/*template-city*/
.page-template-city {
    background-color: #F5F5F6;
}

.page-template-city main {
    margin-top: 83.3px;
}

@media (min-width: 1024px) {
    .page-template-city main {
        margin-top: 15.5rem;
    }
}

.page-template-city .container--sticky {
    top: 0;
    background-color: rgba(112, 112, 112, 0.08);
}

.page-template-city .breadcrumbs {
    display: flex !important;
    border-bottom: none;
    margin-bottom: 28px;
}

.page-template-city .container--sticky + .descr {
    padding-top: 60px;
}

.page-template-city .handwritten {
    font-family: Otamendi, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 33px;
    text-align: center;
    line-height: 1;
    color: #d49261;
}

@media (min-width: 1024px) {
    .page-template-city .handwritten {
        text-align: left;
    }
}

.page-template-city .header__contact-mobile {
    display: none !important;
}

.reviews__icon {
    width: 125px;
    height: 125px;
}

@media (max-width: 767px) {
    .reviews__icon {
        width: 82px;
        height: 82px;
    }
}

.reviews__icon img {
    max-width: 85px;
}

@media (max-width: 767px) {
    .reviews__icon img {
        max-width: 55px;
    }
}

.page-template-city .blog {
    padding-top: 0;
}

.page-template-city .page-service .section-title {
    margin-top: 0;
}

@media (max-width: 767px) {
    .page-template-city .breadcrumbs {
        display: none !important;
    }
}
