/*
Theme Name: Boveri Realty Group
Theme URI: http://aios3-staging.agentimage.com/b/boverirealty.com/htdocs/
Description: AIOS mobile semi-custom theme.
Author: AgentImage
Author URI: http://www.agentimage.com
Version: 1.3.2
Tags: one-column, two-columns, right-sidebar, custom-menu, full-width-template, sticky-post
License: Proprietary
License URI: http://www.agentimage.com
Template: aios-starter-theme
*/


/*

TABLE OF CONTENTS

1. Custom CSS
2.  IP styles
3. MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css

*/


/*******************************************************
 *
 * 1. Custom CSS
 *
 *******************************************************/


/* Global */

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    background: #fff;
    color: #000;
    margin: 0;
}

a,
a:hover,
a:active,
a:focus {
    color: #fff;
    outline: 0;
}

.transition,
.btn-mo {
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
}

input,
button,
select,
textarea {
    color: #333;
}


/*** header ***/

header {
    width: 100%;
    display: block;
    background: url('images/hdr-bg.png') top center repeat-x;
    height: 140px;
    z-index: 9;
}

.home header {
    position: absolute;
    top: 0;
    left: 0;
}

header .container {
    position: relative;
}

header .hdr-logo {
    width: 20%;
    float: left;
    margin-top: -32px;
    text-align: center;
    position: relative;
    z-index: 2;
}

header .hdr-logo img {
    max-width: 100%;
}

header .hdr-contact {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 12px;
    padding: 22px 0;
}

header .hdr-contact a {
    color: #fff;
    text-decoration: none;
}

header .hdr-contact .hdr-contact-left {
    width: 50%;
    display: inline-block;
    font-size: 20px;
}

header .hdr-contact .hdr-contact-left a {
    display: inline-block;
    margin-right: 48px;
}

header .hdr-contact .hdr-contact-right {
    width: 48%;
    float: right;
    text-align: right;
    font-size: 12px;
    color: #fff;
    padding-top: 10px;
    line-height: 12px;
}

header .hdr-contact .hdr-contact-right span {
    font-size: 10px;
}

header .hdr-contact .hdr-contact-right a {
    position: relative;
    display: inline-block;
}

header .hdr-contact .hdr-contact-right a.asis-mailto-obfuscated-email {
    margin-left: 12px;
    padding-left: 14px;
}

header .hdr-contact .hdr-contact-right a:before {
    width: 0;
}

header .hdr-contact .hdr-contact-right a.asis-mailto-obfuscated-email:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 11px;
    height: 11px;
    background: url('images/hdr-mail-icon.png') top center no-repeat;
}


/*** Navigation ***/

#nav{
    display: none;
}

.navigation {
    width: 100%;
    display: block;
    z-index: 2;
}

.navi {
    float: left;
    position: relative;
    z-index: 2;
    margin: 0;
    padding: 0;
    width: 40%;
    text-align: right;
}

.navi:first-child {
    text-align: left;
}

.navi li {
    display: inline-block;
    margin: 0 25px;
    position: relative;
}

.navi:first-child li {
    margin: 0 18px;
}

.navi:first-child li.menu-item-85 {
    margin-right: 0;
}

.navi li:first-child {
    margin-left: 0;
}

.navi li.menu-item-89 {
    margin-right: 0;
}

.navi li a {
    font-family: 'Oswald', sans-serif;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    margin: 0;
    font-weight: 300;
    padding: 18px 0;
}

.navi li:hover a {}


/*SUBMENU*/

.navi .sub-menu {
    list-style: none outside none;
    margin: auto;
    display: none;
    padding: 9px 0;
    position: absolute;
    width: auto;
    left: 0;
    z-index: 100;
    width: 210px;
    background: rgba(255, 255, 255, 1);
    margin-left: -15px;
}

.navi li:hover .sub-menu {
    display: block;
}

.navi .sub-menu li {
    margin: 0;
    position: relative;
    display: inline-block;
    width: 100%;
}

.navi .sub-menu a {
    color: #fff;
    display: block;
    line-height: 16px;
    font-weight: 300;
    text-align: left;
    padding: 10px 20px;
    border: 0;
    font-size: 14px;
    text-transform: none;
}

.navi li.menu-item-833 .sub-menu {
    left: auto;
    right: 0;
}

.navi li.menu-item-833 .sub-menu a {
    font-size: 16px;
}

.navi .sub-menu a:hover {
    background: rgb(159, 16, 7);
    color: #fff !important;
}

.navi li:hover .sub-menu a {
    border: 0;
}


/*** homepage ***/

#hero {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}

.hp-qs {
    position: absolute;
    bottom: -80px;
    left: 0;
    z-index: 10;
    width: 100%;
}

.hp-qs .qs-wrap {
    width: 100%;
    max-width: 380px;
    height: 380px;
    float: right;
    border: 2px solid rgba(255, 255, 255, .8);
    border-radius: 50%;
    overflow: hidden;
    padding: 3px;
}

.hp-qs .qs-wrap .textwidget {
    height: 100%;
    width: 100%;
    overflow: hidden;
    border-radius: 50%;
}

.hp-qs .qs-wrap:hover .qs-wrap-in:before,
.hp-qs .qs-wrap .qs-wrap-in:before {
    transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
}

.hp-qs .qs-wrap .qs-wrap-in {
    background: rgba(255, 255, 255, .85);
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}


/*.hp-qs .qs-wrap:hover .qs-wrap-in {
                    background: transparent;
                }*/

.hp-qs .qs-wrap .qs-wrap-in:before {
    width: 100%;
    height: 100%;
    position: absolute;
    /*top: -150%;
    right: -150%;*/
    content: '';
    background: url('images/hp-qs-bg-mo.png') rgba(223,223,223,.3) top center no-repeat;
    border-radius:50%;
    overflow: hidden;
    background-position: left bottom;
    box-shadow: 0px 7px 17px #000;
}

.hp-qs .qs-wrap:hover .qs-wrap-in:before {
    background-position: right top;
    overflow: hidden;
    border-radius: 50%;
}

.qs-wrap-in form {
    width: 225px;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 99;
}

.sidebar .qs-wrap-in form {
    width: 100%;
}

.qs-wrap-in form h4 {
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    line-height: 27px;
    text-transform: uppercase;
    color: #9f1007;
    text-align: center;
    padding: 50px 0 10px;
    border-bottom: 1px solid #cfd2d5;
    width: 100%;
    display: inline-block;
    letter-spacing: 2px;
    margin-bottom: 10px;
}

.sidebar .qs-wrap-in form h4 {
    border-bottom: 1px solid #666;
}

.qs-wrap-in form h4 span {
    color: #0d1220;
}

.sidebar .qs-wrap-in form h4 span {
    color: #000;
}

.qs-wrap-in .tabs {
    display: block;
    margin-bottom: 5px;
}

.qs-wrap-in .tabs label {
    font-family: 'Oswald', sans-serif;
    font-size: 12px;
    color: #0d1220;
    display: table-cell;
    padding: 0 13px;
    line-height: 30px;
    text-transform: uppercase;
    position: relative;
    cursor: pointer;
}

.qs-wrap-in .tabs label.right {
    padding: 0 0 0 20px;
}

.qs-wrap-in .tabs label span {
    position: relative;
    z-index: 10;
}

.qs-wrap-in .tabs label:before {
    position: absolute;
    content: '';
    width: 85px;
    height: 30px;
    border-bottom: 30px solid #fff;
    border-right: 15px solid transparent;
    top: 0;
    left: 0;
    z-index: 10;
}

.qs-wrap-in .tabs label.right:before {
    width: 95px;
    z-index: 8;
}

.qs-wrap-in .tabs label.active {
    color: #fff;
}

.qs-wrap-in .tabs label.active:before {
    border-bottom: 30px solid #9f1007;
    z-index: 9;
}

.qs-wrap-in select {
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    background: #fff;
    height: 32px;
    font-size: 12px;
    color: #787878;
    padding: 0 15px 0 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('images/qs-select-arrow.png') no-repeat #fff;
    background-position: 95% 50%;
    display: inline-block;
    width: 49.5%;
    margin-bottom: 3px;
}

.qs-wrap-in select.right {
    float: right;
}

.qs-wrap-in input[type="radio"] {
    display: none;
}

.qs-wrap-in select.wide {
    width: 100%;
    background-position: 98% 50%;
}

.qs-wrap-in select::-ms-expand {
    display: none;
}

.qs-wrap-in input[type="submit"] {
    width: 49.5%;
    background: #efa912;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 3px;
    border: 0;
}

.qs-wrap-in a.advanced {
    float: right;
    width: 49.5%;
    background: #0d1220;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
}

.hp-fp {
    width: 100%;
    display: inline-block;
    /*padding: 100px 0 55px;*/
    padding: 55px 0;
    background: url('images/hp-widget-bg.jpg') top center no-repeat;
    background-size: cover;
    position: relative;
    background: #fff;
}

.hp-fp h4 {
    color: #931308;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    line-height: 32px;
    text-transform: uppercase;
    position: relative;
    padding: 0;
    letter-spacing: 2px;
    /* background: url(images/hp-fp-hdr-bg.png) bottom right no-repeat; */
    display: inline-block;
    background-size: cover;
    height: 112px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-right: 6%;
}

.hp-fp h4 span {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.3;
    padding: 0 15px;
}

.hp-fp .fp-wrap {
    width: 100%;
    display: inline-block;
    background: #9b9b9b;
    overflow: hidden;
    padding: 20px 0;
}

.hp-fp .fp-wrap .fp-inner {
    overflow: hidden;
    width: 98%;
    margin: 0 auto;
    overflow: hidden;
}

h4.fp_rental {
    /* background: url(https://www.boverirealty.com/wp-content/themes/boverirealty/images/hp-fp-hdr-bg2.png)no-repeat; */
    /* margin: 0 0 0 -73px; */
    /* padding: 0; */
    background-size: 100% 100%;
}

.fp-wrap.rental2 {
    /* display: none; */
    min-height:365px;
}

.fp-wrap.fp_only1 {
    min-height: 365px;
}

section.hp-fp h4 {
    cursor: pointer;
    width: calc(50% - 10px);
}

.hp-fp .fp-wrap .fp-inner .fp-margin {
    margin: 0 -9px;
}

.hp-fp ul {
    width: 100%;
}

.hp-fp li {
    position: relative;
    display: inline-block;
    margin: 0 9px;
}

.hp-fp li a {
    display: block;
}

.hp-fp canvas {
    max-width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover !important;
    width: 100%;
}

.hp-fp .slick-prev,
.hp-fp .slick-next {
    width: 58px;
    height: 48px;
    background: url('images/hp-fp-arrow-prev.png') top center no-repeat;
    border: 0;
    text-indent: -99999px;
    top: 50%;
    margin-top: -24px;
    left: 0;
    position: absolute;
    z-index: 10;
    outline: 0;
}

.hp-fp .slick-next {
    background: url('images/hp-fp-arrow-next.png') top center no-repeat;
    right: 0;
    left: auto;
}

.hp-fp .fp-details {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 20px 10px;
    background: rgba(0, 0, 0, .65);
    z-index: 10;
}

.hp-fp .fp-details span {
    display: block;
    line-height: 18px;
    text-transform: capitalize;
}

.hp-fp .fp-details .price {
    font-weight: 700;
    color: #f8ac11;
    font-size: 24px;
    line-height: 26px;
    display: block;
    margin-bottom: 12px;
}

.hp-fp a:hover .fp-details .price {
    color: #931308;
}


.hp-fp-tabs-left {
    width: 70%;
    max-width: 1024px;
}

.hp-fp-tabs-right {
    width: calc((100vw - 1170px) / 2);
    min-width: 200px;
    position: relative;
    padding: 0 15px;
    z-index: 99;
    margin-right: 0;
}

.hp-fp-tabs-right a{
    position: relative;
    top: -27px;
}

.hp-fp-tabs-right img {
    max-width: 100%;
    height: auto;
    display: block;
    max-height: 100px;
}

.hp-fp-tabs {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hp-fp h4::before {
    content: '';
    position: absolute;
    top: 0;
    left: -35px;
    width: 100%;
    height: 101%;
    background: rgb(137,138,138);
    background: linear-gradient(0deg, rgba(137,138,138,1) 0%, rgba(215,215,215,0.8) 40%, rgba(215,215,215,0.8) 100%);
    transform: skew(30deg, 0deg);
}


/*** footer ***/

footer {
    width: 100%;
    display: block;
    background: #000;
    border-top: 8px solid #f8ac11;
    color: #ffffff;
    font-size: 10.5px;
    text-transform: uppercase;
    text-align: center;
    padding: 70px 0;
}

footer .footer-copy a {
    color: #fff;
}

footer a,
footer .footer-copy a.link {
    color: #ffffff;
    text-decoration: none;
}

footer a:hover, footer a:active {
    color: #F8AC11;
}

footer .footernav {
    margin-bottom: 15px;
}

footer .footernav li {
    display: inline-block;
    line-height: 14px;
    padding: 0 15px;
    text-transform: uppercase;
}

footer span {
    color: #ffffff;
    font-size: 24px;
    margin: 20px 2px 0;
    display: inline-block;
}


/*******************************************************
 *
 * 2. IP Styles
 *
 *******************************************************/

#inner-page-wrapper {
    padding-top: 40px;
}


/* Adjust minimum height of page area */

#content-sidebar,
#content-full {
    min-height: 500px;
}


/** Adjust width of content columns **/

#content-sidebar #content {
    width: 77.08%;
}

#content-full #content {
    width: 100%;
}


/* Adjust width of sidebar */

.sidebar {
    width: 20.83%;
}

.sidebar .side-contact,
.sidebar .side-smi {
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.sidebar a {
    text-decoration: none;
    color: #fff;
}

.sidebar .side-smi {
    font-size: 18px;
    margin-top: 8px;
}

.sidebar .side-smi a {
    display: inline-block;
    margin: 0 8px;
}

.sidebar .side-contact span {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px;
}

    .sidebar .side-contact span.ai-font-location-c {
        font-size: 22px;
        vertical-align: top;
    }

.sidebar .side-contact a {
    color: #fff;
}


/* Adjust line height of page elements */

#content h4,
aside h4,
#content p,
aside p,
#content blockquote,
aside blockquote,
#content ul,
aside ul,
#content fieldset,
aside fieldset,
#content form,
aside form,
#content ol,
aside ol,
#content dl,
aside dl,
#content dir,
aside dir,
#content menu,
aside menu {
    line-height: 1.7
}


/* Style post/page main headings (h1) */

#content .entry-title,
#content .archive-title {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 34px;
    letter-spacing: 4px;
}


/* Style category/archive/etc main headings (h1) */

#content .archive-title {}


/* Styles for category/archive/search/etc subheadings (h2) */

#content .archive-subtitle {}

.agent-holder .attachment-agent-image img{

    max-width: 150px !important;
}


.agent-holder .agent-contacts a{
    color: #5d5d5d;
}

.agent-holder .agent-contacts{
    float: left ;
}

.agent-holder .attachment-agent-image{
    width: 35%;
    max-width: 141px;
    max-height: 141px;
    overflow: hidden;
}

.agent-multi-list{
    padding: 0px;
}


.agent-holder{

    margin-bottom: 23px;
    margin-top: 29px;

    width: 46%;
    display: inline-block;

    vertical-align: top;
}


.NEIGHBORHOODS-thumb:hover{
    text-decoration: none;
}

.NEIGHBORHOODS-thumb {
      width: 47%;
    display: inline-block;
    margin: 1%;

    position: relative;

    min-height: 269px;
    max-height: 270px;

    overflow: hidden;

    border: 1px solid #5a5a5a;
}
.NEIGHBORHOODS-thumb img {
       width: 100%;
    position: absolute;
    min-height: 269px;
    max-height: 270px;
}

.NEIGHBORHOODS-thumb:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 101%;
    background: rgba(0,0,0,0.7);
    z-index: 1;
    display: block;
    transition:all 0.3s ease-in-out;
}

.NEIGHBORHOODS-thumb:hover:before{

    background: rgba(0,0,0,0.2);
}


span.NEIGHBORHOODS-title {
    z-index: 1;
    position: relative;
    text-align: center;
    display: block;
    font-size: 25px;
    top: 50px;
}

span.NEIGHBORHOODS-view-details {
    z-index: 1;
    position: relative;
    display: block;
    text-align: center;
    top: 100px;
    font-size: 14px;
    border: 1px solid #272727;
    width: 150px;
    margin: 0px auto;
    color: #dedede;
    background: rgba(13, 18, 32,0.5);
    text-transform: uppercase;
    padding: 8px 0px;
    opacity: 0;
    transition:all 0.3s ease-in-out;
}

a.NEIGHBORHOODS-thumb:hover span.NEIGHBORHOODS-view-details {
    top: 40px;
    opacity: 1;
}

/* MEDIA QUERIES ARE AUTOMATICALLY REMOVED FROM THIS FILE, they must be placed in style-media-queries.css */
ul.navi li ul li:hover ul{
    display: block !important;
}
ul.navi li ul li ul {
    display: none !important;
    left: 226px !important;
    top: -10px;
}
.image-item {
    width: 49%;
    display: inline-block;
}

/*.aios-listings-page .prop-desc, .aios-listings-page .prop-title, .aios-listings-page .prop-beds, .aios-listings-page .det-baths, .aios-listings-page .prop-det {
    color: #fff !important;
}*/


.hp-quick-search .bootstrap-select.btn-group {

}

.hp-quick-search .bootstrap-select.btn-group .dropdown-toggle {
    border-radius: 0;
    border: solid 1px #34dddd;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 9px 9px;
}

.hp-quick-search .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #636363;
    font-size: 10px;
    font-weight: 400;
    font-family: 'Muli', sans-serif;
    text-transform: uppercase;
}

.hp-quick-search .bootstrap-select.btn-group .dropdown-menu {
    top: 100% !important;
}

#content .aios-roadmaps.no-border a.aios-roadmap-link {
  color: #ffffff;
}

#content .aios-roadmaps.no-border.white a.aios-roadmap-link.active-link, #content .aios-roadmaps.no-border.white a.aios-roadmap-link:hover {
  color: #EFA912;
}

.sidebar h4 {
  border-bottom: 1px solid #cfd2d5;
  color: #9f1007;
  display: inline-block;
  font-family: "Oswald",sans-serif;
  font-size: 25px;
  letter-spacing: 2px;
  line-height: 27px;
  margin-bottom: 10px;
  padding: 25px 0 10px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.sidebar h4 span {
  color: #000;
}

.slider {
    position: relative;
}

.slider .photo-credit {
    position: absolute;
    bottom: 0;
    z-index: 10;
    padding: 10px;
    font-size: 16px;
    text-shadow: 1px 1px 3px #000;
}

.slider .photo-credit span {
    color: red;
}

/* 11/17/2017 */
.navi li a {
    padding: 20px 0;
}

.navi #menu-item-127 .sub-menu {
    right: 210px !important;
    left: initial !important;
    top: 0 !important;
    margin: 0 !important;
    padding: 0;
}

table.fo-table tr {
    background: #0a0909;
    color: #fff;
}

table.fo-table tr td a {
    color: #fff !important;
}

table.fo-table tr td {
    padding: 10px 20px;
    width: 150px;
}

.modal-dialog label {
    color: #000 !important;
}

.error-forms input[type=text], .error-forms input[type=email], .error-forms input[type=phone], .error-forms textarea {
    color: #000 !important;
}

#ihf-search-location-tabs,
div.chosen-drop ul.chosen-results {
    margin-left: 0 !important;
    padding: 0;
}

.chosen-container.chosen-with-drop .chosen-drop {
    z-index: 1;
}

#ihf-main-container .ihf-label-overlay-money {
    z-index: 0;
}

#ihf-detail-extrainfotabs {
    margin-left: 0 !important;
}

.agent-holder {
    width: 49%;
}

.aios_agent.type-aios_agent .agent-holder {
    width: 100% !important;
}

#content .page-title {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 34px;
    letter-spacing: 4px;
    /*color: #fff;*/
}

ul.list li .prop-det .prop-title a {
    /*color: #fff;*/
}

ul.list li p.prop-desc,
.grid .prop-det,
.grid .prop-det p,
ul.table-list li div {
    /*color: #fff;*/
}

ul.list li .prop-det {
    font-size: 24px;
    color: #5d5d5d;
    margin: 0 !important;
    line-height: 27px !important;
    font-weight: bold;
    text-align: right;
}

ul.list li .prop-det .prop-title {
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    float: left;
    width: 65%;
    text-align: left;
}

.yoast-breadcrumbs {
    padding: 0 !important;
}

#ihf-main-container .dropdown-menu {
    z-index: 1;
}

#ihf-main-container .leaflet-bottom, #ihf-main-container .leaflet-top {
   z-index: 0;
}

#ihf-main-container .btn-group-vertical>.btn.active,
#ihf- main-container .btn-group-vertical>.btn:active,
#ihf-main- container .btn-group-vertical>.btn:focus,
#ihf-main- container .btn-group-vertical>.btn:hover,
#ihf-main- container .btn-group>.btn.active,
#ihf-main-container .btn-group>.btn:active,
#ihf-main-container .btn- group>.btn:focus,
#ihf-main-container .btn-group>.btn:hover {
    z-index: 1;
}

.ihf-modal-form-disclaimer {
    color: #000;
}

.aidefcf-wrapper .wpcf7-form-control.wpcf7-select {
    color: #333 !important;
}

.post-77 .ai-default-cf7wrap i {
    font-style: normal !important;
}
.ihf-email-alert-popup-replace {
    color: #000 !important;
}
.ihf-map-info-window-detail {
    color: #555 !important;
}
.leaflet-control-layers-base span {
    color: #555 !important;
}
#ihf-main-container .caret{
    border-top: 4px solid #428bca;
}
/* END 11/17/2017 */


.aios-listings-page a.prev.page-numbers,
.aios-listings-page a.next.page-numbers {
    position: relative;
    font-family: 'agentimage' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.aios-listings-page .page-nation span.p-next,
.aios-listings-page .page-nation span.p-prev {
    background: none!important;
    width: auto!important;
    height: auto!important;
}

.aios-listings-page a.prev.page-numbers:before {
    content: "\b0001";
}

.aios-listings-page a.next.page-numbers:before {
    content: "\b0002";
}
ul.list li .prop-det{
    text-align: left;
}
.grid  .prop-det .prop-price{
    color: #fff;
}
.list-wrapper li.two.sold-hidden {
    color: #464646;
 }
 .form-sec .result-label {
    color: #000 !important;
}
.sidebar input#lidd_mc_submit {
    background: white !important;
}

/*Popup*/
.pop-wrap{
    color: #222222;
}

#ihf-main-container .modal-dialog {
    color: #333;
}

.popup-wrap-schedule .schedule-showing .wpcf7-response-output,
.popup-wrap-request .request-more-info .wpcf7-response-output{
    margin-top: 55px !important;
    text-align: center;
}

/*IHF*/
p.list-price{
    color: #fff !important;
}

ul.list li .prop-det {
    text-align: right;
}

ul.list .prop-det .prop-beds{
    text-align: left;
}

.wpcf7-form-control-wrap.city, .wpcf7-form-control-wrap.state, .wpcf7-form-control-wrap.zip {
    width: 32.6% !important;
}


#aios-quick-search #city, #ip-aios-quick-search input#city{
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    background: #fff;
    height: 32px;
    font-size: 12px;
    color: #787878;
    padding: 0 15px 0 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(images/qs-select-arrow.png) no-repeat #fff;
    background-position: 95% 50%;
    display: inline-block;
    width: 100%;
    margin-bottom: 3px;
}
.navi * {
    color: #000 !important;
}
.hp-fp::before {
    content: ;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 167px;
    background-color: #fff;
}

.yoast-breadcrumbs * {
    color: #000 !important;
}

.side-contact * {
    color: #000 !important;
}
.side-contact span {
    color: #9f1007 !important;
}
.sidebar .side-smi * {
    color: #000;
}

body #content .listing-details-wrap .property-details .details-list span,
#content .property-description h1, #content .property-description h2,
#content .property-description .property-add-type span,
#content .property-description .prop-location h3,
#content .property-description .prop-cta a:not(:hover) span,
#content .property-description .property-det p{
    color: #5f5f5f !important;
}
