

/** Custom style */
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}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none};

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: 500;
    line-height: 0;
}

@font-face {
    font-family: 'SourceSansPro-Black';
    src: url('../fonts/SourceSansPro-Black.woff') format('woff'), url('../fonts/SourceSansPro-Black.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SourceSansPro-Bold';
    src: url('../fonts/SourceSansPro-Bold.woff') format('woff'), url('../fonts/SourceSansPro-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SourceSansPro-ExtraLight';
    src: url('../fonts/SourceSansPro-ExtraLight.woff') format('woff'), url('../fonts/SourceSansPro-ExtraLight.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SourceSansPro-Light';
    src: url('../fonts/SourceSansPro-Light.woff') format('woff'), url('../fonts/SourceSansPro-Light.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SourceSansPro';
    src: url('../fonts/SourceSansPro-Regular.woff') format('woff'), url('../fonts/SourceSansPro-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro-Semibold';
    src: url('../fonts/SourceSansPro-Semibold.woff') format('woff'), url('../fonts/SourceSansPro-Semibold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SourceSansPro-Black';
    src: url('../fonts/SourceSansPro-Black.woff') format('woff'), url('../fonts/SourceSansPro-Black.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
html,body{
    height: 100%;

}
body{
    overflow-x: hidden;
}
*{
    box-sizing: border-box;
}
body.stop{margin: 0; height: 100%; overflow: hidden}
:root {
    --color-white : #F5F4ED;
    --color-h6 :#0F2232;
    --color-grey-clear : #F7F7F7;
    --color-grey-clear2 : #707070;
    --color-grey-clear3 : #E6E6E6;
    --color-blue-dark : #445566;
    --color-blue-beurk : #5E6A76;
    --color-red : #AC1416;
    --color-footer : #848484;
    --color-hr-grey : #e7e7e7;
    --url-arrow-red : url('../../..//uploads/icon-arrow-red.png');
    --menu-height   : 70px;
}
.container{
    width: 1124px;
}

h1{
    font-family: 'SourceSansPro-Light'!important;
    font-size: 54px!important;
    line-height: 54px;
}
h1 p{
    font-family: 'SourceSansPro'!important;
    font-size: 54px!important;
    line-height: 54px;
}

h2{
    position:relative;
    font-family: 'SourceSansPro-ExtraLight';
    font-size: 71px;
    text-transform: uppercase;
    line-height: 71px;
}
h2:before{
    content : '';
    display: block;
    position: relative;
    width: 65px;
    height: 10px;
    background-color: var(--color-red);
    margin: 0;
    margin-bottom: 45px!important;
    margin-top: 80px!important;
  }

h3{
    font-family: 'SourceSansPro-Black';
    font-size: 34px;
    color: var(--color-blue-dark);
    line-height: 34px;
    padding-top : 30px;
}
h4{
    font-family: 'SourceSansPro-Light';
    font-size: 28px;
    line-height: 28px;
}
h5{
    font-family: 'SourceSansPro-Bold';
    font-size: 20x;
    line-height: 22px;
    color: var(--color-blue-dark);
    padding-top: 30px;
    text-transform: uppercase;
}
h6{
    font-family: 'SourceSansPro-Light';
    font-size: 18px;
    line-height: 18px;
    line-height: 24px;
}
.sideinformations h2:before{
    display: none;
}
.sideinformations h2{
    font-family: 'SourceSansPro-Light';
    font-size: 31px;
    line-height: 39px;
    color: white;
}
.sideinformations h3{
    font-family: 'SourceSansPro-Semibold';
    font-size: 20px;
    text-transform: uppercase;
    color: white;
    padding-top: 0px;
}

.sideinformations h4{
    font-family: 'SourceSansPro';
    font-size: 20px;
    line-height: 22px;
    color: white;
}

.sideinformations h5{
    font-family: 'SourceSansPro-Light';
    font-size: 20px;
    line-height: 22px;
    color: white;
    margin-left: 20px;
    padding-top: 0;
    text-transform: capitalize;
}
.sideinformations ul{
    padding-bottom: 20px;
}
p{
    font-family: 'SourceSansPro-Light';
    font-size: 18px;
    line-height: 18px;
    line-height: 24px;
    text-align:justify;
}
.content:first-child p{
    margin-top: 40px;
}

a.red{
    font-family: 'SourceSansPro-Semibold';
    font-size: 18px;
    line-height: 24px;
    color: var(--color-red);
    padding-bottom: 70px;
}
.hblack13{
    font-family: 'SourceSansPro-Black';
    font-size: 13px;
    letter-spacing: 2px;
}

b, strong {
    font-weight: bolder;
}
a,a:hover{
    color: inherit;
    text-decoration: none;
}

ul,
li {
    margin: 0;
    padding: 0;
    text-align: justify;
}

.mt120{
    margin-top: 120px!important;
}
.mt70{
    margin-top: 70px!important;
}
.mb70{
    margin-bottom: 70px!important;
}

.pb70{
    padding-bottom: 70px!important;
}
.rgpd-text{
    font-family: 'SourceSansPro-Light';
    font-size: 16px;
    line-height: 24px;
    color: var(--color-blue-beurk   );
}
.text-38, .text-38 p{
    font-family: 'SourceSansPro-Light';
    font-size: 38px;
    line-height: 40px;
    color: var(--color-red);
}
.buttonRed{
    font-family: 'SourceSansPro';
    font-size: 20px;
    width: 100%;
    max-width: 270px;
    height: 50px;
    color : var(--color-red)!important;
    border: 1px solid var(--color-red);
    border-radius: 50px;
}

.content img{
    padding: 10%;
    background-color: var(--color-white);
    width: 100%;
    height: 100%;
}
hr.white{
    width: 100%;
    border-top: 1px solid white;
    margin: 0;
}
hr.whiteH{
    height: 100%;
    background-color: white;
    border-left: 1px solid white;
    margin: 0;

}
hr.grey{
    width: 100%;
    height: 1px;
    background-color: var(--color-hr-grey ) ;
    margin: 0;
}
hr.greyH{
    height: 101px;
    background-color:  var(--color-grey-clear2);
    border-left: 1px solid  var(--color-grey-clear2 );
    margin: 0;

}
hr.red{
    width: 65px;
    height: 10px;
    background-color: var(--color-red);
    margin: 0;
    margin-bottom: 45px!important;
    margin-top: 80px!important;
}

hr.blue{
    width: 65px;
    height: 10px;
    background-color: var(--color-blue-dark);
    margin: 0;
    margin-bottom: 45px!important;
    margin-top: 80px!important;
}


.mb-80{
    margin-bottom: 80px!important;

}
.mb-60{
    margin-bottom: 60px!important;;

}
.pb-50{
    padding-bottom: 53px;
}
.pb-40{
    padding-bottom: 40px;
}
.mw730{
    max-width:730px
}
.cadre{
    padding: 2%;
    background-color: var(--color-white);
    display: flex;
    justify-content: center;
}
.cadre img{
    max-width: 680px;
}
.dlw{
    margin: 0px 20px 0px 0px;
    padding: 10px 20px;
    border: 1px solid white;
    border-radius: 3px;
    width: max-content;
    transition: 0.3s;
}
.dlw:hover{
    background-color: white;
    color: var(--color-red);
    transition: 0.3s;

}

.dlw a:after {
    content: '';
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    background-image: url(../../..//uploads/icon-download-white.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
    top: 1px;
}
.dlw:hover a:after{
    background-image: url(../../..//uploads/icon-download.png);
}
.tssp20b{
    font-family: 'SourceSansPro-Semibold';
    font-size: 20px;
    text-transform: uppercase;
}
.tssp20{
    font-family: 'SourceSansPro-Semibold';
    font-size: 20px;

}
.ssp20{
    font-family: 'SourceSansPro';
    font-size: 20px;
}
.sspl20{
    font-family: 'SourceSansPro-Light';
    font-size: 20px;
}
.sspb20{
    font-family: 'SourceSansPro-Bold';
    font-size: 20px;
    text-transform: uppercase;
}
.ssp20Red *{
    font-family: 'SourceSansPro-Semibold';
    font-size: 20px;
    color: var(--color-red);
}

.sspl31R{
    font-family: 'SourceSansPro-Light';
    font-size: 31px;
    color: var(--color-red);
    line-height: 39px;
    max-width: 228px;
    text-transform: uppercase;
}
.dlp {
    border: 1px solid var(--color-red);
    width: max-content;
    padding: 20px 50px;
    transition: 0.3s;

}
.dlp:hover{
    background-color: var(--color-red);
    transition: 0.3s;

}
.dlp:hover > .sspl31R{
    color: white;
    transition: 0.3s;
}
.dlp:hover > .dBarrow .dB1,
.dlp:hover > .dBarrow .dBr,
.dlp:hover > .dBarrow .dBc,
.dlp:hover > .dBarrow .dBt{
    background-color: white;
    transition: 0.3s;
}

.dBarrow{
    width: 58px;
    height: 77px;
    margin-top: 28%;
}
.dBarrow .dBt{
    height: 1px;
    width: 43px;
    background-color: var(--color-red);
    display: block;
    margin: auto;
    transition: 0.3s;

}

.dBarrow .dBc{
    width: 1px;
    height: 60px;
    background-color: var(--color-red);
    display: block;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    margin-top: 11px;
    transition: 0.3s;
}
.dBarrow .dBr{
    width: 1px;
    height: 30px;
    background-color: var(--color-red);
    display: block;
    right: 66%;
    transform: translateX(-50%) rotateZ(-45deg);
    position: absolute;
    bottom: 0px;
    transition: 0.3s;
}
.dBarrow .dB1{
    width: 1px;
    height: 30px;
    background-color: var(--color-red);
    display: block;
    left: 68%;
    transform: translateX(-50%) rotateZ(45deg);
    position: absolute;
    bottom: 0px;
    transition: 0.3s;
}

.imgBg{

    max-height: 576px;
    /* min-height: 670px; */
}


.sommaire {
    border: 1px solid var(--color-blue-dark);
    padding: 45px;
    width: 444px;
}

.sideinformations{
    font-family: 'SourceSansPro-Light';
    font-size: 31px;
    line-height: 39px;
    border: 1px solid var(--color-blue-beurk);
    background-color: var(--color-blue-beurk);
    color: white;
    padding: 45px;
    width: 444px;
}
.sideinformations .title{
    text-transform: uppercase;
}
.sideinformations li{
    display: flex;
    flex-direction: row;
}

.sidecontact{
    font-family: 'SourceSansPro-Light';
    font-size: 31px;
    line-height: 39px;
    border: 1px solid var(--color-red);
    background-color: white;
    color: var(--color-red);;
    padding: 45px;
    width: 444px;
}
.sidecontact .title{
    text-transform: uppercase;
}
.sidecontact img{
    width: 22px;
}
.sideformation{
    font-family: 'SourceSansPro-Light';
    font-size: 31px;
    line-height: 39px;
    border: 1px solid var(--color-red);
    background-color: var(--color-red);;
    color: white;
    padding: 45px;
    width: 444px;
}
.sideformation .title p{
    text-transform: uppercase;
    font-family: 'SourceSansPro-Light';
    font-size: 31px;
    line-height: 39px;

}
.sideformation h4{
    font-family: 'SourceSansPro-Light';
    font-size: 31px;
    line-height: 39px;
    color: white;
    text-transform: uppercase;
}
.sideformation h5{
    font-family: 'SourceSansPro';
    font-size: 13px;
    text-transform: uppercase;
    color: white;
    margin: 0;
    padding: 0;
}
.sideformation h6{
    font-family: 'SourceSansPro';
    font-size: 34px;
    text-transform: capitalize;
    color: white;
    margin: 0;
    padding: 0;

}
.sideformation h6:before{
    content : '';
    position: absolute;
    display: block;
    width: 12px;
    height: 10px;
    background-image: url(../../..//uploads/icon-arrow-white.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: -25px;
    margin-top: 8px;
}
.sideformation .wrap-short a{
    margin-left: 30px;
}
.sideformation .wrap-short a:hover > h6:before {
    transition: 0.3s;
    transform: translateX(15px);
}
/* Slider accueil */


.band-slider{
    background-color: var(--color-grey-clear);
}
.band-slider .title{
    width: 445px;
    font-family: 'SourceSansPro-Light';
}
@media(max-width : 992px){
    .band-slider .title{
        width: 100%;
    }
    .slider.container,
    #slideAccueil .container{
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .slider.container .col-12.col-lg-6.order-1.order-lg-2{
        padding: 0;
        margin: 0;
    }
    .slider.container .col-12.col-lg-6.order-2.order-lg-1{
        padding-right: 15px;
        padding-left: 15px;
        margin-right: 0px;
        margin-left: 0px;
    }
}
.band-slider .img{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 414px;
}
@media(max-width : 992px){
    .band-slider .img{
        min-height: calc(100vw * 9 / 16);

    }
}
/* min-height: calc(100vw * 16/ 9); */
.topTitle{
    text-transform: uppercase;
}
.textButton{
    font-family: 'SourceSansPro';
    font-size: 20px;
    color: var(--color-red);
    border: 1px solid var(--color-red);
    border-radius: 50px;
    background-color: white;
    width: max-content;
    transition: 0.3s;
}
.textButton:hover{
    transition: 0.3s;
    background-color:var(--color-red);
    color: white;

}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    margin-right: 3px;
    margin-left: 3px;
    cursor: pointer;
    background-color: transparent;
    background-clip: none;
    border: none;
    transition: opacity .6s ease;
    opacity: 1;
    width: 14px;
    height: 14px;
    border-radius: 20px;
    border: 1px solid var(--color-red);
}
.carousel-indicators li.active{
    background-color: var(--color-red);
    transition: opacity .6s ease;

}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: start;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
    list-style: none;
    bottom: 20px;
    margin-left: 15px;
}
#slideAccueil .carousel-indicators{
    margin-left: 0;
    margin-top: 30px;
    bottom: 0;
    padding: 30px 0px;
}
@media(max-width : 996px){
    #slideAccueil .carousel-indicators{
        margin-top: 0px;
        position: relative!important;
    }
}
/* Sommaire*/

.sommaire .title{
    font-family: 'SourceSansPro-Light';
    font-size: 31px;
    line-height: 39px;
    text-transform: uppercase;
}
.sommaire li{
    margin-bottom: 10px;
}
.sommaire a{
    text-decoration: none;
    color: inherit;
    font-family: 'SourceSansPro';
    font-size: 16px;
    font-weight: bold;
    color: var(--color-blue-dark);
    text-transform: uppercase;
    margin-bottom: 5px;
    letter-spacing: 3px;
}
.sommaire a:hover{
    color: var(--color-red);
}
.sommaire a.arrow-red:before{
    content: '';
    display: inline-block;
    position: relative;
    width: 9px;
    height: 9px;
    background-image: var( --url-arrow-red);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 10px;
    top: -1px;
    transform: translateX(0px);
}
.sommaire a.arrow-red:hover:before{
    transform: translateX(5px);
    transition: 0.3s;
}
/* Navigation */

nav[type="desktop"]{
    position: relative;
    height:170px;
    width: 100%;
}

nav[type="desktop"] #menu-principale{
    display: flex;
    flex-direction: row;

}
nav[type="desktop"] #menu-principale li{
    position: relative;
    margin: 0px 5px;
}
nav[type="desktop"] #menu-principale a{
    text-decoration: none;
    color: inherit;
}
nav[type="desktop"] .blocks{
 height: 101px;
}
nav[type="desktop"] .block2{
position: relative;
z-index: 999;
}

nav[type="desktop"] #menu-principale ul.sub-menu{
    display: none;
    position: absolute;
    font-family: 'SourceSansPro-Light';
    font-size: 18px;
    width : 240px;
    background-color: rgba(255, 255, 255, 1);
    padding: 20px 10px;
    left: -20px;
}
nav[type="desktop"] #menu-principale ul.sub-menu li{
    margin-bottom: 10px;
    transition: 0.3s;

}
nav[type="desktop"] #menu-principale ul.sub-menu li > a{
    transition: 0.3s;
}
nav[type="desktop"] #menu-principale ul.sub-menu li:hover > a{
    color: var(--color-red);
    transition: 0.1s;
    font-weight: bold;
}


nav[type="desktop"] #menu-principale .T1{
    display: none;

}
nav[type="desktop"] #menu-principale .N1{
    position: relative;
    font-family: 'SourceSansPro-Semibold';
    font-size: 18px;
    margin: 0px 0px 0px 40px ;
}
nav[type="desktop"] #menu-principale .N1:hover > .sub-menu{
    display: block;
}

nav[type="desktop"] #menu-principale .N1.fleche:before{
    content : '';
    display: block;
    position: absolute;
    width: 0;
	height: 0;
	border-width: 7px 7px 0 7px;
	border-color:var(--color-red) transparent transparent transparent;
	border-style: solid;
    margin-right: 10px;
    left: -23px;
    top: 6px;
    transition: 0.3s;
}
#menu-principale .N1.fleche:hover:before  {
    transition: 0.3s;
    transform: rotateZ(-90deg);
    display: none;
}

nav[type="desktop"] #menu-principale .sub-menu .dl a{
    position: relative;
}
nav[type="desktop"] #menu-principale .sub-menu .dl a:after{
    content : '';
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    background-image: url(../../..//uploads/icon-download.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    right: -24px;
    top: 3px;
}


nav[type="desktop"] .menu-espace-entreprise-container{
    position: relative;
    z-index: 1090;
}
nav[type="desktop"] #menu-espace-entreprise{
    display: flex;
    flex-direction: row;
    z-index: 999;
}
nav[type="desktop"] #menu-espace-entreprise a{
    text-decoration: none;
    color: inherit;
}
nav[type="desktop"] #menu-espace-entreprise:nth-child(1){
    font-family: 'SourceSansPro';
    font-size: 20px;
    padding: 10px 10px;
    border: 1px solid var(--color-grey-clear2);
    cursor: pointer;
}
nav[type="desktop"] #menu-espace-entreprise li {
    position: relative;
    margin: 0px 5px 0px 20px;
}
nav[type="desktop"] #menu-espace-entreprise ul.sub-menu {
    display: none;
    position: absolute;
    font-family: 'SourceSansPro-Light';
    font-size: 18px;
    width: 240px;
    background-color: rgba(255, 255, 255, 1);
    padding: 20px 10px;
    left: -20px;
    z-index: 998;
    margin-top: 11px;
}
nav[type="desktop"] #menu-espace-entreprise li .sub-menu li.dl:after{
    content: '';
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    background-image: url(../../..//uploads/icon-download.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
    top: 1px;
}
nav[type="desktop"] #menu-espace-entreprise ul.sub-menu li{
    margin-bottom: 10px;
    transition: 0.3s;

}
nav[type="desktop"] #menu-espace-entreprise ul.sub-menu li > a{
    transition: 0.3s;
}
nav[type="desktop"] #menu-espace-entreprise ul.sub-menu li:hover > a{
    color: var(--color-red);
    transition: 0.1s;
    font-weight: bold;
}
nav[type="desktop"]  .menu-espace-entreprise-container:hover >   #menu-espace-entreprise li .sub-menu{
    display: block;
}
nav[type="desktop"] .menu-espace-entreprise-container  #menu-espace-entreprise:nth-child(1):hover a:before {
    transition: 0.3s;
    transform: rotateZ(-90deg);
}
nav[type="desktop"] #menu-espace-entreprise:nth-child(1) a:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-width: 7px 7px 0 7px;
    border-color: var(--color-red) transparent transparent transparent;
    border-style: solid;
    margin-right: 10px;
    left: -23px;
    top: 6px;
    transition: 0.3s;
}
nav[type="desktop"]  #menu-espace-entreprise  .sub-menu li a:before {
    display: none;
}

nav[type="desktop"] #menu-block1{
    display: flex;
    flex-direction: row;
}
nav[type="desktop"] #menu-block1 li{
    font-family: 'SourceSansPro';
    font-size: 20px;
    margin: 0px 20px 0px 0px;
    padding: 10px 10px;
    border: 1px solid var(--color-grey-clear2);
    cursor: pointer;
}
nav[type="desktop"] #menu-block1 li a:hover{
    color: var(--color-red);
    font-weight: bold;
}
nav[type="desktop"] #menu-block1 li:nth-child(1),
nav[type="desktop"] #menu-block1 li:nth-child(2),
nav[type="desktop"] #menu-block1 li:nth-child(3){
    border: 1px solid transparent;
}
nav[type="desktop"] #menu-block1 a{
    text-decoration: none;
    color: inherit;

}
nav[type="desktop"] #menu-block1 .dl a{
    position: relative;

}
nav[type="desktop"] #menu-block1 .dl a:after{
    content: '';
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    background-image: url(../../..//uploads/icon-download.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
    top: 1px;
}


nav[type="desktop"] .menu-bar{
    width: max-content;
    height: max-content;
}

nav[type="mobile"]{
    display: none;
    position: fixed;
    height: var( --menu-height  );
    width: 100%;
    top: 0;
    z-index: 999;
    background-color: white;
}


nav[type="mobile"] .logos img{
    width: 54px;
    /* width: 70px; */
    /* height: 56px; */
}
nav[type="mobile"] .menu-close-icon,
    nav[type="mobile"] .menu-bar-icon{
    width: 35px; /* 51px*/
    position: absolute;
    right: 25px;
    top: 25px;
    transform: translateX(150vw);
    transition: 0.3s;
}
nav[type="mobile"] .menu-close-icon.active,
    nav[type="mobile"] .menu-bar-icon.active{
        transform: translateX(0vw);
    transition: 0.3s;
}

nav[type="mobile"]  hr.greyH {
    height: 40px;
    /* height: 59px; */
    background-color: var(--color-grey-clear2);
    border-left: 1px solid var(--color-grey-clear2 );
    margin: 0;
}
nav[type="mobile"]  .icon-menu{
    overflow: hidden;
}
.current-menu-ancestor a:first-child{
    font-weight: bold;
    color: var(--color-red)!important
}
.current-menu-ancestor  .sub-menu a{
    font-weight: inherit;
    color: var(--color-h6)!important
}
.current-menu-ancestor  .sub-menu a:hover{
    font-weight: inherit;
    color: var(--color-red)!important
}

navItems{
    position: fixed;
    top: var( --menu-height  );
    left : 0px;
    width: 101%;
    height: calc(100% - var(--menu-height));
    background-color: white;
    z-index: 999;
    transform: translateY(200vw);
    display: none;
    transition: 0.5s;
}
navItems.active{
    transform: translateX(0);
    transition: 0.3s;

}
navItems #menu-principale-1{
    overflow-y: scroll;
    max-height: 70vh;
}
navItems #menu-principale-1 .N1{
    position: relative;
    font-family: 'SourceSansPro-Semibold';
    font-size: 27px;
    margin: 0px 30px 0px 30px ;
    border-top: 1px solid rgb(112 112 112 / 29%);
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;

}
@media(max-width : 425px){
  /*  navItems #menu-principale-1 .N1{
        font-size: 18px;
    }

    navItems #menu-principale-1 .N1 .sub-menu{margin-bottom:0}*/
}
navItems #menu-principale-1 .sub-menu{
    transition: 0.5s;
    overflow: hidden;
    margin: 15px 0px;
    max-height: 0px;
    transform: scale(0);
    transform-origin: top;
}
navItems #menu-principale-1 .sub-menu.active{
    transform: scale(1);
    max-height: max-content;
    transition: 0.5s;
    transform-origin: top;
 }
navItems #menu-principale-1 .N2{
    position: relative;
    font-family: 'SourceSansPro-Light';
    font-size: 26px;
    line-height: 36px;
    text-decoration: none;
}

@media(max-width : 425px){
    navItems #menu-principale-1 .N2{
        font-size: 19px;
        line-height: 22px;
        margin-bottom: 10px;
    }
}
navItems #menu-principale-1 .fleche.N1.active a{
    color: var(--color-red);
}
navItems #menu-principale-1 .fleche.N1.fleche.active:before{
    transition: 0.3s;
    transform-origin: center;
    transform: rotateZ(180deg);
    /* background-image: url(../../..//uploads/fleche.png); */
    border-color: var(--color-red) transparent transparent transparent;
}

navItems #menu-principale-1 .N1.fleche:before{
    content : '';
    display: block;
    position: absolute;
    /* width: 22px;
    height: 12px; */
    /* background-image: url(../../..//uploads/fleche-grey.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; */
    margin-right: 10px;
    right: 0px;
    top: 20px;
    transition: 0.3s;
    transform-origin: center;
    transform: rotateZ(0deg);
    width: 0;
	height: 0;
	border-width: 10px 9px 0 9px;
	border-color:var(--color-footer) transparent transparent transparent;
	border-style: solid;
}
navItems #menu-principale-1 .N2 a{
    color: var(--color-blue-dark)!important;
}
navItems .btnBottom a{
    font-family: 'SourceSansPro';
    font-size: 26px;
    padding: 24.5px 0px;
    text-align: center;
    color: white;
    text-transform: capitalize;
}
navItems a.ent{
    font-family: 'SourceSansPro';
    font-size: 26px;
    padding: 5px 15px;
    border: 1px solid rgb(112 112 112 / 29%);
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 25px;
    width: max-content;
}
navItems a.ent:after{
    content: '';
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    background-image: url(../../..//uploads/icon-download-grey.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
    top: 1px;
}

navItems .btnBottom a.contact{
    background-color: var(--color-blue-dark);
}
navItems .btnBottom a.candidatez{
    background-color: var(--color-red);
}

navItems .btnBottom a.candidatez:after{
    content: '';
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    background-image: url(../../..//uploads/icon-download-white.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
    top: 1px;
}

/* Menu Accueil*/
#menuAccueil{
    overflow: hidden;
}
#menuAccueil .maCol{
    max-width: 292px;
}
#menuAccueil .title{
    position: relative;
    font-family: 'SourceSansPro-Semibold';
    font-size: 31px;
    color: var(--color-blue-dark);
    margin-bottom: 30px!important;
}
#menuAccueil .title:before{
    content : '';
    position: absolute;
    border-left: 5px solid var(--color-grey-clear3);
    height: 90%;
    left: -15px;
    top: 5px;
}
#menuAccueil .title img{
    display: none;
}
#menuAccueil .subtitle {
    font-family: 'SourceSansPro-Light';
    font-size: 18px;
    color: var(--color-h6);
}
#menuAccueil a img{
    transform: translateX(0px);
    transition: 0.3s;
}
#menuAccueil a:hover > img{
    transform: translateX(10px);
    transition: 0.3s;
}
#menuAccueil a:hover{
    color: var(--color-red);
    font-weight: bold;
}
#menuAccueil .title a:hover{
    color: inherit;
    font-weight: bold;
}
#menu-menu-accueil{
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}
#menu-menu-accueil li{

    margin-bottom: 30px;
}

#menu-menu-accueil > li{
    width:25%;

}
#menu-menu-accueil:nth-child(1) a{
    position: relative;
    font-family: 'SourceSansPro-Semibold';
    font-size: 31px;
    color: var(--color-blue-dark);
    margin-bottom: 30px;
    text-transform: uppercase;
}
#menu-menu-accueil:nth-child(1) a:before {
    content: '';
    position: absolute;
    border-left: 5px solid var(--color-grey-clear3);
    height: 90%;
    left: -15px;
    top: 5px;

}
#menu-menu-accueil li .sub-menu li.dl:after{
    content: '';
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    background-image: url(../../..//uploads/icon-download.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
    top: 1px;
}
#menu-menu-accueil li .sub-menu a{
    text-transform: inherit;
}
#menu-menu-accueil li .sub-menu a:hover{
    color: var(--color-red);
    font-weight: bold;
}

#menu-menu-accueil li .sub-menu li:hover > a:before{
    transition: 0.3s;
    transform: translateX(15px);
}
#menu-menu-accueil li .sub-menu a:before {
    content: '';
    position: absolute;
    display: flex;
    border-left: 0;
    height: auto;
    left: -30px;
    top: 2px;
    background-image: url(../../..//uploads/icon-arrow-red.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 12px;
    height: 20px;
    transition: 0.3s;
}

#menu-menu-accueil li .sub-menu{
    margin-left: 35px;
    margin-top: 30px;
}
#menu-menu-accueil .sub-menu li{
    margin-bottom: 10px;text-align: left;
}
#menu-menu-accueil li .sub-menu a{
    position: relative;
    font-family: 'SourceSansPro-Light';
    font-size: 18px;
    color: var(--color-h6);
    margin: 0;
}




#suivez-actu {background-color:var(--color-grey-clear);padding-bottom:80px}

#suivez-actu .textButton{font-family: 'SourceSansPro-Black';font-size: 24px;text-transform: uppercase;letter-spacing: 5px;padding: 20px 100px;margin-top: 60px;}

@media(max-width : 768px){
#suivez-actu .textButton {

    font-size: 18px;

    padding: 15px 80px;
    margin-top: 40px;
}
}
/* Candidature*/

#candidature .B1{
    background-image: url(../../..//uploads/UNC-IAE-Fond-Paysage-min.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 508px;
}
@media(max-width : 768px){
    #candidature .B1{
        min-height: 708px;
    }
}
#candidature .title, #suivez-actu .title{
    font-family: 'SourceSansPro-ExtraLight';
    font-size: 72px;
    color: var(--color-red);
    text-transform: uppercase;
}


#suivez-actu .title{color:var(--color-blue-dark);margin-bottom:40px}
@media(max-width : 992px){
    #candidature .title,#suivez-actu .title{
        font-size: 7vmax;
    }
}
@media(max-width : 768px){
    #candidature .title,#suivez-actu .title{
        font-size: 12vmax;
    }
}
@media(max-width : 576px){
    #candidature .title,#suivez-actu .title{
        font-size: 12vmin;
    }
}
#candidature .subtitle{
    font-family: 'SourceSansPro-Black';
    font-size: 24px;
    color: var(--color-h6);
    line-height: 31px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
@media(max-width : 996px){
    #candidature .subtitle{
        font-size: 2.8vmin;
        letter-spacing: 2px;
    }
}
@media(max-width : 996px){
    #candidature .subtitle{
        font-size: 2.4vmin;
        letter-spacing: 2px;
    }
}
@media(max-width : 576px){
    #candidature .subtitle{
        font-size: 2.5vmax;
        letter-spacing: 4px;
    }
}
@media(max-width : 425px){
    #candidature .subtitle{
        font-size: 3.5vmin;
        letter-spacing: 1vmin;
    }
}
#candidature .phrasing{
    font-family: 'SourceSansPro-Light';
    font-size: 20px;
    color: var(--color-blue-beurk);

}
@media(max-width : 768px)
{
    #candidature.container,
    #candidature .row,
    #candidature .B1{
        width: 100%;
        padding: 0!important;
        margin: 0!important;
    }

}
/** Contact */

#contact .wrap-icon-contact{
    padding: 90px 0px;
}
#contact .wrap-icon-contact img{
    width: max-content;
}
@media(max-width : 425px){
    #contact .wrap-icon-contact img[alt="mail"]{
        width:90%;
    }
}
#contact .acf-map{
    min-height: 576px;
    margin: 65px 0px;
}
#contact h3{
    text-transform: uppercase;
    color: var(--color-blue-dark);
}
#contact input[type="submit"]{
    border: none;
    background-color: transparent;
    font-family: 'SourceSansPro';
    font-size: 20px;
    width: 270px;
    height: 50px;
    color : var(--color-red)!important;
    border: 1px solid var(--color-red);
    border-radius: 50px;
}



.popmake .wpcf7 input[type="submit"]{
    border: none;
    background-color: transparent;
    font-family: 'SourceSansPro';
    font-size: 20px;
    width: 270px;
    height: 50px;
    color :white;
    border: 1px solid white;
    border-radius: 50px;
}

#contact input[type="checkbox"], .popmake .wpcf7 input[type="checkbox"]{
    width: 24px;
    height: 24px;
}


#contact input[type="text"],
#contact input[type="tel"],
#contact input[type="email"],
#contact textarea{
    font-family: 'SourceSansPro-Light';
    font-size: 20px;
    color: var(--color-blue-dark);
    border: none;
    border-bottom: 1px solid var(--color-hr-grey );
    width: 100%;
    resize: none;
}

.popmake .wpcf7 ::placeholder{color:white}
.popmake .wpcf7 input[type="text"],
.popmake .wpcf7 input[type="email"]{
    font-family: 'SourceSansPro-Light';
    font-size: 16px;
    color: white;
    border: none;
    border-bottom: 1px solid white;
    width: 100%;
    resize: none;
    background-color:transparent;
    margin: 10px 0;
}

select.form-control {
    background-color: transparent;
    color: white;
    margin: 10px 0;
}
.popmake .etape h3 {
    font-family: 'SourceSansPro-Black';
    font-size: 15px;
    letter-spacing: 2px;
    color: white;
    text-transform: uppercase;
    line-height: 20px;
}

.popmake #etape2 a.textButton {
    padding: 8px 15px;
    display: inline-block;
    margin-top: 30px;
}

.popmake .etape h3:first-child {
    padding-top:0;
}

.popmake .etape{max-width:350px;margin:0 auto}

.popmake .rgpd-text{color:white}

.popmake #etape2{display:none}
#contact .message{
    width: 100%;
}
#contact input[type="text"]:focus,#contact input[type="text"]:active,
#contact input[type="tel"]:focus,
#contact input[type="email"]:focus{
    border: none;
}
#contact input[type="text"]:placeholder,
#contact input[type="tel"]:placeholder,
#contact input[type="email"]:placeholder{
    color: var(--color-blue-dark);

}
#info-pratique .headband,
#editorial .headband,
#contact .headband{
    position: relative;
    height: 224px;
    background-color: var(--color-blue-dark) ;
    color: white;
    display: flex;
    align-items: center;
}
#contact .headbandBG,
#info-pratique .headbandBG,
    #editorial .headbandBG{
    height: 224px;
    background-color: var(--color-blue-dark) ;
    width: 100vw;
}


#formation .headbandBG,
#portail .headbandBG{
    height: 224px;
    background-color: var( --color-grey-clear) ;
    width: 100vw;
}

#formation .headband,
#portail .headband{
    background-color: var( --color-grey-clear) ;
    /* width: 40vw; */
}

#portail .content ul,
.content ul{
    padding-top: 40px;
}
.content ul li,
    #portail .content ul li{
    position: relative;
    font-family: 'SourceSansPro';
    font-size: 18px;
    line-height: 24px;

}

.content ul li:before,
    #portail .content ul li:before{
    content : '';
    position: relative;
    display: inline-block;
    width: 12px;
    height: 10px;
    background-image: url(../../..//uploads/arrow-grey.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 5px;
}

.content ul  li:before{
    margin-top: 8px;

}
#portail h3{
    padding: 0;
}
/* Slider Temoignage*/

#sliderTemoignage .img{
    width: 317px;
    height: 263px;
    background-size: cover;
}
#sliderTemoignage .wrap-item{
    width: 300px;
}
#sliderTemoignage .wrap-item img{
    width: max-content;
}
#sliderTemoignage .title{
    font-family: 'SourceSansPro';
    font-size: 34px;
    line-height: 42px;
    color: var(--color-h6);
}
#sliderTemoignage .description{
    font-family: 'SourceSansPro-Light';
    font-size: 18px;
    line-height: 24px;
    color: var(--color-h6);
}

#sliderTemoignage  .carousel-control-prev-icon{
    background-image: url(../../..//uploads/arrow.png)!important;
    width: 40px!important;
    height: 40px!important;
}
#sliderTemoignage  .carousel-control-next-icon{
    background-image: url(../../..//uploads/arrow.png)!important;
    width: 40px!important;
    height: 40px!important;
    transform: rotate(180deg);
}
@media(max-width : 400px){
    #sliderTemoignage  .carousel-control-prev-icon,
    #sliderTemoignage  .carousel-control-next-icon{
        width: 30px!important;
        height: 30px!important;
    }
    .carousel-control-next, .carousel-control-prev{
        width: 9%;
    }
}
@media(max-width : 320px){

    .carousel-control-next, .carousel-control-prev{
        width: 9%;
    }
}
#sliderTemoignage .carousel-control-next, #sliderTemoignage .carousel-control-prev {
    align-items : flex-start;
    padding-top : 120px;
}

#mxw-testimorial-video{
    position: relative;
    overflow-x: hidden;
}

#mxw-testimorial-video .wrap {
    overflow-x: hidden;
    width: 96750px;
}

#mxw-testimorial-video  .wrap-items{
    width: 33vw;
    height: 22vw;
}
@media(max-width : 996px){
    #mxw-testimorial-video  .wrap-items{
        width: 100vw;
        height: calc(100vw * 9 / 16);
        padding: 0px!important;
    }

}
#mxw-testimorial-video  .wrap-items iframe{
    width: 100%;
    height: 100%;
}

#mxw-testimorial-video .arrow{
    cursor: pointer;
}









.list-actu{margin:60px -25px;width:calc(100% + 50px)}
.list-actu > div {
    width: calc(33% - 50px);
    padding: 25px 0;
    cursor: pointer;
    border-bottom: 1px solid transparent;
    margin: 0 25px 25px;
}



.list-actu > div:hover h3{color:#ac1416}

.list-actu > div:hover{border-color:#ac1416}

.list-actu > div img {
    width: 100%;
    height: 190px;
    object-fit: cover;
}

.list-actu > div h3 {
    font-size: 24px;
    padding-top: 10px;
    margin-bottom: 15px;
}

.list-actu > div .date {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    color: var(--color-blue-dark);
    margin-top: 20px;
    display: block;
    font-family: 'SourceSansPro-bold';
}


.single .breadcrumb {
    background-color: var(--color-blue-dark);
    color: white;
    font-family: 'SourceSansPro-Light';
    margin:0;border-radius:0;
}

.single #top .date {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    color: var(--color-blue-dark);
    margin-top: 20px;
    display: block;
    font-family: 'SourceSansPro-bold';
}

.single #top {
    background-color: #f7f7f7;
    padding: 30px 0 80px;
}


.single #top h1 {
    color: var(--color-blue-dark);
    font-family: 'SourceSansPro' !important;
    font-size: 45px !important;
    margin-top: 30px;
}

.single .content{margin-top:30px}

.single .content .textButton{margin:80px auto}


@media (max-width:992px){
  .list-actu > div {
      width: calc(50% - 50px);

  }
}

@media (max-width:576px){

  p{text-align:left}
  .list-actu > div {
      width: 100%;
      margin: 0 0 15px;padding:15px 0;
  }
  .list-actu{margin:30px 0;width:100%}


  .list-actu > div img {width:90px;height:100px;margin-right:15px}

.list-actu > div > div{width:calc(100% - 105px)}
  .list-actu > div .date {margin-top:0;font-size:11px}

  .list-actu > div h3 {
    font-size: 20px;

    line-height: 25px;

}
}


.footer{
    background-color: var(--color-footer) ;
    color: white;
    padding : 70px 0px;
    margin-top: 70px;
}
.footer .title{
    font-family: 'SourceSansPro';
    font-size: 24px;
}
.footer .title img{
    display: none;
}
.footer .subtitle{
    font-family: 'SourceSansPro-Light';
    font-size: 18px;
}
.footer a{
    text-decoration: none;
    color: inherit;
}
.footer a:hover > img{
    transform: translateX(10px);
    transition: 0.3s;
}
.footer a img{
    transform: translateX(0px);
    transition: 0.3s;
}
.footer a.dl{
    position: relative;
}
.footer a.dl:after{
    content: '';
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    background-image: url(../../..//uploads/icon-download-white.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
    top: 1px;
}


.footer  img{
    width: max-content;
    height: max-content;
}
.footer .footer-down{
    font-family: 'SourceSansPro-Light';
    font-size: 18px;
}

@media(max-width : 1300px){
    .sommaire,.sideinformations ,.sidecontact ,.sideformation
    {
        width: 33vw;
    }
    .sspl20 ,
    .ssp20,
    .ssp20Red {
        font-size: 16px;
    }
}

@media (max-width: 1200px){
    .container, .container-md, .container-sm {
        max-width: none;
        width : 95%
    }
    .sommaire,.sideinformations ,.sidecontact ,.sideformation
    {
        width: 100%;
        padding: 20px;
    }

}


@media (max-width: 1196px){

    nav[type="desktop"]{
        display : none
    }
    nav[type="mobile"],navItems{
        display: block;
        overflow: hidden;
    }
    [type="content"]{
        margin-top: var( --menu-height  );
    }
    .footer {
        padding: 10px 0px;
        margin-top: 20px;
    }
    .container, .container-md, .container-sm {
        max-width: none;
        width: 100%;
    }

}

@media (max-width: 996px){
  #menu-menu-accueil > li {
    width: 50%;
}
    .footer {
        padding: 10px 0px;
        margin-top: 20px;
    }
    .sidebar {
        margin-top: 0!important;
    }
    .content img {
        padding: 5%;
    }
}

@media (max-width: 576px){

  #menu-menu-accueil > li {
    width: 100%;
}
    h1{
        font-size: 6vmax!important;
    }
    h2{
        font-size: 5vmax;
    }
    #formation h2{
        font-size: 7vmax;
        line-height: 7vmax;
    }
    #editorial h2{
        font-size: 7vmax;
        line-height: 7vmax;
    }

    h3{
        font-size: 4vmax;
    }
    .dlp {
        border: 1px solid var(--color-red);
        width: max-content;
        padding: 20px 10px;
        width: 100%;
    }
    .sspl31R{
        font-size: 5vmax;
        max-width: 55%;
    }
    .content img {
        padding: 2%;
    }
    .pb70 {
        padding-bottom: 50px!important;
    }

}
