@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
	
	}
.row::after,.row::before{
	content:"";
	display:block;
	clear:both;
}		
.logo img{
    width: auto;
    height: 46px;
    margin-top: 2px;
	
}
.logo  a{
	text-decoration:none;
	padding-bottom: 10px;
	}
.logo span{
    line-height: 46px;
    margin-left: 3px;
    font-weight: bold;
   
    position: absolute;
    top: 6px;
    font-size: 40px;

    font-family: none;
    -webkit-text-stroke: 1px #190909;
    text-shadow: 2px 2px 3px #888680, 0 0 2em #79797900;
    color: #2d2d2d;}
.header{
	width: 100%;
	height: 74px;
	z-index: 999999;
	background:#FFF;
	position:fixed;
	border-bottom: 1px solid #999;
	box-shadow: 0 5px 15px rgba(0,0,0,0.55);
	}
.lang_block img{height: 14px;
width:auto;}
.h1_product{
	
	    font-size: 36px;
    font-style: italic;
    margin-bottom: 15px;
    text-shadow: 2px 2px 3px #888680, 0 0 2em #79797900;
    color: #000000;
	}
.header_lang_block{
	width: 100%;
	height: 24px;
	background:#e0e0e0;
	}
.lang_block{float:right;
margin-right:5%;

}
.lang_no_activ{
    text-decoration: none;
   
    color: #333;
    padding: 4px 5px 1px 5px;
    float: left;
    font-size: 16px;
   ss
}
.lang_no_activ:hover{
	color: #FFF;
	background: rgb(191, 191, 191);
	}
.lang_activ{
    text-decoration: none;
   
    color: #FFF;
    padding: 4px 5px 1px 5px;
    float: left;
    font-size: 16px;
    background: rgb(191, 191, 191);
}	
.header_bottom_block{width: 1024px;
height: 50px;
margin:auto;

}
.logo{width: 240px;
height:50px;
position:relative;
float:left;}	
.butom_hed{width: 544px;
height:50px;

float:left;}
.ul_menu{
	list-style: none;
   
    width: 540px;
    margin: auto;
    display: block;
	}
.butom_hed li{
	float:left;
	
	}
.butom_hed li:hover{background:#e0e0e0;}
.no_activ_btn{
	display:block;
	text-decoration:none;
	font-size: 18px;
	color:#000;
	    font-family: "Prompt";
		padding: 14px 22px;
		position: relative;
	}
.activ_btn{
	display:block;
	text-decoration:none;
	font-size: 18px;
	color:#F00;
	    font-family: "Prompt";
		padding: 14px 22px;
		
		position: relative;
	}
	
	
.drop_menu::after{
	
	position: relative;
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    right: -105px;
    top: -27px;
    margin: 0 8px 0 0px;
    border-style: solid;
    border-width: 0 7px 7px 7px;
    border-color: transparent transparent #5c5c5f transparent;
    color: #000;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -webkit-transition-delay: all 0.5s;
    transition: all 0.5s;
	
	}
	
.drop_menu:hover::after{
	top: -7px;
	 border-color: transparent transparent #5c5c5f transparent;
 			 -moz-transform: rotate(0deg);
   		 -ms-transform: rotate(0deg);
   	 -webkit-transform: rotate(0deg);
    transform: rotate(0deg);	 
}
.drop_menu:hover .dropmenu{
	display:block;
	}
.new123{
	width: 200px;
	height:200px;
	background:#066;
	margin-left: 400px;
	cursor:pointer;
	}
.dropmenu{ 
top: 50px;
position:absolute;
display: none;
 -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -webkit-transition-delay: all 0.2s;
    transition: all 0.2s;}	
.dropmenu_in{
	    width: 210px;
    height: 235px;
	background:#FFFFFF;
	border: 1px solid #d5dae4;
    margin-top: 4px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}
	
	
.dropmenu_in ul{
	width: auto;
	padding: 5px 22px;
	list-style: none;
	height:auto;
	}
.dropmenu_in li{
	float: left;
	width: 90%;
    padding: 5px 10px;
	    white-space: nowrap;
	}
.dropmenu_in a:hover{
	padding-left:5px;
	}
.dropmenu_in a{
	text-decoration: none;
	color: #000;
	width: 150px;
    height: 18px;
    display: block;
	  -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -webkit-transition-delay: all 0.2s;
    transition: all 0.2s;
	}
.dropmenu_in li:hover{
	background:#e0e0e0;
	
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.block_information{width: 240px;
height:50px;
float:left;}

.block_information a{text-decoration: none;
color:#000;
position: relative;
}
.block_information ul{
	padding-top:2px;
	list-style:none;
	}

.block_information li{
	padding: 2px;
	}
.block_information a::before {
    content: "";
    position: absolute;
    left: 51%;
    right: 51%;
    bottom: -4px;
    height: 2px;
    background: #fd3535;
    transition-duration: 0.3s;
    transition-property: left,right;
}

.block_information a:hover::before {
    left: 0;
    right: 0;
}
  












.main{
	width: 100%;
	height: auto;
	background: url(../img/block_texture_muted.png) repeat;
	}
.slider_block{width:100%;
height: 80vh;




}	
.h2_site{
font-size: 36px;
    font-style: italic;
    margin-bottom: 15px;
	text-shadow: 2px 2px 3px #888680, 0 0 2em #79797900;
	color: #2d2d2d;
}
.p_about_facktory{
margin-bottom: 15px;
    text-indent: 1.5em;
	font-size:16px;
    text-align: justify;
	font-family: Bookman Old Style,serif;
}
.about_facktory{width:1024px;
margin:auto;
padding-top: 25px;
padding-bottom:25px;}
.raster_block{
	width:100%;
height: 80vh;

position: absolute;
left: 0px; 
top:0px;
z-index: 2;
background: rgba(0, 0, 0, 0.2) url(../img/raster.png);
	}
.text_block{
	    width: 60%;
    margin-left: 20%;
  
    position: absolute;
    top: 40%;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    background-color: rgba(200, 200, 200, 0.35);
    text-align: center;
    padding: 20px;
	box-shadow: 0 5px 15px rgba(0,0,0,0.6);
	}
.block_facktory{ width: 100%;
height:300px;
position:relative;
 background: url(../img/mashinostroenie.jpg);
   
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
   background-attachment: fixed;}


.block_facktory_border_bottom{
	width: 100%;
    height: 20px;
    background: url(../img/block_texture_border_muted.png) repeat-x ;
    margin-top: 265px;
    z-index: 2;
	position:absolute;
	bottom: 0;
	}
.about_facktory_in{
	position: absolute;
    background: rgba(0, 0, 0, 0.2) url(../img/raster.png);
   
  
    width: 100%;
    height: 100%;
    
	}
.product_block{
	width: 1024px;
	margin:auto;
	padding-top:20px;
	padding-bottom:20px;
	height: 450px;
	position: relative;
	}
.icon_block ul{
	list-style:none;
	width:100%;
	padding-top: 20px;
	font-family: Bookman Old Style,serif;
	}
.icon_block li{
	
	float: left;
    width: 21%;
    padding: 2%;
    text-align: center;
	
	}
.icon_block h3{
	    margin-bottom: 10px;
    margin-top: 15px;
    font-style: italic;
	color: #2d2d2d;
	text-shadow: 1px 1px 3px #888680, 0 0 2em #79797900;
	}
.icon_block img{
	width: 70px;
    height: auto;
    margin-top: 20px;
    padding-bottom: 20px;
	}
.round{	
    display: inline-block;
    background: #d2d0d0;
    border-radius: 50%;
    margin: 0 auto;
    height: 130px;
   
    position: relative;
    width: 130px;
    transition-duration: 0.5s;
    z-index: 10;
	
}
.angry-animate{
-webkit-animation:rotate 1s ease 0s 1 normal;
-moz-animation:rotate 1s ease 0s 1 normal;
-ms-animation:rotate 1s ease 0s 1 normal;
animation:rotate 1s ease 0s 1 normal;
}



.kolo{border: 2px solid black;
    background-repeat: no-repeat;
    background-position: 0 0;
    border-radius: 50%;
    display: block;
    height: 125px;
    top: 6px;
    left: 6px;
    width: 125px;
    position: absolute;
    z-index: 0;
    margin-bottom: 11px;
	}
.block_facktory_border_top{
	position:absolute;
	top:0;
	width: 100%;
    height: 20px;
    background: url(../img/block_texture_border_muted.png) repeat-x;
    -webkit-transform: translateX(0%) rotate(180deg);
    transform: translateX(0%) rotate(180deg);
   
    z-index: 2;
	}
.footer{
	width: 100%;
	padding-bottom:30px;
	padding-top:10px;
	position:relative;
	background: url(../img/block_texture_secondary.png);
}
	
/*----------- slider  --------------------*/

.img_bottom_mini{
	width: 100%;
	 height: 100%;
	margin:auto;
	margin-top: 20px;
	position:relative;
}


.scroll-img_mini {
	width: 96%;
	 height: 200px;
  overflow: hidden;
	margin:auto;
	float:left;
	}
.scroll-img_mini img{
	width: 310px;
    /* margin-left: 50px; */
    /* margin-top: 110px; */
    height: auto;
	}	
.scroll-img_mini ul{
	list-style:none;
	margin:0;
	padding: 0;
	
	}
.scroll-img_mini li{
	float: left;
	}


.scroll-img_mini ul li {
 display: inline-block;
    width: 315px;
    height: 80vh;
}

#demo5_mini.scroll-img_mini ul {
  width: 2000px;
    margin-left: 33px;
}
#demo5-backward_mini,#demo5-forward_mini{
	    position: absolute;
    top: 100px;
    z-index: 1000;
    display: block;
    width: 80px;
    height: 80px;
    outline: none;
    text-align: left;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99999;
    border: none;
    background: #ffffff00;
	 	}
.border_bottom{
	
	width: 100%;
    height: 20px;
    background: url(../img/block_texture_border_muted.png) repeat-x;
    position: absolute;
    bottom: 0;
    z-index: 2;
	}
.mask{
	position: fixed;
    top: 0px;
    left: 0px;
    background: #3333336b;
    width: 100%;
    height: 100vh;
    z-index: 9999999999999;
	display: none;
	}
.window_img{
	width: 60%;
    margin-left: 20%;
    height: auto;
    margin-top: 60px;
    background: #FFF;
	}
.window_img img{
	width: 100%;
	height:auto;
	}
	#demo5-backward_mini{
		left:-40px;
		}
	#demo5-forward_mini{
		right:-40px;
		}
		
#demo5-backward_mini::before,
#demo5-backward_mini::after,
#demo5-backward_mini i::before,
#demo5-backward_mini i::after,
#demo5-forward_mini::before,
#demo5-forward_mini::after,
#demo5-forward_mini i::before,
#demo5-forward_mini i::after {
	position: absolute;
	left: 50%;
	width: 3px;
	height: 50%;
	outline: 1px solid #ff0000;
    background: #ff0000;
    
	content: '';
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}		
#demo5-backward_mini i::before,
#demo5-backward_mini i::after {
	z-index: 100;
	height: 0;
	background: #fff;
	-webkit-transition: height 0.3s, -webkit-transform 0.3s;
	transition: height 0.3s, transform 0.3s;
}

#demo5-backward_mini::before,
#demo5-backward_mini i::before {
	top: 50%;
	-webkit-transform: translateX(-50%) rotate(-135deg);
	transform: translateX(-50%) rotate(-135deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}

#demo5-backward_mini:hover::before,
#demo5-backward_mini i:hover::before {
	outline: 1px solid #ff0000;
    background: #ff0000;
	-webkit-transform: translateX(-50%) rotate(-125deg);
	transform: translateX(-50%) rotate(-125deg);
	
}
#demo5-backward_mini:hover::after,
#demo5-backward_mini i:hover::after {
	outline: 1px solid #ff0000;
    background: #ff0000;
	-webkit-transform: translateX(-50%) rotate(-55deg);
	transform: translateX(-50%) rotate(-55deg);
	
}
#demo5-forward_mini:hover::before,
#demo5-forward_mini i:hover::before {
	outline: 1px solid#ff0000;
    background: #ff0000;
	-webkit-transform: translateX(0%) rotate(55deg);
	transform: translateX(0%) rotate(55deg);
	
}
#demo5-forward_mini:hover::after,
#demo5-forward_mini i:hover::after {
	outline: 1px solid #ff0000;
    background: #ff0000;
	-webkit-transform: translateX(70%) rotate(125deg);
	transform: translateX(70%) rotate(125deg);
	
}


#demo5-backward_mini::after,
#demo5-backward_mini i::after {
	top: 50%;
	-webkit-transform: translateX(-50%) rotate(-45deg);
	transform: translateX(-50%) rotate(-45deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}


#demo5-forward_mini i::before,
#demo5-forward_mini i::after {
	z-index: 100;
	height: 0;
	background: #fff;
	-webkit-transition: height 0.3s, -webkit-transform 0.3s;
	transition: height 0.3s, transform 0.3s;
}

#demo5-forward_mini::before,
#demo5-forward_mini i::before {
	top: 50%;
	-webkit-transform: translateX(0%) rotate(45deg);
	transform: translateX(0%) rotate(45deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}



#demo5-forward_mini::after,
#demo5-forward_mini i::after {
	top: 50%;
	-webkit-transform: translateX(70%) rotate(135deg);
	transform: translateX(70%) rotate(135deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}


/*--------------- end slider ------------*/
/*----------- slider first big --------------------*/

.img_bottom{
	width: 100%;
	 height: 100%;
	margin:auto;
	
	
}


.scroll-img {
	width: 100%;
	 height: 100%;
  overflow: hidden;
	margin:auto;
	float:left;
	}
.scroll-img img{
	width: 400px;
    
    margin-left: 50px;
    margin-top: 110px;
    height: auto;
	}	
.scroll-img ul{
	list-style:none;
	margin:0;
	padding: 0;
	
	}
.scroll-img li{
	float: left;
	}


.scroll-img ul li {
  display: inline-block;
 width: 100%;
    height: 80vh;
}

#demo5.scroll-img ul {
  width: 2000px;
}
#demo5-backward,#demo5-forward{
	position: absolute;
	top: 52%;
	z-index: 1000;
	display: block;
	width: 100px;
	height: 100px;
	outline: none;
	text-align: left;
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 99999;
	 	}
.border_bottom{
	
	width: 100%;
    height: 20px;
    background: url(../img/block_texture_border_muted.png) repeat-x;
    position: absolute;
    bottom: 0;
    z-index: 2;
	}
	#demo5-forward{
		right:0px;
		}
		
#demo5-backward::before,
#demo5-backward::after,
#demo5-backward i::before,
#demo5-backward i::after,
#demo5-forward::before,
#demo5-forward::after,
#demo5-forward i::before,
#demo5-forward i::after {
	position: absolute;
	left: 50%;
	width: 3px;
	height: 50%;
	outline: 1px solid #dbccd0;
    background: #dbccd0;
	content: '';
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}		
#demo5-backward i::before,
#demo5-backward i::after {
	z-index: 100;
	height: 0;
	background: #fff;
	-webkit-transition: height 0.3s, -webkit-transform 0.3s;
	transition: height 0.3s, transform 0.3s;
}

#demo5-backward::before,
#demo5-backward i::before {
	top: 50%;
	-webkit-transform: translateX(-50%) rotate(-135deg);
	transform: translateX(-50%) rotate(-135deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}

#demo5-backward:hover::before,
#demo5-backward i:hover::before {
	outline: 1px solid #e6e3e4;
    background: #e6e3e4;
	-webkit-transform: translateX(-50%) rotate(-125deg);
	transform: translateX(-50%) rotate(-125deg);
	
}
#demo5-backward:hover::after,
#demo5-backward i:hover::after {
	outline: 1px solid #e6e3e4;
    background: #e6e3e4;
	-webkit-transform: translateX(-50%) rotate(-55deg);
	transform: translateX(-50%) rotate(-55deg);
	
}
#demo5-forward:hover::before,
#demo5-forward i:hover::before {
	outline: 1px solid #e6e3e4;
    background: #e6e3e4;
	-webkit-transform: translateX(0%) rotate(55deg);
	transform: translateX(0%) rotate(55deg);
	
}
#demo5-forward:hover::after,
#demo5-forward i:hover::after {
	outline: 1px solid #e6e3e4;
    background: #e6e3e4;
	-webkit-transform: translateX(70%) rotate(125deg);
	transform: translateX(70%) rotate(125deg);
	
}


#demo5-backward::after,
#demo5-backward i::after {
	top: 50%;
	-webkit-transform: translateX(-50%) rotate(-45deg);
	transform: translateX(-50%) rotate(-45deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}


#demo5-forward i::before,
#demo5-forward i::after {
	z-index: 100;
	height: 0;
	background: #fff;
	-webkit-transition: height 0.3s, -webkit-transform 0.3s;
	transition: height 0.3s, transform 0.3s;
}

#demo5-forward::before,
#demo5-forward i::before {
	top: 50%;
	-webkit-transform: translateX(0%) rotate(45deg);
	transform: translateX(0%) rotate(45deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}



#demo5-forward::after,
#demo5-forward i::after {
	top: 50%;
	-webkit-transform: translateX(70%) rotate(135deg);
	transform: translateX(70%) rotate(135deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}



















		
		

#slid1{
	
	width: 100%;
    height: 80vh;
	background:url(../img/kivshservice.JPG) center no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    }
#slid2{
	
	width: 100%;
    height: 80vh;
	background:url(../img/Greentech_companiya_factorry.jpg) center no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    }
#slid3{
	
	width: 100%;
    height: 80vh;
	background:url(../img/HamelUkraine.jpg) center no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    }

#slid5{
	
	
	width: 100%;
    height: 80vh;
	background:url(../img/kompressor_zahid.jpg) center no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    }

/*--------------- end slider ------------*/

/*----------- slider product --------------------*/

.img_bottom_product{
	width: 95%;
	 height: 372px;
	margin:auto;
	
	
}


.scroll-img_product {
	    width: 100%;
    height: 380px;
    padding-top: 15px;
    overflow: hidden;
    margin: auto;
    float: left;
	}
.scroll-img_product img{
	width: 80%;
    height: auto;
    margin: auto;
    position: absolute;
    bottom: 10px;
    left: 10%;
	}	
.scroll-img_product ul{
	list-style:none;
	margin:0;
	padding: 0;
	
	}
.scroll-img_product li{
	float: left;
	}


.scroll-img_product ul li {
  display: inline-block;
 width: 486px;
    height: 486px;
}

#demo6.scroll-img_product ul {
  width: 1944px;
}
#demo6-backward,#demo6-forward{
	position: absolute;
	top: 50%;
	background: #00000040;
	z-index: 1000;
	display: block;
	width: 100px;
	height: 100px;
	outline: none;
	text-align: left;
	cursor: pointer;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 99999;
	 	}
#demo6-backward{
	left: 0px;
	}
	#demo6-forward{
		right:0px;
		}
#demo6-backward::before,
#demo6-backward::after,
#demo6-backward i::before,
#demo6-backward i::after{
	left: 25%;
	}	
#demo6-forward::before,
#demo6-forward::after,
#demo6-forward i::before,
#demo6-forward i::after {
	right:25%;
	}	
#demo6-backward::before,
#demo6-backward::after,
#demo6-backward i::before,
#demo6-backward i::after,
#demo6-forward::before,
#demo6-forward::after,
#demo6-forward i::before,
#demo6-forward i::after {
	position: absolute;
	
	width: 3px;
	height: 50%;
	outline: 1px solid #dbccd0;
    background: #dbccd0;
	content: '';
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}		
#demo6-backward i::before,
#demo6-backward i::after {
	z-index: 100;
	height: 0;
	background: #fff;
	-webkit-transition: height 0.3s, -webkit-transform 0.3s;
	transition: height 0.3s, transform 0.3s;
}

#demo6-backward::before,
#demo6-backward i::before {
	top: 50%;
	-webkit-transform: translateX(-50%) rotate(-135deg);
	transform: translateX(-50%) rotate(-135deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}

#demo6-backward:hover::before,
#demo6-backward i:hover::before {
	outline: 1px solid #e6e3e4;
    background: #e6e3e4;
	-webkit-transform: translateX(-50%) rotate(-125deg);
	transform: translateX(-50%) rotate(-125deg);
	
}
#demo6-backward:hover::after,
#demo6-backward i:hover::after {
	outline: 1px solid #e6e3e4;
    background: #e6e3e4;
	-webkit-transform: translateX(-50%) rotate(-55deg);
	transform: translateX(-50%) rotate(-55deg);
	
}
#demo6-forward:hover::before,
#demo6-forward i:hover::before {
	outline: 1px solid #e6e3e4;
    background: #e6e3e4;
	-webkit-transform: translateX(0%) rotate(55deg);
	transform: translateX(0%) rotate(55deg);
	
}
#demo6-forward:hover::after,
#demo6-forward i:hover::after {
	outline: 1px solid #e6e3e4;
    background: #e6e3e4;
	-webkit-transform: translateX(70%) rotate(125deg);
	transform: translateX(70%) rotate(125deg);
	
}


#demo6-backward::after,
#demo6-backward i::after {
	top: 50%;
	-webkit-transform: translateX(-50%) rotate(-45deg);
	transform: translateX(-50%) rotate(-45deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}


#demo6-forward i::before,
#demo6-forward i::after {
	z-index: 100;
	height: 0;
	background: #fff;
	-webkit-transition: height 0.3s, -webkit-transform 0.3s;
	transition: height 0.3s, transform 0.3s;
}

#demo6-forward::before,
#demo6-forward i::before {
	top: 50%;
	-webkit-transform: translateX(0%) rotate(45deg);
	transform: translateX(0%) rotate(45deg);
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}



#demo6-forward::after,
#demo6-forward i::after {
	top: 50%;
	-webkit-transform: translateX(70%) rotate(135deg);
	transform: translateX(70%) rotate(135deg);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
}

.block_slid{
	
	height: 370px
	
	}
.block_slid_in{ width:444px;
height:330px;
background:radial-gradient(ellipse at center,#cbcbcb 0,#8c8b8b 60%);
position: relative;
margin:auto;
margin-top: 20px;
box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 0.50);
}


.block_img_slid{width: 100%;
    height: 80%;
  background:url(../img/raster.png);
    position: relative;
}

.text_slid{width: 100%;
    height: 20%;
    font-size: 36px;
    left: 0%;
    font-style: italic;
    font-weight: 800;
    line-height: 60px;
    text-shadow: 2px 2px 3px black, 0 0 2em #79797900;
    vertical-align: middle;
    text-align: center;
    color: white;
    bottom: 0px;
    position: absolute;
    background: url(../img/doted-metal-texture-background-free-28671.jpg) top;
	
	-webkit-transition:  -webkit-transform 0.4s;
	transition:  transform 0.2s;
	-moz-transition:  transform 0.2s;
	}

.scroll-img_product li:hover .text_slid{
	
	
	transform: scale(1.1) ;
-webkit-transform: scale(1.1) ;
-moz-transform: scale(1.1) ;
	}









		
		



/*--------------- end slider ------------*/


.footer_block {
	width: 50%;
	float:left;
	height: auto;
	
	}
.footer_in{
	width:1024px;
	height: auto;
	margin:auto;
	padding-top:20px;
	}
.left_table{
	width: 100%;
	}
.left_table td{
	width: 50%;
	padding: 2px;
	}
.left_table a{
	text-decoration:none;
	color:#FFF;
	font-size: 18px;
	padding: 1px;
	text-shadow: 2px 2px 3px black, 0 0 2em #79797900;
	position: relative;
	
	}
.left_table a::before {
    content: "";
    position: absolute;
    left: 51%;
    right: 51%;
    bottom: -4px;
    height: 2px;
        background: #fd3535;
    transition-duration: 0.3s;
    transition-property: left,right;
}
.left_table a:hover::before {
    left: 0;
    right: 0;
}
.right_block{
	width:100%;
text-decoration:none;
	color:#FFF;
	font-size: 18px;
	padding: 1px;
	text-shadow: 2px 2px 3px black, 0 0 2em #79797900;
}
.right_block td{vertical-align:text-top;}
.right_block ul{
	list-style:none;
	
	}
.right_block li{
	float:left;
	padding: 5px 8px;
	}
.right_block img:hover{
	
	transform: scale(1.2) ;
-webkit-transform: scale(1.2) ;
-moz-transform: scale(1.2s) ;
	}
.right_block img{
	height: 42px; 
	width: auto;
	-webkit-transition:  -webkit-transform 0.4s;
	transition:  transform 0.2s;
	-moz-transition:  transform 0.2s;
	}

.right_block tr{
	padding: 2px;
	}
.right_block h3{
	font-size: 18px;
	}
.text_footer{
	text-decoration:none;
	color:#FFF;
	font-size: 18px;
	padding: 1px;
	text-shadow: 2px 2px 3px black, 0 0 2em #79797900;
	position: relative;
	}	
.text_footer:hover::before {
    left: 0;
    right: 0;
}
.text_footer::before {
    content: "";
    position: absolute;
    left: 51%;
    right: 51%;
    bottom: -4px;
    height: 2px;
    background: #fd3535;
    transition-duration: 0.3s;
    transition-property: left,right;
}
	
.block_contact{
	height: 370px;
    width: 100%;
    background: url(../img/mashinostroenie.jpg) center;
	position:relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
	background-attachment: fixed;
	}
.raster_block_contact{
	width: 100%;
    height: 370px;
   
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
    background: rgba(0, 0, 0, 0.2) url(../img/raster.png);
	}
.contact_main_block {
	width: 100%;
	padding-bottom:20px;
	}
.head_contact_block{
	width: 1024px;
	height:auto;
	margin:auto;
	padding-top: 20px;
	padding-bottom:20px;
	}
.table_contact h3{
	font-size: 18px;
    font-family: Bookman Old Style,serif;
    font-style: italic;
    text-shadow: 1px 1px 3px #888680, 0 0 2em #79797900;
	}
.table_contact img{
	height: 50px;
    margin: 8px 14px 0px 0px;
	-webkit-transition:  -webkit-transform 0.2s;
	transition:  transform 0.2s;
	-moz-transition:  transform 0.2s;
	}	
.head_contact_block ul{
	list-style:none;
	
	}
.head_contact_block li{
	float:left;
	}
.text_contact{
	text-decoration: none;
	position:relative;
    color: #2d2d2d;
	font-family: Bookman Old Style,serif;
	}
.text_contact:hover::before {
    left: 0;
    right: 0;
}
.contact_map {
	width:100%;
	height: auto;
	position: relative;
	}

.text_contact::before {
    content: "";
    position: absolute;
    left: 51%;
    right: 51%;
    bottom: -4px;
    height: 2px;
        background: #fd3535;
    transition-duration: 0.3s;
    transition-property: left,right;
}
.head_contact_block{
	 color: #2d2d2d;
	 font-size: 16px;
	 font-family: Bookman Old Style,serif;
	}
.head_contact_block td{
	padding: 4px;
	}
.head_contact_block img:hover{
	transform: scale(1.1) ;
-webkit-transform: scale(1.1) ;
-moz-transform: scale(1.1s) ;
	}
#contact_form td{
		margin-right:15px;
	    position: relative;
	}
#contact_form {margin-left: 100px;}
#contact_form button{
	    width: 275px;
    background: 0 0;
    outline: 0;
    height: 40px;
    position: relative;
    z-index: 1;
    padding: 0 12px;
    cursor: pointer;
    border-radius: 20px;
    border: 1px solid #3c3939;
    -webkit-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    -moz-transition: transform 0.8s;
    color: #2d2d2d;
    font-style: italic;
    font-weight: bolder;
    font-size: 18px;
    font-family: Bookman Old Style,serif;
    text-shadow: 1px 1px 3px #888680, 0 0 2em #79797900;
	}
#contact_form button:hover{
	    color: #ff1f1f;
	margin-left:-3px;
	margin-top: -5px;
	}
	
	
#contact_form input{
	width: 250px;
    background: 0 0;
    outline: 0;
    height: 40px;
	    position: relative;
		z-index: 1;
		margin-right:25px;
    padding: 0 12px;
    border-radius: 20px;
    border: 1px solid #3c3939;
	-webkit-transition:  -webkit-transform 0.4s;
	transition:  transform 0.4s;
	-moz-transition:  transform 0.4s;
	  color: #2d2d2d;
    font-style: italic;
    font-weight: bolder;
    font-size: 18px;
    font-family: Bookman Old Style,serif;
    text-shadow: 1px 1px 3px #888680, 0 0 2em #79797900;
	}
.input-wrapper:after {
    z-index: 0;
    pointer-events: none;
    content: '';
    position: absolute;
    top: 2px;
    left: -3px;
    width: 280px;
    height: 40px;
    border-radius: 20px;
    background: #d2d0d0;
	
}
.textarea-wrapper:after{  z-index: 0;
    pointer-events: none;
    content: '';
    position: absolute;
    top: 2px;
    left: -3px;
    width: 280px;
    height: 152px;
    border-radius: 20px;
    background: #d2d0d0;}
#contact_form textarea{
	width:250px;
	height: 148px;
	
	
    background: 0 0;
    outline: 0;
   
	    position: relative;
		z-index: 1;
    padding: 4px 12px 0px 12px;
    border-radius: 20px;
    border: 1px solid #3c3939;
	-webkit-transition:  -webkit-transform 0.4s;
	transition:  transform 0.4s;
	-moz-transition:  transform 0.4s;
	  color: #2d2d2d;
    font-style: italic;
    
    font-size: 14px;
    font-family: Bookman Old Style,serif;
    text-shadow: 1px 1px 3px #888680, 0 0 2em #79797900;
	resize: none; 
	}

#contact_form input:focus{
	 top: -3px;
    left: -3px;
	}
.list_prod {
	margin-top: 15px;
    margin-left: 10px;
	}
.icon_prod {
	width: auto;
    height: 20px;
    margin-right: 10px;
	}

.under_li_prod{
line-height: 20px;
    font-size: 18px;
    padding-bottom: 5px;
	}
.main_img_prod{
	width: 170px;
	height:auto;
	}
.block_main_product h3{
	text-align: center;
    font-size: 16px;
    padding-top: 5px;
}
.block_main_product h2{
	padding-top: 5px;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #888680, 0 0 2em #79797900;
	}

position: absolute;
    width: 60px;
    height: 1px;
    background-color: #c02126;
    content: '';
    left: 0;
    bottom: -6px;
    margin: auto;
#contact_form textarea:focus{
	 top: -3px;
    left: -3px;
	}
	.arrow{height: 2px;
    margin-top: 7px;
    width: 70%;
    background: #F00;
    margin-left: 15%;
	}
#contact_form label{
	cursor:pointer;
	}

.service_block{
	padding-top:15px;
	width: 1024px;
	margin: auto;
	color: #2d2d2d;
	font-family: Bookman Old Style,serif;
	}

.service_block p{margin-bottom:15px;}
.list_icon{list-style: none;

}
.list_icon li{float:left;
padding-bottom: 15px;}
.service_block img{height: 50px; margin-right: 15px;}
.list_text{
	padding-bottom: 15px;
	list-style:	circle;
	padding-left:30px;
	font-weight:
	}
.p_weight{
	font-size: 18px;
	font-weight:bold;
	
    font-family: Bookman Old Style,serif;
    font-style: italic;
    text-shadow: 1px 1px 3px #888680, 0 0 2em #79797900;
	}
.product_in{
	width: 1024px;
	margin:auto;
	
	padding-top:20px;
	}
.block_nav{
	width: 250px;
	height: 800px;
	
	float:left;
	}
.block_main_product{
	width: 690px;
	height: auto;
	
	
	padding: 25px 42px;
	float:left;
	}
.block_main_product span{
	width: 180px;
    height: 300px;
    margin: auto;
    display: block;
    border: 1px solid #000;
    margin-bottom: 15px;
    border-radius: 20px;
    padding: 10px;
  
	}
.block_main_product span:after{
	   z-index: -1;
    pointer-events: none;
    content: '';
    position: absolute;
    top: -5px;
    left: 8px;
    width: 200px;
    height: 320px;
    border-radius: 20px;
    background: #d2d0d0;
	}
.block_main_product ul{
	list-style:none;
	}
	.block_main_product a{
		text-decoration:none;
		color:#000;
		cursor:pointer;
		}
	.video_block{
		width: 100%;
		height:auto;
		margin-top:10px;
		}
		.video_block iframe{
			margin-bottom: 10px;
			
			}
.li_main_prod{
	float:left;
	width: 228px;
	height: auto;
	position:relative;
	z-index: 3;
	}
.li_product{
	padding:3px;
	padding-left: 15px;

	}
.table_prod	th:first-child {
    text-align: left;
    padding-left: 20px;
}
.table_prod th{
	
	font-size: 18px;
    margin-bottom: 10px;
    margin-top: 15px;
    padding-bottom: 5px;
    font-style: italic;
    color: #000000;
    text-shadow: 1px 1px 3px #888680, 0 0 2em #79797900;
    width: 33%;
	}
.table_prod	td{
   border-bottom: 1px solid red;
    padding: 5px;
	
	width:33%}
	/*------- modal ------ */

.close {
position: absolute;
padding: 0;
top: -10px;
right: -10px;
width: 22px;
height: 22px;
border: 2px solid #ccc;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
background-color: rgba(61, 61, 61, 0.8);
-webkit-box-shadow: 0px 0px 10px #000;
-moz-box-shadow: 0px 0px 10px #000;
box-shadow: 0px 0px 10px #000;
text-align: center;
text-decoration: none;
font-weight: bold;
line-height: 20px;
-webkit-transition: background-color ease .7s;
-moz-transition:  background-color ease .7s;
-ms-transition:  background-color ease .7s;
-o-transition:  background-color ease .7s;
transition: background-color ease .7s;
}
.close:before {
color: rgba(255, 255, 255, 0.9);
content: '\2715';
text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
font-size: 12px;
 
}

.close:hover {
background-color: rgba(252, 20, 0, 0.8);
}


#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  display:none;
  z-index:9999;
 
}

#boxes #dialog {
	
  width:375px; 
  height:203px;
  
  background-color:#ffffff;
}


.window{
	height: auto;
	width: 1140px;
	background:rgba(255, 255, 255, 0.0);;
	}
.window img{
	width: 100%;
    height:auto;
	}

.img_bottom{position:relative;}
/*------- end modal ------ */
.list_product img {
	margin-right: 10px;
	}
	.table_prod{
		width: 670px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 14px;
    text-shadow: 1px 1px 0px #fff;
    /* background: #eaebec; */
    margin: 10px;
    /* border: #ccc 1px solid; */
    /* border-collapse: separate; */
    -moz-border-radius: 3px;
    /* -webkit-border-radius: 3px; */
    /* border-radius: 3px; */
    -moz-box-shadow: 0 1px 2px #d1d1d1;
    /* -webkit-box-shadow: 0 1px 2px #d1d1d1; */
    /* box-shadow: 0 1px 2px #d1d1d1;*/
	}
.first_td{
	font-size: 18px;
    margin-bottom: 10px;
    margin-top: 15px;
    padding-bottom: 5px;
    font-style: italic;
    color: #000000;
	font-weight:bold;
    text-shadow: 1px 1px 3px #888680, 0 0 2em #79797900;
	}
.img_block{
	position:relative;
	width:690px;
	height:430px;
	}	
.h4_product_main{
	margin-bottom: 10px;
    margin-top: 15px;
    padding-bottom: 5px;
    font-style: italic;
    color: #000000;
    text-shadow: 1px 1px 3px #888680, 0 0 2em #79797900;
    border-bottom: 2px solid #FF0000;
	font-size: 22px
	}
.img_block	img{
	margin:0;
	position:absolute;
	width: 690px;
	height:430px;
	clip: rect(0px 690px 420px 0px);
	object-fit: cover;
	}
.block_nav h3{
	padding-left: 20px;
    padding-bottom: 8px;
    margin-top: 10px;
    font-style: italic;
	font-size: 32px;
    color: #000000;
    text-shadow: 1px 1px 3px #888680, 0 0 2em #79797900;
    border-bottom: 2px solid #ff0000;
	}
.block_nav ul{
	list-style:none;
    padding-top: 10px;
	}
.block_nav li{
position: relative;
    z-index: 2;
	    margin: 10px 0px;
	}
.block_nav a{
	position:relative;
	z-index: 5;
	text-decoration: none;
    width: 90%;
    font-size: 18px;
    padding: 8px 5%;
    display: block;
	
    color: #333;
 	
    border-radius: 20px;
    border: 1px solid #3c3939;
	
	
   font-weight: bold;
    font-style: italic;
    color: #2d2d2d;
    text-shadow: 1px 1px 3px #888680, 0 0 2em #79797900;
    -webkit-transition:  -webkit-transform 0.4s;
	transition:  transform 0.4s;
	-moz-transition:  transform 0.4s;
	}
.block_nav a:hover{
	color: #ff0000;
  
    
    padding-left: 10%;
    width: 85%;
	}
.block_nav span:after{
	z-index: 0;
    pointer-events: none;
    content: '';
    position: absolute;
    top: -4px;
    left: -3px;
    width: 100%;
    height: 40px;
    border-radius: 20px;
    background: #d2d0d0;
	}	
