/* Testing FTP server */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*#jssor_1 {*/
/*    background-color: #66676b;*/
/*    background: linear-gradient(to bottom, #f1f1f1  0%, #66676b);*/
/*}*/

body {
    margin: 0;
    padding: 0;
    background: #fff;
    overflow-x: hidden;
    scrollbar-face-color: #333;
    font-family: 'Nunito', "Varela Round", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #656565;
    line-height: 1.75;
}

i.fas.fa-chevron-left.slick-arrow {
    position: absolute;
    left: -23px;
    color: #fff;
    background: rgb(216, 36, 96);
    top: 40%;
    padding: 3px 6px;
    border-radius: 50%;
    z-index: 999;
    cursor: pointer;
}

.free_style {
    padding: 10px 10px !important;
    background: rgba(74, 144, 38, 0.72) !important;
    font-size: 15px !important;
    margin-right: 10px !important;
}

i.fas.fa-chevron-right.slick-arrow {
    position: absolute;
    right: -23px;
    color: #fff;
    background: rgb(216, 36, 96);
    top: 40%;
    padding: 3px 6px;
    border-radius: 50%;
    z-index: 999;
    cursor: pointer;
}

.topbar {
    position: relative;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    background: #484848;
}

.topbar .container {
    position: relative;
}

.topbar-nav {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.topbar-left {
    float: left;
}

.topbar-nav > li {
    float: left;
}

.topbar-nav > .disabled > a, .topbar-nav > .disabled > a:hover, .topbar-nav > .disabled > a:focus {
    color: #fff;
    background: #484848;
}

.topbar-nav > li > a {
    display: block;
    padding: 7px 12px;
    color: #fff;
    font-size: 14px;
    background-color: transparent;
}

a:hover {
    text-decoration: none;
}

a {
    color: rgb(216, 36, 96);
    text-decoration: none;
}

.topbar-right {
    float: right;
}

.navbar {
    min-height: 80px;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .06);
    z-index: 100;
    padding-bottom: 0;
    padding-top: 0;
}

div#navbarTogglerDemo01 {
    justify-content: space-between;
}

.navbar-brand, .nav-item.active a {
    color: rgb(179, 135, 71) !important;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(179, 135, 71) !important;
}

.dropdown-menu {
    min-width: 5rem;
}

#map {
    position: relative;
    overflow: hidden;
    display: none;
}

.custom-card-title {
    font-size: 15px;
    font-weight: 400;
    color: rgb(216, 36, 96);
}

.custom-card {
    border: none;
}

.card-ul li {
    display: inline-block;
    font-weight: 400;
    color: #656565;
}

.main-search {
    width: 100%;
    margin-top: 0;
    background-color: #f6f7f9;
}

.main-search-form-inner {
    padding: 25px 45px 30px 45px;
    background: #fff;
    box-shadow: 0px 20px 60px -8px rgba(0, 0, 0, .1);
    overflow: hidden;
    margin-top: 50px;
    z-index: 100;
}

.nav-tabs.nav-justified {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
    position: absolute;
    margin-top: -68px;
    border-bottom: none;
    background: #fff;
}

.rent, .sale {
    position: relative;
    display: block;
    padding: 10px 15px;
}


.filter-tab-color.active {
    color: #fff;
}

.btn-success {
    background: rgb(216, 36, 96) !important;
    border-color: rgb(216, 36, 96) !important;
}

.filter-tab-color {
    color: #000;
}

#service {
    width: 100%;
    padding: 60px 0;
    background: #f9f9f9 !important;
    background-image: url(../img/quick_bg.jpg) !important;
    background-position: bottom !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

#service h2 {
    display: block;
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 40px;
    font-weight: 400;
    text-align: center;
    letter-spacing: -1px;
}

.widget .widgettitle {
    position: relative;
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 40px;
    display: block;
    text-align: center;
    margin-top: 0;
    font-weight: 400;
    /*font-family: 'Abril Fatface', cursive;*/
}

#service h2 small {
    display: block;
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.2px;
}

.widget .widgettitle small {
    display: block;
    font-size: 14px;
    font-family: 'Nunito', sans-serif;
}

#service .single-service {
    text-align: center;
}

#service .single-service .icon {
    position: relative;
    z-index: 9;
    margin-bottom: 5px;
}

#service .single-service .icon {
    position: relative;
    z-index: 9;
    margin-bottom: 5px;
}

#service .single-service .icon i {
    font-size: 78px;
    color: rgb(216, 36, 96);
}

#service .single-service h5 {
    margin-bottom: 15px;
    font-size: 18px;
}

.property-container, .agent-container, .agency-container {
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 0 40px rgba(0, 0, 0, .1);
}

.property-image {
    position: relative;
    overflow: hidden;
}

property-container .property-box-thumbnail {
    -webkit-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
}

.property-image img {
    max-width: 100%;
    width: 100%;
    height: 174px;
    
    /*min-height: 230px;*/
    /*max-height: 230px;*/
}

.property-price, .agent-title {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: auto;
    max-width: 80%;
    padding: 8px 16px;
    background: rgba(132, 132, 132, 0.66);
    color: #fff;
    text-align: center;
    line-height: 22px;
    font-weight: 400;
    border-bottom-left-radius: 24px;
}

.property-price h4, .agent-title h4 {
    line-height: 20px;
    margin: 0 0 5px;
    font-weight: 400;
}

.property-status {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: auto;
    max-width: 70%;
    padding: 5px 10px;
    background: #1b1d2a;
    font-weight: 400;
    color: #fff;
}

.property-badge {
    float: right;
}

.arrow-ribbon {
    background-image: linear-gradient(to right, rgba(216, 36, 96, 0.6), #B38747);
    color: #FFF;
    padding: 4px 10px;
    position: absolute;
    bottom: 0;
    right: -1px;
    font-size: 13px;
    font-family: "Varela Round", 'Nunito', Helvetica, Arial, sans-serif;
}


.arrow-ribbon:before {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    left: -12px;
    border-top: 15px solid transparent;
    border-right: 12px solid rgba(216, 36, 96, 0.6);
    border-bottom: 15px solid transparent;
    width: 0;
}

.property-badge {
    float: right;
}

.property-container .property-content, .agency-container .agency-content, .agent-container .agent-content {
    background: #fff;
    padding: 15px 25px;
    color: #484848;
    min-height: 60px;
}

.property-content h3 a {
    display: inline-block;
    /*min-height: 49px;*/
   margin-bottom: 0 !important;
}

.property-content {
    min-height: 96px;
}

.property-content h3 {
    margin-top: 25px !important;
}

.property-container .property-content h3, .property-container .property-text h3 {
    margin: 0 !important;
}

.property-container .property-content h3, .property-container .property-text h3, .agent-content h3, .agent-text h3, .agency-content h3, .agency-text h3 {
    display: block;
    margin-top: 10px;
    font-size: 15px !important;
    line-height: 24px;
    font-weight: 400 !important;
}

.col-md-3 .property-container .property-content h3 a, .similar-properties .property-container .property-content h3 a, .property-box-archive .col-md-4 .property-container .property-content h3 a {
    font-size: 20px;
}

.property-container .property-content h3 a, .property-container .property-text h3 a, .agent-content h3 a, .agent-text h3 a, .agency-content h3 a, .agency-text h3 a {
    font-size: 22px;
    color: rgb(216, 36, 96);
    margin-bottom: 25px;
}

.property-container .property-content h3 small, .property-container .property-text h3 small, .agent-content h3 small, .agent-text h3 small, .agency-content h3 small, .agency-text h3 small {
    display: block;
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px solid #e5e5e5;
    font-size: 16px;
    color: #656565;
    line-height: 1.75;
    color: #484848;
}

.property-container .property-content h3 small i, .property-container .property-text h3 small i, .agent-content h3 small i, .agent-text h3 small i, .agency-content h3 small i, .agency-text h3 small i {
    color: #777;
    font-size: 14px;
}

.col-md-3 .property-attributes, .col-md-3 .agency-attributes, .col-md-3 .agent-attributes, .similar-properties .property-attributes, .property-box-archive .col-md-4 .property-attributes {
    display: block;
    font-size: 12px;
    min-height: 70px;
    position: inherit;
}

.property-attributes {
    min-height: 80px;
    margin-top: -10px;
}

.col-md-3 .property-attributes h4, .similar-properties .property-attributes h4, .property-box-archive .col-md-4 .property-attributes h4 {
    font-weight: normal;
    font-size: 16px;
}

.col-md-3 .property-buttons, .similar-properties .property-buttons, .property-box-archive .col-md-4 .property-buttons {
    overflow: inherit;
}

.property-buttons {
    overflow: hidden;
    padding: 0 0 5px 10px;
}

.col-md-3.col-sm-6.col-xs-12.slick-slide{
    background: #fff !important;
}

.property-buttons .property-btn, .btn-read-more {
    background: #484848;
    color: #fff;
}

.col-md-3 .property-btn, .similar-properties .property-btn, .property-box-archive .col-md-4 .property-btn {
    padding: 5px 15px;
    font-size: 13px;
    font-weight: 600;
}

.property-btn, .btn-read-more {
    background: rgb(216, 36, 96);
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    font-weight: 500;
    border-radius: 5px;
    -webkit-transition: .3s;
    transition: .3s;
}

.property-container:hover .property-box-thumbnail {
    -webkit-transition: all 2.5s;
    -o-transition: all 2.5s;
    transition: all 2.5s;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

#property-location {
    position: relative;
    width: 100%;
    padding: 60px 0 50px 0;
    background: #f7f7f7;
}

.widget .widgettitle {
    position: relative;
    font-size: 36px;
    line-height: 50px;
    margin-bottom: 40px;
    display: block;
    text-align: center;
    margin-top: 0;
    font-weight: 400;
    /*font-family: 'Abril Fatface', cursive;*/
}

.widget .widgettitle small {
    display: block;
    font-size: 14px;
    font-family: 'Nunito', sans-serif;
}

.browse-location {
    width: 100%;
}

#property-location .browse-location .top-location:hover, #property-location .browse-location .top-location:focus {
    box-shadow: 0 0 10px 0 rgb(137, 78, 163);
}

#property-location .browse-location .top-location {
    position: relative;
    height: 220px;
    background-position: center;
    background-size: cover;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    margin-bottom: 30px;
}

#property-location .browse-location .top-location .location-img {
    display: none;
}

#property-location .browse-location .top-location-inner {
    background: rgba(0, 0, 0, 0.55);
    background: -webkit-linear-gradient(180deg, #323837ba, rgba(125, 28, 28, 0.59));
    background: -webkit-linear-gradient(180deg, #323837ba, rgba(0, 0, 0, 0.59));
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.8));
}

#property-location .browse-location .top-location-inner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    text-align: center;
}

#property-location .browse-location .top-location h3 {
    position: absolute;
    z-index: 101;
    top: 50%;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    -webkit-transform: translate(0, -50.5%);
    transform: translate(0, -50.5%);
}

#property-location .browse-location .top-location h3 {
    margin: 0;
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25), 0 1px 5px rgba(0, 0, 0, 0.5);
    font-family: 'Caveat Brush', cursive;
}

#property-location .browse-location .top-location h3 a {
    color: #fff;
}

#property-location .browse-location .top-location span {
    padding: 5px 20px;
    color: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    bottom: 15px;
    position: absolute;
    left: 20px;
    background: rgba(0, 0, 0, 0.45);
}

#property-location .browse-location .top-location .country {
    color: #fff;
    position: absolute;
    bottom: 14px;
    font-size: 16px;
    right: 20px;
    /*font-family: 'Caveat Brush', 'Courgette', cursive;*/
}

.property-content h3 a {
    color: rgb(216, 36, 96) !important;
}

#property-location .browse-location .top-location-inner:hover {
    background: -webkit-linear-gradient(180deg, #B38747, rgba(181, 68, 106, 0.7803921568627451));
    display: block;
    background-color: rgba(26, 29, 31, 0.50);
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
}

#testimonials {
    background-color: #f1f1f1;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
}

#testimonials div[class^="col-"] {
    vertical-align: top;
}

#testimonials div[class^="col-"] {
    display: inline-block;
    float: none;
    margin-right: -4px;
}

.widget .widgettitle {
    width: 100%;
}

.testimonial-box-3 {
    text-align: left;
    margin-top: 0;
}

.testimonial-box, .testimonial-box-2, .testimonial-box-3 {
    -webkit-box-shadow: 0px 5px 33px 0px rgba(219, 82, 126, 0.17);
    -moz-box-shadow: 0px 5px 33px 0px rgba(219, 82, 126, 0.17);
    box-shadow: 0px 5px 33px 0px rgba(191, 191, 191, 0.17);
    padding: 30px;
    position: relative;
    background-color: #ffffff;
}

#testimonials div[class^="col-"] {
    vertical-align: top;
}

#testimonials div[class^="col-"] {
    display: inline-block;
    float: none;
    margin-right: -4px;
}

.testimonial-box-3 .testimonial-image {
    position: relative;
    display: table-cell;
}

.testimonial-box-3 .testimonial-image img {
    background: linear-gradient(to left, #fff, #e6a7b8);
    padding: 2px;
}

.testimonial-box .testimonial-image img, .testimonial-box-3 .testimonial-image img {
    width: 86px;
    border-radius: 100px;
}

.testimonial-box-3 .testimonial-title {
    margin-top: 0 !important;
}

.testimonial-box .testimonial-title, .testimonial-box-2 .testimonial-title, .testimonial-box-3 .testimonial-title {
    font-size: 15px;
    color: #283e4f;
    margin-top: 20px;
    margin-bottom: 8px;
    font-weight: 600;
}

.testimonial-box .testimonial-info, .testimonial-box-3 .testimonial-info {
    color: #616b71;
    font-size: 12px;
}

.testimonial-box .testimonial-info .name, .testimonial-box-2 .testimonial-info .name, .testimonial-box-3 .testimonial-info .name {
    font-weight: bold;
    color: rgb(216, 36, 96);
}

.rating-stars {
    padding: 0;
    padding-top: 10px;
    list-style: none;
}

.rating-stars li {
    display: inline-block;
    padding-right: 3px;
}

.rating-stars li i {
    color: rgb(216, 36, 96);
    font-size: 13px;
}

.testimonial-image img {
    height: auto;
}

.testimonial-box-2 .testimonial-details, .testimonial-box-3 .testimonial-details {
    color: #616b71;
    font-size: 15px;
}

.testimonial-box:hover, .testimonial-box-2:hover, .testimonial-box-3:hover {
    transform: scale(1.05);
}

#content, .properties_content, .agents_content, .agencies_content {
    position: relative;
    width: 100%;
    padding: 60px 0 50px 0;
}

.property-container, .agent-container, .agency-container {
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 0 40px rgba(0, 0, 0, .1);
}

.property-content-list, .agent-content-list, .agency-content-list {
    display: table;
}

.property-image-list, .agent-image-list, .agency-image-list {
    position: relative;
    width: 50%;
    display: table-cell;
    vertical-align: top;
}

.property-image-list img, .agent-image-list img, .agency-image-list img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.property-text, .agent-text, .agency-text {
    position: relative;
    width: 50%;
    display: table-cell;
    padding: 15px;
    vertical-align: top;
    background: #fff;
}

.property-container .property-content h3, .property-container .property-text h3, .agent-content h3, .agent-text h3, .agency-content h3, .agency-text h3 {
    display: block;
    margin-top: 10px;
    font-size: 15px !important;
    line-height: 24px;
    font-weight: 400 !important;
}

.agent-text h3 a, .agency-text h3 a {
    font-size: 20px;
}

.property-container .property-content h3 a, .property-container .property-text h3 a, .agent-content h3 a, .agent-text h3 a, .agency-content h3 a, .agency-text h3 a {
    font-size: 22px;
    color: rgb(216, 36, 96);
    margin-bottom: 25px;
}

.property-container .property-content h3 small, .property-container .property-text h3 small, .agent-content h3 small, .agent-text h3 small, .agency-content h3 small, .agency-text h3 small {
    display: block;
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px solid #e5e5e5;
    font-size: 16px;
    color: #656565;
    line-height: 1.75;
    color: #484848;
}

.agent-email, .agent-phone, .agent-web, .agency-email, .agency-phone, .agency-web {
    font-size: 12px;
}

.agent-email, .agent-phone, .agent-web, .agency-email, .agency-phone, .agency-web {
    font-size: 12px;
}

.agent-email, .agent-phone, .agent-web, .agency-email, .agency-phone, .agency-web {
    font-size: 12px;
}

#footer {
    width: 100%;
    padding: 60px 0 0;
    background-color: #F3F3F3;
    color: #484848;
    position: relative;
    float: left;
}

#footer .widget {
    margin-bottom: 20px;
}

#footer .widget h2 {
    font-size: 32px;
    line-height: 36px;
    font-weight: 800;
    color: rgb(216, 36, 96);
    margin-bottom: 20px;
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}

#footer address strong {
    font-weight: 600;
}

#footer .widget > ul, #footer .widget ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}

#footer .widget > ul > li, #footer .widget > ul > li > a, #footer .widget ul > li, #footer .widget ul > li > a {
    display: block;
    padding: 2px 0;
    color: #484848;
    font-weight: 400;
}

social-links-icon li {
    display: inline-block !important;
}

#footer .widget > ul > li, #footer .widget > ul > li > a, #footer .widget ul > li, #footer .widget ul > li > a {
    display: block;
    padding: 2px 0;
    color: #484848;
    font-weight: 400;
}

.social-links-icon li a {
    width: 37px;
    height: 37px;
    display: inline-block;
    text-align: center;
    border: 1px solid rgb(216, 36, 96);
    padding: 4px !important;
    border-radius: 50%;
    margin-right: 10px;
    color: #484848;
}

#footer .widget > ul > li, #footer .widget > ul > li > a, #footer .widget ul > li, #footer .widget ul > li > a {
    display: inline-block;
    padding: 2px 0;
    color: #484848;
    font-weight: 400;
}

.social-links-icon li a {
    width: 37px;
    height: 37px;
    display: inline-block;
    text-align: center;
    border: 1px solid rgb(216, 36, 96);
    padding: 4px !important;
    border-radius: 50%;
    margin-right: 10px;
    color: #484848;
}

.copyright {
    position: relative;
    padding: 40px 0;
    border-top: 1px solid #ddd;
}

.copyright .scroltop {
    position: absolute;
    right: 0;
    top: 35px;
}

#header.heading {
    position: relative;
    min-height: 200px;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

#header {
    width: 100%;
    min-height: 500px;
    height: auto;
}

#header {
    width: 100%;
    min-height: 500px;
    height: auto;
}

#header.heading .page-title {
    position: relative;
    z-index: 2;
    display: block;
    margin-bottom: 20px;
    text-align: center;
    color: #ddd;
    font-size: 14px;
    line-height: 24px;
}

#header.heading .page-title h2 {
    margin-bottom: 15px;
    font-size: 33px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-family: 'Abril Fatface', cursive;
}

#header.heading .breadcrumb {
    position: relative;
    z-index: 2;
    display: table;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
    margin-bottom: 0;
    color: #dedede;
    font-size: 15px;
    background-color: rgba(70, 70, 70, 0.4);
}

.breadcrumb > li {
    color: #dedede;
    display: inline-block;
}

/*#header.heading::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    z-index: 1;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background-color: rgba(0, 0, 0, .5);*/
/*}*/

#content, .properties_content, .agents_content, .agencies_content {
    position: relative;
    width: 100%;
    padding: 60px 0 50px 0;
}

.sort {
    padding-bottom: 40px;
}

.sort .form-inline {
    float: right;
}

#sort-form .form-control {
    min-width: 100px;
}

.property-container, .agent-container, .agency-container {
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

container {
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.property-content-list, .agent-content-list, .agency-content-list {
    display: table;
}

image-list {
    position: relative;
    width: 50%;
    display: table-cell;
    vertical-align: top;
}

property-image-list img, .agent-image-list img, .agency-image-list img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.property-price, .agent-title {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: auto;
    max-width: 80%;
    padding: 8px 16px;
    background: rgba(132, 132, 132, 0.66);
    color: #fff;
    text-align: center;
    line-height: 22px;
    font-weight: 400;
    border-bottom-left-radius: 24px;
}

.property-price h4, .agent-title h4 {
    line-height: 20px;
    margin: 0 0 5px;
    font-weight: 400;
    font-size: 15px;
}

image-list .agent-status, .agency-image-list .agency-status {
    position: absolute;
    left: 0;
}

.property-status {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: auto;
    max-width: 70%;
    padding: 5px 10px;
    background: #1b1d2a;
    font-weight: 400;
    color: #fff;
}

.property-badge {
    float: right;
}

.arrow-ribbon {
    background-image: linear-gradient(to right, rgba(216, 36, 96, 0.6), #B38747);
    color: #FFF;
    padding: 4px 10px;
    position: absolute;
    bottom: 0;
    right: -1px;
    font-size: 13px;
    font-family: "Varela Round", 'Nunito', Helvetica, Arial, sans-serif;
}

.property-badge {
    float: right;
}

.arrow-ribbon {
    background-image: linear-gradient(to right, rgba(216, 36, 96, 0.6), #B38747);
    color: #FFF;
    padding: 4px 10px;
    position: absolute;
    bottom: 0;
    right: -1px;
    font-size: 13px;
    font-family: "Varela Round", 'Nunito', Helvetica, Arial, sans-serif;
}

.property-text, .agent-text, .agency-text {
    position: relative;
    width: 50%;
    display: table-cell;
    padding: 15px;
    vertical-align: top;
    background: #fff;
}

.property-container .property-content h3, .property-container .property-text h3 {
    margin: 0 !important;
}

.property-container .property-content h3, .property-container .property-text h3, .agent-content h3, .agent-text h3, .agency-content h3, .agency-text h3 {
    display: block;
    margin-top: 10px;
    font-size: 15px !important;
    line-height: 24px;
    font-weight: 400 !important;
}

.property-container .property-content h3 a, .property-container .property-text h3 a, .agent-content h3 a, .agent-text h3 a, .agency-content h3 a, .agency-text h3 a {
    font-size: 22px;
    color: rgb(216, 36, 96);
    margin-bottom: 25px;
}

/*.property-container h3 small {*/
/*    margin-top: -25px !important;*/
/*}*/

.property-content h3 {
    margin-top: 25px !important;
}

.property-container .property-content h3 small, .property-container .property-text h3 small, .agent-content h3 small, .agent-text h3 small, .agency-content h3 small, .agency-text h3 small {
    display: block;
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px solid #e5e5e5;
    font-size: 15px;
    color: #656565;
    line-height: 1.75;
    color: #484848;
}

.property-container .property-content h3 small i, .property-container .property-text h3 small i, .agent-content h3 small i, .agent-text h3 small i, .agency-content h3 small i, .agency-text h3 small i {
    color: #777;
    font-size: 14px;
}

.property-content-list .property-attributes {
    margin-top: 5px;
}

.property-attributes {
    min-height: 80px;
    margin-top: -10px;
}

.property-attributes h4 {
    font-weight: normal;
}

.property-container .property-content p, .property-container .property-text p {
    margin: 5px 0 0 0;
}

.property-container .property-content p, .property-container .property-text p, .agent-content p, .agent-text p, .agency-content p, .agency-text p {
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    color: #656565;
    line-height: 1.75;
}

.sidebar {
    margin-bottom: 20px;
}

.sidebar .widget {
    position: relative;
    padding-left: 15px;
    background: #fff;
}

.sidebar .widget .widget-header h3 {
    font-size: 1em;
    color: #222;
    font-weight: 600;
    text-align: center;
    background-repeat: repeat-x;
    background-position: bottom center;
    margin-top: 20px;
    text-transform: uppercase;
}

.sidebar .widget .field.col-md-3 {
    width: 100%;
    padding: 0;
}

.property-attributes.text-center div {
    width: calc(100%/3);
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

.property-title {
    display: inline-block;
    width: 100%;
}

.property-title h2 {
    font-weight: 700;
    font-size: 20px;
    margin: 10px 0;
    float: left;
}

.property-badge {
    float: right;
}

.property-title .property-badge .property-contract-badge {
    background-color: #d82460;
    margin-left: 10px;
}





.property-title .property-badge .property-contract-badge, .property-title .property-badge .property-type-badge {
    margin: 0;
    padding: 4px 6px;
    line-height: 24px;
    border-radius: 3px;
    background-color: #66676b;
    color: #fff;
    font-size: 11px;
    position: relative;
    font-weight: 600;
    text-transform: initial;
    font-family: 'Nunito', sans-serif;
}

.property-title span a, .property-title span {
    font-size: 17px;
    color: #888;
    display: inline-block;
}

.property-pricing {
    display: inline-block;
    display: none;
    float: right;
    font-size: 28px;
    font-weight: 500;
    color: #66676b;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: right;
    line-height: 34px;
}

.navbar-brand_res {
    display: none;
}

.property-main-features {
    background-color: #f7f7f7;
    background: linear-gradient(to top, #f1f1f1 0%, #ffffff);
    border-radius: 3px;
    width: 100%;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0 30px 5px 30px;
}

.property-main-features li:last-child {
    margin: 0;
}

.property-main-features li {
    font-size: 17px;
    color: #888;
    display: inline-block;
    margin-right: 30px;
    padding: 24px 0 0 0;
    line-height: 30px;
}

.property-main-features li i {
    font-size: 30px;
}

.property-main-features li span {
    display: block;
    color: #444;
    float: right;
    padding-left: 5px;
}

.property-main-features li div {
    color: #555;
    font-size: 12px;
    font-weight: 600;
}

.property-gallery {
    position: relative;
}

ul.property-main-features li {
    display: inline-block;
}

.single.single-property .property-content h2, .similar-properties h2, .section-title {
    font-size: 18px;
    line-height: 60px;
    margin-bottom: 20px;
    font-weight: 600;
    position: relative;
    color: #484848;
    text-transform: uppercase;
}

.single.single-property .property-content h2:before, .similar-properties h2:before, .section-title:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background-color: #eee;
}

.single.single-property .property-content h2:after, .similar-properties h2:after, .section-title:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 50px;
    height: 2px;
    background-color: #d82460;
}

.property-overview {
    margin: 0px 0px 30px 0px;
    padding: 0px;
    display: flex;
}

.property-overview ul {
    /*background-color: #f7f7f7;*/
    list-style: none;
    padding: 12px 20px;
    /*border: 1px solid #ddd;*/
    width: 100%;
}

.property-overview li {
    /*border-bottom: 1px dashed #ddd;*/
    clear: left;
    float: left;
    line-height: 40px;
    width: 48%;
}

.property-overview li strong.emphasize {
    color: #222;
    font-weight: 600;
}

.property-overview li {
    /*border-bottom: 1px dashed #ddd;*/
    clear: left;
    float: left;
    line-height: 40px;
    width: 48%;
}

.property-overview li:nth-child(even) {
    float: right;
    clear: right;
}

.property-overview li strong {
    color: #333;
    float: right;
    font-weight: 500;
}

.single.single-property .property-content h2:before, .similar-properties h2:before, .section-title:before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background-color: #eee;
}

.property-amenities li {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
    float: left;
    list-style: none;
    line-height: 40px;
    width: 48%;
}

.sidebar .widget, .sidebar .widget-sidebar {
    margin-bottom: 20px;
}

.sidebar .widget {
    position: relative;
    padding-left: 15px;
    background: #fff;
}

.profile-box {
    background-color: #f7f7f7;
    position: relative;
    padding-left: 5px;
    padding-right: 2px;
    border-bottom: 1px solid #eee;
}

.property-amenities li:after {
    float: right;
    font-family: 'FontAwesome';
    font-size: 13px;
    margin-right: 10px;
}

.profile-box .profile-header {
    margin-bottom: 10px;
}

.profile-box .profile-header .profile-img {
    width: 96px;
}

.profile-box .profile-header .profile-img, .profile-box .profile-header .profile-title {
    display: block;
    margin: 0 auto;
}

.profile-header > * {
    display: table-cell;
    width: auto;
    text-align: center;
    vertical-align: middle;
}

.profile-box .profile-header .profile-img img {
    width: 96px;
    height: 96px;
    object-fit: cover;
    border-radius: 9999px;
    overflow: hidden;
}

.sidebar .widget, .sidebar .widget-sidebar {
    margin-bottom: 20px;
}

.sidebar .widget {
    position: relative;
    padding-left: 15px;
    background: #fff;
}

.sidebar .widget .widget-header h3 {
    font-size: 1em;
    color: #222;
    font-weight: 600;
    text-align: center;
    background-repeat: repeat-x;
    background-position: bottom center;
    margin-top: 20px;
    text-transform: uppercase;
}

.mortgage-calculator .input-group {
    margin-bottom: 1rem !important;
    width: 100%;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.mortgage-calculator .input-group-addon {
    background: linear-gradient(to bottom, #f8f8f8 0%, #f0f0f0);
    color: #999;
    width: 45px;
    border: none;
    border-left: 1px solid #e7e7e7;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.button {
    display: inline-block;
    position: relative;
    top: 0;
    padding: 5px 10px;
    border: 0;
    cursor: pointer;
    color: #FFF;
    background-color: rgb(216, 36, 96);
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.2);
}

.expier_date {
    line-height: 13px;
    text-align: center;
    background: rgb(216, 36, 96);
    border-radius: 10px;
    float: right;
    margin-right: 20px;
    font-size: 10px;
    margin-top: -1px;
    padding: 5px 10px;
    color: #fff;
    font-weight: bold;
}

.gallery_img {
    height: 100%;
    cursor: pointer;
}

/*.button-wrapper button {*/
/*    background-color: #B38747;*/
/*}*/

.property-container {
    min-height: 326px;
    position: relative;
}

.property-container .property-buttons{
    position: absolute;
    bottom: 0;
    width: 100%;
}

#loader {
    position: absolute;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(248, 249, 250);
}

#loader img {
    display: inherit;
    margin:  0 auto;
}

.day_number {
    font-size: 11px;
}



select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #333;
    border: 1px solid #ccc !important;
    border: none !important;
    background: #f3f3f3 !important;
    box-shadow: 0 0 0 !important;
    font-size: 16px !important;
    min-height: 50px;
    width: 100%;
}

button.slick-prev.slick-arrow {
    left: 10px;
    z-index: 999;
}

button.slick-next.slick-arrow {
    right: 10px;    
}

.property-text > p {
    position: absolute;
    bottom: 5px;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: rgb(216, 36, 96);
}



.slick-slide{
    text-align: center !important;
    /*background: silver;*/
}

.property-content {
    text-align: left !important;
}

.property-buttons {
    text-align: left !important;
}

.slick-slide img {
    width: 100% !important;
    /*width: auto !important;*/
    display: inline-block !important;
}


.facts-counter-item {
    font-size: 18px;
    color: #656565;
    font-weight: 600;
    box-shadow: 0 0 50px rgba(0, 0, 0, .1);
}

.facts-counter-item {
    background-color: #fff;
    padding: 30px;
    text-align: center;
}

.facts-counter-item-image {
    height: 75px;
}

.facts-counter-item-image i {
    font-size: 48px;
    font-weight: 400;
}

.facts-counter-item h1 {
    font-size: 40px;
    font-weight: 600;
    color: #D82460;
    margin-bottom: 5px;
}

div#homelist_locations_widget-3 {
    margin-top: 50px;
}

.get_current_coordinates {
    cursor: pointer;    
}

@media (min-width: 1200px) {

}

@media (max-width: 992px) {
    
        img.show_map {
    position: absolute;
    top: 100px !important;
    right: 40% !important;
    width: 30px !important;
    cursor: pointer;
    z-index: 997;
}
.pointer_mous {
    position: absolute;
    top: 120px !important;
    right: 37.5% !important;
    width: 30px !important;
    cursor: pointer;
    z-index: 999;
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
    
    
    
    .property-attributes {
        min-height: 60px !important;
        margin-top: -10px;
    }
    
    /*.slick-slide{*/
    /*    text-align: center !important;*/
    /*    background: silver;*/
    /*}*/
    /*.slick-slide img {*/
    /*    width: auto !important;*/
    /*    display: in;*/
    /*}*/
    
    .navbar>.container, .navbar>.container-fluid {
        flex-direction: row-reverse !important;
    }

     .navbar-brand {
        display: none;
    }
    
     .navbar-brand_res {
        display: block;
        position: inherit;
        right: 0;
        top: 0;
    }
    
   .property-image img {
        height: 240px;
    }
    
    .property-attributes.text-center {
        padding-left: 0;
    }
   
   .property-title h2 {
       float: none;
       
   }
   
   .property-badge {
       display: block;
    float: none;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
   }
   
   .property-main-features h4 {
       display: block;
       margin: 10px;
       text-align: center;
       position: static !important;
   }
   
   .property-overview li {
       width: 100%;
   }
   
   .profile-contact {
       text-align: center;
   }
   
   .widget .widgettitle {
       font-size: 21px !important;
   }
   
   .widgettitle small {
       line-height: 17px;
   }
   
   .property-badge {
       margin-top: 2px;
       margin-bottom: 2px;
   }
   
   .property-price h4 {
       font-size: 16px;
   }
   #content, .properties_content, .agents_content, .agencies_content {
        position: relative;
        width: 100%;
        padding: 20px 0 20px 0;
    }
    
    .property-content h2 {
        font-size: 22px;
    }
    .property-text p {
        position: relative;
    }
    div#navbarTogglerDemo01 {
        position: absolute;
        top: 70px;
        background: rgb(255, 255, 255);
        width: 100%;
        left: 0px;
        padding: 19px;
    }
    .dropdown-menu {
        border: none;
    }
    
    span.property-contract-badge {
        width: calc(100%/3);
        text-align: center;
    }
    .row.sort {
        display: none;
    }
}

@media (min-width: 992px) {
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }
}

@media (max-width: 768px) {
    .hidden-xs {
        display: none !important;
    }

    .topbar-nav {
        font-size: 12px;
        float: none;
        display: table;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    #testimonials {
        padding: 60px 0;
    }
}
