

#panel
{
	/* box-shadow: 0px 0px 20px 0px #aaa; */
}



.panel 
{
	background-color: #eee;

}



.menu-section
{
	background-color: #eee;
}






/* main */


#bgVideo
{
	width: 100%;
	display: block;
}










.padding-min-menu
{
	padding: 0px 0;
}


.header-slider
{
	width: 100%;
	overflow: hidden;
}

.left-sliders
{
	width: 70%;
	float: left;
}

.right-sliders
{
	width: 30%;
	float: right;
}



.slider-mid
{
	width: 100%;
	height: 70vh;
	display: block;
	overflow: hidden;
}

.slider-min
{
	width: 100%;
	height: 30vh;
	display: block;
	overflow: hidden;
}

.slide-block
{
	position: relative;
	background-color: rgba(0,0,0,0.2);
}



.slide-mid-height
{
	height: calc(70vh + 1px);
}

.slide-min-height
{
	height: calc(30vh + 1px);
}



.header-top-min
{
	width: 100%;
}





.logo
{
	float: left;
}





.logo-min
{
	float: left;
}



.logo-min img
{
	padding: 0px;
	width: 150px;
}





.menu-min ul li:hover
{
	border-bottom: 2px solid #fff;
	background-color: rgba(0,0,0,0.2);
}





.header-main-link:hover {
    background-color: #19ac80;
}



section
{
	background-color: #fff;
	width: 100%;
    overflow: hidden;
}









.white
{
	color: #fff;
}

.black
{
	color: #2c2c2c;
}

.second-color
{
	color: #197459;
}


















.text-block ul li span
{
	color: #2c2c2c;
}




.text-block-icon
{
	
}

.map-padding h2
{
	font-size: 180px;
	color: #eeeeee;
	font-weight: bold;
	font-style: normal;
	z-index: 1;
	text-transform: uppercase;
	top: 0;
	z-index: 1;
	text-align: center;
	width: calc(100% - 200px);
	margin: 0 auto;
	position: relative;
}






.serv-left-border
{
	opacity: 1;
}

.serv-right-border
{
	opacity: 1;
}









.serv-left-border
{
	position: absolute;
	left: 0;
	bottom: 0;
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	opacity: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.serv-right-border
{
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}







.news
{
	width: 100%;
	padding-top: 35px;
}

.document
{
	width: 100%;
	margin-bottom: 50px;
}

.news h2
{
	position: absolute;
	font-size: 120px;
	color: #eeeeee;
	font-weight: bold;
	font-style: normal;
	z-index: 1;
	text-transform: uppercase;
	top: 0;
	z-index: 1;
	text-align: center;
	width: calc(100% - 200px);
}

.news h1
{
	position: absolute;
	font-size: 180px;
	color: #eeeeee;
	font-weight: bold;
	font-style: normal;
	z-index: 1;
	text-transform: uppercase;
	top: 0;
	z-index: 1;
	text-align: center;
	width: calc(100% - 200px);
}



.document h1
{
	position: relative;
	font-size: 150px;
	color: #eeeeee;
	font-weight: bold;
	font-style: normal;
	z-index: 1;
	text-transform: uppercase;
	text-align: center;
	margin: 0px auto 20px;
	width: 100%;
}








.document-info-right
{
	
	float: right;
	width: calc(80% - 100px);
}









.document-info a
{
	text-decoration: none;
}

.news-blocks
{
	overflow: hidden;
	max-width: 1480px;
	margin: 0px auto 30px;
	padding: 0 30px;
	z-index: 3;
	position: relative;
}

.news-blocks-dop
{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.news-block
{
	width: 50%;
	overflow: hidden;
}

.news-info-preview
{
	width: calc(50% - 40px);
	height: 100%;
	float: right;
	background-color: #f5f5f5;
	margin: 0 30px 0 10px;
	background-position: center;
}

.news-info-preview-text
{
	width: calc(50% - 40px);
	float: left;
	margin: 0 10px 0 30px;
}

.news-blocks img
{
	width: 100%;
}

.news-info
{
	width: 45%;
	padding: 40px 60px 20px 40px;
	background-color: #fff;
	margin-top: -200px;
	z-index: 5;
	position: relative;
}

.news-info-right
{
	margin-right: 100px;
	float: right;

}

.news-info-left
{
	float: left;
	margin-left: 100px;
}

.news-info span
{
	color: #aaa;
	font-size: 14px;
}

.news-info h3
{
	padding: 20px 0 10px;
	color: #2c2c2c;
	font-size: 24px;
	line-height: 1.4;
	font-weight: 500;
	font-style: normal;
	text-transform: uppercase;
}

.news-info p
{
	padding: 10px 0 25px;
	font-size: 16px;
	color: #2c2c2c;
	line-height: 1.4;
}

.news-info a
{
	text-decoration: none;
}

.block-service-link-2 {
    width: 46px;
    height: 46px;
    border-radius: 50px;
    background-color: #ddd;
    margin: 5px 0;
    position: relative;
    bottom: 0;
    left: 0;
    background-image: url(/img/plus.png);
    background-position: center;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.block-service-link-2:hover {
    background-color: #197459;
}

.news-h
{
	padding: 20px 0;
}

.news-h span
{
	color: #aaa;
	font-size: 14px;
}

.news-h h3
{
	z-index: 10;
    padding: 20px 0 10px;
    position: relative;
    color: #2c2c2c;
    font-size: 24px;
    line-height: 1.4;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    padding-right: 4;
    margin-right: -100px;
	background-color: #fff;
}

.news-h p
{
	padding: 10px 0 25px;
	font-size: 16px;
	color: #2c2c2c;
	line-height: 1.4;
}

.news-h a
{
	text-decoration: none;
}

.news-a
{
	padding: 14px 20px;
	font-size: 14px;
	color: #fff;
	background-color: #197459;
	text-transform: uppercase;
}

.crumbs
{
	padding: 0px 0 20px;
	color: #aaa;
}

.crumbs a
{
	font-size: 14px;
	color: #aaa;
}

.crumbs a:hover
{
	font-size: 14px;
	color: #2c2c2c;
}




.margin-a-advantages
{
	text-align: right;
	margin-top: 30px;
}

.contact-link-advantages
{
	padding: 9px 20px 14px;
	font-size: 18px;
	border: 1px solid #197459;
	color: #fff;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.contact-link-advantages:hover
{
	background-color: #197459;
}

.advantages-bottom-right
{
	float: right;
	width: 50%;
	text-align: right;
}

.advantages-bottom-left
{
	float: left;
	width: 50%;
	text-align: left;
}






.margin-a-footer
{
	text-align: right;
	margin-top: 30px;
}

.contact-link-footer
{
	padding: 9px 20px 14px;
	font-size: 18px;
	border: 1px solid #197459;
	color: #fff;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.contact-link-footer:hover
{
	background-color: #197459;
}

.footer-bottom-right
{
	float: right;
	width: 50%;
	text-align: right;
}



.link-yakovlev
{
	text-decoration: none;
	color: #197459;
}

.link-yakovlev:hover
{
	text-decoration: underline;
}

.align-left
{
	text-align: left;
}

.align-right
{
	text-align: right;
}

.align-center
{
	text-align: center;
}



.document-h a
{
	text-decoration: none;
	color: #2c2c2c;
}






.document-h a:hover
{
	color: #2c2c2c;
	text-decoration: underline;
}





.loader{
display: block;
position: fixed;
z-index: 1000;
width: 100vw;
height: 100vh;
top: 0;
left: 0;
background-color: #FFF;	
}

.loaderstat{
display: block;
background-color: #FFF;	
}


.lds-ring {
display: block;
position: relative;
width: 80px;
height: 80px;
margin: 0 auto;
padding-top: 20vw;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #999;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #999 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



