/*--Orlando Posada kv5 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--*/
.position-relative{
    position: relative;
}
.d-block{
    display:block;
}
.d-inline-block {
  display: inline-block;
}
.mx-auto {
    margin-left:auto;
    margin-right:auto;
}
.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;
}
.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.align-items-center{
    align-items: center;
}
.align-content-around {
    -ms-flex-line-pack: distribute!important;
    align-content: space-around!important;
}
.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.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;
    }
}
@media (min-width: 768px) {
.pr-md-5, .px-md-5 {
    padding-right: 3rem!important;
}
}
@media (min-width: 768px) {
.pl-md-4, .px-md-4 {
    padding-left: 1.5rem!important;
}
}
@media (min-width: 576px) {
.pl-sm-3, .px-sm-3 {
    padding-left: 1rem!important;
}
}
@media (min-width: 576px) {
.pr-sm-3, .px-sm-3 {
    padding-right: 1rem!important;
}
}

#primary-logo,
#home-bodycontent #about {
    display: none;
}
@media (max-width: 991px) {
    #home-bodycontent #secondary-logo img {
        max-height: 80px;
    }
}
#home-bodycontent #secondary-logo {
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%) scale(1.85);
}
#header .container .row-flex:nth-child(2) .column {
    min-height: 75px;
}

#home-bodycontent #secondary-logo img {
    filter: invert(0);
}
#secondary-logo img {
    backface-visibility: hidden;
}

.cover.cover-center.agent .cover-title {
    top: 60%;
}
/*--Hide Hero Content Until We Want To Show It--*/
#home-bodycontent .cover .cover-title-inner{
    display: none;
}

/*--Hide Search Bar From Home Page--*/
#home-bodycontent .cover-title #horizontal-search {
    display:none;
}
#home-bodycontent .cover-title-inner {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}
#home-bodycontent #at-home-img {
    backface-visibility: hidden;
}

#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-simple .col-xs-12{filter:drop-shadow(-1px 6px 3px rgba(50, 50, 0, 0.5))}
#search-foundation-simple figure{position:relative;padding-bottom:49px}
#search-foundation-simple figure img{width:100%;height:220px;object-fit:cover;transition: all 0.5s ease}
#search-foundation-simple figure:hover img {filter:grayscale(60%) brightness(80%)}
#search-foundation-simple figure figcaption{position:absolute;bottom:0;left:0;right:0;letter-spacing:4px}
#search-foundation-simple figure::after{display:block;font-family:"FontAwesome";content:"\f002";font-size:32px;position:absolute;top:calc(50% - 25px);left:50%;transform:translate(-50%,-50%);opacity:0;transition:all 0.5s ease}
#search-foundation-simple figure:hover::after{opacity:1}
#search-foundation-simple h2 span.h4::before, #search-foundation-simple h2 span.h4::after {
    display: inline-block;
    content: "";
    border-top: 1px solid #333;
    width: 25px;
    margin: 0 5px;
    transform: translateY(-8px);
}

#area-search h2 span.h4::before, #area-search h2 span.h4::after {
    display: inline-block;
    content: "";
    border-top: 1px solid #333;
    width: 25px;
    margin: 0 5px;
    transform: translateY(-8px);
}
#area-search figure {
    height:285px;
    margin: 0 0 24px 0;
    padding: 0;
    position: relative;
    display: block;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
}
#area-search figure img{
    display: block;
    width: 100%;
    max-width: 100%;
    height: 236px;
    object-fit: cover;
    object-position: center;
}
#area-search figcaption.search-location {
    position: relative;
    z-index: 1;
}
#area-search figcaption.search-options {
    position: absolute;
    bottom: 0;
    padding-bottom: 42px;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    background: rgba(255,255,255,0.75);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
#area-search figure:hover figcaption.search-options {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    top: 0;
}
#area-search figcaption.search-options a{
    display:flex;
    flex-direction:column;
    justify-content:space-evenly;
    align-items:center;
}
@supports (-ms-flow-from: thingy) { /* Edge only */
    #area-search figcaption.search-options a {
        justify-content: space-around;
        padding:20px 0;
    }
}
#area-search figcaption.search-options a:first-child {
    background-color: rgba(61,119,150, .8);
}
#area-search  figcaption.search-options a:first-child:hover {
    background-color: rgba(61,119,150, 1);
}
#area-search  figcaption.search-options a:nth-child(2) {
    background-color: rgba(87,145,176, 0.8);
}
#area-search  figcaption.search-options a:nth-child(2):hover {
    background-color: rgba(61,119,150, 1);
}
#area-search  figcaption.search-options a:nth-child(3) {
    background-color: rgba(112,170,201, 0.8);
}
#area-search  figcaption.search-options a:nth-child(3):hover {
    background-color: rgba(61,119,150, 1);
}
#area-search  figcaption.search-options a:nth-child(4) {
    background-color: rgba(138,196,227, 0.8);
}
#area-search  figcaption.search-options a:nth-child(4):hover {
    background-color: rgba(61,119,150, 1);
}

/* Meet The Team */
.brokerage-agent-image {
    min-height: 420px;
}
@media (min-width: 768px) {
    .brokerage-agent-image {
        min-height: 500px;
    }
}
@media (min-width: 1200px) {
    .brokerage-agent-image {
        min-height: 360px;
    }
}
@media (min-width: 1366px) {
    .brokerage-agent-image {
        min-height: 420px;
    }
}
@media (min-width: 1600px) {
    .brokerage-agent-image {
        min-height: 500px;
    }
}
.brokerage-agent-image img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    height: auto;
}
.brokerage-agent-image img.logo {
    position: absolute;
    bottom: 0;
}
.brokerage-agent-image img.headshot {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.agent-dets {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,.4);
}
.agent-dets p {
    margin: 10px 0;
    line-height: 1;
}
.featured-area h1::after {
    display: block;
    content: "";
    width: 142px;
    margin: 28px auto;
    border-top: 1px solid rgba(0,0,0,0.4);
}
.featured-area.section-inverse h1::after {
    border-top: 1px solid rgba(255,255,255,.4);
}

.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 .container {
    max-width: 600px;
}
#get-in-touch .form-control {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ababab;
    font-size: 18px;
}
.star-rating {
    text-align: center;
}
.footer-top-left h2.text-xs-center.text-md-left {
    display: none;
}
.footer-top-left #footer-logo {
    width: 120px;
    margin-bottom: 1rem;
    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}}