


.slider {position:relative;}

.slider_items{position:relative;width:100%;overflow:hidden;max-height:588px;}

.slider_item{position:relative;display:none;width:100%;transition: transform 0.6s ease;backface-visibility: hidden;overflow:hidden;}

.slider_item_active,.slider_item_next,.slider_item_prev{display:block;}
.slider_item_next,.slider_item_prev{position: absolute;top:0;}
.slider_item_next.slider_item_left,
.slider_item_prev.slider_item_right{transform: translateX(0);}
.slider_item_next,
.slider_item_right.slider_item_active{transform: translateX(100%);}
.slider_item_prev,
.slider_item_left.slider_item_active{transform: translateX(-100%);}



.slider_control{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:150px;color:#fff;opacity:.5;}
.slider_control:hover,
.slider_control:focus{opacity:1;}
.slider_control_prev{left:15%;}
.slider_control_next{right:15%;}
.slider_control::before {content: '';height:80px;width:19px;position:absolute;display:inline-block;background:transparent no-repeat center center;background-size: 100% 100%;}
.slider_control_prev::before {background:url(images/arrows.png) no-repeat 0;left:15%;border-radius:0px 3px 3px 0px;}
.slider_control_next::before {background:url(images/arrows.png) no-repeat -19px 0;right:15%;border-radius:3px 0px 0px 3px;}

.slider_indicators{
position:absolute;
right:0;
top:265px;
left:0px;
z-index:15;
display:flex;
justify-content:center;
padding-left:0;
margin-right:15%;
margin-left:15%;
list-style:none;
}

.slider_indicator{
position: relative;
flex:0 1 auto;
width:20px;
height:20px;
margin-right:7px;
margin-left:7px;
text-indent:-999px;
cursor:pointer;
  background: url(images/bt2.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
//border:1px double #ff00ff;
border-radius:30px;
}
.slider_indicator::before{position:absolute;top:-10px;left:0;display:inline-block;width:100%;height:10px;content:"";}
.slider_indicator::after{position:absolute;bottom:-10px;left:0;display:inline-block;width:100%;height:10px;content:"";}
.slider_indicator_active { background: url(images/bt1.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */}

.slider_items img{display:inline-block;height:auto;width:100%;vertical-align:bottom;}
.slider_text{z-index:3;position:absolute;top:10%;left:50%;margin-left:-400px;max-width:400px;}
.slider h1,.slider h2,.slider p{color:#fff;text-shadow:0 0 3px #000,0 0 10px #333;}

.b_ttl_ix{background:rgba(255,255,255,0.7);max-width:50%;padding:1% 5%;}
.idx_ttl{text-transform:uppercase;color:#000;}
.desc{font-size:18px;color:#000;}

@media (max-width:1300px){
.slider_control_prev{left:5%;width:100px;}
.slider_control_next{right:5%;width:100px;}
}

@media (max-width:1050px){
.slider_text{top:10%;left:50%;margin-left:-200px;max-width:400px;}
}

@media (max-width:720px){
.slider_items{max-height:300px;}
.slider_items img{width:auto;height:100%;}
.slider_control_prev{display:none;}
.slider_control_next{display:none;}
.slider_text{top:1%;left:4%;right:4%;margin-left:0px;max-width:100%;}
}

























@font-face {
    font-family: Ancient; 
    src: url(font/RobotoCondensedRegular.ttf); 
   }
  
  @font-face {
    font-family: Bolt; 
    src: url(font/Lato-Bold.ttf); 
   }
   
       
  ::-webkit-input-placeholder { 
  color: #636363;
  font-size:30px;
}











input[type=range] {
  z-index:999;
  -webkit-appearance: none;
  margin: 10px 0;
  width: 530px;
   background: #dbbc80;
}

input[type=range]::-webkit-slider-runnable-track {
  z-index:999;
  width: 500px;
  height: 2px;
  cursor: pointer;
  animate: 0.2s;

}

input[type=range]::-webkit-slider-thumb {
  z-index:999;
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background: #65001c;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -8px;
}

input[type=range]::-ms-track {
  z-index:999;
  width: 100%;
  height: 12.8px;
  cursor: pointer;
  animate: 0.2s;
  border-width: 39px 0;
 background: #65001c;
}





.shri{
	position:absolute;
	top:10px;
	
}





.povzun{
	position:absolute;
	top:197px;
	left:450px;
	z-index:999;
}

.krug{
	position:absolute;
	top:6px;
	left:0px;
	border-radius:50px;
	width:10px;
	height:10px;
 
 background: #65001c;
	
}

.krug2{
	z-index:1;
	position:absolute;
	top:6px;
	left:520px;
	border-radius:50px;
	width:10px;
	height:10px;
 
 background: #dbbc80;
	
}











.top{
 z-index:999;
 opacity:1;
 height:100px;
  width:100%;
  top:0px;
  left:0px;
  position:fixed;
 
  margin: auto;
   }
   
   
   
 
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   .kontent0{

 height:72px;
  width:1024px;
 // border:1px solid #00ff00;
  top:0px;
  position:relative;
  margin: auto;
  opacity:1;
  } 
   .kontent01{

 height:38px;
  width:1024px;
 // border:1px solid #00ff00;
  top:0px;
  position:relative;
  margin: auto;
  opacity:1;
  } 
  
  .kontent_galery_g{

 height:708px;
  width:1200px;
 // border:1px solid #00ff00;
  top:-60px;
  position:relative;
  margin: auto;
  opacity:1;
  } 
    .kontent02{

 height:358px;
  width:1024px;
 // border:1px solid #00ff00;
  top:0px;
  position:relative;
  margin: auto;
  opacity:1;
  }

  .kontent021{

 height:15px;
  width:1024px;
 // border:1px solid #00ff00;
  top:0px;
  position:relative;
  margin: auto;
  opacity:1;
  }  
  
  
  
   .kontent1{

 height:200px;
  width:1200px;
 // border:1px solid #ff0000;
  top:0px;
  position:relative;
  margin: auto;
  opacity:1;
  }
  
  .kontent1_blog{

 height:726px;
  width:1200px;
 // border:1px solid #ff0000;
  top:0px;
  position:relative;
  margin: auto;
  opacity:1;
  }
  
  
   .kontent1_galery{

 height:963px;
  width:1200px;
//  border:1px solid #ff0000;
  top:0px;
  position:relative;
  margin: auto;
  opacity:1;
  }
  .kontent1_klient{

 height:1153px;
  width:1200px;
 // border:1px solid #ff0000;
  top:0px;
  position:relative;
  margin: auto;
  opacity:1;
  }
  
  
   .kontent1_golovna_st{

 height:550px;
  width:1024px;
  border:10px solid #ff0000;
  top:0px;
  position:relative;
  margin: auto;
  opacity:1;

  }
  
  
  
   .kontent1_zakaz{

 height:600px;
  width:1200px;
//  border:1px solid #ff0000;
  top:0px;
  position:relative;
  margin: auto;
  opacity:1;
  }
  
  
    
	
    
	
	
  
  .kontent1_n{

 height:800px;
  width:1200px;
  //border:1px solid #ff0000;
  top:65px;
  position:relative;
  margin: auto;
  opacity:1;
  }
  .kontent_reg{
 z-index:0;
 height:600px;
  width:1200px;
 // border:1px solid #ff0000;
  top:65px;
  position:relative;
  margin: auto;
  opacity:1;
  }
   .kontent_reg1{
 z-index:0;
 height:1800px;
  width:1200px;
 // border:1px solid #ff0000;
  top:65px;
  position:relative;
  margin: auto;
  opacity:1;
  }
  .kontent_blogi{
 z-index:999;
 height:43px;
  width:1200px;
  //border:1px solid #ff0000;
  top:0px;
  left:5px;
  position:relative;
  margin: auto;
  opacity:1;
  
  }
  .kontent_blog{
 z-index:501;
 height:260px;
  width:1200px;
  //border:1px solid #ff0000;
  top:0px;
  left:5px;
  position:relative;
  margin: auto;
  opacity:1;
  font-size:0px;
  }
  
  
  .kontent_beg{
 z-index:999;
 height:360px;
  width:1200px;
 // border:1px solid #ff0000;
  top:65px;
  position:relative;
  margin: auto;
  opacity:1;
  }
    .kontent_beg2{
 z-index:999;
 height:560px;
  width:1200px;
 // border:1px solid #ff0000;
  top:65px;
  position:relative;
  margin: auto;
  opacity:1;
  }
  .kontent_fo{
 z-index:500;
 height:2080px;
  width:1200px;
 //border:1px solid #ff0000;
  top:240px;
  position:absolute;
  margin: auto;
  opacity:1;
  }
  
  .kontent_ro{
 z-index:500;
 height:580px;
  width:1200px;
 //border:1px solid #ff0000;
  top:240px;
  position:absolute;
  margin: auto;
  opacity:1;
  }
  
  



  .kontentn1{
 z-index:0;
 height:100px;
  width:1024px;
 // border:1px solid #ff0000;
 
  position:relative;
  margin: auto;
  opacity:1;
  } 
  
  .kontent2{
 z-index:0;
 height:400px;
  width:1024px;
 // border:1px solid #ff00ff;
 background:#ebebeb;
  position:relative;
  margin: auto;
  left:30px;
  opacity:1;
  }
  .kontent2_t{
 z-index:0;
 height:200px;
  width:1024px;
 // border:1px solid #ff00ff;
 background:#ebebeb;
  position:relative;
  margin: auto;
  opacity:1;
  }
  
   .kontent2_2{
 z-index:0;
 height:400px;
  width:1024px;
 // border:1px solid #ff00ff;
top:-270px;
  position:relative;
  margin: auto;
  opacity:1;
  }
  
  .kontent3{
 z-index:0;
 height:550px;
  width:1200px;
 // border:1px solid #ff0000;
  top:65px;
  position:relative;
  margin: auto;
  opacity:1;
  }
   
  
  .napus_fut1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:180px;
    height:43px;
	top:0px;
	left:0px;
 //   border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/login_f.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}
  
  .sire_klient{
z-index:1;   
   position:absolute;
   z-index:44;
    width:1360px;
    height:275px;
	top:825px;
	left:-90px;
   // border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
//background:#ebebeb;
opacity:1;
  	}
  
  
   .punkt_klient1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:100px;
    height:110px;
	top:270px;
	left:217px;
   // border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
background:#ebedec;
opacity:1;
animation: color 45s infinite linear;
  	}
	
	.punkt_klient2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:100px;
    height:120px;
	top:440px;
	left:217px;
  //  border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
background:#ebedec;
animation: color 45s infinite linear;
animation-delay: 5s;
opacity:1;
  	}
  	.punkt_klient3{
z-index:999;   
   position:absolute;
   z-index:44;
    width:100px;
    height:120px;
	top:620px;
	left:217px;
   // border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
background:#ebedec;
animation: color 45s infinite linear;
animation-delay: 10s;
opacity:1;
  	}
  
  .foto_kont_galeri1{
z-index:200;   
   position:absolute;

    width:333px;
    height:186px;
	top:14px;
	left:217px;
   // border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
    background: url(images/risunok1.jpg) no-repeat;
  background-size: 100%; /* ??????????? ???????? */
opacity:1;
  	}
	 .foto_kont_galeri1:hover{
z-index:200;   
   position:absolute;

    width:333px;
    height:186px;
	top:14px;
	left:217px;
   // border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
    background: url(images/risunok1.jpg) no-repeat;
  background-size: 100%; /* ??????????? ???????? */
opacity:1;
	 animation: scale 4s 1 linear;
  	}
	
	
	
	
	.foto_galery_galeri1{
z-index:200;   
   position:absolute;
   z-index:44;
    width:220px;
    height:218px;
	top:51px;
	left:217px;
  //  border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
filter: contrast(95%);
opacity:1;
  	}
	
	.foto_galery_galeri2{
z-index:200;   
   position:absolute;
   z-index:44;
    width:220px;
    height:218px;
	top:51px;
	left:490px;
  //  border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
 filter: contrast(0.95);
opacity:1;
  	}
	.foto_galery_galeri3{
z-index:999;   
   position:absolute;
   z-index:44;
    width:220px;
    height:218px;
	top:51px;
	left:760px;
 //   border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
 filter: contrast(0.95);
opacity:1;
  	}
	
	
	.foto_galery_galeri3_1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:220px;
    height:218px;
	top:525px;
	left:217px;
 //   border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
 filter: contrast(0.95);
opacity:1;
  	}
	
	.foto_galery_galeri3_2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:220px;
    height:218px;
	top:525px;
	left:490px;
 //   border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
 filter: contrast(0.95);
opacity:1;
  	}
	
	.foto_galery_galeri3_3{
z-index:999;   
   position:absolute;
   z-index:44;
    width:220px;
    height:218px;
	top:525px;
	left:760px;
  //  border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
 filter: contrast(0.95);
opacity:1;
  	}
		.foto_galery_galeri1:hover{
z-index:200;   
   position:absolute;
   z-index:44;
    width:220px;
    height:218px;
	top:52px;
	left:217px;
  //  border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
 filter: contrast(1.1);
opacity:1;
  	}
	
	.foto_galery_galeri2:hover{
z-index:200;   
   position:absolute;
   z-index:44;
    width:220px;
    height:218px;
	top:51px;
	left:490px;
  //  border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
 filter: contrast(1.1);
opacity:1;
  	}
	.foto_galery_galeri3:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:220px;
    height:218px;
	top:51px;
	left:760px;
 //   border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
 filter: contrast(1.1);
opacity:1;
  	}
	
	
	.foto_galery_galeri3_1:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:220px;
    height:218px;
	top:525px;
	left:217px;
 //   border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
 filter: contrast(1.1);
opacity:1;
  	}
	
	.foto_galery_galeri3_2:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:220px;
    height:218px;
	top:525px;
	left:490px;
 //   border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
 filter: contrast(1.1);
opacity:1;
  	}
	
	.foto_galery_galeri3_3:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:220px;
    height:218px;
	top:525px;
	left:760px;
  //  border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
 filter: contrast(1.1);
opacity:1;
  	}
	
	
	.foto_galery_ramka_galeri{
z-index:999;   
   position:absolute;
   z-index:44;
    width:183px;
    height:203px;
	top:111px;
	left:17px;
    border:2px #e0b87d solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
  
opacity:1;
  	}
	
	.foto_galery_ramka_galeri:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:183px;
  height:203px;
	top:111px;
	left:17px;
    border:2px #e0b87d solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
 animation: scale2 6s infinite linear;
opacity:1;
  	}
	
	.foto_galery_text_galeri{
z-index:999;   
   position:absolute;
   z-index:44;
    width:183px;
    height:27px;
	top:231px;
	left:37px;
   // border:1px #000 solid;
    padding-left:0px;
color:#65001a;
     font-size:23px;
  font-family: Bolt;

opacity:1;
  	}
	.foto_galery_baton_galeri{
z-index:999;   
   position:absolute;
   z-index:44;
 
	top:261px;
	left:55px;
    
  
  color:#731923;
	font-size:14px;
  font-family: Bolt;
 width:105px;
    height:22px;
    border-top:2px #dbbc80 solid;
	border-left:2px #dbbc80 solid;
	border-bottom:2px #dbbc80 solid;
	 padding-left:10px;
	padding-top:8px;
opacity:1;
  	}
	
	
	
	.foto_kont_galeri2{
z-index:100;   
   position:absolute;

    width:333px;
    height:186px;
	top:25px;
	left:647px;
   // border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
    background: url(images/risunok2.jpg) no-repeat;
   background-size: 100%; /* ??????????? ???????? */
opacity:1;
  	}
	
	
	
	.foto_kont_galeri2:hover{
z-index:100;   
   position:absolute;

    width:333px;
    height:186px;
	top:25px;
	left:647px;
   // border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
    background: url(images/risunok2.jpg) no-repeat;
   background-size: 100%; /* ??????????? ???????? */
opacity:1;
 animation: scale 4s 1 linear;
  	}
	
	
	.baton_kont_galeri1:hover span{
	
	 animation: trun 2s 1 linear;
	
}
.foto_galery_baton_galeri:hover span{
	
	 animation: trun 2s 1 linear;
	
}


.baton_kont_galeri2:hover span{
	
	 animation: trun1 2s 1 linear;
	
}
  .baton_kont_galeri1{
z-index:900;   
   position:absolute;
 
   
	top:155px;
	left:590px;
	 width:125px;
    height:22px;
    border-top:2px #dbbc80 solid;
	border-left:2px #dbbc80 solid;
	border-bottom:2px #dbbc80 solid;
	 padding-left:40px;
	padding-top:8px;
	color:#65001a;
   
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	.baton_kont_galeri1:hover{
z-index:900;   
   position:absolute;
     border-top:2px #dbbc80 solid;
	border-left:2px #dbbc80 solid;
	border-bottom:2px #dbbc80 solid;
    width:125px;
    height:22px;
	top:155px;
	left:590px;
 
	
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;
 animation: scale 1s 1 linear;
opacity:1;
  	}
	
	
	
	 .slider_olja{
z-index:999;   
   position:absolute;
   z-index:44;
    width:1024spx;
    height:550px;
	top:0px;
	left:0px;
    border:2px #dbbc80 solid;
	
	color:#ffffff;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
	padding-top:5px;
    font-size:18px;
  font-family: Bolt;

opacity:1;
  	}
	
	
	
	
	
	.kartinka_olja{
z-index:999;   
   position:absolute;
   z-index:44;
    width:50px;
    height:80px;
	top:120px;
	left:210px;
 //   border:2px #dbbc80 solid;
	background: url(images/shtor.png) no-repeat;
   background-size: 100%; 
 
		color:#dbbc80;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
	
	.menu_slider{
z-index:999;   
   position:absolute;
   z-index:44;
    width:153px;
    height:319px;
	top:49px;
	left:215px;
   // border:2px #dbbc80 solid;
	line-height: 0.9;
	color:#ffffff;
    padding-left:40px;
	padding-top:8px;
    font-size:16px;
  font-family: Bolt;

opacity:1;
  	}
	.menu_slider p:hover{
	color:#ffffff;
	 font-size:16px;
	animation: scale 2s infinite linear; 
	}
	.menu_slider a{
	text-decoration:none;
	color:#dbbc80;
	 font-size:16px;
	}
		.menu_sire_knop1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:140px;
    height:153px;
	top:0px;
	left:215px;
  //  border:2px #dbbc80 solid;
	color:#65001a;
    font-size:12px;
  font-family: Bolt;
   opacity:1;
   
  	}
	
			.menu_sire_knop1 span{
animation-delay:2s;
   
  	}
	.menu_sire_knop2 span{
animation-delay:2s;
   
  	}
	
			.menu_sire_knop1:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:141px;
    height:154px;
	top:0px;
	left:215px;
  //  border:2px #dbbc80 solid;
	color:#65001a;
    font-size:12px;
  font-family: Bolt;
   opacity:1;
   animation: scale3 4s infinite linear;
  	}
	
	
	
	
		.menu_sire_knop2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:100px;
    height:153px;
	top:0px;
	left:425px;
  //  border:2px #dbbc80 solid;
	
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
	
	.menu_sire_knop2:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:100px;
    height:153px;
	top:0px;
	left:425px;
  //  border:2px #dbbc80 solid;
	
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;
 animation: scale3 4s infinite linear;
opacity:1;
  	}
	
	
	
		.menu_sire_knop3{
z-index:999;   
   position:absolute;
   z-index:44;
    width:100px;
    height:153px;
	top:0px;
	left:625px;
  //  border:2px #dbbc80 solid;
	
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;
 
opacity:1;
  	}
	
			.menu_sire_knop3:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:100px;
    height:153px;
	top:0px;
	left:625px;
  //  border:2px #dbbc80 solid;
	
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;
 animation: scale3 4s infinite linear;
opacity:1;
  	}
		.menu_sire_knop4{
z-index:999;   
   position:absolute;
   z-index:44;
    width:100px;
    height:153px;
	top:0px;
	left:760px;
   // border:2px #dbbc80 solid;
	
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	.menu_sire_knop4:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:100px;
    height:153px;
	top:0px;
	left:760px;
   // border:2px #dbbc80 solid;
	
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;
 animation: scale3 4s infinite linear;
opacity:1;
  	}
	
	.knopka_slider:hover span{
	
	 animation: trun 2s 1 linear;
	
}
	
	.knopka_slider{
z-index:999;   
   position:absolute;
   z-index:44;
    width:300px;
    height:40px;
	top:385px;
	left:340px;
    border:2px #014694 solid;
	border-radius:20px;
	color:#ffffff;
	background:#014694;
	font-size:14px;
	text-align:center;
  font-family: Bolt;
    padding-left:20px;
	padding-top:8px;
    

opacity:1;
  	}
	
	
	
	
	
	.knopka_slider2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:123px;
    height:23px;
	top:325px;
	left:505px;
    border:2px #dbbc80 solid;
	
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
		.knopka_slider2:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:123px;
    height:23px;
	top:327px;
	left:505px;
    border:2px #dbbc80 solid;
	
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
	
	 .baton_klient_galeri1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:123px;
    height:23px;
	top:1000px;
	left:510px;
    border-top:1px #dbbc80 solid;
	border-left:1px #dbbc80 solid;
	border-bottom:1px #dbbc80 solid;
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
	
	.input1_klient{
z-index:999;   
   position:absolute;
   z-index:44;
    width:385px;
    height:23px;
	top:920px;
	left:220px;
   
	
	background:#ebebeb;
	border:none;
	border-bottom:2px #dbbc80 solid;
    
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
	.input2_klient{
z-index:999;   
   position:absolute;
   z-index:44;
    width:380px;
    height:23px;
	top:920px;
	left:600px;
   
	
	background:#ebebeb;
	border:none;
	border-bottom:2px #dbbc80 solid;
    padding-left:30px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
	.input3_klient{
z-index:999;   
   position:absolute;
   z-index:44;
    width:760px;
    height:23px;
	top:965px;
	left:220px;
   
	
	background:#ebebeb;
	border:none;
	border-bottom:2px #dbbc80 solid;
    padding-left:30px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
	
	
	.input1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:300px;
    height:40px;
	top:98px;
	left:250px;
   
	
	background:#ebebeb;
	border:none;
	border-bottom:2px #dbbc80 solid;
    padding-left:0px;
	padding-top:8px;
    font-size:32px;
  font-family: Bolt;

opacity:1;
  	}
	.input4{
z-index:999;   
   position:absolute;
   z-index:44;
    width:90px;
    height:23px;
	top:190px;
	left:380px;
   
	color:#636363;
	background:#ebebeb;
	border:none;
	//border-bottom:2px #dbbc80 solid;
    padding-left:0px;
	padding-top:8px;
    font-size:16px;
  font-family: Bolt;

opacity:1;
  	}
	
	.input2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:410px;
    height:40px;
	top:98px;
	left:600px;
   
	
	background:#ebebeb;
	border:none;
	border-bottom:2px #dbbc80 solid;
    padding-left:0px;
	padding-top:8px;
    font-size:32px;
  font-family: Bolt;

opacity:1;
  	}
	.input3{
z-index:999;   
   position:absolute;
   z-index:44;
    width:770px;
    height:40px;
	top:163px;
	left:250px;
   
	
	background:#ebebeb;
	border:none;
	border-bottom:2px #dbbc80 solid;
    padding-left:0px;
	padding-top:8px;
    font-size:32px;
  font-family: Bolt;

opacity:1;
  	}
	
	
	.napus_kont_map{
z-index:999;   
   position:absolute;
   z-index:44;
    width:800px;
    height:23px;
	top:27px;
	left:140px;
   
	
	border:none;
	color:#65001a;
     font-size:43px;
  font-family: Bolt;
	padding-top:3px;


opacity:1;
  	}
	
	
	.napus_adres_map{
z-index:999;   
   position:absolute;
   z-index:44;
    width:200px;
    height:23px;
	top:410px;
	left:700px;
   
//	 border:1px #dbbc80 solid;

	color:#65001a;
 
	padding-top:3px;
    font-size:30px;
  font-family: Bolt;

opacity:1;
  	}
	
	.adres_adres_map1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:380px;
    height:30px;
	top:460px;
	left:700px;
   
	// border:1px #dbbc80 solid;

	color:#65001a;
 

    font-size:20px;
  font-family: Bolt;

opacity:1;
  	}
	
	.adres_adres_map2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:280px;
    height:40px;
	top:350px;
	left:700px;
   
//	 border:1px #dbbc80 solid;

	color:#65001a;
 
	
    font-size:30px;
  font-family: Bolt;

opacity:1;
  	}
	.adres_adres_map3{
z-index:999;   
   position:absolute;
   z-index:44;
    width:280px;
    height:30px;
	top:451px;
	left:735px;
 //   border:1px #dbbc80 solid;
	color:#65001a;
    font-size:14px;
	font-family: Bolt;
	opacity:1;
  	}
	
		.adres_adres_map4{
z-index:999;   
   position:absolute;
   z-index:44;
    width:280px;
    height:30px;
	top:484px;
	left:737px;
   // border:1px #dbbc80 solid;
	color:#65001a;
    font-size:14px;
	font-family: Bolt;
	opacity:1;
  	}
			.adres_adres_map5{
z-index:999;   
   position:absolute;
   z-index:44;
    width:280px;
    height:30px;
	top:539px;
	left:700px;
 //   border:1px #dbbc80 solid;
	color:#65001a;
    font-size:30px;
	font-family: Bolt;
	opacity:1;
  	}
	
	
	.adres_adres_map6{
z-index:999;   
   position:absolute;
   z-index:44;
    width:280px;
    height:80px;
	top:580px;
	left:700px;
   // border:1px #dbbc80 solid;
	color:#65001a;
    font-size:20px;
	font-family: Bolt;
	opacity:1;
  	}
	
	
	
	.adres_adres_map7{
z-index:999;   
   position:absolute;
   z-index:44;
    width:410px;
    height:310px;
	top:318px;
	left:237px;
    border:2px #dbbc80 solid;
	color:#65001a;
    font-size:13px;
	font-family: Bolt;
	opacity:1;
  	}
	
	
	.adres_adres_map8{
z-index:999;   
   position:absolute;
   z-index:44;
    width:410px;
    height:310px;
	top:338px;
	left:217px;
    border:2px #dbbc80 solid;
	color:#65001a;
    font-size:13px;
	font-family: Bolt;
	opacity:1;
  	}
	
	
	 .baton_more{
z-index:999;   
   position:absolute;
   z-index:44;
    width:107px;
    height:23px;
	top:36px;
	left:530px;
    border-top:2px #dbbc80 solid;
	border-right:2px #dbbc80 solid;
	border-left:2px #dbbc80 solid;
	color:#65001a;
    padding-left:30px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
  
 .star_more5{
z-index:999;   
   position:absolute;
   z-index:44;
    width:17px;
    height:17px;
	top:25px;
	left:821px;
    
	color:#65001a;
    background: url(images/star0.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}	
	
	.star_more4{
z-index:999;   
   position:absolute;
   z-index:44;
    width:17px;
    height:17px;
	top:25px;
	left:800px;
    
	color:#65001a;
    background: url(images/star0.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}	
	.star_more3{
z-index:999;   
   position:absolute;
   z-index:44;
    width:17px;
    height:17px;
	top:25px;
	left:780px;
    
	color:#65001a;
    background: url(images/star0.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}	
	.star_more2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:17px;
    height:17px;
	top:25px;
	left:760px;
    
	color:#65001a;
    background: url(images/star0.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}	
	.star_more1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:17px;
    height:17px;
	top:25px;
	left:740px;
    
	color:#65001a;
    background: url(images/star0.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}	
	
	.star_foto1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:102px;
    height:104px;
	top:32px;
	left:860px;
    
	color:#65001a;
//border:1px solid #dbbc80;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}	
	
	
	
	
	.star_foto_ful1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:100px;
    height:100px;
	top:45px;
	left:875px;
    
	color:#65001a;
  // border:1px solid #0000ff;
    font-size:12px;
  font-family: Bolt;
background: url(images/face.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
opacity:1;
  	}	
	
	
	.star_foto_ful1_kom{
z-index:999;   
   position:absolute;
   z-index:44;
    width:100px;
    height:100px;
	top:-105px;
	left:-105px;
    
	color:#65001a;
  // border:1px solid #0000ff;
    font-size:12px;
  font-family: Bolt;
background: url(images/plusik.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
opacity:1;
  	}	
	.star_foto_ful1:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:100px;
    height:100px;
	top:45px;
	left:875px;
    
	color:#65001a;
  // border:1px solid #0000ff;
    font-size:12px;
  font-family: Bolt;
background: url(images/face.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
opacity:1;
animation: scale 1s 1 linear;
  	}
	
	.star_foto_ful2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:100px;
    height:105px;
	top:45px;
	left:218px;
    
	color:#65001a;
background: url(images/face.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}	
	
		.star_foto_ful2:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:100px;
    height:105px;
	top:45px;
	left:218px;
    
	color:#65001a;
background: url(images/face.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;
animation: scale 1s 1 linear;
opacity:1;
  	}	
	
	
	
	.star_foto2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:102px;
    height:104px;
	top:32px;
	left:230px;

	color:#65001a;
   
    font-size:12px;
  font-family: Bolt;

   
opacity:1;
  	}	
	
	
	.star_more51{
z-index:999;   
   position:absolute;
   z-index:44;
    width:17px;
    height:17px;
	top:25px;
	left:360px;
    
	color:#65001a;
    background: url(images/star0.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}	
	
	.star_more41{
z-index:999;   
   position:absolute;
   z-index:44;
    width:17px;
    height:17px;
	top:25px;
	left:380px;
    
	color:#65001a;
    background: url(images/star0.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}	
	.star_more31{
z-index:999;   
   position:absolute;
   z-index:44;
    width:17px;
    height:17px;
	top:25px;
	left:400px;
    
	color:#65001a;
    background: url(images/star0.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}	
	.star_more21{
z-index:999;   
   position:absolute;
   z-index:44;
    width:17px;
    height:17px;
	top:25px;
	left:420px;
    
	color:#65001a;
    background: url(images/star0.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}	
	.star_more11{
z-index:999;   
   position:absolute;
   z-index:44;
    width:17px;
    height:17px;
	top:25px;
	left:440px;
    
	color:#65001a;
    background: url(images/star0.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}	
	
	.star_more51:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:17px;
    height:17px;
	top:26px;
	left:360px;
    
	color:#65001a;
    background: url(images/star0.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}	
	
	.star_more41:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:17px;
    height:17px;
	top:26px;
	left:380px;
    
	color:#65001a;
    background: url(images/star0.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;
animation: scale 1s 1 linear;
opacity:1;
  	}	
	.star_more31:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:17px;
    height:17px;
	top:26px;
	left:400px;
    
	color:#65001a;
    background: url(images/star0.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;
animation: scale 1s 1 linear;
opacity:1;
  	}	
	.star_more21:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:17px;
    height:17px;
	top:26px;
	left:420px;
    
	color:#65001a;
    background: url(images/star0.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;
animation: scale 1s 1 linear;
opacity:1;
  	}	
	.star_more11:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:17px;
    height:17px;
	top:26px;
	left:440px;
    
	color:#65001a;
    background: url(images/star0.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;
animation: scale 1s 1 linear;
opacity:1;
  	}	
	
	.menu_kruc0{
z-index:999;   
   position:absolute;
   z-index:44;
    width:25px;
    height:23px;
	top:42px;
	left:507px;
    border:2px #dbbc80 solid;  
	color:#65001a;
	padding-top:3px;
	text-align:center;
 //   background: url(images/star0.png) no-repeat;
//   background-size: 100%; /* ??????????? ???????? */
    font-size:15px;
  font-family: Bolt;

opacity:1;
  	}	
	
	
	
	
	.menu_kruc1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:25px;
    height:23px;
	top:42px;
	left:547px;
    border:2px #dbbc80 solid; 
	color:#65001a;
	padding-top:3px;
	text-align:center;
 //   background: url(images/star0.png) no-repeat;
//   background-size: 100%; /* ??????????? ???????? */
    font-size:15px;
  font-family: Bolt;

opacity:1;
  	}	
	.menu_kruc2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:25px;
    height:23px;
	top:42px;
	left:586px;
   border:2px #dbbc80 solid;  
	color:#65001a;
	padding-top:3px;
	text-align:center;
 //   background: url(images/star0.png) no-repeat;
//   background-size: 100%; /* ??????????? ???????? */
    font-size:15px;
  font-family: Bolt;

opacity:1;
  	}	
	
		.menu_kruc3{
z-index:999;   
   position:absolute;
   z-index:44;
    width:25px;
    height:23px;
	top:42px;
	left:625px;
    border:2px #dbbc80 solid;  
	color:#65001a;
	padding-top:3px;
	text-align:center;
 //   background: url(images/star0.png) no-repeat;
//   background-size: 100%; /* ??????????? ???????? */
    font-size:15px;
  font-family: Bolt;

opacity:1;
  	}	
	
		.menu_krucn{
z-index:999;   
   position:absolute;
   z-index:44;
    width:25px;
    height:23px;
	top:42px;
	left:665px;
    border:2px #dbbc80 solid; 
	color:#65001a;
	padding-top:3px;
	text-align:center;
 //   background: url(images/star0.png) no-repeat;
//   background-size: 100%; /* ??????????? ???????? */
    font-size:15px;
  font-family: Bolt;

opacity:1;
  	}	
	
	
	
	
	
	
	
	.menu_kruc0:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:25px;
    height:23px;
	top:42px;
	left:507px;
    border:2px #dbbc80 solid;  
	color:#65001a;
	padding-top:3px;
	text-align:center;
 //   background: url(images/star0.png) no-repeat;
//   background-size: 100%; /* ??????????? ???????? */
    font-size:15px;
  font-family: Bolt;
animation: scale2 2s 1 linear;
opacity:1;
  	}	
	
	
	
	
	.menu_kruc1:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:25px;
    height:23px;
	top:42px;
	left:547px;
    border:2px #dbbc80 solid; 
	color:#65001a;
	padding-top:3px;
	text-align:center;
 //   background: url(images/star0.png) no-repeat;
//   background-size: 100%; /* ??????????? ???????? */
    font-size:15px;
  font-family: Bolt;
animation: scale2 2s 1 linear;
opacity:1;
  	}	
	.menu_kruc2:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:25px;
    height:23px;
	top:42px;
	left:586px;
   border:2px #dbbc80 solid;  
	color:#65001a;
	padding-top:3px;
	text-align:center;
 //   background: url(images/star0.png) no-repeat;
//   background-size: 100%; /* ??????????? ???????? */
    font-size:15px;
  font-family: Bolt;
animation: scale2 2s 1 linear;
opacity:1;
  	}	
	
		.menu_kruc3:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:25px;
    height:23px;
	top:42px;
	left:625px;
    border:2px #dbbc80 solid;  
	color:#65001a;
	padding-top:3px;
	text-align:center;
 //   background: url(images/star0.png) no-repeat;
//   background-size: 100%; /* ??????????? ???????? */
    font-size:15px;
  font-family: Bolt;
animation: scale2 2s 1 linear;
opacity:1;
  	}	
	
		.menu_krucn:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:25px;
    height:23px;
	top:42px;
	left:665px;
    border:2px #dbbc80 solid; 
	color:#65001a;
	padding-top:3px;
	text-align:center;
 //   background: url(images/star0.png) no-repeat;
//   background-size: 100%; /* ??????????? ???????? */
    font-size:15px;
  font-family: Bolt;
animation: scale2 1s 1 linear;
opacity:1;
  	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		.menu_ava{
z-index:999;   
   position:absolute;
   z-index:44;
    width:55px;
    height:55px;
	top:-95px;
	left:570px;
 // border:1px solid #000000;  
	 
    background: url(images/ava_vidguk.png) no-repeat;
   background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	.menu_ava_blog{
z-index:999;   
   position:absolute;
   z-index:44;
    width:55px;
    height:55px;
	top:637px;
	left:570px;
 // border:1px solid #000000;  
	color:#65001a;
    background: url(images/ava_vidguk.png) no-repeat;
   background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	.menu_napus_blog{
z-index:999;   
   position:absolute;
   z-index:44;
    width:585px;
    height:55px;
	top:-50px;
	left:310px;
	text-align:center;
//  border:1px solid #000000;  
	color:#65001a;
 //   background: url(images/star0.png) no-repeat;
//   background-size: 100%; /* ??????????? ???????? */
    font-size:24px;
  font-family: Bolt;

opacity:1;
  	}
	.menu_share_blog{
z-index:999;   
   position:absolute;
   z-index:44;
    width:185px;
    height:30px;
	top:540px;
	left:210px;
  border:1px solid #000000;  
	color:#65001a;
 //   background: url(images/star0.png) no-repeat;
//   background-size: 100%; /* ??????????? ???????? */
    font-size:20px;
  font-family: Bolt;

opacity:1;
  	}
	
	.menu_riska_blog{
z-index:999;   
   position:absolute;
   z-index:44;
    width:765px;
    height:30px;
	top:-40px;
	left:216px;
     border-top:2px #dbbc80 solid;
	color:#65001a;
 //   background: url(images/star0.png) no-repeat;
//   background-size: 100%; /* ??????????? ???????? */
    font-size:20px;
  font-family: Bolt;

opacity:1;
  	}
	
	
	
	.menu_riska_blog2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:765px;
    height:30px;
	top:220px;
	left:216px;
     border-top:2px #dbbc80 solid;
	color:#65001a;
 //   background: url(images/star0.png) no-repeat;
//   background-size: 100%; /* ??????????? ???????? */
    font-size:20px;
  font-family: Bolt;

opacity:1;
  	}
	
	
	
	 .baton_kont_galeri2{
z-index:990;   
   position:absolute;

    width:125px;
    height:22px;
	top:166px;
	left:442px;
    border-top:2px #dbbc80 solid;
	border-right:2px #dbbc80 solid;
	border-bottom:2px #dbbc80 solid;
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;
 
opacity:1;
  	}
	.baton_kont_galeri2:hover{
z-index:990;   
   position:absolute;
  border-top:2px #dbbc80 solid;
	border-right:2px #dbbc80 solid;
	border-bottom:3px #dbbc80 solid;
    width:125px;
    height:22px;
	top:166px;
	left:442px;

	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;
animation: scale 2s 1 linear;
opacity:1;
  	}
	
	
	 .baton_kont_galeri_n_l{
z-index:999;   
   position:absolute;
   z-index:44;
    width:123px;
    height:3px;
	left:0px;
	top:0px;
   
	border-right:2px #dbbc80 solid;
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
	
	
	
	 .baton_more_n_l{
z-index:999;   
   position:absolute;
   z-index:44;
    width:15px;
    height:3px;
	left:84px;
	top:20px;
   
	border-bottom:2px #dbbc80 solid;
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
	
	
	 .baton_more_v_l{
z-index:999;   
   position:absolute;
   z-index:44;
    width:24px;
    height:3px;
	left:-2px;
	top:20px;
   
	border-bottom:2px #dbbc80 solid;
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
	.baton_galeri_n_l{
z-index:999;   
   position:absolute;
   z-index:44;
    width:103px;
    height:3px;
	left:0px;
	top:0px;
   
	border-right:2px #dbbc80 solid;
	color:#65001a;
    padding-left:10px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
	
	
	 .baton_kont_galeri_v_l{
z-index:999;   
   position:absolute;
   z-index:44;
    width:123px;
    height:3px;
	left:0px;
	top:20px;
   
	border-right:2px #dbbc80 solid;
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
	.baton_galeri_v_l{
z-index:999;   
   position:absolute;
   z-index:44;
    width:103px;
    height:3px;
	left:0px;
	top:20px;
   
	border-right:2px #dbbc80 solid;
	color:#65001a;
    padding-left:10px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
	 
	 .baton_kont_galeri_n{
z-index:999;   
   position:absolute;
   z-index:44;
    width:123px;
    height:3px;
	left:0px;
	top:0px;
   
	border-left:2px #dbbc80 solid;
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
	 .baton_kont_galeri_v{
z-index:999;   
   position:absolute;
   z-index:44;
    width:123px;
    height:3px;
	left:0px;
	top:20px;
   
	border-left:2px #dbbc80 solid;
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	 .baton_kont_batonl{
z-index:999;   
   position:absolute;
   z-index:44;
    width:123px;
    height:23px;
	top:486px;
	left:382px;
    border-top:2px #dbbc80 solid;
	border-right:2px #dbbc80 solid;
	border-bottom:2px #dbbc80 solid;
		border-left:2px #dbbc80 solid;
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
  
  
   .baton_kont_batonr{
z-index:999;   
   position:absolute;
   z-index:44;
    width:123px;
    height:23px;
	top:486px;
	left:652px;
    border-top:2px #dbbc80 solid;
	border-left:2px #dbbc80 solid;
	border-bottom:2px #dbbc80 solid;
	 border-right:2px #dbbc80 solid;
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	.baton_kont_batonr{
z-index:999;   
   position:absolute;
   z-index:44;
    width:123px;
    height:23px;
	top:486px;
	left:652px;
    border-top:2px #dbbc80 solid;
	border-left:2px #dbbc80 solid;
	border-bottom:2px #dbbc80 solid;
	color:#65001a;
    padding-left:40px;
	padding-top:8px;
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
    .zagol_klient_galeri1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:600px;
    height:33px;
	top:285px;
	left:360px;
  	color:#65001a;
     font-size:19px;
  font-family: Bolt;
opacity:1;
  	}
  .zagol_klient_galeri2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:600px;
    height:33px;
	top:465px;
	left:360px;
  	color:#65001a;
     font-size:19px;
  font-family: Bolt;
opacity:1;
  	}
  .zagol_klient_galeri3{
z-index:999;   
   position:absolute;
   z-index:44;
    width:600px;
    height:33px;
	top:645px;
	left:360px;
  	color:#65001a;
     font-size:19px;
  font-family: Bolt;
opacity:1;
  	}
  
  
   .zagol_klient{
z-index:999;   
   position:absolute;
   z-index:44;
    width:600px;
    height:33px;
	top:849px;
	left:420px;
	
  	color:#65001a;
     font-size:25px;
  font-family: Bolt;
opacity:1;
  	}
  
   .zagol_kont_galeri1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:600px;
    height:33px;
	top:15px;
	left:588px;
  	color:#65001a;
     font-size:19px;
  font-family: Bolt;
opacity:1;
  	}
 .zagol_kont_galeri2{
z-index:999;   
//border:1px #dbbc80 solid;
   position:absolute;
   z-index:44;
    width:600px;
    height:33px;
	top:22px;
	left:8px;
text-align:right;
  	color:#65001a;
     font-size:19px;
  font-family: Bolt;
opacity:1;
  	}

.kont_klient_galeri1{
z-index:999;   

   position:absolute;
   z-index:44;
    width:420px;
    height:80px;
	//border:1px #dbbc80 solid;
	top:322px;
	left:360px;
  	color:#756e64;
     font-size:16px;
  font-family: Bolt;
opacity:1;
  	}
	.kont_klient_galeri2{
z-index:999;   

   position:absolute;
   z-index:44;
    width:420px;
    height:80px;
	//border:1px #dbbc80 solid;
	top:502px;
	left:360px;
  	color:#756e64;
     font-size:16px;
  font-family: Bolt;
opacity:1;
  	}
	.kont_klient_galeri3{
z-index:999;   

   position:absolute;
   z-index:44;
    width:420px;
    height:80px;
	//border:1px #dbbc80 solid;
	top:682px;
	left:360px;
  	color:#756e64;
     font-size:16px;
  font-family: Bolt;
opacity:1;
  	}


 .kont_kont_galeri1{
z-index:999;   

   position:absolute;
   z-index:44;
    width:420px;
    height:80px;
	//border:1px #dbbc80 solid;
	top:72px;
	left:588px;
  	color:#756e64;
     font-size:16px;
  font-family: Bolt;
opacity:1;
  	}
  
.kont_kont_galeri2{
z-index:999;   
//border:1px #dbbc80 solid;
   position:absolute;
   z-index:44;
    width:420px;
    height:80px;
	//border:1px #dbbc80 solid;
	top:82px;
	left:188px;
	text-align:right;
  	color:#756e64;
     font-size:16px;
  font-family: Bolt;
opacity:1;
  	}
 
  
  
  .kont_kont_blog1{
z-index:999;   
//border:1px #dbbc80 solid;
   position:absolute;
   z-index:44;
    width:760px;
    height:470px;
	//border:1px #dbbc80 solid;
	top:0px;
	left:218px;
	text-align:justify;
  	color:#727272;
     font-size:14px;
  font-family: Bolt;
opacity:1;
  	}
  
  
  .napus_fut2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:210px;
    height:43px;
	top:0px;
	left:180px;
  //  border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/bonus_f.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}
  
  .napus_fut3{
z-index:999;   
   position:absolute;
   z-index:44;
    width:220px;
    height:43px;
	top:0px;
	left:390px;
 //   border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/zakladka_f.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}
	
	.napus_fut4{
z-index:999;   
   position:absolute;
   z-index:44;
    width:220px;
    height:43px;
	top:0px;
	left:610px;
 //   border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/call_back_f.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}
	.napus_fut5{
z-index:999;   
   position:absolute;
   z-index:44;
    width:220px;
    height:43px;
	top:0px;
	left:830px;
 //   border:1px #000 solid;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/chat_f.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}
  
  
  
  .baner{
z-index:999;   
   position:absolute;
   z-index:44;
    width:1250px;
    height:610px;
	top:0px;
	left:20px;
   // border:1px #000 solid;
    
    font-size:18px;
  font-family: Ancient;
     background: url(images/BG1.jpg) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
   animation: run 20s infinite linear;
animation-delay: 5s;
opacity:1;
  	}

  
  
  
  .baner_f{
z-index:0;   
   position:absolute;
   z-index:44;
    width:1250px;
    height:610px;
	top:0px;
	left:20px;
   // border:1px #000 solid;
    
    font-size:18px;
  font-family: Ancient;
     background: url(images/beck.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}
  
  
  .blog_position1{
z-index:998;   
   position:absolute;
   z-index:44;
    width:691px;
    height:504px;
	top:47px;
	left:81px;
   // border:1px #000 solid;
   box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
    
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
  
  
    .blog_position2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:315px;
    height:125px;
	top:47px;
	left:795px;
  // border:1px #000 solid;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:20px;
  font-family: Ancient;
color:#686868;
 padding-top:20px;
 padding-left:20px;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	
	
	.resk{
z-index:999;   
   position:absolute;
   z-index:44;
    width:200px;
    height:50px;
	top:47px;
	left:20px;
  // border:1px #000 solid;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:20px;
  font-family: Ancient;
    background: #686868;
  
  
 padding-top:20px;
 padding-left:20px;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	
	
	
  
  .blog_position3{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:337px;
	top:213px;
	left:795px;
   // border:1px #000 solid;
     box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
    background: #ffffff;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	
	
	.blog_position3:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:337px;
	top:213px;
	left:795px;
   // border:1px #000 solid;
     box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
    background: #ffffff;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.1;
  	}
  
  
   .blog_position4{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:245px;
	top:576px;
	left:795px;
   // border:1px #000 solid;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
   
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
  
  
   .blog_text{
z-index:999;   
color:#686868;
   position:absolute;
   z-index:44;
    width:651px;
    height:634px;
	top:576px;
	left:81px;
 //   border:1px #000 solid;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:14px;
  font-family: Ancient;
    padding-top:30px;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:10px;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	.blog_text1{
z-index:999;   
color:#686868;
   position:absolute;
   z-index:44;
    width:651px;
    height:634px;
	top:576px;
	left:41px;
 //   border:1px #000 solid;
   // box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:14px;
  font-family: Ancient;
    padding-top:30px;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:10px;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
  
   .blog_sub_right1{
z-index:999;   
   position:absolute;
   z-index:44;
   width:137px;
    height:29px;
	top:22px;
	left:20px;
	
	color:#ffffff;
   // border:1px #000 solid;
  //   box-shadow: 1 0 10px rgba(0,0,0,0.5);
    font-size:22px;
  font-family: Ancient;
    background: #6db39d;
   padding-top:5px;

    text-align:center;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
  
  
   .blog_sub_right2{
z-index:999;   
   position:absolute;
   z-index:44;
   width:137px;
    height:29px;
	top:22px;
	left:180px;
	
		color:#686868;
   // border:1px #000 solid;
  //   box-shadow: 1 0 10px rgba(0,0,0,0.5);
    font-size:22px;
  font-family: Ancient;
   
   padding-top:5px;

    text-align:center;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
  
  
  
   
   .blog_sub_right3{
z-index:999;   
   position:absolute;
   z-index:44;
   width:137px;
    height:29px;
	top:62px;
	left:20px;
	
			color:#e69e44;
   // border:1px #000 solid;
  //   box-shadow: 1 0 10px rgba(0,0,0,0.5);
    font-size:15px;
  font-family: Ancient;
  
   padding-top:5px;

   
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.7;
  	}
   .blog_sub_right4{
z-index:999;   
   position:absolute;
   z-index:44;
   width:237px;
    height:28px;
	top:93px;
	left:20px;
	
			color:#686868;
   // border:1px #000 solid;
  //   box-shadow: 1 0 10px rgba(0,0,0,0.5);
    font-size:15px;
  font-family: Ancient;
  
   padding-top:3px;

   
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.7;
  	}
   .blog_sub_right5{
z-index:999;   
   position:absolute;
   z-index:44;
   width:237px;
    height:25px;
	top:122px;
	left:20px;
	
			color:#686868;
   // border:1px #000 solid;
  //   box-shadow: 1 0 10px rgba(0,0,0,0.5);
    font-size:15px;
  font-family: Ancient;
  
   padding-top:5px;

   
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.7;
  	}
  
  .blog_sub_right6{
z-index:999;   
   position:absolute;
   z-index:44;
   width:237px;
    height:29px;
	top:154px;
	left:20px;
	
			color:#686868;
   // border:1px #000 solid;
  //   box-shadow: 1 0 10px rgba(0,0,0,0.5);
    font-size:15px;
  font-family: Ancient;
   
   padding-top:1px;

   
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.7;
  	}
	
	
	
	.blog_sub_right7{
z-index:999;   
   position:absolute;
   z-index:44;
   width:237px;
    height:29px;
	top:184px;
	left:20px;
	
		color:#686868;
   // border:1px #000 solid;
  //   box-shadow: 1 0 10px rgba(0,0,0,0.5);
    font-size:15px;
  font-family: Ancient;
  
   padding-top:1px;

   
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.7;
  	}
  
  
   .blog_sub_imag1{
z-index:999;   
   position:absolute;
   z-index:44;
   width:691px;
    height:15px;
	top:0px;
	left:0px;
	color:#686868;
   // border:1px #000 solid;
  //   box-shadow: 1 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
    background: url(images/pust.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */

    text-align:center;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	
	
	
	
	
	
	
	 .blog_sub_imag2{
z-index:999;   
   position:absolute;
   z-index:44;
   width:691px;
    height:50px;
	top:435px;
	left:0px;
	
	color:#ffffff;
   // border:1px #000 solid;
  //   box-shadow: 1 0 10px rgba(0,0,0,0.5);
    font-size:22px;
  font-family: Ancient;
    background: #6db39d;
   padding-top:20px;

    text-align:center;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
  
  .blog_sub_imag3{
z-index:999;   
   position:absolute;
   z-index:44;
   width:61px;
    height:51px;
	top:30px;
	left:0px;
	color:#ffffff;
   
  //   box-shadow: 1 0 10px rgba(0,0,0,0.5);
    font-size:25px;
  font-family: Ancient;
    background: url(images/pust.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
padding-top:10px;
    text-align:center;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
  
  .blog_sub_imag4{
z-index:999;   
   position:absolute;
   z-index:44;
   width:61px;
    height:51px;
	top:111px;
	left:0px;
	color:#ffffff;
   // border:1px #000 solid;
  //   box-shadow: 1 0 10px rgba(0,0,0,0.5);
    font-size:25px;
  font-family: Ancient;
    background: url(images/fishka.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
padding-top:10px;
    text-align:center;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
  
  
  .blog_sub_position1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:45px;
	top:0px;
	left:0px;
	color:#6db39d;
  //  border:1px #000 solid;
  //   box-shadow: 1 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
  padding-top:18px;
    text-align:center;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
  
  .blog_sub_position2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:80px;
	top:55px;
	left:0px;
	color:#909090;
  //  border:1px #000 solid;
  //   box-shadow: 1 0 10px rgba(0,0,0,0.5);
    font-size:14px;
  font-family: Ancient;
padding-left:15;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	.blog_sub_position3{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:80px;
	top:150px;
	left:0px;
	color:#909090;
   // border:1px #000 solid;
  //   box-shadow: 1 0 10px rgba(0,0,0,0.5);
    font-size:14px;
  font-family: Ancient;
padding-left:15;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	
	.blog_sub_position4{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:80px;
	top:245px;
	left:0px;
	padding-left:15;
  //  border:1px #000 solid;
  //   box-shadow: 1 0 10px rgba(0,0,0,0.5);
    font-size:14px;
  font-family: Ancient;
 	color:#909090;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
=
  	}
	
	
	
	.blog_sub_riska1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:80px;
	top:50px;
	left:0px;
    border-top:1px #000 solid;
  //   box-shadow: 1 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
     background: url(images/avia_t.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.6;
  	}
  .blog_sub_riska2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:80px;
	top:50px;
	left:0px;
    border-top:1px #000 solid;
  //   box-shadow: 1 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
     background: url(images/avia_t.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.6;
  	}
  
  
  .baner_position1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:170px;
    height:170px;
	top:420px;
	left:70px;
 
     box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
     background: url(images/avia_t.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	
	.baner_position1:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:170px;
    height:170px;
	top:422px;
	left:70px;
 
     box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
     background: url(images/avia_t1.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	
	.baner_position2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:170px;
    height:170px;
	top:420px;
	left:290px;
    
     box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
     background: url(images/bus_t.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	
	.baner_position2:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:170px;
    height:170px;
	top:422px;
	left:290px;
    
     box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
     background: url(images/bus_t1.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}

  .baner_position3{
z-index:999;   
   position:absolute;
   z-index:44;
    width:170px;
    height:170px;
	top:420px;
	left:515px;
 
     box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
     background: url(images/hot_d.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	.baner_position3:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:170px;
    height:170px;
	top:422px;
	left:515px;
 
     box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
     background: url(images/hot_d1.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}

   .baner_position4{
z-index:999;   
   position:absolute;
   z-index:44;
    width:170px;
    height:170px;
	top:420px;
	left:740px;

     box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
     background: url(images/ticket.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	
	
	
	.baner_position4:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:170px;
    height:170px;
	top:422px;
	left:740px;

     box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
     background: url(images/ticket1.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
  
   .baner_position5{
z-index:999;   
   position:absolute;
   z-index:44;
    width:170px;
    height:170px;
	top:420px;
	left:960px;
  
     box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
     background: url(images/clients.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	
	
	 .baner_position5:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:170px;
    height:170px;
	top:422px;
	left:960px;
  
     box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
     background: url(images/clients1.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	
	#showcase_hottour_v2_showcase_module {
    position: absolute; /* ?????????? ???????????????? */
    left: 80px; /* ????????? ???????? ?? ??????? ???? */
    top: 20px; /* ????????? ?? ???????? ???? */
    width: 1050px; /* ?????? ????? */
    height:1000px;
	padding: 5px; /* ???? ?????? ?????? */
    background: #f0f0f0; /* ???? ???? */ 
   }
	
	#itTourPriceWidgetWrapper{
    position: absolute; /* ?????????? ???????????????? */
    left: 150px; /* ????????? ???????? ?? ??????? ???? */
    top: 620px; /* ????????? ?? ???????? ???? */
    width: 900px; /* ?????? ????? */
    height:600px;
	padding: 5px; /* ???? ?????? ?????? */
    background: #f0f0f0; /* ???? ???? */ 
   }
	
  .baner_avtobus_position1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:860px;
    height:170px;
	top:30px;
	left:270px;
    color:#686868;
    // box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
    text-align:justify;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
  
 .baner_avtobus_position2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:170px;
    height:170px;
	top:47px;
	left:80px;
    
     box-shadow: 0 0 10px rgba(0,0,0,0.5);
    font-size:18px;
  font-family: Ancient;
     background: url(images/bus_t1.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
 
 
 .position1{
z-index:500;   
   position:absolute;
   z-index:44;
    width:335px;
    height:240px;
	top:50px;
  
   margin-top:15px;
   margin-left:75px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/avia_t.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
 
 .position2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:240px;
	top:50px;
  
   margin-top:15px;
   margin-left:430px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/avia_t.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.position1_blog{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:240px;
	
  //  border:1px #000 solid;
   
   margin-left:75px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
 
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	
	.position1_blog:hover{
z-index:900;   
   position:absolute;
   z-index:44;
    width:335px;
    height:240px;
	
     border:10px #ff000 solid;
   
   margin-left:75px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
 
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.7;
  	}
	.position1_blog_x{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:240px;
	
  
 //   border:1px #000 solid;
   margin-left:75px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
 
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.7;
  	}
	.position1_blog_x:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:240px;
	
  
    border:10px #000 solid;
   margin-left:75px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
   background: url(images/mask.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.7;
  	}
 
 .position2_blog{
z-index:900;   
   position:absolute;
   z-index:44;
    width:335px;
    height:240px;
	
   margin-left:430px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
    
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	.position2_blog:hover{
z-index:900;   
   position:absolute;
   z-index:44;
    width:335px;
    height:240px;
	
   margin-left:430px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
    
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.7;
  	}
	
	.position2_blog_x{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:240px;
	
   margin-left:430px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
    
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.7;
  	}
	
	.position2_blog_x:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:240px;
	
   margin-left:430px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
      background: url(images/mask.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
	
	
	
	
	
	
	
	.position3{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:240px;
	top:50px;
 
   margin-top:15px;
   margin-left:790px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/avia_t.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
	.fishka1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:31px;
    height:31px;
	top:49px;
	left:0px;
  //  border:1px #000 solid;
   margin-top:15px;

    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/fishka.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
	
	.fishka2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:31px;
    height:33px;
	top:8px;
	left:0px;
  //  border:1px #000 solid;
   margin-top:15px;
   padding-top:3px;

color:#ffffff;
text-align:center;
    font-size:16px;
  font-family: Ancient;
background: url(images/pust.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
	
	
	
	.fishkalitl{
z-index:999;   
   position:absolute;
   z-index:44;
    width:31px;
    height:31px;
	top:1px;
	left:0px;
  //  border:1px #000 solid;
   margin-top:15px;
   padding-top:5px;

color:#ffffff;
text-align:center;
    font-size:10px;
  font-family: Ancient;

  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
	
	
	
	
	.fishka_b{
z-index:999;   
   position:absolute;
   z-index:44;
     width:335px;
    height:50px;
	top:172px;
	left:0px;
  //  border:1px #000 solid;
   margin-top:15px;
color:#ffffff;

    padding-top:5px;
    font-size:18px;
  font-family: Ancient;
background: #6cb39c;
    text-align:center;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
	
.fishka_t{
z-index:999;   
   position:absolute;
   z-index:44;
     width:335px;
    height:15px;
	top:0px;
	left:0px;
  //  border:1px #000 solid;
  

    padding-left:0px;
    font-size:14px;
  font-family: Ancient;
background: #e69e44;
    
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}	
	
	
	.ruska{
z-index:999;   
   position:relative;
   z-index:44;
    width:1055px;
    height:15px;
	top:376px;
    //border:1px #000 solid;

   margin:auto;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/riska.png) ;
    
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	
	.ruska1{
z-index:999;   
   position:relative;
   z-index:44;
    width:1055px;
    height:15px;
	top:-20px;
  //  border-top:2px #7f7e7b solid;

   margin:auto;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/riska.png) ;
    
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	
	.ruska2{
z-index:999;   
   position:relative;
   z-index:44;
    width:1055px;
    height:15px;
	top:-60px;
    border-top:2px #7f7e7b solid;

   margin:auto;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
    
    
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	
	.napus_blog{
z-index:999;   
   position:absolute;
   z-index:44;
    width:400px;
    height:40px;
	top:22px;
	left:75px;
   // border:1px #000 solid;

color:#6cb39c;
    padding-top:8px;
    font-size:22px;
  font-family: Ancient;
  
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	
		.napus_nov{
z-index:999;   
   position:absolute;
   z-index:44;
    width:800px;
    height:30px;
	top:10px;
	left:75px;
 //   border:1px #000 solid;


  color:#6cb39c;
    padding-top:4px;
    font-size:22px;
  font-family: Ancient;
    
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	
  .napus_nov_litel{
z-index:999;   
   position:absolute;
   z-index:44;
    width:400px;
    height:20px;
	top:55px;
	left:75px;
  //  border:1px #000 solid;

  color:#6cb39c;
    padding-left:0px;
    font-size:15px;
  font-family: Ancient;
    
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
  
  
  
   .napus_inst{
z-index:999;   
   position:absolute;
   z-index:44;
    width:55px;
    height:23px;
	top:80px;
	left:72px;
 //   border:1px #000 solid;
 background: url(images/inst_s.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
 color:#6cb39c;
padding-top:5px;
padding-left:45px;
    font-size:15px;
  font-family: Ancient;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
  
  
   .napus_inst:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:55px;
    height:23px;
	top:82px;
	left:72px;
 //   border:1px #000 solid;
 background: url(images/inst_s.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
 color:#6cb39c;
padding-top:5px;
padding-left:45px;
    font-size:15px;
  font-family: Ancient;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}
  
  
  
  
  .napus_tw{
z-index:999;   
   position:absolute;
   z-index:44;
    width:55px;
    height:23px;
	top:80px;
	left:190px;
  // border:1px #000 solid;
 background: url(images/tvit_s.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
 color:#6cb39c;
padding-top:5px;
padding-left:45px;
    font-size:15px;
  font-family: Ancient;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}
  
   .napus_fb{
z-index:999;   
   position:absolute;
   z-index:44;
    width:55px;
    height:23px;
	top:80px;
	left:300px;
 //   border:1px #000 solid;
 background: url(images/fb_s.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
 color:#6cb39c;
padding-top:5px;
padding-left:45px;
    font-size:15px;
  font-family: Ancient;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
  
  .napus_fb:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:55px;
    height:23px;
	top:82px;
	left:300px;
 //   border:1px #000 solid;
 background: url(images/fb_s.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
 color:#6cb39c;
padding-top:5px;
padding-left:45px;
    font-size:15px;
  font-family: Ancient;
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}
  
  
  
  
   .e_mail{
z-index:999;   
   position:absolute;
   z-index:44;
    width:390px;
    height:45px;
	top:63px;
	left:500px;
 //  border:1px #000 solid;
color:#ffffff;
padding-top:0px;
    padding-left:30px;
    font-size:13px;
background:#8f8c7c;
 
  
  font-family: Ancient;
 
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.7;
  	}
   .knopka{
z-index:999;   
   position:absolute;
   z-index:44;
    width:127px;
    height:30px;
	top:63px;
	left:965px;
 //   border:1px #000 solid;
color:#ffffff;
padding-top:13px;
    padding-left:33px;
    font-size:13px;
  font-family: Ancient;
     background: #6cb39c;
  /
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
  
  
   .knopka:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:127px;
    height:30px;
	top:65px;
	left:965px;
 //   border:1px #000 solid;
color:#ffffff;
padding-top:13px;
    padding-left:33px;
    font-size:13px;
  font-family: Ancient;
     background: #6cb39c;
  /
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
  
  
  
  .line{
z-index:999;   
   position:relative;
   z-index:44;
    width:1050px;
    height:10px;
	top:155px;

    border-top:2px #7f7d7c solid;

margin:auto;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
   
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
  
  
   .kontakt{
z-index:999;   
   position:absolute;
   z-index:44;
    width:200px;
    height:25px;
	top:205px;
	left:75px;
  //  border:1px #000 solid;
color:#6cb39c;
margin:auto;
    padding-left:0px;
    font-size:20px;
  font-family: Ancient;
     background: url(images/avia_t.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
  
  
  
  .kontakt_l1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:30px;
    height:30px;
	top:255px;
	left:75px;
   // border:1px #000 solid;

margin:auto;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/loca.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
   
   
    .kontakt_l1:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:30px;
    height:30px;
	top:257px;
	left:75px;
   // border:1px #000 solid;

margin:auto;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/loca.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}
   
  
  .kontakt_l2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:180px;
    height:40px;
	top:250px;
	left:105px;
  //  border:1px #000 solid;
color:#7f7d7c;
margin:auto;
    padding-left:10px;
    font-size:15px;
  font-family: Ancient;
/
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
   
  
   .kontakt_l1_2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:30px;
    height:30px;
	top:305px;
	left:75px;
  //  border:1px #000 solid;

margin:auto;
    padding-left:0px;
    font-size:14px;
  font-family: Ancient;
     background: url(images/mail.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
   
     .kontakt_l1_2:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:30px;
    height:30px;
	top:307px;
	left:75px;
  //  border:1px #000 solid;

margin:auto;
    padding-left:0px;
    font-size:14px;
  font-family: Ancient;
     background: url(images/mail.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}
   
  
  .kontakt_l2_2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:180px;
    height:20px;
	top:310px;
	left:105px;
 //   border:1px #000 solid;
color:#7f7d7c;
margin:auto;
    padding-left:10px;
    font-size:15px;
  font-family: Ancient;
   
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
  
  
    .kontakt_opus1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:300px;
    height:20px;
	top:365px;
	left:75px;
 //   border:1px #000 solid;
color:#6cb39c;
margin:auto;
    padding-left:0px;
    font-size:20px;
  font-family: Ancient;


  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
  
   .kontakt_opus2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:600px;
    height:150px;
	top:390px;
	left:75px;
 //   border:1px #000 solid;
color:#7f7d7c;
margin:auto;
    padding-left:0px;
    font-size:17px;
  font-family: Ancient;
text-align:justify;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
  
    .map{
z-index:999;   
   position:absolute;
   z-index:44;
    width:420px;
    height:295px;
	top:205px;
	left:705px;
    border:2px #6cb39c solid;

margin:auto;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;

   
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}
  
  
  
  
  
   .inf{
z-index:999;   
   position:absolute;
   z-index:44;
    width:300px;
    height:20px;
	top:205px;
	left:385px;
   // border:1px #000 solid;
color:#6cb39c;
margin:auto;
    padding-left:0px;
    font-size:20px;
  font-family: Ancient;
     background: url(images/avia_t.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}
	
	
	.inf_l1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:30px;
    height:30px;
	top:255px;
	left:385px;
   // border:1px #000 solid;

margin:auto;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/viber.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
	
	.inf_l1:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:30px;
    height:30px;
	top:257px;
	left:385px;
   // border:1px #000 solid;

margin:auto;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/viber.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}
	
	
   .inf_l2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:280px;
    height:20px;
	top:255px;
	left:410px;
  //  border:1px #000 solid;
color:#7f7d7c;
margin:auto;
    padding-left:10px;
    font-size:18px;
  font-family: Ancient;
  
     background: url(images/avia_t.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
  
  .inf_l1_2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:30px;
    height:30px;
	top:305px;
	left:385px;
  //  border:1px #000 solid;

margin:auto;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/viber.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}
	
   .inf_l2_2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:280px;
    height:20px;
	top:310px;
	left:410px;
   // border:1px #000 solid;
color:#7f7d7c;
margin:auto;
    padding-left:10px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/avia_t.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}
  
  
  .image{
 z-index:1;
 height:250px;
  width:250px;
 // border:1px solid #ffff00;
  top:50px;
  left:50px;
  position:absolute;
 
  opacity:1;
  }
  
  
   .image{
 z-index:1;
 height:250px;
  width:250px;
 // border:1px solid #ffff00;
  top:50px;
  left:50px;
  position:absolute;
 
  opacity:1;
  }
  
  
  .text1{
 z-index:1;
 height:450px;
  width:350px;
  //border:1px solid #ffff00;
  top:50px;
  left:350px;
  position:absolute;
  text-align:center;
   font-family: Baskerville;
  text-align:left;
  font-style: oblique;
  
  
  
  opacity:1;
  }
  .text2{
 z-index:1;
 height:450px;
  width:350px;
 // border:1px solid #ffff00;
  top:50px;
  left:750px;
  position:absolute;
  opacity:1;
  
  font-family: Baskerville;
  text-align:left;
  font-style: italic;
 line-height: 150%;  
 }
  
  
	 .text4{
 z-index:1;
 height:450px;
  width:350px;
 // border:1px solid #ffff00;
  top:50px;
  left:950px;
  position:absolute;
  opacity:1;
  
  font-family: Baskerville;
  text-align:left;
  font-style: normal;
 line-height: 60%;  
 text-indent: 1.5em;
 text-shadow: 1px 1px 2px black; 
  }
  
  
  
 








	
	 .menu_bik{
z-index:9;   
   position:absolute;
   z-index:44;
    width:100px;
    height:580px;
	top:0px;
left:-195px;
  //  border:1px #000 solid;
   margin-top:0px;
   margin-left:40px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: #efefef;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
 box-shadow: 0 0 10px rgba(0,0,0,0.5);
  	}
	
.menu5{
 
   position:absolute;
  
    width:1024px;
    height:99px;
	top:77px;
	
   //   border:1px solid #000000;
    padding-left:0px;
    font-size:20px;
	color:#dbbc80;
  font-family: Bolt;
    background: url(images/r.png) no-repeat;
    background-size: 100%; 
 z-index:1;
opacity:1;
  	}
	
	.zaglush{
z-index:5;   
   position:absolute;
   z-index:44;
    width:70px;
    height:74px;
	top:0px;
  // border:1px #000 solid;
   margin-top:0px;
   margin-left:1200px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: #ffffff;

  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;

  	}
	
	
	/*
	.menu1:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:35px;
    height:35px;
	top:2px;
  //  border:1px #000 solid;
   margin-top:20px;
   margin-left:335px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/plane1.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? 
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}
*/
	



/*	.menu3:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:105px;
    height:45px;
	top:12px;
    border-bottom:4px #dbbc80 solid;
   margin-top:20px;
   margin-left:405px;
    padding-left:0px;
    font-size:20px;
	color:#ffffff;
    font-family: Bolt;

  animation: scale 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
	*/

	





















	
	.menu6{
z-index:999;   
   position:absolute;
   z-index:44;
    width:80px;
    height:35px;
	top:0px;

   margin-top:20px;
   margin-left:670px;
    padding-left:0px;
    font-size:18px;
  font-family: Bolt;
 
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
	
		
	
	
	
	
	
	.menu111{
z-index:999;   
   position:absolute;
   z-index:44;
    width:30px;
    height:30px;
	top:18px;
    
   margin-top:23px;
   margin-left:268px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/login_t.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
	
	
	.menu111:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:30px;
    height:30px;
	top:19px;
   
   margin-top:23px;
   margin-left:268px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/login_t.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
   animation: scale 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
	
	
	

	.menu9{
z-index:999;   
   position:absolute;
   z-index:44;
    width:100px;
    height:35px;
	top:2px;
   // border:1px #000 solid;
   margin-top:20px;
   margin-left:770px;
    padding-left:0px;
    font-size:18px;
  font-family: Bolt;
     background: url(images/kont_t.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
	.menu9:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:100px;
    height:35px;
	top:4px;
   // border:1px #000 solid;
   margin-top:20px;
   margin-left:770px;
    padding-left:0px;
    font-size:18px;
  font-family: Bolt;
     background: url(images/kont_t1.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}
	
.clockk{
	   position:absolute;
	top:15px;
	left:-5px;
}

.menu101{
z-index:999;   
   position:absolute;
   z-index:44;
    width:100px;
    height:25px;
	top:-21px;

   margin-top:20px;
   margin-left:800px;
    padding-left:0px;
	padding-top:40px;
    font-size:20px;
	color:#dbbc80;
  font-family: Bolt;
  //   background: url(images/serch_t.png) no-repeat;
  //  background-size: 100%; /* ??????????? ???????? */

//animation-delay: 15.5s;
opacity:1;
  	}
	.menu101:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:100px;
    height:25px;
	top:-21px;
border-top:5px #dbbc80 solid;
   margin-top:20px;
   margin-left:800px;
    padding-left:0px;
	padding-top:40px;
    font-size:20px;
	color:#ffffff;
  font-family: Bolt;
  //   background: url(images/serch_t.png) no-repeat;
  //  background-size: 100%; /* ??????????? ???????? */
   animation: scale 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}

	
	
	

	
	
	
	
	
	
	
	



  
  
  
  
  body {
 //   background: url(images/u.jpg) no-repeat;
   background-size: 100%; /* ??????????? ???????? */
 font-size:0px;
   }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  @media all and (orientation: landscape), all and (min-width: 480px) { 



.futer{
 z-index:0;
 height:550px;
  width:1024px;
 // border:1px solid #0000ff;
 background:#014694; 
  position:relative;
  margin: auto;
  opacity:1;
  left:30px;
  }





.menu31{
z-index:999;   
   position:absolute;
   z-index:44;
    width:727px;
    height:85px;
	top:40px;
	left:97px;

   padding-left:100px;
    padding-top:10px;
	font-size:37px;
	color:#ffffff;
  font-family: Ancient;
     background: url(images/s1.png) no-repeat;
   background-size: 100%; 
  
opacity:1;
  	}


.menu33x{
z-index:999;   
   position:absolute;
   z-index:44;
    width:327px;
    height:85px;
	top:160px;
	left:280px;
   padding-left:100px;
    padding-top:10px;
	font-size:33px;
	color:#ffffff;
  font-family: Ancient;
    
opacity:1;
  	}

  .logo2{
position:absolute;
left:400px;
top:280px;
z-index:44;
opacity:1;
z-index:0;   

width:200px;
height:200px;

  	}
	




		.knopka_sliderxx{
z-index:999;   
   position:absolute;
   z-index:44;
    width:350px;
    height:80px;
	top:250px;
	left:250px;
    
	border-radius:20px;
	color:#ffffff;
	background:#014694;
	font-size:40px;
	text-align:center;
  font-family: Bolt;
    padding-left:0px;
	padding-top:12px;
    

opacity:1;
  	}
	
	.star_text_top1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:740px;
    height:30px;
	top:0px;
	left:100px;
    
	color:#65001a;
   //border:1px solid #0000ff;
    font-size:30px;
  font-family: Bolt;
text-align:right;
opacity:1;
  	}	
	
	.star_text_bot1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:740px;
    height:60px;
	top:80px;
	left:100px;
    text-align:left;
	color:#636363;
 //  border:1px solid #636363;
    font-size:30px;
  font-family: Bolt;

opacity:1;
  	}	
	
		.star_text_top2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:740px;
    height:30px;
	top:40px;
	left:355px;
    
	color:#65001a;
  // border:1px solid #0000ff;
    font-size:30px;
  font-family: Bolt;

opacity:1;
  	}	
	
	.star_text_bot2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:740px;
    height:60px;
	top:80px;
	left:355px;
    
	color:#636363;
  // border:1px solid #0000ff;
    font-size:30px;
  font-family: Bolt;

opacity:1;
  	}	
	

 .logo{

   position:absolute;
    width:250px;
    height:250px;
	top:180px;
left:0px;
 
  
 margin-top:0px;
   margin-left:40px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
   z-index:44;
opacity:1;
z-index:0;   
  	}
	




  .kontent0XX{

 height:360px;
  width:1024px;
 // border:1px solid #00ff00;
  top:0px;
  position:relative;
  margin: auto;
  opacity:1;
  }
    
   .menu{

 height:430px;
 width:100%;
left:30px;
 top:0px;
 background: #ffffff;
 position:relative;
 margin: auto;
 font-family: "Arial"; 
 z-index:10;
 opacity:1;
background: url(images/11.jpg);
   
 }
  .menu1{
z-index:999;   
   position:absolute;

      width:52px;
    height:53px;
	top:110px;
	left:7px;
   
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/p.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
z-index:999;   
opacity:1;
  
 }

.menu2{

   position:absolute;

    width:52px;
    height:53px;
	top:110px;
	left:84px;
  


    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/m.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
z-index:999;   
opacity:1;
  	}



.menu4{
  
   position:absolute;
   
    width:52px;
  height:52px;
	top:90px;
	left:154px;
 
   margin-top:20px;

    padding-left:0px;
    font-size:20px;
	color:#dbbc80;
  font-family: Bolt;
 background: url(images/f.png) no-repeat;
   background-size: 100%; 
opacity:1;

z-index:999; 

  	}


	.menu3{
 
   position:absolute;
 
    width:880px;
    height:100px;
	top:80px;
left:320px;
   padding-left:13	px;
    padding-top:185px;
	font-size:40px;
	color:#014694;
  font-family: Ancient;
     background: url(images/s1.png) no-repeat;
   background-size: 100%; 
   z-index:44;
opacity:1;
  	}

	
	
		
	
.menu8{
z-index:999;   
   position:absolute;
   z-index:44;
    width:1000px;
    height:45px;
	top:7px;
left:82px;
  
    padding-left:0px;
    font-size:54px;
	color:#014694;
  font-family: Ancient;
  //   background: url(images/blog_t.png) no-repeat;
  //  background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}

	
	
	.menu7{
 
   position:absolute;

    width:400px;
    height:55px;
	top:100px;
	left:400px;
  
    padding-left:55px;
    padding-top:2px;
    font-size:35px;
	color:#ffffff;
  font-family: Ancient;
     background: url(images/tt.png) no-repeat;
      z-index:44;
opacity:1;
  	}
	
	
	
	.menu11{
z-index:999;   
   position:absolute;
   z-index:44;
    width:300px;
    height:50px;
	top:0px;
    
   margin-top:90px;
   margin-left:765px;
    padding-left:0px;
    font-size:30px;
  font-family: Bolt;
    color:#ffffff;
//animation-delay: 15.5s;
opacity:1;
  	}


		.menu10{
z-index:999;   
   position:absolute;
   z-index:44;
    width:300px;
    height:55px;
	top:175px;
	left:735px;
line-height: 100%;
    padding-left:35px;
	 padding-top:13px;
    font-size:32px;
	color:#000000;
  font-family: Ancient;
   
  opacity:1;
  	}

	
  .kontent1_golovna{
background:#ffffff;
 height:460px;
  width:1024px;

  top:-40px;
  position:relative;
 left:30px;
  margin: auto;
  
  opacity:1;
  }
  
	
  .kontent1_golovna_sire{

 height:362px;
  width:1024px;
//  border:1px solid #ff0000;
  top:0px;
  left:30px;
  position:relative;
  margin: auto;
  opacity:1;
   background: #ebebeb;
  }
  
	
	
	
		.menu_sire_knop_imag1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:200px;
    height:200px;
	top:30px;
	left:-150px;
 //   border:2px #dbbc80 solid;
	
	color:#65001a;
 background: url(images/prot.png) no-repeat;
   background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
		.menu_sire_knop_imag2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:200px;
    height:200px;
	top:30px;
	left:-100px;
 //   border:2px #dbbc80 solid;
	
	color:#014694;
  background: url(images/prof.png) no-repeat;
   background-size: 100%; /* ??????????? ???????? */
    font-size:14px;
  font-family: Bolt;

opacity:1;
  	}
	
	.menu_sire_knop_imag3{
z-index:999;   
   position:absolute;
   z-index:44;
    width:200px;
    height:200px;
	top:30px;
	left:-50px;
 //   border:2px #dbbc80 solid;
	
	color:#65001a;
  background: url(images/rez.png) no-repeat;
   background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
	.menu_sire_knop_imag4{
z-index:999;   
   position:absolute;
   z-index:44;
    width:200px;
    height:200px;
	top:30px;
	left:30px;
 //   border:2px #dbbc80 solid;
	
	color:#65001a;
  background: url(images/dos.png) no-repeat;
   background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
		.menu_sire_knop_text1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:140px;
    height:20px;
	top:240px;
	left:-150px;
  //  border:2px #dbbc80 solid;
	padding-top:17px;
	color:#014694;
text-align:center;
    font-size:30px;
  font-family: Bolt;

opacity:1;
  	}
	
		.menu_sire_knop_text2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:140px;
    height:20px;
	top:240px;
	left:-100px;
  //  border:2px #dbbc80 solid;
	padding-top:17px;
	color:#014694;
text-align:center;
    font-size:30px;
  font-family: Bolt;

opacity:1;
  	}
	
	
		.menu_sire_knop_text3{
z-index:999;   
   position:absolute;
   z-index:44;
    width:140px;
    height:20px;
	top:240px;
	left:-60px;
  //  border:2px #dbbc80 solid;
	padding-top:17px;
	color:#014694;
text-align:center;
    font-size:30px;
  font-family: Bolt;

opacity:1;
  	}
	
	
		.menu_sire_knop_text4{
z-index:999;   
   position:absolute;
   z-index:44;
    width:140px;
    height:20px;
	top:240px;
	left:50px;
  //  border:2px #dbbc80 solid;
	padding-top:17px;
	color:#014694;
text-align:center;
    font-size:30px;
  font-family: Bolt;

opacity:1;
  	}
	
	
	
	.text_olja{
z-index:999;   
   position:absolute;
   z-index:44;
    width:850px;
    height:560px;
	top:53px;
	left:108px;
    
	text-align:justify;
	color:#737373;
    padding-left:10px;
	padding-top:0px;
    font-size:30px;
  font-family: Bolt;

opacity:1;
  	}
	
	
	 .kontent1_golovna_veluke{

 height:600px;
  width:1024px;
  
  top:-40px;
  position:relative;
  margin: auto;
  opacity:1;
  }
	
	
.kontentnxx{
 z-index:0;
 height:260px;
  width:1024px;
 // border:1px solid #ff0000;
 
  position:relative;
  margin: auto;
  opacity:1;
  } 
 	
 .kontentn{
 z-index:0;
 height:390px;
  width:1024px;
 // border:1px solid #ff0000;
 
  position:relative;
  margin: auto;
  opacity:1;
  } 
  
	
	
  }


/*-----------------------------------------------------*/
  
  @media screen and (min-device-width: 1023px) { 

.futer{
 z-index:0;
 height:250px;
  width:1024px;
 // border:1px solid #0000ff;
 background:#014694; 
  position:relative;
  margin: auto;
  opacity:1;
  left:30px;
  }


  .menu31{
z-index:999;   
   position:absolute;
   z-index:44;
    width:727px;
    height:85px;
	top:40px;
	left:97px;

   padding-left:100px;
    padding-top:10px;
	font-size:23px;
	color:#ffffff;
  font-family: Ancient;
     background: url(images/s1.png) no-repeat;
   background-size: 100%; 
  
opacity:1;
  	}


.menu33x{
z-index:999;   
   position:absolute;
   z-index:44;
    width:327px;
    height:85px;
	top:40px;
	left:657px;
   padding-left:100px;
    padding-top:10px;
	font-size:23px;
	color:#ffffff;
  font-family: Ancient;
    
opacity:1;
  	}

  .logo2{
position:absolute;
left:38px;
z-index:44;
opacity:1;
z-index:0;
width:100px;
height:100px;
  left:40px;
top:40px; 
  	}
	

	


	.knopka_sliderxx{
z-index:999;   
   position:absolute;
   z-index:44;
    width:350px;
    height:80px;
	top:250px;
	left:250px;
    
	border-radius:20px;
	color:#ffffff;
	background:#014694;
	font-size:40px;
	text-align:center;
  font-family: Bolt;
    padding-left:0px;
	padding-top:12px;
    opacity:1;
  	}
	
	.star_text_top1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:640px;
    height:30px;
	top:50px;
	left:200px;
    
	color:#65001a;
   //border:1px solid #0000ff;
    font-size:18px;
  font-family: Bolt;
text-align:right;
opacity:1;
  	}	
	
	.star_text_bot1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:680px;
    height:60px;
	top:80px;
	left:200px;
    text-align:left;
	color:#636363;
 //  border:1px solid #636363;
    font-size:16px;
  font-family: Bolt;

opacity:1;
  	}	
	

	
		.star_text_top2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:640px;
    height:30px;
	top:50px;
	left:355px;
    
	color:#65001a;
  // border:1px solid #0000ff;
    font-size:18px;
  font-family: Bolt;

opacity:1;
  	}	
	
	.star_text_bot2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:640px;
    height:60px;
	top:80px;
	left:355px;
    
	color:#636363;
  // border:1px solid #0000ff;
    font-size:16px;
  font-family: Bolt;

opacity:1;
  	}	
	





.menu1{
z-index:999;   
   position:absolute;

      width:32px;
    height:33px;
	top:120px;
	left:34px;
   
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/p.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
z-index:999;   
opacity:1;
  	}
	
	.menu2{

   position:absolute;

    width:32px;
    height:33px;
	top:80px;
	left:34px;
  


    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/m.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
z-index:999;   
opacity:1;
  	}

.menu4{
  
   position:absolute;
   
    width:32px;
  height:32px;
	top:24px;
	left:34px;
 
   margin-top:20px;

    padding-left:0px;
    font-size:20px;
	color:#dbbc80;
  font-family: Bolt;
 background: url(images/f.png) no-repeat;
   background-size: 100%; 
opacity:1;

z-index:999; 

  	}

	.menu3{
 
   position:absolute;
  padding-top:0px;
    width:727px;
    height:85px;
	top:80px;
	left:197px;
   padding-left:100px;
    padding-top:10px;
	font-size:23px;
	color:#ffffff;
  font-family: Ancient;
     background: url(images/s1.png) no-repeat;
   background-size: 100%; 
   z-index:44;
opacity:1;
  	}
	
	
.menu8{
z-index:999;   
   position:absolute;
   z-index:44;
    width:500px;
    height:45px;
	top:7px;
left:292px;
  
    padding-left:0px;
    font-size:24px;
	color:#014694;
  font-family: Ancient;
  //   background: url(images/blog_t.png) no-repeat;
  //  background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
	

	
	.menu11{
z-index:999;   
   position:absolute;
   z-index:44;
    width:300px;
    height:50px;
	top:10px;
    
   margin-top:90px;
   margin-left:775px;
    padding-left:0px;
    font-size:18px;
  font-family: Bolt;
    color:#ffffff;
//animation-delay: 15.5s;
opacity:1;
  	}
	
 .logo{

   position:absolute;
  
    width:150px;
    height:150px;
	top:12px;
left:38px;
  
   margin-top:0px;
   margin-left:40px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
   z-index:44;
opacity:1;
z-index:0;   
  	}
	

	
	.menu7{
 
   position:absolute;

    width:200px;
    height:35px;
	top:6px;
	left:770px;
  
    padding-left:35px;
    padding-top:2px;
    font-size:18px;
	color:#000000;
  font-family: Ancient;
     background: url(images/t.png) no-repeat;
      z-index:44;
opacity:1;
  	}
	

		.menu10{
z-index:999;   
   position:absolute;
   z-index:44;
    width:300px;
    height:55px;
	top:25px;
	left:775px;
line-height: 100%;
    padding-left:35px;
	 padding-top:13px;
    font-size:18px;
	color:#000000;
  font-family: Ancient;
   
  opacity:1;
  	}
	


  .kontent0xx{
 height:0px;
  width:1024px;
 // border:1px solid #00ff00;
  top:0px;
  position:relative;
  margin: auto;
  opacity:1;
  }
   .menu{

 height:175px;
 width:1024px;
 
 left:30px;
 
 top:0px;
 background: url(images/11.jpg) no-repeat;
    -moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */
   z-index:10;
 position:relative;
 margin: auto;
 font-family: "Arial"; 
 z-index:9;
 opacity:1;
  }
  
  
  
  
  .kontent1_golovna{
background:#ffffff;
 height:460px;
  width:1024px;

  top:-40px;
  position:relative;
  margin: auto;
  opacity:1;
  }
  
  
  
  .kontent1_golovna_sire{

 height:162px;
  width:1024px;
//  border:1px solid #ff0000;
  top:0px;
  position:relative;
  margin: auto;
  opacity:1;
   background: #ebebeb;
  }
  
  
  	.menu_sire_knop_imag1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:70px;
    height:70px;
	top:30px;
	left:30px;
 //   border:2px #dbbc80 solid;
	
	color:#65001a;
 background: url(images/prot.png) no-repeat;
   background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
		.menu_sire_knop_imag2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:70px;
    height:70px;
	top:30px;
	left:30px;
 //   border:2px #dbbc80 solid;
	
	color:#014694;
  background: url(images/prof.png) no-repeat;
   background-size: 100%; /* ??????????? ???????? */
    font-size:14px;
  font-family: Bolt;

opacity:1;
  	}
	
	.menu_sire_knop_imag3{
z-index:999;   
   position:absolute;
   z-index:44;
    width:70px;
    height:70px;
	top:30px;
	left:30px;
 //   border:2px #dbbc80 solid;
	
	color:#65001a;
  background: url(images/rez.png) no-repeat;
   background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
	.menu_sire_knop_imag4{
z-index:999;   
   position:absolute;
   z-index:44;
    width:70px;
    height:70px;
	top:30px;
	left:30px;
 //   border:2px #dbbc80 solid;
	
	color:#65001a;
  background: url(images/dos.png) no-repeat;
   background-size: 100%; /* ??????????? ???????? */
    font-size:12px;
  font-family: Bolt;

opacity:1;
  	}
	
		.menu_sire_knop_text1{
z-index:999;   
   position:absolute;
   z-index:44;
    width:140px;
    height:20px;
	top:110px;
	left:0px;
  //  border:2px #dbbc80 solid;
	padding-top:17px;
	color:#014694;
text-align:center;
    font-size:14px;
  font-family: Bolt;

opacity:1;
  	}
	
		.menu_sire_knop_text2{
z-index:999;   
   position:absolute;
   z-index:44;
    width:140px;
    height:20px;
	top:110px;
	left:0px;
  //  border:2px #dbbc80 solid;
	padding-top:17px;
	color:#014694;
text-align:center;
    font-size:14px;
  font-family: Bolt;

opacity:1;
  	}
	
  
		.menu_sire_knop_text3{
z-index:999;   
   position:absolute;
   z-index:44;
    width:140px;
    height:20px;
	top:110px;
	left:0px;
  //  border:2px #dbbc80 solid;
	padding-top:17px;
	color:#014694;
text-align:center;
    font-size:14px;
  font-family: Bolt;

opacity:1;
  	}
	
		.menu_sire_knop_text4{
z-index:999;   
   position:absolute;
   z-index:44;
    width:140px;
    height:20px;
	top:110px;
	left:0px;
  //  border:2px #dbbc80 solid;
	padding-top:17px;
	color:#014694;
text-align:center;
    font-size:14px;
  font-family: Bolt;

opacity:1;
  	}
	
	
	.text_olja{
z-index:999;   
   position:absolute;
   z-index:44;
    width:750px;
    height:220px;
	top:53px;
	left:308px;
    
	text-align:justify;
	color:#737373;
    padding-left:10px;
	padding-top:0px;
    font-size:15px;
  font-family: Bolt;

opacity:1;
  	}
	
	 .kontent1_golovna_veluke{

 height:400px;
  width:1024px;
 // border:1px solid #ff0000;
  top:-40px;
  position:relative;
  margin: auto;
  opacity:1;
  }
	
  
  
 .kontentn{
 z-index:0;
 height:180px;
  width:1024px;
 // border:1px solid #ff0000;
 
  position:relative;
  margin: auto;
  opacity:1;
  } 
  
  
  
 .kontentnxx{
 z-index:0;
 height:160px;
  width:1024px;
 // border:1px solid #ff0000;
 
  position:relative;
  margin: auto;
  opacity:1;
  } 
  
  
  }
  
  
  
  
  
  
  
  

  
  
  
   ul {
  
    list-style: none; /* ??? ?????? ??????? ??????? */
    margin: 0; /* ??? ???????? ?????? */
    padding: 0; /* ??????? ???? ?????? ?????? */
    font-family: Ancient;
    font-size: 20px; /* ?????? ???????? ? ?????? ???? */
 margin-left: 30px;


   }
   li ul {
    position: absolute; /* ??????? ??????????????? ????????? */
    display: none; /* ???????? ??????? */
    margin-left: 0px; /* ???????? ??????? ?????? */
    margin-top: -80px; /* ???????? ??????? ????? */
	width:380px;
	text-indent: 100px;

  }
   li a {
    display: block; /* ?????? ??? ??????? ??????? */
    padding: 5px; /* ???? ?????? ??????? */
    text-decoration: none; /* ????????????? ? ?????? ??????? */
    color: #666; /* ???? ?????? */
   
    background-color: #f0f0f0; /* ???? ???? */
    border-bottom: none; /* ??????? ????? ?? ???????? */
height:50px;  
  }
   li a:hover {
   color:#6cb29c;
    background-color: #f5f5f5; /* ???? ???? ????????? ?????? */
  
  }
   li:hover ul { 
    display: block; /* ??? ????????? ?????? ???????? ???? ???????????? ??????? */
   }
   
   
   
 .tt{


  position: absolute; 
  top: 30px; 
  left: 100px;
 width:300px;
 height:100px;
 
 
}  
   
   
   
  .div {
 z-index:100;
 
 // border: 1px solid #000000;
  position: absolute; 
width:1200px;
height:200px;
top:0px;
left:0px;
  opacity:0;
}

 .div1 {
 z-index:100;
 
 // border: 1px solid #000000;
  position: absolute; 
width:1200px;
height:200px;
top:-10px;
left:-220px;
  opacity:0;
}
 .div2 {
 z-index:100;
 
 // border: 1px solid #000000;
  position: absolute; 
width:1200px;
height:200px;
top:-25px;
left:-640px;
  opacity:0;
}
.div1:hover {
width:1200px;
height:200px;

  position: absolute; 
top:-10px;
left:0px;
opacity:1;
left:-220px;
}
.div:hover {
width:1200px;
height:200px;

  position: absolute; 
top:0px;
left:0px;
opacity:1;
}
.div2:hover {
width:1200px;
height:200px;

  position: absolute; 
top:-25px;
left:0px;
opacity:1;
left:-640px;
}
span {
  display: block;
  position: absolute;
  width: 100px;
  height: 100px;


 

}



.menu_sire_knop_imag1:hover span{
	animation: celt 4s 1 linear;
}
.div:hover span{
	
	 animation: run 4s 1 linear;
	
}
.div1:hover span{
	
	 animation: run 4s 1 linear;
	
}
.div2:hover span{
	
	 animation: run 4s 1 linear;
	
}



.strila {
left:130px;
top:6px;
width:60px;
height:20px;

    background: url(images/strilka.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
   
 // animation-delay: 1.5s;
}

.strila3 {
left:65px;
top:26px;
width:20px;
height:60px;

    background: url(images/strilka3.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
   
 // animation-delay: 1.5s;
}


.strila2 {
left:80px;
top:6px;
width:60px;
height:20px;

    background: url(images/strilka.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
   
 // animation-delay: 1.5s;
}
.strila1 {
left:-30px;
top:6px;
width:60px;
height:20px;
 
    background: url(images/strilka1.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
   
 // animation-delay: 1.5s;
}

.one {
left:630px;
top:14px;
width:330px;
height:2px;
 background: #dbbc80;
   
 // animation-delay: 1.5s;
}
.two {
  background: #dbbc80;
 left:225px;
top:55px;
width:405px;
height:2px; 
 // animation-delay: 1s;
}
.three {
  background: #dbbc80;
 left:630px;
top:14px;
 
width:2px;
height:182px;
 // animation-delay: 0.5s;
}
.four {
 background: #dbbc80;
 left:960px;
top:14px;
 
width:2px;
height:10px;
z-index:1;
 animation-delay: 1s;
}

.fife {
  background: #dbbc80;
 left:630px;
top:195px;
width:10px;
height:2px; 
  animation-delay: 1s;
}



.one1 {
left:230px;
top:4px;
width:330px;
height:2px;
 background: #dbbc80;
   
 // animation-delay: 1.5s;
}
.two1 {
  background: #dbbc80;
 left:560px;
top:55px;
width:405px;
height:2px; 
 // animation-delay: 1s;
}
.three1 {
  background: #dbbc80;
 left:230px;
top:4px;
 
width:2px;
height:6px;
  animation-delay: 1s;
}
.four1 {
 background: #dbbc80;
 left:560px;
top:4px;
width:2px;
height:182px;
z-index:1;
}

.fife1 {
  background: #dbbc80;
 left:553px;
top:185px;
width:9px;
height:2px; 
  animation-delay: 1s;
}






.list1 {
left:0px;
top:0px;
width:100px;
height:100px;
background: url(images/menu_sire_knop4_3.png) no-repeat;
background-size: 100%; /* ??????????? ???????? */
animation-delay:5s;
animation: celt 4s 1 linear;
}
.list2 {
background: url(images/menu_sire_knop4_2.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
left:0px;
top:0px;

width:100px;
height:100px;
animation-delay:5s;
animation: celt 3s 1 linear;
}
.list3 {
  background: url(images/menu_sire_knop4_1.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
left:0px;
top:0px;
 animation-delay:5s;
width:100px;
height:100px;
animation: celt 4s 1 linear;
}
.list4 {
background: url(images/menu_sire_knop4_0.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
 left:0px;
top:0px;
width:100px;
height:100px;
z-index:1;
 animation-delay:5s;
  animation: celt 1s 1 linear;
}




.list1t {
left:31px;
top:14px;
width:7px;
height:7px;
background: url(images/menu_sire_knop3_bip.png) no-repeat;
background-size: 100%; /* ??????????? ???????? */
animation-delay:5s;
	animation: celt1 4s 1 linear;

}
.list2t {
background: url(images/menu_sire_knop3_bip.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
left:41px;
top:58px;
animation-delay:5s;
width:7px;
height:7px;
animation-delay:5s;
	animation: celt1 4s 1 linear;
}
.list3t {
  background: url(images/menu_sire_knop3_bip.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
left:25px;
top:39px;
 animation-delay:5s;
width:7px;
height:7px;
animation-delay:5s;
	animation: celt1 4s 1 linear;
}









@keyframes scale {
  0% {
   transform: scale(1); 
  
  }
  25% {
   transform:  scale(0.98); 
  
  }
  50% {
   transform: scale(1); 
   
  }
  75% {
    transform:  scale(1); 
 
  }
  100% {
    transform:  scale(1); 
 
  }
}


@keyframes scale2 {
  0% {
   transform: scale(1); 
   border:2px #dbbc80 solid;  
  }
  25% {
   transform:  scale(1.1); 
 
  }
  50% {
   transform: scale(1); 
   
  }
  75% {
    transform:  scale(1.1); 
border:2px #731923 solid;
  }
  100% {
    transform:  scale(1); 
     border:2px #dbbc80 solid; 
  }
}





@keyframes scale3 {
  0% {
   transform: scale(1); 
 
  }
  25% {
   transform:  scale(1.1); 
 
  }
  50% {
   transform: scale(1); 
   
  }
  75% {
    transform:  scale(1.1); 

  }
  100% {
    transform:  scale(1); 
    
  }
}


@keyframes trun {
  0% {
   transform: translateX(10px); 
  
  }
  25% {
  transform: translateX(20px); 
  
  }
  50% {
  transform: translateX(570px); 
   
  }
  75% {
  transform: translateX(20px);  
 
  }
  100% {
    transform: translateX(0px); 
 
  }
}


@keyframes color {
  0% {
 
   background:#ebedec; 
  }
  15% {
   background:#731923;
  
  }
  20% {
  background:#ebedec;
   
  }
  40% {
  background:#ebedec;
   
  }
  65% {
 background:#731923; 
 
  }
  80% {
  background:#ebedec;
   
  }
  100% {
     
 background:#ebedec; 
  }
}

@keyframes trun1 {
  0% {
   transform: translateX(-10px); 
  
  }
  25% {
  transform: translateX(-20px); 
  
  }
  50% {
  transform: translateX(-570px); 
   
  }
  75% {
  transform: translateX(-20px);  
 
  }
  100% {
    transform: translateX(0px); 
 
  }
}

@keyframes run {
  0% {
   transform: scale(0.2); 
  
  }
  15% {
   transform:  scale(0.4); 
  
  }
  30% {
   transform: scale(0.6); 
   background: #65001a; 
  }
  45% {
    transform:  scale(0.8); 
   background: #65001a;
  }
  60% {
    transform:  scale(1); 
  background: #65001a;
  }
    75% {
    
 background: #dbbc80;;
  }
    90% {
    
   background: #dbbc80;
  }
    100% {
    
   background: #dbbc80;
  }
  
}



@keyframes celt {
  0% {
   transform: rotate(5deg);
  
  }
  15% {
   transform: rotate(7deg); 
  
  }
  30% {
   transform: rotate(12deg);
   
  }
  45% {
     transform: rotate(12deg);
  
  }
  60% {
    transform: rotate(0deg); 
  
  }
    75% {
   transform: rotate(12deg);
  }
    90% {
       transform: rotate(3deg);
  
  }
    100% {
    
   transform: rotate(0deg);
  }
  
}







@keyframes celt1 {
  0% {
   transform: translate(0px, 0px);
  
  }
  15% {
   transform: translate(3px, 0px);
  
  }
  30% {
   transform: translate(5px, 2px);
   
  }
  45% {
      transform: translate(3px, 5px);
  
  }
  60% {
   transform: translate(0px, 3px);
  
  }
    75% {
      transform: translate(-3px, 3px);
  }
    90% {
        transform: translate(0px, 2px);
  
  }
    100% {
    
    transform: translate(0px, 0px);
  }
  
}


.position3_anim{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:240px;
	top:65px;
 
   margin-top:15px;
   margin-left:790px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/zast.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0;
  	}
	
	
	.position1_anim{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:240px;
	top:65px;
 
   margin-top:15px;
   margin-left:75px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/zast.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0;
  	}
	.position1_anim:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:240px;
	top:65px;
 
   margin-top:15px;
   margin-left:75px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/zast.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}	
	
	
.position2_anim{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:240px;
	top:65px;
 
   margin-top:15px;
   margin-left:430px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/zast.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0;
  	}
	.position2_anim:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:240px;
	top:65px;
 
   margin-top:15px;
   margin-left:430px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/zast.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}	
	
	
	
	
.position3_anim:hover{
z-index:999;   
   position:absolute;
   z-index:44;
    width:335px;
    height:240px;
	top:65px;
 
   margin-top:15px;
   margin-left:790px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/zast.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:0.8;
  	}










.menu1_fb_bik{
z-index:1;   
   position:absolute;
   z-index:44;
    width:35px;
    height:35px;
	top:200px;
  //  border:1px #000 solid;
   margin-top:20px;
   margin-left:35px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/inst_bik.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
	.menu1_fb_bik:hover{
z-index:1;   
   position:absolute;
   z-index:44;
    width:35px;
    height:35px;
	top:202px;
  //  border:1px #000 solid;
   margin-top:20px;
   margin-left:35px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/inst_bik.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}
.menu1_inst_bik{
z-index:1;   
   position:absolute;
   z-index:44;
    width:35px;
    height:35px;
	top:250px;
  //  border:1px #000 solid;
   margin-top:20px;
   margin-left:35px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/fb_bik.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}	
	
	.menu1_inst_bik:hover{
z-index:1;   
   position:absolute;
   z-index:44;
    width:35px;
    height:35px;
	top:252px;
  //  border:1px #000 solid;
   margin-top:20px;
   margin-left:35px;
    padding-left:0px;
    font-size:18px;
  font-family: Ancient;
     background: url(images/fb_bik.png) no-repeat;
    background-size: 100%; /* ??????????? ???????? */
  // animation: run 2s infinite ease-in-out;
//animation-delay: 15.5s;
opacity:1;
  	}	
	