

@import url('https://fonts.cdnfonts.com/css/gotham');

.navbar-brand {

    margin-right: auto;

}

.mention {

        margin-top: auto;

}

main {

    margin-top: 0px !important;

    border-top-width: 1px !important;

    padding-top: 0px !important;

    background-position: 72% bottom!important;

    background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url(bg.png);

    background-repeat: no-repeat !important;

    background-size: cover;

}

.pole {

    max-width: 173px;

    margin-top: 30px;

    margin-bottom: 40px;

    margin-right: 24px;

}

.ouvertes {

    color: #ffffff;

    font-size: 20px !important;

    min-width: 100%;

    font-family: "Gotham", sans-serif;

    text-transform: uppercase;

    font-weight: 700;

    margin-bottom: 42px;

}

.ouvertes sup {

    text-transform: none;

}

.annee {

    width: 100%;

    color: #ffffff;

    font-size: 25px;

    margin-bottom: 33px;

    text-shadow: 0px 0px 10px #0000007a;

    font-weight: 300;

    display: block;

    letter-spacing: 0px;

    font-family: "Gotham", sans-serif;

    text-transform: uppercase;

}

.jpo1 {

    display: inline-block;

    float: left;

    clear: left;

    color: #ffffff;

    font-family: "Gotham", sans-serif;

    font-size: 60px;

    line-height: 50px;

    text-transform: uppercase;

    font-weight: 700;

}

.jpo2 {

    display: inline-block;

    float: left;

    clear: left;

    color: #ffffff;

    font-family: "Gotham", sans-serif;

    font-size: 60px;

    line-height: 50px;

    text-transform: uppercase;

    font-weight: 700;

}

.jpo5 {

    display: inline-block;

    float: left;

    clear: left;

    color: #ffffff;

    font-family: "Gotham", sans-serif;

    font-size: 30px;

    line-height: 30px;

    font-weight: 700;

    margin-top: 60px;

}

.jpo6 {

    display: inline-block;

    float: left;

    clear: left;

    color: #ffffff;

    font-family: "Gotham", sans-serif;

    font-size: 30px;

    line-height: 30px;

    font-weight: 700;

    margin-bottom: 42px;

}

.jpo3 {

    display: inline-block;

    float: left;

    clear: left;

    color: #ffffff;

    font-family: "Gotham", sans-serif;

    font-size: 28.5px;

    line-height: 33px;

    text-transform: uppercase;

    font-weight: 700;
    margin-top: 30px;
    background: #cb2e61;
    padding: 3px 10px;
}

.jpo3 span{

    font-weight: 300;

}

.jpo4 {

    display: inline-block;

    float: left;

    clear: left;

    color: #ffffff;

    font-family: "Gotham", sans-serif;

    font-size: 28.5px;

    padding: 0px 8px;

    line-height: 33px;

    text-transform: uppercase;

    font-weight: 700;

}

.jpo44 {

    display: inline-block;

    float: left;

    clear: left;

    color: #ffffff;

    font-family: "Gotham", sans-serif;

    font-size: clamp(18px, 3vw, 35px);

    padding: 0px 8px;

    line-height: 33px;

    text-transform: uppercase;

    font-weight: 700;

    margin-top: clamp(30px, 30vw, 600px);

}


.jpo4 span{

    font-weight: 300;

}

.reussir {

    width: 100%;

    color: #ffffff;

    font-size: 33px;

    display: block;

    letter-spacing: 2px;

    font-weight: 600;

    font-family: "Gotham", sans-serif;

    position: absolute;

    bottom: 0px;

    text-shadow: -6px 5px 11px #000000ed;

}

.reussir2 {

    width: 100%;

    color: #ffffff;

    font-size: 33px;

    display: none;

    letter-spacing: 2px;

    font-weight: 600;

    font-family: "Gotham", sans-serif;

    position: absolute;

    bottom: 0px;

    text-shadow: -6px 5px 11px #000000ed;

}

.reussir2 span{

    font-weight: 700;

    display: inline-block;

    font-family: "Gotham", sans-serif;

}

.rtb p {

    font-family: "Gotham" !important;

    color: #ffffff;

    font-size: 17px;

    font-weight: 500;

    text-transform: uppercase;

    text-shadow: 0px 0px 10px #0000007a;

    margin-left: 15px;

    max-width: 479px;

}

.rtb p, .rtb img {

display: inline-block;

}

span.form-control-wrap {

    display: block;

}

#regForm {

    max-width: 335px;

    float: right;

}

#regForm .c1 {

    padding: 0px;

    display: block;

    float: left;

    margin-top: 5px;

}

#regForm .c1 label {

    margin-left: 5px;

    color: #5a5a5a;

}

#regForm .col-md-6 {

    padding: 0px;

    display: block;

    float: left;

}

#regForm .col-md-6.leftcol {

    padding-right: 2%;

}

.form-control-wrap span {

    margin-top: 5px;

    font-size: 15px;

    display: block;

    font-weight: 500;

    color: #5a5a5a;

    font-family: "Gotham", sans-serif;

}

#regForm input[type="text"],

#regForm input[type="tel"],

#regForm input[type="email"],

#regForm select {

    width: 100%;

    max-width: 100%;

    border: none !important;

    border-bottom: 1px solid #ccc !important;

    padding: 0px 0px 3px 0px !important;

    margin: 0px !important;

    outline: none;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

    background: transparent !important;

}

#regForm #Indicatif {

    width: 20% !important;

    float: left;

    text-align: center;

}

#regForm #Mobile {

    width: 80% !important;

    margin-left: 3%;

}

#regForm .City.X {

    display: none;

}

#regForm #btnSubmit {

    background: #cb2e61 !important;

    color: #fff !important;

    width: 100%;

    max-width: 100%;

    font-family: "Gotham", sans-serif;

    font-size: 17px !important;

    padding: 9px !important;

    letter-spacing: 1px;

    box-shadow: none;

    font-weight: 700;

    text-transform: none;

    border: none !important;

    margin-top: 15px !important;

}

.loader {

    border: 3px solid #fff;

    border-top: 4px solid #cb2e61;

    border-radius: 50%;

    width: 15px;

    height: 15px;

    animation: spin 2s linear infinite;

    position: absolute;

    right: 52px;

    bottom: 37px;

}

footer {

    background:#083844;

}

footer p {

    color: #fff;

    font-size: 17px;

    text-shadow: 0px 0px 10px #0000007a;

    font-weight: 500;

    font-family: "Gotham", sans-serif;

    display: inline-block;

    margin: 0px 0px 0px 15px;

}

footer .icon {

    display: inline-block;

    width: 20px;

}

.sicon {

    width: 20px;

    margin: 6px 0px 6px 15px;

    float: right;

}

@keyframes spin {

    0% {

        transform: rotate(0deg);

    }

    100% {

        transform: rotate(360deg);

    }

}

@media screen and (max-width: 770px) {

    .jpo44 {
        display: block;
        font-size: 20px;
        padding: 3px 10px;
        line-height: 25px;
        text-align: center;
        margin: auto;
        float: none;
        width: 220px;
        margin-top: 20px;
    }

    main {
        background:
            linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)),
            url("bg.png");
        background-position: 39% top!important;
        background-size: 306%!important;

    }


    #regForm #btnSubmit {

        text-align: center;

        font-size: 16px !important;

        padding: 13px!important;

        letter-spacing: 0px!important;

    }

    .ouvertes {

        text-align: center;

    }

    .navbar-brand {

        margin-bottom: 15px;

    }

    .logo, .mention {

    margin: auto;

    display: block;

    }

    .pole {

        max-width: 46%;

        margin-left: 0px;

        margin-bottom: 0px;

        margin-top: 0px;

        margin-right: 2%;

    }

    .pole3, .pole4 {

        margin-top: -36px;

    }

    .annee {

        font-size: 22px;

}

.rtb {

    margin-bottom: 300px;

}

    .rtb img{

    display: block;

    margin: 15px auto;

}

.rtb p, .rtb img {

    display: block;

}

.rtb p{

    text-align:center;

}

.jpo1 {

    display: block;

    font-size: 35px;

    padding: 3px 10px;

    line-height: 25px;

    text-align: center;

    float: none;

}

.jpo2 {

    display: block;

    font-size: 35px;

    padding: 3px 10px;

    line-height: 25px;

    text-align: center;

    float: none;

}

.jpo3 {

    display: block;
    font-size: 20px;
    padding: 3px 10px;
    line-height: 25px;
    text-align: center;
    margin: auto;
    float: none;
    width: 188px;
    margin-top: 40px;

}

.jpo4 {

    display: block;

    font-size: 20px;

    padding: 3px 10px;

    line-height: 26px;

    text-align: center;

    float: none;

    margin-bottom: 0px;

}

.reussir {

    /*bottom: 210px;*/

    display: none;

}

.reussir2 {

    display: none;

}

#regForm {

    float:none;

    margin-top: 45px;

}

footer p {

    text-align: center;

}

footer .icon {

margin: auto;

    display: block;

    margin-bottom: 7px;

}

footer .col-md-2 {

    width: 203px;

    margin: auto;

}

.sicon {

    margin: 20px 7px 0px 7px;

}

}