

/* Start:/local/templates/main/assets/css/framework.css?174661626324350*/
/* Eric Meyer's CSS Reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
    display: block
}
body {
    line-height: 1;
    background: url(/local/templates/main/assets/css/../images/pattern_white3.png) repeat #fff
}
ol,
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
/* End of Eric Meyer's CSS Reset */

::-webkit-input-placeholder {
    color: #000000;
    opacity: .45;
}
:-moz-placeholder {
    color: #000000;
    opacity: .45;
}
::-moz-placeholder {
    color: #000000;
    opacity: .45;
}
:-ms-input-placeholder {
    color: #000000;
    opacity: .45;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input[type='submit'] {
    cursor: pointer;
    -webkit-appearance: none;
}
html {
    font: 16px/1 'Open Sans', Arial, sans-serif;
    height: 100%;
    min-height: 100%;
    overflow: auto;
}
body {
    font: 16px/1 'Open Sans', Arial, sans-serif;
    max-width: 100%;
    min-width: 320px;
    width: 100%;
    min-height: 100%;
    height: 100%;
    color: #333;
    position: relative;
}
textarea {
    font-family: 'Open Sans', Arial, sans-serif;
}
a {
    outline: none;
}
.clr:after,
.row:after {
    content: '';
    clear: both;
    display: table;
    font-size: 0;
}
.cf:before,
.cf:after {
    content: " ";
    display: table;
    clear: both;
}
.wrapper {
    position: relative;
    min-height: 100%;
}
.wr {
    margin-left: auto;
    margin-right: auto;
    min-width: 270px;
    max-width: 960px;
    position: relative;
}
.main>.content>.wr {
    padding-bottom: 50px;
}
.dn {
    display: none;
}
/* GRID */

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.cf:before,
.cf:after {
    display: table;
    clear: both;
    content: ' ';
}
.dib {
    display: inline-block;
    vertical-align: top;
}
.db {
    display: block;
}
.dn,
.hidden {
    display: none;
}
.ta-c {
    text-align: center;
}
.ta-r {
    text-align: right;
}
.ta-l {
    text-align: left;
}
.fl-l {
    float: left;
}
.fl-r {
    float: right;
}
.el-fl-l {
    float: left;
    margin: 0 1em 0.5em 0;
}
.el-fl-r {
    float: right;
    margin: 0 0 0.5em 1em;
}
.p1 {
    padding: 0 0.5rem;
}
.p2 {
    padding: 0 1rem;
}
.p10 {
    padding: 10px;
}
.ph10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.pw10 {
    padding-right: 10px;
    padding-left: 10px;
}
.pl10 {
    padding-left: 10px;
}
.pr10 {
    padding-right: 10px;
}
.p15 {
    padding: 15px;
}
.ph15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.pw15 {
    padding-right: 15px;
    padding-left: 15px;
}
.pl15 {
    padding-left: 15px;
}
.pr15 {
    padding-right: 15px;
}
.p20 {
    padding: 20px;
}
.ph20 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.pw20 {
    padding-right: 20px;
    padding-left: 20px;
}
.pl20 {
    padding-left: 20px;
}
.pr20 {
    padding-right: 20px;
}
.p30 {
    padding: 30px;
}
.ph30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.pw30 {
    padding-right: 30px;
    padding-left: 30px;
}
.pl30 {
    padding-left: 30px;
}
.pr30 {
    padding-right: 30px;
}
.p0-5r {
    padding: 0.5rem;
}
.ph0-5r {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.pw0-5r {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.pl0-5r {
    padding-left: 0.5rem;
}
.pr0-5r {
    padding-right: 0.5rem;
}
.p1 {
    padding: 1rem;
}
.p1_1-5 {
    padding: 1rem 1.5rem;
}
.ph1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.pw1 {
    padding-right: 1rem;
    padding-left: 1rem;
}
.pl1 {
    padding-left: 1rem;
}
.pr1 {
    padding-right: 1rem;
}
.p1-5 {
    padding: 1.5rem;
}
.ph1-5 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.pw1-5 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
.pl1-5 {
    padding-left: 1.5rem;
}
.pr1-5 {
    padding-right: 1.5rem;
}
.m10 {
    margin: 10px;
}
.m15 {
    margin: 15px;
}
.m20 {
    margin: 20px;
}
.mh10 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.mh15 {
    margin-top: 15px;
    margin-bottom: 15px;
}
.mh20 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.mh30 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.mh40 {
    margin-top: 40px;
    margin-bottom: 40px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb40 {
    margin-bottom: 40px;
}
.m0-5 {
    margin: 0.5rem;
}
.mh0-5 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.mw0-5 {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
}
.ml0-5 {
    margin-left: 0.5rem;
}
.mr0-5 {
    margin-right: 0.5rem;
}
.m1 {
    margin: 1rem;
}
.mh1 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.mw1 {
    margin-right: 1rem;
    margin-left: 1rem;
}
.ml1 {
    margin-left: 1rem;
}
.mr1 {
    margin-right: 1rem;
}
.m1-5 {
    margin: 1.5rem;
}
.mh1-5 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.mw1-5 {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
}
.ml1-5 {
    margin-left: 1.5rem;
}
.mr1-5 {
    margin-right: 1.5rem;
}
.row10 {
    margin-left: -10px;
    margin-right: -10px;
}
.row15 {
    margin-left: -15px;
    margin-right: -15px;
}
.row20 {
    margin-left: -20px;
    margin-right: -20px;
}
.row30 {
    margin-left: -30px;
    margin-right: -30px;
}
.row {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}
.row1 {
    margin-left: -1rem;
    margin-right: -1rem;
}
.row1-5r {
    margin-left: -1.5rem;
    margin-right: -1re.5m;
}
.row2 {
    margin-left: -2rem;
    margin-right: -2rem;
}
.row-mb0-5 > * {
    margin-bottom: 0.5em;
}
.row-mb1 > * {
    margin-bottom: 1em;
}
.row-mb1-5 > * {
    margin-bottom: 1.5em;
}
.row-mb2 > * {
    margin-bottom: 2em;
}
.row-mb10 > * {
    margin-bottom: 10px;
}
.row-mb15 > * {
    margin-bottom: 15px;
}
.row-mb20 > * {
    margin-bottom: 20px;
}
.row-mb30 > * {
    margin-bottom: 30px;
}
.row-mh0-5 > * {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
.row-mh1 > * {
    margin-bottom: 1em;
    margin-top: 1em;
}
.row-mh1-5 > * {
    margin-bottom: 1.5em;
    margin-top: 1.5em;
}
.row-mh2 > * {
    margin-bottom: 2em;
    margin-top: 2em;
}
.row-mh10 > * {
    margin-bottom: 10px;
    margin-top: 10px;
}
.row-mh15 > * {
    margin-bottom: 15px;
    margin-top: 15px;
}
.row-mh20 > * {
    margin-bottom: 20px;
    margin-top: 20px;
}
.row-mh30 > * {
    margin-bottom: 30px;
    margin-top: 30px;
}
.brs10 {
    border-radius: 10px;
}
input[type='submit'],
input[type='text'],
input[type='password'],
input[type='number'],
input[type='email'],
select,
textarea {
    max-width: 100%;
    border: 1px solid #a9a9a9;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
input[type='submit'] {
    border: none;
    -webkit-appearance: none;
}
/* SCREEN SIZE Default, >1200 */

.w10p {
    width: 10%;
}
.w20p {
    width: 20%;
}
.w25p {
    width: 25%;
}
.w33p {
    width: 33.3%;
}
.w40p {
    width: 40%;
}
.w50p {
    width: 50%;
}
.w60p {
    width: 60%;
}
.w66p {
    width: 66.6%;
}
.w70p {
    width: 70%;
}
.w75p {
    width: 75%;
}
.w80p {
    width: 80%;
}
.w90p {
    width: 90%;
}
.w100p {
    width: 100%;
}
.w1c {
    width: 8.33333333%;
}
.w2c {
    width: 16.66666667%;
}
.w3c {
    width: 25%;
}
.w4c {
    width: 33.33333333%;
}
.w5c {
    width: 41.66666667%;
}
.w6c {
    width: 50%;
}
.w7c {
    width: 58.33333333%;
}
.w8c {
    width: 66.66666667%;
}
.w9c {
    width: 75%;
}
.w10c {
    width: 83.33333333%;
}
.w11c {
    width: 91.66666667%;
}
.w12c {
    width: 100%;
}
.w20p-em {
    width: calc(20% - 1rem);
}
.w25p-em {
    width: calc(25% - 1rem);
}
.w33p-em {
    width: calc(33.3% - 1rem);
}
.w40p-em {
    width: calc(40% - 1rem);
}
.w50p-em {
    width: calc(50% - 1rem);
}
.w60p-em {
    width: calc(60% - 1rem);
}
.w66p-em {
    width: calc(66.6% - 1rem);
}
.w70p-em {
    width: calc(70% - 1rem);
}
.w75p-em {
    width: calc(75% - 1rem);
}
.w80p-em {
    width: calc(80% - 1rem);
}
.w3c-em {
    width: calc(25% - 1rem);
}
.w4c-em {
    width: calc(33.33333333% - 1rem);
}
.w5c-em {
    width: calc(41.66666667% - 1rem);
}
.w6c-em {
    width: calc(50% - 1rem);
}
.w8c-em {
    width: calc(66.66666667% - 1rem);
}
.w9c-em {
    width: calc(75% - 1rem);
}
/* SCREEN SIZE 1199 */

@media (max-width: 1199px) {
    .xxl-w10p {
        width: 10%;
    }
    .xxl-w20p {
        width: 20%;
    }
    .xxl-w25p {
        width: 25%;
    }
    .xxl-w33p {
        width: 33.3%;
    }
    .xxl-w40p {
        width: 40%;
    }
    .xxl-w50p {
        width: 50%;
    }
    .xxl-w60p {
        width: 60%;
    }
    .xxl-w66p {
        width: 66.6%;
    }
    .xxl-w70p {
        width: 70%;
    }
    .xxl-w75p {
        width: 75%;
    }
    .xxl-w80p {
        width: 80%;
    }
    .xxl-w90p {
        width: 90%;
    }
    .xxl-w100p {
        width: 100%;
    }
    .xxl-w1c {
        width: 8.33333333%;
    }
    .xxl-w2c {
        width: 16.66666667%;
    }
    .xxl-w3c {
        width: 25%;
    }
    .xxl-w4c {
        width: 33.33333333%;
    }
    .xxl-w5c {
        width: 41.66666667%;
    }
    .xxl-w6c {
        width: 50%;
    }
    .xxl-w7c {
        width: 58.33333333%;
    }
    .xxl-w8c {
        width: 66.66666667%;
    }
    .xxl-w9c {
        width: 75%;
    }
    .xxl-w10c {
        width: 83.33333333%;
    }
    .xxl-w11c {
        width: 91.66666667%;
    }
    .xxl-w12c {
        width: 100%;
    }
    .xxl-w20p-em {
        width: calc(20% - 1rem);
    }
    .xxl-w25p-em {
        width: calc(25% - 1rem);
    }
    .xxl-w33p-em {
        width: calc(33.3% - 1rem);
    }
    .xxl-w40p-em {
        width: calc(40% - 1rem);
    }
    .xxl-w50p-em {
        width: calc(50% - 1rem);
    }
    .xxl-w60p-em {
        width: calc(60% - 1rem);
    }
    .xxl-w66p-em {
        width: calc(66.6% - 1rem);
    }
    .xxl-w70p-em {
        width: calc(70% - 1rem);
    }
    .xxl-w75p-em {
        width: calc(75% - 1rem);
    }
    .xxl-w80p-em {
        width: calc(80% - 1rem);
    }
    .xxl-w3c-em {
        width: calc(25% - 1rem);
    }
    .xxl-w4c-em {
        width: calc(33.33333333% - 1rem);
    }
    .xxl-w5c-em {
        width: calc(41.66666667% - 1rem);
    }
    .xxl-w6c-em {
        width: calc(50% - 1rem);
    }
    .xxl-w8c-em {
        width: calc(66.66666667% - 1rem);
    }
    .xxl-w9c-em {
        width: calc(75% - 1rem);
    }
    .xxl-dn {
        display: none!important;
    }
    .xxl-ta-c {
        text-align: center;
    }
}
/* SCREEN SIZE 991 */

@media (max-width: 991px) {
    .xl-w10p {
        width: 10%;
    }
    .xl-w20p {
        width: 20%;
    }
    .xl-w25p {
        width: 25%;
    }
    .xl-w33p {
        width: 33.3%;
    }
    .xl-w40p {
        width: 40%;
    }
    .xl-w50p {
        width: 50%;
    }
    .xl-w60p {
        width: 60%;
    }
    .xl-w66p {
        width: 66.6%;
    }
    .xl-w70p {
        width: 70%;
    }
    .xl-w75p {
        width: 75%;
    }
    .xl-w80p {
        width: 80%;
    }
    .xl-w90p {
        width: 90%;
    }
    .xl-w100p {
        width: 100%;
    }
    .xl-w1c {
        width: 8.33333333%;
    }
    .xl-w2c {
        width: 16.66666667%;
    }
    .xl-w3c {
        width: 25%;
    }
    .xl-w4c {
        width: 33.33333333%;
    }
    .xl-w5c {
        width: 41.66666667%;
    }
    .xl-w6c {
        width: 50%;
    }
    .xl-w7c {
        width: 58.33333333%;
    }
    .xl-w8c {
        width: 66.66666667%;
    }
    .xl-w9c {
        width: 75%;
    }
    .xl-w10c {
        width: 83.33333333%;
    }
    .xl-w11c {
        width: 91.66666667%;
    }
    .xl-w12c {
        width: 100%;
    }
    .xl-w20p-em {
        width: calc(20% - 1rem);
    }
    .xl-w25p-em {
        width: calc(25% - 1rem);
    }
    .xl-w33p-em {
        width: calc(33.3% - 1rem);
    }
    .xl-w40p-em {
        width: calc(40% - 1rem);
    }
    .xl-w50p-em {
        width: calc(50% - 1rem);
    }
    .xl-w60p-em {
        width: calc(60% - 1rem);
    }
    .xl-w66p-em {
        width: calc(66.6% - 1rem);
    }
    .xl-w70p-em {
        width: calc(70% - 1rem);
    }
    .xl-w75p-em {
        width: calc(75% - 1rem);
    }
    .xl-w80p-em {
        width: calc(80% - 1rem);
    }
    .xl-w3c-em {
        width: calc(25% - 1rem);
    }
    .xl-w4c-em {
        width: calc(33.33333333% - 1rem);
    }
    .xl-w5c-em {
        width: calc(41.66666667% - 1rem);
    }
    .xl-w6c-em {
        width: calc(50% - 1rem);
    }
    .xl-w8c-em {
        width: calc(66.66666667% - 1rem);
    }
    .xl-w9c-em {
        width: calc(75% - 1rem);
    }
    .xl-dn {
        display: none!important;
    }
    .xl-ta-c {
        text-align: center;
    }
}
/* SCREEN SIZE 768 */

@media (max-width: 768px) {
    .l-w10p {
        width: 10%;
    }
    .l-w20p {
        width: 20%;
    }
    .l-w25p {
        width: 25%;
    }
    .l-w33p {
        width: 33.3%;
    }
    .l-w40p {
        width: 40%;
    }
    .l-w50p {
        width: 50%;
    }
    .l-w60p {
        width: 60%;
    }
    .l-w66p {
        width: 66.6%;
    }
    .l-w70p {
        width: 70%;
    }
    .l-w75p {
        width: 75%;
    }
    .l-w80p {
        width: 80%;
    }
    .l-w90p {
        width: 90%;
    }
    .l-w100p {
        width: 100%;
    }
    .l-w1c {
        width: 8.33333333%;
    }
    .l-w2c {
        width: 16.66666667%;
    }
    .l-w3c {
        width: 25%;
    }
    .l-w4c {
        width: 33.33333333%;
    }
    .l-w5c {
        width: 41.66666667%;
    }
    .l-w6c {
        width: 50%;
    }
    .l-w7c {
        width: 58.33333333%;
    }
    .l-w8c {
        width: 66.66666667%;
    }
    .l-w9c {
        width: 75%;
    }
    .l-w10c {
        width: 83.33333333%;
    }
    .l-w11c {
        width: 91.66666667%;
    }
    .l-w12c {
        width: 100%;
    }
    .l-w20p-em {
        width: calc(20% - 1rem);
    }
    .l-w25p-em {
        width: calc(25% - 1rem);
    }
    .l-w33p-em {
        width: calc(33.3% - 1rem);
    }
    .l-w40p-em {
        width: calc(40% - 1rem);
    }
    .l-w50p-em {
        width: calc(50% - 1rem);
    }
    .l-w60p-em {
        width: calc(60% - 1rem);
    }
    .l-w66p-em {
        width: calc(66.6% - 1rem);
    }
    .l-w70p-em {
        width: calc(70% - 1rem);
    }
    .l-w75p-em {
        width: calc(75% - 1rem);
    }
    .l-w80p-em {
        width: calc(80% - 1rem);
    }
    .l-w3c-em {
        width: calc(25% - 1rem);
    }
    .l-w4c-em {
        width: calc(33.33333333% - 1rem);
    }
    .l-w5c-em {
        width: calc(41.66666667% - 1rem);
    }
    .l-w6c-em {
        width: calc(50% - 1rem);
    }
    .l-w8c-em {
        width: calc(66.66666667% - 1rem);
    }
    .l-w9c-em {
        width: calc(75% - 1rem);
    }
    .l-dn {
        display: none!important;
    }
    .l-ta-c {
        text-align: center;
    }
}
/* SCREEN SIZE 640 */

@media (max-width: 640px) {
    .m-w10p {
        width: 10%;
    }
    .m-w20p {
        width: 20%;
    }
    .m-w25p {
        width: 25%;
    }
    .m-w33p {
        width: 33.3%;
    }
    .m-w40p {
        width: 40%;
    }
    .m-w50p {
        width: 50%;
    }
    .m-w60p {
        width: 60%;
    }
    .m-w66p {
        width: 66.6%;
    }
    .m-w70p {
        width: 70%;
    }
    .m-w75p {
        width: 75%;
    }
    .m-w80p {
        width: 80%;
    }
    .m-w90p {
        width: 90%;
    }
    .m-w100p {
        width: 100%;
    }
    .m-w1c {
        width: 8.33333333%;
    }
    .m-w2c {
        width: 16.66666667%;
    }
    .m-w3c {
        width: 25%;
    }
    .m-w4c {
        width: 33.33333333%;
    }
    .m-w5c {
        width: 41.66666667%;
    }
    .m-w6c {
        width: 50%;
    }
    .m-w7c {
        width: 58.33333333%;
    }
    .m-w8c {
        width: 66.66666667%;
    }
    .m-w9c {
        width: 75%;
    }
    .m-w10c {
        width: 83.33333333%;
    }
    .m-w11c {
        width: 91.66666667%;
    }
    .m-w12c {
        width: 100%;
    }
    .m-w20p-em {
        width: calc(20% - 1rem);
    }
    .m-w25p-em {
        width: calc(25% - 1rem);
    }
    .m-w33p-em {
        width: calc(33.3% - 1rem);
    }
    .m-w40p-em {
        width: calc(40% - 1rem);
    }
    .m-w50p-em {
        width: calc(50% - 1rem);
    }
    .m-w60p-em {
        width: calc(60% - 1rem);
    }
    .m-w66p-em {
        width: calc(66.6% - 1rem);
    }
    .m-w70p-em {
        width: calc(70% - 1rem);
    }
    .m-w75p-em {
        width: calc(75% - 1rem);
    }
    .m-w80p-em {
        width: calc(80% - 1rem);
    }
    .m-w3c-em {
        width: calc(25% - 1rem);
    }
    .m-w4c-em {
        width: calc(33.33333333% - 1rem);
    }
    .m-w5c-em {
        width: calc(41.66666667% - 1rem);
    }
    .m-w6c-em {
        width: calc(50% - 1rem);
    }
    .m-w8c-em {
        width: calc(66.66666667% - 1rem);
    }
    .m-w9c-em {
        width: calc(75% - 1rem);
    }
    .m-dn {
        display: none!important;
    }
    .m-ta-c {
        text-align: center;
    }
}
/* SCREEN SIZE 480 */

@media (max-width: 480px) {
    .s-w10p {
        width: 10%;
    }
    .s-w20p {
        width: 20%;
    }
    .s-w25p {
        width: 25%;
    }
    .s-w33p {
        width: 33.3%;
    }
    .s-w40p {
        width: 40%;
    }
    .s-w50p {
        width: 50%;
    }
    .s-w60p {
        width: 60%;
    }
    .s-w66p {
        width: 66.6%;
    }
    .s-w70p {
        width: 70%;
    }
    .s-w75p {
        width: 75%;
    }
    .s-w80p {
        width: 80%;
    }
    .s-w90p {
        width: 90%;
    }
    .s-w100p {
        width: 100%;
    }
    .s-w1c {
        width: 8.33333333%;
    }
    .s-w2c {
        width: 16.66666667%;
    }
    .s-w3c {
        width: 25%;
    }
    .s-w4c {
        width: 33.33333333%;
    }
    .s-w5c {
        width: 41.66666667%;
    }
    .s-w6c {
        width: 50%;
    }
    .s-w7c {
        width: 58.33333333%;
    }
    .s-w8c {
        width: 66.66666667%;
    }
    .s-w9c {
        width: 75%;
    }
    .s-w10c {
        width: 83.33333333%;
    }
    .s-w11c {
        width: 91.66666667%;
    }
    .s-w12c {
        width: 100%;
    }
    .s-w20p-em {
        width: calc(20% - 1rem);
    }
    .s-w25p-em {
        width: calc(25% - 1rem);
    }
    .s-w33p-em {
        width: calc(33.3% - 1rem);
    }
    .s-w40p-em {
        width: calc(40% - 1rem);
    }
    .s-w50p-em {
        width: calc(50% - 1rem);
    }
    .s-w60p-em {
        width: calc(60% - 1rem);
    }
    .s-w66p-em {
        width: calc(66.6% - 1rem);
    }
    .s-w70p-em {
        width: calc(70% - 1rem);
    }
    .s-w75p-em {
        width: calc(75% - 1rem);
    }
    .s-w80p-em {
        width: calc(80% - 1rem);
    }
    .s-w3c-em {
        width: calc(25% - 1rem);
    }
    .s-w4c-em {
        width: calc(33.33333333% - 1rem);
    }
    .s-w5c-em {
        width: calc(41.66666667% - 1rem);
    }
    .s-w6c-em {
        width: calc(50% - 1rem);
    }
    .s-w8c-em {
        width: calc(66.66666667% - 1rem);
    }
    .s-w9c-em {
        width: calc(75% - 1rem);
    }
    .s-dn {
        display: none!important;
    }
    .s-ta-c {
        text-align: center;
    }
}
/* SCREEN SIZE 360 */

@media (max-width: 360px) {
    .xs-w10p {
        width: 10%;
    }
    .xs-w20p {
        width: 20%;
    }
    .xs-w25p {
        width: 25%;
    }
    .xs-w33p {
        width: 33.3%;
    }
    .xs-w40p {
        width: 40%;
    }
    .xs-w50p {
        width: 50%;
    }
    .xs-w60p {
        width: 60%;
    }
    .xs-w66p {
        width: 66.6%;
    }
    .xs-w70p {
        width: 70%;
    }
    .xs-w75p {
        width: 75%;
    }
    .xs-w80p {
        width: 80%;
    }
    .xs-w90p {
        width: 90%;
    }
    .xs-w100p {
        width: 100%;
    }
    .xs-w1c {
        width: 8.33333333%;
    }
    .xs-w2c {
        width: 16.66666667%;
    }
    .xs-w3c {
        width: 25%;
    }
    .xs-w4c {
        width: 33.33333333%;
    }
    .xs-w5c {
        width: 41.66666667%;
    }
    .xs-w6c {
        width: 50%;
    }
    .xs-w7c {
        width: 58.33333333%;
    }
    .xs-w8c {
        width: 66.66666667%;
    }
    .xs-w9c {
        width: 75%;
    }
    .xs-w10c {
        width: 83.33333333%;
    }
    .xs-w11c {
        width: 91.66666667%;
    }
    .xs-w12c {
        width: 100%;
    }
    .xs-w20p-em {
        width: calc(20% - 1rem);
    }
    .xs-w25p-em {
        width: calc(25% - 1rem);
    }
    .xs-w33p-em {
        width: calc(33.3% - 1rem);
    }
    .xs-w40p-em {
        width: calc(40% - 1rem);
    }
    .xs-w50p-em {
        width: calc(50% - 1rem);
    }
    .xs-w60p-em {
        width: calc(60% - 1rem);
    }
    .xs-w66p-em {
        width: calc(66.6% - 1rem);
    }
    .xs-w70p-em {
        width: calc(70% - 1rem);
    }
    .xs-w75p-em {
        width: calc(75% - 1rem);
    }
    .xs-w80p-em {
        width: calc(80% - 1rem);
    }
    .xs-w3c-em {
        width: calc(25% - 1rem);
    }
    .xs-w4c-em {
        width: calc(33.33333333% - 1rem);
    }
    .xs-w5c-em {
        width: calc(41.66666667% - 1rem);
    }
    .xs-w6c-em {
        width: calc(50% - 1rem);
    }
    .xs-w8c-em {
        width: calc(66.66666667% - 1rem);
    }
    .xs-w9c-em {
        width: calc(75% - 1rem);
    }
    .xs-dn {
        display: none!important;
    }
    .xs-ta-c {
        text-align: center;
    }
}
/* /GRID*/

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.flex>* {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.f-jc-s,
.f-jc-e,
.f-jc-c,
.f-jc-sb,
.f-jc-sa,
.f-as-s,
.f-as-e,
.f-as-c,
.f-as-b,
.f-as-str,
.f-ai-s,
.f-ai-e,
.f-ai-c,
.f-ai-b,
.f-ai-str,
.f-ac-s,
.f-ac-e,
.f-ac-c,
.f-ac-sb,
.f-ac-sa,
.f-ac-str {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.f-jc-s {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.f-jc-e {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.f-jc-c {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.f-jc-sb {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.f-jc-sa {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.f-as-s {
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.f-as-e {
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.f-as-c {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.f-as-b {
    -ms-flex-item-align: baseline;
    align-self: baseline;
}
.f-as-str {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}
.f-ai-s {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.f-ai-e {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.f-ai-c {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.f-ai-b {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.f-ai-str {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.f-ac-s {
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.f-ac-e {
    -ms-flex-line-pack: end;
    align-content: flex-end;
}
.f-ac-c {
    -ms-flex-line-pack: center;
    align-content: center;
}
.f-ac-sb {
    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.f-ac-sa {
    -ms-flex-line-pack: distribute;
    align-content: space-around;
}
.f-ac-str {
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}
/* End */


/* Start:/local/templates/main/assets/css/style.css?174722703246018*/
.page-index .h1,.page-index h1,.page-index .h2{text-align:center;}
.b-form input.error,.b-form select.error,.b-form textarea.error{border:1px solid #e00!important;}

/*MAIN*/
#mainHeader{position:relative;}
#mainHeader.sticky{padding-bottom:56px;}
.header>.wr{padding:10px 0;}
@media(max-width:990px){
	.header>.wr{padding:10px 15px;}
}
.logo{
	width:30%;
	float:left;
}
.opis {
	width:30%;
	float:left;
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
	font-size: 48px;	
	color: #0a9ab2;
}
.logo__link{display:block;}
.logo__img{width:auto;height:auto;max-height:150px;    max-width: 100%;}
.logo__img[src$=".svg"]{height:120px;max-height:120px;}
.logo__oficial{font-size:11px;text-align:center;margin-top:10px;text-transform:uppercase;letter-spacing:3px;}
.slogan{width:30%;float:left;margin-left:2%;}
.slogan__text{font-size:26px;}
.slogan__utp{font-size:18px;}
.slogan__oficial{font-size:18px;}
.address{font-size:16px;line-height:1.5;}
.address__item{margin-bottom:5px;}
.address__item.last{margin:5px 0 0;}

.phones{
	width:40%;
	float:right;
	text-align:right;
	font-size:16px;
}
.phones__item{
	display: flex;
	align-items: center;
	font-size:24px;
	margin-bottom:7px;
	justify-content: flex-end;
}
.phone__link{text-decoration:none;display:inline-block;vertical-align:middle;}
.b-messengers{text-align:right;}
.messengers__item{text-decoration:none;display:inline-block;vertical-align:middle;}
.order__link{font-size:18px;margin:7px 0;display:inline-block;border-radius:4px;text-decoration:none;padding:10px 20px;letter-spacing:1px;}
.order__link:hover{opacity:0.85;}
.header__address{}

/* some style for main */
#search-widgetplace-holder{width:auto!important;max-width:100%;}
#vk_groups,#vk_groups iframe{width:100%!important;}
@media(max-width:640px){
	.b-soc-widget{padding-left:15px;padding-right:15px;}
}
.main-slider .slick-dots{margin:0 -5px;text-align:left;}
.main-slider .slick-dots li{width:40px;height:40px;margin:5px;border-radius:5px;overflow:hidden;border:2px solid transparent;}
.main-slider .tab{width:36px;height:36px;padding:0;}
.main-slider .tab img{display:block;-o-object-fit:cover;object-fit:cover;}
.main-slider .slick-dots li button:before{content:'';display:none;}
.main-slider .slick-dots{position:static;}
.main-slider .slick-prev,.main-slider .slick-next{margin-top:-60px;}
@media (max-width:990px){
	.main-slider .slick-dots{padding:0 15px;margin:0;}
}

/* /some style for main */

/* some style for contacts */

.u-content a{text-decoration:none;}
.u-content .phone__link{font-size:24px;vertical-align:top;}
.u-content .b-social a{display:inline-block;font-size:28px;margin:4px 8px;min-width:28px;text-align:center;}

/* /some style for contacts */

/*NAV*/

.nav-top{z-index:900!important;}
.nav-top__list{display:table;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex:1 1 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;}
.nav-top__item{display:table-cell;text-align:center;position:relative;}
.nav-top__arrow{display:none;}
.nav-top__sublist .nav-top__item{display:block;}
.nav-top__link {
	font-size:15px;
	text-decoration:none;
	text-transform:uppercase;
	padding:15px 10px;
	display:block;
}
.nav-top__sublist .nav-top__link{
	padding:10px;
	line-height:1.3;
	border-top:1px solid rgba(0,0,0,0.08);
}


/*level 2*/
.nav-top__sublist{display:none;min-width:200px;position:absolute;top:99%;left:0;z-index:10;padding-bottom:10px;text-align:left;-webkit-box-shadow:0px 1px 2px 0px rgba(0,0,0,0.3);box-shadow:0px 1px 2px 0px rgba(0,0,0,0.3);}
.nav-top__link:hover+.nav-top__sublist,.nav-top__sublist:hover{display:block;}
.nav-top__subitem{padding:8px 15px;}
.nav-top__sublink{font-size:13px;text-decoration:none;}
.nav-top__sublink:hover{text-decoration:underline}
.nav-top.sticky{position:fixed;top:0;left:0;right:0;z-index:110;}
.reservation__form.sticky{position:fixed;top:56px;left:0;right:0;z-index:110;}
.reservation__form.sticky .reservation__label{display:none;}
.reservation__form.sticky .calendars-ico{top:14px;}

/*MAIN*/
.main{background-attachment:fixed;background-size:cover;position:relative;}
.section{padding:40px 0;}

/*SLIDER*/
.slick-dotted.slick-slider{margin-bottom:0;}
.slider__item{position:relative;display:none;max-height:50vh;}
.slider__text{position:absolute;bottom:100px;left:0;font-size:28px;line-height:1.4;z-index:100;}
.slider__textbg{padding:5px;opacity:0.9;}
.main-slider{padding:5px 0 0 0;}
.main-slider .slider__list{visibility:hidden;opacity:0;position:absolute;}
.main-slider .slider__list.slick-initialized{visibility:visible;opacity:1;position:relative;-webkit-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in;}
.main-slider .slider__item{height:540px;}
.main-slider .slider__item__bg{position:absolute;top:0;left:0;right:0;bottom:0;}
.main-slider .slider__item img{color:transparent;}
.main-slider .slick-dots{padding:0 20px;text-align:center;}
.main-slider__img{max-height:50vh;-o-object-fit:cover;object-fit:cover;display:block;}
.content>.wr{min-height:500px;padding:20px 20px 20px 20px;line-height:1.5;}
.content p{margin-bottom:30px;}
.numbers-slider{margin-bottom:2em;}
.numbers-spoiler__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;max-height:0;-webkit-transition:max-height 0.3s linear;transition:max-height 0.3s linear;}
.numbers-spoiler__item,.numbers-slider__item{width:33.33%;text-align:center;padding:0 15px;text-align:center;}
.numbers-spoiler__item{margin-bottom:2em;}
.numbers-slider__foto-wr{max-width:300px;position:relative;display:inline-block;margin-bottom:12px;}
.numbers-slider__foto{display:block;max-width:100%;height:220px;-o-object-fit:cover;object-fit:cover;}
.numbers-slider__title{position:absolute;bottom:0;left:0;right:0;height:75px;padding:10px;color:#fff;text-align:center;}
.numbers-slider__price{text-align:center;margin-bottom:5px;}
.numbers-slider__price-val{font-weight:700;}
.numbers-slider .slick-prev,.numbers-slider .slick-next{font-size:0;top:100px;width:30px;height:30px;padding:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;}
.numbers-slider .slick-prev:before,.numbers-slider .slick-next:before{font-size:40px;}
.numbers-slider .slick-prev{left:-50px;}
.numbers-slider .slick-next{right:-50px;}
.numbers-slider .slick-prev,.numbers-slider .slick-next{font-size:0;width:40px;height:40px;padding:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;}
.numbers-slider .slick-prev:before,.numbers-slider .slick-next:before{font-size:40px;}
.numbers-slider .slick-prev{left:-50px;}
.numbers-slider .slick-next{right:-50px;}
@media (max-width:1140px){
	.numbers-slider{padding-left:50px;padding-right:50px;}
	.numbers-slider .slick-prev{left:-30px;}
	.numbers-slider .slick-next{right:-30px;}
}
@media (max-width:768px){
	.numbers-spoiler__item{width:50%;}
}
@media (max-width:640px){
	.numbers-spoiler__item{width:100%;}
}

/**/
.section--offers .h1{margin-bottom:1.5em;}

.offers__item{display:block;text-decoration:none;margin-bottom:40px;position:relative;}
.offers__item:after{content:'';display:table;clear:both;}
.offers__foto-wr{position:relative;display:block;overflow:hidden;}
.offers__foto{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;}
.offers__foto-wr:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.offers__text{position:absolute;top:0;left:0;right:0;height:100%;margin:0;padding:30px 20px 10px;opacity:0;text-align:center;overflow:hidden;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.offers__foto-wr:hover .offers__text,.offers__text:hover{opacity:1;}
.offers__title{padding:20px 10px;min-height:30px;text-align:center;font-size:22px;}
.offers-slider .slick-prev,.offers-slider .slick-next{font-size:0;top:100px;width:30px;height:30px;padding:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;}
.offers-slider .slick-prev:before,.offers-slider .slick-next:before{font-size:40px;}
.offers-slider .slick-prev{left:-50px;}
.offers-slider .slick-next{right:-50px;}
.offers-slider .slick-dots{bottom:-25px;}
@media (max-width:768px){
	.offers__title{font-size:18px;}
}

/**/
.b-booking-wigdets{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 1%;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.b-widgete-rating{width:30%;}
.b-widgete-sreviews{width:65%;}
@media (max-width:640px){
	.b-widgete-rating{width:100%;}
	.b-widgete-sreviews{width:100%;}
}
.reviews__item{margin-bottom:3em;}
.reviews__text{width:80%;margin:0 auto 60px;padding:30px 50px;line-height:1.5;border-radius:9px;position:relative;}
.reviews__text:after{content:'';display:block;position:absolute;bottom:-50px;left:50px;width:0;height:0;border-style:solid;border-width:60px 30px 0 0px;}
.reviews__author{font-weight:700;width:80%;margin:0 auto;padding-left:24px;}
.reviews__avatar{width:50px;height:50px;border-radius:100%;overflow:hidden;display:inline-block;vertical-align:middle;}
.reviews__avatar img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;}
.reviews__name{vertical-align:middle;display:inline-block;}
.columns-2{margin-bottom:20px;-webkit-columns:2;columns:2;-webkit-column-gap:50px;column-gap:50px;}
@media (max-width:640px){
	.columns-2{-webkit-columns:1;columns:1;}
	.section-info table,.section-info table tr,.section-info table td,.section-info table th{display:block;}
	.section-info table td,.section-info table th{padding:0.5em 0.333em;}
}
.section-info{padding:20px 0;}
.section-info table,.section-info table td{border:none!important;line-height:1.5;}
.section-service{padding:20px 0;}
.service__list{clear:both;-webkit-column-count:3;column-count:3;-webkit-column-gap:0;column-gap:0;}
.service__item{display:inline-block;margin:0 10px 20px 0;}
.service__item h5{margin-bottom:10px;font-size:18px;}
.service__icon-wr{float:left;width:30px;margin-right:6px;    /*margin-left: -5px;*/text-align:center;}
.service__item ul li{list-style-type:none!important;padding:3px 0 2px 37px;font-size:14px;margin-bottom:5px;    /* background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAKCAYAAACALL/6AAAAAXNSR0IArs4c6QAAAWJJREFUGBltUU1LQkEUPfc5WVmY5QcmJJooSRmFQQtp06KoFq1q07a/EC2C+gH9gaBV+xZtgmiRuySoFgUFRVJBiB8RGqHZe+8289Ro4eXOnTtnzrl3mEv4Z3fPxXUCrck1weACCOemXt/ZO8nPkIatXLWaFIqfTqeFPzx+RISlll6KXDKPZQv6qiZIMMPuF5rbEgyGE5uy2h+5JXp7r+Hs9sPBICaYpZohDCUg6RtfNQOHmTzGgr1IRpwoVeo4virBMBkdNqL5Sff+3FQwJ+6filEp6ZPPgRJdPJRhGIybl0/ochcaYXnaB6/THlKdNRWUOTptWEx6YJPIdbaCH52tfEFivj57gySjFo94H8EoKyTk60Ys4IDqpsnKs4kBDHm6mmTzUiWqA0vfbaJIjfRb3VJxF6KBHgtm5jyq3wfqIGu1/1aFW8ZcYZNW4sPuU3W2BI0boM3gMnJw26ORwGuL8wsR1nginrjQhAAAAABJRU5ErkJggg==) left 5px no-repeat;*/}
.b-news--main{width:48%;float:left;margin-bottom:20px;}
.b-news--main .news__item{font-size:14px;}
.news__item{margin-bottom:1em;}
.news__date{font-size:15px;margin-bottom:5px;}
.news__title{font-size:18px;font-weight:bold;margin-bottom:5px;}
.news__introtext{font-size:16px;margin-bottom:5px;}
.news__img-wr{float:left;margin:0 20px 4px 0;}
.b-soc-widget{
	width:48%;
	margin: 0 auto;
}
@media(max-width:640px){
	.b-news--main,.b-soc-widget{float:none;width:100%;}
}
.section--map{min-height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.section--map .ymap{min-height:400px;float:left;width:50%;}
.ymap.fullWidth{width:100%;min-height:300px;}
.map__contacts{float:right;width:50%;padding:30px 5%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}
.map__title{margin-bottom:1.5em!important;text-align:left!important;}
.map__list{}
.map__item{margin-bottom:2em;padding:0 0 0 2.2em;position:relative;}
.map__item--phone{font-weight:bold;}
.map__item--phone span,.map__item--phone a{text-decoration:none;vertical-align:top;line-height:24px;}
.map__item i{position:absolute;top:0;left:0;font-size:2em;margin-top:-0.25em;}
.map__item .fa-map-marker{left:4px;top:5px;}
@media(max-width:640px){
	.section--map .ymap,.section--map .map__contacts{width:100%;float:none;}
	.section--map .map__contacts{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;}
	.section--map .ymap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;}
}
.b-contacts{float:left;width:40%;}
.b-details{float:right;width:54%;}

/*FORM*/
.b-form{margin:1em auto 2em;}
.special{}
.form__row{margin-bottom:12px;}
.form__label{margin-bottom:0.33em;display:block;}

body .form__input{height:36px;padding:0 0.5em;width:100%;border:solid 1px #ddd;}
.form__textarea{height:10em;padding:0.5em;width:100%;max-width:100%;max-height:400px;border:solid 1px #ddd;resize:vertical;}

.form__msg.error,.form__error{font-size:1.5em;text-align:center;border:solid 1px #f96c6c;padding:1.5em;background-color:#fef0f0;margin:1em 0;display:none;}
.form__msg.success,.form__success{font-size:1.5em;text-align:center;padding:1.5em;margin:1em 0;display:none;}

.form__colgroup{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.form__colgroup--2 .form__row{width:48%;}

.b-quick-order .agree{background:rgba(255,255,255,0.3);display:inline-block;padding:5px;}
.section--quickorder{color:#333;padding:20px 20px 1px 20px;background:url(/local/templates/main/assets/css/../images/bg.jpg) 0 bottom no-repeat;background-size:cover;}
.section--quickorder .form__msg{background:rgba(255,255,255,0.5);}
.form__msg{width:100%;}
.form__msg.success,.form__msg.error{color:#e00;}
.form__msg.success{color:#42b20a;}
.form__msg div{padding:10px;}
@media (max-width:640px){
	.b-quick-order{padding-left:1rem;padding-right:1rem;}
}
@media (max-width:480px){
	.form__colgroup--2 .form__row{width:100%;}
 
body.get_hide{
	position: fixed!important;
}
}

.social__link{display:inline-block;margin-right:10px;width:32px;height:32px;background-size:cover;background-position:0 0;background-repeat:no-repeat;}
.icon-vk{background-image:url('/local/templates/main/assets/css/../images/icon-vkontakte.svg');}
.icon-fb{background-image:url('/local/templates/main/assets/css/../images/icon-facebook.svg');}
.icon-in{background-image:url('/local/templates/main/assets/css/../images/icon-instagram.svg');}
.icon-ok{background-image:url('/local/templates/main/assets/css/../images/icon-odnoklassniki.svg');}
.icon-tw{background-image:url('/local/templates/main/assets/css/../images/icon-twitter.svg');}

/*Gallery*/
.b-gallery{margin-bottom:3em;}
.b-gallery__title{}
.gallery__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -1% 0 -1%;}
.gallery__item{width:25%;padding:0 1%;margin-bottom:1em;display:none;}
.gallery__item:nth-child(1),.gallery__item:nth-child(2),.gallery__item:nth-child(3),.gallery__item:nth-child(4){display:block;}
.gallery__img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;}
.gallery__more{text-align:right;}
.gallery__more-link{text-decoration:underline;cursor:pointer;margin-right:0.5em;}

/*HEIGHT*/
footer.footer{	/*position:absolute;*/

	/*margin-top: -50px;*/

	/*min-height:50px;*/

padding:30px 0 50px;line-height:1.5;font-size:12px;bottom:0;left:0;right:0;}
.footer__cols{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex:1 1 auto;}
.footer__col{}
.footer__col:first-child{	/*padding-left: 0;*/}
.footer__col:last-child{	/*  padding-right: 0; text-align: right;*/}
.footer__title{margin-bottom:10px;font-size:18px;}
.f-contacts__list{font-size:12px;}
.f-contacts__item{margin-bottom:5px;}
.nav-bottom__list{text-transform:uppercase;-webkit-column-count:2;column-count:2;}
.nav-bottom__item{margin-bottom:5px;}
.nav-bottom__link{text-decoration:none;}
.footer__social i{
	color:white !important;
	width:40px;
	height:40px;
	display:inline-block;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	font-size:1.29rem;
	border-radius:2px;
}
.b-ccards{display:inline-block;padding:6px;text-align:center;border-radius:3px;background:#f1f2f2;}
.ccard__item{display:inline-block;vertical-align:middle;}
.icon-visa{width:62px;height:41px;background:url(/local/templates/main/assets/css/../images/icon-visa.svg) 0 0 no-repeat;background-size:cover;}
.icon-mastercard{width:62px;height:41px;background:url(/local/templates/main/assets/css/../images/icon-master_card.svg) 0 0 no-repeat;background-size:cover;}
.btn{margin:7px 0;display:inline-block;border-radius:4px;text-decoration:none;padding:10px 20px;letter-spacing:1px;font-size:16px;border:none;cursor:pointer;}
.btn:hover{opacity:0.85;}
.btn--block{display:block;text-align:center;}
.btn--small{padding:6px 14px;font-size:0.8em;}
.btn--inverse{padding:6px 12px;}
.btn-center{display:table;margin:0 auto;text-align:center;}
.btn--thin{padding:10px 25px;-webkit-transition:all 0.3s linear;-webkit-transition:all 0.1s linear;transition:all 0.1s linear;}
.btn--thin:hover{}
.article{margin-bottom:30px;}

/*order module*/
.order-module{margin-top:0px;}
.order-module--top{background-color:#EEF5F7;z-index:100;}
.order-module--top iframe{z-index:100;}
.order-module--left .order-module__panel{position:absolute;z-index:100;top:55px;left:100px;}
.order-module--left .order-module__panel{padding:16px;height:160px;background-color:#EEF5F7!important;}
.order-module__panel{	/*position: absolute;
		    top:20px;
		    right:0;
		    width: 250px;
		    height: 380px;*/

color:#333;padding:20px;min-height:160px;background-color:#EEF5F7!important;}
.order-module__demotext{text-align:center;}
#search-widget{width:auto;position:absolute;right:0;left:0;}

/*ICONS*/
.icon-whatsapp {
	margin: 0 .3em;
	display:inline-block;
	width:24px;
	height:24px;
	background:url(/local/templates/main/assets/css/../images/icon-whatsapp.svg) 0 0 no-repeat;
	background-size:cover;
	vertical-align:middle;
}
.icon-viber {
	margin: 0 .3em;	
	display:inline-block;
	width:24px;
	height:24px;
	background:url(/local/templates/main/assets/css/../images/icon-viber.svg) 0 0 no-repeat;
	background-size:cover;
	vertical-align:middle;
}
.icon-telegramm {
	margin: 0 .3em;	
	display:inline-block;
	width:24px;
	height:24px;
	background:url(/local/templates/main/assets/css/../images/icon-telegram.svg) 0 0 no-repeat;
	background-size:cover;
	vertical-align:middle;
}
.rooms__item{margin-bottom:3em;display:-webkit-box;display:-ms-flexbox;display:flex;}
.room-slider__list{overflow:hidden;margin-bottom:5px;}

.room-slider__img{height:300px;width:100%;-o-object-fit:cover;object-fit:cover;}
.room-slider__list .slick-dots{position:static;margin:10px 0;text-align:center;}
.room-slider__list .slick-prev,.room-slider__list .slick-next{position:absolute;}
.room-slider__list .slick-prev{opacity:0;-webkit-transition:all 0.3s linear;transition:all 0.3s linear;left:-40px;}
.room-slider__list .slick-next{opacity:0;-webkit-transition:all 0.3s linear;transition:all 0.3s linear;right:-40px;}
.room-slider__list:hover .slick-prev{opacity:1;left:10px;}
.room-slider__list:hover .slick-next{opacity:1;right:10px;}
.room-slider__thumbs img{width:100%;height:100px;-o-object-fit:cover;object-fit:cover;}
.room-slider__thumbs .slick-slide{opacity:0.5;padding:4px;padding:5px;cursor:pointer;max-width:118px;outline:none;}
.room-slider__thumbs .slick-slide img{border:solid 2px transparent;}
.room-slider__thumbs .slick-slide.slick-current{opacity:1;outline:none;}
.room-slider__thumbs .slick-prev{left:0px;}
.room-slider__thumbs .slick-next{right:0px;}
.rooms__info{	/*width:47%;*/

/*margin-left:6%;*/}
.rooms__title{}
.rooms__descr{margin:10px 0;}
.rooms__descr-item{}
.rooms__area{}
.rooms__description{}
.rooms__room{}
.rooms__accommodation{}
.rooms__price{font-size:1.25em;margin-bottom:1em;}
.rooms__price-val{font-size:1.5em;}
.rooms__button{}
.rooms__button.details{float:right;margin:7px 0 7px 10px;}

/*ROOM*/
.room-slider{margin-bottom:20px;}
.room__info{float:right;background-color:#f1f6f8;padding:30px 20px;text-align:center;padding-left:1em;}
.room__price-title{font-weight:bold;text-align:center;margin-bottom:12px;}
.room__price-value{text-align:center;font-size:18px;margin:10px 0;}
.roomServices{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:10px -10px;}
.roomServiceItem{padding:10px;}
.roomServiceItem i{font-size:28px;vertical-align:top;}
.roomServices @media(max-width:960px){
	.roomPrices > *{display:inline-block;margin-left:10px;margin-right:10px;}
	.room__info{padding-top:10px;padding-bottom:10px;}
}

/*POPULAR*/
.section--popular{padding-top:10px;}
.popular__block{float:left;width:474px;padding:36px;padding-top:25px;margin-left:12px;border:1px solid #dddddd;}
.popular__block:nth-of-type(2n+1){margin-left:0;}
.popular__block_title{font-size:24px;}
.popular__list{margin-top:20px;}
.popular__list_item{margin-bottom:20px;}
.popular__list_item:before,.popular__list_item:after{content:'';clear:both;display:table;font-size:0;}
.popular__list_icon{float:left;margin-right:15px;}
.popular__list_description{float:left;line-height:15px;font-size:14px;}
.description_name{display:block;}
.description_text{display:block;font-weight:400;}
.list_icon{font-size:28px;}
@media only screen and (max-width:960px){
	.popular__block{float:none;max-width:95%;margin:20px auto;}
	.popular__block:nth-of-type(2n+1){margin-left:auto;}
}
@media only screen and (max-width:600px){
	.popular__block_title{text-align:center;}
	.popular__list_icon{float:none;margin-right:0;margin-bottom:10px;text-align:center;}
	.popular__list_description{float:none;text-align:center;}
}

/*MEDIA*/
@media (max-width:640px){
	.b-widgete-rating{width:100%;}
	.b-widgete-sreviews{width:100%;}
}
@media (max-width:425px){
	.rooms__button,.rooms__button.details{display:table;margin:0 auto 1em;float:none;}
}

/* COLORS*/

/*default color theme*/
.nav-top__link,.nav-top__sublink,.slider__text,.nav-bottom__link,.offers__text,.btn{color:#fff;}

.reviews__text{background-color:#fff;}
.reviews__text:after{border-color:#fff transparent transparent transparent;}
.map__contacts{background-color:#f8f5f1;color:#333;}
.btn--inverse{background-color:transparent!important;border:solid 1px #fff!important;}
body .footer a,.footer{text-decoration:none;color:#fff;}
.offers__title{background-color:#F7F7F8;color:#333;}
.bg-gray{background-color:#f7f7f8;}
.form__success{background-color:#fff;}
.pagination{text-align:center;}
.u-content .pagination{margin:1em 0px;padding:0;}
.u-content .pagination b,.u-content .pagination a{display:inline-block;padding:8px;margin:0 4px;font-size:16px;line-height:16px;}
.u-content .pagination b{}
.u-content .pagination a{text-decoration:none;}
.u-content .pagination a:hover{background:#F7F7F8;}
#langSwitch{}
#langSwitch .item{display:inline-block;margin-left:10px;margin-bottom:10px;cursor:pointer;}
#gTranslate{border-bottom:1px dashed;}
#google_translate_element{display:none;}
#google_translate_element a{color:#333!important;}
.select-box{	/*border: 1px solid #0a9ab2;*/
border:1px solid #aaa;	/*color: #0a9ab2;*/background:#fff;}
.button__variable1{	/*background: #0a9ab2;*/
color:#fff;	/*border: 1px solid #0a9ab2;*/border:1px solid #aaa;}
.reservation-filter__control-input{	/*border: 1px solid #0a9ab2;*/
border:1px solid #aaa;	/*color: #0a9ab2;*/}
.fill-bg{color:#fff;	/*background: #0a9ab2;*/}
.reservation__button{	/*border: 1px solid #0a9ab2;*/
border:1px solid #aaa;	/*color: #0a9ab2;*/}
.s-blocks > div{position:relative;background:#ecfafd;border-bottom:2px solid #ccc;-webkit-box-shadow:0px 1px 3px 0px rgba(0,0,0,0.2),inset 0px 0px 80px 0px rgba(255,255,255,0.4);box-shadow:0px 1px 3px 0px rgba(0,0,0,0.2),inset 0px 0px 80px 0px rgba(255,255,255,0.4);text-shadow:0px 0px 1px rgba(0,0,0,0.12);}
.s-blocks > div:nth-child(4n+1),.s-blocks > div:nth-child(4n+4){background:#fafafa;border-color:#D8B75F;}
.u-content .s-blocks h2{text-align:center;font-size:28px;padding-bottom:30px;background:url(/local/templates/main/assets/css/../images/separator.png) center bottom no-repeat;}
.u-content .s-blocks ul{margin:0;}
.u-content .s-blocks ul li{list-style-type:none;margin:0.8em 0;position:relative;text-align:center;}
.s-blocks > div:nth-child(1):before,.s-blocks > div:nth-child(4):before,.s-blocks > div:nth-child(5):before{content:' ';position:absolute;top:0;bottom:0;left:0;right:0;background-image:url(/local/templates/main/assets/css/../images/restaurant2.jpg);background-position:center center;background-size:cover;opacity:0.1;}
.s-blocks > div:nth-child(1):before{background-image:url(/local/templates/main/assets/css/../images/recepcion-reception-01_tcm55-45484.jpg);}
.s-blocks > div:nth-child(5):before{background-image:url(/local/templates/main/assets/css/../images/outstanding-hotel-bathroom-6-picture-of-painting-2018-fresh-on-f3f93331c45a5f8214fbeeab5acb4145jpg.jpg);}
.s-iconsBlock .s-i{display:inline-block;width:40px;height:40px;border-radius:40px;line-height:40px;font-size:24px;text-align:center;margin-right:0.5rem;	/*background: #0A9AB2;*/color:#fff;-webkit-box-shadow:inset 0px 0px 20px 0px rgba(255,255,255,0.3);box-shadow:inset 0px 0px 20px 0px rgba(255,255,255,0.3);}
.s-iconsBlock > div:nth-child(even) .s-i{background:#D8B75F;}
.s-iconsBlock .s-title{font-family:'Lora',serif;font-size:18px;text-transform:uppercase;text-shadow:0px 0px 1px rgba(0,0,0,0.12);}
.s-lists > div{}
.s-lists > div h2{font-family:'Lora',serif;padding-bottom:30px;text-align:center;font-size:24px;background:url(/local/templates/main/assets/css/../images/separator.png) center bottom no-repeat;}
.u-content .s-lists ul{margin:0;}
.u-content .s-lists li{list-style-type:none;position:relative;text-align:center;}
.s-images > div{padding-bottom:60px;position:relative;z-index:1;}
.s-images > div:before{content:' ';background:#fafafa;position:absolute;top:1rem;bottom:1rem;left:1rem;right:1rem;z-index:0;}
.s-images > div *{z-index:2;position:relative;}
.s-images .s-title{padding-left:0.5em;padding-right:0.5em;padding-bottom:30px;text-align:center;font-size:24px;background:url(/local/templates/main/assets/css/../images/separator.png) center bottom no-repeat;margin:1rem 0;}
.s-images .s-desc{text-align:center;padding-left:0.5em;padding-right:0.5em;}
.s-images .s-details{position:absolute;bottom:0;left:1rem;right:1rem;background:#f0f0f0;	/*color: #0A9AB2;*/padding:0.5em 1px;text-align:center;text-transform:uppercase;}
@media (min-width:769px) and (max-width:840px),(max-width:640px){
	.s-images .s-title{font-size:18px;}
	.s-images .s-desc{font-size:14px;}
}
.b-popup,#orderForm{padding:20px;max-width:calc(100% - 190px);position:relative;background:#fafafa;overflow:visible!important;}
.b-popup .header,#orderForm .header{font-size:32px;text-align:center;margin-bottom:10px;}
#orderForm .roomTitle div{padding:10px;text-align:center;font-size:18px;}
.b-popup input[type='text'],.b-popup input[type='email'],.b-popup input[type='submit'],#orderForm input[type='text'],#orderForm input[type='submit'],.b-popup textarea,#orderForm textarea{width:100%;padding:15px 14px;margin:10px 0;font-size:16px;}
.b-popup textarea,#orderForm textarea{resize:none;height:calc(100% - 20px);}
.b-popup input[type='submit'],#orderForm input[type='submit']{}
.b-popup .text,#orderForm .text{padding:5px 0 5px 0px;position:relative;line-height:1.5;    /*margin: 10px 0;*/}
.b-popup .close,#orderForm .close{position:absolute;left:100%;top:20px;font-size:30px;line-height:1;height:82px;line-height:76px;width:50px;text-align:center;vertical-align:middle;cursor:pointer;}
.b-popup .close:after,#orderForm .close:after{content:" ";width:0;height:0;border:none;border-top:82px solid #aaa;border-right:36px solid transparent;position:absolute;left:100%;top:0;}
#orderForm .text,#callbackForm .text{padding-left:60px;position:relative;}
#orderForm .icon-timer,#callbackForm .icon-timer{font-size:36px;margin-top:-18px;position:absolute;top:50%;left:0;}
@media (max-width:640px){
	.header > div > *{text-align:center;float:none;width:100%;}
	.header .logo{}
	.header .logo__link{max-width:100%;}
	.header .phones{margin-top:10px;}
	.header .phones .phones__item{display:inline-block;margin-left:10px;margin-right:10px;font-size:18px;}
	.header .icon-whatsapp,.header .icon-viber{width:18px;height:18px;}
	.header .address__item{font-size:14px;}
	.section{padding:30px 0;}
	footer.footer{padding-bottom:100px;}
	.b-popup,#orderForm{max-width:calc(100% - 20px);}
	.b-popup .close,#orderForm .close{height:45px;width:45px;margin-top:0px;line-height:45px;left:auto;right:0px;top:0;}
	.b-popup .close:after,#orderForm .close:after{content:" ";width:0;height:0;position:absolute;left:0;top:0;border:none;        /*border-bottom: 30px solid #aaa;
					          border-right: 60px solid transparent;*/margin-top:-30px;}
		.b-popup,#orderForm{padding:45px 20px;}
	}

	/* ========================================= Mobile.css */
	.mp__overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;background-color:rgba(0,0,0,0.5);display:none;}
	.mp__panel{position:fixed;top:0;left:0;right:0;z-index:101;padding:0 5px 0 5px;text-align:center;display:none;}
	.mp__panel:after{content:'';display:table;clear:both;}
	.mp__button-main{width:34px;height:34px;margin:3px;background:none;border:none;padding:4px;border-radius:3px;cursor:pointer;outline:none;float:right;}
	.mp__line{position:relative;display:block;}
	.mp__line:after,.mp__line:before{content:"";position:absolute;left:0;top:-9px;}
	.mp__line:after{top:9px;}
	.mp__line,.mp__line:after,.mp__line:before{width:100%;height:2px;-webkit-transition:all 0.3s;transition:all 0.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:2px;background-color:#fff;}
	.mp__button-main.mp--on .mp__line{background-color:transparent;}
	.mp__button-main.mp--on .mp__line:before{-webkit-transform:rotate(45deg) translate(6px,7px);transform:rotate(45deg) translate(6px,7px);}
	.mp__button-main.mp--on .mp__line:after{-webkit-transform:rotate(-45deg) translate(6px,-7px);transform:rotate(-45deg) translate(6px,-7px);}
	.mp__button-text{margin:6px 6px 3px 3px;background:none;border:solid 1px #fff;padding:6px 4px;border-radius:3px;cursor:pointer;outline:none;font-size:14px;float:left;color:#fff;}
	.mp__button-text--center{float:none;}
	.mp--hide{display:none;}
	.mp__panel a{color:#fff;text-decoration:none;}
	@media only screen and (max-width:768px){
		body{padding-top:40px;}
		.mp__overlay.mp--on{display:block;}
		.mp__panel{display:block;}
		.nav-top,.nav-top.sticky{visibility:hidden;position:fixed;top:0;left:-125%;bottom:0;width:80%;max-width:260px;overflow-y:auto;-webkit-transition:all 0.3s linear;-webkit-transition:left 0.3s linear;transition:left 0.3s linear;z-index:102;-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px 10px 20px 15px;margin:0;padding:45px 0 10px 0!important;height:auto!important;-webkit-box-shadow:0 0 3px 0px rgba(0,0,0,0.5);box-shadow:0 0 3px 0px rgba(0,0,0,0.5);}
		.nav-top.mp--on{left:0;visibility:visible;}
		.nav-top__arrow{display:block;position:absolute;top:10px;right:10px;color:#fff;cursor:pointer;}
		.nav-top__sublist,.theme-blue .nav-top__item:hover{background-color:transparent!important;}
		.nav-top__sublist .nav-top__link{font-size:14px;text-transform:none;}

		/*
		  .nav-top.mp--on {
		    display: block !important;
		    position: fixed;
		    top: 40px;
		    left:0;
		    z-index: 20;
		    max-width: 70%;
		    max-height: calc(100% - 40px);
		    overflow: auto;
		    -webkit-box-shadow: 0 3px 4px rgba(0,0,0,0.3);
		            box-shadow: 0 3px 4px rgba(0,0,0,0.3);
		  }*/
		.nav-top .wr{min-width:auto;}
		.nav-top__item{display:block;}
		.nav-top__item{text-align:left;width:100%;padding-right:50px;}
		.nav-top__link{padding:12px 10px;font-size:16px;}
		.nav-top__sublist{position:static;}
	}
	@media screen and (max-width:1000px){
	}

	/* ========================================= Mobile.css END */
	.B_crumbBox{margin-top:-10px;display:block;margin-bottom:20px;}
	.choise-theme__item{border-radius:4px;}
	.slick-prev:before{color:#fff!important;display:block;height:23px;width:30px;background:rgba(0,0,0,0.8);border:2px solid #fff;text-align:center;font-size:15px!important;border-radius:50%;padding-top:7px;font-family:'icomoon'!important;content:'\e919'!important;}
	.slick-next:before{color:#fff!important;display:block;height:23px;width:30px;background:rgba(0,0,0,0.8);border:2px solid #fff;text-align:center;font-size:15px!important;border-radius:50%;padding-top:7px;font-family:'icomoon'!important;content:'\e923'!important;}
	.slick-slide img{margin:0px auto;}
	.u-content .block__title{text-align:center;margin-bottom:41px;}
	.u-content .block__caption{text-transform:uppercase;font-weight:900;font-size:36px;margin-bottom:20px;}
	.u-content .block__icon{text-align:center;position:relative;}
	.block__icon:before,.block__icon:after{content:' ';position:absolute;top:50%;width:48px;border-bottom:1px solid #aaa;}
	.block__icon:before{left:calc(50% - 72px);}
	.block__icon:after{right:calc(50% - 72px);}
	.block__icon i{font-size:32px;}
	.numbers-spoiler__list{
		min-height: 284px!important;
	}

 @media screen and (min-width: 769px){
	.nav-top__list i{
		display: none;
	}
}
@media screen and (max-width: 768px){
		.nav-top__link:hover+.nav-top__sublist, .nav-top__sublist:hover{
			display: none;
		}
		.nav-top__item.on .nav-top__sublist{
			display: block;
			
		    position: static;
		    width: 100%;
		    min-width: 0;
		    max-width: 100%;
		    margin: 0;
		    padding: 0;
		    margin-left: 20px;
		    border: none;
		}
		.nav-top__item.on .nav-top__sublist li a{
			border: none;
		}
}
/* Шаблон в редактор */
.template_block{
	margin-bottom: 30px;
}
.image_b{
	margin-bottom: 15px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.image_b a{
	width: 30%;
	margin: 0 1.6%;
	margin-bottom: 30px;
}
.template_block .image_b img{
	width: 100%;
	height: 100%;
	max-height: 200px;
	-o-object-fit: cover;
	   object-fit: cover;
}
@media (max-width: 568px){
	.image_b a{
		width: 46%;
		margin: 0 2%;
		margin-bottom: 20px;
	}
}

#langSwitch .item {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
.main-slider .slick-initialized .slick-slide {
    margin: 0 2px!important;
}
.main_content p{
	margin: 0!important;
	margin-bottom: 10px!important;
}
.reservation__header{
	text-decoration: none;
    font-size: 30px;
    line-height: 1.3em;
	 
}
.switch {
	position: relative;
	vertical-align: top;
	width: 200px;
	height: 30px;
	padding: 3px;
	margin: 0 10px 10px 0;
	border-radius: 18px;
	-webkit-box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
	        box-shadow: inset 0 -1px white, inset 0 1px 1px rgba(0, 0, 0, 0.05);
	cursor: pointer;
	-webkit-box-sizing:content-box;
	        box-sizing:content-box;
}
.switch-input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-box-sizing:content-box;
	        box-sizing:content-box;
}
.switch-label {
	position: relative;
	display: block;
	height: inherit;
	font-size: 10px;
	text-transform: uppercase;
	background: #f16856;
	border-radius: inherit;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
	        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
	-webkit-box-sizing:content-box;
	        box-sizing:content-box;
}
.switch-label:before, .switch-label:after {
	position: absolute;
	top: 50%;
	margin-top: -.5em;
	line-height: 1;
	-webkit-transition: inherit;
	transition: inherit;
	-webkit-box-sizing:content-box;
	        box-sizing:content-box;
}
.switch-label:before {
	content: attr(data-off);
    font-size: 14px;
	right: 11px;
	color: #fff;
}
.switch-label:after {
  font-size: 14px;  
	content: attr(data-on);
	left: 11px;
	color: #FFFFFF;
	opacity: 0;
}
.switch-input:checked ~ .switch-label {
	background: #0a9ab2;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
	        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.switch-input:checked ~ .switch-label:before {
	opacity: 0;
}
.switch-input:checked ~ .switch-label:after {
	opacity: 1;
}
.switch-handle {
	position: absolute;
	top: 23px;
	left: 1px;
	width: 28px;
	height: 28px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #FFFFFF), to(#f0f0f0));
	background: linear-gradient(to bottom, #FFFFFF 40%, #f0f0f0);
	background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #f0f0f0);
	border-radius: 100%;
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
	        box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.switch-handle:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -6px;
	width: 12px;
	height: 12px;
	background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#FFFFFF));
	background: linear-gradient(to bottom, #eeeeee, #FFFFFF);
	background-image: -webkit-linear-gradient(top, #eeeeee, #FFFFFF);
	border-radius: 6px;
	-webkit-box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
	        box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
}
.switch-input:checked ~ .switch-handle {
	left: 171px;
	-webkit-box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
	        box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}
 
/* Transition
========================== */
.switch-label, .switch-handle {
	transition: All 0.3s ease;
	-webkit-transition: All 0.3s ease;
	-moz-transition: All 0.3s ease;
	-o-transition: All 0.3s ease;
}


/* geurst control*/
.geusts {
}
.guest__list {display:inline-block;vertical-align:middle; }
.guest__item {display:inline-block;vertical-align:middle;}

.guest__splitter {display:inline-block;vertical-align:middle; opacity:0.3; font-size:2em;}
.guest__splitter.active {opacity:1}

.extra__list {display:inline-block;vertical-align:middle; opacity:0.3}
.extra__list.active {opacity:1}
.extra__item {display:inline-block;vertical-align:middle; position:relative;}

.guest__item .icon,
.extra__item .icon {
  opacity:0.5;
  cursor: default;
  font-size:3em;
}

.guest__item.active .icon,
.extra__list.active .extra__item.active .icon {
  opacity:1;
  color:#0a9ab2;
}

.guest__splitter.active {
   color:#0a9ab2; 
}

.extra__dropdown {
  display:none;
  position:absolute;
  top:99%;
  left:-75px;
  z-index:10;
  border:solid 1px #0a9ab2;
  background:#fff;
  width:150px;
 }
 .extra__dropdown.active {
   display:block;
 }
 
 .extra__age{
    padding: 0.5em;  
 }
.extra__age:hover,
.extra__age.active {
   background: #d66f59;
   color:#fff;
}

.reservation__count-people-val {
    display: none !important;
}
.baner {
	position: relative;
	border-radius: 10px;
	display: none;
	width: 600px;
	height: 480px;
	background-size: cover;
	background-repeat: no-repeat;	
}
.baner-title {
	position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
	width: 100%;			
	background-color: rgba(214, 111, 89, .8);
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #fff;	
	padding: 20px 0;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5);
	        box-shadow: rgba(0, 0, 0, 0.5);
}
.baner-btn {
	display: block;
	width: 200px;
	position: absolute;
	bottom: 10%;
	lefT: 50%;
	-webkit-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);	
	text-decoration: none;
	padding: 10px 20px;
	border-radius: 5px;
	border: 1px solid #fff;
	color: #fff;	
	text-align: center;
	background-color: rgba(214, 111, 89, .1);
	-webkit-transition: .2s all linear;
	transition: .2s all linear;
}
.baner-btn:hover{
	background-color: rgba(214, 111, 89, 1);
}
.baner .fancybox-close-small::after {
	background: none;
	color: #fff;
}
.popular__block .services-block {
    
}
.popular__block .services-block__item {
	display: block;
    width: 250px;
	margin: 0 auto;
	margin-bottom: 28px;
}
.popular__block_title {
	margin-bottom: 30px;
	text-align: center;
}
.popular__block  .services-block__image {
    position: relative;
}
.popular__block .services-block__caption {
    position: absolute;
    bottom: 6px;
    width: 210px;
    margin-left: -105px;
    left: 50%;
    background: 
    rgba(0,0,0,0.6);
    padding: 10px 0px;
    text-align: center;
}
.popular__block .services-block__title {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}
.popular__block .services-block__image img {
	width: 100%;
	height: auto;
}
.popular__block .services-block__description {
	padding-top: 5px;
    text-align: center;
}
.popular__block .services-block__text {
    font-weight: 400;
	font-size: 14px;
	line-height: normal;
    text-align: center;
    display: block;
    margin-bottom: 15px;
}


/* Шаблон в редактор Картинки+текст */
.img_text{
	margin-bottom: 40px;
	border: 1px solid #e5edf2;
	border-bottom: 1px solid #c6d2db;
	border-radius: 5px;
	padding: 18px 18px 0 18px;
	background: #b6e9fc;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	    -ms-flex-pack: distribute;
	        justify-content: space-around;
}
.img_text-item{
	padding: 0 5px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 180px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	    -webkit-box-align: center;
	        -ms-flex-align: center;
	            align-items: center;
	    margin-bottom: 30px;
}
.img_block img{
	max-width: 100%;
}
.img_block{
	min-width: 48px;
	margin-bottom: 10px;

}
.img_text-text{
	text-align: center;
}
.main_text p{
	margin: 0!important;
	margin-bottom: 10px!important;
}
.reservation__block, .reservation__block__warning{
	display: none;
}
.reservation__block__warning{
	text-align: center;
	font-size: 25px;
	color: red;
}

.table-wr {
  overflow: auto;
}
.error {
	padding-top: 75px;
	padding-bottom: 30px;
	display: flex;
	justify-content: center;
}
.error-text-title {
	font-size: 108px;
	line-height: normal;
	margin-bottom: 1rem;
	font-weight: bold;
	color: #747474;
}
.u-content .error-content {
	font-size: 18px;
	line-height: normal;
	color: #747474;	
}
.u-content .error a:hover {
	text-decoration: underline;
}
@media only screen and (max-width:576px)  {
	.error {
		padding: 0;
		flex-wrap: wrap;
	}
	.error-text {
		flex: 0 0 100%;
	}
	.error-img {
		flex: 0 0 100%;
	}
}
.error-page {
	background-color:#ffffff;
}
.u-content td, .u-content th {
	padding: 15px;
}

.home-video {
	margin: 0 auto;
	text-align: center;
}
.home__video-header {
    width: 100%;
}
@media only screen and (max-width:767px)  {
  video {
	width: 100%;
	height: auto;
  }
}



/* cookie */
.cookie-agreement {
    background: #fff;
    color: #333;
    line-height: 1.3em;
    font-size: 16px;
    z-index: 999999;
    font-family: Arial, sans-serif;
    position: fixed;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    max-width: 700px;
    width: 100%;
    box-shadow: 0 0px 15px 0 rgb(54 61 77 / 25%);
}

.cookie-agreement__wr {
    padding: 16px;
    position: relative;
    margin: 0 auto;
}
.cookie-agreement__content {

}
.cookie-agreement__buttons {
    padding-top: 12px;
}

.cookie-agreement__header {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0.3em;
}
.cookie-agreement__text {
    font-size: 14px;
}

.cookie-agreement__btn-ok {
    background: transparent;
    cursor: pointer;
    padding: 11px 32px;
    font-weight: 700;
    line-height: 1.5;
    border-radius: 0;
    border: 2px solid #0a9ab2;
    background-color:  #0a9ab2;
    color: #fff;
    text-align: center;
    transition: background-color 0.2s ease-out;
    max-width: 400px;
}

.cookie-agreement__btn-ok:hover {
    opacity: 0.85;
}
.cookie-agreement a {
    color: inherit;
    text-decoration: underline;
}

@media(min-width: 640px) {
    .cookie-agreement__wr {
        display: grid;
        grid-template-columns: 1fr 150px;
        gap: 20px;
        max-width: calc(100vw - 100px);
        margin: 0 auto 0 0;

    }
    .cookie-agreement__buttons {
        padding-top: 0;
    }
}
@media(min-width: 992px) {
    .cookie-agreement__wr {
        max-width: 780px;
    }
}
@media(min-width: 1800px) {
    .cookie-agreement__wr {
        max-width: 100%;
    }
}

.animate__animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.animate__animated.animate__delay-5s {
    animation-delay: 5s;
}


@media (prefers-reduced-motion:reduce),
print {
    .animate__animated {
        animation-duration: 1ms !important;
        transition-duration: 1ms !important;
        animation-iteration-count: 1 !important
    }

    .animate__animated[class*=Out] {
        opacity: 0
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInUp {
    animation-name: fadeInUp
}
/* /cookie */
/* End */


/* Start:/local/templates/main/assets/css/typography.css?17465381135492*/
/* TYPOGRAPHY */

.u-content {
    font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
    line-height: 1.5em;
    color: #333;
}
.u-content span,
.u-content i,
.u-content em,
.u-content b,
.u-content strong,
.u-content a {
    vertical-align: baseline;
}
.u-content small {
    font-size: 0.8em;
}
.u-content big {
    font-size: 1.2em;
}
.u-content b,
.u-content strong {
    font-weight: 700;
}
.u-content p,
.p {
    margin: 0.7em 0;
    font-size: 1em;
    line-height: 1.5em;
}
.u-content img {
    max-width: 100%;
    height: auto;
}
.u-content img[style*='float:left'],
.u-content img[style*='float:left'] {
    margin: 0.33em 1.33em 1.33em 0;
}
.u-content img[style*='float:right'],
.u-content img[style*='float:right'] {
    margin: 0.33em 0 1.33em 1.33em;
}
.u-content sup {
    vertical-align: super;
    font-size: 80%;
}
.u-content sub {
    vertical-align: sub;
    font-size: 80%;
}
.u-content h1,
.h1 {
    font: normal 400 2em/1.1 'Open Sans', Helvetica, sans-serif;
    margin: 0 0 0.5em 0;
}
.u-content h2,
.h2 {
    font: normal 400 1.75em/1.1 'Open Sans', Helvetica, sans-serif;
    margin: 0 0 0.5em 0;
}
.u-content h3,
.h3 {
    font: normal 400 1.5em/1.1 'Open Sans', Helvetica, sans-serif;
    margin: 0.5em 0;
}
.u-content h4 {
    font: normal bold 1.33em/1.1 'Open Sans', Helvetica, sans-serif;
    margin: 0 0 0.5em 0;
    text-align: center;
    color: #3C6235
}
.u-content h5 {
    font: normal bold 1.2em/1.1 'Open Sans', Helvetica, sans-serif;
    margin: 0 0 0.5em 0;
    text-align: center;
}
.u-content h6 {
    font: normal bold 1em/1.1 'Open Sans', Helvetica, sans-serif;
    margin: 0 0 0.5em 0;
}
.u-content h1 a,
.h1 a,
.u-content h2 a,
.h2 a,
.u-content h3 a,
.h3 a,
.u-content h4 a,
.u-content h5 a,
.u-content h6 a {
    text-decoration: none;
}
.u-content ul,
.u-content ol {
    margin: 0 0 1.5em 3em;
}
.u-content ul > li {
    margin: 0 0 0.5em 0;
    font-size: 1em;
    line-height: 1.5em;
    list-style-type: disc;
}
.u-content ol > li {
    margin: 0 0 0.5em 0;
    font-size: 1em;
    line-height: 1.2em;
    list-style-type: decimal;
}
.u-content li ul,
.u-content li ol {
    margin: 0.5em 0 1em 3em;
}
.u-content hr {
    height: 0;
    line-height: 0;
    font-size: 0;
    display: block;
    border: none;
    border-bottom: solid 2px #049543;
    margin: 15px 0;
}
.u-content table {
    width: 100%;
    float: none;
    border-collapse: collapse;
    margin: 0 0 1.5em 0;
    max-width: 100%;
  font-size: 13px;
}
.u-content table[cellspacing] {
    border-collapse: separate;
}
.u-content td,
.u-content th {
    padding: 15px 5px;
    line-height: 1.3em;
    text-align: center;
}
.u-content th {
    background-color: #e9fadb;
    font-weight: 700;
}
.u-content td p:last-child {
    margin-bottom: 0;
}
.u-content td[valign='middle'] {
    vertical-align: middle;
}
.u-content td[valign='top'] {
    vertical-align: top;
}
.u-content td[valign='bottom'] {
    vertical-align: bottom;
}
.u-content td img {
    max-width: inherit;
}
.u-content .table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.u-content .accent {
    border-left: solid 3px #3C6235;
    padding: 1em;
    margin: 1.5em 0;
    font-size: 0.8em;
    line-height: 1.5em;
    background-color: #E9FADB;
}
.u-content blockquote {
    padding: 1em 2em 0.5em;
    margin: 1.5em 0;
    font-size: 0.8em;
    line-height: 1.5em;
    background-color: #E9FADB;
    quotes: "“" "”" "‘" "’";
}
.u-content blockquote:before {
    color: #3C6235;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}
.u-content blockquote:after {
    color: #3C6235;
    content: close-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-left: 0.25em;
    vertical-align: -0.6em;
}
.u-content pre {
    padding: 1em;
    margin: 1.5em 0;
    font-size: 1em;
    line-height: 1.5em;
    background-color: #f5f5f5;
}
@media (max-width: 980px) {
    .u-content,
    .header > .wr,
    .footer .footer__cols {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width: 980px) {
    .u-content h1,
    .h1 {
        text-align: center;
        font-size: 24px;
    }
    .u-content h2,
    .h2 {
        text-align: center;
        font-size: 22px;
    }
    .u-content h3,
    .h3 {
        text-align: center;
        font-size: 20px;
    }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
    .u-content {
        font-size: 1.15rem;
    }
}
@media screen and (min-width: 320px) and (max-width: 479px) {
    .u-content {
        font-size: 1.25rem;
    }
}
.u-content .table-bold {
    font-weight: bold;
    font-size: 14px;
}
.blue {
    background-color: #e5f4f6;
}
.text-blue {
    color: #96bcc2;
    font-weight: bold;
}
.green {
    background-color: #d4f2c1;
}
.text-green {
    color: #97bc82;
    font-weight: bold;    
}
.yellow {
    background-color: #f9ec7f;
}
.text-yellow {
    color: #beae31;
    font-weight: bold;    
}
.pink {
    background-color: #f6dfdf;
}
.text-pink {
    color: #f0a1a1;
    font-weight: bold;    
}
.beige {
    background-color: #eec285;
}
.text-beige {
    color: #caa46d;
    font-weight: bold;    
}
.table-price td {
    border-right: 1px solid #0a9ab2;
    border-bottom: 1px solid #0a9ab2;    
}
.table-price {
    border-top: 1px solid #0a9ab2;
    border-left: 1px solid #0a9ab2;
}
@media only screen and (max-width:767px)  {
    .table-responsive {
        overflow: hidden;
    }
}

/* End */


/* Start:/local/templates/main/assets/css/color.css?17465381233551*/
body .color1,
body a,
body .phones__item,
body .slick-prev:before,
body .slick-next:before,
body .offers-slider .slick-prev:before,
body .offers-slider .slick-next:before,
body .map__item i,
body .footer__social i,
body .u-content a,
body .u-content a:hover,
body [class^="icon-"],
body .gallery__more,
body .reservation__input,
body .reservation__icon,
body .color,
body .services__i,
body .u-content [class^="icon-"],
body .u-content [class*=" icon-"],
body .u-content [class*="\A icon-"],
body .b-popup i,
body .section--popular i,
body .reviews-small__score,
body .rangeslider__value-bubble {
    color: #0a9ab2;
}
body .active-people {
    color: #0a9ab2;
}
body .services-block__caption {
    background: rgba(10, 154, 178, 0.6);
}
body .daterangepicker td.in-range,
body .daterangepicker td.active,
body .daterangepicker td.active:hover {
    background: #0a9ab2;
}
body .reservation-filter__control-input {
    border: 1px solid #0a9ab2;
    color: #fff;
}
body .fill-bg {
    color: #fff;
    background: #0a9ab2;
}
body .reservation__button {
    border: 1px solid #0a9ab2;
    color: #fff;
}
body .select-box {
    border: 1px solid #0a9ab2;
    color: #0a9ab2;
    background: #fff;
}
body .button__variable1 {
    background: #0a9ab2;
    color: #fff;
    border: 1px solid #0a9ab2;
}
body .reviews-small__score,
body .reservation__input,
body .rangeslider__handle,
body .mark {
    border-color: #0a9ab2;
}
body .nav-top__link {
    color: #fff;
}
body .nav-top__sublink {
    color: #fff;
}
body .nav-top,
body .slider__textbg,
body .footer,
body .btn,
body .mp__panel,
body .reviews-small__scores li span,
body .rangeslider__fill {
    background: #0a9ab2;
}
body .nav-top__item:hover,
body .nav-top__item.active,
body .nav-top__sublist {
    background-color: #2b7d9a;
}
body .jGalleryCont .title,
body .b-popup .close,
body #orderForm .close,
body .order__link,
body .jot-btn-submit {
    background: #0a9ab2;
    color: #fff;
}
body .main-slider .slick-dots .slick-active,
body .main-slider .slick-dots li:hover {
    border: 2px solid #0a9ab2;
}
body .offers__text,
body .numbers-slider__title {
    background-color: rgba(10, 154, 178, 0.8);
}
body .btn,
body a.btn,
body a.btn:hover {
    color: #fff;
}
body .altBtn {
    background: #f4f4f4;
    color: #0a9ab2;
}
body .btn--thin,
body a.btn--thin {
    background-color: transparent;
    border: solid 2px #0a9ab2;
    color: #0a9ab2;
}
body .btn--thin:hover {
    color: #fff;
    background-color: #0a9ab2;
}
body .order-module__panel {
    background-color: #F8F5F1;
}
body .form__success {
    border: solid 1px #0a9ab2;
}
body .room-slider__thumbs .slick-current img {
    border: solid 2px #0a9ab2;
}
body .b-popup .close:after,
body #orderForm .close:after {
    border-top-color: #0a9ab2;
}
body input,
body select,
body textarea,
body .reservation__buttons .select-box .list {
    border-color: #0a9ab2;
}
body .reservation__buttons .select-box .list .select-box__item:hover {
    background: #0a9ab2;
    color: #fff;
}
body .reservation-filter__control-input.date-pic.js-reservation-dates {
    color: #0a9ab2;
}
body .selected__list,
body .selected__list:after,
body .selected__val,
body .reservation__item:before,
body .block__icon:before,
body .block__icon:after {
    border-color: #0a9ab2;
}
.s-blocks > div {
    border-bottom: 2px solid #0a9ab2;
}
.s-images .s-details {
    background: #f0f0f0;
    color: #0A9AB2;
}
@media (max-width: 640px) {
    body .b-popup .close:after,
    body #orderForm .close:after {
        border-bottom-color: #0a9ab2;
    }
}
/* End */


/* Start:/local/templates/main/assets/css/faq.css?174826860818311*/
.jot-err {
    border: 1px solid red;
    color: red;
    font-weight: bold;
    padding: 15px;
    margin: 15px 0px;
    background-color: #fff;
    text-align: center;
}
.jot-cfm {
    border: 1px solid green;
    color: green;
    font-weight: bold;
    padding: 15px;
    margin: 15px 0px;
    background-color: #fff;
    text-align: center;
}
.jot-nav {
    margin: 10px 0;
    padding: 0px;
    text-align: center;
}
.jot-list ul {
    list-style-position: inside;
    margin-bottom: 10px;
    padding: 0;
    text-align: left;
}
.jot-subscribe {
    margin-bottom: 10px;
}
/* form */

.jot-form-wrap {
    clear: both;
    font: 13px/1.2 Tahoma, Arial, sans-serif;
    padding: 10px 0;
    width: 410px;
}
.jot-form-wrap .form-title {
    margin: 0.5em 0;
}
.u-content .jot-reply-title {
    text-align: center;
    margin: 0.5em 0px;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
}
.jot-info {
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 11px;
    margin-bottom: 12px;
    padding: 4px;
    width: 400px;
}
.jot-form {
    margin-bottom: 10px;
}
.jot-controls {
    margin-bottom: 10px;
}
.jot-controls label {
    display: block;
    margin-bottom: 3px;
}
.jot-controls textarea,
.jot-controls input {
    margin: 0;
    display: inline-block;
}
.jot-controls input:-moz-placeholder,
.jot-controls textarea:-moz-placeholder {
    color: #999;
}
.jot-controls textarea {
    height: auto;
    overflow: auto;
    vertical-align: top;
}
.jot-controls textarea:focus,
.jot-controls input[type="text"]:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    z-index: 2;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.jot-cfm {
    margin-top: 30px!important;
    margin-bottom: 30px!important;
}
.jot-form {
    margin-top: 50px;
}
.jot-controls.captcha {
    max-width: 360px;
}
.jot-controls.captcha input {
    margin-top: 10px;
}
.jot-captcha {
    border: 1px solid #ccc;
    float: right;
}
/* comment */

.jot-row {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 3px;
}
.jot-row-alt .jot-comment-head {
    background-color: #e0e0e0;
}
.jot-row-author .jot-comment-head {
    background-color: #FFD5D5;
}
.jot-row-me .jot-comment-head {
    background-color: #e4fbf1;
}
.jot-row-up {
    border: 1px solid red;
}
.jot-row-new {
    border: 1px solid green;
}
.jot-comment {
    font: 12px/1.2 Tahoma, Arial, sans-serif;
    margin-bottom: 15px;
}
.jot-comment-head {
    background: #f0f0f0;
    line-height: 1;
    padding: 7px 5px;
}
.jot-comment-entry {
    padding: 5px;
    overflow: hidden;
    *zoom: 1;
}
.jot-subject {
    font-weight: bold;
}
.jot-name {
    font-weight: bold;
    margin-right: 5px;
}
.jot-date {
    color: #666;
    float: right;
    font-size: 10px;
    margin-right: 5px;
}
.jot-perma {
    float: left;
    margin-right: 5px;
}
.jot-perma a {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.jot-perma a:hover {
    color: #f00;
}
.jot-extra {
    float: right;
}
.jot-extra a {
    color: #666;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}
.jot-extra a:hover {
    color: #f00;
}
.jot-message {
    line-height: 1.4;
}
.jot-answer {
    background: #FFFFE1;
    border: 1px solid #eee;
    line-height: 1.4;
    margin-top: 5px;
    padding: 5px;
}
.jot-answer-author {
    font-weight: bold;
}
/* moderation buttons */

.jot-mod {
    float: right;
    text-align: right;
    margin: 10px 0 20px;
}
.jot-btn {
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #333 !important;
    cursor: pointer;
    display: inline-block;
    font: 12px/16px Tahoma, Arial, sans-serif;
    margin-bottom: 0;
    min-width: 14px;
    padding: 3px 5px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 4px;
    *border: 0;
    *display: inline;
    *zoom: 1;
    *line-height: 18px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.jot-btn-active,
.jot-btn:active {
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    background-image: none;
    outline: 0;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.jot-btn-submit {
    background-color: #0074cc;
    *background-color: #0055cc;
    background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
    background-image: -o-linear-gradient(top, #0088cc, #0055cc);
    background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
    background-image: linear-gradient(top, #0088cc, #0055cc);
    background-repeat: repeat-x;
    border-color: #0055cc #0055cc #003580;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    min-width: auto;
}
.jot-btn:hover {
    color: #333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    background-position: 0 -15px;
    text-decoration: none;
}
.jot-btn-pub,
.jot-btn-unpub {
    width: 71px;
}
.jot-icon-del,
.jot-icon-pub,
.jot-icon-unpub,
.jot-icon-edit {
    background-image: url("/local/templates/main/assets/css/../img/glyphicons-halflings.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    width: 14px;
}
.jot-icon-del {
    background-position: -456px 0;
}
.jot-icon-pub {
    background-position: -192px -96px;
}
.jot-icon-unpub {
    background-position: -216px -96px;
}
.jot-icon-edit {
    background-position: 0 -72px;
}
.jot-checkbox {
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    min-height: 18px;
    padding: 0 0 0 5px;
    vertical-align: middle;
}
.jot-checkbox input {
    background: transparent;
    border: 0;
    cursor: pointer;
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: normal;
    margin: 3px 3px 0 0;
    *margin-top: 0;
    padding: 0;
    vertical-align: middle;
    width: auto;
}
.jot-show-all {
    float: right;
}
/*
old
.reviews-small__scores { margin: 5px 0px 10px 0px !important; list-style-type: none; border-top: 1px solid #f7f7f7; }
.reviews-small__scores li {display: inline-block; padding: 0px 15px;}
new:
*/

.reviews-small__scores {
    margin: 5px 0px 10px 0px !important;
    list-style-type: none;
    border-top: 1px solid #f7f7f7;
    padding: 15px 0 0 0;
}
.u-content .reviews-small__scores li {
    display: inline-block;
    padding: 0px 0 0 15px;
    background: #eee;
    border-radius: 28px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.reviews-small__scores li span {
    padding: 2px;
    display: inline-block;
    background: #aaa;
    border-radius: 28px;
    width: 28px;
    text-align: center;
    color: #fff;
    margin-left: 6px;
    position: relative;
    left: 2px;
}

/*REVIEWS*/

.rangeslider,
.rangeslider__fill {
    display: block;
    -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}
.rangeslider {
    background: #e6e6e6;
    position: relative;
}
.rangeslider--horizontal {
    height: 20px;
    width: 99%;
}
.rangeslider--vertical {
    width: 20px;
    min-height: 150px;
    max-height: 100%;
}
.rangeslider--disabled {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
}
.rangeslider__fill {
    background: #00ff00;
    position: absolute;
}
.rangeslider--horizontal .rangeslider__fill {
    top: 0;
    height: 100%;
}
.rangeslider--vertical .rangeslider__fill {
    bottom: 0;
    width: 100%;
}
.rangeslider__handle {
    background: white;
    border: 1px solid #ccc;
    cursor: pointer;
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g");
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.1)));
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    border-radius: 50%;
}
.rangeslider__handle:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.13)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
    border-radius: 50%;
}
.rangeslider__handle:active,
.rangeslider--active .rangeslider__handle {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.12)));
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
}
.rangeslider--horizontal .rangeslider__handle {
    top: -10px;
    touch-action: pan-y;
    -ms-touch-action: pan-y;
}
.rangeslider--vertical .rangeslider__handle {
    left: -10px;
    touch-action: pan-x;
    -ms-touch-action: pan-x;
}
input[type="range"]:focus + .rangeslider .rangeslider__handle {
    -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
    box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
}
.rangeslider--horizontal {
    height: 2px;
}
.rangeslider {
    background: #c3c3c3;
}
.rangeslider__fill {
    background: #ccc;
}
.rangeslider__handle {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    border: 2px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.rangeslider__handle:after {
    display: none;
}
.rangeslider--horizontal .rangeslider__handle {
    top: -7px;
}
.rangeslider__value-bubble {
    display: block;
    padding: 5px;
    position: absolute;
    bottom: 0;
    margin-bottom: 4px;
    width: 50px;
    margin-left: -25px;
    text-align: center;
    border-radius(5px);
    color: #ccc;
    font-size: 14px;
    font-weight: bold;
}
.jot-form-wrap {
    width: 100%!important;
}
.comment-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.lines {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 27px;
}
.comment-fields {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 22px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.label-line {
    text-align: right;
    padding-right: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.input-line {
    padding: 0 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.line:last-child {
    margin-bottom: 0;
}
.jot-controls textarea,
.jot-controls input {
    border-radius: 0;
}
.jot-btn-submit {
    width: 260px;
    height: 50px;
    cursor: pointer;
    text-transform: uppercase;
    border-radius: 2px;
}
.jot-controls textarea {
    padding: 0.5em;
}
.jot-controls input[type='text'] {
    padding: 0 0.5em;
}
.jot-controls textarea,
.jot-controls input[type='text'],
.jot-controls input[type='submit'] {
    width: 100%;
    max-width: 360px;
}
.mark {
    margin-right: 7px;
    border: 2px solid #ccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 0 1px 1px;
    -webkit-box-flex: 0.4;
    -ms-flex: 0.4;
    flex: 0.4;
    min-height: 50px;
    text-align: center;
}
.number {
    font-size: 26px;
}
.mark-text {
    font-size: 12px;
}
.btn-block {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.jot-btn-submit {
    width: 100%!important;
}
.jot-form-actions.flex {
    max-width: 360px;
}
.red {
    color: red;
}
@media only screen and (max-width: 640px) {
    .comment-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .lines {
        width: 100%;
        margin-right: 0;
    }
    .comment-fields {
        width: 100%;
    }
    .label-line {
        color: #000;
        -webkit-box-flex: 0.5;
        -ms-flex: 0.5;
        flex: 0.5;
    }
    .line:last-child {
        margin-bottom: 22px;
    }
    .jot-controls textarea,
    .jot-controls input,
    .jot-controls.captcha,
    .jot-form-actions.flex {
        max-width: 100%;
    }
}
.textarea-tall textarea {
    min-height: 130px;
    resize: none;
}
.input-tall input {
    min-height: 46px;
}
.jot-controls input[type='checkbox'] {
    position: relative;
    top: 1px;
}
.head-line .hotel-img {
    max-width: 16px;
}
.head-line {
    margin-bottom: 40px;
    position: relative;
    text-align: center;
}
.form-title {
    font-size: 17px;
    text-align: center;
}

.head-line:after,
.head-line:before {
    background: #ccc;
    content: "";
    display: inline-block;
    height: 2px;
    position: absolute;
    top: 54%;
    width: 24px;
}
.head-line:before {
    margin-left: -35px;
}
.head-line:after {
    margin-left: 10px;
}
.b-reviews-small {
    font-family: Arial;
    min-width: 120px;
    max-width: 1000px;
    margin: 0 auto;
}
.reviews-small__title {
    margin: 0 0 20px;
    font-size: 24px;
    padding-left: 100px;
}
.reviews-small__list {
    position: relative;
}
.reviews-small__item {
    overflow: hidden;
    font-size: 13px;
    clear: both;
    opacity: 1;
    -webkit-transition: opacity linear 0.5s;
    transition: opacity linear 0.5s;
    display: block;
    max-width: 720px;
    margin: 0 auto 20px;
}
.reviews-small__item.hide {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
}
.reviews-small__wr {
    padding: 0 0 20px 0;
}
.reviews-small__bubble {
    position: relative;
    padding: 25px 15px 25px 100px;
    margin: 0;
    line-height: 1.5em;
    word-wrap: break-word;
    min-height: 50px;
    font-size: 16px;
    border: solid 1px #f7f7f7;
    background: #fff;
}
.reviews-small__score {
    font-size: 30px;
    line-height: 45px;
    width: 68px;
    height: 45px;
    text-align: center;
    text-indent: 0;
    display: inline-block;
    margin: 0 10px 0 0;
    position: absolute;
    left: 15px;
    top: 25px;
}
.reviews-small__author:after {
    content: '';
    display: table;
    clear: both;
}
.reviews-small__author {} .reviews-small__author-avatar {
    float: left;
    margin: 10px 2px 5px 13px;
}
.reviews-small__img {
    margin-right: 5px;
    margin-bottom: .8em;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    display: block;
    border: 2px solid white;
}
.reviews-small__details {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 16px;
}
.reviews-small__name {
    margin-bottom: 0.5em;
    padding-left: 1em;
    display: inline-block;
} 
.reviews-small__date {
    float: right;
    margin-left: 10px;
}
.reviews-small__country-ico {} .reviews-small__country {
    margin-right: 5px;
    display: inline;
}
.b-reviews__pagination {
    margin-bottom: 10px;
}
.b-reviews-small {
    color: #222;
}
.reviews-small__score {
    background: #fff;
    color: #ccc;
    border: solid 1px #ccc;
}
/*/REVIEWS*/
/* End */


/* Start:/local/templates/main/assets/css/custom.css?17489506292129*/
body{background: #fafafa}
body .nav-top,body .reviews-small__scores li span,body .rangeslider__fill,body .jGalleryCont .title{background: #5db5e7;}.opis,body .color1, body a:not(.nav-top__link), body .phones__item, body .slick-prev:before, body .slick-next:before, body .offers-slider .slick-prev:before, body .offers-slider .slick-next:before, body .map__item i, body .footer__social i, body .u-content a, body .u-content a:hover, body [class^="icon-"], body .gallery__more, body .reservation__input, body .reservation__icon, body .color, body .services__i, body .u-content [class^="icon-"], body .u-content [class*=" icon-"], body .u-content [class*="\A icon-"], body .b-popup i, body .section--popular i, body .reviews-small__score, body .rangeslider__value-bubble{color: #5db5e7!important;}body .reviews-small__score, body .reservation__input, body .rangeslider__handle, body .mark{border-color: #5db5e7!important;}

body .footer,body .btn,body .jot-btn-submit{background: #1977bd!important;color:#fff!important}
body .btn--thin, body a.btn--thin{background-color: transparent!important;border: solid 2px #1977bd!important;color: #1977bd!important;}
body .phones__item a, body .address a{color: #1977bd!important;}
body .offers__text,body .numbers-slider__title{background-color: rgba(25, 119, 189, 0.8)!important;}
footer.footer a {color:#fff!important}

body .nav-top__item:hover, body .nav-top__item.active, body .nav-top__sublist {background-color: #1977bd;}

.input-line input[type="range"] {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  opacity: 0;
}

/* Запрещаем выделение текста для элементов слайдера */
.rangeslider, 
.rangeslider__fill, 
.rangeslider__handle, 
.rangeslider__value-bubble,
.input-line {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

/* Дополнительно для IE/Edge */
.rangeslider__handle {
    -webkit-touch-callout: none;
    touch-action: none;
}

.lines {
    user-select: none;
    -webkit-user-select: none;
}

.jot-cfm {
  display: none;
}
/* End */


/* Start:/local/templates/main/template_styles.css?1775559641954*/
.container {
    max-width: 1220px;
    padding: 0 20px;
    margin: 0 auto;
}

.galleries .jGalleryCont {
    margin-bottom: 15px;
}

.galleries .jGalleryCont {margin-bottom:15px;}
.jGalleryCont .title {
	display: inline-block;
    background: #999;
    color: #fff;
    padding: 10px 1rem;
	margin: 0;
}
.jGalleryCont .desc {
	margin: 0 0 1rem 0;
	padding: 1rem;
	background: #f5f5f5;
}

.jGallery {
  margin-block: 10px;
}

.news__item-wrapper {
  display: grid;
  grid-template-columns: 1fr 3fr;
  align-items: center;
  gap: 20px;
}

.news__item-wrapper .preview-img {
  object-fit: cover;
  inline-size: 100%;
  block-size: 100%;
  display: block;
}

.max-img {
  width: 24px;
  margin: 0 .3em;
}

.max-img_header {
  vertical-align: middle;
}

.max-img_map {
  vertical-align: top;
}

@media (width <= 767px) {
  .news__item-wrapper {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
/* End */
/* /local/templates/main/assets/css/framework.css?174661626324350 */
/* /local/templates/main/assets/css/style.css?174722703246018 */
/* /local/templates/main/assets/css/typography.css?17465381135492 */
/* /local/templates/main/assets/css/color.css?17465381233551 */
/* /local/templates/main/assets/css/faq.css?174826860818311 */
/* /local/templates/main/assets/css/custom.css?17489506292129 */
/* /local/templates/main/template_styles.css?1775559641954 */
