
@import url('/mediaLib.css'); 

.upcase {
    text-transform: uppercase;
}

.fontVerdana {
    font-family: Verdana;
}

.fontGaramond {
    font-family: Garamond, serif;
}

@font-face {
    font-family: Andantino;
    src: url("/fonts/andantino.eot") /* EOT file for IE */
}

@font-face {
    font-family: Andantino;
    src: url("/fonts/andantino.ttf") /* TTF file for CSS3 browsers */
}

.fontAndantino {
    font-family: Andantino !important;
}

@font-face {
    font-family: Officina;
    src: url("/fonts/officinasanswinctt.eot") /* EOT file for IE */
}

@font-face {
    font-family: Officina;
    src: url("/fonts/officinasanswinctt.ttf") /* TTF file for CSS3 browsers */
}

.fontOfficina {
    font-family: Officina;
}

@font-face {
    font-family: OfficinaBold;
    src: url("/fonts/officinasanswinctt-bold.eot") /* EOT file for IE */
}

@font-face {
    font-family: OfficinaBold;
    src: url("/fonts/officinasanswinctt-bold.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: OfficinaBoldIt;
    src: url("/fonts/officinasanswinctt-bolditalic.eot") /* EOT file for IE */
}

@font-face {
    font-family: OfficinaBoldIt;
    src: url("/fonts/officinasanswinctt-bolditalic.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: OfficinaIt;
    src: url("/fonts/officinasanswinctt-italic.eot") /* EOT file for IE */
}

@font-face {
    font-family: OfficinaIt;
    src: url("/fonts/officinasanswinctt-italic.ttf") /* TTF file for CSS3 browsers */
}

pre {
    text-align: left;
}

a {
    color: inherit !important;
    cursor: pointer;
}

a:hover, a:active {
    color: red;
    text-decroration: none;
}
#barh {
position: absolute;right: 3em;top: 48vh;width: 19vw;
}
header {
    padding: 0;
    color: #ecebeb !important;
    font-size: 100%;
    position: absolute;
    top: 0;
    margin: 0;
    z-index: 100;
    background: #fff;
}
header > .contactbar {
    background: #564848;
}
body.otklyuchen-za-neplatu.loaded {
    padding-top: 0;
}
header div.bookingdiv {
    background: #eb7e6b;
    font-weight: bold;
    text-transform: uppercase;
}

header a.booking {
    padding: 0.75em;
    color: #ffffff !important;
    font-size: 90%;
    margin: 0;
    z-index: 100;
    display: block;
}

header a:hover {
    text-decoration: none;
}

div#p1 {
    font-weight: bold;
    text-transform: uppercase;
}

#spa_list .card-body {
    min-height: 15em;
}

header div.d-inline-block {
    margin-left: 1.5em;
}

address {
    margin: 0 !important;
    padding: 0 !important;
}

nav {
    z-index: 100;
    background: white
}

.roomoption label {
    font-weight: bold;
    margin: 1em 0.5em 0.2em 0;
}

.roomoption .galka label {
    font-weight: bold;
    margin: 0.5em 0.2em 0;
    width: 50%;
}

.roomoption .galka b {
    font-weight: bold;
    font-size: 1.4em;
    text-align: right;
    width: 30%;
    display: inline-block;
    margin: 0;
}

.roomoption {
    text-align: left;
}

.galka {
    margin: 1em;
    padding: 1em;
    background-image: url(/cardinal/galka.jpg);
}

#slider img.d-block.w-100 {
    filter: brightness(30%);
}

#slider .caption {
    position: absolute;
    bottom: 5em;
    text-align: center;
    color: #fff;
    width: 100%;
    margin: 1em auto;
}

a.button1 {
    padding: 0.5em 1em;
    border: 1px solid;
    margin: 1em !important;
    text-transform: uppercase;
    margin-top: 5em;
    display: inline-block;
    width: max-content;
    text-align: center;
}

a.button2 {
    text-align: center;
    background: #f59707;
    padding: 0.3em 1em;
    color: #ffffff !important;
    margin: 1em auto;
    display: block;
    width: max-content;
    width: -moz-max-content;
    text-decoration: none;
}

a.button3 {
    text-align: center;
    padding: 0.3em 1em;
    border: 1px solid;
    margin: 1em auto;
    display: block;
    font-size: 70%;
    width: max-content;
    width: -moz-max-content;
}

a.button2:hover {
    background: #97accd;
    /* color: #d8bb20 !important; */
}

.message {
    background-size: contain;
    width: 120px;
    background-image: url(/cardinal/load.gif);
    height: 120px;
    margin: 0 auto;
    background-repeat: no-repeat;
    z-index: 10;
    display: none;
}

nav .item {
    margin-right: 2em;
    text-transform: uppercase;
    color: #888983;
    position: relative;
    padding: 1em 0 0.7em 0;
    /* font-weight: bold; */
    border-bottom: 3px solid #fff;
}

nav .item a:hover {
    text-decoration: none;
}

nav.onTop .item {
    margin-right: 2em;
    text-transform: uppercase;
    font-family: Garamond;
    color: rgba(255, 255, 255, 0.76);
    position: unset;
}

nav.onTop .submenu .item {
    margin-right: 2em;
    text-transform: lowercase;
    font-family: Garamond;
    color: #795548 !important;
    display: inline-table;
    font-family: Officina, serif;
}

nav.onTop .submenu .item:hover {
    background: #795548 !important;
    color: #fcfbfa !important;
}

nav.onTop .submenu .item a {
    padding: 1em;
}

nav .item.active, nav .item:hover {
    border-color: #eb7e6b;
    text-decoration: none !important;
}

#myCarousel .carousel-item, #myCarouse2 .carousel-item {
    min-height: 39em;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: bottom center !important;
}

#myCarouse2 .carousel-item {
    height: 25em;
    min-height: 25em;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
}

.carousel-item .container {
    width: inherit;
    height: 39em;
    display: block;
    max-width: unset;
    max-height: unset;
    /* background-color: rgba(0, 0, 0, 0.5); */
}

#myCarouse2 .carousel-item .container {
    height: 25em;
}

.container-fluid.rheader {
    background-image: url(/cardinal/fon-more.jpg);
    height: 17em;
    background-repeat: no-repeat;
    background-size: cover;
    /* filter: brightness(85%) saturate(80%); */
    /* -webkit-filter: brightness(65%) saturate(80%); */
    /* -webkit-transition: all 3s ease; */
    -moz-transition: all 3s ease;
    -o-transition: all 3s ease;
    -ms-transition: all 3s ease;
    transition: all 3s ease;
    background-position: center;
}

.carousel .carousel-item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

div#privet {
    background: #70ecf9 ;
    background: -moz-linear-gradient(left, #70ecf9 1%, #f0fbf7 51%, #70ecf9 100%);
    background: -webkit-linear-gradient(left, #70ecf9 1%,#f0fbf7 51%,#70ecf9 100%);
    background: linear-gradient(to right, #70ecf9 1%,#f0fbf7 51%,#70ecf9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6c4a8', endColorstr='#d6c4a8',GradientType=1 );
    padding: 0;
    /* height: 16em; */
    margin: 0;
    overflow: hidden;
    /* display: none; */
}

#privet >div {
    height: inherit;
    background-image: url(/images/strelka_temnaya.svg), url(/images/strelka_svetlaya.svg), url(/images/yzormini4.png);
    background-repeat: no-repeat, no-repeat, repeat;
    background-position: center top, center 100%, center top;
    background-size: 5em, 12em, 4em;
    z-index: 2;
    padding: 3em 0;
}

div#strelka2 {
    background: #70ecf9 ;
    background: -moz-linear-gradient(left, #70ecf9 1%, #f0fbf7 51%, #70ecf9 100%);
    background: -webkit-linear-gradient(left, #70ecf9 1%,#f0fbf7 51%,#70ecf9 100%);
    background: linear-gradient(to right, #70ecf9 1%,#f0fbf7 51%,#70ecf9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6c4a8', endColorstr='#d6c4a8',GradientType=1 );
    padding: 0;
    min-height: 12em;
}

#strelka2 >div {
    height: inherit;
    background-image: url(/images/yzormini4.png);
    background-repeat: repeat;
    background-position: center top;
    background-size: 4em;
    z-index: 2;
    padding: 3em 0;
}

#strelka2 h2.fontGaramond {
    margin: -0.4em;
    font-size: 200%;
}

#strelka2 h3 {
    color: #057b8e;
    font-size: 260%;
}

#action_list h3 {
    color: #f79806;
    font-size: 240%;
}

footer {
    background-color: #493c3c;
    color: #dec49f;
}

footer div.container-fluid:first-child {
    background-color: #564848;
    color: #fff;
}

footer div.container:first-child {
}

footer img {
    background: #fff;
    padding: 0.2em;
}

.content {
    position: relative;
    width: inherit;
    padding: 0;
    margin: 0;
}

.bground {
    position: absolute;
    width: inherit;
    padding: 0;
    margin: 0;
    min-height: 18em;
}

footer .bground {
    background: #2b55a2;
    background: -moz-linear-gradient(top, #564848 21%, #000000 99%);
    background: -webkit-linear-gradient(top, rgba(86, 72, 72, 0.8) 21%,#000000 99%);
    background: linear-gradient(to bottom, rgba(43, 85, 162, 0.7) 21%,#000000 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#564848', endColorstr='#000000',GradientType=0 );
    /* opacity: 0; */
    min-height: 20em;
}

footer .content {
    padding: 3em 0 0 0;
}

h1,h2,h3,h4 {
    font-family: Garamond, sans-serif;
}

p {
    font-family: Officina, serif;
}

div#ptext {
    padding: 1.5em;
    color: #564848;
    /* background: #f7f3e8; */
}

div#ptext1 {
    padding: 4.5em 1.5em;
    color: #564848;
    /* background: #f7f3e8; */
}

#ptext .hr {
    height: 1em;
    width: 80%;
    background-image: url(/images/logo_small.svg), url(/images/pix_aebfda.gif);
    background-repeat: no-repeat,repeat-x;
    background-position: center;
    background-size: 3em, 1px;
    padding: 1.5em;
    margin: 0em auto 1em;
}

.photoLincbox {
    text-align: center;
}

div#mp_3 {
    margin: 2em auto;
}

.photoLincbox img {
    width: 100%;
}

.photoLincbox div {
    /* width: 75%; */
    text-align: right;
}

.photoLincbox p {
    font-size: 120%;
    padding: 0;
    margin: 0 0 -1.5em 0;
    line-height: 1em;
}

.photoLincbox label {
    font-size: 200%;
    line-height: 0.5em;
    margin-top: 0.7em;
    color: #c69b6e;
}

::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}

::-webkit-scrollbar-button {
    width: 2px;
    height: 2px;
}

.carousel-caption {
    text-shadow: 0 0 8px #000;
}

.container h3 {
    color: rgba(136, 138, 124, 1);
    border-left: 0.4em solid #eb7e6b;
    width: max-content;
    padding-left: 0.3em;
    text-align: center;
    margin: auto;
    font-weight: 400;
    margin-top: 1em;
    font-weight: 500;
}

.carousel-item .container h3 {
    color: rgb(247, 247, 247);
    /* text-shadow: 0 0 8px #000; */
}

.container h3>span {
    color: rgba(1, 173, 249, 1) !important;
}

.index .room {
    display: none;
}

.index .room .card {
    box-shadow: 0em 0em 2em #999;
}

.index .room .card-body h4 {
    min-height: 3em;
}

.index .room .card-body .card-text {
    min-height: 8em;
}

.index div.roomOption {
    background-color: #554641;
    font-size: 70%;
    color: #eb7e6a;
    font-weight: bold;
}

.index div.roomOption label {
    /* font-size: 110%; */
    color: #FFF;
    margin: 0;
}

.rooms .room .card {
    box-shadow: 0em 0em 2em #999;
}

.rooms .room .card-body h4 {
    min-height: 3em;
}

.rooms .room .card-body .card-text {
    min-height: 8em;
}

.rooms div.roomOption {
    background-color: #554641;
    font-size: 70%;
    color: #eb7e6a;
    font-weight: bold;
}

.rooms div.roomOption label {
    /* font-size: 110%; */
    color: #FFF;
    margin: 0;
}

div {
    box-sizing: border-box;
}

.listservicer ul {
}

.listservicer ul li {
    display: inline-block;
    margin-left: 2em;
}

.col.a11 {
    background-image: url(/cardinal/fon.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 20px #666;
}

.col.a11 p {
    background: rgba(255, 255, 255, 0.85);
    margin: 4em 18em;
}

.b11 p {
    margin-top: 8em;
}

.b11 .col {
    background-repeat: no-repeat;
    background-position: center 2em;
    background-size: 5em;
    font-size: 99%;
}

.b11 .col.b1 {
    background-image: url(/cardinal/pics/zont.svg);
}

.b11 .col.b2 {
    background-image: url(/cardinal/pics/children.svg);
}

.b11 .col.b3 {
    background-image: url(/cardinal/pics/aqva.svg);
}

.b11 .col.b4 {
    background-image: url(/cardinal/pics/wifi.svg);
}

.b11 .col.b5 {
    background-image: url(/cardinal/pics/eda.svg);
}

.b11 .col.b6 {
    background-image: url(/cardinal/pics/krovatka.svg);
}

.roomamainimage {
    height: 37em;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.row.c0 .col {
    height: 10em;
    /* padding-top: 2em; */
    overflow: hidden;
    box-shadow: #9E9E9E 0 0 1em;
    margin: 0 2em;
    padding: 0 20px 0 0;
}

.row.c0 .col >h5 {
    text-align: left;
    margin-top: 1em;
}

.row.c0 .col >p {
    text-align: left;
}

.row.c0 .col >img {
    height: 100%;
    float: left;
    margin-right: 2em;
}

.c0 {
    margin: 1em 0 5em 0;
}

.photok img {
    width: 100%;
    margin: 0.5em 0;
}

.btn-group a {
    color: #eb7e6b !important;
    padding: 0.2em 0.5em;
    /* color: #fff !important; */
    font-weight: 600;
}

.card-body small {
    color: rgba(1, 173, 249, 1) !important;
    font-weight: 600;
}

div#mp_4 {
    background-image: url(/cardinal/fon1.jpg);
    color: #FFF;
    padding: 8em 5em;
    background-position: center;
    background-size: cover;
}

div#mp_4 h4 {
    float: right;
    text-transform: uppercase;
    margin-top: 1%;
    margin-right: 9%;
    text-align: left;
    font-size: 210%;
    font-weight: 400;
}

div#mp_4 ul {
    text-transform: lowercase;
    margin-left: 10%;
    width: 14em;
}

.container.text-center.photok {
    margin: 2em auto;
}

#photoLib {
    position: relative;
    height: 150px;
    padding: 0;
}

.mapcaption {
    position: absolute;
    z-index: 3;
    font-size: 0.7em;
    margin: 4em;
    padding: 2em;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 3px;
    box-shadow: 0 0 5px #ccc;
    right: 0;
    text-align: center;
}

div#uslugilist .card-img-top {
    width: 1px;
    height: 1px;
}

div#uslugilist .cbody {
    height: auto;
    background-color: #ffffffb5;
    margin: 5%;
    position: absolute;
    width: 90%;
    padding: 2.5%;
}

div#uslugilist .cbody h5 {
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

div#uslugilist .cbody p {
    height: min-content;
    display: none;
}

div#uslugilist .card {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    max-height: 29vw;
    min-height: 15em;
    background-color: #eee;
    color: #fff;
    /* padding: 1em; */
    transition: 0.5s;
}

#actionlist .img {
    width: 40%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

div#actionlist .col {
    padding: 0;
    display: flex;
    border: 1px solid rgba(204, 204, 204, 0.5);
    justify-content: space-between;
    align-items: center;
}

div#actionlist .rov:nth-child(even) .col {
}

div#actionlist .card-body {
    padding: 0;
    width: 60%;
    padding: 3%;
}

div#uslugilist .card:hover, div#actionlist .col:hover {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
    transition: 0.25s;
    margin-top: -5px;
}

.back-img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 0;
}

#uslugilist .back-img {
    filter: brightness(85%) saturate(80%);
    -webkit-filter: brightness(65%) saturate(80%);
    -webkit-transition: all 3s ease;
    -moz-transition: all 3s ease;
    -o-transition: all 3s ease;
    -ms-transition: all 3s ease;
    transition: all 3s ease;
}

#uslugilist .back-img:hover {
    -webkit-filter: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 0.5s ease;
}

div#uslugilist .card .head {
    background-color: rgba(255, 255, 255, 0.9);
    color: #212529;
    padding: 0.5em;
    border-radius: 3px;
    z-index: 1;
    margin: 1em;
    font-size: 0.8em;
}

div#uslugilist .card .head h5 {
    margin: 0;
    background-image: url(/cardinal/strelkapravo.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center right;
}

div#uslugilist .card .head p {
    display: none;
    margin-top: 1em;
}

div#uslugilist .card .head:hover p {
    display: block;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 0.5s ease;
}

.mapcaption h4 {
    font-family: sans-serif;
    font-size: 1.5em;
    margin: 1em 0.5em;
}

.mapcaption p {
    margin: 0.2em;
    font-size: 1.2em;
}

.index div#maps {
    height: 24em;
}

div#maps {
    height: 16em;
}

#actionlist .row {
    min-height: 19em;
    /* border: 1px solid #ccc; */
}

#actionlist .row:nth-child(2n) .col {
    flex-direction: row-reverse;
    text-align: right;
}

#actionlist .col:nth-child {
    background-size: cover;
    background-repeat: no-repeat;
}

#actionlist .row:even .col:nth-child {
    background: red;
}

.horizontal-scroll-wrapper {
    position: absolute;
    top: -2px;
    left: -150px;
    width: 150px;
    max-height: 100vw;
    margin: 0;
    overflow-y: auto;
    overflow-x: hidden;
    transform: rotate(-90deg);
    transform-origin: right top;
}

.horizontal-scroll-wrapper > div {
    display: block;
    padding: 0;
    background: #cab;
    transform: rotate(90deg) translateX(150px);
    transform-origin: right top;
    background-size: cover;
    height: 150px;
    margin: 0px;
    width: 150px;
}

a#allPhotos {
    margin: 0.5em;
    padding: 1em;
    display: block;
    position: relative;
    font-family: Officina, serif;
}

a#allPhotos:before {
    content: "";
    position: absolute;
    width: 210%;
    height: 200%;
    top: -50%;
    left: -50%;
    z-index: -1;
    background: url(/images/strelka_temnaya.svg) center center no-repeat;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background-size: 2em;
    background-position: center 90%;
}

div#map {
    height: 15em;
}

div#myCarousel,div#myCarouse2 {
    position: relative;
    /* top: 0; */
    /* left: 0; */
    width: 100%;
}

body {
    opacity: 0;
}

body.loaded {
    opacity: 1;
    transition: 3s;
    padding-top: 9em;
}

body .container {
    padding: 0px;
}

header > .row {
    padding: 0.5em;
}

header img.geo {
    width: 3em;
    height: 3em;
    background: #564848;
    padding: 0.2em;
    top: -1.75em;
    position: relative;
    border-radius: 50%;
    /* margin: 0 auto; */
    background-image: url(/cardinal/pics/geo.svg);
    background-repeat: no-repeat;
    background-size: 1em;
    background-position: center;
}

header img.logo {
    padding: 0.2em;
    top: -1em;
    position: relative;
    max-width: 19vw;
}

nav.navbar {
    padding: 0;
}

nav.onTop {
    background: #fff;
    position: fixed;
    top: 0;
}

nav.onTop li.item.nav-item1 {
    color: #333 !important;
}

ul.navbar-nav.mr-auto {
    margin: 0 auto;
    font-size: 90%;
}

nav.onTop ul.submenu {
    background: #fff;
    color: #333 !important;
}

ul.submenu {
    position: absolute;
    width: 250%;
    left: 0;
    padding: 0;
    background: #fff;
    top: 3.5em;
}

.onTop ul.submenu {
    width: 100%;
}

ul.submenu li {
    /* display: inline-block; */
    padding: 0.5em 1em;
    margin: 0;
    margin-top: 0.2em;
    max-width: 100%;
    font-family: Officina, serif;
    text-transform: lowercase;
    list-style: none
}

ul.submenu li:hover {
    background: #eb7e6b;
    color: #fff;
}

.onTop ul.submenu li {
    /* display: inline-block; */
    max-width: 30%;
}

footer .plusLogo {
    /* height: 3em; */
    padding-top: 2em;
    background-image: url(/images/logo_small.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 1.7em;
}

footer ul {
    padding: 1em;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 90%
}

footer ul >li {
    padding: 0 1em;
    border-left: 1px solid #ffffff36;
    text-transform: uppercase;
}

footer ul >li:first-child {
    border-left: none;
}

div#menulogo img {
    /* width: 2em; */
    padding: 0.2em;
}

div#menulogo label {
    padding: 0 1em !important;
    margin: 0 auto;
}

.onTop div#menulogo label {
    color: #999;
}

div#menulogo {
    width: max-content;
    margin: 0 auto;
    width: -moz-max-content;
}

nav a.button2 {
    margin: 0 auto;
}

div#mp_5 {
    margin: 2em auto;
}

#mp_7 .row {
    border-color: #c69b6e!important;
}

div#mp_8 {
    margin: 2em auto;
}

.rooms-thumb {
    overflow: hidden;
    text-align: center;
}

.rooms-thumb h2 {
    font-size: 1.3em;
    text-transform: uppercase;
}

.rooms-thumb h3 {
    font-size: 1.8em;
    margin-top: -0.5em;
}

.rooms-thumb img {
    width: 100%;
}

.rooms-thumb p.smalldescription {
    height: 7em;
    text-align: center;
    padding-top: 1em;
}

.rooms-thumb p.roomPrice {
    margin: 0;
    padding: 0;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
}

p.smalldescription {
    height: 7em;
}

div#list-rooms .row>div {
    margin: 1em 0;
}

div#list-rooms .row>div:nth-child(1),div#list-rooms .row>div:nth-child(4),div#list-rooms .row>div:nth-child(5), div#list-rooms .row>div:nth-child(8),div#list-rooms .row>div:nth-child(9),div#list-rooms .row>div:nth-child(12) {
    background: rgba(238, 239, 239, 0.5);
}

div#cyrentRoom {
    margin: 5em auto;
}

div#cyrentRoom .rooms-thumb {
    margin: 0 1em;
    /* height: 90%; */
}

#cyrentRoom p.introtext,#cyrentRoom ul {
    text-align: left;
}

#cyrentRoom ul {
    margin: 0 auto;
    padding: 0;
    width: 80%;
}

#cyrentRoom ul li {
    list-style: none;
    background-image: url(/images/strelka_li.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 0.5em;
    padding-left: 0.8em;
    margin: 0 0 0.2em 0;
}

div#roomCarusel {
    height: 80%;
}

div#pitCarusel {
    height: 100%;
}

div#roomCarusel .carousel-inner,div#roomCarusel .carousel-item, div#pitCarusel .carousel-inner,div#pitCarusel .carousel-item {
    height: 100%;
}

div#roomCarusel .carousel-item,div#pitCarusel .carousel-item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

div#roomCarusel .carousel-control-prev, div#roomCarusel .carousel-control-next {
    position: absolute;
    top: 49%;
    bottom: unset;
    // Use flex for alignment (1-3) }

.column {
    -webkit-columns: 15em 2;
    -moz-columns: 15em 2;
    columns: 15em 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-rule: none;
    -moz-column-rule: 1px solid #ccc;
    column-rule: none;
}

.column2 {
    -webkit-columns: 15em 2;
    -moz-columns: 15em 2;
    columns: 15em 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-rule: none;
    -moz-column-rule: 1px solid #ccc;
    column-rule: none;
}

.column3 {
    -webkit-columns: 10em 3;
    -moz-columns: 10em 3;
    columns: 10em 3;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -webkit-column-rule: none;
    -moz-column-rule: 1px solid #ccc;
    column-rule: none;
}

.roomItems b.header {
    text-transform: uppercase;
    margin-bottom: 1em;
    display: block;
}

.roomItems ul {
    width: 100% !important;
    padding-left: 1em !important;
}

.roomItems li {
    background: none !important;
    list-style-type: disc !important;
    padding-left: 0em !important;
}

div#aphoto {
    background-image: url(/images/treygolnik.svg),url(/images/para.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: right center, center center;
    background-size: contain, cover;
}

.submenu {
    display: none;
}

.mborder {
    border: 1px solid #87a7d8;
}

.noMaterials {
    color: red !important;
    font-weight: bold;
}

.mtext {
    color: #c69b6e !important;
}

#action_list img {
    width: 100%;
    margin: 1em auto;
}

#action_list ul {
    width: 100%;
    list-style: none;
}

div#spatabs {
    margin-bottom: 4em;
}

section.jumbotron.text-center {
    padding-top: 10em;
}

#spa_list ul,ul.mini {
    margin: 0.5em;
    padding: 0;
    font-size: 80%;
    font-family: Officina;
}

#spa_list p.text {
    text-align: center;
    font-weight: bold;
    color: #c69b6e;
    font-size: 120%;
}

#spa_list ul li {
    margin: 0.1em;
    padding: 0;
    list-style: none;
}

div#photoLincbox {
    background-position: ;
    background-size: cover;
}

iframe#bookig {
    min-height: 90vh;
    border: none;
}

@media handheld and (orientation: landscape) {
}

@media handheld and (orientation: portrait) {
    body.loaded {
        opacity: 1;
        transition: 3s;
        padding-top: 0;
    }
}

@media all and (orientation: portrait) and (max-width: 768px) {
    body.loaded {
        opacity: 1;
        transition: 3s;
        padding-top: 0;
    }
}
.mobile_widget {
    display:none;
}

@media (max-width: 768px) {
    body {
    }

    .navbar button.navbar-toggler {
        float: left;
    }
.mobile_widget {
    display:block;
}
.full_widget {
    display:none;
}
    nav.navbar {
        top: 0;
        position: fixed;
        color: #fff !important;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        padding: 0.5em 0;
    }
header img.logo {
    padding: 0.2em;
    top: 0em;
    left: -2em;
    position: relative;
    max-width: 50vw;
}
    nav.onTop {
        background: #181717a8;
    }

    nav li.item.nav-item1 {
        margin: 0.5em 0;
        color: #fff;
        border: none;
    }

    nav.onTop li.item.nav-item1 {
        color: #fff !important;
    }

    ul.navbar-nav.mr-auto {
        height: 100vh;
    }

    body .container {
        padding: 0;
    }
    #myCarousel .carousel-item, #myCarouse2 .carousel-item {
    min-height: 30em;
}
.carousel-item .container {
    width: inherit;
    height: inherit;
    max-width: unset;
    min-height: unset;
}

.col.a11 p {
    background: rgba(255, 255, 255, 0.75);
    margin: 3em 1em;
}
div#maps {
    height: 65vh;
}
footer ul {
    display: none;
}
    footer {
        background-size: 7em;
        /* height: auto; */
        background-color: #564848;
        color: #fff;
        font-size: 80%;
        padding: 0 !important;
        margin: 0;
        overflow: hidden;
    }

    div#navbar1 {
        position: fixed;
        top: 3.5em;
        left: 0;
        background: inherit;
        width: 100%;
        padding: 0.5em 5% 1em 5%;
        background: rgba(0, 0, 0, 0.5);
    }

    .rooms-thumb p.smalldescription {
        height: auto;
    }

    div#cyrentRoom {
        margin: 0em auto;
    }

    div#roomCarusel, #pitCarusel {
        height: 50vh !important;
    }

    .no-gutters {
        margin-right: 0;
        margin-left: 0;
        > .col, > [class*="col-"] {
            padding-right: 0;
            padding-left: 0;
        }
    }

    div#strelka2 {
        font-size: 80%;
    }

    #strelka2 h2.fontGaramond {
        margin: -0.4em;
        font-size: 180%;
    }

    #spa_list .card-body {
        min-height: unset;
    }

    .carousel-caption {
        right: 0 !important;
        left: 0 !important;
        width: 100% !important;
    }
    .container h3 {
    width: inherit;
    }
    div#mp_4 {
    background-image: url(/cardinal/fon1.jpg);
    color: #FFF;
    padding: 3em 1em;
    background-position: center;
    background-size: cover;
}
    div#mp_4 h4 {
    float: right;
    text-transform: uppercase;
    margin: 0.5em 0;
    font-size: 210%;
    font-weight: 400;
    text-align: center;
}
#barh {position: absolute;width: 60vw;right: 20vw;top: 15vh;}
.row.c0 .col  {
    height: unset;
}
.row.c0 .col >img {
    height: unset;
    width: 100%;
}
}
