/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
img, legend {
    border: 0
}

.mfp-wrap, .owl-carousel .owl-item, .owl-carousel .owl-video-play-icon {
    -webkit-backface-visibility: hidden
}

.mfp-arrow, .nice-select, .owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent
}

.breadcrumbs, .join, .main-menu, .main-news__nav, .sub-menu {
    list-style-type: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a.nice-select.open, a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

h3 {
    color: #506982
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.logo__text, .nice-select, body {
    font-weight: 400
}

button {
    overflow: visible
}

button, sel ect {
    text-transform: none
}

.logo__text, .main-menu__link, .slides__title {
    text-transform: uppercase
}

input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend, td, th {
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

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

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

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

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

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

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

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.mfp-container:before, .mfp-figure:after, .nice-select:after, .sub-menu:after {
    content: ''
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;

}

.client-slider .owl-stage-outer .owl-item img {
    height: 90px;
}

.clients .owl-stage-outer .owl-item img {
    height: 90px;
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.nice-select, .xdsoft_noselect {
    -webkit-user-select: none;
    -moz-user-select: none
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn, sel ect {
    display: none
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: scale .1s ease;
    transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.nice-select {
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    height: 42px;
    line-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.nice-select:hover {
    border-color: #dbdbdb
}

.nice-select.open, .nice-select:active, .nice-select:focus {
    border-color: #999
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 5px
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none
}

.nice-select.disabled:after {
    border-color: #ccc
}

.nice-select.wide {
    width: 100%
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important
}

.nice-select.right {
    float: right
}

.nice-select.right .list {
    left: auto;
    right: 0
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px
}

.nice-select.small:after {
    height: 4px;
    width: 4px
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px
}

.nice-select .list {
    background-color: #fff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(.75) translateY(-21px);
    -ms-transform: scale(.75) translateY(-21px);
    transform: scale(.75) translateY(-21px);
    -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
    z-index: 9
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all .2s;
    transition: all .2s
}

.nice-select .option.focus, .nice-select .option.selected.focus, .nice-select .option:hover {
    background-color: #f6f6f6
}

.nice-select .option.selected {
    font-weight: 700
}

.xdsoft_datetimepicker {
    -webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .506);
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .506);
    background: #fff;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 2px 8px 8px 0;
    position: absolute;
    z-index: 9999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

.xdsoft_datetimepicker.xdsoft_rtl {
    padding: 8px 0 8px 8px
}

.xdsoft_datetimepicker iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 210px;
    background: 0 0;
    border: none
}

.xdsoft_datetimepicker button {
    border: none !important
}

.xdsoft_noselect {
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.xdsoft_noselect::-moz-selection {
    background: 0 0
}

.xdsoft_noselect::-moz-selection, .xdsoft_noselect::selection {
    background: 0 0
}

.xdsoft_datetimepicker.xdsoft_inline {
    display: inline-block;
    position: static;
    -webkit-box-shadow: none;
    box-shadow: none
}

.xdsoft_datetimepicker * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
    display: none
}

.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 224px;
    float: left;
    margin-left: 8px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 256px
}

.xdsoft_datetimepicker .xdsoft_timepicker {
    width: 58px;
    float: left;
    text-align: center;
    margin-left: 8px;
    margin-top: 0
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
    float: right;
    margin-right: 8px;
    margin-left: 0
}

.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
    margin-top: 8px;
    margin-bottom: 3px
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
    position: relative;
    text-align: center
}

.xdsoft_datetimepicker .xdsoft_label i, .xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC)
}

.xdsoft_datetimepicker .xdsoft_label i {
    opacity: .5;
    background-position: -92px -19px;
    display: inline-block;
    width: 9px;
    height: 20px;
    vertical-align: middle
}

.xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0;
    height: 30px;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    outline: 0;
    padding: 0;
    text-indent: 100%;
    width: 20px;
    min-width: 0;
    display: block;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap
}

.xdsoft_datetimepicker .xdsoft_prev {
    float: left;
    background-position: -20px 0
}

.xdsoft_datetimepicker .xdsoft_today_button {
    float: left;
    background-position: -70px 0;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_next {
    float: right;
    background-position: 0 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    float: none;
    background-position: -40px -15px;
    height: 15px;
    width: 30px;
    display: block;
    margin-left: 14px;
    margin-top: 7px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next, .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev {
    float: none;
    margin-left: 0;
    margin-right: 14px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background-position: -40px 0;
    margin-bottom: 7px;
    margin-top: 0
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 151px;
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box &gt; div &gt; div {
    background: #f5f5f5;
    border-top: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: center;
    border-collapse: collapse;
    cursor: pointer;
    border-bottom-width: 0;
    height: 25px;
    line-height: 25px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box &gt; div &gt; div:first-child {
    border-top-width: 0
}

.xdsoft_datetimepicker .xdsoft_next:hover, .xdsoft_datetimepicker .xdsoft_prev:hover, .xdsoft_datetimepicker .xdsoft_today_button:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.xdsoft_datetimepicker .xdsoft_label {
    display: inline;
    position: relative;
    z-index: 9999;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    background-color: #fff;
    float: left;
    width: 182px;
    text-align: center;
    cursor: pointer
}

.xdsoft_datetimepicker .xdsoft_label:hover &gt; span {
    text-decoration: underline
}

.xdsoft_datetimepicker .xdsoft_label:hover i {
    opacity: 1
}

.article:after, .slides-nav__next:hover, .slides-nav__prev:hover {
    opacity: .5
}

.xdsoft_datetimepicker .xdsoft_label &gt; .xdsoft_select {
    border: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 101;
    display: none;
    background: #fff;
    max-height: 160px;
    overflow-y: hidden
}

.xdsoft_datetimepicker .xdsoft_label &gt; .xdsoft_select.xdsoft_monthselect {
    right: -7px
}

.xdsoft_datetimepicker .xdsoft_label &gt; .xdsoft_select.xdsoft_yearselect {
    right: 2px
}

.xdsoft_datetimepicker .xdsoft_label &gt; .xdsoft_select &gt; div &gt; .xdsoft_option {
    padding: 2px 10px 2px 5px;
    text-decoration: none !important
}

.xdsoft_datetimepicker .xdsoft_label &gt; .xdsoft_select &gt; div &gt; .xdsoft_option:hover {
    color: #fff;
    background: #ff8000
}

.xdsoft_datetimepicker .xdsoft_label &gt; .xdsoft_select &gt; div &gt; .xdsoft_option.xdsoft_current {
    background: #3af;
    -webkit-box-shadow: #178fe5 0 1px 3px 0 inset;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_month {
    width: 100px;
    text-align: right
}

.xdsoft_datetimepicker .xdsoft_calendar {
    clear: both
}

.xdsoft_datetimepicker .xdsoft_year {
    width: 48px;
    margin-left: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%
}

.xdsoft_datetimepicker .xdsoft_calendar td &gt; div {
    padding-right: 5px
}

.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
    width: 14.2857142%;
    background: #f5f5f5;
    border: 1px solid #ddd;
    color: #666;
    font-size: 12px;
    text-align: right;
    vertical-align: middle;
    padding: 0;
    border-collapse: collapse;
    cursor: pointer;
    height: 25px
}

.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #f1f1f1
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #3af
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    -webkit-box-shadow: #ffb871 0 1px 4px 0 inset;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    -webkit-box-shadow: #00dd1c 0 1px 4px 0 inset;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box &gt; div &gt; div.xdsoft_current {
    background: #3af;
    -webkit-box-shadow: #178fe5 0 1px 3px 0 inset;
    box-shadow: #178fe5 0 1px 3px 0 inset;
    color: #fff;
    font-weight: 700
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, .xdsoft_datetimepicker .xdsoft_time_box &gt; div &gt; div.xdsoft_disabled {
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
    opacity: .2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box &gt; div &gt; div:hover {
    color: #fff !important;
    background: #ff8000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box &gt; div &gt; div.xdsoft_current.xdsoft_disabled:hover {
    background: #3af !important;
    -webkit-box-shadow: #178fe5 0 1px 3px 0 inset !important;
    box-shadow: #178fe5 0 1px 3px 0 inset !important;
    color: #fff !important
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box &gt; div &gt; div.xdsoft_disabled:hover {
    color: inherit !important;
    background: inherit !important;
    -webkit-box-shadow: inherit !important;
    box-shadow: inherit !important
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    font-weight: 700;
    text-align: center;
    color: #999;
    cursor: default
}

.xdsoft_datetimepicker .xdsoft_copyright {
    color: #ccc !important;
    font-size: 10px;
    clear: both;
    float: none;
    margin-left: 8px
}

.header__call, .header__datetime, .header__logo, .header__main-menu, .header__search, .header__search-header, .main-menu__item {
    float: left
}

.xdsoft_datetimepicker .xdsoft_copyright a {
    color: #eee !important
}

.xdsoft_datetimepicker .xdsoft_copyright a:hover {
    color: #aaa !important
}

.xdsoft_time_box {
    position: relative;
    border: 1px solid #ccc
}

.xdsoft_scrollbar {
    position: absolute;
    width: 7px;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer
}

.xdsoft_scrollbar &gt; .xdsoft_scroller {
    background: #ccc !important;
    height: 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
    left: 0;
    right: auto
}

.xdsoft_scroller_box {
    position: relative
}

.xdsoft_datetimepicker.xdsoft_dark {
    -webkit-box-shadow: 0 5px 15px -5px rgba(255, 255, 255, .506);
    box-shadow: 0 5px 15px -5px rgba(255, 255, 255, .506);
    background: #000;
    border-bottom: 1px solid #444;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    color: #ccc
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
    border-bottom: 1px solid #222
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box &gt; div &gt; div {
    background: #0a0a0a;
    border-top: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
    background-color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label &gt; .xdsoft_select {
    border: 1px solid #333;
    background: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label &gt; .xdsoft_select &gt; div &gt; .xdsoft_option:hover {
    color: #000;
    background: #007fff
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label &gt; .xdsoft_select &gt; div &gt; .xdsoft_option.xdsoft_current {
    background: #c50;
    -webkit-box-shadow: #b03e00 0 1px 3px 0 inset;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_next, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==)
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td {
    background: #0a0a0a;
    border: 1px solid #222;
    color: #999
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    border: 1px solid #222;
    background: #0e0e0e
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
    color: #c50
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2;
    -webkit-box-shadow: #ffb871 0 1px 4px 0 inset;
    box-shadow: #ffb871 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9;
    -webkit-box-shadow: #00dd1c 0 1px 4px 0 inset;
    box-shadow: #00dd1c 0 1px 4px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box &gt; div &gt; div.xdsoft_current {
    background: #c50;
    -webkit-box-shadow: #b03e00 0 1px 3px 0 inset;
    box-shadow: #b03e00 0 1px 3px 0 inset;
    color: #000
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box &gt; div &gt; div:hover {
    color: #000 !important;
    background: #007fff !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    color: #666
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
    color: #333 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
    color: #111 !important
}

.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
    color: #555 !important
}

.xdsoft_dark .xdsoft_time_box {
    border: 1px solid #333
}

.xdsoft_dark .xdsoft_scrollbar &gt; .xdsoft_scroller {
    background: #333 !important
}

.xdsoft_datetimepicker .xdsoft_save_selected {
    display: block;
    border: 1px solid #ddd !important;
    margin-top: 5px;
    width: 100%;
    color: #454551;
    font-size: 13px
}

.xdsoft_datetimepicker .blue-gradient-button {
    font-family: museo-sans, "Book Antiqua", sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #82878c;
    height: 28px;
    position: relative;
    padding: 4px 17px 4px 33px;
    border: 1px solid #d7d8da;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(73%, #f4f8fa));
    background: -webkit-linear-gradient(top, #fff 0, #f4f8fa 73%);
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(73%, #f4f8fa));
    background: linear-gradient(to bottom, #fff 0, #f4f8fa 73%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f4f8fa', GradientType=0)
}

.mfp-bg, .mfp-wrap {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:focus span, .xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:hover span {
    color: #454551;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f4f8fa), color-stop(73%, #FFF));
    background: -webkit-linear-gradient(top, #f4f8fa 0, #FFF 73%);
    background: -webkit-gradient(linear, left top, left bottom, from(#f4f8fa), color-stop(73%, #FFF));
    background: linear-gradient(to bottom, #f4f8fa 0, #FFF 73%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f8fa', endColorstr='#FFF', GradientType=0)
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    z-index: 1043;
    outline: 0 !important
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-close, .mfp-preloader {
    text-align: center;
    position: absolute
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloadera {
    color: #CCC
}

.mfp-close, .mfp-preloadera:hover {
    color: #FFF
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

.card, .slides, .sub-menu {
    overflow: hidden
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: 0;
    top: 0;
    text-decoration: none;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close.nice-select.open, .mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px
}

.mfp-arrow.nice-select.open, .mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow .mfp-a, .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b, .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.content__miniature, .mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.mfp-figure:after, img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.container_clearfix::after, .main-menu::after, header::after {
    clear: both;
    content: ""
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

.container, .page {
    -webkit-box-sizing: border-box
}

body, html {
    height: 100%
}

.icon_book, .icon_s-next, .icon_s-prev, .icon_search {
    background-image: url(images/sprite.png)
}

.action-card, .book-bottom, .error404, .form-book__input_date, .search-form__input {
    background-repeat: no-repeat
}

.main-menu__item_sub-menu, body, header {
    position: relative
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

::-webkit-input-placeholder {
    color: #424242;
    opacity: 1
}

:-moz-placeholder {
    color: #424242;
    opacity: 1
}

::-moz-placeholder {
    color: #424242;
    opacity: 1
}

:-ms-input-placeholder {
    color: #424242;
    opacity: 1
}

body input:focus:required:invalid, body input:required:valid, body textarea:focus:required:invalid, body textarea:required:valid {
    color: #424242
}

body {
    font-size: 14px;
    min-width: 1200px;
    line-height: 1.3;
    font-family: Arial, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    color: #151515
}

* {
    outline: 0
}

.hidden {
    display: none
}

.page {
    box-sizing: border-box;
    min-height: 100%;
    padding-bottom: 90px
}

.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box
}

.container_clearfix::after {
    display: table
}

.blue-text {
    color: #506982
}

.black-text {
    color: #151515
}

.nice-select.open .list {
    width: 100%
}

.icon {
    display: inline-block
}

.icon_search {
    background-position: -176px -221px;
    width: 21px;
    height: 19px
}

.icon_s-next {
    background-position: -110px -118px;
    width: 27px;
    height: 45px
}

.icon_s-prev {
    background-position: -137px -118px;
    width: 25px;
    height: 44px
}

.icon_book {
    background-position: 0 -249px;
    width: 29px;
    height: 29px
}

.icon_next, .icon_prev {
    width: 26px;
    height: 10px;
    background-image: url(images/sprite.png)
}

.icon_next {
    background-position: -192px -108px
}

.icon_prev {
    background-position: -218px -108px
}

.icon_c-next {
    background-image: url(images/sprite.png);
    background-position: 0 0;
    width: 70px;
    height: 118px
}

.icon_c-prev {
    background-image: url(images/sprite.png);
    background-position: -70px 0;
    width: 67px;
    height: 115px
}

.icon_fb, .icon_fb:hover, .icon_tw, .icon_tw:hover, .icon_vk, .icon_vk:hover {
    width: 26px;
    height: 26px;
    background-image: url(images/sprite.png)
}

.icon_vk {
    background-position: -150px -221px
}

.icon_vk:hover {
    background-position: -218px -163px
}

.icon_fb {
    background-position: -216px -193px
}

.icon_fb:hover {
    background-position: -72px -221px
}

.icon_tw {
    background-position: -98px -221px
}

.icon_tw:hover {
    background-position: -124px -221px
}

.icon_date {
    background-image: url(images/sprite.png);
    background-position: -247px -196px;
    width: 21px;
    height: 22px
}

.icon_call, .icon_mail {
    width: 18px;
    background-image: url(images/sprite.png)
}

.icon_call {
    background-position: -197px -221px;
    height: 18px
}

.icon_mail {
    background-position: -210px -146px;
    height: 12px
}

.icon_back {
    background-image: url(images/sprite.png);
    background-position: -162px -146px;
    width: 17px;
    height: 16px
}

.icon_close {
    background-image: url(images/sprite.png);
    background-position: -179px -146px;
    width: 16px;
    height: 15px
}

.icon_check {
    background-image: url(images/sprite.png);
    background-position: -234px -118px;
    width: 11px;
    height: 11px
}

.icon_marker {
    background-image: url(images/sprite.png);
    background-position: -268px -196px;
    width: 14px;
    height: 22px
}

.icon_24, .icon_24:hover, .icon_animal, .icon_animal:hover, .icon_bed, .icon_bed:hover, .icon_child, .icon_child:hover, .icon_cocktail, .icon_cocktail:hover, .icon_cold, .icon_cold:hover, .icon_dinner, .icon_dinner:hover, .icon_shower, .icon_shower:hover, .icon_tv, .icon_tv:hover, .icon_wi-fi {
    width: 36px;
    height: 28px;
    background-image: url(images/sprite.png)
}

.icon_cold {
    background-position: -247px -28px
}

.icon_cold:hover {
    background-position: -247px 0
}

.icon_dinner {
    background-position: -162px -118px
}

.icon_dinner:hover {
    background-position: -247px -84px
}

.icon_cocktail {
    background-position: -180px -193px
}

.icon_cocktail:hover {
    background-position: -144px -193px
}

.icon_shower {
    background-position: -110px -163px
}

.icon_shower:hover {
    background-position: -146px -163px
}

.icon_wi-fi {
    background-position: -36px -221px
}

.icon_wi-fi:hover {
    background-image: url(images/sprite.png);
    background-position: -182px -163px;
    width: 36px;
    height: 28px
}

.icon_bed {
    background-position: -108px -193px
}

.icon_bed:hover {
    background-position: -72px -193px
}

.icon_child {
    background-position: -36px -193px
}

.icon_child:hover {
    background-position: 0 -193px
}

.icon_animal {
    background-position: -247px -168px
}

.icon_animal:hover {
    background-position: -247px -140px
}

.icon_tv {
    background-position: 0 -221px
}

.icon_tv:hover {
    background-position: -198px -118px
}

.icon_24 {
    background-position: -247px -112px
}

.icon_24:hover {
    background-position: -247px -56px
}

.icon_cam {
    background-image: url(images/sprite.png);
    background-position: -29px -249px;
    width: 16px;
    height: 20px
}

.icon_close-popup {
    background-image: url(images/sprite.png);
    background-position: -195px -146px;
    width: 15px;
    height: 15px
}

.icon_r-next, .icon_r-prev {
    background-image: url(images/sprite.png);
    width: 55px;
    height: 75px
}

.icon_r-prev {
    background-position: -55px -118px
}

.icon_r-next {
    background-position: -137px 0
}

.icon_down, .icon_up {
    background-image: url(images/sprite.png);
    width: 45px;
    height: 33px
}

.icon_up {
    background-position: -192px -75px
}

.icon_down {
    background-position: -137px -75px
}

.logo__text {
    font-size: 22px;
    font-family: HeliosCondBoldItalic, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    vertical-align: bottom;
    margin-left: 10px;
    color: #5f6971
}

.book-in-site__icon, .book-in-site__text, .client__image, .owl-dot, .slides-nav__dots, .slides-nav__next, .slides-nav__prev {
    vertical-align: middle
}

.logo__link {
    display: block;
    text-decoration: none
}

.search-header {
    text-align: right;
    padding-top: 25px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none
}

.search-header__input {
    width: 40%;
    height: 36px;
    border: 2px solid #d9e2e9;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 15px;
    color: #73777a;
    font-size: 13px
}

.search-header__button {
    margin-left: 10px;
    width: 105px;
    height: 36px;
    border: 0;
    background-color: #133581;
    background-image: -webkit-linear-gradient(top, #133581 0, #1d3e86 13%, #08225c 80%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#133581), color-stop(13%, #1d3e86), color-stop(80%, #08225c));
    background-image: linear-gradient(to bottom, #133581 0, #1d3e86 13%, #08225c 80%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .75);
    cursor: pointer
}

.header__phone, .main-menu__link {
    font-family: HeliosCondBold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    text-decoration: none
}

.search-header__button:hover {
    text-shadow: none
}

.main-menu {
    margin: 0;
    padding: 0 0 0 13px
}

.main-menu::after {
    display: table
}

.main-menu__item_sub-menu:hover .sub-menu {
    display: block
}

.main-menu__link {
    font-size: 13px;
    color: #5f6971;
    display: block;
    padding: 42px 7px 23px
}

.main-menu__link:hover {
    background-color: #eef1f3
}

header {
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px #010202;
    box-shadow: 0 0 5px #010202;
    z-index: 5
}

.header__datetime, .header__search:hover {
    background-color: #eef1f3
}

header::after {
    display: table
}

.header__logo {
    width: 21.18644%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0
}

.header__main-menu, .header__search-header {
    width: 55.76271%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.header__datetime, .header__search {
    -webkit-box-sizing: border-box;
    text-align: center
}

.header__search {
    width: 3.38983%;
    box-sizing: border-box;
    display: block;
    padding: 40px 0 18px;
    text-decoration: none
}

.header__search_close {
    padding-bottom: 22px
}

.header__datetime {
    width: 6.61017%;
    box-sizing: border-box;
    padding: 19px 0 22px
}

.header__call, .sub-menu {
    -webkit-box-sizing: border-box
}

.header__time {
    display: block;
    font-size: 17px
}

.header__date {
    display: block;
    color: #6a747c;
    font-size: 11px;
    margin-top: 4px
}

.header__call {
    width: 13.05085%;
    box-sizing: border-box;
    padding: 20px 0 0 17px;
    text-align: right
}

.book-in-site, .client__item, .slides-nav {
    text-align: center
}

.header__call-label {
    display: block;
    font-size: 12px;
    color: #6a747c;
    line-height: 1
}

.header__phone {
    display: block;
    font-size: 21px;
    color: #3d5390;
    line-height: 1;
    margin-top: 5px
}

.sub-menu, .sub-menu__item:last-child:after {
    display: none
}

.sub-menu {
    position: absolute;
    top: 100%;
    left: -10px;
    min-width: 375px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .25);
    background-color: #f1f1f1;
    background-image: -webkit-linear-gradient(bottom, #f1f1f1, #fefefe);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#f1f1f1), to(#fefefe));
    background-image: linear-gradient(to top, #f1f1f1, #fefefe)
}

.sub-menu:after {
    position: absolute;
    top: -10px;
    left: -10%;
    width: 120%;
    z-index: 5;
    height: 10px;
    -webkit-box-shadow: 0 0 5px #010202;
    box-shadow: 0 0 5px #010202
}

.slides:after, .sub-menu__item:after {
    content: '';
    bottom: 0;
    left: 0
}

.action, .search-form_sidebar {
    -webkit-box-shadow: -1px 1px 3px rgba(0, 0, 0, .25)
}

.sub-menu__item {
    position: relative
}

.sub-menu__item:after {
    position: absolute;
    height: 1px;
    width: 80%;
    margin: 0 10%;
    background-color: #e1e1e1
}

.sub-menu__link {
    display: block;
    width: 100%;
    padding: 15px 40px 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #73777a;
    font-size: 15px;
    font-family: HelveticaNeueBold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    text-decoration: none
}

.slides__description, .slides__title {
    color: #fff;
    padding-left: 20px;
    font-weight: 400
}

.sub-menu__link:hover {
    background-color: #eef1f3
}

.slides {
    position: absolute;
    width: 100%;
    z-index: 0;
    height: 930px
}

.slides:after {
    position: absolute;
    right: 0;
    height: 30%;
    background-image: -webkit-linear-gradient(bottom, #fff, #ffffff 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#ffffff));
    background-image: linear-gradient(to top, #fff, #ffffff 100%);
    background-color: transparent
}

.search-form, .slider, .slides__nav {
    position: relative
}

.slides__item {
    background-image: url(images/slide.jpg);
    background-position: center center;
    background-size: cover;
    height: 930px;
    padding-top: 190px
}

.slides__title {
    margin: 0;
    font-size: 51px;
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    text-shadow: 1px 1px 0 #010202;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.owl-dot, .slides__description {
    -webkit-box-sizing: border-box
}

.slides__description {
    margin: 15px 0 0;
    width: 420px;
    font-size: 17px;
    font-family: HelveticaNeueRoman, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    box-sizing: border-box
}

.slides__nav {
    z-index: 2
}

.slides-nav {
    width: 100%
}

.slides-nav__prev {
    cursor: pointer;
    margin-right: 15px
}

.slides-nav__next {
    cursor: pointer;
    margin-left: 15px
}

.slides-nav__dots {
    display: inline
}

.owl-dot {
    display: inline-block;
    background-color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0 10px
}

.search-form__control::after, .slider::after, .slider__search::after {
    display: table;
    clear: both;
    content: ""
}

.owl-dot.active {
    background-color: #ec2821
}

.owl-dot:hover {
    background-color: #c93c37
}

.search-form {
    z-index: 3;
    width: 275px;
    background-color: #eef1f3;
    float: right;
    margin: 50px 25px 0 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /*padding: 15px 20px 22px;*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.search-form_sidebar {
    width: 100%;
    margin: 24px 0 0;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .25);
    float: none
}

.card, .main-company {
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .25)
}

.search-form__title {
    margin: 0;
    font-size: 19px;
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    color: #506982
}

.search-form__description {
    margin: 3px 0 0;
    font-size: 11px;
    color: #6a747c
}

.search-form__control {
    margin-top: 17px;
    position: relative
}

.search-form__input, .search-form__select {
    margin-top: 10px;
    height: 36px;
    -webkit-box-sizing: border-box
}

.search-form__icon {
    position: absolute;
    bottom: 8px;
    right: 10px
}

.search-form__label {
    width: 100%;
    display: block;
    font-size: 11px
}

.search-form__input {
    width: 100%;
    border: 2px solid #d9e2e9;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 5px 15px;
    color: #73777a;
    font-size: 13px;
    background-image: url(images/date.png);
    background-position: 95% center;
    cursor: pointer
}

.action-card, .article {
    background-position: center center;
    background-size: cover
}

.search-form__select {
    width: 80px;
    border: 2px solid #d9e2e9;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-sizing: border-box;
    line-height: 32px
}

.search-form__select.nice-select.open, .search-form__select.open, .search-form__select:active, .search-form__select:focus {
    border-color: #d9e2e9
}

.search-form__select:after {
    border-color: #b1b1b1
}

.search-form__button {
    width: 170px;
    height: 39px;
    border: 0;
    background-color: #313e4f;
    background-image: -webkit-linear-gradient(bottom, #313e4f 0, #404f66 20%, #556477 80%, #536375 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#313e4f), color-stop(20%, #404f66), color-stop(80%, #556477), to(#536375));
    background-image: linear-gradient(to top, #313e4f 0, #404f66 20%, #556477 80%, #536375 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .75);
    cursor: pointer
}

.card__heading, .card__title {
    border-bottom: 1px solid #cccfd1;
    -webkit-box-sizing: border-box
}

.card__title, .main-company__title {
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

.search-form__button:hover {
    text-shadow: none
}

.main-content {
    position: relative;
    z-index: 2;
    margin-top: 35px
}

.book-in-site {
    display: block;
    width: 100%;
    padding: 18px 0 16px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(238, 241, 243, .45);
    text-decoration: none;
    color: #506982
}

.book-in-site_margin {
    margin-top: 20px
}

.book-in-site__text {
    margin-left: 20px;
    font-size: 15px
}

.cards {
    margin-top: 23px
}

.cards::after {
    clear: both;
    content: "";
    display: table
}

.card {
    float: left;
    width: 32.03125%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #fdfdfd;
    margin-bottom: 40px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .25);
    position: relative
}

.card_margin {
    margin: 0 1.95312%
}

.card__link {
    display: block;
    color: #151515;
    text-decoration: none
}

.card__heading {
    padding: 21px 25px 18px;
    box-sizing: border-box
}

.card__heading::after {
    clear: both;
    content: "";
    display: table
}

.card__title {
    margin: 0;
    font-size: 18px;
    display: inline-block;
    box-sizing: border-box
}

.card__title:hover {
    border-bottom-color: transparent
}

.card__addres {
    font-size: 12px;
    color: #a9a9a9;
    padding-top: 7px;
    float: right
}

.card__slides {
    width: 410px;
    height: 257px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    overflow: hidden
}

.article, .main-company {
    -webkit-border-radius: 5px;
    float: left;
    overflow: hidden
}

.card__nav {
    position: absolute;
    bottom: 6px;
    left: 18px;
    z-index: 2
}

.card__nav-next, .card__nav-prev {
    cursor: pointer
}

.card__nav-next {
    display: inline-block;
    margin-left: 24px
}

.main-company {
    width: 66.01562%;
    height: 320px;
    margin-left: 1.95312%;
    background-color: #f1f1f1;
    background-image: -webkit-linear-gradient(bottom, #f1f1f1, #fefefe);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#f1f1f1), to(#fefefe));
    background-image: linear-gradient(to top, #f1f1f1, #fefefe);
    border-radius: 5px;
    margin-bottom: 40px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .25)
}

.main-company__heading {
    padding: 21px 25px 18px;
    border-bottom: 1px solid #cccfd1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.main-company__link {
    display: block;
    color: #151515;
    text-decoration: none
}

.main-company__title {
    margin: 0;
    font-size: 18px;
    display: inline-block;
    border-bottom: 1px solid #cccfd1
}

.main-company__content {
    padding: 15px 25px
}

.main-company__text {
    margin: 0 0 17px;
    line-height: 1.2
}

.article {
    width: 23.59375%;
    height: 235px;
    border-radius: 5px;
    position: relative;
    margin: 0 .9375%;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .25);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .25)
}

.article:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-image: -webkit-linear-gradient(bottom, #000, transparent 90%);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(90%, transparent));
    background-image: linear-gradient(to top, #000, transparent 90%);
    background-color: transparent;
    z-index: 1
}

.client-slider::after, .main-news__section::after {
    clear: both;
    content: ""
}

.article:hover:after {
    display: none
}

.article:first-child {
    margin-left: 0
}

.article:last-child {
    margin-right: 0
}

.article_card {
    margin: 0 2.25179% 40px 0;
    width: 30.91095%
}

.article__link {
    display: block;
    text-decoration: none;
    color: #fff;
    width: 100%;
    height: 100%
}

.article__description {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    padding: 20px 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.article__title {
    margin: 0;
    font-size: 20px;
    font-family: HelveticaNeueBold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .45);
	color: #ffffff;
}

.main-news__item, .subscription__title {
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.article__date {
    display: inline-block;
    margin-bottom: 15px;
    font-size: 14px
}

.main-news {
    margin-top: 6px
}

.main-news__nav {
    margin: 0;
    padding: 0 0 0 25px;
    font-size: 0
}

.main-news__item {
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase
}

.main-news__link {
    color: #6a747c;
    text-decoration: none
}

.main-news__link.active {
    color: #151515;
    border-bottom: 1px solid #cccfd1
}

.main-news__slash {
    margin: 0 13px;
    color: #cccfd1
}

.main-news__section {
    margin-top: 20px;
    display: none
}

.main-news__section::after {
    display: table
}

.main-news__section.open {
    display: block
}

.client__image {
    margin: 0 auto;
    filter: url("data:image/svg+xml;utf8,#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
    opacity: .54;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.client__image:hover {
    -webkit-filter: none;
    filter: none;
    opacity: 1
}

.client-slider {
    margin-top: 105px
}

.client-slider::after {
    display: table
}

.client-slider .client-slider__clients {
    margin-top: 16px;
}

.client-slider__clients, .client-slider__next, .client-slider__prev {
    display: block;
    float: left;
    cursor: pointer
}

.footer__top::after, .subscription::after {
    display: table;
    clear: both;
    content: ""
}

.client-slider__next:hover, .client-slider__prev:hover {
    opacity: .8
}

.client-slider__clients {
    width: 88.28125%
}

.subscription {
    background-color: #eef1f3;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 25px 22px
}

.subscription_margin_big {
    margin-top: 67px
}

.subscription_margin_small {
    margin-top: 20px
}

.subscription__heading {
    float: left
}

.subscription__title {
    margin: 0;
    font-size: 19px;
    color: #506982
}

.copyright, .footer__article {
    font-family: HelveticaNeueRoman, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif
}

.subscription__description {
    margin: 6px 0 0;
    font-size: 11px;
    color: #6a747c
}

.subscription__form {
    float: right;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.subscription__input {
    width: 573px;
    height: 36px;
    border: 2px solid #d9e2e9;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 15px;
    font-size: 13px
}

.subscription__button {
    height: 36px;
    width: 170px;
    margin-left: 20px;
    background-color: transparent;
    color: #506982;
    border: 2px solid #506982;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    line-height: 1
}

.footer__side_left, footer {
    -webkit-box-sizing: border-box
}

.subscription__button:hover {
    background-color: #506982;
    color: #fff
}

footer {
    margin-top: -50px;
    background-color: #f1f1f1;
    padding-top: 40px;
    padding-bottom: 25px;
    box-sizing: border-box
}

.footer__article, .footer__join {
    display: inline-block;
    vertical-align: middle
}

.footer__side {
    width: 50%;
    float: left
}

.footer__side_right {
    text-align: right
}

.footer__side_left {
    padding-left: 25px;
    box-sizing: border-box
}

.footer-error, .footer__bottom {
    -webkit-box-sizing: border-box
}

.footer__article {
    font-size: 13px;
    font-weight: 400;
    color: #143682;
    text-decoration: none;
    margin-right: 60px
}

.footer__article:hover {
    text-decoration: underline
}

.footer__bottom {
    padding-top: 25px;
    box-sizing: border-box
}

.footer__bottom::after {
    clear: both;
    content: "";
    display: table
}

.back, .breadcrumbs__item, .join__item {
    display: inline-block
}

.footer__side_left_bottom {
    padding-top: 10px;
    padding-left: 0;
    width: 35%
}

.footer__side_right_bottom {
    width: 65%
}

.footer-error {
    float: right;
    width: 164px;
    padding: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    text-align: left
}

.action, .call {
    background-color: #f1f4f5;
    -webkit-border-radius: 5px;
    -webkit-box-sizing: border-box
}

.action, .action-card, .month__item {
    text-align: center
}

.footer-error__text {
    margin: 0;
    font-size: 11px
}

.join {
    margin: 0;
    padding: 0
}

.join__item {
    margin: 0 7px;
    vertical-align: middle
}

.join__link {
    line-height: 0;
    font-size: 0
}

.join__title {
    font-size: 13px;
    color: #5f6971;
    margin-right: 5px;
    vertical-align: middle
}

.copyright {
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    color: #5f6971
}

.content {
    float: left;
/*! Расширяем окно контента 09.08.2024 (width: 76.32812%) */
    width: 99%
}

.content_contact {
    float: none;
    width: 100%
}

.content__title {
    margin: 0
}

.content__title_h1 {
    font-size: 25px;
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #506982
}

.content__text {
    margin: 33px 0 0;
    padding: 0 40px 0 0
}

.content__text_pansions {
    padding-left: 25px
}

.content__paragraph {
    margin: 1em 0
}

.content__back {
    margin-top: 48px
}

.breadcrumbs {
    margin: 0;
    padding: 37px 0 52px;
    font-size: 0
}

.date-type, .tag {
    padding: 25px 0 10px
}

.breadcrumbs__item {
    font-size: 12px;
    color: #a9a9a9;
    margin-right: 2px
}

.back, .date-type__date, .date-type__type, .tag__link, .tag__title {
    font-size: 14px;
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

.breadcrumbs__link {
    color: #a9a9a9;
	text-decoration: underline;
}

.breadcrumbs__link:hover, .tag a:hover {
    text-decoration: none;
}

.tag__title {
    color: #a9a9a9;
}

.tag__link {
    color: #506982;
    margin-right: 2px
}

.date-type__link, .tag__link:hover {
    text-decoration: none
}

.date-type__date, .date-type__type {
    color: #a9a9a9
}

.date-type__date {
    padding-right: 10px
}

.date-type__type {
    padding-left: 20px;
    border-left: 1px dotted #a9a9a9
}

.date-type__link {
    color: #a9a9a9
}

.action_text_blue, .back, .call__mail, .call__phone, .call__title, .pansions__title {
    color: #506982
}

.date-type__link:hover {
    text-decoration: underline
}

.back {
    text-decoration: none
}

.call__mail, .call__phone, .room-card__link {
    display: block
}

.back:hover {
    text-decoration: underline
}

.call__mail:hover, .call__phone, .room-card__link {
    text-decoration: none
}

.back__icon {
    margin-right: 10px;
    vertical-align: middle
}

.back__text {
    vertical-align: middle
}

.sidebar {
    float: right;
/*! Уменьшаем область баннера для расширения окна контента 09.08.2024 (width: 23.59375%;) */
    width: 23.59375%;
    padding-top: 38px
}

.sidebar_left {
    float: left;
    padding-top: 0
}

.action {
    border-radius: 5px;
    padding: 51px 15px 58px;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .25);
    box-sizing: border-box
}

.action__title {
    margin: 0;
    font-size: 55px;
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1
}

.action__before {
    margin: 10px 0 0;
    font-size: 35px;
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase
}

.action__discount {
    margin: 15px 0 0;
    font-size: 90px;
    font-family: HeliosCondBlack, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: .85
}

.action__text, .call__title {
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.action__text {
    margin: 0;
    font-size: 22px;
    line-height: 1;
    text-transform: uppercase
}

.call {
    border-radius: 5px;
    padding: 15px 23px 20px;
    -webkit-box-shadow: -1px 1px 3px rgba(0, 0, 0, .25);
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .25);
    margin-top: 24px;
    box-sizing: border-box
}

.action-card, .card-pansions {
    float: left;
    background-color: #fdfdfd
}

.card-pansions__heading, .card-pansions__title {
    border-bottom: 1px solid #cccfd1;
    -webkit-box-sizing: border-box
}

.call__title {
    margin: 0;
    font-size: 19px
}

.call__description {
    margin: 6px 0 0;
    font-size: 12px;
    line-height: 1.2
}

.call__icon {
    margin-right: 8px
}

.call__phone {
    margin-top: 16px;
    font-size: 19px;
    font-family: HeliosCondBold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.action-card__before, .action-card__title, .call__mail, .card-pansions__title, .pansions__title, .room-card__title {
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.call__mail {
    margin-top: 10px;
    font-size: 14px
}

.pansions {
    padding: 19px 0 24px
}

.pansions__title {
    margin: 0;
    font-size: 19px
}

.room-card {
    padding: 0 0 12px
}

.room-card_first {
    padding-top: 3px
}

.room-card__link::after {
    clear: both;
    content: "";
    display: table
}

.room-card__miniature {
    float: left
}

.room-card__description {
    margin-left: 210px
}

.room-card__title {
    font-size: 14px;
    color: #506982;
    text-decoration: underline
}

.action-card__link, .card-pansions__link, .room-card__title:hover {
    text-decoration: none
}

.card-pansions {
    width: 31.01331%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 50px;
    overflow: hidden;
    -webkit-box-shadow: -1px 1px 4px rgba(0, 0, 0, .25);
    box-shadow: -1px 1px 4px rgba(0, 0, 0, .25);
    position: relative;
    margin-right: 2.25179%
}

.card-pansions__link {
    display: block;
    color: #151515
}

.card-pansions__heading {
    padding: 21px 25px 18px;
    box-sizing: border-box
}

.card-pansions__heading::after {
    clear: both;
    content: "";
    display: table
}

.card-pansions__title {
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    box-sizing: border-box
}

.action-card, .month {
    -webkit-box-sizing: border-box
}

.card-pansions__title:hover {
    border-bottom-color: transparent
}

.card-pansions__addres {
    font-size: 12px;
    color: #a9a9a9;
    padding-top: 7px;
    display: block
}

.card-pansions__slides {
    width: 410px;
    height: 230px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    overflow: hidden
}

.action-card, .maps {
    -webkit-border-radius: 5px
}

.card-pansions__nav {
    position: absolute;
    bottom: 6px;
    left: 18px;
    z-index: 2
}

.accordion__item, .action-card, .maps {
    overflow: hidden;
    position: relative
}

.card-pansions__nav-next, .card-pansions__nav-prev {
    cursor: pointer
}

.card-pansions__nav-next {
    display: inline-block;
    margin-left: 24px
}

.action-card {
    width: 31.01331%;
    height: 315px;
    border-radius: 5px;
    margin-bottom: 50px;
    -webkit-box-shadow: -1px 1px 4px rgba(0, 0, 0, .25);
    box-shadow: -1px 1px 4px rgba(0, 0, 0, .25);
    margin-right: 2.25179%;
    box-sizing: border-box
}

.error404__content, .maps {
    -webkit-box-shadow: -1px 1px 3px rgba(0, 0, 0, .25)
}

.action-card__link {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 50px
}

.action-card__link_blue {
    color: #506982
}

.action-card__link_white {
    color: #fff
}

.month__link, .sorting__link, .yaers__link {
    color: #506982;
    text-decoration: none
}

.action-card__title {
    margin: 0;
    font-size: 55px;
    line-height: 1
}

.action-card__before {
    margin: 10px 0 0;
    font-size: 35px;
    line-height: 1;
    text-transform: uppercase
}

.action-card__discount {
    margin: 15px 0 0;
    font-size: 90px;
    font-family: HeliosCondBlack, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: .85
}

.action-card__text, .sorting__item {
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

.action-card__text {
    margin: 0;
    font-size: 22px;
    line-height: 1
}

.sorting, .yaers {
    margin: 25px 0 0;
    list-style-type: none
}

.sorting {
    padding: 0;
    font-size: 0
}

.sorting__item {
    display: inline-block;
    font-size: 14px;
    padding: 0 15px;
    border-left: 1px dotted #506982
}

.sorting__item.active, .sorting__item:hover {
    font-family: HeliosCondBold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.sorting__item:first-child {
    padding-left: 0;
    border-left: 0
}

.yaers {
    padding: 0;
    font-size: 0
}

.yaers__item {
    display: inline-block;
    font-size: 14px;
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 15px
}

.yaers__item.active, .yaers__item:hover {
    font-family: HeliosCondBold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.yaers__item:last-child {
    padding-right: 0
}

.month {
    margin: 17px 0 0;
    padding: 7px 0 3px;
    list-style-type: none;
    display: table;
    width: 97.5%;
    box-sizing: border-box;
    background-color: #eef1f3
}

.articles, .pagination {
    margin-top: 20px
}

.month__item {
    display: table-cell;
    font-size: 12px;
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    vertical-align: middle
}

.month__item.active, .month__item:hover {
    font-family: HeliosCondBold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.pagination__item, .pagination__title {
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.month__link {
    display: block
}

.articles::after {
    clear: both;
    content: "";
    display: table
}

.pagination__title {
    font-size: 14px;
    text-transform: uppercase;
    color: #a9a9a9
}

.pagination__list {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0
}

.pagination__item {
    display: inline-block;
    font-size: 14px;
    border-left: 1px dotted #506982
}

.error404__title, .pagination__item.active, .pagination__item:hover {
    font-family: HeliosCondBold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif
}

.pagination__item:first-child {
    border-left: 0
}

.pagination__item.active, .pagination__item:hover {
    font-weight: 400
}

.headslide__title, .search-result__date, .search-result__how, .search-result__title {
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.pagination__link {
    display: block;
    padding: 0 20px;
    color: #506982;
    text-decoration: none
}

.sort-year {
    width: 100%;
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 25px
}

.sort-year__item {
    display: table-cell
}

.sort-year__item:first-child {
    text-align: left
}

.sort-year__item:last-child {
    text-align: right
}

.search-result__form {
    margin-top: 28px
}

.search-result__input {
    width: 230px;
    height: 36px;
    border: 2px solid #d9e2e9;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 15px;
    color: #73777a;
    font-size: 13px
}

.search-result__input_404 {
    margin-top: 10px
}

.search-result__button {
    background: 0 0;
    border: none;
    height: 36px;
    vertical-align: middle;
    cursor: pointer;
    padding: 0 7px
}

.book-bottom, .error404, .headslide {
    background-size: cover
}

.search-result__button:hover {
    background-color: #eef1f3
}

.search-result__how {
    margin: 35px 0 0;
    font-size: 14px;
    color: #a9a9a9
}

.search-result {
    padding: 34px 25px 0 0
}

.search-result__item {
    padding: 30px 0 32px;
    border-bottom: 1px solid #cccfd1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.search-result__title {
    margin: 16px 0 0;
    font-size: 22px;
    color: #506982
}

.search-result__text {
    margin: 14px 0 0
}

.search-result__date {
    display: inline-block;
    font-size: 12px;
    color: #a9a9a9
}

.headslide {
    margin: 26px 25px 0 0;
    background-position: center center;
    padding: 20px 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 296px
}

.contact, .services {
    -webkit-box-sizing: border-box
}

.headslide__title {
    margin: 0;
    color: #fff;
    font-size: 33px;
    text-transform: uppercase;
    line-height: 1.2;
    text-shadow: 1px 1px 0 #010202
}

.headslide__description {
    margin: 22px 0 0;
    color: #fff;
    font-size: 17px;
    font-family: HelveticaNeueRoman, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.services {
    padding-top: 32px;
    display: table;
    width: 100%;
    padding-right: 25px;
    box-sizing: border-box
}

.services__item {
    display: table-cell;
    width: 33.333333333333333333%
}

.contact, .maps {
    width: 50%;
    float: left
}

.services__title {
    margin: 0;
    color: #6a747c;
    font-size: 19px;
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.list {
    margin: 10px 0;
    padding: 0 0 0 20px;
    list-style-image: url(images/check.png)
}

.list_margin {
    margin: 25px 0
}

.list__item {
    margin: 10px 0
}

.list__item_404, .list__item_service {
    font-size: 14px;
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.clients__title, .contact-form__title, .contact__term, .contact__title {
    font-size: 19px;
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.clients {
    margin-top: 50px
}

.clients__title {
    margin: 0;
    color: #506982
}

.client_content {
    margin-top: 30px
}

.maps {
    margin-top: 70px;
    height: 300px;
    border-radius: 5px;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .25);
    display: none;
    -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)
}

.maps.active {
    display: block
}

.accordion::after, .accordion__item::after {
    display: table;
    clear: both;
    content: ""
}

.accordion__item {
    border-bottom: 1px solid #cccfd1;
    padding: 20px 0 30px;
    height: 130px
}

.accordion__item.active {
    height: auto;
    overflow: visible
}

.accordion__slide {
    position: absolute;
    left: 0;
    bottom: 10px;
    color: #506982;
    cursor: pointer
}

.accordion__slide:hover {
    text-decoration: underline
}

.contact__body {
    display: none
}

.contact__body.active {
    display: block
}

.clearfix::after {
    clear: both;
    content: "";
    display: table
}

.contact {
    padding-right: 20px;
    box-sizing: border-box
}

.contact__title {
    color: #506982;
    text-transform: uppercase
}

.contact__term {
    margin: 20px 0 0;
    color: #506982
}

.contact__text {
    margin: 1em 0
}

.contact__link {
    text-decoration: none;
    color: #151515
}

.contact__link:hover {
    text-decoration: underline
}

.contact-form {
    margin-top: 50px;
    width: 25.625%
}

.contact-form__title {
    margin: 0;
    color: #506982
}

.contact-form__description {
    margin: 10px 0 0;
    color: #6a747c;
    font-size: 11px
}

.contact-form__input, .contact-form__textarea {
    margin-top: 20px;
    width: 100%;
    height: 36px;
    border: 2px solid #d9e2e9;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 15px;
    color: #73777a;
    font-size: 13px
}

.error404, .error404__content {
    -webkit-box-sizing: border-box
}

.contact-form__textarea {
    height: auto;
    resize: none;
    padding-top: 10px
}

.contact-form__mandatory {
    display: block;
    color: #a9a9a9;
    font-size: 11px
}

.contact-form__button {
    margin-top: 30px;
    width: 170px;
    height: 39px;
    border: 0;
    background-color: #313e4f;
    background-image: -webkit-linear-gradient(bottom, #313e4f 0, #404f66 20%, #556477 80%, #536375 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#313e4f), color-stop(20%, #404f66), color-stop(80%, #556477), to(#536375));
    background-image: linear-gradient(to top, #313e4f 0, #404f66 20%, #556477 80%, #536375 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .75);
    cursor: pointer
}

.contact-form__button:hover {
    text-shadow: none
}

.error404 {
    background-image: url(images/bg_404.jpg);
    background-position: center top;
    min-height: 1139px;
    padding-top: 195px;
    box-sizing: border-box
}

.error404__content {
    width: 970px;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .25);
    padding: 35px 0 45px;
    box-sizing: border-box;
    background-color: #f1f1f1;
    background-image: -webkit-linear-gradient(bottom, #f1f1f1 0, #fefefe 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#f1f1f1), to(#fefefe));
    background-image: linear-gradient(to top, #f1f1f1 0, #fefefe 100%)
}

.error404__content::after {
    clear: both;
    content: "";
    display: table
}

.error404__side {
    float: left
}

.error404__side_left {
    width: 67%;
    padding: 0 0 0 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.error404__side_right {
    padding: 22px 0 0;
    width: 33%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.error404__title {
    margin: 0;
    font-size: 171px;
    font-weight: 400;
    line-height: 1;
    background-color: #555d63;
    color: transparent;
    text-shadow: 0 2px 3px rgba(106, 116, 124, .5);
    -webkit-background-clip: text;
    background-clip: text
}

.error404__description, .error404__label, .error404__subtitle, .nav__item, .title-pansions__title {
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif
}

.error404__description {
    margin: 15px 0 0;
    line-height: 1.2;
    font-size: 25px;
    font-weight: 400;
    color: #6a747c
}

.error404__label {
    font-size: 14px;
    font-weight: 400
}

.error404__check {
    margin-right: 10px
}

.error404__subtitle {
    margin: 40px 0 0;
    font-size: 19px;
    font-weight: 400;
    color: #506982
}

.error404__link {
    color: #506982;
    text-decoration: none
}

.error404__link:hover, .title-pansions__link {
    text-decoration: underline
}

.title-pansions::after {
    clear: both;
    content: "";
    display: table
}

.title-pansions__side {
    float: left;
    width: 50%
}

.title-pansions__title {
    margin: 0;
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase;
    color: #506982
}

.title-pansions__addres {
    margin: 0;
    font-size: 12px;
    text-align: right;
    color: #a9a9a9;
    line-height: 1
}

.title-pansions__icon {
    vertical-align: middle;
    margin-right: 10px
}

.title-pansions__text {
    vertical-align: middle
}

.title-pansions__link {
    vertical-align: middle;
    color: #506982
}

.title-pansions__link:hover {
    text-decoration: none
}

.pansion-details {
    float: left;
    width: 74.76562%;
    margin-left: 1.5625%
}

.tab {
    display: none
}

.tab::after {
    clear: both;
    content: "";
    display: table
}

.tab.active {
    display: block
}

.tab__side {
    float: left
}

.tab__side_left {
    width: 76.75906%
}

.tab__side_right {
    width: 23.24094%;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.tab__text {
    margin-top: 35px;
    padding-right: 10px
}

.tab__paragraph {
    margin: 1em 0
}

.nav-cam {
    width: 76.75906%;
    margin-top: 29px
}

.nav-cam::after {
    clear: both;
    content: "";
    display: table
}

.nav-cam__side {
    float: left
}

.nav-cam__side_left {
    width: 70%
}

.nav-cam__side_right {
    width: 30%;
    text-align: right
}

.slider {
    height: 510px
}

.nav {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 0
}

.cam, .nav__item {
    font-size: 14px;
    font-weight: 400;
    color: #506982
}

.nav__item {
    padding: 0 20px;
    text-transform: uppercase;
    display: inline-block;
    border-left: 1px dotted #506982;
    cursor: pointer
}

.nav__item:first-child {
    padding-left: 0;
    border-left: 0
}

.nav__item:last-child {
    padding-right: 0
}

.nav__item.active, .nav__item:hover {
    font-family: HeliosCondBold, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.cam {
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    text-decoration: underline
}

.cam:hover, .room__link:hover, .similar-room__link {
    text-decoration: none
}

.cam__icon {
    vertical-align: middle
}

.cam__text {
    margin-left: 10px;
    vertical-align: middle
}

.desc-icon {
    list-style-type: none;
    margin: 30px 0 0;
    padding: 0
}

.desc-icon::after {
    clear: both;
    content: "";
    display: table
}

.desc-icon__item {
    float: left;
    margin-right: 7px;
    position: relative;
    cursor: pointer
}

.desc-icon__item:hover .desc-icon__tooltip {
    display: block
}

.desc-icon__tooltip {
    position: absolute;
    bottom: 40px;
    left: -5px;
    display: none;
    background-color: #eef1f3;
    font-size: 12px;
    min-width: 130px;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.book-bottom__button, .book__button {
    height: 39px;
    background-color: #313e4f;
    cursor: pointer
}

.book-bottom, .rooms {
    -webkit-box-sizing: border-box
}

.desc-icon__tooltip:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 15px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #eef1f3
}

.list-tab {
    margin: 0;
    list-style-type: disc;
    padding: 10px 10px 0 15px;
    color: #506982
}

.list-tab__item {
    margin: 20px 0
}

.list-tab__title {
    text-transform: uppercase
}

.list-tab__text {
    margin: 10px 0
}

.book {
    padding: 35px 0 0 5px
}

.book__button {
    width: 170px;
    border: 0;
    background-image: -webkit-linear-gradient(bottom, #313e4f 0, #404f66 20%, #556477 80%, #536375 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#313e4f), color-stop(20%, #404f66), color-stop(80%, #556477), to(#536375));
    background-image: linear-gradient(to top, #313e4f 0, #404f66 20%, #556477 80%, #536375 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .75)
}

.book-bottom__text, .book__text {
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.book__button:hover {
    text-shadow: none
}

.book__text {
    margin-top: 15px;
    display: block;
    color: #6a747c;
    font-size: 12px
}

.book-bottom::after, .form-book__sides::after, .room::after, .service-cols::after {
    clear: both;
    content: "";
    display: table
}

.book-bottom {
    width: 76.75906%;
    margin-top: 40px;
    padding: 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-image: url(images/bg_book-bottom.jpg);
    background-position: center center;
    box-sizing: border-box
}

.book-bottom_width_100 {
    width: 100%
}

.book-bottom__side {
    float: left
}

.book-bottom__side_left {
    width: 70%
}

.book-bottom__side_right {
    width: 30%;
    padding-top: 5px;
    text-align: right
}

.book-bottom__text {
    margin: 0;
    font-size: 19px;
    color: #fff
}

.book-bottom__button {
    width: 170px;
    border: 0;
    background-image: -webkit-linear-gradient(bottom, #313e4f 0, #404f66 20%, #556477 80%, #536375 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#313e4f), color-stop(20%, #404f66), color-stop(80%, #556477), to(#536375));
    background-image: linear-gradient(to top, #313e4f 0, #404f66 20%, #556477 80%, #536375 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .75)
}

.room__link, .room__type, .rooms__title {
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.book-bottom__button:hover {
    text-shadow: none
}

.rooms {
    margin-top: 27px;
    padding-right: 20px;
    border-right: 1px dotted #cccfd1;
    box-sizing: border-box
}

.service-cols__col, .video-cam {
    -webkit-box-sizing: border-box
}

.rooms__title {
    margin: 0;
    font-size: 19px;
    color: #506982
}

.room {
    padding: 30px 0;
    border-bottom: 1px solid #cccfd1
}

.room:last-child {
    border-bottom: 0
}

.room__type {
    float: left;
    margin: 0;
    width: 30%;
    color: #6a747c;
    font-size: 19px
}

.room__links {
    float: left;
    width: 70%;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.room__item {
    margin: 7px 0
}

.room__link {
    color: #506982;
    font-size: 14px
}

.service-cols {
    padding-top: 10px
}

.service-cols__col {
    float: left;
    width: 33.3333333333333333333333333333%;
    padding-left: 20px;
    padding-right: 30px;
    box-sizing: border-box
}

.service-cols__col:first-child {
    padding-left: 0
}

.service-cols__col:last-child {
    padding-right: 0
}

.service-cols__title {
    color: #6a747c;
    font-size: 19px;
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    margin: 20px 0
}

.book-popup__title, .video-cam__title {
    color: #506982;
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.service-cols__text {
    font-size: 14px;
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    background-color: #eef1f3;
    padding: 10px
}

.video-cam {
    padding-top: 27px;
    box-sizing: border-box
}

.book-popup, .form-book__side {
    -webkit-box-sizing: border-box
}

.video-cam__title {
    margin: 0;
    font-size: 19px
}

.video-cam__description {
    margin: 10px 0 0;
    font-size: 14px;
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.video-cam__video {
    width: 76.75906%;
    height: 450px;
    margin-top: 25px
}

.video-js .vjs-big-play-button {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.book-popup {
    position: relative;
    max-width: 488px;
    margin: 0 auto;
    background-color: #f1f1f1;
    background-image: -webkit-linear-gradient(bottom, #f1f1f1 0, #fefefe 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#f1f1f1), to(#fefefe));
    background-image: linear-gradient(to top, #f1f1f1 0, #fefefe 100%);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    padding: 15px 20px 20px;
    box-sizing: border-box
}

.book-popup__title {
    margin: 0;
    font-size: 19px
}

.book-popup__description {
    margin: 6px 0 0;
    color: #6a747c;
    font-size: 11px
}

.book-popup__mandatory {
    margin: 25px 0 0;
    color: #6a747c;
    font-size: 13px
}

.form-book__side {
    float: left;
    width: 50%;
    margin-top: 12px;
    box-sizing: border-box
}

.form-book__input, .form-book__select {
    height: 36px;
    border: 2px solid #d9e2e9;
    -webkit-box-sizing: border-box;
    margin-top: 10px
}

.form-book__side_left {
    padding-right: 10px
}

.form-book__side_right {
    padding-left: 10px
}

.form-book__side_pepole {
    width: 33%
}

.form-book__label {
    font-size: 11px
}

.form-book__label_phone {
    display: block
}

.form-book__select {
    width: 80px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-sizing: border-box;
    line-height: 32px
}

.form-book__select.nice-select.open, .form-book__select.open, .form-book__select:active, .form-book__select:focus {
    border-color: #d9e2e9
}

.form-book__select:after {
    border-color: #b1b1b1
}

.form-book__input {
    width: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 5px 15px;
    color: #73777a;
    font-size: 13px
}

.form-book__input_date {
    background-image: url(images/date.png);
    background-position: 95% center;
    cursor: pointer
}

.form-book__input_phone {
    width: 60.86066%
}

.form-book__textarea {
    margin-top: 10px;
    width: 100%;
    border: 2px solid #d9e2e9;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 15px;
    color: #73777a;
    font-size: 13px;
    resize: none
}

.form-book__line {
    margin-top: 20px
}

.form-book__label_transfer {
    vertical-align: middle;
    color: #6a747c;
    font-size: 13px
}

.form-book__checkbox {
    display: none
}

.form-book__checkbox + .form-book__label {
    cursor: pointer
}

.form-book__checkbox + .form-book__label:before {
    position: relative;
    content: '';
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    cursor: pointer;
    top: -2px;
    background-image: url(images/sprite.png);
    background-position: -215px -221px;
    width: 14px;
    height: 14px
}

.pansion-slider::after, .room-slider::after, .similar-room::after {
    clear: both;
    content: ""
}

.form-book__checkbox:checked + .form-book__label:before {
    background-image: url(images/sprite.png);
    background-position: -229px -221px;
    width: 14px;
    height: 14px
}

.form-book__button {
    width: 170px;
    height: 39px;
    border: 0;
    background-color: #313e4f;
    background-image: -webkit-linear-gradient(bottom, #313e4f 0, #404f66 20%, #556477 80%, #536375 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#313e4f), color-stop(20%, #404f66), color-stop(80%, #556477), to(#536375));
    background-image: linear-gradient(to top, #313e4f 0, #404f66 20%, #556477 80%, #536375 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .75);
    cursor: pointer
}

.room-popup__elaboration, .room-popup__subtitle, .room-popup__title {
    font-family: HeliosCondRegular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400
}

.form-book__button:hover {
    text-shadow: none
}

.room-popup {
    position: relative;
    max-width: 774px;
    margin: 0 auto;
    background-color: #f1f1f1;
    background-image: -webkit-linear-gradient(bottom, #f1f1f1 0, #fefefe 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, fr om(#f1f1f1), to(#fefefe));
    background-image: linear-gradient(to top, #f1f1f1 0, #fefefe 100%);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    padding: 17px 20px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.room-popup__title {
    margin: 0;
    color: #506982;
    font-size: 19px
}

.room-popup__slider {
    margin-top: 10px;
    height: 280px
}

.room-popup__count-people {
    margin: 20px 0 0;
    color: #506982;
    font-size: 13px
}

.room-popup__text {
    width: 82.68734%;
    margin: 20px 0 0
}

.room-popup__paragraph {
    margin: 18px 0;
    line-height: 1.25
}

.room-popup__subtitle {
    margin: 42px 0 0;
    color: #506982;
    font-size: 19px
}

.room-popup__subtitle_center {
    text-align: center
}

.room-popup__elaboration {
    margin: 6px 0 0;
    color: #a9a9a9;
    font-size: 14px
}

.room-popup__table {
    width: 86.92098%;
    margin-top: 20px;
    background-color: #fff;
    border: 2px solid #d9e2e9;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-collapse: separate;
    overflow: hidden
}

.room-popup__td {
    border: 1px solid #d9e2e9;
    text-align: right;
    font-size: 13px;
    padding: 18px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1
}

.room-popup__td_left {
    text-align: left;
    padding-left: 15px
}

.room-popup__thead {
    color: #73777a
}

.room-popup__thead .room-popup__td {
    vertical-align: bottom;
    padding-bottom: 9px
}

.room-popup__similar-room {
    margin-top: 20px
}

.room-popup &gt; table {
    width: 100% !important;
    margin-top: 20px;
    background-color: #fff;
    border: 2px solid #d9e2e9;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-collapse: separate;
    overflow: hidden;
}

.room-popup &gt; table td {
    border-right: 1px solid #d9e2e9;
    border-bottom: 1px solid #d9e2e9;
    text-align: right !important;
    font-size: 13px;
    padding: 18px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1
}

.room-popup &gt; table tr:first-child td {
    color: #73777a;
    vertical-align: bottom;
    padding-bottom: 9px
}

.room-popup &gt; table tr:first-child td:first-child {
    color: #73777a;
}

.room-popup &gt; table tr td:first-child {
    text-align: left !important;
}
.room-popup &gt; table tr:last-child td {
    border-bottom: 0;
}
.room-popup &gt; table tr td:last-child {
    border-right: 0;
}

.similar-room {
    width: 100%
}

.similar-room::after {
    display: table
}

.similar-room__next, .similar-room__prev {
    padding-top: 10px;
    float: left;
    width: 10%;
    cursor: pointer
}

.similar-room__items {
    float: left;
    width: 80%
}

.similar-room__item {
    text-align: center
}

.similar-room__pickture {
    margin: 0 auto
}

.similar-room__text {
    font-size: 13px
}

.similar-room__link {
    display: block;
    color: #506982
}

.similar-room__link:hover {
    text-decoration: underline
}

.pansion-slider {
    margin-top: 25px
}

.pansion-slider::after {
    display: table
}

.pansion-slider__carousel {
    overflow: hidden;
    position: relative
}

.pansion-slider__stage {
    float: left;
    width: 77.50533%;
    position: relative
}

.pansion-slider__stage:hover .pansion-slider__next_stage, .pansion-slider__stage:hover .pansion-slider__prev_stage {
    display: block
}

.pansion-slider__stage:hover .pansion-slider__next_stage.inactive, .pansion-slider__stage:hover .pansion-slider__prev_stage.inactive {
    display: none
}

.pansion-slider__carousel_stage {
    height: 395px
}

.pansion-slider__navigation {
    float: left;
    margin-left: 2.66525%;
    width: 19.82942%
}

.pansion-slider__carousel_navigation {
    height: 330px
}

.pansion-slider__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    width: 100%
}

.pansion-slider__image {
    max-width: 100%;
    margin: 0;
    display: block
}

.pansion-slider__item_nav {
    padding: 7px 0
}

.pansion-slider__item_nav.active .pansion-slider__image {
    border: 2px solid #506982;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pansion-slider__next_stage, .pansion-slider__prev_stage {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    background-color: transparent;
    text-decoration: none;
    display: none;
    font-size: 20px;
    color: #fff
}

.pansion-slider__prev_stage {
    left: 0
}

.pansion-slider__next_stage {
    right: 0
}

.pansion-slider__next_navigation, .pansion-slider__prev_navigation {
    text-align: center;
    display: block;
    text-decoration: none;
    height: 33px
}

.pansion-slider__next-icon, .pansion-slider__prev-icon {
    position: absolute;
    top: 50%;
    padding: 5px 10px 7px;
    background-color: rgba(80, 105, 130, .5)
}

.pansion-slider__next-icon:hover, .pansion-slider__prev-icon:hover {
    background-color: rgba(80, 105, 130, .8)
}

.pansion-slider__prev-icon {
    left: 20px
}

.pansion-slider__next-icon {
    right: 20px
}

.room-slider {
    margin-top: 10px
}

.room-slider::after {
    display: table
}

.room-slider__carousel {
    overflow: hidden;
    position: relative
}

.room-slider__stage {
    float: left;
    width: 77.50533%;
    position: relative
}

.room-slider__stage:hover .room-slider__next_stage, .room-slider__stage:hover .room-slider__prev_stage {
    display: block
}

.room-slider__stage:hover .room-slider__next_stage.inactive, .room-slider__stage:hover .room-slider__prev_stage.inactive {
    display: none
}

.room-slider__carousel_stage {
    height: 330px
}

.room-slider__navigation {
    float: left;
    margin-left: 2.66525%;
    width: 19.82942%
}

.room-slider__carousel_navigation {
    height: 262px
}

.room-slider__list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    width: 100%
}

.room-slider__image {
    max-width: 100%;
    margin: 0;
    display: block
}

.room-slider__item_nav {
    padding: 7px 0
}

.room-slider__item_nav.active .room-slider__image {
    border: 2px solid #506982;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.room-slider__next_stage, .room-slider__prev_stage {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    background-color: transparent;
    text-decoration: none;
    display: none;
    font-size: 20px;
    color: #fff
}

.room-slider__prev_stage {
    left: 0
}

.room-slider__next_stage {
    right: 0
}

.room-slider__next_navigation, .room-slider__prev_navigation {
    text-align: center;
    display: block;
    text-decoration: none;
    height: 33px
}

.room-slider__next-icon, .room-slider__prev-icon {
    position: absolute;
    top: 50%;
    padding: 5px 10px 7px;
    background-color: rgba(80, 105, 130, .5);
    margin-top: -20px;

}

.room-slider__next-icon:hover, .room-slider__prev-icon:hover {
    background-color: rgba(80, 105, 130, .8)
}

.room-slider__prev-icon {
    left: 20px
}

.room-slider__next-icon {
    right: 20px
}

.mfp-bg {
    background-color: #41464a
}

.mfp-close-btn-in .mfp-close {
    position: absolute;
    top: 12px;
    right: 12px
}

button.mfp-close {
    background-image: url(images/sprite.png);
    background-position: -195px -146px;
    width: 15px;
    height: 15px
}

.slides__description a, .slides__title a {
    color: #fff;
    text-decoration: none;
}

.adm-workarea select {
    display: inline;
}

.map-popup {
    background-color: #f1f1f1;
    background-image: linear-gradient(to top, #f1f1f1 0px, #fefefe 100%);
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 600px;
    position: relative;
}

.desc-icon .icon {
    margin-right: 12px;
	 background-position: 0 top !important;
}

.desc-icon .icon:hover {
    background-position: 100% top !important;
}

.inp {
    margin-top: 10px;
    width: 100%;
    height: 36px;
    border: 2px solid #d9e2e9;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 15px;
    color: #73777a;
    font-size: 13px
}

.btn {
    margin-top: 30px;
    width: 170px;
    height: 39px;
    border: 0;
    background-color: #313e4f;
    background-image: -webkit-linear-gradient(bottom, #313e4f 0, #404f66 20%, #556477 80%, #536375 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, fr om(#313e4f), color-stop(20%, #404f66), color-stop(80%, #556477), to(#536375));
    background-image: linear-gradient(to top, #313e4f 0, #404f66 20%, #556477 80%, #536375 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .75);
    cursor: pointer
}

.btn:hover {
    text-shadow: none
}

.subscribe-form {
    padding-right: 20px;
}

.control-label {
    font-size: 11px;
    margin-top: 20px;
}

.checkbox, .radio {
    margin-top: 10px;
}

.data-table-info {
    background-color: #fff;
    border: 2px solid #d9e2e9;
    border-collapse: separate;
    border-radius: 3px;
    margin-top: 20px;
    overflow: hidden;
}

.data-table-info td {
    border: 1px solid #d9e2e9;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 1;
    padding: 18px 10px;
    text-align: right;
}

.alert {
    border: 1px solid transparent;
    margin-top: 12px;
    margin-bottom: 12px;
    padding: 15px;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.search-result__title a {
    color: #506982;
    text-decoration: none;
}

.checkbox .form-book__label {
    font-size: 14px;
}

.form-book__side_wide {
    width: 100%;
}

.map-alt {

    /* Permalink - use to edit and share this gradient: <a href="http://colorzilla.com/gradient-editor/#fefefe+0,f2f2f2+100">http://colorzilla.com/gradient-editor/#fefefe+0,f2f2f2+100</a> */
    background: #fefefe; /* Old browsers */
    background: -moz-linear-gradient(top, #fefefe 0%, #f2f2f2 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fefefe 0%, #f2f2f2 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fefefe 0%, #f2f2f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f2f2f2', GradientType=0); /* IE6-9 */

    cursor: default;
    display: block;
    position: absolute;
    outline: medium none;
    margin-left: 35px;
    margin-top: -200px;
    padding: 6px 12px;

    width: 450px;

    border: 1px solid #e7e7e7;
    border-radius: 6px;
    font-size: 12px;

    font-family: Arial;
}

.map-alt h2 {
    color: #506982;
    margin-top: 0px;
    padding-top: 0px;
    font-weight: normal;
}
.iconsBlock{
    margin-bottom: 20px; 
}
.errortext {
	color: #FF231B;
	margin: 20px 0;
}
.notetext {
	color: green;
	margin: 20px 0;
}

.block-link {
    margin-top: 25px;
}

.block-link .book-bottom__button {
    width: 250px;
}

.tag {display: none;}&nbsp;<br>gallery-news { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; padding: 20px; } .gallery-news img { width: px; height: 200px; object-fit: cover; border: 2px solid #ccc; border-radius: 5px; transition: transform 0.2s; } .gallery-news img:hover { transform: scale(1.1)<br>