body {
  font-weight: 400;
}
#top-menu-nav > ul > li > a:hover {
  opacity: 1;
  color: #ae0531;
}
#top-menu li#menu-item-wpml-ls-2-en,
#top-menu li#menu-item-wpml-ls-2-es{
  padding-right: 5px;
}
.et_pb_slide {
  height: 80vh !important;
}
.et_pb_slide_content {
  text-transform: uppercase;
  font-size: 40px !important;
  font-weight: 700 !important;
  line-height: 1.5em !important;
}
.sub-menu li a{
  font-size: 15px !important;
}
#et-info-email {
  display: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.5em !important;
}

#top-menu li.lang a {
  font-size: 0;
}

#top-menu li.lang {
  font-size: 0;
  position: relative;
}
#top-menu li.lang:before {
  content: url(../images/lang.png);
}

.nav li ul {
  width: 300px;
}
#top-menu li li a {
  width: 260px;
}
.et_mobile_menu li a:hover,
.nav ul li a:hover {
  opacity: 1;
  color: #ae0531 !important;
}
.mailto .et_pb_blurb_description a {
  color: #666;
}
.mailto .et_pb_blurb_description a:hover {
  color: #ae0531;
}
/*image zoom
=======================*/
.et_pb_blog_grid .et_pb_image_container {
  height: 200px;
}
.et_pb_main_blurb_image,
.et_pb_image,
.et_pb_image_container {
  overflow: hidden;
}
.et_pb_main_blurb_image img,
.et_pb_image img,
.et_pb_image_container img {
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.et_pb_main_blurb_image:hover img,
.et_pb_image:hover img,
.et_pb_image_container:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.no-zoom .et_pb_image:hover img,
.no-zoom .et_pb_main_blurb_image img,
.no-zoom .et_pb_image_container:hover img,
.no-zoom .et_pb_image_wrap img {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
}

/*Accueil
=======================*/

.section-services .et_pb_blurb_content {
  position: relative;
}
.section-services .et_pb_blurb_content {
  background-color: #0a2c71;
  max-height: 480px;
}
.section-services .et_pb_main_blurb_image {
  margin-bottom: 0;
  opacity: 0.8;
  transition: all 0.3s;
}

.section-services .et_pb_blurb_content .et_pb_blurb_container {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.section-services .et_pb_blurb_container h4.et_pb_module_header {
  padding-bottom: 0;
}

.section-services .et_pb_blurb_content:hover h4.et_pb_module_header a {
  color: #ae0531;
  transition: all 0.3s;
}
.shop .et_pb_main_blurb_image {
  margin-bottom: 15px;
}

/*News
=======================*/
.et_pb_blog_grid .et_pb_post {
  border: none;
}
/*Testimenlais
=======================*/
.senegal-testimonial .et_pb_testimonial_author,
.morocco-testimonial .et_pb_testimonial_author,
.nigeria-testimonial .et_pb_testimonial_author{
  position: relative;
}
.senegal-testimonial .et_pb_testimonial_author:after,
.morocco-testimonial .et_pb_testimonial_author:after,
.nigeria-testimonial .et_pb_testimonial_author:after{
  width: 30px;
  height: 15px;
  padding-left: 10px;
}
.senegal-testimonial .et_pb_testimonial_author:after{
  content: url(../images/senegal-flag.png);
}
.morocco-testimonial .et_pb_testimonial_author:after{
  content: url(../images/morocco-flag.png);
}
.nigeria-testimonial .et_pb_testimonial_author:after{
  content: url(../images/nigeria-flag.png);
}

/*Services
=======================*/
.contact-icons .et_pb_main_blurb_image {
  margin-bottom: 0;
}

/*Our projects
=======================*/
.single-project .nav-single{
  width: 100% !important;
}
.single-project  .nav-single a:hover{
  color:#ae0531;
}
.et_pb_gallery .et_overlay:before{
  color:#ae0531;
}
.single .et_pb_post{
  margin-bottom: 0;
}
/*Page 404
=======================*/
.error404 #content-area {
  height: 700px;
  text-align: center;
}
.error404 #content-area #left-area {
  width: 100% !important;
}

#main-content .container:before {
  background: none;
}

.email-contact .et_pb_blurb_description a {
  color: #666;
}
.email-contact .et_pb_blurb_description a:hover {
  color: #ae0531;
}
.et_pb_scroll_top.et-pb-icon {
  background: #ae0531;
}

#footer-info a:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}

#footer-info .slogan {
  position: relative;
  padding-left: 90px;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  color: #fff;
}
#footer-info .slogan::before {
  content: url(../images/afrique-icone.png);
  position: absolute;
  top: -8px;
  left: 40px;
  opacity: 0.5;
}
#footer-bottom .et-social-icon a {
  font-size: 18px;
}

/* Badr */

.location {
  position: absolute;
  white-space: nowrap;
}

.location:hover .details {
  display: block;
}

.location .name {
  color: #0a2c71;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}

.location .name:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 13px;
  background-image: url(../images/marker.png);
  margin-right: 6px;
}

.location .details {
  display: none;
  background-color: white;
  z-index: 1;
  position: absolute;
  font-size: 12px;
  line-height: 1.4;
  color: black;
  padding: 8px 16px;
  border: 1px solid #aa082c;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.location .details b{
  color:#aa082c;
}

.location .details.open {
  display: block;
}

#lc-morocco {
  left: 34.2vw;
  top: 14.2vw;
}

#lc-spain {
  left: 34.9vw;
  top: 12.6vw;
}

#lc-mauritania {
  top: 25vw;
  left: 28.1vw;
}

#lc-senegal {
  left: 27.4vw;
  top: 29.2vw;
}

#lc-guinea-conakry {
  left: 29.8vw;
  top: 32vw;
}

#lc-ivory-coast {
  left: 32.8vw;
  top: 34.6vw;
}

#lc-ghana {
  left: 37.4vw;
  top: 33.2vw;
}

#lc-nigeria {
  left: 42vw;
  top: 33vw;
}

#lc-equatorial-guinea {
  left: 45vw;
  top: 37.5vw;
}

@media screen and (min-width: 1366px){
  #lc-morocco {
    left: 476px;
    top: 194px;
  }

  #lc-spain {
    left: 477px;
    top: 172px;
  }

  #lc-mauritania {
    top: 341px;
    left: 384px;
  }

  #lc-senegal {
    left: 374px;
    top: 399px;
  }

  #lc-guinea-conakry {
    left: 407px;
    top: 437px;
  }

  #lc-ivory-coast {
    left: 448px;
    top: 473px;
  }

  #lc-ghana {
    left: 511px;
    top: 454px;
  }

  #lc-nigeria {
    left: 574px;
    top: 451px;
  }

  #lc-equatorial-guinea {
    left: 615px;
    top: 512px;
  }
}

/*Responsive
================*/
@media screen and (max-width: 1200px) {
  #et_mobile_nav_menu {
    display: block;
  }
  #top-menu {
    display: none;
  }
  #et_mobile_nav_menu .lang {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .et_pb_slide_description h2.et_pb_slide_title {
    line-height: 1.3em;
  }
  .flex-direction {
    display: flex;
    flex-direction: column-reverse;
  }
}

@media screen and (max-width: 767px){
  .hide-mobile{display: none;}
}

@media screen and (min-width: 768px){
  .hide-medium-up{display: none;}
}
