.elementor-209 .elementor-element.elementor-element-2cc0eb9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-209 .elementor-element.elementor-element-4b10a2b{text-align:center;}.elementor-209 .elementor-element.elementor-element-4b10a2b .elementor-heading-title{color:#163169;font-size:52px;font-weight:700;text-transform:uppercase;}.elementor-209 .elementor-element.elementor-element-8022ee6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-209 .elementor-element.elementor-element-87866fa{animation-duration:1500ms;animation-delay:150ms;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-209 .elementor-element.elementor-element-87866fa > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 200px 0px 200px;}.elementor-209 .elementor-element.elementor-element-87866fa input:not([type="submit"]){font-size:20px;font-weight:bold;color:#FFFFFF;width:33%;max-width:33%;height:60px;border-radius:30px 30px 30px 30px;padding:0px 30px 0px 35px;margin:0px 30px 30px 30px;background-color:var( --e-global-color-primary );border-style:solid;border-color:var( --e-global-color-accent );transition:all ease-out 0.3s;}.elementor-209 .elementor-element.elementor-element-87866fa input:not([type="submit"])::placeholder{font-size:16px;font-weight:500;font-style:normal;}.elementor-209 .elementor-element.elementor-element-87866fa input[type="text"]{color:#FFFFFF;background-color:#073169;transition:all ease-out 0.3s;}.elementor-209 .elementor-element.elementor-element-87866fa input[type="email"]{transition:all ease-out 0.3s;}.elementor-209 .elementor-element.elementor-element-87866fa select{transition:all ease-out 0.3s;}.elementor-209 .elementor-element.elementor-element-87866fa textarea{font-family:"Nunito", Sans-serif;font-size:20px;font-weight:bold;color:var( --e-global-color-primary );width:98%;height:290px;border-radius:30px 30px 30px 30px;padding:30px 35px 30px 35px;margin:0px 0px 0px 30px;background-color:var( --e-global-color-accent );border-style:solid;border-color:var( --e-global-color-accent );transition:all ease-out 0.3s;}.elementor-209 .elementor-element.elementor-element-87866fa textarea::placeholder{font-family:"Quicksand", Sans-serif;font-size:16px;font-weight:500;font-style:normal;}.elementor-209 .elementor-element.elementor-element-87866fa label{font-size:16px;font-weight:500;color:var( --e-global-color-text );}.elementor-209 .elementor-element.elementor-element-87866fa input[type="submit"]{font-family:"Quicksand", Sans-serif;font-size:16px;font-weight:500;text-transform:capitalize;color:var( --e-global-color-primary );width:175px;height:50px;border-radius:26px 26px 26px 26px;padding:0px 0px 0px 0px;margin:-55px 0px 0px 0px;background-color:var( --e-global-color-secondary );box-shadow:-15px 20px 40px 0px rgba(14.000000000000014, 70.99999999999993, 192, 0.30196078431372547);transition:all ease-out 0.3s;}.elementor-209 .elementor-element.elementor-element-87866fa input[type="submit"]:hover{background-color:var( --e-global-color-secondary );box-shadow:-15px 20px 40px 0px rgba(43.000000000000014, 80.79130434782611, 255, 0.30196078431372547);}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:1024px){.elementor-209 .elementor-element.elementor-element-87866fa > .elementor-widget-container{margin:0px 0px 0px -10px;padding:0px 0px 100px 0px;}.elementor-209 .elementor-element.elementor-element-87866fa input:not([type="submit"]){margin:0px 10px 30px 10px;}.elementor-209 .elementor-element.elementor-element-87866fa textarea{margin:0px 30px 0px 10px;}.elementor-209 .elementor-element.elementor-element-87866fa input[type="submit"]{margin:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-209 .elementor-element.elementor-element-87866fa > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-209 .elementor-element.elementor-element-87866fa input:not([type="submit"]){width:100%;max-width:100%;margin:0px 0px 30px 0px;}.elementor-209 .elementor-element.elementor-element-87866fa textarea{width:100%;margin:0px 0px 0px 0px;}.elementor-209 .elementor-element.elementor-element-87866fa label{font-size:14px;}.elementor-209 .elementor-element.elementor-element-87866fa input[type="submit"]{width:100%;margin:0px 0px 0px 0px;}}/* Start custom CSS for aux_contact_form, class: .elementor-element-87866fa */.contact-form__column {
    display: flex;
    flex-wrap: wrap; /* Allow fields to wrap to the next line on smaller screens */
}

.contact-form__column > * {
    width: 100%; /* Make input fields full width */
    box-sizing: border-box; /* Include padding and border in the width */
    margin-bottom: 10px; /* Add some space between fields */
}

.field-long-1 {
    margin-right: 0 !important;
    background-color: #073169;
    color: white;
    padding: 10px; /* Add some padding for better appearance */
    border: none; /* Remove the default border */
}

.contact-form textarea {
    min-height: 30px !important;
    width: 100%; /* Make the textarea full width */
    box-sizing: border-box;
    margin-bottom: 10px;
}

input[type="submit"] {
    float: right !important;
}

.ossm {
    display: flex;
    float: left;
    width: 4% !important;
    height: 25px !important;
    padding: 0;
    margin-left: 15px !important;
    left: 0;
    background-color: #073169;
    border: 1px solid white;
}

input[type="checkbox"] {
    margin: 20px 10px 0 !important;
}

label {
    margin: 20px 0 0 !important;
}

@media (max-width: 1024px) and (min-width: 800px) {
    input[type="submit"] {
        margin-top: -50px !important;
    }
}

@media (max-width: 800px) and (min-width: 768px) {
    input[type="submit"] {
        margin-top: -60px !important;
    }
    label {
        max-width: 480px;
    }
}

@media (max-width: 414px) {
    .contact-form__column {
        display: block !important;
    }
    input[type="submit"] {
        width: 100% !important;
    }
}


.elementor-196 .elementor-element.elementor-element-52e4d3c textarea {
;
    background-color: var(--e-global-color-primary );/* End custom CSS */