

/* Start:/local/templates/mhi/assets/css/owl.carousel.min.css?16379252403351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/mhi/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/mhi/assets/css/owl.theme.default.min.css?16379252401013*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/local/templates/mhi/components/bitrix/news.list/mhi.service.centers/style.css?16379252405036*/
.contacts__section {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.contacts__section + .service-address {
    padding-top: 0;
}
.contacts__container {
    background: #fff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
    margin: 10px 15px;
}
.contacts__wrapper {
    padding: 60px 40px;
}
.contacts__address {
    display: grid;
    grid-gap: 40px;
}
.contacts__item {
    display: grid;
    grid-gap: 20px;
    text-align: left;
    cursor: crosshair;
}
.contacts__item-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2em;
}
.contacts__item-cell {
    position: relative;
    padding-left: 80px;
}
.contacts__item-label {
    position: absolute;
    left: 0;
    font-weight: 700;
}
.contacts__item-phone a {
    font-size: 20px;
    font-weight: 700;
    color: #d81718;
}
.contacts__socnets {
    margin-top: 60px;
}
.contacts__wrapper .socnets__addtext {
    text-align: left;
}
.contacts__wrapper .socnets__icons {
    margin: 20px auto 0 0;
}
#map {
    width: 100%;
    height: 400px;
}
.balloon-point {
    color:#fff;
    width: 40px;
    padding-top: 9px;
    font: 700 20px/1.2em 'Brutal Type';
    text-align: center;
}
.contacts__wrapper {
    padding: 40px;
}
.contacts__item-logo {
    height: 70px;
    text-align: center;
    margin-bottom: 30px;
}
.contacts__item-logo img {
    height: 100%;
}
.contacts__item-description {
    padding: 10px 0 20px 0;
}
.s-address__first-col {
    text-align: center;
    padding: 0 5vw;
}
.s-address__title {
    font-size: 24px;
    margin-bottom: 15px;
}
.s-address__second-col {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.25);
    margin: 40px -15px;
    padding: 60px 0;
}
.s-address-list__head-box {
    display: none;
}
.dealer__box {
    font-size: 14px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 20px;
    grid-column-gap: 15px;
    padding: 40px 30px;
}
.dealer__box:nth-child(odd) {
    background: #f3f3f3;
}
.dealer__label {
    color: #787878;
}
.dealer__item-box {
    display: flex;
    flex-direction: column;
}
.dealer__title {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}
.dealer__show-map {
    text-decoration: underline;
    cursor: pointer;
}
.dealer__phone-many a {
    display: block;
    font-weight: 700;
}

@media all and (min-width: 768px) {
    .contacts__section {
        padding: 20px 0;
        margin-bottom: 100px;
    }
    #map {
        margin-top: 30px;
        height: 500px;
    }
    .contacts__wrapper {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 50px 60px;
    }
    .contacts__container {
        position: absolute;
        top: 0;
        height: 580px;
        right: calc((100vw - 720px) / 2);
        width: 50%;
    }
    .contacts__wrapper .socnets__wrapper {
        flex-direction: column;
        justify-content: space-between;
    }
    .contacts__address {
        padding-right: 15px;
        padding-bottom: 20px;
    }
    .contacts__item-logo {
        margin-bottom: 20px;
    }
    .contacts__socnets {
        margin-top: 0;
    }
    .s-address__title {
        font-size: 30px;
        line-height: 1.1em;
        margin-bottom: 15px;
    }
    .s-address__second-col {
        grid-column: 1/3;
        margin: 50px 0 140px;
    }
    .dealer__box {
        padding: 15px 30px;
        grid-template-columns: repeat(3, 1fr);
    }
}

@media all and (min-width: 992px) {
    .contacts__section {
        margin-bottom: 80px;
    }
    .contacts__container {
        width: 50%;
        right: calc((100vw - 940px) / 2);
    }
    .become-dealer {
        margin-bottom: 100px;
    }
    .contacts__item-cell {
        margin: 0 0 0 30px;
    }
    .contacts__socnets {
        padding: 0 30px;
    }
    .dealer__box {
        grid-template-columns: 4fr 5fr 4fr 4fr;
        padding: 20px 45px;
    }
    .s-address-list__head-box {
        display: grid;
        grid-template-columns: 4fr 5fr 4fr 4fr;
        grid-column-gap: 15px;
        padding: 0 45px;
        font-size: 14px;
        color: #787878;
        margin-bottom: -10px;
    }
    .dealer__label {
        display: none;
    }
}

@media all and (min-width: 1200px) {
    .contacts__section {
        margin-bottom: 100px;
    }
    .contacts__container {
        width: 500px;
        right: calc((100vw - 1140px) / 2);
    }
    .contacts__wrapper {
        padding: 50px 70px;
    }
    .s-address__wrapper {
        display: flex;
        align-items: center;
        padding-bottom: 50px;
    }
    .s-address__first-col {
        text-align: left;
        flex: 0 0 27%;
        margin-right: 50px;
        padding: 0;
    }
    .s-address__second-col {
        margin: 0;
    }
}


/* End */


/* Start:/local/templates/mhi/components/bitrix/news.list/mhi.socnets/style.css?1647519780949*/
.socnets__explain {
    font-size: 13px;
}
.socnets__icons {
    display: flex;
    justify-content: space-between;
    margin: 30px 15vw 0;
}
.socnets__icon {
    width: 40px;
    height: 40px;
    border-radius: 25px;
    background-repeat: no-repeat;
    background-position: center;
}
.icon__vkontakte {
    background-image: url('/images/svg/icon_vk.svg');
}
.icon__facebook {
    background-image: url('/images/svg/icon_fb.svg');
}
.icon__instagram {
    background-image: url('/images/svg/icon_inst.svg');
}
.icon__telegram {
    background-image: url('/images/svg/icon_tg.svg');
}

@media all and (min-width: 450px) {
    .socnets__icons {
        margin: 30px 25vw 0;
    }
}

@media all and (min-width: 768px) {
    .socnets__wrapper {
        display: flex;
    }
    .socnets__icons {
        margin: 0 0 0 40px;
    }
    .socnets__icon + .socnets__icon {
        margin-left: 20px;
    }
}

/* End */
/* /local/templates/mhi/assets/css/owl.carousel.min.css?16379252403351 */
/* /local/templates/mhi/assets/css/owl.theme.default.min.css?16379252401013 */
/* /local/templates/mhi/components/bitrix/news.list/mhi.service.centers/style.css?16379252405036 */
/* /local/templates/mhi/components/bitrix/news.list/mhi.socnets/style.css?1647519780949 */
