/* Индивидуальные стили сайта располагать в custom.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;
    --font-muted: #999;
    /* шрифт на основном цвете */
    --bgAltA: rgba(45, 178, 159, 0.7);
    --bgAltB: rgba(0, 124, 185, 0.7);
}

html.theme-dark_matter {
    --base: #56005c;
    /* меню, футер */
    --baseDarken: #9900cc;
    /* меню активное */
    --accent: #ce3f81;
    /* выделение, активное, важное, кнопки в шапке */
    --accentInverse: #fff;
    --accent-lighten: #f1adb3;
    /* выделение светлое */
    --background: #ececfb;
    /* светлый фон */
    --button: #00d6b2;
    /* кнопка */
    --button-font: #fff;
    /* шрифт кнопки */
    --font: #333;
    /* шрифт */
    --link: #56005c;
    /* ссылка */
    --link-hover: #9900cc;
    /* ссылка при наведении */
    --font-inverse: #fff;
    /* шрифт на основном цвете */
    --bgAltA: #2db29fb3;
    --bgAltB: 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;
    /* шрифт на основном цвете */
    --bgAltA: rgba(91, 41, 75, 0.7);
    --bgAltB: 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;
    /* шрифт на основном цвете */
    --bgAltA: rgba(246, 106, 97, 0.7);
    --bgAltB: 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;
    /* шрифт на основном цвете */
    --bgAltA: rgba(252, 173, 38, 0.7);
    --bgAltB: 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;
    /* шрифт на основном цвете */
    --bgAltA: rgba(252, 173, 38, 0.7);
    --bgAltB: rgba(0, 170, 225, 0.7);
}

html.theme-toad {
    --base: #47b89f;
    /* меню, футер */
    --baseDarken: #2b6e60;
    /* меню активное */
    --accent: #1c4154;
    /* выделение, активное, важное, кнопки в шапке */
    --accentInverse: #fff;
    --accent-lighten: #eaf3f3;
    /* выделение светлое */
    --background: #eaf3f3;
    /* светлый фон */
    --button: #0d2f41;
    /* кнопка */
    --button-font: #333;
    /* шрифт кнопки */
    --font: #333;
    /* шрифт */
    --link: #17544f;
    /* ссылка */
    --link-hover: #17544f;
    /* ссылка при наведении */
    --font-inverse: #fff;
    /* шрифт на основном цвете */
    --bgAltA: rgba(13, 47, 65, 0.7);
    --bgAltB: 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;
    /* шрифт на основном цвете */
    --bgAltA: rgba(62, 188, 86, 0.7);
    --bgAltB: 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;
    /* шрифт на основном цвете */
    --bgAltA: rgba(29, 153, 220, 0.7);
    --bgAltB: 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;
}

.theme-tuxedo .ex-card__nearest,
.theme-tuxedo .destination-switcher__place.selected {
    background-color: var(--baseDarken);
    border-color: var(--baseDarken);
}

.theme-tuxedo #headerUserProfile a {
    color: var(--baseDarken);
}

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;
    /* шрифт на основном цвете */
    --bgAltA: rgba(229, 107, 108, 0.7);
    --bgAltB: 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;
}

.--hover-bg-background:hover,
.--bg-background {
    background-color: var(--background);
}

.--hover-bg-accent:hover,
.--bg-accent {
    background-color: var(--accent);
}

.--hover-bg-baseDarken:hover,
.--bg-baseDarken {
    background-color: var(--baseDarken);
}

.--hover-bg-base:hover,
.--bg-base {
    background-color: var(--base);
}

.--hover-bg-bgAltA:hover,
.--bg-bgAltA {
    background-color: var(--bgAltA);
}

.--hover-bg-bgAltB:hover,
.--bg-bgAltB {
    background-color: var(--bgAltB);
}

.--hover-bg-light-grey:hover,
.--bg-light-grey {
    background-color: #eee;
}

.--hover-color-base:hover,
.--color-base {
    color: var(--base);
}

.--hover-color-baseDarken:hover,
.--color-baseDarken {
    color: var(--baseDarken);
}

.--hover-color-accent:hover,
.--color-accent {
    color: var(--accent);
}

.--hover-color-font-inverse:hover,
.--color-font-inverse {
    color: var(--font-inverse);
}

.--hover-color-font:hover,
.--color-font {
    color: var(--font);
}

.--hover-color-bgAltA:hover,
.--color-bgAltA {
    color: var(--bgAltA);
}

.--hover-color-bgAltB:hover,
.--color-bgAltB {
    color: var(--bgAltB);
}

.alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-primary {
    color: #084298;
    background-color: #cfe2ff;
    border-color: #b6d4fe;
}

.alert-secondary {
    color: #41464b;
    background-color: #e2e3e5;
    border-color: #d3d6d8;
}

.alert-success {
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
}

.alert-info {
    color: #055160;
    background-color: #cff4fc;
    border-color: #b6effb;
}

.alert-warning {
    color: #664d03;
    background-color: #fff3cd;
    border-color: #ffecb5;
}

.alert-danger {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
}

.alert-light {
    color: #636464;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

.alert-dark {
    color: #141619;
    background-color: #d3d3d4;
    border-color: #bcbebf;
}

[v-cloak] {
    display: none;
}

html {
    min-height: 100vh;
}

body {
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 1;
    min-width: 320px;
    min-height: 100vh;
    font-size: 16px;
    line-height: 1em;
    display: flex;
    flex-direction: column;
}

small {
    font-size: 0.9em;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

[data-lazy] {
    visibility: hidden;
}

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: 100%;
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 15px;
}

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;
}

.text-left {
    text-align: left;
}

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

.text-right {
    text-align: right;
}

.text-muted {
    color: var(--font-muted);
}

.text-capitalized {
    text-transform: uppercase;
}

.text-nowrap {
    white-space: nowrap;
}

.position-static {
    position: static;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.position-fixed {
    position: fixed;
}

.position-sticky {
    position: static;
}

.text-decoration-none {
    text-decoration: none;
}

.text-green {
    color: #00aa00;
}

.text-orange {
    color: #ff9800;
}

.dn {
    display: none;
}

.ov-x {
    overflow-x: auto;
}

.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 {
    -webkit-columns: 2;
    columns: 2;
}

.column-3 {
    -webkit-columns: 3;
    columns: 3;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.sticky + .b-main {
    padding-top: 80px;
    /*= Hmenu+Menumarginbottom*/
}

.corner-right-top {
    position: absolute;
    top: 0;
    right: 0;
}

/* LAYOUT */

.row-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row-main .content {
    width: 74.36%;
    margin-right: 2.56%;
}

.aside-right {
    width: 23.08%;
}

.wr_width-aside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.wr_width-aside .b-section {
    width: 74.36%;
    background-color: #fff;
    padding: 0 2%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.wr_width-aside .b-aside {
    width: 23.08%;
    margin-right: 2.56%;
}

.b-aside .block:last-child {
    margin-bottom: 0;
}

.b-main {
    padding: 30px 0 30px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.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.5em;
    /* 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;
}

.b-header-extra {
    display: flex;
    flex-direction: column;
}

.b-header-extra > * {
    margin: 0.25em;
}

/* BUTTONS */

button.btn,
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:focus {
    outline: none;
}

.btn:hover,
a.btn:hover {
    opacity: 0.85;
}

.btn_accent,
button.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 {
}

/* 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;
    resize: none;
}

.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__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
}

.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;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    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 */

.dataTables_paginate,
.pagination {
    text-align: center;
    margin: 20px 0;
}

.dataTables_paginate a,
.pagination > * {
    display: inline-block;
    margin: 0 10px;
    /* margin-bottom: 20px; */
    cursor: default;
}

/* HEADER */

#mpUserProfile {
    float: left;
    height: 34px;
    margin: 3px;
    display: flex;
    align-items: center;
    max-width: calc(100% - 50px);
    font-size: 12px;
}

#mpUserProfile a {
    color: var(--font-inverse);
    text-decoration: none;
    margin-right: 10px;
}

#mpUserProfile small {
    display: none !important;
}

#headerUserProfile {
    font-size: 14px;
    min-height: 24px;
}

#headerUserProfile a {
    display: inline-block;
    margin: 0.3em 0 0.3em 0.5em;
}

#headerUserProfile a {
    text-decoration: none;
    color: var(--accent);
    cursor: default;
}

.b-header {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    background: url(../i/header-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.wr_header {
    position: relative;
    /* padding: 0 0 20px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.header__col-1 {
    flex: 0 1 auto;
}

.header__col-2 {
    padding: 0 0.25em;
    flex: 0 1 auto;
}

.header__col-2 {
    padding-left: 0.25em;
}

.pay-link {
    position: absolute;
    right: 0;
    top: 20px;
    text-align: right;
    display: block;
}

.pay-link img {
    width: 200px;
    height: auto;
}

.contacts_header {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.contacts_header > * {
    padding: 0.25em;
}

.contacts_header .contacts__address {
    text-align: right;
    font-size: 16px;
}

.contacts_header .contacts__address a {
    text-decoration: none;
}

.logo__text {
    font-style: italic;
    color: #9e01d2;
    font-size: 29px;
    align-self: flex-end;
    margin-bottom: 5px;
}

.contacts_header .contacts__phone span {
    color: var(--font);
    font-size: 20px;
    font-weight: bold;
}

.b-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}

.logo__img {
    flex: 1 1 300px;
    max-width: 200px;
}

.logo__figure {
    position: relative;
    /* flex: 0 1 300px; */
}

.logo__text {
    position: absolute;
    bottom: 10px;
    right: -100px;
}

.b-slogan {
    text-decoration: none;
    flex: 1 1 auto;
    padding-left: 10px;
}

.slogan__title {
    font-size: 1.5rem;
    line-height: 1em;
    font-weight: bold;
    display: block;
    color: var(--base);
}

.slogan__subtitle {
    display: inline-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: 1em;
    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%;
    margin: 0;
}

.wr_nav-top > ul > li {
    display: table-cell;
    text-align: center;
    position: relative;
    color: var(--font-inverse);
}

.wr_nav-top > ul > li > a {
    padding: 16px 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:last-child > ul,
.wr_nav-top > ul > li:nth-last-child(2) > ul {
    right: 0;
}

.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;
    text-align: left;
}

.wr_nav-top > ul > li > ul > li > a,
.nav-top__wr > ul > li > a {
    display: block;
    padding: 0.5em 0;
    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 {
    -webkit-columns: 3;
    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;
    padding-right: 20px;
}

.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;
}

.wr_nav-top > ul > li > a {
    display: inline-block;
}

.nav-top__icon {
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -10px;
}

@media only screen and (max-width: 767px) {
    .wr_nav-top > ul > li > a {
        display: block;
    }
    .nav-top__icon {
        position: absolute;
        top: 12px;
        right: 13px;
        width: 1em;
        font-size: 1.25em;
    }
}

/* FOOTER */

.b-footer {
    margin-top: auto;
    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 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.b-nav-footer li {
    display: inline-block;
    margin: 0 5px;
}

.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(--bgAltA);
    -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(--bgAltB);
}

.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;
    padding: 10px 0;
}

.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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    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;
    display: inline-block;
}
.b-aside .news__date {
    margin-bottom: 0;
}

.news__item--main .news__date {
    left: -2%;
}

.news__title {
    font-size: 1.2rem;
    line-height: 1.2;
    margin-bottom: 6px;
    color: var(--base);
}

.news__title a {
    text-decoration: none;
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.team__item_inner {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 29.3333%;
    flex: 0 1 29.3333%;
    margin: 0 2% 50px;
    text-align: center;
    padding: 0;
}

.team__item_aside {
    padding: 17px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    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 {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50px;
    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 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -2%;
}

.awards__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 33.3333%;
    flex: 1 1 33.3333%;
    padding: 0 2%;
    -webkit-box-sizing: border-box;
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -2% 20px;
}

.article__item {
    margin-bottom: 50px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 29%;
    flex: 0 1 29%;
    margin: 0 2% 30px 2%;
    text-align: justify;
}

.article__figure {
    margin-bottom: 5px;
}

.article__text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 50px;
    text-align: justify;
}

.doverie__figure {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 225px;
    flex: 0 1 225px;
    margin-right: 30px;
    margin-bottom: 5px;
}

.doverie__text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    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 {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
    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__item-horizontal {
    max-width: 100%;
    height: auto;
}

.ex__item-horizontal:before {
    content: "";
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    margin-top: -15px;
    border-top: 1px solid #f0f0f0;
}

.ex__list > div:first-child > .ex__item-horizontal:before {
    display: none;
}

.ex-card__wr {
    width: 100%;
    padding-bottom: 80px;
}

.ex-card__wr-horizontal {
    display: flex;
    flex-wrap: wrap;
}

.ex-card__img-wr {
    overflow: hidden;
    height: 300px;
}

.ex-card__img {
    display: block;
    width: 100%;
    height: 300px;
    -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: var(--baseDarken);
    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);
    background-size: cover !important;
}

.quick-order__filed {
    margin-bottom: 12px;
}

.quick-order__title {
    font-size: 28px;
    line-height: 1;
    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;
}

.excursion-footnote {
    background: #f7f7f7;
    padding: 0.5em 1em;
    font-size: 0.8rem;
}

.excursion-footnote p {
    margin: 0;
    padding: 0.5em 0;
}

.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 {
    max-width: 840px;
    position: relative;
    margin-bottom: 30px;
}

.b-ex-infoCol {
    max-width: 330px;
}

.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: 550px;
    -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 {
    line-height: normal;
}

.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__quick {
}

.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;
    line-height: 1em;
    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;
    line-height: 1.2em;
    color: #dd0000;
    margin-top: 20px;
    background-color: #fff;
}

.form__success {
    text-align: center;
    font-size: 20px;
    line-height: 1.2em;
    color: #1c53a8;
    background-color: #fff;
}

.form_tour_submit {
    font-size: 14px;
    display: block;
    margin: 0 auto;
    padding: 16px 0 16px 0;
    max-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 {
    border-radius: 5px;
}

.order-long {
    background: var(--background);
    padding: 5%;
    border-radius: 5px;
}

.order-long__row {
    margin-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.order-long__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -2%;
}

.order-long__label {
    display: block;
    width: 140px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.red {
    color: #dd0000;
}

.order-long__fields {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 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 {
    -webkit-columns: 3;
    columns: 3;
}

.nav-countries__item {
    white-space: nowrap;
    margin-bottom: 1em;
}

.nav-countries__flag {
    margin-right: 10px;
    -webkit-box-shadow: 0 0 2px 0px #d4d4d4;
    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;
}

#vk_groups {
    max-width: 100%;
    overflow: hidden;
}

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) {
    .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;
    }
}

@media screen and (max-width: 1024px) {
    .wr_nav-top > ul > li > a {
        font-size: 0.75rem;
        padding: 12px 4px;
    }
}

@media screen and (max-width: 972px) {
    .header__col-1 {
        flex: 1 1 50%;
    }
    .header__col-2 {
        order: 3;
        margin: 0 auto;
    }
    .header__col-3 {
        order: 2;
    }
    .b-header-extra {
        flex-direction: row;
    }
    .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 only screen and (max-width: 768px) {
    #headerUserProfile {
        display: none;
    }
    .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;
    }
    .wr_nav-top {
        width: 100%;
    }
    .wr_nav-top > ul {
        display: block;
    }
    .wr_nav-top > ul > li {
        display: block;
        text-align: left;
        padding-left: 1em;
    }
    .wr_nav-top > ul > li:hover > ul,
    .wr_nav-top > ul > li > ul:hover {
        /* display: none; */
    }
    .wr_nav-top > ul > li > ul,
    .wr_nav-top > ul > li > .nav-top__wr {
        display: none;
        position: relative;
    }
    .wr_nav-top > ul > li.opened > ul,
    .wr_nav-top > ul > li.opened > .nav-top__wr {
        display: block;
    }
    .opened .nav-top__icon {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .nav-top__wr > ul {
        -webkit-columns: 1;
        columns: 1;
    }
    .nav-top__allcountry {
        margin: 0;
        background-color: inherit;
    }
    .b-header > .wr_header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .header__col-1 {
        justify-content: center;
        flex: 1 0 auto;
        margin-left: auto;
        margin-right: auto;
    }
    .logo__img {
        max-width: 36vw;
    }
    .b-logo {
    }
    .header__col-2,
    .header__col-3 {
        /* flex: 1 1 auto; */
        margin-bottom: 10px;
    }
    .contacts_header {
        justify-content: center;
        flex-direction: column;
    }
    .contacts_header .contacts__address {
        text-align: right;
    }
    .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 {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 44%;
        flex: 0 1 44%;
        margin: 0 3% 50px;
    }
    .article__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 44%;
        flex: 0 1 44%;
        margin: 0 3% 50px;
    }
    .awards__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 44%;
        flex: 0 1 44%;
        margin: 0 3% 50px;
    }
    /* .orders .dataTables_wrapper {
    display: flex;
    flex-direction: column;
}
.orders .dataTables_wrapper tr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0.5em 0;
}
.orders .dataTables_wrapper tr td {
    flex: 1 1 auto;
} */
}

@media screen and (max-width: 900px) {
    .contacts__phone {
        font-size: 16px;
    }
}

@media screen and (max-width: 767px) {
    .wr {
    }
    .b-main {
        margin-top: 0;
        padding-top: 0;
    }
    .wr_width-aside .b-section {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .header__col-2 {
        order: 3;
        margin-left: auto;
        margin-right: auto;
    }
    .header__col-3 {
        order: 2;
    }
    .b-header-extra {
        text-align: center;
    }
    .contacts__phone {
        padding: 0 0.25em;
    }
    .b-btn-order,
    .b-btn-callback {
    }
    .footer__col_2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 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;
    }
}

@media screen and (max-width: 720px) {
    .header__col-2 {
        order: 2;
    }
    .header__col-3 {
        order: 3;
        flex: 0 1 auto;
    }
    .b-header-extra {
        margin-top: 0;
        flex-direction: column;
    }
    .contacts_header {
        flex-direction: row;
        justify-content: flex-end;
    }
}

@media screen and (max-width: 640px) {
    .b-header {
        padding-bottom: 0;
    }
    .header__col-2 {
        order: 2;
    }
    .header__col-3 {
        order: 3;
        flex: 0 0 auto;
    }
    .b-header-extra {
        margin-top: 0;
        flex-direction: column;
    }
    .contacts_header {
        flex-direction: column;
        justify-content: flex-end;
    }
    .b-logo {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .logo__img {
        max-width: 50vw;
    }
    .contacts__phone,
    .contacts__address {
        text-align: center;
    }
    .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) {
    .b-header .b-btn-order,
    .b-header .b-btn-callback {
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    .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 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 480px) {
    .header__col-2 {
        margin-left: auto;
        margin-right: auto;
    }
    .header__col-3 {
        margin-left: auto;
        margin-right: auto;
    }
    .b-logo {
        flex-wrap: wrap;
    }
    .logo__figure,
    .b-slogan {
        display: block;
        width: 100%;
        text-align: center;
    }
    .logo__img {
        max-width: 60vw;
        max-height: 50vh;
        margin: 0 auto;
    }
    .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-header-extra {
        flex-direction: row;
    }
    .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%;
        margin-bottom: 10px;
    }
    .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 {
        -webkit-columns: 2;
        columns: 2;
    }
    .pay-link {
        display: none;
    }
    .logo__text {
        display: none;
    }
}

@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 {
        -webkit-columns: 1;
        columns: 1;
    }
}

@media screen and (max-width: 375px) {
    .b-stuff_inner,
    .articles__list {
        display: block;
    }
    .b-awards {
        display: block;
    }
}

/* Стили для копий главной страницы */

.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 {
    -webkit-columns: 1;
    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 {
        -webkit-columns: 1;
        columns: 1;
    }
}

/* SEARCH */

.b-search {
    width: 100%;
    padding: 0.5em 1em;
    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; */
}

.b-search .search__field select {
}

.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;
}

.search__label {
    font-weight: normal;
    color: #fff;
    margin-bottom: 5px;
}

.checkbox-list {
    font-size: 14px;
}

.search__choise-link {
    font-size: 14px;
    border: 1px solid #fff;
    padding: 6px 10px 7px;
    background: #fff url(../i/icoplus.png) no-repeat center right 8px;
    cursor: pointer;
}

.checkbox-list__title {
    padding: 5px;
    display: inline-block;
}

.checkbox-list-wr {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 100%;
    border: 1px solid #0d2f41;
    background: #fff;
    z-index: 10;
    display: none;
    margin-top: -15px;
}

.search__field_peoples {
    width: 20%;
}

.search__field_submit {
    width: 100%;
}

.search__submit-wr {
    text-align: right;
}

.search__submit {
    text-transform: lowercase;
    color: var(--accentInverse);
    background: var(--accent);
    cursor: pointer;
    padding: 8px 23px;
    overflow: visible;
    border: none;
    font-size: 16px;
    line-height: 20px;
    border-radius: 4px;
}

.search__label--iblock {
    display: inline-block;
    font-weight: normal;
    margin-right: 5px;
}

.search__label {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    margin-bottom: 10px;
}

.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;
}

.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;
}

.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;
    }
}

/* HOTELS */

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

#hotelB h2 {
    margin: 0.5em 0;
    color: #2d3856;
}

#hotelB h2 span {
    margin-right: 10px;
    font-size: 1.25em;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: "icomoon" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-bar:before {
    content: "\e900";
}

.icon-bed:before {
    content: "\e901";
}

.icon-bed2x:before {
    content: "\e902";
}

.icon-calendar:before {
    content: "\e903";
}

.icon-calendar_1:before {
    content: "\e904";
}

.icon-car:before {
    content: "\e905";
}

.icon-check:before {
    content: "\e906";
}

.icon-down-arrow:before {
    content: "\e907";
}

.icon-house:before {
    content: "\e908";
}

.icon-left-arrow:before {
    content: "\e909";
}

.icon-map:before {
    content: "\e90a";
}

.icon-map_pin:before {
    content: "\e90b";
}

.icon-mastercard .path1:before {
    content: "\e90c";
    color: rgb(147, 27, 29);
}

.icon-mastercard .path2:before {
    content: "\e90d";
    margin-left: -1em;
    color: rgb(241, 102, 34);
}

.icon-mastercard .path3:before {
    content: "\e90e";
    margin-left: -1em;
    color: rgb(247, 152, 29);
}

.icon-mastercard .path4:before {
    content: "\e90f";
    margin-left: -1em;
    color: rgb(203, 32, 38);
}

.icon-mastercard .path5:before {
    content: "\e910";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-mastercard .path6:before {
    content: "\e911";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-mastercard .path7:before {
    content: "\e912";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-mastercard .path8:before {
    content: "\e913";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-mastercard .path9:before {
    content: "\e914";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-mastercard .path10:before {
    content: "\e915";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-mastercard .path11:before {
    content: "\e916";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-mastercard .path12:before {
    content: "\e917";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-mastercard .path13:before {
    content: "\e918";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-mastercard .path14:before {
    content: "\e919";
    margin-left: -1em;
    color: rgb(255, 255, 255);
}

.icon-men:before {
    content: "\e91a";
}

.icon-parking:before {
    content: "\e91b";
}

.icon-people:before {
    content: "\e91c";
}

.icon-price:before {
    content: "\e91d";
}

.icon-right-arrow:before {
    content: "\e91e";
}

.icon-spa:before {
    content: "\e91f";
}

.icon-star:before {
    content: "\e920";
}

.icon-star_1:before {
    content: "\e921";
}

.icon-sweem:before {
    content: "\e922";
}

.icon-up-arrow:before {
    content: "\e923";
}

.icon-visa .path1:before {
    content: "\e924";
    color: rgb(41, 54, 136);
}

.icon-visa .path2:before {
    content: "\e925";
    margin-left: -1em;
    color: rgb(41, 54, 136);
}

.icon-visa .path3:before {
    content: "\e926";
    margin-left: -1em;
    color: rgb(41, 54, 136);
}

.icon-visa .path4:before {
    content: "\e927";
    margin-left: -1em;
    color: rgb(41, 54, 136);
}

.icon-visa .path5:before {
    content: "\e928";
    margin-left: -1em;
    color: rgb(247, 152, 29);
}

.icon-wi-fi:before {
    content: "\e929";
}

.icon-zayavka:before {
    content: "\e92a";
}

#hotelB .slick-prev,
#hotelB .slick-next {
    position: absolute;
    z-index: 3;
    font-size: 0;
    top: 50%;
    width: 50px;
    border: none;
    background: rgba(0, 0, 0, 0.4);
}

.hotel-gallery-mini .slick-prev,
.hotel-gallery-mini .slick-next {
    height: 100%;
    top: 0;
    margin-top: 0;
}

.hotel-gallery-mini .slick-slide:focus {
    outline: none;
}

.hotel-gallery-mini .slick-slide {
    background: #000;
    cursor: pointer;
}

#hotelB .hotel-gallery-mini .slick-slide img {
    opacity: 0.5 !important;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

#hotelB .hotel-gallery-mini .slick-current img {
    opacity: 1 !important;
}

#hotelB .slick-prev {
    left: 0;
}

#hotelB .slick-next {
    right: 0;
}

#hotelB .slick-prev:hover,
#hotelB .slick-next:hover,
#hotelB .slick-prev:focus,
#hotelB .slick-next:focus {
    background: #0877ab;
    outline: none;
}

#hotelB .slick-prev.slick-disabled:before,
#hotelB .slick-next.slick-disabled:before {
    opacity: 0.25;
}

#hotelB .slick-prev:before,
#hotelB .slick-next:before {
    font-family: "icomoon";
    font-size: 16px;
    line-height: 1;
    color: #fff;
}

#hotelB .slick-prev:before {
    content: "\e909";
}

#hotelB .slick-next:before {
    content: "\e91e";
}

/* Dots */

#hotelB .slick-dotted.slick-slider {
    margin-bottom: 30px;
}

#hotelB .slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

#hotelB .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

#hotelB .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

#hotelB .slick-dots li button:hover,
#hotelB .slick-dots li button:focus {
    outline: none;
}

#hotelB .slick-dots li button:hover:before,
#hotelB .slick-dots li button:focus:before {
    opacity: 1;
}

#hotelB .slick-dots li button:before {
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "Ð²Ð‚Ñž";
    text-align: center;
    opacity: 0.25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#hotelB .slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: black;
}

#hotelB .slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    margin-bottom: 5px;
}

#hotelB .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#hotelB .slick-list:focus {
    outline: none;
}

#hotelB .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

#hotelB .slick-slider .slick-track,
#hotelB .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

#hotelB .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#hotelB .slick-track:before,
#hotelB .slick-track:after {
    display: table;
    content: "";
}

#hotelB .slick-track:after {
    clear: both;
}

#hotelB .slick-loading .slick-track {
    visibility: hidden;
}

#hotelB .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir="rtl"] .slick-slide {
    float: right;
}

#hotelB .slick-slide img {
    display: block;
    margin: 0 auto;
}

#hotelB .slick-slide.slick-loading img {
    display: none;
}

#hotelB .slick-slide.dragging img {
    pointer-events: none;
}

#hotelB .slick-initialized .slick-slide {
    display: block;
}

#hotelB .slick-loading .slick-slide {
    visibility: hidden;
}

#hotelB .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

#hotelB .slick-arrow.slick-hidden {
    display: none;
}

.hotel-top {
    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;
}

.hotel-status {
    padding-top: 8px;
    padding-bottom: 8px;
    /* display: flex; */
}

@media (max-width: 767px) {
    .hotel-top.no-price .hotel-status {
        width: 40%;
    }
    .hotel-top.no-price .map-address {
        width: 60%;
    }
}

@media (max-width: 479px) {
    .hotel-top.no-price .hotel-status {
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .hotel-top.no-price .map-address {
        width: 100%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}

.star-rating {
    display: inline-block;
    vertical-align: top;
    min-width: 100px;
    margin-left: 5px;
}

.star-rating .icon-star {
    font-size: 14px;
    line-height: 14px;
    color: #ffc600;
    margin-left: 2px;
}

.star-rating .icon-star:first-child {
    margin-left: 0;
}

.hotel-price {
    background: #f4fbfa;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 10px;
    text-align: center;
}

.price-from {
    color: #0ba992;
    font-size: 18px;
    font-weight: bold;
}

.per-night {
    color: #333333;
    font-size: 14px;
    padding-top: 8px;
}

.hotel-status > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.hotel-price-block {
    padding-right: 10px;
}

.hotel-mark {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background: #e5f4ff;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 60px 5px 10px;
    min-height: 50px;
}

.review-mark .how {
    color: #006ba0;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
}

.review-mark .how-reviews {
    font-size: 14px;
    padding-top: 8px;
    text-align: right;
}

.review-mark .how-reviews a {
    display: block;
    color: #333333;
    font-size: 14px;
    text-decoration: none;
}

.hotel-mark .mark {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    background: #125889;
    border-radius: 5px 5px 5px 0;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

.hotel-page h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #125889;
    font-size: 22px;
    line-height: 26px;
}

.hotel-page h2 span[class*="icon-"] {
    color: #125889;
    margin-right: 10px;
    font-size: 32px;
}

.hotel-gallery,
.hotel-gallery-mini {
    max-width: 848px;
}

.hotel-descr {
    margin-top: 30px;
    color: #000033;
    font-size: 15px;
    line-height: 24px;
}

#content .hotel-descr p {
    color: #000033;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px;
}

#content .cond-table .table td {
    border: none;
    font-size: 16px;
    padding: 10px;
}

.cond-table .table tr:nth-child(odd) {
    background: #edf4f9;
}

#content .cond-table .cond-time {
    float: right;
    font-weight: bold;
}

#content .cond-table .cond-hint {
    color: #000;
    line-height: normal;
    font-size: 14px;
}

.cond-table .vw {
    line-height: 25px;
}

.cond-table .vw > div {
    float: right;
    padding-left: 10px;
}

.cond-table .vw > div img {
    display: block;
}

.cond-table .vw .icon-mastercard {
    font-size: 34px;
}

#content .comfort-table .table {
    width: 100%;
    margin-top: 30px;
}

#content .comfort-table .main-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#content .comfort-table .table td,
#content .comfort-table .comfort-item {
    border: none;
    font-size: 13px;
    padding: 10px;
    text-align: center;
}

#content .comfort-table .comfort-item {
    padding: 8px 5px;
}

#content .comfort-table .comfort-item:nth-child(even) {
    background: #edf4f9;
}

#content .comfort-table .table td div[class*="icon-"],
#content .comfort-table div[class*="icon-"] {
    color: #0f9985;
    font-size: 32px;
}

.comfort-table .show-all {
    text-align: center;
}

.comfort-table .show-all button {
    text-align: center;
    font-size: 13px;
    line-height: 34px;
    color: #fff;
    padding: 0 30px;
    border: none;
    margin-top: 15px;
    border-radius: 3px;
    background: #2db29f;
}

.comfort-table .show-all button:hover {
    background: #28a997;
}

.cost-table {
    width: 100%;
}

#content .cost-table th {
    padding: 10px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    border-color: #006ba0;
    background: #006ba0;
    vertical-align: middle;
}

#content .cost-table td {
    vertical-align: middle;
    padding: 10px;
}

#content .cost-table td .icon-bed {
    display: inline-block;
    vertical-align: bottom;
    font-size: 20px;
    line-height: 30px;
    color: #006ba0;
    font-weight: bold;
    margin-left: 5px;
}

#content .cost-table td .icon-bed2x {
    display: inline-block;
    vertical-align: bottom;
    font-size: 34px;
    line-height: 29px;
    color: #006ba0;
    font-weight: bold;
    margin-left: 5px;
}

#content .cost-table .cost-number a {
    font-size: 16px;
    font-weight: bold;
}

#content .cost-table .cost-number p {
    color: #333333;
    font-size: 13px;
}

.cost-table .cost-photo,
.cost-table .cost-men,
.cost-table .cost-price {
    text-align: center;
}

#content .cost-table .cost-photo {
    width: 15%;
}

#content .cost-table td .icon-men {
    display: inline-block;
    vertical-align: bottom;
    font-size: 18px;
    line-height: 18px;
    color: #006ba0;
    font-weight: bold;
    margin-left: 5px;
}

.cost-table .cost-price,
.cost-table .cost-men {
    color: #006ba0;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}

.hotel-cost,
.hotel-order {
    margin-top: 50px;
}

.hotel-order .msg {
    font-size: 16px;
    padding: 10px;
}

.order-room {
    padding: 0 15px;
    background: #edf4f9;
}

.order-room > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.order-room .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.order-room input[type="text"],
.order-room input[type="tel"] {
    line-height: 30px;
    border: #007cb9 1px solid;
    padding: 0 10px;
    font-size: 14px;
    color: #333333;
    width: 100%;
}

.order-room select {
    width: auto;
    height: 30px;
    border: #007cb9 1px solid;
    /* padding: 0 10px; */
    font-size: 14px;
    color: #333333;
}

.order-room .order-room-row {
    margin-bottom: 20px;
}

.order-room .order-room-row label {
    font-size: 12px;
    color: #333333;
}

.order-room .to-child {
    padding: 0;
    text-align: center;
}

.order-room .to-room {
    text-align: right;
}

.order-room .order-agree {
    font-size: 14px;
    color: #125889;
    font-weight: normal;
}

.order-room .order-agree label {
    display: block;
    width: 100%;
}

.order-room .order-button {
    text-align: center;
    margin-top: auto;
}

.order-room .order-button button {
    text-align: center;
    font-size: 13px;
    line-height: 22px;
    color: #fff;
    padding: 6px 10px;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    border-radius: 3px;
    background: var(--button);
    letter-spacing: 1px;
    -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 95, 81, 0.18);
    box-shadow: 0px 6px 24px 0px rgba(0, 95, 81, 0.18);
}

.order-room .order-button button:hover {
    opacity: 0.85;
}

.order-room .order-button button span[class*="icon-"] {
    position: relative;
    top: -2px;
    display: inline-block;
    vertical-align: middle;
    font-size: 21px;
    line-height: 30px;
}

.order-room .textarea-row input[type="text"] {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.order-room .order-agree {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.order-room #agree {
    margin-right: 10px;
    min-width: 13px;
    min-height: 13px;
    max-width: 13px;
    max-height: 13px;
}

.order-room .order-agree a {
    color: #006ba0;
    font-weight: bold;
}

.hotel-map {
    margin-top: 50px;
}

#hotel-map {
    border: #006ba0 1px solid;
    padding-right: 1px;
}

.map-address {
    color: #006ba0;
    font-size: 14px;
    line-height: 1.2;
    margin: 10px 0;
}

.hotel-top .map-address {
    margin-top: 0;
}

.yesBullet,
.noBullet {
    background: #53b965;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.noBullet {
    background: #e63c3c;
}

.tv-search-form .TVExtSearchForm {
    max-width: 100%;
}

#hotelB #ymap,
.ymap {
    width: 100%;
    height: 300px;
}

/* Catalog */

.region-card {
    line-height: 1.4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.region-card a {
    text-decoration: none;
}

.region-card_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.region-card_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    text-align: center;
    color: #d11211;
    font-weight: bold;
}

.region-card_desc {
    font-size: 14px;
}

.region-card_info {
    font-size: 14px;
}

.region-card_arrives-title {
    font-size: 14px;
}

.region-card_list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -3px;
}

.region-card_list ul li {
    margin: 3px 5px;
}

.region-card_list ul li a {
    font-size: 14px;
    color: #0b5ec5;
}

.region-card_arrives {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.region-card_arrives-list-item {
    font-size: 14px;
    background: #fafafa;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 2px 0;
    width: 100%;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    border-bottom: 1px solid #eee;
}

.region-card_arrives-list-item_dates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.region-card_arrives-list-item_date_from,
.region-card_arrives-list-item_date_to {
    padding: 2px 4px;
    color: #1bc012;
    font-size: 14px;
}

.region-card_arrives-list-item_date_to {
    color: #d11211;
}

.region-card_arrives-list-item_dates .date {
    display: inline-block;
    margin-right: 4px;
}

.region-card_arrives-list-item_hotel_pagetitle {
    text-align: right;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 5px;
    text-decoration: underline;
}

.hotelCatalogCard {
    position: relative;
}

.hotelCatalogCard .img {
    text-align: center;
}

.region-card_info,
.hotelCatalogCard .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.hotelCatalogCard .star-rating {
    margin: 0;
    padding: 5px 0 5px 0;
    min-width: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.hotelCatalogCard .resort {
    margin-left: auto;
    padding: 5px 0 5px 10px;
    text-align: right;
    color: var(--font);
}

.hotelCatalogCard .header {
    display: flex;
    align-items: center;
}

.hotelCatalogCard .header a {
    line-height: 1.2em;
    font-size: 16px;
    text-decoration: none;
    display: block;
    padding: 5px 5px 10px 0;
}

.hotelCatalogCard .rating {
    background: #125889;
    border-radius: 5px 5px 5px 0;
    text-align: center;
    padding: 0 8px;
    line-height: 26px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: auto;
    margin-top: 2px;
}
.hotelCatalogCard__price-from {
    /* text-align: right; */
    margin-bottom: 0.5em;
    text-align: center;
    margin-bottom: 0.5em;
    background: var(--bgAltA);
    padding: 7px 7px;
    color: var(--button-font);
    display: inline-flex;
    margin: 0 auto 10px;
}
.hotelCatalogCard__price-from span {
    font-size: 18px;
    font-weight: bold;
    color: var(--baseDarken);
}

/* HOTELS END */

.popular__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 -0.65% 30px -0.65%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-height: 680px;
}

.popular__item {
    width: 32.04%;
    margin: 0 0.666% 15px 0.666%;
    position: relative;
    height: 155px;
    background-size: cover;
    background-position: center;
    -webkit-box-shadow: 0 0 3px #ccc;
    box-shadow: 0 0 3px #ccc;
}

.popular__item_big {
}

.popular__item:nth-child(1) {
    height: 325px;
}

.popular__item:nth-child(5) {
    height: 325px;
}

.popular__item:nth-child(7) {
    height: 325px;
}

.popular__item:nth-child(1) .popular__label {
    background-color: #a97878;
}

.popular__item:nth-child(2) .popular__label {
    background-color: #596770;
}

.popular__item:nth-child(3) .popular__label {
    background-color: #78a98f;
}

.popular__item:nth-child(4) .popular__label {
    background-color: #8278a9;
}

.popular__item:nth-child(5) .popular__label {
    background-color: #78a0a9;
}

.popular__item:nth-child(6) .popular__label {
    background-color: #787aa9;
}

.popular__item:nth-child(7) .popular__label {
    background-color: #a98478;
}

.popular__item:nth-child(8) .popular__label {
    background-color: #5f7059;
}

.popular__item:nth-child(9) .popular__label {
    background-color: #a97895;
}

.popular__label {
    position: absolute;
    bottom: 20px;
    right: 0;
    padding: 10px 15px 10px 30px;
    color: #fff;
    font-size: 14px;
    background-color: #a97878;
    text-align: right;
}

.popular__resort {
}

.popular__country {
    font-weight: bold;
}

@media screen and (max-width: 568px) {
    .popular__item {
        width: 48%;
        margin: 0 1% 15px 1%;
    }
    .popular__item:nth-child(1) {
        height: 155px;
    }
    .popular__item:nth-child(5) {
        height: 155px;
    }
    .popular__item:nth-child(7) {
        height: 155px;
    }
    .popular__list {
        overflow: hidden;
    }
}

.tour-title {
    position: relative;
    font-size: 34px;
    font-weight: bold;
    color: var(--base);
    margin-bottom: 30px;
    margin-top: 30px;
}

.tour-info {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: var(--background);
    padding: 30px;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.tour-info__label {
    margin-bottom: 15px;
    line-height: 1.5;
}

.calendar {
    width: 24px;
    height: 24px;
    fill: var(--base);
    vertical-align: middle;
}

.map-icon {
    width: 24px;
    height: 24px;
    fill: var(--base);
    margin-right: 10px;
    vertical-align: middle;
}

.tour-program {
    margin-left: 20px;
    border-left: 4px solid #dadada;
}

.tour-program__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.tour-program__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tour-program__link > img {
    margin-right: 10px;
}

.tour-program__link:hover {
    text-decoration: none;
}

.tour-program_day_gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.tour-program_day_gallery-item {
    margin-right: 10px;
}

.tour-program_day {
    margin-left: 60px;
    margin-bottom: 60px;
}

.tour-program-day {
    position: relative;
    font-size: 34px;
    font-weight: bold;
    color: var(--base);
    margin-bottom: 25px;
}

.tour-program-day::before {
    content: "";
    position: absolute;
    left: -76px;
    top: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    border-width: 7px;
    border-style: solid;
}

.tour-program_day:nth-of-type(4n + 1) .tour-program-day::before {
    border-color: #ffd15d;
}

.tour-program_day:nth-of-type(4n + 2) .tour-program-day::before {
    border-color: #67c6b9;
}

.tour-program_day:nth-of-type(4n + 3) .tour-program-day::before {
    border-color: #435b6c;
}

.tour-program_day:nth-of-type(4n + 4) .tour-program-day::before {
    border-color: #f3705b;
}

.tour-program-title {
    font-weight: bold;
    margin-bottom: 15px;
}

.table-price {
}

.table-price tr,
.table-price td,
.table-price th {
    padding: 10px;
    border: 1px solid #ddd;
    vertical-align: middle;
}

.table-price tr:nth-child(even) {
    background-color: #f7f7f7;
}

.table-price th {
    background-color: var(--background);
}

.table-price__caption {
    text-align: left;
    margin-bottom: 10px;
    font-weight: bold;
}

.table-price__wrapper p {
    margin: 0 0 1em 0;
    line-height: normal;
}

.fancybox-container.fullWindow .fancybox-slide > div {
    margin: 0;
    width: 100%;
    min-height: 100%;
    height: 100%;
}

.fancybox-content#busPopup,
.fancybox-content#loginPopup,
.fancybox-content#registerPopup,
.fancybox-content#tourOrderPopup,
.fancybox-content#userRolePopup {
    min-width: 100%;
    min-height: 100%;
}

.modal-dialog {
    max-width: 100%;
    height: 100%;
    margin: 0;
    -webkit-transform: none;
    transform: none;
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
    height: 100%;
    border: none;
    border-radius: 0;
}

.modal-body {
    background-color: #fff;
    position: relative;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    padding: 1rem;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.msg.error div {
    padding: 10px;
    background: #ef3c38;
    color: #fff;
    margin: 10px 0;
    text-align: center;
}

.msg.success div {
    padding: 10px;
    background: #2b9a42;
    color: #fff;
    margin: 10px 0;
    text-align: center;
}

input.error,
input[type].error,
select.error,
textarea.error {
    border-color: #ef3c38;
}

.tour-order-inner {
    margin: 45px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    border: 1px solid var(--background);
    background-color: #f7f7f7;
}

.tour-order-inner__header {
    font-size: 34px;
    font-weight: bold;
    color: var(--base);
    margin-bottom: 30px;
    text-align: center;
}

.tour-order-inner__form {
    width: 550px;
    margin: 0 auto;
}

.tour-order-inner .form__row {
    margin-bottom: 15px;
}

.tour-order-inner .tour-order-inner__submit {
    width: 220px;
    display: block;
    margin: 0 auto;
}

.tour-order-inner .agry {
    text-align: center;
}

.agry .form__label {
    display: inline-block;
}

@media only screen and (max-width: 767px) {
    .tour-order-inner {
        margin: 15px 0;
        border: none;
        background: none;
    }
    .tour-order-inner__form {
        width: 100%;
    }
}

@media (min-width: 1170px) and (max-width: 1440px) {
    .pay-link {
        width: 100px;
        top: 10px;
        right: 0px;
    }
}

@media (min-width: 992px) and (max-width: 1169px) {
    .pay-link {
        top: 10px;
    }
    .dashed-bottom {
        border-bottom: 1px dashed;
    }
}

.offer-label {
    position: absolute;
    left: 0;
    top: 20px;
    box-sizing: border-box;
    padding: 8px 15px;
    z-index: 2;
    box-shadow: 5px 0 5px rgb(0 0 0 / 20%);
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 95%;
    overflow: hidden;
    cursor: default;
}

.offer-label-hit {
    background-color: #ffd15d;
}
.offer-label-special {
    background-color: #67c6b9;
}
.offer-label-recommended {
    background-color: #f3705b;
}
.offer-label-new {
    background-color: #f3705b;
}
.offer-label-action {
    background-color: #d23a3a;
    color: #fff;
}
.offer-label-rostourism {
    background-color: #d23a3a;
    color: #fff;
}

.offer-label-additional {
    position: absolute;
    left: 0;
    top: 60px;
    box-sizing: border-box;
    padding: 0px 15px;
    z-index: 2;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 0 6px 6px 0;
}

.insurance {
    margin: 30px 0;
}

.insurance-title {
    margin-bottom: 15px;
}

.insurance-item {
    margin-bottom: 15px;
}

/* Tourist-tabs */

.tourist-tabs {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.tourist-tabs__item {
    padding: 20px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.tourist-tabs__item.active {
    border-top: solid 2px #e56d18;
    background-color: aliceblue;
    cursor: default;
}

.tourist {
    margin-bottom: 30px;
    background: aliceblue;
    padding: 30px 30px 20px 30px;
}

.tourist .row {
    margin-bottom: 20px;
}

.tourist__btn-reg[disabled],
.tourist__btn-reg[disabled]:hover {
    background: #ccc;
    opacity: 0.5;
}

/* Tourist-tabs */

.tour_table_price-table {
    display: table;
}

.tour_table_price-headers,
.tour_table_price-rows {
    display: table-row;
}

.tour_table_price-header,
.tour_table_price-cell {
    display: table-cell;
    padding: 0.4em 0.5em;
}

.tour_table_price-rows:nth-child(odd) {
    background-color: #f7f7f7;
}

/* Экскурсия */

.tourDatesTable {
    width: 100%;
}

.tourDatesTable th,
.tourDatesTable td {
    padding: 0.4em 0.5em;
}

.tourDatesTable tbody tr:nth-child(even) {
    background: #f3f3f3;
}

.ex_tag,
.tour_table_price-hotel_link {
    background: #f0f0f0;
    padding: 0.3em 0.5em;
    margin-right: 0.5em;
    line-height: 1em;
    display: inline-block;
}

a.ex_tag,
a.tour_table_price-hotel_link {
    color: var(--base);
    text-decoration: none;
}

.hotels_list {
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}

.exc_add-services-item-control {
    width: 150px;
}

.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;
}

.tourCats_item {
    color: (--font);
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
}

.tourCats_item:hover .tourCats_text,
.tourCats_item:hover .tourCats_desc {
    background-color: var(--base);
    color: var(--font-inverse);
}

.tourCats_header {
    font-size: 18px;
}

.tourCats_desc {
    font-size: 14px;
    line-height: 1.4;
}

.voyage-schedule {
    border: 2px solid var(--base);
    padding: 15px;
}

.voyage-schedule td {
    padding: 15px 10px;
    vertical-align: middle;
}

.voyage-schedule tr {
    border-top: 1px solid var(--accent);
}

.voyage-schedule tr:first-child {
    border-top: none;
}

.ctour-table {
    width: 100%;
    border: 1px solid #b8b8b8;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

.ctour-table thead {
    background-color: #ebebeb;
    font-weight: bold;
}

.ctour-table tr {
    border-bottom: 1px solid #b8b8b8;
    -webkit-transition: 0.1s all linear;
    transition: 0.1s all linear;
}

.ctour-table td,
.ctour-table th {
    padding: 5px 10px;
}

.ctour-table td,
.ctour-table th {
    border-right: 1px solid #b8b8b8;
}

.ctour-table-name {
    text-decoration: none;
}

.ctour-table-name:hover {
    text-decoration: underline;
}

.ctour-table tr:hover {
    background-color: #f4f4f4;
}

.calend__group-header {
    margin-bottom: 16px;
}

.calend__title {
    width: 25%;
}

.calend__duration {
    width: 18%;
}

.calend__dates {
    width: 8%;
    min-width: 88px;
}

.calend__route {
    width: 31%;
}

.calend__price {
    width: 10%;
}

.calend__seats {
    width: 8%;
}
.contact-inner-item a {
    text-decoration: none;
}
.contact-inner-item .icn {
    vertical-align: top;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}
