/*--Richard Bonifacio custom.css--*/

/*--Typography--*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;700&display=swap');
* {
  font-family: Poppins, sans-serif;
}
#home-bodycontent .categories section p {
    font-size: 1rem;
}

.section-inverse p a:not(.btn){
    color: #ffffff;
    text-decoration: underline;
}
@media (max-width: 767px) {
    .information-bar {
        margin-top: 0;
    }
}
#home-bodycontent .categories section p {
    font-size: 1rem;
}
#home-bodycontent .main-inner > .content > .container-fluid > #categories.p-t-3 {
    padding-top: 0 !important;
}

/*--Utility--*/
.d-block{
    display:block;
}
.d-inline-block {
  display: inline-block;
}
.mx-auto {
    margin-left:auto;
    margin-right:auto;
}
@media (min-width: 768px) {
    .m-x-md-0 {margin-left:0!important;margin-right:0!important}
}
.row.no-gutters{
    margin-right: 0;
    margin-left: 0;
}
.row.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}
.row.eq-height {
    display: flex;
    flex-wrap: wrap;
}
.align-items-center{
    align-items: center;
}
.h-100 {
    height:100%;
}
.h-25 {
    height:25%;
}
.w-100 {
    width:100%;
}
.btn-transparent {
    color: #fff;
    border: 2px solid #fff;
}
.opaque-background {
    position: relative;
    z-index: 1;
}
.background-image {
    position: absolute;
    top: 0;
    z-index: 0;
}
.background-image img {
    position: absolute;
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity:.25;
}
@media (max-width: 580px), screen and (orientation: portrait) {
    .cover-image {
        background-size: cover;
    }
    .listing-carousel-wrapper .owl-carousel button.owl-prev {
        left: -40px;
    }
    .listing-carousel-wrapper .owl-carousel button.owl-next {
        right: -40px;
    }
}


/*--White Nav Bar w/ Primary Color Nav--*/
#header,
body.header-transparent #header {
    height: 110px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    padding: 4px 15px;
    background-color: #fff;
    z-index: 17;
}

/*-Social Bar Links-*/
body.header-transparent #header .container .row-flex:first-child > ul li a,
body.header-transparent #header .container .row-flex:first-child > ul li a .fa.social,
#header .container .row-flex:first-child > ul li a,
#header .container .row-flex:first-child > ul li a .fa.social,
#header .container .row-flex:nth-child(2) .column-end>ul li.list-inline-item.action .fa,
#header .container .row-flex:nth-child(2) .column-end>ul li.list-inline-item.social .fa {
    color: hsla(var(--colorPrimary-h,0),var(--colorPrimary-s,0%),calc(var(--colorPrimary-l, 25%) + 0%),1);
    border-color: hsla(var(--colorPrimary-h,0),var(--colorPrimary-s,0%),calc(var(--colorPrimary-l, 25%) + 0%),1);
}

/*-Mobile Nav Bar Toggler-*/
body.header-transparent #header .container .navbar-toggler,
body.header-transparent #header .container .navbar-toggler span,
#header .container .navbar-toggler, 
#header .container .navbar-toggler span {
    border-color: hsla(var(--colorPrimary-h,0),var(--colorPrimary-s,0%),calc(var(--colorPrimary-l, 25%) + 0%),1);
}

/*-Nav Links-*/
body.header-transparent #header .nav-primary .nav-link,
body.header-transparent #header .nav-primary .sub-menu a,
#header .nav-primary .nav-link,
#header .nav-primary .sub-menu a {
    color: hsla(var(--colorPrimary-h,0),var(--colorPrimary-s,0%),calc(var(--colorPrimary-l, 25%) + 0%),1);
}

/*-Logo Placement-*/
@media (max-width: 991px) {
    #header .container .row-flex:nth-child(2) .column,
    #header .map-filter-wrapper .row-flex:nth-child(2) .column {
        margin-top: 16px;
    }
}

/*-Transparent Cover Placement-*/
.sell-cover-pull-top.header-transparent .sell-cover {
    margin-top: -60px;
}

/*--Normalize Clean Header--*/
/*-Show social bar on inner large pages-*/
#header .container .row-flex:first-child {
    display: flex;
    justify-content: space-between;
}
/*-Hide elements on large internal pages-*/
#header #quick-search,
#header .container .row-flex:nth-child(2) .column-end>ul.list-inline,
#header .container .row-flex:nth-child(2) .column-end>ul:first-child.list-inline {
    display: none;
}
/*-Move nav on large internal pages-*/
#header .container .row-flex:nth-child(3) {
    margin-top: -30px;
}


/*--Hide Hero Content Until We Want To Show It--*/
#home-bodycontent .cover .cover-title-inner{
    display: none;
}
#home-bodycontent .cover.cover-center.agent .cover-title {
    top: 60%;
}

/*--Hide Search Bar From Home Page--*/
#home-bodycontent .cover-title #horizontal-search {
    display:none;
}

#home-bodycontent .cover-title .buy-sell a {
    font-size: 18px;
}
#home-bodycontent .cover-title .buy-sell a:hover {
    color: #000;
    background-color: #fff;
    text-shadow: none;
}

#home-bodycontent .main-inner > .content > .container-fluid {
    padding: 0;
}

/*--Featured Search Areas--*/
#search-foundation-linked h2 span.h4::before, #search-foundation-linked h2 span.h4::after {
    display: inline-block;
    content: "";
    border-top: 1px solid #333;
    width: 25px;
    margin: 0 5px;
    transform: translateY(-8px);
}

#search-foundation-linked .col-xs-12{filter:drop-shadow(-1px 6px 3px rgba(50, 50, 0, 0.5))}
#search-foundation-linked figure{position:relative;padding-bottom:49px;overflow:hidden}
#search-foundation-linked figure img{width:100%;height:220px;object-fit:cover;transition: all 0.5s ease}
#search-foundation-linked figure .list-group{position:absolute;bottom:-1px;display:flex;flex-direction:column;height:100%;width:100%;padding-bottom:49px;transition: all .3s ease-in-out;transform:translateY(100%);opacity:0}
#search-foundation-linked figure .list-group a.btn{display:flex;flex:1;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,0.1)}
#search-foundation-linked figure:hover .list-group{top:0;transform:translateY(0);opacity:1}
#search-foundation-linked figure figcaption{position:absolute;bottom:0;left:0;right:0;letter-spacing:4px}



.counter-box {
    font-size: 3.5rem;
    text-shadow: 0 1px 1px #000;
    line-height: 1.2;
}

/*--Seller Resources--*/
#seller-resources .container {
    max-width: 580px;
    margin: 0 auto;
}

/*--Buyer Resources--*/
#buyer-resources .container {
    max-width: 580px;
    margin: 0 auto;
}

/*--Home Page Contact Section--*/
#get-in-touch {
    max-width: 600px;
}
#get-in-touch .form-control {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ababab;
    font-size: 18px;
}

#footer-logo {
    max-width: 190px;
    margin-bottom: 12px;
    backface-visibility: hidden;
}


body:not(#sell-bodycontent) #sellform>div>div:nth-child(1){width:75%!important}
body:not(#sell-bodycontent) #sellques, body:not(#sell-bodycontent) #sellbutton{height:54px!important; border-radius:0!important}
body:not(#sell-bodycontent) #sellbutton{margin-top:0!important;background:#252526!important;color:#fff;transition:all .2s ease-in-out}
body:not(#sell-bodycontent) #sellbutton:hover{background:#fff!important;color:#252526}
@media screen and (max-width: 625px){body:not(#sell-bodycontent) #sellform>div>div:nth-child(1),body:not(#sell-bodycontent) #sellform>div>div:nth-child(2){float:none!important;width:100%!important}}