.slider-color .container {
    max-width: none;
    padding: 0;
}

.banner-item.to-top-banner.html-over {
    height: 100%;
}

.html-over .custom-html {
    color: #fff;
    padding: 0 15px;
}

.displayTop {
    display: inline-block;
    line-height: 32px;
    text-align: right;
    padding-right: 20px;
    margin-left: auto;
}

.displayTop p, .top-banner .link:hover {
    color: #fff
}

.displayTop a {
    color: #df2151
}

.top-banner .banner-item-content {
    height: 100%
}

.mobile-banner .banner-img {
    max-width: 100%;
    width: 100%;
    z-index: 0;
    position: absolute;
    left: 0;
    right: 0;
}

.mobile-banner-wrapper {
    overflow: hidden;
    width: 100%;
}

.banner-item.title-item {
    margin-bottom: 0
}

.banner-item .link {
    display: block;
    height: 100%;
    position: relative;
}

.html-over .custom-html {
    margin: auto;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.img-rb .banner-item-content img {
    -webkit-radius: 5px;
    -moz-radius: 5px;
    radius: 5px
}

.top-info-wrapper {
    padding: 0;
    text-align: center;
}

.top-info {
    font-size: 13px
}

.top-info .custom-html {
    background-position: 0 4px;
    background-repeat: no-repeat;
    -webkit-background-size: 20px 21px;
    background-size: 20px 21px;
    padding-left: 30px;
}

.top-info p {
    margin-top: 0;
    display: inline-block;
    background-image: url(../../../../../img/contact-black.svg);
    background-repeat: no-repeat;
    padding-left: 25px;
    background-size: 20px;
    text-align: left;
    background-position: 0 4px;
}

.top-info p a {
    color: #add8ea
}

.top-info p strong {
    font-weight: 600;
}

.top-banners {
    padding-right: 0
}

.top-banner {
    text-align: center;
    color: #fff;
    font-size: 1rem;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 100%;
    max-height: 277px
}

.top-banner .link {
    display: block;
    position: relative;
    padding-top: 100.225%
}

.home-slide .link:before, .mobile-banner .link:before, .top-banner .link:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 1;
    height: 100%;
}

.top-banner h3 {
    font-size: 2.32em;
    font-weight: 400;
    line-height: 1;
    margin: 0 0 7px
}

.home-slide p, .top-banner p {
    font-size: 13px;
    line-height: 1.5;
    margin: 0 0 10px
}

.top-banner .btn-box {
    font-size: 1em;
    margin: 2.3em 0 0
}

.top-banner .btn-box .btn {
    font-size: 1em
}

.top-banner .custom-html {
    top: 50%;
    padding: 0 10px;
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    bottom: auto
}

.custombanners .bx-wrapper .bx-loading {
    background: 0 0
}

.displayTopColumn {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0
}

.carousel .banner-item {
    margin-bottom: 0
}

.home-slider {
    padding: 0;
    overflow: hidden
}

.home-slider .banner-item-content, .home-slider .bx-viewport, .home-slider .bx-wrapper, .home-slider .carousel, .home-slider .home-slide, .home-slider .link {
    height: 100%
}

.home-slide {
    color: #fff;
    font-size: 1rem;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0
}

.home-slide .link {
    display: block;
    position: relative;
    /* padding-top: 17.5%; */
    height: 280px;
}

.home-slide .link:hover {
    color: #fff
}

.home-slide .custom-html {
    padding-left: 2.32em;
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-55%);
    -o-transform: translateY(-55%);
    transform: translateY(-55%);
    text-align: center;
    padding: 0;
}

.home-slide h3 {
    font-size: 30px;
    font-weight: 400;
    margin: 0
}

.home-slide p {
    line-height: 1.4
}

.home-slide .btn-box {
    font-size: 1em;
    margin: 50px 0 0;
}

.home-slide .btn-box .btn {
    font-size: 1em;
    padding-left: 4.2em;
    padding-right: 4.2em
}

.home-slide.in_carousel {
    overflow: hidden;
}

.home-slide.in_carousel .custom-html>* {
    position: relative;
    opacity: 0
}

.home-slide.in_carousel .custom-html>:nth-child(2n+1) {
    right: 100%;
    -webkit-transition: right 1s, opacity .5s;
    -o-transition: right 1s, opacity .5s;
    transition: right 1s, opacity .5s;
    font-weight: 400;
}

.home-slide.in_carousel .custom-html>:nth-child(2n) {
    left: 100%;
    -webkit-transition: left 1s, opacity .5s;
    -o-transition: left 1s, opacity .5s;
    transition: left 1s, opacity .5s
}

.home-slide.in_carousel .custom-html>:nth-child(2) {
    -webkit-transition: left 1s .3s, opacity .5s .3s;
    -o-transition: left 1s .3s, opacity .5s .3s;
    transition: left 1s .3s, opacity .5s .3s
}

.home-slide.in_carousel .custom-html>:nth-child(3) {
    -webkit-transition: right 1s .6s, opacity .5s .6s;
    -o-transition: right 1s .6s, opacity .5s .6s;
    transition: right 1s .6s, opacity .5s .6s
}

.home-slide.in_carousel.current .custom-html>:nth-child(2n+1) {
    right: 0;
    opacity: 1
}

.home-slide.in_carousel.current .custom-html>:nth-child(2n) {
    left: 0;
    opacity: 1
}

.home-slide .banner-item-content {
    position: relative;
}

.home-slide .banner-img {
    max-width: none;
    width: 100%;
}

.home-slider .bx-wrapper .bx-controls .bx-controls-direction a {
    height: 40px;
    width: 40px
}

.home-slider .bx-wrapper .bx-controls .bx-controls-direction a:before {
    display: none
}

.home-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    left: 20px
}

.home-slider .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    right: 20px
}

.home-slider .bx-wrapper .bx-controls .bx-pager.bx-default-pager {
    position: absolute;
    bottom: 10px;
    right: 15px;
    left: 15px;
    width: auto;
    padding: 0
}

.home-slider .bx-wrapper .bx-controls .bx-pager.bx-default-pager a {
    border-color: #fff
}

.home-slider .bx-wrapper .bx-controls .bx-pager.bx-default-pager a.active, .home-slider .bx-wrapper .bx-controls .bx-pager.bx-default-pager a:hover {
    border-color: #df2151
}

.mobile-banner {
    color: #fff;
    font-size: 1rem;
    text-align: center;
}

.mobile-banner .socials {
    margin-top: 20px
}

.mobile-banner .custom-html {
    padding: 0 10px;
    position: relative;
    vertical-align: middle;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 1;
    min-height: 300px;
}

.mobile-banner h3 {
    font-size: 40px;
    font-weight: 300;
    line-height: 1.2;
    margin: 0 0 10px;
}

.mobile-banner p {
    font-size: 17px;
    font-weight: 300;
    padding: 0 20px
}

.mobile-banner .btn-box {
    margin: 35px 0 0
}

.mobile-banner .btn-box .btn {
    min-width: 205px;
    padding-bottom: 10px;
    padding-top: 10px
}

.btn.open-account, .logged .btn.js-dlogin_show {
    display: none
}

.footer-links li, .footer-payment ul, .logged .btn.open-account {
    display: inline-block
}

.adv-title {
    padding-top: 55px
}

.advantages-title {
    max-width: 1100pxs;
    padding-top: 40px
}

.advantages {
    display: table;
    font-size: 0;
    max-width: 1100px;
    padding-bottom: 20px;
    width: 100%
}

.advantages-item {
    color: #343434;
    margin-bottom: 26px;
    padding: 0 45px
}

.advantages-item .custom-html {
    padding-left: 34px;
    position: relative
}

.advantages-item .custom-html:before, .video__wrapper:after, .video__wrapper:before {
    position: absolute;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    content: ''
}

.advantages-item .custom-html:before {
    display: inline-block;
    height: 26px;
    width: 19px;
    top: 0;
    left: 0
}

.advantages-item.style-one .custom-html:before {
    background-image: url(../../../../../img/support.svg)
}

.advantages-item.style-two .custom-html:before {
    background-image: url(../../../../../img/tree.svg)
}

.advantages-item.style-three .custom-html:before {
    background-image: url(../../../../../img/message.svg)
}

.advantages-item.style-four .custom-html:before {
    background-image: url(../../../../../img/cash.svg)
}

.advantages-item.style-five .custom-html:before {
    background-image: url(../../../../../img/squer.svg)
}

.advantages-item.style-six .custom-html:before {
    background-image: url(../../../../../img/hill.svg)
}

.advantages-item.style-seven .custom-html:before {
    background-image: url(../../../../../img/pen-black.svg)
}

.advantages-item.style-nine .custom-html:before {
    background-image: url(../../../../../img/doc.svg)
}

.advantages-item h4 {
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 9px;
    text-transform: uppercase
}

.advantages-item p {
    font-size: 13px;
    line-height: 1.5;
    margin-top: 0
}

.video__wrapper {
    position: relative
}

.video__wrapper .description {
    position: absolute;
    top: 50%;
    text-align: center;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, 99px);
    -o-transform: translate(0, 99px);
    transform: translate(0, 99px);
    z-index: 1;
    font-size: 18px;
    -webkit-transition: opacity .4s, -webkit-transform .4s;
    -o-transition: opacity .4s, -o-transform .4s;
    transition: opacity .4s, transform .4s;
    transition: opacity .4s, transform .4s, -webkit-transform .4s, -o-transform .4s;
    color: #fff;
    max-width: none;
    width: 100%
}

.video__wrapper video {
    background: #000;
    height: 440px
}

.video__wrapper:after, .video__wrapper:before {
    font-size: 57px;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    line-height: 1;
    z-index: 1
}

.video__wrapper:before {
    top: 0;
    right: 0;
    margin: auto;
    background-image: url(../../../../../img/play.svg);
    bottom: 0;
    left: 0;
    width: 60px;
    height: 60px;
    opacity: 1
}

.video__wrapper:after {
    background-image: url(../../../../../img/pause.svg);
    width: 50px;
    height: 50px;
    bottom: 30px;
    left: 40px;
    opacity: 0
}

.video__wrapper.play .description {
    opacity: 0;
    -webkit-transform: translate(0, 120px);
    -o-transform: translate(0, 120px);
    transform: translate(0, 120px)
}

.video__wrapper.play:before {
    opacity: 0
}

.video__wrapper.play:after {
    opacity: 1
}

.video__poster, .video__poster:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.video__poster {
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.video__poster:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .65)
}

.play .video__poster {
    opacity: 0;
    visibility: hidden
}

.promo-video {
    color: #fff
}

.displayFooter .cb-wrapper>* {
    font-size: 14px
}

.displayFooter .banner-item {
    vertical-align: middle
}

.footer-links li {
    color: #aab2ba;
    padding: 0 12px;
    vertical-align: top
}

.footer-links li:first-child {
    padding-left: 0
}

.footer-about {
    text-align: center
}

.footer-about .banner-img {
    display: inline-block;
    margin-bottom: 14px;
    max-width: 170px
}

.footer-about p {
    color: #a0a0a0;
    font-size: 12px
}

.footer-payment {
    text-align: right
}

.footer-payment .banner-item-content {
    display: table;
    table-layout: fixed;
    width: 100%;
    color: #a0a0a0;
    font-size: 12px
}

.footer-payment .accept {
    display: inline-block;
    padding-right: 10px;
    margin: 0;
    vertical-align: middle
}

.footer-payment .qiwi {
    background-image: url(../../../../../img/qiwi.svg)
}

.footer-payment .paypal {
    background-image: url(../../../../../img/PayPal.svg)
}

.footer-payment .yamoney {
    background-image: url(../../../../../img/yandex.svg)
}

.footer-payment .webmoney {
    background-image: url(../../../../../img/webmoney.svg)
}

.footer-payment .stripe {
    background-image: url(../../../../../img/stripe.svg)
}

.footer-payment .applepay {
    background-image: url(../../../../../img/applepay.svg)
}

.footer-payment li {
    -webkit-background-size: 34px 34px;
    background-size: 34px;
    border: 1px solid #cdcdcd;
    border-radius: 3px;
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 26px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin: 0 5px
}

.footer-payment li:first-child {
    margin-left: 0
}

.product-links-item {
    position: relative;
    padding: 0
}

.product-links-item:before {
    background-position: 50%;
    background-repeat: no-repeat;
    content: '';
    width: 47px;
    height: 47px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto 0
}

.product-links-item.product-doc:before, .product-links-item.product-support:before {
    background-image: url(../../../../../img/folder.svg);
    -webkit-background-size: 21px 21px;
    background-size: 21px
}

.product-links-item.product-support:before {
    background-color: #df2151;
    border-radius: 50%;
    background-image: url(../../../../../img/gear.svg)
}

.product-links-item h3 {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
}

.product-links-item p {
    margin: 0
}

.product-links-item .link {
    padding: 21px 75px 21px 15px
}

@media (max-width: 1200px) {
    .top-banner {
        font-size: .8rem
    }

    .home-slide .banner-img {
        max-width: none;
        width: auto;
        min-width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 0;
        height: 100%;
    }

    .displayTop {
        font-size: 12px
    }
}

@media (max-width: 991px) {
    .custombanners.displayTop {
        font-size: 12px
    }

    .top-banner, .top-banner p {
        font-size: .7rem
    }

    .top-banner h3 {
        font-size: 1.5em
    }

    .home-slider {
        padding: 0;
        text-align: center
    }

    .displayFooter .footer-about {
        /* display: none */
        order: 1;
        margin-top: 25px;
    }
}

@media (max-width: 768px) {
    .html-over .custom-html {
        margin-top: 30px;
    }

    .displayNav {
        display: none;
    }

    .displayCustomBanners5 {
        display: none
    }

    .custombanners.displayTopColumn {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .displayFooter .custom-html, .footer-payment {
        text-align: center;
        flex-direction: column;
        display: flex;
    }

    .footer-payment .accept {
        margin:0 0 5px;
    }

    .displayFooter .footer-links {
        padding-bottom: 20px
    }

    .displayFooter .cb-wrapper {
        display: flex;
        flex-direction: column;
    }

    .footer-about .banner-img {
        max-width: 100px;
    }
}

@media (min-width: 1024px) {
    .top-banners {
        width: 22.3%;
        padding: 0;
    }
}

@media (max-width: 1024px) {
    .top-banners {
        display: none;
        font-size: .6rem;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .home-slider {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        padding: 0;
        text-align: center;
        max-height: none;
        width: 100%;
    }
}

@media (min-width: 769px) and (max-width:991px) {
    .displayFooter .footer-links {
        display: inline-block;
    }

    .displayFooter .footer-payment {
    }
}

@media (max-width: 992px) {
    .html-over .custom-html {
        margin-top: 0;
    }

    .home-slide .btn-box {
        margin: 30px 0 0;
    }

    .mobile-banner .link {
        width: 100%;
        padding: 0 10px;
        height: 300px;
        display: flex;
        justify-content: center;
    }

    .mobile-banner .custom-html {
        margin-top: 20px;
    }

    .mobile-banner p {
        margin-top: 0;
    }

    .mobile-banner .btn-box {
        margin: 20px 0 0;
    }
}

@media (max-width: 667px) and (orientation: portrait) {
    .home-slide .banner-img {
        display:none;
    }

    .home-slider {
        display: none!important;
    }

    .mobile-banner-wrapper {
        display: block;
        overflow: hidden;
    }

    .displayTopColumn .banner-item .banner-img {
        position: absolute;
        left: 0;
        right: 0;
        min-width: 100%;
        z-index: 0;
        min-height: 100%;
        max-width: none;
    }
}

@media (max-width: 667px) {
    .home-slide {
        text-align: center
    }

    .home-slide .link {
        display: table;
        min-height: calc(100vh - 68px);
        width: 100%;
        padding: 0 10px
    }

    .home-slide .link:before {
        background: rgba(0, 0, 0, .7)
    }

    .home-slide .custom-html {
        padding: 0 10px;
        position: relative;
        display: table-cell;
        vertical-align: middle;
        height: 100%;
        top: 0;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }

    .home-slide p {
        font-size: 12px
    }

    .home-slide.in_carousel .custom-html h1 {
        font-size: 25px;
    }

    .home-slide h3 {
        margin-bottom: 15px
    }
}

@media (orientation: landscape) {
    .mobile-banner-wrapper {
        display:none;
    }
}

@media (orientation: portrait) {
    .home-slider {
        display:none;
    }
}

@media (max-width: 480px) {
    .mobile-banner .link {
        height:100vh;
        max-height: 812px;
    }

    [class*=".col-xxs-"] {
        float: left
    }

    .col-xxs-1 {
        width: 8.3%
    }

    .col-xxs-2 {
        width: 16.6%
    }

    .col-xxs-3 {
        width: 25%
    }

    .col-xxs-4 {
        width: 33.3%
    }

    .col-xxs-5 {
        width: 41.8%
    }

    .col-xxs-6 {
        width: 50%
    }

    .col-xxs-7 {
        width: 58.3%
    }

    .col-xxs-8 {
        width: 66.6%
    }

    .col-xxs-9 {
        width: 75%
    }

    .col-xxs-10 {
        width: 83.3%
    }

    .col-xxs-11 {
        width: 91.6%
    }

    .col-xxs-12 {
        width: 100%
    }

    .displayHome {
        overflow: hidden
    }

    .advantages-item {
        text-align: center
    }

    .advantages-item .link {
        display: inline-block;
        text-align: left
    }

    .advantages {
        white-space: nowrap;
        overflow-x: auto;
        display: block;
        padding-left: 0;
        padding-right: 0;
        position: relative;
        top: 18px;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: none;
        overflow: -moz-scrollbars-none
    }

    .advantages .banner-item-content {
        white-space: pre-wrap
    }

    .video__wrapper .description {
        font-size: 13px;
        line-height: 2
    }

    .displayFooter .footer-links {
        font-size: 11px
    }
}