.elementor-179 .elementor-element.elementor-element-357346b{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:16px;--padding-bottom:16px;--padding-left:32px;--padding-right:32px;}.elementor-179 .elementor-element.elementor-element-357346b:not(.elementor-motion-effects-element-type-background), .elementor-179 .elementor-element.elementor-element-357346b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000000;}.elementor-179 .elementor-element.elementor-element-eb36bfb{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;}.elementor-179 .elementor-element.elementor-element-b3a7d8f{width:var( --container-widget-width, 140px );max-width:140px;--container-widget-width:140px;--container-widget-flex-grow:0;}.elementor-179 .elementor-element.elementor-element-b3a7d8f.elementor-element{--align-self:flex-start;--flex-grow:1;--flex-shrink:0;}.elementor-179 .elementor-element.elementor-element-78755b3{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-179 .elementor-element.elementor-element-78755b3.e-con{--align-self:center;}.elementor-179 .elementor-element.elementor-element-48d404d.elementor-element{--flex-grow:1;--flex-shrink:0;}.elementor-179 .elementor-element.elementor-element-c3f9d29{--display:flex;}.elementor-179 .elementor-element.elementor-element-c3f9d29.e-con{--flex-grow:0;--flex-shrink:1;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-179 .elementor-element.elementor-element-357346b{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:12px;--padding-bottom:12px;--padding-left:24px;--padding-right:24px;}.elementor-179 .elementor-element.elementor-element-eb36bfb{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-179 .elementor-element.elementor-element-b3a7d8f{width:var( --container-widget-width, 40% );max-width:40%;--container-widget-width:40%;--container-widget-flex-grow:0;}.elementor-179 .elementor-element.elementor-element-c3f9d29{--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-end;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(max-width:767px){.elementor-179 .elementor-element.elementor-element-b3a7d8f{width:var( --container-widget-width, 200px );max-width:200px;--container-widget-width:200px;--container-widget-flex-grow:0;}.elementor-179 .elementor-element.elementor-element-c3f9d29{--width:100px;}}@media(min-width:768px){.elementor-179 .elementor-element.elementor-element-c3f9d29{--width:0%;}}@media(max-width:1024px) and (min-width:768px){.elementor-179 .elementor-element.elementor-element-c3f9d29{--width:50px;}}/* Start custom CSS for global, class: .elementor-global-218 */.asi-naviation-menu {
  display: flex;
}

.asi-naviation-menu-container {
  display: flex;
  align-items: center;
  gap: 40px;
}

.asi-menu-item>span>a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.80);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  text-align: center;
  letter-spacing: -0.32px;
  text-transform: capitalize;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}

.asi-menu-item span {
  position: relative;
  display: inline-flex;
  padding: 0 0 4px 0;
}

.asi-menu-item span::before {
  content: "";
  background: rgba(255, 255, 255, 0.80);
  width: 0%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transform-origin: center;
  transition: all 0.3s ease-in-out;
}

.asi-menu-item.active>span>a {
  color: #ffffff;
}

.asi-menu-item:hover>span>a {
  color: #ffffff;
}

.asi-menu-item:hover span::before {
  width: 100%;
  background: #ffffff;
}

.dropdown-menu.open .dropdown-icon::before {
  width: 100%;
  background: #ffffff;
}

.asi-menu-item.active span::before {
  width: 100%;
  background: #ffffff;
}

.dropdown-menu.active .asi-menu-item .dropdown-icon::before {
  width: 100%;
  background: #ffffff;
}

.dropdown-menu {
  position: relative;
}

.dropdown-menu-content {
  position: absolute;
  top: 100%;
  left: -20px;
  min-width: max-content;
  background: #D9D9D9;
  border-radius: none;
  padding: 1px;
  box-shadow: 0 4px 30px 0 rgba(9, 9, 9, 0.08);
  opacity: 0;
  visibility: hidden;
  transform: translateY(16px);
  transition: all 0.6s ease;
  z-index: 99;
  display: flex;
  flex-direction: column;
  gap: 24px;
  clip-path: var(--clipPathGlobal);
  align-items: stretch;

  .border-overlay {
    background-color: white;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: stretch;
    clip-path: var(--clipPathGlobal);
  }
}

.dropdown-menu-content .asi-menu-item>span>a {
  color: #484848;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.32px;
  text-transform: capitalize;
}

.dropdown-menu-content .asi-menu-item::before {
  background: #484848;
}

.dropdown-menu-content .asi-menu-item:hover span::before {
  background: #000000;
}

.dropdown-menu-content .asi-menu-item.active span::before {
  background: #000000 !important;
}

.dropdown-menu .dropdown-icon {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;

  svg {
    cursor: pointer;
    width: 18px;
    height: 20px;
    margin-top: -4px;

    path {
      stroke: rgba(255, 255, 255, 0.80);
      transition: all 0.3s ease;
    }
  }
}

.dropdown-menu-content .asi-menu-item:hover span a {
  color: #000000;
}

.dropdown-menu .asi-menu-item:hover span svg path {
  stroke: #FFF;
}


.dropdown-menu-content .asi-menu-item.active span a {
  color: #000000;
}

/* Show dropdown */
.dropdown-menu.open .dropdown-menu-content {
  opacity: 1;
  visibility: visible;
}

.dropdown-menu.active>.asi-menu-item>span>a {
  color: #FFF;
}

.dropdown-menu.open .asi-menu-item>.dropdown-icon>a {
  color: #FFF;
}

.dropdown-menu.open .dropdown-icon svg path {
  stroke: #FFF;
}

.dropdown-menu.active .dropdown-icon svg path {
  stroke: #FFF;
}

@media (max-width: 1024px) {
  .asi-naviation-menu-container {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .asi-menu-item>span>a {
    color: #484848;
  }

  .asi-menu-item span::before {
    background: #484848;
  }

  .asi-menu-item.active>span>a {
    color: #000 !important;
  }

  .asi-menu-item:hover>span>a {
    color: #000;
  }

  .asi-menu-item:hover span::before {
    width: 100%;
    background: #000;
  }

  .asi-menu-item.active span::before {
    width: 100%;
    background: #000;
  }

  .dropdown-menu.open .asi-menu-item>.dropdown-icon>a {
    color: #000;
  }

  .dropdown-menu.open .dropdown-icon svg path {
    stroke: #000;
  }

  .dropdown-menu.active .dropdown-icon svg path {
    stroke: #000;
  }

  .dropdown-menu.active>.asi-menu-item>span>a {
    color: #000 !important;
  }

  .dropdown-menu-content {
    position: static;
    min-width: max-content;
    max-height: 0;
    overflow: hidden;
    opacity: 1;
    visibility: visible;
    transform: none;
    box-shadow: none;
    background: transparent;
    border-radius: 0px;
    border: none;
    padding: 0;
    gap: 16px;
    opacity: 0;
    transition: all 0.6s ease-in-out;
  }

  .dropdown-menu.open .dropdown-menu-content {
    transform: none;
    opacity: 1;
  }

  .dropdown-menu-content .asi-menu-item:hover,
  .dropdown-menu-content .asi-menu-item.active {
    background: transparent;
  }

  .dropdown-menu .dropdown-icon {
    justify-content: start;
  }

  .dropdown-menu.open .asi-menu-item .dropdown-menu.open::before {
    width: 100%;
    background: #000 !important;
  }

  .dropdown-menu.active .asi-menu-item .dropdown-icon::before {
    width: 100%;
    background: #000 !important;
  }

  .dropdown-menu.open .dropdown-icon svg {
    transform: rotate(180deg);
    margin-bottom: -5px;

    path {
      stroke: #090909 !important;
    }
  }

  .dropdown-menu .dropdown-icon svg {
    transform: rotate(0deg);
    margin-bottom: 0px;
    transition: all 0.3s ease-in-out;

    path {
      stroke: #484848 !important;
      transition: all 0.3s ease-in-out;
    }
  }

  .dropdown-menu.open .dropdown-menu-content {
    max-height: 500px;
    margin: 10px 0 0;
  }

  .dropdown-menu.open .dropdown-icon::before {
    width: 100%;
    background: #000;
  }
}


.page-id-737,
.single-post,
.error404,
.search,
.page-id-2648,
.page-id-2655,
header.asi-header--scrolled {
  
  .header-logo svg .dark-logo {
    filter: brightness(0) !important;
    mix-blend-mode: difference !important;
  }

  #main-asi-header {
    box-shadow: 0 2px 30px 0 rgba(112, 144, 176, 0.10);

    nav.asi-naviation-menu .asi-menu-item a {
      color: #484848;
    }


    nav.asi-naviation-menu .asi-menu-item span svg path {
      stroke: #484848;
    }

    nav.asi-naviation-menu .asi-menu-item:hover span svg path {
      stroke: #000;
    }

    .asi-menu-item:hover>span>a {
      color: #000;
    }

    .asi-menu-item:hover span::before {
      width: 100%;
      background: #000;
    }

    .dropdown-menu.open .dropdown-icon::before {
      width: 100%;
      background: #000;
    }

    .dropdown-menu.active .asi-menu-item .dropdown-icon::before {
      width: 100%;
      background: #000;
    }

    .asi-menu-item.active span::before {
      width: 100%;
      background: #000;
    }
  }
  .open-popupMobileMenu-btn {
    svg path {
      stroke: #484848;
    }
  }
}

.page-id-737,
.single-post,
.error404,
.search,
.page-id-2648,
.page-id-2655
{
  header{
    background-color: white !important;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ae20763 */.popupMobileMenu {
  display: none;
}

@media (max-width: 1024px) {
  .open-popupMobileMenu-btn {
    svg {
      width: 24px;
      height: 24px;
    }
  }

  .header-area-mobile-section-1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 16px 24px;

    img {
      width: 106px;
      height: 46px;
    }

    svg {
      width: 24px;
      height: 24px;
      flex-shrink: 0;
    }
  }

  .popupMobileMenu {
    position: fixed;
    top: 0;
    right: calc(-100% - 10px);
    width: 100vw;
    height: 100vh;
    background: white;
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.2);
    transition: right 1.4s cubic-bezier(0.91, 0, 0.35, 1);
    z-index: 999;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    overflow: auto;
  }

  .popupMobileMenu.active {
    right: 0;
  }

  .navigation-wrappermb {
    padding: 0 24px;
  }

  .section1-asi {
    display: flex;
    flex-direction: column;
    gap: 48px;
  }

  .mobile-menu-button-wrapper {
    padding: 0 24px;
    margin-top: 16px;
    .asi_roofing-btn{
      width: 100%;
    }
    .asi_roofing-btn div::before{
      width: calc(100% + 400px);
    }
  }

  .mobile-menu-button div {
    width: 100%;
  }
}/* End custom CSS */