/* GRAVITY FORMS */


.popup-wrap .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 2%;
    grid-row-gap: 20px!important;
}

.popup-wrap .text_center h2 {
   width: 100%!important;
   text-align: center!important;
   margin-bottom: 50px!important;
}


.gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 2%;
    grid-row-gap: 0px!important;
}

.popup-wrap .gform_wrapper .field_description_below, .popup-wrap .gform_wrapper .gfield_html_formatted, .popup-wrap .gform_wrapper .gsection_title{
	color:#002f5f!important;	
}

.gfield:not(:last-child) {
    margin-bottom: 0rem!important;
}   

.gsection_title{
	padding-top: 20px!important;
}
.gfield--type-checkbox{
	margin-top: 20px!important;
}
.gfield--type-html, #field_submit{
	margin-top: 20px!important;
}
.gform_wrapper.gravity-theme .gform_validation_errors{
	padding: 16px 16px 16px 16px;
}


#field_submit .gform-button {
    position: relative;
    font-size: 1.1875rem;
    border-radius: 0px;
    z-index: 1;
    display: inline-block;
    background-color: #01b6eb!important;
    border: 2px solid #01b6eb!important;
    padding: 0.5em 1em;
    font-weight: 700;
    color: #fff!important;
    line-height: 0.6rem;
    cursor: pointer;
    min-width: 220px;
}

#field_submit .gform-button:hover {
    background-color: #f28f4d!important;
    border: 2px solid #f28f4d!important;
}

#gform_submit_button_1, #gform_submit_button_4, #gform_submit_button_5, #gform_submit_button_6, #gform_submit_button_9, #gform_submit_button_10, #gform_submit_button_11, #gform_submit_button_12, #gform_submit_button_13, #gform_submit_button_14{
	position: relative;
    font-size: 1.1875rem;
    border-radius: 0px;
    z-index: 1;
    display: inline-block;
    background-color: #01b6eb!important;
    border: 2px solid #01b6eb!important;
    padding: 0.5em 1em;
    font-weight: 700;
    color: #fff!important;
    line-height: 0.6rem;
    cursor: pointer;
    min-width: 220px;
}

#gform_submit_button_1:hover, #gform_submit_button_4:hover, #gform_submit_button_5:hover, #gform_submit_button_6:hover, #gform_submit_button_9:hover, #gform_submit_button_10:hover, #gform_submit_button_11:hover, #gform_submit_button_12:hover, #gform_submit_button_13:hover, #gform_submit_button_14:hover{
	background-color: #f28f4d!important;
    border: 2px solid #f28f4d!important;
}

.gsection_title{
	width: 100%;
	display: block;
	text-align: center;
	font-weight: 400;
	font-size: 1.4rem;
}

.form_sublabel_below label {
    position: relative!important;
    top: 0px!important;
    left: 10px!important;
    font-size: 1rem!important;
}

.gform_wrapper.gravity-theme #field_submit, .gform_wrapper.gravity-theme .gform_footer {
    display: flex;
    justify-content: flex-end;
}

.field_description_below{
	text-align: left!important;

}

#enquiry_form.grey_bg{
	background: #f4f4f4!important;
	padding-top: 50px!important;
}
#enquiry_form h2{
	width: 100%!important;
	display: block!important;
	text-align: center!important;
	margin-bottom: 40px!important;
	letter-spacing: 0px!important;
	
}

.gform_confirmation_message h2{
	font-size: 19px!important;
	line-height: 28px!important;
}

#enquiry_form h2.gform_submission_error{
	margin-bottom: 0px!important;
	font-size: 19px!important;
	line-height: 28px!important;
}

#enquiry_form .gfield_html_formatted{
	color:#002f5f!important;
}

#input_4_10{
	width: 100%;
    padding: 16px 25px!important;
    color:#002f5f!important; 
}
#input_10_20{
	width: 100%;
    padding: 10px!important;
    color:#002f5f!important;
    font-size: 18px;
}
#input_13_20{
	width: 100%;
    padding: 10px!important;
    color:#002f5f!important;
    font-size: 18px;
}

#gform_wrapper_6 .gfield select{
	padding: 15px 10px!important;
	color:#002f5f!important;
	font-size: 15px;
}

#gform_wrapper_6 .validation_message{
	display: none;
}

#gform_wrapper_10, #gform_wrapper_10 .gform_body{
	width: 100%!important;
	max-width: 1024px!important;
}



.gform_wrapper.gravity-theme .gfield select {
    width: 100%;
    padding: 16px 25px!important;
    color:#002f5f!important;
}


#gform_wrapper_10 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]), select, textarea {
    -webkit-transition: border-color 0.3s ease-in-out 0s;
    -o-transition: border-color 0.3s ease-in-out 0s;
    transition: border-color 0.3s ease-in-out 0s;
    font-family: inherit;
    display: block;
    width: 100%;
    border: none;
    padding: 0.75rem!important;
    background-color: #fff!important;
    color: #002f5f!important;
    border: 1px solid #e8e8e8!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 20px;
}

#gform_wrapper_6 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]), select, textarea {
    -webkit-transition: border-color 0.3s ease-in-out 0s;
    -o-transition: border-color 0.3s ease-in-out 0s;
    transition: border-color 0.3s ease-in-out 0s;
    font-family: inherit;
    display: block;
    width: 100%;
    border: none;
    padding: 0.75rem!important;
    background-color: #fff!important;
    color: #002f5f!important;
    border: 1px solid #e8e8e8!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 20px;
}

.textarea{
	padding: 14px 24px!important;
}

#popup_form_fixed {
    position: fixed;
    background: #f0f0f0;
    height: 560px;
    width: 100%;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 7% auto;
    max-width: 1024px;
}

#popup_form_fixed .close-btn{
	position: absolute;
	top: 40px;
	right:20px;
	font-size: 16px;
	font-weight: 700;
	z-index: 99990;
	width: 60px;
	height: 30px;
	display: block;
	color: #000!important;
}

#popup_form_fixed .gform_confirmation_message_6{
	color: #000!important;
	font-size: 18px;
	width: 100%;
	display: block;
	text-align: center;
}

#popup_form_fixed_contact {
    position: fixed;
    background: #f0f0f0;
    height: 620px;
    width: 100%;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 7% auto;
    max-width: 1024px;
}

#popup_form_fixed_contact .close-btn{
	position: absolute;
	top: 40px;
	right:20px;
	font-size: 16px;
	font-weight: 700;
	z-index: 99990;
	width: 60px;
	height: 30px;
	display: block;
	color: #000!important;
}

#popup_form_fixed_contact .gform_confirmation_message_21{
	color: #000!important;
	font-size: 18px;
	width: 100%;
	display: block;
	text-align: center;
}




body.blog .newsletter_signup_outer .ginput_container_select select{
	background-color: #e8e8e8!important;
}

  

@media only screen and (max-width: 767px){

	.form_sublabel_below .gfield input {
	    padding: 12px 24px !important;
	    font-size: 1em;
	    font-weight: bold;
	}
	.gform_body{
		padding: 0px 20px!important;
	}
	
	
	#enquiry_form h2{
   	 	font-size: 1.8rem!important;
   	 	padding: 0px 20px!important;
	}
	#popup_form_fixed {
		position: absolute!important;
		top: 0!important;
		height: 150%!important;
		min-height: 1000px!important;
		padding-bottom: 40px!important;
	}	
	#gform_wrapper_6 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]), select, textarea {

   	 margin-bottom: 0px;
	}
	
	#gform_wrapper_6 select {
	
   	 height: 56px!important;
	}
	
}

#enquiry_form input::-webkit-input-placeholder, #enquiry_form textarea::-webkit-input-placeholder  { /* Chrome/Opera/Safari */
   color:#002f5f!important;
	font-style: normal!important;
	font-weight: 400!important;
	opacity: 1!important;
	 
}
#enquiry_form input::-moz-placeholder, #enquiry_form textarea::-moz-placeholder { /* Firefox 19+ */
    color:#002f5f!important;
  font-style: normal!important;
	 font-weight: 400!important;
	 opacity: 1!important;
}
#enquiry_form input:-ms-input-placeholder, #enquiry_form textarea:-ms-input-placeholder { /* IE 10+ */
   color:#002f5f!important;
  font-style: normal!important;
	 font-weight: 400!important;
	 opacity: 1!important;
}
#enquiry_form input:-moz-placeholder, #enquiry_form textarea:-moz-placeholder  { /* Firefox 18- */
  color:#002f5f!important;
  font-style: normal!important;
	 font-weight: 400!important;
	 opacity: 1!important;
}


#gform_6 input::-webkit-input-placeholder, #gform_6 textarea::-webkit-input-placeholder, #gform_40 textarea::-webkit-input-placeholder  { /* Chrome/Opera/Safari */
   color:#002f5f!important;
	font-style: normal!important;
	font-weight: 400!important;
	opacity: 1!important;
	font-size: 15px!important;
	 
}


#gform_6 input::-moz-placeholder, #gform_6 textarea::-moz-placeholder, #gform_40 textarea::-moz-placeholder { /* Firefox 19+ */
    color:#002f5f!important;
  font-style: normal!important;
	 font-weight: 400!important;
	 opacity: 1!important;
	 font-size: 15px!important;
}
#gform_6 input:-ms-input-placeholder, #gform_6 textarea:-ms-input-placeholder, #gform_40 textarea::-webkit-input-placeholder { /* IE 10+ */
   color:#002f5f!important;
  font-style: normal!important;
	 font-weight: 400!important;
	 opacity: 1!important;
	 font-size: 15px!important;
}
#gform_6 input:-moz-placeholder, #gform_6 textarea:-moz-placeholder, #gform_40 textarea:-moz-placeholder { /* Firefox 18- */
  color:#002f5f!important;
  font-style: normal!important;
	 font-weight: 400!important;
	 opacity: 1!important;
	 font-size: 15px!important;
}
#field_6_8{
	font-size: 14px!important;
}
#field_6_8 a{
	font-size: 14px!important;
	text-decoration: underline;
}

#gform_6 .gform_body{
	width: 100%;
}

#gform_6 .gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]), #gform_6 .gfield_error select {
   background: #fff9f9!important;
   border-bottom: 1px solid #c02b0a!important;
}

.popup_form_overlay{
	display: block;
	position: fixed;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0, .7);
	z-index: 10;
}
.popup_form_overlay.hide{
	display: none;
	
}

.gform_required_legend{
	display:none;
}
.gform_confirmation_message_32{
	text-align: center;
}

.gfield--type-multiselect{
	
	padding-top: 10px;
}

#field_33_6, #field_39_6{
    padding-left: 24px;
    padding-top: 15px;
    background: #fff;
    position: relative;
    padding-bottom: 10px;
    margin-top: 10px;
}
#field_33_6.gfield_error, #field_39_6.gfield_error{
	border: 1px solid #e72c2e!important;
}



#field_33_6 .gfield_label, #field_39_6 .gfield_label{
	position: relative;
    top: 18px!important;
}
#gform_submit_button_33, #gform_submit_button_39{
    position: relative;
    font-size: 1.1875rem;
    border-radius: 0px;
    z-index: 1;
    display: inline-block;
    background-color: #01b6eb !important;
    border: 2px solid #01b6eb !important;
    padding: 1em 1em;
    font-weight: 700;
    color: #fff !important;
    line-height: 0.6rem;
    cursor: pointer;
    min-width: 220px;
    margin-left: 20px;
}

.container.text-overlay-home {
	position: absolute;
	width: 100%;
	text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
   
}



#gform_wrapper_33 .show_horizontally .gfield_radio, #gform_wrapper_39 .show_horizontally .gfield_radio {
    display: flex!important;
    flex-direction: row!important;
    gap: 10px!important;
}

#gform_wrapper_33 .show_horizontally .gfield-choice-input+label {
    margin-bottom: 0;
    max-width: calc(100% - 32px);
    vertical-align: middle!important;
    min-width: 160px!important;
    padding-right: 20px!important;
    position: relative !important;
    top: -24px !important;
    left: 20px !important;
    font-size: 1rem !important;
}
#gform_wrapper_39 .show_horizontally .gfield-choice-input+label {
    margin-bottom: 0;
    max-width: calc(100% - 32px);
    vertical-align: middle!important;
    min-width: 160px!important;
    padding-right: 20px!important;
    position: relative !important;
    top: 0px !important;
    left: 2px !important;
    font-size: 1rem !important;
}
@media only screen and (max-width: 767px){
	
	#gform_wrapper_33 .show_horizontally .gfield_radio, #gform_wrapper_39 .show_horizontally .gfield_radio {
    	display: block!important;
   
	}
	
	#gform_wrapper_33 .show_horizontally .gfield-choice-input+label, #gform_wrapper_39 .show_horizontally .gfield-choice-input+label {

   	 top: 0px !important;
   	 left: 20px !important;
   	 font-size: 1rem !important;
	}
	
	#gform_33 .gform_footer.top_label, #gform_39 .gform_footer.top_label{
		justify-content: normal!important;
	}
	
	
}	



#gform_wrapper_33 .gfield_label, #gform_wrapper_39 .gfield_label {

    padding-top: 20px!important;
}

.alm-filters-container .alm-filter li div.alm-filter--link {
    display: block;
    padding: 0 10px 0 48px;
    min-height: 24px;
    line-height: 1.45;
    font-size: 30px;
    position: relative;
    text-decoration: none;
    color: #002f5f!important;
    cursor: pointer;
    margin-top: -45px;
}




.alm-filters-container .alm-filter li div.alm-filter--link:before {
  
    display: none;
}

.alm-filters-container .alm-filter ul li:before {
    content: "/";
    display: inline-block;
    margin: 0 10px;
    font-size: 1.875rem;
    margin-left: -175px;
}

@media only screen and (max-width: 767px){

.alm-filters-container .alm-filter li div.alm-filter--link {
    display: block;
    padding: 0 10px;
    min-height: 20px;
    line-height: 1.45;
    font-size: 16px;
    position: relative;
    text-decoration: none;
    color: #002f5f !important;
    cursor: pointer;
    margin-top: -26px;
}

    .alm-filters-container .alm-filter ul li:before {
        content: "/";
        display: inline-block;
        margin: 0 10px;
        font-size: 1.275rem;
        margin-left: -110px;
    }
.alm-filter--inner{
	margin-bottom: 20px;
}

}