/* RESET */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* CSS START */

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

body * {
    font-family: 'Barlow', Arial, sans-serif;
    -webkit-text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    -webkit-font-smoothing: antialiased !important;
}

#container {
    float: left;
    width: 100%;
    position: relative;
    font-family: 'Barlow', Arial, sans-serif;
    min-width: 370px;
}

#firstpart {
    float: left;
    width: 100%;
    min-height: 474px;
    position: relative;
    background-color: #FFFFFF;
    background-image: url('../../images/bg.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.content {
    max-width: 1200px;
    width: 100%;
    float: none;
    min-height: 474px;
    margin: 0 auto;
}

#firstpart div.content > div {
    width: 60%;
    float: left;
    position: relative;
    min-height: 474px;
}

#firstpart div.content > div:last-child {
    width: 40%;
    background: none;
    position: relative;
}

#firstpart div.content > div:first-child h1 {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 900;
    line-height: 130%;
    margin-top: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#firstpart div.content > div:first-child h2 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
    line-height: 130%;
    margin-bottom: 20px;
    margin-top: 20px;
}

#firstpart div.content > div:first-child > div {
    float: none;
    width: 610px;
    height: 160px;
    margin: 0 auto;
}

#firstpart div.content > div:first-child > div > div {
    float: left;
    width: 31%;
    margin: 0 1%;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #FFFFFF;
    height: 160px;
    margin-top: 30px;
}

#firstpart div.content > div:first-child > div > div h3 {
   text-align: center;
   float: left;
   color: #389fab;
   font-size: 18px;
   font-weight: 300;
   line-height: 200%;
   text-transform: uppercase;
   width: 100%;
}

#firstpart div.content > div:first-child > div > div > div {
    height: 40px;
    width: 80%;
    position: relative;
    float: left;
    margin: 10px 10%;
    background-image: url('../../images/office1.png'),url('../../images/office2.png'),url('../../images/office3.png');
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: 0 center, 45% center, 90% center;
}

#firstpart div.content > div:first-child > div > div:first-child > div {
    background-image: url('../../images/flag1.png'),url('../../images/flag2.png'),url('../../images/flag3.png');
}

#firstpart div.content > div:first-child > div > div:last-child > div {
    background-image: url('../../images/adobe1.png'),url('../../images/adobe2.png'),url('../../images/adobe3.png');
}

#firstpart div.content > div:first-child > div > div p {
    text-align: center;
    float: left;
    color: #389fab;
    font-size: 16px;
    font-weight: 300;
    line-height: 130%;
    width: 100%;
 }

 #firstpart div.content > div:first-child > div {
    float: left;
    width: 100%;
}

#firstpart div.content > div:first-child > div {
    float: left;
    width: 100%;
}

#firstpart div.content > div:first-child > div > p:first-child {
    float: left;
    width: 60%;
    text-align: justify;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 130%;
}

#firstpart div.content > div:first-child > div > p:first-child span {
    font-weight: 700;
}

#firstpart div.content > div:first-child > div > p:last-child {
    float: right;
    width: 30%;
    background-color: #FFFFFF;
    padding: 15px;
    text-align: center;
    margin-right: 20px;
    font-size: 16px;
    font-weight: 500;
}

#firstpart div.content > div:last-child > div {
    width: calc(100% - 50px);
    background-color: #FFFFFF;
    padding: 20px;
    float: left;
    top: 50px;
    left: 5px;
    position: absolute;
}

#firstpart div.content > div:last-child > div h1 {
    color: #000000;
    font-size: 28px;
    font-weight: 700;
    float: left;
    width: 100%;
}   
#firstpart div.content > div:last-child > div > div {
    float: left;
    position: relative;
    width: 100%;
}

#firstpart div.content > div > p {
    float: left;
    width: 344px;
    display: block;
    font-size: 17px;
    color: #FFFFFF;
    font-weight: 400;
    clear: both;
    margin: 30px 0 0 10px;
    line-height: 160%;
}

#firstpart div.content > div > p span {
    font-weight: 700;
}

label {
    color: #000000;
    font-size: 24px;
    font-weight: 400;
    display: block;
    margin: 20px 0;
    clear: both;
    display: inline-block;
    width: 100%;
    line-height: 130%;
    text-align: left;
}

.btn-selector {
    color: #ba6701;
    background-color: #FFFFFF;
    border: 2px solid #ba6701;
    background-position: bottom center;
background-repeat: no-repeat;
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
display: block;
float: left;
height: 42px;
width: 114px;
text-decoration: none;
text-align: center;
line-height: 42px;
margin-right: 7%;
margin-top: 10px;
overflow: hidden;
}

.btn-selector.last {
    margin-right: 0;
}
.btn-selector.newline {
    clear: left;
}
.btn-selector.jncp {
    width: 190px;
}

.btn-selector:hover,
.btn-selector.selected {
    background-color: #ba6701;
    color: #FFFFFF;
}

.btn-selector.p3 {
    width: 100%;
    text-align: left;
    text-indent: 20px;
    background-image: url('../../images/office1.png'),url('../../images/office2.png'),url('../../images/office3.png');
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: 50% center, 70% center, 90% center;
}

.btn-selector.p3.langues {
    background-image: url('../../images/flag1.png'),url('../../images/flag2.png'),url('../../images/flag3.png');
}

.btn-selector.p3:last-child {
    background-image: url('../../images/adobe1.png'),url('../../images/adobe2.png'),url('../../images/adobe3.png');
}

.btn-selector.p4 {
    width: 100%;
    text-align: left;
    text-indent: 20px;
    background-image: url('../../images/adobe1.png');
    background-repeat: no-repeat;
    background-position: 90% center;
}
.btn-selector.p4.illustrator {
    background-image: url('../../images/adobe2.png');
}
.btn-selector.p4:last-child {
    background-image: url('../../images/adobe3.png');
}

#step5_bureautique .btn-selector.p4 {
    background-image: url('../../images/office1.png');
}

#step5_bureautique .btn-selector.p4:last-child {
    background-image: url('../../images/office3.png');
}

#step5_bureautique .btn-selector.p4.word {
    background-image: url('../../images/office2.png');
}

#step5_langues .btn-selector.p4 {
    background-image: url('../../images/flag1.png');
}

#step5_langues .btn-selector.p4:last-child {
    background-image: url('../../images/flag3.png');
}

#step5_langues .btn-selector.p4.allemand {
    background-image: url('../../images/flag2.png');
}

#formcontainer p.line {
    margin: 16px 0;
}

#formcontainer p.line span {
    display: block;
    float: left;
    width: 35%;
    color: #8cbbd7;
    font-size: 14px;
    font-weight: 300;
}

#formcontainer p.line input,
#formcontainer p.line select {
    display: inline-block;
    float: none;
    margin: 3px 0 0 0;
    width: 100%;
    border: 1px solid #879093;
    background-color: #FFFFFF;
    line-height: 36px;
    text-indent: 10px;
    color: #316b86;
    -webkit-appearance: none;
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

#formcontainer p.line select {
    cursor: pointer;
}

#formcontainer p.line input.error,
#formcontainer p.line select.error {
    box-shadow: 0 0 5px 1px rgba(255, 56, 56, 0.69);
    border: 1px solid rgba(255, 56, 56);
}

.btnsubmit {
    position: relative;
    float: left;
    background-color: #ba6701;
    display: block;
    height: 44px;
    line-height: 44px;
    font-weight: 300;
    font-size: 20px;
    color: #FFFFFF;
    text-decoration: none;
    width: 50%;
    margin: 25px 25%;
    text-align: center;
}


#secondpart {
    display: block;
    float: left;
    width: 100%;
    background-color: #ba6701;
    min-height: 315px;    
}
#secondpart div.content {
    text-align: left;
    min-height: 315px;
}

#secondpart div.content p {
    display: block;
    float: left;
    margin: 10px 0 0 10px;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 400;
    line-height: 130%;
    width: 100%;
    max-width: 600px;
}

#secondpart div.content p span {
    font-weight: 700;
}

#secondpart div.content p:first-child {
    margin: 25px 0 0 10px;
}



#secondpart div.content p.cpf {
    font-size: 18px;
}

#thirdpart {
    display: block;
    float: left;
    width: 100%;
    background-color: #FFFFFF;   
    text-align: center; 
}

#thirdpart div.content {
    min-height: 50px;
}

#thirdpart div.content p {
    font-size: 12px;
    margin-top: 20px;
}

#thirdpart div.content p a {
    color: #000000;
}

#step7 p {
    margin-top: 15px;
}

.hide {
    display: none;
}

@media screen and (max-width: 1200px) {
    .content {
        float: left;
        width: 98%;
        margin-left: 1%;
    }
    #firstpart div.content > div:last-child {
        width: 38%;
    }
    #secondpart div.content {
        width: 96vw;
        margin: 0 2vw;
    }
}
@media screen and (max-width: 1014px) {
    #firstpart {
        padding-bottom: 20px;
    }
    
    #firstpart div.content > div {
        width: 100%;
        min-height: auto;
    }
    #firstpart div.content > div:first-child {
        width: 98%;
        margin: 0 1%;
        text-align: center;
        padding-bottom: 20px;
        float: left;
    }
    #firstpart div.content > div:last-child {
        width: 98%;
        margin: 0 1%;
    }
    #firstpart div.content > div:last-child > div {
        border-left:none;
        border-right: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        text-align: center;
        min-height: auto;
        height: auto;
        padding-bottom: 15px;
        float: left;
        position: relative;
        top: auto;
        left: auto;
        margin-top: 0;
        width: calc(100% - 40px);
        border: none;
        border-top: 2px solid #ba6701;
    }
    #firstpart div.content > div:first-child > div > p:last-child {
        margin-right: 0;
    }
    .btn-selector {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .btn-selector.jncp {
        width: 100%;
        margin: 0 0 10px 0;
    }
    #firstpart div.content > div:first-child h1,#firstpart div.content > div:first-child h2 {
        padding: 0;
        text-align: center;
    }
    #firstpart div.content > div:first-child h2 {
        padding: 10px 0;
    }
    #firstpart div.content > div:last-child > div h1 {
        text-align: center;
    }
}

@media screen and (max-width: 770px) {
    #firstpart div.content > div:first-child {
        width: 98%;
        margin: 0 1%;
    }
}

@media screen and (max-width: 616px) {
    #firstpart div.content > div:first-child > div {
        width: 100%;
        height: auto;
    }
    
    #firstpart div.content > div:first-child {
        width: 98%;
        margin: 0 1%;
        background: none;
    }
    #firstpart div.content > div:first-child > div > div {
        width: 50%;
        float: left;
        margin: 0;
        height: auto;
        -webkit-border-radius:0;
        -moz-border-radius:0;
        border-radius:0;
    }
    #firstpart div.content > div:first-child > div > div p {
        display: inline-block;
        width: 100%;
        height: auto;
        text-align: center;
        padding: 10px 0;
        font-size: 13px;
    }
    #firstpart div.content > div:first-child > div > div p br {
        display: none;
    }
    #firstpart div.content > div > p {
        width: 96%;
        margin: 20px 2%;
    }
    #secondpart div.content p {
        width: 96%;
        margin: 10px 2%;
    }
    #secondpart div.content p:first-child {
        margin: 25px 0 0 2%;
    }
    #firstpart div.content > div:first-child h1 {
        font-size: 25px;
    }
    #firstpart div.content > div:first-child > div > p:first-child {
        width: calc(100% - 30px);
        margin: 0 0 20px 0;
        display: block;
    }
    #firstpart div.content > div:first-child > div > p:last-child {
        width: calc(100% - 30px);
        margin: 0 0 20px 0;
        display: block;
        float: left;
    }
}

@media screen and (max-width: 450px) {
    #firstpart div.content > div:first-child h2 br {
        display: none;
    }
}

@media screen and (max-width: 337px) {
    #firstpart div.content > div:first-child > div:last-child {
        width: 100%;
    }
    #firstpart div.content > div:first-child > div:last-child > div {
        width: 45vw;
        height: 45vw;
        margin: 0 1vw;
    }
    #firstpart div.content > div:first-child > div:last-child > div p {
        width: 45vw;
        height: 45vw;
        margin: 0 1vw;
        font-size: 12px;
    }
}

.remodal h1 {
    color: #316b86;
    -webkit-text-stroke: 1px #316b86;
    -webkit-text-fill-color: #316b86;
}

.remodal p {
    text-align: justify;
    font-size: 12px;
    line-height: 1.5em;
}

.remodal p a {
    text-align: justify;
    color: #316b86;
}

.remodal ul {
    margin: 0;
    list-style: circle;
}

.remodal ul li {
    margin: 0;
    text-align: left;
    text-align: justify;
    font-size: 12px;
    line-height: 1.5em;
}

#loader {
    float: left;
    width: 100%;
    height: 400px;
    background-image: url('../../images/25.gif');
    background-position: center center;
    background-repeat: no-repeat;
}

h2.ml-h2 {
    color: #316b86;
    text-align: left;
    margin: 15px 0;
}

.remodal h3 {
    color: #316b86;
    text-align: left;
    margin: 15px 0;
    font-size: 14px;
}