

/* Start:/local/templates/main/components/bitrix/news.list/rbz-credit/style.css?17265809893432*/
.rbz-credit__title-n-desc p:first-child {
  font-weight: 900;
  font-size: 40px;
  line-height: 120%;
  margin-bottom: 16px;
}

.rbz-credit__title-n-desc p:last-child {
  font-size: 28px;
  line-height: 120%;
  margin-bottom: 40px;
}

.rbz-credit__wrap {
  display: flex;
  flex-wrap: wrap;
}

.rbz-credit__item {
  flex-basis: 25%;
  padding: 0 15px;
  margin-bottom: 30px;
}

.rbz-credit__item--last-item {
  display: flex;
  align-items: flex-end;
  color: #a0a0a0;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
}

.rbz-credit__img-wrap {
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rbz-credit__img {
  width: 100%;
  max-height: 180px;
  height: auto;
  object-fit: contain;
}

.rbz-credit__model-name {
  font-weight: 900;
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 16px;
}

.rbz-credit__model-name a {
  color: #141416;
  text-decoration: none;
}

.rbz-credit__table {
  background: #f8f8f9;
  border: 1px solid #ebebec;
  box-sizing: border-box;
  border-radius: 8px;
}

.rbz-credit__table-line {
  display: flex;
  border-bottom: 1px solid #ebebec;
}

.rbz-credit__table-column {
  padding: 12px 24px;
  font-size: 16px;
  line-height: 140%;
}

.rbz-credit__table-column:first-child {
  flex-basis: 60%;
  border-right: 1px solid #ebebec;
}

.rbz-credit__table-column:last-child {
  flex-basis: 40%;
  font-weight: bold;
}

@media (max-width: 1440px) {
  .rbz-credit__item {
    padding: 0 8px;
  }

  .rbz-credit__table-column {
    padding: 10px;
    font-size: 14px;
  }
}

@media (max-width: 1024px) {
  .rbz-credit__item {
    flex-basis: 33.3%;
  }
}

@media (max-width: 768px) {
  .rbz-credit__title-n-desc p:first-child {
    font-size: 24px;
  }

  .rbz-credit__title-n-desc p:last-child {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .rbz-credit__item {
    flex-basis: 50%;
    padding: 0 15px;
  }
}

@media (max-width: 560px) {
  .rbz-credit__item {
    flex-basis: 100%;
    padding: 0;
  }
}

.finance-buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
}

.finance-buttons_kredit, .finance-buttons_auto {
    display: flex;
    justify-content: center; 
    align-items: center; 
    border: 1px solid #141416;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 100%;
    color: #141416;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    max-width: 49%;
    margin: 0 10px;
    flex: 1;
    height: 50px;
}

.finance-buttons a:first-child {
    margin-left: 0;
}

.finance-buttons a:last-child {
    margin-right: 0; 
}

.finance-buttons a.finance-buttons_kredit:after {
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%; 
    transform: translateY(-50%);
    right: 12px; 
    background: url('/local/templates/main/assets/img/arrow-next-model-black.svg') no-repeat center center;
    background-size: contain;
}

.finance-buttons_kredit:hover, .finance-buttons_auto:hover {
    background: #141416;
    color: #fff;
}

.finance-buttons a.finance-buttons_kredit:hover:after {
    background: url('/local/templates/main/assets/img/arrow-next-model-w.svg');
}
/* End */


/* Start:/local/components/skobeeff/feedback.ajax/css/popup-alert.css?1668613029948*/
.tip-message{
	width:237px;
	overflow:hidden;
	position:fixed;
	padding:0 0 3px;
	background:#aaa;
	top:3px;
	right:3px;
	z-index:999999999;
	display:none;
    text-align:left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.red-popup-thor{background:#bd1919;}
.green-popup-thor{background:green;}
.tip-message .tip-hold{
	overflow:hidden;
	height:1%;
	padding:12px 48px 13px 17px;
	background:#aaa;
}
.red-popup-thor .tip-hold{background:#bd1919;}
.green-popup-thor .tip-hold{background:green;}
.tip-message span{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	display:block;
	line-height:14px;
	color:#fff;
	font-size: 12px;
}
.tip-message .btn-close{
	position:absolute;
	top:8px;
	right:8px;
	width:16px;
	height:16px;
	overflow:hidden;
	text-indent:-99999px;
	background:url(/local/components/skobeeff/feedback.ajax/css/../images/btn-tip-close.png) no-repeat;
}
.tip-message p{
    font-size: 11px;
    margin: 1px 0 3px;
}

/* End */


/* Start:/local/templates/main/components/bitrix/menu/interested_menu/style.min.css?1668613025490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/main/components/bitrix/menu/interested_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/maps/style.css?1763648825200*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.section-map__img:not(.active) {
	display: none;
}
/* End */
/* /local/templates/main/components/bitrix/news.list/rbz-credit/style.css?17265809893432 */
/* /local/components/skobeeff/feedback.ajax/css/popup-alert.css?1668613029948 */
/* /local/templates/main/components/bitrix/menu/interested_menu/style.min.css?1668613025490 */
/* /local/templates/main/components/bitrix/news.list/maps/style.css?1763648825200 */
