.container-map-directions {
  position: relative;
}
.container-map-directions span {
  font-size: 18px;
}
.btn-map-directions {
  background-color: #fff;
  border: 1px solid #ff0000;
  padding: 6px 15px;
  position: absolute;
  z-index: 1;
  right: 65px;
  top: 362px;
}
.icon-map-directions {
  height: 19px;
  width: 19px;
  position: relative;
  top: 2px;
}

img,
legend {
  border: 0;
}
.fancybox-nav,
.slick-slider {
  -webkit-tap-highlight-color: transparent;
}
.button.focus,
.button:focus,
.button:hover,
a {
  text-decoration: none;
}
.slick-slide.dragging img,
a.button.disabled,
fieldset[disabled] a.button {
  pointer-events: none;
}
*,
.slick-slider {
  box-sizing: border-box;
}
.b-menu__block--full:after,
.b-menu__block:after,
.b-timeline__list:after,
.container-fluid:after,
.container:after,
.f__row:after,
.row:after,
.slick-track:after {
  clear: both;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.c-bg-first {
  background-color: #184068;
}
.c-bg-second {
  background-color: #f7f8f7;
}
.c-bg-third {
  background-color: #f4f4f4;
}
.c-bg-fourth {
  background-color: #000;
}
.c-bg-fifth {
  background-color: #fff;
}
.c-color-first {
  color: #1c4a72;
}
.c-color-first:after,
.c-color-first:before {
  background-color: #1c4a72;
}
.c-color-second {
  color: #4b4b4b;
}
.c-color-second:after,
.c-color-second:before {
  background-color: #4b4b4b;
}
.c-color-third {
  color: #4f4f4f;
}
.c-color-third:after,
.c-color-third:before {
  background-color: #4f4f4f;
}
.c-color-fourth {
  color: #000;
}
.c-color-fourth:after,
.c-color-fourth:before {
  background-color: #000;
}
.c-color-fifth {
  color: #fff;
}
.c-color-fifth:after,
.c-color-fifth:before {
  background-color: #fff;
}
.c-fill-first {
  fill: #184068;
}
.c-fill-second {
  fill: #ffbc3b;
}
.c-fill-third {
  fill: #000;
}
.c-fill-fourth {
  fill: #fff;
}
.c-stroke-first {
  stroke: #184068;
  stroke-width: 2px;
}
.c-stroke-second {
  stroke: #ffbc3b;
  stroke-width: 2px;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
optgroup,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre,
textarea {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.button,
body {
  font-family: NeutraText-BookAlt, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.button,
.h__description h1,
body {
  font-weight: 400;
}
button {
  overflow: visible;
}
.modal,
.modal-open,
.slick-list {
  overflow: hidden;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
.slick-dots li button,
.slick-next,
.slick-prev {
  line-height: 0;
  font-size: 0;
  color: transparent;
  outline: 0;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend,
td,
th {
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.slick-slider {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.slick-list {
  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);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  left: 0;
  top: 0;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-dots,
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  padding: 0;
}
.slick-next,
.slick-prev {
  height: 45px;
  width: 40px;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  border: none;
}
.slick-arrow {
  top: 50%;
}
.slick-prev {
  left: 0;
  z-index: 9999;
  background: url(../img/svg/arrow-left-g.svg) left no-repeat;
  background-size: 40px;
}
.slick-next {
  right: 0;
  background: url(../img/svg/arrow-right-g.svg) right no-repeat;
  background-size: 40px;
}
.slick-dots {
  bottom: -45px;
  list-style: none;
  text-align: center;
  margin: 0;
  width: 100%;
  z-index: 9999;
}
.slick-dots li,
.slick-dots li button {
  height: 20px;
  width: 20px;
  cursor: pointer;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
.slick-dots li button {
  background: #fff;
  display: block;
  padding: 5px;
  border-radius: 50%;
  border: 1px solid #000;
}
.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;
  content: "";
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 50%;
}
.modal,
.modal-backdrop {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.slick-dots li.slick-active button:before {
  background-color: #000;
}
.modal {
  display: none;
  position: fixed;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  text-align: right;
}
.modal-header .close {
  padding: 5px;
  border: 0;
  background: url(../img/close.png) center center no-repeat;
  background-size: 100%;
  margin: 10px;
}
.modal-title {
  margin: 0;
  line-height: 18px;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: center;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.fancybox-inner,
.scroll-none {
  overflow: hidden;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 10% auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
@font-face {
  font-family: NeutraText-BookAlt;
  src: url(../fonts/NeutraText-BookAlt/NeutraText-BookAlt.eot);
  src: url(../fonts/NeutraText-BookAlt/NeutraText-BookAlt.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/NeutraText-BookAlt/NeutraText-BookAlt.ttf) format("truetype"),
    url(../fonts/NeutraText-BookAlt/NeutraText-BookAlt.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: NeutraTextTF-Demi;
  src: url(../fonts/NeutraTextTF-Demi/NeutraTextTF-Demi.eot);
  src: url(../fonts/NeutraTextTF-Demi/NeutraTextTF-Demi.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/NeutraTextTF-Demi/NeutraTextTF-Demi.ttf) format("truetype"),
    url(../fonts/NeutraTextTF-Demi/NeutraTextTF-Demi.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: Montserrat-Regular;
  src: url(../fonts/Montserrat-Regular/Montserrat-Regular.eot);
  src: url(../fonts/Montserrat-Regular/Montserrat-Regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/Montserrat-Regular/Montserrat-Regular.ttf) format("truetype"),
    url(../fonts/Montserrat-Regular/Montserrat-Regular.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: PoiretOne-Regular;
  src: url(../fonts/PoiretOne-Regular/PoiretOne-Regular.eot);
  src: url(../fonts/PoiretOne-Regular/PoiretOne-Regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/PoiretOne-Regular/PoiretOne-Regular.ttf) format("truetype"),
    url(../fonts/PoiretOne-Regular/PoiretOne-Regular.woff) format("woff");
  font-style: normal;
  font-weight: 400;
}
.button {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 5px 15px;
  font-size: 16px;
  line-height: 20px;
  border: 0 solid transparent;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #f3901c;
}
.button.active,
.button:active {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px #000;
  box-shadow: inset 0 3px 5px #000;
  background-image: none;
}
.button.disabled,
.button[disabled],
fieldset[disabled] .button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button--block {
  display: block;
  width: 100%;
}
.button.active,
.button.focus,
.button:active,
.button:focus,
.button:hover {
  color: #fff;
  background-color: #d1760b;
  border-color: transparent;
}
.button.active.focus,
.button.active:focus,
.button.active:hover,
.button:active.focus,
.button:active:focus,
.button:active:hover {
  color: #fff;
  background-color: #af6309;
  border-color: transparent;
}
.button.disabled.focus,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled].focus,
.button[disabled]:focus,
.button[disabled]:hover,
fieldset[disabled] .button.focus,
fieldset[disabled] .button:focus,
fieldset[disabled] .button:hover {
  background-color: #f3901c;
  border-color: transparent;
}
body {
  height: 100%;
  background-color: #fff;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
}
a,
button,
input,
label,
select,
textarea {
  outline: 0;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.burger-js,
.close-js {
  cursor: pointer;
}
.fancybox-skin {
  padding: 0 !important;
}
.container,
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-1 {
  width: 8.33333%;
}
.col-xs-2 {
  width: 16.66667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333%;
}
.col-xs-5 {
  width: 41.66667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333%;
}
.col-xs-8 {
  width: 66.66667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333%;
}
.col-xs-11 {
  width: 91.66667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.33333%;
}
.col-xs-pull-2 {
  right: 16.66667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.33333%;
}
.col-xs-pull-5 {
  right: 41.66667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.33333%;
}
.col-xs-pull-8 {
  right: 66.66667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.33333%;
}
.col-xs-pull-11 {
  right: 91.66667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.33333%;
}
.col-xs-push-2 {
  left: 16.66667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.33333%;
}
.col-xs-push-5 {
  left: 41.66667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.33333%;
}
.col-xs-push-8 {
  left: 66.66667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.33333%;
}
.col-xs-push-11 {
  left: 91.66667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333%;
}
.col-xs-offset-2 {
  margin-left: 16.66667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333%;
}
.col-xs-offset-5 {
  margin-left: 41.66667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333%;
}
.col-xs-offset-8 {
  margin-left: 66.66667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333%;
}
.col-xs-offset-11 {
  margin-left: 91.66667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1024px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.b-form input[type="text"] {
  width: 100%;
  height: 40px;
  padding: 10px;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 5px;
  margin-bottom: 20px;
}
.b-form select,
.b-form textarea {
  width: 100%;
  background-color: #fff;
  padding: 10px;
}
.b-form textarea {
  border: 1px solid #c8c6ca;
  border-radius: 3px;
  margin-bottom: 5px;
}
.b-form input[type="file"] {
  display: none;
}
.b-form select {
  border: 1px solid #c8c6ca;
  border-radius: 3px;
  margin-bottom: 20px;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  -ms-appearance: none;
  appearance: none !important;
  background: url(../img/i/arrow-down.svg) calc(100% - 10px) 50% no-repeat #fff;
}
.b-form__lable-file {
  color: #fff !important;
  font-size: 65px;
  line-height: 16px !important;
}
.b-form__checkbox label,
.b-form__radio label {
  display: block;
  cursor: pointer;
  position: relative;
  padding-left: 35px;
  padding-top: 10px;
  color: #343333;
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
}
.b-form__checkbox input[type="radio"],
.b-form__radio input[type="radio"] {
  display: none;
}
.b-form__checkbox label:before,
.b-form__radio label:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 16px;
  position: absolute;
  left: 0;
  bottom: 8px;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 16px;
}
.b-form input[type="checkbox"],
.h .icon-logo,
.h__bottom {
  display: none;
}
.b-form__checkbox--one,
.b-form__radio--one {
  width: 100%;
}
.b-form__checkbox--one label,
.b-form__radio--one label {
  padding: 0;
  margin: 0 auto;
}
.b-form__checkbox--one label:before,
.b-form__radio--one label:before {
  left: -9px;
  bottom: -9px;
  margin: 0;
}
.b-form input[type="radio"]:checked + label:before {
  background: url(../img/dot-purple.png) 50% 50% no-repeat #fff;
  color: #fc843d;
  text-align: center;
}
.b-form__checkbox label:before {
  border-radius: 3px;
}
.b-form input[type="checkbox"]:checked + label:before {
  content: "";
  background: url(../img/check-purple.png) 50% 50% no-repeat #fff;
  background-size: 80%;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 15px;
  color: #18ba74;
  text-align: center;
  line-height: 15px;
}
@media (min-width: 768px) {
  select {
    background: url(../img/select.png) calc(100% - 10px) 50% no-repeat #fff;
  }
}
.h {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent),
    url(../img/bg.jpg) center no-repeat;
  background-size: cover;
  height: 230px;
  padding-top: 10px;
}
.h__top-burger {
  float: right;
  font-family: NeutraTextTF-Demi, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #fff;
  line-height: 25px;
}
.h .icon-burger {
  width: 20px;
  height: 14px;
}
.h--big,
.h--r {
  height: calc(100 * var(--vh) - 43px);
}
.h--r {
  position: relative;
}
.h__description {
  text-align: right;
  position: absolute;
  bottom: 27px;
  right: 15px;
}
.h__description h1 {
  font-size: 56px;
  font-family: PoiretOne-Regular, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
  line-height: 66px;
}
.h__description-tag {
  font-size: 18px;
  line-height: 21px;
  padding-bottom: 5px;
  font-family: NeutraTextTF-Demi, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.h__description-address,
.h__description-rating {
  font-size: 16px;
  font-family: NeutraText-BookAlt, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.h__description-address {
  line-height: 18px;
  padding-bottom: 5px;
}
.h__description-rating {
  line-height: 13px;
}
.h__description-stars {
  padding: 0 5px;
}
.h__description-stars .icon {
  width: 14px;
  height: 14px;
}
.h__description-stars .icon-star2 {
  fill: transparent;
}
.h__description--line {
  position: relative;
}
.h__description--line::before {
  position: absolute;
  content: "";
  bottom: -20px;
  right: 0;
  width: 100px;
  height: 1px;
}
@media (min-width: 1024px) {
  .h__bottom-nav,
  .h__top {
    text-align: center;
  }
  .h {
    height: 328px;
  }
  .lang-mobile {
    display: none;
  }
  .h__top-burger {
    display: none;
  }
  .h__top .icon-logo {
    max-height: 100px;
    display: inline;
  }
  .h__bottom {
    display: block;
    background: linear-gradient(to bottom, #000, transparent);
  }
  .h__bottom .icon {
    height: 14px;
    width: 14px;
    margin-right: 8px;
    position: relative;
    top: 1px;
  }

  .h__bottom-block {
    font-family: NeutraText-BookAlt, "Helvetica Neue", "HanHei SC", PingHei,
      PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 26px;
    height: 26px;
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
    border: 1px solid #fff;
    vertical-align: middle;
  }
  .h__bottom-block:hover {
    background-color: #fff;
    color: #000;
  }
  .h__bottom-block:hover .icon {
    fill: #000;
  }
  .border-onhover:hover {
    border-color: #000;
  }

  .h__bottom-nav {
    padding: 5px;
  }
  .h__bottom-nav a {
    font-family: NeutraTextTF-Demi;
    font-size: 16px;
    line-height: 18px;
  }
  .h__bottom-list {
    display: table;
    /* width: 200px; */
    margin: 0 auto;
  }
  .h__bottom-item {
    display: table-cell;
    padding: 0 15px;
  }
  .h__description {
    bottom: 52px;
    right: 0;
  }
  .h__description-rating {
    font-size: 14px;
  }
  .h--big,
  .h--r {
    height: 100vh;
  }
}
.f {
  padding-top: 17px;
  font-weight: 100;
  padding-bottom: 75px;
}
.f__row:after,
.f__row:before {
  content: " ";
  display: table;
}
.f__left {
  float: left;
  width: 100%;
}

.f__right {
  display: none;
}

.f__item {
  float: left;
  width: 50%;
  min-height: 40px;
  display: table;
  text-align: center;
  line-height: 1.42857143;
}
.f__item--tc {
  vertical-align: middle;
  font-size: 16px;
  font-weight: 100;
  display: table-cell;
}
.f__item--b {
  display: block;
}
.f__item:nth-child(2) {
  padding-left: 20px;
  border-left: 1px solid #000;
}
.f__social-block {
  display: none;
}

@media (min-width: 1024px) {
  .f__left .f__row {
    padding-left: 80px;
  }

  .f__right a,
  .f__right a:visited {
    text-decoration: underline;
  }
  .f,
  .f__item {
    font-size: 16px;
  }
  .f__right,
  .f__social-block {
    display: block;
  }
  .f {
    padding-top: 40px;
    padding-bottom: 30px;
    font-weight: 100;
  }
  .f__left {
    float: left;
    width: 80%;
  }
  .f__right {
    text-align: right;
    background: url(../../all/img/logo.png) left center no-repeat;
    background-size: 55px;
    padding-left: 66px;
    right: 80px;
    position: absolute;
  }

  .f__item,
  .f__social-block {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }

  .f__right .icon {
    margin-left: 2px;
    width: 12px;
    height: 12px;
    fill: #d75a4a;
  }
  .f__right a:visited {
    color: #000;
  }

  .f__item {
    width: 20%;
    border-right: 1px solid #000;
    line-height: 20px;
    min-height: 40px;
    vertical-align: middle;
  }

  .f__item--lh {
    line-height: 40px;
  }
  .f__item:nth-child(2) {
    text-align: left;
  }
  .f__social {
    display: table;
  }
  .f__social li {
    display: table-cell;
    padding-left: 10px;
    padding-right: 10px;
  }
  .f__social li a {
    display: block;
    border: 1px solid #000;
    border-radius: 50%;
  }
  .f__social li a:hover {
    background-color: #000;
  }
  .f__social li a:hover .icon {
    fill: #fff;
  }
  .f__social li .icon {
    width: 36px;
    height: 36px;
    vertical-align: middle;
  }
  .f__item:nth-child(2) {
    border-left: none;
  }
  .f__item:nth-child(1) {
    text-align: left;
  }
}
.text-align-left {
  text-align: left;
}

.b-menu {
  padding: 50px 0 0;
}
.b-menu__title {
  margin-bottom: 0;
  font-family: NeutraText-BookAlt, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 36px;
  line-height: 32px;
  margin-top: 0;
  text-align: center;
}
.b-menu__block {
  padding-bottom: 50px;
}
.b-menu__block:after,
.b-menu__block:before {
  content: " ";
  display: table;
}
.b-menu__block img {
  width: 80px;
  height: 80px;
  object-fit: cover;
}
.b-menu__block-title {
  margin-top: 0;
  font-weight: 400;
  font-family: NeutraTextTF-Demi, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 17px;
  display: block;
  margin-bottom: 0;
}

.b-menu__block-text {
  font-family: NeutraText-BookAlt, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
}
.b-menu__block-category-descr {
  font-family: NeutraText-BookAlt, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin-top: 7px;
}

.b-menu__photo-empty {
  float: left;
  margin-right: 15px;
  width: 80px;
  height: 80px;
}

.b-menu__block-img {
  float: left;
  margin-right: 15px;
}
.b-menu__block--short {
  text-align: center;
  padding-left: 50px;
  padding-right: 50px;
}
.b-menu__block--full {
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
}
.b-menu__block--full:after,
.b-menu__block--full:before {
  content: " ";
  display: table;
}
@media (min-width: 768px) {
  .b-menu {
    margin-top: 30px;
    border: 1px solid #d9d9d9;
  }
}
.b-state {
  text-align: left;
  border: 1px solid #d9d9d9;
  padding: 20px;
  margin-top: -80px;
}
.b-state__title {
  font-family: PoiretOne-Regular, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 46px;
  line-height: 54px;
  font-weight: 400;
  margin-top: 0;
  position: relative;
  padding-bottom: 5px;
}
.b-state__title:after {
  position: absolute;
  content: "";
  width: 100px;
  height: 1px;
  bottom: 0;
  left: 0;
}
.b-state__text {
  font-family: NeutraText-BookAlt, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .b-state__text {
    display: block;
    padding-bottom: 20px;
  }
}
.b-sidebar,
.b-sidebar__block,
.b-sidebar__nav {
  display: none;
}
.b-sidebar {
  width: 100%;
  position: fixed;
  opacity: 0;
  top: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
  z-index: 5;
  height: 40px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.b-sidebar .icon-burger {
  fill: #5c5c5c;
  width: 20px;
  height: 14px;
}
.b-sidebar__burger {
  float: right;
  font-family: NeutraTextTF-Demi, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: #5c5c5c;
  line-height: 25px;
  padding-top: 10px;
}
@media screen and (min-width: 1024px) {
  .b-sidebar {
    display: block;
    height: 46px;
    padding-top: 8px;
  }
  .b-sidebar__burger {
    display: none;
  }
  .b-sidebar .icon {
    height: 14px;
    width: 14px;
    margin-right: 8px;
    position: relative;
    top: 1px;
  }
  .b-sidebar__block {
    font-family: NeutraText-BookAlt, "Helvetica Neue", "HanHei SC", PingHei,
      PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 26px;
    height: 26px;
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
    border: 1px solid #184068;
    vertical-align: middle;
  }
  .b-sidebar__block:hover {
    background-color: #fff;
    color: #000;
  }
  .b-sidebar__block:hover .icon {
    fill: #000;
  }
  .b-sidebar__nav {
    padding: 5px;
    text-align: center;
    display: block;
  }
  .b-sidebar__nav a {
    font-family: NeutraTextTF-Demi, "Helvetica Neue", "HanHei SC", PingHei,
      PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #393939;
    line-height: 18px;
    font-weight: 500;
  }
  .b-sidebar__list {
    display: table;
    width: 200px;
    margin: 0 auto;
  }
  .b-sidebar__item {
    display: table-cell;
    padding: 0 15px;
  }
}
.p-reviews__block-mark span .icon-star2,
.p-reviews__block-stars .icon-star2,
.p-reviews__mark-stars .icon-star2,
.p-reviews__subtitle-stars .icon-star2 {
  fill: transparent;
}
.b-btnfix__item a,
.b-burgerpage__list a,
.b-burgerpage__logo {
  font-family: NeutraText-BookAlt, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.b-btnfix {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.5);
  height: 58px;
  padding-top: 10px;
  padding-bottom: 7px;
  display: flex;
  z-index: 5;
}
.b-btnfix .icon {
  width: 20px;
  height: 17px;
  display: block;
  margin: 0 auto 3px;
}

.b-btnfix__item {
  display: block;
  flex-basis: 0;
  flex-grow: 1;
  flex-shrink: 1;
}

.b-btnfix__item a {
  font-size: 14px;
  line-height: 17px;
  display: block;
}
.b-btnfix__item a p {
  margin-top: -4px;
}

.b-btnfix__item-border {
  border-right: 1px solid #979797;
}

@media (min-width: 1024px) {
  .b-btnfix {
    display: none;
  }
}

.b-timeline {
  position: relative;
  margin-top: 37px;
}
.b-timeline::before {
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  border-right: 2px dashed #dcdcdc;
  left: 0;
  top: 0;
  margin-left: -1.5px;
}
.b-timeline__block,
.b-timeline__list-item {
  width: 100%;
  position: relative;
}
.b-timeline__list {
  list-style: none;
  padding: 10px 0;
  position: relative;
}
.b-timeline__list:after,
.b-timeline__list:before {
  content: " ";
  display: table;
}
.b-timeline__list:nth-child(1) {
  padding-top: 20px;
}
.b-timeline__list-item {
  margin-bottom: 40px;
  float: left;
  padding: 0 15px;
}
.b-timeline__date {
  margin-bottom: 10px;
  font-size: 16px;
  position: relative;
}
.b-timeline__date:before {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  top: 0;
  left: -18px;
  border-radius: 50%;
}
.b-timeline__text {
  text-align: justify;
  font-size: 16px;
  line-height: 20px;
  border: 1px solid #d9d9d9;
  padding: 15px;
}
.b-timeline__text img {
  width: 100%;
}
@media (min-width: 768px) {
  .b-timeline {
    margin-bottom: 20px;
  }
  .b-timeline::before {
    left: 50%;
  }
  .b-timeline__date:before {
    left: auto;
    right: -26px;
  }
  .b-timeline__block {
    width: 425px;
    position: relative;
    margin-left: 20px;
  }
  .b-timeline__list-item {
    width: 50%;
    padding: 0;
  }
  .b-timeline__list:nth-child(1) {
    padding-top: 0;
  }
  .b-timeline__block.b-timeline--right {
    margin-left: 0;
    margin-right: 20px;
  }
  .b-timeline--right > .b-timeline__date {
    text-align: right;
  }
  .b-timeline--left > .b-timeline__date:before {
    left: -23px;
  }
  .b-timeline li:nth-child(2) {
    margin-top: 60px;
  }
  .b-timeline--left {
    float: left;
    clear: left;
  }
  .b-timeline--right {
    float: right;
    clear: right;
  }
  .b-timeline--p {
    padding-right: 10px;
  }
}
.b-burgerpage,
.b-gallery__list-btn,
.p-acceuil {
  text-align: center;
}
.b-gallery__list:after,
.p-reviews__block:after {
  clear: both;
}
.b-gallery {
  position: relative;
  width: 100%;
}
.b-gallery__list {
  margin: 0 auto;
  display: block;
}
.b-gallery__list:after,
.b-gallery__list:before {
  content: " ";
  display: table;
}
.b-gallery__list-btn:before,
.p-acceuil__who--line::before,
.p-reviews__title:after {
  content: "";
}
.b-gallery__list-item {
  display: table-cell;
  padding: 0 2px 4px;
  float: left;
  width: 50%;
}
.b-gallery__list-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
}
.b-gallery__list-btn {
  color: #184068;
  font-size: 16px;
  vertical-align: middle;
  display: table-cell;
  position: relative;
  width: 50%;
}
.b-gallery__list-btn .icon {
  width: 40px;
  height: 33px;
  display: block;
  margin: 0 auto 10px;
}
.b-gallery__list-btn:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 4px;
  border: 1px solid #184068;
}
@media (min-width: 768px) {
  .b-gallery__list-item {
    padding: 0 6px 12px;
    width: 25%;
  }
  .b-gallery__list-item33 {
    width: 33%;
  }
  .b-gallery__list-btn {
    border: none;
    width: 25%;
  }
  .b-gallery__list-btn:before {
    position: absolute;
    content: "";
    top: 7px;
    left: 13px;
    right: 13px;
    bottom: 19px;
    border: 1px solid #184068;
  }
}
@media (min-width: 1024px) {
  .b-gallery__list {
    margin: 0 auto;
    display: block;
  }
  .b-gallery__list-item {
    padding: 0 8px 16px;
    width: 25%;
  }
  .b-gallery__list-item33 {
    width: 33%;
  }
  .b-gallery__list-btn:before {
    position: absolute;
    content: "";
    top: 7px;
    left: 14px;
    right: 14px;
    bottom: 23px;
    border: 1px solid #184068;
  }
}
.b-burgerpage {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 15%;
  padding-bottom: 5%;
  min-height: 100%;
  min-width: 100%;
  z-index: -1;
  opacity: 0;
}
.b-burgerpage__close {
  position: absolute;
  top: 25px;
  right: 30px;
  width: 20px;
  height: 20px;
}
.b-burgerpage__list {
  margin-bottom: 40%;
  width: 150px;
  height: 200px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -75px;
}
.b-burgerpage__list a {
  font-size: 30px;
  line-height: 45px;
}
.b-burgerpage__social {
  display: table;
  margin: 0 auto;
}
.b-burgerpage__social li {
  display: table-cell;
  padding-left: 10px;
  padding-right: 10px;
}
.b-burgerpage__social li a {
  display: block;
  border: 1px solid #fff;
  border-radius: 50%;
}
.b-burgerpage__social li .icon {
  width: 36px;
  height: 36px;
  vertical-align: middle;
}
.b-burgerpage__logo {
  display: block;
  position: absolute;
  bottom: 25px;
  left: calc(50% - 115px);
  width: 250px;
  /* background: url(../../all/img/logoWhite.png) left center no-repeat; */
  /* background-size: 55px; */
  font-size: 20px;
  /* padding-left: 50px; */
  margin: 0 auto;
}
.b-burgerpage__logo .icon {
  margin-left: 2px;
  width: 12px;
  height: 12px;
}
.b-burgerpage__logo img {
  position: absolute;
  max-width: 60px;
  max-height: 60px;
  left: 0;
  bottom: 2px;
}
.b-burgerpage__logo a,
.b-burgerpage__logo a:visited {
  color: #fff;
  text-decoration: underline;
}
.b-burgerpage__block {
  position: absolute;
  width: 100%;
  bottom: 100px;
}
.b-burgerpage--visibility {
  z-index: 15;
  opacity: 1;
  transition: 0.2s;
}
@media (min-width: 1024px) {
  .b-burgerpage {
    display: none;
  }
} /*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
  position: relative;
}
.fancybox-skin {
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  background-image: url(../img/fancybox/fancybox_sprite.png);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
.fancybox-close,
.fancybox-nav,
.fancybox-nav span {
  cursor: pointer;
  z-index: 8040;
  position: absolute;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../img/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
}
.fancybox-nav {
  top: 0;
  width: 40%;
  height: 100%;
  text-decoration: none;
  background: url(../img/fancybox/blank.gif);
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock,
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock {
  width: auto;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../img/fancybox/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
#fancybox-buttons,
#fancybox-thumbs {
  position: fixed;
  z-index: 8050;
  left: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-next span,
  .fancybox-prev span {
    background-image: url(../img/fancybox/fancybox_sprite@2x.png);
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url(../img/fancybox/fancybox_loading@2x.gif);
    background-size: 24px 24px;
  }
}
#fancybox-buttons {
  width: 100%;
}
#fancybox-buttons.top {
  top: 10px;
}
#fancybox-buttons.bottom {
  bottom: 10px;
}
#fancybox-buttons ul {
  display: block;
  width: 166px;
  height: 30px;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border: 1px solid #111;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  -moz-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);
  background: #323232;
  background: -moz-linear-gradient(
    top,
    #444 0,
    #343434 50%,
    #292929 50%,
    #333 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #444),
    color-stop(50%, #343434),
    color-stop(50%, #292929),
    color-stop(100%, #333)
  );
  background: -webkit-linear-gradient(
    top,
    #444 0,
    #343434 50%,
    #292929 50%,
    #333 100%
  );
  background: -o-linear-gradient(
    top,
    #444 0,
    #343434 50%,
    #292929 50%,
    #333 100%
  );
  background: -ms-linear-gradient(
    top,
    #444 0,
    #343434 50%,
    #292929 50%,
    #333 100%
  );
  background: linear-gradient(top, #444 0, #343434 50%, #292929 50%, #333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222', GradientType=0 );
}
#fancybox-buttons ul li {
  float: left;
  margin: 0;
  padding: 0;
}
#fancybox-buttons a {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url(../img/fancybox/fancybox_buttons.png);
  background-repeat: no-repeat;
  outline: 0;
  opacity: 0.8;
}
#fancybox-buttons a:hover {
  opacity: 1;
}
#fancybox-buttons a.btnPrev {
  background-position: 5px 0;
}
#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border-right: 1px solid #3e3e3e;
}
#fancybox-buttons a.btnPlay {
  background-position: 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px;
}
#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border-left: 1px solid #111;
  border-right: 1px solid #3e3e3e;
  width: 35px;
}
#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px;
}
#fancybox-buttons a.btnClose {
  border-left: 1px solid #111;
  width: 35px;
  background-position: -56px 0;
}
#fancybox-buttons a.btnDisabled {
  opacity: 0.4;
  cursor: default;
}
#fancybox-thumbs {
  width: 100%;
  overflow: hidden;
}
#fancybox-thumbs.bottom {
  bottom: 2px;
}
#fancybox-thumbs.top {
  top: 2px;
}
#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5;
}
#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff;
}
#fancybox-thumbs ul li:hover {
  opacity: 1;
}
#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: 0;
}
#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none;
}
.p-acceuil__who {
  padding-top: 20px;
  padding-bottom: 20px;
}
.p-acceuil__who h2 {
  font-size: 36px;
  line-height: 43px;
  font-family: NeutraTextTF-Demi, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.p-acceuil__who p {
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  font-family: NeutraText-BookAlt, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.p-acceuil__who--line {
  position: relative;
  font-family: NeutraTextTF-Demi, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.p-acceuil__map h2,
.p-acceuil__map li,
.p-reviews__subtitle {
  font-family: NeutraText-BookAlt, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.p-acceuil__who--line::before {
  position: absolute;
  bottom: -7px;
  left: 0;
  width: 60px;
  height: 1px;
}
.p-acceuil__new {
  width: calc(100% - 40px);
  margin: 0 auto;
}
.p-acceuil__new-btn {
  text-align: right;
}
.p-acceuil__new-btn a {
  font-size: 16px;
  text-decoration: underline;
}
.p-acceuil__new h2 {
  font-size: 30px;
  line-height: 35px;
  position: relative;
}
.p-acceuil__new p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 5px;
}
.p-acceuil__new img {
  max-width: 100%;
}
.p-acceuil__comment {
  width: (100% - 40px);
  margin: 0 auto;
}
.p-acceuil__comment h2 {
  font-size: 30px;
  line-height: 35px;
}
.p-acceuil__comment-name {
  font-weight: 700;
}
.p-acceuil__comment p {
  font-size: 16px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 20px;
}
.p-acceuil__comment-stars {
  padding: 0 5px;
}
.p-acceuil__comment-stars .icon {
  width: 12px;
  height: 12px;
}
.p-acceuil__gallery {
  margin-bottom: 40px;
}
.p-acceuil__map {
  background-color: #f6f7f6;
  padding: 30px;
}
.p-acceuil__map li {
  font-size: 16px;
  line-height: 14px;
  margin-bottom: 10px;
}
.p-acceuil__map--br {
  padding-top: 30px;
}
.p-acceuil--p30 {
  padding-top: 40px;
  padding-bottom: 60px;
}
.p-acceuil--m10 {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .p-acceuil__new {
    width: 350px;
  }
  .p-acceuil__new img {
    max-width: 350px;
    max-height: 400px;
  }
  .p-acceuil__comment {
    width: 350px;
    margin: 0 auto;
  }
  .p-acceuil__map {
    position: absolute;
    right: 0;
    top: 70px;
    z-index: 4;
  }
  .p-acceuil__gallery {
    margin-bottom: 75px;
  }
  .p-acceuil--p30 {
    position: relative;
  }
  .p-acceuil--p30::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 225px;
    left: 50%;
    top: 150px;
    background-color: #979797;
  }
  .p-card {
    padding-bottom: 60px;
  }
}
.p-reviews__block,
.p-reviews__top {
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}
@media (min-width: 1200px) {
  .p-acceuil__comment,
  .p-acceuil__new {
    width: 390px;
  }
}
.p-reviews {
  padding-bottom: 25px;
}
.p-reviews__body {
  border: 1px solid #d9d9d9;
  text-align: center;
  padding: 10px 10px 0;
  margin-top: -80px;
}
.p-reviews__top {
  display: block;
  padding-bottom: 30px;
}
.p-reviews__title {
  font-family: PoiretOne-Regular, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 46px;
  line-height: 54px;
  font-weight: 400;
  position: relative;
  padding-bottom: 5px;
}
.p-reviews__title:after {
  position: absolute;
  width: 60px;
  height: 1px;
  bottom: 0;
  left: 0;
}
.p-reviews__subtitle {
  font-size: 18px;
  line-height: 20px;
  margin-top: 20px;
}
.p-reviews__block-text,
.p-reviews__block-title,
.p-reviews__mark {
  font-family: NeutraText-BookAlt, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.p-reviews__subtitle-note {
  display: block;
}
.p-reviews__subtitle-stars {
  padding: 0 5px;
}
.p-reviews__subtitle-stars .icon {
  width: 18px;
  height: 18px;
}
.p-reviews__mark {
  line-height: 20px;
}
.p-reviews__mark-stars {
  display: block;
}
.p-reviews__mark-stars .icon {
  width: 13px;
  height: 13px;
}
.p-reviews__bottom {
  text-align: left;
}
.p-reviews__block {
  padding-bottom: 10px;
}
.p-reviews__block:after,
.p-reviews__block:before {
  content: " ";
  display: table;
}
.p-reviews__block:last-child {
  border-bottom: 0 solid #d9d9d9;
}
.p-reviews__block-pl0 {
  padding-left: 0;
}
.p-reviews__block-img {
  width: 100%;
  text-align: center;
}
.p-reviews__block img {
  max-width: 50px;
  max-height: 50px;
  border-radius: 50%;
}
.p-reviews__block-comment {
  width: 100%;
}
.p-reviews__block-mark span .icon,
.p-reviews__block-stars .icon {
  width: 10px;
  height: 10px;
}
.p-reviews__block-title {
  line-height: 13px;
  margin-bottom: 5px;
}
.capitalize {
  text-transform: capitalize;
}
.p-reviews__block-stars {
  padding: 0 5px;
}
.p-reviews__block-text {
  margin: 0;
  color: #4f4f4f;
  line-height: 20px;
}
.p-reviews__block-desk,
.p-reviews__block-mark {
  font-family: NeutraText-BookAlt, "Helvetica Neue", "HanHei SC", PingHei,
    PingFang SC, STHeitiSC-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.p-reviews__block-desk {
  color: #a5a3a3;
  line-height: 10px;
}
.p-reviews__block-mark {
  line-height: 13px;
  text-align: center;
  padding: 5px 0;
}
@media (min-width: 768px) {
  .p-reviews__body {
    padding: 30px 45px 0;
    margin: -80px 89px 0;
  }
  .p-reviews__top {
    padding-bottom: 0;
    margin: 0 70px 30px;
  }
  .p-reviews__subtitle-note {
    display: inline;
  }
  .p-reviews__block-pr0 {
    padding-right: 0;
  }
  .p-reviews__block-img {
    float: left;
    width: 18%;
  }
  .p-reviews__block-comment {
    width: 82%;
    float: left;
  }
  .p-reviews__block-mark {
    text-align: left;
    padding: 5px 0;
  }
}
@media (min-width: 1024px) {
  .p-reviews__body {
    padding: 30px 45px 0;
    margin: -80px 129px 0;
  }
  .p-reviews__block-img {
    float: left;
    width: 12%;
  }
  .p-reviews__block-comment {
    width: 88%;
    float: left;
  }
}
.p-actualite .b-state {
  margin-bottom: 20px;
  margin-top: -137px;
}
@media (min-width: 768px) {
  .p-actualite .b-state {
    margin-top: -117px;
  }
}
@media (min-width: 1024px) {
  .p-actualite .b-state {
    margin-bottom: 0;
  }
}
.state-m--p0 {
  padding-left: 0;
  padding-right: 0;
}
.state-m--mt30 {
  margin-top: 30px;
}
.state-m--mb30 {
  margin-bottom: 0;
}
.state-t--r {
  text-align: right;
}
@media (min-width: 768px) {
  .state-m--p0 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .state-m--mt30 {
    margin-top: 0;
  }
  .state-m--mb30 {
    margin-bottom: 30px;
  }
  .state-text--reduction {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .state-m--mr-gallery {
    margin-right: 100px;
  }
}
@media (min-width: 1024px) {
  .state-m--mr-gallery {
    margin-right: 200px;
  }
}
.c-color-border {
  border-color: #184068;
}

div.p-acceuil__comment-rating {
  margin-bottom: 5px;
}
.icon-order-m {
  width: 40px !important;
}
.icon-order {
  width: 20px !important;
}
.h__top img {
  max-height: 60px;
}

@media (max-width: 1024px) {
  .h__top img {
    max-width: 150px;
  }
  .h__top .logo-col {
    text-align: center;
  }
}

iframe.news-video {
  width: 100%;
  height: 250px;
}
@media (max-width: 768px) {
  iframe.news-video {
    height: 300px;
  }
}

footer {
  min-height: 100px;
  width: 100%;
  float: left;
  padding-left: 5vw;
  padding-right: 5vw;
}

footer .display-table {
  display: table;
  float: left;
  min-height: 100px;
}

footer .display-table-cell {
  display: table-cell;
  vertical-align: middle;
  min-height: 100px;
}

footer hr {
  border: 0;
  width: 1px;
  height: 40px;
  display: inline-block;
  background-color: #000000;
  margin-top: 30px;
  margin-left: 15px;
  margin-right: 15px;
}
footer div.sociallinks ul li {
  font-size: 20px;
  color: #000000;
  display: inline-block;
  width: 40px;
  height: 40px;
  float: left;
  border: 1px solid #000000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  margin-right: 5px;
}

footer div.sociallinks ul li:hover {
  background-color: black;
}

footer div.sociallinks ul li i {
  color: black;
}

footer div.sociallinks ul li:hover i {
  color: white;
}

footer div.right {
  float: right;
  /* padding-left: 52px; */
  /*background-image: url(/img/logo_oko_black.png);*/
  background-repeat: no-repeat;
  background-position: left center;
  /* background-size: 45px 28px; */
}

@media (max-width: 1024px) {
  footer {
    padding-bottom: 37px;
  }

  footer .display-table {
    width: 50%;
    text-align: center;
  }

  footer hr {
    float: right;
    margin-left: 0;
    margin-right: 0;
  }

  footer div.sociallinks {
    display: none;
  }

  footer div.right {
    display: none;
  }
}
.b-menu__price {
  margin-left: 10px;
}

.truncate-review {
  margin-bottom: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

address {
  font-style: normal;
}

a.download-menu {
  width: 185px;
  display: block;
  color: black;
  padding: 8px 10px;
  border: black 1px solid;
}

a.download-menu:hover {
  color: white;
  background-color: black;
}

.left-icons {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-bottom: 40px;
  text-align: left;
}

.left-icons i.show-bottom {
  background-image: url(/img/arrow.png);
  background-repeat: no-repeat;
  background-size: 30px 50px;
  margin-left: 20px;
  display: inline-block;
  width: 35px;
  height: 50px;
  float: right;
}

.bounce-animation {
  animation: bounceAnimationFrames linear 0.8s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationFrames linear 0.8s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationFrames linear 0.8s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationFrames linear 0.8s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationFrames linear 0.8s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}
@keyframes bounceAnimationFrames {
  0% {
    transform: translate(0, 0);
  }
  15% {
    transform: translate(0, -25px);
  }
  30% {
    transform: translate(0, 0);
  }
  45% {
    transform: translate(0, -15px);
  }
  60% {
    transform: translate(0, 0);
  }
  75% {
    transform: translate(0, -5px);
  }
  100% {
    transform: translate(0, 0);
  }
}
@-moz-keyframes animationFrames {
  0% {
    -moz-transform: translate(0, 0);
  }
  15% {
    -moz-transform: translate(0, -25px);
  }
  30% {
    -moz-transform: translate(0, 0);
  }
  45% {
    -moz-transform: translate(0, -15px);
  }
  60% {
    -moz-transform: translate(0, 0);
  }
  75% {
    -moz-transform: translate(0, -5px);
  }
  100% {
    -moz-transform: translate(0, 0);
  }
}
@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform: translate(0, 0);
  }
  15% {
    -webkit-transform: translate(0, -25px);
  }
  30% {
    -webkit-transform: translate(0, 0);
  }
  45% {
    -webkit-transform: translate(0, -15px);
  }
  60% {
    -webkit-transform: translate(0, 0);
  }
  75% {
    -webkit-transform: translate(0, -5px);
  }
  100% {
    -webkit-transform: translate(0, 0);
  }
}
@-o-keyframes animationFrames {
  0% {
    -o-transform: translate(0, 0);
  }
  15% {
    -o-transform: translate(0, -25px);
  }
  30% {
    -o-transform: translate(0, 0);
  }
  45% {
    -o-transform: translate(0, -15px);
  }
  60% {
    -o-transform: translate(0, 0);
  }
  75% {
    -o-transform: translate(0, -5px);
  }
  100% {
    -o-transform: translate(0, 0);
  }
}
@-ms-keyframes animationFrames {
  0% {
    -ms-transform: translate(0, 0);
  }
  15% {
    -ms-transform: translate(0, -25px);
  }
  30% {
    -ms-transform: translate(0, 0);
  }
  45% {
    -ms-transform: translate(0, -15px);
  }
  60% {
    -ms-transform: translate(0, 0);
  }
  75% {
    -ms-transform: translate(0, -5px);
  }
  100% {
    -ms-transform: translate(0, 0);
  }
}
.c-bg-hover:hover {
  background-color: #184068;
}
.c-bg-hover:hover span {
  color: #fff;
}
.c-bg-hover:hover .icon {
  fill: #fff;
}

.wrapper-dropdown-navbar {
  position: relative;
  width: 215px;
  margin: 0 auto;
  padding: 7px 15px;
  z-index: 1000;

  cursor: pointer;
  outline: none;

  border: 1px solid #fff;
  color: #fff;
}
.wrapper-dropdown-navbar:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -3px;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: white transparent;
}
.wrapper-dropdown-navbar .dropdown {
  position: absolute;
  top: 100%;
  left: -1px;
  right: -1px;
  margin-top: 1px;

  background: white;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  list-style: none;

  opacity: 0;
  pointer-events: none;
}
.wrapper-dropdown-navbar .dropdown li a {
  display: block;
  text-decoration: none;
  color: #333;
  /*border-left: 5px solid;*/
  padding: 10px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

/*.wrapper-dropdown-navbar .dropdown li:nth-child(1) a {*/
/*border-left-color: #00ACED;*/
/*}*/

/*.wrapper-dropdown-navbar .dropdown li:nth-child(2) a {*/
/*border-left-color: #4183C4;*/
/*}*/

/*.wrapper-dropdown-navbar .dropdown li:nth-child(3) a {*/
/*border-left-color: #3B5998;*/
/*}*/

.wrapper-dropdown-navbar .dropdown li .icon {
  height: 11px;
}
.wrapper-dropdown-navbar .dropdown li .icon-order {
  margin-left: -5px;
}

/*.wrapper-dropdown-navbar .dropdown li i {*/
/*margin-right: 5px;*/
/*color: inherit;*/
/*vertical-align: middle;*/
/*}*/

/* Hover state */

.wrapper-dropdown-navbar .dropdown li:hover a {
  color: grey;
}

/* EXPANDED STATE */
.wrapper-dropdown-navbar.active {
  color: #000;
  background: #fff;
}
.wrapper-dropdown-navbar.active .icon {
  fill: #000;
}
.wrapper-dropdown-navbar.active:after {
  border-width: 0 6px 6px 6px;
  border-color: #000 transparent;
}

.wrapper-dropdown-navbar.active .dropdown {
  opacity: 1;
  pointer-events: auto;
}

.wrapper-dropdown-navbar.dd-scrolled.active {
  border-color: #000;
}
.wrapper-dropdown-navbar.dd-scrolled:hover:after {
  border-color: #000 transparent;
}
.dd-scrolled:hover {
  background-color: #fff;
  color: #000;
}
.dd-scrolled:hover .icon {
  fill: #000;
}

/*MOBILE POPUP*/
.mobile-popup-wrapper {
  position: relative;
  background: #fff;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.mobile-popup-wrapper li {
  line-height: 40px;
  text-align: center;
}
.mobile-popup-wrapper a {
  margin-top: 5px;
  border: 1px solid gray;
  width: 250px;
  display: inline-block;
  vertical-align: middle;
  color: #000;
}
.mobile-popup-wrapper .icon {
  height: 11px;
  width: 11px;
  margin-right: 5px;
}

/* Fix Call buttons height */
#top-sidebar .btn-call,
header .btn-call {
  height: 31px;
  padding-top: 3px;
}

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

.b-comments__pagination {
  text-align: center;
  margin-top: 20px;
}
.b-comments__pagination li {
  display: inline;
}
.b-comments__pagination li a {
  color: #000;
}
.b-comments__pagination li.active a {
  font-size: 18px;
}
.footer-terms {
  color: #000;
}

#top-sidebar {
  display: none;
}
.wrapper-dropdown-navbar {
  display: none;
}
@media screen and (min-width: 1024px) {
  .wrapper-dropdown-navbar {
    display: block;
  }
}

/* NOTIFICATIONS */
.notifications {
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto;
}
.notification {
  text-align: center !important;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: flex;
}
.notification:first-child {
  padding-top: 15px;
}
.notification {
  padding-bottom: 15px;
}
/* @media (min-width: 768px) {
   .notification {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
} */
@media (min-width: 1024px) {
  .notification {
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  .notification {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
  }
}

.notification .nbody {
  flex: 1;
  padding-right: 20px;
}

.notification .close {
  cursor: pointer;
}
.notification .icon {
  width: 12px;
  height: 12px;
}
.notification .close:hover .icon {
  fill: #777;
}
/* // NOTIFICATIONS */

/* POPUPS */
.website-popup-wrapper .mfp-content {
  width: 600px !important;
  background-color: #fff;
  padding: 3rem;
  border-radius: 3px;
}
.website-popup .img-wrapper {
  /*width: 100%;*/
  /*display: flex;*/
  /*justify-content: center;*/
  margin-bottom: 15px;
  text-align: center;
}
.website-popup img {
  max-height: 400px;
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .website-popup-wrapper .mfp-content {
    width: 100% !important;
  }
}
/* // POPUPS */
