.elementor-26975 .elementor-element.elementor-element-66bd507{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:64px;--padding-bottom:64px;--padding-left:64px;--padding-right:64px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-26975 .elementor-element.elementor-element-7a4cdd4 > .elementor-widget-container{margin:0px 0px 16px 0px;}#elementor-popup-modal-26975{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-26975 .dialog-message{width:850px;height:auto;}#elementor-popup-modal-26975 .dialog-close-button{display:flex;}#elementor-popup-modal-26975 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:1024px){.elementor-26975 .elementor-element.elementor-element-66bd507{--padding-top:80px;--padding-bottom:80px;--padding-left:016px;--padding-right:016px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:767px){.elementor-26975 .elementor-element.elementor-element-66bd507{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:056px;--padding-bottom:056px;--padding-left:016px;--padding-right:016px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}/* Start custom CSS */.gform-field-row--span-three {
grid-row: span 3;
}

/*All the input fields*/
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=checkbox], select, textarea{
    border: 1px solid #B2B4B5!important;
    border-radius: 0px!important;
    margin: 0px!important;
    
    
    
}
/* labels for the input fields*/
label.gform-field-label.gform-field-label--type-sub  {
    margin-bottom: 8px!important;
    color: #474E50!important;
    font-size:  16px!important;
}

label.gfield_label.gform-field-label {
    color: #474E50!important;
        font-size:  16px!important;
        font-weight: 400!important;

}

/*required star styling*/
.gfield_required.gfield_required_asterisk {
    color: #474E50!important;
}


.gform-theme--foundation .gform_fields {
    grid-row-gap: 0px!important;
}

 
@media screen and (min-width: 668px) {
.gfield:not(.gform_submit_button_3){
    margin-bottom: -40px!important;

}
}

@media screen and (max-width: 668px) {
 #field_3_3, #field_3_14{ 
    order:7!important; 
  } 
 
  .gfield, .gform-grid-col {
      padding-bottom: 16px;
}
}
/*the 2 checkboxes*/
.gfield_checkbox {
    margin-bottom: 40px!important;
}
/*Terms and conditions*/
.gform-field-label a {
    color: #01059C;
}
/* Get in touch button*/
#gform_submit_button_3 {
     background-color: #F36032!important;
   padding: 17px 59px;
   border-radius: 0px;
    

}/* End custom CSS */