.nectar-accent-color { color: var(--nectar-accent-color); }

.mb-0 { margin-bottom: 0!important; }
.mb-1 { margin-bottom: 0.25rem!important; }
.mb-2 { margin-bottom: 0.5rem!important; }
.mb-3 { margin-bottom: 0.75rem!important; }
.mb-4 { margin-bottom: 1.5rem!important; }
.mb-5 { margin-bottom: 3rem!important; }

.ml-0 { margin-left: 0!important; }
.ml-1 { margin-left: 0.25rem!important; }
.ml-2 { margin-left: 0.5rem!important; }
.ml-3 { margin-left: 0.75rem!important; }
.ml-4 { margin-left: 1.5rem!important; }
.ml-5 { margin-left: 3rem!important; }

.mr-0 { margin-right: 0!important; }
.mr-1 { margin-right: 0.25rem!important; }
.mr-2 { margin-right: 0.5rem!important; }
.mr-3 { margin-right: 0.75rem!important; }
.mr-4 { margin-right: 1.5rem!important; }
.mr-5 { margin-right: 3rem!important; }

.mt-0 { margin-top: 0!important; }
.mt-1 { margin-top: 0.25rem!important; }
.mt-2 { margin-top: 0.5rem!important; }
.mt-3 { margin-top: 0.75rem!important; }
.mt-4 { margin-top: 1.5rem!important; }
.mt-5 { margin-top: 3rem!important; }

.pb-0 { padding-bottom: 0!important; }
.pb-1 { padding-bottom: 0.25rem!important; }
.pb-2 { padding-bottom: 0.5rem!important; }
.pb-3 { padding-bottom: 0.75rem!important; }
.pb-4 { padding-bottom: 1.5rem!important; }
.pb-5 { padding-bottom: 3rem!important; }

.pl-0 { padding-left: 0!important; }
.pl-1 { padding-left: 0.25rem!important; }
.pl-2 { padding-left: 0.5rem!important; }
.pl-3 { padding-left: 0.75rem!important; }
.pl-4 { padding-left: 1.5rem!important; }
.pl-5 { padding-left: 3rem!important; }

.pr-0 { padding-right: 0!important; }
.pr-1 { padding-right: 0.25rem!important; }
.pr-2 { padding-right: 0.5rem!important; }
.pr-3 { padding-right: 0.75rem!important; }
.pr-4 { padding-right: 1.5rem!important; }
.pr-5 { padding-right: 3rem!important; }

.pt-0 { padding-top: 0!important; }
.pt-1 { padding-top: 0.25rem!important; }
.pt-2 { padding-top: 0.5rem!important; }
.pt-3 { padding-top: 0.75rem!important; }
.pt-4 { padding-top: 1.5rem!important; }
.pt-5 { padding-top: 3rem!important; }


.button { background-color: var(--nectar-accent-color); color: white; display: inline-block; font-size: 13px; font-weight: bold; line-height: 18px; padding: 12px 30px; text-transform: uppercase; }
.button:hover { background-color: var(--nectar-extra-color-1); color: #ffffff; }

.d-none { display: none!important; }
.text-center { text-align: center; }
.text-right { text-align: right; }

.text-uppercase { text-transform: uppercase; }

@media (min-width: 1000px) {
    .text-lg-right { text-align: right; }
}

.slick-slide { margin: 0 15px; }
.slick-list { margin: 0 -15px; } 

.slick-dots { bottom: -55px; }
.slick-dots > li, .slick-dots button { height: 11px!important; width: 11px!important; }
.slick-dots button { background-color: transparent!important; border: 1px solid #CCCCCC!important; border-radius: 50%!important; }
.slick-dots .slick-active button, .slick-dots button:hover { border-color: var(--nectar-accent-color); }
.slick-dots .slick-active button { background-color: var(--nectar-accent-color)!important; }
.slick-dots button:before { content: none!important; }

@media (max-width: 999px) {
    .slick-dots { bottom: -40px; }
}

.vertical-property-item { aspect-ratio: 3 / 4; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; transition: all 0.3s ease; transform: scale(1); }
.vertical-property-item:hover { transform: scale(1.05); }
.vertical-property-item:before { content: ''; background: linear-gradient(to bottom, transparent, rgba(0,0,0,0.99)); height: 90%; left: 0; position: absolute; top: 10%; width: 100%; }
.vertical-property-item > a { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.vertical-property-item > .info-property { padding: 25px 20px; position: absolute; bottom: 0; left: 0; right: 0; }
.vertical-property-item h4 { font-family: 'Russo One', sans-serif; font-size: 22px; line-height: 26px; }
.vertical-property-item h4 > a, .vertical-property-item h5, .vertical-property-item h6 { color: #ffffff; }

.archive-header { background-position: center; background-repeat: no-repeat; background-size: cover; height: auto; margin-bottom: 15px; padding-block: 90px; position: relative; }
.archive-header:before { content: ''; background: black; height: 100%; left: 0; position: absolute; opacity: 0.5; top: 0; width: 100%; z-index: 1; }
.archive-header .container { position: relative; z-index: 2; }
.archive-header .container *:not(.resaltar) { color: #ffffff; }
.archive-header .container h2, .archive-header .container p { max-width: 1000px; }
.archive-header .container h2 { margin-bottom: 20px; padding-bottom: 0; }
.archive-header .container h4 { font-weight: bold; }
.archive-header .container p { font-size: 20px; line-height: 34px; margin-bottom: 0; padding-bottom: 0; }

.properties-search { display: inline-block; margin-bottom: 30px; text-align: left; width: 100%; }
.properties-search .fields { background-color: #ffffff; border: 1px solid #EAEAEA; border-top: 0; display: inline-block; float: left; padding: 15px 20px 20px; width: 100%; }
.properties-search .min-price select, .properties-search .min-rent-price select { display: inline-block; float: left; width: 100%; }
.properties-search .form-group { display: inline-block; float: left; width: 100%; }
.properties-search .form-group:not(:last-child) { margin-bottom: 10px; }
.properties-search .form-group label { color: black; display: inline-block; font-size: 0.85rem; font-weight: bold; margin-bottom: 2px; width: 100%; }
.properties-search label { cursor: pointer; }
.properties-search select, .properties-search input[type="text"] { background-color: #F0F4FD!important; border: 1px solid #e6e6e6; border-radius: 0; border-right: 1px solid #EAEAEA; color: #000000!important; font-size: 0.9rem; padding: 9px 15px 11px; width: 100%; }
.properties-search input[type="text"]::placeholder { color: #000000!important; }
.properties-search input[type="text"] { padding: 9px 15px; }

.properties-search > .availability { margin-bottom: 0!important; width: 100%; }
.properties-search > .availability input { display: none; }
.properties-search > .availability > label { background-color: #F0F4FD; border: 1px solid #e6e6e6; border-radius: 0; cursor: pointer; display: inline-block; float: left; font-family: 'Russo One', sans-serif; font-size: 0.9rem; font-weight: normal; margin-bottom: 0; padding: 10px 30px; text-align: center; text-transform: uppercase; width: 50%; }
.properties-search > .availability > label.active { background-color: var(--nectar-accent-color); border-color: var(--nectar-accent-color); color: white; }

.properties-search button[type="submit"] { background-color: var(--nectar-accent-color)!important; color: white!important; font-weight: bold; padding: 0; text-align: center; text-transform: uppercase; width: 100%; }
.properties-search .button { background-color: #f2f2f2; border-radius: 0; color: black!important; display: inline-block; font-weight: bold; margin-top: 10px; padding: 13px 15px 12px; text-align: center; text-transform: uppercase; width: 100%; }
.properties-search button[type="submit"]:hover, .properties-search .button:hover { background-color: var(--nectar-accent-color)!important; color: #ffffff!important; opacity: 1!important; }

#home-search .properties-search .fields { border-top: 1px solid #EAEAEA; padding: 25px; }
#home-search .properties-search .button { display: none!important; }

.properties, .properties > li { list-style: none; margin-left: 0; padding-left: 0; }
.properties { column-gap: 30px; display: grid; grid-template-columns: repeat(3, 1fr); margin-bottom: 50px; row-gap: 30px; }

.property-item > a { display: inline-block; float: left; margin-bottom: -6px; position: relative; width: 100%; }
.property-item > a > .tag { background-color: var(--nectar-accent-color); color: #ffffff; display: inline-block; font-size: 12px; font-weight: bold; left: 15px; line-height: 16px; padding: 4px 10px; position: absolute; text-transform: uppercase; top: 15px; z-index: 9; }
.property-item img { aspect-ratio: 4 / 3; filter: blur(0); object-fit: cover; margin-bottom: 0!important; }
.property-item > a:hover img { filter: blur(100%); }
.property-item .info-property { background-color: #F0F4FD; display: inline-block; float: left; padding: 25px 20px; width: 100%; }
.property-item h4 { font-size: 18px; font-weight: bold; line-height: 22px; }
.property-item h4 > a { color: #000000; }
.property-item h4 > a:hover { color: var(--nectar-accent-color); }
.property-item h6 { color: #7a7a7a; letter-spacing: 1px; margin-bottom: 25px; text-transform: uppercase; }
.property-item .p-separator { background-color: var(--nectar-accent-color); height: 1px; margin-block: 15px 20px; opacity: 0.3; }
.property-item h5 { color: var(--black); font-size: 1.1rem; font-weight: bold; margin-block: 6px 0; }

.property-item .property-boxes, .property-item .property-boxes > li { list-style: none; margin-left: 0; padding-left: 0; }
.property-item .property-boxes { column-gap: 10px; display: grid; grid-template-columns: repeat(3, 1fr); margin-block: 25px; text-align: center; }
.property-item .property-boxes > li { color: var(--nectar-accent-color); font-size: 20px; line-height: 24px; }
.property-item .property-boxes > li i { margin-right: 5px; }
.property-item .property-boxes > li small { font-size: 0.7rem; position: relative; top: -8px; }
.property-item .property-boxes > li span { color: #7a7a7a; display: block; font-size: 12px; letter-spacing: 1px; line-height: 16px; margin-top: 5px; text-transform: uppercase; }

.property-item .button { background-color: var(--nectar-accent-color); border-radius: 0; text-align: center; text-transform: uppercase; width: 100%; }
.property-item .button:hover { background-color: var(--nectar-extra-color-1); }

.pagination { display: inline-block; margin-bottom: 60px; text-align: center; width: 100%; }
.pagination > * { border: 1px solid #eaeaea; border-radius: 50%; height: 30px; display: inline-block; line-height: 30px; text-align: center; width: 30px; }
.pagination > .next, .pagination > .prev { border-radius: 25px; padding-inline: 15px; width: auto; }
.pagination > .current { background-color: var(--nectar-accent-color); border-color: var(--nectar-accent-color); color: #ffffff; }
.pagination > a:hover { background-color: #EAEAEA; }

#home-search .properties-search { max-width: 100%; }

@media (min-width: 1000px) {
    body.post-type-archive-property .container-wrap .col.span_4, #property-details .main-contain .span_4 { width: 320px; }
    body.post-type-archive-property .container-wrap .col.span_8, #property-details .main-contain .span_8 { width: calc(98% - 320px); }

    #home-search { height: 330px; position: relative; }
    #home-search .properties-search { left: 0; position: absolute; top: 0; }
}

@media (max-width: 1399px) {
    .vertical-properties { gap: 15px; }

    .properties { column-gap: 25px; grid-template-columns: repeat(2, 1fr); row-gap: 25px; }

    .property-item .property-boxes > li { font-size: 18px; line-height: 22px; }
    .property-item .property-boxes > li i { margin-right: 3px; }
    .property-item .property-boxes > li span { letter-spacing: 0; }
}

@media (max-width: 1199px) {
    .archive-header { padding-block: 75px; }

    .properties-search select, .properties-search input[type="text"] { font-size: 0.85rem; padding: 8px 14px 10px; }
    .properties-search > .availability > label { padding-inline: 28px; }

    .properties { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 999px) {
    body[data-header-resize="1"] .container-wrap, body[data-header-resize="1"] .project-title { padding-top: 20px; }

    .vertical-property-item > .info-property .col.span_6 { margin-bottom: 0; padding-bottom: 0; width: 49%; }
    
    .archive-header { height: auto; padding-block: 60px; }
    .archive-header .col { margin-bottom: 0; padding-bottom: 0; }
    .archive-header .container p { font-size: 20px; line-height: 25px; }
    
    .properties { column-gap: 15px; grid-template-columns: repeat(2, 1fr); row-gap: 50px; }
    .properties-search .col.span_6, .property-item .col.span_6 { margin-bottom: 0; width: 49%; }
}

@media (min-width: 691px) {
    #home-search .properties-search .form-group:not(:first-child) { margin-right: 20px; width: calc(50% - 10px); }
    #home-search .properties-search .form-group:last-child { margin-right: 0; width: 100%; }
    #home-search .properties-search .fields .form-group:first-child, #home-search .properties-search .fields .form-group:nth-child(2),
    #home-search .properties-search .fields .form-group:nth-child(3) { margin-right: 15px; width: calc(33.333333334% - 10px); }

    #home-search .properties-search .fields .form-group.beds,
    #home-search .properties-search .fields .form-group.max-price, #home-search .properties-search .fields .form-group:nth-child(3),
    #home-search .properties-search .fields .form-group.reference { margin-right: 0; }
    #home-search .properties-search [type="submit"] { background-color: var(--nectar-accent-color)!important; color: white!important; display: inline-block; float: left; width: calc(50% - 10px); }
    #home-search .properties-search .availability label { max-width: 170px; }
}

@media (min-width: 1000px) and (max-width: 1299px) {
    #home-search .properties-search .form-group:not(:first-child) { margin-right: 20px; width: calc(50% - 10px); }
    #home-search .properties-search .form-group:last-child { margin-right: 0; width: 100%; }
    #home-search .properties-search .fields .form-group:first-child, #home-search .properties-search .fields .form-group:nth-child(2),
    #home-search .properties-search .fields .form-group:nth-child(3) { margin-right: 15px; width: calc(50% - 10px); }
    #home-search .properties-search .fields .form-group:nth-child(2n) { margin-right: 0; }
    #home-search .properties-search .fields .form-group:last-child { margin-left: 15px; margin-top: 27px; width: calc(50% - 10px); }
    #home-search .properties-search [type="submit"] { padding-block: 13px!important; width: 100%; }
}

@media (max-width: 690px) {
    .archive-header .container p { font-size: 16px; line-height: 22px; }

    .properties-search .col.span_6:first-child { margin-right: 2%; }
    .properties-search select, .properties-search input[type="text"] { font-size: 0.85rem; padding: 7px 12px 9px; }
    .properties-search > .availability > label { padding-inline: 26px; }

    .properties { column-gap: 0; grid-template-columns: repeat(1, 1fr); row-gap: 40px; }
}

/*********************
 PROPERTY
 *********************/
#property-details { padding-bottom: 45px!important; padding-top: 25px!important; }
#property-details .tag { background-color: var(--nectar-accent-color); color: #ffffff; display: inline-block; font-size: 12px; font-weight: bold; line-height: 16px; padding: 4px 10px;text-transform: uppercase; }

#property-details h6 { letter-spacing: 1px; margin-bottom: 20px; text-transform: uppercase; }
#property-details .price { font-size: 2.5rem; font-weight: normal; margin-bottom: 0; }

#property-details .property-actions, #property-details .property-actions > li { display: inline-block; list-style: none; margin-left: 0; padding-left: 0; }
#property-details .property-actions { width: 100%; }
#property-details .property-actions > li:not(:last-child) { margin-right: 10px; }
#property-details .property-actions > li > a { border: 1px solid var(--black); color: var(--black); display: inline-block; height: 40px; line-height: 40px; text-align: center; width: 40px; }
#property-details .property-actions > li > a:hover { background-color: var(--nectar-accent-color); border-color: var(--nectar-accent-color); color: #ffffff; }

#main-images { margin-block: 60px; }
.property-images, .property-images > li { list-style: none; margin-left: 0; padding-left: 0; }
.property-images { column-gap: 30px; display: grid; grid-template-columns: repeat(3, 1fr); margin-bottom: 0; }
.property-images img { aspect-ratio: 1 / 1; object-fit: cover; margin-bottom: 0; transform: scale(1); transition: all 0.3s ease; width: 100%; }
.property-images img:hover { transform: scale(1.05); }

#property-details .card { box-shadow: 0 0 40px 0 rgba(103,103,129,.08); margin-bottom: 35px; padding: 25px; }
#property-details .card .card-header { border-bottom: 1px solid #EAEAEA; padding-bottom: 15px; }
#property-details .card .card-header h5 { margin-bottom: 0; }
#property-details .card .card-body { padding-top: 20px; }
#property-details .card .card-body p { font-size: 16px; line-height: 22px; text-align: justify; }

.property-main-features, .property-main-features > li { list-style: none; margin-bottom: 0; margin-left: 0; padding-left: 0; }
.property-main-features { column-gap: 20px; display: grid; grid-template-columns: repeat(4, 1fr); row-gap: 20px; }
.property-main-features > li { padding-left: 35px; position: relative; }
.property-main-features > li > i { color: var(--nectar-accent-color); display: inline-block; font-size: 24px; left: 0; position: absolute; top: 50%; transform: translateY(-50%); }
.property-main-features > li > h5 { font-size: 18px; font-weight: bold; line-height: 22px; margin-bottom: 0; }
.property-main-features > li > h6 { color: #7a7a7a; font-size: 12px; letter-spacing: 1px; margin-bottom: 0!important; text-transform: uppercase; }

.property-images-gallery, .property-images-gallery > li { list-style: none; margin-left: 0; padding-left: 0; }
.property-images-gallery { column-gap: 15px; display: grid; grid-template-columns: repeat(4, 1fr); margin-bottom: 0; row-gap: 15px; }
.property-images-gallery a { display: inline-block; float: left; width: 100%; }
.property-images-gallery img { aspect-ratio: 1 / 1; object-fit: cover; margin-bottom: -5px!important; transform: scale(1); transition: all 0.3s ease; width: 100%; }
.property-images-gallery img:hover { transform: scale(1.05); }

.property-features, .property-features > li { list-style: none; margin-left: 0; padding-left: 0; }
.property-features { column-gap: 20px; display: grid; grid-template-columns: repeat(4, 1fr); margin-bottom: 0; row-gap: 20px; }
.property-features > li { font-size: 16px; line-height: 22px; padding-left: 35px; position: relative; }
.property-features > li > i { color: var(--nectar-accent-color); display: inline-block; font-size: 24px; left: 0; position: absolute; top: 50%; transform: translateY(-50%); }

#property-map { aspect-ratio: 16 / 9; }

.light-box { background-color: #f0f4fd; }
.light-box .light-box-header { background-color: var(--nectar-accent-color); padding: 35px; }
.light-box .light-box-header h5, .light-box .light-box-header p, .light-box .light-box-header p > a { color: #ffffff; }
.light-box .light-box-header h5 { font-family: 'Russo One', sans-serif; letter-spacing: 1px; margin-bottom: 20px; text-transform: uppercase; }
.light-box .light-box-header p > a { display: block; }
.light-box .light-box-header p > a:not(:last-child) { margin-bottom: 10px; }
.light-box .light-box-header p > a:hover { color: #eaeaea; }
.light-box .light-box-header p > a i { margin-right: 10px; }
.light-box .light-box-body { padding: 35px; }
.light-box .light-box-body h5 { font-size: 18px; font-weight: bold; line-height: 22px; margin-bottom: 0; }

@media (max-width: 1399px) {
    .property-images { column-gap: 15px; row-gap: 15px; }
    .property-main-features, .property-features { grid-template-columns: repeat(3, 1fr); }
}

@media (min-width: 1000px) {
    #property-details .property-actions { margin-top: 45px; }
    #property-details .property-actions, #property-details .property-actions > li, #property-details .price { text-align: right; }
}

@media (max-width: 999px) {
    .d-sm-none { display: none!important; }
    #property-details .property-actions { margin-top: 25px; }

    .light-box .light-box-header, .light-box .light-box-body { padding: 25px; }
}

@media (max-width: 690px) {
    #main-images { margin-block: 30px; }
    .property-images { grid-template-columns: repeat(1, 1fr); row-gap: 15px; }
    .property-main-features, .property-features { grid-template-columns: repeat(2, 1fr); }
    .property-images-gallery { column-gap: 10px; grid-template-columns: repeat(3, 1fr); row-gap: 10px; }

    #property-details .card { padding: 20px; }
    #property-details .card .card-body p { font-size: 15px; line-height: 20px; }
    .property-main-features > li > h5 { font-size: 15px; line-height: 19px; margin-bottom: 5px; }
    .property-main-features > li > h6 { font-size: 10px; letter-spacing: 0; line-height: 15px; }
}


/***********************
 SHARE MODAL
 ***********************/
.share-modal { background-color: rgba(0,0,0,0.9); display: none; height: 100%; left: 0; min-height: 100vh; overflow: auto; position: fixed; top: 0; width: 100%; z-index: 9999999999999999; }
.share-modal > .modal-box { background-color: #ffffff; border-radius: 10px; display: inline-block; height: auto; max-width: 300px; position: absolute; width: 100%; }
.share-modal > .modal-box ul { display: inline-block; list-style: none; margin: 0 15px; padding: 0; width: calc(100% - 30px); }
.share-modal > .modal-box ul > li { display: inline-block; width: 100%; }
.share-modal > .modal-box ul > li > a { border-bottom: 1px solid #cccccc; color: #000000; display: inline-block; font-size: 18px; line-height: 22px; padding: 15px 0; width: 100%; }
.share-modal > .modal-box ul > li:last-child > a { border-bottom: 0; }
.share-modal > .modal-box ul > li > a:hover { color: #000000; }
.share-modal > .modal-box ul > li > a .fa { margin-right: 10px; }
.share-modal > .modal-box ul > li > a small { color: #1DBDBC!important; }
.share-modal > .modal-box > .header { border-bottom: 1px solid #cccccc; display: inline-block; margin-bottom: 0; padding: 15px 25px 15px; width: 100%; }
.share-modal > .modal-box > .header > h5 { display: inline-block; float: left; font-size: 24px; line-height: 28px; margin-bottom: 0; margin-top: 0; max-width: calc(100% - 45px); position: relative; top: 3px; }
.share-modal > .modal-box > .header > a.close-modal { border: 1px solid #cccccc; border-radius: 5px; color: #333333; display: inline-block; float: right; font-size: 20px; height: 36px; line-height: 34px; padding: 0; text-align: center; width: 36px; }
.share-modal > .modal-box > .header > a.close-modal:hover { background-color: #cccccc; color: #ffffff; }

.share-modal > .modal-box > .content { display: inline-block; padding: 20px 15px; width: 100%; }
.share-modal > .modal-box > .content h5 { color: #999999; }

@media (min-width: 577px) {
    .share-modal > .modal-box { left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); }
}

@media (max-width: 576px) {
    .share-modal > .modal-box { border-radius: 0; min-height: 100vh; left: 0; max-width: 100%; top: 0; width: 100%; }
}

/***********************
PRINT
***********************/
@media print {
    #header-outer, #header-space, #footer-outer, .grecaptcha-badge, .print-none { display: none!important; }
    .col { width: 100%!important; }

    #property-details .main-image { height: auto; margin-bottom: 0; }
    #property-details .main-image .container { bottom: 0; position: relative; }
    #property-details .main-image * { color: #000000; }
    .white-box { padding: 0; }
    .property-main-features { grid-template-columns: repeat(3, 1fr); }
    .property-images { grid-template-columns: repeat(4, 1fr); }
    .property-features { grid-template-columns: repeat(3, 1fr); }
}