@import url('slick.css');
@import url('selectik.css');
@import url('bootstrap.css');
@import url('owl.carousel.css');
@import url('owl.theme.css');
@import url('../fonts/stylesheet.css');

/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */


/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */


/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}


/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}


/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}


/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}


/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

h1 {
    font: normal 60px "nerisblack";
    margin: 0 0 35px;
}

h2 {
    font: normal 24px/34px "nerislight";
    margin: 0 0 15px;
}

h3 {
    font: normal 18px/26px "nerislight";
    margin: 0 0 25px;
}

h4 {
    font: normal 14px/19px "nerislight";
    margin: 0 0 15px;
}

a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #00a1df;
}

a:hover {
    border-color: transparent;
}

strong {
    font-family: 'nerisblack';
}

body {
    font: normal 18px "nerislight";
    color: #000;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

.wr {
    width: 1170px;
    margin: 0 auto;
    padding: 0 20px;
}

.head {
    height: 116px;
}

.logo {
    float: left;
    padding: 19px 0 0;
    width: 200px;
}

.logo a {
    border: none;
}

.menu {
    float: left;
    padding: 46px 0 10px;
    overflow: hidden;
}

.menu ul {
    margin: 0 0 0 -38px;
    padding: 0;
    position: relative;
}

.menu ul li {
    list-style: none;
    float: left;
    margin: 0 0 0 38px;
    position: relative;
    font-size: 16px;
    color: #888;
}

.menu ul li:before {
    position: absolute;
    content: ' ';
    top: 11px;
    left: -20px;
    background: url(../img/marker.png) 0 0 no-repeat;
    width: 3px;
    height: 3px;
}

.menu ul li a {
    border-bottom: 1px solid #00a1df;
}

.menu ul li a:hover {
    border-color: transparent;
}

.lange {
    float: right;
    padding: 46px 0 0 0;
    width: 54px;
    font-size: 18px;
    text-align: right;
}

.lange a {
    border-bottom: 1px solid #00a1df;
}

.lange a:hover {
    border-color: transparent;
}

.rus {
    display: none;
}

.lange.active .eng {
    display: none;
}

.lange.active .rus {
    display: inline;
}

.search-head {
    float: right;
    border: 1px solid #dadada;
    border-color: transparent;
    height: 48px;
    position: relative;
    padding: 0 45px 0 20px;
    margin: 32px 0 0;
    border-radius: 24px;
    margin-left: -300px;
    position: relative;
}

.search-head.active {
    border: 1px solid #dadada;
    background: #fff;
}

.search-head input {
    width: 0;
    padding: 0;
    margin: 12px 0 0;
    font: normal 18px "nerislight";
    border: 0;
    outline: none;
    background: none;
}

.search-head button {
    position: absolute;
    border: 0;
    margin: 0;
    padding: 0;
    outline: none;
    background: url(../img/btn-search.png) 0 0 no-repeat;
    width: 20px;
    height: 21px;
    top: 13px;
    right: 18px;
}

.search-head .search-head-open {
    position: absolute;
    width: 20px;
    height: 21px;
    top: 13px;
    right: 18px;
    border: 0;
}

.search-head.active .search-head-open {
    display: none;
}

.footer-padding {
    height: 450px;
    clear: both;
}

.footer {
    background: #d9e7ec;
    padding: 32px 0 34px;
    margin: 30px 0 0;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.footer .wr {
    position: relative;
}

.copyright {
    float: left;
    width: 300px;
    font-size: 14px;
    line-height: 20px;
    color: #240a2b;
    padding: 2px 0 0;
}

.copyright span {
    margin: 0 0 0 -14px;
    width: 14px;
    display: inline-block;
}

.menu-footer {
    float: left;
    width: 910px;
    margin-right: -40px;
    position: relative;
    z-index: 10;
}

.menu-footer ul {
    padding: 0;
    margin: 0;
    width: 270px;
    padding-right: 30px;
    float: left;
}

.menu-footer ul li {
    list-style: none;
    padding: 0 0 13px;
    font-size: 14px;
}

.menu-footer ul li span {
    font-size: 18px;
    display: block;
    padding: 0 0 5px;
}

.menu-footer ul li a {
    border-bottom: 1px solid #00a1df;
}

.menu-footer ul li a:hover {
    border-color: transparent;
}

.development {
    font-size: 14px;
    top: -31px;
    position: relative;
}

.development a {
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #00a1df;
}

.development a:hover {
    border-color: transparent;
}

.lnk-map {
    position: absolute;
    top: 130px;
    left: 20px;
    font-size: 14px;
}

.slick-slide img {
    width: 100%;
}

.slider-main {
    overflow: hidden;
    margin: 0 0 37px;
    height: 480px;
}

.slider-main a {
    outline: none;
}

.slider-main .slick-list {
    overflow: inherit;
}

.slider {
    position: relative;
    width: 1170px;
    margin: 0 auto;
}

.slider-item {
    float: left;
    width: 1170px;
    height: 480px;
    overflow: hidden;
    position: relative;
    margin: 0;
}


/*.slider-item:before {position: absolute; top: 0; left: -30px; bottom: 0; width: 200px; background: #fff; content: ' '; z-index: 2;}*/

.sl-img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.slider-h {
    max-height: 214px;
    padding: 43px 0 12px;
    overflow: hidden;
    font: 60px/1.2em 'nerisblack';
    margin: 0 0 32px;
    position: relative;
    z-index: 2;
}

.slider-h a {
    border-bottom: 4px solid #00a1df;
}

.slider-h a:hover {
    border-color: transparent;
}

.slider-h2 {
    float: left;
    width: 200px;
    height: 200px;
    padding: 300px 0 0 30px;
    top: 0;
    left: -30px;
    font-size: 18px;
    line-height: 26px;
    position: absolute;
    z-index: 1;
    background: #fff;
}

.slider-date {
    width: 300px;
    position: absolute;
    z-index: 2;
    margin-top: -11px;
    left: 297px;
    top: 300px;
    padding-right:
}

.sl-date-item {
    float: left;
    position: relative;
    height: 117px;
    color: #00a1df;
    font: 60px/70px 'nerisblack';
}

.sl-date-item span {
    position: absolute;
    top: 70px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    font: normal 18px "nerislight";
    text-align: center;
}

body .sl-btn {
    display: inline-block;
    height: 55px;
    line-height: 55px;
    background-color: #00a1df;
    border: solid 3px #fff;
    padding: 0 27px;
    color: #fff;
}

body .sl-btn:hover {
    border: solid 3px #fff;
    background: #00adf0;
    text-decoration: none;
}

body .sl-btn:active {
    border: solid 3px #fff;
    background: #0091c9;
    text-decoration: none;
}

.slider-main .slick-arrow {
    position: absolute;
    z-index: 20;
    width: 55px;
    height: 55px;
    top: 406px;
    border: 0;
    background: url(../img/sl-btn.png) 0 0 no-repeat;
    font-size: 0;
    outline: none;
}

.slider-main .slick-prev {
    right: 158px;
}

.slider-main .slick-next {
    background-position: 100% 0;
    right: 100px;
}

.left-column {
    float: left;
    width: 870px;
}

.header {
    margin: 0 0 24px;
    color: #240a2b;
}

.header span {
    padding: 0 25px 0 0;
    font: 36px/42px 'nerisblack';
}

.header a {
    color: #000;
    border-bottom: 1px solid #00a1df;
}

.header a:hover {
    color: #00a1df;
    border-color: transparent;
}

.header a:active {
    color: #7c28b2;
    border-color: #bd93d8;
    border-color: transparent;
}

.right-column {
    float: right;
    width: 270px;
}

.news {
    padding: 4px 0 1px;
}

.news-item {
    padding: 0 0 25px;
}

.news-lnk {
    padding: 0 0 19px;
    font: 24px/28px 'nerisblack';
}

.news-lnk a {
    color: #240a2b;
    border-bottom: 1px solid #00a1df;
}

.news-lnk a:hover {
    border-color: transparent;
}

.news-date {
    font-size: 14px;
}

.lnk-baner {
    display: block;
    padding: 18px 10px 22px 29px;
    margin: 0 0 20px;
    vertical-align: top;
    border: 0;
    color: #240a2b;
    font: 24px/30px 'nerisblack';
    background: url(../img/lnk-baner.png) 0 0 no-repeat;
}

.lnk-baner:hover {
    border: 0;
}

.lnk-baner span {
    border-bottom: 4px solid #00a1df;
}

.lnk-baner:hover span {
    border-color: transparent;
}

.lnk-baner-right {
    text-align: right;
    padding: 22px 29px 18px 10px;
    background: url(../img/lnk-baner-right.png) 0 0 no-repeat;
}

.delivery {
    background: #00a1df;
    padding: 22px 0 31px 30px;
    margin: 0 0 20px;
}

.delivery-h {
    color: #fff;
    padding: 0 0 12px;
}

.delivery-inp {
    border: 0;
    width: 152px;
    height: 24px;
    background-color: #fff;
    outline: none;
    float: left;
    padding-left: 10px;
    font: normal 18px "nerislight";
    -webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, .2);
    box-shadow: inset 0 2px 2px rgba(0, 0, 0, .2);
    font-size: 16px;
    line-height: 24px;
    padding-top: 1px;
    padding-bottom: 1px;
    height: 24px;
    border-radius: 0;
}

.delivery-btn {
    display: block;
    border: 0;
    outline: none;
    background: url(../img/delivery-btn.gif) 0 0 no-repeat;
    width: 44px;
    height: 26px;
}

.delivery-btn:hover {
    opacity: 0.6;
}

.delivery-btn:active {
    opacity: 0.8;
}

.delivery-error,
.delivery-ok {
    font-size: 12px;
    padding-top: 7px;
    margin-bottom: -4px;
    display: none;
    margin-bottom: -17px;
}

.act-erro .delivery-error {
    display: block;
    color: #ffdfdf;
    padding-bottom: 5px;
}

.act-erro .delivery-inp {
    background: #ffdfdf;
}

.delivery-next-txt {
    text-align: center;
    padding-right: 30px;
    font-size: 15px;
    display: none;
    color: #fff;
}

.baner {
    margin: 0 0 20px;
    overflow: hidden;
}

.baner a {
    vertical-align: top;
}

.baner a img {
    vertical-align: top;
    width: 100%;
}

.baner.baner-bor-blue {
    border: 1px solid #00a1df;
}

.baner.baner-bor-green {
    border: 1px solid #378959;
}

.baner.baner-bor-yellow {
    border: 1px solid #ff9900;
}

.baner-big {
    margin: 0 0 20px;
}

.baner-big a {
    vertical-align: top;
}

.baner-big a img {
    vertical-align: top;
    max-width: 100%;
}

.baner-big.baner-bor-blue {
    border: 15px solid #00a1df;
}

.baner-big.baner-bor-green {
    border: 15px solid #378959;
}

.baner-big.baner-bor-yellow {
    border: 0;
}

.wr-center-main .baner-big-right {
    top: auto;
    margin: 0 0 30px;
    padding: 0;
}

.head-inner {
    background: url(../img/head_bg.jpg) 0 100% repeat-x;
    margin-bottom: 30px;
    background: rgb(255, 255, 255);
    background: -webkit-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(243, 243, 243) 100%);
    background: -o-linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(243, 243, 243) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(243, 243, 243)));
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(243, 243, 243) 100%);
    background: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(243, 243, 243) 100%);
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(243, 243, 243) 100%);
}

.head-cont {
    padding: 29px 0 1px;
}

.head-h1 {
    font: normal 60px "nerisblack";
    margin: 0 0 31px;
}

.feedback {
    margin: 0 0 20px;
}

.feedback-h {
    font: normal 24px "nerisblack";
    padding: 0 0 16px;
}

.feedback-form {
    background: #f1f1f1;
    padding: 17px 20px 20px;
}

.form-h {
    padding: 0 0 5px;
    font-size: 14px;
}

.col-orange {
    color: #ff9900;
}

.form-inp {
    padding: 0 0 18px;
    position: relative;
}

.form-error {
    position: absolute;
    right: 0;
    bottom: 3px;
    color: #e31010;
    font-size: 12px;
    display: none;
}

.item-error .form-error {
    display: block;
}

.form-captcha {
    padding: 0 0 20px;
}

.captcha-img {
    float: left;
    border: 1px solid #9cb6bb;
}

.captcha-inp {
    float: right;
    width: 90px;
}

.form-btn {
    width: 100%;
    height: 40px;
    background: #ff9900;
    color: #fff;
    text-align: center;
    color: #fff;
    outline: none;
    font: normal 18px/37px "nerislight";
    padding-bottom: 3px;
    display: block;
    border: 0;
}

.form-btn:hover {
    background: #ffa927;
}

.form-btn:active {
    background: #ec8e00;
}

.obligatory_filling {
    padding: 17px 0 0;
    font-size: 14px;
}

.feedback-ok {
    line-height: 22px;
    color: #09931f;
    text-align: center;
}

.inp-st {
    width: 100%;
    height: 40px;
    background-color: #fff;
    border: 1px solid #cdcdcd;
    padding: 0 0 0 10px;
    font: normal 18px "nerislight";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.text-st {
    width: 100%;
    height: 120px;
    background-color: #fff;
    border: 1px solid #cdcdcd;
    padding: 5px 0 0 10px;
    font: normal 18px "nerislight";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.error-inp {
    border-color: #f4b3b3 !important;
    color: #000 !important;
}

.inp-st:focus,
textarea:focus {
    outline: none;
    border-color: #8e8e8e;
    color: #222;
}

.textar-st {
    width: 100%;
    height: 101px;
    background-color: #fff;
    border: 1px solid #cdcdcd;
    padding: 10px 0 0 10px;
    font: normal 18px "nerislight";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.contacts {
    padding: 18px 0 28px;
}

.contacts-item {}

.contacts-header {
    font-size: 24px;
    padding: 0 0 0px;
    margin: 0 0 28px;
    border-bottom: 1px dotted #00a1df;
    color: #00a1df;
    cursor: pointer;
    letter-spacing: -0.03em;
}

.contacts-header:hover {
    border-bottom: 1px solid #00a1df;
}

.contact-list {
    overflow: hidden;
    margin-right: -40px;
    display: none;
    padding: 3px 0 0;
}

.contact-user {
    float: left;
    width: 420px;
    padding: 0 30px 37px 0;
    overflow: hidden;
}

.user-ava {
    float: left;
    width: 100px;
}

.user-cont {
    margin: -8px 0 0 120px;
    line-height: 28px;
    font-size: 14px;
}

.user-name {
    font-size: 15px;
}

.contact-ico {
    padding: 0 0 0 21px;
    position: relative;
}

.contact-ico img {
    position: absolute;
    top: 6px;
    left: 0;
}

.contacts-item.active .contacts-header {
    border-bottom: 1px dotted #9a9a9a;
    color: #222;
}

.contacts-item.active:hover .contacts-header {
    border-bottom: 1px solid #00a1df;
}

.left-column-inner {
    float: left;
    width: 270px;
}

.menu-left {
    padding: 0;
    margin: 0 0 20px;
}

.menu-left li {
    list-style: none;
    font-size: 18px;
}

.menu-left li a,
.menu-left li span {
    display: block;
    min-height: 24px;
    line-height: 24px;
    background: #e5f5fc;
    border: 0;
    padding: 12px 0 14px 19px;
}

.menu-left li a:hover {
    background: #cde3ec;
}

.menu-left li.active {
    padding: 0 0 5px;
    font-family: 'nerisblack';
}

.menu-left li.active a,
.menu-left li.active span {
    background: #fff;
    border: 3px solid #00a1df;
    padding: 9px 0 11px 16px;
    color: #00a1df;
}

.link-close {
    margin: -5px 0 18px;
    display: block;
    border: 3px solid #e6e6e6;
    position: relative;
    height: 44px;
    padding: 0 0 0 30px;
    font-size: 19px;
    line-height: 40px;
    color: #000 !important;
    text-decoration: none;
}

.link-close:before {
    content: ' ';
    position: absolute;
    left: -3px;
    top: -3px;
    width: 12px;
    height: 50px;
    background: url(../img/link-close.png) 0 0 no-repeat;
}

.link-close:hover {
    border: 3px solid #e6e6e6;
    opacity: 0.8;
    text-decoration: none;
}

.link-close a {
    border: 0;
}

.right-column-inner {
    float: right;
    width: 870px;
    padding-bottom: 190px !important;
    margin-bottom: -170px;
}

.crubs {
    padding: -1px 0 4px;
    min-height: 48px;
    font-size: 14px;
    color: #888;
    margin: -5px 0 0;
    line-height: 24px;
    position: relative;
    top: -2px;
}

.crubs a {
    border-color: #868686;
}

.crubs a:hover {
    border-color: transparent;
}

.crubs span {
    padding: 0 5px;
}

.news-item {
    padding: 0 0 27px;
}

.news-cont {
    font-size: 14px;
    line-height: 20px;
}

.news-item .news-date {
    padding: 0 0 2px;
}

.news-item .news-lnk {
    padding: 0 0 11px;
}

.listing-page {
    margin: 58px 0 0;
    text-align: center;
}

.listing-lnk {
    margin-bottom: 80px;
}

.listing-arrow {
    display: inline-block;
    padding: 0 15px
}

.listing-arrow a:hover {
    color: #00a1df;
    border: none;
}

.listing-default {
    overflow: hidden;
    height: 2px;
    opacity: 0;
}

.listing-lnk {
    display: inline-block;
    padding: 0;
}

.listing-lnk li {
    padding: 0 3px;
    list-style: none;
    display: inline-block;
}

.listing-lnk li.lnk-show {
    display: inline-block;
}

.listing-lnk li a {
    display: block;
    height: 40px;
    line-height: 40px;
    min-width: 30px;
    padding: 0 5px;
    text-align: center;
    border: 0;
}

.listing-lnk li a:hover {
    background: #ccecf9;
}

.listing-lnk li.active a {
    background: #00a1df;
    color: #fff;
    cursor: default;
}

.listing-lnk li span {
    display: inline-block;
    height: 36px;
    line-height: 36px;
    border: 2px solid #dadada;
    padding: 0 15px;
}

.search-null {
    padding: 0 0 40px;
    text-align: center;
    font-size: 24px;
}

.search-null p {
    font-size: 18px;
    margin: 10px 0 40px;
}

.search-null strong {
    color: #240a2b;
}

.search-null .search-head.active {
    width: 260px;
    margin: 0 auto;
    float: none;
}

.search-null .search-head.active input {
    width: 258px;
}

.head-txt {
    padding: 0 0 60px 63px;
    font-size: 24px;
    line-height: 34px;
    width: 810px;
}

.head-txt p {
    margin: 0;
}

.page-txt {
    padding: 4px 0 32px;
}

.page-txt p {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 15px;
}

.page-txt img {
    max-width: 100%;
}

.page-txt ul {
    padding: 0;
    margin: 0 0 19px;
}

.page-txt ul li {
    list-style: none;
    padding: 0 0 19px 30px;
    background: url(../img/marker.png) 22px 10px no-repeat;
}

.page-txt blockquote {
    display: block;
    padding: 0 0 0 130px;
    margin: 0 0 45px;
    border: 0;
    background: url(../img/blockquote.png) 0 center no-repeat;
    position: relative;
    line-height: 26px;
}

.page-txt blockquote span {
    display: block;
    color: #888;
    font-size: 14px;
    padding: 8px 0 0;
}

.page-txt blockquote:before {
    position: absolute;
    content: ' ';
    top: 0;
    bottom: 0;
    left: 90px;
    border-left: 1px solid #dadada;
}

.page-txt ol {
    padding: 0;
    margin: 0px 0 57px 41px;
}

.page-txt ol li {
    margin-bottom: 20px;
    color: #ffc03e;
}

.page-txt ol li span {
    color: #000;
}

.page-txt table {
    width: 100%;
    margin: 0 0 10px;
}

.page-txt table th {
    background: #ff9900;
    color: #fff;
    padding: 4px 5px 4px 10px;
    font-weight: normal;
    text-align: left;
}

.page-txt table td {
    color: #000;
    padding: 8px 5px 8px 10px;
    font-weight: normal;
    line-height: 26px;
}

.page-txt table tr:nth-child(2n+3) td {
    background: #ededed;
}

.page-txt .contact-list {
    padding-bottom: 50px;
}

.slider-main * {
    outline: none;
}

.sl-date-name {
    min-width: 75px;
    text-align: center;
}

.menu-page {
    padding: 0;
    margin: 0;
}

.menu-page-lnk {
    margin: 0 0 20px;
}

.menu-page li {
    list-style: none;
    font-size: 18px;
}

.menu-page li a,
.menu-page li span {
    display: block;
    min-height: 24px;
    line-height: 24px;
    background: #fff7e5;
    border: 0;
    padding: 12px 0 14px 19px;
    position: relative;
}

.menu-page li a:hover {
    background: #ffcb00;
}

.menu-page li.active {
    padding: 0;
    font-family: 'nerisblack';
}

.menu-page li.active a,
.menu-page li.active span {
    background: #fff;
    border: 3px solid #ff9900;
    padding: 9px 0 11px 16px;
    color: #ff9900;
    font-size: 19px;
    background: #fff !important;
}

.menu-page li.active span:before {
    position: absolute;
    content: ' ';
    top: -3px;
    bottom: -3px;
    width: 12px;
    right: -12px;
    background: url(../img/menu-act.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.menu-page li ul {
    padding: 0;
}

.menu-page li.inactive:hover {
    cursor: pointer;
    background: #ffcb00;
}

.menu-page li.inactive:hover span {
    background: #ffcb00;
}

.menu-page li.filled ul {
    padding: 0;
    display: none;
}

.menu-page li ul li a {
    padding-left: 18px;
}

.menu-page li ul li a::before {
    content: '>';
    display: inline-block;
    margin-right: 10px;
    position: relative;
}


/*.menu-page.menu-left li.active a, .menu-page.menu-left li.active span {border: 3px solid #00a1df; color: #00a1df; font-size: 18px;}*/

.menu-page.menu-left.menu-page-lnk li a {
    background: #e5f5fc !important;
}

.menu-page.menu-left.menu-page-lnk li a:hover {
    background: #cde3ec !important;
}

.menu-page.menu-left.menu-page-lnk li.active a {
    background: #fff !important;
    cursor: default;
}

.menu-page.menu-left.menu-page-active li.active span:before {
    background-size: none;
    width: 0;
    height: 0;
    top: 19px;
    right: 12px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #ff9900;
}

.menu-page.menu-left.menu-page-lnk li.active a:before {
    position: absolute;
    content: ' ';
    top: -3px;
    bottom: -3px;
    width: 12px;
    right: -12px;
    background: url(../img/menu-act.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.doc-column {
    float: right;
    width: 270px;
    padding: 0 0 0 20px;
}

.doc-item {
    padding: 0 0 42px 69px;
    position: relative;
    line-height: 30px;
}

.doc-item img {
    position: absolute;
    top: 8px;
    left: 0;
}

.pay-item {
    float: left;
    margin: 25px 0 59px 35px;
    padding: 18px 5px 23px 20px;
    background: #f3f3f3;
    width: 375px;
}

.pay-item-h {
    color: #000;
    margin: 0 0 3px;
    font-size: 25px;
    font-family: 'nerisblack';
}

.pay-namber {
    margin: 0 0 -8px;
}

.pay-namber-item {}

.pay-namber-item strong {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    font-family: 'nerislight';
}

.pay-namber-item strong span {
    font-size: 24px;
    font-family: 'nerislight';
}

.share-soc {
    padding: 30px 0 7px;
    position: relative;
    overflow: hidden;
    /*margin: -42px 0 0;*/
	clear: both;
}

.share-soc:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    content: ' ';
    background: #ffb000 url(../img/share-border.png) 0 0 no-repeat;
}

.share-soc-h {
    float: left;
    height: 50px;
    font: 24px/50px 'nerisblack';
    padding: 0 35px 0 0;
}

.share-soc ul {
    padding: 0;
    margin: 0;
    display: inline-block;
}

.share-soc ul li {
    list-style: none;
    float: left;
    display: block;
    padding: 0 20px 0 0;
}

.share-soc ul li a:hover {
    opacity: 0.8;
}

.share-soc ul li a:active {
    opacity: 0.9;
}

.popup-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #000;
    opacity: 0.7;
    display: none;
}

.popup {
    position: absolute;
    left: 50%;
    top: 100px;
    margin-left: -330px;
    width: 580px;
    background: #fff;
    padding: 37px 40px 40px;
    z-index: 101;
    display: none;
}

.popup_close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 11px;
    height: 11px;
    background: url(../img/popup_close.png) 0 0 no-repeat;
    border: 0;
}

.popup-header {
    font: 24px 'nerisblack';
    padding: 0 0 35px;
}

.popup-form {
    width: 269px;
    float: left;
}

.float-right {
    float: right;
}

.popup-textarea textarea {
    height: 95px;
}

.popup-button {
    overflow: hidden;
}

.popup-button .form-btn {
    float: right;
    height: 40px;
    padding: 0 38px;
    width: auto;
    font-size: 18px;
}

.error-form .inp-st {
    border-color: #f4b3b3;
    color: #e71818;
}

.left-column-inner .doc-column {
    padding-left: 0;
    float: none;
    padding: 0;
}

.header-page {
    padding: 0 0 25px;
    font: normal 24px 'nerisblack';
}

.photo-page {
    margin: 0 -15px;
}

.photo-column {
    float: left;
    width: 270px;
    padding: 0 0 0 30px;
}

.photo-box {
    padding: 0 15px 30px;
    width: 33.3%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.photo-item {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
}

.photo-item img {
    width: 100%;
}

.photo-img:before {
    position: absolute;
    z-index: 10;
    content: ' ';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 5px solid #00a1df;
    background: url(../img/img-zoom.png) center center no-repeat;
    display: none;
}

.photo-img:after {
    position: absolute;
    z-index: 8;
    content: ' ';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.3;
    display: none;
}

.photo-item:hover:before,
.photo-item:hover:after {
    display: block;
}

.photo-video:before {
    position: absolute;
    z-index: 10;
    content: ' ';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../img/play.png) center center no-repeat;
}

.photo-video:after {
    position: absolute;
    z-index: 8;
    content: ' ';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.3;
    display: none;
}

.photo-video:hover:before {
    background: url(../img/play-act.png) center center no-repeat;
    border: 5px solid #00a1df;
}

.photo-video:hover:before,
.photo-item:hover:after {
    display: block;
}

.fancybox-skin .fancybox-close {
    border: 0;
    background: url(../img/popup-close.png) 0 0 no-repeat;
    width: 35px;
    height: 35px;
    top: -50px;
    left: 50%;
    margin-left: -17px;
}

.fancybox-next span {
    background: url(../img/next.png) 0 0 no-repeat;
    visibility: initial;
    width: 48px;
    height: 33px;
}

.fancybox-prev span {
    background: url(../img/prev.png) 0 0 no-repeat;
    visibility: initial;
    width: 48px;
    height: 33px;
}

.fancybox-next {
    right: -100px;
}

.fancybox-prev {
    left: -100px;
}

.fancybox-prev:hover,
.fancybox-next:hover,
.fancybox-close:hover {
    opacity: 0.7;
}

.form-tab {
    padding: 0 0 10px;
}

.form-tab-header {
    padding: 0 0 5px;
    margin: 0 0 32px;
    border-bottom: 2px solid #ff9900;
    font: normal 19px 'nerisblack';
}

.form-tr {
    padding: 0 0 20px;
    position: relative;
}

.form-tr:after {
    display: block;
    content: ' ';
    clear: both;
}

.form-th {
    float: left;
    width: 268px;
    text-align: right;
    padding: 8px 0 0;
    position: relative;
}

.form-th .col-orange {
    position: absolute;
    right: -7px;
}

.form-td {
    margin: 0 0 0 305px;
}

.form-td .inp-st {
    width: 260px;
}

.select-st {
    width: 260px;
}

.select-st select {
    width: 100%;
}

.custom-select {
    height: 40px;
}

.form-td-check {
    padding-top: 8px;
}

.form-border {
    border-top: 1px solid #dadada;
    height: 1px;
    margin: 9px 0 30px;
    text-align: center;
}

.form-border span {
    padding: 0 20px;
    background: #fff;
    color: #888;
    font-size: 14px;
    top: -14px;
    position: relative;
}

.inp-dov {
    width: 180px !important;
    margin: 0 20px 0 0;
}

.form-tr-footer {
    text-align: center;
    padding: 20px 0 30px;
}

.form-tr-message {
    padding: 0 0 13px;
    display: none;
}

.form-tr-message a {
    color: #00a1df;
    border-bottom: 1px dashed #00a1df;
}

.form-tr-message a:hover {
    border-color: transparent;
}

.form-tr-message em {
    font-style: normal;
}

.form-tr-btn {
    position: relative;
}

.form-tr-btn:before {
    position: absolute;
    content: ' ';
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.form-tr-btn button {
    width: 260px;
    height: 40px;
    padding-bottom: 2px;
    position: relative;
    z-index: 1;
    background: #d9d9d9;
    color: #fff;
    text-align: center;
    font: 18px/35px 'nerislight';
    border: 0;
    outline: none;
}

.form-tr-btn.active:before {
    display: none;
}

.form-tr-btn.active button {
    background: #ff9900;
}

.form-tr-btn.active button:hover {
    background: #ffa927;
}

.form-tr-btn.active button:active {
    background: #ec8e00;
}

.form-dop {
    padding: 13px 0 0;
}

.form-dop-h {
    padding: 0 0 4px;
    font-size: 14px;
}

.form-dop-table {
    padding: 0 0 19px;
}

.form-dop-table table {
    width: 100%;
    font-size: 14px;
}

.form-dop-table table th {
    background: #ededed;
    text-align: left;
    padding: 6px 0 7px 13px;
    vertical-align: top;
    border-left: 1px solid #cdcdcd;
    border-top: 1px solid #cdcdcd;
}

.form-dop-table table td {
    text-align: left;
    padding: 0;
    vertical-align: top;
}

.form-dop-table table td .inp-st {
    margin-bottom: -1px;
}

.form-dop-table table td .inp-st:focus {
    position: relative;
    z-index: 10;
}

.form-dop-table table th.last {
    border-right: 1px solid #cdcdcd;
}

.table-inp {
    margin-right: -1px;
}

.form-namber {
    width: 186px;
}

.form-neresident {
    display: none;
}

.filter {
    margin-left: -44px;
    padding: 0 0 26px;
    min-height: 50px;
    margin-top: -13px;
}

.filter-item {
    padding: 0 0 0 44px;
    display: inline-block;
}

.filter-h {
    float: left;
    padding: 0 17px 0 0;
    height: 40px;
    line-height: 40px;
}

.filter-select {
    float: left;
    height: 40px;
    vertical-align: middle;
}

.filter-select select {
    padding-right: 5px;
    max-width: 370px;
    vertical-align: middle;
    margin-top: 5px;
}

.filter-select select option {
    padding-right: 80px;
}

.filter-month .custom-text {
    width: 125px !important;
}

.filter-select .custom-text {
    width: auto !important;
    padding-right: 40px;
}

.custom-select li {
    white-space: nowrap;
    padding: 8px 20px 9px 30px;
}

.custom-select li:hover {
    background: #f1f1f1;
}

.custom-select li.selected {
    background: #00a1df;
    color: #fff;
    position: relative;
}

.custom-select li.selected:before {
    position: absolute;
    top: 16px;
    left: 9px;
    content: ' ';
    background: url(../img/select-marker.png) 0 0 no-repeat;
    width: 12px;
    height: 9px;
}

.custom-select,
.filter-select .custom-select ul {
    width: auto !important;
}

.select-list.custom-scroll {
    right: 0px;
    left: auto;
    padding: 0;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
}

.filter-select .select-list.custom-scroll {
    right: 5px;
}

.custom-select .custom-text:before {
    position: absolute;
    content: ' ';
    top: 6px;
    right: 6px;
    width: 29px;
    border-left: 1px solid #cdcdcd;
    height: 28px;
    background: #fff;
}

.exhibition {
    position: relative;
    padding-bottom: 32px;
    /*max-height: 886px; overflow: auto;*/
}

.exhibition-in {
    position: relative;
}

.exhibition-in:before {
    position: absolute;
    top: 0;
    bottom: 20px;
    left: 60px;
    width: 20px;
    content: ' ';
    background: url(../img/exhibition-border.gif) 0 0 repeat-y;
}

.exhibition-date {
    position: relative;
    padding: 0 0 18px 100px;
}

.exhibition-date-namber {
    position: absolute;
    top: -6px;
    left: 0;
}

.exhibition-cont {
    background: #f3f3f3;
    margin: 0 0 2px;
    padding: 17px 20px 7px;
    overflow: hidden;
}

.exhibition-d {
    padding: 0 0 5px;
    font-size: 14px;
    color: #888;
}

.exhibition-h {
    padding: 0 0 7px;
    font-size: 18px;
    color: #ff9900;
}

.exhibition-h a {
    color: #ff9900;
    border-bottom: 1px solid #ff9900;
}

.exhibition-h a:hover {
    border-color: transparent;
}

.exhibition-cont h4 {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 5px;
}

.exhibition-cont p {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 10px;
    color: #888;
}

.exhibition-contact {
    float: right;
    width: 180px;
    padding-left: 20px;
    padding-bottom: 13px;
}

.exhibition-contact .contact-ico {
    font-size: 14px;
    padding-bottom: 10px;
}

.exhibition-contact .contact-ico img {
    top: 2px;
}

.exhibition-btn {
    display: block;
    margin: 10px 0 0;
    height: 30px;
    line-height: 30px;
    border: 0;
    color: #fff;
    text-align: center;
    font-size: 14px;
    background: #00a1df;
}

.exhibition-btn:hover {
    background: #00adf0;
}

.exhibition-btn:active {
    background: #0091c9;
}

.exhibition-left {
    overflow: hidden;
}

.page-404 {
    text-align: center;
    padding: 0 0 67px;
}

.message {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: none;
    padding: 7px 30px 11px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    z-index: 102;
}

.message-blue {
    background: #00a1df;
}

.message-green {
    background: #6ec987;
}

.message-red {
    background: #f4b3b3;
}

.message-close {
    position: absolute;
    top: 13px;
    right: 10px;
    width: 15px;
    height: 15px;
    background: url(../img/message-close.png) 0 0 no-repeat;
    border: 0;
}

.baner-big-right {
    padding: 0 0 0 300px;
    max-width: 1170px;
    margin: 0 auto 30px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.grid {
    margin: 0 -15px;
}

.grid-column {
    float: left;
    width: 270px;
    margin: 0 15px;
}

.grid-column-2 {
    width: 570px;
}

.grid-box {
    position: relative;
    margin: 0 15px 30px;
    overflow: hidden;
}

.grid-box:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #2e3f46;
    opacity: 0.5;
    -webkit-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.grid-box:hover:before {
    opacity: 0;
}

.grid-h {
    position: relative;
}

.grid-h a {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%;
}

.grid-box div,
.grid-box a {
    z-index: 10;
}

.grid-1-1 {
    height: 155px;
    width: 270px;
}

.grid-1-2 {
    height: 340px;
    width: 270px;
}

.grid-2-2 {
    height: 340px;
    width: 570px;
}

.grid-h {
    margin: 16px 10px 0 16px;
}

.grid-h a {
    font: normal 24px/1.3em 'nerisblack';
    color: #000;
    border-bottom: 3px solid #00a1df;
}

.grid-h a:hover {
    border-color: transparent;
}

.grid-1-2 .grid-h {
    margin-top: 13px;
}

.grid-2-2 .grid-h {
    margin-top: 13px;
}

.grid-date {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 17px;
    color: #240a2b;
    font-size: 36px;
}

.grid-date.grid-date-one {
    bottom: 15px;
}

.grid-1-1 .grid-date {
    bottom: 7px;
}

.grid-date-col {
    float: left;
    padding-right: 10px;
    line-height: 20px;
    max-width: 42px;
}

.grid-date-col span {
    font-size: 18px;
    text-transform: lowercase;
}

.grid-1-1 .grid-date-col {
    max-width: 200px;
}

@media screen and (min-width: 767px) {
    .grid-1-1 .grid-date-col {
        float: none;
        display: inline-block;
        padding: 0;
        margin: 0 -5px 0 0;
        font: normal 14px/18px 'nerislight';
    }
    .grid-1-1 .grid-date-col br {
        display: none;
    }
    .grid-1-1 .grid-date-col * {
        font: normal 14px/18px 'nerislight';
    }
    .grid-1-1 .grid-date-col strong {
        padding-right: 4px;
    }
}

.grid-1-2 .grid-h a {
    font-size: 36px;
    line-height: 1.3em;
}

.grid-date-one .grid-date-col {
    padding-bottom: 24px;
}

.grid-date-one .grid-date-col span {
    position: absolute;
    padding-top: 6px;
}

.grid-1-2 .grid-date-one .grid-date-col span {}

.grid-date-one .grid-date-bold span {
    font-family: 'nerisblack' !important;
    font-size: 24px;
    padding-top: 0;
    margin-top: -1px;
}

.grid-2-2 .grid-h a {
    font-size: 36px;
    line-height: 42px;
}

.js-menu-tabs .active a {
    border-right: 0;
}

/*.js-menu-tabs .active a:before {*/
    /*position: absolute;*/
    /*content: ' ';*/
    /*top: -3px;*/
    /*bottom: -3px;*/
    /*width: 12px;*/
    /*right: -12px;*/
    /*background: url(../img/menu-act.png) 0 0 no-repeat;*/
    /*background-size: 100% 100%;*/
/*}*/

.js-menu-tabs ul .active a:before {
    right: -13px;
}

.contact-baner .baner-big-right {
    margin: 0 0 30px;
    max-width: 870px;
    padding: 0;
}

.wr .contact-baner {
    padding-left: 0;
    padding-right: 0;
}

.menu-page-active {
    display: none;
}

input[type='radio'] {
    position: absolute;
    left: -10000px;
}

input[type='radio']+label {
    padding-left: 34px;
    margin-right: 20px;
    display: inline-block;
    position: relative;
}

input[type='radio']+label:before {
    position: absolute;
    left: 0;
    top: -1px;
    content: ' ';
    width: 24px;
    height: 24px;
    background: url(../img/radio.png) 0 0 no-repeat;
}

input[type='radio']:checked+label:before {
    background-position: 100% 0;
}

.wr .btn-application {
    display: block;
    text-align: center;
    color: #fff;
    border: 0;
    text-decoration: none;
    margin: 0 0 15px;
    font-size: 18px;
    background: #00a1df;
    height: 50px;
    line-height: 50px;
}

.wr .btn-application:hover {
    background: #00adf0;
    color: #fff;
    text-decoration: none;
}

.wr .btn-application:active {
    background: #0091c9;
    color: #fff;
    text-decoration: none;
}

.menu-mob {
    display: none;
    float: right;
    margin: 28px 0 0 10px;
    width: 18px;
    height: 20px;
    background: url(../img/menu-mob.png) 0 0 no-repeat;
    border: 0;
}

.head-mob {
    display: none;
}

.copyright-mob {
    display: none;
}

.mob-show {
    display: none;
}

.grid-lnk {
    display: none;
    padding: 0 9px 30px;
}

.grid-lnk a {
    display: block;
    text-align: center;
    background: #00a1df;
    border: 0;
    color: #fff;
    font-size: 18px;
    padding: 9px 0 12px;
}

.right-column .grid-lnk {
    padding: 0 0 30px;
}

.down-lnk {
    display: none;
    padding: 0;
    margin: 0;
}

.down-lnk li {
    list-style: none;
    margin: 0 0 20px;
    line-height: 30px;
}

.menu-page.menu-left.menu-page-active li.active span:before {
    display: none;
}

.exhibition-contact-mob {
    display: none;
}

.form-v {
    display: inline-block;
    color: #888;
    padding: 0 0 0 13px;
}

.form-v span {
    font-size: 12px;
    vertical-align: top;
}

.form-td .inp-st-v {
    width: 110px !important;
}

.height_center {}

.head-txt-open {
    display: none;
}

.lnk-close {
    display: none;
}

.slider-h {
    opacity: 0;
}

.slider-h2,
.slider-date {
    opacity: 0;
}

.owl-item.active .slider-h {
    opacity: 1;
}

.owl-item.active .slider-h2,
.owl-item.active .slider-date {
    opacity: 1;
}

.slider-item:before {
    opacity: 0;
}

.owl-item.active:before {
    opacity: 1;
}

.head-inner .slider-item:before {
    display: none;
}

.slider-h,
.slider-h2,
.slider-date {
    -webkit-transition: opacity 0.1s ease-out;
    -o-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out;
}

.slick-active .slider-h,
.slick-active .slider-h2,
.slick-active .slider-date {
    -webkit-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}

.sl-next {
    position: absolute;
    top: 406px;
    right: 157px;
    background: url(../img/sl-btn.png) 0 0 no-repeat;
    width: 55px;
    height: 55px;
    z-index: 30;
    font-size: 0;
    border: 0;
}

.sl-prev {
    position: absolute;
    top: 406px;
    right: 99px;
    background: url(../img/sl-btn.png) 100% 0 no-repeat;
    width: 55px;
    height: 55px;
    z-index: 30;
    font-size: 0;
    border: 0;
}

.sl-next:hover,
.sl-prev:hover {
    opacity: 0.9;
}


/*.slider-img .slick-track {
    -webkit-transition: left 0.4s ease-in-out;
    -o-transition: left 0.4s ease-in-out;
    transition: left 0.4s ease-in-out;
}*/

.slider-img {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 500px;
}

.slider-text {
    z-index: 10;
}

.slider-main {
    position: relative;
}

.slider-h2 {
    background: none;
}

.slider-line {
    position: absolute;
    height: 500px;
    left: 50%;
    width: 1170px;
    margin-left: -585px;
    z-index: 2;
}

.slider-line:before {
    content: ' ';
    position: absolute;
    background: #fff;
    width: 230px;
    height: 500px;
    left: -30px;
}

.slider-img:before {
    position: absolute;
    content: ' ';
    top: 0;
    height: 100%;
    width: 1000px;
    right: 100%;
    background: #fff;
    opacity: 0.7;
    z-index: 90;
}

.slider-img:after {
    position: absolute;
    content: ' ';
    top: 0;
    height: 100%;
    width: 1000px;
    left: 100%;
    background: #fff;
    opacity: 0.7;
    z-index: 90;
}

.sl-img {
    height: 100%;
    max-width: 100%;
}

.sl-img--swf {
    width: 970px;
}


/*body .owl-carousel .owl-item img {height: 100%; width: auto;}
 .owl-item.active + .owl-item > .slider-item > img {right: auto; left: 0;}*/

body .owl-carousel .owl-item img {
    height: 100%;
    width: auto;
}

.owl-item.active+.owl-item>.slider-item>img {
    right: auto;
    left: 0;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: fadeTime;
    animation-name: fadeTime;
}

@-webkit-keyframes fadeTime {
    0% {
        right: 0;
        left: auto;
    }
    39% {
        right: 0;
        left: auto;
    }
    40% {
        right: auto;
        left: 0;
    }
    100% {
        right: auto;
        left: 0;
    }
}

@keyframes fadeTime {
    0% {
        right: 0;
        left: auto;
    }
    39% {
        right: 0;
        left: auto;
    }
    40% {
        right: auto;
        left: 0;
    }
    100% {
        right: auto;
        left: 0;
    }
}


/*.slider-h2 {background: none;}*/


/*.slider-item:before {position: fixed; width: 300px; height: 500px; content: ' '; background: #fff; z-index: 2;}*/

.head-mob .delivery-form {
    padding-top: 20px;
    margin-right: -15px;
}

.head-mob .delivery-inp {
    width: 210px;
}

.date-mob {
    display: none;
}

.contact-phone-lnk a {
    border: 0;
}

.header-filter {
    padding: 0 0 10px;
    font-weight: bold;
    color: #00a1df;
}

.exhibition-logo {
    float: left;
    margin-right: 10px;
    border: 1px solid #dadada;
    max-width: 50px;
    max-height: 50px;
}

.exhibition-logo img {
    vertical-align: top;
    max-width: 50px;
}

.page-txt-logo {
    float: left;
    border: 1px solid #dadada;
    max-width: 98px;
    height: 50px;
    margin: -8px 20px 10px 0;
}

.page-txt-logo img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: top;
}

.map-columns ul li {
    background: url(../img/marker.png) 18px 13px no-repeat;
}

.owl-buttons {
    margin-top: -30px;
}

.slider-main-wr {
    width: 1170px;
    margin: 0 auto;
    position: relative;
}

.owl-carousel .owl-item img {
    width: 100%;
}

.slider-stat .slider-h,
.slider-stat .slider-h,
.slider-stat .slider-h2,
.slider-stat .slider-date {
    opacity: 1;
}

.slider-img-over {
    overflow: hidden;
    left: 230px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.slider-img-over-in {
    margin: 0 0 0 -230px;
}

.slider-img-over-in .sl-img {
    position: relative;
}

.date_one {}

.date_one span {
    left: 0;
    margin-left: 0;
    text-align: left;
}

object {
    max-width: 100%;
}

.select_mobile {
    display: none !important;
}

.head-zayavka {
    width: auto;
}

.head-zayavka p {
    margin: 0 0 10px;
}

.head-zayavka p strong {
    font-family: 'nerissemibold';
    font-weight: normal;
}

.zayavka {
    padding: 0 0 0 63px;
}

.zayavka .form-th {
    float: none;
    width: 300px;
    text-align: left;
    padding: 0 0 5px;
    font-size: 18px;
    font-family: 'nerislight';
}

.zayavka .form-th .col-orange {
    position: relative;
    right: auto;
}

.zayavka .form-td {
    margin: 0;
}

.zayavka label {
    font: normal 18px 'nerislight';
}

.zayavka .form-td .inp-st {
    width: 300px;
}

.zayavka .form-td .text-st {
    width: 300px;
}

.zayavka .select-st {
    width: 300px;
}

.zayavka .custom-select li {
    white-space: normal;
}

.zayavka .form-tr-btn button {
    width: 200px;
}

.zayavka--footer {
    text-align: left;
    overflow: hidden;
}

.zayavka--footer .form-tr-btn {
    float: left;
    padding-right: 20px;
}

.zayavka--footer .form-tr-message {
    display: inline-block;
    text-align: left;
    padding-top: 8px;
}

.zayavka-work {
    background: #c6e7f3;
    display: block;
    font-size: 24px;
    padding: 11px 20px 13px 20px;
    margin: 16px 0 14px -20px;
}

.zayavka-work span {
    font-size: 18px;
}

.zayavka-work strong {
    font-family: 'nerissemibold';
    font-weight: normal;
}

.btn-print {
    display: block;
    width: 295px;
    height: 60px;
    text-decoration: none;
    color: #fff;
    background: #00a1df;
    text-align: center;
    padding: 0 0 0 45px;
    font-size: 24px;
    line-height: 58px;
    font-family: 'nerislight';
    margin: 0 auto;
    position: relative;
}

.btn-print:before {
    position: absolute;
    content: ' ';
    width: 24px;
    height: 28px;
    top: 16px;
    left: 47px;
    background: url(../img/ico-print.png) 0 0 no-repeat;
}

.btn-print:hover {
    background: #00adf0;
}

.btn-print:active {
    background: #0091c9;
}

.zayavka_mail {
    padding: 10px 0 3px;
    overflow: hidden;
}

.zayavka_mail--txt {
    float: left;
    width: 273px;
    padding: 0 0 0 15px;
    font-family: 'nerislight';
    font-size: 18px;
    height: 38px;
    border: 1px solid #dadada;
    background: #fff;
    margin: 0 10px 0 0;
}

.zayavka_mail--btn {
    float: left;
    outline: none;
    cursor: pointer;
    font-size: 0;
    display: block;
    border: 0;
    width: 40px;
    height: 40px;
    background: url(../img/mail--btn.png) 0 0 no-repeat;
}

.zayavka_mail--btn:hover {
    opacity: 0.8;
}

.zayavka_mail--btn:active {
    opacity: 0.9;
}

.zayavka .form-tr-message {
    display: none;
    margin-left: 230px;
}

.select-radio {
    display: none;
    padding-bottom: 20px !important;
    position: relative;
    z-index: 20;
}

.select-radio .form-td-check {
    padding-bottom: 10px;
}

.select-radio .check-radio-inp {
    display: none;
}

.custom-select.done select {
    left: -9999px;
    position: relative;
}

.form-tr-over {
    overflow: inherit !important;
}

.form-tr-over .custom-select.active {
    position: relative;
    z-index: 21
}

.select-bottom .select-list {
    top: auto !important;
    bottom: 40px !important;
}

.button_fix {
    position: fixed;
    top: 100px;
    right: 30px;
    z-index: 50;
    text-align: right;
}

.button_fix--ico {
    display: inline-block;
    min-width: 60px;
    height: 60px;
    background: #00a1df;
    margin: 0 0 20px;
    vertical-align: top;
    font-size: 0;
    overflow: hidden;
    border-radius: 30px;
    background-color: #00a1df;
    -webkit-box-shadow: 0 5px 15px rgba(0, 120, 166, .3);
    box-shadow: 0 5px 15px rgba(0, 120, 166, .3);
}

.button_fix--ico img {
    display: inline-block;
    vertical-align: top;
}

.button_fix--ico span {
    font-size: 18px;
    line-height: 22px;
    opacity: 0;
    overflow: hidden;
    display: inline-block;
    padding: 6px 0 0 0;
    color: #fff;
    text-align: left;
    width: 0;
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.button_fix--ico:hover span {
    width: 170px;
    padding: 6px 25px 0 0;
    opacity: 1;
    white-space: nowrap;
}

.head_obrashenie a {
    color: #ff9900;
    border: 0;
}

.head_obrashenie a:hover {
    text-decoration: underline;
}

.zayavka .obrashenie_form .form-td .inp-st,
.zayavka .obrashenie_form .form-td .textar-st,
.zayavka .obrashenie_form .form-th {
    width: 400px;
}

.down_file {
    position: relative;
    width: 480px;
    color: #222;
    padding-bottom: 30px;
}

.file_format {
    color: #aaaaaa;
    font-size: 14px;
    padding-top: 4px;
}

.file_open {
    color: #00a1df;
    border-bottom: 1px dotted #00a1df;
}

.file_open:hover {
    border-color: transparent;
}

.file_input {
    position: absolute;
    left: -9999px;
}

.file_name {
    font-size: 15px;
    color: #aaa;
    padding-bottom: 3px;
}

@media screen and (max-width: 1200px) {
    .wr {
        width: auto;
        padding: 0 20px;
    }
    .menu ul {
        margin-left: -27px;
    }
    .menu ul li {
        margin: 0 0 0 27px;
        font-size: 15px;
    }
    .menu ul li:before {
        left: -17px;
    }
    .logo {
        width: 123px;
        padding-top: 25px;
    }
    .logo img {
        width: 100px;
    }
    .menu {
        padding-top: 37px;
    }
    .lange {
        padding-top: 37px;
    }
    .head .search-head {
        padding: 0 32px 0 10px;
        margin-top: 24px;
    }
    .lange {
        width: 33px;
        font-size: 15px;
    }
    .head .search-head button,
    .search-head .search-head-open {
        right: 8px;
    }
    .copyright {
        display: none;
    }
    .copyright-mob {
        float: left;
        display: block;
        font-size: 14px;
    }
    .development {
        float: right;
        position: relative;
        top: auto;
    }
    .menu-footer ul {
        width: 30%;
        padding-right: 3%;
    }
    .menu-footer {
        width: 100%;
    }
    .mob-hide {
        display: none;
    }
    .mob-show {
        display: block;
    }
    .left-column {
        width: 480px;
    }
    .grid-column {
        width: 232px;
    }
    .grid-1-1 {
        width: 232px;
        height: 155px;
    }
    .grid-1-2 {
        width: 232px;
        height: 340px;
    }
    .grid-2-2 {
        width: 480px;
        height: 340px;
    }
    .iphone-hide {
        display: none;
    }
    .grid-column-2 {
        width: 480px;
    }
    .grid-column {
        margin: 0 8px;
    }
    .grid-box {
        margin: 0 8px 16px;
    }
    .grid {
        margin: 0 -8px;
    }
    .grid-1-2 .grid-h a {
        font-size: 24px;
    }
    .header span {
        font-size: 25px;
        line-height: 30px;
    }
    .header a {
        float: right;
        line-height: 30px;
    }
    .right-column {
        width: 230px;
    }
    .news-lnk {
        font: 18px/28px 'nerislight';
    }
    .slider {
        width: 100%;
        overflow: hidden;
    }
    .slider-item {
        width: 100%;
        overflow: hidden;
        margin: 0;
    }
    .slider-h {
        font-size: 40px;
        line-height: 1.3em;
        max-height: 180px;
        padding-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .sl-img {
        right: auto;
        left: 204px;
    }
    .slider-date {
        top: 227px;
        left: 243px;
    }
    .slider-h2 {
        width: 212px;
        padding: 232px 20px 0 20px;
        left: 0;
    }
    .slider-main .slick-arrow {
        top: 333px
    }
    .sl-btn {
        height: 49px;
        line-height: 49px;
    }
    .slider-main .slick-next {
        right: 30px;
    }
    .slider-main .slick-prev {
        right: 88px;
    }
    .wr-center-main {
        width: 727px;
    }
    .left-column-w {
        width: auto;
        margin: 0 250px 0 0;
    }
    .wr-relative {
        position: relative;
    }
    .right-column-w {
        position: absolute;
        top: 0;
        right: 20px;
    }
    .contact-user {
        width: 49%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .captcha-img {
        clear: both;
        margin-bottom: 10px;
    }
    .captcha-inp {
        float: none;
        width: auto;
    }
    .captcha-inp {
        padding: 0;
    }
    .right-column-inner {
        float: none;
        width: auto;
        margin-left: 290px;
    }
    .listing-page {
        font-size: 14px;
    }
    .listing-lnk li {
        padding: 0;
    }
    .listing-lnk li a {
        padding: 0;
        height: 30px;
        line-height: 30px;
    }
    .listing-lnk li span {
        height: 26px;
        line-height: 26px;
        border: 2px solid #dadada;
        padding: 0 10px;
    }
    .listing-arrow {
        padding: 0;
    }
    .pay-item {
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
    .right-column-inner .doc-column {
        display: none;
    }
    .crubs {
        padding-bottom: 20px;
    }
    .pay-item {
        margin-bottom: 40px;
    }
    .form-th {
        float: none;
        width: auto;
        text-align: left;
        padding-bottom: 7px;
    }
    .form-th .col-orange {
        position: relative;
        right: auto;
    }
    .form-td {
        margin: 0;
    }
    .form-tr {
        overflow: hidden;
        padding-bottom: 10px;
    }
    .form-td .inp-st {
        width: 100%;
    }
    .form-border {
        margin: 20px 0;
    }
    .select-st {
        width: 100%;
    }
    .select-st select {
        border: 1px solid #cdcdcd;
        height: 40px;
        background-size: #fff;
    }
    .inp-dov {
        margin-bottom: 10px;
    }
    .head {
        height: 90px;
    }
    .lnk-map {
        left: auto;
        top: auto;
        bottom: 0px;
        right: 250px;
    }
    .slider-main-wr {
        width: 1000px;
    }
    .sl-next,
    .sl-prev {
        top: 341px;
    }
    .slider-img {
        height: 438px;
    }
    .slider-img-over .sl-img {
        left: 0;
        width: 100%;
    }
    .head-zayavka {
        height: auto;
    }
    .zayavka-work {
        margin-left: -10px;
    }
    .zayavka_mail--txt {
        width: 225px;
    }
    .btn-print {
        width: auto;
    }
    .btn-print:before {
        left: 25px;
    }
    .zayavka {
        padding-left: 0;
    }
    .zayavka .form-td .inp-st,
    .zayavka .form-td .text-st,
    .zayavka .select-st {
        width: 100%;
    }
    .zayavka--footer .form-tr-message {
        display: block;
    }
    .zayavka--footer .form-tr-btn {
        float: none;
    }
    .zayavka--footer {
        padding-bottom: 0;
    }
    .baner-big-right {
        padding: 0 20px 0 310px;
    }
    .wr .baner-big-right {
        padding: 0 0 0 300px;
    }
    .wr-center-main .baner-big-right {
        padding: 0;
    }
}

@media screen and (max-width: 1000px) {
    .contact-user {
        float: none;
        width: auto;
    }
    .head-cont {
        padding: 0 0 1px;
    }
    .head-h1 {
        font-size: 24px;
        margin: 0 0 10px;
    }
    .head-txt {
        width: auto;
        padding: 0 0 10px 0px;
        font-size: 18px;
        line-height: 24px;
    }
    .left-column-inner .doc-column {
        display: block;
        width: auto;
    }
    .doc-column li {
        list-style: none;
        margin: 0 0 20px;
        line-height: 30px;
    }
    .doc-item {
        padding-bottom: 10px;
        padding-top: 12px;
        padding-left: 57px;
        font-size: 15px;
        min-height: 50px;
    }
    .photo-column {
        float: none;
        width: auto;
    }
    .exhibition-date {
        padding: 0;
    }
    .exhibition-in:before {
        display: none;
    }
    .exhibition-date-namber {
        position: relative;
        top: auto;
        left: auto;
        padding-top: 15px;
    }
    .exhibition-date-namber br {
        display: none;
    }
    .exhibition-date-namber strong {
        padding-right: 5px;
    }
    .exhibition {
        max-height: none;
    }
    .filter {
        overflow: hidden;
        padding: 0;
    }
    .filter-h {
        font-size: 14px;
    }
    .filter {
        height: auto;
    }
    .form-dop-table table td .inp-st {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        border-radius: 0;
    }
    .slider-h2 {}
    .slider-main-wr {
        width: 757px;
    }
    .sl-next,
    .sl-prev {
        top: 245px;
    }
    .slider-h {
        max-height: 130px;
    }
    .slider-date {
        top: 155px;
    }
    .sl-date-item {
        height: 98px;
    }
    .slider-h2 {
        padding: 163px 20px 0 20px;
        height: 150px;
        font-size: 14px;
        line-height: 20px;
        width: 163px;
    }
    .slider-h {
        line-height: 1.3em;
    }
    .slider-item {
        height: 323px;
    }
    .slider-line {
        height: 360px;
    }
    .slider-main {
        height: 330px;
    }
    .slider-img-over {
        left: 170px;
    }
    .slider-img-over-in {
        margin-left: -170px;
    }
    .zayavka .form-tr-message {
        margin-left: 0 !important;
        display: none;
    }
    .grid .grid-box {
        background-position: center !important;
    }
}

@media screen and (min-width: 767px) {
    body .head-mob {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .wr {
        padding: 0 9px;
    }
    .menu-mob {
        display: block;
    }
    .logo {
        padding-top: 20px;
        width: 100px;
    }
    .lange,
    .menu {
        display: none;
    }
    .search-head {
        margin-top: 13px;
    }
    .logo img {
        width: 80px;
    }
    .head-mob {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: #484c4d;
        padding: 27px 20px 22px;
        z-index: 90;
    }
    .head-mob a {
        border: 0;
        color: #fff;
    }
    .head-mob-close {
        position: absolute;
        top: 31px;
        right: 22px;
        display: block;
        width: 14px;
        height: 14px;
        background: url(../img/head-mob-close.png) 0 0 no-repeat;
    }
    .head-mob ul {
        padding: 0;
        margin: 0;
    }
    .head-mob ul li {
        list-style: none;
        margin: 0 0 20px;
        font-size: 18px;
    }
    .head-mob .lange {
        display: block;
        float: none;
        border-top: 1px solid #595d5e;
        width: auto;
        text-align: left;
        padding-top: 19px;
        font-size: 18px;
    }
    .menu-footer ul {
        width: 100%;
        padding: 0 0 20px 110px;
        position: relative;
    }
    .menu-footer ul li span {
        position: absolute;
        top: 12px;
        left: 0;
        font-size: 15px;
    }
    .footer {
        padding-top: 13px;
    }
    .development {
        float: none;
        padding-bottom: 18px;
        padding-top: 10px;
    }
    .copyright-mob {
        float: none;
    }
    .footer {
        overflow: hidden;
    }
    .slider-h {
        font-size: 23px;
        line-height: 36px;
        max-height: 144px;
    }
    .slider-h2 {
        display: none;
    }
    .sl-img {
        left: 0;
        height: auto !important;
    }
    .slider-item {
        height: auto !important;
        padding-bottom: 15px;
    }
    .slider {
        height: auto !important;
    }
    .slider-date {
        left: 20px;
        top: 182px;
    }
    .slider-main .slick-arrow {
        top: 355px;
    }
    .slider-main .slick-prev {
        right: auto;
        left: 20px;
    }
    .slider-main .slick-next {
        right: auto;
        left: 82px;
    }
    .left-column .header a {
        display: none;
    }
    .left-column {
        float: none;
        width: auto;
    }
    .right-column {
        float: none;
        width: auto;
    }
    .wr-center-main {
        width: auto;
    }
    .grid-column {
        float: none;
        width: auto;
    }
    .grid-1-1,
    .grid-1-2,
    .grid-2-2 {
        width: 100%;
        height: 200px;
    }
    .grid-2-2 .grid-h a {
        font-size: 24px;
        line-height: 30px;
    }
    .grid-column-2 {
        height: auto;
    }
    .grid-lnk {
        display: block;
        clear: both;
        padding: 0 0 30px;
    }
    .lnk-baner {
        background-size: cover;
        padding-left: 20px;
        padding-top: 8px;
    }
    .lnk-baner-right {
        padding-right: 20px;
        padding-top: 8px;
    }
    .sl-btn {
        padding: 0 25px;
    }
    .search-null {
        padding: 0 0 20px;
    }
    .page-404 {
        padding-bottom: 30px;
        padding-top: 20px;
    }
    .page-404 img {
        max-width: 80%;
    }
    .search-null .search-head.active {
        padding: 0 20px;
    }
    .search-head button {
        right: 20px;
    }
    .search-null .search-head.active input {
        width: 230px;
        float: left;
    }
    .head {
        height: 80px;
    }
    .right-column-w {
        position: relative;
        right: auto;
        top: auto;
    }
    .left-column-w {
        margin: 0;
    }
    .user-ava,
    .user-ava img {
        width: 80px;
    }
    .user-cont {
        margin-left: 100px;
        margin-top: -4px;
    }
    .user-name {
        font-size: 14px;
    }
    .user-cont {
        line-height: 21px;
    }
    .contacts-header {
        margin-bottom: 18px;
        font-size: 18px;
    }
    .contact-user {
        padding-bottom: 20px;
    }
    .left-column-inner {
        float: none;
        width: auto;
        padding-bottom: 20px;
    }
    .right-column-inner {
        margin: 0;
    }
    .listing-page {
        margin: 15px 0 0;
        padding: 0 0 20px;
    }
    .listing-lnk {
        padding: 0 20px;
    }
    .search-null {
        font-size: 18px;
    }
    .search-null p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .page-txt table {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 30px;
    }
    .page-txt table td {
        line-height: 20px;
    }
    .contact-list {
        margin-right: 0;
    }
    .page-txt blockquote {
        padding: 0 0 0 80px;
        margin: 0 0 45px;
        background: url(../img/blockquote.png) 0 center no-repeat;
        position: relative;
        line-height: 26px;
        background-size: 40px 40px;
    }
    .page-txt blockquote:before {
        left: 55px;
    }
    .page-txt p {
        font-size: 16px;
        line-height: 21px;
    }
    .page-txt {
        font-size: 16px;
    }
    .page-txt .contact-list {
        padding-bottom: 10px;
    }
    .share-soc {
        padding-top: 0;
        clear: both;
    }
    .share-soc-h {
        float: none;
        padding-right: 0;
        text-align: center;
    }
    .share-soc ul {
        display: block;
        overflow: hidden;
        text-align: center;
    }
    .share-soc ul li {
        float: none;
        display: inline-block;
        padding: 0 10px;
    }
    .pay-item {
        width: auto;
        margin: 5px -9px 15px;
        float: none;
        padding-bottom: 20px;
    }
    .pay-namber-item strong {
        font-size: 24px;
    }
    .pay-namber-item {
        font-size: 15px;
    }
    .pay-namber {
        margin: 0;
    }
    .page-txt ul li {
        padding-bottom: 12px;
    }
    .menu-page.menu-page-active li.active span:before {
        background-size: none;
        width: 0;
        height: 0;
        top: 19px;
        right: 12px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #ff9900;
    }
    .menu-page.menu-page-active li.active span.act:before {
        border-top: 0 solid #ff9900;
        border-bottom: 6px solid #ff9900;
    }
    .menu-page.menu-left.menu-page-active li.active span:before {
        border-top: 6px solid #ff9900;
        display: block;
    }
    .menu-page.menu-left.menu-page-active li.active span.act:before {
        border-top: 0 solid #00a1df;
        border-bottom: 6px solid #ff9900;
    }
    .left-column-inner .doc-column {
        padding-top: 20px;
    }
    .menu-page-lnk {
        display: none;
    }
    .photo-item {
        margin-bottom: 9px;
    }
    .filter-select select {
        font-size: 16px;
        width: 145px;
        background: #fff;
        border: 1px solid #dadada;
    }
    .head .search-head button {
        right: 9px;
    }
    .head .search-head {
        margin-top: 13px;
        padding-left: 5px;
    }
    .fancybox-next span {
        right: 106px;
    }
    .fancybox-prev span {
        left: 106px;
    }
    .feedback-form {
        margin: 0 -9px;
        padding-left: 9px;
        padding-right: 9px;
    }
    .head-txt {
        height: 24px;
        padding: 0;
        margin: 0 0 10px;
        overflow: hidden;
    }
    .head-txt-open {
        display: block;
        padding-bottom: 20px;
    }
    .photo-item:hover:before,
    .photo-item:hover:after {
        display: none;
    }
    .listing-lnk li {
        display: none;
    }
    .listing-lnk li.active {
        display: inline-block;
    }
    .contacts-header:hover {
        border-bottom: 1px dotted #00a1df;
    }
    .contacts-item.active:hover .contacts-header {
        border-bottom: 1px dotted #9a9a9a;
    }
    .slider-item:before {
        display: none;
    }
    .delivery-inp {
        font-size: 16px;
        line-height: 24px;
        padding-top: 1px;
        padding-bottom: 1px;
        height: 24px;
        border-radius: 0;
    }
    .form-namber {
        width: 80px;
    }
    .delivery {
        display: none;
    }
    .grid {
        margin: 0;
    }
    .grid:after {
        clear: both;
        display: block;
        content: ' ';
    }
    .grid-1-1,
    .grid-1-2 {
        width: 100%;
        display: inline-block;
        margin: 0 0 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .grid-1-1,
    .grid-1-2,
    .grid-2-2 {
        overflow: hidden;
        vertical-align: top;
    }
    .grid-h a,
    .grid-1-2 .grid-h a,
    .grid-2-2 .grid-h a {
        font-size: 16px !important;
        line-height: 1.3em;
    }
    .grid-2-2 {
        width: 100%;
        padding-right: 20px;
        margin: 0 0 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .grid-date {
        font-size: 20px;
    }
    .grid-date-col span {
        font-size: 12px;
        line-height: 16px;
    }
    .grid-date-col span {
        display: inline-block;
    }
    .grid-1-1 .grid-date-col br {
        display: none;
    }
    .grid-1-1 .grid-date-col strong {
        font-weight: normal;
    }
    .grid-date-col span.date-mob {
        display: inline-block;
    }
    .baner,
    .baner-big {
        display: none;
    }
    .slider {
        overflow: hidden;
        height: 438px;
    }
    .slider-date {
        top: auto;
        position: relative;
        margin-top: 10px;
    }
    .slider .slider-h {
        height: auto;
        max-height: 233px;
        margin-bottom: 0;
        font-size: 16px !important;
        line-height: 28px;
    }
    .slider-main {
        margin-bottom: 13px;
    }
    .page-txt ul {
        margin: 0 0 10px;
    }
    .slider .slider-item {
        display: none;
    }
    .slider .slider-item:first-child {
        display: block;
    }
    body .sl-btn {
        display: block;
        text-align: center;
        padding: 0;
        margin-right: 6px;
        margin-left: -14px;
    }
    .fancybox-prev,
    .fancybox-next,
    .fancybox-close {
        display: none !important;
    }
    .slider-date {
        width: auto;
        padding-right: 20px;
    }
    .mob-hide {
        display: none;
    }
    .photo-page {
        margin: 0 -7px;
    }
    .photo-box {
        padding: 0 7px 7px;
        width: 50%;
    }
    .footer-padding {
        display: none;
    }
    .footer {
        position: relative;
    }
    .lnk-map {
        position: relative;
        bottom: auto;
        right: auto;
        padding-bottom: 5px;
    }
    .right-column-inner {
        padding-bottom: 0 !important;
    }
    .map-columns td {
        display: block;
        padding-left: 0;
    }
    .map-columns ul {
        margin-left: -30px;
    }
    .map-columns ul ul {
        margin-left: 0;
    }
    .map-columns ul li {
        background: url(../img/marker.png) 18px 9px no-repeat;
    }
    .slider-main {
        display: none;
    }
    h1 {
        font-size: 22px;
    }
    img {
        max-width: 100%;
    }
    .right-column-inner img {
        height: auto;
    }
    .grid-date-col {
        padding-bottom: 20px;
        font-size: 20px;
        line-height: 20px;
    }
    .grid-date {}
    .grid-date-col span {
        position: absolute;
        top: 20px;
        left: 0;
        padding-left: 0;
    }
    .zayavka .obrashenie_form .form-td .inp-st,
    .zayavka .obrashenie_form .form-td .textar-st,
    .zayavka .obrashenie_form .form-th {
        width: 100%;
    }
    .down_file {
        width: 100%;
    }
    .menu-page-active {
        display: block;
    }
    .js-menu-tabs .active {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .exhibition-contact {
        display: none;
    }
    .exhibition-contact-mob {
        display: block;
        float: none;
        padding-left: 0;
        width: auto;
    }
    table img {
        max-width: 120px
    }
    table td {
        font-size: 12px
    }
}


/* ==========================================================================
   Helper classes
   ========================================================================== */


/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}


/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

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


/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

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


/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}


/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(-o-min-device-pixel-ratio: 5/4),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}


/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}

.character {
    margin-top: 20px;
}
.btn-eye{
	position: relative;
}
.btn-eye a{
    border: 1px solid #000;
    padding: 6px 7px;
    margin: 0 2px
}
.lange{
    display: flex;
    width: 115px;
}
.lang-link{
   margin: 0 5px;
}
.btn-eye-text{
	display: none;
}
@media screen and (max-width: 1200px) {
    .lange {
        width: 33px;
        flex-direction: column;
        padding-top: 70px;
    }

    .btn-eye-text {
        display: none;
    }
}

.left-sidebar {
    position: relative;
    margin: 0;
    padding: 11px 0 11px 12px;
    overflow: hidden;
}
.left-sidebar li {
    list-style: none;
    font-size: 18px;
    margin: 2px 0;
}
.left-sidebar-dropdown li{
    margin: 0;
}

.left-sidebar li a,
.left-sidebar li span {
    font-size: 16px;
    color: rgb(105, 105, 105);
    font-weight: bold;
    line-height: 1.2;
    display: block;
    min-height: 24px;
    background: rgb(248, 248, 248);
    padding: 15px 19px;
    position: relative;
    border: none;
}

.left-sidebar li a:before,
.left-sidebar li span:before {
    position: absolute;
    content: ' ';
    top: 3px;
    bottom: 3px;
    width: 12px;
    left: -12px;
    background: rgb(226, 226, 226);
    background-size: 100% 100%;
}

.left-sidebar li a:after {
    position: absolute;
    content: ' ';
    top: 0;
    bottom: 0;
    width: 12px;
    right: 10px;
    background: url(../img/arrow_submenu.svg) center no-repeat;
}
.left-sidebar li.active a,
.left-sidebar li.active span {
    background: #fff;
    color: #00a1df;
}

.left-sidebar li a:hover,
.left-sidebar li span:hover {
    font-size: 16px;
    color: rgb(13, 13, 13);
    font-weight: bold;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.left-sidebar li.active {
    padding: 0;
    font-family: 'nerisblack';
}

.left-sidebar li.active a:before,
.left-sidebar li.active span:before {
    background: #00a1df;
    top: 3px;
    bottom: 3px;
}
.left-sidebar li.active a:after,
.left-sidebar li.active span:after {
    background: url(../img/arrow_submenu-active.svg) center no-repeat;
}
.left-sidebar li a:hover:after,
.left-sidebar li span:hover:after{
    background: url(../img/arrow_submenu-hover.svg) center no-repeat;
}
.left-sidebar li.active span:before {
    position: absolute;
    content: ' ';
    top: 3px;
    bottom: 3px;
    width: 12px;
    right: -12px;
    background: #00a1df;
    background-size: 100% 100%;
}
.left-sidebar .inactive.filled. li.active a:before,
.left-sidebar .inactive.filled. li.active span:before {
    background-color: #00a1df;
    top: 0;
}
.left-sidebar li a:hover:before,
.left-sidebar li span:hover:before {
    position: absolute;
    content: ' ';
    top: 3px;
    bottom: 3px;
    width: 12px;
    left: -12px;
    background: #ffcb00;
    background-size: 100% 100%;
}
.left-sidebar li ul {
    padding: 0;
}

.left-sidebar li.inactive:hover {
    cursor: pointer;
}

.left-sidebar li.filled ul {
    padding: 0;
}

.left-sidebar li.filled ul li a {
    padding-left: 30px;
}

.left-sidebar .inactive.filled {
    position: relative;
}

.left-sidebar li.inactive.filled a:hover:before, li.inactive.filled span:hover:before {
    top: 2px;
}

.left-sidebar li.inactive.filled::after {
    position: absolute;
    content: ' ';
    top: 3px;
    bottom: 3px;
    width: 12px;
    left: -12px;
    background-size: 100% 100%;
    background-color: rgb(226, 226, 226);
}
.left-sidebar li.inactive.filled:hover:after{
    background-color: #ffcb00;
}
.left-sidebar li.inactive.filled.open:hover:after{
    background-color: #ffcb00;
}
.left-sidebar > li:not(:last-child){
    border-bottom: 1px solid rgb(225, 225, 225);
}

.left-sidebar-dropdown a, .left-sidebar-dropdown li {
    border: none !important;
}
.inactive-name.active{
    color: #00a1df;
}
.left-sidebar-dropdown{
    display: none;
}
.left-sidebar li.inactive.filled.open::after{
    position: absolute;
    content: ' ';
    top: 3px;
    bottom: 3px;
    width: 12px;
    left: -12px;
    background-size: 100% 100%;
    background-color: #00a1df;
}
.left-sidebar .inactive-name:after {
    position: absolute;
    content: ' ';
    top: 0;
    bottom: 0;
    width: 12px;
    right: 10px;
    background: url(../img/arrow_submenu.svg) center no-repeat;
    transform: rotate(90deg);
}
.left-sidebar .inactive-name.open:after {
    position: absolute;
    content: ' ';
    top: 0;
    bottom: 0;
    width: 12px;
    right: 10px;
    background: url(../img/arrow_submenu.svg) center no-repeat;
    transform: rotate(180deg);
}
/*b-exposition*/
.flex-container{
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
}
.b-about-exposition{
    padding: 10px 0;
}
.b-exposition-video:not(:first-child){
    padding: 10px 0;
}
.b-info-exposition__text{
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 1.333;
    width: 65%;
}
.b-info-exposition__img{
    max-height: 170px;
    width: 30%;
}
.b-info-exposition__img{
    max-height: 100%;
}
.b-info-exposition__img img{
    max-height: 100%;
}
.b-about-exposition__content{
    flex-direction: column;
    display: flex;
    justify-content: center;
    padding:10px 23px;
    background-color: rgb(232, 245, 250);
    width: 25%;
    min-height: 145px;
    flex-shrink: 0;
}

.b-about-exposition__title{
    font-size: 18px;
    color: rgb(0, 161, 223);
    line-height: 1.333;
    font-weight: bold;
    padding-bottom: 20px;
}
.b-about-exposition__text{
    font-size: 18px;
    color: rgb(0, 161, 223);
    line-height: 1.556;
}
.b-exposition-themes{
    border-bottom: 1px solid rgb(225, 225, 225);

}
.b-exposition-themes__title{
    margin-top: 20px;
    font-size: 20px;
    color: rgb(1, 1, 1);
    line-height: 1.2;
    font-weight: bold;
}
.b-exposition-themes__list{
    width: 65%;
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 1.333;
}
.b-exposition-themes .b-exposition-themes__list ul li{
    background: url(../img/marker_circle.png) 3px 5px no-repeat;
}

.b-exposition-themes__img{
    width: 30%;
    text-align: center;
}
.b-exposition-themes__img___box{
    padding: 10px 0;
}

.b-exposition-text{
    padding: 40px 0;
    font-size: 18px;
    color: rgb(0, 0, 0);
    line-height: 1.333;
}
h3.exposition-title{
    font-size: 20px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1.2;
}
.b-general-partner__logo img {
    max-height: 80px;
}
.b-partners__title{
    margin-top: 30px;
}
.b-partners__logo{
    display: flex;
    align-items: center;
    max-width: 30%;
    padding: 20px 0;
}
.b-partners__logo img{
    max-height: 80px;
}
.b-partners__content{
    flex-wrap: wrap;
}
.b-general-partner__logo{
    max-width: 30%;
}
.b-partners__logo a,
.b-exposition-themes__img a{
    border: none;
}

@media screen and (max-width: 1023px){
    .menu-page-active{
        margin-bottom: 20px;
    }
    .flex-container {
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    .b-info-exposition__text{
        width: 100%;
    }
    .b-info-exposition__img{
        width: 100%;
        margin: 10px 0;
    }
    .b-about-exposition__content{
        width: 83%;
        margin: 10px 0;
    }
    .b-exposition-themes__list{
        width: 100%;
    }
    .b-exposition-themes__img{
        width: 100%;
    }
    .b-general-partner__logo{
        max-width: 100%;
    }
    .b-partners__logo{
        max-width: 100%;
    }
}
@media screen and (max-width: 767px){
  .lange{
    padding: 5px 5px 0;
  }
}
/*styles for news*/
.news-item {
	display: flex;
	flex-direction: column;
}
.news-cont p {
	margin-bottom: 0;		
}
@media screen and (max-width: 460px) {
	.news-cont {
		display: flex;
		flex-direction: column;
	}
}