<?
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
$APPLICATION->SetTitle("Title");
?>/* font-weight: 400; */
@font-face {
    font-weight: 400;
    src: url("../fonts/RobotoRegular/RobotoRegular.eot");
    src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
    url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "MyriadProBold"; */
@font-face {
    font-family: "MyriadProBold";
    src: url("../fonts/MyriadProBold/MyriadProBold.eot");
    src: url("../fonts/MyriadProBold/MyriadProBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/MyriadProBold/MyriadProBold.woff") format("woff"),
    url("../fonts/MyriadProBold/MyriadProBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* COMMON */
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; outline: none; }
html {  background: url('../img/main-pattern.jpg') 0 0 repeat; }
html, body { min-width: 1200px; width: 100%; height: 100%; font-family: 'Roboto', sans-serif; line-height: inherit; font-size: 100%; }
a { text-decoration: none; color: #fff;}
a:hover, a:focus { text-decoration: none; color: #fff;}
ul, ol { list-style: none; margin: 0px; }
/*wrapper { display: flex; flex-direction: column; height: 100%; }
header { flex: 0 0 auto; }
section.main-content { flex: 1 0 auto; height: 100%; }
main { height: 100%; }
footer { flex: 0 0 auto; }*/
/* COMMON  END */


/* TYPOGRAPHY */
h1 {
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	padding: 40px 0;
	text-align: center;
	margin: 0px;
}
h2 {
	padding: 40px 15px;
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	padding: 40px 0;
	text-align: center;
	margin: 0px;
}
h3 {
	padding: 40px 15px;
	font-size: 32px;
	font-weight: 700;
	color: #fff;
	padding: 40px 0;
	text-align: center;
	margin: 0px;
}
h4 {
	padding: 40px 15px;
	font-size: 28px;
	font-weight: 700;
	color: #fff;
	padding: 40px 0;
	text-align: center;
	margin: 0px;
}
.table0 {
	border: none !important;
	border-collapse: collapse;
}
/* TYPOGRAPHY END */

/* GRID */
.wrapper { width: 1200px; margin: 0 auto; height: 100%;}
.clear { clear: both; }
/* GRID END */

.header__top {
	background: #124c67;

}
.header__top .wrapper {
    padding: 20px 43px;
    width: 1080px;
} 
.header__menu li {
	display: inline-block;
}
.header__menu li:not(:last-child) {
	margin-right: 48px;

}
.header__menu li a {
	font-size: 18px;
	font-weight: 300;
}

.header__bottom {
    height: 121px;
    background: #fff;
}
.header__bottom .wrapper {
	padding: 20px 15px;
}
.header__search {
	display: inline-block;
	background: #ef4036;
	padding: 15px;
	border-radius: 50%;
	vertical-align: top;
	margin-top: 13px;
}
.header__search i {
	color: #fff;
	font-size: 24px;
}
.header__work__info {
	display: inline-block;
	vertical-align: top;
	margin: 22px 0 0 32px;
}
.header__work__info a {
	color: #5a5a5a;
	font-size: 20px;
	font-weight: 500;

    margin-bottom: 5px;
    display: inline-block;
}
.header__work__info span {
   	font-weight: 400;
	font-size: 20px;
	color: #4d4d4d;
	line-height: 10px;
}
.header-rezhim {
	font-size: 16px !important;
}
.header-rezhim:hover {
	text-decoration: underline;
}
.header__phone {
	margin: -4px 0;
}
.header__logo {
	display: inline-block;
	vertical-align: top;
	margin-left: 185px;
	max-width: 380px;
}
.header__logo img {
	width: 260px;
    padding-top: 15px;
}
.header__soc {
	display: inline-block;
	float: right;
	margin-top: 25px;
}
.header__soc__item {
	width: 36px;
	height: 36px;
	display: inline-block;
	text-align: center;
	padding-top: 3px;
	margin-right: 10px;
}
.header__soc__item {
	color: #4d4d4d;
	font-size: 22px;
}
.header__soc a:nth-child(1) .header__soc__item {
	background: url('../img/vk-social-logotype (1).png') 0 0 no-repeat;
	background-size: cover;
}
.header__soc a:nth-child(1) .header__soc__item:hover {
	background: url('../img/vk-social-logotype.png') 0 0 no-repeat;
	background-size: cover;
}
.header__soc a:nth-child(2) .header__soc__item {
	background: url('../img/facebook-logo-button (1).png') 0 0 no-repeat;
	background-size: cover;
}
.header__soc a:nth-child(2) .header__soc__item:hover {
	background: url('../img/facebook-logo-button.png') 0 0 no-repeat;
	background-size: cover;
}
.header__soc a:nth-child(3) .header__soc__item {
	background: url('../img/instagram-logo (1).png') 0 0 no-repeat;
	background-size: cover;
}
.header__soc a:nth-child(3) .header__soc__item:hover {
	background: url('../img/instagram-logo.png') 0 0 no-repeat;
	background-size: cover;
}





.slider__block {
	height: 500px;
}
.h1 {
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	padding: 25px 0;
	text-align: center;
	margin: 0px;
}
.h2 {
	padding: 40px 15px;
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	padding: 40px 0;
	text-align: center;
	margin: 0px;
}
.h3 {
	padding: 40px 15px;
	font-size: 32px;
	font-weight: 700;
	color: #fff;
	padding: 40px 0;
	text-align: center;
	margin: 0px;
}
.main__middle {
	position: relative;
/*    top: -20px;
    margin-bottom: -40px;*/	
}
.bg__wrapper {
	background: #021822;
	position: relative;
	padding-bottom: 30px;
}
.shop__out {
	font-size: 0px;
}
.shop__item {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	height: 222px;
	margin-bottom: 28px;
}
.shop__item:hover {
	-webkit-transform: scale3d(0.95,0.95,1);
    transform: scale3d(0.95,0.95,1);    
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
}
.shop__item a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 80px 65px;
}
.shop__item__caption {
	font-size: 40px;
	font-weight: 700;
	color: #fff;
    line-height: 40px;
}
.shop__item img{
	padding-bottom: 5px;
}
/*.shop__out .shop__item:nth-child(1) {
	background: url('../img/shop-bg1.jpg') 0 0 no-repeat;
}
.shop__out .shop__item:nth-child(2) {
	background: url('../img/shop-bg2.jpg') 0 0 no-repeat;
}
.shop__out .shop__item:nth-child(3) {
	background: url('../img/shop-bg3.jpg') 0 0 no-repeat;
}
.shop__out .shop__item:nth-child(4) {
	background: url('../img/shop-bg4.jpg') 0 0 no-repeat;
}
.shop__out .shop__item:nth-child(5) {
	background: url('../img/shop-bg5.jpg') 0 0 no-repeat;
}
.shop__out .shop__item:nth-child(6) {
	background: url('../img/shop-bg6.jpg') 0 0 no-repeat;
}*/
.button {
	display: inline-block;
	border: 2px solid #cfd3d5;
	position: relative;
}
.button a {
	width: 100%;
	height: 100%;
	padding: 16px 35px;
   	font-weight: 400;
	font-size: 20px;
	text-transform: uppercase;
	display: inline-block;
}
.button img {
	margin-left: 20px;
	position: relative;
	top: 2px;
}
.wrapper__center {
	text-align: center;
	padding-bottom: 60px;
}
/*.wrapper__center.border {
	border-bottom: 2px solid #325283;
}*/
.services__out {
	text-align: center;
border-top: 4px solid #325283;
}
.services {
	margin-top: 70px;
	margin-bottom: 70px;
    width: 1200px;
    margin: 0 auto;


}
.services__caption {
   	font-weight: 400;
	color: #fff;
	font-size: 18px;
	margin-bottom: 30px;
}
.services__item {
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.services__item:not(:last-child) {
	margin-right: 60px;
}
.services__item__img {
	position: relative;
	height: 62px;
	margin-bottom: 40px;
}
.services__item img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    max-width: 90px;
    max-height: 90px;
}
.services__item__caption {
   	font-weight: 400;
	font-size: 18px;
	color: #fff;
}
.news__out {
	background: url('../img/main-pattern.jpg') 0 0 repeat;
}
.news {
	font-size: 0px;
	margin-bottom: 30px;
}
.news__item {
	display: inline-block;
	width: 33.3%;
	vertical-align: top;
}
.news__img {
	height: 222px;
	background-size: cover !important;
}
.news__item:nth-child(1) .news__img {
	background: url('../img/news1.jpg') 0 0 no-repeat;
}
.news__item:nth-child(2) .news__img {
	background: url('../img/news2.jpg') 0 0 no-repeat;
}
.news__item:nth-child(3) .news__img {
	background: url('../img/news3.jpg') 0 0 no-repeat;
}
.news__item:nth-child(1) .news__item__info {
	border-right: 1px solid #cecece;
}
.news__item:nth-child(2) .news__item__info {
	border-right: 1px solid #cecece;
}
.news__item__info {
	position: relative;
	background: #fff;
	padding: 50px 20px;
	height: 200px;
 }
.news__date {
	padding: 20px;
	font-size: 16px;
	font-weight: 700;
	color: #4c4c4c;
	background: #fdc65e;
	position: absolute;
	top: -40px;
	left: 0px;
}
.news__item:nth-child(2) .news__date {
    background: #ba2727;
    color: #fff;
}
.news__item:nth-child(2) .news__date:after {
    background: #ba2727;
}
.news__date:after {
    content: '';
    width: 30px;
    height: 59px;
    display: block;
    -webkit-transform: skew(20deg);
    -ms-transform: skew(20deg);
        transform: skew(20deg);
    background: #fdc65e;
    position: absolute;
    right: -12px;
    top: 0px;
}
.news__name {
	font-size: 20px;
	font-weight: 500;
	color: #373737;
	margin-bottom: 20px;
}
.news__caption {
   	font-weight: 400;
    font-size: 16px;
    color: #373737;
}
.news__out .wrapper__center {
	padding-bottom: 30px;
	border: none;
}
.partners__out {
	padding: 30px 0;
}
.partners {
	text-align: center;
}
.partners__img {
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 100px;
	margin: 0 20px;
}
.partners img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
}
.int__map {
	background: url('../img/int-map-bg.jpg') 50% 50% no-repeat;
}
.int__map .wrapper__center {
	border: none;
	padding: 42px 0;
}
footer {
	padding: 40px 0;
	background: #124c67;
}
.footer__logo {
	display: inline-block;
	vertical-align: top;
	max-width: 170px;
}
.footer__logo img {
	width: 100%;
}
.footer__info {
	display: inline-block;
	margin-left: 50px;
	vertical-align: top;
}
.footer__info__tel {
	font-size: 20px;
	font-weight: 700;
	color: #ccd1d3;
	margin-top: -5px;
}
.footer__info__time {
    font-weight: 400;
	font-size: 16px;
	color: #cdd0d2;
}
.subscribe {
	display: inline-block;
	vertical-align: top;
	margin-left: 50px;
	margin-top: -5px;
}
.subscribe input {
	background: transparent;
	border: 1px solid #264a71;
	padding: 13px 18px;
	color: #fff;
}
.subscribe__button {
	display: inline-block;
	background: #3e6ba6;
	margin-left: -4px;
	position: relative;
	top: 0px;
}
.subscribe__button a {
	display: block;
	padding: 14px 18px;
	color: #fff;
	text-transform: uppercase;
}
.razrabotka {
	display: inline-block;
    float: right;
    font-weight: 400;
    text-align: right;
    font-size: 14px;
    color: #fff;
}
.razrabotka a:hover {
	text-decoration: underline;
}
.slider__nav {
	padding-top: 30px;
	padding-left: 180px;
}
.slider__nav ul li {
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	padding: 10px 15px;
	border: 2px solid #fff;
    -webkit-transform: skew(20deg);
    -ms-transform: skew(20deg);
        transform: skew(20deg);
    cursor: pointer;
}
.slider__nav ul li span {
	display: inline-block;
    -webkit-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
        transform: skew(-20deg);
}
.slider__nav ul li:not(:last-child) {
	margin-right: 10px;
}
.slider__nav ul li.is-active {
	border-color: #fdc65e;
	background: #fdc65e;
}
.slider__nav ul li.is-active span {
	color: #03202e;
}
.slider {
	position: relative;
	height: 425px;
}
.slider .slick-list, .slider .slick-track {
	height: 100%;
}
.slider .slick-list {
	overflow: visible !important;
}
.slider__item {
	display: inline-block;
	position: relative !important;
}
.slider__item a {
	display: block;
}
.slider__caption__big {
	font-size: 50px;
	color: #fff;
	font-weight: 700;
	line-height: 50px;
	position: absolute;
	top: 170px;
	left: 115px;
}
.slider__small__link {
	padding: 20px;
	color: #4c4c4c;
    -webkit-transform: skew(20deg);
    -ms-transform: skew(20deg);
        transform: skew(20deg);
    position: absolute;
}
.slider__small__link span {
	display: inline-block;
	font-weight: 700;
	color: #4c4c4c;
    -webkit-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
        transform: skew(-20deg);
}
.slider__small__link.orange {
	background: #fdc65e;
    top: 290px;
    left: 130px;
}
.slider__small__link.green {
	background: #b5c335;
    top: 290px;
    left: 260px;
}
.slider__item:nth-child(1) {
    position: absolute;
    top: 28px;
    left: 20px;
}
.slider__item:nth-child(2) {
	position: absolute;
    right: 65px;
    top: -165px;
    text-align: center;
}
.slider__caption__small {
	font-size: 34px;
	line-height: 34px;
	font-weight: 700;
	color: #fff;
	position: absolute;
	top: 20px;
	left: 50px;
}
.slider__item:nth-child(2) .slider__heart {
	position: absolute;
    top: 120px;
    left: 95px;
}
.slider__time {
	position: absolute;
	bottom: 15px;
	right: 20px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
}
.no__slider__block {
	display: inline-block;
	text-align: center;
    -webkit-transform: skew(9deg);
    -ms-transform: skew(9deg);
        transform: skew(9deg);
    height: 194px;
    padding-top: 40px;
}
.no__slider__block a {
	display: block;
	width: 100%;
	height: 100%;
}
.no__slider__block.red {
	background: #ba2727;
    width: 334px;
    position: absolute;
    right: 419px;
    top: 306px;
}
.no__slider__block.blue {
	background: #3a5d98;
    width: 333px;
    position: absolute;
    right: 86px;
    top: 306px;
}
.no__slider__block span {
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
    -webkit-transform: skew(-9deg);
    -ms-transform: skew(-9deg);
        transform: skew(-9deg);
}
.no__slider__block img {
	margin-bottom: 5px;
    -webkit-transform: skew(-9deg);
    -ms-transform: skew(-9deg);
        transform: skew(-9deg);
}
.slider__block .wrapper {
	width: 1480px;
	overflow: hidden;
}
.pattern__block {
	background: url('../img/main-pattern.jpg') 0 0 repeat;
	color: transparent;
}
.slider__wrap {
	position: relative;
}
.slider__out {
	position: relative;
}
.akcii__title .wrapper {
	position: relative;
}
.akcii__title__caption {
	padding: 20px 0;
	color: #fff;
	font-size: 38px;
	font-weight: 500;
	text-align: center;
}
.akcii-prev {
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -15px;
}
.akcii-prev a {
	display: inline-block;
	width: 18px;
	height: 30px;
	background: url('../img/arrow-white.png');
}
.akcii-next {
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -15px;
}
.akcii-next a {
	display: inline-block;
	width: 18px;
	height: 30px;
	background: url('../img/arrow-white.png');
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
}
.akciya__shop__block {
	width: 100%;
	position: relative;
}
.akciya__date {
	padding: 30px 0;
	font-size: 30px;
	font-weight: 700;
	color: #f89b3a;
}
.akcii__shop__block__out {
	margin-bottom: 73px;
}
.akciya__shop__block__info {
	padding-top: 40px;
	width: 50%;
	float: left;
	padding-right: 80px
}
.akciya__shop__block table {
	border-top: 2px solid #2f4f80;
	border-bottom: 2px solid #2f4f80;
	width: 100%;
	padding: 10px 0;
}
.akciya__shop__block table tr:first-child {
    font-weight: 400;
    font-size: 18px;
	color: #fff;
}
.akciya__shop__block table tr:first-child td {
	padding-bottom: 10px;
}
.akciya__shop__block table tr td {
	text-align: center;
}
.akciya__shop__block table tr:nth-child(2) td {
	font-size: 18px;
	font-weight: 700;
}
.akciya__shop__block table tr:nth-child(2) td:nth-child(1) {
	color: #f89b3a;
}
.akciya__shop__block table tr:nth-child(2) td:nth-child(2) {
	color: #bfcd33;
}
.akciya__shop__block table tr:nth-child(2) td:nth-child(3) {
	color: #ff0c00;
}
.akciya__shop__block__caption {
	margin: 30px 0 70px 0;
    font-weight: 400;
    color: #fff;
    font-size: 18px;
}
.akcii__shop__img {
	display: block;

}
.akcii__shop__img img{
	display: block;
	margin: 0px auto;
	padding-top: 40px;

}
.button.shop {
	position: absolute;
	bottom: 0px;
}
.button.shop img {
	-webkit-transform: rotate(-90deg);
	    -ms-transform: rotate(-90deg);
	        transform: rotate(-90deg);
}
.akcii__banner__block {
	font-size: 0px;
	margin: 20px 0;
}
.akcii__banner__block:nth-child(3) {
	margin-bottom: 40px;
}
.akcii__banner__item {
	display: inline-block;
	width: 50%;
	padding-bottom: 20px;
}
.akcii__banner__item:hover {
    -webkit-transform: scale3d(0.95,0.95,1);
    transform: scale3d(0.95,0.95,1);
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
}
.h2 {
	font-size: 36px;
	font-weight: 500;
	color: #fff;
	padding: 40px 0;
	text-align: center;
}
.akcii__wrapper .wrapper__center {
	border: none;
	padding: 30px 0;
}
.exclusive__detrib {
	padding: 30px 0;
	background: #fff;
}
.exclusive__destrib__in {
	text-align: center;
}
.exclusive__destrib__img {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 100px;
    margin: 0 20px;
}
.exclusive__destrib__img img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    max-height: 118px;
}
.all__shop {
	background: url('../img/allshop-bg.jpg') 50% 100% no-repeat;
	background-size: cover;
}
.all__shop__block {
	background: rgba(11, 39, 51, 0.5);
	padding: 54px 45px;
	display: none;
}
.all__shop .wrapper__center {
	padding: 30px 0;
	border: none;
}
.all__shop__block ul {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 40px;
    padding: 0 37px;
}
.all__shop__block ul li:first-child {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.all__shop__block ul li {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}
.all__shop__block ul li a:hover {
	text-decoration: underline;
}
.no-margin {
	margin-right: 0px !important;
}
.all__shop__block ul:nth-child(10) {
	margin-top: -240px;
}
.all__shop__block ul:nth-child(11) {
	margin-top: -190px;
	margin-left: -20px;
}
.all__shop__block ul:nth-child(12) {
	margin-top: -270px;
}
.all__shop__block ul:nth-child(13) {
    margin-left: -540px;
    margin-top: 110px;
}
.all__shop__block ul:nth-child(14) {
    margin-top: 160px;
    margin-left: -20px;
}
.button__toggle {
	border: 2px solid #cfd3d5;
	position: relative;
	height: 100%;
	padding: 16px 35px;
   	font-weight: 400;
	font-size: 20px;
	text-transform: uppercase;
	display: inline-block;
	color: #fff;
	cursor: pointer;
}
.button__toggle img {
	margin-left: 20px;
	position: relative;
	top: -1px;
}
.all__shop .button__toggle img {
	-webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.button__toggle img.rotate {
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
	-webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.child__slider__out .wrapper {
	width: 1440px;
	position: relative;
}
.child__slider__out .slick-dots {
	bottom: 10px;
}
.child__slider__out .slick-dots li.slick-active button {
	background: #5282b0;
	border-color: #5282b0;
}
.child__block__caption {
	text-align: center;
	padding-bottom: 60px;
/*	border-bottom: 2px solid #2f4f81;*/
}
.child__block__caption span:first-child {
    font-weight: 400;
	font-size: 24px;
	color: #fff;
}
.child__block__caption span:last-child {
	font-size: 20px;
	color: #f89b3a;
	font-style: italic;
}
.child__events__block {
	font-size: 0px;
}
.event__item {
	display: inline-block;
	position: relative;
}
.event__item__small .event__item:first-child {
	margin-bottom: 31px;
}
.event__item:hover {
    -webkit-transform: scale3d(0.95,0.95,1);
    transform: scale3d(0.95,0.95,1);
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
}
.events .wrapper__center {
	padding: 30px 0;
	border: none;
}
.child__events__block__hidden {
	display: none;
	margin: 30px 0;
}
.child__services {
	text-align: center;
    padding: 10px 0 60px 0;
/*	border-top: 2px solid #325283;*/
	border-bottom: 2px solid #325283;
	margin-bottom: 30px;
}
.child__services__item {
	display: inline-block;
	margin: 0 40px;
	vertical-align: top;
}
.child__services__img {
	height: 90px;
	position: relative;
}
.child__services__item img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
}
.child__services__caption {
	margin-top: 20px;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
}
.film__slider__out .wrapper {
	width: 1440px;
	position: relative;
}
.film__slider__out .slick-dots {
	bottom: 10px;
}
.film__slider__out .slick-dots li.slick-active button {
	background: #bfcd33;
	border-color: #bfcd33;
}
.film__slider__item {
	position: relative;
}
.film__slider__item img {
	width: 100%;
	height: 100%;
	max-width: 1411px;
	max-height: 481px;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: top;
	   object-position: top;
}
.film__slider__info {
	position: absolute;
	bottom: 20px;
	left: 140px;
}
.film__slider__name {
	font-size: 50px;
	line-height: 45px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 30px;
}
.film__slider__date {
	font-size: 40px;
	color: #fff;
	font-weight: 500;
	margin-bottom: 50px;
}
.button__buy__ticket {
	display: inline-block;
	padding: 20px 26px;
	background: #f89b3a;
	border-radius: 10px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
	color: #3f3f3f;
	cursor: pointer;
}
.button__buy__ticket img {
	display: inline-block !important;
    vertical-align: top;
    margin-top: -5px;
    margin-left: 20px;
    position: relative;
    top: 2px;
}
.film__rating {
	width: 90px;
	height: 90px;
	position: absolute;
	bottom: 30px;
	right: 120px;
	padding-top: 20px;
	background: rgba(0,0,0,0.5);
	border-radius: 50%;
	text-align: center;
}
.film__rating span {
	font-weight: 500;
	font-size: 40px;
	color: #fff;
}
.session__tabs__out {
	text-align: center;
	padding-top: 40px;
}
.session__tabs__caption {
	display: inline-block;
    font-weight: 400;
    font-style: 20px;
    color: #fff;
    vertical-align: top;
}
.session__tabs {
	display: inline-block;
	vertical-align: top;
	border-bottom: 1px solid #bfcd33;
	padding: 0 20px;
	margin-bottom: 30px;
	margin-top: -13px;
	position: relative;
}
.session__tabs li {
	display: inline-block;
	margin-right: 10px;
	border-top: 1px solid #5c676c;
	border-left: 1px solid #5c676c;
	border-right: 1px solid #5c676c;
}
.session__tabs li.is-active {
	border-top: 6px solid #bfcd33;
	border-left: 6px solid #bfcd33;
	border-right: 6px solid #bfcd33;
}
.session__tabs li a {
	display: inline-block;
	padding: 10px;
}
/*.session__tabs li.is-active ~ li:nth-child(2) {
	border-top: 1px solid #f89b3a;
	border-left: 1px solid #f89b3a;
	border-right: 1px solid #f89b3a;
}*/
.child__events__block .event__item__big {
	float: left;
}
.child__events__block.hidden .event__item__big {
	float: right;
}
.films__events__block .event__item__big {
	float: right;
}
.event__item__small {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	font-size: 10px;
}
.event__item__big {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.event__item__info {
	position: absolute;
	bottom: 20px;
	left: 40px;
}
.event__name {
	font-size: 36px;
	font-weight: 700;
	color: #fff;
}
.event__name__caption {
	font-size: 18px;
	font-weight: 500;
	color: #fff;
}
.films__events__block {
	margin-bottom: 30px;
}
.events__banner {
	position: relative;
	margin-bottom: 30px;
}
.events__banner a {
	display: block;
}
.events__banner:hover {
    -webkit-transform: scale3d(0.95,0.95,1);
    transform: scale3d(0.95,0.95,1);
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
}
.event__item__big.left {
	float: left;
    position: relative;
    z-index: 9;
}
.event__item__big.right {
	float: right;
}
.films__events__block__hidden {
	display: none;
}

.contacts__info__out .wrapper {
	width: 1400px;
	margin-bottom: -20px;
}
.contacts__info {
	/*background: url('../img/contacts-info-bg.png') 50% 0 no-repeat;*/

	background: url('../img/back.png') 50% 0 no-repeat;

	text-align: center;
	padding-bottom: 80px;
}
.contacts__info__items {
	margin: 20px 0;
	left: -129px;
    position: relative;
}
.contacts__info__item {
	display: inline-block;
	margin: 0 10px 20px;
	margin-left: 202px;
}
.contacts__info__item span:first-child {
	font-size: 20px;
	text-transform: uppercase;
	color: #f89b3a;
	font-weight: 500;
	margin-bottom: 12px;
}
.contacts__info__item span {
	display: block;
	color: #fff;
	font-size: 20px;
}
.button__request {
	display: inline-block;
	padding: 16px 42px;
	border: 2px solid #c98236;
	background: transparent;
	margin: 30px 0;
    font-weight: 400;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}
.tabs {
	text-align: center;
}
.tabs__caption {
	font-size: 0px;
	margin-bottom: 20px;
}
.tabs__caption li {
	display: inline-block;
	border: 2px solid #1b5069;
	padding: 16px 37px;
	background: transparent;
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
	color: #fff;
	cursor: pointer;
}
.tabs__caption li.is-active {
	border: 2px solid #b5c335;
	color: #202020;
	background: #b5c335;
}
.tabs__content__caption {
    font-weight: 400;
	font-size: 18px;
	color: #fff;
	margin: 30px 0;
	padding: 0 120px;
}
.orange {
	color: #f89b3a;
}
.contacts__form {
	padding: 0 160px;
}
.contacts__form__block {
	display: inline-block;
	width: 48%;
	font-size: 0px;
}
.contacts__form__block:first-child {
	margin-right: 30px;
}
.contacts__form__block input {
	display: block;
	border: 2px solid #828d92;
	padding: 16px;
	width: 100%;
	outline: none;
	background: transparent;
	margin-bottom: 35px;
	color: #828d92;
	font-size: 18px;
}
.contacts__form textarea {
	display: inline-block;
	border: 2px solid #828d92;
	padding: 16px;
	width: 100%;
	outline: none;
	background: transparent;
	margin-bottom: 35px;
	color: #828d92;
	font-size: 18px;
	height: 180px;
}
.form__button__block {
	text-align: left;
	margin-bottom: 30px;
}
.form__button__block span {
    font-weight: 400;
    font-size: 18px;
    color: #828d92;
    margin-left: 25px;
}
.button.download {
	border-color: #427085;
}
.button.send {
	background: #f89b3a;
	border-color: #f89b3a;
	float: right;
}
.button.send a {
	color: #3f3f3f;
}
.tabs__content {
	display: none;
	position: relative;
}
.tabs__content.is-active {
	display: block;
}
.map {
	height: 600px;
	position: relative;
}
.slider .slick-prev {
	width: 38px;
	height: 66px;
	background: url('../img/slider-arrow.png') 0 0 no-repeat;
	top: 50%;
}
.slider .slick-next {
	width: 38px;
	height: 66px;
	background: url('../img/slider-arrow.png') 0 0 no-repeat;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	    transform: rotate(180deg);
	top: 50%;
}
.search__filter__block__out {
	padding: 20px 0;
}
.search__filter__block {
	background: rgba(4, 67, 98, 0.8);
	padding: 10px 25px;
}
.search__block {
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}
.search__block i {
	color: #fff;
    font-size: 23px;
    line-height: 8px;
}
.search__block input {
	width: 230px;
	background: transparent;
	border: none;
	border-bottom: 1px solid #fff;
	outline: none;
	color: #fff;
	margin-left: 10px;
}
.shop__block.hidden {
	display: none;
}

.shop__block.hidden-custom {
	display: none;
}
.search__filter__block .h1 {
	display: inline-block;
	vertical-align: top;
	padding: 0px;
	margin-left: 250px;
	text-transform: uppercase;
	line-height: 30px;
}
.filter__block {
	display: inline-block;
	margin-left: 100px;
}
.search__filter__block .jq-selectbox__select {
	min-width: 150px;
	font-family: 'Roboto';
	background: #1a6387;
	border: none;
	-webkit-box-shadow: none;
	        box-shadow: none;
	text-shadow: none;
	font-size: 18px;
	color: #fff;
	border-radius: 0px;
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
        transform: skew(10deg);
}
.search__filter__block .jq-selectbox__trigger {
	border-left: none;
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
        transform: skew(-10deg);
}
.search__filter__block .jq-selectbox__trigger-arrow {
	border: none;
	width: 15px;
	height: 10px;
	background: url('../img/select-arrow.png') 0 0 no-repeat;
	top: 12px;
}
.search__filter__block .jq-selectbox__select-text {
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
        transform: skew(-10deg);
}
.search__filter__block .jq-selectbox__dropdown {
	border: none;
	border-radius: 0px;
	background: #1a6387;
	-webkit-box-shadow: none;
	        box-shadow: none;
	left: 3px !important;
}
.search__filter__block .jq-selectbox li {
	color: #fff;
}
.reset__filter {
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
	font-size: 18px;
	color: #1a6387;
	cursor: pointer;
}
.reset__filter i {
	display: inline-block;
	color: rgba(253, 198, 94, 0.7);
	position: relative;
	top: 1px;
	left: 8px;
}
.discount__slider__out {
	padding-top: 10px;
	padding-bottom: 30px;
    padding-left: 5%;
}
.discount__slider__nav {
	font-size: 0px;
    width: 410px;
    float: left;
    z-index: 99;
    -webkit-transform: skew(9deg);
    -ms-transform: skew(9deg);
        transform: skew(9deg);
}
.discount__slider__nav div {
	float: none;
	border: none !important;
}
.discount__slider__nav div img {
	display: inline-block;
    -webkit-transform: skew(-9deg);
    -ms-transform: skew(-9deg);
        transform: skew(-9deg);
    -webkit-box-sizing: initial;
            box-sizing: initial;
    padding: 0 0px;
    width: 109%;
    height: 100%;
    margin-left: -20px;
    position: relative;
}
.discount__slider {
	display: inline-block;
	vertical-align: top;
	left: -36px;
	top: -1px;
}
.discount__slider__out .wrapper {
	width: 1420px;
}
.discount__slider__item img {
	margin-left: -40px;
}
.discount__slider__nav__item {
	max-height: 198px;
	height: 198px !important;
}
.discount__slider__nav .slick-prev, .discount__slider__nav .slick-next {
	width: 50px;
	height: 40px;
	background: rgba(4, 67, 98, 0.8);
}
.discount__slider__nav .slick-prev {
	top: 10px;
	right: 0px;
}
.discount__slider__nav .slick-next {
	bottom: 0px;
}
.discount__slider__nav .slick-prev:before {
	width: 15px;
	height: 10px;
	background: url('../img/slick-yellow-arrow.png') 0 0 no-repeat;
	top: 50%;
	left: 50%;
	margin-top: -5px;
	margin-left: -7.5px;
}
.discount__slider__nav .slick-next:before {
	width: 15px;
	height: 10px;
	background: url('../img/slick-yellow-arrow.png') 0 0 no-repeat;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	    transform: rotate(180deg);
	top: 50%;
	left: 50%;
	margin-top: -5px;
	margin-left: -7.5px;
}
.watch__more__block {
	font-size: 0px;
}

.watch__more__block .event__item__big {

    margin-bottom: 25px;
}

.general__event__block {
	padding-bottom: 30px;
	border-bottom: 2px solid #2f5081;
	padding: 20px;
}
.general__event__block__caption {
	margin: 30px 0;
	/*padding: 0 20px;*/
	padding: 0 0px;

}
.general__event__block__caption p {
    font-weight: 400;
    font-size: 18px;
    color: #fff;
}
.shop__slider {
	max-height: 220px;
	margin-bottom: 30px;
}
.shop__slider__item {
    -webkit-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    -webkit-transition-timing-function: cubic-bezier(.56, .12, .12, .98);
         -o-transition-timing-function: cubic-bezier(.56, .12, .12, .98);
            transition-timing-function: cubic-bezier(.56, .12, .12, .98);
    position: relative;
    left: -70px;
}
.shop__slider__item a {
	-webkit-transform-origin: 50% 50%;
	    -ms-transform-origin: 50% 50%;
	        transform-origin: 50% 50%;
    -webkit-transform: scale(.8) rotateY(0deg);
            transform: scale(.8) rotateY(0deg);
    -webkit-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    -webkit-transition-timing-function: cubic-bezier(.56, .12, .12, .98);
         -o-transition-timing-function: cubic-bezier(.56, .12, .12, .98);
            transition-timing-function: cubic-bezier(.56, .12, .12, .98);
    display: block;
}
.shop__slider__item.slick-center {
    -webkit-transform: scale(1.2) rotateY(0deg);
            transform: scale(1.2) rotateY(0deg);
    -webkit-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    -webkit-transition-timing-function: cubic-bezier(.56, .12, .12, .98);
         -o-transition-timing-function: cubic-bezier(.56, .12, .12, .98);
            transition-timing-function: cubic-bezier(.56, .12, .12, .98);
    min-width: 400px;
}
.shop__slider__item img {
	position: relative;
	z-index: 9;
}
.shop__slider__item .shop__slider__item__caption {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	right: 0px;
	border: 2px solid #f89b3a;
	border-radius: 8px;
	padding: 35px 20px 35px 50px;
}
.shop__slider__item.slick-center .shop__slider__item__caption {
	display: block;
    -webkit-transition: all 10ms ease-in-out;
    -o-transition: all 10ms ease-in-out;
    transition: all 10ms ease-in-out;
}
.shop__slider .slick-dots {
	bottom: -20px;
	height: 2px;
	background: #315182;
}
.shop__slider .slick-dots li {
	margin: 0px;
	width: 200px;
	height: 10px;
	top: -14px;
}
.shop__slider .slick-dots li button {
	width: 200px;
	height: 10px;
	background: none;
	border-color: transparent;
	border-radius: 8px;
}
.shop__slider .slick-dots li.slick-active button {
	width: 200px;
	height: 10px;
	background: #fdc65e;
	border-color: #fdc65e;
}
.photoreports {
	font-size: 0px;
	margin-bottom: 30px;
}
.photoreports__item {
	display: inline-block;
    position: relative;
    width: 400px;
    height: 300px;
    float: left;
}
.photoreports a {
	display: block;
}
.photoreports__name {
    padding: 20px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #ba2727;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 400px;
}
.photoreports__item:nth-child(2n) .photoreports__name {
	background: #fdc65e;
	color: #373737;
}
/*.photoreports__item:nth-child(2) .photoreports__name:after {
	background: #fdc65e;
}*/
/*.photoreports__name:after {
    content: '';
    width: 30px;
    height: 59px;
    display: block;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    transform: skew(20deg);
    background: #ba2727;
    position: absolute;
    right: -12px;
    top: 0px;
}*/
.photoreports.hidden {
	display: none;
	float: right;
}




#nav-icon3 {
	display: inline-block;
	width: 20px;
	height: 20px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	    transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
#nav-icon3 span {
	display: block;
	position: absolute;
	height: 2px;
	width: 20px;
	background: #fff;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	    transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#nav-icon3 span:nth-child(1) {
  top: 0px;
}
#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 7px;
}
#nav-icon3 span:nth-child(4) {
  top: 14px;
}
#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}
#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}
#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
}
#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}
.mob__menu__open {
	display: none;
	position: absolute;
    top: 12px;
    right: 10px;
}
.dhidden {
	display: none;
}

.session__tabs__out {
	position: relative;
	padding-top: 140px;
}
.session__tabs__out:before {
    content: 'Кинотеатр';
    display: block;
    position: absolute;
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    padding: 40px 0;
    text-align: center;
    width: 100%;
    top: 0px;
}

.film__slider__out {
	overflow-x: hidden;
	display: none;
}
.slider__pattern {
	position: absolute;
	top: 0;
	width: 2500px;
	height: 100%;
	background-repeat: repeat-x;
}
.slider__pattern--left {
	left: -2500px;
	background-image: url('../img/slider-pattern-left.png');
	background-position: right 0;
	z-index: 9;
	max-height: 481px;
}
.slider__pattern--right {
	right: -2460px;
	background-image: url('../img/slider-pattern-right.png');
	background-position: left 0;
	z-index: 9;
	max-height: 481px;
}
.slider__pattern:after {
	content: '';
	display: block;
	position: absolute;
	height: 100%;
}
.slider__pattern--left:after {
	width: 81px;
	right: -81px;
	background-image: url('../img/slider-pattern-left-side.png');
}
.slider__pattern--right:after {
	width: 82px;
	left: -82px;
	background-image: url('../img/slider-pattern-right-side.png');
}


.event__item__big .event__item img {
	min-height: 475px;
}


.shops__out {
	padding: 30px 0;
	/*background: #021822;*/



}
.shops__left {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	padding-right: 50px;
}


.shops__left ul {
    padding: 20px;
    background: rgb(18, 76, 103);
}
.shops__left ul li {
	line-height: 24px;
	padding-bottom: 5px;
	font-weight: 300;
}
.shops__left ul li a:hover {
	border-bottom: 1px solid #fff;
}
.shops__right {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	font-size: 0px;


}

.shops__right.food-elem {

	display: block;
	margin: 0 auto; 

}
.shop-item--img {
	height: 125px;
}
.shops__right .shop__item {
	display: inline-block;
	width: calc(20% - 20px);
	height: 100%;
	min-height: 220px;
	height: 220px;
	margin-right: 20px;
	border: 1px solid #cecece;
	text-align: center;
	background: #fff;
}
.shops__right .shop__item a {
	display: inline-block;
	padding: 20px 10px;
	height: 100%;
	position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
            flex-wrap: wrap;
}
.shops__right .shop__item img {
	display: inline-block;
	max-width: 100%;
	max-height: 122px;
	margin-top: -40px;
	/*min-height: 122px;*/
	padding-bottom: 0px;
}
.shop__item__name {
	font-size: 18px;
	color: #06C;
	font-weight: 300;
	position: absolute;
	bottom: 10px;
	width: calc(100% - 20px);
	min-height: 40px;
}
.shop__item__caption2 {
	font-size: 14px;
	color: #505464;
	font-weight: 300;
}
.content__shop {
	padding: 20px;
	background: #fff;
	position: relative;
}
.content__shop__name {
	font-size: 40px;
	line-height: 40px;
	color: #000;
	font-weight: 300;
}
.content__shop__category {
	font-size: 20px;
	margin-bottom: 20px;
	color: #c0c0b6;
	font-weight: 200;
}
.content__shop__category a{
	color:#ef4036;
}
/*.content__shop p {
	font-size: 16px;
	color: #000;
	margin-bottom: 30px;
}*/

.content__shop p {
    font-size: 16px;
    color: #000;
    margin-bottom: 17px;
    font-weight: 300;
    line-height: 24px;
}

.slider__item:nth-child(3) {
	position: absolute !important;    
	top: -76px;
    right: 99px;
}
.content__shop__slider {
	margin-bottom: 40px;
}
.content__shop__slider .slick-dots {
	bottom: -20px;
}
.content__shop__slider .slick-dots li {
	width: 12px;
	height: 12px;
	margin: 0 8px;
}
.content__shop__slider .slick-dots li button {
	width: 12px;
	height: 12px;
	border-color: #cecece;
}
.content__shop__slider .slick-dots li.slick-active button {
	width: 12px;
	height: 12px;
	background: #f89b3a;
	border-color: #f89b3a;
}
.content__shop .shop__logo__cart {
	position: absolute;
	top: 15px;
	right: 20px;
	max-width: 120px;
	max-height: 80px;
}
.shops__right .backto {
	font-size: 14px;
	display: inline-block;
	margin-bottom: 10px
}
.shops__right .backto i {
	margin-right: 10px;
}
.sidebar__menu__in .mCSB_inside > .mCSB_container {
	margin-right: 0px;
}


/*CONTACTS*/
.contacts__arend {
	color: #fff;
}
.contacts__arend__form {
	display: none;
}
.contacts__arend p, .contacts__arend span {
	margin-bottom: 10px;
	line-height: 22px;
}
.contacts__arend img {
	float: left;
	margin-right: 10px;
}
.contacts__arend .wrapper__center {
	padding: 30px 0;
}
.contacts__arend p a {
	color: #06C;
}
.contacts__form__item {
	margin-bottom: 10px;
}
.contacts__form__item label, .contacts__form__item input {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	text-align: right;
	padding-right: 30px;
}
.contacts__form__item label sup {
	color: #F00;
}
.contacts__form__item span {
	line-height: 33px;
}
.contacts__form__item input, .contacts__form__item select {
    border: 2px solid #828d92;
    padding: 5px 10px;
    outline: none;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 16px;
}
.contacts__form__item select option {
	color: #000;
}
.contacts__form__item input.no-full {
	width: 22%;
}
.contacts__form__item input {
	text-align: left;
}
.contacts__form__sep {
	margin-bottom: 10px;
	margin-left: 49.3%;
	color: #429af4;
}
.sup {
	color: #F00;
	margin-right: 10px;
}
.contacts__arend__form .form-send {
	float: right;
	margin-right: 20px;
}
.sup__war {
	display: inline-block;
    width: 50%;
    text-align: right;
    padding-right: 40px;
}


.pattern__block.main-page{


	height: 1500px;
}

.contact-address {
	margin: 0 0 10px 10px;
}

.min-h-600{


	min-height: 600px;
}


.back{


    color: #F89B3A;
    display: block;
    margin-top: 30px;
    margin-bottom: -30px;
}

.news-mk{

padding: 30px;

margin-bottom: 190px;

}

.news-mk {
    padding: 20px;
}

.news-mk .news-item{
    padding-bottom: 20px;
}

.news-item .text{


	color: #000000;
}


.cat-item {
    background-color: #fff;
    width: 220px;
    height: 240px;
    float: left;
    margin: 20px 10px 0px 10px;
}


img.pic-list {
    float: left;
    padding-right: 20px;
}

a.news-list-a {
    display: block;
    clear: both;
    padding: 20px;
}	



img.cat-item-pic {
    margin: 0 auto;
    display: block;
    width: 145px;
    padding-top: 20px;
}

.cat-item-name {
    color: #3A5D98;
    text-align: center;
    font-size: 18px;
    padding: 0 20px 0 20px;
    padding-top: 10px;

}


.cat-item-description {
    color: #635E5E;
    font-size: 14px;
    text-align: center;
}


.detail-text {
    padding: 20px;
}

h1.detail-h1 {
    color: #000;
}

.solo-elem {
    background: #fff;
}


.test-sect-name .bx_sitemap_title a{


color: #fff;


}

a.no-underline {
    text-decoration: none;
}

.main__middle.no-padding{


	top: 0px;
}


.event__small__pic{


	width: 600px;
	height: 222px;

}


.event__big__pic {
    height: 475px;
    width: 600px;
}

.general__event__block__caption.sobitiya{

color: #fff;

}

.general__event__block__caption.sobitiya a{

	color: #FDC65E;

}



.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

.list-img-left{


	float: left;
}


.general__event__block__caption.sobitiya {
    color: #fff;
    margin: 0;
    margin-left: 20px;
    float: right;
    width: 600px;
}

.header-list {
    font-size: 30px;
    padding-bottom: 30px;
}


.about-text-left {
/*    float: left;
    width: 40%;
    box-sizing: border-box;
    padding: 0px 30px 0px 35px;
    color: white;
    text-align: left;
    margin-left: 200px;*/


        float: left;
    width: 40%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0px 30px 0px 0px;
    color: white;
    text-align: left;

}

.text-right-col {
    color: #fff;
    float: right;
    text-align: left;
    margin-right: 200px;

}

.about-text-left ul {
    list-style-type: circle;
}

.contacts-div {
    color: #fff;
    font-size: 16px;
    margin-left: 284px;
    float: left;
    width: 859px;
    text-align: left;
}

.header__menu {
   margin-bottom: 0px;
}



/*header{


	height: 200px;
}*/


.bx_sitemap {
	margin-bottom: 0px;
}

.content__shop__slider.slick-initialized.slick-slider img {

	height: 420px;
/*	width: auto !important;*/
width: auto;


}
.content__shop__slider__item{
	position: relative;
}
.content__shop__slider__item:before {
	content: '';
	width: 1000px;
	margin-left: -1000px;
	height: 420px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff;
}
.content__shop__slider .slick-center {
	z-index: 99;
}

/*MAP*/

.shop__map__out {
	/*background: #176a94;*/
	background: #164E66;
	padding-top: 34px;
}
.sidebar__menu {
	width: 220px;
	margin-bottom: 30px;
}
.sidebar__menu__in {
	display: none;
}
.sidebar__title {
    font-family: "Roboto";
	font-size: 16px;
	font-weight: 200;
	color: #fff;
}
.sidebar__menu li {
	background: #627079;
}
.sidebar__menu .with-children {
	position: relative;
}
.sidebar__menu li a {
	padding: 15px 20px 15px 10px;
	display: block;
	line-height: 16px;
	position: relative;
}
.sidebar__menu li a:hover {
	text-decoration: none;
}
.sidebar__menu li:nth-child(1) {
	background: #303b52;
}
.sidebar__menu li:nth-child(1) .sidebar__menu__in li {
	background: #303b52;
}
.sidebar__menu li:nth-child(2) {
	background: #928a7d;
}
.sidebar__menu li:nth-child(2) .sidebar__menu__in li {
	background: #928a7d;
}
.sidebar__menu li:nth-child(3) {
	background: #a1947a;
}
.sidebar__menu li:nth-child(3) .sidebar__menu__in li {
	background: #a1947a;
}
.sidebar__menu li:nth-child(4) {
	background: #7e9dbd;
}
.sidebar__menu li:nth-child(4) .sidebar__menu__in li {
	background: #7e9dbd;
}
.sidebar__menu li:nth-child(5) {
	background: #af0b6e;
}
.sidebar__menu li:nth-child(5) .sidebar__menu__in li {
	background: #af0b6e;
}
.sidebar__menu li:nth-child(6) {
	background: #9ca2a7;
}
.sidebar__menu li:nth-child(6) .sidebar__menu__in li {
	background: #9ca2a7;
}
.sidebar__menu li:nth-child(7) {
	background: #de7f4b;
}
.sidebar__menu li:nth-child(7) .sidebar__menu__in li {
	background: #de7f4b;
}
.sidebar__menu li:nth-child(8) {
	background: #58857e;
}
.sidebar__menu li:nth-child(8) .sidebar__menu__in li {
	background: #58857e;
}

.sidebar__menu li:nth-child(9) {
	background: #143F5A;
}
.sidebar__menu li:nth-child(9) .sidebar__menu__in li {
	background: #143F5A;
}

.sidebar__menu li:nth-child(10) {
	background: #73597D;
}
.sidebar__menu li:nth-child(10) .sidebar__menu__in li {
	background: #73597D;
}

.sidebar__menu li:nth-child(11) {
	background: #1A95E4;
}
.sidebar__menu li:nth-child(11) .sidebar__menu__in li {
	background: #1A95E4;
}

.sidebar__menu li:nth-child(12) {
	background: #627079;
}
.sidebar__menu li:nth-child(12) .sidebar__menu__in li {
	background: #627079;
}

.sidebar__menu__in {
	background: #fff;
	max-height: 290px;
}
.sidebar__menu__in li a {
	padding: 10px 25px;
	display: block;
	color: #fff;
}
.sidebar__menu__in li:hover a {
	color: #f9e0b7;
}
.arrow {
	width: 11px;
	height: 6px;
	background: url('../img/arrow.png') 0 0 no-repeat;
	position: absolute;
	top: 46%;
	right: 10px;
}
.sidebar__menu li.is-active .arrow {
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.shop__map__left {
	display: inline-block;
	vertical-align: top;
	width: 20%;
}
.shop__map__right {
	display: inline-block;
	vertical-align: top;
	width: 79%;
}
.shop__search {
	position: relative;
}
.shop__search i {
	position: absolute;
	color: #fff;
	font-size: 24px;
	top: 14px;
	left: 14px;
}
.shop__search input {
 	width: 100%;
    padding: 15px 45px;
    background: transparent;
    border: 2px solid #c2d8e2;
    color: #fff;
    font-size: 18px;
}
.shop__search input::-webkit-input-placeholder {
	color: #fff;
}
.tabs2 {
	margin-top: 30px;
	position: relative;
}
.shop__map__right .tabs__caption__title {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	margin-right: 20px;
	display: inline-block;
    right: 320px;
    top: 20px;
}
.shop__map__right .tabs__caption2 li {
	width: 50px;
	height: 50px;
	background: transparent;
	border: 2px solid #849096;
	text-align: center;
	font-size: 26px;
	padding-top: 8px;
	color: #fff;
	cursor: pointer;
	margin-right: 10px;
}
.shop__map__right .tabs__caption2 li.is-active {
	background: #f89b3a;
	color: #202020;
	border-color: #f89b3a;
}
.shop__map__right .tabs__caption2 {
	display: inline-block;
	right: 0px;
	z-index: 2;
}
.tabs__caption2 li {
	display: inline-block;
}
.map__floor1 {
	width: 890px;
	height: 680px;
	background: url('../img/map-flor1-1.png') 0 0 no-repeat;
}
.map__floor2 {
	width: 890px;
	height: 680px;
	background: url('../img/map-floor2.png') 0 0 no-repeat;
}
.map__floor3 {
	width: 890px;
	height: 680px;
	background: url('../img/map-floor3.png') 0 0 no-repeat;
}

.map__floor4 {
	width: 890px;
	height: 680px;
	background: url('../img/map-floor4.png') 0 0 no-repeat;
}

.map__floor5 {
	width: 890px;
	height: 680px;
	background: url('../img/map-floor5.png') 0 0 no-repeat;
}
.shop__akciya {
	background: #032739;
	padding: 30px 0 60px;
}
.shop__akciya__title {
	font-size: 34px;
	color: #fff;
	text-align: center;
}
.shop__akciya__subtitle {
	font-size: 16px;
	color: #527dbe;
	text-align: center;
	margin-bottom: 20px;
}
.shop__akciya__slider {
	width: 370px;
	display: inline-block !important;
}
.shop__akciya__slider img {
	width: 370px;
	height: 220px;
}
.shop__akciya__info {
	display: inline-block;
	vertical-align: top;
	width: 65%;
	margin-left: 30px;
}
.shop__akciya__info p {
	color: #fff;
	margin-bottom: 30px;
	line-height: 24px;
}
.shop__akciya .button {
	left: 50%;
	margin-left: -128px;
}
.tooltipCaption {
    text-align: center;
}

.res-name {
	     color: #ccc;
    font-weight: 300;
    line-height: 2;
    cursor: pointer;
}

.res-name:hover {
    color: #fff;
}
/*.results {
    width: 100%;
    padding: 10px;
    position: absolute;
    border: 0px solid;
    background: #F89B3A;
    z-index: 3;
    display: none;
}*/


.results {
    width: 100%;
    padding: 10px;
    position: absolute;
    background: #0E384C;
    border: 2px solid #1B5069;
    border-top: none;
    z-index: 3;
    display: none;
    min-height: 56px;


}

/*MAP END*/



/*CONTACTS*/
.contacts__arend {
	color: #fff;
}
.contacts__arend__form {
	display: none;
}
.contacts__arend p, .contacts__arend span {
	margin-bottom: 10px;
	line-height: 22px;
}
.contacts__arend img {
	float: left;
	margin-right: 20px;
	max-width: 220px;
}
.contacts__arend .wrapper__center {
	padding: 30px 0;
}
.contacts__arend p a {
	color: #fff;
}
.contacts__form__item {
	margin-bottom: 10px;
}
.contacts__form__item label, .contacts__form__item input {
	display: inline-block;
	vertical-align: top;
	width: 49%;
	text-align: right;
	padding-right: 30px;
}
.contacts__form__item label sup {
	color: #F00;
}
.contacts__form__item span {
	line-height: 33px;
}
.contacts__form__item input, .contacts__form__item select {
    border: 2px solid #828d92;
    padding: 5px 10px;
    outline: none;
    background: rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 16px;
}
.contacts__form__item select option {
	color: #000;
}
.contacts__form__item input.no-full {
	width: 22.5%;
}
.contacts__form__item input {
	text-align: left;
}
.contacts__form__sep {
	margin-bottom: 10px;
	margin-left: 49.3%;
	color: #429af4;
}
.sup {
	color: #F00;
	margin-right: 10px;
}
.contacts__arend__form .form-send {
	float: right;
	margin-right: 20px;
	background: #f89b3a;
	border-color: #f89b3a;
}
.contacts__arend__form .form-send a {
	color: #fff;
}
.sup__war {
	display: inline-block;
    width: 50%;
    text-align: right;
    padding-right: 40px;
}
.contacts__arend h2 {
	display: inline-block;
	font-size: 18px;
	margin-top: 30px;
	padding: 0px;
}
.contacts__arend h2 a:hover {
	text-decoration: underline;
}
.contacts__form__item .jq-selectbox.jqselect {
	width: 49%;
}
.contacts__form__item .jq-selectbox__select {
	background: transparent;
	border-radius: 0;
	outline: none;
	border: 2px solid #828d92;
	-webkit-box-shadow: none;
	        box-shadow: none;
}
.contacts__form__item .jq-selectbox__select .jq-selectbox__select-text {
	text-shadow: none;
	width: 100% !important;
	color: #fff;
	line-height: 28px;
}
.contacts__form__item .jq-selectbox .jq-selectbox__dropdown {
	background: #021822;
	border-radius: 0px;
}
.contacts__form__item .jq-selectbox .jq-selectbox__dropdown li {
	color: #fff;
}
.contacts__form__item.file input {
	border: none;
}
.contacts__form__item.file .jq-file .jq-file__name {
	border-radius: 0px;
	background: transparent;
	color: #fff;
	-webkit-box-shadow: none;
	        box-shadow: none;
	border: none;
}
.contacts__form__item.file .jq-file {
	border-radius: 0;
	outline: none;
}
.contacts__form__item.file .jq-file .jq-file__browse {
	height: 33px;
	background: #0E384C;
	color: #fff;
	-webkit-box-shadow: none;
	        box-shadow: none;
	text-shadow: none;
	border: 1px solid #1B5069;
	border-radius: 0px;
	right: 70px;
}
.contacts__form__item.file .jq-file .jq-file__name {
	padding: 0 140px 0 10px;
}

.contacts__form__item.ploshad span{

margin: 0 0 10px;
	
}

.contacts__form__item.ploshad input{


    width: 250px;


}


    

/*CONTACTS END*/




/*404*/




.mk-404 {
    margin: 130px auto;
    color: #666;
    margin-bottom: 400px;
    font-size: 40px;
    text-align: center;
}


/*404 END*/




ul.site-map li a {
    color: #000;
}

/*CSS TESTS*/


/* html,
body {
   margin:0;
   padding:0;
   height:100%;
}

wrapper{


	min-height: 100%;
	position: relative;
}

.main-content {

    padding-bottom: 130px;
    width: 100%;
    display: block;

}

footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:130px; 
   background: #021822;  

}
 */


/*CSS TESTS END*/

.rezhim tr td {
	padding: 0 10px;
}

.exclusive__destrib__in.addon {
    height: 160px;
    padding-top: 30px;
    background: #fff;
}
.rezhim__title {
	padding-left: 10px;
}

.exclusive__detrib {
	padding: 0px 0px;
}



.discount__slider__out {
	height: 460px;
}
.discount__slider {
	height: 100%;
}
.discount__slider .slick-list {
	height: 100%;
}
.discount__slider__item a {
	display: block;
}
.discount__slider__item a:nth-child(2) img {
	margin-left: 32px;
}
.discount__slider__item a:last-child {
	position: absolute;
	top: 0px;
	margin-left: 380px;
	z-index: 999;
}
.discount__slider__item a:last-child img {
	height: 402px;
	margin-top: -1px;
}
.discount__slider__item img {
	margin-left: 0px;
}
.discount__slider .slick-prev {
	width: 38px;
    height: 66px;
    background: url('../img/slider-arrow.png') 0 0 no-repeat;
    top: 50%;
    left: -40px;
}
.discount__slider .slick-next {
	width: 38px;
    height: 66px;
    background: url('../img/slider-arrow.png') 0 0 no-repeat;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    top: 50%;
    right: -40px;
}

.shops__right.food {
    width: 100%;
}

.shops__right.food .shop__item{
    margin-right: 45px;
    width: 17%;
}


.shops__right.food .shop__item:nth-child(5n){
margin-right: 0px;

	}


.small-pic{


width: 450px;
height: 200px;

}



.legend {
    color: #fff;
}


.legend span {
    display: block;
    position: relative;
    top: -23px;
    left: 27px;
}

.skidka:before{

	display: block;
	content:"";
}



.skid {
    position: relative;
    width: 20px;
    height: 20px;
    background: #fff;
    top: -200px;
    left: 379px;
}
.tool-name{


	float: left;
	width: 150px;

}


.skidka-head{


	text-align: left;
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;

}
.skidka-text{
color:#5a5a5a;
position: relative;
/*margin-top: 20px;*/
float: left;
width: 340px;
text-align: left;
clear: left;
margin-bottom: 30px;


}


.tool-img {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;

    max-width: 150px;
}

.news-popup-head{
	margin-top: 50px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}

.news-popup-text{

	color:#5a5a5a;
	width: 340px;
	/*clear: both;*/
/*	float: left;
	text-align: left;*/
	text-align: left;
}
area{


	stroke: none !important;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.pattern__block.photoreports__out .js-photoreports-toggle{


margin-top: 20px;
}


.child__slider .slick-slide img {
/*    display: block;
    transform: skew(10deg);
    width: 1200px;
    left: 88px;
    position: relative;
    height: 354px;*/

    width: 100%;
    height: 100%;
    max-width: 1411px;
    max-height: 481px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
}


.photoreports__item a{



	width:400px;
	 height:300px;
}
.photoreports__item{

    margin-bottom: 30px;

}

.child-pic {
    width: 310px;
    height: 300px;
    float: left;
}


.child-text {
    font-size: 18px;
    color: #fff;
}

.child-text h4 {
    text-align: left;
    padding: 0px 0 20px 0;
}


.child-text p {
    padding-bottom: 10px;

}

    .child-event{
    border-bottom: 2px solid #325283;
    height: 250px;


    }


.legend span {
    display: block;
    position: relative;
    top: -23px;
    left: 27px;
    font-size: 18px;
}


.legend:hover {
cursor: pointer;
}

.button-area div {
    width: 107px;
    float: left;
    /* border: 1px solid #fff; */
    margin-right: 6px;
    height: 30px;
    text-align: right;
    line-height: 32px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding-right: 12px;
}

.button-area div:hover {
cursor: pointer;

	}

.skidki-button{


	background: #fa0000;
}



.skidki-button::before {
    content: "";
    background: url('../img/percent.jpg') 0 0 no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin-top: 4px;
    margin-left: 10px;
}

.news-button{


	background: #00bfff;
}


.news-button::before {
    content: "";
    background: url('../img/bubble.jpg') 0 0 no-repeat;
    width: 28px;
    height: 25px;
    display: block;
    float: left;
    margin-top: 2px;
    margin-left: 3px;
}


/*.triangle-isosceles {
  position: relative;
  padding: 15px;
  margin: 1em 0 3em;
  color: #000;
  background: #f3961c;
  border-radius: 10px;
  background: linear-gradient(top, #f9d835, #f3961c);
}*/


.triangle-isosceles {
/*	position: relative;
	margin: 1em 0 3em;
	color: #000;
	background: #fa0000;
	background: linear-gradient(top, #f9d835, #f3961c);
	width: 50px;
	height: 40px;
	color: #fff;
	font-size: 12px;
	padding-top: 24px;
	text-align: center;
	top: -67px;
	display: none;
	left: -15px;*/

	position: relative;
    margin: 1em 0 3em;
    color: #000;
    background: #fa0000;
    background: -webkit-gradient(linear, left top, left bottom, from(#f9d835), to(#f3961c));
    background: -webkit-linear-gradient(top, #f9d835, #f3961c);
    background: -o-linear-gradient(top, #f9d835, #f3961c);
    background: linear-gradient(top, #f9d835, #f3961c);
    width: 41px;
    height: 40px;
    color: #fff;
    font-size: 10px;
    padding-top: 24px;
    text-align: center;
    top: -67px;
    display: none;
    left: -15px;


}

.triangle-isosceles::before{

	content: "";
    background: url('../img/percent.jpg') 0 0 no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin-top: -20px;
    margin-left: 9px;

}

.news-alert.triangle-isosceles{

background: #00bfff;


}


.news-alert.triangle-isosceles::before{

    background: url('../img/bubble.jpg') 0 0 no-repeat;
    width: 30px;
    height: 22px;
    margin-top: -23px;
    margin-left: 7px;
}


.news-alert.triangle-isosceles::after{

	border-color: #00bfff transparent;

}


/*.triangle-isosceles:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50px;
  width: 0;
  border-width: 15px 15px 0;
  border-style: solid;
  border-color: #f3961c transparent;
}*/

.triangle-isosceles:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -15px;
    left: 0px;
    width: 0;
    border-width: 15px 11px 0;
    border-style: solid;
    border-color: #fa0000 transparent;
    left: 10px;
}



/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #003040;
    margin: 11% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 550px;
    border-radius: 0px;
        border: none;
}


.modal-content p {
    color: #fff;
    font-size: 34px;
    text-align: center;
    padding: 30px;
    font-weight: 300;
}

/* The Close Button */
.close {
    color: #0085b2;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
/*    color: black;

*/    


	color: #B6EAFF;
	text-decoration: none;
    cursor: pointer;
}

.modal-content .email {
    padding: 12px;
    margin: 0 auto;
    display: block;
    background: #00394e;
    outline: none;
    border: none;
    border: 1px solid #00698c;
    color: #fff;
    width: 380px;
    font-size: 18px;
}

.modal-content .subscribe__button {
    margin: 0 auto;
    display: block;
    text-align: center;
        width: 380px;
    margin-top: 20px;
    margin-bottom: 50px;
    background: #0085b2;
}


.modal-content .subscribe__button a{


	padding: 12px 18px;
	border-bottom: 4px solid #00698c;
	font-weight: bold;
    text-transform: capitalize;
}


.modal-content .success-p{


	display: none;
}


.modal-content ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
font-size: 18px;
font-style: italic;
}
.modal-content ::-moz-placeholder { /* Firefox 19+ */

}
.modal-content :-ms-input-placeholder { /* IE 10+ */

}
.modal-content :-moz-placeholder { /* Firefox 18- */

}


.film__slider {
    max-height: 481px;
}


.hidden_custom{




	display: none;
}

.photoreports.hidden_custom .news__item {
    margin-bottom: 30px;
}


.discount__slider__item a {
    display: block;
    height: 200px;
}

.bx_sitemap .bg__wrapper{

padding-bottom: 0px;
}

.bx_sitemap_ul .bg__wrapper{




}




.main__middle .bx_sitemap {
    margin-top: -968px !important;
}


.main__middle .bx_sitemap .bg__wrapper{

background: transparent;

	}

.bg-tc{

background: url('/bitrix/templates/MKvartal/img/main-bg.jpg') 50% 50%/cover no-repeat;

    margin-top: -32px;
        height: 400px;
   padding-top: 30px;
}

.bg__wrapper.patt{
    background: url('../img/main-pattern.jpg') 0 0 repeat;
    padding-bottom:0px;

}

.child__slider__out {
    height: 416px;
    overflow-x: hidden;
}


.go-higher {
    /*top: -214px;
    top: -174px;
    position: relative;
        margin-bottom: -214px;*/
}


.events.deti{


	border-top: 2px solid #325283;
}

span.timetag {
    margin-right: 10px;
}

.films__small__slider {
	margin: 30px 0;
}
.films__small__slider__item {
	margin: 0 10px 0 0;
	text-align: center;
	color: #fff;
}
.films__small__slider__item img {
	display: inline-block !important;
	max-width: 185px;
	height: 262px;
}
.films__small__slider__item__name {
	margin: 10px 0;
	font-size: 16px;
	padding: 0 20px;
	height: 50px;
}
.films__small__slider .slick-prev {
	width: 38px;
    height: 66px;
    background: url('../img/slider-arrow.png') 0 0 no-repeat;
    top: 30%;
    left: -40px;
}
 .films__small__slider .slick-next {
	width: 38px;
    height: 66px;
    background: url('../img/slider-arrow.png') 0 0 no-repeat;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    top: 30%;
    right: -35px;
 }

 form.contacts-form-one label, form.contacts-form-one span {
    color: white;
}

form.contacts-form-one .sup__war .sup{


	color: red;
}


.map-wrapper {
	margin: 30px 0;
	position: relative;
}
#tooltip {
    background: #fff;
    border: 2px solid #6390c1;
    /*border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;*/
    color: #333333;
    opacity: 1;
    font-size: 12px;
    font-weight: bold;
    margin: 10px;
    padding: 15px 10px 15px 10px;
    position: absolute;
    visibility: hidden;
    text-align: center;
    z-index: 999;
}

wrapper {
	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;
    height: 100%;
}
header {
	width: 100%;
}
section.main-content {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
	background: url('../img/main-pattern.jpg') 0 0 repeat;
}
footer {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
}



#tooltip.plajka-tooltip{
	visibility: visible;
	position: absolute;
}
.shops__left li.active a{
	border-bottom: 1px solid #fff;
}
.col-xs-12.test-sect-name .bx_sitemap .bx_sitemap_title{
    border-bottom: none;
}
.map-wrapper canvas {
	width: 100% !important;
	height: 100% !important;
}
/*.map-wrapper {
	position: absolute;
	top: 0;
	left: 0;
}*/
/*.tabs__content.tabs-flor-2, .tabs__content.tabs-flor-3 {
	opacity: 0;
}
.tabs__content.tabs-flor-2.is-active, .tabs__content.tabs-flor-3.is-active {
	opacity: 1;
}*/

/*.tabs__content.hide-flor {
	opacity: 0;
}*/



@media all and (max-width : 1520px) {
	.slider__block .wrapper {
		width: 1310px;
	}
	.slider__nav {
		padding-left: 60px;
	}
	.slider__item:nth-child(1) {
		left: 20px;
	}
	.slider__item:nth-child(2) {
		right: 165px;
	}
	.slider__item:nth-child(3) {
		right: 30px;
	}
	.no__slider__block.red {
		right: 350px;
	}
	.no__slider__block.blue {
		right: 18px;
	}
	.pattern__block {
		overflow: hidden;
	}
	.slider .slick-next {
		display: none !important;
	}
	.slider .slick-prev {
		display: none !important;
	}
	.discount__slider__out .wrapper {
		width: 1320px;
		margin-left: -10px;
	}
	.discount__slider__item img {
		margin-left: -120px;
	}
}
@media all and (max-width : 1370px) {
	.film__slider__out {
		margin-left: -30px;
	}
}
@media all and (max-width : 1340px) {
	.slider__item:nth-child(1) {
		left: -70px;
	}
	.film__slider__out {
		margin-left: -60px;
	}
}
@media all and (max-width : 1310px) {
	.film__rating {
		right: 190px;
	}
}
@media all and (max-width : 1280px) {
	.film__slider__out {
		margin-left: -78px;
	}
}



@media all and (max-width : 1100px) {
	html, body {
		min-width: 1040px;
		overflow-x: hidden;
	}
	.header__top .wrapper {
		padding: 20px;
		margin: 0;
		width: 1040px;
	}
	.header__menu li:not(:last-child) {
		margin-right: 50px;
	}
	.wrapper {
		width: 1040px;
		margin: 0px;
	}
	.header__logo {
		margin-left: 65px;
	}
	.header__soc {
		margin-right: 50px;
	}
	.slider__block .wrapper {
		width: 1060px;
	}
	.no__slider__block.red {
		position: relative;
	    right: -63px;
	    top: -10px;
	}
	.no__slider__block.blue {
		position: relative;
	    top: -1px;
	    left: 50px;
	}
	.slider__item:nth-child(2) {
		right: -674px;
    	top: -169px;
	}
	.slider__item:nth-child(3) {
	    right: 50px;
	}
	.slider__item:nth-child(1) {
	    left: -17px;
	}
	.pattern__block.main-page {
		height: 1670px;
	}
	.services {
		width: 1040px;
    	padding-left: 15px;
	}
	.services__item:not(:last-child) {
		margin-right: 30px;
	}
	.news__item {
		width: 33%;
	}
	.razrabotka {
		float: none;
		margin-left: 60px;
	}
	.footer__logo {
		margin: 0 auto;
	}
	.shops__right.food .shop__item:nth-child(5n) {
		margin-right: 45px;
	}
	.shops__right.food .shop__item {
		margin: 15px !important;
	}
	.discount__slider {
		margin-left: -86px;
	}
	.event__item {
		width: 100%;
	}
	.event__item img {
		width: 100%;
	}
	.event__item__big .event__item img {
		height: 418px;
		min-height: 418px;
	}
	.akcii-next {
		right: 30px;
	}
	.akcii-prev {
		left: 10px;
	}
	.akciya__shop__block__info {
		padding-right: 20px;
		padding-left: 20px;
	}
	.akcii__shop__img {
		width: 50%;
	}
	.akcii__shop__img img {
		width: 95%;
	}
	.photoreports__item {
		width: 33%;
	}
	.photoreports__name {
		width: 100%;
	}
	.film__slider__out .wrapper {
		width: 1180px;
	}
	.film__slider__out {
		margin-left: -60px;
	}
	.child__slider__out .wrapper {
		width: 1180px;
	}
	.child__slider__out {
		margin-left: -46px;
		height: 348px !important;
	}
	.events.deti {
		padding-left: 10px;
	}
	.child-text {
		padding-right: 100px;
	}
	.child__services__item {
		margin: 0 25px;
	}
	.contacts__info__out .wrapper {
		width: 1080px;
	}
	.contacts__arend {
		padding: 0 40px;
	}
	.contacts__form__item.ploshad input {
		width: 190px !important;
	}
	.sidebar__menu {
		width: 160px !important;
	}
	.shop__map__left {
		width: 15% !important;
	}
	.shop__search input {
		margin-left: 20px;
	}
	.shop__search i {
		left: 33px !important;
	}
	.sidebar__menu li a {
		padding: 15px 35px 15px 10px !important;
	}
}







@media all and (max-width : 1000px) {
	html, body {
		min-width: 100%;
	}
	.wrapper {
		width: 100%;
	}
	.mhidden {
		display: none;
	}
/*	.dhidden {
		display: block;
	}*/
	.header__top {
		position: fixed;
		width: 100%;
		z-index: 999;
	}
	.header__top .wrapper {
		padding: 12px 15px;
	}
	.mob__menu__open {
		display: inline-block;
	}
	.header__menu {
	    display: none;
	    width: 100%;
	    position: absolute;
	    top: 44px;
	    left: 0px;
	    z-index: 99;
	    background: #03202e;
	    padding: 30px 0;
	}
	.header__menu li {
		display: block;
		text-align: center;
		margin-right: 0px !important;
		margin-bottom: 30px;
	}
	.header__menu li a {
		font-size: 26px;
	}
	.header__menu li.is-active a {
		color: #f89b3a;
	}
	.header__work__info {
		margin: 8px 0 0 18px;
		position: absolute;
		top: 0;
		left: 0;
	}
	.header__work__info span {
		display: none;
	}
	.header__phone {
		display: inline-block;
		vertical-align: top;
		margin-bottom: 0px;
	}
	.header__phone a {
		color: #fff;
	    font-size: 20px;
	    font-weight: 700;
	}
	.header__phone.mhidden {
		display: none;
	}
	.header__search {
	    position: absolute;
	    top: -4px;
	    right: 10px;
	    background: none;
	    padding: 10px;
	    margin-top: 6px;
	}
	.header__bottom {
		text-align: center;
		padding-top: 52px;
		height: 100%;
	}
	.header__logo {
		margin-left: 0px;
	}
	.header__soc {
		display: none;
	}
	.slider__nav {
		padding-left: 20%;
		display: none;
	}
	.slider__nav ul li {
		font-size: 12px;
		padding: 10px;
	}
	.shop__out .shop__item:nth-child(n) {
		width: 100%;
		background-size: contain;
		margin-bottom: 0px;
		margin-top: -1px;
	}
	.shop__item a {
		padding: 40px 16px;
    	background-position: 100% 50% !important;
	}
	.shop__item__caption {
		font-size: 22px;
		line-height: 22px;
	}
	.wrapper__center.border {
		padding: 30px 0;
	}
	.services__out .h1 {
		text-align: left;
		padding: 35px 15px 20px;
	}
	.services__caption {
		text-align: left;
		padding: 0 15px;
	}
	.services {
		text-align: center;
		margin-bottom: 0px;
	}
	.services__item:nth-child(n) {
		display: block;
		margin-right: 0px;
		margin-bottom: 40px;
	}
	.services__item__img {
		margin-bottom: 20px;
	}
	.wrapper__center {
		padding: 0 15px;
	}
	.news__item {
		width: 100%;
	}
	.news__item__info {
		max-height: 100%;
		height: 100%;
	}
	.news__out .button {
		width: 100%;
	}
	.partners .slick-track {
		padding-top: 50px;
	}
	.partners__out {
		padding: 30px 0 0;
	}
	.partners__img {
		margin: 0px 10px;
	}
	.partners__img img {
		width: 100%;
	}
	.int__map .button img {
		display: none;
	}
	.int__map .button a {
		padding: 16px 25px;
	}
	.footer__logo {
		display: block;
		text-align: center;
		margin-bottom: 20px;
	}
	.footer__info {
		display: block;
		text-align: center;
		margin-left: 0px;
		margin-bottom: 30px;
	}
	.subscribe {
		margin: 0 0 30px 45px;
	}
	.subscribe__button a {
		font-size: 14px;
	}
	.subscribe__button {
		margin-left: -4px;
		top: 0px;
		border: 1px solid #3e6ba6;
	}
	.subscribe input {
		width: 170px;
	}
	.razrabotka {
		float: none;
		display: block;
		text-align: center;
		margin-left: 0px;
	}
	.slider {
		height: 100%;
		margin-top: 30px;
	}
	.no__slider__block.red, .no__slider__block.blue {
		position: static;
		width: 49%;
		vertical-align: top;
    	margin-top: -4px;
    	height: 100px;
    	padding-top: 0px;
	}
	.no__slider__block.red img, .no__slider__block.blue img {
		margin-bottom: 0px;
		margin-top: 20px;
	}
	.no__slider__block.red {
	    position: relative !important;
	    left: 5px;
	    top: 0px;
	    padding-left: 13%;
	}
	.no__slider__block.red img {
		width: 30px;
		height: 40px;
	}
	.no__slider__block.blue img {
		width: 60px;
		height: 40px;
	}
	.no__slider__block.blue {
		padding-right: 13%;
	}
	.no__slider__block span {
		font-size: 12px;
	}
	main .slider__item {
		position: static !important;
		width: 100%;
	}
	main .slider__item:nth-child(3) {

		position: static !important;
	}
	.slider__item img {
		width: 130%;
	}
	.slider__block {
		height: 100%;
	}
	.slider__block .wrapper {
		width: 100%;
	}
	.slider__caption__big {
		font-size: 34px;
		line-height: 34px;
	    top: 100px;
	    left: 20%;
	}
	.slider__small__link {
		padding: 10px;
	}
	.slider__small__link span {
		font-size: 12px;
	}
	.slider__small__link.orange {
		top: 190px;
		left: 22%;
	}
	.slider__small__link.green {
	    top: 190px;
	    left: 40%;
	}
	.slider__block {
		overflow-x: hidden;
	}
	.no__slider__block img {
		width: 50px;
	}
	.akcii-prev {
		left: 10px;
	}
	.akcii-next {
		right: 10px;
	}
	.akciya__shop__block {
		width: 100%;
		padding-top: 0px;
		padding-right: 0px;
	}
	.akciya__shop__logo {
		width: 100%;
	}
	.akciya__shop__logo img {
		width: 100%;
	}
	.akciya__date {
		padding: 23px 15px;
		font-size: 28px;
	}
	.akciya__shop__block table tr td {
		font-size: 11px !important;
	}
	.akciya__shop__block__caption {
		padding: 0 15px;
		margin: 30px 0;
	}
	.akciya__shop__block__info {
		width: 100%;
		padding-right: 0px;
		float: none;
		padding-top: 0px;
	}
	.akcii__shop__img {
		width: 100%;
	}
	.akcii__shop__img img {
		width: 100%;
	}
	.button.shop {
		position: static;
		margin-left: 15px;
	}
	.button.shop a {
		padding: 16px 20px;
	}
	.button.shop img {
		margin-left: 5px;
	}
	.akcii__banner__item {
		width: 100%;
	}
	.akcii__banner__item img {
		width: 100%;
	}
	.exclusive__destrib__in .slick-track {
		padding-top: 30px;
	}
	.exclusive__destrib__img {
		margin: 0 15px;
	}
	.exclusive__destrib__img img {
		width: 100%;
	}
	.button__toggle {
		padding: 16px 10px;
	}
	.all__shop .wrapper__center {
		padding: 30px 15px;
	}
	.all__shop__block {
		padding: 15px 0;
	}
	.all__shop__block ul {
		padding: 0 20px;
	}
	.all__shop__block ul:nth-child(10) {
		margin-top: 0px;
	}
	.all__shop__block ul:nth-child(11) {
		margin: 0px;
	}
	.all__shop__block ul:nth-child(12) {
		margin-top: 0px;
	}
	.all__shop__block ul:nth-child(13) {
		margin: 0px;
	}
	.all__shop__block ul:nth-child(14) {
		margin: 0px;
	}
	.child__slider__out .wrapper {
		width: 100%;
	}
	.child__slider img {
		width: 110%;
	}
	.child__events__block .event__item__big {
		float: none;
		width: 100%;
	}
	.event__item__big {
		width: 100%;
	}
	.event__item__small {
		width: 100%;
	}
	.event__item img {
		width: 100%;

    height: 100% !important;
    min-height: 100% !important;
	}
	.event__item__small .event__item:first-child {
		margin-bottom: 0px;
	}
	.child__services {
		padding: 50px 0;
	}
	.child__services__item {
		display: block;
		margin-bottom: 30px;
	}
	.child__services__caption {
		margin-top: 0px;
	}
	.film__slider__out .wrapper {
		width: 100%;
	}
	.film__slider img {
		width: 100%;
		height: 100%;
	}
	.session__tabs__out {
		display: none;
	}
	.films__events__block .event__item__big {
		float: none;
	}
	.films__events__block {
		font-size: 0px;
	}
	.events__banner {
		display: none;
	}
	.film__slider__out {
		margin-left: 0px !important;
	}
	.films__events__block .event__item {
		height: 210px;
	}
	.films__events__block .event__item img {
		height: 100%;
	}
	.films__events__block .event__item .event__item__info {
		left: 20px;
	}
	.films__events__block .event__item .event__name {
		line-height: 30px;
		margin-bottom: 10px;
	}
	.films__events__block .event__item .event__name__caption {
		line-height: 20px;
	}
	.film__slider__item {
		height: 270px !important;
	}
	.film__slider__info {
		bottom: 30px;
		left: 10px;
	}
	.film__slider__name {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	.film__slider__date {
		font-size: 20px;
		margin-bottom: 0px;
	}
	.button__buy__ticket {
		display: none;
	}
	.film__rating {
		bottom: 20px;
		right: 10px;
	}
	.film__rating img {
		width: 40px;
	}
	.contacts__info__out .wrapper {
		width: 100%;
	}
	.contacts__info__item {
		margin-bottom: 30px;
	}
	.contacts__info__item span:first-child {
		margin-bottom: 10px;
	}
	.contacts__info {
		background-size: cover;
	}
	.tabs__caption li {
		font-size: 16px;
		padding: 16px;
	}
	.tabs__content__caption {
		padding: 0 15px;
	}
	.contacts__form {
		padding: 0 10px;
	}
	.contacts__form__block {
		width: 100%;
	}
	.contacts__form__block:first-child {
		margin-right: 0px;
	}
	.form__button__block {
		text-align: center;
	}
	.form__button__block span {
		display: inline-block;
		margin: 20px 0;
	}
	.button.send {
		float: none;
		width: 100%;
	}
	.button.download {
		width: 100%;
	}
	.search__block {
		display: none;
	}
	.search__filter__block {
		text-align: center;
	}
	.search__filter__block .h1 {
		margin-left: 0px;
		margin-top: 20px;
	}
	.reset__filter {
		display: none;
	}
	.filter__block {
		margin: 20px 0;
		width: 100%;
	}
	.filter__block select {
		width: 100%;
	}
	.discount__slider__nav {
		width: 100%;
		float: none;
	    -webkit-transform: skew(0deg);
	    -ms-transform: skew(0deg);
	        transform: skew(0deg);
	    -webkit-box-ordinal-group: 3;
	    -webkit-order: 2;
	        -ms-flex-order: 2;
	            order: 2;
	}
	.discount__slider__out {
		padding-left: 0px;
		height: 100% !important;
	}
	.discount__slider__out .wrapper {
		width: 100%;
		display: -webkit-inline-box;
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.discount__slider__nav div img {
		width: 100%;
	    -webkit-transform: skew(0deg);
	    -ms-transform: skew(0deg);
	        transform: skew(0deg);
	    margin-left: 0px;
	}
	.discount__slider__item img {
		width: 100%;
		height: 100% !important;
    	margin-left: -10%;
	}
	.discount__slider {
		left: 0px;
	}
	.akcii__title__caption {
		font-size: 34px;
		line-height: 34px;
	}
	.general__event__block img {
		width: 100%;
	}
	.photoreports__item img {
		width: 100%;
	}
	.photoreports__name:after {
		display: none;
	}
	.pattern__block.photoreports__out {
		padding-bottom: 30px;
	}
	.shop__slider__item .shop__slider__item__caption {
		display: block;
		position: relative;    
		padding: 65px 30px 35px 30px;
		font-size: 20px;
	}
	.shop__slider__item img {
		display: inline-block !important;
	}
	.shop__slider__item {
		text-align: center;
		left: 0px;
	}
	.shop__slider .slick-dots {
		display: none !important;
	}
	.photoreports.hidden {
		margin-top: 30px;
	}
	.slider__pattern--left {
		left: -2620px;
	}
	.slider__pattern--right {
		right: -2650px;
	}
	.shops__left {
		width: 100%;
		padding: 0 0 0 15px;
		margin-bottom: 20px;
	}
	.shops__right {
		width: 100%;
	}
	.shops__right .shop__item {
		width: 50%;
		margin: 0 0 20px 0;
		min-height: 280px;
		border: none;
		background: transparent;
		padding: 0 10px;
	}
	.shops__right .shop__item a {
		background: #fff;
    	border: 1px solid #cecece;
    	padding: 20px 10px;
	}
	.shops__right .shop__item img {
		max-width: 100px;
		margin-top: 0px;
	}
	.slider__item:nth-child(1) img {
		width: 100%;
	}
	.slider__item:nth-child(2) img {
		width: 100%;
	}
	.slider__item:nth-child(3) img {
		width: 100%;
	}
	.pattern__block.main-page {
    	height: 1840px;
	}
	.no__slider__block.red {
		display: none;
	}
	.no__slider__block.blue {
		display: none;
	}
	.content__shop__slider__item:before {
		display: none;
	}
	.discount__slider__item.asd a:last-child {
		position: static !important;
		margin-left: 0px !important;
		height: 100% !important;
	}
	.discount__slider {
		margin-left: 0px;
	}
	.discount__slider__item a:nth-child(2) img {
		margin-left: 0px !important;
	}
	.discount__slider__out .wrapper {
		margin-left: 0px !important;
	}
	.akciya__shop__block__info {
		padding-left: 0px;
	}
	.photoreports__item {
		width: 100%;
	}
	.photoreports.hidden {
		width: 100%;
	}
	.photoreports__item a {
		width: 100%;
		height: 100%;
	}
	.child__slider__out {
		height: 100% !important;
	}
	.slider__pattern--right, .slider__pattern--left {
		display: none;
	}
	.child-pic {
		float: none !important;
		height: 200px !important;
	}
	.child-event {
		height: 100% !important;
	}
	.contacts__info .text-right-col {
		float: none;
		text-align: center;
		margin-right: 0px;
	}
	.contacts__info__items {
		left: 0px !important;
	}
	.contacts__info__item {
		margin-left: 70px;
	}
	.contacts__arend {
		padding: 0 10px;
	}
	.contacts__form__item label, .contacts__form__item input {
		text-align: left !important;
		width: 100% !important;
	}
	.sup__war {
		width: 100% !important;
	}
	.shop__map__left {
		width: 100% !important;
	}
	.sidebar__menu {
		width: 100% !important;
	}
	.shop__map__right .tabs__caption2 {
		position: static !important;
	}
	.shop__map__right {
		width: 100% !important;
	}
	.subscribe {
	    margin: 0 auto 30px;
	    width: 100%;
	    text-align: center;
	}
	.exclusive__destrib__in.addon {
		height: 100%;
		padding: 30px 0;
	}
	.modal-content {
		width: 100%;
	}
	.modal-content .email {
		width: 100%;
	}
	.modal-content .subscribe__button {
		width: 100%;
		margin-bottom: 30px;
	}
	.shop__item__name {
		position: static;
	}
	.rezhim {
		width: 100%;
	}
	.rezhim tr {
		display: block;
		margin-bottom: 10px;
	}
	.rezhim tr td {
		display: block;
	}
	.news__img {
		background-size: contain !important;
    	background-position: 50% 50% !important;
	}
	.map:after {
		content: '';
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 99;
	}
	.int__map {
		display: none;
	}
}
@media all and (max-width : 414px) {
	.shop__out .shop__item:nth-child(n) {
		height: 154px;
		background-size: cover;
	}
	.cat-item img {
		width: 100%;
		padding: 10px;
	}
	.content__shop .shop__logo__cart {
		position: static;
		margin-bottom: 10px;
	}
}
@media all and (max-width : 375px) {
	.shop__out .shop__item:nth-child(n) {
		height: 119px;
	}
	.cat-item {
		width: 165px;
	}
}
@media all and (max-width : 320px) {
	.cat-item {
		width: 140px;
	}
}

/*<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>*/