/** Shopify CDN: Minification failed

Line 499:9 Expected ":"

**/
@font-face {
  font-family: 'Roboto-Medium';
  src: url('/cdn/shop/files/Roboto-Medium.ttf?v=1748504930') format('truetype');
  font-weight: 500;
  font-style: normal;
}
/* Header CSS */
.custom-header .header {
    /* max-width: 1920px; */
    margin: 0 auto;
}
.custom-header {
    position: fixed !important;
    width: 100%;
    left: 0;
  height: 150px;
}
.custom-header .header-wrapper {
    border: 0px;
}
.custom-header .header__menu-item {
    font-family: 'Roboto-Medium';
    font-weight: 500;
    font-size: 24px;
    color: rgba(var(--color-foreground));
    letter-spacing: 0;
    line-height: 28px !important;
    padding: 0;
}
.custom-header .header__menu-item .icon-caret {
    width: 17px;
    height: 13px;
    right: -22px;
    top: 8px;
}
.custom-header .header__inline-menu .list-menu--inline{
    gap: 57px;
}
.custom-header .header__inline-menu .list-menu--inline li summary {
    position: relative;
    gap: 5px;
    align-items: center;
}
.custom-header .header__inline-menu .list-menu--inline li summary svg {
    position: relative;
    right: unset;
    top: unset;
    width: 15px;
    height: 15px;
    font-size: unset;
}
.custom-header .header__inline-menu .list-menu--inline li details[open] summary,
.custom-header .header__inline-menu .list-menu--inline li summary:hover span {
    text-decoration: unset;
}
.custom-header .header__inline-menu .list-menu--inline li details[open] summary,
.custom-header .header__inline-menu .list-menu--inline li summary:hover {
    border-bottom: 3px solid #242F4A;
}
.custom-header .mega-menu .mega-menu__list li ul {
    padding-left: 20px;
}
.custom-header .header__heading-link {
    padding: 0;
}
.custom-header .mega-menu__list {
    gap: 60px;
    grid-template-columns: repeat(4,minmax(0,1fr));
}
.custom-header .mega-menu .mega-menu__list {
    display: flex;
    justify-content: center;
    gap: 60px;
}
.custom-header .mega-menu .mega-menu__list .mega-menu__link--level-2 {
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 0;
    line-height: 24px;
    color: rgba(var(--color-foreground));
    padding: 0;
}
.custom-header .mega-menu .list-unstyled li{
    list-style-type: disc;
}
.custom-header .mega-menu li .mega-menu__link {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 24px;
    color: rgba(var(--color-foreground));
    padding-bottom: 0;
}
.custom-header .mega-menu .list-unstyled {
    margin: 20px 0 0px 20px;
}
.custom-header .mega-menu .mega-menu__content {
    min-height: 184px;
    padding-bottom: 28px;
    padding-top: 33px;
}

/* Footer CSS */
.custom-footer {
    position: relative;
}
.custom-footer::before {
    content: '';
    position: absolute;
    width: 100%;
    top: -46px;
    left: 0;
    background: url(/cdn/shop/files/color-border1.svg?v=1748510709) no-repeat center;
    height: 46px;
    background-size: cover;
}
.custom-footer .footer {
  background-color: #F4F4F4D9;
}
.custom-footer .footer__content-top {
    /* max-width: 1920px;
    margin: 0 auto; */
}
.custom-footer .footer-block .logo-img{
    width: 100%;
    max-width: 400px;
    height: auto;
    margin-bottom: 34px;
}
.custom-footer .footer-block .inline-richtext {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 8px;
}
.custom-footer .footer-block .footer-block__details-content {
    font-size: 26px;
    color: rgba(var(--color-foreground));
    letter-spacing: 0;
    line-height: 32px;
}
.custom-footer .footer-block .footer-block__details-content p,
.custom-footer .footer-block__brand-info .rte p{
    margin: 0;
}
.custom-footer .footer-block__brand-info .footer-block__heading{
    margin-top: 26px;
}
.custom-footer .footer-block__brand-info .rte {
    font-size: 30px;
    color: rgba(var(--color-foreground));
    letter-spacing: 0;
    line-height: 32px;
}
.custom-footer .footer-block__brand-info .footer__list-social {
    gap: 26px;
}
.custom-footer .footer-block__brand-info .footer__list-social .list-social__link{
    padding: 0;
}
.custom-footer .footer-block__brand-info .footer__list-social .list-social__item .icon,
.custom-footer .footer-block__brand-info .footer__list-social .svg-wrapper{
    height: 27px;
    width: 27px;
}
.custom-footer .footer-block ul {
    display: flex;
    gap: 57px;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
}
.custom-footer .footer-block:last-child {
    text-align: right;
}

.custom-footer .footer__blocks-wrapper {
    flex-wrap: nowrap;
    gap: 40px;
}
.custom-footer .footer-block:first-child,
.custom-footer .footer-block:nth-child(2) {
    width: calc(23% - 26.67px) !important;
}
.custom-footer .footer-block:last-child {
    width: calc(54% - 26.67px) !important;
}
.custom-footer .footer-block ul li {
    margin: 0px;
}
.custom-footer .footer__content-top {
    padding-bottom: 10px !important;
}
.custom-footer .footer-block:last-child .logo-image-cls {
    display: inline-block;
}
.custom-footer .footer-block__details-content .list-menu__item--link:hover {
    text-decoration: none;
}
.custom-footer .footer-block__details-content .list-menu__item--link {
   font-family: 'Roboto-Medium';
}

/* Products page CSS start */
.hero-service-main .hero-wrapper-cls .left-images {
    width: 50%;
    position: relative;
}
.hero-service-main .hero-wrapper-cls .left-images .left-image {
    width: 80%;
    aspect-ratio: 1/0.8;
    border-radius: 6px;
    object-fit: cover;
}
.hero-service-main .hero-wrapper-cls .left-images .left-image-small {
    position: absolute;
    top: auto;
    right: 0;
    bottom: -40px;
    width: 100%;
    max-width: 260px;
    max-height: 260px;
    object-fit: cover;
    border-radius: 6px;
}
.hero-service-main .hero-wrapper-cls .right-content {
    width: 50%;
}
.hero-service-main .hero-wrapper-cls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
}
.hero-service-main .hero-wrapper-cls .right-content h2 {
    color: rgb(36, 47, 74);
    text-align: left;
    font-family: 'Raleway-SemiBold';
    font-weight: 600;
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.hero-service-main .hero-wrapper-cls .right-content p {
    color: #121212bf;
    line-height: 24px;
    margin: 0;
    letter-spacing: 0;
    max-width: 500px;
}
.hero-service-main .hero-wrapper-cls .right-content .banner-buttons {
    display: flex;
    gap: 14px;
    align-items: center;
    margin-top: 30px;
}
.hero-service-main .hero-wrapper-cls .right-content .banner-buttons .button::before,
.hero-service-main .hero-wrapper-cls .right-content .banner-buttons .button::after,
.service-flip-boxes .flipbox .button::before,
.service-flip-boxes .flipbox .button::after,
.call-to-action-cls .content-wrapper .button::before,
.call-to-action-cls .content-wrapper .button::after {
    display: none;
}
.service-flip-boxes {
    padding: 80px 0;
}
.service-flip-boxes .main-text {
    text-align: center;
    max-width: 800px;
    margin: auto;
    margin-top: 10px;
    font-size: 18px;
    line-height: 1.3em;
}
.service-flip-boxes .flipbox-container {
    display: flex;
    /* justify-content: center; */
    flex-wrap: wrap;
    gap: 10px;
    /* margin-top: 40px; */
}
.service-flip-boxes .flipbox {
    /* width: calc(33.33% - 13.33px); */
    width: calc((100% - 30px) / 4);
    perspective: 1000px;
    cursor: pointer;
    height: 250px;
    position: relative;
    display: flex;
    justify-content: center;
}
.flipbox .blue-btn {
    position: absolute;
    bottom: -25px;
}
.service-flip-boxes .flipbox .flipbox-front .flipbox-image {
    line-height: 0;
    position: absolute;
    top: -50px;
}
.service-flip-boxes .flipbox .flipbox-front .flipbox-image img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
}
.service-flip-boxes .flipbox .flipbox-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.flipbox:hover .flipbox-inner {
  transform: rotateY(180deg);
}
.service-flip-boxes .flipbox .flipbox-front {
  position: absolute !important;
}
.service-flip-boxes .flipbox .flipbox-front, .service-flip-boxes .flipbox .flipbox-back {
    position: relative;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    border-radius: 6px;
    padding: 30px 15px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 2px 10px 0px #0000000F;
}
.service-flip-boxes .flipbox .flipbox-icon {
    width: 80px;
    height: 80px;
    background-color: #000;
    line-height: 0;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.service-flip-boxes .flipbox .flipbox-title {
    font-family: 'Raleway-SemiBold';
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4em;
    text-align: center;
    margin: 15px 0 0;
    color: #fff;
    text-transform: capitalize;
}
.service-flip-boxes .flipbox .flipbox-back {
    border-top: 8px solid rgb(36, 47, 74);
}
.service-flip-boxes .flipbox .flipbox-back .flipbox-title {
    color: #000;
    margin: 0;
}
.service-flip-boxes .flipbox  p {
    margin: 5px 0 0;
    line-height: 24px;
    color: #121212bf;
    text-align: center;
    letter-spacing: 0;
}
.flipbox-back {
  transform: rotateY(180deg);
}
.service-flip-boxes .flipbox .button {
    margin-top: 10px;
}
.call-to-action-cls .bg-image::before {
    content: "";
    position: absolute;
    width: 51.3%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #242f4a;
    clip-path: polygon(0 0, 100% 0%, 88% 100%, 0% 100%);
    z-index: 1;
}
.call-to-action-cls .content-wrapper {
    position: relative;
    z-index: 2;
    padding: 10px 0px 20px 45px;
}
.call-to-action-cls .bg-image {
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.24);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 0px 30px 0px;
    border-radius: 6px 6px 6px 6px;
     position: relative;
    overflow: hidden;
    z-index: 0;
}
    .call-to-action-cls .meta-bg_imag{
        background-position: center;
    }
.call-to-action-cls h3 {
    margin: 0 0 20px;
    color: #fff;
    font-family: 'Raleway-SemiBold';
    letter-spacing: 0;
    font-weight: 600;
    font-size: 28px;
    max-width: 500px;
}
.custom-trust-bar .trust-bar-section {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.custom-trust-bar .trust-bar-section img {
    max-width: 50px;
}
.custom-trust-bar h2 {
    margin-bottom: 40px;
    font-size: 36px;
}
.custom-trust-bar .trust-bar-section .image-text-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    justify-content: center;
}
.custom-trust-bar .trust-bar-section .image-text-wrapper h4.icon-title {
    font-size: 19px;
    color: #fff;
    margin:  0;
}
.custom-trust-bar .trust-bar-section .info-block {
    width: 100%;
    background: #6f9fb0;
    border-radius: 8px;
    /* padding: 30px 0; */
    display: flex;
    justify-content: center;
    min-height: 200px;
}
#products .image-with-text .mtitle.image-with-text__heading.inline-richtext.h1 {
    font-size: 38px;
}
#products .service-flip-boxes .flipbox-container {
    /* row-gap: 48px; */
    padding: 90px 0;
}
.other-products-flipbox.service-flip-boxes .flipbox-container{
    justify-content: center;
    margin-top: 40px;
    row-gap: 60px;
}
.other-products-flipbox.service-flip-boxes .flipbox{
    height: unset;
}
.other-products-flipbox.service-flip-boxes .flipbox .flipbox-front .flipbox-image{
    position: unset;
}
/* Products page CSS end */

/* image-with-text start  */
.image-with-text .image-with-text__grid .image-with-text__text-item .image-with-text__content{
    justify-content: center;
}
/* image-with-text end  */
.custom-footer .footer-block .footer-block__details-content p a {
    text-decoration: none;
    color: inherit;
    cursor:pointer;
}
/* Responsive */
@media screen and (min-width: 990px) {
    .custom-header .header--middle-left {
        grid-template-columns: 1fr;
        column-gap: 0;
        padding: 35px;
    }
  /* .custom-header .header:not(.drawer-menu).page-width {
        padding-left: 76px;
        padding-right: 88px;
    } */
}
@media screen and (min-width: 1500px){
  /* .custom-header .header:not(.drawer-menu).page-width {
        padding-left: 140px;
        padding-right: 170px;
    } */
    .custom-footer .footer__content-top {
        /* padding: 47px 140px; */
    }
}
@media screen and (max-width: 1600px){
   .custom-footer .footer-block ul {
      gap: 22px;
  }
}
@media screen and (min-width: 990px) and (max-width: 1499px) {
    .custom-header .header__menu-item {
      font-size: 20px;
    }
    .custom-header .header__heading-logo-wrapper img {
      max-width: 315px;
    }
}
@media screen and (max-width: 1608px) and (min-width: 1500px) {
    .custom-footer .footer-block:first-child, .custom-footer .footer-block:nth-child(2) {
        width: calc(25% - 26.67px) !important;
    }
    .custom-footer .footer-block:last-child {
        width: calc(50% - 26.67px) !important;
    }
}
@media screen and (max-width: 1499px) {
    .custom-footer .footer-block .footer-block__details-content {
      font-size: 20px;
      line-height: 30px;
  }
  .custom-footer .footer-block__brand-info .rte {
      font-size: 24px;
      line-height: 30px;
  }
  .custom-footer .footer__blocks-wrapper {
      gap: 20px;
  }
  .custom-footer .footer-block:first-child, .custom-footer .footer-block:nth-child(2) {
      width: calc(23% - 13.33px) !important;
  }
  .custom-footer .footer-block:last-child {
      width: calc(54% - 13.33px) !important;
  }
  .custom-footer .footer-block__details-content .list-menu__item--link {
      font-size: 20px !important;
      line-height: 26px !important;
  }
}
@media screen and (min-width: 990px) and (max-width: 1200px){
  .custom-header .header__inline-menu .list-menu--inline {
    gap: 33px;
  }
  .custom-header .header:not(.drawer-menu).page-width {
    padding-left: 40px;
    padding-right: 40px;
  }
  .custom-header .header__menu-item {
    font-size: 18px;
  }
}
@media screen and (max-width: 1100px) {
  .custom-footer .footer__blocks-wrapper {
      flex-wrap: wrap;
  }
  .custom-footer .footer-block:first-child, .custom-footer .footer-block:nth-child(2) {
      width: calc(50% - 10px) !important;
  }
  .custom-footer .footer-block:last-child {
      width: 100% !important;
    text-align: center;
  }
  .custom-footer .footer-block .footer-block__details-content {
      justify-content: center;
  }
  .custom-footer .footer-block .logo-img {
      max-width: 300PX !important;
      margin-bottom: 20PX !important;
  }
}

@media screen and (max-width: 1024px) {
    #products .service-flip-boxes .flipbox-container{
        row-gap: 100px;
    }
    .custom-trust-bar .trust-bar-section .info-block {
        min-height: 214px;
    }
    .custom-trust-bar .trust-bar-section .image-text-wrapper h4.icon-title {
        text-align: center;
    }
     .service-flip-boxes {
      padding: 80px 0;
  }
  .service-flip-boxes .flipbox, #services .service-flip-boxes .flipbox{
      width: calc(50% - 10px);
  }
    .banner-main-part-bgimg .banner-part-img {
        padding: 45px 0;
    }     
  .banner-main-part-bgimg h1 {
      font-size: 46px;
  }
}
@media screen and (max-width: 989px) {
  .custom-header {
      height: 85px;
  }
  .custom-header .header {
      padding: 20px;
      justify-content: space-between;
      display: flex;
      gap: 20px;
  }
  .custom-header .header header-drawer {
      order: 2;
  }
  .custom-header .header .header__heading .header__heading-logo {
      width: 100%;
  }
  .custom-header .menu-drawer {
      transform: translate(100%) !important;
      left: auto;
      right: 0;
  }
  .custom-header details[open].menu-opening>.menu-drawer,
  .custom-header details[open].menu-opening>.menu-drawer__submenu {
      transform: translate(0) !important;
  }
  .custom-header .menu-drawer ul li summary, .custom-header .menu-drawer ul li a {
      font-family: 'Roboto-Medium';
      font-weight: 500;
      font-size: 24px;
      line-height: 28px;
      letter-spacing: 0;
  }
  .custom-header .menu-drawer  .menu-drawer__close-button {
      font-family: 'Roboto-Medium';
      font-size: 18px;
      line-height: 20px;
      letter-spacing: 0;
  }
  .custom-header .menu-drawer .list-social li a svg.icon-facebook g {
      fill: #fff !important;
  }
}
@media screen and (min-width: 750px) {
   .custom-footer .grid--4-col-tablet .grid__item {
      width: auto;
  }
  .custom-footer .footer-block__details-content .list-menu__item--link {
      font-size: 24px;
      letter-spacing: 0;
      line-height: 28px;
      color: rgba(var(--color-foreground));
      padding: 0px;
  }
}
@media screen and (max-width: 990px) {
    .hero-service-main .hero-wrapper-cls .left-images .left-image {
        aspect-ratio: 1 / 1;
    }
    .hero-service-main .hero-wrapper-cls .left-images .left-image-small {
        max-width: 240px;
        max-height: 240px;
    }
    .hero-service-main .hero-wrapper-cls .right-content .banner-buttons {
        flex-direction: column;
        align-items: normal;
    }   
}
@media screen and (max-width: 920px) {
  .service-flip-boxes .flipbox, #services .service-flip-boxes .flipbox{
      width: calc(50% - 10px);
  }
  .call-to-action-cls .bg-image::before {
        width: 65%;
    }
}
@media screen and (max-width: 767px){
    .custom-trust-bar h2, #products .image-with-text .mtitle.image-with-text__heading.inline-richtext.h1 {
        font-size: 24px;
    }
    .custom-trust-bar .trust-bar-section .info-block {
        min-height: 200px;
    }
    .custom-trust-bar .trust-bar-section {
        flex-direction: column;
    }
    .service-flip-boxes {
      padding: 20px 0 60px !important;
  }
  .service-flip-boxes .flipbox, .roofing-slider-sec .roofing-content .heading-with-roof {
      width: 100%;
  }
 .service-flip-boxes .flipbox {
      width: 100%;
  }
  .service-flip-boxes .flipbox-container {
      margin-top: 0px !important;
      padding-bottom: 0px !important;
      row-gap: 20px !important;
  }
.hero-service-main .hero-wrapper-cls .left-images .left-image {
        aspect-ratio: 1/.8;
    }
    .hero-service-main .hero-wrapper-cls {
        flex-direction: column;
    }
    .hero-service-main .hero-wrapper-cls .left-images .left-image-small {
        max-width: 200px;
        max-height: 200px;
    }
    .hero-service-main .hero-wrapper-cls .left-images, .hero-service-main .hero-wrapper-cls .right-content {
        width: 100%;
    }
    .hero-service-main .hero-wrapper-cls .right-content {
        margin-top: 16px;
    }
  .banner-main-part-bgimg h1 {
      font-size: 42px;
  }
  .custom-footer .footer-block:last-child {
      text-align: LEFT;
  }
  .custom-footer .footer-block .inline-richtext {
    font-size: 22px;
  }
  .custom-footer .footer-block .footer-block__details-content {
    font-size: 18px;
  }
  .custom-footer .footer-block__brand-info .rte {
    font-size: 18px;
  }
  .custom-footer .footer-block__details-content {
    margin-bottom: 0px;
  }
  .custom-footer .footer-block.grid__item {
    margin: 25px 0;
  }
  .custom-footer .footer-block__brand-info .footer-block__heading {
    margin-top: 16px;
  }
  .custom-footer .footer-block__details-content .list-menu__item--link, .copyright__content a {
    color: rgba(var(--color-foreground));
  }
  .custom-footer .footer-block--menu .footer-block__details-content{
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    margin-bottom: 0px;
  }
  .custom-footer .footer-block--menu .list-menu__item--link{
    font-size: 18px;
    padding: 0;
  }
  .custom-footer .footer__content-top{
    padding: 0 20px;
  }
  .custom-footer .footer-block.grid__item {
    margin: 0;
  }
  .custom-footer .footer-block .logo-img{
    margin-bottom: 20px;
  }
  .custom-footer .footer__blocks-wrapper{
    display: flex !important;
    gap: 30px;
  }
  .custom-footer .footer {
    padding-bottom: 0;
  }
  .custom-footer .footer-block__heading {
    margin-bottom: 8px;
  }
  .custom-footer .footer-block:nth-child(1){
    order: 2;
  }
  .custom-footer .footer-block:nth-child(2){
    order: 3;
  }
  .custom-footer .footer-block:nth-child(3){
    order: 1;
  }
  .call-to-action-cls .bg-image::before {
        width: 100%;
        clip-path: unset;
    }
    .call-to-action-cls .content-wrapper {
        padding: 0 20px;
        text-align: center;
    }
}
