

/* Start:/bitrix/templates/.default/components/bitrix/news.list/real.offers/style.css?16149598914534*/

.car-cards__list{
width:100%;
display:flex;
justify-content:space-between;
overflow:hidden
}
@media screen and (max-width:480px){
.car-cards__list{
display:none
}
}
.car-cards__item{
flex-shrink:0;
overflow:hidden;
width:calc(100% / 4 - 40px);
min-width:21rem;
border:1px solid #fff;
border-radius:1.11111rem;
padding:1.11111rem;
background:linear-gradient(180deg,rgba(45,47,52,0) 40%,#2d2f34 60%),url(/bitrix/templates/.default/components/bitrix/news.list/real.offers/images/carFromCard.jpg) center top/100% auto no-repeat
}
@media screen and (max-width:1600px){
.car-cards__item{
min-width:16.66667rem;
width:calc(100% / 3 - 14px);
margin-right:1.11111rem
}
}
@media screen and (max-width:1200px){
.car-cards__item{
min-width:12.22222rem;
width:calc(100% / 3 - 10px);
margin-right:.83333rem;
padding:.83333rem;
background:linear-gradient(180deg,rgba(45,47,52,0) 35%,#2d2f34 55%),url(/bitrix/templates/.default/components/bitrix/news.list/real.offers/images/carFromCard.jpg) center top/100% auto no-repeat
}
}
@media screen and (max-width:768px){
.car-cards__item{
padding:.55556rem;
min-width:8.33333rem;
background:linear-gradient(180deg,rgba(45,47,52,0) 25%,#2d2f34 40%),url(/bitrix/templates/.default/components/bitrix/news.list/real.offers/images/carFromCard.jpg) center top/100% auto no-repeat
}
}
@media screen and (max-width:480px){
.car-cards__item{
width:100%;
min-width:100%
}
}
.card__header{
flex-wrap:wrap;
display:flex;
align-items:center;
justify-content:space-between;
margin-bottom:1.11111rem
}
.card__picture{
	width:100%;
	width:-webkit-fill-available;
	margin:-20px -20px 1rem
}
.card__title{
max-width:16.11111rem;
font-size:1.33333rem;
line-height:1.61111rem;
color:#fff;
font-weight:700
}
@media screen and (max-width:1600px){
.card__title{
font-size:1.11111rem
}
}
@media screen and (max-width:1200px){
.card__title{
font-size:1rem
}
}
@media screen and (max-width:768px){
.card__title{
font-size:.66667rem;
line-height:.83333rem
}
}
.card__data{
display:flex;
justify-content:space-between;
align-items:center;
margin-bottom:1.11111rem
}
.card__data-column{
width:9.72222rem
}
.card__data-column:last-child{
text-align:end
}
.card__data-column div{
margin-bottom:.55556rem
}
.card__data-column div:last-child{
margin-bottom:0
}
@media screen and (max-width:1600px){
.card__data{
font-size:.88889rem
}
}
@media screen and (max-width:1200px){
.card__data{
font-size:.66667rem
}
}
@media screen and (max-width:768px){
.card__data{
font-size:.44444rem
}
}
.card__footer{
display:flex;
justify-content:space-between;
align-items:center
}
.card__btn{
font-size:1rem;
font-weight:700;
transition:color .4s ease-in-out,background .4s ease-in-out
}
.car-cards__item:hover .card__btn{
	color:#000;
	background:#fff
}
@media screen and (max-width:1600px){
.card__btn{
font-size:.88889rem
}
}
@media screen and (max-width:1200px){
.card__btn{
font-size:.66667rem
}
}
@media screen and (max-width:768px){
.card__btn{
margin-right:.27778rem;
padding:3px 10px;
font-size:8px;
line-height:10px;
border-radius:5px
}
}
.card__price{
font-weight:700;
font-size:1.33333rem;
line-height:1.61111rem
}
@media screen and (max-width:1200px){
.card__price{
font-size:1.11111rem
}
}
@media screen and (max-width:768px){
.card__price{
line-height:.94444rem;
font-size:.77778rem
}
}
.car-cards-phone__list{
display:none
}
@media screen and (max-width:480px){
.car-cards-phone__list{
display:flex;
flex-direction:column
}
}
.car-cards-phone__item{
width:100%;
border:1px solid #fff;
border-radius:1.11111rem;
padding:.83333rem;
margin-bottom:.83333rem
}
.car-cards-phone__item:last-child{
margin-bottom:0
}
.car-cards-phone__row{
display:flex;
align-items:center;
justify-content:space-between;
padding-bottom:.55556rem;
margin-bottom:.55556rem;
border-bottom:2px solid rgba(255,255,255,.1)
}
.car-cards-phone__row:last-child{
padding-bottom:0;
margin-bottom:0;
border:0
}
.car-cards-phone__photo{
width:calc(100%/2 - 15px);
border-radius:.55556rem
}
.car-cards-phone__data{
width:calc(100%/2 - 15px)
}
.car-cards-phone__title{
padding-bottom:.55556rem;
margin-bottom:.55556rem;
font-weight:700;
font-size:.66667rem;
line-height:.83333rem;
border-bottom:2px solid rgba(255,255,255,.1)
}
.car-cards-phone__content{
font-weight:500;
font-size:.66667rem;
line-height:.83333rem
}
.car-cards-phone__content span{
margin-bottom:4px
}
.car-cards-phone__content span:last-child{
margin-bottom:0
}
.car-cards-phone__btn{
margin:0 .55556rem;
flex:1;
text-align:center;
font-weight:600;
font-size:.88889rem;
line-height:1.11111rem
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog/cars/style.css?1585060181138*/
.catalog-block-header{
	font-size:24px;
	text-align: left;
    margin: 30px 0 30px;
    font-weight: 700;
	padding:5px 0;
	color: #222;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/system.pagenavigation/cars/style.css?1614959891162*/
.page-navigation{
	display:flex;
	justify-content:center;
	margin:1rem auto 2rem
}
.page-navigation a{
	display:flex;
	margin:0 1rem;
	font-size:1.2rem
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/catalog.section/cars/style.css?1614959891785*/
h1.section__title{
	font-weight:700;
	text-align:left;
	margin:0
}
.top-wrap{
	display:flex;
	justify-content:space-between;
	width:100%;
	flex-wrap:wrap;
	margin:2rem 0;
	align-items:center
}

select.select-control{
	background:transparent;
	border:1px solid #fff;
	color:#fff;
	padding:.3rem 2rem .3rem 1rem;
	font-weight:500;
	font-size:1rem;
	border-radius:10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
	background-repeat: no-repeat;
	background-position-x: calc(100% - .5rem);
	background-position-y: 4px;
	cursor:pointer
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/sort.panel-master/template1/style.css?1614959891550*/
.car-top-nav_sort{
	display: flex;
	justify-content: flex-end;
	align-items: center
}
.car-top-nav_sort a{
	padding:0 0.6rem;
	font-weight:500;
	text-decoration:none;
	font-size:1rem;
	transition:color .4s ease-in-out
}
.car-top-nav_sort a i{
	margin-left:.3rem
}
.car-top-nav_sort a:hover{
	color:#bbb
}
.car-top-nav_sort a.active{
	color:#bbb;
	font-weight:700
}
@media(max-width:576px){
	.car-top-nav_sort a{
		font-size:.8rem
	}
}
@media(max-width:414px){
	.car-top-nav_sort strong{
		display:none
	}
	.car-top-nav_sort a{
		padding:0 0.3rem
	}
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/real.offers/style.css?16149598914534 */
/* /bitrix/templates/.default/components/bitrix/catalog/cars/style.css?1585060181138 */
/* /bitrix/templates/.default/components/bitrix/system.pagenavigation/cars/style.css?1614959891162 */
/* /bitrix/templates/.default/components/bitrix/catalog.section/cars/style.css?1614959891785 */
/* /bitrix/templates/.default/components/bitrix/sort.panel-master/template1/style.css?1614959891550 */
