.elementor-kit-8{--e-global-color-primary:#ED4D00;--e-global-color-secondary:#02066F;--e-global-color-text:#545454;--e-global-color-accent:#040235;--e-global-color-58a511b:#FFFFFF;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;font-size:14px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-primary );text-decoration:none;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.testimonials-tabs .cards-wrapper .card img{
    display: none !important;
}
.testimonials-tabs .cards-wrapper,
.testimonials-tabs .cards {
    height: auto  !important;
}
.testimonials-tabs .card-content-wrapper img {
    max-height: 530px;
    width: auto;
    animation: 4s ease-in-out infinite float;
}
.testimonials-tabs .card-content-wrapper {
        max-height: max-content !important;
        padding: 1rem;
    }
@media(min-width: 1024px) {
    
    
    .testimonials-tabs .cards {
        justify-content: center !important;
    }
}
.testimonials-tabs .cards-wrapper .card h3 {
    font-size: 24px !important;
    font-family: var(--e-global-typography-accent-font-family) !important;
    font-weight: 700;
}
.testimonials-tabs .content .contentBox.active .card-content-wrapper {
        transition-delay: .2s !important;
}

.animate-float {
    animation: 4s ease-in-out infinite float;
}

@keyframes float {
    0%,100% {
        transform: translatey(0)
    }

    50% {
        transform: translatey(-10px)
    }
}

.sticky {
    position: sticky !important;
    top: 0;
    display: flex !important;
}
@media(max-width: 10248px) {
    .sticky {
        top: 100px;
    }
}
@media(max-width: 768px) {
    .sticky {
        top: 70px;
    }
}
@media (min-width: 1367px) {
    .container-fluid.left {
        padding-left: calc((100% - var(--container-max-width))/2);
        width: auto;
        min-width: auto;
        max-width: inherit;
    }
    .container-fluid.right {
        padding-right: calc((100% - var(--container-max-width))/2);
        width: auto;
        min-width: auto;
        max-width: inherit;
    }
}
.text-balance {
    text-wrap: balance;
}
.sticky-active {
    box-shadow: 0px 0px 23px 10px rgba(40.99999999999995, 37.99999999999997, 96.99999999999991, 0.13);
}


.testimonials-tabs .cards .card>div p {
    text-transform: none;
}

.hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover > .sub-menu, .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children.focus > .sub-menu {
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    border-radius: 12px !important;
}

.hfe-nav-menu .sub-menu li.menu-item {
   background: transparent;
}
.hfe-nav-menu .sub-menu li.menu-item {
    border-bottom-color: oklch(0.7 0.04 256.79 / 0.3) !important;
}

.hfe-sub-menu-item-active {
    color: var(--e-global-color-primary) !important;
}/* End custom CSS */