.bbnew-slider {
    position: relative;
    height: 600px;
    overflow: hidden;
    width: 100%;
}

.slide .slide-bg {
    max-width: 100%;
    opacity: 0.5;
}

.slide-caption {
    position: absolute;
    left: 50%;
    top: 60%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    margin-top: 50px;
}

.slide-caption h1 {
    padding: 0;
    margin: 0;
    font-weight: 600;
    font-size: 28px;
    color: #0b0442;
    padding-bottom: 15px;
}

.slide-caption h2 {
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-size: 16px;
    color: #1ca5ba;
}

.appstore-block {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 352px;
    margin-top: 28px;
}

.btn-ios,
.btn-android {
    display: block;
    width: 159px;
    height: 47px;
}

.btn-ios img,
.btn-android img {

    position: relative;
    display: block;
    width: 100%;
    height: auto;
}


.btn-ios {
    float: left;
}

.btn-android {
    float: right;
}

.bbnew-banner {
    padding-top: 60px;
}

.bbnew-banner .section-title {
    text-align: center;
}

.bbnew-banner .section-title h1 {
    font-size: 28px;
    color: #000000;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
}

.bbnew-banner .section-title h2 {
    font-size: 14.5px;
    color: #49b4c6;
    padding: 0;
    margin: 0;
}

.banners-block {
    width: 1216px;
    height: auto;
    margin: 0 auto;
    margin-top: 60px;
}

.banners-block a {
    text-decoration: none;
}

.single-banner {
    float: left;
    background-color: #f1f5f7;
    margin-bottom: 17px;
}

.single-banner-1 {
    position: relative;
    height: 359px;
    width: 779px;
    float: left;
}

.single-banner-1::after {
    content: "";
    background-image: url(../img/1-2A-bloc-livre-photo-v2.jpg);
    background-size: cover;
    background-position: center;
    opacity: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.single-banner-2 {
    position: relative;
    height: 359px;
    width: 398px;
    float: right;
}

.single-banner-2::after {
    content: "";
    background-image: url(../img/1-2B-bloc-coques-v2.jpg);
    background-size: cover;
    background-position: center;
    opacity: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.single-banner-3 {
    position: relative;
    height: 384px;
    width: 398px;
}

.single-banner-3::after {
    content: "";
    background-image: url(../img/coques-telephones-couv.jpg);
    background-size: cover;
    background-position: center;
    opacity: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.single-banner-4 {
    position: relative;
    height: 384px;
    width: 398px;
    margin-left: 12px;
}

.single-banner-4::after {
    content: "";
    background-image: url(../img/etiquettes-couv.jpg);
    background-size: cover;
    background-position: center;
    opacity: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.single-banner-5 {
    position: relative;
    height: 384px;
    width: 398px;
    margin-left: 10px;
}

.single-banner-5::after {
    content: "";
    background-image: url(../img/mugs-couv.jpg);
    background-size: cover;
    background-position: center;
    opacity: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.single-banner-title {
    width: 100%;
    height: 55px;
    background-color: rgba(255, 255, 255, 0.8);
    text-align: center;
    line-height: 55px;
    position: absolute;
    bottom: 0;
    z-index: 99;
    font-size: 18px;
    color: #2a235a;
}

.single-banner-hover {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 999;
    transition: 0.7s all;
}

.single-banner-hover.active {
    visibility: visible;
    opacity: 1;
}

.single-banner-hover-title {
    text-align: center;
    font-size: 18px;
    color: #2a235a;
    padding-top: 110px;
    text-transform: uppercase;
}

.single-banner-hover-desc {
    font-size: 12px;
    line-height: 20px;
    color: #2a235a;
    width: 250px;
    margin: 0 auto;
    text-align: center;
    padding-top: 22px;
}

.btn-je-decouvre {
    background-color: #a8c111;
    display: block;
    color: #ffffff;
    width: 236px;
    height: 36px;
    border-radius: 100px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    margin: 0 auto;
    margin-top: 15px;
}

.features-block {
    position: relative;
    left: 50%;
    float: left;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 44px;
    margin-bottom: 50px;
}

.features-block li {
    display: block;
    background-color: #f6f6f6;
    width: 314px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    float: left;
    margin-left: 13px;
    color: #ffffff;
}

.features-block li:nth-child(1) {
    margin-left: 0;
    background-color: #de2263;
}

.features-block li:nth-child(2) {
    background-color: #49b4c6;
}

.features-block li:nth-child(3) {
    background-color: #a8c111;
}

.bbnew-blog {
    background-color: #fcfaf9;
    padding-bottom: 46px;
}

.bbnew-blog-title {
    height: 105px;
    width: 100%;
    text-align: center;
    color: #da185a;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 105px;
}

.bbnew-blog-title a,
.bbnew-blog-title a span {
    color: #da185a;
}


.bbnew-blog-articles {
    width: 1216px;
    margin: 0 auto;
}

.bbnew-blog-articles .slick-prev::before,
.bbnew-blog-articles .slick-next::before {
    font-size: 40px;
    color: #de2263;
}

.bbnew-blog-articles .slick-next {
    z-index: 999999;
    right: 0;
    width: 40px;
    height: 40px;
}

.bbnew-blog-articles .slick-prev {
    z-index: 999999;
    left: -25px;
    width: 40px;
    height: 40px;
}

.bbnew-single-article {
    padding: 46px 36px;
    background-color: #ffffff;
    width: 322px;
    min-height: 380px;
    float: left;
    margin-left: 13px;
}

.bbnew-single-article:nth-child(1) {
    margin-left: 0;
}

.bbnew-single-article a {
    text-decoration: none;
}

.bbnew-single-article-img {
    width: 100%;
    height: 205px;
    overflow: hidden;
}

.bbnew-single-article-img img {
    max-width: 100%;
}

.bbnew-single-article-title {
    color: #82a600;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 24px;
}

.bbnew-single-article-description {
    color: #303030;
    text-align: justify;
    text-align-last: center;
    font-size: 12px;
}

.btn-decouvrir {
    display: block;
    width: 343px;
    height: 46px;
    background-color: #de2263;
    margin: 0 auto;
    text-decoration: none;
    color: #ffffff;
    line-height: 46px;
    text-align: center;
    margin-top: 31px;
}
.black-friday-caption {
    float: right;
    margin-right: 0;
    text-align: center;
    position: relative;
    top: 0;
}
.black-friday-caption .black-friday-txt-1 {
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 60px;
    color: #010b00;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.black-friday-caption .black-friday-txt-2 {
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 100px;
    color: #010b00;
    margin-bottom: 40px;
}
.black-friday-caption .black-friday-txt-3 {
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #010b00;
}
.nivoSlider a.nivo-imageLink {

    z-index: 99;
}
@media only screen and (min-width: 1366px) {
.black-friday-caption {
   
    position: relative;
    top: 0;
    right: -150px;
}
}
@media only screen and (max-width: 1200px) {
    .banners-block {
        width: 992px;
    }

    .single-banner-1,
    .single-banner-2 {
        width: 490px;
    }

    .single-banner-3,
    .single-banner-4,
    .single-banner-5 {
        width: 323px;
    }

    .bbnew-blog-articles {
        width: 992px;
        margin: 0 auto;
    }

    .bbnew-blog-articles .slick-prev {
        left: -15px;
    }
    .black-friday-caption .black-friday-txt-1{
        font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 40px;
        color: #010b00;
        text-transform: uppercase;
        margin-bottom: 0;
    }
    .black-friday-caption .black-friday-txt-2{
        font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 60px;
        color: #010b00;
        margin-bottom: 0;
    }
    .black-friday-caption .black-friday-txt-3{
        font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
        font-size: 30px;
        color: #010b00;
    }
}

@media only screen and (max-width: 992px) {
    
    .bbnew-slider {
        height: auto;
    }

    .slide-caption {
        width: 90%;
    }

    .slide-caption {
        top: 50%;
    }

    .banners-block {
        width: 740px;
    }

    .single-banner-1 {
        width: 100%;
    }

    .single-banner-2 {
        width: 363px;
        float: left;
    }

    .single-banner-3 {
        width: 363px;
        height: 359px;
        float: left;
        margin-left: 12px;
    }

    .single-banner-4 {
        margin-left: 0;
        width: 363px;
        height: 359px;
    }

    .single-banner-5 {
        width: 363px;
        height: 359px;
        margin-left: 12px;
    }

    .features-block li {
        display: block;
        background-color: #f6f6f6;
        width: 100%;
        height: 44px;
        line-height: 44px;
        text-align: center;
        float: left;
        margin-left: 13px;
        color: #ffffff;
        margin-bottom: 10px;
        margin-left: 0;
    }

    .bbnew-blog-articles {
        width: 90%;
        margin: 0 auto;
    }

.black-friday-caption {
    float: right;

    text-align: center;
}

}

@media only screen and (max-width: 767px) {
    .slide-caption h1 {
        font-size: 15px;
    }

    .appstore-block {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 300px;
        margin-top: 28px;
    }

    .btn-ios,
    .btn-android {
        display: block;
        width: 140px;
        height: 47px;
    }

    .bbnew-banner .section-title h1 {
        font-size: 18px;
    }

    .banners-block {
        width: 90%;
    }

    .single-banner {
        height: 350px;
        width: 100%;
        margin-left: 0;
    }

    .features-block {
        width: 90%;
    }

    .bbnew-single-article {
        padding: 36px 22px;
    }

    .btn-decouvrir {
        width: 90%;
    }
}