.city-page {
    font-size: 14px;
}

.city-page .city-main-content a {
    color: #006E8E;
}

.city-page .city-main-content a:hover {
    text-decoration: underline !important;
}

.city-page .city-banner {
    background: 100% calc(100% - 30px) no-repeat url('../../images/newui/images/region-baner.png');
    display: flex;
    justify-content: center;
    padding: 64px 0;
}

.city-page .city-banner h1 {
    font-size: 58px;
    line-height: 77px;
    color: #006E8E;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin-bottom: 28px !important;
}

.city-page .city-banner .city-banner-text {
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 48px !important;
}

.city-page .city-banner .city-banner-text a {
    color: #333;
    text-decoration: underline !important;
}

.city-page .city-banner .city-banner-text a {
    display: inline;
}

.city-page .city-banner .searchbox {
    border: 1px solid #D2D7D8;
    border-radius: 16px;
}

.city-page .searchbox .section-container {
    padding: 20px 28px !important;
}

.city-page .searchbox .rooms-form-container {
    max-width: unset;
}

.city-page .city-breadcrumbs {
    margin-bottom: 40px;
}

.city-page .city-breadcrumbs img {
    transform: rotate(-90deg);
    height: 14px;
}

.city-page .city-content .inner-city-block .inner-city-link {
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.city-page .city-content .inner-city-block .inner-city-link h2,
.city-page .city-content .inner-city-block .inner-city-link h3 {
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 6px !important;
}

.city-page .city-content .inner-city-block .brands-chain-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    gap: 2%;
    column-count: 3;
    margin-bottom: 24px;
}

.city-page .city-content .inner-city-block .brands-chain-list div {
    max-width: 31%;
    width: 31%;
}

.city-page .city-filter-links .city-section-title {
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 24px !important;
    text-transform: uppercase;
}

.city-page .city-filter-links .city-section-subtitle {
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 8px !important;
}

.city-page .city-filter-links .inner-city-link,
.city-page .simple-links .inner-city-link {
    margin-bottom: 20px;
}

.city-page .city-filter-links .inner-city-link p,
.city-page .simple-links .inner-city-link p {
    margin-bottom: 8px !important;
}

.city-page .city-filter-links .inner-city-link .chain-list {
    display: flex;
    flex-flow: row wrap;
    column-gap: 4px;
}

.city-page .city-filter-links .inner-city-link .chain-list a {
    max-width: 33%;
    width: 33%;
}

.city-page .city-filter-links .inner-city-link.more-options .city-section-subtitle {
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 24px !important;
    text-transform: uppercase;
}

.city-page .city-filter-links .inner-city-link.more-options-list,
.city-page .simple-links .inner-city-link.more-options-list {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    gap: 8px;
}

.city-page .city-filter-links .more-options-list > *,
.city-page .simple-links .inner-city-link.more-options-list > * {
    min-width: 25%;
}

.city-page .city-filter-links .more-options-list ul,
.city-page .simple-links .inner-city-link.more-options-list ul {
    padding-left: 0;
}

.city-page .city-filter-links .more-options-list h4,
.city-page .simple-links .inner-city-link.more-options-list h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}

.city-page .city-filter-links .more-options-list a,
.city-page .simple-links .inner-city-link.more-options-list a {
    cursor: pointer;
}

.city-page .simple-links h3 {
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 8px !important;
    text-transform: uppercase;
}

.city-page .simple-links h4 {
    margin-bottom: 8px !important;
    text-transform: unset;
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
}

.city-page .simple-links ul {
    padding-left: 0;
    margin-bottom: 12px !important;
}

.city-page .city-property-list {
    display: flex;
    flex-flow: row wrap;
    gap: 24px;
    margin-bottom: 24px;
}

.city-page .city-property-list .hotel-property-card {
    display: flex;
    flex-flow: column;
    max-width: calc(25% - 20px);
    border: 1px solid #D6D6D6;
    border-radius: 8px;
    box-shadow: 0 3px 13.3px 0 #5F60620D;
}

.city-page .city-property-list .hotel-property-card .hotel-card-img {
    width: 100%;
    height: 200px;
}

.city-page .city-property-list .hotel-property-card .hotel-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px 8px 0 0;
}

.city-page .city-property-list .hotel-property-card .hotel-card-info {
    padding: 16px;
    display: flex;
    flex-flow: column;
    gap: 8px;
}

.city-page .city-property-list .hotel-property-card .hotel-card-info .hotel-name {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #006E8E;
}

.city-page .city-property-list .hotel-property-card .hotel-card-info .hotel-name span {
    margin-right: 8px;
}

.city-page .city-property-list .hotel-property-card .hotel-card-info .hotel-rating {
    display: inline-block;
}

.city-page .city-property-list .hotel-property-card .hotel-card-info .hotel-rating div {
    display: inline-block;
    margin-bottom: -2px;
}

.city-page .city-property-list .hotel-property-card .hotel-card-info .hotel-distance {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

.city-page .city-property-list .hotel-property-card .hotel-card-info .hotel-phone {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.city-page .city-property-list .hotel-property-card .hotel-card-info .hotel-phone .campaign-phone {
    color: #006E8E;
}

.city-page .city-property-list .hotel-property-card .hotel-card-info .hotel-distance span {
    font-weight: 700;
    color: #CF0014;
}

.city-page .city-property-list .hotel-property-card .hotel-card-info .hotel-short-desc {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
}

.city-page .city-property-list .hotel-property-card .hotel-card-info .hotel-short-desc .description {
    max-height: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 6px !important;
}

.city-page .city-property-list .hotel-property-card .hotel-card-info .hotel-short-desc .read-more {
    color: #006E8E;
}

.city-page .showmore-property {
    display: flex;
    justify-content: center;
}

.city-page .showmore-property button {
    text-transform: uppercase;
}

.city-page .vacation-rental {
    margin: 24px 0;
}

.city-page .city-map {
    margin: 48px 0;
}

.city-page .city-map .section-heading h2 {
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 16px !important;
}

.city-page .city-map .section-heading p {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 32px !important;
}

.city-page .city-map #city-map {
    height: 240px;
    margin-bottom: 24px;
    border-radius: 8px;
}

.city-page .city-map .enter-dates-button {
    width: 100%;
    display: flex;
    justify-content: center;
}

.city-page .city-map button {
    text-transform: uppercase;
    margin: 0 auto;
}

.city-page .city-faq {
    margin-bottom: 48px;
}

.city-page .city-faq h2.faq-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 12px !important;
    text-transform: uppercase;
}

.city-page .city-faq > p {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 24px !important;
}

.city-page .city-faq .faq-item {
    border-top: 1px solid #EFEFEF;
}

.city-page .city-faq .faq-item .faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0 20px;
    cursor: pointer;
}

.city-page .city-faq .faq-item .faq-question span {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #003847;
}

.city-page .city-faq .faq-item .faq-question img {
    width: 24px;
    height: 24px;
    transition: transform 0.3s ease;
}

.city-page .city-faq .faq-item .faq-answer-wrapper {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.city-page .city-faq .faq-item .faq-answer {
    padding: 0 0 16px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #333333;
}

.city-page .city-faq .faq-item .faq-answer a {
    color: #006E8E;
}

.city-page .city-faq .faq-item .faq-answer a:hover {
    text-decoration: underline !important;
}

.city-page .city-sub-region-list .section-heading {
    margin-bottom: 36px;
}

.city-page .city-sub-region-list .city-section-title {
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 12px !important;
}

.city-page .city-sub-region-list .city-section-subtitle {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
}

.city-page .city-sub-region-list .inner-city-block {
    margin-bottom: 24px;
}

.city-page .city-sub-region-list ul.inner-link {
    padding-left: 0;
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
}

.city-page .city-sub-region-list ul.inner-link a {
    color: #006E8E;
}

.city-page .city-sub-region-list ul.inner-link a:hover {
    text-decoration: underline !important;
}

.city-page .city-weather {
    margin-bottom: 48px;
    position: relative;
}

.city-page .city-weather .city-section-title {
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 16px !important;
    text-transform: uppercase;
}

.city-page .city-weather .section-heading p {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 16px !important;
}

.city-page .city-weather .weather-toggle {
    height: 45px;
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    margin-bottom: 12px;
}

.city-page .city-weather .weather-toggle .weather-unit-toggle {
    padding: 9px 0;
    border-bottom: 1px solid #D6D6D6;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #333333;
    width: 120px;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.city-page .city-weather .weather-toggle .weather-unit-toggle.active {
    border-bottom: 2px solid #006E8E;
    color: #006E8E;
}

.city-page .city-weather .city-data-weather {
    overflow-x: auto;
    position: relative;
}

.city-page .city-weather .weather-data-list {
    display: flex;
    flex-flow: row nowrap;
    align-items: stretch;
    justify-content: space-between;
    gap: 10px;
}

.city-page .city-weather .weather-data-list .weather-data-day {
    background: #F4F6F8;
    padding: 18px 16px;
    max-width: calc(100% - 50px);
    width: calc(100% - 50px);
    display: flex;
    flex-flow: column;
    gap: 10px;
}

.city-page .city-weather .weather-data-list .weather-data-top {
    display: flex;
    flex-flow: row nowrap;
    gap: 21px;
    justify-content: space-between;
    height: 64px;
}

.city-page .city-weather .weather-data-list .weather-data-text {
    display: flex;
    flex-flow: column;
}

.city-page .city-weather .weather-data-list .weather-data-title {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}

.city-page .city-weather .weather-data-list .weather-data-description {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    color: #687883;
}

.city-page .city-weather .weather-data-list .weather-data-icon img {
    width: 32px;
    height: auto;
}

.city-page .city-weather .weather-data-list .weather-data-bottom {
    display: flex;
    flex-flow: column;
    gap: 10px;
}

.city-page .city-weather .weather-data-list .weather-data-temperature {
    display: flex;
    flex-flow: column;
    gap: 8px;
}

.city-page .city-weather .weather-data-list .weather-data-temp {
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
}

.city-page .city-weather .weather-data-list .weather-data-high-low {
    display: flex;
    flex-flow: row nowrap;
    gap: 6px;
}

.city-page .city-weather .weather-data-list .weather-data-hi,
.city-page .city-weather .weather-data-list .weather-data-lo {
    padding: 3px 6px 2px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500;
    border-radius: 4px;
}

.city-page .city-weather .weather-data-list .weather-data-hi {
    background: #FF9900;
}

.city-page .city-weather .weather-data-list .weather-data-lo {
    background: #0C7355;
    color: #fff;
}

.city-page .city-weather .weather-data-list .weather-data-precipitation-prob {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
}

.city-page .city-weather .weather-data-list .weather-data-precipitation-prob span {
    color: #687883;
}

.city-page .city-weather .weather-navigation {
    display: none;
    position: absolute;
    top: calc(100% - 100px);
    width: 98%;
    justify-content: space-between;
    left: 1%;
}

.city-page .city-weather .weather-navigation button {
    position: absolute;
    border: none;
    background: white;
    width: 27px;
    border-radius: 50%;
    opacity: .8;
}

.city-page .city-weather .weather-navigation button.prev {
    display: none;
    top: 0;
    left: 0;
}

.city-page .city-weather .weather-navigation button.next {
    top: 0;
    right: 0;
}

@media (max-width: 1200px) {
    .city-page .city-banner h1 {
        font-size: 54px;
    }

    .city-page .city-weather .weather-data-list {
        min-width: 1080px;
        overflow-x: auto;
    }
}

@media (max-width: 991px) {
    .city-page .city-banner h1 {
        font-size: 44px;
        line-height: 60px;
    }

    .city-page .city-filter-links .inner-city-link .chain-list {
        column-gap: 8px;
    }

    .city-page .city-filter-links .inner-city-link .chain-list a {
        max-width: 49%;
        width: 49%;
    }

    .city-page .city-property-list .hotel-property-card {
        max-width: calc(33% - 14px);
    }

    .city-page .vacation-rental .hotel-property-card {
        max-width: calc(50% - 12px);
    }

    .city-page .city-sub-region-list ul.inner-link {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }

    .city-page .city-content .inner-city-block .brands-chain-list {
        gap: 2%;
        column-count: 2;
    }

    .city-page .city-content .inner-city-block .brands-chain-list div {
        max-width: 48%;
        width: 48%;
    }
}

@media (max-width: 767px) {
    .city-page .city-banner {
        background: none;
        padding: 30px 7px 0;
        width: 100%;
        height: auto;
        display: block;
    }

    .city-page .city-banner h1 {
        font-size: 24px;
        margin-bottom: 12px !important;
        line-height: 36px;
    }

    .city-page .city-banner .city-banner-text {
        display: none;
    }

    .city-page .city-filter-links .inner-city-link .chain-list {
        flex-flow: column;
    }

    .city-page .city-filter-links .inner-city-link .chain-list a {
        max-width: 100%;
        width: 100%;
    }

    .city-page .city-breadcrumbs {
        display: none;
    }

    .city-page .city-filter-links .inner-city-link.more-options-list,
    .city-page .simple-links .inner-city-link.more-options-list {
        flex-flow: row wrap;
    }

    .city-page .city-filter-links .more-options-list > *,
    .city-page .simple-links .inner-city-link.more-options-list > * {
        width: 48%;
    }

    .city-page .city-property-list .hotel-property-card {
        max-width: calc(50% - 12px);
    }

    .city-page .city-map .section-heading p {
        font-size: 16px;
        line-height: 24px;
    }

    .city-page .city-faq > p {
        font-size: 16px;
        line-height: 24px;
    }

    .city-page .city-faq .faq-item .faq-question span {
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width: 576px) {
    .city-page .city-property-list {
        gap: 0;
        row-gap: 12px;
    }

    .city-page .city-property-list .hotel-property-card {
        max-width: 100%;
    }

    .city-page .city-property-list .hotel-property-card .hotel-card-info {
        padding: 16px;
        display: flex;
        flex-flow: column;
        gap: 8px;
    }

    .city-page .city-sub-region-list .city-section-subtitle {
        font-size: 16px;
        line-height: 24px;
    }

    .city-page .city-sub-region-list ul.inner-link {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
    }

    .city-page .city-content .inner-city-block .brands-chain-list {
        gap: 0;
        column-count: 1;
    }

    .city-page .city-content .inner-city-block .brands-chain-list div {
        max-width: 100%;
        width: 100%;
    }

    @media (max-width: 489px) {
        .city-page .city-filter-links .more-options-list > * {
            width: 100%;
        }
    }
}