@font-face {
    font-family: "TinosRegular";
    src: url("../fonts/TinosRegular/TinosRegular.eot");
    src: url("../fonts/TinosRegular/TinosRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/TinosRegular/TinosRegular.woff") format("woff"),
    url("../fonts/TinosRegular/TinosRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "TinosBold"; */
@font-face {
    font-family: "TinosBold";
    src: url("../fonts/TinosBold/TinosBold.eot");
    src: url("../fonts/TinosBold/TinosBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/TinosBold/TinosBold.woff") format("woff"),
    url("../fonts/TinosBold/TinosBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "TinosItalic"; */
@font-face {
    font-family: "TinosItalic";
    src: url("../fonts/TinosItalic/TinosItalic.eot");
    src: url("../fonts/TinosItalic/TinosItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/TinosItalic/TinosItalic.woff") format("woff"),
    url("../fonts/TinosItalic/TinosItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "TinosBoldItalic"; */
@font-face {
    font-family: "TinosBoldItalic";
    src: url("../fonts/TinosBoldItalic/TinosBoldItalic.eot");
    src: url("../fonts/TinosBoldItalic/TinosBoldItalic.eot?#iefix")format("embedded-opentype"),
    url("../fonts/TinosBoldItalic/TinosBoldItalic.woff") format("woff"),
    url("../fonts/TinosBoldItalic/TinosBoldItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "OpenSansRegular";
    src: url("../fonts/OpenSansRegular/OpenSansRegular.eot");
    src: url("../fonts/OpenSansRegular/OpenSansRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansRegular/OpenSansRegular.woff") format("woff"),
    url("../fonts/OpenSansRegular/OpenSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

/* font-family: "OpenSansBold"; */
@font-face {
    font-family: "OpenSansBold";
    src: url("../fonts/OpenSansBold/OpenSansBold.eot");
    src: url("../fonts/OpenSansBold/OpenSansBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansBold/OpenSansBold.woff") format("woff"),
    url("../fonts/OpenSansBold/OpenSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "OpenSansSemiBold";
    src: url("../fonts/OpenSansSemiBold/OpenSansSemiBold.eot");
    src: url("../fonts/OpenSansSemiBold/OpenSansSemiBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/OpenSansSemiBold/OpenSansSemiBold.woff") format("woff"),
    url("../fonts/OpenSansSemiBold/OpenSansSemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "OpenSansSemiBold";
    src: url("../../../javascript/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.eot");
    src: url("../../../javascript/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.eot?#iefix")format("embedded-opentype"),
    url("../../../javascript/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.woff") format("woff"),
    url("../../../javascript/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.ttf") format("truetype"),
    url("../../../javascript/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.svg") format("svg");
    font-style: normal;
    font-weight: normal;
}
body{
    font-family: "OpenSansRegular", Arial, sans-serif;
    font-size: 14px;
    color: #8aa91e;
    min-width: 320px;
}
/* header */

header{
    padding-top: 7px;
    margin-bottom: 0;

}
header:after{
    position: absolute;
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 12px 0 12px;
    border-color: #fff transparent transparent transparent;
    z-index: 9;
    margin: 0 49%;
}

header .logo{
    width: 175px;
    height: 100px;
}

header .logo img{
    margin: 0 auto;
}

header nav ul{
    //margin-top: 63px;
    margin-bottom: 4px;
}

header nav li{
    display: inline-block;
    padding: 5px 0 9px 0;
}

header nav li a{
    font-family: "TinosRegular",sans-serif;
    font-size: 18px;
    color: #003006;
    border-right: 1px solid #003006;
    padding: 0 7px 0 7px;
}

header nav li a:hover,
.menu_active{
    color: #809804;
}

header nav li:last-child a{
    border-right: none;
}

header nav .col-menu-1{
    padding-left: 0;
    margin-top: 64px;
    text-align: right;
    margin-left: 25px;
}
.cart-top{
    margin: 0 30px;
    position: relative;
}
.cart-top a{
    display: block;
    width: 30px;
    height: 30px;
    padding: 3px;
}

.cart-top  .pe-7s-cart{
font-size: 20px;
    color: #868787;
    font-weight: bold;
}

.cart-top a:hover{
    color: #198cc7;
    text-decoration: none;
}
.number-items{
    position: absolute;
    left: 22px;
    bottom: 7px;
    font-size: 12px;
}
.language span a{
    font-size: 10px;
    color: #868787;
    text-transform: uppercase;
}
.language span.leng-active a,
.language span:hover a{
    color: #00a651;
    text-decoration: underline;
    cursor: pointer;
}
.login-top a{
    font-size: 12px;
    color: #868787;
}
.login-top a:hover{
    color: #1f9ad5;
    text-decoration: underline;
}

.top{
    margin: 17px 0;
    padding-right: 95px !important;
}
.language, .login-top{
    margin-top: 5px;
}
    /* slider */

#slideshow-top{
    margin: 0 0 15px;
}

#slideshow0.owl-carousel{
    background: transparent;
}
/* 23.12 */
#slider-top .item img{
    /*height: 600px;
    width: auto;
    min-width: 100%;
    object-fit: cover;*/
    margin: 0 auto;
}

#slider-top h2{
    display: none;
}

.slider .owl-wrapper-outer{
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
}

.slider .owl-pagination{
    top: -36px;
}

.slider .owl-controls .owl-page.active span {
    background: #fff;
    width: 15px;
    height: 15px;
}

.slider .owl-controls .owl-page span {
    background: rgba(255, 255, 255, 0.6);
    width: 15px;
    height: 15px;
}

.common-home .slider .fa{
    font-size: 60px;
    color: #fff;
    text-shadow: 1px 1px 5px #696969;
}

#slideshow{
    margin: 0 0 35px;
}

.slider .slider-left,
.slider .slider-right,
.nomer-left,
.nomer-right{
    display: block;
    width: 21px;
    height: 34px;
}

.slider .slider-left{
    background: url("../image/slider-left.png");
}

.slider .slider-right{
    background: url("../image/slider-right.png");
}
.slider.slider-gallery .slider-left{
    background: url("../image/gallery-arrow.png") center left;
}

.slider.slider-gallery .slider-right{
    background: url("../image/gallery-arrow.png") center right;
}

.nomer-left{
    background: url("../image/nomer-left.png");
}

.nomer-right{
    background: url("../image/nomer-right.png");
}
#owl-numbers.owl-carousel .owl-buttons .owl-next {
    right: -52px;
}

#owl-numbers.owl-carousel .owl-buttons .owl-prev {
    left: -52px;
}

#owl-numbers .fa{
    font-size: 60px;
    color: #364826;
}

.slider .owl-fade-in{
    -webkit-animation: fadeIn 1.7s both ease;
    -moz-animation: fadeIn 1.7s both ease;
    animation: fadeIn 1.7s both ease;
}

.information-information-69 .contein-4:after{
    display: none;
}

.owl-carousel.slider-gallery{
    position: relative !important;
}
/* content */

.about-us{
    text-align: center;
}

.about-us p {
    line-height: 22px;
    margin-bottom: 22px;
}

.about-us h3{
    margin-bottom: 23px;
}

.about-us.border-b:after,
.services.border-t:before{
    background-color: #cbe26d;
}
.services.border-t:before {
    margin: 27px auto 22px auto;
}

.border-b:after{
    display: block;
    position: relative;
    content: '';
    width: 200px;
    height: 2px;
    background-color: #e0e0e0;
    margin: 50px auto 22px auto;
}

.border-t:before{
    display: block;
    position: relative;
    content: '';
    width: 200px;
    height: 2px;
    background-color: #e0e0e0;
    margin: 23px auto 51px auto;
}

.step.border-b:after{
    margin: 36px auto 56px auto;
}

h2, h1.h2{
    font-family: 'TinosBold',sans-serif;
    font-size: 24px;
    margin-bottom: 15px;
}

h3{
    font-family: 'OpenSansBold', Arial, sans-serif;
    font-size: 16px;
}

h4{
    font-family: 'OpenSansBold', Arial, sans-serif;
    font-size: 14px;
}

.step .step-col-5{
    width: 20%;
    padding: 124px 20px 0 20px;
    text-align: center;
    position: relative;
    margin-top: 27px;

}
.step .step-col-5 span{
    font-family: OpenSansBold, Arial, sans-serif;
    font-size: 24px;
    color: #fff;
    width: 37px;
    height: 37px;
    display: block;
    background: #bad71d;
    border-radius: 50%;
    margin: 0 auto;
}

.step .step-col-5.step1{
    background: url("../image/step1_h.png") no-repeat top center;
}

.step .step-col-5.step2{
    background: url("../image/step2_h.png") no-repeat top center;
}

.step .step-col-5.step3{
    background: url("../image/step3_h.png") no-repeat top center;
}

.step .step-col-5.step4 {
    background: url("../image/step4_h.png") no-repeat top center;
}

.step .step-col-5.step5{
    background: url("../image/step5_h.png") no-repeat top center;
}

.step-col-5.step1:hover, .step-col-5.step2:hover, .step-col-5.step3:hover, .step-col-5.step4:hover, .step-col-5.step5:hover{
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    cursor: pointer;
}

.step .step-col-5.step1:hover{
    background: url("../image/step1.png") no-repeat top center;
}

.step .step-col-5.step2:hover{
    background: url("../image/step2.png") no-repeat top center;
}

.step .step-col-5.step3:hover{
    background: url("../image/step3.png") no-repeat top center;
}

.step .step-col-5.step4:hover {
    background: url("../image/step4.png") no-repeat top center;
}

.step .step-col-5.step5:hover{
    background: url("../image/step5.png") no-repeat top center;
}

.step .step-col-5:after{
    content: '';
    display: block;
    width: 25px;
    height: 34px;
    background: url("../image/step-next.png") center no-repeat;
    position: absolute;
    top: 53px;
    right: -12px;
}

.step .step-col-5:last-child:after{
    background: none;
}

.step h2{
    font-family: 'TinosBold',sans-serif;
    color: #8eb103;
    font-size: 24px;
    text-transform: uppercase;
}

.step .step-conteiner{
    margin: 0 97px;
}

.step h4{
    text-transform: uppercase;
    margin-bottom: 18px;
}

.step p{
    line-height: 17px;
}

.nomera{
    display: block;
    margin: 32px auto 40px auto;
}
.numbers-hotel{
    width: 225px;
    margin: 0 auto;
}
#wrapper-carousel{
    background-color: #e9edf0;
    width: 100%;
    margin-bottom: 50px;
    padding-bottom: 37px;
}
.owl-numbers{
    background: inherit;
    margin-bottom: 33px;
}
#wrapper-carousel .owl-wrapper-outer{
    border: none;
    box-shadow: inherit;
    margin: 0 auto;
}

#owl-numbers{
    width: 1031px;
    margin: 0 auto;
    background: transparent;
}

.visionblock{
    display: block;
}

#owl-numbers .booking{
    margin: 18px auto 15px auto;
}

.booking{
    display: block;
    background: #bad71d;
    padding: 5px 35px;
    height: 30px;
    font-family:'TinosBold',sans-serif;
    font-size: 14px;
    color: #34352d;
    border-radius: 2px;
    border: 0;

}
.numbers-hotel .booking{
    display: inline-block;
}

.booking:hover{
    background: #eeb315;
    color: #34352d;
}

.numbers-hotel{
    background: white;
}

.numbers-hotel p:before{
    content: "-" ;
    position: absolute;
    left: 0;
}
.numbers-hotel > .descr-hotels2> p:before{
    padding-left: 7px;
}

.numbers-hotel p{
    color: #003006;
    font-size: 11px;
    font-weight: 700;
    margin-bottom: 0;
    display: block;
    position: relative;
    padding-left: 8px;
}


.descr-hotels1{
    padding: 0 25px;
    columns: 2;
    min-height: 150px;
}
.descr-hotels2{
    padding:0;
}
.name-hot{
    padding: 25px 5px 15px 5px;
    font-family: 'OpenSansBold',sans-serif;
    background: linear-gradient(to top, #fff, #f1f4f6);
    min-height: 64px;
    line-height: 12px;
    font-size: 14px;
}

.item.numbers-hotel{
    min-height: 412px;
}
.abouthotels{
    font-size: 11px;
    font-family: 'OpenSansBold', sans-serif;
    color: #003006;
    background: none;
    border: none;
    margin: 15px auto 0 auto;
}
.abouthotels:before{
    content:'';
    display: block;
    height: 2px;
    width: 58px;
    float: left;
    position: relative;
    top: 8px;
    left: 15px

}
.abouthotels:after{
    content:'';
    display: block;
    height: 2px;
    width: 58px;
    float: right;
    position: relative;
    top: 8px;
    right: 15px;
}
.abouthotels:hover{
    text-decoration: none;
    color: #bad71d;
}
.serv360{
    margin-bottom: 26px;
    min-height: 42px;
}
.serv360 > p{
    color: #003006;
    font-family:'OpenSansRegular',sans-serif;
    font-weight: 700;
    line-height: 21px;
    min-height: 85px;
}
.serv{
    max-width: 390px;
    margin-top: 30px;
}
.serv-last{
    padding-right: 0;
}
.serv > img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.serv-img{
    border-radius: 50%;
}

.serv > p {
    font-size: 14px;
    font-family: 'OpenSansRegular',sans-serif;
}
.tittle-serv{
    font-family: 'OpenSansBold',sans-serif;
    margin-top: 35px;
    font-size: 22px;
    margin-bottom: 7px;
}
.serv > a{
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    font-family: 'OpenSansBold',sans-serif;
    color:#5ab4ae;
}
.serv > a:hover{
    color: #eeb315;
    text-decoration: none;
}

.bron h2{
    color: #96b626;
    display: block;
    margin: 90px auto 13px auto;
}

.map-home{
    position: relative;
}

.map-home > iframe {
    width: 100%;
    height: 475px;
}
.map-home-block{
    min-height: 390px;
    width: 390px;
    position: absolute;
    background:rgb(119 27 30 / 68%);
    bottom: 0;
    left: 6%;
}
.map-home-block >h3,p {
    color: #96b626;
}
.map-home-block >h3{
    font-weight: 700;
    display: block;
    padding: 25px 35px 0 35px;
    font-size: 18px;
}
.map-home-block >p{
    padding-top: 8px;
    line-height: 17px;

}
.map-home-block >p.otdel {
    padding-top: 23px;
}
.map-social{
    width: 83px;
    margin: 15px auto;
}
.map-social > a.vk{
    background: url(../image/vk.png) no-repeat;
    display: inline-block;
    height: 28px;
    width: 28px;
    margin-right: 23px;

}
.map-social > a.facebook{
    background: url(../image/facebook.png) no-repeat;
    display: inline-block;
    height: 28px;
    width: 28px;
}
footer {
    height: 45px;
}
footer h3{
    font-family: "OpenSansSemibold", sans-serif;
    font-size: 14px;
    color: #454643;
    margin: 15px;
}

.hidden-my{
    display: none!important;
}

.boldeeer{
    font-family:'OpenSansBold',sans-serif;
}



#breadcrumbs-one{
    padding: 0;
    margin-top: 23px;
}
#breadcrumbs-one li{
    display: inline;
}
#breadcrumbs-one li:after{
    content: '';
    background: url(../image/arrow-right.png);
    width: 13px;
    height: 9px;
    display: inline-block;
    margin-left: 11px;
    margin-right: 8px;
}
#breadcrumbs-one li:last-child:after{
    display: none;
}
#breadcrumbs-one li a{
    font-family:'OpenSansRegular', sans-serif;
    font-size: 13px;
    color: #003006;
    text-decoration: underline;
}

#breadcrumbs-one li a:hover{
    color: #a2b345;
}

#breadcrumbs-one li:last-child a{
    text-decoration: none;
}

.news{
    margin-bottom: 50px;
}

.news-h2{
    position: relative;
    margin-top: 16px;
}

h2.news-h2:before, h1.news-h2:before{
    content: '';
    display: block;
    background: url(../image/news-h-after-before.png) repeat-x;
    height: 2px;
    max-width: 472px;
    position: relative;
    top: 15px;

}
h2.news-h2:after, h1.news-h2:after{
    content: '';
    display: block;
    background: url(../image/news-h-after-before.png) repeat-x;
    height: 2px;
    width: 472px;
    position: absolute;
    top: 15px;
    right: 0;
}

.article{
    margin-bottom: 44px;
    margin-top: 37px;
    clear: both;
}
.article img{
    padding: 3px 0;
    width: 308px;
    height: 240px;
    object-fit: cover;
}
.article-inform{
    float: right;
    width: 68%;
    position: relative;
}
.article-inform a.text-left{
    float: left;
    color: #c7c7c7;
    font-family: 'OpenSansSemiBold', sans-serif;
    font-size: 13px;
}
.article-inform a.text-right{
    color: #939393;
    font-family:'OpenSansRegular', sans-serif;
    font-style: italic;
    font-size: 12px;
    float: right;
}
.article-inform p{
    font-family:'OpenSansRegular', sans-serif;
    color: #003006;
    line-height: 22px;
}
.article-inform a.text-left:hover{
    color: #a2b345;
    text-decoration: none;
}
.article-inform h2{
    margin-top: 0;
    margin-bottom: 21px;

}
.article-inform h2 a{
    font-family: 'OpenSansBold', sans-serif;
    color: #000;
}

.article-inform h2 a:hover{
    text-decoration: none;
}
.article-details{
    margin-top: 22px;
}
.previous-news{
    font-size: 13px;
    color: #000;
}

.contact-footer{
    font-family: "OpenSansSemibold", sans-serif;
}

.contact-footer p{
    margin-top: 14px;
}


.nopadding{
    padding: 0;
}

/* Modal */

.modal-dialog{
    width: 1066px;
}

.border-modal{
    border-right: 2px solid #c9e266;
    border-left: 2px solid #c9e266;
    padding-left: 80px;
    margin: 0 15px 40px 15px;
}

.modal-footer{
    background: #96b626;
    border-top: none;
    color: #000;
    padding: 6px 30px;
}

.modal h2,
.nomer-h2{
    color: #2198d4;
    margin-bottom: 22px;
    margin-top: 25px;
}
.nomer-h2 {
    padding-bottom: 15px;
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 45px;
    margin-top: 17px;
}

.modal,
.modal p{
    color: #8cac20;
    font-size: 13px;
}

.modal b{
    font-size: 14px;
}

.descript-nomer{
    text-align: justify;
    margin-top: 27px;
    padding-right: 20px;
    line-height: 16px;
}

.modal-content{
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.modal .close{
    font-size: 14px;
    color: #000;
    border-left: 1px solid #000;
    background: url("../image/close.png") right top no-repeat;
    padding: 0 25px 0 7px;
    text-shadow: none;
    opacity: 1;
    line-height: 20px;
}

.modal .close:hover{
    background-position: right bottom;
}

.nomer-details{
    padding-left: 19px;
    line-height: 21px;
}

.nomer-details hr{
    width: 127px;
    margin-left: 0;
    margin-bottom: 18px;
}

.nomer-details p{
    margin-bottom: 2px;
}

.nomer-details hr + b{
    padding-bottom: 5px;
    display: block;
}

.nomer-details .booking{
    display: inline-block;
    margin-top: 58px;
}

#slideshow-nomer-thumbnail .owl-wrapper-outer{
    border: 0;
    border-right: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#slideshow-nomer-thumbnail .owl-item{
    display: inline !important;
    float: none;
}


#slideshow-nomer-thumbnail{
    position: absolute;
    width: 100%;
    bottom: 0;
}

#slideshow-nomer-thumbnail.owl-carousel .owl-wrapper{
    text-align: left;
    margin: 0 auto;
}
#slideshow-nomer-thumbnail.owl-carousel {
    background: transparent;
}

#slideshow-nomer-thumbnail .slider-left,
#slideshow-nomer-thumbnail .slider-right{
    display: block;
    width: 20px;
    height: 20px;
}

.account-login header + .row {
    margin: 0!important;
}

#slideshow-nomer-thumbnail .slider-left{
    background: url("../image/arrow-nomer.png") no-repeat top left;
}
#slideshow-nomer-thumbnail .slider-right{
    background: url("../image/arrow-nomer.png") no-repeat bottom left;
}
#slideshow-nomer-thumbnail .slider-left:hover{
    background: url("../image/arrow-nomer.png") no-repeat top right;
}
#slideshow-nomer-thumbnail .slider-right:hover{
    background: url("../image/arrow-nomer.png") no-repeat bottom right;
}
#slideshow-nomer-thumbnail .owl-buttons div{
    opacity: 1;
}

.buttons-nomer{
    width: 77px;
    position: relative;
    margin-right: 13px;
}

#slideshow-nomer-thumbnail .owl-controls .owl-buttons .owl-next{
    top: 0;
    right: 0;
}
#slideshow-nomer-thumbnail .owl-controls .owl-buttons .owl-prev{
    top: 0;
    left: 0;
}
#slideshow-nomer-thumbnail .owl-controls .owl-buttons .owl-next{
    top: auto;
    right: -17px;
    bottom: 14px;
}
 #slideshow-nomer-thumbnail .owl-controls .owl-buttons .owl-prev{
    top: auto;
    bottom: 14px;
    left: -17px;
}

.nomer-text-first{
    padding-right: 70px;
}

.nomer-gallery img{
    width: 585px;
    height: 375px;
    object-fit: cover;
}

.nomer-gallery{
    position: relative;
}

.nomer-gallery .thumbnail img{
    width: 40px;
    height: 40px;
    object-fit: cover;
    transition: .1s;
}

.nomer-gallery .owl-item:hover .pop-me img {
    margin-bottom: 7px;
}

.conteiner-image-additional{
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 0;
    max-width: 300px;
    margin: 10px 90px;
}

.nomer-gallery .thumbnail{
    display: inline-block;
    padding: 5px;
    border: none;
    background: transparent;
    margin-bottom: 0;
}

.nomer-gallery .owl-item:hover{
    position: relative;
    cursor: pointer;
}

.modal-backdrop.in {
    opacity: .8 !important;
}

header{
    box-shadow: 1px 2px 15px rgba(0,0,0,0.3);
}

/* Slider */

.slider-gallery{
    margin: 0 auto;
    width: 1040px;
}
.gallery-title{
    font-family: 'OpenSansBold', Arial, sans-serif;
    text-align: center;
    font-size: 18px;
    color: #003006;
    text-transform: uppercase;
    margin: 41px 0 47px 0;
}
.gallery-conteiner{
    position: relative;
    margin-bottom: 97px;
}
.slider-gallery.owl-carousel,
.slider-gallery.owl-carousel .owl-wrapper-outer{
    position: static;
}

.img-bg{
    position: absolute;
    background: url("../image/view-eye.png") no-repeat center rgba(0,0,0, 0.6);
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden;
}

.contein-uslugi .img-bg{
    background: rgba(225,225,225,.5);
}

.slider-gallery .item-contein:hover .img-bg,
.spa-col .image:hover .img-bg,
.menu-col .image:hover .img-bg,
.uslygi-col .image:hover .img-bg,
.img-bg-hover .image:hover .img-bg,
.nomera-link:hover .img-bg{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.item-contein{
    position: relative;
    max-width: 308px;
    margin: 0 auto;
}
.item-contein:hover{
    cursor: pointer;
}
.col-menu-1, .col-menu-2{
    margin-bottom: 0;
}

/* Подменю */
.menu-level2{
    display: none;
    position: absolute;
    margin-top: 0;
    top: 39px;
    width: 195px;
    z-index: 999;
}

.menu-level3{
    top: 0;
    margin-left: 195px;
}

.col-menu-1 li:hover>.menu-level2,
.col-menu-2 li:hover>.menu-level2{
    display: block;
}

.menu-level2 li{
    float: none;
    background: rgba(20,20,21, .9);
    padding: 0;
    border-bottom: 1px solid #414141;
    text-align: left;
}

.menu-level3 li{
    background: rgba(0,0,0, .9);
}

.menu-level2 li:last-child{
    border-bottom: none;
}

.menu-level2 li a{
    font-family: "OpenSansRegular", Arial, sans-serif;
    font-size: 14px;
    display: inline-block;
    min-width: 195px;
    border-right: none;
    padding: 10px;
    color: #fff;
}

.menu-level2 li a:before{
    content: '| ';
    left: -3px;
    position: absolute;
}
.menu-level2 li a:hover{
    text-decoration: none;
}
.menu-level3 li a:hover{
    color: #ffef54;
}

/* Spa */
.spa-title{
    margin-bottom: 17px;

}
.spa-title a,
.spa-title{
    text-transform: uppercase;
    color: #003006;
}

.spa-title a:hover{
    text-decoration: none;
    color: #40bdbd;
}

.spa-title a span:before,
.spa-title a:before,
.spa-title a span:after,
.spa-title a:after{
    content: '|';

}
.contein-uslugi .spa-title a:before,
.contein-uslugi .spa-title a:after{
    content: '';
}

.spa-title a span:after{
    content: '|';
}

.spa-col{
    margin-bottom: 28px;
}
.spa-col:nth-child(3n) {
    padding: 0 25px;
}
.spa-col:nth-child(3n-2) {
    padding: 0 0 0 35px;
}

.spa-col:nth-child(3n-1){
    clear: both;
}
.spa-col img{
    width: 350px;
    height: 250px;
    object-fit: cover;
}

.spa-col .img-bg{
    background-image: none;
}

.spa-col .image{
    position: relative;
    max-width: 350px;
}

.spa-col .image:hover{
    cursor: pointer;
}

.spa-inform{
    margin: 18px 0 22px 0;
}

.spa-inform p {
    margin-bottom: 21px;
    line-height: 22px;
}

.content-bg{
    background: #e9edf0;
    width: 810px;
    margin: 0 auto;
    padding-top: 40px;
    padding-right: 15px;
    padding-left: 15px;
    float: none;
}


.content-bg table tr td:first-child{
    border-left: none;
}

.content-bg table tr td:last-child{
    border-right: none;
}

.table-bordered>tbody>tr>td.no-border,
.no-border{
    border: none;
}

.content-bg-title{
    font-family: 'OpenSansBold', Arial, sans-serif;
    font-size: 20px;
    margin: 15px 0 40px 0;
}

.content-bg-top{
    margin: 15px 0 60px 0;
}
.content-bg table{
    border: 1px solid #a8d08d;
}
.content-bg table tr td{
    min-width: 100px;
    border: 1px solid #A8D08D;
}
.content-bg img {
    max-width: 100%;
}

/* Услуги */
.uslygi-col:nth-child(4n+1){
    clear: both;
}

.uslygi-col .image{
    width: 200px;
    height: 200px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.uslygi-col{
    text-align: center;
    margin: 22px 0 0 0;
}

.uslygi-col .spa-title{
    padding: 0 35px;
    margin-top: 30px;
    line-height: 20px;
}

.contein-4:after{
    content: '';
    width: 200px;
    height: 2px;
    background: #e0e0e0;
    display: block;
    margin: 50px auto;
}
.uslygi-col.menu-col:nth-child(4n+1){
    clear: none;
}

.uslygi-col.menu-col .image{
    width: 250px;
    height: 250px;
    position: relative;
}
.uslugi-h2{
    line-height: 20px;
}
.uslygi-col .spa-title a:hover {
    text-decoration: none;
    color: #188dc8;
}

.news-h2 span{
    max-width: 225px;
    display: inline-block;
}
/* Питание */
.menu-col.uslygi-col{
    margin: 37px 0 28px 0;
}
.uslygi-col.menu-col .spa-title{
    padding: 0 35px;
}
.uslygi-col.menu-col .spa-title a:hover {
    text-decoration: none;
    color: #40bdbd;
}
.menu-col .image .img-bg,
.menu-col .image:hover .img-bg{
    border-radius: 50%;
    background-image: none;
    text-align: center;
    padding: 120px 0;
    font-family: 'OpenSansBold', Arial, sans-serif;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}
.uslygi-col .image .img-bg,
.uslygi-col .image:hover .img-bg{
    border-radius: 50%;
}

.menu-bottom{
    width: 100%;
    height: 200px;
    background: url("../image/menu_bottom.jpg") no-repeat center;
    margin: 20px 0;
}
.menu-bottom-bg{
    background: rgba(0,0,0,.6);
    padding: 90px 0 80px 0;
    height: 100%;
}
.menu-bottom a{
    font-family: 'OpenSansBold', Arial, sans-serif;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}
.menu-bottom .booking{
    background: #7f9d09;
    padding: 4px 40px;
    display: inline;
}
.menu-bottom .booking:hover{
    color: #fff;
    text-decoration: none;
    background: #eeb315;
}
.menu-b{
    padding: 0 50px;
}
.menu-col:nth-child(3n+3){
    padding-right: 0;
}
.menu-col:nth-child(3n+1){
    padding-left: 0;
}

.col-menu{
    width: 18.9%;
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
}

.col-menu:nth-child(5n+6){
    margin-right: 0;
}

.bunner-menu{
    margin: 30px 0 65px 0;
}

.save-menu{
    font-family: 'OpenSansBold', Arial, sans-serif;
    font-size: 14px;
    color: #849d16;
    display: inline-block;
    margin: 32px 0 0 0;
}

.save-menu:hover{
    color: #849d16;
}


.content-bg.new-year{
    background: #e9edf0 url("../image/menu/new-year-bg.png");
}

.new-year-gold{
    background: url("../image/menu/gold-palm-bg-1.png") no-repeat top center,
                url("../image/menu/gold-palm-bg-2.png") no-repeat bottom center #f6e6ca;
}

.content-bg.new-year-gold{
    padding-top: 0;
}
.light-box-img ol li img{
    width: 222px !important;
    height: 313px !important;
    object-fit: cover;
    margin: 0 5px 10px 6px;
}

.light-box-img ol li img:hover{
    cursor: pointer;
    opacity: .8;
}

.light-box-img ol li{
    float: left;
}

.light-box-img ol{
    padding: 0;
    list-style-type: none;
}

#lightbox-secNav-btnClose {
    width: 35px;
}

#lightbox-image-details-currentNumber{
    padding-top: 7px;
}

#lightbox-nav-btnPrev{
    background-position: left 50% !important;
}
#lightbox-nav-btnNext{
    background-position: right 50% !important;
}
.menu-gold li img{
    box-shadow: 1px 1px 9px rgba(0,0,0,0.2);
}
.light-box-img ol + div,
.light-box-img ol + p,
.light-box-img ol + span{
    clear: both;
}


/* Бронирование */

.reserv .news-h2:before,
.reserv .news-h2:after{
    display: none;
}

.form-header{
    font-family: 'OpenSansBold', Arial, sans-serif;
    font-size: 16px;
    color: #262626;
    text-transform: uppercase;
    padding: 0 15px;
    margin: 20px 0;
}

.input-grey{
    background: #e9edf0;
    border: none;
    border-radius: 0;
    min-height: 50px;
    font-size: 13px;
    color: #4a4d50;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 30px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.input-grey:-moz-placeholder{
    font-size: 13px;
    color: #4a4d50;
}
.input-grey:-ms-input-placeholder{
    font-size: 13px;
    color: #4a4d50;
}
.input-grey::-webkit-input-placeholder{
    font-size: 13px;
    color: #4a4d50;
}
.checkbox{
    clear: left;
    margin-right: 12px !important;
}

.checkbox label{
    width: 100%;
    padding-left: 0;
}
span.check{
    font-weight: normal;
    background: url("../image/check.png") top left no-repeat;
    padding-left: 0;
    clear: both;
    line-height: 17px;
    width: 20px;
    height: 20px;
    margin-top: 2px;
}
select.input-grey{
    background: url("../image/arrow-down.png") no-repeat center right #e9edf0;
}
input.date{
    background: url("../image/date.png") no-repeat 123px center #e9edf0;
}
input.date:hover,
.checkbox,
.checkbox+label{
    cursor: pointer;
}
input:checked+span.check{
    background-position: left -20px;
}
input:checked+span+span{
    color: #2197d4;
}
.checkbox-contein input[type="checkbox"] {
    display: none;
}

.checkbox-contein.checkout-inform input[type="checkbox"] {
    display: block;
    opacity: 0;
    position: absolute;
    left: 17px;
}

.date-left:after{
    content: '|';
    color: #90af22;
    display: block;
    position: absolute;
    right: -4px;
    top: 14px;
}
.reserv-text{
    margin: 60px 0 47px 0;
}
.reserv-text p{
    margin-bottom: 2px;
}
.reserv-text-top {
    margin: 19px 0 21px 0;
    line-height: 22px;
}
.btn-reserv{
    text-transform: uppercase;
    margin-top: 55px;
    padding: 6px 40px;
}
.btn-orange{
    background: #eeb315;
    display: inline-block;
}
.btn-orange:hover{
    background: #bad71d;
}
.reserv-left{
    padding-right: 25px;
}
.reserv-right{
   //padding-left: 0;
}
.contein-4.reserv:after{
    margin: 63px auto;
}

/* Calendar */

.datepicker{
    padding: 0;
}
.datepicker-switch,
.datepicker .next,
.datepicker .prev{
    background: linear-gradient(to top, #96b626, #87a61d);
    border-radius: 0;
    color: #fff;
    text-shadow: 1px 0 0 rgba(0,0,0,.35);
}
.datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover{
    background: linear-gradient(to bottom, #96b626, #87a61d) !important;
}
.datepicker table tr th{
    border-radius: 0;
}
.datepicker-dropdown:before,
.datepicker-dropdown:after{
    border: none;
    display: none;
}
.datepicker-dropdown .dow{
    font-family: 'OpenSansBold', Arial, sans-serif;
    font-size: 10px;
    color: #828282;
    text-transform: uppercase;
}
.datepicker-dropdown .day{
    font-size: 14px;
    border: 1px solid #e6e6e6
}
.datepicker table tr td.day:hover, .datepicker table tr td.day.focused,
.datepicker table tr td.active.active{
    background: linear-gradient(to top, #96b626, #87a61d);
    border-radius: 0;
    border: 0;
    color: #fff;
}

.datepicker table tr th{
    border-radius: 0 !important;
}

/* Nomera */
.img-bg-hover .image{
    position: relative;
}
.img-bg-hover .image .img-bg,
.img-bg-hover .image:hover .img-bg{
    background-image: none;
    text-align: center;
    padding: 34% 0;
    font-size: 14px;
    color: #fff;
}
.nomera-col{
    margin-top: 44px;
}
.nomera-col .spa-title{
    text-align: center;
    margin-top: 28px;
}

.nomera-col img{
    width: 570px;
    height: 400px;
    object-fit: cover;
    max-width: 100%;
    max-height: 100%;
}

/* Коттедж */
.nomera-col-kotted{
    margin: 46px 0 25px 0;
}
.nomera-link{
    display: block;
}
.nomera-link:hover{
    text-decoration: none;
}
.nomera-col-kotted .spa-title{
    font-size: 14px;
    margin-bottom: 4px;
    margin-top: 27px;
    min-height: 30px;
}
.inform-1{
    font-size: 13px;
    color: #7a7a7a;
    margin-bottom: 5px;
}
.inform-2{
    border-bottom: 2px solid #e0e0e0;
    padding-bottom: 18px;
}
.nomera-link:hover .inform-2{
    border-bottom-color: #95b40d;
}
.nomera-col-kotted .image{
    width: 250px;
    height: 400px;
    overflow: hidden;
}

.nomera-col-kotted img{
    width: 250px;
    height: 400px;
    object-fit: cover;
}

/*Karta Nomera*/
.nomer-gallery-page .conteiner-image-additional{
    margin: 10px 130px;
}

img#main_product_image {
    height: 390px;
    width: 585px;
    overflow: hidden;
    object-fit: cover;
}

.nomer-left-page .descript-nomer{
    padding-right: 0;
    text-align: left;
    margin-top: 54px;
    line-height: 17px;
    margin-bottom: 72px;
}

.nomer-left-page .descript-nomer p{
    margin-bottom: 16px;
}

.hr-style{
    width: 127px;
    margin-left: 0;
    margin-bottom: 20px;
    border-top-color: #d5d5d5;
}

.checkbox-contein{
    -webkit-user-select: none;
}

.reserv-left .input-group{
    width: 100%;
}

.checkbox-contein .pull-right{
    min-width: 60px;
}
.checkbox-contein label{
    width: 100%;
}

.nomer-right-page .nomer-details hr{
    width: 100%;
    border-top-color: #d5d5d5;
}
.nomer-right-page .nomer-details {
    padding-left: 15px;
}
.form-header-product{
    font-size: 14px;
    text-transform: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px;
}
.price{
    color: #97b80f;
    font-size: 18px;
}

.price span{
    text-transform: uppercase;
}

.nomer-left-page .reserv-text{
    margin-bottom: 25px;
}

.nomer-right-page{
    padding-left: 67px;
    padding-right: 0;
}

.col-top{
    margin-bottom: 10px;
}

.nomer-right-page input.date{
    background-position: 145px center;
}

.nomer-right-page .reserv-left {
    padding-right: 0;
}

.nomer-right-page .input-grey{
    margin-bottom: 26px !important;
}
.button-nomer{
    margin-top: 15px;
    margin-bottom: 10px;
}

#category_products{
    margin-bottom: 0 !important;
}

.button-nomer a+a{
    padding: 5px 19px;
}

.nomer-right-page .form-header{
    margin: 2px 0 20px 0;
}

.nomer-right-page .checkbox-contein{
    margin-bottom: 7px;
}
.checkbox-contein label > span + span,
.checkbox-contein.checkout-inform label{
    word-wrap: break-word;
    max-width: 280px;
    margin-left: 6px;
}

.checkbox-contein.checkout-inform label{
    min-width: 400px;
}

.checkout-inform:hover label{
    color: #2197d4;
    cursor: pointer;
}
.nomer-right-page .checkbox-contein label{
    font-size: 13px;
    font-weight: normal;
}

.nomer-details div{
    columns: 2;
    width: 400px;
}

/* Login */
.login-bg{
    background: url("../image/login-bg.jpg") repeat-x center;
    background-size: cover;
    padding: 198px 0 232px 0;
}

.login-bg form{
    margin-bottom: 0;
}

.account-form-bg{
    background: #fff;
    padding: 26px 30px 34px 30px;
    width: 450px;
    margin: 0 auto;
}

.login-title{
    font-size: 14px;
    color: #003006;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px;
}

.link-login{
    margin-top: 20px;
}
.link-login a{
    font-size: 13px;
    color: #369ed1;
}

.account-form-bg .form-group .input-grey{
    margin-bottom: 14px !important;
}

.account-form-bg .booking{
    padding: 5px 30px;
}
.hr-login{
    clear: both;
    margin: 0 -30px;
}

.hr-account{
    clear: both;
}

.hr-login hr{
    margin-bottom: 10px;
}

.account-form-bg label,
.account-bg label{
    padding-top: 15px;
    font-weight: 100;
    color: #4a4d50;
    font-size: 13px;
}

.account-register .login-bg {
    padding: 100px 0;
}

.account-form-bg .btn-orange{
    margin-top: 20px;
}
.account-form-bg .form-group {
    margin-bottom: 0;
}

.account-bg{
    background: rgba(255, 255, 255, .96);
    min-height: 751px;
}

.account-account .login-bg {
    padding: 0;
    min-height: 751px;
}

.nav-tabs>li>a{
    font-size: 14px;
    text-transform: uppercase;
    color: #003006;
    padding: 10px 13px;
}

.nav-tabs>li>a:after{
    content: '|';
    position: absolute;
    right: -5px;
}
.nav-tabs>li:last-child>a:after{
    content: '';
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover,
.password-title{
    color: #809801;
    cursor: default;
    background-color: transparent;
    border: 1px solid transparent;
    text-decoration: underline;
    text-transform: uppercase;
}

.password-title{
    text-decoration: none;
    margin: 0 22px 43px 22px;
}
.nav-tabs>li>a:hover {
    border-color: transparent;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: transparent;
    color: #809801;
    text-decoration: underline;
}

.nav-tabs{
    padding: 53px 22px 36px 22px;
    border-bottom: none;
}

.account-left{
    width: 114px;
}
.account-right{
    width: 336px;
}

.account-account .input-grey{
    margin-bottom: 0 !important;
}

.password-2{
    padding-left: 0;
}
.address-bottom{
    margin-bottom: 5px;
}

.account-account .booking, .account-forgotten .booking, .account-register .booking{
    width: 160px;
    padding: 5px;
}
.booking-account {
    margin: 10px 23px 15px 0;
}

.btn-info {
    color: #96b626;
    background-color: transparent;
    border-color: transparent;
    font-size: 25px;
    padding: 0 6px;
    line-height: .4;
}

.btn-info:hover{
    color: #eeb315;
    background-color: transparent;
    border-color: transparent;
}
.table-order thead {
    border-top: 1px solid #ddd;
}

.account-error{
    width: 60%;
}
/* Cart */

.cart-name{
   font-family: 'OpenSansBold', Arial, sans-serif;
    font-size: 14px;
    color: #198cc7;
    text-transform: uppercase;
    display: block;
}

.dop-cart{
    display: block;
    font-size: 11px;
    color: #4a4d50;
    text-align: left;
    padding-bottom: 2px;
}
.dop-cart .fa{
    color: #96b625;
    font-size: 13px;
    padding-right: 12px;
}

.td-price{
    font-family: "OpenSansSemibold", sans-serif;
    font-size: 22px;
    min-width: 120px;
}

.td-text-text{
    min-width: 300px;
}

.td-price span{
    font-size: 16px;
    color: #242626;
}

.button-remove{
    font-size: 36px;
    color: #4a4d50;
    background: transparent;
    border: none;
}

.button-remove:hover{
    color: #2696cb;
}

.table-bordered-cart.table>tbody>tr>td{
    vertical-align: middle;
    padding: 56px 8px;
}

.bucket-total{
    border-bottom: 1px solid #ddd;
    padding: 40px 13px 14px 13px;
}

.text-price{
    font-family: 'OpenSansBold', Arial, sans-serif;
    font-size: 14px;
    color: #242626;
}

.text-price span{
    color: #96b625;
    font-size: 14px;
    text-transform: uppercase;
}

.text-price span.number-price{
    font-size: 30px;
}

.table.table-bordered-cart{
    margin-bottom: 0;
    margin-top: 56px;
}

.catr-link a{
    font-size: 14px;
    color: #809801;
    text-decoration: underline;
}

.register-cart a:hover{
    text-decoration: none;
}

.text-contact-date{
    font-size: 14px;
    text-transform: uppercase;
}

.catr-link{
    padding: 77px 0 24px 0;
}
.text-contact-date{
    padding: 0 0 27px 0;
}

.cart-details label{
    font-weight: 100;
    padding-top: 15px;
}

.cart-details .input-grey{
    margin-bottom: 13px !important;
}

.table-bordered-cart{
    border: 1px solid #ddd;
}
.td-img img{
    padding: 8px;
}

.table-bordered-cart.table>tbody>tr>td.td-price,
.table-bordered-cart.table>tbody>tr>td.hiden-delete{
    padding-right: 0;
}

.td-img{
    width: 272px;
}
.col-cart-offset{
    margin-left: 19%;
}

.checkout-button{
    margin-top: 33px;
}

.uslugi-inform img{
    margin-bottom: 45px;
    max-width: 100%;
}

.checkout-cart .has-error .control-label{
    color: #003006;
}

.cart-details{
    margin-bottom: 30px;
}

.no-limit{
    background: rgb(232, 145, 145);
}
.alert-danger {
    color: #a94442;
    background-color: rgb(232, 145, 145);
}

.no-limit a{
    color: #fff;
}

.no-limit .alert{
    padding: 15px 0;
}

.checkout-cart .checkbox-contein label{
    padding-top: 0;
}
/* 3D */
.information-information-70 #content iframe:nth-child(odd){
    margin: 20px 23px 0 0;
}

.information-information-70 #content iframe:nth-child(even){
    margin: 20px 0 0 23px;
}

#calendar table tr td div{
    position: relative;
    min-width: 58px;
    text-align: center;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 4px 0;
    background: #fff;
}

#calendar table tr td.no-spots div:hover{
    cursor: not-allowed;
}
#calendar table tr td.no-spots div{
    background: #e9edf0;
    color: #ccc;
    visibility: hidden;
}

#calendar table tr td div:hover{
    cursor: pointer;
    background: transparent;
}

#calendar table{
    background: #e9edf0;
    margin-bottom: 25px;
}

#calendar table tbody{
    border-top: 1px solid #ddd;
}

#calendar table tbody tr{
    border-right: 1px solid #ddd;
}

#calendar table thead{
    background: linear-gradient(to top, #96b626, #87a61d);
    color: #fff;
}

#calendar table thead tr td{
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
}

#calendar h3{
    margin-top: 6px;
}

#calendar .day td{
    padding: 3px 0 3px 0;
    border-right: 1px solid #a3bb50;
    border-bottom: 1px solid #94b425;
}

#calendar table thead tr{
    border-right: 1px solid #a3bb50;
}

#calendar .fa{
    font-size: 20px;
}

#calendar .fa:hover{
    opacity: .7;
    cursor: pointer;
}
#calendar.date-left:after{
    display: none;
}

[class*="product-product-"] .tooltip{
    opacity: 0;
}

.tooltip-calendar{
    position: absolute;
    bottom: 28px;
    display: none;
    min-width: 90px;
    text-align: center;
    background: #93b224;
    z-index: 99;
    color: #fff;
    left: -26%;
    border-radius: 3px;
    box-shadow: 0px 0px 8px #5c6b2b;
}

.tooltip-calendar:after{
    content: "\f0d7";
    font: normal normal normal 14px/1 FontAwesome;
    display: block;
    position: absolute;
    color: #93b224;
    bottom: -9px;
    right: 46%;
}

#calendar table tr td div:hover .tooltip-calendar{
    display: block;
}

#calendar table tr td div:hover .tooltip-calendar:hover{
    display: none;
}

#message_block{
    color: #9c0000;
}

.order-details input{
    width: 100%;
    height: 50px;
}

.order-details-3{
    padding-right: 0;
}

#calendar .select{
    background: linear-gradient(to top, #96b626, #87a61d);
    color: #fff;
}

#calendar .select:hover{
    background: linear-gradient(to top, #87a61d, #96b626);
}

#calendar .is-start .select{
    background: url("../image/calendar-bg2.png") no-repeat center;
    color: #2b2b2b;
}

#calendar .is-end .select,
#calendar .nice-date.is-start + .is-end .select{
    background: url("../image/calendar-bg.png") no-repeat center;
    color: #2b2b2b;
}

#calendar .no-spots .select,
#calendar .no-spots.is-start + .is-end .select{
    background: #f55448;
    color: #003006;
}



@media (min-width: 1230px){
    .container {
        width: 1200px;
    }
    nav{
        display: block !important;
    }
    .nomera-col-kotted:nth-child(4n+5){
        clear: left;
    }
    .nomera-col-kotted:nth-child(4n+1){
        padding-right: 35px;
    }
    .nomera-col-kotted:nth-child(4n+2),
    .nomera-col-kotted:nth-child(4n+3){
        padding: 0 25px;
    }
    .nomera-col-kotted:nth-child(4n+4){
        padding-left: 35px;
    }
}

@media (min-width: 1200px)and (max-width: 1229px) {
    nav{
        display: block !important;
    }
    .nomera-col-kotted:nth-child(4n+5){
        clear: left;
    }
    .nomera-col-kotted:nth-child(4n+1){
        padding-right: 35px;
    }
    .nomera-col-kotted:nth-child(4n+2),
    .nomera-col-kotted:nth-child(4n+3){
        padding: 0 25px;
    }
    .nomera-col-kotted:nth-child(4n+4){
        padding-left: 35px;
    }
    header nav .col-menu-1 {
        padding-left: 0;
    }

    header nav .col-menu-2{
        width: 40.666667%;
    }
    .top {
        padding-right: 72px !important;
        width: 41%;
    }
    header nav li a{
        padding: 0 7px 0 7px;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-my{
        display: block!important;
    }
    #wrapper-carousel .owl-wrapper-outer {
        //width: 83%;
        margin: 0 auto;
    }
    #owl-numbers > .owl-controls> .owl-pagination{
        display: none;
    }
    .serv {
        margin-right: 0;
    }
    .tittle-serv {
        min-height: 52px;
    }
    nav ul {
        margin-top: 0;
    }
    .my-bootstrap{
        width: 50%;
    }
    ul.col-sm-5.my-bootstrap.list-unstyled.visible-md {
        padding-top: 30px;
    }
    .step1:after, .step2:after, .step3:after, .step4:after{
        display: none;
    }
    .step .step-col-5 {
        padding: 124px 5px 0 5px;
    }
    .step .step-conteiner {
        margin: 0;
    }

    header nav .col-menu-1 {
        padding-left: 0;
        margin-left: 0;
    }

    header nav li a{
        padding: 0 5px 0 1px;
        font-size: 16px;
    }

    header .logo{
        width: 160px;
    }

    #slideshow-top .item img {
        height: 530px;
    }
    nav{
        display: block !important;
    }
    #owl-numbers {
        width: 100%;
        margin: 0 auto;
    }
    .modal-dialog {
        width: 900px;
    }
    .descript-nomer{
        padding-right: 0;
    }

    .border-modal {
        padding-left: 20px;
    }
    .conteiner-image-additional {
        max-width: 64%;
        margin: 10px 77px !important;
    }

    .article-inform {
        width: 62%;
    }

    h2.news-h2:before,
    h2.news-h2:after{
        max-width: 355px;
    }
    .uslygi-col .spa-title {
        padding: 0 10px;
    }

    .article {
        margin-bottom: 75px;
    }

    .slider-gallery {
        margin: 0 auto;
        width: 900px;
    }

    header nav li {
        padding: 7px 0;
    }

    .spa-col img {
        width: 100%;
        height: 200px;
    }
    .spa-col:nth-child(3n) {
        padding: 0 15px;
    }
    .spa-col:nth-child(3n-2) {
        padding: 0 15px;
    }
    .menu-bottom{
        padding: 0;
    }
    .nomera-col-kotted:nth-child(3n+4){
        clear: left;
    }
    .nomera-col-kotted:nth-child(3n+1){
        padding-right: 58px;
    }
    .nomera-col-kotted:nth-child(3n+2){
        padding: 0 37px;
    }
    .nomera-col-kotted:nth-child(3n+3){
        padding-left: 58px;
    }
    .nomera-col-kotted:nth-child(4n+5) {
        clear: none;
    }
    .booking-account {
        margin: 10px 6px 15px 0;
    }
    .descr-hotels1 {
        min-height: 150px;
    }
    .menu-level2 {
        top: 35px;
    }
    .account-error {
        width: 50%;
    }

    .information-information-70 #content iframe:nth-child(odd),
    .information-information-70 #content iframe:nth-child(even){
        margin: 10px auto;
    }

    .video{
        text-align: center;
    }
    .nomer-gallery img {
        width: 470px;
        height: 305px;
        object-fit: cover;
    }
    #calendar table tr td div {
        min-width: 55px;
    }
    .top {
        padding-right: 55px !important;
    }
    #owl-numbers.owl-carousel .owl-buttons .owl-next {
        right: 0;
    }
    #owl-numbers.owl-carousel .owl-buttons .owl-prev {
        left: 0;
    }
    .td-price{
        min-width: 120px;
    }

}


@media (min-width: 768px) and (max-width: 991px) {
    .step1:after, .step2:after, .step3:after, .step4:after{
        display: none;
    }
    .hidden-my{
        display: block!important;
    }
    .serv {
        margin-right: 0;
    }
    .tittle-serv {
        min-height: 52px;
    }
    .map-home-block {
        left: 6%;
    }
    header nav ul {
        margin-top: 10px;
    }
    .my-bootstrap {
        width: 75%;
    }
    .step .step-conteiner {
        margin: 0;
    }
    .step-col-5 {
        min-height: 418px;
        background-size: 100px !important;
    }

    .step .step-col-5:after {
        top: 30px;
    }

    header nav li a{
        font-size: 15px;
        padding: 0 3px 0 1px;
    }

    header .logo{
        width: 160px;
    }

    header nav .col-menu-1 {
        padding-left: 0;
        margin-top: 10px;
        margin-left: 0;
        text-align: right;
    }

    #slider-top .item img {
        //height: 530px;
    }
    nav{
        display: block !important;
    }

    header nav ul:first-child li:last-child a {
        border-right: 1px solid #003006;
    }
    #owl-numbers {
        width: 100%;
        margin: 0 auto;
    }
    .modal-dialog {
        width: 700px;
    }
    .descript-nomer{
        padding-right: 0;
    }

    .border-modal {
        padding-left: 20px;
    }

    .conteiner-image-additional {
        max-width: 84%;
        margin: 10px 29px !important;
    }

    .article-inform {
        width: 63%;
        margin-bottom: 40px;
    }
    .article img {
        width: 240px;
    }


    h2.news-h2:before,
    h2.news-h2:after {
        max-width: 265px;
    }
    .previous-news {
        clear: both;
        display: block;
    }

    .slider-gallery {
        margin: 0 auto;
        width: 700px;
    }

    header nav li {
        padding: 7px 0;
    }

    .spa-col img {
        width: 100%;
        height: 240px;
    }
    .spa-col:nth-child(3n) {
        padding: 0 15px;
    }
    .spa-col:nth-child(3n-2) {
        padding: 0 15px;
    }

    .menu-col:nth-child(3n+3){
        padding-right: 15px;
    }
    .menu-col:nth-child(3n+1){
        padding-left: 15px;
    }
    .menu-b {
        padding: 0 13px;
    }
    .menu-bottom .booking {
        padding: 4px 20px;
    }
    .contein-uslugi .uslygi-col:nth-child(2n+3){
        clear: both;
    }
    .menu-bottom{
        padding: 0;
    }
    .spa-title a span:before,
    .spa-title a span:after {
        content: '';
    }
    .spa-col:nth-child(3n-1) {
          clear: none;
    }
    .nomera-link{
        max-width: 280px;
        margin: 0 47px;
    }

    .nomera-col-kotted:nth-child(2n+3){
        clear: left;
    }
    .nomer-right-page {
        padding-left: 0;
    }
    .nomer-right-page input.date {
        background-position: 115px center;
    }
    .checkbox-contein label > span + span {
        word-wrap: break-word;
        max-width: 200px;
        margin-left: 6px;
    }
    .booking-account {
        margin: 10px 14px 15px 0;
    }
    .td-img {
        width: 170px;
    }
    .col-cart-offset {
        margin-left: 0;
    }

    header .container{
        position: relative;
    }
    .top {
        position: absolute;
        top: 0;
        right: 0;
        padding-right: 0 !important;
    }
    .menu-level2{
        top: 36px;
    }
    .nomer-details div {
        width: 365px;
    }
    .account-right {
        width: 264px;
    }
    .account-error {
        width: 45%;
    }

    .information-information-70 #content iframe:nth-child(odd),
    .information-information-70 #content iframe:nth-child(even){
        margin: 10px auto;
    }

    .video{
        text-align: center;
    }
    .nomer-gallery img {
        width: 360px;
        height: 275px;
        object-fit: cover;
    }
    #calendar table tr td div {
        min-width: 54px;
    }
    .content-bg {
        width: 720px;
    }
    .content-bg img{
        max-width: 100%;
    }
    #owl-numbers.owl-carousel .owl-buttons .owl-next {
        right: -15px;
    }
    #owl-numbers.owl-carousel .owl-buttons .owl-prev {
        left: -15px;
    }
    .checkbox-contein.checkout-inform label {
        min-width: 300px;
    }
    .td-price{
        min-width: 135px;
    }

    .checkout-cart .form-group input{
        max-width: 360px;
        margin: 0 auto;
    }

}

@media (max-width: 767px){
    .step1:after, .step2:after, .step3:after, .step4:after{
        display: none;
    }
    .hidden-my{
        display: block!important;
    }
    .map-home-block {
        left: 0;
    }
    .map-home-block {
        height: 385px;
        width: 100%;
        position: absolute;
        background: rgba(255, 255, 255, 0.5);
        bottom: 0;
    }
    .map-home-block >h3 {
        padding-top: 15px;
    }
    .map-home-block >p {
        padding-top: 0;
    }
    .serv {
        max-width: 360px;
        margin: 0 auto;
        float: inherit;
        margin-bottom: 20px
    }
    .bron h2 {
        margin: 20px auto 15px auto;
    }
    .my-bootstrap {
        width: 100%;
    }
    nav ul {
        margin-top: 5px;
    }
    .logo {
        width: 100%;
    }
    .col-sm-12.step-5:after {
        display: none;
    }
    .col-sm-12.step-5 {
        padding-right: 0;
        min-height: 800px;
    }
    header nav ul{
        clear: both;
        margin-top: 0;
        margin-bottom: 0;
    }
    header nav ul li{
        float: none;
        display: block;
    }

    header nav ul li a{
        border-right: none;
        font-size: 20px;
    }
    .nav-conteiner-1{
        padding: 0 15px;
    }
    .nav-conteiner-1 i{
        padding: 5px;
        margin-bottom: 10px;
        font-size: 30px;
        color: #003006;
        float: left;
    }

    .top{
        padding-right: 0 !important;
        margin: 4px 0;
        padding-left: 15px;
    }

    .cart-top {
        margin: 0 15px 0 10px;
    }

    .login-top{
        margin-top: 8px;
    }

    .nav-conteiner-1 i:hover{
        cursor: pointer;
    }

    header .logo {
        width: 125px;
        height: 86px;
        background-size: 125px;
        margin: 0 auto;
    }

    .step .step-col-5 {
        width: 100%;
    }

    .step .step-conteiner{
        margin: 0;
    }

    .step .step-col-5:after {
        top: 97%;
        right: 47%;
        transform: rotate(90deg);
    }

    .numbers-hotel{
        margin: 0 auto;
    }

    #owl-numbers {
        width: 100%;
        margin: 0 auto;
    }

    header nav .col-menu-1,
    header nav .col-menu-2{
        padding-left: 0;
        margin-top: 0;
        text-align: left;
        margin-left: 0;
    }

    #owl-numbers.owl-carousel .owl-buttons .owl-prev {
        left: 0;
    }

    #owl-numbers.owl-carousel .owl-buttons .owl-next {
        right: 0;
    }

    .modal-dialog {
        width: 95%;
        min-width: 320px;
    }
    .descript-nomer{
        padding-right: 0;
    }

    .border-modal {
        padding-left: 0;
    }

    .nomer-text-first {
        padding-right: 10px;
    }

    .nomer-details {
        margin-top: 20px;
    }

    .nomer-details .booking {
        margin: 58px auto 0 auto;
    }

    .modal .close{
        float: left !important;
        border-left: 0;
        padding-left: 0;
    }

    .modal-footer div{
        margin-bottom: 10px;
    }

    .conteiner-image-additional{
        width: 250px !important;
        margin: 10px auto !important;
        position: relative !important;
        text-align: left;
    }

    .nomer-details div {
        columns: 1;
        width: 100%;
    }

    .article {
        text-align: center;
        margin-bottom: 70px;
    }

    .article-inform {
        float: none;
        width: 100%;
        margin-bottom: 40px;
    }
    .article img {
        width: 308px;
        margin: 0 auto;
    }


    h2.news-h2:before,
    h2.news-h2:after {
        background: none;
    }
    .previous-news {
        clear: both;
        display: block;
    }

    .slider-gallery {
        margin: 0 auto;
        width: 100%;
    }

    .item-contein {
        max-width: 308px;
    }

    .col-menu-2 li:hover .menu-level2,
    .col-menu-1 li:hover .menu-level2{
        display: none;
    }

    .spa-col img {
        width: 100%;
        height: 240px;
    }
    .spa-col:nth-child(3n) {
        padding: 0 15px;
    }
    .spa-col:nth-child(3n-2) {
        padding: 0 15px;
    }

    .spa-title{
        text-align: center;
    }

    .spa-col .image {
        margin: 0 auto;
    }

    .menu-col:nth-child(3n+3){
        padding-right: 15px;
    }
    .menu-col:nth-child(3n+1){
        padding-left: 15px;
    }
    .menu-b {
        padding: 25px 13px;
        text-align: center !important;
    }
    .menu-bottom .booking {
        padding: 4px 20px;
    }
    .menu-bottom-bg {
        padding: 25px 0 25px 0;
    }
    input.date {
        background: url("../image/date.png") no-repeat 85% center #e9edf0;
    }
    .btn-reserv{
        margin: 30px auto;
    }
    .spa-title a span:before,
    .spa-title a span:after {
        content: '';
    }
    .menu-bottom{
        padding: 0;
    }
    .nomera-col .image{
        position: relative;
        height: 300px;
        max-width: 570px;
        margin-left: auto;
        margin-right: auto;
    }
    .img-bg-hover .image:hover .img-bg{
       display: none;
    }
    .nomera-link{
        width: 250px;
        margin: 0 auto;
        clear: both;
        float: none;
    }

    .nomer-right-page {
        padding-left: 0;
    }
    .nomer-right-page input.date {
        background-position: 95px center;
    }
    .checkbox-contein label > span + span {
        word-wrap: break-word;
        max-width: 62%;
        margin-left: 6px;
    }

    .button-nomer a{
        width: 100%;
        margin: 10px 0;
    }
    .reserv-left{
        padding-left: 0;
    }
    .nomer-gallery-page{
        text-align: center;
    }
    .account-form-bg{
        max-width: 100%;
    }
    .account-form-bg .booking {
        width: 100%;
    }

    .account-register .login-bg,
    .login-bg {
        padding: 30px 0 30px 0;
    }

    .account-right {
        width: 100%;
    }
    .nav-tabs {
        padding: 15px 15px 10px 15px;
     }

    .account-bg label {
        padding-top: 4px;
    }
    .account-bg .form-group {
        margin-bottom: 0;
    }
    .account-left{
        padding: 0;
    }
    .password-title {
        margin: 0 15px 10px 15px;
    }
    .nav-tabs>li>a {
        padding: 6px 13px;
    }
    .nav-tabs>li:first-child>a:after {
        content: '';
    }

    .login-bg{
        background-position: center top;
    }
    .col-cart-offset {
        margin-left: 0;
    }

    .cart-details{
        margin: 0;
    }
    .account-error {
        width: 100%;
    }

    .account-error .alert{
        margin-top: 20px;
    }
    .information-information-70 #content iframe:nth-child(odd),
    .information-information-70 #content iframe:nth-child(even){
        margin: 10px auto;
        max-width: 100%;
        height: auto;
    }

    .video{
        text-align: center;
    }
    #calendar table{
        margin: 0 auto 25px auto;
    }

    #calendar table tr td div {
        min-width: 35px;
    }
    .nomer-gallery img {
        width: 290px;
        height: 235px;
        object-fit: cover;
    }
    .content-bg {
        width: 100%;
    }
    .content-bg img{
        max-width: 100%;
    }

    #slider-top .item img {
        //height: 210px;
    }

    #lightbox-container-image-box,
    #lightbox-container-image-box img{
        max-width: 100%;
        height: auto !important;
    }

    .nav{
        width: 100%;
    }
    .light-box-img ol{
        text-align: center;
    }
    .light-box-img ol li {
        float: none;
    }
    #lightbox-nav-btnNext {
        background-position: right 17% !important;
    }
    #lightbox-nav-btnPrev {
        background-position: left 17% !important;
    }
    #lightbox-container-image-data-box{
        max-width: 100%;
    }
    #lightbox-nav a{
        max-height: 100%;
    }
    .about-us,
    .button-nomer,
    .nomer-right-page .checkbox-contein,
    .nomer-right-page .nomer-details,
    .reserv-right{
        padding: 0 15px;
    }
    .tooltip-calendar{
        left: -84%;
    }
    .checkout-cart .form-group span{
        display: none;
    }
    .checkout-cart .form-group input{
        max-width: 360px;
        margin: 0 auto;
    }
    .checkbox-contein.checkout-inform label {
        min-width: 200px;
        max-width: 90%;
    }
    .nav-tabs>li>a:after{
        display: none;
    }
    #pano{
        height: 300px !important;
    }
    .order-details-3{
        padding-right: 15px;
        margin-bottom: 75px;
    }

    .order-details{
        max-width: 320px;
        margin: 0 auto;
        float: none !important;
    }

    #calendar .is-end .select {
        background: url("../image/calendar-bg-mob.png") no-repeat center !important;
    }
    #calendar .is-start .select {
        background: url("../image/calendar-bg1-mob.png") no-repeat center;
    }

    .content-bg table tr td{
        padding: 8px 2px;
        max-width: 75px !important;
        width: 50px !important;
        min-width: 30px !important;
    }

    .content-bg table tr td,
    .content-bg table tr td span,
    .content-bg table tr td p{
        word-wrap: break-word;
        font-size: 9px !important;
    }

    .content-bg table tr td p{
        word-wrap: break-word;
        white-space: pre-wrap;
        margin-bottom: 5px !important;
    }

    .content-bg table tr, .content-bg table tr td {
        height: auto !important;
    }

    .information-information-27 .content-bg table tr td p{
        min-height: 25px;
    }
    .information-information-29 .content-bg table tr td {
        padding: 8px 2px !important;
        max-width: 100px !important;
        width: 30px !important;
        min-width: 30px !important;
    }

    .nav{
        display: none;
    }

    .nav.active{
        display: block;
    }
    .content-bg table {
        margin: 0 0 40px 0;
    }
    #slideshow0.owl-carousel{
        margin: 0;
    }
    .about-us{
        font-size: 13px;
    }
    .slider .owl-controls .owl-page span,
    .slider .owl-controls .owl-page.active span{
        width: 10px;
        height: 10px;
    }
}

#slider-top {
    margin: 0 9%;
}

#slider-top + div#content {
    width: 100%;
    padding: 0 9%;
}

@media (min-width: 768px) {
    #slider-top + div#content .row {
        padding: 0 30px;
    }
}

@media (max-width: 767px) {
    #slider-top + div#content .row h3 {
        margin-top: 0;
    }
}

#slider-top + div#content .owl-item img {
    margin: 0 auto;
}

