
@font-face {
	font-family: 'Merriweather', serif;
	src: url('Merriweather-Bold.ttf');
	font-display: swap;
}
@font-face {
	font-family: 'Montserrat', sans-serif;
	src: url('Montserrat-Black.ttf');
	font-display: swap;
}
@font-face {
	font-family: 'VetrenEastSlavic';
	src: url('17859.ttf');
	font-display: swap;
}
@font-face {
	font-family: 'EngineCyr Bold';
	src: url('17540.ttf');
	font-display: swap;
}

/* Стили подключения видео фона*/

.homepage-hero-module h1 {
	text-align: center;
    color:#ffffff;
	padding-top: 60px;
	padding-bottom: 130px;
	font-family: 'Play-Bold';
	font-size: 50px;
	text-decoration: underline;
  }

  .homepage-hero-module {
    border-right: none;
    border-left: none;
    position: relative;

  }
  


  .no-video .video-container video,
  .touch .video-container video {
    display: none;

  }

  .no-video .video-container .poster,
  .touch .video-container .poster {
    display: block !important;
  }

  .video-container {

    position: absolute;
    bottom: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;


  }

  .video-container .poster img {
    width: 100%;
    bottom: 0;
    position: absolute;

  }

  .video-container video {
    position: absolute;
    z-index: 0;
    bottom: 0;
  }

  .video-container video.fillWidth {
    width: 100%;
  }
  
/* конец стилей подключения видео фона*/

#block-body{
    width: auto;
}
#block-header{
    width: 100%;
    height: 130px;
	color: #000000;
}
.header-flex-container{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}
.header-flex-block-logo ul li a img{
	margin-left: 25px;
}
.header-flex-block {
	font-family: 'EngineCyr Bold';
	font-size: 24px;
	margin-right: 25px;
}
.full{
	display: none;
	}
.mini{
    display: block;
  }

@media (min-width: 960px) {
	.full{
		display: block;
	}
	.mini {
    display: none;
	}
}



#block-menu{
	padding-top: 25px;
	/*float: right;*/
	font-family: 'Montserrat';	
}
nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
nav ul:after {
  content: "";
  display: table;
  clear: both;
}
nav a {
  text-decoration: none;
  display: block;
  transition: .3s linear;
}
.topmenu > li {
  float: left;
  position: relative;
  
}
.topmenu > li:first-child {border-left: 0;}
.topmenu > li > a {  
  padding: 20px 20px;
  font-family: 'VetrenEastSlavic';
  font-size: 16px;
  text-transform: uppercase;
  color: #000000;
  letter-spacing: 2px;
}
.topmenu > li > a:hover {  
  padding: 20px 20px;
  font-size: 16px;
  text-transform: uppercase;
  color: #1B1B1B;
  letter-spacing: 2px;
  text-decoration: underline;
}
.topmenu > li > a.active, 
.submenu a:hover {color: #808080;}
.topmenu .fa, 
.submenu .fa {

  color: inherit;
}
.submenu {
  position: absolute;
  z-index: 5;
  min-width: 120px;
  background: white;
  border-top: 1px solid #CBCBCC;
  border-left: 1px solid #CBCBCC;
  border-right: 1px solid #CBCBCC;
  visibility: hidden;
  opacity: 0; 
  transform-origin: 0% 0%;
  transform: rotateX(-90deg);
  transition: .3s linear;  
}
.submenu li {position: relative;}
.submenu li a {
  color: #282828;
  padding: 10px 5px;
  font-size: 15px;
  border-bottom: 1px solid #CBCBCC;
}
.submenu .submenu {
  position: absolute;
  left: 100%;
  top: -1px;
  transition: .3s linear;
}
nav li:hover > .submenu {
  transform: rotateX(0deg);
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 1070px){
	.topmenu > li > a {  
	  padding: 20px 20px;
	  font-family: 'VetrenEastSlavic';
	  font-size: 18px;
	  text-transform: uppercase;
	  color: #000000;
	  letter-spacing: 2px;
	}
	.topmenu > li > a:hover {  
	  padding: 20px 20px;
	  font-size: 18px;
	  text-transform: uppercase;
	  color: #1B1B1B;
	  letter-spacing: 2px;
	  text-decoration: underline;
	}
}
@media screen and (max-width: 800px){
	#block-header{
		height: 180px;
		}

	}
@media screen and (max-width: 640px){
	.topmenu > li > a {  
	  padding: 10px 10px;
	  font-family: 'VetrenEastSlavic';
	  font-size: 20px;
	  text-transform: uppercase;
	  color: #000000;
	  letter-spacing: 2px;
	}
	.topmenu > li > a:hover {  
	  padding: 10px 10px;
	  font-size: 20px;
	  text-transform: uppercase;
	  color: #1B1B1B;
	  letter-spacing: 2px;
	  text-decoration: underline;
	}

	}


#block-first{
	width: auto;
	height: 740px;
}
@media screen and (max-width: 520px){
	#block-first{
	width: auto;
	height: auto;
}
	}
.selectLang{
	float: right;
	margin-right: 25px;
}
.first-flex-container{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	align-content: flex-end;
		height: auto;
}
.first-flex-container h1{
	font-family: 'VetrenEastSlavic';
	font-size: 60px;
}
.first-flex-container h1 span{
	text-decoration: underline;
}
.first-flex-block{
	font-family: 'Montserrat', sans-serif;
	font-size: 34px;
}
.first-flex-block ul li{
	padding: 7px;
}
.first-flex-block ul li a{
	margin-left: 30px;
}
.first-flex-block-img img{
	display: block;
	max-width: 100%;
	height: auto;
}
#zayavka{
	font-family: 'VetrenEastSlavic';
	font-size: 32px;
	padding-bottom: 5px;
}
#massege{
    	width: 320px;
	padding-top: 25px;
	padding-left: 40px;
}


@media screen and (max-width: 740px){
	.first-flex-block-img img{
		display: none;
	}
	}

#block-uslugi{
	width: 100%;
	height: auto;
	background: linear-gradient( rgba(49,20,4, 0.3), rgba(1, 1, 1, 0.9) ), url(/images/rastr5.jpg);
	background-size: cover;
	background-position: center;
	/*background-attachment: fixed;*/
	background-repeat: no-repeat;
	color: #ffffff;

}
#block-uslugi h2{
	margin-left: 50px;
	text-align: start;
	padding-top: 30px;
	padding-bottom: 25px;
	font-family: 'VetrenEastSlavic';
	font-size: 50px;
	
}
.uslugi-flex-container{
	display: flex;
	width: 100%;
	height: auto;
	flex-direction: row;
	justify-content: space-around;
	align-items: start;

	align-content: flex-end;
}
@media screen and (max-width: 520px){
	.uslugi-flex-container{
	display: flex;
	width: 100%;
	height: auto;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	align-content: flex-end;

    }
	}
	
.uslugi-flex-container h3{


	text-decoration: underline;
	clear: both;
	padding-top: 25px;
	font-family: 'VetrenEastSlavic';
	font-size: 40px;
}

.uslugi-flex-block{
    margin-left: 50px;
    width: 100%;
    height: auto;
	font-family: 'Merriweather', serif;
	font-size: 26px;
	padding-bottom: 40px;

}
@media screen and (max-width: 520px){
	.uslugi-flex-block{
    width: 100%;
    height: auto;
	font-family: 'Merriweather', serif;
	font-size: 26px;
	padding-bottom: 40px;
    }
	}
.uslugi-flex-block ul li a{
	margin: 7px;
}



#block-object{
	width: auto;
	height: auto;
	background: #ffffff;
	color: #000000;
	
}
#block-object h4{
	margin-left: 50px;
	text-align: start;
	padding-top: 30px;
	font-family: 'VetrenEastSlavic';
	font-size: 50px;
	padding-bottom: 35px;
	
}
.object-flex-container{	
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	text-align: center;
	padding-bottom: 50px;
}
@media screen and (max-width: 520px){
	.object-flex-container{	
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	text-align: center;
	padding-bottom: 50px;
}
	}
.object-flex-block h5{
	text-decoration: underline;
	padding-top: 25px;
	font-family: 'VetrenEastSlavic';
	font-size: 40px;
}
.object-flex-block-one{
	width: 300px;

	background: linear-gradient(to top, #FFEDF1, #FFBBCB), #FFD7E0;
	border: solid 1px #E7C3CB;
	font-family: 'Merriweather', serif;
	font-size: 26px;
	padding-bottom: 40px;
	border-radius: 25px;
	padding-top: 45px;
}
.object-flex-block-two{
	width: 380px;
	font-family: 'Merriweather', serif;
	font-size: 26px;
	padding-bottom: 40px;
	background: linear-gradient(to bottom, #FFFEED, #FFF568), #FFFAB9;
	border: solid 1px #FFF782;
	padding-top: 45px;
	border-radius: 25px;
}
.object-flex-block-free{
	width: 380px;
	font-family: 'Merriweather', serif;
	font-size: 26px;
	padding-bottom: 40px;
	background: linear-gradient(to bottom, #F0FFFA, #50FFC2), #B9FFE6;
	border: solid 1px #15FFAD;
	padding-top: 45px;
	border-radius: 25px;
}
.object-flex-block-for{
	width: 340px;
	font-family: 'Merriweather', serif;
	font-size: 26px;
	padding-bottom: 40px;
	background: linear-gradient(to top, #F1FFEA, #8DFF50), #C4FFA5;
	border: solid 1px #80FF3B;
	padding-top: 45px;
	border-radius: 25px;
}


	
#block-portfolio{
	width: 100%;
	height: auto;
	background: #ffffff;
	padding-bottom: 1px;
}
#block-portfolio h4{
	margin-left: 50px;
    text-align: start;
	padding-top: 30px;
	font-family: 'VetrenEastSlavic';
	font-size: 50px;
	color:#000000;
}
.portfolio-flex-container{
	max-width: 1160px;
	margin-top: 60px;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}

.portfolio-flex-block{
	text-align: center;
	/*border: solid 1px #FFF500;*/

}
.portfolio-flex-block img{
	 max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}
.scale {
    transition: 1s; /* Время эффекта увеличения фото */


}
.scale:hover {
z-index: 10;
    transform: scale(1.4); /* Увеличиваем масштаб фото */
}
	@media screen and (max-width: 520px){
		.scale:hover {

    transform: none; /* Увеличиваем масштаб фото */
}
	}


	.modalDialog {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.8);
		z-index: 999999;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		display: none;
		pointer-events: none;
		margin-top: -152px;
	}

	@media screen and (max-width: 850px){
		.modalDialog {
			position: fixed;
			background: rgba(0,0,0,0.8);
			z-index: 999999;
			-webkit-transition: opacity 400ms ease-in;
			-moz-transition: opacity 400ms ease-in;
			transition: opacity 400ms ease-in;
			display: none;
			pointer-events: none;
			padding-top: 152px;

		}
	}
	.modalDialog:target {
		display: block;
		pointer-events: auto;

	}

	.modalDialog > div {
		width: 350px;
		margin: 20% auto;
		position: relative;
		font-family: 'Montserrat';
		margin: 40 auto;
		padding: 5px 20px 13px 20px;
		border-radius: 10px;
		background: #fff;
		background: -moz-linear-gradient(#fff, #999);
		background: -webkit-linear-gradient(#fff, #999);
		background: -o-linear-gradient(#fff, #999);

	}
	.modalDialog a img{
		padding: 5px;
	}

	.close {
		background: #606061;
		color: #FFFFFF;
		line-height: 25px;
		position: absolute;
		right: -12px;
		text-align: center;
		top: -10px;
		width: 24px;
		text-decoration: none;
		font-weight: bold;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;
		-moz-box-shadow: 1px 1px 3px #000;
		-webkit-box-shadow: 1px 1px 3px #000;
		box-shadow: 1px 1px 3px #000;
	}

	.close:hover { background: #00d9ff; }
	
	/*Конец модального окна блока портфолио*/
	
	#fb{
		margin: 7px;
			text-align: right;
	}
	



#block-otziv{
	width: 100%;
	height: auto;
	background: linear-gradient( rgba(0,0,0, 0.3), rgba(1, 1, 1, 0.9) ), url(/images/rastr52.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;

}
#block-otziv h6{
	text-align: start;
	padding-top: 25px;

	font-family: 'VetrenEastSlavic';
	font-size: 50px;
	margin-left: 50px;
	color: #ffffff;
}
.otziv-top{
	padding-top: 60px;
	padding-bottom: 50px;

	
}
.otziv-cont{
	padding-bottom: 50px;
	margin-top: 50px;
	background: #ffffff;
	position: relative;
	margin: auto;
	height: 350px;
	width: 400px;
	border-radius: 25px;
	color: #000000;

}
.sl__text img{
	margin: 10px;
}
.sl__text table tr td a{
	position: absolute;
	font-family: 'VetrenEastSlavic';
	font-size: 40px;
	margin-top: -70px;
}
#text-otziv{
	padding-top: 40px;
	clear: both;
	font-family: 'Merriweather', serif;
	font-size: 22px;
	text-align: center;
}



#block-footer{	
	background: #ffffff;
	color: #000000;
	width: 100%;
	height: auto;

}
.social{
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	margin-right: 25px;

}
.foot-menu{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: flex-start;
}
.foot-menu a{
	font-family: 'VetrenEastSlavic';
	font-size: 20px; 
	color: #000000;
	padding: 7px;
	text-decoration: none;
	
}
.foot-menu a:hover{
	font-family: 'VetrenEastSlavic';
	font-size: 20px; 
	padding: 7px;
	text-decoration: underline;
}
.foot-menu-post{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.foot-menu-post a{
	font-family: 'VetrenEastSlavic';
	font-size: 20px; 
	color: #000000;
	padding: 7px;
	text-decoration: none;
	
}
.foot-menu-post a:hover{
	font-family: 'VetrenEastSlavic';
	font-size: 20px; 
	padding: 7px;
	text-decoration: underline;
}
.foot-flex-container{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.foot-flex-block ul li a{
	font-family: 'EngineCyr Bold';
	font-size: 22px;
	margin-left: 25px;

}
.copyrating{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	font-family: 'VetrenEastSlavic';
	font-size: 20px;
	text-decoration: none;
	color: #000000;
}
.copyrating a{
	text-decoration: none;
	color: #000000;
}
@media screen and (max-width: 640px){
	.foot-menu a{
	font-family: 'VetrenEastSlavic';
	font-size: 18px; 
	color: #000000;
	padding: 7px;
	text-decoration: none;
    }
.foot-menu a:hover{
	font-family: 'VetrenEastSlavic';
	font-size: 18px; 
	padding: 7px;
	text-decoration: underline;
}
	}


	
#list{
	width: 100%;
	height: auto;
	height: auto;
	background: linear-gradient( rgba(0,0,0, 0.4), rgba(1, 1, 1, 0.9) ), url(/images/fon-list.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #ffffff;
}
#list-content{
	padding-top: 50px;
	font-family: 'Merriweather', serif;
	font-size: 26px;
	margin: auto;
	height: auto;
	max-width: 960px;
	padding-bottom: 40px;
	
}
#list-content h1{
	text-align: center;
	padding-top: 15px;
	font-family: 'VetrenEastSlavic';
	font-size: 50px;
	padding-bottom: 35px;
	
}
#list-content p{
	text-indent: 50px;
	text-align: justify;	
}
.feed-flex-container{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
}
.feed-flex-block{
	width: 400px;
	height: 375px;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 40px;
	border-radius: 25px;
	border: solid 1px #FFF500;
}
.feed-flex-block-contact{
	width: 400px;
	height: 375px;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 40px;
	border-radius: 25px;
	border: solid 1px #FFF500;
	background: #ffffff;
	opacity: 0.7;
	font-family: 'Merriweather', serif;
	font-size: 26px;	
}
#number-telephon-contact{
	font-family: 'VetrenEastSlavic';
	font-size: 28px;
}
#breadcrum{
	padding-top: 10px;
	padding-left: 10px;
	font-family: 'Merriweather', serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}
#nav-breadcrumbs a {
	font-family: 'Merriweather', serif;
	font-size: 18px;
	color: #ffffff;	
}
#nav-breadcrumbs span{
	font-family: 'Merriweather', serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: underline;	
}
@media screen and (max-width: 640px){
	.feed-flex-block{
	width: 400px;
	height: 400px;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 40px;
	border-radius: 25px;
	border: solid 1px #FFF500;
}
.feed-flex-block-contact{
	width: 400px;
	height: 400px;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 40px;
	border-radius: 25px;
	border: solid 1px #FFF500;
	background: #ffffff;
	opacity: 0.7;
	font-family: 'Merriweather', serif;
	font-size: 26px;	
}

}
.feed-flex-block p{
	padding-bottom: 15px;
	font-family: 'VetrenEastSlavic';
	font-size: 30px;
}
#number-telephon{
	font-family: 'VetrenEastSlavic';
	font-size: 30px;
}

#feed-name{
	font-family: 'VetrenEastSlavic';
	font-size: 30px;
	margin-left: 60px;		
}
#feed-phone{
	font-family: 'VetrenEastSlavic';
	font-size: 30px;
	margin-left: 17px;		
}
#feed-massege{
	font-family: 'VetrenEastSlavic';
	font-size: 30px;
	margin-left: 5px;;
	padding-top: 15px;	
}
.field textarea{
	margin-top: 10px;
	width: 173px;
}
#form_submit{
	float: right;
	margin-top: 15px;
	margin-right: 20px;
	width: 125px;
	height: 25px;
	cursor: pointer;
}
#form_submit:hover{
	margin-top: 15px;
	margin-right: 20px;
	width: 125px;
	height: 25px;
	cursor: pointer;
	border: solid 1px #FFF500; 
}
	
.block-blog-content{

	padding-bottom: 40px;
	width: auto;
	min-height: 600px;
	background: linear-gradient( rgba(49,20,4, 0.3), rgba(1, 1, 1, 0.9) ), url(/images/fon_blog.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	color: white;
	display: flex;
	flex-direction: row;
	justify-content: center;
	text-decoration: none;
}
.block-blog-post h1{
	padding-top:40px;
	padding-bottom: 10px;
	font-family: 'VetrenEastSlavic';
	font-size: 50px;
	text-align: center;



	
	
}
.blog-content{
	width: auto;
	height: auto;
	max-width: 960px;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-items: center;
	font: bold 18px Georgia;
	text-decoration: none;
	background: linear-gradient( rgba(49,20,4, 0.3), rgba(1, 1, 1, 0.9) ), #808080;
	border-radius: 15px;
	padding: 7px;
	margin-top:15px;
}
.blog-content-block img{
	padding: 7px;
}
.blog-content-block ul li p a {
	font: bold 28px Georgia;
	color: #ffffff;
	padding: 10px;
	
}
.blog-content-block p a:hover{
	font: bold 28px Georgia;
	color: #FFF500;
	text-decoration: none;
}

.strelka_blog{
	color: #ffffff;
	text-decoration: none;
	font: bold 21px Georgia;
	text-align: right;
}
.strelka_blog:hover{
	color: #FFF500;
	text-decoration: none;
	font: bold 23px Georgia;
	text-align: right;
}

.pstrnav{
	background-color: #000000;
	min-height: 30px;
	height: auto;
}

.pstrnav ul li a{
	float: left;
	margin-left: auto;
    margin-right: auto;
    width: 6em;
	font: bold 18px Magneto;
	color: #FFF500;
}

.block-content-blog-post{
	padding-top: 50px;
	width: auto;
	min-height: 600px;
	background: linear-gradient( rgba(49,20,4, 0.5), rgba(1, 1, 1, 0.9) ), url(/images/fon_blog_content.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	flex-direction: row;
	justify-content: center;
		
}
.block-content-info{
	max-width: 960px;
	padding-bottom: 40px;
	font-family: 'Merriweather', serif;
	font-size: 26px;
	color:#ffffff;
	text-align: justify;
	padding-left: 7px;
	padding-right: 7px;
}

#content-title{
	font-family: 'Montserrat', sans-serif;
	font-size: 34px;
	color:#ffffff;
	text-align: center;
}
.view-img{
	float: left;
	margin: 7px;
}
.fb-share-button h5{
		font-family: 'Merriweather', serif;
		font-size: 28px;
		padding-right: 25px;
}
.fb-share-button a{

		padding-right: 20px;
}




































