#back, #next{
text-align: center;
}

#fields_step1, #fields_step2, #fields_step3, #sub2, #captcha_part{
display: none;
}

.loader2 {
margin: 0 auto;
height: 13px;
z-index: 9999;
background: url('/graphics/loadingAnimation.gif') 50% 50% no-repeat rgba(249,249,249,0);
display: block;
}

#app_container{
width: 80%;
margin: 0 auto;
margin-top:80px;
}

#left_nums{
float:left;
text-align: left;
width: 30%;
display: none;
}

.step{
height:100px;
}

.number{
color:#ccc;
font-size:18px;
display: inline;
}

.step_desc{
display: inline-block;
vertical-align: text-top;
width: 200px;
}

#right_fields{
float: right;
width:65%;
}

.app_question{
text-align: left;
font-weight: bold;
margin: 10px 0;
}

.fields{
padding-bottom:20px;
border-bottom: 1px solid #ccc;
text-align: left;
}

#other_brands{
display: none;
}

#back{
margin-top: 20px;
float:left;
width:80px;
height:30px;
background-color: orange;
color:white;
text-decoration: underline;
font-style: italic;
vertical-align: middle;
cursor: pointer;
padding-top:10px;
}

#next{
margin-top: 20px;
float:right;
width:80px;
height:30px;
background-color: #dc4406;
color:white;
text-decoration: underline;
font-style: italic;
vertical-align: middle;
cursor: pointer;
padding-top:10px;
}

#partner_car{
display: none;
padding-right:0;
}

#promo_container{
display: none;
}

.promo_header{
font-size: 40px;
padding-top:20px;
}

.promo_list{
margin-top:100px;
height: 100%;
width: 100%;
margin: 0;
padding: 0;
text-align: center;
margin:80px 0 50px 0;
}

.promo_list li{
display: table-cell;
list-style-type: none;
padding: 0;
width: 24%;
text-align: center;
}

.promo_list li img{
}

.benefit_title{
font-size: 35px;
color:#4a4a4a;
margin:30px 0 10px 0;
}

.benefit_descr{
color: #5f5f5f;
font-size: 20px;
margin: 0 auto;
text-align: center;
width: 90%;
}

#promo_benefits li img{

}

#ways li{
width: 33.3%;
}

#ways_building li{
width: 24%;

}

#ways li img{
}

.red_button{
display:inline-block;
background-color:red;
color:white;
width:20%;
font-size:16px;
padding:5px;
margin:0 auto;
margin-top:20px;
cursor:pointer;
}

#benefits_part{
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

#offer_part_car,#offer_part_building, #offer_part_car_app{
border-bottom:1px solid #ccc;
}

#customer_container,#offer_part_car_app,#offer_part_car, #demo_part_security{
display: none;
}

#instructions_part_car, #instructions_part_building, #customer_container, #demo_part_security{
border-bottom:1px solid #ccc;
}

#fill_form_header{
display: none;
text-align: center;
margin-bottom:20px !important;
}

#descr_text{
display: none;
text-align: center;
margin-bottom:10px;
}

#sub2{
color: #7d7d7d;
font: italic 20px/1.333 Arial,sans-serif;
margin-bottom: 30px;
text-align: center;
margin-top:40px;
margin-bottom: 40px;
}

#tech_link{
display: none;
margin: 0 auto;
}

@media screen and (max-width: 800px)  {
#promo_benefits li img{
width:75%;	
}

#ways li img, #ways_building li img{
width:75%;	
}

.benefit_title{
font-size: 25px;
}

}