
@import url('https://fonts.cdnfonts.com/css/gotham');
.navbar-brand {
    margin-right: auto;
}
.mention {
        margin-top: auto;
}

main {
    margin-top: 0px !important;
    padding-top: 0px !important;
    background-position: 65% 170px, 0px!important;
    background-repeat: no-repeat !important;
    background-image: url(./Stud.png),url(./bg.jpg);
    background-size: 420px ,cover!important;
}
.pole {
    color: #979879;
    padding: 7px 12px 12px 13px;
    background: #ffffff;
    font-size: 43px !important;
    max-width: 313px;
    line-height: 45px;
    /*box-shadow: 0px 0px 20px #0000009c;*/
    font-family: "Gotham", sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px;
}
.poule {
    color: #ffffff;
    padding: 7px 12px 12px 13px;
    background: #156477;
    font-size: 43px !important;
    max-width: 413px;
    line-height: 45px;
    font-family: "Gotham", sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 30px;
}
.ouvertes {
    color: #fff;
    font-size: 20px !important;
    text-shadow: 0px 0px 10px #0000007a;
    min-width: 100%;
    font-family: "Gotham", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}
.ouvertes sup {
    text-transform: none;
}
.annee {
    width: 100%;
    color: #fff;
    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;
}
.niveaux {
    width: 100%;
    color: #fff;
    font-size: 20px;
    margin-bottom: 5px;
    text-shadow: 0px 0px 10px #0000007a;
    font-weight: 500;
    display: block;
    font-family: "Gotham", sans-serif;
    text-transform: uppercase;
}
.niveaux2 {
    width: 100%;
    color: #fff;
    font-size: 18px;
    margin-bottom: 5px;
    text-shadow: 0px 0px 10px #0000007a;
    font-weight: 500;
    display: block;
    font-family: "Gotham", sans-serif;
}
.niveaux3 {
    width: 100%;
    color: #fff;
    text-shadow: 0px 0px 10px #0000007a;
    font-weight: 500;
    display: block;
    font-family: "Gotham", sans-serif;
    font-style: italic;
    margin-top: 48px;
    font-size: 20px;
    margin-bottom: 10px;
}
.reussir {
    width: 100%;
    color: #00708d !important;
    font-size: 16px;
    display: block;
    letter-spacing: 0px;
    font-weight: 400;
    font-family: "Gotham", sans-serif;
    bottom: 0px;
    text-transform: uppercase;
    float: right;
    text-align: right;
    margin-top: 40px;
}
.reussir span{
    font-weight: 700;
    display: inline-block;
    font-family: "Gotham", sans-serif;
}
.reussir2 {
    width: 100%;
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    display: none;
    letter-spacing: 0px;
    font-weight: 400;
    font-family: "Gotham", sans-serif;
    position: relative;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
}
.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;
    padding: 0px 25px;
}

#regForm .col-md-6 {
    display: block;
    float: left;
    padding-left: 25px;
}

#regForm .col-md-6.leftcol {
    padding-right: 2%;
}

#regForm .col-md-6.rightcol {
    padding-left: 0px;
}
p.veuillez {
    width: 335px;
    float: right;
    color: #fff;
    font-family: "Gotham", sans-serif;
}
#regForm {
    max-width: 335px;
    float: right;
    padding: 15px 0px 0px 0px!important;
    border-radius: 5px 5px 10px 10px
}
#regForm .c1 {
    padding: 0px;
    display: block;
    float: left;
    margin-top: 5px;
}
#regForm .c1 label {
    margin-left: 5px;
    color: #5a5a5a;
}
.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: #156477 !important;
    color: #fff !important;
    width: 100%;
    font-family: "Gotham", sans-serif;
    font-size: 18px !important;
    padding: 9px 25px !important;
    letter-spacing: 1px;
    box-shadow: none;
    font-weight: 700;
    text-transform: uppercase;
    border: none !important;
    margin-top: 30px !important;
    border-radius: 0px 0px 5px 5px;
    cursor: pointer;
}
.loader {
    border: 3px solid #fff;
    border-top: 4px solid #156477;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    animation: spin 2s linear infinite;
    position: absolute;
    right: 24px;
    bottom: 15px;
}
footer {
    background:#083844;
}
footer p {
    color: #fff;
    font-size: 18px;
    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: 22px;
    margin: 6px 0px 6px 15px;
    float: right;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@media screen and (max-width: 770px) {
    main {
        background-position: 46% 53%, 0px !important;
        background-size: 375px ,cover!important;
    }
    #regForm #btnSubmit {
        text-align: left;
        font-size: 16px !important;
        padding: 13px!important;
        letter-spacing: 0px!important;
        padding-left: 8px!important;
    }
    .navbar-brand {
        margin-bottom: 15px;
    }
    .logo, .mention {
    margin: auto;
    display: block;
    }
    .pole {
        margin-bottom: 20px;
        font-size: 33px!important;
        max-width: 288px;
        line-height: 41px;
        text-align: center;
}
.poule {    margin-bottom: 20px;
    font-size: 27px!important;
    max-width: 288px;
    line-height: 41px;
    text-align: center;}
    .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;
}
.reussir {
    width: 100%;
    color: #00708d !important;
    font-size: 21px;
    display: block;
    letter-spacing: 0px;
    font-weight: 400;
    font-family: "Gotham", sans-serif;
    bottom: 0px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 10px;}
.reussir2 {
    display: none;

}
p.veuillez {
    float: none;
    font-size: 15px;
    padding-top: 30px;
    max-width: 100%;
}
#regForm .col-md-6.leftcol {
    padding-right: 25px;
}

#regForm .col-md-6.rightcol {
    padding-left: 25px;
}
#regForm {
    float:none;
    margin-top: 440px;
}
#regForm #btnSubmit {
    text-align: center;
    font-size: 16px !important;
    padding: 13px!important;
    letter-spacing: 0px!important;
}
p.veuillez {
    font-size: 18px;
    max-width: 100%;
    margin-top: 0px;
    padding-top: 20px;
}
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;
}
}