.elementor-kit-144{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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-global-typography-740b3ca-font-family:"Poppins";--e-global-typography-740b3ca-font-size:18px;--e-global-typography-740b3ca-font-weight:700;background-color:#F5F5F5;}.elementor-kit-144 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-kit-144 input,
.elementor-kit-144 select,
.elementor-kit-144 textarea {
    transition: all .25s ease;
}

.elementor-kit-144 input:focus,
.elementor-kit-144 select:focus,
.elementor-kit-144 textarea:focus {
    border-color: #19C2D8 !important;
    box-shadow: 0 0 0 4px rgba(25,194,216,.12);
}

.form-section-title{
    display:flex;
    align-items:center;
    gap:14px;
    margin-top:10px;
    margin-bottom:20px;
}

.form-section-title i{
    color:#19C2D8;
    font-size:28px;
}

.form-section-title span{
    color:#073B4C;
    font-size:28px;
    font-weight:700;
    line-height:1.2em;
}

@media(max-width:767px){

.form-section-title{
    gap:10px;
    margin-bottom:16px;
}

.form-section-title i{
    font-size:24px;
}

.form-section-title span{
    font-size:22px;
}

}
.elementor-kit-144 input[type="file"]::-webkit-file-upload-button{
    background:#ffffff;
    color:#19C2D8;
    border:1.5px solid #19C2D8;
    padding:4px 18px;
    border-radius:999px;
    font-weight:600;
    cursor:pointer;
    margin-right:14px;
    transition:all .25s ease;
}

.elementor-kit-144 input[type="file"]::-webkit-file-upload-button:hover{
    background:#19C2D8;
    color:#ffffff;
}

.elementor-kit-144 input[type="file"]::-webkit-file-upload-button:hover{
    background:#12abc0;
}

.form-section-title{
    display:flex;
    align-items:center;
    gap:14px;
    margin-bottom:20px;
}

.section-emoji{
    font-size:30px;
    line-height:1;
}

.form-section-title span:last-child{
    color:#073B4C;
    font-size:28px;
    font-weight:700;
}/* End custom CSS */