.elementor-kit-7{--e-global-color-primary:#133045;--e-global-color-secondary:#D2914D;--e-global-color-text:#545252;--e-global-color-accent:#133045;--e-global-color-3dc418c:#F2F2F7;--e-global-color-8e747fd:#FFFFFF;--e-global-color-cfa9eef:#F0F0F0;--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;--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:1000ms;--e-preloader-animation:flash;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-width:15%;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:var( --e-global-color-8e747fd );}@media(max-width:1366px){.elementor-kit-7{--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-preloader-width:199px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}.elementor-kit-7{--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}.elementor-kit-7{--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-preloader-width:42%;}}/* Start custom CSS */h1,h2,h3,h4,h5,h6,p,a,div {
    font-style: normal !important;
}

.elementor-button {
    padding: 22px 35px !important;
}

.section-hidden {
    overflow: hidden !important;
}

.company-item > div {
    height: 445px;
    padding: 0 14px 14px !important;
    display: flex !important;
    flex-direction: column-reverse;
}

.elementor .elementor-html5-video {
    object-fit: cover !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label {
        font-size: 13px !important;
    margin-bottom: 8px !important;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
    background-color:var(--e-global-color-primary) !important;
    color: #fff !important;
    font-size: 14px !important;
    padding: 16px 32px !important;
    
    border-radius: 14px;
    border: 0 !important;
    transition: 0.4s;
}


div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    background-color: var(--e-global-color-secondary) !important;
}

a {
    text-decoration: none !important;
}/* End custom CSS */