#contacts .container-flex {
    bottom: 35px;
}

@media screen and (min-width: 1060px) {
    #contacts .container-flex {
        bottom: 95px;
    }

    #contacts .contacts__content {
        margin-bottom: 0px;
        margin-top: -190px;
    }
}

/* Слайды */
.products .slide3 .products__left {
    margin-top: 16px;
    width: 100%;
    margin-left: 0;
    background: url(img/slides/vc-DSC00136.jpg) no-repeat;
    background-position: top;
    background-size: contain;
}
.slide3 .products__left2 {
    top: initial;
    bottom: 40px;
}

.products .slide4 .products__left {
    margin-top: 16px;
    width: 100%;
    margin-left: 0;
    background: url(img/slides/04-pasta-korrektor-tone-correct.jpg) no-repeat;
    background-position: top;
    background-size: contain;  
}
.slide4 .products__left2 {
    top: initial;
    bottom: 40px;
}

.products .slide5 .products__left {
    margin-top: 16px;
    width: 100%;
    margin-left: 0;
    background: url(img/slides/05-pasta-s-pompoy-white-tone.jpg) no-repeat;
    background-position: top;
    background-size: contain;   
}

.products .slide6 .products__left {
    margin-top: 16px;
    width: 100%;
    margin-left: 0;
    background: url(img/slides/06-pasta-otbel-ivismile.jpg) no-repeat;
    background-position: top;
    background-size: contain;   
}

.products .slide7 .products__left {
    margin-top: 16px;
    width: 100%;
    margin-left: 0;
    background: url(img/slides/07-opolask-protection-360.png) no-repeat;
    background-position: top;
    background-size: contain;   
}

.products .slide8 .products__left {
    margin-top: 16px;
    width: 100%;
    margin-left: 0;
    background: url(img/slides/08-gialur-gel-opolask.jpg) no-repeat;
    background-position: top;
    background-size: contain; 
}
.slide8 .products__left2 {
    top: initial;
    bottom: 40px;
}

.products .slide9 .products__left {
    margin-top: 16px;
    width: 100%;
    margin-left: 0;
    background: url(img/slides/09-irrigator-portativn-pink-h-200.jpg) no-repeat;
    background-position: top;
    background-size: contain;   
}
.slide9 .products__left2 {
    top: initial;
    bottom: 40px;
}

.products .slide10 .products__left {
    margin-top: 16px;
    width: 100%;
    margin-left: 0;
    background: url(img/slides/10-koncetrat-dlya-irrigatora.png) no-repeat;
    background-position: top;
    background-size: contain;   
}
.slide10 .products__left2 {
    top: initial;
    bottom: 40px;
}

.products .slide11 .products__left {
    margin-top: 16px;
    width: 100%;
    margin-left: 0;
    background: url(img/slides/11-kapa-ot-bruksisma.png) no-repeat;
    background-position: top;
    background-size: contain;   
}
.slide11 .products__left2 {
    top: initial;
    bottom: 40px;
}

.products .slide12 .products__left {
    margin-top: 16px;
    width: 100%;
    margin-left: 0;
    background: url(img/slides/12-remineraliz-gel-remadent.jpg) no-repeat;
    background-position: top;
    background-size: contain;   
}

.products .slide13 .products__left {
    margin-top: 16px;
    width: 100%;
    margin-left: 0;
    background: url(img/slides/13-poloski-otbel-strips-kit-by-take-a-smile.jpg) no-repeat;
    background-position: top;
    background-size: contain;   
}

.products__left .sum,
.products__left2 .sum {
    color: #2162a6;
    text-shadow: 0px 0px 3px #fff;
}

.products .container .row:nth-child(3)>div:nth-child(2) {
    justify-content: flex-start;
}


.products__right {
    margin-top: 16px;
    padding-top: 0 !important;
    color: #3a5a69 !important;
    font-size: 16px !important;
}

.imagesload,
.slide2,
.slide3,
.slide4,
.slide5,
.slide6,
.slide7,
.slide8,
.slide9,
.slide10,
.slide11,
.slide12 {
    display: none
}

.products__left2 .sum:after {
    background-color: #3a5a69;
}

.products .slide11 .products__left2 .sum:after {
    background-color: #3a5a69;
}