@font-face {
	font-family: 'CubicPower';
	src: url('CubicPower.ttf') format('truetype');
}
#background-video {
  width: 100vw; /* Ширина вьюпорта (viewport width) */
  height: 100vh; /* Высота вьюпорта (viewport height) */
  object-fit: cover; /* Автоматически масштабирует видео, сохраняя его пропорции, и обрезает края при необходимости */
  position: fixed; /* Фиксирует положение видео относительно вьюпорта */
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1; /* Размещает видео под остальной контентной частью страницы */
}

img {
    max-width: 100%;
    height: auto;
}
.BG {
	width: 100%;
	margin-bottom: auto;
	position: absolute;
	height: 100%;
	background-color: #FFF;
	background-repeat: repeat;
	background-position: center center;
	background-size: cover;
}
.BG-about {
	width: 100%;
	margin-bottom: auto;
	position: absolute;
	height: 100%;
	background-color: #666;
	background-image: url(../about/denis_petrulenkov_art.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}

.Links {
	width: 300px;
	padding-left: 5%;
	float: left;
}
.Img {
	text-align: center;
	clear: both;
	float: left;
	vertical-align: middle;
	top: 8%;
	bottom: 0px;
	width: 99%;
	margin: auto;
	position: absolute;
}
	#info {
	position:absolute;
	z-index:2;
	left: 10%;
	top: 20%;
	right: 10%;
}

.info {
	position: static;
	padding-left: 10%;
	padding-top: 5rem;
	padding-right: 10%;
	padding-bottom: 5%;
}


.pic-txt {
	display: block;
	float: left;
	word-wrap: break-word;
	word-break: break-all;
	clear: both;
	border: 2px solid #000;
}
   
  .gif {
	display: block;
	float: left;
	clear: both;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	padding-bottom: 10px;
}

  .inst {
	display: block;
	float: left;
	height:54px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	width: auto;
}

#pic1 {
	display: block;
	float: left;
	clear: both;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	padding-bottom: 10px;
	width: 60%;
}

#pic2 {
	display: block;
	float: left;
	clear: both;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	height: auto;
	padding-top: 4px;
	width: 60%;
	margin-bottom: 4px;
}

   
   .titl-s {
	font-size: 4rem;
	color: #000;
	font-family: CubicPower;
	display: block;
	clear: both;
	float: left;
	word-wrap: break-word;
	word-break: break-all;
	border-top-width: 1rem;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	line-height: 4rem;
}

.titl-s  a{
	color: #000;
	text-decoration: underline;
}
.titl-s  a:hover {
	color: #000;
	text-decoration: none;
   }
   

.main-1 {
	font-family: 'Prata', serif;
	font-size: 0,4rem;
	color: #000;
	background-color: #efefef;
	margin-top: 12px;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 10px;
	display: block;
	float: left;
	padding-right: 20px;
	clear: both;
	word-wrap: break-word;
	font-style: italic;
	letter-spacing: 3px;
	}


.img-txt {
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	clear: both;
	}
	
.shapka {
	right: 0%;
	left: 0%;
	top:0;
	display: block;
	position:absolute;
	z-index:3;
	}
	
	.shapka1 {
	right: 0%;
	left: 0%;
	top:0;
	display: block;
	}
	
.logo {
	display: block;
	float: left;
	right: 1%;
	left: 10%;
	width: auto;
	height: 8rem;

}


.podval {
	height: 60px;
	bottom: 10%;
	right: 10%;
	left: 10%;
	display: block;
	position: fixed;
	z-index: 10;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
}

.podval-2 {
	height: 60px;
	bottom: 10%;
	display: block;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #000;
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 2rem;
}


.mail {
	text-align: right;
	right: 0px;
	z-index: 1;
	color: #FFFFFF;
	font-family:  'Prata', serif;
	font-size: 12px;
	font-style: italic;
	text-indent: 33px;
	height: 40px;
	margin-right: 10px;
	word-spacing: 40px;
	padding-right: 20px;
	float:right;
	background-color: #FFFFFF;
}
.pic-1 {
	height: 250px;
	width: 200px;
}
.contacts {
	background-image: url(img/bg_contacts.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-bottom: 10px;
	font-family: 'Prata', serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	padding-right: 30px;
	position: absolute;
}
.menu0_1 {
	text-align: center;
	font-family: 'Prata', serif;
	font-size: 18px;
	color: #000;
	vertical-align: middle;
	word-spacing: 3px;
	font-style: italic;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-right: 6%;
}
.menu1_1 {
	text-align: center;
	font-family: 'Prata', serif;
	font-size: 1.1rem;
	color: #000;
	vertical-align: middle;
	word-spacing: 3px;
	font-style: italic;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: right;
	margin-top: auto;
	margin-right: 1%;
	margin-bottom: auto;
	margin-left: 1%;
	border-top-width: 8px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-width: 8px;
}
.menu1_1 a{
	color: #000;
	text-decoration: none;
}
.menu1_1 a:hover {
	text-decoration: underline;
	color: #000;
   }
   
   .menu1_3 {
	text-align: center;
	font-family: 'Prata', serif;
	font-size: 1.1rem;
	color: #fff;
	vertical-align: middle;
	word-spacing: 3px;
	font-style: italic;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: right;
	margin-top: auto;
	margin-right: 1%;
	margin-bottom: auto;
	margin-left: 1%;
	border-top-width: 8px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-width: 8px;
	background-color: #000000;
}


	
.s {
	padding: 0.8em 1.6em; /* Поля по вертикали и горизонтали */
	background-color: #0066ff;; /* Прозрачный цвет фона */
	text-transform: uppercase; /* Все буквы заглавные */
	color: #fff; /* Радиус скругления */
	font-size: 1rem;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 1%;
	margin-bottom: 1%;
	text-align: center;
	width: auto;
	border: 2px dotted #000;
	font-weight: normal;
   }
   .s:hover {
	background-color: #efefef;
	border-left: 1px solid #222224;
	border-right: 1px solid #222224;
	border-bottom: 1px solid #222224;
	border-top: 1px solid #222224;
	color: #000;
   }
      .s:active {
	background-color: #000;
	color: #fff;
   }
   
@media only screen and (max-width: 1080px) {
	
	#pic1,#pic2 {
     width: 100%;
}

.shapka {
	align-content: center;
	text-align: center;	
	float: left;
	}

	
	}
