body{
    font-family: "Times", "Poppins", "Rubik", "Helvetica","Open Sans", "sans-serif", "Times New Roman", "Gabriola";
    font-size:16px;
}
/*body p{*/
/*    font-family: "Times New Roman", "Gabriola";*/

/*}*/
@media(min-width:300px){
    .card_left{
        bottom:-150px;
        left: 30px;
        height:220px;
        z-index: 2;

    }
}
@media(min-width:300px){
    .card_left img{
        width: 110px;
        height: 110px;
        margin-top:37px;

    }
}
@media(min-width:300px){
    .card_left h3{
        font-size: 20px;

    }
}
@media(min-width:300px){
    .card_left p{
        font-size: 14px;

    }
}
@media(min-width:300px){
    .card_right{
        bottom: -370px;
        left: 30px;
        height: 220px;
        z-index: 2;
        align-items: center;
        justify-content: center;
    }
    .card_right .flex-sm-row {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .card_right .d-flex{
        justify-content: center;
    }
    .card_header {
        width: 600px;
    }
}
@media(min-width:300px){
    .card_right h6{
        font-size: 15px;

    }
}
@media(min-width:300px){
    .card_right p{
        font-size: 16px;

    }
}
@media(min-width:300px){
    .form-select{
        border: 2px solid #385143;
        width: 400px;
    }
    .navigation_dropdown{
        height: 250px;
    }
    .navigation_dropdown .col-lg-6{
        margin-left: 30px;
    }
}
@media(min-width:300px){
    .card_navigation{
        width: 215px;
    }
    .carousel-control-next svg{
        margin-right: 0px;
    }
    .carousel-control-prev  svg{
        margin-right: 0px;
    }
    .carousel-control-next,
    .carousel-control-prev {
        opacity: 0;
        transition: opacity 0.4s ease, transform 0.4s ease;
    }

    /* دکمه بعدی (next) از راست به چپ بیاید */
    .carousel-control-next {
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
}

    /* دکمه قبلی (prev) از چپ به راست بیاید */
    .carousel-control-prev {
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
}

    /* نمایش دکمه‌ها هنگام هاور روی کل کروسل */
    .carousel:hover .carousel-control-next,
    .carousel:hover .carousel-control-prev {
        opacity: 0;
        transform: translateX(0);
    }
}
@media(max-width:575px){
    .carousel-control-next,
    .carousel-control-prev {
     display: none;
    }

    /* دکمه بعدی (next) از راست به چپ بیاید */
    .carousel-control-next {
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
}

    /* دکمه قبلی (prev) از چپ به راست بیاید */
    .carousel-control-prev {
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
}

    /* نمایش دکمه‌ها هنگام هاور روی کل کروسل */
    .carousel:hover .carousel-control-next,
    .carousel:hover .carousel-control-prev {
        opacity: 1;
        transform: translateX(0);
    }


}
@media(min-width:300px) {
    .p_times_line{
        width: 520px;
        font-size: 18px;
        margin-left: -100px;
    }
    .p_times_line p{
        margin-bottom: 50px;
        margin-top: 5px;
        text-align: justify;
    }
    .img_times_line{
        margin-right: 60px;
    }
    .times_line{
        margin-top: 90px;
        margin-bottom: 90px;
        background-color: #a8c3b48f;
        padding: 90px 25px 25px 25px;
        height: 450px;
    }

    .img_times_line .img_one{
        width: 280px;
        right: -90px;
    }
    .img_times_line .img_two{
        width: 140px;
        height: 110px;
        right: 100px;
        bottom: -280px;
        z-index: 12;

    }
    .img_times_line .img_three {
        width: 190px;
        right: -180px;
        bottom: -280px;
        z-index: 12;
    }
 }
@media(min-width:300px){
    .event_left{
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .event_middle{
        margin-left: 50px;
    }
    .event_right{
        width: 80%;
        margin-left: 50px;
    }
}

@media(min-width:576px){
    .card_left{
        bottom:-80px;
        left: 30px;
        height:210px;
        z-index: 2;

    }
    .card_left .text{
        padding:0px ;
    }
}
@media(min-width:576px){
    .card_left img{
        width: 110px;
        height: 110px;
        margin-top: 35px;

    }
}
@media(min-width:576px){
    .card_left h3{
        font-size: 20px;

    }
}
@media(min-width:576px){
    .card_left p{
        font-size: 14px;

    }
}
@media(min-width:576px){
    .card_right{
        bottom: -300px;
        left: 30px;
        height: 220px;
        z-index: 2;
        align-items: center;
        justify-content: center;
    }
    .card_right .flex-sm-row {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .card_right .d-flex{
        justify-content: center;
    }
    .card_header {
        width: 600px;
    }
    @media(min-width:576px){
        .form-select{
            border: 2px solid #385143;
            width: 400px;
        }
        .navigation_dropdown{
            height: 250px;
        }
        .navigation_dropdown .col-lg-6{
            margin-left: 90px;
        }
    }
}
@media(min-width:576px){
    .card_navigation{
        width: 226px;
    }
    .carousel-control-next svg{
        margin-right: -70px;
    }
    .carousel-control-prev  svg{
        margin-right: 70px;
    }
    .carousel-control-next,
    .carousel-control-prev {
        opacity: 0;
        transition: opacity 0.4s ease, transform 0.4s ease;
    }

    /* دکمه بعدی (next) از راست به چپ بیاید */
    .carousel-control-next {
        transform: translateX(10px);
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
}

    /* دکمه قبلی (prev) از چپ به راست بیاید */
    .carousel-control-prev {
        transform: translateX(-10px);
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
}

    /* نمایش دکمه‌ها هنگام هاور روی کل کروسل */
    .carousel:hover .carousel-control-next,
    .carousel:hover .carousel-control-prev {
        opacity: 1;
        transform: translateX(0);
    }
}
@media(min-width:576px) {
    .p_times_line{
        width: 520px;
        font-size: 18px;
        margin-left: -100px;

    }
    .p_times_line p{
        margin-bottom: 50px;
        margin-top: 5px;
        text-align: justify;
    }
    .img_times_line{
        margin-right: 60px;

    }
    .times_line{
        margin-top: 90px;
        margin-bottom: 90px;
        background-color: #a8c3b48f;
        padding: 90px 25px 25px 25px;
        height: 450px;
    }

    .img_times_line .img_one{
        width: 280px;
        right: -90px;
    }
    .img_times_line .img_two{
        width: 140px;
        height: 110px;
        right: 100px;
        bottom: -280px;
        z-index: 12;

    }
    .img_times_line .img_three {
        width: 190px;
        right: -180px;
        bottom: -280px;
        z-index: 12;
    }
 }
@media(min-width:576px){
    .event .h_2{
        font-size: 1.3rem;
    }
    .event_left{
        width: 400px;
        margin-left: auto;
        margin-right: auto;
    }
    .event_middle{
        width: 400px;
        margin-left: 70px;
    }
    .event_right h2{
        margin-left: 15px;
        margin-right: 10px;
        margin-top:35px ;
        margin-bottom:35px ;
    }
    .event_right{
        width: 400px;
        margin-left: 70px;
    }
    .span_event_right{
        font-size: 22px;
    }
}
@media(min-width:768px) {
    .card_right {
        bottom: -230px;
        left: 30px;
        height: 130px;
        z-index: 2;
    }
}
@media(min-width:768px){
    .card_left{
        bottom:-120px;
        left: 30px;
        height:250px;
        z-index: 2;
    }
    .card_left p{
        font-size: 16px;

    }
}
@media(min-width:768px){
    .card_right{
        bottom:-330px;
        left: 30px;
        height:220px;
        z-index: 2;
        align-items: center;
        justify-content: center;
    }
    .card_right .d-flex{
        justify-content: center;
    }
    .card_header {
        width: 600px;
    }
}
@media(min-width:768px){
    .card_right img{
        width: 110px;
        height: 110px;
    }
}
@media(min-width:768px){
    .card_left img{
    margin-top:1px;
    width: 190px;
    height: 180px;
    }
}
@media(min-width:768px){
    .form-select{
        border: 2px solid #385143;
        width: 400px;
    }
    .navigation_dropdown .col-lg-6{
        margin-left: 370px;
    }
}
@media(min-width:768px){
    .navigation_dropdown {
        height: 300px;
        width: 1000px;
    }
}
@media(min-width:768px){
        .carousel-inner{
        width: 400px;
        margin-left: auto;
        margin-right:auto;
        }
    .card_navigation{
        width: 226px;
    }
    .carousel-control-next svg{
        margin-right: -10px;
    }
    .carousel-control-prev  svg{
        margin-right: 10px;
    }
    .carousel-control-next,
    .carousel-control-prev {
        opacity: 0;
        transition: opacity 0.4s ease, transform 0.4s ease;
    }

    /* دکمه بعدی (next) از راست به چپ بیاید */
    .carousel-control-next {
        transform: translateX(10px);
        -webkit-transform: translateX(10px);
        -moz-transform: translateX(10px);
        -ms-transform: translateX(10px);
        -o-transform: translateX(10px);
}

    /* دکمه قبلی (prev) از چپ به راست بیاید */
    .carousel-control-prev {
        transform: translateX(-10px);
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        -o-transform: translateX(-10px);
}

    /* نمایش دکمه‌ها هنگام هاور روی کل کروسل */
    .carousel:hover .carousel-control-next,
    .carousel:hover .carousel-control-prev {
        opacity: 1;
        transform: translateX(0);
    }
}
@media(min-width:768px) {
    .p_times_line{
        width: 300px;
        font-size: 14px;
        margin-left: -100px;
    }
    .p_times_line p{
        margin-bottom: 50px;
        margin-top: 5px;
        text-align: justify;
    }
    .img_times_line{
        margin-right: 60px;
    }
    .times_line{
        margin-top: 90px;
        margin-bottom: 90px;
        background-color: #a8c3b48f;
        padding: 90px 25px 25px 25px;
        height: 450px;
    }

    .img_times_line .img_one{
        width: 280px;
        right: -90px;
    }
    .img_times_line .img_two{
        width: 140px;
        height: 110px;
        right: 100px;
        bottom: -280px;
        z-index: 12;

    }
    .img_times_line .img_three {
        width: 190px;
        right: -180px;
        bottom: -280px;
        z-index: 12;
    }
 }
@media(min-width:768px){
    .event .h_2{
        font-size: 1.5rem;
    }
    .event_left{
        width: 360px;
        margin-top: 40px;
    }
    .event_middle{
        width: 300px;
        margin-right: -15px;
    }
    .event_right h2{
        margin-left: 15px;
    }
    .event_right{
        margin-left: 0px;
    }
    .span_event_right{
        font-size: 23px;
    }
}
@media(min-width:992px){
    .card_left{
        bottom: -130px;
        left: 30px;
        height: 230px;
        z-index: 2;
        width: 620px;

    }
}
@media(min-width:992px){
    .card_left h3{
    font-size: 22px;
    }
     .card_left p{
         font-size:16px;
     }
}
@media(min-width:992px){
    .card_right{
        bottom: -130px;
        left: 660px;
        height: 230px;
        z-index: 2;
        width: 300px;

    }
    .card_right .flex-md-row{
        padding-top: 7px;
    }
    .card_header {
        width: 330px;
    }
}
@media(min-width:992px){
    .card_right img{
        bottom:-170px;
        left: 650px;
        z-index: 2;
        width: 50px;
        height: 50px;

    }
}
@media(min-width:992px){
    .form-select{
        border: 2px solid #385143;
        width: 320px;
    }
    .navigation_dropdown .col-lg-6{
        margin-left: 0px;
    }
}
@media(min-width:992px){
    .navigation_dropdown {
        height: 100px;
        width: 1000px;
    }
}
@media(min-width:992px){
        .carousel-inner{
        width:100%;
        }
    .card_navigation{
        width: 210px;
    }
    .carousel-control-next svg{
        margin-right: -130px;
    }
    .carousel-control-prev  svg{
        margin-right: 130px;
    }
    .carousel-control-next,
    .carousel-control-prev {
        opacity: 0;
        transition: opacity 0.4s ease, transform 0.4s ease;
    }

    /* دکمه بعدی (next) از راست به چپ بیاید */
    .carousel-control-next {
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
}

    /* دکمه قبلی (prev) از چپ به راست بیاید */
    .carousel-control-prev {
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
}

    /* نمایش دکمه‌ها هنگام هاور روی کل کروسل */
    .carousel:hover .carousel-control-next,
    .carousel:hover .carousel-control-prev {
        opacity: 1;
        transform: translateX(0);
    }
 }
 @media(min-width:992px) {
    .p_times_line{
        width: 400px;
        font-size: 16px;
        margin-left: -100px;
    }
    .p_times_line p{
        margin-bottom: 50px;
        margin-top: 5px;
        text-align: justify;
    }
    .img_times_line{
        margin-right: 60px;
    }
    .times_line{
        margin-top: 90px;
        margin-bottom: 90px;
        background-color: #a8c3b48f;
        padding: 90px 25px 25px 25px;
        height: 450px;
    }

    .img_times_line .img_one {
        width: 350px;
        right: -90px;
    }
    .img_times_line .img_two{
        width: 150px;
        right: 150px;
        bottom: -300px;
        z-index: 12;
        height: 130px;

    }
    .img_times_line .img_three {
        width: 200px;
        right: -170px;
        bottom: -300px;
        z-index: 12;
    }
 }
@media(min-width:992px){
    .event .h_2{
        font-size: 1.7rem;
    }
    .event_left{
        width: 300px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .event_middle{
        width: 300px;
    }
    .event_right{
        width: 300px;
        margin-left: 0px;
    }
    .span_event_right{
        font-size: 26px;
    }
}

@media(min-width:1200px){
    .card_left p{
        font-size: 16px;

    }
    .card_left .text{
        padding-top:12px;
        padding-right: 10px;
    }
}
@media(min-width:1200px){
    .card_left{
        bottom:-130px;
        left: 12px;
        height:230px;
        z-index: 2;
        width: 700px;
    }

}
 @media(min-width:1200px){
     .card_right{
        bottom:-130px;
        left: 760px;
        height:230px;
        z-index: 2;
        width: 390px;
    }
    .card_right .flex-md-row{
        padding-top: 7px;
        padding-left: 30px;
    }
 }
 @media(min-width:1200px){
    .card_navigation{
        width: 215px;
    }
 }
 @media(min-width:1200px) {
    .p_times_line{
        width: 550px;
        font-size: 18px;
        margin-left: -120px;
    }
    .p_times_line p{
        margin-bottom: 50px;
        margin-top: 5px;
        text-align: justify;
    }
    .img_times_line{
        margin-right: 60px;
    }
    .times_line{
        margin-top: 90px;
        margin-bottom: 90px;
        /*border: 3px solid #054906;*/
        background-color: #a8c3b48f;
        padding: 90px 25px 25px 25px;
        height: 450px;
        /*padding-top: 90px;*/
    }

    .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;
    }
 }
 @media(min-width:1200px){
    .event .h_2{
        font-size: 2rem;
    }
    .event_row{
        margin-left: 40px;
    }
    .event_left{
        width: 35%;
        margin-top: 40px;
        margin-right:5px;
        margin-left:5px;
    }
    .event_middle{
        width: 25%;
        margin-right:5px;
        margin-left:5px;
    }
    .event_right{
        width: 35%;
        margin-right:5px;
        margin-left:5px;
    }

}
@media(min-width:1400px){
    .card_left{
        bottom:-130px;
        left: 120px;
        height:250px;
        z-index: 2;
    }
}
 @media(min-width:1400px){
     .card_right{
        bottom: -130px;
        left: 850px;
        height: 250px;
        z-index: 2;
        /*padding-top: 15px;*/
        /* padding-left: 15px;*/
    }
 }
 @media(min-width:1400px){
    .card_navigation{
        width: 220px;
    }
 }
 @media(min-width:1400px) {
    .p_times_line{
        width: 550px;
        font-size: 18px;
        margin-left: -50px;
    }
    .p_times_line p{
        margin-bottom: 50px;
        margin-top: 5px;
        text-align: justify;
    }
 }
 @media(min-width:1400px){
    .event .h_2{
        font-size: 2rem;
    }
    .event_row{
        margin-left: 100px;
    }
    .event_left{
        width: 360px;
        margin-top: 40px;
    }
    .event_middle{
        width: 360px;
    }
    .event_right{
        width: 360px;
    }
}
 @media(min-width:300px){

      .navigation {
          margin-top: 430px;
      }
  }
 @media(min-width:576px){

      .navigation {
          margin-top: 370px;
      }
  }
 @media(min-width:768px){

      .navigation {
          margin-top: 430px;
      }
  }
  @media(min-width:992px){

      .navigation {
          margin-top: 230px;
      }
  }


.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;
  }
.parent_header{
    height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: 5px solid #294234;
}

.card_right p, h6{
   margin: 0px;
}
.header_title{
    min-height: 577px;
}
.header_title h1{
   margin-bottom:250px;
}



/* From Uiverse.io by Kagamiie */
.project-info {
    position: relative;
    bottom: 60px;
    padding-top: 130px;
    text-align: center;
  }
  /*.lighter {*/
  /*  font-size: 0.9em;*/
  /*}*/
    /*DELETE THIS TWO LINE*/
.images {
    width: 200px;
    height: 154px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .images1 {
    width: 200px;
    height: 154px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .images2 {
    width: 200px;
    height: 154px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .images3 {
    width: 200px;
    height: 154px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .images4 {
    width: 200px;
    height: 154px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .images5 {
    width: 200px;
    height: 154px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .images6 {
    width: 200px;
    height: 154px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .images7 {
    width: 200px;
    height: 154px;
    background-size: cover;
    background-repeat:no-repeat;
  }
  /*IF USING IMAGES*/

.card {
    background-color: white;
    color: black;
    width: 200px;
    max-height: 330px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}
    .card-img {
    position: relative;
    top: -20px;
    height: 100px;
    display: flex;
    justify-content: center;
  }
  /* Change the .card-img div to .card-img img to use img*/
  .card-img a,
  .card-img div {
    height: 160px;
    width: 150%;
    /* Change this width here to change the width of the color/image */
    object-fit: cover;
    border-radius: 8px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  }
  .card-imgs {
    transition: all 0.5s;
  }

    .card_navigation{
        height: 250px;
        overflow: hidden;
        text-decoration: none;
    }

    .carousel-indicator [data-bs-target] {
        width: 10px; /* اندازه دکمه‌ها */
        height: 10px;
        border-radius: 100%; /* گرد کردن دکمه‌ها */
        background-color: #ccc; /* رنگ پیش‌فرض دکمه‌ها */
        border: none; /* حذف مرز */
        transition: color 0.3s ease; /* انتقال رنگ */
    }

    /* استایل دکمه فعال */
    .carousel_button:focus {
        background-color: #789c88 !important; /* رنگ دکمه فعال */
        box-shadow: 0 0 5px rgba(150, 183, 181, 0.7); /* افزودن سایه */
    }

    /* استایل دکمه‌ها در حالت هاور */
    /*.carousel-indicator [data-bs-target]:hover {*/
    /*    color: #6c757d; !* رنگ در حالت هاور *!*/
    /*}*/

    .carousel-indicator{
        margin-top: 30px;
        display: flex;
        justify-content: center;
        padding: 0;
        margin-right: 15%;
        margin-bottom: 4rem;
        margin-left: 15%;
        gap: 5px;
    }
    .accordion_event{
        margin-top: 30px;
        transition: all 3s ease-in-out;
    }
    .accordion_button_event:not(.collapsed)::after {
        content: '';

        background-image:  url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M7.646 2.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 3.707 2.354 9.354a.5.5 0 1 1-.708-.708z'/%3E%3Cpath fill-rule='evenodd' d='M7.646 6.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 7.707l-5.646 5.647a.5.5 0 0 1-.708-.708z'/%3E%3C/svg%3E");
        background-size: contain;
        background-repeat: no-repeat;

    }
    .accordion_button_event::after {
        width: 14px;
        height: 14px;
        content: '';
        font-size: 14px;
        color: red;
        background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 6.646a.5.5 0 0 1 .708 0L8 12.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3Cpath fill-rule='evenodd' d='M1.646 2.646a.5.5 0 0 1 .708 0L8 8.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
        background-size: contain;
        background-repeat: no-repeat;


    }
    .accordion_button_event {
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
        font-size: 1rem;
        color: var(--bs-accordion-btn-color);
        text-align: left;
        background-color: #627e6e57;
        border: 0;
        border-radius: 4px;
        overflow-anchor: none;
        margin-bottom: 15px;
        height: 50px;

    }
    .accordion-flush .accordion-item {
        border-right: 0;
        border-left: 0;
        border-radius: 0;
        margin-bottom: 5px;
    }
    .accordion-item{
        border: 0;
    }
    .accordion-body{
        background-color: #fbf3ea;
    }

.drop_down_label{
    font-size: 20px;
}

.navigation_dropdown{
    background-color: #fffaf1;
    border-radius: 5px;
}

/* 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-family:"Times", "Georgia", "Times New Romance";
    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;
}




.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;
}

/* contact  */



.section-title p {
    margin-bottom: 0;
    color: #858585;
}
.section-title h2:after {
    content: "";
    position: absolute;
    display: block;
    width: 50px;
    height: 3px;
    background: rgb(58, 58, 255);
    left: 0;
    right: 0;
    bottom: 0;
}


.section, .section {
    color: var(--default-color);
    background-color: var(--background-color);
    padding: 60px 0;
    scroll-margin-top: 72px;
    overflow: clip;
}


.section-title h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}
h1, h2, h3, h4, h5, h6 {
    color: var(--heading-color);
    font-family: var(--heading-font);
}

.section-title p {
    margin-bottom: 77px;
    color: color-mix(in srgb, var(#4652ff) 90%, white 50%);
}

.contact .info-item+.info-item {
    margin-top: 40px;
}

.contact .info-item i {
    color: blue;
    background: color-mix(in srgb, #4652ff, transparent 92%);
    font-size: 20px;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
    margin-right: 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    -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;
}

.contact .info-item i:hover {
    color: white;
    background: #78beff;
}

.contact .info-item h3 {
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}
.contact .info-item p {
    padding: 0;
    margin-bottom: 0;
    font-size: 14px;
}

.contact .php-email-form {
    height: 100%;
}


.contact .php-email-form input[type=text], .contact .php-email-form input[type=email], .contact .php-email-form textarea {
    font-size: 14px;
    padding: 10px 15px;
    box-shadow: none;
    border-radius: 0;
    color: black;
    background-color: #ffffff;
    border-color: color-mix(in srgb, var(#e8225b), transparent 80%);
}

.text-center {
    text-align: center !important;
}

.php-email-form .loading {
    display: none;
    background: var(--surface-color);
    text-align: center;
    padding: 15px;
    margin-bottom: 24px;
}


.php-email-form .error-message {
    display: none;
    background: #df1529;
    color: #ffffff;
    text-align: left;
    padding: 15px;
    margin-bottom: 24px;
    font-weight: 600;
}

.contact .php-email-form button[type=submit] {
    color: white;
    background: blue;
    border: 0;
    padding: 10px 30px;
    transition: 0.4s;
    border-radius: 50px;
}
.contact .php-email-form button[type=submit]:hover{
    background: rgb(99,99,255);
}
.card-body{
    text-align: center;
}
.card-link{
    color: #78684AFF;
}

.custom-padding{
    padding-bottom:1.5rem;
}
.service_text{
    margin-bottom: 35px;
    width: 150px;
    text-align: center;
    /*margin-left: auto;*/
    /*margin-right: auto;*/
}
.choose_text {
    margin-bottom: 35px;
    width: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.bg-info{
    --bs-bg-opacity: 1;
    background-color: rgb(76 102 88 / 88%) !important;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #385143;
}
.row_text_news{
    margin-top: 25px;
}
/* From Uiverse.io by akshat-patel28 */
.card_header {
    /* width: 330px; */
    height: 60px;
    /*border-radius: 8px;*/
    box-sizing: border-box;
    padding: 10px 15px;
    background-color: #fffaf1;
    /*box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;*/
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 15px;
    flex-direction: row;
    border: 1px solid #293f2e;

}

.wave {
  position: absolute;
  transform: rotate(90deg);
  left: -31px;
  top: 32px;
  width: 80px;
  fill: #223a2c;
}
.icon-container {
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #04e40048;
  border-radius: 50%;
  margin-left: 8px;
}
.icon {
  width: 17px;
  height: 17px;
  color: #269b24;
}
.message-text-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  flex-grow: 1;
}
.message-text,
.sub-text {
  margin: 0;
  cursor: default;
}
.message-text {
  color: #269b24;
  font-size: 17px;
  font-weight: 700;
}
.sub-text {
  font-size: 14px;
  color: #555;
}
.cross-icon {
  width: 18px;
  height: 18px;
  color: #555;
  cursor: pointer;
}

/* From Uiverse.io by doniaskima */
.btn-17,
.btn-17 *,
.btn-17 :after,
.btn-17 :before,
.btn-17:after,
.btn-17:before {
  border: 0 solid;
  box-sizing: border-box;
}

.btn-17 {
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: button;
  background-color: #385143;
  background-image: none;
  color: #f5deb3;
  cursor: pointer;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-size: 100%;
  font-weight: 900;
  line-height: 1.5;
  margin: 0;
  -webkit-mask-image: -webkit-radial-gradient(#f5deb3, #fff);
  padding: 0;
  text-transform: uppercase;
}

.btn-17:disabled {
  cursor: default;
}

.btn-17:-moz-focusring {
  outline: auto;
}

.btn-17 svg {
  display: block;
  vertical-align: middle;
}

.btn-17 [hidden] {
  display: none;
}

.btn-17 {
  border-radius: 99rem;
  border-width: 5px;
  padding: 0.5rem 1rem;
  z-index: 0;
}

.btn-17,
.btn-17 .text-container {
  overflow: hidden;
  position: relative;
}

.btn-17 .text-container {
  display: block;
  mix-blend-mode: difference;
}

.btn-17 .text {
  display: block;
  position: relative;
}

.btn-17:hover .text {
  -webkit-animation: move-up-alternate 0.3s forwards;
  animation: move-up-alternate 0.3s forwards;
}

@-webkit-keyframes move-up-alternate {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(80%);
  }

  51% {
    transform: translateY(-80%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes move-up-alternate {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(80%);
  }

  51% {
    transform: translateY(-80%);
  }

  to {
    transform: translateY(0);
  }
}

.btn-17:after,
.btn-17:before {
  --skew: 0.2;
  background: #fff;
  content: "";
  display: block;
  height: 102%;
  left: calc(-50% - 50% * var(--skew));
  pointer-events: none;
  position: absolute;
  top: -104%;
  transform: skew(calc(150deg * var(--skew))) translateY(var(--progress, 0));
  transition: transform 0.2s ease;
  width: 100%;
}

.btn-17:after {
  --progress: 0%;
  left: calc(50% + 50% * var(--skew));
  top: 102%;
  z-index: -1;
}

.btn-17:hover:before {
  --progress: 100%;
}

.btn-17:hover:after {
  --progress: -102%;
}

.bullet_img{
    width: 50px;
    height: 50px;
}
.parent_bullet_img_service{
    display: flex !important;
    flex-wrap: nowrap;
    align-content: stretch;
    justify-content: center;
    align-items: flex-start;
}


