<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: Spectral;
    src: url('/../static/fonts/Spectral-Regular.ttf');
}@font-face {
    font-family: SpectralSemiBold;
    src: url('/../static/fonts/Spectral-SemiBold.ttf');
}@font-face {
    font-family: SpectralLight;
    src: url('/../static/fonts/Spectral-Light.ttf');
}@font-face {
    font-family: SpectralMedium;
    src: url('/../static/fonts/Spectral-Medium.ttf');
}@font-face {
    font-family: Roboto;
    src: url('/../static/fonts/Roboto-Regular.ttf');
}@font-face {
    font-family: RobotoLight;
    src: url('/../static/fonts/Roboto-Light.ttf');
}

.fs-22 {
    font-size: 22px;
}

body {
    display: flex;
    flex-direction: column;
    height: 100vh;
    font-family: Spectral, sans-serif;
    background-color: #F7F7F7;
}

main {
    flex: 1 0 auto;
}

table[align="center"] {
    margin: 0 auto !important;
}

@media all and (min-width: 1200px) {
    .container {
        max-width: 1176px;
    }
}

@media all and (max-width: 1199px) {
    .container {
        max-width: 100%;
    }
}


.dropbtn {
    border: none;
    cursor: pointer;
}


.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    z-index: 1;
    width: 100%;
}


.dropdown-content a {
    color: black;
    padding: 5px;
    text-decoration: none;
    display: block;
}


.dropdown-content a:hover {
    color: #ffffff;
    background-color: #79001E;
}


.dropdown:hover .dropdown-content {
    display: block;
}


.dropdown:hover .dropbtn,
.dropdown:hover
{
    color: #79001E;
}


footer {
    flex-shrink: 0;
}

* {
    margin: 0;
    padding: 0;
}


@media all and (max-width: 1385px)  {
    .gift-wrap {
        background-size: cover !important;
    }
}


*:focus {
    outline: none !important;
}

.bg-color {
    background-color: #79001E;
}

.border-color {
    border: 1px solid #79001E;
}

.bg-color.link {
    color: #fff !important;
}

a:hover {
    text-decoration: none;
}

.main-header {
    color: #333;
    font-size: 60px;
}

.big-btn {
    color: #fff !important;
    font-size: 16px;
    font-family: SpectralSemiBold, sans-serif;
    background-color: #79001E;
    border: 1px solid #79001E;
    cursor: pointer;
}

.big-btn:hover {
    color: #79001E !important;
    background-color: #fff;
}

#top-wrap {
    position: fixed;
    bottom: 15px;
    right: 15px;
}

.top {
    width: 3em;
    height: 3em;
    transform: rotate(-90deg);
    cursor: pointer;
    /*background-image: url('../../img/next-arrow.svg');*/
    background-size: cover;
}

@media all and (max-width: 575px) {
    .conf-desc {
        width: 100% !important;
    }
}

.navbar .container {
    max-width: 1300px;
}

.nav-link {
    padding-left: .75rem !important;
    padding-right: .75rem !important;
}

.rules-nav-link {
    padding-left: .75rem !important;
    padding-right: .75rem !important;
}

.phone-link {
    color: #212529;
}

.phone-link:hover {
    color: #212529;
}

/**/

.slider-wrap,
.main-slider .img {
    height: 750px;
}

.aquadar .slider-wrap {
    height: auto;
}

.main-slider .img {
    background-size: cover !important;
}

@media all and (max-width: 991px) {
    .slider-wrap,
    .main-slider .img {
        /*height: 550px;*/
        height: 600px;
    }
}

/**/

.call-back:hover {
    cursor: pointer;
}

.close-wrap {
    z-index: 2;
}

.modal .close {
    font-size: 2.5rem;
}

/**/

.navbar {
    background-color: rgba(255,255,255,.9);
    z-index: 1000000;
}

.nav-item .nav-link {
    color: #000 !important;
}
.nav-item.active .nav-link,
.nav-item .nav-link:hover {
    background-color: #ffffff;
    color: #79001E !important;
}

.inoffer-item {
    padding: 0.7rem;
}

.inoffer-item a{
    color: #000000;
    font-family: SpectralSemiBold, sans-serif;
    font-weight: 400;
    font-size: 14px;
    cursor: pointer;
}

.inoffer-item a:hover {
    background-color: #ffffff;
    color: #79001E !important;
}

.navbar-toggler {
    display: flex;
    padding: .25rem .50rem;
}

.navbar-toggler .text {
    color: #333;
    font-size: 11px;
    font-family: RobotoLight, sans-serif;
}

/**/

.about-hotel {
    top: 50%;
    left: 0;
    right: 0;
    max-width: 670px;
    margin: -250px auto 0;
}

.aquadar .about-hotel {
    max-width: 100%;
    margin: auto;
}

.about-offer {
    top: 100%;
    left: 0;
    right: 0;
    max-width: 670px;
    margin: -144px auto auto;
}

.aquadar .slider-title-style {
    max-width: 700px;
    width: 100%;
    margin: auto;
    background-color: rgba(0,0,0,.7);
}

.aquadar .slider-title-style .text {
    padding: 30px;
    color: #fff;
    font-size: 30px;
}

.aquadar .slider-title-style .link {
    margin-bottom: 30px;
    font-weight: bold;
    color: #fff;
    background-color: rgba(121,9,32,.9);
}

.about-hotel-style {
    background-color: rgba(121,9,32,.9);
}

.aquadar .slider-title {
    bottom: 0;
    left: 0;
    right: 0;
}

.aquadar .about-hotel-style {
    background-color: transparent;
}

.about-hotel-style .header,
.about-hotel-style .text {
    color: #fff;
}

.aquadar .about-hotel-style .text {
    font-size: 20px;
    color: inherit;
}

.about-hotel-style .header {
    font-size: 38px;
}
.about-hotel-style .text {
    font-size: 16px;
    font-family: RobotoLight, sans-serif;
}

.logo-aquadar svg {
    height: 38px;
}

@media all and (min-width: 386px) and (max-width: 630px) {
    .logo-aquadar svg {
        margin-right: 51px;
    }
}

@media all and (min-width: 576px) and (max-width: 630px) {
    .logo-aquadar,
    .soc-wrap {
        padding: 0 15px !important;
        margin: 0 auto !important;
    }
}

@media all and (min-width: 992px) and (max-width: 1232px) {
    .navbar-collapse {
        order: 3 !important;
    }
    .soc-wrap {
        margin-left: 45% !important;
        order: 2 !important;
    }
    .aquadar-header .navbar-nav {
        width: 100%;
        justify-content: space-between !important;
    }
}


@media all and (min-width: 991px) and (max-width: 1199px) {
    .aquadar-header .navbar-nav {
        width: 100%;
    }
}

@media all and (max-width: 329px) {
    .navbar-toggler {
        margin-bottom: 15px;
    }
}

@media all and (max-width: 767px) {
    .aquadar .slider-title {
        padding-left: 30px;
        padding-right: 30px;
    }

    #street-view {
        height: 400px !important;
    }

    .map-wrap-block {
        height: 400px !important;
    }
}

@media all and (max-width: 767px) {
    .slider-wrap, .main-slider .img {
        height: 600px;
    }
    .about-hotel {
        top: 42%;
        max-width: 400px;
        margin: -150px auto 0;
    }
    .about-hotel-style img {
        width: 70px;
        height: auto;
    }
}

@media all and (max-width: 575px) {
    .about-hotel {
        max-width: 300px;
    }
    .about-hotel-style .header {
        font-size: 32px;
    }
}

/**/

.room-wrap {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(217,234,242,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(217,234,242,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(217,234,242,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9eaf2',GradientType=0 );
}

.room-block .img {
    height: 258px;
    background-size: cover !important;
}

.room-description {
    flex: auto;
    background-color: #ECECEB;
}

.room-description * {
    font-family: RobotoLight, sans-serif;
}

.room-description .header {
    font-size: 24px;
    font-family: SpectralSemiBold, sans-serif;
}

.room-description .in-room {
    font-family: Roboto, sans-serif;
    font-size: 16px;
}

.room-block .link {
    color: #fff;
    font-size: 20px;
    font-family: SpectralSemiBold, sans-serif;
    background-color: #790920;
}

.fv-icon svg {
    width: 18px;
    height: 18px;
}

.room-description svg path,
.room-description svg polygon,
.room-description svg rect {
    fill: #636363;
}

.hotel-cs-element .fv-icon svg {
    position: relative;
    top: 4px;
}

.fv-value {
    float: right;
}

.captcha-input input {
    width: 100%;
}

.mice-button-site {
    /*border: none;*/
    position: relative;
    top: 25%;
    /*height: 3em;*/
    display: block;
    color: #fff;
    text-transform: uppercase;
    /*font-weight: 400;*/
    /*width: 100%;*/
    font-family: Roboto, sans-serif;
    /*text-decoration: none;*/
}

.mice-button-site {
    background-color: #357965;
}

.mice-button-site:hover {

    color: white;
}

.rkzbtn {
    color: #fff;
    font-size: 20px;
    font-family: SpectralSemiBold, sans-serif;
    background-color: #790920;
    cursor: pointer;
    text-transform: uppercase;
}

@media all and (max-width: 575px) {
    .gift-wrap {
        background-size: cover;
    }
}

/**/


h4.offer_title {
    font-size: 2rem;
}

.pointer, .offer_click{
    cursor: pointer;
}

.gift .img, .landing_offer_img{
    height: 160px;
    background-size: cover !important;
}

.inoffer_img{
    height: 345px;
    width: 100%;
    background-size: cover !important;
}

.landing_offer_text{
    display: flex;
    min-height: 80px;
}


.offer_click{
    overflow: hidden;
}


.offer_info{
    display: none;
    overflow: hidden;
    width: 100%;
    background-color: white;
}
.offer_info_top{
    padding: 1.5rem;
}


.offer_info_slid{
    overflow: auto;
    min-height: 450px;
    max-height: 50vh;
    padding: 1.5rem;
}

#navbarSupportedContent .offer-dropdown {
    background-color: #ffffff;
    width: 270px;
    /*margin-left: -8px;*/
    z-index: 2;
}

#navbarSupportedContent .offer-dropdown.slim {
    width: initial;
}

#navbarSupportedContent .offer-dropdown ul {
    list-style-type: none;
}

#navbarSupportedContent .offer-dropdown li:hover {
    color: #000000;
}


.offer-main-image {
    display: none;
}

.chain_rules {
    position: absolute;
}


@media all and (max-width: 991px) {
    .offer_info_slid {
        overflow: visible;
        max-height: initial;
    }

    .offer-main-image {
        display: block;
        margin-bottom: 1.5rem;
    }


    .offer-main-image &gt; div {
        height: 320px;
        background-size: cover !important;
        background-position: center !important;
    }


    .offer_images {
        display: none !important;
    }


    .offer_info_top {
        padding-bottom: 0;
    }


    .offer_title {
        padding: 5px;
    }

    .offer_close {
        position: absolute;
	    left: 90%;
        padding: 3px;
    }
}


@media all and (max-width: 575px) {
    .offer_title {
        padding-right: 50px;
    }

    .offer_close {
        left: 85%;
    }

    .inoffer-item a:hover {
        background-color: rgba(255,255,255,0);
    }

    .chain_rules {
        position: relative;
    }

}

/*iphone se*/
@media all and (max-width: 320px) {
    #landing_booking_sbj_offset {
        margin-top: 6rem !important;
    }
}


.offer_fulltext {
    overflow: hidden;
    font-family: RobotoLight, sans-serif;
}

.offer_fulltext div,
.offer_fulltext p,
.offer_fulltext h1, .offer_fulltext h2,
.offer_fulltext h3, .offer_fulltext h4,
.offer_fulltext h5, .offer_fulltext h6{
    overflow: hidden;
}

.offer_fulltext table {
    overflow: auto !important;
    width: 100% !important;
}

.offer_fulltext ul {
    padding-left: 1em;
}

/*.offer_fulltext ul&gt;li{*/
    /*display: block;*/
/*}*/


.offer_block{
    display: flex;
}


.offer_images{
    width: 100%;
    margin-bottom: 1.5rem;
    display: block;
}


.offer_images&gt;img{
    width: 100%;
}


.offer_close{
    float: right;
}

.gift-short {
    flex: auto;
    background-color: #ECECEB;
    color: #212529;
}


.gift-short .text {
    font-size: 16px;
    line-height: 16px;
}

.gift-block {
    overflow: hidden;
}

.gift {
    min-width: 240px;
    height: 100%;
    z-index: 0;
}

.gift-hover-wrap {
    width: 100%;
	/*max-width: 264px;*/
    top: 100%;
    height: 100%;
    /*margin-right: 15px;*/
    background-color: #ECECEB;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}

.gift-hover .header{
    font-size: 16px;
    color: #79001E;
}

.gift-hover .text {
    font-family: RobotoLight, sans-serif;
    font-size: 13px;
}

.gift-block:hover {
    cursor: pointer;
}

.gift-block:hover .gift-hover-wrap {
    transform: translate(0,-100%);
    -webkit-transform: translate(0,-100%);
    -o-transform: translate(0,-100%);
    -moz-transform: translate(0,-100%);
}

.gift-block-link:hover .bg-color {
    background-color: #ECECEB;
}

.gift-block-link .text {
    font-size: 18px;
    color: #fff;
}

.gift-block-link svg {
    display: block;
    width: 40px;
    height: 40px;
}

.gift-block-link:hover .icon-gift {
    fill: #79001E;
}

.gift-block-link:hover .text {
    color: #79001E;
}


/**/
.inoffer-header {
    font-family: SpectralMedium, sans-serif;
    font-size: 26px;
    font-weight: 400;
    /*text-transform: uppercase;*/
}

.guarantee .header {
    font-family: SpectralMedium, sans-serif;
    font-size: 18px;
}

.guarantee .text {
    font-family: RobotoLight, sans-serif;
    font-size: 16px;
    color: #636363;
}

.security-icon, .comfort-icon, .service-icon {
    display: block;
    width: 100px;
    height: 100px;
}
/* .security-icon {
    background: url("../../img/landings/icon-secur.svg") 0 0 no-repeat;
    background-size: cover;
}
.comfort-icon {
    background: url("../../img/landings/icon-comf.svg") 0 0 no-repeat;
    background-size: cover;
}
.service-icon {
    background: url("../../img/landings/icon-serv.svg") 0 0 no-repeat;
    background-size: cover;
} */

/**/

.see-wrap .img {
    height: 270px;
    background-size: cover !important;
}

.see-description-wrap {
    flex: auto;
    background-color: #ECECEB;
}

/**/

.hotel-slider .page-0,
.hotel-slider .page-1 {
    height: 185px;
}

.hotel-slider .page-2,
.hotel-slider .page-3 {
    height: 300px;
}


.hotel-slider .page-4 {
    height: 185px;
}

.hotel-slider .page-5,
.hotel-slider .page-6 {
    height: 170px;
}

@media all and (max-width: 767px) {
    .hotel-slider .page-0,
    .hotel-slider .page-1,
    .hotel-slider .page-2,
    .hotel-slider .page-3,
    .hotel-slider .page-4,
    .hotel-slider .page-5,
    .hotel-slider .page-6 {
        height: 200px;
    }
}

/**/

.leave-request .header {
    color: #333;
    font-size: 26px;
}

.leave-request .text {
    color: #636363;
}

.leave-request label {
    color: #333;
    font-family: SpectralMedium, sans-serif;
}

.form-control {
    background-color: #F7F7F7;
}

/**/

.map-wrap {
    position: relative;
    overflow: hidden;
}

.map-wrap #map {
	position: initial !important;
}

.map-wrap-block {
    height: 550px;
}

.map-wrap .contacts-form-wrap {
    top: 50%;
    width: 370px;
    margin-top: -180px;
    z-index: 2;
}

.map {
    top:0;
    z-index: 0;
}

.contacts-form-wrap .header {
    font-size: 26px;
}

.contacts-form-wrap strong {
    font-size: 16px;
    color: #000;
    font-family: SpectralSemiBold, sans-serif;
}

.contacts-form-wrap .text {
    font-size: 16px;
    color: #000;
}

.modal .contacts-form-wrap {
    max-width: 470px;
    width: 100%;
}

/*what see*/

.what-see .header {
    font-size: 22px;
    color: #790920;
}

.what-see .text {
    font-size: 14px;
    color: #1D1D1B;
}

/**/

.slick-dots {
    bottom: 25px;
}

.slick-dots li {
    border: 2px solid #fff;
    border-radius: 50%;
    background: transparent;
}

.slick-dots li button:before {
    content: '';
}

.slick-dots .slick-active {
    background: rgba(121,9,32, .9);
}

#mainprevArrow, #mainnextArrow {
    top: 42%;
}

@media all and (max-width: 991px) {
    #mainprevArrow, #mainnextArrow {
        top: 38%;
    }
}

#hotelprevArrow, #hotelnextArrow {
    top: 45%;
}

#mainprevArrow, #hotelprevArrow {
    left: 70px;
}

#mainnextArrow, #hotelnextArrow {
    right: 70px;
}

#mainprevArrow, #mainnextArrow,
#hotelprevArrow, #hotelnextArrow {
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    z-index: 1;
    width: 3em;
    height: 3em;
    opacity: 0.7;
}

#mainprevArrow:hover, #mainnextArrow:hover,
#hotelprevArrow:hover, #hotelnextArrow:hover {
    opacity: 0.9;
}

@media all and (max-width: 991px) {
    #mainprevArrow, #hotelprevArrow {
        left: 2%;
    }
    #mainnextArrow, #hotelnextArrow {
        right: 2%;
    }
    .offer_info_slid {
         overflow: visible;
         min-height: initial;
         max-height: initial;
    }
}

@media all and (max-width: 767px) {
    #hotelprevArrow, #hotelnextArrow {
        top: -3%;
    }
    #hotelprevArrow {
        left: 10%;
    }
    #hotelnextArrow {
        right: 10%;
    }
    .lang-selector {
        display: none;
    }
    .lang-selector-mobile {
        display: block !important;
    }
    .hotel-slider .main-header {
        margin-bottom: 48px !important;
        padding-left: 40px;
        padding-right: 40px;
        font-size: 35px;
    }
    #hotelprevArrow, #hotelnextArrow {
        top: 0;
    }
    #hotelprevArrow, #hotelnextArrow {
        width: 2.5em;
        height: 2.5em;
    }
    #hotelnextArrow {
        right: 3%;
    }
    #hotelprevArrow {
        left: 3%;
    }
    .offer-dropdown {
        /*display: block !important;*/
        background-color: rgba(255,255,255,0);
    }
    .main-header{
        font-size: 30px;
    }
}

@media all and (max-width: 991px) {
    .aquadar-header .lang-selector {
        display: none;
    }
    .aquadar-header .lang-selector-mobile {
        display: block !important;
    }
}

@media (min-width: 1280px) {
    #prevArrow, #nextArrow {
        visibility: visible;
    }
}

@media (min-width: 768px) {
    #prevArrow, #nextArrow {
        visibility: hidden;
    }
}

@media (max-width: 575px) {
    #hotelprevArrow, #hotelnextArrow {
        /*top: 0;*/
    }
    .offer-dropdown {
        position: inherit !important;
    }
}

body.reikartz .cur-lang {
    color: #79001E;
}

body.reikartz .st1,
body.reikartz .svg_inst1,
body.reikartz .svg_yt1
{
    fill: #79001E;
}

body.reikartz .icon-address svg path {
    fill: #79001E;
}

#services .offer_info_slid ul {
    margin-left: 20px;
}


#services .offer_info_slid a,
#offers .offer_info_slid a {
    color: #000000;
    border-bottom: 1px solid #000000;
}


.lang-selector-mobile a {
    color: #000000;
}

.spa-modal {
    border-radius: 0;
    text-transform: uppercase;
}

.spa-modal svg {
    width: 60px;
    height: 60px;
    display: block;
}

.finger {
    stroke: #FFFFFF;
    fill: rgba(0,0,0,0);
}

.spa-modal:hover .finger {
    stroke: #79001E;
}

.modal-open .modal {
    z-index: 9999999;
}

#ServioResult .room-description {
    background-color: initial;
}


.conf-desc {
    width: 60%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#hotelconf1, #hotelconf2, #hotelconf3, #hotelconf4, #hotelconf5, #hotelconf6, #hotelconf7, #hotelconf8, #hotelconf9,
#hotelconf10, #hotelconf11 {
    background-repeat: no-repeat;
    /*background-position-y: center;*/
    background-size: 24px 24px;
    /*margin-left: 26px;*/
}

.bbgimg{
    position: absolute;
}

.aquadar_bgL {
    position: absolute;
    top: -85px;
    left: -115px;
    z-index: 1;
}
.aquadar_bgL_mob {
    display: none;
    position: absolute;
    bottom: -65px;
    left: -5px;
    z-index: 1;
}

@media all and (max-width: 330px) {
    .aquadar_bgL_mob {
        width: 100%;
    }
}

@media (max-width: 1425px) {
    .aquadar_bgL {
        display: none;
    }
    .aquadar_bgL_mob {
        display: block;
        position: absolute;
        z-index: 1;
    }
    .booking_blok.booking_blok_aquadar{
        padding-bottom: 80px;
    }
}
/*ГђЕЎГђВѕГђВЅГ‘вЂћГђВµГ‘в‚¬ГђВµГђВЅГ‘вЂ&nbsp; Г‘ВЃГђВµГ‘в‚¬ГђВІГђВёГ‘ВЃ 1-6*/
#hotelconf1 {
    background-image: url("/static/img/hotels/icons-21.png");
}

#hotelconf2 {
    background-image: url("/static/img/hotels/icons-22.png");
}

#hotelconf3 {
    background-image: url("/static/img/hotels/icons-24.png");
}

#hotelconf4 {
    background-image: url("/static/img/hotels/icons-30.png");
}

#hotelconf5 {
    background-image: url("/static/img/hotels/icons-19.png");
}

#hotelconf6 {
    background-image: url("/static/img/hotels/icons-25.png");
}

/*ГђВЈГ‘ВЃГђВ»Г‘Ж’ГђВіГђВё ГђВ±ГђВёГђВ·ГђВЅГђВµГ‘ВЃГђВ° 7-11*/

#hotelconf7 {
    background-image: url("/static/img/hotels/icons-23.png");
}

#hotelconf8 {
    background-image: url("/static/img/hotels/icons-26.png");
}

#hotelconf9 {
    background-image: url("/static/img/hotels/icons-27.png");
}

#hotelconf10 {
    background-image: url("/static/img/hotels/icons-28.png");
}

#hotelconf11 {
    background-image: url("/static/img/hotels/icons-29.png");
}

.hotel-gi-text {
    padding-left: 16px;
}


.mice-button-calc {
    text-transform: uppercase;
    background-color: #79001E;
    color: white !important;
    display: inline-block;
}


a.rkz-button-red-style {
    border: none;
    background-color: #79001E;
    position: relative;
    color: white !important;
    text-transform: uppercase;
    font-weight: 400;
    width: 300px;
    font-size: 16px;
    display: block;
    text-decoration: none;
    text-align: center;
    margin: 20px auto;
    padding: 7px 0;
    cursor: pointer;
}


.akva-contact-block {
    background-color: #f2f2f2;
    font-size: 14px;
}

.akva-contact-header {
    color: #79001e;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}

.akva-city-does-not-exist {
    color: #636363;
    font-weight: 100;
}

.akva-block-bold {
    font-weight: 800;
}

.book-from-offer-btn:hover {
    background-color: #ffffff !important;
    color: #79001E !important;
    outline: 1px solid #79001E;
}

.img-responsive,
.thumbnail &gt; img,
.thumbnail a &gt; img,
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  display: block;
  max-width: 100%;
  height: auto;
}


.booking_blok{
    background-image: linear-gradient(90deg, #790920 0%, #991630 40%, #991630 60%, #790920 100%);
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
.booking_row{
    background-color: #fff1df;
    padding: 15px 35px;
    position: relative;
    box-shadow: 10px 10px 10px #00000044;
}
body #ServioContainer .row-block .main-column {
    flex-grow: 1;
    flex-shrink: 1;
    min-width: 180px;
    flex-basis: 180px;
}
body #ServioContainer .all-control {
    width: 50%;
}
.text_booking{
    font-family: Spectral, sans-serif;
    font-size: 30px;
    line-height: 1.1em;
}

#street-view {
    height: 100%;
}

@media screen {

}

#cookie_policy {
    font-size: 12px;
    position: fixed;
    bottom: 0;
    right: 0;
    min-height: 120px;
    width: 320px;
    background-color: #dedfde;
    padding: 1em;
    z-index: 100000;
}

#cookie_policy form button {
    font-size: 12px;
}

#cookie_policy a {
    color: #000000;
}

/*  === reikartz-collection ===  */

body.optima-collection .room-block .link,
body.optima-collection .bg-color,
body.optima-collection .big-btn,
body.optima-collection .dropdown-content a:hover,
body.optima-collection .rkzbtn,
body.optima-collection .book-from-offer-btn,
body.optima-collection .mice-button-calc
{
    background-color: #79001E;
    border: 1px solid #79001E;
}

body.optima-collection .about-hotel-style,
body.optima-collection .btn-secondary,
body.optima-collection .btn-secondary:hover,
body.optima-collection .slick-dots .slick-active {
    background-color: rgba(121, 0, 30,.9);
}

body.optima-collection .nav-item.active .nav-link,
body.optima-collection .nav-item:hover .nav-link,
body.optima-collection .cur-lang,
body.optima-collection  .inoffer-item a:hover
{
    color: #79001E !important;
}

body.optima-collection .gift-block-link:hover .text,
body.optima-collection .gift-block-link:hover .icon-gift,
body.optima-collection .gift-block-link:hover .bg-color,
body.optima-collection .big-btn:hover,
body.optima-collection .book-from-offer-btn:hover,
body.optima-collection .security-icon .cls-1,
body.optima-collection .comfort-icon .cls-1,
body.optima-collection .service-icon .cls-1,
body.optima-collection .slick-arrow .cls-1,
body.optima-collection .top .cls-1,
body.optima-collection #facebook .cls-1,
body.optima-collection .st1,
body.optima-collection .svg_inst1,
body.optima-collection .svg_yt1
{
    background-color: #ffffff;
    color: #79001E !important;
    border: 1px solid #79001E;
    fill: #79001E !important;
}

body.optima-collection .icon-address svg path {
    fill: #79001E;
}

body.optima-collection .spa-modal:hover .finger {
    stroke: #79001E;
}

body.optima-collection .gift-block-link:hover .bg-color,
body.optima-collection .gift-block-link:hover .text
{
    border: none;
}

body.optima-collection .service-icon,
body.optima-collection .comfort-icon,
body.optima-collection .security-icon
{
    background: none;
}


/*  === razio otel ===  */

body.raziotel .room-block .link,
body.raziotel .bg-color,
body.raziotel .big-btn,
body.raziotel .dropdown-content a:hover,
body.raziotel .rkzbtn,
body.raziotel .book-from-offer-btn,
body.raziotel .mice-button-calc
{
    background-color: #3183C5;
    border: 1px solid #3183C5;
}

body.raziotel .about-hotel-style,
body.raziotel .slick-dots .slick-active,
body.raziotel .btn-secondary,
body.raziotel .btn-secondary:hover
{
    background-color: rgba(49,131,197,.9);
}

body.raziotel .nav-item.active .nav-link,
body.raziotel .nav-item:hover .nav-link,
body.raziotel .cur-lang,
body.raziotel  .inoffer-item a:hover
{
    color: #3183C5 !important;
}

body.raziotel .gift-block-link:hover .text,
body.raziotel .gift-block-link:hover .icon-gift,
body.raziotel .gift-block-link:hover .bg-color,
body.raziotel .big-btn:hover,
body.raziotel .book-from-offer-btn:hover,
body.raziotel .security-icon .cls-1,
body.raziotel .comfort-icon .cls-1,
body.raziotel .service-icon .cls-1,
body.raziotel .slick-arrow .cls-1,
body.raziotel .top .cls-1,
body.raziotel #facebook .cls-1,
body.raziotel .st1,
body.raziotel .svg_inst1,
body.raziotel .svg_yt1
{
    background-color: #ffffff;
    color: #3183C5 !important;
    border: 1px solid #3183C5;
    fill: #3183C5 !important;
}

body.raziotel .icon-address svg path {
    fill: #3183C5;
}

body.raziotel .spa-modal:hover .finger {
    stroke: #3183C5;
}

body.raziotel .gift-block-link:hover .bg-color,
body.raziotel .gift-block-link:hover .text
{
    border: none;
}

body.raziotel .service-icon,
body.raziotel .comfort-icon,
body.raziotel .security-icon
{
    background: none;
}

/*  === optima ===  */

body.optima .room-block .link,
body.optima .bg-color,
body.optima .big-btn,
body.optima .dropdown-content a:hover,
body.optima .rkzbtn,
body.optima .book-from-offer-btn,
body.optima .mice-button-calc
{
    background-color: #FCD700;
    border: 1px solid #FCD700;
}

body.optima .about-hotel-style,
body.optima .btn-secondary,
body.optima .btn-secondary:hover,
body.optima .slick-dots .slick-active {
    background-color: rgba(252,215,0,.9);
}

body.optima .nav-item.active .nav-link,
body.optima .nav-item:hover .nav-link,
body.optima .cur-lang,
body.optima  .inoffer-item a:hover
{
    color: #FCD700 !important;
}

body.optima .gift-block-link:hover .text,
body.optima .gift-block-link:hover .icon-gift,
body.optima .gift-block-link:hover .bg-color,
body.optima .big-btn:hover,
body.optima .book-from-offer-btn:hover,
body.optima .security-icon .cls-1,
body.optima .comfort-icon .cls-1,
body.optima .service-icon .cls-1,
body.optima .slick-arrow .cls-1,
body.optima .top .cls-1,
body.optima #facebook .cls-1,
body.optima .st1,
body.optima .svg_inst1,
body.optima .svg_yt1
{
    background-color: #ffffff;
    color: #FCD700 !important;
    border: 1px solid #FCD700;
    fill: #FCD700 !important;
}

body.optima .icon-address svg path {
    fill: #FCD700;
}

body.optima .spa-modal:hover .finger {
    stroke: #FCD700;
}

body.optima .gift-block-link:hover .bg-color,
body.optima .gift-block-link:hover .text
{
    border: none;
}

body.optima .service-icon,
body.optima .comfort-icon,
body.optima .security-icon
{
    background: none;
}

/*  === vitapark ===  */

body.vitapark .room-block .link,
body.vitapark .bg-color,
body.vitapark .big-btn,
body.vitapark .dropdown-content a:hover,
body.vitapark .rkzbtn,
body.vitapark .book-from-offer-btn,
body.vitapark .mice-button-calc
{
    background-color: #80A369;
    border: 1px solid #80A369 !important;
}

body.vitapark .about-hotel-style,
body.vitapark .slick-dots .slick-active,
body.vitapark .btn-secondary,
body.vitapark .btn-secondary:hover
{
    background-color: rgba(128,163,105,.9);
}

body.vitapark .nav-item.active .nav-link,
body.vitapark .nav-item:hover .nav-link,
body.vitapark .cur-lang,
body.vitapark  .inoffer-item a:hover
{
    color: #80A369 !important;
}

body.vitapark .gift-block-link:hover .text,
body.vitapark .gift-block-link:hover .icon-gift,
body.vitapark .gift-block-link:hover .bg-color,
body.vitapark .big-btn:hover,
body.vitapark .book-from-offer-btn:hover,
body.vitapark .security-icon .cls-1,
body.vitapark .comfort-icon .cls-1,
body.vitapark .service-icon .cls-1,
body.vitapark .slick-arrow .cls-1,
body.vitapark .top .cls-1,
body.vitapark #facebook .cls-1,
body.vitapark .st1,
body.vitapark .svg_inst1,
body.vitapark .svg_yt1
{
    background-color: #ffffff;
    color: #80A369 !important;
    border: 1px solid #80A369;
    fill: #80A369 !important;
}

body.vitapark .icon-address svg path {
    fill: #80A369;
}

body.vitapark .spa-modal:hover .finger {
    stroke: #80A369;
}

body.vitapark .gift-block-link:hover .bg-color,
body.vitapark .gift-block-link:hover .text
{
    border: none;
}

body.vitapark .service-icon,
body.vitapark .comfort-icon,
body.vitapark .security-icon
{
    background: none;
}
body.vitapark .booking_blok {
    background-image: none;
    background-color: #ccdac3;
}
body.vitapark .booking_blok_bg{
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
}
body.vitapark .booking_row{
    background: none;
    border: solid 1px #80A369;
    box-shadow: none;
}
body.vitapark .bbgimg{
    position: absolute;
}
body.vitapark .bbgL{
    top: -100px;
    left: -220px;
}
body.vitapark .bbgR{
    right: -275px;
    top: -15px;
}
body.vitapark .callmephone{
    padding-right: 10px;
}
body.vitapark .callmetext{
    border: solid 1px #80a369;
    border-radius: 30px;
    padding: 0 10px;
}

.rule_bg_color {
    background: #F1F1F1;
}

.rule_bg_color .time svg path {
    fill: #E9E9E9;
}

.rule_bg_color svg path,
.rule_bg_color svg polygon {
    fill: #666666;
}

.icon-wrap,
.icon-wrap svg,
.rule-icon svg {
    width: 18px;
    height: 18px;
}

.rule_bg_color .time {
    background: url("../../static/img/time.svg") 100% 50% no-repeat;
    background-size: 73px;
}

.ruleblock ol,
.ruleblock ul
{
    padding-left: 40px;
}

.ruleblock a {
    color: #000;
}

.ruleblock a {
    text-decoration: underline;
}

#OfflineFormContainer .offline-form-submit-btn,
.new-year-gifts-btn {
    border: none;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 16px;
    height: 34px;
    width: 100%;
    box-sizing: border-box;
	/*background-color: #79001e !important;*/
    /*background-color: #FCD700;*/
    color: #fff !important;
    font-family: RobotoCondensed, sans-serif;
}

.offline-form-submit-btn.disabled-btn {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
}

#rkz_header .offline-form-title {
    color: #ffffff;
    font-family: RobotoCondensed, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    max-width: 243px;
}

.booking-offline-form .offline-form-field {
    height: 34px;
}

.booking-offline-form .offline-form-field:focus {
    border: none;
    box-shadow: none;
}

.offline-form-submit-btn-wrapper input {
    border-radius: 0 5px 5px 0;
}

.offline-form-name-field input {
    border-radius: 5px 0 0 5px;
}

.offline-form-field input {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    /*border-top: 1px solid transparent;*/
    /*border-bottom: 1px solid transparent;*/
}

.offline-form-name-field input, .offline-form-phone-field input, .offline-form-email-field input {
    border-right: 1px solid #000000;
}

.offline-form-name-field input {
    border-left: 1px solid #000000;
}

.offline-form-answer {
    color: #000000;
}

@media all and (min-width: 768px) {
    .offline-form-submit-btn-wrapper {
        max-width: 245px;
    }
}

@media all and (max-width: 767px) {
    .offline-form-answer {
        color: #000000;
    }
    .offline-form-name-field input{
        border-radius: 5px 0 0 0;
    }
    .offline-form-email-field input {
        border-radius: 0 5px 0 0;
    }
    .offline-form-submit-btn-wrapper input {
        border-radius: 0 0 5px 5px;
    }
    .offline-form-field input {
        border-top: 1px solid #000000;
    }
    .offline-form-name-field input {
        border-left: 1px solid #000000;
    }
    .offline-form-email-field input {
        border-right: 1px solid #000000;
    }
}

@media all and (max-width: 576px) {
    .offline-form-field input {
        border-radius: 0;
    }
    .offline-form-submit-btn-wrapper input {
        border-radius: 5px;
    }
    .offline-form-field input {
        border: 1px solid #000000;
    }
}

#top .offline-form-submit-btn {
    background-color: #79001E;
}

#top.optima .offline-form-submit-btn {
    background-color: #FCD700;
}

#top.optima .booking_blok {
    background-image: linear-gradient(90deg, #FFD20A 0%, #FCD700 40%, #FCD700 60%, #FFD20A 100%);
}

#top.optima .booking_row {
    background-color: #FFFDCC;
}

#top.vitapark .offline-form-submit-btn {
    background-color: #80A369;
}


#top.vitapark .booking_blok {
    background-image: linear-gradient(90deg, #95AF85 0%, #80A369 40%, #80A369 60%, #95AF85 100%);
}

#top.vitapark .booking_row {
    background-color: #EAFFD6;
}
</pre></body></html>