@font-face {
    font-family: Rus; /* Гарнитура шрифта */
   # src: url(../fonts/Apostol3-TYGRA.ttf); /* Путь к файлу со шрифтом */
    src: url(../fonts/Bulgaria-Moderna.otf); /* Путь к файлу со шрифтом */
   }


.top-header{
	text-align: center;
	background: rgba(250, 250, 250, 0.3);
	padding: 10px;
	margin-bottom: 30px;
}

.bottom-header{
	text-align: center;
	background: rgba(250, 250, 250, 0.3);
	padding: 10px;

	position: absolute;
	bottom:0;
	width:100%;	
}
.bottom-header1{
	text-align: center;
	background: rgba(250, 250, 250, 0.3);
	padding: 10px;

	width:100%;	
}
.top-header h1{
	text-transform: uppercase;

}

.opacity-panel{
	background: rgba(250, 250, 250, 0.0);
	padding-top: 10px;
	padding-bottom: 100px;
}
.opacity-panel1{
	background: rgba(250, 250, 250, 0.2);
}

.panel-list{
	background: url("../img/55973737_e1076c30d2a9.png")
	
}
body {
	#background-image: url(../img/paper_texture315.jpg);
	#background-image: url(../img/bkg03.jpg);
	#background-image: url("../img/bgr01.jpg");
	background-image: url("../img/hunter-birchbark1.jpg");
	 background-attachment: fixed, scroll; 
	background-size: cover;
	font-family: Rus;
	
}


h4{
	font-family: Rus;
}
h1{
	font-family: Rus;
}

.main-button{
	height: 50%;
}


.box-image{
	width: 100%;
	height: 450px;
	background-image: url("../img/btn01.png");
	background-size: 200px 200px;
#  background-position: top left;
#  position: relative;
}


.link-image {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}

.old-paper{
	background-image: url(../img/paper_texture315.jpg);
    background-size: cover;
}


a.demand{
text-decoration: none;
color:black;
}

a.demand h4{
	font-size: 2.4em;
}

.panel{
	border: 0;
}
#top-line{
	margin: 100px;
}