﻿.room .container:first-child { display: flex; padding: 60px 0; align-items: center; }
.room .container:first-child > div { width: 50%; }
.room .container:first-child > div:nth-child(1) { margin-top: 50px; }
.room .container:first-child > div:nth-child(2) { text-align: right; display: flex; align-items: center; justify-content: center; position: relative; }
.room .container:nth-child(2) { padding-bottom: 120px; border-bottom: 2px solid #f3f3f3; }
.room p { max-width: 85%; margin-top: 30px; display: table; line-height: 150%; font-size: 20px; }
.room button { margin: 20px 25px 0 0; }
.room .pictograms { display: flex; text-align: center; font-size: 14px; margin: 40px 0; flex-wrap: wrap; } 
.room .pictograms > div:not(:last-child) { padding-right: 36px; }
.room .pictograms > div > div:first-child { height: 50px; }
.room .gallery img { height: 308px; }
.owl-nav span { display: none; }
.owl-nav button { position: absolute; top: 50%; transform: translateY(-50%); z-index: 3; width: 56px !important; height: 56px !important; border-radius: 40px; background: rgba(0,0,0,0.6) !important; margin: 0 !important; display: block; box-shadow: 0 0 60px rgba(255,255,255,0.6); transition: 0.2s; }
.owl-nav button:active { transform: translateY(-50%) scale(0.9) rotate(1deg); }
.owl-nav button:before { font-family: "Fontawesome"; color: var(--white); font-size: 26px; }
.owl-nav button.owl-prev { left: 12px; }
.owl-nav button.owl-next { right: 12px; }
.owl-nav button.owl-prev:before { content: "\f104"; padding-right: 2px; }
.owl-nav button.owl-next:before { content: "\f105"; padding-left: 2px; }
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled { display: block !important; }
.gallery img { cursor: zoom-in; }
.modal.image { display: flex; align-items: center; justify-content: center; }
.modal.image img { max-width: 90%; max-height: 90%; box-shadow: 0 0 30px rgba(0,0,0,0.7); }
.head_image { position: relative; }
.badge { position: absolute; z-index: 3; bottom: 40px; right: 40px; transform-origin: right bottom; }
.review-box { text-align: left; padding: 20px 0; border-top: 1px solid #ccc; line-height: 180%; }
.reviews h2 { display: table; margin: 0 auto 50px; }
.review-box:last-child { border-bottom: 1px solid #ccc; }
.review-box .name { font-weight: bold; display: flex; }
.review-box .stars { margin-right: 10px; }
.review-box .stars span:before { font-family: "Fontawesome"; content: "\f005"; color: #ccc; }
.review-box .stars[data-id="5"] span:before { color: var(--yellow); }
.review-box .stars[data-id="4"] span:not(:last-child):before { color: var(--yellow); }

@media (max-width: 1680px) {
.room .container:first-child { padding: 40px 0; }
.room .gallery img { height: 269px; }
.room .pictograms { font-size: 14px; margin: 35px 0; } 
.room .pictograms > div > div:first-child { height: 44px; }
.room .pictograms > div:not(:last-child) { padding-right: 30px; }
.room p { font-size: 19px; }
.room_image { width: 457px; } /* 522 */
.pictograms img { transform: scale(0.875); transform-origin: center bottom; }
.badge { transform: scale(0.875); }
}

@media (max-width: 1440px) {
.room .container:first-child > div:nth-child(1) { margin-top: 40px; }
.room .container:first-child { padding: 40px 0; }
.room .gallery img { height: 259px; }
.room .pictograms { font-size: 13px; margin: 30px 0 0; } 
.room .pictograms > div > div:first-child { height: 42px; }
.room .pictograms > div:not(:last-child) { padding-right: 28px; }
.room .pictograms > div { margin-bottom: 30px; }
.room p { font-size: 17px; }
.room_image { width: 392px; } /* 522 */
.pictograms img { transform: scale(0.75); }
.badge { transform: scale(0.75); }
}

@media (max-width: 1366px) {
.room .container:first-child > div:nth-child(1) { margin-top: 0px; }
.room_image { width: 371px; } /* 522 */
.pictograms img { transform: scale(0.71); }
.room p { max-width: 100%; }
.badge { transform: scale(0.71); }
}

@media (max-width: 1280px) {
.room_image { width: 345px; } /* 522 */
.room .gallery img { height: 243px; }
.room p { font-size: 16px; }
.badge { transform: scale(0.66); }
}

@media (max-width: 1024px) {
.room .container:first-child { padding: 20px; display: block; }
.room .container:first-child > div { width: 100%; }
.room .container:first-child > div:nth-child(1) { margin-top: 0px; }
.room .container:first-child > div:nth-child(2) { text-align: center; margin: 20px 0; }
.room .container:nth-child(2) { padding-bottom: 40px; }
.room p { max-width: 100%; margin-top: 20px; }
.room .pictograms { font-size: 13px; margin: 30px 0 0; justify-content: center; } 
.room .pictograms > div:not(:last-child) { padding: 0px 15px; }
.room .pictograms > div:last-child { padding: 0px 15px; }
.room button { margin: 15px auto; display: table; }
.room_image { width: 80%; max-width: 400px; }
}









.counter-wrapper { position: absolute; bottom: 80px; left: calc(50% + 30px); transform: translateX(-50%) translateZ(0) !important; }
.counter-box { width: 336px; height: 134px; background: url('/modules/room/images/counter.png') no-repeat; }
.counter-box * { font-family: "Digital"; }
.counter-box .wrapper { display: table; position: relative; top: 66px; left: 50px; text-align: left; color: #fe001a; line-height: 100%; }
.counter-box .counter { font-size: 42px; font-weight: 500; margin-bottom: 3px; display: flex; }
.counter-box .counter span { position: relative; width: 20.5px; text-align: right; z-index: 2; }
.counter-box .counter span:after { content: "0"; position: absolute; color: #480001; left: 0; text-align: left; z-index: -1; top: 0; transform: translateZ(0); }
.counter-box .text { font-size: 16px; font-weight: 300; }
.counter-box i:nth-child(1) { padding-right: 18px; }
.counter-box i:nth-child(2) { padding-right: 25px; }
.counter-box i:nth-child(3) { padding-right: 23px; }
@media (max-width: 1680px) {
.counter-wrapper { transform: translateX(-50%) translateZ(0) scale(0.875) !important; bottom: 180px; transform-origin: center 0%; }
}

@media (max-width: 1440px) {
.counter-wrapper { transform: translateX(-50%) translateZ(0) scale(0.75) !important; bottom: 160px; }
}

@media (max-width: 1366px) {
.counter-wrapper { transform: translateX(-50%) translateZ(0) scale(0.71) !important; bottom: 80px; }
}

@media (max-width: 1280px) {
.counter-wrapper { transform: translateX(-50%) translateZ(0) scale(0.66) !important; bottom: 10px; }
}

@media (max-width: 1024px) {
.counter-wrapper { bottom: -70px; }
}
