/*BODY REPAIR*/
.body_repair-adv-icon{
    width: 32px;
    height: 32px;
    margin: 0 auto 14px;
    display: block;
}
.body_repair-partners {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 34px;
}
.body_repair-partners img {
    padding: 0 25px;
}
@media (max-width: 767.98px) {
    .body_repair-partners {
        justify-content: left;
    }
}
/*TIRES HOTEL*/
.tires_hotel-price-title{
    display: block;
    margin-bottom: 14px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #191919;
}
.tires_hotel-price{
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 28px;
    text-align: center;
    color: #191919;
    display: block;
}

/*ACCESSORIES*/
div#accessories.calculation_module-base-style .swappy-radios label span {
    display: flex;
    align-items: center;
    position: relative;
}
div#accessories.calculation_module-base-style .swappy-radios span:before {
    content: '';
    background: #FFFFFF;
    border: 1px solid #C7C7C7;
    width: 26px;
    height: 26px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 16px;
}
div#accessories .swappy-radios input:checked~span:after {
    content: '';
    background: #191919!important;
    position: absolute;
    left: 8px;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}
div#accessories .menu-select-car.swappy-radios.mobile-scroll {
    flex-wrap: wrap;
}
div#accessories.calculation_module-base-style .swappy-radios label {
    padding: 0;
    margin-right: 20px;
    margin-bottom: 11px;
}
div#accessories .calculation_module-item-name {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #191919;
}
div#accessories .calculation_module-item-price {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #191919;
}

.accessories-hr{
    border-top: 1px solid #DEDEDE;
    margin-top: 10px;
    margin-bottom: 27px;
}
.accessories-info{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 23px;
    color: #696969;
}
div#popUp-orderAcc button.btn-order-car {
    background: #191919;
    border-color: #191919;
    color: #fff;
}
/*SOUVENIRS*/
.souvenirs_item-style {
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    border-radius: 8px;
    padding: 16px 16px 18px;
    margin-bottom: 20px;
}
.souvenirs_item-style.active, .souvenirs_item-style:hover {
    cursor: pointer;
    border: 1px solid #191919;
}
.souvenirs_item-style-img{
    width: 100%;
    height: 171px;
    overflow: hidden;
    margin: 0 auto 10px;
}
.souvenirs_item-name{
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #191919;
    height: 56px;
    overflow: hidden;
    display: block;
    white-space: normal;
}
.souvenirs_item-price{
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #191919;
    display: block;
}
@media (max-width: 767.98px) {
    .souvenirs-col {
        min-width: 300px;
        max-width: 300px;
    }

    .modal-souvenir .souvenirs_item-style-img img {
        margin: 0 auto;
        display: block;
    }
    span.modal-souvenir-price {
        margin-bottom: 15px;
        display: block;
    }
    span.modal-souvenir-title, span.modal-souvenir-desc, span.modal-souvenir-price {
        text-align: center;
    }
}
.modal-souvenir .forms__fieldset {
    width: 100%;
    margin-left: 0px;
}
.modal-souvenir .forms__legend{
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.modal-souvenir .forms__legend hr{
    border-top: 1px solid #E5E5E5;
    margin-left: 20px;
    width: 100%;
}
.modal-souvenir-title{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #191919;
    display: block;
    margin-bottom: 14px;
}
.modal-souvenir-desc{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    display: block;
    margin-bottom: 12px;
    color: #191919;
}
.modal-souvenir-price{
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #191919;

}
/*GUIDES*/
.guides_item{

}
.guides_item:hover{
    text-decoration: none;
}
.guides_item-img{
    width: 370px;
    height: 262px;
    overflow: hidden;
    margin-bottom: 25px;
    display: block;
}
.guides_item-img{
    width: 100%;
}
.guides_item-img img {
    width: 100%;
    max-width: 370px;
}
.guides_item-title{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #191919;
    display: block;
    height: 66px;
    overflow: hidden;
    margin-bottom: 14px;
}
.guides_item-desc{
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #191919;
    height: 164px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.guides_item-modal-img{
    width: 100%;
    max-width: 600px;
    margin: 0 auto 32px;
}
/*SKYACTIVE*/

.skyactive_accordion{
    margin-bottom: 40px;
}
.skyactive_accordion .card-header {
    border-radius: 0;
    background: #fff;
    border: none;
    padding: 0;
}
.skyactive_accordion .card {
    border: none;
    background: #fff;
    border-top: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
}
.skyactive_accordion .btn.btn-link{
    width: 100%;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #191919;
    max-width: none;
    padding: 22px 0;
    position: relative;
    display: flex;
    align-items: center;
}
.skyactive_accordion .btn.btn-link:focus{
    outline: none;
    text-decoration: none;
}
.skyactive_accordion .btn.btn-link:after{
    content: '';
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAADCAYAAACTWi8uAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAA9SURBVHgBrcxBDQAgDAPANakApCAFK0hBQTXgBAkIWTKGh13StK9CUnP3bgVIXmYrx7ACEbH/4cwsKwDgPG3fDIViPBhGAAAAAElFTkSuQmCC') no-repeat;
    width: 20px;
    height: 3px;
    display: inline-block;
    position: absolute;
    right: 0;
}
.skyactive_accordion .btn.btn-link.collapsed:after{
    content: '';
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACjSURBVHgB7ZNBDQIxEEU7TQUgYR2ABHCwFpCwSgrnHmoBFICElbASENC0vCZc6SwHkj30Jz8zh5+XafIrRlGMcWB4fEYvLW+1QEppYIz4YFZIBf6qDtwgUOjZjmp8rYRzbs+45JwnPLdgZBfHjCyjUWSt9biZKaXcK3DC10auXu8/ueaFIjKLURRCOPKCB+uJr/fU8r2HHfgPIB2sZb7hxazQGzfHJ0BwCJEyAAAAAElFTkSuQmCC') no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    right: 0;
}
.skyactive_accordion .btn.btn-link:hover{
    text-decoration: none;
}
.skyactive_accordion .card-body {
    padding: 0 0 28px;
}
.assistance_content .btn.btn-primary{
    max-width: 310px;
}





.skyactive_adv .guides_item-title.skyactive_item-title {
    height: 40px;
}
.skyactive_list-title{
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 14px;
    display: block;
}
section.skyactive-image .skyactive-image-item:hover img {
    transform: scale(1.1);
}

section.skyactive-image .skyactive-image-item {
    overflow: hidden;
    display: block;
}

section.skyactive-image .skyactive-image-item img {
    transition: all .4s linear;
}
@media (max-width: 767.98px) {
    section.skyactive-image .pl-0 {
        padding-left: 15px!important;
    }

    section.skyactive-image .pr-0 {
        padding-right: 15px!important;
    }


    .guides_item-img img {
        margin: 0 auto;
        display: block;
    }
    .guides_item {
        margin-bottom: 35px;
    }
    .guides_item-title {
        height: auto!important;
    }
}
/*WARRANTY*/
.warranty_accordion.skyactive_accordion .card-header {
    background: #F5F5F5;
}
.warranty_accordion.skyactive_accordion .card {
    background: #F5F5F5;
}
/*PARTS*/
.parts_list .list-gal ul li:before {
    background: none;
    content: '◯';
    font-size: 8px;
    margin-right: 0;
}
.parts_list .list-gal li {
    display: block;
}

/*ORDER TO*/
.recording__service {
    width: 100%;
    /*padding-bottom: 0;*/
}
.recording__nav-details-list .btn-primary:after {
    display: none;
}
/*a.calculation-order-to.color {*/
    /*background: #191919;*/
    /*color: #fff;*/
    /*border: 1px solid #191919;*/
    /*margin-top: 10px;*/
    /*transition: .3s ease;*/
    /*border-radius: 4px;*/
/*}*/
/*.calculation-order-to.color:hover {*/
    /*background: transparent;*/
    /*color: #191919;*/
    /*border: 1px solid #191919;*/
/*}*/
/*.calculation-btn.calculation-order-to.color {*/
    /*border: 1px solid #C8C8C8;*/
    /*background-color: transparent;*/
    /*color: #7E7E7E;*/
/*}*/
/*.calculation-btn.calculation-order-to.color:hover {*/
    /*background: #C8C8C8;*/
    /*color: #fff;*/
    /*border: 1px solid #C8C8C8;*/
    /*transition: .3s ease;*/
/*}*/
/*.calculation-valuation {*/
    /*width: 100%;*/
/*}*/
/*.reglament__to tfoot .reglament__to-price{*/
    /*color: #191919;*/
/*}*/
/*.reglament__to-title {*/
    /*font-size: 14px;*/
/*}*/
/*.calc-val-selected-item{*/
    /*color: #191919;*/
    /*border-bottom: 1px solid #191919;*/
/*}*/
/*.calculation-valuation-year-btn:hover, .calculation-valuation-year-btn.active {*/
    /*background: #191919;*/
/*}*/
/*.calculation-valuation-select-car:hover{*/
    /*border: 1px solid #191919;*/
/*}*/
/*.calculation-valuation-select-car:hover .calculation-valuation-select-car-name{*/
    /*color: #191919;*/
/*}*/
/*.calc-val-modification-line svg path {*/
    /*fill: #191919;*/
/*}*/
/*.calc-val-modification-item:hover{*/
    /*border: 1px solid #191919;*/
/*}*/


.widget__order-cars-list li.first-letter a:first-letter {
    color: #1D1D1F;
    font-weight: bold;
}
.recording__service  .dont-know-number,
.recording__service  .dont-know-number:hover {
    color: #1D1D1F;
}

@media (max-width: 767.98px) {
    .new_block-to-desc {
        margin-bottom: 15px !important;
    }
    .chooseservices-content .btn.btn-primary {
        max-width: none;
    }

}