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;
}

a{
    color: black;
    text-decoration: none;
}

button:hover{
    cursor: pointer;
}

.contener{
    width: 100%;
    margin: 0 auto;
}

.content{
    width: 1280px;
    margin: 0 auto;
}

.bg-orange{
    background: #f7941e;
}

.bg-navy{
    background: #2D3B51;
}

.bg-blue{
    background: #283891;
}
.menu{
    height: 60px;
}

.menu nav li , .menu nav li a, .menu-right{
    display: inline-block;
}

.menu-right {
float: right;
}    

.menu nav li{
    height: 60px;
    margin-right: 1em;
}

.menu nav li a:hover, .menu nav li a:active{
    opacity: 0.5;
}

.menu nav li a{
    vertical-align: middle;
    font-family: asap;
}

li a img{
    height: 24px;
    padding: 18px 0;
}

li form{
    position: relative;
}

li form  button.btn-search-header {
    position: relative;
    top: 5px;
    right: 34px;
    border: none;
    background: none;
    height: 20px;
}

.bg-image-header{
background-image: url(./pictures/upscient-image-header.png);
    background-size: cover;
    background-position: left;
}

li form button img, .bloc-slider form button img{
    height: 20px;
}
.menu-right > li a img{
    height: 16px;
    padding: 22px 0;
}

.slider{
    height: auto;
    width: 100%;
    display: inline-block;
}

.bloc-slider{
    width: 400px;
    display: inline-block;
    margin: 20px 20px 40px 20px;
}

.bloc-slider img{
    width: 100%;
}

.marge-slider-left{
    margin-left: 200px;
    vertical-align: bottom;
}

.marge-slider-right{
    margin-right: 200px;    
}

input, select{
    border: none;
    padding: 10px;
    box-shadow: 2px 2px 4px #00000038;
    font-family: asap;
    border-radius: 2px;
    font-size: 0.9em;
}

.formulaire-slider > button.button-formulaire-slider{
    border: none;
    padding: 10px;
    box-shadow: 2px 2px 4px #00000038;
    background: #ffffff;
    color: #f7941e;
    font-family: 'plutocond_bold';
    font-size: 1.05em;
    float: right;
    height: 40px;
}
.formulaire-slider>p{
    font-family: asap;
    padding: 10px 0 5px 0;
    color: white;
    font-size: 1em;
}
.input-small{
    width: 198px;
}

.input-medium{
    width: 380px;
}

.button-formulaire-slider{
    margin-top: 10px;
    border-radius: 2px;
}

.content-index-1{
    width: 480px;
    margin: 0 auto;
    font-family: asap;
}

.content-index-2{
    width: 740px;
    margin-top: 2em;
    margin-bottom: 2em;
}

.content-index-1 h2, .content-index-1 p, .content-index-2 h2, .content-index-2 p{
       width: 100%;
}

 h2 img{
    width: 200px;
    margin: 0 0.3em;
}

.content-index-1>img{
    width: 100%;
    border-radius: 10px;
}

.txt-jaune{
    color: #f7941e;
    display: inline-block;
}

 h2 img.logo-titre-index{
    display: block;
    margin: 0.3em 0;
}

.content h2 {
font-family: 'plutocond_bold';
font-size: 1.8em;
margin: 2em 0 1em 0em;
}

.content h3 {
font-family: 'plutocond_bold';
font-size: 1.8em;
margin: 1em 0 1em 0em;
}

.content-index-1 p, .content-index-2 p{
    padding: 0 0 2em 0;
    font-family: asap;
    font-size: 1.2em;
    line-height: 1.5em;
}

img.content-index-img {
    display: inline-block;
    width: 30%;
    margin-right: 9%;
    border-radius: 12px;
}

img.content-index-img2{
    display: inline-block;
    width: 30%;
    margin-left: 9%;   
    border-radius: 10px; 
}

.bloc-texte-index{
    width: 60%;
    display: inline-block;
    vertical-align: top;
}

.blocs-index-stat{
    background-color: #f7941e;
    border-radius: 10px;
}

.bloc-index-stat{
    width: 21%;
    margin: 0px 6%;
    display: inline-block;
}

.bloc-index-stat img{
    width: 100%
}

.bloc-index-stat p {
    text-align: center;
    color: white;
    font-family: 'plutomedium';
    font-size: 1.1em;
}

.contact-bloc{
    width: 1024px;
    margin: 0px auto;    
    padding: 1px 0 30px 0;
    color: white;
}

.contact-bloc h3{
    font-family: 'plutocond_bold';
    font-size: 1.6em;
    margin: 1em 0 1em 0em;    
}

.contact-bloc p{
    font-family: "asap";
    display: inline-block;
}

.contact-bloc a{
    font-family: "asap";
    display: block; 
    margin: 0.5em 0;   
    color: white;
}
.contact-bloc .tel{
background: #0f1c63;
    display: inline;
    padding: 5px;
    margin-left: 20px;
}

.contact-bloc button{
    background: white;
    color: #2d3b51;
    padding: 0.3em;
    margin-left: 5px;
    font-family: "asap";
    display: inline-block;
    font-size: 1em;
    padding: 6px 10px;
    border: none;
    border-radius: 2px;
}

.contact-bloc>*{
    padding-left: 20px
}

.footer{
    width: 1024px;
    margin: 30px auto 0 auto;  
    position: relative;
}

.footer-menu, .footer-contact, .footer-contact-bloc, .footer-contact-bloc p{
    display: inline-block;
}

.bloc-footer-menu{
    display: inline-block;
    padding: 0px 50px 30px 1em;
}

.bloc-footer-menu li{
    display: block;
    font-family: 'plutomedium';
    text-transform: uppercase;
}

.bloc-footer-menu-border{
    border-left: 2px solid black;
    padding-left: 50px;
}

.footer-contact-bloc p{
    position: absolute;
    font-size: 0.8em;
    right: 0px;
    font-family: 'asap';
    bottom: 5px;
}

.footer-contact-bloc p a{
    color:#E96B49;
}

.footer-social{
    position: absolute;
    right: 0;
    bottom: 25px;
}

.footer-social li{
    display: inline-block;
    padding: 0 4px;
}

.footer-social li a img{
    width: 18px;
    height: auto;
    padding: 10px 0;
}

.catalogue-content{
    text-align: center;
    padding: 30px 0;
}
.catalogue-content h3{
font-family: 'plutocond_bold';
    font-size: 1.6em;
    margin: 1em 0 1em 0em;
color: white;
}

.catalogue-content img{
    width: 30px;
    height: auto;
}

.catalogue-content button{
background: white;
    border-radius: 2px;
    font-family: 'asap';
    padding: 8px;
    border: none;
    font-size: 1em;
}

.formation-list-contener{
    background-image: url(./pictures/background-list-theme.png);
    background-size: contain;
    background-repeat: no-repeat;
        width: 1024px;
        margin: 0px auto;    
}


.formation-list-content p{
    display: inline-block;
    font-family: 'asap';
    padding: 10px 10px 30px 30px;  
    vertical-align: top;
}

.formation-list-content img{
    width: 15%;
}

.bloc-img-service{
padding: 0 5% 5% 5%;
}

.formation-list-content p b{
    font-family: 'plutomedium';
}

.formation-list-content h3{
    font-family: 'plutocond_bold';
    font-size: 1.6em;
    padding: 8em 0 1em 30px;
}

.content-slider-search{
    background: #f6f2f1;
    background-image: url(./pictures/img-recherche.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
}

.content-slider-search input{
    width: 200px;
}

.content-slider-search h3{
    margin-top: 0;
}

.design-list-recherche h4{
    font-family: 'plutomedium';
    font-size: 2em;
    margin: 2em 1em 1em 1em;
}
.design-list-recherche h5{
    font-family: 'plutobold';
    color: #f7941e;
    font-size: 1.2em;
    margin: 1em 1em;
}

.design-list-recherche table tbody tr{
    font-family: asap;
}

.design-list-recherche table tbody tr th{
    font-family: asap;
    text-align: left;
    line-height: 2em;
    width: 100%;
    padding: 0 10px;
}
.design-list-recherche table {
    margin-bottom: 3em;
 }   


 /* style formulaire */

 .bloc-slider h2 {
    background: #5d5d78;
    padding: 0.3em;
    color: white;
    display: inline-block;
    font-size: 1.1em;
    font-family: 'plutobold';
}

.bloc-slider h1 {
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-family: 'plutolight';
    font-size: 2em;
}
.bloc-slider p{
    font-family: 'asap';    
}
.design-list-recherche{
    font-family: 'asap';
}
.content.design-list-recherche.fiche {
    padding-bottom: 1rem;
}
.content.fiche p b {
    font-family: 'plutobold';
    display: block;
    padding: 15px 0 0 0;
 }
.objectif p{
    background: #f2f2f2;
    padding: 0.5em;
}

.content.fiche  br{
    display: none;
}
.content.fiche p br {
    display: block;
}