@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');

html {
    scroll-behavior: auto;
}

.gcds-sticky .transparent-header {
    background-color: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(5px);
}

.transparent-header .hfe-site-logo-container img {
    transition: all 0.5s ease;
}

.gcds-sticky .transparent-header .hfe-site-logo-container img {
    width: 70px !important;
}

body #masthead {
    position: sticky !important;
    top: 0;
}

body.admin-bar #masthead {
    top: 32px;
}

.hs-testimonial-list {
    column-gap: 30px;
    column-width: 320px;
}

body .hs-testimonial-slide {
    background: #fff;
    padding: 24px;
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    color: #000;
    text-align: left;
    display: flex;
    gap: 15px;
    height: auto !important;
    break-inside: avoid;
    margin-bottom: 60px;
    flex-direction: column;
}

.hs-quote-icon {
    height: 80px;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 100%;
    color: #000;
    margin-bottom: 0;
    position: relative;
    margin-top: -60px;
    margin-left: auto;
    margin-right: auto;
}

.hs-quote-icon:before {
    content: "❝";
    display: block;
    font-size: 80px;
    line-height: 0;
    position: absolute;
    top: calc(50% + 15px);
    transform: translateY(-50%);
}

.hs-testimonial-slide .hs-text {
    font-size: 16px;
}

.hs-author {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.hs-author span {
    font-size: 14px;
    font-weight: 400;
}

.hs-author-wrap img {
    max-height: 90px;
    max-width: 120px;
    object-fit: contain;
    margin-top: 15px;
}

.elementor-widget-hs-swiper-testimonial-carousel .gcds-testmonials-nav .swiper-button-prev,
.elementor-widget-hs-swiper-testimonial-carousel .gcds-testmonials-nav .swiper-button-next {
    height: 48px;
    width: 48px;
    background-color: #fff;
    color: #000;
    border-radius: 100%;
    display: flex;
    align-items: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.elementor-widget-hs-swiper-testimonial-carousel .gcds-testmonials-nav .swiper-button-prev:after,
.elementor-widget-hs-swiper-testimonial-carousel .gcds-testmonials-nav .swiper-button-next:after {
    font-size: 20px;
}

.elementor-widget-hs-swiper-testimonial-carousel .gcds-testmonials-nav .swiper-pagination {
    position: static;
    width: auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
}

.elementor-widget-hs-swiper-testimonial-carousel .gcds-testmonials-nav .swiper-pagination .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    background-color: #fff;
    border: 1px solid #fff;
    opacity: 0.4;
}

.elementor-widget-hs-swiper-testimonial-carousel .gcds-testmonials-nav .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff;
    opacity: 1;
}

body .wpcf7 .wpcf7-submit {
    background-color: #fff;
    color: #000;
    border-color: #fff;
}

.laning-gallery .swiper-slide {
    height: auto !important;
}

.laning-gallery .swiper-slide .swiper-slide-inner,
.laning-gallery .swiper-slide .swiper-slide-inner img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.laning-gallery .elementor-swiper-button {
    height: 48px;
    width: 48px;
    background-color: #fff;
    color: #000;
    border-radius: 100%;
    display: flex;
    align-items: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
}

.laning-gallery .elementor-swiper-button svg {
    fill: #000 !important;
}

.elementor-image-gallery .gallery .gallery-item {
    position: relative;
}

.elementor-image-gallery .gallery .gallery-item a {
    display: block;
    padding-top: 70%;
    position: relative;
    overflow: hidden;
}

.elementor-image-gallery .gallery .gallery-item a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.elementor-image-gallery .gallery .gallery-item .wp-caption-text {
    position: absolute;
    bottom: 20px;
    background-color: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(3px);
    color: #fff;
    padding: 15px 25px;
    border-radius: 30px;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
    font-size: 14px;
    font-style: normal;
    width: auto;
    min-width: max-content;
    max-width: 90%;
}

.hfe-site-logo .hfe-site-logo-container img {
    display: block;
}

.transclusion-box {
    backdrop-filter: blur(5px);
}

.gcds-header-logo { position: relative; }
.gcds-header-logo:before {
  content: '';
  position: absolute;
  backdrop-filter: blur(5px);
  inset: 0;
  height: 100%;
  width: 100%;
  background-color: transparent;
  z-index: 0; /* Keep it behind child content */
  border: 0;
}


.heading-display {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
}

.heading-display.italic {
    font-style: italic;
}

.hfe-flyout-wrapper .hfe-side.hfe-flyout-right {
    display: block;
    transition: 0.8s right ease;
}

.offcanvas-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

.offcanvas-menu.active {
    display: flex;
}

.offcanvas-menu .menu-container {
    height: 100%;
    position: relative;
    right: -400px;
    transition: right 0.5s ease;
}

.offcanvas-menu.active .menu-container.active {
    right: 0;
}

.service-box .service-hover {
    position: relative;
}

.service-box .service-hover:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    height: 100%;
    width: 0;
    transition: width 0.7s ease;
}

.service-box:hover .service-hover:before {
    width: 100%;
}

.service-box .service-hover .elementor-icon-box-title {
    transition: mix-blend-mode 0.7s ease;
}

.service-box:hover .service-hover .elementor-icon-box-title,
.service-box:hover .service-hover .elementor-icon {
    mix-blend-mode: difference;
}

body #content .swiper-pagination {
    position: absolute;
    left: 50%;
    transform: translate3d(-50%, 0, 0);
    padding: 5px 10px;
    background-color: #fff;
    width: auto;
    border-radius: 30px;
    bottom: 20px;
}

body #content .elementor-swiper-button {
    width: 42px;
    height: 42px;
    background-color: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
}

.gradient-icon-box .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon {
    background-color: transparent;
    background-image: linear-gradient(230deg, #FAFAFA 0%, var(--e-global-color-primary) 53%);
}

@media screen and (max-width: 1140px) {
    body {
        position:relative;
        right: 0;
        transition: right 0.5s ease
    }

    /*** Hamburger Menu ***/


    .smalls-header .hfe-nav-menu__toggle {
        position: relative;
        height: 30px;
        width: 30px;
        padding: 0;
        display: flex!important;
        outline: none;
        align-items: center
    }

    .hfe-nav-menu__toggle .hfe-nav-menu-icon svg {
        display: none
    }

    .hfe-nav-menu__toggle .hfe-nav-menu-icon {
        display: block;
        height: 3px;
        width: 100%;
        position: relative;
        background: #fff;
        padding: 0
    }

    .hfe-nav-menu__toggle .hfe-nav-menu-icon:before,.hfe-nav-menu__toggle .hfe-nav-menu-icon:after {
        content: "";
        display: block;
        width: 70%;
        height: 100%;
        position: absolute;
        top: -8px;
        left: 0;
        background: #fff;
    }

    .hfe-nav-menu__toggle .hfe-nav-menu-icon:after {
        top: auto;
        bottom: -8px
    }

    .hfe-flyout-wrapper {
        width: 280px;
        right: -280px;
        position: fixed;
        top: 0;
        bottom: 0;
        background: #000;
        height: 100%;
        transition: right 0.5s ease
    }

    .hfe-flyout-wrapper .hfe-flyout-overlay {
        display: none!important
    }

    .hfe-flyout-wrapper .hfe-side.hfe-flyout-right {
        width: 100%!important;
        transition: none;
        display: block;
        margin: 0;
        padding-top: 30px;
        position: static
    }

    .hfe-flyout-wrapper .hfe-side.hfe-flyout-right .hfe-flyout-close {
        padding: 0;
        height: 25px;
        width: 25px;
        display: block;
        margin-top: 0;
        margin-right: 20px
    }

    .hfe-flyout-wrapper .hfe-side.hfe-flyout-right .hfe-flyout-close i {
        position: relative;
        display: block;
        height: 100%;
        width: 100%;
        font-size: 0;
        line-height: normal
    }

    .hfe-flyout-wrapper .hfe-side.hfe-flyout-right .hfe-flyout-close i:before,.hfe-flyout-wrapper .hfe-side.hfe-flyout-right .hfe-flyout-close i:after {
        content: "";
        display: block;
        position: absolute;
        top: 11px;
        background: #FFF;
        height: 3px;
        left: 0;
        width: 100%
    }

    .hfe-flyout-wrapper .hfe-side.hfe-flyout-right .hfe-flyout-close i:before {
        transform: rotate(45deg)
    }

    .hfe-flyout-wrapper .hfe-side.hfe-flyout-right .hfe-flyout-close i:after {
        transform: rotate(-45deg)
    }

    .hfe-flyout-wrapper .hfe-side.hfe-flyout-right li.menu-item a {
        justify-content: flex-start;
    }

    .hfe-flyout-wrapper .hfe-side.hfe-flyout-right li.menu-item a .menu-image-hover-wrapper img.menu-image {
        filter: invert(1);
        -webkit-filter: invert(1);
    }

    body.hfe-flyout-animating .hfe-flyout-wrapper {
        right: 0
    }

    .gcds-sticky #masthead {
        transition: right 0.5s ease;
    }

    body.hfe-flyout-animating,
    body.hfe-flyout-animating.gcds-sticky #masthead {
        right: 280px
    }
}

/*** END of Hamburger Menu ***/

@media screen and (max-width: 782px) {
    html #wpadminbar {
        top: -46px;
    }
}

@media screen and (max-width: 767px){
    .laning-gallery .elementor-swiper-button {
        height: 35px;
        width: 35px;
    }
    .service-box:hover .service-hover:before {
        display: none;
    }
    .gcds-sticky .transparent-header .hfe-site-logo-container img {
        width: 50px !important;
    }
}