@charset "UTF-8";
/* BASE
============================================================================ */
/* ------------------------------------------------------------------------- */
/* BREAKPOINTS
============================================================================ */
/* ------------------------------------------------------------------------- */
/* COLORS
============================================================================ */
/* ------------------------------------------------------------------------- */
/* FONTS
============================================================================ */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), url(../../fonts/roboto/Roboto-Regular.woff2) format("woff2"), url(../../fonts/roboto/Roboto-Regular.woff) format("woff"), url(../../fonts/roboto/Roboto-Regular.ttf) format("ttf");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116, 0x20BD; }

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(../../fonts/roboto/Roboto-Bold.woff2) format("woff2"), url(../../fonts/roboto/Roboto-Bold.woff) format("woff"), url(../../fonts/roboto/Roboto-Bold.ttf) format("ttf");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116, 0x20BD; }

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), url(../../fonts/roboto/Roboto-Light.woff2) format("woff2"), url(../../fonts/roboto/Roboto-Light.woff) format("woff"), url(../../fonts/roboto/Roboto-Light.ttf) format("ttf");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116, 0x20BD; }

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), url(../../fonts/roboto/Roboto-Medium.woff2) format("woff2"), url(../../fonts/roboto/Roboto-Medium.woff) format("woff"), url(../../fonts/roboto/Roboto-Medium.ttf) format("ttf");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116, 0x20BD; }

@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Slab"), url(../../fonts/roboto_slab/RobotoSlab-Regular.woff2) format("woff2"), url(../../fonts/roboto_slab/RobotoSlab-Regular.woff) format("woff"), url(../../fonts/roboto_slab/RobotoSlab-Regular.ttf) format("ttf");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116, 0x20BD; }

/* ------------------------------------------------------------------------- */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(../../node_modules/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(../../node_modules/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../../node_modules/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../../node_modules/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../../node_modules/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../../node_modules/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* LAYOUT
============================================================================ */
/* ------------------------------------------------------------------------- */
/* ELEMENTS
============================================================================ */
/* ------------------------------------------------------------------------- */
/* UTILS
============================================================================ */
/* ------------------------------------------------------------------------- */
.client_reviews-wrapper {
  margin-bottom: 22px; }
  .client_reviews-wrapper .submit-wrapper {
    margin-top: 22px;
    text-align: center; }
    .client_reviews-wrapper .submit-wrapper.hide {
      display: none; }
    .client_reviews-wrapper .submit-wrapper .submit {
      margin: 0;
      padding: 0 2em;
      height: 44px;
      border: 0 none;
      outline: 2px solid;
      outline-color: #6797E0;
      outline-offset: -2px;
      font: 700 16px "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
      line-height: 44px;
      text-transform: uppercase;
      color: #FFF;
      background-color: #6797E0;
      cursor: pointer;
      transition: all 0.3s;
      transition-property: color, background-color, outline-color; }
      .client_reviews-wrapper .submit-wrapper .submit:hover {
        color: #6797E0;
        background-color: transparent; }

.client_reviews__item {
  margin-bottom: 22px;
  padding-bottom: 21px;
  border-bottom: 1px dotted #6797E0; }
  .client_reviews__item:after {
    clear: both;
    content: '';
    display: table; }
  .client_reviews__item:last-of-type {
    margin-bottom: 0; }
  .client_reviews__item .client_review__info {
    font-size: 14px; }
    @media (max-width: 480px) {
      .client_reviews__item .client_review__info {
        margin-bottom: 11px; } }
    @media (min-width: 481px) {
      .client_reviews__item .client_review__info {
        float: left;
        padding-right: 22px;
        width: 30%;
        box-sizing: border-box; } }
    .client_reviews__item .client_review__info .client__count {
      margin-bottom: 5px; }
      .client_reviews__item .client_review__info .client__count:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "";
        margin-right: 5.5px;
        width: 20px;
        text-align: center;
        color: #6797E0; }
    .client_reviews__item .client_review__info .client__tour_dates:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      margin-right: 5.5px;
      width: 20px;
      text-align: center;
      color: #6797E0; }
  .client_reviews__item .client_review__review {
    font-size: 14px;
    line-height: 1.4; }
    @media (min-width: 481px) {
      .client_reviews__item .client_review__review {
        float: right;
        padding-left: 22px;
        width: 70%;
        box-sizing: border-box; } }
    .client_reviews__item .client_review__review br {
      content: '';
      display: block;
      margin-bottom: 22px; }

/* BASE
============================================================================ */
body {
  font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif; }
  body.fixed {
    overflow: hidden; }
  @media (max-width: 768px) {
    body.hamburger {
      overflow: hidden; }
      body.hamburger .header__section {
        position: absolute;
        z-index: 10;
        overflow-x: scroll;
        height: 100vh;
        width: 100vw;
        background-color: #FFF; }
        body.hamburger .header__section .header__section__wrapper__top .header__section__inner {
          flex-wrap: wrap;
          justify-content: center; }
          body.hamburger .header__section .header__section__wrapper__top .header__section__inner .hotel_name__wrapper {
            width: calc(100% - 30px);
            margin: 0 0 20px; }
          body.hamburger .header__section .header__section__wrapper__top .header__section__inner .ham__wrapper {
            background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAyNiAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjUgMi41MTc4NkwyMi45ODIxIDBMMTMgOS45ODIxNEwzLjAxNzg2IDBMMC41IDIuNTE3ODZMMTAuNDgyMSAxMi41TDAuNSAyMi40ODIxTDMuMDE3ODYgMjVMMTMgMTUuMDE3OUwyMi45ODIxIDI1TDI1LjUgMjIuNDgyMUwxNS41MTc5IDEyLjVMMjUuNSAyLjUxNzg2WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");
            margin: 0 0 20px; }
          body.hamburger .header__section .header__section__wrapper__top .header__section__inner .nav__wrapper {
            display: flex;
            flex-direction: column;
            width: 100%;
            margin: 0 0 20px; }
            body.hamburger .header__section .header__section__wrapper__top .header__section__inner .nav__wrapper .nav-item .nav-link {
              display: block;
              padding: 7.5px 0; }
            body.hamburger .header__section .header__section__wrapper__top .header__section__inner .nav__wrapper .nav-item:first-child .nav-link {
              padding-top: 0; }
            body.hamburger .header__section .header__section__wrapper__top .header__section__inner .nav__wrapper .nav-item:last-child .nav-link {
              padding-bottom: 0; }
          body.hamburger .header__section .header__section__wrapper__top .header__section__inner .lk__wrapper, body.hamburger .header__section .header__section__wrapper__top .header__section__inner .user__wrapper {
            display: block; }
        body.hamburger .header__section .header__section__wrapper__bottom {
          display: block; }
          body.hamburger .header__section .header__section__wrapper__bottom .header__section__inner {
            flex-wrap: wrap;
            justify-content: center;
            padding: 20px 0; }
            body.hamburger .header__section .header__section__wrapper__bottom .header__section__inner .logo {
              display: none; }
            body.hamburger .header__section .header__section__wrapper__bottom .header__section__inner .nav__wrapper {
              display: flex;
              flex-direction: column;
              width: 100%;
              margin: 20px 0 0;
              order: 3; }
              body.hamburger .header__section .header__section__wrapper__bottom .header__section__inner .nav__wrapper .nav-item .nav-link {
                display: block;
                padding: 7.5px 0; }
              body.hamburger .header__section .header__section__wrapper__bottom .header__section__inner .nav__wrapper .nav-item:first-child .nav-link {
                padding-top: 0; }
              body.hamburger .header__section .header__section__wrapper__bottom .header__section__inner .nav__wrapper .nav-item:last-child .nav-link {
                padding-bottom: 0; } }
.page-title__wrapper {
  margin-bottom: 40px;
  padding-bottom: 17px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MiAxMCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOnVybCgjbGluZWFyLWdyYWRpZW50KTt9PC9zdHlsZT48bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjIxIiB4Mj0iMjEiIHkyPSIxMCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iI2MwOGYxOSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzk4NTkwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjx0aXRsZT5BcnRib2FyZCAxPC90aXRsZT48cGF0aCBpZD0iUG9seWdvbl8xIiBjbGFzcz0iY2xzLTEiIGQ9Ik00LjggMGwxLjIgMy43MiAzLjYuMS0yLjg2IDIuNCAxIDMuNzgtMy0yLjI0LTIuOSAyLjI0IDEtMy43OC0yLjg0LTIuNCAzLjYtLjF6bTEwLjggMGwxLjIgMy43MiAzLjYuMS0yLjg2IDIuNCAxIDMuNzgtMy0yLjI0LTMgMi4yNCAxLTMuNzgtMi43NC0yLjQgMy42LS4xem0xMC44IDBsMS4yIDMuNzIgMy42LjEtMi44NiAyLjQgMSAzLjc4LTMtMi4yNC0zIDIuMjQgMS0zLjc4LTIuNzQtMi40IDMuNi0uMXptMTAuOCAwbDEuMiAzLjcyIDMuNi4xLTIuODYgMi40IDEgMy43OC0zLTIuMjQtMyAyLjI0IDEtMy43OC0yLjc0LTIuNCAzLjYtLjF6Ii8+PC9zdmc+");
  background-size: auto 10px;
  background-position: 50% 100%;
  background-repeat: no-repeat; }
  @media (max-width: 768px) {
    .page-title__wrapper {
      margin-bottom: 20px; } }
  .page-title__wrapper .page-title {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 34px;
    line-height: 1.4;
    font-weight: 400;
    text-align: center;
    color: #333; }
    @media (max-width: 768px) {
      .page-title__wrapper .page-title {
        font-size: 22px; } }
.section-title__wrapper {
  margin-bottom: 40px;
  padding-bottom: 16px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MiAxMCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOnVybCgjbGluZWFyLWdyYWRpZW50KTt9PC9zdHlsZT48bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjIxIiB4Mj0iMjEiIHkyPSIxMCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iMCIgc3RvcC1jb2xvcj0iI2MwOGYxOSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzk4NTkwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjx0aXRsZT5BcnRib2FyZCAxPC90aXRsZT48cGF0aCBpZD0iUG9seWdvbl8xIiBjbGFzcz0iY2xzLTEiIGQ9Ik00LjggMGwxLjIgMy43MiAzLjYuMS0yLjg2IDIuNCAxIDMuNzgtMy0yLjI0LTIuOSAyLjI0IDEtMy43OC0yLjg0LTIuNCAzLjYtLjF6bTEwLjggMGwxLjIgMy43MiAzLjYuMS0yLjg2IDIuNCAxIDMuNzgtMy0yLjI0LTMgMi4yNCAxLTMuNzgtMi43NC0yLjQgMy42LS4xem0xMC44IDBsMS4yIDMuNzIgMy42LjEtMi44NiAyLjQgMSAzLjc4LTMtMi4yNC0zIDIuMjQgMS0zLjc4LTIuNzQtMi40IDMuNi0uMXptMTAuOCAwbDEuMiAzLjcyIDMuNi4xLTIuODYgMi40IDEgMy43OC0zLTIuMjQtMyAyLjI0IDEtMy43OC0yLjc0LTIuNCAzLjYtLjF6Ii8+PC9zdmc+");
  background-size: auto 10px;
  background-position: 50% 100%;
  background-repeat: no-repeat; }
  @media (max-width: 768px) {
    .section-title__wrapper {
      margin-bottom: 20px; } }
  .section-title__wrapper .section-title {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 28px;
    line-height: 1.4;
    font-weight: 400;
    text-align: center;
    color: #333; }
    @media (max-width: 768px) {
      .section-title__wrapper .section-title {
        font-size: 22px; } }
  .section-title__wrapper .section-title::first-letter {
    text-transform: uppercase; }

.section-content > *:first-child {
  margin-top: 0; }

.section-content > *:last-child {
  margin-bottom: 0; }

.section-content.form-wrapper {
  border: 1px solid #DDDDDD;
  display: flex;
  justify-content: center;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 60px;
  padding: 30px; }
  .section-content.form-wrapper .form-wrapper-inner {
    text-align: initial !important;
    width: fit-content; }
  @media (max-width: 768px) {
    .section-content.form-wrapper {
      margin-top: 30px;
      padding: 20px; } }
.instance-item {
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: #FFF;
  transition: 0.4s box-shadow; }
  .instance-item .instance-image {
    padding-top: 66.66%;
    background-color: #DDD;
    background-image: url(/static/hotels/frontend/images/placeholder.jpg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: 0.4s transform; }
  .instance-item .instance-image-wrapper {
    overflow: hidden; }
  .instance-item .instance-content {
    padding: 15px 20px; }
    .instance-item .instance-content .instance-title {
      margin: 0;
      font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
      font-size: 16px;
      line-height: 1.4;
      font-weight: 400; }
      .instance-item .instance-content .instance-title .link {
        text-decoration: none;
        color: #333; }
    .instance-item .instance-content .clickarea {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  .instance-item.instance-item-linked:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3); }
    .instance-item.instance-item-linked:hover .instance-image {
      transform: scale(1.1); }

/* ------------------------------------------------------------------------- */
/* HEADER
============================================================================ */
.header__section .header__section__wrapper {
  padding: 0 50px; }
  @media (max-width: 768px) {
    .header__section .header__section__wrapper {
      padding: 0 20px; } }
  .header__section .header__section__wrapper .header__section__inner {
    display: flex;
    justify-content: space-between;
    max-width: 980px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box; }
  .header__section .header__section__wrapper__mir_cashback {
    font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 100%;
    color: #fff;
    background-color: #006749; }
    .header__section .header__section__wrapper__mir_cashback .header__section__inner {
      padding: 15px 0;
      justify-content: center;
      gap: 5px; }
      @media (max-width: 768px) {
        .header__section .header__section__wrapper__mir_cashback .header__section__inner {
          flex-direction: column;
          font-size: 16px;
          gap: 10px; } }
    .header__section .header__section__wrapper__mir_cashback span, .header__section .header__section__wrapper__mir_cashback a, .header__section .header__section__wrapper__mir_cashback div {
      color: inherit;
      text-decoration-skip-ink: none; }
    .header__section .header__section__wrapper__mir_cashback span {
      font-weight: bold; }
  .header__section .header__section__wrapper__top {
    background-color: #6797E0; }
    .header__section .header__section__wrapper__top .header__section__inner {
      align-items: center;
      padding: 20px 0; }
      .header__section .header__section__wrapper__top .header__section__inner .hotel_name__wrapper {
        max-width: 330px;
        text-decoration: none;
        color: #FFF; }
        .header__section .header__section__wrapper__top .header__section__inner .hotel_name__wrapper .hotel_name {
          font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
          font-style: normal;
          font-weight: normal;
          font-size: 16px;
          line-height: 100%; }
        .header__section .header__section__wrapper__top .header__section__inner .hotel_name__wrapper .belongs_slogan {
          font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
          font-style: normal;
          font-weight: 500;
          font-size: 13px;
          line-height: 100%;
          margin: 5px 0 0; }
      .header__section .header__section__wrapper__top .header__section__inner .nav__wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 438px;
        width: 100%;
        margin: 0 10px; }
        .header__section .header__section__wrapper__top .header__section__inner .nav__wrapper .nav-item {
          padding: 0 10px; }
          .header__section .header__section__wrapper__top .header__section__inner .nav__wrapper .nav-item .nav-link {
            font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
            font-style: normal;
            font-weight: 500;
            font-size: 14px;
            line-height: 100%;
            color: #FFF;
            text-decoration: none;
            transition: color 0.2s ease-in-out; }
          .header__section .header__section__wrapper__top .header__section__inner .nav__wrapper .nav-item .nav-link:hover {
            color: #DDDDDD; }
      .header__section .header__section__wrapper__top .header__section__inner .lk__wrapper .lk__link {
        background-image: url(/static/hotels/frontend/images/signin.svg);
        background-position: left center;
        background-repeat: no-repeat;
        background-size: 20px;
        color: #fff;
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding-left: 30px;
        text-decoration: none; }
      @media (max-width: 768px) {
        .header__section .header__section__wrapper__top .header__section__inner {
          align-items: center; }
          .header__section .header__section__wrapper__top .header__section__inner .ham__wrapper {
            height: 30px;
            width: 30px;
            background-position: center;
            background-repeat: no-repeat;
            background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAzMCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI4Ljc1IDE0SDEuMjVDMC41NTk5OTggMTQgMCAxMy4zMjggMCAxMi41QzAgMTEuNjcyIDAuNTU5OTk4IDExIDEuMjUgMTFIMjguNzVDMjkuNDQgMTEgMzAgMTEuNjcyIDMwIDEyLjVDMzAgMTMuMzI4IDI5LjQ0IDE0IDI4Ljc1IDE0WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTI4Ljc1IDMuNTM4NDVIMS4yNUMwLjU1OTk5OCAzLjUzODQ1IDAgMi44NjY0NiAwIDIuMDM4NDVDMCAxLjIxMDQ1IDAuNTU5OTk4IDAuNTM4NDUyIDEuMjUgMC41Mzg0NTJIMjguNzVDMjkuNDQgMC41Mzg0NTIgMzAgMS4yMTA0NSAzMCAyLjAzODQ1QzMwIDIuODY2NDYgMjkuNDQgMy41Mzg0NSAyOC43NSAzLjUzODQ1WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTI4Ljc1IDI0LjQ2MTVIMS4yNUMwLjU1OTk5OCAyNC40NjE1IDAgMjMuNzg5NiAwIDIyLjk2MTVDMCAyMi4xMzM1IDAuNTU5OTk4IDIxLjQ2MTUgMS4yNSAyMS40NjE1SDI4Ljc1QzI5LjQ0IDIxLjQ2MTUgMzAgMjIuMTMzNSAzMCAyMi45NjE1QzMwIDIzLjc4OTYgMjkuNDQgMjQuNDYxNSAyOC43NSAyNC40NjE1WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");
            cursor: pointer; }
          .header__section .header__section__wrapper__top .header__section__inner .nav__wrapper, .header__section .header__section__wrapper__top .header__section__inner .lk__wrapper, .header__section .header__section__wrapper__top .header__section__inner .user__wrapper {
            display: none; } }
  .header__section .header__section__wrapper__bottom .header__section__inner {
    padding: 10px 0; }
    .header__section .header__section__wrapper__bottom .header__section__inner .logo img {
      height: 50px; }
    .header__section .header__section__wrapper__bottom .header__section__inner .nav__wrapper {
      display: flex;
      align-items: center;
      justify-content: space-between;
      max-width: 660px;
      width: 100%;
      margin: 0 10px; }
      .header__section .header__section__wrapper__bottom .header__section__inner .nav__wrapper .nav-item {
        padding: 0 10px; }
        .header__section .header__section__wrapper__bottom .header__section__inner .nav__wrapper .nav-item .nav-link {
          font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
          font-style: normal;
          font-weight: 500;
          font-size: 14px;
          line-height: 100%;
          color: #3D3D3D;
          text-decoration: none;
          transition: color 0.2s ease-in-out; }
        .header__section .header__section__wrapper__bottom .header__section__inner .nav__wrapper .nav-item .nav-link:hover {
          color: #777777; }
    .header__section .header__section__wrapper__bottom .header__section__inner .contacts__wrapper {
      height: fit-content;
      align-self: center; }
      .header__section .header__section__wrapper__bottom .header__section__inner .contacts__wrapper .prefix {
        font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 100%;
        color: #3D3D3D;
        margin: 0 0 2px; }
      .header__section .header__section__wrapper__bottom .header__section__inner .contacts__wrapper .phone {
        font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 100%;
        color: #00AA49;
        text-decoration: none; }
  @media (max-width: 768px) {
    .header__section .header__section__wrapper__bottom {
      display: none; } }
/* ------------------------------------------------------------------------- */
/* WALLPAPER
============================================================================ */
.wallpaper__section {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 236px; }
  @media (max-width: 768px) {
    .wallpaper__section {
      height: auto !important;
      padding: 20px 0; } }
  .wallpaper__section .hello__text {
    display: none;
    font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 26px;
    color: #FFF;
    text-shadow: 0px 0px 8px rgba(61, 61, 61, 0.7);
    margin: 0 0 20px;
    padding: 0 20px; }
    @media (max-width: 768px) {
      .wallpaper__section .hello__text {
        display: block; } }
  .wallpaper__section .search-form__wrapper {
    max-width: 650px;
    width: 100%;
    padding: 0 50px; }
    @media (max-width: 768px) {
      .wallpaper__section .search-form__wrapper {
        padding: 0 20px; } }
  .wallpaper__section.long {
    height: 100% !important;
    padding-bottom: 40px;
    padding-top: 40px; }
    .wallpaper__section.long .search-form__wrapper {
      max-width: 980px; }

.booking .hello__text {
  display: none; }

@media (min-width: 981px) {
  .front .wallpaper__section {
    height: 458px; } }

.front .wallpaper__section .hello__text {
  display: block;
  font-size: 34px;
  line-height: 45px;
  text-align: center; }
  @media (max-width: 768px) {
    .front .wallpaper__section .hello__text {
      font-size: 24px;
      line-height: 34px; } }
.front .wallpaper__section.long {
  padding-bottom: 80px;
  padding-top: 80px; }

/* ------------------------------------------------------------------------- */
/* MAP
============================================================================ */
.map__section {
  position: relative; }
  .map__section .map-address {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    padding: 20px;
    max-width: 400px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 5; }
    @media (max-width: 768px) {
      .map__section .map-address {
        position: static;
        transform: none; } }
    .map__section .map-address a {
      color: #6797E0; }
      .map__section .map-address a:hover {
        text-decoration: none; }
    @media (min-width: 1071px) {
      .map__section .map-address {
        left: calc((100% - 1070px) / 2); } }
    .map__section .map-address .address {
      font: 400 14px "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
      color: #333; }
    .map__section .map-address .contacts-phone {
      margin: 20px 0; }
      .map__section .map-address .contacts-phone .phone {
        font-size: 20px; }
        .map__section .map-address .contacts-phone .phone a {
          text-decoration: none;
          color: #3D3D3D; }
    .map__section .map-address p:last-child {
      margin-bottom: 0; }

.map__section__inner {
  position: relative; }
  @media (max-width: 980px) {
    .map__section__inner {
      padding-top: 50%; } }
  @media (min-width: 981px) {
    .map__section__inner {
      height: 400px; } }
#map {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

/* ------------------------------------------------------------------------- */
/* FOOTER
============================================================================ */
.footer__section__inner {
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1070px;
  box-sizing: border-box; }
  @media (max-width: 980px) {
    .footer__section__inner {
      padding-right: 20px;
      padding-left: 20px; } }
.footer__section {
  padding-bottom: 20px;
  font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
  color: #FFF;
  background-color: #6797E0; }
  @media (max-width: 768px) {
    .footer__section {
      margin-bottom: 55px; } }
  .footer__section .navbar-nav {
    list-style: none outside none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
    text-align: center; }
    @media (max-width: 768px) {
      .footer__section .navbar-nav {
        padding-bottom: 10px; } }
    .footer__section .navbar-nav .nav-item {
      display: inline-block;
      padding-right: 10px;
      padding-left: 10px;
      height: 50px;
      line-height: 50px; }
      @media (max-width: 768px) {
        .footer__section .navbar-nav .nav-item {
          height: 35px;
          line-height: 35px;
          border-bottom: #fff 1px solid; } }
      .footer__section .navbar-nav .nav-item:last-of-type {
        margin-right: 0; }
      .footer__section .navbar-nav .nav-item.active {
        position: relative; }
      .footer__section .navbar-nav .nav-item .nav-link {
        display: inline-block;
        font-size: 14px;
        line-height: 1;
        text-decoration: none;
        color: #FFF;
        text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
        transition: color 0.3s; }
        .footer__section .navbar-nav .nav-item .nav-link:hover {
          color: rgba(255, 255, 255, 0.6); }
  .footer__section .footer-legal {
    margin: 10px 0;
    font-size: 12px;
    line-height: 1.4;
    color: rgba(255, 255, 255, 0.8); }
  .footer__section .footer-copyright {
    font-size: 14px; }
    .footer__section .footer-copyright .nav-link {
      color: #FFF;
      transition: color 0.3s; }
      .footer__section .footer-copyright .nav-link:hover {
        color: rgba(255, 255, 255, 0.6); }
  .footer__section #TA_rated683 {
    text-align: center;
    margin-top: 5px; }
  .footer__section #CDSWIDFRR {
    display: inline-block;
    margin: 0;
    width: auto;
    min-width: 150px;
    max-width: 250px;
    border: 0 none; }
    .footer__section #CDSWIDFRR .top-background {
      width: auto;
      height: 50px; }

/* ------------------------------------------------------------------------- */
/* POPUP
============================================================================ */
.on_site__popup {
  position: fixed;
  top: calc(50% - 55px);
  right: 90px;
  padding: 10px;
  background-color: #FFF;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
  z-index: 2;
  max-width: 336px; }
  .on_site__popup .popup__inner {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .on_site__popup .popup__inner .popup_image {
      height: 45px;
      min-width: 52px;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTIiIGhlaWdodD0iNDUiIHZpZXdCb3g9IjAgMCA1MiA0NSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00Ljg1MTU4IDIzLjIzMDlDNC42NzE4OCAyMy40MDA1IDQuNDI5MTUgMjMuNTA0NiA0LjE2MjUzIDIzLjUwNDZDMy44MzI0OSAyMy41MDQ2IDMuNTM5MjUgMjMuMzQ0OSAzLjM1NjQxIDIzLjA5OUwwLjIzMzc0IDE5LjM3NzdDLTAuMTIxNzUgMTguOTUzMyAtMC4wNjUzNzI1IDE4LjMyMDYgMC4zNTk0MTQgMTcuOTY1MkMwLjc4MzgwOSAxNy42MTAxIDEuNDE2NDkgMTcuNjY2IDEuNzcxOTggMTguMDkwOEwzLjMwNDczIDE5LjkxNzZDMy44OTY2OSAxNC43MzY0IDYuMjQ4ODggMTAuMDg5NiA5Ljc0ODE4IDYuNTkwMjZDMTMuODE5OSAyLjUxODU3IDE5LjQ0NTEgMCAyNS42NTc5IDBDMzAuOTg0OCAwIDM1Ljg4MSAxLjg1NDE4IDM5LjczNzMgNC45NTI5OEM0My42Njc3IDguMTEwODggNDYuNTE0NyAxMi41NjIzIDQ3LjYzMzcgMTcuNjYxM0M0Ny43NTAzIDE4LjIwMzIgNDcuNDA2MiAxOC43MzcyIDQ2Ljg2NDQgMTguODU0M0M0Ni4zMjI1IDE4Ljk3MTMgNDUuNzg4NSAxOC42MjcyIDQ1LjY3MTQgMTguMDg1NEM0NC42NTMxIDEzLjQ0MzIgNDIuMDYwNiA5LjM5MDMzIDM4LjQ4MTggNi41MTQzMUMzNC45NzM1IDMuNjk1ODQgMzAuNTE0NiAyLjAwODgzIDI1LjY1ODMgMi4wMDg4M0MxOS45OTk0IDIuMDA4ODMgMTQuODc2OSA0LjMwMjI5IDExLjE2ODYgOC4wMTA2NkM3Ljk2MDE2IDExLjIxOTEgNS44MTExNyAxNS40ODczIDUuMjkwMDcgMjAuMjQ0OUw3LjI4NDgxIDE4LjU3MTJDNy43MDkyIDE4LjIxNTcgOC4zNDE4OCAxOC4yNzIxIDguNjk2OTggMTguNjk2OUM5LjA1MjQ3IDE5LjEyMTMgOC45OTY0OCAxOS43NTQgOC41NzE3IDIwLjEwOTRMNC44NTE1OCAyMy4yMzA5Wk0xOC41MjA3IDIwLjQzNTZMMTcuNDI5NiAxNy4wOTQ4SDIyLjY1MDdDMjMuMjA1NSAxNy4wOTQ4IDIzLjY1NSAxNi42NDUgMjMuNjU1IDE2LjA5MDJDMjMuNjU1IDE1LjUzNTUgMjMuMjA1NSAxNS4wODU2IDIyLjY1MDcgMTUuMDg1NkgxNi43NzM0TDE1Ljc2NTMgMTEuOTk5QzE1LjYyNzkgMTEuNTc1MyAxNS4yMzQ4IDExLjMwNiAxNC44MTIgMTEuMzA2TDExLjA0OTIgMTEuMzA0NEMxMC40OTQ0IDExLjMwNDQgMTAuMDQ0OSAxMS43NTM5IDEwLjA0NDkgMTIuMzA4NkMxMC4wNDQ5IDEyLjg2MzQgMTAuNDk0NCAxMy4zMTMzIDExLjA0OTIgMTMuMzEzM0gxNC4wODUzQzE1Ljg4NDMgMTguODIyNiAxNy42ODM3IDI0LjMzMjMgMTkuNDgyNiAyOS44NDJDMTguNzY4OSAyOS45ODg0IDE4LjEzMTIgMzAuMzQyNyAxNy42MzQ3IDMwLjgzOTFDMTYuOTcyMyAzMS41MDE2IDE2LjU2MjQgMzIuNDE2OSAxNi41NjI0IDMzLjQyNzRDMTYuNTYyNCAzNC40MzgzIDE2Ljk3MjMgMzUuMzUzNiAxNy42MzQ3IDM2LjAxNTdDMTguMjk3MiAzNi42Nzg1IDE5LjIxMjUgMzcuMDg4IDIwLjIyMyAzNy4wODhDMjEuMjMzOSAzNy4wODggMjIuMTQ4OCAzNi42Nzg1IDIyLjgxMTYgMzYuMDE1N0MyMy40NzQxIDM1LjM1MzIgMjMuODgzNiAzNC40MzgzIDIzLjg4MzYgMzMuNDI3NEMyMy44ODM2IDMyLjgzMzEgMjMuNzQxOSAzMi4yNzIxIDIzLjQ5MDUgMzEuNzc1NkgzMC40NjQ5QzMwLjIxMjMgMzIuMjcyNCAzMC4wNjk4IDMyLjgzMzUgMzAuMDY5OCAzMy40Mjc0QzMwLjA2OTggMzQuNDM4MyAzMC40Nzk3IDM1LjM1MzIgMzEuMTQyMiAzNi4wMTU3QzMxLjgwNDYgMzYuNjc4NSAzMi43MTk5IDM3LjA4OCAzMy43MzA4IDM3LjA4OEMzNC43NDEzIDM3LjA4OCAzNS42NTY2IDM2LjY3ODUgMzYuMzE5MSAzNi4wMTU3QzM2Ljk4MTUgMzUuMzUzMiAzNy4zOTEgMzQuNDM4MyAzNy4zOTEgMzMuNDI3NEMzNy4zOTEgMzIuNDE5NyAzNi45ODE5IDMxLjUwNjMgMzYuMzE5OSAzMC44NDM4QzM1LjYzOTQgMzAuMTYyNiAzNC42OTI0IDI5Ljc2NjggMzMuNzI4NSAyOS43NjY4SDIxLjU2NzhMMjAuOTg5MiAyNy45OTQ0TDMzLjczMTIgMjcuOTkyOUMzNC4xNTM2IDI3Ljk5MjkgMzQuNTQ2NyAyNy43MjM1IDM0LjY4NDUgMjcuMjk5OUwzOC4yMjMgMTYuNDYzM0MzOC4yNjkyIDE2LjM0ODIgMzguMjk0NiAxNi4yMjIyIDM4LjI5NDYgMTYuMDkwMkMzOC4yOTQ2IDE1LjUzNTUgMzcuODQ1MiAxNS4wODU2IDM3LjI5MDQgMTUuMDg1NkgzMC42ODY0QzMwLjEzMTcgMTUuMDg1NiAyOS42ODIyIDE1LjUzNTUgMjkuNjgyMiAxNi4wOTAyQzI5LjY4MjIgMTYuNjQ1IDMwLjEzMTcgMTcuMDk0OCAzMC42ODY0IDE3LjA5NDhIMzUuOTA3NkwzNC44MTY1IDIwLjQzNTZIMTguNTIwN1pNMzQuMTYwNyAyMi40NDM2SDE5LjE3NjFMMjAuMzMzIDI1Ljk4NTZIMzMuMDA0MkwzNC4xNjA3IDIyLjQ0MzZaTTI2LjY2ODQgMTUuMDg1NkMyNi4xMTM2IDE1LjA4NTYgMjUuNjY0MiAxNS41MzU1IDI1LjY2NDIgMTYuMDkwMkMyNS42NjQyIDE2LjY0NSAyNi4xMTM2IDE3LjA5NDQgMjYuNjY4NCAxNy4wOTQ0QzI3LjIyMzIgMTcuMDk0NCAyNy42NzMgMTYuNjQ1IDI3LjY3MyAxNi4wOTAyQzI3LjY3MyAxNS41MzU1IDI3LjIyMzIgMTUuMDg1NiAyNi42Njg0IDE1LjA4NTZaTTMzLjc5OTcgMzEuNzczM0MzNC4yMjg0IDMxLjc5MDUgMzQuNjE1NiAzMS45NzE4IDM0Ljg5OTUgMzIuMjU2NEMzNS4xOTc4IDMyLjU1NDcgMzUuMzgyNiAzMi45Njg5IDM1LjM4MjYgMzMuNDI3NEMzNS4zODI2IDMzLjg4MzkgMzUuMTk3NCAzNC4yOTY5IDM0Ljg5ODcgMzQuNTk1N0MzNC42IDM0Ljg5NDQgMzQuMTg2OSAzNS4wNzkyIDMzLjczMDggMzUuMDc5MkMzMy4yNzQ3IDM1LjA3OTIgMzIuODYxNyAzNC44OTQ0IDMyLjU2MjkgMzQuNTk1N0MzMi4yNjM4IDM0LjI5NjUgMzIuMDc5IDMzLjg4MzUgMzIuMDc5IDMzLjQyNzRDMzIuMDc5IDMyLjk2ODkgMzIuMjYzOCAzMi41NTQ3IDMyLjU2MjIgMzIuMjU2NEMzMi44MzU4IDMxLjk4MjMgMzMuMjA1NCAzMS44MDM4IDMzLjYxNTcgMzEuNzc1NkMzMy42ODYyIDMxLjc2OTggMzMuNzI3NyAzMS43Njk4IDMzLjc5OTcgMzEuNzczM1pNMjEuMzkxMyAzMi4yNTk1QzIxLjY5IDMyLjU1ODMgMjEuODc0OCAzMi45NzEzIDIxLjg3NDggMzMuNDI3NEMyMS44NzQ4IDMzLjg4MzkgMjEuNjkgMzQuMjk2NSAyMS4zOTEzIDM0LjU5NTdDMjEuMDkyNSAzNC44OTQ0IDIwLjY3OTUgMzUuMDc5MiAyMC4yMjM0IDM1LjA3OTJDMTkuNzY2OSAzNS4wNzkyIDE5LjM1MzggMzQuODk0NCAxOS4wNTU1IDM0LjU5NTNDMTguNzU2NCAzNC4yOTY1IDE4LjU3MTYgMzMuODgzNSAxOC41NzE2IDMzLjQyNzRDMTguNTcxNiAzMi45NzEzIDE4Ljc1NjQgMzIuNTU4MyAxOS4wNTU1IDMyLjI1OTVDMTkuMzUzOCAzMS45NjA0IDE5Ljc2NzMgMzEuNzc1NiAyMC4yMjM0IDMxLjc3NTZDMjAuNjc5NSAzMS43NzU2IDIxLjA5MjUgMzEuOTYwNCAyMS4zOTEzIDMyLjI1OTVaTTQ0LjAzMTQgMjYuNDI4OEw0Ni4wMjU3IDI0Ljc1NTFDNDUuNTA1IDI5LjUxMjcgNDMuMzU1NyAzMy43ODA5IDQwLjE0NzMgMzYuOTg5M0MzNi40MzkzIDQwLjY5NzMgMzEuMzE2NCA0Mi45OTA4IDI1LjY1NzkgNDIuOTkwOEMyMC44MDE2IDQyLjk5MDggMTYuMzQyNCA0MS4zMDQyIDEyLjgzNCAzOC40ODUzQzkuMjU1MjcgMzUuNjEwMSA2LjY2MjcgMzEuNTU2OCA1LjY0NDM5IDI2LjkxNDdDNS41MjczMyAyNi4zNzI4IDQuOTkzMzEgMjYuMDI4NyA0LjQ1MTg1IDI2LjE0NTdDMy45MTAwMSAyNi4yNjI0IDMuNTY1NDggMjYuNzk2OCAzLjY4MjU0IDI3LjMzODNDNC44MDEwOCAzMi40Mzc3IDcuNjQ4MTMgMzYuODg5MSAxMS41Nzg1IDQwLjA0N0MxNS40MzUyIDQzLjE0NTggMjAuMzMxNCA0NSAyNS42NTgzIDQ1QzMxLjg3MTIgNDUgMzcuNDk2IDQyLjQ4MTQgNDEuNTY3NiAzOC40MDk3QzQ1LjA2NjkgMzQuOTEwNCA0Ny40MTk1IDMwLjI2MzYgNDguMDExMSAyNS4wODI0TDQ5LjU0NDIgMjYuOTA5MkM0OS44OTkzIDI3LjMzMzYgNTAuNTMyIDI3LjM4OTkgNTAuOTU2OCAyNy4wMzQ1QzUxLjM4MTIgMjYuNjc5NCA1MS40Mzc2IDI2LjA0NjcgNTEuMDgyNSAyNS42MjIzTDQ3Ljk1OTggMjEuOTAxQzQ3Ljc3NjYgMjEuNjU0NyA0Ny40ODM3IDIxLjQ5NTQgNDcuMTUzNyAyMS40OTU0QzQ2Ljg4NjcgMjEuNDk1NCA0Ni42NDQzIDIxLjU5OTUgNDYuNDY0NiAyMS43NjkxTDQyLjc0NDUgMjQuODkwNkM0Mi4zMTk3IDI1LjI0NiA0Mi4yNjM0IDI1Ljg3ODcgNDIuNjE4OCAyNi4zMDM1QzQyLjk3NDMgMjYuNzI3OSA0My42MDY2IDI2Ljc4NDMgNDQuMDMxNCAyNi40Mjg4WiIgZmlsbD0iI0ZGNDY2NyIvPgo8L3N2Zz4=");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100%; }
    .on_site__popup .popup__inner .popup_text {
      padding: 0 10px;
      font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 16px;
      max-width: 203px; }
      .on_site__popup .popup__inner .popup_text span.colored {
        color: #FF4667;
        font-weight: 500; }
      .on_site__popup .popup__inner .popup_text span.bold {
        font-weight: 500; }
    .on_site__popup .popup__inner .popup_close {
      height: 14px;
      min-width: 14px;
      align-self: start;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjQyMTQgMS40MUwxMy4wMTE0IDBMNy40MjEzOSA1LjU5TDEuODMxMzkgMEwwLjQyMTM4NyAxLjQxTDYuMDExMzkgN0wwLjQyMTM4NyAxMi41OUwxLjgzMTM5IDE0TDcuNDIxMzkgOC40MUwxMy4wMTE0IDE0TDE0LjQyMTQgMTIuNTlMOC44MzEzOSA3TDE0LjQyMTQgMS40MVoiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuNTQiLz4KPC9zdmc+");
      cursor: pointer; }
  .on_site__popup.hidden {
    display: none; }
  @media (max-width: 768px) {
    .on_site__popup {
      padding: 10px 20px;
      bottom: 60px;
      left: 0;
      top: auto;
      right: auto;
      max-width: none; }
      .on_site__popup .popup__inner .popup_text {
        font-size: 12px;
        line-height: 14px;
        max-width: none; } }
/* ------------------------------------------------------------------------- */
/* CALLBACK
============================================================================ */
.callback-hidden .contacts__wrapper, .callback-visible .contacts__wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
  flex-wrap: wrap;
  align-self: center;
  background-color: #FFF;
  align-items: center;
  padding: 5px 90px 5px 20px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
  z-index: 3; }
  .callback-hidden .contacts__wrapper *, .callback-visible .contacts__wrapper * {
    width: 100%; }
  .callback-hidden .contacts__wrapper .prefix, .callback-visible .contacts__wrapper .prefix {
    font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #3D3D3D;
    margin: 0 0 2px; }
  .callback-hidden .contacts__wrapper .phone, .callback-visible .contacts__wrapper .phone {
    font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: #00AA49;
    text-decoration: none; }
  .callback-hidden .contacts__wrapper .callback-text, .callback-visible .contacts__wrapper .callback-text {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #3D3D3D; }

.callback-hidden .callback-common, .callback-visible .callback-common {
  background-color: #FFF;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTEiIHZpZXdCb3g9IjAgMCA1MCA1MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1IDAuNUMxMS4xOTM3IDAuNSAwIDExLjY5MzcgMCAyNS41QzAgMzkuMzA2MyAxMS4xOTM3IDUwLjUgMjUgNTAuNUMzOC44MDYzIDUwLjUgNTAgMzkuMzA2MyA1MCAyNS41QzUwIDExLjY5MzcgMzguODA2MyAwLjUgMjUgMC41Wk0zNy41IDM5LjU2MjVDMjIuODUzMSAzOS41NjI1IDEwLjkzNzUgMjcuNjQ2OSAxMC45Mzc1IDEzQzEwLjkzNzUgMTIuMTM3NSAxMS42Mzc1IDExLjQzNzUgMTIuNSAxMS40Mzc1SDE4LjI2ODhDMTkuMTMxMyAxMS40Mzc1IDE5LjgzMTMgMTIuMTM3NSAxOS44MzEzIDEzQzE5LjgzMTMgMTUuNyAyMC40MTg4IDE4LjI3MTkgMjEuNTc4MSAyMC42NDA2QzIxLjc2MjUgMjEuMDE1NiAyMS43ODc1IDIxLjQ0MzggMjEuNjUgMjEuODM3NUMyMS41MTU2IDIyLjIzMTMgMjEuMjI4MSAyMi41NTMxIDIwLjg1MzEgMjIuNzM0NEwxOC41MjE5IDIzLjg1OTRDMjAuNDYyNSAyNy4yMzc1IDIzLjI2MjUgMzAuMDQwNiAyNi42Mzc1IDMxLjk3NUwyNy43NjI1IDI5LjY0NjlDMjcuOTQzOCAyOS4yNzE5IDI4LjI2NTYgMjguOTg3NSAyOC42NTk0IDI4Ljg1QzI5LjA1MzEgMjguNzE1NiAyOS40ODQ0IDI4Ljc0MDYgMjkuODU2MiAyOC45MjE5QzMyLjIzMTMgMzAuMDgxMyAzNC44IDMwLjY2ODggMzcuNDk2OSAzMC42Njg4QzM4LjM1OTQgMzAuNjY4OCAzOS4wNTk0IDMxLjM2ODggMzkuMDU5NCAzMi4yMzEzVjM4SDM5LjA2MjVDMzkuMDYyNSAzOC44NjI1IDM4LjM2MjUgMzkuNTYyNSAzNy41IDM5LjU2MjVaIiBmaWxsPSIjRkY0NjY3Ii8+Cjwvc3ZnPgo=");
  background-position: center;
  background-size: 100%; }

@media (max-width: 768px) {
  .callback-hidden .contacts__wrapper, .callback-visible .contacts__wrapper {
    display: flex; }
  .callback-hidden .callback-common, .callback-visible .callback-common {
    height: 50px;
    width: 50px;
    bottom: 5px; } }

#popup-wrapper #callback-overlay {
  z-index: 20; }

#popup-wrapper #popup {
  background: #FFF;
  border: none;
  border-radius: 0;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
  padding: 20px 30px;
  z-index: 25; }
  #popup-wrapper #popup #popup-inner #popup-text {
    font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #3D3D3D;
    margin: 0 0 20px; }
  #popup-wrapper #popup #popup-inner #callback-form #callback-number {
    position: relative;
    width: fit-content;
    margin: 0 auto; }
    #popup-wrapper #popup #popup-inner #callback-form #callback-number::before {
      content: 'Введите ваш телефон';
      position: absolute;
      left: 10px;
      top: 3px;
      font-size: 13px;
      line-height: 15px;
      color: #777777;
      z-index: -1; }
  #popup-wrapper #popup #popup-inner #callback-form #callback-phone {
    margin: 0 0 20px;
    height: 46px;
    width: 200px;
    display: block;
    position: relative;
    background-color: transparent;
    border: 1px solid #DDDDDD;
    outline: none;
    font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
    line-height: 21px;
    color: #777777;
    padding: 23px 10px 0;
    box-sizing: border-box;
    z-index: 1; }
    #popup-wrapper #popup #popup-inner #callback-form #callback-phone::placeholder {
      color: transparent; }
  #popup-wrapper #popup #popup-inner #callback-form #callback-submit {
    font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    border: 0 none;
    border-radius: 0;
    height: 46px;
    width: 200px;
    text-transform: uppercase;
    outline: 2px solid;
    outline-color: #00AA49;
    outline-offset: -2px;
    color: #FFF;
    background-color: #00AA49;
    cursor: pointer;
    transition: all 0.3s;
    transition-property: color, background-color, outline-color;
    margin: 0; }
    #popup-wrapper #popup #popup-inner #callback-form #callback-submit:hover {
      color: #00AA49;
      background-color: #FFF;
      outline-color: #00AA49; }
  #popup-wrapper #popup #popup-inner #callback-form #callback-close {
    height: 14px;
    width: 14px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjQyMTQgMS40MUwxMy4wMTE0IDBMNy40MjEzOSA1LjU5TDEuODMxMzkgMEwwLjQyMTM4NyAxLjQxTDYuMDExMzkgN0wwLjQyMTM4NyAxMi41OUwxLjgzMTM5IDE0TDcuNDIxMzkgOC40MUwxMy4wMTE0IDE0TDE0LjQyMTQgMTIuNTlMOC44MzEzOSA3TDE0LjQyMTQgMS40MVoiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuNTQiLz4KPC9zdmc+");
    cursor: pointer;
    top: 10px;
    right: 10px; }
  @media (max-width: 768px) {
    #popup-wrapper #popup {
      left: 20px;
      right: 20px;
      transform: none; } }
.ge_widget__wrapper .wrapper_title {
  font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  margin: 40px 0;
  color: #3D3D3D; }
  .ge_widget__wrapper .wrapper_title span {
    color: #00AA49; }

/* ------------------------------------------------------------------------- */
/* SALES STOPPED
============================================================================ */
.sales-stopped__section {
  background-color: #FF385C;
  height: 48px; }
  .sales-stopped__section .sales-stopped__inner {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 15px 20px; }
  .sales-stopped__section .text {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 100%; }
  .sales-stopped__section.absolute .sales-stopped__inner {
    background-color: #FF385C;
    left: 0;
    position: absolute;
    width: 100%; }
  @media (max-width: 767px) {
    .sales-stopped__section {
      height: auto; }
      .sales-stopped__section.absolute {
        margin: 0 -20px !important; }
        .sales-stopped__section.absolute .sales-stopped__inner {
          position: static; } }
/* ------------------------------------------------------------------------- */
/* INTRO SECTION
============================================================================ */
.intro__section__wrapper {
  margin-top: 30px; }
  @media (max-width: 768px) {
    .intro__section__wrapper {
      margin-top: 0; } }
  .intro__section__wrapper ~ .callback-section {
    margin-top: 0; }
    .intro__section__wrapper ~ .callback-section .intro__section {
      padding-top: 0; }

.intro__section {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1070px;
  box-sizing: border-box; }
  @media (max-width: 768px) {
    .intro__section {
      padding-top: 20px; } }
  @media (max-width: 980px) {
    .intro__section {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (max-width: 768px) {
    .intro__section {
      padding-bottom: 10px; } }
.youtube {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden; }
  .youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* ------------------------------------------------------------------------- */
/* SERVICES SECTION
============================================================================ */
.services__section {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media (max-width: 768px) {
    .services__section {
      padding-top: 20px; } }
  @media (max-width: 768px) {
    .services__section {
      padding-bottom: 20px; } }
  .services__section.odd {
    background-color: #F3F5F6;
    background-image: url(../../hotels/frontend/images/patterns/cubes.png); }
  .services__section .services__section__inner {
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
    max-width: 1070px;
    box-sizing: border-box; }
    @media (max-width: 980px) {
      .services__section .services__section__inner {
        padding-right: 20px;
        padding-left: 20px; } }
  @media (min-width: 769px) {
    .services__section .section-content {
      margin-left: -40px; }
      .services__section .section-content:after {
        clear: both;
        content: '';
        display: table; }
      .services__section .section-content .instance-item-wrapper {
        float: left;
        display: block;
        padding-left: 40px;
        width: 33.33333%;
        box-sizing: border-box; }
        .services__section .section-content .instance-item-wrapper:nth-child(3n+1) {
          clear: both; }
        .services__section .section-content .instance-item-wrapper:nth-last-child(-n+3) {
          margin-bottom: 0; } }
@media (max-width: 768px) and (min-width: 481px) {
  .services__section .section-content {
    margin-left: -40px; }
    .services__section .section-content:after {
      clear: both;
      content: '';
      display: table; }
    .services__section .section-content .instance-item-wrapper {
      float: left;
      display: block;
      padding-left: 40px;
      width: 50%;
      box-sizing: border-box; }
      .services__section .section-content .instance-item-wrapper:nth-child(2n+1) {
        clear: both; }
      .services__section .section-content .instance-item-wrapper:nth-last-child(-n+2) {
        margin-bottom: 0; } }
  @media (max-width: 480px) {
    .services__section .section-content {
      margin-left: 0; }
      .services__section .section-content:after {
        clear: both;
        content: '';
        display: table; }
      .services__section .section-content .instance-item-wrapper {
        float: left;
        display: block;
        padding-left: 0;
        width: 100%;
        box-sizing: border-box; }
        .services__section .section-content .instance-item-wrapper:nth-child(1n+1) {
          clear: both; }
        .services__section .section-content .instance-item-wrapper:nth-last-child(-n+1) {
          margin-bottom: 0; } }
  .services__section .instance-item-wrapper {
    margin-bottom: 40px; }
  .services__section .section-footer {
    margin-top: 40px;
    text-align: center; }
    @media (max-width: 768px) {
      .services__section .section-footer {
        margin-top: 20px; } }
    .services__section .section-footer .more {
      display: inline-block;
      margin: 0;
      padding: 0 2em;
      height: 40px;
      border: 0 none;
      outline: 2px solid;
      outline-color: #6797E0;
      outline-offset: -2px;
      text-decoration: none;
      font: 700 16px "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
      line-height: 40px;
      text-transform: uppercase;
      color: #FFF;
      background-color: #6797E0;
      cursor: pointer;
      transition: all 0.3s;
      transition-property: color, background-color, outline-color; }
      .services__section .section-footer .more:hover {
        color: #6797E0;
        background-color: transparent; }

.excursions__section .ge_widget__wrapper {
  margin: 40px 0;
  padding: 0 20px; }
  .excursions__section .ge_widget__wrapper .wrapper_title {
    margin-top: 0;
    text-align: center; }

/* ------------------------------------------------------------------------- */
/* DETAIL
============================================================================ */
.price-detail__section {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1070px;
  box-sizing: border-box;
  margin-top: 30px; }
  @media (max-width: 768px) {
    .price-detail__section {
      padding-top: 20px; } }
  @media (max-width: 980px) {
    .price-detail__section {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (max-width: 768px) {
    .price-detail__section {
      margin-top: 0;
      padding-bottom: 10px; } }
  .price-detail__section .section-content .price__control-wrapper {
    margin-bottom: 20px; }
    .price-detail__section .section-content .price__control-wrapper select {
      padding-right: 0.5em;
      padding-left: 0.5em;
      height: 40px;
      box-sizing: border-box;
      font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
      font-size: 16px;
      border: 0 none;
      outline: 2px solid;
      outline-color: #6797E0;
      outline-offset: -2px;
      background-color: #FFF; }
  .price-detail__section .section-content table {
    margin-bottom: 40px;
    border-radius: 0;
    border: 0 none;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    background: #FFF; }
    .price-detail__section .section-content table span[data-currency-currency] {
      white-space: nowrap; }
    .price-detail__section .section-content table thead, .price-detail__section .section-content table tbody {
      border: 0 none;
      background: #FFF; }
    .price-detail__section .section-content table th {
      padding: 8px 10px 9px;
      border: 0 none;
      border-bottom: 1px solid #CCC;
      white-space: nowrap;
      font-weight: bold;
      color: #000; }
    .price-detail__section .section-content table td {
      padding: 9px 10px;
      vertical-align: top;
      border: none; }
    .price-detail__section .section-content table tbody tr:nth-child(even) {
      background: #F5F5F5; }
  .price-detail__section .section-content table {
    display: inline-block;
    max-width: 100%;
    overflow-x: auto; }
    .price-detail__section .section-content table::-webkit-scrollbar {
      -webkit-appearance: none;
      height: 8px; }
    .price-detail__section .section-content table::-webkit-scrollbar-thumb {
      border-radius: 4px;
      background-color: rgba(0, 0, 0, 0.5);
      box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }
  .price-detail__section .section-content.callback-wrapper {
    margin-top: 50px; }
    @media (max-width: 768px) {
      .price-detail__section .section-content.callback-wrapper {
        margin-top: 30px; } }
/* ------------------------------------------------------------------------- */
/* DETAIL
============================================================================ */
.booking-detail__section {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1070px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  color: #3D3D3D; }
  @media (max-width: 768px) {
    .booking-detail__section {
      padding-top: 20px; } }
  @media (max-width: 980px) {
    .booking-detail__section {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (max-width: 768px) {
    .booking-detail__section {
      padding: 10px; } }
  .booking-detail__section .booking__title {
    font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 34px;
    line-height: 45px;
    margin: 0 0 20px; }
    @media (max-width: 768px) {
      .booking-detail__section .booking__title {
        font-size: 20px;
        line-height: 26px;
        width: 100%; } }
  .booking-detail__section .section-content {
    display: flex;
    justify-content: center;
    border: 1px solid #DDDDDD;
    padding: 30px;
    width: fit-content; }
    .booking-detail__section .section-content .line {
      height: 100%;
      width: 1px;
      border-left: 1px solid #DDDDDD;
      margin: 0 40px; }
    .booking-detail__section .section-content.form-wrapper {
      width: 100%; }
    .booking-detail__section .section-content.form-wrapper.no-margin {
      margin: 0 !important; }
      .booking-detail__section .section-content.form-wrapper.no-margin .form-wrapper-inner {
        margin-top: 0 !important; }
    @media (max-width: 768px) {
      .booking-detail__section .section-content {
        flex-wrap: wrap;
        border: none;
        padding: 0; }
        .booking-detail__section .section-content .line {
          height: 1px;
          width: 100%;
          margin: 30px 0;
          border-left: none;
          border-top: 1px solid #DDDDDD; } }
.search__form .search__form__label {
  color: #777777 !important; }

.booking-info__wrapper {
  width: 50%;
  max-width: 360px; }
  @media (max-width: 768px) {
    .booking-info__wrapper {
      max-width: none;
      width: 100%; } }
.booking-info__subsection h3 {
  margin-top: 0;
  font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px; }

.booking-info__subsection ul {
  padding-left: 20px; }

.booking-info__subsection li {
  margin-bottom: 10px;
  font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px; }

.booking-info__subsection ol {
  margin-top: 10px;
  padding-left: 30px; }

.booking-info__subsection p {
  font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px; }

.booking-form-block {
  list-style: none outside none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  text-align: left; }
  .booking-form-block label {
    font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
    color: #777777;
    position: absolute;
    z-index: -5;
    left: 10px;
    top: 3px; }
    .booking-form-block label.required:after {
      margin-left: 5px;
      content: '*';
      color: red; }
  .booking-form-block input {
    padding: 23px 10px 0;
    position: relative;
    height: 40px;
    box-sizing: border-box;
    font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
    line-height: 21px;
    border: 0 none;
    outline: none;
    background-color: transparent;
    display: block;
    width: 100%;
    color: #777777; }
    .booking-form-block input::placeholder {
      color: #DDDDDD; }
    .booking-form-block input#id_count {
      width: 80px; }
    .booking-form-block input#id_company_name {
      width: 320px; }
      @media (max-width: 980px) {
        .booking-form-block input#id_company_name {
          width: 100%; } }
  .booking-form-block textarea {
    position: relative;
    padding: 23px 10px 10px;
    width: 100%;
    height: 80px;
    min-height: 80px;
    max-height: 240px;
    box-sizing: border-box;
    font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
    line-height: 21px;
    border: 0 none;
    outline: none;
    background-color: transparent;
    color: #777777;
    resize: vertical; }
  .booking-form-block select {
    padding: 23px 10px 0;
    height: 40px;
    box-sizing: border-box;
    font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 18px;
    line-height: 21px;
    border: 0 none;
    outline: none;
    background-color: transparent;
    position: relative;
    color: #777777;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none; }
    .booking-form-block select#id_adults {
      margin-right: 0.5em;
      max-width: 82px; }
    .booking-form-block select#id_childs {
      max-width: 75px; }
    .booking-form-block select#id_room {
      width: 100%; }
  .booking-form-block .search__form__field {
    border-radius: 0 !important;
    box-shadow: none !important;
    border: 1px solid #DDDDDD !important;
    margin-bottom: 20px;
    max-width: 282px; }
  .booking-form-block .submit {
    margin: 0;
    padding: 0 2em;
    height: 40px;
    border: 0 none;
    outline: 2px solid;
    outline-color: #00AA49;
    outline-offset: -2px;
    font: 700 16px "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 40px;
    text-transform: uppercase;
    color: #FFF;
    background-color: #00AA49;
    cursor: pointer;
    transition: all 0.3s;
    transition-property: color, background-color, outline-color; }
    .booking-form-block .submit:hover {
      color: #00AA49;
      background-color: #FFF; }
    @media (max-width: 768px) {
      .booking-form-block .submit {
        height: 46px;
        width: 100%;
        font-size: 18px;
        line-height: 46px; } }
  .booking-form-block .booking-form-guests__wrapper {
    display: flex; }
  .booking-form-block .booking-form-item {
    margin-bottom: 20px;
    position: relative;
    border: 1px solid #DDDDDD;
    width: fit-content;
    height: 50px; }
    .booking-form-block .booking-form-item.id_adults {
      min-width: 81px;
      margin-right: 20px; }
    .booking-form-block .booking-form-item.id_childs {
      min-width: 75px; }
    .booking-form-block .booking-form-item.id_name {
      max-width: 300px; }
    .booking-form-block .booking-form-item.id_email {
      max-width: 280px; }
    .booking-form-block .booking-form-item.id_phone {
      max-width: 250px; }
    .booking-form-block .booking-form-item.id_comment, .booking-form-block .booking-form-item.id_captcha {
      height: fit-content; }
    .booking-form-block .booking-form-item.no-border {
      border: none; }
  .booking-form-block .submit-item {
    border: 0 none;
    height: 100%;
    margin-bottom: 0; }
    .booking-form-block .submit-item .desc {
      margin-bottom: 20px;
      font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 13px;
      line-height: 15px;
      color: #777; }
      .booking-form-block .submit-item .desc span {
        color: #00AA49; }
    @media (max-width: 768px) {
      .booking-form-block .submit-item {
        width: 100%; } }
.guarantee-list__inner {
  list-style: none outside none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  margin-left: -40px;
  clear: both;
  margin-top: 50px;
  text-align: center; }
  .guarantee-list__inner:after {
    clear: both;
    content: '';
    display: table; }
  .guarantee-list__inner > li {
    float: left;
    display: block;
    padding-left: 40px;
    width: 33.33333%;
    box-sizing: border-box; }
    .guarantee-list__inner > li:nth-child(3n+1) {
      clear: both; }
    .guarantee-list__inner > li:nth-last-child(-n+3) {
      margin-bottom: 0; }
  @media (max-width: 768px) {
    .guarantee-list__inner li {
      width: 100%;
      margin: 0 0 20px !important; } }
  .guarantee-list__inner .guarantee-item-icon {
    margin-bottom: 10px; }
    .guarantee-list__inner .guarantee-item-icon:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #6797E0;
      font-size: 48px; }
    .guarantee-list__inner .guarantee-item-icon.bron:before {
      content: ""; }
    .guarantee-list__inner .guarantee-item-icon.price:before {
      content: ""; }
    .guarantee-list__inner .guarantee-item-icon.quality:before {
      content: ""; }
  .guarantee-list__inner .guarantee-item-title {
    margin-bottom: 15px;
    font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 18px;
    font-weight: 400;
    color: #6797E0; }
  .guarantee-list__inner .guarantee-item-text {
    line-height: 1.4; }

/* ------------------------------------------------------------------------- */
/* MIR CASHEBACK
============================================================================ */
.mir_cashback__wrapper {
  border: 1px solid #006749;
  box-sizing: border-box;
  margin: 0 0 30px;
  width: 100%; }
  .mir_cashback__wrapper .top_block, .mir_cashback__wrapper .bottom_block {
    padding: 20px 30px;
    display: flex;
    gap: 30px; }
  .mir_cashback__wrapper .top_block {
    background-color: #006749;
    color: #fff; }
    .mir_cashback__wrapper .top_block .block_title {
      margin: 0;
      font-weight: 900;
      font-size: 24px;
      line-height: 100%;
      text-transform: uppercase; }
    .mir_cashback__wrapper .top_block .logo {
      width: 186px;
      height: 53px;
      background-image: url(../../hotels/frontend/images/mir_cashback/logo.svg); }
    .mir_cashback__wrapper .top_block .more {
      color: inherit;
      text-decoration-skip-ink: none;
      align-self: flex-end;
      font-size: 14px;
      line-height: 100%; }
    @media (max-width: 899px) {
      .mir_cashback__wrapper .top_block {
        flex-wrap: wrap;
        gap: 10px; }
        .mir_cashback__wrapper .top_block .block_title {
          font-size: 16px; }
        .mir_cashback__wrapper .top_block .logo {
          max-width: 93px;
          width: 100%;
          height: 32px;
          background-size: contain;
          background-repeat: no-repeat;
          background-position-x: right; }
        .mir_cashback__wrapper .top_block .more {
          display: block;
          width: 100%; } }
  .mir_cashback__wrapper .bottom_block {
    color: #006749;
    justify-content: space-between; }
    .mir_cashback__wrapper .bottom_block .item__wrapper {
      padding: 0 0 0 60px;
      font-weight: 400;
      font-size: 18px;
      line-height: 130%;
      text-transform: uppercase;
      background-position: 0 center;
      background-size: 49px;
      background-repeat: no-repeat;
      height: 49px; }
      .mir_cashback__wrapper .bottom_block .item__wrapper span {
        font-weight: bold; }
      .mir_cashback__wrapper .bottom_block .item__wrapper.accommodation {
        background-image: url(../../hotels/frontend/images/mir_cashback/accommodation.svg); }
      .mir_cashback__wrapper .bottom_block .item__wrapper.payment {
        background-image: url(../../hotels/frontend/images/mir_cashback/payment.svg); }
      .mir_cashback__wrapper .bottom_block .item__wrapper.registration {
        background-image: url(../../hotels/frontend/images/mir_cashback/registration.svg); }
    .mir_cashback__wrapper .bottom_block .signup {
      max-width: 204px;
      display: flex;
      width: 100%;
      align-items: center;
      justify-content: center;
      padding: auto 20px;
      background-color: #006749;
      border: 1px solid #006749;
      box-sizing: border-box; }
      .mir_cashback__wrapper .bottom_block .signup .link {
        outline: none;
        color: #fff;
        text-transform: uppercase;
        width: 100%;
        text-align: center;
        text-decoration: none; }
    @media (max-width: 979px) {
      .mir_cashback__wrapper .bottom_block {
        flex-wrap: wrap; } }
    @media (max-width: 768px) {
      .mir_cashback__wrapper .bottom_block {
        gap: 10px; }
        .mir_cashback__wrapper .bottom_block .item__wrapper {
          font-size: 14px;
          height: auto;
          padding: 0 0 0 45px;
          background-size: 35px; }
        .mir_cashback__wrapper .bottom_block .signup {
          max-width: none;
          width: 100%;
          height: 40px; } }
/* ------------------------------------------------------------------------- */
/* DETAIL
============================================================================ */
.category-detail__section {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1070px;
  box-sizing: border-box;
  margin-top: 30px; }
  @media (max-width: 768px) {
    .category-detail__section {
      padding-top: 20px; } }
  @media (max-width: 980px) {
    .category-detail__section {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (max-width: 768px) {
    .category-detail__section {
      margin-top: 0;
      padding-bottom: 10px; } }
  .category-detail__section .section-content:after {
    clear: both;
    content: '';
    display: table; }
  .category-detail__section .category-service-list {
    list-style: none outside none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0; }
    @media (min-width: 769px) {
      .category-detail__section .category-service-list {
        margin-left: -40px; }
        .category-detail__section .category-service-list:after {
          clear: both;
          content: '';
          display: table; }
        .category-detail__section .category-service-list .service-item {
          float: left;
          display: block;
          padding-left: 40px;
          width: 33.33333%;
          box-sizing: border-box; }
          .category-detail__section .category-service-list .service-item:nth-child(3n+1) {
            clear: both; }
          .category-detail__section .category-service-list .service-item:nth-last-child(-n+3) {
            margin-bottom: 0; } }
@media (max-width: 768px) and (min-width: 481px) {
  .category-detail__section .category-service-list {
    margin-left: -40px; }
    .category-detail__section .category-service-list:after {
      clear: both;
      content: '';
      display: table; }
    .category-detail__section .category-service-list .service-item {
      float: left;
      display: block;
      padding-left: 40px;
      width: 50%;
      box-sizing: border-box; }
      .category-detail__section .category-service-list .service-item:nth-child(2n+1) {
        clear: both; }
      .category-detail__section .category-service-list .service-item:nth-last-child(-n+2) {
        margin-bottom: 0; } }
    @media (max-width: 480px) {
      .category-detail__section .category-service-list {
        margin-left: 0; }
        .category-detail__section .category-service-list:after {
          clear: both;
          content: '';
          display: table; }
        .category-detail__section .category-service-list .service-item {
          float: left;
          display: block;
          padding-left: 0;
          width: 100%;
          box-sizing: border-box; }
          .category-detail__section .category-service-list .service-item:nth-child(1n+1) {
            clear: both; }
          .category-detail__section .category-service-list .service-item:nth-last-child(-n+1) {
            margin-bottom: 0; } }
    .category-detail__section .category-service-list .service-item {
      margin-bottom: 40px; }
  .category-detail__section .callback-wrapper {
    margin-top: 60px; }

@media (max-width: 768px) and (min-width: 481px) {
  .category-detail__section .callback-wrapper {
    margin-top: 30px; } }

/* ------------------------------------------------------------------------- */
/* CORP
============================================================================ */
body.corporate .category-detail__section {
  max-width: 880px;
  line-height: 1.4;
  text-align: center; }

@media (min-width: 981px) {
  body.corporate .wallpaper__section {
    height: 450px; } }

body.corporate .wallpaper_shadow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.65)); }
  body.corporate .wallpaper_shadow .page-title {
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
    max-width: 1070px;
    box-sizing: border-box;
    position: relative;
    top: 40%;
    transform: translateY(-50%);
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 34px;
    line-height: 1.4;
    font-weight: 400;
    text-align: center;
    text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.4);
    color: #FFF; }
    @media (max-width: 980px) {
      body.corporate .wallpaper_shadow .page-title {
        padding-right: 20px;
        padding-left: 20px; } }
body.corporate .corp_block {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media (max-width: 768px) {
    body.corporate .corp_block {
      padding-top: 20px; } }
  body.corporate .corp_block.odd {
    background-color: #F3F5F6;
    background-image: url(../../hotels/frontend/images/patterns/corp_pattern.png); }
  body.corporate .corp_block .section-content {
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
    max-width: 1070px;
    box-sizing: border-box; }
    @media (max-width: 980px) {
      body.corporate .corp_block .section-content {
        padding-right: 20px;
        padding-left: 20px; } }
.corp_category-booking__section {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1070px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  color: #3D3D3D; }
  @media (max-width: 768px) {
    .corp_category-booking__section {
      padding-top: 20px; } }
  @media (max-width: 980px) {
    .corp_category-booking__section {
      padding-right: 20px;
      padding-left: 20px; } }
  .corp_category-booking__section .section__title {
    font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 34px;
    line-height: 45px;
    margin: 0 0 20px; }
  .corp_category-booking__section .section-content {
    display: flex;
    justify-content: center;
    border: 1px solid #DDDDDD;
    padding: 30px;
    width: fit-content; }
    .corp_category-booking__section .section-content .line {
      width: 1;
      border-left: 1px solid #DDDDDD;
      margin: 0 40px; }
    .corp_category-booking__section .section-content .spo h3 {
      font-size: 20px;
      line-height: 1.4;
      color: #333; }
    .corp_category-booking__section .section-content .spo .contacts {
      margin-top: 20px;
      line-height: 1;
      font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif; }
      .corp_category-booking__section .section-content .spo .contacts .prefix {
        margin-bottom: 7px;
        font-size: 13px;
        color: #6797E0; }
      .corp_category-booking__section .section-content .spo .contacts .phone {
        font-weight: 500;
        font-size: 24px; }

.corp__seo__list {
  list-style: none outside none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0; }
  .corp__seo__list .corp__seo__item {
    margin-bottom: 40px; }
    .corp__seo__list .corp__seo__item img {
      width: 100%; }
  .corp__seo__list .corp__seo__title {
    margin: 0;
    padding: 10px 0;
    font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 400;
    color: #333; }
  @media (min-width: 769px) {
    .corp__seo__list {
      margin-left: -40px; }
      .corp__seo__list:after {
        clear: both;
        content: '';
        display: table; }
      .corp__seo__list .corp__seo__item {
        float: left;
        display: block;
        padding-left: 40px;
        width: 50%;
        box-sizing: border-box; }
        .corp__seo__list .corp__seo__item:nth-child(2n+1) {
          clear: both; }
        .corp__seo__list .corp__seo__item:nth-last-child(-n+2) {
          margin-bottom: 0; } }
@media (max-width: 768px) and (min-width: 481px) {
  .corp__seo__list {
    margin-left: -20px; }
    .corp__seo__list:after {
      clear: both;
      content: '';
      display: table; }
    .corp__seo__list .corp__seo__item {
      float: left;
      display: block;
      padding-left: 20px;
      width: 50%;
      box-sizing: border-box; }
      .corp__seo__list .corp__seo__item:nth-child(2n+1) {
        clear: both; }
      .corp__seo__list .corp__seo__item:nth-last-child(-n+2) {
        margin-bottom: 0; } }
  @media (max-width: 480px) {
    .corp__seo__list {
      margin-left: -20px; }
      .corp__seo__list:after {
        clear: both;
        content: '';
        display: table; }
      .corp__seo__list .corp__seo__item {
        float: left;
        display: block;
        padding-left: 20px;
        width: 100%;
        box-sizing: border-box; }
        .corp__seo__list .corp__seo__item:nth-child(1n+1) {
          clear: both; }
        .corp__seo__list .corp__seo__item:nth-last-child(-n+1) {
          margin-bottom: 0; } }
.corp__reviews__list {
  list-style: none outside none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0; }
  .corp__reviews__list .corp__reviews__item {
    margin-bottom: 40px; }
    .corp__reviews__list .corp__reviews__item img {
      width: 100%; }
    .corp__reviews__list .corp__reviews__item a {
      display: inline-block;
      background-color: #FFF; }
      .corp__reviews__list .corp__reviews__item a img {
        transition: 0.4s transform, 0.4s box-shadow;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        vertical-align: bottom; }
      .corp__reviews__list .corp__reviews__item a:hover img {
        box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
        transform: scale(1.1); }
  @media (min-width: 769px) {
    .corp__reviews__list {
      margin-left: -40px; }
      .corp__reviews__list:after {
        clear: both;
        content: '';
        display: table; }
      .corp__reviews__list .corp__reviews__item {
        float: left;
        display: block;
        padding-left: 40px;
        width: 25%;
        box-sizing: border-box; }
        .corp__reviews__list .corp__reviews__item:nth-child(4n+1) {
          clear: both; }
        .corp__reviews__list .corp__reviews__item:nth-last-child(-n+4) {
          margin-bottom: 0; } }
@media (max-width: 768px) and (min-width: 481px) {
  .corp__reviews__list {
    margin-left: -20px; }
    .corp__reviews__list:after {
      clear: both;
      content: '';
      display: table; }
    .corp__reviews__list .corp__reviews__item {
      float: left;
      display: block;
      padding-left: 20px;
      width: 25%;
      box-sizing: border-box; }
      .corp__reviews__list .corp__reviews__item:nth-child(4n+1) {
        clear: both; }
      .corp__reviews__list .corp__reviews__item:nth-last-child(-n+4) {
        margin-bottom: 0; } }
  @media (max-width: 480px) {
    .corp__reviews__list {
      margin-left: -20px; }
      .corp__reviews__list:after {
        clear: both;
        content: '';
        display: table; }
      .corp__reviews__list .corp__reviews__item {
        float: left;
        display: block;
        padding-left: 20px;
        width: 50%;
        box-sizing: border-box; }
        .corp__reviews__list .corp__reviews__item:nth-child(2n+1) {
          clear: both; }
        .corp__reviews__list .corp__reviews__item:nth-last-child(-n+2) {
          margin-bottom: 0; } }
.corp__facts__list {
  list-style: none outside none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0; }
  .corp__facts__list .corp__facts__item {
    margin-bottom: 40px;
    text-align: center; }
    .corp__facts__list .corp__facts__item img {
      vertical-align: middle; }
  .corp__facts__list .corp__facts__text {
    margin-top: 20px;
    line-height: 1.4;
    font-size: 15px;
    font-weight: 500; }
  @media (min-width: 769px) {
    .corp__facts__list {
      margin-left: -40px; }
      .corp__facts__list:after {
        clear: both;
        content: '';
        display: table; }
      .corp__facts__list .corp__facts__item {
        float: left;
        display: block;
        padding-left: 40px;
        width: 25%;
        box-sizing: border-box; }
        .corp__facts__list .corp__facts__item:nth-child(4n+1) {
          clear: both; }
        .corp__facts__list .corp__facts__item:nth-last-child(-n+4) {
          margin-bottom: 0; } }
@media (max-width: 768px) and (min-width: 481px) {
  .corp__facts__list {
    margin-left: -20px; }
    .corp__facts__list:after {
      clear: both;
      content: '';
      display: table; }
    .corp__facts__list .corp__facts__item {
      float: left;
      display: block;
      padding-left: 20px;
      width: 25%;
      box-sizing: border-box; }
      .corp__facts__list .corp__facts__item:nth-child(4n+1) {
        clear: both; }
      .corp__facts__list .corp__facts__item:nth-last-child(-n+4) {
        margin-bottom: 0; } }
  @media (max-width: 480px) {
    .corp__facts__list {
      margin-left: -20px; }
      .corp__facts__list:after {
        clear: both;
        content: '';
        display: table; }
      .corp__facts__list .corp__facts__item {
        float: left;
        display: block;
        padding-left: 20px;
        width: 50%;
        box-sizing: border-box; }
        .corp__facts__list .corp__facts__item:nth-child(2n+1) {
          clear: both; }
        .corp__facts__list .corp__facts__item:nth-last-child(-n+2) {
          margin-bottom: 0; } }
.corp__clients__list {
  list-style: none outside none;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0; }
  .corp__clients__list .corp__clients__item {
    margin-bottom: 40px;
    text-align: center; }
    .corp__clients__list .corp__clients__item .corp__clients__item-inner {
      line-height: 60px; }
    .corp__clients__list .corp__clients__item img {
      max-width: 100%;
      max-height: 60px;
      vertical-align: middle; }
  @media (min-width: 769px) {
    .corp__clients__list {
      margin-left: -40px; }
      .corp__clients__list:after {
        clear: both;
        content: '';
        display: table; }
      .corp__clients__list .corp__clients__item {
        float: left;
        display: block;
        padding-left: 40px;
        width: 16.66667%;
        box-sizing: border-box; }
        .corp__clients__list .corp__clients__item:nth-child(6n+1) {
          clear: both; }
        .corp__clients__list .corp__clients__item:nth-last-child(-n+6) {
          margin-bottom: 0; } }
@media (max-width: 768px) and (min-width: 481px) {
  .corp__clients__list {
    margin-left: -20px; }
    .corp__clients__list:after {
      clear: both;
      content: '';
      display: table; }
    .corp__clients__list .corp__clients__item {
      float: left;
      display: block;
      padding-left: 20px;
      width: 25%;
      box-sizing: border-box; }
      .corp__clients__list .corp__clients__item:nth-child(4n+1) {
        clear: both; }
      .corp__clients__list .corp__clients__item:nth-last-child(-n+4) {
        margin-bottom: 0; } }
  @media (max-width: 480px) {
    .corp__clients__list {
      margin-left: -20px; }
      .corp__clients__list:after {
        clear: both;
        content: '';
        display: table; }
      .corp__clients__list .corp__clients__item {
        float: left;
        display: block;
        padding-left: 20px;
        width: 50%;
        box-sizing: border-box; }
        .corp__clients__list .corp__clients__item:nth-child(2n+1) {
          clear: both; }
        .corp__clients__list .corp__clients__item:nth-last-child(-n+2) {
          margin-bottom: 0; } }
/* ------------------------------------------------------------------------- */
/* CORP BOOKING
============================================================================ */
.big-booking .section-content {
  width: 100%;
  justify-content: space-evenly; }
  .big-booking .section-content:after {
    display: none; }
  @media (max-width: 768px) {
    .big-booking .section-content {
      flex-wrap: wrap; } }
.corp_booking {
  max-width: 340px;
  width: 100%;
  margin: 0; }
  .corp_booking .booking-form-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%; }
    .corp_booking .booking-form-item__slidered, .corp_booking .booking-form-item.id_extra_services {
      border: none; }
      .corp_booking .booking-form-item__slidered label, .corp_booking .booking-form-item.id_extra_services label {
        position: static; }
    .corp_booking .booking-form-item.id_adults, .corp_booking .booking-form-item.id_checkin_0 {
      float: none;
      margin-right: 0; }
    .corp_booking .booking-form-item.id_accomodation .help-text {
      display: flex;
      justify-content: space-between;
      width: 85%;
      margin-top: 6px; }
      .corp_booking .booking-form-item.id_accomodation .help-text .item-text {
        font-size: 14px; }
      .corp_booking .booking-form-item.id_accomodation .help-text .help {
        font-size: 11px;
        color: #959595; }
    .corp_booking .booking-form-item.id_category .help-text {
      display: flex;
      justify-content: space-between;
      width: calc(100% - 120px);
      margin-left: -20px;
      margin-top: 2px; }
    .corp_booking .booking-form-item.id_category .help-item {
      font-size: 11px;
      color: #959595; }
    .corp_booking .booking-form-item label {
      font-size: 14px;
      line-height: 16px;
      width: 100%;
      text-transform: none;
      margin-bottom: 8px;
      padding: 0; }
    .corp_booking .booking-form-item.id_checkin_0 {
      width: 75% !important; }
    .corp_booking .booking-form-item .item-text {
      width: 110px; }
      .corp_booking .booking-form-item .item-text#id_adults_text:after, .corp_booking .booking-form-item .item-text#id_in_hotel_text:after, .corp_booking .booking-form-item .item-text#id_team_building_text:after {
        content: " человек"; }
      .corp_booking .booking-form-item .item-text#id_duration_text:after {
        content: " день"; }
      .corp_booking .booking-form-item .item-text#id_banquet_count_text:after, .corp_booking .booking-form-item .item-text#id_furshet_count_text:after {
        content: " персон"; }
      .corp_booking .booking-form-item .item-text#id_banquet_price_text:after, .corp_booking .booking-form-item .item-text#id_furshet_price_text:after {
        content: " ₽"; }
      .corp_booking .booking-form-item .item-text#id_conference_hall_text:after, .corp_booking .booking-form-item .item-text#id_meeting_room_text:after {
        content: " часов"; }
    .corp_booking .booking-form-item.id_extra_services .title {
      font-weight: 500; }
    .corp_booking .booking-form-item.id_extra_services .service-item {
      width: 50%; }
      .corp_booking .booking-form-item.id_extra_services .service-item input {
        width: auto !important;
        height: auto;
        display: inline-block;
        outline: none;
        vertical-align: middle; }
      .corp_booking .booking-form-item.id_extra_services .service-item label {
        width: auto;
        display: inline-block; }
    .corp_booking .booking-form-item .slider {
      width: calc(100% - 130px);
      height: 6px;
      box-sizing: content-box;
      border-radius: 5px;
      border: 1px solid;
      border-color: #6797E0;
      align-self: center; }
      .corp_booking .booking-form-item .slider .noUi-tooltip {
        display: none; }
      .corp_booking .booking-form-item .slider .noUi-active .noUi-tooltip {
        display: block; }
      .corp_booking .booking-form-item .slider .noUi-progress {
        background-color: #90f1BC;
        position: absolute;
        height: 100%;
        top: 0.5px; }
      .corp_booking .booking-form-item .slider .noUi-handle {
        height: 14px;
        width: 14px;
        border: 1px solid;
        border-color: #6797E0;
        top: -5px;
        box-shadow: none;
        right: -6px;
        z-index: 1; }
        .corp_booking .booking-form-item .slider .noUi-handle:before, .corp_booking .booking-form-item .slider .noUi-handle:after {
          height: 10px;
          top: 2px; }
        .corp_booking .booking-form-item .slider .noUi-handle:before {
          left: 4px; }
        .corp_booking .booking-form-item .slider .noUi-handle:after {
          left: 8px; }
        .corp_booking .booking-form-item .slider .noUi-handle:focus {
          outline: none; }
    .corp_booking .booking-form-item .slider ~ .slider, .corp_booking .booking-form-item .item-text ~ .item-text {
      margin-top: 20px; }

.corp-booking-info__wrapper {
  width: 240px;
  padding-top: 20px;
  position: relative; }
  @media (max-width: 768px) {
    .corp-booking-info__wrapper {
      width: 100%; } }
  .corp-booking-info__wrapper .booking-info__subsection {
    box-sizing: border-box;
    margin: 0;
    padding: 20px;
    border: 1px solid #C4C4C4;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: sticky;
    top: 30px; }
    .corp-booking-info__wrapper .booking-info__subsection .item-text {
      width: 70%;
      font-size: 14px;
      margin-bottom: 16px; }
      .corp-booking-info__wrapper .booking-info__subsection .item-text:after {
        content: ":"; }
    .corp-booking-info__wrapper .booking-info__subsection .item-value {
      width: 30%;
      font-size: 16px;
      text-align: right; }
    .corp-booking-info__wrapper .booking-info__subsection .subtitle {
      font-weight: 700;
      margin: 4px 0 16px; }
    .corp-booking-info__wrapper .booking-info__subsection .total {
      width: 100%;
      margin: 4px 0 16px; }
      .corp-booking-info__wrapper .booking-info__subsection .total .total-title {
        margin: 0;
        margin-bottom: 8px;
        text-transform: uppercase;
        font-weight: 700; }
      .corp-booking-info__wrapper .booking-info__subsection .total .total-value {
        font-size: 24px; }
        .corp-booking-info__wrapper .booking-info__subsection .total .total-value:after {
          content: " ₽"; }
    .corp-booking-info__wrapper .booking-info__subsection .extra-submit {
      margin: 0;
      padding: 0 1em;
      height: 40px;
      border: 0 none;
      outline: 2px solid;
      outline-color: #6797E0;
      outline-offset: -2px;
      font: 700 16px "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
      line-height: 40px;
      text-transform: uppercase;
      color: #FFF;
      background-color: #6797E0;
      cursor: pointer;
      transition: all 0.3s;
      transition-property: color, background-color, outline-color; }
      .corp-booking-info__wrapper .booking-info__subsection .extra-submit:hover {
        color: #6797E0;
        background-color: transparent; }

/* ------------------------------------------------------------------------- */
/* DETAIL
============================================================================ */
.service-detail__section {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1070px;
  box-sizing: border-box;
  margin-top: 30px;
  padding-bottom: 20px;
  padding-top: 20px; }
  @media (max-width: 768px) {
    .service-detail__section {
      padding-top: 20px; } }
  @media (max-width: 980px) {
    .service-detail__section {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (max-width: 768px) {
    .service-detail__section {
      margin-top: 0;
      padding-bottom: 10px; } }
  .service-detail__section .section-content:after {
    clear: both;
    content: '';
    display: table; }
  @media (min-width: 769px) {
    .service-detail__section .features-block {
      width: 100%;
      float: right; }
      .service-detail__section .features-block .side {
        margin-left: 460px; } }
  @media (max-width: 768px) {
    .service-detail__section .features-block {
      padding-bottom: 20px; } }
  .service-detail__section .features-block .go-price {
    display: inline-block;
    margin: 0;
    padding: 0 2em;
    height: 40px;
    border: 0 none;
    outline: 2px solid;
    outline-color: #6797E0;
    outline-offset: -2px;
    font: 700 16px "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
    line-height: 40px;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
    background-color: #6797E0;
    cursor: pointer;
    transition: all 0.3s;
    transition-property: color, background-color, outline-color; }
    .service-detail__section .features-block .go-price:hover {
      color: #6797E0;
      background-color: transparent; }
  @media (min-width: 769px) {
    .service-detail__section .gallery-block {
      width: 420px;
      float: left;
      margin-right: -420px; } }
/* ------------------------------------------------------------------------- */
/* GALLERY
============================================================================ */
.gallery-block {
  max-width: 420px; }
  .gallery-block img {
    width: 100%;
    height: auto;
    vertical-align: bottom; }
  .gallery-block .thumbs {
    list-style: none outside none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    margin-left: -10px; }
    .gallery-block .thumbs:after {
      clear: both;
      content: '';
      display: table; }
    .gallery-block .thumbs .thumb-item {
      float: left;
      display: block;
      padding-left: 10px;
      width: 20%;
      box-sizing: border-box; }
      .gallery-block .thumbs .thumb-item:nth-child(5n+1) {
        clear: both; }
      .gallery-block .thumbs .thumb-item:nth-last-child(-n+5) {
        margin-bottom: 0; }
    .gallery-block .thumbs .thumb-item {
      margin-top: 10px; }

/* ------------------------------------------------------------------------- */
/* PRICE
============================================================================ */
.price__section {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1070px;
  box-sizing: border-box;
  padding-top: 0;
  text-align: center; }
  @media (max-width: 768px) {
    .price__section {
      padding-top: 20px; } }
  @media (max-width: 980px) {
    .price__section {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (max-width: 768px) {
    .price__section {
      padding-top: 10px;
      padding-bottom: 10px; } }
/* ------------------------------------------------------------------------- */
/* DETAIL
============================================================================ */
.contacts-detail__section {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1070px;
  box-sizing: border-box;
  margin-top: 30px; }
  @media (max-width: 768px) {
    .contacts-detail__section {
      padding-top: 20px; } }
  @media (max-width: 980px) {
    .contacts-detail__section {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (max-width: 768px) {
    .contacts-detail__section {
      margin-top: 0;
      padding-bottom: 10px; } }
  @media (max-width: 768px) {
    .contacts-detail__section .section-content .contacts-phone .contacts {
      width: 100%;
      margin-bottom: 5px !important; } }
.contacts-detail__section .contacts-phone > ul {
  margin-left: -40px; }
  .contacts-detail__section .contacts-phone > ul:after {
    clear: both;
    content: '';
    display: table; }
  .contacts-detail__section .contacts-phone > ul .contacts {
    float: left;
    display: block;
    padding-left: 40px;
    width: 25%;
    box-sizing: border-box; }
    .contacts-detail__section .contacts-phone > ul .contacts:nth-child(4n+1) {
      clear: both; }
    .contacts-detail__section .contacts-phone > ul .contacts:nth-last-child(-n+4) {
      margin-bottom: 0; }

.contacts-phone {
  margin-bottom: 30px; }
  .contacts-phone > ul {
    list-style: none outside none;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0; }
  .contacts-phone .contacts {
    line-height: 1;
    font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif; }
    .contacts-phone .contacts .prefix {
      margin-bottom: 7px;
      font-size: 14px;
      color: #6797E0; }
    .contacts-phone .contacts .phone {
      font-weight: 500;
      font-size: 16px; }
      .contacts-phone .contacts .phone a {
        text-decoration: none;
        color: #3D3D3D; }
  .contacts-phone .contacts:first-of-type .phone {
    font-size: 24px; }

.office-list {
  margin-left: -40px; }
  .office-list:after {
    clear: both;
    content: '';
    display: table; }
  .office-list .office {
    float: left;
    display: block;
    padding-left: 40px;
    width: 100%;
    box-sizing: border-box; }
    .office-list .office:nth-child(1n+1) {
      clear: both; }
    .office-list .office:nth-last-child(-n+1) {
      margin-bottom: 0; }
  .office-list.address {
    margin-bottom: 60px; }
    @media (max-width: 768px) {
      .office-list.address {
        margin-bottom: 30px; } }
  .office-list .office {
    margin-bottom: 40px; }
    @media (max-width: 768px) {
      .office-list .office {
        margin-bottom: 20px; } }
    .office-list .office .office-city, .office-list .office .office-title {
      margin-top: 0;
      margin-bottom: 20px;
      font-family: "Roboto Slab", "Times New Roman", Times, Baskerville, Georgia, serif;
      font-size: 24px;
      font-weight: 400;
      color: #333; }
    .office-list .office .office-info {
      list-style: none outside none;
      margin-top: 0;
      margin-bottom: 0;
      padding-left: 0; }
      .office-list .office .office-info > li {
        position: relative;
        margin-bottom: 5px;
        padding-left: 25px; }
        .office-list .office .office-info > li:last-of-type {
          margin-bottom: 0; }
    .office-list .office .office-phone a {
      text-decoration: none;
      color: #3D3D3D; }
    .office-list .office .office-phone:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      position: absolute;
      left: 0;
      width: 18px;
      font-size: 18px;
      text-align: center;
      color: #6797E0; }
    .office-list .office .office-address:before {
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      position: absolute;
      left: 0;
      width: 18px;
      font-size: 18px;
      text-align: center;
      color: #6797E0; }
    .office-list .office .office-map {
      position: relative;
      margin-top: 20px;
      padding-top: 33.33%; }
      .office-list .office .office-map .map {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }

/* ------------------------------------------------------------------------- */
/* DETAIL
============================================================================ */
.sitemap__section {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1070px;
  box-sizing: border-box;
  margin-top: 30px; }
  @media (max-width: 768px) {
    .sitemap__section {
      padding-top: 20px; } }
  @media (max-width: 980px) {
    .sitemap__section {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (max-width: 768px) {
    .sitemap__section {
      margin-top: 0;
      padding-bottom: 10px; } }
  .sitemap__section .section-content ul > li {
    margin-bottom: 5px; }
    .sitemap__section .section-content ul > li > ul {
      margin-top: 10px; }
  .sitemap__section .section-content a {
    color: #4A81EB;
    transition: 0.2s color; }
    .sitemap__section .section-content a:hover {
      color: #F44336; }
  .sitemap__section .error-content {
    margin: 30px 0;
    text-align: center; }

/* ------------------------------------------------------------------------- */
/* DETAIL
============================================================================ */
.thanks-detail__section {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1070px;
  box-sizing: border-box;
  margin-top: 30px; }
  @media (max-width: 768px) {
    .thanks-detail__section {
      padding-top: 20px; } }
  @media (max-width: 980px) {
    .thanks-detail__section {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (max-width: 768px) {
    .thanks-detail__section {
      margin-top: 0;
      padding-bottom: 20px; } }
/* ------------------------------------------------------------------------- */
/* DETAIL
============================================================================ */
.cookies-detail__section {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1070px;
  box-sizing: border-box;
  margin-top: 30px; }
  @media (max-width: 768px) {
    .cookies-detail__section {
      padding-top: 20px; } }
  @media (max-width: 980px) {
    .cookies-detail__section {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (max-width: 768px) {
    .cookies-detail__section {
      margin-top: 0;
      padding-bottom: 20px; } }
  .cookies-detail__section .section-content {
    color: #3D3D3D;
    font-size: 16px;
    line-height: 22px; }
    .cookies-detail__section .section-content h2 {
      font-size: 24px;
      line-height: 1.4;
      color: #333; }
    .cookies-detail__section .section-content h3 {
      font-size: 20px;
      line-height: 1.4;
      color: #333; }
    .cookies-detail__section .section-content a {
      color: #4A81EB;
      transition: 0.2s color; }
      .cookies-detail__section .section-content a:hover {
        color: #F44336; }

/* ------------------------------------------------------------------------- */
/* LIST
============================================================================ */
.spo-list__section {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1070px;
  box-sizing: border-box;
  margin-top: 30px; }
  @media (max-width: 768px) {
    .spo-list__section {
      padding-top: 20px; } }
  @media (max-width: 980px) {
    .spo-list__section {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (max-width: 768px) {
    .spo-list__section {
      margin-top: 0;
      padding-bottom: 20px; } }
  @media (min-width: 481px) {
    .spo-list__section .section-content {
      margin-left: -40px; }
      .spo-list__section .section-content:after {
        clear: both;
        content: '';
        display: table; }
      .spo-list__section .section-content .instance-item-wrapper {
        float: left;
        display: block;
        padding-left: 40px;
        width: 50%;
        box-sizing: border-box; }
        .spo-list__section .section-content .instance-item-wrapper:nth-child(2n+1) {
          clear: both; }
        .spo-list__section .section-content .instance-item-wrapper:nth-last-child(-n+2) {
          margin-bottom: 0; } }
  @media (max-width: 480px) {
    .spo-list__section .section-content {
      margin-left: 0; }
      .spo-list__section .section-content:after {
        clear: both;
        content: '';
        display: table; }
      .spo-list__section .section-content .instance-item-wrapper {
        float: left;
        display: block;
        padding-left: 0;
        width: 100%;
        box-sizing: border-box; }
        .spo-list__section .section-content .instance-item-wrapper:nth-child(1n+1) {
          clear: both; }
        .spo-list__section .section-content .instance-item-wrapper:nth-last-child(-n+1) {
          margin-bottom: 0; } }
  .spo-list__section .instance-item-wrapper .instance-item {
    position: relative; }
  .spo-list__section .instance-item-wrapper .instance-content {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(135deg, rgba(183, 28, 28, 0.7) 0%, rgba(211, 47, 47, 0.4) 50%, rgba(255, 255, 255, 0.2) 100%); }
  .spo-list__section .instance-item-wrapper .instance-title {
    font-size: 18px;
    line-height: 1.5;
    text-shadow: 1px 2px 2px #5D0000;
    color: #FFF; }

/* ------------------------------------------------------------------------- */
/* DETAIL
============================================================================ */
.spo-detail__section {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1070px;
  box-sizing: border-box;
  margin-top: 30px; }
  @media (max-width: 768px) {
    .spo-detail__section {
      padding-top: 20px; } }
  @media (max-width: 980px) {
    .spo-detail__section {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (max-width: 768px) {
    .spo-detail__section {
      margin-top: 0;
      padding-bottom: 10px; } }
  .spo-detail__section .section-content {
    font-size: 18px;
    line-height: 1.4;
    text-align: center; }
    .spo-detail__section .section-content:first-letter {
      text-transform: uppercase; }
    .spo-detail__section .section-content table {
      margin-bottom: 40px;
      border-radius: 0;
      border: 0 none;
      box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
      font-size: 16px;
      background: #FFF; }
      .spo-detail__section .section-content table span[data-currency-currency] {
        white-space: nowrap; }
      .spo-detail__section .section-content table thead, .spo-detail__section .section-content table tbody {
        border: 0 none;
        background: #FFF; }
      .spo-detail__section .section-content table th {
        padding: 8px 10px 9px;
        border: 0 none;
        border-bottom: 1px solid #CCC;
        white-space: nowrap;
        font-weight: bold;
        color: #000; }
      .spo-detail__section .section-content table td {
        padding: 9px 10px;
        vertical-align: top;
        border: none; }
      .spo-detail__section .section-content table tbody tr:nth-child(even) {
        background: #F5F5F5; }
    .spo-detail__section .section-content table {
      display: inline-block;
      max-width: 100%;
      overflow-x: auto; }
      .spo-detail__section .section-content table::-webkit-scrollbar {
        -webkit-appearance: none;
        height: 8px; }
      .spo-detail__section .section-content table::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }

/* ------------------------------------------------------------------------- */
/* INTRO
============================================================================ */
.ny-theme .wallpaper__section:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 120px;
  background-image: url(../../hotels/frontend/images/ny/border.png);
  background-size: auto 120px;
  background-position: 50% 100%; }
  @media (max-width: 768px) {
    .ny-theme .wallpaper__section:after {
      background-image: none;
      height: 0; } }
@media (max-width: 980px) {
  .ny-theme .wallpaper__section {
    padding-top: 0; } }

@media (min-width: 981px) {
  .ny-theme .wallpaper__section {
    height: 600px;
    background-position: 50% 10%; } }

.ny-intro__section {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1070px;
  box-sizing: border-box;
  margin-top: 30px; }
  @media (max-width: 768px) {
    .ny-intro__section {
      padding-top: 20px; } }
  @media (max-width: 980px) {
    .ny-intro__section {
      padding-right: 20px;
      padding-left: 20px; } }
  .ny-intro__section .section-content {
    font-size: 17px;
    text-align: center; }

/* ------------------------------------------------------------------------- */
/* TIMER
============================================================================ */
.ny-clock__section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url(../../hotels/frontend/images/ny/timer__bg.jpg);
  background-size: auto 630px;
  background-position: 50% 0; }
  @media (max-width: 768px) {
    .ny-clock__section {
      padding-top: 20px; } }
  .ny-clock__section .section-title__wrapper {
    padding-bottom: 0;
    background-image: none; }
  .ny-clock__section .section-title {
    font-weight: 700;
    color: #BC1131; }
  .ny-clock__section .section-content {
    text-align: center; }
  .ny-clock__section .ny-clock {
    display: inline-block;
    padding: 35px 10px 10px;
    width: auto;
    border-radius: 10px;
    background-color: #BC1131; }
  .ny-clock__section .section-footer {
    margin-top: 40px;
    text-align: center; }
    .ny-clock__section .section-footer .booking {
      display: inline-block;
      margin: 0;
      padding: 0 2em;
      height: 50px;
      border: 0 none;
      outline: 4px solid;
      outline-color: #FFF;
      outline-offset: -2px;
      text-decoration: none;
      font: 700 18px "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
      line-height: 50px;
      text-transform: uppercase;
      color: #FFF;
      background-color: #BC1131;
      cursor: pointer;
      transition: all 0.3s;
      transition-property: color, background-color, outline-color; }
      .ny-clock__section .section-footer .booking:hover {
        background-color: #E43D5C; }

.flip-clock-wrapper {
  margin: 22px 0 0; }
  .flip-clock-wrapper ul {
    width: 44px; }
    .flip-clock-wrapper ul li a div div.inn {
      font-size: 55px;
      color: #000;
      text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8); }
    .flip-clock-wrapper ul li a .up div.inn {
      background: linear-gradient(to bottom, #FFF 0%, #EEE 100%); }
    .flip-clock-wrapper ul li a .down div.inn {
      background: linear-gradient(to bottom, #FFF 0%, #DDD 100%); }

.flip-clock-divider .flip-clock-label {
  font-size: 14px;
  font-weight: 700;
  color: #FFF; }

.flip-clock-divider.seconds .flip-clock-label {
  right: -103px;
  left: 25px; }

.flip-clock-divider.minutes .flip-clock-label {
  right: -103px;
  left: 25px; }

.flip-clock-divider.hours .flip-clock-label {
  right: -103px;
  left: 25px; }

.flip-clock-divider.days .flip-clock-label {
  right: -103px;
  left: 4px; }

.flip-clock-dot {
  background: #FFF; }

/* ------------------------------------------------------------------------- */
/* SERVICES
============================================================================ */
.ny-services__section {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1070px;
  box-sizing: border-box; }
  @media (max-width: 768px) {
    .ny-services__section {
      padding-top: 20px; } }
  @media (max-width: 980px) {
    .ny-services__section {
      padding-right: 20px;
      padding-left: 20px; } }
  .ny-services__section .section-content {
    margin-left: -40px; }
    .ny-services__section .section-content:after {
      clear: both;
      content: '';
      display: table; }
    .ny-services__section .section-content .instance-item-wrapper {
      float: left;
      display: block;
      padding-left: 40px;
      width: 33.33333%;
      box-sizing: border-box; }
      .ny-services__section .section-content .instance-item-wrapper:nth-child(3n+1) {
        clear: both; }
      .ny-services__section .section-content .instance-item-wrapper:nth-last-child(-n+3) {
        margin-bottom: 0; }
    .ny-services__section .section-content .instance-item-wrapper {
      margin-bottom: 40px; }
      @media (max-width: 768px) {
        .ny-services__section .section-content .instance-item-wrapper {
          float: none;
          width: auto;
          margin: 20px; } }
  .ny-services__section .section-footer {
    margin-top: 40px;
    text-align: center; }
    .ny-services__section .section-footer .price {
      display: inline-block;
      margin: 0;
      padding: 0 2em;
      height: 40px;
      border: 0 none;
      outline: 2px solid;
      outline-color: #6797E0;
      outline-offset: -2px;
      text-decoration: none;
      font: 700 16px "Roboto", Arial, "Helvetica Neue", Helvetica, sans-serif;
      line-height: 40px;
      text-transform: uppercase;
      color: #FFF;
      background-color: #6797E0;
      cursor: pointer;
      transition: all 0.3s;
      transition-property: color, background-color, outline-color; }
      .ny-services__section .section-footer .price:hover {
        color: #6797E0;
        background-color: transparent; }

/* ------------------------------------------------------------------------- */
/* BOOKING
============================================================================ */
.ny-booking__section-wrapper {
  background-image: url(../../hotels/frontend/images/ny/booking__bg.jpg);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .ny-booking__section-wrapper .section-title__wrapper {
    padding-bottom: 0;
    background-image: none; }
  .ny-booking__section-wrapper .section-title {
    font-weight: 700;
    color: #FFF; }
  .ny-booking__section-wrapper .ny-booking-form {
    background-color: #fff;
    padding: 30px;
    text-align: initial !important;
    width: fit-content; }
    .ny-booking__section-wrapper .ny-booking-form .popup__head {
      display: none; }
    @media (max-width: 768px) {
      .ny-booking__section-wrapper .ny-booking-form {
        padding: 20px; } }
  .ny-booking__section-wrapper .ny-booking-form-corp label {
    z-index: 1; }

.ny-booking__section {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1070px;
  box-sizing: border-box; }
  @media (max-width: 768px) {
    .ny-booking__section {
      padding-top: 20px; } }
  @media (max-width: 980px) {
    .ny-booking__section {
      padding-right: 20px;
      padding-left: 20px; } }
  .ny-booking__section .section-content {
    text-align: center; }
    .ny-booking__section .section-content form {
      padding: 20px;
      display: inline-block;
      background-color: #FFF; }

/* ------------------------------------------------------------------------- */
/* NY NAV
============================================================================ */
.ny-nav__section {
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  max-width: 1070px;
  box-sizing: border-box;
  position: absolute;
  top: 40%;
  right: 50%;
  width: 100%;
  transform: translate(50%, -50%);
  z-index: 1; }
  @media (max-width: 980px) {
    .ny-nav__section {
      padding-right: 20px;
      padding-left: 20px; } }
  @media (max-width: 768px) {
    .ny-nav__section {
      position: static;
      transform: none; }
      .ny-nav__section ~ .search-form-panel__section {
        position: static;
        transform: none; } }
  .ny-nav__section .ny-nav__title {
    margin-bottom: 10px;
    text-align: center; }
    .ny-nav__section .ny-nav__title img {
      width: 100%;
      max-width: 400px; }
      @media (max-width: 768px) {
        .ny-nav__section .ny-nav__title img {
          max-width: 200px; } }
  .ny-nav__section .ny-nav__btns {
    text-align: center; }
    .ny-nav__section .ny-nav__btns img {
      width: 100%;
      max-width: 279px; }
      @media (max-width: 768px) {
        .ny-nav__section .ny-nav__btns img {
          max-width: 150px; } }
/* ------------------------------------------------------------------------- */
