@import "bootstrap-grid.min.css";
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;
}

html {
    --base: #007cb9; /* меню, футер */
    --baseDarken: #006ba0; /* меню активное */
    --accent: #fc0; /* выделение, активное, важное, кнопки в шапке */
    --accentInverse: #333;
    --accent-lighten: #fff5cc; /* выделение светлое */
    --background: #ececfb; /* светлый фон */
    --button: #2db29f; /* кнопка */
    --button-font: #fff; /* шрифт кнопки */
    --font: #333; /* шрифт */
    --link: #007cb9; /* ссылка */
    --link-hover: #006ba0; /* ссылка при наведении */
    --font-inverse: #fff; /* шрифт на основном цвете */
    --sliderTitleBg: rgba(45, 178, 159, 0.7);
    --sliderDescrBg: rgba(0, 124, 185, 0.7);
}

html.theme-dark_matter {
    --base: #535a6c; /* меню, футер */
    --baseDarken: #3b4354; /* меню активное */
    --accent: #ff706d; /* выделение, активное, важное, кнопки в шапке */
    --accentInverse: #fff;
    --accent-lighten: #f1adb3; /* выделение светлое */
    --background: #ececfb; /* светлый фон */
    --button: #00d6b2; /* кнопка */
    --button-font: #fff; /* шрифт кнопки */
    --font: #333; /* шрифт */
    --link: #ff706d; /* ссылка */
    --link-hover: #ff706d; /* ссылка при наведении */
    --font-inverse: #fff; /* шрифт на основном цвете */
    --sliderTitleBg: rgba(45, 178, 159, 0.7);
    --sliderDescrBg: rgba(0, 124, 185, 0.7);
}

html.theme-pudding {
    --base: #5b294b; /* меню, футер */
    --baseDarken: rgb(110, 56, 93); /* меню активное */
    --accent: #e74a61; /* выделение, активное, важное, кнопки в шапке */
    --accentInverse: #fff;
    --accent-lighten: #f1adb3; /* выделение светлое */
    --background: #ececfb; /* светлый фон */
    --button: #e74a61; /* кнопка */
    --button-font: #fff; /* шрифт кнопки */
    --font: #333; /* шрифт */
    --link: #aa405c; /* ссылка */
    --link-hover: #ff706d; /* ссылка при наведении */
    --font-inverse: #fff; /* шрифт на основном цвете */
    --sliderTitleBg: rgba(91, 41, 75, 0.7);
    --sliderDescrBg: rgba(251, 208, 126, 0.7);
}

html.theme-pinky_girly {
    --base: #f66a61; /* меню, футер */
    --baseDarken: rgb(223, 85, 75); /* меню активное */
    --accent: #fcad26; /* выделение, активное, важное, кнопки в шапке */
    --accentInverse: #333;
    --accent-lighten: #fff5cc; /* выделение светлое */
    --background: #ececfb; /* светлый фон */
    --button: #e74a61; /* кнопка */
    --button-font: #fff; /* шрифт кнопки */
    --font: #333; /* шрифт */
    --link: #aa405c; /* ссылка */
    --link-hover: #ff706d; /* ссылка при наведении */
    --font-inverse: #fff; /* шрифт на основном цвете */
    --sliderTitleBg: rgba(246, 106, 97, 0.7);
    --sliderDescrBg: rgba(51, 51, 51, 0.7);
}

html.theme-broccoli {
    --base: #17544f; /* меню, футер */
    --baseDarken: #003d39; /* меню активное */
    --accent: #f7be3a; /* выделение, активное, важное, кнопки в шапке */
    --accentInverse: #333;
    --accent-lighten: #fff5cc; /* выделение светлое */
    --background: #fdfaf2; /* светлый фон */
    --button: #f7ad00; /* кнопка */
    --button-font: #333; /* шрифт кнопки */
    --font: #333; /* шрифт */
    --link: #17544f; /* ссылка */
    --link-hover: #17544f; /* ссылка при наведении */
    --font-inverse: #fff; /* шрифт на основном цвете */
    --sliderTitleBg: rgba(252, 173, 38, 0.7);
    --sliderDescrBg: rgba(0, 84, 79, 0.7);
}

html.theme-dream {
    --base: #3aabe3; /* меню, футер */
    --baseDarken: #005c7a; /* меню активное */
    --accent: #fcad26; /* выделение, активное, важное, кнопки в шапке */
    --accentInverse: #fff;
    --accent-lighten: #fff5cc; /* выделение светлое */
    --background: #f5f5f5; /* светлый фон */
    --button: #48b29f; /* кнопка */
    --button-font: #fff; /* шрифт кнопки */
    --font: #333; /* шрифт */
    --link: #007cb9; /* ссылка */
    --link-hover: #006ba0; /* ссылка при наведении */
    --font-inverse: #fff; /* шрифт на основном цвете */
    --sliderTitleBg: rgba(252, 173, 38, 0.7);
    --sliderDescrBg: rgba(0, 170, 225, 0.7);
}

html.theme-toad {
    --base: #47b89f; /* меню, футер */
    --baseDarken: #2b6e60; /* меню активное */
    --accent: #0d2f41; /* выделение, активное, важное, кнопки в шапке */
    --accentInverse: #fff;
    --accent-lighten: #eaf3f3; /* выделение светлое */
    --background: #eaf3f3; /* светлый фон */
    --button: #0d2f41; /* кнопка */
    --button-font: #333; /* шрифт кнопки */
    --font: #333; /* шрифт */
    --link: #17544f; /* ссылка */
    --link-hover: #17544f; /* ссылка при наведении */
    --font-inverse: #fff; /* шрифт на основном цвете */
    --sliderTitleBg: rgba(13, 47, 65, 0.7);
    --sliderDescrBg: rgba(71, 184, 159, 0.7);
}

html.theme-algae {
    --base: #222837; /* меню, футер */
    --baseDarken: #389fb4; /* меню активное */
    --accent: #3ebc56; /* выделение, активное, важное, кнопки в шапке */
    --accentInverse: #fff;
    --accent-lighten: #eaf3f3; /* выделение светлое */
    --background: #eaf3f3; /* светлый фон */
    --button: #3ebc56; /* кнопка */
    --button-font: #fff; /* шрифт кнопки */
    --font: #333; /* шрифт */
    --link: #17544f; /* ссылка */
    --link-hover: #17544f; /* ссылка при наведении */
    --font-inverse: #fff; /* шрифт на основном цвете */
    --sliderTitleBg: rgba(62, 188, 86, 0.7);
    --sliderDescrBg: rgba(34, 40, 55, 0.7);
}

html.theme-tuxedo {
    --base: #ecf0f1; /* меню, футер */
    --baseDarken: #a1b9ce; /* меню активное */
    --accent: #1d99dc; /* выделение, активное, важное, кнопки в шапке */
    --accentInverse: #fff;
    --accent-lighten: #eaf3f3; /* выделение светлое */
    --background: #ecf0f1; /* светлый фон */
    --button: #1d99dc; /* кнопка */
    --button-font: #fff; /* шрифт кнопки */
    --font: #333; /* шрифт */
    --link: #1d99dc; /* ссылка */
    --link-hover: #1d99dc; /* ссылка при наведении */
    --font-inverse: #333; /* шрифт на основном цвете */
    --sliderTitleBg: rgba(29, 153, 220, 0.7);
    --sliderDescrBg: rgba(43, 63, 81, 0.7);
}

.theme-tuxedo .slogan__title,
.theme-tuxedo .contacts__phone a,
.theme-tuxedo .wr_nav-top > ul > li > a,
.theme-tuxedo .team__name,
.theme-tuxedo .news__title a,
.theme-tuxedo .nav-top__allcountry a,
.theme-tuxedo a,
.theme-tuxedo .reviewlast__name_main,
.theme-tuxedo .search__label,
.theme-tuxedo .b-back-to-top {
    color: #333;
}

html.theme-cocktail {
    --base: #68c7dc; /* меню, футер */
    --baseDarken: #2b9cb6; /* меню активное */
    --accent: #e56b6c; /* выделение, активное, важное, кнопки в шапке */
    --accentInverse: #fff;
    --accent-lighten: #eaf3f3; /* выделение светлое */
    --background: #f6f6f6; /* светлый фон */
    --button: #e56b6c; /* кнопка */
    --button-font: #fff; /* шрифт кнопки */
    --font: #333; /* шрифт */
    --link: #1d99dc; /* ссылка */
    --link-hover: #1d99dc; /* ссылка при наведении */
    --font-inverse: #fff; /* шрифт на основном цвете */
    --sliderTitleBg: rgba(229, 107, 108, 0.7);
    --sliderDescrBg: rgba(104, 199, 220, 0.7);
}
.theme-cocktail .wr_nav-top > ul > li > ul > li > a,
.theme-cocktail .nav-top__wr > ul > li > a,
.theme-cocktail .wr_nav-top > ul > li > a,
.theme-cocktail .wr_nav-top > ul > li > a:hover,
.theme-cocktail .wr_nav-top > ul > li.current a,
.theme-cocktail .wr_nav-top > ul > li {
    color: #fff;
}

html {
    font-size: 16px;
}

body {
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1;
    min-width: 320px;
    height: 100%;
    line-height: 1;
}

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;
}

::-webkit-input-placeholder {
    color: #333;
    opacity: 0.45;
}

:-moz-placeholder {
    color: #333;
    opacity: 0.45;
}

::-moz-placeholder {
    color: #333;
    opacity: 0.45;
}

:-ms-input-placeholder {
    color: #333;
    opacity: 0.45;
}

.clr {
}

.clr:after,
.row:after {
    content: "";
    clear: both;
    display: table;
    font-size: 0;
}

.wr {
    width: 1170px;
    margin: 0 auto;
}

a {
    color: var(--base);
}
a:active,
a:hover {
    outline: 0;
}
strong {
    font-weight: bold;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    max-width: 100%;
}

/* ICON */

.icn {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

.icon {
    display: inline-block;
    vertical-align: middle;
}

/* ==========================================
Single-colored icons can be modified like so:
.icn-name {
  font-size: 32px;
  color: red;
}
========================================== */

/* COMMON */

.middle {
    vertical-align: middle;
    display: inline-block;
}
.center {
    text-align: center;
}

.dn {
    display: none;
}

.flex-columns {
    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;
}

.column-2 {
    columns: 2;
}
.column-3 {
    columns: 3;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.sticky + .b-main {
    padding-top: 80px; /*= Hmenu+Menumarginbottom*/
}

/* LAYOUT */

.row-main {
    display: flex;
    flex-wrap: wrap;
}

.row-main .content {
    width: 74.36%;
    margin-right: 2.56%;
}

.aside-right {
    width: 23.08%;
}

.wr_width-aside {
    display: flex;
    flex-wrap: wrap;
}

.wr_width-aside .b-section {
    width: 74.36%;
    background-color: #fff;
    padding: 0 2%;
    order: 1;
}

.wr_width-aside .b-aside {
    width: 23.08%;
    margin-right: 2.56%;
}

.b-aside .block:last-child {
    margin-bottom: 0;
}

.b-main {
    min-height: calc(100vh - 406px);
    padding: 30px 0 30px;
}

.b-section {
    margin-bottom: 40px;
}

#map {
    width: 100%;
    height: 400px;
    padding: 0;
    margin: 0 0 30px 0;
}

/* TYPOGRAFY */

.u-content {
    font-size: 1rem;
    line-height: 1.5em;
    color: var(--font);
    text-align: justify;
}

.u-content * {
    padding: 0;
    margin: 0;
    vertical-align: baseline;
}

.u-content a {
    color: var(--link);
}

.u-content a:hover {
    color: var(--link-hover);
}

.u-content a:visited {
    color: var(--link);
}

.u-content b,
.u-content strong {
    font-weight: 700;
}

.u-content p {
    margin: 0 0 1em 0;
    font-size: 1em;
}

.u-content img {
    max-width: 100%;
    height: auto;
}

.u-content img[style*="float:left"],
.u-content img[style*="float: left"],
.u-content img[align="left"] {
    margin: 0.33em 1.33em 1.33em 0;
}

.u-content img[style*="float:right"],
.u-content img[style*="float: right"],
.u-content img[align="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 700 1.667em/1.1 "Open Sans", Arial, Helvetica, sans-serif;
    margin: 0 0 0.5em 0;
}

.u-content h2,
.h2 {
    font: normal 700 1.5em/1.1 "Open Sans", Arial, Helvetica, sans-serif;
    margin: 0 0 1em 0;
}

.u-content h3,
.h3 {
    font: normal bold 1.333em/1.1 "Open Sans", Arial, Helvetica, sans-serif;
    margin: 0 0 0.5em 0;
}

.u-content h4,
.h4 {
    font: normal bold 1.2em/1.1 "Open Sans", Arial, Helvetica, sans-serif;
    margin: 0 0 0.5em 0;
}

.u-content h5 {
    font: normal bold 1.1em/1.1 "Open Sans", Arial, Helvetica, sans-serif;
    margin: 0 0 0.5em 0;
}

.u-content h6 {
    font: normal bold 1em/1.1 "Open Sans", Arial, Helvetica, sans-serif;
    margin: 0 0 0.5em 0;
}

.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.2em;
    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 1px var(--base);
    margin: 15px 0;
}

.u-content table {
    width: 100%;
    float: none;
    border-collapse: collapse;
    margin: 0 0 1.5em 0;
    max-width: 100%;
}

.u-content table[cellspacing] {
    border-collapse: separate;
}

.u-content td,
.u-content th {
    padding: 0.333em;
    font-size: 0.8em;
    line-height: 1.2em;
}

.u-content th {
    background-color: #eee;
    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 {
}

.u-content table[border="1"] td,
.u-content table[border="1"] th,
.u-content table td,
.u-content table th {
    border: solid 1px var(--base);
}

.u-content table[border="0"] td,
.u-content table[border="0"] th {
    border: none !important;
    padding: 0;
}

.u-content .table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
}

.u-content .accent {
    border-left: solid 3px var(--base);
    padding: 1em;
    margin: 1.5em 0;
    font-size: 0.8em;
    line-height: 1.5em;
    background-color: #f5f5f5;
}

.u-content blockquote {
    padding: 1em 2em 0.5em;
    margin: 1.5em 0;
    font-size: 0.8em;
    line-height: 1.5em;
    background-color: #f5f5f5;
    quotes: "“" "”" "‘" "’";
}

.u-content blockquote:before {
    color: #666;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

.u-content blockquote:after {
    color: #666;
    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;
}

/* BUTTONS */

a.btn,
.btn {
    background: var(--button);
    display: inline-block;
    padding: 0.5em 1em;
    cursor: pointer;
    color: #fff;
    border: none;
    border-radius: 5px;
    -webkit-appearance: none;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.875rem;
}

.btn:hover,
a.btn:hover {
    opacity: 0.85;
}
.btn_accent,
a.btn_accent {
    background: var(--accent);
    color: var(--accentInverse);
}

.btn--middle {
    padding: 0.5em 1.25em;
    font-size: 1.3em;
}

.btn_block,
a.btn_block {
    display: block;
    width: 100%;
    text-align: center;
}

.b-btn-callback {
    margin-top: 15px;
}

/* FORM */

input[type="text"],
input[type="email"],
input[type="number"],
input[type="password"],
select {
    width: 100%;
    height: 2rem;
    padding: 0 0.5em;
    border: solid 1px #ddd;
    outline: none;
}

textarea {
    width: 100%;
    height: 6em;
    padding: 0.5em;
    border: solid 1px #ddd;
    outline: none;
    font-family: "Open Sans", Arial, sans-serif;
}

.form__success,
.form__error {
    text-align: center;
    padding: 1em;
    font-size: 1.5em;
    display: none;
}

.form__success {
    color: #00aa00;
}

.form__error {
    color: #ee0000;
}

.popup__wr .form__success,
.popup__wr .form__error {
    font-size: 1em;
    line-height: 1.5;
}

.b-popup {
    display: none;
}

.popup_callback {
    width: 400px;
    max-width: 100%;
    min-height: 65px;
}

.popup__header {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
    text-align: center;
}

.popup__descr {
    margin: 10px 0;
}

.popop__label {
    margin-bottom: 5px;
    display: block;
}

.popup__textarea {
    height: 4em;
    resize: none;
}

.popup__row {
    margin-bottom: 10px;
}

.popup__label {
    display: block;
    margin-bottom: 6px;
}

/* todo*/

/* TABS */

.b-content-tabs {
}

.tabs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.tabs__item {
    background-color: #fff;
    padding: 10px 20px;
    color: var(--base);
    cursor: pointer;
    flex: 1 1 auto;
}

.tabs__item.active {
    background-color: var(--base);
    color: #fff;
}

.tabs__contents:not(:empty) {
    margin-top: -1px;
}

.tabs__content {
    padding: 25px 20px;
    display: none;
}

.tabs__content.active {
    display: block;
}

/* pagination */
.pagination {
    text-align: center;
    margin: 20px 0;
}
.pagination > * {
    display: inline-block;
    margin: 0 10px;
    margin-bottom: 20px;
}

/* HEADER */

.b-header {
}

.wr_header {
    padding: 12px 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header__col-1 {
    margin-right: 2%;
    flex: 0 1 48%;
}

.header__col-2 {
    margin-right: 2%;
    flex: 0 1 175px;
}

.header__col-3 {
}

.b-logo {
    display: flex;
    display: flex;
    align-items: center;
    text-decoration: none;
}

.logo__figure {
    margin-right: 2em;
}

.logo__img {
    height: 100px;
    display: block;
    max-width: 289px;
}

.b-slogan {
    text-decoration: none;
}

.slogan__title {
    font-size: 1.5rem;
    font-weight: bold;
    display: block;
    color: var(--base);
}

.slogan__subtitle {
    display: block;
    font-size: 1.125rem;
    font-weight: bold;
    margin-top: 6px;
    padding: 6px 0;
    color: var(--font);
    border-top: 2px solid currentColor;
}

.contacts__phone {
    font-size: 20px;
    line-height: 28px;
    text-align: right;
    margin-bottom: 6px;
}

.contacts__phone a {
    color: var(--base);
    text-decoration: none;
    font-weight: bold;
}

.contacts__address {
    font-size: 0.75rem;
    line-height: 1.3;
    text-align: right;
}

/* NAV TOP */

.b-nav-top {
    background-color: var(--base);
}

.wr_nav-top > ul {
    display: table;
    width: 100%;
}

.wr_nav-top > ul > li {
    display: table-cell;
    text-align: center;
    position: relative;
    color: var(--font-inverse);
}

.wr_nav-top > ul > li > a {
    padding: 17px 4px;
    color: var(--font-inverse);
    text-decoration: none;
    display: block;
    font-size: 1rem;
    text-transform: uppercase;
}

.wr_nav-top > ul > li.current,
.wr_nav-top > ul > li:hover {
    background-color: var(--baseDarken);
}

.wr_nav-top > ul > li > a:hover,
.wr_nav-top > ul > li.current a {
    color: var(--font-inverse);
}

.wr_nav-top > ul > li > ul,
.nav-top__wr {
    display: none;
    min-width: 250px;
    margin: 0;
    background-color: var(--baseDarken);
}

.wr_nav-top > ul > li:hover > ul,
.wr_nav-top > ul > li > ul:hover,
.wr_nav-top > ul > li:hover > .nav-top__wr,
.wr_nav-top > ul > li > .nav-top__wr:hover {
    position: absolute;
    z-index: 10000;
    top: 100%;
    display: block;
    padding: 0 1em;
}

.wr_nav-top > ul > li > ul > li,
.nav-top__wr > ul > li {
    display: block;
    padding: 0.5em 0;
    text-align: left;
}

.wr_nav-top > ul > li > ul > li > a,
.nav-top__wr > ul > li > a {
    line-height: 1.3;
    color: var(--font-inverse);
    text-decoration: none;
    font-size: 16px;
}

.wr_nav-top > ul > li > ul > li.active > a,
.wr_nav-top > ul > li > ul > li:hover > a,
.nav-top__wr > ul > li.active > a,
.nav-top__wr > ul > li:hover > a {
    color: var(--font-inverse);
}

.nav-top__wr > ul {
    columns: 3;
}

span.nav__flag {
    margin-right: 5px;
}
span.nav__flag + span {
    vertical-align: middle;
    display: inline-block;
}
.nav-top__subitem_country {
    white-space: nowrap;
}

.nav-top__link {
    text-transform: uppercase;
    color: var(--font-inverse);
    text-decoration: none;
    font-size: 16px;
}

.nav-top__allcountry {
    padding: 0.33em 1em;
    text-align: left;
    background-color: var(--base);
    margin: 0 -1em;
    opacity: 0.8;
}

.nav-top__parent {
    position: relative;
}

.nav-top__icon {
    position: absolute;
    top: 12px;
    right: 13px;
    width: 1em;
    font-size: 1.25em;
    display: none;
}
.nav-top .opened > div,
.nav-top .opened > ul {
    display: block !important;
}

/* FOOTER */

.b-footer {
    background-color: var(--base);
    font-size: 0.875rem;
    line-height: 1.5;
    min-height: 150px;
    padding: 2em 0 3em 0;
    color: var(--font-inverse);
}

.b-footer > .wr {
}

.b-footer a {
    color: var(--font-inverse);
}

.footer__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer__row_1 {
    /* margin: 0 -2%; */
}

.footer__col {
}

/* .footer__col_1 {
    flex: 0 1 29.3333%;
    margin: 0 2%;
}

.footer__col_2 {
    flex: 0 1 29.3333%;
    margin: 0 2%;
}

.footer__col_3 {
    flex: 0 1 29.3333%;
    margin: 0 2%;
} */

.footer__header {
    font-size: 1rem;
    font-weight: bold;
}

/* SOCIAL */

.b-social {
    margin-bottom: 20px;
}

.social__link {
    display: inline-block;
    text-decoration: none;
    margin-right: 0.33em;
    font-size: 2rem;
}

.social__link .icn {
    display: block;
}

/* COPY */

.b-copy,
.b-madein,
.b-agreement-link {
    margin-bottom: 10px;
}

.b-nav-footer {
    margin-bottom: 20px;
}

.b-nav-footer ul {
    columns: 2;
}
.b-nav-footer li {
    display: inline-block;
    width: 100%;
}

.contacts_footer {
    margin-bottom: 1.5em;
}

.footer__extra {
    text-align: right;
    font-size: 0.75rem;
}

.pay-system {
    font-size: 4em;
    line-height: 1;
}
.icn-pay {
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
}

/* CURRENCY */

.currency {
    border-radius: 5px;
    overflow: hidden;
}

.currency__table {
    color: #fff;
    width: 100%;
    font-size: 12px;
    text-align: center;
}

.currency__table tr:first-child {
    border-bottom: solid 1px #7698cb;
}

.currency__label {
    background-color: var(--base);
    padding: 5px 3px 4px;
}

.currency__value {
    background-color: #13448d;
    padding: 5px 3px 4px;
}

/* SEARCHES todo*/

.searches {
    border-radius: 5px 5px 0 0;
    margin-bottom: 40px;
    background-color: #fff;
    overflow: hidden;
}

.searches .tabs__item {
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.searches .tabs__item {
    padding: 14px 0 11px;
    text-decoration: none;
}

.searches .tabs__devider {
    display: block;
    padding: 0px 10px 3px;
}

.searches .tabs__item:not(.active):not(:last-child) .tabs__devider {
    border-right: solid 1px #ebebeb;
}

.searches .tabs__item i {
    margin-right: 10px;
    font-size: 22px;
    vertical-align: sub;
}

.searches .tabs__content {
    padding: 0;
    min-height: 120px;
}

/* ASIDE */

.block {
    margin-bottom: 30px;
    overflow: hidden;
}

.block_indent {
    padding: 20px 24px;
}

.block_lighted {
    padding: 20px 24px;
    background-color: var(--background);
}

.block__header {
    text-align: center;
    font-size: 13px;
    color: var(--base);
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: bold;
}

.block__header_inverse {
    background-color: var(--base);
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 12px;
}

.block__descr {
    text-align: center;
}

/* SUBSCRIBE */

.subscribe__row {
}

.subscribe__submit {
    font-size: 14px;
}

.subscribe__submit i {
    font-size: 27px;
    vertical-align: middle;
}

.icondevider {
    border-right: solid 1px #4875b9;
    margin: 0 15px;
    vertical-align: middle;
}

.promo__img {
    display: block;
    width: 100%;
    height: auto;
}

.link-podbor {
    font-size: 14px;
    margin-bottom: 20px;
}

.link-podbor .icon-search {
    font-size: 27px;
    vertical-align: middle;
}

.block_offices .tabs__content {
    padding: 0;
}

.doverie__link {
    text-decoration: none;
}

.doverie .block__header_inverse {
    margin-bottom: 0;
}

.doverie__img {
    display: block;
}

.aside__block {
    margin-bottom: 2em;
}

.aside__block_center {
    text-align: center;
}

.aside__header {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0.5em;
}

.order-country__header {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0.75em;
}

.b-form {
}

.form__row {
    margin-bottom: 9px;
}

.form__label {
    display: block;
    margin-bottom: 5px;
}

.form__field {
}

.form__input {
}

.form__textarea {
}

.form__submit {
    font-family: "Open Sans", Arial, sans-serif;
}

.head-main {
    text-align: center;
}

/*MAIN SLIDER*/

.b-main-slider {
    position: relative;
    margin-bottom: 50px;
}

.main-slider__item {
}

.main-slider__caption {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0);
    line-height: 1.5em;
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: 40px;
    max-width: 60%;
    max-height: 80%;
    text-align: right;
    color: #fff;
    text-shadow: 0 0 3px rgba(30, 30, 30, 0.3);
}

.main-slider__title {
    font-size: 24px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    margin-bottom: -1px;
    margin-left: 20px;
    padding: 6px 24px;
    text-align: right;
    background: #2db29f;
    /* The Fallback */
    background: var(--sliderTitleBg);
    -webkit-box-shadow: 0 2px 2px 0 rgba(30, 30, 30, 0.3);
    box-shadow: 0 2px 2px 0 rgba(30, 30, 30, 0.3);
}

.main-slider__subtitle {
    font-size: 12px;
    line-height: 12px;
    position: absolute;
    bottom: 100%;
    margin-bottom: -4px;
    margin-left: -8px;
    padding: 4px 8px;
    background: rgba(210, 10, 10, 0.7);
    -webkit-box-shadow: 0 0 2px 0 rgba(30, 30, 30, 0.5);
    box-shadow: 0 0 2px 0 rgba(30, 30, 30, 0.5);
}

.main-slider__desc {
    font-size: 17px;
    padding: 10px 24px;
    padding-left: 46px;
    text-align: left;
    color: #fff;
    background: #007cb9;
    /* The Fallback */
    background: var(--sliderDescrBg);
}

.b-main-slider .slick-prev,
.b-main-slider .slick-next {
    width: 50px;
    height: 73px;
    top: 100px;
    z-index: 20;
}

/*WHY*/
.b-why {
    padding: 40px 0;
    background-color: var(--background);
}
.why__item {
    position: relative;
    text-align: center;
}
.why__img-wr {
    position: relative;
    margin-bottom: 20px;
}
.why__title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.why__text {
    font-size: 14px;
}
.icon-why {
    width: 90px;
    height: 90px;
    background: url("../i/why.png") -90px 0 no-repeat;
}
.icon-why-price {
    background-position: 0 -270px;
}
.icon-why-waranty {
    background-position: 0 -180px;
}
.icon-why-individual {
    background-position: 0 -0;
}
.icon-why-number {
    background-position: 0 -90px;
}
.why__img-wr .desc {
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    position: absolute;
    top: 22px;
    right: 0;
    left: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

/* Чекбокс персональные данные */

.why .personal-field,
.useful_form .personal-field,
.subscribe_form .personal-field {
    padding-top: 20px;
}

/* PARTNERS */
.partners__header {
}

.partners {
}

.partners__list {
    margin: 0 35px;
}

.partners__item {
    padding: 15px;
    display: inline-block;
    vertical-align: middle;
}

.partners__figure {
    display: block;
    text-align: center;
}

.slick-slide img {
    display: block;
}

.partners__img {
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}

.partners .slick-track {
    display: flex;
    align-items: center;
}

.partners .slick-prev {
    left: -25px;
    width: 11px;
    height: 20px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAMAAABs8jdaAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAARnQU1BAACxjwv8YQUAAAABc1JHQgCuzhzpAAAApVBMVEUAAADBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHtwETrAAAANnRSTlMA8QP89psKFQalT/oP6y0k0+TcW/35/qZmiQFGsge+Qrs9N8PINe7LG7FL4c/mHq4cGR/WkeLV5O9sAAAAhUlEQVQI1z3P1RLCMBCF4VCoUajhWqTFXf73fzQy6YZcfWcm2exRSs54MLLsDWkK232Y1JxF4E4N1y0IHcOqAfPAMO7CcmGYXKH0DB9nuHTqEXd4+zI5hOwl9lPIDxKeOaT21i2DvbxWif5g60mId7AKJGz0FkdHQqG3c22XU/Tvott8Pz8uVg12cCvrjgAAAABJRU5ErkJggg==")
        0 0 no-repeat;
}

.partners .slick-next {
    right: -25px;
    width: 11px;
    height: 20px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAUCAMAAABs8jdaAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAARnQU1BAACxjwv8YQUAAAABc1JHQgCuzhzpAAAApVBMVEUAAADBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHBwcHtwETrAAAANnRSTlMA9vqlBgNPFfybCvEPLdMk69zkW/mmiWYB/v1GskIHu749wzexS+7I4suRNR4Z4a7m1h8cG8+shIH5AAAAgklEQVQI1z2P1w7CQAwEL43QEkgooYTee2jz/5/GSfbhpx3JXu+aQb8wbuqMe04PYVJTPWqAP1WIAvBWCmEJrYvCfAndRKF5gKqj0P7C/a0QP+Gh+pVDIPKTQRrLRgrZTS5PkF/FcW3txTFcwF4+RVubYCMWNqY3+3fxd67L+eiamB9DTw12eT95KgAAAABJRU5ErkJggg==")
        0 0 no-repeat;
}

.breadcrumbs li:not(.active)::after {
    content: " » ";
    display: inline-block;
    color: rgb(34, 79, 167);
    margin: 0px 5px;
}

.news__header_aside {
    font-size: 16px;
    color: #000;
    text-transform: none;
}

.news__list {
}

.news__item {
    margin-bottom: 1em;
}

.news__date {
    font-size: 0.75rem;
    margin-bottom: 10px;
    color: var(--font);
    display: inline-block;
}

.news__item--main .news__date {
    left: -2%;
}

.news__title {
    font-size: 0.8125rem;
    line-height: 1.5;
    margin-bottom: 6px;
    color: var(--base);
}

.news__title a {
    color: var(--base);
}

.news__introtext {
    font-size: 0.8125rem;
    line-height: 1.5;
    margin-bottom: 5px;
    /* max-height: 4.3em;
    overflow: hidden; */
}

.b-main-socwigete {
}

.office__foto {
    position: relative;
}

.office__address {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0.5em 0.5em;
    background: rgba(26, 83, 168, 0.7);
    color: #fff;
    text-align: center;
    font-size: 13px;
}

/* TEAM */
.b-stuff {
}

.b-stuff_aside {
    padding: 0 20px;
}

.b-stuff_inner {
    display: flex;
    flex-wrap: wrap;
}

.team__item_inner {
    flex: 0 1 29.3333%;
    margin: 0 2% 50px;
    text-align: center;
    padding: 0;
}

.team__item_aside {
    padding: 17px 0;
    display: flex;
    flex-wrap: wrap;
}

.team__item_aside:not(:last-child) {
    border-bottom: solid 1px #ebebeb;
}

.team__figure {
}

.team__figure_aside {
    margin-bottom: 15px;
}

.team__figure_aside {
    flex: 0 1 50px;
    margin: 0 20px 0 0;
    text-align: center;
}

.team__img {
    display: block;
    margin: 0 auto;
}

.team__item a {
    text-decoration: none;
}

.team__info {
    flex: 1 1;
}

.team__name {
    font-size: 16px;
    color: var(--base);
    margin-bottom: 5px;
    font-weight: bold;
}

.team__name_aside {
    font-weight: normal;
}

.team__position {
    margin-bottom: 5px;
    color: #a5a5a5;
}

.team__phone {
    color: var(--base);
}

.team__credo {
    line-height: 1.5em;
    font-size: 16px;
    color: var(--base);
}

.team__figure_inner {
    margin-bottom: 15px;
}

.team__position_inner {
    margin-bottom: 15px;
    font-size: 14px;
}

.team__name_inner {
    color: #444;
    margin-bottom: 10px;
    font-size: 17px;
}

.team__phone_inner {
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 18px;
}

.team__office_inner {
    margin-bottom: 25px;
    font-size: 12px;
    color: var(--base);
}

.team__credo_inner {
    color: #444;
    font-size: 13px;
    position: relative;
}

.team__credo_inner:before {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    margin: 0 auto;
    width: 60%;
    left: 20%;
    border-bottom: solid 2px var(--accent);
}

/* TEAM MAIN*/

.team__item_main {
    margin-bottom: 25px;
}

.team__img_main {
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}
.team__name_main {
    font-size: 1.125rem;
    margin-bottom: 0.5em;
}

.team__position_main {
    margin-bottom: 0.5em;
    color: var(--button);
    font-weight: bold;
}
.team__credo_main {
    line-height: 1.5em;
    font-size: 0.875em;
}

/* REVIEVSlast MAIN*/

.reviewlast__item_main {
    margin-bottom: 25px;
}

.reviewlast__img_main {
    border-radius: 50%;
    display: block;
    margin-bottom: 10px;
    margin: 0 auto 15px auto;
}

.reviewlast__figure_main {
    text-align: center;
}

.reviewlast__name_main {
    font-size: 0.875rem;
    margin-bottom: 0.75em;
    font-weight: bold;
    color: var(--base);
}
.reviewlast__date {
    font-size: 0.75em;
    margin-bottom: 10px;
}

.reviewlast__title {
    margin-bottom: 0.5em;
    color: var(--button);
    font-weight: bold;
}
.reviewlast__text {
    line-height: 1.5em;
    font-size: 0.875em;
    margin-bottom: 20px;
}

.reviewlast__answer {
    border-left: 4px solid var(--button);
    padding: 8px 0 8px 10px;
    background: #fafafa;
    font-size: 0.875em;
    line-height: 1.5;
}
.reviewlast__author {
    font-weight: bold;
}
.lastcomments .jot-list {
    display: none;
}

.socwidgets .tabs__item {
    background-color: #eef4ff;
    color: #000;
    font-size: 18px;
    padding: 10px 7px;
    text-align: center;
}

.socwidgets .tabs__item.active {
    background-color: #fff;
}

.socwidgets .tabs__item span {
    font-size: 22px;
}

.section_excursion {
    margin-bottom: 0;
}

.section_excursion h2 {
    text-align: center;
}

.b-awards {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2%;
}

.awards__item {
    flex: 1 1 33.3333%;
    padding: 0 2%;
    box-sizing: border-box;
    margin: 0 0 2% 0;
}

.awards__link {
    display: block;
    margin-bottom: 1em;
}

.awards__title {
    font-size: 1.25em;
    margin-bottom: 0.5em;
}

.awards__img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.articles__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2% 20px;
}

.article__item {
    margin-bottom: 50px;
    flex: 0 1 29%;
    margin: 0 2% 30px 2%;
    text-align: justify;
}

.article__figure {
    margin-bottom: 5px;
}

.article__text {
    flex: 1 1;
}

.article__title {
    margin-bottom: 10px;
    text-align: left;
}

.article__introtext {
}

.articles__big-image {
    float: left;
    margin: 0 2em 1em 0;
}

.doverie__list {
}

.doverie__item {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
    text-align: justify;
}

.doverie__figure {
    flex: 0 1 225px;
    margin-right: 30px;
    margin-bottom: 5px;
}

.doverie__text {
    flex: 1 1;
}

.doverie__title {
    margin-bottom: 10px;
    text-align: left;
}

.doverie__introtext {
}

.doverie__date {
    margin-bottom: 5px;
    font-weight: bold;
}

@media screen and (max-width: 375px) {
    .article__item {
        display: block;
    }
    .article__figure {
        margin: 0 0 20px 0;
    }
    .article__foto {
        margin: 0 auto;
        display: block;
        width: 100%;
    }
}

.ex__list {
    /* display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -1.1666%; */
}

.ex__list > div {
    margin-bottom: 15px;
}

.ex__item {
    font-size: 14px;
    /* display: inline-block;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    margin: 0 1.1666% 50px 1.1666%;
    vertical-align: top; */
    position: relative;
    background: #efefef;
    /* width: 31%; */
    -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.15);
    height: 100%;
}

.ex-card__wr {
    width: 100%;
    padding-bottom: 80px;
}

.ex-card__img-wr {
    overflow: hidden;
    height: 195px;
}

.ex-card__img {
    display: block;
    width: 100%;
    height: 195px;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    -o-object-fit: cover;
    object-fit: cover;
}

.ex-card__img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.ex-card__type {
    position: absolute;
    z-index: 1;
    background: #2ab16a;
    top: 22px;
    right: -10px;
    padding: 5px 20px 5px 5px;
}

.ex-card__discount {
    background: #ff9600;
    width: auto;
    left: -8px;
    padding: 7px 12px 9px;
    font-size: 15px;
    color: #fff;
    top: 22px;
    text-align: center;
    z-index: 1;
    position: absolute;
}

.ex-card__type-ico {
    height: 20px;
    width: auto;
}

.ex-card__nearest {
    background: var(--base);
    padding: 8px;
    font-size: 14px;
    text-align: center;
    color: var(--font-inverse);
}

.ex-card__info {
    padding: 10px;
}

.ex-card__title {
    /* font-size: 22px !important;
    line-height: 24px;
    max-height: 2.1em; */
    margin-bottom: 10px;
}

.ex-card__title a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.1em;
    font-weight: 600;
    text-overflow: ellipsis;
    max-height: 2.18em;
    overflow: hidden;
    display: block;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.ex-card__duration {
    font-size: 14px;
    color: #6f6f6f;
    margin-bottom: 12px;
}

.ex-card__desc {
    font-size: 14px;
    color: #1f1f1f;
    line-height: 20px;
}

.ex-card__price-wr {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
    text-align: center;
}

.ex-card__price {
    font-size: 20px;
    display: block;
    color: #ef2d1f;
    margin-top: 9px;
    margin-bottom: 10px;
    text-align: center;
}

.ex-card__price del {
    font-size: 80%;
    color: #333;
}

.ex-card__price_discount {
    color: #ff9735;
}

.ex-card__btn {
    /* float: right; */
}

.b-main-reviews {
    width: 48%;
}

.b-reviews-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.reviews-form__col {
    width: 48%;
}

.b-reviews-form input[type="text"] {
    width: 100%;
    height: 32px;
    padding: 0 0.5em;
    border: solid 1px #aaa;
}

.b-reviews-form textarea {
    width: 100%;
    height: 215px !important;
    padding: 0.5em;
    border: solid 1px #aaa;
}

.jot-form-actions .btn[type="submit"] {
    font-size: 16px;
}

body .jot-comment .jot-subject,
body .jot-comment .jot-name,
body .jot-comment .jot-answer-author {
    font-size: 1em;
    color: var(--base);
}

body .jot-answer {
    border-left: 4px solid var(--base);
}

.jot-list {
    background-color: var(--base);
    padding: 1em 2em;
    line-height: 1.5;
    margin-bottom: 1em;
}

.jot-list a {
    color: var(--accentInverse);
}

.b-quick-order {
    background: #ebe5c7 url("../i/quickOrderForm-bg.jpg") 0 0 no-repeat;
    padding: 40px;
    border-radius: 6px;
    background-size: cover;
    -webkit-box-shadow: inset 0 0 80px 5px rgba(255, 255, 255, 0.3);
    box-shadow: inset 0 0 80px 5px rgba(255, 255, 255, 0.3);
}

.quick-order__filed {
    margin-bottom: 12px;
}

.quick-order__title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
    padding: 10px;
    text-align: center;
    border-radius: 6px;
    background: rgba(30, 30, 30, 0.16);
    text-shadow: 0 0 2px rgba(30, 30, 30, 0.2);
}

.quick-order__wr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.quick-order__col {
    width: 48%;
}

.quick-order__textarea {
    font-size: 16px;
    height: 8em;
    resize: none;
    border-color: #eee;
    margin-bottom: 20px;
    border-radius: 6px;
}

.quick-order__input[type="text"] {
    border-color: #eee;
    border-radius: 6px;
}

.quick-order__submit {
    width: 100%;
    line-height: 1;
    padding: 6px;
    font-size: 16px;
}
.quick-order__submit:hover {
    opacity: 1;
}

.b-ex-prices {
}

.ex-prices__list {
}

.ex-prices__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ex-prices__td {
}

.ex-prices__td--left {
    width: 50%;
    padding: 0.5em 2em 0.5em 0;
}

.ex-prices__discount {
    text-decoration: line-through;
}

.ex-prices__discount + .ex-prices__full {
    color: #ff9600;
}

.ex-prices__descr {
    font-size: 0.8em;
    color: #777;
}

.ex-prices__td--right {
    text-align: right;
    width: 50%;
    padding: 0.5em 0 0.5em 2em;
}

.inner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.content--left {
    width: 66%;
}

.b-aside-right {
    width: 29%;
}

.b-breadcrumbs {
    margin-bottom: 20px;
}

.breadcrumbs li {
    display: inline;
}

.nav-aside li {
    margin-bottom: 10px;
}
.nav-aside__link {
    padding: 9px 15px;
    border-radius: 2px;
    display: block;
}

.nav-aside li.level1:not(.parent):hover > .nav-aside__link,
.nav-aside__parent:hover > .nav-aside__link {
    /* background-color: var(--accent-lighten);
    color:var(--font); */
}

.nav-aside li.current > .nav-aside__link,
.nav-aside li.current > .nav-aside__parent > .nav-aside__link {
    /* background-color: var(--base);
    color:var(--accentInverse); */
    font-weight: bold;
}

.nav-aside li ul {
    margin: 0.5em 0 0.5em 1em;
    font-size: 0.8em;
}

.level2 .nav-aside__link {
    color: var(--font);
}

.agreement__label {
    position: relative;
    padding-left: 22px;
    font-size: 0.9em;
    line-height: 1.2;
}

.agreement__checkbox {
    position: absolute;
    top: -1px;
    left: 0;
}

.jot-form a {
    color: #fff;
}

.share42init {
    text-align: center;
}

.share42init a {
    margin: 0 3px 6px 3px !important;
}

@media (max-width: 767px) {
    .tabs__item {
        border-bottom: solid 1px #1c53a8;
    }
}

@media (max-width: 375px) {
    .tabs__item {
    }
}

.b-profile {
}

.profile__img-wr {
    float: left;
    margin: 0 20px 12px 0;
    max-width: 50%;
}

.profile__img {
    display: block;
    width: 100%;
}

.profile__position {
    font-weight: bold;
    margin-bottom: 6px;
    padding-bottom: 10px;
    color: #3ebc56;
}

.profile__description {
}

@media screen and (max-width: 540px) {
    .profile__img-wr {
        float: none;
        margin: 0 0 20px 0;
        max-width: 100%;
    }
}

.b-ex-gallery {
    position: relative;
    margin-bottom: 15px;
}

.ex-slider__list {
    margin-bottom: 10px;
}

.b-ex-gallery .slick-prev,
.b-ex-gallery .slick-next {
    width: 17px;
    height: 39px;
    background: url(../i/arrow_slider.png) 0 0;
    cursor: pointer;
    z-index: 10;
}

.b-ex-gallery .slick-prev:before,
.b-ex-gallery .slick-next:before {
    content: "";
}

.b-ex-gallery .slick-prev {
    background-position: 0 -39px;
    left: 15px;
}

.b-ex-gallery .slick-next {
    background-position: 17px -39px;
    right: 15px;
}

.b-ex-gallery .slick-slide img {
    width: 100%;
}

.ex-slider__img {
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
}

.room-slider__thumbs img {
    width: 100%;
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover;
}

.ex-slider__thumbs .slick-slide {
    padding: 5px;
    cursor: pointer;
}

.ex-slider__thumbs .slick-slide:focus {
    outline: none;
}

.ex-slider__thumbs .slick-slide img {
    border: solid 2px transparent;
}

.ex-slider__thumbs .slick-slide.slick-current {
    opacity: 1;
    outline: none;
}

.b-ex-type {
    position: absolute;
    top: 20px;
    right: -10px;
    padding: 5px 20px 5px 10px;
    background-color: #3ebc56;
    z-index: 100;
    text-align: center;
}

.b-ex-type__img {
    width: auto;
    height: 20px;
}

.tour-summary {
    background: #f7f7f7;
    padding: 1.5em 1.5em 0.5em;
    margin-bottom: 2em;
}

.tour-summary__item {
    margin-bottom: 1em;
}

.tour-summary__label {
    font-weight: bold;
}

.tour-summary__value {
}

.b-ex-descr {
    background-color: #f4f4f4;
    padding: 18px 22px 0;
    font-size: 16px;
    color: #656566;
    position: relative;
}

.ex-descr__cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 1em;
}

.ex-descr__col-1 {
    width: 45%;
    padding-right: 4%;
}

.ex-descr__col-2 {
    width: 55%;
}

.ex-descr__sales {
    left: -30px;
    position: relative;
    line-height: 30px;
    padding: 0 10px 0 15px;
    background: #3ebc56;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 15px;
}

.ex-descr__nearest {
    margin-bottom: 12px;
}

.ex-descr__duration {
    margin-bottom: 12px;
}

.b-ex-lang {
    margin-bottom: 12px;
}

.ex-lang__list {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}

.ex-lang__ico {
    width: auto;
    height: 20px;
    vertical-align: middle;
    margin: 0 10px 7px 0;
    display: inline-block;
}

.b-ex-servises {
}

.ex-servises__title {
}

.ex-servises__list {
}

.ex-servises__img {
    margin: 10px 18px 0 0;
    width: 45px;
    height: auto;
    display: inline-block;
    vertical-align: bottom;
}

.b-link-transport {
    background: #efefef;
    height: 70px;
    padding: 0 22px;
    line-height: 70px;
    font-size: 18px;
    font-family: Roboto;
    margin: 22px 0 45px;
    position: relative;
}

.link-transport__link {
    color: #3389d7;
    text-decoration: none;
}

.link-transport__ico {
    position: absolute;
    right: 22px;
    top: 15px;
}

.rasps__list {
    margin-bottom: 15px;
}

.rasps__item {
}

.rasp__date {
    display: inline-block;
    width: 110px;
    font-weight: bold;
}

.rasp__time {
    display: inline-block;
}

.lastcomments .jot-message {
    font-size: 14px;
    line-height: 20px;
}

.orders {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.orders .h2 {
    font-size: 18px;
    margin-bottom: 12px;
    color: #444;
    font-weight: bold;
}

.orders__quick {
    width: 44%;
}

.orders__quick a {
    color: #fff;
}

.order-quick {
    background: var(--base);
    padding: 6%;
    border-radius: 5px;
    color: #fff;
}

.order-quick__label {
    display: block;
    margin-bottom: 5px;
}

.input-dummy {
    display: none;
}

.order-quick___title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
    padding: 10px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 5px;
}

.order-quick__row {
    margin-bottom: 10px;
}

.order-quick__textarea {
    font-size: 16px;
    height: 8em;
    resize: none;
    width: 100%;
    padding: 0.5em;
    border: 1px solid #eee;
}

.order-quick__input {
    width: 100%;
    padding: 0.5em;
    border: 1px solid #eee;
}

.order-quick__submit {
    font-size: 14px;
    display: block;
    margin: 0 auto;
    padding: 16px 0 16px;
    width: 220px;
    text-align: center;
    margin-top: 30px;
    position: relative;
}

.form__error {
    text-align: center;
    font-size: 20px;
    color: #dd0000;
    margin-top: 20px;
    background-color: #fff;
}

.form__success {
    text-align: center;
    font-size: 20px;
    color: #1c53a8;
    background-color: #fff;
}

.form_tour_submit {
    font-size: 14px;
    display: block;
    margin: 0 auto;
    padding: 16px 0 16px 0;
    width: 220px;
    text-align: center;
    position: relative;
}

.order-quick__submit .icon-send,
.order-long__submit .icon-send,
.review__submit .icon-send,
.form_tour_submit .icon-send {
    font-size: 2em;
    position: relative;
    font-size: 2.5em;
    position: absolute;
    top: 6px;
    left: 34px;
}

.orders__long {
    width: 52%;
    border-radius: 5px;
}

.order-long {
    background: var(--background);
    padding: 5%;
    border-radius: 5px;
}

.order-long__row {
    margin-bottom: 12px;
    display: flex;
}

.order-long__group {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -2%;
}

.order-long__label {
    display: block;
    width: 140px;
    flex: none;
}

.red {
    color: #dd0000;
}

.order-long__fields {
    width: auto;
    flex: 1 1 auto;
}

.order-long__input {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    padding: 2px 10px;
}

.order-long__group .w50p {
    width: 50%;
    padding: 0 2%;
}

.order-long__group .w25p {
    width: 25%;
    padding: 0 2%;
}

.order-long__group .w100p {
    width: 100%;
    padding: 0 2%;
    margin-top: 10px;
}

.order-long__checkbox {
    margin-right: 5px;
}

.order-long__select {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    padding: 2px 10px;
}

.order-long__textarea {
    font-size: 14px;
    height: 6em;
    width: 100%;
    padding: 0.5em;
}

.order-long__submit {
    font-size: 14px;
    display: block;
    margin: 0 auto;
    padding: 16px 0 16px;
    width: 220px;
    text-align: center;
    margin-top: 30px;
    position: relative;
}

.jot-form {
    padding: 2em;
    background-color: var(--base);
    margin: 1em 0;
    color: #fff;
}

.trigger-file,
.review__submit {
}

.review__submit {
    font-size: 14px;
    display: block;
    margin: 0 auto;
    padding: 16px 0 16px;
    width: 230px;
    text-align: center;
    margin-top: 30px;
    position: relative;
}

.fl-ABKHAZIA,
.fl-AD,
.fl-AE,
.fl-AF,
.fl-AG,
.fl-AI,
.fl-AL,
.fl-AM,
.fl-AN,
.fl-AO,
.fl-AQ,
.fl-AR,
.fl-AS,
.fl-AT,
.fl-AU,
.fl-AW,
.fl-AX,
.fl-AZ,
.fl-BA,
.fl-BB,
.fl-BD,
.fl-BE,
.fl-BF,
.fl-BG,
.fl-BH,
.fl-BI,
.fl-BJ,
.fl-BL,
.fl-BM,
.fl-BN,
.fl-BO,
.fl-BR,
.fl-BS,
.fl-BT,
.fl-BV,
.fl-BW,
.fl-BY,
.fl-BZ,
.fl-CA,
.fl-CC,
.fl-CD,
.fl-CF,
.fl-CG,
.fl-CH,
.fl-CI,
.fl-CK,
.fl-CL,
.fl-CM,
.fl-CN,
.fl-CO,
.fl-CR,
.fl-CU,
.fl-CV,
.fl-CX,
.fl-CY,
.fl-CZ,
.fl-DE,
.fl-DJ,
.fl-DK,
.fl-DM,
.fl-DO,
.fl-DZ,
.fl-EC,
.fl-EE,
.fl-EG,
.fl-EH,
.fl-ER,
.fl-ES,
.fl-ES-CE,
.fl-ES-ML,
.fl-ET,
.fl-EU,
.fl-FI,
.fl-FJ,
.fl-FK,
.fl-FM,
.fl-FO,
.fl-FR,
.fl-GA,
.fl-GB,
.fl-GD,
.fl-GE,
.fl-GF,
.fl-GG,
.fl-GH,
.fl-GI,
.fl-GL,
.fl-GM,
.fl-GN,
.fl-GP,
.fl-GQ,
.fl-GR,
.fl-GS,
.fl-GT,
.fl-GU,
.fl-GW,
.fl-GY,
.fl-HK,
.fl-HM,
.fl-HN,
.fl-HR,
.fl-HT,
.fl-HU,
.fl-IC,
.fl-ID,
.fl-IE,
.fl-IL,
.fl-IM,
.fl-IN,
.fl-IO,
.fl-IQ,
.fl-IR,
.fl-IS,
.fl-IT,
.fl-JE,
.fl-JM,
.fl-JO,
.fl-JP,
.fl-KE,
.fl-KG,
.fl-KH,
.fl-KI,
.fl-KM,
.fl-KN,
.fl-KOSOVO,
.fl-KP,
.fl-KR,
.fl-KW,
.fl-KY,
.fl-KZ,
.fl-LA,
.fl-LB,
.fl-LC,
.fl-LI,
.fl-LK,
.fl-LR,
.fl-LS,
.fl-LT,
.fl-LU,
.fl-LV,
.fl-LY,
.fl-MA,
.fl-MC,
.fl-MD,
.fl-ME,
.fl-MF,
.fl-MG,
.fl-MH,
.fl-MK,
.fl-ML,
.fl-MM,
.fl-MN,
.fl-MO,
.fl-MP,
.fl-MQ,
.fl-MR,
.fl-MS,
.fl-MT,
.fl-MU,
.fl-MV,
.fl-MW,
.fl-MX,
.fl-MY,
.fl-MZ,
.fl-NA,
.fl-NC,
.fl-NE,
.fl-NF,
.fl-NG,
.fl-NI,
.fl-NKR,
.fl-NL,
.fl-NO,
.fl-NOWHERE,
.fl-NP,
.fl-NR,
.fl-NU,
.fl-NZ,
.fl-OM,
.fl-PA,
.fl-PE,
.fl-PF,
.fl-PG,
.fl-PH,
.fl-PK,
.fl-PL,
.fl-PM,
.fl-PN,
.fl-PR,
.fl-PS,
.fl-PT,
.fl-PW,
.fl-PY,
.fl-QA,
.fl-RE,
.fl-RO,
.fl-RS,
.fl-RU,
.fl-RW,
.fl-SA,
.fl-SB,
.fl-SC,
.fl-SD,
.fl-SE,
.fl-SG,
.fl-SH,
.fl-SI,
.fl-SJ,
.fl-SK,
.fl-SL,
.fl-SM,
.fl-SN,
.fl-SO,
.fl-SOUTH-OSSETIA,
.fl-SR,
.fl-SS,
.fl-ST,
.fl-SV,
.fl-SY,
.fl-SZ,
.fl-TC,
.fl-TD,
.fl-TF,
.fl-TG,
.fl-TH,
.fl-TJ,
.fl-TK,
.fl-TL,
.fl-TM,
.fl-TN,
.fl-TO,
.fl-TR,
.fl-TT,
.fl-TV,
.fl-TW,
.fl-TZ,
.fl-UA,
.fl-UG,
.fl-UM,
.fl-US,
.fl-UY,
.fl-UZ,
.fl-VA,
.fl-VC,
.fl-VE,
.fl-VG,
.fl-VI,
.fl-VN,
.fl-VU,
.fl-WF,
.fl-WS,
.fl-YE,
.fl-YT,
.fl-ZA,
.fl-ZM,
.fl-ZW {
    font-size: 0;
    line-height: 0;
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 22px;
    height: 16px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    background: url(../i/flags24flat.png) 0 9px no-repeat;
}

.fl-ABKHAZIA {
    background-position: 0 0;
}

.fl-AD {
    background-position: 0 -16px;
}

.fl-AE {
    background-position: 0 -32px;
}

.fl-AF {
    background-position: 0 -48px;
}

.fl-AG {
    background-position: 0 -64px;
}

.fl-AI {
    background-position: 0 -80px;
}

.fl-AL {
    background-position: 0 -96px;
}

.fl-AM {
    background-position: 0 -112px;
}

.fl-AN {
    background-position: 0 -128px;
}

.fl-AO {
    background-position: 0 -144px;
}

.fl-AQ {
    background-position: 0 -160px;
}

.fl-AR {
    background-position: 0 -176px;
}

.fl-AS {
    background-position: 0 -192px;
}

.fl-AT {
    background-position: 0 -208px;
}

.fl-AU {
    background-position: 0 -224px;
}

.fl-AW {
    background-position: 0 -240px;
}

.fl-AX {
    background-position: 0 -256px;
}

.fl-AZ {
    background-position: 0 -272px;
}

.fl-BA {
    background-position: 0 -288px;
}

.fl-BB {
    background-position: 0 -304px;
}

.fl-BD {
    background-position: 0 -320px;
}

.fl-BE {
    background-position: 0 -336px;
}

.fl-BF {
    background-position: 0 -352px;
}

.fl-BG {
    background-position: 0 -368px;
}

.fl-BH {
    background-position: 0 -384px;
}

.fl-BI {
    background-position: 0 -400px;
}

.fl-BJ {
    background-position: 0 -416px;
}

.fl-BL {
    background-position: 0 -432px;
}

.fl-BM {
    background-position: 0 -448px;
}

.fl-BN {
    background-position: 0 -464px;
}

.fl-BO {
    background-position: 0 -480px;
}

.fl-BR {
    background-position: 0 -496px;
}

.fl-BS {
    background-position: 0 -512px;
}

.fl-BT {
    background-position: 0 -528px;
}

.fl-BV {
    background-position: 0 -544px;
}

.fl-BW {
    background-position: 0 -560px;
}

.fl-BY {
    background-position: 0 -576px;
}

.fl-BZ {
    background-position: 0 -592px;
}

.fl-CA {
    background-position: 0 -608px;
}

.fl-CC {
    background-position: 0 -624px;
}

.fl-CD {
    background-position: 0 -640px;
}

.fl-CF {
    background-position: 0 -656px;
}

.fl-CG {
    background-position: 0 -672px;
}

.fl-CH {
    background-position: 0 -688px;
}

.fl-CI {
    background-position: 0 -704px;
}

.fl-CK {
    background-position: 0 -720px;
}

.fl-CL {
    background-position: 0 -736px;
}

.fl-CM {
    background-position: 0 -752px;
}

.fl-CN {
    background-position: 0 -768px;
}

.fl-CO {
    background-position: 0 -784px;
}

.fl-CR {
    background-position: 0 -800px;
}

.fl-CU {
    background-position: 0 -816px;
}

.fl-CV {
    background-position: 0 -832px;
}

.fl-CX {
    background-position: 0 -848px;
}

.fl-CY {
    background-position: 0 -864px;
}

.fl-CZ {
    background-position: 0 -880px;
}

.fl-DE {
    background-position: 0 -896px;
}

.fl-DJ {
    background-position: 0 -912px;
}

.fl-DK {
    background-position: 0 -928px;
}

.fl-DM {
    background-position: 0 -944px;
}

.fl-DO {
    background-position: 0 -960px;
}

.fl-DZ {
    background-position: 0 -976px;
}

.fl-EC {
    background-position: 0 -992px;
}

.fl-EE {
    background-position: 0 -1008px;
}

.fl-EG {
    background-position: 0 -1024px;
}

.fl-EH {
    background-position: 0 -1040px;
}

.fl-ER {
    background-position: 0 -1056px;
}

.fl-ES-CE {
    background-position: 0 -1072px;
}

.fl-ES-ML {
    background-position: 0 -1088px;
}

.fl-ES {
    background-position: 0 -1104px;
}

.fl-ET {
    background-position: 0 -1120px;
}

.fl-EU {
    background-position: 0 -1136px;
}

.fl-FI {
    background-position: 0 -1152px;
}

.fl-FJ {
    background-position: 0 -1168px;
}

.fl-FK {
    background-position: 0 -1184px;
}

.fl-FM {
    background-position: 0 -1200px;
}

.fl-FO {
    background-position: 0 -1216px;
}

.fl-FR {
    background-position: 0 -1232px;
}

.fl-GA {
    background-position: 0 -1248px;
}

.fl-GB {
    background-position: 0 -1264px;
}

.fl-GD {
    background-position: 0 -1280px;
}

.fl-GE {
    background-position: 0 -1296px;
}

.fl-GF {
    background-position: 0 -1312px;
}

.fl-GG {
    background-position: 0 -1328px;
}

.fl-GH {
    background-position: 0 -1344px;
}

.fl-GI {
    background-position: 0 -1360px;
}

.fl-GL {
    background-position: 0 -1376px;
}

.fl-GM {
    background-position: 0 -1392px;
}

.fl-GN {
    background-position: 0 -1408px;
}

.fl-GP {
    background-position: 0 -1424px;
}

.fl-GQ {
    background-position: 0 -1440px;
}

.fl-GR {
    background-position: 0 -1456px;
}

.fl-GS {
    background-position: 0 -1472px;
}

.fl-GT {
    background-position: 0 -1488px;
}

.fl-GU {
    background-position: 0 -1504px;
}

.fl-GW {
    background-position: 0 -1520px;
}

.fl-GY {
    background-position: 0 -1536px;
}

.fl-HK {
    background-position: 0 -1552px;
}

.fl-HM {
    background-position: 0 -1568px;
}

.fl-HN {
    background-position: 0 -1584px;
}

.fl-HR {
    background-position: 0 -1600px;
}

.fl-HT {
    background-position: 0 -1616px;
}

.fl-HU {
    background-position: 0 -1632px;
}

.fl-IC {
    background-position: 0 -1648px;
}

.fl-ID {
    background-position: 0 -1664px;
}

.fl-IE {
    background-position: 0 -1680px;
}

.fl-IL {
    background-position: 0 -1696px;
}

.fl-IM {
    background-position: 0 -1712px;
}

.fl-IN {
    background-position: 0 -1728px;
}

.fl-IO {
    background-position: 0 -1744px;
}

.fl-IQ {
    background-position: 0 -1760px;
}

.fl-IR {
    background-position: 0 -1776px;
}

.fl-IS {
    background-position: 0 -1792px;
}

.fl-IT {
    background-position: 0 -1808px;
}

.fl-JE {
    background-position: 0 -1824px;
}

.fl-JM {
    background-position: 0 -1840px;
}

.fl-JO {
    background-position: 0 -1856px;
}

.fl-JP {
    background-position: 0 -1872px;
}

.fl-KE {
    background-position: 0 -1888px;
}

.fl-KG {
    background-position: 0 -1904px;
}

.fl-KH {
    background-position: 0 -1920px;
}

.fl-KI {
    background-position: 0 -1936px;
}

.fl-KM {
    background-position: 0 -1952px;
}

.fl-KN {
    background-position: 0 -1968px;
}

.fl-KOSOVO {
    background-position: 0 -1984px;
}

.fl-KP {
    background-position: 0 -2000px;
}

.fl-KR {
    background-position: 0 -2016px;
}

.fl-KW {
    background-position: 0 -2032px;
}

.fl-KY {
    background-position: 0 -2048px;
}

.fl-KZ {
    background-position: 0 -2064px;
}

.fl-LA {
    background-position: 0 -2080px;
}

.fl-LB {
    background-position: 0 -2096px;
}

.fl-LC {
    background-position: 0 -2112px;
}

.fl-LI {
    background-position: 0 -2128px;
}

.fl-LK {
    background-position: 0 -2144px;
}

.fl-LR {
    background-position: 0 -2160px;
}

.fl-LS {
    background-position: 0 -2176px;
}

.fl-LT {
    background-position: 0 -2192px;
}

.fl-LU {
    background-position: 0 -2208px;
}

.fl-LV {
    background-position: 0 -2224px;
}

.fl-LY {
    background-position: 0 -2240px;
}

.fl-MA {
    background-position: 0 -2256px;
}

.fl-MC {
    background-position: 0 -2272px;
}

.fl-MD {
    background-position: 0 -2288px;
}

.fl-ME {
    background-position: 0 -2304px;
}

.fl-MF {
    background-position: 0 -2320px;
}

.fl-MG {
    background-position: 0 -2336px;
}

.fl-MH {
    background-position: 0 -2352px;
}

.fl-MK {
    background-position: 0 -2368px;
}

.fl-ML {
    background-position: 0 -2384px;
}

.fl-MM {
    background-position: 0 -2400px;
}

.fl-MN {
    background-position: 0 -2416px;
}

.fl-MO {
    background-position: 0 -2432px;
}

.fl-MP {
    background-position: 0 -2448px;
}

.fl-MQ {
    background-position: 0 -2464px;
}

.fl-MR {
    background-position: 0 -2480px;
}

.fl-MS {
    background-position: 0 -2496px;
}

.fl-MT {
    background-position: 0 -2512px;
}

.fl-MU {
    background-position: 0 -2528px;
}

.fl-MV {
    background-position: 0 -2544px;
}

.fl-MW {
    background-position: 0 -2560px;
}

.fl-MX {
    background-position: 0 -2576px;
}

.fl-MY {
    background-position: 0 -2592px;
}

.fl-MZ {
    background-position: 0 -2608px;
}

.fl-NA {
    background-position: 0 -2624px;
}

.fl-NC {
    background-position: 0 -2640px;
}

.fl-NE {
    background-position: 0 -2656px;
}

.fl-NF {
    background-position: 0 -2672px;
}

.fl-NG {
    background-position: 0 -2688px;
}

.fl-NI {
    background-position: 0 -2704px;
}

.fl-NKR {
    background-position: 0 -2720px;
}

.fl-NL {
    background-position: 0 -2736px;
}

.fl-NO {
    background-position: 0 -2752px;
}

.fl-NP {
    background-position: 0 -2768px;
}

.fl-NR {
    background-position: 0 -2784px;
}

.fl-NU {
    background-position: 0 -2800px;
}

.fl-NZ {
    background-position: 0 -2816px;
}

.fl-OM {
    background-position: 0 -2832px;
}

.fl-PA {
    background-position: 0 -2848px;
}

.fl-PE {
    background-position: 0 -2864px;
}

.fl-PF {
    background-position: 0 -2880px;
}

.fl-PG {
    background-position: 0 -2896px;
}

.fl-PH {
    background-position: 0 -2912px;
}

.fl-PK {
    background-position: 0 -2928px;
}

.fl-PL {
    background-position: 0 -2944px;
}

.fl-PM {
    background-position: 0 -2960px;
}

.fl-PN {
    background-position: 0 -2976px;
}

.fl-PR {
    background-position: 0 -2992px;
}

.fl-PS {
    background-position: 0 -3008px;
}

.fl-PT {
    background-position: 0 -3024px;
}

.fl-PW {
    background-position: 0 -3040px;
}

.fl-PY {
    background-position: 0 -3056px;
}

.fl-QA {
    background-position: 0 -3072px;
}

.fl-RE {
    background-position: 0 -3088px;
}

.fl-RO {
    background-position: 0 -3104px;
}

.fl-RS {
    background-position: 0 -3120px;
}

.fl-RU {
    background-position: 0 -3136px;
}

.fl-RW {
    background-position: 0 -3152px;
}

.fl-SA {
    background-position: 0 -3168px;
}

.fl-SB {
    background-position: 0 -3184px;
}

.fl-SC {
    background-position: 0 -3200px;
}

.fl-SD {
    background-position: 0 -3216px;
}

.fl-SE {
    background-position: 0 -3232px;
}

.fl-SG {
    background-position: 0 -3248px;
}

.fl-SH {
    background-position: 0 -3264px;
}

.fl-SI {
    background-position: 0 -3280px;
}

.fl-SJ {
    background-position: 0 -3296px;
}

.fl-SK {
    background-position: 0 -3312px;
}

.fl-SL {
    background-position: 0 -3328px;
}

.fl-SM {
    background-position: 0 -3344px;
}

.fl-SN {
    background-position: 0 -3360px;
}

.fl-SO {
    background-position: 0 -3376px;
}

.fl-SOUTH-OSSETIA {
    background-position: 0 -3392px;
}

.fl-SR {
    background-position: 0 -3408px;
}

.fl-SS {
    background-position: 0 -3424px;
}

.fl-ST {
    background-position: 0 -3440px;
}

.fl-SV {
    background-position: 0 -3456px;
}

.fl-SY {
    background-position: 0 -3472px;
}

.fl-SZ {
    background-position: 0 -3488px;
}

.fl-TC {
    background-position: 0 -3504px;
}

.fl-TD {
    background-position: 0 -3520px;
}

.fl-TF {
    background-position: 0 -3536px;
}

.fl-TG {
    background-position: 0 -3552px;
}

.fl-TH {
    background-position: 0 -3568px;
}

.fl-TJ {
    background-position: 0 -3584px;
}

.fl-TK {
    background-position: 0 -3600px;
}

.fl-TL {
    background-position: 0 -3616px;
}

.fl-TM {
    background-position: 0 -3632px;
}

.fl-TN {
    background-position: 0 -3648px;
}

.fl-TO {
    background-position: 0 -3664px;
}

.fl-TR {
    background-position: 0 -3680px;
}

.fl-TT {
    background-position: 0 -3696px;
}

.fl-TV {
    background-position: 0 -3712px;
}

.fl-TW {
    background-position: 0 -3728px;
}

.fl-TZ {
    background-position: 0 -3744px;
}

.fl-UA {
    background-position: 0 -3760px;
}

.fl-UG {
    background-position: 0 -3776px;
}

.fl-UM {
    background-position: 0 -3792px;
}

.fl-US {
    background-position: 0 -3808px;
}

.fl-UY {
    background-position: 0 -3824px;
}

.fl-UZ {
    background-position: 0 -3840px;
}

.fl-VA {
    background-position: 0 -3856px;
}

.fl-VC {
    background-position: 0 -3872px;
}

.fl-VE {
    background-position: 0 -3888px;
}

.fl-VG {
    background-position: 0 -3904px;
}

.fl-VI {
    background-position: 0 -3920px;
}

.fl-VN {
    background-position: 0 -3936px;
}

.fl-VU {
    background-position: 0 -3952px;
}

.fl-WF {
    background-position: 0 -3968px;
}

.fl-WS {
    background-position: 0 -3984px;
}

.fl-YE {
    background-position: 0 -4000px;
}

.fl-YT {
    background-position: 0 -4016px;
}

.fl-ZA {
    background-position: 0 -4032px;
}

.fl-ZM {
    background-position: 0 -4048px;
}

.fl-ZW {
    background-position: 0 -4064px;
}

.b-nav-countries {
    margin-bottom: 30px;
}

.b-nav-countries ul {
    columns: 3;
}

.nav-countries__item {
    white-space: nowrap;
    margin-bottom: 1em;
}

.nav-countries__flag {
    margin-right: 10px;
    box-shadow: 0 0 2px 0px #d4d4d4;
}

.ymap {
    width: 100%;
    height: 400px;
}

.tabs__content .ruset .ruset__btn {
    font-size: 18px !important;
}

.jot-message {
    text-align: justify;
}

.jot-comment {
    padding: 1em;
}

aside #vk_groups {
    max-width: 270px;
}

.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;
    background: var(--base);
    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;
}

.tv-slider {
    border-radius: 0px !important;
}

@media screen and (max-width: 1169px) {
    .wr {
        width: 98%;
        width: calc(100% - 30px);
        margin: 0 auto;
    }
    .b-header > .wr {
        padding: 5px 0 20px;
    }

    .header__col-1 {
        flex: 0 0 auto;
        padding-top: 7px;
    }
    .header__col-2 {
        flex: 0 0 auto;
    }
    .header__col-3 {
        flex: 0 0 auto;
    }

    .header__phone {
        font-size: 16px;
        line-height: 28px;
        text-align: right;
        margin-bottom: 6px;
    }
    button i,
    a.btn i,
    .icon-phone_1 {
        display: none;
    }
    button.btn {
        padding-left: 1em;
        padding-right: 1em;
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .b-header > .wr {
        justify-content: space-between;
    }
    .header__col-1 {
        padding-top: 13px;
    }
    .header__col-2 {
    }
    .btn-callback {
        font-size: 12px;
        max-width: 220px;
        margin: 0 auto;
    }
    .header__col-3 {
        flex: 0 0 auto;
    }
    .header__phone {
        font-size: 16px;
        line-height: 28px;
        text-align: right;
        margin-bottom: 6px;
    }
    .wr_nav-top > ul > li > a {
        font-size: 0.75rem;
    }
}

@media screen and (max-width: 939px) {
    .header__service {
        width: 20%;
    }
    .ex-slider__img {
        height: 41.7vw;
    }
    .social__link {
        margin-right: 0;
    }
    .pay-system {
        font-size: 3em;
    }
}

@media screen and (max-width: 850px) {
    .b-nav .wr > ul > li > a {
        font-size: 14px;
    }

    .b-aside-right {
        width: 32%;
    }
}

@media screen and (max-width: 768px) {
}

@media only screen and (max-width: 768px) {
    .mp__overlay.mp--on {
        display: block;
    }
    .mp__panel {
        display: block;
    }
    body {
        padding-top: 40px;
    }
    .b-nav-top {
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        width: 80%;
        max-width: 260px;
        overflow-y: auto;
        background: #fff;
        -webkit-box-shadow: 0px 0 3px 0px rgba(0, 0, 0, 0.8);
        box-shadow: 0px 0 3px 0px rgba(0, 0, 0, 0.8);
        -webkit-transition: all 0.3s linear;
        -webkit-transition: left, right 0.3s linear;
        transition: left, right 0.3s linear;
        z-index: 102;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-color: var(--base);
        margin: 0;
        padding: 45px 0 10px 0 !important;
        height: auto !important;
    }
    .b-nav-top {
        left: -125%;
    }
    .b-nav-top.mp--on {
        left: 0;
    }

    .nav-top__parent > a {
        margin-right: 40px;
    }
    .nav-top__icon {
        display: block;
    }
    .b-nav-top .wr {
        width: 100%;
    }
    .b-nav-top .wr > ul {
        display: block;
    }
    .b-nav-top .wr > ul > li {
        display: block;
        text-align: left;
        padding-left: 1em;
    }
    .b-nav-top .wr > ul > li:hover > ul,
    .b-nav-top .wr > ul > li > ul:hover {
        /* display: none; */
    }

    .b-nav-top .wr > ul > li > ul,
    .b-nav-top .wr > ul > li > .nav-top__wr {
        display: none;
        position: relative;
    }

    .b-nav-top .wr > ul > li.opened > ul,
    .b-nav-top .wr > ul > li.opened > .nav-top__wr {
        display: block;
    }

    .opened .nav-top__icon {
        transform: rotate(180deg);
    }

    .nav-top__wr > ul {
        columns: 1;
    }
    .nav-top__allcountry {
        margin: 0;
        background-color: inherit;
    }

    .b-header > .wr {
        flex-wrap: wrap;
    }
    .header__col-1 {
        padding-top: 0px;
    }
    .header__logo-img {
        max-width: 289px;
    }
    .header__col-3 {
    }

    .header__address {
        text-align: center;
    }
    .header__phone {
        text-align: center;
    }
    .orders__quick,
    .orders__long {
        width: 100%;
        margin-bottom: 50px;
    }
    .row-main .content {
        width: 70%;
        margin-right: 2%;
    }
    .aside-right {
        width: 28%;
    }
    .wr_width-aside .b-section {
        width: 70%;
    }
    .wr_width-aside .b-aside {
        width: 28%;
        margin-left: 0;
        margin-right: 2%;
    }
    .team__item_inner {
        flex: 0 1 44%;
        margin: 0 3% 50px;
    }
    .article__item {
        flex: 0 1 44%;
        margin: 0 3% 50px;
    }
    .awards__item {
        flex: 0 1 44%;
        margin: 0 3% 50px;
    }
    .nav-top__wr {
        /* display: none !important; */
    }
}

@media screen and (max-width: 767px) {
    .wr {
        width: 96%;
    }
    .wr_width-aside .b-section {
        order: 0;
    }
    .header__col-2 {
        order: 2;
        width: 100%;
    }
    .b-header-extra {
        text-align: center;
        margin-top: 20px;
    }
    .b-btn-order,
    .b-btn-callback {
        display: inline-block !important;
        max-width: 45%;
    }

    .footer__col_2 {
        order: 2;
    }
    .b-ccards {
        margin: 0 auto;
    }
    .row-main .content {
        width: 100%;
        margin-right: 0%;
    }
    .aside-right {
        width: 100%;
    }
    .wr_width-aside .b-section {
        width: 100%;
        margin-bottom: 20px;
    }
    .wr_width-aside .b-aside {
        width: 100%;
        margin-left: 0%;
    }
    .office__img,
    .doverie__img {
        width: 100%;
    }
    .fb_iframe_widget > span {
        display: block !important;
        margin: 0 auto !important;
    }
    .partners__header:before,
    .partners__header:after {
        display: none;
    }
    #vk_groups {
        max-width: 767px;
    }
    .b-breadcrumbs {
        line-height: normal;
    }
    .u-content {
        text-align: left;
    }
    .b-main {
        padding-top: 15px;
    }
}

@media screen and (max-width: 640px) {
    .header__slogan {
        font-size: 20px;
    }
    .header__phone {
        font-size: 18px;
    }
    .column-2 {
        -webkit-columns: 1;
        columns: 1;
    }
    .b-main-slider {
        display: none;
    }
    .b-main-team,
    .b-main-reviews,
    .b-main-news,
    .b-main-socwigete {
        width: 100%;
        margin-bottom: 30px;
    }
    .b-quick-order {
        padding: 3%;
    }
    .quick-order__wr {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .quick-order__col {
        width: 100%;
        margin-bottom: 20px;
    }

    .inner-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .content--left {
        width: 100%;
    }
    .b-aside-right {
        width: 100%;
    }
    .pay-form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .pay__block {
        width: 100%;
        margin-bottom: 30px;
    }
    .ex-slider__img {
        height: 63.2vw;
    }
}

@media screen and (max-width: 568px) {
    .header__col-1,
    .header__col-2,
    .header__col-3 {
        flex: 1 1 100%;
        margin: 0;
    }
    .header__col-1 {
        margin-bottom: 10px;
    }
    .b-logo {
        justify-content: center;
    }

    .contacts__phone,
    .contacts__address {
        text-align: center;
    }
    .b-header-extra {
        margin-top: 0;
    }
    .b-btn-order,
    .b-btn-callback {
        display: block !important;
        max-width: 80%;
        margin: auto;
        margin-bottom: 10px;
    }
    .footer__row_1 {
        margin-bottom: 0px;
        text-align: center;
    }
    .footer__extra {
        text-align: center;
        margin-bottom: 20px;
    }

    .order-long__label {
        width: 100%;
        margin-bottom: 5px;
    }
    .order-long__row {
        flex-wrap: wrap;
    }
    .b-header > .wr {
        padding-bottom: 0;
    }
    .why__item {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 480px) {
    .b-header > .wr {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .header__logo {
        width: 25%;
    }
    .header__slogan {
        width: 70%;
    }
    .header__service {
        width: 25%;
    }
    .header__contacts {
        width: 70%;
    }
    .b-reviews-form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .reviews-form__col {
        width: 100%;
    }
    .ex-slider__thumbs {
        display: none !important;
    }
    .ex-descr__col-1,
    .ex-descr__col-2 {
        width: 100%;
        padding-right: 0;
    }
    .header__col-1 {
        width: 100%;
    }
    .header__logo-img {
        margin: 0 auto;
    }
    .header__col-3 {
        width: 100%;
        margin-bottom: 20px;
    }
    .header__col-4 {
        width: 100%;
        margin-bottom: 20px;
    }
    .header__col-5 {
        width: 100%;
        margin-bottom: 20px;
    }
    .u-content img {
        float: none;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .b-nav-countries ul {
        columns: 2;
    }
}

@media screen and (max-width: 425px) {
    body {
        overflow-x: hidden;
    }
    .footer__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .footer__col--1,
    .footer__col--3 {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .footer__phone {
        text-align: center;
    }
    .jot-comment .sideLeft {
        float: none !important;
        width: auto !important;
    }
    .jot-comment .sideRight,
    .lastcomment .sideRight {
        margin-left: 0 !important;
    }
    .ex__item {
        width: 100%;
        height: 100%;
        margin-bottom: 10px;
    }
    .ex-card__type,
    .b-ex-type {
        right: 0;
    }
    .b-nav-countries ul {
        columns: 1;
    }
}

@media screen and (max-width: 375px) {
    .b-stuff_inner,
    .articles__list {
        display: block;
    }
    .b-awards {
        display: block;
    }
}

/* Стили для копий главной страницы */

.b-aside {
    margin-top: 15px;
}

.b-aside a {
    font-size: 12px;
}

.b-link {
    text-align: center;
}

.b-aside .b-link__contries {
    padding: 0.5em 1em;
    cursor: pointer;
    color: #fff;
    border: none;
    border-radius: 5px;
    -webkit-appearance: none;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.875rem;
    color: #fff;
    background: #ff706d;
    font-size: 14px;
}

.b-link__contries:hover {
    opacity: 0.85;
}

.b-aside .b-nav-countries ul {
    columns: 1;
}

.b-aside .b-nav-countries .nav-countries__item {
    white-space: normal;
}

.b-aside .b-nav-countries .nav-countries__item a {
    font-size: 14px;
}

.mainCol .search-main {
    margin-bottom: 10px;
}

@media screen and (max-width: 850px) {
    .b-aside .b-nav-countries ul {
        columns: 1;
    }
}

/* SEARCH */

.b-search {
    width: 100%;
    padding: 1% 2%;
    margin: 1% 0;
    background-color: var(--base);
    margin-bottom: 20px;
    /* 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; */
}

.search__title {
    width: 100%;
    color: #000;
    font-size: 21px;
    margin: 0 0 15px 0;
}

.search__field_region,
.search__field_duration {
    width: 18%;
}
.search__field {
    position: relative;
}
.b-search.js-hotel-search-form .search__field {
    display: flex;
    flex-direction: column;
    justify-content: end;
    min-width:145px;
}

.search__label {
    font-weight: normal;
    color: #fff;
    margin-bottom: 5px;
}

.search__choise-link {
    border: 1px solid #fff;
    padding: 6px 10px 7px;
    background: #fff url(../i/icoplus.png) no-repeat center right 8px;
    cursor: pointer;
}
.search__field__wr {
    position: relative;
}
.checkbox-list-wr {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    border: 1px solid #0d2f41;
    background: #fff;
    z-index: 10;
    display: none;
}
.checkbox-list__item {
    padding: 5px 16px 5px 0;
    position: relative;
}
.checkbox-list__title {
    position: relative;
    padding-left: 25px;
    display: block;
}
.checkbox-list__checkbox {
    position: absolute;
    top: 3px;
    left: 2px;
}

.search__field_peoples {
    width: 20%;
}

.search__field_submit {
    width: 100%;
}

.search__submit-wr {
    text-align: right;
}

.search__submit {
    text-transform: lowercase;
    color: #fff;
    background: #2db29f;
    cursor: pointer;
    padding: 8px 23px;
    overflow: visible;
    border: none;
    font-size: 18px;
    border-radius: 4px;
}

.search__label--iblock {
    display: inline-block;
    font-weight: normal;
    margin-right: 5px;
}
.b-search-word-label,
.search__label {
    font-weight: normal;
    color: #fff;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.b-search-word-label {
    margin-bottom: 0;
}

.search__duration--from,
.search__duration--to,
.search__price--to {
    width: 90% !important;
    border: 1px solid #fff;
    height: 30px;
}

.search__date {
    background: #fff
        url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZpZXdCb3g9IjAgMCAxNyAxNyI+PGc+PC9nPjxwYXRoIGQ9Ik0xNCAydi0xaC0zdjFoLTV2LTFoLTN2MWgtM3YxNWgxN3YtMTVoLTN6TTEyIDJoMXYyaC0xdi0yek00IDJoMXYyaC0xdi0yek0xNiAxNmgtMTV2LTguOTIxaDE1djguOTIxek0xIDYuMDc5di0zLjA3OWgydjJoM3YtMmg1djJoM3YtMmgydjMuMDc5aC0xNXoiIGZpbGw9IiMwMDdiYmMiPjwvcGF0aD48L3N2Zz4=)
        98% 5px no-repeat;
    background-size: 16px 16px;
}

.search__input {
    padding: 0 0.5em;
}

.search__group-item {
    width: 50%;
}

.search__select,
.search__input {
    width: 100%;
    border: 1px solid #fff;
    height: 32px;
	margin-bottom: 15px;
}

.search__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 15px;
}

.search__group-item + .search__group-item {
    text-align: right;
}

.b-search-word-submit {
    background: none;
    position: absolute;
    top: 5px;
    right: 10px;
    border: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background-image: url("data: image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjVweCIgaGVpZ2h0PSIyNXB4IiB2aWV3Qm94PSIwIDAgMjUgMjUiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI1IDI1IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiM5REMzM0IiIGQ9Ik0yMy4xLDI1Yy0wLjUsMC0xLTAuMi0xLjQtMC42bC01LjItNS4xYy0xLjgsMS4yLTMuOSwxLjktNiwxLjlDNC43LDIxLjIsMCwxNi40LDAsMTAuNkMwLDQuNyw0LjcsMCwxMC42LDANCgkJYzUuOCwwLDEwLjYsNC43LDEwLjYsMTAuNmMwLDIuMS0wLjYsNC4yLTEuOSw2bDUuMiw1LjJjMC4zLDAuMywwLjYsMC44LDAuNiwxLjRDMjUsMjQuMSwyNC4xLDI1LDIzLjEsMjV6IE0xMC42LDMuOA0KCQljLTMuNywwLTYuNywzLTYuNyw2LjdzMyw2LjcsNi43LDYuN3M2LjctMyw2LjctNi43UzE0LjMsMy44LDEwLjYsMy44eiIvPg0KPC9nPg0KPC9zdmc+DQo=");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.checkbox-list__close {
    width: 8px;
    height: 8px;
    position: absolute;
    top: 4px;
    right: 4px;
    background: url(../i/icox.png) no-repeat 0 0;
    cursor: pointer;
}

/* Кнопка наверх */

.b-back-to-top {
    font-size: 18px;
    line-height: 1;
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
    padding: 14px 17px;
    cursor: pointer;
    text-decoration: none;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff;
    border: none;
    background-color: var(--base);
}

.b-back-to-top:before {
    display: inline-block;
    float: left;
    width: 24px;
    height: 24px;
    margin: -6px 6px 0 0;
    content: "";
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAEnRSTlMAARAREhMUFRY8Skt/g7ft7/F10FB6AAAAa0lEQVQokb3PORbAIAxDQWVzFrJZ9z9sivDAGIpUUfmnEvBhcs7trtSl3dkSUbIloqSuVyWipAoGL7EDYympOzG9kNTfg0lyjwejdHfuNALspkeZLh4AtqE62IffDzpxvT7oJB20swfL9QEP5jsNn7TnHYMAAAAASUVORK5CYII=")
        0 0 no-repeat;
}

@media (max-width: 768px) {
    .search__field.search__field_region,
    .searchItemDuration {
        margin-bottom: 10px;
    }
}

@media print {
    header,
    footer,
    .b-nav-top,
    .b-aside,
    .b-breadcrumbs {
        display: none;
    }
}

/* relax */

.section__darked {
    padding: 40px 0;
    background-color: #f3f3f3;
}

.b-section .section__darked {
    padding: 40px;

    margin: 40px 0;
}
.darked {
    background-color: #f3f3f3;
}

/*control*/
.relax__control {
    position: relative;
    display: inline-block;
    margin: 0 2px 2px;
}
.relax__types .relax__control {
    margin-bottom: 6px;
}

.relax__checkbox {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
}
.relax__label {
    font-family: Ubuntu, sans-serif;
    font-weight: 500;
    line-height: normal;
    font-size: 16px;
    color: #4c4c50;
    padding: 6px 10px;
    border-radius: 4px;
    display: inline-block;
    cursor: pointer;
}
.relax__checkbox:focus + .relax__label {
    -webkit-box-shadow: 0 0 0 0.5px #4a90e2;
    box-shadow: 0 0 0 0.5px #4a90e2;
}

.relax__checkbox:checked + .relax__label {
    color: #fff;
}
/* /control */

.relax__filter {
    margin-bottom: 26px;
}
.relax__months {
    margin-bottom: 17px;
}
.relax__season {
    display: inline-block;
    margin-right: 6px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    padding: 0 3px 0 3px;
}
.relax__season_winter {
    border-color: #5799c8;
}
.relax__season_spring {
    border-color: #60c857;
}
.relax__season_summer {
    border-color: #ffe617;
}
.relax__season_autumn {
    border-color: #d46c4c;
}

.relax__season_winter .relax__checkbox:checked + .relax__label {
    background: #7889a9;
}
.relax__season_spring .relax__checkbox:checked + .relax__label {
    background: #7aaf75;
}
.relax__season_summer .relax__checkbox:checked + .relax__label {
    background: #d4c338;
}
.relax__season_autumn .relax__checkbox:checked + .relax__label {
    background: #ca6e52;
}

.relax__type .relax__label {
    border-style: solid;
    border-width: 1px;
}
.relax__type:nth-of-type(7n + 1) .relax__label {
    border-color: #d46c4c;
}
.relax__type:nth-of-type(7n + 2) .relax__label {
    border-color: #4c8ad4;
}
.relax__type:nth-of-type(7n + 3) .relax__label {
    border-color: #d4954c;
}
.relax__type:nth-of-type(7n + 4) .relax__label {
    border-color: #7fd44c;
}
.relax__type:nth-of-type(7n + 5) .relax__label {
    border-color: #d45c4c;
}
.relax__type:nth-of-type(7n + 6) .relax__label {
    border-color: #4c6ad4;
}
.relax__type:nth-of-type(7n + 7) .relax__label {
    border-color: #4cbbd4;
}

.relax__type:nth-of-type(7n + 1) .relax__checkbox:checked + .relax__label {
    background: #d46c4c;
}
.relax__type:nth-of-type(7n + 2) .relax__checkbox:checked + .relax__label {
    background: #4c8ad4;
}
.relax__type:nth-of-type(7n + 3) .relax__checkbox:checked + .relax__label {
    background: #d4954c;
}
.relax__type:nth-of-type(7n + 4) .relax__checkbox:checked + .relax__label {
    background: #7fd44c;
}
.relax__type:nth-of-type(7n + 5) .relax__checkbox:checked + .relax__label {
    background: #d45c4c;
}
.relax__type:nth-of-type(7n + 6) .relax__checkbox:checked + .relax__label {
    background: #4c6ad4;
}
.relax__type:nth-of-type(7n + 7) .relax__checkbox:checked + .relax__label {
    background: #4cbbd4;
}

.relax__types {
    display: inline;
}
.relax__types-label {
    display: inline-block;
    font-weight: bold;
}

.relax__visa {
    display: inline-block;
    margin-right: 10px;
}
.relax__checkbox-custom {
    height: 18px;
    width: 18px;
    display: inline-block;
    vertical-align: middle;
}

.relax__label_visa {
    background: #a97878;
    color: #fff;
}
.relax__country {
}
.relax__link {
    background: #ffffff;
    -webkit-box-shadow: 0px -2px 4px rgba(161, 161, 161, 0.25),
        0px 4px 4px rgba(161, 161, 161, 0.25);
    box-shadow: 0px -2px 4px rgba(161, 161, 161, 0.25),
        0px 4px 4px rgba(161, 161, 161, 0.25);
    border-radius: 10px;
    display: block;
    text-decoration: none;
    margin-bottom: 15px;
    overflow: hidden;
}
.relax__figure {
    display: block;
    height: 242px;
    position: relative;
    overflow: hidden;
}
.relax__img[data-src] {
    opacity: 0;
}
.relax__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: opacity 0.5s linear 0.2s;
    transition: opacity 0.5s linear 0.2s;
    opacity: 1;
}
.relax__price {
    padding: 10px 15px 10px;
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    font-family: Roboto;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #d46c4c;
}
.relax__country-name {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    padding: 5px 7px 7px 30px;
    font-family: Ubuntu, sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    font-size: 18px;
    text-align: right;
    background: #7889a9;
}
.relax__country-name:nth-of-type(6n + 1) {
    background: #7889a9;
}
.relax__country-name:nth-of-type(6n + 2) {
    background: #8278a9;
}
.relax__country-name:nth-of-type(6n + 3) {
    background: #a97895;
}
.relax__country-name:nth-of-type(6n + 4) {
    background: #a97878;
}
.relax__country-name:nth-of-type(6n + 5) {
    background: #9978a9;
}
.relax__country-name:nth-of-type(6n + 6) {
    background: #78a0a9;
}
.relax__country-name:nth-of-type(6n + 7) {
    background: #a97878;
}
.relax__country-name:nth-of-type(6n + 8) {
    background: #a98d78;
}
.relax__type-icons {
    position: absolute;
    bottom: 45px;
    right: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 80px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 168px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
}
.relax__type-icon {
    background: #d46c4c;
    width: 37px;
    height: 37px;
    margin-top: 4px;
    border-radius: 4px;
    margin-left: 4px;
}
.relax__type-icon_sea {
    background: #d46c4c;
}
.relax__type-icon_ski {
    background: #4c8ad4;
}
.relax__type-icon_excursions {
    background: #d4954c;
}
.relax__type-icon_medical {
    background: #7fd44c;
}
.relax__type-icon_shoping {
    background: #d45c4c;
}
.relax__type-icon_kids {
    background: #4c6ad4;
}
.relax__type-icon_weekend {
    background: #4cbbd4;
}
.relax__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.relax__temp {
    margin: 9px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    line-height: 21px;
    font-size: 14px;
    color: #474343;
}
.relax__icon {
}
.relax__temp-value {
}
.relax__novisa {
    margin: 9px 9px 9px auto;
    color: #fff;
    padding: 4px;
    width: 83px;
    text-align: center;
    background: #a97878;
    border-radius: 2px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    font-size: 14px;
}

.relax__more {
    font-family: Ubuntu, sans-serif;
    line-height: 1;
    font-size: 16px;
    color: #31414b;
    background: #ffffff;
    -webkit-box-shadow: 0px -2px 4px rgba(161, 161, 161, 0.25),
        0px 4px 4px rgba(161, 161, 161, 0.25);
    box-shadow: 0px -2px 4px rgba(161, 161, 161, 0.25),
        0px 4px 4px rgba(161, 161, 161, 0.25);
    border-radius: 24px;
    padding: 16px 78px;
    display: block;
    margin: 0 auto;
    border: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}
.relax__icon_water,
.relax__icon_air {
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-right: 2px;
    vertical-align: bottom;
}
.relax__icon_water {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cpath d='M12.14,5c-.42-.61-.78-1.17-1.12-1.69a.74.74,0,0,0-.2-.2.64.64,0,0,0-.88.2C9.62,3.81,9.26,4.35,8.82,5,6.89,7.82,4,12.1,4,14.54a6.45,6.45,0,0,0,1.91,4.57A6.53,6.53,0,0,0,10.48,21,6.51,6.51,0,0,0,17,14.52C17,12.08,14.07,7.82,12.14,5Zm2,13.23a5.17,5.17,0,0,1-3.69,1.52,5.27,5.27,0,0,1-3.69-1.52,5.17,5.17,0,0,1-1.52-3.69c0-2.05,2.76-6.14,4.6-8.85.22-.32.42-.64.61-.9.2.27.39.59.61.9,1.83,2.74,4.6,6.8,4.6,8.85A5.27,5.27,0,0,1,14.17,18.21Z' fill='%23068ef0'/%3E%3Cpath d='M14,14a.63.63,0,0,0-.66.59,3.15,3.15,0,0,1-.46,1.49,3,3,0,0,1-1.12,1.08.65.65,0,0,0,.64,1.12,4.24,4.24,0,0,0,1.56-1.52,4.16,4.16,0,0,0,.64-2.1A.63.63,0,0,0,14,14Z' fill='%23068ef0'/%3E%3C/svg%3E");
}
.relax__icon_air {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22'%3E%3Cpath d='M14.67,12.4V3.67a3.67,3.67,0,0,0-7.33,0V12.4a5.5,5.5,0,1,0,7.33,0ZM11,20.17a3.67,3.67,0,0,1-2.44-6.4l.61-.55V3.67a1.83,1.83,0,1,1,3.67,0v9.55l.61.55A3.67,3.67,0,0,1,11,20.17Z' fill='%23ff9533'/%3E%3Cpath d='M11.92,7.33H10.08v11h1.83Z' fill='%23ff9533'/%3E%3Cpath d='M11,19.25A2.75,2.75,0,1,0,8.25,16.5,2.75,2.75,0,0,0,11,19.25Z' fill='%23ff9533'/%3E%3C/svg%3E");
}

.relax__type-icon_sea {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' viewBox='0 0 37 37'%3E%3Cpath d='M20.17,22a4.17,4.17,0,1,0,4.16-4.34A4.26,4.26,0,0,0,20.17,22Zm4.16-3.47A3.48,3.48,0,1,1,21,22,3.4,3.4,0,0,1,24.34,18.49Z' fill='%23fff'/%3E%3Cpath d='M22,30.65h4.76v.87H22Z' fill='%23fff'/%3E%3Cpath d='M11.06,26.48a33.88,33.88,0,0,0,4-12.86l3.88,4a.41.41,0,0,0,.29.13h.07a.42.42,0,0,0,.31-.23,4.38,4.38,0,0,0-.76-4.9l-.34-.36h2.93a.43.43,0,0,0,.42-.43.45.45,0,0,0,0-.14A4.09,4.09,0,0,0,18,8.8h-.54L19.5,6.61a.45.45,0,0,0,0-.61l-.11-.08a4,4,0,0,0-4.7.8l-.4.41a4.2,4.2,0,0,0-.36.43,4.13,4.13,0,0,0-.36-.43l-.4-.41a3.94,3.94,0,0,0-4.7-.8.44.44,0,0,0-.19.58.43.43,0,0,0,.08.11L10.45,8.8H9.9A4.09,4.09,0,0,0,6,11.7a.44.44,0,0,0,.26.55l.13,0H9.36L9,12.63a4.38,4.38,0,0,0-.76,4.9.42.42,0,0,0,.31.23h.07a.41.41,0,0,0,.29-.13l3.61-3.74A24.12,24.12,0,0,1,8.18,25.38,15,15,0,0,0,6.47,25l-.26,0-.08.86.24,0c.42.06.83.15,1.24.25l-.25.33L8,27a25,25,0,0,0,5.45-14.07l.48-.5.36.37A32.63,32.63,0,0,1,9,28.24l.68.5c.33-.49.64-1,.94-1.51a14.89,14.89,0,0,1,5,4.12l.64-.55a15.87,15.87,0,0,0-2.77-2.74H31v-.87H12.32C11.91,26.93,11.49,26.7,11.06,26.48Zm8-9.92L14.68,12a3.12,3.12,0,0,1,3.18.83l.4.41A3.47,3.47,0,0,1,19.08,16.56ZM20.8,11.4H17.35a3.91,3.91,0,0,0-2.58-.32A3.19,3.19,0,0,1,17.4,9.66H18A3.22,3.22,0,0,1,20.8,11.4ZM14.88,7.74l.4-.41a3.15,3.15,0,0,1,3.18-.86L16,9.06a4.09,4.09,0,0,0-2,1.61,3.38,3.38,0,0,1,.86-2.93Zm-2.3-.41.4.41a3.29,3.29,0,0,1,.48.66,4.28,4.28,0,0,0-.32,1.44,4,4,0,0,0-1.27-.79L9.4,6.47a3.15,3.15,0,0,1,3.18.86ZM9.9,9.66h.56a3.19,3.19,0,0,1,2.64,1.42,3.92,3.92,0,0,0-2.58.32H7.07A3.22,3.22,0,0,1,9.9,9.66ZM8.79,16.56a3.47,3.47,0,0,1,.82-3.32l.4-.41a3.12,3.12,0,0,1,2.26-1,3.17,3.17,0,0,1,.92.14Z' fill='%23fff' /%3E%3C/svg%3E");
}
.relax__type-icon_ski {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' viewBox='0 0 37 37'%3E%3Ctitle%3Escy%3C/title%3E%3Cpath d='M13.79,18.62l4.69-5.36,2.32,2.65-1.07,1.22.54.62,3.16-3.62,5.84,6.67.54-.62-6.11-7a.35.35,0,0,0-.54,0L21.34,15.3l-2.59-3a.35.35,0,0,0-.54,0l-5,5.67Z' fill='%23fff'/%3E%3Cpath d='M27.15,21.93a.35.35,0,0,0-.54,0L25,23.8,23,21.5a.35.35,0,0,0-.54,0L16.69,28l.54.62,5.45-6.23L25.85,26l.54-.62-.87-1,1.37-1.56L29.66,26l.54-.62Z' fill='%23fff'/%3E%3Cpath d='M7.3,26.47l5.45-6.23,3.16,3.62.54-.62-.88-1L17,20.68l2.4,2.74.54-.62-2.67-3.05a.35.35,0,0,0-.54,0L15,21.62l-2-2.31a.35.35,0,0,0-.54,0L6.76,25.86Z' fill='%23fff'/%3E%3C/svg%3E");
}
.relax__type-icon_excursions {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' viewBox='0 0 37 37'%3E%3Cpath d='M29.9,10.44c-.61-.54-1.76-.35-2.5-.35H18.24a4.85,4.85,0,0,1-1.22,0c-.09-.11-1,0-1.09,0H11a29.46,29.46,0,0,0-3,0c-1.22.13-1.56,1.1-1.56,2.15v7.62c0,2.14-.14,4.32,0,6.45S8.95,28,10.47,28H27.06c1.57,0,3.41.22,3.46-1.94.06-2.8,0-5.61,0-8.42v-4.4C30.52,12.34,30.71,11.1,29.9,10.44Zm-1.77,14.1A7.55,7.55,0,0,0,28.23,22V17.32c0-1,.07-2.1,0-3.13a1.18,1.18,0,0,1,.17-1,17.42,17.42,0,0,1,1.14-1.52c.15,2.43,0,4.92,0,7.35s.21,4.95,0,7.36ZM7.47,26.43c-.22-2.41,0-4.95,0-7.37V14a21.19,21.19,0,0,1,0-2.28,8.91,8.91,0,0,1,1.31,1.74,3.07,3.07,0,0,1,0,1c0,1.54,0,3.08,0,4.61s0,3.08,0,4.61a3.09,3.09,0,0,1,0,1A8.85,8.85,0,0,1,7.47,26.43ZM17,21.2a19.32,19.32,0,0,0,2.22,2.67,5.89,5.89,0,0,0,.52.41H10a11.63,11.63,0,0,1,3-4.41C14.58,18.67,16,19.94,17,21.2Zm1-.36c.83-1.18,2.46-1.89,3.71-.87,1,.8,1.43,2,2.56,2.67a5.3,5.3,0,0,0,2,.66c.42.06.83-.06,1,.25a1.06,1.06,0,0,1-.06.66c-.33.34-2,.06-2.47.06a11.32,11.32,0,0,1-2.89-.17C20.05,23.65,19,22.25,18,20.84Zm10.76-9.74a10.1,10.1,0,0,1-1.15,1.54c-.25.22-.17.15-.47.19a8.72,8.72,0,0,1-1.15,0c-2.94,0-5.88-.08-8.82,0-.38,0-1-.06-1,.51s.58.5,1,.51c1.4,0,2.81,0,4.21,0H26c.52,0,1.09-.2,1.27.31a5.87,5.87,0,0,1,0,1.63v6.57c-2.09,0-3.06-1-4.28-2.5a3.46,3.46,0,0,0-5.61.2c-1.21-1.34-2.84-2.34-4.55-1.25a9.87,9.87,0,0,0-3,3.79v-7a4.67,4.67,0,0,1,0-1.5c.37-.73,2.31,0,3-.24s.63-.85,0-1a5,5,0,0,0-1.11,0,17.24,17.24,0,0,1-1.73,0s-.1,0-.14,0c-.58-.14-1.12-1.2-1.52-1.74H28.76ZM8.27,27l.61-.81c.15-.2.47-.85.71-1a5.92,5.92,0,0,1,.93,0H26.11c.32,0,.64,0,1,0,.55,0,.53.19.9.68l.78,1H8.27Z' fill='%23fff'/%3E%3Cpath d='M24.59,18.2a1.75,1.75,0,1,0-1.69-1.75A1.72,1.72,0,0,0,24.59,18.2Zm0-2.49a.74.74,0,1,1-.71.74A.73.73,0,0,1,24.59,15.71Z' fill='%23fff'/%3E%3C/svg%3E");
}
.relax__type-icon_medical {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' viewBox='0 0 37 37'%3E%3Cpath d='M27.39,9.32a.53.53,0,1,0,.53.53A.53.53,0,0,0,27.39,9.32Z' fill='%23fff'/%3E%3Cpath d='M30.13,8.78a6.49,6.49,0,0,0-4.92-2.19A7.63,7.63,0,0,0,19.7,8.93a9.35,9.35,0,0,0-1.2,1.49,9.35,9.35,0,0,0-1.2-1.49,7.63,7.63,0,0,0-5.51-2.34C7.79,6.59,5,9.94,5,13.92c0,5.37,5.7,9.9,13.15,16.36a.53.53,0,0,0,.69,0C26.32,23.8,32,19.28,32,13.92A7.68,7.68,0,0,0,30.13,8.78ZM18.5,29.18c-7-6.1-12.45-10.47-12.45-15.27,0-3.57,2.47-6.27,5.73-6.27a6.51,6.51,0,0,1,4.74,2A7.86,7.86,0,0,1,18,11.71a.53.53,0,0,0,.48.31h0a.53.53,0,0,0,.48-.31,7.86,7.86,0,0,1,1.49-2.06,6.51,6.51,0,0,1,4.74-2c3.27,0,5.73,2.7,5.73,6.27C30.95,18.82,25.19,23.4,18.5,29.18Z' fill='%23fff'/%3E%3Cpath d='M29.23,11.19a.53.53,0,1,0-.93.49,4.89,4.89,0,0,1,.54,2.23c0,1.52-.73,3.14-2.28,5.09a.53.53,0,0,0,.82.66c1.71-2.15,2.51-4,2.51-5.75A5.88,5.88,0,0,0,29.23,11.19Z' fill='%23fff'/%3E%3Cpath d='M23.56,16.7h-3v-3a.53.53,0,0,0-.53-.53H16.92a.53.53,0,0,0-.53.53v3h-3a.53.53,0,0,0-.53.53v3.16a.53.53,0,0,0,.53.53h3v3a.53.53,0,0,0,.53.53h3.16a.53.53,0,0,0,.53-.53v-3h3a.53.53,0,0,0,.53-.53V17.23A.53.53,0,0,0,23.56,16.7ZM23,19.86h-3a.53.53,0,0,0-.53.53v3H17.45v-3a.53.53,0,0,0-.53-.53H14V17.75h3a.53.53,0,0,0,.53-.53v-3h2.11v3a.53.53,0,0,0,.53.53h3Z' fill='%23fff'/%3E%3C/svg%3E");
}
.relax__type-icon_shoping {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' viewBox='0 0 37 37'%3E%3Cpath d='M16.63,28.51a.49.49,0,0,0-.5-.49H9.2A2.18,2.18,0,0,1,7,25.86V11.75h3v1.84a.5.5,0,0,0,1,0V11.75h6v1.84a.5.5,0,0,0,1,0V11.75h3v1a.5.5,0,0,0,1,0V11.26a.49.49,0,0,0-.5-.49H18a4,4,0,0,0-8,0H6.5a.49.49,0,0,0-.5.49v14.6A3.17,3.17,0,0,0,9.19,29h6.94A.5.5,0,0,0,16.63,28.51ZM14,8a3,3,0,0,1,3,2.79H11A3,3,0,0,1,14,8Z' fill='%23fff'/%3E%3Cpath d='M20.24,16.35v.58H17.5a.5.5,0,0,0-.5.51v8.94A2.59,2.59,0,0,0,19.56,29h7.88A2.59,2.59,0,0,0,30,26.38V17.44a.5.5,0,0,0-.5-.51H26.76v-.58a3.26,3.26,0,1,0-6.53,0Zm6,3.38a.5.5,0,0,0,.5-.51V17.95H29v8.43A1.58,1.58,0,0,1,27.44,28H19.56A1.58,1.58,0,0,1,18,26.38V17.95h2.24v1.27a.5.5,0,1,0,1,0V17.95h4.54v1.27A.5.5,0,0,0,26.27,19.72Zm-.5-3.38v.58H21.23v-.58a2.27,2.27,0,1,1,4.54,0Z' fill='%23fff'/%3E%3C/svg%3E");
}
.relax__type-icon_kids {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' viewBox='0 0 37 37'%3E%3Cpath d='M13.5,21.91a1,1,0,1,0-1-1A1,1,0,0,0,13.5,21.91Z' fill='%23fff'/%3E%3Cpath d='M23.5,21.91a1,1,0,1,0-1-1A1,1,0,0,0,23.5,21.91Z' fill='%23fff'/%3E%3Cpath d='M30.5,20.55a2.81,2.81,0,0,0-2.31-2.77v-.42a9.69,9.69,0,1,0-19.37,0v.42a2.81,2.81,0,0,0,0,5.54A5.62,5.62,0,0,0,11.76,28a13.91,13.91,0,0,0,6.74,1.3A13.91,13.91,0,0,0,25.24,28a5.62,5.62,0,0,0,2.91-4.69A2.81,2.81,0,0,0,30.5,20.55Zm-23,0a1.82,1.82,0,0,1,1.32-1.75v3.5A1.82,1.82,0,0,1,7.49,20.55Zm19.7,2a4.82,4.82,0,0,1-2.44,4.61,13,13,0,0,1-6.26,1.17,13,13,0,0,1-6.26-1.17,4.82,4.82,0,0,1-2.44-4.61V17.37A8.71,8.71,0,0,1,16,9c2.73,0,4.18,2,4.18,3.43a2,2,0,0,1-2,2A1.49,1.49,0,0,1,16.72,13a1.09,1.09,0,0,1,1.09-1.09.5.5,0,1,0,0-1A2.08,2.08,0,0,0,15.72,13a2.48,2.48,0,0,0,2.48,2.48,3,3,0,0,0,3-3,4.25,4.25,0,0,0-1.38-3,5,5,0,0,0-1.17-.83,8.7,8.7,0,0,1,8.57,8.69Zm1-.24v-3.5a1.82,1.82,0,0,1,0,3.5Z' fill='%23fff'/%3E%3Cpath d='M20.42,22.32a2.72,2.72,0,0,1-3.84,0,.5.5,0,0,0-.7.7,3.71,3.71,0,0,0,5.24,0,.5.5,0,0,0-.7-.7Z' fill='%23fff'/%3E%3C/svg%3E");
}
.relax__type-icon_weekend {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' viewBox='0 0 37 37'%3E%3Cpath d='M28.5,8.75H25.25V7.25a.75.75,0,0,0-1.5,0v1.5h-4.5V7.25a.75.75,0,0,0-1.5,0v1.5h-4.5V7.25a.75.75,0,0,0-1.5,0v1.5H8.5a2,2,0,0,0-2,2V28.5a2,2,0,0,0,2,2h20a2,2,0,0,0,2-2V10.75A2,2,0,0,0,28.5,8.75ZM29,28.5a.5.5,0,0,1-.5.5H8.5a.5.5,0,0,1-.5-.5V10.75a.5.5,0,0,1,.5-.5h3.25v1.5a.75.75,0,0,0,1.5,0v-1.5h4.5v1.5a.75.75,0,0,0,1.5,0v-1.5h4.5v1.5a.75.75,0,0,0,1.5,0v-1.5H28.5a.5.5,0,0,1,.5.5Z' fill='%23fff'/%3E%3Cpath d='M25.25,23h-3v2.25h3Z' fill='%23fff'/%3E%3Cpath d='M25.25,19.25h-3V21.5h3Z' fill='%23fff'/%3E%3Cpath d='M25.25,15.5h-3v2.25h3Z' fill='%23fff'/%3E%3C/svg%3E");
}

@media screen and (max-width: 767px) {
    .relax__season {
        display: inline-block;
        margin-bottom: 10px;
    }
    .relax__control {
        margin: 0 2px 8px;
    }
    .podbor__aside ul,
    .podbor__aside ol {
        list-style-position: inside;
    }
}
@media screen and (max-width: 767px) {
    .relax__label {
        padding: 6px 8px;
    }
}
/* /relax */
.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;
}
.gallery-row {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 2em;
}
.gallery-item {
    margin: 5px 10px;
}
.gallery-item-img {
    border-radius: 4px;
    opacity: 0.8;
    transition: 0.2s opacity linear;
}
.gallery-item-img:hover {
    opacity: 1;
}
/*faq*/

.u-content .accordion {
    padding: 0;
    margin: 0 auto;
    list-style: none;
    margin-bottom: 60px;
}

.u-content .accordion li {
    border-top: 1px solid #d9e5e8;
    position: relative;
    background-color: #fff;
    list-style: none;
}

.accordion a::after {
    width: 10px;
    height: 10px;
    border-right: 2px solid var(--base);
    border-bottom: 2px solid var(--base);
    position: absolute;
    right: 26px;
    content: "";
    top: 28px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a.active::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.accordion li p {
    font-weight: 300;
    display: none;
    padding: 10px 0 0 25px;
}
.accordion p {
    line-height: 2;
    padding: 10px;
    margin-bottom: 0;
}

.accordion li {
    padding: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    position: relative;
    font-weight: bold;
    line-height: normal;
    font-size: 18px;
    cursor: pointer;
    margin-bottom: 15px;
}
.accordion a {
    color: var(--base);
    padding-right: 30px;
    box-sizing: border-box;
    font-size: 20px;
    width: 100%;
    display: block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: bold;
}


.gallery-items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px
}
.video-item-image {
    display: block;
    width: 100%;
    height: auto;    
    opacity: .9;
    transition: .2s opacity linear;
    border-radius: 4px; 
    margin-bottom: .5em;
}
.video-item-link {
    display: block;
    position: relative;
}
.video-item-link:after{
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    width: 60px;
    height: 60px;
    background-image: url('../i/play_60x60.svg');
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .5;
    transition: .2s opacity linear;
}
.video-item:hover .video-item-link:after{
    opacity: 1;
}

.gallery-item-image {
    display: block;
    width: 100%;
    height: auto;    
    opacity: .9;
    transition: .2s opacity linear;
    border-radius: 4px;    
}
.video-item-image:hover{
    opacity: 1;
}
.gallery-item-image:hover{
    opacity: 1;
}
.gallery-folder-item-link {
    display: block;
    position: relative;
    opacity: .9;
    transition: .2s opacity linear;
}
.gallery-folder-item-title {
    box-sizing: border-box;
    padding: 5px 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(83, 90, 108, .3);
    color: white;
    text-decoration: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    font-size: 14px;
}
.gallery-folder-item-link:hover {
    opacity: 1;
}
.gallery-folder-item-link:hover .gallery-folder-item-title {
    background-color: rgba(83, 90, 108, .9);
}

.u-content .video-item-title {
    text-align: left;
}
.u-content .gallery-folder-item-title {
    text-align: left;
}



/* 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 var(--button);
    background: var(--button);
    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 */
#stellsPartner1{
	margin-bottom: 0!important;
}

@media screen and (max-width: 1070px) and (min-width: 768px){
	.header__col-3{
		display: none;
	}
}
@media screen and (max-width: 768px){
	.header__col-1{
		width: 100%;
	}
	.logo_header{
		width: 100%;
		flex-direction: column;
		justify-content: center;
		margin-bottom: 15px;
	}
	.header__col-3{
		width: 100%;
		flex: auto;
		display: flex;
		justify-content: center;
	}
	.contacts__phone, .contacts__address{
		text-align: center;
	}
}
@media screen and (max-width: 560px){
	.contacts__address{
		margin-bottom: 20px;
	}
}


