.prop-label.open {
    background: var(--accent-color);
}

.prop-label.sold {
    background: red;
}

.prop-label {
    position: absolute;
    top: 10px;
    left: 10px;
    text-align: center;
    color: #fff;
    background: var(--accent-color);
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    text-transform: uppercase;
    font-size: 15px;
    z-index: 3;
    padding: 5px 20px;
    font-family: var(--tenor);
}

#slider .caption {
    position: absolute;
    top: 20px;
    right: 20px;
    background: var(--accent-color);
    color: #fff;
    letter-spacing: 1px;
    padding: 5px 10px;
    line-height: 1.2;
}

#slider {
    margin-top: 110px;
}

#slider img {
    height: 70vh;
    width: 100%;
    object-fit: cover;
}

#slider .wrapper {
    padding: 0 20px;
}

#slider .swiper-button-next, #slider .swiper-button-prev {
    outline: none;
    color: #fff;
    cursor: pointer;
    position: absolute;
    display: block;
    z-index: 1000;
    border-radius: 100%;
    overflow: hidden;
    min-width: 45px;
    min-height: 45px;
    background: transparent;
    transition: 0.4s all ease;
    border: 2px solid #fff;
}

#slider .swiper-button-next:hover, #slider .swiper-button-prev:hover {
    background: #fff;
    color: #000;
}

#slider .swiper-button-prev:after, #slider .swiper-button-next:after {
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#slider .swiper-button-prev {
    top: unset;
    bottom: 20px;
    left: 45px;
}

#slider .swiper-button-next {
    right: unset;
    left: 100px;
    bottom: 20px;
    top: unset;
}

#property .block h4 {
    font-family: inherit;
    font-size: 28px;
}

#property .block {
    position: relative;
    padding-top: 32px;
    padding-bottom: 32px;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    border-radius: 50%;
    text-align: center;
    width: 35px;
    height: 35px;
    font-size: 20px;
}

.social-circle li a {
    background-color: #ccc;
    color: #fff;
}

.social-circle li i {
    margin: 0;
    line-height: 37px;
    text-align: center;
}

#property th.prop-table {
    background-color: transparent;
    color: #000;
    border-top: none;
    font-family: inherit;
}

#property .table td, #property .table th {
    border-top: none;
}

#map, #streetMap, #singleMap {
    width: 100%;
    height: 500px;
}

#property {
    padding-top: 80px;
}

#property ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#property .info ul li {
    display: inline-block;
    padding: 0 8px;
    font-weight: 500;
}

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network li {
    display: inline-block;
    margin: 0 5px;
}

#property .info .btn-wrapper {
    margin-top: 40px;
}

#property .block::after {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background-color: #000;
    opacity: 0.2;
}

.homeEvalutation h2.title {
    font-size: 20px !important;
}

.homeEvalutation h1 {
    font-size: 36px;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 20px;
}

.homeEvalutation h2 {
    font-size: 18px;
}

.homeEvalutation fieldset {
    display: none;
    padding: 20px 0;
}

.homeEvalutation #first {
    display: block;
}

.homeEvalutation input[type=text], .homeEvalutation select {
    height: 45px;
    outline: none;
    padding-left: 15px;
    border: 1px solid #000;
    background: transparent;
    color: #000;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 400;
    width: 100%;
    margin-bottom: 30px;
}

.homeEvalutation #first input[type=text], .homeEvalutation #first select {
    margin-bottom: 0;
}

.homeEvalutation input[type=submit], .homeEvalutation input[type=button] {
    text-transform: uppercase;
    background: #000;
    color: #fff;
    font-family: var(--tenor);
    padding: 10px 25px;
    font-size: 15px;
    display: inline-block;
    outline: none;
    border: none;
    transition: var(--trans);
    min-height: 45px;
}

.homeEvalutation #first input[type=button] {
    width: 100%;
    display: block;
}

.homeEvalutation input[type=submit]:hover, .homeEvalutation input[type=button]:hover, .homeEvalutation input[type=submit]:focus, .homeEvalutation input[type=button]:focus {
    background: var(--accent-color);
    color: #fff;
}

.homeEvalutation h2, .homeEvalutation p {
    text-align: center;
}

.homeEvalutation li {
    margin-right: 52px;
    display: inline;
    color: #fff;
    display: block;
    font-weight: bold;
}

.homeEvalutation li.s1:before {
    text-align: center;
    content: '';
    height: 57px;
    display: none;
}

.homeEvalutation li.active.s1:before {
    text-align: center;
    content: '';
    height: 57px;
    display: none;
}

.homeEvalutation li.s2:before {
    text-align: center;
    content: '';
    height: 57px;
    display: none;
}

.homeEvalutation li.active.s2:before {
    text-align: center;
    content: '';
    height: 57px;
    display: none;
}

.homeEvalutation li.s3:before {
    text-align: center;
    content: '';
    height: 57px;
    display: none;
}

.homeEvalutation #second .title-wrapper {
    margin-bottom: 30px;
}

.homeEvalutation li.active.s3:before {
    text-align: center;
    content: '';
    height: 57px;
    display: none;
}

.homeEvalutation .single-s {
    padding: 15px;
    background: #141414;
    color: #fff;
    text-transform: uppercase;
    font-family: var(--tenor);
}

.homeEvalutation .single-s.active {
    color: #fff;
    background: var(--accent-color);
}

.homeEvalutation .agent-profile {
    background-color: white;
    border-radius: 5px;
    overflow: hidden;
}

.homeEvalutation .agent-profile img {
    float: left;
    padding: 15px;
    width: 120px;
    border-radius: 30px;
}

.homeEvalutation .agent-profile p {
    color: black;
    text-align: left;
    font-weight: 600;
}

.homeEvalutation .agent-profile div {
    display: inline-block;
    float: left;
}

.homeEvalutation .agent-profile div.info {
    width: 230px;
    border-right: 2px solid #ddd;
    margin: 15px;
}

.homeEvalutation .agent-profile div.info p {
    margin: 0 0 13px;
}

.homeEvalutation .agent-profile div.text {
    width: 500px;
    padding: 15px;
}

#homeEval p {
    margin: 0;
    font-size: 18px;
}

.homeEvalutation #map {
    width: 100%;
    height: 400px;
    margin-bottom: 20px;
}