@font-face {
    font-family: 'PTSerif-Regular';
    src: url('../fonts/PTSerif-Regular_gdi.eot');
    src: url('../fonts/PTSerif-Regular_gdi.eot?#iefix') format('embedded-opentype'),
    url('../fonts/PTSerif-Regular_gdi.woff') format('woff'),
    url('../fonts/PTSerif-Regular_gdi.ttf') format('truetype'),
    url('../fonts/PTSerif-Regular_gdi.otf') format('opentype'),
    url('../fonts/PTSerif-Regular_gdi.svg#PTSerif-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-F6D4;
}

@font-face {
    font-family: 'PTSerif-Bold';
    src: url('../fonts/PTSerif-Bold_gdi.eot');
    src: url('../fonts/PTSerif-Bold_gdi.eot?#iefix') format('embedded-opentype'),
    url('../fonts/PTSerif-Bold_gdi.woff') format('woff'),
    url('../fonts/PTSerif-Bold_gdi.ttf') format('truetype'),
    url('../fonts/PTSerif-Bold_gdi.otf') format('opentype'),
    url('../fonts/PTSerif-Bold_gdi.svg#PTSerif-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-F6D4;
}

@font-face {
    font-family: 'Lobster-Regular';
    src: url('../fonts/Lobster_gdi.eot');
    src: url('../fonts/Lobster_gdi.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lobster_gdi.woff') format('woff'),
    url('../fonts/Lobster_gdi.ttf') format('truetype'),
    url('../fonts/Lobster_gdi.otf') format('opentype'),
    url('../fonts/Lobster_gdi.svg#Lobster-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2212;
}

@font-face {
    font-family: 'PFDinTextCompPro-Regular';
    src: url('../fonts/PFDinTextCompPro-Regular_gdi.eot');
    src: url('../fonts/PFDinTextCompPro-Regular_gdi.eot?#iefix') format('embedded-opentype'),
    url('../fonts/PFDinTextCompPro-Regular_gdi.woff') format('woff'),
    url('../fonts/PFDinTextCompPro-Regular_gdi.ttf') format('truetype'),
    url('../fonts/PFDinTextCompPro-Regular_gdi.otf') format('opentype'),
    url('../fonts/PFDinTextCompPro-Regular_gdi.svg#PFDinTextCompPro-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-25CA;
}

@font-face {
    font-family: 'PFDinTextCompPro-Thin';
    src: url('../fonts/PFDinTextCompPro-Thin_gdi.eot');
    src: url('../fonts/PFDinTextCompPro-Thin_gdi.eot?#iefix') format('embedded-opentype'),
    url('../fonts/PFDinTextCompPro-Thin_gdi.woff') format('woff'),
    url('../fonts/PFDinTextCompPro-Thin_gdi.ttf') format('truetype'),
    url('../fonts/PFDinTextCompPro-Thin_gdi.otf') format('opentype'),
    url('../fonts/PFDinTextCompPro-Thin_gdi.svg#PFDinTextCompPro-Thin') format('svg');
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-25CA;
}

@font-face {
    font-family: 'KabelBookC';
    src: url('../fonts/KabelBookC.otf');
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-25CA;
}

@font-face {
    font-family: 'KabelBookC-Bold';
    src: url('../fonts/KabelBookC-Bold.otf');
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-25CA;
}

@font-face {
    font-family: 'BlissPro-Bold';
    src: url('../fonts/BlissPro-Bold.ttf');
}

@font-face {
    font-family: 'BlissPro-Light';
    src: url('../fonts/BlissPro-Light.ttf');
}

html, body {
    height: 100%;
    margin: 0;
}

body {
    margin: 0;
    color: #414141;
    min-width: 320px;
    font: 16px/19px 'KabelBookC';
}

/* General reset */
form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
    font-weight: normal;
}

img {
    border-style: none;
    vertical-align: top;
}

ul li {
    vertical-align: top;
}

input, select, textarea {
    vertical-align: middle;
    font: 12px arial, helvetica, sans-serif;
}

a {
    color: #fff;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

figure {
    margin: 0;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

input[type="radio"]:focus {
    -moz-outline-radius: 12px !important;
    -moz-outline-offset: 0px !important;
}

input[type="checkbox"]:focus {
    -moz-outline-offset: -1px !important;
    -moz-outline: 1px solid #000 !important;
}

a:focus,
a:hover {
    outline: none;
    outline: 0;
}

p {
    margin: 0 0 20px;
}

h1, h3 {
    font-size: 28px;
    line-height: 30px;
    color: #ef4023;
    margin: 0 0 44px;
    text-transform: uppercase;
    font-weight: normal;
}

h2 {
    font-size: 20px;
    line-height: 22px;
    color: #3d3c3b;
    margin: 0 0 58px;
    text-transform: uppercase;
    font-weight: normal;
}

h4 {
    font-size: 28px;
    line-height: 30px;
    color: #ef4023;
    margin: 0 0 29px;
    text-transform: uppercase;
    font-weight: normal;
}

/* wrapper */
#wrapper {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    min-height: 100%;
}

.w1 {
    padding-bottom: 187px;
}

.wrap {
    max-width: 1030px;
    padding: 0 32px;
    margin: 0 auto;
    position: relative;
}

/*19.02.2020*/
.h1-text {
    font-size: 28px;
    line-height: 30px;
    color: #544841;
    margin: 0 0 44px;
    text-transform: uppercase;
    font-weight: normal;
}

/* 24.08 */
.wrap-flex {
    display: flex;
    justify-content: center;
}

.hold-info-wrap {
    display: flex;
    justify-content: inherit;
    width: 50%;
    margin-right: 207px;
    align-items: center;
}

.wrapp-btn {
    display: flex;
    align-items: center;
    width: 50%;
    justify-content: space-between;
}

.btn-top {
    max-width: 197px;
    height: 54px;
    padding: 0 20px;
    background-color: #8cc641;
    border-radius: 3px;
    color: white;
    font-family: 'KabelBookC';
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    display: flex;
    text-decoration: none;
    transition: .3s;
}

.btn-top:hover {
    background-color: #7fb835;
}

/*  */

.wrap__room {
    height: 100vh;
}

/* header */
#header {
    width: 100%;
    position: relative;
    z-index: 20;
}

#header:after,
#nav:after {
    content: "";
    display: block;
    clear: both;
}

#header .logo {
    float: left;
    text-indent: -9999px;
    padding: 13px 0 0;
    box-shadow: 2px 3px 20px -5px rgba(0, 0, 0, 0.75);
}

#header .logo a {
    width: 215px;
    height: 61px;
    background: url(../images/logo.png) no-repeat 0 0;
    display: block;
}

.container {
    margin: 0 auto;
    width: auto;
    display: flex;
    align-items: center;
}

.container:after {
    content: "";
    display: block;
    clear: both;
}

#header #nav {
    float: left;
}

#header .menu {
    margin: 0 6px 0 0;
    padding: 0;
    list-style: none;
    width: auto;
    overflow: hidden;
    float: left;
}

#header .menu li {
    margin-right: 13px;
    float: left;

}

#header .menu li:last-child {
    margin-right: 0;
}

#header .menu li a {
    color: #000000;
    display: block;
    font-size: 18px;
    padding: 41px 20px 35px;
    text-decoration: none;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}

#header .menu li a:hover,
#header .menu li.active {
    background-color: #e7e7e7;
}

#header .menu li:hover {
    background-color: #e7e7e7;
}

#header .menu li a.drop-down:after {
    position: absolute;
    content: "";
    background: url(../images/ar.png) no-repeat;
    top: 50%;
    left: 90%;
    width: 8px;
    height: 5px;
}

#header .menu li a.drop-down {
    position: relative;
}

#drop-down-menu {
    display: flex;
    flex-direction: column;
    position: absolute;
    padding: 0;
    background-color: #f2f2f2;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.19);
    visibility: hidden;
    opacity: 0;
    transition: .3s;
    z-index: 1;
}

#header .menu li:hover ul#drop-down-menu {
    visibility: visible;
    opacity: 1;
}

/*10.12.2019*/
#drop-down-menu .drop-down-menu-child {
    position: absolute;
    padding: 0;
    background-color: #f2f2f2;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 1.5px 2.6px 7px rgba(0, 0, 0, 0.19);
    visibility: hidden;
    opacity: 0;
    transition: .3s;
    top: 0;
    left: 100%;
    width: 100%;
}

#drop-down-menu .drop-down-menu-child li {
    display: block;
    float: none;
}

#drop-down-menu li:hover .drop-down-menu-child {
    visibility: visible;
    opacity: 1;
}

#drop-down-menu li a.drop-down:after {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#drop-down-menu li:hover a.drop-down:after {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin: -3px 0 0 0;
}

/*10.12.2019 end*/

#header .menu li ul#drop-down-menu li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

#header .menu li ul#drop-down-menu li a {
    color: #544841;
    font-family: 'BlissPro-Light';
    font-size: 16px;
    font-weight: 200;
    line-height: 36px;
    padding: 5px 20px;
}

nav .icon-menu {
    height: 50px;
    left: -9999px;
    overflow: hidden;
    position: absolute;
    top: -9999px;
    width: 64px;
    text-decoration: none;
    z-index: 1000;
}

.icon-menu:before {
    background: url(../images/icon-menu.png) no-repeat 0 0;
    content: "";
    height: 30px;
    left: 50%;
    margin: -16px 0 0 -24px;
    position: absolute;
    top: 50%;
    width: 48px;
}

.icon-menu:before,
#wrapper.open .icon-menu:before {
    -o-background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.nav-overlay {
    background: rgba(0, 0, 0, 0);
    display: none;
    bottom: 0;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    -webkit-transition: background .3s ease-in-out 0.2s;
    -moz-transition: background .3s ease-in-out 0.2s;
    -ms-transition: background .3s ease-in-out 0.2s;
    -o-transition: background .3s ease-in-out 0.2s;
    transition: background .3s ease-in-out 0.2s;
}

#wrapper.open .icon-menu:before {
    background: url(../images/menu-close.png) 0 0;
    height: 48px;
    margin: -24px 0 0 -24px;
    width: 48px;
    -o-background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.btn-orang {
    float: right;
    background-color: #f7941e;
    font-size: 12px;
    line-height: 14px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 12px 20px 11px;
    margin: 31px -38px 10px 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 1px 2px 0px #cacaca;
    -moz-box-shadow: 1px 2px 0px #cacaca;
    box-shadow: 1px 2px 0px #cacaca;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}

.btn-orang:hover {
    background-color: #ed860c;
}

/* main */
#main {
    width: 100%;
}

/* content */
#content {
    width: 100%;
    padding: 0;
}

#content:after,
#main:after {
    content: "";
    display: block;
    clear: both;
}

.adress {
    color: white;
    margin-left: 55px;
    font-size: 18px;

}

.adress__text {
    position: relative;
}

.wrap__footer-blok .adress__text::before {
    position: absolute;
    left: -50px;
    top: 0;
    content: '';
    width: 40px;
    height: 55px;
    background-image: url(../images/bg-adres.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.wrapp-btn .adress__text::before {
    position: absolute;
    left: -50px;
    top: 0;
    content: '';
    width: 40px;
    height: 55px;
    background-image: url(../images/bg-adres2.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.adress p {
    margin: 0;
    padding: 0;
}

.adress p:first-child {
    margin-bottom: 10px;
}

.gallery {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 35px;
}

.gallery a.link-prev,
.gallery a.link-next {
    position: absolute;
    top: 0;
    left: 0;
    /*background: url(../images/) no-repeat 0 0;*/
    overflow: hidden;
    text-indent: -9999px;
}

.gallery a.link-next {
    left: auto;
    right: 0;
    background-position: 0 0;
}

.gallery .gallery-holder {
    width: 100%;
    height: 750px;
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style: none;
}

@media (max-width: 1440px) {
    .gallery .gallery-holder {
        height: 567px;
    }

    .gallery .gallery-holder li .wrap-img img {
        height: auto !important;
    }
}

@media (max-width: 1366px) {
    .gallery .gallery-holder {
        height: 533px;
    }
}

@media (max-width: 1200px) {
    .gallery .gallery-holder {
        height: 470px;
    }
}

@media (max-width: 1112px) {
    .gallery .gallery-holder {
        height: 434px;
    }
}

@media (max-width: 1024px) {
    .gallery .gallery-holder {
        height: 400px;
    }
}

@media (max-width: 768px) {
    .gallery .gallery-holder {
        height: 300px;
    }

    .tabs-area.scrolling {
        display: flex;
        overflow-x: auto;
    }
}

@media (max-width: 425px) {
    .gallery .gallery-holder {
        height: 173px;
    }
}

@media (max-width: 380px) {
    .gallery .gallery-holder {
        height: 137px;
    }

    .wrap-text .wrap-title {
        font-size: 16px !important;
    }
}

.gallery .gallery-holder li {
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 1;
    width: 100%;
}

.gallery .gallery-holder li .wrap-img {
    /* height: 750px;
	left: 50%;
	margin: 0 0 0 -2500px;
	position: relative;
	text-align: center;
  width: 5000px; */

}

.gallery .gallery-holder li .wrap-img img {
    /* height: 100%; */
    /* margin: 0 auto; */
    /* width: auto; */
    display: block;
    max-width: 101%;
    height: 100%;
}

.wrap-text {
    position: relative;
}

.wrap-text:before {
    position: absolute;
    content: '';
    top: -50%;
    left: 50%;
    transform: translate(-50%);
    width: 118%;
    height: 188%;
    background: #fff;
    opacity: 0.8;
}

.gallery .gallery-holder li .wrap-text {
    width: 778px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.wrap-text .wrap-title {
    font: 60px/64px 'Lobster-Regular', arial, helvetica, sans-serif;
    color: #544841;
    display: inline-block;
    vertical-align: top;
    font-weight: normal;
    margin: 0 0 16px;
    padding: 0 0 6px;
    position: relative;
    z-index: 2;
}

.wrap-text .wrap-title:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin: 0 0 0 -224px;
    background: url(../images/bg-title.png) no-repeat 0 0;
    width: 448px;
    height: 1px;
    z-index: 1;
}

.wrap-text .link-orang {
    display: inline-block;
    vertical-align: top;
    background-color: #f7941e;
    text-decoration: none;
    margin: 0 0 18px;
    color: #ffffff;
    font: 25px/27px 'PFDinTextCompPro-Regular', verdana, geneva, sans-serif;
    padding: 14px 114px 15px 115px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}

.wrap-text .link-orang:hover {
    background-color: #ef4023;
}

.wrap-text .link-read {
    font: 20px/22px 'PFDinTextCompPro-Thin', verdana, geneva, sans-serif;
    color: #ffffff;
    display: block;
    margin: 0 0 10px;
}

.gallery .gallery-holder .active {
    z-index: 10;
}

.gallery .switcher {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    bottom: 11px;
    left: 50%;
    width: auto;
    z-index: 20;
    margin: 0 0 0 -512px;
}

.switcher li {
    float: left;
    padding: 0;
    width: 28px;
    height: 5px;
    margin: 0 10px 5px 0;
}

.switcher li a {
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}

.switcher li a:hover,
.switcher .active a,
.gallery-item .switcher li a:hover,
.gallery-item .switcher .active a {
    background-color: #ef4023;
}

#content .box-orang {
    background-color: #ef4023;
    padding: 23px 0 19px;
    margin: 0 0 45px;
}

.box-orang-head {
    background: #0c7f40;
    padding: 14px 0;
    position: fixed;
    top: 95px;
    width: 100%;
    z-index: 11;
    transition: .1s;
}

.hold-contact,
.hold-pool {
    max-width: 291px;
    padding: 0px 0 0 79px;
    background: url(../images/icon-contact.png) no-repeat 0 0;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
}

.hold-contact .text-contact,
.hold-pool .text-contact,
.hold-info .text-contact {
    display: block;
    margin: 0 0 4px;
}

.hold-contact .phone,
.hold-pool .phone,
.hold-info .mail {
    display: block;
    text-decoration: none;
    margin: 0 0 6px;
    font-family: 'KabelBookC';
}

.hold-info .mail:hover {
    text-decoration: underline;
}

.hold-pool {
    max-width: 199px;
    padding: 2px 0 0 124px;
    background: url(../images/bg-pool.png) no-repeat 0 7px;
}

.hold-info {
    padding: 0px 0 0;
    max-width: 161px;

    color: #fff;
    font-size: 18px;
    line-height: 20px;
}

.box-core {
    text-align: center;
    width: 100%;
    overflow: hidden;
    margin: 0 0 35px;
}

.box-core .wrap {
    border-bottom: 0px solid #ef4023;
}

.gallery-item {
    width: 100%;
    position: relative;
    margin: 0 0 24px;
}

.gallery-item:after {
    content: "";
    display: block;
    clear: both;
}

.gallery-item a.link-prev,
.gallery-item a.link-next {
    position: absolute;
    top: 50%;
    left: -32px;
    margin: -38px 0 0 0;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 8;
    width: 60px;
    height: 60px;
    background-color: #ef4023;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    opacity: 1;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}

.gallery-item a.link-prev:hover,
.gallery-item a.link-next:hover {
    background-color: #df3216;
}

.gallery-item a.link-prev:after,
.gallery-item a.link-next:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(../images/arrows.png) no-repeat 0 0;
    width: 14px;
    height: 24px;
    margin: -12px 0 0 -5px;
}

.gallery-item a.link-prev:after {
    margin: -12px 0 0 -10px;
}

.gallery-item a.link-next:after {
    background-position: -14px 0;
}

/*.gallery-item a.link-prev:hover:after{background-position:0 -24px;}
.gallery-item a.link-next:hover:after{background-position:-14px -24px;}*/
.gallery-item a.link-next {
    left: auto;
    right: -29px;
}

.gallery-item .gallery-holder {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 0 16px;
}

.gallery-item .gallery-holder ul {
    width: 9999px;
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
    overflow: hidden;
}

.gallery-item .gallery-holder ul li {
    position: relative;
    width: 960px;
    height: auto;
    overflow: hidden;
    float: left;
}

.gallery-item .gallery-holder ul li img {
    display: block;
    width: 100%;
    /*height:50vh;*/
}

.gallery-item .switcher {
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    width: auto;
    z-index: 20;
    float: right;
}

.gallery-item .switcher li {
    margin: 0 0 0 10px;
}

.gallery-item .switcher li a {
    background-color: #dddddd;
}

.list-services {
    margin: 0 0 83px;
    padding: 2px 0 0;
    list-style: none;
    overflow: hidden;
    width: 100%;
}

.list-services li {
    float: left;
    margin: 0 23px 35px 9px;
    width: 203px;
}

.list-services li a {
    display: block;
    position: relative;
    padding: 123px 0 0;
    font-size: 20px;
    line-height: 22px;
    color: #ef4023;
    text-align: center;
    text-decoration: none;
}

.list-services li a .hold-img {
    position: absolute;
    top: 0px;
    left: 50%;
    margin: 0 0 0 -48px;
    width: 96px;
    height: 96px;
    line-height: 96px;
    background-color: #ef4023;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    text-align: center;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}

.list-services li:last-child a .hold-img {
    background: url(../images/bg-sale.png) no-repeat 0 0;
    width: 122px;
    height: 123px;
    top: -16px;
    margin: 0 0 0 -55px;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.list-services li:last-child a:hover .hold-img {
    opacity: 0.8;
}

.list-services li:hover:last-child a .hold-img {
    background: url(../images/bg-sale.png) no-repeat 0 0;
}

.list-services li:last-child a .hold-img img {
    margin: 23px 0 0;
}

.list-services li a:hover .hold-img {
    background-color: #f36f21;
}

.list-services li a .hold-img img {
    vertical-align: middle;
    display: inline-block;
    margin: -3px 0 0 0;
}

.box-celebration,
.box-room {
    text-align: center;
    overflow: hidden;
    width: 100%;
    margin: 0 0 35px
}

.box-celebration .wrap {
    border-bottom: 4px solid #ef4023;
}

.box-celebration .gallery-item .gallery-holder {
    margin: 0 0 15px;
}

.text-celebration {
    display: block;
    padding: 0 102px 2px;
    position: relative;
    margin: 0 0 46px;
}

.text-celebration p {
    margin: 0 0 17px;

}

.text-celebration:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 147px;
    height: 1px;
    background-color: #ef4023;
    margin: 0 0 0 -74px;
}

.list-item {
    margin: 0 -26px;
    padding: 0;
    list-style: none;
    width: auto;
    overflow: hidden;
    background: #fff;
}

.list-item li {
    float: left;
    width: 28.19%;
    margin: 0 26px 53px;
}

.list-item li a {
    display: block;
    text-decoration: none;
    position: relative;
}

.list-item li a img {
    display: block;
    width: 100%;
    height: auto;
    z-index: 1;
    position: relative;
}

.black-box {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 13px 33px 17px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 109px;
    min-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 19px;
    margin: -32px 0 0 -87px;
    z-index: 2;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}

.list-item li a:hover .black-box {
    background-color: #f36f21;
}

.box-celebration .btn-orang,
.btn-login.btn-orang {
    float: none;
    display: inline-block;
    vertical-align: top;
    background: #f5821f;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f5821f), to(#f36f21));
    background: -webkit-linear-gradient(#f5821f, #f36f21);
    background: -moz-linear-gradient(#f5821f, #f36f21);
    background: -ms-linear-gradient(#f5821f, #f36f21);
    background: -o-linear-gradient(#f5821f, #f36f21);
    background: linear-gradient(#f5821f, #f36f21);
    -pie-background: linear-gradient(#f5821f, #f36f21);
    font-size: 16px;
    line-height: 18px;
    margin: -4px 0 49px;
    padding: 14px 29px 15px;
}

.box-celebration .btn-orang:hover,
.btn-login.btn-orang:hover {
    background: #f5821f;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f36f21), to(#f5821f));
    background: -webkit-linear-gradient(#f36f21, #f5821f);
    background: -moz-linear-gradient(#f36f21, #f5821f);
    background: -ms-linear-gradient(#f36f21, #f5821f);
    background: -o-linear-gradient(#f36f21, #f5821f);
    background: linear-gradient(#f36f21, #f5821f);
    -pie-background: linear-gradient(#f36f21, #f5821f);
}

.hold-room {
    padding: 0 0 0 289px;
    width: auto;
    overflow: hidden;
}

.hold-room .hold-number {
    float: left;
    margin: 0 0 0 -289px;
    text-align: left;
    padding: 0 76px 15px 0;
    background: url(../images/bg-bracket.png) no-repeat 100% 13px;
}

.hold-room .holder-number {
    background: #f5821f;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f5821f), to(#f36f21));
    background: -webkit-linear-gradient(#f5821f, #f36f21);
    background: -moz-linear-gradient(#f5821f, #f36f21);
    background: -ms-linear-gradient(#f5821f, #f36f21);
    background: -o-linear-gradient(#f5821f, #f36f21);
    background: linear-gradient(#f5821f, #f36f21);
    -pie-background: linear-gradient(#f5821f, #f36f21);
    padding: 10px 54px 13px 43px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center;
}

.hold-room .holder-number span {
    display: block;
    font-size: 18px;
    line-height: 18px;
}

.hold-room .holder-number:after {
    content: "";
    position: absolute;
    top: 9px;
    right: 10px;
    width: 12px;
    height: 12px;
    background: url(../images/bull.png) no-repeat 0 0;
}

.hold-room .text-number {
    font-size: 20px;
    line-height: 22px;
    display: block;
    color: #545454;
    margin: 0 0 17px;
}

.box-room .gallery-item {
    margin: 0 0 39px;
}

.list-room {
    margin: 0 -56px 37px 0;
    padding: 8px 0 0;
    list-style: none;
    float: left;
    width: auto;
}

.list-room li {
    float: left;
    width: 140px;
    padding: 123px 0 0;
    position: relative;
    margin: 0 37px 10px 0;
    font-size: 20px;
    line-height: 22px;
    color: #f36f21;
}

.list-room li .bool-orang {
    width: 111px;
    height: 111px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin: 0 0 0 -56px;
    background-color: #f36f21;
    -webkit-border-radius: 55px;
    -moz-border-radius: 55px;
    border-radius: 55px;
}

.list-room li .bool-orang:after {
    content: "";
    background: url(../images/arrow-orang.gif) no-repeat 0 0;
    position: absolute;
    bottom: -9px;
    left: 50%;
    width: 20px;
    height: 10px;
    margin: 0 0 0 -10px;
}

.text-bool {
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    padding: 18px 0 0;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.text-bool span {
    display: block;
    font-size: 15px;
    line-height: 14px;
}

.star1:after,
.star2:after,
.star3:after,
.star4:after,
.star5:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    background: url(../images/star-standart.png) no-repeat 0 0;
    width: 8px;
    height: 8px;
    margin: 0 0 0 -4px;
}

.star2:after {
    background: url(../images/star-lyks.png) no-repeat 0 0;
    width: 19px;
    margin: 0 0 0 -8px;
}

.star3:after {
    background: url(../images/star-lyks-comfort.png) no-repeat 0 0;
    width: 30px;
    margin: 0 0 0 -15px;
}

.star4:after {
    background: url(../images/star-apartment.png) no-repeat 0 0;
    width: 41px;
    margin: 0 0 0 -20px;
}

.star5:after {
    background: url(../images/star-vip.png) no-repeat 0 0;
    width: 52px;
    margin: 0 0 0 -24px;
}

.box-bid {
    background-color: #d8361b;
    border-top: 1px solid #f2bcb3;
    margin: 0 0 65px;
}

.box-bid .wrap-hold {
    max-width: 960px;
    margin: -38px auto 0;
    background: #ef4023 url(../images/bg-bid.png) no-repeat 0 100%;
    text-align: center;
    padding: 28px 32px 106px;
}

.form {
    position: relative;
    margin: 0;
    width: 100%;
}

/* modal window */
#paymen {
    font-family: 'BlissPro-Light';
    max-width: 960px;
    background-color: white;
    border-radius: 5px;
}

#paymen h2 {
    color: #0c7f40;
    font-family: 'KabelBookC-Bold';
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
}

.fancybox-close-small {
    color: #0c7f40;
    border: 1px solid #0c7f40;
    border-radius: 50%;
    width: 31px;
    height: 31px;
    margin: 15px;
}

.fancybox-close-small svg {
    stroke-width: 4px;
}

.fancybox-content {
    padding: 60px;
}

#paymen p {
    margin: 0;
    padding: 0;
}

#paymen div {
    margin-bottom: 10px;
}

.payment__wrapp {
    display: flex;
    align-items: center;
}

.payment__img {
    margin-right: 25px;
}

.payment__img img {
    max-width: 100%;
}

/* checkbox */
.conf-wrap {
    margin-top: 20px;
    float: left;
}

.conf-wrap input[type="checkbox"] {
    display: none;
}

.conf-wrap label {
    padding-left: 20px;
    color: white;
    text-decoration: underline;
    cursor: pointer;
}

.conf-wrap label::before {
    content: '';
    display: inline-block;
    background-color: white;
    width: 21px;
    height: 21px;
    vertical-align: middle;
    margin-left: -10px;
    margin-right: 10px;
    border-radius: 5px;
}

.conf-wrap input[type="checkbox"]:checked + label::before {
    content: '';
    background: url(../images/check.png) no-repeat;
    background-position: center;
    background-color: white;
}

/* modal window */

.wrap-hold fieldset {
    width: 100%;
}

.wrap-hold fieldset:after {
    content: "";
    display: block;
    clear: both;
}

.wrap-hold .row {
    float: left;
    width: 212px;
    padding: 0 59px 0 56px;
    border-left: 1px solid #fb6644;
    text-align: left;
}

.wrap-hold .row.last {
    padding: 0 40px 0 57px;
}

.wrap-hold .row.first {
    border-left: none;
    padding: 0 52px 0 49px;
}

.wrap-hold .row label,
.chek-consent label {
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
    display: block;
    margin: 0 0 10px;
}

.back {
    position: relative;
    margin-bottom: 15px;
    display: block;
}

.back:hover .back-messege {
    opacity: 1;
    visibility: visible;
}

.back-messege {
    position: absolute;
    padding: 15px;
    width: 294px;
    background-color: #0c7f40;
    border-radius: 5px;
    text-decoration: none;
    left: -50%;
    top: 35px;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    transform: translateX(11%);
    color: white;
    font-family: 'BlissPro-Light';
    font-size: 16px;
    font-weight: 200;
    line-height: 20px;
}

.back-messege::before {
    position: absolute;
    content: '';
    border: 26px solid transparent;
    border-right: 35px solid #0c7f40;
    border-bottom: 18px solid #0c7f40;
    top: -11%;
    left: 50%;
    transform: translateX(-100%);
    z-index: -1;
}

.payment {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    width: 100%;
    height: 44px;
    border: 1px solid white;
    border-radius: 5px;
    color: white;
    font-family: 'KabelBookC';
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
}

/* castom select */
.hold-select {
    margin: 0 0 19px;
}

.hold-select:last-child {
    margin: 0;
}

.outtaHere {
    display: none;
}

.selectArea {
    overflow: hidden;
    position: relative;
}

.customSelect {
    width: 100%;
}

.selectButton {
    position: relative;
    overflow: hidden;
    width: 100%;
    z-index: 1;
    display: block;
    text-decoration: none;
}

.hover .selectButton {
    -webkit-border-radius: 9px 9px 0 0;
    -moz-border-radius: 9px 9px 0 0;
    border-radius: 9px 9px 0 0;
    background: #cf290d;
}

.selectButton .center {
    width: auto;
    display: block;
    z-index: 2;
    padding: 12px 45px 13px 15px;
    color: #737373;
    font-size: 16px;
    line-height: 18px;
    z-index: 2;
    background-color: #ffffff;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

.selectButton .right {
    position: absolute;
    overflow: hidden;
    top: 2px;
    text-decoration: none;
    z-index: 20;
    right: 2px;
    width: 39px;
    height: 39px;
    background-color: #ef4023;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}

.selectButton .right:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(../images/bg-right.png) no-repeat 0 0;
    width: 16px;
    height: 9px;
    margin: -4px 0 0 -8px;
}

.selectButton .right:hover {
    text-decoration: none;
    background-color: #cf290d;
}

.selectOptions {
    z-index: 1005;
    position: absolute;
    top: 0px;
    right: 0px;
}

.selectOptions ul {
    overflow: hidden;
    margin: 0;
    padding: 0 0 16px;
    list-style: none;
    position: relative;
    background: #cf290d;
    width: 100%;
    -webkit-border-radius: 0 0 9px 9px;
    -moz-border-radius: 0 0 9px 9px;
    border-radius: 0 0 9px 9px;
    z-index: 1;
}

.selectOptions ul li {
    padding: 0;
}

.selectOptions ul li a {
    font-size: 15px;
    line-height: 17px;
    color: #ffffff;
    text-decoration: none;
    display: block;
    padding: 8px 14px 7px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.selectOptions ul li:first-child a {
    padding: 17px 14px 7px;
}

.selectOptions ul li a:hover {
    background: #d83216;
    text-decoration: none;
}

.form .text {
    width: 100%;
    margin: 0 0 19px;
    position: relative;
}

.form .text :after {
    content: "";
    display: block;
    clear: both;
}

.form .text:last-child {
    margin: 0;
}

.form input.text-input,
.datepicker {
    width: 100%;
    padding: 0;
    font-size: 16px;
    line-height: 18px;
    padding: 8px 10px;
    color: #737373;
    margin: 0;
    border: 2px solid #fff;
    outline: none;
    outline: 0;
    height: 42px;
    background-color: #ffffff;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    box-shadow: none;
}

.error input.text-input {
    border: 2px solid #c22106;
}

.hold-calendar {
    margin: 0 0 49px;
}

.datepicker {
    position: relative;
    height: 43px;
}

.datepicker:before {
    content: "";
    background: url(../images/bg-data.png) no-repeat 50% 0;
    width: 39px;
    height: 41px;
    position: absolute;
    top: -2px;
    right: 0;
    border: none;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    cursor: pointer;
    -o-background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.ui-datepicker-next.ui-corner-all,
.ui-datepicker-prev.ui-corner-all {
    cursor: pointer;
}

.form .hold-calendar input.text-input {
    margin: 0;
    border: 0;
    background: none;
    outline: none;
    outline: 0;
    position: absolute;
    top: -2px;
    left: -2px;
    width: 100%;
}

.link-chek {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    background: url(../images/bg-item.gif) repeat-x 0 100%;
}

.hold-chek {
    padding: 16px 17px 42px;
    background-color: #d8361b;
    position: absolute;
    top: -9999px;
    left: -9999px;
    width: 232px;
    z-index: 60;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.wrap-hold .row .hold-chek label {
    margin: 0 0 6px;
}

.box-chek {
    position: relative;
    margin: 0 0 10px;;
}

.open .hold-chek {
    position: absolute;
    top: 20px;
    left: -2px;
    opacity: 1;
}

.link-cheked {
    width: 33px;
    height: 29px;
    background-color: #7DB633;
    font-size: 16px;
    line-height: 29px;
    color: #fff;
    text-decoration: none;
    position: absolute;
    bottom: -14px;
    left: 50%;
    margin: 0 0 0 -16px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}

.link-cheked:hover {
    background-color: rgb(104, 172, 15);
}

/* castom checkbox */
.checkboxArea,
.checkboxAreaChecked {
    border: 0;
    background: url(../images/bg-chek.png) no-repeat 0 0;
    width: 18px;
    height: 18px;
    position: relative;
    overflow: hidden;
    margin: 0 11px 0 0;
    display: inline-block;
    vertical-align: top;
}

.checkboxAreaChecked {
    background-position: 0 -18px;
}

.outtaHere {
    position: absolute;
    left: -9999px;
}

.form .btn-login.btn-orang {
    border: 0;
    cursor: pointer;
    position: absolute;
    bottom: -92px;
    left: 50%;
    margin: 0 0 0 -90px;
    padding: 14px 40px 15px;
    font-family: 'KabelBookC';
    max-width: 222px;
}

.boxed-contacts {
    text-align: center;
    overflow: hidden;
    max-width: 1024px;
    margin: 0 auto 51px
}

.boxed-contacts h4 {
    color: #ef4023;
    font-size: 25px;
    line-height: 27px;
    margin: 0 0 50px;
}

.boxed-contacts .row {
    float: left;
    padding: 9px 13px 0 57px;
    margin: 0 42px 20px 0;
    text-align: left;
    width: 204px;
    border-right: 1px solid #e1e1e1;
    background: url(../images/bg-phone.png) no-repeat 0 2px;
    min-height: 112px;
}

.boxed-contacts .row:first-child {
    background: url(../images/bg-adres.png) no-repeat 0 0;
    padding: 9px 43px 0 57px;
    margin: 0 45px 0 0;
    width: 218px;
}

.boxed-contacts .row:last-child {
    background: url(../images/bg-mail.png) no-repeat 0 4px;
    border: none;
    margin: 0;
    padding: 9px 10px 0 57px;
}

.boxed-contacts .row .title {
    font-family: 'KabelBookC-Bold';
    font-size: 20px;
    color: #545454;
    display: block;
    margin: 0 0 14px;
}

.boxed-contacts .row .text {
    font-size: 16px;
    line-height: 20px;
    color: #545454;
    display: block;
    text-decoration: none;
}

.boxed-contacts .row a[href="mailto:info@elkivrn.ru"] {
    color: #03622e;
    font-family: 'BlissPro-Light';
    font-size: 18px;
    font-weight: 600;
}

.boxed-contacts .row a[href="mailto:elki@mail.ru"] {
    color: #03622e;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}

/* footer */
#footer {
    overflow: hidden;
    width: 100%;
    padding: 47px 0 0;
    position: relative;
    height: 245px;
    margin-top: -277px;
    background-color: #fff;
}

.wrap__footer {
    display: flex;
    justify-content: space-between;
    padding: 60px 0 0;
    border-top: 1px solid #dadada;
}

.wrap__footer-blok {
    display: flex;
    justify-content: space-between;
    width: 33%;
}

.wrap__footer-blok-center {
    justify-content: center;
}

.wrap__footer-blok .adress {
    color: #544841;

}

#footer:after {
    content: "";
    background: url(../images/bg-footer.gif) no-repeat 0 0;
    width: 1024px;
    height: 20px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin: 0 0 0 -512px;
}

/* #footer .box50{
	width:50%;
	float:left;
	overflow:hidden;
} */

#footer .box-coping .logo {
    overflow: hidden;
    position: relative;
    display: block;
    margin: 0 0 19px 20px;
    z-index: 3;
}

#footer .box-coping .logo a {
    width: 78px;
    height: 77px;
    background: url(../images/logo-footer.png) no-repeat 0 0;
    display: block;
    text-indent: -9999px;
}

.feedback-wrap {
    display: flex;
    flex-direction: column;

}

.box-celebration .wrap a {
    color: #414141;
}

.feedback-wrap p {

}

.feedback-wrap a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    width: 197px;
    height: 54px;
    background-color: #0c7f40;
    border-radius: 3px;
    color: white;
    /* font-family: KabelBookC; */
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    transition: .3s;
}

.feedback-wrap a:hover {
    background: #03622e;
}

.box-coping .text-coping {
    font-size: 12px;
    line-height: 14px;
    color: #878b8d;
}

.box-coping .text-coping a {
    text-transform: uppercase;
    color: #545454;
    text-decoration: none;
}

.menu-home {
    margin: 0;
    padding: 1px 0 0 44px;
    list-style: none;
    float: left;
    background: url(../images/bg-home.png) no-repeat 0 1px;
}

.menu-home li {
    display: block;
    margin: 0 0 5px;
}

.menu-home li a {
    font-size: 18px;
    line-height: 18px;
    color: #544841;
    text-decoration: none;
}

.menu-home li a:hover {
    color: #0c7f40;
}

.social-contacts {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}

.text-coping {
    color: #544841;
    font-family: 'KabelBookC';
    font-size: 12px;
    font-weight: 400;
    line-height: 72px;
    text-transform: uppercase;
    text-decoration: none;
}

.text-coping a {
    color: #544841;
    font-family: 'KabelBookC';
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    text-decoration: none;
}

.list-social {
    display: flex;
    justify-content: flex-end;
    list-style: none;
    margin: 0;
    padding: 0;
}

.list-social li {
    float: left;
    margin: 0 6px 5px 0;
}

.list-social li a {
    text-decoration: none;
    width: 50px;
    height: 50px;
    font-size: 13px;
    line-height: 13px;
    border: 2px solid #248043;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.list-social li a .fa {
    top: 50%;
    left: 50%;
    color: #248043;
    font-size: 35px;
    transition: .3s;
}

.list-social li a .fa.fa-facebook {
    margin: -6px 0 0 -3px;
}

.list-social li a:hover {
    border: 2px solid #03622e;
}

.list-social li a:hover i {
    color: #03622e;
}

.box-info {
    float: right;
    padding: 5px 0 0;
}

.box-phone {
    padding: 0 0 0 39px;
    margin: 0 0 55px 0;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.box-phone:before {
    position: absolute;
    content: "";
    background: url(../images/bg-info.png) no-repeat;
    width: 30px;
    height: 37px;
    left: 0;
    top: 0px;
}

.box-info .box-phone .text {
    font-size: 18px;
    line-height: 18px;
    color: #544841;
    display: block;
    text-decoration: none;
    margin: 0 0 0px;
}

.box-info .box-phone .text:hover {
    text-decoration: none;
}

.box-info .text {
    font-size: 18px;
    line-height: 18px;
    color: #ef4023;
    display: block;
    text-decoration: none;
    margin: 0 0 5px 0;
}

.box-info .text:hover {
    text-decoration: underline;
}

.info-sport {
    text-align: left;
    overflow: hidden;
    width: 100%;
    padding: 10px 0 0;
}

.box-info .payment__wrapp .payment__img {
    margin-right: 10px;
}

.box-info .payment__wrapp .payment__img:last-child {
    margin-right: 0;
}

.hold-sport {
    overflow: hidden;
    width: 100%;
    margin: 0 0 43px;
}

.hold-sport .box60,
.hold-sport .box40 {
    float: left;
    width: 57.5%;
    padding: 18px 0 0;
}

.hold-sport .box40 {
    width: 42.5%;
}

.hold-sport .title {
    font: 20px/18px 'PTSerif-Bold', verdana, geneva, sans-serif;
    color: #414141;
    display: block;
    margin: 0 0 9px;
}

.list-spotr {
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
}

.list-spotr li {
    font-size: 18px;
    line-height: 16px;
    margin: 0 0 4px;
    background: url(../images/bulet.png) no-repeat 1px 7px;
    padding: 0 0 0 10px;
}

.box-celebration h2 {
    margin: 0 0 36px;
}

.btn-red {
    width: 189px;
    padding: 26px 10px 28px 86px;
    margin: 0 auto 128px;
    display: block;
    background-color: #ef4023;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    position: relative;
}

.hold-red {
    width: 85px;
    height: 72px;
    background-color: #e03418;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -ms-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

.hold-red:after {
    content: "";
    background: url(../images/bg-down.png) no-repeat 0 0;
    width: 37px;
    height: 38px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -19px 0 0 -20px;
}

.btn-red:hover {
    text-decoration: underline;
}

.btn-red:hover .hold-red {
    background-color: #f7941e;
}

.box-celebration.box-sport {
    margin: 0 0 41px;
}

.form-title {
    text-align: center;
    overflow: hidden;
    width: 100%;
    padding: 9px 0 0;
    margin: 0 auto 44px;
}

.box-form.box-bid {
    margin: 0 0 135px;
}

.box-form .wrap-hold {
    padding: 28px 32px 106px;
    position: relative;
}

.chek-consent {
    float: right;
    width: 100%;
    text-align: right;
    margin: 0 24px 25px 0;
}

.box-form .form .btn-login.btn-orang {
    padding: 14px 40px 15px;
    margin: 0 0 0 -90px;
}

.box-bid .wrap-hold.box-map {
    padding: 15px 14px 21px;
    max-width: 996px;
}

/* 24.08 */

.document {
    max-width: 961px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 0 20px;
}

.document h5 {
    color: #544841;
    font-family: 'KabelBookC';
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
}

.document__link {
    max-width: 521px;
    height: 54px;
    background-color: #248043;
    border-radius: 3px;
    color: white !important;
    font-family: 'KabelBookC';
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    padding: 0 15px;
    transition: .3s;
}

.document__link:hover {
    background-color: #03622e;
}

.document__link img {
    margin-right: 15px;
}

/* 24.08 */

.form .chek-consent input.text-input {
    padding: 3px 5px;
    height: 28px;
    display: block;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 5px;
    width: 232px;
    float: right;
}

.boxed-chek {
    float: right;
    width: 250px;
    display: none;
}

.holder-chek {
    width: auto;
    position: relative;
    margin: 0 0 5px;
}

.holder-chek:after {
    content: "";
    display: block;
    clear: both;
}

.form .chek-consent .checked + .boxed-chek {
    display: block;
}

.form .chek-consent .checked + .holder-chek + .holder-chek {
    display: block;
}

.wrap-hold .holder-chek label.error {
    width: 219px;
    bottom: -1px;
    text-align: center;
    display: inline-block;
    vertical-align: top;

}

/*.box-map iframe{
	width:100% !important;
}*/

/* 24.08 */

.requisites {
    border-top: 4px solid #7db633;
    background-color: #f2f2f2;
    padding: 30px;
}

.requisites h5 {
    font-family: 'KabelBookC';
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
}

.requisites__list {
    display: flex;
    justify-content: space-between;
}

.requisites__item {
    margin-bottom: 20px;
}

.requisites__item p {
    color: #544841;
    font-size: 18px;
    font-family: 'BlissPro-Light';
    margin: 0;
}

.requisites__item p.OOO {
    margin-bottom: 15px;
}

.requisites__item p span.inn {
    font-family: 'BlissPro-Bold';
}

.requisites__item .urdress {
    margin-bottom: 10px;
    font-family: 'BlissPro-Bold';
}

/*  */

.hold-location {
    overflow: hidden;
    padding: 60px 107px 21px 125px;
    margin: 0 0 58px;
}

.geo {
    position: relative;
}

.geo:before {
    position: absolute;
    content: "";
    width: 40px;
    height: 65px;
    background: url(../images/geo.png) no-repeat;
    left: 4%;
}

.hold-location h2 {
    font: 18px/20px 'PTSerif-Bold', verdana, geneva, sans-serif;
    margin: 0 0 26px;
    color: #414141;
    text-align: center;
}

.hold-location p {
    font-size: 16px;
    line-height: 19px;
    color: #414141;
}

.hold-location p:nth-child(1) {
    margin: 0;
}

.hold-location p:nth-child(3) {
    margin: 0;
    font-family: 'BlissPro-Bold';
    font-size: 18px;
}

.card-feature-view__main {
    padding: 5px 0 0 0 !important;
}

.card-share-view__text {
    font-family: 'BlissPro-Light';
    font-size: 18px;
}

.card-dropdown-view__arrow {
    display: none !important;
}

.boxed-info .hold-location p {
    margin: 0 0 44px;
}

.boxed-info .hold-location p:last-child {
    margin: 0 0 30px;
    padding: 3px 0 0;
}

.boxed-contacts.holder-contacts {
    padding: 55px 0 0;
    margin: 0 auto 13px;
}

.boxed-contacts.holder-contacts h1 {
    font-size: 30px;
}

.boxed-contacts.holder-contacts h1.office__sale {
    font-size: 20px;
}

.boxed-contacts.holder-contacts h1 {
    margin: 0 0 48px;
    line-height: 1.5;
}

.wrap-hold .row label.error,
.wrap-hold label.error {
    position: relative;
    bottom: -6px;
    right: 0;
    padding: 5px;
    background-color: #d8361b;
    font-size: 12px;
    line-height: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 5px;
}

.wrap-hold .datepicker label.error {
    bottom: -40px;
    margin: 0 -11px 5px;
}

.wrap-hold .row label.error:after,
.wrap-hold label.error:after {
    content: "";
    position: absolute;
    top: -6px;
    left: 50%;
    background: url(../images/arrow-red.png) no-repeat 0 0;
    width: 10px;
    height: 6px;
    margin: 0 0 0 -5px;
}

.jGrowl-notification.ui-state-highlight.ui-corner-all.default,
.jGrowl-notification.ui-state-highlight,
.jGrowl-notification {
    border: 1px solid #d8361b !important;
    background-color: rgba(254, 105, 81, 0.8) !important;
}

div.jGrowl div.jGrowl-notification,
div.jGrowl div.jGrowl-closer {
    font: 14px/16px 'PTSerif-Bold', verdana, geneva, sans-serif;
    color: #d8361b;
}

.boxed-info {
    max-width: 1024px;
    margin: 0 auto;
    padding: 14px 0 0;
}

.box-title {
    text-align: center;
    border-bottom: 4px solid #0C7F40;
    position: relative;
    margin: 0 0 7px;
}

.back-list {
    color: #0C7F40;
    position: absolute;
    top: 4px;
    left: 0px;
    text-decoration: none;
    padding: 0 0 0 25px;
    font: 16px/18px 'PTSerif-Bold', verdana, geneva, sans-serif;
    margin: 0 0 0 2px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.back-list:after {
    content: "";
    background: url(../images/arrow-back.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 17px;
    height: 7px;
    margin: -2px 0 0 0;
}

.back-list:hover {
    color: #f7941e;
}

.back-list:hover:after {
    background-position: 0 -7px;
}

.box-gray {
    background-color: #ececec;
    padding: 33px 66px 17px 125px;
    margin: 0 0 40px;
}

.box-gray p {
    font-size: 14px;
    line-height: 22px;
}

.boxed-info .hold-location {
    text-align: left;
    margin: 0;
    padding: 27px 83px 0 125px;
}

.boxed-info h1 {
    font-size: 24px;
    line-height: 26px;
    margin: 0 0 43px;
}

.boxed-info .hold-location h2 {
    font: 20px/22px 'PTSerif-Regular', verdana, geneva, sans-serif;
    color: #3d3c3b;
    text-align: left;
    margin: 0 0 28px;
}

/*.boxed-info .hold-location p{margin:0 0 30px;}*/
.box-rooms {
    padding: 55px 0 0;
    overflow: hidden;
}

.box-rooms .box-room {
    margin: 0 0 15px;
}

.tabset {
    display: flex;
    justify-content: center;
    margin: 0 0px 53px;
    padding: 0;
    list-style: none;
    max-width: 1024px;
}

.tabset-restaurant {
    display: none;
}

.tabset:after {
    content: "";
    display: block;
    clear: both;
}

.tabset li {
    float: left;
    position: relative;
}

.tab-room {
    width: calc(100% / 3);
}

.tab-service {
    width: calc(100% / 6);
    min-width: 80px;
}

.tabset li:after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 4px;
    display: block;
    background: #0c7f40;
}

.tabset li a {
    display: block;
    border-right: 1px solid #fff;
    background-color: #ececec;
    padding: 18px 5px 17px;
    font-size: 18px;
    line-height: 20px;
    height: 32px;
    color: #545454;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.tabset li:last-child a {
    border: none;
}

.tabset li.active a,
.tabset li a:hover {
    background-color: #0c7f40;
    color: #fff;
}

.tab-content {
    position: absolute;
    top: -9999px;
    left: -9999px;
    width: 100%;
    min-height: 10px;
}

.tab-content.active {
    position: static;
}

.number-tab {
    min-width: 43px;
    padding: 0 5px 7px;
    background-color: #0c7f40;
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
    position: absolute;
    bottom: -29px;
    left: 50%;
    margin: 0 0 0 -24px;
    -webkit-border-radius: 0 0 25px 25px;
    -moz-border-radius: 0 0 25px 25px;
    border-radius: 0 0 25px 25px;
    display: none;
}

.tabset li.active a .number-tab {
    display: block;
}

.title-room {
    font-size: 24px;
    line-height: 26px;
    color: #0c7f40;
    display: block;
    padding: 0 5px;
    margin: 0 0 35px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
}

.box100 {
    width: 100%;
}

.box100:after {
    content: "";
    display: block;
    clear: both;
}

.tabs-area {
    margin: 0 0 17px;
    width: 100%;
}

.tabs-area.scrolling {
    overflow-x: auto;
}

.info-box {
    float: left;
    width: 33%;
    margin: 0 17px 0 0;
}

.info-box:first-child {
    width: 42%;
    margin: 0 38px 0 0;
}

.info-box:last-child {
    width: 25%;
    margin: 0 -70px 0 0;
}

.info-box .title {
    font-weight: normal;
    font-family: 'KabelBookC-Bold';
    font-size: 18px;
    display: block;
    margin: 0 0 7px;
}

.info-box .list-spotr li {
    display: block;
    font-size: 18px;
    line-height: 20px;
    margin: 0 0 5px 0;
    background-position: 1px 9px;
}

.box-rooms .box-celebration h2 {
    font-family: 'PTSerif-Bold', verdana, geneva, sans-serif;
    margin: 0 0 29px;
}

.box-rooms .list-item li a:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: auto;
    background-color: rgba(0, 0, 0, 0);
    z-index: 5;
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -ms-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

.box-rooms .list-item li a:hover:after {
    background-color: rgba(0, 0, 0, 0.4);
}

.box-rooms .black-box {
    z-index: 6;
    /*padding:13px 60px 17px;
	width:57px;*/
    text-align: center;
}

.box-rooms .box-celebration .wrap {
    border: none;
}

.holder-room {
    overflow: hidden;
    width: 100%;
    margin: 0 0 68px;
}

.pagination {
    margin: 0;
    padding: 14px 0 0;
    list-style: none;
    float: left;
    overflow: hidden;
}

.list-pagination {
    margin: 0;
    padding: 0;
    list-style: none;
    width: auto;
    overflow: hidden;
    float: left;
}

.pagination li {
    float: left;
    margin: 0 6px;
}

.pagination li a {
    font-size: 18px;
    line-height: 44px;
    color: #545454;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out;
}

.pagination li a:hover {
    color: #000;
}

.pagination .prev {
    margin: 0 15px 0 0;
}

.pagination .next {
    margin: 0 0 0 19px;
}

.pagination .prev,
.pagination .next {
    float: left;
    text-indent: -9999px;
    width: 44px;
    height: 44px;
    background-color: #a7a7a7;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    position: relative;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

.pagination .prev:hover,
.pagination .next:hover {
    background-color: #ef4023;
}

.pagination .prev:after,
.pagination .next:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(../images/bg-pagin.png) no-repeat 0 0;
    width: 10px;
    height: 18px;
    margin: -9px 0 0 -5px;
}

.pagination .next:after {
    background-position: -10px 0;
}

.pagination li.active a {
    font-family: 'PTSerif-Bold', verdana, geneva, sans-serif;
    color: #000;
    cursor: text;
}

.holder-room .btn-red {
    float: right;
    margin: 0 0 30px;
}

.box-rooms .box-celebration {
    margin: 0;
}

.box-service {
    overflow: hidden;
    width: 100%;
    padding: 12px 0 0;
}

.box-service h1 {
    font-size: 24px;
    line-height: 26px;
}

.box-service .box-title {
    border: none;
}

.box-service .gallery-item {
    margin: 0 0 57px;
}

.box-service .box100 {
    margin: 0 0 11px;
}

.box-service .box-location {
    padding: 17px 32px 0;
    border-bottom: 4px solid #0C7F40;
    margin: 0 auto 36px;
}

.box-service .hold-location {
    margin: 0 0 10px;
}

.list-posts .posts-list li {
    padding: 20px 66px 6px 125px;
    cursor: pointer;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

.list-posts .title {
    font-size: 20px;
    line-height: 22px;
    color: #3d3c3b;
    display: block;
    margin: 0 0 28px;
    font-weight: normal;
    text-transform: uppercase;
}

.list-posts .posts-list li:hover {
    background-color: #ececec;
}

.list-posts .box-title {
    margin: 0 0 14px;
}

.list-posts .posts-list {
    border-bottom: 4px solid #0C7F40;
    padding: 0 0 40px;
    margin: 0;
    list-style: none;
}

.list-posts .boxed-info {
    margin: 0 auto 12px;
}

.type-room {
    font-size: 18px;
    line-height: 26px;
    color: #414141;
    background: url(../images/bg-type.gif) no-repeat 0 4px;
    padding: 0 0 0 10px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 8px;
}

.box-service.holder-room .gallery-item {
    margin: 0 0 69px;
}

.box-service.holder-room .box100 {
    margin: 0;
}

.box-service.holder-room .wrap {
    margin: 0 auto 80px;
}

.box-service.holder-room h2,
.hold-hall h2 {
    color: #0C7F40;
    font-size: 28px;
    font-weight: normal;
    line-height: 30px;
    margin: 0 0 29px;
    text-transform: uppercase;
}

.hold-hall h2 {
    font-size: 24px;
    line-height: 26px;
}

.box-service.holder-room .btn-red {
    margin: 0 auto 128px;
    float: none;
}

.box-service.holder-room .box-bid {
    margin: 0 0 74px;
}

.hold-hall .tabset {
    margin: 0 0px 42px;
}

.hold-hall .tabset li a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 16px;
    padding: 11px 5px 20px;
    border-top: 1px solid #fff;
}

/*.hold-hall p{
	font-size:18px;
	line-height:25px;
	margin:0 0 27px;
}*/
.hold-hall .gallery-item {
    margin: 0 0 21px;
}

.hold-hall .box-celebration .wrap {
    border: none;
}

.hold-hall .hold-sport .box60, .hold-hall .hold-sport .box40 {
    padding: 0;
}

.hold-hall .hold-sport .box60 {
    width: 50%;
    margin: 0 40px 0 0;
}

.hold-hall .box-celebration.box-sport {
    margin: 0;
}

.box-service.hold-hall {
    padding: 55px 0 0;
}

.hold-hall h1 {
    font-size: 28px;
    line-height: 30px;
    margin: 0 0 41px;
}

.hold-hall .box-text {
    width: 45%;
    float: left;
    margin: 0 0 10px;
}

.hold-hall .box100 {
    padding: 10px 0 0;
    margin: 0 0 23px;
}

.hold-hall .box-text:first-child {
    width: 19.27%;
    margin: 0 49px 0 0;;
}

.hold-hall .box-text .title {
    font: 16px/18px 'PTSerif-Bold', verdana, geneva, sans-serif;
    display: block;
    margin: 0 0 9px;
}

.hold-hall .box-grey {
    padding: 22px 15px 3px 31px;
    float: right;
    background-color: #ececec;
    width: 28.5%;
    margin: 3px -28px 0 0;
}

.hold-hall .box-grey p {
    font-size: 14px;
    line-height: 22px;
}

.boxed-info .info-sport {
    border-bottom: 4px solid #0C7F40;
    margin: 0 0 170px;
}

/* placeholder input*/
input:-moz-placeholder {
    color: #737373;
    opacity: 1;
}

input::-moz-placeholder {
    color: #737373;
    opacity: 1;
}

input::-webkit-input-placeholder {
    color: #737373;
}

/* input:focus placeholder */
input:focus:-moz-placeholder {
    color: #737373;
    opacity: 1;
}

input:focus::-moz-placeholder {
    color: #737373;
    opacity: 1;
}

input:focus::-webkit-input-placeholder {
    color: #737373;
}

/* placeholder  textarea*/
textarea:-moz-placeholder {
    color: #737373;
    opacity: 1;
}

textarea::-moz-placeholder {
    color: #737373;
    opacity: 1;
}

textarea::-webkit-input-placeholder {
    color: #737373;
}

/*  textarea:focus placeholder */
textarea:focus:-moz-placeholder {
    color: #737373;
    opacity: 1;
}

textarea:focus::-moz-placeholder {
    color: #737373;
    opacity: 1;
}

textarea:focus::-webkit-input-placeholder {
    color: #737373;
}

html {
    -webkit-text-size-adjust: none;
}

@media (max-width: 1070px) {
    .pagination {
        display: inline-block;
        vertical-align: top;
        float: none;
        margin: 0 auto 15px;
        clear: both;
        overflow: hidden;
    }

    .holder-room .btn-red {
        float: none;
        margin: 0 auto;
    }

    .wrap {
        padding: 15px;
    }

    #header .logo {
        padding: 5px 0 0;
    }

    #header .menu li a {
        padding: 31px 11px 28px;
    }

    .btn-orang {
        margin: 20px 0 10px 5px;
    }

    .hold-contact,
    .hold-pool {
        margin: 0 20px 0 0;
    }

    .hold-info {
        max-width: 183px;
    }

    .list-services li {
        margin: 0 10px 35px;
    }

    .list-item {
        margin: 0;
    }

    .list-item li {
        margin: 0 15px 40px;
        display: inline-block;
        vertical-align: top;
        float: none;
    }

    .list-services {
        text-align: center;
    }

    .list-services li {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .list-services li a {
        font-size: 18px;
        line-height: 20px;
    }

    .gallery .switcher {
        margin: 0 0 0 -341px;
    }

    .gallery-item a.link-prev {
        left: 0;
    }

    .gallery-item a.link-next {
        right: 0;
    }

    .wrap-hold .row,
    .wrap-hold .row.first,
    .wrap-hold .row.last {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 29%;
        padding: 0 10px;
    }

    .chek-consent {
        display: inline-block;
        float: none;
        margin: 0 0 10px;
        width: 92%;
    }

    .tabset {
        margin: 0 0 30px;
    }

    .info-box:last-child {
        margin: 0;
        width: 20%;
    }

    .info-box {
        width: 28%;
    }

    .list-posts .posts-list li {
        padding: 20px 15px;
    }

    .hold-hall .box-text:first-child,
    .hold-hall .box-text {
        width: 50%;
        margin: 0 0 10px;
    }

    .hold-hall .box-grey {
        width: 100%;
        margin: 0 0 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .hold-hall .tabset {
        margin: 0 0 20px;
    }

    .hold-hall .tabset li a br {
        display: none;
    }

    .boxed-contacts .row,
    .boxed-contacts .row:first-child,
    .boxed-contacts .row:last-child {
        padding: 0 10px 0 50px;
        width: 22%;
        margin: 0 20px 10px 0;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
}

@media (max-width: 1020px) {
    .box-bid .wrap-hold {
        background-position: 50% 100%;
    }

    .hold-room {
        padding: 0 0 0 246px;
    }

    .hold-room .hold-number {
        margin: 0 0 0 -246px;
    }

    .list-room li {
        width: 126px;
    }

    .btn-red {
        margin: 0 auto 30px;
    }

    .hold-sport .box60,
    .hold-sport .box40 {
        width: 100%;
        padding: 0;
    }

    .hold-sport {
        margin: 0 0 20px;
    }
}

@media (max-width: 965px) {
    #drop-down-menu {
        /*display: none;*/
    }

    #header .menu li a.drop-down:after {
        display: none;
    }

    #nav .container {
        background: #f36f21;
        margin: 0 0 -9999px;
        overflow: hidden;
        padding: 24px 0 9999px;
        position: absolute;
        right: -527px;
        top: -5px;
        width: 266px;
        z-index: 1000;
        float: none;
        flex-direction: column;
    }

    .w1-head #nav .container {
        top: -140px;
    }

    #nav .container .list-social li a {
        border: 2px solid white;
    }

    #nav .container .list-social li a .fa {
        color: white;
    }

    /* 24.08 */
    .btn-top {
        display: none;
    }

    .wrapp-btn {
        flex: 1;
        justify-content: flex-end;
    }

    .geo:before {
        display: none;
    }

    .requisites__list {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    /*  */
    .w1-head {
        margin-top: 0;
    }

    .box-orang-head {
        position: static;
    }

    #nav .menu {
        margin: 0;
        width: 100%;
    }

    #nav .menu li {
        float: none;
    }

    #nav .btn-orang {
        margin: 0;
        width: 100%;
        background: #f36f21;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        font-size: 16px;
        line-height: 20px;
        color: #000;
        text-transform: none;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 31px 11px 28px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }

    #nav .btn-orang:hover {
        background-color: #e7e7e7;
    }

    .menu > li > a {
        padding: 11px 30px 9px;
        font-size: 16px;
        line-height: 20px;
        color: #000;
    }

    #header > .container {
        margin: 0;
        padding-bottom: 10px;
    }

    #nav {
        min-height: 36px;
        border-top-width: 5px;
    }

    #nav .icon-menu {
        width: 46px;
        height: 32px;
        right: 8px;
        left: auto;
        top: 31px;
    }

    .icon-menu:before {
        width: 24px;
        height: 15px;
        margin: -8px 0 0 -12px;
    }

    #wrapper.open .nav-overlay {
        display: block;
        background: rgba(0, 0, 0, 0.6);
    }

    #nav .container,
    #nav .icon-menu {
        -webkit-transition: right .4s ease-in-out;
        -moz-transition: right .4s ease-in-out;
        -ms-transition: right .4s ease-in-out;
        -o-transition: right .4s ease-in-out;
        transition: right .4s ease-in-out;
    }

    #wrapper.open #nav .icon-menu {
        right: 250px;
    }

    #wrapper.open #nav .container {
        right: -28px;
    }

    #wrapper.open .icon-menu:before {
        height: 22px;
        margin: -11px 0 0 -11px;
        width: 22px;
    }

    /* .gallery .gallery-holder,
	.gallery .gallery-holder li .wrap-img{height: 457px;} */
    .wrap-text .wrap-title {
        font-size: 42px;
        line-height: 44px;
    }

    #content .box-orang {
        text-align: center;
    }

    .hold-contact,
    .hold-pool,
    .hold-info {
        width: 24%;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 0 15px 10px;
    }

    #nav .icon-menu {
        top: 50px;
    }

    .hold-room .text-number {
        font-size: 18px;
        line-height: 20px;
    }

    .hold-room .holder-number {
        font-size: 26px;
        line-height: 28px;
        padding: 6px 31px 9px 21px;
    }

    .hold-room .hold-number {
        padding: 13px 59px 15px 0;
        background-position: 100% 4px;
        margin: 82px 0 0 -246px;
    }

    .list-room li {
        width: 43%;
        margin: 0 10px 15px;
    }

    .list-room {
        margin: 0 0 20px;
        width: 100%;
    }

    .list-services li {
        margin: 0 0 18px;
        width: 180px;
    }

    .list-services li a {
        font-size: 14px;
        line-height: 16px;
        padding: 108px 10px 0;
    }

    .box-bid .wrap-hold {
        background: none;
        background-color: #ef4023;
    }

    .hold-location {
        padding: 10px;
    }

    .boxed-info .hold-location {
        padding: 15px 10px 0;
    }

    .box-gray {
        padding: 15px;
    }
}

@media (max-width: 890px) {
    .info-box .list-spotr li {
        display: inline-block;
    }

    .gallery .switcher {
        bottom: 3px;
        left: 2%;
        margin: 0;
        right: 2%;
        text-align: center;
    }

    .switcher li {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .w1 {
        padding-bottom: 270px;
    }

    #footer {
        height: 236px;
        margin-top: -270px;
    }

    #footer .box50 {
        width: 100%;
        text-align: center;
    }

    #footer .box-coping .logo {
        margin: 0 0 20px;
    }

    #footer .box-coping .logo a {
        display: inline-block;
        vertical-align: top;
    }

    .box50 .menu-home {
        background: none;
        padding: 0;
    }

    .box-phone {
        margin: 0 0 10px;
    }

    .list-social li {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .text-celebration {
        padding: 0 30px 18px;
    }

    .boxed-contacts .row,
    .boxed-contacts .row:first-child,
    .boxed-contacts .row:last-child {
        width: 250px;
        border: none;
        margin: 0 20px 10px;
    }

    .tabset li a {
        font-size: 16px;
        line-height: 18px;
        padding: 10px 5px;
    }

    .box-rooms .list-item {
        text-align: center;
    }

    .box-rooms .list-item li {
        width: 220px;
        margin: 0 auto 20px;
        display: inline-block;
        vertical-align: top;
        float: none;
    }

    .info-box:first-child,
    .info-box,
    .info-box:last-child {
        width: 100%;
        margin: 0 0 10px;
        text-align: center;
    }

    .info-box {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .box-service.hold-room .gallery-item {
        margin: 0 0 15px;
    }

    .box-service.hold-room .wrap {
        margin: 0 auto 20px;
    }

    .box-service.holder-room .wrap {
        margin: 0 auto 25px;
    }

    .box-service.holder-room .btn-red {
        margin: 0 auto 25px;
    }

    .holder-room.box-service .box-title,
    .box-service .box-title {
        padding: 0 0 25px;
    }

    .box-service.hold-hall .box-title {
        padding: 0;
    }

    .holder-room.box-service .box-title h1,
    .box-service .box-title h1 {
        margin: 0 0 10px;
        font-size: 20px;
        line-height: 22px;
    }

    .type-room {
        line-height: 22px;
        background-position: 0 2px;
    }

    .holder-room.box-service .box-title .back-list,
    .box-service .box-title .back-list {
        top: auto;
        bottom: 5px;
    }

    .boxed-info .info-sport {
        margin: 0 0 30px;
    }

    .wrap__footer-blok .adress {
        display: flex;
        width: 100%;
        justify-content: space-evenly;
        margin: 20px 0;
    }
}

@media (max-width: 710px) {
    .hold-hall .tabset li {
        width: 50%;
    }
}

@media (max-width: 650px) {
    #header .menu li a,
    #nav .btn-orang {
        padding: 15px;
    }

    h2 {
        margin: 0 0 25px;
    }

    .list-item li {
        width: 250px;
    }

    .text-celebration {
        padding: 0 10px 18px;
    }

    .box-celebration, .box-room {
        margin: 0 0 25px;
    }

    .box-celebration .btn-orang, .btn-login.btn-orang {
        margin: 0 0 27px;
    }

    .hold-room .hold-number {
        margin: -100px 0 0;
        padding: 0;
        display: inline-block;
        vertical-align: top;
        float: none;
        background: none;
        text-align: center;
    }

    .box-room .gallery-item {
        margin: 0 0 20px;
    }

    .list-room li .bool-orang {
        width: 100px;
        height: 100px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        margin: 0 0 0 -50px;
    }

    .text-bool {
        font-size: 20px;
        line-height: 22px;
    }

    .text-bool span {
        font-size: 16px;
        line-height: 18px;
    }

    .list-room {
        text-align: center;
    }

    .list-room li {
        font-size: 17px;
        line-height: 19px;
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .boxed-contacts {
        margin: 0 auto 20px;
    }

    .menu-home {
        text-align: center;
    }

    .box50 .menu-home li {
        display: inline-block;
        vertical-align: top;
        margin: 0 10px 5px 0;
    }

    .box-phone {
        background: none;
        text-align: center;
    }

    #footer {
        height: 326px;
        margin-top: -340px;
        padding: 14px 0 0;
    }

    .w1 {
        padding-bottom: 340px;
    }

    .gallery-item a.link-prev, .gallery-item a.link-next {
        width: 46px;
        height: 46px;
        -webkit-border-radius: 23px;
        -moz-border-radius: 23px;
        border-radius: 23px;
    }

    .list-services {
        margin: 0 0 25px;
    }

    .gallery-item a.link-prev,
    .gallery-item a.link-next {
        display: none;
    }

    .boxed-info .hold-location h2 {
        margin: 0 0 10px;
    }

    .boxed-info .hold-location p {
        margin: 0 0 10px;
    }

    .box-gray {
        margin: 0 0 15px;
    }

    .box-celebration.box-sport {
        margin: 0 0 10px;
    }

    .hold-sport {
        margin: 0 0 15px;
    }

    #content .box-orang {
        margin: 0 0 20px;
    }

    .hold-hall h1 {
        font-size: 20px;
        line-height: 22px;
        margin: 0 0 15px;
    }

    .hold-hall .box-text:first-child, .hold-hall .box-text {
        width: 100%;
    }

    .hold-hall h2 {
        font-size: 18px;
        line-height: 20px;
        margin: 0 0 15px;
    }

    .box-service.holder-room .gallery-item {
        margin: 0 0 20px;
    }

    .box-service.holder-room .box-bid {
        margin: 0 0 25px;
    }
}

.gallery-pag {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.gallery-pag .gallery-holder {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
}

.gallery-pag .gallery-holder > li {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}

.gallery-pag .gallery-holder .active {
    z-index: 10;
}

/*18.02.2016*/
.wrap-info {
    position: relative;
    width: 200px;
    height: 200px;
    background: red;
}

.rooms-info {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #d8361b;
    padding: 22px 2px 4px;
    color: #fff;
    -webkit-border-radius: 0 0 9px 9px;
    -moz-border-radius: 0 0 9px 9px;
    border-radius: 0 0 9px 9px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
    display: none;
    margin: 4px 0 0;
}

.rooms-info .number-tab {
    background: #fff;
    bottom: auto;
    top: 0;
    color: #0c7f40;
}

.rooms-info-holder {
    display: block;
    overflow: hidden;
    padding: 10px 0 10px 16px;
    border-bottom: 1px solid #fff;
    font-size: 15px;
    line-height: 38px;
}

.rooms-info-holder:last-child {
    border: none;
}

.room-number {
    float: left;
    margin: 0px 0 0 5px;
    font-size: 36px;
    line-height: 38px;
}

.price-room {
    padding: 15px;
    background: #0c7f40;;
    position: absolute;
    z-index: 99999;
    bottom: 0;
    right: 63px;
    color: #fff;
}

.tabset li.active .rooms-info {
    display: block;
    z-index: 9;
}

.info-box .hold-icon {
    display: block;
    width: 90px;
    height: 90px;
    margin-bottom: 15px;
    line-height: 90px;
    border: 3px solid #0c7f40;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
}

.info-box .hold-icon img {
    vertical-align: middle;
    display: inline-block;
}

.box100-holder {
    margin: 0 0 49px;
}

.list-room li .rooms-info {
    display: block;
    visibility: hidden;
    opacity: 0;
    padding: 10px 23px 14px;
    width: auto;
    z-index: 2;
    top: -91px;
    left: 50%;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    min-width: 215px;
    margin: 0 0 0 -107px;
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
}

.list-room li .rooms-info-holder {
    padding-left: 50px;
}

.list-room li .room-number {
    margin: 0 5px 0 -50px;
}

.list-room li:hover {
    cursor: pointer;
}

.list-room li:hover .rooms-info {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.hold-room {
    overflow: visible;
}

.hold-room:after {
    content: "";
    display: block;
    clear: both;
}

.list-item {
    padding: 0 14px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.list-item li {
    width: 100%;
    float: left;
    width: 50%;
    margin: 0 0 26px;
    padding: 0 14px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.black-box {
    padding: 25px 33px 25px;
    font-size: 24px;
    line-height: 28px;
}

@media (max-width: 1070px) {
    .rooms-info {
        padding: 25px 15px 0;
    }
}

@media (max-width: 890px) {
    .rooms-info-holder {
        padding-left: 40px;
        font-size: 13px;
        line-height: 15px;
    }

    .room-number {
        font-size: 25px;
        line-height: 20px;
        margin: 0 0 0 -40px;
        padding-right: 15px;
    }

    .title-room {
        margin: 0 0 25px;
    }
}

/*05.03.2018*/
.btn-orang,
#content .box-orang,
.wrap-text .link-orang:hover,
.box-celebration .btn-orang,
.btn-login.btn-orang,
.rooms-info,
.list-services li a .hold-img,
.list-services li:last-child a .hold-img,
.hold-chek {
    background: #0c7f40;
}

.list-services li:last-child a .hold-img {
    width: 96px;
    height: 96px;
    top: 0;
}

.list-services li:last-child a .hold-img img {
    margin: 0;
}

.text-bool {
    padding: 48px 0 0;
}

.btn-orang {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 31px -58px 10px 5px;
}

.btn-orang:hover,
.box-celebration .btn-orang:hover,
.list-services li a:hover .hold-img {
    background: #7fb835;
}

.hover .selectButton {
    background: #fff;
}

.wrap-text .link-orang {
    background: #7fb835;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 14px 54px 15px 52px;
}

.switcher .active a,
.switcher li a:hover {
    background: #7eb734;
}

#header .menu li:nth-child(3) {
    margin: 0 23% 0 0;
}

#header .logo a {
    background: url(../images/logo-new.png) no-repeat 0 0;
    width: 132px;
    height: 157px;
    margin: 0 auto;
    position: relative;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform .3s ease-in-out;
    -moz-transition: transform .3s ease-in-out;
    -ms-transition: transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}

#header .logo a:hover {
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    cursor: pointer;
}

#header .logo {
    float: none;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    width: 186px;
    background: #fff;
    -webkit-border-radius: 0 0 18px 18px;
    -moz-border-radius: 0 0 18px 18px;
    border-radius: 0 0 18px 18px;
    padding: 17px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#header #nav {
    float: none;
}

#header .menu {
    width: 100%;
}

#main {
    position: relative;
    z-index: 1;
    padding: 95px 0 0 0;
}

.gallery .switcher {
    margin: 0 0 0 -3%;
}

.gallery-item a.link-prev,
.gallery-item a.link-next {
    background: #544841;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.gallery-item a.link-prev:hover,
.gallery-item a.link-next:hover {
    background: #736458;
}

h1,
h3,
.boxed-contacts h4,
h4,
.boxed-contacts .row .title,
.boxed-contacts .row .text,
.box50 .menu-home li a,
.list-room li,
.list-services li a {
    color: #544841;
}

.box50 .menu-home li a {
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    position: relative;
}

.box50 .menu-home li a:hover {
    text-decoration: none;
}

.box-info .text,
.box50 .menu-home li a:hover {
    color: #0c7f40;
}

.hold-room .holder-number {
    background: #87c13d;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#87c13d), to(#7db633));
    background: -webkit-linear-gradient(#87c13d, #7db633);
    background: -moz-linear-gradient(#87c13d, #7db633);
    background: -ms-linear-gradient(#87c13d, #7db633);
    background: -o-linear-gradient(#87c13d, #7db633);
    background: linear-gradient(#87c13d, #7db633);
    -pie-background: linear-gradient(#87c13d, #7db633);
}

.gallery-item .switcher li a:hover,
.gallery-item .switcher .active a {
    background: #544841;
}

#footer .box-coping .logo a {
    background: url(../images/logo-footer-new.png) no-repeat 0 0;
    width: 125px;
    height: 156px;
}

.box-bid .wrap-hold {
    background: #7db633;
}

.link-chek {
    background: none;
    border-bottom: 1px dashed #fff;
}

.selectButton .right {
    background: #0c7f40;
}

.selectButton .right:hover,
.btn-login.btn-orang:hover {
    background: #03622e;
}

.selectOptions {
    background: #fff;
}

.selectOptions ul {
    background: #fff;
    -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 0 0 9px 9px;
    -moz-border-radius: 0 0 9px 9px;
    border-radius: 0 0 9px 9px;
}

.selectOptions {
    -webkit-border-radius: 0 0 9px 9px;
    -moz-border-radius: 0 0 9px 9px;
    border-radius: 0 0 9px 9px;
}

.selectOptions ul li a {
    color: #544841;
}

.selectOptions ul li a:hover {
    background: #f4f4f4;
}

.datepicker:before {
    background: url(../images/bg-data-new.png) no-repeat 0 0;
    width: 44px;
}

.list-item li {
    overflow: hidden;
}

.black-box {
    top: auto;
    margin: 0;
    left: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background-color: rgba(84, 72, 65, 0.8);
}

.black-box br,
.list-room li .bool-orang:after {
    display: none;
}

.list-item li a:hover .black-box {
    background-color: rgba(1, 91, 42, 0.8);
}

.text-celebration:after {
    background: #e6e0d9;
}

.box-celebration .wrap,
.box-core .wrap {
    border-bottom: 0px solid #e6e0d9;
}

.list-room li .bool-orang {
    background: url(../images/bg-tree.png) no-repeat 0 0;
    width: 141px;
    height: 152px;
    margin: 0 0 0 -70px;
}

.list-room li {
    padding: 160px 0 0;
    margin: 0 20px 10px 20px;
}

.ui-widget-header {
    background: #0c7f40 !important;
    border: 1px solid #0c7f40 !important;
}

.box-bid {
    background: #0c7f40;
    z-index: 1;
    background: transparent;
}

.box-bid .wrap-hold {
    position: relative;
    padding: 88px 32px 25px;
    margin: -20px auto 0;
}

.box-bid .wrap-hold-main {
    padding: 0px 32px 75px;
}

.box-bid .wrap-hold form {
    z-index: 1;
}

.box-bid .wrap-hold:before {
    content: '';
    position: absolute;
    top: 41px;
    left: -480px;
    width: 600px;
    height: 400px;
    background: url(../images/bg-left.jpg) no-repeat 0 0;
    z-index: -1;
}

.box-bid .wrap-hold:after {
    content: '';
    display: block;
    clear: both;
    position: absolute;
    top: 41px;
    right: -569px;
    left: auto;
    width: 600px;
    height: 400px;
    background: url(../images/bg-right.jpg) no-repeat 0 0;
    z-index: -1;
}

.box-bid {
    border-top: none;
}

.wrap-hold .row {
    border-left: 1px solid #b4e07b;
}

.form input.text-input {
    -webkit-transition: border-color .2s ease-in-out;
    -moz-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out;
    position: relative;
}

.form input.text-input:focus {
    border-color: #0c7f40;
}

.form .btn-login.btn-orang {
    bottom: -94px;
}

.box-center {
    text-align: center;
    margin: 0 0 24px;
}

.boxed-contacts {
    margin: 0 auto;
}

.box-row {
    width: 100%;
    overflow: hidden;
    margin: 0 0 40px;
}

.box-center .title {
    font-family: 'KabelBookC-Bold';
    color: #545454;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
}

.box-center .title:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0 23px;
    width: 65px;
    height: 54px;
    background: url(../images/icon-map.png) no-repeat 0 0;
}

.box-phone {
    margin: 0 0 5px;
}

.box-info .text {
    text-align: center;
    margin: 0 0 8px;
}

.list-social li:last-child {
    margin: 0 0 5px 0;
}

.box50 .feedback {
    font-size: 16px;
    line-height: 18px;
    display: block;
    margin: 0 0 10px;
}

.box-feedback {
    float: left;
}

/* .box-info {text-align:right;} */
#footer .box-coping .logo {
    margin: 0 0 30px 20px;
}

.w1 {
    padding-bottom: 220px;
}

.box-feedback .btn-orang {
    display: inline-block;
    float: none;
    margin: 0;
    padding: 16px 60px 18px;
    text-transform: none;
    font-size: 18px;
    line-height: 20px;
}

.box-coping .text-coping {
    margin: 0 0 0 20px;
}

.hold-calendar {
    margin: 0 0 19px;
}

.hold-info {
    max-width: 200px;
    padding: 2px 0 0 60px;
    margin: 0;
    background: url(../images/icon-mail.png) no-repeat 0 6px;
}

.map-holder {
    overflow: hidden;
    max-width: 100%;
    height: 410px;
    margin: 0;
    width: 100%;
    position: relative;
}

.map-holder:after {
    content: '';
    display: block;
    clear: both;
    width: 100%;
    height: 30px;
    position: absolute;
    top: -15px;
    left: 0px;
    background: transparent;
    -webkit-box-shadow: inset 5px 25px 30px 0px rgba(229, 229, 229, 0.4);
    -moz-box-shadow: inset 5px 25px 30px 0px rgba(229, 229, 229, 0.4);
    box-shadow: inset 5px 25px 30px 0px rgba(229, 229, 229, 0.4);
    -webkit-border-radius: 0 0 50% 50%;
    -moz-border-radius: 0 0 100% 100%;
    border-radius: 0 0 100% 100%;
}

#footer:after {
    display: none;
}

#maps {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

#header .menu li a {
    padding: 41px 20px 35px;
}

.hold-pool {
    padding: 2px 0 0 64px;
    margin: 0 30px 0 85px;
    background-position: 0 0;
}

.hold-contact {
    padding: 2px 20px 0 50px;
}

.form-title {
    margin: 30px auto;
}

.form-title-room {
    margin: 0px auto;
}

.form-title h4 {
    color: #fff;
    margin: 0;
}

.box-celebration .wrap {
    border-bottom: none;
}

.star2:after {
    background: url(../images/star-standart.png) no-repeat 0 0;
    width: 8px;
    margin: 0 0 0 -4px;
}

.boxed-contacts .row:first-child {
    padding: 0px 43px 0 57px;
}

.boxed-contacts .row {
    padding: 0px 13px 0 57px;
}

.boxed-contacts .row:last-child {
    padding: 0px 5px 0 70px;
}

.flex-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flex-wrap strong a {
    font-weight: normal;
    font: 16px/18px 'PTSerif-Bold', verdana, geneva, sans-serif;
    color: #414141;
    text-decoration: none;
}

.flex-wrap strong a:hover {
    text-decoration: underline;
}

.tab-content a {
    font-weight: normal;
    font: 16px/19px 'KabelBookC';
    color: #414141;
    text-decoration: underline;
}

.tab-content a:hover {
    text-decoration: underline;
}

a.textlink {
    font-weight: normal;
    font: 16px/19px 'KabelBookC';
    color: #414141;
    text-decoration: underline;
}

a.textlink:hover {
    text-decoration: underline;
}

/*12.01.2022*/
.form-row input#pv395 {
    display: block !important;
}

/*12.012022*/

/*29.05.2019*/
.widget-list .date-form {
    width: 100%;
}

.widget-wrapper {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
}

.widget-list .date-form form {
    width: 100%;
    display: block;
    overflow: hidden;
}

.widget-list .date-input {
    width: 24.5%;
    margin: 0 0 10px;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.widget-list .date-input .input {
    width: 100%;
    /*background: url(/img/calendar_icon.png) 95% 50% no-repeat #fff;*/
}

.widget-list .date-input select.input,
.widget-list .date-input .submit,
.request-form .submit,
.widget-order .order-submit .back {
    width: 100%;
}

.widget-list .title {
    font: 24px/30px 'Open Sans', sans-serif;
    letter-spacing: 1px;
    display: block;
    margin: 0 0 20px;
}

.request-form .title {
    letter-spacing: 0;
    font: 18px/24px 'Open Sans', sans-serif;
}

.room-item .room-title,
.widget-list .date-input select.input,
.room-item .price,
.booking-button,
.widget-list .date-input .input {
    font-family: 'Open Sans', sans-serif;
}

.booking-button,
.widget-order .order-submit .submit {
    background: #0c7f40;
    font-weight: normal;
    border: 1px solid #0c7f40;
    font-size: 18px;
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    -webkit-transition: color .2s ease-in-out, background .2s ease-in-out;
    -moz-transition: color .2s ease-in-out, background .2s ease-in-out;
    transition: color .2s ease-in-out, background .2s ease-in-out;
}

.booking-button:hover,
.widget-order .order-submit .submit:hover {
    color: #0c7f40;
    background: #fff;
}

.widget-list .date-input .submit,
.request-form .submit,
.widget-order .order-submit .back {
    border: 1px solid #fff;
    background: inherit;
    font-weight: normal;
    font-size: 16px;
    height: 43px;
    position: relative;
    -webkit-transition: color .2s ease-in-out, background .2s ease-in-out;
    -moz-transition: color .2s ease-in-out, background .2s ease-in-out;
    transition: color .2s ease-in-out, background .2s ease-in-out;
}

.widget-list .date-input .submit:hover,
.request-form .submit:hover,
.widget-order .order-submit .back:hover {
    color: #7db633;
    background: #fff;
}

.widget-list .date-input label {
    font-size: 14px;
    line-height: 16px;
}

.input-wrapper {
    width: 100%;
}

.widget-list .date-input label {
    margin-bottom: 4px;
}

.request-form label {
    font-size: 14px;
    line-height: 16px;
}

.room-item .price,
.room-item .price b {
    font-weight: normal;
}

.widget-list .date-input .input {
    padding: 8px 25px 9px 10px;
}

.widget-list .date-input select.input {
    padding: 10px 8px 10px 10px !important;
    font-size: 14px;
    line-height: 16px;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    -webkit-appearance: none;
    height: 34px;
}

.widget-list .date-input .submit,
.request-form .submit,
.widget-order .order-submit .back,
.widget-list .date-input,
.booking-button,
.request-form .input,
.input-wrapper,
.widget-order .order-submit .submit {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.request-form .input {
    height: 43px;
}

.form-row.person-input .input-wrap,
.form-row.timein-input .input-wrap {
    width: 100px;
}

body .form-row.person-input .input-wrap .input,
body .form-row.timein-input .input-wrap .input {
    width: 100%;
    height: 34px;
    padding: 5px !important;
}

.input-wrap textarea {
    max-height: 200px;
    width: 100%;
    max-width: 250px;
}

.widget-order .order-submit .back {
    max-width: 260px;
    float: right;
}

.order-form .phone-country .input[type="text"] {
    min-width: 218px;
}

.dashed {
    border-bottom: 1px dashed #fff;
}

.order-form .input[type="text"] {
    height: 34px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.order-form .input[type="text"],
.input-wrap textarea,
.form-row.person-input .input-wrap .input,
.form-row.timein-input .input-wrap .input,
.widget-list .date-input .input {
    border: 1px solid #7db633;
}

.form-row.person-input .input-wrap .input:focus,
.form-row.timein-input .input-wrap .input:focus,
.order-form .input[type="text"]:focus,
.input-wrap textarea:focus,
.widget-list .date-input .input:focus {
    border: 1px solid #0c7f40;
}

.title2 {
    text-align: center;
}

.form-row.checkbox.rules {
    padding-left: 14px;
    color: white;
    cursor: pointer;
}

.form-row.checkbox.rules .label:before {
    content: '';
    display: inline-block;
    background-color: white;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-left: -10px;
    margin-right: 10px;
    border-radius: 2px;
}

.form-row.checkbox i {
    display: none;
}

.form-row.checkbox i.checked + .label:before {
    content: '\2227';
    color: #0c7f40;
    background-color: #fff;
    font-size: 16px;
    line-height: 15px;
    text-align: center;
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.form-row input[type="radio"] {
    display: none;
}

.form-row label.checkbox-label {
    padding-left: 0;
    color: white;
    cursor: pointer;
}

.form-row label.checkbox-label:before {
    content: '';
    display: inline-block;
    background-color: #fff;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-left: -20px;
    margin-right: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.form-row input[type="radio"]:checked + label.checkbox-label:before {
    content: '\2022';
    color: #0c7f40;
    background-color: #fff;
    font-size: 30px;
    line-height: 17px;
    text-align: center;
}

.full-price-box {
    padding-left: 20px;
    color: white;
    cursor: pointer;
}

.full-price-box label:before {
    content: '';
    display: inline-block;
    background-color: #fff;
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-left: -10px !important;
    margin-right: 10px;
    border-radius: 2px !important;
}

.full-price-box input {
    display: none;
}

.full-price-box input[type="checkbox"]:checked + label:before {
    content: '\2227';
    color: #0c7f40;
    background-color: #fff;
    font-size: 16px;
    line-height: 15px;
    text-align: center;
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.form-row label.checkbox-label p {
    padding: 0 0 0 7px;
    margin: 0 0 10px;
}

.widget-order .order-submit {
    width: 100%;
}

.widget-wrapper .error {
    background: #ffc6c6;
    background-color: #d8361b;
    font-weight: normal;
}

.request-form .submit {
    max-width: 260px;
}

.room-item .col2 {
    width: 30% !important;
}

.room-item .col1 {
    width: 70% !important;
}

.widget-wrapper .copy {
    position: relative;
}

.room-item .room-photo img {
    width: 150%;
    margin: 0 -17% 0;
}

/* 19.06.2022
.form-row.person-input .input-wrap select.input {
    padding: 5px !important;
}
.form-row.timein-input .input-wrap select.input {
    padding: 5px !important;
} */

@media (max-width: 1024px) {
    .box-bid .wrap-hold {
        padding: 50px 10px 25px !important;
    }

    .widget-list .date-input .input {
        padding: 4px 25px 4px 10px;
    }

    .widget-list .date-input select.input {
        padding: 5px 8px 6px 10px !important;
    }

    .widget-list .date-input .submit,
    .widget-list .date-input select.input,
    .widget-list .date-input .input {
        height: 34px;
    }

    .booking-button,
    .widget-order .order-submit .submit {
        font-size: 16px;
        height: 34px;
    }

    .request-form .input {
        height: 34px;
    }

    .request-form .title {
        font: 16px/22px 'Open Sans', sans-serif;
    }

    .widget-list .date-input .submit,
    .request-form .submit,
    .widget-order .order-submit .back {
        font-size: 16px;
        height: 34px;
    }
}

@media only screen and (max-width: 800px) {
    .room-item .col2 {
        float: left;
        clear: none;
    }

    .widget-list .date-form form {
        text-align: center;
    }

    .widget-list .date-input {
        width: 49%;
        text-align: left;
    }

    .room-item .room-photo {
        width: 50%;
    }

    .room-item .room-info {
        width: 50%;
    }
}

@media (max-width: 650px) {
    .room-item .room-info,
    .room-item .room-photo,
    .room-item .col2 {
        width: 100% !important;
        float: none;
    }

    .room-item .col1 {
        width: 100% !important;
    }

    .room-item .room-photo-wrap {
        max-height: 100%;
    }

    .room-item .room-photo-inner {
        padding: 0;
    }

    .room-item .room-photo img {
        width: 100%;
        height: auto;
        display: block;
        margin: 0;
    }

    .room-item .room-photo-more {
        margin: 0 0 10px;
        display: inline-block;
    }

    .room-item .room-order {
        float: none;
        width: 100%;
    }

    .widget-list .date-input .input {
        line-height: 16px;
        font-size: 14px;
    }

    .room-item {
        padding: 10px 0px 20px;
    }

    .room-item .room-comfort li {
        width: 40px;
        height: 40px;
    }

    .widget-list {
        padding: 0
    }

    .room-item .room-info {
        text-align: center;
    }

    .box-bid .wrap-hold {
        padding: 30px 10px 15px !important;
    }

    .room-item .room-comfort,
    .request-form {
        text-align: center;
    }

    .widget-order .order-submit .back,
    .widget-order .order-submit .submit {
        display: block;
        float: none;
        margin: 0 auto 10px;
        text-align: center;
    }
}

@media (max-width: 450px) {
    .widget-list .date-input .input {
        font-size: 14px;
        line-height: 20px;
    }

    .widget-list .date-input select.input {
        padding: 3px 8px 4px 10px;
    }

    .widget-list .date-input .submit,
    .request-form .submit,
    .widget-order .order-submit .back {
        font-size: 14px;
        height: 30px;
    }

    .widget-list .date-input label {
        font-size: 13px;
        line-height: 16px;
    }

    .room-item .room-title {
        font-size: 18px;
        line-height: 24px;
    }

    .widget-list .title {
        font: 20px/26px 'Open Sans', sans-serif;
        letter-spacing: 1px;
        margin: 0 0 15px;
    }

    .request-form .title {
        font: 14px/20px 'Open Sans', sans-serif;
    }

    .booking-button, .widget-order .order-submit .submit {
        font-size: 14px;
        height: 30px;
    }

    /*.room-item .room-comfort li {
		width: 40px;
    	height: 40px;
		background-size: 26px 26px;
	}*/
}

@media (max-width: 1200px) {
    #header .logo {
        width: 140px;
        padding: 15px 10px 18px;
        top: 95px;
    }

    #header .menu li {
        margin-right: 50px;
    }

    #header .logo a {
        -o-background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        width: 90px;
        height: 115px;
    }

    #header .menu li:nth-child(3) {
        margin: 0;
        margin-right: 50px;
    }

    #header .menu {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .btn-orang {
        margin: 31px 10px 10px 5px;
    }

    /* .hold-info-wrap  {
		flex-direction:column;
		margin-right:0;
		align-items: flex-start;
		width: 55%;
	} */
}

@media (max-width: 1070px) {
    #header .logo {
        top: 78px;
    }

    .btn-orang {
        margin: 20px 10px 10px 5px;
    }

    .box-bid .wrap-hold:before,
    .box-bid .wrap-hold:after {
        display: none;
    }

    .black-box {
        padding: 13px 33px 17px;
        font-size: 16px;
        line-height: 19px;
    }
}

@media (max-width: 965px) {
    #header .logo {
        top: 0;
    }

    #header #nav {
        min-height: auto;
    }

    .icon-menu:before {
        filter: grayscale(100%);
    }

    #nav .container,
    #nav .btn-orang {
        background: #0c7f40;
    }

    #nav .menu {
        width: 100%;
        flex-direction: column;
    }

    #nav .icon-menu {
        background: #fff;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    #wrapper.open #nav .icon-menu {
        background: transparent;
    }

    #header .menu li a {
        color: #fff;
        padding: 15px 20px;
    }

    #nav .btn-orang {
        padding: 15px 20px;
        color: #fff;
    }

    #nav .btn-orang:hover,
    #header .menu li a:hover,
    #header .menu li.active a {
        background: #03622e;
    }

    .hold-pool {
        max-width: 160px;
    }

    .hold-pool,
    .hold-info {
        background-position-x: 30px;
    }

    .hold-contact,
    .hold-pool,
    .hold-info {
        width: 32%;
        font-size: 17px;
        line-height: 20px;
        text-align: left;
    }

    .hold-info {
        padding: 2px 0 0 90px;
    }

    .boxed-contacts .row {
        border-right: none;
    }

    .hold-info-wrap {
        margin-right: 0;
        justify-content: space-between;
        width: 70%;
    }
}

@media (max-width: 890px) {
    #footer {
        height: auto;
        margin-top: 0;
    }

    .wrap__footer {
        flex-direction: column;
        align-items: center;
    }

    .wrap__footer-blok {
        width: 95%;
        justify-content: space-evenly;
    }

    .w1 {
        padding-bottom: 0;
    }

    .box-feedback {
        margin: 0 15px 15px;
    }

    #footer .box-coping .logo {
        margin: 0 auto 20px;
    }

    .box-coping .text-coping {
        margin: 0 auto 20px;
    }

    .box-info,
    .box-info .text {
        text-align: center;
    }

    .list-social {
        width: 100%;
    }

    .box-info .text {
        margin: 0 0 20px;
    }

    .box-info {
        padding: 0;
    }

    .list-social {
        justify-content: center;
        margin-top: 30px;
    }

    .wrap__footer-blok .adress {
        padding-left: 100px
    }
}

@media (max-width: 850px) {
    .w1-head #nav .container {
        top: -132px;
    }

    .datepicker:before {
        width: 33px;
        height: 32px;
        top: 3px;
        right: 1px;
        -o-background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
    }

    .link-chek {
        font-size: 14px;
        line-height: 18px;
    }

    .gallery .switcher {
        margin: 0;
    }

    .boxed-contacts .row,
    .boxed-contacts .row:first-child,
    .boxed-contacts .row:last-child {
        min-height: auto;
        margin: 0 0 20px;
    }

    .flex-wrap {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    @media (max-width: 820px) {
        .w1-head #nav .container {
            top: -186px;
        }
    }

    @media (max-width: 690px) {
        .w1-head #nav .container {
            top: -280px;
        }

        .w1-head #header .logo {
            top: -280px;
        }

        .w1-head #header #nav .icon-menu {
            top: -165px;
        }

        .tabset li.active .rooms-info {
            display: none;
        }

        .wrap-hold .row {
            border-left: none;
        }

        .hold-calendar {
            margin: 0 0 30px;
        }

        #header .logo {
            width: 100px;
            padding: 5px 5px 10px;
            left: 15%;
        }

        .adress {
            margin-left: 0;
            text-align: center;
        }

        .hold-contact, .hold-pool, .hold-info {
            width: 100%;
            display: block;
            background-image: none;
            text-align: center;
            margin: 0 auto 10px;
            max-width: 100%;
            padding: 0;
        }

        .list-room li {
            width: 49%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            margin: 0 0 20px;
            padding: 160px 10px 0;
        }

        .hold-room .hold-number {
            margin: -100px 0 0;
            padding: 0;
            display: inline-block;
            vertical-align: top;
            float: none;
            background: none;
            text-align: center;
        }

        .list-item li {
            width: 100%;
            float: none;
            display: block;
            max-width: 350px;
            margin: 0 auto 25px;
        }

        .text-celebration {
            margin: 0 0 30px;
        }

        /* 24.08 */
        .wrap {
            padding: 0 15px;
        }

        .wrap-flex {
            flex-direction: column;
            align-items: center;
        }

        .wrapp-btn {
            flex-direction: column;
        }

        .btn-top {
            display: flex;
            margin: 0 auto;
            margin-bottom: 10px;
        }

        .wrapp-btn {
            flex: 1;
            justify-content: flex-end;
        }

        #nav {
            min-height: 42px;
        }

        #nav .container {
            width: 232px;
        }

        #nav .icon-menu {
            top: 110px;
        }

        #wrapper.open #nav .container {
            right: -5px;
        }

        /* .gallery .gallery-holder,
        .gallery .gallery-holder li .wrap-img{
            height:333px;
        } */
        .wrap-text .wrap-title:after {
            background: none;
        }

        .wrap-text .link-orang {
            font-size: 20px;
            line-height: 22px;
            padding: 12px 57px;
        }

        .hold-contact, .hold-pool {
            text-align: center;
        }

        .hold-info {
            width: 250px;
        }

        .wrap-hold .row,
        .wrap-hold .row.first,
        .wrap-hold .row.last {
            width: 80%;
            border: none;
        }

        .hold-chek {
            position: relative;
            top: 0;
            left: 0;
            display: none;
            opacity: 0;
            -webkit-transition: opacity .3s ease-in-out;
            -moz-transition: opacity .3s ease-in-out;
            -ms-transition: opacity .3s ease-in-out;
            -o-transition: opacity .3s ease-in-out;
            transition: opacity .3s ease-in-out;
        }

        .open .hold-chek {
            position: relative;
            display: block;
            top: 0;
            width: auto;
            opacity: 1;
            padding: 16px 17px;
        }

        .open .hold-chek .link-cheked {
            display: none;
        }

        .hold-select:last-child {
            margin: 0 0 19px;
        }

        .hold-room {
            padding: 100px 0 0;
            text-align: center;
        }

        .list-services li a .hold-img {
            -moz-transform: scale(0.7, 0.7); /* Для Firefox */
            -ms-transform: scale(0.7, 0.7); /* Для IE */
            -webkit-transform: scale(0.7, 0.7); /* Для Safari, Chrome, iOS */
            -o-transform: scale(0.7, 0.7); /* Для Opera */
            transform: scale(0.7, 0.7);
        }

        .list-services li {
            margin: 0 0 10px;
            width: 144px;
        }

        .list-services li a {
            font-size: 12px;
            line-height: 14px;
            padding: 91px 10px 0;
        }

        .back-list {
            top: auto;
            bottom: 10px;
        }

        .holder-room {
            text-align: center;
            margin: 0 0 15px;
        }

        .pagination .next {
            margin: 0 0 0 15px;
        }

        .tabset li {
            width: 50%;
        }

        .tabset li:hover a .number-tab {
            display: none;
        }

        .tabset li a,
        .tabset li:last-child a {
            border-top: 1px solid #fff;
        }

        .info-box:first-child,
        .info-box,
        .info-box:last-child {
            width: 100%;
            margin: 0 0 10px;
        }

        .list-spotr {
            margin: 0 0 5px;
        }

        .hold-hall .hold-sport .box60,
        .hold-hall .hold-sport .box40 {
            width: 100%;
            margin: 0 0 10px;
        }

        .box-service .box-location {
            padding: 10px 5px;
        }

        .box-service .gallery-item {
            margin: 0 0 20px;
        }

        #main {
            padding: 0;
        }

        .hold-info-wrap {
            align-items: center;
            width: 100%;
            flex-direction: column;
        }
    }

    @media (max-width: 500px) {
        .w1-head #nav .container {
            top: -259px;
        }

        .w1-head #header .logo {
            top: -256px;
        }

        .gallery .gallery-holder li .wrap-text {
            max-width: 300px;
        }

        .wrap-text .wrap-title {
            font-size: 30px;
            line-height: 32px;
            padding: 0;
            margin: 0 0 10px;
        }

        #content .box-orang {
            padding: 10px 0;
            margin: 0 0 20px;
        }

        .wrap-text .link-orang {
            margin: 0 0 10px;
        }

        .hold-contact,
        .hold-pool,
        .hold-info {
            background: none;
            padding: 0;
            text-align: center;
            font-size: 16px;
            line-height: 18px;
            margin: 0 10px 5px;
        }

        h1,
        h3,
        h4,
        .boxed-contacts h4 {
            font-size: 20px;
            line-height: 22px;
            margin: 0 0 15px;
        }

        .box-core .wrap {
            padding: 0 7px;
        }

        .box-core {
            margin: 0 0 25px;
        }

        .text-celebration {
            font-size: 14px;
            line-height: 16px;
        }

        .list-room li {
            width: 39%;
        }

        .wrap-hold .row,
        .wrap-hold .row.first,
        .wrap-hold .row.last {
            width: 90%;
        }

        .boxed-contacts .row,
        .boxed-contacts .row:first-child,
        .boxed-contacts .row:last-child {
            margin: 0 0 15px;
            width: 280px;
            padding: 0;
            min-height: 100%;
            height: 71px;
            background-position: 0 5px;
            background: none;
        }

        .boxed-contacts .row:last-child,
        .boxed-contacts .row {
            height: 55px;
        }

        .box-bid {
            margin: 0 0 15px;
        }

        /*.box-bid .wrap-hold,
        .box-bid.box-form .wrap-hold{padding:80px 32px 106px;}
        .chek-consent{top:-60px;}*/
        .box-form.box-bid {
            margin: 0 0 60px;
        }

        .wrap-hold .row label {
            margin: 0 0 5px;
            font-size: 14px;
            line-height: 16px;
        }

        .boxed-contacts .row .title {
            font-size: 16px;
            line-height: 18px;
            margin: 0 0 5px;
        }

        .hold-calendar,
        .hold-select,
        .form .text {
            margin: 0 0 10px;
        }

        .hold-calendar {
            margin: 0 0 36px;
        }

        .selectButton .center {
            padding: 9px 45px 10px 15px;
            font-size: 14px;
            line-height: 16px;
        }

        .selectButton .right {
            width: 31px;
            height: 31px;
        }

        .form input.text-input {
            font-size: 14px;
            line-height: 16px;
            height: 34px;
            padding: 6px 10px;
        }

        .datepicker:before {
            width: 32px;
            height: 34px;
        }

        .form .hold-calendar input.text-input,
        .datepicker {
            height: 36px;
            padding: 6px 42px 6px 15px;
        }

        .boxed-contacts .row .text {
            font-size: 14px;
            line-height: 16px;
        }

        .list-social li a {
            width: 45px;
            height: 45px;
            -webkit-border-radius: 18px;
            -moz-border-radius: 18px;
            border-radius: 18px;
        }

        .list-social li a .fa.fa-twitter {
            margin: -7px 0 0 -6px;
        }

        .list-social li a .fa.fa-facebook {
            margin: -6px 0 0 -4px;
        }

        .list-social li a .fa.fa-google-plus {
            margin: -6px 0 0 -6px;
        }

        h2 {
            margin: 0 0 5px;
        }

        .gallery-item {
            margin: 0 0 10px;
        }

        #footer .box-coping .logo {
            margin: 0 0 10px;
        }

        .hold-location {
            padding: 10px 5px;
            margin: 0 0 35px;
        }

        .boxed-contacts.holder-contacts h1 {
            margin: 0 0 15px;
        }

        .boxed-info h1 {
            font-size: 20px;
            line-height: 22px;
        }

        .boxed-info .hold-location h2 {
            font-size: 18px;
            line-height: 20px;
        }

        .hold-location p,
        p,
        .box-gray p {
            font-size: 14px;
            line-height: 17px;
        }

        .boxed-info .hold-location {
            padding: 10px 0 0;
        }

        .tabset li {
            width: 100%;
        }

        .list-posts .boxed-info h1 {
            margin: 0 0 20px;
        }

        .list-posts .title {
            font-size: 18px;
            line-height: 20px;
            margin: 0 0 10px;
        }

        .list-posts p {
            margin: 0 0 10px;
        }

        .list-posts .posts-list li {
            padding: 10px 5px;
        }

        .list-posts .posts-list {
            padding: 0 0 15px;
        }

        .hold-hall .tabset li {
            width: 100%;
        }

        .chek-consent {
            text-align: left;
        }

        .box-bid {
            margin: 0 0 25px;
        }

        .box-bid .wrap-hold {
            padding: 28px 0px 80px;
        }

        .form .btn-login.btn-orang {
            bottom: -60px;
        }

        .datepicker:before {
            width: 28px;
            height: 26px;
            top: 3px;
            right: 5px;
        }

        .list-room li .bool-orang {
            width: 116px;
            height: 125px;
            -o-background-size: cover;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            background-size: cover;
            margin: 0 0 0 -58px;
        }

        .list-item,
        .boxed-contacts .row,
        .boxed-contacts .row:first-child,
        .boxed-contacts .row:last-child {
            padding: 0;
        }

        .boxed-contacts .row,
        .boxed-contacts .row:first-child,
        .boxed-contacts .row:last-child {
            text-align: center;
        }

        .box-feedback .btn-orang {
            padding: 12px 40px 11px;
            font-size: 15px;
            line-height: 18px;
        }

        #footer .box-coping .logo a {
            -o-background-size: cover;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            background-size: cover;
            width: 69px;
            height: 88px;
        }

        .box-center .title:before {
            display: none;
        }

        .box-center .title {
            font-size: 16px;
            line-height: 18px;
        }

        .map-holder {
            height: 300px;
        }

        .gallery-item .gallery-holder ul li {
            height: auto;
        }

        .wrap__footer-blok .adress {
            padding-left: 0px;
        }
    }

    @media (max-width: 400px) {
        .w1-head #header .logo {
            top: -242px;
        }

        .list-room li .rooms-info {
            margin: 0 0 0 -90px;
        }

        .hold-contact,
        .hold-pool,
        .hold-info {
            font-size: 12px;
        }

        .btn-top {
            height: 40px;
            padding: 0 10px;
            font-size: 14px;
        }

        #nav .icon-menu {
            top: 58px;
        }

        .wrap__footer-blok {
            flex-direction: column;
            align-items: center;
        }

        .menu-home {
            padding: 0;
            background: none;
        }

        .list-social {
            justify-content: center;
            padding: 0;
        }

        .social-contacts {
            align-items: center;
        }

        .box-phone {
            padding: 0;
            margin: 0 0 15px;
        }

        .box-phone:before {
            display: none;

        }

        .wrap__footer-blok .adress {
            flex-direction: column;
            width: 50%;
            justify-content: space-evenly;
            margin: 20px 0;
        }
    }
}

@media (max-width: 797px) {
    .thumb-wrap iframe {
        height: 864px !important
    }
}

@media (max-width: 481px) {
    .thumb-wrap iframe {
        height: 924px !important
    }
}

@media (max-width: 434px) {
    .thumb-wrap iframe {
        height: 1021px !important
    }
}

@media (max-width: 405px) {
    .thumb-wrap iframe {
        height: 1116px !important
    }
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
    font-family: 'KabelBookC';
}

.popup {
    top: 4%;
    left: 0;
    right: 0;
    font-family: 'KabelBookC';
    font-size: 14px;
    margin: auto;
    width: 85%;
    min-width: 320px;
    max-width: 469px;
    position: absolute;
    height: 652px;
    border: 1px solid #383838;
    background: #fefefe;
    z-index: 1000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 8px;
    font: 14px/18px 'Tahoma', Arial, sans-serif;
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
    box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}

.popup h2 {
    font-family: 'KabelBookC';
    text-align: center;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #097E42;
    margin-top: 30px;
}

.pl-left {
    position: absolute;
    left: 5.12%;
    right: 5.12%;
    top: 13.19%;
    bottom: 47.7%;
    /*background: url(/templates/front/elki/images/elkipalki.png);*/
    border-radius: 8px;
}

.pl-left img {
    position: absolute;
    width: 124px;
    height: 124px;
    left: 18px;
    top: -38px;
    z-index: 3;
}

.pl-left p {
    position: absolute;
    z-index: 4;
    left: 7.8%;
    right: 72.31%;
    top: -9.79%;
    bottom: 77.89%;
    font-family: 'KabelBookC';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    color: #FFFFFF;
    transform: rotate(-20.74deg);
    margin: 32px 0;
}

.pl-right {
    position: absolute;
    height: 78px;
    left: 26px;
    top: 357px;
    font-family: 'KabelBookC';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    color: #544841;
}

.timer {
    position: absolute;
    width: 100%;
    top: 69%;
    left: 0%;
    margin: 0;
    font-family: 'KabelBookC';
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #097E42;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    display: flex;
    justify-content: center;
}

.timer__items {
    display: flex;
    font-family: 'KabelBookC';
    font-size: 34px;
}

.timer__item {
    position: relative;
    min-width: 88px;
    min-height: 60px;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 15px;
    text-align: center;
    border: 1px solid #E3E3E3;
    box-shadow: 3px 2px 10px rgba(192, 192, 192, 0.29);
    border-radius: 6px;
}

.timer__item::before {
    content: attr(data-title);
    display: block;
    position: absolute;
    left: 50%;
    bottom: 10px;
    font-weight: 400;
    transform: translateX(-50%);
    font-family: 'KabelBookC';
    font-size: 14px;
    color: #544841;
}

.pl-bottom {
    width: 214px;
    height: 23px;
    margin: 480px auto 0;
    top: 540px;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 23px;
    text-align: center;
    color: #544841;
}

.bronir {
    position: absolute;
    width: 421px;
    height: 50px;
    left: 24px;
    top: 582px;
    background: #8cc641;
    border-radius: 8px;
}

.bronir:hover {
    background-color: #7fb835;
    cursor: pointer;
}

.bronir a {
	width: 125px;
	height: 50px;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 17px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	margin: 0 auto;
}

.bronir a:hover {
    text-decoration: none;
    outline: 0;
}

.close {
    top: 12px;
    right: 12px;
    width: 30px;
    height: 30px;
    position: absolute;
    border: none;
    background-color: #ffffff;
    cursor: pointer;
    outline: none;

}

.close:before {
    color: #097E42;
    content: "X";
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    text-decoration: none;
}

@media (min-width: 320px) and (max-width: 545px) {
    .pl-left img {
        left: calc(8.8% - 20px);
    }
    .pl-left p {
        left: 8.8%;
    }
    .timer__items {
        font-size: 30px;
    }
    .timer__item {
        min-width: 70px;
        min-height: 50px;
        margin-left: 5px;
        margin-right: 5px;
    }
    .pl-right {
        min-width: 300px;
        height: auto;
        margin: 0 auto 0 20px;
        left: 0;
        font-size: 19px;
    }
    .bronir {
        width: 90%;
        left: 5%;
    }
    .pl-bottom {
        margin: 475px auto 0;
    }
}