.elementor-widget-container .e-frontend-copy .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-13021 .elementor-element.elementor-element-71d6fbf{--display:flex;--background-transition:0.3s;--margin-top:100px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;}.elementor-widget-image .e-frontend-copy .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-13021 .elementor-element.elementor-element-1988669 img{width:40%;}.elementor-widget-html .e-frontend-copy .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}@media(min-width:768px){.elementor-13021 .elementor-element.elementor-element-71d6fbf{--content-width:40%;}}/* Start custom CSS */input,select{
    background-color: #FFFFFF !important;
    border-color: #3170f6 !important;
    border-width: 0px 0px 1px 0px !important;
    border-radius: 3px 3px 0px 0px !important;
    color:#000 !important;;
    padding: 6px 16px;
    margin-bottom: 20px;
    min-height: 40px;
    font-size: 14px !important;
    line-height: 22px !important;

}
input[type="submit"]{
        font-weight: 600;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-radius: 5px 5px 5px 5px !important;
    background: #3170f6 !important;
    padding:8px 40px 25px 40px !important;
    color:#fff !important;
    margin-top: 20px !important; 
    width:100% !important
}
input:focus-visible, select:focus-visible {
    border-width: 1px 1px 1px 1px !important;
        border-color: #3170f6 !important;
    border-radius: 3px 3px 0px 0px !important;
;

}
label{
    display: none !important;
}
@media(min-width:767px){
#first_name, #last_name,  .half-col{
    max-width: 49% !important;
    display:inline;
}
}
input::placeholder{
    color:#666 !important
}/* End custom CSS */