@charset "UTF-8";
*, *:before, *:after {
  box-sizing: border-box; }

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

.col-1 {
  width: 8.333334%; }

.col-2 {
  width: 16.6667%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.33334%; }

.col-5 {
  width: 41.66667%; }

.col-6 {
  width: 50%; }

.col-7 {
  width: 58.33334%; }

.col-8 {
  width: 66.66667%; }

.col-9 {
  width: 75%; }

.col-10 {
  width: 83.33334%; }

.col-11 {
  width: 91.666%; }

.col-12 {
  width: 100%; }

@media (max-width: 1200px) {
  .col-md-1 {
    width: 8.333334%; }

  .col-md-2 {
    width: 16.6667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33334%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33334%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33334%; }

  .col-md-11 {
    width: 91.666%; }

  .col-md-12 {
    width: 100%; } }
@media (max-width: 992px) {
  .col-sm-1 {
    width: 8.333334%; }

  .col-sm-2 {
    width: 16.6667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33334%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33334%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33334%; }

  .col-sm-11 {
    width: 91.666%; }

  .col-sm-12 {
    width: 100%; } }
@media (max-width: 768px) {
  .col-xs-1 {
    width: 8.333334%; }

  .col-xs-2 {
    width: 16.6667%; }

  .col-xs-3 {
    width: 25%; }

  .col-xs-4 {
    width: 33.33334%; }

  .col-xs-5 {
    width: 41.66667%; }

  .col-xs-6 {
    width: 50%; }

  .col-xs-7 {
    width: 58.33334%; }

  .col-xs-8 {
    width: 66.66667%; }

  .col-xs-9 {
    width: 75%; }

  .col-xs-10 {
    width: 83.33334%; }

  .col-xs-11 {
    width: 91.666%; }

  .col-xs-12 {
    width: 100%; } }
/** Generated by FG **/
@font-face {
  font-family: 'din';
  src: url("../fonts/8659.eot");
  src: local("тШ║"), url("../fonts/8659.woff") format("woff"), url("../fonts/8659.ttf") format("truetype"), url("../fonts/8659.svg") format("svg");
  font-weight: bold;
  font-style: normal; }
/** Generated by FG **/
@font-face {
  font-family: 'din';
  src: url("../fonts/DINPro.eot");
  src: local("тШ║"), url("../fonts/DINPro.woff") format("woff"), url("../fonts/DINPro.ttf") format("truetype"), url("../fonts/DINPro.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
/** Generated by FG **/
@font-face {
  font-family: 'myriad';
  src: url("../fonts/MyriadPro-Regular.eot");
  src: local("тШ║"), url("../fonts/MyriadPro-Regular.woff") format("woff"), url("../fonts/MyriadPro-Regular.ttf") format("truetype"), url("../fonts/MyriadPro-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
/** Generated by FG **/
@font-face {
  font-family: 'myriad';
  src: url("../fonts/MyriadPro-Bold.eot");
  src: local("тШ║"), url("../fonts/MyriadPro-Bold.woff") format("woff"), url("../fonts/MyriadPro-Bold.ttf") format("truetype"), url("../fonts/MyriadPro-Bold.svg") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?rkrwye");
  src: url("../fonts/icomoon.eot?rkrwye#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?rkrwye") format("truetype"), url("../fonts/icomoon.woff?rkrwye") format("woff"), url("../fonts/icomoon.svg?rkrwye#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
.my-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: 1000;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow:before {
  content: "\e900";
  color: #fff; }

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

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

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

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

.icon-slider-right:before {
  content: "\e909"; }

/* typography */
html {
  font-family: myriad, sans-serif;
  font-size: 16px; }

address {
  font-style: normal; }

img {
  max-width: 100%; }

a {
  color: #000;
  text-decoration: none; }

h1, .h1 {
  font-size: 52px;
  font-family: din, sans-serif;
  font-weight: bold;
  line-height: 1.04; }
  h1:first-child, .h1:first-child {
    margin-top: 0; }
  @media (max-width: 768px) {
    h1, .h1 {
      font-size: 26px;
      margin-bottom: 1em; } }

h3, .h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-family: din, sans-serif; }
  h3 strong, .h3 strong {
    font-size: 320%;
    display: block;
    text-transform: none; }

h5, .h5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: din, sans-serif; }

/* structure */
.width {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  padding-left: 12px;
  padding-right: 12px; }

.row {
  margin-left: -20px;
  margin-right: -20px; }
  .row > div {
    padding-left: 20px;
    padding-right: 20px; }
  @media (max-width: 768px) {
    .row {
      margin-left: 0;
      margin-right: 0; }
      .row > .col-xs-12 {
        padding-left: 0;
        padding-right: 0; } }

/* tabs */
.reversed-tabs{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  -o-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.tabs-header {
  margin-bottom: 10px;
  border-bottom: 1px solid  #979797;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .tabs-header > [data-pop-link] {
    color: #f11;
    font-size: 16px;
    opacity: 0.8;
    -webkit-box-flex: 0.6;
    -webkit-flex-grow: 0.6;
        -ms-flex-positive: 0.6;
            flex-grow: 0.6;
    text-align: right; }
    @media (max-width: 768px) {
      .tabs-header > [data-pop-link] {
        position: absolute;
        right: 10px;
        margin-top: -56px;
        max-width: 90px;
        line-height: 1; } }
  @media (max-width: 768px) {
    .tabs-header {
      margin-right: -10px; } }

.tabs-control {
  padding: 0;
  margin: 0;
  list-style-type: none;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-family: din, sans-serif;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  text-transform: uppercase; }
  .tabs-control li {
    display: inline-block;
    vertical-align: top; }
  .tabs-control li {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .tabs-control li.active a {
      font-weight: bold;
      box-shadow: inset 0 -2px #000; }
  @media (max-width: 992px) {
    .tabs-control {
      overflow-x: auto; }
      .tabs-control li {
        white-space: nowrap;
        padding-right: 60px; } }
  .tabs-control a {
    color: #000;
    display: inline-block;
    padding-bottom: 4px;
    text-decoration: none; }

.tab {
  display: none; }
  .tab.on {
    display: block; }



/* non font icons */
.s-icon {
  position: relative;
  display: inline-block; }

.icon-wu {
  background: url(../images/watsup.png) no-repeat;
  background-size: contain;
  width: 29px;
  height: 29px; }

/* gallery slider */
.section {
  padding-bottom: 50px; }

html {
  height: 100%; }

body {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  width: 100%;
  height: 100%; }

.page-content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.page-header.page-titular {
  padding-top: 49.2%;
  position: relative;
  background: url(../images/main-picture.jpg) no-repeat center top;
  background-size: cover;
  margin-bottom: -72px; }
  .page-header.page-titular .header-row {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    width: 100%;
    z-index: 10;
    font-size: 18px; }
    .page-header.page-titular .header-row a {
      color: #fff; }
  @media (max-width: 768px) {
    .page-header.page-titular {
      padding-top: 95vh;
      margin-bottom: 0; } }
  .page-header.page-titular .bx-controls {
    background: none;
    border-top: 0;
    position: static;
    padding-top: 0;
    padding-bottom: 0; }
    .page-header.page-titular .bx-controls a {
      top: 0;
      bottom: 0;
      margin: auto;
      height: 20px;
      width: 20px;
      font-size: 20px; }
      .page-header.page-titular .bx-controls a:before {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        text-indent: 0;
        position: absolute;
        top: 0;
        left: 0; }
    .page-header.page-titular .bx-controls .bx-next {
      position: absolute;
      text-indent: -9999px;
      right: 20px; }
      .page-header.page-titular .bx-controls .bx-next:before {
        content: "\e909"; }
    .page-header.page-titular .bx-controls .bx-prev {
      position: absolute;
      display: block;
      text-indent: -9999px;
      left: 20px; }
      .page-header.page-titular .bx-controls .bx-prev:before {
        content: "\e908"; }
.page-header.no-negative-margin {
  margin-bottom: 50px; }
  .page-header.no-negative-margin .index-header {
    padding-bottom: 100px; }
    .page-header.no-negative-margin .index-header .index-header-bottom {
      bottom: 80px; }

.header-row {
  padding-top: 13px;
  margin-bottom: 30px; }
  .header-row .width {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 1600px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 768px) {
      .header-row .width {
        padding-left: 10px;
        padding-right: 10px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; } }

.logo {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 70px; }
  .logo img {
    max-height: 62px; }
  .logo .logo-title {
    font-family: din, sans-serif;
    font-size: 18px;
    width: 144px;
    line-height: 1.17;
    margin-left: 14px; }
  @media (max-width: 768px) {
    .logo {
      margin-right: 0; } }

.header-now {
  font-size: 18px;
  font-family: din, sans-serif;
  text-transform: uppercase;
  text-decoration: underline;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  .header-now a:not(:last-child) {
    margin-right: 40px; }
  @media (max-width: 768px) {
    .header-now {
      display: none; } }

.header-phone {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.header-phone a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .header-phone a i {
    margin-left: 10px; }
@media (max-width: 768px) {
  .header-phone {
    display: none; } }

.header-nav-call {
  margin-left: 72px; }
  .header-nav-call i {
    margin-left: 10px;
    position: relative;
    top: -1px;
    font-size: 25px;
    vertical-align: middle; }
  @media (max-width: 768px) {
    .header-nav-call {
      font-size: 0;
      margin-left: 0; } }

.index-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  padding-bottom: 200px;
  padding-top: 100px; }

.index-header-h {
  width: 100%;
  font-size: 20px; }
  .index-header-h h1 {
    max-width: 970px;
    padding-right: 300px;
    margin-bottom: 0; }
  @media (max-width: 768px) {
    .index-header-h {
      text-align: center; }
      .index-header-h h1 {
        font-size: 35px;
        padding-right: 0; }
      .index-header-h p {
        display: none; } }

.index-header-teaser.inner-teaser {
  position: fixed;
  top: 80%;
}
.index-header-teaser {
  position: absolute;
  border-radius: 5px;
  background-color: #D02622;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
  padding-left: 115px;
  height: 76px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 44px;
  line-height: 1.31;
  -webkit-animation: rightPanel 3s ease-in-out infinite;
          animation: rightPanel 3s ease-in-out infinite;
  font-size: 16px; }
  .index-header-teaser .more-arr {
    margin-left: 26px;
    width: 48px;
    height: 48px;
    border-radius: 48px;
    display: inline-block;
    background: #000;
    position: relative;	
    text-align: center;
    line-height: 48px; }
  .index-header-teaser .more-arr i{
  	position: absolute;	
  	left: 50%;	
  	top: 50%;	
  	-webkit-transform: translate(-50%, -50%);
  	-ms-transform: translate(-50%, -50%);
  	-o-transform: translate(-50%, -50%);
  	transform: translate(-50%, -50%);
  }
    @media (max-width: 768px) {
      .index-header-teaser .more-arr {
        display: none; } }
  .index-header-teaser small {
    font-size: 100%; }
    @media (max-width: 768px) {
      .index-header-teaser small {
        display: none; } }
  @media (max-width: 768px) {
    .index-header-teaser {
      padding-right: 0;
      padding-left: 100px;
      top: auto;
      bottom: 20px; } }

@keyframes rightPanel {
  0%,20%,53%,80%,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  40%,43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); } }
@-webkit-keyframes rightPanel {
  0%,20%,53%,80%,to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  40%,43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); } }
.teaser-percent {
  position: absolute;
  left: 17px;
  width: 61px;
  height: 69px;
  background: url(../images/percent-small.png) no-repeat center 13px;
  background-size: contain;
  top: 0;
  bottom: 0;
  margin: auto; }

.index-header-bottom {
  position: absolute;
  bottom: 150px;
  width: 100%;
  left: 0; }
  .index-header-bottom .price-name {
    min-height: 46px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.3; }
    @media (max-width: 768px) {
      .index-header-bottom .price-name {
        min-height: 0;
        margin-bottom: 0; } }
  .index-header-bottom .price-value {
    width: 133px;
    height: 40px;
    border-radius: 2px;
    border: 1px solid  #fff;
    line-height: 38px;
    padding: 0 10px;
    font-size: 20px; }
    @media (max-width: 768px) {
      .index-header-bottom .price-value {
        display: inline-block;
        width: auto;
        border: 0; } }

.index-header-features {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  line-height: 1.44;
  font-family: din, sans-serif;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 768px) {
    .index-header-features {
      display: block; } }

.index-header-feature {
  max-width: 180px; }
  @media (max-width: 768px) {
    .index-header-feature {
      max-width: 100%;
      text-align: center; } }

.map-place {
  position: relative;
  height: 605px;
  background: #ccc; }

.moto-section{
  max-width: 1014px;
  margin: auto;
}
.moto-section p{
  margin-top: 1.3em;
      margin-bottom: 0.8em;
}

.moto-section-qs {
  overflow: hidden;
  font-size: 23px;
  text-align: center;
  letter-spacing: -1.5px; }
  .moto-section-qs span {
    display: inline-block;
    position: relative; }
    .moto-section-qs span:before, .moto-section-qs span:after {
      height: 1px;
      background: #000;
      width: 1000px;
      content: '';
      top: 0;
      bottom: 0;
      margin: auto;
      position: absolute; }
    .moto-section-qs span:before {
      right: calc(50% + 37px); }
    .moto-section-qs span:after {
      left: calc(50% + 37px); }

.moto {
  font-size: 32px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.47;
  text-align: center;
  max-width: 640px;
  font-family: din, sans-serif;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 768px) {
    .moto {
      font-size: 26px;
line-height: 1.38;
max-width: 280px;
       } 

       .moto-section-logo,
       .moto-section-qs{
        margin-left: -15px;
        margin-right: -15px;
       }

     }

.moto-section-logo {
  position: relative;
  overflow: hidden;
  text-align: center;
  height: 108px; }
  .moto-section-logo span {
    display: inline-block;
    position: relative; }
    .moto-section-logo span:before, .moto-section-logo span:after {
      height: 1px;
      background: #000;
      width: 1000px;
      content: '';
      top: 0;
      bottom: 0;
      margin: auto;
      position: absolute; }
    .moto-section-logo span:before {
      right: calc(50% + 87px); }
    .moto-section-logo span:after {
      left: calc(50% + 87px); }

.stuff-layout {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
 }
  @media (max-width: 768px) {
    .stuff-layout {
      display: block;
      border-bottom: 0; } }
  @media (min-width: 769px) {
    .stuff-layout .bx-pager {
      display: none; } }
  .stuff-layout .bx-prev, .stuff-layout .bx-next {
    width: 46px;
    height: 46px;
    border: 1px solid  #000;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 46px;
    color: #fff;
	background: #000;
     }
    .stuff-layout .bx-prev:before, .stuff-layout .bx-next:before {
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-align: center;
      line-height: 44px;
      position: absolute;
      left: 0;
      top: 0;
      text-indent: 0px;
      width: 100%;
      font-size: 20px; }
    .stuff-layout .bx-prev:hover, .stuff-layout .bx-next:hover {
		background: #fff;
		color: #000;
    }
  .stuff-layout .bx-prev {
    left: 20px;
    text-indent: -9999px; }
    .stuff-layout .bx-prev:before {
      content: "\e908"; }
  .stuff-layout .bx-next {
    right: 20px;
    text-indent: -9999px; }
    .stuff-layout .bx-next:before {
      content: "\e909"; }

.stuff-txt {
  width: 50%; padding-right: 30px;	}
  .stuff-txt h2 {
    margin-top: 0;
    margin-bottom: 1em; }
    @media (max-width: 768px) {
      .stuff-txt h2 {
        margin-bottom: 25px; } }
  .stuff-txt p {
    max-width: 500px; }
    @media (max-width: 768px) {
      .stuff-txt p {
        max-width: 100%; } }
  @media (max-width: 768px) {
    .stuff-txt {
      width: 100%;
      padding-top: 0; } }

.stuff-slider {
  width: 50%;
  position: relative; }
  @media (max-width: 768px) {
    .stuff-slider {
      width: 100%; } }

.stuff-slider-itself {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .stuff-slider-itself li {
    position: relative; }
  @media (max-width: 768px) {
    .stuff-slider-itself {
      text-align: right; } }

.stuff-slider-caption {
  position: absolute;
  top: 0px;
  right: 0;
  padding-left: 13px;
  text-align: right;
  font-size: 14px; 
    background: rgba(0,0,0,0.5);
    color: #fff;
    padding: 20px;
    font-family: din;
    font-size: 15px;
    line-height: 1.4;

}
  @media (max-width: 768px) {
    .stuff-slider-caption {
      text-align: left;
      right: auto;
      right: 0; } }

.section-grey {
  background-color: #f6f6f6;
  padding-top: 40px;
  margin-bottom: 40px; }

@media (max-width: 768px) {
  .page-content .bx-wrapper {
    /*		margin-left: -10px;
    		margin-right: -10px;
    		max-width: calc(100% + 20px) !important;*/ }
  .page-content .situation-row {
    margin: 0; }
  .page-content .bx-controls {
    position: relative;
    left: 0;
    top: 0;
    right: auto;
    bottom: auto;
    border-top: 1px solid  #cdcdcd;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse; }
  .page-content .bx-pager-item {
    display: inline-block;
    margin-right: 10px; }
  .page-content .bx-pager-link {
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #d8d8d8; }
    .page-content .bx-pager-link.active {
      background: #f00; }
  .page-content .bx-prev {
    display: none; }
  .page-content .bx-next {
    color: #ff0000 !important;
    text-decoration: none;
    border: 0 !important;
    background: none !important;
    text-decoration: none !important;
    text-indent: 0 !important;
    width: auto !important;
    height: auto !important;
    line-height: 1 !important;
    position: relative !important;
    right: 0 !important; }
    .page-content .bx-next:before {
      display: none !important; }
  .page-content .stuff-slider .bx-controls {
    background: none; } }
.accordeon-content {
  padding-top: 13px;
  padding-bottom: 13px;
  border-bottom: 1px solid  #979797; }
  .accordeon-content.called .accordeon-title .acc-title-cross {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

.accordeon-title {
  font-size: 18px;
  font-weight: bold;
  position: relative; }
  .accordeon-title .acc-title-cross {
    width: 22px;
    height: 22px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
    .accordeon-title .acc-title-cross:after {
      content: '';
      width: 100%;
      height: 3px;
      background: #000;
      position: absolute;
      bottom: 0;
      top: 0;
      margin: auto; }
    .accordeon-title .acc-title-cross:before {
      content: '';
      width: 3px;
      height: 100%;
      background: #000;
      position: absolute;
      left: 0;
      right: 0;
      margin: auto; }

.accordeon-body {
  padding-bottom: 20px;
  padding-top: 28px;
  display: none; }

.prices-row {
  margin-left: -6px;
  margin-right: -6px; }
  .prices-row > div {
    padding-left: 6px;
    padding-right: 6px;display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex; }
    @media (max-width: 768px) {
      .prices-row > div {
        width: 50%; } }

.price-card {
width: 100%;
  border-radius: 5px;
  background-color: #ffffff;
  border: 1px solid  #e5e5e5;
  margin-bottom: 20px;
  padding: 7px 15px 10px;
  font-size: 16px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }
  .price-card h4 {
    margin: 0;
    margin-bottom: 5px;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    border-bottom: 1px solid  #e5e5e5;
    padding-bottom: 7px; padding-right: 15px;}
  .price-card.price-card-action {
    background: url(../images/percent-big.png) no-repeat right bottom #000;
    color: #fff; }
    .price-card.price-card-action h4 {
      border-bottom: 0;
      margin-bottom: 33px;
      max-width: 70%; }
  .price-card p {
    margin-top: 0; }
  .price-card footer {
    font-size: 18px;
    text-transform: uppercase;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .price-card footer .time {
      text-transform: none; }
    .price-card footer .sum {
      font-weight: bold; }
      .price-card footer .sum:only-child {
        width: 100%;
        text-align: right; }
      .price-card footer .sum small {
        font-size: 100%;
        opacity: 0.8;
        font-weight: normal;
        margin-right: 1em; }
  @media (max-width: 768px) {
    .price-card {}
      .price-card footer {
        padding-top: 15px; } }

.price-card-ct {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.twentytwenty-container{
	height: 100%;
}

.twentytwenty-container>img:first-child{
	position: relative;
}
.twentytwenty-wrapper .twentytwenty-container>img:first-child{
	position: absolute;
}

.twentytwenty-after-label,
.twentytwenty-before-label {
  display: none; }

.twentytwenty-handle {
  width: 85px;
  height: 85px;
  background-color: #010101;
  border-radius: 85px;
  box-shadow: none;
  border: 0;
  background: url(../images/slide-handler.svg);
  background-size: contain; }
  .twentytwenty-handle:before, .twentytwenty-handle:after {
    width: 2px !important;
    background: #000 !important;
    box-shadow: none !important; }
  .twentytwenty-handle span {
    /*		border: 0 !important;
    		left: 0 !important;
    		top: 0 !important;
    		width: 100% !important;
    		height: 100% !important;
    		&:after{
    			
    			position: absolute;
    			top: 0;
    			bottom: 0;
    			left: 0;
    			right: 0;
    			margin: auto;
    			width: 61px;
    			height: 10px;
    			content: '';
    		}
    		&+span{
    			display: none;	
    		}*/
    display: none; }

/* actions thumbs */
.media-card {
  height: 424px;
  background-color: #eeeeee;
  margin-bottom: 35px;
  padding-left: 54px;
  padding-bottom: 53px;
  padding-top: 80px;
  font-family: din, sans-serif;
  position: relative; }
  @media (max-width: 768px) {
  	.bx-viewport>.slideshow-itself,
  	.bx-viewport>.slideshow-itself>li,
  	.twentytwenty-wrapper,
  	.twentytwenty-container{
  		height: 100% !important;
  	}
    .media-card {
      padding: 0;
      height: auto;
      background-color: transparent;
      margin-right: 10px; }
      .media-card .media-card-image {
        position: static;
        background-color: #eeeeee;
        height: 160px;
        background-size: contain;
        margin-bottom: 15px;
        background-position: center bottom -10px !important; } }

.media-card-container {
  position: relative;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: translateZ(0px);
          transform: translateZ(0px);
  -webkit-transition: -webkit-transform 0.5s;
          transition: transform 0.5s; 
          transform-origin: 0 0;
      }
  .media-card-container.rotated {
    -webkit-transform: translateZ(0px) rotateY(-90deg);
            transform: translateZ(0px) rotateY(-90deg); }

.media-card-front {
  -webkit-transform: rotateY(0deg) translateZ(0px);
          transform: rotateY(0deg) translateZ(0px); }

.media-card-side {
  -webkit-transform: rotateY(90deg) translateZ(274px);
          transform: rotateY(90deg) translateZ(274px);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #eeeeee;
  padding-left: 54px;
  padding-bottom: 53px;
  padding-top: 80px;
  padding-right: 30px; 
  transform-origin: 0 0;
}

.media-card-image {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  position: absolute; }

.media-card-content {
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  height: 100%; }

.media-card-content-text {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 247px;
  font-size: 16px; }
  .media-card-content-text p {
    margin-top: 0; }

    .media-card-footer{
    	display: none;
    }

  @media (max-width: 768px) {
    .media-card-content-text p {
      display: none; }
      .media-card-side{
        background-color: transparent;
        padding-left: 0;
        padding-bottom: 0;
        padding-top: 0;
        padding-right: 0;
        padding: 15px;
        transform-origin: 0 0;
        border-top: 10px solid #eeeeee;
      }
      .media-card-content{
        height: auto;
      }
      .media-card-container{
            -webkit-transition: -webkit-transform 0.1s;
    transition: transform 0.1s;
      }

    .media-card-content-text .h3 {
      text-transform: none;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-bottom: 40px; 
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;  
    }
      .media-card-content-text .h3 strong {
        font-size: 35px; } }

@media (max-width: 768px) {
  .media-card-footer {
    text-align: right;
    padding-right: 58px; } }

    @media (max-width: 359px){
      .prices-row > div {
          width: 100%;
      }
      
    }

.link-more {
  position: relative;
  display: inline-block; }
  .link-more:after {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 48px;
    height: 48px;
    content: "\e900";
    color: #fff;
    background: #000;
    position: absolute;
    left: 100%;
    margin-left: 10px;
    top: 50%;
    margin-top: -24px;
    border-radius: 24px;
    text-align: center;
    line-height: 48px; }

    .link-less {
      position: relative;
      display: inline-block; }
      .link-less:before {
        font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        width: 48px;
        height: 48px;
        content: "\e900";
        color: #fff;
        background: #000;
        position: relative;
        left: 00%;
        margin-right: 10px;
        top: 0%;
        vertical-align: middle;
        display: inline-block;
        border-radius: 24px;
        text-align: center;
        line-height: 48px; 
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
      }




/* photo slider */
.complex-slider {
  position: relative; }
  .complex-slider .complex-benefits {
    position: absolute;
    bottom: 25px;
    left: 30px; }
    .complex-slider .complex-benefits .benefits-title {
      color: #fff;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
  @media (max-width: 768px) {
    .complex-slider {
      margin-left: -12px;
      margin-right: -12px; }
      .complex-slider .complex-benefits {
        left: 0;
        width: 100%;
        text-align: center; } }

@media (max-width: 768px) {
  .photo-slider-slide {
    height: 500px; }
    .photo-slider-slide img {
      width: 100%;
      height: 100%;
      object-fit: cover; } }

p + .complex-benefits {
  margin-top: 35px;
  margin-left: -20px; }
  @media (max-width: 768px) {
    p + .complex-benefits {
      margin-right: 0;
      width: 100%;
      text-align: left;
      padding-top: 25px;
      border-top: 2px solid  #000;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding-right: 40px; }
      p + .complex-benefits .complex-benefits-item {
        margin-left: 0; }
        p + .complex-benefits .complex-benefits-item .benefits-icon {
          margin-left: 0; }
        p + .complex-benefits .complex-benefits-item .benefits-title {
          text-align: left; } }
@media (max-width: 768px) {
  .complex-benefits {
    left: 10px;
    width: calc(100% - 20px);
    text-align: center; }
    .complex-benefits .complex-benefits-item {
      margin-right: 10px;
      margin-left: 10px;
      width: 80px; }
      .complex-benefits .complex-benefits-item:not(:last-child) {
        margin-right: 10px; } }

.complex-benefits-item {
  display: inline-block;
  vertical-align: top;
  width: 90px; }



  .complex-benefits-item:not(:last-child) {
    margin-right: 60px; }

.benefits-icon, .complex-benefits-item img {
  width: 46px;
  height: 46px;
  background-size: contain;
  display: block;
  margin: 0 auto 10px; }

.benefits-title {
  display: block;
  text-align: center;
  font-size: 14px;
  min-height: 40px;
  line-height: 1.43; }

.benefits-icon-1 {
  background-image: url(../images/place-parameter-01.svg); }

.benefits-icon-2 {
  background-image: url(../images/place-parameter-02.svg); }

.benefits-icon-3 {
  background-image: url(../images/place-parameter-03.svg); }

.actions-slider-section .actions-slider-itself img{
  height: 344px;
  width: 100%;
  object-fit: cover;
}

.actions-slider-section {
  overflow: hidden; }
  @media (max-width: 768px) {
    .actions-slider-section {
      padding-bottom: 30px;
      margin-bottom: 30px;
      padding-top: 25px;
      background: #000;
      color: #fff; }
      .section-grey + .actions-slider-section {
        margin-top: -40px; }
      .actions-slider-section .actions-slider {
        padding-left: 0; }
        .action-slider-controls,
      .actions-slider-section .bx-controls {
        display: none; }
      .actions-slider-section .actions-slider-itself a {
        color: #fff; } }

.actions-slider {
  position: relative;
  padding-left: 85px; }
  .actions-slider .bx-pager, .action-slider-controls {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #fff;
    width: 85px; }
    .actions-slider .bx-pager:before,.action-slider-controls:before {
      height: 100%;
      width: 3000px;
      background: #fff;
      content: '	';
      position: absolute;
      right: 100%;
      top: 0; }
  .actions-slider .bx-pager-item, .action-slider-controls span {
    color: #000;
    text-align: center;
    line-height: 44px;
    margin-bottom: 10px; }
    .actions-slider .bx-pager-item .bx-pager-link,.action-slider-controls span {
      display: block;
      width: 48px;
      height: 48px;
      border: 2px solid;
      color: #000;
      border-color: transparent;
      text-decoration: none;
      font-size: 24px; }

      .actions-slider .bx-pager-item .bx-pager-link.active, .action-slider-controls span.active {
        border-color: black; }
  .actions-slider li {
    padding-right: 19px; }

	.actions-slider .action-slider-controls .bx-viewport{
    	overflow: hidden !important;
    }
    .action-slider-controls{
    	max-height: 100%;
    	height: 100%;
    	padding-top: 40px;
    }

    .action-slider-controls .bx-prev.disabled,
    .action-slider-controls .bx-next.disabled{
		opacity: 0.3;	
		pointer-events: none;
    }
    .action-slider-controls .bx-prev,
    .action-slider-controls .bx-next{
    	text-indent: -9999px;
    	position: absolute;
    	left: 14px;
		width: 20px;
		height: 15px;
    }

    .action-slider-controls .bx-prev{
    	top: 0;
    }

	.action-slider-controls-hold{
		padding-top: 30px;
	}

    .action-slider-controls-hold span{
    	cursor: pointer;
    }

    .action-slider-controls .bx-prev:after,
    .action-slider-controls .bx-next:after{
    font-family: 'icomoon' !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-align: center;
        line-height: 44px;
        position: absolute;
        left: 0;
        top: 0;
        text-indent: 0px;
        width: 100%;
        font-size: 20px;
        color: #000;
            content: "\e909";
    }




    .action-slider-controls .bx-prev:after{
    	-webkit-transform: rotate(-90deg);
    	-ms-transform: rotate(-90deg);
    	-o-transform: rotate(-90deg);
    	transform: rotate(-90deg);
    	transform-origin: 22% 33%;
    }
    .action-slider-controls .bx-next:after{
    		-webkit-transform: rotate(90deg);
    		-ms-transform: rotate(90deg);
    		-o-transform: rotate(90deg);
    		transform: rotate(90deg);
    		transform-origin: 89% 33%;
    	}
    	

  .actions-slider .bx-wrapper,
  .actions-slider .bx-viewport {
    overflow: visible !important; }

.action-slider-hold {
  max-width: 580px; }

.actions-slider-itself {
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-size: 16px; }
  .actions-slider-itself a {
    color: #000;
    text-decoration: none; }

/*  place page */
.gallery-section {
  position: relative;
  padding-top: 35%;
  overflow: hidden;
  margin-bottom: 50px; }
  .gallery-section > .row {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0; }
    .gallery-section > .row > div {
      padding: 0; }
  @media (max-width: 768px) {
    .gallery-section {
      padding-top: 0;
      padding-bottom: 0; }
      .gallery-section > .row {
        position: relative; } }

.location-map {
  background: #ccc;
  height: 100%; }
  .location-map .map-place {
    height: 100%; }

.gallery-bunch {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%; }
  .gallery-bunch .gallery-preview {
    width: 50%;
    position: relative; height: 50%;}
    .gallery-bunch .gallery-preview img {
      height: 100%;
      width: 100%;
      object-fit: cover; }
    .gallery-bunch .gallery-preview .more-picture {
      position: absolute;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      color: #fff;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-align-items: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      background: rgba(0, 0, 0, 0.85); }

.address-info {
  width: 50%; }
  .address-info dd, .address-info dt {
    margin-left: 0;
    font-size: 16px; }
  .address-info dt {
    font-weight: bold;
    margin-bottom: 1em; }
  .address-info dd {
    margin-bottom: 12px; }
  .address-info dd + dt {
    margin-top: 2.8em; }

.place-row {
  position: relative; }
  @media (max-width: 768px) {
    .place-row h1 {
      width: 55%; } }

.place-addresses {
  position: relative; }
  .place-addresses .route-link {
    position: absolute;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    left: 50%;
    top: 0; }
    .place-addresses .route-link span {
      width: 108px;
      font-size: 16px;
      line-height: 1.2; }
    .place-addresses .route-link .icon-route {
      width: 37px;
      height: 37px;
      background: url(../images/root.svg) no-repeat;
      background-size: contain;
      margin-right: 14px; }
  @media (max-width: 768px) {
    .place-addresses {
      position: static; }
      .place-addresses .route-link {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
                flex-direction: column;
        left: 70%; 
      -ms-align-items: flex-start;
      align-items: flex-start;

        } 
        .place-addresses .route-link span{
          line-height: 1.3;
          margin-top: 8px;
        }

      }

.fancybox-slide--image {
  padding: 0 !important; }

@media (min-width: 769px) {
  .fancybox-content {
    width: 100% !important;
    height: 100% !important;
    -webkit-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    transform: translate(0) !important; }

  .fancybox-image {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain; } }
.fancybox-infobar {
  width: 65px;
  height: 65px;
  text-align: center;
  line-height: 65px;
  background-color: rgba(23, 23, 23, 0.88);
  color: #fff;
  mix-blend-mode: normal;
  font-size: 16px;
  font-family: din,sans-serif;
  font-weight: normal; }

.fancybox-button--close {
  width: 65px;
  height: 65px;
  mix-blend-mode: normal;
  background-color: rgba(23, 23, 23, 0.88); }
  .fancybox-button--close:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e902";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 23px; }
  .fancybox-button--close svg {
    display: none; }

.fancybox-button--arrow_left {
  background: none;
  left: 30px !important;
  color: #000; }
  .fancybox-button--arrow_left:hover div {
    color: #fff;
    background: #000; }
  .fancybox-button--arrow_left div {
    display: block;
    background: #fff;
    border: 1px solid  #000;
    width: 46px;
    height: 46px;
    border-radius: 46px;
    position: relative; }
    .fancybox-button--arrow_left div:after {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      font-size: 28px;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e908"; }
    .fancybox-button--arrow_left div svg {
      display: none; }

.fancybox-button--arrow_right {
  background: none;
  right: 30px !important;
  color: #000; }
  .fancybox-button--arrow_right:hover div {
    color: #fff;
    background: #000; }
  .fancybox-button--arrow_right div {
    display: block;
    background: #fff;
    border: 1px solid  #000;
    width: 46px;
    height: 46px;
    border-radius: 46px;
    position: relative; }
    .fancybox-button--arrow_right div:after {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'icomoon' !important;
      font-size: 28px;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e909"; }
    .fancybox-button--arrow_right div svg {
      display: none; }

.slideshow {
  position: relative; }
  .slideshow .bx-prev, .slideshow .bx-next {
    width: 46px;
    height: 46px;
    border: 1px solid  #000;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 46px;
    color: #fff;
    background: #000; }
    .slideshow .bx-prev:before, .slideshow .bx-next:before {
      font-family: 'icomoon' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-align: center;
      line-height: 44px;
      position: absolute;
      left: 0;
      top: 0;
      text-indent: 0px;
      width: 100%;
      font-size: 20px; }
    .slideshow .bx-prev:hover, .slideshow .bx-next:hover {
      background: #fff;
      color: #000; }
  .slideshow .bx-prev {
    left: 28px;
    text-indent: -9999px; }
    .slideshow .bx-prev:before {
      content: "\e908"; }
  .slideshow .bx-next {
    right: 28px;
    text-indent: -9999px; }
    .slideshow .bx-next:before {
      content: "\e909"; }
  @media (max-width: 768px) {
    .slideshow {
      margin-left: -12px;
      margin-right: -12px; } }
  @media (min-width: 769px) {
    .slideshow .bx-pager {
      display: none; } }

.slideshow-itself {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  @media (max-width: 768px) {
    .slideshow-itself li {
      height: 700px; }
      .slideshow-itself li img {
        height: 100%;
        width: 100%;
        object-fit: cover; } }

.slideshow-title {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
  height: 65px;
  background-color: rgba(23, 23, 23, 0.88);
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  padding: 20px 16px;
  line-height: 1.4; }

.slideshow-title-counter {
  display: inline-block;
  vertical-align: bottom; }

.slider-title-text {
  display: inline-block;
  vertical-align: bottom; }

.article {
  font-size: 18px;
  line-height: 1.4; }

.location-dsc {
  margin: 44px 0 66px;
  max-width: 460px;
  line-height: 1.4; }
  @media (max-width: 768px) {
    .location-dsc {
      margin-top: 0;
      margin-bottom: 30px; } }
.contact-page~.page-content{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

.content-page-workarea {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  /*height: 100%;*/
  position: relative;
  padding-top: 60px;
  padding-bottom: 90px; }
  .content-page-workarea .map-place {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    @media (max-width: 768px) {
    	.contact-page~.page-content{
    		display: block;
    	}
    	.contact-page~.page-content .content-page-workarea{
    		padding-bottom: 0;
    	}
      .contacts-switch[data-tab="0"]~.width{
        display: none;
      }
      .contacts-switch[data-tab="1"]~.map-place{
        display: none;
      }

      .content-page-workarea .map-place {
        position: relative;height: 500px;} 
        .content-page-workarea .map-links ul li.active a{
          background-color: transparent;
        }

      }
  .content-page-workarea .width {
    max-width: 1600px;
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 768px) {
      .content-page-workarea .width {
        padding-left: 0;
        padding-right: 0; } }
  .content-page-workarea .map-links {
    width: 280px;
    position: relative;
    z-index: 50;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    font-size: 16px;
    padding: 15px 20px 120px; }
    .content-page-workarea .map-links .h {
      margin-bottom: 22px;
      max-width: 170px; }
    .content-page-workarea .map-links ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      .content-page-workarea .map-links ul li {
        margin-bottom: 5px; }
        .content-page-workarea .map-links ul li a {
          border: 1px solid  #dcdcdc;
          border-radius: 3px;
          display: inline-block;
          padding: 7px 11px; }
        .content-page-workarea .map-links ul li.active a {
          background: #000;
          color: #fff; }
    @media (max-width: 768px) {
      .content-page-workarea .map-links {
        width: 100%;
        box-shadow: none;
        padding: 0; }
        .content-page-workarea .map-links .h {
          display: none; }
        .content-page-workarea .map-links ul {
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          -o-flex-wrap: wrap;
          flex-wrap: wrap; }
          .content-page-workarea .map-links ul li {
            width: calc(50% - 26px);
            margin: 0 13px 20px;
            border: 1px solid  #979797;
            position: relative;
            font-size: 16px;
            font-family: din, sans-serif;
            padding: 15px 13px 60px 15px; }
            .content-page-workarea .map-links ul li a {
              padding: 0;
              border: 0; }
            .content-page-workarea .map-links ul li > a {
              font-weight: bold;
              display: block;
              margin-bottom: 1em; }
            .content-page-workarea .map-links ul li address {
              margin-bottom: 0.5em; }
              .content-page-workarea .map-links ul li address a {
                text-decoration: underline; }
            .content-page-workarea .map-links ul li .icon-24 {
              position: absolute;
              left: 20px;
              bottom: 13px; } }
  @media (max-width: 768px) {
    .content-page-workarea h1 {
      padding-left: 13px;
      font-size: 28px;
      font-weight: bold; }
    .content-page-workarea .contacts-switch {
      margin-left: 13px;
      margin-right: 13px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-bottom: 1px solid #979797;
      margin-bottom: 20px; }
      .content-page-workarea .contacts-switch a {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        text-align: center;
        text-transform: uppercase;
        font-size: 16px;
        padding-bottom: 6px; }
        .content-page-workarea .contacts-switch a.on {
          box-shadow: 0 2px #000;
          font-weight: bold; } }

.icon-24 {
  width: 38px;
  height: 38px;
  display: inline-block;
  background: url(../images/24hbg.png) no-repeat;
  background-size: contain; }

/* footer */
.page-footer {
  background: #000;
  padding-top: 38px;
  padding-bottom: 60px;
  color: #fff;
  font-size: 14px; }
  .page-footer a {
    color: #fff;
    text-decoration: none; }
  @media (max-width: 768px) {
    .page-footer .col-3:nth-child(2) {
      padding-bottom: 6px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      margin-bottom: 30px; } }

.footer-navi-block ul {
  padding: 0;
  list-style-type: none;
  margin: 0;
  line-height: 1.93; }
.footer-navi-block .h5 {
  margin-bottom: 10px; }
@media (max-width: 768px) {
  .footer-navi-block ul {
    display: none; }
  .footer-navi-block .h5 {
    font-size: 16px;
    text-transform: none;
    padding-top: 6px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    position: relative; }
    .footer-navi-block .h5:after {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 3px 2.5px 0 2.5px;
      border-color: #d8d8d8 transparent transparent transparent;
      content: '';
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -2px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
  .footer-navi-block.on .h5:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); } }

.footer-contact-block {
  text-align: right; }
  .footer-contact-block address {
    text-align: left;
    display: inline-block;
    width: 290px; }
  .footer-contact-block a {
    font-size: 20px;
    font-weight: bold;
    font-family: din, sans-serif;
    position: relative; }
    .footer-contact-block a i {
      position: absolute;
      right: 100%;
      margin-right: 15px;
      top: 50%;
      margin-top: -14px; }
  .footer-contact-block small {
    display: block;
    font-size: 14px;
    line-height: 1.93; }
  @media (max-width: 768px) {
    .footer-contact-block {
      text-align: left;
      padding-left: 69px; }
      .footer-contact-block address {
        width: auto; }
      .footer-contact-block a i {
        width: 49px;
        height: 49px; } }

.pop-fade {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1020;
  background: rgba(0, 0, 0, 0.65);
  display: none; }

.pop-up {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1030;
  display: none; }
  .pop-up .pop-close {
    position: absolute;
    right: 14px;
    top: 14px; }

.pop-up-action {
  background: url(../images/desktop-sale.jpg) no-repeat center center;
  background-size: cover;
  color: #fff;
  width: 100%;
  max-width: 1000px;
  height: 500px; }
  .pop-up-action .pop-close {
    color: #fff; }
  .pop-up-action .pop-up-cnt {
    position: absolute;
    bottom: 73px;
    left: 143px;
    color: #fff;
    width: 360px;
    font-family: din, sans-serif;
    font-size: 16px;
    line-height: 1.31; }
    .pop-up-action .pop-up-cnt .pop-h {
      text-transform: uppercase;
      font-size:22px; }
  @media (max-width: 768px) {
    .pop-up-action {
      max-width: 100%;
      height: 100%;
      background-position: right center; }
      .pop-up-action .pop-up-cnt {
        left: 16px;
        bottom: 85px;
        width: calc(100% - 40px); } }

.main-navi {
  background: #f6f6f6;
  width: calc(100% - 60px);
  max-width: 1360px;
  height: 95%;
  max-height: 760px; }
  .main-navi .header-phone {
    display: none; }
  .main-navi ul {
    margin: 0;
    padding: 0; }
  .main-navi .pop-close {
    display: block;
    right: 15px;
    top: 15px;
    color: #000; }
  @media (max-width: 768px) {
    .main-navi {
      height: 100%;
      left: 0;
      top: 0;
      width: 100%;
      padding-left: 0;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0);
      max-height: none;
      background: url(../images/mobile-navi.jpg) no-repeat center bottom #e4e4e4;
      background-size: 100% auto; } }

.main-navi-bg {
  width: 66.6%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/desktop-navi.jpg) no-repeat left top;
  background-size: cover; }
  @media (max-width: 768px) {
    .main-navi-bg {
      display: none; } }

.main-navi-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 23px;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: din, sans-serif; }
  @media (max-width: 768px) {
    .main-navi-content {
      -ms-align-items: flex-start;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  .main-navi-content nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 33%; }
    @media (max-width: 768px) {
      .main-navi-content nav {
        display: block;
        width: 100%; } }
  .main-navi-content li li a {
    color: #8e8e8e; }
  .main-navi-content ul {
    padding: 0;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin: 0;
    list-style-type: none; }
    .main-navi-content ul ul {
      margin-bottom: 35px;
      margin-top: 15px; 
    }
      @media (max-width: 768px) {
        .mob-navi-back{
          width: 20px;  
          height: 30px; 
          position: absolute; 
          background: url(../images/slider-left.svg) no-repeat;
          -webkit-background-size: contain;
          background-size: contain; 
              left: 9px;
            top: 83px;
            display: none;  
            z-index: 10;  
        }
        .main-navi-content ul ul {
          position: absolute;
              top: 0;
              margin-top: 0;
              left: 100%;
              opacity: 0;
              -webkit-transform: none;
              -ms-transform: none;
              -o-transform: none;
              transform: none;
              width: 100%;  
              font-size: 18px;  
              line-height: 1.5; 
              -webkit-transition:   all 0.3s;
              -o-transition:  all 0.3s;
              transition:   all 0.3s;
          } 

          .main-navi-content ul li>span{
            display: inline-block;
            position: relative;
          }
          .main-navi-content ul li>span:after{
            width: 16px;
                height: 20px;
                position: absolute;
                background: url(../images/slider-right.svg) no-repeat;
                -webkit-background-size: contain;
                background-size: contain;
                left: 100%;
                margin-left: 6px;
                top: 0;
                bottom: 0;
                margin-top: auto;
                margin-bottom: auto;
                z-index: 10;
                content: '';
          }
          .main-navi-content ul.called-ul{
            -webkit-transform: translateX( -100%);
            -ms-transform: translateX( -100%);
            -o-transform: translateX(-100%);
            transform: translateX( -100%);
          }
          .main-navi-content li.called-li ul{
            opacity: 1; 
            z-index: 10;
          }

        }
  @media (max-width: 768px) {

    .main-navi-content {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding-top: 95px;
      padding-left: 38px; }
      .main-navi-content ul {
        font-size: 28px;
        font-weight: bold;
        line-height: 1.48; }
        .main-navi-content ul:before {
          width: 67px;
          height: 7px;
          background: #000;
          content: '';
          display: block;
          margin-bottom: 20px; }
      .main-navi-content .header-phone {
        display: flex !important;
        text-align: left;
        margin-top: 50px; 
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        -o-flex-direction: row;
        flex-direction: row;
      }
        .main-navi-content .header-phone a {
          -webkit-flex-direction: row;
          -moz-flex-direction: row;
          -ms-flex-direction: row;
          -o-flex-direction: row;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
                  flex-direction: row; }
          .main-navi-content .header-phone a i {
            margin-left: 0;
            margin-right: 10px;
            width: 58px;
            height: 58px; } }

@media (min-width: 769px) {
  .mob-show {
    display: none; } }
@media (max-width: 768px) {
  .mob-hide {
    display: none !important; }

  .mob-wide .width {
    padding-left: 0;
    padding-right: 0; }

  .mobile-scrollable {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    display: block;
    white-space: nowrap;
    margin-left: -12px;
    margin-right: -12px;
    padding-left: 15px; }
    .mobile-scrollable > div {
      width: 250px !important;
      display: inline-block;
      white-space: normal;
      padding-left: 0 !important;
      padding-right: 0 !important; }
      .mobile-scrollable > div:not(:last-child) {
        margin-right: 10px !important; } }
ymaps[class*="ground-pane"] {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  opacity: 0.85; }

.b-pictures ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .b-pictures ul img {
    max-width: 100%; }

.b-content {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  background: #fff;
  height: 150px;
  padding: 12px 16px 16px;
  font-size: 16px;
  font-family: din, sans-serif;
  color: #000; }
  .b-content footer {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .b-content .h {
    font-weight: bold; }

.popover {
  width: 234px;
  position: absolute; }
  .popover .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 39px;
    height: 39px;
    background-color: rgba(23, 23, 23, 0.88);
    color: #fff;
    text-align: center;
    line-height: 39px;
    text-decoration: none;
    font-size: 20px; }

.pop-up[data-pop="category"]{
  max-width: 1000px;
  width: 100%;
  background: #000;
  max-height: 90%;
  overflow-y: auto;
  color: #fff;
}
.pop-up[data-pop="category"] .pop-close{
  color: #fff;
}
[data-pop="category"] .pop-inside table{
	color: #fff;
}
[data-pop="category"] .pop-inside{}
[data-pop="category"] .pop-inside table{
  table-layout: fixed;
}
[data-pop="category"] .pop-inside th,
[data-pop="category"] .pop-inside td{
  padding: 12px;
  text-align: center;
  width: 20%;
  border-bottom: 1px solid  #fff;
}

[data-pop="category"] .pop-inside tbody tr:nth-child(odd) td,
[data-pop="category"] .pop-inside tbody tr:nth-child(odd) th{
  /*background: rgba(0,0,255,0.05);*/  
}

.pop-inside tbody tr th{
  text-align: right;
}

@media (max-width: 992px){
    .slidable .tab{
    	display: block;
    }
    .complex-slider{
    	margin-left: 0;
    	margin-right: 0;
    }
    .section-grey .tabs {
    	position: relative;
    }
    .section-grey .tabs-header {
    	margin-right: -10px;
    	position: -webkit-sticky;
    	position: sticky;
    	z-index: 10;
    	top: 0;
    	background-color: #f6f6f6;
	}
}



@media (max-width: 767px){
  .pop-up[data-pop="category"]{
    max-height: 100%; 
  }
  [data-pop="category"] .pop-inside table thead{
    display: none;  
  }
  [data-pop="category"] .pop-inside table,
  [data-pop="category"] .pop-inside tbody
  {display: block; }
  [data-pop="category"] .pop-inside tr{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;  
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;  
    border-bottom: 1px solid  #fff; 
  }

  [data-pop="category"] .pop-inside tbody tr:nth-child(odd) td,
  [data-pop="category"] .pop-inside tbody tr:nth-child(odd) th{
    background: none;  
  }
  [data-pop="category"] .pop-inside th,
  [data-pop="category"] .pop-inside td{
    border: 0;  
    padding: 0; 
  }
  .pop-up[data-pop="category"]{
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform:  none;
    transform: none;
    top: 0; 
    right: 30px;  
  }
  [data-pop="category"] .pop-close{
    position: fixed;  
  }

  [data-pop="category"] .pop-inside tbody tr th{
    width: 100%;  
    text-align: left; 
    padding: 12px;  
    background: rgba(0,0,255,0.05) !important;   
  }
  [data-pop="category"] .pop-inside tbody tr td{
    width: 100%;  
    padding-bottom: 10px; 
    text-align: left; 
    padding: 12px;  
  }
  [data-pop="category"] .pop-inside tr td:before{
    display: block; 
    content: attr(title)":";
    font-weight: bold;  
  }
}

html.touch .dskt{
  display: none;
}
html.no-touch .gdt{
  display: none;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

.hidden {
  display: none !important;
  visibility: hidden; }

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

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

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.ul_justify {
  text-align: justify;
  width: 100%; }

.ul_justify li {
  display: inline-block; }

.ul_justify:after {
  width: 100%;
  display: inline-block;
  content: ".";
  visibility: hidden; }

.tar {
  text-align: right; }

.tac {
  text-align: center; }

.taj {
  text-align: justify; }

.fll {
  float: left; }

.flr {
  float: right; }

.ol {
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: list 0; }

.ol li {
  padding-left: 15px; }

.ol li:before {
  counter-increment: list;
  content: counter(list) ". "; }

.ils_text {
  display: table;
  width: 100%; }

.ils_i {
  display: table-cell;
  vertical-align: top; }

.ils_t {
  display: table-cell;
  vertical-align: top; }

.ils_i.vm {
  vertical-align: middle; }

.ils_t.vm {
  vertical-align: middle; }

.img_rnd {
  border-radius: 1000px; }

.wide {
  width: 100%;
  box-sizing: border-box; }

.img2bg {
  background-size: cover;
  background-repeat: no-repeat; }
  .img2bg img {
    display: none; }

/* ==========================================================================
    Print styles.
========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }

/*# sourceMappingURL=main.css.map */