/** Shopify CDN: Minification failed

Line 10:35 Unexpected "{"

**/
/* New Home Page Start */

/* Global Css Start */

.template-index #MainContent .btn, {
  min-width: 200px;
  height:  56px;
      font-weight: 600 !important;
    letter-spacing: 1px!important;
}
.sorting-collections__head2 h2{
  font-size:2.5rem;
}
/* .template-index #MainContent .promobox__text-2, .template-index #MainContent .home-section-title,
.template-index #MainContent .home-section-title a, #residential #MainContent .home-section-title{
    font-size: 2.25rem;
    font-weight: 600;
    line-height: 1.5em;
  color: #192f58;
  letter-spacing: 0;
} */
/* @media(min-width: 1400px){
.template-index .container{
padding-left: 50px;
  padding-right: 50px;
}
  .template-index .header__line-top .container-fluid {
    padding: 0 50px;
}
}
@media(max-width: 1399px){
.template-index .container{
padding-left: 25px;
  padding-right: 25px;
}
  .template-index .header__line-top .container-fluid {
    padding: 0 25px;
}
} */
@media(max-width: 1024px){
/*     .template-index .container{
padding-left: 15px;
  padding-right: 15px;
}
  .template-index .header__line-top .container-fluid {
    padding: 0 15px;
} */
   /* .template-index .header__line-top {
    padding: 0 !important;
} */
}
@media(max-width: 767px){
.template-index #MainContent .promobox__text-2, .template-index #MainContent .home-section-title,
  .template-index #MainContent .home-section-title a{
    font-size: 18px;
}
  /* .template-index #MainContent .btn, #residential #MainContent .btn{
    min-width: 170px;
    height: 48px;
    min-height: 48px;
    width: auto;
    padding: 0;
    font-size: 14px;
  } */
    .template-index .container{
      padding-left: 15px;
      padding-right: 15px;
    }
  }

/* Global Css End */
/* Banner Section Start */
.home-banner-section .promobox__content_inner{
    background-color: #fff;
      max-width: 530px !important;
  border-radius: 8px;
      top: 4%;
    left: 1%;
}
.home-banner-section .promobox__text-3 {
    font-size: 18px;
    line-height: 1.8em;
}

@media(min-width: 768px) and (max-width: 1024px){
.home-banner-section .promobox__content.container {
    justify-content: flex-start !important;
} 
  .home-banner-section .image-animation .rimage {
    padding-top: 55% !important;
}
}

@media(min-width: 1025px){
.home-banner-section .image-animation .rimage {
    padding-top: 46% !important;
}  
}
@media(min-width: 1140px) and (max-width: 1440px){
  .home-banner-section .image-animation .rimage {
    padding-top: 60% !important;
}
}
@media(min-width: 1600px){
.home-banner-section .promobox__content_inner{
      top: 4%;
    left: 7%;
} 
}

@media(max-width: 1139px){
 .home-banner-section .promobox__content,
   .home-banner-section .promobox__content_inner {
    position: static !important;
     margin-left: auto;
     margin-right: auto;
}
   .home-banner-section .promobox {
    background-color: #F6F9FF;
}
  .home-banner-section .promobox__content_inner {
    background-color: transparent;
    padding: 10px 0 25px;
}
  .home-banner-section .promobox__text-2 br {
    display: none;
}
  .home-banner-section .promobox__content{
    padding: 0;
  }
 .home-banner-section .promobox__text-3 {
    font-size: 15px;
    line-height: 1.6em;
    margin-top: 5px!important;
}
}
/* Banner Section End */

/* Home Sorting Collection Start */
.home-sorting-collection .sorting-collections__head {
    display: none;
}
.home-sorting-collection .product-collection {
    width: 100%;
}

  .swiper-scrollbar.swiper-scrollbar-horizontal {
    height: 12px !important;
}
.swiper-slide{
  height: auto !important;
}
.swiper-scrollbar {
    background: #F6F9FF !important;
}
.swiper-horizontal>.swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    position: static !important;
    margin-top: 10px !important;
}

.swiper-scrollbar-drag {
    background: #0170b7 !important;
}
.home-sorting-collection .rimage {
    padding-top: 50% !important;
}
.home-sorting-collection .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star, 
.home-sorting-collection .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star, 
.home-sorting-collection .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star, 
.home-sorting-collection .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star, 
.home-sorting-collection .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star, 
.home-sorting-collection .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star, 
.home-sorting-collection .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star, 
.home-sorting-collection .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star, 
.home-sorting-collection .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star {
    font-size: 16px!important;
}
.home-sorting-collection .swiper-slide {
    padding: 0 !important;
}
.home-sorting-collection .product-collection__wrapper{
  box-shadow: none !important;
  border-radius: 0;
}
.home-sorting-collection .product-collection__image{
  background-color: #F6F9FF !important;
        border-radius: 8px;
    overflow: hidden;
      text-align: center;
}
.home-sorting-collection .product-collection__image img {
    width: auto;
    height: 180px;
  object-fit: contain;
}
.home-sorting-collection .product-recommendations .product-collection__title h4{
  font-size: 20px;
  font-weight: 600;
}
.home-sorting-collection .product-collection h4 a{
  color: #192F58 !important;
}

/* .home-sorting-collection .product-collection .product-collection__content{
    padding: 10px 0 30px !important;
} */

.home-sorting-collection .home-collection-meta2 ul li, .home-sorting-collection .home-collection-meta1 ul li {
  font-size: 16px;
  line-height: 20px;
  padding-left: 20px !important;
  position: relative;
  margin-bottom: 5px;
}
.home-sorting-collection .home-collection-meta2 ul li:last-child, .home-sorting-collection .home-collection-meta1 ul li:last-child {
    margin-bottom: 0;
}
.home-sorting-collection .single-product__badge {
    display: none;
}
.home-sorting-collection .home-collection-meta2 ul li:after, .home-sorting-collection .home-collection-meta1 ul li:after {
    position: absolute;
    content: '';
background: #0470B7;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    left: 0;
    top: 6px;
  display: block !important;
}
.home-sorting-collection .learnMore__btn{
  display: block !important;
      /* position: absolute; */
    bottom: 0;
}
.home-sorting-collection .product-collection__buttons {
    display: none !important;
}
.home-sorting-collection .product-collection__price {
    display: none;
}
/* table scrollbar css Start */
.home-sorting-collection .sorting-collections__products::-webkit-scrollbar {
    width: 12px;
} 
.home-sorting-collection .sorting-collections__products::-webkit-scrollbar:horizontal {
    height: 12px;
}
.home-sorting-collection .sorting-collections__products{
    padding-bottom: 20px;
}
.home-sorting-collection .sorting-collections__products::-webkit-scrollbar-track {
    background-color: #F6F9FF;
      height: 12px;
  border-radius: 20px;
  }
.home-sorting-collection .sorting-collections__products::-webkit-scrollbar-thumb {
    background: #0470B7;
    border: none;
     height: 12px;
  border-radius: 20px;
  }
  .home-sorting-collection  .product-collection .product-collection__title h4 {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 600;
}
.home-sorting-collection .learnMore__btn {
  text-align: center;
  width: 100%;
}
.home-sorting-collection .product-collection {
    position: relative;
    height: 100%;
}
.home-sorting-collection .product-collection form {
    height: 100%;
}
.home-sorting-collection .product-collection__wrapper {
    height: 100%;
}
/* table scrollbar css End*/
@media(max-width: 1024px){
/*  .home-sorting-collection .sorting-collections {
    overflow-x: auto;
  } */
.home-sorting-collection  .sorting-collections__products  {
    flex-wrap: unset;
   overflow-x: auto;
      max-width: calc(100% - 10px);
    margin: auto;
}
  .home-sorting-collection .rimage {
    padding-top: 70% !important;
}
  .home-sorting-collection .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-star, .home-sorting-collection .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-half-star, .home-sorting-collection .yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star, .home-sorting-collection .yotpo.bottomline .yotpo-bottomline .yotpo-icon-star, .home-sorting-collection .yotpo.bottomline .yotpo-bottomline .yotpo-icon-half-star, .home-sorting-collection .yotpo.bottomline .yotpo-bottomline .yotpo-icon-empty-star, .home-sorting-collection .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-star, .home-sorting-collection .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-half-star, .home-sorting-collection .yotpo .yotpo-modal-bottom-line .yotpo-bottomline .yotpo-icon-empty-star {
    font-size: 15px!important;
  }
    .home-sorting-collection .col-6{
    padding: 0;
}
}
@media(max-width: 767px){
  .home-sorting-collection .home-collection-meta2 ul li, .home-sorting-collection .home-collection-meta1 ul li {
    font-size: 14px !important;
    line-height: 1.5em !important;
    padding-left: 15px !important;
}
   .home-sorting-collection .learnMore__btn a{
     width: 100% !important;
   }
  .home-sorting-collection .home-collection-meta2 ul li:after, .home-sorting-collection .home-collection-meta1 ul li:after {
    top: 7px;
}
    .swiper-scrollbar.swiper-scrollbar-horizontal {
    height: 8px !important;
}
 .home-sorting-collection .btn {
    min-width: 150px !important;
    height: 42px !important;
    min-height: 42px !important;
}
/*   .home-sorting-collection  .sorting-collections__products {
width: 420px;
} */
   .home-sorting-collection .product-collection__image {
        padding: 0;
         background-color: transparent !important; 
}
  .home-sorting-collection .yotpo .yotpo-bottomline .yotpo-icon-star, 
  .home-sorting-collection .yotpo .yotpo-bottomline .yotpo-icon-half-star, 
  .home-sorting-collection .yotpo .yotpo-bottomline .yotpo-icon-empty-star{
    color: #0470b7 !important;
  }
  .home-sorting-collection .yotpo a.text-m {
    padding-left: 5px;
    text-transform: capitalize;
    font-size: 12px !important;
}
    .home-sorting-collection  .product-collection .product-collection__title h4 {
    font-size: 16px;
}
  .home-sorting-collection .home-collection-meta2 ul li:after, .home-sorting-collection .home-collection-meta1 ul li:after {
    height: 6px;
    width: 6px;
    left: 3px;
}
  .home-sorting-collection .sorting-collections__products::-webkit-scrollbar {
    width: 8px;
} 
.home-sorting-collection .sorting-collections__products::-webkit-scrollbar:horizontal {
    height: 8px;
}
.home-sorting-collection .sorting-collections__products::-webkit-scrollbar-track {
      height: 8px;
  }
.home-sorting-collection .sorting-collections__products::-webkit-scrollbar-thumb {
     height: 8px;
  }
  .home-sorting-collection .product-collection .product-collection__content{
    padding-bottom: 15px !important;
  }
}
/* Home Sorting Collection End */

/* Home Custom Grid Section Start */
.home-custom-grid-section .promobox {
    background-color: #F6F9FF;
    padding: 1.25rem;
    border-radius: 12px;
    overflow: hidden;
  height: 100%;
}
.home-custom-grid-section .promobox__text-2{
    font-size: 16px !important;
    text-transform: uppercase;
    margin-top: 0 !important;
    font-weight: 500 !important;
}
.home-custom-grid-section .promobox__text-1 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.8em;
}
.home-custom-grid-section .promobox__text-1 {
  position: relative;
}
.home-custom-grid-section .promobox__text-1:after {
    content: '';
    background-image: url(/cdn/shop/files/arrow-right_1.svg?v=1687768580);
    width: 24px;
    height: 24px;
    background-position: center;
    background-size: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 10px;
}
.home-custom-grid-section .home-builder-item {
    height: inherit;
}
.home-custom-grid-section .row{
    align-items: unset !important;
}
.home-custom-grid-section .image-animation {
    border-radius: 12px;
    overflow: hidden;
}
@media(max-width: 767px){
.home-custom-grid-section .promobox {
    display: flex;
    align-items: center;
}
  .home-custom-grid-section .promobox__text-1 {
    font-size: 18px;
    padding-right: 35px;
    display: inline-block;
  }
  .home-custom-grid-section .promobox__text-1:after {
   right: 0;
}
   .home-custom-grid-section  .column-inner-wrapper {
    width: calc(100% - 135px);
}
 .home-custom-grid-section .image-animation {
    width: 110px;
    margin-right: 20px;
}
  .home-custom-grid-section .column-inner-wrapper {
    margin-top: 0 !important;
}
}
/* Home Custom Grid Section End */

/* Replacement Banner Section Start */
.replace_banner_section .promobox__text-3 {
    font-size: 18px !important;
    line-height: 1.8em;
}
.replace_banner_section .promobox.promobox--text {
    padding: 0 15px;
}
.replace_banner_section .image-animation {
    border-radius: 8px;
    overflow: hidden;
}
@media(min-width: 768px){
 .replace_banner_section .promobox--type-2 .btn {
  display: none;
}
}
@media(max-width: 767px){
  .replace_banner_section  .promobox__text-3 {
    line-height: 1.6em !important;
    font-size: 16px !important;
}
    .replace_banner_section  .promobox--text .btn {
    display: none;
  }
}

/* Replacement Banner Section End */
/* residential */
#residential .home-info-line .information-line__title{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5em !important;
}

@media (min-width: 1025px) {
  #residential .information-line .col-lg-2 {
      flex: 0 0 16.66667%;
      max-width: 16.66667%;
  }
}

#residential .home-info-line .information-line{
  padding-top: 30px;
  padding-bottom: 30px;
}

/* Home Info Line Start */
/* .template-index .home-info-line .information-line__title{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5em !important;
} */

.template-index .home-info-line .information-line{
  padding-top: 30px;
  padding-bottom: 30px;
}
.template-index .home-info-line .information-line__title_warpper {
    margin-top: 10px !important;
}
@media(max-width: 767px){
  .template-index .home-info-line .py-40 {
    padding-top: 30px!important;
    padding-bottom: 30px!important;
}
}
/* Home Accordian Section Start */
.home-accordionSection {
    background-color: transparent;
}
.home-accordionSection  .home-accordion__wrapper {
    margin-left: 0 !important; 
}
.home-accordionSection .rimage {
    border-radius: 12px;
    overflow: hidden;
}
.home-accordionSection .card .card-header   {
    font-size: 18px;
    color: #192F58;
    line-height: 1.3em;
    font-weight: 500;
  position: relative;
}
.home-accordionSection .card .collapsed:after {
    background-image: url(/cdn/shop/files/plus_1_3.svg?v=1687773878);
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    width: 24px;
    height: 24px;
    background-size: 100%;
    content: '';
    top: 50%;
    transform: translateY(-50%);
      pointer-events: none;
}
.home-accordionSection .card .card-header:not(.collapsed):after{
  content: "";
  height: 2px;
  width: 16px;
  background: #4F607F;
  border-radius: 8px;
  position: absolute;
  top: 50%;
  right: 4px;
  transform: translateY(-50%);
}
.home-accordionSection .card-body {
    font-size: 16px;
    line-height: 1.5em;
}
.home-accordionSection .card:not(:last-of-type) {
    border-bottom: 1px solid rgba(4, 112, 183, 0.1);
}
@media(max-width: 767px){
  .home-accordionSection .card .card-header {
    font-size: 16px;
}
  .home-accordionSection .card-body {
    font-size: 14px;
}
  .home-accordionSection .card .card-header:after {
    width: 20px;
    height: 20px;
}
    .home-accordionSection #accordion {
    padding-top: 15px;
}
}
/* Home Accordian Section End */



/* Home Content Section Start */
.home-medify-school-content .home-builder {
    background-color: #F6F9FF;
    padding: 3.125rem 0;
}

.home-medify-school-content .promobox__text-3{
    font-size: 18px !important;
    line-height: 1.8em !important;
      margin-top: 5px !important;
}
.home-medify-school-content .promobox__content{
    max-width: 760px !important;
  margin-left: auto;
  margin-right:auto;
}
@media(max-width: 767px){
  .home-medify-school-content .home-builder {
    padding: 25px 15px;
}
    .home-medify-school-content .promobox__text-3 {
    font-size: 16px !important;
    line-height: 1.6em !important;
}
}
/* Home Content Section End */

/* Sign Up Section Start */
.home-signup-info .information-line-title {
    padding: 0 10px;
}
.home-signup-info .information-line__title {
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 1.5em !important;
    color: #192F58 !important;
}
.home-signup-info .info-content-inner {
    padding: 0 !important;
  position:relative;
}
.home-signup-info .item-wrapper:not(:last-child) .info-content-inner:after {
    content: '';
    background-image: url(/cdn/shop/files/Line_16.svg?v=1687782542);
    position: absolute;
    width: 40px;
    height: 16px;
    background-size: 100%;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
}
.home-signup-info .container{
  max-width: 860px;
}
@media(max-width: 1024px){
   .home-signup-info .item-wrapper {
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
}
@media(max-width: 767px){
 .home-signup-info .item-wrapper {
    margin-bottom: 90px;
}
  .home-signup-info .item-wrapper:not(:last-child) .info-content-inner:after {
    transform: rotate(90deg);
    left: 0;
    right: 0;
    margin: auto;
    top: 180px;
}
    .home-signup-info .item-wrapper:last-child {
    margin-bottom: 0;
}
     .home-signup-info .item-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
}
  .home-signup-info  .home-section-title {
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
}
}
/* Sign Up Section End */
/* New Home Page End */


/* Product Page Css Start */
.product-page-info .filtertechnology label {
    position: relative;
}
.product-page-info .filtertechnology label:after {
    position: absolute;
    content: '';
    background-image: url(/cdn/shop/files/alert-circle_1.svg?v=1688123896);
    width: 20px;
    height: 20px;
    background-size: 100%;
    background-repeat: no-repeat;
    top: 50%;
    transform: translateY(-50%);
    background-position: right;
    margin-left: 10px;
}

/* Product Page Css End */
/* .template-product .home-collection-meta2, .template-index .home-collection-meta2 {
  display: block !important;
} */
.template-product .filtertechnology .product-options__section .product-options__value:first-child {
    order: 2;
}
/* .template-product .home-collection-meta1,.template-index .home-collection-meta1{
  display: none !important;
} */

.carousel__slider_wrapper .swiper-button-next, .carousel__slider_wrapper .swiper-button-prev {
  border: 0;
  background: 0;
}

.carousel__slider_wrapper {
  padding: 0 40px;
}

.carousel__slider_wrapper .swiper-button-next {
  right: -40px;
}

.carousel__slider_wrapper .swiper-button-prev {
  left: -40px;
}
@media (max-width: 768px) {
  .carousel__slider_wrapper {
    padding: 0;
  }
}

.home-sorting-collection .product-collection h4 a {
  text-align: left;
}