.offer-detail--slider-thumbs li  {
    margin-bottom: 33px;
}
.main-search--content .default-button,
.default-select,
.default-input,
.default-textarea,
.default-button {
    font-family: "Montserrat", sans-serif;
}
.ckeditor-content ul li,
.editor-style ul li  {
    padding-left: 20px;
    line-height: 1.6rem;
    margin-bottom: 15px;
    font-size: 1.05rem;
}
.editor-style ul {
    list-style: inside disc;
    list-style-position: inside;
}
.ckeditor-content ul li::marker,
.editor-style ul li::marker {
    margin-left: -20px;
}
.editor-style ul li  {
    padding-left: 20px;
}
.editor-style ul {
    list-style-position: outside;
    padding-left: 40px;
}
.ckeditor-content p {
    line-height: 1.7rem;
    margin-bottom: 25px;
}
.editor-style p{
    font-size: 1.05rem;
}
.offer-image .default-button {
    width: 176px;
}
.offer-detail--slider-main .fast-contact textarea {
    line-height: 1.5rem;
}
.modal-info {
    width: 530px;
    padding: 40px;
    height: 145px;
}
.modal-close {
    right: 17px;
    top: 15px;
}
.ckeditor-content ul {
    list-style-position: outside;
    padding-left: 12px;
}
.main-menu ul a {
    font-size: 1.1rem;
    padding: 13px 1.6vw;
}
.main-menu .item-label {
    font-size: 0.89rem;
    top: 6px;
}
.menu-top {
    font-size: 0.98rem;
    font-weight: 500;
}
.phone-number-button {
    font-size: 1.7rem;
    margin-top: -5px;
}
h2 {
    font-weight: 600;
}
.offer-title {
    font-size: 1.3rem;
    line-height: 26px;
}
.offer-address {
    font-size: 1rem;
    font-weight: 600;
}
.offer-basic-info {
    font-size: 1.2rem;
}
h3 {
    font-size: 1.8rem;
}
.border-button {
    font-size: 1.18rem;
}
footer .title {
    font-size: 1rem;
}
.section-breadcrumbs--content {
    font-size: 1rem;
}
.main-search--content-title {
    font-size: 1.5rem;
}
.offer-detail--header .title .address {
    font-weight: 600;
    font-size: 1.2rem;
}
.default-button.small {
    padding: 14px 45px 14px;
    font-size: 1rem;
    margin-left: 15px;
}
.offer-detail--header .number {
    font-weight: 600;
    font-size: 1.0rem;
}
.offer-detail--header .price .price {
    font-size: 2rem;
}
.default-button {
    font-size: 1.2rem;
}
.offer-detail--slider-main .fast-contact .agent .name {
    font-size: 1.4rem;
}
.offer-detail--base-info {
    font-size: 1.2rem;
}
.editor-style p {
    font-size: 1.12rem;
}
.default-table {
    font-size: 1.10rem;
}
.dark-button {
    font-size: 1.15rem;
}
footer .phone a {
    font-size: 2rem;
}
.offer-image .default-button {
    width: 200px;
}
.ckeditor-content p {
    line-height: 1.9rem;
    margin-bottom: 25px;
}
.ckeditor-content p {
    font-size: 1.15rem;
    font-weight: 500;
}
.sub-banner h2 {
    font-size: 2.5rem;
}
.main-search--content .simple-link {
    font-size: 0.9rem;
    font-weight: 500;
    background-color: #222;
    padding: 10px 25px;
    border-radius: 4px;
    color: #fff;
    margin-top: 10px;
}
.main-search--content .default-button {
    font-size: 1.15rem;
}
.default-tabs a {
    padding: 20px 15px;
}
.phone-number-button {
    padding-left: 30px;
    background-size: 17px;
}
.menu-top a {
    transition: all 0.2s ease-in-out;
}
.menu-top a:hover {
    transform: scale(1.1);
}
.menu-top a.active {
    font-weight: 700;
    color:#92cf19;
}
.menu-top a.active:hover {
    text-decoration: none;
}
.section--before-footer a {
    margin-top: 30px;
    padding: 21px 60px;
}
.input-phrase--results-item {
    padding-right: 20px;
}
.input-phrase--results-show-all {
    padding:20px 0;
}
.offers-list--item-content {
    box-shadow: 0 0 43px 0 rgba(0, 0, 0, 0.2);
    padding:25px;
}
.offers-list--item {
    margin-bottom: 25px;
}
.offers-list--item-content {
    margin-bottom: 25px;
    height: 100%;
}
.input-phrase--results-item--title {
    font-size: 1.0rem;
}
.input-phrase--results-item--address strong {
    display: none;
}
.offer-detail--header .number.visible--only-mobile {
    font-size: 0.9rem;
    margin: 0px 0 10px;
}
.phone-number-button {
    color: #222;
}
.offer-label--new {
    display: block;
    padding: 6px 14px;
    font-size: 0.7rem;
}
.ckeditor-content img{
    height: auto!important;
}
@media only screen and (max-width: 768px) {
    .offer-detail--header .title h2 {
        font-size: 2.0rem;
        line-height: 2.4rem;
        font-weight: 600;
        margin-bottom: 10px;
    }
    .number a.default-button {
        padding-left:45px;
        padding-right: 45px;
    }
    .heart {
        background-color: #e93333;
        display: inline-block;
        height: 18px;
        margin: 0 10px;
        position: relative;
        top: 0;
        transform: rotate(-45deg);
        width: 18px;
    }
    .heart::before {
        top: -9px;
        left: 0;
    }
    .heart::after {
        left: 9px;
        top: 0;
    }
    .heart::before, .heart::after {
        content: "";
        background-color: #e93333;
        border-radius: 50%;
        height: 18px;
        position: absolute;
        width: 18px;
    }
    .home-banner--content h1 {
        font-size: 2.6rem;
        line-height: 3.5rem;
    }
    .home-banner--content h1 {
        display: none;
    }
    .section--main-search {
        top: 20px;
    }
    /* .home-banner--content {
        padding-left: 0;
        height: 420px;
    } */
    .promotion-offer--content{
        padding: 30px;
    }
}
@media(max-width: 520px){
    .promotion-offer{
        display: block;
        height: auto;
    }
    .promotion-offer--content, .promotion-offer figure{
        width: 100%;
    }
    .promotion-offer figure{
        height: 320px;
    }
}

.offer-more-info{
    height: auto;
}

.ckeditor-content h4{
    font-size: 1.5rem;
    margin-bottom: 15px;
}