.elementor-kit-9{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-27fa389:#FFC933;--e-global-color-f44ae0e:#17372B;--e-global-color-06ce21a:#EA3713;--e-global-color-efc5da3:#FFFFFF;--e-global-color-16fc4df:#000000;--e-global-color-a07d203:#DEDDB5;--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;}.elementor-kit-9 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){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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*for forms*/
.at-inner {
    background-color: transparent !important;
}


.at fieldset legend,
.UpdateMyProfile{
    display: none !important;
}

.at input[type="text"],
.at input[type="password"],
.at input[type="date"],
.at input[type="datetime"],
.at input[type="datetime-local"],
.at input[type="month"],
.at input[type="week"],
.at input[type="email"],
.at input[type="number"],
.at input[type="search"],
.at input[type="tel"],
.at input[type="time"],
.at input[type="url"],
.at input[type="color"],
.at textarea {
    padding: 5px 15px !important;
}

.at-row>[class^="at-"],
label,
.at input[type="text"],
.at input[type="password"],
.at input[type="date"],
.at input[type="datetime"],
.at input[type="datetime-local"],
.at input[type="month"],
.at input[type="week"],
.at input[type="email"],
.at input[type="number"],
.at input[type="search"],
.at input[type="tel"],
.at input[type="time"],
.at input[type="url"],
.at input[type="color"],
.at textarea {
    font-size: 16px !important;
    font-family: 'Roboto', sans-serif !important;
    color: #17372B !important;
    border: none !important;
    border-radius: 0px !important;
}

.UpdateMyProfile,
.at label small {
    display: none;
}

.at-form-submit {
    text-align: center;
}

.at input[type="submit"] {
    float: none !important;
}

.at .btn-at-primary {
    color: white !important;
    background-color: #EA3713 !important;
    box-shadow: 12px 10px 0px 0px #17372B !important;
    border-radius: 0px !important;
    font-family: "termina", Sans-serif !important;
    font-weight: 900 !important;
    text-transform: uppercase;
    padding: 14px 40px 14px 40px !important;
    letter-spacing: 0px !important;
}

.at .btn-at-primary:hover {
    color: #EA3713 !important;
    background-color: white !important;
}

.at textarea {
    min-height: 150px !important;
    padding-top: 16px !important;
}

.at .error small.error {
    font-size: 16px !important;
}

@media(min-width: 600px) {
    .at .btn-at-primary {
        font-size: 28px !important;
    }
}

.checkbox-list-label{
    font-weight: 700 !important;
    margin-left: 0px !important;
}

.at input[type="checkbox"]+span:before{
    border: 1px solid black !important;
    top: 3px !important;
    background: white !important;
    height: 15px !important;
    width: 15px !important;
}

.at-checkbox-title{
    padding-left: 10px !important;
}

.at input[type="checkbox"]:checked+span:after{
    color: #17372B !important;
    font-size: 16px !important;
    top: 0px !important;
}/* End custom CSS */