.elementor-kit-7{--e-global-color-primary:#009ADE;--e-global-color-secondary:#F9BE00;--e-global-color-text:#63513D;--e-global-color-accent:#009ADE;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;font-family:"museo-sans", Sans-serif;font-size:14px;line-height:18px;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1500ms;--e-preloader-animation-duration:1000ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-secondary );--e-preloader-size:10px;}.elementor-kit-7 e-page-transition{background-color:#FFFFFF;}.elementor-kit-7 a{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1036px){.elementor-kit-7{background-image:url("/wp-content/uploads/2024/09/White-Paper-Texture_AdobeStock_273650686-1920w-scaled.jpg");background-size:contain;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{background-image:url("/wp-content/uploads/2024/09/White-Paper-Texture_AdobeStock_273650686-1920w-scaled.jpg");background-size:auto;--e-page-transition-entrance-animation:e-page-transition-fade-out;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body > div.elementor {
    margin: 0 auto;
    background-image: url(/wp-content/uploads/2024/09/site-bg.png);
    overflow-x: hidden;
    overflow-y: hidden;
}

.center-field input, .center-field select {
    text-align: center !important;
}

.center-field .elementor-select-wrapper .select-caret-down-wrapper {
    background-image: url(/wp-content/uploads/2024/11/form-arrow-1.svg);
    background-size: contain;
    width: 25px;
    height: 25px;
    left: 5px;
    top: 15px;
}

.center-field .elementor-select-wrapper .select-caret-down-wrapper svg {
    display: none;
}

.center-field .elementor-field-group .elementor-field-textual:focus {
    box-shadow: none;
}

.elementor-kit-7 e-page-transition {
    z-index: 9999999 !important;
}


.custom-cb [type="checkbox"]:checked, 
.custom-cb [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.custom-cb [type="checkbox"]:checked + label, 
.custom-cb [type="checkbox"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
}

.custom-cb [type="checkbox"]:checked + label:before, 
.custom-cb [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 8px;
    top: 3px;
    width: 15px;
    height: 15px;
    border: 2px solid #63513D;
    border-radius: 5px;
    background: #fff;
    -moz-box-shadow: 5px 5px 0px 0px rgba(37,61,127,1);
}

.custom-cb [type="checkbox"]:checked + label:after, 
.custom-cb [type="checkbox"]:not(:checked) + label:after {
    content: '';
    width: 11px;
    height: 11px;
    background: #f9be00;
    position: absolute;
    top: 5px;
    left: 10px;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.custom-cb [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.custom-cb [type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

@media (max-width: 767px) {
    .rlm-custom .elementor-swiper-button.elementor-swiper-button-prev, 
    .rlm-custom .elementor-swiper-button.elementor-swiper-button-next {
        display: none;
    }
}

@media (max-width: 1035px) {
    .elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next, .elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev {
        display: none !important;
    }
}/* End custom CSS */