html, body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, pre, form, fieldset, p, blockquote, th, td, img, a {

	margin: 0;
	padding: 0;
	border: 0;
}




body {

	font-family: arial,helvetica;
	color: #333;
	color: rgba(0,0,0,0.5);

}


p {

	font-size: 2em;
	padding-bottom: 0.6em;

}


a {
    cursor: pointer;
    color: #4f4022; 
    text-decoration: none; /* Отменяем подчеркивание у ссылки */

   
   } 


a:hover {

   	 color: #7f5194;
   }


a .photki:hover {

	border: 4px solid #695328;
}

a .photki_s:hover {

	border: 2px solid #695328;
}

a .vertical-img:hover {

	opacity: 0.6;
}


h1 {

    font-weight: normal;
    font-size: 100%;
    font-size: 5.5em;
    margin:0;
    padding:0;
    color:#4f4022;

}

a h1:hover {

    color: #BDB76B;

}


h2 {

    font-weight: normal;
    text-align: center;
    font-size: 2em;
    color:#4f4022;

}

h3 {

	color: #fff;
	font-weight: normal;
	font-size: 1.3em;
	padding-left:1em;
	padding-right:1em;
}

h4 {

	font-family: arial,helvetica;
    color: #4f4022;
    padding-left:1em;
	padding-right:1em;

}

h6 {

	vertical-align: bottom;
	color: #fff;
	font-weight: normal;
	font-size: 1.3em;
	padding-left:1em;
	padding-right:1em;
}

.section {

	text-align:center;
	align-items: center;
	margin: 0;
	padding: 0;
	border: 0;


}

.intro {

	margin: 0;
	padding: 0;
	border: 0;
}

.slide {

	margin: 0;
	padding: 0;
	border: 0;

}


.intro p{

	width: 50%;
	margin: 0 auto;
	font-size: 1.5em;
	color: #fff;

}

.photki	{

  height: 300px;
  border: 4px solid #fff;

}

.photki_s {

	height: 40px;
	border: 2px solid #fff;
}


.vertical-text {

 position: absolute;
 transform: rotate(90deg);
 transform-origin: 0%;
 left:35px;
 visibility: visible;

}

#vertical-text-1 {
 
    top:180px;	

}

#vertical-text-2 {

	top:130px;

}

#vertical-text-3 {

	top:90px;

}

#vertical-text-4 {

    top:218px;

}

.vertical-img {

 position: absolute;
 left:30px; 

 }

 #vertical-img1 {

 	top:170px;
 }

#vertical-img2 {

 	top:240px;
 }

#vertical-img3 {

 	top:310px;
 }

#vertical-img4 {

 	top:380px;
 }



#section0 h2{

	font-weight: normal;
	text-align: center;
    font-size: 2em;
    margin:0;
    padding-left:1em;
	padding-right:1em;
    color:#4f4022;

}

#menu li {

	display:inline-block;

	margin: 10px;

	color: #4f4022;

	background:#fff;

	background: rgba(255,255,255, 0.5);

    border-radius: 10px;

}

#menu li.active{

	background:#666;

	background: rgba(0,0,0, 0.5);

	color: #fff;

}

#menu li a{

	text-decoration:none;

	color: #4f4022;

}

#menu li.active a:hover{

	color: #4f4022;

}

#menu li:hover{

	background: rgba(255,255,255, 0.8);

}

#menu li a,

#menu li.active a{

	padding: 9px 18px;

	display:block;

}

#menu li.active a{

	color: #fff;

}

#menu{

	position:fixed;

	top:0;

	left:0;

	height: 40px;

	z-index: 70;

	width: 100%;

	padding: 0;

	margin:0;

}

@media screen and (orientation: portrait) {


.photki	{

   height: 650px;
   width: 500px;
}

.photki_s {

	visibility: hidden;
	height: 0px;
}

.vertical-text {

visibility: hidden;

}

.vertical-img {

 position: relative;
 z-index: 100;
 height: 60px;

 }

#vertical-img1 {

 	top:20px;
 	left:-20px;
 }

#vertical-img2 {

 	top:20px;
 	left:-5px;
 }

#vertical-img3 {

 	top:20px;
 	left:5px;
 }

#vertical-img4 {

 	top:20px;
 	left:20px;
 }


h1 {

    font-size: 4em;

}

#section5 h1 {

	font-size: 5.5em;
} 

h2 {

 
    font-size: 3em;

}

#section0 h2{

	font-size: 2em;
	padding-left:1.2em;
	padding-right:1.2em;

}

h3 {

	font-size: 1.7em;
}

h4 {

	font-size: 1.7em;
}

h6 {

	font-size: 1.3em;
}


}

