.elementor-605 .elementor-element.elementor-element-191a96a1{padding:35px 70px 35px 70px;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-605 .elementor-element.elementor-element-11c91192{text-align:center;}#elementor-popup-modal-605{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-605 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-605 .dialog-close-button{display:flex;}#elementor-popup-modal-605 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-605 .elementor-element.elementor-element-191a96a1{padding:15px 35px 15px 35px;}}/* Start custom CSS */.gform-theme--api, .gform-theme--foundation {
    --gf-form-gap-x: 16px !important;
    --gf-form-gap-y: 20px!important;
}
.upload_box {
    display: block;
    color: black;
    font-weight: bold;
    letter-spacing: 1.2px;
    font-size: 18px;
    padding-bottom: 5px;
    height: 70px;
    position:relative;
}
.upload_box label{
    background:#222f40;
    height: 60px;
    position: relative;
    margin: auto;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    border: 1px solid #222f40;
    clip: auto;
    text-align: center;
    border-radius: 50px;
    display: flex !important;
    justify-content: center;
    align-items: center!important;
    font-weight: 600 !important;
    color: #fff !important;
    cursor: pointer !important;
    z-index: 2;
    font-size: 18px !important;
}
.gform_required_legend,.gform_fileupload_rules{
    display: none;
}
.gfield_description.gform_fileupload_rules{
     display: none!important;
}
.gfield_html h4{
    text-align: center !important;
}
.upload_box input{
    opacity: 0;
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 60px;
    margin: 0 !important;
    cursor: pointer;
}
.upload_box  .validation_message{
  margin-top: 30px;
    text-align: center;
    max-width: 100% !important;
}
.validation_message{
    border: 0 !important;
}/* End custom CSS */