@import url(http://fonts.googleapis.com/css?family=Cuprum&subset=cyrillic);
*{
    margin:0;
    padding:0;
    font-family: Tahoma;
}
.clear{
    clear: both;
}
.content{
    display: block;
    width: 1100px;
    margin: 0 auto;
}
.header{
    display:block;
    width:100%;
    height:80px;
    background-color: #fff;
}
.logo{
    display: block;
    width: 160px;
    float: left;
    height: 80px;
}
.logo img{
    margin-top: 10px;
}
.phone{
    display: block;
    width: 235px;
    float: right;
    height: 53px;
    background-image: url(img/phone.png);
    background-repeat: no-repeat;
    font-size: 28px;
    color:#000;
    padding-left: 35px;
    background-position: center left;
    text-align: left;
    padding-top: 17px;
}
.call{
    display: block;
    width: 255px;
    float: right;
    height: 80px;
}
.call_bnt{
  display: block;
  width: 200px;
  height: 30px;
  float: right;
  background-color: #109949;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 10px;
  padding-top: 8px;
}
.fix_menu{
    display:block;
    width:100%;
    height:45px;
    background-color: #eaeaea;
}
.menu{
    display: block;
    list-style-type: none;
    text-align: center;
}
.menu li{
    display: inline-block;
    list-style-type: none;
    text-align: center;
    padding:10px 15px 0px 15px;
}
.menu li>a{
    font-family: 'Cuprum', sans-serif;
    font-size: 20px;
    color:#000;
    text-decoration: none;
    text-transform: uppercase;
}
.head{
    display:block;
    width:100%;
    height:620px;
    background-image:url('img/bg1.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}
.head h1{
    font-weight: bold;
    color:#fff;
    text-align: center;
    font-size: 40px;
    padding-top: 40px;
}
.form{
    display: block;
    width: 350px;
    height: 380px;
    float: right;
    margin-top: 50px;
    background-color: rgba(255,255,255,0.5);
}
.form p{
    text-align: center;
    color:#000;
    padding-top: 30px;
    font-size: 18px;
    text-transform: uppercase;
}
.form input[type=text]{
    display: block;
    width: 255px;
    height: 25px;
    margin: 0 auto;
    margin-top: 30px;
    font-size: 14px;
    padding: 5px 10px;
    outline: none;
    border:none;
    background-color: #fff;
    border:1px solid #bdbcbc;
}
.bnt_form{
    float: none;
    background-color: #ff0000;
    margin: 0 auto;
    margin-top: 30px;
}
.company{
    display:block;
    width:100%;
    height:365px;
    background-color: #fff;
}
h2{
    text-align: center;
    font-size: 34px;
    color:#000;
    font-weight: normal;
    padding-top: 30px;
}
h2>span{
    color:#109949;
}
.block{
    display: block;
    width: 150px;
    height: 140px;
    text-align: center;
    position: relative;
    float: left;
    margin: 0px 15px;
    margin-top: 40px;
}
.block p{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 10px;
    text-align: center;
    color:#fff;
}
.rope{
    display: block;
    width: 995px;
    height: 50px;
    margin: 0 auto;
    margin-top: 25px;
    background-image: url("img/rope.png");
    background-repeat: no-repeat;
    background-position: top center;
}
.year{
    display: block;
    float: left;
    width: 165px;
    margin-top: 30px;
}
.second_form{
    display:block;
    width:100%;
    height:175px;
    background-image:url('img/bg2.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}
.second_form h3{
    text-align: center;
    font-size: 25px;
    font-weight: normal;
    padding-top: 20px;
    color:#fff;
}
.second_form input[type=text]{
    display: block;
    float: left;
    width: 255px;
    height: 25px;
    margin-left: 15px;
    margin-top: 30px;
    font-size: 14px;
    padding: 10px;
    outline: none;
    border:none;
    background-color: #fff;
    border:1px solid #bdbcbc;
}
.second_form .call_bnt{
  float: left;
  background-color: #ff0000;
  margin: 0px 10px;
  margin-top: 30px;
  padding-top: 14px;
  height: 33px;
}
.big_maps{
    display: block;
    width: 100%;
    height: 1150px;
    background-color: #fff;
}
.count{
    display: block;
    width: 730px;
    margin: 0 auto;
}
.c_bk{
    display: block;
    width: 240px;
    margin-top: 50px;
    float: left;
    text-align: center;
}
.c_bk p{
    color:#000;
    font-size: 18px;
    text-align: center;
    padding-top: 10px;
}
.count2{
    display: block;
    width: 556px;
    margin: 0 auto;
}
.c_bk2{
    display: block;
    width: 278px;
    margin-top: 50px;
    float: left;
    text-align: center;
}
.c_bk2 p{
    color:#000;
    font-size: 18px;
    text-align: center;
    padding-top: 10px;
}
.city{
    display:block;
    width:100%;
    height:189px;
    background-image:url('img/bg3.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}
.city_block{
    display: block;
    width: 157px;
    float: left;
}
.city_block p{
    color:#fff;
    padding-top: 10px;
    font-size: 16px;
    line-height: 1.5;
}
.client{
    display:block;
    width:100%;
    height:540px;
    background-color: #fff;
}
.client_logo{
    display: block;
    width: 350px;
    height: 180px;
    float: left;
    text-align: center;
    margin-top: 55px;
}
.produce{
    display:block;
    width:100%;
    height:635px;
    background-color: #fff;
}
.product{
    display: block;
    width: 255px;
    float: left;
    margin: 0px 10px;
    height: 230px;
    text-align: center;
    margin-top: 30px;
}
.product img{
    border:1px solid #c4c4c4;
    border-radius: 1px;
}
.product p{
    text-align: center;
    font-size: 18px;
    color:#030303;
    padding-top: 10px;
}
.th{
    background-image: url(img/bg4.jpg);
    height: 205px;
}
.th>.content .left_margin{
    margin-left: 145px;
}
.th .call_bnt{
  float: left;
  background-color: #ff0000;
  margin: 0px auto;
  margin-top: 15px;
  padding-top: 14px;
  height: 33px;
  float: none;
  width: 300px;
}
.th input[type=text]{
  width: 240px;
  height: 20px;    
}
.comand{
    display:block;
    width:100%;
    height:465px;
    background-color: #fff;
}
.people{
    display: block;
    width: 275px;
    float: left;
    text-align: center;
    margin-top: 45px;
}
.people p{
    text-align: center;
    font-size: 16px;
    color:#777777;
    padding-top: 15px;
}
.people p>b{
    color:#000;
}
.sl{
    display:block;
    width:100%;
    height:250px;
    background-color: #e8e8e8;
}
.contact{
    display:block;
    width:100%;
    height:435px;
    background-color: #fff;
}
.left{
    display: block;
    float: left;
    width: 380px;
    text-align: center;
}
.left p{
    color:#777777;
    font-size: 16px;
    padding-top:5px;
    padding-bottom: 10px;
}
.left p>b{
    color:#030303;
}
.right{
    display: block;
    width: 350px;
    float: right;
}
.map{
    display: block;
    width: 100%;
    height: 460px;
}
.footer{
    display:block;
    width:100%;
    height:125px;
    background-color: #fff;
}
.footer .logo{
    margin-top: 20px;
}
.footer .call{
    width: 200px;
    margin-left: 40px;
}
.footer .call>a{
    margin-bottom: 5px;
}
.footer .call>span{
    color:#7c7c7c;
    font-size: 14px;
}
.footer .phone>p{
    text-align: left;
    background-image: url(img/black_mail.png);
    background-repeat: no-repeat;
    background-position: top left;
    margin-top: 10px;
    padding: 3px;
    padding-left: 35px;
    color:#777;
    font-size: 16px;
}
.footer .phone>p>b{
    color:#000;
}
.carousel {
    margin: 0;
    padding: 0;
    list-style: none;						
}
.carousel li {
    float: left;
    width: auto;				
}
#prev, #next{
    display: block;
    cursor: pointer;
    width: 17px;
    height: 28px;
    top: 100px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: top center;
}
#prev{
    background-image: url(img/arrow_left.png);
    left: -35px;
}
#next{
    background-image: url(img/arrow_right.png);
    right: 0px;
}
.sl_bk{
    display: block;
    margin-top: 20px;
    width: 230px;
    height: 187px;
}
.sl_bk img{
    border: 3px solid #fff;
    width: 220px;
    height: 180px;
}
.sticky{
    position: fixed;
    display:block;
    width:100%;
    top: 0;
    z-index: 99;
    height:45px;
    background-color: #eaeaea;
}
.nav_menu{
    position: relative;
    display:block;
    width:100%;
    height:45px;
    background-color: #eaeaea;
}
.bg{
    display: none;
    width: 100%;
    height: 100%;
    z-index: 999;
    position: fixed;
    background-color: rgba(000,000,000,0.7);
}
.show_forms{
    display: none;
    position: relative;
    width: 513px;
    height: 479px;
    margin: 0 auto;
    margin-top: 200px;
    background-image: url(img/form.png);
    background-repeat: no-repeat;
    background-position: top center;
}
.big_text_h{
    text-align: center;
    font-size: 32px;
    color:#fff;
    padding: 15px 0px;
}
.small{
    font-size: 18px;
    padding-top: 5px;
    color:#fff;
    text-align: center;
}
.show_forms input[type=text]{
    display: block;
    float: none;
    width: 280px;
    height: 25px;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 14px;
    padding: 10px;
    outline: none;
    border:none;
    background-color: #fff;
    border:1px solid #bdbcbc;
}
.show_forms .call_bnt{
    background-color: #109949;
}
.close{
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    right: 0;
    margin-right: 15px;
    margin-top: 7px;
    background-image: url(img/close.png);
}
.thk{
    display: none;
    position: relative;
    width: 513px;
    height: 239px;
    margin: 0 auto;
    margin-top: 200px;
    background-image: url(img/thk.png);
    background-repeat: no-repeat;
    background-position: top center;    
}
.middle{
    font-size: 24px;
    color:#fff;
    text-align: center;
    padding-top: 10px;
}








