.header-main .box-mobile-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-items: center;
}

.mobile_tel_menu {
	color: #212529!important;
  font-size: 27px;
}
.header-main .open-menu,
.header-main .mobile-call {
	background-image: url(/local/templates/newyear2019/images/icons-s17a7da12e2.png);
	background-repeat: no-repeat;
}
main > .sidebar .close-mobile {
	background-image: url(/local/templates/newyear2019/images/icons-s17a7da12e2-2.png);
	background-repeat: no-repeat;
}
.header-main .open-menu {
    margin: 0 22px 0 0;
		display: block;
    float: right;
    width: 28px;
    height: 21px;
		background-position: 0 -1532px;
}
.header-main .mobile-call {
	background-position: 0 -1491px;
  margin: 0 25px 0 0;
	display: block;
  width: 23px;
  height: 21px;
}
main > .sidebar {
    z-index: 899;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background: #ceb365;
    -webkit-transform: translate3d(200%, 0, 0) translateX(-100%);
    transform: translate3d(200%, 0, 0) translateX(-100%);
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
		padding: 0 !important;
}
main > .sidebar .close-mobile {
    margin: 22px 12px 0 0;
    background-position: 0 -625px;
    width: 33px;
    height: 33px;
    position: fixed;
    top: 1px;
    right: 15px;
    z-index: 999;
		display: none;
		color: #fff;
}
main > .sidebar .sidebar-inner {
    z-index: 999;
    background: #ceb365;
    padding: 60px 15px 20px 15px;
    top: 0;
    width: 100%;
    bottom: 0;
		color: #212529;
}
.sidebar-inner .header-nav {
    text-align: right;
}
.sidebar-inner .header-nav__item {
  font-size: 24px;
	display: block;
  padding: 13px 0;
	position: relative;
}
.sidebar-inner .header-nav .header-nav__item a {
  position: relative;
  color: #212529;
}
body.menu-open .sidebar {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 99999999;
}
body.menu-open .close-mobile {
    display: block;
}
@media (min-width: 961px) {
	.header-main .box-mobile-menu,
	main > .sidebar {
		display: none;
	}
}
@media (max-width:1275px) {
	.index .header-slider__bottom-icon {
		left: 50px;
	}
	.index .header-main .item > img {
    width: 150px;
	}
	.index .phone-block > a {
    font-size: 17px;
	}
	.index .index a.home-header__link {
    font-size: 12px;
	}
}
@media (max-width:1200px) {
	.index .header-slider__bottom-icon {
		left: 0;
	}
	.index .header-main {
		padding: 14px 10px;
	}
	.index .header-slider__title {
		font-size: 65px;
    line-height: 60px;
	}
	.index .header-slider__info {
		font-size: 25px;
    line-height: 36px;
		margin: 0 0 30px;
	}
	.index .home-hero-text-wrap {
		top: calc(50% - 250px);
	}
	.index a.home-header__link {
    font-size: 11px;
    font-weight: 700;
	}
	footer {
		padding: 60px 10px;
	}
}
@media (max-width:1150px) {
	section.block {
		width: 100%;
    padding: 95px 10px 70px;
	}
	.block-shadow1,
	.block-shadow2 {
		display: none;
	}
	.dress-kod {
		display: none
	}
}
@media (max-width:960px) {
	.header-main-wrap {
		/*background: #035492;*/
		top: 0;
	}
	.header-main-wrap .header-main {
		padding: 0 10px;
    height: 70px;
	}
	.header-main .home-header__menu,
	.header-main .box-right {
		display: none;
	}
	.index .header-slider__title {
    font-size: 51px;
    line-height: 47px;
	}
	.index .header-slider__info {
    font-size: 20px;
    line-height: 30px;
    margin: -10px 0 30px;
    width: 100%;
	}
	.index .home-hero-text-wrap {
    top: 85px;
	}
	.index .header-slider__bottom-icon {
    left: 0;
    bottom: 30px;
	}
	.block_box_slider {
		z-index: 2
	}
	.block_box_time_prog {
    padding-left: 30px;
    padding-top: 0;
	}
	.block_box_time_prog > p br {
		display: none;
	}
	.block_prog_time {
		flex-wrap: wrap;
	}
}
@media (max-width:865px) {
	.index .home-hero-text-wrap {
		left: 0;
	}
	.index .header-slider__bottom-icon {
		display: none;
	}
	.index .header-slider__title,
	.index .header-slider__info {
		padding: 0;
	}
	.header-slider__button.button-transparent {
		left: 0;
	}
	.footer-phone__phone {
		font-size: 18px;
	}
}
@media (max-width:780px) {
	#kanikuli {
		top: -50px;
	}
	#kanikuli-det {
		top: 420px;
	}
	/*section.block.block1 {
		padding-top: 50px;
	}*/
	section.block.block3 {
		padding-top: 0px;
	}
	.block_box_slider_prog {
		flex-direction: column;
	}
	.block_box_time_prog {
    padding-left: 0;
    padding-top: 40px;
	}
	.block_box_slider .bx-wrapper .bx-pager {
		bottom: -22px;
	}
	.block_box_slider, .block_box_time_prog {
    width: 90%;
	}
	.block_box_time_prog > h3::before {
		width: calc(100% + 27px);
    left: -15px;
	}
	section.block {
		padding: 95px 10px 0;
		text-align: center;
	}
	.dress-kod {
		display: none;
	}
	section.block.block2 {
		padding-top: 0;
	}
	.block2 .block_box_slider_prog {
		/*margin-top: 0;*/
	}
	.block2 .block_box_time_prog {
    padding-top: 30px;
    padding-right: 0;
		padding-bottom: 20px;
	}
	section.block.block4 {
		flex-direction: column;
		padding-top: 35px;
	}
	.block4_bron {
		padding: 0;
	}
	.block4_bron > * {
    width: 100%;
		text-align: center;
	}
	.block4_bron__text {
		margin: 13px 0 0;
	}
	.block4_discount .block_button__prog {
		top: 8px;
	}
	.block4_discount > span {
		top: 13px;
	}
	section.block.block5 {
		padding-top: 0px;
	}
	.block h2 {
		font-size: 35px;
		line-height: 35px;
		display: inline-block;
	}
	.block h2::before {
		top: 21px;
		height: 6px;
		left: -15px;
		width: calc(100% + 30px);
	}
	.content__wrap {
    background: none;
	}
	section.block.block6 {
		padding-top: 60px;
	}
	.block6-item-wrap {
		flex-direction: column;
	}
	.block6-item {
		margin: 0 0 30px;
	}
	.block .h3 {
		font-size: 32px;
		line-height: 40px;
	}
	.block .h3::before {
		top: 22px;
		height: 6px;
	}
	section.block.block7 {
		padding-top: 50px;
	}
	.block7_bron {
		flex-direction: column;
	}
	section.block.block8 {
		padding-top: 40px;
		padding-bottom: 30px;
	}
	.footer-left {
    font-size: 14px;
    width: 100%;
    padding-top: 20px;
		text-align: center;
	}
	footer .content .footer-right {
		width: 100%;
		flex-wrap: wrap;
		align-items: center;
    justify-content: center;
	}
	.block5 #home-video,
	#video_holder {
		width: 100%;
    height: auto;
	}

	.header-main-wrap {
		z-index: 110;
	}
	.footer-links-popular,
	footer .content .footer-right .footer-links {
		flex: initial;
	}
}
@media (max-width:640px) {
	.programm-wrap {
		width: 93%;
		max-height: 420px;
	}
/*	.gold .programm-body {
		max-height: 250px;
	}*/
	.gold .custom-scroll_inner {
		max-height: 237px !important;
	}
	.custom-scroll_bar-x {
		display: none;
	}
	.zazer .custom-scroll_inner {
		max-height: 185px!important;
	}
	.getsbi .custom-scroll_inner {
		max-height: 173px!important;
	}
	.programm-wrap h2::before {
    width: 80%;
    left: calc(50% - 40%);
	}
	.programm-wrap h2 {
		font-size: 25px;
		line-height: 17px;
	}
	.programm-body .programm-item {
		flex-direction: column;
	}
	.programm-wrap > span:first-child {
		padding-top: 10px;
    padding-bottom: 10px;
	}
	.programm-wrap .programm-item {
		padding: 0;
	}
	.programm-wrap .time {
		width: auto;
	}
	.programm-head .programm-text {
		padding-left: 15px;
		line-height: 19px;
	}
	.programm-wrap hr {
		margin: 5px 0 10px;
	}

	.programm-wrap h2::before {
		display: none;
	}
}
@media (max-width:600px) {
	#map_canvas {
		width: 300px;
	}
}
@media (max-width:580px) {
	.block1__list {
		display: none;
	}
	section.block.block5 > h2 > br {
		display: inline;
	}
	.block.block5 h2::before {
		left: -10px;
    width: calc(100% + 20px);
	}
	.block.block5 h2::after {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% - 20px);
    height: 6px;
    background-color: #d3b867;
    top: 56px;
    left: 10px;
    z-index: -1;
	display: none;
	}
	.block7 .h3 {
    left: 0;
	}

}
@media (max-width:500px) {
	.programm-wrap h2::before {
		content: none;
	}
	#popup-form3,
	#feedback-form__success {
		width: 93%;
		height: auto;
		background: #fff;
	}
	.fancybox-close-small {
		top: -5px;
    right: -5px;
	}
	.feedback-form.form3 {
    max-width: 100%;
	}
	.feedback-form.form3 input:not([type="checkbox"]),
	.feedback-form.form3 .button.feedback-form__inp-submit,
	#feedback-form__success .button {
		width: 100%;
	}
	.feedback-form.form3 h2, #feedback-form__success h2 {
		font-size: 40px;
	}
	.feedback-form.form3 h2::before, #feedback-form__success h2::before {
		top: 28px;
	}
}
@media (max-width:400px) {
	.block6 > h2 + div {
    padding-bottom: 0;
	}
	.feedback-form.form3 label.error {
		width: 100%;
	}
	#popup-form3,
	#feedback-form__success {
		padding: 30px 20px;
	}
	footer .content .footer-right .footer-links {
		display: none;
	}
	section.block > h2 > br {
		display: inline;
	}
	.block h2 span {
		font-size: 13px;
	}
	.block.block1 h2::before {
    top: 21px;
    height: 6px;
    left: 13px;
    width: calc(100% - 40px);
	}
	.block.block1 h2::after {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% + 30px);
    height: 6px;
    background-color: #d3b867;
    top: 56px;
    left: -15px;
    z-index: -1;
	display: none;
	}
	.block_box_time_prog > h3 {
		font-size: 35px;
	}
	.block2 .block_box_time_prog > h3 {
		/*font-size: 31px;*/
	}
	.main-user-consent-div label {
		margin-bottom: 0;
	}
	.block6-item {
		width: 100%;
	}
	.block6-item > div:nth-child(3) {
		background: none;
		padding: 60px 0 0;
	}
	.block7_bron__text {
		text-align: center;
	}
	.block.block8 h2::before {
		content: none;
	}
}
@media (max-width:385px) {
	.index .header-main .item > img {
    width: 95px;
	}
	.section-top-slider {
		background-position: -690px center;
	}
	.index .home-hero-text-wrap {
    top: auto;
    bottom: 60px;
	}
}
