@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=cyrillic,cyrillic-ext');

body{
font-family: 'Montserrat', sans-serif;	
margin: 0px;
padding: 0px;
}

.head{
    width: 100%;
    height: 720px;
    background: url(/img/bg.jpg);
    background-size: 100%;
    background-position: left;
}

.nav{
    width: 90%;
    margin-left: 5%;
    height: 50px;
    background: #5b5b5b;
    position: absolute;
    top: 50px;
}

.nav .logo{
    background: url(/img/menu.jpg);
    background-repeat: no-repeat;
    height: 39px;
    color: #fff;
    font-weight: 500;
    padding-left: 30px;
    padding-top: 11px;
    float: left;
    font-size: 25px;
    width: 50%;
}
.table{
    width: 100%;
    margin-bottom: 50px;
    float: left;
}
.table .tr{
    width: 97%;
    padding: 2% 0 2% 0;
    border: 1px solid #cccc;
    margin-top: -1px;
    float: left;
}

.table .td{
    float: left;
}

.table .number{
    width: 100px;
    max-width: 100px;
    float: left;
    text-align: center;
}

.table .city{
    width: 83%;
}

.card{
    margin-bottom: 100px;
    float: left;
    width: 100%;
}

.card .item{
    width: 23%;
    text-align: center;
    float: left;
    height: 40px;
    line-height: 40px;
    background: #ed2b2b;
    margin-left: 1%;
    margin-right: 1%;
}

.card a{
    color: #fff;
}

.nav .menu{
	    float: right;
}

.nav .menu .item{
	    float: left;
    margin-top: 14px;
    padding: 0 10px;
}

.nav .menu .item a{
	color:#fff;
	text-decoration: none;
}

.head .text{
    float: left;
    margin-top: 270px;
    margin-left: 7%;
    color: #fff;
}
.head .text a{
    color: #fff;
    text-decoration: none;
}
.head .h-container{
    width: 100%;
    height: 100%;
    background: #00000054;
}

.head .text h2{
	    margin: 0px;
    text-transform: uppercase;
    font-size: 48px;
}

.head .text p{
	
}

.service{
    width: 100%;
    float: left;
}

.service .container{ 
    width: 70%;
    margin: 0 auto;
}
.service h2{ 
	text-align: center;
    text-transform: uppercase;
    font-size: 39px;
    margin-top: 80px;
}

.service .item{ 
	    width: 29%;
    text-align: center;
    float: left;
    margin-bottom: 50px;
    height: 351px;
    margin-left: 2%;
    margin-right: 2%;
}


.service .item .icon{  
	    margin-bottom: 33px;
}

.service .item .icon img{   
	
}

.service .item .name{  
	font-size: 22px;
    margin-bottom: 25px;
    height: 55px;
}

.service .item .description{  
	    line-height: 25px;

}
.map{
    width: 100%;
    height: 550px;
    background: #ff1515f5;
    float: left;
    background-image: url(/img/map.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.map h2{
text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 33px;
    margin-top: 250px;
}

.map p {
    text-align: center;
    color: #fff;
    line-height: 27px;
}

.activ{
    width: 60%;
    margin: 0px auto;
    float: left;
    padding: 35px 20%;
}

.activ .left{ 
       width: 50%;
    float: left;
    height: 100%; 
}

.activ .left p{  
        text-align: center;
    font-size: 42px;
    text-transform: uppercase;
    color: #ff1e1e;
    font-weight: 500;
}

.activ .right{ 
        width: 42%;
    float: left;
    padding-left: 8%;
}

.activ .right .label{  
    margin-bottom: 2px;
    font-size: 15px;  
}


.activ .right input[type=text]{  
        max-width: 300px;
    width: 100%;
    height: 25px;
    border-radius: 5px 5px 0 5px;
    border: 0;
    padding: 4px 7px;
    box-shadow: 0 0 3px #999;
    font-size: 18px;
}

.activ .right input[type=submit]{  
        float: right;
    background: red;
    padding: 7px 12px;
    border: 0;
    color: #fff;
    border-radius: 5px 5px 0 5px;
    font-size: 18px;
}

.activ .btn{
    max-width: 315px;
    width: 100%;
    margin-bottom: 10px;
    height: 45px;
}
.footer{
    width: 100%;
    height: 140px;
    background: #000;
    color: #fff;
    text-align: center;
    padding-top: 20px;
    float: left;
}


.footer h3{
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 20px;f
}

.footer .phone{
    margin-bottom: 15px;
}

.footer .phone a{
color: #fff;
    text-decoration: none;
}

.footer .adress{

}


.offers{
width: 80%;
    margin-left: 10%;
}


.offers h1{
        text-align: center;
    text-transform: uppercase;
    margin-top: 70px;
}

.offers h2{
    margin-top: 55px;
}
.offers p{
    
}

.offers p strong{
    
}

.offers ul{
    
}


.offers ul li{
    
}


.offers ul li span{
    
}


.offers ul li span a{ 
        text-decoration: none;
    color: #727272;
}

.uslugi{
    width: 100%;
    max-width: 700px;
    margin-left: 5px;
    padding: 0px;
}

.uslugi li{
    width: 94%;
    list-style: none;
    height: 35px;
    line-height: 35px;
    padding-left: 2%;
    background: #fafafa;
    border-bottom: 1px dotted #e6e6e6;
    padding-right: 3%;
    text-align: center;
}


.uslugi span{
    display: block;
    float: left;
    width: 78%;
    text-align: left; 
}














@media (min-width: 1024px) and (max-width: 1336px) {
.nav .logo{
    width: 26%;
    background-position: right;
}
.nav .menu .item {
    float: left;
    margin-top: 14px;
    padding: 0 6px;
}
.service .container {
    width: 90%;
    margin: 0 auto;
}
.service .item {
    width: 29%;
    text-align: center;
    float: left;
    margin-bottom: 50px;
    height: 380px;
    margin-left: 2%;
    margin-right: 2%;
}
.activ {
    width: 76%;
    margin: 0px auto;
    float: left;
    padding: 35px 12%;
}


}

@media (min-width: 1336px) and (max-width: 1650px) {
.nav .logo{
    width: 40%;
    background-position: right;
}
}