/*
Theme Name: Harry
Theme URI: http://wordpress.org/themes/twentythirteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*********animation***********/
@-webkit-keyframes zoom_out {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@-moz-keyframes zoom_out {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@-o-keyframes zoom_out {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes zoom_out {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
}
/*********list style***********/
/*********line style***********/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 16 Sep. 2019, 12:22:08 pm
    Author     : Harris Ingram <harris@jimmyweb.net>
*/
@font-face {
  font-family: "jwico";
  src: url("../fonts/jwico.eot?dnnli");
  src: url("../fonts/jwico.eot?dnnli#iefix") format("embedded-opentype"), url("../fonts/jwico.ttf?dnnli") format("truetype"), url("../fonts/jwico.woff?dnnli") format("woff"), url("../fonts/jwico.svg?dnnli#jwico") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=jwico-], .quantity .styled-number button.qty-button span, .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single > div b, .chosen-container-single .chosen-single > div b, [class*=" jwico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "jwico" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.jwico-mail:before {
  content: "M";
}

.jwico-minus:before {
  content: "-";
}

.jwico-plus:before {
  content: "+";
}

.jwico-cart-drop:before {
  content: "!";
}

.jwico-phone-call:before {
  content: '"';
}

.jwico-phone:before {
  content: "#";
}

.jwico-linkedin:before {
  content: "$";
}

.jwico-facebook:before {
  content: "%";
}

.jwico-facebook-f:before {
  content: "%";
}

.jwico-volume-control-phone:before {
  content: "&";
}

.jwico-phone1:before {
  content: "'";
}

.jwico-caret-down:before, .chosen-container-single .chosen-single > div b:before {
  content: "(";
}

.jwico-caret-up:before, .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single > div b:before {
  content: ")";
}

.jwico-caret-left:before {
  content: "*";
}

.jwico-caret-right:before {
  content: ">";
}

.jwico-angle-down:before {
  content: ",";
}

.jwico-angle-up:before {
  content: "^";
}

.jwico-angle-left:before {
  content: ".";
}

.jwico-angle-right:before {
  content: "/";
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, figure, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

.assistive-text {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

#access a.assistive-text:active, #access a.assistive-text:focus {
  background: #eee;
  border-bottom: 1px solid #ddd;
  color: #809a04;
  clip: auto !important;
  font-size: 12px;
  position: absolute;
  text-decoration: underline;
  top: 0;
  left: 7.6%;
}

a img {
  border: 0;
}

li {
  list-style-type: none;
}

.clear {
  clear: both;
}

.disable > a, a.disable, .disabled > a, a.disabled {
  cursor: default !important;
  text-decoration: none !important;
}

.nomargin {
  margin: 0 !important;
}

.nocaps {
  text-transform: none !important;
}

.clickable {
  cursor: pointer;
}

.close {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 1100;
  width: 20px;
  height: 20px;
  background-image: url("../images/icon_cross_black.svg");
  background-size: 20px;
  background-repeat: no-repeat;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  cursor: pointer;
}

.close:hover {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.hide_till_loaded {
  display: none;
}

.topoffset {
  position: relative;
  top: -25px;
}

.rightoffset {
  position: relative;
  right: -25px;
}

.bottomoffset {
  position: relative;
  bottom: -25px;
}

.leftoffset {
  position: relative;
  left: -25px;
}

a.opacity_hover {
  opacity: 0.8;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

a.opacity_hover:hover {
  opacity: 1;
}

.imagebg {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.mod-no-bgsizecover .imagebg {
  background-size: 100%;
}

.trans {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.fadeonview {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  position: relative;
  right: 0;
}

.fadeonview.off {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  right: -15px;
}

.mod-touch .fadeonview,
.mod-touch .fadeonview.off {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  right: 0;
}

.social_icons a img {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.social_icons a:hover img {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.loading {
  background-image: url("../images/loading.gif");
  background-size: 60px;
  background-repeat: no-repeat;
  min-width: 60px;
  min-height: 60px;
}

.lb-next, .lb-prev {
  background-color: rgba(255, 255, 255, 0);
}

.noselect {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

*::selection {
  background: #dbdbdb;
  color: #606060;
}

*::-moz-selection {
  background: #dbdbdb;
  color: #606060;
}

.w-100 {
  float: left;
  width: 100%;
}

.w-90 {
  float: left;
  width: 90%;
}

.w-80 {
  float: left;
  width: 80%;
}

.w-70 {
  float: left;
  width: 70%;
}

.w-60 {
  float: left;
  width: 60%;
}

.w-50 {
  float: left;
  width: 50%;
}

.w-40 {
  float: left;
  width: 40%;
}

.w-30 {
  float: left;
  width: 30%;
}

.w-20 {
  float: left;
  width: 20%;
}

.w-10 {
  float: left;
  width: 10%;
}

.w-95 {
  float: left;
  width: 95%;
}

.w-85 {
  float: left;
  width: 85%;
}

.w-75 {
  float: left;
  width: 75%;
}

.w-65 {
  float: left;
  width: 65%;
}

.w-55 {
  float: left;
  width: 55%;
}

.w-45 {
  float: left;
  width: 45%;
}

.w-35 {
  float: left;
  width: 35%;
}

.w-25 {
  float: left;
  width: 25%;
}

.w-15 {
  float: left;
  width: 15%;
}

.w-5 {
  float: left;
  width: 5%;
}

.jcarousel {
  overflow: hidden;
}

.jcarousel ul {
  position: relative;
  width: 20000em;
  height: 100%;
  list-style-type: none !important;
}

.jcarousel ul li {
  float: left;
  height: 100%;
  list-style-type: none !important;
}

html, body, .chr_page {
  width: 100%;
  -webkit-text-size-adjust: none;
  max-height: 2003764205206896639em;
  position: relative;
  background-color: #ffffff;
}

html {
  overflow-x: hidden;
}

body {
  overflow: hidden;
}

.chr_page.push {
  -webkit-transform: translate(50%, 0);
  -moz-transform: translate(50%, 0);
  -ms-transform: translate(50%, 0);
  -o-transform: translate(50%, 0);
  transform: translate(50%, 0);
  opacity: 0.5;
}

.oldie .chr_page {
  padding-top: 100px;
}
.oldie .chr_page:before {
  content: "It looks like you're using an unsupported browser. While you can view this site, the experience will not be the same as with a newer browser. To experience the latest of what the web has to offer - and keep your browsing secure - we recommend downloading the latest version of Chrome or Firefox.";
  background-color: #F9D5AC;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 96%;
  z-index: 100;
  height: 60px;
  padding: 2%;
}
.oldie .megamenu_lightbox,
.oldie .contact_popout_wrapper,
.oldie .greyscale-image-img,
.oldie svg,
.oldie img[src$=".svg"],
.oldie .greyscale-image-link {
  display: none !important;
}
.oldie li.disabled.megamenu a {
  cursor: pointer !important;
}
.oldie img.imagebg,
.oldie .pdf_icon,
.oldie .email_icon,
.oldie .phone_icon {
  background-image: none !important;
  padding-left: 0 !important;
}
.oldie img.imagebg {
  box-sizing: content-box !important;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}

/* ===================== IE9 BROWSER UPGRADE MESSAGE CSS ====================== */
.ie9_browser_msg {
  display: none;
  text-align: center;
  background-color: #FCF8C8;
}

.Explorer-9 .ie9_browser_msg {
  display: block;
}

.masthead {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: #ffffff;
}
.masthead.scroll {
  background-color: #ffffff;
  box-shadow: 0 -7px 30px #696969;
}
.masthead.scroll .header {
  height: 85px;
}
.masthead.scroll .header .logo_container {
  height: 43px;
}
.masthead.scroll .header .logo_container img {
  -webkit-transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  -ms-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
  height: 43px;
  width: auto;
}
.masthead .top-grey-bar {
  background-color: #606060;
  color: #ffffff;
  position: relative;
}
.masthead .top-grey-bar a {
  text-decoration: none;
  transition: all 0.4s ease;
}
.masthead .top-grey-bar a, .masthead .top-grey-bar a:visited {
  color: #ffffff;
}
.masthead .top-grey-bar a:active, .masthead .top-grey-bar a:focus, .masthead .top-grey-bar a:hover {
  color: #b3b3b3;
}
.masthead .top-grey-bar .top-nav {
  width: 1200px;
  max-width: 100%;
  margin: auto;
  line-height: 42px;
}
@media screen and (max-width: 767px) {
  .masthead .top-grey-bar .top-nav {
    display: none;
  }
}
.masthead .top-grey-bar .top-nav .top-nav-link {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 10px;
}
.masthead .top-grey-bar .top-nav .top-nav-link:before {
  content: " ";
  background-color: #fff;
  width: 2px;
  position: absolute;
  left: 0;
  top: 50%;
  height: 1em;
  transform: translate(0, -50%);
  box-sizing: border-box;
}
.masthead .top-grey-bar .top-nav .top-nav-link:first-child:before {
  display: none;
}
.masthead .top-grey-bar .top-info-search {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  flex-wrap: wrap;
  padding: 5px;
}
@media screen and (max-width: 767px) {
  .masthead .top-grey-bar .top-info-search {
    position: static;
    justify-content: space-between;
  }
}
@media screen and (max-width: 400px) {
  .masthead .top-grey-bar .top-info-search .dgwt-wcas-search-wrapp {
    min-width: 0;
  }
}
.masthead .top-grey-bar .top-info-search .top-phone {
  display: flex;
  align-items: center;
  width: 130px;
  white-space: nowrap;
}
.masthead .top-grey-bar .top-info-search .top-phone i {
  margin-right: 8px;
}
@media screen and (max-width: 767px) {
  .masthead .top-grey-bar .top-info-search .top-phone {
    display: none;
  }
}
.masthead .top-grey-bar .top-info-search .shopping-cart {
  display: flex;
  position: relative;
  align-items: center;
  padding-left: 3px;
  width: 80px;
  justify-content: center;
}
@media screen and (max-width: 400px) {
  .masthead .top-grey-bar .top-info-search .shopping-cart {
    width: auto;
    min-width: 40px;
  }
  .masthead .top-grey-bar .top-info-search .shopping-cart .cart-label {
    display: none;
  }
}
.masthead .top-grey-bar .top-info-search .shopping-cart .number {
  position: absolute;
  font-size: 8px;
  background-color: red;
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  border-radius: 8px;
  bottom: -4px;
  left: 12px;
}
.masthead .top-grey-bar .top-info-search .shopping-cart i {
  margin-right: 10px;
  font-size: 1.6em;
}
.masthead .top-grey-bar .top-info-search .search-wrap label {
  display: none;
  opacity: 0;
  visibility: hidden;
}
.masthead .top-grey-bar .top-info-search .search-wrap .dgwt-wcas-search-input {
  background-color: transparent !important;
  text-align: right !important;
  padding: 6px 40px 6px 40px !important;
  height: 30px !important;
  color: #fff;
}
.masthead .top-grey-bar .top-info-search .search-wrap .dgwt-wcas-search-input::placeholder {
  line-height: normal;
  font-size: 14px;
}
.masthead .top-grey-bar ::-moz-selection {
  /* Code for Firefox */
  color: #ffffff !important;
  background: #9b9b9b !important;
}
.masthead .top-grey-bar ::selection {
  color: #ffffff !important;
  background: #9b9b9b !important;
}
.masthead .header {
  height: 130px;
  position: relative;
  -webkit-transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  -ms-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
}
.masthead .header .logo_container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 62px;
}
.masthead .header .logo_container img {
  height: 63px;
  width: auto;
}
@media screen and (max-width: 1260px) {
  .masthead .header .logo_container {
    left: 30px;
  }
}
.masthead .header .menu_wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 28px;
}
@media screen and (max-width: 1260px) {
  .masthead .header .menu_wrap {
    right: 30px;
  }
}
.masthead .header .menu_wrap .hamburger {
  display: none;
  height: 35px;
  width: 35px;
  position: relative;
  float: right;
  top: -5px;
  right: 5px;
  cursor: pointer;
  -webkit-transition: top 400ms ease, right 400ms ease;
  -moz-transition: top 400ms ease, right 400ms ease;
  -ms-transition: top 400ms ease, right 400ms ease;
  -o-transition: top 400ms ease, right 400ms ease;
  transition: top 400ms ease, right 400ms ease;
}
.masthead .header .menu_wrap .hamburger span {
  width: 22px;
  height: 3px;
  background-color: #003462;
  position: absolute;
  display: block;
  left: 7px;
}
.masthead .header .menu_wrap .hamburger span.top {
  top: 8px;
  -webkit-transition: transform 200ms ease, top 200ms ease 200ms;
  -moz-transition: transform 200ms ease, top 200ms ease 200ms;
  -ms-transition: transform 200ms ease, top 200ms ease 200ms;
  -o-transition: transform 200ms ease, top 200ms ease 200ms;
  transition: transform 200ms ease, top 200ms ease 200ms;
}
.masthead .header .menu_wrap .hamburger span.middle {
  top: 16px;
  -webkit-transition: opacity 400s ease;
  -moz-transition: opacity 400s ease;
  -ms-transition: opacity 400s ease;
  -o-transition: opacity 400s ease;
  transition: opacity 400s ease;
  -webkit-transition: transform 200ms ease, top 200ms ease 200ms;
  -moz-transition: transform 200ms ease, top 200ms ease 200ms;
  -ms-transition: transform 200ms ease, top 200ms ease 200ms;
  -o-transition: transform 200ms ease, top 200ms ease 200ms;
  transition: transform 200ms ease, top 200ms ease 200ms;
}
.masthead .header .menu_wrap .hamburger span.bottom {
  top: 24px;
  -webkit-transition: transform 200ms ease, top 200ms ease 200ms;
  -moz-transition: transform 200ms ease, top 200ms ease 200ms;
  -ms-transition: transform 200ms ease, top 200ms ease 200ms;
  -o-transition: transform 200ms ease, top 200ms ease 200ms;
  transition: transform 200ms ease, top 200ms ease 200ms;
}
.masthead .header .menu_wrap div.hamburger.click span.top {
  top: 14px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: top 200ms ease, transform 200ms ease 200ms;
  -moz-transition: top 200ms ease, transform 200ms ease 200ms;
  -ms-transition: top 200ms ease, transform 200ms ease 200ms;
  -o-transition: top 200ms ease, transform 200ms ease 200ms;
  transition: top 200ms ease, transform 200ms ease 200ms;
}
.masthead .header .menu_wrap div.hamburger.click span.middle {
  opacity: 0;
}
.masthead .header .menu_wrap div.hamburger.click span.bottom {
  top: 14px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: top 200ms ease, transform 200ms ease 200ms;
  -moz-transition: top 200ms ease, transform 200ms ease 200ms;
  -ms-transition: top 200ms ease, transform 200ms ease 200ms;
  -o-transition: top 200ms ease, transform 200ms ease 200ms;
  transition: top 200ms ease, transform 200ms ease 200ms;
}
.masthead .header .menu_wrap .main_menu ul li {
  display: inline-block;
  margin: 0 45px;
  padding: 0;
  position: relative;
}
.masthead .header .menu_wrap .main_menu ul li::before {
  display: none;
}
.masthead .header .menu_wrap .main_menu ul li::after {
  height: 2px;
  width: 100%;
  background: #009ede;
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
}
.masthead .header .menu_wrap .main_menu ul li a {
  color: #009ede;
  font-weight: 700;
  font-size: 16px;
}
.masthead .header .menu_wrap .main_menu ul li.home {
  background: url(../images/icon_home.svg) no-repeat center;
}
.masthead .header .menu_wrap .main_menu ul li.home a {
  color: transparent;
}
.masthead .header .menu_wrap .main_menu ul li.current-menu-item:not(.home)::after, .masthead .header .menu_wrap .main_menu ul li:hover:not(.home)::after, .masthead .header .menu_wrap .main_menu ul li.hover::after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.masthead .header .menu_wrap .main_menu ul li:last-child {
  margin-right: 0;
}
.masthead .mega_menu {
  display: none;
  position: absolute;
  width: 1200px;
  max-width: 100%;
  left: 0;
  right: 0;
  margin: auto;
}
.masthead .mega_menu::before {
  content: "";
  display: block;
  background-color: #111;
  opacity: 0.6;
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.masthead .mega_menu .category_name {
  display: none;
}
.masthead .mega_menu ul.sub_category {
  width: 290px;
  min-height: 558px;
  background-color: #009ede;
  padding: 10px 0;
}
.masthead .mega_menu ul.sub_category li {
  position: static;
  padding: 0 30px;
}
.masthead .mega_menu ul.sub_category li::before {
  display: none;
}
.masthead .mega_menu ul.sub_category li a {
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  text-align: right;
  width: 100%;
  display: inline-block;
  padding: 10px 0;
  border-top: 1px solid #33adff;
}
.masthead .mega_menu ul.sub_category li .sub_sub_category {
  display: static;
  position: absolute;
  min-height: 558px;
  left: 290px;
  top: 0;
  width: calc(100% - 290px);
  background-color: #f6f6f7;
  padding: 30px 40px;
  padding-right: 33%;
}
.masthead .mega_menu ul.sub_category li .sub_sub_category .sub_category_name {
  display: none;
}
.masthead .mega_menu ul.sub_category li .sub_sub_category img {
  position: absolute;
  top: 30px;
  right: 40px;
  max-width: 33%;
  height: auto;
}
.masthead .mega_menu ul.sub_category li .sub_sub_category ul li {
  display: inline-block;
  width: 49%;
  padding: 5px 0;
}
.masthead .mega_menu ul.sub_category li .sub_sub_category ul li a {
  color: #009ede;
  text-align: left;
  border: none;
  display: inline;
  position: relative;
}
.masthead .mega_menu ul.sub_category li .sub_sub_category ul li a::after {
  height: 2px;
  width: 100%;
  background: #009ede;
  content: "";
  position: absolute;
  left: 0px;
  bottom: 5px;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
}
.masthead .mega_menu ul.sub_category li .sub_sub_category ul li a:hover::after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.masthead .mega_menu ul.sub_category li .sub_sub_category .view_range {
  cursor: pointer;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  background-color: #f6f6f7;
  color: #009ede;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #009ede;
  -webkit-transition: color 0.3s ease, background 0.3s ease;
  -moz-transition: color 0.3s ease, background 0.3s ease;
  -ms-transition: color 0.3s ease, background 0.3s ease;
  -o-transition: color 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease;
  position: relative;
  display: inline-block;
  width: auto;
  padding: 10px 25px;
}
.masthead .mega_menu ul.sub_category li .sub_sub_category .view_range:hover {
  background-color: #009ede;
  color: #f6f6f7;
}
.masthead .mega_menu ul.sub_category li.category_name_list > a {
  position: relative;
}
.masthead .mega_menu ul.sub_category li.category_name_list > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  right: -42px;
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  border-style: solid;
  border-width: 12px 0 12px 12px;
  border-color: transparent transparent transparent #009ede;
  z-index: 2;
  display: none;
}
.masthead .mega_menu ul.sub_category li:first-child a {
  border-top: 0;
}
.masthead .mega_menu ul.sub_category li:first-child .sub_sub_category {
  z-index: 1;
}
.masthead .mega_menu ul.sub_category li.hover .sub_sub_category {
  z-index: 1;
}
.masthead .mega_menu ul.sub_category li.hover.category_name_list > a::after {
  display: block;
}
@media screen and (max-width: 1099px) {
  .masthead {
    background-color: #ffffff;
  }
  .masthead .header {
    height: 85px;
  }
  .masthead .header .logo_container {
    height: 43px;
  }
  .masthead .header .logo_container img {
    height: 43px;
    width: auto;
  }
  .masthead .header .menu_wrap {
    right: 10px;
  }
  .masthead .header .menu_wrap .hamburger {
    display: block;
  }
  .masthead .header .menu_wrap .main_menu {
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
    max-height: calc(100vh - 85px);
    padding-bottom: 65px;
    -webkit-transition: top 0.3s ease, left 0.3s ease;
    -moz-transition: top 0.3s ease, left 0.3s ease;
    -ms-transition: top 0.3s ease, left 0.3s ease;
    -o-transition: top 0.3s ease, left 0.3s ease;
    transition: top 0.3s ease, left 0.3s ease;
  }
  .masthead .header .menu_wrap .main_menu ul {
    background-color: #009ede;
    padding: 10px 0;
  }
  .masthead .header .menu_wrap .main_menu ul li {
    display: block;
    margin: 0 35px !important;
    padding: 10px 0;
    border-bottom: 1px solid #33adff;
  }
  .masthead .header .menu_wrap .main_menu ul li a {
    color: #ffffff;
    display: block;
    text-align: center;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    font-size: 14px;
  }
  .masthead .header .menu_wrap .main_menu ul li.home {
    background: url(../images/icon_home_white.svg) no-repeat center;
  }
  .masthead .header .menu_wrap .main_menu ul li:last-child {
    border-bottom: none;
  }
  .masthead .header .menu_wrap .main_menu.open {
    top: 85px;
  }
  .masthead .header .menu_wrap .main_menu.open.push {
    left: -100%;
  }
  .masthead .mega_menu {
    display: block !important;
    left: auto;
    -webkit-transition: right 0.3s ease;
    -moz-transition: right 0.3s ease;
    -ms-transition: right 0.3s ease;
    -o-transition: right 0.3s ease;
    transition: right 0.3s ease;
    right: -100%;
  }
  .masthead .mega_menu::before {
    display: none;
  }
  .masthead .mega_menu .category_name {
    display: block;
    text-align: center;
    cursor: pointer;
    color: #ffffff;
    font-weight: 900;
    margin: 0;
    padding: 10px 0;
    background: #003462 url(../images/icon_arrow_white.png) no-repeat 35px center;
    background-size: 10px;
  }
  .masthead .mega_menu ul.sub_category {
    width: 100%;
    min-height: 0;
    padding: 0;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: calc(100vh - 132px);
    padding-bottom: 65px;
    background-color: transparent;
  }
  .masthead .mega_menu ul.sub_category li {
    padding: 0;
    background-color: #009ede;
  }
  .masthead .mega_menu ul.sub_category li a {
    margin: 0 35px !important;
    text-align: center;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 14px;
    display: block;
    width: auto;
  }
  .masthead .mega_menu ul.sub_category li .sub_sub_category {
    left: auto;
    right: -200%;
    -webkit-transition: right 0.3s ease;
    -moz-transition: right 0.3s ease;
    -ms-transition: right 0.3s ease;
    -o-transition: right 0.3s ease;
    transition: right 0.3s ease;
    width: 100%;
    min-height: 0;
    padding: 0;
    background-color: transparent;
  }
  .masthead .mega_menu ul.sub_category li .sub_sub_category .sub_category_name {
    display: block;
    text-align: center;
    cursor: pointer;
    color: #ffffff;
    background-color: #003462;
    font-weight: 900;
    margin: 0;
    padding: 10px 0;
    background: #003462 url(../images/icon_arrow_white.png) no-repeat 35px center;
    background-size: 10px;
  }
  .masthead .mega_menu ul.sub_category li .sub_sub_category .sub_category_description,
.masthead .mega_menu ul.sub_category li .sub_sub_category img {
    display: none;
  }
  .masthead .mega_menu ul.sub_category li .sub_sub_category ul {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: calc(100vh - 132px);
    padding-bottom: 65px;
  }
  .masthead .mega_menu ul.sub_category li .sub_sub_category ul li {
    display: block;
    padding: 0;
    border-bottom: 1px solid #33adff;
    width: auto;
    background-color: transparent;
    background-color: #009ede;
  }
  .masthead .mega_menu ul.sub_category li .sub_sub_category ul li a {
    color: #ffffff;
    display: block;
    text-align: center;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 700;
    font-size: 14px;
    margin: 0 35px !important;
    width: auto;
  }
  .masthead .mega_menu ul.sub_category li .sub_sub_category ul li:last-child {
    border-bottom: none;
  }
  .masthead .mega_menu ul.sub_category li .sub_sub_category.open {
    right: -100%;
  }
  .masthead .mega_menu.open {
    right: 0;
  }
  .masthead .mega_menu.open.push {
    right: 100%;
  }
  .masthead .rp_blackscreen {
    background-color: #111;
    opacity: 0;
    position: fixed;
    top: 85px;
    left: 0;
    width: 100%;
    height: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    z-index: -1;
  }
  .masthead .rp_blackscreen.show {
    opacity: 0.6;
    height: calc(100vh - 85px);
  }
}

.dgwt-wcas-suggestions-wrapp {
  left: auto !important;
  right: 85px;
  box-shadow: 0 0 0 2px #009ede;
}
@media screen and (max-width: 767px) {
  .dgwt-wcas-suggestions-wrapp {
    display: none !important;
  }
  .dgwt-wcas-suggestions-wrapp .dgwt-wcas-preloader.dgwt-wcas-close {
    display: none;
  }
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion {
  border: none;
  position: relative;
  font-size: 1.2rem;
  border-radius: 2px;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion:after {
  content: " ";
  height: 1px;
  background-color: #009ede;
  bottom: 0;
  left: 16px;
  right: 16px;
  position: absolute;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-si {
  width: 84px;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-si img {
  border: none;
  background: none;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-st {
  color: #003462;
  font-size: inherit;
  font-weight: 700;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-st strong, .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .dgwt-wcas-st b {
  color: #009ede;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .jw-cat {
  text-align: right;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .jw-cat a {
  transition: all 0.4s ease;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .jw-cat a, .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .jw-cat a:visited {
  color: #009ede;
}
.dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .jw-cat a:active, .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .jw-cat a:focus, .dgwt-wcas-suggestions-wrapp .dgwt-wcas-suggestion .jw-cat a:hover {
  color: #002636;
}

.home h2 {
  text-transform: uppercase;
}
.home.scroll .hero_banner {
  margin-top: 85px;
}
.home .hero_banner {
  -webkit-transition: margin-top 0.5s ease;
  -moz-transition: margin-top 0.5s ease;
  -ms-transition: margin-top 0.5s ease;
  -o-transition: margin-top 0.5s ease;
  transition: margin-top 0.5s ease;
  margin-top: 130px;
}
.home .hero_banner .single {
  -webkit-transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  -ms-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
  height: 600px;
  position: relative;
  overflow: hidden;
}
.home .hero_banner .single.slick-current .bg {
  -webkit-animation: zoom_out 10s linear infinite;
  -moz-animation: zoom_out 10s linear infinite;
  -o-animation: zoom_out 10s linear infinite;
  animation: zoom_out 10s linear infinite;
}
.home .hero_banner .single .bg {
  background: #cccccc no-repeat center;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.home .hero_banner .single .bg::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #111;
  opacity: 0.5;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.home .hero_banner .single .content_container {
  text-align: right;
  padding-top: 140px;
  padding-right: 100px;
  padding-left: 20%;
}
.home .hero_banner .single .content_container h1, .home .hero_banner .single .content_container h2, .home .hero_banner .single .content_container a {
  color: #ffffff;
  margin-bottom: 15px;
  -webkit-transition: font-size 0.5s ease;
  -moz-transition: font-size 0.5s ease;
  -ms-transition: font-size 0.5s ease;
  -o-transition: font-size 0.5s ease;
  transition: font-size 0.5s ease;
}
.home .hero_banner .single .content_container h1 {
  text-transform: uppercase;
  font-size: 60px;
  line-height: 65px;
}
.home .hero_banner .single .content_container h2 {
  font-size: 20px;
  font-family: "Droid Serif", serif;
  text-transform: none;
}
.home .hero_banner .single .content_container .button_wrap {
  text-align: right;
  margin-top: 20px;
}
.home .hero_banner .single .content_container .button_wrap a {
  font-size: 16px;
  display: inline-block;
  width: 200px;
  height: 50px;
  line-height: 48px;
  cursor: pointer;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  background-color: transparent;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #ffffff;
  -webkit-transition: color 0.3s ease, background 0.3s ease;
  -moz-transition: color 0.3s ease, background 0.3s ease;
  -ms-transition: color 0.3s ease, background 0.3s ease;
  -o-transition: color 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease;
  position: relative;
}
.home .hero_banner .single .content_container .button_wrap a:hover {
  background-color: #009ede;
  color: #ffffff;
}
.home .hero_banner .single .content_container .button_wrap a:hover {
  border-color: #009ede;
}
.home .hero_banner .slick-dots {
  bottom: 135px;
}
.home .hero_banner .slick-dots li button {
  border: 2px solid #ffffff;
}
.home .hero_banner .slick-dots li.slick-active button {
  border: 2px solid #009ede;
  background-color: #009ede;
}
.home .hero_banner::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 150px 0 0 2560px;
  border-color: transparent transparent transparent #ffffff;
  right: 0;
  bottom: -1px;
  z-index: 1;
}
.home .section_two {
  padding: 30px 0;
}
.home .section_two .content_container {
  overflow: hidden;
  padding-top: 0;
}
.home .section_two .content_container h2, .home .section_two .content_container .right, .home .section_two .content_container .left, .home .section_two .content_container .section_two_images {
  opacity: 0;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
}
.home .section_two .content_container h2.show, .home .section_two .content_container .right.show, .home .section_two .content_container .left.show, .home .section_two .content_container .section_two_images.show {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.home .section_two .content_container h2 {
  padding-left: 34%;
  margin-bottom: 30px;
  -webkit-transition: opacity 0.5s ease, transform 0.5s ease, font-size 0.5s ease;
  -moz-transition: opacity 0.5s ease, transform 0.5s ease, font-size 0.5s ease;
  -ms-transition: opacity 0.5s ease, transform 0.5s ease, font-size 0.5s ease;
  -o-transition: opacity 0.5s ease, transform 0.5s ease, font-size 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, font-size 0.5s ease;
  opacity: 0;
}
.home .section_two .content_container .left {
  float: left;
  width: 33%;
  text-align: right;
  padding: 0 40px;
  -webkit-transition: opacity 0.5s ease 0.25s, transform 0.5s ease 0.25s;
  -moz-transition: opacity 0.5s ease 0.25s, transform 0.5s ease 0.25s;
  -ms-transition: opacity 0.5s ease 0.25s, transform 0.5s ease 0.25s;
  -o-transition: opacity 0.5s ease 0.25s, transform 0.5s ease 0.25s;
  transition: opacity 0.5s ease 0.25s, transform 0.5s ease 0.25s;
  opacity: 0;
}
.home .section_two .content_container .left p {
  font-size: 24px;
  color: #009ede;
  line-height: 40px;
}
.home .section_two .content_container .right {
  float: right;
  width: 66%;
  -webkit-transition: opacity 0.5s ease, transform 0.5s ease;
  -moz-transition: opacity 0.5s ease, transform 0.5s ease;
  -ms-transition: opacity 0.5s ease, transform 0.5s ease;
  -o-transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  opacity: 0;
}
.home .section_two .content_container .section_two_images {
  width: 1180px;
  max-width: 100%;
  margin: auto;
  overflow: hidden;
  margin-top: 60px;
  -webkit-transition: width 0.5s ease, opacity 0.5s ease;
  -moz-transition: width 0.5s ease, opacity 0.5s ease;
  -ms-transition: width 0.5s ease, opacity 0.5s ease;
  -o-transition: width 0.5s ease, opacity 0.5s ease;
  transition: width 0.5s ease, opacity 0.5s ease;
  opacity: 0;
}
.home .section_two .content_container .section_two_images .single {
  float: left;
  position: relative;
  text-align: center;
  display: table;
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  -ms-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
.home .section_two .content_container .section_two_images .single .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #cccccc no-repeat center;
  background-size: cover;
}
.home .section_two .content_container .section_two_images .single p {
  display: table-cell;
  font-family: "Droid Serif", serif;
  font-size: 20px;
  vertical-align: middle;
  padding: 0 15%;
  position: relative;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.home .section_two .content_container .section_two_images .single p a {
  color: #ffffff;
}
.home .section_two .content_container .section_two_images .single::before {
  content: "";
  display: block;
  position: absolute;
  background-color: #009ede;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.home .section_two .content_container .section_two_images .single.single-1 {
  width: 530px;
  height: 530px;
}
.home .section_two .content_container .section_two_images .single.single-2 {
  width: 300px;
  height: 300px;
  margin-left: 25px;
}
.home .section_two .content_container .section_two_images .single.single-3 {
  width: 300px;
  height: 300px;
  margin-left: 25px;
}
.home .section_two .content_container .section_two_images .single.single-4 {
  margin-top: 20px;
  margin-left: 25px;
  width: 625px;
  height: 210px;
}
.home .section_two .content_container .section_two_images .single:hover p {
  opacity: 1;
}
.home .section_two .content_container .section_two_images .single:hover::before {
  opacity: 0.6;
}
@media screen and (max-width: 1260px) {
  .home .section_two .content_container .section_two_images {
    width: 1000px;
  }
  .home .section_two .content_container .section_two_images .single.single-1 {
    width: 440px;
  }
  .home .section_two .content_container .section_two_images .single.single-2 {
    width: 255px;
  }
  .home .section_two .content_container .section_two_images .single.single-3 {
    width: 255px;
  }
  .home .section_two .content_container .section_two_images .single.single-4 {
    width: 535px;
  }
}
.home .section_two .content_container .section_two_images .slick-dots {
  bottom: -10px;
}
.home .section_two .content_container .section_two_images .slick-dots li button {
  border: 2px solid #009ede;
}
.home .section_two .content_container .section_two_images .slick-dots li.slick-active button {
  background-color: #009ede;
}
.home .section_three {
  padding: 40px 0;
  min-height: 700px;
  overflow: hidden;
  position: relative;
}
.home .section_three .content_container {
  overflow: hidden;
  padding-top: 0;
}
.home .section_three .content_container .inner {
  width: 640px;
  float: right;
}
.home .section_three .content_container .inner h2, .home .section_three .content_container .inner h3, .home .section_three .content_container .inner .content, .home .section_three .content_container .inner .buttons {
  opacity: 0;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition: opacity 0.5s ease 1s, transform 0.5s ease 1s;
  -moz-transition: opacity 0.5s ease 1s, transform 0.5s ease 1s;
  -ms-transition: opacity 0.5s ease 1s, transform 0.5s ease 1s;
  -o-transition: opacity 0.5s ease 1s, transform 0.5s ease 1s;
  transition: opacity 0.5s ease 1s, transform 0.5s ease 1s;
}
.home .section_three .content_container .inner h2.show, .home .section_three .content_container .inner h3.show, .home .section_three .content_container .inner .content.show, .home .section_three .content_container .inner .buttons.show {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.home .section_three .content_container .inner h3 {
  font-size: 20px;
  color: #009ede;
  font-family: "Droid Serif", serif;
}
.home .section_three .content_container .inner .content {
  opacity: 0;
}
.home .section_three .content_container .inner .buttons {
  margin-top: 30px;
}
.home .section_three .content_container .inner .buttons a {
  display: inline-block;
  width: 200px;
  height: 45px;
  line-height: 41px;
  margin-right: 18px;
  cursor: pointer;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  background-color: #ffffff;
  color: #009ede;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #009ede;
  -webkit-transition: color 0.3s ease, background 0.3s ease;
  -moz-transition: color 0.3s ease, background 0.3s ease;
  -ms-transition: color 0.3s ease, background 0.3s ease;
  -o-transition: color 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease;
  position: relative;
}
.home .section_three .content_container .inner .buttons a:hover {
  background-color: #009ede;
  color: #ffffff;
}
.home .section_three > img {
  position: absolute;
  right: 80%;
  opacity: 0;
  top: 0;
  -webkit-transition: right 1s linear 0.5s, opacity 0.5s ease 0.5s;
  -moz-transition: right 1s linear 0.5s, opacity 0.5s ease 0.5s;
  -ms-transition: right 1s linear 0.5s, opacity 0.5s ease 0.5s;
  -o-transition: right 1s linear 0.5s, opacity 0.5s ease 0.5s;
  transition: right 1s linear 0.5s, opacity 0.5s ease 0.5s;
}
.home .section_three > img.show {
  right: 58%;
  opacity: 1;
}
.home .section_four {
  height: 560px;
  background: no-repeat fixed center;
  background-size: cover;
}
.home .section_four .content_container {
  padding-top: 0;
}
.home .section_four .content_container .section_four_quotes {
  width: 620px;
  background-color: #009ede;
  position: relative;
}
.home .section_four .content_container .section_four_quotes .single {
  height: 560px;
  display: table;
}
.home .section_four .content_container .section_four_quotes .single .inner {
  display: table-cell;
  vertical-align: middle;
  padding: 0 135px;
}
.home .section_four .content_container .section_four_quotes .single .inner p {
  font-size: 24px;
  color: #ffffff;
  font-style: italic;
  line-height: 40px;
  margin-bottom: 20px;
}
.home .section_four .content_container .section_four_quotes .single .inner p.name, .home .section_four .content_container .section_four_quotes .single .inner p.title {
  text-align: right;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 24px;
  font-style: normal;
}
.home .section_four .content_container .section_four_quotes .slick-dots {
  bottom: 60px;
}
.home .section_four .content_container .section_four_quotes .slick-dots li button {
  border: 2px solid #ffffff;
}
.home .section_four .content_container .section_four_quotes .slick-dots li.slick-active button {
  background-color: #ffffff;
}
.home .section_four .content_container .section_four_quotes::before {
  content: url(../images/left-quotation.png);
  display: block;
  position: absolute;
  left: 60px;
  top: 70px;
}
.home .section_four .content_container .section_four_quotes::after {
  content: url(../images/right-quotation.png);
  display: block;
  position: absolute;
  right: 60px;
  bottom: 100px;
}
.home .section_five .content_container {
  padding-top: 90px;
  text-align: center;
}
.home .section_five .content_container h2 {
  text-align: center;
  margin-bottom: 40px;
  opacity: 0;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
  -webkit-transition: opacity 0.5s ease 0.5s, transform 0.5s ease;
  -moz-transition: opacity 0.5s ease 0.5s, transform 0.5s ease;
  -ms-transition: opacity 0.5s ease 0.5s, transform 0.5s ease;
  -o-transition: opacity 0.5s ease 0.5s, transform 0.5s ease;
  transition: opacity 0.5s ease 0.5s, transform 0.5s ease;
}
.home .section_five .content_container .icon {
  display: inline-block;
  margin: 20px 3%;
  opacity: 0;
  -webkit-transition: opacity 1.5s ease 0.5s;
  -moz-transition: opacity 1.5s ease 0.5s;
  -ms-transition: opacity 1.5s ease 0.5s;
  -o-transition: opacity 1.5s ease 0.5s;
  transition: opacity 1.5s ease 0.5s;
}
.home .section_five .content_container .icon img {
  width: 140px;
  height: 140px;
}
.home .section_five .content_container h2.show, .home .section_five .content_container .icon.show {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.home .section_five .blackground {
  height: 720px;
  background: #cccccc no-repeat top center;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 1099px) {
  .home .hero_banner {
    margin-top: 125px;
  }
  .home .hero_banner .single {
    height: 460px;
  }
  .home .hero_banner .single .content_container {
    padding-top: 100px;
  }
  .home .hero_banner .single .content_container h1 {
    font-size: 38px;
    line-height: 40px;
  }
  .home .hero_banner .single .content_container h2 {
    font-size: 15px;
    line-height: 15px;
  }
  .home .hero_banner .single.slick-current .bg {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
  }
  .home .hero_banner .slick-dots {
    bottom: 80px;
  }
  .home .hero_banner::before {
    border-width: 83px 0 0 1100px;
  }
  .home .section_two {
    padding: 15px 0;
  }
  .home .section_two .content_container h2, .home .section_two .content_container .right, .home .section_two .content_container .left, .home .section_two .content_container .section_two_images {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .home .section_two .content_container h2 {
    padding-left: 0;
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .home .section_two .content_container .left, .home .section_two .content_container .right {
    float: none;
    width: 100%;
  }
  .home .section_two .content_container .left {
    text-align: center;
    padding: 30px 0;
    position: relative;
    margin-top: 40px;
  }
  .home .section_two .content_container .left p {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
  }
  .home .section_two .content_container .left::before, .home .section_two .content_container .left::after {
    content: "";
    display: block;
    width: 50px;
    height: 1px;
    background-color: #009ede;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
  }
  .home .section_two .content_container .left::after {
    top: auto;
    bottom: 0;
  }
  .home .section_two .content_container .section_two_images {
    opacity: 1;
  }
  .home .section_two .content_container .section_two_images .single {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  .home .section_two .content_container .section_two_images .single p {
    opacity: 1;
    font-size: 18px;
  }
  .home .section_two .content_container .section_two_images .single::before {
    opacity: 1;
  }
  .home .section_two .content_container .section_two_images .single.single-1 {
    width: 57%;
  }
  .home .section_two .content_container .section_two_images .single.single-2 {
    width: 39%;
    float: right;
    margin-left: 0;
  }
  .home .section_two .content_container .section_two_images .single.single-3 {
    width: 300px;
    width: 39%;
    float: right;
    margin-top: 20px;
  }
  .home .section_two .content_container .section_two_images .single.single-4 {
    margin-top: 20px;
    width: 57%;
    margin-left: 0;
  }
  .home .section_two .content_container .section_two_images .single::before {
    opacity: 0.6;
  }
  .home .section_three {
    min-height: 0;
  }
  .home .section_three .content_container .inner {
    width: 100%;
    float: none;
  }
  .home .section_three .content_container .inner h2, .home .section_three .content_container .inner h3, .home .section_three .content_container .inner .content, .home .section_three .content_container .inner .buttons {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .home .section_three .content_container .inner h3 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .home .section_three > img {
    display: none;
  }
  .home .section_four {
    height: 340px;
    background: no-repeat center top;
    background-size: cover;
  }
  .home .section_four .content_container {
    padding-left: 0;
  }
  .home .section_four .content_container .section_four_quotes {
    width: 385px;
  }
  .home .section_four .content_container .section_four_quotes .single {
    height: 340px;
  }
  .home .section_four .content_container .section_four_quotes .single .inner {
    padding: 0 75px;
  }
  .home .section_four .content_container .section_four_quotes .single .inner p {
    font-size: 18px;
    line-height: 25px;
  }
  .home .section_four .content_container .section_four_quotes .single .inner p.name, .home .section_four .content_container .section_four_quotes .single .inner p.title {
    font-size: 14px;
    line-height: 16px;
  }
  .home .section_four .content_container .section_four_quotes .slick-dots {
    bottom: 20px;
  }
  .home .section_four .content_container .section_four_quotes::before {
    left: 30px;
    top: 40px;
  }
  .home .section_four .content_container .section_four_quotes::after {
    right: 30px;
    bottom: 45px;
  }
  .home .section_five .content_container {
    padding-top: 35px;
    width: 700px;
  }
  .home .section_five .content_container h2, .home .section_five .content_container .icon {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .home .section_five .content_container h2 {
    margin-bottom: 20px;
  }
  .home .section_five .content_container .icon {
    margin: 20px 12.5px;
  }
  .home .section_five .content_container .icon img {
    width: 100px;
    height: 100px;
  }
  .home .section_five .blackground {
    height: 280px;
  }
}
@media screen and (max-width: 767px) {
  .home .hero_banner .single {
    height: 310px;
  }
  .home .hero_banner .single .content_container {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .home .hero_banner .single .content_container h1 {
    font-size: 26px;
    line-height: 28px;
    text-align: center;
  }
  .home .hero_banner .single .content_container h2 {
    font-size: 12px;
    line-height: 14px;
    text-align: center;
  }
  .home .hero_banner .single .content_container .button_wrap {
    text-align: center;
  }
  .home .hero_banner .slick-dots {
    bottom: 25px;
  }
  .home .section_two {
    padding: 15px 0;
  }
  .home .section_two .content_container .section_two_images {
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .home .section_two .content_container .section_two_images .single.single-1, .home .section_two .content_container .section_two_images .single.single-2, .home .section_two .content_container .section_two_images .single.single-3, .home .section_two .content_container .section_two_images .single.single-4 {
    float: none;
    margin: 0;
    width: 100%;
    max-width: 400px;
    margin: auto;
  }
  .home .section_three {
    padding: 30px 0;
  }
  .home .section_three .content_container .inner .buttons {
    text-align: center;
  }
  .home .section_three .content_container .inner .buttons a {
    margin: 9px;
  }
}
@media screen and (max-width: 767px) and (max-width: 500px) {
  .home .section_four {
    height: 200px;
    margin-top: 365px;
  }
  .home .section_four .content_container {
    padding: 0;
  }
  .home .section_four .content_container .section_four_quotes {
    width: 100%;
    position: absolute;
    margin-top: -365px;
  }
  .home .section_four .content_container .section_four_quotes .single {
    height: 365px;
  }
  .home .section_four .content_container .section_four_quotes .single .inner {
    padding: 0 50px;
  }
  .home .section_four .content_container .section_four_quotes::before {
    left: 20px;
    top: 30px;
  }
  .home .section_four .content_container .section_four_quotes::after {
    right: 20px;
    bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .home .section_five .content_container {
    padding-left: 0;
    padding-right: 0;
  }
  .home .section_five .content_container h2 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .home .section_five .blackground {
    height: 145px;
  }
}

.product_list {
  padding-top: 40px;
  padding-bottom: 40px;
}
.product_list .category_list .single, .product_list .products .single {
  display: inline-block;
  width: 21%;
  margin: 0 1.5% 50px 1.5%;
}
.product_list .category_list .single .img, .product_list .products .single .img {
  margin-bottom: 20px;
  overflow: hidden;
}
.product_list .category_list .single .img img, .product_list .products .single .img img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s transform ease;
  -moz-transition: 0.3s transform ease;
  -ms-transition: 0.3s transform ease;
  -o-transition: 0.3s transform ease;
  transition: 0.3s transform ease;
}
.product_list .category_list .single .text, .product_list .products .single .text {
  text-align: center;
  height: 40px;
  border-top: 1px solid #003462;
  border-bottom: 1px solid #003462;
  line-height: 38px;
}
.product_list .category_list .single .text span, .product_list .products .single .text span {
  font-family: "Montserrat", sans-serif;
  color: #003462;
  font-size: 16px;
}
.product_list .category_list .single .code, .product_list .products .single .code {
  color: #009ede;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  margin-top: 10px;
}
.product_list .category_list .single:hover .img img, .product_list .products .single:hover .img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
@media screen and (max-width: 1099px) {
  .product_list .category_list .single, .product_list .products .single {
    width: 30%;
  }
}
@media screen and (max-width: 767px) {
  .product_list .category_list .single, .product_list .products .single {
    width: 46%;
  }
}
@media screen and (max-width: 767px) and (max-width: 500px) {
  .product_list .category_list .single, .product_list .products .single {
    display: block;
    width: 100%;
    max-width: 240px;
    margin: 0 auto 50px auto;
  }
}

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  user-select: none;
}
.chosen-container * {
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  clip-path: inset(100% 100%);
}
.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  clip-path: none;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 0;
  background-color: #fff;
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/chosen-sprite.png") no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url("../images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 0 0;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(100% 100%);
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 0;
  background-color: #eeeeee;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url("../images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type=text],
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search input[type=text],
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span {
    background-image: url("../images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */
/*
    Created on : 16 Sep. 2019, 10:26:28 am
    Author     : Harris Ingram <harris@jimmyweb.net>
*/
.chosen-results li:before {
  background: none;
}
.chosen-results li:nth-child(2n) {
  background: #f6f6f7;
}

.chosen-container-single .chosen-single > div {
  background-color: #009ede;
  color: #fff;
  width: 26px;
}
.chosen-container-single .chosen-single > div b {
  background: none;
}
.chosen-container-single .chosen-single > div b:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.chosen-container-single .chosen-single abbr {
  right: 32px;
}
.chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single > div b {
  background: none;
}
.chosen-container-single.chosen-container-active .chosen-single > div {
  background-color: #009ede;
}

#request-need-choices, .woocommerce #main > div.product .product_description .content .details > div .form-element-wrap.needs-warning .warning-text, .woocommerce #main > div.product .product_description .content .details .section-group .form-element-wrap.needs-warning .warning-text, .woocommerce #main > div.product .product_description .content .specification > div .form-element-wrap.needs-warning .warning-text, .woocommerce #main > div.product .product_description .content .specification .section-group .form-element-wrap.needs-warning .warning-text, .woocommerce > div.product .product_description .content .details > div .form-element-wrap.needs-warning .warning-text, .woocommerce > div.product .product_description .content .details .section-group .form-element-wrap.needs-warning .warning-text, .woocommerce > div.product .product_description .content .specification > div .form-element-wrap.needs-warning .warning-text, .woocommerce > div.product .product_description .content .specification .section-group .form-element-wrap.needs-warning .warning-text {
  display: block;
  color: red;
  font-style: italic;
  font-weight: bold;
}
#request-need-choices:before, .woocommerce #main > div.product .product_description .content .details > div .form-element-wrap.needs-warning .warning-text:before, .woocommerce #main > div.product .product_description .content .details .section-group .form-element-wrap.needs-warning .warning-text:before, .woocommerce #main > div.product .product_description .content .specification > div .form-element-wrap.needs-warning .warning-text:before, .woocommerce #main > div.product .product_description .content .specification .section-group .form-element-wrap.needs-warning .warning-text:before, .woocommerce > div.product .product_description .content .details > div .form-element-wrap.needs-warning .warning-text:before, .woocommerce > div.product .product_description .content .details .section-group .form-element-wrap.needs-warning .warning-text:before, .woocommerce > div.product .product_description .content .specification > div .form-element-wrap.needs-warning .warning-text:before, .woocommerce > div.product .product_description .content .specification .section-group .form-element-wrap.needs-warning .warning-text:before {
  content: "* ";
}

.woocommerce #main > div.product, .woocommerce > div.product {
  display: grid;
  grid-template-columns: 50% 50%;
}
.woocommerce #main > div.product .title-top, .woocommerce > div.product .title-top {
  grid-row-start: 1;
  grid-column-start: 2;
}
.woocommerce #main > div.product .slick-product-gallery, .woocommerce > div.product .slick-product-gallery {
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
}
.woocommerce #main > div.product .slick-product-gallery .gallery_for, .woocommerce > div.product .slick-product-gallery .gallery_for {
  width: 450px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .woocommerce #main > div.product .slick-product-gallery .gallery_for, .woocommerce > div.product .slick-product-gallery .gallery_for {
    width: auto;
  }
}
.woocommerce #main > div.product .slick-product-gallery .gallery_for img, .woocommerce > div.product .slick-product-gallery .gallery_for img {
  width: 450px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .woocommerce #main > div.product .slick-product-gallery .gallery_for img, .woocommerce > div.product .slick-product-gallery .gallery_for img {
    width: auto;
  }
}
.woocommerce #main > div.product .slick-product-gallery .gallery_nav, .woocommerce > div.product .slick-product-gallery .gallery_nav {
  width: 450px;
  margin: auto;
  padding: 0 30px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .woocommerce #main > div.product .slick-product-gallery .gallery_nav, .woocommerce > div.product .slick-product-gallery .gallery_nav {
    width: auto;
  }
}
.woocommerce #main > div.product .slick-product-gallery .gallery_nav img, .woocommerce > div.product .slick-product-gallery .gallery_nav img {
  width: 100px;
  margin: auto;
}
.woocommerce #main > div.product .slick-product-gallery .gallery_nav .slick-arrow, .woocommerce > div.product .slick-product-gallery .gallery_nav .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 1;
  font-size: 0;
  background: url(../images/icon_arrow_black.svg) no-repeat center;
  opacity: 0.5;
  color: transparent;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.woocommerce #main > div.product .slick-product-gallery .gallery_nav .slick-arrow:hover, .woocommerce > div.product .slick-product-gallery .gallery_nav .slick-arrow:hover {
  opacity: 1;
}
.woocommerce #main > div.product .slick-product-gallery .gallery_nav .slick-prev, .woocommerce > div.product .slick-product-gallery .gallery_nav .slick-prev {
  left: 10px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.woocommerce #main > div.product .slick-product-gallery .gallery_nav .slick-next, .woocommerce > div.product .slick-product-gallery .gallery_nav .slick-next {
  right: 10px;
}
.woocommerce #main > div.product .slick-product-gallery .gallery_nav .slick-disabled, .woocommerce > div.product .slick-product-gallery .gallery_nav .slick-disabled {
  display: none !important;
}
.woocommerce #main > div.product .slick-product-gallery .gallery_nav .slick-track, .woocommerce > div.product .slick-product-gallery .gallery_nav .slick-track {
  margin: auto;
}
.woocommerce #main > div.product .title-top h2, .woocommerce > div.product .title-top h2 {
  font-size: 32px;
  margin-bottom: 0;
}
.woocommerce #main > div.product .title-top .code, .woocommerce > div.product .title-top .code {
  font-size: 14px;
  color: #009ede;
  font-weight: 600;
}
.woocommerce #main > div.product .title-top .price, .woocommerce > div.product .title-top .price {
  color: #003462;
  font-size: 4.3rem;
  font-family: "Montserrat", sans-serif;
  padding-top: 0.2em;
}
.woocommerce #main > div.product .title-top .price .amount::after, .woocommerce > div.product .title-top .price .amount::after {
  content: " + GST";
  font-size: 0.4em;
}
.woocommerce #main > div.product div.summary, .woocommerce > div.product div.summary {
  width: auto;
  grid-row-start: 2;
  grid-row-end: 6;
  grid-column-start: 2;
  grid-column-end: 2;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .woocommerce #main > div.product, .woocommerce > div.product {
    display: block;
  }
}
.woocommerce #main > div.product .product_description, .woocommerce > div.product .product_description {
  margin-top: 20px;
  padding-right: 40px;
}
.woocommerce #main > div.product .product_description .title, .woocommerce > div.product .product_description .title {
  border-bottom: 1px solid #009ede;
}
.woocommerce #main > div.product .product_description .title p, .woocommerce > div.product .product_description .title p {
  display: inline-block;
  color: #003462;
  font-weight: 700;
  cursor: pointer;
  padding: 5px 15px;
  margin: 0;
  margin-bottom: -1px;
}
.woocommerce #main > div.product .product_description .title p.click, .woocommerce > div.product .product_description .title p.click {
  color: #009ede;
  border: 1px solid #009ede;
  border-bottom: 1px solid #ffffff;
}
.woocommerce #main > div.product .product_description .content, .woocommerce > div.product .product_description .content {
  padding-top: 10px;
}
.woocommerce #main > div.product .product_description .content .details, .woocommerce #main > div.product .product_description .content .specification, .woocommerce > div.product .product_description .content .details, .woocommerce > div.product .product_description .content .specification {
  overflow: hidden;
  height: 0;
  opacity: 0;
  -webkit-transition: 0.3s opacity ease;
  -moz-transition: 0.3s opacity ease;
  -ms-transition: 0.3s opacity ease;
  -o-transition: 0.3s opacity ease;
  transition: 0.3s opacity ease;
}
.woocommerce #main > div.product .product_description .content .details.select, .woocommerce #main > div.product .product_description .content .specification.select, .woocommerce > div.product .product_description .content .details.select, .woocommerce > div.product .product_description .content .specification.select {
  overflow: visible;
  height: auto;
  opacity: 1;
}
.woocommerce #main > div.product .product_description .content .details .sub_title, .woocommerce #main > div.product .product_description .content .specification .sub_title, .woocommerce > div.product .product_description .content .details .sub_title, .woocommerce > div.product .product_description .content .specification .sub_title {
  padding-top: 20px;
  color: #003462;
  font-weight: 700;
  padding-left: 60px;
  margin-bottom: 0;
}
.woocommerce #main > div.product .product_description .content .details .sub_title.features, .woocommerce #main > div.product .product_description .content .specification .sub_title.features, .woocommerce > div.product .product_description .content .details .sub_title.features, .woocommerce > div.product .product_description .content .specification .sub_title.features {
  background: url(../images/icon_features.svg) no-repeat left bottom;
}
.woocommerce #main > div.product .product_description .content .details .sub_title.certifications, .woocommerce #main > div.product .product_description .content .specification .sub_title.certifications, .woocommerce > div.product .product_description .content .details .sub_title.certifications, .woocommerce > div.product .product_description .content .specification .sub_title.certifications {
  background: url(../images/icon_features.svg) no-repeat left bottom;
}
.woocommerce #main > div.product .product_description .content .details .sub_title.dimensions, .woocommerce #main > div.product .product_description .content .specification .sub_title.dimensions, .woocommerce > div.product .product_description .content .details .sub_title.dimensions, .woocommerce > div.product .product_description .content .specification .sub_title.dimensions {
  background: url(../images/icon_dimensions.svg) no-repeat left bottom;
}
.woocommerce #main > div.product .product_description .content .details .sub_title.colours, .woocommerce #main > div.product .product_description .content .specification .sub_title.colours, .woocommerce > div.product .product_description .content .details .sub_title.colours, .woocommerce > div.product .product_description .content .specification .sub_title.colours {
  background: url(../images/icon_colours.svg) no-repeat left bottom;
}
.woocommerce #main > div.product .product_description .content .details > div, .woocommerce #main > div.product .product_description .content .details .section-group, .woocommerce #main > div.product .product_description .content .specification > div, .woocommerce #main > div.product .product_description .content .specification .section-group, .woocommerce > div.product .product_description .content .details > div, .woocommerce > div.product .product_description .content .details .section-group, .woocommerce > div.product .product_description .content .specification > div, .woocommerce > div.product .product_description .content .specification .section-group {
  margin-left: 60px;
  padding: 15px 0;
  border-bottom: 1px solid #cccccc;
  /*.select-type-wrap{
  	.form-element-wrap {
  		border: 1px solid #999;
  		position: relative;
  		&:before {
  			content: "V";
  			position: absolute;
  			right: 0;
  			width: 32px;
  			color: #fff;
  			background-color: #999;
  			text-align: center;
  			height: 100%;
  		}
  	}
  }*/
}
.woocommerce #main > div.product .product_description .content .details > div .variant-option-set, .woocommerce #main > div.product .product_description .content .details > div .variant-option-set > li, .woocommerce #main > div.product .product_description .content .details .section-group .variant-option-set, .woocommerce #main > div.product .product_description .content .details .section-group .variant-option-set > li, .woocommerce #main > div.product .product_description .content .specification > div .variant-option-set, .woocommerce #main > div.product .product_description .content .specification > div .variant-option-set > li, .woocommerce #main > div.product .product_description .content .specification .section-group .variant-option-set, .woocommerce #main > div.product .product_description .content .specification .section-group .variant-option-set > li, .woocommerce > div.product .product_description .content .details > div .variant-option-set, .woocommerce > div.product .product_description .content .details > div .variant-option-set > li, .woocommerce > div.product .product_description .content .details .section-group .variant-option-set, .woocommerce > div.product .product_description .content .details .section-group .variant-option-set > li, .woocommerce > div.product .product_description .content .specification > div .variant-option-set, .woocommerce > div.product .product_description .content .specification > div .variant-option-set > li, .woocommerce > div.product .product_description .content .specification .section-group .variant-option-set, .woocommerce > div.product .product_description .content .specification .section-group .variant-option-set > li {
  clear: both;
  display: block;
}
.woocommerce #main > div.product .product_description .content .details > div:last-of-type, .woocommerce #main > div.product .product_description .content .details .section-group:last-of-type, .woocommerce #main > div.product .product_description .content .specification > div:last-of-type, .woocommerce #main > div.product .product_description .content .specification .section-group:last-of-type, .woocommerce > div.product .product_description .content .details > div:last-of-type, .woocommerce > div.product .product_description .content .details .section-group:last-of-type, .woocommerce > div.product .product_description .content .specification > div:last-of-type, .woocommerce > div.product .product_description .content .specification .section-group:last-of-type {
  border-bottom: none;
}
.woocommerce #main > div.product .product_description .content .details > div .form-element-wrap .warning-text, .woocommerce #main > div.product .product_description .content .details .section-group .form-element-wrap .warning-text, .woocommerce #main > div.product .product_description .content .specification > div .form-element-wrap .warning-text, .woocommerce #main > div.product .product_description .content .specification .section-group .form-element-wrap .warning-text, .woocommerce > div.product .product_description .content .details > div .form-element-wrap .warning-text, .woocommerce > div.product .product_description .content .details .section-group .form-element-wrap .warning-text, .woocommerce > div.product .product_description .content .specification > div .form-element-wrap .warning-text, .woocommerce > div.product .product_description .content .specification .section-group .form-element-wrap .warning-text {
  display: none;
}
@media screen and (max-width: 767px) {
  .woocommerce #main > div.product .product_description .content .details > div select, .woocommerce #main > div.product .product_description .content .details .section-group select, .woocommerce #main > div.product .product_description .content .specification > div select, .woocommerce #main > div.product .product_description .content .specification .section-group select, .woocommerce > div.product .product_description .content .details > div select, .woocommerce > div.product .product_description .content .details .section-group select, .woocommerce > div.product .product_description .content .specification > div select, .woocommerce > div.product .product_description .content .specification .section-group select {
    border: 1px solid #E2E2E2;
  }
}
.woocommerce #main > div.product .button, .woocommerce > div.product .button {
  float: right;
  text-align: center;
  margin-top: 30px;
}
.woocommerce #main > div.product .button button, .woocommerce #main > div.product .button a, .woocommerce > div.product .button button, .woocommerce > div.product .button a {
  cursor: pointer;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  background-color: #ffffff;
  color: #009ede;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #009ede;
  -webkit-transition: color 0.3s ease, background 0.3s ease;
  -moz-transition: color 0.3s ease, background 0.3s ease;
  -ms-transition: color 0.3s ease, background 0.3s ease;
  -o-transition: color 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease;
  position: relative;
  width: 200px;
  margin: 10px 10px;
  padding: 10px;
  outline: none;
  font-size: 14px;
  border-radius: 0;
  appearance: none;
  line-height: 18px;
  display: inline-block;
}
.woocommerce #main > div.product .button button:hover, .woocommerce #main > div.product .button a:hover, .woocommerce > div.product .button button:hover, .woocommerce > div.product .button a:hover {
  background-color: #009ede;
  color: #ffffff;
}
.woocommerce #main > div.product .button .end-button, .woocommerce > div.product .button .end-button {
  margin: 10px 10px;
}
.woocommerce #main > div.product .quote-button-wrap, .woocommerce > div.product .quote-button-wrap {
  grid-row-start: 3;
  grid-row-end: 3;
  grid-column-start: 1;
  grid-column-end: 1;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .woocommerce #main > div.product .quote-button-wrap, .woocommerce > div.product .quote-button-wrap {
    flex-wrap: wrap;
  }
}
.woocommerce #main > div.product form.cart .reset_variations, .woocommerce > div.product form.cart .reset_variations {
  cursor: pointer;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  background-color: #009ede;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #ffffff;
  -webkit-transition: color 0.3s ease, background 0.3s ease;
  -moz-transition: color 0.3s ease, background 0.3s ease;
  -ms-transition: color 0.3s ease, background 0.3s ease;
  -o-transition: color 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease;
  position: relative;
  border: 2px solid #009ede;
  margin: 0 0 0 auto;
  display: block !important;
  width: 100px;
}
.woocommerce #main > div.product form.cart .reset_variations:hover, .woocommerce > div.product form.cart .reset_variations:hover {
  background-color: #ffffff;
  color: #009ede;
}
.woocommerce #main .woocommerce-message, .woocommerce .woocommerce-message {
  border-top-color: #009ede;
}
.woocommerce #main .woocommerce-message::before, .woocommerce .woocommerce-message::before {
  color: #009ede;
}
.woocommerce.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woocommerce.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
  box-shadow: 0 0 0 2px rgba(0, 158, 222, 0.9);
}
.woocommerce.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper [data-wvstooltip]::before {
  background: #003462;
  color: #ffffff;
  border-radius: 0;
  border: 1px solid #ffffff;
  min-height: 1.5em;
  padding: 4px 5px;
  line-height: 1.1em;
  text-align: right;
  left: unset;
  margin: 0;
  top: 70%;
  height: auto;
  bottom: unset !important;
  font-size: 13px;
  z-index: 1000;
  right: -7px;
}
.woocommerce.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper [data-wvstooltip]::after {
  border: none;
}
.woocommerce .woocommerce-pagination ul.page-numbers li::before {
  background: none;
}
.woocommerce #shop-table-cart-form table.shop_table {
  border: none;
  border-bottom: 1px solid #009ede;
  border-radius: 0;
}
.woocommerce #shop-table-cart-form table.shop_table tr, .woocommerce #shop-table-cart-form table.shop_table tr th, .woocommerce #shop-table-cart-form table.shop_table tr td {
  border-bottom: none;
}
.woocommerce #shop-table-cart-form table.shop_table tr .quantity .styled-number input.qty, .woocommerce #shop-table-cart-form table.shop_table tr th .quantity .styled-number input.qty, .woocommerce #shop-table-cart-form table.shop_table tr td .quantity .styled-number input.qty {
  width: 100px;
  background: #ffffff;
}
.woocommerce #shop-table-cart-form table.shop_table tr h2, .woocommerce #shop-table-cart-form table.shop_table tr th h2, .woocommerce #shop-table-cart-form table.shop_table tr td h2 {
  font-size: 32px;
  margin-bottom: 0;
}
.woocommerce #shop-table-cart-form table.shop_table tr h2 a, .woocommerce #shop-table-cart-form table.shop_table tr th h2 a, .woocommerce #shop-table-cart-form table.shop_table tr td h2 a {
  transition: all 0.4s ease;
}
.woocommerce #shop-table-cart-form table.shop_table tr h2 a, .woocommerce #shop-table-cart-form table.shop_table tr h2 a, .woocommerce #shop-table-cart-form table.shop_table tr h2 a visited, .woocommerce #shop-table-cart-form table.shop_table tr th h2 a, .woocommerce #shop-table-cart-form table.shop_table tr th h2 a, .woocommerce #shop-table-cart-form table.shop_table tr th h2 a visited, .woocommerce #shop-table-cart-form table.shop_table tr td h2 a, .woocommerce #shop-table-cart-form table.shop_table tr td h2 a, .woocommerce #shop-table-cart-form table.shop_table tr td h2 a visited {
  color: inherit;
}
.woocommerce #shop-table-cart-form table.shop_table tr h2 a:active, .woocommerce #shop-table-cart-form table.shop_table tr h2 a:focus, .woocommerce #shop-table-cart-form table.shop_table tr h2 a:hover, .woocommerce #shop-table-cart-form table.shop_table tr th h2 a:active, .woocommerce #shop-table-cart-form table.shop_table tr th h2 a:focus, .woocommerce #shop-table-cart-form table.shop_table tr th h2 a:hover, .woocommerce #shop-table-cart-form table.shop_table tr td h2 a:active, .woocommerce #shop-table-cart-form table.shop_table tr td h2 a:focus, .woocommerce #shop-table-cart-form table.shop_table tr td h2 a:hover {
  color: #009ede;
}
.woocommerce #shop-table-cart-form table.shop_table tr .code, .woocommerce #shop-table-cart-form table.shop_table tr th .code, .woocommerce #shop-table-cart-form table.shop_table tr td .code {
  font-size: 14px;
  color: #009ede;
  font-weight: 600;
  margin: 0;
}
.woocommerce #shop-table-cart-form table.shop_table tr .price, .woocommerce #shop-table-cart-form table.shop_table tr th .price, .woocommerce #shop-table-cart-form table.shop_table tr td .price {
  color: #003462;
  font-size: 4.3rem;
  font-family: "Montserrat", sans-serif;
  padding-top: 0.2em;
}
.woocommerce #shop-table-cart-form table.shop_table tr .price .amount::after, .woocommerce #shop-table-cart-form table.shop_table tr th .price .amount::after, .woocommerce #shop-table-cart-form table.shop_table tr td .price .amount::after {
  content: " + GST";
  font-size: 0.4em;
}
.woocommerce #shop-table-cart-form table.shop_table tr .variation .label, .woocommerce #shop-table-cart-form table.shop_table tr th .variation .label, .woocommerce #shop-table-cart-form table.shop_table tr td .variation .label {
  color: #003462;
  font-weight: 700;
}
.woocommerce #shop-table-cart-form table.shop_table tr .variation .label .colon, .woocommerce #shop-table-cart-form table.shop_table tr th .variation .label .colon, .woocommerce #shop-table-cart-form table.shop_table tr td .variation .label .colon {
  display: none;
}
.woocommerce #shop-table-cart-form table.shop_table tr.product-thumbnail, .woocommerce #shop-table-cart-form table.shop_table tr th.product-thumbnail, .woocommerce #shop-table-cart-form table.shop_table tr td.product-thumbnail {
  padding: 0;
}
.woocommerce #shop-table-cart-form table.shop_table tr.product-thumbnail img, .woocommerce #shop-table-cart-form table.shop_table tr th.product-thumbnail img, .woocommerce #shop-table-cart-form table.shop_table tr td.product-thumbnail img {
  width: 150px;
}
.woocommerce #shop-table-cart-form table.shop_table tr.product-colours .variation .label, .woocommerce #shop-table-cart-form table.shop_table tr.product-colours .variation .swatch, .woocommerce #shop-table-cart-form table.shop_table tr th.product-colours .variation .label, .woocommerce #shop-table-cart-form table.shop_table tr th.product-colours .variation .swatch, .woocommerce #shop-table-cart-form table.shop_table tr td.product-colours .variation .label, .woocommerce #shop-table-cart-form table.shop_table tr td.product-colours .variation .swatch {
  display: none;
}
.woocommerce #shop-table-cart-form table.shop_table tr.actions, .woocommerce #shop-table-cart-form table.shop_table tr th.actions, .woocommerce #shop-table-cart-form table.shop_table tr td.actions {
  display: none;
}
.woocommerce #shop-table-cart-form table.shop_table tr:nth-child(2n) td {
  background-color: #E2E2E2;
}
.woocommerce #shop-table-cart-form table.shop_table thead tr th {
  border-bottom: 1px solid #009ede;
  color: #009ede;
  font-size: 1.1rem;
}

#quote-form-wrap h3 {
  padding: 10px 24px;
}
#quote-form-wrap .flex {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #quote-form-wrap .flex {
    display: block;
  }
}
#quote-form-wrap .flex .col {
  flex: 1 0 200px;
  box-sizing: border-box;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  #quote-form-wrap .flex .col {
    padding: 0;
  }
}
#quote-form-wrap .flex .col input[type=text], #quote-form-wrap .flex .col input[type=email], #quote-form-wrap .flex .col input[type=phone], #quote-form-wrap .flex .col input[type=tel], #quote-form-wrap .flex .col input[type=url], #quote-form-wrap .flex .col input[type=password], #quote-form-wrap .flex .col input[type=search] {
  height: 54px;
}
#quote-form-wrap .flex .col textarea {
  height: 194px;
}
#quote-form-wrap .flex .col input[type=text], #quote-form-wrap .flex .col input[type=email], #quote-form-wrap .flex .col input[type=phone], #quote-form-wrap .flex .col input[type=tel], #quote-form-wrap .flex .col input[type=url], #quote-form-wrap .flex .col input[type=password], #quote-form-wrap .flex .col input[type=search], #quote-form-wrap .flex .col textarea {
  font-size: 1.2rem;
  border: 2px solid #009ede;
}
#quote-form-wrap .flex .col input[type=text] + label, #quote-form-wrap .flex .col input[type=email] + label, #quote-form-wrap .flex .col input[type=phone] + label, #quote-form-wrap .flex .col input[type=tel] + label, #quote-form-wrap .flex .col input[type=url] + label, #quote-form-wrap .flex .col input[type=password] + label, #quote-form-wrap .flex .col input[type=search] + label, #quote-form-wrap .flex .col textarea + label {
  display: none;
}
#quote-form-wrap .flex .col input[type=text]::placeholder, #quote-form-wrap .flex .col input[type=email]::placeholder, #quote-form-wrap .flex .col input[type=phone]::placeholder, #quote-form-wrap .flex .col input[type=tel]::placeholder, #quote-form-wrap .flex .col input[type=url]::placeholder, #quote-form-wrap .flex .col input[type=password]::placeholder, #quote-form-wrap .flex .col input[type=search]::placeholder, #quote-form-wrap .flex .col textarea::placeholder {
  color: #003462;
  font-weight: 500;
}
#quote-form-wrap .flex .col .wpcf7-form-control.wpcf7-submit {
  cursor: pointer;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  background-color: #009ede;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #ffffff;
  -webkit-transition: color 0.3s ease, background 0.3s ease;
  -moz-transition: color 0.3s ease, background 0.3s ease;
  -ms-transition: color 0.3s ease, background 0.3s ease;
  -o-transition: color 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease;
  position: relative;
  border: 2px solid #009ede;
}
#quote-form-wrap .flex .col .wpcf7-form-control.wpcf7-submit:hover {
  background-color: #ffffff;
  color: #009ede;
}

#mail-target #target-cart-wrap-outer {
  padding: 4rem 5rem;
  background-image: url("../images/mail-bg.png");
  text-align: center;
  background-size: 570px;
  background-repeat: no-repeat;
  background-position-x: 360px;
  background-position-y: center;
}
#mail-target #target-cart-wrap-outer h1 {
  color: #009ede;
  text-transform: initial;
  padding: 10px 0;
  text-align: center;
  border-bottom: 3px solid #009ede;
}
#mail-target #target-cart-wrap-outer .msg-target {
  font-size: 1.7rem;
  font-weight: 300;
  padding: 1.5rem 0;
  line-height: 1.4em;
}
#mail-target #target-cart-wrap-outer .msg-target h3 {
  font-size: inherit;
  line-height: inherit;
  margin: 0 0 10px;
  font-weight: inherit;
  font-style: italic;
  font-family: inherit;
  text-align: left;
}
#mail-target #target-cart-wrap-outer .big-button {
  cursor: pointer;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  background-color: #009ede;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #ffffff;
  -webkit-transition: color 0.3s ease, background 0.3s ease;
  -moz-transition: color 0.3s ease, background 0.3s ease;
  -ms-transition: color 0.3s ease, background 0.3s ease;
  -o-transition: color 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease;
  position: relative;
  border: 2px solid #009ede;
  font-size: 1.7rem;
  display: inline-block;
  padding: 1em;
}
#mail-target #target-cart-wrap-outer .big-button:hover {
  background-color: #ffffff;
  color: #009ede;
}

.product {
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 100px;
}
.product.type-product {
  overflow: visible;
}
.product .title_part {
  float: right;
  width: calc(100% - 500px);
  padding-left: 80px;
}
.product .title_part h2 {
  font-size: 32px;
  margin-bottom: 0;
}
.product .title_part .code {
  font-size: 14px;
  color: #009ede;
  font-weight: 600;
}
.product .left {
  float: left;
  width: 500px;
}
.product .left .gallery_for {
  width: 450px;
  float: right;
}
.product .left .gallery_for img {
  width: 450px;
  margin: auto;
}
.product .left .gallery_nav {
  width: 450px;
  float: right;
  padding: 0 30px;
  margin-top: 20px;
}
.product .left .gallery_nav img {
  width: 100px;
  margin: auto;
}
.product .left .gallery_nav .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 1;
  font-size: 0;
  background: url(../images/icon_arrow_black.svg) no-repeat center;
  opacity: 0.5;
  color: transparent;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.product .left .gallery_nav .slick-arrow:hover {
  opacity: 1;
}
.product .left .gallery_nav .slick-prev {
  left: 10px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.product .left .gallery_nav .slick-next {
  right: 10px;
}
.product .left .gallery_nav .slick-disabled {
  display: none !important;
}
.product .left .gallery_nav .slick-track {
  margin: auto;
}
.product .left .button {
  width: 450px;
  float: right;
  text-align: center;
  margin-top: 30px;
}
.product .left .button button, .product .left .button a {
  cursor: pointer;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  background-color: #ffffff;
  color: #009ede;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #009ede;
  -webkit-transition: color 0.3s ease, background 0.3s ease;
  -moz-transition: color 0.3s ease, background 0.3s ease;
  -ms-transition: color 0.3s ease, background 0.3s ease;
  -o-transition: color 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease;
  position: relative;
  width: 200px;
  margin: 10px 10px;
}
.product .left .button button:hover, .product .left .button a:hover {
  background-color: #009ede;
  color: #ffffff;
}
.product .left .button a {
  display: inline-block;
  height: 40px;
  line-height: 38px;
}
.product .right {
  float: right;
  width: calc(100% - 500px);
  padding-left: 80px;
}
.product .right .product_description {
  margin-top: 20px;
  padding-right: 40px;
}
.product .right .product_description .title {
  border-bottom: 1px solid #009ede;
}
.product .right .product_description .title p {
  display: inline-block;
  color: #003462;
  font-weight: 700;
  cursor: pointer;
  padding: 5px 15px;
  margin: 0;
  margin-bottom: -1px;
}
.product .right .product_description .title p.click {
  color: #009ede;
  border: 1px solid #009ede;
  border-bottom: 1px solid #ffffff;
}
.product .right .product_description .content {
  padding-top: 10px;
}
.product .right .product_description .content .details, .product .right .product_description .content .specification {
  overflow: hidden;
  height: 0;
  opacity: 0;
  -webkit-transition: 0.3s opacity ease;
  -moz-transition: 0.3s opacity ease;
  -ms-transition: 0.3s opacity ease;
  -o-transition: 0.3s opacity ease;
  transition: 0.3s opacity ease;
}
.product .right .product_description .content .details.select, .product .right .product_description .content .specification.select {
  height: auto;
  opacity: 1;
}
.product .right .product_description .content .details .sub_title, .product .right .product_description .content .specification .sub_title {
  padding-top: 20px;
  color: #003462;
  font-weight: 700;
  padding-left: 60px;
  margin-bottom: 0;
}
.product .right .product_description .content .details .sub_title.features, .product .right .product_description .content .specification .sub_title.features {
  background: url(../images/icon_features.svg) no-repeat left bottom;
}
.product .right .product_description .content .details .sub_title.certifications, .product .right .product_description .content .specification .sub_title.certifications {
  background: url(../images/icon_features.svg) no-repeat left bottom;
}
.product .right .product_description .content .details .sub_title.dimensions, .product .right .product_description .content .specification .sub_title.dimensions {
  background: url(../images/icon_dimensions.svg) no-repeat left bottom;
}
.product .right .product_description .content .details .sub_title.colours, .product .right .product_description .content .specification .sub_title.colours {
  background: url(../images/icon_colours.svg) no-repeat left bottom;
}
.product .right .product_description .content .details > div, .product .right .product_description .content .specification > div {
  margin-left: 60px;
  padding: 15px 0;
  border-bottom: 1px solid #cccccc;
}
.product .right .product_description .content .details > div:last-of-type, .product .right .product_description .content .specification > div:last-of-type {
  border-bottom: none;
}

.blackscreen {
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #111;
  opacity: 0.6;
  position: fixed;
  z-index: 9998;
}

.request_info {
  display: none;
  width: 700px;
  height: 720px;
  max-width: 100%;
  max-height: 100vh;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 9999;
  overflow-y: auto;
}
.request_info .inner {
  background-color: #ffffff;
  position: relative;
  padding: 0 30px 30px;
}
.request_info .inner .product-popup-top-row {
  position: relative;
  display: flex;
  align-items: center;
}
.request_info .inner .product-popup-top-row::after {
  content: " ";
  display: block;
  position: absolute;
  height: 2px;
  background-color: #009ede;
  width: 100%;
  bottom: -2px;
  left: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .request_info .inner .product-popup-top-row {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.request_info .inner .product-popup-top-row .image-wrap {
  flex: 0 0 210px;
}
.request_info .inner .product-popup-top-row .title-top.product-wrap {
  padding-left: 30px;
}
.request_info .inner .product-popup-top-row .title-top.product-wrap h2 {
  font-size: 32px;
  margin-bottom: 0;
}
.request_info .inner .product-popup-top-row .title-top.product-wrap .code {
  font-size: 14px;
  color: #009ede;
  font-weight: 600;
}
.request_info .inner .product-popup-top-row .title-top.product-wrap .price {
  color: #003462;
  font-size: 4.3rem;
  font-family: "Montserrat", sans-serif;
  padding-top: 0.2em;
}
.request_info .inner .product-popup-top-row .title-top.product-wrap .price .amount::after {
  content: " + GST";
  font-size: 0.4em;
}
.request_info .inner .cart-item-details-wrap {
  position: relative;
  padding: 20px 0;
}
.request_info .inner .cart-item-details-wrap::after {
  content: " ";
  display: block;
  position: absolute;
  height: 2px;
  background-color: #009ede;
  width: 100%;
  bottom: -2px;
  left: 0;
  right: 0;
}
.request_info .inner .cart-item-details-wrap .element-label {
  position: relative;
  padding-left: 20px;
}
.request_info .inner .cart-item-details-wrap .element-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  margin: auto;
  height: 12px;
  width: 12px;
  background: url("../images/icon_dot.png") no-repeat center;
  background-size: contain;
}
.request_info .inner .cart-item-details-wrap .element-value {
  padding-left: 20px;
}
.request_info .inner .cart-item-details-wrap .set-title {
  color: #003462;
  font-weight: bold;
}
.request_info .inner .cart-item-details-wrap .colour-group {
  display: flex;
  flex-wrap: wrap;
}
.request_info .inner .cart-item-details-wrap .colour-group .set-title {
  flex: 1 0 100%;
  align-items: baseline;
}
.request_info .inner .cart-item-details-wrap .colour-group .element-value.variable-item.selected {
  padding: 2px;
  box-shadow: 0 0 0 2px #009ede;
  margin: 0 10px 10px;
  border-radius: 2px;
}
.request_info .inner .cart-item-details-wrap .normal-group .element-value {
  background-color: #f6f6f7;
}
.request_info .inner #dest-product-form {
  margin: 0;
}
.request_info .inner #dest-product-form .woocommerce-variation-add-to-cart.variations_button.source-variety-buttons .quantity {
  float: none;
  margin: 20px auto;
}
.request_info .inner #dest-product-form .woocommerce-variation-add-to-cart.variations_button.source-variety-buttons .single_add_to_cart_button {
  cursor: pointer;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  background-color: #009ede;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #ffffff;
  -webkit-transition: color 0.3s ease, background 0.3s ease;
  -moz-transition: color 0.3s ease, background 0.3s ease;
  -ms-transition: color 0.3s ease, background 0.3s ease;
  -o-transition: color 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease;
  position: relative;
  border: 2px solid #009ede;
  width: 140px;
  margin: 20px auto 0;
  display: block;
  font-size: 1.5rem;
}
.request_info .inner #dest-product-form .woocommerce-variation-add-to-cart.variations_button.source-variety-buttons .single_add_to_cart_button:hover {
  background-color: #ffffff;
  color: #009ede;
}
.request_info .inner .form_part {
  border-bottom: 1px solid #cccccc;
}
.request_info .inner .form_part > p {
  margin: 0;
}
.request_info .inner .form_part .production_name {
  color: #009ede;
  font-size: 18px;
}
.request_info .inner .form_part form {
  margin-top: 25px;
  overflow: hidden;
  padding-bottom: 9px;
}
.request_info .inner .form_part form .col-1, .request_info .inner .form_part form .col-2 {
  width: 48%;
}
.request_info .inner .form_part form .col-1 input, .request_info .inner .form_part form .col-1 textarea, .request_info .inner .form_part form .col-2 input, .request_info .inner .form_part form .col-2 textarea {
  background-color: #cccccc;
}
.request_info .inner .form_part form .col-1 input::-webkit-input-placeholder, .request_info .inner .form_part form .col-1 textarea::-webkit-input-placeholder, .request_info .inner .form_part form .col-2 input::-webkit-input-placeholder, .request_info .inner .form_part form .col-2 textarea::-webkit-input-placeholder {
  color: #003462;
}
.request_info .inner .form_part form .col-1 input:-moz-placeholder, .request_info .inner .form_part form .col-1 textarea:-moz-placeholder, .request_info .inner .form_part form .col-2 input:-moz-placeholder, .request_info .inner .form_part form .col-2 textarea:-moz-placeholder {
  color: #003462;
}
.request_info .inner .form_part form .col-1 input::-moz-placeholder, .request_info .inner .form_part form .col-1 textarea::-moz-placeholder, .request_info .inner .form_part form .col-2 input::-moz-placeholder, .request_info .inner .form_part form .col-2 textarea::-moz-placeholder {
  color: #003462;
}
.request_info .inner .form_part form .col-1 input:-ms-input-placeholder, .request_info .inner .form_part form .col-1 textarea:-ms-input-placeholder, .request_info .inner .form_part form .col-2 input:-ms-input-placeholder, .request_info .inner .form_part form .col-2 textarea:-ms-input-placeholder {
  color: #003462;
}
.request_info .inner .form_part form .col-1 {
  float: left;
}
.request_info .inner .form_part form .col-1 p {
  margin-bottom: 20px;
}
.request_info .inner .form_part form .col-2 {
  float: right;
  text-align: right;
}
.request_info .inner .form_part form .col-2 textarea {
  height: 179px;
  resize: none;
}
.request_info .inner .form_part form .col-2 input[type=submit] {
  width: 150px;
  cursor: pointer;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  background-color: #ffffff;
  color: #009ede;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #009ede;
  -webkit-transition: color 0.3s ease, background 0.3s ease;
  -moz-transition: color 0.3s ease, background 0.3s ease;
  -ms-transition: color 0.3s ease, background 0.3s ease;
  -o-transition: color 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease;
  position: relative;
}
.request_info .inner .form_part form .col-2 input[type=submit]:hover {
  background-color: #009ede;
  color: #ffffff;
}
.request_info .inner .form_part form .col-2 .ajax-loader {
  position: absolute;
  margin-top: 15px;
}
.request_info .inner .form_part form .wpcf7-response-output {
  float: right;
  margin: 0;
  font-weight: 700;
}
.request_info .inner .form_part form .wpcf7-response-output.wpcf7-validation-errors {
  color: red;
}
.request_info .inner .form_part form .wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #5b5b5b;
}
.request_info .inner .contact {
  overflow: hidden;
  padding-top: 25px;
}
.request_info .inner .contact h4 {
  font-size: 18px;
}
.request_info .inner .contact .col-1, .request_info .inner .contact .col-2 {
  width: 48%;
}
.request_info .inner .contact .col-1 p, .request_info .inner .contact .col-2 p {
  color: #5b5b5b;
  font-size: 16px;
  margin-bottom: 10px;
}
.request_info .inner .contact .col-1 p a, .request_info .inner .contact .col-2 p a {
  color: #5b5b5b;
  font-weight: 600;
  padding-left: 25px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.request_info .inner .contact .col-1 p a:hover, .request_info .inner .contact .col-2 p a:hover {
  color: #009ede;
}
.request_info .inner .contact .col-1 p a.phone, .request_info .inner .contact .col-2 p a.phone {
  background: url(../images/icon_phone_blue.svg) no-repeat left 3px;
}
.request_info .inner .contact .col-1 p a.fax, .request_info .inner .contact .col-2 p a.fax {
  background: url(../images/icon_fax_blue.svg) no-repeat left 3px;
}
.request_info .inner .contact .col-1 p a.email, .request_info .inner .contact .col-2 p a.email {
  background: url(../images/icon_email_blue.svg) no-repeat left 3px;
}
.request_info .inner .contact .col-1 p b, .request_info .inner .contact .col-2 p b {
  font-weight: 600;
}
.request_info .inner .contact .col-1 p.address, .request_info .inner .contact .col-2 p.address {
  padding-left: 25px;
  background: url(../images/icon_location_blue.svg) no-repeat left 6px;
}
.request_info .inner .contact .col-1 {
  float: left;
}
.request_info .inner .contact .col-2 {
  float: right;
}

@media screen and (max-width: 1099px) {
  .product {
    padding-bottom: 50px;
  }
  .product .title_part,
.product .left,
.product .right {
    float: none;
    width: 100%;
    padding: 0;
  }
  .product .title_part .product_description,
.product .left .product_description,
.product .right .product_description {
    padding-right: 0;
  }
  .product .left {
    padding-bottom: 20px;
  }
  .product .left .gallery_for,
.product .left .gallery_nav,
.product .left .button {
    float: none;
    margin: auto;
    max-width: 100%;
    margin-top: 20px;
  }

  .blackscreen {
    position: absolute;
    height: 100%;
  }

  .request_info {
    position: absolute;
    height: 985px;
  }
}
@media screen and (max-width: 1099px) and (max-width: 600px) {
  .request_info .inner {
    padding: 30px;
  }
  .request_info .inner h2 {
    font-size: 28px;
  }
  .request_info .inner .form_part form .col-1, .request_info .inner .form_part form .col-2 {
    width: 100%;
    float: none;
  }
  .request_info .inner .contact .col-1, .request_info .inner .contact .col-2 {
    width: 100%;
    float: none;
  }
}
/* ===================== GENERAL STYLING - CONTENT CONTAINER ====================== */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.page_content {
  width: 2560px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.content_container {
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  position: relative;
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  -ms-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
@media screen and (max-width: 1260px) {
  .content_container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.page_content.content_container {
  padding-bottom: 100px;
}

html, body {
  line-height: 28px;
  font-family: "Source Sans Pro", sans-serif, sans-serif !important;
  font-size: 15px !important;
  color: #606060;
  font-weight: 300;
}

* {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}

::-moz-selection {
  /* Code for Firefox */
  color: #ffffff !important;
  background: #5b5b5b !important;
}

::selection {
  color: #ffffff !important;
  background: #5b5b5b !important;
}

body {
  /*
  img {
  	height: auto;
  	max-width: 100%;
  	padding: 20px 0;

  	&.alignnone {}

  	&.aligncenter {
  		display: block;
  		margin: 0 auto;
  		padding: 25px 0 0 0;

  		@include media_query(600px) {
  			padding: 0;
  		}
  	}

  	&.alignleft {
  		float: left;
  		max-width: 45%;
  		padding-top: 0;
  		border-right: 35px solid $truewhite;
  		clear: both;

  		@include media_query(600px) {
  			float: none;
  			display: block;
  			max-width: 100%;
  			padding: 0;
  			margin: auto;
  			border-right: 0;
  		}
  	}

  	&.alignright {
  		float: right;
  		max-width: 45%;
  		padding-top: 0;
  		border-left: 35px solid $truewhite;
  		clear: both;

  		@include media_query(600px) {
  			float: none;
  			display: block;
  			max-width: 100%;
  			padding: 0;
  			margin: auto;
  			border-left: 0;
  		}
  	}

  }
  */
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-family: "Montserrat", sans-serif;
  margin-bottom: 16px;
}
body h1 {
  font-size: 50px;
  line-height: 100%;
  text-transform: uppercase;
  color: #ffffff;
}
@media screen and (max-width: 1099px) {
  body h1 {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  body h1 {
    font-size: 28px;
  }
}
body h2, body h3, body h4, body h5, body h6 {
  font-size: 40px;
  color: #003462;
  -webkit-transition: font-size 0.5s ease;
  -moz-transition: font-size 0.5s ease;
  -ms-transition: font-size 0.5s ease;
  -o-transition: font-size 0.5s ease;
  transition: font-size 0.5s ease;
}
@media screen and (max-width: 1099px) {
  body h2, body h3, body h4, body h5, body h6 {
    font-size: 28px;
  }
}
@media screen and (max-width: 767px) {
  body h2, body h3, body h4, body h5, body h6 {
    font-size: 24px;
  }
}
body a {
  text-decoration: none;
}
body p {
  margin-bottom: 16px;
}
body b, body strong {
  font-weight: 400;
}
body form p {
  overflow: hidden;
}
body form p span {
  display: block;
  position: relative;
}
body input, body textarea, body select, body button {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  padding: 10px;
  outline: none;
  border: none;
  background-color: transparent;
  font-size: 14px;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
@media screen and (max-width: 767px) {
  body input, body textarea, body select, body button {
    font-size: 16px !important;
  }
}
body input[type=text] + label, body input[type=email] + label, body input[type=phone] + label, body input[type=tel] + label, body input[type=url] + label, body input[type=password] + label, body input[type=search] + label, body textarea + label {
  width: 100%;
  height: 3px;
  background-color: #009ede;
  display: block;
  margin-top: -1px;
  -webkit-transform: translateX(-105%);
  -moz-transform: translateX(-105%);
  -ms-transform: translateX(-105%);
  -o-transform: translateX(-105%);
  transform: translateX(-105%);
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
body input:not([type=submit]):focus + label, body textarea:focus + label {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
body button {
  cursor: pointer;
}
body textarea, body select {
  width: 100%;
  display: block;
}
body input {
  width: 100%;
  height: 45px;
}
body ul li {
  position: relative;
  padding-left: 20px;
}
body ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  margin: auto;
  height: 12px;
  width: 12px;
  background: url("../images/icon_dot.png") no-repeat center;
  background-size: contain;
}
body ol li {
  position: relative;
  /*
  line-height: 1.8em;
  letter-spacing: 0.01em;
  margin: 10px 0;
  padding-left: 40px;
  counter-increment: step-counter;
  */
  /*
  &:before {
  	content: counter(step-counter) ".";
  	position: absolute;
  	left: 10px;
  	top: 0px;
  	height: 20px;
  	width: 20px;

  	color: $primary;
  	font-size: 1.1em;
  	font-family: $headingfontbold;
  }
  */
}
body img {
  height: auto;
  max-width: 100%;
}

.slick-dots {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  z-index: 1;
}
.slick-dots li {
  display: inline-block;
  margin: 0 8px;
  line-height: 10px;
  padding: 0;
}
.slick-dots li::before {
  display: none;
}
.slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
  color: transparent;
  font-size: 0;
}
@media screen and (max-width: 1099px) {
  .slick-dots li {
    margin: 0 5px;
  }
  .slick-dots li button {
    width: 7px;
    height: 7px;
    border-width: 1px !important;
  }
}

.banner {
  margin-top: 130px;
  -webkit-transition: margin-top 0.3s ease;
  -moz-transition: margin-top 0.3s ease;
  -ms-transition: margin-top 0.3s ease;
  -o-transition: margin-top 0.3s ease;
  transition: margin-top 0.3s ease;
  height: 280px;
  background: #cccccc no-repeat center;
  background-size: cover;
  position: relative;
}
.banner.scroll {
  margin-top: 85px;
}
.banner .content_container {
  z-index: 1;
}
.banner .content_container h1 {
  text-align: right;
  padding-top: 85px;
}
.banner::after {
  content: "";
  display: block;
  position: absolute;
  background-color: #111;
  opacity: 0.5;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.banner::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 150px 0 0 2560px;
  border-color: transparent transparent transparent #ffffff;
  right: 0;
  bottom: 0;
  z-index: 1;
}
@media screen and (max-width: 1099px) {
  .banner {
    height: 250px;
    margin-top: 85px;
  }
  .banner .content_container h1 {
    text-align: right;
    padding-top: 100px;
  }
  .banner::before {
    border-width: 86px 0 0 1100px;
  }
}

.breadcrumb {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 40px;
}
.breadcrumb a {
  color: #009ede;
  font-weight: 400;
}
.breadcrumb a:last-of-type {
  color: #003462;
  font-weight: 700;
}
.breadcrumb b {
  color: #009ede;
  font-weight: 400;
  padding: 0 5px;
}

footer {
  position: relative;
}
footer .top {
  background-color: #003462;
  padding: 5px 0;
}
footer .top .content_container {
  padding-top: 0;
  overflow: hidden;
}
footer .top .content_container h2 {
  margin-bottom: 40px;
}
footer .top .content_container h3 {
  color: #ffffff;
  font-size: 22px;
}
footer .top .content_container .contact_form_wrap {
  width: 540px;
  float: left;
  overflow: hidden;
}
footer .top .content_container .contact_form_wrap .col-1, footer .top .content_container .contact_form_wrap .col-2 {
  width: 48%;
}
footer .top .content_container .contact_form_wrap .col-1 input, footer .top .content_container .contact_form_wrap .col-1 textarea, footer .top .content_container .contact_form_wrap .col-2 input, footer .top .content_container .contact_form_wrap .col-2 textarea {
  background-color: #ffffff;
}
footer .top .content_container .contact_form_wrap .col-1 input::-webkit-input-placeholder, footer .top .content_container .contact_form_wrap .col-1 textarea::-webkit-input-placeholder, footer .top .content_container .contact_form_wrap .col-2 input::-webkit-input-placeholder, footer .top .content_container .contact_form_wrap .col-2 textarea::-webkit-input-placeholder {
  color: #003462;
}
footer .top .content_container .contact_form_wrap .col-1 input:-moz-placeholder, footer .top .content_container .contact_form_wrap .col-1 textarea:-moz-placeholder, footer .top .content_container .contact_form_wrap .col-2 input:-moz-placeholder, footer .top .content_container .contact_form_wrap .col-2 textarea:-moz-placeholder {
  color: #003462;
}
footer .top .content_container .contact_form_wrap .col-1 input::-moz-placeholder, footer .top .content_container .contact_form_wrap .col-1 textarea::-moz-placeholder, footer .top .content_container .contact_form_wrap .col-2 input::-moz-placeholder, footer .top .content_container .contact_form_wrap .col-2 textarea::-moz-placeholder {
  color: #003462;
}
footer .top .content_container .contact_form_wrap .col-1 input:-ms-input-placeholder, footer .top .content_container .contact_form_wrap .col-1 textarea:-ms-input-placeholder, footer .top .content_container .contact_form_wrap .col-2 input:-ms-input-placeholder, footer .top .content_container .contact_form_wrap .col-2 textarea:-ms-input-placeholder {
  color: #003462;
}
footer .top .content_container .contact_form_wrap .col-1 {
  float: left;
}
footer .top .content_container .contact_form_wrap .col-1 p {
  margin-bottom: 20px;
}
footer .top .content_container .contact_form_wrap .col-2 {
  float: right;
  text-align: right;
}
footer .top .content_container .contact_form_wrap .col-2 textarea {
  height: 179px;
  resize: none;
}
footer .top .content_container .contact_form_wrap .col-2 input[type=submit] {
  width: 150px;
  cursor: pointer;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  background-color: #003462;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #ffffff;
  -webkit-transition: color 0.3s ease, background 0.3s ease;
  -moz-transition: color 0.3s ease, background 0.3s ease;
  -ms-transition: color 0.3s ease, background 0.3s ease;
  -o-transition: color 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease;
  position: relative;
}
footer .top .content_container .contact_form_wrap .col-2 input[type=submit]:hover {
  background-color: #009ede;
  color: #ffffff;
}
footer .top .content_container .contact_form_wrap .col-2 input[type=submit]:hover {
  border-color: #009ede;
}
footer .top .content_container .contact_form_wrap .col-2 .ajax-loader {
  position: absolute;
  margin-top: 15px;
}
footer .top .content_container .contact_form_wrap .wpcf7-response-output {
  float: right;
  margin: 0;
}
footer .top .content_container .contact_form_wrap .wpcf7-response-output.wpcf7-validation-errors {
  color: red;
}
footer .top .content_container .contact_form_wrap .wpcf7-response-output.wpcf7-mail-sent-ok {
  color: #ffffff;
}
footer .top .content_container .contact_info {
  float: left;
  width: 250px;
  margin-left: 30px;
  padding-top: 35px;
}
footer .top .content_container .contact_info p {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 10px;
}
footer .top .content_container .contact_info p a {
  color: #ffffff;
  font-weight: 600;
  padding-left: 25px;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
footer .top .content_container .contact_info p a:hover {
  color: #009ede;
}
footer .top .content_container .contact_info p a.phone {
  background: url(../images/icon_phone_white.svg) no-repeat left 3px;
}
footer .top .content_container .contact_info p a.fax {
  background: url(../images/icon_fax_white.svg) no-repeat left 3px;
}
footer .top .content_container .contact_info p a.email {
  background: url(../images/icon_email_white.svg) no-repeat left 3px;
}
footer .top .content_container .contact_info p b {
  font-weight: 600;
}
footer .top .content_container .contact_info p.address {
  padding-left: 25px;
  background: url(../images/icon_location_white.svg) no-repeat left 6px;
}
footer .top .content_container .soical {
  width: 260px;
  float: right;
}
footer .top .content_container .soical a {
  display: inline-block;
  margin-right: 35px;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
footer .top .content_container .soical a img {
  height: 30px;
  width: auto;
}
footer .top .content_container .soical a:hover {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (max-width: 1260px) {
  footer .top .content_container .soical {
    float: none;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
footer .bottom .content_container {
  padding-top: 0;
}
footer .bottom p, footer .bottom a {
  font-weight: 600;
  font-size: 13px;
  line-height: 60px;
  margin: 0;
  color: #003462;
}
footer .bottom p {
  float: left;
}
footer .bottom a {
  float: right;
}
footer::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 0 0 2560px;
  border-color: transparent transparent transparent #003462;
  top: -100px;
  right: 0;
  position: absolute;
}
@media screen and (max-width: 1099px) {
  footer .top {
    padding-top: 20px;
  }
  footer .top .content_container h2 {
    margin-bottom: 25px;
    text-align: left;
  }
  footer .top .content_container h2 img {
    height: 43px;
    width: auto;
  }
  footer .top .content_container h3 {
    font-size: 20px;
  }
  footer .top .content_container .contact_form_wrap {
    width: 65%;
  }
  footer .top .content_container .contact_info {
    width: 30%;
    float: right;
  }
}
@media screen and (max-width: 767px) {
  footer .top .content_container .contact_form_wrap,
footer .top .content_container .contact_info {
    width: 100%;
    float: none;
    padding: 0;
    margin-left: 0;
    text-align: left;
  }
  footer .bottom {
    padding: 15px 0;
    text-align: center;
  }
  footer .bottom p, footer .bottom a {
    float: none;
    line-height: 14px;
  }
}
@media screen and (max-width: 600px) {
  footer .top {
    text-align: center;
  }
  footer .top .content_container .contact_form_wrap .col-1, footer .top .content_container .contact_form_wrap .col-2 {
    float: none;
    width: 100%;
  }
  footer .top .content_container .contact_form_wrap .col-1 p, footer .top .content_container .contact_form_wrap .col-2 p {
    text-align: center;
  }
  footer .top .content_container .soical {
    width: auto;
    display: inline-block;
  }
}

.quantity .styled-number {
  display: flex;
  justify-content: center;
}
.quantity .styled-number input {
  vertical-align: middle;
  -moz-appearance: textfield;
  box-sizing: content-box;
  margin: 0;
  text-align: center;
  border: 1px solid #cccccc;
  height: auto;
  box-sizing: border-box;
  padding: 8px 10px;
}
.quantity .styled-number input::-webkit-inner-spin-button, .quantity .styled-number input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity .styled-number input.qty {
  width: 200px;
}
.quantity .styled-number button.qty-button {
  cursor: pointer;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  background-color: #009ede;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #ffffff;
  -webkit-transition: color 0.3s ease, background 0.3s ease;
  -moz-transition: color 0.3s ease, background 0.3s ease;
  -ms-transition: color 0.3s ease, background 0.3s ease;
  -o-transition: color 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease;
  position: relative;
  border: 2px solid #009ede;
  width: 38px;
  height: 38px;
  box-sizing: border-box;
}
.quantity .styled-number button.qty-button:hover {
  background-color: #ffffff;
  color: #009ede;
}
.quantity .styled-number button.qty-button span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*# sourceMappingURL=styles.css.map */
