/* header */
.rea_nav {
    background-color: #203c2ce3;
    padding: 8px;

}

.nav-link:hover{

    color: white;
    padding-right: 5px;


}

.navbar{
    margin-right: 50px;

}
.nav-link{
    color: wheat;
}
.nav-item .nav-link:focus,
.nav-item .nav-link:active,
.nav-item .nav-link.show {
    color: white !important;
}
.parent_header{
    height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.nav-item {
    position: relative;
  }

  .navbar-collapse ul li a.nav-link:before {
      position: absolute;
      bottom: -5px;
      left: 0;
      width: 100%;
      height: 2px;
      background: transparent;
      content: '';
      opacity: 0;
      -ms-transition: opacity 0.3s, -webkit-transform 0.3s;
      -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
      transition: opacity 0.3s, transform 0.3s;
      -ms-transform: translateY(10px);
      -webkit-transform: translateY(10px);
      transform: translateY(10px);
  }

  .navbar-collapse ul li:hover a.nav-link:before {
      opacity: 1;
      -ms-transform: translateY(0px);
      -webkit-transform: translateY(0px);
      transform: translateY(0px);
      bottom: 0px;
      background: wheat;
  }

  .dropdown-item:hover, .dropdown-item:focus {
      color: rgba(60, 169, 160, 0.7);
      text-decoration: none;
      background-color: #fff6e4;
  }

  .dropdown-menu {
    border: 0px;
  }
/* img */
.about_us{
    margin-top: 60px;
}
.back_img_about_us{
    background-color: #203c2ce3;
    width: 450px;
    height: 350px;
    margin-right: 120px;
}
.img_about_us img{
    width: 520px;
    height: 450px;
    left: -550px;
    top: 55px;
}
.content_about_us{
    width: 570px;
    padding-top: 90px;
}
.content_about_us h1{
    font-weight: bold;
    color: #203c2ce3;
    padding-bottom: 20px;
    font-size: 60px;
}
.content_about_us p{
    font-size: 17px;
}
.btn_about_us {
    margin-top: 12px;
    border: none;
    padding: 8px 16px;
    background-color: #203c2ce3;
    color: wheat;
    border-radius: 4px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    font-weight: bold;
}

.btn_about_us:hover {
    background-color: wheat;
    color: #203c2ce3;
    transform: translateY(-2px);
    font-weight: bold;
}
.bg_about_us{
    width: 850px;
    /*height: 165px;*/
    height: 220px;
    background-color: wheat;
    margin-top: 35px;
    z-index: 1;
}
/* Footer */






.fot{
    margin-right:5px;
}
    .footer-07 {

    margin-top: 50px;
    background: #1d2b23;
    color: rgba(255, 255, 255, 0.7);
    height: 350px;
      }

      .footer-07 .footer-heading {
        font-size: 24px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 20px;
        padding-top: 10px;

      }

      .footer-07 .menu {
        color: #f9ddb8;
        margin-right: 15px;
        text-decoration: none;
      }

      .footer-07 .menu a:hover {
        color: #fff;
      }

      .ftco-footer-social {
        list-style: none;
        padding: 0;
        margin: 20px 0 0;
      }

      .ftco-footer-social li {
        display: inline-block;
        margin-right: 10px;
      }

      .ftco-footer-social a {
        color: rgba(255, 255, 255, 0.7);
        font-size: 18px;
        transition: 0.3s;
      }

      .ftco-footer-social a:hover {
        color: #fff;
      }

      hr {
        margin: 2rem 8rem;
        color: inherit;
        border: 0;
        border-top: var(--bs-border-width) solid;
        opacity: .25;
        width: 80%;
    }


      .copyright {
        font-size: 14px;
        color: rgb(152 155 126);
      }

      .logo {
        color: rgb(255 255 255);
        text-decoration: none;
    }



    .footer-07 .ftco-footer-social li a {
        background: #586858;
        color: #a2dcca;
        border: 1px solid #8c7f67;
    }

    .ftco-footer-social li a {
        height: 40px;
        width: 40px;
        display: block;
        background: #000000;
        border-radius: 50%;
        position: relative;
    }


    .ftco-footer-social li a span {
        position: absolute;
        font-size: 40px;
        top: 35%;
        left: 50%;
        /* bottom: 50%; */
        text-align: center;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .footer-07 a {
        color: #08bcb6b3;
        text-decoration: none;
    }

    .design{
        font-size: 12px;
        color: #6bb4a5;
    }

.header_title_center{

    font-size: 80px;
    color: wheat;
    border-bottom: 2px solid wheat;
    border-top: 2px solid wheat;
}

.card_left{
    border: 0.5px solid #294234;
    align-items: center;
    background-color: #fffaf1;
}
.card_right{
    border: 0.5px solid #294234;
    background-color: #fffaf1;
}

.text{
    padding-top: 10px;
    padding-right: 10px;
    text-align: justify;
}
.times_line{
    margin-top: 90px;
    margin-bottom: 90px;
    /*border: 3px solid #054906;*/
    background-color: #38514317;
    padding: 90px 25px 25px 25px;
    height: 450px;
    /*padding-top: 90px;*/
}
.img_times_line{
    margin-right: 120px;
}
.img_times_line .img_one{
    width: 350px;
    right: -90px;
}
.img_times_line .img_two{
    width: 180px;
    right: 150px;
    bottom: -300px;
    z-index: 12;
    height: 150px;
}
.img_times_line .img_three{
    width: 240px;
    right: -210px;
    bottom: -300px;
    z-index: 12;
}

.p_times_line{
    width: 550px;
    font-size: 18px;
    margin-left: -50px;
}
.p_times_line p{
    margin-bottom: 50px;
    margin-top: 50px;
}

.btn_activity{
    background-color: #385143;
    color: #f2e0b3;
    height: 40px;
    border-radius: 5px;
    padding: 3px 8px 3px 8px;
    transition: 0.3s ease, transform 0.2s ease-in-out;

}
.btn_activity:hover{
    background-color: #f2e0b3;
    color: #385143;
    height: 40px;
    border-radius: 5px;
    padding: 3px 8px 3px 8px;
}
.select_box_left:focus{
    box-shadow: 0 0 0.25rem #0a3622;
    border: 1px solid #0a3622;
}
.select_box_right:focus{
    box-shadow: 0 0 0.25rem #0a3622;
    border: 1px solid #0a3622;
}
.option_select_box:hover{
    background-color: #0a3622;
}
/*----------------------*/
.sahel{
    display: flex;
}
.social {
  /*position: fixed;*/
  top: 20px;

    /*z-index: -1;*/
    margin-top: 50px;
    margin-left: 30px;


}
.social ul {
  padding: 0px;
  transform: translate(-270px, 0);
}
.social ul li {
  display: block;
  margin: 5px;
  background: rgb(29 57 44);
  width: 300px;
  text-align: right;
  padding: 10px;
  border-radius: 0 30px 30px 0;
  transition: all 1s;
}
.social ul li:hover {
  transform: translate(110px, 0);
  background: rgb(255, 253, 227);
}
.social ul li:hover a {
  color: #000;
}
.social ul li:hover i {
  color: #fff;
  background: rgba(0, 0, 0, 0.36);
  transform: rotate(360deg);
  transition: all 1s;
}
.social ul li i {
    margin-left: 10px;
    color: #000;
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    width: 50px;
    font-size: 20px;
    background: #c6f1d1;
    transform: rotate(0deg);
}

.social a{
    color: rgb(198 241 209);
    text-decoration: none;
}
.sahel_social:before{
    content: "\f099";
    text-align: center;
    margin-right: 5px;

}
