/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

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,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}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

html, body {
    height: 100%;
    margin: 0;
}

html {
    font-family: sans-serif;
}


.abhaya {font-family: 'Abhaya Libre', serif;!important;}
.montserrat {font-family: 'Montserrat', sans-serif;!important;}


.bgbeige {background-color: #fffbe8}
.bgbleuclair {background-color: #e6f4fa}
.bgbleu{ background-color:#332e88!important;}
.bleu{ color:#332e88!important;}
.bgjaune{background-color:#ffd344;!important;}
.bggris{background: #f1f2f2;}
.jaune{color:#ffd344;!important;}
.gris{color: #5b5b5b;}
.blanc{color:white;}
/***************************


structure

*******************************/
.navbar-light {display:none}


body, html {
    height: 100%;

    font-family: 'Abhaya Libre', serif!important;
    scrollbar-width: none;
    -ms-overflow-style: none;

}
body::-webkit-scrollbar {
    display: none; /* Chrome Safari */
}
body::-webkit-scrollbar {
    width: 0;
    height: 0;
}


p {margin:10px 0px;!important;}


#main {
    height: 100%;
}
#center {
    height:100%;
    float:right;
    width:100%;
    background-repeat: no-repeat;
    background-size:cover;
    background-position: center;
    position:relative;
    display: flex;
    text-align: center;
    color:white;
     top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    object-fit: cover;
}


.suite {clear:both;width:100%;overflow: hidden!important;z-index: 100}

.logo {position:absolute;left:100px;top:100px;width:200px}
.rubrique {position:absolute;right:100px;top:100px;text-transform: uppercase;letter-spacing: 5px;
    font-family:Montserrat;text-transform: uppercase;font-size:18px;font-weight: bold
}
.rubrique>div {vertical-align:top!important;}

.texte-intro {z-index:100;text-align:center;top:10%;width:50%;margin:auto;line-height: 1.6;
    font-family: "Abhaya Libre"; letter-spacing: 2px;font-size: 22px;font-weight: 500;
    /*text-shadow: 2px 2px 0px rgba(10, 10, 10, 10);*/
}


.scrollto{cursor: pointer;position:absolute;bottom:60px;left:calc(50% - 10px)}

#video-fond {

    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(1, 1, 2, 0.55);

}

.page-template-home #video-fond {

    background: rgba(1, 1, 2, 0.70);

}

#video-fond > video {

    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    mix-blend-mode: overlay;
    pointer-events: none;
}


.container {

    max-width: 1280px;

}

 .home #video-fond {
    background: rgba(1, 1, 2, 0.25);

}
.home #video-fond > video {
    mix-blend-mode: inherit;
}


/***************************


NAZV

*******************************/
nav{position:fixed;bottom:0;width:100%;background-color: #332e88;}

nav li{background-color: #332e88;display:block!important;
    width:16.66%;
    height:45px;float:left;position:relative;padding-top:20px;margin-top: 0px;border-top:1px solid #ffd344;
font-family:Montserrat;text-transform: uppercase;font-size:13px;letter-spacing: 2px}
nav ul {margin-bottom:0!important;}
nav li::after {
    content: " ";
    position: absolute;
    background-repeat: no-repeat;
    background-image: url("/wp-content/themes/blankslate/images/rond.png");
    width: 15px;
    height: 15px;
    top: -8px;
    z-index: 100;
    background-position: 0;
    background-size: 15px 15px;
}
nav li::before {
    content: " ";
    position: absolute;
    top:-1px;
    width:100%;
    left:0;
    height:1px;
    background-color: #ffd344;
}
nav li.before::before {
    content: " ";
    position: absolute;
    top:-2px;
    width:100%;
    left:0;
    height:3px;
    background-color: #ffd344;
}
nav li.current_page_item::before {
    content: " ";
    position: absolute;
    top:-2px;
    width:calc(100%);
    left:calc(-50% + 10px);
    height:3px;
    background-color: #ffd344;
}


nav li:nth-of-type(6) {

}
nav li:nth-of-type(6)::before {

}



nav li a {color:#332e88;width:100%;display:block;}
nav li a:hover {color:#332e88;text-decoration: none;}
nav li.current_page_item a {color:#332e88;}

nav li a.open {color:#ffd344;!important;}
nav li a.open:hover {color:#fff;!important;}

.transparent-menu {position:absolute;top:-100px;background-color: blue;color:white;text-align: center;width:100%; height:100px}
.menu-suite{
    width: 100% !important;
  /* height:0px!important;*/
    display:none}

.before-menu{position: fixed;
    bottom: -1px;
    width: 100%;
    text-align: center;
    color: #ffd344;
    z-index: 100;
    padding: 20px;
    font-family:Montserrat;text-transform: uppercase;font-size:13px;
    transition: 0.5s 2s;

}

.menu-suite a{color:white!important;}
.menu-suite a:hover{color:#ffd344!important;}

.main-menu{z-index: 1000}
.main-menu {
    z-index: 1000;
    height: 56px;
   position: fixed;
    width: 100%;
    bottom: 0;

}
/***************************


FONTs

*******************************/
h2 {display:inline-block;text-transform: uppercase;
    margin:20px 0px 20px 0px!important;

;color:#332e88!important;
font-family: "Montserrat";
    font-size: 17px!important; font-weight: bolder;

    position: relative;font-weight:bold!important;letter-spacing: 4px!important;}
h2:after{
    content: "";
    position: absolute;
    width: 30%;
    height: 1px;
    bottom: -10px;
    left: 35%;
    border-bottom: 1px solid #332e88!important;;
}
.text-left h2:after{
    left: 0%!important;
}
h3 {display:inline-block;
    margin:20px 0px 20px 0px!important;
;color:#332e88!important;
    font-size: 48px!important;
    font-family:"Abhaya Libre";font-weight: 400;
    position: relative;font-weight:500!important;letter-spacing: 4px!important;}
h3:after{
    content: "";
    position: absolute;
    width: 30%;
    height: 1px;
    bottom: -10px;
    left: 0%;
    border-bottom: 1px solid #332e88!important;;
}
.text-right h3:after{
    left: 70% !important;
}
.paragraphe{
    color: #888888 !important;padding-left: 40px;
    font-family: "Montserrat";
    font-size: 17px!important; font-weight:400;

;line-height: 1.7}
a:hover{}

.home .texte-intro,.home .rubrique,.home .logo {
    display:none;
}

/***************************


boutons

*******************************/
.bouton{
padding:9px 11px;
color:#776f71;
background-color: #f1f2f2;
line-height: 1.1;
text-align: center;
max-width:200px;
font-family: "Montserrat";
font-weight: bold;
font-size: 11px;
display:inline-block;margin:2px;
    letter-spacing: 0px;
    margin-top:7px
}

.bouton:hover {
    color:#f1f2f2;
    background-color: #776f71;

}
.news-plus:hover:after {
    border-color: #776f71 transparent transparent transparent;
}

/**************

parallax

******************/

.parallax-window {
    min-height: 400px;
    background: transparent;
    z-index: 100;
}
.para {height:400px;padding-top:100px;}
.para-neg {
margin-top:-80px}
.content {
    align-items: center;
    display: flex;
    height: 400px;
    justify-content: center;
    margin: 0;
    max-width: 100%;
    width: 100vw;
    position: relative;
}

div.lerax {
}

.one {
     position: absolute;left:-64px;top:85px;
}

.two {
    position: absolute;left:-32px;top:145px;

}

.three {   position: absolute;left:48px;top:24px;


}
.for {  position: absolute;left:0px;top:145px;


}
.five {   position: absolute;left:-32px;top:145px;


}
.rellax img{max-width:540px}

.parallax-gauche {margin-top:60px}

.home .parallax-ligne-1 {margin-bottom:100px;}
.home .parallax-ligne-1 .para{margin-top:100px;}
.home .parallax-ligne-1 .paragraphe{margin-top:0px;}
.home .parallax-ligne-2 .para{margin-top:100px;}
.home .parallax-ligne-2 .paragraphe{margin-top:-100px;}
.home .parallax-ligne-3 .para{margin-top:100px;}
.home .parallax-ligne-3 .paragraphe{margin-top:-100px;}
.home .parallax-droite .paragraphe{padding-right:40px!important;}

.page-template-values .parallax-ligne-1 .para{margin-top:211px;}

.parallax-gauche.parallax-ligne-5{
    margin-top:-50px
}
/**************************


CHIFFRES

*******************************/

.counter-value,.mill{font-family:"Abhaya Libre";font-size: 65px;font-weight:400;color:#332e88;}
.page-template-expertises .counter-value,.page-template-expertises  .mill {
    color: #fdd406;
}
.counter-texte{font-family:Montserrat;font-weight:500;font-size:12px;color: #535759;margin-top:16px}
.maxmed {max-width:550px;margin:auto}
/*****************************

CARTE MONDE


 ****************************/
.monde {
    width: 100%;
    background-color: #332e82;
    text-align: center;
    color:white;
    font-family: "Abhaya Libre";
    font-weight: 500;
    font-size: 15px;
    line-height:1.4;
    position:relative;
    margin-top: -150px;
}
.monde h2 {color: #ffd344 !important;}
.monde h2:after{
    border-bottom: 1px solid #fff !important;;
}
.monde-inside {
    max-width:100%;margin:auto;
}
.menu-monde{position: absolute;top:25%;left:0;width:130px;z-index: 1000}

.item-time{width:100%;height:11px;cursor:pointer;margin:5px 0px;clear:both!important;}
.item-barre{float:left;width:66%;margin:13px 0px;padding:0;height:11px }
.item-barre span {background-color:#5a5782;display:inline-block;width:100%;line-height: 11px;}
.item-date{float:left;display:none;}

.item-time.actived >.item-barre{width:20%;}
.item-time.actived >.item-barre span{background:white;}
.item-time.actived >.item-date{
    display:block!important;
    margin:13px 12px;font-size: 16px;
    font-family:"Abhaya Libre";
    font-weight: bold
}


.cercle {
    width: 7px;
    height: 7px;
    border-radius: 20px;
    background: #ffd344;
    cursor:pointer;
    position:relative;
}

.etiquette{
    color: #ffd344;
    position:absolute;
   text-transform: uppercase;
    top:-4px;
    left:11px;
    width:120px;
    font-weight: bold;
    font-family: Montserrat;
    text-align: left;
    font-size: 11px;
}

/*.annee {display:none}*/

.annee-early2019,  .annee-early2004, .annee-2004 , .annee-2008,.annee-2018, .annee-2019 {display: inherit}

/*#new-york, #fos-sur-mer, #lyon-2 , #paris, #le-havre {display: none}*/

#index-modal .modal-dialog {

    max-width:50%

}
#index-modal  h2.modal-h2,
#index-modal3  h2.modal-h2
{
    text-transform:none!important;
    font-size: 26px !important;font-weight:400;
    margin: 0px !important;font-family: "Abhaya Libre";
letter-spacing: 2px!important;}

#index-modal  h2.modal-h2:after,
#index-modal3  h2.modal-h2:after
{display:none!important;}
#index-modal  h2.modal-h2:before,
#index-modal3  h2.modal-h2:before
{    content: " ";
    position: absolute;
    background-repeat: no-repeat;
    background-image: url("/wp-content/themes/blankslate/images/angle-droit.png");
    width: 37px;
    height: 37px;
    top: -23px;
    right: -26px;
    background-size: 36px 36px;;
}
#index-modal li,
#index-modal3 li
{margin-bottom:14px;list-style: disc!important;}


#index-modal3 .modal-dialog {
    max-width: 60%;

}

.img-100 {width:100%}

#le-havre .etiquette {left: -66px!important;}
#fos-sur-mer .etiquette {left: -88px!important;}

.annee-2019 .etiquette {font-size: 10px!important; color:white!important;}

#shenzhen-china-head-office .etiquette {

    top: -7px;
    left: -237px !important;
    width: 235px !important;
    font-size: 13px !important;
    color: #ffd344 !important;

}

#shenzhen-china-head-office{position:absolute; left: 80.7%;top: 54.1%;;}

#SHANTOU{position:absolute; left:81.3%; top:54.1%;width:4px;height:4px;}
#SHANTOU .etiquette {top:0px;}


#XIAMEN{position:absolute; left:81.35%; top:53.14%;width:4px;height:4px;}

#FUZHOU{position:absolute; left:81.9%; top:52.3%;width:4px;height:4px;}
#FUZHOU .etiquette {top: -8px;}

#NINGBO{position:absolute; left:81.7%; top:51.3%;width:4px;height:4px;}
#NINGBO .etiquette {top: -10px;}

#SHANGHAI{position:absolute; left:81.7%; top:50.2%;width:4px;height:4px;}
#SHANGHAI .etiquette {top: -12px;}

#WUHAN .etiquette {left: -49px;}
#WUHAN{position:absolute; left:78.7%; top:51.7%;width:4px;height:4px;}

#CHENGDU{position:absolute; left:77.7%; top:49.7%;width:4px;height:4px;}
#CHENGDU .etiquette {left: -66px;}

#TIANJIN{position:absolute; left:80.8%; top:46.7%;width:4px;height:4px;}
#GUANGZHOU{position:absolute; left:80.1%; top:55.8%;width:4px;height:4px;}

#DONGGUAN{position:absolute; left:79.5%; top:55.95%;width:4px;height:4px;}
#DONGGUAN .etiquette {top: 7px;left: 3px;}

#JIANGMEN{position:absolute; left:79.0%; top:56.1%;width:4px;height:4px;}
#JIANGMEN .etiquette{top:20px;left: 3px;}

#logobas{position:absolute;bottom:5px;left:0;right:0;margin:auto}
/*******************************

page Values

*********************************/
.services {
    display:inline-block;padding:5px;width:237px;margin:20px 30px;text-align: center;
    font-family: Montserrat;font-weight:500;
    font-size:14px;color:#888888 !important;
}

.page-template-career .services {width:179px;}

.services img {width:96px;margin:5px}

.block-blanc{margin-top: 40px}
.services .bouton {
    display: table-cell;
    vertical-align: middle;
     text-align: center;
    text-transform: uppercase;
    height:42px;
    text-align: center;width:200px;
    margin-top:10px!important;
}


.bloc-vagues {

    color: white;
    text-align: center;
    padding-top: 150px;
    height: 558px;
    font-size: 30px;
    background-color: white;
    font-family: "Times New Roman";
    margin: 30px 0px;
}
.page-template-values  .para {
    padding-top: 200px;
}
.bloc-vagues span{display:inline-block;margin:20px 45px;}

/*.bloc-vagues span > img {height:80px;}*/

img#aeo {height: 90px;}
img#ctpat {height: 73px;}
img#afaq {height: 90px;}

.page-template-values .parallax-droite {
    margin-top:70px
}
.page-template-values .para-neg {
   margin-top:0px;
}
.bloc-informatique{padding:70px;}
.bloc-informatique p {margin:30px 0px;}

.bloc-informatique hr {width:15%;border-top: 1px solid #ffd344; text-align: left; margin-left: 0;  }

.bloc-informatique h2{
    margin-left: 0px !important;}
.bloc-informatique h2:after{left:0px;}
.bloc-informatique>div{line-height:1.5}
span.infos { vertical-align: top;display:inline-block;width:171px; font-size:12px;color:#888888 !important;font-weight:700}
span.tiret{display:inline-block;width:60px;height:1px;background-color:#ffd344;margin-top:20px }
span.chfr {font-family:"Times New Roman";font-size:68px;color:#332e82;
    margin-bottom: 18px !important;line-height: 1}
.bloc-chiffres {padding-top:50px}

/***********************************

PAGE expertise

***************************************/
.page-template-expertises  h3{
    font-family:"Abhaya Libre";
    font-size: 30px!important;margin:0!important;font-weight: 500;letter-spacing: 0px;line-height:1;

}

.pourcentage-chfr {color:#ffd344;font-size:60px;position: relative;  font-family:"Abhaya Libre";margin-top:20px}

.emmission {font-size:14px;font-weight:bold!important;}
.cout {font-family: "Times New Roman";font-size:25px;font-weight: lighter!important;}

.page-template-expertises parallax-gauche  ,.page-template-expertises parallax-droite {
    margin:100px 0px !important;
}


/*******************************

PAGE CARRER

************************************* */
div.wpcf7 input[type="file"] {
    padding: 10px;
}
.page-template-career .services img {

    width: 38px!important;
    height:auto!important;
    margin: 5px;

}

.page-template-career .bouton {
    max-width:none!important;}

.carousel-control 			 { width:  4%; }
.carousel-control.left,.carousel-control.right {margin-left:15px;background-image:none;}

/*.page-template-career .carousel{max-width:550px;!important;}*/
li.glide__slide{position:relative}


.glide__slide .video-controls {
    display:none;
}
.glide__slide .video-fond {

     overflow: hidden;
     position: absolute;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     background: rgba(230, 244, 250, 0.75);

 }
.glide__slide--active .video-controls {
    display: inherit!important;
    position: absolute;
    top: calc(50% - 32px);
    right: calc(50% - 16px);
    cursor: pointer;
}
.glide__slide--active .video-fond {

    overflow: hidden;
    position: absolute;
    top:20px;
    left:0;
    bottom: 0;
    right: 70px;
    background:#ffd344;
    z-index: -9999;
  }

.glide__slide .img-fluid {
    width: 65% !important;}



.glide__slide--active .img-fluid {
    width: 85% !important;
    z-index: 100;
    margin-bottom: 25px;
    }
.glide__arrow {
    color: #332e88;
    border: 2px solid #332e88;
}
.page-template-career video
{
    overflow: hidden;
    position: absolute;
    left:0;
    bottom: 0;

width:100%
}
.page-template-career video{display:none}
.bloc-video{padding-top: 40px}

#contact-modal2 .modal-dialog {
    max-width:800px
}

#contact-modal2  h2.modal-h2{
    text-transform:none!important;
    font-size: 34px!important;font-weight:400;
    margin: 0px !important;font-family: "Abhaya Libre";
    letter-spacing: 2px!important;}
#contact-modal2  h2.modal-h2:after{display:none!important;}
#contact-modal2 h2.modal-h2:before{    content: " ";
    position: absolute;
    background-repeat: no-repeat;
    background-image: url("/wp-content/themes/blankslate/images/angle-droit.png");
    width: 37px;
    height: 37px;
    top: -23px;
    right: -26px;
    background-size: 36px 36px;;
}

.contact-form h2.text-right{display:block;}
.candidature {text-align:center;padding:10px 50px 50px 50px}
.candidature span{
display: inline-block;
padding:10px;
text-transform: uppercase;
font-family: Montserrat;
font-size: 13px;
color:#ffd344;
border:1px solid #ffd344;
 margin:10px;
    font-weight:600;
    text-align: center;
    cursor: pointer;
    line-height: 1.2;
}
.candidature span:hover,.candidature-click{
    background:#ffd344;
    color:white!important;
}


.contact-form input, .contact-form textarea{border:solid 1px #332e88;border-radius: 0px}

.contact-form input[type=submit]{
    padding:17px 17px;
    color:#776f71;
    background-color: #f1f2f2;
    line-height: 1.1;
    text-align: center;
    font-family: "Montserrat";
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    display:inline-block;margin:2px;
    letter-spacing: 0px;
    margin-top:7px;
    border:none!important;
}
    /*******************************

    NEW parallax

    ************************************* */



.parent-animate {
    height:400px;
margin:50px;

}
.bloc-element {
    width:50%;
    position:absolute;
    bottom:10px;
    left:30px;
    z-index:10;
    height:230px
}
.bloc-element0 {
    width:50%;
    position:absolute;
    bottom:0px;
    left:20px;
    z-index:0;
    height:230px
}

.bloc-element0 img, .bloc-element img {
    width:100%
}

/***********************************


NEWS


*************************************** */

.carousel-control-prev {
    margin-left: -150px!important;
}


.carousel-control-next {
    margin-right: -150px!important;
}

#carouselExampleControls2 .carousel-control-prev-icon, #carouselExampleControls2 .carousel-control-prev-icon{

    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%332e88' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");

}
#carouselExampleControls2 .carousel-control-next-icon , #carouselExampleControls2 .carousel-control-next-icon {

    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%332e88' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");

}

.decal-jaune {
   position:absolute;
   top:55px;
   left:0px;
   right:20px;
   bottom:0;
    overflow: hidden;
   z-index:-99;
   background:#ffd344 ;
    width:80%
}
#carouselExampleControls2 .img-fluid {margin:0px 0px 32px 32px!important;width:80%}
#carouselExampleControls2 h2{    margin-left: 0 !important;}
#carouselExampleControls2 h2:after{
    left: 0 !important;}

.bloc-linkedin .img-fluid {
    object-fit: cover;
    object-position: 0;
    width: 100%;
    height: 303px;
}

.container-moins {max-width: 1024px;}
.bloc-linkedin .bouton, .bloc-insta .bouton {
    padding: 14px 17px;
}
.news-pos{position: absolute;top:-35px;left:calc(50% - 80px)}
.news-plus {padding:14px 24px; border:1px solid white;position: relative;width:120px}
.news-plus:after {content:" ";width: 0;
    position:absolute;
    top:40px;
    left:0;
    height: 0;
    border-style: solid;
    border-width: 25px 60px 0 60px;
    border-color: #f1f2f2 transparent transparent transparent;}

.news-detail .img-fluid {
  object-fit: cover;
    object-position: 0;
    width: 100%;
    height: 305px;
}
.news-detail h2:after{
    left: 0 !important;}
.news-detail .parallax-droite h2:after{
    left: 70% !important;}
.news-detail h2{    margin-left: 0 !important;}
.news-detail .parallax-droite h2{    margin-right: 0 !important;}

.news-detail div.lerax {
    width: 100%!important;
}
.news-detail .content {z-index: 0;height:350px}
.type-news nav{position: inherit!important;}
.to-modal{display: none}
.open-modal{cursor: pointer}
#lifestyle-modal .modal-content {
 width:100%  !important;
}
#lifestyle-modal .modal-body {
    width:100%  !important;
}
#lifestyle-modal .modal-dialog {

    max-width:65%

}
#lifestyle-modal .img-crop {    object-fit: cover;
    object-position: 0;
    width: 100%;
    height: 330px;}

#lifestyle-modal h2.modal-h2{
    font-size: 36px !important;font-weight:400;
    margin-right: 20px !important;font-family: "Abhaya Libre"}
#lifestyle-modal h2.modal-h2:after{display:none!important;}
#lifestyle-modal h2.modal-h2:before{    content: " ";
    position: absolute;
    background-repeat: no-repeat;
    background-image: url("/wp-content/themes/blankslate/images/angle-droit.png");
    width: 37px;
    height: 37px;
    top: -23px;
    right: -26px;
    background-size: 36px 36px;;
}
/***********************************


CONTACT


***************************************/
#video-fond-contact {

    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-color:#332e88;
    background-image: url("/wp-content/themes/blankslate/images/worldmap.svg");

}
.bloc-us {
    overflow: hidden;
    position: absolute;
    top: 22%;
    left: 10%;
    width: 20%;
    height: 40%;
    background-color: rgba(51, 46, 136, 0);
    cursor: pointer;
}

.bloc-france {
    overflow: hidden;
    position: absolute;
    top: 22%;
    left: 45%;
    width: 7%;
    height: 55%;
    background-color: rgba(51, 46, 136, 0);
    cursor: pointer;
}

.bloc-chine {
    overflow: hidden;
    position: absolute;
    top: 22%;
    right: 14%;
    width: 20%;
    height: 40%;
    background-color: rgba(51, 46, 136, 0);
    cursor: pointer;
}

.page-template-contact .scrollto {display:none}

.to-modal{display: none}
.open-modal-contact{cursor: pointer;z-index: 1000;}
#contact-modal .modal-content {
    width:100%  !important;
}
#contact-modal .modal-body {
    width:100%  !important;
}
#contact-modal .modal-dialog {

    max-width:39%

}
#contact-modal .img-crop {    object-fit: cover;
    object-position: 0;
    width: 100%;
    height: 210px;}

#contact-modal h2{margin:6px 0px!important;}
#contact-modal h2:after{
    left: 0 !important;}

#contact-modal .bouton {margin:10px 0px!important;}
    /*****************************

    COMMUN


     ****************************/
.modal {background-color: rgba(51, 46, 136, 0.88);}
.modal-body {
    padding: 0;

}
.close {z-index: 100;
    right: 10px;
    text-transform: uppercase;
    font-family: montserrat;
    font-size: 12px;
    padding: 5px 20px!important;
    border:solid 1px #ffd344!important;
    top: 10px;
    font-weight: 500;
    letter-spacing: 3px;
    color:#ffd344!important;
    opacity: 1!important;
    text-shadow: none!important;
}





.flexparent {display: flex;}
.flexenfant {   display: flex;
    align-items: center; }
.marginauto {
    margin: auto;
}
.pad0 {
    padding: 0px !important;
}
.pad1 {
    padding: 1px;
}
.pad2 {
    padding: 2px;
}
.pad4 {
    padding: 4px;
}
.pad5 {
    padding: 5px;
}
.pad6 {
    padding: 6px;
}
.pad7 {
    padding: 7px;
}
.pad8 {
    padding: 8px;
}
.pad9 {
    padding: 9px;
}
.pad10 {
    padding: 10px;
}
.pad12 {
    padding: 12px;
}
.pad13 {
    padding: 13px;
}
.pad14 {
    padding: 14px;
}
.pad16 {
    padding: 16px;
}
.pad15 {
    padding: 15px;
}
.pad20 {
    padding: 20px;
}
.pad30 {
    padding: 30px;
}
.pad40 {
    padding: 40px;
}
.pad50 {
    padding: 50px;
}
.pad60 {
    padding: 60px;
}
.padleft10 {
    padding-left: 10px !important;
}
.padleft20 {
    padding-left: 20px !important;
}
.padleft30 {
    padding-left: 30px !important;
}
.padleft40 {
    padding-left: 40px !important;
}
.padleft50 {
    padding-left: 50px !important;
}
.padright10 {
    padding-right: 10px !important;
}
.padright20 {
    padding-right: 20px !important;
}
.padright30 {
    padding-right: 30px !important;
}
.padright40 {
    padding-right: 40px !important;
}
.padright50 {
    padding-right: 50px !important;
}
.padright20p {
    padding-right: 33% !important;
}
.padright10p {
    padding-right: 20% !important;
}
.padtop5 {
    padding-top: 5px !important;;
}
.padtop7 {
    padding-top: 7px !important;;
}
.padtop10 {
    padding-top: 10px !important;;
}
.padtop20 {
    padding-top: 20px !important;;
}
.padtop30 {
    padding-top: 30px !important;;
}
.padtop40 {
    padding-top: 40px !important;;
}
.padtop60 {
    padding-top: 60px !important;;
}
.padhor5 {
    padding-left: 5px !important;;
    padding-right: 5px !important;
}
.pad20 {
    padding: 20px !important;;
}
.marg0 {
    margin: 0px !important;
}
.marg5 {
    margin: 5px !important;;
}
.marg2 {
    margin: 2px !important;;
}
.marg10 {
    margin: 10px !important;;
}
.marg20 {
    margin: 20px !important;;
}
.margleft10 {
    margin-left: 50px !important;
}
.marg10hor {
    margin-left: 10px;
    margin-right: 10px;
}
.margtop10 {
    margin-top: 10px;
}
.margbottom10 {
    margin-bottom: 10px;
}
.margtop20 {
    margin-top: 20px;
}
.margtop40 {
    margin-top: 40px;
}
.margtop50 {
    margin-top: 50px;
}
.margtop60 {
    margin-top: 60px;
}
.margtop70 {
    margin-top: 70px;
}
.margtop90 {
    margin-top: 90px;
}
.marg3ver {
    margin-top: 3px;
    margin-bottom: 3px;
}
.margright10 {
    margin-right: 16px;
}
.margactu {
    margin-right: 20px;
    margin-bottom: 10px;
}
.pointer {
    cursor: pointer;
}
.hidden {
    overflow: hidden;
}
.underline {
    text-decoration: underline;
}
.display-inline {
    display: inline !important;
}
.relative {
    position: relative;
}
.absolute {
    position: absolute;
}
.none {
    display: none;
}
.pointer {
    cursor: pointer;
}
.padding50 {padding:50px}
.padding70 {padding:70px}
.paddingleft70 {padding-left:70px}

.t3 {
    font-size: 1px;
}

.t6 {
    font-size: 6px;
}

.t8 {
    font-size: 8px;
}

.t9 {
    font-size: 9px!important;
}

.t10 {
    font-size: 10px;
}

.t11 {
    font-size: 11px;
}

.t12 {
    font-size: 12px!important;
}

.t13 {
    font-size: 12.8px;
}

.t14 {
    font-size: 14px;
}

.t15 {
    font-size: 15px;
}



.t17 {
    font-size: 17px;
}

.t18 {
    font-size: 18px;
}

.t19 {
    font-size: 19px;
}

.t20 {
    font-size: 20px;
}
.t21 {
    font-size: 21px!important;
}

.t22 {
    font-size: 22px!important;
}

.t23 {
    font-size: 23px;
}

.t24 {
    font-size: 24px!important;
}

.t25 {
    font-size: 24px;
}

.t26 {
    font-size: 24px!important;
}

.t28 {
    font-size: 24px;
}

.t30 {
    font-size: 24px;
}

.t32 {
    font-size: 32px;
}

.t40 {
    font-size: 40px!important;
}

.t50 {
    font-size: 50px;
}
.t60 {
    font-size: 60px;
}
.t70 {
    font-size: 70px;
}

.w100{font-weight: 100!important;}
.w200{font-weight: 200!important;}
.w300{font-weight: 300!important;}
.w400{font-weight: 400!important;}
.w500{font-weight: 500!important;}
.w600{font-weight: 500!important;}
.w700{font-weight: 700!important;}
.w800{font-weight: 700!important;}
.w900{font-weight: 700!important;}
.bold {
    font-weight: bold
}
em { font-style: italic;!important;}

a:hover {text-decoration:none;!important;}
.clearbox{clear:both}


/*


parallax home 1200


*/
body.page-template-news-detail {background-color:#e6f4fa!important; }


.item-par {
 width:90%;
    margin: auto;
    font-size: 20px!important;
    line-height: 1.7;
}





@media (max-width: 768px) {



    .rellax img {
        margin: 14% -58.885% !important;
        width: 139% !important;

        }

    .expertise {    height: 40vh!important;}
.expertise     .first {
    top:10%!important;

}
    .expertise    .second {
        top:14%!important;

   }

}

.item-scroll{position:relative;}
.back-yellow{
 }

.bck-y{position:relative}

img.bck-y {
    position:absolute;
    top:88px;
    left:0px;
    content:"";
    background-color:yellow;
    display:block
;z-index:-99
}

.droite .bck-y{ left:initial!important;right:-20px!important;}
.scroll-zone {font-size:20px!important;line-height: 1.3;margin: auto;}
.img-scroll {width:100%;}


/*****************************

MOVE YELLOW PARALAX

**************************************/

.t16 {
    font-size: 16px!important;
}

#america {position: absolute;top:62%;left:27%}

#hbi {position: absolute;top:52%;left:51%}

#china {position: absolute;top:62%;right:6.5%}
@media (max-width: 768px) {
    #america {
        position: absolute;
        top: calc(27% + 67px);
    }

    #hbi {
        position: absolute;
        top: calc(13% + 75px);
    }

    #china {
        position: absolute;
        top: calc(31% + 80px);
    }
}

@media (max-width: 576px) {
    #america {position: absolute;top:calc(28% + 97px); width:110px}

    #hbi {position: absolute;top:calc(14% + 115px); width:90px}

    #china {position: absolute;top:calc(28% + 110px);width:90px}
}

.to-icoterm {cursor: pointer}

#icoterm-modal .modal-dialog {

    max-width: 100%;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top:100%

}
#icoterm-modal .modal-body {
    background: #332e82; /* Old browsers */
}
#icoterm-modal.modal {

    background-color: transparent!important;

}
.modal{
    overflow-x:hidden;
    overflow-y: auto;
}
.close3 {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 100;
    text-transform: uppercase;
    font-family: montserrat;
    font-size: 12px;
    padding: 5px 20px !important;
    border: solid 1px #ffd344 !important;
    top: 10px;
    font-weight: 500;
    letter-spacing: 3px;
    color: #ffd344 !important;
    opacity: 1 !important;
    text-shadow: none !important;

}
#icoterm-modal  .close3 {
    border: solid 1px #fff !important;

    color: #fff !important;


}
#icoterm-modal .bouton {
    background-color: transparent!important;

}
#hbi2 {

    position: absolute;
    left: 43px;
    top: 30px;
    width: 180px;

}


/********************************


PAGE NORMAL

*****************************************************/
.page-template-simple {
    text-align: left!important;
    text-shadow: none!important;
    font-weight: normal!important;
    font-size: 16px;

}
.page-template-simple li
{margin-bottom:14px;list-style: disc!important;}
.page-template-simple nav {
    padding-left: 100px;
}


.img-fluid2 {

    max-width: 70%;
    height: auto;

}