/*
Theme Name: Havana 2
Theme URI: 
Author: Kairios
Description: version 2
Version: 1.0
*/

@font-face {
    font-family: 'MyriadPro';
    src: url(fonts/MyriadPro-Regular.otf);
    font-weight: normal;
}

@font-face {
    font-family: 'MaaxRegular';
    src: url(fonts/Maax.ttf);
    font-weight: normal;
}
@font-face {
    font-family: 'MaaxBold';
    src: url(fonts/Maax-Bold.ttf);
    font-weight: bold;
}

@font-face {
    font-family: 'RangeSansLight';
    src: url(fonts/RangeSans-Light.otf);
    font-weight: normal;
}
@font-face {
    font-family: 'RangeSansRegular';
    src: url(fonts/RangeSans-Regular.otf);
    font-weight: normal;
}
@font-face {
    font-family: 'RangeSansMedium';
    src: url(fonts/RangeSans-Medium.otf);
    font-weight: normal;
}
@font-face {
    font-family: 'RangeSansBold';
    src: url(fonts/RangeSans-Bold.otf);
    font-weight: normal;
}
/* 
.container-fluid   {
    overflow-x: hidden;
} */

body {
    /* background-image: url("img/g136.png") !important; */
    background-image: url("img/fond_triangles.png") !important;
    /* background-size: cover;
    background-position-Y: 178px; */
    background-size: cover;
    background-position: right 150px;
    background-repeat: no-repeat;
    overflow-x: hidden !important;
    font-family: 'RangeSansRegular';
    /*background-color: grey;*/
    font-size: 18px;
    line-height: 1.2em;
}

#screen1{
    /* height: 100vh; */
}

h1 {
    font-family: 'RangeSansRegular';
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1em;
}

.fa-linkedin{
    font-size: 35px;
    color: white;
    padding-top: 5px;
}
.rejoignezLink{
    font-family: "MaaxRegular";
}
.rejoignezLink a{
    text-decoration: none;
    color: black;
    font-size: 1.4em;
}
.rejoignezLink a:hover{
    color: black;
}

 .submenu .dropdown-item:hover{
    background-color: white;
}

.mentions{
    margin-top: 60px;
}

.mentions div a{
    color:white;
    text-decoration: none;
}

.container_footer {
    background-color:black;
}

footer{
    background-color: #000000;
    color: white;
    padding: 78px 0px 61px 0px;
}

.logo-footer{
    width: 80px;
    height: auto;
}

.titleInnoverMobile{
    display: none;
}

.nom-gras{
    color: #0dcaf0;
    font-weight: 600;
}
.villes-1{
    margin-bottom: 20px;
}

#mainnav ul {
    list-style: none;
    padding: 0;
    /*margin-left: 21px;*/
}

#mainnav > ul > ul > li {
    display: inline-block;
    padding: 0 6px;
    list-style: none;
}

#mainnav ul li {
    position: relative;
}

.header #mainnav > ul > ul > li > a {
    line-height: 100px;
}

#mainnav > ul > li.vous > a {
    color: #000000;
}

#mainnav > ul > li > a:hover {
    font-weight: bold;
}

#mainnav > ul > li > a {
    position: relative;
    display: block;
    color: #222;
    text-decoration: none;
    font-size: 1.1em;
    /*margin: 0 15px;*/
    /*width: 170px;*/
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#mainnav ul.submenu {
    position: absolute;
    /*left: 97%;*/
	 left: 30%;
    /*top: 150%;*/
    /*width: 340px;*/
    justify-content: end;
    flex-direction: column;
    display: flex;
    text-align: left;
    background-color: #ffffff;
    /*z-index: 9999;*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    /*height: 50em;*/
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


#mainnav ul.submenu li:first-child {
    border-top: none;
}

#mainnav ul.submenu > li {
    border-top: 1px solid #ffffff;;
}

#mainnav ul li ul li {
    /*margin-left: 0;*/
}

.submenu ul li{
    margin-left: 9.5em !important;
}

#mainnav ul.submenu > ul > li > a {
    display: flex;
    color: #45c4ff;
    text-decoration: none;
    /*padding: 0 0 0 20px;*/
    /*line-height: 45px;*/

}

#mainnav ul li:hover > ul.submenu {
    top: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
}

.vous img {
    width: 30px;
    height: auto;
    margin-left: 80px;
    margin-top: 125px;
}

.nous img {
    width: 30px;
    height: auto;
    margin-left: 80px;
    margin-top: 101px;
}
.groupe-havana img {
    width: 30px;
    height: auto;
    margin-left: 80px;
    margin-top: 101px;
}

.inovons img {
    width: 30px;
    height: auto;
    margin-left: 80px;
    margin-top: 79px;
}
/* vous width: 30px; height: 30px; margin-bottom: 1em; margin-left: 79px; margin-top: 123px; */
/* innovons margin-top: 79px; */
.screen-reader-response{
    font-size: 16px;
    margin: auto;
    max-width: 1000px;
    color: #be0606;
}
.wpcf7-response-output.wpcf7-validation-errors{
    text-align: center;
}
.mainnav_lien {
    z-index: 500;
}
#form-contact{
    margin-top:80px
} 
.form-contact .form-control{
    background-color: #00ff8c;
    border-color: #00ff8c;
    border: 1px solid white;
    border-radius: 0 !important;
}

.form-contact label{
    margin-top:1.5em;
    font-family: "RangeSansBold";
    padding-bottom: 5px;
}

.company-logo img {
    width: 49px;
}

.articleEmploi{
    display: flex;
    flex-direction: column;

}

.listArticle{
    margin-top: 78px;
    background-color: #00ff6626;
    padding-left: 21px;
    height: 379px;

}
.list-data.listArticle{
    width: 50%;
    height: auto;
    font-size: 17px;
    color: #222;
}
.sjb-search-keywords{
    margin-bottom: 28px;
}
.job-description{
    padding-left: 0!important;
    padding-right: 0!important;
}
.sjb-page .list-data .v1 .job-type, .sjb-page .list-data .v1 .job-location, .sjb-page .list-data .v1 .job-date {
    font-size: 16px!important; 
}
.contenuViexArticle{
    padding-left: 16.66666667%;
    margin-left: 0!important;
}
.sjb-page .col-lg-11 {
    width: 75%!important;
}
.sjb-page .pagination{
    width: auto!important;
    margin: 20px auto!important;
    float: none!important;
}
.sjb-page .pagination li { 
    background-color: transparent;
    border: none;
}

.sjb-listing .list-view .listArticle:nth-last-child(n){
  float: none!important; 
}
.sjb-listing nav{
    position: relative;
    top: 6rem;
    max-width: 800px;
    margin: auto;
}
.sjb-listing nav .pagination{
    display: block;
    text-align: center;
}
.images img {
    width:200px;
    margin:0 20px;
}

#carrousel{
    overflow: hidden;
    width: 200px;
    height: 70px;
    background-color: #ffffff;
    padding: 0;
}

.palmier{
    display: flex;
}

.bg_palmier {
    background-image: url(img/palmier.jpg);
    background-repeat: no-repeat;
    background-position-x: -189px;
    background-position-y: -182px;
    background-size: 42%;
    /* opacity: 0.8; */
}

.hola{
    display: flex;
    flex-direction: column;
    margin-top: 71px !important;
}

#img_on {
    background-image: url("img/imgOn.png");
    padding-top: 0px;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 45%;
    background-position-x: 5px;
}

.holaH1{
    font-family: 'RangeSansLight';
    font-size: 3.7em;
}

.holaH1_suite {
    font-size: 1.75rem;
    line-height: 1.2em;
}

.villesPresentes {
    margin-top: 20px;
}

.villesPresentes h3{
    line-height: 1.2em;
}


.holaText{
    font-size: 44px;
    font-weight: normal;
}

.palmier img{
    width: auto;
    height: 178px;
    flex-direction: column;
    align-self: center;
    position: absolute;
    left: -240px;
}

.voiture-droite{
    display: flex;
    justify-content: end;
    padding-right: 0px;
}

.voiture-droite img{
    width: auto;
    height: 178px;
    flex-direction: column;
    align-self: center;
    position: absolute;
    right: 0px;
}

.icone_expertise {
    text-align: right;
}

.icone_expertise img {
    width: 80%;
    height: auto;
}

.uneExperience > .row, .uneExperience > .row > div {
    padding-bottom: 0;
}

#hola{
    /* margin-bottom: 98px; */
}

#flecheBas{
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
}


#cookies{
    display: none;
    background-color: #000000;
    color: white;
    margin-top: 1em;
}

.cookies{
    padding-left: 1.5em;
    align-self: center;
}

.boutonsCookies button{
    border-radius: 0 !important;
    margin-top: 0.5em;
}

.innover2{
    margin-top: -7em;
    z-index: 100 !important;
}

.innover1 img, .innover2 img, .bloc_image {
    max-width: 100%;
}

.bloc_image img {
    max-width: 100%;
}

.bloc_image_eco {
    margin-top: -13em;
}

.bloc_image_eco img {
    max-width: 23rem;
}

.bloc_image_collaborateur {
    margin-top:60px;
    margin-top: -14em;
}

.bloc_image_collaborateur img {
    width: 29rem;
}

.bloc_image_vous_service{
    margin-top: -12em;
}

.bloc_image_vous_regie {
    padding-bottom: 2em;
    padding-top: 10em;
}

#chers_collaborateurs {
    margin-bottom: 60px;
}

.vous_regie_fond {
    background-color: rgba(187, 243, 199, 0.5);
    margin-top: -14em;
}

.innover2, .bloc_titre, .bloc_txt {
    margin-top: -7em;
    z-index: 1000;
}

.bloc_titre_top, .bloc_titre_eco {
    margin-top: 0em;
}

.bloc_txt_top {
    margin-top: 0em;
}

.bloc_txt_eco {
    margin-top: -3em;
}

.bloc_txt_expertise1 {
    /* margin-top: -11em; */
}

.bloc_titre h2 {
    font-size: 60px;
    font-family: "RangeSansBold";
}

.bloc_titre h2 span {
    font-size: 60px;
    font-family: "RangeSansLight";
}

.bloc_titre_page {
    z-index: unset;
}
.bloc_titre_page h1 {
    font-size: 60px;
    font-family: "RangeSansLight";
    z-index: unset;
    margin-bottom: 60px;
}

.mtop {
    margin-top: 204px;
}

.bloc_txt{
    background-color: white;
    padding: 60px !important;
    z-index: 500;
}

.bloc_txt_thin {
    margin-top: -11em !important;
    margin-left: 11%;
    padding: 0 0 10px 0 !important;
}

.icn_secteur_activite {
    height: 50px;
    width: auto;
}

.icn_secteur_activite + span {
    padding-top: 10px;
    font-size: 1em;
    text-align: center;
}
.sjb-page .list-data .v1 .job-description p{
    color: #222!important;
    font-size: 17px!important;
}

.centVH, .espaceContainer, #hola, #savoir, #recherche, #proche, #ecoresponsabilite, #pole_expertise {
    height: auto;
    padding-top: 6em;
    padding-bottom: 6em;
    display: flex;
    flex-direction: column;
    align-content: space-evenly;
    justify-content: center;
}

#pole_expertise .bloc_txt {
    padding: 20px 20px 0 20px !important;
}

.expertiseL2 {
    /* margin-top: -6em; */
}

.expertiseL2 div {
    z-index: 500;
}

.imageFond{
    background-image: url("img/innover.png");
    background-repeat: no-repeat;
    height: 1000px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.imageFond-savoir{
    background-image: url(img/path950.png);
    background-repeat: no-repeat;
    height: 900px;
    display: flex;
    flex-direction: row;
    align-items: center;
    background-position-x: -9px;
}

.textInnover{
    background-color: white;
    margin-top: 206px !important;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 60px !important;
    padding-right: 60px !important;
}

.titleInnover, .savoirText, .procheOrdi, .title-eco, .title-expertise{
    font-size: 53px;
    font-family: "RangeSansBold";
}
.titleInnover span, .savoirText span, .procheOrdi span, .title-eco span, .title-expertise span{
    font-size: 53px;
    font-family: "RangeSansLight";
}

#rejoignezOrdi{
    padding-top: 20px;
    padding-right: 20px;
}
#rejoignezOrdi >.row{
    display: flex;
    align-content: flex-start;
    flex-wrap: wrap;    
}
.form-rejoignez .form-control{
    background-color: #00ff8c!important;
    border-color: #00ff8c!important;
    border: 1px solid white;
    border-radius: 0 !important;
    color: #000;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file{
    color: #000;
    background-color: #00ff8c!important;
}
.sjb-page .list-data .v1{
    background-color: transparent!important;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form, .sjb-page .sjb-detail .list-data .v1 .jobpost-form h3, .sjb-page .sjb-detail .list-data .v1 .job-detail h3 span{
    color: #000;
}
  select option {
    margin: 40px;
    background: white;
    color: black;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
  
  .form-rejoignez .form-group{
    padding-bottom: 20px;
  }
  
  .form-rejoignez ::placeholder{
    /* color: white; */
    color: black;
    font-weight: bold;
  }
  
  .form-rejoignez select[type=text]{
    /* color: white; */
    font-weight: bold;
  }
  
  .listingEmploi{
    background-color: white;
    padding: 60px !important;
    margin-top: 60px;
    box-sizing: content-box;
  }
  
  .listingEmploi_detail{
    background-color: white;
    padding: 60px !important;
    height: auto;
    margin-top: 60px;
  }

  .listingEmploi h2, .listingEmploi_detail h2{
      font-family: 'RangeSansBold';
  }
  .job-title{
    font-family: 'RangeSansBold';
    font-size: 32px;
    line-height: 1.1;
  }

  .listingEmploi h2:hover {
      cursor: pointer;
  }
  
  .blockVert{
    background-color: #34fd8c;
    padding: 30px;
    margin : 30px 0;
  }
  
  .blockBleu{
    background-color: #19c4ff;
    padding: 30px;
    margin : 30px 0;
  }

  .blockBleu ul {
      margin-bottom: 0;
  }
  
  .titleMission{
    font-weight: bold;
  }
  
  .annonceRef{
    text-transform: capitalize;
    color: #47ff8c;
    font-family: 'RangeSansBold';
  }

  .annonceVille{
      margin:0;
  }

  .annonceDate {
      margin:40px 0;
  }

  .detail_annonce {
      margin-top:3em;
  }

.onrecherche {
    font-family: "MaaxBold";
    text-align: center;
    font-size: 2em;
}


/*#mainnav ul.submenu li {*/

/*    background: white;*/
/*}*/

.textProcheMobile{
    display: none;
}

.nom-ville-gras{
    color: #0dcaf0;
    font-weight: 600;
}
.savoirTextMobile{
    display: none;
}

.titleIaDataMobile{
    display: none;
}

#rejoignezMobile{
    display: none;
}


#mobileMenu{
    display: none;
}

#mainnav{
    display: flex;
    justify-content: center;
    padding-top: 20px;
}

.textSavoir{
    background-color: white;
    margin-top: 206px !important;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 60px !important;
    padding-right: 60px;
}
.text-Proche{
    background-color: white;
    margin-top: 281px !important;
    padding: 60px !important;
}
.icone-zoneTxt{
    text-align: right;
}

.icone-zoneTxt img{
    width: 47px;
    height: auto;
    padding-top:10px;
}

.icones span, .ensavoirplus{
    border-bottom: 1px solid black;
    padding-bottom:10px;
}

.ensavoirplus, .ensavoirplus:hover{
    color: black;
    text-decoration: none;
}

.ecoMove{
    background-color: white;
    align-self: flex-end;
    padding: 20px;
}

.ecoMove h2 {
    font-family: "RangeSansBold";
    margin-bottom: 20px;
}

.ecoMove p {
    margin-top: 20px;
}

.ecoMove .chiffres{
    font-size: 38px;
    font-family: "RangeSansBold";
    color: #00f394;
    line-height: 1em;
}

.ecoMove .col{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ecoMove .text-Chiffres{
    font-size: 11px;
}

#photosEquipe {
    margin-bottom: 30px;
}

#fondExp1{
    background-image: url("img/g2978.png");
    background-repeat: no-repeat;
    height: 393px;
    background-size: 430px;
    display: flex;
    flex-direction: row;
    background-position-x: 72px;
}

#fondExp1PageVous{
    background-image: url("img/g2978.png");
    background-repeat: no-repeat;
    height: 393px;
    background-size: 393px;
    display: flex;
    flex-direction: row;
    background-position-x: 81px;
}

.textExp1, .textExp2{
    background-color: white;
    align-self: center;
    margin-top: 162px !important;
    padding: 22px 22px 22px 22px;
}

#fondExp2{
    background-image: url("img/exp2.png");
    background-repeat: no-repeat;
    background-size: 393px;
    display: flex;
    flex-direction: row;
    background-position-x: 22px;
}

#fondExp3{
    background-image: url("img/g2220.png");
    background-repeat: no-repeat;
    height: 393px;
    background-size: 393px;
    display: flex;
    flex-direction: row;
    background-position-x: 81px;
}

.textExp3 {
    background-color: white;
    align-self: center;
    margin-top: 175px !important;
    padding: 22px 22px 22px 22px;
}

#fondExp4{
    background-image: url("img/g6.png");
    background-repeat: no-repeat;
    height: 393px;
    background-size: 460px;
    display: flex;
    flex-direction: row;
    background-position-y: 31px;
}

.textExp4 {
    background-color: white;
    align-self: center;
    margin-top: 162px !important;
    padding: 22px 22px 22px 22px;
}

.img_sautTechno {
    width:50px;
    height:auto;
}

#lienDevApplicatif > div {
    /* display: flex; */
}
.sec-mbl-colp{
    display: block;
}
.wpcf7-validation-errors{
    display: none;
}
.wpcf7-response-output{
    width: 100%;
    max-width: 900px;
    margin: auto;
}
.screen-reader-response{
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    max-width: 800px;
}
/* if mobile */
@media only screen and (max-width: 720px) {
    .sec-mbl-colp{
        display: none;
    }
}
.sec-mbl-colp.cls-sec{
    display: block;
}
#pl-mbl-cpl{
    font-size: 24px;
} 
.sjb-listing .list-view .listArticle:nth-child(even) {
    margin-left: 26%;
}
.sjb-listing .list-view .listArticle:nth-child(even) .offset-lg-2{
    margin-left: 1%;
}

/* #lienDevApplicatif > div:first-child {
    background: url("img/g2966.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: bottom;
    background-position-x: left;
} */

.gestInfra > div:first-child {
    background: url("img/g2910.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: bottom;
    background-position-x: left;
}

.bloc_management > .bloc_image {
    background: url("img/nous_magement_mini.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: bottom;
    background-position-x: left;
}

.bloc_iadata > .bloc_image {
    background: url("img/g277.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: bottom;
    background-position-x: left;
}

.bloc_iiot > .bloc_image {
    background: url("img/g266.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: bottom;
    background-position-x: left;
}


.gestInfra > .bloc_txt  {
    margin-top: -6em;
}

.uneExperience{
    padding-bottom: 25px !important;
}

.uneExperience h3 {
    font-family: "RangeSansBold";
    font-size: 1.5em;
}

.uneExperience div  {
    padding-bottom: 30px
}

.uneExperience div a {
    padding-bottom: 10px;
    border-bottom: 1px solid black;
    z-index: 600;
    position: absolute;
    text-decoration: none;
    color: black;
}

.ExperiencesLigne2 {
    margin-top: -80px;
}

#pole-expertise span{
    padding-bottom: 10px;
    border-bottom: 1px solid black;
}

#pole-expertise{
    margin-bottom: 5em !important;
}

.img-havana{
    box-shadow: 60px 54px #f9a2b2;
}

.text-Service{
    background-color: white;
    padding: 60px;
    text-align: justify;
}

.service_proposes > div, .regie_forfait > div {
    margin-top:-2em;
}

#img-ordi{
    background-image: url("img/text1338.png");
    height: 800px;
    background-repeat: no-repeat;
    background-position-y: 183px;
    background-position-x: 185px;
}

.premiereLigne .col{
    display: flex;
    flex-direction: column;
}

.premiereLigne img{
    align-self: center;
}

.deuxiemeLigne img{
    align-self: center;
}

.deuxiemeLigne .col{
    display: flex;
    flex-direction: column;
}

#iconesSecteurs{
    box-shadow: 3em 5em 0em 0em rgba(6, 252, 140, 0.5);
    padding: 20px 20px 20px 20px;
    margin-top: 3em;
    background-color: white;
}

.liste_clients {
    font-size: 1.5em;
    line-height: 1.5em;
}

#scroll-container {
    height: 20em;
    overflow: hidden;
}
  
#scroll-text {
    height: 17em;
    text-align: center;

    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);

    -moz-animation: my-animation 30s linear infinite;
    -webkit-animation: my-animation 30s linear infinite;
    animation: my-animation 30s linear infinite;
}

/* Firefox */
@-moz-keyframes my-animation {
    from { -moz-transform: translateY(100%); }
    to { -moz-transform: translateY(-100%); }
}

/* Chrome */
@-webkit-keyframes my-animation {
    from { -webkit-transform: translateY(100%); }
    to { -webkit-transform: translateY(-100%); }
}

@keyframes my-animation {
    from {
        -moz-transform: translateY(100%);
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    to {
        -moz-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.premiereLigne{
    margin-bottom: 53px;
}

#clients{
    text-align: center;
    background-color: rgba(187, 243, 199, 0.5);
    margin-top: -14em;
}

#clients div:first-child {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
}

.bloc_projet, .bloc_temoignage {
    padding: 60px;
    background-color:white;
}

.titre_projet, .titre_temoignage {
    text-align: center;
    margin-bottom:30px;
    font-family: "MaaxBold";
}

.fontCarrou {
    font-family: "RangeSansMedium";
}
#carouselExampleControls .carousel-inner{
    width: 60%;
    min-width: 320px;
    margin:auto
}
.fontCarrouBleu {
    color:#00c4ff;
}
.carousel-item{
    height: 120px;
}
.projetHopitauxLyon{
    height: 386px;
    margin-bottom: 6%;

}

#my-slider.inside .navigation label {
    border: 1px solid red;
}
#my-slider .arrows label {
    border-left-color: red;
    border-right-color: red;
}

.carousel-control-next, .carousel-control-prev {
    width: 4% !important;
}

#pepiniere{
    background-image: url("img/g1880.png");
    background-repeat: no-repeat;
    height: 400px;
    background-size: 285px;
    display: flex;
    flex-direction: row;
    background-position-x: 45px;
}

.textPepiniere{
    background-color: white;
    align-self: center;
    margin-top: 172px !important;
    padding: 20px 20px 20px 20px;
}

.textPepiniere2{
    background-color: white;
    height: 240px;
    margin-top: 40px !important;
    display: flex;
    flex-direction: column;
    padding: 40px;
}

.textPepiniere2 img{
    width: 42px;
    align-self: flex-end;
}
#pepiniere span{
    padding-bottom: 10px;
    border-bottom: 1px solid black;
}

#texteSautTechno{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#iconesOrdis .col-1{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

#iconesOrdis{
    justify-content: space-around;
    margin-top: 24px;
    padding: 20px 20px 20px 20px;
}

#iconesOrdis img{
    width: 59px;
    height: 68px;
}
.chiffresAnnees{
    font-weight: bold;
    color: #06fc8c;
    font-size: 28px;
    text-shadow: 0px 1px 0px black;
}
.textBordure{
    border-left: solid;
    border-width: 1px;
    padding-left: 14px;
    border-color: #06fc8c;
}

.texteInfrastructure{
    padding: 40px;
    background-color: white;
    height: 25em;
}

.texteInfrastructure span{
font-weight: bold;
}

#cloud{
    margin-bottom: 124px;
    background-color: #06fc8c1f;
}

#cloud p span{
    font-weight: bold;
}

.texteIaData{
    margin-top: 95px;
    padding: 40px;
    background-color: white;
}
.texteIaData span{
    font-weight: bold;
}

#domaine-ia{
    margin-bottom: 41px;
}
.texteDomaineIa{
    padding-top: 56px;
    margin-top: 81px !important;
}
.texteDomaineIa span{
    font-weight: bold;
}

.systemeInfo{
    background-color: #06fc8c1f;
}

.gestionFlux{
    background-color: #00c4ff !important;
    padding: 60px;
    margin-top: 6em !important;
}

.imgEquipe{
    height: 144px;
    width: 144px;
    border-radius: 50%;
}

.lignePhoto {
    margin-bottom:30px;
}

.tag{
    filter: drop-shadow(-6px 8px 0px #00c4ff);
}

.lignePhoto span{
    padding-top: 15px;
    padding-bottom: 30px;
    text-align: center;
}

.premier{
    display: flex;
    flex-direction: column;
    align-items: center;
}


.contenant {
    position: relative;
    text-align: center;
}

.contenant img {
    background-color: #00c4ff;
}

.titreChiffres {
    margin-bottom: 30px;
    margin-top: 6em;
}

.titreChiffre {
    font-family: 'RangeSansBold';
}

.fond_chiffres:nth-child(2) {
    margin-bottom:25px;
    margin-top: 25px;
}

.fond_chiffres .titreChiffre {
    background-color: #00c4ff;
    padding: 30px 10px 10px 10px;
}

.colChiffres {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.contenant img {
    width: 100%;
}

.chiffresPadRight {
    height: 100%;
    background-color: #00c4ff;
}

.chiffresPadRight img, .chiffresPadLeft img {
    max-width: 100%;
}

.chiffresPadLeft {
    padding-left: 15px;
    height: 100%;
    background-color: #00c4ff;
}

.texte_centrer {
    position: absolute;
    top: 8%;
    left: 48%;
    transform: translate(-50%, -50%);
    color: black;
    font-weight: bold;
    font-size: 22px;
}

.texte_haut {
    position: absolute;
    top: 9%;
    left: 49%;
    transform: translate(-50%, -50%);
    color: black;
    font-weight: bold;
    font-size: 22px;
}
.img-milieu {
    position: absolute;
    top: 49%;
    left: 49%;
    transform: translate(-50%, -50%);
    color: black;
    font-weight: bold;
    font-size: 22px;
}

.texte_bas {
    position: absolute;
    top: 93%;
    left: 49%;
    transform: translate(-50%, -50%);
    color: black;
}

.texte_bas_3 {
    position: absolute;
    top: 81%;
    left: 49%;
    transform: translate(-50%, -50%);
    color: black;
}

.texte_bas_2 {
    position: absolute;
    top: 83%;
    left: 49%;
    transform: translate(-50%, -50%);
    color: black;
}

.texte_bas_3_1 {
    position: absolute;
    top: 93%;
    left: 49%;
    transform: translate(-50%, -50%);
    color: black;
}

.texte_milieu {
    position: absolute;
    top: 51%;
    left: 51%;
    transform: translate(-50%, -50%);
    color: black;
    font-weight: bold;
    font-size: 36px;
}

#keywords{
    background-color: #06fc8c;
    border-color: #06fc8c;
    color: white;
    font-weight: bold;
}

#keywords::placeholder{
    color: white;
}

#location{
    background-color: #06fc8c;
    border-color: #06fc8c;
    color: white;
    font-weight: bold;
}

#location::placeholder{
    color: white;
}

#location .level-0 {
    background-color: white;
    color: black;
    font-weight: bold;
}

#jobtype{
    background-color: #06fc8c;
    border-color: #06fc8c;
    color: white;
    font-weight: bold;
}

#jobtype::placeholder{
    color: white;
}

#jobtype .level-0 {
    background-color: white;
    color: black;
    font-weight: bold;
}
.no-job-listing{
    width: 100%;
    max-width: 900px;
    margin: 30px auto;
}
.btn-search {
    background-color: #06fc8c;
    border-color: #06fc8c;
    color: white;
    font-weight: bold;
}
.btn-search:hover{
    background-color: #1bbe75;
    border-color: #1bbe75;
}
a.sub-btn-job {
    background-color: #00ccff;
    padding: 10px 10px;
    border-radius: 5px;
    margin-top: 10px;
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
    font-family: 'RangeSansBold'; 
    color: #fff;
    line-height: 1.1;
    letter-spacing: 1px;
}
a.sub-btn-job:hover{
    background-color: #10bbe6;
    color: #fff;
}
.no-job-listing .btn-primary {
    background-color: #00c4ff;
    border-color: #00c4ff;
}
.enSavoirPlus{
    text-decoration: none !important;
    color: black !important;
    border-bottom: 1px solid black;
    padding-bottom: 16px;
}
.enSavoirPlus:hover{
    color: black;
}
.contenu-emploi{
    display: none;
}
.job-date{
    margin-top: 40px;
    margin-bottom: 10px;
}

.job-info{
    margin-top: 19px;
}

.job-info a {
    text-decoration: none;
    color: black;
}

.job-info a:hover{
    color: black;
}

.sjb-page{
    margin-top: 96px;
    padding: 0 20px;
    /*background-color: transparent!important;*/
    color: #222!important;
    margin-bottom: 40px!important;
}
.sjb-page .offset-lg-2.sjb-filters {
    background-color: transparent!important;
}
.pagination{
    margin-top: 50px;
}
.validity-note{
    display: none;
}
.sjb-detail .jobpost-form{
    padding-top: 0;
    height: auto;
    padding-bottom: 30px;
}
.form-group.k1, .form-group.k2{
    width: 25%;
    min-width: 150px;
    display: inline;
}
.form-group.k3{
    margin-left: 32%;
}
.form-group.k4{
    width: 30%;
    display: inline;
}
.form-group.k3{
    width: 38%;
    min-width: 214px;
    display: inline;
}
.job-type i, .job-location i{
    margin-right: 10px;
}
.jobpost-form{
    margin-top: 16em;
    height: 600px;
}

.buttonValider{
    border: 1px solid white !important;
    border-radius: 0 !important;
    background-color: #00ff8c !important;
    color: black;
    width: 100%;
}
 .buttonPostulez{
    border: 1px solid white !important;
    border-radius: 0 !important;
    background-color: #00ff8c !important;
    color: black!important;
    padding: 0.375rem 4rem;
    width: 180px;
    height: 40px;
}
.sjb-page .btn-primary.buttonPostulez{
    color: black!important;
    font-size: 17px;
    font-weight: bold;
}
.pagination.pagination-sm{
    margin-top: 120px;
}
.pagination-sm .page-link {
    padding: 10px 15px; 
}
.buttonValider:hover{
    border-color: #00ff8c !important;
}

.text-eco{
    background-color: white;
    padding: 60px;
}

.title-eco , .titleService, .titleRegie, .titleSecteurs, .titleCollab, .titleOrdi{
    font-size: 53px;
}

.title-expertise{
    font-size: 53px;
    margin-top: 3em;
}

.blocRegie{
    padding: 20px 20px 20px 20px;
}

.textAccompagnement{
    padding: 60px;
    background-color: white;
}

.voiture2{
    width: 20%;
    position: absolute;
    margin-top: -3%;
    margin-left: -3%;
}

.voiture1{
    width: 20%;
    position: absolute;
    margin-top: -3%;
}

.boutonsCookies{
    justify-content: center;
    margin-top: 1em;
    margin-bottom: 1em;
}

.unPoleExpertise {
    margin-top: 30px;
}

.unPoleExpertise h3 {
    font-size: 1.2em;
    font-family: 'RangeSansBold';
    margin-bottom : 30px;
}

.titreDevAppli {
    margin-top : 6em;
}

.nousSautsTechnos h2 {
    margin-bottom: 30px;
}

.nousSautsTechnos_txt {
    margin-top: 60px;
    background-color: transparent;
}

.nousSautsTechnos_txt > div > .row {
    margin-top: 15px;
}

.ligneLab, .ligneInfosDomaines {
    margin: 30px 0;
}

.ligneInfosDomaines {
    margin:30px calc(var(--bs-gutter-x) * -.5);
}

.ligneLab > div {
    background-color: #06fc8c1f;
    padding-top: 60px;
    padding-bottom: 60px;
}

.ligneInfosDomaines  > div {
    padding-top: 60px;
    padding-bottom: 60px;
}

.ligneInfosDomaines .textLab {
    padding-top: 0px;
    padding-bottom: 0px;
}

.ligneLab img, .ligneInfosDomaines img {
    height: auto;
    width: 100%;
    max-width: 158px;
}

.ligneLab h4, .ligneInfosDomaines h4 {
    font-size: 1.4em;
    font-family: 'RangeSansMedium';
    margin-bottom: 30px;
}

.ligneLab h5, .ligneInfosDomaines h5 {
    font-family: 'RangeSansBold';
}

.textIncub{
    padding-left: 60px;
    font-size: 1.5em;
    line-height: 1.1em;
}

.textIncub span{
    padding-bottom: 15px;
    border-bottom: 2px solid black;
}

.rejoignezFixed {
    position: fixed;
    bottom: 0;
    background-color: #00ff8c;
    width: 100%;
    text-align: center;
    z-index: 1000;
    padding-top: 15px;
    padding-bottom: 15px;
    box-shadow: 0px 4px 4px 2px gray;
}

.rejoignezFixed a{
    text-decoration: none;
    color: black;
}

.mb_ensavoirplus_lg {
    margin-bottom: 10px;
}

  i.fa-calendar-check-o{
        display: none!important;
}
.job-date{
    width: 200px;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file{
    border: none!important;
    border-radius: 0!important;
    box-shadow: none!important; 
}
/* XS ET SM */
@media only screen
and (max-device-width: 576px) {
    .management_proximite > .bloc_txt_thin {
        margin-top: 0 !important;
    }
}

/* Smartphones Portrait */
@media only screen
and (min-device-width: 360px)
and (max-device-width: 812px)
/*and (-webkit-min-device-pixel-ratio: 3)*/
and (orientation: portrait) {
    .fontCarrouBleu {
        margin-bottom: 20px;
    }

    #clients, .titreDevAppli {
        margin-top: 0;
    }

    .ecoMove {
        padding: 0;
    }

    .mb_ensavoirplus {
        margin-bottom: 10px;
    }

    #cookies {
        margin-bottom: 50px;
    }

    .management_proximite {
        margin-top: 20px;
    }

    #iconesSecteurs, .gestionFlux {
        margin-top:0em !important;
    }

    #chers_collaborateurs {
        margin-bottom:0em;
    }

    .service_proposes > div, .regie_forfait > div{
        margin-top:0em;
    }

    .gestInfra > .bloc_txt {
        margin-top: 0em;
    }

    #pole_expertise .bloc_txt {
        margin-bottom: 20px;
    }

    .bloc_projet, .bloc_temoignage {
        padding: 60px 20px;
    }

    .innover2, .bloc_titre, .bloc_txt {
        margin-top: initial;
    }

    .centVH, .espaceContainer, #hola, #savoir, #recherche, #proche, #ecoresponsabilite, #pole_expertise {
        padding-top: 2em;
        padding-bottom: 2em;
    }

    .bloc_titre {
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        margin-bottom: 20px;
    }
    .bloc_titre h2 {
        font-size: 40px;
        margin-bottom: 0;
    }
    .bloc_titre h2 span {
        font-size: 40px;
        margin-bottom: 0;
    }

    .bloc_txt {
        padding: 20px !important;
    }

    .textIncub {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
    }

    .textLab {
        padding-top: 40px !important;
        padding-bottom: 20px !important;
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
    }

    .bloc_txt_thin {
        margin-left: initial;
    }

    .palmier, .voiture-droite {
        display:none;
    }
    .ExperiencesLigne2 {
        margin-top: 0px;
    }

    .hola {
        margin-top: 130px !important;
    }

    #rejoignezMobile .rejoignezLink a {
        font-size: 1.6em;
    }

    .textInnover {
        padding: 10px 10px 10px 10px !important;
    }

    .iaDataOrdi {
        display: none;
    }
    .titleIaDataMobile{
        display: flex;
        text-align: center;

    }
    .savoirText{
        display: none;
    }
    .savoirTextMobile{
        display: flex;
        text-align: center;
    }

    .holaText{
        margin-top: 2em;
    }

    .titleService, .titleRegie, .titleCollab, .titleOrdi{
        font-size: 28px !important;
        text-align: center;
        margin-bottom: 2em;
    }

    .textPepiniere2 img{
        width: 37px !important;
    }

    .titleSecteurs{
        font-size: 28px !important;
        text-align: center;
        margin-top: 2em;
    }

    .holaH1{
        margin-top: 1em;
    }

    #temoignagesNous{
        display: none;
    }


    .nom-ville-gras{
        color: #0dcaf0;
        font-weight: 600;
    }

    .nom-gras{
        margin-bottom: 19px !important;
    }

    .imageFond {
        background-size: 346px;
        height: 564px;
    }

    #mobileMenu {
        display: block !important;
    }


    .mainnav {
        display: none !important;
    }

    #carrousel {
        display: none;
    }

    .rejoignezLink {
        font-size: 10px;
        margin-top: 17px;
    }


    .titleInnover{
        display: none;
    }
    .titleInnoverMobile{
        display: flex;
        text-align: center;
    }

    
    .textSavoir {
        padding: 10px 10px 10px 10px !important;
    }

    .procheOrdi{
        display: none;
    }

    .savoirText {
        font-size: 29px !important;
    }

    #procheDeVous {
        margin-bottom: 74px !important;
    }

    #pole-expertise{
        margin-top: 11em;
    }

    #procheDeVous h1 {
        font-size: 29px !important;
    }

    .text-Proche {
        padding: 10px 10px 10px 10px !important;
        text-align: justify;
    }


    .textProcheMobile{
        display: flex;
        text-align: center;
    }

    #ecomove {
        background-position-x: 10px !important;
    }

    #fondExp1{
        background-size: 352px !important;
        background-position-x: 3px !important;
    }

    #fondExp4{
        background-size: 316px !important;
        background-position-x: 46px !important;
        background-position-y: 29px !important;
    }

    #fondExp3{
        height: 393px !important;
        background-size: 277px  !important;
        background-position-x: 80px !important;
        background-position-y: 26px !important;
    }

    .logo-footer{
        margin-bottom: 30px !important;
    }

    .mentions div{
        text-align: center !important;
        margin-top: 4px;
    }

    .footerText{
        margin-bottom: 30px !important;
    }


    .text-Service {
        background-color: white;
        height: inherit !important;
    }

    #img-ordi{
        background-size: 320px !important;
        background-position-y: 0px !important;
        background-position-x: 27px !important;
        height: 531px !important;

    }

    .texteRegie{
        margin-top: 175px !important;
    }

    #iconesSecteurs{
        box-shadow: 0px 30px 2px 0px #06fc8c !important;
        margin-bottom: 0px !important;
    }

    .carousel-item span{
        /* font-size: 11px !important; */
    }

    .textPepiniere2{
        height: 298px !important;
    }


    #carouselExampleControls .carousel-item div{
       /* font-size: 9px !important; */
    }

    /*.carousel-control-next, .carousel-control-prev {*/
    /*    width: 42px !important;*/
    /*}*/

    body {
        overflow-x: hidden !important;
    }

    #iconesOrdis{
        margin-bottom: 68px !important;
    }

    .pole-exp-text{
        display: flex;
        justify-content: center;
    }

    .devMultiCanal{
        padding: 23px 65px 46px 43px !important;
        text-align: justify;
        font-size: 14px;
    }

    .imgRedimensione{
        width: 360px !important;
    }

    .texteInfrastructure{
        font-size: 12px;
        text-align: justify;
    }

    #cloud{
        font-size: 13px;
        text-align: justify;
        margin-top: 8em;
    }

    .texteIaData{
        text-align: justify;
    }

    .texteDomaineIa{
        padding: 40px 40px 40px 40px !important;
        text-align: justify;
    }

    .textAccompagnement{
        text-align: justify;
        margin-top: 40px;
        margin-bottom: 50px;
    }

    .blocCarou{
        flex-direction: column !important;
    }

    .premier{
        text-align: center;
    }

    .imgEquipe{
        width: 120px !important;
        /* clip-path: circle(46%) !important; */
        height: 120px !important;
        margin-bottom: 9px !important;
        border-radius:50%;
    }

    .chiffresAffairesEffectif{
        width: 375px;
    }

    .contenant{
        margin-bottom: 15px;
    }

    .rejoignez{
        margin-top: 6em;
    }

    .imgRejoignez{
        width: 83px;
    }

    #location{
        margin-bottom: 10px;
    }
    .sjb-search-keywords {
        margin-bottom: 10px !important;
    }

    .job-date{
        margin-top: 21px !important;
    }

    .list-data{
        height: auto;
    }

    .page-link{
        background-color: #00ff8c !important;
        border-color: #00ff8c !important;
        color: #00c4ff !important;
        font-weight: bold !important;
    }

    .page-numbers{
        text-decoration: none !important;
        color: #00c4ff !important;
    }

    .page-numbers :hover{
        text-decoration: none !important;
        color: #00c4ff !important;
    }

    #rejoignezMobile{
        display: flex !important;
        justify-content: start;
    }

    #rejoignezOrdi{
        display: none !important;
    } 

    .title-expertise{
        text-align: center;
        font-size: 25px !important;
    }

    .title-eco{
        font-size: 25px !important;
        text-align: center;
    }
    .img-havana {
        box-shadow: 0px -26px #f9a2b2 !important;
        margin-top: 2em !important;
    }
    .projetHopitauxLyon{
        display: none;
    }
    
}

/*MEDIAS QUERIES TABLETTE*/

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {


    .bloc_txt_expertise1 {
        margin-top: -4em;
    }
    .expertiseL2 {
        margin-top: 0em;
    }

    .bienvenue {
        width: 80%;
        margin: auto;
    }

    .palmier, .voiture-droite {
        display: none;
    }

    .villesPresentes{
        display: flex;
        justify-content: center;
    }

    .innover2, .bloc_titre, .bloc_txt {
        margin-top: initial;
    }

    
    #rejoignezMobile{
        display: flex !important;
        padding-top: 12px;
    }

    .imageFond{
        background-size: 515px;
    }

    .textSavoir {
        padding: 40px 40px 40px 40px !important;
    }

    #rejoignezOrdi{
        display: none !important;
    }


    #mainnav{
        display: none !important;
    }

    #carrousel{
        display: none !important;
    }

    .voiture-droite img{
        width: 251px !important;
        height: 179px !important;
        margin-top: 24em;
    }

    .cookies{
        margin-top: 1em;
        margin-bottom: 1em;
    }

    .villesPresentes{
        margin-top: 11px;
    }

    .hola {
        text-align: center;
    }

    .bloc_image_eco {
        display: flex;
        justify-content: center;
        margin-top: 1em;
    }

    .ecoMoveBloc{
        display: flex;
        justify-content: center;
    }
    .flecheBas{
        margin-bottom: 8em;
    }

    .textInnover{
        padding: 40px 40px 40px 40px !important;
    }

    .savoirText{
        font-size: calc(1.375rem + 1.5vw) !important;
    }
    .imageFond-savoir{
        background-position-x: 145px;
    }

    #procheDeVous h1{
        font-size: calc(1.375rem + 1.5vw) !important;
    }

    #ecomove{
        background-position-x: 46px !important;
    }

    .mentions div{
        text-align: center !important;
        margin-top: 4px;
    }
    .villes-1 {
        text-align: center !important;
    }

    .footerText{
        text-align: center !important;
        margin-bottom: 30px !important;
    }

    .villes-1{
        margin-top: 3em;
    }

    .img-havana{
        margin-top: 42px !important;
        margin-bottom: 5em !important;
    }

    #img-ordi{
        background-position-y: 0 !important;
        background-position-x: 0 !important;
        background-size: contain !important;
    }

    .text-Service{
        background-color: white !important;
        height: 239px !important;
        margin-top: 29em !important;
        padding: 54px 50px 2px 54px !important;
        text-align: justify !important;
    }

    #iconesSecteurs{
        margin-bottom: 36px !important;
        box-shadow: 64px 34px 0px 0px #06fc8c !important;
    }

    .projetHopitauxLyon{
        margin-bottom: 12em !important;
    }

    .textPepiniere2{
        margin-top: 40px !important;
        padding: 44px 0px 18px 0px !important;
    }

    .textCentre{
        text-align: center;
    }

    .sautTechno{
        margin-top: 8em !important;
    }

    .textAccompagnement{
        margin-top: 8em;
        margin-bottom: 8em;
    }

    .contenant{
        margin-bottom: 25px !important;
    }

    .rejoignez{
        margin-top: 8em !important;
    }

    .divDisplayNone{
        display: none !important;
    }

    #jobtype{
        margin-top: 2em !important;
    }

    .listArticle{
       
    }

}


/* Partie animation SH */
body{
    margin: 0;
    position: relative;
}
#ant_cntr{
    background-color: #00C4FF;
    position: relative;
    width: 100%;
    height: 100vh;
    margin: 0;
}
#ant_cntr
.ant_st0{fill:#fff}
.ltr-logo{
    transform: translateY(180px);
    transition: all 1.5s cubic-bezier(.25,.8,.25,1);
}
#lg_cntr{
    width: 100px;
    top: 40%;
    left: 45%;
    position: absolute;
}
 
@keyframes animwidth {
    0%   { width: 0; left: 50%}
    50% {width: 50%; left: 0} 
    100% {width: 100%; left: 0}
}
#hm-hr-cnr.actv-anm{ 
    animation-name: animwidth;
    animation-duration: 1s;
    width: 100%;
    left: 0;
}
#hm-hr-cnr{
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 100vh; 
    /* overflow: hidden; */
    background-position: left top;
    /* background-repeat: no-repeat;
    background-image:  url("img/plm-tree.png"); */
    background-color: white; 
    z-index: 10;
}
#hm-hr-cnr:before{
    opacity: 0;
    position: absolute;
    content: " ";
    width: 170px;
    height: 130px;
    left: 0;
    top: 50%; 
    /* background-repeat: no-repeat;
    background-image:  url("img/red-car.jpg"); */
    z-index:10 ;
}
#hm-hr-cnr::after{
    display: none;
    opacity: 0;
    position: absolute;
    content: " ";
    width: 175px;
    height: 145px;
    right: 0;
    top: 50%; 
    /* background-repeat: no-repeat;
    background-image:   url("img/blue-car.jpg"); */
    z-index:10 ;
}
#menu-hr{
    position: absolute;
    top: 3%;
    left: 45%;
    margin: 0;
    padding: 20px 10px 30px;
}
#menu-hr:before{
    content: " ";
    height: 20px;
    width: 2px;
    background-color: #00FF8C;
    position: absolute;
    top: 0;
    left: 50%;
}
#menu-hr:after{
    content: " ";
    height: 20px;
    width: 2px;
    background-color: #00FF8C;
    position: absolute;
    bottom: -8%;
    left: 50%;
}
#menu-hr .menu-hr-cnr{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#menu-hr .menu-hr li{
    padding: 10px;
    list-style-type: none;
}
#menu-hr ul li a{
    text-decoration: none;
    color: initial;
}
@keyframes animbg {
    0%   { opacity: 0; }
    70% {opacity: 0; } 
    100% {opacity: 0.9;}
}
.actv-anm#hm-hr-cnr:before, .actv-anm#hm-hr-cnr:after{
    animation-name: animbg; 
    animation-duration: 1.3s; 
    display: block;
    opacity: 0.9;
}
#hm-hr-cnr > * { 
    opacity: 0; 
    margin-top: 40px; 
    transition: all 1s ease-out;
}
#hm-hr-cnr > *.child-show { 
    animation-name: affchild; 
    animation-duration: 1s;
    opacity: 1;
    margin-top: 0; 
    z-index: 100;
}
@keyframes affchild {
    from {
      margin-top: 40px; 
      opacity: 0;
    }
    to {
        margin-top: 0 ;
        opacity: 1;
    }
}
 
#main-lg{
    position: relative;
    top: 30px;
    left: 30px;
    width: 50px;
}
.cnt-intro-cnr{
    position: absolute;
    top: 30%;
    left: 24%;
}
#hm-hr-cnr .title-intro{
    padding: 0;
    margin: 0; 
    font-size: 3.5rem; 
}
#hm-hr-cnr .text-intro{
    padding: 0;
    padding-top: 10px;
    padding-left: 50px;
    margin: 0; 
    font-size: 2.5rem; 
}
#text-lg{
    position: absolute;
    right: 40%;
    top: 0;
    width: 230px;
}

@media only screen and (max-width: 1420px) {
    #hm-hr-cnr .title-intro{
        font-size: 3rem;
    }
    #hm-hr-cnr .text-intro{
        font-size: 2rem;
    }
}
@media only screen and (max-width: 1350px) {
    #lg_cntr{
        width: 70px;
    }
    #hm-hr-cnr .title-intro{
        font-size: 2.5rem;
    }
    #hm-hr-cnr .text-intro{
        font-size: 1.5rem;
    }
    #text-lg{
        width: 160px;
    }
    .cnt-intro-cnr{
        left: 20%;
    }
    #carouselExampleControls .carousel-inner{
        width: 100%;
        height: auto;
    }
}
@media only screen and (max-width:900px) {
    #hm-hr-cnr .title-intro{
        font-size: 1.5rem;
    }
    #hm-hr-cnr .text-intro{
        font-size: 1rem;
    }
    #text-lg{
        width: 105px;
    }
   
}
@media only screen and (max-width:1000px) {
    .sjb-search-job-type {margin-top: 10px;}
    .sjb-search-button {margin-top : 10px;}
    .sjb-listing .list-view .listArticle:nth-child(2n) {
        margin-left: 27%;
    }
}
@media only screen and (max-width:768px) {
    .form-group.k3 { margin-left: 0; width: 96%; }
    .form-group.k4{width: 96%;}
    .form-group.k1, .form-group.k2{width: 48%;}
    .form-rejoignez .form-group {
        padding-bottom: 6px;
    }
    #applicant-resume{width: 95%;}
    .single-projet{
        width: 90%;
        margin: auto;
    }
}
@media only screen and (max-width:600px) {
    .cnt-intro-cnr{
        left: 10%;
    }
    #hm-hr-cnr .text-intro{
        padding-left: 10px;
    }
    #text-lg{
        right: 25%;
    }
    #hm-hr-cnr::after, #hm-hr-cnr::before{
        top: 65%;
    }
    #lg_cntr{
        left: 40%;
    }
    .sjb-listing .list-view .listArticle:nth-child(2n) {
        margin-left: 0;
    }

    .list-data.listArticle{
        width: 100%!important;
        padding: 30px 20px 40px 20px!important;
        box-sizing: border-box;
        margin: 50px auto;
    }
    .contenuViexArticle{
        padding-left: 15px;
    }
    .sjb-page .row {
         margin-left: 0!important;
         margin-right: 0!important; 
    }
    .sjb-page .list-data .v1 .job-description {
        float: none!important;
        width: 90%!important;
        margin: auto;
    }
    .sjb-page .sjb-detail .list-data .v1 .jobpost-form .file{ 
        width: 95%!important
    }
    .contenuViexArticle *{ 
        padding-top: 0!important;
        padding-left: 0!important;
        padding-bottom: 0!important;
        padding-right: 0!important;
    }
}
@media only screen and (max-width:450px) {
    .cnt-intro-cnr{
        left: 5%;
    }
}

/* ________________________ recherche slider  */
#recherche { 
    display: block;
    overflow: hidden;
    margin: 0;
}
#recherche:before, #recherche:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}
.onrecherche { 
    text-align: center;
    font-size: 2em;
}
.slider-cntr{
    float: left; 
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    padding: 60px 0;
}
.slider-cntr span{
    font-size: 1.5rem;
} 
.img-slider-car-right img{
    position: relative; 
    width: 80%;
    margin: auto;
    display:block
}
.img-slider-car-left img{
    position: relative; 
    width: 80%; 
    margin: auto;
    display:block
}

.form-rejoignez .form-control:focus{
box-shadow: inherit;
}

.form-rejoignez label{
    margin-top:1.5em;
    padding-bottom: 5px;
    font-weight: bold;
}
.form-rejoignez{
    margin-top:30px;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: none!important;
    margin-left: auto!important;
    margin-right: auto!important;
}
div.wpcf7-mail-sent-ok {
    background-color: #dff0d8;
    border-color: #d6e9c6!important;
    color: #3c763d;
    border-radius: 4px;
    margin: auto!important;
}
 .intl-tel-input  input::placeholder {
         color: transparent!important;
}
.flag-container{
    display: none;   
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file div{
    font-weight: bold!important;
}

.sjb-page .list-data .v1 .job-type, .sjb-page .list-data .v1 .job-location, .sjb-page .list-data .v1 .job-date, .sjb-page .list-data .v2 .job-type, .sjb-page .list-data .v2 .job-location, .sjb-page .list-data .v2 .job-date {
    color: #00C4FF !important;
}

.ensavoirplus a, .link_vierge, .link_vierge:hover {
    text-decoration: none;
    color:initial;
}

.has-bleu-havana-color, .has-bleu-havana-color strong {
    color: #00C4FF !important;
}
.has-bleu-havana-background-color {
	background-color: #00C4FF !important;
}
.has-vert-havana-color, .has-vert-havana-color strong {
    color: #00ff8c !important;
}
.has-vert-havana-background-color {
	background-color: #00ff8c !important;
}