/*----------------style header la partie text-----------*/

.header .col-md-6 img{
    margin-top: 7% !important;
}
.header .col-md-6 h1{
    font-family: 'fontMedium';
    color: #000000;
    font-size: 52px;
    letter-spacing: 2px;
    margin-bottom: 4%;
    margin-top: 10%;
}
.header .col-md-6 p{
    color: #2F2F2F; 
    font-family: 'fontLigth';
    font-size: 26px;
    margin-bottom: 5%;
}
.header .col-md-6 .btn-style  a{
    text-decoration: none;
}
.header .col-md-6 .btn-style .btn-primary{
    background-color: #1A91FF;
    border-color: #1A91FF;
    color: white;
    border: 1px solid #1A91FF !important; 
    border-radius: 22px;
    padding:12px;
    font-family: 'fontMedium';
    margin: 5px;
    font-size: 16px;
    width: 230px;
    box-shadow: 2px 2px 12px #a9a7a7df;
}
.header .col-md-6 .btn-style .btn-primary:hover{
    background-color: #3F3D56;
    border-color: #3F3D56;
    color: white;
    border: 1px solid #3F3D56 !important; 
    border-radius: 22px;
     padding:12px;
     font-family: 'fontMedium';
    margin: 5px;
   font-size: 16px;
    width: 230px;
    box-shadow: 2px 2px 12px #a9a7a7df;
    border-radius: 12px;  
}
.header .col-md-6 .btn-style .btn-danger{
    background-color: #3F3D56;
    border-color: #3F3D56;
    color: white;
    border: 1px solid #3F3D56 !important; 
    border-radius: 22px;
     padding:12px;
    font-family: 'fontMedium';
    margin: 5px;
   font-size: 16px;
    width: 230px;
    box-shadow: 2px 2px 12px #a9a7a7df;
}
.header .col-md-6 .btn-style .btn-danger:hover{
    background-color: #1A91FF;
    border-color: #1A91FF;
    color: white;
    border: 1px solid #1A91FF !important; 
    border-radius: 22px;
     padding:12px;
     font-family: 'fontMedium';
    margin: 5px;
   font-size: 16px;
    width: 230px;
    box-shadow: 2px 2px 12px #a9a7a7df;
    border-radius: 12px;
}
/*---------------style cool image-------*/
.header .col-md-5{
    margin-top: 10%;
}
/*-------------sectiontion pourquoi----------------*/
.section1{
    background-color: #F7F7F7;
}
.section1 h1{
    font-family: 'fontMedium';
    color: #000000;
    font-size: 33px;
    letter-spacing: 2px;
    margin-bottom: 4%;
    text-align: center;
    margin-top: 5%;
    text-transform: uppercase;
}
#hr{
    text-decoration: underline;
    text-decoration-color: #1A91FF;
    text-underline-offset: 10px;
}
.section1 .col-md-5{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 6%;
}
.section1 .col-md-5 .div1{
    width: 240px;
    height: 90px;
    border-radius: 50px;
    background: white;
    margin-right: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-color: #1A91FF;
    border: 2px solid #1A91FF;
}
.section1 .col-md-5 .div11{
    width: 240px;
    height: 80px;
    border-radius: 50px;
    background: white;
    margin-right: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-color: #1A91FF;
    border: 2px solid #1A91FF;
}
.section1 .col-md-5 .div1:hover{
    background-color: #d5cbcb;
}
.section1 .col-md-5 .div11:hover{
    background-color: #d5cbcb;
}
.section1 .col-md-5 .div2 h2{
    font-family: 'fontMedium';
    color: #000000;
    font-size: 28px;
    text-transform: uppercase;
}
.section1 .col-md-5 .div2 p{
    color: #2F2F2F; 
    font-family: 'fontLigth';
    font-size: 18px; 
}
/*-----------------------section2*/
.section2{
    background-color: white;
}
.section2 .col-md-6{
    margin-top: 7%;
    margin-bottom: 7%;
}
.section2 .col-md-5{
    margin-top: 7%;
    margin-bottom: 7%;
}
.section2 .col-md-6 h1{
    font-family: 'fontMedium';
    color: #000000;
    font-size: 40px;
    letter-spacing: 2px;
    margin-bottom: 4%;
}
.section2 .col-md-6 ul li{
    list-style-type: none;
    color: #2F2F2F; 
    font-family: 'fontLigth';
    font-size: 19px;
    margin-left: -25px;
}
.section2 .col-md-6 .btn-primary{
    background-color: #1A91FF;
    border-color: #1A91FF;
    color: white;
    border: 1px solid #1A91FF !important; 
    border-radius: 22px;
    padding:12px;
    font-family: 'fontMedium';
    margin: 5px;
    font-size: 16px;
    width: 230px;
    box-shadow: 2px 2px 12px #a9a7a7df;
}
.section2 .col-md-6 .btn-primary:hover{
    background-color: #1a90ffbe;
    border-color: #1a90ffbe;
    border: 1px solid #1a90ffbe !important;
}
/*Style section3--------------------*/
.section3{
    background-color: #F2F2F2;
}
.section3 .col-md-6{
    margin-bottom: 5%;
}

.section3 .col-md-6 h1{
    font-family: 'fontMedium';
    color: #000000;
    font-size: 40px;
    letter-spacing: 3px;
    margin-top: 10%;
    margin-bottom: 3%;
}
.section3 .col-md-6 ul li{
    list-style-type: none;
    color: #2F2F2F; 
    font-family: 'fontLigth';
    font-size: 19px;
    margin-left: -25px;
}
/*--------------------style section4---------------*/
.section4{
    background-color: #F7F7F7;
}
.section4 h1{
    font-family: 'fontMedium';
    color: #000000;
    font-size: 32px;
    letter-spacing: 2px;
    margin-bottom: 5%;
    text-align: center;
    margin-top: 5%;
    text-transform: uppercase;
}
#hr{
    text-decoration: underline;
    text-decoration-color: #1A91FF;
    text-underline-offset: 10px;
}
.section4 .col-md-4{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8%;
}
.section4 .col-md-4 .div1{
    width: 100px;
    height: 100px;
    border-radius: 50px;
    background: white;
    margin-right: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-color: #1A91FF;
    border: 2px solid #1A91FF;
}
.section4 .col-md-4 .div1:hover{
    background-color: #f5eded;
}
.section4 .col-md-4 .div2{
    display: flex;
    align-items: center;
    justify-content: center;
}
.section4 .col-md-4 .div2 h5{
    font-family: 'fontBold';
    color: #1A91FF;
    font-size: 30px
}
/*-------------POUR LA PARTIE REDUCTION-----------------*/
.reduction{
    background-color: #F2F2F2;
}
.reduction .col-md-5{
    margin-bottom: 5%;
    margin-top: 2%;
}
.reduction .col-md-5 img{
    margin-top: 6%;
}
.reduction .col-md-5 h1{
    font-family: 'fontMedium';
    color: #1A91FF;
    font-size: 40px;
    letter-spacing: 2px;
    margin-bottom: 4%;
    margin-top: 8%;
}
.reduction .col-md-5 p{
    color: #2F2F2F; 
    font-family: 'fontLigth';
    font-size: 18px; 
    margin-bottom: 3%;
}
.reduction .col-md-5 .btn-primary{
    border-radius: 22px;
    background-color: #1A91FF;
    border-color: #1A91FF;
    color: white;
    border: 1px solid #1A91FF !important; 
    color: white;
   font-size: 16px;
    font-family: 'fontMedium';
    margin: 2px;
    width: 230px;
    padding: 12px;
    text-align: center;
    box-shadow: 1px 1px 12px #daccccdf;
}
.reduction .col-md-5 .btn-primary:hover{
    border-radius: 12px;
}
/*--------------------POUR LA PARTIE FORMATEUR----------------*/
.formateur{
    background-color: rgba(255, 255, 255, 0.914);
}
.formateur h1{
    font-family: 'fontBold';
    color: #000000;
    font-size: 32px;
    letter-spacing: 2px;
    margin-bottom: 4%;
    margin-top: 3%;
    text-transform: uppercase;
    text-align: center;
}
.formateur .col-md-5{
    margin-bottom: 5%;
}
.formateur .col-md-5 h2{
    font-family: 'fontMedium';
    color: #000000;
    font-size: 40px;
    letter-spacing: 2px;
    margin-bottom: 4%;
    margin-top: 8%;
}
.formateur .col-md-5 p{
    color: #2F2F2F; 
    font-family: 'fontLigth';
    font-size: 18px; 
    margin-bottom: 3%;
}
.formateur .col-md-5 h2 span{
    color: #1A91FF;
}
/*STYLE RESPONSIVE POUR LES TELEPHONE PORTABLES*/
/*TAILLE TABLETTE PAYSAGE*/
@media (min-width: 769px) and (max-width: 991px){
    .header .container .row{
        display: flex;
        flex-direction: column-reverse !important;
    }
    .header .container .col-md-6{
        width: 100%;
    }
    .header .col-md-6{
        text-align: center;
    }
    .header .col-md-6 h1{
        margin-top: 2% !important;
        font-size: 46px;
    }
    .header .col-md-6 .btn-style{
        margin-bottom: 6%;
    }
    /*--------------STYLE REDUCTION--------------------------*/
    .reduction .container .row{
        display: inline-block; 
    }
    .reduction .container .col-md-5{
        width: 100%;
        text-align: center;
    }
    .reduction .col-md-5 h1{
        margin-top: 0% !important;
        font-size: 36px;
    }
    .reduction .col-md-5 .btn-primary{
        margin-bottom: 4%;
    }
    /*-------------------SECTION1-------------------------------*/
    .section1 .container .row{
        display: inline-block; 
    }
    .section1 .container .col-md-5{
        width: 100%;
        display: inline-block; 
    }
    .section1 .col-md-5 .div1{
        width: 100px;
        height: 100px;
        border-radius: 50px;
        margin-bottom: 3%;
    }
    .section1 .col-md-5 .div11{
        width: 100px;
        height: 100px;
        border-radius: 50px;
        margin-bottom: 3%;
    }
    /*---------------------------SECTION2-----------------------------------------------*/
    .section2 .container .row{
        display: flex;
        flex-direction: column-reverse;
    }
    .section2 .container .col-md-6{
        width: 100%;
    }
    /*---------------------------SECTION3-----------------------------------------------*/
    .section3 .container .row{
        display: inline-block;
    }
    .section3 .container .col-md-6{
        width: 100%;
        margin-bottom: 6%;
    }
    .section3 .container .col-md-6 h1{
        margin-top: 3%;
    }
   /*--------------------------FORMATEUR----------------------------------------------*/
   .formateur .container .row{
        display: inline-block;
   }
   .formateur .container  .col-md-5{
        width: 100%;
        display: flex;
        text-align: center;
        justify-content: center;
        margin-top: 2%;
   }
   .formateur .container .auteur{
        display: inline-block;
   }
}
/*TAILLE SMALL TABLETTE*/
@media (min-width: 481px) and (max-width: 768px) {
    .header .container .row{
        display: flex;
        flex-direction: column-reverse !important;
    }
    .header .container .col-md-6{
        width: 100%;
    }
    .header .col-md-6{
        text-align: center;
    }
    .header .col-md-6 h1{
        margin-top: 2% !important;
        font-size: 40px;
    }
    .header .col-md-6 .btn-style{
        margin-bottom: 6%;
    }
    /*--------------STYLE REDUCTION--------------------------*/
    .reduction .container .row{
        display: inline-block; 
    }
    .reduction .container .col-md-5{
        width: 100%;
        text-align: center;
    }
    .reduction .col-md-5 h1{
        margin-top: 0% !important;
        font-size: 35px;
    }
    .reduction .col-md-5 .btn-primary{
        margin-bottom: 8%;
    }
     /*-------------------SECTION1-------------------------------*/
     .section1 .container .row{
        display: inline-block; 
    }
    .section1 .container h1{
        font-size: 28px;
        margin-bottom: 6%;
        margin-top: 8%;
    }
    .section1 .container .col-md-5{
        width: 100%;
        display: inline-block; 
    }
    .section1 .col-md-5 .div1{
        width: 100px;
        height: 100px;
        border-radius: 50px;
        margin-bottom: 3%;
    }
    .section1 .col-md-5 .div2{
        margin-top: 6%;
    }
    .section1 .col-md-5 .div11{
        width: 100px;
        height: 100px;
        border-radius: 50px;
        margin-bottom: 3%;
    }
       /*---------------------------SECTION2-----------------------------------------------*/
    .section2 .container .row{
        display: flex;
        flex-direction: column-reverse;
    }
    .section2 .container h1{
        font-size: 32px;
    }
    .section2 .container .col-md-6{
        width: 100%;
    }
     /*---------------------------SECTION3-----------------------------------------------*/
     .section3 .container .row{
        display: inline-block;
    }
    .section3 .container .col-md-6{
        width: 100%;
        margin-bottom: 10%;
    }
    .section3 .container .col-md-6 h1{
        margin-top: 3%;
        font-size: 32px;
    }
    /*--------------------------FORMATEUR----------------------------------------------*/
   .formateur .container .row{
    display: inline-block;
    }
    .formateur .container h1{
        font-size: 28px;
        margin-top: 6%;
        font-family: 'fontMedium';
    }
    .formateur .container  .col-md-5{
        width: 100%;
        display: flex;
        text-align: center;
        justify-content: center;
        margin-top: 2%;
    }
    .formateur .container  .col-md-5 h2{
        font-size: 28px;
    }
    .formateur .container .auteur{
        display: inline-block;
    }
    /*---------------------------SECTION4---------------------------------*/
    .section4 .container h1{
        font-size: 28px;
        margin: 10%;
    }
    .section4 .container .col-md-4 h5{
        font-size: 25px;
    }
}
/*TAILLE PHONE PAYSAGE*/
@media (min-width: 321px) and (max-width: 480px) {
    #hr{
        text-decoration: none !important;
    }
    .header .container .row{
        display: flex;
        flex-direction: column-reverse !important;
    }
    .header .container .col-md-6{
        width: 100%;
    }
    .header .col-md-6{
        text-align: center;
    }
    .header .col-md-6 h1{
        margin-top: 2% !important;
        font-size: 30px;
    }
    .header .col-md-6 p{
        font-size: 22px;
    }
    .header .col-md-6 .btn-style{
        margin-bottom: 6%;
    }
    /*--------------STYLE REDUCTION--------------------------*/
    .reduction .container .row{
        display: inline-block; 
    }
    .reduction .container .col-md-5{
        width: 100%;
        text-align: center;
    }
    .reduction .col-md-5 h1{
        margin-top: 0% !important;
        font-size: 23px !important;
    }
    .reduction .col-md-5 .btn-primary{
        margin-bottom: 8%;
    }
     /*-------------------SECTION1-------------------------------*/
     .section1 .container .row{
        display: inline-block; 
    }
    .section1 .container h1{
        font-size: 22px;
        margin-bottom: 6%;
        margin-top: 8%;
    }
    .section1 .container .col-md-5{
        width: 100%;
        display: inline-block; 
    }
    .section1 .col-md-5 .div1{
        width: 100px;
        height: 100px;
        border-radius: 50px;
        margin-bottom: 3%;
    }
    .section1 .col-md-5 .div2 h2{
        font-size: 20px;
    }
    .section1 .col-md-5 .div2{
        margin-top: 6%;
    }
    .section1 .col-md-5 .div11{
        width: 100px;
        height: 100px;
        border-radius: 50px;
        margin-bottom: 3%;
    }
       /*---------------------------SECTION2-----------------------------------------------*/
    .section2 .container .row{
        display: flex;
        flex-direction: column-reverse;
    }
    .section2 .container h1{
        font-size: 25px;
    }
    .section2 .container .col-md-6{
        width: 100%;
    }
     /*---------------------------SECTION3-----------------------------------------------*/
     .section3 .container .row{
        display: inline-block;
    }
    .section3 .container .col-md-6{
        width: 100%;
        margin-bottom: 10%;
    }
    .section3 .container .col-md-6 h1{
        margin-top: 3%;
        font-size: 25px;
    }
    /*--------------------------FORMATEUR----------------------------------------------*/
   .formateur .container .row{
    display: inline-block;
    }
    .formateur .container h1{
        font-size: 22px;
        margin-top: 6%;
        font-family: 'fontMedium';
    }
    .formateur .container  .col-md-5{
        width: 100%;
        display: flex;
        text-align: center;
        justify-content: center;
        margin-top: 2%;
    }
    .formateur .container  .col-md-5 h2{
        font-size: 22px;
    }
    .formateur .container .auteur{
        display: inline-block;
    }
    /*---------------------------SECTION4---------------------------------*/
    .section4 .container h1{
        font-size: 22px;
        margin: 10%;
    }
    .section4 .container .col-md-4 h5{
        font-size: 22px;
    }
}
/*TAILLE PHONE*/
@media (max-width: 320px) {
    #hr{
        text-decoration: none !important;
    }
    .header .container .row{
        display: flex;
        flex-direction: column-reverse !important;
    }
    .header .container .col-md-6{
        width: 100%;
    }
    .header .col-md-6{
        text-align: center;
    }
    .header .col-md-6 h1{
        margin-top: 2% !important;
        font-size: 30px;
    }
    .header .col-md-6 p{
        font-size: 22px;
    }
    .header .col-md-6 .btn-style{
        margin-bottom: 6%;
    }
    /*--------------STYLE REDUCTION--------------------------*/
    .reduction .container .row{
        display: inline-block; 
    }
    .reduction .container .col-md-5{
        width: 100%;
        text-align: center;
    }
    .reduction .col-md-5 h1{
        margin-top: 0% !important;
        font-size: 23px !important;
    }
    .reduction .col-md-5 .btn-primary{
        margin-bottom: 8%;
    }
     /*-------------------SECTION1-------------------------------*/
     .section1 .container .row{
        display: inline-block; 
    }
    .section1 .container h1{
        font-size: 22px;
        margin-bottom: 6%;
        margin-top: 8%;
    }
    .section1 .container .col-md-5{
        width: 100%;
        display: inline-block; 
    }
    .section1 .col-md-5 .div1{
        width: 100px;
        height: 100px;
        border-radius: 50px;
        margin-bottom: 3%;
    }
    .section1 .col-md-5 .div2 h2{
        font-size: 20px;
    }
    .section1 .col-md-5 .div2{
        margin-top: 6%;
    }
    .section1 .col-md-5 .div11{
        width: 100px;
        height: 100px;
        border-radius: 50px;
        margin-bottom: 3%;
    }
       /*---------------------------SECTION2-----------------------------------------------*/
    .section2 .container .row{
        display: flex;
        flex-direction: column-reverse;
    }
    .section2 .container h1{
        font-size: 25px;
    }
    .section2 .container .col-md-6{
        width: 100%;
    }
     /*---------------------------SECTION3-----------------------------------------------*/
     .section3 .container .row{
        display: inline-block;
    }
    .section3 .container .col-md-6{
        width: 100%;
        margin-bottom: 10%;
    }
    .section3 .container .col-md-6 h1{
        margin-top: 3%;
        font-size: 25px;
    }
    /*--------------------------FORMATEUR----------------------------------------------*/
   .formateur .container .row{
    display: inline-block;
    }
    .formateur .container h1{
        font-size: 22px;
        margin-top: 6%;
        font-family: 'fontMedium';
    }
    .formateur .container  .col-md-5{
        width: 100%;
        display: flex;
        text-align: center;
        justify-content: center;
        margin-top: 2%;
    }
    .formateur .container  .col-md-5 h2{
        font-size: 22px;
    }
    .formateur .container .auteur{
        display: inline-block;
    }
    /*---------------------------SECTION4---------------------------------*/
    .section4 .container h1{
        font-size: 22px;
        margin: 10%;
    }
    .section4 .container .col-md-4 h5{
        font-size: 22px;
    }
}