.team_section_new{

    position: relative;
    width: calc(100% - 340px);

} 
 
 
 
body .team_section_new .item {

    width: 240px;
    display: block;
    margin: 0;
    padding: 0;
    border: none;
    padding-bottom: 40px;
} 



.team_section_new h4.title{
    color: #016a9e;
    padding-bottom: 20px;
    font-size: 26px;
} 

body  .team_section.team_section_new .item .photo{
width:240px;
height:415px;
}
 
 
body  .team_section.team_section_new .item:nth-of-type(2n+2),
body  .team_section.team_section_new .item{
margin-right:40px;
} 
body  .team_section.team_section_new .item:nth-of-type(3n+3){
margin-right:0px;
} 
 
/*руководство */
body  .team_section.team_section_new .item .photo.sect11:after{
/* 	background: #e00707; */
}

/*руководители */
body  .team_section.team_section_new .item .photo.sect12:after{
/* 	background: #00669a; */
}


/*  прочие деятельности */
body  .team_section.team_section_new .item .photo.sect13:after{
/* 	background: #fcca38; */
}
 
 /*  мастера */
body  .team_section.team_section_new .item .photo.sect14:after{
/* 	background: #fcca38; */
}
 
 
 
 
 
body  .team_section.team_section_new .item .photo:after{
/* 	background: #e00707; */
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5;
    transition: all 0.3s ease-in-out;
}
 
body  .team_section.team_section_new .item .photo:hover:after{
	opacity: 0;

}


.team_section.team_section_new .item:hover{
    -webkit-box-shadow: none;
    box-shadow: none;
}



.team_section.team_section_new .item .fio{
	color: #043b58;
    font-size: 19px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 5px;
}
.team_section.team_section_new .item .fio span{
    font-size: 22px;
    display: block;
    text-transform: uppercase;
}

.team_section.team_section_new .item .dolzhnost{
    font-size: 19px;

    padding-top: 14px;
}
 
.team_section.team_section_new .item .text {
width: auto;
    padding: 0;
    padding-bottom: 2px;
    overflow: hidden;
} 
.team_section.team_section_new .item .text .rating_left,
.team_section.team_section_new .item .text .rating_right{
    width: 50%;
}
 
 
.team_section.team_section_new .item .text .rating_left p,
.team_section.team_section_new .item .text .rating_right p{
    font-size: 16px;
    color: #999999;
}
  
  
  
  
  
.team_section.team_section_new .item .text .rating_left{

    float: left;
}
.team_section.team_section_new .item .text .rating_right{
 float: right;
}
 
.team_section.team_section_new .item .text .rating_left li,
.team_section.team_section_new .item .text .rating_right li
{
	background-image: url(/local/templates/main2020/assets/img/rating_palki.png);
    width: 12px;
    background-size: 40px;
    height: 19px;
    background-position: -14px;
    margin-right: -2px;
}

.team_section.team_section_new .item .text .rating_left li.active{
    background-position: 0px;
}

.team_section.team_section_new .item .text .rating_left li:before{
display:none
}

.team_section.team_section_new .item .text .rating_left li.number{
    background: none;
    font-weight: normal;
        color: #999999;
    font-size: 18px;
    line-height: 23px;
}
.team_section.team_section_new .item .text .rating_right p{
text-align:right
}

.team_section.team_section_new .item .text .rating_right li.hover{
background-position: -28px;
} 

.team_section.team_section_new .item .text .rating_right li:before{
display:none
}
 
 
.team_section.team_section_new .item .text .rating_right .stars_list_change{
    margin-top: 0px;
    float: right;
}
 
 
 
 
.team_section.team_section_new .item .text .rating_left .stars_list,
.team_section.team_section_new .item .text .rating_right .stars_list{
margin-bottom:0
}
 
 
 
.team_section.team_section_new .wrapper .section{
display:none;
}
 
 
 
.btn_section_open{
    clear: left;
    display: block;
    width: 100%;
    background: url(/local/templates/main2020/assets/img/garant2.png);
    width: 220px;
    background-size: 220px;
    height: 71px;
    line-height: 79px;
    text-align: center;
    color: #fff;
    font-size: 19px;
    text-transform: lowercase;
    cursor:pointer
}


.pred_btn_section_open{
width: 100%;
}
 
 

@media screen and (min-width: 900px){

.text_in_news{
margin-left:500px;
}


}




.garant_section .zag{
padding-bottom: 80px;
}
.garant_section .zag .zag1,
.garant_section .zag .zag2,

.garant_all.zag .zag2,
.garant_all.zag .zag1
{
	font-size: 52px;
    font-weight: bold;
    display: inline-block;
    height: 140px;
    line-height: 142px;
}

.garant_section .zag .zag1
{
	width: 50%;
}
.garant_section .zag .zag2,
.garant_all.zag .zag2
{
	background: url(/local/templates/main2020/assets/img/mainp_age/garant1.png);
    background-repeat: no-repeat;
    color: #fff;
    font-size: 42px;
    width: 580px;
    text-align: center;
}



.garant_all.zag .zag1{
    padding-top: 0;
    line-height: 80px;
    height: auto;
}
.garant_all.zag .zag2{}





.garant_section .garant_t1{
	background: url(/local/templates/main2020/assets/img/mainp_age/garant3.png);
    width: 129px;
    height: 20px;
    display: inline-block;
}


li.garant_t2_li{
padding-right: 177px;
    position: relative;
}


.garant_section .garant_t2{
background: url(/local/templates/main2020/assets/img/mainp_age/garant2.png);
    width: 162px;
    height: 233px;
    display: block;
    float: right;
    /* margin-top: -36px; */
    /* display: none; */
    position: absolute;
    right: 0;
    top: -41px
}

.this_alig_center{
text-align: center;
    padding: 15px 0 16px 0px;
}


.color043{
color: #043b58;
    font-weight: bold;
}

.color006{
color:#1E90D7
}



.garant_section .garant_t3{
    background: url(/local/templates/main2020/assets/img/mainp_age/garant4-3.png);
    width: 110px;
    height: 113px;
    display: block;
    float: left;
    /* padding-right: 20px; */
    margin-right: 20px;

}




.garant_section .garant_t4{
    background: url(/local/templates/main2020/assets/img/mainp_age/garant6.png);
    width: 203px;
    height: 126px;
    display: inline-block;
    float: right;
    margin-left: 20px;
    margin-right: 37px;
}




.garant_section  a.pdf_download{
    background: url(/local/templates/main2020/assets/img/mainp_age/garant7.png);
    width: 414px;
    height: 56px;
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    font-weight: bold;
    padding-left: 20px;
    line-height: 55px;
    margin-top: 20px;
}


@media screen and (max-width: 1200px){


	.garant_section .zag .zag1{
	font-size:45px;
	    width: auto;
	}
}

@media screen and (max-width: 900px){
	.garant_section .zag .zag1{
		line-height: 56px;
		font-size: 33px;
		width: auto;
		height: 56px;
	}
	.garant_section .zag .zag2{	
		background-size: 353px;
		font-size: 23px;
		width: auto;
		padding-left: 20px;
		min-width: 350px;
		line-height: 91px;	
		height: 89px;
	}
	.garant_section .garant_t2{
		top:0;
	}
.garant_section .zag{
padding-bottom: 10px;
}	


.this_alig_center img{
max-width:100%;
}

}

 
.link_maps{
padding-top:10px;
}

.link_maps a{
	color: #00669A;
    text-decoration: underline;
}


.link_maps a:hover{
    text-decoration: none;

}


.change_cars_type .cars_list .change_cars_type_select,
.change_cars_type .cars_list .before_price_car_mobile
{
display:none;
}




.change_cars_type .cars_list li>a>span{
	line-height: 46px;
	max-height: 46px;
	color: #272727;
}

.change_cars_type .cars_list li>a:hover>span,
.change_cars_type .cars_list li>a.active>span{
color: #00669A;

}

.change_cars_type .cars_list li>a:hover>span.underline,
.change_cars_type .cars_list li>a.active>span.underline{

text-decoration:underline;
}


.change_cars_type .cars_list li>a>span>span{

}



.page_discounts{
    padding-left: 50px;
}
.page_discounts h1{
    margin-bottom: 30px;
}
.page_discounts .before_h1{
    width: 157px;
    margin-left: -23px;
    padding-bottom: 2px;
}
.page_discounts .discounts_man{
    width: 150px;
    float: right;
    padding-bottom: 2px;
    margin-left: 20px;
    margin-top: -30px;
}
.page_discounts p.after_all{
 

    color: #787878;
        padding-bottom: 30px;
            padding-top: 90px;
}
.page_discounts p.one_str_padding{
    text-indent: 40px;
    color: #787878;
    padding-bottom: 10px;
}
.page_discounts p.one_str_padding .blue{
color:#016a9e
}
.page_discounts p.one_str_padding strong{
	color:#043b58;
}
.page_discounts .row{}
.page_discounts .row .procents_2col{
    width: 50%;
    padding-right: 4%;
}
.page_discounts .row .procents_col66pr{
	width: 66%;
	padding-top: 20px;
}
.page_discounts .row .procents_3col{
    width: 33%;
    padding-top: 20px;
    padding-right: 4%;
}
.page_discounts .row .zag{
    font-size: 53px;
        padding-top: 20px;
}


.page_discounts .row .zag.bg_blue{
	color:#00669a
}
.page_discounts .row .zag.bg_dark_blue_red{
display: inline-block;
background:#000f9a;
background: linear-gradient(to right, #000f9a, #d70c0e); /* Градиент для текста */
    -webkit-background-clip: text; /* Обрезаем фон по тексту */
    -webkit-text-fill-color: transparent; /* Прозрачный текст */

}
.page_discounts .row .zag.bg_dark_blue{
	color:#000f9a
}
.page_discounts .row .zag.bg_red{
	color:#d70c0e
}

.page_discounts .row .zag span{
font-weight: bold;
}
.page_discounts .row .after_zag{
    font-size: 23px;
    font-weight: bold;
    padding-bottom: 10px;
}
.page_discounts .row .text{
    font-size: 19px;
    line-height: 30px;
}


.page_discounts .row .text a{
	color: #00669A;
	text-decoration: underline;
}



.page_discounts .block_branding_button {
    background: url(/local/templates/main2020/assets/img/mainp_age/garant1.png);
    background-repeat: no-repeat;
    color: #fff;
    font-size: 42px;
    width: 580px;
    text-align: center;
        margin: 40px 0 20px 90px;
    height: 140px;
    line-height: 137px;
    font-weight: bold;
}




.visible_only_pc{

}
.visible_only_mob{
display:none;
}




@media (max-width:990px){

	.team_section_new{
	width:100%
	}
	
	
	body .team_section_new .item{
		
		width: 180px;
		margin-right: 5px;
	}

	body .team_section.team_section_new .item .photo{
		width: 180px;
		height: 300px;
	}
	.team_section.team_section_new .item .text .rating_right,
	.team_section.team_section_new .item .text .rating_left p,
	.team_section.team_section_new .item .text .rating_left li.number{
/* 		display:none */
	}
	
	
	.team_section.team_section_new .item .text .rating_left li.number{
		display:none
	}
	
	.team_section.team_section_new .item .text .rating_left{
		padding-top: 6px;
/* 		width: 100%; */
	}
	.team_section.team_section_new .item .text .rating_left ul{
	    justify-content: left;
	}
	
	
	.team_section.team_section_new .item .fio{
		font-size: 17px;
		    padding-top: 5px;
	}
	.team_section.team_section_new .item .fio span{
		font-size: 20px;
	}
	.team_section.team_section_new .item .dolzhnost{
	    font-size: 14px;
	    padding-top: 5px;
	}
	
	body .team_section.team_section_new .item .photo:after{
		display:none
	}
	
	.team_section.team_section_new .item .text .rating_right{
/* 		width:40% */
	}
	
	
	.team_section.team_section_new .item .text .rating_left p,
	.team_section.team_section_new .item .text .rating_right p{
		font-size: 11px;
		text-align: left;
		line-height: 15px;
/* 		padding-top: 20px; */
	}
	.team_section.team_section_new .item .text .rating_right p {
		padding-top: 6px;
		float: left;
		width: 70%;
	}
	.team_section.team_section_new .item .text .rating_right .stars_list.stars_list_change{
		padding: 1px;
	}
	.team_section.team_section_new .item .text .rating_left li, 
	.team_section.team_section_new .item .text .rating_right li{
		width: 10px;
		background-size: 30px;
		height: 15px; 
		background-position: -10px;
	}
	

	.stars_list_change li{
		display:none
	}
	.team_section.team_section_new .item .text .rating_right .stars_list_change li[data-index="5"]{
		display: block;
		background: none;
		height: 30px;
		line-height: 38px;
		font-size: 27px;
		width: auto;
		color: #016a9e;
	}
	.team_section.team_section_new .item .text .rating_right .stars_list_change li[data-index="5"]:after{
		content:"-";
	}	
	.team_section.team_section_new .item .text .rating_right .stars_list_change.sel1 li[data-index="5"]:after{
		content:"1";
	}	
	
	.team_section.team_section_new .item .text .rating_right .stars_list_change.sel2 li[data-index="5"]:after{
		content:"2";
	}	
	
	
	.team_section.team_section_new .item .text .rating_right .stars_list_change.sel3 li[data-index="5"]:after{
		content:"3";
	}	
	.team_section.team_section_new .item .text .rating_right .stars_list_change.sel4 li[data-index="5"]:after{
		content:"4";
	}	
	
	.team_section.team_section_new .item .text .rating_right .stars_list_change.sel5 li[data-index="5"]:after{
		content:"5";
	}	
	
	
	
	
	.modal-body>p,
	.modal-body>h5,
	.modal-body>.comments_btn{
		display:none 
	}
	.review_modal .modal-dialog .modal-body .comments_btn{
		display:none 
	}
	
	
	
	.review_form .rating_mob:before{
		content: "Оценить";
		color: #016a9e;
		margin-bottom: 20px;
		font-size: 26px;
		    padding-right: 20px;
	}
	.review_form .rating_mob{
    padding-bottom: 20px;
	}
	.review_form .rating_mob select{
		border: 1px solid #036a9e;
    color: #036a9e;
	}
	
	
	.review_form .photo{
		width: 120px;
		height: 193px;
		float: left;
		margin-right: 20px;
	}
	
	.review_form .photo img{
		width: 100%;
		height: 100%;
		object-fit: cover;	
	}
	
	.review_form label textarea{
		margin-top: 10px;
		height: 50px;
		font-size: 14px;	
	}	
	
	
	.review_form .fio {
		font-size: 14px;
		padding-top: 5px;
		color: #043b58;
		font-weight: bold;
    }
    
    .review_form  .fio span {
    font-size: 20px;
    display: block;
	}
	
	.review_form .rating_left>p{
		font-size: 11px;
	}
	.review_form .text .rating_left li:before{
		display:none;
	}
	.review_form .text .rating_left li{ 
		background-position: -10px;
		width: 10px;
		background-size: 30px;
		height: 15px;
		background-image: url(/local/templates/main2020/assets/img/rating_palki.png);
		margin-right: -2px;	
	}
	.review_form .text .rating_left li.active{
		background-position: 0px;

	}	
	
	.review_form .text .rating_left li.number{
		display:none
	}
	
	.review_form .rating_left>p{
font-size: 12px !important;
    color: #999 !important;
    line-height: 13px !important;	
	}
	
	.review_form .rating_right{
		display:none;
	}
	
	
}
@media (max-width:768px){



	.team_section.team_section_new .item .fio{
		font-size: 16px;
		    padding-top: 5px;
	}
	.team_section.team_section_new .item .fio span{
		font-size: 18px;
	}
	.team_section.team_section_new .item .dolzhnost{
    font-size: 12px;
    color: #999999;
	}



.team_section.team_section_new .mob_fon{
    background: url(/local/templates/main2020/assets/img/37.png) repeat-x;
    margin-left: -30px;
    margin-right: -30px;
    padding: 0 30px;
    margin-top: -15px;
    padding-top: 35px;
}


.team_section.team_section_new .item .fio{
max-width: 100px;
}

body .team_section.team_section_new .item:nth-of-type(2n+2), 
body .team_section.team_section_new .item{
margin-right: 20px;
}



body .team_section_new .item{
    padding-bottom: 40px;
    width: 118px;
    margin-right: 5px;
}

body .team_section.team_section_new .item .photo{
    width: 118px;
    height: 210px;
}



.page_discounts .row .after_zag {
    font-size: 19px;

    padding-bottom: 6px;
}
.page_discounts .row .text{
    font-size: 15px;
    line-height: 22px;
}

.page_discounts .row .zag{
font-size: 45px;
}

.visible_only_pc{
display:none;
}
.visible_only_mob{
display:block;
}



.page_discounts .only_mob{
/* 
width:50%;
float:left;
 */


}	

.page_discounts .only_mob.r{
float:right;
}	


.page_discounts {
padding-left:0px;
}

.page_discounts h1{
    font-size: 35px;
/*     text-align: center; */
}

.page_discounts .before_h1{
display:none;
}

.page_discounts .discounts_man{
width: 120px;
    margin-left: 10px;
    margin-bottom: 40px;
}
.page_discounts .row .procents_2col,
.page_discounts .row .procents_col66pr,
.page_discounts .row .procents_3col{
    width: 100%;
    padding: 0;
    z-index: 3;
    
    
width: 50%;

    float: left;    
    padding-right: 50px;
}

.page_discounts .block_branding_button{

background-size: 300px;
    height: 70px;
    width: 300px;
    line-height: 73px;
    font-size: 24px;
    margin: 20px auto 0;

}



.page_discounts .only_mob_bg{
background: url(/local/templates/main2020/assets/img/37.png) repeat-x;
    margin-left: -15px;
    margin-right: -15px;
    padding: 11px 30px 0 30px;
    margin-top: 15px;
    clear: left;
    overflow: hidden;
}


.page_discounts .block_branding_button:before{
/* 

content: '';

content: '';
    width: 600px;
    height: 200px;
    background: red;
    position: absolute;
    left: 0px;
    margin-left: -15px;
    margin-right: -15px;

    margin-top: 120px;
    z-index: 2;
 */

}


	.price_car-mobile:before{
/* 
		content: '';
		position: absolute;
		background: url(/local/templates/main2020/assets/img/str_to_bottom.png) no-repeat;
		width: 73px;
		height: 29px;
		top: 0;
 */
 
 
 
 top: -1px;
    border: 35px solid transparent;
    border-top: 26px solid #fff;
        content: '';
    position: absolute;
	}


	.before_price_car_mobile{
    display: block;
    position: relative;
    height: 260px;
    width: 100%;
	}
	
	.before_price_car_mobile .price_car-mobile{
		left: -15px;
		position: absolute;
		background: #00669a;
		width: calc(100% + 30px);
		background: linear-gradient(180deg, #00669a, transparent 75%)
	}
	
	
	.name_pic_mob{
		width: 400px;
		padding-top: 25px;
		padding-bottom: 20px;
	}	

	.before_price_car_mobile .price_car-mobile img{
		    width: 215px;

	}
	.before_price_car_mobile .price_car-mobile p{
		float: right;
		width: 170px;
		font-size: 20px;
		color: #fff;
		padding-top: 20px;
		padding-left: 20px;
		line-height: 21px;	
	}
	.before_price_car_mobile .price_car-mobile a{
		background: url(/local/templates/main2020/assets/img/back_uslug.png) no-repeat;
		display: block;
		width: 317px;
		height: 100px;
		padding-left: 150px;
		color: #fff;
		padding-top: 26px;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		line-height: 18px;
		padding-right: 17px;	
		margin:0 auto
	}


	.price_item_section{
		padding-top: 20px;
	}


	.change_cars_type .cars_list li a{
		padding-right: 0;
		

	}
 

	.change_cars_type .cars_list{
		text-align: center;
	}

	.change_cars_type ul.cars_list .hide_mob{
		display:none;
	}
	
	
	
	body .change_cars_type{
		display: block;
	}
	
	body .change_cars_type ul.cars_list li{
		display:none;
	}
	
	body .change_cars_type ul.cars_list li.change_mob_car_prev,
	body .change_cars_type ul.cars_list li.change_mob_car_next,	
	body .change_cars_type ul.cars_list li.change_mob_car_center,
	body .change_cars_type ul.cars_list li.change_cars_type_select
	{
		display:inline-block;	
	}	
	body .change_cars_type ul.cars_list li.change_mob_car_prev,
	body .change_cars_type ul.cars_list li.change_mob_car_next,	
	body .change_cars_type ul.cars_list li.change_mob_car_center{
/* 		min-width: 64px; */
		min-width: 110px;
	}
	
	
	body .change_cars_type ul.cars_list li.change_mob_car_prev{}
	body .change_cars_type ul.cars_list li.change_mob_car_next{}	
	body .change_cars_type ul.cars_list li.change_mob_car_center{}
	
	
	body .change_cars_type ul.cars_list li.change_cars_type_select_prev{}

	body .change_cars_type ul.cars_list li.change_cars_type_select_prev a,
	body .change_cars_type ul.cars_list li.change_cars_type_select_next a{
		background: url(/local/templates/main2020/assets/img/str_gray2.png) no-repeat;
		background-repeat: no-repeat;
		height: 60px;
		width: 30px;
		margin-top: 30px;	
	}
	



	body .change_cars_type ul.cars_list li.change_cars_type_select_prev a{

		transform: rotate(180deg);
		background-position: 0px 7px;
	
	}
	
	body .change_cars_type ul.cars_list li.change_cars_type_select_next{}
	
	
	body .change_cars_type ul.cars_list li.change_cars_type_select_next a{
	
	}
	
	
	
	
	
	body .change_cars_type ul.cars_list li.change_mob_car_prev a,
	body .change_cars_type ul.cars_list li.change_mob_car_next a{
	    background: none !important;
	}	
	
	body .change_cars_type ul.cars_list li.change_mob_car_prev a i.car_img,	
	body .change_cars_type ul.cars_list li.change_mob_car_next a i.car_img{
	    width: 70px;	
	    margin-left: 20px;	
	}	
	
	
	
	
	
	body .change_cars_type ul.cars_list li.change_mob_car_prev a i.car_img,	
	body .change_cars_type ul.cars_list li.change_mob_car_next a i.car_img,
	body .change_cars_type ul.cars_list li.change_mob_car_center a i.car_img{

	        display: inline-block;
    	margin: 0;
	}	
	


		
	
	
	body .change_cars_type ul.cars_list li.change_mob_car_prev a i.car_img img.blue_car,		
	body .change_cars_type ul.cars_list li.change_mob_car_prev a i.car_img img.red_car,		
	body .change_cars_type ul.cars_list li.change_mob_car_next a i.car_img img.blue_car,		
	body .change_cars_type ul.cars_list li.change_mob_car_next a i.car_img img.red_car{
		max-width: 70px !important;
	}	
			
	body .change_cars_type ul.cars_list li.change_mob_car_prev a span,	
	body .change_cars_type ul.cars_list li.change_mob_car_next a span{
	    font-size: 20px;
/*     line-height: 52px;s */
    
    font-size: 16px;
	}		
	
	body .change_cars_type ul.cars_list li.change_mob_car_prev a span span,			
	body .change_cars_type ul.cars_list li.change_mob_car_next a span span,
	body .change_cars_type ul.cars_list li.change_mob_car_center a span span{
	font-size: 24px;
	}			


	body .change_cars_type ul.cars_list li.change_mob_car_center a i.car_img img.red_car,		
	body .change_cars_type ul.cars_list li.change_mob_car_center a i.car_img img.blue_car{
		max-width: 160px !important;
		max-height: 50px;
	}	



	.prices_section.typography .cars_type_list li:nth-child(1) .img_block img{
/*     	max-width: 160px !IMPORTANT; */
    	max-width: 184px !IMPORTANT;
	}
	
	
}

@media (max-width:480px){

	.price_item_section{
		padding-top: 10px;
	}
	body .change_cars_type ul.cars_list li.change_mob_car_prev a i.car_img,	
	body .change_cars_type ul.cars_list li.change_mob_car_next a i.car_img{

	    width: 70px;	
	}	
	body .change_cars_type ul.cars_list li.change_mob_car_prev a i.car_img img.blue_car,		
	body .change_cars_type ul.cars_list li.change_mob_car_prev a i.car_img img.red_car,		
	body .change_cars_type ul.cars_list li.change_mob_car_next a i.car_img img.blue_car,		
	body .change_cars_type ul.cars_list li.change_mob_car_next a i.car_img img.red_car{
		max-width: 50px !important;
	}

	.change_cars_type .cars_list li a.active{
		background-position: 11px 17px;
		background-size: 70px;
	}
	body .change_cars_type ul.cars_list li.change_mob_car_center a i.car_img{
	    width: 95px;		
	}	
	body .change_cars_type ul.cars_list li.change_mob_car_center a i.car_img img.blue_car,		
	body .change_cars_type ul.cars_list li.change_mob_car_center a i.car_img img.red_car{
		max-width: 95px !important;
	}
	
	body .change_cars_type ul.cars_list li.change_mob_car_prev a span,	
	body .change_cars_type ul.cars_list li.change_mob_car_next a span{
	    font-size: 13px;
	
	}		
	body .change_cars_type ul.cars_list li.change_mob_car_center a span{
		font-size: 13px;
	}
	
	
	
	.name_pic_mob{
		width: 380px;
	
	}	

	.before_price_car_mobile .price_car-mobile img{
    width: 220px;
	}
	.before_price_car_mobile .price_car-mobile p{

    width: 160px;
    font-size: 20px;

	}	
	
	body .change_cars_type ul.cars_list li.change_mob_car_prev,
	body .change_cars_type ul.cars_list li.change_mob_car_next,	
	body .change_cars_type ul.cars_list li.change_mob_car_center{
		min-width: 64px;
/* 		min-width: 110px; */
	}
	
	
	
	
	body .team_section.team_section_new .item:nth-of-type(2n+2), 
	body .team_section.team_section_new .item{
		margin-right: 10px;
		margin-right: 5px;
	}
	
	
body .team_section_new .item{
    padding-bottom: 40px;
    width: 100px;
    
}

body .team_section.team_section_new .item .photo{
    width: 100px;
    height: 180px;
}

	
	

	.team_section.team_section_new .item .fio{
		font-size: 15px;
	}
	.team_section.team_section_new .item .fio span{
		font-size: 16px;
	}	
	
	
	
}




@media (max-width:370px){


.team_section.team_section_new .item .text .rating_left,
.team_section.team_section_new .item .text .rating_right{
	width: 100%;
}

	.price_item_section{
		padding-top: 0px;
	}

	.change_cars_type .cars_list li a.active{
		background-size: 60px;
	    background-position: 10px 23px;
	}

	body .change_cars_type ul.cars_list li.change_mob_car_center a i.car_img{
	    width: 80px;		
	}	
	body .change_cars_type ul.cars_list li.change_mob_car_center a i.car_img img.blue_car,		
	body .change_cars_type ul.cars_list li.change_mob_car_center a i.car_img img.red_car{
		max-width: 84px !important;
	}	
	body .change_cars_type ul.cars_list li.change_mob_car_center a span{
		font-size: 11px;
	}
	
	body .change_cars_type ul.cars_list li.change_cars_type_select_prev a, 
	body .change_cars_type ul.cars_list li.change_cars_type_select_next a{
		background-size: 21px;
		width: 21px;
	}
	body .change_cars_type ul.cars_list li.change_cars_type_select_prev a{
		background-position: 0px 21px;
	
	}	
	
	
	body .change_cars_type ul.cars_list li.change_mob_car_prev a span,	
	body .change_cars_type ul.cars_list li.change_mob_car_next a span{
	    font-size: 11px;
	}	
	
	
	
	.name_pic_mob{
		width: 300px;
	
	}	

	.before_price_car_mobile .price_car-mobile img{
    width: 200px;
	}
	.before_price_car_mobile .price_car-mobile p{

    width: 148px;
    font-size: 20px;

	}	
			
			
			
	.page_discounts .block_branding_button{

		
		background-size: 250px;
		height: 70px;
		width: 250px;
		line-height: 65px;
		font-size: 20px;

	}			
		
		
		
		
		
	body .team_section.team_section_new .item:nth-of-type(2n+2), 
	body .team_section.team_section_new .item{
		margin-right: 10px;
	}
	
	
body .team_section_new .item{
    padding-bottom: 30px;
    width: 80px;
    
}

body .team_section.team_section_new .item .photo{
    width: 80px;
    height: 160px;
}



	.team_section.team_section_new .item .fio{
		font-size: 14px;
	}
	.team_section.team_section_new .item .fio span{
		font-size: 16px;
	}
			
	
}







.faq_page .well a{
color: #00669A;
}


h3 .link_in_h3{
    color: #0170A3;
}

h3 .link_in_h3:hover{
text-decoration:underline;
}


@media (min-width:1919px){

	section.faq_page .main_btn.float_quest{
		margin-left: 650px;
		left: 50%;
	}

}
.float_quest {
	cursor: pointer;
}



.cases_list_first_edition ul{
text-align: left;
list-style-position: inside;
}
.cases_list_first_edition li{
    list-style-type: auto;
    font-size: 22px;
}
.cases_list_first_edition li a{
	color: #00669A;
	text-decoration:underline;

}

.cases_list_first_edition li a:hover{
	text-decoration:none
}