@font-face {
    font-family: comfortaa;
    src: 
    	url(assets/fonts/comfortaa.ttf),
    	url(assets/fonts/comfortaa.woff),
    	url(assets/fonts/comfortaa.woff2),
}
@font-face {
    font-family: comfortaabold;
    src: 
    	url(assets/fonts/comfortaabold.ttf),
    	url(assets/fonts/comfortaabold.woff),
    	url(assets/fonts/comfortaabold.woff2),
}

.slide__img-wrapper {
  background-size: cover;
  min-width: 100%;
  min-height: 100%;
}

.slide__img-wrapper video{
  /*position: fixed;*/
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  /*height:100%; */
}

#header video{
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  /*min-height: 100vh;*/
}


#header{
	position: relative;
	overflow: hidden;
	height:100vh;
}

.bl_center{
	z-index: 1;
	/*width:100px;*/
	/*height:5%;*/
	/*border:1px solid white;*/
	/*background-color: rgba(250,196,2,0.35);
	border-radius: 10px;
	border-top:1px solid #FAC402;*/
	position: absolute;
	left: calc(50% - 1px);
	bottom: 40%;
	margin-left: -5px;
}

/*.bl_center img {
	width:300px;
}*/
.logo_comp {
	/*position: absolute;*/
	display: inline-block;
	background-color: rgba(250,196,2,0.35);
	border-radius: 10px;
	width:302px;
	border-top:1px solid #FAC402;
	border-bottom:1px solid #FAC402;
	/*margin-top: 2px;*/
	left:0.7%;
	z-index: 1;
	/*border:1px solid red;*/
}
.logo_comp img {
	width:300px;
}

.logo_comp2 {
	/*position: absolute;*/
	display: inline-block;
	padding: 1px;

	background-color: rgba(250,196,2,0.35);
	border-radius: 10px;
	width:169px;
	border-top:1px solid #FAC402;
	border-bottom:1px solid #FAC402;
	/*top:calc(0.7% + 75px);*/
	margin-top: 2px;
	left:0.7%;
	/*border:1px solid red;*/
}
.logo_comp2 img {
	width:167px;
}

.header_logo_comp{
	top:calc(280px + 0.7%) ;
}

@media (max-width: 992px) {
	.logo_comp {
		/*float:left;*/
		display: inline-block;
	}
	.logo_comp2 {
		display: inline-block;
		/*float:left;*/
	}
}
.wrapper_logo {
	position: absolute;
	margin-left:0.7%;
	/*top:0.5%;*/
	width:90%;
	z-index: 1;
}


.bl_all {
	position: absolute;
	bottom:-15%;
	width:55%;
	height:280px;
	background-color: #413F41;
}
.bl_left {
	left:-4%;
	transform: rotate(17deg);
	
}
.bl_right {
	right:-4%;
	transform: rotate(-17deg);
}
.bl_hr_all{
	position: absolute;
	top:-18px;
	width:75%;
	height:9px;
	border-top:1px solid #FAC710;
	background-color: rgba(250,199,16,0.2);
}
.bl_left_hr{
	left:-1.5%;	
	/*position: absolute;
	top:-16px;
	width:75%;
	height:7px;
	border-top:1px solid #FAC710;
	background-color: rgba(250,199,16,0.2);*/
	/*border:1px solid white;*/
}
.bl_right_hr{
	/*position: absolute;
	top:-16px;*/
	right:-1.5%;
	/*width:75%;
	height:7px;
	border-top:1px solid #FAC710;
	background-color: rgba(250,199,16,0.2);*/
	/*border:1px solid white;*/
}

.hr_strainght{
	position: absolute;
	height:15px;
	width:60%;
	top:-30px;
	left: calc(50% - 30%);
	/*right: auto;*/
	border-top:1px solid #FAC402;
	background-color: rgba(250,196,2,0.3);
}

@media screen and (max-width: 2200px) {
	.bl_left{
		left:-10%;
	}
	.bl_right {
		right:-10%;
	}
	.bl_all{
		bottom:-12%;
		width: 69%;
		height: 320px;
	}
	.bl_center{
		bottom: 25%;
	}

}
@media screen and (max-width: 1475px) {
	.bl_center{
	bottom: 25%;
	}
}

@media screen and (max-width: 1400px) {
	.bl_left{
		left:-5%;
	}
	.bl_right {
		right:-5%;
	}
	.bl_all{
		bottom:-15%;
		height: 280px;
	}
}

/*@media screen and (max-width: 1215px) {
	.bl_center{
	bottom: 25%;
	}
}
*/
@media screen and (max-width: 1170px) {
	.bl_center{
	bottom: 30%;
	}
}

@media screen and (max-width: 1010px) {
	.bl_left{
		left:-6%;
	}
	.bl_right {
		right:-6%;
	}
	.bl_all{
		bottom:-19%;
	}
	

}
@media screen and (max-width: 860px) {
	.bl_left{
		left:-7%;
	}
	.bl_right {
		right:-7%;
	}
	.bl_all{
		width: 60%;
		bottom:-21%;
	}

}
@media screen and (max-width: 700px) {
	.bl_left{
		left:-9%;
	}
	.bl_right {
		right:-9%;
	}
	.bl_all{
		width: 66%;
		bottom:-20%;
	}

}

@media screen and (max-width: 560px) {
	.bl_left{
		left:-9%;
	}
	.bl_right {
		right:-9%;
	}

}
@media screen and (max-width: 500px) {
	.bl_left{
		left:-10%;
	}
	.bl_right {
		right:-10%;
	}

}
@media screen and (max-width: 440px) {
	.bl_left{
		left:-11%;
	}
	.bl_right {
		right:-11%;
	}
	.bl_all{
		bottom:-34%;
	}

}
@media screen and (max-width: 376px) {
	.bl_left{
		left:-12%;
	}
	.bl_right {
		right:-12%;
	}
	.bl_all{
		bottom:-35%;
	}
}
@media screen and (max-width: 320px) {
	.bl_left{
		left:-14%;
	}
	.bl_right {
		right:-14%;
	}
	.bl_all{
		bottom:-37%;
	}
}

/* footer */

#diagonal {
  width: 100%;
  height: 100%;
  position: absolute;
  /*position: fixed;*/
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAJElEQVQYV2NkwAT/GdHE/jMwMDAiC4IFQIpggnABmCCKAEgQAABOBQUaykC8AAAAAElFTkSuQmCC) repeat;
  opacity: 0.4;
  /*z-index: -200;*/
}

footer{
	position: relative;
	overflow: hidden;
	margin-bottom: -130px;
	/*width:400px;*/
}
footer video{
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  	/*filter: blur(6px)*/
}


	/*filter: grayscale(1) brightness(0.45) contrast(1.05);*/

footer .bl_center_ftr{
	/*width:10px;
	height:5%;
	border:1px solid white;*/
	position: absolute;
	left: calc(50% - 110px);
	top: 16%;
	margin-left: -5px;
	z-index:1;
	border-top:none;
	border-bottom:1px solid #FAC402;
	background-color: rgba(250,199,16,0.35);
	border-radius: 9px;
}
footer .bl_center_ftr img{
	width:220px;
	
}

footer .bl_all{
	/*position: absolute;*/
	top:-15%;
	width:55%;
	height:280px;
	/*border:1px solid red;*/
	background-color: #413F41;
	z-index:1;
}

footer .bl_left {
	left:-4%;
	transform: rotate(-17deg);
	
}
footer .bl_right {
	right:-4%;
	transform: rotate(17deg);
}
footer .bl_hr_all{
	position: absolute;
	top:290px;
	width:75%;
	height:9px;
	border-bottom:1px solid #FAC710;
	border-top:none;

	background-color: rgba(250,199,16,0.2);
}
footer .bl_left_hr{
	left:-1.5%;
}
footer .bl_right_hr{
	right:-1.5%;
}


.centerblock_contact {
	position: absolute;
	margin-top:-50px;
	width:100%
}

@media screen and (min-width: 1600px) {
	.centerblock_contact {
		margin-top:-160px;
	}
}

@media screen and (min-width: 1700px) {
	.centerblock_contact {
		margin-top:-160px;
	}
}

/*@media screen and (min-width: 1800px) {
	.centerblock_contact {
		margin-top:-450px;
	}
}*/

.bl_left_maps {
	/*margin-left:-280px;*/
	margin-left:10px;
	margin-top:-70px;
	height:90px;
	width:240px;
	padding-left: 3px;
	border-left:1px solid #A98501;
	border-bottom:1px solid #A98501;
	/*border:1px solid white;*/
}
.maps_icon, .text {
	display: inline-block;
}
.text {
	margin-left:5px;
	font-size: 19px;
	color:#FAC402;
}

.bl_left_maps .maps_icon img {
	width:65px;
}

@media screen and (max-width: 1160px) {
	.text {
		font-size: 16px;
	}
	.bl_left_maps .maps_icon img {
		width:55px;
	}
	.bl_left_maps {
		width:220px;
		height:70px;
		margin-top:-10px;
		margin-left:60px;
	}
	.centerblock_contact {
		margin-top: -160px;
	}
}
@media screen and (max-width: 1090px) {
	/*.text {
		font-size: 16px;
	}*/
	.bl_left_maps .maps_icon img {
		width:40px;
	}
	.bl_left_maps {
		width:195px;
		height:50px;
		margin-top:-5px;
		/*margin-left:-200px;*/
	}
}
@media screen and (max-width: 990px) {
	.text {
		font-size: 15px;
	}
	.bl_left_maps .maps_icon img {
		width:40px;
	}
	.bl_left_maps {
		width:195px;
		height:50px;
		margin-top:-30px;
		/*margin-left:-130px;*/
	}
	.centerblock_contact {
		margin-top: -160px;
	}
}
@media screen and (max-width: 848px) {
	.bl_left_maps {
		display: none;
	}
}

.bl_right_maps {
	/*transform: rotate(-17deg);*/
	margin-right:10px;
	margin-top:-70px;
	height:90px;
	width:240px;
	padding-left: 3px;
	border-right:1px solid #A98501;
	border-bottom:1px solid #A98501;
	/*border:1px solid white;*/
}

.bl_right_maps a{
	color: #FAC402;
	font-size: 17px;
}

.bl_right_maps .maps_icon, .bl_right_maps .text {
	display: inline-block;
}
.bl_right_maps .text {
	margin-left: 0;
	margin-right:5px;
	font-size: 19px;
	color:#FAC402;
}

.bl_right_maps .maps_icon img {
	/*margin-top: 10px;*/
	width:65px;
}

/*@media screen and (max-width: 1400px) {
	.bl_right_maps {
		margin-left:640px;
	}
}*/

@media screen and (max-width: 1160px) {
	.bl_right_maps .text {
		font-size: 18px;
	}
	.bl_right_maps .maps_icon img {
		width:55px;
	}
	.bl_right_maps {
		width:220px;
		height:70px;
		margin-top:-10px;
		margin-right:60px;
	}
}
@media screen and (max-width: 1090px) {
	.bl_right_maps .text {
		font-size: 16px;
	}
	.bl_right_maps .maps_icon img {
		width:40px;
	}
	.bl_right_maps {
		width:195px;
		height:50px;
		margin-top:-5px;
		/*margin-left:605px;*/
	}
}
@media screen and (max-width: 990px) {
	.bl_right_maps .text {
		font-size: 15px;
	}
	.bl_right_maps .maps_icon img {
		width:40px;
	}
	.bl_right_maps {
		width:195px;
		height:50px;
		margin-top:-30px;
		/*margin-left:530px;*/
	}
}
@media screen and (max-width: 848px) {
	
	.bl_right_maps {
		display: none;
	}
	
}





footer .contacts {
	position: absolute;
	z-index: 1;
	/*border:1px solid red;*/
	width:100%;
	height:150px;
	top:50%;
}
footer .contacts .cont1 {
	width:210px;
	height:130px;
	color:#FAC402;
	font-weight: 500;
	font-size: 20px;
	text-shadow: 1px 1px 1px #413F41;
	border-bottom:1px solid #FAC402;
	background-color: rgba(250,196,2,0.1);
	/*border:1px solid white;*/
}
footer .contacts .cont1_left {
	display: none;
	padding-top:10px;
	float:left;
	border-left:1px solid #FAC402;
	margin-left:5px;
}
footer .contacts .cont1_right {
	display: none;
	padding-top:15px;
	float:right;
	border-right:1px solid #FAC402;
	margin-right:5px;
}
@media screen and (max-width: 848px) {
	footer .contacts .cont1_left,.cont1_right {
		display: block;
	}
	footer .contacts .cont1_right {
		display: block;
	}

}
@media screen and (max-width: 490px) {
	footer .contacts .cont1_left,.cont1_right {
		float:none;
		margin-left:auto;
		margin-right:auto;
	}
	footer .contacts .cont1_right {
		float:none;
		margin-top:4px;
		margin-left:auto;
		margin-right:auto;
	}
	footer .contacts {
		margin-top:-120px;
	}
}

@media screen and (max-width: 1400px) {
	footer .bl_left{
		left:-5%;
	}
	footer .bl_right {
		right:-5%;
	}
	footer .bl_all{
		top:-19%;
	}
}

@media screen and (max-width: 1010px) {
	footer .bl_left{
		left:-6%;
	}
	footer .bl_right {
		right:-6%;
	}
	footer .bl_all{
		top:-22%;
	}
}

@media screen and (max-width: 860px) {
	footer .bl_left{
		left:-7%;
	}
	footer .bl_right {
		right:-7%;
	}
	footer .bl_all{
		top:-26.5%;
	}
}

@media screen and (max-width: 700px) {
	footer .bl_left{
		left:-9%;
	}
	footer .bl_right {
		right:-9%;
	}
	footer .bl_all{
		top:-33%;
	}
}

@media screen and (max-width: 560px) {
	footer .bl_left{
		left:-9%;
	}
	footer .bl_right {
		right:-9%;
	}
}

@media screen and (max-width: 500px) {
	footer .bl_left{
		left:-10%;
	}
	footer .bl_right {
		right:-10%;
	}
}

@media screen and (max-width: 440px) {
	footer .bl_left{
		left:-11%;
	}
	footer .bl_right {
		right:-11%;
	}
	footer .bl_all{
		top:-34%;
	}
}

@media screen and (max-width: 376px) {
	footer .bl_left{
		left:-12%;
	}
	footer .bl_right {
		right:-12%;
	}
	footer .bl_all{
		top:-35%;
	}
}

@media screen and (max-width: 320px) {
	footer .bl_left{
		left:-14%;
	}
	footer .bl_right {
		right:-14%;
	}
	footer .bl_all{
		top:-37%;
	}
}
/* Footer END*/


/* arrow scroll */
.scroll_down a span {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #FAC402;
  border-bottom: 1px solid #FAC402;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb05 1.5s infinite;
  animation: sdb05 1.5s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb05 {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-30px, 30px);
    opacity: 0;
  }
}
@keyframes sdb05 {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-30px, 30px);
    opacity: 0;
  }
}
 /* arrow scroll END */

 /*.centerblock_contact {
	position: absolute;
	margin-top:-50px;
	width:100%
}*/