html {
	font-size: 100%;
}
body {
	background: #EBEBEB;
}
header {
	position: relative;
}
header img {
	width: 100%;
	position: absolute;
	top: 0;
	z-index: -1;
}
.head_but {
	width: 13%;
	padding-top: 29%;
	z-index: 1;
}
.head_but1 {
	margin-top: 30%;
	width: 12%;
	padding-left: 1.2%;
	z-index: 1;
}
.head_but2 {
	margin-top: 30%;
	width: 12%;
	padding-left: 1.2%;
}
.head_but_right {
	width: 13%;
	padding-top: 29.5%;
	z-index: 1;
	float: right;
	margin-left: 87%;
}
.head_but1_right {
	margin-top: 30%;
	width: 12%;
	padding-left: 1.2%;
	z-index: 1;
	float: right;
}
.wrapper {
	
	width: 100%;
}
.wrapper img {
	margin-top: 42.1%;
	z-index: 2;
}
.meny_top > div  > img {
	margin-top: 44.1%;
	width: 15%;
	box-shadow: 0px 2px 9px rgba(15, 14, 14, 0.65);
}
.meny_top > div > a  > img {
	margin-top: 44.1%;
	width: 15%;
	box-shadow: 0px 2px 9px rgba(15, 14, 14, 0.65);
}
.but_menu_org {
	
}
#but_text {
  font-family: "Arial";
  color: rgb( 255, 255, 255 );
  font-weight: bold;
  text-shadow: 0.1em 0.1em 0.2em black;
  position: absolute;
  z-index: 11;
  margin-top: 44.7%;
	margin-left: 24.5%;
}
#okno, #okno1, #okno2, #okno3, #okno4, #okno5, #okno6, #okno7 {
	display: none;
}
.info_disp1 {
	position: absolute;
	margin-left: 25%;
	margin-top: 11%;
	z-index: 3;
	width: 48%;
}
.info_disp1 img {
	width: 42% !important;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.okno {
	width:50%;
	z-index: 2;
	margin-top: 10%;
	margin-left: 24%;
	-webkit-transition: margin-top 0.5s ease-out 0.5s;
	-moz-transition: margin-top 0.5s ease-out 0.5s;
	-ms-transition: margin-top 0.5s ease-out 0.5s;
	-o-transition: margin-top 0.5s ease-out 0.5s;
	transition: margin-top 0.5s ease-out 0.5s;
}
.okno-hov {
	width:50%;
	z-index: 1;
	margin-top: 15%;
	margin-left: 24%;
	-webkit-transition: margin-top ease-out 0.5s;
	-moz-transition: margin-top ease-out 0.5s;
	-ms-transition: margin-top ease-out 0.5s;
	-o-transition: margin-top ease-out 0.5s;
	transition: margin-top ease-out 0.5s;
	opacity: 1;
}
a, a:hover, a:active {
	color: white;
}
.kusti {
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
}
article {
	border-left: 5px solid #3CAF05 !important;
	border-right: 5px solid #3CAF05 !important;
	width: 70%;
	position: relative;
	top: 0;
	padding-left: 1.5% !important;
	font-family: arial;
	font-weight: bold;
	line-height: 1.4;
	padding-bottom: 35px;
	text-indent: 28px;
	text-align: justify;
	float: left;
}
article img {
	width: 70%;
}
.art_img {
	width: 137% !important;
}
article h2 {
	background: url(../image/article_bg.png) no-repeat left!important;
	color: #fff;
	font-size: 21px;
	padding-left: 1em;
}
article p {
	padding-top: 1%;
}
.art_right {
	float: right;
	margin-top: 27px;
	margin-right: 11px;
	width: 26%;
}
.art {
	display: inline-block;
	width: 100%;
}
#background { 
  left: 0; 
  top: 0; 
  position: fixed; 
  background: #000; 
  opacity: 0.7; 
  z-index: 999; 
  display: none; 
  height: 100%; 
  width: 100%;
} 
 
#modal_window { 
  display: none; 
  z-index: 9999; 
  border: 1px solid #444; 
  background-color: #FEFEFE; 
  border-radius: 10px; 
  padding: 15px 20px; 
  height: 82%; 
  width: 95%;
}
#modal_window a {
	float: right;
	color: #1023FF;
}
iframe {
	height: 100%; 
  	width: 100%;
}
.dvij {
	position: absolute;
	width: 100%;
	margin-top: 27%;
}
#tent {
	position: absolute;
	top: -10px !important;
	left: 0;
	width: 18%;
}
#budka {
	position: absolute;
	top: 0;
	right: 0;
	width: 20%;
}
.info_disp1 > ul {
	padding: 11px;
}
.email {
	padding: 11px;
}
footer {
	position: relative;
	width: 100%;
}
.foot_head, .foot_cont, .foot_foot {
	position: relative;
	display: inline-block;
}
.foot_cont {
	width:100%;
}
.foot_foot {
	width: 100%;
	margin-top: 20px;
	display: inline-flex;
}
.foot_foot > div {
	float: left;
}
.foot_head {
	width: 100%;
	background: #909090;
}
.foot_img {
	margin-top: -2%;
	margin-left: 3%;
	float: left;
	width: 270px;
	min-width: 270px;
}
.foot_img > img {
	width: 270px;
}
.foot_menu > ul {
	width: 138px;
	float: left;
	padding-top: 23px;
	padding-left: 17px;
}
.foot_tel {
	display: inherit;
	float: left;
	width: 400px;
	padding: 12px;
}
.foot_menu {
	margin: 13px 30px;
	float: left;
}
.foot_adres {
	margin-left: 11%;
	color: #fff;
	margin-top: 1%;
	float: left;
}
.foot_adres > p {
	width: 240px;
}
.foot_tel > div {
	color: #fff;
	font-size: 41px;
	padding: 10px 17px;
	text-shadow: 1px 1px 1px #000;
}
.foot_tel > img {
	float: left;
	margin-top: 31px;
}
.foot_menu > ul > li > a {
	text-decoration: none;
	font-size: 19px;
	text-shadow: 1px 1px 1px #000;
}
.red_line {
	width: 100%;
	height: 2px;
	background: red;
	margin-top: 33px;
}
.rekviziti {
	float: left;
	width: 460px;
}
.rekviziti > div > div {
	float: left;
	display: inline-flex;
	padding-right: 37px;
} 
.rekviziti > div > div > img {
	padding-right: 14px;
}
.rekviziti > div > div > p {
	padding-top: 11px;
}
.rekviziti > div {
	display: inline-flex;
}
.foot_name {
	font-size: 21px;
	font-weight: bold;
	padding: 10px 13px;
}
.foot_plata {
	padding: 4px 3%;
	float: left;
	width: 476px;
}

.foot_foot >div {
	float: left;
	width: 16%;
}
.foot_foot >div > img {
	padding-left: 10px;
}
.foot_map {
	float: left;
	width: 200px;
}

@media (min-width: 1200px) {
	#but_text {
		font-size: 1.5em;
	}
}
@media (max-width: 1100px) {
	#but_text {
		font-size: 1.5em;
	}
}
@media (max-width: 1090px) {
	#but_text {
		font-size: 1.2em;
	}
}
@media (max-width: 900px) {
	#but_text {
		font-size: 0.7em;
	}
}
.yak_onas {
	position: absolute;
	top: 762px;
}
.foot_foot > div >span {
	position: relative;
top: -19px;
left: 8px;
font-size: 14px;
}
.art_right p a img {
	width:100% !important;
	height: auto !important;
}