.bg-white {
    background-color: #fff !important;
}
a:hover, a:focus {
    text-decoration: none;
}
.width-100 {
    width: 100%;
}
.padding10 {
    padding: 10px;
}
.detail-offer .other-info .btn-rk {
    font-size: 14px !important;
}
.detail-offer .other-info h3 {
    font-size: 20px !important;
}
#blog1 .title h3, #content22 h2 {
    line-height: 54px;
    color: rgb(51, 51, 51);
}
.detail-offer .other-info {
    padding: 10px 0 50px 0;
}
.detail-offer .tab-content {
    border: 1px solid #ccc;
    padding: 20px;
}
.detail-offer .interest {
    font-size: 18px;
    float: right;
    width: 100%;
}
.detail-offer .item img {
    max-width: 100%;
}
#title1 h1::before, #blog1 .title h3::before, #content22 h2::before, .gallery h2::before {
    content: "";
    display: block;
    height: 2px;
    width: 40px;
    background-color: #111;
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -20px;
}
#title1 h1::after, #blog1 .title h3::after, #content22 h2::after, .gallery h2::after {
    content: "";
    display: block;
    height: 2px;
    width: 60px;
    background-color: #111;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -30px;
}
#title1 h1, #blog1 .title h3, #content22 h2, .gallery h2 {
    text-align: center;
    font-size: 24px;
    position: relative;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 54px;
}
#content22 .icon {
    text-align: center;
}
#content22 .icon img {
    width: 100%;
    border-radius: 50%;
    border-top-right-radius: 0;
}
#content22 .box {
    background-color: #282828;
    padding: 20px 40px 40px 40px;
    border-radius: 4px;
    margin: 0 10px;
}
#content22 .box p {
    overflow: hidden;
    color: #fff;
    font-size: 12px;
}
#content22 .arrow-left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #282828;
    position: absolute;
    top: 20px;
}
#blog1 {
    padding: 40px 0;
}
#blog1 .post {
    position: relative;
    width: 31%;
    margin-right: 3%;
    display: inline;
    float: left;
    background: #f5f5f5;
}
#blog1 img {
    width: 100%;
    min-height: 240px;
    border: 1px solid #e8e8e8;
}
#blog1 .date {
    background: #fff;
    position: absolute;
    top: 5%;
    right: 7%;
    padding: 3px 15px;
    font-size: 8px;
    letter-spacing: 0;
    text-align: center;
    font-weight: 800;
}
#blog1 p {
    padding: 0;
    margin: 0;
    font-size: 12px;
}
#blog1 .date p.day {
    font-size: 14px;
}
#blog1 .post .content {
    padding: 20px;
}
#blog1 .more-blog {
    color: #282828;
    font-weight: bold;
}
#title5 {
    padding: 40px 0;
    background: #282828;
}
.citation {
    padding: 20px 0 !important;
}
#title5 h2 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    position: relative;
    margin: 0;
}
.text-q {
    color: #fff;
    font-size: 1.2em;
    text-align: center;
    padding: 50px 10px;
}
.quotation-icon:first-child {
    line-height: 170px;
}
.quotation-icon {
    background: transparent;
    color: #fff;
    font-size: 1.2em;
    text-align: center;
    height: 100px;
    line-height: 100px;
    font-weight: 500;
}
#title5 h2 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    position: relative;
    margin: 0;
}
.citation h2 {
    color: rgb(255, 255, 255);
    font-size: 24px;
    background-color: rgba(0, 0, 0, 0);
    font-weight: 300;
}
#blog1 a:hover {
    color: #282828;
    border-bottom: 1px solid #282828;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.btn-rk {
     border-radius: 0 !important;
     background: transparent;
     border: 1px solid #ccc;
     color: #282828 !important;
     margin-top: 5px;
     text-transform: lowercase !important;
 }
.btn-rk:hover {
    border-color: #282828;
}
#blog1 .post h1 {
    font-size: 18px;
    line-height: 24px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 48px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #282828;
    font-weight: 500;
}
#blog1 .post p.content {
    padding: 15px 0 15px 0;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 20px;
    max-height: 120px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
#apartments-table {
    border: 1px solid #ccc;
    padding: 20px;
    margin-bottom: 40px;
}
#apartments-table a {
    color: #282828;
}
.flat-onsale {
    cursor: pointer;
}
.flat-sold, .flat-reserved {
    cursor: not-allowed;
    color: #ccc;
}
#apartments-list tr:hover, .flat-sold {
    background: #f2f2f2 !important;
}
.makler_profile, #notes {
    padding-bottom: 40px;
}
.makler_profile .tel-mail a {
    display: block;
    padding: 2px 0;
    font-size: .9em;
    font-weight: 300;
}
.makler_profile a {
    color: #282828;
}
.makler_profile h3 {
    font-size: 18px;
}
.makler_profile img {
    max-height: 180px;
    display: block;
    margin: 0 auto;
}
.makler_profile .tel-mail {
    padding: 10px 0;
}

.makler_profile h4 {
    font-size: 16px;
    font-weight: 400;
}
#user_notes {
    min-height: 140px;
    border-radius: 0;
    font-size: 14px;
    color: #282828;
    border: 1px solid #ccc;
    padding: 6px 12px;
    resize: vertical;
}
#notes button {
     font-size: 14px;
 }

.gallery-offer {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px;
}
.flat-slider, .flat-slider-galleryoffer {
    overflow: hidden;
}
.flat-slider .owl-item, .flat-slider-galleryoffer .owl-item {
    float: left;
    max-width: 100%;
    max-height: 500px;
}
.flat-slider-galleryoffer .item {
    float: left;
    max-width: 100%;
    overflow: hidden;
}

.absolute-icons a, .absolute-icons button {
    padding: 5px 10px;
    position: fixed;
    z-index: 5;
    transition: 0.3s;
    background: #fff;
}
.absolute-icons a:hover, .absolute-icons button:hover {
    right: -1px !important;
}

.absolute-icons i {
    font-size: 16px;
    margin-right: 5px;
}
.absolute-icons.no-fixed a:nth-child(1) {
    top: calc(58%);
    right: -97px;
}
.absolute-icons.no-fixed a:nth-child(2) {
    top: calc(58% + 50px);
    right: -107px;
}
.absolute-icons.no-fixed a:nth-child(3) {
    top: calc(58% + 100px);
    right: -57px;
}
.absolute-icons.no-fixed a:nth-child(4) {
    top: calc(58% + 150px);
    right: -152px;
}
.absolute-icons.no-fixed button {
    top: calc(58% + 200px);
    right: -64px;
}

.absolute-icons a:nth-child(1) {
    top: calc(30%);
    right: -97px;
}
.absolute-icons a:nth-child(2) {
    top: calc(30% + 50px);
    right: -107px;
}
.absolute-icons a:nth-child(3) {
    top: calc(30% + 100px);
    right: -57px;
}
.absolute-icons a:nth-child(4) {
    top: calc(30% + 150px);
    right: -152px;
}
.absolute-icons button {
    top: calc(30% + 200px);
    right: -64px;
}
.estateDetail .border-estate {
    border: 1px solid #ccc;
    display: flex;
    margin-bottom: 25px;
    padding: 15px 0;
}
.estateDetail .description a {
    color: #282828;
}
.estateDetail .description h2 {
    margin: 5px 0 0 0 !important;
    font-size: 20px;
    font-weight: 300;
}
.estateDetail .description .price {
    font-weight: 400;
    font-size: 20px;
    float: right;
}
.estateDetail .image img {
    max-height: 105px;
}

.gallery-offer .flat-slider-prevbtn {
    left: 10px;
}
.gallery-offer .slider-buttons button {
    position: absolute;
    display: inline-block;
    background-color: #fff !important;
    color: #282828 !important;
    font-size: 20px;
    opacity: .5;
    width: 50px !important;
    height: 50px !important;
    top: calc(50% - 50px);
    transition: .2s;
    outline: none;
    border: 1px solid #fff;
    border-radius: 0 !important;
}
.gallery-offer .slider-buttons button {
    background-color: #282828;
    color: #fff;
    opacity: .5;
    top: calc(50% - 25px) !important;
    border: 1px solid #282828 !important;
}
.slider-buttons button:hover {
    border-color: #7a7a7a !important;
}
.owl-nav {
    display: none;
}

.gallery-offer .flat-slider-nextbtn {
    right: 10px;
}
.flat-slider .owl-item img, .flat-slider-galleryoffer .owl-item img {
    max-width: 100%;
}



@media (max-width: 767px) {
    #blog1 .post {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }
}


@media screen and (min-width: 768px) and (max-width: 1019px)  {
    #blog1 img {
        min-height: 160px;
    }
}

@media screen and (min-width: 1020px) and (max-width: 1199px) {
    #blog1 img {
        min-height: 200px;
    }
}

@media screen and (max-width: 400px) {
    .flat-slider-galleryoffer .item {
        max-height: 150px;
    }
}
@media screen and (min-width: 401px) and (max-width: 500px) {
    .flat-slider-galleryoffer .item {
        max-height: 180px;
    }
}
@media screen and (min-width: 501px) and (max-width: 600px) {
    .flat-slider-galleryoffer .item {
        max-height: 220px;
    }
}
@media screen and (min-width: 601px) and (max-width: 767px) {
    .flat-slider-galleryoffer .item {
        max-height: 250px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .flat-slider-galleryoffer .item {
        max-height: 100px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1019px) {
    .flat-slider-galleryoffer .item {
        max-height: 130px;
    }
}
@media screen and (min-width: 1020px) and (max-width: 1299px) {
    .flat-slider-galleryoffer .item {
        max-height: 150px;
    }
}
@media screen and (min-width: 1300px) and (max-width: 1499px) {
    .flat-slider-galleryoffer .item {
        max-height: 160px;
    }
}
@media screen and (min-width: 1500px) and (max-width: 1599px) {
    .flat-slider-galleryoffer .item {
        max-height: 170px;
    }
}
@media screen and (min-width: 1500px) and (max-width: 1599px) {
    .flat-slider-galleryoffer .item {
        max-height: 170px;
    }
}
@media screen and (min-width: 1700px) {
    .flat-slider-galleryoffer .item {
        max-height: 180px;
    }
}