/*!
 * Bootstrap v4.0.0-alpha.5 (https://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
.bg-cms {
  margin-bottom: 25px; }

.cms1 .cms-1-item {
  margin-bottom: 2px; }
  .cms1 .cms-1-item:last-child {
    margin-bottom: 0; }
.cms1 .left-block {
  width: 25%;
  float: left; }
  .cms1 .left-block img {
    max-width: 100%;
    padding: 7px; }
.cms1 .right-block {
  width: 75%;
  float: left;
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.26);
  color: #ffffff;
  padding: 5px 0 5px 10px; }
  .cms1 .right-block.special {
    color: #333333; }
  .cms1 .right-block .title-block {
    font-size: 22px;
    margin: 0;
    margin-top: 10px; }
  .cms1 .right-block .desc-block {
    font-size: 11px;
    margin: 0;
    margin-top: 5px; }

.service-cms {
  margin-top: 50px; }
  .service-cms > div {
    margin-bottom: 10px; }
  .service-cms .service-cms-item {
    background: #f8f8f8;
    padding: 5px 0;
    border: 1px solid #eaeaea;
    display: flex;
    align-items: center; }
    .service-cms .service-cms-item .left-block {
      width: 65px;
      float: left;
      text-align: center; }
      .service-cms .service-cms-item .left-block img {
        max-width: 100%;
        display: inline-block; }
    .service-cms .service-cms-item .right-block {
      overflow: hidden;
      padding-right: 5px; }
      .service-cms .service-cms-item .right-block .title-block {
        text-transform: uppercase;
        color: #2699ac;
        font-size: 15px;
        font-weight: bold;
        margin: 0;
        margin-top: 3px; }
        .service-cms .service-cms-item .right-block .title-block span {
          color: #333333; }
      .service-cms .service-cms-item .right-block .desc-block {
        margin: 0;
        color: #032a4d;
        font-size: 12px;
        line-height: 12px; }

.thank-you-page {
  padding-bottom: 50px; }
  .thank-you-page .title-block {
    display: flex;
    align-items: center;
    justify-content: center; }
    .thank-you-page .title-block .title-heading {
      display: inline-block;
      font-size: 115px;
      font-weight: bold;
      margin: 0;
      color: #0e294a;
      letter-spacing: -7px; }
    .thank-you-page .title-block img {
      display: inline-block; }
    .thank-you-page .title-block .title-bg {
      background: #2699ac;
      color: #ffffff;
      font-size: 22px;
      text-transform: none;
      padding: 10px 15px;
      margin-top: -30px; }
    .thank-you-page .title-block .title-caption {
      color: #2699ac;
      font-size: 28px;
      font-weight: 600;
      text-transform: none;
      margin: 30px 0; }
  .thank-you-page .content-block {
    display: flex;
    align-items: center;
    justify-content: center; }
    .thank-you-page .content-block p {
      width: 66%;
      color: #032a4d;
      font-size: 16px;
      margin-bottom: 20px; }
    .thank-you-page .content-block b {
      color: #00879d; }

#cart {
  margin-top: 0px;
  padding-top: 8px; }
  #cart > a {
    display: block; }

.service-bottom-1 .service-bottom .left-image,
.service-bottom-2 .service-bottom .left-image,
.service-bottom-3 .service-bottom .left-image,
.service-bottom-4 .service-bottom .left-image,
.service-bottom-5 .service-bottom .left-image {
  width: auto;
  height: auto;
  background: transparent; }

@media (max-width: 1199px) and (min-width: 992px) {
  .thank-you-page .content-block p {
    width: 75%; } }
@media (max-width: 991px) {
  .thank-you-page .title-block .title-heading {
    font-size: 105px; }
  .thank-you-page .title-block .title-bg {
    font-size: 18px; }
  .thank-you-page .content-block p {
    width: 100%;
    font-size: 14px; }

  .service-cms > div:last-child {
    margin-bottom: 0; } }
@media (min-width: 992px) {
  .service-cms {
    display: flex; }
    .service-cms .service-cms-item {
      height: 100%; } }
@media (min-width: 768px) {
  #viewed-products_block_left {
    margin-bottom: 30px; }

  .about-us .note {
    float: right;
    text-align: center; }
  .about-us .price_appa {
    float: right;
    text-align: center; }

  .leo-mobile {
    display: none; }
    .leo-mobile.quote_detail_customer {
      display: block; }

  .group-category-image .block-table-mobile {
    display: none; }

  .service-bottom .left-image img {
    display: none; }

  .blockproductscategory .desc_productscategory {
    margin-bottom: 55px; }
  .blockproductscategory .product-block {
    display: block; }
    .blockproductscategory .product-block .product-meta {
      padding: 0px; }
  .blockproductscategory .owl-item.last .product_block .leo-more-info {
    right: auto;
    left: -82px;
    border-width: 2px 0px 2px 2px; }
  .blockproductscategory .owl-item.last .product_block:hover .leo-more-info {
    -webkit-transform: translate(10px, 0px);
    -moz-transform: translate(10px, 0px);
    -ms-transform: translate(10px, 0px);
    -o-transform: translate(10px, 0px);
    transform: translate(10px, 0px); }

  .col-md-offset-0 {
    margin-left: 0px; } }
@media (max-width: 767px) {
  .thank-you-page {
    text-align: center;
    margin-top: 30px; }
    .thank-you-page .title-block {
      display: initial; }
      .thank-you-page .title-block .title-heading {
        font-size: 75px; }
    .thank-you-page .content-block {
      display: initial; }

  .about-us {
    text-align: center; }

  #layer_cart_product_group_attributes,
  #layer_cart_product_attributes,
  #layer_cart_quantity {
    display: none; }

  #layer_cart .button-container {
    padding-top: 0px; }

  .service-cms .service-cms-item {
    clear: both; }

  .group-center-header {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }

  .group-bottom-header {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 9px;
    padding-right: 9px;
    position: relative;
    margin-left: -9px !important;
    margin-right: -9px !important;
    background: #f9f8fe !important;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; }
    .group-bottom-header > [class*="col-"] {
      padding-left: 0px;
      padding-right: 0px;
      width: auto; }
    .group-bottom-header .center-bottom-header {
      width: calc(100% - 105px); }
    .group-bottom-header .left-bottom-header {
      position: static; }

  .right-bottom-header > a, .right-bottom-header > .ApRawHtml {
    display: none; }

  html.slide-open {
    overflow: hidden; }

  #designstudio, #designstudio-button, #designstudio-minimize {
    display: none !important; }

  .slide-home {
    display: none; }

  .home-banner-mobile-wrapper {
    display: block; }

  .layer_cart_overlay {
    z-index: 200 !important; }

  #back-top {
    right: 0;
    bottom: 65px; }

  body.quote-mobile-open {
    overflow: hidden; }

  .hidden-leo-mobile {
    display: none; }

  .button-overlay {
    cursor: pointer;
    height: 100%;
    opacity: 0.2;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999999;
    display: none;
    background: black none repeat scroll 0 0; }
    .button-overlay.active {
      display: block; }

  .leo-mobile.service-order {
    display: none; }
  .leo-mobile.phone-contact {
    color: #000000;
    font-size: 13px;
    font-weight: 500; }
    .leo-mobile.phone-contact i {
      display: block;
      font-size: 18px;
      margin-bottom: 5px; }
  .leo-mobile.title-mobile {
    text-align: center;
    font-size: 23px;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: normal;
    text-transform: none;
    font-family: 'Oswald', sans-serif; }
    .leo-mobile.title-mobile span {
      max-width: 90%;
      padding: 0 5px;
      position: relative;
      display: inline-block;
      vertical-align: middle; }
      .leo-mobile.title-mobile span:before, .leo-mobile.title-mobile span:after {
        content: '';
        position: absolute;
        top: 50%;
        height: 1px;
        width: 9999px;
        background: #05ae4b;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%); }
      .leo-mobile.title-mobile span:before {
        left: 100%; }
      .leo-mobile.title-mobile span:after {
        right: 100%; }

  .logo-top .logo-box {
    margin-top: 20px;
    margin-bottom: 20px; }

  .float-vertical {
    position: static; }
    .float-vertical .float-vertical-button {
      font-size: 0px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      padding: 0px 12px;
      text-align: center;
      margin-right: 10px;
      overflow: hidden;
      background: #05ae4b;
      border-radius: 3px; }
      .float-vertical .float-vertical-button:after {
        display: none; }
      .float-vertical .float-vertical-button .fa {
        font-size: 16px;
        border: none;
        width: auto;
        height: auto;
        background: transparent;
        vertical-align: middle;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        -o-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        border-radius: 0px; }
        .float-vertical .float-vertical-button .fa:before {
          content: "\f0c9";
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none; }
    .float-vertical .block_content {
      position: fixed;
      top: 0px;
      left: -100%;
      right: auto;
      bottom: 0px;
      background: #FFFFFF;
      overflow: auto !important;
      width: 100% !important;
      z-index: 999999 !important;
      padding-top: 40px;
      max-height: 100% !important;
      -webkit-transition: all 400ms cubic-bezier(0.694, 0.0482, 0.335, 1) 0s !important;
      -o-transition: all 400ms cubic-bezier(0.694, 0.0482, 0.335, 1) 0s !important;
      transition: all 400ms cubic-bezier(0.694, 0.0482, 0.335, 1) 0s !important; }
      .float-vertical .block_content .close-slideout-menu {
        display: block;
        position: absolute;
        bottom: 100%;
        background: #fff;
        z-index: 100;
        width: 100%;
        padding: 5px;
        left: -100%;
        font-size: 0px;
        color: #05ae4b;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all 400ms cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
        -o-transition: all 400ms cubic-bezier(0.694, 0.0482, 0.335, 1) 0s;
        transition: all 400ms cubic-bezier(0.694, 0.0482, 0.335, 1) 0s; }
        .float-vertical .block_content .close-slideout-menu .fa {
          font-size: 30px; }
      .float-vertical .block_content.active {
        width: 100%; }
    .float-vertical.active > .block_content {
      left: 0%;
      position: fixed;
      max-height: 100% !important; }
      .float-vertical.active > .block_content .close-slideout-menu {
        top: 0px;
        left: 0px;
        bottom: auto;
        position: fixed;
        opacity: 1;
        filter: alpha(opacity=100); }

  .slideout-menu {
    background: #FFFFFF; }
    .slideout-menu ul li span.arrow:before {
      content: '\f067';
      color: #000000;
      display: block;
      font-weight: bold; }
    .slideout-menu ul li li {
      padding: 10px 0px;
      border-top: 1px solid #e5e5e5; }
      .slideout-menu ul li li a {
        color: #666666;
        font-size: 14px;
        font-weight: normal; }

  div.verticalmenu .dropdown::after {
    content: "";
    display: table;
    clear: both; }
  div.verticalmenu .dropdown > ul > li:not(:last-child) {
    border-bottom: 1px solid #e5e5e5; }
  div.verticalmenu .dropdown > ul > li > a {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase; }
    div.verticalmenu .dropdown > ul > li > a:hover, div.verticalmenu .dropdown > ul > li > a:focus {
      color: #05ae4b; }
  div.verticalmenu .dropdown > ul > li.active {
    background: transparent; }
    div.verticalmenu .dropdown > ul > li.active:hover {
      background: transparent; }
    div.verticalmenu .dropdown > ul > li.active:before {
      background: transparent; }
    div.verticalmenu .dropdown > ul > li.active > a {
      font-weight: 500;
      color: #05ae4b; }
    div.verticalmenu .dropdown > ul > li.active span.arrow {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
      div.verticalmenu .dropdown > ul > li.active span.arrow:before {
        content: '\f068';
        font-size: 15px;
        color: #05ae4b; }
  div.verticalmenu .dropdown > ul > li.first {
    display: none; }
  div.verticalmenu .dropdown > ul > li:hover {
    background: transparent; }
    div.verticalmenu .dropdown > ul > li:hover > a {
      color: #05ae4b; }

  #cart .title-cart {
    margin-top: 5px;
    height: 25px !important;
    float: none !important;
    margin-left: 15px;
    margin-right: 0px !important;
    background: url(../../img/icon-cart-mobile.png) no-repeat !important; }
    #cart .title-cart .cart-quantity {
      color: #FFFFFF !important;
      background: #263554 !important;
      padding: 0;
      top: -5px !important;
      left: 11px !important;
      width: 15px !important;
      height: 15px !important;
      line-height: 15px !important;
      font-size: 9px !important; }
  #cart .cart-inner h4 {
    display: none; }

  form#searchbox input.search_query {
    border: 1px solid #dddddd; }
  form#searchbox .btn {
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    border: none;
    overflow: hidden;
    line-height: 30px;
    background: #263554;
    border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; }
    form#searchbox .btn:after {
      content: '';
      height: 3px;
      bottom: 0px;
      left: 0px;
      right: 0px;
      position: absolute;
      background: #05ae4b; }

  .group-category-image .ApHtml .title_block {
    display: none !important; }
  .group-category-image .ApHtml.block .block-html-short {
    padding: 0px;
    border: none !important; }
  .group-category-image .block-table {
    display: none; }
  .group-category-image .block-table-mobile {
    display: block; }
  .group-category-image .owl-buttons {
    background: #fff;
    top: -50px !important; }
  .group-category-image .category-image .block_content {
    background: #263554;
    margin-left: -9px;
    margin-right: -9px;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 18px;
    padding-bottom: 18px;
    margin-top: 0px !important; }
  .group-category-image .category-img-item {
    border: none;
    padding: 9px;
    margin-bottom: 0px !important;
    min-height: 75px !important; }
    .group-category-image .category-img-item li {
      border: none;
      background: #FFFFFF; }
    .group-category-image .category-img-item .cate_content {
      width: 100%;
      float: none; }
      .group-category-image .category-img-item .cate_content img {
        width: 100%; }
    .group-category-image .category-img-item .cate-meta {
      width: 100%;
      float: none;
      min-height: 56px;
      text-align: center;
      padding: 10px 15px;
      position: static; }
      .group-category-image .category-img-item .cate-meta:before {
        display: none; }
      .group-category-image .category-img-item .cate-meta .short-desc {
        display: none; }
    .group-category-image .category-img-item .cat_name {
      height: auto;
      display: block;
      font-size: 19px;
      font-weight: 300;
      margin-bottom: 0px;
      text-transform: none;
      font-family: 'Oswald',sans-serif;
      line-height: 25px;
      color: #062949; }
    .group-category-image .category-img-item:nth-child(2n + 1) {
      clear: both; }

  .box-service-bottom > [class*="col-"]:nth-child(3n + 1) {
    clear: both; }

  #footer .title-mobile-footer > .title_block {
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: uppercase;
    padding-bottom: 10px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  #footer .box-service-bottom .service-bottom {
    min-height: inherit;
    margin-bottom: 18px;
    background: #f3f3f3;
    padding: 10px 10px 0 10px;
    border: 1px solid #cccccc;
    border-radius: 10px; }
    #footer .box-service-bottom .service-bottom .title_block {
      overflow: hidden;
      margin-top: 0px;
      text-align: left;
      font-size: 14px;
      white-space: normal;
      font-weight: 500 !important;
      line-height: 1.3 !important;
      position: relative;
      padding-left: 10px;
      margin-bottom: 5px;
      min-height: 30px;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; }
    #footer .box-service-bottom .service-bottom.special .title_block {
      padding-top: 0px;
      margin-bottom: 10px; }
      #footer .box-service-bottom .service-bottom.special .title_block:before {
        margin-top: 0px; }
    #footer .box-service-bottom .service-bottom .image_description {
      color: #00222b;
      font-size: 11px;
      font-weight: 300; }
    #footer .box-service-bottom .service-bottom .left-image {
      width: auto;
      height: auto;
      float: left;
      background: transparent; }
      #footer .box-service-bottom .service-bottom .left-image img {
        height: 30px !important; }
  #footer .box-footer-center {
    padding-top: 30px !important;
    padding-bottom: 30px !important; }
    #footer .box-footer-center .block-link {
      margin-bottom: 0px !important;
      text-align: left !important; }
      #footer .box-footer-center .block-link ul li a {
        font-size: 11px !important;
        font-weight: 300 !important;
        text-transform: none !important;
        color: white !important; }
    #footer .box-footer-center .block-link:nth-child(3n + 1) {
      clear: both; }
  #footer .box-footer-bottom {
    border-top: 2px solid #05ae4b; }
  #footer .group-text-footer {
    color: white;
    font-size: 12px;
    line-height: 20px !important;
    margin-top: 30px !important;
    margin-bottom: 0px !important;
    text-align: left !important;
    font-weight: 300 !important; }

  .footer-contact-infor {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 9px;
    padding-right: 9px; }
    .footer-contact-infor .title-contact-footer {
      color: #273655;
      font-size: 16px;
      font-weight: 500;
      margin-bottom: 5px; }
    .footer-contact-infor .sub-title {
      color: #787878;
      font-size: 13px;
      font-weight: 300;
      padding: 0px !important;
      margin-bottom: 20px !important; }
    .footer-contact-infor .block-content li {
      margin-bottom: 10px;
      display: table; }
      .footer-contact-infor .block-content li .fa {
        position: relative;
        overflow: hidden;
        text-align: center;
        display: table-cell;
        vertical-align: middle;
        border-radius: 3px; }
        .footer-contact-infor .block-content li .fa:before {
          width: 30px;
          height: 30px;
          color: #FFFFFF;
          display: block;
          font-size: 12px;
          line-height: 30px;
          background: #273655;
          border-bottom: 3px solid #05ae4b;
          border-radius: 3px; }
      .footer-contact-infor .block-content li span, .footer-contact-infor .block-content li a {
        color: #273655 !important;
        padding-left: 15px;
        display: table-cell;
        vertical-align: middle;
        word-break: break-word; }

  .product-block .price-from {
    font-size: 9px;
    font-weight: 300;
    margin-left: 5px;
    line-height: 11px !important;
    word-break: break-word; }
  .product-block .price {
    font-size: 14px;
    font-weight: 500; }
  .product-block .product-desc {
    display: none; }
  .product-block .content_price {
    width: 100%;
    height: 40px;
    line-height: 40px; }
  .product-block .name {
    margin-top: 0px; }
    .product-block .name a {
      font-size: 15px;
      font-weight: 500;
      margin-bottom: 0px;
      text-transform: none; }
  .product-block .product-meta {
    background: #FFFFFF; }
    .product-block .product-meta .box-title {
      padding-left: 9px;
      padding-right: 9px; }
  .product-block .product-reference {
    position: static;
    margin-bottom: 5px;
    padding-left: 0px; }

  #category #columns {
    padding: 0px; }
  #category .breadcrumb {
    font-weight: 500;
    color: #05ae4b; }
    #category .breadcrumb a {
      font-weight: 500;
      color: #05ae4b; }
    #category .breadcrumb .navigation-pipe:before {
      color: #05ae4b; }
  #category .sidebar, #category .productCatSubName, #category .content_scene_cat_bg .cat-desc, #category .content_sortPagiBar.clearfix {
    display: none; }
  #category .banner-category {
    background: transparent;
    width: auto;
    height: auto; }
  #category .productCatName.productCatName-h1-h2 {
    font-size: 24px;
    color: #000000;
    padding: 0px;
    margin-bottom: 5px; }
  #category .subcategories-block {
    padding: 0px;
    background: white;
    min-height: inherit; }
    #category .subcategories-block .cat-desc, #category .subcategories-block .functional-buttons {
      display: none; }
    #category .subcategories-block .cat-name {
      font-size: 17px;
      font-weight: 300;
      text-transform: none; }
    #category .subcategories-block .subcategory-meta {
      background: #FFFFFF; }
    #category .subcategories-block .right-block {
      position: static; }
  #category #subcategories > .row {
    padding-top: 18px;
    background: #273655; }
  #category #subcategories .cat-item:nth-child(2n + 1) {
    clear: both; }
  #category .product_list {
    padding-top: 18px;
    background: #273655; }
    #category .product_list .ajax_block_product {
      width: 50%;
      border: none; }
      #category .product_list .ajax_block_product:nth-child(2n + 1) {
        clear: both; }
    #category .product_list.grid .product-block .image {
      padding-top: 0px; }

  #product .pb-left-column {
    display: block; }
  #product #layer_cart {
    width: auto;
    z-index: 999999;
    height: auto !important;
    top: 20px !important;
    bottom: 70px !important;
    overflow-y: auto;
    overflow-x: hidden; }
    #product #layer_cart .button-container {
      text-align: center;
      padding-bottom: 0px; }
    #product #layer_cart .layer_cart_product #layer_cart_product_title {
      text-align: center; }
    #product #layer_cart .layer_cart_product .product-image-container {
      float: none;
      margin-right: 0;
      margin-bottom: 10px; }
      #product #layer_cart .layer_cart_product .product-image-container img {
        margin: auto; }
    #product #layer_cart .layer_cart_product .continue {
      float: none;
      margin: 5px 10px; }
    #product #layer_cart .layer_cart_product .view-cart {
      float: none;
      margin: 5px 10px; }
  #product .button-group {
    display: none; }
  #product #short_description_block {
    margin-bottom: 25px; }
    #product #short_description_block label {
      display: none; }
  #product #short_description_content {
    height: auto !important; }
  #product .product-name-mobile {
    color: #000000;
    font-size: 24px;
    font-weight: 500;
    margin-top: 10px;
    text-transform: none; }
  #product .group-reference-price-mobile::after {
    content: "";
    display: table;
    clear: both; }
  #product .group-reference-price-mobile .product-reference-mobile {
    float: right;
    font-size: 13px;
    font-weight: 600;
    color: #000000;
    margin-top: 10px; }
  #product .group-reference-price-mobile .content_prices {
    float: left; }
    #product .group-reference-price-mobile .content_prices .product-price-mobile {
      font-weight: 500;
      font-size: 24px; }
    #product .group-reference-price-mobile .content_prices .price-from {
      width: 35px !important;
      font-size: 11px;
      margin-top: -7px; }
  #product .primary_block {
    margin-bottom: 0px; }
  #product .blockproductscategory {
    margin-top: 0px; }
    #product .blockproductscategory .desc_productscategory {
      display: none; }
    #product .blockproductscategory .block_content {
      margin-top: 15px; }
  #product .pb-center-column {
    padding: 0 9px; }
    #product .pb-center-column #short_description_block {
      height: auto; }
  #product #footer .box-footer-bottom .copyright {
    margin-bottom: 60px; }
  #product #add-to-quotes {
    margin: 8px 0 0;
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 90;
    padding: 10px;
    background: #FFFFFF; }
    #product #add-to-quotes .btn {
      height: 53px;
      line-height: normal;
      padding: 0 45px 0 0;
      color: white;
      display: block;
      font-size: 18px;
      font-weight: bold;
      border: none;
      position: relative;
      height: 45px;
      width: 100%;
      position: relative;
      background: #f37650;
      border: 2px solid #162b53;
      border-radius: 10px;
      -moz-box-shadow: 0px 1px 1px 1px #767676;
      -webkit-box-shadow: 0px 1px 1px 1px #767676;
      -o-box-shadow: 0px 1px 1px 1px #767676;
      -ms-box-shadow: 0px 1px 1px 1px #767676;
      box-shadow: 0px 1px 1px 1px #767676; }
      #product #add-to-quotes .btn:before {
        content: "\f04b";
        position: absolute;
        right: 10px;
        top: 50%;
        z-index: 1;
        width: 30px;
        height: 30px;
        font-size: 12px;
        border: 3px solid #fff;
        background: #05ae4b;
        font-family: "FontAwesome";
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        border-radius: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        -moz-box-shadow: 0px 0px 0px 2px #162b53;
        -webkit-box-shadow: 0px 0px 0px 2px #162b53;
        -o-box-shadow: 0px 0px 0px 2px #162b53;
        -ms-box-shadow: 0px 0px 0px 2px #162b53;
        box-shadow: 0px 0px 0px 2px #162b53; }
      #product #add-to-quotes .btn span {
        display: inline-block;
        vertical-align: middle; }
  #product #form-cart {
    position: fixed;
    z-index: 9999999;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: #FFFFFF;
    transform: translateY(100%);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    #product #form-cart.active {
      transform: translateY(0%); }
    #product #form-cart .add-get-virtual {
      display: none; }
    #product #form-cart .add-quotes {
      height: 45px;
      line-height: 41px; }
      #product #form-cart .add-quotes .fa-play {
        width: 30px;
        height: 30px;
        font-size: 12px;
        border: 3px solid #fff; }
      #product #form-cart .add-quotes span {
        font-size: 18px; }

  #order .box-service-bottom {
    display: none; }
  #order .order_banner, #order .cart_navigation, #order .get_a_quote {
    display: none; }
  #order #order-detail-content {
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5; }
  #order #cart_summary thead {
    display: none; }
  #order .cart_item {
    display: block; }
    #order .cart_item:not(.first_item) {
      border-top: 1px solid #e5e5e5; }
    #order .cart_item td {
      border-color: transparent; }
    #order .cart_item .product-short-desc {
      display: none; }
    #order .cart_item .cart_product {
      padding: 20px 0px;
      max-width: 50px; }
      #order .cart_item .cart_product img {
        max-width: 100%; }
    #order .cart_item .cart_description {
      padding: 20px 5px;
      white-space: normal;
      max-width: calc(100% - 147px); }
    #order .cart_item .cart_quantity {
      padding: 20px 0px;
      max-width: 97px;
      min-width: 97px;
      position: relative; }
      #order .cart_item .cart_quantity .cart_quantity_input {
        width: 45px;
        margin-left: 0px; }
      #order .cart_item .cart_quantity .cart_quantity_button {
        width: 20px; }
        #order .cart_item .cart_quantity .cart_quantity_button a {
          padding: 0px 5px; }
    #order .cart_item .product-name a {
      color: #000000;
      font-size: 14px;
      font-weight: 500;
      font-family: "Poppins"; }
    #order .cart_item .att-group-name {
      color: #000000;
      font-size: 14px;
      font-weight: 500; }
    #order .cart_item .att-name {
      color: #676767;
      font-size: 12px;
      font-weight: 300; }
  #order #get-a-quotes {
    margin: 8px 0 30px;
    padding: 7px;
    box-shadow: 0px 1px 1px 1px #767676;
    border-radius: 10px; }
    #order #get-a-quotes .btn {
      height: 53px;
      line-height: normal;
      padding: 0 45px 0 0;
      color: white;
      display: block;
      font-size: 18px;
      font-weight: bold;
      border: none;
      position: relative;
      height: 45px;
      width: 100%;
      position: relative;
      background: #f37650;
      border: 2px solid #162b53;
      border-radius: 10px;
      -moz-box-shadow: 0px 1px 1px 1px #767676;
      -webkit-box-shadow: 0px 1px 1px 1px #767676;
      -o-box-shadow: 0px 1px 1px 1px #767676;
      -ms-box-shadow: 0px 1px 1px 1px #767676;
      box-shadow: 0px 1px 1px 1px #767676; }
      #order #get-a-quotes .btn:before {
        content: "\f04b";
        position: absolute;
        right: 10px;
        top: 50%;
        z-index: 1;
        width: 30px;
        height: 30px;
        font-size: 12px;
        border: 3px solid #fff;
        background: #05ae4b;
        font-family: "FontAwesome";
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -moz-box-align: center;
        box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        border-radius: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        -moz-box-shadow: 0px 0px 0px 2px #162b53;
        -webkit-box-shadow: 0px 0px 0px 2px #162b53;
        -o-box-shadow: 0px 0px 0px 2px #162b53;
        -ms-box-shadow: 0px 0px 0px 2px #162b53;
        box-shadow: 0px 0px 0px 2px #162b53; }
      #order #get-a-quotes .btn span {
        display: inline-block;
        vertical-align: middle; }
  #order .service-order h3 {
    font-size: 14px;
    color: #000000;
    font-weight: 500; }
  #order .service-order p {
    font-size: 13px;
    color: #999999;
    font-weight: 400; }
  #order #get_a_quote {
    position: fixed;
    z-index: 9999999;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    background: #f8f3f3;
    overflow-y: auto;
    overflow-x: hidden;
    transform: translateY(100%);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    #order #get_a_quote.active {
      transform: translateY(0%); }
    #order #get_a_quote #close-form-get-a-quote {
      position: absolute;
      top: 18px;
      right: 9px;
      z-index: 9;
      width: 25px;
      height: 25px; }
      #order #get_a_quote #close-form-get-a-quote:before, #order #get_a_quote #close-form-get-a-quote:after {
        content: '';
        display: block;
        background: #000000;
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
      #order #get_a_quote #close-form-get-a-quote:before {
        height: 25px;
        width: 1px; }
      #order #get_a_quote #close-form-get-a-quote:after {
        width: 25px;
        height: 1px; }
    #order #get_a_quote .quote_detail_customer {
      margin-top: 50px; }
      #order #get_a_quote .quote_detail_customer:after {
        display: none; }
      #order #get_a_quote .quote_detail_customer span {
        max-width: 50%;
        color: inherit;
        background: transparent; }
    #order #get_a_quote #validateOrder {
      padding: 0px;
      background: #f8f3f3; }
      #order #get_a_quote #validateOrder .form-control {
        border-color: #e5e5e5; }
      #order #get_a_quote #validateOrder .control-label {
        color: #676767;
        font-size: 12px;
        font-weight: 300; }

  .product-accordion-bottom {
    margin-bottom: 10px; }
    .product-accordion-bottom .panel {
      border-color: #e5e5e5;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      -o-box-shadow: none;
      -ms-box-shadow: none;
      box-shadow: none;
      border-radius: 0px; }
      .product-accordion-bottom .panel + .panel {
        margin-top: -1px; }
    .product-accordion-bottom .panel-heading {
      padding: 0px;
      background: transparent;
      border-radius: 0px; }
    .product-accordion-bottom .panel-title {
      color: #000000;
      font-size: 15px;
      font-weight: 600; }
      .product-accordion-bottom .panel-title > a {
        display: block;
        position: relative;
        padding: 20px 35px 20px 15px; }
        .product-accordion-bottom .panel-title > a:before {
          content: "\f106";
          display: inline-block;
          font-size: 14px;
          font-family: "FontAwesome";
          position: absolute;
          top: 50%;
          right: 15px;
          font-weight: bold;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
        .product-accordion-bottom .panel-title > a.collapsed:before {
          content: "\f107"; }

  .product-list-default {
    text-align: center; }
    .product-list-default .price_link {
      margin: 10px 5px !important; }
    .product-list-default .product-block .content_price {
      height: 40px !important; }
      .product-list-default .product-block .content_price .fa-play {
        width: 20px !important;
        height: 20px !important;
        font-size: 9px !important;
        right: 6px !important;
        top: 8px !important; } }
@media (max-width: 479px) {
  #layer_cart {
    width: auto; } }
@media (max-width: 767px) and (min-width: 480px) {
  #footer .box-service-bottom .service-bottom .title_block {
    text-align: center;
    position: relative;
    padding-left: 0px;
    min-height: inherit;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
  #footer .box-service-bottom .service-bottom.special .title_block {
    padding-top: 0px;
    margin-bottom: 10px; }
    #footer .box-service-bottom .service-bottom.special .title_block:before {
      margin-top: 0px; }
  #footer .box-service-bottom .service-bottom .left-image {
    float: none;
    margin-bottom: 10px; }

  .box-service-bottom > [class*="col-"]:nth-child(3n + 1) {
    clear: none; }
  .box-service-bottom > [class*="col-"]:nth-child(4n + 1) {
    clear: both; }

  .group-category-image .category-img-item:nth-child(2n + 1) {
    clear: none; }
  .group-category-image .category-img-item:nth-child(3n + 1) {
    clear: both; }

  #category #subcategories .cat-item:nth-child(2n + 1) {
    clear: none; }
  #category #subcategories .cat-item:nth-child(3n + 1) {
    clear: both; }
  #category .product_list {
    padding-top: 18px;
    background: #273655; }
    #category .product_list .ajax_block_product {
      width: 33.33%; }
      #category .product_list .ajax_block_product:nth-child(3n + 1) {
        clear: both; }
      #category .product_list .ajax_block_product:nth-child(2n + 1):not(:nth-child(3n + 1)) {
        clear: none; } }

/*# sourceMappingURL=1custom%202.css.map */
