*{ margin:0; padding:0; outline:none; }
a, img{ border:none; }
a{ text-decoration:none; }
a:hover{ text-decoration:underline; }
h1{ font-size:24px; }
h2{ font-size:21px;}
h3{ font-size:18px; }
h4{ font-size:14px; }
h5{ font-size:11px; }
.c-cian{ color:#3576C7; }
.margin-bottom5{ margin: 0 0 5px 0;}

body {
margin: 0;

}

.main{
max-width: 1920px;
min-width: 960px;
	margin:0 auto;
	font-size:14px;
	color:#373435;
	font-family:Arial;
	line-height:20px;
        background:url(../images/head-menu.jpg)no-repeat;
overflow: hidden;
background-position: center 0;
}
.main-mini{
	width:1000px;
	margin:0 auto;
	font-size:14px;
	color:#373435;
	font-family:Arial;
	line-height:20px;
}

.header-logo{
    float:left;
    width: 230px;
	height: 66px;
	top: 33px;
	position: relative;
	left: 25px;
}

.header-logo img:hover {
	opacity:0.7;
}
.header-menu{
float: left;
height: 45px;
margin: 510px 25px 0px -4px;
position: absolute;
width: 700px;
font-size:18px;
}
.header-menu ul{
margin: -7px 0 0 0px;
width: 706px;
height: 40px;
line-height: 36px;
background: url(../images/menu-bg.png)no-repeat;
padding-left: 18px;
}
.header-menu li{
    display: inline-block;
    list-style-type: none;
}
.header-menu a{
    color:#373435;
	font-size:14px;
    margin: 0 3px;
    font-weight:bold;
    display: inline-block;
}
.header-menu a:hover{
    color:#3576C7;
    text-decoration: none;
}
.menu-active{
    color:#3576C7!important;
    text-decoration: none;
}
.header-pricelist{
float: left;
width: 225px;
margin-left: 525px;
margin-top: -7px;
}
.header-pricelist a{
    color:#fff;
	font-size:12px;
}
.header-pricelist a:hover{
    text-decoration: none;
    
}
.header-pricelist span{
    position: relative;
    top: -10px;
    left: 10px;
}
.header-pricelist span:hover{
    border-bottom: 1px dashed #fff;
}
.top-aside{
    width:100%;
    clear:both;
    margin:20px 0 0 0;
}
.top-slider{
    width:1000px;
    height:288px;
    float:left;
    margin: 5px 0px 3px 0;  
    padding-right:0px;
    }
.ugol{
    position: relative;
    /*position: absolute;
    left: 553px;*/
	float: right;
    z-index: 2;
    margin: -2px 0 0 0;
} 
.slidiv{
    width: 1000px;
    margin: 0 0 0 5px;
    /*float: left;*/
    position: relative;
}
#slideul{
    list-style:none;
    margin:0;
    padding:0;
    width:980px;
    height:235px;
    position:absolute;
    overflow:hidden;
    z-index:1
}
#slideul li{
    overflow:hidden;
    height:235px;
    width:960px
}
#slideul li img{
    position:absolute;
    top:0;
}
.slide_img{
    width:1000px;
    height:223px;
    float:left;
} 
.slide_img img{
/*    width:400px;
    height:200px;*/
}

.slide_text_bg{
    width: 264px;
    height: 223px;
    /*background: url(../images/sliderimgbg.png) no-repeat;*/
    position: absolute;
    z-index: 4; 
    right: 0px;
    padding: 0 10px;
}
.slide_text{
 /*   width: 180px;
    -webkit-transform: skew(-18deg);
    -moz-transform: skew(-18deg);
    -o-transform: skew(-18deg);
    transform: skew(-18deg);*/
    margin: 25px 0 0 20px;
    color:#ffffff;
}
.slide-text-zagl{
    font-size: 17px;
    text-align: center;
    width: 215px;
    margin: 0 auto;
}
.slide-text-hr{
    margin: 10px auto;
    border: none;
    height: 2px;
    background: #fff;
    color: #fff;
    width: 190px;
}
.slide-text-desk{
    font-size: 12px;
    line-height: 15px;
}
.slide-text-desk a{
    display: inline-block;
    background: url(../images/a-bg.png) no-repeat;
    text-align: center;
    padding: 1px 18px 3px 18px;
    margin: 10px 0 10px 245px;
    color:#fff;
    text-decoration: underline;
    font-size: 12px;
	position: absolute;
	bottom:5px;
}
.slide-text-desk a:hover{
    text-decoration: none; 
}
.top-contact{
    width:260px;
    float:left;
}
.top-contact-tel{
    font-size:12px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #E6E7E8;
    line-height: 28px;
}
.top-contact-tel img{
    display: inline-block;
    margin:0px 5px 0 0;
    position:relative;
    top:2px;
}
.item-tel{
    font-size:24px;
}
.item-tel span{
    color:#3576C7;
}
.item-link{
    color:#3576C7;
}
.item-link-call{
    color:#fff;
    display: inline-block;
    background: url(../images/a-bg2.png) no-repeat;
    padding: 1px 17px 3px 17px;
    line-height: 18px;
}
.top-contact-address{
    font-size: 13px;
    letter-spacing: 0px;
}
.top-contact-address h4{
    font-size: 12px;
}
.top-contact-timework{
    margin: 10px 0 0 0;
    font-size: 13px;
    letter-spacing: 0px;
    background: url(../images/clock.png) no-repeat;
    padding: 0 0 0 40px;
    line-height: 16px;
}
.top-contact-address a{
    color:#373435;
    text-decoration: none;
}
.top-contact-address a:hover{
    text-decoration: underline;
}
.main-content table td{
padding:10px;
}

.main-content{
    width:700px;
    float:left;
    margin-top:70px
}

.right-aside{
    width:260px;
    float:right;
    /*margin: 0 20px 0 0;*/
}
.content-title{
    max-width:770px;
    height:30px;
}
.title-bg-left{

}
.title-bg-center{
    padding: 0.7% 10px;
    background: #3D75BA;
    color:#fff;
    float:left;
    max-height:30px;
}
.title-bg-center a{
    color:#fff;
}
.title-bg-center-sert{
    padding: 2.3% 10px;
    background: #3D75BA;
    color:#fff;
    float:left;
    max-height:30px;
}
.title-bg-center-news{
    padding: 2.7% 10px;
    background: #3D75BA;
    color:#fff;
    float:left;
    max-height:30px;
}
.title-bg-right{

}
.content-desc{
    margin:20px 0 0 0;
    clear: both;
}
.last-news{
    clear:both;
    width:100%;
	padding-top:10px;

}
.news-item{
    width: 495px;
    float: left;
    padding: 20px 5px 30px 0;
}
.news-item-img{
    width:70px;
    float:left;
}
.news-item-img img{
    width:70px;
}
.news-item-content{
    width: 410px;
    float: right;
    font-size: 14px;
    font-family: Arial;
    line-height: 16px;
    letter-spacing: -0.2px;
    margin:-3px 0 0 0;
}
.news-item-content h5 {
font-size:14px;
}
.news-item-content span{
}
.news-item-content span a{
    margin: 0 0 0 110px;
    text-decoration: underline;
}
.news-item-content span a:hover{
    text-decoration: none;
}
.arhiv-news{
    float:right;
    margin: 0 50px 0 0;
    color:#3576C7;
}
.arhiv-news a{
    color:#3576C7;
    text-decoration: underline;
}
.arhiv-news a:hover{
    text-decoration: none;
}
.news-list{
    width:100%;
    clear:both;
    
    text-decoration: underline;
}
.news-list:hover{
    text-decoration: none;
}


.footer-copy{
    width:255px;
    float:left;
    font-size:13px;
    color:#fff;
    line-height: 17px;
    margin:20px 0 0 20px;
    text-align: right;
    padding:0 10px 0 0;
    height:67px;
}
.footer-copy h3 {
	font-size: 30px;
}
.footer-copy h5 {
	font-size: 12px;
}

.footer-contact{
    width:250px;
    font-size:13px;
    color:#fff;
    line-height: 17px;
    margin: -10px 0 0 3px;
    height:52px;
    padding: 15px 0 0 10px;
}
.footer-contact a{
    color:#fff;
}
.footer-menu{
    width:300px;
    float:left;
    font-size:12px;
    color:#fff;
    line-height: 16px;
    margin: 0 0 0 80px;
}
.footer-web{
    width:170px;
    float:right;
    font-size:12px;
    color:#fff;
    line-height: 16px;
    font-family: Verdana;
	position: relative;
right: 300px;
bottom: 25px;
}
.footer-menu ul li{
    list-style-type: none;
    display: inline-block;
    text-align: center;
    margin: 0 15px;
}
.footer-menu a{
    color:#fff;
    text-align: center;
}
#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}
.call{
    display:none;
}
.call h4{
    color:#fff;
    text-align:center;
    font-size: 13px;
}
.call-content{
    width:640px;
    height:200px;
    background: url(../images/call-form-bg.png) no-repeat;
    padding:10px 20px 0 25px;
}
.call-page{
    margin:20px 0;
}
.call-page h4{
    color:#034596;
    text-align:center;
    font-size: 13px;
}
.call-content-page{
    width:677px;
    height:255px;
    background: url(../images/call-form-bg2.png) no-repeat;
    padding:10px 20px 0 0px;
}
.call-form{
    width:410px;
    float:left;
    margin: 19px 0 0px 20px;
}
.call-photo{
    width: 150px;
    float: right;
    color: #fff;
    font-size: 9px;
    margin: 10px 20px 0 0;
    line-height: 18px;
}
.call-photo-page{
    width: 220px;
    float: right;
    color: #fff;
    font-size: 13px;
    margin: 10px 0px 0 0;
    line-height: 19px;
    text-align: center;
}
.form-text{
    width:400px;
    height:27px;
    border:none;
    padding:0 5px;
    margin: 0 0 14px 0;
    border:1px solid #fff;
}
.form-com{
    width: 401px;
    height: 77px;
    padding:5px;
    border:none;
    resize: none;
    font-family:Arial;
}
.form-but{
    border:none;
    cursor:pointer;
    width:175px;
    height:26px;
    background: url(../images/but-bg.png) no-repeat;
    text-align: center;
    color:#fff;
    margin: 0 0 0 100px;
}
.form-but:hover{
    text-decoration: underline;
}
.valid{
    border:1px solid green;
}
.notValid{
    border:1px solid red;
}
.right-memu ul{
    list-style-type: none;
	margin-left: 35px;
}
.right-menu-img {
    float:left;
    width: 37px;
    height: 35px;
    text-align: center;
    margin: 0 15px 0 0px;
}
.right-menu-img img{
    max-width: 37px;
    max-height: 35px;
}
.right-memu ul li{
    height: 40px;
    margin: 0 0 10px 0;
}
.right-memu ul p{
    float:left;
    width: 150px;
}
.right-memu ul a{
    font-size:18px;
    color:#373435;
    
}
.right-memu ul a:hover{
    color:#3C75B9;
}
.right-link-active{
    color:#3C75B9!important;
 
}
.item-sertif{
    clear:both;
}
.crumbs{
    position: absolute;
    margin: -30px 0 0 10px;
    color: #373435;
    font-size: 14px;
    font-weight: 400;
}
.crumbs a{
    color: #3576C7;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 400;
}
.breadcrums a:hover{
    text-decoration: none;
}
.right-aside .content-title{
    margin: 0 0 0 40px;
}
.item-news{
    margin: 0 0 30px 0;
}
.pagination a{
    color: #3576C7;
}


.table-kmz{padding:3px;}

.table-kmz tr td{padding:9px;}

/* trigger button */
#greifery-kanatnye {
  background:transparent url(../images/product-2.png) no-repeat center center;
   display:block;
  height:140px;
  overflow:hidden;
  text-indent:-999em;
  width:100px;
  cursor:pointer;  
      z-index:201; 
	background-size:contain;	
}

/* mouseover state */
#greifery-kanatnye:hover {
  background:transparent url(../images/product-2.png)  no-repeat center center;
   display:block;
  height:140px;
  overflow:hidden;
  text-indent:-999em;
  width:100px;
  cursor:pointer;  
      z-index:201; 
background-size:contain;
opacity: 0.6;	  
}
 
     /* trigger button */
#greifery-motornye {
  background:transparent url(../images/product-1.png) no-repeat center center;
   display:block;
  height:140px;
  overflow:hidden;
  text-indent:-999em;
  width:100px;
  cursor:pointer;  
      z-index:201; 
background-size:contain;  
}

/* mouseover state */
#greifery-motornye:hover {
  background:transparent url(../images/product-1.png) no-repeat center center;
   display:block;
  height:140px;
  overflow:hidden;
  text-indent:-999em;
  width:100px;
  cursor:pointer; 
background-size:contain; 
      z-index:201;
opacity: 0.6;	  
}
  
     /* trigger button */
#greifery-gidravlicheskie {
  background:transparent url(../images/product-3.png) no-repeat  center center;
   display:block;
  height:140px;
  overflow:hidden;
  text-indent:-999em;
  width:100px;
  cursor:pointer;  
  background-size:contain;
      z-index:201;    
}

/* mouseover state */
#greifery-gidravlicheskie:hover {
  background:transparent url(../images/product-3.png) no-repeat center center;
   display:block;
  height:140px;
  overflow:hidden;
  text-indent:-999em;
  width:100px;
  cursor:pointer;  
      z-index:201; 
background-size:contain;
opacity: 0.6;	  
}

      /* trigger button */
#greifery-pnevmaticheskie {
  background:transparent url(../images/product-4.png) no-repeat center top;
   display:block;
  height:140px;
  overflow:hidden;
  text-indent:-999em;
  width:100px;
  cursor:pointer;  
      z-index:201;
background-size:contain; 
margin-top:-25px; 
}

/* mouseover state */
#greifery-pnevmaticheskie:hover {
  background:transparent url(../images/product-4.png) no-repeat center center;
   display:block;
  height:140px;
  overflow:hidden;
  text-indent:-999em;
  width:100px;
  cursor:pointer;  
  background-size:contain;
      z-index:201;
		opacity: 0.6;
}