/* CSS Document */
*{
	line-height: inherit;
	outline:none;
	font-family: 'Bender';
}

html * {max-height:1000000px;}

img{
	border:none;
}

p {
color: white;
font-family: 'Roboto', sans-serif;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

a{
	color:#f7b80c;
	text-decoration:none;
}

a:hover{
	color:#fff;
}

html{
	background:#181818 url(https://sunnyfitness.ru/images/bg.jpg) top center repeat-y;
}

body{
	background:url(https://sunnyfitness.ru/images/top.jpg) top center no-repeat;
}

body.inner{
	background:url(https://sunnyfitness.ru/images/inner_bg.jpg) top center no-repeat;
}

body.inner .content_wp{
	overflow: visible;
}

#conteiner {
    position: relative;
    min-height: 100%; /* минимальная высота контейнера, ее понимают все браузеры за исключением IE6 */
	/*background:url(https://sunnyfitness.ru/images/bottom.jpg) bottom center no-repeat;*/
  width: 100%;
  overflow: hidden;
}

.layer_top{
	z-index:3;
	position:relative;
}

.clear {
clear:both;
}

/* ниже фильтр * html так называемый CSS хак, через который можно задать любое свойство предназначенное для IE6 */
* html #conteiner {
    height: 100%;
}

#header {
    position: relative;
    height: 165px;
		width: 100%;
	max-width: 1175px;
	margin:auto;
}

#logo{
	background:url(https://sunnyfitness.ru/images/logo.png) center center no-repeat;
	width:263px;
	height:101px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	position:absolute;
	top:76px;
	left:37px;
	z-index:9;
}

/* элемент ниже позволяет не наезжать подвалу на контент, он должен быть не меньше подвала по высоте */
.end_content {
    position: relative;
    height: 150px;
}

#footer {
    position: relative;
    height: 135px;
		width: 100%;
	max-width: 1175px;
	margin: -135px auto 0px auto;
	z-index:6;
}

.inner #footer{
	height:123px;
	margin-top:-123px;
}

.inner .end_content{
	height:140px;
} 

div.copy{
	font-size:14px;
	color:#666666;
	line-height:22px;
	position:absolute;
	top:21px;
	left:37px
}

.soci{
	position:absolute;
	top:25px;
	left:510px;
}

.count{
	position:absolute;
	top:27px;
	left:707px;
}

.visweb{
	background:url(https://sunnyfitness.ru/images/visweb.png) left center no-repeat;
	padding-left:47px;
	width:110px;
	color:#666666;
	font-size:13px;
	text-decoration:none;
	display:block;
	width:110px;
	position:absolute;
	right:40px;
	top:30px;
}

.phone{
	font-size:22px;
	color:#e6aa0c;
	font-weight:900;
}

.phoneAdress{
	position:absolute;
	top:100px;
	left:932px;
	font-style:italic;
	
}

.inner .phoneAdress{
	left:932px;
	}

.addscroll{
	height:2000px;
}

.adress{
	background:url(https://sunnyfitness.ru/images/flag.png) 1px 2px no-repeat;
	padding-left:32px;
	color:#fff;
	font-size:14px;
	line-height:19px;
	margin:10px 0px 0px 7px;
}

.adress span{
	display:block;
}

.chheme{
	position:absolute;
	top:200px;
	display:block;
	text-align:center;
	background:url(https://sunnyfitness.ru/images/maps.png) top center no-repeat;
	padding-top:30px;
	width:70px;
	text-align:center;
	color:#f7b80c;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	line-height:16px;
	right:80px;
	z-index:2;
}

.chheme:hover{
	color:#fff;
}

.content_wp{
		width: 100%;
	max-width: 1175px;
	position:relative;
	margin:auto;
	overflow:hidden;
}

.left_side{
	width:375px;
	float:left;
}

.right_side{
	margin-left:375px;
}

.left_menu{
	margin:55px 0px 0px 40px;
	padding:0px;
	list-style:none;
}

.inner .left_menu{
	padding-top:73px;
}

.left_menu li a{
	color:#e6ab0c;
	font-size:21px;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	padding:8px 0px 7px 30px;
	display:block;
}

.left_menu li a:hover{
	color:#fff;
	background:url(https://sunnyfitness.ru/images/arr_hover.png) left 10px no-repeat;
}

.left_menu li a.active{
	color:#fff;
}

.text_c{
	text-align:center;
	font-size:24px;
	color:#fff;
	font-style:italic;
	width:710px;
	margin:auto;
	font-weight:bold;
	line-height:36px;
}

.text_c p{
	margin:0px 0px 0px 0px;
	padding:60px 0px 45px 0px;
}

.linkgall{
	font-size:26px;
}

.newslist{
	margin:73px auto 50px auto;
	padding:0px;
		width: 100%;
	max-width: 1175px;
	list-style:none;
	overflow:hidden;
	border-top:1px solid #292929;
	padding-top:75px;
}

.newslist li{
	width:295px;
	float:left;
	position:relative;
	left:40px;
}

.newslist li.title {
	width:290px;
	position:relative;
	top:5px;
}

.newslist li.title h3{
	display:inline;
	color:#fff;
	font-size:34px;
	font-style:italic;
	line-height:37px;
}

.newslist li.title a{
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	margin-left:25px;
}

.newslist li p.date{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	margin:0px;
	padding-bottom:15px;
	
}

.newslist li a{
	font-size:16px;
	font-weight:bold;
	font-style: italic;
	display:block;
	padding-right:40px;
	line-height:22px;
}

.treeblockmain{
	margin:268px 0px 0px -90px;
	padding:0px;
	list-style:none;
	overflow:hidden;
	width:900px;
}

.treeblockmain li{
	float: left;
	overflow:hidden;
}

.treeblockmain li a{
	display:block;
	height:100%;
	color:#010101;
	font-size:32px;
	font-weight:900;
	font-style: italic;
	padding-left:47px;
	line-height:34px;
	text-indent:5px;
}

.treeblockmain li.tm1{
	width:441px;
	height:107px;
}

.treeblockmain li.tm1 a{
	background:url(https://sunnyfitness.ru/images/pl_1.png) center center no-repeat;
	line-height:110px;
}

.treeblockmain li.tm1 a:hover{
	background:url(https://sunnyfitness.ru/images/pl_1_h.png) center center no-repeat;
}

.treeblockmain li.tm3{
	width:359px;
	height:139px;
	position:relative;
	top:-27px;
	left:60px;
	
}

.treeblockmain li.tm3 a{
	background: url(https://sunnyfitness.ru/images/pl_2.png) top center no-repeat;	
	padding-top:40px;
	padding-left:60px;
}

.treeblockmain li.tm3 a:hover{
	background:url(https://sunnyfitness.ru/images/pl_2_h.png) top center no-repeat;
}

.treeblockmain li.tm2{
	width:437px;
	height:143px;
	position:relative;
	left:-20px;
	top:10px;
}

.treeblockmain li.tm2 a{
	background: url(https://sunnyfitness.ru/images/pl_3.png)  top center no-repeat;
	padding-top:40px;
}

.treeblockmain li.tm2 a:hover{
	background:url(https://sunnyfitness.ru/images/pl_3_h.png) top center no-repeat;
}

.treeblockmain li.tm4 {
	position:relative;
	top:40px;
	height:200px;
}

.treeblockmain li.tm4 a{
	color:#fff;
	width:250px;
	font-size:40px;
	line-height:30px;
	font-weight:bold;
	margin-left:60px;
	background:url(https://sunnyfitness.ru/images/arr_team.png) right 13px no-repeat;
	width:180px;
	height:70px;
}

.treeblockmain li.tm4 a:hover{
	color:#e6ab0c;
}

.treeblockmain li.tm4 a span{
	display:block;
	font-size:30px;
}

.treeblockmain li.tm5{
	width:441px;
	height:107px;
	margin-top: 20px;
	margin-left: 42px;
}

.treeblockmain li.tm5 a{
	background:url(https://sunnyfitness.ru/images/pl_1.png) center center no-repeat;
	line-height:110px;
}

.treeblockmain li.tm5 a:hover{
	background:url(https://sunnyfitness.ru/images/pl_1_h.png) center center no-repeat;
}

.slider_show{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	overflow:hidden;
	height:1200px;
}

.fadein {
	position: relative;
	width: 100%;

}
.fadein img {
	position:absolute;
	left: 0;
    right: 0;
    top:0;
	object-fit: cover;
    width: 100%;
}

h1.maintitle{
	color:#fff;
	font-size:42px;
	font-style:italic;
	margin-top:-73px;
	font-weight:900;
	padding-right:240px;
}

.boxtext_ramka{
	background:url(https://sunnyfitness.ru/images/ramka_text.png) top center no-repeat;
	width:680px;
	height:242px;
	color:#fff;
	font-size:19px;
	font-weight:bold;
	line-height:36px;
	padding:40px 120px;
	margin-left:-120px;
	margin-bottom:10px;
}

.text{
	color:#fff;
	font-size:16px;
	font-weight:300;
	line-height:28px;
	width:740px;
font-family: 'Roboto', sans-serif !important;
}

.inner_menu{
	margin:40px 0px 70px 0px;
	padding:0px;
	list-style:none;
	overflow:hidden;
}

.bottom_menu_inner.inner_menu{
	margin-bottom:50px;
	margin-top:80px;
}

.inner_menu li{
	display:list-item;
	float:left;
	height:44px;
}

.inner_menu li a{
	display:inline-block;
	padding-left:10px;
	height:44px;
	color:#e6ab0c;
}

.inner_menu li a:hover{
	color:#fff;
}

.inner_menu li a > span{
	display:inline-block;
	height:44px;
	padding-right:10px;
	
}

.inner_menu li a > span > span{
	display:inline-block;
	height:44px;
	padding:0px 20px;

	font-weight:bold;
	font-size:19px;
	line-height:44px;
}


.inner_menu li a.active {
	background:url(https://sunnyfitness.ru/images/menu_bg_left.png) left center no-repeat;
}

.inner_menu li a.active  > span{
	background:url(https://sunnyfitness.ru/images/menu_bg_right.png) right center no-repeat;
}

.inner_menu li a.active > span > span{
	background:url(https://sunnyfitness.ru/images/menu_bg.png) left top repeat;
		color:#fff;
}

.innerh3{
	color:#ffffff;
	font-size:37px;
	font-style: italic;
	font-weight:900;
	padding-top:30px;
}

.team{
	margin:0px 0px 0px -110px;
	padding:10px 0px 30px 0px;
	list-style:none;
	overflow:hidden;
	width:910px;
	color:#e6ab0c;
	font-size:13px;
	font-weight:bold;
}

.team li{
	float:left;
	margin-right:27px;
}

.team li div.prof{
	font-weight:400;
	margin:8px 0px 2px 0px;
}

.team li > div{
	margin-left:12px;
}

.dbl_text{
	display:block;
	overflow:hidden;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
	margin-top:50px;
	padding-bottom:25px;
}

.dbl_text > div.tm1block{
	width:335px;
	float:left;
}

.dbl_text > div.tm2block{
	float:left;
	width:345px;
	margin-left:85px;
}


.dbl_text > div h3{
	color:#e6ab0c;
	font-size:30px;
	font-weight:900;
	font-style:italic;
	padding-bottom:22px;
	margin-bottom:0px;
}

.tableraspisanie{
	color:#fff;
	width:875px;
	margin-left:-100px;
}

.tableraspisanie td{
	height:69px;
	border-right:1px solid #313131;
	border-bottom:1px solid #313131;
	width:115px;
}

.tableraspisanie td.tnld{
	color:#e6ab0c;
	font-size:19px;
	font-weight:bold;
	border:none;
}

.tableraspisanie tr td:first-child{
	border-right:1px solid #313131;
	width:90px;
	text-align:left;
	font-size:15px;
	position:relative;
}

.tableraspisanie tr:first-child td:first-child{
	border: none;

}

.times{
	position:relative;
	top:3px;
}

.tableraspisanie tr:first-child td{border-bottom:1px solid #313131;	text-align:left;
	text-indent:10px;
	vertical-align:top;
	height:55px;
	padding-top:5px;
}

.dolzhn,.couch_name{
	display:block;
	padding-left:12px;
}

.dolzhn{
	font-size:12px;
	font-weight:300;
	
}

.couch_name{
	font-weight:bold;
	font-size:12px;
}

.tableraspisanie td.r_empty{
	background:url(https://sunnyfitness.ru/images/r_empty.png) top left repeat;
}

.morelnk_t{
	display:block;
	background:url(https://sunnyfitness.ru/images/more_lnk.png) center center no-repeat;
	width:143px;
	height:40px;
	color:#0b0b0c;
	font-size:18px;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	margin-top:25px;
}

.morelnk_t:hover{background:url(https://sunnyfitness.ru/images/more_lnk_h.png) center center no-repeat; color:#0b0b0c;}


/*Слайдер*/

.wp_slider{
	width: 1175px;
	margin:auto;
	position:relative;
}

/* slider container */
.photo-slider {
	/* required */
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 1175px;
	height: 285px;
	margin:auto;
	margin-bottom:0px;
	margin-top:3px;
}

/* slider */
.photo-slider .slider {
	/* required */
	width: 100%;
	height: 285px;

}


/* slide */
.photo-slider  .slide {
	/* required */
	float: left;
	width: auto;
	height: 285px;
}

/* slide */
.photo-slider  .slide a{
	position:relative;
	display:block;
}

.photo-slider  .slide a img{
	margin:0px;
	padding:0px;
	display:block;
}

.boxtph{
	position:absolute;
	top:0px;
	left:0px;
	background:url(../../images/y1pxtransp.png) top left repeat;
	display:none;
	width:100%;
	height:100%;
}

.photo-slider a:hover .boxtph{
	display:block;
}

.photo-slider .slide:nth-child(odd){
	position:relative;
	top:8px;
}


.swiper-button-prev{
	display:block;
	background:url(../../images/left_slider.png) center center no-repeat;
	width:40px;
	height:53px;
	overflow:hidden;
	text-indent:-999px;
	position:absolute;
	left:-23px;
	z-index:2;
  border: none;
}

.swiper-button-prev:hover{background:url(../../images/left_slider_h.png) center center no-repeat;}

.swiper-button-next{
	display:block;
	background:url(../../images/right_slider.png) center center no-repeat;
	width:40px;
	height:53px;
	overflow:hidden;
	text-indent:-999px;
	position:absolute;
	right:-20px;
	z-index:2;
  border: none;
}

.swiper-button-next:hover{background:url(../../images/right_slider_h.png) center center no-repeat;}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  display: none;
}


@media (max-width: 568px) {
  .photo-slider {
    overflow: visible;
    width: auto;
    height: auto;
  }
  .photo-slider .slide {
    height: auto;
    width: 80vw;
  }
  .photo-slider .slide a img {
    width: 100%;
  }
}

.boxtph .zoomz{
	display:block;
	background:url(https://sunnyfitness.ru/images/zoom_p.png) center center no-repeat;
	font-size:17px;
	color:#000000;
	font-weight:bold;
	width:144px;
	height:35px;
	text-align:center;
	line-height:35px;
	font-style:italic;
	top:50%;
	margin-top:-17px;
	left:50%;
	margin-left:-72px;
	position:absolute;
}

.tablebrdrf {
border-collapse: collapse;
border: solid 1px #aaa;
color:#FFF;
   font-family: "Roboto",sans-serif;
font-size:13px;
}

.tablebrdrf tr {
border: solid 1px #aaa;
color:#FFF;
   font-family: "Roboto",sans-serif;
}
.tablebrdrf td {
border: solid 1px #555;
color:#FFF;
   font-family: "Roboto",sans-serif;
}

.jcarousel-control-prev{
	display:block;
	background:url(https://sunnyfitness.ru/images/left_slider.png) center center no-repeat;
	width:40px;
	height:53px;
	overflow:hidden;
	text-indent:-999px;
	position:absolute;
	left:-23px;
	top:123px;
	z-index:2;
}


.jcarousel-control-prev:hover{background:url(https://sunnyfitness.ru/images/left_slider_h.png) center center no-repeat;}

.jcarousel-control-next{
	display:block;
	background:url(https://sunnyfitness.ru/images/right_slider.png) center center no-repeat;
	width:40px;
	height:53px;
	overflow:hidden;
	text-indent:-999px;
	position:absolute;
	right:-20px;
	top:123px;
	z-index:2;
}

.jcarousel-control-next:hover{background:url(https://sunnyfitness.ru/images/right_slider_h.png) center center no-repeat;}
.pics {
float:left;
margin-right:20px;
margin-bottom:0px;
}
.pics img{
width:300px;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65);
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto;
}
/* модальный блок */
.popup-action {
    top: 20%;
    left: 0;
    right: 0;       
    margin: auto;
    width: 85%;
    min-width: 220px;
    max-width: 900px;
    position: absolute;
    background: none;
    z-index: 1000;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
}
/* кнопка закрытия */
#overlay .close {
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
    position: absolute;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background: none;
    cursor: pointer;
    outline: none;

}
#overlay .close:before {
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/* кнопка закрытия при наведении */
.close:hover {
    background: none;
}
/* изображения в модальном окне */
.popup-action img {
    width: 100%;
    height: auto;
}
.popup-action a{
	text-decoration:none;
	border-bottom:none;
}

/* анимация при появлении блоков с содержанием */
@-moz-keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 }
}
@-webkit-keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 } 
}
@keyframes fade {
    from { opacity: 0; }
    to { opacity: 1 }
}


.btn_box input.cms_submit {
  background: #f06622 none repeat scroll 0 0;
  border: medium none;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Blogger Sans";
  font-size: 12px;
  font-weight: bold;
  height: 37px;
  letter-spacing: 0.4px;
  line-height: 31px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  width: 100px;
}

.msg_box .wrap {
  font-size:17px;
}

.msg_forms div.st a.sl_s {
  color:grey;
}

.msg_box .title {
   font-size:17px !important;
}

.error {
  background: pink !important;
}

.icon-mail input#m8dbfauemail_phone.mask.error {
  width: 83%!important;
}

.fancybox-content {
 background: black !important;
border: 1px solid #aaa;
}


.backcall {
background: #dca30c;
  padding: 14px;
  color: white !important;
  font-weight: bold;
  font-size: 19px;
  display: block;
  margin-bottom: 12px;
  display: inline-block;
  text-align:center;
  padding:15px 20px;margin-top:30px;
}
.backcall:hover {background: #fff;color: #000 !important;}


.wrap.afg input {
  width: 100%;
  padding: 10px;
  font-size: 17px;
  text-align: left;
  color: #323639;
  border-radius: 5px;
  background: #fff;
  border: 1px solid grey;
  margin-bottom:12px;
  font-style: italic;
}



.wrap.afg textarea {
  width: 100%;
  padding: 10px;
  font-size: 17px;
  text-align: left;
  color: #323639;
  border-radius: 5px;
  background: #fff;
  border: 1px solid grey;
  margin-bottom:12px;
  font-style: italic;
}


.title-h3 {
color: #e6ab0c;
  font-size: 35px;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  display: block;
  margin-bottom:12px;
}

.red_btn.send_btn input.cms_submit {
background: #dca30c;
  padding: 14px;
  color: white !important;
  font-weight: bold;
  font-size: 19px;
  display: block;
  max-width: 158px;
  border: none;
  margin-top: 12px;
  cursor: pointer;
}

div.gh a {
color: #e6ab0c;
}
div.gh  {
color: white;
}

.pop {
  display: none;
}

.timetbl .left_side {width: auto;float: none;}
.timetbl .right_side {margin-left: 0;}
.timetbl .left_side ul {margin: 40px 0px 20px 0px;padding: 0px;list-style: none;overflow: hidden;}
.timetbl .left_side li {display: list-item;float: left;height: 44px;}
.timetbl .left_side li a {display: inline-block;padding-left: 10px;height: 44px;color: #e6ab0c;}
.timetbl .left_side li a.active > span {background: url(https://sunnyfitness.ru/images/menu_bg_right.png) right center no-repeat;}
.timetbl .left_side li a.active > span > span {background: url(https://sunnyfitness.ru/images/menu_bg.png) left top repeat;color: #fff;}
.timetbl h1.maintitle {margin-top: 0;margin-bottom: 0;}

@media (max-width: 960px) {
.timetbl .left_side ul {margin: 0;}
.timetbl .left_side li a > span > span {font-size: 26px;padding: 0px;}
.timetbl .left_side li a {padding-left:0;font-style: italic;height:auto}
.timetbl .left_side li a.active > span {background: none;}
.timetbl .left_side li a.active > span > span {background: none;}
.timetbl  li a.active {background:none;}
.timetbl .left_side li {display: block;float: none;height: auto;padding: 8px 0px 7px 0;margin-bottom:0}
}

.cookies {
    position: fixed;
    bottom: 0;
    z-index: 10000;
    left: 0;
    right: 0;
    background: #f7f7f7;
}
.cookies a{
text-decoration:underline;	
}

.cookies a:hover{
text-decoration:none;	
}

.cookies .inf {
    width: 100%;
    margin: auto;
    padding: 20px;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #000;
max-width: 1400px;
}

.cookies .close {
    display: block;
    background: #e6ab0c;
    padding: 5px 10px;
    max-height: 29px;
    margin-left: 20px;
    color: #ffffff;
text-decoration:none;	
}

.cookies .close:hover {
    background: #2f2f2f
}

.cookies .close span {
    -moz-transform: rotate(45deg);
    /* Для Firefox */
    -ms-transform: rotate(45deg);
    /* Для IE */
    -webkit-transform: rotate(45deg);
    /* Для Safari, Chrome, iOS */
    -o-transform: rotate(45deg);
    /* Для Opera */
    transform: rotate(45deg);
    display: block;
    padding-top: 1px;
    padding-left: 2px;
}

@media (max-width: 767px) {
    .cookies .inf {
        width: 100%;
        font-size: 13px;
        letter-spacing: 1px;
    }
}

.hidden {display: none;}
/* Stylesheet: style Modified On 2025-05-29 15:12:14 */
body.open-nav {
  overflow: hidden;
}
body.open-nav .cbc {
  overflow: hidden;
}
@media (max-width: 992px) {
  body.open-nav .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
  }
  body.open-nav .header__top {
    z-index: 999;
  }
  body.open-nav .header__action {
    z-index: 999;
  }
}

.content_wp {
  width: 100%;
  max-width: 1175px;
}

.boxtext_ramka {
  width: 100%;
  max-width: 680px;
}

.text {
  width: 100%;
  max-width: 740px;
}

.burger-btn {
  display: none;
  width: 30px;
  height: 21px;
  cursor: pointer;
  transition: 0.3s;
  overflow: hidden;
  background: none;
  border: none;
  position: relative;
  outline: none;
}
.burger-btn span {
  position: absolute;
  left: 0;
  top: 9px;
  width: 30px;
  height: 3px;
  background-color: #e6aa0c;
  transition: 0.3s;
}
.burger-btn::before, .burger-btn::after {
  content: "";
  position: absolute;
  left: 0;
  width: 30px;
  height: 3px;
  background-color: #e6aa0c;
  transition: 0.3s;
}
.burger-btn::before {
  top: 0;
}
.burger-btn::after {
  bottom: 0;
}
.burger-btn.open {
  height: 30px;
}
.burger-btn.open span {
  opacity: 0;
}
.burger-btn.open::before, .burger-btn.open::after {
  width: 28px;
  background: #e6aa0c;
}
.burger-btn.open::before {
  top: 50%;
  margin-top: -1px;
  transform: rotate(-45deg);
}
.burger-btn.open::after {
  bottom: 50%;
  margin-bottom: -2px;
  transform: rotate(45deg);
}

@media (max-width: 1200px) {
  * {
    box-sizing: border-box;
  }
  #header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    height: 145px;
  }
  #logo {
    position: static;
  }
  .phoneAdress {
    position: static;
  }
  .wp_slider,
  .iosslider {
    width: 960px;
  }
  .boxtext_ramka {
    height: auto;
    background: none;
    padding: 0 0 0 30px;
    margin: 60px 0;
    border-left: 4px solid #e6ab0c;
  }
  .boxtext_ramka:first-child {
    margin-top: 0;
  }
  .boxtext_ramka:last-child {
    margin-bottom: 0;
  }
  h1.maintitle {
    margin-top: 0;
    padding-right: 0;
  }
  .left_side {
    width: 240px;
  }
  .left_menu {
    margin: 55px 0px 0px 40px;
  }
  .right_side {
    margin-left: 240px;
  }
  .left_menu li a {
    padding-left: 0;
  }
  .inner_menu {
    margin-bottom: -10px;
  }
  .inner_menu li {
    height: 38px;
    margin-bottom: 10px;
  }
  .inner_menu li a {
    height: 38px;
  }
  .inner_menu li a > span {
    height: 38px;
  }
  .inner_menu li a > span > span {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    padding: 0px 7px;
  }
  .inner_menu.bottom_menu_inner {
    display: block;
  }
  .inner .end_content {
    height: 100px;
  }
  .inner #footer {
    height: 100px;
    margin-top: 0;
  }
  #footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    height: 100px;
  }
  #footer > * {
    position: static;
  }
  #footer .visweb {
    width: 160px;
  }
  #footer .soci {
    display: flex;
    align-items: center;
  }
  #footer .soci a {
    display: block;
    margin: 0 10px;
  }
  #footer .soci img {
    display: block;
    width: 24px;
  }
}
@media (max-width: 992px) {
  #header {
    position: relative;
    z-index: 99;
  }
  .chheme {
    display: none;
  }
  .left_side {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    background: #000;
    padding: 180px 20px 0;
    z-index: 9;
  }
  .inner .left_menu,
  .left_menu {
    margin: 0;
    padding: 0;
  }
  .left_menu li a {
    font-size: 30px;
  }
  .right_side {
    margin-left: 0;
    padding: 0 20px;
  }
  .phoneAdress {
    display: flex;
    align-items: center;
  }
  .phoneAdress .adress {
    margin: 0 20px;
  }
  .burger-btn {
    display: block;
  }
  .wp_slider,
  .iosslider {
    width: calc(100vw - 40px);
  }
  .treeblockmain {
    display: flex;
    flex-wrap: wrap;
    margin: 80px -10px 50px;
    padding: 0px;
    width: auto;
  }
  .treeblockmain > li {
    width: 50% !important;
    padding: 0 10px !important;
    margin: 0 !important;
    position: static !important;
    height: auto !important;
  }
  .treeblockmain > li > a {
    display: flex;
    align-items: center;
    font-size: 22px;
    line-height: 1.2 !important;
    padding: 0 30px !important;
    height: 110px !important;
    background: url(/images/pl_1.png) center no-repeat !important;
    background-size: contain !important;
  }
  .left_menu li a:hover {
    background: none;
  }

  .gallery {
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
  }
  .gallery .img {
    float: none !important;
    width: 33.33%;
    padding: 10px;
    display: block;
    margin: 0 !important;
  }
  .gallery .img a {
    display: block !important;
  }
  .gallery .img img {
    display: block;
    width: 100%;
  }

}
@media (max-width: 767px) {
  #header {
    height: 90px;
    margin-bottom: 20px;
  }
  #logo {
    height: 60px;
    background-size: contain;
    width: 155px;
  }
  .treeblockmain {
    margin: 50px -20px;
  }
  .treeblockmain > li {
    width: 100% !important;
    margin: 10px 0 !important;
  }
  .treeblockmain > li > a {
    padding: 0 70px 0 20px !important;
    height: 60px !important;
    background-size: cover !important;
    font-size: 18px;
  }
  .treeblockmain > li > a br {
    display: none;
  }
  .text_c {
    width: 100%;
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.7;
  }
  .phoneAdress .adress {
    display: none;
  }
  .phoneAdress .phone {
    width: 32px;
    height: 32px;
    overflow: hidden;
    text-indent: -1000px;
    display: block;
    color: transparent;
    font-size: 0;
    background: url(/images/icon-phone.svg) center no-repeat;
    background-size: cover;
    margin-right: 20px;
  }
  .phoneAdress .phone a {
    display: block;
    width: 32px;
    height: 32px;
  }
  h1.maintitle {
    font-size: 30px;
    letter-spacing: -0.4px;
    line-height: 1.3;
  }
  .inner #footer {
    height: auto;
  }
  .inner .end_content {
    height: 50px;
  }
  #footer {
    flex-wrap: wrap;
    height: auto;
    padding: 20px 20px;
  }
  #footer > * {
    width: 100%;
    text-align: center;
    justify-content: center;
    margin: 10px auto;
  }
  .boxtext_ramka {
    padding: 0 0 0 20px;
    margin: 40px 0;
    border-left: 2px solid #e6ab0c;
    font-size: 18px;
    line-height: 1.6;
  }
  .pics img {
    width: 100%;
  }
  .inner_menu li {
    height: 30px;
  }
  .inner_menu li a {
    height: 30px;
  }
  .inner_menu li a > span {
    height: 30px;
  }
  .inner_menu li a > span > span {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    padding: 0px 5px;
  }
  .inner_menu.bottom_menu_inner {
    display: block;
    margin-top:0px;
    margin-bottom:0px;
  }
  .left_side {
    padding: 120px 20px 0;
  }
  .left_menu > li > a {
    font-size: 26px;
  }
  .pics {
    float: none;
    margin: 0 0 20px;
  }
  .table-scroll {
    overflow: auto;
    margin: 0 -20px;
    padding: 0 20px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .table-scroll::-webkit-scrollbar {
    display: none;
  }
  .gallery .img {
    width: 50%;
  }
  .big_text {font-size:22px;line-height:28px;padding: 0 0 0 20px;margin: 40px 0;border-left: 2px solid #e6ab0c;font-size: 18px;line-height: 1.6;font-weight: bold;}
}
@media (max-width: 390px) {
  h1.maintitle {
    font-size: 27px;
  }
}

.tablebrdrf tr:first-child {background:#e6ab0c}
.tablebrdrf tr:first-child span {background-color:#e6ab0c !important}

/*# sourceMappingURL=responsive.css.map */
/* Stylesheet: responsive Modified On 2023-09-19 17:19:30 */
