.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-442bec4c:#000;--e-global-color-18dd240b:#FFF;--e-global-color-594cbcd9:#248EFA;--e-global-color-1997d11f:#FC7823;--e-global-color-313c1a6c:#444444;--e-global-color-9381cd8:#626262;--e-global-color-75d9f689:#F7F7F8;--e-global-color-3920cce2:#0F2C54;--e-global-color-5a2ee82d:#222830;--e-global-color-747476d9:#020B16;--e-global-color-c54ae03:RGBA(35, 42, 50, 0.71);--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;color:#06223D;font-size:20px;font-weight:normal;line-height:1.5em;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:#FC5723;font-size:18px;font-weight:700;color:#FFFFFF;border-radius:8px 8px 8px 8px;padding:30px 15px 30px 15px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:#091E43;}.elementor-kit-7 h1{color:#FFFFFF;font-size:64px;font-weight:800;line-height:68px;}.elementor-kit-7 h2{color:#091E43;font-size:36px;font-weight:500;line-height:32px;}.elementor-kit-7 h3{color:#091E43;font-size:20px;font-weight:700;}.elementor-kit-7 h4{color:#248EFA;font-size:15px;font-weight:bold;letter-spacing:2px;}.elementor-kit-7 h5{color:#248EFA;}.elementor-kit-7 input:not([type="button"]):not([type="submit"]),.elementor-kit-7 textarea,.elementor-kit-7 .elementor-field-textual{font-weight:normal;color:#AAAAAA;border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1100px;}.e-con{--container-max-width:1100px;}.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);}@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-kit-7{font-size:1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* body .elementor-button {
    padding: 18.5px 40px !important;
} */
body .elementor-button {
    padding: 13px 30px !important;
}

body {
 font-family: "Montserrat";
}

.gradient-text {
    background-image: linear-gradient(90deg, #07C2C1, #145DDF);

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.m-0 p {
    margin: 0;
}

.text-button a {
    padding: 0 !important;
}

.text-button a .elementor-button-icon svg {
    width: 12px;
}

.text-button a .elementor-button-icon {
    display: flex;
    margin-left: 8px;
    transition: all 0.5s ease;
}

.text-button a:hover .elementor-button-icon {
    margin-left: 12px;
}

.custom-shadow {
    box-shadow: 0px 8px 16px -8px rgba(0, 0, 0, 0.10), 0px 13px 27px -12px rgba(50, 50, 93, 0.25);
}


#teconsent a {
    font-size: 13px;
    color: #fff;
}

#my-form input:focus::-webkit-input-placeholder { color:transparent !important; }
#my-form input:focus:-moz-placeholder { color:transparent !important; } /* FF 4-18 */
#my-form input:focus::-moz-placeholder { color:transparent !important; } /* FF 19+ */
#my-form input:focus:-ms-input-placeholder { color:transparent !important; } /* IE 10+ */

#my-form textarea:focus::-webkit-input-placeholder { color:transparent !important; }
#my-form textarea:focus:-moz-placeholder { color:transparent !important; } /* FF 4-18 */
#my-form textarea:focus::-moz-placeholder { color:transparent !important; } /* FF 19+ */
#my-form textarea:focus:-ms-input-placeholder { color:transparent !important; } /* IE 10+ *//* End custom CSS */