/**free consultation start**/

.freeConsulting {

	padding: 40px;
	box-sizing: border-box;
	padding-top: 0px;
}

.freeConsultation {

	background-color: #fff;
}
.freeConsultation span {

	display: block;
	height: auto;
	padding-bottom: 3%;
	width: 100%;
}
.freeConsulting h2 {
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 20px;
}
.freeConsulting .form-control {
	border-radius: 4px;
	box-shadow: none;
	margin-bottom: 14px;
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	height: 47px;
}
#recaptcha1 iframe {
	border: 1px solid #000;
	width: 303px;
	margin-left: 10px;
	
}
#recaptcha2 iframe {
	border: 1px solid #000;
	width: 303px;
	margin-left: 10px;
}
.freeConsultation input[type="submit"] {
	background: #25aae3 none repeat scroll 0 0;
	color: #fff;
	font-size: 1.3em;
	font-weight: 700;
	margin-left: 15px;
	padding: 10px 35px;
	text-align: center;
	text-transform: uppercase;
	border-radius: 0;
	width: 100%;
}
input[type="submit"]:hover {
	background: #000;
	color: #fff;
}
.freeConsultation a{
	color: #25aae3;
	font-weight: bold;
	}
/**free consultation end**/

ul.error-msg {
	background-color: #f2dede;
	border-color: #ebccd1;
	border-radius: 3px;
	color: #a94442;
	font-weight: bold;
	padding: 10px 29px;
	text-align: left;
}
.error-msg li {
	margin-bottom: 5px;
}
.error-border {
	border: 1px solid #f00 !important;
}


/**mortgage enquery start**/
.mortgage_enquiry {
	background: #fff none repeat scroll 0 0;
	color: #000;
	padding: 0 0 50px;

}
.mortgage_enquiry h3 {
	font-family: "Open Sans", sans-serif;
	font-size: 1.8em;
	font-weight: 700;
	padding-bottom: 20px;
	position: relative;
	text-transform: uppercase;
	color: #fff;
	text-align: left;
}
.mortgage_enquiry h2::after {
	bottom: 0;
	content: "";
	height: 1px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 335px;
}
.mortgage_enquiry_form .input-row p {
	margin-bottom: 35px;
}
.mortgage_enquiry_form .input-row input {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #a5a4a4;
	color: #848484;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	padding: 15px 20px;
	width: 100%;
}
.mortgage_enquiry_form .checkbox-row p {
	margin: 0 0 25px;
	padding: 0;
}
.mortgage_enquiry_form .checkbox-row input[type="checkbox"] {
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	position:absolute;
}
.mortgage_enquiry_form .checkbox-row label {
	color: #000;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 0 20px;
	padding-left: 15px;
	vertical-align: top;
}
.mortgage_enquiry_form .checkbox-row .checkbox label::before {
	border: 1px solid #000;
	border-radius: 0;
	height: 21px;
	margin-left: -20px;
	width: 21px;
}
.mortgage_enquiry_form .checkbox-row .checkbox-primary input[type="checkbox"]:checked + label::before {
	background-color: #fff;
	border-color: #000;
}
.mortgage_enquiry_form .checkbox-row .checkbox-primary input[type="checkbox"]:checked + label::after {
	color: #000;
	font-size: 16px;
}
.mortgage_enquiry_form .checkbox-row .checkbox label::after {
	height: auto;
	padding-top: 0;
	top: 50%;
	transform: translateY(-50%);
	width: auto;
}
.mortgage_enquiry_form .last-row a {
	color: #25aae3;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
}
.mortgage_enquiry_form .last-row a:hover {
	text-decoration: underline;
}
.mortgage_enquiry_form .last-row a:last-child {
	margin-right: 0;
}
.mortgage_enquiry_form .last-row input[type="submit"] {
	background: #25aae3 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 2px;
	color: #fff;
	float: right;
	font-family: "Open Sans", sans-serif;
	font-size: 20px;
	padding: 14px 50px;
	text-transform: uppercase;
	width: 100%;
}

.mortgage_enquiry_form .last-row input[type="submit"]:hover {
    background: #000;
    color: #fff;
}

.checkbox {
  padding-left: 20px; }
  .checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
    .checkbox label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #000000;
      border-radius: 3px;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
    .checkbox label::after {
      display: inline-block;
      position: absolute;
      width: 16px;
      height: 16px;
      left: 0;
      top: 0;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 1px;
      font-size: 11px;
      color: #555555; }
  .checkbox input[type="checkbox"] {
    opacity: 0; }
    .checkbox input[type="checkbox"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .checkbox input[type="checkbox"]:checked + label::after {
      font-family: 'FontAwesome';
      content: "\f00c"; }
    .checkbox input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
      .checkbox input[type="checkbox"]:disabled + label::before {
        background-color: #eeeeee;
        cursor: not-allowed; }
  .checkbox.checkbox-circle label::before {
    border-radius: 50%; }
  .checkbox.checkbox-inline {
    margin-top: 0; }


/**mortgage enquery end**/