* {
    margin: 0;
    padding: 0;
    outline: 0;
    box-sizing: border-box;
}

html {
    width: 100%;
    height: 100%;
    font-size: 62.5%;
    font-family: 'Montserrat', sans-serif;
}

body {
    width: 100%;
    height: 100%;
}

img {
    max-width: 100%;
}

/*HEADER*/

header {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: black;
    color: white;
    padding: 1vh 55px;
    font-size: 14px;
    font-weight: 600;
}

.label_cobrand {
    display: block;
    padding: 10px;
    font-size: 10px;
    font-weight: 400;
    font-family: Arial;
}

.coobranding {
    color: white;
}

.left {
    display: flex;
    align-items: center;
    width: 70vw;
}

.logo {
    width: 135px;
    margin-right: 50px;
}

.nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 43%;
    list-style: none;
    text-transform: uppercase;
}

.cate {
    color: white;
    font-size: 13px;
    text-decoration: none;
}

.cate:hover {
    background-color: #ff00b1;
}

.nav > .cate:hover .categoriesOpen {
    display: block;
}

.nav li a:hover {
    background-color: #ff00b1;
}

.abonner {
    text-transform: uppercase;
    background-color: #ff00b1;
    padding: 0.5vh 2vh;
    border-radius: 5px;
    font-weight: 800;
    font-size: 16px;
}

.categoriesOpen {
    display: none;
    width: 7%;
    background-color: black;
    text-align: center;
    color: white;
    position: absolute;
    top: 32px;
    left: 233px;
    z-index: 2;
    padding-top: 18px;
}

.categoriesOpen ul li {
    padding: 5px 0;
    list-style: none;
    font-size: 12px;
    font-weight: 300;
    text-transform: none;
}

.categoriesOpen ul li:hover {
    background-color: #ff00b1;
}


/*SLIDER*/

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*BANDEAU*/

.bandeau {
    background: linear-gradient(312deg, rgba(0, 49, 255, 1) 0%, rgb(54 16 255) 100%);
    font-size: 18px;
    font-weight: 900;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1vh;
    position: fixed;
    width: 100%;
    z-index: 1;
    bottom: 0;
}

.video {
    font-style: italic;
    font-size: 23px;
}

.video span {
    color: #B1FF00;
}

.voir {
    text-transform: uppercase;
    background-color: #ff00b1;
    padding: 0.5vh 2vh;
    border-radius: 5px;
    margin-left: 3vh;
}

/*DERNIERES VIDEOS & TOP VIDEOS*/

h1 {
    font-weight: 800;
    font-size: 18px;
    padding: 6vh;
    text-align: left;
    color: white;
}

h1 span {
    background-color: black;
    padding: 2vh;
    text-transform: uppercase;
}

.catalogue {
    display: flex;
    justify-content: space-between;
    margin: 0 6vh;
}

.bloc {
    width: 368px;
}

.vignette {
    width: 400px;
    height: 290px;
}

#un {
    background-image: url('../images/catalogue-1.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#deux {
    background-image: url('../images/catalogue-2.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#trois {
    background-image: url('../images/catalogue-3.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#quatre {
    background-image: url('../images/catalogue-4.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#cinq {
    background-image: url('../images/catalogue-5.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#six {
    background-image: url('../images/catalogue-6.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

h2 {
    width: 100%;
    font-size: 20px;
    margin-top: 8px;
}

.boxCategories {
    display: flex;
    align-items: center;
    margin-top: 6px;
    font-size: 14px;
}

.categories {
    font-weight: 500;
    margin-right: 10px;
    border: 1px solid #b0b0b0;
    border-radius: 4px;
    padding: 3px 5px;
}

/*
.boxCategories p {
    margin-right: 10px;
}
*/

.boxCategories .duree {
    color: #ff00b1;
    margin-right: 0;
}

.fleche {
    display: flex;
    align-items: center;
}

.fleche img {
    width: 13px;
    height: 18px;
}

/*BANNER PINKTUBE*/

#bannerPinktube {
    background-image: url(../images/ban-pinktube.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 40vh;
    margin: 5vh 0 0;
}

/*AUTRES SERVICES*/

.autresServices {
    background-color: black;
}

.services {
    display: flex;
    justify-content: space-between;
    margin: 0 6vh;
}

#vigUn {
    background-image: url(../images/vig-lesbiantube.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 435px;
}

#vigDeux {
    background-image: url(../images/vig-amatube.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 435px;
}

#vigTrois {
    background-image: url(../images/vig-asianparadise.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 435px;
}

#vigQuatre {
    background-image: url(../images/vig-secretclub.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 435px;
}

.boxVignetteService {
    width: 24%;
}

.boxLogoService {
    width: 84%;
    height: 100px;
    margin: -80px auto 7vh;
    display: flex;
    align-items: center;
}

/*CTA*/

#imgBilling {
    background-image: url(../images/img-cta.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 50%;
    width: 35%;
}

.box {
    display: none;
    height: 100vh;
    width: 100%;
    position: fixed;
    z-index: 100;
    top: 0;
    background: #0000008f;
    justify-content: center;
    align-items: center;
}

.show {
    display: flex;
}

.hide {
    display: none;
}

#billing_part {
    width: 35%;
    height: 50%;
    background: #FF00B1;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
}

.cross {
    width: 35px;
    padding: 10px;
}

#click_zone {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 50vh;
}

.disclaimer1,
.disclaimer2 {
    font-size: 20px;
    font-weight: 600;
    width: 90%;
    margin: 0 auto 1vh;
}

.disclaimer1 span {
    color: #B1FF00;
}

.disclaimer2 {
    font-weight: 500;
    font-size: 12px !important;
}

/*button est dans la partie TRIFI*/

.tarif {
    width: 47%;
    margin: 0 auto;
    font-family: arial;
    font-size: 12px;
}

/*FOOTER*/

footer {
    background-color: black;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.logoFooter {
    width: 8%;
}

.label_cobrand {
    width: 100%;
    font-size: 10px;
    color: #fff;
    padding: 10px 0;
    text-align: center;
}

.menu-footer {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: auto;
    padding-top: 30px;
}

.menu-footer li {
    list-style: none;
}

footer img {
    width: 13%;
    height: 20%;
}

li a {
    color: white;
    font-size: 13px;
    text-decoration: none;
}

.boxIcon {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    padding: 50px 0 30px;
}

/**/

#mandatory_fr_lp_text {
    background-color: black;
    color: white;
    font-size: 12px;
    padding: 30px 38vh 80px !important;
    display: block;
}

/*TRIFI*/

#click_zone post {
    display: grid;
    margin: 0 auto;
}

#phoneNumber:invalid {
    border: 5px solid hsl(0deg 0% 80.12%);
    margin-top: 10px;
}

#phoneNumber {
    font-size: 18px;
    border-radius: 50px;
    text-align: center;
    padding: 2vh 0;
    width: 70%;
    letter-spacing: 2px;
    border: 5px solid hsl(78.43deg 100% 50.2%);
    margin-top: 10px;
}

#submitBtn:disabled {
    background: #cccccc;
    color: #fff;
    box-shadow: none;
    margin: 10px auto;
}

#submitBtn {
    background-color: #b1ff01;
    width: 70%;
    margin: 10px auto;
    padding: 2vh;
    border-radius: 5px;
    color: black;
    font-size: 26px;
    font-weight: 800;
    font-family: arial;
    animation: button 1.1s infinite linear;
    border: none;
}

#error {
    font-size: 12px;
}

@keyframes button {
    0% {
        box-shadow: 0 0 0 #b1ff01;
    }

    50% {
        box-shadow: 0 0 10px #b1ff01;
    }

    100% {
        box-shadow: 0 0 0 #b1ff01;
    }
}

/*MEDIAQUERIES*/

/* ======================== */

@media only screen and (min-width: 300px) and (max-width: 1023px) {

    .left {
        width: auto;
    }

    .logo {
        width: 45%;
        margin-right: 50px;
    }

    header {
        padding: 1vh 3vh;
    }

    .nav {
        display: none;
    }

    .abonner {
        font-size: 13px;
        padding: 1vh 2vh;
    }

    h1 {
        font-size: 12px;
        padding: 3vh;
    }

    h1 span {
        padding: 1vh;
    }

    .catalogue {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin: 0 3vh;
    }

    .bloc {
        width: 100%;
    }

    .vignette {
        width: 100%;
        height: 25vh;
    }

    h2 {
        font-size: 12px;
    }

    .boxCategories {
        margin: 6px 0 15px;
        font-size: 10px;
    }

    .fleche {
        display: none;
    }

    #bannerPinktube {
        height: 16vh;
        margin: 3vh 0 0;
    }

    .services {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin: 0 3vh;
    }

    .boxVignetteService {
        width: 100%;
    }

    .vignetteService {
        width: 100%;
    }

    .boxLogoService {
        margin: -80px auto 0vh;
    }

    #vigUn,
    #vigDeux,
    #vigTrois,
    #vigQuatre {
        height: 40vh;
        background-position: top;
    }

    .logoFooter {
        width: 25%;
        margin: 0;
    }

    li a {
        color: white;
        font-size: 10px;
        text-decoration: none;
    }

    .menu-footer li {
        list-style: none;
        text-align: center;
    }

    footer img {
        width: 33%;
        height: 20%;
        margin-bottom: 2vh;
    }

    .boxIcon {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        width: 100%;
        padding: 3vh 0;
    }

    .bandeau {
        justify-content: space-around;
    }

    .video {
        font-size: 13px;
        width: 50%;
    }

    .voir {
        padding: 1vh 2vh;
        font-size: 13px;
    }

    #mandatory_fr_lp_text {
        background-color: black;
        color: white;
        font-size: 12px;
        padding: 10px !important;
        display: block;
    }

    .show {
        display: flex;
        flex-direction: column;
    }

    #imgBilling {
        height: 45%;
        width: 100%;
    }

    #billing_part {
        width: 100%;
        height: 55%;
    }

    .button {
        width: 80%;
        font-size: 27px;
    }

    .disclaimer1,
    .disclaimer2 {
        font-size: 14px;
    }

    .disclaimer1 {
        font-size: 16px !important;
    }

    .tarif {
        width: 80%;
        margin: 0 auto;
        font-family: arial;
        font-size: 12px;
        margin-bottom: 20px;
    }

    .show {
        display: flex;
    }

    .hide {
        display: none;
    }

}
