.body-content {
    margin-top: -80px;
}

.banner-image h2 {
    display: none;
}

h1.title-room {
    position: absolute;
    left: 50%;
    top: 50vh;
    transform: translate(-50%, -50%);
    font-family: iCiel Grandma;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    color: #fff;
    z-index: 99;
    text-align: center;
}

.room-content h4 {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #A83829;
}

.row-slider .content-section {
    display: none;
}

.galeries-swiper .swiper-slide img {
    width: 100%;
}

.galeries-swiper {
    max-width: 1920px;
}

.galeries-swiper .swiper-slide-prev:after,
.galeries-swiper .swiper-slide-next:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    left: 0;
    top: 0;
}

.galeries-swiper .swiper-slide-prev,
.galeries-swiper .swiper-slide-next {
    cursor: pointer;
}

.galeries-swiper .swiper-slide-next:before {
    left: 25%;
    margin-left: -25.5px;
    transform: rotate(180deg);
}

.galeries-swiper .swiper-slide:hover:after {
    display: none;
}

.galeries-swiper .swiper-slide-prev:hover:before,
.galeries-swiper .swiper-slide-next:hover:before {
    background-color: rgba(230, 89, 37, 0.8);
    background-position-x: -51px;
    transform: rotate(0deg);
}

.galeries-swiper .swiper-slide-prev:hover:before {
    transform: rotate(180deg);
}

.galeries-swiper .swiper-slide .caption {
    font: 18px LatoLatin-Bold, sans-serif;
    text-shadow: 1px 1px 1px #000;
    position: absolute;
    bottom: 35px;
    left: 30px;
    color: #fff;
    margin: 0;
}

.galeries-swiper .swiper-button-next {
    left: auto;
    right: calc((0.3 * 100vw / 1.6) - 30px);
}

.galeries-swiper .swiper-button-prev {
    right: auto;
    left: calc((0.3 * 100vw / 1.6) - 30px);
}

.galeries-swiper .swiper-button-prev,
.galeries-swiper .swiper-button-next {
    background: #fff;
}

.galeries-swiper .swiper-button-next:after,
.galeries-swiper .swiper-button-prev:after {
    color: #000;
    font-weight: 800;
}

.amenities-special {
    padding: 40px 0 30px;
    background: url("/wp-content/themes/fivestar/assets/img/bg-special-tt.png") left bottom repeat-x transparent;
}

.amenities-special .col-lg {
    flex-wrap: wrap;
    text-align: center;
    width: auto;
}

.amenities-special img {
    margin-bottom: 15px;
}

.amenities-special {
    position: relative;
}

.amenities-special:before {
    content: '';
    width: 100%;
    position: absolute;
    height: 27px;
    background: url(/wp-content/themes/fivestar/assets/img/bg-offer-3.png) left top repeat-x transparent;
    top: -5px;
    left: 0;
}

.amenities-special p {
    display: inline-block;
    width: 100%;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 142%;
    color: #4F4F4F;
}

.tt-block-room {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #A83829;
    margin: 30px 0;
}

.amenities-others>div {
    text-align: left;
}

.room-block p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15.5px;
    color: #4F4F4F;
    margin-bottom: 30px;
}

.room-block {
    padding: 5px 0;
    background: url("/wp-content/themes/fivestar/assets/img/bg-special-tt.png") left bottom repeat-x transparent;
}

.content-think-mind p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15.5px;
    line-height: 25px;
}

.content-think-mind p strong {
    color: #828282;
    font-weight: normal !important;
}

.content-why-mind {
    display: flex;
    flex-wrap: wrap;
}

.content-why-mind h5 {
    width: calc(50% - 10px);
    text-transform: none;
    display: inline-flex;
    align-items: center;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 15.5px;
    float: left;
    margin: 20px 10px 20px 0;
    color: #4F4F4F;
}

.content-why-mind h5 img {
    margin-right: 15px;
}


/*style for BE portrait*/

.booking-block {
    width: 384px;
    margin-top: 50px;
    padding-right: 0;
}

.booking-block>h4 {
    margin: 0;
    padding: 20px;
    border: 0.5px solid #828282;
    color: #A83829;
    font-size: 18px;
}

#booking-engine {
    border: 0.5px solid #828282;
    border-top: none;
    padding: 20px 30px;
}

#box-booking-custom {
    background-color: transparent !important;
    width: 100% !important;
}

#box-booking-custom tr,
#box-booking-custom td,
#box-booking-custom select {
    color: #4F4F4F !important;
}

#box-booking-custom tr,
#box-booking-custom td {
    border: none;
    text-align: left;
}

#box-booking-custom select {
    background: none !important;
    padding: 5px 10px;
    border-radius: 5px;
}

#box-booking-custom table:last-of-type tbody {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    margin-top: 15px;
}

#box-booking-custom table:last-of-type tbody tr td:first-of-type {
    display: block;
}

#box-booking-custom table:last-of-type tbody tr:last-of-type {
    width: 100%;
    display: inline-flex;
}

#box-booking-custom table:last-of-type tbody tr:last-of-type td input,
#box-booking-custom table:last-of-type tbody tr:last-of-type td {
    width: 100%;
}

#box-booking-custom table:last-of-type tbody tr:last-of-type td input {
    background: #A83829;
    height: 53px;
    border-radius: 3px;
    border: none;
    font: 16px Roboto, sans-serif;
    color: #fff;
    margin-top: 15px;
}

.contact-us-text {
    padding: 20px;
    border: 0.5px solid #828282;
    margin-top: 20px;
    font: 15.5px Roboto, sans-serif;
    color: #A83829;
}

.contact-us-text p {
    margin: 15px 0 0;
    font-size: 15.5px;
    color: #4F4F4F;
}

.amenities-room {
    padding-right: 50px !important;
}

.offer-block {
    display: flex;
    justify-content: space-between;
    padding: 0
}

.offer-block>div {
    width: 384px !important;
    border: 0.5px solid #828282;
    padding: 20px;
    font: 18px Roboto, sans-serif;
    margin-bottom: 50px;
}

.offer-block>div h4 {
    font: 16px Roboto, sans-serif;
    color: #4F4F4F;
}

.offer-block>div strong {
    font-weight: bold;
}

.offer-block>div p {
    margin-bottom: 0;
    margin-top: 10px;
}

.other-rooms>div {
    border: 1px solid #BDBDBD;
    width: 587px;
}

.other-rooms .text-other-room {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
}

.other-rooms .text-other-room h4 {
    font: bold 18.5px Roboto, sans-serif;
    color: #333333;
}

.other-rooms .text-other-room .acreage {
    display: inline-flex;
    align-items: center;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
}

.other-rooms .text-other-room .acreage::before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url(/wp-content/themes/fivestar/assets/img/acreage-icon.png) left top transparent;
    margin-right: 10px;
}

.other-rooms .text-other-room a {
    width: 100%;
    font: italic 13px Roboto, sans-serif;
    color: #A83829;
    text-decoration: underline;
    margin: 0;
    padding: 0;
}

.other-rooms .amenity-other {
    display: flex;
    align-items: center;
}

.other-rooms .amenity-other {
    font: bold 16px Roboto, sans-serif;
}

.row .amenities-room {
    padding-right: 50px !important;
}

.view-room {
    font-size: 15.5px;
    text-align: left;
    color: #A83829;
}

@media(max-width: 960px) {
    .galeries-swiper .swiper-slide-prev:after,
    .galeries-swiper .swiper-slide-next:after {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    h1.title-room {
        top: 140px;
    }
    .wpb_single_image.vc_align_right {
        text-align: center !important;
    }
    .row .amenities-room {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        width: 100% !important;
    }
    .mkdf-row-grid-section,
    .booking-block {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
        width: 100% !important;
    }
    .other-rooms>div {
        flex-wrap: wrap;
        margin-bottom: 1rem;
    }
    .galeries-swiper .swiper-button-prev,
    .galeries-swiper .swiper-button-next {
        display: none;
    }
    .other-rooms .col-12>img {
        width: 100% !important;
    }
    .other-rooms .col-12 {
        padding-bottom: 1rem;
    }
    .other-rooms .col-12 a {
        margin-top: 1rem;
    }
}