body{font-family:'Open Sans', sans-serif;font-weight:400;color:#666;font-size:12px;line-height:20px;width:100%}h1,h2,h3,h4,h5,h6{color:#444}.fa{font-size:14px}h1{font-size:33px}h2{font-size:27px}h3{font-size:21px}h4{font-size:15px}h5{font-size:12px}h6{font-size:10.2px}a{color:#23a1d1}a:hover{text-decoration:none}legend{font-size:18px;padding:7px 0px}label{font-size:12px;font-weight:normal}input[type=color].form-control,input[type=date].form-control,input[type=datetime].form-control,input[type=datetime-local].form-control,input[type=email].form-control,input[type=month].form-control,input[type=number].form-control,input[type=password].form-control,input[type=search].form-control,input[type=tel].form-control,input[type=text].form-control,input[type=time].form-control,input[type=url].form-control,input[type=week].form-control,select.form-control,textarea.form-control{font-size:12px}.input-group .dropdown-menu,.input-group .popover,.input-group input,.input-group select{font-size:12px}.input-group .input-group-addon{font-size:12px;height:30px}span.hidden-lg,span.hidden-md,span.hidden-sm,span.hidden-xs{display:inline}.nav-tabs{margin-bottom:15px}input#input-agree_email{height:12px;}.email-preference{font-weight:600;}div.required .control-label:before{content:'* ';color:#F00;font-weight:bold}.dropdown-menu li>a:hover{text-decoration:none;color:#ffffff;background-color:#229ac8;background-image:-webkit-gradient(linear, left top, left bottom, from(#23a1d1), to(#1f90bb));background-image:-webkit-linear-gradient(top, #23a1d1, #1f90bb);background-image:-o-linear-gradient(top, #23a1d1, #1f90bb);background-image:linear-gradient(to bottom, #23a1d1, #1f90bb);background-repeat:repeat-x}#top{background-color:#EEEEEE;border-bottom:1px solid #e2e2e2;padding:4px 0px 3px 0;margin:0 0 20px 0;min-height:40px}#top .container{padding:0 20px}#top #form-currency .currency-select,#top #form-language .language-select{text-align:left}#top #form-currency .currency-select:hover,#top #form-language .language-select:hover{text-shadow:none;color:#ffffff;background-color:#229ac8;background-image:-webkit-gradient(linear, left top, left bottom, from(#23a1d1), to(#1f90bb));background-image:-webkit-linear-gradient(top, #23a1d1, #1f90bb);background-image:-o-linear-gradient(top, #23a1d1, #1f90bb);background-image:linear-gradient(to bottom, #23a1d1, #1f90bb);background-repeat:repeat-x}#top-links a,#top-links li,#top .btn-link{color:#888;text-shadow:0 1px 0 #FFF;text-decoration:none}#top-links a:hover,#top .btn-link:hover{color:#444}#top-links .dropdown-menu a{text-shadow:none}#top-links .dropdown-menu a:hover{color:#FFF}#top .btn-link strong{font-size:14px;line-height:14px}#top-links{padding-top:6px}#top-links a+a{margin-left:15px}#logo{margin:0 0 10px 0}#search{margin-bottom:10px}#search .input-lg{height:40px;line-height:20px;padding:0 10px}#search .btn-lg{font-size:15px;line-height:18px;padding:10px 35px;text-shadow:0 1px 0 #FFF}#cart{margin-bottom:10px}#cart>.btn{font-size:12px;line-height:18px;color:#FFF}#cart.open>.btn{background-image:none;background-color:#FFFFFF;border:1px solid #E6E6E6;color:#666;-webkit-box-shadow:none;box-shadow:none;text-shadow:none}#cart.open>.btn:hover{color:#444}#cart .dropdown-menu{background:#eee;z-index:1001}#cart .dropdown-menu{min-width:100%}

@media (max-width:600px){

        .pdf-download .col-xs-12{



    text-align: center!important;

    padding: 10px;

 }

}

    .home-slider ~ .html_mod .pdf-download .row > div:last-of-type{

        text-align: center;

    }


    img.qr-banner {
        width: 100%;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    @media(min-width: 768px){
      .common-home .html_mod {
          width: 50%;
          float: left;
          border-bottom: none !important;
      }
      .common-home .container.pdf-download {
          width: 100%;
          margin: 0 auto;
          display: flex;
          flex-direction: column;
      }
      .common-home .container.pdf-download .col-sm-6 {
          width: 100%;
          padding-left: 0;
      }
      .common-home .container.pdf-download a.btn-primary {
          width: 400px;
          max-width: 100%;
          margin-top: 10px !important;
          float: left;
      }
      .common-home .html_mod:has(.pdf-download) {
        padding-left: calc(50vw - 570px);
      }
      .common-home .html_mod:has(.qr-banner-link) {
        padding-right: calc(50vw - 570px);
      }
      .common-home img.qr-banner:not(.es-modal-content img.qr-banner) {
        margin-top: 0;
        margin-bottom: 0;
        width: 320px;
        float: right;
      }
    }

    .html_mod:has(.qr-banner) {
      background: transparent !important;
    }

    .circle-list {
      list-style: none;
      counter-reset: list-counter;
      padding-left: 0;
    }

    .circle-list li {
      counter-increment: list-counter;
      margin-bottom: 15px;
      position: relative;
      padding-left: 40px;
    }

    .circle-list li::before {
      content: counter(list-counter);
      background-color: #243d92;
      color: white;
      font-weight: bold;
      border-radius: 50%;
      display: inline-block;
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      position: absolute;
      left: 0;
      top: 0;
    }

    .job-ad h3 {
    color: #233d92;
    font-weight: 500;
    }

    .job-ad h3:before {
      content: " ";
      width: 24px;
      height: 24px;
      display: inline-block;
      position: relative;
      background: url('svg/employee.svg');
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      margin-right: 8px;
      top: 3px;
    }

    .job-ad {
        background: white;
        box-shadow: 0 0 10px rgb(0 0 0 / 11%);
        padding: 30px;
        margin-bottom: 20px;
        border: 1px solid #dbdbdb;
        max-width: 100%;
        width: 600px;
        border-left: 4px solid #395996;
    }

      a.qr-banner-link {
          padding: 0 !important;
      }

      /* Modal container, hidden by default */
.es-modal {
    display: none;
    position: fixed;
    align-items: center;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
}

/* Modal content */
.es-modal-content {
    position: relative;
    background-color: #ffffff;
    margin: 0 auto;
    padding: 30px;
    border: 1px solid #888;
    width: 95%;
    max-height: 90vh;
    max-width: 700px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
    overflow-y: auto;
}

/* Close button (X) */
.es-modal .close-btn {
    position: absolute;
    top: 10px;
    right: 20px;
    color: #aaa;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}

.es-modal .close-btn:hover,
.es-modal .close-btn:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}



    @media(min-width: 768px) and (max-width: 990px){
      nav#menu ul.nav>li>a {
        padding: 12px 10px !important;
      }
    }




    #cart .dropdown-menu{width:100%}}#cart .dropdown-menu table{margin-bottom:10px}#cart .dropdown-menu li>div{min-width:427px;padding:0 10px}@media (max-width:478px){#cart .dropdown-menu li>div{min-width:100%}}#cart .dropdown-menu li p{margin:20px 0}#menu{background-color:#229ac8;background-image:-webkit-gradient(linear, left top, left bottom, from(#23a1d1), to(#1f90bb));background-image:-webkit-linear-gradient(top, #23a1d1, #1f90bb);background-image:-o-linear-gradient(top, #23a1d1, #1f90bb);background-image:linear-gradient(to bottom, #23a1d1, #1f90bb);background-repeat:repeat-x;border-color:#1f90bb #1f90bb #145e7a;min-height:40px}#menu .nav>li>a{color:#fff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);padding:10px 15px 10px 15px;min-height:15px;background-color:transparent}#menu .nav>li.open>a,#menu .nav>li>a:hover{background-color:rgba(0, 0, 0, 0.1)}#menu .dropdown-menu{padding-bottom:0}#menu .dropdown-inner{display:table}#menu .dropdown-inner ul{display:table-cell}#menu .dropdown-inner a{min-width:160px;display:block;padding:3px 20px;clear:both;line-height:20px;color:#333333;font-size:12px}#menu .dropdown-inner li a:hover{color:#FFFFFF}#menu .see-all{display:block;margin-top:0.5em;border-top:1px solid #DDD;padding:3px 20px;-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 3px 3px;font-size:12px}#menu .see-all:focus,#menu .see-all:hover{text-decoration:none;color:#ffffff;background-color:#229ac8;background-image:-webkit-gradient(linear, left top, left bottom, from(#23a1d1), to(#1f90bb));background-image:-webkit-linear-gradient(top, #23a1d1, #1f90bb);background-image:-o-linear-gradient(top, #23a1d1, #1f90bb);background-image:linear-gradient(to bottom, #23a1d1, #1f90bb);background-repeat:repeat-x}#menu #category{float:left;padding-left:15px;font-size:16px;font-weight:700;line-height:40px;color:#fff;text-shadow:0 1px 0 rgba(0, 0, 0, 0.2)}#menu .btn-navbar{font-size:15px;font-stretch:expanded;color:#FFF;padding:2px 18px;float:right;background-color:#229ac8;background-image:-webkit-gradient(linear, left top, left bottom, from(#23a1d1), to(#1f90bb));background-image:-webkit-linear-gradient(top, #23a1d1, #1f90bb);background-image:-o-linear-gradient(top, #23a1d1, #1f90bb);background-image:linear-gradient(to bottom, #23a1d1, #1f90bb);background-repeat:repeat-x;border-color:#1f90bb #1f90bb #145e7a}#menu .btn-navbar.disabled,#menu .btn-navbar:active,#menu .btn-navbar:focus,#menu .btn-navbar:hover,#menu .btn-navbar[disabled]{color:#ffffff;background-color:#229ac8}@media (min-width:768px){#menu .dropdown:hover .dropdown-menu{display:block}}@media (max-width:767px){#menu{border-radius:4px}#menu div.dropdown-inner>ul.list-unstyled{display:block}#menu div.dropdown-menu{margin-left:0!important;padding-bottom:10px;background-color:rgba(0, 0, 0, 0.1)}#menu .dropdown-inner{display:block}#menu .dropdown-inner a{width:100%;color:#fff}#menu .dropdown-menu a:hover,#menu .dropdown-menu ul li a:hover{background:rgba(0, 0, 0, 0.1)}#menu .see-all{margin-top:0;border:none;border-radius:0;color:#fff}}#content{min-height:600px}footer{margin-top:30px;padding-top:30px;background-color:#303030;border-top:1px solid #ddd;color:#e2e2e2}footer hr{border-top:none;border-bottom:1px solid #666}footer a{color:#ccc}footer a:hover{color:#fff}footer h5{font-family:'Open Sans', sans-serif;font-size:13px;font-weight:bold;color:#fff}.alert{padding:8px 14px 8px 14px}.breadcrumb{margin:0 0 20px 0;padding:8px 0;border:1px solid #ddd}.breadcrumb i{font-size:15px}.breadcrumb>li{text-shadow:0 1px 0 #FFF;padding:0 20px;position:relative;white-space:nowrap}.breadcrumb>li+li:before{content:'';padding:0}.breadcrumb>li:after{content:'';display:block;position:absolute;top:-3px;right:-5px;width:26px;height:26px;border-right:1px solid #DDD;border-bottom:1px solid #DDD;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.pagination{margin:0}.buttons{margin:1em 0}.btn{padding:7.5px 12px;font-size:12px;border:1px solid #cccccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)}.btn-xs{font-size:9px}.btn-sm{font-size:10.2px}.btn-lg{padding:10px 16px;font-size:15px}.btn-group>.btn,.btn-group>.dropdown-menu,.btn-group>.popover{font-size:12px}.btn-group>.btn-xs{font-size:9px}.btn-group>.btn-sm{font-size:10.2px}.btn-group>.btn-lg{font-size:15px}.btn-default{color:#777;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);background-color:#e7e7e7;background-image:-webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#dddddd));background-image:-webkit-linear-gradient(top, #eeeeee, #dddddd);background-image:-o-linear-gradient(top, #eeeeee, #dddddd);background-image:linear-gradient(to bottom, #eeeeee, #dddddd);background-repeat:repeat-x;border-color:#dddddd #dddddd #b3b3b3 #b7b7b7}.btn-primary{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#229ac8;background-image:-webkit-gradient(linear, left top, left bottom, from(#23a1d1), to(#1f90bb));background-image:-webkit-linear-gradient(top, #23a1d1, #1f90bb);background-image:-o-linear-gradient(top, #23a1d1, #1f90bb);background-image:linear-gradient(to bottom, #23a1d1, #1f90bb);background-repeat:repeat-x;border-color:#1f90bb #1f90bb #145e7a}.btn-primary.active,.btn-primary.disabled,.btn-primary:active,.btn-primary:hover,.btn-primary[disabled]{background-color:#1f90bb;background-position:0 -15px}.btn-warning{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#faa732;background-image:-webkit-gradient(linear, left top, left bottom, from(#fbb450), to(#f89406));background-image:-webkit-linear-gradient(top, #fbb450, #f89406);background-image:-o-linear-gradient(top, #fbb450, #f89406);background-image:linear-gradient(to bottom, #fbb450, #f89406);background-repeat:repeat-x;border-color:#f89406 #f89406 #ad6704}.btn-warning.active,.btn-warning.disabled,.btn-warning:active,.btn-warning:hover,.btn-warning[disabled]{-webkit-box-shadow:inset 0 1000px 0 rgba(0, 0, 0, 0.1);box-shadow:inset 0 1000px 0 rgba(0, 0, 0, 0.1)}.btn-danger{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#da4f49;background-image:-webkit-gradient(linear, left top, left bottom, from(#ee5f5b), to(#bd362f));background-image:-webkit-linear-gradient(top, #ee5f5b, #bd362f);background-image:-o-linear-gradient(top, #ee5f5b, #bd362f);background-image:linear-gradient(to bottom, #ee5f5b, #bd362f);background-repeat:repeat-x;border-color:#bd362f #bd362f #802420}.btn-danger.active,.btn-danger.disabled,.btn-danger:active,.btn-danger:hover,.btn-danger[disabled]{-webkit-box-shadow:inset 0 1000px 0 rgba(0, 0, 0, 0.1);box-shadow:inset 0 1000px 0 rgba(0, 0, 0, 0.1)}.btn-success{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#5bb75b;background-image:-webkit-gradient(linear, left top, left bottom, from(#62c462), to(#51a351));background-image:-webkit-linear-gradient(top, #62c462, #51a351);background-image:-o-linear-gradient(top, #62c462, #51a351);background-image:linear-gradient(to bottom, #62c462, #51a351);background-repeat:repeat-x;border-color:#51a351 #51a351 #387038}.btn-success.active,.btn-success.disabled,.btn-success:active,.btn-success:hover,.btn-success[disabled]{-webkit-box-shadow:inset 0 1000px 0 rgba(0, 0, 0, 0.1);box-shadow:inset 0 1000px 0 rgba(0, 0, 0, 0.1)}.btn-info{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#df5c39;background-image:-webkit-gradient(linear, left top, left bottom, from(#e06342), to(#dc512c));background-image:-webkit-linear-gradient(top, #e06342, #dc512c);background-image:-o-linear-gradient(top, #e06342, #dc512c);background-image:linear-gradient(to bottom, #e06342, #dc512c);background-repeat:repeat-x;border-color:#dc512c #dc512c #a2371a}.btn-info.active,.btn-info.disabled,.btn-info:active,.btn-info:hover,.btn-info[disabled]{background-image:none;background-color:#df5c39}.btn-link{border-color:transparent;cursor:pointer;color:#23A1D1;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled]{background-color:transparent;background-image:none;-webkit-box-shadow:none;box-shadow:none}.btn-inverse{color:#ffffff;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#363636;background-image:-webkit-gradient(linear, left top, left bottom, from(#444444), to(#222222));background-image:-webkit-linear-gradient(top, #444444, #222222);background-image:-o-linear-gradient(top, #444444, #222222);background-image:linear-gradient(to bottom, #444444, #222222);background-repeat:repeat-x;border-color:#222222 #222222 #000000}.btn-inverse.active,.btn-inverse.disabled,.btn-inverse:active,.btn-inverse:hover,.btn-inverse[disabled]{background-color:#222222;background-image:-webkit-gradient(linear, left top, left bottom, from(#333333), to(#111111));background-image:-webkit-linear-gradient(top, #333333, #111111);background-image:-o-linear-gradient(top, #333333, #111111);background-image:linear-gradient(to bottom, #333333, #111111)}.list-group a{border:1px solid #DDDDDD;color:#888888;padding:8px 12px}.list-group a.active,.list-group a.active:hover,.list-group a:hover{color:#444444;background:#eeeeee;border:1px solid #DDDDDD;text-shadow:0 1px 0 #FFF}.carousel-caption{color:#FFFFFF;text-shadow:0 1px 0 #000000}.carousel-control .icon-prev:before{content:'\f053';font-family:FontAwesome}.carousel-control .icon-next:before{content:'\f054';font-family:FontAwesome}.product-thumb{border:1px solid #ddd;margin-bottom:20px;overflow:auto}.product-thumb .image{text-align:center}.product-thumb .image a{display:block}.product-thumb .image a:hover{opacity:0.8}.product-thumb .image img{margin-left:auto;margin-right:auto}.product-grid .product-thumb .image{float:none}@media (min-width:767px){.product-list .product-thumb .image{float:left;padding:0 15px}}.product-thumb h4{font-weight:bold}.product-thumb .caption{padding:0 20px}.product-list .product-thumb .caption{margin-left:230px}@media (max-width:1200px){.product-grid .product-thumb .caption{min-height:210px;padding:0 10px}}@media (max-width:767px){.product-list .product-thumb .caption{min-height:0;margin-left:0;padding:0 10px}.product-grid .product-thumb .caption{min-height:0}}.product-thumb .rating{padding-bottom:10px}.rating .fa-stack{font-size:8px}.rating .fa-star-o{color:#999;font-size:15px}.rating .fa-star{color:#FC0;font-size:15px}.rating .fa-star+.fa-star-o{color:#E69500}h2.price{margin:0}.product-thumb .price{color:#444}.product-thumb .price-new{font-weight:600}.product-thumb .price-old{color:#999;text-decoration:line-through;margin-left:10px}.product-thumb .price-tax{color:#999;font-size:12px;display:block}.product-thumb .button-group{border-top:1px solid #ddd;background-color:#eee;overflow:auto}.product-list .product-thumb .button-group{border-left:1px solid #ddd}@media (max-width:768px){.product-list .product-thumb .button-group{border-left:none}}.product-thumb .button-group button{width:60%;border:none;display:inline-block;float:left;background-color:#eee;color:#888;line-height:38px;font-weight:bold;text-align:center;text-transform:uppercase}.product-thumb .button-group button+button{width:20%;border-left:1px solid #ddd}.product-thumb .button-group button:hover{color:#444;background-color:#ddd;text-decoration:none;cursor:pointer}@media (max-width:1200px){.product-thumb .button-group button,.product-thumb .button-group button+button{width:33.33%}}@media (max-width:767px){.product-thumb .button-group button,.product-thumb .button-group button+button{width:33.33%}}.thumbnails{overflow:auto;clear:both;list-style:none;padding:0;margin:0}.thumbnails>li{margin-left:20px}.thumbnails{margin-left:-20px}.thumbnails>img{width:100%}.image-additional a{margin-bottom:20px;padding:5px;display:block;border:1px solid #ddd}.image-additional{max-width:78px}.thumbnails .image-additional{float:left;margin-left:20px}@media (min-width:1200px){#content .col-lg-2:nth-child(6n+1),#content .col-lg-2:nth-child(6n+1),#content .col-lg-3:nth-child(4n+1),#content .col-lg-4:nth-child(3n+1),#content .col-lg-6:nth-child(odd){clear:left}}@media (min-width:992px) and (max-width:1199px){#content .col-md-2:nth-child(6n+1),#content .col-md-2:nth-child(6n+1),#content .col-md-3:nth-child(4n+1),#content .col-md-4:nth-child(3n+1),#content .col-md-6:nth-child(odd){clear:left}}@media (min-width:768px) and (max-width:991px){#content .col-sm-2:nth-child(6n+1),#content .col-sm-2:nth-child(6n+1),#content .col-sm-3:nth-child(4n+1),#content .col-sm-4:nth-child(3n+1),#content .col-sm-6:nth-child(odd){clear:left}}@media (min-width:768px){#column-left .product-layout .col-md-3{width:100%}#column-left+#content .product-layout .col-md-3{width:50%}#column-left+#content+#column-right .product-layout .col-md-3{width:100%}#content+#column-right .product-layout .col-md-3{width:100%}}#column-left .product-layout,#column-right .product-layout{width:100%}.input-group .form-control[name^=quantity]{min-width:50px}.btn-info.active,.btn-info.disabled,.btn-info:active,.btn-info:hover,.btn-info[disabled]{background-image:none;background-color:#df5c39}.popup_back{height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.popup_cont{position:fixed;z-index:102}.preloader{z-index:101}.popup_close{color:#888;cursor:pointer;position:absolute;padding:5px;right:5px;top:0}.popup_close:hover{color:#111}.popup_back{cursor:pointer;background-color:#222}div.popup{background:#fff;padding:25px;-webkit-box-shadow:0 3px 10px #222;box-shadow:0 3px 10px #222}.preloader{left:50%;margin:-10px 0 0 -25px;position:fixed;top:50%}body,h1,h2,h3,h4,h5,h6,p{color:#666;font-family:'Montserrat', sans-serif}body{font-size:14px}body p{font-size:14px}a{color:#243D92}a:active,a:focus{text-shadow:none!important;border:0;text-decoration:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-weight:100}h3{font-size:24px}body>header{padding:15px 0}#top{margin:0}.btn.btn-primary{color:white;border:0;text-transform:uppercase;background:#243D92;padding:12px 20px;min-width:180px}.btn.btn-primary:hover{background:#2946a6}.product-search .results{margin-top:75px}#top-links{text-transform:uppercase;font-weight:600}#top-links strong{text-transform:uppercase;font-weight:700}#top-links a{color:#243D92}#top-links a:hover{color:#2946a6}#logo{margin-bottom:0}#logo a{display:inline-block}#logo a img{border-radius:6px;display:inline-block;max-height:100px}#logo a h3{font-weight:bold;display:inline-block;max-width:260px;padding:0 0 0 20px;margin:0;font-size:16px;vertical-align:middle}@media (max-width:991px){#logo a h3{padding:15px 0 0 0}}@media (max-width:480px){#logo a h3{padding-left:0;margin-top:15px}}@media (max-width:767px){.container>.navbar-header{margin-left:0;margin-right:0}}.contact-info{list-style:none;text-align:right;padding:15px 0;padding-left:0;margin-bottom:0}@media (max-width:767px){.contact-info{text-align:left}}.contact-info li{font-size:14px}#search{max-width:320px;float:right;margin-bottom:0}@media (max-width:767px){#search{flaot:left;max-width:100%}}@media (max-width:480px){#search{padding-top:15px;width:100%;max-width:100%;margin-bottom:15px}}#search input{background:#f7f7f7;border-radius:25px 0 0 25px}#search input:focus{border-color:#ccc;-webkit-box-shadow:none;box-shadow:none}#search button.btn-lg{color:white;background:#bdbdbd;border-radius:0 25px 25px 0;text-shadow:none;-webkit-box-shadow:none;box-shadow:none;border-width:1px 1px 1px 0;border-color:#ccc;padding:7px 22px 7px 22px;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}#search button.btn-lg:focus{outline:0}#search button.btn-lg:hover{background:#243D92}#search button.btn-lg i{font-size:24px}nav#menu{background:#EEEEEE;border:0;margin:0;font-size:12px}nav#menu #category{color:#243D92}@media (max-width:767px){nav#menu .navbar-header{padding:15px 0}}nav#menu.navbar{border-radius:0;border-bottom:0}nav#menu .navbar-collapse{padding:0}@media (max-width:767px){nav#menu .navbar-collapse{margin-left:0;margin-right:0}}@media (max-width:767px){nav#menu .navbar-collapse .navbar-nav{margin:7.5px 0}}nav#menu .container{padding-left:0;padding-right:0}nav#menu ul.nav>li>a{color:#666;font-weight:bold;text-transform:uppercase;padding:12px 12px;text-shadow:none}nav#menu ul.nav>li>a:hover{color:#243D92;background:#EEEEEE}nav#menu .btn-navbar{background:#243D92;background-image:none;background-color:#243D92;border:0;margin:4px 15px 0 0;padding:5px 18px}nav#menu .btn-navbar i{color:white}nav#menu .btn-navbar:focus,nav#menu .btn-navbar:hover{color:white;background-color:#243D92}nav#menu #category{text-transform:uppercase}nav#menu .dropdown-menu{padding:0;border:0;top:44px;min-width:220px}nav#menu .dropdown-menu li>a{color:#666;padding:8px 15px}nav#menu .dropdown-menu li>a:hover{color:white;background:#243D92}.owl-carousel{margin-bottom:0!important}@media (max-width:768px){.owl-carousel .owl-buttons{display:none}}.owl-carousel:hover .owl-buttons div{opacity:1!important}.owl-carousel .owl-wrapper-outer{margin:0;border:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0}.owl-carousel .owl-wrapper-outer .owl-item{width:100%}.owl-carousel .owl-wrapper-outer .owl-item .item{width:100%;height:auto;background-repeat:no-repeat}.owl-carousel .owl-pagination{top:-25px}.owl-carousel.owl-theme .owl-buttons div{opacity:1}.owl-carousel.owl-theme .owl-buttons div.owl-prev{left:-45px}.owl-carousel.owl-theme .owl-buttons div.owl-next{right:-45px}.owl-carousel.owl-theme .owl-buttons div.owl-next,.owl-carousel.owl-theme .owl-buttons div.owl-prev{text-shadow:none}.owl-carousel.owl-theme .owl-buttons div.owl-next i,.owl-carousel.owl-theme .owl-buttons div.owl-prev i{color:#ccc;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.owl-carousel.owl-theme .owl-buttons div.owl-next:hover i,.owl-carousel.owl-theme .owl-buttons div.owl-prev:hover i{color:#aaa}.cat-info label{margin:8px 0 0 0}.common-home footer{margin-top:0}.common-home .category{padding:0 0 50px}.common-home .category .heading{padding:85px 0 0;margin:0 0 35px}@media (max-width:768px){.common-home .category .heading{padding:25px 0}}.common-home .category .heading h3{margin:0;text-transform:uppercase}.common-home .category .row{margin-right:-12px;margin-left:-12px}@media (min-width:767px){.common-home .category .col-lg-2,.common-home .category .col-md-2{width:20%;padding-left:12px;padding-right:12px}}.common-home .category .cat{min-height:200px;position:relative;display:block;padding:0;border:0;background:white;border:1px solid #ddd;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.common-home .category .cat .image-container{position:relative}.common-home .category .cat img{width:100%;max-width:100%;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.common-home .category .cat:hover{text-shadow:none;border-color:#243D92}.common-home .category .cat:hover img{opacity:.8}.common-home .category .cat:hover .title{bottom:25px}.common-home .category .cat:hover .title span{background:#f1f1f1}.common-home .category .cat .title{text-align:center}.common-home .category .cat .title span{color:#243D92;background:#f5f5f5;text-transform:uppercase;font-weight:700;font-size:11px;border:0;padding:12px;line-height:1.4;width:100%;display:block;vertical-align:middle;min-height:54px;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.featured{background:#EBEBEB;padding:35px 0}.featured h3{margin:0 0 35px;text-transform:uppercase}.featured .owl-carousel{background:transparent}.featured .owl-carousel .owl-item{padding:0 15px}.featured .owl-carousel .owl-item .product-thumb{background:#fff;padding:15px 0 20px;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.featured .owl-carousel .owl-item .product-thumb .caption h4 a{-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.featured .owl-carousel .owl-item .product-thumb .caption .button-group a{-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.featured .owl-carousel .owl-item .product-thumb .caption .button-group a:before{color:#666;content:'\f105';font-family:fontawesome;opacity:0}.featured .owl-carousel .owl-item .product-thumb:hover{border-color:#243D92}.featured .owl-carousel .owl-item .product-thumb:hover .caption h4 a{color:#243D92}.featured .owl-carousel .owl-item .product-thumb:hover .caption .button-group a{padding-left:10px}.featured .owl-carousel .owl-item .product-thumb:hover .caption .button-group a:before{opacity:1;margin-right:6px}.featured .owl-carousel .owl-item .product-thumb .caption{margin-top:10px;min-height:auto}.featured .owl-carousel .owl-item .button-group{border-top:0}.featured .owl-carousel .owl-item .button-group a{color:#243D92;font-weight:bold;padding:15px 0;display:block;text-transform:uppercase;background:white}.product-layout .product-thumb h4{font-size:14px;margin:0}.product-layout .product-thumb h4 a{display:inline-block}.product-layout.product-list .product-thumb{padding:0 15px}.product-layout.product-list .product-thumb .button-group{border-left:0;border-top:0;overflow:visible;padding:0;background:transparent;margin:0 0 0 250px}.product-layout.product-list .product-thumb .button-group a{color:#243D92;font-weight:bold;display:block;text-transform:uppercase;position:relative;padding:20px;background:#eee}.product-layout.product-list .product-thumb .button-group a:after{content:'\f105';position:absolute;font-family:fontawesome;right:15px;top:20px;font-size:24px;font-weight:400}.product-layout.product-list .product-thumb .image{padding:0}.product-layout.product-list .product-thumb .image~div{margin:20px 0}.product-layout.product-list .button-group,.product-layout.product-list .caption{padding:20px;min-height:auto}@media (min-width:992px){.product-layout.product-grid:nth-of-type(3n+1){clear:both}}@media (min-width:768px) and (max-width:991px){.product-layout.product-grid:nth-of-type(odd){clear:both}}.product-layout.product-grid .product-thumb{background:#fff;padding:15px 0 0}.product-layout.product-grid .product-thumb .caption{margin:10px 0;min-height:90px}.product-layout.product-grid:hover .caption a{color:#243D92}.product-layout.product-grid .button-group{border-top:0}.product-layout.product-grid .button-group a{color:#243D92;font-weight:bold;padding:15px 0;display:block;text-transform:uppercase;position:relative;background:white}.product-layout .code{font-weight:bold;font-size:16px;min-height:40px;display:block}.product-layout h4{margin:2px 0}.product-layout h4 a{color:#666;font-weight:400;line-height:1.7}.home-slider{position:relative}.home-slider .caption{position:absolute;top:30px;left:50%;width:100%;max-width:1170px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:99}@media (max-width:800px){.home-slider .caption{top:10px}}.home-slider .owl-wrapper .owl-item .item{height:350px}@media (max-width:767px){.home-slider .owl-wrapper .owl-item .item{height:450px}}.home-slider form .select-wrapper,.product-timing_tool_finder form .select-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px;width:100%;max-width:340px;background:rgba(255, 255, 255, 0.8);border-radius:50px;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;font-size:12px}@media (max-width:800px){.home-slider form .select-wrapper,.product-timing_tool_finder form .select-wrapper{display:block}}.home-slider form .select-wrapper select,.product-timing_tool_finder form .select-wrapper select{border:0;line-height:40px;padding:5px 10px;margin-left:40px;text-transform:uppercase;font-weight:bold;display:block;background:transparent;width:100%;-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box}.home-slider form .select-wrapper select:focus,.product-timing_tool_finder form .select-wrapper select:focus{width:auto;color:#243D92}@media (max-width:800px){.home-slider form .select-wrapper select,.product-timing_tool_finder form .select-wrapper select{line-height:40px}}.home-slider form .select-wrapper select:focus,.product-timing_tool_finder form .select-wrapper select:focus{border:0;outline:0}.home-slider form .select-wrapper.focus,.product-timing_tool_finder form .select-wrapper.focus{background:white}.home-slider form .select-wrapper.focus:before,.product-timing_tool_finder form .select-wrapper.focus:before{color:#243D92;background:white;font-weight:bold;border:2px solid #243D92;padding-top:6px}.home-slider form .select-wrapper:before,.product-timing_tool_finder form .select-wrapper:before{content:'1';position:absolute;top:50%;left:7px;color:white;background:#243D92;width:36px;height:36px;border-radius:50%;text-align:center;padding-top:8px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);pointer-events:none;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.home-slider form .select-wrapper:after,.product-timing_tool_finder form .select-wrapper:after{content:'\f107';font-family:fontawesome;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#243D92;font-size:20px;pointer-events:none}.home-slider form .select-wrapper:nth-of-type(2):before,.product-timing_tool_finder form .select-wrapper:nth-of-type(2):before{content:'2'}.home-slider form .select-wrapper:nth-of-type(3):before,.product-timing_tool_finder form .select-wrapper:nth-of-type(3):before{content:'3'}.home-slider form h3,.product-timing_tool_finder form h3{color:white;text-transform:uppercase;font-weight:bold;font-size:32px;margin-bottom:20px}@media (max-width:800px){.home-slider form h3,.product-timing_tool_finder form h3{font-size:28px;margin-bottom:20px}}.home-slider form .search-wrapper,.product-timing_tool_finder form .search-wrapper{position:relative;display:inline-block;max-width:340px;width:100%}@media (max-width:800px){.home-slider form .search-wrapper,.product-timing_tool_finder form .search-wrapper{display:block}}.home-slider form .search-wrapper input[type=submit],.product-timing_tool_finder form .search-wrapper input[type=submit]{content:'\f002';font-family:fontawesome;position:absolute;top:50%;right:7px;color:white;background:#243D92;width:36px;height:36px;border-radius:50%;text-align:center;font-weight:400;font-size:18px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);min-width:auto;padding:0;line-height:33px;border:2px solid #243D92;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.home-slider form input,.product-timing_tool_finder form input{border:0;border-radius:50px;padding:5px 35px 5px 25px;line-height:40px;background:rgba(255, 255, 255, 0.8);text-transform:uppercase;font-weight:bold;display:block;width:100%;max-width:340px;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.home-slider form input:focus,.product-timing_tool_finder form input:focus{border:0;outline:0;background:white}.home-slider form input:focus~input[type=submit],.product-timing_tool_finder form input:focus~input[type=submit]{color:#243D92;background:white}.product-timing_tool_finder form .select-wrapper{border:1px #ccc solid;max-width:400px;font-size:12px}.product-timing_tool_finder form .select-wrapper.focus{background:#f7f7f7}#oem-search{font-size:12px}footer{background:#3c3c3c;margin-top:75px;padding-top:0}footer h5{color:#adadad;text-transform:uppercase;margin-bottom:25px}footer .row>div{font-weight:400;font-size:14px;line-height:1.7;color:white}footer .row>div a{color:white}footer .row>div span{color:#adadad}footer ul li a{color:white}footer>.container{padding:50px 15px}footer .footer-bottom{color:#777;background:#2f2f2f;padding:15px 0;font-size:12px;text-transform:uppercase}#column-left .list-group a{display:block;border-bottom:0;padding:22px 12px;font-size:14px;font-weight:normal}#column-left .list-group a.active{color:#243D92}#column-left .list-group a:last-of-type{border-bottom:1px solid #ddd}#column-left h3{margin:0 0 35px}#content{min-height:auto}#content h2{margin:0 0 35px}.breadcrumb{border:0;padding:18px 0;font-size:12px}.breadcrumb li{display:inline-block;text-transform:uppercase;font-weight:900;padding:0 3px}.breadcrumb li:after{color:#aaa;content:'\f105';margin-left:15px;font-family:fontawesome}.breadcrumb li:first-of-type{padding:0 10px 0 0}.breadcrumb li:last-of-type{padding:0}.breadcrumb li:last-of-type a{color:#666}.breadcrumb li:last-of-type:after{content:none}.page-title{width:100%;height:auto;position:relative;overflow:hidden}.page-title h1{color:white;margin:0;padding:20px 0;z-index:2;position:relative}.page-title.cat-title,.page-title.product-title{background:#1f3b7c;background:-moz-linear-gradient(left, #1f3b7c 0%, #2850a0 100%);background:-webkit-linear-gradient(left, #1f3b7c 0%, #2850a0 100%);background:-webkit-gradient(linear, left top, right top, from(#1f3b7c), to(#2850a0));background:-o-linear-gradient(left, #1f3b7c 0%, #2850a0 100%);background:linear-gradient(to right, #1f3b7c 0%, #2850a0 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f3b7c', endColorstr='#2850a0',GradientType=1 )}.page-title.cat-title img,.page-title.product-title img{position:absolute;right:0;top:0;z-index:1}@media (max-width:600px){.page-title.cat-title img,.page-title.product-title img{left:-200px!important;height:250px;width:auto!important}}#column-left .html_mod{margin-bottom:25px;background:#243D92 url("/image/cache/catalog/slider/slider-1950x468.jpg") no-repeat center;background-size:cover}#column-left .html_mod a{color:white;padding:75px 25px 50px;display:block;text-transform:uppercase;font-size:24px;line-height:1.2;font-weight:100;position:relative}#column-left .html_mod a:after{content:'\f105';display:block;font-size:28px;font-family:fontawesome;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}#column-left .html_mod a:hover:after{margin-left:10px}#column-left .html_mod a strong{font-weight:bold}.btn-group button{border:0;text-shadow:none;-webkit-box-shadow:none;box-shadow:none;background:#243D92!important;margin-right:3px;border-radius:4px!important;overflow:hidden;margin-left:0;outline:0;border:0}.btn-group button:active,.btn-group button:focus,.btn-group button:hover{background:#2946a6;outline:0;border:0}.btn-group button i{color:white}.product-title h1{text-transform:capitalize}.product h1{margin-top:0}.product .read-description{font-size:14px;font-weight:bold;border:1px solid #ccc;display:inline-block;padding:10px;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;margin-top:10px}.product .read-description:hover{background:#eee}.product .engines .engines-codes ul{padding-bottom:15px;display:block}.product .description{margin-top:35px}.product .description h3{color:#243D92}.product .information{float:left}.product .information h1{margin-bottom:25px}.product .information h4{font-size:16px}.product .information ul{padding-left:15px}.product .information .table>.header{padding-left:15px;padding-right:15px}@media (max-width:767px){.product .information .table .column:last-of-type ul{border-bottom:0;padding-bottom:0}}@media (min-width:480px) and (max-width:767px){.product .information .table .column ul{-webkit-column-count:2;column-count:2;border-bottom:1px #ccc solid;padding-bottom:25px}}.product .image{float:right}.product .image .thumbnails{margin-left:0}.product .image .thumbnails li{margin-left:0}.product .image .thumbnails li img{margin-left:0;margin-right:0}.product .table-info{margin-top:35px}.product .table-info .table{position:relative}@media (min-width:768px){.product .table-info .table:before{content:'';width:2px;height:100%;background:#e0e0e0;position:absolute;left:50%;top:0}}.product .table-info .table ul{padding:0 15px}@media (min-width:480px) and (max-width:767px){.product .table-info .table ul{-webkit-column-count:2;column-count:2;padding-bottom:25px}}.product .table-info .image{margin-top:0}.product .thumbnail{padding:0;border:1px #e0e0e0 solid;overflow:hidden;margin:1px;border-radius:0}.product p.model{font-size:16px;text-transform:uppercase;margin-bottom:15px}.product p.model strong{font-size:22px}.product .desc{margin:15px 0 35px}.product .desc .read-more p~a{font-size:14px;display:inline-block}.product .desc .read-more p~a i{margin-right:6px}.product .table{border:1px #e0e0e0 solid;display:inline-block}.product .table ul{padding:0;margin:0;list-style:none}.product .table ul li{font-weight:100;line-height:1.75;font-size:14px}.product .table ul li strong{font-size:14px}.product .table .engines,.product .table .models{padding:0px;max-height:600px;overflow-y:auto}.product .table .engines h4,.product .table .models h4{padding:0 15px}@media (max-width:767px){.product .table .engines,.product .table .models{margin-bottom:25px}}.product .table .engines ul li,.product .table .models ul li{line-height:1.5;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;padding:5px 0;display:block}.product .table .engines ul li:hover,.product .table .models ul li:hover{color:#243D92;font-weight:400}.product .table .models h4{margin-bottom:10px}.product .table .models ul{margin-bottom:20px;padding:0 15px 0 25px}.product .table .models ul li{padding:0}.product .table .header{background:#e0e0e0}@media (max-width:767px){.product .table .header{display:none}}.product .table .header h5{font-weight:700;font-size:16px}.product .product-info{margin-top:20px}.product .product-info h3{margin:0;padding:15px 20px;background:#f1f1f1}.product .product-info .alternatives h3{color:#595959}.product .product-info .alternatives .row{margin-left:0;margin-right:0}.product .product-info .alternatives .also-need-product{padding:25px 0;border:1px #e0e0e0 solid;border-width:0 1px 1px}.product .product-info .alternatives .also-need-product img{max-height:150px}.product .product-info .alternatives .also-need-product>div:first-of-type{padding-top:20px}.product .product-info .alternatives .also-need-product>div:last-of-type{text-align:right}.product .product-info .alternatives .code{color:#595959;text-transform:uppercase;font-size:16px}.product .product-info .alternatives p{font-size:14px;font-weight:100}.product .product-info .alternatives h4{color:#243D92;font-size:22px;margin-top:5px}.product .product-info .alternatives strong{display:block;margin-top:4px}.product .product-info .alternatives.also-need h3:before{content:'\f055';font-family:fontawesome;font-size:42px;vertical-align:sub;margin-right:10px}.product .product-info .alternatives.alternative-kits{margin-top:0}.product .product-info .alternatives.alternative-kits h3{color:#476c80!important;background:#cbdae2}.product .product-info .alternatives.alternative-kits .also-need-product{background:#ecf1f4}.product .product-info .alternatives.alternative-kits .also-need-product:nth-of-type(2n){background:#e2eaef}.oem-no ul li{list-style:none;line-height:2.2;font-size:14px;}.product .product-info .oem-no{margin-bottom:35px;padding-top:8px;border:1px #e0e0e0 solid;max-height:250px;overflow:scroll;overflow-y:auto;overflow-x: hidden;}.product .product-info .oem-no .numbers{display:block;font-size:19px;line-height:1.4;font-weight:normal;padding:25px}.product .product-info .notes{border:1px #e0e0e0 solid}.product .product-info .notes>div{padding:25px}.product .product-info .notes strong{display:block}.product .product-info .notes p{font-weight:normal;font-size:16px;font-weight:100;line-height:1.7}@media (max-width:767px){.engines,.models{padding-left:0;padding-right:0}.engines:before,.models:before{content:'';color:#666;background:#e0e0e0;padding:12px 25px;width:100%;font-size:16px;display:inline-block}.engines>.row,.models>.row{padding:0 15px}.models:before{content:'Models'}.engines:before{content:'Engines'}}.petrol h1{color:#4AB66B}.petrol h5{color:white}.petrol .table .header{background:#4AB66B}.petrol .also-need h3{background:#4AB66B}.petrol .table-info .table:before{background:#4AB66B}.petrol .engines:before,.petrol .models:before{color:white;background:#4AB66B}.petrol .product .product-info .alternatives h3{color:white}.diesel h1{color:#077ad0}.diesel h5{color:white}.diesel .table .header{background:#077ad0}.diesel .also-need h3{background:#077ad0}.diesel .table-info .table:before{background:#077ad0}.diesel .engines:before,.diesel .models:before{color:white;background:#077ad0}.diesel .product .product-info .alternatives h3{color:white}.make_wrapper{background:#efefef;padding:50px 0}.make_wrapper~footer{margin-top:0;border-top:0}.makes.breadcrumb{margin-bottom:0}.vehicle-make{padding:10px 15px;width:20%;float:left}.vehicle-make:hover h3{color:#333}.vehicle-make h3{color:#969696;font-size:12px;text-transform:uppercase;text-align:center;font-weight:bold;margin:0;min-height:34px;line-height:1.4;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}@media (min-width:1200px){.vehicle-make img{-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.vehicle-make .inside{position:relative}}@media (max-width:1199px){.vehicle-make{width:25%}}@media (max-width:991px){.vehicle-make{width:33.33%}}@media (max-width:570px){.vehicle-make{width:50%}}@media (max-width:380px){.vehicle-make{width:100%}}.vehicle-make .inside{text-align:center;margin-bottom:0;background:white;border:1px solid white;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;padding:0;margin-bottom:15px}.vehicle-make .inside:hover{border-color:#243D92}.vehicle-make a{margin-top:0;display:block;padding:20px 0}.vehicle-make a img{max-width:120px;margin-bottom:15px}@media (min-width:1200px){.vehicle-make a img{margin-bottom:0}}.enquire{width:100%;background:#efefef;padding:20px 0 35px;margin-top:75px}.enquire h2{color:#243D92;margin-top:25px}.enquire p{font-size:16px}@media (min-width:768px){.enquire .row>div:last-of-type{text-align:right}}.enquire .row>div:last-of-type a{background:#243D92;color:white;border-radius:35px;text-transform:uppercase;font-weight:600;line-height:54px;display:inline-block;width:100%;max-width:220px;text-align:center;margin-top:15px;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.enquire .row>div:last-of-type a:hover{background:#2946a6}.enquire~footer{margin-top:0}.information-contact .btn.btn-primary,.pdf-download .btn.btn-primary,form.enquiry .btn.btn-primary{background:#243D92;color:white;border-radius:35px;text-transform:uppercase;font-weight:600;line-height:54px;display:inline-block;width:100%;max-width:330px;text-align:center;margin-top:15px;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;padding:0;height:auto}.information-contact .btn.btn-primary:hover,.pdf-download .btn.btn-primary:hover,form.enquiry .btn.btn-primary:hover{background:#2946a6}.home-slider~.html_mod{background:#EBEBEB;padding:15px 0}.home-slider~.html_mod .pdf-download .row{position:relative}.home-slider~.html_mod .pdf-download .row>div:last-of-type{text-align:right}.home-slider~.html_mod .pdf-download .row a.btn{margin-top:0}.home-slider~.html_mod .pdf-download .row p{font-size:16px}.home-slider~.html_mod .pdf-download .row h3{margin-top:0;padding:15px 0 0 100px}.home-slider~.html_mod .pdf-download .row img{max-width:100%;/*float:left;-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg);position:absolute;left:0;top:-35px;z-indeX:9;-webkit-box-shadow:10px 10px 22px -6px rgba(0, 0, 0, 0.35);-moz-box-shadow:10px 10px 22px -6px rgba(0, 0, 0, 0.35);box-shadow:10px 10px 22px -6px rgba(0, 0, 0, 0.35)}*/.checkout-cart .btn-default{text-shadow:none;background-image:none;border:0;text-transform:uppercase;padding:12px 20px}.checkout-cart .table-responsive .btn.btn-primary{padding:8px 20px 7px;margin:0 4px;border-radius:4px!important;-webkit-box-shadow:none;box-shadow:none;border:0;max-width:50px}.checkout-cart .table-responsive .btn-danger{background:red;background-image:none;border:0;border-radius:4px!important}.checkout-cart .table-responsive .input-group-btn button:first-of-type{max-width:50px;min-width:auto}.information-contact footer{margin-top:0}.information-contact .g-maps{margin-top:30px;position:relative;overflow:hidden}.information-contact .g-maps:after{content:'';width:80%;height:300px;left:10%;position:absolute;background:transparent;display:inline-block;z-index:9;bottom:0}.information-contact>.container>.row{margin-bottom:50px}.information-contact>.container>.row:last-of-type{margin-bottom:100px}form.enquiry{max-width:650px}form.contact-form input,form.enquiry input{height:40px}form.contact-form textarea,form.enquiry textarea{height:200px}form.contact-form input[type=text],form.contact-form textarea,form.enquiry input[type=text],form.enquiry textarea{font-size:14px}form.contact-form input[type=text]:focus,form.contact-form textarea:focus,form.enquiry input[type=text]:focus,form.enquiry textarea:focus{outline:0;border:1px solid #243D92;-webkit-box-shadow:none;box-shadow:none}.container.nopadding{padding-left:0;padding-right:0}.page-title.cat-title img,.page-title.product-title img{left:0;right:0;width:100%}.mfp-container{max-width:960px;left:50%!important;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);margin:0 auto}#return-to-top{position:fixed;bottom:20px;right:20px;background:rgba(0, 0, 0, 0.45);width:50px;height:50px;display:block;text-decoration:none;border-radius:35px;display:none;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#return-to-top i{color:#fff;margin:0;position:relative;left:16px;top:13px;font-size:19px;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#return-to-top:hover{background:#243D92}#return-to-top:hover i{color:#fff;top:5px}@media (max-width:400px){.home-categories .col-xs-6{width:100%;text-align:center}}.product-thumb{-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.product-thumb:hover{border-color:#243D92}#map{height:400px}.boxwindow{display:none}div.popup{-webkit-box-shadow:none;box-shadow:none;max-width:1170px;width:100%}div.popup h4{color:#243D92;font-size:32px}div.popup .col-sm-4{text-align:center}div.popup .col-sm-4 img{display:inline-block}.popup_close{font-size:40px;padding:20px}.accordion,.accordion *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.accordion{overflow:hidden;-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.25);box-shadow:0px 1px 3px rgba(0, 0, 0, 0.25);border-radius:3px;background:#f7f7f7}.accordion-section-title{width:100%;padding:15px;display:inline-block;border-bottom:1px solid #1a1a1a;background:#333;-webkit-transition:all linear 0.15s;-o-transition:all linear 0.15s;transition:all linear 0.15s;font-size:1.200em;text-shadow:0px 1px 0px #1a1a1a;color:#fff}.accordion-section-title.active,.accordion-section-title:hover{background:#4c4c4c;text-decoration:none}.accordion-section:last-child .accordion-section-title{border-bottom:none}.accordion-section-content{padding:15px;display:none}.checkout-cart table .img-thumbnail{border:0}.checkout-cart table thead tr td{font-weight:900;border-bottom:0;background:#f7f7f7;text-transform:uppercase}.checkout-cart table tbody tr td{font-size:18px;vertical-align:middle}.checkout-cart form.enquiry{max-width:100%}mark{padding:3px 0;margin:0;color:#333;font-weight:bold;background-color:#44c5f4}@media (min-width:768px){.product-images.owl-carousel.owl-theme .owl-buttons div.owl-prev{left:0}.product-images.owl-carousel.owl-theme .owl-buttons div.owl-next{right:-25px}.product-images.owl-carousel.owl-theme .owl-buttons div i{font-size:20px}}@media (min-width:768px){.product .image .thumbnails,.product .product-images{padding-left:30px}}@media (max-width:767px){.product .image{margin-bottom:25px}}.popup_content .code{font-size:18px}
