#index h4 {font-size: 36px;    letter-spacing: 2px;    margin: 30px 20px 5px 10px;    font-weight: 500;    transition-duration: .12s;    transition-timing-function: ease-in-out;    color: rgba(0,0,0,.96);    text-decoration: none;    transition-property: color;    text-transform: uppercase;}
#index h4 a {text-decoration: none;}
#index h4 a:hover {color: #32a4dc;}
#index .h4 {margin: 0 auto; max-width: 1600px;}

#index .banner-mbloc {}
#index .mbloc-container {color: black;    display: flex;    justify-content: center;    align-content: center;    align-items: center;width: 100%;    max-width: 600px;}
#index .mbloc-widget-wrap {background-color: rgba(255, 255, 255, 0.81);width: 100%; padding: 30px 10px; text-align: center;}
#index .mbloc-text h1 {font-size: 3em;    margin: 20px 0;    letter-spacing: 1px;}
#index .mbloc-text h2 {font-size: 1.5em;    font-weight: normal;    margin: 20px 0;}
#index .mbloc-link{text-align: center;    border-radius: 3px;    display: inline-block;    background: #00aeef;    color: #fff;    text-decoration: none;    margin: 20px 0;    font-family: "Open Sans", Arial, sans-serif;    font-size: 18px;    font-weight: normal;    width: 100%; max-width: 300px;    padding: 10px 0px;}
	
#index .vkindex {margin:40px 0; padding:5px 0 50px 0;}
#index .vkindex-wrap {width: 100%;    max-width: 1600px;    margin: 0 auto;}
#index .vkindex-wrap .title {margin: 0 0 5px 0;}
#index .mnen {margin: 0 0 10px 10px; font-size: 16px;    font-weight: normal;}	
/* new-firm (actuality)
-----------------------------------------------------------------------------*/
#new-firm {margin: 40px 0;}
#new-firm .items-wrapper {margin: 0 auto; max-width: 1600px;}
#new-firm .items-container {display: flex; justify-content: space-between; display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox; 	flex-direction: row;	-webkit-box-orient: horizontal;	-webkit-box-direction: normal;	-webkit-flex-direction: row;	-ms-flex-direction: row;height: auto; overflow: hidden;}
#new-firm .items {width: 100%;    display: flex;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    justify-content: center;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    flex-wrap: wrap;    -webkit-flex-wrap: wrap;    -ms-flex-wrap: wrap;}
#new-firm .items .item {height: auto;    margin: 8px;    width: 31%;    border-radius: 3px;    overflow: hidden;    border: 1px solid rgba(0,0,0,.08);    box-sizing: border-box;    position: relative;
    background: #fff; text-align: center;}
#new-firm .items .item .pop-index {position: relative;    top: -14px;    z-index: 3;    padding: 4px 8px;    border-radius: 1px;    font-size: 12px;    color: #fff;    background-color: #00aeef;    display: inline-block; text-transform: uppercase;    letter-spacing: 1px;    vertical-align: middle;    text-align: center;}
#new-firm .items .item .img {display: block; transition-duration: .12s; transition-timing-function: ease-in-out;  transition-property: opacity;}	
#new-firm .items .item .img img {vertical-align: middle;    width: 100%!important;    max-width: 380px;    height: auto;    opacity: 1; transition: all 0.5s ease;}
#new-firm .items .item .img img:hover {transform: scale(1.08); transition: all 0.5s ease;}	
#new-firm .items .item .name {font-size: 22px; font-weight: normal; line-height: 20px; padding: 4px 2px 0 2px; display: block;  text-decoration: none; text-overflow: ellipsis; transition-duration: .12s; transition-timing-function: ease-in-out; transition-property: color; cursor: pointer; margin-bottom: 4px; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
#new-firm .items .item:hover .name {color: #32a4dc;}
#new-firm .items .item .type {font-size: 16px; color: #666; display: block; text-align: center; line-height: 18px; padding: 0 8px 8px 8px; overflow: hidden;  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
#new-firm .actuality {width: 100%; font-size: 14px; background-color: #08bea8; text-align: center; color: white; position: absolute; left: 0; bottom: 0;}
.name-category1 {}
#new-firm .ad {display: flex; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; flex-direction: column; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; margin: 12px 0 5px 0; text-align: right; background: #f5f5f5; padding: 15px; border-radius: 8px;}
#index .banner-eff {text-align: center; margin: 0 0 15px 0; text-transform: uppercase; font-size: 13px; border-radius: 8px; background: #00aeef;}	
#index .banner-eff a {display: block; color: white; text-decoration: none; padding: 10px 0;}
#new-firm .ad .border {}
#new-firm .ad .jborder {}
#new-firm .ad img {width:330px; height: auto; opacity: 1; border-radius: 3px;}
#new-firm .ad img:hover {opacity: 0.8;}
#new-firm .ad .jbanner {width:100%; max-width: 330px; height: auto;}
#new-firm .ad .banner {width:100%; max-width: 330px; height: auto;}
#new-firm > div.items-wrapper > div > div.ad > div:nth-child(2) > div > a {text-decoration: none;    border: 0;    display: block;    width: 100%;    height: auto;}
#new-firm .ad-banner-caption {background-color: #f5f5f5; display: block; text-align: center; border-radius: 3px 3px 0 0; padding: 15px 5px; text-transform: uppercase; text-decoration: none; color: #898888;}
.heading-news {max-width: 1230px;    display: flex;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    flex-direction: row;    -webkit-box-orient: horizontal;    -webkit-box-direction: normal;    -webkit-flex-direction: row;    -ms-flex-direction: row;     justify-content: space-between;    -webkit-box-pack: space-between;    -webkit-justify-content: space-between;    -ms-flex-pack: space-between; align-items: center;  margin: 70px 0 5px 0;}	
#new-firm .items .item .info {padding: 0 10px; height: 30px; margin: 0 1px 0 1px;}
#new-firm .items .item .info > *{color: #b1b1b1;  font-size: 12px; float: right; line-height: 30px; padding: 0 5px;}
#new-firm .items .item .info .firm {float: left; color: rgba(0,0,0,.5); font-size: 12px; line-height: 30px; padding: 0 5px; text-transform: uppercase; text-decoration:none;}
#new-firm .items .item .info .firm:hover {color: #32a4dc; text-decoration: underline;}
#new-firm .items .item .info .date {text-transform: uppercase;}
#new-firm .items .item .desc {margin: 0 16px 16px 16px; text-align: left;}
#new-firm .items .item .desc a {font-size: 16px; text-align: left; color: #000; max-height: 120px; overflow: hidden; transition-duration: .12s;  transition-timing-function: ease-in-out; transition-property: color; text-decoration: none; font-weight: 400; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
#new-firm .items .item .desc a:hover {color: #0090d7;}
.Button-more:hover {background-color: #02a2de; border: 1px solid #02a2de;}
.Button-more {position: relative; box-sizing: border-box;    padding: 0 30px;    vertical-align: middle;    cursor: pointer;    white-space: nowrap;    text-decoration: none;    text-align: center;    font-weight: 400;    touch-action: manipulation;    user-select: none;    outline: none;    transition-property: color, background-color, border-color;    -webkit-tap-highlight-color: transparent;    color: white;    background-color: #00aeef;    border: 1px solid #00aeef;
    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale;    border-radius: 30px;    display: block;    font-size: 16px;    line-height: 36px;}
/* news-firm
-----------------------------------------------------------------------------*/
#articles #banners_tops_fon, #news-kirov #banners_tops_fon {display: none;}
#articles #banners_tops, #news-kirov #banners_tops  {display: none;}
#articles #news_detail {margin: 30px auto;}
#articles h1.header, #news-kirov h1.header  {display: none;}
#articles .art {color: #000000; font-size: 36px; padding: 12px; text-align: center; max-width: 1000px; margin: auto;}

#news-kirov #news_detail .article2021 {padding: 0 1.5em;}
#news-kirov #news_detail .info {}
#news-kirov #news_detail {width: 100%; max-width: 1300px; margin: auto;}
#news-kirov #news_detail .desc {padding: 0;}
#news-kirov .news-introtext {font-weight: 700;    line-height: 23px; margin-bottom: 15px; font-size: 1.28em;}
#news-kirov #news_detail .side-left .wrap {padding: 0;border-right: none;    height: 300px; overflow: hidden;}
#news-kirov .author {padding: 20px 0;    font-size: 0.8em;    color: #999;}
#news-kirov #news_detail .desc img {width: 100%;    max-width: 400px;    height: 100%;}
#news-kirov .image-item, #news-kirov .i {display: inline;}

#news-kirov #news_list .item .img {
    display: block;
    height: 280px;
    overflow: hidden;
}
#news-kirov #news_list .item .img img {
    vertical-align: middle;
    width: 100%!important;
    /* max-width: 380px; */
    height: 100%;
    opacity: 1;
    transition: all 0.5s ease;
}


#news #banners_tops_fon {display: none;}
#news #banners_tops  {display: none;}
#news h1.header {color: #000000; font-size: 36px; padding: 12px; text-align: center; max-width: 1000px; margin: auto; margin-bottom: 30px; margin-top: 30px;}
#news_list {margin: 20px auto; max-width: 1600px;}
#news_list .items {width: 100%;     display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;     justify-content: center;	-webkit-box-pack: center;	-webkit-justify-content: center;	-ms-flex-pack: center;     flex-wrap: wrap;	-webkit-flex-wrap: wrap;	-ms-flex-wrap: wrap;}
#news_list .item {height: auto;    margin: 8px;    width: 24%;    border-radius: 3px;    overflow: hidden;    border: 1px solid rgba(0,0,0,.08);    box-sizing: border-box;    position: relative;    background: #fff;    text-align: center;}
#news_list .item .img{display: block;}
#news_list .item .img img {vertical-align: middle;    width: 100%!important;    max-width: 380px;    height: auto;    opacity: 1;    transition: all 0.5s ease;}
#news_list .item .img img:hover {transform: scale(1.08);     transition: all 0.5s ease;}
#news_list .item .info {color: #b1b1b1; font-size: 13px; padding: 0 5px;}
#news_list .item .info .eye-date {text-align: right;    margin: 5px;}
#news_list .item .info .date {color: #b1b1b1; padding: 0 5px; border-right: #dadada 1px solid !important;}
#news_list .item .info .eye {padding-left: 5px;} 
#news_list .item .info .title {font-size: 16px; margin: 5px 0;}
#news_list .item .info .title a {color: #3d3c3c; font-weight: bold;}
#news_list .item .info .desc {margin: 0 16px 32px 16px; text-align: left;}
#news_list .item .info .desc a { font-size: 16px; text-align: left; color: #000; max-height: 120px; overflow: hidden; transition-duration: .12s;  transition-timing-function: ease-in-out; transition-property: color; text-decoration: none; font-weight: 400; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; line-height: 22px;}
#news_list .item .info .desc a:hover {color: #0090d7;}

/* news_detail
-----------------------------------------------------------------------------*/
#news_detail {width: 100%; max-width: 1000px; margin: auto;}

#news_detail .article2021 {}

#news_detail .info {display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;     flex-wrap: wrap;	-webkit-flex-wrap: wrap;	-ms-flex-wrap: wrap;margin: 0 auto 20px auto; color: #b1b1b1; font-size: 14px; text-transform: uppercase; border-top: #ebeaea 1px solid; border-bottom: #ebeaea 1px solid; padding: 15px 0}
#news_detail .date-view {display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;	flex-direction: row;	-webkit-box-orient: horizontal;	-webkit-box-direction: normal;	-webkit-flex-direction: row;	-ms-flex-direction: row;	 justify-content: space-between;	-webkit-box-pack: space-between;	-webkit-justify-content: space-between;	-ms-flex-pack: space-between;}
#news_detail .wrap {padding: 2px 20px; border-right: #ebeaea 1px solid;}
#news_detail .pr-back-bottom {position: relative; transition-duration: .12s; transition-timing-function: ease-in-out; box-sizing: border-box; padding: 0; vertical-align: middle; cursor: pointer; white-space: nowrap; text-decoration: none; text-align: center; font-weight: 400; touch-action: manipulation; user-select: none; outline: none; transition-property: color, background-color, border-color; background-clip: padding-box; -webkit-appearance: none; -webkit-tap-highlight-color: transparent; color: rgba(0,0,0,.96); background-color: #FFFFFF; border: 1px solid rgba(0,0,0,.2); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border-radius: 2px; display: block; margin: 20px 10px; font-size: 16px; line-height: 44px;}
#news_detail .pr-back-bottom:hover {background-color: rgba(0,0,0,.08); border-color: rgba(0,0,0,.08);}
#news_detail .link-back {display: block; text-decoration:none; cursor: pointer;}
#news_detail .link-back .fa {padding-right: 10px;}
#news_detail .info .link-firm {padding: 2px 20px;    border-left: #ebeaea 1px solid;}
#news_detail .info .firm {color:#0198c9;}
#news_detail .info .date {display: inline-block; color: #000}
#news_detail .info .view-news {display: inline-block; color: #000; padding: 2px 20px;}
#news_detail .info .views .fa {padding-right: 5px;}
#news_detail .img  {}
#news_detail .img img {vertical-align: middle; width: 100%; max-width: 100%; height: auto; max-height: 1000px;}
#news_detail .desc {color: #2b2b2c; font-size: 120%; padding: 20px 10px; text-align: left; word-wrap: break-word;}
#news_detail .article2021 .desc {font-size: 18px!important;    line-height: 30px!important;}
#news_detail .desc a {color:#0198c9;}
#news_detail .desc img {vertical-align: middle; width: 100%; max-width: 600px; height: auto;}
#news_detail .firm_desc {margin: 10px 0 0 0; border-top: #ebeaea 1px solid; padding: 20px 10px; font-size: 16px;}
#news_detail .firm_desc .nm { font-weight: bold;}
#news_detail .firm_desc .nm a {color: #0198c9;}
#news_detail .firm_desc .adr {margin: 10px 0 0 0;}
#news_detail .firm_desc .tel {margin: 10px 0 0 0;}
#news_detail .firm_desc .tel .tel-ico {display: inline-block; vertical-align: top;}
#news_detail .firm_desc .tel .tel-text {display: inline-block;}
#news_detail .tm-title-line {margin:0;}
#news_detail .news-social {padding: 10px 0; display: inline-block; width: 100%; text-align: center;}
#news_detail .news-social .uSocial-Share .uscl-bar.uscl-size32.uscl-round .ico_uscl:before {vertical-align: baseline;}
#news_detail .news-jcfoto {margin-bottom: 30px;}
.dstyle ul {margin: 10px 5px 10px 30px; list-style-type: square;}
.dstyle ul li {line-height: 120%; padding: 5px 0;}
.dstyle ol {list-style-type: auto; padding: 2%;}
.dstyle ol  li  {padding: 5px 0 10px 0;}
::marker {font-weight: bold;}
#cat-det-2017 > div.body > div.price-table > div > ul {margin: 10px 5px 10px 30px; list-style-type: square;}
#cat-det-2017 > div.body > div.price-table > div > ul li {line-height: 120%; padding: 5px 0;}
#cat-det-2017 > div.body > div.price-table > div > ol {counter-reset: myCounter; margin: 10px 5px;}
#cat-det-2017 > div.body > div.price-table > div > ol li {list-style: none; line-height: 120%; padding: 5px 0;}
#cat-det-2017 > div.body > div.price-table > div > ol li:before {counter-increment: myCounter; content: counter(myCounter); display: inline-block; font-weight: bold;  margin-right: 10px;}
#afisha-detail2016 > div.content_detail > div.col-text > div.desc > ul {margin: 10px 5px 10px 30px; list-style-type: square;}
#afisha-detail2016 > div.content_detail > div.col-text > div.desc > ul li {line-height: 120%; padding: 5px 0;}
#afisha-detail2016 > div.content_detail > div.col-text > div.desc > ol {counter-reset: myCounter; margin: 10px 5px;}
#afisha-detail2016 > div.content_detail > div.col-text > div.desc > ol li {list-style: none; line-height: 120%; padding: 5px 0;}
#afisha-detail2016 > div.content_detail > div.col-text > div.desc > ol li:before {counter-increment: myCounter; content: counter(myCounter); display: inline-block; font-weight: bold;  margin-right: 10px;}

/* block_recom_slider
-----------------------------------------------------------------------------*/
#block_recom_slider {background-color: #08bea8;}
#block_recom_slider h4 {display: block; font-size: 24px; color: white; padding: 5px 20px; background-color: #00ae99; margin: 0;}
#block_recom_slider .items-wrapper {margin: 0 auto; max-width: 1200px;}
#block_recom_slider .items-container {display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;	flex-direction: row;	-webkit-box-orient: horizontal;	-webkit-box-direction: normal;	-webkit-flex-direction: row;	-ms-flex-direction: row;height: auto; overflow: hidden;}	
#block_recom_slider .items {width: 100%;     display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;     justify-content: center;	-webkit-box-pack: center;	-webkit-justify-content: center;	-ms-flex-pack: center;}
#block_recom_slider .items .item {position: relative; width: 155px; max-width: 155px; height: auto; overflow: hidden;      flex: 1 1 auto; 	-webkit-box-flex: 1;	-webkit-flex: 1 1 auto;	-ms-flex: 1 1 auto; margin: 15px 6px;}
#block_recom_slider .items .item .img {width: 100%; max-width: 100%; height: auto;}
#block_recom_slider .items .item .hover {display: block; position: absolute; overflow: hidden; top: 0; left: 0; width: auto; height: 130px; background-color: #0f907f; font-size: 13px; color: #ffffff; display: none; padding:5px; text-decoration: none; transition:All 1s ease; -webkit-transition:All 0.3s ease; -moz-transition:All 0.3s ease; -o-transition:All 0.3s ease; border-radius: 5px;}
#block_recom_slider .item .linc-img {display: block;}
#block_recom_slider .items .item:hover .hover {display: block;}
#block_recom_slider .items .item .hover strong {display: block; font-size: 14px; color: #ffffff;}
#block_recom_slider .items .item .hover .more {color: #b0ddfc; position: absolute; bottom: 3px; right: 3px; text-decoration: underline;}
#block_recom_slider .items .item .text {overflow: hidden; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}

/* afisha-tabs
-----------------------------------------------------------------------------*/
#afisha-tabs {background: url(/img/bannermbloc/afisha-bg.jpg) center center repeat fixed;    background-size: contain;padding: 30px 0;    color: #fff;}	
.afisha-all-wrapper {margin: 0 auto; max-width: 1500px;}
.wrapperh4 {margin: 0 auto; max-width: 1500px;}
	
#afisha-tabs .header{}
#afisha-tabs .header header{height: auto; text-align: center;}
#afisha-tabs h4 {font-size: 36px; letter-spacing: 2px; margin: 20px; font-weight: 500;  transition-duration: .12s; transition-timing-function: ease-in-out; color: #FFFFFF; text-decoration: none; transition-property: color;}
#afisha-tabs h4 a {position: relative; transition-duration: .12s; transition-timing-function: ease-in-out; color: #FFFFFF; text-decoration: none; transition-property: color; cursor: pointer;}
#afisha-tabs h4 a:hover {color: #32a4dc;}
#afisha-tabs h5 {margin: 2% 2% 0 0; font-weight: 500; font-size: 21px;     display: block;    text-align: right;}
#afisha-tabs h5 a {position: relative; transition-duration: .12s; transition-timing-function: ease-in-out; color: #32a4dc; text-decoration: none; transition-property: color; cursor: pointer;}
#afisha-tabs h5 a:hover {color: #36bbfc;}
#afisha-tabs .header .sections {display: block; text-align:center; vertical-align: top; margin: 0 0 14px;}
#afisha-tabs .header .sections-content {}
#afisha-tabs .header .sections .item {margin: 0 4px 4px 0; padding: 5px 16px; position: relative; transition-duration: .12s; transition-timing-function: ease-in-out; display: inline-block; box-sizing: border-box; vertical-align: middle; cursor: pointer;  -webkit-appearance: none; -webkit-tap-highlight-color: transparent; color: rgba(0,0,0,.96); background-color:#ffffff; border: 1px solid rgba(0,0,0,.04); -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale; border-radius: 2px; font-size: 16px; line-height: 20px;}
#afisha-tabs .header .sections .item.active, #afisha-tabs .header .sections .item:hover {background-color: #00aeef; color: white;}
#afisha-tabs .tabs-content .tabs-block {display: none;}
#afisha-tabs .tabs-content .tabs-block.active {display: block;}
#afisha-tabs .items-wrapper {margin: 0 auto; max-width: 1600px;}
#afisha-tabs .items-container {margin: 0 10px 20px 10px;}
#afisha-tabs .tab-items {width: 100%;     display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;     justify-content: center;	-webkit-box-pack: center;	-webkit-justify-content: center;	-ms-flex-pack: center;}
#afisha-tabs .tab-items .tab-item {width: 250px;    max-width: 250px;    height: auto;    overflow: hidden;    box-sizing: content-box;    position: relative; flex: 1 1 auto;    -webkit-box-flex: 1;    -webkit-flex: 1 1 auto;    -ms-flex: 1 1 auto;    margin: 0 10px;    float: none;}
#afisha-tabs .tab-items .tab-item .img {display: block; margin-bottom: 10px; border: none; border-radius: 4px;}
#afisha-tabs .tab-items .tab-item .img img {opacity: 1; vertical-align: middle; width: 100%; max-width: 100%; height: auto; display: block; border-radius: 4px;}
#afisha-tabs .tab-items .tab-item .img img:hover {opacity: 0.9;}
#afisha-tabs .tab-items .tab-item .name {display: block; padding: 5px 0; font-size: 16px; text-align: center; text-decoration: none; color:#ffffff; overflow: hidden; font-weight:bold; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;}
#afisha-tabs .tab-items .tab-item .firm {display: block;    padding: 5px 0;    font-size: 14px;    text-align: center;    text-decoration: none;    text-transform: none;    overflow: hidden;    text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp: 3;    -webkit-box-orient: vertical;    color: #99a9ba;    font-weight: normal;    font-family: "PT Sans", Arial, sans-serif;}
#afisha-tabs .tab-items .tab-item .firm:hover, #afisha-tabs .tab-items .tab-item .name:hover{color: #0090d7;}
.kassir {padding: 0 10px; margin: 5px 0;}
.kassir-link:hover{background: -moz-linear-gradient(top,#ffd900 0%,#ffd000 15%,#ffea00);background: -webkit-gradient(linear, left top, left bottom, from(#ffd900),color-stop(0.15, #ffd000),to(#ffea00));}
.kassir-link.show {display: block;}
#afisha-tabs .tab-items .tab-item a.kassir-link.list {width: auto; display: block; color: white; margin-top: 5px; white-space: nowrap; font-size: 14px; margin: 5px; position: relative; border-radius: 3px;}
.kassir-link {width: auto;    display: block;    text-align: center;    margin-top: 5px;    white-space: nowrap;    color: #000!important;    padding: 5px 10px;    font-size: 18px;    line-height: 28px;    font-weight: bold;    text-decoration: none;    text-shadow: 1px 1px 0px rgba(255,255,255,0.6);    border-radius: 10px;    -moz-border-radius: 10px;    -webkit-border-radius: 10px;    background: -moz-linear-gradient(top,#ffea00 0%,#ffd000 85%,#ffd900);    background: -webkit-gradient(linear, left top, left bottom, from(#ffea00),color-stop(0.85, #ffd000),to(#ffd900));    box-shadow: 3px 2px 4px rgba(0,0,0,0.2), inset 0px 0px 0px rgba(255,255,255,0.7);    -moz-box-shadow: 3px 2px 4px rgba(0,0,0,0.2), inset 0px 0px 0px rgba(255,255,255,0.7);    -webkit-box-shadow: 3px 2px 4px rgba(0,0,0,0.2), inset 0px 0px 0px rgba(255,255,255,0.7);}
.kassir-link:hover{background: -moz-linear-gradient(top,#ffd900 0%,#ffd000 15%,#ffea00);    background: -webkit-gradient(linear, left top, left bottom, from(#ffd900),color-stop(0.15, #ffd000),to(#ffea00));}
.kassir-link.show {display: block;}
/* #index #menus
-----------------------------------------------------------------------------*/
#index #menus {}
#index #menus .menus-all-wrapper {margin: 0 auto; max-width: 1600px;}
#index #menus .items-container {display: flex;    justify-content: space-between;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    flex-direction: row;    -webkit-box-orient: horizontal;    -webkit-box-direction: normal;    -webkit-flex-direction: row;
    -ms-flex-direction: row;    height: auto;    overflow: hidden;}	
#index #menus .items {width: 100%;    display: flex;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    justify-content: center;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;}
#index #menus .item {height: auto;    margin: 8px;    width: 24%;    border-radius: 3px;    overflow: hidden;    border: 1px solid rgba(0,0,0,.08);    box-sizing: border-box;    position: relative;    background: #fff;    text-align: center;}
#index #menus .item .img img {vertical-align: middle;    width: 100%!important;    max-width: 100%!important;    height: auto;    opacity: 1;    transition: all 0.5s ease;}
#index #menus .item .img img:hover {opacity:.8;}
#index #menus .item .content {background: #fff;    padding: 0 5px 10px 5px;}
#index #menus h3 {font-size: 25px;    font-weight: bold;    margin: 0 0 5px 0;    text-decoration: none;}
#index  #menus .item a.h3 { text-decoration: none;}
#index  #menus .item .content .category{font-size: 18px; color: #7f7f7f; font-weight: normal;}
#index  #menus .item .item-link {text-align: center;    border-radius: 3px;    display: inline-block;    background: #00aeef;    color: #fff;    text-decoration: none;    margin-top: 5px;    font-family: "Open Sans", Arial, sans-serif;    font-size: 18px;    font-weight: normal;    width: 100%;    padding: 10px 0px;}
#index  #menus .item .item-link:hover {background: #03bafe;}

/*  #menus
-----------------------------------------------------------------------------*/
#menus .wrapper {margin: 0 auto;    max-width: 1600px;}
#menus .section {    width: 100%;    display: flex;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    justify-content: center;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    flex-wrap: wrap;    -webkit-flex-wrap: wrap;    -ms-flex-wrap: wrap;}
#body_wbg #menus h1 {font-size: 2.4em;    margin: 20px 0;    text-align: center;}	
#menus .section #menus h3 {font-size: 25px;    font-weight: bold;    margin: 0 0 5px 0;    text-decoration: none;}
#menus .section .item a.h3 {    text-decoration: none;}
#menus .section .item {width: 21.6%;   font-size: 25px;    font-weight: bold;    text-decoration: none;    background-color: white;    margin: 15px;     height: auto;    text-align: center;    -webkit-box-shadow: 0px 3px 10px 0px rgb(105 105 105 / 40%);    -moz-box-shadow: 0px 3px 10px 0px rgba(105,105,105,0.4);    box-shadow: 0px 3px 10px 0px rgb(105 105 105 / 40%);}
#menus .section .item .img img{vertical-align: middle;    width: 100%!important;    max-width: 100%!important;    height: auto;    opacity: 1;}
#menus .section .item .img img:hover {opacity:.8;}
#menus .section .item .item-link {    text-align: center;    border-radius: 3px;    display: inline-block;    background: #00aeef;    color: #fff;    text-decoration: none;    margin-top: 5px;    font-family: "Open Sans", Arial, sans-serif;    font-size: 18px;    font-weight: normal;    width: 100%;    padding: 10px 0px;}
#menus .section .item .item-link:hover {background: #03bafe;}
#menus .section .item .content {    background: #fff;    padding: 0 5px 10px 5px;}
#menus .section .item .content .category{    font-size: 18px;    color: #7f7f7f;    font-weight: normal;}

/* discount_index 
-----------------------------------------------------------------------------*/
#discount_index {padding-bottom: 20px;}
#discount_index .items-wrapper {margin: 0 auto; max-width: 1600px; background-color: white;}
#discount_index .items-container {display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox; margin-top: 15px;}
#discount_index .items {width: 100%;     display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;     justify-content: center;	-webkit-box-pack: center;	-webkit-justify-content: center;	-ms-flex-pack: center;}
#discount_index .item {width: 250px; max-width: 250px; height: auto; overflow: hidden; box-sizing: content-box; position: relative; background: white;      flex: 1 1 auto; 	-webkit-box-flex: 1;	-webkit-flex: 1 1 auto;	-ms-flex: 1 1 auto; 
margin: 0 10px; float: none;}	
#discount_index .items .item .img {display: block; margin-bottom: 10px; border: none;}
#discount_index .items .item .img img {opacity: 1; vertical-align: middle; max-width: 100%; height: auto; display: block; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#discount_index .items .item .img img:hover {opacity: 0.8;}	
#discount_index .info {padding: 0 5px; margin: 0 1px 0 1px;}
#discount_index .date {text-align: left; padding: 5px 0; font-size: 14px; text-align: center; text-decoration: none; text-transform: none; color: rgba(0,0,0,.48);}
#discount_index .link {padding: 5px 0; font-size: 16px; text-align: center; text-decoration: none; color: rgba(0,0,0,.8); overflow: hidden; font-weight: bold; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
#discount_index .link:hover {color: #0090d7;}
#discount_index .firm {padding: 5px 0; font-size: 14px; text-align: center; text-decoration: none; text-transform: none; color: rgba(0,0,0,.48); overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
#discount_index .firm:hover {color: #0090d7;}
#discount_index .Button:hover {background-color: rgba(0,0,0,.08); border-color: rgba(0,0,0,.08);}
#discount_index .Button {position: relative; transition-duration: .12s; transition-timing-function: ease-in-out; box-sizing: border-box; padding: 0; vertical-align: middle; cursor: pointer; white-space: nowrap; text-decoration: none; text-align: center; font-weight: 400; touch-action: manipulation; user-select: none; outline: none; transition-property: color, background-color, border-color; background-clip: padding-box; -webkit-appearance: none; -webkit-tap-highlight-color: transparent; color: rgba(0,0,0,.96); background-color: #FFFFFF; border: 1px solid rgba(0,0,0,.2); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border-radius: 2px; display: block; margin: 20px 30px 0 30px; font-size: 16px; line-height: 44px;}
#banner_bottom {display:none}

/* discount_list
-----------------------------------------------------------------------------*/
h1.discount-wrap {color: #000000; font-size: 32px; padding: 20px; margin: 10px 0; text-align: center;}
#discount_list {margin: 15px 0 15px 0px;}
#discount_list .wrapper {margin: 0 auto; max-width: 1600px;}
#discount_list .items {width: 100%;    display: flex;    justify-content: center;    flex-wrap: wrap;}
#discount_list .item {display: flex;    flex-direction: column;    height: auto;    margin: 8px;    width: 15%;    border-radius: 3px;    box-sizing: border-box;    position: relative;    background: #fff;    border: 1px solid #eaeaea;    padding: 0;}
#discount_list .item .img {display: block; text-align: center;}
#discount_list .item .img img {vertical-align: top; width: 100%!important; height: auto; opacity: 1;}
#discount_list .item .img img:hover {opacity: 0.8;}
#discount_list .item .info {padding: 0 5px; margin: 0 1px 0 1px;}
#discount_list .item .info .date {padding: 5px 0; font-size: 12px; text-align: center; text-decoration: none; text-transform: uppercase; color: #252525;}
#discount_list .item .info .link {font-size: 16px; text-align: center; color: #0198c9; overflow: hidden; font-weight: bold; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
#discount_list .item .info .link:hover {color: #0090d7;}
#discount_list .item .info .firm {padding: 5px 0; font-size: 14px; text-align: center; text-decoration: none; text-transform: none; color: #252525; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}

/* discount_detail
-----------------------------------------------------------------------------*/
#discount_detail {margin: 0 3%;}
#discount_detail .info {    display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;     flex-wrap: wrap;	-webkit-flex-wrap: wrap;	-ms-flex-wrap: wrap; margin: 0 auto 20px auto; color: #b1b1b1; font-size: 14px; text-transform: uppercase; border-top: #ebeaea 1px solid; border-bottom: #ebeaea 1px solid; padding: 15px 0}
#discount_detail .wrap {padding: 2px 20px; border-right: #ebeaea 1px solid;}
#discount_detail .pr-back-bottom {position: relative; transition-duration: .12s; transition-timing-function: ease-in-out; box-sizing: border-box; padding: 0; vertical-align: middle; cursor: pointer; white-space: nowrap; text-decoration: none; text-align: center; font-weight: 400; touch-action: manipulation; user-select: none; outline: none; transition-property: color, background-color, border-color; background-clip: padding-box; -webkit-appearance: none; -webkit-tap-highlight-color: transparent; color: rgba(0,0,0,.96); background-color: #FFFFFF; border: 1px solid rgba(0,0,0,.2); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border-radius: 2px; display: block; margin: 20px 0 0 0; font-size: 16px; line-height: 44px;}
#discount_detail .pr-back-bottom:hover {background-color: rgba(0,0,0,.08); border-color: rgba(0,0,0,.08);}
#discount_detail .link-back {display: block; text-decoration:none; cursor: pointer;}
#discount_detail .link-back .fa {padding-right: 10px;}
#discount_detail .date-view {display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;	flex-direction: row;	-webkit-box-orient: horizontal;	-webkit-box-direction: normal;	-webkit-flex-direction: row;	-ms-flex-direction: row;         justify-content: space-between;	-webkit-box-pack: space-between;	-webkit-justify-content: space-between;	-ms-flex-pack: space-between; }
#discount_detail .info .link-firm {}
#discount_detail .info .firm {color:#0198c9;}
#discount_detail .info .date-info {display: inline-block; color: #000}
#discount_detail .info .view-news {display: inline-block; color: #000;}
#discount_detail .info .views .fa {padding-right: 5px;}
#discount_detail .content_detail {display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;	flex-direction: row;	-webkit-box-orient: horizontal;	-webkit-box-direction: normal;	-webkit-flex-direction: row;	-ms-flex-direction: row; height: auto; overflow: hidden;}
#discount_detail .item .img {display: block;}
#discount_detail .item .img img {width: 100%; max-width: 100%; height: auto;}
#discount_detail .col-foto {width: 23%; margin-right: 3%;}
#discount_detail .col-text {width: 74%;}
#discount_detail .item .date {border-bottom: 1px solid #eaeaea;  line-height: 65px; margin-top: 10px; font-weight: bold; font-size: 18px;}
#discount_detail .item .desc {margin-top: -1px; padding: 20px 0; border-top: 1px solid #eaeaea; border-bottom: 1px solid #eaeaea; font-size: 120%; text-align: justify; color: #333;}
#discount_detail .firm_desc {padding: 20px 0 0 0; font-size: 16px; margin: 1% 0 0 0;}
#discount_detail .firm_desc .link {padding-bottom: 10px;}
#discount_detail .firm_desc .link a {color: #0198c9; font-weight: bold; font-size: 16px;}
#discount_detail .firm_desc .adr, #discount_detail .firm_desc .tel {margin: 0 0 10px 0;}
#discount_detail .discount-social {text-align:center; margin-top: 20px;}
#discount_detail .frend {font-size: 18px; font-weight: bold; padding: 20px 0 10px 0;}
#discount_detail .discount-social .uSocial-Share .uscl-bar.uscl-size32.uscl-round .ico_uscl:before {vertical-align: baseline;}
#discount_detail .discount-jcarousel {width:100%; max-width:1000px; margin: 0 auto; margin-bottom: 30px;}
#discount_detail .fborder-btn, #news_detail .fborder-btn {background-color: #1abc9c; width: 70px; margin-right: 10px; margin: 0 7px 10px 0; border: none; display: inline-block; color: white; padding: 5px 10px 5px 5px; font-size: 14px; font-family: "PT Sans"; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border-bottom: 4px #13806b solid; cursor: pointer;}
#discount_detail .fborder-btn:hover, #news_detail .fborder-btn:hover {background-color: #13806b;}

/* index_vip_list 
-----------------------------------------------------------------------------*/
#index_vip_list {background-color: #f0f5f8; margin: 40px 0; padding: 5px 0 50px 0;}
#index_vip_list .items-wrapper {margin: 0 auto;    max-width: 1600px;}
#index_vip_list .items-container {display: flex;    justify-content: space-between;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    flex-direction: row;    -webkit-box-orient: horizontal;    -webkit-box-direction: normal;    -webkit-flex-direction: row;    -ms-flex-direction: row;    height: auto;    overflow: hidden;}
#index_vip_list .items {width: 100%;    display: flex;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    justify-content: center;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;}
#index_vip_list .items .item {height: auto;    margin: 8px;    width: 24%;    border-radius: 3px;    overflow: hidden;    box-sizing: border-box;    position: relative;    text-align: center;}
#index_vip_list .items .info {margin: 10px 0 0 0;}
#index_vip_list .items .item img {border-radius: 10px;    vertical-align: middle;    width: 100%!important;    max-width: 100%!important;    height: auto;    opacity: 1;    transition: all 0.5s ease;}
#index_vip_list .items .item .name {font-size: 18px; color: black; text-decoration: none; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
#index_vip_list .items .item .name:hover {color: #f15a24; text-decoration: underline;}
#index_vip_list .items .item .category, #index_vip_list .items .item .tel {color: #878787; font-size: 13px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}

/* vk_widget_rk
-----------------------------------------------------------------------------*/
#vk_widget_rk{padding: 15px; border-bottom: 15px solid #f3f3f3; border-top: 15px solid #f3f3f3; background-color: #fff;}
.hl-widget {margin-bottom: 20px;}
.hl-widget .hl-widget-wrapper {margin: 0 auto; max-width: 1600px;}
.hl-widget .hl-widget-list {overflow: hidden; display: block; margin-top: 15px;}
.hl-widget .hl-widget-items {display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;    flex-wrap: nowrap; 	-webkit-flex-wrap: nowrap;	-ms-flex-wrap: nowrap;	 justify-content: space-between;	-webkit-box-pack: space-between;	-webkit-justify-content: space-between;	-ms-flex-pack: space-between;}
.hl-widget .col .hl-widget-item {flex: 1; 	-webkit-box-flex: 1;	-webkit-flex: 1;	-ms-flex: 1;overflow: hidden;}
.hl-widget .col .hl-widget-item a {line-height: 0; display: block;}
.hl-widget .col .hl-widget-item a.link-wrap {margin-top: 4px;}
.hl-widget .col img {width: 400px; max-width: 100%; height: auto; border-radius: 3px; transition-duration: .12s; transition-timing-function: ease-in-out; transition-property: opacity; opacity: 1; will-change: transform;}
.hl-widget .col img:hover{opacity: .8}
.hl-widget .col{}
.hl-widget .col.n1 {margin-left: 4px;}
.hl-widget .col.n2 {margin-left: 4px;}

/* all-cackle
-----------------------------------------------------------------------------*/
#index .all-cackle_list {background-color: #f0f5f8; margin: 20px 10px; padding: 40px 0;}
#index .all-cackle_wrapper {margin: 0 auto;    max-width: 1600px;}
#index .all-cackle {position: relative;    overflow: hidden;    border-radius: 8px;    background: #fff;    box-shadow: 0 2px 8px rgb(0 0 0 / 4%);    margin: 10px;    padding: 15px;    box-sizing: border-box; font-family: "Open Sans",sans-serif!important;}
#index .all-cackle h3 {font-size: 22px;    padding: 0 16px 15px 5px;    font-weight: 700;    margin: 0 20px 0 0;    text-align: left;    font-family: 'PT Sans', sans-serif;    line-height: normal;    text-transform: none;}
#index .cc-last .mc-comment {position: relative!important; border-bottom: 2px solid #f3f4f6!important;}
#index .cc-last .mc-comment-wrap {padding: 20px 0 20px!important;}
#index .cc-last .mc-comment-body {font-size: 16px!important; line-height: 30px!important;}
#index .cc-last .mc-comment-head>a {font-size: 16px!important;}
#index .cc-last .mc-comment-username {font-size: 16px!important;}
#index .cc-last .mc-comment-time {color: #000!important; font-size: 13px!important;}
#index .cc-last .mc-comment-footer>a {color: #2fc5f0!important;}
#index .all-cackle {max-height: 400px;}



#index .cackle100 .all-cackle {max-height: none!important;}

#index .open {max-height: none!important;}
#index  .more_open.feater { font-size: 14px;    text-transform: uppercase;    background: white;    text-decoration: none;    border-radius: 3px;    color: #0095cc;    padding: 16px;}
#index  .more_open {position: absolute;    bottom: 0px;    left: 0;    width: 100%;    cursor: pointer;}
#index  .more_open span {text-align: center;    vertical-align: middle;    margin: 10px 0;    display: block;}
#index  .more_open.feater:after {    content: "";    position: absolute;    bottom: 54px;    left: 0;    right: 0;    height: 42px;    background: hsla(0,0%,100%,.24);    background: -webkit-linear-gradient( 
-90deg ,hsla(0,0%,100%,.24),hsla(0,0%,100%,.56) 45%,#fff);    background: linear-gradient( 180deg ,hsla(0,0%,100%,.24),hsla(0,0%,100%,.56) 45%,#fff);}
#index  .more_open span .fa {margin-left: 5px;}	
#index .Button:hover {background-color: rgba(0,0,0,.08); border-color: rgba(0,0,0,.08);}
#index .Button {position: relative; transition-duration: .12s; transition-timing-function: ease-in-out; box-sizing: border-box; padding: 0; vertical-align: middle; cursor: pointer; white-space: nowrap; text-decoration: none; text-align: center; font-weight: 400; touch-action: manipulation; user-select: none; outline: none; transition-property: color, background-color, border-color; background-clip: padding-box; -webkit-appearance: none; -webkit-tap-highlight-color: transparent; color: rgba(0,0,0,.96); background-color: #FFFFFF; border: 1px solid rgba(0,0,0,.2); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border-radius: 2px; display: block; margin: 20px 10px; font-size: 16px; line-height: 44px;}

/* bbs
-----------------------------------------------------------------------------*/
.bbs_ads_top {background-color: #f0f5f8; margin: 40px 0; padding: 10px 0 40px 0;}
.bbs_ads_top .wrapper {position: relative; margin: 0 auto; max-width: 1600px;}
.bbs_ads_top .items { margin-top:15px;}

.bbs_ads_top .Button:hover {background-color: rgba(0,0,0,.08); border-color: rgba(0,0,0,.08);}
.bbs_ads_top .Button {position: relative; transition-duration: .12s; transition-timing-function: ease-in-out; box-sizing: border-box; padding: 0; vertical-align: middle; cursor: pointer; white-space: nowrap; text-decoration: none; text-align: center; font-weight: 400; touch-action: manipulation; user-select: none; outline: none; transition-property: color, background-color, border-color; background-clip: padding-box; -webkit-appearance: none; -webkit-tap-highlight-color: transparent; color: rgba(0,0,0,.96); background-color: #FFFFFF; border: 1px solid rgba(0,0,0,.2); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border-radius: 2px; display: block; margin: 20px 30px 0 30px; font-size: 16px; line-height: 44px;}
.bbs_ads_top .items .item {margin: 0 10px;    display: flex;    flex-direction: column;    justify-content: center;    align-content: center;    align-items: center;}
.bbs_ads_top .items .item .image a {}
.bbs_ads_top .items .item .image img {vertical-align: middle; width: 100%!important; max-width: 100%!important; height: auto!important; border-radius: 3px; transition-duration: .12s; transition-timing-function: ease-in-out; transition-property: opacity; opacity: 1; will-change: transform;}
.bbs_ads_top .items .item .image img:hover {opacity: 0.8;}
.bbs_ads_top .items .item .name {text-align: center; padding: 10px 0;}
.bbs_ads_top .items .item .name a {font-size: 16px; text-align: center; color: #000; max-height: 120px; overflow: hidden; transition-duration: .12s; transition-timing-function: ease-in-out; transition-property: color; text-decoration: none; font-weight: 400; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; padding: 0 5px;}
.bbs_ads_top .items .item .name a:hover {color: #f15a24;}
.bbs_ads_top .items .item .price {font-size: 18px; text-align: center; color: #00aeef;}
.rk-dotted {
    background: rgba(0,0,0,.32);
    background: -webkit-linear-gradient(left,rgba(0,0,0,.32),rgba(0,0,0,.32) 33%,transparent 0,transparent);
    background: linear-gradient(90deg,rgba(0,0,0,.32),rgba(0,0,0,.32) 33%,transparent 0,transparent);
    background-repeat: repeat-x;
    background-size: 3px 1px;
    background-position: 0 97%;
}
#catalog .razdel{
    font-weight: bold;
    font-size: 24px;
    margin: 10px 20px 0 20px;
}
#catalog .item .name{
    font-weight: bold;
    color: #464646;
}
#catalog .item .sections{
    display: block;
    list-style: none;
    margin: 0 20px 30px 20px;
}
#catalog .item .sections li{
    display: inline-block;
    list-style: none;
}
#catalog .item .sections li a{
    font-size: 16px;
    color: #464646;
    padding: 1px 3px;
    line-height: 26px;
}
#catalog .item .sections li a:hover {
    color: #f15a24;
    text-decoration: none;
}

/* cat-det-2017 */
#firm {background-color: white; border-radius: 10px; width: 100%; margin: 40px auto;}
#cat-det-2017 {margin:20px 0 0 0}
#cat-det-2017 .pr-back {position: relative;  display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;     flex-wrap: wrap;	-webkit-flex-wrap: wrap;	-ms-flex-wrap: wrap; 	 justify-content: space-between;	-webkit-box-pack: space-between;	-webkit-justify-content: space-between;	-ms-flex-pack: space-between; max-width: 1200px; margin: auto;}
#cat-det-2017 .link-sp  {display: inline-block; margin: 0 20px 0;}
#cat-det-2017 .link-back {display: inline-block; font-size: 14px; color: black; cursor: pointer; text-decoration: none;}
#cat-det-2017 .link-back .fa {margin-right: 5px;}
#cat-det-2017 .link-back:hover {color: #0198c9; cursor:pointer;}

.view-like {display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;	flex-direction: row;	-webkit-box-orient: horizontal;	-webkit-box-direction: normal;	-webkit-flex-direction: row;	-ms-flex-direction: row; font-size: 16px; margin: 0 0 0 10px;}
.info-like {display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;	flex-direction: column;	-webkit-box-orient: vertical;	-webkit-box-direction: normal;	-webkit-flex-direction: column;	-ms-flex-direction: column; padding: 0 15px 0 0;}
.info-like .views {display: inline-block;}
.info-like .views div {display: inline-block;}
.info-like .views .fa {color: #0198c9; padding-right: 5px;}
.info-like .viewstoday {font-size: 11px; padding-left: 3px;}
.tooltip_data-title:hover::after { display:none}
.like {display: inline-block; padding: 5px; cursor: pointer;}
.like .fa {color: #00aeef;}
.like.liked .fa {color: #abe05e;}

#cat-det-2017 .header {position: relative; text-align: center;}
#cat-det-2017 .header .info {display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox; justify-content: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; margin: 15px 10px 0 10px;}
#cat-det-2017 .header .info .item {display: inline-block; padding: 0 20px 15px 20px; font-size: 18px; text-align: left; word-wrap: break-word; text-align: center; line-height: 150%;}
#cat-det-2017 .header .info .item .fa {color: #0198c9;}
#cat-det-2017 .header .info .item .val .link {text-decoration: none; border-bottom: 1px dashed black; cursor: pointer;}
#cat-det-2017 .header .info .item .val .link:hover {border-color: #0198c9; cursor: pointer; color:#0198c9;}
#cat-det-2017 .title {}
#cat-det-2017 .title .name {color: #000000; font-size: 32px; padding: 10px 10px 0 10px; margin: 0; text-align: center;}
#cat-det-2017 .pr-back-wrapp{ background-color:#FFFFFF; padding:20px 10px;}
#cat-det-2017 .body .news_detail2021{margin: 20px 0 40px 0;}
#cat-det-2017 .pr-back-bottom2017 {max-width: 1000px; position: relative; transition-duration: .12s; transition-timing-function: ease-in-out; box-sizing: border-box; padding: 0; vertical-align: middle; cursor: pointer; white-space: nowrap; text-decoration: none; text-align: center; font-weight: 400; touch-action: manipulation; user-select: none; outline: none; transition-property: color, background-color, border-color; background-clip: padding-box; -webkit-appearance: none; -webkit-tap-highlight-color: transparent; color: rgba(0,0,0,.96); background-color: #FFFFFF; border: 1px solid rgba(0,0,0,.2); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border-radius: 2px; display: block;  font-size: 16px; line-height: 44px; margin: auto;}
#cat-det-2017 .pr-back-bottom2017:hover {background-color: rgba(0,0,0,.08); border-color: rgba(0,0,0,.08);color: black!important;}
#cat-det-2017 .pr-back-bottom2017 .link-back {display: block; text-decoration:none; cursor: pointer;}
#cat-det-2017 .pr-back-bottom2017 .link-back .fa {padding-right: 10px;}
#cat-det-2017 .pr-back-bottom2017 .link-back:hover {color: black}

#cat-det-2017 .menu-det2021 {max-width: 790px;    margin: 0 auto;    white-space: nowrap;	padding-top: 15px;}
#cat-det-2017 .menu {list-style-type: none;  padding: 0;    display: table;    margin: 0 auto;    text-align: center;}
#cat-det-2017 .js .menu {  height: 1.5em;  overflow: hidden;}
#cat-det-2017 > div:nth-child(1) > div.menu-det2021 > ul > li.flexMenu-viewMore > ul {z-index: 1000;}
#cat-det-2017 .menu > li {    display: block;    position: relative;    float: left;}
#cat-det-2017 .menu li.item.sel { font-weight: 700;}
#cat-det-2017 .menu li.item.sel .underline_dash { opacity: 1;    background-color: #00aeef;    font-weight: 700;}
#cat-det-2017 .menu .underline_dash {    background-color: #9d9d9d;    bottom: 0;    left: 50%;    position: absolute;    transform: translateX(-50%);    -webkit-transform: translateX(-50%);    width: 100%;    height: 5px;    opacity: 0;    transition: opacity .3s ease;    -webkit-transition: opacity .3s ease;    border-radius: 48px 48px 0 0;}
#cat-det-2017 > div:nth-child(1) > div.menu-det2021 > ul > li.flexMenu-viewMore > a {padding-right: 15px; background-repeat: no-repeat; background-position: right; background-image: url(/img/icon-dm.png);}
#cat-det-2017 .menu > li:first-child {  margin-left: 0;}
#cat-det-2017 .menu > li > ul {    display: block;    background: #FFF;    top: 100%;    right: 0;    list-style: none;    margin: 0;    padding: 0;    border: #EEE solid 1px;    border-top: none;    text-align: left;}
#cat-det-2017 .menu a {    display: block;    white-space: nowrap;    padding: 10px 25px;    color: #333;    text-decoration: none;    font-size: 15px;}
#cat-det-2017 .menu a:hover {color: #0095cc;}
#cat-det-2017 .flex-multi {  float: left;  width: 45%;  margin-bottom: 100px;}
#cat-det-2017 .flex-multi + .flex-multi {  float: right;}
#cat-det-2017 .clear {  clear: both;}

#cat-det-2017 .menu-detail {width: 100%; height: auto; text-align: center; }
#cat-det-2017 .menu-detail ul {list-style: none; background-color: #08bea8;}
#cat-det-2017 .menu-detail .item {display: inline-block;}
#cat-det-2017 .menu-detail .item.sel  {background-color: #e67e22;}
#cat-det-2017 .menu-detail .item.sel:hover  {background-color: #e67e22; cursor: text;}
#cat-det-2017 .menu-detail .item:hover {background-color: #045a50;}
#cat-det-2017 .menu-detail .item .link {padding: 0 15px; display: inline-block; line-height: 50px; font-size: 16px; text-transform: uppercase; text-decoration: none; color: #FFF;}
#cat-det-2017 .menu-detail .item.sel .link:hover  {cursor: text;}
#cat-det-2017 .menu-detail .item.new{
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: 11px center;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAANCAYAAAC3mX7tAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFMkUwRUEyOUVCQkIxMUU2OUMyREMwNTE3OTVFOUVEQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFMkUwRUEyQUVCQkIxMUU2OUMyREMwNTE3OTVFOUVEQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkUyRTBFQTI3RUJCQjExRTY5QzJEQzA1MTc5NUU5RURDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkUyRTBFQTI4RUJCQjExRTY5QzJEQzA1MTc5NUU5RURDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+JR01CAAAAc5JREFUeNq0VDtSAkEQfTNoJhxAD6DmIBoqqajk4gWMMCEhVEITL2CJB6DUyEBDLXdjSnP1AKKJlNu+npmlFsTEz1Y95tfdr/vNNOa9XEb4qkSDKBEz+N33SkTEIXGhGzYc7BNnxOofkCDE0FjnITYMK1oPG//5bWhFe25qDGy7jamjI4ysj4/dfPryEtO3t0PYet2PtRqPjV8HW7O46M8qlZSooUTFdGVEYEol5wSdj6WVdDoYLC9jsLKC5PQUydMTMD8PUd+tLWBhAWZ2FoYj+n0kV1epa3GKP/lhJGajBrndXeDhYZRFz0QyG5zHMSwTk7k5WEJIbLQKksn9fdY7b0eCMVASRc7INptjgflydna8dDc3dC04O0MCs73t5sLkciRWVZK7u1HfSTf30WrBFAqwS0u+mDSJkxMnm0Irlyhy5zlWoTK5NWWz9JXr6y9E/bSaYWGU4INBkc87EvlGPnl89BLRTmVMul13Li8vLka2r5QonlSVXjxUxgxJ+tJUOru25u20kudnJL2eJ6d8EscYSz7SPqq6Zg3Z6lOVn3ZL9k6Nye65PtJmPUiNRMefYpzU7x0oR/oYWsQmoTf49gf/BG8h1kaIjU8BBgBb9+TYEnWVhQAAAABJRU5ErkJggg==');
}
#cat-det-2017 .title_under { text-align: center; font-size: 12px; color: #c1272d; text-transform: uppercase; margin: 5px 0 0 0;}
#cat-det-2017 .title_under .link {color: #c1272d; text-transform: uppercase;}
#cat-det-2017 .menu-blue {width:100%; height: auto; text-align: center;  background-color: #fff; padding: 4px 0 0 0;}
#cat-det-2017 .menu-blue .sections-wrap {}
#cat-det-2017 .menu-blue ul {list-style: none;}
#cat-det-2017 .menu-blue .item {display: inline-block; padding: 3px 5px; margin: 3px; background-color: #068c7c; border-bottom: 2px solid #023d36; border-radius: 5px; position: relative; transition-duration: .12s; transition-timing-function: ease-in-out;}
#cat-det-2017 .menu-blue .item .caret {position: absolute; left: 45%; bottom: -7px; border-top: 5px solid #fff; border-right: 5px solid transparent; border-left: 5px solid transparent;}
#cat-det-2017 .menu-blue .item.sel .caret {position: absolute; left: 45%; bottom: -7px; border-top: 5px solid #e67e22; border-right: 5px solid transparent; border-left: 5px solid transparent;}
#cat-det-2017 .menu-blue .item.sel {border-bottom: 2px solid #e67e22; background-color: #e67e22;}
#cat-det-2017 .menu-blue .item.sel .link:hover {cursor: text;}
#cat-det-2017 .menu-blue .item.sel:hover {border-bottom: 2px solid #e67e22; background-color: #e67e22; cursor: text;}
#cat-det-2017 .menu-blue .item:hover {border-bottom: 2px solid #045a50; background-color: #045a50;}
#cat-det-2017 .menu-blue .item .link {display: inline-block; font-size: 13px; text-transform: uppercase; text-decoration: none; color: white;}
#cat-det-2017 .menu-blue .item:hover .link {text-decoration: none;}

#cat-det-2017 .footer {padding: 15px 0; background-color: #00aeef;}
#cat-det-2017 .footer .inner {max-width: 1200px; margin: auto;}
#cat-det-2017 .footer .inner .title {font-size: 24px; position: relative; margin: 0 0 10px 20px; color: white;}
#cat-det-2017 .footer .inner .see-also {margin: 0 0 0 20px;}
#cat-det-2017 .footer .inner .see-also .item {display: inline-block; background-color: white; border-radius: 3px; margin: 0 10px 10px 0;}
#cat-det-2017 .footer .inner .see-also .item:hover {background-color: #0089bc;}
#cat-det-2017 .footer .inner .see-also .item .link {line-height: 45px; padding: 0 20px; text-decoration: none; display: block}
#cat-det-2017 .footer .inner .see-also .item .link:hover {color: white;}
#cat-det-2017 .body {position: relative; padding: 10px 0; background: #f2f2f2}
#cat-det-2017 .body .title-h1 {font-size: 28px; font-weight: normal; margin: 10px; text-align: center;}
#cat-det-2017 .body .title-h2 {font-size: 26px; font-weight: normal; margin: 20px 10px 10px 10px; font-family: 'PT Sans', sans-serif; line-height: normal;}

#cat-det-2017 .body .vk_gr3 {display: flex; padding: 0 16px 15px 5px;}
#cat-det-2017 .body .title-h3 {font-size: 22px;  padding: 0 16px 15px 5px;  font-weight: 700;    margin: 0 20px 0 0;  text-align: left;    font-family: 'PT Sans', sans-serif;    line-height: normal;    text-transform: none;}
#cat-det-2017 .body .vk_gr3 .title-h3 {padding: 0!important;}
#cat-det-2017 .body .vk_gr3 .fa {    margin-left: 5px;}
#cat-det-2017 .body .vk_gr3 > a:hover {background-color: #cf1640;}
#cat-det-2017 .body .vk_gr3 > a {    padding: 3px 6px 5px 6px;    transition-duration: .12s;    transition-timing-function: ease-in-out;    display: inline-block;    box-sizing: border-box;    vertical-align: middle;    cursor: pointer;    white-space: nowrap;    text-align: center;
    font-weight: 400;    touch-action: manipulation;    user-select: none;    outline: none;    transition-property: color,background-color,border-color;    background-clip: padding-box;    -webkit-appearance: none;    -webkit-tap-highlight-color: transparent;    border: 1px solid rgba(0,0,0,.04);    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale;    border-radius: 2px;    text-decoration: none;    color: white;    background-color: #f21e4e;    border-color: #f21e4e;    margin: 0;    position: relative;    z-index: 1;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.31);-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.31);box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);}

#cat-det-2017 .art {text-align: center!important; text-transform: uppercase!important;}
#cat-det-2017 .body .title-h3 .gray-adress {color: rgba(0,0,0,.48);}
#cat-det-2017 .body .title-h1.center {text-align: center; margin: 20px 10px;}
#cat-det-2017 .body .title-h1.center span {text-transform: lowercase;}
#cat-det-2017 .body .album-gallery {width: 100%;    display: flex;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    justify-content: center;    -webkit-box-pack: center;    -webkit-justify-content: center;    -ms-flex-pack: center;    flex-wrap: wrap;    -webkit-flex-wrap: wrap;    -ms-flex-wrap: wrap;}

#cat-det-2017 .body .menu-gallery {list-style: none; margin: 0 0 10px 0;}
#cat-det-2017 .body .menu-gallery li {    position: relative;    display: inline-block;    padding: 5px 10px;    color: #333333;    list-style: none;    text-transform: uppercase;    cursor: pointer;    font-size: 16px;    border-bottom: 2px solid transparent;    border-style: solid;
    border-width: 0px 0px 3px 0px;    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 0%);}
#cat-det-2017 .body .menu-gallery li.active {    background-color: white;     cursor: auto;    border-color: #00aeef;    font-weight: 600;}
#cat-det-2017 .body .menu-gallery li.active:hover {}
#cat-det-2017 .body .menu-gallery li:hover {color: #0095cc;}
#cat-det-2017 .body .ug-gallery-wrapper {border-radius: 3px;}
#cat-det-2017 .body .desc {font-size: 16px; line-height: 150%; text-align:left;}
#cat-det-2017 .body .desc p {font-size: 16px; line-height: 150%; text-align:left;}
#cat-det-2017 .body .desc a font {color: #0198c9!important;}
#cat-det-2017 .body .desc a font:hover {color: #f15a24!important;}
#cat-det-2017 .body .desc a {color: #0198c9!important;}
#cat-det-2017 .body .desc a:hover {color: #f15a24!important;}

#cat-det-2017 .body .contentbox {    position: relative;    overflow: hidden;    border-radius: 8px;    background: #fff;    box-shadow: 0 2px 8px rgb(0 0 0 / 4%);    margin: 0 30px 15px 30px;    padding: 15px;	box-sizing: border-box;}
#cat-det-2017 .slide-text{max-height: 300px; font-size: 18px;}
#cat-det-2017 .slide-block {max-height: 300px;}
#cat-det-2017 .vk_news_detail {max-height: 500px;}
#cat-det-2017 .open {max-height: none;}
#cat-det-2017 .more_open {position: absolute; bottom: 0px; left: 0; width: 100%; cursor: pointer;}
#cat-det-2017 .more_open.feater {font-size: 14px;    text-transform: uppercase;    background: white;    text-decoration: none;    border-radius: 3px;    color: #0095cc;    padding: 16px;}
#cat-det-2017 .more_open.feater:hover {cursor: pointer; text-decoration:none;}
#cat-det-2017 .more_open span {text-align: center; vertical-align: middle; margin: 10px 0; display: block;}
#cat-det-2017 .more_open span .fa {margin-left: 5px;}
#cat-det-2017 .more_open.feater:after {
    content: "";
    position: absolute;
    bottom: 54px;
    left: 0;
    right: 0;
    height: 42px;
    background: hsla(0,0%,100%,.24);
    background: -webkit-linear-gradient(
-90deg
,hsla(0,0%,100%,.24),hsla(0,0%,100%,.56) 45%,#fff);
    background: linear-gradient(
180deg
,hsla(0,0%,100%,.24),hsla(0,0%,100%,.56) 45%,#fff);
}
#cat-det-2017 .body .slide-text  ul {margin: 10px 5px 10px 30px; list-style-type: square;}
#cat-det-2017 .body .slide-text ul li {line-height: 120%; padding: 5px 0;}
#cat-det-2017 hr {display: block; -webkit-margin-before: 0.5em; -webkit-margin-after: 0.5em; -webkit-margin-start: auto; -webkit-margin-end: auto; border: 1px #eeeeee solid;}
#cat-det-2017 .body .vk_news_detail  {margin-top: 5px;}
#cat-det-2017 .body .sidebar-content {width: 100%; max-width: 1200px; margin: auto;}
#cat-det-2017 .body .map-2017 {}
#cat-det-2017 .body .sidebar-right {}
#cat-det-2017 .body .sidebar-right .block-item .title {font-size: 16px; text-transform: uppercase; line-height: 30px; font-weight: bold; text-align: left; margin: 20px 0 20px 0;}
#cat-det-2017 .body .sidebar-right .block-item .body {margin-top: 30px;}
#cat-det-2017 .body .error {text-align: right; margin: 20px; font-size: 16px;}
#cat-det-2017 .body .error span {border-bottom: 1px dashed black; text-decoration: none;}
#cat-det-2017 .body .error .fa {color:#f44336; margin-right:5px}
#cat-det-2017 .body .error span:hover {color: #f15a24; border-bottom: 1px dashed #f15a24;}
#cat-det-2017 .header .fbz { background-color: #FFD550; min-width: 200px; margin: 0 0 15px 0; border: none; color: #000; padding: 8px 12px; font-size: 16px; font-family: "PT Sans"; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 4px!important; cursor: pointer; border: 1px solid #FFD550; opacity: 1; text-transform: uppercase;}
#cat-det-2017 .header .fbz:hover{opacity: 0.9;}
#cat-det-2017 .header .fbz .fa{color:#00a5e2; text-decoration: none; margin: 0 0 0 10px; font-size: 18px;}
/*2017*/
#cat-det-2017 .body .sidebar-right .block-item.you_owner {position: relative; border: 1px solid #e6e6e6; padding: 10px 20px 30px 20px; border-radius: 5px; margin: 10px 0 20px 0;}
#cat-det-2017 .body .sidebar-right .block-item.you_owner .title {text-transform: none; padding-left: 80px; text-align: left;  font-size: 21px; margin: 10px 0;}
#cat-det-2017 .body .sidebar-right .block-item.you_owner .txt {padding-left: 80px; font-size: 16px; line-height: 150%;}
#cat-det-2017 .body .sidebar-right .block-item.you_owner .ico {position: absolute; top: 40px; left: 0px; width: 100px; height: 90px; background: url("/img/you_owner.jpg") center no-repeat;}
#cat-det-2017 .body .sidebar-left .map-border {padding: 10px; border: 1px solid #e6e6e6; text-align: center;}
#cat-det-2017 .body .list-news {    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    height: auto;
    overflow: hidden;}

#cat-det-2017 .body .list-news-wrapper {margin: 0 auto;}	

#cat-det-2017 .body .list-news-items {    width: 100%;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;}	

#cat-det-2017 .body .v-list img {height: 115px;}	
#cat-det-2017 .body .v-list a {cursor: pointer;    display: inline-block;    position: relative;}
#cat-det-2017 .body .v-list .fa-play-circle {position: absolute;    top: 0;    left: 0;    opacity: 1;    color: white;    font-size: 300%;    top: 50%;    left: 50%;    transform: translate(-50%, -50%);}
#cat-det-2017 .body .v-list .fa-play-circle:hover {opacity: 0.9;}

@media only screen and (max-width: 767px) and (min-width: 0){
#cat-det-2017 .body .list-news {
    height: auto;
    overflow: hidden;
    padding: 0;
    margin: 0;
    overflow-x: auto;
    will-change: transform;
    -webkit-overflow-scrolling: touch;
    flex-direction: row;
    justify-content: flex-start;
    padding-bottom: 30px;
    margin-bottom: -30px;
}

#cat-det-2017 .body .list-news:before {
    content: "";
    width: 8px;
    display: block;
    flex: 0 0 auto;
}
#cat-det-2017 .body .list-news-wrapper {
    margin: 0;
    height: auto;
    overflow: hidden;
}
#cat-det-2017 .body .list-news .item {
    flex: 0 0 auto;
    width: 170px;
    height: auto;
}
#cat-det-2017 .body .list-news-items {    width: auto;
    justify-content: flex-start;
    flex-wrap: nowrap;
    flex: 0 0 auto;
	}	
}	
#cat-det-2017 .body .list-news .item {width: 170px; margin: 7px; padding:0;}
#cat-det-2017 .body .list-news .item img {width: 170px; border-radius: 3px; opacity: 1;  max-height: 300px;}
#cat-det-2017 .body .list-news .item .date {line-height: 30px; font-size: 14px; color: #808080;}
#cat-det-2017 .body .list-news .item .name {font-size: 14px; color: #0095cc;}
#cat-det-2017 .body .list-news .item .name:hover {color:#f15a24; text-decoration: underline;}
#cat-det-2017 .body .list-news .item img:hover {opacity: 0.8;}
#cat-det-2017 .body .list-news.s2 .item {}
#cat-det-2017 .body .list-news.s3 .item {}

#cat-det-2017 .body .list-firm .item {    width: 100%;
    position: relative;
    display: flex;
    padding: 16px;
    border-bottom: 1px solid rgba(0,0,0,.08);
    margin: 0;}
#cat-det-2017 .body .list-firm .item:last-child {
    border-bottom: 0;
}
#cat-det-2017 .body .list-firm .item item-places2021 {flex: 1 1 auto;}
#cat-det-2017 .body .list-firm .item .img {padding-right: 20px; opacity: 1;}
#cat-det-2017 .body .list-firm .item .img:hover {opacity: 0.8;}
#cat-det-2017 .body .list-firm .item .img img {width: 140px;}
#cat-det-2017 .body .list-firm .item .category {color: #878787; font-size: 11px; text-transform: uppercase; line-height: 24px;}
#cat-det-2017 .body .list-firm .item .name {display: block; font-size: 16px; color: #000; font-weight: bold; line-height: 25px; text-decoration: none;}
#cat-det-2017 .body .list-firm .item .name:hover {color: #00aeef;}
#cat-det-2017 .body .list-firm .item .adres {font-size: 14px; line-height: 30px;}
#cat-det-2017 .body .list-firm .item .adres .fa {color: #0095cc;}

@media only screen and (max-width: 480px) and (min-width: 0){
#cat-det-2017 .body .list-firm .item {flex-direction: column;}
}	

#cat-det-2017 .body .link-block2021{
    position: relative;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
}
#cat-det-2017 .body .link-block2021 .link-kont {color: #0095cc; transition-duration: .12s;    transition-timing-function: ease-in-out;   text-decoration: none;    transition-property: color;    cursor: pointer; font-size: 16px;  padding: 10px 16px 0 5px;}
#cat-det-2017 .body .link-block2021 a:hover {color: #f15a24;}

#cat-det-2017 .body #usocial-cat-det {text-align:center;}
#cat-det-2017 .body #usocial-cat-det .usocial-cat-det-text {font-weight: 700;}
#cat-det-2017 .body #usocial-cat-det .uSocial-Share .uscl-bar.uscl-size32.uscl-round .ico_uscl:before {vertical-align: baseline;}
#cat-det-2017 .body .b-ps-features .b-ps-features_item.__odd { background: #edf9f6;}
#cat-det-2017 .body .b-ps-features .b-ps-features_item {padding: 10px; font-size: 14px; text-transform: uppercase; border-bottom: 1px solid #edf9f6;}
#cat-det-2017 .body .b-ps-features .b-ps-features_left-txt {display: inline-block; font-weight: 700; width: 50%; padding-right: 5px; vertical-align: top;}
#cat-det-2017 .body .b-ps-features .b-ps-features_right-txt {width: 44%; display: inline-block; text-transform: none; word-wrap: break-word;}
#cat-det-2017 .body .b-ps-features .b-ps-features_right-txt a {color:#0198c9;}
#cat-det-2017 .body .b-ps-features .b-ps-features_right-txt a:hover {color:#f15a24; text-decoration: underline;}
#cat-det-2017 .body #afisha-list {width: 100%;     display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox; flex-wrap: wrap;	-webkit-flex-wrap: wrap;	-ms-flex-wrap: wrap; margin: 0;}
#cat-det-2017 .body #afisha-list .item {margin: 6px; background-color: #FFFFFF;}
#cat-det-2017 .body #afisha-list .item .img {vertical-align: top; width: 100%!important; max-width: 210px; max-height: 290px; height: auto; opacity: 1;}
#cat-det-2017 .body #afisha-list .item .info {padding: 5px 0;}
#cat-det-2017 .body #afisha-list .item .info .date {display: block; line-height: 20px; font-size: 14px; color: #666;}
#cat-det-2017 .body #afisha-list .item .name { font-size: 16px; color: #00aaef;}
#cat-det-2017 .body #afisha-list .item .name:hover {color: #f15a24; text-decoration: underline;}
#cat-det-2017 .body #afisha-list .item .img .lupa {display:none}
#cat-det-2017 .body .video-list {width: 100%;     display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;     justify-content: center;	-webkit-box-pack: center;	-webkit-justify-content: center;	-ms-flex-pack: center; 
     flex-wrap: wrap;	-webkit-flex-wrap: wrap;	-ms-flex-wrap: wrap;}
#cat-det-2017 .body .video-list a {position: relative; margin: 5px; padding: 5px; border: 1px solid #e6e6e6; border-radius: 3px; width: 230px; height: 160px;}
#cat-det-2017 .body .video-list img {width: 230px; height: 160px;}
#cat-det-2017 .body .video-list .fa-play-circle {position: absolute; top: 65px; left: 95px; opacity: 0.8; color: white; font-size: 50px;}
#cat-det-2017 .body .video-list .fa-play-circle:hover {opacity: 1;}
@media only screen and (max-width: 767px) and (min-width: 0){
#cat-det-2017 .body .contentbox {margin: 0 10px 10px 10px; padding: 10px;}
#cat-det-2017 .body .sidebar-right {width: 96%; padding: 0; margin: 0 auto;}
#cat-det-2017 .body .list-news.firm .item .img {float: none;}
}
#cat-det-2017 .body .article-desc {width: 100%; max-width: 970px; margin: 0 auto 20px auto; font-size: 16px;}
#cat-det-2017 > div.body > div.article-desc > div.article-text > ul {margin: 10px 5px 10px 30px; list-style-type: square;}
#cat-det-2017 > div.body > div.article-desc > div.article-text > ul li {line-height: 120%; padding: 5px 0;}
#cat-det-2017 > div.body > div.article-desc > div.article-text > ol {counter-reset: myCounter; margin: 10px 5px;}
#cat-det-2017 > div.body > div.article-desc > div.article-text > ol li {list-style: none; line-height: 120%; padding: 5px 0;}
#cat-det-2017 > div.body > div.article-desc > div.article-text > ol li:before {counter-increment: myCounter; content: counter(myCounter); display: inline-block; font-weight: bold;  margin-right: 10px;}
#cat-det-2017 .body .article-desc .article-text {padding: 10px;    line-height: 1.5;    -ms-text-size-adjust: 100%;    -webkit-text-size-adjust: 100%;    font-size: 18px;}
#cat-det-2017 .body .article-desc .article-text p {line-height: 100%; margin: 0;}
#cat-det-2017 .body .article-desc .article-text a {color: #0198c9!important;}
#cat-det-2017 .body .article-desc .article-text a:hover {color: #f15a24!important;}
#cat-det-2017 .body .article-desc .article-text img {vertical-align: middle; width: 100%; max-width: 800px; height: auto; opacity:1; margin-bottom: 10px;}
#cat-det-2017 .body .article-desc .article-text img:hover {opacity: .8;}
#cat-det-2017 .body .article-img {text-align: center; margin: 10px 0;}
#cat-det-2017 .body .article-img img {vertical-align: middle; width: 100%; max-width: 1000px; height: auto; opacity:1;}
#cat-det-2017 .body .article-img img:hover {opacity: .8;}
#cat-det-2017 .uds-code {width: 150px!important;}
#cat-det-2017 .body .article-desc .article-text ul {margin: 10px 5px 10px 30px; list-style-type: square;}
#cat-det-2017 .body .article-desc .article-text ul li {line-height: 120%; padding: 5px 0;}
#cat-det-2017 .body .price-table ul {margin: 10px 5px 10px 30px; list-style-type: square;}
#cat-det-2017 .body .price-table ul li {line-height: 120%; padding: 5px 0;}
#cat-det-2017 .body .simple-list-lg ul {display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;     justify-content: center;	-webkit-box-pack: center;	-webkit-justify-content: center;	-ms-flex-pack: center;      flex-wrap: wrap;	-webkit-flex-wrap: wrap;	-ms-flex-wrap: wrap;}
#cat-det-2017 .body .simple-list-lg .item {margin:10px; border: 1px solid #eeeeee; width: 220px; height: 220px;}
#cat-det-2017 .body #afisha_rasp_detal2017{width: 100%; max-width: 970px; margin: 20px auto; font-size: 16px;}
#cat-det-2017 .body #afisha_rasp_detal2017 #afisha_rasp_by_firm {width: 100%; margin: 0;}
#cat-det-2017 .body #afisha_rasp_detal2017 #afisha_rasp_by_firm .afisha_tooltip {display: block; position: inherit; width: 100%; max-width: 970px; background: #FFF; color: #313131; border: 0; padding: 0; margin: 0; text-align: left;}
#cat-det-2017 .body #afisha_rasp_detal2017 #afisha_rasp_by_firm .afisha_shedule_controls {padding: 10px 0; text-align: center;}
#cat-det-2017 .body #afisha_rasp_detal2017 #afisha_rasp_by_firm .yacheika1 {width: 20%; min-width: 100px;}
#cat-det-2017 .body .price-table {width: 100%; max-width: 970px; margin: 20px auto; font-size: 16px;}
#cat-det-2017 .body .price-table .price-wrap {padding: 0 10px;}
#cat-det-2017 .body .price-table p {font-size: 16px; padding:0;}
#cat-det-2017 .body .price-table div {font-size: 16px;}
#cat-det-2017 .body .price-table table {width: 100%; padding: 15px; margin: -1px auto 0 auto; border-collapse: collapse; font-size: 16px;}
#cat-det-2017 .body .price-table table tr{}
#cat-det-2017 .body .price-table table tr td {padding: 5px 10px;border: 1px solid #e8e8e8;}
#cat-det-2017 .body .price-table table tr td:last-child {}
#cat-det-2017 .body .vk-news2017{width: 100%; max-width: 970px; margin: 20px auto;}
#vk_groups, #vk_groups iframe, .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {width: 100% !important;	}
/*class mode no_photo*/
#cat-det-2017.no_photo .body {}
#cat-det-2017.no_photo .body .title-h1,
#cat-det-2017.no_photo .body .title-h2,
#cat-det-2017.no_photo .body .album-gallery,
#cat-det-2017.no_photo .menu-gallery,
#cat-det-2017.no_photo .menu-blue,
#cat-det-2017.no_photo .menu-detail {display: none;}
#cat-det-2017 .body #news_list {margin: 0 0 15px 0px; width: 100%;     display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;     justify-content: center;	-webkit-box-pack: center;	-webkit-justify-content: center;
	-ms-flex-pack: center;      flex-wrap: wrap;	-webkit-flex-wrap: wrap;	-ms-flex-wrap: wrap;}
#cat-det-2017 .body #news_list .item {}
#cat-det-2017 .body #news_list .item .info .desc a {color: #000!important;}
#cat-det-2017 .body #news_list .item .info .desc a:hover {color: #0090d7!important;}
#cat-det-2017 .body .widget-cackle {}
#mc-container .mc-head-container {}
#cat-det-2017 .body .rul {font-size: 14px;}
#cat-det-2017 .body .rul a {color: #0095cc;}
#cat-det-2017 .body .rul a:hover {color: #f15a24; text-decoration: underline;}
#cat-det-2017 .body #list-menu-text {width: 100%; max-width: 990px; margin: 20px auto; font-size: 16px;}
#cat-det-2017 .body #list-menu-text .item {padding: 0 10px;}
#cat-det-2017 .article-desc table {border-collapse: collapse; margin: auto;}
#cat-det-2017 .article-desc table td {border: 1px solid #9a9999;}
#cat-det-2017 .article-desc table TD, TH {padding: 3px;}
#cat-det-2017 .body div.quote {padding: 4px; display: block; font-size: 14px; line-height: 20px; color: #555c69; background-color: #F7F7F7; margin-bottom: 10px;}
#list-menu-img {text-align: center;}
#list-menu-img .item {display: inline-block; width: 220px; height: 220px; margin: 0 0 20px 20px;}
#list-menu-img .item .img {border: 1px solid #dadbdb; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
#list-menu-img .item .img img{width: 215px; height: 215px; vertical-align: middle;}
#list-menu{}
#list-menu .item {display: block; padding: 15px; width: 100%; max-width: 670px; margin: -1px auto 0 auto; border: 1px solid #e6e6e6;}
#list-menu .item .img {float: left; width: 120px; height: 120px;}
#list-menu .item .img img {max-width: 120px; max-height: 120px;}
#list-menu .item .name {font-size: 18px; padding: 0 170px 0px 140px; line-height: 30px;}
#list-menu .item .desc {font-size: 14px; padding: 0 170px 0px 140px; line-height: 20px; color: rgba(0,0,0,.7);}
#list-menu .item .price {width: 100%; max-width: 150px; float: right; padding: 30px 0 0 0; text-align: center; font-size: 20px;}
#yandexblock {display:none; width: 100%; height: 100%;text-align: center; overflow: hidden}
#yandex_map {width: 900px; height: 600px;}
#yandexblock .title{color: #2b2b2c;font-size: 26px;}
#yandexblock .adres {color: gray; padding-bottom: 10px; display: flex; justify-content: center; flex-wrap: wrap;}
#yandexblock .adres li {padding: 0 0 0 10px;}
@media only screen and (min-width: 0) and (max-width: 767px) {
    .contactPopup.map .fancybox-skin {
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }
}
/*.contactPopup #yandex_map{width: 100%;height: 100%;}*/


/* addfirm
-----------------------------------------------------------------------------*/
#body_ny #addfirm-block {display: none;}
#addfirm-block {border-top: 15px solid #f8f8f8;  border-bottom: 15px solid #f8f8f8;     display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;	flex-direction: row;	-webkit-box-orient: horizontal;	-webkit-box-direction: normal;	-webkit-flex-direction: row;	-ms-flex-direction: row;     justify-content: center;	-webkit-box-pack: center;	-webkit-justify-content: center;	-ms-flex-pack: center;     flex-wrap: wrap;	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap; 	align-items: center;	-webkit-box-align: center;	-webkit-align-items: center;	-ms-flex-align: center; align-content: flex-start; 	align-content: flex-start;	-webkit-align-content: flex-start;	-ms-flex-line-pack: flex-start;
padding:15px 0 15px 0}
#addfirm-block .txt{font-size: 18px; color: #333333; margin: 0 10px 0 0; white-space: pre-line; word-wrap: break-word; text-align:center;}
#addfirm-block .btn{font-size: 14px; display: inline-block; padding: 0 30px 0 30px; line-height: 32px; text-align: center; text-decoration: none; color: white; background-color: #00aeef; border-radius: 2px;}
#addfirm-block .btn:hover{background-color:#0089bc;}
/*ny*/
#body_ny {background: none; background-color: #3b43e7;
    background-image: url(/img/ny2015/snowflake.png), url(/img/ny2015/snowflake3.png), url(/img/ny2015/snowflake2.png);
    height: 100%;
    -webkit-animation: snow 20s linear infinite;
    -moz-animation: snow 20s linear infinite;
    -ms-animation: snow 20s linear infinite;
    -o-animation: snow 20s linear infinite;
    animation: snow 20s linear infinite;}
	
@keyframes snow {
 0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
 100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}
 
@-moz-keyframes snow {
 0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
 100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}
 
@-webkit-keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
 100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}
 
@-ms-keyframes snow {
 0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
 100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}	
	
#body_ny #mylink{background-color: #3b43e7;}
#body_ny #logong2019{margin: 0 2%;}
#body_ny #logong2019 img {width: 100%; max-width: 477px; height: auto;}
#body_ny .inner-ng2019 {background-color: #0757d7; font-size: 16px; color: white; text-align: center; padding: 10px 0; margin-bottom: 20px;}
#body_ny .inner-ng2019 a {color: white; padding: 0 2%; white-space: nowrap;}
#body_ny .inner-ng2019 .inner-a {display: inline;}

#body_ny .horoscope  img.alignleft {float: left; width: 128px!important;  height: 128px!important; margin-bottom: 1.5em; margin-left: 0; margin-right: 1.5em; margin-top: 0.5em;}
#body_ny .horoscope h3 {font-size: 18px!important; line-height: normal!important;  line-height: 1.3em!important; font-weight: bold; margin-top: 0!important; color: #40454d!important;}
#body_ny .horoscope p {margin-bottom: 20px!important; margin-top: 0!important;}
#body_ny #date-weather-curse {display:none;}
#body_ny #fast_navigation{display: none;}
#body_ny #block_yandex_direct{display: none;}
#body_ny #wrapper h1.header {display:none}
#body_ny #wrapper h1.header2020 {color: #ffdc00; font-size: 72px; font-weight: bold; text-shadow: 3px 2px 2px #003d6d; font-style: italic; margin: 5px 0 2px 0;}
#body_ny #wrapper h1.header2017 {color: #ffdc00; font-size: 48px; font-weight: bold; text-shadow: 3px 2px 2px #003d6d; font-style: italic; margin: 5px 0 2px 0;}
#body_ny #wrapper {background-color: #1961e9; -webkit-box-shadow: none; -khtml-box-shadow: none; -moz-box-shadow: none; box-shadow: none;}
#ny {text-align: center; background: url(/img/ny2015/fon-section2019.jpg) no-repeat center top; margin-top: -10px;}
#ny h2 {color: #cc3333; text-align: center; font: 32px "Trebuchet MS", Tahoma, Arial, sans-serif; text-shadow: 1px 1px 0 #FFF, 2px 2px 2px #DDD;}
#ny .sec ul.jksnewseffects3-items {display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;     flex-wrap: wrap;	-webkit-flex-wrap: wrap;	-ms-flex-wrap: wrap;     justify-content: center;	-webkit-box-pack: center;
	-webkit-justify-content: center;	-ms-flex-pack: center;}
#ny ul li {}
#ny22 ul li:before { content: "?"; color: #00aaef; height: 10px; width: 10px; margin-left: -17px; margin-right: 5px;}
#ny .back {color: #0033CC; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 700; margin-left: 5px;}
#ny .section {display: block; width: 100%; position: relative; height: auto; padding: 0;}
#ny .section-name {display: none;}
#ny .section .item {display: inline-block; width: 25%; margin:0 10px;}
#ny .section .item.p1 {}
#ny .section .item.p2 {}
#ny .section .item.p3 {}
#ny .section .item a{display: inline-block; width: 200px; height: 220px;}
#ny .section .item .vstrechaem {background: url(/img/ny2015/vstrechaem.png) no-repeat center;}
#ny .section .item .vstrechaem.selected, #ny .section .item .vstrechaem:hover {background: url(/img/ny2015/vstrechaem_.png) no-repeat center; background-position-y: bottom;}
#ny .section .item .otdykhaem {background: url(/img/ny2015/otdahaem.png) no-repeat center;}
#ny .section .item .otdykhaem.selected, #ny .section .item .otdykhaem:hover{background: url(/img/ny2015/otdahaem_.png) no-repeat center; background-position-y: bottom;}
#ny .section .item .gotovimsya {background: url(/img/ny2015/gotovim.png) no-repeat center;}
#ny .section .item .gotovimsya.selected, #ny .section .item .gotovimsya:hover{background: url(/img/ny2015/gotovim_.png) no-repeat center; background-position-y: bottom;}
#ny .sec {padding: 0 0 1px 0; position: relative; margin: 0 10px;}
#ny .sec .tr {position: absolute; top: -20px; width: 0; height: 0; border-left: 20px solid transparent; border-right: 20px solid transparent; border-bottom: 20px solid red;}
#ny .sec.otdykhaem .tr {right: 34%; border-bottom-color: #167600;}
#ny .sec.gotovimsya .tr {left: 50%; border-bottom-color: #00408a;}
#ny .sec.vstrechaem .tr {left: 35%; border-bottom-color: #9b1542;}
#ny .sec.otdykhaem {-moz-border-radius: 24px; -webkit-border-radius: 24px; border-radius: 24px; background-color: #167600!important; padding: 0px 0px 20px 0px;}
#ny .sec.gotovimsya{-moz-border-radius: 24px; -webkit-border-radius: 24px; border-radius: 24px; background-color: #00408a!important; padding: 0px 0px 20px 0px;}
#ny .sec.vstrechaem {background-color: #9b1542!important; -moz-border-radius: 24px; -webkit-border-radius: 24px; border-radius: 24px; padding: 0px 0px 20px 0px;}
#ny .sec h1{text-align: center; font-size: 33px; color: #ffffff; font-family: "Times New Roman"; font-style: italic; padding: 20px 0 0 0;}
#ny .items{}
#ny .items .item {position: relative; display: inline-block; width: 300px; margin: 0 0px 10px 13px; overflow: hidden;}
#ny .items .item .info {width: 100%; position: absolute; bottom: 0; background-color: rgba(0,0,0,0.5); color: #ffffff; text-align: left;}
#ny .items .item .info > *{margin: 10px;}
#ny .items .item .info h3 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; color: #fff; text-decoration: none; font-weight: bold;}
#ny .items .item .info p {font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 8px;}
#ny .desc {padding: 2% 6%; margin: 10px 10px 20px 10px; line-height: 150%; text-align: justify; color: #666666; background-color: #ffffff;}
#ny .desc .info {margin: 15px auto 10px auto; font-size: 14px; max-width: 1000px;}
#ny .desc .info .firm {color: #ef847e;}
#ny .desc .info .date {display: inline-block; color: #a3a3a3; padding-left: 5px;}
#ny .desc .info .views {float: right; margin-left: 5px;}
#ny .desc .h2, #ny .desc h2 {font-size: 24px; line-height: 180%; color: #666666; margin: 0;}
#ny .desc h3 {font-size: 16px; line-height: 150%; color: #666666; margin: 0;}
#ny .desc img {display: block; margin: auto; width: 100%; max-width: 1000px; height: auto;}
#ny .desc .block_video {text-align: center; margin: auto;}
#ny .desc .block_video .video-responsive {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 1000px; max-height: 600px; text-align: center; margin: auto;}
#ny .desc .block_video .video-responsive iframe, #ny .desc .block_video .video-responsive object, #ny .desc .block_video .video-responsive embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
#ny .ng-social {padding: 40px 0 20px 0; display: inline-block; width: 100%; text-align: center;}
#ny .ng-social .uSocial-Share .uscl-bar.uscl-size32.uscl-round .ico_uscl:before {vertical-align: baseline;}
#ny .firm_desc {font-size: 16px; margin: 30px 0; text-align: left; display:none;} 
#ny .desc .jcarousel-skin-rkirov {max-width: 1000px; margin: auto; text-align: center;}
#aut_weat #dni {display: inline-block; line-height: 26px; color: #cccccc; padding: 6px 10px; font-size: 13px;    font-weight: 100;}
#aut_weat #dni big {font-size: 28px; position: relative; bottom: -2px; padding: 0 10px; color: #FFFFFF; font-family: 'Roboto', sans-serif;}
#ded {width: 176px; height: 135px; position: absolute; top: 1px; left: 350px; background: url("/img/ny2015/ded01.png") no-repeat center;}
#ded:hover {background: url("/img/ny2015/ded02.png") no-repeat center;}
#sneg_up {position: absolute; top: 0; left: 0; background: url("/img/ny2015/sneg.png") no-repeat center top; height: 980px; width: 100%;}
#sneg_down {position: absolute; bottom: -10px; left: 0; background: url("/img/ny2015/sneg_down.png") no-repeat center bottom; height: 980px; width: 100%;}
#ny .tm-title-line {margin: 30px 20px; overflow: hidden; text-align: center; line-height: 26px; font-weight: normal;}
#ny .tm-uppercase {text-transform: uppercase; font-size:26px; font-family: "PTSans", sans-serif;}
#ny .tm-title-line:after {left: 20px; margin-right: -50%;}
#ny .tm-title-line:before {right: 20px; margin-left: -50%;}
#ny .tm-text {display: block; line-height: 24px; font-family: 'Lato', sans-serif; color: #525252; font-size: 16px; text-align: left; -webkit-margin-before: 1em; -webkit-margin-after: 1em; -webkit-margin-start: 0px; -webkit-margin-end: 0px;}
#ny .tm-text a {color: #41ade2;  word-break: break-all;}
#ny .tm-text a:hover {text-decoration:none;}
#ny .tm-text ul {margin: 10px 5px 10px 30px; list-style-type: square;}
#ny .tm-text ul li {line-height: 120%; padding: 5px 0;}
.tm-text2 {display: block; -webkit-margin-before: 1em; -webkit-margin-after: 1em; -webkit-margin-start: 0px; -webkit-margin-end: 0px; line-height: 24px; font-family: 'Lato', sans-serif; color: #525252; font-size: 14px; text-align: left;}

#ny .tm-text img {display: block; margin: auto; width: auto; height: auto;}

#ny .section .item .section-name {display: none;}
.jksnewseffects3-effect4 .jksnewseffects3-item {display: inline-block; width: 366px; text-align: left; background: none; color: #333; font-size: 14px; vertical-align: top; margin: 10px;}
#ny .firm2017 {color: white; font-size: 20px; margin: 5px 0;}
.tm-bottom .tm-title-line {color: #aaa;}
.tm-uppercase {text-transform: uppercase; font-size:26px; font-family: "PTSans", sans-serif; font-weight: bold;}
.tm-title-center {margin: 30px 0 20px 0; overflow: hidden; text-align: center; line-height: 26px;}
.tm-title-line {margin: 30px 20px; overflow: hidden; text-align: center; line-height: 26px; font-weight: normal;}
.tm-title-line:after {left: 20px; margin-right: -50%;}
.tm-title-line:before {right: 20px; margin-left: -50%;}
.tm-title-line:before, .tm-title-line:after {content: ""; display: inline-block; position: relative; width: 50%; height: 1px; background-color: #eaeaea; vertical-align: middle;}
Pseudo ::before element
.tm-bottom .tm-title-line:before, .tm-bottom .tm-title-line:after {background-color: #eaeaea;}
Pseudo ::after element
.tm-bottom .tm-title-line:before, .tm-bottom .tm-title-line:after {background-color: #eaeaea;}
user agent stylesheet div {display: block;}

#ny .ng-taimer {display: flex; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; justify-content: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center;  flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; margin:10px 0 20px 0; text-align: center; color: #fff;}
#ny .ng-taimer .ng-soon, .ng-taimer .hasCountdown {margin: 0 5px;}
#ny .ng-taimer .eTimer {background: transparent!important;}
#ny .ng-taimer .ngbaner-sch img {width: 100%; height: auto; max-width: 500px;}

@media only screen and (max-width: 900px) and (min-width: 0px){
#ny .ng-taimer .eTimer .etUnit .etNumber {width: 16px!important; font-size: 20px!important; padding: 0px 2px!important;}
#ny .ng-taimer .eTimer .etSep {font-size: 24px!important; padding: 0px!important;}
#ny .ng-taimer .eTimer .etUnit .etSign {font-size: 16px!important;}
#body_ny .inner-ng2019 .inner-a {display: block; padding: 5px 0;}
#body_ny #wrapper h1.header2020 { font-size: 42px;}
.tm-title-line:before {display:none;}
.tm-title-line:after {display:none;}
}
/*wbg*/
html {background-color: transparent!important;}
#body_wbg #addfirm-block {display: none;}
#body_wbg #banners_tops_fon {display: none;}
#body_wbg #date-weather-curse {display:none;}
#body_wbg #fast_navigation{display: none;}
#body_wbg #block_yandex_direct{display: none;}
#body_wbg #wrapper h1.header {display:none}
#body_wbg {}
#body_wbg #wrapper .container {margin: 0;}
#body_wbg #wrapper  #content {padding: 0; margin-bottom: 0;}
#body_wbg #wrapper h1.header2017 {color: white; font-size: 42px; font-weight: bold; text-shadow: 3px 2px 2px #5b5b5b; margin: 5px 0 2px 0; font-family: "Times New Roman", Times, serif;}	
#body_wbg #wrapper h1 span.textlogo { background: url(/img/wbgimg/leftstyle.png) no-repeat left bottom; text-align: center; padding: 20px 0 20px 115px; font-size: 42px; line-height: 80px; color: white; font-family: "Times New Roman", Times, serif; font-weight: bold; text-shadow: 3px 2px 2px #5b5b5b;}
#body_wbg #wrapper h1 span.textlogo span.rightstyle {background: url(/img/wbgimg/rightstyle.png) no-repeat right bottom; padding: 20px 115px 20px 0;}
#wbg {background-color: #d474af; padding-bottom: 30px;}
#wbg h1{text-align: center; margin: 0; padding: 20px 0;}
#wbg h2 {color: #cc3333; text-align: center; font: 32px "Trebuchet MS", Tahoma, Arial, sans-serif; text-shadow: 1px 1px 0 #FFF, 2px 2px 2px #DDD;}
#wbg .sec ul.jksnewseffects3-items {display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;     flex-wrap: wrap;	-webkit-flex-wrap: wrap;	-ms-flex-wrap: wrap;     justify-content: center;	-webkit-box-pack: center;
	-webkit-justify-content: center;	-ms-flex-pack: center;}
#wbg ul li {}
#wbg22 ul li:before { content: "?"; color: #00aaef; height: 10px; width: 10px; margin-left: -17px; margin-right: 5px;}
#wbg .back {color: #0033CC; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 700; margin-left: 5px;}
#wbg .section {width: 100%; display: flex; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; justify-content: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;}
#wbg .section .item {background-color: #a23869; margin: 15px; width: 345px; height:360px,     -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.23);    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.23);    box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.23);}
#wbg .section .item a {text-decoration: none;}
#wbg .section .item.p1 {}
#wbg .section .item.p2 {}
#wbg .section .item.p3 {}
#wbg .section .item a{}
#wbg .section-name {color: white; font-size: 26px; text-align: left; padding: 10px;}
#wbg-detail #wbg {background-color:white;}
#wbg-detail #wbg .deth1 {text-align: center;}
#wbg-detail #wbg h1 {padding: 20px 0 0 0;}
#wbg-detail #wbg h1 span.dettextlogo {background: url(/img/wbgimg/detleftstyle.png) no-repeat left bottom; text-align: center; padding: 12px 0 8px 125px; font-size: 60px; line-height: 80px; color: #c34370; font-family: "Times New Roman", Times, serif; font-weight: bold; text-shadow: none;}
#wbg-detail #wbg h1 span.dettextlogo span.detrightstyle {background: url(/img/wbgimg/detrightstyle.png) no-repeat right bottom; padding: 12px 115px 8px 0;}

#wbg-detail #wbg .tagline {font-size: 14px;text-transform: uppercase;font-weight: 600;color: #333;}
#wbg-detail #wbg .sec .wbg-back {color:#000; margin-left: 0;}
#wbg .desc .pic1000 {text-align: center;}
#wbg .desc .detpic {    display: block;
    margin: auto;
    width: 100%;
    max-width: 1000px;
    height: auto; border: 10px solid #fff;
    box-shadow: 0 6px 27px #e5e3e2;}

#wbg .desc {    line-height: 150%;
    text-align: justify;
    color: #000;
    background-color: #ffffff;
    margin: auto;
    width: 100%;
    max-width: 1020px;
    height: auto;}
#wbg .desc .info {margin: 15px auto 10px auto; font-size: 14px; max-width: 1000px;}
#wbg .desc .info .firm {color: #ef847e;}
#wbg .desc .info .date {display: inline-block; color: #a3a3a3; padding-left: 5px;}
#wbg .desc .info .views {float: right; margin-left: 5px;}
#wbg .desc .h2, #wbg .desc h2 {font-size: 24px; line-height: 180%; color: #666666; margin: 0;}
#wbg .desc h3 {font-size: 16px; line-height: 150%; color: #666666; margin: 0;}

#wbg .desc .block_video {text-align: center; margin: auto;}
#wbg .desc .block_video .video-responsive {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 1000px; max-height: 600px; text-align: center; margin: auto;}
#wbg .desc .block_video .video-responsive iframe, #wbg .desc .block_video .video-responsive object, #wbg .desc .block_video .video-responsive embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
#wbg .ng-social {padding: 40px 0 20px 0; display: inline-block; width: 100%; text-align: center;}
#wbg .ng-social .uSocial-Share .uscl-bar.uscl-size32.uscl-round .ico_uscl:before {vertical-align: baseline;}
#wbg .firm_desc {font-size: 16px; margin: 30px 0; text-align: left; display:none;} 
#wbg .desc .jcarousel-skin-rkirov {max-width: 1000px; margin: auto; text-align: center;}
#wbg .tm-uppercase {color: #c34370;}
#wbg .tm-text {display: block; line-height: 24px; font-family: 'Lato', sans-serif; color: #525252; font-size: 16px; text-align: left; -webkit-margin-before: 1em; -webkit-margin-after: 1em; -webkit-margin-start: 0px; -webkit-margin-end: 0px;}
#wbg .tm-text a {color: #41ade2;  word-break: break-all;}
#wbg .tm-text a:hover {text-decoration:none;}
#wbg .tm-text ul {margin: 10px 5px 10px 30px; list-style-type: square;}
#wbg .tm-text ul li {line-height: 120%; padding: 5px 0;}
.tm-text2 {display: block; -webkit-margin-before: 1em; -webkit-margin-after: 1em; -webkit-margin-start: 0px; -webkit-margin-end: 0px; line-height: 24px; font-family: 'Lato', sans-serif; color: #525252; font-size: 14px; text-align: left;}

#wbg .firm2017 {color: white; font-size: 20px; margin: 5px 0;}
#wbg .sec .wbg-back {color: white; margin-left: 20px; font-size: 13px; cursor: pointer;}
#wbg .sec .items {width: 100%; display: flex; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; justify-content: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;}
#wbg .sec .item {width: 366px; margin: 12px;}
#wbg .sec figure {margin: 0; background-color: white; border-top: 6px solid #971f56;-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.23); -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.23); box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.23);}
#wbg .sec figure img {}
#wbg .sec figure figcaption {margin: 0; text-align: center; padding: 5px;}
#wbg .sec figure figcaption h3 {color: #a23869; font-size: 25px; font-weight: normal; margin: 0 0 5px 0;}
#wbg .sec figure figcaption p {font-size: 18px ;margin: 0 0 5px 0; line-height: normal;}
#wbg .sec figure figcaption .jksnewseffects2-item-link {text-align: center; padding: 5px 10px; border-radius: 3px; display: inline-block; background: #d474af; color: #fff; text-decoration: none; margin-top: 5px; font-family: "Open Sans", Arial, sans-serif; font-size: 14px;}
#wbg .sec figure figcaption .jksnewseffects2-item-link:hover {background: #c34370;}

#wbg .sec figure figcaption .bottomstyle {width: 340px; height: 39px; background: url(/img/wbgimg/bottomstyle.png) no-repeat center; text-align: center; margin: 12px 0 8px 8px;}

@media only screen and (max-width: 900px) and (min-width: 0px){
}

/* Teleprogram
-----------------------------------------------------------------------------*/
#wrapper #tvget_mv_container_889 {min-width: auto; overflow-x: auto; margin: 20px 10px 0 10px;}
#wrapper .tvget_cop {text-align: center; margin: 10px; display:none;}
#wrapper #tvget_mv_container_889 li div.tv_tab_day_date {position: relative; left: 5px;}

/*ad_preview
-----------------------------------------------------------------------------*/
.ad_preview {margin: 20px auto;  max-width: 1200px; font: 16px "PT Sans", Arial, sans-serif;}
.ad_preview h2 {font-weight: bold; font-size: 22px; padding: 0;}
.ad_preview p {margin: 0; line-height: normal;}
.ad_preview p a {word-break: break-all;}
#adfeedback {    padding: 20px;  background-color: #dcf8f1; margin: auto;   border-radius: 5px;    margin-top: 30px;}
#adfeedback h2 {font-weight: bold; font-size: 22px; padding: 0;}
#adfeedback p {margin: 0; line-height: normal; font-size: 16px;}
#adfeedback .mf-text {font-size: 16px; margin: 0 0 10px 0;}
#adfeedback input[type=text] {width: 90%; max-width: 400px; border: 1px solid #a4f5e1; padding: 10px;}
#adfeedback .mf-email {margin: 20px 0;}
#adfeedback .mf-name {margin: 20px 0;}
#adfeedback textarea {width: 90%; height: 180px; border: 1px solid #a4f5e1; margin: 0 0 10px 0; padding: 10px;}
#adfeedback input[type=submit]{width: 100%; max-width: 420px; background-color: #08bea8; border: none; padding: 10px 0; margin: 20px 0; font-size: 18px; color: white; border-radius: 3px; cursor: pointer; text-align: center;}
#adfeedback input[type=submit]:hover {background-color: #09cbb4;}
#adfeedback .input-feed {text-align: center;}
#adfeedback .rules-text {text-align: center; margin: 10px 0;}
#oppr {padding: 20px 10px; font-size: 16px;  max-width: 1100px;  margin: auto;}
#oppr ul {margin: 10px 5px 10px 30px; list-style-type: square;}
#oppr ul li {line-height: 120%; padding: 5px 0;}
#partners_list {display: flex;	display: -webkit-box;	display: -webkit-flex;	display: -ms-flexbox;      flex-wrap: wrap;	-webkit-flex-wrap: wrap;	-ms-flex-wrap: wrap;     justify-content: center;	-webkit-box-pack: center;	-webkit-justify-content: center;	-ms-flex-pack: center; margin: 20px auto;   max-width: 1200px;}
#partners_list .item {width: 180px; height: 200px; text-align: center; margin: 10px; background: #fff; border: 1px solid #eaeaea; padding: 3px;}	
#partners_list .item .name a {margin: 5px 0;}

/*mobile_str2017
-----------------------------------------------------------------------------*/
#mobile_str2017 {margin: auto; text-align: center; max-width: 980px; padding: 20px;}
#mobile_appstr {width: 300px; height: auto; margin: 0; display: inline-block;}
#mobile_appstr .slider_wrap {width: 300px; height: 569px; position: relative; overflow: hidden;}
#mobile_appstr .slider_wrap img {width: 260px; height: auto; display: none; position: absolute; top: 0; left: 19px;}
#mobile_appstr .slider_wrap img:first-child {display:block;}
#mobile_appstr .slider_wrap span {margin-top:-13px;width:15px;height:26px;display:block;position:absolute;top:50%;cursor:pointer;background:url(/images/appslider2_arrow.png) no-repeat;}
#mobile_appstr .slider_wrap span.next {right:0;background-position:-15px 0;}
#mobile_appstr .slider_wrap span.next:hover {background-position:-15px -26px;}
#mobile_appstr .slider_wrap span.prev {left:0;background-position: 0 0;}
#mobile_appstr .slider_wrap span.prev:hover {background-position: 0 -26px;}
#mobile_opstr {text-align: left; font-size:18px; padding: 0 10px}
#mobile_opstr ul {margin: 10px 5px 10px 30px; list-style-type: square;}
#mobile_opstr ul li {line-height: 120%; padding: 5px 0;}
#mobile_phone-ico {display: inline-block; margin: 10px 20px;}
.aiphone-ico {margin: 0;width: 200px;height: 66px;background: url(/images/aiphone-ico.jpg) no-repeat;}
.android-ico {margin: 0;width: 200px;height: 66px;background: url(/images/android-ico.jpg) no-repeat;}
#mobile_phone-ico .phone-batt {}
.google-form {margin: 20px 0}
.google-form iframe {width: 100%; height: 2100px;}

/* 10 years
-----------------------------------------------------------------------------*/
#rk-years{margin: 20px auto; max-width: 1200px;}
#rk-years h1 {color: #353c42; font-weight: bold; padding: 12px 5px; text-align: center; font-size: 36px;}
#rk-years h2 {color: #353c42; font-weight: 400; padding: 5px 5px 12px 5px; text-align: center; font-size: 24px;}
#rk-years h3 {color: #353c42; font-weight: bold; text-align: center; font-size: 36px;	margin: 0 0 20px 0;}
#rk-years .count {margin: 0 auto 0 auto; color: #b1b1b1; font-size: 14px; text-transform: uppercase; padding: 20px 5px 20px 5px;}
#rk-years .views {float: right; background-position: left center; background-repeat: no-repeat; padding-left: 25px;}
#rk-years .views img {margin: 0 30px 0 0;}
#rk-years #content .noLink {pointer-events: none;}
#rk-years hr {max-width: 106px;    height: 3px;    margin: 0;    padding: 0;    border: none;    background: #08bea8;    margin-bottom: 28px;    margin-left: auto;    margin-right: auto; }
#rk-years p {color: #353c42;    text-align: center;    font-size: 18px;}
#rk-years .way {border: 1px solid #e9edef; border-radius: 10px; padding: 10px;	 margin: 20px 10px 10px 10px;}
#rk-years .col_sheme_bg {background: #FFFFFF;    padding: 20px;	margin: 0 0 40px 0;}
#rk-years .col_sheme_bg_gray {width: 100%;    height: auto;    background: #fafafa;    padding: 20px 0;}
#rk-years .circumflex_top {background: url(/images/circumflex_top.jpg) repeat-x;    height: 9px;    width: 100%;    overflow: hidden;}
#rk-years .circumflex_bottom {background: url(/images/circumflex_bottom.jpg) repeat-x;    height: 9px;    width: 100%;    overflow: hidden;}
#rk-years .col_sheme_bg_gray:before, .col_sheme_bg_gray:after {content: ".";    display: block;    visibility: hidden;    clear: both;    height: 0;}
#rk-years .col_sheme_bg_gray2 {width: 100%;    max-width: 1160px;    height: auto;    background: #fafafa;    padding: 20px;}
#rk-years .col_sheme_bg_gray2:before, .col_sheme_bg_gray2:after {content: ".";    display: block;    visibility: hidden;    clear: both;    height: 0;}
#rk-years .col_sheme_bg_gray3 {width: 100%; height: auto; background: #fafafa; padding: 20px 0;}
#rk-years .col_sheme_bg_gray3:before, .col_sheme_bg_gray2:after {content: ".";    display: block;    visibility: hidden;    clear: both;    height: 0;}
#rk-years #mobile_appstr2017 {margin: 20px auto; text-align: center;}
#rk-years .col_sheme_bg img {margin: 20px 0;    width: 100%;    max-width: 1116px;    height: auto;}
#rk-years .col_sheme_bg a {color: #0198c9;    outline: none;    text-decoration: underline;	font-weight:bold;}
#rk-years .col_sheme_bg .vidio {width: 100%;    min-width: 1160px;    height: auto;    margin: 40px 0 40px 0;}
#rk-years .block_video {text-align: center; margin: auto;}
#rk-years .block_video .video-responsive {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 900px; max-height: 600px; text-align: center; margin: 20px auto;}
#rk-years .block_video .video-responsive iframe, 
#rk-years .block_video .video-responsive object, 
#rk-years .block_video .video-responsive embed
 { position: absolute; top: 0; left: 0; width: 100%; height: 100%;} 
 
.block_video .video-responsive {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 900px; max-height: 600px; text-align: center; margin: 20px auto;}
.block_video .video-responsive iframe, 
.block_video .video-responsive object, 
.block_video .video-responsive embed
 { position: absolute; top: 0; left: 0; width: 100%; height: 100%;} 
 
#rk-years .col_sheme_bg .vidio1{background-color:#CCCCCC;}
#rk-years .col_sheme_bg .vidio2{background-color:#CCCCCC;}
#rk-years .col_sheme_bg .row_w {width: 100%;    max-width: 1160px;    height: auto;    margin: 0 auto;    padding-bottom: 30px;	text-align: center;}
#rk-years .audio-rk {margin: auto; text-align: center;}
#rk-years .col_sheme_bg  .audio1{padding: 20px 0;}
#rk-years .col_reviews{width: 100%;    max-width: 1160px;    height: auto;    margin: 0 auto;    padding-bottom: 30px;}
#rk-years .col_reviews a {word-wrap: break-word;}
#rk-years .col_reviews ul {padding: 0;    margin: 0;    list-style: none;}
#rk-years .col_reviews li {margin-bottom: 20px;}
#rk-years .col_reviews .one_vertical {margin: 0 auto; position: relative;}
#rk-years .col_reviews .one_vertical .name{font-size: 24px; color: #0198c9; padding: 0 5px;} 
#rk-years .col_reviews .one_vertical .post{font-size: 18px;    color: #757474;} 
#rk-years .col_reviews  .img_review_vertical {display: block;    width: 137px;    height: 137px;    border-radius: 66px;    background-position: center;    background-repeat: no-repeat;    margin: 0 auto;}
#rk-years .col_reviews  .title {text-align: center; font-weight: bold; font-size: 13px; margin-top: 30px; overflow: hidden;}
#rk-years .col_reviews  .text_review_vertical {border: 1px solid #e3e3e3;    border-radius: 5px;    padding: 16px 14px;    box-sizing: border-box;    box-shadow: 0 3px 0 #e5e5e5;    position: relative;    margin-top: 20px;	text-align: center;    font-size: 16px;}
#rk-years .col_reviews .text_review_vertical:before {border: solid transparent;    content: " ";    height: 0;    width: 0;    position: absolute;    pointer-events: none;    border-color: rgba(223, 223, 223, 0);    border-bottom-color: #dfdfdf;
    border-width: 13px;    left: 48%;    top: -27px;}
#rk-years .col_reviews .text_review_vertical:after {left: 48%;    top: -26px;    border: solid transparent;    content: " ";    height: 0;    width: 0;    position: absolute;    pointer-events: none;    border-color: rgba(255, 255, 255, 0);    border-bottom-color: #fff;    border-width: 13px;}
/*search-page*/
#search-page {display: block; margin: 0 auto 0 auto; text-align: center;}
#search-page .search_form {height: 50px; position: relative; display: inline-block; max-width: 600px; width: 95%;}
#search-page form {}
#search-page form input[type=text]{border: 0; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color: #34495e; font-size: 14px; padding: 0; padding-left: 2%; height: 50px; width: 98%; background: #edf9f6;}
#search-page form input[type=submit]{border: none; cursor: pointer; background-color: #08bea8; background-repeat: no-repeat; background-position: center; width: 50px; height: 47px; border-radius: 4px; position: absolute; top: 0; right: 0; opacity: 1;}
#search-page form input[type=submit]:hover{opacity: 0.8;}
#search-page .result_search{display: block; text-align: center; margin: 20px auto 20px auto; width: 100%; max-width: 1000px;}
#search-page .result_search_item{display: block; padding: 20px 10px; text-align: left;}
#search-page .result_search_item img {display: none;}
#search-page .result_search a.name{font-size: 18px; color: #0198c9; font-weight: bolder;}
#search-page .result_search .desc{font-size: 16px; color: #616162; line-height: 100%; text-align: left; margin: 5px 0 0 0;}
#search-page .result_search .hr {height: 1px; background-color: rgba(0,0,0,.08);}
div.search-popup {display: none;}
#search-page .result_search small a, #search-page .result_search small {color: #909090; font-size: 12px;}

/*tooltip - всплывашка*/
.tooltip{
    position:absolute;
    width:190px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    -webkit-box-shadow:0 0 5px #000;
    -moz-box-shadow:0 0 5px #000;
    box-shadow:0 0 5px #000;
    background-image:url('/img/tooltip/tip-bg.png');
    background-position:left center;
    color:#FFFFFF;
    padding:5px 5px 5px 8px;
    font-size:13px;
    font-family:Verdana, Geneva, sans-serif;
    background-color: #000000;
    border-style: solid;
    border-width: 2;
    border-color: #666666; 
	font-weight:700;
	z-index:1000
}
.tooltip a{
    color: white;
    text-decoration: none;
}
.tooltip_review {
    display:none;
    position:absolute;
    background:transparent url(/img/tooltip/black_arrow_big01.png);
    font-size:14px;
    width:320px;
    height:120px;
    padding:25px;
    color:#eee;
    font-family:Arial, Helvetica, sans-serif; line-height:18px;
    z-index: 10000;
    top: -163px;
    left: -100%;
}
.tooltip-image{
    float:left;
    margin-right:5px;
    margin-bottom:5px;
    margin-top:3px;
}
.tooltip span {
    font-weight:700;
    color: #FFFF00;
}
.tooltip i{
    position:absolute;
    z-index:1;
    bottom:-10px;
    right:100px;
    border-top:10px solid #000;
    border-left:10px solid transparent;
    _border-left:10px solid #FDEFC6; /* цвет фона. это для ие6.*/
    display:block;
    height:0;
    overflow:hidden;
}
/*tooltip - всплывашка от data-title*/
.tooltip_data-title {
    display: inline-block; /* Строчно-блочный элемент */
    position: relative; /* Относительное позиционирование */
}
.tooltip_data-title:hover::after {
    content: attr(data-title); /* Выводим текст */
    position: absolute; /* Абсолютное позиционирование */
    left: -90%; top: -25%; /* Положение подсказки */
    z-index: 1; /* Отображаем подсказку поверх других элементов */
    background: #ffffff; /* Полупрозрачный цвет фона */
    padding: 5px 10px; /* Поля */
    border: 1px solid #C9C9C9; /* Параметры рамки */
    color: black;
    font-size: 12px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.title.liked:hover::after {
    background-color: #FDDD03;
}
/*page_Style*/
#body_catalog_list h1.header { display: none; }
#body_catalog_detail h1.header{display: none;}
#body_catalog_detail #header_catalog h1{
    font-size: 28px;
    padding: 4px 0 25px 60px;
}
#body_catalog_detail #header_catalog .type_firm{
    position: absolute;
    left: 80px;
    bottom: 8px;
    font-weight: bold;
    font-size: 12px;
}
#body_catalog_detail #header_catalog {margin-bottom: 10px;background-color: #E84A4A;}
#body_404 #header_catalog {margin-bottom: 10px;}
#body_hd{
    background: #89bfe5 url(/images/holidays-kirov/bg2.jpg) repeat-y center;
}
#body_hd h1.header,
#body_hd nav.nav,
#body_ny h1.header,
#body_ny nav.nav,
{display: none;}


/*афиша расписание + всплывающее расписание*/
.posblock{
    position: absolute
}
.afisha_tooltip {
    background: #FFF;
    width: 700px;
    color: #313131;
    border: 2px solid #efeded;
    display: none;
    padding: 8px 7px;
    margin:0 0 20px 5px;
    text-align: left;
    z-index: 3;
    position: absolute;
    top: 33px;
    left: -71px;
}
#afisha-detail .afisha_tooltip,
#afisha_rasp.seans .afisha_tooltip {
    border: 2px solid #2e9585;
    width: 500px;
    top: 55px;
    left: -60px;
    -moz-box-shadow:  0px 6px 10px -5px #000000;
    -webkit-box-shadow:  0px 6px 10px -5px #000000;
    box-shadow:  0px 6px 10px -5px #000000;
}
#afisha_rasp.seans.right .afisha_tooltip {
    left: -400px;
}
#afisha_rasp.seans.right .afisha_tooltip .dz_tooltip{
    left: 400px;
}
.afisha_tooltip div.dz_tooltip {
    background: url('/images/rk3/tooltip.png') no-repeat;
    position: absolute;
    left: 60px;
    top: -21px;
    width: 22px;
    height: 21px;
}
.afisha_tooltip div.dz_tooltip2 {
    background: url('/images/rk3/tooltip2.png') no-repeat;
    top: auto;
    bottom: -21px;
}
.afisha_tooltip div.dz_tooltip3 {
    background: url('/images/rk3/tooltip3.png') no-repeat;
    top: auto;
    bottom: -21px;
}
.afisha_tooltip p.tooltip_close {
    background: url('/images/rk3/tooltip_close.gif') no-repeat 0 0;
    cursor: pointer;
    font-size: 1px;
    width: 9px;
    height: 9px;
    position: absolute;
    right: 7px;
    top: 7px;
}
.afisha_tooltip p {
    font: 12px Tahoma;
    color: #313131;
    margin: 0 0 12px;
}
.afisha_tooltip p a {
    font: 12px Tahoma;
}

#af_shedule1 {left: 70px}
#af_shedule2 {left: 278px}
#af_shedule3 {left: 486px}
#af_shedule1,
#af_shedule2,
#af_shedule3 {top: 475px}
.afisha_shedule_controls {
    padding: 15px;
}
.afisha_shedule_controls a {
    font: 14px Tahoma;
    margin: 0;
    cursor: pointer;
}
.afisha_shedule_controls a b {
    border-bottom: 1px dotted #5C5F60;
    font-weight: normal;
    display: inline-block;
    padding-bottom: 1px;
}
.afisha_shedule_controls a:hover {
    color: #BE2F24;
}
.afisha_shedule_controls a:hover b {
    color: #BE2F24;
    border-bottom: 1px dotted #BE2F24;
}
.afisha_shedule_controls a.afisha_shedule_no,
.afisha_shedule_controls a.afisha_shedule_no:hover b {
    color: #7E7E7E;
    border-bottom: 1px dotted #7E7E7E;
    visibility: hidden;
}
.afisha_shedule_controls span {
    font: bold 16px Tahoma;
    color: #364048;
    display: inline-block;
    margin: 0 15px;
}

.tablica {
  display: table; 
  width: 100%;
  border-spacing: 10px 10px;
  font-size:16px;
} 

.yacheika1 {
  width: 80px;
  display: table-cell; 
  padding: 10px; 
  background: #F3F5F5;
  vertical-align: middle;
  text-align:center;
}
.yacheika1 a {
    color: #313131;
    margin: 0;
}
.yacheika2 {
  display: table-cell; 
  padding: 10px; 
  background: #F3F5F5;
  line-height: 25px;
  letter-spacing: 2px;
}


#cat-det-2016 > .body .yacheika1 {
  width: 300px;
  display: table-cell; 
  padding: 10px; 
  background: #F3F5F5;
  vertical-align: middle;
  text-align:center;
}

#cat-det-2016 > .body .afisha_shedule_controls {
    padding: 15px;
    text-align: center;
}

.afisha_shedule_list {
    padding: 8px 0 0;
}
#afisha .afisha_shedule_list a,
#af_shedule .afisha_shedule_list a {
    width: 100px;
    display: inline-block;
	font: 16px Tahoma;
    color: #313131;
    margin: 0;
}
#afisha .afisha_shedule_list a.afisha_shed_film,
#af_shedule .afisha_shedule_list a.afisha_shed_film {
    width: 200px;
}
#afisha .afisha_shedule_list a:hover,
#af_shedule .afisha_shedule_list a:hover {
    color: #BE2F24;
    text-decoration: underline;
}
.afisha_shedule_list span {
    font-size: 16px;
    vertical-align: top;
	line-height: 25px;
}
.afisha_shedule_list .af_shedule_bg {
    background: #F3F5F5;
	padding: 5px 14px;
}
#afisha_loading {
    left: 275px;
    top: 150px;
}
#afisha_shedule_loading {
    left: 225px;
    top: 17px;
}

/*афиша фильмы*/

#afisha_section {padding: 0 0 10px 4px; margin: 0}
#afisha_section .afisha_section_box {position: relative; width: 169px; float: left; display:inline; margin: 0 0 8px 12px; background-color: #FFFFFF; border: 1px solid #CCCCCC; padding: 8px}
#glconcerts_section .film_box_nazv_zhanr {width: 169px; height:52px}
#afisha_section .afisha_section_box h3 {font-size: 14px; color: #cc0066; text-align: left; font-family: Arial, Helvetica, sans-serif; margin: 0 0 3px 0;}
#afisha_section .afisha_section_box h3 a {font-size: 14px; color: #cc0066; text-align: left; font-family: Arial, Helvetica, sans-serif}
#afisha_section .afisha_section_box h3 a:hover { text-decoration:none}
#afisha_section .afisha_section_box h2 {font-size: 12px; color: #036fa5; margin: 0 0 3px 0; text-align: left; font-family: Arial, Helvetica, sans-serif; font-weight:normal}
#afisha_section .afisha_section_box img {margin: 5px 0px; padding:2px; background-color:#FFFFFF; border:1px solid #a8aab5}
#afisha_section .afisha_section_box p {margin: 0px; color: #595959; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height:15px;}

#afisha_rolik {width: 150px; height: 18px; margin: 2px 0 0 0; display: block;}
#afisha_rolik a {clear: both; display: block; float:left; padding: 0px 0 0px 20px; background: url('/images/rk3/icorolik.gif') center left no-repeat; color: #2670c3; font-weight: normal; font-size: 11px; text-decoration: none; border:none; font-family:Arial, Helvetica, sans-serif}
#afisha_rolik a:hover {text-decoration: underline;}

#afisha_rasp {position: relative; width: 150px; height: 18px; margin: 2px 0 0 0; display: block;}
#afisha_rasp .get_seans{ width: 100%; height: 100%; }
#afisha_rasp a.rasp {cursor: pointer; clear: both; display: block; float:left; padding: 0px 0 0px 20px; background: url('/images/rk3/afisha_rasp07.png') center left no-repeat; color: #2670c3; font-weight: normal; font-size: 11px; text-decoration: none; border:none; font-family:Arial, Helvetica, sans-serif}
#afisha_rasp a.rasp:hover {cursor: pointer;text-decoration: underline;}

#afisha_rasp_by_firm {width: 20px; margin: 10px 0 40px 0; display: none;}
#afisha_rasp_by_firm div.afisha_tooltip{display: block; position: relative;top:10px;left:50%;width: 1110px;}

#detail ul.vdtb-items-list .vdtb-items-list-item .vdtb-items-list-item-link {font-size: 12px; color: #999999}
input[hidden]{
    display:none;
}
.modal_block{
    display: none;
}
.ajax_wait{
    background: url("/img/ajax-loader.gif") no-repeat center;
    min-height: 15px;
    width: 100%;
}

/*Блок 404*/
#block404 {margin: 10px 0 50px 0; text-align: center; font-size:18px;}
#block404 .text404 {}
#block404 .big404 {color: #eaebec; margin: 40px 0; font-size: 1000%; font-weight: 700;}
#block404 .linc-404 a {color: #22a6e5; font-weight: 700;  font-size: 24px;}

.desc table,
.dstyle  table,
#td_content_block table{
    border-collapse: collapse;
    margin: 10px auto;
    width: 100%;
    border: 1px solid #DDDDDD;
}
.desc tr:nth-of-type(even),
.dstyle tr:nth-of-type(even),
#td_content_block tr:nth-of-type(even) {
    background: #fff;
}
.desc table th,
.dstyle table th,
#td_content_block table th{
    background: #333;
    color: white;
    font-weight: bold;
}
.desc table th,
.desc table td,
.dstyle table th,
.dstyle table td,
#td_content_block table th,
#td_content_block table td{
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left;
}
/*тексты*/
p.style{
    font-size: 17px;
    font-family: "Roboto Thin";
    margin: 5px 30px 10px 30px;
    line-height: 150%;
    color: #2b2b2c;
}

.more_text{
    border-top: 1px solid #eaeaea;
    margin: 50px 0 0 0;
    padding: 20px;
    text-align: center;
    color: #333333;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
}
.more_text a{
    color: #41ade2;
}
.more_text2{
    border-top: 1px solid #eaeaea; 
	border-bottom:1px solid #eaeaea;
    margin: 50px 0 0 0;
    padding: 20px;
    text-align: center;
    color: #333333;
    font-size: 18px;
    line-height: 24px;
}
.more_text2 a{
    color: #41ade2;
}
.hide{display: none;}
/*select*/
span.selectbox{
    background-color: white;

    font-size: 13px;
    min-width: 150px;
}
span.selectbox .select {
    width: 100%;
}
span.selectbox .select .text {
    font-weight: 100;
    font-size: 13px;
    color: #000000;
    padding: 0px 5px;
    line-height: 22px;
}
span.selectbox .select .trigger {
    position: absolute;
    right: 0;
    width: 22px;
    height: 22px;
    background-color: #924ab0;
    cursor: pointer;
}
span.selectbox .select .trigger .arrow {
    position: absolute;
    top: 45%;
    left: 35%;
    width: 0;
    height: 0;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 5px solid #FFF;
}
span.selectbox .dropdown {
    left: 0;
    width: 100%;
    padding-top: 4px;
    box-shadow: none;
    background-color: #FFFFFF;
}
span.selectbox .dropdown li {
    padding: 0px 15px;
    line-height: 36px;
    font-size: 13px;
    color: #2d2d2d;
    cursor: pointer;
}
span.selectbox .dropdown li.selected,
span.selectbox .dropdown li:hover {
    background: #f7f7f7;
    padding-left: 9px;
    border-left: 6px solid #924ab0;
}


/* Стилизируем чекбокс, точнее скрываем его */
.check input[type=checkbox] {
    position: absolute;
    left: -10000px;
}
.check label {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 100% 0px;
    /*height: 22px;*/
    line-height: 22px;
    padding-right: 30px!important;
    cursor: pointer;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAsCAIAAADuN9+nAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MEM0NDExNjRENjcxMUUzQjEzMzg0MDUxMEVCMjYwQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2MEM0NDExNzRENjcxMUUzQjEzMzg0MDUxMEVCMjYwQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjYwQzQ0MTE0NEQ2NzExRTNCMTMzODQwNTEwRUIyNjBDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjYwQzQ0MTE1NEQ2NzExRTNCMTMzODQwNTEwRUIyNjBDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+7OVZmAAAAVJJREFUeNpifPjwIQNlgAWIpaWlydb/9OlTJgaKwagRo0aMGjFqxNAyggVS/lFkxMbM86PBSX8jGBmULCSULCWxRyoxQM9b0T5TD8jY0Xnm9qGnJLuCg5fNPEYDwmblYCHHI0D9QFOAjA/Pvt7c/5hkI4Tl+XQ8FSDsI3Ou/P39j4ARosr8npWmmi5ycBHbNB0mZkYg49G5V/dPviAcnA5Z+hIagirWUr++/7l79BkwCmQNRIHi//7+PzznClGR+v7pF0gUuhQYiijy2yRrQ8Qvb73/7uFnoow4NPPyx2dfgQw2LpbQPlt+SW4g+8fnX6eW3SQ2af36+ntb26k/P/+CPMnGDBE8sfgG0BQSUueb+5/2TroA5759+OnqjgckJ/BbB56cW3sHyABG4cFpl4BhSaDUwgqOzrt6bdfDX9/+fH33g3DBhwu8f/JlRBU5AAEGAHBMeiXayMGOAAAAAElFTkSuQmCC);
}
.check.active label{
    background-position: 100% -22px;
}
.ban1{
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 45px;
    background-color: yellow;
    color: black;
    font-size: 30px;
    text-align: center;
}
.adslider{
    position: relative;
    overflow: hidden;
}
.adslider img{
    vertical-align: middle;
}
.adslider:hover > div{
    display: block;
    font-size: 12px;
}
.adslider > div{
    /*display: none;*/
    color: white;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 100%;
    left: 0;
    bottom: 0;
    width: 90%;
    /*height: 90%;*/
    padding: 10px;
    font-size: 12px;
    transition:All 0.5s ease;
    /*-webkit-transition:All 0.5s ease;*/
    /*-moz-transition:All 0.5s ease;*/
    /*-o-transition:All 0.5s ease;*/
}
.adslider > div a{
    color: #fb5a02;
    display: block;
}
.adslider > div strong{
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}

.bann_text { margin-bottom:10px; color: #999999}
.bann_text .date { color: #fff }
.bann_text a { display: block; margin-bottom: 3px; font-weight: 700; font-size: 13px }
.bann_text p, .post_list p { font-size: 11px; line-height:normal }
.bann_text .img_fl {float: left;display: block;margin: 1px 5px 0px 0;}
.bann_text .img_border {border: 0px solid #ccc;background: #fff;}

/*лупа*/
a.img,
.fb-thumb{
    cursor: pointer;
    display: inline-block;
    position: relative;
}
a.img > .lupa,
.fb-thumb > .lupa{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: rgba(255,255,255,0.4);
    background-position: center;
    background-repeat: no-repeat;
    background-image:  url(/img/ico/catdet/search-48.png);
    transition:All 1s ease;
    -webkit-transition:All 0.3s ease;
    -moz-transition:All 0.3s ease;
    -o-transition:All 0.3s ease;
}
a.img:hover > .lupa,
.fb-thumb:hover > .lupa{
    opacity: 1;
}
.video_bannr {
    position: relative;
    margin: 5px 0 10px 15px;
    text-align: right;
}

#afishag_info1{font-size: 16px; padding: 0 35px 10px 35px;}
#afishag_info1 a{color: #0033FF;}

/*форма выбора моб версии*/
#form_mobile{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: rgba(0,0,0,0.7);
}
#form_mobile > .bg{
    position: relative;
    margin: auto;
    background-color: white;
    min-width: 400px;
    min-height: 600px;
    width: 90%;
    /*height: 80%;*/
    margin-top: 2%;
    border-radius: 5px;
}
#form_mobile > .bg > header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 60px;
    background-color: #00aaef;
    color: white;
    border-radius: 5px 5px 0 0;
}
#form_mobile > .bg > header .close{
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: rgba(0,0,0,0) url(/img/cross.svg) no-repeat;
    background-size: 100% 100%;
}
#form_mobile > .bg .content{
    width: 90%;
    margin: auto;
    padding-top: 90px;
    padding-bottom: 30px;
    text-align: center;
}
#form_mobile > .bg .content >p {
    font-size: 36px;
    text-align: center;
}
#form_mobile > .bg .content .btn {
    display: inline-block;
    line-height: 70px;
    font-size: 30px;
    background-color: #00aaef;
    color: white;
    text-decoration: none;
    width: 40%;
    border-radius: 5px;
    text-transform: uppercase;
    white-space: nowrap;
}
#form_mobile > .bg .content .btn.col-2 {
    width: 40%;
    margin: 1%;
}
@media all and (orientation: portrait) {
    #form_mobile > .bg {
        top: 10%;
    }

    #form_mobile > .bg > header {
        height: 160px;
        line-height: 160px;
        font-size: 130px;
    }

    #form_mobile > .bg .content {
        width: 95%;
        padding-top: 170px;
    }

    #form_mobile > .bg .content > p {
        font-size: 65px;
    }

    #form_mobile > .bg .content .btn {
        font-size: 50px;
        line-height: 140px;
        width: 90%;
        margin: 30px 0;
    }

    #form_mobile > .bg .content .btn.col-2 {
        width: 45%;
    }

    #form_mobile > .bg > header .close {
        top: 40px;
        right: 40px;
        width: 80px;
        height: 80px;
    }
}
.wcommunity_status{ font-size: 18px !important;}
#clear {clear: both; height: 0; overflow: hidden; float: none !important;}
div.widget-cackle > h3 {font-size: 24px; font-weight: bold; margin: 30px 0 10px 0; text-transform: uppercase;}
div.widget-cackle > h3 .fa {color: #00aeef;}
.dikidi-online {display: inline; padding: 6px 8px; border-radius: 3px; background-color: #5181b8; color: #fff !important; font-size: 14px; text-decoration:none; font-weight: normal; text-transform: uppercase;}
.dikidi-online:hover {background-color: #5b88bd; text-decoration: none;}
#cat-det-2017 .body .desc .dikidi-online a {color: #fff !important; text-decoration:none}
.qr-section {
    background: #f6edfd;
    border: 1px solid rgba(0,0,0,0.1);
    /* margin-right: 2.5%; */
    margin-bottom: 1%;
    border-radius: 5px;
    padding: 10px;
    position: relative;
    display: flex;
    /* flex-wrap: wrap; */
    align-items: flex-start;
    overflow: hidden;
}
.qr-section .company-logo {
    width: 100px;
    margin: 0;
    background: #EEEEEE;
}
.qr-section .company-logo img {
    height: auto!important;
    width: 100px!important;
    vertical-align: top!important;
	box-shadow: 0px 3px 10px 0px rgba(105,105,105,0.4);
}
.qr-title-wrap {
    padding-left: 20px;
}
.qr-section .entry-title {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 30px;
    font-size: 1.1112em;
	font-weight: 700;
}
.qr-section .company-name {
    font-size: 0.8888em;
    color: rgba(0,0,0,0.8);
    font-weight: 400;
}
.qr-section .featured-label {
    background: #af49f9;
    color: #fff;
    font-size: 0.6666em;
    text-transform: uppercase;
    font-weight: 400;
    position: absolute;
    top: 55px;
    right: -5px;
    padding: 3px 10px;
    width: 105px;
    text-align: center;
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media only screen and (max-width: 1400px) and (min-width: 0) {
#discount_list .item {width: 18%;}
}

@media only screen and (max-width: 1281px) and (min-width: 0) {
#menus .section .item {width: 27.4%;}
}

@media only screen and (max-width: 1200px) and (min-width: 0){
#mylink {background: none;}
}

@media only screen and (max-width: 1200px) and (min-width: 768px){
.hl-widget .hl-widget-wrapper {margin: 0 20px;}
.hl-widget .col.n1.child {margin-left: 0!important;}
}
@media only screen and (max-width: 1025px) and (min-width: 0) {
#new-firm .ad img {width: 250px;}
#date-weather-curse {display: none;}
#menus .section .item {width: 30%;}
}
@media only screen and (max-width: 1133px) and (min-width: 0) {
#banners_tops {margin: 0}
}
@media only screen and (max-width: 1100px) and (min-width: 0) {
#top .top_soc {display: none;}
}
@media only screen and (max-width: 1050px) and (min-width: 0) {
#block_recom_slider .items .item .text {-webkit-line-clamp: 3;}
#discount_list .item {width: 23%;}
}
@media only screen and (max-width: 999px) and (min-width: 0) {
#new-firm .ad {display:none;}
#new-firm .ad img { display:none;}
}
@media only screen and (max-width: 970px) and (min-width: 0){
#catalog-list2016 .ad.right  {display: none;}
#catalog-list2016 .item-firm.banner  {display: none;}
#ajax-content_catalog-list {justify-content: center;}
#top .add_firm {display: none;	}
#index #menus .menus-all-wrapper {margin: 0; height: 268px; overflow: hidden;}
#index #menus .items-container {height: auto; overflow: hidden; padding: 0; margin: 0; overflow-x: auto; will-change: transform; -webkit-overflow-scrolling: touch; flex-direction: row; justify-content: flex-start; padding-bottom: 30px; margin-bottom: -30px;}
#index #menus .items-container:after, #new-firm .items-container:before {content: ""; width: 8px; display: block; flex: 0 0 auto;}
#index #menus .items {width: auto; justify-content: flex-start; flex-wrap: nowrap; flex: 0 0 auto;}
#index #menus .item {flex: 0 0 auto; width: 210px; max-width: 210px; height: 260px;}
#index #menus h3 {font-size: 18px;}
#index #menus .item .content .category {font-size: 14px; color: #7f7f7f; font-weight: normal;}
#index #menus .item .item-link {margin-top: 10px; font-size: 14px; font-weight: normal; padding: 5px 0px;}
#index_vip_list .items-wrapper {margin: 0; height: 268px; overflow: hidden;}
#index_vip_list .items-container {height: auto; overflow: hidden; padding: 0; margin: 0; overflow-x: auto; will-change: transform; -webkit-overflow-scrolling: touch; flex-direction: row; justify-content: flex-start; padding-bottom: 30px; margin-bottom: -30px;}
#index_vip_list .items-container:after, #index_vip_list .items-container:before {content: ""; width: 8px; display: block; flex: 0 0 auto;}
#index_vip_list .items {width: auto; justify-content: flex-start; flex-wrap: nowrap; flex: 0 0 auto;}
#index_vip_list .items .item {flex: 0 0 auto; width: 210px; max-width: 210px; height: 260px;}
}
@media screen and (max-width: 960px) and (min-width: 0){
#addfirm-block, #footer, #footer2 {flex-direction: column; flex-wrap: nowrap;}
#addfirm-block  .txt {margin:0; font-size:14px}
#addfirm-block .a-btn {display: block; margin: auto; margin-top:20px;}
#footer .counter{width:auto;}
#footer nav.bottom_menu ul {padding-top:10px; font-size: 16px;}
#footer nav.bottom_menu ul li {padding: 5px; display: block;}
#news_list .item .info .desc a {font-size: 14px; -webkit-line-clamp: 3;}
#news-firm .items .item .desc a {font-size: 14px; line-height: 20px; max-height: 60px; -webkit-line-clamp: 3;}
#new-firm .items .item .type {font-size: 13px;}
#new-firm .items .item .name {color: rgba(0,0,0,.8); font-size: 14px;}
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
#news_list .item {width: 30%;}
}
@media only screen and (max-width: 940px) and (min-width: 0) {
#new-firm .ad {display: none;}
}
@media only screen and (max-width: 930px) and (min-width: 0) {
.hl-widget .col.n1.child {display: none;}
#menus .section .item {width: 45%;}
}
@media only screen and (max-width: 920px) and (min-width: 0) {
#news-firm .ad {display: none;}
#news-firm .items .item .img {width: auto;}
}
@media only screen and (max-width: 900px) and (min-width: 0){
#block_recom_slider h4 {font-size: 18px;}
#afisha-tabs .header .sections {overflow: hidden; height: 32px; margin-bottom: 18px;}
#afisha-tabs .header .sections-content {white-space: nowrap; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: -30px; padding-bottom: 30px;}
#afisha-tabs .header .sections-content:after, #afisha-tabs .header .sections-content:before { content: ""; display: inline-block; width: 24px;}
#cat-det-2017 .menu-blue {height: 46px; overflow: hidden;}
#cat-det-2017 .menu-blue .sections-wrap {white-space: nowrap; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: -30px; padding-bottom: 30px;}
#cat-det-2017 .body .menu-gallery {margin:0;}	
#cat-det-2017 .body .album-gallery {height: 36px; overflow: hidden; margin: 0 0 10px 5px;}
#cat-det-2017 .body .album-sections-wrap {white-space: nowrap; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: -30px; padding-bottom: 30px;}
}
@media only screen and (max-width: 900px) and (min-width: 768px) {
#block_recom_slider .items .item .hover strong {font-size: 12px;}
#block_recom_slider .items .item .hover {font-size: 11px;}
}
@media only screen and (max-width: 830px) and (min-width: 0) {
#discount_list .item {width: 30%;}
}
@media only screen and (max-width: 780px) and (min-width: 0){
#ny .section {margin: 0 0 20px 0;}
#ny .section .item {display: block; width: 100%; max-width: 300px; text-align: center; margin: auto; margin-bottom:8px;}
#ny .section .item .section-name {display: block;}
#ny .section .item a{display: block; width: auto; height: auto; margin: 0 10px;}
#ny .section .item .vstrechaem {background: none; color: #fff; text-decoration: none; background-color: #0493ce; padding: 10px 0; border-radius: 3px; border: 1px solid #fff;}
#ny .section .item .vstrechaem.selected, #ny .section .item .vstrechaem:hover{background: none; background-color: #9b1542; color: #ffff00;}
#ny .section .item .otdykhaem {background: none; color: #fff; text-decoration: none; background-color: #0493ce; padding: 10px 0; border-radius: 3px; border: 1px solid #fff;}
#ny .section .item .otdykhaem.selected, #ny .section .item .otdykhaem:hover{background: none; background-color: #167600; color: #ffff00;}
#ny .section .item .gotovimsya {background: none; color: #fff; text-decoration: none; background-color: #0493ce; padding: 10px 0; border-radius: 3px; border: 1px solid #fff;}
#ny .section .item .gotovimsya.selected, #ny .section .item .gotovimsya:hover{background: none; background-color: #0f66ae; color: #ffff00;}
#ny .sec .tr {display: none;}
#body_ny #wrapper h1.header2017 {font-size: 28px; margin: 0 0 1px 0;}
#ny .sec h1 {font-size: 24px; padding: 15px 0 0 0; margin: 0 10px;}
#ny .tm-uppercase {font-size: 18px; margin: 20px 10px 5px 10px; line-height: 22px;}
#ny .tm-title-line:before, .tm-title-line:after {height: 0px; background-color: #eaeaea; vertical-align: middle;}
}
@media only screen and (max-width: 767px) and (min-width: 481px) {
#news_list .item {width: 45%;}
}
@media only screen and (max-width: 767px) and (min-width: 0){
#index h4 {font-size: 24px;}
#new-firm .items-container {height: auto; overflow: hidden; padding: 0; margin: 0; overflow-x: auto; will-change: transform; -webkit-overflow-scrolling: touch; flex-direction: row; justify-content: flex-start; padding-bottom: 30px; margin-bottom: -30px;}
#new-firm .items-wrapper {margin: 0; height: 238px; overflow: hidden;}
#new-firm .items-container:after, #new-firm .items-container:before {content: ""; width: 8px; display: block; flex: 0 0 auto;}
#new-firm .items {width: auto; justify-content: flex-start; flex-wrap: nowrap; flex: 0 0 auto;}
#new-firm .items .item {flex: 0 0 auto; width: 210px; max-width: 210px; height: 230px;}
.news-firm .items-wrapper {margin: 0; height: 338px!important; overflow: hidden;}
.news-firm .items .item {flex: 0 0 auto; width: 210px; max-width: 210px; height: 310px!important;}
#banners_center {display:none}
.hl-widget .hl-widget-wrapper {margin: 0}
.hl-widget .col.n1 {margin-left: 4px; margin-right: 4px;}
.hl-widget .col.n2 {margin-left: 0;}
#afisha-tabs .items-wrapper  {margin: 0; height: 410px; overflow: hidden;}
#afisha-tabs .items-container {height: auto; overflow: hidden; padding: 0; margin: 0; overflow-x: auto; will-change: transform;  -webkit-overflow-scrolling: touch; flex-direction: row; justify-content: flex-start; padding-bottom: 30px; margin-bottom: -30px;}
#afisha-tabs .items-container:after, #afisha-tabs .items-container:before {content: ""; width: 8px; display: block; flex: 0 0 auto;}
#afisha-tabs .tab-items {width: auto; justify-content: flex-start; flex-wrap: nowrap; flex: 0 0 auto;}
#afisha-tabs .tab-items .tab-item {flex: 0 0 auto; width: 210px; max-width: 210px!important; height: 360px; margin: 0 8px;}
#afisha-tabs .header .sections-content:after, #afisha-tabs .header .sections-content:before {width: 16px;}
#afisha-tabs .header .sections {margin-left: 0px;}
#afisha-tabs .tab-items .tab-item .name {-webkit-line-clamp:2; font-size: 14px}
#afisha-tabs .tab-items .tab-item .firm {-webkit-line-clamp:1; font-size: 11px}

#discount_index .items-wrapper {margin: 0; height: 400px; overflow: hidden;}
#discount_index .items-container {height: auto; overflow: hidden; padding: 0; margin: 0; overflow-x: auto; will-change: transform;  -webkit-overflow-scrolling: touch; flex-direction: row; justify-content: flex-start; padding-bottom: 30px; margin-bottom: -30px;}
#discount_index .items-container:after, #news-firm .items-container:before {content: ""; width: 8px; display: block; flex: 0 0 auto;}
#discount_index .items {width: auto; justify-content: flex-start; flex-wrap: nowrap; flex: 0 0 auto;}
#discount_index .items .item {flex: 0 0 auto; width: 200px; max-width: 200px!important; height: 380px; margin: 0 8px;}
#block_recom_slider .items-wrapper { margin: 0; height: 160px; overflow: hidden;}
#block_recom_slider .items-container {height: auto; overflow: hidden; padding: 0; margin: 0; overflow-x: auto; will-change: transform; -webkit-overflow-scrolling: touch; flex-direction: row; justify-content: flex-start; padding-bottom: 30px; margin-bottom: -30px;}
#block_recom_slider .items {width: auto; justify-content: flex-start; flex-wrap: nowrap; flex: 0 0 auto;}
#block_recom_slider .items .item {flex: 0 0 auto; width: 155px; max-width: 155px!important; height: 160px; margin: 8px;}
#block_recom_slider .items .item:hover .hover {display: none;}
.bbs_ads_top .items .item .name a {font-size: 14px; -webkit-line-clamp: 3; padding: 0px;}
.bbs_ads_top .items .item .price {font-size: 16px;}
#news_detail .news-jcarousel a.img .lupa, .fb-thumb .lupa {display:none}
#news_detail .info {font-size: 12px; justify-content: center;}
#news_detail .wrap {border:0; padding: 2px 10px;}
#news_detail .tm-title-line {font-size: 18px;}
#news_detail .desc {font-size: 110%;}
#news_detail .firm_desc {padding: 20px 5px; text-align: center;}
h1.header {font-size: 24px; padding: 12px 12px 0 12px;}
h1.discount-wrap {font-size: 24px; padding: 0 5px;}
h1.afisha-wrap {font-size: 24px;}
#discount_detail .wrap {border:0; padding: 2px 10px;}
#discount_detail .content_detail {flex-direction: column;}
#discount_detail .col-foto {width: 35%; margin-right: 0; margin: 0 auto;}
#discount_detail .col-text {width: 100%;}
#discount_detail .item .date {text-align: center;}
#discount_detail .item .desc {font-size: 110%;}
#discount_detail .info {font-size: 12px; justify-content: center;}
#discount_detail .firm_desc {text-align: center;}
#cat-det-2017 .menu-detail .item:hover {background-color: #08bea8;}
#cat-det-2017 .menu-detail .item.sel:hover {background-color: #068c7c;}
.ug-slider-wrapper .ug-zoompanel {display: none;}
#cat-det-2017 .body .menu-gallery li {font-size: 14px;}
#cat-det-2017 .body .error {display:none}
/*#yandexblock {width: 450px!important; height: 450px!important;}*/
#mapFirmSection {width: 450px!important; height: 450px!important;}
#wrapper #tvget_mv_container_889 .tv_sched_sched_container table tr td.tv_icon_gap {width: 35px;}
#wrapper #tvget_mv_container_889 p.tv_sched_chan_icon {width: 18px; height: 18px;}
#wrapper #tvget_mv_container_889 table  tbody tr td.tvget_mv_container_table_sidebar {display: none;}
#wrapper #tvget_mv_container_889 .tabs-container {width: 100%;}
#wrapper #tvget_mv_container_889 .tabs-container {padding-left: 0; border: none; min-height: auto;}
#wrapper  #tvget_mv_container_889 .ui-tabs-nav {overflow: hidden; height: 30px;}
#wrapper .tvget_cop {display: block;}
#date-weather-curse .vk {display: none;}
#date-weather-curse .insta {display: none;}
#cat-det-2017 .body .resize-none {}
#cat-det-2017 .footer {display:none}
#cat-det-2017 .body .sidebar-right .block-item.you_owner .txt li {display: inline-block;}
#cat-det-2017 .body .v-list {display: flex;    display: -webkit-box;    display: -webkit-flex;    display: -ms-flexbox;    flex-wrap: wrap;    -webkit-flex-wrap: wrap;    -ms-flex-wrap: wrap;justify-content: center;}
}
@media only screen and (max-width: 690px) and (min-width: 0) {
#discount_list .item {width: 45%;}
}
@media only screen and (max-width: 639px) and (min-width: 0) {
#news_detail .info {flex-direction: column; align-items: center; border: 0; margin: 0; padding: 5px 0 15px 0;}
#news_detail .wrap {display: inline-block; border-right: 0;  text-align: center;}
#news_detail .date-view {justify-content: space-between; width: 100%;}
#news_detail .info .view-news {text-align: right;}
#news_detail .info .date-info {text-align: left;}
#news_detail .info .link-firm {display:none}
#discount_detail .info {flex-direction: column; align-items: center; border: 0; margin: 0; padding: 5px 0 15px 0;}
#discount_detail .wrap {display: inline-block; border-right: 0;  text-align: center;}
#discount_detail .date-view {justify-content: space-between; width: 100%;}
#discount_detail .info .view-news {text-align: right;}
#discount_detail .info .date-info {text-align: left;}
#discount_detail .info .link-firm {display:none}
#rk-years .col_reviews .one_vertical .name {font-size: 16px;}
#rk-years h1 {padding: 12px 5px; font-size: 26px;}
#table-pogoda .vvd {display: block; margin-left: 0;}
.currencyrk  {display: none;}
#date-weather-curse .separator {display: none;}
.ab-weather {padding-right: 10px;}
}
@media only screen and (max-width: 620px) and (min-width: 0) {
#menus .section .item {width: 70%;}
}
@media only screen and (max-width: 600px) and (min-width: 0) {
#fast_navigation-border {display: none;}
}
@media only screen and (max-width: 500px) and (min-width: 0){
#catalog-list2016 .item-firm.simple { max-width: 100%;}
}
@media only screen and (max-width: 490px) and (min-width: 0) {
#top {flex-direction: column; padding-bottom: 0!important; margin: 5px!important;}
#top a {margin-bottom: 10px;}
#search_container {flex: 0 0 auto; width: 100%; margin: 0; padding: 0; left: 0; max-width: none;}
#logo2 {flex: 0 0 auto!important;}
.hl-widget .col .hl-widget-item a.link-wrap {margin-top: 2px;}
.hl-widget .col img {border-radius: 0;}
.hl-widget .col.n1 {margin-left: 2px; margin-right: 2px;}
.hl-widget .col.n2 {margin-right: 2px; margin-left: 0;}
.hl-widget .col.n1 {display: none;}
.hl-widget .hl-widget-items {margin-left: 2px;}
#date-weather-curse  {display: none;}
}
@media only screen and (max-width: 479px) and (min-width: 0) {
.hl-widget h4 {display: inline-block; font-size: 18px; margin: 20px 0 10px 20px;}
.hl-widget {margin-bottom: 10px;}
#vk_widget_rk {padding: 10px;}
#discount_index .link {font-size: 13px;}
#news_list .item {width: 100%;}
#discount_detail .col-foto {width: 50%;}
#cat-det-2017 .body .title-h2 {font-size: 20px; margin: 10px 0;}
#cat-det-2017 .body .title-h1.center {font-size: 22px; margin: 10px;}
.mc-nav-content {display: none!important;}
#cat-det-2017 .header .info .item {font-size: 16px;}
/*#yandexblock {width: 300px!important; height: 300px!important;}*/
#mapFirmSection {width: 300px!important; height: 300px!important;}
#wrapper #tvget_mv_container_889 .tv_sched_sched_container table tr td.tv_age, #wrapper #tvget_mv_container_889 .tv_sched_sched_container table tr td.tv_info, #wrapper #tvget_mv_container_889 .tv_sched_sched_container table tr td.tv_info {display: none;}
#cat-filter {width: 100%; transform: translateX(100%); box-shadow: none;}
#menus .section .item {width: 90%;}
}
@media only screen and (max-width: 460px) and (min-width: 0){
#cat-det-2017 .pr-back .view-like {justify-content: space-between; width: 100%;}
#cat-det-2017 .pr-back .info-like {flex-direction: row; padding:0;}
#cat-det-2017 .link-sp {margin: 1px 0 20px 10px;  border-bottom: solid 1px #ccc;}
#cat-det-2017 .title .name {font-size: 21px; line-height: 24px!important;}
#cat-det-2017 .body .desc {font-size: 16px; text-align:left}
#cat-det-2017 .body .desc font {font-size: 16px; text-align:left}
#cat-det-2017 .body .sidebar-right .block-item.you_owner .ico {display: none;}
#cat-det-2017 .body .sidebar-right .block-item.you_owner .txt, #cat-det-2017 .body .sidebar-right .block-item.you_owner .title {padding-left: 0px;}
#cat-det-2017 .body #afisha_rasp_detal2017 #afisha_rasp_by_firm .afisha_shedule_controls a b {font: 10px Tahoma; margin: 0;}
#cat-det-2017 .body #afisha_rasp_detal2017 #afisha_rasp_by_firm .afisha_shedule_controls span {font: bold 12px Tahoma; margin: 5px;}
}
@media only screen and (max-width: 420px) and (min-width: 0) {
.fancybox-opened .fancybox-skin {box-shadow: none!important;}
.fancybox-skin {padding: 5px!important;}
}
@media only screen and (max-width: 400px) and (min-width: 0){
.jksnewseffects3-effect4 .jksnewseffects3-item figure img {  -webkit-transition: -webkit-transform 0.0s; -moz-transition: -moz-transform 0.0s; transition: transform 0.0s;}
.no-touch  .jksnewseffects3-effect4 .jksnewseffects3-item figure:hover img, .jksnewseffects3-effect4 .jksnewseffects3-item figure.cs-hover img {-webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0);}
.jksnewseffects3-effect4  .jksnewseffects3-item figure figcaption {display: none;}
#ny .firm2017 {font-size: 16px; text-align: center; display: block;}
#ny .tm-text {font-size: 14px;}
}
@media only screen and (max-width: 380px) and (min-width: 0px){
#discount_detail .col-foto {width: 80%;}
}
@media only screen and (max-width: 360px) and (min-width: 0px){
#block404 .big404 {font-size: 600%;}
#discount_list .item {width: 90%;}
#menus .section .item {width: 90%;}
#menus .section .item .content .category {font-size: 16px;}
#menus .section #menus h3 {font-size: 18px;}
}