/* GLOBAL & LAYOUT */
body {color: #1a1919;background: #faf9f2;margin-top: 0;}
.site-header{background: #52524f;}
.navbar { background: #1c1c1c; }
.carousel {
    margin-bottom: 4rem;
    margin: 2rem
}

.carousel-item img {
    border-radius: 0;
    width: 100%
}

.carousel-caption {
    bottom: 3rem;
    z-index: 10;
    position: absolute;
    top: 15%;
    bottom: 1.25rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: var(--bs-carousel-caption-color);
    text-align: center
}

.carousel-item {
    height: 494px;
    border-radius: 0
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 8px;
    height: 8px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-radius: 50%;
    opacity: .5;
    transition: opacity 0.6s ease
}

.carousel-indicators {
    background: #1a19192b;
    padding: .25rem 0;
    border-radius: 28px
}

.carousel-indicators .active {
    opacity: 1;
    background-color: #fff
}

.bg-dark {
    background: #1a1919!important
}

.section1 h1 {
    font-size: 3rem;
    margin: 0;
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal
}

.section2 h1 {
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 25px
}

.bottom-p {
    margin: 30px 0
}

.section2 .card {
    border: none!important
}

.section2 {
    margin-top: 50px
}

.swiper-button-custom {
    background: none;
    border: none;
    font-size: 1.8rem;
    color: #333;
    transition: all 0.3s ease;
    cursor: pointer
}

.swiper-button-custom:hover {
    color: #231f20;
    transform: scale(1.2)
}

.swiper-button-custom:focus {
    outline: none;
    box-shadow: none
}

.section1 p {
    font-size: 1.25rem;
    text-align: center;
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal
}

.section1 img {
    width: 25px!important
}

.icon {
    width: 25px!important
}

.featurette {
    margin-top: 50px
}

.full-width-section {
    margin-top: 50px;
    background-image: url(../../../../../../../../../../../themes/hello-elementor/css/images/team.png?v=1.0.1);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 300px;
    display: flex;
    align-items: center;
    border-radius: 15px
}

.content {
    color: #fff;
    margin-left: 30px
}

h1 {
    font-size: 2.5rem;
    margin: 0
}

p {
    font-size: 1.2rem
}

.section1 span {
    display: inline-block;
    padding: 0 25px;
    text-align: center
}

.btn-primary {
    background: #231f20!important;
    border: 1px solid #1a1919!important;
    border-radius: 0!important;
    font-family: var(--e-global-typography-text-font-family),sans-serif!important;
    color: #fff!important
}

.btn-primary:hover {
    background: #1a1919!important;
    border: 1px solid #1a1919!important;
    color: #fff!important
}

.btn-outline-secondary {
    color: #4b4848;
    font-family: var(--e-global-typography-text-font-family),sans-serif;
    border: 0;
    border-radius: 0;
    letter-spacing: .15rem
}

button.btn.btn-outline-secondary i {
    width: 20px
}

.btn-outline-secondary:hover {
    background: #1a1919;
    border: 1px solid #1a1919;
    color: #fff
}

.btn-dark {
    border-radius: 0;
    background: #231f20;
    border: 1px solid #1a1919
}

.fixed-menu {
    position: fixed!important;
    top: 94px;
    width: 100%;
    z-index: 1000
}

.marketing .col-lg-4 {
    margin-bottom: 1.5rem;
    text-align: center
}

.marketing .col-lg-4 p {
    margin-right: .75rem;
    margin-left: .75rem
}

.featurette-divider {
    margin: 5rem 0
}

.featurette-heading {
    letter-spacing: -.05rem
}

@media (min-width: 40em) {
    .carousel-caption p {
        margin-bottom:1.25rem;
        font-size: 1.25rem;
        line-height: 1.4
    }

    .featurette-heading {
        font-size: 50px
    }
}

@media (min-width: 62em) {
    .featurette-heading {
        margin-top:7rem
    }
}

.search-section {
    background-color: #1c1c1c;
    border-radius: 20px;
    margin-top: 40px;
    text-align: center
}

.search-section .search-header img {
    width: 100%;
    border-radius: 21px 21px 0 0
}

.search-section .search-content {
    padding: 20px 20px
}

.search-section h2 {
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 2rem;
    color: #fff;
    text-align: center;
    margin-bottom: 2rem
}

.search-bar {
    border-radius: 999px;
    overflow: hidden;
    display: flex;
    margin-bottom: 30px
}

.search-bar input {
    border: none;
    padding: 15px 20px;
    flex-grow: 1;
    font-size: 1.2rem;
    border-radius: 20px 0 0 20px;
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal
}

.search-bar button {
    background-color: #fff;
    color: #1a1919;
    border: none;
    padding: 0 30px;
    font-weight: 700;
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 1.5rem;
    background: lightgray
}

.search-section .form-label {
    font-weight: 700;
    font-size: 1.1rem;
    margin-bottom: 6px;
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 1.5rem;
    color: #fff
}

.search-section select.form-select {
    background-color: #595959;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 10px;
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 1.5rem
}

.search-section select.form-select:focus {
    border-color: #fff;
    box-shadow: none
}

.property-cards-section .card-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 20px
}

.property-cards-section h2 {
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 2rem;
    text-align: center;
    margin-bottom: 2rem
}

.property-cards-section .card-wrapper img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
    border-radius: 20px
}

.property-cards-section .card-wrapper:hover img {
    transform: scale(1.05)
}

.fancybox__content {
    padding: 0!important
}

.property-cards-section .card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    opacity: 0;
    transition: opacity 0.3s ease
}

.property-cards-section .card-overlay h4 {
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 3rem
}

.property-cards-section .card-overlay a {
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 1.35rem;
    text-decoration: none;
    color: #b8b8b8;
    padding-bottom: .15rem;
    border-bottom: 1px solid
}

.property-cards-section .card-overlay a:hover {
    color: #fff
}

.property-cards-section .card-wrapper:hover .card-overlay {
    opacity: 1
}

.property-content {
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
    font-size: 1.25rem;
    margin-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: .1rem
}

.property-content span {
    text-align: right;
    float: right
}

.bb-lightgray {
    border-bottom: 1px solid lightgray
}

.partner-logos {
    overflow: hidden;
    background: #111
}

.logos-slide {
    display: flex;
    gap: 60px;
    animation: scrollLogos 30s linear infinite;
    white-space: nowrap
}

.logos-slide img {
    height: 60px;
    object-fit: contain;
    opacity: .9;
    transition: transform 0.3s ease
}

.logos-slide img:hover {
    transform: scale(1.1);
    opacity: 1
}

@keyframes scrollLogos {
    0% {
        transform: translateX(0%)
    }

    100% {
        transform: translateX(-50%)
    }
}

.newsletter-section {
    padding: 3rem 0
}

.newsletter-section h2 {
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 2.5rem;
    text-align: center;
    margin-bottom: 2rem
}

.newsletter-section h2 span {
    font-size: 3.5rem
}

.newsletter-section .card {
    border: none
}

.newsletter-section img {
    border-radius: 20px
}

.newsletter-section h3 {
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-size: 2rem;
    text-align: center
}

.newsletter-section p {
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    text-align: center;
    margin-bottom: .5rem
}

.newsletter-section a {
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 1.15rem;
    text-align: center;
    margin-bottom: .5rem;
    text-decoration: underline;
    color: #7A7A7A;
    padding-bottom: .15rem;
    display: inline
}

.testimonials {
    padding: 4rem 2rem
}

.testimonials h2 {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal
}

.testimonial-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit,minmax(320px,1fr));
    gap: 2rem
}

.testimonial-card {
    overflow: hidden;
    text-align: center;
    display: flex;
    flex-direction: column
}

.image-container {
    position: relative;
    overflow: hidden
}

.image-container img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.4s ease;
    border-radius: 20px
}

.image-container:hover img {
    border-radius: 20px
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    opacity: 0;
    transition: opacity 0.3s ease;
    border-radius: 20px
}

.image-container:hover .overlay {
    opacity: 1
}

.overlay h3 {
    margin: 0;
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 3rem
}

.overlay p {
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    font-size: 1.25rem;
    color: #f8f8f8
}

blockquote {
    padding: 1.5rem;
    font-style: italic;
    flex-grow: 1
}

.testimonial-card h3 {
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 2.5rem
}

.testimonial-card p {
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 1.15rem;
    margin: 1rem 0
}

.testimonial-card .stars {
    font-size: 2rem;
    margin-bottom: 1rem;
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal
}

.testimonial-card .view-link {
    display: inline-block;
    padding: 1rem 1.5rem;
    font-size: .9rem;
    text-decoration: none;
    color: #7A7A7A;
    font-weight: 500;
    font-family: "Lato",serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    text-decoration: underline
}

.property-details-container {
    margin: auto;
    padding: 30px;
    font-family: "Lato",serif;
    text-align: center
}

.property-description {
    color: #fff;
    font-size: 1.2rem;
    margin: 20px 0
}

.price-section h1 {
    font-size: 48px;
    margin-bottom: 10px;
    margin-top: 3rem
}

.property-meta {
    font-size: 1.5rem
}

.features {
    margin: 30px 0
}

.features h5 {
    letter-spacing: 2px;
    margin-bottom: 10px
}

.feature-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px 20px;
    font-size: 14px
}

.open-home-section {
    margin: 20px 0;
    font-size: 1.5rem;
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap
}

.agent-info {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.btn-viewing {
    background: #fff;
    color: #7A7A7A;
    border: none;
    padding: 8px 16px;
    font-weight: 700;
    cursor: pointer;
    border-radius: 5px
}

.carousel-control-prev {
    color: #7A7A7A
}

.carousel-control-next {
    color: #7A7A7A
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23494949' viewBox='0 0 16 16'%3E%3Cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3E%3C/svg%3E")!important;
    width: 2rem;
    height: 2rem;
    background-size: 100% 100%
}

[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover {
    background-color: #282a2c;
    color: #fff;
    text-decoration: none
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23494949' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E")!important;
    width: 2rem;
    height: 2rem;
    background-size: 100% 100%
}

.property-description {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    transition: max-height 0.3s ease;
    margin-bottom: 0
}

.property-feature {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    transition: max-height 0.3s ease;
    margin-bottom: 0
}

.property-description p {
    font-family: "Lato";
    font-size: 1rem;
    text-align: justify;
    line-height: 180%;
    color: #595959;
    font-weight: 300;
    margin: 0
}

.property-description.expanded {
    -webkit-line-clamp: unset;
    max-height: none;
    overflow: visible
}

.property-feature.expanded {
    -webkit-line-clamp: unset;
    max-height: none;
    overflow: visible
}

.features-section {
    text-align: left
}

.section-title {
    font-size: 1.8rem;
    text-transform: uppercase;
    margin-bottom: 1rem
}

.features-list {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    justify-content: center;
    flex-direction: column
}

.features-list span {
    white-space: nowrap
}

.contact-section {
    background: #eee;
    padding: 2rem;
    border-radius: 12px;
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    justify-content: space-between;
    flex-direction: column
}

.open-home-info {
    text-align: left
}

.open-home-info h4,.quick-questions h4 {
    display: inline-block;
    margin-bottom: .5rem;
    text-transform: uppercase
}

.agent-info {
    display: flex;
    align-items: stretch;
    margin-top: 1rem;
    font-family: var(--e-global-typography-text-font-family),sans-serif;
    align-content: flex-start;
    flex-direction: row;
    width: 100%
}

.agent-details {
    width: calc(100% - 100px)
}

.agent-details strong {
    font-size: 1.25rem;
    font-family: var(--e-global-typography-text-font-family),sans-serif
}

.agent-info img {
    width: 100px;
    object-fit: cover
}

.btn-viewing {
    margin-left: auto;
    text-decoration: underline;
    font-size: .9rem
}

.quick-questions {
    flex: 1 1 300px
}

.quick-questions .form-group {
    display: flex;
    gap: 1rem;
    align-content: center;
    align-items: center
}

.quick-questions input,.quick-questions textarea {
    width: 100%;
    padding: .25rem;
    margin-top: .5rem;
    background: #E6E6E6;
    border: none;
    border-radius: 5px
}

.quick-questions button {
    margin-top: .5rem;
    padding: .25rem 1rem;
    background: #888;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer
}

.map-view {
    position: relative;
    flex: 1 1 240px
}

.map-view img {
    width: 100%;
    border-radius: 0;
    object-fit: cover;
    height: 280px;
    filter: grayscale(.75)
}

.map-label {
    position: absolute;
    bottom: 15px;
    left: 15px;
    font-weight: 700;
    font-size: 1.2rem;
    color: #fff
}

.feature-content {
    background: #494949;
    padding: 2rem
}

.key-features-p {
    padding-left: .5rem
}

.key-features-p strong {
    font-weight: 600;
    padding-left: .25rem
}

.csrd1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.property-menu-container {
    padding: .5rem 2rem;
    background: #494949;
    position: sticky;
    top: 80px;
    border-bottom: 1px solid #c7c3c5;
    z-index: 100
}

.property-menu {
    display: flex;
    list-style: none;
    flex-direction: row;
    justify-content: space-between;
    margin: 0;
    font-family: var(--e-global-typography-text-font-family),sans-serif;
    font-weight: 300;
    font-size: 1.15rem;
    padding: 0;
    color: #EFEEE3
}

.property-menu span {
    padding: 0 .5rem;
    font-size: 1rem
}

.left-container {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center
}

.leftc {
    flex: 1;
    background: #fff
}

.property-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: #fff
}

.prop-left {
    flex: 3;
    height: auto;
    background: #fff;
    height: auto
}

.prop-right {
    flex: 1;
    background: #494949;
    color: #fff;
    padding: 2rem;
    height: 494px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    color: #595959
}

.prop-detail-list li i {
    margin-right: .5rem
}

.prop-detail-list li span {
    float: right
}

.prop-detail-list ul {
    list-style: none;
    padding: 0;
    font-family: var(--e-global-typography-text-font-family),sans-serif;
    font-size: 1rem;
    margin-bottom: 0
}

.prop-detail-list li {
    margin-bottom: .5rem;
    border-bottom: 1px solid;
    padding-bottom: .5rem;
    color: #EFEEE3
}

.prop-address {
    font-family: var(--e-global-typography-text-font-family),sans-serif;
    margin-bottom: 1rem
}

.prop-address h3 {
    font-size: 2.25rem;
    color: #EFEEE3;
    font-family: "Playfair Display"
}

.prop-address h4 {
    font-size: 2rem;
    color: #EFEEE3;
    font-family: var(--e-global-typography-text-font-family),sans-serif;
    min-height: 38px
}

.prop-spec {
    font-family: var(--e-global-typography-text-font-family),sans-serif;
    font-size: 1.25rem;
    margin-bottom: .5rem;
    text-transform: uppercase;
    color: #EFEEE3
}

.bubble-div {
    margin: 0 0 1rem 0
}

.bubble {
    color: #EFEEE3;
    border-radius: 30px;
    font-family: var(--e-global-typography-text-font-family),sans-serif;
    font-size: .85rem
}

.firstb {
    display: flex
}

.fl3 {
    flex: 3
}

.fl2 {
    flex: 2
}

.fl1 {
    flex: 1
}

.maindiv {
    display: flex
}

.leftdiv {
    flex: 2;
    background: #faf9f2
}

.rightdiv {
    flex: 1
}

.floorplandiv {
    height: 100%;
    border-radius: 20px
}

.floorplandiv img {
    height: 100%;
    width: 100%;
    filter: saturate(.15);
    object-fit: cover
}

.secondb {
    padding: 1rem 10rem 1rem 2rem;
    background: #faf9f2;
    color: #595959;
    margin-top: 0
}

.secondb h3 {
    font-family: var(--e-global-typography-text-font-family),sans-serif;
    font-size: 2rem;
    margin-bottom: 1rem;
    font-weight: 600;
    letter-spacing: .25rem
}

.secondb p {
    font-family: var(--e-global-typography-text-font-family),sans-serif;
    font-size: 1rem;
    text-align: justify;
    line-height: 180%;
    color: #595959;
    font-weight: 300
}

.features-section p {
    font-family: var(--e-global-typography-text-font-family),sans-serif;
    font-size: 1rem;
    text-align: justify;
    line-height: 180%;
    color: #595959;
    font-weight: 300;
    margin: 0
}

.features-section li {
    font-family: var(--e-global-typography-text-font-family),sans-serif;
    font-size: 1rem;
    text-align: left;
    line-height: 180%;
    color: #595959;
    font-weight: 300;
    margin: 0;
    list-style-type: square;
    margin-left: 1rem
}

.btn-link {
    font-family: var(--e-global-typography-text-font-family),sans-serif;
    font-weight: 500;
    text-decoration: none;
    color: #252323;
    margin-bottom: 5px;
    margin-top: 1rem
}

.btn-link:hover {
    color: #252323;
    font-weight: 600
}

.photos-link {
    font-size: 2rem;
    text-decoration: none;
    display: inline-block;
    padding: 10px;
    border-radius: 0!important;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    font-weight: 700;
    z-index: 9;
    display: flex;
    background: #faf9f2
}

.photos-link button:focus {
    background: transparent!important
}

.photos-link a {
    text-decoration: none;
    color: #494949;
    cursor: pointer;
    border: 0
}

.photos-link button {
    position: unset;
    width: 100%;
    opacity: 1;
    display: inline-block;
    line-height: 1rem;
    border: 0
}

.sharediv {
    padding: 2rem;
    border: 1px solid #c7c3c5;
    border-top: 0;
    color: #4B4848
}

.sharediv h4 {
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
    color: #252323;
    margin-top: 1rem;
    font-family: var(--e-global-typography-text-font-family),sans-serif;
    letter-spacing: .25em
}

.sharediv ul {
    list-style: none;
    display: flex;
    padding: 0;
    justify-content: flex-start;
    gap: 2rem;
    padding-left: 1rem
}

.hash-search {
    display: none
}

.prop-search {
    display: flex
}

.modal-content {
    border-radius: 0
}

.next-step ul {
    list-style: none;
    display: flex;
    padding: 0;
    justify-content: space-between;
    flex-direction: column;
    gap: .5rem;
    padding-left: 1rem
}

.sharediv a {
    text-decoration: none;
    font-size: .65rem;
    color: #4B4848
}

.first a {
    text-decoration: none;
    font-size: .85rem;
    color: #4B4848;
    color: #4b4848;
    font-family: var(--e-global-typography-text-font-family),sans-serif;
    border: 0;
    border-radius: 0;
    letter-spacing: .15rem
}

.first a i {
    padding-right: .35rem
}

.sharediv p a {
    font-size: .85rem;
    margin: 0;
    border: 1px solid;
    padding: .25rem .75rem;
    color: #4b4848;
    border-radius: 22px;
    overflow: hidden;
    display: inline-block
}

.sharediv p a:hover {
    background: #1c1c1c;
    color: #fff
}

.sharediv p {
    margin: 0;
    font-size: .85rem;
    margin: 0;
    color: #c7c3c5;
    overflow: hidden
}

.loan-inner p {
    color: #4B4848;
    font-size: 1rem;
    letter-spacing: .05rem;
    line-height: 1.75rem
}

.loan-inner {
    padding: 1rem .25rem 2rem .25rem
}

.auctionhours {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 2rem 1rem
}

.auctionhours .hours {
    text-align: center;
    margin: 0
}

.auctionhours .hours h3 {
    font-family: var(--e-global-typography-text-font-family),sans-serif;
    font-size: 2rem;
    margin: 0;
    color: #EFEEE3;
    line-height: .6
}

.auctionhours .hours span {
    color: #EFEEE3;
    font-family: var(--e-global-typography-text-font-family),sans-serif;
    font-size: .75rem
}

.event-section {
    font-family: var(--e-global-typography-text-font-family),sans-serif;
    color: #464343
}

.event-row {
    padding: 1rem 0 1rem 1rem;
    margin-left: 2.5rem
}

.event-row.auction {
    background-color: #ddd
}

.auction .event-details {
    padding: 0;
    background: #ddd
}

.event-row.inspection {
    background-color: #e4e2d4
}

.event-details {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.event-row h3 {
    margin: 0 0 8px 0;
    font-size: 1.75rem;
    font-weight: 400;
    color: #464343;
    font-family: var(--e-global-typography-text-font-family),sans-serif
}

.event-row p {
    font-size: .85rem
}

.event-meta {
    display: flex;
    gap: 10px;
    font-size: 1rem;
    color: #464343;
    align-items: center
}

.event-meta span.icon-date,.event-meta span.icon-time {
    font-size: 1rem;
    padding-right: .5rem
}

.countdown {
    display: flex;
    gap: 30px;
    text-align: center
}

.countdown div strong {
    display: block;
    font-size: 2rem;
    font-weight: 500;
    color: #464343
}

.countdown div span {
    font-size: 10px;
    letter-spacing: 1px;
    color: #464343
}

.calendar-link a {
    font-size: 14px;
    text-transform: uppercase;
    color: #464343;
    text-decoration: none;
    border: 1px solid;
    padding: .5rem 1rem
}

.calendar-link a:hover {
    background: #494949;
    color: #efeee3
}

#map01 {
    width: 100%;
    height: 487px;
    position: relative
}

.sharediv.loan {
    padding: 2rem;
    padding-top: 0
}

.loan a {
    font-size: 1rem;
    padding: 1rem 0
}

.loan img {
    width: 56px
}

.loan .btn {
    border: 1px solid #4b4848;
    font-size: .85rem;
    margin-top: .5rem;
    text-transform: capitalize
}

.event-details {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    border-bottom: 1px solid #49494947
}

@media (max-width: 1040px) {
    .carousel-item {
        height:458px;
        border-radius: 0
    }

    .prop-address h4 {
        font-size: 1.5rem;
        color: #EFEEE3;
        font-family: "Lato";
        min-height: 38px
    }

    .prop-detail-list ul {
        list-style: none;
        padding: 0;
        font-family: var(--e-global-typography-text-font-family),sans-serif;
        font-size: .85rem;
        margin-bottom: 0
    }
}

@media (max-width: 1024px) {
    body{
        margin-top: 0;
    }
    .sharediv {
        padding:1rem
    }

    .sharediv p a {
        font-size: .65rem;
        margin: 0;
        border: 1px solid;
        padding: .25rem .75rem;
        color: #4b4848;
        border-radius: 22px;
        overflow: hidden;
        display: inline-block;
        line-height: 1
    }

    .sharediv .btn-outline-secondary {
        font-size: .85rem
    }

    .loan .btn {
        border: 1px solid #4b4848;
        font-size: .65rem;
        margin-top: .5rem;
        text-transform: capitalize
    }

    .property-menu-container, .fixed-menu {
        top: 107px;
    }

    .property-menu {
        font-size: 1rem
    }

    .property-menu li {
        max-width: 310px
    }
}

@media (max-width: 769px) {
    body {
                margin-top: 0;
    }

    .property-menu-container, .fixed-menu {
        top: 107px;
    }

    .maindiv {
        display: flex;
        flex-direction: column
    }

    .prop-right {
        height: auto
    }

    .carousel-item {
        height: auto;
        border-radius: 0
    }

    .property-menu li {
        font-size: .85rem;
        text-align: center;
        width: 100%
    }

    .property-menu-nm {
        display: none
    }

    .sharediv.first {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .sharediv h4 {
        font-size: 1rem;
        font-weight: 400;
        text-transform: uppercase;
        color: #252323;
        margin-top: 1rem
    }

    .sharediv ul {
        list-style: none;
        display: flex;
        padding: 0;
        justify-content: space-between;
        gap: 1rem
    }

    .sharediv a {
        text-decoration: none;
        font-size: .65rem;
        color: #4B4848
    }

    .secondb h3 {
        font-family: "Playfair Display";
        font-size: 1.5rem;
        margin-bottom: 1rem;
        font-weight: 600
    }

    .secondb p {
        font-family: "Lato";
        font-size: .85rem;
        text-align: justify;
        line-height: 150%;
        color: #252323;
        font-weight: 300;
        margin-bottom: 1rem
    }

    .photos-link {
        font-size: 1rem
    }

    .carousel-control-next-icon,.carousel-control-prev-icon {
        width: 1rem!important;
        height: 1rem!important
    }

    .calendar-link a {
        font-size: .65rem;
        text-transform: uppercase;
        color: #464343;
        text-decoration: underline
    }

    .event-meta span.icon-date,.event-meta span.icon-time {
        font-size: .65rem
    }

    .btn-link {
        font-family: var(--e-global-typography-text-font-family),sans-serif;
        font-weight: 600;
        text-decoration: none;
        color: #252323;
        margin-bottom: 5px;
        margin-top: 1rem;
        font-size: .85rem;
    }

    .btn-link:focus-visible {
        color: #252323;
        box-shadow: none
    }

    .btn-link:hover {
        color: #252323
    }

    .event-row h3 {
        margin: 0 0 8px 0;
        font-size: 1.5rem;
        font-weight: 400;
        color: #464343;
        font-family: 'Playfair Display'
    }

    .event-meta {
        display: flex;
        gap: 0;
        font-size: .85rem;
        color: #464343;
        align-items: flex-start;
        flex-direction: column
    }

    .event-row p {
        font-size: .85rem
    }

    .btn-primary {
        background: #231f20;
        border: 1px solid #1a1919;
        border-radius: 0;
        font-family: var(--e-global-typography-text-font-family),sans-serif
    }

    .btn-outline-secondary {
        border: 0;
        font-size: .85rem
    }

    .sharediv.loan {
        padding: 2rem;
        padding-top: 0;
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between
    }

    .loan a {
        font-size: .65rem;
        padding: 1rem 0
    }

    .loan img {
        width: 56px
    }

    .loan .btn {
        border: 1px solid #4b4848;
        font-size: .85rem;
        margin-top: .5rem;
        text-transform: capitalize
    }

    .agent-info {
        display: flex;
        margin-top: 1rem;
        font-family: var(--e-global-typography-text-font-family),sans-serif;
        align-content: flex-start;
        flex-direction: row;
        width: 100%;
        align-items: stretch
    }

    .agent-info img {
        width: 100px;
        object-fit: cover
    }

    .agent-details {
        text-align: left;
        padding-left: 1rem;
        background: #fff;
        padding-right: 1rem
    }

    .agent-details strong {
        font-size: 1rem;
        font-family: var(--e-global-typography-text-font-family),sans-serif
    }

    .agent-details p {
        font-size: .65rem;
        margin: 0;
        padding: 0;
        color: #c7c3c5;
        overflow: hidden
    }

    .auction .event-details {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding: 1rem;
        flex-direction: column
    }

    .auction .event-meta {
        display: flex;
        gap: 5px;
        font-size: .85rem;
        color: #464343;
        align-items: center;
        flex-direction: row
    }

    .loan-inner {
        padding: 0rem .25rem 1rem .25rem
    }

    #map01 {
        width: 100%;
        height: 250px;
        position: relative
    }

    .secondb {
        padding: 1rem;
        margin-top: 0
    }

    .event-row {
        padding: 25px 20px;
        margin-left: 0
    }

    .sharediv {
        padding: 1rem
    }
}

.map-container-wrapper {
    background-color: #f7f7f7;
    padding: 1.5rem;
    margin-top: 2rem;
    border: 1px solid #e0e0e0
}

.map-container-wrapper h4 {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: var(--e-global-typography-text-font-family),sans-serif,sans-serif
}

.map-tabs {
    display: flex;
    border-bottom: 2px solid #ddd;
    margin-bottom: 1rem
}

.map-tab-button {
    padding: .75rem 1.25rem;
    cursor: pointer;
    border: none;
    background-color: transparent;
    font-size: 1rem;
    color: #555;
    border-bottom: 2px solid transparent;
    transform: translateY(2px)
}

.map-tab-button.active {
    color: #000;
    font-weight: 600;
    border-bottom-color: #007bff
}

.map-content-area {
    display: flex;
    gap: 1rem
}

#map-canvas {
    flex-grow: 1
}

#map-sidebar {
    flex-basis: 300px;
    flex-shrink: 0;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    padding: 1rem;
    overflow-y: auto;
    transition: opacity 0.3s ease,width 0.3s ease
}

#map-sidebar h5 {
    margin-top: 0
}

#map-sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#map-sidebar li {
    padding: .5rem 0;
    border-bottom: 1px solid #f0f0f0
}

.map-sidebar-hidden {
    flex-basis: 0%;
    width: 0;
    padding: 0;
    opacity: 0;
    border: none;
    overflow: hidden
}
.sharediv.first h4{
    padding-left: 1rem;
}
@media (max-width: 768px) {
    .map-content-area {
        flex-direction:column
    }

    #map-sidebar {
        max-height: 200px
    }
    .sharediv.first h4{
    padding-left: 0;
}
}

@media (max-width: 762px) {
    body {
    }

    .property-menu-container, .fixed-menu {
        top: 73px;
    }
}
@media (max-width: 500px) {
     body {
                margin-top: 0;
    }
    .btn{
        padding: 12px;
    }
}
@media (max-width: 375px) {
   .btn-link {
    text-align: left;
    font-size: .75rem;
   }
   .sharediv {
        padding: .75rem;
    }
    .sharediv.loan{
        padding: .75rem;
    }
    .btn{
        padding: 8px;
    }
    .loan-inner p {
        font-size: .85rem;
    }
    .loan .btn {
        
        font-size: .65rem;
    }

}