﻿html:after{content:none}
*{
	outline: none;
	font-family: "Helvetica Neue",Arial,sans-serif;
}
body{margin: 0;
	font-size: 16px;
}
#wrapper-car{
  background-size: cover !important;
  background-position: 50%;
  overflow: hidden;
  padding: 25px 0 30px;
  background: url("wrapper-car.jpg") no-repeat;
  }
 .container-lg{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	clear: both;
  }
 .logo{
	width: 250px;
	height: 55px;
	background: url("/index_files/logo.png") 0 0 no-repeat;	
	float: left;
 } 
 .container-sm{
	width: 870px;    
	margin-right: auto;
	margin-left: auto;
  }
  .center{
	text-align: center;
  }
  h1{
	font-size: 30px;
	text-align: center;
	font-weight: normal;
	color: #fff;	 
  }
  .small{
  	font-size: 22px;
  }
  .black{
	background-color: #2e2e2e;
	display: inline-block;
	padding: 7px 25px;
	line-height: 30px;
  }
  h2{
	font-size: 24px;
	font-weight: lighter;  	
  }
  .row{
	margin: 0 -20px;
	display: flex;
	justify-content:space-between;
  }
  .column{
	padding: 20px;
	width: 100%;
  }
.red{
	color: #ff0000;
}
.form-group input{
	width: 100%;
	font-size: 16px;
	color: #000;
	line-height: 40px;
	border: none;
	border-radius: 3px;
	padding-left: 10px;
	margin-top: 5px;
}
.column label{
	color: #fff;
}
.btn-primary{
	display: inline-block;
	margin: 10px 0 50px;
	background-color: #d23f3f;
	color: #fff;
	padding: 15px 30px;
	border: none;
	border-radius: 3px;
	font-size: 18px;	
	box-shadow: 0px 6px 9px rgba(0,0,0,0.5);
	text-align: center;
	cursor: pointer;
}
.btn-primary:hover{
	box-shadow: none;
}
.form-group{
	display: flex;
}
.header-phone{
	float: right;
}
.telephone{
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.callback{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.container-xs{
	width: 760px;    
	margin-right: auto;
	margin-left: auto;		
	color: #fff;
	font-size: 15px;
  }
.nomer{
 	display: block;
	vertical-align: top;	
	float: left;
	text-align: left;
	line-height: 14px;
  }
.nomer::before {
    display: inline-block;
    content: '';
}
.nomer1::before{
	width: 21px;
	height: 21px;
	background:  url('/index_files/nomer1.png') 0 0 no-repeat;
}
.nomer2::before{
	width: 21px;
	height: 21px;
	background:  url('/index_files/nomer2.png') 0 0 no-repeat;
}
  .container-xs .column{
  	padding: 7px 20px;
  	background: rgba(0,0,0,0.3);	
  }
 /* наши услуги*/
 .services-text h3{
 	margin-top: 0;
 }
 .services{
 	display: block;
	vertical-align: top;	
	float: left;
	text-align: left;
 }
.services::before {
    display: inline-block;
    content: '';
}
.services1::before{
	width: 87px;
	height: 70px;
	background:  url('/index_files/service1.png') 0 0 no-repeat;
}
.services-text{
	margin: 0 0 15px 105px;
}
.services2::before{
	width: 76px;
	height: 61px;
	background:  url('/index_files/service2.png') 0 0 no-repeat;
}

.services3::before{
	width: 77px;
	height: 60px;;
	background:  url('/index_files/service3.png') 0 0 no-repeat;
}
.services4::before{
	width: 78px;
	height: 78px;
	background:  url('/index_files/service4.png') 0 0 no-repeat;
}

/*машинки*/
.wrapper-grey{
	background-color: #eeeeee;
}
ul {
    list-style-type: none;
    padding: 0;
}
.castom-list li, .custom-lust li {
    background: rgba(0, 0, 0, 0) url('/index_files/arrow.png') no-repeat scroll 0 7px;
    padding-left: 22px;
}
.type1{
	margin-left: 20px;
}
.type2{
	float: right;
}
.grow-1{
	flex-grow: 1;
	padding: 20px;
}
.grow-2{
	flex-grow: 2;
	padding: 20px;
}
/*контент*/
.content{
	padding: 50px 0 20px;
}
.content h2{
	font-weight: bold;
}
.icon::before {
	display: inline-block;
	content: '';	    
}
.icon-teaser::before{
	vertical-align: top;
	float: left;
	margin-right: 10px;		
}
.icon-teaser1::before{	
	background: url("/index_files/icon1.png") 0 0 no-repeat scroll;
	height: 39px;
	width: 34px;
}
.icon-teaser2::before{	
	background: url("/index_files/icon2.png") 0 0 no-repeat scroll;
	height: 43px;
	width: 43px;
}
.icon-teaser3::before{	
	background: url("/index_files/icon3.png") 0 0 no-repeat scroll;
	height: 43px;
	width: 45px;
}
/*Форма вопроса*/
.question-container{
	padding: 10px 0 30px;
}
.question-container h2{
	font-weight: bold;
}
.question{
	background-color: #f0f0f0;
	padding: 20px 10px 25px;
	border-radius: 5px;
	overflow: hidden;
}
.question input{
	color: #000000;
	width: 100%;
}
.question label{
	color: #000000;	
}
.question textarea{
	border: none;
	resize: none;
	width: 100%;
	font-size: 16px;
	color: #000;
	line-height: 27px;	
	border-radius: 3px;
	padding-left: 10px;
	margin-top: 3px;
	height: 50px;
	
}
.question .form-group{
	padding: 0 20px;
}
.row-input {
    display: flex;
    justify-content: space-between;    
}
.question .btn-primary{
	background-color: #666666;
	margin-bottom: 0;
}
.lb-in{
	width: 100%;
	padding-right: 10px;
}
.question .form-group{
	margin-bottom: 15px;
}
.p-margin{
	margin-top: 60px;
	margin-bottom: 30px;
}
/*футер*/
.wrapper-footer{	
	background-color: #efefef;
	border-top: 1px solid #a9a9a9;
}
.wrapper-footer .copyright{
	color: #6d6d6d;
	font-size: 14px;	
}
.wrapper-footer .copyright p{
	margin: 0;
}
.logo-footer {
    width: 255px;
	height: 52px;
    background: url("/index_files/logo-footer.png") 0 0 no-repeat;
    float: right;    
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.alert-danger {
	color: #fff;
	background-color: (243, 28, 26, 0.61);
	border-color: #C42D2A;	
}
.alert-success {
	color: #fff;
	background-color: rgba(102, 147, 37, 0.61);
	border-color: #456A12;	
}

/*мобильная версия*/
@media (max-width: 1100px){
	.container-lg,
	.container-sm,
	.container-xs{
		width: auto;
		padding: 0 10px;		
	}	
}
@media (max-width: 768px){	
	
	.header{
		padding: 0 10px;
	}
	.logo,
	.header-phone{
		float: none;
		margin: 5px auto;
	}
	.header-phone{
		text-align: center;
		margin-top: 20px;
	}
	h1{
		font-size: 30px;
	}
	h2{
		font-size: 28px;
	}
	.row{
		display: block;
		margin: 0;
	}
	.column{
		overflow: hidden;
		width: auto;
	}		
	.row-input{
		display: block;
	}
	.question .btn-primary{
		padding: 15px 40px;
	}
	.logo-footer,
	.copyright{
		float: none;
		margin: 5px auto;
	}
	.copyright{
		text-align: center;
	}
	.wrapper-grey{
		display: none;
	}
	.p-margin{
	margin-top: 10px;
	margin-bottom: 10px;
}	
}

#contactform-result{
	width: 100%;
}