

/* Start:/local/templates/empty/css/_main.css?1761759000135292*/
@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=El+Messiri:400,500,600&display=swap&subset=cyrillic";
@import "https://use.fontawesome.com/releases/v5.5.0/css/all.css";
@import url(/local/templates/empty/css/../libs/nouislider/distribute/nouislider.css);
@import url(/local/templates/empty/css/../libs/OwlCarousel/owl.carousel.min.css);
@import url(/local/templates/empty/css/../libs/ChartJs/Chart.min.css);
@import url(/local/templates/empty/css/../libs/scrollbar/jquery.mCustomScrollbar.min.css);
@font-face {
    font-family: "Verdana";
    font-weight: normal;
    font-style: normal;
    src: url("/local/templates/empty/css/../fonts/HelveticaNeue/HelveticaNeue.eot");
    src: url("/local/templates/empty/css/../fonts/HelveticaNeue/HelveticaNeue.eot?#iefix") format("embedded-opentype"), url("/local/templates/empty/css/../fonts/HelveticaNeue/HelveticaNeue.woff") format("woff"), url("/local/templates/empty/css/../fonts/HelveticaNeue/HelveticaNeue.ttf") format("truetype");
}

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

@font-face {
    font-family: "HelveticaNeueBoldLight";
    font-weight: normal;
    font-style: normal;
    src: url("/local/templates/empty/css/../fonts/HelveticaNeueLight/.eot");
    src: url("/local/templates/empty/css/../fonts/HelveticaNeueLight/.eot?#iefix") format("embedded-opentype"), url("/local/templates/empty/css/../fonts/HelveticaNeueLight/.woff") format("woff"), url("/local/templates/empty/css/../fonts/HelveticaNeueLight/.ttf") format("truetype");
}

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

::-webkit-input-placeholder {
    color: #333;
    font-size: 18px;
}

::-moz-placeholder {
    color: #333;
    font-size: 18px;
}

:-ms-input-placeholder {
    color: #333;
    font-size: 18px;
}

::-ms-input-placeholder {
    color: #333;
    font-size: 18px;
}

::placeholder {
    color: #333;
    font-size: 18px;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    -webkit-text-size-adjust: none;
}

html {
    padding: 0;
    margin: 0;
}

body {
    padding: 0;
    margin: 0;
    color: #333;
    font-family: "HelveticaNeue", sans-serif;
    font-size: 16px;
    min-width: 380px;
    max-width: 1920px;
    margin: 0 auto;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#bfbfbf), to(#212121));
    background-image: -o-linear-gradient(bottom, #bfbfbf 0%, #212121 100%);
    background-image: linear-gradient(to top, #bfbfbf 0%, #212121 100%);
    font-weight: normal;
    font-style: normal;
    overflow: hidden;
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

@media (max-width: 992px) {
    body {
        overflow: auto;
    }
}

/* select {
  display: none;
} */

.cube-position {
    position: relative;
}

#cube canvas {
    position: absolute;
    bottom: -240px;
    right: 400px;
    opacity: 0.2;
    height: 950px;
}

@media (max-width: 992px) {
    #cube canvas {
        display: none;
    }
}

@media (min-height: 800px) {
    #cube canvas {
        bottom: -200px;
        right: 560px;
    }
}

@media (max-height: 800px) {
    #cube canvas {
        bottom: -240px;
        right: 400px;
    }
}

@media (max-height: 700px) {
    #cube canvas {
        bottom: -400px;
        right: 260px;
    }
}

.wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 90vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}


/* .wrapper._main {
    background: url(/local/templates/empty/css/../img/bg-main.png) no-repeat 100% 100%;
    background-size: cover;
} */

/* @media screen and (max-width: 1920px) and (max-height: 900px) {
    .wrapper._main {
        background: url(/local/templates/empty/css/../img/bg-main-h900.png) no-repeat 100% 30%;
    }
}

@media screen and (max-width: 1920px) and (max-height: 800px) {
    .wrapper._main {
        background: url(/local/templates/empty/css/../img/bg-main-h800.png) no-repeat 100% 30%;
    }
}

@media (max-width: 1400px) {
    .wrapper._main {
        background: url(/local/templates/empty/css/../img/bg-main-1200.png) no-repeat 0% 40%;
    }
}

@media (max-width: 1200px) {
    .wrapper._main {
        background: url(/local/templates/empty/css/../img/bg-main-1200.png) no-repeat 100% 35%;
    }
}

@media (max-width: 1024px) {
    .wrapper._main {
        background: url(/local/templates/empty/css/../img/bg-main-1200.png) no-repeat 100% 35%;
    }
}*/

@media (max-width: 992px) {
    .wrapper._main {
        background: url(/local/templates/empty/css/../img/bg-mobile-2.png) no-repeat 50% 50%;
        background-size: 50%;
    }
}
@media (orientation: landscape) and (max-width: 768px) {
    .wrapper._main {
        background: url(/local/templates/empty/css/../img/bg-mobile-2.png) no-repeat 50% 40%;
        background-size: 50%;
    }
}
@media (orientation: portrait) and (max-width: 768px) {
    .wrapper._main {
        background: url(/local/templates/empty/css/../img/bg-mobile-2.png) no-repeat 50% 50%;
        background-size: 90%;
    }
}
.block-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.vn {
    overflow: auto;
}

.vn .wrapper {
    background: none;
    color: #fff;
}

@media (max-width: 1200px) {
    .vn .wrapper {
        padding-left: 0;
    }
}

@media (max-width: 768px) {
    .vn .btn-red {
        bottom: -10px;
    }
}

.vn header {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    position: fixed;
    left: 0;
    right: 0;
    height: 120px;
}

.vn header .menu-mobile {
    position: absolute;
    top: -200px;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}

.vn header .contact {
    display: none;
}

.vn footer {
    position: relative;
}

.vn .header-title {
    position: fixed;
    z-index: 999;
    left: -170px;
    top: 320px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 90px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 0 10px 6px rgba(0, 0, 0, 0.16);
    letter-spacing: 20px;
    font-family: "Arial Black", sans-serif;
}

.vn .header-title a {
    color: #f00;
    text-decoration: none;
}

@media (max-height: 1680px) {
    .vn .header-title {
        left: -170px;
        -webkit-transition: all .5s linear;
        -o-transition: all .5s linear;
        transition: all .5s linear;
    }
}

@media all and (max-width: 1680px) and (max-height: 700px) {
    .vn .header-title {
        font-size: 70px;
        left: -160px;
        top: 180px;
    }
}
@media all and (max-width: 1400px) and (max-height: 700px) {
    .vn .header-title {
        font-size: 70px;
        left: -140px;
        top: 215px;
        letter-spacing: 15px;
    }
}

.vn .desktop-menu._top2 {
    padding: 0 20px 20px;
    display: none;
}

@media (max-width: 1200px) {
    .vn .desktop-menu._top2 {
        display: block;
    }
}

@media (max-width: 992px) {
    .vn .desktop-menu._top2 {
        display: none;
    }
}

@media (max-width: 992px) {
    .vn .contact {
        display: none;
    }
}

.vn .desktop-menu._top {
    width: 100%;
    opacity: 1;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.vn .desktop-menu._top.active {
    display: none;
    opacity: 0;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

@media (max-width: 1400px) {
    .vn .desktop-menu._top {
        left: 0;
    }
}

@media (max-width: 992px) {
    .vn .desktop-menu._top {
        display: none;
    }
}

.vn .desktop-menu._top nav ul li {
    font-size: 22px;
}

.vn .desktop-menu._top nav ul li.active a:after {
    width: 100%;
}

@media (max-width: 1400px) {
    .vn .desktop-menu._top nav ul li {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .block-content {
        background: none;
    }
}

._prise .block-content {
    height: 100%;
    overflow-y: auto;
    margin-bottom: 40px;
    padding: 110px 0 0;
}

@media (max-width: 992px) {
    ._prise .block-content {
        margin-bottom: 80px;
    }
}

._contact .block-content {
    height: 100%;
    overflow-y: auto;
    margin-bottom: 40px;
    padding: 110px 0 0;
}

@media (max-width: 992px) {
    ._contact .block-content {
        margin-bottom: 80px;
    }
}

@media (max-width: 992px) {
    ._contact .block-content {
        margin-bottom: 20px;
    }
}

._about .block-content {
    height: 100%;
    overflow-y: auto;
    margin-bottom: 40px;
    padding: 110px 0 0;
    min-height: 540px;
}

@media (max-width: 992px) {
    ._about .block-content {
        margin-bottom: 80px;
    }
}

@media (max-width: 992px) {
    ._about .block-content {
        margin-bottom: 20px;
    }
}

.block-slider._detail {
  padding: 20px 0 40px;
}

@media (max-width: 1200px) {
    .block-slider._detail {
      padding: 0px 0 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.block-slider._detail .block-about img {
    width: 100%;
}

.block-slider._detail .map-right {
    width: 100%;
}

@media (max-width: 992px) {
    .block-slider._detail .map-right {
        width: 80%;
    }
}

.block-slider._detail .map-right figure {
    margin: 0;
}

.block-slider._detail .map-right figure img {
    width: 100%;
}

.block-slider._detail .map-right figure figcaption {
    font-style: italic;
    margin: 0 0 10px;
    font-size: 18px;
}

.block-slider._detail .map-right figure .bg-map {
    background: url(/local/templates/empty/css/../img/map.png) no-repeat center 90%;
    height: 330px;
    width: 100%;
    background-size: 100%;
}

@media (max-width: 992px) {
    .block-slider._detail .map-right figure .bg-map {
        background: url(/local/templates/empty/css/../img/map.png) no-repeat top;
        height: 280px;
        background-size: cover;
    }
}

.block-slider .content-radio {
    width: 100%;
    overflow: hidden;
}

/* @media (max-width: 1200px) {
    .block-slider .content-radio {
        width: 80%;
    }
}

@media (max-width: 992px) {
    .block-slider .content-radio {
        width: 100%;
    }
} */

.block-slider .content-radio .detail-text {
    padding: 0 0 0 40px;
}

@media (max-width: 1200px) {
    .block-slider .content-radio .detail-text {
        padding: 0;
    }
}

.block-slider .content-radio .detail-text p {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}

.block-slider .content-radio .block-detail-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 40px 0 0;
    padding: 0 0 0 40px;
}

@media (max-width: 1200px) {
    .block-slider .content-radio .block-detail-icon {
        padding: 0;
    }
}

.block-slider .content-radio .block-detail-icon .detail-icon {
    text-align: center;
    width: 25%;
}

.block-slider .content-radio .block-detail-icon .detail-icon .item {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 170px;
}

.block-slider .content-radio .block-detail-icon .detail-icon .item img {
    max-width: 100%;
}

.block-slider .content-radio .block-detail-icon .detail-icon .title {
    font-size: 26px;
    font-weight: 700;
    line-height: 30px;
}

.block-slider .content-radio .block-detail-icon .detail-icon p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.block-slider .content-radio .block-chart {
    position: relative;
}

@media (max-width: 1200px) {
    .block-slider .content-radio .block-chart {
        padding: 0;
    }
}

.block-slider .content-radio .filter-radio {
    margin: 20px auto 40px;
    width: 500px;
}

@media (max-width: 1200px) {
    .block-slider .content-radio .filter-radio {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .block-slider .content-radio .filter-radio {
      /* display: none; */
        width: 80%;
    }
}

.block-slider .content-radio .filter-radio ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.block-slider .content-radio .filter-radio ul li {
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.block-slider .content-radio .filter-radio ul li.active {
    color: #f00;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.block-slider .content-radio .slider-v {
    display: none;
    opacity: 0;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}

.block-slider .content-radio .slider-v.active {
    display: block;
    opacity: 1;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}
@media (max-width: 992px) {
  .block-slider .content-radio .slider-v.active {
    width: 100%;
  }
}
.block-slider .content-radio .slider-v .description {
    padding: 20px;
    position: relative;
    z-index: 3;
}

@media (max-width: 992px) {
    .block-slider .content-radio .slider-v .description {
        padding: 0;
    }
}

.block-slider .content-radio .slider-v .description .text {
    display: none;
}

.block-slider .content-radio .slider-v .description .text.active {
    display: block;
}

.block-slider .content-radio .slider-v .description .text h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    margin: 0;
}

@media (max-width: 768px) {
    .block-slider .content-radio .slider-v .description .text h2 {
        font-size: 28px;
        font-weight: bold;
    }
}

.block-slider .content-radio .slider-v .description .text h2 a {
    text-decoration: none;
    color: #fff;
}

.block-slider .content-radio .slider-v .description .text p {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}

.block-slider .content-radio .slider-v .description .text .btn._red {
    width: 100%;
    max-width: 444px;
    height: 68px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background: #f00;
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    text-decoration: none;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .block-slider .content-radio .slider-v .description .text .btn._red {
        display: none;
    }
}

.container {
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
    overflow: hidden;
}

@media (max-width: 1200px) {
  .container {
    padding: 10px 15px 0;
  }
  footer .container {
    padding: 40px 15px 0;
  }
}

.btn-red {
    display: none;
    position: absolute;
    bottom: 140px;
    left: 0;
    right: 0;
    width: 100%;
    height: 60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f00;
    text-decoration: none;
    color: #fff;
    font-size: 24px;
}

@media (max-width: 768px) {
    .btn-red {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        position: inherit;
        margin: 0 0 60px;
        height: 80px;
        font-size: 40px;
    }
}

.calc._right {
    width: 70px;
    float: right;
    margin: 20px 0 0;
}

@media (max-width: 768px) {
    .calc._right {
        bottom: -50px;
        right: 16px;
        opacity: 1;
    }
}

.calc._right img {
    width: 100%;
}

@media (max-width: 768px) {
    .calc._right img {
        width: 60%;
    }
}

.calc .item {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
}

.calc .item span {
    margin-left: 10px;
    font-size: 14px;
}

.contact {
    text-align: right;
}

.contact .phone a {
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    font-family: 'HelveticaNeueLight', sans-serif;
}

.contact .mail {
    margin-top: 10px;
}

.contact .mail a {
    color: #fff;
    text-decoration: none;
    opacity: 0.7;
    font-family: 'HelveticaNeueLight', sans-serif;
}

@media (max-width: 768px) {
    header .contact .social {
        display: none;
    }
}

.social-2 {
    position: relative;
    z-index: 2;
    display: none;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 5px 0 40px;
}

.social-2 a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    margin: 0 0 0 15px;
}

.social-2 a .fa-phone-volume, .social-2 a .fa-facebook-f, .social-2 a .fa-instagram, .social-2 a .fa-vk {
    font-size: 30px;
}

@media (max-width: 768px) {
    .social-2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: -5px 0 20px;
    }
}

.desktop-menu._second {
    display: none;
}

.desktop-menu nav ul {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.desktop-menu nav ul li {
    display: block;
}

.desktop-menu nav ul li:last-child {
    margin-right: 0;
}

.desktop-menu nav ul li:first-child {
    margin-left: 0;
}

.desktop-menu nav ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 22px;
    position: relative;
    font-weight: 700;
}

.desktop-menu nav ul li a:after {
    content: '';
    position: absolute;
    border-bottom: 2px solid #f00;
    width: 0%;
    left: 0;
    right: 0;
    bottom: -10px;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    z-index: -10;
}

.desktop-menu nav ul li a:hover:after {
    width: 100%;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.desktop-menu nav ul li.active:after a {
    width: 100%;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

@media (max-width: 1400px) {
    .desktop-menu nav ul li a {
      font-size: 17px;
    }
}

.menu-mobile {
    width: 70px;
    height: 30px;
    position: relative;
    cursor: pointer;
    display: none;
}

.menu-mobile span {
    display: block;
    width: 100%;
    height: 3px;
    background: #fff;
}

.menu-mobile span:nth-child(1) {
    position: absolute;
    top: 0px;
}

.menu-mobile span:nth-child(2) {
    position: absolute;
    top: 48%;
    width: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.menu-mobile span:nth-child(3) {
    position: absolute;
    bottom: 0;
}

@media (max-width: 1200px) {
    .menu-mobile {
        display: block;
    }
}

.mobile-menu-list,
.mobile-menu-2 {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    display: none;
}
.mobile-menu-2 {
    /*display: block;*/
}

.mobile-menu-list.active,
.mobile-menu-2.active {
    display: block;
}

.mobile-menu-list .bg-mobile,
.mobile-menu-2 .bg-mobile {
    background: #333;
    width: 100%;
    height: 100vh;
    opacity: .9;
}

.mobile-menu-list .close,
.mobile-menu-2 .close {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 999;
}

.mobile-menu-list .close span,
.mobile-menu-2 .close span {
    position: absolute;
    background: #f00;
    width: 100%;
    height: 2px;
}

.mobile-menu-list .close span:nth-child(1),
.mobile-menu-2 .close span:nth-child(1) {
    top: 30px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mobile-menu-list .close span:nth-child(2),
.mobile-menu-2 .close span:nth-child(2){
    top: 30px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mobile-menu-list nav {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    text-align: center;
}

.mobile-menu-list nav ul {
    margin: 0;
    padding: 0;
}

.mobile-menu-list nav ul li {
    display: block;
    margin-bottom: 30px;
}

.mobile-menu-list nav ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 50px;
}

@media (max-width: 1200px) {
    .mobile-menu-list nav ul li a {
        font-size: 30px;
    }
}
@media (orientation: portrait) and (max-width: 992px) {
    .mobile-menu-list nav ul li a {
        font-size: 50px;
    }
}
@media (max-height: 420px) {
    .mobile-menu-list nav {
        overflow: auto;
        height: 220px;
    }
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotateY(400deg);
        transform: rotateY(400deg);
    }
}

@keyframes rotate {
    100% {
        -webkit-transform: rotateY(400deg);
        transform: rotateY(400deg);
    }
}

.side, .cube {
    width: 500px;
    height: 500px;
}

@media (max-width: 1200px) {
    .side, .cube {
        display: none;
        width: 400px;
        height: 400px;
    }
}

.cube-mobile-bg {
    display: none;
}

@media (max-width: 1200px) {
    .cube-mobile-bg {
        display: block;
        background: url(/local/templates/empty/css/../img/bg-mobile.png) no-repeat center;
        background-size: 100%;
        width: 100%;
        height: 700px;
        position: absolute;
        left: -60px;
        z-index: -2;
        bottom: 0;
    }
}

@media (max-width: 768px) {
    .cube-mobile-bg {
        display: none;
    }
}

.cube {
    position: absolute;
    left: 5%;
    top: 300px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(50deg);
    transform: rotateY(50deg);
    -webkit-animation: rotate 70s infinite linear;
    animation: rotate 70s infinite linear;
    z-index: -999;
}

@media (max-width: 1400px) {
    .cube {
        left: 0;
    }
}

@media (max-width: 1200px) {
    .cube {
        bottom: 0;
    }
}

@media (max-width: 992px) {
    .cube {
        display: none;
    }
}

.side {
    position: absolute;
    width: 500px;
    height: 500px;
}

@media (max-width: 1200px) {
    .side {
        width: 400px;
        height: 400px;
    }
}

.back {
    -webkit-transform: translateZ(250px);
    transform: translateZ(250px);
    background: url(/local/templates/empty/css/../img/bg_art.jpg) no-repeat center;
    background-size: cover;
}

.back:after {
    content: '';
    background: #898989;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 10;
    position: absolute;
    opacity: 0.8;
}

@media (max-width: 1200px) {
    .back {
        -webkit-transform: translateZ(200px);
        transform: translateZ(200px);
    }
}

.left {
    -webkit-transform: translateX(-250px) rotateY(270deg);
    transform: translateX(-250px) rotateY(270deg);
    background: url(/local/templates/empty/css/../img/bg_art.jpg) no-repeat center;
    background-size: cover;
}

.left:after {
    content: '';
    background: #898989;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 10;
    position: absolute;
    opacity: 0.8;
}

@media (max-width: 1200px) {
    .left {
        -webkit-transform: translateX(-200px) rotateY(270deg);
        transform: translateX(-200px) rotateY(270deg);
    }
}

.right {
    -webkit-transform: translateZ(-250px) rotateZ(-180deg) rotateX(-180deg);
    transform: translateZ(-250px) rotateZ(-180deg) rotateX(-180deg);
    background: url(/local/templates/empty/css/../img/bg_art.jpg) no-repeat center;
    background-size: cover;
}

.right:after {
    content: '';
    background: #898989;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 10;
    position: absolute;
    opacity: 0.8;
}

@media (max-width: 1200px) {
    .right {
        -webkit-transform: translateZ(-200px) rotateZ(-180deg) rotateX(-180deg);
        transform: translateZ(-200px) rotateZ(-180deg) rotateX(-180deg);
    }
}

.top {
    -webkit-transform: translateY(-250px) rotateX(90deg) rotateZ(90deg);
    transform: translateY(-250px) rotateX(90deg) rotateZ(90deg);
    background: url(/local/templates/empty/css/../img/bg_art.jpg) no-repeat center;
    background-size: cover;
}

.top:after {
    content: '';
    background: #898989;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 10;
    position: absolute;
    opacity: 0.8;
}

@media (max-width: 1200px) {
    .top {
        -webkit-transform: translateY(-200px) rotateX(90deg) rotateZ(90deg);
        transform: translateY(-200px) rotateX(90deg) rotateZ(90deg);
    }
}

.front {
    background: url(/local/templates/empty/css/../img/bg_art.jpg) no-repeat center;
    background-size: cover;
}

.front:after {
    content: '';
    background: #898989;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 10;
    position: absolute;
    opacity: 0.8;
}

@media (max-width: 1200px) {
    .front {
        -webkit-transform: translateX(200px) rotateY(90deg);
        transform: translateX(200px) rotateY(90deg);
    }
}

.bl-position {
    position: relative;
    height: 100vh;
}

@media (max-width: 992px) {
    .bl-position {
        height: 30vh;
    }
}

@media (max-height: 550px) {
    .bl-position {
        height: 280px;
    }
}

.bl-position .right-block-content {
    position: absolute;
    top: 8%;
    right: -40px;
    z-index: 2;
}

@media (max-width: 992px) {
    .bl-position .right-block-content {
        display: none;
    }
}

.bl-position .right-block-content h1 {
    font-family: 'Arial-Black', sans-serif;
    text-shadow: 0 10px 6px rgba(0, 0, 0, 0.16);
    color: #f00;
    font-size: 6vw;
    font-weight: bold;
    letter-spacing: 35px;
    text-transform: uppercase;
    margin: 0;
    display: block;
}

@media (max-width: 1400px) {
    .bl-position .right-block-content h1 {
        font-size: 80px;
    }
}

@media (max-width: 1200px) {
    .bl-position .right-block-content h1 {
        font-size: 50px;
        letter-spacing: 25px;
    }
}

.bl-position .right-block-content .title {
    font-family: 'HelveticaNeue-Light', sans-serif;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    font-size: 26px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}

.bl-position .right-block-content .title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    border-bottom: 2px solid #f00;
}

.cities {
    position: absolute;
    bottom: 460px;
    right: -90px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    z-index: 2;
    display: none;
}

@media (max-width: 992px) {
    .cities {
        display: block;
        right: 0;
        left: 0;
        top: 50%;
    }
}
@media (orientation: landscape) and (max-width: 768px) {
  .cities {
      display: block;
      right: 0;
      left: 0;
      top: 10%;
  }
}
@media (orientation: portrait) and (max-width: 768px) {
  .cities {
      display: block;
      right: 0;
      left: 0;
      top: 50%;
  }
}
.cities ul li {
    display: block;
    position: relative;
}

.cities ul li.active span:before {
    -webkit-transition: all .6s linear;
    -o-transition: all .6s linear;
    transition: all .6s linear;
    opacity: 0.8;
}

.cities ul li.active span:after {
    -webkit-transition: all .8s linear;
    -o-transition: all .8s linear;
    transition: all .8s linear;
    opacity: 0.4;
}

.cities ul li span {
    position: absolute;
    width: 12px;
    height: 12px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    background-color: #ffffff;
    border-radius: 50%;
    left: -25px;
    top: 10px;
    opacity: 0.7;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
}

@media (max-width: 1680px) {
    .cities ul li span {
        top: 5px;
    }
}

.cities ul li span:before {
    content: '';
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #fff;
    top: -3px;
    left: -3px;
    opacity: 0;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
}

.cities ul li span:after {
    content: '';
    position: absolute;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: 1px solid #fff;
    top: -6px;
    left: -6px;
    opacity: 0;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
}

.cities ul li:hover span {
    opacity: 1;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.cities ul li:hover span:before {
    -webkit-transition: all .6s linear;
    -o-transition: all .6s linear;
    transition: all .6s linear;
    opacity: 0.8;
}

.cities ul li:hover span:after {
    -webkit-transition: all .8s linear;
    -o-transition: all .8s linear;
    transition: all .8s linear;
    opacity: 0.4;
}

.cities ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 26px;
    font-family: 'HelveticaNeue-Light', sans-serif;
}

@media (max-width: 1680px) {
    .cities ul li a {
        font-size: 20px;
    }
}

.cities ul li:nth-child(1) {
    position: absolute;
    top: -100px;
    right: 490px;
}

.cities ul li:nth-child(2) {
    position: absolute;
    top: -80px;
    right: 90px;
}

@media (max-width: 1400px) {
    .cities ul li:nth-child(2) {
        right: 170px;
    }
}

@media (max-width: 1200px) {
    .cities ul li:nth-child(2) {
        right: 280px;
    }
}

.cities ul li:nth-child(3) {
    position: absolute;
    top: -40px;
    right: 260px;
}

@media (max-width: 1400px) {
    .cities ul li:nth-child(3) {
        top: -40px;
        right: 300px;
    }
}

@media (max-width: 1200px) {
    .cities ul li:nth-child(3) {
        right: 340px;
    }
}

.cities ul li:nth-child(3) span {
    top: 10px;
}

.cities ul li:nth-child(3) a {
    font-size: 36px;
}

@media (max-width: 1680px) {
    .cities ul li:nth-child(3) a {
        font-size: 26px;
    }
}

.cities ul li:nth-child(4) {
    position: absolute;
    top: 30px;
    right: 410px;
}

@media (max-width: 992px) {
    .cities ul {
        margin: 0;
        padding: 0;
    }
}

@media (max-width: 992px) {
    .cities ul li {
        margin-bottom: 20px;
    }
}

@media (max-width: 992px) {
    .cities ul li span {
        display: none;
    }
}

@media (max-width: 992px) {
    .cities ul li a {
        font-size: 28px;
    }
}
@media (orientation: landscape) and (max-width: 768px) {
  .cities ul li a {
      font-size: 28px;
  }
}
@media (orientation: portrait) and (max-width: 768px) {
  .cities ul li a {
      font-size: 50px;
  }
}
@media (max-width: 992px) {
    .cities ul li:nth-child(1) {
        position: inherit;
        text-align: center;
    }
}

@media (max-width: 992px) {
    .cities ul li:nth-child(2) {
        position: inherit;
        text-align: center;
    }
}

@media (max-width: 992px) {
    .cities ul li:nth-child(3) {
        position: inherit;
        text-align: center;
    }
}

@media (max-width: 992px) {
    .cities ul li:nth-child(3) a {
        font-size: 50px;
    }
}
@media (orientation: landscape) and (max-width: 768px) {
  .cities ul li:nth-child(3) a {
      font-size: 28px;
  }
}
@media (orientation: portrait) and (max-width: 768px) {
  .cities ul li:nth-child(3) a {
      font-size: 50px;
  }
}
@media (max-width: 992px) {
    .cities ul li:nth-child(4) {
        position: inherit;
        text-align: center;
    }
}

@-webkit-keyframes pump-it-up1 {
    40% {
        height: 45px;
    }
    60% {
        height: 15px;
    }
    80% {
        height: 9px;
    }
    100% {
        height: 72px;
    }
}

@keyframes pump-it-up1 {
    40% {
        height: 45px;
    }
    60% {
        height: 15px;
    }
    80% {
        height: 9px;
    }
    100% {
        height: 72px;
    }
}

@-webkit-keyframes pump-it-up2 {
    40% {
        height: 62px;
    }
    60% {
        height: 79px;
    }
    80% {
        height: 19px;
    }
    100% {
        height: 53px;
    }
}

@keyframes pump-it-up2 {
    40% {
        height: 62px;
    }
    60% {
        height: 79px;
    }
    80% {
        height: 19px;
    }
    100% {
        height: 53px;
    }
}

@-webkit-keyframes pump-it-up3 {
    40% {
        height: 68px;
    }
    60% {
        height: 80px;
    }
    80% {
        height: 63px;
    }
    100% {
        height: 29px;
    }
}

@keyframes pump-it-up3 {
    40% {
        height: 68px;
    }
    60% {
        height: 80px;
    }
    80% {
        height: 63px;
    }
    100% {
        height: 29px;
    }
}

@-webkit-keyframes pump-it-up4 {
    40% {
        height: 67px;
    }
    60% {
        height: 6px;
    }
    80% {
        height: 70px;
    }
    100% {
        height: 45px;
    }
}

@keyframes pump-it-up4 {
    40% {
        height: 67px;
    }
    60% {
        height: 6px;
    }
    80% {
        height: 70px;
    }
    100% {
        height: 45px;
    }
}

@-webkit-keyframes pump-it-up5 {
    40% {
        height: 43px;
    }
    60% {
        height: 16px;
    }
    80% {
        height: 6px;
    }
    100% {
        height: 34px;
    }
}

@keyframes pump-it-up5 {
    40% {
        height: 43px;
    }
    60% {
        height: 16px;
    }
    80% {
        height: 6px;
    }
    100% {
        height: 34px;
    }
}

@-webkit-keyframes pump-it-up6 {
    40% {
        height: 48px;
    }
    60% {
        height: 45px;
    }
    80% {
        height: 72px;
    }
    100% {
        height: 55px;
    }
}

@keyframes pump-it-up6 {
    40% {
        height: 48px;
    }
    60% {
        height: 45px;
    }
    80% {
        height: 72px;
    }
    100% {
        height: 55px;
    }
}

@-webkit-keyframes pump-it-up7 {
    40% {
        height: 48px;
    }
    60% {
        height: 14px;
    }
    80% {
        height: 77px;
    }
    100% {
        height: 49px;
    }
}

@keyframes pump-it-up7 {
    40% {
        height: 48px;
    }
    60% {
        height: 14px;
    }
    80% {
        height: 77px;
    }
    100% {
        height: 49px;
    }
}

@-webkit-keyframes pump-it-up8 {
    40% {
        height: 80px;
    }
    60% {
        height: 45px;
    }
    80% {
        height: 48px;
    }
    100% {
        height: 46px;
    }
}

@keyframes pump-it-up8 {
    40% {
        height: 80px;
    }
    60% {
        height: 45px;
    }
    80% {
        height: 48px;
    }
    100% {
        height: 46px;
    }
}

@-webkit-keyframes pump-it-up9 {
    40% {
        height: 63px;
    }
    60% {
        height: 2px;
    }
    80% {
        height: 67px;
    }
    100% {
        height: 53px;
    }
}

@keyframes pump-it-up9 {
    40% {
        height: 63px;
    }
    60% {
        height: 2px;
    }
    80% {
        height: 67px;
    }
    100% {
        height: 53px;
    }
}

@-webkit-keyframes pump-it-up10 {
    40% {
        height: 65px;
    }
    60% {
        height: 78px;
    }
    80% {
        height: 1px;
    }
    100% {
        height: 11px;
    }
}

@keyframes pump-it-up10 {
    40% {
        height: 65px;
    }
    60% {
        height: 78px;
    }
    80% {
        height: 1px;
    }
    100% {
        height: 11px;
    }
}

@-webkit-keyframes pump-it-up11 {
    40% {
        height: 22px;
    }
    60% {
        height: 5px;
    }
    80% {
        height: 58px;
    }
    100% {
        height: 5px;
    }
}

@keyframes pump-it-up11 {
    40% {
        height: 22px;
    }
    60% {
        height: 5px;
    }
    80% {
        height: 58px;
    }
    100% {
        height: 5px;
    }
}

@-webkit-keyframes pump-it-up12 {
    40% {
        height: 23px;
    }
    60% {
        height: 28px;
    }
    80% {
        height: 33px;
    }
    100% {
        height: 7px;
    }
}

@keyframes pump-it-up12 {
    40% {
        height: 23px;
    }
    60% {
        height: 28px;
    }
    80% {
        height: 33px;
    }
    100% {
        height: 7px;
    }
}

@-webkit-keyframes pump-it-up13 {
    40% {
        height: 71px;
    }
    60% {
        height: 7px;
    }
    80% {
        height: 65px;
    }
    100% {
        height: 43px;
    }
}

@keyframes pump-it-up13 {
    40% {
        height: 71px;
    }
    60% {
        height: 7px;
    }
    80% {
        height: 65px;
    }
    100% {
        height: 43px;
    }
}

@-webkit-keyframes pump-it-up14 {
    40% {
        height: 38px;
    }
    60% {
        height: 55px;
    }
    80% {
        height: 52px;
    }
    100% {
        height: 48px;
    }
}

@keyframes pump-it-up14 {
    40% {
        height: 38px;
    }
    60% {
        height: 55px;
    }
    80% {
        height: 52px;
    }
    100% {
        height: 48px;
    }
}

@-webkit-keyframes pump-it-up15 {
    40% {
        height: 55px;
    }
    60% {
        height: 36px;
    }
    80% {
        height: 2px;
    }
    100% {
        height: 55px;
    }
}

@keyframes pump-it-up15 {
    40% {
        height: 55px;
    }
    60% {
        height: 36px;
    }
    80% {
        height: 2px;
    }
    100% {
        height: 55px;
    }
}

@-webkit-keyframes pump-it-up16 {
    40% {
        height: 51px;
    }
    60% {
        height: 30px;
    }
    80% {
        height: 40px;
    }
    100% {
        height: 51px;
    }
}

@keyframes pump-it-up16 {
    40% {
        height: 51px;
    }
    60% {
        height: 30px;
    }
    80% {
        height: 40px;
    }
    100% {
        height: 51px;
    }
}

@-webkit-keyframes pump-it-up17 {
    40% {
        height: 76px;
    }
    60% {
        height: 20px;
    }
    80% {
        height: 64px;
    }
    100% {
        height: 76px;
    }
}

@keyframes pump-it-up17 {
    40% {
        height: 76px;
    }
    60% {
        height: 20px;
    }
    80% {
        height: 64px;
    }
    100% {
        height: 76px;
    }
}

@-webkit-keyframes pump-it-up18 {
    40% {
        height: 3px;
    }
    60% {
        height: 23px;
    }
    80% {
        height: 19px;
    }
    100% {
        height: 55px;
    }
}

@keyframes pump-it-up18 {
    40% {
        height: 3px;
    }
    60% {
        height: 23px;
    }
    80% {
        height: 19px;
    }
    100% {
        height: 55px;
    }
}

@-webkit-keyframes pump-it-up19 {
    40% {
        height: 68px;
    }
    60% {
        height: 40px;
    }
    80% {
        height: 4px;
    }
    100% {
        height: 56px;
    }
}

@keyframes pump-it-up19 {
    40% {
        height: 68px;
    }
    60% {
        height: 40px;
    }
    80% {
        height: 4px;
    }
    100% {
        height: 56px;
    }
}

@-webkit-keyframes pump-it-up20 {
    40% {
        height: 14px;
    }
    60% {
        height: 12px;
    }
    80% {
        height: 1px;
    }
    100% {
        height: 32px;
    }
}

@keyframes pump-it-up20 {
    40% {
        height: 14px;
    }
    60% {
        height: 12px;
    }
    80% {
        height: 1px;
    }
    100% {
        height: 32px;
    }
}

@-webkit-keyframes pump-it-up21 {
    40% {
        height: 28px;
    }
    60% {
        height: 5px;
    }
    80% {
        height: 58px;
    }
    100% {
        height: 5px;
    }
}

@keyframes pump-it-up21 {
    40% {
        height: 28px;
    }
    60% {
        height: 5px;
    }
    80% {
        height: 58px;
    }
    100% {
        height: 5px;
    }
}

@-webkit-keyframes pump-it-up22 {
    40% {
        height: 23px;
    }
    60% {
        height: 28px;
    }
    80% {
        height: 33px;
    }
    100% {
        height: 7px;
    }
}

@keyframes pump-it-up22 {
    40% {
        height: 23px;
    }
    60% {
        height: 28px;
    }
    80% {
        height: 33px;
    }
    100% {
        height: 7px;
    }
}

@-webkit-keyframes pump-it-up23 {
    40% {
        height: 65px;
    }
    60% {
        height: 7px;
    }
    80% {
        height: 59px;
    }
    100% {
        height: 43px;
    }
}

@keyframes pump-it-up23 {
    40% {
        height: 65px;
    }
    60% {
        height: 7px;
    }
    80% {
        height: 59px;
    }
    100% {
        height: 43px;
    }
}

@-webkit-keyframes pump-it-up24 {
    40% {
        height: 38px;
    }
    60% {
        height: 55px;
    }
    80% {
        height: 52px;
    }
    100% {
        height: 48px;
    }
}

@keyframes pump-it-up24 {
    40% {
        height: 38px;
    }
    60% {
        height: 55px;
    }
    80% {
        height: 52px;
    }
    100% {
        height: 48px;
    }
}

@-webkit-keyframes pump-it-up25 {
    40% {
        height: 55px;
    }
    60% {
        height: 36px;
    }
    80% {
        height: 2px;
    }
    100% {
        height: 55px;
    }
}

@keyframes pump-it-up25 {
    40% {
        height: 55px;
    }
    60% {
        height: 36px;
    }
    80% {
        height: 2px;
    }
    100% {
        height: 55px;
    }
}

@-webkit-keyframes pump-it-up26 {
    40% {
        height: 68px;
    }
    60% {
        height: 33px;
    }
    80% {
        height: 42px;
    }
    100% {
        height: 65px;
    }
}

@keyframes pump-it-up26 {
    40% {
        height: 68px;
    }
    60% {
        height: 33px;
    }
    80% {
        height: 42px;
    }
    100% {
        height: 65px;
    }
}

@-webkit-keyframes pump-it-up27 {
    40% {
        height: 76px;
    }
    60% {
        height: 78px;
    }
    80% {
        height: 63px;
    }
    100% {
        height: 60px;
    }
}

@keyframes pump-it-up27 {
    40% {
        height: 76px;
    }
    60% {
        height: 78px;
    }
    80% {
        height: 63px;
    }
    100% {
        height: 60px;
    }
}

@-webkit-keyframes pump-it-up28 {
    40% {
        height: 3px;
    }
    60% {
        height: 23px;
    }
    80% {
        height: 19px;
    }
    100% {
        height: 55px;
    }
}

@keyframes pump-it-up28 {
    40% {
        height: 3px;
    }
    60% {
        height: 23px;
    }
    80% {
        height: 19px;
    }
    100% {
        height: 55px;
    }
}

@-webkit-keyframes pump-it-up29 {
    40% {
        height: 68px;
    }
    60% {
        height: 40px;
    }
    80% {
        height: 4px;
    }
    100% {
        height: 63px;
    }
}

@keyframes pump-it-up29 {
    40% {
        height: 68px;
    }
    60% {
        height: 40px;
    }
    80% {
        height: 4px;
    }
    100% {
        height: 63px;
    }
}

@-webkit-keyframes pump-it-up30 {
    40% {
        height: 14px;
    }
    60% {
        height: 12px;
    }
    80% {
        height: 1px;
    }
    100% {
        height: 20px;
    }
}

@keyframes pump-it-up30 {
    40% {
        height: 14px;
    }
    60% {
        height: 12px;
    }
    80% {
        height: 1px;
    }
    100% {
        height: 20px;
    }
}

@-webkit-keyframes pump-it-up31 {
    40% {
        height: 22px;
    }
    60% {
        height: 5px;
    }
    80% {
        height: 58px;
    }
    100% {
        height: 5px;
    }
}

@keyframes pump-it-up31 {
    40% {
        height: 22px;
    }
    60% {
        height: 5px;
    }
    80% {
        height: 58px;
    }
    100% {
        height: 5px;
    }
}

@-webkit-keyframes pump-it-up32 {
    40% {
        height: 23px;
    }
    60% {
        height: 28px;
    }
    80% {
        height: 33px;
    }
    100% {
        height: 7px;
    }
}

@keyframes pump-it-up32 {
    40% {
        height: 23px;
    }
    60% {
        height: 28px;
    }
    80% {
        height: 33px;
    }
    100% {
        height: 7px;
    }
}

@-webkit-keyframes pump-it-up33 {
    40% {
        height: 71px;
    }
    60% {
        height: 7px;
    }
    80% {
        height: 62px;
    }
    100% {
        height: 43px;
    }
}

@keyframes pump-it-up33 {
    40% {
        height: 71px;
    }
    60% {
        height: 7px;
    }
    80% {
        height: 62px;
    }
    100% {
        height: 43px;
    }
}

@-webkit-keyframes pump-it-up34 {
    40% {
        height: 38px;
    }
    60% {
        height: 55px;
    }
    80% {
        height: 52px;
    }
    100% {
        height: 48px;
    }
}

@keyframes pump-it-up34 {
    40% {
        height: 38px;
    }
    60% {
        height: 55px;
    }
    80% {
        height: 52px;
    }
    100% {
        height: 48px;
    }
}

@-webkit-keyframes pump-it-up35 {
    40% {
        height: 55px;
    }
    60% {
        height: 36px;
    }
    80% {
        height: 2px;
    }
    100% {
        height: 55px;
    }
}

@keyframes pump-it-up35 {
    40% {
        height: 55px;
    }
    60% {
        height: 36px;
    }
    80% {
        height: 2px;
    }
    100% {
        height: 55px;
    }
}

@-webkit-keyframes pump-it-up36 {
    40% {
        height: 68px;
    }
    60% {
        height: 33px;
    }
    80% {
        height: 42px;
    }
    100% {
        height: 65px;
    }
}

@keyframes pump-it-up36 {
    40% {
        height: 68px;
    }
    60% {
        height: 33px;
    }
    80% {
        height: 42px;
    }
    100% {
        height: 65px;
    }
}

@-webkit-keyframes pump-it-up37 {
    40% {
        height: 76px;
    }
    60% {
        height: 78px;
    }
    80% {
        height: 63px;
    }
    100% {
        height: 60px;
    }
}

@keyframes pump-it-up37 {
    40% {
        height: 76px;
    }
    60% {
        height: 78px;
    }
    80% {
        height: 63px;
    }
    100% {
        height: 60px;
    }
}

@-webkit-keyframes pump-it-up38 {
    40% {
        height: 3px;
    }
    60% {
        height: 23px;
    }
    80% {
        height: 19px;
    }
    100% {
        height: 55px;
    }
}

@keyframes pump-it-up38 {
    40% {
        height: 3px;
    }
    60% {
        height: 23px;
    }
    80% {
        height: 19px;
    }
    100% {
        height: 55px;
    }
}

@-webkit-keyframes pump-it-up39 {
    40% {
        height: 68px;
    }
    60% {
        height: 40px;
    }
    80% {
        height: 4px;
    }
    100% {
        height: 64px;
    }
}

@keyframes pump-it-up39 {
    40% {
        height: 68px;
    }
    60% {
        height: 40px;
    }
    80% {
        height: 4px;
    }
    100% {
        height: 64px;
    }
}

@-webkit-keyframes pump-it-up40 {
    40% {
        height: 14px;
    }
    60% {
        height: 12px;
    }
    80% {
        height: 1px;
    }
    100% {
        height: 20px;
    }
}

@keyframes pump-it-up40 {
    40% {
        height: 14px;
    }
    60% {
        height: 12px;
    }
    80% {
        height: 1px;
    }
    100% {
        height: 20px;
    }
}

@-webkit-keyframes pump-it-up41 {
    40% {
        height: 22px;
    }
    60% {
        height: 5px;
    }
    80% {
        height: 58px;
    }
    100% {
        height: 5px;
    }
}

@keyframes pump-it-up41 {
    40% {
        height: 22px;
    }
    60% {
        height: 5px;
    }
    80% {
        height: 58px;
    }
    100% {
        height: 5px;
    }
}

@-webkit-keyframes pump-it-up42 {
    40% {
        height: 23px;
    }
    60% {
        height: 28px;
    }
    80% {
        height: 33px;
    }
    100% {
        height: 7px;
    }
}

@keyframes pump-it-up42 {
    40% {
        height: 23px;
    }
    60% {
        height: 28px;
    }
    80% {
        height: 33px;
    }
    100% {
        height: 7px;
    }
}

@-webkit-keyframes pump-it-up43 {
    40% {
        height: 71px;
    }
    60% {
        height: 7px;
    }
    80% {
        height: 58px;
    }
    100% {
        height: 43px;
    }
}

@keyframes pump-it-up43 {
    40% {
        height: 71px;
    }
    60% {
        height: 7px;
    }
    80% {
        height: 58px;
    }
    100% {
        height: 43px;
    }
}

@-webkit-keyframes pump-it-up44 {
    40% {
        height: 38px;
    }
    60% {
        height: 55px;
    }
    80% {
        height: 52px;
    }
    100% {
        height: 48px;
    }
}

@keyframes pump-it-up44 {
    40% {
        height: 38px;
    }
    60% {
        height: 55px;
    }
    80% {
        height: 52px;
    }
    100% {
        height: 48px;
    }
}

@-webkit-keyframes pump-it-up45 {
    40% {
        height: 55px;
    }
    60% {
        height: 36px;
    }
    80% {
        height: 2px;
    }
    100% {
        height: 55px;
    }
}

@keyframes pump-it-up45 {
    40% {
        height: 55px;
    }
    60% {
        height: 36px;
    }
    80% {
        height: 2px;
    }
    100% {
        height: 55px;
    }
}

@-webkit-keyframes pump-it-up46 {
    40% {
        height: 68px;
    }
    60% {
        height: 33px;
    }
    80% {
        height: 42px;
    }
    100% {
        height: 65px;
    }
}

@keyframes pump-it-up46 {
    40% {
        height: 68px;
    }
    60% {
        height: 33px;
    }
    80% {
        height: 42px;
    }
    100% {
        height: 65px;
    }
}

@-webkit-keyframes pump-it-up47 {
    40% {
        height: 76px;
    }
    60% {
        height: 78px;
    }
    80% {
        height: 63px;
    }
    100% {
        height: 60px;
    }
}

@keyframes pump-it-up47 {
    40% {
        height: 76px;
    }
    60% {
        height: 78px;
    }
    80% {
        height: 63px;
    }
    100% {
        height: 60px;
    }
}

@-webkit-keyframes pump-it-up48 {
    40% {
        height: 3px;
    }
    60% {
        height: 23px;
    }
    80% {
        height: 19px;
    }
    100% {
        height: 55px;
    }
}

@keyframes pump-it-up48 {
    40% {
        height: 3px;
    }
    60% {
        height: 23px;
    }
    80% {
        height: 19px;
    }
    100% {
        height: 55px;
    }
}

@-webkit-keyframes pump-it-up49 {
    40% {
        height: 68px;
    }
    60% {
        height: 40px;
    }
    80% {
        height: 4px;
    }
    100% {
        height: 70px;
    }
}

@keyframes pump-it-up49 {
    40% {
        height: 68px;
    }
    60% {
        height: 40px;
    }
    80% {
        height: 4px;
    }
    100% {
        height: 70px;
    }
}

@-webkit-keyframes pump-it-up50 {
    40% {
        height: 14px;
    }
    60% {
        height: 12px;
    }
    80% {
        height: 1px;
    }
    100% {
        height: 20px;
    }
}

@keyframes pump-it-up50 {
    40% {
        height: 14px;
    }
    60% {
        height: 12px;
    }
    80% {
        height: 1px;
    }
    100% {
        height: 20px;
    }
}

@-webkit-keyframes pump-it-up51 {
    40% {
        height: 22px;
    }
    60% {
        height: 5px;
    }
    80% {
        height: 58px;
    }
    100% {
        height: 5px;
    }
}

@keyframes pump-it-up51 {
    40% {
        height: 22px;
    }
    60% {
        height: 5px;
    }
    80% {
        height: 58px;
    }
    100% {
        height: 5px;
    }
}

@-webkit-keyframes pump-it-up52 {
    40% {
        height: 23px;
    }
    60% {
        height: 28px;
    }
    80% {
        height: 33px;
    }
    100% {
        height: 7px;
    }
}

@keyframes pump-it-up52 {
    40% {
        height: 23px;
    }
    60% {
        height: 28px;
    }
    80% {
        height: 33px;
    }
    100% {
        height: 7px;
    }
}

@-webkit-keyframes pump-it-up53 {
    40% {
        height: 71px;
    }
    60% {
        height: 7px;
    }
    80% {
        height: 55px;
    }
    100% {
        height: 43px;
    }
}

@keyframes pump-it-up53 {
    40% {
        height: 71px;
    }
    60% {
        height: 7px;
    }
    80% {
        height: 55px;
    }
    100% {
        height: 43px;
    }
}

@-webkit-keyframes pump-it-up54 {
    40% {
        height: 38px;
    }
    60% {
        height: 55px;
    }
    80% {
        height: 52px;
    }
    100% {
        height: 48px;
    }
}

@keyframes pump-it-up54 {
    40% {
        height: 38px;
    }
    60% {
        height: 55px;
    }
    80% {
        height: 52px;
    }
    100% {
        height: 48px;
    }
}

@-webkit-keyframes pump-it-up55 {
    40% {
        height: 55px;
    }
    60% {
        height: 36px;
    }
    80% {
        height: 2px;
    }
    100% {
        height: 55px;
    }
}

@keyframes pump-it-up55 {
    40% {
        height: 55px;
    }
    60% {
        height: 36px;
    }
    80% {
        height: 2px;
    }
    100% {
        height: 55px;
    }
}

@-webkit-keyframes pump-it-up56 {
    40% {
        height: 68px;
    }
    60% {
        height: 33px;
    }
    80% {
        height: 42px;
    }
    100% {
        height: 65px;
    }
}

@keyframes pump-it-up56 {
    40% {
        height: 68px;
    }
    60% {
        height: 33px;
    }
    80% {
        height: 42px;
    }
    100% {
        height: 65px;
    }
}

@-webkit-keyframes pump-it-up57 {
    40% {
        height: 76px;
    }
    60% {
        height: 78px;
    }
    80% {
        height: 63px;
    }
    100% {
        height: 60px;
    }
}

@keyframes pump-it-up57 {
    40% {
        height: 76px;
    }
    60% {
        height: 78px;
    }
    80% {
        height: 63px;
    }
    100% {
        height: 60px;
    }
}

@-webkit-keyframes pump-it-up58 {
    40% {
        height: 3px;
    }
    60% {
        height: 23px;
    }
    80% {
        height: 19px;
    }
    100% {
        height: 55px;
    }
}

@keyframes pump-it-up58 {
    40% {
        height: 3px;
    }
    60% {
        height: 23px;
    }
    80% {
        height: 19px;
    }
    100% {
        height: 55px;
    }
}

@-webkit-keyframes pump-it-up59 {
    40% {
        height: 68px;
    }
    60% {
        height: 40px;
    }
    80% {
        height: 4px;
    }
    100% {
        height: 56px;
    }
}

@keyframes pump-it-up59 {
    40% {
        height: 68px;
    }
    60% {
        height: 40px;
    }
    80% {
        height: 4px;
    }
    100% {
        height: 56px;
    }
}

@-webkit-keyframes pump-it-up60 {
    40% {
        height: 14px;
    }
    60% {
        height: 12px;
    }
    80% {
        height: 1px;
    }
    100% {
        height: 20px;
    }
}

@keyframes pump-it-up60 {
    40% {
        height: 14px;
    }
    60% {
        height: 12px;
    }
    80% {
        height: 1px;
    }
    100% {
        height: 20px;
    }
}

@-webkit-keyframes pump-it-up61 {
    40% {
        height: 22px;
    }
    60% {
        height: 5px;
    }
    80% {
        height: 58px;
    }
    100% {
        height: 5px;
    }
}

@keyframes pump-it-up61 {
    40% {
        height: 22px;
    }
    60% {
        height: 5px;
    }
    80% {
        height: 58px;
    }
    100% {
        height: 5px;
    }
}

@-webkit-keyframes pump-it-up62 {
    40% {
        height: 23px;
    }
    60% {
        height: 28px;
    }
    80% {
        height: 33px;
    }
    100% {
        height: 7px;
    }
}

@keyframes pump-it-up62 {
    40% {
        height: 23px;
    }
    60% {
        height: 28px;
    }
    80% {
        height: 33px;
    }
    100% {
        height: 7px;
    }
}

@-webkit-keyframes pump-it-up63 {
    40% {
        height: 71px;
    }
    60% {
        height: 7px;
    }
    80% {
        height: 61px;
    }
    100% {
        height: 43px;
    }
}

@keyframes pump-it-up63 {
    40% {
        height: 71px;
    }
    60% {
        height: 7px;
    }
    80% {
        height: 61px;
    }
    100% {
        height: 43px;
    }
}

@-webkit-keyframes pump-it-up64 {
    40% {
        height: 38px;
    }
    60% {
        height: 55px;
    }
    80% {
        height: 52px;
    }
    100% {
        height: 48px;
    }
}

@keyframes pump-it-up64 {
    40% {
        height: 38px;
    }
    60% {
        height: 55px;
    }
    80% {
        height: 52px;
    }
    100% {
        height: 48px;
    }
}

@-webkit-keyframes pump-it-up65 {
    40% {
        height: 55px;
    }
    60% {
        height: 36px;
    }
    80% {
        height: 2px;
    }
    100% {
        height: 55px;
    }
}

@keyframes pump-it-up65 {
    40% {
        height: 55px;
    }
    60% {
        height: 36px;
    }
    80% {
        height: 2px;
    }
    100% {
        height: 55px;
    }
}

@-webkit-keyframes pump-it-up66 {
    40% {
        height: 68px;
    }
    60% {
        height: 33px;
    }
    80% {
        height: 42px;
    }
    100% {
        height: 65px;
    }
}

@keyframes pump-it-up66 {
    40% {
        height: 68px;
    }
    60% {
        height: 33px;
    }
    80% {
        height: 42px;
    }
    100% {
        height: 65px;
    }
}

@-webkit-keyframes pump-it-up67 {
    40% {
        height: 76px;
    }
    60% {
        height: 78px;
    }
    80% {
        height: 63px;
    }
    100% {
        height: 60px;
    }
}

@keyframes pump-it-up67 {
    40% {
        height: 76px;
    }
    60% {
        height: 78px;
    }
    80% {
        height: 63px;
    }
    100% {
        height: 60px;
    }
}

@-webkit-keyframes pump-it-up68 {
    40% {
        height: 3px;
    }
    60% {
        height: 23px;
    }
    80% {
        height: 19px;
    }
    100% {
        height: 55px;
    }
}

@keyframes pump-it-up68 {
    40% {
        height: 3px;
    }
    60% {
        height: 23px;
    }
    80% {
        height: 19px;
    }
    100% {
        height: 55px;
    }
}

@-webkit-keyframes pump-it-up69 {
    40% {
        height: 68px;
    }
    60% {
        height: 40px;
    }
    80% {
        height: 4px;
    }
    100% {
        height: 75px;
    }
}

@keyframes pump-it-up69 {
    40% {
        height: 68px;
    }
    60% {
        height: 40px;
    }
    80% {
        height: 4px;
    }
    100% {
        height: 75px;
    }
}

@-webkit-keyframes pump-it-up70 {
    40% {
        height: 14px;
    }
    60% {
        height: 12px;
    }
    80% {
        height: 1px;
    }
    100% {
        height: 20px;
    }
}

@keyframes pump-it-up70 {
    40% {
        height: 14px;
    }
    60% {
        height: 12px;
    }
    80% {
        height: 1px;
    }
    100% {
        height: 20px;
    }
}

@-webkit-keyframes pump-it-up71 {
    40% {
        height: 22px;
    }
    60% {
        height: 5px;
    }
    80% {
        height: 58px;
    }
    100% {
        height: 5px;
    }
}

@keyframes pump-it-up71 {
    40% {
        height: 22px;
    }
    60% {
        height: 5px;
    }
    80% {
        height: 58px;
    }
    100% {
        height: 5px;
    }
}

@-webkit-keyframes pump-it-up72 {
    40% {
        height: 23px;
    }
    60% {
        height: 28px;
    }
    80% {
        height: 33px;
    }
    100% {
        height: 7px;
    }
}

@keyframes pump-it-up72 {
    40% {
        height: 23px;
    }
    60% {
        height: 28px;
    }
    80% {
        height: 33px;
    }
    100% {
        height: 7px;
    }
}

@-webkit-keyframes pump-it-up73 {
    40% {
        height: 71px;
    }
    60% {
        height: 7px;
    }
    80% {
        height: 55px;
    }
    100% {
        height: 43px;
    }
}

@keyframes pump-it-up73 {
    40% {
        height: 71px;
    }
    60% {
        height: 7px;
    }
    80% {
        height: 55px;
    }
    100% {
        height: 43px;
    }
}

@-webkit-keyframes pump-it-up74 {
    40% {
        height: 38px;
    }
    60% {
        height: 55px;
    }
    80% {
        height: 52px;
    }
    100% {
        height: 48px;
    }
}

@keyframes pump-it-up74 {
    40% {
        height: 38px;
    }
    60% {
        height: 55px;
    }
    80% {
        height: 52px;
    }
    100% {
        height: 48px;
    }
}

@-webkit-keyframes pump-it-up75 {
    40% {
        height: 55px;
    }
    60% {
        height: 36px;
    }
    80% {
        height: 2px;
    }
    100% {
        height: 55px;
    }
}

@keyframes pump-it-up75 {
    40% {
        height: 55px;
    }
    60% {
        height: 36px;
    }
    80% {
        height: 2px;
    }
    100% {
        height: 55px;
    }
}

@-webkit-keyframes pump-it-up76 {
    40% {
        height: 68px;
    }
    60% {
        height: 33px;
    }
    80% {
        height: 42px;
    }
    100% {
        height: 65px;
    }
}

@keyframes pump-it-up76 {
    40% {
        height: 68px;
    }
    60% {
        height: 33px;
    }
    80% {
        height: 42px;
    }
    100% {
        height: 65px;
    }
}

@-webkit-keyframes pump-it-up77 {
    40% {
        height: 76px;
    }
    60% {
        height: 78px;
    }
    80% {
        height: 63px;
    }
    100% {
        height: 60px;
    }
}

@keyframes pump-it-up77 {
    40% {
        height: 76px;
    }
    60% {
        height: 78px;
    }
    80% {
        height: 63px;
    }
    100% {
        height: 60px;
    }
}

@-webkit-keyframes pump-it-up78 {
    40% {
        height: 3px;
    }
    60% {
        height: 23px;
    }
    80% {
        height: 19px;
    }
    100% {
        height: 55px;
    }
}

@keyframes pump-it-up78 {
    40% {
        height: 3px;
    }
    60% {
        height: 23px;
    }
    80% {
        height: 19px;
    }
    100% {
        height: 55px;
    }
}

@-webkit-keyframes pump-it-up79 {
    40% {
        height: 68px;
    }
    60% {
        height: 40px;
    }
    80% {
        height: 4px;
    }
    100% {
        height: 65px;
    }
}

@keyframes pump-it-up79 {
    40% {
        height: 68px;
    }
    60% {
        height: 40px;
    }
    80% {
        height: 4px;
    }
    100% {
        height: 65px;
    }
}

@-webkit-keyframes pump-it-up80 {
    40% {
        height: 14px;
    }
    60% {
        height: 12px;
    }
    80% {
        height: 1px;
    }
    100% {
        height: 20px;
    }
}

@keyframes pump-it-up80 {
    40% {
        height: 14px;
    }
    60% {
        height: 12px;
    }
    80% {
        height: 1px;
    }
    100% {
        height: 20px;
    }
}

.equalizer-bl {
    position: fixed;
    bottom: 55%;
    left: 53%;
    right: 50%;
    opacity: 0.3;
    z-index: -10;
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    -webkit-transform-origin: 30px 0px;
    -ms-transform-origin: 30px 0px;
    transform-origin: 30px 0px;
}

@media (max-width: 1680px) {
    .equalizer-bl {
        right: -1100px;
        left: auto;
    }
}

@media (max-width: 1400px) {
    .equalizer-bl {
        right: auto;
        left: 620px;
    }
}

@media (max-width: 1200px) {
    .equalizer-bl {
        right: -1340px;
        left: auto;
    }
}

.equalizer-bl .equalizer {
    width: 1920px;
    height: 100%;
}

.equalizer-bl .equalizer .levels {
    width: 100%;
    top: 37px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    position: relative;
}

.equalizer-bl .equalizer .levels.reflection {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
    top: 0;
}

.equalizer-bl .equalizer .levels .level {
    width: 1px;
    height: 50px;
    margin-left: 0px;
    display: inline-block;
    position: relative;
}

.equalizer-bl .equalizer .levels .level:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    background: #FFF;
    width: 2px;
    border-radius: 50% 50% 0 0;
}

.equalizer-bl .equalizer .levels .level.level1:after {
    height: 5px;
    -webkit-animation: pump-it-up1 1165ms linear infinite alternate;
    animation: pump-it-up1 1165ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level2:after {
    height: 15px;
    -webkit-animation: pump-it-up2 1163ms linear infinite alternate;
    animation: pump-it-up2 1163ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level3:after {
    height: 25px;
    -webkit-animation: pump-it-up3 1318ms linear infinite alternate;
    animation: pump-it-up3 1318ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level4:after {
    height: 10px;
    -webkit-animation: pump-it-up4 1497ms linear infinite alternate;
    animation: pump-it-up4 1497ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level5:after {
    height: 45px;
    -webkit-animation: pump-it-up5 1208ms linear infinite alternate;
    animation: pump-it-up5 1208ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level6:after {
    height: 35px;
    -webkit-animation: pump-it-up6 1443ms linear infinite alternate;
    animation: pump-it-up6 1443ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level7:after {
    height: 25px;
    -webkit-animation: pump-it-up7 1488ms linear infinite alternate;
    animation: pump-it-up7 1488ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level8:after {
    height: 15px;
    -webkit-animation: pump-it-up8 1131ms linear infinite alternate;
    animation: pump-it-up8 1131ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level9:after {
    height: 60px;
    -webkit-animation: pump-it-up9 1046ms linear infinite alternate;
    animation: pump-it-up9 1046ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level10:after {
    height: 50px;
    -webkit-animation: pump-it-up10 1361ms linear infinite alternate;
    animation: pump-it-up10 1361ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level11:after {
    height: 40px;
    -webkit-animation: pump-it-up11 1427ms linear infinite alternate;
    animation: pump-it-up11 1427ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level12:after {
    height: 30px;
    -webkit-animation: pump-it-up12 1137ms linear infinite alternate;
    animation: pump-it-up12 1137ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level13:after {
    height: 20px;
    -webkit-animation: pump-it-up13 1089ms linear infinite alternate;
    animation: pump-it-up13 1089ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level14:after {
    height: 60px;
    -webkit-animation: pump-it-up14 1033ms linear infinite alternate;
    animation: pump-it-up14 1033ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level15:after {
    height: 70px;
    -webkit-animation: pump-it-up15 800ms linear infinite alternate;
    animation: pump-it-up15 800ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level16:after {
    height: 60px;
    -webkit-animation: pump-it-up16 890ms linear infinite alternate;
    animation: pump-it-up16 890ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level17:after {
    height: 15px;
    -webkit-animation: pump-it-up17 1319ms linear infinite alternate;
    animation: pump-it-up17 1319ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level18:after {
    height: 50px;
    -webkit-animation: pump-it-up18 1189ms linear infinite alternate;
    animation: pump-it-up18 1189ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level19:after {
    height: 40px;
    -webkit-animation: pump-it-up19 1433ms linear infinite alternate;
    animation: pump-it-up19 1433ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level20:after {
    height: 30px;
    -webkit-animation: pump-it-up20 1800ms linear infinite alternate;
    animation: pump-it-up20 1800ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level21:after {
    height: 50px;
    -webkit-animation: pump-it-up21 1700ms linear infinite alternate;
    animation: pump-it-up21 1700ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level22:after {
    height: 50px;
    -webkit-animation: pump-it-up22 1600ms linear infinite alternate;
    animation: pump-it-up22 1600ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level23:after {
    height: 40px;
    -webkit-animation: pump-it-up23 920ms linear infinite alternate;
    animation: pump-it-up23 920ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level24:after {
    height: 30px;
    -webkit-animation: pump-it-up24 1317ms linear infinite alternate;
    animation: pump-it-up24 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level25:after {
    height: 20px;
    -webkit-animation: pump-it-up25 1200ms linear infinite alternate;
    animation: pump-it-up25 1200ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level26:after {
    height: 60px;
    -webkit-animation: pump-it-up26 1400ms linear infinite alternate;
    animation: pump-it-up26 1400ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level27:after {
    height: 70px;
    -webkit-animation: pump-it-up27 1600ms linear infinite alternate;
    animation: pump-it-up27 1600ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level28:after {
    height: 60px;
    -webkit-animation: pump-it-up28 1700ms linear infinite alternate;
    animation: pump-it-up28 1700ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level29:after {
    height: 50px;
    -webkit-animation: pump-it-up29 1800ms linear infinite alternate;
    animation: pump-it-up29 1800ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level30:after {
    height: 40px;
    -webkit-animation: pump-it-up30 1900ms linear infinite alternate;
    animation: pump-it-up30 1900ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level31:after {
    height: 30px;
    -webkit-animation: pump-it-up31 1317ms linear infinite alternate;
    animation: pump-it-up31 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level32:after {
    height: 20px;
    -webkit-animation: pump-it-up32 1317ms linear infinite alternate;
    animation: pump-it-up32 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level33:after {
    height: 40px;
    -webkit-animation: pump-it-up33 1317ms linear infinite alternate;
    animation: pump-it-up33 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level34:after {
    height: 50px;
    -webkit-animation: pump-it-up34 1317ms linear infinite alternate;
    animation: pump-it-up34 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level35:after {
    height: 60px;
    -webkit-animation: pump-it-up35 1317ms linear infinite alternate;
    animation: pump-it-up35 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level36:after {
    height: 70px;
    -webkit-animation: pump-it-up36 1317ms linear infinite alternate;
    animation: pump-it-up36 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level37:after {
    height: 60px;
    -webkit-animation: pump-it-up37 1317ms linear infinite alternate;
    animation: pump-it-up37 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level38:after {
    height: 40px;
    -webkit-animation: pump-it-up38 1317ms linear infinite alternate;
    animation: pump-it-up38 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level39:after {
    height: 30px;
    -webkit-animation: pump-it-up39 1317ms linear infinite alternate;
    animation: pump-it-up39 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level40:after {
    height: 70px;
    -webkit-animation: pump-it-up40 1317ms linear infinite alternate;
    animation: pump-it-up40 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level41:after {
    height: 80px;
    -webkit-animation: pump-it-up41 1317ms linear infinite alternate;
    animation: pump-it-up41 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level42:after {
    height: 70px;
    -webkit-animation: pump-it-up42 1317ms linear infinite alternate;
    animation: pump-it-up42 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level43:after {
    height: 30px;
    -webkit-animation: pump-it-up43 1317ms linear infinite alternate;
    animation: pump-it-up43 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level44:after {
    height: 60px;
    -webkit-animation: pump-it-up44 1317ms linear infinite alternate;
    animation: pump-it-up44 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level45:after {
    height: 50px;
    -webkit-animation: pump-it-up45 1317ms linear infinite alternate;
    animation: pump-it-up45 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level46:after {
    height: 70px;
    -webkit-animation: pump-it-up46 1317ms linear infinite alternate;
    animation: pump-it-up46 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level47:after {
    height: 50px;
    -webkit-animation: pump-it-up47 1317ms linear infinite alternate;
    animation: pump-it-up47 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level48:after {
    height: 30px;
    -webkit-animation: pump-it-up48 1317ms linear infinite alternate;
    animation: pump-it-up48 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level49:after {
    height: 70px;
    -webkit-animation: pump-it-up49 1317ms linear infinite alternate;
    animation: pump-it-up49 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level50:after {
    height: 60px;
    -webkit-animation: pump-it-up50 1317ms linear infinite alternate;
    animation: pump-it-up50 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level51:after {
    height: 50px;
    -webkit-animation: pump-it-up51 1317ms linear infinite alternate;
    animation: pump-it-up51 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level52:after {
    height: 40px;
    -webkit-animation: pump-it-up52 1317ms linear infinite alternate;
    animation: pump-it-up52 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level53:after {
    height: 30px;
    -webkit-animation: pump-it-up53 1317ms linear infinite alternate;
    animation: pump-it-up53 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level54:after {
    height: 20px;
    -webkit-animation: pump-it-up54 1317ms linear infinite alternate;
    animation: pump-it-up54 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level55:after {
    height: 15px;
    -webkit-animation: pump-it-up55 1317ms linear infinite alternate;
    animation: pump-it-up55 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level56:after {
    height: 30px;
    -webkit-animation: pump-it-up56 1317ms linear infinite alternate;
    animation: pump-it-up56 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level57:after {
    height: 40px;
    -webkit-animation: pump-it-up57 1317ms linear infinite alternate;
    animation: pump-it-up57 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level58:after {
    height: 50px;
    -webkit-animation: pump-it-up58 1317ms linear infinite alternate;
    animation: pump-it-up58 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level59:after {
    height: 60px;
    -webkit-animation: pump-it-up59 1317ms linear infinite alternate;
    animation: pump-it-up59 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level60:after {
    height: 70px;
    -webkit-animation: pump-it-up60 1317ms linear infinite alternate;
    animation: pump-it-up60 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level61:after {
    height: 60px;
    -webkit-animation: pump-it-up61 1317ms linear infinite alternate;
    animation: pump-it-up61 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level62:after {
    height: 50px;
    -webkit-animation: pump-it-up62 1317ms linear infinite alternate;
    animation: pump-it-up62 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level63:after {
    height: 40px;
    -webkit-animation: pump-it-up63 1317ms linear infinite alternate;
    animation: pump-it-up63 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level64:after {
    height: 30px;
    -webkit-animation: pump-it-up64 1317ms linear infinite alternate;
    animation: pump-it-up64 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level65:after {
    height: 20px;
    -webkit-animation: pump-it-up65 1317ms linear infinite alternate;
    animation: pump-it-up65 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level66:after {
    height: 30px;
    -webkit-animation: pump-it-up66 1317ms linear infinite alternate;
    animation: pump-it-up66 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level67:after {
    height: 40px;
    -webkit-animation: pump-it-up67 1317ms linear infinite alternate;
    animation: pump-it-up67 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level68:after {
    height: 70px;
    -webkit-animation: pump-it-up68 1317ms linear infinite alternate;
    animation: pump-it-up68 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level69:after {
    height: 60px;
    -webkit-animation: pump-it-up69 1317ms linear infinite alternate;
    animation: pump-it-up69 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level70:after {
    height: 50px;
    -webkit-animation: pump-it-up70 1317ms linear infinite alternate;
    animation: pump-it-up70 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level71:after {
    height: 40px;
    -webkit-animation: pump-it-up71 1317ms linear infinite alternate;
    animation: pump-it-up71 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level72:after {
    height: 30px;
    -webkit-animation: pump-it-up72 1317ms linear infinite alternate;
    animation: pump-it-up72 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level73:after {
    height: 70px;
    -webkit-animation: pump-it-up73 1317ms linear infinite alternate;
    animation: pump-it-up73 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level74:after {
    height: 60px;
    -webkit-animation: pump-it-up74 1317ms linear infinite alternate;
    animation: pump-it-up74 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level75:after {
    height: 50px;
    -webkit-animation: pump-it-up75 1317ms linear infinite alternate;
    animation: pump-it-up75 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level76:after {
    height: 40px;
    -webkit-animation: pump-it-up76 1317ms linear infinite alternate;
    animation: pump-it-up76 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level77:after {
    height: 30px;
    -webkit-animation: pump-it-up77 1317ms linear infinite alternate;
    animation: pump-it-up77 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level78:after {
    height: 20px;
    -webkit-animation: pump-it-up78 1317ms linear infinite alternate;
    animation: pump-it-up78 1317ms linear infinite alternate;
}

.equalizer-bl .equalizer .levels .level.level79:after {
    height: 10px;
    -webkit-animation: pump-it-up79 1317ms linear infinite alternate;
    animation: pump-it-up79 1317ms linear infinite alternate;
}

@media (max-width: 992px) {
    .equalizer-bl {
        display: none;
    }
}

.stop:after {
    -webkit-animation-play-state: paused !important;
    animation-play-state: paused !important;
}

footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 0;
}

footer .linear {
    background: url(/local/templates/empty/css/../img/layers.png) no-repeat center;
    width: 100%;
    height: 56px;
    background-size: cover;
    margin: 0 0 20px;
    position: relative;
}

footer .linear .line {
    width: 3px;
    height: 100%;
    background: #f00;
    position: absolute;
    left: 50%;
    right: 0;
    z-index: 2;
    -webkit-transition: all 5s linear;
    -o-transition: all 5s linear;
    transition: all 5s linear;
}

@media (max-width: 1200px) {
    footer .linear .line {
        -webkit-transition: all 4s linear;
        -o-transition: all 4s linear;
        transition: all 4s linear;
    }
}

@media (max-width: 992px) {
    footer .linear .line {
        -webkit-transition: all 3s linear;
        -o-transition: all 3s linear;
        transition: all 3s linear;
    }
}

@media (max-width: 768px) {
    footer .linear .line {
        -webkit-transition: all 2s linear;
        -o-transition: all 2s linear;
        transition: all 2s linear;
    }
}

footer .container .bl-news .slider-news {
    padding: 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

footer .container .bl-news .slider-news .item {
    background: #333;
    padding: 5px 15px 0;
}

footer .container .bl-news .slider-news .item:nth-child(even) {
    background-color: #727171;
}

footer .container .bl-news .slider-news .item a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}

footer .container .bl-news .slider-news .item a .img img {
    width: 100%;
    max-width: 200px;
}

footer .container .bl-news .slider-news .item a .title {
    margin-left: 15px;
}

@media (max-width: 992px) {
    footer {
        position: inherit;
    }
}

@media (max-width: 1400px) {
    .slider-news {
        width: 100%;
        max-width: 990px;
        margin: 0 auto;
    }
}

.slider-news .owl-stage-outer .owl-stage .owl-item:nth-child(even) .item {
    background: #333333;
}

.slider-news .owl-stage-outer .owl-stage .owl-item:nth-child(odd) .item {
    background: #5f5e5e;
}

.slider-news .owl-nav {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}

.slider-news .owl-nav .owl-prev {
    position: absolute;
    background: url(/local/templates/empty/css/../img/prev.png) no-repeat center;
    width: 18px;
    height: 60px;
    left: -30px;
}

.slider-news .owl-nav .owl-next {
    position: absolute;
    background: url(/local/templates/empty/css/../img/next.png) no-repeat center;
    width: 18px;
    height: 60px;
    right: 10px;
}

@media (max-width: 992px) {
    .slider-news .owl-nav {
        top: -60px;
        max-width: 50px;
        margin: 0 auto;
        left: 30px;
        right: 0;
        height: 70px;
        z-index: 10
    }
}

@media (max-width: 992px) {
    .slider-news .owl-nav .owl-prev:before {
        content: 'влево';
        position: absolute;
        top: 20px;
        left: -55px;
        color: #fff;
    }
}

@media (max-width: 992px) {
    .slider-news .owl-nav .owl-next:before {
        content: 'вправо';
        position: absolute;
        top: 20px;
        right: -65px;
        color: #fff;
    }
}

.js-form .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 992px) {
    .js-form .item {
        margin-bottom: 5px;
        height: 40px;
    }
}

.js-form .item:nth-child(5) {
    margin: 10px 0 0;
}

.js-form .item label {
    font-size: 16px;
    line-height: 35px;
    width: 330px;
}

@media (max-width: 992px) {
    .js-form .item label {
        line-height: 25px;
        padding-right: 20px;
        line-height: 20px;
    }
}

.js-form .item input {
    height: 30px;
    font-size: 18px;
    max-width: 60px;
    text-align: center;
    background: none;
    color: #fff;
    border: 1px solid #fff;
    margin-right: 40px;
    outline: none;
}

.noUi-horizontal {
    width: 250px;
    height: 3px;
    top: 4px;
}

.noUi-handle:before, .noUi-handle:after {
    display: none;
}

.noUi-horizontal .noUi-handle {
    width: 5px;
    height: 25px;
    background: #f00;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border: 0;
}

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
    top: -13px;
    outline: none;
    right: -1px;
}

.noUi-connect {
    background: transparent;
}

.breadcrumbs {
    margin: 10px 0 15px;
}

@media (max-width: 768px) {
    .breadcrumbs {
        /* max-width: 250px; */
        margin: 10px 0 40px;
    }
}

.breadcrumbs ul {
    margin: 0;
    padding: 0;
}

.breadcrumbs ul li {
    display: inline-block;
    font-size: 16px;
}

.breadcrumbs ul li a {
    color: #f00;
    text-decoration: none;
    margin-right: 20px;
    position: relative;
}

.breadcrumbs ul li a:before {
    content: '/';
    position: absolute;
    top: 0;
    right: -15px;
    font-size: 18px;
}

.checkbox {
    display: none;
}

.checkbox + label {
    position: relative;
    padding: 0 0 0 60px;
    cursor: pointer;
}

.checkbox + label:before {
    content: '';
    position: absolute;
    top: -5px;
    left: 15px;
    width: 26px;
    height: 26px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    border: 1px solid #fff;
}

.checkbox:checked + label:before {
    background: url(/local/templates/empty/css/../img/checkbox.png) no-repeat center;
    width: 26px;
    height: 26px;
}

.radio {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.radio + label {
    position: relative;
    cursor: pointer;
    display: block;
    padding-left: 30px;
    font-size: 16px;
}

.radio + label:before {
    content: '';
    position: absolute;
    background: url(/local/templates/empty/css/../img/radio.png) no-repeat 50% 10%;
    top: -4px;
    left: 0;
    width: 26px;
    height: 26px;
}

.radio + label:after {
    content: '';
    position: absolute;
    background: url(/local/templates/empty/css/../img/radio-checked.png) no-repeat 50% 10%;
    top: -2px;
    left: 2px;
    width: 22px;
    height: 22px;
    opacity: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.radio:checked + label:after {
    opacity: 1;
}

.personal-table {
    display: none;
    opacity: 0;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
    width: 95%;
    margin: 10px 0 0;
}
@media (max-width: 1400px) {
    .personal-table {
      width: 100%;
    }
}
@media (max-width: 1200px) {
    .personal-table {
      width: 90%;
    }
}
@media (max-width: 992px) {
    .personal-table {
      width: 100%;
    }
}
/* @media (max-width: 1200px) {
    .personal-table {
        width: 100%;
    }
} */
/* @media (max-width: 1200px) {
    .personal-table {
      width: 90%;
    }
} */
.personal-table.active {
    opacity: 1;
    display: block;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
}

.personal-table .item {
    /* display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; */
    display: table;
}

/* @media (max-width: 992px) {
    .personal-table .item {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
} */

.personal-table .item .personal-logo {
    overflow: hidden;
    width: 100%;
    min-width: 172px;
    max-width: 172px;
    height: 172px;
    border-radius: 50%;
    text-align: center;
    margin: 10px auto 0;
}
/* @media (max-width: 1200px) {
    .personal-table .item .personal-logo {
        margin: 0 0 0 50px;
    }
} */
@media (max-width: 768px) {
    .personal-table .item .personal-logo {
        margin: 0px auto 40px;
    }
}

.personal-table .item .detail-text {
    width: 80%;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    margin: 20px 0 20px 40px;
}

@media (max-width: 1200px) {
    .personal-table .item .detail-text {
        width: 70%;
    }
}

@media (max-width: 768px) {
    .personal-table .item .detail-text {
        width: 100%;
        margin: 20px 0 20px 30px;
    }
}

/* .personal-table .item .detail-text div {
    margin: 0 0 10px;
} */

.personal-table .item .detail-text .fio {
    font-size: 24px;
    font-weight: 400;
}

.personal-table .item .detail-text .position {
    font-size: 20px;
    font-weight: 300;
    color: #f00;
}

.personal-table .item .detail-text .mail {
    font-family: "Arial";
    font-size: 16px;
    font-weight: 100;
}

.personal-table .item .detail-text .phone {
    font-family: "Arial";
    font-size: 16px;
    font-weight: 100;
    color: #fff;
}

.personal-table .item .detail-text .description {
    font-size: 18px;
    line-height: 25px;
}
@media (max-width: 1200px) {
  .personal-table .item .detail-text .description {
      font-size: 16px;
      line-height: 25px;
  }
}
.price-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 768px) {
    .price-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.price-list .item {
    width: 40%;
}

@media (max-width: 1200px) {
    .price-list .item {
        width: 50%;
    }
}

@media (max-width: 768px) {
    .price-list .item {
        width: 100%;
    }
}

.price-list .item._full {
    width: 100%;
    display: block;
}

.price-list .item .price-title {
    font-family: "Arial";
    font-size: 18px;
    font-weight: 700;
    padding-left: 40px;
    color: #f00;
}

.price-list .item ul {
    margin: 10px 0 40px;
}

.price-list .item ul li {
    display: table;
    position: relative;
}

.price-list .item ul li:before {
    content: '';
    position: absolute;
    width: 19px;
    height: 19px;
    top: 5px;
    left: -40px;
    background: url(/local/templates/empty/css/../img/download.svg) no-repeat center;
}

.price-list .item ul li a {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    text-decoration: underline;
}

.contact-about .item {
    margin: 0 0 40px;
}

.contact-about .item .title {
    font-size: 30px;
    font-weight: 700;
}

.contact-about .item .address {
    font-size: 22px;
    font-weight: 400;
    margin: 0 0 20px;
}

.contact-about .item .emails {
    margin: 0 0 20px;
}

.contact-about .item .emails .label {
    font-size: 20px;
    font-weight: 700;
}

.contact-about .item .emails .mail {
    font-size: 18px;
    font-weight: 400;
}

.contact-about .item .phone-map {
    margin: 0 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .contact-about .item .phone-map {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.contact-about .item .phone-map .phones {
    width: 200px;
}

.contact-about .item .phone-map .phones .label {
    font-size: 20px;
    font-weight: 400;
}

.contact-about .item .phone-map .phones .phone {
    font-size: 18px;
    font-weight: 400;
}

.contact-about .item .phone-map .map {
    width: 80%;
}

@media (max-width: 768px) {
    .contact-about .item .phone-map .map {
        width: 100%;
        margin: 20px 0 0;
    }
}

.contact-about .item .phone-map .map img {
    width: 100%;
}

._dop {
    margin: 20px 0 0;
    padding: 0;
}

._dop .filter-table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

._dop .filter-table .dop-menu-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 40px;
}
@media (max-width: 768px) {
  ._dop .filter-table .dop-menu-1 {
      margin: 0px;
  }
}
._dop .filter-table .dop-menu-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

._dop .filter-table .dop-menu-2._sex {
    display: none;
}

._dop .filter-table .dop-menu-2.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

._dop .filter-table .dop-menu-3 {
    display: none;
}

._dop .filter-table .dop-menu-3.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 992px) {
    .desktop-menu._top {
        display: none;
    }
}

.company-photo {
    margin-top: 25px;
}

/* #ptable-3 {
  margin-top: 30px;
} */

.block-content._page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0 0;
}

@media (max-width: 992px) {
    .block-content._page {
        padding: 20px 0 40px;
    }
}

@media (max-width: 768px) {
    .block-content._page {
        padding: 0px;
    }
}

.block-content._page .left-block {
    width: 100%;
    max-width: 150px;
}

@media (max-width: 992px) {
    .block-content._page .left-block {
        display: none;
    }
}

.block-content._page .container {
    width: 100%;
}

.block-content._page .right-block {
    width: 100%;
    max-width: 220px;
    padding-right: 40px;
}

@media (max-width: 992px) {
    .block-content._page .right-block {
        display: none;
    }
}

.mobile-header-title {
    display: none;
}

@media (max-width: 992px) {
    .mobile-header-title {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid #fff;
    }
}

@media (max-width: 768px) {
    .mobile-header-title {
        padding-bottom: 0;
    }
}

.mobile-header-title .mobile-logo {
    padding: 0;
    margin: 0;
    color: #f00;
    text-decoration: none;
    font-size: 70px;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 0 10px 6px rgba(0, 0, 0, 0.16);
    letter-spacing: 10px;
    font-family: "Arial Black", sans-serif;
}

@media (max-width: 992px) {
    .mobile-header-title .mobile-logo {
        font-size: 60px;
    }
}

.social {
    margin: 20px 0 0;
    text-align: right;
    width: 100%;
    display: block;
}

.social i {
    font-size: 18px;
    color: #fff;
    margin-left: 12px;
}

.social._mobile {
    display: none;
}

@media (max-width: 992px) {
    .social._mobile {
        position: absolute;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        top: 35px;
        margin: 0;
        left: 420px;
        right: 0;
        width: 126px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .social i {
      font-size: 20px;
    }
}

/* @media (max-width: 992px) {
    .social._mobile {
        left: 15px;
    }
} */

.phone-mobile a {
    position: absolute;
    top: 110px;
    left: 15px;
    font-size: 18px;
    text-decoration: none;
    color: #fff;
}

.calc-mobile {
    position: absolute;
    right: 30px;
    top: 140px;
    z-index: 10;
}

/* @media (max-width: 992px) {
    .calc-mobile {
        top: 115px;
    }
} */

.calc-mobile .item {
    width: 40px;
    display: block;
}

.calc-mobile .item img {
    width: 100%;
}

.content {
    padding: 20px 0 0;
}

@media (max-width: 992px) {
    .content {
        padding: 40px 0 0;
    }
}

.content h1 {
    display: none;
    color: #fff;
    font-size: 36px;
    font-weight: 400;
}

@media (max-width: 992px) {
    .content h1 {
        font-size: 26px;
        margin: 40px 0 20px;
    }
}

.personal-filter > ul {
    display: inline-block;
    text-align: right;
    margin: 40px 0 0;
    float: right;
    list-style-type: none;
}

.personal-filter > ul li {
    margin: 0 0 15px;
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    font-weight: 300;
    cursor: pointer;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
@media (max-width: 1400px) {
  .personal-filter > ul {
    margin: 20px 0 0;
  }
  .personal-filter > ul li {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
    .personal-filter > ul li {
        font-size: 18px;
    }
}

@media (max-width: 768px) {
    .personal-filter > ul li {
        margin: 0 0 10px;
    }
}

.personal-filter > ul li.active {
    position: relative;
    color: #f00;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.personal-table .child-post {
    display: none;
}

.personal-table .child-post.active {
    opacity: 1;
    display: block;
}

ul.child-menu {
    display: none;
    text-align: right;
    float: right;
    list-style-type: none;
}

@media (max-width: 768px) {
    ul.child-menu {
        top: 160px;
    }
}

ul.child-menu.active {
    display: block;
    border-top: 1px solid #fff;
    padding-top: 20px;
}

ul.child-menu li {
  margin: 0 0 5px;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 300;
  cursor: pointer;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
@media (max-width: 1400px) {
  ul.child-menu li {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
    ul.child-menu li {
        display: table;
        margin: 0 0 10px;
    }
}

ul.child-menu li.active {
    position: relative;
    color: #f00;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.menu-dop-slide {
    top: -100px;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
    position: fixed;
    height: 40px;
    transition: all .5s linear;
    background: #313131;
    z-index: 99;
    width: 100%;
}

.menu-dop-slide.active {
    top: 0;
}

.menu-dop-slide.active .dot {
    cursor: pointer;
    text-align: center;
    width: 90px;
    margin: 10px auto;
}

.menu-dop-slide.active .dot span {
    display: inline-block;
    background: #f00;
    width: 10px;
    height: 10px;
    color: #f00;
    margin: 0 5px;
    border-radius: 50px;
}

/* #ptable-3 {
  margin-top: 0;
} */

.select-mobile {
    display: none;
}

@media (max-width: 992px) {
    .select-mobile {
        display: block;
    }
}

.slider-radio.owl-carousel {
    width: 992px;
    margin: 0 auto;
}

@media (max-width: 1400px) {
    .slider-radio.owl-carousel {
        width: 100%;
        margin: auto;
    }
}

/* @media (max-width: 1200px) {
    .slider-radio.owl-carousel {
        width: 100%;
    }
} */

.slider-radio.owl-carousel .owl-item {
    position: relative;
    top: 40px;
}

.slider-radio.owl-carousel .owl-item.active {
    z-index: 1;
}

.slider-radio.owl-carousel .owl-item.active .item {
    overflow: hidden;
    -webkit-filter: blur(2px);
    filter: blur(2px);
}

.slider-radio.owl-carousel .owl-item.active .item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    z-index: 1;
    opacity: 0.3;
}

.slider-radio.owl-carousel .owl-item.active.center {
    zoom: 1.2;
    top: 10px;
    z-index: 2;
    margin: 0 -15px 0 -25px !important;
}

@media (max-width: 992px) {
    .slider-radio.owl-carousel .owl-item.active.center {
        zoom: 1;
        margin: 0 auto !important;
    }
}

.slider-radio.owl-carousel .owl-item.active.center .item {
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.slider-radio.owl-carousel .owl-item.active.center .item:before {
    display: none;
}

.slider-radio.owl-carousel .item {
    width: 220px;
    height: 200px;
    border-radius: 20px;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
    background: #ffffff;
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 40px;
    position: relative;
    opacity: .2;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 1200px) {
    .slider-radio.owl-carousel .item {
      width: 160px;
      height: 140px;
    }
}

.slider-radio.owl-carousel .item img {
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    max-width: 140px;
}
@media (max-width: 1200px) {
  .slider-radio.owl-carousel .item img {
    max-width: 100px;
  }
}
.slider-radio.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.slider-radio.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}

.slider-radio.owl-carousel .owl-dots .owl-dot.active span, .slider-radio.owl-carousel .owl-dots .owl-dot:hover span {
    background: #3190E7;
    -webkit-transform: translate3d(0px, -50%, 0px) scale(0.7);
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}

.slider-radio.owl-carousel .owl-dots .owl-dot span {
    background: #3190E7;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    -webkit-transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -webkit-transition: all 250ms ease-out 0s;
    -o-transition: all 250ms ease-out 0s;
    transition: all 250ms ease-out 0s;
    width: 20px;
}

.menu-left {
    display: none;
    list-style-type: none;
}

.menu-left.active {
    display: inline-block;
    text-align: right;
    margin: 40px 0 0;
    float: right;
}
@media (max-width: 1400px) {
  .menu-left.active {
    margin: 20px 0 0;
  }
}
@media (max-width: 992px) {
    .menu-left.active {
        display: none;
    }
}

.jq-selectbox {
    max-width: 250px;
    margin: 0 0 40px;
}

@media (max-width: 768px) {
    .jq-selectbox {
        max-width: 100%;
    }
}

.jq-selectbox.mobile-radio {
    display: none;
}

.jq-selectbox.mobile-radio.active {
    display: block;
}

.select-desktop ul {
    margin: 0;
    padding: 0;
}

.select-desktop ul li {
    margin: 0 0 15px;
}

.select-desktop ul li.active {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.select-desktop ul li.active a {
    color: #f00;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.select-desktop ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    font-weight: 300;
}
@media (max-width: 1400px) {
  .select-desktop ul li {
    margin: 0 0 10px;
  }
  .select-desktop ul li a {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .select-desktop ul li a {
    font-size: 18px;
  }
}

.jq-selectbox {
    position: relative;
    max-width: 180px;
    width: 100%;
    z-index: 4;
}

.jq-selectbox .jq-selectbox__select {
    border: 1px solid #fff !important;
    border-radius: 0;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    text-shadow: none;
    font-size: 16px;
    height: 32px;
    padding: 0px 0px 0px 10px;
}

.jq-selectbox .jq-selectbox__select .jq-selectbox__trigger {
    top: 5px;
    border: none;
}

.jq-selectbox .jq-selectbox__dropdown {
    position: absolute;
    top: 39px !important;
    border: 0 !important;
    border-radius: 0;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 100%;
    z-index: 999;
}

.jq-selectbox .jq-selectbox__dropdown ul {
    height: 100%;
    max-height: 600px !important;
    background: #fff;
}

.jq-selectbox .jq-selectbox__dropdown ul li {
    display: block;
}

.jq-selectbox .jq-selectbox__dropdown ul li:hover {
    background-color: #ccc;
    color: #fff;
}

.jq-selectbox__trigger-arrow {
    border-top: 5px solid #f00;
    top: 10px;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
    border-top: 5px solid #f00;
}

.custom-select {
    position: relative;
    margin: 40px 0 40px;
    display: none;
}

.custom-select.active {
    display: block;
    outline: none;
    background: transparent;
}

.custom-select.default {
    display: block;
}

.custom-select select {
    display: none;
}

.select-selected {
    background-color: transparent;
}

.select-selected.select-arrow-active {
    background-color: transparent;
}

.select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid #fff;
    border-color: #fff transparent transparent transparent;
}

.select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px;
}

.select-selected {
    color: #ffffff;
    padding: 8px 16px;
    border: 1px solid #fff;
    cursor: pointer;
}

.select-items div {
    color: #333;
    padding: 8px 16px;
    cursor: pointer;
}

.select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
}

.select-hide {
    display: none;
}

.select-items div:hover, .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}

.span-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 1200px) {
    .span-12 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.detail-text {
  line-height: 25px;
  text-align: justify;
  padding: 0 20px 0;
}

.span-8 {
    padding-left: 20px;
}

@media (max-width: 768px) {
    .span-8 {
        padding-left: 0px;
    }
}

.radio-logo {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: #fff;
    overflow: hidden;
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px;
    margin: 20px 0px 0;
    position: relative;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.radio-logo.fix {
    position: fixed;
    top: 40px;
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

@media (max-width: 1200px) {
    .radio-logo.fix {
        position: relative;
        top: 0;
    }
}

.radio-logo img {
    width: 100%;
    max-width: 120px;
}

.block-detail-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px 0;
}

@media (max-width: 1200px) {
    .block-detail-icon {
        padding: 0;
    }
}

@media (max-width: 768px) {
    .block-detail-icon {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        margin: 40px auto;
        flex-wrap: wrap;
    }
}

.block-detail-icon .detail-icon {
    text-align: center;
    width: 25%;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .block-detail-icon .detail-icon {
        width: 50%;
    }
}

.block-detail-icon .detail-icon .item {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 120px;
}

@media (max-width: 768px) {
    .block-detail-icon .detail-icon .item {
        height: 90px;
    }
}

.block-detail-icon .detail-icon .item img {
    max-width: 30%;
}

.block-detail-icon .detail-icon .title {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    color: #f00;
}

@media (max-width: 768px) {
    .block-detail-icon .detail-icon .title {
        font-size: 28px;
    }
}

.block-detail-icon .detail-icon p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin: 5px;
}

@media (max-width: 768px) {
    .block-detail-icon .detail-icon p {
        font-size: 18px;
        line-height: 30px;
    }
}

.block-chart {
  margin: 0px;
}

.block-chart .filter-checked {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 768px) {
    .block-chart .filter-checked {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.block-chart .filter-checked .block-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 768px) {
    .block-chart .filter-checked .block-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        /* -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; */
        padding: 0;
        border-bottom: 1px solid #fff;
        margin: 0 0 20px;
    }
}

.block-chart .filter-checked .block-list .item {
    margin-right: 20px;
}

@media (max-width: 768px) {
    .block-chart .filter-checked .block-list .item {
        margin: 0 20px 20px 0;
    }
}

.block-chart .filter-checked .block-table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
}

@media (max-width: 768px) {
    .block-chart .filter-checked .block-table {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding-right: 0px;
    }
}

.block-chart .filter-checked .block-table._dop {
    margin-left: 60px;
}

@media (max-width: 768px) {
    .block-chart .filter-checked .block-table._dop {
        margin: 0;
    }
}

.block-chart .filter-checked .block-table .row {
    margin: 0 20px 0;
}

.block-chart .filter-checked .block-table .row .item {
    margin-bottom: 20px;
}

.chartreport {
    position: relative;
}

@media (max-width: 768px) {
    .chartreport .chartjs-render-monitor {
      margin: 20px 0 0;
    }
}

.detail-tags {
    clear: both;
}

.detail-tags ul {
    display: block;
    text-align: right;
    margin: 40px 0 0;
    float: right;
    list-style-type: none;
    padding: 0;
}

.detail-tags ul li {
    margin: 0 0 15px;
}

.detail-tags ul li.active a {
    color: #f00;
}

.detail-tags ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    font-weight: 300;
}

@media (max-width: 1400px) {
  /* .chartreport .chartjs-render-monitor {
    margin: 20px 0 0;
  } */
  .detail-tags ul {
    margin: 20px 0 0;
  }
  .detail-tags ul li {
    margin: 0 0 10px;
  }
  .detail-tags ul li a {
    font-size: 16px;
  }
}

/* @media (max-width: 1200px) {
  .detail-tags ul li a {
    font-size: 18px;
  }
} */

#chart-1 {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#chart-1.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

#chart-1 .label {
    width: 200px;
}

@media (max-width: 768px) {
    #chart-1 .label {
        width: 140px;
    }
}

#chart-1 .label .child-label {
    border-left: 1px solid #fff;
    margin: 10px 0 32px;
    position: relative;
    padding-left: 10px;
}

#chart-1 .label .child-label span {
    display: block;
    margin: 0px 0 12px;
}

@media (max-width: 768px) {
    #chart-1 .label .child-label span {
        font-size: 12px;
    }
}

#chart-1 .label .child-label span:last-child {
    margin: 0;
}

#chart-1 .label .child-label span:first-child {
    width: 100px;
    position: absolute;
    top: 0;
    left: -110px;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: right;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#chart-1 .linear {
    width: 30%;
}

@media (max-width: 768px) {
    #chart-1 .linear {
        width: 100px;
    }
}

#chart-1 .linear .wrap-child-line {
    border-left: 1px solid #fff;
}

#chart-1 .linear .wrap-child-line .child-line {
    margin: 0 0 30px;
}

#chart-1 .linear .wrap-child-line .child-line .line {
    width: auto;
    height: 20px;
    background: #f00;
    margin: 10px 0;
    position: relative;
}

#chart-1 .linear .wrap-child-line .child-line .line .count {
    position: absolute;
    top: 2px;
    right: -50px;
    font-size: 12px;
}

#chart-1 .linear .wrap-child-line .child-line .line .count .num {
    display: none;
    position: relative;
    left: -20px;
}

#chart-1 .linear .wrap-child-line .child-line .line .count .num.active {
    display: inline-block;
}

#chart-1 .linear .wrap-child-line .child-line .line .count .pro {
    display: none;
}

#chart-1 .linear .wrap-child-line .child-line .line .count .pro.active {
    display: inline-block;
}

#chart-1 .linear .wrap-child-line .child-line .line .count .pro-2 {
    display: none;
}

#chart-1 .linear .wrap-child-line .child-line .line .count .pro-2.active {
    display: inline-block;
}

#chart-2 {
    /*display: none;*/
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

/*#chart-2.active {
  display: flex;
  left: -50px;
}*/

#chart-2 .label {
    width: 200px;
    text-align: right;
}

@media (max-width: 768px) {
    #chart-2 .label {
        width: 120px;
    }
}

#chart-2 .label .child-label {
    margin: 10px 0 32px;
    position: relative;
    padding-right: 10px;
}

#chart-2 .label .child-label span {
    display: block;
    margin: 0px 0 12px;
}

#chart-2 .linear {
    width: 30%;
}

@media (max-width: 768px) {
    #chart-2 .linear {
        width: 130px;
    }
}

#chart-2 .linear .wrap-child-line {
    border-left: 1px solid #fff;
}

#chart-2 .linear .wrap-child-line .child-line {
    margin: 0 0 30px;
}

#chart-2 .linear .wrap-child-line .child-line .line {
    width: auto;
    height: 20px;
    background: #f00;
    margin: 10px 0;
    position: relative;
}

#chart-2 .linear .wrap-child-line .child-line .line .count {
    position: absolute;
    top: 2px;
    right: -50px;
    font-size: 12px;
}

#chart-2 .linear .wrap-child-line .child-line .line .count .num {
    display: none;
    position: relative;
    left: -20px;
}

#chart-2 .linear .wrap-child-line .child-line .line .count .num.active {
    display: inline-block;
}

#chart-2 .linear .wrap-child-line .child-line .line .count .pro {
    display: none;
}

#chart-2 .linear .wrap-child-line .child-line .line .count .pro.active {
    display: inline-block;
}

#chart-2 .linear .wrap-child-line .child-line .line .count .pro-2 {
    display: none;
}

#chart-2 .linear .wrap-child-line .child-line .line .count .pro-2.active {
    display: inline-block;
}

.left-block-menu {
    position: relative;
    min-width: 240px;
}

.left-block-menu .radio-logo {
    position: fixed;
    top: 220px;
}

@media (max-width: 1200px) {
    .left-block-menu .radio-logo {
        position: static;
        margin: 0 auto;
    }
}

#city-calc {
    margin: 10px 0;
}

#city-calc .select-selected {
    width: 180px;
}

#month {
    margin: 10px 0;
}

#month .select-selected {
    width: 180px;
}

.itog-left.fixed {
    position: relative;
    clear: both;
}

.itog-left.fixed .summ {
    position: absolute;
    right: 0;
    top: 343px;
    text-align: right;
    left: 0px;
}

.itog-left.fixed .summ .text-summ {
    border-top: 1px solid #fff;
    padding: 5px 0 0;
    position: absolute;
    top: -8px;
    right: 0;
}

.itog-left.fixed .summ .text-summ.active {
    position: fixed;
    top: 60px;
}

.itog-left.fixed .summ .text-summ div:nth-child(1) {
    font-size: 16px;
}

.itog-left.fixed .summ .text-summ div:nth-child(2) {
    margin: 10px 0 0;
    font-size: 18px;
}

@media (max-width: 1680px) {
    .table-prise {
        overflow-x: auto;
    }
}

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

@media (max-width: 1680px) {
    .table-prise table {
        min-width: 75px;
    }
}

.table-prise table tr:nth-child(1):after {
    border-top: 0;
}

.table-prise table tr:nth-child(2) td {
    border-top: 0;
}

.table-prise table tr th {
    font-size: 14px;
    padding: 10px 0 10px;
    border-bottom: 2px solid #fff;
    font-weight: normal;
}

@media (max-width: 992px) {
    .table-prise table tr th {
        font-size: 14px;
    }
}

.table-prise table tr th:not(:first-child):not(:last-child) {
    text-align: center;
}

.table-prise table tr th:first-child {
    text-align: left;
    /* min-width: 128px; */
    width: 180px;
}

.table-prise table tr th:last-child {
    text-align: right;
}

.table-prise table tr td {
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    padding: 15px 0 15px;
    border-top: 1px solid #fff;
}

.table-prise table tr td:not(:first-child):not(:last-child) {
    text-align: center;
}

.table-prise table tr td:first-child {
    text-align: left;
    position: absolute;
    background: #898989;
    top: auto;
    z-index: 2;
    width: 190px;
    -webkit-box-shadow: 4px 0 2px -2px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 0 2px -2px rgba(0, 0, 0, 0.4);
    padding-left: 5px;
}

.table-prise table tr td:last-child {
    text-align: right;
}

.itog {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0 0;
}

@media (max-width: 768px) {
    .itog {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.itog .text {
    font-size: 16px;
    margin-bottom: 20px;
}

.itog .summ .text-summ {
    display: none;
}

@media (max-width: 1200px) {
    .itog .summ .text-summ {
        display: block;
    }
}

.itog .summ .text-summ div {
    font-size: 20px;
}

.itog .summ .text-summ div:nth-child(1) {
    padding: 0 0 5px;
    border-bottom: 1px solid #fff;
}

.itog .summ .text-summ div:nth-child(2) {
    font-size: 24px;
    text-align: right;
    padding: 5px 0 0;
}

.form-sub {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 768px) {
    .form-sub {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 40px;
    }
}

.form-sub .item {
    width: calc(50% - 12px);
    display: block;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .form-sub .item {
        width: 100%;
    }
}

.form-sub .item input {
    max-width: 100%;
    width: 100%;
    border: 1px solid #fff;
    margin: 0;
    height: 50px;
    text-align: left;
    padding: 0 20px 0;
    color: #fff;
    font-size: 18px;
}

.form-sub .item .btn._red {
    width: 100%;
    height: 50px;
    border: 0;
    text-transform: uppercase;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f00;
    text-decoration: none;
    color: #fff;
    font-size: 24px;
    -webkit-box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
}

.radio-z {
    text-align: left;
    position: absolute;
    background: #898989;
    top: auto;
    z-index: 2;
    width: 190px;
    -webkit-box-shadow: 4px 0 2px -2px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 0 2px -2px rgba(0, 0, 0, 0.4);
    padding-left: 5px;
    height: 52px;
    line-height: 50px;
}

.pr-list-right {
    clear: both;
    margin: 0;
    display: block;
    float: right;
    text-align: right;
}

.pr-list-right div {
    font-size: 22px;
    margin: 15px 0 0;
    color: #f00;
    text-shadow: 1px 1px 2px #3e3e3e;
}
@media(max-width: 1400px) {
  .pr-list-right div {
    font-size: 20px;
    margin: 10px 0 -5px;
  }
}
.pr-list-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.pr-list-right ul li {
    margin: 5px 0;
    line-height: 25px;
}

.pr-list-right ul li span {
    position: relative;
    top: 4px;
    display: inline-block;
    margin-right: 5px;
    width: 19px;
    height: 19px;
    background: url(/local/templates/empty/css/../img/download.svg) no-repeat center;
    background-size: 80%;
}

.pr-list-right ul li a {
    color: #fff;
}
@media(max-width: 1400px) {
  .pr-list-right ul li a {
    font-size: 16px;
  }
}
.map-right figure div {
    margin: 40px 0 10px;
    font-size: 20px;
}

.price-list._desc {
    display: none;
}

@media (max-width: 992px) {
    .price-list._desc {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 40px 0 0;
    }
    .price-list._desc .item {
        width: 40%;
    }
    .price-list._desc .item .price-title {
        text-transform: uppercase;
        color: #f00;
        text-shadow: 1px 1px 2px #3e3e3e;
    }
    .price-list._desc .item ul {
        margin: 0 0 5px;
    }
    .price-list._desc .item ul li:before {
        background-size: 85%;
    }
    .price-list._desc .item ul li a {
        font-size: 14px;
    }
}

/* @media (max-width: 992px) {
    .map-1 {
        display: none;
    }
} */

/* .map-2 {
    display: none;
}

@media (max-width: 992px) {
    .map-2 {
        display: block;
    }
} */

#chart-3 {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 768px) {
    #chart-3 {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

#chart-3.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

#chart-3 .label {
    min-width: 140px;
    text-align: right;
}

@media (max-width: 768px) {
    #chart-3 .label {
        width: 75%;
    }
}

#chart-3 .label .child-label {
    margin: 10px 0 32px;
    position: relative;
    padding-right: 10px;
}

#chart-3 .label .child-label span {
    display: block;
    margin: 0px 0 12px;
}

#chart-3 .linear {
    width: 30%;
}

@media (max-width: 768px) {
    #chart-3 .linear {
        width: 130px;
    }
}

#chart-3 .linear .wrap-child-line {
    border-left: 1px solid #fff;
}

#chart-3 .linear .wrap-child-line .child-line {
    margin: 0 0 30px;
}

#chart-3 .linear .wrap-child-line .child-line .line {
    width: auto;
    height: 20px;
    background: #f00;
    margin: 10px 0;
    position: relative;
}

#chart-3 .linear .wrap-child-line .child-line .line .count {
    position: absolute;
    top: 2px;
    right: -50px;
    font-size: 12px;
}

#chart-3 .linear .wrap-child-line .child-line .line .count .num {
    display: none;
    position: relative;
    /*left: -20px;*/
}

#chart-3 .linear .wrap-child-line .child-line .line .count .num.active {
    display: inline-block;
}

#chart-3 .linear .wrap-child-line .child-line .line .count .pro {
    display: none;
}

#chart-3 .linear .wrap-child-line .child-line .line .count .pro.active {
    display: inline-block;
}

#chart-3 .linear .wrap-child-line .child-line .line .count .pro-2 {
    display: none;
}

#chart-3 .linear .wrap-child-line .child-line .line .count .pro-2.active {
    display: inline-block;
}

#chart-4 {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 768px) {
    #chart-4 {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

#chart-4.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

#chart-4 .label {
    min-width: 140px;
    text-align: right;
    margin: auto;
}
@media (max-width: 1200px) {
  .block-chart .chart {
    max-width: 640px!important;
    justify-content: flex-start;
  }
  .block-chart .chart .label {
    max-width: 100%;
    margin: -40px 0 0!important;
  }
  .block-chart .chart .label .child-label {
    margin: 0!important;
  }
}
@media (max-width: 768px) {
    #chart-4 .label {
        width: 75%;
    }
}

#chart-4 .label .child-label {
    margin: 3px 0 32px;
    position: relative;
    padding-right: 10px;
}

#chart-4 .label .child-label span {
    display: block;
    margin: 0px 0 61px;
}

#chart-4 .linear {
    width: 30%;
}

@media (max-width: 768px) {
    #chart-4 .linear {
        width: 130px;
    }
}

#chart-4 .linear .wrap-child-line {
    border-left: 1px solid #fff;
}

#chart-4 .linear .wrap-child-line .child-line {
    margin: 0 0 30px;
}

#chart-4 .linear .wrap-child-line .child-line .lines {
    margin: 0 0 20px;
}

#chart-4 .linear .wrap-child-line .child-line .lines .line {
    width: auto;
    height: 10px;
    background: #f00;
    margin: 10px 0;
    position: relative;
}

#chart-4 .linear .wrap-child-line .child-line .lines .line._one {
    background: #f00;
}

#chart-4 .linear .wrap-child-line .child-line .lines .line._two {
    background: #ccc;
}

#chart-4 .linear .wrap-child-line .child-line .lines .line .count {
    position: absolute;
    top: -3px;
    right: -40px;
    font-size: 12px;
}

#chart-4 .linear .wrap-child-line .child-line .lines .line .count .num {
    display: none;
    position: relative;
    left: -20px;
}

#chart-4 .linear .wrap-child-line .child-line .lines .line .count .num.active {
    display: inline-block;
}

#chart-4 .linear .wrap-child-line .child-line .lines .line .count .pro {
    display: none;
}

#chart-4 .linear .wrap-child-line .child-line .lines .line .count .pro.active {
    display: inline-block;
}

#chart-4 .linear .wrap-child-line .child-line .lines .line .count .pro-2 {
    display: none;
}

#chart-4 .linear .wrap-child-line .child-line .lines .line .count .pro-2.active {
    display: inline-block;
}

#chart-5 {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 768px) {
    #chart-5 {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

#chart-5.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

/* #chart-5 .label {
  width: 200px;
  text-align: right;
} */

@media (max-width: 768px) {
    #chart-5 .label {
        width: 75%;
    }
}

#chart-5 .label .child-label {
    margin: 3px 0 32px;
    position: relative;
    padding-right: 10px;
}

#chart-5 .label .child-label span {
    display: block;
    margin: 0px 0 91px;
}

#chart-5 .linear {
    width: 30%;
}

@media (max-width: 768px) {
    #chart-5 .linear {
        width: 130px;
    }
}

#chart-5 .linear .wrap-child-line {
    border-left: 1px solid #fff;
}

#chart-5 .linear .wrap-child-line .child-line {
    margin: 0 0 30px;
}

#chart-5 .linear .wrap-child-line .child-line .lines {
    margin: 0 0 20px;
}

#chart-5 .linear .wrap-child-line .child-line .lines .line {
    width: auto;
    height: 10px;
    background: #f00;
    margin: 10px 0;
    position: relative;
}

#chart-5 .linear .wrap-child-line .child-line .lines .line._one {
    background: #f00;
}

#chart-5 .linear .wrap-child-line .child-line .lines .line._two {
    background: #fff;
}

#chart-5 .linear .wrap-child-line .child-line .lines .line._three {
    background: #828282;
}

#chart-5 .linear .wrap-child-line .child-line .lines .line .count {
    position: absolute;
    top: -3px;
    right: -50px;
    font-size: 12px;
}

#chart-5 .linear .wrap-child-line .child-line .lines .line .count .num {
    display: none;
    position: relative;
    left: -20px;
}

#chart-5 .linear .wrap-child-line .child-line .lines .line .count .num.active {
    display: inline-block;
}

#chart-5 .linear .wrap-child-line .child-line .lines .line .count .pro {
    display: none;
}

#chart-5 .linear .wrap-child-line .child-line .lines .line .count .pro.active {
    display: inline-block;
}

#chart-5 .linear .wrap-child-line .child-line .lines .line .count .pro-2 {
    display: none;
}

#chart-5 .linear .wrap-child-line .child-line .lines .line .count .pro-2.active {
    display: inline-block;
}

#checkbox-m-1 + label {
    padding: 0 0 0 40px;
}

#checkbox-m-1 + label:before {
    left: 0px;
}

#checkbox-m-1 + label:after {
    content: '';
    position: absolute;
    left: 40px;
    right: 0;
    bottom: -5px;
    border-bottom: 3px solid #f00;
}

#checkbox-m-2 + label {
    padding: 0 0 0 40px;
}

#checkbox-m-2 + label:before {
    left: 0px;
}

#checkbox-m-2 + label:after {
    content: '';
    position: absolute;
    left: 40px;
    right: 0;
    bottom: -5px;
    border-bottom: 3px solid #ccc;
}

.desc-none {
    display: none;
}

@media (max-width: 1200px) {
    .block-chart._dop .block-list._dop {
        padding: 0;
    }
}

@media (max-width: 1200px) {
    .block-chart._dop .block-list._dop label {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .block-chart._dop .filter-checked {
        margin: 0 0 -10px;
    }
}

.block-chart._dop .block-table._dop div {
    font-size: 14px;
}

#calc {
    position: absolute;
    top: 20px;
    left: 10px;
    width: 200px;
}

@media (max-width: 1200px) {
    #calc {
        top: 60px;
    }
}

@media (max-width: 992px) {
    #calc {
        display: none;
    }
}

.wrapper .left-block._main-page {
    max-width: 200px;
}

@media (max-width: 1200px) {
    .wrapper .left-block._main-page {
        max-width: 120px;
    }
}

.block-fixed {
    /* position: fixed;
    right: 40px;
    top: 120px;
    max-width: 180px; */
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.block-fixed.active {
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    top: 30px;
}

.noUi-touch-area {
    padding: 0 10px 0;
}

.point {
    position: absolute;
    width: 100px;
    height: 30px;
    background: #ccc;
    top: 50%;
    right: 20%;
    cursor: pointer;
}

.point._url1 {
    top: 52%;
    right: 670px;
}

@media (max-width: 1680px) {
    .point._url1 {
        top: 56%;
        right: auto;
        left: 890px;
    }
}

@media (max-width: 1400px) {
    .point._url1 {
        top: 40%;
        right: auto;
        left: 603px;
    }
}

@media (max-width: 1400px) {
    .point._url1 {
        right: 500px;
        left: auto;
    }
}

@media (max-width: 992px) {
    .point._url1 {
        display: none;
    }
}

/* End */


/* Start:/local/templates/empty/css/jquery.fancybox.min.css?173871360012795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/empty/libs/Slick/slick.css?15893659251776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -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
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/empty/libs/audio/audioplayer.css?15936962363891*/
.audioplayer {
  height: 32px;
  width: 420px;
  color: #fff;
  border: none;
  position: relative;
}
.audioplayer-mini {
  width: 2.5em;
  margin: 0 auto;
}
.audioplayer>div {
  position: absolute;
}
.audioplayer-playpause {
  width: 2.5em;
  height: 100%;
  text-align: left;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 2;
  top: 0;
  left: 0;
}
.audioplayer-mini .audioplayer-playpause {
  width: 100%;
}
.audioplayer-playpause a {
  display: block;
}
.audioplayer-stopped .audioplayer-playpause a {
  width: 0;
  height: 0;
  border: 0.5em solid transparent;
  border-right: none;
  border-left-color: #c00;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.5em 0 0 -0.25em;
}
.audioplayer-playing .audioplayer-playpause a {
  width: 0.75em;
  height: 0.75em;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.375em 0 0 -0.375em;
}
.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer-playing .audioplayer-playpause a:after {
  width: 40%;
  height: 100%;
  background-color: #fff;
  content: '';
  position: absolute;
  top: 0;
}
.audioplayer-playing .audioplayer-playpause a:before {
  left: 0;
}
.audioplayer-playing .audioplayer-playpause a:after {
  right: 0;
}
.audioplayer-time {
  width: 4.375em;
  height: 100%;
  line-height: 2.375em;
  text-align: center;
  z-index: 2;
  top: 0;
}
.audioplayer-time-current {
  left: 2.5em;
  color: #fff;
  font-size: 14px;
}
.audioplayer-time-duration {
  right: 2.5em;
  color: #fff;
  font-size: 14px;
}
.audioplayer-novolume .audioplayer-time-duration {
  border-right: 0;
  right: 0;
}
.audioplayer-bar {
  height: 10px;
  background-color: #fff;
  cursor: pointer;
  z-index: 1;
  top: 56%;
  right: 6.875em;
  left: 6.875em;
  margin-top: -0.438em;
}
.audioplayer-novolume .audioplayer-bar {
  right: 4.375em;
}
.audioplayer-bar div {
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.audioplayer-bar-played {
  background: #c00;
  z-index: 2;
}
.audioplayer-volume {
  width: 2.5em;
  height: 100%;
  text-align: left;
  text-indent: -9999px;
  cursor: pointer;
  z-index: 2;
  top: 0;
  right: 0;
}
.audioplayer-volume-button {
  width: 100%;
  height: 100%;
}
.audioplayer-volume-button a {
  width: 0.313em;
  height: 0.375em;
  background-color: #c00;
  display: block;
  position: relative;
  z-index: 1;
  top: 40%;
  left: 35%;
}
.audioplayer-volume-button a:before,
.audioplayer-volume-button a:after {
  content: '';
  position: absolute;
}
.audioplayer-volume-button a:before {
  width: 0;
  height: 0;
  border: 0.5em solid transparent;
  border-left: none;
  border-right-color: #c00;
  z-index: 2;
  top: 50%;
  right: -0.25em;
  margin-top: -0.5em;
}
.audioplayer:not(.audioplayer-muted) .audioplayer-volume-button a:after {
  width: 0.313em;
  height: 0.313em;
  border: 0.25em double #c00;
  border-width: 0.25em 0.25em 0 0;
  left: 0.563em;
  top: -0.063em;
  -webkit-border-radius: 0 0.938em 0 0;
  -moz-border-radius: 0 0.938em 0 0;
  border-radius: 0 0.938em 0 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.audioplayer-volume-adjust {
  height: 120px;
  width: 20px;
  cursor: default;
  position: absolute;
  left: 10px;
  right: -1px;
  top: -9999px;
  background: #fff;
}
.audioplayer-volume:not(:hover) .audioplayer-volume-adjust {
  opacity: 0;
}
.audioplayer-volume:hover .audioplayer-volume-adjust {
  top: auto;
  bottom: 100%;
}
.audioplayer-volume-adjust>div {
  width: 40%;
  height: 80%;
  /* background-color: #c00; */
  cursor: pointer;
  position: relative;
  z-index: 1;
  margin: 30% auto 0;
}
.audioplayer-volume-adjust div div {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #c00;
}
.audioplayer-novolume .audioplayer-volume {
  display: none;
}

/* End */


/* Start:/local/templates/empty/components/bitrix/menu/top/style.css?15893659241*/


/* End */


/* Start:/local/templates/empty/components/bitrix/news.list/news/style.css?158936592457*/
.owl-carousel .owl-item img {
  width: auto!important;
}

/* End */


/* Start:/local/templates/empty/styles.css?176175627324276*/
/* html, body {
  scrollbar-gutter: stable;
} */

.desktop body._main {
  overflow: hidden!important;
}
.radio:disabled + label {
  opacity: 0.4;
}
.block-chart #chart-5 .child-label .main._one._off,
.block-chart #chart-5-pro .child-label .main._one._off,
.block-chart #chart-5-weekly .child-label .main._one._off,
.block-chart #chart-5-weekly-pro .child-label .main._one._off,
.block-chart #chart-5-monthly .child-label .main._one._off,
.block-chart #chart-5-monthly-pro .child-label .main._one._off,
.block-chart #chart-5-dmin .child-label .main._one._off,
.block-chart #chart-5-dmin-pro .child-label .main._one._off {
  display: none;
}
.block-chart #chart-5 .child-label .main._w._off,
.block-chart #chart-5-pro .child-label .main._w._off,
.block-chart #chart-5-weekly .child-label .main._w._off,
.block-chart #chart-5-weekly-pro .child-label .main._w._off,
.block-chart #chart-5-monthly .child-label .main._w._off,
.block-chart #chart-5-monthly-pro .child-label .main._w._off,
.block-chart #chart-5-dmin .child-label .main._w._off,
.block-chart #chart-5-dmin-pro .child-label .main._w._off {
  display: none;
}
.block-chart #chart-5 .child-label .main._w2._off,
.block-chart #chart-5-pro .child-label .main._w2._off,
.block-chart #chart-5-weekly .child-label .main._w2._off,
.block-chart #chart-5-weekly-pro .child-label .main._w2._off,
.block-chart #chart-5-monthly .child-label .main._w2._off,
.block-chart #chart-5-monthly-pro .child-label .main._w2._off,
.block-chart #chart-5-dmin .child-label .main._w2._off,
.block-chart #chart-5-dmin-pro .child-label .main._w2._off {
  display: none;
}
.child-post .price-list {
  height: 30px;
  overflow: hidden;
}
.child-post .price-list:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
}
.child-post .price-list.open {
  height: 100%;
  overflow: hidden;
}
.child-post .price-title  {
  position: relative;
  display: table;
  cursor: pointer;
}
#ptable-4 .price-title:after {
  content: '\f0d7';
  position: absolute;
  right: -20px;
  top: -2px;
  font-size: 20px;
  color: #fff;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
#ptable-4 .price-list.open .price-title:after {
  content: '\f0de';
  top: 5px;
}
.personal-filter > ul li {
  max-width: 270px;
}
/**/
#wrap-22 {
  display: none;
}
#wrap-22 .n-2{
  position: relative;
  right: -10px;
}
.child-line .line {
  position: relative;
}
.time-label {
  position: absolute;
  top: 2px;
  left: -100px;
}
.block-detail-icon .detail-icon:nth-child(1) .item img {
  max-width: 40%;
  position: relative;
  top: 7px;
}
.block-detail-icon .detail-icon .title {
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  color: #f00;
}
.child-label > div:last-child .count_line:before {
  height: 0px!important;
}
#chart-4 .label .child-label span {
  margin: 0;
}
.table_cacl {
  display: none;
}
.table_cacl.active {
  display: block;
}
#checkbox-v-1 + label:after {
  content: '';
  position: absolute;
  left: 63px;
  right: 0;
  bottom: -5px;
  border-bottom: 3px solid #f00;
}
#checkbox-v-2 + label:after {
  content: '';
  position: absolute;
  left: 61px;
  right: 0;
  bottom: -5px;
  border-bottom: 3px solid #fff;
}
#checkbox-v-3 + label:after {
  content: '';
  position: absolute;
  left: 60px;
  right: 0;
  bottom: -5px;
  border-bottom: 3px solid #ccc;
}
.num.main._one.active + div .name._sup div{
  display: none;
}
.num.main.active._w2 .name div{
  display: none;
}
.num.main._one + div .name._sup div{
  display: block;
}
.num.main._one.active + div + div .name div {
  display: none;
}
.num.main._one + div + div .name div {
  display: block;
}
.mobile-menu-2 form,
.mobile-menu-3 form  {
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
  max-width: 500px;
  margin: 0 auto 0;
  background: #333;
  padding: 20px 40px;
}
.mobile-menu-2 form .item,
.mobile-menu-3 form .item  {
  width: 100%;
  margin-bottom: 40px;
}
.mobile-menu-2 form .item input,
.mobile-menu-3 form .item input {
  width: 100%;
  height: 60px;
  padding: 5px 20px 0;
  outline: none;
  font-size: 16px;
}
.mobile-menu-2 form .btn._red2,
.mobile-menu-3 form .btn._red2 {
  outline: none;
  width: 100%;
  max-width: 444px;
  height: 68px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  background: #f00;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 26px;
  font-weight: 500;
  text-decoration: none;
  margin: 0 auto;
  border: none;
  cursor: pointer;
}
.loder2 {
  margin: 20px 0;
  color: #f00;
  font-size: 18px;
}
.loder {
  color: #fff;
}
#chart-2.active {
  left: -100px;
}
.block-chart article {
  padding: 0 0 30px;
  font-size: 20px;
}
#summ-2 {
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 1400px) {
  .description {
    margin: 0 0 0 70px;
  }
  .description .btn._red {
    max-width: 330px;
    font-size: 22px;
    height: 55px;
    margin: 0;
  }
}
@media (max-width: 1200px) {
  .description {
    margin: auto;
  }
  .description .btn._red {
    max-width: 330px;
    font-size: 22px;
    height: 55px;
    margin: auto;
  }
}
@media (max-width: 1200px) {
  .description .btn._red {
    display: none;
  }
}
.pr-list-right._mobile {
  position: absolute;
  right: 20px;
  top: 160px;
  max-width: 130px;
}
#textarea {
  display: none;
}
.itog .summ {
  display: none;
}
@media (max-width: 1200px) {
  .itog {
    flex-direction: column;
  }
  .itog .summ {
    display: block;
  }
  .phone-mobile a {
    top: 90px;
    font-size: 30px;
  }
  .calc-mobile {
    right: 20px;
    top: 90px;
  }
  .calc-mobile .item {
    width: 70px;
    top: 90px;
  }
  .block-detail-icon .detail-icon .item img {
    max-width: 15%;
  }
  .block-detail-icon .detail-icon:nth-child(1) .item img {
    max-width: 20%;
  }
  .vn .wrapper {
    min-height: 90vh;
  }
  .colum-3 .item:first-child {
    display: none;
  }
  .colum-3 .item {
    max-width: 90%;
  }
  .radio + label span br {content: ""}
  .radio + label span {
      top: 0;
  }
  .block-chart .chart {
    max-width: 480px!important;
  }
  #chart-3,
  #chart-3-pro {
    justify-content: flex-start;
  }
}
.breadcrumbs ul li a {
  color: #fff;
}
.breadcrumbs ul li.act {
  color: #f00;
}
@media (max-width: 1400px) {
  #background-container {
    display: none;
  }
}
#background-container-2 {
  display: none;
}
@media (max-width: 1400px) {
  #background-container-2 {
    display: block;
  }
}
@media (max-width: 1200px) {
  #background-container-2 {
    display: none;
  }
}
#select-mobile-1-v {
  margin: 0px 0 40px;
}
.mobile_graf {
  display: none;
}
.frequency {
  display: none;
}
.detail-tags._city {
  display: none;
}
@media only screen and (max-width: 1200px) and (orientation: landscape) {
  .mobile-header-title .mobile-logo {
    font-size: 30px;
  }
  .phone-mobile a {
    top: 70px;
    font-size: 18px;
  }
  .social._mobile {
    top: 20px;
  }
  .menu-mobile {
    width: 50px;
  }
  .calc-mobile {
    top: 70px;
    right: 15px;
  }
  .calc-mobile .item {
    width: 50px;
  }
  .breadcrumbs {
    margin: 0px 0 0px;
  }
  .custom-select {
    margin: 20px 0;
  }
  .breadcrumbs ul li {
    font-size: 14px;
  }
  .radio-logo {
    width: 180px;
    height: 180px;
  }
  .block-slider._detail {
    margin: 20px 0;
  }
  .mobile-header-title {
    padding-bottom: 10px;
  }
}
@media (max-width: 1200px) {
  .slider-radio.owl-carousel {
    display: none;
  }
  .left-block-menu._mobile {
    display: flex;
    align-items: center;
    padding: 0 10px 0;
  }
  .detail-tags ul li a {
    font-size: 14px;
  }
  .detail-tags ul li {
    margin: 0 0 0px;
  }
  .detail-tags ul {
    margin: 0px;
  }
  .mobile_graf {
    display: block;
    margin-right: 10px;
  }
  #select-mobile-1-v .select-items {
    height: 140px;
    overflow: scroll;
  }
  .block-detail-icon .detail-icon:nth-child(3) {
    display: none;
  }
  .block-detail-icon .detail-icon:nth-child(4) {
    display: none;
  }
  .detail-tags._city {
    display: block;
  }
  .detail-tags._city ul {
    text-align: left;
  }
  .detail-tags._city ul li a.active {
    color: #f00;
  }
  .frequency {
    display: block;
    font-size: 24px;
    position: relative;
    bottom: -20px;
    text-align: center;
    left: -20px;
    font-weight: bold;
  }
  .block-slider._detail .span-8 {
    margin: 30px 0 0;
  }
  .slider-v .description {
    display: none;
  }
  .slider-radio.owl-carousel .item {
    width: 260px;
    height: 220px;
  }
  .slider-radio.owl-carousel .item img {
    max-width: 180px;
  }
  .pr-list-right._mobile {
    top: 190px;
  }
}
.slider-radio._slick {
  display: none;
}
.slider-radio {
  display: none;
}
@media (max-width: 1200px) {
  .slider-radio._slick {
    display: block;
  }
  .slider-radio {
    display: flex;
    flex-wrap: wrap;
  }
  .slider-radio .item-img {
    width: 160px;
    height: 160px;
    background: #fff;
    margin: 0 10px 20px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
  }
  .slider-radio img {
    width: 100%;
    height: auto;
  }
  .menu-mobile {
    right: 8px;
  }
}
.slider-radio._slick img {
  width: 100%;
}
.slider-radio._slick .item {
  width: 300px;
  height: 200px;
  background: #fff;
  margin: 0 10px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
}
.item.slick-slide.slick-active a {
  outline: none;
}
#chart-4 .count_line,
#chart-4-pro .count_line,
#chart-4-weekly .count_line,
#chart-4-weekly-pro .count_line,
#chart-4-monthly .count_line,
#chart-4-monthly-pro .count_line,
#chart-4-dmin .count_line,
#chart-4-dmin-pro .count_line,
#chart-4-men .count_line,
#chart-4-men-pro .count_line,
#chart-4-men-weekly .count_line,
#chart-4-men-weekly-pro .count_line,
#chart-4-men-monthly .count_line,
#chart-4-men-monthly-pro .count_line,
#chart-4-men-dmin .count_line,
#chart-4-men-dmin-pro .count_line,
#chart-4-woman .count_line,
#chart-4-woman-pro .count_line,
#chart-4-woman-weekly .count_line,
#chart-4-woman-weekly-pro .count_line,
#chart-4-woman-monthly .count_line,
#chart-4-woman-monthly-pro .count_line,
#chart-4-woman-dmin .count_line,
#chart-4-woman-dmin-pro .count_line {
  background: #ccc;
}

#chart-4-woman .count_line,
#chart-4-woman-weekly .count_line,
#chart-4-woman-monthly .count_line,
#chart-4-woman-dmin .count_line,
#chart-4-woman-pro .count_line,
#chart-4-woman-weekly-pro .count_line,
#chart-4-woman-monthly-pro .count_line,
#chart-4-woman-dmin-pro .count_line {
  background: #f00;
}

#chart-4 .count_line._grey,
#chart-4-pro .count_line._grey,
#chart-4-weekly .count_line._grey,
#chart-4-weekly-pro .count_line._grey,
#chart-4-monthly .count_line._grey,
#chart-4-monthly-pro .count_line._grey,
#chart-4-dmin .count_line._grey,
#chart-4-dmin-pro .count_line._grey,
#chart-4-men .count_line._grey,
#chart-4-men-pro .count_line._grey,
#chart-4-men-weekly .count_line._grey,
#chart-4-men-weekly-pro .count_line._grey,
#chart-4-men-monthly .count_line._grey,
#chart-4-men-monthly-pro .count_line._grey,
#chart-4-men-dmin .count_line._grey,
#chart-4-men-dmin-pro .count_line._grey,
#chart-4-woman .count_line._grey,
#chart-4-woman-pro .count_line._grey,
#chart-4-woman-weekly .count_line._grey,
#chart-4-woman-weekly-pro .count_line._grey,
#chart-4-woman-monthly .count_line._grey,
#chart-4-woman-monthly-pro .count_line._grey,
#chart-4-woman-dmin .count_line._grey,
#chart-4-woman-dmin-pro .count_line._grey {
  background: #f00;
}
#checkbox-m-2+label:after {
  border-bottom: 3px solid #f00;
}
#checkbox-m-1+label:after {
  border-bottom: 3px solid #ccc;
}
.vn .header-title {
  transition: none;
}
#tab-price-3 {
  line-height: 50px;
}
#cont-price-3 a {
  text-decoration: none;
  color: #f00;
}
#cont-price-3 a:hover {
  text-decoration: underline;
}
#cont-price-1 a {
  text-decoration: none;
  color: #f00;
}
#cont-price-1 a:hover {
  text-decoration: underline;
}
.bg-main {
  top: -30px;
}
#cont-price-3 .btn-red._price,
#cont-price-1 .btn-red._price {
  position: relative;
  top: 0;
  bottom: 0;
  display: flex;
  color: #fff!important;
  max-width: 320px;
  margin: 0 auto;
}
#cont-price-1 .btn-red._mobil {
  position: relative;
  top: 0;
  bottom: 0;
  display: flex;
  color: #fff!important;
  max-width: 320px;
  margin: 0 auto;
}
.mobile-menu-3 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  display: none;
}
.mobile-menu-3.active {
  display: block;
}
.mobile-menu-3 .bg-mobile {
  background: #333;
  width: 100%;
  height: 100vh;
  opacity: .9;
}
.mobile-menu-3 .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  cursor: pointer;
  z-index: 999;
}
.mobile-menu-3 .close span {
  position: absolute;
  background: #f00;
  width: 100%;
  height: 2px;
}
.mobile-menu-3 .close span:nth-child(1) {
  top: 30px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mobile-menu-3 .close span:nth-child(2){
  top: 30px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media (max-width: 1200px) {
  #cont-price-3 .btn-red._price,
  #cont-price-1 .btn-red._price {
    width: 100%;
    max-width: 100%;
    margin: 20px 0 0;
  }
  #cont-price-1 .btn-red._mobil {
    width: 100%;
    max-width: 100%;
    margin: 20px 0 0;
  }
  .bg-main {
    display: none!important;
  }
}
@media (max-width: 1200px) {
  .cities ul li:nth-child(3) a {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .cities ul li:nth-child(3) a {
    font-size: 50px;
  }
}
@media (max-width: 1400px){
  .description {
    margin: 60px 0 0 70px;
  }
}
@media (max-width: 1200px){
  .description {
    display: none;
  }
}
.reclama h1 {
  position: absolute;
  top: -100px;
  left: 0;
}
.footer-title {
  position: absolute;
  left: 0;
  top: -500px;
}
.audioplayer-volume:hover .audioplayer-volume-adjust {
  top: auto;
  bottom: -43px;
  transform: rotate(90deg);
  left: auto;
  right: -60px;
  width: 10px;
}

/**/
@media (max-width: 1200px) {
  html.desktop body {
    min-width: 690px;
  }
  html.desktop .mobile-header-title .mobile-logo {
    font-size: 60px;
  }
  html.desktop .mobile-header-title {
    padding-bottom: 0;
  }
  html.desktop .block-content._page {
    padding: 0;
  }
  html.desktop .social._mobile {
    top: 40px;
  }
  html.desktop .menu-mobile {
    width: 50px;
  }
  html.desktop .calc-mobile .item {
    width: 50px;
  }
  html.desktop .calc-mobile {
    top: 110px;
  }
  html.desktop .phone-mobile a {
    top: 110px;
    font-size: 30px;
  }
  html.desktop .breadcrumbs {
    margin: 20px 0 40px;
  }
  html.desktop .cities ul li:nth-child(3) a {
    font-size: 28px;
  }
  html.desktop .cities ul li a {
    font-size: 28px;
  }
  html.desktop .cities {
    top: 20%;
  }
}
.description-main-window {
  /* opacity: 0; */
  transform: translateX(-700px);
  /* transition: all 0.3s linear; */
  position: fixed;
  top: 0;
  background: rgba(0,0,0, 0.8);
  bottom: 0;
  color: #fff;
  /* z-index: -99; */
  width: 700px;
  padding: 40px 40px 20px;
  line-height: 25px;
  /* overflow-y: auto; */
  left: 0;
}
@media (max-width: 1200px){
  .description-main-window {
    display: none;
  }
}
.description-main-window.open {
  transform: translateX(0px);
  left: 0;
  /* opacity: 1; */
  transition: all 0.5s linear;
  z-index: 99;
  overflow-y: auto;
  overflow-x: hidden;
}
.description-main-window.close {
  transform: translateX(-700px);
  /* opacity: 0; */
  transition: all 0.5s linear;
  z-index: 99;
}
.description-main-window .close {
  position: absolute;
  top: 16px;
  right: 20px;
  cursor: pointer;
  color: #f00;
  font-size: 20px;
}
.description-main-window .btn-red {
  position: relative;
  display: flex;
  bottom: 0;
  color: #fff;
}
.description-main-window a {
  color: #f00;
}
.headphones {
  color: #f00;
  position: absolute;
  top: 10px;
  left: 40px;
  font-size: 30px;
  cursor: pointer;
}
.headphones span {
  font-size: 20px;
}
.description-main-window audio {
  display: none;
}
.description-main-window .readme {
  position: absolute;
  background: #f00;
  padding: 20px;
  right: -54px;
  top: 150px;
  cursor: pointer;
  border-radius: 0 10px 10px 0;
}
.vn .description a {
  color: #f00;
}
/* #slider_1 .slider-radio.owl-carousel .owl-item {
  width: 230px!important;
} */
.slider-radio.owl-carousel {
  /* max-width: 1160px; */
  height: 280px;
  overflow: hidden;
}
.slider-radio.owl-carousel .owl-item.active.center {
  zoom: 1.1;
}
.headphones .pause {
  display: none;
}
.bg-main {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  display: flex;
  align-items: center;
}
.bg-main img {
  width: 100%;
  max-width: 1920px;
}
@media (max-width: 1400px) {
  .bg-main {
    top: -60px;
  }
  .bg-main img {
    max-width: 1170px;
  }
}
@media (max-width: 992px) {
  .bg-main {
    display: none;
  }
}
.modale-win h2 {
  display: inline-block;
  margin: 0;
  font-size: 18px;
}


/*
vn-main-window
*/
.vn-main-window {
  transform: translateX(-700px);
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0, 0.8);
  bottom: 0;
  color: #fff;
  width: 470px;
  padding: 40px 40px 20px;
  line-height: 25px;
  z-index: 999;
}
.vn-main-window.open {
  transform: translateX(0px);
  left: 0;
  transition: all 0.5s linear;
}
.vn-main-window.close {
  transform: translateX(-700px);
  transition: all 0.5s linear;
}
.vn-readme{
  position: relative;
  background: #f00;
  padding: 15px;
  cursor: pointer;
  border-radius: 5px;
  top: 40px;
}
.vn-main-window .close {
  position: absolute;
  top: 16px;
  right: 20px;
  cursor: pointer;
  color: #f00;
  font-size: 20px;
}
.vn-main-window {
  overflow-y: auto;
  overflow-x: hidden;
}
@media (max-width: 768px) {
  .block-chart._dop .filter-checked {
    padding: 0 0 100px;
  }
}
.block-content._page .right-block {
  max-width: 250px;
}
/**/
.block-chart #chart-5 .label .child-label span {
  right: -26px;
}
.block-slider .content-radio .filter-radio ul li a {
  color: #fff;
  text-decoration: none;
}
.block-slider .content-radio .filter-radio ul li.active a {
  color: #f00;
}
.detail-text table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  font-size: 14px;
  line-height: 1.2;
  width: 100%;
}
.detail-text table td {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: center;
}
.detail-text table tr td:first-child{
  width: 25%;
  text-align: left;
}
@media (max-width: 1400px) {
  .detail-text table {
    font-size: 12px;
  }
}
cite {
  font-size: 13px;
  line-height: 1.2;
}
cite a {
  color: #f00;
}
/**/

.personal-filter a {
  color: #fff;
  text-decoration: none;
}
.personal-filter .active a {
  color: #f00;
}
ul.child-menu.active {
  margin: 20px 0 0;
}
.map-right a {
  text-decoration: none;
}
.map-right .tab-pr:hover {
  color: #f00;
}
.block-fixed {
  z-index: 99;
}
.form-sub .item {
  position: relative;
  overflow: hidden;
}
.form_validate {
  position: relative;
  width: 100%;
  color: #333;
  font-size: inherit;
  text-overflow: ellipsis;
  z-index: 1;
  background: transparent;
}
.form_validate ~ span {
  position: absolute;
  top: 15px;
  left: 15px;
  right: 0;
  bottom: 0;
  padding: inherit;
  opacity: 1;
  transition: left 0.6s, opacity 0.3s;
  white-space: nowrap;
  z-index: 0;
  font-size: 18px;
  color: #333;
}
.form_validate ~ span:after {
  content: attr(data-mark);
  color: #f00;
  margin-left: 3px;
}
#feedback .form_validate ~ span,
#forma3 .form_validate ~ span {
  color: #333;
}

.mobile-menu-2 form .item,
.mobile-menu-3 form .item {
  position: relative;
  background: #fff;
}
.mobile-menu-2 form .item input,
.mobile-menu-3 form .item input {
  height: 50px;
}
#cont-price-2 img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 768px) {
  #cont-price-1 .btn-red._mobil,
  #cont-price-3 .btn-red._price,
  #cont-price-1 .btn-red._price {
    display: none;
  }
}
.bl_opisanie {
  margin: 20px 0 40px;
  a {
    color: #f00;
  }
}
@media (max-width: 1400px) {
  .personal-table .item .detail-text .description {
    margin: 0;
    display: block;
  }
}
@media (max-width: 1680px) {
  .block-slider._detail .map-right {
    width: 95%;
  }
}
@media (max-width: 1200px) {
  .block-slider._detail .map-right {
    width: 100%;
  }
}
.gallery img {
  max-width: 100%;
}

/**/
.tab-pr {
  display: inline-block;
  color: #fff;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  text-transform: uppercase;
  font-weight: 400;
  cursor: pointer;
  margin-right: 20px
}
.tab-pr.active {
  color: #f00;
}
#cont-price-1 p {
  line-height: 30px
}
#cont-price-2 {
  padding: 40px 0 0;
}
.cont-price {
  display: none;
}
.cont-price.active {
  display: block;
}
/**/
.price_list {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 20px 0 0 ;
}
.price_list .pr_item {
  color: #fff!important;
  position: relative;
  padding-left: 20px;
  font-size: 20px;
}
.map-right h3 {
  font-size: 26px;
  margin: 15px 0 0;
  color: #f00;
  text-transform: uppercase;
}
.price_list .pr_item::before{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translate(0, -3px);
  width: 19px;
  height: 19px;
  background: url(/local/templates/empty/img/download.svg) no-repeat center;
  background-size: 80%;
}

.detail-tags ul li a.active {
  color: #f00;
}

#cont-price-1 {
  padding: 20px 0 0;
}
.pr-list-right {
  padding: 40px 0 0;
}
.pr-list-right a {
  font-size: 22px;
  margin: 15px 0 0;
  color: #f00;
  text-shadow: 1px 1px 2px #3e3e3e;
  text-decoration: none;
}
.personal-table {
  display: block;
  opacity: 1;
}
#personal .item {
  display: flex;
}
#personal .select-mobile {
  display: block;
}
#personal .personal a {
  font-size: 16px;
}
.pr-list-right ul li.personal a {
  font-size: 16px;
}
#personal-2 {
  cursor: pointer;
  position: relative;
  display: inline-block;
}
#personal-2::before {
  content: '';
  position: absolute;
  left: -20px; 
  bottom: 0px;
  border: 7px solid transparent;
  border-top: 7px solid #fff;
}
#personal-2 + ul{
  height: 0;
  overflow: hidden;
}
#personal-2.active + ul{
  height: auto;
}
#personal-2.active::before {
  border: 7px solid transparent;
  border-bottom: 7px solid #fff;
  bottom: 10px;
}

#personal-3 {
  cursor: pointer;
  position: relative;
  display: inline-block;
}
#personal-3::before {
  content: '';
  position: absolute;
  left: -20px;
  bottom: 0px;
  border: 7px solid transparent;
  border-top: 7px solid #fff;
}
#personal-3.active::before {
  border: 7px solid transparent;
  border-bottom: 7px solid #fff;
  bottom: 10px;
}
#personal-3 + ul{
  height: 0;
  overflow: hidden;
}
#personal-3.active + ul{
  height: auto;
}
#personal-4 {
  display: block;
}
/* @media (max-width: 1200px) {
  html.desktop .cities {
    bottom: -90%;
    transform: translate(0px, -50%);
    top: auto;
  }
} */
.custom-select-mobile {
  position: relative;
  margin: 40px 0 40px;
  display: none;
}

.custom-select-mobile.active {
  display: block;
  outline: none;
  background: transparent;
}

.custom-select-mobile.default {
  display: block;
}

.custom-select-mobile select {
  display: none;
}

@media (orientation: portrait) and (max-width: 768px) {
  html.desktop .cities {
    top: 30%;
  }
  .menu-mobile, .social._mobile,
  html.desktop .mobile-header-title .mobile-logo, .phone-mobile {
    z-index: 10;
  }
  .cities {
    display: flex;
    align-items: 0;
    left: 0;
    top: 0;
    bottom: 0;
    height: 100vh;
    align-items: center;
    justify-content: center;
    transform: translate(0px, -200px);
    z-index: 0;
  }
}
.mobile-menu-list .close, .mobile-menu-2 .close {
  right: 30px;
}
@media (max-width: 1200px) {
  html.desktop .mobile-header-title {
    z-index: 5;
    position: relative;
  }
}
.personal .active {
  color: #f00;
}

.loder a {
  color: #f00;
}

.table-prise table tr td {
  height: 70px;
}
.btn {
  cursor: pointer;
}
.btn:disabled {
  cursor: auto;
}
/* End */


/* Start:/local/templates/empty/template_styles.css?159979075676*/
.modale-win h2 {
  display: inline-block;
  margin: 0;
  font-size: 18px;
}

/* End */
/* /local/templates/empty/css/_main.css?1761759000135292 */
/* /local/templates/empty/css/jquery.fancybox.min.css?173871360012795 */
/* /local/templates/empty/libs/Slick/slick.css?15893659251776 */
/* /local/templates/empty/libs/audio/audioplayer.css?15936962363891 */
/* /local/templates/empty/components/bitrix/menu/top/style.css?15893659241 */
/* /local/templates/empty/components/bitrix/news.list/news/style.css?158936592457 */
/* /local/templates/empty/styles.css?176175627324276 */
/* /local/templates/empty/template_styles.css?159979075676 */
