
/***** Created by : Alexis *********************/

@import url('/assets/global/css/fonts/dosis.css');

body {
    font-family: 'Dosis', sans-serif;
}

/***********************************************************HEADER LOGO *******************************************/

.responsive {
    display:none;
}
.desktop {
    display:block;
}
.second-verb{
    display: none
}

header {
    padding-top: 20px;
    padding-bottom: 20px;
}

header p{
    font-family: 'Dosis',sans-serif;
    font-weight: 500;
    font-size: 1.3em;
    color:#e94e1b;
    padding: 10px 20px 0px 0px;
}

/*********************************************************** OFFRE *******************************************/

section.offre {
    padding:0px 0 20px 0;
    background-image: url(/assets/2023-11-santiane/img/bg-santiane.jpg);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    min-height: 750px;
    position:relative;
}
section.offre .accroche h1 {
    font-size:50px;
    color:#ffffff;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 0.8;
    margin-top: 40px;
    padding: 0px;
}

.accroche2 h1 {
    font-size:3em;
    color:#000;
    font-weight: 500;
    margin-bottom: 0px;
    line-height: 1;
    margin-top: 50px;
    padding: 0px;
}

.accroche2 p{
    font-size: 1.7em;
    line-height: 1.2;
    color:#000;
}


section.offre .accroche h1 span {
    font-size:29px;
}
section.offre .accroche img {
    width:60%;
    padding-top: 50px;
}


.recapitulatif section.offre {
    min-height:750px;
}


.mentions {
    font-size:10px;
    line-height: 1.2em;
    text-align: justify;
    font-weight: 300;
    color:#6d6d6d;
    padding:15px 0px 0px 0px;
}

.mentions a{
    color : #747c85;
    text-decoration: underline;
}

/******************************************* FORMULAIRE *************************************************************/
.right-form{
    background-color:rgba(255, 255, 255, 0.8);
    ;
    margin-top: 60px;
    border-radius: 20px;
}
.form {
    padding:20px;
}
.title-form {
    padding:20px 20px 5px 20px;
    text-align: center;
    font-size:1.6em;
    line-height:1.2;
    color:#000000;
    font-weight: 500;
}
.title-form span {
    color:#000;
    font-weight: 700;
}
.title-form .filet {
    width:80px;
    margin-top:10px;
    border-top:3px solid #a28829;
    text-align: center;
}
.btn-default, .form-control {
    border-radius:3px;
    border:none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control{
    font-family: 'Dosis',sans-serif;
    font-weight: 300;
    color:#6d6d6d;
    border-radius: 40px;
    border:1px solid #dee0e6;
}
.form-control::placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder {
    color:#6d6d6d;
}
#optin1{
    display: inline-block;
    width: 15px
}
#ui-datepicker-div{
    background-color: #fff;
    border: 1px solid #000;
    width: 260px;
    text-align: center;
    padding: 15px;
}
.ui-datepicker-title{
    padding: 8px
}
.ui-icon{
    padding: 15px
}
.ui-datepicker-month, .ui-datepicker-year{
    width: 60px;
    height: 30px
}
th, td{
    padding: 8px
}
.label {
    color:#616161;
    font-size: 9px;
    font-weight:400;
    white-space: normal;
    vertical-align: sub;
    line-height:0.8;
    padding-left: 20px;
    text-align: justify;
    font-family: 'Montserrat', arial, sans-serif;
}
#professionnel, #type_de_formation{
    padding: 7px
}


.btn-participer {
    width:100%;
    padding:20px 0;
    background-color: #6fb632;
    color:#fff;
    font-size:1.8em;
    font-weight:500;
    line-height:1;
    border:none;
    border-radius: 50px;
    font-family: 'Dosis', arial, sans-serif;
}

.name, .cp{
    padding-right: 5px
}
.adresseH{
    margin-bottom: 0
}
input[type="radio"], input[type="checkbox"]{
    width: 5%;
    margin: 8px 0px 0px 0px;
    position: absolute
}
.custom-control-label{
    font-weight: 100;
    font-size: 11px;
    float: right;
    width: 90%
}

textarea.form-control {
    height:90px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    font-size: 10px;
}
.dropdown-menu > li > a {
    padding: 3px 5px;
}

.accroche2 span{
    font-size: 21px
}


/************************************************************* SECTION **********************************/
.line {
    padding:60px 0 60px 0;
}

.line1 {
    padding:60px 0 60px 0;
}
.satisfactionC{
    padding-top: 100px
}

.titreClasse{
    text-align: center;
    padding: 0px 10px 50px 10px ;
    font-size:2.2em;
    color: #2e4369;
    font-weight: 500;
    line-height: 1.2em;
}

.titreClasse2{
    text-align: center;
    padding: 0px 10px 10px 10px ;
    font-size:2.2em;
    color: #2e4369;
    font-weight: 500;
    line-height: 1.2em;
}

.metierSecond{
    padding-left: 0;
    padding-right: 0
}

ul {
    list-style-type: none; /* Cela supprime les puces par défaut */

}

.picto {
    margin-bottom: 15px;
    text-align:center;
}

.picto img {
    margin-bottom: 15px;
    width: 35%;
    text-align:center;
}

.acteurs {
    text-align:center;
}

.acteurs img {
    width: 90%;
    text-align:center;
}

.col-acteurs {
    width: 20%;
    padding: 0px 10px 0px 10px;
}

.col-picto {
    width: 25%;
    padding: 0px 10px 0px 10px;
}

.fin-picto img{
    width: 100%;
}

.logo {
    text-align: center;
    width: 60%;
}

.logofooter {
    text-align: center;
}


.txt-cpf{
    padding-top: 40px;
    font-size: 16px;
    font-family: 'Dosis', sans-serif;
}

.verb img{
    width: 100%;
    padding-bottom: 50px
}
.partenaire img{
    width: 100%;
    padding-bottom: 5px
}
.partenaire {
    padding-bottom: 50px;
    text-align: center;
    font-family: 'Dosis', sans-serif;
    font-size: 12px
}

.reussite img{
    width: 100%
}
.reussite{
    text-align: center
}
.reussite2{
    font-family: 'Dosis', sans-serif;
    text-align: center;
    padding: 5px 0
}

.line .btn-bottom {
    text-align: center;
    margin-bottom: 10px
}


.btn-bottom .btn-participer2 {
    width:30%;
    padding:20px 0;
    background-color: #6fb632;
    color:#fff;
    font-size:1.8em;
    font-weight:500;
    line-height:1;
    border:none;
    border-radius: 50px;
    font-family: 'Dosis', arial, sans-serif;
    margin-top: 15px;
}
.line .upper {
    cursor: pointer;
}
.line span {
    text-align: center;
    color: #000;
    font-weight: 400;
    font-size: 1.2em;
}
.line h4 {
    text-align: left;
    font-size:2.2em;
    color: #2e4369;
    font-weight: 500;
    line-height: 1.3em;
    padding:0px 20px 20px 0px;
}

.line h5 {
    text-align: center;
    color: #000;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.5em;
    padding:20px 20px 40px 20px;
}

.line h3 {
    text-align: left;
    color: #000;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.5em;
}


.line1 h3 {
    text-align: center;
    color: #000;
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.5em;
}
.line1 span {
    text-align: center;
    color: #b82e24;
    font-weight: 700;
}

.line1 h4 {
    text-align: center;
    color: #000;
    font-size: 2.2em;
    font-weight: 500;
}

.line1 h5 {
    text-align: center;
    color: #1d1d1b;
    font-size: 1em;
    font-weight: 300;
}

.line1 img {
    text-align: center;
}


.padleft {
    padding-left: 70px;
}
.padright {
    padding-right: 70px;
}

.padbottom {
        padding-bottom: 0px;
    }

.padtop {
    padding-top: 60px;
}

.padtop2 {
    padding-top: 60px;
}

.testimonial {
    margin-bottom:25px;
    text-align: justify;
    font-size:1em;
}
.testimonial h3 {
    font-size:21px;
    font-weight:bold;
}
.testimonial video {
    width:100%;
}

.verbatim{
    padding-bottom: 30px;
}
.bggrey{
    background-color: #fafafa;
}

/********************************************************* FOOTER ****************************************/
footer {
    padding:60px 20px 60px 20px;
    background-color: #424242;
    color:#fff;
    font-family: 'Dosis', sans-serif;
}
footer .ml {
    font-size:0.9em;
    font-weight:300;
    text-align: justify;
}

/********************************************************* RESPONSIVE ****************************************/

@media (max-width: 1199px){
    section.offre .accroche h1{
        font-size: 32px
    }
    section.offre .accroche p{
        font-size: 25px
    }
    section.offre .accroche .gras{
        font-size: 40px;
    }
    .logo {
        text-align: center;
        width: 90%;
    }

    header p{
        font-family: 'Dosis',sans-serif;
        font-weight: 500;
        font-size: 1.3em;
        color:#e94e1b;
        padding: 10px 20px 0px 0px;
    }

    section.offre .accroche img {
        width:70%;
        padding-top: 50px;
    }

    .padright {
        padding-right: 40px;
    }


}

@media (max-width: 990px) {
    .responsive {
        display:block;
    }
    .responsive img {
        width:100%;
    }
    .desktop {
        display:none;
    }
    section.offre {
        padding:0;
        background-image: none;
        background-color: #fff
    }
    .right-form{
        margin-top: 0;
    }
    .formulaire, .responsive{
        padding: 0;
    }
    .logo {
        width: 30%;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
    }
    .btn-participer {
        width:100%;
        padding:20px 0;
        color:#fff;
        font-size:20px;
        font-weight:600;
        line-height:1;
        border:none;
    }
    .name, .cp{
        padding-right: 15px
    }
    .lastname, .town{
    }
    input[type="radio"], input[type="checkbox"]{
        width: 2%;
    }
    .custom-control-label{
        width: 95%;
        padding-bottom: 10px
    }
    section.offre{
        min-height: 0
    }
    .satis{
        padding-top: 60px
    }
    .recapitulatif section.offre {
        min-height:250px;
    }
    .form-control {
        border-radius: 3px;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: #f1f1f1;
    }
    .btn-bottom .btn-participer2 {
        width:50%;
    }
    .padleft {
        padding-left: 0px;
    }
    .padright {
        padding-right: 0px;
    }
    .padbottom {
        padding-bottom: 30px;
    }
    .padresp {
        padding: 20px;
    }
    
    .padtop2 {
    padding-top: 0px;
}

    .nopad {
        padding-left: 0px;
        padding-right: 0px;
    }
    .padlogo {
        padding-bottom: 40px;
    }

    header p{
        font-family: 'Dosis',sans-serif;
        font-weight: 500;
        font-size: 1.6em;
        color:#e94e1b;
        padding: 10px 20px 10px 0px;
    }

    .acteurs img {
        width: 90%;
        text-align:center;
    }

    .col-acteurs {
        text-align:center;
        width: 20%;
        padding: 0px 10px 0px 10px;
        margin: auto;
    }


}

@media (max-width: 751px) {
    .txt-cpf{
        padding-top: 30px;
    }
    .col-picto {
    width: 50%;
    padding: 0px 10px 0px 10px;
}
}

@media (max-width: 600px) {
    .btn-bottom .btn-participer2 {
        width:100%;
    }
    input[type="radio"], input[type="checkbox"]{
        width: 3%;
    }
    .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
        font-size: 9px;
    }

    .second-verb{
        display: block
    }
    .first-verb{
        display: none
    }
    .fin-picto{
        font-size: 16px
    }

    .btn-participer {
        width:100%;
        padding:20px 0;
        margin-left: 0px;
        margin-right: 0px;
        color:#fff;
        font-size:20px;
        font-weight:700;
        line-height:1;
        border:none;
        border-radius: 5px;
        text-transform: uppercase;
        font-family: 'Dosis', arial, sans-serif;
    }

    .acteurs img {
        width: 40%;
        text-align:center;
    }

    .col-acteurs {
        text-align:center;
        width: 100%;
        padding: 10px 10px 10px 10px;
        margin: auto;
    }



}


@media (max-width: 450px) {
    .logo {
        width: 60%;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
    }
    
    .col-picto {
    width: 100%;
    padding: 0px 10px 0px 10px;
}

}