

.free-audit-row {
    position: absolute;
    z-index: 99999999 !important;
}
.free-audit-button {
    position: fixed !important;
    top: 50px !important;
    right: 0 !important;
    background: #fff;
}
.fwa-div {
    padding: 0px;
    width: 48px;
    height: 188px;
    z-index: 999999 !important;
    position: fixed;
    right: 0;
    top: 25%;
}
h6, h6 a {
    color: #fff;
}
p {
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 200;
}
.menu_icon {
    color: #ca0000 !important
}
.form-row {
/*
    height: 48px;
    width: 180px;
    float: left;
*/
    clear: left;
}
input[type="text"], input[type="email"] {
    border-radius: 5px;
    border: solid 1px #c1c1c1 !important;
    color: #555;
    height: 46px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 3px 3px 3px 5px;
    width: 70%;
    font-size: 12px;
    line-height: 15px;
    width: 180px !important;
    box-shadow: inset 0px 1px 4px #ECECEC;
    -moz-box-shadow: inset 0px 1px 4px #ECECEC;
    -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.cf-field {
    width: 100%;
}
textarea {
    border-radius: 5px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    height: 144px;
    line-height: 25px;
    border: solid 1px #c1c1c1 !important;
    width: 360px !important;
    box-shadow: inset 0px 1px 4px #ECECEC;
    -moz-box-shadow: inset 0px 1px 4px #ECECEC;
    -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
    padding: 5px 3px 3px 5px;
}
select {
    border-radius: 5px;
    text-indent: 0.01px;
    text-overflow: '';
    height: 36px;
    border: solid 1px #c1c1c1 !important;
    width: 360px !important;
    box-shadow: inset 0px 1px 4px #ECECEC;
    -moz-box-shadow: inset 0px 1px 4px #ECECEC;
    -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
    padding: 0 9px !important;
}
.white-send .wpcf7-submit {
    border-color: #fff !important;
    color: #fff !important;
}
.single a {
    color: #1abc9c;
}
a:hover {
    text-decoration: underline !important;
}
.header_top, .fixed_top_header .top_header {
    border-bottom: 1px solid #eaeaea !important;
}
.header_top, .fixed_top_header .top_header, .fixed_top_header nav.mobile_menu {
    background-color: rgba(234, 234, 234, 1) !important;
}
.label, .field {
    float: left;
    width: 320px;
}
.post_text_inner h2 .date {
    display: none !important;
}
.hotel-sign-up label {
    display: inline-block;
    min-width: 200px;
    vertical-align: top
}
.hotel-sign-up select {
    margin: 0 0 20px 0;
}
.hotel-sign-up input[type="submit"] {
    margin: 20px 0;
    padding: 10px 20px;
    background: #eee;
    font-size: 16px;
}
.footer_top .menu li {
    font-size: 16px;
    text-transform: uppercase;
}
.footer_top .menu a {
    color: #fff !important;
}
.footer_top .menu li .sub-menu {
    margin: 0 !important;
    padding: 0 !important;
}
.footer_top .menu li .sub-menu li {
    text-transform: initial;
    padding: 0 !important;
}
.footer_top .menu li .sub-menu li a:before {
    content: "- " !important;
}
.footer-text {
    font-size: 16px;
    padding: 5px 0;
}
.footer-text input {
    max-width: 300px;
}
.footer-text input.wpcf7-form-control.wpcf7-submit[disabled], .footer-text input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    border: 2px solid #fff;
    color: #fff
}
.footer-text input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover {
    background-color: #dd3333;
}
.cf-foot {
    width: 144px !important;
}
.wpcf7-form-control-wrap {
    width: 144px !important;
}
.qbutton.white {
    border-color: #333 !important;
    color: #333 !important;
}
.projects_holder article span.text_holder {
    background-color: #fff !important;
}
span.wpcf7-not-valid-tip {
	font-size: 14px;
}