@charset "UTF-8";
@font-face {
  font-family: Helvetica;
  src: url(fonts/Helvetica-Bold.woff2) format("woff2"),url(fonts/Helvetica-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal
}
@font-face {
  font-family: Helvetica;
  src: url(fonts/Helvetica-BoldOblique.woff2) format("woff2"),url(fonts/Helvetica-BoldOblique.woff) format("woff");
  font-weight: 700;
  font-style: italic
}
@font-face {
  font-family: Helvetica;
  src: url(fonts/Helvetica-Oblique.woff2) format("woff2"),url(fonts/Helvetica-Oblique.woff) format("woff");
  font-weight: 400;
  font-style: italic
}
@font-face {
  font-family: Helvetica;
  src: url(fonts/Helvetica.woff2) format("woff2"),url(fonts/Helvetica.woff) format("woff");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: Helvetica;
  src: url(fonts/Helvetica-LightOblique.woff2) format("woff2"),url(fonts/Helvetica-LightOblique.woff) format("woff");
  font-weight: 300;
  font-style: normal
}
@font-face {
  font-family: Helvetica;
  src: url(fonts/Helvetica-Light.woff2) format("woff2"),url(fonts/Helvetica-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal
}
@font-face {
  font-family: 'Helvetica LT Std';
  src: url(fonts/HelveticaLTStd-Obl.woff2) format("woff2"),url(fonts/HelveticaLTStd-Obl.woff) format("woff");
  font-weight: 400;
  font-style: italic
}
.container:after,
.container:before {
  content: " ";
  display: table
}
.container:after {
  clear: both
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: transparent
}
iframe {
  border: 0
}
blockquote,
button,
figure,
h1,
h2,
h3,
h4,
h5,
ol,
p,
ul {
  margin: 0;
  padding: 0
}
li {
  display: block
}
h1,
h2,
h3,
h4,
h5,
p {
  font-size: inherit
}
strong {
  font-weight: 700
}
a {
  color: inherit;
  text-decoration: none
}
button,
input,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0
}
button {
  overflow: visible
}
button,
html input[type=button],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}
::-moz-focus-inner {
  padding: 0;
  border: 0
}
textarea {
  overflow: auto;
  resize: vertical
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}
legend {
  border: 0;
  padding: 0
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
  display: block
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 16px 0;
  padding: 0
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none
}
::selection {
  background: #b3d4fc;
  text-shadow: none
}
table {
  border-spacing: 0;
  border-collapse: collapse
}
fieldset,
input {
  border: 0;
  padding: 0;
  min-width: 0
}
input:focus {
  outline: 0
}
.wrapcon {
  color: #333;
  line-height: 1.5
}
.wrapcon a {
  color: #337ab7;
  text-decoration: none
}
.wrapcon a:focus,
.wrapcon a:hover {
  color: #285f8f;
  text-decoration: underline
}
.wrapcon h1,
.wrapcon h2,
.wrapcon h3,
.wrapcon h4,
.wrapcon h5,
.wrapcon h6 {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.4
}
.wrapcon h1 {
  font-size: 36px
}
.wrapcon h2 {
  font-size: 30px
}
.wrapcon h3 {
  font-size: 24px
}
.wrapcon h4 {
  font-size: 18px
}
.wrapcon h5 {
  font-size: 18px
}
.wrapcon h6 {
  font-size: 18px
}
.wrapcon ol,
.wrapcon p,
.wrapcon ul {
  margin-bottom: 10px
}
.wrapcon li {
  display: list-item
}
.wrapcon hr {
  margin: 10px 0
}
.wrapcon b,
.wrapcon strong {
  font-weight: 700
}
.wrapcon ol,
.wrapcon ul {
  margin-left: 24px
}
.wrapcon ul {
  list-style: disc
}
.wrapcon ol {
  list-style: decimal
}
.wrapcon li > ol,
.wrapcon li > ul {
  margin-bottom: 0
}
.wrapcon th {
  text-align: left
}
.wrapcon table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px
}
.wrapcon td,
.wrapcon th {
  padding: 8px;
  vertical-align: top;
  border-top: 1px solid #ddd
}
.wrapcon thead td,
.wrapcon thead th {
  font-weight: 700
}
.wrapcon thead:first-child tr:first-child td,
.wrapcon thead:first-child tr:first-child th {
  border-top: 0
}
.wrapcon table,
.wrapcon td,
.wrapcon th {
  border: 1px solid #ddd
}
.wrapcon blockquote {
  border-left: 4px solid #707070;
  border-left: 4px solid rgba(51,51,51,.7);
  color: #707070;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  padding: 10px 20px;
  margin: 0 0 20px
}
.wrapcon blockquote > p:last-child {
  margin-bottom: 0
}
.wrapcon hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  padding: 0
}
.wrapcon img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: middle
}
.wrapcon .alignleft {
  float: left;
  margin: 7px 28px 28px 0
}
.wrapcon .alignright {
  float: right;
  margin: 7px 0 28px 28px
}
.wrapcon .aligncenter {
  clear: both;
  display: block;
  margin: 7px auto
}
.wrapcon .wp-caption {
  background: 0 0;
  border: none;
  color: #707070;
  margin: 0 0 28px 0;
  max-width: 660px;
  padding: 0;
  text-align: inherit
}
.wrapcon .wp-caption.alignleft {
  margin: 7px 28px 21px 0
}
.wrapcon .wp-caption.alignright {
  margin: 7px 0 21px 28px
}
.wrapcon .wp-caption.aligncenter {
  margin: 7px auto
}
.wrapcon .wp-caption .wp-caption-text,
.wrapcon .wp-caption-dd {
  font-size: 14px;
  line-height: 1.5;
  padding: 7px 0
}
.wrapcon .gallery {
  margin-bottom: 20px
}
.wrapcon .gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  width: 100%
}
.wrapcon .gallery-columns-2 .gallery-item {
  max-width: 50%
}
.wrapcon .gallery-columns-3 .gallery-item {
  max-width: 33.33%
}
.wrapcon .gallery-columns-4 .gallery-item {
  max-width: 25%
}
.wrapcon .gallery-columns-5 .gallery-item {
  max-width: 20%
}
.wrapcon .gallery-columns-6 .gallery-item {
  max-width: 16.66%
}
.wrapcon .gallery-columns-7 .gallery-item {
  max-width: 14.28%
}
.wrapcon .gallery-columns-8 .gallery-item {
  max-width: 12.5%
}
.wrapcon .gallery-columns-9 .gallery-item {
  max-width: 11.11%
}
.wrapcon .gallery-icon img {
  margin: 0 auto
}
.wrapcon .gallery-caption {
  color: #707070;
  color: rgba(51,51,51,.7);
  display: block;
  line-height: 1.5;
  padding: .5em 0
}
.wrapcon .gallery-columns-6 .gallery-caption,
.wrapcon .gallery-columns-7 .gallery-caption,
.wrapcon .gallery-columns-8 .gallery-caption,
.wrapcon .gallery-columns-9 .gallery-caption {
  display: none
}
.flip_scroll {
  overflow-x: auto;
  min-height: .01%
}
@media screen and (max-width:768px) {
  .flip_scroll {
    width: 100%;
    margin-bottom: 10px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd
  }
  .flip_scroll table {
    margin-bottom: 0
  }
  .flip_scroll td,
  .flip_scroll th {
    white-space: nowrap
  }
  .flip_scroll table {
    border: 0
  }
  .flip_scroll table td:first-child,
  .flip_scroll table th:first-child {
    border-left: 0
  }
  .flip_scroll table td:last-child,
  .flip_scroll table th:last-child {
    border-right: 0
  }
  .flip_scroll table tbody tr:last-child td,
  .flip_scroll table tbody tr:last-child th,
  .flip_scroll table tfoot tr:last-child td,
  .flip_scroll table tfoot tr:last-child th {
    border-bottom: 0
  }
}
.flip_scroll::-webkit-scrollbar {
  -webkit-appearance: none
}
.flip_scroll::-webkit-scrollbar:vertical {
  width: 12px
}
.flip_scroll::-webkit-scrollbar:horizontal {
  height: 12px
}
.flip_scroll::-webkit-scrollbar-thumb {
  background-color: rgba(0,0,0,.5);
  border-radius: 10px;
  border: 2px solid #fff
}
.flip_scroll::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #fff
}
@media only screen and (max-width:768px) {
  .no_more_tables table,
  .no_more_tables tbody,
  .no_more_tables td,
  .no_more_tables th,
  .no_more_tables thead,
  .no_more_tables tr {
    display: block;
    border: none
  }
  .no_more_tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px
  }
  .no_more_tables tbody tr:nth-of-type(odd) {
    background-color: transparent
  }
  .no_more_tables tr {
    border: 1px solid #ddd;
    margin-bottom: 10px
  }
  .no_more_tables tr td:first-child {
    border-top: 0
  }
  .no_more_tables tr td:last-child {
    border-bottom: 0
  }
  .no_more_tables td {
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    min-height: 38px;
    white-space: normal;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden
  }
  .no_more_tables td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    text-align: left;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
  }
  .no_more_tables td:before {
    content: attr(data-title)
  }
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0!important;
  -webkit-backface-visibility: hidden
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}
.mfp-align-top .mfp-container:before {
  display: none
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto
}
.mfp-ajax-cur {
  cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
  cursor: auto
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.mfp-loading.mfp-figure {
  display: none
}
.mfp-hide {
  display: none!important
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}
.mfp-preloader a {
  color: #ccc
}
.mfp-preloader a:hover {
  color: #fff
}
.mfp-s-ready .mfp-preloader {
  display: none
}
.mfp-s-error .mfp-content {
  display: none
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation
}
button::-moz-focus-inner {
  padding: 0;
  border: 0
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1
}
.mfp-close:active {
  top: 1px
}
.mfp-close-btn-in .mfp-close {
  color: #333
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}
.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
  margin-top: -54px
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7
}
.mfp-arrow-left {
  left: 0
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
  right: 0
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}
.mfp-iframe-holder .mfp-close {
  top: -40px
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  background: #000
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto
}
.mfp-figure {
  line-height: 0
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  background: #444
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px
}
.mfp-figure figure {
  margin: 0
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px
}
.mfp-image-holder .mfp-content {
  max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}
@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,.6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}
@media all and (max-width:900px) {
  .mfp-arrow {
    -webkit-transform: scale(.75);
    transform: scale(.75)
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: 0
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0)
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}
[dir=rtl] .slick-slide {
  float: right
}
.slick-slide img {
  display: block
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}
.slick-arrow.slick-hidden {
  display: none
}
.slick-loading .slick-list {
  background: #fff url(./img/ajax-loader.gif) center center no-repeat
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  padding: 0;
  border: none;
  outline: 0;
  z-index: 2
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: .25
}
.slick-next:before,
.slick-prev:before {
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-prev {
  left: 0
}
[dir=rtl] .slick-prev {
  left: auto;
  right: 0
}
.slick-prev:before {
  content: "←"
}
[dir=rtl] .slick-prev:before {
  content: "→"
}
.slick-next {
  right: 0
}
[dir=rtl] .slick-next {
  left: 0;
  right: auto
}
.slick-next:before {
  content: "→"
}
[dir=rtl] .slick-next:before {
  content: "←"
}
.slick-dotted.slick-slider {
  margin-bottom: 30px
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}
.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: 0;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: .75
}
body,
html {
  height: 100%
}
body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  font-size: 16px;
  line-height: 1.15;
  font-family: Helvetica,Helvetica,Arial,sans-serif
}
.content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}
.container {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 840px;
  width: 100%
}
.container_no-padding {
  max-width: 800px;
  margin: 0 auto;
  width: 100%
}
.btn {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  background: 0 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  white-space: nowrap;
  outline: 0;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out
}
.btn_grey {
  font-size: 20px;
  color: #fff;
  background-color: #b0b5ba;
  padding: 12px 10px
}
.btn_red {
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
  background-color: #eb1e32
}
.form-control {
  display: block;
  width: 100%;
  padding: 9px 5px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 300;
  color: #8f8f8f;
  background-color: #fbfbfb;
  border: 1px solid #dbdbdb;
  border-radius: 3px
}
.svg-sprite {
  display: none
}
.section__title {
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  color: #3b3b3b;
  position: relative;
  margin: 8px 0 22px;
  line-height: 1
}
.section__title:after {
  content: '';
  display: block;
  width: 40px;
  border-bottom: 3px solid;
  margin: 16px auto 0
}
.section__about {
  margin-bottom: 10px
}
.section__text {
  font-size: 15px;
  color: #7d7d7d;
  line-height: 1.6;
  text-align: justify
}
.section__text p {
  margin-bottom: 24px
}
.tags {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.tag {
  color: #3b3b3b;
  font-size: 11px;
  padding: 10px 12px;
  background-color: #d2d2d2;
  border-radius: 3px;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700
}
.tag:not(:last-child) {
  margin-right: 10px
}
.icon {
  position: relative;
  pointer-events: none;
  fill: currentColor;
  vertical-align: top
}
.embed {
  position: relative;
  z-index: 1
}
.embed:before {
  content: '';
  padding-top: 56.25%;
  display: block
}
.embed:hover .icon--embed_play_youtube {
  fill: red
}
.embed__dummy {
  position: absolute;
  cursor: pointer;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-color: #818181;
  background-position: center center;
  background-repeat: no-repeat
}
.embed__dummy .icon {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%
}
.embed__dummy .icon--embed_play_youtube {
  display: block;
  margin-left: -34px;
  margin-top: -24px;
  fill: rgba(31,31,30,.81);
  -webkit-transition: fill .2s cubic-bezier(0,0,.2,1);
  transition: fill .2s cubic-bezier(0,0,.2,1)
}
.newsletter_submit{
  text-align: center;
}
.newsletter_submit + .wpcf7-response-output{
  margin-left: 0!important;
  margin-right: 0!important;
}
.checkbox a {
  font-size: 14px;
  color: #eb1e32;
  display: inline-block;
  border-bottom: 1px solid
}
.checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  z-index: 100;
  min-height: 18px;
  min-width: 18px;
}
.checkbox input[type=checkbox] + label {
  position: relative;
  cursor: pointer;
  padding-left: 25px;
  color: #7d7d7d;
  font-size: 14px;
  display: inline-block;
  min-height: 18px;
  font-weight: 300
}
.checkbox input[type=checkbox] + label:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  background: #fff;
  position: absolute;
  border-radius: 3px;
  border: 1px solid #cbcfd4
}
.checkbox input[type=checkbox]:hover + label:before {
  background: #fff
}
.checkbox input[type=checkbox]:checked + label:before {
  background: #eb1e32;
  border-color: #eb1e32
}
.checkbox input[type=checkbox]:disabled + label {
  color: #b8b8b8;
  cursor: auto
}
.checkbox input[type=checkbox]:disabled + label:before {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #ddd
}
.checkbox input[type=checkbox]:checked + label:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  background-image: url(img/check-ico.png);
  width: 8px;
  height: 7px
}
.player-controls {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover
}
.player-controls:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(rgba(0,0,0,.7)));
  background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(0,0,0,.7) 100%)
}
.player-controls_active .playback-bar {
  opacity: 1;
  visibility: visible
}
.player-controls__btn {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100px;
  height: 100px;
  background-color: transparent;
  -webkit-transition: none;
  transition: none;
  background-repeat: no-repeat;
  background-size: cover
}
.player-controls__play {
  background-image: url(img/play-ico.png)
}
.player-controls__pause {
  background-image: url(img/pause-ico.png)
}
.playback-bar {
  width: 100%;
  position: absolute;
  bottom: -4px;
  opacity: 0;
  visibility: hidden
}
.progress-bar {
  width: 100%;
  height: 12px;
  position: relative;
  cursor: pointer
}
.playback-bar__time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 9px
}
.progress-bar__bg {
  background-color: #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 4px;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  overflow: hidden
}
.progress-bar__progress {
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: .1s;
  transition-duration: .1s;
  -webkit-transition-timing-function: cubic-bezier(.3,0,0,1);
  transition-timing-function: cubic-bezier(.3,0,0,1);
  background-color: #eb1e32;
  height: 4px;
  width: 0
}
.progress-bar__slider {
  position: absolute;
  top: 50%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-transition-duration: .1s;
  transition-duration: .1s;
  -webkit-transition-timing-function: cubic-bezier(1,0,.7,1);
  transition-timing-function: cubic-bezier(1,0,.7,1);
  background-color: #fff;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  margin-top: -6px;
  z-index: 100;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.5);
  box-shadow: 0 1px 5px 0 rgba(0,0,0,.5);
  cursor: pointer;
  opacity: 0
}
.playback-bar__progress-time {
  font-size: 16px;
  color: #fff;
  min-width: 40px;
  text-align: center
}
.header__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 10;
  padding: 20px 0
}
.laguage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.laguage__item {
  position: relative;
  color: rgba(0,0,0,.5);
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase
}
.laguage__item + .laguage__item {
  padding-left: 30px;
  margin-left: 30px
}
.laguage__item a {
  display: inline-block
}
.laguage__item + .laguage__item:before {
  content: '';
  display: block;
  position: absolute;
  height: 24px;
  left: 0;
  top: -2px;
  border-left: 1px solid
}
.laguage__item._active {
  color: #eb1e32!important
}
.header-toggle {
  position: relative;
  height: 24px;
  width: 35px;
  z-index: 2;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.header-toggle span {
  background-color: #eb1e32;
  position: absolute;
  display: block;
  height: 4px;
  width: 100%;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
  border-radius: 2px;
  top: 50%;
  margin-top: -2px
}
.header-toggle span:after,
.header-toggle span:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  background-color: #eb1e32;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform .2s;
  transition: -webkit-transform .2s;
  transition: transform .2s;
  transition: transform .2s,-webkit-transform .2s;
  border-radius: 2px
}
.header-toggle span:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px)
}
.header-toggle span:after {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}
.nav-is-open {
  overflow: hidden
}
.nav-is-open .header-toggle span {
  background-color: transparent
}
.nav-is-open .header-toggle span:after,
.nav-is-open .header-toggle span:before {
  background-color: #eb1e32
}
.nav-is-open .header-toggle span:after {
  -webkit-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg)
}
.nav-is-open .header-toggle span:before {
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg)
}
.nav-is-open .header__nav {
  display: block
}
.nav-is-open .laguage__item {
  color: rgba(255,255,255,.2)
}
.header__nav {
  display: none;
  position: fixed;
  overflow: auto;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #1e2021;
  z-index: 2;
}
.header__nav .container {
  height: 100%
}
.nav {
  padding-top: 92px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%
}
.nav-list {
  text-align: center;
  border-bottom: 1px solid rgba(255,255,255,.04);
  margin-bottom: 36px
}
.nav-list li {
  margin-bottom: 28px
}
.nav-list a {
  display: inline-block;
  font-weight: 700;
  color: #4b4d4d;
  color: rgba(255,255,255,.2);
  font-size: 28px
}
.nav-sponsor {
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}
.nav-sponsor__section {
  margin-bottom: 36px
}
.nav-sponsor__label {
  font-size: 19px;
  font-weight: 300;
  color: #4b4d4d;
  color: rgba(255,255,255,.4);
  margin-bottom: 16px
}
.nav-sponsor__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.nav-sponsor__item {
  margin: 0 18px
}
.nav-copy {
  text-align: center;
  font-weight: 300;
  color: #afb4ba;
  font-size: 12px
}
.nav-copy p {
  margin-bottom: 10px
}
.loading-page {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%
}
.loading-page__logo {
  color: #eb1e32;
  display: block;
  width: 210px;
  height: 111px;
  margin: 60px auto 0
}
.loading-page__ico {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}
@media only screen and (max-height:470px) {
  .loading-page__ico {
    top: 70%
  }
}
.tours__item {
  margin-bottom: 42px;
  overflow: hidden
}
.tours__container {
  background-color: #eb1e32;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative
}
.tours__container:before {
  content: '';
  display: block;
  padding-bottom: 66.66666%
}
.tours__content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 22px 20px
}
.tours__title {
  font-size: 28px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 14px;
  line-height: 1
}
.tours__time {
  font-size: 18px;
  color: #fff;
  position: relative
}
.tours__time span {
  vertical-align: middle
}
.tours__time .time-ico {
  width: 16px;
  height: 16px;
  margin-right: 3px
}
.time-ico {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background-image: url(img/time-ico.png);
  background-size: cover;
  background-repeat: no-repeat
}
.tours__sponsor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px
}
.tours__sponsor-item {
  margin-right: 22px
}
.tours__progress-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%
}
.tours__progress {
  background-color: #b0b5ba;
  height: 5px
}
.tour-intro {
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.tour-intro__content {
  margin-top: auto;
  padding: 40px 0
}
.tour-intro__title {
  font-weight: 700;
  font-size: 32px;
  color: #fff;
  line-height: 1;
  margin-bottom: 7px
}
.tour-intro__sponsor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px
}
.tour-intro__sponsor-label {
  font-size: 19px;
  color: #fff;
  font-weight: 300;
  margin-right: 18px
}
.tour-intro__sponsor-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.tour-intro__sponsor-item {
  margin-right: 10px
}
.tour-intro__time {
  font-size: 19px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 22px
}
.tour-intro__time .time-ico {
  margin-right: 11px
}
.tour-intro__action .btn_red {
  width: 100%;
  font-weight: 700;
  font-size: 18px;
  padding: 14px 0;
  letter-spacing: 3.5px
}
.tour-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: calc(100% - 64px);
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}
.tour-slider .slick-next,
.tour-slider .slick-prev {
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: 20px 50%
}
.tour-slider .slick-next:before,
.tour-slider .slick-prev:before {
  display: none
}
.tour-slider .slick-next.slick-disabled,
.tour-slider .slick-prev.slick-disabled {
  display: none!important
}
.tour-slider .slick-prev {
  background-image: url(img/slide-left.png);
  left: 0
}
.tour-slider .slick-next {
  background-image: url(img/slide-right.png);
  background-position: right 20px center;
  right: 0
}
.tour-slider__top {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
.tour-slider__slider {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: 200px;
  position: relative;
  display: none;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease
}
.tour-slider__slider._is-active {
  display: block;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn
}
.tour-slider__slider-item {
  min-height: 200px;
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #ececec;
}
.tour-slider__slider-item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(rgba(0,0,0,.7)));
  background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(0,0,0,.7) 100%)
}
.tour-slider__top-text {
  font-size: 14px;
  color: #616161;
  padding: 6px 0 21px;
  line-height: 1.25
}
.tour-slider__player-wrap {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%
}
.tour-slider__header {
  background-color: #eaeaea;
  padding: 20px 0 10px;
  margin-top: auto
}
.tour-slider__tags {
  margin-bottom: 2px
}
.tour-slider__title {
  font-size: 22px;
  font-weight: 700;
  color: #010101;
  margin-bottom: 10px
}
.tour-slider__slideNum {
  text-align: right;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  padding-top: 17px
}
.tour-slider__scroll {
  display: block;
  padding: 5px 0;
  position: relative;
  text-align: center
}
.tour-slider__scroll-ico {
  width: 17px;
  height: 11px;
  background-image: url(img/down-arr.png);
  display: inline-block
}
.art {
  padding: 26px 0 45px
}
.art__name {
  font-size: 18px;
  color: #7d7d7d;
  margin-bottom: 7px
}
.art__title {
  font-weight: 700;
  font-size: 19px;
  color: #343537;
  margin-bottom: 23px
}
.art__desc {
  font-size: 15px;
  color: #7d7d7d;
  line-height: 1.6
}
.art__desc p {
  margin-bottom: 24px
}
.art__more {
  display: inline-block;
  text-transform: uppercase;
  font-size: 11px;
  color: #000;
  font-weight: 700;
  border-bottom: 1px solid;
  margin-top: 10px;
  margin-bottom: 60px
}
.previews {
  margin-bottom: 55px
}
.previews__title {
  font-weight: 700;
  font-size: 19px;
  color: #000;
  margin-bottom: 11px;
  text-transform: uppercase
}
.previews__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px
}
.previews__col {
  width: 50%
}
.previews__item {
  padding: 5px
}
.previews__link {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%
}
.previews__btn {
  margin-top: 31px;
  width: 100%
}
.art-sponsor__list {
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #e9e9e9
}
.art-sponsor__item {
  margin: 0 10px
}
.tour-end {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.tour-end__header {
  padding: 50px 0;
  background-color: #eb1e32;
  font-size: 40px;
  color: #fff;
  text-align: center;
  font-weight: 300;
  line-height: 1.2
}
.tour-end__header strong {
  font-weight: 700
}
.tour-end__body {
  background-color: #f7f7f7;
  padding: 29px 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}
.subscribe__title {
  text-align: center;
  font-size: 16px;
  color: #7d7d7d;
  margin-bottom: 25px
}
.subscribe .form-control {
  padding: 13px 20px;
  font-size: 15px;
  font-weight: 300;
  color: #afb4ba;
  background-color: #fff;
  border: 1px solid transparent;
  -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}
.subscribe .form-control:focus {
  color: #afb4ba;
  background-color: #fff;
  outline: 0
}
.subscribe .btn {
  background-color: #eb1e32;
  font-weight: 700;
  font-size: 13px;
  color: #fff;
  padding: 17px 0;
  letter-spacing: 4px;
  width: 100%;
  text-transform: uppercase
}
.subscribe .checkbox {
  margin-bottom: 38px
}
.subscribe__control {
  margin-bottom: 20px
}
.tour-end__footer {
  padding: 30px 0
}
.tour-end__footer .btn {
  width: 100%
}
.mfp-mobile .mfp-container {
  padding: 0
}
.mfp-mobile img.mfp-img {
  padding: 0
}
.mfp-mobile .mfp-bottom-bar {
  position: relative;
  margin-top: auto;
  top: auto
}
.mfp-mobile .mfp-figure .mfp-close {
  display: none
}
.mfp-mobile .mfp-figure:after {
  display: none
}
.mfp-mobile .mfp-counter {
  position: absolute;
  bottom: 100%;
  left: 0;
  top: auto;
  right: auto;
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  padding: 0 0 30px 20px
}
.mfp-mobile .mfp-title {
  background-color: #eaeaea;
  font-size: 15px;
  color: #7d7d7d;
  line-height: 1.5;
  padding: 20px
}
.mfp-mobile .mfp-close {
  border-radius: 50%;
  width: 54px;
  height: 54px;
  cursor: pointer;
  display: block;
  background-color: rgba(0,0,0,.5);
  line-height: 1;
  right: 20px;
  top: 20px;
  opacity: 1
}
.mfp-mobile .mfp-close span {
  width: 30px;
  height: 1px;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
.mfp-mobile .mfp-close span:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background-color: #fff;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}
.mfp-mobile .mfp-arrow {
  background-repeat: no-repeat;
  background-position: 50%
}
.mfp-mobile .mfp-arrow:after,
.mfp-mobile .mfp-arrow:before {
  display: none
}
.mfp-mobile .mfp-arrow-left {
  background-image: url(img/popup-arr-left.png)
}
.mfp-mobile .mfp-arrow-right {
  background-image: url(img/popup-arr-right.png)
}
.info__list {
  margin-top: 37px
}
.info__item {
  margin-bottom: 34px
}
.info__label {
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  color: #000;
  margin-bottom: 14px;
  text-transform: uppercase
}
.info__text {
  font-size: 14px;
  color: #8f8f8f;
  text-align: center
}
.info__text p {
  margin-bottom: 6px
}
.info__text a {
  color: #eb1e32
}
.info-action {
  background-color: #f7f7f7;
  padding: 40px 0 30px
}
.info-action .btn {
  width: 100%
}
.info-action__logo {
  text-align: center;
  color: #000;
  margin-bottom: 28px
}
.search-bar {
  margin: 11px 0 56px
}
.search-result__title {
  text-align: center;
  font-weight: 700;
  font-size: 30px;
  color: #000;
  position: relative;
  margin: 8px 0 28px;
  line-height: 1
}
.search-result__title:after {
  content: '';
  display: block;
  width: 40px;
  border-bottom: 3px solid;
  margin: 26px auto 0
}
.search-bar__label {
  font-weight: 700;
  font-size: 20px;
  color: #000;
  margin-bottom: 4px
}
.search-bar__group {
  position: relative
}
.search-bar__control {
  padding: 16px;
  padding-left: 40px;
  font-size: 28px;
  color: #b0b5ba;
  font-style: italic;
  display: block;
  width: 100%;
  border: none;
  border-bottom: 3px solid #333435
}
.search-ico {
  position: absolute;
  width: 29px;
  height: 29px;
  background-image: url(img/search-ico.jpg);
  left: 0;
  top: 20px
}
.snippet__item {
  margin-bottom: 10px
}
.snippet__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.snippet__pic {
  width: 90px;
  height: 90px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover
}
.snippet__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 20px;
  padding-top: 6px
}
.snippet__subtitle {
  font-size: 16px;
  color: #343537;
  font-weight: 300;
  margin-bottom: 8px
}
.snippet__title {
  font-weight: 700;
  color: #3b3b3b;
  font-size: 19px;
  margin-bottom: 6px
}
.snippet__tags .tag {
  font-size: 11px;
  padding: 4px 8px;
  margin-bottom: 5px;
  margin-right: 5px
}


.logo--tripadvisor {
  background-image: url("../img/tripadvisor.svg");
  background-size: 128px 128px;
  height: 128px;
  width: 128px;
  margin: 0 20px;
  display: block;
}
.logo {
  transition: 0.2s;
}

.logo:hover {
  opacity: 0.9;
}

.logo--instagram {
  background-image: url("../img/instagram.svg");
  height: 64px;
  width: 64px;
  margin: 0 20px;
}

.logo--facebook {
  background-image: url("../img/facebook.svg");
  height: 64px;
  width: 64px;
  margin: 0 20px;
}

.follow-us {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.header__language {
  margin-top: -7px;
  margin-left: 20px;
  z-index: 1;
}
.header-language {
  width: 43px;
  height: 40px;
  border-radius: 3px;
  background-color: rgba(0,0,0,.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  position: relative;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  -webkit-transition: background-color .2s cubic-bezier(.25,.46,.45,.94);
  transition: background-color .2s cubic-bezier(.25,.46,.45,.94)
}
.header-language:hover {
  background-color: #000;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}
.header-language:hover .header-language__dropdown {
  display: block
}
.header-language__current {
  position: relative
}
.header-language__current:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 3px 0 3px;
  border-color: #fff transparent transparent transparent;
  display: inline-block;
  vertical-align: top;
  margin-left: 3px;
  position: relative;
  top: 3px
}
.header-language__dropdown {
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  overflow: hidden
}
.header-language__item {
  display: block;
  padding: 7px 0;
  background-color: #000
}

.container--full_height {
  height: 100%;
}
.search-bar-wrapper {
    position: relative;
    z-index: 1;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.2s ease;
    margin-top: -10px;
}
.search-bar-wrapper .search-bar {
    margin: 0;
}
.search-bar-wrapper .search-result {
    display: block;
    position: absolute;
    background: #fff;
    left: 0;
    right: 0;
}
.search-bar-wrapper .search-ico {
    left: 5px;
    top: 10px;
}
.search-bar-wrapper .search-bar__control {
    padding-top: 0;
    padding-bottom: 5px;
    margin-top: -7px;
    max-width: 350px;
    padding-right: 50px;
    padding-top: 10px;
}
.search-bar-wrapper .loader {
    left: unset;
    right: 0;
    top: -119px;
}
.search-bar-wrapper .section__more .section__more-btn span{
    display: none !important;
}
.search-bar-wrapper .search-result-wrapper {
    position: absolute;
    width: 100%;
}
.search-bar-wrapper .section__more-btn {
    margin-bottom: 0;
    padding: 0;
    background: none;
    height: 0;
    line-height: 0;
    width: auto;
    left: 0;
    right: 0;
    font-size: 0;
    position: absolute;
}
.search-bar-wrapper .search-result__title {
    margin: 8px 0;
}
.search-bar-wrapper .search-result__title:after {
    margin: 15px auto;
}
.nav-is-open .search-bar-wrapper {
    /*visibility: hidden;*/
    /*opacity: 0;*/
    display: none;
}
@media screen and (max-width: 767px) {
    .header {
        margin-bottom: 60px;
    }
    .search-bar-wrapper {
        position: absolute;
        top: 90px;
        left: 0;
        right: 0;
    }
    .search-bar-wrapper .search-bar__control {
        max-width: 100%;
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .search-bar-wrapper .search-ico {
        top: 10px;
    }
}
