

/* Start:/local/templates/bestbrands_new/components/bitrix/news.list/main_slider/style.css?17486107546337*/
.main-slider .item .background {
    display: block;
    position: relative;
    background-size: cover;
    background-position: left center;
    height: 780px;
}
.main-slider .text-wrap {
    position: absolute;
    bottom: 0;
    right: 18.7%;
    width: 715px;
    height: auto;
    padding: 45px 54px 60px 54px;
    background: rgba(255,255,255,.85);
    border-top: 18px solid #9c8ec3;
}
.main-slider .text-wrap h2 {
    font-size: 36px;
    letter-spacing: 0.02em;
    line-height: 36px
}
.main-slider .text-wrap p {
    margin-top: 24px;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.02em;
}
.main-slider .text-wrap a.more {
    color: #7664aa;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none
}
.main-slider .text-wrap a.more:after {
    content: url(/local/templates/bestbrands_new/components/bitrix/news.list/main_slider/images/more_arrow.svg);
    position: absolute;
    margin-top: 7px;
    margin-left: 8px
}
.main-slider .text-wrap a.more:hover {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: underline
}
.main-slider .text-wrap a.more:hover:after {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin-left: 16px
}
.main-slider .owl-theme .owl-dots {
    position: absolute;
    bottom: 4%;
    left: 29%
}
.main-slider .owl-theme .owl-dots .owl-dot {
    border: 0
}
.main-slider .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 10px;
    margin: 5px 8px;
    background: #f4f2f3;
    display: block;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    border-radius: 0
}
.main-slider .owl-theme .owl-dots .owl-dot.active span, .main-slider .owl-theme .owl-dots .owl-dot:hover span {
    background: #7664aa
}
.main-slider .owl-theme .owl-nav {
    position: absolute;
    width: 100%;
    top: 40%;
    margin: auto
}
.main-slider .owl-theme .owl-nav button.owl-next, .main-slider .owl-theme .owl-nav button.owl-prev {
    background: rgba(156, 142, 195, .3);
    /*background: rgba(65, 65, 67, .1);*/
    width: 65px;
    height: 61px;
    border-radius: 0
}
.main-slider .owl-theme .owl-nav [class*=owl-]:hover {
    background: #f4f2f3
}
.main-slider .owl-theme .owl-nav button.owl-next {
    position: absolute;
    /*right: 16.8%;*/
    right: 7.8%;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}
.main-slider .owl-theme .owl-nav button.owl-prev {
    position: absolute;
    /*left: 16.8%;*/
    left: 7.8%;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}
.main-slider .owl-theme button.owl-next span {
    content: url(/local/templates/bestbrands_new/components/bitrix/news.list/main_slider/images/right_arrow.svg);
    width: 20px;
    height: 17px;
    margin-top: 8px
}
.main-slider .owl-theme button.owl-prev span {
    content: url(/local/templates/bestbrands_new/components/bitrix/news.list/main_slider/images/left_arrow.svg);
    width: 20px;
    height: 17px;
    margin-top: 8px
}
.main-slider .owl-carousel .animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media (max-width: 1799.98px) {
    .main-slider .text-wrap {
        width: 660px;
        right: 13%;
    }
    .main-slider .owl-theme .owl-dots {
        left: 25%
    }
}
@media (max-width: 1499.98px) {
    .main-slider .text-wrap {
        width: 630px;
        right: 11%;
    }
    .main-slider .owl-theme .owl-dots {
        left: 20%
    }
}
@media (max-width: 1199.98px) {
    .main-slider .text-wrap {
        width: 570px;
        right: 9%;
    }
    .main-slider .text-wrap p {
        font-size: 14px;
    }
    .main-slider .owl-theme .owl-dots {
        left: 13%
    }
}
@media (max-width: 991.98px) {
    .main-slider .item .background  {
        height: 700px;
    }
    .main-slider .text-wrap {
        position: absolute;
        bottom: 0;
        right: 5%;
        width: 70%;
        height: auto;
        padding: 45px 54px 60px 54px;
        background: rgba(255,255,255,.85);
        border-top: 18px solid #9c8ec3;
    }
    .main-slider .text-wrap p {
        margin-top: 10px;
    }
    .main-slider .text-wrap h2 {
        font-size: 24px;
    }
    .main-slider .owl-theme .owl-dots {
        position: absolute;
        bottom: 4%;
        left: 3%;
    }
    .main-slider .owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 8px;
    }
}
@media (max-width: 767.98px) {
    .main-slider .item .background  {
        height: 420px;
        border-bottom: 10px solid #9c8ec3;
    }
    .main-slider .text-wrap {
        display: block;
        position: relative;
        width: 100%;
        right: 0;
        padding: 22px 0 40px 0;
        border: none;
    }
    .main-slider .text-wrap p {
        font-size: 15px;
    }
    .main-slider .owl-theme .owl-nav {
        top: 172px;
    }
    .main-slider .owl-theme .owl-nav button.owl-prev {
        left: 6%;
    }
    .main-slider .owl-theme .owl-nav button.owl-next {
        right: 6%;
    }
    .main-slider .owl-theme .owl-dots {
        position: absolute;
        top: 360px;
        left: 50%;
        width: 100%;
        height: 20px;
        margin-left: -50%;
    }
}
@media (max-width: 575.98px) {
    .main-slider .item .background  {
        height: 360px;
        border-width: 8px;
    }
    .main-slider .item .container {
        padding-right: 0;
        padding-left: 0;
    }
    .main-slider .text-wrap {
        padding: 22px 16px 40px 16px;
    }
    .main-slider .text-wrap h2 {
        font-size: 22px;
    }
    .main-slider .text-wrap p {
        font-size: 14px;
    }
    .main-slider .owl-theme .owl-nav {
        top: 150px;
    }
    .main-slider .owl-theme .owl-nav button.owl-next, .main-slider .owl-theme .owl-nav button.owl-prev {
        width: 58px;
        height: 54px;
    }
    .main-slider .owl-theme .owl-nav button.owl-prev {
        left: 4%;
    }
    .main-slider .owl-theme .owl-nav button.owl-next {
        right: 4%;
    }
    .main-slider .owl-theme .owl-dots {
        top: 310px;
    }
}
/* End */
/* /local/templates/bestbrands_new/components/bitrix/news.list/main_slider/style.css?17486107546337 */
