a {
    color: #030303;
}

a:focus, a:hover {
    color: inherit;
    text-decoration: inherit;
}

.header_menu > li.yellow_back > a {
    background: #25325F;
    color: #FFF;
    font-weight: 400;
    font-family: 'RenaultLife-Regular', sans-serif;
}

.header_info_telephone_el--hidden {
    display: none;
}

.select-city {
    text-transform: uppercase;
    height: 20px;
}

.select-city__item {
    cursor: pointer;
}

.select-city__title {
    cursor: pointer;
    font-size: 13px;
}

.select-city__inner {
    padding: 6px 9px;
    border: 1px solid #000;
    min-width: 132px;
    z-index: 200;
    position: relative;
    background-color: #fff;
    display: none;
}

.select-city__inner--visible {
    display: inline-block;
}

.header_info_telephone__wrapper {
    max-width: 160px;
}

.header__order-call {
    display: inline-block;
    background-color: #FFCC33;
    font-size: 12px;
    line-height: 1.3;
    text-align: center;
    padding: 3px 10px 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: right;
    position: relative;
    top: -16px;
    text-decoration: none;
}

.header_info_block.is_stuck {
    background-color: #fff;
    z-index: 50;
    height: 60px;
}

.header_info_telephone {
    margin-top: 12px;
}

.is_stuck .header__order-call {
    display: none;
}

.is_stuck .header_info_right_logo img {
    float: right;
    display: block;
}

.is_stuck .header_info_telephone__wrapper {
    max-width: 320px;
    padding-left: 40px;
    padding-top: 5px;

}

.is_stuck .header_info_telephone_el {
    font-size: 15px;
}

.is_stuck .select-city {
    display: inline-block;
    float: left;
    position: relative;
    width: 140px;
    font-size: 14px;
}

.is_stuck .header_info_telephone {
    display: inline-block;
}

.is_stuck .header_info_telephone {
    margin-top: 0;
}

.is_stuck .header_info_slogan {
    font-size: 14px;
}

.body {
    max-width: 1030px !important;
    width: 100% !important;
    padding: 0 0 10px !important;
}

.header_info_slogan p {
    font-size: 16px;
    line-height: 20px;
}

.is_stuck .header_info_slogan p {
    font-size: 14px;
}

.menu-item div span a {

    line-height: 1;
}

.header__logo img {
    display: block;
}

.header_menu_lvl2 {
    list-style: none;
}

.header_blue_block {
    background: #182e60;
    padding: 10px 0px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}

.auto-model img {
    max-height: 100%;
    width: auto !important;
}

#sp_block div {
    padding-top: 9px;
}

.header_info_telephone [class*="comagic_phone"] {
    text-decoration: none;
    display: inline-block;
    float: right;
}

.is_stuck .header_info_telephone [class*="comagic_phone"] {

    margin-left: 15px;
}

#CKMBbutton-a {

    position: fixed !important;
    left: auto !important;
    right: 15px !important;
    top: auto !important;
    bottom: 15px !important;
}

@media only screen and (min-width: 1000px) {
    .header_info_telephone_el {
        margin-bottom: 0;
        font-size: 18px;

    }
}

@media only screen and (max-width: 800px) {
    .header_info_telephone__wrapper {
        text-align: center;

    }
}


/*!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
.header-menu-link--visible-mobile {
    display: none !important;
}


@media only screen and (max-width: 800px) {
    .header-menu-link--visible-mobile {
        display: list-item !important;
    }

    .is-collapsed .header_menu_lvl2 {
        display: none;
    }

    .header_menu > li {

        position: relative;
    }

    .header_menu_mobile_light .has-arrow > a:after {
        content: '';
        display: block;
        width: 30px;
        height: 30px;
        background-image: url(/include/template/assets/images/pil.png);
        position: absolute;
        right: 10px;
        -webkit-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        top: 0;
    }

    .header_menu_mobile_light .is-collapsed.has-arrow > a:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

}

@media only screen and (max-width: 499px) {
    .header__cities {
        display: inline-block !important;
        position: absolute;
        width: auto;
        left: auto;
        max-width: 100%;
        top: 130px;
        text-align: left;
        right: 15px;
    }

    .header__order-call {
        display: none;
    }

    .header_info_block {
        display: table;
        width: 100%;
        height: 100px;
        margin-bottom: 20px;
        padding-bottom: 36px;

    }

    .header_info_telephone {
        margin-top: 0;
        text-align: right;
        display: inline-block;
    }

    .header_info_telephone [class*="comagic_phone"] {
        float: none;
    }

    .header_menu {
        left: 15px;
        right: auto;
        width: auto;
        min-width: 290px;
    }

    .header_menu_mobile_bg {
        background: none;
        width: 64px;
        margin-top: -53px;
        margin-bottom: 30px;
    }

    .select-city__title {
        font-size: 11px;
        padding-left: 14px;
    }

    .is_stuck .header__cities {
        display: none !important;
    }

    .is_stuck .header__promo-text {
        display: inline-block !important;
        position: absolute;
        top: 53px;
        right: 15px;
    }

    .is_stuck .header__promo-text .header_info_slogan p:first-child {
        display: none;
    }

    .is_stuck.header_info_block {
        border-bottom: 2px solid #ccc;
    }

    .is_stuck.header_info_block > li:last-child {
        display: none !important;
    }

    .is_stuck.header_info_block > li:first-child {

        float: right;
        margin-right: 15px;
    }

    .header_menu_mobile--is-stuck {
        position: fixed;
        top: 26px;
        z-index: 50;
        margin-top: 0;
    }

    .header_menu_mobile--is-stuck .header_menu {
        max-height: -webkit-calc(100vh - 190px);
        max-height: calc(100vh - 190px);
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }

    .standart_width--mobile-border-bottom {
        border-bottom: 2px solid #ccc;
    }
    .header_menu{
        top: 62px;
        max-height: -webkit-calc(100vh - 350px);
        max-height: calc(100vh - 350px);
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
    .header_menu_mobile--is-stuck .header_menu{
        top: 57px;
    }
    .modeltabs-body .tab-pane .zag-h2{
        font-size: 30px;
    }
}

.content .zag-h2 {
    line-height: 1.2;
}

.stock-right__add-block .old-price {
    font-size: 20px;
    color: #000000;
    font-weight: 700;
}

.stock-right__add-block .old-price:after {
    top: 50%;
    left: -4px;
    right: -4px;
    width: auto;
    border-top: 1px solid #000000;
}

.convenience-benefits__item {
    position: relative;
    display: block;
    padding-left: 47px;
    margin-bottom: 12px;
}

.convenience-benefits__title {
    margin: 0 auto 30px;
    font-family: RenaultLife-Light;
    font-size: 44px;
    text-align: center;
    line-height: 1.2;

}

.advantagesBuying__popovers {
    display: none;
}

.convenience-benefits {
    clear: both;
}

.convenience-benefits--stock {

    padding: 30px 15px;
}

.convenience-benefits__title--stock {
    line-height: 1.2;
    margin: 0 auto 30px;
    font-family: RenaultLife-Light;
    font-size: 44px;
    text-align: center;
}

.stock__see-more {
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: underline;
    text-align: center;
    color: #1F4E79;
    margin-top: 30px;
}

.stock-detail__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.characteristics--bee {
    padding: 0;
}

.auto-detail .stock-right {
    min-width: 476px;
}

.characteristics--bee {
    padding: 0;
    min-width: 156px;
}

.car-content__slider {
    list-style: none;
}

.advantagesBuying--stock {
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.text-has-more-link {

}

.text-has-more-link--enabled {
    overflow: hidden;
    height: 116px;
    position: relative;
}

/*.text-has-more-link--enabled:after {*/
    /*content: '';*/
    /*left: 0;*/
    /*right: 0;*/
    /*bottom: 0;*/
    /*height: 15px;*/
    /*background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(256, 256, 256, 1)));*/
    /*background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(256, 256, 256, 1));*/
    /*background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(256, 256, 256, 1));*/
    /*background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(256, 256, 256, 1));*/
    /*position: absolute;*/
/*}*/
.text-has-more-link__read-more{
    color: #fc3;
    margin-bottom: 15px;
    margin-top: 5px;
    position: relative;
    z-index: 5;
    line-height: 1;
}



@media only screen and (max-width: 499px) {
	.is_stuck .header__cities {
		display: block !important;
		position: absolute;
		top: 15px;
		right: 65%;
		padding: 0;
	}
	.is_stuck .header__cities > div:not(:first-child) {
		display: none;
	}
	.is_stuck .header__cities > div > p:not([data-city-id="1"]) {
		display: none;
	}
	.is_stuck .header__cities > div > p[data-city-id="1"] {
		background: none;
		font-size: 0;
		padding: 0;
		margin: 0;
	}
	.is_stuck .header__cities > div > p[data-city-id="1"] a {
		background: url('/bitrix/templates/new_index/img/phone-call.png') center no-repeat;
		/* background-size: 18px auto; */
		width: 20px;
		height: 20px;
		margin: 0;
	}
}