body {
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
	height: 100%;
    font: 13px/16px Arial, Helvetica, sans-serif;
    color: #333333;
    background: #ffffd6;
    position: relative;
	overflow: hidden;
}
.bg{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	text-align: center;
	}
	#map2{
	  height:100%;
      width: 100%;
      position: absolute;
	  top: 0; left: 0;
	}

#main-icon-1-line {
	position: fixed;
	width:200px;
	height:100px;
	top:410px;
	left:720px;
	background:url(../images/map_1.png);
	background-size: 200px 100px;
	display:block;
	z-index:50;
}



#main-icon-1-line:hover{
	background:url(../images/map_2.png);
	background-size: 200px 100px;
	}
#wrapper	{
min-width: 1024px;
min-height: 1500px;
}
#wrapper #header{
 box-shadow:

   rgba(0,0,0,.8) 3px 3px 8px -3px;
margin: 0;
padding: 0;
z-index: 3;
background-color:#005baa;
background-position: left;
background-repeat: repeat-x;
position: fixed;
width: 100%;
height: 78px;

	}
#wrapper #header #header-konteiner{

	width:1024px;
	height:76px;
	border: 0px double black;
	margin-left: auto;
    margin-right: auto;
		}
#wrapper #header #header-konteiner #logotip{
	cursor:pointer;
	width: 240px;
    height: 120px;
	color:#FFFFFF;
	text-align:  center;
    text-decoration: none;
	font-size: 10pt;
	font-weight: 480;
	border: 0px double black;
	background-color:#005baa;
	margin-top: -76px;
	margin-left: auto;
    margin-right: auto;
	box-shadow:
   0 1px 4px rgba(0, 0, 0, .3),
   -23px 0 20px -23px rgba(0, 0, 0, .8),
   23px 0 20px -23px rgba(0, 0, 0, .8),
   0 0 40px rgba(0, 0, 0, .1) inset;
		}
#wrapper #header #header-konteiner #logotip:hover{
	cursor:pointer;
	width: 240px;
    height: 120px;
	color:#FFFFFF;
	text-align:  center;
    text-decoration: none;
	font-size: 10pt;
	font-weight: 480;
	border: 0px double black;
	background-color:#005baa;
	margin-top: -76px;
	margin-left: auto;
    margin-right: auto;
	box-shadow:
   0 1px 4px rgba(255, 240, 0, .3),
   -23px 0 20px -23px rgba(255, 240, 0, .8),
   23px 0 20px -23px rgba(255, 240, 0, .8),
   0 0 40px rgba(255, 240, 0, .1) inset;
		}
#wrapper #header #header-konteiner #logotip img {
 position: relative;
    top: -55px;
	}
.lpgo-text {
    position: relative;
    top: -67px;
}
.logotext{
    margin-top: -20px;
}
#wrapper #header #header-menu{
	width:930px;
	height:76px;
	border: 0px double black;
	margin-left: auto;
    margin-right: auto;
			}
#wrapper #header #header-menu ul {
    list-style: none;
    position: relative;
    float: left;
}

#wrapper #header #header-menu ul.first {


}
#wrapper #header #header-menu ul.second {
  width:440px;

}
#wrapper #header #header-menu ul.third {

}
#wrapper #header #header-menu ul.fourth {

}
#wrapper #header  #header-menu ul li {

    line-height: 1em;
    list-style-image: none;
    padding: 4px 0;
    background: none;
}
#wrapper #header #header-menu a {
    font-size: 19px;
    color: #FFF000;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
}
#wrapper #header #header-menu a:hover{
	font-size: 19px;
    color: #fff;
    text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
	text-decoration: none;
}
#top-social {
    width: 55px;
    height: 35px;
    float: right;
    margin-top: -110px;
    margin-right: 0px;
    padding: 10px;
}
.vk {
	background: url(../images/social/vk1.png);
	display: block; /*  Рисунок как блочный элемент */
    width: 35px; /* Ширина рисунка */
    height: 35px;
}
.vk:hover{
	background: url(../images/social/vk2.png);
	display: block; /*  Рисунок как блочный элемент */
    width: 35px; /* Ширина рисунка */
    height: 35px;
}
/*Ценовая котегория*/
#contacts-line2 {
    z-index: 100;
    width: 240px;
    top: 25%;
    padding: 0px 45px;
    position: absolute;
    right: 0;
}
#contacts-container2 {
    width: 260px;
    position: relative;
}
#contacts-box2 {
    background: #ffffff;
    opacity: 0.95;
    position: relative;
    z-index: 100;
    border-radius: 20px;
    box-shadow: 0 0 7px rgb(0 0 0 / 50%);
    border: solid 1px #fff;
}
#left-col2 {
    z-index: 100;
    width: 240px;
    top: 85px;
    padding: 0px 45px;
    position: absolute;
    left: 0;
}
#left-col2 img {
    width: 50%;
    border-radius: 20px;
}
#contacts-box2 #content-kont2 {
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    overflow: hidden;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 250px;
}
#black_a {
    color: #333333;
}
#right-col2 {
    margin: 5%;
}
#right-col2 h1 {
    font-size: 16px;
    text-align: center;
    color: #005baa;
    font-family: Arial, Helvetica, sans-serif;
}
#right-col2 h4 {
    text-align: start;
    color: #f8351e;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}
/*НАЧАЛО цвет цены*/

#color1{
	width:50px;
	height:20px;
	background-color:#ffff00;
	border: 1px solid black;
	}
#color2{
	width:50px;
	height:20px;
	background-color:#00137f;
	border: 1px solid black;
	}
#color3{
	width:50px;
	height:20px;
	background-color:#fd67ff;
	border: 1px solid black;
	}
#color4{
	width:50px;
	height:20px;
	background-color:#ff321a;
	border: 1px solid black;
	}
#color5{
	width:50px;
	height:20px;
	background-color:#00d719;
	border: 1px solid black;
	}
#color6{
	width:50px;
	height:20px;
	background-color:#ff9200;
	border: 1px solid black;
	}
#color7{
	width:50px;
	height:20px;
	background-color:#6464ff;
	border: 1px solid black;
	}
#color8{
	width:50px;
	height:20px;
	background-color:#8f8e8a;
	border: 1px solid black;
	}
/*КОНЕЦ цвет цены*/

#contacts-line {
    position: fixed;
    z-index: 100;
    bottom: 100px;
    width: 100%;
}
@media screen and (min-width: 1285px) and (max-width: 1366px){
#contacts-line {
    position: absolute;
    z-index: 100;
    bottom: 855px;
    width: 100%;
}
	}
#contacts-container {
    max-width: 1400px;
    min-width: 1024px;
    margin: 0 auto;
    position: relative;
}
#contacts-box {
    background: #F0F0F0;
    opacity: 0.95;
    position: relative;
    z-index: 100;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(240,240,240,.95);
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,.5);
    box-shadow: 0 0 7px rgba(0,0,0,.5);
    border: solid 1px #fff;
    margin: 0 3% 0 3%;
}
#contacts-box #content-kont {
    display: inline-block;
     font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    overflow: hidden;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
	height:150px;
}
#left-col {
    padding: 10px 5px 0 35px;
	float: left;
    width: 31%;
}

#left-col h2{
   color:#005baa;
    font-family: Arial, Helvetica, sans-serif;
}

#center-col {
    padding: 10px 5px 0 15px;
	float: left;
    width: 31%;
}
#center-col h2{
   color:#005baa;
    font-family: Arial, Helvetica, sans-serif;
}
#right-col {
    padding: 10px 0 0 25px;
	float: left;
    width: 31%;
}
#right-col h2{
   color:#005baa;
    font-family: Arial, Helvetica, sans-serif;
}

#wrapper #footer{
width: 100%;
border: 0px double black;
position: fixed;
left: 0;
bottom: 0;
z-index: 3;

	}

#wrapper #footer #nav-icons {
    width:802px;
	height:120px;
	border: 0px double black;
	margin-left: auto;
    margin-right: auto;
}
#wrapper #footer #nav-icons #blok-icons{
	border: 0px double black;
	float: left;
	width: 120px;
	height: 120px;
	margin-right: 48px;

	}
#wrapper #footer #nav-icons #blok-icons1{
	border: 0px double black;
	float: left;
	width: 120px;
	height: 120px;

	}
	#blok-icons a {
	color:#000000;
	display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-decoration: none;
	box-shadow:
   0 1px 4px rgba(0, 0, 0, .3),
   -23px 0 20px -23px rgba(0, 0, 0, .8),
   23px 0 20px -23px rgba(0, 0, 0, .8),
   0 0 40px rgba(0, 0, 0, .1) inset;
	}
	#blok-icons1 a {
	color:#000000;
	display: block;
    text-align: center;
    width: 100%;
    height: 100%;
     font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-decoration: none;
	box-shadow:
   0 1px 4px rgba(0, 0, 0, .3),
   -23px 0 20px -23px rgba(0, 0, 0, .8),
   23px 0 20px -23px rgba(0, 0, 0, .8),
   0 0 40px rgba(0, 0, 0, .1) inset;
	}
	#blok-icons p {
    padding-top: 95px;
    font-weight: 600;
	}
	#blok-icons1 p {
    padding-top: 95px;
    font-weight: 600;
	}
	a.skidka {
    background: url(../images/ikonki/skidka.png);
    display: block;
	background-size: 120px 120px;
    width: 120px;
	height: 120px;
   }
   a.skidka:hover {
    background: url(../images/ikonki/skidka-2.png);
	display: block;
	background-size: 120px 120px;
    width: 120px;
	height: 120px;
   }
   a.yh {
    background: url(../images/ikonki/536.png);
    display: block;
	background-size: 120px 120px;
    width: 120px;
	height: 120px;
   }
   a.yh:hover {
    background: url(../images/ikonki/536-2.png);
	display: block;
	background-size: 120px 120px;
    width: 120px;
	height: 120px;
   }
    a.price {
    background: url(../images/ikonki/price.png);
    display: block;
	background-size: 120px 120px;
    width: 120px;
	height: 120px;
   }
   a.price:hover {
    background: url(../images/ikonki/price-2.png);
	display: block;
	background-size: 120px 120px;
    width: 120px;
	height: 120px;
   }
   a.maps {
    background: url(../images/ikonki/maps.png);
    display: block;
	background-size: 120px 120px;
    width: 120px;
	height: 120px;
   }
   a.maps:hover {
    background: url(../images/ikonki/maps-2.png);
	display: block;
	background-size: 120px 120px;
    width: 120px;
	height: 120px;
   }
   a.kontakt {
    background: url(../images/ikonki/kontakt.png);
    display: block;
	background-size: 120px 120px;
    width: 120px;
	height: 120px;
   }
   a.kontakt:hover {
    background: url(../images/ikonki/kontakt-2.png);
	display: block;
	background-size: 120px 120px;
    width: 120px;
	height: 120px;
   }
 #wrapper #footer #ferst-line {
	margin-top:40px;
	background-color: rgba(0, 91, 170, 0.7);
	width: 100%;
    height: 135px;
    display: block;
    position: relative;

  }
  #ferst-line #new-container{
	width: 1300px;
    height: 95px;
    position: relative;
	border: 0px double black;
	margin-left: auto;
    margin-right: auto;
  }
   #ferst-line #new-container #news{
    width: 320px;
    float: left;
    height: 106px;
     font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
#image{
    float: left;
    padding: 13px 0;
    margin-right: 10px;
	box-shadow:
   0 1px 4px rgba(0, 0, 0, .3),
   -23px 0 20px -23px rgba(0, 0, 0, .8),
   23px 0 20px -23px rgba(0, 0, 0, .8),
   0 0 40px rgba(0, 0, 0, .1) inset;
}
#description {
    margin-top: 15px;
    max-height: 110px;
    /* max-height: 85px; */
    overflow: hidden;
    /* padding: 0px 20px; */
}
#description2 {
    margin-top: 13px;
    max-height: 110px;
    /* max-height: 85px; */
    overflow: hidden;
    /* padding: 0px 20px; */
}
#promo-main {
    font-size: 18px;
    color: #FFF000;
}

#description p {
	margin-top: 0px;
    font-size: 14px;
    color: white;
}
 #wrapper #footer #second-line {
    background-image: url(../images/footer.png);
    background-position: left bottom;
    background-size: 100%;
    background-repeat: repeat-x;
    position: relative;
    height: 70px;
    min-width: 1000px;
}
#index-bottom {
    max-width: 1400px;
    min-width: 1000px;
    margin: 0 auto;
    position: relative;
}
#copyright {
    font-size: 13px;
    opacity: 1;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    bottom: -35px;
    position: absolute;
    height: 20px;
    left: 45%;
}
#social-icons {
    position: absolute;
    bottom: -28px;
    left: 50%;
    margin-left: -61px;
    cursor: pointer;
    width: 112px;
    cursor: pointer;
    height: 20px;
}
#webrover {
	opacity: 0.7;
    font-size: 12px;
    color: #ffffff;
    margin: 0;
    bottom: -35px;
    position: absolute;
    right: 3%;
    height: 20px;
}
#webrover a {
    text-decoration: underline;
    color: #ffffff;
    display: block;
}
#saits{
    float: left;
    padding: 0 3px;
}
#saits img{
    border: 1px solid #fff;
}
.site-publ{
        color: #b3cee6;
}
.site-publ a{
        color: #b3cee6;
}
#sss{
    bottom: -4px;
    position: relative;
    left: -1%;
}
#gallery-zenit {
	width: 950px;
	margin: 50px auto;
	margin-left: auto;
    margin-right: auto;
}
#video-zenit {
	width: 662px;
	margin-left: auto;
    margin-right: auto;
}
    #YMapsID {
      width: 100%;
      height: 100%;
      min-height: 600px;
      position: absolute;
	  top: 0; left: 0;
        }


        #YMapsID .ymaps-copyrights-pane,
        #YMapsID .ymaps-controls-rightbottom {
            display: none;
        }

        .hause_items_shows{
            display: none;
        }

        .show-items-info {
            background: none repeat scroll 0 0 rgba(253, 250, 243, 0.8);
            left: 0;
            padding: 15px;
            top: 0;
            width: 250px;
            z-index: 19;
        }
.price_map{
    position: relative;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin: 4px 0px 4px 0px;
}
.color_price{
    width: 50px;
    height: 20px;
    background: #6464f6;
    border-radius: 20px;
    box-shadow: 0 0 7px rgb(0 0 0 / 40%);
}
.text_price{
    position: absolute;
    left: 60px;
    font-size: 14px;
    font-weight: 600;
}
