@font-face {
    font-family: Geom;
    src: url(../fonts/30C0FC_6_0.eot);
    src: url(../fonts/30C0FC_6_0.eot?#iefix) format('embedded-opentype'), url(../fonts/30C0FC_6_0.woff2) format('woff2'), url(../fonts/30C0FC_6_0.woff) format('woff'), url(../fonts/30C0FC_6_0.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Geom;
    src: url(../fonts/30C0FC_4_0.eot);
    src: url(../fonts/30C0FC_4_0.eot?#iefix) format('embedded-opentype'), url(../fonts/30C0FC_4_0.woff2) format('woff2'), url(../fonts/30C0FC_4_0.woff) format('woff'), url(../fonts/30C0FC_4_0.ttf) format('truetype');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: GeomL;
    src: url('../fonts/Geometria-Light.eot'), url('../fonts/Geometria-Light.woff'), url('../fonts/Geometria-Light.ttf');
}

@font-face {
    font-family: GeomBold;
    src: url('../fonts/Geometria-Bold.otf'), url('../fonts/Geometria-Bold.eot'), url('../fonts/Geometria-Bold.woff'), url('../fonts/Geometria-Bold.ttf');
}

@font-face {
    font-family: 21CB;
    src: url('../fonts/21Cent-Bold.otf'), url('../fonts/21Cent-Bold.woff'), url('../fonts/21Cent-Bold.ttf');
}

@font-face {
    font-family: MyriadPro-Regular;
    src: url('../fonts/MyriadPro-Regular.otf');
}

a {
    outline: none!important;
}

.header a,
.left-menu a {
    -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

body {
    margin: 0!important;
    padding: 0!important;
    -webkit-font-smoothing: antialiased;
}

p {
    -webkit-font-smoothing: antialiased;
}

html {
    /*    height: 100%;*/
}

body,
html {
    min-width: 1200px;
    width: 100%;
    height: 100%;
    position: relative;
}

.wraper {
    width: 1260px;
    margin: 0 auto;
    padding: 0 50px;
}

body,
p,
a,
span {
    font-size: 14px;
}

span *{
    font-size: inherit;
    font-family: inherit;
}

h1,
h3,
h4,
h5 {
    font-family: Geombold!important;
    font-weight: normal!important;
}

h1 {
    padding: 25px 0;
    font-family: Geom!important;
    font-weight: normal!important;
    text-transform: uppercase;
    font-size: 16px!important;
    margin: 0;
    font-family: GeomBold!important;
    font-size: 30px!important;
    text-transform: inherit;
    color: #454545;
}

h5 {
    font-family: Geom!important;
    font-weight: normal!important;
    text-transform: uppercase;
    font-size: 16px!important;
}

h3 {
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    padding: 35px;
    font-family: geombold!important;
    color: #000;
    margin: 0!important;
}

h2 {
    font-size: 50px;
    text-transform: uppercase;
    text-align: center;
    padding: 50px
}

.block-50 {
    width: 50%;
    float: left;
}

.block-33 {
    width: 33.333%;
    float: left;
}

.block-32 {
    width: 32%;
    float: left;
}

.block-60 {
    width: 60%;
    float: left;
}

.block-40 {
    width: 40%;
    float: left;
}

.block-25 {
    width: 25%;
    float: left;
}

.block-20 {
    width: 20%;
    float: left;
}

.block-12 {
    width: 12.5%;
    float: left;
}


/*header */

.header {
    /*height: 175px;*/
    min-height: 200px;
    /*height: 180px;*/
}

.head-txt {
    display: block;
    float: left;
    min-height: 215px;
    padding-top: 20px;
}

.head-txt p {
    color: #454545;
    font-size: 15px;
}

.head-txt p:nth-child(1) {
    margin-top: 38px;
}

.head-txt p:nth-child(2) {
    margin-bottom: 20px;
    margin-top: -5px;
}

.head-txt a {
    color: #454545;
    border: 1px solid #d4d4d4;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 5px;
    padding: 8px 15px;
}

a.logo {
    display: block;
    background: url(../images/logo-head1.svg)no-repeat;
    background-size: contain;
    height: 187px;
    width: 380px;
    position: absolute;
    left: 46%;
    margin-left: -110px;
    margin-top: 10px;
}

.soch {
    display: block;
    float: right;
    padding-top: 25px;
    margin-top: 33px;
}

.soch span {
    display: block;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 35px;
    padding-left: 25px;
}

.soch span:nth-child(2) {
    background: url(../images/foot/metro.png)no-repeat center left 20px;
    margin-bottom: -10px;
    margin-top: 15px;
    text-align: right;
}

.soch span:nth-child(3) {
    background: url(../images/foot/chel.png)no-repeat center left 22px;
    background-size: 13px;
    text-align: right;
}

a.inst {
    display: block;
    float: left;
    background: url(../images/soch/1.png)no-repeat center center;
}

a.vk {
    display: block;
    float: left;
    background: url(../images/soch/2.png)no-repeat center center;
}

a.face {
    display: block;
    float: left;
    background: url(../images/soch/3.png)no-repeat center center;
}

a.youtube {
    display: block;
    float: left;
    background: url(../images/soch/4.png)no-repeat center center;
}

a.fff {
    display: block;
    float: right;
    height: 23px;
    width: 23px;
    background: url(../images/soch/5.png)no-repeat center left;
}

#nav_menu-2 {
    list-style: none;
    height: 57px;
}

#nav_menu-2 ul {
    list-style: none;
    padding: 0;
    text-align: center;
    margin: -2px 0 0 0;
    border-bottom: 1px solid #efefef;
}

#nav_menu-2 ul li {
    display: inline-block;
    padding: 0!important;
    margin-left: 0!important;
    margin-right: 0!important;
}

#nav_menu-2 ul li a {
    color: #454545!important;
    font-size: 15px;
    padding: 0 19px 0 19px;
    text-transform: uppercase;
    font-weight: 600;
    height: 57px;
    line-height: 57px;
    margin: 0!important;
    display: block;
    font-family: geom;
    background: transparent;
    position: relative;
    z-index: 1;
    margin-left: 0!important;
    margin-right: 0!important;
}

#nav_menu-2 ul li a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: -1;
    -webkit-transition: all .5s ease!important;
    -o-transition: all .5sease!important;
    transition: all .5s ease!important;
    background: #fff6cf;
    background: -moz-linear-gradient(top, #fff6cf 0%, #f6ab23 100%);
    background: -webkit-linear-gradient(top, #fff6cf 0%, #f6ab23 100%);
    background: linear-gradient(to bottom, #fff6cf 0%, #f6ab23 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fff6cf', endColorstr='#f6ab23', GradientType=0);
    opacity: 0;
}

#nav_menu-2 ul li a:hover:before,
#nav_menu-2 ul li.current-menu-item a:before {
    opacity: 1;
}

.grey-line2 {
    padding-top: 50px;
    border-bottom: 1px solid #efefef;
    display: none;
}

.grey-line {
    border-bottom: 1px solid #efefef;
    display: none;
}


/*main*/

.main-1 {
    margin-top: 30px;
}

.main-1 .block-33 {
    height: 305px;
    -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.main-1 .block-33 span {
    display: block;
    padding-top: 250px;
    text-align: center;
    text-transform: uppercase;
    font-family: geombold;
    font-size: 16px;
    -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.main-1 .block-33:hover {
    -webkit-filter: contrast(125%);
}

.main-1 .block-33:hover span {
    color: #ed1c24;
}

.main-1 .block-33:nth-child(1) {
    background: url(../images/main-1/1.jpg)no-repeat;
}

.main-1 .block-33:nth-child(2) {
    background: url(../images/main-1/2.jpg)no-repeat center top;
}

.main-1 .block-33:nth-child(3) {
    background: url(../images/main-1/3.jpg)no-repeat right top;
}

.main-1 .block-33:nth-child(4) {
    background: url(../images/main-1/4.jpg)no-repeat;
}

.main-1 .block-33:nth-child(5) {
    background: url(../images/main-1/5.jpg)no-repeat center top;
}

.main-1 .block-33:nth-child(6) {
    background: url(../images/main-1/6.jpg)no-repeat right top;
}

.main-1 .grey-line {
    padding: 0;
}

.main-1 a {
    color: #000;
    -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.main-1 .submainNav a:hover {
    color: #ed1c24;
}

.submainNav {
    text-align: center;
    padding-right: 25px;
    margin-top: 4px;
}

.submainNav a {
    margin: 0 5px;
    position: relative;
    font-size: 13.3px;
    color: #484848;
}

.submainNav a:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 11px;
    right: -7.7px;
    top: 3px;
    background: #484848;
}

.submainNav a:last-child {
    margin-right: 0;
}

.submainNav a:first-child {
    margin-left: 0;
}

.submainNav a:last-child:before {
    display: none;
}

.main-1 .block-33:nth-child(1) span,
.main-1 .block-33:nth-child(4) span {
    padding-right: 25px;
}

.main-1 .block-33:nth-child(3) span,
.main-1 .block-33:nth-child(6) span {
    padding-left: 25px;
}

.main-2 .block-33 {
    display: block;
    /*    padding-top:220px;*/
    text-align: center;
    text-transform: uppercase;
    font-family: geombold;
    font-size: 16px;
    text-align: center!important
}

.main-2 .block-50 {
    display: block;
    /*    padding-top:220px;*/
    text-align: center;
    text-transform: uppercase;
    font-family: geombold;
    font-size: 16px;
}

.main-2 .block-33:nth-child(2) {
    text-align: left!important;
}

.main-2 .block-33:nth-child(3) {
    background-position: center top!important;
    background-size: 220px 220px!important;
}

.main-2 .block-33:nth-child(4) {
    text-align: right!important;
}

.main-2 .block-50:nth-child(5) {
    text-align: right!important;
    padding-right: 110px;
}

.main-2 .block-50:nth-child(6) {
    text-align: right!important;
    padding-right: 221px;
}

.main-2 {
    padding-bottom: 30px;
    border-bottom: 1px solid #efefef;
    text-align: center;
}

.main-2 div {
    text-align: center!important;
}

.main-2 a {
    width: 220px;
    height: 220px;
    display: inline-block;
    margin-bottom: -5px!important;
}

.main-2 .block-33:nth-child(2) a {
    background-size: cover!important;
    background-position: center top!important;
}

.main-2 .block-33:nth-child(3) a {
    background-size: cover!important;
    background-position: center top!important;
}

.main-2 .block-33:nth-child(4) a {
    background-size: cover!important;
    background-position: center top!important;
}

.main-2 .block-50:nth-child(5) a {
    background-size: cover!important;
    background-position: center top!important;
}

.main-2 .block-50:nth-child(6) a {
    background-size: cover!important;
    background-position: center top!important;
}

.main-2 .block-50:nth-child(7) {
    display: none;
}


/*page-akcii*/

.left-menu {
    display: block;
    float: left;
    width: 303px;
}

.left-menu ul {
    list-style: none;
    padding: 0;
}

.left-menu h1 {
    padding-top: 20px;
}

.left-menu ul li a {
    color: #000;
    font-weight: 600;
    line-height: 48px;
    width: 230px;
    height: auto;
    display: block;
    border-bottom: 1px solid #efefef;
    padding-left: 20px;
    background: url(../images/arr-menu-left.png) no-repeat right 20px center;
}

.left-menu ul li {
    display: block;
}

.current-lm {
    background: url(../images/arr-menu-left.png) no-repeat right 20px center;
    background-color: #ffe600!important;
    border-bottom: 1px solid #fff!important;
}

.left-menu ul li.active a {
    font-family: GeomBold;
}

.content {
    display: block;
    float: left;
    width: 855px;
    /*    padding-top: 80px;*/
}

.content .akc {
    height: 350px;
    border: 1px solid #efefef;
    margin-left: 5px;
    margin-bottom: 32px;
}

img {
    max-width: 100%;
}

.akc img {
    height: 255px;
}

.akc-title {
    margin-top: -50px;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 170px;
    margin-left: 20px;
    position: absolute;
}

.akc-title p {
    color: #fff;
    padding-left: 10px;
    text-transform: uppercase;
}

.akc-title.skidki {
    background-color: #d62043!important;
}

.akc-title.det-pl {
    margin-top: -44px;
    background-color: #1f66cd!important;
}

.akc-title.news {
    background-color: #1fcd8f!important;
}

.akc-title.sobit {
    background-color: #4ea3e9!important;
}

.akc-title.akcii {
    background-color: #cd1f9a!important;
}

.akc-txt p {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 40px;
    color: #000;
}

a.akc:hover {
    text-decoration: none!important;
}


/*Попап брендов*/

.scroll-wrapper {
    height: 100%!important;
    position: relative;
    padding: 0 45px!important;
}

.scroll-wrapper .scrollbar-inner {
    padding-right: 0px!important;
    overflow-x: hidden!important;
    position: relative!important;
}

.back {
    background: rgba(255, 255, 255, 0.76);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
    display: none;
    z-index: 99998;
}

.popup .top-block {
    background: #fff;
    position: fixed;
    margin-top: -32px;
    width: 880px;
}

.popupB {
    position: absolute;
    width: 260px!important;
    background: #fff;
    z-index: 99999;
    border: 1px solid #c8c8c8;
    overflow-y: visible;
    padding-bottom: 15px;
    padding-top: 15px!important;
}

a:hover,
a:focus {
    text-decoration: none!important;
}

.pred .zap:nth-last-child(1) {
    display: none!important;
}

.pred .zap {
    margin: 0 3px;
    font-size: 12px;
    color: #ed1c24;
}

.popup h5 {
    text-align: center;
    padding: 0px 0;
    margin: 0;
}


/* Бренды */

.alphabet {
    margin-bottom: 20px;
    height: 34px;
    border-bottom: 1px solid #efefef;
}

.alphabet div {
    float: left;
    padding: 0 9px 0 9px;
    cursor: pointer;
}

.alphabet div:hover {
    border-bottom: 1px solid #000;
}

.alphabet div:nth-child(1) {
    float: left;
    padding: 0 9px 0 0px;
}

.alphabet div:nth-last-child(2) {
    float: left;
    padding: 0 0px 0 9px;
}

.letterBlock {
    clear: both;
    -moz-column-count: 3;
    /* Для Firefox */
    -webkit-column-count: 3;
    /* Для Safari и Chrome */
    column-count: 3;
    margin-bottom: 30px;
}

#mags {
    -moz-column-count: 2;
    /* Для Firefox */
    -webkit-column-count: 2;
    /* Для Safari и Chrome */
    column-count: 2;
    padding-left: 120px
    /*    height: 200px;*/
}

#svg_344 {
    fill: #6D6E71;
}

.letterBlock a {
    display: block;
    width: 100%;
    color: #000!important;
}

.letterHead {
    padding: 0 0px 10px;
    width: 100%;
    display: block;
    clear: both;
}

.stopShow {
    display: none;
}


/*Магазины*/

.magazinOuter {
    /*
 -moz-column-count: 3; 
    -webkit-column-count: 3; 
    column-count: 3;
*/
    width: 100%;
    top: 0;
    padding-bottom: 50px;
}

.foogallery-container img {
    width: 100%;
    border: none!important
}

.gallery br {
    display: none!important;
}

.foogallery-container a {
    width: auto!important;
    float: left;
    margin: 0!important;
    width: 24.1%!important;
    height: auto!important;
    border-bottom: none!important;
    margin-bottom: 1%!important
}

.foogallery-container img {
    width: 100%!important;
    height: auto;
}

.foogallery-container a:nth-child(1) {
    width: 49%!important;
    height: auto!important;
    margin-right: 1%!important;
}

.foogallery-container a:nth-child(2n) {
    margin-right: 1%!important;
}

.shop-window{
	display: flex;
  	flex-wrap: wrap;
	justify-content: center;
	align-items: baseline;
}

.shop-window div {
	display: flex;
    	width: 260px;
	    margin-top: 10px;
    	margin-bottom: 10px;
    	margin-left: 10px;
    	margin-right: 10px;
		flex-direction: column;
   		justify-content: space-around;
}

.shop-window div img{
	height: 300px;
    object-fit: contain;
	margin-bottom: 10px;
}




/*Внутреняя страница*/

h1.centerH1 {
    text-align: center;
    font-size: 16px;
    padding: 60px 340px;
    line-height: 25px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 30px;
}

.content-inner p {
    text-indent: 35px;
    padding-bottom: 10px
}

.no-indent {
    text-indent: 0px!important;
}

.content-inner a,
.shop-content a {
    color: #ed1c24;
    text-decoration: none;
    border-bottom: 1px solid #ed1c24;
}


/*Внутреняя арендаторы*/

.shop-content p {
    /*text-indent: 35px;*/
    /*padding-bottom: 10px*/
    text-indent: 35px;
    padding-bottom: 0px;
    margin: 0;
}

.foogallery-default {
    margin-top: 40px;
    margin-bottom: 30px;
}

.shop-content h1 {
    padding: 50px 0;
}

.etag {
    text-indent: 0!important;
    padding-left: 0;
}

.padMag {
    padding-bottom: 10px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
}

.rest-content {
    padding-top: 0;
}

.rest .left-menu {
    padding-top: 44px;
}

.rest .phone {
    display: block;
    width: 300px;
    margin-bottom: 5px;
    ;
}

.rest .rejim {
    display: block;
    width: 300px;
}

.rest .site {
    float: left;
}


/*детям-услуги*/

.usl-deti h1 {
    margin-top: 0;
    padding: 30px 0!important;
}

.usl-deti a img {
    height: 375px;
    width: 520px;
}

.block-50.det-usl-50:nth-child(odd) {
    /*    text-align: right;*/
}

.block-50.det-usl-50:nth-child(even) {
    text-align: right;
}

.block-50.det-usl-50 {
    margin-bottom: 10px;
}

.det-usl-txt p {
    text-indent: 0;
    text-transform: uppercase;
    font-family: GeomBold;
    padding-top: 10px;
}

.block-50.det-usl-50:nth-child(odd) p {
    text-align: left;
    padding-right: 30px;
    text-align: center;
}

.block-50.det-usl-50:nth-child(even) p {
    text-align: left;
    padding-left: 30px;
    text-align: center;
}

.n2-ss-align {
    margin-top: 35px;
}

.slick-slider {
    position: relative;
}

.slick-slider a:hover {
    text-decoration: none!important;
}

.shop-content .slick-slider .akc {
    text-decoration: none!important;
    min-height: 100%!important;
    padding: 0 2px;
    margin-bottom: 50px;
}

.slick-slider .akc img {
    margin: 0 auto;
    width: 262px;
    height: 262px;
}

.shop-content .slick-slider>div {
    width: 95%;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.slick-slider>div>div {
    position: relative;
}

.slick-slider p {
    text-indent: inherit;
}

.slick-slider .akc-txt {
    text-indent: inherit;
    border: 1px solid #e1e1e1;
    border-top: none;
    line-height: 19px;
    height: 95px;
}

.vokz .slick-prev {
    font-size: 0;
    background: url(../images/arr.png) no-repeat center;
    width: 12px;
    border: none;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: -30px;
    transform: rotate(180deg);
}

.vokz .slick-next {
    font-size: 0;
    background: url(../images/arr.png) no-repeat center;
    width: 12px;
    border: none;
    height: 50px;
    position: absolute;
    top: 50%;
    right: -30px;
    margin-top: -25px;
}

.vokz .slick-slider>div {
    width: 97%;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.slick-slider .vokz-news img {
    margin: 0 auto;
    width: 100%;
    height: auto;
    /*    height: 272px;*/
}

.vokz .slick-slider .vokz-news {
    text-decoration: none!important;
    min-height: 100%!important;
    min-height: 362px!important;
    padding: 0 2px;
}

.vokz .slick-slider .akc-txt {
    text-indent: inherit;
    border: 1px solid #e1e1e1;
    border-top: none;
    line-height: 19px;
    height: 110px;
}

.vokz-after {
    margin-top: 50px;
}

.vokz-after .block-50 {
    margin-bottom: 50px;
}

.vokz-img {
    text-align: right;
}

.vokz-img img {
    margin: 0 20px 0 30px;
}

.vokz h1 {
    /*    margin: 30px 0 40px;*/
}

* {
    outline: none!important;
}

.content .akc {
    -webkit-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.content .akc:hover {
    background: #f4f4f4;
}

.content .akc {
    position: relative;
    overflow: hidden;
}

.content .akc img {
    max-width: inherit;
}

.content .akc .akc-title {
    -webkit-transition: all .5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all .5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all .5s cubic-bezier(0.23, 1, 0.32, 1);
}

.content .akc:hover .akc-title {
    margin-top: -50px;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 215px;
    position: absolute;
}

.slick-slider .akc .akc-title {
    -webkit-transition: all .5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all .5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all .5s cubic-bezier(0.23, 1, 0.32, 1);
}

.slick-slider .akc:hover .akc-title {
    width: 222px;
}

.slick-slider .vokz-news .akc-title {
    -webkit-transition: all .5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all .5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all .5s cubic-bezier(0.23, 1, 0.32, 1);
}

.slick-slider .vokz-news:hover .akc-title {
    width: 222px;
}

.slick-slider .vokz-news {
    /*
    -webkit-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
*/
}

.slick-slider .vokz-news:hover {
    background: #f4f4f4;
}

.slick-slider .akc {
    -webkit-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.slick-slider .akc:hover {
    background: #f4f4f4;
}

.shopsC .content {
    padding-top: 15px!important;
}

.ms {
    margin: 25px 0;
}

.top-block {
    height: 40px;
    position: relative;
}

.breadcrumbs {
    margin-top: -15px;
}

.breadcrumbs a span {
    margin-top: -3px;
    color: #484848;
    font-size: 12px!important;
    height: 10px;
    display: block;
    float: left;
}

.breadcrumbs a:hover {
    text-decoration: none!important;
}

.breadcrumbs span {
    margin-top: -3px;
    color: #484848;
    font-size: 12px!important;
    margin-bottom: 35px!important;
}

.breadcrumbs .sep {
    margin-top: 10px;
    color: #484848;
    font-size: 0px!important;
    margin: 0 9px;
    width: 10px;
    height: 10px;
    display: block;
    float: left;
    background: url(../images/arr-breadcrumbs.png) no-repeat center;
}

.breadcrumbs .current {
    margin-top: -2px!important;
    display: block;
    float: left;
}

.breadcrumbs a {
    border-bottom: 0;
}

.shop-content .top-block,
.rest .top-block {
    margin-bottom: 10px;
    margin-top: 15px;
}

.top-block .backHistory {
    position: absolute;
    display: block;
    width: 55px;
    height: 44px;
    clear: inherit!important;
    float: right!important;
    right: 0px!important;
    top: -5px!important;
    background: url(../images/back.jpg);
    border-bottom: 0!important;
    cursor: pointer;
}

.top-block .onmap {
    position: absolute;
    display: block;
    width: 24px;
    height: 44px;
    clear: inherit!important;
    float: right!important;
    right: 70px!important;
    top: -5px!important;
    background: url(../images/onmap.png) no-repeat center top 5px;
    border-bottom: 0!important;
    cursor: pointer;
}

.backHistoryPop {
    position: absolute;
    display: block;
    width: 55px;
    height: 44px;
    clear: inherit!important;
    float: right!important;
    right: 0px!important;
    top: -5px!important;
    background: url(../images/back.jpg);
    border-bottom: 0!important;
    cursor: pointer;
}

.uslugi a {
    border-bottom: none;
    color: #000;
}

.uslugi a {
    border-bottom: none;
    color: #000;
}

.noScroll {
    overflow-y: hidden;
}

.slick-slider {
    position: relative;
}

.slick-slider a:hover {
    text-decoration: none!important;
}

.zhur a {
    text-decoration: none!important;
    min-height: 100%!important;
    padding: 0 2px;
    margin-bottom: 50px;
    /*    text-align: center!important;*/
}

.zhur>div {
    width: 750px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.zhur {
    padding: 30px 0 32px;
    background: #f8f8f8 url(../images/mag/polka.png) no-repeat bottom -5px center;
}

.slick-slider>div>div {
    position: relative;
}

.slick-slider p {
    text-indent: inherit;
}

.slick-slider a img {
    /*    margin: 0 auto;*/
    margin-left: 10px;
}

.zhur .slick-prev {
    font-size: 0;
    background: url(../images/arr.png) no-repeat center;
    width: 12px;
    border: none;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 90px;
    transform: rotate(180deg);
}

.zhur .slick-next {
    font-size: 0;
    background: url(../images/arr.png) no-repeat center;
    width: 12px;
    border: none;
    height: 50px;
    position: absolute;
    top: 50%;
    right: 90px;
    margin-top: -25px;
}

.zhur {
    margin-bottom: 50px;
}

.zhur-out h1 {
    /*    padding: 10px 0 20px;*/
}

.zhur-out p {
    text-indent: 35px;
    text-align: justify;
}

.dvokz {
    margin-top: 30px;
}

.zhur-out p:last-child {
    line-height: 35px;
    margin-top: 40px;
}

.content-blog {
    padding-top: 50px;
}

.content-blog a p {
    text-indent: 0!important;
    padding-left: 0;
    font-size: 14px!important;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.content-blog a {
    display: block;
    height: auto!important;
    margin-bottom: 40px!important;
}

.podpiska {
    width: 530px;
    margin: 30px auto 30px;
}

.podpiska p {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.podpiska input[type="text"] {
    width: 353px;
    height: 48px;
    float: left;
    border: 1px solid #000;
    padding-left: 20px;
    margin-right: -1px;
}

.podpiska input[type="submit"] {
    width: 173px;
    height: 48px;
    background: #fff;
    color: #000;
    margin-left: -1px;
    border: 1px solid #000;
    transition: all 0.3s ease;
}

.podpiska input[type="submit"]:hover {
    background: #484848;
    color: #fff;
}

input::-webkit-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}

input::-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}

input:-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}

input:-ms-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease;
}

input:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

input:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

input:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

input:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.formError .formErrorContent {
    background: none repeat scroll 0 0 #ff2929;
    border: 1px solid #BBBBBB;
    color: #FFFFFF;
    font-family: tahoma;
    font-size: 11px;
    padding: 4px 10px;
    position: relative;
    width: 191px;
    z-index: 5001;
    margin-left: 20px;
}

.widget_wysija_cont .updated,
.widget_wysija_cont .login .message {
    background-color: #FFFFE0;
    border-color: #E6DB55;
    text-align: center;
}


/* ПЛАН КОМПЛЕКСА */

#plan {
    padding-bottom: 50px;
}

svg {
    /* cursor: move; */
    /* border-radius: 10px; */
    width: 100%;
    height: auto;
    max-width: inherit!important;
    max-height: inherit!important;
    min-width: inherit!important;
    min-height: inherit!important;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    display: block;
    position: relative;
    /* background: #f2f2f2; */
    /* box-shadow: 0px 5px 5px #afafaf; */
}

svg * {
    -webkit-transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}

#Layer_2 rect,
#Layer_2 polygon,
#Layer_2 polyline,
#Layer_3 rect,
#Layer_3 polygon,
#Layer_3 polyline,
#Layer_4 rect,
#Layer_4 polygon,
#Layer_4 polyline,
#Layer_5 rect,
#Layer_5 polygon,
#Layer_5 polyline,
#Layer_6 rect,
#Layer_6 polygon,
#Layer_6 polyline {
    stroke: #F1F2F2!important;
    stroke-width: 1px!important;
}

#mags {
    overflow: hidden;
}

#mags a {
    display: block;
    color: #000;
    position: relative;
    left: 0!important;
    font-weight: normal;
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

#mags a:hover,
a.selectedItem {
    /*    transform: translateX(0px) scale(1.1);*/
    /*    color:#b62b4b!important;*/
    font-weight: bold!important;
}

#plan {
    position: relative!important;
}

.tooltip-plan {
    position: absolute;
    background: #ffffff!important;
    /*    border:1px solid #ed1c24;*/
    border-radius: 3px;
    box-shadow: 0px 0px 11px -3px #000;
    padding: 5px 5px;
    z-index: 99999999;
    font-size: 16px;
    font-weight: bold;
    opacity: 0;
    /*    height: 0;*/
    z-index: -1;
    text-align: center;
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

.showTooltip {
    opacity: 1;
    z-index: 9;
    /*    height: auto!important;*/
}

.tooltip-plan:after {
    /*
    content: '';
    position: absolute;
width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #fff;
    left:50%;
    margin-left: -15px;
    bottom: -14px;
	z-index: 10;
*/
    z-index: -1;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -12px;
    width: 20px;
    height: 20px;
    margin-left: -10px;
    background: inherit;
    transform: rotate(45deg);
    box-shadow: inset -5px -5px 5px -5px rgba(0, 0, 0, 0.4);
}

.floors {
    text-align: center;
    margin: 50px 0;
}

.plansH {
    margin-top: 30px;
}

.center {
    text-align: center;
}

.floors a {
    display: inline-block;
    width: 85px;
    height: 44px;
    padding-top: 7px;
    text-align: center;
    line-height: 15px;
    font-size: 13px;
    font-weight: normal;
    color: #454545;
    border: 1px solid #fff599;
    background: #fff599;
    margin: 0 5px;
    -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1)!important;
    -o-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1)!important;
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1)!important;
    cursor: pointer;
}

.floors a.active {
    background: #ffe600;
    color: #454545;
    font-weight: bold;
}

.floors a:hover {
    background: #ffe600;
    color: #454545;
}

.magCats {
    text-align: center;
    max-width: 100%!important;
}

.magCats div {
    display: inline-block;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    color: #000000;
    padding-bottom: 3px;
    margin: 0 15px;
    font-weight: bold;
    margin-bottom: 40px;
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    border-bottom: 2px solid #fff;
    cursor: pointer;
}

.magCats div.activeCat {
    border-bottom: 2px solid #000000;
}

.magCats div:hover {
    border-bottom: 2px solid #000000;
}

.mags-out {
    width: 100%;
    ;
    margin: 0 auto;
}

.hideA {
    display: none!important;
}

.hideM rect,
.hideM polygon,
.hideM polyline,
.hideM path {
    opacity: 0.5;
    fill: #bebebe!important;
}

.showM path,
.showM polygon,
.showM polyline,
.showM rect {
    opacity: 1!important;
    /*    fill:#ed1c24!important;*/
    fill: rgb(255, 230, 39)!important;
    /*    stroke: #67c124;*/
}

.showM .selectedItem rect {
    fill: #f68085!important;
}

.showM .selectedItem path {
    fill: #f68085!important;
}

.showM .selectedItem polygon {
    fill: #f68085!important;
}

.showM .selectedItem {
    fill: #f68085!important;
}

.selectedItem {
    fill: #f68085!important;
}

.hideF {
    display: none!important;
}

.shopImage img {
    width: 100%;
    height: auto;
}

.block-a-img {
    padding-right: 35px;
}

.hideFi {
    display: none!important;
}

.shopImage-all-akcii {
    background-size: contain!important;
}

.akciiImage {
    height: 260px!important;
    background-size: cover!important;
    background-position: center!important;
}

.modaThumb {
    height: 260px!important;
    background-size: cover!important;
    background-position: center!important;
}

.akcii .slick-3 a {
    overflow: hidden;
}

.pagination {
    text-align: center;
    width: 100%;
}

.pagination * {
    display: inline-block!important;
    width: 40px!important;
    line-height: 40px;
    color: #484848;
    border: 1px solid #484848!important;
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    cursor: pointer;
}

.pagination *:hover {
    color: #fff;
    background: #484848;
}

.pagination .current {
    background: #484848;
    color: #fff;
}

.modaBlock:nth-child(even) {
    padding-right: 25px;
    clear: both;
}

.modaBlock:nth-child(odd) {
    padding-left: 25px;
}

.block-50.modaBlock:nth-child(odd) p {
    padding-left: 0px!important;
}

.block-50.modaBlock:nth-child(even) p {
    padding-right: 0px!important;
}

.openFullRasp {
    cursor: pointer;
}

.fullRasp {
    position: absolute;
    top: 83px;
    background: #efefef;
    z-index: 9;
    max-height: 0;
    overflow: hidden;
    box-sizing: border-box!important;
    padding: 0 20px;
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

.fullRasp.showFullRasp {
    max-height: 350px;
    padding: 18px;
}

.openFullRasp1 {
    cursor: pointer;
}

.fullRasp1 {
    position: absolute;
    top: 83px;
    background: #efefef;
    z-index: 9;
    max-height: 0;
    overflow: hidden;
    box-sizing: border-box!important;
    padding: 0 20px;
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}

.fullRasp.showFullRasp1 {
    max-height: 350px;
    padding: 20px;
}

.premium {
    font-size: 11px;
    text-transform: lowercase;
}

.podpiska h2 {
    display: none;
}

.podpiska li {
    list-style: none;
}

#Layer_4 polygon#svg_604,
#Layer_4 polygon#svg_603,
#Layer_3 polygon#svg_602,
#Layer_3 polygon#svg_601,
#Layer_5 polygon#svg_601,
#Layer_6 polygon#svg_601,
#Layer_6 polygon#svg_604:hover,
#Layer_5 polygon#svg_604:hover,
#Layer_4 polygon#svg_604:hover,
#Layer_4 polygon#svg_603:hover,
#Layer_3 polygon#svg_602:hover,
#Layer_3 polygon#svg_601:hover {
    fill: #D1D3D4!important;
}

.contPage table td:nth-child(2) strong {
    font-size: 16px!important;
    color: #037e36;
    display: block;
    margin-top: 15px;
    margin-bottom: 0!important;
}

.contPage table td:nth-child(2) p:nth-child(1) strong {
    margin-top: 0px;
}

.contPage table td:nth-child(2) p {
    margin: 0px!important;
    font-size: 15px!important;
}

.contPage table td:nth-child(2) a {
    color: #000;
}

svg text {
    font-family: geombold;
}

@-moz-document url-prefix() {
    #nav_menu-2 ul li {
        padding: 0 15px 0 15px;
    }
}

.magazinBlock a,
.letterBlock a,
.arendatoram a {
    transition: all 0.25s linear;
}

.magazinBlock a:hover,
.letterBlock a:hover {
    color: #2bb673!important;
}

.arendatoram a:hover {
    border-bottom: 1px solid #2bb673!important;
    color: #2bb673!important;
}

.slick-track {
    display: inline-block;
}

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

.shop-content {
    margin-bottom: 30px;
}

.akc-title {
    text-align: left;
}

.restLeft ul li:first-child {
    line-height: 25px;
    padding-bottom: 10px;
}

.lowerMags {
    height: 50px!important;
}

.lowerMagsCats {
    display: none!important;
}

.modaBlock img {
    height: inherit;
}

.marTop {
    margin-top: 20px;
}

.widget {
    list-style: none;
}

.alignleft {
    float: left;
    margin-right: 30px;
}

.alignright {
    float: right;
    margin-left: 30px;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.foogallery-container {
    clear: both;
}

.formM h4 {
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Geom!important;
    font-weight: bold!important;
    color: #009845;
}

.formM {
    border: 2px solid #009845;
    text-align: center;
    text-indent: 0!important;
    padding: 0 40px;
}

.formM input[type="text"] {
    border: 1px solid #009845;
    color: #009845;
    margin: 8px;
    height: 48px;
    padding-left: 20px;
    width: 95%;
}

.formM input[type="submit"] {
    background: #009845;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin: 8px;
    height: 48px;
    padding-left: 20px;
    width: 55%;
    margin: 0 auto;
    margin-bottom: 23px;
    margin-top: 20px;
    font-size: 16px;
}

.formM p {
    text-indent: 0!important;
}

.formM .wysija-paragraph {
    position: relative!important;
}

.formM .wysija-paragraph .formError {
    position: absolute;
    left: 2.5%!important;
    top: 7px!important;
    width: 95%;
}

.formM .wysija-paragraph .formError .formErrorContent {
    height: 49px!important;
    right: 0%!important;
    top: 0px!important;
    height: 50px!important;
    position: absolute;
}

.allmsgs {
    margin-bottom: 20px;
}

.ob {
    font-size: 12px;
    display: block;
    /*	text-align: right;*/
    /*	padding-right: 15px;*/
    margin: -3px 0;
    color: #808080;
}

#form-wysija-2 .wysija-paragraph:nth-child(3) {
    float: left;
    margin-right: 5px;
    margin-top: 10px;
}

.wysija-checkbox-label {
    margin: 0 0 5px 0;
    cursor: pointer;
    float: left;
    font-size: 11px;
    text-transform: capitalize;
    position: relative;
}

.wysija-checkbox-label .formError {
    margin-left: 110px;
    margin-top: -12px!important;
}


/* new ------------------ */

.header,
footer .wraper {
    background: #fff;
}

.slider {
    padding: 15px 0;
    background: #fff;
}

.cont .wraper {
    background: #fff;
}

.container {
    padding: 0;
}

.menu-top {
    background: #ffe401;
    background: -moz-linear-gradient(top, #ffe401 0%, #f6ab23 100%);
    background: -webkit-linear-gradient(top, #ffe401 0%, #f6ab23 100%);
    background: linear-gradient(to bottom, #ffe401 0%, #f6ab23 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffe401', endColorstr='#f6ab23', GradientType=0);
    border-top: 3px solid #fff385;
}

@-webkit-keyframes backgroundAnimate {
    from {
        left: 0;
        top: 0;
    }
    to {
        left: -10000px;
        top: -2000px;
    }
}

@-moz-keyframes backgroundAnimate {
    from {
        left: 0;
        top: 0;
    }
    to {
        left: -10000px;
        top: -2000px;
    }
}

@-o-keyframes backgroundAnimate {
    from {
        background-position: left 0 top 0;
    }
    to {
        background-position: left -100000px top -3000px;
    }
}

@keyframes backgroundAnimate {
    from {
        background-position: left 0 top 0;
    }
    to {
        background-position: left -10000px top -4000px;
    }
}

#back-fon {
    background: url(../images/bcg2.png) repeat 0% 0%;
    position: fixed;
    background-position: left 0 top 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%!important;
    opacity: 1;
    z-index: -1;
    -webkit-animation-name: backgroundAnimate;
    -webkit-animation-duration: 500s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: backgroundAnimate;
    -moz-animation-duration: 5s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -o-animation-name: backgroundAnimate;
    -o-animation-duration: 500s;
    -o-animation-timing-function: linear;
    -o-animation-iteration-count: infinite;
    animation-name: backgroundAnimate;
    animation-duration: 500s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.hoverBlock {
    padding: 72px 0;
    background: url(../images/line-fon.jpg) top left;
}

.hoverBlock a {
    color: #000!important;
}

.block-96 {
    width: 16%;
    display: inline-block;
    text-align: center;
    margin: 0;
    transition: all 0.4s ease;
    position: relative;
}

.block-96 .bl-img {
    width: 100%;
    height: 76px;
    position: relative;
    left: 0;
    transition: all 0.5s ease;
}

.block-96 p {
    text-transform: uppercase;
    margin-top: 20px;
    font-weight: bold;
    position: relative;
}

.block-96 p:after {
    content: "";
    position: absolute;
    width: 66px;
    height: 3px;
    display: block;
    bottom: -10px;
    background: #ffd900;
    left: 50%;
    margin-left: -33px;
    transition: all 0.5s ease;
}

.block-96:hover .bl-img {
    transform: translatey(-20px);
    cursor: pointer;
}

.block-96:hover p:after {
    transform: translatey(5px);
}

.block-96:nth-child(1) .bl-img {
    background: url(../images/1.png) no-repeat top;
}

.block-96:nth-child(2) .bl-img {
    background: url(../images/2.png) no-repeat top;
}

.block-96:nth-child(3) .bl-img {
    background: url(../images/3.png) no-repeat top;
}

.block-96:nth-child(4) .bl-img {
    background: url(../images/4.png) no-repeat top;
}

.block-96:nth-child(5) .bl-img {
    background: url(../images/5.png) no-repeat top;
}

.block-96:nth-child(6) .bl-img {
    background: url(../images/6.png) no-repeat top;
}

.triBlock {
    padding: 40px 0;
	
}

.triBlock .bl-img {
    width: 100%;
    height: 250px;
    position: relative;
    left: 0;
    transition: all 0.5s ease;
}

.triBlock p {
    text-transform: uppercase;
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    font-family: geombold;
    color: #2b2b2b;
}

.triBlock .block-33 {
    position: relative;
}

.triBlock .block-33:after {
    content: "";
    width: 27px;
    height: 27px;
    display: block;
    background: url(../images/butt.png)no-repeat center;
    position: absolute;
    bottom: 45px;
    right: 5px;
    transition: all 0.5s ease;
}

.triBlock .block-33:hover:after {
    bottom: 50px;
}

.triBlock .block-33:nth-child(1) .bl-img {
    background: url(../images/rumba/img-bl/1.jpg) no-repeat top;
}

.triBlock .block-33:nth-child(2) .bl-img {
    background: url(../images/rumba/img-bl/2.jpg) no-repeat top;
}

.triBlock .block-33:nth-child(3) .bl-img {
    background: url(../images/rumba/img-bl/3.jpg) no-repeat top;
}

.text-main-block {
    margin-top: 100px;
}

.text-main-block p:last-child {
    margin-bottom: 0;
}

.text-main-block p {
    margin: 40px 0;
    text-indent: 35px;
}

.text-main-block h5 {
    font-family: geombold!important;
    font-size: 16px;
    text-transform: inherit;
    text-align: center;
}

.allPage {
    min-height: 100%;
    padding-bottom: 171px;
    position: relative;
    width: 100%;
}


/*footer*/

footer .block-25,
footer .block-12 {
    padding-top: 40px;
}

.adr p {
    background: url(../images/foot/1.png)no-repeat bottom 3px left;
    padding-left: 45px;
    padding-top: 20px;
}

.graf p {
    background: url(../images/foot/2.png)no-repeat bottom 3px left 20px;
    padding-left: 65px;
    padding-right: 28px;
    padding-top: 38px;
}

.tel p {
    background: url(../images/foot/3.png)no-repeat bottom 3px left 40px;
    padding-left: 85px;
    padding-top: 38px;
}

.arendatoram {
    display: block;
    margin-top: 33px;
}

.arendatoram a {
    color: #383838;
    border-bottom: 1px solid #383838
}

.socium {
    display: block;
    margin-top: 70px;
    background: url(../images/foot/socium.png)no-repeat bottom right;
    float: right;
    height: 36px
}

footer {
    height: 171px;
    position: absolute;
    width: 100%;
    background: #ffd900;
    margin-top: -171px;
    padding-top: 40px;
    overflow: hidden!important;
}

footer .wraper {
    background: #ffd900;
}

.flogo-foot {
    float: left;
    width: 194px;
    height: 100px;
    position: relative;
    background: url(../images/foot/logo-foot.png)no-repeat left center;
}

.fsoch-logo {
    float: left;
    width: 233px;
    height: 100px;
    position: relative;
    font-size: 13px!important;
}

.fsoch-logo p {
    font-size: 13px!important;
}

.fsoch-logo:after {
    content: "";
    top: -10px;
    position: absolute;
    right: 0px;
    height: 120px;
    width: 1px;
    background: #e1bf00;
    display: block;
    float: right;
}

.fsoch-logo p {
    background: url(../images/foot/chel.png) no-repeat left center;
    padding-left: 40px;
    text-transform: uppercase;
    font-size: 13px;
    color: #454545;
    font-weight: bold;
}

.fsoch-logo p i {
    background: url(../images/foot/metro.png) no-repeat left center;
    width: 16px;
    height: 14px;
    display: inline-block;
    margin-right: 5px;
}

.frassil {
    float: left;
    width: 301px;
    height: 100px;
    position: relative;
}

.frassil:after {
    content: "";
    top: -10px;
    position: absolute;
    right: 0px;
    height: 120px;
    width: 1px;
    background: #e1bf00;
    display: block;
    float: right;
}

.farendatoram {
    float: left;
    width: 200px;
    padding-left: 40px;
    height: 100px;
    padding-top: 0;
    position: relative;
}

.farendatoram:after {
    content: "";
    top: -10px;
    position: absolute;
    right: 0px;
    height: 120px;
    width: 1px;
    background: #e1bf00;
    display: block;
    float: right;
}

.farendatoram a {
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    color: #454545;
    font-weight: bold;
    line-height: 25px;
    transition: all 0.5s ease;
}

.farendatoram a:hover {
    color: #000;
}

.frassil p {
    text-transform: inherit;
    font-size: 9px!important;
    color: #454545;
    font-weight: bold;
    line-height: 25px;
    padding-left: 40px;
    text-align: center;
}

.frassil p:nth-child(1) {
    text-transform: uppercase;
    font-size: 13px!important;
    color: #454545;
    font-weight: bold;
    line-height: 25px;
    text-align: center!important;
    padding-left: 0;
}

.fasp [type="text"] {
    border-radius: 15px;
    border: 1px solid #a2a19c;
    background: rgba(255, 255, 255, 0.54);
    padding: 5px 20px;
    height: 37px;
    line-height: 37px;
    margin-left: -30px;
    width: 230px;
    font-size: 13px;
    color: #454545;
    font-weight: bold;
    text-transform: uppercase;
}

.fasp [type="submit"] {
    border-radius: 5px;
    border: 0px solid #000;
    background: url(../images/foot/butt.png)no-repeat center;
    padding: 5px 20px;
    font-size: 0;
    height: 43px;
    width: 43px;
    margin-left: 230px;
    margin-top: -49px;
    position: absolute;
}

.ftel {
    float: left;
    width: 223px;
}

.ftel p {
    font-size: 18px;
    color: #454545;
    font-weight: bold;
    padding-left: 60px;
    background: url(../images/foot/phone.png)no-repeat left 30px center;
    line-height: 25px;
}

.fsoch-blok {
    text-align: center;
    margin-top: 30px;
    display: block;
    clear: both;
}

.ftel a div {
    display: block;
    width: 100px;
    margin-top: 2px;
    background: url(../images/foot/socium.png)no-repeat center;
}

.f-vk {
    display: inline-block;
    width: 50px;
    height: 30px;
    background: url(../images/vk.svg) no-repeat center;
}

.f-inst {
    display: inline-block;
    width: 50px;
    height: 30px;
    background: url(../images/insta.svg)no-repeat center;
    background-size: 25px;
}

.f-fb {
    display: inline-block;
    width: 50px;
    height: 36px;
    background: url(../images/foot/soch/f.png)no-repeat center;
}

.wraper-ap {
    width: 1280px;
    margin: 0 auto;
    background: #fff!important;
    min-height: 530px!important;
}

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

.bl-rest {
    display: block;
    margin-bottom: 30px;
}

.magazinBlock {
    width: 910px!important;
}

.magazinBlock a {
    display: block;
    width: 24%;
    float: left;
    position: relative;
    border: 1px solid #dddddd;
    margin-bottom: 1%;
}

.magazinBlock a:nth-child(4n+2) {
    margin-left: 1%;
    margin-right: 0.5%;
}

.magazinBlock a:nth-child(4n+3) {
    margin-left: 0.5%;
    margin-right: 1%;
}

.shopImage-all {
    width: 100%;
    background-size: 80%!important;
    background-position: center!important;
    height: 240px!important;
    -webkit-transition: all 2.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 2.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 2.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.magazinBlock a:hover .shopImage-all {
    transform: scale(0.9);
    cursor: pointer;
}

.mbbrands {
    width: 100%!important;
}

.mbbrands a {
    height: 215px!important;
    width: 19%;
    margin-left: 0!important;
    margin-right: 0!important;
}

.mbbrands a:nth-child(5n+2) {
    margin-left: 1%!important;
    margin-right: 0.5%!important;
}

.mbbrands a:nth-child(5n+3) {
    margin-left: 0.5%!important;
    margin-right: 1%!important;
}

.mbbrands a:nth-child(5n+5) {
    margin-left: 1%!important;
}

.shopImage-all-b {
    background-size: 80%;
    background-position: center;
    height: 100%!important;
}

.shopsC h1 {
    font-family: GeomBold!important;
    font-size: 30px!important;
    text-transform: inherit;
    color: #454545;
}

.maginfo-p {
    margin-bottom: 10px!important;
}

.site a {
    text-decoration: none!important;
    border-bottom: 0;
    color: #454545;
}

.mag-images-block {
    text-align: right;
}

.mag-images-block img {
    width: 95%;
    height: auto;
    margin-bottom: 25px;
}

.block-m-left {
    float: left;
    width: 42%;
}

.block-m-right {
    float: left;
    width: 58%;
}

.block-m-right.onlyshops {
    float: left;
    width: 58%;
}

.first-part {
    max-width: 200px;
    float: left;
}

.block-m2-right {
    float: left;
    padding-left: 30px;
    color: #454545;
}

.block-m2-right p {
    text-indent: inherit;
    font-weight: bold;
}

.sbrands {
    margin-top: px;
}

.shopImage-inner {
    min-height: 200px;
    background-size: 90%;
    background-position: left center;
    /*    float: left;*/
}

.magcontent-item p {
    margin-bottom: 35px;
    font-size: 14px!important;
}

.popupB {
    padding-left: 30px;
    opacity: 0;
    transition: all 0.5 ease!important;
}

.popupB a {
    min-height: inherit!important;
    height: inherit!important;
    display: block!important;
    width: 100%;
    border: none!important;
    color: #fc1c24;
    line-height: 15px;
}

.popupB a:hover {
    color: #000!important;
}

.popupB.animated {
    opacity: 1;
}

.pred p {
    color: #454545;
    text-transform: inherit!important;
    margin-bottom: 0;
}

.fullpage {
    width: 100%;
}

.rest-r-bl {
    text-align: right;
}

.rest-r-bl img {
    width: 90%;
    margin-bottom: 45px;
}

.rest-l-bl .shopImage-inner {
    float: left;
    margin-right: 50px;
    width: 180px;
}

.ajax-post {
    position: relative;
}

.det-usl-100 {
    width: 100%;
    text-align: center;
}

.det-usl-100 img {
    width: 100%!important;
}

.single-a {
    margin-bottom: 45px;
}

.akcii-txt p {
    text-indent: inherit!important;
}

.akcii-txt p.adate span {
    background: #ffe600;
    padding: 7px 10px;
    margin-bottom: 5px;
}

.akcii-txt p.adate {
    margin-bottom: 15px;
}

.brands {
    padding-bottom: 50px;
}

.akcii-txt h5 {
    text-transform: inherit;
    font-family: geombold!important;
    font-size: 21px!important;
    color: #454545!important;
    padding-bottom: 5px;
    margin-top: 0px;
}

.akcii-txt .more-link {
    display: none;
}

.soch-shops {
    max-width: 130px;
    text-align: center;
    float: left;
    margin-left: 7px;
}

.soch-shops a {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 0 5px;
    border-bottom: 0;
}

.svk {
    background: url(../images/rumba/arend/arend-soch/3.png)no-repeat center;
    margin-left: -10px!important;
}

.sfb {
    background: url(../images/rumba/arend/arend-soch/1.png)no-repeat center;
}

.sin {
    background: url(../images/rumba/arend/arend-soch/2.png)no-repeat center;
}

.akciiImage-sl-out {
    width: 360px;
    float: left;
    height: 230px!important;
}

.akciiImage-sl {
    background-size: auto 100%!important;
    background-position: center;
    height: 230px!important
}

.akc-txt-sl {
    float: left;
    text-align: left;
    padding-left: 50px;
    width: calc(100% - 360px);
    background-size: 100% 100%!important;
}

.akc-txt-sl h5 {
    text-transform: inherit;
    font-size: 21px!important;
    color: #454545!important;
    padding-bottom: 15px;
    margin-top: 35px;
}

.akc-txt-sl .more-link {
    display: none;
}

.shop-content .slick-prev {
    font-size: 0;
    background: url(../images/rumba/arend/arend-slide/arr.png) no-repeat center;
    width: 15px;
    border: none;
    height: 50px;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: -25px;
}

.shop-content .slick-next {
    font-size: 0;
    background: url(../images/rumba/arend/arend-slide/arr.png) no-repeat center;
    width: 15px;
    border: none;
    height: 50px;
    position: absolute;
    top: 50%;
    right: -15px;
    margin-top: -25px;
    transform: rotate(180deg);
}

.envira-gallery-wrap .envira-gallery-public.envira-gallery-6-columns .envira-gallery-item {
    width: 14.2%!important;
    margin-bottom: 8px!important;
}

.envira-gallery-item img {
    padding: 2px 2px!important;
}

.envira-lazy {
    box-shadow: 0px 0px 5px #c7c7c7!important;
}

.akcii-block-main img:nth-child(odd) {
    margin-right: 5px;
}


/*.akcii-block-main img:nth-child(1){
    max-width: calc(40% - 5px);
    min-width: calc(40% - 5px);
}
.akcii-block-main img:nth-child(2){
    max-width: calc(60% - 5px);
    min-width: calc(60% - 5px);
}
.akcii-block-main img:nth-child(3){
    max-width: calc(60% - 5px);
    min-width: calc(60% - 5px);
}
.akcii-block-main img:nth-child(4){
    max-width: calc(40% - 5px);
    min-width: calc(40% - 5px);
}
.akcii-block-main img:nth-child(5){
    max-width: calc(40% - 5px);
    min-width: calc(40% - 5px);
}
.akcii-block-main img:nth-child(6){
    max-width: calc(60% - 5px);
    min-width: calc(60% - 5px);
}*/

.akcii-block-main img {
    margin-bottom: 10px;
    cursor: pointer;
}

.akcii-block-main a {
    display: block;
    width: 175px;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 10px;
    color: #454545;
    background: url(../images/akcii.png) no-repeat left;
    line-height: 32px;
    padding-left: 32px;
}

.akcii-block-main a span {
    text-decoration: underline;
}

.map1 .block-50,
.map2 .block-50 {
    min-height: 1px;
    margin-bottom: 50px;
}

.map1 .block-50:nth-child(2),
.map2 .block-50:nth-child(2) {
    padding-left: 50px;
}

.map1 .block-50 p span,
.map2 .block-50 p span {
    font-weight: bold;
    display: block;
    margin-top: 20px!important;
}

.map1 .block-50 p:nth-child(1) span {
    margin-top: 0px!important;
}

.map1 .block-50 p,
.map2 .block-50 p {
    line-height: 18px;
    margin-bottom: 0;
}

.map2 h3 {
    font-family: GeomBold!important;
    font-size: 30px!important;
    text-transform: inherit;
    color: #454545;
    text-align: left;
    padding-left: 0;
    padding-top: 0;
}

img {
    max-width: 100%;
}

.fcheck {
    background: url(../images/foot/accept.png)no-repeat left 26px center;
    display: inline-block;
    padding-left: 50px!important;
    cursor: pointer;
    margin-top: 5px;
}

.fcheck.cl {
    background: url(../images/foot/accept-c.png)no-repeat left 26px center;
}

.tooltip-plan a {
    color: #ef4a23!important;
}

.shopImage-all-akcii {
    max-height: 350px;
}

.akcii-block-main .madiv:nth-child(1) {
    max-width: 475px;
    min-width: 475px;
    margin-right: 4px;
}

.akcii-block-main .madiv:nth-child(2) {
    max-width: 676px;
    min-width: 676px;
    margin-left: 5px;
}

.akcii-block-main .madiv:nth-child(3) {
    max-width: 676px;
    min-width: 676px;
    margin-right: 5px;
}

.akcii-block-main .madiv:nth-child(4) {
    max-width: 475px;
    min-width: 475px;
    margin-left: 4px;
}

.akcii-block-main .madiv:nth-child(5) {
    max-width: 475px;
    min-width: 475px;
    margin-right: 4px;
}

.akcii-block-main .madiv:nth-child(6) {
    max-width: 676px;
    min-width: 676px;
    margin-left: 5px;
}

.akcii-block-main .madiv {
    max-height: 350px;
    height: 350px;
    background-size: 100%!important;
    background-position: center!important;
    float: left;
    margin-bottom: 10px;
    background-repeat: no-repeat!important;
    cursor: pointer;
}

.akcii-block-main {
    margin-top: -3px;
}

.shop__title {
    margin-bottom: 2rem;
    text-align: center;
}

.shop__title.h1--block {
    text-align: left;
    padding-bottom: 10px;
}

.h1__no {
    padding-bottom: 10px;
}

.shop__title h2 {
    font-size: 25px;
    padding: 0;
}

.shop__title .pretitle {
    font-size: 18px!important;
    font-weight: bold;
    text-indent: 15px;
    margin-bottom: 0;
}

.shop__title .subtitle {
    font-size: 18px!important;
    font-weight: bold;
    margin-top: -10px;
    text-indent: 0px!important;
}

.shop__contents {
    display: flex;
}

.shops__items {
    width: 50%;
    padding: 1.5rem;
}

.shop__contents .shop__img {
    text-align: center;
    width: 100%;
    margin-bottom: 1rem;
}

.shop__contents .shop__text {
    width: 100%;
}

.shop__items {
    display: flex;
    margin: 1.5rem 0;
    flex-direction: initial;
}

.shop__img {
    width: 64px;
    margin-top: 10px;
}

.shop__text {
    width: 80%;
    padding: 0 3rem;
}

.shop__text p {
    text-indent: 0px;
    margin-bottom: 10px;
}

.shop__text .subheader {
    margin-bottom: 7px;
    font-weight: bold;
}

.post__text p {
    margin: 15px 0;
    text-indent: 0;
}

.img__blocks {
    display: flex;
    flex-direction: initial;
}

.img__block {
    width: 50%;
    padding: 1.5rem;
}

.img__block img {
    width: 400px;
    height: 300px;
}

.shops__items .shop__img img {
    width: 64px;
}

.cd {
    display: flex;
    justify-content: center;
    text-align: center;
}

.pcd {
    padding: 1.5rem!important;
    border: 2px solid #f9b91b;
    font-weight: bold;
    text-indent: 0!important;
}

.politika {
    margin-top: -6rem;
}

.politika__block {
    margin: 3rem 0;
}

.pol__link {
    font-size: 10px;
}

.block__title {
    font-weight: bold;
}

.pol__block {
    text-align: center;
    padding: 0 1.5rem;
}

.pol__block a {
    font-size: 12px;
    color: #454545;
    text-decoration: underline;
}

@media (max-width: 900px) {
    .shop__items {
        display: flex;
        margin: 1.5rem 0;
        flex-direction: column;
    }
    .shop__img {
        width: 100%;
        margin-top: 10px;
        text-align: center;
        margin-bottom: 1rem;
    }
    .shop__text {
        width: 100%;
        padding: 0 3rem;
    }
    .shop__text .subheader {
        margin-bottom: 7px;
        font-weight: bold;
        text-align: center;
    }
    .img__blocks {
        display: flex;
        flex-direction: column;
    }
    .img__block {
        width: 100%;
        padding: 1.5rem;
    }
    .shop__contents {
        display: flex;
        flex-direction: column;
    }
    .shops__items {
        width: 100%;
        padding: 1.5rem;
    }
    .shop__title.h1--block {
        text-align: center;
        padding-bottom: 10px;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    #plan {
        height: 800px;
    }
    .ftel p {
        font-size: 17px;
    }
}

.fixedbanner_noble {
    position: fixed;
    top: 2000px;
    right: 160px;
}
.centered-image {
        display: none;
    }

@media (max-width: 1300px) {
    .centered-image {
		max-width:826px;
        display: block;
        margin: 0 auto;
    }
}

.BrendsContent{
    width: 100%;
    padding-top: 23px;
    position: relative;
}
.BrandsContentRows{
	margin-bottom: 25px;
	display: flex;
	flex-wrap: wrap;
    justify-content: center;

}


.magazineItem {
    -webkit-flex-basis: -webkit-calc(33% - 22px);
    -ms-flex-preferred-size: calc(33% - 22px);
    flex-basis: calc(33% - 22px);
    margin-bottom: 50px;
    height: -webkit-calc(33vw / 1.3);
    height: calc(33vw / 1.3);
    max-height: 430px;
    position: relative;
    margin-left: 11px;
    margin-right: 11px;
	min-width: 37%;
}
@media (max-width: 1023px) {
    .magazineItem {
        -webkit-flex-basis: -webkit-calc(50% - 16px);
        -ms-flex-preferred-size: calc(50% - 16px);
        flex-basis: calc(50% - 16px);
        height: -webkit-calc(50vw / 1.3);
        height: calc(50vw / 1.3);
        margin-left: 7px;
        margin-right: 7px;
    }
}
@media (max-width: 768px) {
    .magazineItem {
        margin-bottom: 122px !important;
    }
}
@media (max-width: 500px) {
    .magazineItem {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        height: -webkit-calc(100vw / 1.3);
        height: calc(100vw / 1.3);
        margin-left: 0;
        margin-right: 0;
    }
}
.brand-item {
    max-height: 330px;
}

.magazineItemIamge{
	object-fit:cover;
	display: block;
    height: 100%;
    width: 100%;
    background: #696969;
}
@media (max-width: 768px) {
    .magazineItemIamge {
        height: auto !important;
    }
}
@media (max-width: 768px) {
    .magazineItemLogo {
        bottom: -29% !important;
	}
}
.magazineItemLogo{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -8%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    z-index: 2;
    width: 50%;
    background: #fff;
    padding: 0;
}
.magazineItemLogo img {
    width: 100%;
    object-fit: cover;
}


