header.header.solid_bg {position: relative;background: #01A8B6;}
body.inner_pages header.header.solid_bg {margin-bottom: 30px;}
body.inner_pages footer.footer {margin-top: 30px;}
.websitte_forms label.error {color: #a21818;float: left;margin-left: 5px;}
.websitte_forms .form-control.error{border-color: #a21818;}
.contact_section .footer_form {width: 100%;float: left;background: white;padding: 30px;}
.contact_section .footer_form #contact_form_btn {background: #2f5bea;font-family: 'Poppins', sans-serif;border: medium none;border-radius: 5px;color: #fff;display: inline-block;margin: 11px 3px;min-width: 110px;padding: 10px;box-shadow: 0px 18px 18px rgba(10, 31, 68, 0.12), 0px 0px 1px rgba(10, 31, 68, 0.1);text-transform: uppercase;transition: all 0.3s ease-in-out 0s;}
.contact_section .footer_form #contact_form_btn:hover {background: #ffae02;}
.footer_social .footer-social{display: inline-block;list-style-type: none;margin: 0;padding: 0;}
.footer_social .footer-social li{display: inline-block;}

.white_box.login_wrapper{max-width: 500px;}
.login_wrapper .left_from {position: unset;border: unset;top: unset;background: #01A8B6;}
.login_box {background: transparent;box-shadow: unset;}
.forgot_link a,
.new_account a {color: #fff;text-decoration: underline;}
.forgot_link a:hover,
.new_account a:hover {color: #ffae02;}
.new_account span {color: #ddd;}
