/* commented backslash hides from ie5mac \*/
html{
	height:100%;
	margin:0;
	padding:0
}
/* end hack */
html,body {
    background: url("images/bg_1.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #7c8194;
    font: 14px/24px Arial,sans-serif;
    position: relative;
    width: 100%;

}
body{
	_text-align:left;
	min-width:1170px;/* for mozilla*/
	background-color: #fff;
	height:100%;   color: #444444;
    padding: 0;margin: 0
}

.inner {
  width: 1170px; margin: 0 auto;position: relative;padding: 0;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:100%;
    padding: 0;margin: 0;
	margin:auto;
	position:relative;
	overflow:visible; padding-bottom:108px
}
.content_full {	padding-top:138px;}

/* mac hide \*/
* html #outer{
	_width:980px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#outer .inner{
   /*needed to make room for header*/
}
.cont_bg {
background: #fff;
}

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;

	z-index:74;
}
#header .inner{
  	height:138px;
}

#topmenu{
	position:absolute;
	bottom: 5px;
	left:0px;
	_width:100%;
	height:40px;
	z-index:65;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
  	height:40px;
	}
#topmenu ul li {
	position: relative;
	height:40px;
	float: right;
 	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: normal;  margin: 0 1px;
}
#topmenu ul li a {
	color: #fff;
	font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    padding: 0 25px;
   	height:20px;
    line-height: 20px;
    padding-bottom: 10px;
}
#topmenu ul li a:hover, #topmenu ul li.active a {
  border-bottom: 5px solid #e75a3e;
}

#logo {
	position:absolute;
	top:10px;
	left:30px;
	width: 201px;
	height:40px;
    color: #fff;
	z-index:300;
    padding-bottom: 30px; font-family: Script;font-style: italic; text-align: center;padding-left: 40px;
	background:  url(images/logo.png) no-repeat left bottom; font-size: 24px;text-decoration: none;

}
#logo span {
	text-indent: -5000px;display: none;
}

/* mac hide \*/
* html #outer, * html #header {width:780px}
/* end hide*/
#footer {
	color: #ffffff;
	width:100%;
	clear:both;
	height:108px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	_background:  url(images/footer.jpg) no-repeat center bottom #367a98;
	_background:  url(images/foter_bg.jpg) no-repeat center bottom #6BA7C1;

}
.foter {
	width:100%;
  margin: 0px auto;position: relative;
  height: 208px;font-style: normal;padding: 0px; padding-bottom: 0;
  background-color:  #17759B;
  background: url(images/ft_bg.jpg) no-repeat center top;
  text-shadow: 1px 1px 1px #000;
}

#footer p {
	margin-top: 10px;
      text-shadow: 1px 1px 1px #000;
}
#footer p a {
	text-decoration: none;
	color: #ffffff;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:468px;
	/* for ie*/
}
/* end hide*/
a:hover {
      text-decoration: none;
}

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	width:260px;
	float:left;
	z-index: 55;
}
#right-inner {
	 margin-top: 10px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
#left {
	position:relative;/*ie needs this to show float */
	width:880px;
	float:right;
	padding-left: 7px;
	z-index: 56;
}
#left-inner {
	padding-left: 19px;
	padding-right: 19px;
	_text-align: left;
}
#sidebar ul {
  margin: 0;padding: 0;_padding-left: 10px;
}

#clearfooter {
	width:100%;
	height:468px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-468px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
}


#content h1, .title,.LIn_title {
	font-size: 18px;
	color: #16769E;
	padding-left: 19px;
	line-height: 24px;
	position: relative;
}

#content h2 {
	font-size: 15px;
	color: #16769E;
	padding-left: 19px;
	line-height: 24px;
	position: relative;
}


h3#post-  {
	font-size: 12px;
	color: #16769E;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}
.B_crumbBox li {
width: auto;padding-left: 5px;display: inline-block; list-style: none 
}

#content p a {
	color: #16769E;
}


#footer p {
	padding: 8px;
}





.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #16769E;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #16769E;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	_border: dotted 1px #444444;
}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
    _color: #16769E;
}

.scroller {
  width:948px;height:451px;
  margin: 0 auto; margin-top: 20px;
  background: url(slider/slider_bg.png) top center transparent no-repeat; position: relative;
}
#slider {
  height: 443px;width: 940px; margin-top: 2px;margin-left: 2px;
}
.nivo-controlNav {
  position: absolute;bottom: 20px;right: 20px;
}
a.nivo-control {
  background: transparent url(slider/slider_arr.png) right center no-repeat;
  width: 16px;height: 16px;margin: 0 4px;display: inline-table;
  text-indent: -9999px;
}
.nivo-imageLink {
 position: absolute;display: block;
 height: 443px;width: 940px;
}
.nivo-caption {
  display: block;position: absolute;left: 0px;top: 210px;width: 400px;padding: 20px;
  _background: url(slider/slider_bg_txt.png) repeat left top transparent;
  background-image: url(slider/slider_bg_txt.png);
  color: #4b4b4b;text-shadow: 1px 1px 5px #fff;

}
.nivo-caption span {
  font-size: 20px;color: #16769E;display: block;
}
.nivo-caption a {
  font-size: 14px;  text-decoration: underline;margin-top: 5px;  color: #16769E;display: block;
}


.nivo-controlNav a.active {
    background: transparent url(slider/slider_arr.png) left center no-repeat;
}
address {
  position: absolute;bottom: 20px;left: 20px; font-style: normal; font-size:11px
}
address a {
  color: #fff;font-weight: 800;
}
.foter a:hover {  text-decoration: none;}

.foter em {  height: 142px; font-size: 14px;
    width:250px;float: left; font-style: normal;
    padding-right: 40px;
    _padding-right: 90px;color: #fff;
     text-shadow: 1px 1px 1px #000;
    font-family: Myriad Pro;
}
.foter em strong a {
  font-size: 18px;display: block;color: #fff;  font-weight: 400;
}
.contakts {
  width: 40%;float: right;
}
.contakts em {
  width: 100%;
}

.foter_menu {
  width: 60%;display: block;float: left;
}
.foter_line {
  display: block;height: 1px;width: 100%;clear: both;border-bottom:1px solid #fff;
}



.zakaz-div {
          padding: 20px;
          width: 250px;
          background: #ccc;
          border: #29216d 1px solid;z-index: 100;
          font-size: 12px;
          height: 300px !important;
		border-bottom-right-radius: 14px;
		-moz-border-radius-bottomright: 14px;
		-webkit-border-bottom-right-radius: 14px;
}
.zakaz-div h3 {
  margin: 0; color: #222222;
}

.zakaz-div p {
  margin: 2xp 0;
}
#ZakazForm label {
  display: block; color: #222222;
}
#ZakazForm {
  margin: 0;padding: 0
}

.zakaz-div #ZakazForm textarea,
.zakaz-div #ZakazForm input[type=text],
.zakaz-div #ZakazForm input[type=password]{
  width: 90%; margin: 3px auto;
font-size: 14px;
		border: 1px solid;
		border-color: #666 #ccc #ccc #666;
		padding: 2px;
		border-top-left-radius: 4px;
		border-top-right-radius: 4px;
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
		-moz-border-radius-topleft: 4px;
		-webkit-border-top-left-radius: 4px;
		-moz-border-radius-topright: 4px;
		-webkit-border-top-right-radius: 4px;
		-moz-border-radius-bottomleft: 4px;
		-webkit-border-bottom-left-radius: 4px;
		-moz-border-radius-bottomright: 4px;
		-webkit-border-bottom-right-radius: 4px;
}
.zakaz-div #ZakazForm textarea {
  height: 88px;
}

.zakaz-div fieldset {
		border-bottom-right-radius: 14px;
		-moz-border-radius-bottomright: 14px;
		-webkit-border-bottom-right-radius: 14px;
}

#ZakazForm select {
  margin: 10px;width: 150px;
}

.product .zoomList {
  float: right;padding:10px;padding-right: 0;
}
.spacer {
  clear: both;
}
h3 {
  color: #17759b
}
#content a.detal {
  color: #e85303;
  font-size: 12px;
}
.right_uslugi {
           float: right;width: 250px;padding-left: 40px;
}
.right_uslugi ul {
  margin: 0 ;padding: 0;
}
.right_uslugi .title,.servisi .title {
    margin-bottom: 10px;
    color: #16769E;  font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    padding-left: 19px;
    position: relative;
}

#content .right_uslugi ul li{
    list-style: none;
    display: block;
    font-size: 12px;
    margin-bottom: 20px;
    padding: 2px 5px;
}
iframe  {
      border: 3px solid #16769E;
}
#EmailForm button {
    clear: left;    border: none;color: #fff;font-weight: 800;height: 36px;line-height: 36px;
    background: transparent url(images/btn_bg.gif) repeat-x center center;   padding-left: 15px;padding-right: 15px
}
#EmailForm {
  position: relative;
}
#EmailForm p.error {
  _position: absolute;_width: 200px;_top: 50px;_right: -200px;
}


.bx-pager {
  display: none;
}
.post iframe {max-width:100%}

#content .bx-wrapper .bx-prev{
  background: transparent url(images/slider_lr.png) left center no-repeat;left: -30px;width: 25px;height: 57px;
}


#content .bx-wrapper .bx-next {
  background: transparent url(images/slider_lr.png) right center no-repeat;  right: -30px;  width: 25px;height: 57px;
}
.justifyfull {
  text-align: justify;
}
.bxslider li .desk,.kontdet .imgsl,.bxslider li h3  {
  display: none;
}
.bx-wrapper {
  margin-bottom: 10px !important;
}

.kontdet {
  visibility: visible;_margin-top: -20px;
}
.kontdet table td,.kontdet table  {
  border: none
}

.disblock {
  display: block;
}
#topmenu  .links ul {
  display: none;
}
#topmenu  .links li:hover ul {
  display: block;position: absolute;top:40px;left: -40px;text-align: left;padding-top: 10px;
height: auto;
}
#topmenu .links li ul li {
display: block;float: none;width: 230px;border-bottom: 1px solid #ccc; padding: 0;margin: 0;
  height: auto;line-height: normal;background: #293f4c

}
#topmenu .links li ul li a {
 _text-shadow: 1px 1px 5px #FFFFFF;
 padding: 0;margin: 0;
 float: none;  height: auto;line-height: normal;
}
#topmenu .links li ul li a span {
  display: block;padding:5px 10px;line-height: normal;
}
#topmenu .links li  li.active span,#topmenu .links li  li:hover span {
  _border-bottom: 5px solid #e75a3e;
  background-color: #182D36;
}

#topmenu .links li ul li a:hover{
  _color: #4B4B4B;
  background-color: #4b5157;
  background-image: -moz-linear-gradient(top, #52585e, #41474d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#52585e), to(#41474d));
  background-image: -webkit-linear-gradient(top, #52585e, #41474d);
  background-image: -o-linear-gradient(top, #52585e, #41474d);
  background-image: linear-gradient(to bottom, #52585e, #41474d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff52585e', endColorstr='#ff41474d', GradientType=0);

}
#topmenu .links li ul li.last {
  border: none
}

#share42 {padding: 6px 6px 0; background: transparent;}
#share42:hover {background:transparent #F6F6F6;}
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}
.share42init {
  margin-left: -70px; left: 50%;
}


.lang {
  position: absolute;
  right: 10px;
  top: 13px;
}
.lang a {
  display: block;
  float: right;
  height: 16px;
  text-indent: -9999px;
  width: 24px;
}
.lang a.l_ua {
  background: url("images/ukr.png") no-repeat scroll center center transparent;
  margin-right: 10px;
}
.lang a.l_ru {
  background: url("images/rus.png") no-repeat scroll center center transparent;
}
#footer a {
  color: #fff;
}
.adress {
  background: url("images/time.png") no-repeat scroll left center transparent;
  line-height: 26px;text-align: center;
  margin-left: 10px;
  margin-right: 0px; position: absolute;
  bottom: 10px;right: 0px;
  padding: 0 0px 0 28px; color: #fff;
}
#sitemap {
  color: #fff; position: absolute;top: 60px;left: 100px; text-decoration: none;z-index: 301
}

.phone {
  position: absolute;
  top:40px;left: 300px;_width: 600px;
}

.phone em {
  background: url("images/l_phone.png") no-repeat scroll left center rgba(0, 0, 0, 0);
  font-style: normal;color: #fff;
  letter-spacing: 0.2px;
  margin-right: 8px;
  padding-left: 20px;
}
#mts {
  background: url("images/l_mts.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
#lf {
  background: url("images/l_life.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
#ks {
  background: url("images/l_ks.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}



.left_box,.left_box .links {
  list-style: none
}

.left_box li a,.left_box  .links  li  a {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;

  display: block;
  _width: 100%;
  height: 100%;
  background-color: #4b5157;
  background-image: -moz-linear-gradient(top, #52585e, #41474d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#52585e), to(#41474d));
  background-image: -webkit-linear-gradient(top, #52585e, #41474d);
  background-image: -o-linear-gradient(top, #52585e, #41474d);
  background-image: linear-gradient(to bottom, #52585e, #41474d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff52585e', endColorstr='#ff41474d', GradientType=0);
    color: #ffffff; line-height: normal;
    position: relative;
    text-shadow: 2px 2px 0 rgba(19, 12, 22, 0.04);
    text-decoration: none; list-style: none;
    padding: 10px;



}
.left_box li a:hover,.left_box .links li a:hover,.left_box .links li.active a {
   background-color: #757E87;
  background-image: -moz-linear-gradient(top, #757E87, #666E77);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#757E87), to(#666E77));
  background-image: -webkit-linear-gradient(top, #757E87, #666E77);
  background-image: -o-linear-gradient(top, #757E87, #666E77);
  background-image: linear-gradient(to bottom, #757E87, #666E77);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff52585e', endColorstr='#ff41474d', GradientType=0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.progr {
  width: 33%;float: left;text-align: center;position: relative; margin-bottom: 30px;
}
.progr img {
  _width: 90%;margin: 0 auto;max-width: 100%;max-height: 100%
}
.punkt ul {
  list-style: none;background:#757E87;display: none;height: 0;
    -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.punkt:hover ul,
.punkt.active ul
 {
  display: block;height: auto;
      -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.left_box .links > li  ul li a {
  list-style: inside disc
}

.left_box  .punkt ul li a{
  display: block;
  height: 100%;  background:#757E87; background-image:none;
      color: #ffffff; line-height: normal;
    position: relative;
    text-shadow: 2px 2px 0 rgba(19, 12, 22, 0.04);
    text-decoration: none; list-style: none;
    padding: 10px;padding-left: 30px;
}
.clear {
  clear: both;
}
.progr .name {font-weight: bold;color: #000;text-decoration: none;display: block;height: 45px;}
.progr_list {
  margin: 20px 0;
}
.progr a {
  text-decoration: none;
}
.progr .price { background: #fff;
  position: absolute;right: 5px;bottom: 0;padding:0px 10px;font-weight: bold;border: 2px solid #D71303;color: #FF6600; font-size: 16px
}
.post a {
  color: #16769e;text-decoration: none;
}
.post a:hover {
  text-decoration: underline;
}
.its_checker input {
 border: 1px solid #16769e;
    height: 22px;
    line-height: 22px;
    padding-left:15px;

}
#check-btn {
  background: url("images/btn_bg.gif") repeat-x scroll center center transparent;
    border: medium none;
    clear: left;
    color: #fff;
    font-weight: 800;
    height: 25px;
    line-height: 25px;
}
#back-top {
  bottom: 40px;
  margin-right: 500px;
  position: fixed;
  right: 50%;
  z-index: 9999;
}
#back-top a {
  color: green;
  display: block;
  font: 11px/100% Arial,Helvetica,sans-serif;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 1s ease 0s;
  width: 50px;
}
#back-top span {
  display: block;
  height: 50px;
  line-height: 50px;
  transition: all 1s ease 0s;
  width: 50px;
  font-size: 30px;font-weight: bolder;
  border: 2px solid #16769e;

		border-radius: 25px;
		-moz-border-radius: 25px;
		-webkit-border-radius: 25px;
}
#partner {
  width: 200px;height: 200px;
}
#partner .nivo-caption {
  background:none;
  color: #4b4b4b;
  display: block;
  left: 0;top: 0;
  padding: 0px;
  position: absolute;
  text-shadow: none;
  width: 200px;
  height: 200px;
}
#partner .nivo-caption a {
  display: block;
  width: 200px;
  height: 200px;
}
.res-menu-wrap {
  display: none;
}
.phone a {
  color: #fff;cursor: pointer; text-decoration: none;
}


.hidden-phone {
   text-align: center;
}

.callback {
  _border-bottom: 1px solid #e75a3e
}



.callback {
  position: relative;
  display: inline-block;
  font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
  color: rgb(245,245,245);
  text-shadow: 0 -1px rgba(0,0,0,.1);
  text-decoration: none;
  user-select: none;
  padding: .3em 1em;
  outline: none;
  border: none;
  border-radius: 3px;
  background: #0c9c0d linear-gradient(#82d18d, #0c9c0d);
  box-shadow: inset #72de26 0 -1px 1px, inset 0 1px 1px #98ff98, #3caa3c 0 0 0 1px, rgba(0,0,0,.3) 0 2px 5px;
  -webkit-animation: pulsate 1.2s linear infinite;
  animation: pulsate 1.2s linear infinite;
}
.callback:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  cursor: pointer;
}
.callback:active {
  top: 1px;
  color: #fff;
  text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff;
  box-shadow: 0 -1px 3px rgba(0,0,0,.3), 0 1px 1px #fff, inset 0 1px 2px rgba(0,0,0,.8), inset 0 -1px 0 rgba(0,0,0,.05);
}
@-webkit-keyframes pulsate {
  50% {color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff;}
}
@keyframes pulsate {
  50% {color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff;}
}






.hidden-phone .btn-primary {
padding: 16px 12px 17px !important;
}
.isStuck .phone {
    padding: 12px 0 0;
}
.isStuck .hidden-phone .btn-primary {
/*padding: 10px 12px 11px !important; margin-bottom: 10px;*/
display: none;
}
.hidden-phone i {
font-size: 36px ;color: #fff;background: #27b8d1;padding: 5px; height: 36px;width: 36px;text-align: center;line-height: 36px; border-radius:50%;margin-top: 50px;
cursor: pointer; display: none;
}
.isStuck .hidden-phone i {
  margin-top: 2px;
}

.phone_inner {
  padding: 0px;
}
.zakaz {
  position: fixed;width: 100%;height: 100%;background: rgba(0,0,0, 0.5);left: 0;top: 0; z-index: 1000;display: none;
}
.zakaz_form {
  width: 300px;padding: 20px;background: #fff;position: fixed;top:20px;left: 50%;margin-left: -160px;text-align: center;
}
#ZakazForm input.btn-primary:hover {
  background: #000 !important;
}
.zakaz .fa-times {
  position: fixed;top:30px;left: 50%;margin-left: 140px;font-size: 30px;color:#233444;cursor: pointer;
}
#ZakazForm fieldset {
  padding: 0;margin: 0;border: 0
}
#cfContact{   cursor: pointer;
  background: transparent url("images/btn_bg.gif") repeat-x scroll center center;
border: medium none;
clear: left;
color: #fff;
font-weight: 800;
height: 36px;
line-height: 36px;
padding-left: 15px;
padding-right: 15px;
}
#ZakazForm input[type="text"]{
  border: 1px solid #16769e;
height: 22px;
line-height: 22px;
padding-left: 15px;
}

#ZakazForm label {
  margin-bottom: 10px;
}









@media (max-width: 1200px) {
    body {
      margin: 0;
      min-width: 300px;
    }


    #header .inner  {
        width: auto;padding: 0 25px;
    }
    .inner  {
        width: auto;padding: 0 25px;
    }
    #left {
      float: none;
      margin-left: 280px;
      width: auto;padding: 0
    }
    #slider {
      height: 443px;
      width: 100% !important;   background-size: contain !important;
    }
     .scroller {
      width: auto; background: transparent
    }
    .nivo-slice {
      background-size: contain !important; width: 100% !important;
    }
    #slider-wrapper {
      width: 100%
    }
    .nivo-imageLink {
        width: 100%  ;
      }
    #topmenu ul li a {
      color: #fff;
      padding: 0 10px 10px;
      text-decoration: none;
    }
    .adress {
      right: 20px;
    }
    .progr .name {
      overflow: hidden;
    }
    .post {
      padding-top: 20px
    }

}

@media (max-width: 960px) {
    #topmenu ul li a { font-size: 14px;}
    #slider {
      height: 300px  !important;
    }
    .scroller {
      height: 300px;
    }
    .nivo-imageLink {
        height: 300px ;
      }
    .nivo-slice {
        height: 300px !important;
      }
    .nivo-caption {
      top: auto;
      bottom: 5px;
    }
    .progr {
     width: 50%;
    }
    .phone {
      left: auto;right: 0px;
      top: 40px;width: 140px;
    }
   .adress {
      right: auto;left: 320px; top: 20px; height: 50px;
    }
    .post table,img {
      max-width: 100%
    }
    .callback span span {
      display: none;
    }
    .callback span {
      line-height: 12px;text-align: center;display: inline-block; width: 110px;
    }
    .callback {
      padding: 0.1em 0.5em;display: inline-block;width: auto;
    }

}


@media (max-width: 860px)  {
   #right {
     display: none;
   }
   #left {
     margin-left: 0;
   }
.nav {
  display: none;
}

.res-menu-wrap {
  display: block;
}


}



.res-menu-wrap {
  position: absolute;
  z-index: 1; width: 100px;
  top: 0;
  left: 0;
}
.res-menu {
  display: none;
  opacity: 0;
  z-index: 1000;
  height: 50px;
  line-height: 50px;
  margin: 0;
}
.res-menu-title {
  display: none;
  position: absolute;
  top: 14px;
  left: 20px;
  font-size: 16px;
  color: #ffffff;
  padding-left: 20px;
  z-index: -1;
}












.wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
.xpandable-block {
  height: 55px;
  overflow: hidden;
  order: 0;
}
.xpand-button {
  order: 1;
}
input[type="checkbox"] {
 display: none;
}
input[type="checkbox"]:checked + .xpandable-block {
  height: auto;
}
label {
  order: 1;
  color: blue;
  text-decoration: underline;
  font-size: 18px;
  cursor: pointer;
}

















@media (max-width: 860px)  {
  .res-menu {
    display: block; width: 100px;
  }
  .res-menu-title {
    display: block;
  }
}

.res-menu-title:before {
  content: "\f0c9";
  font-family: 'FontAwesome';
  left: 0;
  position: absolute;
  top: 0;
}

@media (max-width: 680px)   {
     .adress {
        left: 110px; top: 105px;font-size: 12px; height: 30px;  line-height: 14px;
    }
    .phone {
      top: 30px
    }
   .contakts {
    width: 80%;
    }
   .post table {
      width: 100% !important
    }
}
@media (max-width: 430px)  {
#logo {
  width: 40%;   background-size: contain !important;font-size: 18px;   padding-left: 0px;text-align: center; height: 20px;text-indent: -9999px
}
.adress {
  display: none;
}
#sitemap {
left: 15%;
top: 50px;

}
.progr {
    width: 100%;
}
}
#reviews,#reviews .nivo-slice  {
  width: 260px !important;
  height: 140px !important;
  overflow: hidden;
  background-size: contain !important;
  background-position: center !important;

}
#reviews {
  margin-bottom: 40px;
}
#reviews a {
  display: none;
}

#reviews .nivo-caption a {
  display: block;
  width: 260px; z-index: 111;
  height: 140px;
}
#reviews img {
  max-height: 100%
}

#reviews .nivo-caption {
	background: none;
	color: #4b4b4b;
	display: block;
	left: 0;
	top: 0;
	padding: 0px;
	position: absolute;
	text-shadow: none;
	width: 260px;
	height: 140px;
}
#reviews .nivo-caption span {  display: none;
  font-size: 20px;color: #16769E;position: absolute;bottom: 0px;background: rgba(255,255,255,0.7);text-align: center;padding: 3px 0px;text-align: center;  width: 100%
}
