.elementor-kit-11{--e-global-color-primary:#181818;--e-global-color-secondary:#E4FD02;--e-global-color-text:#181818;--e-global-color-accent:#FFFFFF;--e-global-color-87a990c:#F3F3F3;--e-global-typography-primary-font-family:"Play";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:55px;--e-global-typography-secondary-font-family:"Play";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:35px;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:30px;--e-global-typography-accent-font-family:"Play";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;--e-global-typography-60cb002-font-family:"Open Sans";--e-global-typography-60cb002-font-size:30px;--e-global-typography-60cb002-font-weight:600;--e-global-typography-60cb002-line-height:30px;--e-global-typography-87642f2-font-family:"Open Sans";--e-global-typography-87642f2-font-size:25px;--e-global-typography-87642f2-font-weight:600;--e-global-typography-87642f2-line-height:30px;--e-global-typography-b35ada6-font-family:"Play";--e-global-typography-b35ada6-font-size:18px;--e-global-typography-b35ada6-font-weight:700;background-color:var( --e-global-color-accent );}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{color:var( --e-global-color-primary );text-decoration:underline;}.elementor-kit-11 a:hover{color:#181818C9;text-decoration:underline;}.elementor-kit-11 h1{font-family:"Play", Sans-serif;font-size:32px;font-weight:700;line-height:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1420px;}.e-con{--container-max-width:1420px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-11 h1{font-size:30px;}.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 */.btn-design-w a:hover{
    border-radius: 0!important;
}

.no-underline a, .no-underline a:hover, .elementor-button, .jet-mega-menu-list a, .infos_supp_tabs .tabs ul.ui-tabs-nav li a {
    text-decoration: none!important;
}

.fute_cookie_compliance_banner_display:after {
    display:none;
}

.steps-box p {
    font-size: 16px!important;
    line-height:25px;
    margin-bottom:0;
}

.testimonial-container p {
    font-size: 16px !important;
    line-height: 25px !important;
}

.infos_supp_tabs .tabs ul.ui-tabs-nav li a {
    font-size: 22px!important;
    line-height: 25px!important;
}

.infos_supp_tabs .tabs p {
    font-size: 16px!important;
    line-height: 27px!important;
    margin-bottom: 20px!important;
}

.infos_supp_tabs .tabs li {
    font-size: 16px!important;
    line-height: 25px!important;
}

.infos_supp_tabs .tabs .tabs_pdf {
    font-size: 20px!important;
    line-height: 25px!important;
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}

@media only screen and (max-width: 1025px){
.infos_supp_tabs .tabs ul.ui-tabs-nav li a {
    font-size: 18px!important;
    line-height: 20px!important;
}

.infos_supp_tabs .tabs p {
    font-size: 15px!important;
    line-height: 25px!important;
}

.infos_supp_tabs .tabs li {
    font-size: 15px!important;
}

.infos_supp_tabs .tabs .tabs_pdf {
    font-size: 18px!important;
    line-height: 23px!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
}

@media only screen and (max-width: 767px){
    .steps-box p{
        font-size:15px!important;
    }
    .testimonial-container p {
        font-size: 15px !important;
        line-height: 20px !important;
    }
}



/* lightbox videos */
#video-overlay {
    position: fixed;
    inset: 0;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,.85);
    z-index: 999;
}
#video-overlay.active { 
    display: flex; 
    
}
#video-overlay .vp-wrap {
    max-width: calc(100% - 40px);
    max-height: calc(100% - 40px);
    position: relative;
}
#video-overlay video {
    width: 100%;
    height: auto;
    max-height: calc(100vh - 80px);
    display: block;
}
#video-overlay .close-btn {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #181818;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #E4FD02;
    padding: 0;
    z-index: 100;
}
@media (max-width:600px){
   #video-overlay .vp-wrap { 
       width: 100%; padding: 10px; 
   }
}/* End custom CSS */