
@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: 57% bottom!important;
    background-image: radial-gradient(#009fe3, #005477)!important;
    background-repeat: no-repeat !important;
    background-size: 100%!important;
}
.pole {
    max-width: 173px;
    margin-top: 30px;
    margin-bottom: 40px;
    margin-right: 24px;
}
.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;
}
.bacplus {
    width: 100%;
    color: #fff;
    font-size: 31px;
    text-shadow: 0px 0px 10px #0000007a;
    font-weight: 600;
    display: block;
    letter-spacing: 0px;
    font-family: "Gotham", sans-serif;
}
.reussir {
    width: 100%;
    color: #fff;
    font-size: 25px;
    font-weight: 300;
    display: block;
    letter-spacing: 0px;
    font-weight: 400;
    font-family: "Gotham", sans-serif;
    position: absolute;
    bottom: 0px;
    text-transform: uppercase;
}
.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;
}

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;
}
#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;
}
.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: #ffc428 !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;
    border-radius: 0px 0px 5px 5px;
}
.loader {
    border: 3px solid #fff;
    border-top: 4px solid #ffc428;
    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) {
    main{
        background-position: 0px !important;
        background-size: contain!important;
    }
    #regForm #btnSubmit {
        font-size: 16px !important;
        padding: 13px!important;
        letter-spacing: 0px!important;
    }
    .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;
}
.bacplus {
font-size: 25px;
margin-bottom: 35px;
}
.rtb {
    margin-bottom: 300px;
}
    .rtb img{
    display: block;
    margin: 15px auto;
}
.rtb p, .rtb img {
    display: block;
}
.rtb p{
    text-align:center;
}
.reussir {
    /*bottom: 210px;*/
    display: none;

}
.reussir2 {
    display: block;

}
p.veuillez {
    float: none;
    font-size: 15px;
    padding-top: 30px;
    max-width: 100%;
}
#regForm {
    float:none;
    margin-top: 30px;
}
#regForm .col-md-6.rightcol {
    padding-left: 25px;
}
#regForm .col-md-6.leftcol {
    padding-right: 25px;
}
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;
}
}