

/* Start:/home/css/style.css?17104500375701*/
.our_product_item{
    display: flex;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}
.our_product_item img{
    width: 100%;
}
.our_product_content{
    transition: .15s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 24px;
    color: #FFFFFF;
    background: rgba(59,63,72,.7);
}
.our_product_item:hover .our_product_content{
    background: rgba(41,46,55,.9);

}
.our_product_title{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 1rem;
}
.our_product_list{
    font-size: 16px;
}
.our_product_list li{
    margin-bottom: .25rem;
}
.our_product_btn{
    position: absolute;
    right: 0;
    bottom: 0;
    height: 42px;
    width: 42px;
    border-top-left-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.our_product_btn{
    transform: translateX(100%);
    background: #DB1E34;
    color: #FFFFFF;
    transition: .15s;
}
.our_product_item:hover .our_product_btn{
    transform: translateX(0);
}
.home_banner{
    color: #FFFFff;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home_banner>img{
    width: 1300px;
    height: 560px;
}
.home_banner .banner_title{
    font-size: 30px;
    font-weight: bold;
}
.banner_content-framer{
    position: absolute;
    top: 28%;
    left: 55%;
    right: 8%;
    z-index: 5;
}
.banner_content-bonus{
    color: #000000;
    position: absolute;
    top: 28%;
    left: 10%;
    right: 50%;
    z-index: 5;
}
.banner_content-dostavka{
    position: absolute;
    top: 28%;
    left: 55%;
    right: 12%;
    z-index: 5;
}
.map_home_section{
    margin-bottom: -200px;
}
.homeSwiper{
    height: 400px;
}

.homeSwiper .slide-img-back{
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}
.homeSwiper .slide-img-back img{
    height: 100%;
}
.homeSwiper .slider_description{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    right: 0;
    z-index: 5;
    color: #FFF;
}
.homeSwiper .slider_description>.container{
    padding-left: 100px;
}
.homeSwiper .slider_title{
    font-weight: bold;
    font-size: 100px;
    line-height: 1;
}

.homeSwiper .slider_subtitle{
    font-weight: bold;
    font-size: 43px;
}

.homeSwiper .slider_text{
    font-size: 20px;
}


@media (max-width:1399px) {
    .home_banner .banner_title{
        font-size: 24px;
    }
    .banner_content-framer{
        right: 5%;
    }
    .banner_content-dostavka{
        right: 5%;
    }
}
@media (max-width:1199px) {
    .home_b_bonus>img{
        transform: translateX(-4%);
    }
    .banner_content-framer{
        right: 2%;
        left: 46%;
    }
    .banner_content-dostavka{
        right: 2%;
    }
    .text-static{
        font-size: 24px;
        font-weight: 700;
    }
    .text-static span{
        font-size: 36px;
    }
    .text-static-p{
        font-size: 12px!important;
    }
}
@media (max-width:991px) {
    .home_b_bonus>img{
        transform: translateX(-12%);
    }
    .home_banner{
        height: 450px;
    }
    .banner_content-framer{
        right: 0;
        left: 0;
        padding-left: 46%;
        padding-right: 3%;
        padding-top: 20%;
        bottom: 0;
        top: 0;
    }
    .banner_content-bonus{
        right: 0;
        left: 0;
        padding-left: 3%;
        padding-right: 46%;
        padding-top: 20%;
        bottom: 0;
        top: 0;
    }
    .banner_content-dostavka{
        right: 0;
        left: 0;
        padding-left: 46%;
        padding-right: 3%;
        padding-top: 20%;
        bottom: 0;
        top: 0;
    }
    .btn_banner{
        display: flex;
        justify-content: flex-end;
        position: absolute;
        bottom: 0;
        left: 15px;
        right: 15px;
    }
    .banner_content-bonus .btn_banner{
        justify-content: flex-start;
    }
    .banner_content-dostavka{
        bottom: 15px;
    }
}
@media (max-width:767px) {
    .home_b_bonus>img{
        transform: translateX(-6%);
    }
    .home_banner{
        height: 320px;
        align-items: flex-end;
    }
    .home_banner>img{
        height: 100%;
        width: auto;
    }
    .home_banner .banner_title{
        font-size: 18px;
    }
    .home_banner p{
        font-size: 12px;
    }
    .banner_content-bonus{
        padding-top: 12%;
    }
    .banner_content-dostavka{
        padding-top: 12%;
    }
    .btn_banner{
        justify-content: space-between;
    }
    .btn_banner .btn{
        width: 100%;
        font-size: 14px;
    }
}
@media (max-width:575px) {
    .banner_content-framer{
        right: 0;
        left: 0;
        padding: 5%;
        bottom: 0;
        top: 0;
    }
    .home_banner>div{
        background-color: rgba(59,63,72,.7);
        color: #fff;
    }
    .banner_content-bonus{
        right: 0;
        left: 0;
        padding: 5%;
        bottom: 0;
        top: 0;
    }
    .banner_content-dostavka{
        right: 0;
        left: 0;
        padding: 5%;
        bottom: 0;
        top: 0;
    }
    .btn_banner{
        flex-direction: column;
    }
    .btn_banner .btn{
        margin-bottom: 1rem;
    }
}
/* End */


/* Start:/parts/feedback/style.css?17471763192123*/
.slider_feedback{
    position: relative;
}
.slider_feedback .swiper-slide{
    background: #FCFCFC;
}
.slider_feedback video{
    width: 100%;
}
.slider_btns{
    display: flex;
    align-items: center;
}
.slider_btns div{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #E3E4E5;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s;
}
.slider_btns div::before{
    content: "";
    background-image: url("/imgs/icons/chevron-right.svg");
    height: 24px;
    width: 24px;
}
.slider_btns .slider_btn_prev::before{
    transform: rotate(-180deg);
}
.slider_btns .slider_btn_prev{
    margin-right: 16px;
}
.slider_btns div:hover{
    background: #D7D8D8;
    cursor: pointer;
}
.slider_feed_controls{
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 200;
    width: 58%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.feed_fio{
    font-size: 16px;
}
.feed_company{
    font-size: 18px;
    font-weight: bold;
}
.feed_title{
    font-size: 24px;
    font-weight: bold;
}
.feed_content{
    height: 100%;
    padding-bottom: 60px;
}
.slider_feedback-pagination{
    display: none;
    justify-content: center;
    align-items: center;
}
.slider_feedback-pagination .swiper-pagination-bullet{
    background: #D7D8D8;
    width: 8px;
    height: 8px;
    opacity: 1;
}
.slider_feedback-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #C5C5C5;
    width: 10px;
    height: 10px;
}
@media (max-width: 991px) {
    .feed_content{
        margin-top: 10px;
    }
    .slider_feed_controls{
        width: 100%;
    }
}
@media (max-width: 767px) {
    .slider_feedback-pagination{
        display: flex;
    }
    .feed_content{
        padding-bottom: 85px;
    }
    .slider_btns{
        display: none;
    }
    .slider_feed_controls{
        display: flex;
        flex-direction: column;
    }
    .slider_feed_controls .btn{
        width: 100%;
    }
}
/* End */


/* Start:/parts/map/map.css?17072203335478*/
.map_area {
    fill: #A6A8AE;
    transition: .15s;
}
.map_area .map_star{
    fill: #DB1E34;
    transition: .15s;
}
.map_area:hover{
    fill: #C7CACF;
    cursor: pointer;
}
.map_area.active {
    fill: #DB1E34;
}
.map_area.active .map_star{
    fill: #FFFFFF;
}
.map_content{
    position: absolute;
    top: 10%;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.map_dealers{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.map_dealers span{
    font-size: 16px;
    pointer-events: auto;
    margin-bottom: 2rem;
}
.map_dealers span:hover,.map_dealers span.active{
    color: #DB1E34;
    cursor: pointer;
}
.map_dealers span.active{
    cursor: default;
}
#map_dealer{
    overflow: hidden;
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
}
#map_dealer svg{
    width: 1920px;
    transform: none;
}
.map_cards_dealers{
    position: absolute;
    top: 52.5%;
    left: 0;
    width: 100%;
    pointer-events: none;
}
.map_cards_dealers>.container{
    max-width: 1050px;
    padding: 0;
}
.map_card li{
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    pointer-events: auto;
    width: 100%;
    max-width: 500px;
    background: rgba(165,168,174,.25);
    backdrop-filter: blur(5px);
    border-radius: 10px;
    padding: 2rem;
    transition: .15s;
    transform: translateY(-50%);
}
.map_card li.active{
    display: block;
}
.map_card li img{
    border-radius: 8px;
}
.map_card li::before{
    opacity: .2;
    pointer-events: none;
    content: "";
    position: absolute;
    bottom: 0;
    right: -5%;
    top: 15%;
    background-image: url(/parts/map/img/amega.svg);
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: 30% 95%;
    background-position: bottom right;
}
.dealer_title{
    font-weight: bold;
    font-size: 20px;
}
.dealer_name{
    font-size: 24px;
}
.dealer_phone{
    pointer-events: auto;
    font-size: 18px;
}
.legenda_box{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 75%;
    width: 100%;
    max-width: 1050px;
}
.map_slider{
    display: none;
}
@media (max-width: 1199px){
    .map_dealers span{
        font-size: 14px;
    }
    .map_cards_dealers>.container, .legenda_box{
        max-width: 940px;
    }
    .legenda_start{
        left: 10.56%;
    }
    .map_card li{
        max-width: 480px;
    }
    .dealer_title{
        font-size: 18px;
    }
}
@media (max-width: 991px){
    .map_cards_dealers>.container, .legenda_box {
        max-width: 695px;
    }
    .legenda_box{
        top: 25%;
    }
    .map_cards_dealers{
        position: relative;
        top: auto;
        left: auto;
    }
    .map_dealers{
        display: none;
    }
    #map_dealer{
        flex-direction: column;
        overflow: visible;
    }
    .map_svg{
        overflow: hidden;
        width: 100%;
    }
    .map_slider{
        display: block;
        height: 60px;
        pointer-events: auto;
    }
    .map_slider::before,.map_slider::after{
        content: "";
        pointer-events: none;
        width: 40px;
        height: 100%;
        background: linear-gradient(to right,rgba(255,255,255,1), rgba(255,255,255,0));
        position: absolute;
        left: 0;
        top: 0;
        z-index: 5;
    }
    .map_slider::after{
        background: linear-gradient(to left,rgba(255,255,255,1), rgba(255,255,255,0));
        left: auto;
        right: 0;
    }
    .map_slider .swiper-slide{
        position: relative;
    }
    .map_slider .swiper-slide span{
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        font-size: 2.4vw;
        white-space: nowrap;
        transition: .2s;
    }
    .map_slider .swiper-slide.swiper-slide-prev span{
        opacity: 1;
        font-size: 2.4vw;
    }
    .map_slider .swiper-slide.swiper-slide-next span{
        opacity: 1;
        font-size: 2.4vw;
    }
    .map_slider .swiper-slide.swiper-slide-active span{
        opacity: 1;
        font-size: 4vw;
        font-weight: bold;
    }
    #map_dealer .swiper-nav svg{
        width: 12px;
        height: 20px;
    }
    #map_dealer svg{
        transform: translateX(-20%);
    }
    .map_card li {
        position: relative;
        left: auto;
        top: auto;
        color: #FFFFff;
        max-width: 100%;
        background-color: rgba(219, 31, 53, 1);
    }
    .map_card li a{
        color: #fff;
    }
}
@media (max-width: 767px){
    .map_cards_dealers>.container, .legenda_box {
        padding: 0 .8rem;
    }
}

@media (max-width: 575px){
    .dealer_title{
        font-size: 16px;
        max-width: 100%;
    }
    .dealer_name{
        font-size: 15px;
    }
    .dealer_phone{
        font-size: 14px;
    }
    .dealer_description{
        font-size: 12px;
    }
    .map_card img {
        max-width: 80px;
    }
    .map_card li{
        padding: 1.5rem;
        transform: translateY(-230px);
    }
    #map_dealer svg{
        transform: translateX(-23%);
        width: 1500px;
    }
}
/* End */
/* /home/css/style.css?17104500375701 */
/* /parts/feedback/style.css?17471763192123 */
/* /parts/map/map.css?17072203335478 */
