

/* Start:/bitrix/templates/gm/template_styles.css?17453027871803*/
.models__list .owl-stage > .center{
    width: 90vw !important;
}
.hidden {display: none !important}
.form_result.ok{color:green}
.form_result.error{color:red}


.prog_dilers_select.hidden{display:none}

.back-link {display: inline-block; vertical-align: top; margin-bottom: 20px; color: #e10012}
a.disabled {pointer-events: none; background: #efefef; opacity: .5;}
.catalogs {display: flex; flex-wrap: wrap; gap: 20px;}
.catalogs__item {width: calc(50% - 10px)}
.catalogs__link {display: block; overflow: hidden; border-radius: 10px; position: relative;}
.catalogs__image {width: 100%; height: 270px; background-repeat: no-repeat; background-position: center; background-size: cover; border-radius: 10px; transition: opacity .5s, transform .5s;}
.catalogs__info {position: absolute; top: 0; left: 0; z-index: 2; padding: 40px 30px; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: space-between;}
.catalogs__title {color: #fff; text-transform: uppercase; font-size: 24px;}
.catalogs__desc {color: #fff; font-size: 18px;}
.catalogs__link:hover .catalogs__image {opacity: .9; transform: scale3d(1.05, 1.05, 1);}

body.lk .header, body.lk .footer {display: none;}

.lk-nav {max-width: 1238px; margin: 0 auto; margin-top: 30px; list-style: none; text-align: center;}
.stock-table {max-width: 1238px; margin-left: auto; margin-right: auto;}
.auto-list-error {text-align: right; color: #e10012; margin-top: 20px;}

.bx-breadcrumb {max-width: 1238px; margin-left: auto; margin-right: auto;}

@media (max-width: 991px) {
	.catalogs__info {padding: 20px;}
	.catalogs__title {font-size: 20px;}
	.catalogs__desc {font-size: 16px;}
}

@media (max-width: 767px) {
	.catalogs {flex-direction: column; gap: 20px 0;}
	.catalogs__item {width: 100%}
	.catalogs__image {height: 170px}
}

/* End */
/* /bitrix/templates/gm/template_styles.css?17453027871803 */
