html {
  position: relative;
  min-height: 100%;
}
body {
  margin-bottom: 70px;
  font-family: 'PT Sans';
  font-size: 14px;
}

a{
  color:#e73030;
  text-decoration: underline;
}

a:hover{
  color:#e73030;
  text-decoration: none;
}

h1{

}

h2{
  font-size: 24px;
  font-weight: bold;
  color:#242424;
  text-transform: uppercase;
  padding:0 0 19px;
  margin:0 0 30px;
  background:url('../img/h2.jpg') no-repeat center bottom;
}

h2 span{
  color:#f54747;
}


h3{
  font-size: 22px;
  font-weight: normal;
  color:#242424;
  text-transform: uppercase;
  margin:30px 0 30px;
}

h4{
  font-size: 20px;
  font-weight: normal;
  color:#242424;
  margin:0 0 20px;
}


p{
  margin:0 0 15px;
}


header{
  height:626px;
  width:100%;
  background:url('../img/header.jpg') no-repeat center 0;
  position:relative;
}

header .logo{
  position:absolute;
  left:50%;
  top:10px;
  margin:0 0 0 -48px;
}

header h1{
  position:absolute;
  top:245px;
  left:125px;
  width:720px;
  font-weight: bold;
  font-size: 70px;
  color:#fff;
  text-align: center;
}


header .rightContact{
  position:absolute;
  top:25px;
  right:45px;
  text-align: right;
  color:#bebebe;
  width:215px;
}

header .rightContact span{
  font-size: 22px;
  color:#fff;
  text-align: right;
  font-weight: normal;
}

header .leftContact{
  position:absolute;
  color:#bebebe;
  top:25px;
  left:45px;
  width:215px;
}

.navLeft{
  position:absolute;
  text-transform: uppercase;
  color:#fff;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  top:90px;
  left:45px;
  background:#ff5454;
  width:375px;
  padding:10px;
  border-radius: 10px;
}

.navLeft li, .navRight li{
  margin:0 15px 0 10px;
  float:left;
}

.navLeft a, .navRight a{
  color:#fff;
  text-decoration: none;
}

.navRight{
  position:absolute;
  text-transform: uppercase;
  color:#fff;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  top:90px;
  right:45px;
  background:#ff5454;
  width:375px;
  padding:10px;
  border-radius: 10px;
}


footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 70px;
  background-color: #fafafa;
}


.container {
  width: 100%;
  min-width: 980px;
  max-width: 1920px;
  padding:0;
}


.centerContent{
  width:980px;
  margin:0 auto 0;
  position:relative;
  padding: 50px 0 30px;
}


footer .centerContent{
  padding:15px 0 0;
  font-size: 12px;
  color:#242424;
}

.contacts{
  text-align: center;
}

.service{
  width:100%;
  text-align: center;
  color:#666666;
}

.serv{
  display:none;
}


sidebar{
width:315px;
float:left;
text-align: left;
margin-bottom: 25px;
}

sidebar ul li{
  clear:both;
  margin-bottom: 15px;
  color:#ff5454; 
}

sidebar a{
  font-size: 16px;
  color:#242424;
  font-weight: normal;
}
sidebar li.active{
  float:left;
  position:relative;
  margin:0 0 0 -15px;
  margin-bottom: 15px;
  list-style: none;
}
sidebar li.active a{
  color:#fff;
  display:block;
  float:left;
  padding:7px 10px;
  text-decoration: none;
  border-radius: 10px;
  background:#ff5454;
}

.contWork{
  float:left;
  width:665px;
  text-align: left;
}

.contWork table{
  float:left;
  clear:both;
}

.infoBlock{
  margin:20px 0 25px;
}

.orderbut{
  text-align:right;
}

.dl-price{
  float:left;
  margin:10px 100px 25px 0;
}
.dl-price a {
    padding-left: 30px;
    position: relative;
}
.dl-price a i {
  background: rgba(0, 0, 0, 0) url("../img/pdf.png") no-repeat 0 0;
  cursor: pointer;
  display: inline-block;
  height: 28px;
  left: 0;
  position: absolute;
  top: 0;
  width: 21px;
}
.dl-price span {
  color: #808080;
  display: block;
  font-size: 13px;
  text-indent: 30px;
}

.infoPhone{
  float:left;
  color:#252525;
  font-size: 18px;
  font-weight: normal;
  margin:0 35px 25px 0;
}

.infoPhone span{
  font-size: 12px;
}

.works{
  width:100%;
  text-align: center;
  color:#666666;
  background:#ececec;
}

.works .slider{
clear:both;
padding:20px 0 20px 0;
text-align: left;
}

.works .slider ul{
  margin:0;
  padding:0;
  list-style: none;
}
.works .slider ul li{
 margin:0;
  padding:0;
}

.works .slider ul li img{
  margin:0 0 15px 0;
  padding:0;
}

.works .slider ul li img.mleft{
  margin:0 10px 15px 0;
  padding:0;
}

.works .menu{
  text-align: center;
  width:600px;
  list-style: none;
  margin:0 auto 40px;
}

.works .menu li{
  margin:0 20px 15px 0;
  float:left;
}

.works .menu li a{
  display:block;
  text-decoration: none;
  border-bottom:1px dotted #ff5454;
  padding:7px 0 0;
}

.works .menu li.active{
  position:relative;
  margin-bottom: 15px;
}
.works .menu li.active a{
  color:#fff;
  float:left;
  padding:7px 10px;
  text-decoration: none;
  border-radius: 10px;
  background:#ff5454;
}


.about{
  width:100%;
  text-align: center;
  color:#666666;
  background:#ececec;
}

.aboutfreza{
  width:100%;
  min-height:450px;
  text-align: center;
  color:#666666;
}

.aboutfreza img{
  float:left;
}
.aboutfreza .cont{
  float:right;
  min-height:340px;
  background:url('../img/stanok.jpg') no-repeat left center;
  padding:0 0 0 480px;
  text-align: left;
}
a.button-freza:hover{
  color:#fff;
}
.button-freza{
  display:block;
  color:#fff;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  padding:16px 0;
  width:232px;
  background:url('../img/frezabut.png') no-repeat left center;
}

.order{
  text-align: center;
  min-height: 595px;
   background:url('../img/order.jpg') no-repeat center center;
}

.order h2{
  color:#fff;
}
.order h2 span{
  color:#808080;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
}

.order form{
  width:440px;
  margin:0 auto 0;
  padding:40px 0 0;
}

.group-input{
  width:100%;
  margin:0 0 10px;
}
.req{
  background:url('../img/req.png') no-repeat left center;
}

.order form input,textarea{
  width:400px;
  border:1px solid #fff;
  border-radius: 5px;
  padding:10px;
  margin:0 0 0 10px;
}
.order form .submit{
  background:none;
  margin:0 0 10px 10px;
}
.order form .submit input{
border:0;
border-radius:0;
padding:0;
margin:0;
width:auto;
}

.order p{
  color:#808080;
  font-size: 14px;
}

.order p span{
  color:#e32f2f;
}



.map{
  width:100%;
  height:393px;
  position:relative;
  background:url('../img/map.jpg') no-repeat center 0;
}
.map a{
  display: block;
  width:230px;
  text-align: center;
  margin:0 0 0 -115px;
  padding: 5px 0;
  color:#fff;
  text-decoration: underline;
  background:#f54747;
  position:absolute;
  bottom:15px;
  left:50%;
}

.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}




/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
    background:#fff;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 200px;
    float: left;
    margin-top: 50px;
}

.jcarousel img {
  padding:5px;
  border:1px solid #ccc;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;
}

.jcarousel-control-prev {
    left: -55px;
}

.jcarousel-control-next {
    right: -55px;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}

