@font-face {
    font-family: colab;
    src: url(fonts/ColabReg.otf) format("opentype");
}
body{
  font-family: colab;
}
.jumbotron{
  background: url(../img/main1.jpg) no-repeat;
  background-size: cover;
  height: 99vh;
  position: relative;
  background-attachment: fixed;
}


.navbar {
  margin-bottom: 0px;
}
.navbar.navbar-inverse{
position: absolute;
width: 100%;
bottom: 0px;
}
.navbar-inverse {
    background-color: rgba(0, 34, 54, 0.23);
    border: 0;
    font-size: 22px;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: rgba(0, 34, 54, 0);
}
.img-down img, .fond2-img-down img, .fond4-img-down img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  cursor: pointer;
}

 .navbar-inverse .navbar-nav>li>a:hover{
       color: #c9dc5e;
       background-color: rgba(0, 34, 54, 0);
 }
.navbar-inverse .navbar-nav>.active>a:hover{
   background-color: rgba(0, 34, 54, 0);
   color: #c9dc5e;
 }
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 30px;
    padding-top: 30px;
    font-size: 120%;
    letter-spacing: 3px;
    text-align: center;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
}
.navbar .navbar-collapse {
    text-align: center;
    border-bottom: 4px solid;
    border-color: #fff !important;
}
.modal-dialog.modal-lg {
    margin-top: 60px;
}
.fond1{
  background: url(../img/main2.png) no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 70vh;
  margin: 15px 0px 15px 0px;
}
footer{
  padding-top: 40px;
      padding-bottom: 40px;
      text-align: center;
      background-color: #262729;
      color: #fff;
      font-size: 20px;
      font-weight: 100;
}
.fond1 .container{
      width: 87%;
}
.fond1-img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 54%;
    margin-bottom: 30px;
}
.fond1-text1, .fond1-text2{
    width: 150px;
  }
#methodology1 .modal-body, #methodology2 .modal-body{
  text-align: justify;
    padding-left: 25px;
    padding-right: 25px;
}
.fond1-text3, .fond1-text4{
  width: 200px;
}
.fond1-text1,.fond1-text2, .fond1-text3, .fond1-text4{
  position: relative;
  text-align: center;
  font-size: 25px;
  color: #656565;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 10px;
  padding-top: 10px;
}
.fond1-text1 strong, .fond1-text4 strong{
  color: #002664;
}
.container-fluid.fond1 .container{
  margin-top: 16%;
  margin-bottom: 16%;
}
.fond2{
  background: url(../img/main3.png) no-repeat;
  background-size: cover;
  height: 100vh;
  position: relative;
}
.fond2-background{
  background: url(../img/main4.png) no-repeat;
  background-size: cover;
  height: 100vh;
  position: relative;
}
.fond2 label{
  margin-right: 10px;
  margin-top: 30px;
  font-size: 100%;
}
.fond2{
  background: url(../img/main3.png) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 100vh;
}
.fond2-img .container, .fond4-img .container{
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.fond2-img{
  background: url(../img/main4.png) no-repeat;
  background-size: cover;
  height: 100vh;
  margin: 0px -15px 0px -15px;
}
/*title */
.fond2-text label, .fond4-img label, .fond5 .title, .fond7 label, .fond7 label, .fond9-title, .fond10-title label, .fond8-title{
  font-size: 105px;
}
.fond2-text label {
    margin-left: 4%;
    margin-top: 6%;
    color: #fff;
}
.fond3{
    margin-bottom: 50px;
}
#modal_Talent_Management .modal-body, #modal_Coaching .modal-body, #modal_Technology .modal-body, #modal_Assessments .modal-body, #modal_Marketing .modal-body, #modal_Technology_Innovation .modal-body
, #Business_Analysis .modal-body, #Business_Design .modal-body, #modal_Corporate_Strategy .modal-body, #modal_Operations .modal-body,  #modal_Digital_Business .modal-body{
  color: #777c7d;
      font-weight: 100;
      text-align: justify;
      margin: 15px;
      margin-bottom: 24px;
}
.fond3 .col-lg-3 p{
  text-align: center;
  width: 100%;
  color: #fff;
  letter-spacing: 1px;
  margin-top: 1px;
  font-size: 16px;
  text-transform: capitalize;
}
.row.title h2{
      font-size: 50px;
      text-align: center;
      color: #043c5d;
}
.contact.col-sm-12{
  padding-left: 10%;
    padding-right: 10%;
}
.fond10 .container{
  margin-top: 20px;
    margin-bottom: 20px;
}
.row.title h2:after {
    display: inline-block;
    margin: 0 0 8px 20px;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #999;
    width: 140px;

}
 .row.title h2:before {
    display: inline-block;
    margin: 0 20px 8px 0;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #999;
    width: 140px;
}
.fond3 .col-lg-3 {
  margin-left: 2%;
  margin-right: 2%;
  width: 21%;
  height: 188px;
  cursor: pointer;
  margin-top: 50px;
}
.fond3 .col-lg-3 img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.fond3 .col-lg-3:hover {
    background: url(../img/main4.png) no-repeat;
}
.fond3-row1-col1{
background-color: #053d5e;
}
.fond3-row1-col2{
  background-color: #8e95a8;
}
.fond3-row1-col3{
  background-color: #bbd737;
}
.fond3-row1-col4{
  background-color: #51627e;
}
.fond3-row2-col1{
  background-color: #b5ce1b;
}
.fond3-row2-col2{
  background-color: #778298;
}
.fond3-row2-col3{
 background-color: #51627e;
}
.fond3-row2-col4{
background-color: #00293f;
}
.fond3-row3-col1{
  background-color: #304256;
}
.fond3-row3-col2{
  background-color: #bfd737;
}
.fond3-row3-col3{
  background-color: #3b5673;
}
.fond3-row3-col4{
  background-color: #65718b;
}
.fond3-row4-col1{
  background-color: #053d5e;
}
.fond3-row4-col2{
  background-color: #51627e;
}
.fond3-row4-col3{
  background-color: #a4aaba;
}
.fond3-row4-col4{
  background-color: #8ea03a;
}
.fond4{
  padding-left: 0px;
  padding-right: 0px;
  /*margin-bottom: 50px;*/
  }


.fond4-img{
  background-image: url("../img/main5_1.png"), url("../img/main5.jpg") ;
  background-size: cover;
  background-attachment: fixed;
  height: 100vh;
  position: relative;
}
.fond4-img label{
      margin-top: 5%;
      margin-left: 5%;
      color: #fff;
}
.fond5{
  padding-left: 0px;
  margin-bottom: 50px;
  }
.fond5{
  background-image: url("../img/main6.png") ;
  background-size: cover;
  min-height: 100vh;
  position: relative;
}
.fond5 .title{
  color: #043c5d;
  margin-bottom: 2%;
  margin-top: 4%;
}



.fond5 .panel-body{
padding: 0px
}
.panel{
margin: 0px;
border: 0px;
border-radius: 0px;
}
.panel-footer{
    background-color: #043c5d;
    border-radius: 0px;
    border: 0px;
    color: #fff;
    min-height: 158px;
    padding-bottom: 20px;
    padding-top: 20px;

}
.panel-footer button{
  border-radius: 0px;
  color: #fff;
  padding-left: 40px;
  padding-right: 40px;
  border: 3px solid #fff;
  background-color: #043c5d;
  font-size: 21px;

}
.panel-footer .row{
    text-align: center;
    font-size: 21px;
    letter-spacing: 1px;
}
.fond5 .container{
  margin-top: 4%;
  margin-right: 6%;
  margin-bottom: 4%;
}
.fond5 .col-md-6{
  margin-bottom: 10px;
}



.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default:active:focus {
    color: #fffefe;
    border-color: rgba(2, 21, 33, 0);
}
.fond6{
  height: 850px;
  width:1051px;
  background: url(../img/sprites2.png) no-repeat;
  /* background-size: 1051px 850px; */
  background-position: -20px -870px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  /* margin-left: 22%; */
  /* margin-top: 20px; */

}
.fond6-contenu .row{
    text-align: center;
}
.row.follow-us img{
cursor: pointer;
}
.Operations, .Corporate-Strategy, .Talent-Management, .Business-Design, .Coaching, .Digital-Business, .Technology, .Business-Analysis, .Assessments, .Marketing-Customer{
display: none;
}
.second-title label{ color: #f4752a !important}
.second-title p{ color: #777c7d}

.fond6-contenu button {
    margin-top: 20px;
    padding: 11px 19px;
    background-color: #0e97bd;
    border: 0px;
    border-radius: 15px;
    color: #fff;
}

.fond6-contenu label {
  font-size: 28px;
    color: #033c5c;
}
.fond6-contenu{
  width: 19%;
  position: absolute;
  top: 41%;
  left: 41%;
}

.fond7{
  height: 100vh;
  width: 80%;

}
.fond7 img{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.fond7 p{
text-align: center;
font-size: 20px;
color: #656565;
}
.fond7 p:hover {
    background: #c9d3e1;
    border-radius: 10px;
}
.fond7 label{
  width: 100%;
  text-align: center;
  color: #002664;
  margin-bottom: 8%;
  margin-top: 6%;
}
 .fond8-title {
  width: 100%;
  text-align: center;
  color: #002664;
  margin-top: 2%;
}
.fond8-sous-titre label::after {
  background-color: #000;
}
.fond8-sous-titre label {
  margin-top: 7%;
  padding-bottom: 11px;
  font-size: 35px;
  width: 84%;
  position: relative;
}
.fond8-sous-titre label:after {
    background-color: #f4752a;
}
.fond8-sous-titre{
  color: #696a6c;
  margin-bottom: 14px;
}
.fond8-parag-1{
  margin-bottom: 40px;
  margin-right: 40px;
  color: #727375;
}
.fond8-parag-2{
  font-size: 20px;
  color: #727375;
}
.news3 .fond8-left{
  margin-top: 11%;
}
.fond8{
    min-height: 100vh;
  }
.fond8-new{
  background-color: #fff;
  border: 1px solid #a4a4a6;
  min-height: 70vh;
  margin-left: 8%;
  margin-right: 8%;
}

.fond8-left img{
  display: block;
  width: 90%;
  height: 90%;
  margin: auto;
  margin-top: 4%;
}
.fond8-img img{
  width: 100%;
  height: 100%;
}


.slick-slide{
opacity: 0.5;
}
.slick-center{
  opacity: 1;

}
.fond8-left{
    margin-top: 1%;
  }
#News1_btn-cle1, #News2_btn-cle1, #News3_btn-cle1{
  margin-left: 39px;
}
#News1_btn-cle2, #News2_btn-cle2{
  margin-left: -3px;
}
#News3_btn-cle2, #News3_btn-cle4{
    margin-left: 20%;
  }
#News1_btn-cle3, #News2_btn-cle3{
  margin-left: -54px;
  margin-top: -15px;
}
#News3_btn-cle3, #News3_btn-cle4{
  margin-top: 38px;
}
#News1_btn-cle4, #News2_btn-cle4{
  margin-left: 100px;
  margin-top: -15px;
}
#News1_btn-cle5, #News2_btn-cle5, #News3_btn-cle5{
  margin-left: 2px;
  margin-top: -10px;
}
#News1_btn-cle6, #News2_btn-cle6, #News3_btn-cle6{
  margin-left: 56px;
  margin-top: -10px;
}
#News1_btn-cle7, #News2_btn-cle7, #News3_btn-cle7{
  margin-left: 157px;
  margin-top: -73px;
}
#News1_btn-cle1:hover, #News2_btn-cle1:hover, #News3_btn-cle1:hover, #News1_btn-cle2:hover , #News3_btn-cle2:hover,
#News1_btn-cle3:hover, #News1_btn-cle4:hover, #News1_btn-cle5:hover, #News1_btn-cle6:hover , #News1_btn-cle7:hover,
#News2_btn-cle2:hover, #News1_btn-cle3:hover, #News2_btn-cle3:hover, #News1_btn-cle4:hover,  #News2_btn-cle4:hover,
 #News1_btn-cle5:hover, #News2_btn-cle5:hover, #News1_btn-cle6:hover, #News2_btn-cle6:hover, #News1_btn-cle7:hover, #News2_btn-cle7:hover{
  background: url(../img/main92.png) no-repeat;
  background-size: 100% 100%;
  color: #f4752a;
}
.fond8-parag{
font-size: 17px;
}

.btn-cle{
  width: 188px;
  height: 170px;
  background: url(../img/main91.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  padding-top: 22%;
  padding-bottom: 22%;
  color: #0d97bc;
  cursor: pointer;
}
.carousel-control.right:hover{
  background: url(../img/btn-Next-active.png) no-repeat;
  background-size: 100% 100%;

}
.carousel-control.left:hover{
  background: url(../img/btn-previous-active.png) no-repeat;
  background-size: 100% 100%;

}
.hvr-radial-out:before {

    background: #031f30 !important;

}
.carousel-control.right{
  background: url(../img/btn-Next.png) no-repeat;
  background-size: 100% 100%;
  width: 72px;
  height: 98px;
  cursor: pointer;
  opacity: 1;
  margin-top: auto;
  margin-bottom: auto;
}
.glyphicon-chevron-right:before,.glyphicon-chevron-left:before  {
    content: "";
}
.carousel-control.left{
  background: url(../img/btn-previous.png) no-repeat;
  background-size: 100% 100%;
  width: 72px;
  height: 98px;
  cursor: pointer;
  opacity: 1;
  margin-top: auto;
  margin-bottom: auto;
}
.fond9{
  min-height: 100vh;
  padding: 0px;
}
.fond9-title{
  color: #002664;
  text-align: right;
}
.fond9-title label{
  display: block;
  margin-bottom: 5px;
  margin-top: 20px;

}
.fond9-title::before {
  content: "";
      float: left;
      width: 64%;
      margin-top: 95px;
      position: relative;
      border-color: #002664;
      border-style: solid;
}
.fond9-img-partnership{
  background-color: #005684;
    padding: 15px;
}

.fond9-img-partnership img {
    width: 110%;
    cursor: pointer;
    margin-bottom: 8px;
}
.fond9-body{
  background: url(../img/Page-12-01_02.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 100vh; /* 88 vh*/
}
.fond10{
  min-height: 100vh;
  background: url(../img/Page-13-02.png), url(../img/Page-13-01.jpg);
  background-attachment: fixed;
  background-position: center right;
  background-size: cover;
}
.contact img{
  display: block;
  margin: auto;
}
  .contact p{
    font-size: 30px;
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
  }
  .fond10-title label {
    color: #fff;
    width: 100%;
    text-align: center;
    margin: 20px auto;
}
  .fond10 .sous-titre label{
    font-size: 50px;
    margin-top: 40px;
    margin-bottom: 85px;
    color: #fff;
    width: 100%;
    text-align: center;
  }
  .fond10-body{
    margin-top: 20px;

  }
  .mail{
  color: #fff;
  text-decoration: underline;
  }
  .contact{
    margin-bottom: 20px;
  }
  .follow-us{
   margin-left: 10%;
   margin-bottom: 20px;
  }
  .fond8-left .col-md-6{
    width: 255px;
  }

  .fond11{
    min-height: 100vh;
    background-color: #004768;
  }
  .fond11 .container{
    margin-top: 25px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
  }
  .fond11 .part1 img#img-map{
    width: 100%;
  }
  .part1 hr {
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 0;
    border-top: 2px solid #8f9aaf;
}
  .part1{
    background: url(../img/Page-17-01_02.png) repeat;
    padding: 0px 20px 50px 20px;

  }
  .part1 input[type="text"], .part1 input[type="email"], textarea {
    background: url(../img/Page-19-01_06.png) repeat !important;
      border: 0px !important;
      border-radius: 0 !important;
      font-size: 17px !important;
      padding: 16px !important;
  }
  section#map {
    WIDTH: 100%;
    height: 391px;
}
  .part1 .btn-default{
    width: 100%;
    text-align: left;
    color: #133f6a;
    font-size: 17px !important;
    padding: 7px !important;
  }
  .part1 .btn-default:hover, .part1 .btn-default:active , .part1 .btn-default:focus  {
    background-color: #fff;
    border: 1px solid #133f6a;
    color: #133f6a;
  }
  .part1 .btn-default label{
    float: left;
    margin-top: 6px;
    margin-left: 5px;
  }
  .part1 .btn-default img{
    float: right;
  }

  .fond11 #solutions{
   color: #f7fcff;
  }
  .fond11 .col-sm-4{
   color: #a4aebf;
  }
  .fond6-text{
    text-align: center;
    font-weight: bold;
    color: #0e97bd;
    font-size: 18px;
  }

 #row1_col1, #row2_col1, #row2_col2, #row3_col1, #row3_col2, #row4_col1, #row4_col2, #row5_col1, #row5_col2, #row6_col1{
   position: absolute;
  }

 .main7-1, .main7-10, .main7-11, .main7-2, .main7-3,
 .main7-4, .main7-5, .main7-6, .main7-7, .main7-8,
 .main7-9
 { display: inline-block; background: url('png.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }

 .main7-1 { background-position: -20px -0px; width: 1051px; height: 850px; }
 .main7-10 { background-position: -1091px -0px; width: 1051px; height: 850px; }
 .main7-11 { background-position: -2162px -0px; width: 1051px; height: 850px; }
 .main7-2 { background-position: -20px -870px; width: 1051px; height: 850px; }
 .main7-3 { background-position: -1091px -870px; width: 1051px; height: 850px; }
 .main7-4 { background-position: -2162px -870px; width: 1051px; height: 850px; }
 .main7-5 { background-position: -20px -1740px; width: 1051px; height: 850px; }
 .main7-6 { background-position: -1091px -1740px; width: 1051px; height: 850px; }
 .main7-7 { background-position: -2162px -1740px; width: 1051px; height: 850px; }
 .main7-8 { background-position: -20px -2610px; width: 1051px; height: 850px; }
 .main7-9 { background-position: -1091px -2610px; width: 1051px; height: 850px; }






  .row-text1, .row-text2, .row-text3, .row-text4, .row-text5, .row-text6{
   width: 200px;
  }
  .row-text1{
    margin-top: 24px;
  }
  .row-text2{
    margin-top: 118px;
  }
  .row-text3{
    margin-top: 122px;
  }
  .row-text4{
    margin-top: 118px;
  }
  .row-text3 .col-xs-6:nth-child(1){
      padding-right: 51px;
    }
  .row-text4 .col-xs-6:nth-child(1){
      padding-right: 62px;
    }
  .row-text4 .col-xs-6:nth-child(2){
    padding-left: 130px;
  }
  .row-text5{
    margin-top: 102px;
  }
  .row-text6{
  margin-top: 125px;
  }
  #row1_col1, #row2_col1, #row2_col2, #row2_col2, #row3_col1, #row3_col2, #row4_col1, #row4_col2, #row5_col1, #row5_col2, #row6_col1{
   cursor: pointer;
  }
  div#row4_col2 {
    padding-left: 72px;
}
.jumbotron .img-down{
  padding-bottom: 15px;
}
.fond1-text1::after{
  content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    transition: width 0.25s;
    margin-top: 30px;
    float: left;
    width: 20px;
    border: 0.9px solid;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: #1c4c6b;
    border-bottom-color: #1c4c6b;
    height: 20px;
  }
.fond1-text1::before{
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    float: right;
    transition: width 0.25s;
    width: 20px;
    border: 0.9px solid;
    border-top-color: #1c4c6b;
    border-right-color: #1c4c6b;
    border-left-color: transparent;
    border-bottom-color: transparent;
    height: 20px;
  }
  .fond1-text2::after{
      content: "";
      bottom: 0px;
      transition: width 0.25s;
      position: absolute;
      margin-top: 30px;
      float: left;
      left: 0px;
      width: 20px;
      border: 0.9px solid;
      border-top-color: transparent;
      border-right-color: transparent;
      border-left-color: #1c4c6b;
      border-bottom-color: #1c4c6b;
      height: 20px;
    }
  .fond1-text2::before{
      content: "";
      position: absolute;
      float: right;
      right: 0px;
      top: 0px;
      width: 20px;
      transition: width 0.25s;
      border: 0.9px solid;
      border-top-color: #1c4c6b;
      border-right-color: #1c4c6b;
      border-left-color: transparent;
      border-bottom-color: transparent;
      height: 20px;
    }

  .fond1-text3::after{
    content: "";
      position: absolute;
      margin-top: 30px;
      float: left;
      width: 20px;
      border: 0.9px solid;
      border-top-color: transparent;
      border-right-color: transparent;
      border-left-color: #1c4c6b;
      border-bottom-color: #1c4c6b;
      transition: width 0.25s;
      left: 0px;
      bottom: 0px;
      height: 20px;
  }
  .fond8-bottom{
   display: none;
  }
  .fond8 .modal-content{
    padding-left: 13px;
    padding-right: 17px;
    text-align: justify;
  }
  .form-control {
    color: #ffffff;
  }
  .fond1-text3::before{
    content: "";
    top: 0px;
    position: absolute;
    float: right;
    width: 20px;
    border: 0.9px solid;
    border-top-color: #1c4c6b;
    border-right-color: #1c4c6b;
    border-left-color: transparent;
    border-bottom-color: transparent;
    transition: width 0.25s;
    height: 20px;
    right: 0px;
  }
  .fond1-text4::after{
    content: "";
      position: absolute;
      margin-top: 30px;
      float: left;
      width: 20px;
      border: 0.9px solid;
      border-top-color: transparent;
      border-right-color: transparent;
      border-left-color: #1c4c6b;
      border-bottom-color: #1c4c6b;
      transition: width 0.25s;
      height: 20px;
      left: 0px;
      bottom: 0px;
    }
  .fond1-text4::before{
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    float: right;
    width: 20px;
    border: 0.9px solid;
    border-top-color: #1c4c6b;
    border-right-color: #1c4c6b;
    border-left-color: transparent;
    border-bottom-color: transparent;
    transition: width 0.25s;
    height: 20px;
    }

    .fond1-text4:hover::before {
      float: right;
      width: 100%;
      border-top-color: #1c4c6b;
      border-right-color: #1c4c6b;
      border-left-color: transparent;
      border-bottom-color: transparent;
      height: 100%;
   }
   .fond1-text4:hover::after{
     margin-top: 30px;
     width: 100%;
     border-top-color: transparent;
     border-right-color: transparent;
     border-left-color: #1c4c6b;
     border-bottom-color: #1c4c6b;
     height: 100%;
     }

     .fond1-text3:hover::before, .fond1-text2:hover::before , .fond1-text1:hover::before  {
       float: right;
      width: 100%;
      border-top-color: #1c4c6b;
      border-right-color: #1c4c6b;
      border-left-color: transparent;
      border-bottom-color: transparent;
      height: 100%;
    }

    .fond1-text3:hover::after, .fond1-text2:hover::after , .fond1-text1:hover::after{
      margin-top: 30px;
      width: 100%;
      border-top-color: transparent;
      border-right-color: transparent;
      border-left-color: #1c4c6b;
      border-bottom-color: #1c4c6b;
      height: 100%;
      }


    #row1_col1{
      top: 0%;
      left: 46.5%;
    }
    #row2_col1{
      top: 17%;
      left: 7%;
    }
    #row2_col2{
      top: 17%;
      left: 79%;
   }
   #row3_col1{
     top: 38%;
     left: 0%;
   }
   #row3_col2{
     top: 38%;
     left: 88%;

   }
   #row4_col1{
     top: 58%;
    left: 0%;
   }
   #row4_col2{
     top: 56.5%;
     left: 87%;
   }

   #row5_col1{
     top: 77.5%;
     left: 7%;
   }
   #row5_col2{
     top: 77.5%;
    left: 79%;
   }
   #row6_col1{
     top: 95%;
     right: 38%;
     }
     .mobile{
       display: none;
     }
 .panel-body .img-responsive:hover {
   opacity: 0.7;
  }
  .fond8-sous-titre label::after{
    content: "";
    border: 1.5px solid #f4752a;
    position: absolute;
    bottom: 0px;
    width: 84%;
    left: 0px;
  }
  .fond6-contenu {
    width: 21%;
    left: 40.5%;
}
 @media (min-width: 1670px)  {
   #News1_btn-cle2, #News2_btn-cle2, #News3_btn-cle2 {
    margin-left: -3%;
}
#News1_btn-cle1, #News2_btn-cle1 {
    margin-left: 43%;
}
#News3_btn-cle1 {
    margin-left: 10%;
}
#News1_btn-cle3, #News2_btn-cle3, #News3_btn-cle3 {
    margin-left: 34px;
}
#News1_btn-cle7, #News2_btn-cle7, #News3_btn-cle7 {
      margin-left: 77%;
  }
  #News1_btn-cle5, #News2_btn-cle5, #News3_btn-cle5 {
    margin-left: 85px;
    margin-top: -10px;
}
   #News1_row1_col1{
     top: 1%;
    left: 47.5%
   }
   #News1_row2_col1{
     top: 19%;
    left: 24%;
   }
   #News1_row2_col2{
     left: 67%;
         top: 19%;
  }
  #News1_row3_col1{
    right: 73%;
    top: 39%;
  }
  #News1_row3_col2{
    left: 73%;
    top: 38.5%;
  }
  #News1_row4_col1{
    top: 58%;
   right: 73%;
  }
  #News1_row4_col2{
    top: 57%;
    left: 73%;
    width: 13%;
  }

  #News1_row5_col1{
    top: 77%;
    right: 67%;
  }
  #News1_row5_col2{
    top: 77%;
    left: 67%;
  }
  #News1_row6_col1{
    top: 93%;
   right: 43%;
    }
 }
 @media (max-width: 1669px) and (min-width: 1421px) {
   #News1_btn-cle1, #News2_btn-cle1{
       margin-left: 28%;
   }
   #News3_btn-cle1, #News3_btn-cle3 {
       margin-left: 0%;
   }
   #News1_btn-cle2, #News2_btn-cle2 {
    margin-left: -5%;
}

#News1_btn-cle4, #News2_btn-cle4 {
    margin-left: 32%;
  }
  #News3_btn-cle4{
   margin-left: 2%;
  }
   #News1_btn-cle3, #News2_btn-cle3 {
    margin-left: -16%;
  }
  #News3_btn-cle3 {
    margin-left: 0%;
  }
  #News1_btn-cle7, #News2_btn-cle7, #News3_btn-cle7 {
    margin-left: 65%;
  }

}
@media (max-width: 1420px) and (min-width: 1200px) {
  .fond6-contenu {
    width: 24%;
    left: 39%;
}
  #News1_btn-cle4, #News2_btn-cle4{
    margin-left: 36%;
  }
  #News3_btn-cle4 {
    margin-left: 20%;
  }
  #News1_btn-cle6, #News2_btn-cle6, #News3_btn-cle6 {
    margin-left: 14%;
  }
  #News1_btn-cle3, #News2_btn-cle3 {
    margin-left: -8%;
  }
  #News1_btn-cle5, #News2_btn-cle5, #News3_btn-cle5 {
    margin-left: 12px;
  }
  #News1_btn-cle7, #News2_btn-cle7, #News3_btn-cle7 {
    margin-left: 65%;
  }
  #News1_btn-cle1, #News2_btn-cle1 {
    margin-left: 34%;
}
 #News3_btn-cle1, #News3_btn-cle3{
    margin-left: 11%
 }
  /* #row1_col1{
    left: 47%;
  }
  #row2_col1{
    left: 13%;
  }
  #row2_col2{
    left: 74%;
 }
 #row3_col1{
   right: 83%;
 }
 #row3_col2{
   left: 83%;
 }
 #row4_col1{
  right: 83%;
 }
 #row4_col2{
   left: 82%;
 }

 #row5_col1{
   right: 75%;
 }
 #row5_col2{
  left: 75%;
 }
 #row6_col1{
  right: 39%;
   } */

  .fond8-left {
    margin-top: 8%;
}
    .fond8-left .col-md-6 {
        width: 200px;
    }
    .btn-cle {
      width: 153px;
      height: 148px;
    }
    .fond9-title::before {
    width: 57%;
  }

}
@media (max-width: 991px){
  .fond9-body{
   min-height: initial;
  }
  .fond9-img-partnership img {
    width: 106%;
  }
  .fond9 {
    min-height: initial;
  }
  .fond8-bottom{
        margin-top: 25px;
        display: block;

  }
  .btn-cle:hover{
    color: #f4752a;
  }
  .btn-cle {
    padding: 0% !important;
        width: inherit;
        height: initial;
      float: left;
      margin-left: 45px;
      text-align: center;
      color: #0d97bc;
      cursor: pointer;
  }
  .fond8-left{
    display: none;
  }
.btn-cle{
background: transparent;
}

.modal-header {
    color: #f4752a;
}
.modal.in .modal-dialog {
  text-align: center;
}


  .contact p {
    font-size: 18px;
  }
  .part1.row .col-md-4{
    margin-top: 20px;
  }

  .fond9-title::before {
    width: 33%;
  }
  .follow-us img{
    width: 100%;
  }
  .fond7 img{
    margin-top: 15%;
  }
  .fond7 label{
    margin-bottom: 0%;
  }
  .fond7 .col-md-3:nth-child(3) {
    clear: left;
}
.fond2-text label, .fond4-img label, .fond5 .title, .fond7 label, .fond7 label, .fond9-title, .fond10-title label, .fond8-title{
  font-size: 70px;
}

.container-fluid.fond1 .container {
    margin-top: 19%;
}

}

@media (max-width: 1080px){
  .desktop{
  display: none;
  }
  .mobile{
    display: block;
  }
  .mobile .row{
    margin-right: 30px;
    margin-left: 30px;
  }
  .row-text h4:hover, .row-text h4:focus, .row-text h4:active{
    background-color: #00586a;
  }
  .row-text h4{
  color: #fff;
  background-color: #0f97bd;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
  cursor: pointer;
  }

}

@media (max-width: 1199px) and (min-width: 1081) {
  .fond6-contenu {
    width: 31%;
    left: 35.5%;
}
  /* #row1_col1{
    top: 3%;
    left: 46%;
  }
  #row2_col1{
    top: 20%;
    left: 8%;
  }
  #row2_col2{
    left: 77%;
    top: 20%;
 }
 #row3_col1{
   right: 87%;
   top: 39%;
 }
 #row3_col2{
   left: 87%;
    top: 39%;
 }
 #row4_col1{
   top: 57%;
     right: 87%;
 }
 #row4_col2{
   top: 54%;
    left: 85%;
 }

 #row5_col1{
   top: 75%;
    right: 78%;
 }
 #row5_col2{
   top: 75%;
     left: 78%;
 }
 #row6_col1{
     top: 91%;
     right: 36%;
   } */

   /* .fond6 {
    background-size: 713px 720px;
   } */
}

@media (max-width: 1199px) and (min-width: 992px) {

  .btn-cle {
    width: 153px;
    height: 148px;
}
#News1_btn-cle1, #News2_btn-cle1 {
    margin-left: 57%;
}
#News3_btn-cle1, #News3_btn-cle3{
  margin-left: 49%;
}
#News3_btn-cle2, #News3_btn-cle4 {
margin-left: 11%;
}
.fond8-new {
    min-height: 123vh;
  }
#News1_btn-cle2, #News2_btn-cle2 {
    margin-left: -4%;
}
#News1_btn-cle3, #News2_btn-cle3 {
    margin-left: 35%;
  }
  #News1_btn-cle4, #News2_btn-cle4 {
    margin-left: 23%;
  }
  #News1_btn-cle5, #News2_btn-cle5, #News3_btn-cle5 {
    margin-left: 44%;
  }
  #News1_btn-cle6, #News2_btn-cle6, #News3_btn-cle6 {
    margin-left: 10%;
  }
  #News1_btn-cle7, #News2_btn-cle7, #News3_btn-cle7 {
    margin-left: 81%;
  }

  .container-fluid.fond1 .container {

    margin-top: 15%;

}

  .fond9-title::before {
    width: 45%;
  }
  .contact p {
      font-size: 20px;
    }
  .fond5 .container {
    margin-right: auto;
}
  .fond3 {
    width: 94%;
  }
  .fond2{
    background-position: 65%;
  }

}
.img-down a , .fond2-img-down a, .fond4-img-down a {
  position: absolute;
  width: 81px;
  height: 100px;
  display: block;
}
.img-down , .fond2-img-down, .fond4-img-down {
    background: url(../img/down.png) no-repeat;
    width: 81px;
    height: 100px;
    margin: auto;
    cursor: pointer;
    background-position: 5px 5px;

  }
  .img-down:hover, .fond2-img-down:hover, .fond4-img-down:hover {
    background-position: -74px 5px;
    }
@media (max-width: 767px) {
  .follow-us img {
    width: 56px;
  }
  .follow-us {
    margin-bottom: 5%;
}
  .fond9-title::before {
    width: 33%;
  }
  .fond5 .title {
}
.fond2-text label, .fond4-img label, .fond5 .title, .fond7 label, .fond7 label, .fond9-title, .fond10-title label, .fond8-title{
  font-size: 60px;
}
  .fond3 .col-lg-3 {
      width: 46%;
  }

  .navbar.navbar-inverse {
      top: 0px;
      height: 50px;
      position: fixed;
      z-index: 2555;
  }

  .img-down{
    display: none;
  }
  .navbar .navbar-collapse {
    background-color: rgba(0, 34, 54, 0.23);
}
.container-fluid.fond1 .container {
    margin-top: 2%;
}
#Methodology label{
	font-size : 50px;
}
.fond1-img {

    width: inherit;
}
 }

 .hidden_animated{
      opacity:0;
 }
 .visible_animated{
      opacity:1 ;
 }








@media screen and (max-width: 1000px) {
  .navbar-inverse .navbar-nav>li>a {

  padding-left: 20px;
  padding-right: 20px;
}
}
