
@media (min-width: 600px) {
    .carousel-item img{
        height: calc(100vh - 50px);
    }
}

.carousel-indicators li {
    width: 20px !important;
    height: 20px !important;
    margin-right: 10px !important;
    margin-left: 10px !important;
    background-color: transparent !important;
    border: 4px solid #fff !important;
    border-radius: 2rem !important;
}

.cerecle-logo{
    width: 300px;
    height: 300px;
    border-radius: 50%;
    box-shadow: 0px 10px 8px -3px grey;
}
.objectif-icon{
    width: 100px;
    height: 100px;
    background-color: #141B2D;
    border-radius: 1rem;
}
.objectif-text{
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.2;
}
.gouv-ghraph-1{
    border: 3px solid #141B2D;
    padding: 10px;
    border-radius: 1rem;
    font-size: 18px;
    box-shadow: 12px 10px 25px -12px grey;
}
.gouv-ghraph-box-1{
    border: 4px solid #FF6633 !important;
    padding: 25px !important;
    font-weight: bold;
}
.secretariatrow .col-sm{
    height: 200px;
    border-bottom: 165px solid gray;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    margin-left: 15px;
    margin-right: 15px;
    
}
.col1{
    position: relative;
    top: -150px;
    transform: rotate(45deg);
    left: 40px;
}
.col2{
    position: relative;
    top: -15px;
    transform: rotate(4deg);
}
.col3{
    position: relative;
    top: -14px;
    transform: rotate(-4deg);
}
.col4{
    position: relative;
    top: -150px;
    transform: rotate(-45deg);
    right: 30px;
}


.cls-1, .cls-2, .cls-3, .cls-4, .cls-5, .cls-6, .cls-7, .cls-8, .cls-9, .cls-10, .cls-11, .cls-12, .cls-13, .cls-14, .cls-15, .cls-16, .cls-17, .cls-18, .cls-19 {
    stroke-width: 0px;
  }
  .cls-1, .cls-3, .cls-20 {
    fill: #fff;
    fill-rule: evenodd;
  }
  .cls-21 {
    letter-spacing: 0em;
  }
  .cls-22 {
    letter-spacing: 0em;
  }
  .cls-23 {
    letter-spacing: -.01em;
  }
  .cls-3 {
    opacity: .5;
  }
  .cls-4 {
    fill: #eeecec;
  }
  .cls-24 {
    letter-spacing: -.09em;
  }
  .cls-7 {
    fill: #08909f;
  }
  .cls-25 {
    letter-spacing: -.01em;
  }
  .cls-20 {
    filter: url(#drop-shadow-1);
    stroke: #010101;
  }
  .cls-20, .cls-26 {
    stroke-miterlimit: 10;
    stroke-width: .5px;
  }
  .cls-27 {
    font-size: 24.93px;
  }
  .cls-27, .cls-28, .cls-29 {
    fill: #151b2d;
  }
  .cls-27, .cls-29 {
    font-family: Roboto-Black, Roboto;
    font-weight: 800;
  }
  .cls-30 {
    letter-spacing: 0em;
  }
  .cls-31 {
    fill: #161c2e;
    font-family: Roboto-Medium, Roboto;
    font-size: 11.84px;
    font-weight: 500;
  }
  .cls-32 {
    letter-spacing: 0em;
  }
  .cls-28 {
    font-family: Poppins-SemiBold, Poppins;
    font-size: 9.73px;
    font-weight: 600;
  }
  .cls-33 {
    letter-spacing: -.02em;
  }
  .cls-26 {
    fill: transparent;
    stroke: #151b2d;
  }
  .cls-29 {
    font-size: 23px;
  }
  .cls-34 {
    letter-spacing: 0em;
  }
  #Calque_1 g text,#Calque_1 .fleche{
    display: none;
  }
  #Calque_1 .partCircele{
    cursor: pointer;
  }

  .objectifs_specifiques_shap{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    height: 350px;
    align-content: center;
    position: relative;
  }
  .objectifs_specifiques_shap img{
    position: absolute;
    top: 50px;
    transform: translateX(-50%);
  }
  @media (max-width: 600px) {
    .objectifs_specifiques_shap img {
        width: 50px !important;
    }
  }
  .objectifs_specifiques_img{
    width: 200px;
  }
  @media (min-width: 992px) {
    .flowchart-md-absolute {
        position: absolute;
        right: 4rem;
    }
  }

  .workshop::after{
    content: '';
    display: block;
    width: 80%;
    height: 5px;
    border-radius: 15px;
    background-color: #FF6633;
  }

  .step {
    text-align: center;
    margin-bottom: 50px;
    padding: 3px;
  }
  
  .circle {
    background-color: #658587;
    border: 10px solid #98bcbe;
    border-radius: 50%;
    color: white;
    height: 120px;
    width: 120px;
    display: inline-block;
    align-content: center;
    font-size: xxx-large;
    font-weight: 900;
  }
  
  .content {
     border : 5px solid #658587 ;
     border-radius:15px;
     padding :10px ;
     min-height: 80%;
     font-size: small;
     font-weight: 200;
     margin-top: -30px;
  }
  .content hr{
    border-top: 3px solid;
  }

  .holderCircle { width: 500px; height: 500px; border-radius: 100%; margin: 60px auto; position: relative; }


.dotCircle { width: 100%; height: 100%; position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; border-radius: 100%; z-index: 20; }
.dotCircle  .itemDot { display: block; width: 80px; height: 80px; position: absolute; background: #ffffff; color: #FF6633; border-radius: 20px; text-align: center; line-height: 80px; font-size: 30px; z-index: 3; cursor: pointer; border: 2px solid #e6e6e6; }
.dotCircle  .itemDot .forActive { width: 56px; height: 56px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: none; }
.dotCircle  .itemDot .forActive::after { content: ''; width: 5px; height: 5px; border: 3px solid #FF6633; bottom: -31px; left: -14px; filter: blur(1px); position: absolute; border-radius: 100%; }
.dotCircle  .itemDot .forActive::before { content: ''; width: 6px; height: 6px; filter: blur(5px); top: -15px; position: absolute; transform: rotate(-45deg); border: 6px solid #FF6633; right: -39px; }
.dotCircle  .itemDot.active .forActive { display: block; }
.round { position: absolute; left: 40px; top: 45px; width: 410px; height: 410px; border: 2px dotted #FF6633; border-radius: 100%; -webkit-animation: rotation 100s infinite linear; }
.dotCircle .itemDot:hover, .dotCircle .itemDot.active { color: #ffffff; transition: 0.5s;   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#FF6633+0#FF6633+100 */ background: #FF6633; /* Old browsers */ background: -moz-linear-gradient(left, #FF6633 0%, #FF6633 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(left, #FF6633 0%, #FF6633 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #FF6633 0%, #FF6633 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6633', endColorstr='#FF6633', GradientType=1); /* IE6-9 */ border: 2px solid #ffffff; -webkit-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); -moz-box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); box-shadow: 0 30px 30px 0 rgba(0, 0, 0, .13); }
.dotCircle .itemDot { font-size: 40px; }
.contentCircle { width: 250px; border-radius: 100%; color: #088b9a; position: relative; top: 150px; left: 50%; transform: translate(-50%, -50%); }
.contentCircle .CirItem { border-radius: 100%; color: #088b9a; position: absolute; text-align: center; bottom: 0; left: 0; opacity: 0; transform: scale(0); transition: 0.5s; font-size: 15px; width: 100%; height: 100%; top: 0; right: 0; margin: auto; line-height: 250px; }
.CirItem.active { z-index: 1; opacity: 1; transform: scale(1); transition: 0.5s; }
.contentCircle .CirItem i { font-size: 180px; position: absolute; top: 0; left: 50%; margin-left: -90px; color: #000000; opacity: 0.1; }
@media only screen and (min-width:300px) and (max-width:599px) {
	.holderCircle {/* width: 300px; height: 300px;*/ margin: 110px auto; }
	.holderCircle::after { width: 100%; height: 100%; }
	.dotCircle { width: 100%; height: 100%; top: 0; right: 0; bottom: 0; left: 0; margin: auto; }
}
@media only screen and (min-width:600px) and (max-width:767px) { }
@media only screen and (min-width:768px) and (max-width:991px) { }
@media only screen and (min-width:992px) and (max-width:1199px) { }
@media only screen and (min-width:1200px) and (max-width:1499px) { }
.title-box .title { font-weight: 600; letter-spacing: 2px; position: relative; z-index: -1; }
.title-box span { text-shadow: 0 10px 10px rgba(0, 0, 0, .15); font-weight: 800; color: #088b9a; }
.title-box p {font-size: 17px; line-height: 2em; }

.card .nav-tabs {
  border-top-right-radius: 0.1875rem;
  border-top-left-radius: 0.1875rem;
}

.nav-tabs>.nav-link {
  color: #888888;
  margin: 0;
  margin-right: 5px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 30px;
  font-size: 14px;
  padding: 11px 23px;
  line-height: 1.5;
}

.nav-tabs>.nav-link:hover {
  background-color: transparent;
}

.nav-tabs>.nav-link.active {
  background-color: #088b9a;
  border-radius: 30px;
  color: #FFFFFF;
}

@media (min-width: 992px) {
  #nav-tabContent p.text-justify {
    padding-right: 2rem;
  }
}


.tab-content_old > .tab-pane, .pill-content > .pill-pane {
display: block;
height: 0;
}
.tab-content > .active, .pill-content > .active {
height: auto;
}

header .item {
  height: 100vh;
  position: relative;
}
header .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
header .item .cover {
  padding: 75px 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
}
header .item .cover .header-content {
  position: relative;
  padding: 56px;
  overflow: hidden;
}
header .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
header .item .cover .header-content h2 {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}
header .item .cover .header-content h1 {
  font-size: 56px;
  font-weight: 600;
  margin: 5px 0 20px;
  word-spacing: 3px;
  color: #fff;
}
header .item .cover .header-content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
}
header .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
header .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
header .owl-item.active h4 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
header .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
header .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
header .owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
header .owl-nav .owl-prev:focus {
  outline: 0;
}
header .owl-nav .owl-prev:hover {
  background: #000 !important;
}
header .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
header .owl-nav .owl-next span {
  font-size: 1.6875rem;
  color: #fff;
}
header .owl-nav .owl-next:focus {
  outline: 0;
}
header .owl-nav .owl-next:hover {
  background: #000 !important;
}
header:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
header:hover .owl-next {
  right: 0px;
  opacity: 1;
}

.slick-slide img {
  height: 100px !important;
}

.mission .card{
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height:27rem;
  border-radius: 15px;
}
.mission-card-footer{
  position: absolute;
  bottom: 0;
  border-radius: 0 0 15px 15px;
  background: rgba(41, 156, 162, 0.7);
  height: 20vh;
  left: 0;right: 0;
}
.workshop::after{
  display: block;
  width: 40%;
  height: 5px;
  background-color: rgba(41, 156, 162, 0.7);
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 600px ) { 
  
}

/* Medium devices (tablets, 768px and up) */
@media only screen and (min-width:600px) and (max-width:767px) { 
  .objectifs_specifiques_shap{
    padding: 0 !important;
    padding-top: 3rem !important;
    height: 240px !important;
    font-size: small !important;
  }
  .objectifs_specifiques_shap img{
    width: 30px !important;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 
  section.motionA{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }
  section.motionA::before{
      background-image: url(https://marrakechinvest.ma/images/map-bg.png);
      background-repeat: no-repeat;
      background-size: cover;
      content: " ";
      height: 100%;
      left: 0;
      opacity: .15;
      position: absolute;
      top: 0;
      width: 100%;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
  /* Styles */
}

/* Extra extra large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) { 
  /* Styles */
}

body .wrapper {
  flex: 1 0 auto;
}
section.motion {
  background: transparent;
  text-align: center;
  color: #FFFFFF;
  position: relative;
  padding: 6em 2em;
  height: 82vh;
  
}
section.motion::before {
  content: "";
  opacity: .7;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  mix-blend-mode: multiply;
  z-index: -1;
}
section.motion .slideshow {
  position: absolute;
  z-index: -5;
  overflow: hidden;
  min-width: 100%;
  min-height: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50% , 0);
}
section.motion .slideshow .slide {
  position: absolute;
  opacity: 0;
  transition: opacity 1s;
}
section.motion .slideshow .slide img {
  display: block;
  width: 100%;
  object-fit: cover;
}
section.motion .slideshow .slide.active {
  opacity: 1;
}
section.motion .slideshow .slide.active.right-down {
  animation: right-down 20s infinite linear;
  transform: translate3d(5%, 5%, 0) scale(1.5);
}
section.motion .slideshow .slide.active.right-up {
  animation: right-up 20s infinite linear;
  transform: translate3d(5%, -5%, 0) scale(1.5);
}
section.motion .slideshow .slide.active.left-up {
  animation: right-up 20s infinite linear;
  transform: translate3d(-5%, -5%, 0) scale(1.5);
}
section.motion .slideshow .slide.active.left-down {
  animation: right-up 20s infinite linear;
  transform: translate3d(-5%, 5%, 0) scale(1.5);
}
section.motion h1 {
  /*font-size: 3.5em;*/
  position: absolute;
  bottom: 50px;
  left: 15px;
}
section.motion p {
  max-width: 860px;
  font-size: 18px;
  margin: 0 auto 3em;
}
section.motion a {
  color: #FFF;
}
section.motion a.button {
  color: #FFFFFF;
  text-decoration: none;
  border: 1px solid #FFFFFF;
  padding: .75em 1em;
  border-radius: 5px;
  transition: color .2s, border .2s;
}
section.motion a.button:hover {
  color: steelblue;
  border: 1px solid steelblue;
}

@keyframes right-down {
  to {
    transform: translate3d(-5%, -5%, 0) scale(1.25);
  }
}

@keyframes right-up {
  to {
    transform: translate3d(-5%, 5%, 0) scale(1.25);
  }
}

@keyframes left-up {
  to {
    transform: translate3d(5%, 5%, 0) scale(1.25);
  }
}

@keyframes left-down {
  to {
    transform: translate3d(5%, -5%, 0) scale(1.25);
  }
}

.line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
@media (max-width: 600px) {
  .motion h1{
    font-size: 1.3em !important;
    bottom: 18px !important;
    left: 15px !important;
  }
  .line-box{
    height: 100% !important;
    bottom: -56px !important;
  }
  .motion{
    height: 38vh !important;
  }
}
.custom-toggler:focus,
.custom-toggler:active {
  outline: none; /* Enlève l'outline par défaut lors du focus */
  box-shadow: none; /* Enlève l'ombre portée par défaut lors du clic */
  border: none; /* Enlève la bordure */
}
