/* HAAS NAVBAR */

#sectionHaasNavBar-desktop {
    display: none;
}

#sectionHaasNavBar-mobile {
    display: block;
    opacity: 1;
    position: relative;
    top: 20px;
    margin-bottom: 40px;
}

#sectionHaasNavBar-mobile .navHaas {
    margin: 0px 0%;
    place-content: center;
    border: unset;
}

#sectionHaasNavBar-mobile .navHaasItem {
    text-align: center;
    margin: 0px 7%;
    padding: 0 0px;
    width: auto;
}

#sectionHaasNavBar-mobile .navHaasText {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 0px;
    width: 30px;
    height: 30px;
    background-color: none;
    color: none;
    box-shadow: 3px 3px 2px -1px lightgray, inset 3px 3px 2px -1px lightgray;
    border: 10px solid grey;
    border-radius: 50%;
}

#sectionHaasNavBar-mobile .navHaasText.active {
    border: 0;
    color: #829DF6;
    background-color: #829DF6;
    box-shadow: inset 2px 2px 2px -1px gray;
}

/* THEPOINT EXPLICATION */



#sectionExplication {
    width: 80%;
    padding: 10% 0% 16% 0%;
    display: none;
}

#sectionExplication.show {
    display: flex;
}

    #sectionExplication .sub-title {
        color: #829DF6;
    }

    #sectionHelloWorld {
        width: 80%;
        padding: 10% 0% 16% 0%;
        display: none;
    }

    #sectionHelloWorld.show {
        display: flex;
    }
  

    .modal-open .modal#FormSectionDifference {
        margin-top: 8%;
        padding-top: 172%;
        width: 121%;
    }


.policiesHaas {
    color:#454545;
}

.linkPoliciesHaaS {
    color:#829DF6;
}


    .HaaSVideo {
        height: inherit;
        width: inherit;
    }

    .HaaSVideoDiv {
        padding: 5% 0% 0% 10%;;
    }

    .enResume {
        background: #F5F5F5 0% 0% no-repeat padding-box;
        box-shadow: 21px 18px 47px #0000001A;
        border-radius: 15px;
        margin-top: 8%;
        padding: 5%;
    }

    .enResume p {
        margin: 0;
    }




    /* QUEL ABO ? */



#sectionAboQui {
    width: 80%;
    padding: 10% 0% 16% 0%;
    display: none;
    
}

#sectionAboQui.show {
    display: flex;
}

#sectionAboQui .sub-title {
    Font-size:57px;
}

#sectionAboQui figure.col-md-4 {
    display: inline-block;
    width: 33%;
}


.col-md-12.carAbo {
    margin-top: 4%;
    margin-bottom: 10%;
}



/* THEPOINT DIFFERENCE */
#sectionDifference {
    width: 80%;
    padding: 0% 0% 18% 0%;
text-align: center;
}

.QDiff.row.mx-auto {
    background-color: #68EABA;
    width: 100%;
    text-align: center;
    margin: auto;
    color:#ffffff;
    margin-bottom: 5%;

}

.txtVert{
    margin: auto;
    color:#ffffff;
    padding: 1%;
}

a.txtVert:hover {
    color:#FFFFFF;    
    cursor: pointer;
}

#sectionDifference h2 {
    text-align: left;
}

.legende {
    margin-top: 3%;
    font-size: 20px;
    text-align: left;
}

#sectionDifference .desktop, #sectionDifference .mobile {
    box-sizing: border-box;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}


#sectionDifference .mobile {
    display: block;
    padding-bottom: 5%;
}
#sectionDifference .desktop {
    display: none;
    padding-bottom: 5%;
}

    #sectionDifference .sub-title {
        color: #829DF6;
    }
  

    .carreLegendeGris {
        width: 30px;
        height: 20px;
        background-color: #E6E6E6;
        display: inline-block;
    }

        .carreLegendeVert {
            width: 30px;
            height: 20px;
            background-color: #68EABA;
            display: inline-block;
        }

        .carreLegendeViolet {
            width: 30px;
            height: 20px;
            background-color: #829DF6;
            display: inline-block;
        }

    
    #sectionDifference table {
        border-collapse: separate;
        border-spacing: 14px;
    }

        #sectionDifference th img {
            width: 40px;
        }

        .table tbody tr {
            font-size: 20px;
        }

        #sectionDifference thead {
            font-size: 27px;
            line-height: 24px;
        }

        #sectionDifference th span {
            font-size: 18px;
            font-family: 'Open Sans', sans-serif;
           
        }
        
        #sectionDifference .headerTableauHawaii {
            color: #829DF6;
        }
        
        #sectionDifference table th {
            border: none;
            padding: 0;
        }

    #sectionDifference .bgGris {
        background-color: #E6E6E6;
        color: #000000;
        border-radius: 5px;
    }

        #sectionDifference .bgVert {
            background-color: #68EABA;
            color: #000000;
            border-radius: 5px;
        }

        #sectionDifference .bgViolet {
            background-color: #829DF6;
            color: #FFFFFF;
            border-radius: 5px;
        }
    
    #sectionDifference #texteToutEnUn {
        position: absolute;
        right: 20%;
        transform: rotate(-14deg);
        color: #68EABA;
        -webkit-animation: clignotement 2s infinite; /* Safari 4.0 - 8.0 */
        -webkit-animation-delay: 20s;
        animation: clignotement 2s infinite;
        animation-delay: 20s;
        opacity: 1;
    }

    @keyframes clignotement {
        50% { opacity: 0 } 
    }

    #sectionDifference img {
        margin-bottom:7%;
    }


/* VOS ABONNEMENTS */

#sectionAbonnements {
    /* margin-top: -20%; */
    background:  transparent url(/assets/Images/ThePoint/Fond-Abo.svg) 0% 0% no-repeat;
    background-size: contain cover;
    /* background: transparent linear-gradient(180deg, #829DF600 0%, #829DF618 8%, #829DF6 49%, #829DF617 88%, #829DF600 100%) 0% 0% no-repeat padding-box; */
    align-content: center;
    align-items: center;
    margin-top: -230%;
    padding-top: 230%;
    margin-bottom: -180%;
    padding-bottom: 180%;
    overflow: hidden;
}

#sectionAbonnements .titleAbonnements {
    text-align: center;
    color: #FFFFFF;
}

#sectionAbonnements .big-title.titleAbonnements {
    opacity: 0.5;
}

#sectionAbonnements .sub-title.titleAbonnements {
    opacity: 1;
}

#sectionAbonnements .row {
    padding: 5%;
}

#sectionAbonnements .cardSection {
    margin: 0% 0% 5% 0%;
}

#sectionAbonnements .card {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    border-color: transparent;
    background-color: transparent;
    border-width: 0px;
    margin: 5% 0% 5% 0%;
}

#sectionAbonnements .cardWhiteTop, .cardColorBottom {
    padding: 8%;
    height: inherit;
}

#sectionAbonnements .cardWhiteTop {
    top: 0px;
    background-color: white;
    border-radius: 10px 10px 0px 0px;
    opacity: 1;
}

#sectionAbonnements .cardColorBottom {
    border-radius: 0px 0px 10px 10px;
}

#sectionAbonnements .cardWhiteTop .big-title {
    font-size: 40px;
    text-transform: none;
}

#sectionAbonnements .cardWhiteTop .sub-title {
    text-transform: none;
    position: relative;
    font-size: 27px;
    top: -45px;     /* don't know why % does not work here */
}

#sectionAbonnements .card .cardWhiteTop .textCardTop {
    font-family: 'Open Sans Condensed Light', sans-serif;
    font-size: 16px;
    text-align: left;
    letter-spacing: 0;
    color: #7D7D7D;
    opacity: 1;
}

#sectionAbonnements .card .textCardBottom {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 16px;
    text-align: right;
    letter-spacing: 1px;
    line-height: 40px;
    color: white;
    opacity: 1;
}

#sectionAbonnements #cardScratch .sub-title {
    color: #68EABA;
}

#sectionAbonnements #cardApplication .sub-title {
    color: #FFBECD;
}

#sectionAbonnements #cardCarte .sub-title {
    color: #FFDB52;
}

#sectionAbonnements #cardScratch .cardColorBottom {
    background: transparent linear-gradient(125deg, #68EABA 0%, #13D9E3 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
}

#sectionAbonnements #cardApplication .cardColorBottom {
    background: transparent linear-gradient(122deg, #FFF3BD 0%, #FFBECD 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
}

#sectionAbonnements #cardCarte .cardColorBottom {
    background: transparent linear-gradient(127deg, #FFF3BD 0%, #FFDB52 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
}

#sectionAbonnements .buttonAbonne {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 48px;
    opacity: 1;
    text-align: center;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase;
    padding: 5%;
    margin: 10% 0% 0% 0%;
    cursor: pointer;
}
#sectionAbonnements .buttonAbonne:active {
    box-shadow: 3px 3px 3px 0px #00000029 inset;
}

#sectionAbonnements #cardScratch .buttonAbonne {
    color: #68EABA;
}
#sectionAbonnements #cardScratch .buttonAbonne:hover {
    background: transparent linear-gradient(125deg, #68EABA 0%, #13D9E3 100%) 0% 0% no-repeat padding-box;
    color: white;
}

#sectionAbonnements #cardApplication .buttonAbonne {
    color: #FFBECD;
}
#sectionAbonnements #cardApplication .buttonAbonne:hover {
    background: transparent linear-gradient(122deg, #FFF3BD 0%, #FFBECD 100%) 0% 0% no-repeat padding-box;
    color: white;
}

#sectionAbonnements #cardCarte .buttonAbonne {
    color: #FFDB52;
}
#sectionAbonnements #cardCarte .buttonAbonne:hover {
    background: transparent linear-gradient(127deg, #FFF3BD 0%, #FFDB52 100%) 0% 0% no-repeat padding-box;
    color: white;
}

/* DITES-NOUS TOUT */
#sectionDitesNousTout {
    color: #829DF6;
    /*background: url("/assets/Images/ThePoint/footer.svg");*/
    background-repeat: no-repeat;
    background-size: cover;
/*    text-align: center;*/
    padding: 10% 0% 14% 0%;
}

#formDitesNousTout {
    padding: 40px;
    max-width: 600px;
}

#sectionDitesNousTout h3 {
    margin-bottom: 3%;
}

#btnEnvoyer {
    background-color: #FFDB52;
    border-radius: 45px;
    padding: 10px 20px;
    margin: 1em 0 1em 0;
    color: #FFFFFF;
    cursor: pointer;
    text-transform: uppercase;
    text-align: center;
    display: block;
    border: 1px solid #FFDB52;
    float: right;
}

    #btnEnvoyer:hover {
        color: #FFDB52;
        background-color: #FFFFFF;
        text-decoration: none;
    }

/***************************************/
/*Large*/
@media only screen and (min-width : 768px) {

/* HAAS NAVBAR */

#sectionHaasNavBar-mobile {
    display: none;
}

#sectionHaasNavBar-desktop {
    display: block;
    opacity: 1;
    background: #F2F2F2 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 12px 0px #0000001A;
    align-content: center;
    position: relative;
    top: -5px;
    overflow: hidden;
    margin-top:-5%;
}

#sectionHaasNavBar-desktop .navHaas {
    margin: 0px 5% 0px 5%;
    border: unset;
}

#sectionHaasNavBar-desktop .navHaasItem {
    text-align: center;
}

#sectionHaasNavBar-desktop .navHaasText {
    padding: 20px 0% 20px 0%;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

#sectionHaasNavBar-desktop .navHaasText.active {
    background-color: #FFFFFF;
    border-radius: 4px;
    color: #829DF6;
    box-shadow: inset 2px 2px 4px -2px lightgray;
}

#sectionHaasNavBar-desktop .navHaasText:hover {
    cursor: pointer;
    background-color: #FFFFFF;
    border-radius: 4px;
    box-shadow: 4px 4px 4px -2px lightgray;
}

#sectionHaasNavBar-desktop .navHaasText:active {
    cursor: pointer;
    background-color: #FFFFFF;
    border-radius: 4px;
    box-shadow: inset 4px 4px 4px -2px lightgray;
}

    /* DEMANDE CREATION */
    .aCreerVotrePackJaune {
        display: inline;
    }
    /* THEPOINT EXPLICATION */
#sectionExplication {
    padding: 5% 0% 8% 0%;
}

#sectionHelloWorld {
    padding: 5% 0% 8% 0%;
}


#sectionAboQui {
    padding: 5% 0% 8% 0%;
}


    /* THEPOINT DIFFERENCE */
#sectionDifference {
  
    padding: 0% 0% 8% 0%;

}

.Options.row {

    margin-top: 4%;
    padding-top: 2%;
   

  }

 

  .modal-open .modal#FormSectionDifference {
    margin-top: 8%;
    padding-top: 31%;
    width:100%;
}

#SoustitleOp {

    padding: 1% 2%;
 
}

    #sectionAbonnements {
        margin-top: -30%;
        padding-top: 30%;
        margin-bottom: -25%;
        padding-bottom: 25%;
    }

    #sectionAbonnements .row {
        padding: 0% 8% 0% 8%;
    }

    #sectionAbonnements .card {
        height: 605px;
    }

    #sectionAbonnements .cardSection {
        padding: 2%;
    }

    #sectionAbonnements .cardWhiteTop .big-title {
        font-size: 51px;
        line-height: 52px;
    }

    #sectionAbonnements .cardWhiteTop .sub-title {
        font-size: 39px;
        top: -30%;
    }

    #sectionAbonnements .card .cardWhiteTop .textCardTop {
        font-size: 16px;
    }

    #sectionAbonnements .card .textCardBottom {
        font-size: 21px;
        line-height: 52px;
    }

    /* DITES-NOUS TOUT */
    #sectionDitesNousTout {
        padding: 6% 0% 6% 0%;
    }

    #sectionDitesNousTout .aDitesNousTout {
        display: inline;
        padding: 1% 5%;
    }
}

@media (min-width : 768px) and (max-width:1000px) {
    #sectionExplication .col-md-5 {
        width: 100%;
        display: block;
        max-width: none;
        flex: none;
    }

    #sectionHelloWorld .col-md-5 {
        width: 100%;
        display: block;
        max-width: none;
        flex: none;
    }

    #sectionAboQui .col-md-5 {
        width: 100%;
        display: block;
        max-width: none;
        flex: none;
    }
}

@media only screen and (min-width : 1000px) {
    #sectionHaasNavBar-desktop .navHaas {
        vertical-align: center;
        margin: 0px 13% 0px 13%;
    }

    
    /* THEPOINT DIFFERENCE */
#sectionDifference .mobile {
    display: none;
    padding-bottom: 5%;
}
#sectionDifference .desktop {
    display: block;
    padding-bottom: 5%;
}

#sectionExplication img {
    width: 175%;
    margin-left: -31%;
        }
      
    #sectionAbonnements .cardWhiteTop .sub-title {
        top: -27%;
    }
}



@media only screen and (min-width : 1600px) {
    #sectionHaasNavBar-desktop .navHaas {
        vertical-align: center;
        margin: 0px 25% 0px 25%;
    }

    .legende .mLeft{
        margin-left:-8%;
        
    }

}


@media only screen and (max-width : 768px) {
   
    html body .xsIMG.col-sm-6.col-md-6.d-block.d-lg-none{
        width:50%!important;
    }

    #sectionLesPlus .xsIMG img {
        width: 100%;
    }
   
}


@media only screen and (min-width : 1250px) {
    
    /* THEPOINT EXPLICATION */
#sectionExplication {
    padding: 5% 0% 8% 0%;
}

#sectionHelloWorld {
    padding: 5% 0% 8% 0%;
}


#sectionLesPlus .GiantIMG img {
    width: 76%;
}

#sectionExplication img {
    width: 125%;
margin-left: -5%;
margin-top: -6%;
}

}



@media (min-width : 768px) and (max-width:1300px) {


.Options.row {
    margin-top: 9%;
    padding-top: 2%;
}




}




    @media (min-width : 2100px)  {
        #sectionExplication img {
            width: 90%;
            margin-left: 11%;
            margin-top:0;
        }

      
    }

    @media (min-width: 768px) and (max-width : 990px) {
  
    
        .Options.row {
            
            padding-top: 15%;
           
        }
        
    }

    
    @media (min-width: 990px) and (max-width :1366px) {
  
    
        .Options.row {
            
            padding-top: 6%;
           
        }

        #sectionAbonnements .card {
            height: 605px;
        }
    
        #sectionAbonnements .cardSection {
            padding: 2%;
        }
    
        #sectionAbonnements .cardWhiteTop .big-title {
            font-size: 40px;
            line-height: 52px;
        }
    
        #sectionAbonnements .cardWhiteTop .sub-title {
            font-size: 39px;
            top: -30%;
        }
    
        #sectionAbonnements .card .cardWhiteTop .textCardTop {
            font-size: 16px;
        }
    
        #sectionAbonnements .card .textCardBottom {
            font-size: 100%;
            line-height: 40px;
        }
        
    }



    @media (min-width: 1367px) {
        #sectionAbonnements .card .textCardBottom {
            font-size: 120%;
            line-height: 52px;
        }
    }



    /* HELLO WORLD */


  .HWOff {
    padding-top: 14%;
    padding-left: 10%;
    text-align: center;
    margin-top: 3%;
  }


  #sectionHelloWorld .HWInt img {
      width: 45%;
  }

  #sectionHelloWorld .HWInt .Regul {
    padding-top: 8%;
    color: #829DF6;
    font-size: 24px;
    font-weight: bold;
}

.buttonAboTP {
    background-color: #68EABA;
    width: 100%;
    margin-top: 7%;
    padding: 4%;
    border: 0;
    box-shadow: 0;
    color: #ffffff;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 45px;
}


#astex{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 12px; 
    margin-left:5%;
    margin-top:3%;
    text-align: left;
}


#time{
    width:45%;
}



    /* THE POINT */

#labAn {
    color:#cccccc;
font-size: 45px;
text-align: right;
font-family: 'Open Sans Condensed', sans-serif;
margin-top: -7%;
}

.lab {
    color: #829DF6;
}

.labV {
    color: #68EABA;
}

#sectionExplication .labDi img {
    width: 163%;
    margin-left:-25%;
}

#labDiEx {
    margin-top: 0%;
    width: 100%;
    padding: 0% 10% 16% 10%;
}



.carte {
    background: url(/assets/Images/PCJET/carte.svg);
    background-repeat: no-repeat;
    background-size: 125%;
    background-position-x: -186px;
    background-position-y: -90px;
    text-align: center;
    padding: 0% 0% 12% 0%;
}

#labDiEx img {
width:80%;
}

.LabDiTxt {
    margin-top: 5%;
    text-align: left;
    padding-left: 3%;
    padding-bottom: 7%;
}

.BackW {
    background-color:#ffffff;
    border-radius:19px;
    box-shadow: 4px 4px 45px 4px rgba(0, 0, 0, .1);
}

.BackW p {
    text-align: left;
    margin-left: 5%;
    padding: 2%;
}
.titleTP {
    color: #829DF6;
    font-family: 'Open Sans Condensed', 'sans-serif';
    font-size: 2.5rem;
    padding-top:5%!important;
}
.licences {
    color: #829DF6;
    background-color: lightgray;
    font-size: 22px;
    padding:2%; 
}
.price {
    color: white;
    background-color: #829DF6;
    border-bottom-left-radius: 19px;
    border-bottom-right-radius: 19px;
    height: 10%;
}

.PRI {
    font-family: 'Open Sans Condensed', 'sans-serif';
    font-size: 2.5rem;
    margin-bottom: -23px;
    padding-top:4%!important;
}
.uti {
    font-family: 'Open Sans Condensed', sans-serif;
}

@media (min-width:2100px){

    #sectionExplication .labDi img {
        width: 110%;
        margin-left:-5%;
    }

    #sectionAbonnements .card {
        height: 850px;
    }
}



@media (min-width:960px){
    .LabDiTxt {
        margin-top: 5%;
        text-align: left;
        padding-left: 10%;
        padding-bottom: 7%;
    }
    
    }