﻿body {
  overflow-x: hidden;
}

.title-subMain {
  font-size: 36px;
  font-weight: bold;
}
.title-subMain.Text-Yellow {
  color: #FFCC00;
}

.Div-Dark {
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  background: rgb(45, 42, 38);
}
.Div-Dark .TexttLog {
  color: #FFF;
  z-index: 2;
  font-style: italic;
  line-height: 1.1;
  top: 50%;
  right: 50%;
  position: relative;
  transform: translate(89%, -50%);
}
@media (max-width: 1200px) {
  .Div-Dark .TexttLog {
    text-wrap: nowrap;
  }
}
@media (max-width: 992px) {
  .Div-Dark .TexttLog {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .Div-Dark .TexttLog {
    font-size: 28px;
    text-wrap: nowrap;
    left: -68%;
  }
}
.Div-Dark .TexttLog span {
  font-weight: 900;
  text-shadow: 1px 0px #ffffff;
}

.Div-Light {
  height: 100vh;
  position: relative;
  background: #FFF;
  /**/
  /*
  .form-group {

      .input-group {

          .form-control {

              &:focus {
                  outline: 0;
                  box-shadow: 0 0 0 0;
                  border-color:$mid-grey; 
                  border: 2px solid $Color-Yellow !important;
                  //border-color: $Color-Yellow !important;
                  background-color:blue !important;
              }


              &:[type="password"]:focus {
                  border-right: 0px solid transparent;
              }

            X  &:focus {
                  border: 1px solid $Color-Yellow !important;
                  //border-width: 2px 0px 2px 2px !important;
                  border-left-width: 0px !important;
                  outline: 0px solid $Color-Yellow !important;
              }

           X   &:focus-visible {
                  border: 0px solid blue !important;
                  border-width: 2px 0px 2px 2px !important;
                  outline: none !important;
              }

          }
      }
  }

  */
}
@media (max-width: 576px) {
  .Div-Light {
    margin-bottom: 8px !important;
    padding: 0px 5vw;
  }
  .Div-Light .custom-cont-signup {
    margin-top: 30% !important;
  }
  .Div-Light .custom-cont-login {
    margin-top: 35% !important;
  }
}
.Div-Light h3 {
  color: #2D2A26;
  text-align: center;
}
@media (max-width: 576px) {
  .Div-Light h3 {
    margin-bottom: 0px !important;
    font-size: 40px;
    transform: translateY(-3rem);
  }
}
.Div-Light .slogan-text {
  display: none;
  font-size: 18px;
  color: #2D2A26;
  text-align: center;
}
@media (max-width: 576px) {
  .Div-Light .slogan-text {
    display: block;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1.7;
    font-size: 26px;
  }
}
@media (max-width: 768px) {
  .Div-Light .slogan-text {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    /*text-align: left;*/
  }
}
.Div-Light .slogan-text span {
  font-weight: 900;
  text-shadow: 1px 0px blue;
  font-style: italic;
  font-weight: bold;
  position: relative;
  z-index: 1;
  display: inline-block;
  width: fit-content;
}
@media (max-width: 576px) {
  .Div-Light .slogan-text span {
    margin: 0px auto;
  }
}
.Div-Light .slogan-text span:after {
  content: "";
  position: absolute;
  left: -4%;
  top: 11%;
  width: 106%;
  height: 67%;
  background-color: #FFCC00;
  z-index: -1;
  transform: skew(-12deg, -2deg);
}
.Div-Light .div_btn {
  text-align: center;
}
.Div-Light .div_btn .auth-btn {
  border-radius: 15px;
  height: 42px;
}
@media (max-width: 576px) {
  .Div-Light .div_btn .auth-btn {
    margin-top: 10%;
    margin-bottom: 5%;
    font-size: 24px;
  }
}
.Div-Light .Forget {
  text-align: end;
}
.Div-Light .Forget a {
  color: #A8A8A8;
}
.Div-Light .p-form {
  color: #A8A8A8;
  text-align: center;
}
@media (max-width: 576px) {
  .Div-Light .p-form {
    font-size: 16px;
  }
}
.Div-Light .p-form a {
  color: #2D2A26;
  text-decoration: underline;
}
.Div-Light .p-form a:hover {
  color: #FFCC00;
  transition: color 0.4s ease-in;
}

.wexport {
  position: relative;
}
@media (max-width: 576px) {
  .wexport .header-section {
    height: 60vh !important;
  }
}
.wexport .header-section .master-logo {
  position: absolute;
  top: 32%;
  width: 31%;
  left: 4%;
  margin: 0;
  padding: 0;
}
@media (max-width: 992px) {
  .wexport .header-section .master-logo {
    left: 8%;
    transform: translateY(40%);
  }
}
@media (max-width: 768px) {
  .wexport .header-section .master-logo {
    left: 25%;
    width: 60%;
    top: 12%;
  }
}
@media (max-width: 576px) {
  .wexport .header-section .master-logo {
    left: 3%;
    width: 90%;
    transform: translateY(28%);
  }
}
.wexport .section-1 {
  margin-top: 2%;
  /*
      .Bubble {
          &.wexport {
        //     top: -68%;
        //   z-index: -1;
        //   transform: rotate(-93deg);
        //   width: 42%;
        //   padding: 0;
        //   left: -14%;
  position: absolute;
  top: 83%;
  z-index: -1;
  left: -7%;
  transform: rotate(270deg);
  width: 25%;
  padding: 0;
          }
      }*/
}
.wexport .section-1 .who-are {
  color: #3D3935;
  font-weight: bold;
}
@media (max-width: 576px) {
  .wexport .section-1 .who-are {
    text-align: center;
  }
}
.wexport .section-1 .who-are .we {
  font-style: italic;
  color: #FFCC00;
}
@media (max-width: 576px) {
  .wexport .section-1 .we-description {
    text-align: center;
  }
}
.wexport .section-1 .language-buttons {
  margin: 0px;
  padding: 0px;
  background-color: rgba(246, 246, 246, 0.7607843137);
  padding: 5px;
  padding-bottom: 10px;
  justify-content: center;
  width: 300px;
  height: 200px;
  color: #3D3935;
  border-radius: 8px;
  /*     @include lg {

      right: 0px;
  }*/
}
@media (min-width: 1201px) {
  .wexport .section-1 .language-buttons {
    position: absolute;
    right: 0px;
    margin-left: 3% !important;
  }
}
.wexport .section-1 .language-buttons .down-icon {
  height: 34px;
  width: 34px;
  margin: 5px;
}
.wexport .section-1 .language-buttons .guide {
  color: #3D3935;
  text-align: center;
  font-size: 20px;
}
.wexport .section-1 .language-buttons .lang-btn {
  padding: 4px !important;
}
.wexport .section-1 .language-buttons .lang-btn a {
  background-color: rgba(255, 204, 0, 0.1);
}
@media (max-width: 576px) {
  .wexport .section-1 .custom-justifing {
    justify-content: center !important;
  }
}
@media (max-width: 768px) {
  .wexport .section-1 .custom-justifing {
    justify-content: center !important;
  }
}
@media (max-width: 992px) {
  .wexport .section-1 .custom-justifing {
    justify-content: center !important;
  }
}
.wexport .wex-Bubble1.wexport {
  position: absolute;
  z-index: -1;
  top: 13%;
  right: 0%;
  width: 23rem;
  height: 46rem;
}
@media (max-width: 768px) {
  .wexport .wex-Bubble1.wexport {
    display: none;
  }
}
@media (max-width: 576px) {
  .wexport .wex-Bubble1.wexport {
    display: none;
  }
}
.wexport .section-2 h1, .wexport .section-2 h2 {
  color: #FFCC00;
  background: #3D3935;
  border-radius: 50%;
  text-align: center;
  display: flex;
  font-size: 50px;
  margin: auto;
  height: 120px;
  width: 120px;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1200px) {
  .wexport .section-2 h1, .wexport .section-2 h2 {
    height: 100px !important;
    width: 100px !important;
  }
}
@media (max-width: 576px) {
  .wexport .section-2 h1, .wexport .section-2 h2 {
    font-size: 40px;
  }
}
.wexport .section-2 .item p {
  margin: 20px 0px;
  text-align: center;
  font-size: 14px;
}
@media (max-width: 1200px) {
  .wexport .section-2 .item p {
    font-size: 10px;
  }
}
.wexport .section-2 .box {
  position: relative;
  overflow: hidden;
}
.wexport .section-2 .navigation .owl-wexport {
  color: #FFCC00 !important;
  background: #3D3935 !important;
  text-align: center;
  vertical-align: middle;
  display: none;
  overflow: hidden;
  width: 38px;
  height: 38px;
  padding: 3px;
  transform: rotate(1);
}
@media (max-width: 1400px) {
  .wexport .section-2 .navigation .owl-wexport {
    display: none;
  }
}
@media (max-width: 1200px) {
  .wexport .section-2 .navigation .owl-wexport {
    display: none;
  }
}
@media (max-width: 992px) {
  .wexport .section-2 .navigation .owl-wexport {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .wexport .section-2 .navigation .owl-wexport {
    display: inline-block;
  }
}
@media (max-width: 576px) {
  .wexport .section-2 .navigation .owl-wexport {
    display: inline-block;
  }
}
.wexport .section-2 .navigation .owl-wexport i {
  /*color: $color-custom-Charcoal;*/
}
.wexport .section-2 .navigation .owl-wexport .carousel-control-next-icon, .wexport .section-2 .navigation .owl-wexport .carousel-control-prev-icon {
  background-size: 18px !important;
}
.wexport .section-3 {
  background: #3D3935;
}
.wexport .section-3 .outer-box .our-services-title {
  color: #F6F6F6;
  font-size: 22px;
  position: relative;
  top: -20px;
}
@media (max-width: 1200px) {
  .wexport .section-3 .outer-box .our-services-title {
    font-size: 1.65vw;
    transform: translateY(-12%);
  }
}
@media (max-width: 992px) {
  .wexport .section-3 .outer-box .our-services-title {
    font-size: 1.8vw;
    transform: translateY(-8%);
  }
}
@media (max-width: 768px) {
  .wexport .section-3 .outer-box .our-services-title {
    font-size: 2.3vw;
    position: relative;
    top: -10px;
  }
}
@media (max-width: 576px) {
  .wexport .section-3 .outer-box .our-services-title {
    padding-top: 11%;
    transform: translateY(-24%);
    font-size: 11px;
  }
}
.wexport .section-3 .outer-box .our-services-title h1 {
  margin-bottom: 2px;
}
.wexport .section-3 .outer-box .our-services-title h1 span {
  font-style: italic;
}
@media (max-width: 576px) {
  .wexport .section-3 .outer-box {
    text-align: center;
    width: 50vw;
    height: 41vw;
  }
}
.wexport .section-3 .outer-box .box-service {
  position: relative;
  border: 1px solid rgba(242, 242, 247, 0.5);
  border-radius: 12px;
  padding: 40px 30px 30px 30px;
  height: 80px;
  display: flex;
  align-items: center;
  transition: 0.2s ease-in;
  box-shadow: none !important;
}
@media (max-width: 576px) {
  .wexport .section-3 .outer-box .box-service {
    padding: 16px 8px;
    justify-content: center;
  }
}
.wexport .section-3 .outer-box .box-service h6 {
  color: #BDBDBD;
  transition: 0.13s ease-in;
  font-size: 13px;
}
.wexport .section-3 .outer-box .box-service img {
  background: #3D3935;
  position: absolute;
  top: -48%;
  width: 60px;
  width: 60px;
  padding: 0px 6px;
}
@media (max-width: 576px) {
  .wexport .section-3 .outer-box .box-service img {
    top: -50%;
    width: 48px;
    left: 50%;
    transform: translateX(-50%) !important;
  }
}
.wexport .section-3 .outer-box .box-service:hover {
  border: 2px solid #FFF;
  transform: scale(1.001);
  transition: 0.2s ease-in;
}
.wexport .section-3 .outer-box .box-service:hover h6 {
  color: #fff;
  transition: 0.2s ease-in;
}
.wexport .section-3 .outer-box .box-service:hover img {
  transform: translateY(-1px) scale(1.03);
}
.wexport .section-4 .second-our-service {
  position: relative;
  height: 63vh;
}
.wexport .section-4 .second-our-service .service-back {
  width: 100%;
  object-fit: cover;
  height: 63vh;
}
@media (max-width: 576px) {
  .wexport .section-4 .second-our-service .service-back {
    height: 117vh;
  }
}
.wexport .section-4 .second-our-service .box-of-servics {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
}
.wexport .section-4 .second-our-service .box-of-servics .main-Serv {
  width: 100%;
  height: 100%;
}
.wexport .section-4 .second-our-service .box-of-servics .main-Serv #Service {
  justify-content: center;
  height: 100%;
}
.wexport .section-4 .second-our-service .box-of-servics .main-Serv #Service .read .label {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 6%;
  color: #FFF;
  transition: all 1.1s ease;
}
@media (max-width: 576px) {
  .wexport .section-4 .second-our-service .box-of-servics .main-Serv #Service .read .label {
    text-align: center;
  }
}
.wexport .section-4 .second-our-service .box-of-servics .main-Serv #Service .read .label label {
  color: #FFF;
  font-size: 26px;
}
.wexport .section-4 .second-our-service .box-of-servics .main-Serv #Service .read .label h3 {
  color: #FFF;
}
.wexport .section-4 .second-our-service .box-of-servics .main-Serv #Service .read .label p {
  font-size: 12px;
  font-weight: 100;
  display: none;
  transition: none 2.2s ease;
}
.wexport .section-4 .second-our-service .box-of-servics .main-Serv #Service .read:hover {
  cursor: pointer;
  background-color: rgba(217, 217, 217, 0.1);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(20px);
  transition: all 0.01s ease;
}
.wexport .section-4 .second-our-service .box-of-servics .main-Serv #Service .read:hover p {
  display: block;
  transition: all 5s ease;
}
.wexport .section-4 .second-our-service .box-of-servics a {
  text-decoration: none;
}
.wexport .section-4 .second-our-service .box-of-servics a h2 {
  position: relative;
  z-index: 11;
  color: #fff;
}
@media (max-width: 576px) {
  .wexport .section-4 .second-our-service .box-of-servics a h2 {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 576px) {
  .wexport .section-4 .second-our-service .box-of-servics {
    position: absolute;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .wexport .section-4 .second-our-service {
    height: 117vh;
    display: flex;
    flex-direction: column;
  }
}
.wexport .section-5 {
  background-color: #FFFDFA;
}
.wexport .section-5 .service-lines .lines-title {
  color: #3D3935;
  font-weight: bold;
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .wexport .section-5 .service-lines .lines-title {
    font-size: 33px;
  }
}
.wexport .section-5 .service-lines .lines-title span {
  font-style: italic;
  color: #FFCC00;
}
.wexport .section-5 .service-lines .lines-body {
  display: flex;
  justify-content: center;
  align-content: center;
}
.wexport .section-5 .service-lines .lines-body .lines-item {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  position: relative;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .wexport .section-5 .service-lines .lines-body .lines-item {
    width: 300px;
  }
}
@media (max-width: 576px) {
  .wexport .section-5 .service-lines .lines-body .lines-item {
    padding: 4px 20px;
  }
}
.wexport .section-5 .service-lines .lines-body .lines-item .icon-box {
  margin: 2px auto;
  border-radius: 50%;
  width: 100%;
  background-color: #fff;
  height: 200px;
  width: 200px;
  margin-bottom: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #d5d2d2;
}
.wexport .section-5 .service-lines .lines-body .lines-item .icon-box img {
  object-fit: cover;
  width: 100%;
}
.wexport .section-5 .service-lines .lines-body .lines-item .icon-box:hover img {
  transform: scale(1.01);
}
.wexport .section-5 .service-lines .lines-body .lines-item .label {
  text-align: center;
  color: #3D3935;
  font-weight: bold;
  position: relative;
  top: -20%;
}
.wexport .section-7 .accordion .accordion-item {
  border: 1px solid #D8D8D8;
  color: #3D3935;
  border-radius: 15px;
  background-color: rgba(255, 204, 0, 0.1);
}
.wexport .section-7 .accordion .accordion-item .accordion-header .accordion-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0.6rem 1.25rem;
  font-size: 20px;
  color: #2D2A26 !important;
  text-align: left;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  border: 1px solid #D8D8D8;
  border-radius: 15px;
  background-color: #FFF;
  font-weight: bold;
}
.wexport .section-7 .accordion .accordion-item .accordion-header .accordion-btn::after {
  color: #D8D8D8;
}
.wexport .section-7 .accordion .accordion-item .accordion-header .accordion-btn:not(.collapsed) {
  border: 0;
  background-color: transparent;
}
.wexport .section-7 .accordion .accordion-item .accordion-body {
  padding: 0px 1.25rem 1rem;
}
.wexport .section-8 {
  margin-bottom: 60px;
  /* .bubble-box {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: absolute;
      bottom: 0px;
      transform: translatY(-83%);
      z-index: 0;

      @include lg {
          transform: translateY(20%) !important;
      }

      @include md {
          transform: translateY(19%) !important;
      }

      @include sm {
          display: none;
      }

      @include xs {
          display: none;
      }


      .bublle-right {
          transform: rotate(70deg) translate(37%,1%);

          @include xl {
              width: 70%;
              transform: rotate(70deg) translate(37%,1%);
          }

          @include lg {
              width: 69%;
              transform: rotate(64deg) translate(69%,-4%);
          }
      }
  }
  */
}
.wexport .section-8 .text8 p {
  font-size: 28px !important;
  margin: 0 !important;
}
@media (max-width: 768px) {
  .wexport .section-8 .text8 p {
    font-size: 2rem !important;
  }
}
@media (max-width: 576px) {
  .wexport .section-8 .text8 p {
    margin: 0 auto !important;
  }
}
.wexport .section-8 .text8 .lets {
  font-weight: bold !important;
}
@media (max-width: 576px) {
  .wexport .section-8 .text8 {
    text-align: center;
  }
}
.wexport .section-8 .text8 .journey-span {
  font-weight: bold;
}
.wexport .section-8 .text8 .we-are-here {
  font-weight: bold;
  position: relative;
  z-index: 1;
  display: block;
  width: fit-content;
  margin-bottom: 24px !important;
}
@media (max-width: 576px) {
  .wexport .section-8 .text8 .we-are-here {
    margin: 0px auto;
  }
}
.wexport .section-8 .text8 .we-are-here:after {
  content: "";
  position: absolute;
  left: -4%;
  top: 18%;
  width: 106%;
  height: 65%;
  background-color: #FFCC00;
  z-index: -1;
  transform: skew(-12deg, -2deg);
}
.wexport .section-8 .text8 .lets {
  font-weight: bold;
  font-style: italic;
}
@media (max-width: 576px) {
  .wexport .section-8 .buttons {
    justify-content: center;
  }
}
.wexport .section-8 .buttons button {
  background-color: #3D3935;
  border: 1px solid #3D3935;
  border-radius: 8px;
  margin: 9px;
  font-size: 16px;
  padding: 10px 5px;
  color: #FFF;
  width: 130px;
}
@media (max-width: 576px) {
  .wexport .section-8 .buttons button {
    justify-content: center;
    font-size: 17px;
    width: 116px;
  }
}
.wexport .section-8 .buttons .start-now-btn:hover {
  background-color: #FFF;
  color: #3D3935;
}
.wexport .section-8 .buttons .contact-us-btn {
  background-color: #FFF;
  color: #3D3935;
}
.wexport .section-8 .buttons .contact-us-btn:hover {
  color: #FFF;
  background-color: #3D3935;
}

.weSwiper .swiper {
  width: 100%;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
}
.weSwiper .swiper .swiper-wrapper .swiper-slide {
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: visible;
  -webkit-transition: all 900ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 900ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: relative;
  overflow: visible;
  z-index: -5;
  filter: brightness(0.5);
}
.weSwiper .swiper .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.weSwiper .swiper .swiper-wrapper .swiper-slide .swiper-button-next {
  font-size: 34px;
  width: 50px;
  height: 50px;
  background-color: #2D2A26 !important;
  overflow: hidden;
  color: transparent !important;
  border-radius: 50%;
  margin-right: 1rem;
  padding: 0px !important;
  right: -40px;
  position: absolute;
  -webkit-transition: all 900ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 900ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
@media (max-width: 768px) {
  .weSwiper .swiper .swiper-wrapper .swiper-slide .swiper-button-next {
    display: none;
  }
}
.weSwiper .swiper .swiper-wrapper .swiper-slide .swiper-button-next ::after {
  position: absolute !important;
  width: 50px !important;
  height: 50px !important;
  background-color: brown !important;
  border-radius: 50%;
  font-size: 0px;
}
.weSwiper .swiper .swiper-wrapper .swiper-slide .swiper-button-next .custom-arrow {
  color: #FFCC00;
  background: #3D3935;
  display: flex !important;
  justify-content: center;
  align-items: center;
  z-index: 1;
  border-radius: 50%;
  width: 100% !important;
  height: 130% !important;
  transform: translateX(0px) scaleX(1.5);
  cursor: pointer;
  font-size: 15px;
  padding: 0px 6px 0px 19px;
  transform: translateX(0px) scale(2) rotate(1);
}
.weSwiper .swiper .swiper-wrapper .swiper-slide .swiper-button-next:hover .custom-arrow {
  background-color: #FFCC00 !important;
  color: #3D3935 !important;
}
.weSwiper .swiper .swiper-wrapper .swiper-slide .slide-text {
  color: lightgray;
}
.weSwiper .swiper .swiper-wrapper .swiper-slide-active {
  overflow: visible;
  z-index: 9;
  filter: none;
}

.paralax {
  color: #FFCC00;
  width: 100%;
  height: 75vh;
  position: relative;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: contain;
  background-position-y: 43%;
}
@media (max-width: 768px) {
  .paralax {
    background-size: cover;
    background-attachment: revert;
  }
}
.paralax img {
  position: absolute;
  width: 25%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .paralax img {
    width: 70%;
  }
}
.paralax h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 4rem;
  text-align: center;
}
.paralax::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
}
@media (max-width: 1400px) {
  .paralax {
    background-position-y: 80%;
    height: 80vh;
  }
}
@media (max-width: 1200px) {
  .paralax {
    background-position-y: 80%;
    height: 80vh;
  }
}

.bubble-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  transform: translatY(-83%);
  z-index: -2;
  bottom: -2%;
}
.bubble-box .box-yellow {
  width: 500%;
  position: absolute;
  top: 0;
  height: 100%;
  opacity: 70%;
  background-color: #FFCC00;
  right: 0;
  z-index: -1;
  border-radius: 15px;
}
.bubble-box .div-Lightyellow {
  transform: translateY(44px);
}
@media (max-width: 768px) {
  .bubble-box .OurVision-div {
    transform: translateY(130px);
  }
}
.bubble-box .box-Lightyellow {
  width: 500%;
  position: absolute;
  bottom: 0;
  height: 200%;
  border-radius: 15px;
  /*opacity: 70%;*/
  /*background-color: $color-custom-Charcoal;*/
  left: 0;
  z-index: -2;
  transform: translateY(45px);
}
@media (max-width: 768px) {
  .bubble-box .box-Lightyellow {
    height: 120% !important;
    transform: translateY(45px);
  }
}
@media (max-width: 1200px) {
  .bubble-box {
    /*transform: translateY(20%) !important;*/
  }
}
@media (max-width: 992px) {
  .bubble-box {
    /*transform: translateY(19%) !important;*/
  }
}
@media (max-width: 768px) {
  .bubble-box {
    display: none;
  }
}
@media (max-width: 576px) {
  .bubble-box {
    display: none;
  }
}

.section_OurTeam .AbuAlhija-Raduis {
  border-radius: 15px;
  overflow: hidden;
}
.section_OurTeam .AbuAlhija-Raduis .ContentStaff {
  position: relative;
  filter: grayscale(1.5);
}
.section_OurTeam .AbuAlhija-Raduis .ContentStaff.Extra {
  filter: none;
}
.section_OurTeam .AbuAlhija-Raduis .ContentStaff img {
  width: 100%;
}
.section_OurTeam .AbuAlhija-Raduis .ContentStaff .Detailes {
  position: absolute;
  bottom: 0;
  background: rgba(242, 242, 247, 0.2);
  backdrop-filter: blur(15px);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 0;
  transition: 0.3s ease-in;
}
.section_OurTeam .AbuAlhija-Raduis .ContentStaff .Detailes h4 {
  padding-top: 4px;
  margin-bottom: 3px;
  color: #fc0;
  text-align: -webkit-center;
  text-align: center;
}
.section_OurTeam .AbuAlhija-Raduis .ContentStaff .Detailes p {
  font-size: 14px;
  text-align: center;
}
.section_OurTeam .AbuAlhija-Raduis .ContentStaff:hover {
  cursor: pointer;
  filter: none;
}
.section_OurTeam .AbuAlhija-Raduis .ContentStaff:hover .Detailes {
  opacity: 1;
  transition: 0.3s ease-in;
}
.section_OurTeam .AbuAlhija-Raduis .ContentStaff .Extra {
  background: rgba(255, 233, 118, 0.2);
  position: absolute;
  bottom: 0;
  backdrop-filter: blur(15px);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: 0.3s ease-in;
  cursor: pointer;
  filter: none;
  opacity: 1;
  padding-top: 4px;
  color: #fc0;
}

.bublle-right {
  transform: rotate(70deg) translate(37%, 1%);
}
@media (max-width: 1400px) {
  .bublle-right {
    width: 70%;
    transform: rotate(70deg) translate(37%, 1%);
  }
}
@media (max-width: 1200px) {
  .bublle-right {
    width: 69%;
    transform: rotate(64deg) translate(69%, -4%);
  }
}

.directory #Search-Section {
  height: 50vh;
  position: relative;
}
.directory #Search-Section h2 {
  margin-left: 0 !important;
}
.directory #Search-Section .box-Search {
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(2px);
  border-radius: 15px 15px;
  transition: all 0.3s ease-in-out;
}
.directory #Search-Section .btn-custum-black {
  width: fit-content;
  /* background: #000000; */
  display: flex;
  background: #2D2A26;
  border-radius: 10px;
  color: #FFCC00;
  align-items: center;
  justify-content: center;
}
.directory #Search-Section .hide {
  display: none !important;
}
@media (max-width: 768px) {
  .directory #Search-Section .hide {
    display: block !important;
  }
}
.directory #Search-Section .input-group .input-group-prepend {
  display: flex;
  margin: auto 2%;
}
.directory #Search-Section .input-group input {
  border-radius: 0 !important;
  color: #FFF;
}
.directory #Search-Section .input-group input:focus {
  color: #FFF !important;
}
.directory #Search-Section .fa-magnifying-glass {
  color: rgba(255, 193, 7, 0.4);
  padding: 0 2%;
  transition: all ease-in 0.5s;
}
.directory #Search-Section #Fillter {
  visibility: hidden;
  height: 0;
  position: relative;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  border-radius: 15px 15px 0 0 !important;
}
.directory #Search-Section #Fillter.active {
  padding: 2% 0;
  height: fit-content;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease-out;
  backdrop-filter: blur(2px);
  border-radius: 15px;
}
@media (max-width: 768px) {
  .directory #Search-Section #Fillter.active {
    display: none;
  }
}
.directory #Search-Section #searchInput {
  color: white;
}
@media (max-width: 768px) {
  .directory #Search-Section #searchInput::placeholder {
    font-size: 0.8rem;
  }
}
.directory #Search-Section #searchInput:focus {
  color: white !important;
  outline: none;
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.directory #Search-Section #close {
  position: absolute;
  top: 14px;
  right: 10px !important;
  width: auto;
  cursor: pointer;
  color: white;
}
.directory #Search-Section p {
  color: #FFCC00;
  margin-bottom: 0;
}
.directory #Search-Section p span {
  color: #FFCC00;
  opacity: 50%;
  margin-right: 5%;
  margin-left: 3%;
}
@media (max-width: 768px) {
  .directory #Search-Section p span {
    display: none;
  }
}
.directory #Search-Section .form-check label {
  color: #FFF;
}
.directory #Search-Section .form-check label span {
  display: block;
  position: absolute;
  border-radius: 6px;
  cursor: pointer;
  margin: 0px 36px 0 0;
}
.directory #Search-Section .form-check label span::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: -20px;
  bottom: -17px;
  border: solid #000;
  border-width: 0px 3px 3px 0;
  transition: width 0.5s, height 0.5s, opacity 0.5s;
  transform: rotate(45deg);
}
.directory #Search-Section .form-check label input:checked + span::after {
  width: 6px;
  height: 11px;
  opacity: 1;
}
.directory #Search-Section .form-check .form-check-input {
  width: 15px;
  height: 15px !important;
  background: transparent;
  border: 1px solid #FFCC00;
}
.directory #Search-Section .form-check .form-check-input:checked {
  background: #FFCC00 !important;
  color: #2D2A26 !important;
}
.directory #Search-Section .form-check #sortBy {
  display: none !important;
}
@media (max-width: 768px) {
  .directory #Search-Section .form-check #sortBy {
    display: block;
  }
}
.directory #Search-Section .box-Open {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(2px);
  border-radius: 15px;
  max-height: 32vh; /* Set a fixed max-height */
  overflow-y: auto;
  overflow-x: hidden;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.directory #Search-Section .box-Open.box-close {
  opacity: 1;
  visibility: visible;
}
.directory #Search-Section .box-Open .avatar {
  display: flex;
  justify-content: center;
}
.directory #Search-Section .box-Open .avatar img {
  width: 70%;
  border-radius: 50%;
}
@media (max-width: 992px) {
  .directory #Search-Section .box-Open .avatar img {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .directory #Search-Section .box-Open .col-md-7 p {
    font-size: 0.8em;
  }
}
.directory #Search-Section .box-Open .col-md-7 h6 {
  color: #FFF;
}
@media (max-width: 768px) {
  .directory #Search-Section .box-Open .col-md-7 h6 {
    font-size: 0.8em;
  }
}
.directory #Search-Section .box-Open a pre {
  color: #FFCC00;
  cursor: pointer;
  text-align: center;
}
@media (max-width: 768px) {
  .directory #Search-Section .box-Open a pre {
    font-size: 12px;
  }
}
.directory #Search-Section #area-id.area-section {
  position: absolute;
  background-position: 50% 50%;
  z-index: 2;
  height: 100vh;
  width: 100%;
}
.directory #Search-Section #area-id.area-section .logo {
  position: absolute;
  left: 1%;
  z-index: 2;
  top: 3%;
}
.directory #Search-Section #area-id.area-section .cont-main {
  /*height: 96vh;*/
  height: 100vh;
}
.directory #Search-Section #area-id.area-section .cont-main .card-outside {
  border: 5px solid red !important;
  background: rgba(46, 46, 46, 0.34) !important;
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10.3px) !important;
  -webkit-backdrop-filter: blur(10.3px);
}
.directory #Search-Section #area-id.area-section .cont-main .card-outside .card-inside {
  border-radius: 10px;
  cursor: pointer;
}
.directory #Search-Section #area-id.area-section .cont-main .card-outside .card-inside img {
  width: 80px;
  height: 80px;
}
.directory #Search-Section #area-id.area-section .cont-main .card-outside .card-inside .txt-card {
  line-height: 30px;
  color: #FFCC00;
}

.project-details {
  box-sizing: border-box;
}
@media (max-width: 576px) {
  .project-details {
    overflow: hidden;
    width: 100vw;
  }
}
.project-details .Header-Section {
  height: 80vh !important;
}
.project-details .Header-Section .Top-Section {
  background: linear-gradient(90deg, #2D2A26, transparent);
  width: 100% !important;
  height: 100%;
  z-index: 10;
}
.project-details .Header-Section .up-header {
  height: 50vh;
}
.project-details .Header-Section .up-header .header-text {
  color: #FFF;
  position: absolute;
  bottom: 0px;
}
.project-details .Header-Section .up-header .header-text .project-name {
  margin-bottom: 0px;
  font-size: 3vw;
  width: 80%;
}
@media (max-width: 992px) {
  .project-details .Header-Section .up-header .header-text .project-name {
    font-size: 6vw;
  }
}
@media (max-width: 768px) {
  .project-details .Header-Section .up-header .header-text .project-name {
    font-size: 6vw;
  }
}
@media (max-width: 576px) {
  .project-details .Header-Section .up-header .header-text .project-name {
    font-size: 8vw;
  }
}
.project-details .Header-Section .up-header .header-text .number {
  margin-top: 0px;
  font-weight: bolder;
  font-size: 3vw !important;
}
.project-details .Header-Section .up-header .header-text .number span {
  font-size: 1.2vw;
  font-weight: normal;
}
@media (max-width: 992px) {
  .project-details .Header-Section .up-header .header-text .number span {
    font-size: 1.5vw !important;
  }
}
@media (max-width: 768px) {
  .project-details .Header-Section .up-header .header-text .number span {
    font-size: 3vw !important;
  }
}
@media (max-width: 576px) {
  .project-details .Header-Section .up-header .header-text .number span {
    font-size: 3.5vw !important;
  }
}
.project-details .Header-Section .up-header .custom-row {
  display: flex;
  justify-content: center;
  align-items: center;
}
.project-details .Header-Section .up-header .icons {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1rem;
  position: absolute;
  top: 10vh;
  right: 1.7vw;
}
.project-details .Header-Section .up-header .icons .circular-icon {
  width: 16vh;
  height: 16vh;
  opacity: 0.6;
  border-radius: 50%;
  background-color: rgb(45, 42, 38);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 250ms ease-out;
}
.project-details .Header-Section .up-header .icons .circular-icon:hover {
  opacity: 1;
}
.project-details .Header-Section .up-header .icons .circular-icon img1 {
  opacity: 1;
  width: 3vw;
  height: 3vw;
}
.project-details .Header-Section .up-header .icons .circular-icon img2 {
  width: 4vw;
  height: 4vw;
}
.project-details .Header-Section .up-header .icons .circular-icon span {
  color: #FFCC00;
  display: inline-block;
  font-size: 2vh;
}
.project-details .headerPhoto {
  height: 80vh !important;
  margin-top: -5vh;
}
.project-details .main-content {
  position: relative;
  width: 100%;
  margin-top: 1rem;
}
@media (max-width: 576px) {
  .project-details .main-content {
    text-align: center;
  }
}
.project-details .main-content .part-a {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-content: flex-start;
  overflow: hidden;
  margin: 0px 0px 4.2vw;
}
.project-details .main-content .part-a .owl-stage-outer {
  overflow: visible !important;
}
.project-details .main-content .part-a .custom-vertical-owl-carousel {
  transform: rotate(90deg);
  overflow-x: visible;
  width: 100%;
}
.project-details .main-content .part-a img {
  border-radius: 5px;
  display: inline-block;
  margin-top: 10px;
  position: relative;
  top: -10px;
  transform: rotate(-90deg) !important;
  width: 150%;
}
@media (max-width: 576px) {
  .project-details .main-content .part-a img {
    width: 100%;
    top: 0;
    margin-top: 0px;
  }
}
@media (max-width: 576px) {
  .project-details .main-content .part-b {
    text-align: left;
  }
}
.project-details .main-content .part-b h3 {
  margin: 0px;
  padding: 0.15vh 0px;
  color: #FFCC00;
  font-weight: bolder;
}
.project-details .main-content .part-b p, .project-details .main-content .part-b .contact-us {
  margin-bottom: 2vh;
}
.project-details .main-content .part-b .contact-us {
  width: fit-content;
  background-color: #F6F6F6;
  border-radius: 5px;
  padding: 5px 10px 3px;
  margin-bottom: 2vh;
  font-weight: bolder;
}
.project-details .main-content .part-b .contact-us a {
  color: #FFCC00;
  text-decoration: underline;
  font-style: italic;
}
@media (max-width: 768px) {
  .project-details .main-content .part-c {
    text-align: center;
  }
}
@media (max-width: 576px) {
  .project-details .main-content .part-c {
    max-width: 270px !important;
    min-width: 200px;
    text-align: center;
  }
}
.project-details .main-content .part-c .calender-container {
  display: grid !important;
  justify-content: center !important;
  align-content: space-around;
  row-gap: 20px;
  padding-bottom: 1rem !important;
  background-color: transparent !important;
  overflow: visible !important;
}
.project-details .main-content .part-c .calender-container .BoxOfCalen .calendar {
  height: fit-content !important;
  box-shadow: 1px 0 8px 0px rgba(122, 122, 126, 0.4) !important;
  border-radius: 15px !important;
  margin-top: 20px;
  right: 0px !important;
  position: relative;
  left: 0px !important;
  top: 1vh;
  padding: 15px;
  width: 230px !important;
}
.project-details .main-content .part-c .calender-container .BoxOfCalen .calendar .calendar-header {
  font-size: 13px !important;
  align-items: center !important;
  font-weight: bold;
  padding: 0px !important;
  justify-content: center;
  width: 200px;
}
.project-details .main-content .part-c .calender-container .BoxOfCalen .calendar .calendar-header .month-picker {
  padding: 5px !important;
}
.project-details .main-content .part-c .calender-container .BoxOfCalen .calendar .calendar-body {
  padding: 0px !important;
  font-size: 10px !important;
  padding: 0px !important;
  padding-right: 1rem;
  position: relative;
  left: -5px;
  width: 200px;
  height: 150px !important;
  top: -20px !important;
}
.project-details .main-content .part-c .calender-container .BoxOfCalen .calendar .calendar-body .calendar-week-day {
  color: #BDBDBD;
}
.project-details .main-content .part-c .calender-container .BoxOfCalen .calendar .calendar-body .calendar-days {
  gap: 0px;
  font-size: 8px;
  position: relative;
  top: -15px;
  user-select: none;
}
.project-details .main-content .part-c .calender-container .BoxOfCalen .calendar .calendar-body .calendar-days div {
  padding: 5px 0px !important;
}
@media (max-width: 768px) {
  .project-details .main-content .part-c .calender-container .BoxOfCalen .calendar .calendar-body .calendar-days div {
    width: 25px !important;
    height: 25px !important;
  }
}
@media (max-width: 576px) {
  .project-details .main-content .part-c .calender-container .BoxOfCalen .calendar .calendar-body .calendar-days div {
    width: 25px !important;
    height: 25px !important;
  }
}
.project-details .main-content .part-c .calender-container .BoxOfCalen .calendar .calendar-body .show {
  cursor: pointer !important;
}
.project-details .main-content .part-c .calender-container .BoxOfCalen .calendar .month-list.show {
  font-size: 10px !important;
  cursor: pointer !important;
}
.project-details .main-content .part-c .calender-container .registration-button {
  position: relative;
  border-radius: 15px;
  background-color: #3D3935;
  color: #FFCC00;
  width: 100%;
  margin: 0px auto;
}
@media (max-width: 1200px) {
  .project-details .main-content .part-c .calender-container .registration-button {
    font-size: 21px;
  }
}
@media (max-width: 992px) {
  .project-details .main-content .part-c .calender-container .registration-button {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .project-details .main-content .part-c .calender-container .registration-button {
    font-size: 17px;
    margin-top: -5px;
  }
}
.project-details .secodary-content {
  margin-top: 2vh;
  display: grid;
  grid-template-columns: 1fr 60px 1fr;
  /*grid-template-rows: 40px 250px 100px 1fr;*/
  grid-template-rows: 40px 1fr 100px 2fr;
}
@media (max-width: 1200px) {
  .project-details .secodary-content {
    margin-top: 0.8vh;
  }
}
@media (max-width: 992px) {
  .project-details .secodary-content {
    grid-template-rows: 40px 160px 100px 1fr;
  }
}
@media (max-width: 768px) {
  .project-details .secodary-content {
    grid-template-columns: 1fr 40px 1fr;
    grid-template-rows: 30px auto 60px auto !important;
    height: 100%;
  }
}
@media (max-width: 576px) {
  .project-details .secodary-content {
    grid-template-columns: 100%;
    grid-template-rows: auto auto auto auto !important;
    height: 100%;
  }
}
.project-details .secodary-content .part-d {
  grid-column: 1/span 2;
  grid-row: 1/span 3;
  height: 200px;
}
@media (max-width: 768px) {
  .project-details .secodary-content .part-d {
    height: 100%;
  }
}
@media (max-width: 576px) {
  .project-details .secodary-content .part-d {
    grid-row: 1/span 1 !important;
    margin-top: 1.5%;
    text-align: left;
  }
}
.project-details .secodary-content .part-d img {
  width: 100%;
  height: 200%;
  object-fit: cover;
}
@media (max-width: 992px) {
  .project-details .secodary-content .part-d img {
    height: 150%;
  }
}
@media (max-width: 768px) {
  .project-details .secodary-content .part-d img {
    height: 100%;
  }
}
.project-details .secodary-content .part-e {
  grid-column: 1/span 1;
  grid-row: 4/span 1;
  padding: 2vw 2vw 1vw 0px;
  margin-left: 3vw !important;
  padding-top: 0;
}
@media (max-width: 768px) {
  .project-details .secodary-content .part-e {
    margin-left: 0px;
  }
}
@media (max-width: 576px) {
  .project-details .secodary-content .part-e {
    grid-row: 2/span 1 !important;
  }
}
.project-details .secodary-content .part-e h3 {
  padding-top: 1rem;
  padding-bottom: 0.5rem;
}
.project-details .secodary-content .part-f {
  grid-column: 3/span 1;
  grid-row: 2/span 1;
  background-color: #FFCC00;
  padding: 1vw 2vw;
  margin-right: 3vw !important;
}
@media (max-width: 768px) {
  .project-details .secodary-content .part-f {
    margin-right: 0px;
  }
}
@media (max-width: 576px) {
  .project-details .secodary-content .part-f {
    grid-column: 1/span 1 !important;
    grid-row: 3/span 1 !important;
    margin-right: 0px !important;
    padding: 15px 12px;
  }
}
.project-details .secodary-content .part-g {
  grid-column: 2/span 2;
  grid-row: 3/span 2;
}
@media (max-width: 576px) {
  .project-details .secodary-content .part-g {
    grid-column: 1/span 1 !important;
    grid-row: 4/span 1 !important;
    text-align: center;
  }
}
.project-details .secodary-content .part-g img {
  width: 100%;
}
.project-details .next-projects {
  background-color: #3D3935;
  color: #FFF;
  display: flex;
  justify-content: center;
}
.project-details .next-projects .title {
  color: #FFCC00;
  font-size: 26px;
}
@media (max-width: 576px) {
  .project-details .next-projects .title {
    font-size: 22px;
    margin-bottom: 12px;
    text-align: center;
    font-weight: bold;
  }
}

.section-tareeki {
  background-color: #3D3935;
}
.section-tareeki .custom-over-bg {
  position: relative;
}
.section-tareeki .custom-over-bg .over-bg {
  position: absolute;
  top: 0;
  right: 100%;
  width: 50%;
  height: 100%;
  background-color: #3D3935;
  z-index: 5;
}
.section-tareeki .impact-left {
  background-color: #3D3935;
  z-index: 5;
}
.section-tareeki .impact-left .card {
  overflow: hidden;
  border-radius: 0px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 576px) {
  .section-tareeki .impact-left .card {
    text-align: center;
  }
}
.section-tareeki .impact-left .card .card-title {
  color: #FFCC00;
}
.section-tareeki .impact-left .card .become-a-member-btn {
  background-color: #FFCC00;
  border: 1px solid #FFCC00;
  border-radius: 8px;
  color: #3D3935;
  font-weight: bold;
}
@media (max-width: 576px) {
  .section-tareeki .impact-left .card .become-a-member-btn {
    /* justify-content: center;
        font-size: 17px;
        width: 116px;*/
  }
}
.section-tareeki .impact-left .card .become-a-member-btn:hover, .section-tareeki .impact-left .card .become-a-member-btn:focus {
  background-color: #3D3935;
  color: #FFCC00;
  outline: none;
}
.section-tareeki .impact-right {
  overflow: visible;
}
@media (max-width: 576px) {
  .section-tareeki .impact-right {
    width: 83%;
    margin: 0px auto;
  }
}
.section-tareeki .impact-right .owl-dots {
  display: none !important;
}
.section-tareeki .impact-right .owl-stage-outer {
  overflow: visible !important;
}
.section-tareeki .impact-right .imp-card-content {
  height: 400px;
  width: 300px;
}
.section-tareeki .impact-right .imp-card-content .imp-flip-card {
  background-color: transparent;
  perspective: 17000px;
  width: 100%;
  height: 100%;
}
.section-tareeki .impact-right .imp-card-content .imp-flip-card:hover .imp-flip-card-inner {
  transform: rotateY(180deg);
}
.section-tareeki .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: left;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}
@media (max-width: 576px) {
  .section-tareeki .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner {
    text-align: center;
  }
}
.section-tareeki .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-front {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #F6F6F6;
  color: #2D2A26;
  border-radius: 8px;
}
.section-tareeki .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-front img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.section-tareeki .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-front .card-text {
  position: absolute;
  bottom: 0px;
  color: #FFF;
  padding: 16px 20px;
  width: 100%;
  height: 230px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7803921569), transparent);
}
.section-tareeki .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-front .card-text .imp-txt-card-title {
  font-weight: bold;
}
.section-tareeki .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-front .card-text .imp-txt-card-desc {
  font-size: 14px;
  line-height: 1.3;
}
.section-tareeki .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #FFCC00;
  color: rgb(45, 42, 38);
  transform: rotateY(180deg);
  padding: 23px;
  text-align: left;
  border-radius: 8px;
  text-align: left;
}
@media (max-width: 576px) {
  .section-tareeki .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-back {
    text-align: center;
  }
}
.section-tareeki .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-back h1 {
  align-items: end;
}
.section-tareeki .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-back .imp-txt-card-desc {
  font-size: 14px;
}
.section-tareeki .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-back .imp-txt-card-desc p {
  font-size: 14px;
}
@media (max-width: 1400px) {
  .section-tareeki .impact-right .imp-card-content {
    height: 400px;
    width: 275px;
  }
}
@media (max-width: 1200px) {
  .section-tareeki .impact-right .imp-card-content {
    height: 400px;
    width: 275px;
  }
}
.section-tareeki .impact-right .vid-btn {
  background-color: #2D2A26;
  border: 1px solid #2D2A26;
  border-radius: 8px;
  color: #FFCC00;
  font-weight: bold;
}
@media (max-width: 576px) {
  .section-tareeki .impact-right .vid-btn {
    /* justify-content: center;
            font-size: 17px;
            width: 116px;*/
  }
}
.section-tareeki .impact-right .vid-btn:hover, .section-tareeki .impact-right .vid-btn:focus {
  background-color: #FFCC00;
  color: #2D2A26;
  outline: none;
}
.section-tareeki .s1-title {
  color: #3D3935;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}

.tareeki-project {
  background-color: #2D2A26;
}
.tareeki-project .card_item {
  height: 500px;
  position: relative;
  z-index: 1;
  margin-bottom: 22px;
  overflow: hidden;
  background-size: cover;
  border: 1px;
  border-radius: 5%;
}
.tareeki-project .card_item.card-Square {
  height: 366.9px;
  /* .hover_dark:not(:hover) {
          background-color: aqua;
      }*/
}
.tareeki-project .card_item.card-Square:after {
  opacity: 0;
}
.tareeki-project .card_item.card-Square:hover:after {
  opacity: 0;
}
.tareeki-project .card_item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
}
.tareeki-project .card_item:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: "";
  z-index: -1;
  opacity: 0;
  -webkit-transition: all, 0.5s, ease-out, 0.5s;
  -o-transition: all, 0.5s, ease-out, 0.5s;
  transition: all, 0.5s, ease-out, 0.5s;
  background: #3D3935;
  backdrop-filter: blur(7.5px);
}
.tareeki-project .card_item:hover:after {
  opacity: 1;
}
.tareeki-project .card_item:hover .card_text {
  top: 0;
  /* .card_social {
      opacity: 1;
      visibility: visible;
      bottom: 34px;
      -webkit-transition: all 0.5s ease 0.5s;
      -o-transition: all 0.5s ease 0.5s;
      transition: all 0.5s ease 0.5s;
  }*/
}
.tareeki-project .card_item:hover .card_text .card_title {
  padding: 0 0 26px;
  margin-bottom: 26px;
  opacity: 0;
  visibility: hidden;
  position: relative;
  bottom: initial;
  opacity: 1;
  visibility: visible;
}
.tareeki-project .card_item:hover .card_text p {
  top: 0;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s ease 0.3s;
  -o-transition: all 0.5s ease 0.3s;
  transition: all 0.5s ease 0.3s;
}
.tareeki-project .card_item .card_text {
  height: 100%;
  top: 340px;
  position: relative;
  padding: 35px 30px 30px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.tareeki-project .card_item .card_text.card-text-square {
  top: 65%;
  text-align: center;
  color: antiquewhite;
  height: fit-content;
}
.tareeki-project .card_item .card_text .card_title {
  padding: 0 0 26px;
  margin-bottom: 26px;
  position: relative;
}
.tareeki-project .card_item .card_text .card_title h4 {
  color: #fff;
  font-weight: 700;
  margin-bottom: 6px;
}
.tareeki-project .card_item .card_text .card_title span {
  font-size: 15px;
  color: #FFCC00;
}
.tareeki-project .card_item .card_text p {
  color: #e4e4e4;
  line-height: 26px;
  opacity: 0;
  visibility: hidden;
  position: relative;
  top: 50px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.nominate .app-btn {
  background-color: #FFCC00;
  border: 1px solid #FFCC00;
  border-radius: 8px;
  color: #3D3935;
  font-weight: bold;
}
@media (max-width: 576px) {
  .nominate .app-btn {
    /* justify-content: center;
                font-size: 17px;
                width: 116px;*/
  }
}
.nominate .app-btn:hover, .nominate .app-btn:focus {
  background-color: #3D3935;
  color: #FFCC00;
  outline: none;
}

.platform .plat img {
  border-radius: 10px;
  object-fit: cover;
}

.floating-chat {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3D3935;
  position: fixed;
  bottom: 3rem;
  right: 3rem;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  z-index: 100;
  transform: translateY(70px);
  transition: all 250ms ease-out;
  border-radius: 50%;
  opacity: 0;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #3D3935;
  box-shadow: 2px 2px 9px 1px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23) !important;
}
.floating-chat .chat-icon {
  width: 60%;
}
.floating-chat.enter:hover {
  box-shadow: 0 0px 6px rgba(0, 0, 0, 0.1), 0 6px 6px rgba(0, 0, 0, 0.12) !important;
  opacity: 1;
}
.floating-chat.enter {
  transform: translateY(0);
  opacity: 1;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 2px rgba(0, 0, 0, 0.14);
}
.floating-chat.expand {
  width: 300px;
  max-height: 550px;
  height: 500px;
  border-radius: 5px;
  cursor: auto;
  opacity: 1;
  background-color: white;
}
@media (max-width: 576px) {
  .floating-chat.expand {
    width: 100vw;
    height: 100vh;
    margin: 0px;
    transform: translate(0, 0);
    right: 0px;
    bottom: 0px;
    max-height: 100vh;
  }
}
.floating-chat :focus {
  outline: 0;
  box-shadow: none;
}
.floating-chat button {
  background: transparent;
  border: 0;
  color: white;
  text-transform: uppercase;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
  top: 16px;
  height: 70%;
  outline: 0;
  box-shadow: none;
}
.floating-chat .chat {
  display: flex;
  flex-direction: column;
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  border-radius: 50%;
  transition: all 250ms ease-out;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.floating-chat .chat.enter {
  opacity: 1;
  border-radius: 0;
  margin: 10px;
  width: auto;
  height: auto;
}
.floating-chat .chat .header {
  flex-shrink: 0;
  padding-bottom: 10px;
  display: flex;
  background: transparent;
}
.floating-chat .chat .header .title {
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0 5px;
  font-weight: bolder;
  font-size: 1rem;
  text-align: center;
}
.floating-chat .chat .header button {
  flex-shrink: 0;
  height: 17px;
  position: relative;
  top: 0px;
  color: #3D3935;
  box-shadow: none;
  outline: none;
}
.floating-chat .chat .messages {
  padding: 10px;
  margin: 0;
  list-style: none;
  overflow-y: scroll;
  overflow-x: hidden;
  flex-grow: 1;
  border-radius: 4px;
  background: transparent;
}
.floating-chat .chat .messages::-webkit-scrollbar {
  width: 5px;
}
.floating-chat .chat .messages::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: rgba(25, 147, 147, 0.1);
}
.floating-chat .chat .messages::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #F6F6F6;
}
.floating-chat .chat .messages .other-name {
  top: -6px;
  position: relative;
  font-size: 12PX;
  font-weight: bold;
}
.floating-chat .chat .messages .time {
  display: block;
  color: #BDBDBD;
  position: absolute;
  bottom: -4px;
  right: 6px;
  margin: 2px 2px;
  font-size: 8px;
}
.floating-chat .chat .messages li {
  position: relative;
  clear: both;
  display: inline-block;
  padding: 14px;
  margin: 0 0 20px 0;
  font-size: 11px;
  line-height: 16px;
  border-radius: 10px;
  background-color: #F6F6F6;
  word-wrap: break-word;
  max-width: 81%;
}
.floating-chat .chat .messages li:before {
  position: absolute;
  top: 0;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  content: "";
  background-size: cover;
}
.floating-chat .chat .messages li:after {
  position: absolute;
  top: 10px;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid #F6F6F6;
}
.floating-chat .chat .messages li.self {
  animation: show-odd 0.15s 1 ease-in;
  -moz-animation: show-odd 0.15s 1 ease-in;
  -webkit-animation: show-odd 0.15s 1 ease-in;
  float: right;
  color: white;
  background-color: #3D3935;
  padding: 6px 8px 10px;
  position: relative;
  min-width: 60px;
}
.floating-chat .chat .messages li.self:before {
  right: 0px;
  background-image: none;
}
.floating-chat .chat .messages li.self:after {
  border-right: 10px solid transparent;
  right: -10px;
  border-top-color: #3D3935;
}
.floating-chat .chat .messages li.other {
  animation: show-even 0.15s 1 ease-in;
  -moz-animation: show-even 0.15s 1 ease-in;
  -webkit-animation: show-even 0.15s 1 ease-in;
  float: left;
  margin-left: 45px;
  color: #3D3935;
  background-color: #F6F6F6;
  position: relative;
  min-width: 60px;
}
.floating-chat .chat .messages li.other:before {
  left: -45px;
  background-image: url(https://github.com/Thatkookooguy.png);
}
.floating-chat .chat .messages li.other:after {
  border-left: 10px solid transparent;
  left: -10px;
  border-top-color: #F6F6F6;
}
.floating-chat .chat .footer {
  flex-shrink: 0;
  display: flex;
  padding-top: 10px;
  max-height: 90px;
  background: transparent;
}
.floating-chat .chat .footer .text-box {
  border-radius: 5px;
  background: #F6F6F6;
  height: 30px;
  width: 100%;
  margin-right: 5px;
  color: #3D3935;
  overflow-y: auto;
  padding: 2px 5px;
  position: relative;
  top: 6px;
  outline: none;
  box-shadow: none;
}
.floating-chat .chat .footer .send-icon-box .send-icon {
  height: 26px;
  position: relative;
  bottom: 9px;
}

.form-check-input {
  width: 15px;
  height: 15px !important;
  background: transparent;
  border: 1px solid #FFCC00 !important;
}
.form-check-input:checked {
  background-color: black !important;
  color: white !important;
}

.section-margin .partners-pictures {
  max-width: 100%;
  max-height: 100px;
  user-select: none;
}

.text-over-picture .picture-postion {
  position: relative;
  height: 100%;
}
.text-over-picture .picture-postion .project-pictures {
  height: 225px;
  width: 100%;
  border-radius: 5px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 61.46%, rgba(0, 0, 0, 0.5) 100%);
  flex-shrink: 0;
  object-fit: cover;
}
.text-over-picture .picture-postion .text-overly {
  position: absolute;
  bottom: 20px;
  z-index: 2;
  margin-left: 30px;
  color: #F6F6F6;
  font-size: 20px;
}
.text-over-picture .picture-postion .overlay-project {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  filter: opacity(0.5);
  background: #1e1e1e;
  z-index: 1;
}

.service-img img {
  object-fit: contain;
}

.section-headline {
  color: #2D2A26;
}

.MemebrArea {
  position: relative;
  --card-icon-size: 11vw;
}
.MemebrArea .back-logo {
  display: flex;
  z-index: 3;
  position: absolute;
  align-items: center;
  padding-left: 3%;
}
.MemebrArea .back-logo img {
  width: 25%;
}
@media (max-width: 768px) {
  .MemebrArea .back-logo img {
    width: 50%;
  }
}
.MemebrArea .back-logo i {
  color: #FFCC00;
  font-size: 2rem;
}
.MemebrArea .area-section {
  z-index: 2;
  height: 100vh;
  width: 100%;
}
.MemebrArea .area-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.78), rgba(0, 0, 0, 0));
}
.MemebrArea .area-section .cont-main {
  margin: 1fr 0px;
  position: absolute;
  top: 56%;
  transform: translate(0px, -50%);
}
@media (max-width: 1200px) {
  .MemebrArea .area-section .cont-main {
    top: 58%;
  }
}
@media (max-width: 768px) {
  .MemebrArea .area-section .cont-main {
    top: 60%;
  }
}
.MemebrArea .area-section .cont-main .title {
  font-size: 2.5rem;
  color: #F6F6F6;
}
.MemebrArea .area-section .cont-main .card-outside {
  width: 23vw;
  height: 23vh;
  margin: 1vw 1vw;
}
@media (max-width: 1400px) {
  .MemebrArea .area-section .cont-main .card-outside {
    top: 58%;
    margin: 2vw 0vw;
  }
}
@media (max-width: 1200px) {
  .MemebrArea .area-section .cont-main .card-outside {
    top: 56%;
    margin: 2vw 0vw;
  }
}
@media (max-width: 768px) {
  .MemebrArea .area-section .cont-main .card-outside {
    width: 28vw;
  }
}
@media (max-width: 576px) {
  .MemebrArea .area-section .cont-main .card-outside {
    width: 46vw;
  }
}
.MemebrArea .area-section .cont-main .card-outside .card-inside {
  background: rgba(46, 46, 46, 0.34) !important;
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10.3px) !important;
  -webkit-backdrop-filter: blur(10.3px);
  padding: 0px;
  /* Animation*/
  border-radius: 0.5rem;
  box-shadow: 0px calc(var(--size) / 6) calc(var(--size) / 3) rgba(0, 0, 0, 0.1);
  transition: transform 500ms ease-out;
  overflow: hidden;
  height: 100%;
  /*-----------------------------------------------------------------------------------------------*/
  border-radius: 10px;
  cursor: pointer;
  padding: 1vh;
}
.MemebrArea .area-section .cont-main .card-outside .card-inside::before {
  content: "";
  background: rgba(123, 113, 79, 0.4);
  width: 40%;
  height: 100%;
  top: 0%;
  left: -125%;
  transform: skew(45deg);
  position: absolute;
  transition: left 500ms ease-out;
  backdrop-filter: blur(5px);
}
.MemebrArea .area-section .cont-main .card-outside .card-inside:hover {
  transform: translateY(-5%);
  backdrop-filter: blur(1.3px) !important;
}
.MemebrArea .area-section .cont-main .card-outside .card-inside:hover::before {
  left: 150%;
}
.MemebrArea .area-section .cont-main .card-outside .card-inside img {
  height: 80px;
  width: 80px;
  margin: 0px auto;
}
.MemebrArea .area-section .cont-main .card-outside .card-inside .txt-card {
  color: #FFCC00;
  font-weight: bolder;
  vertical-align: middle;
  margin: 0px auto;
}
.MemebrArea .area-section .cont-main .modal-join {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  color: #FFF;
  width: 100%;
  height: 100%;
  overflow: auto;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  z-index: 2;
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 41%;
  transform: translate(0px, -50%);
  margin: 0;
}
.MemebrArea .area-section .cont-main .modal-join .modal-content-join {
  background-color: #2D2A26;
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  width: 52%;
  border-radius: 8px;
  margin: 0px auto;
}
@media (max-width: 768px) {
  .MemebrArea .area-section .cont-main .modal-join .modal-content-join {
    width: 90vw;
  }
}
.MemebrArea .area-section .cont-main .modal-join .modal-content-join .close-icon {
  position: absolute;
  right: 14px;
  top: 14px;
  color: #BDBDBD;
  cursor: pointer;
}
.MemebrArea .area-section .cont-main .modal-join .modal-content-join .tab-content .tab-pane .img-nav {
  width: 80px !important;
  height: 75px !important;
}
.MemebrArea .area-section .cont-main .modal-join .modal-content-join .tab-content .tab-pane .model-button {
  color: #2D2A26;
  background: #fc0;
  border-radius: 12px;
  margin-bottom: 1rem;
}
.MemebrArea .area-section .cont-main .modal-join .modal-content-join .tab-content .tab-pane .accordion .accordion-item {
  border: 1px solid #fc0;
  background-color: #2D2A26;
  border-radius: 12px !important;
}
.MemebrArea .area-section .cont-main .modal-join .modal-content-join .tab-content .tab-pane .accordion .accordion-item .accordion-header .accordion-btn {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  color: #fc0;
  text-align: left;
  background-color: inherit;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
.MemebrArea .area-section .cont-main .modal-join .modal-content-join .tab-content .tab-pane .accordion .accordion-item .accordion-header .accordion-btn::after {
  color: #fc0;
}
.MemebrArea .area-section .cont-main .modal-join .modal-content-join .tab-content .tab-pane .accordion .accordion-item .accordion-header .accordion-btn:not(.collapsed) {
  border: 0;
}
.MemebrArea .area-section .cont-main .modal-join .modal-content-join .tab-content .tab-pane .accordion .accordion-item .accordion-body {
  padding: 0px 1.25rem 1rem;
}
.MemebrArea .area-section .cont-main .modal-join .modal-content-join .tab-content .tab-pane p {
  margin-bottom: 0px;
}

.joinus {
  position: relative;
  --card-icon-size: 11vw;
}
.joinus .back-logo {
  display: flex;
  z-index: 3;
  position: absolute;
  align-items: center;
  padding-left: 3%;
}
.joinus .back-logo img {
  width: 25%;
}
@media (max-width: 768px) {
  .joinus .back-logo img {
    width: 50%;
  }
}
.joinus .back-logo i {
  color: #FFCC00;
  font-size: 2rem;
}
.joinus .area-section {
  z-index: 2;
  height: 100vh;
  width: 100%;
}
.joinus .area-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.78), rgba(0, 0, 0, 0));
}
.joinus .area-section .cont-main {
  margin: 1fr 0px;
  position: absolute;
  top: 56%;
  transform: translate(0px, -50%);
}
.joinus .area-section .cont-main .contact-btn {
  color: #FFCC00;
}
@media (max-width: 1200px) {
  .joinus .area-section .cont-main {
    top: 58%;
  }
}
@media (max-width: 768px) {
  .joinus .area-section .cont-main {
    top: 57%;
    margin: 2vw 0vw;
  }
}
.joinus .area-section .cont-main .cont-btn {
  background-color: blue;
}
.joinus .area-section .cont-main .title {
  font-size: 2.5rem;
  color: #F6F6F6;
}
.joinus .area-section .cont-main .card-outside {
  width: 23vw;
  height: 23vh;
  margin: 1vw 1vw;
}
@media (max-width: 1400px) {
  .joinus .area-section .cont-main .card-outside {
    top: 58%;
    margin: 2vw 0vw;
  }
}
@media (max-width: 1200px) {
  .joinus .area-section .cont-main .card-outside {
    top: 56%;
    margin: 2vw 0vw;
  }
}
@media (max-width: 768px) {
  .joinus .area-section .cont-main .card-outside {
    width: 28vw;
  }
}
@media (max-width: 576px) {
  .joinus .area-section .cont-main .card-outside {
    width: 46vw;
  }
}
.joinus .area-section .cont-main .card-outside .card-inside {
  background: rgba(46, 46, 46, 0.34) !important;
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10.3px) !important;
  -webkit-backdrop-filter: blur(10.3px);
  padding: 0px;
  /* Animation*/
  border-radius: 0.5rem;
  box-shadow: 0px calc(var(--size) / 6) calc(var(--size) / 3) rgba(0, 0, 0, 0.1);
  transition: transform 500ms ease-out;
  overflow: hidden;
  height: 100%;
  /*-----------------------------------------------------------------------------------------------*/
  border-radius: 10px;
  cursor: pointer;
  padding: 1vh;
}
.joinus .area-section .cont-main .card-outside .card-inside::before {
  content: "";
  background: rgba(123, 113, 79, 0.4);
  width: 40%;
  height: 100%;
  top: 0%;
  left: -125%;
  transform: skew(45deg);
  position: absolute;
  transition: left 500ms ease-out;
  backdrop-filter: blur(5px);
}
.joinus .area-section .cont-main .card-outside .card-inside:hover {
  transform: translateY(-5%);
  backdrop-filter: blur(1.3px) !important;
}
.joinus .area-section .cont-main .card-outside .card-inside:hover::before {
  left: 150%;
}
.joinus .area-section .cont-main .card-outside .card-inside img {
  height: 80px;
  width: 80px;
  margin: 0px auto;
}
.joinus .area-section .cont-main .card-outside .card-inside .txt-card {
  color: #FFCC00;
  font-weight: bolder;
  vertical-align: middle;
  margin: 0px auto;
}
.joinus .area-section .cont-main .modal-join {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  color: #FFF;
  width: 100%;
  height: 100%;
  overflow: auto;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  z-index: 2;
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 41%;
  transform: translate(0px, -50%);
  margin: 0;
}
.joinus .area-section .cont-main .modal-join .modal-content-join {
  background-color: #2D2A26;
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  width: 52%;
  border-radius: 8px;
  margin: 0px auto;
}
@media (max-width: 768px) {
  .joinus .area-section .cont-main .modal-join .modal-content-join {
    width: 90vw;
  }
}
.joinus .area-section .cont-main .modal-join .modal-content-join .close-icon {
  position: absolute;
  right: 14px;
  top: 14px;
  color: #BDBDBD;
  cursor: pointer;
}
.joinus .area-section .cont-main .modal-join .modal-content-join .tab-content .tab-pane .img-nav {
  width: 80px !important;
  height: 75px !important;
}
.joinus .area-section .cont-main .modal-join .modal-content-join .tab-content .tab-pane .model-button {
  color: #2D2A26;
  background: #fc0;
  border-radius: 12px;
  margin-bottom: 1rem;
  height: 32px;
}
.joinus .area-section .cont-main .modal-join .modal-content-join .tab-content .tab-pane .accordion .accordion-item {
  border: 1px solid #fc0;
  background-color: #2D2A26;
}
.joinus .area-section .cont-main .modal-join .modal-content-join .tab-content .tab-pane .accordion .accordion-item .accordion-header .accordion-btn {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  color: #fc0;
  text-align: left;
  background-color: inherit;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
.joinus .area-section .cont-main .modal-join .modal-content-join .tab-content .tab-pane .accordion .accordion-item .accordion-header .accordion-btn::after {
  color: #fc0;
}
.joinus .area-section .cont-main .modal-join .modal-content-join .tab-content .tab-pane .accordion .accordion-item .accordion-header .accordion-btn:not(.collapsed) {
  border: 0;
}
.joinus .area-section .cont-main .modal-join .modal-content-join .tab-content .tab-pane .accordion .accordion-item .accordion-body {
  padding: 0px 1.25rem 1rem;
}
.joinus .area-section .cont-main .modal-join .modal-content-join .tab-content .tab-pane p {
  margin-bottom: 0px;
  line-height: 1.6;
}

.join-now {
  background-color: #2D2A26;
}
@media (max-width: 768px) {
  .join-now .join {
    flex-direction: column;
  }
}
.join-now .join img {
  z-index: -1;
  width: 100%;
}

.login .back-logo {
  display: flex;
  z-index: 2;
  position: absolute;
  align-items: center;
  padding-left: 3%;
}
.login .back-logo img {
  width: 25%;
}
@media (max-width: 768px) {
  .login .back-logo img {
    width: 50%;
  }
}
.login .back-logo i {
  color: #FFCC00;
  font-size: 2rem;
}

.benefit-list i {
  float: right;
  padding-top: 5px;
}
.benefit-list .fa-chevron-down {
  transition: all 0.1s ease-in-out;
}
.benefit-list .rotate180 {
  transform: rotate(180deg);
  transition: transform 0.1s; /* Add a smooth transition for the rotation effect. */
}
.benefit-list .Gallery {
  position: relative;
}
.benefit-list .Gallery .header-section .swiper {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.benefit-list .Gallery .header-section .swiper .swiper-wrapper .swiper-slide {
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: visible;
  -webkit-transition: all 900ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 900ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: relative;
  overflow: visible;
  z-index: -5;
  filter: brightness(0.5);
}
.benefit-list .Gallery .header-section .swiper .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.benefit-list .Gallery .header-section .swiper .swiper-wrapper .swiper-slide .swiper-button-next {
  font-size: 34px;
  width: 30px;
  height: 30px;
  background-color: brown !important;
  overflow: hidden;
  color: transparent !important;
  border-radius: 50%;
  margin-right: 1rem;
  padding: 0px !important;
  right: -30px;
  position: absolute;
  -webkit-transition: all 900ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 900ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.benefit-list .Gallery .header-section .swiper .swiper-wrapper .swiper-slide .swiper-button-next ::after {
  position: absolute !important;
  width: 40px !important;
  height: 40px !important;
  background-color: brown !important;
  border-radius: 50%;
  font-size: 0px;
}
.benefit-list .Gallery .header-section .swiper .swiper-wrapper .swiper-slide .swiper-button-next .custom-arrow {
  color: #FFCC00;
  background: #3D3935;
  display: flex !important;
  justify-content: center;
  align-items: center;
  z-index: 1;
  border-radius: 50%;
  width: 100% !important;
  height: 130% !important;
  transform: translateX(0px) scaleX(1.5);
  cursor: pointer;
  font-size: 15px;
  padding: 0px 6px 0px 19px;
}
.benefit-list .Gallery .header-section .swiper .swiper-wrapper .swiper-slide .swiper-button-next:hover .custom-arrow {
  background-color: #FFCC00 !important;
  color: #3D3935 !important;
}
.benefit-list .Gallery .header-section .swiper .swiper-wrapper .swiper-slide-active {
  overflow: visible;
  z-index: 9;
  filter: none;
}
.benefit-list .Gallery .section-1 .service-lines .lines-title,
.benefit-list .Gallery .section-3 .service-lines .lines-title {
  color: #3D3935;
  font-weight: bold;
}
.benefit-list .Gallery .section-1 .service-lines .lines-body,
.benefit-list .Gallery .section-3 .service-lines .lines-body {
  display: flex;
  justify-content: space-between;
  align-content: center;
}
.benefit-list .Gallery .section-1 .service-lines .lines-body .lines-item,
.benefit-list .Gallery .section-3 .service-lines .lines-body .lines-item {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  position: relative;
}
@media (max-width: 768px) {
  .benefit-list .Gallery .section-1 .service-lines .lines-body .lines-item,
  .benefit-list .Gallery .section-3 .service-lines .lines-body .lines-item {
    /*width: 300px;*/
  }
}
.benefit-list .Gallery .section-1 .service-lines .lines-body .lines-item .icon-box,
.benefit-list .Gallery .section-3 .service-lines .lines-body .lines-item .icon-box {
  margin: 2px auto;
  background-color: blue;
  padding: 0px;
  height: 130px;
  width: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.benefit-list .Gallery .section-1 .service-lines .lines-body .lines-item .icon-box img,
.benefit-list .Gallery .section-3 .service-lines .lines-body .lines-item .icon-box img {
  object-fit: cover;
  width: 100%;
}
.benefit-list .Gallery .section-1 .service-lines .lines-body .lines-item .icon-box:hover img,
.benefit-list .Gallery .section-3 .service-lines .lines-body .lines-item .icon-box:hover img {
  transform: scale(1.01);
}
.benefit-list .Gallery .section-1 .service-lines .lines-body .lines-item .label p,
.benefit-list .Gallery .section-3 .service-lines .lines-body .lines-item .label p {
  text-align: center;
  color: #3D3935;
  font-weight: bold;
  font-size: 25px;
}
.benefit-list .Gallery .section-2 .boxes {
  height: 80vh;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.benefit-list .Gallery .section-2 .boxes .box1,
.benefit-list .Gallery .section-2 .boxes .box2 {
  -ms-flex-preferred-size: 33.33%;
  -webkit-flex-basis: 33.33%;
  flex-basis: 33.33%;
  -webkit-transition: 0.8s flex-basis cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: 0.5s flex-basis cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.5s flex-basis cubic-bezier(0.23, 1, 0.32, 1);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}
.benefit-list .Gallery .section-2 .boxes .box1 {
  flex-basis: 100%;
}
.benefit-list .Gallery .section-2 .boxes .box2:hover {
  -ms-flex-preferred-size: 250%;
  -webkit-flex-basis: 250%;
  flex-basis: 250%;
}
.benefit-list .Gallery .section-2 .boxes .box2:hover .box1 {
  -ms-flex-preferred-size: 0%;
  -webkit-flex-basis: 0%;
  flex-basis: 0%;
}
.benefit-list .card a {
  border-radius: 10px !important;
  color: #2D2A26 !important;
  transition: all 0.2s ease-in-out;
}
.benefit-list .card a:hover {
  color: #FFCC00 !important;
  transition: all 0.2s ease-in-out;
}

.benefit-table ::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 10px;
}
.benefit-table ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #fc0;
}
.benefit-table table thead {
  font-weight: bold;
  background-color: #2D2A26;
  color: #FFCC00;
}
.benefit-table table tr {
  text-align: center;
}
.benefit-table table tr td .yellow-check {
  width: 20px;
}
.benefit-table table tr td:first-child {
  text-align: left !important;
}

.custom-link:hover {
  color: #FFCC00 !important;
}

.DetailsProject .imgProjectDet {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.DetailsProject .YellowBack {
  background-color: #fc0;
  padding: 20px;
  margin: 19px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.DetailsProject .BackgrouddProject {
  background-color: #3d3935;
  padding: 20px;
  margin: 19px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.DetailsProject .BackgrouddProject p {
  color: #fff;
}
.DetailsProject .BackgrouddProject h3 {
  color: #fc0;
}

.ServiceSwipe .swiper-slide {
  background-color: #2d2a26;
  border-radius: 15px;
  overflow: hidden;
}

.WelcomeMessage {
  margin-top: 10%;
}

.formLog {
  padding: 0 145px;
}
@media (max-width: 576px) {
  .formLog {
    padding: 23px !important;
  }
}

#searchField-placeholder {
  color: #fff;
}

#otp-form .Boxes {
  display: flex;
  justify-content: center;
}
#otp-form .Boxes input {
  width: 35px;
  height: 35px;
  text-align: center;
  color: #FFCC00;
  margin: 4px;
}

.a-custom {
  color: #000;
}

#Section-Header {
  background-position: 50%;
}

@media (max-width: 576px) {
  .profile-left-part {
    margin-bottom: -50%;
    height: 28rem !important;
  }
}
@media (max-width: 768px) {
  .profile-left-part {
    height: 17rem;
  }
}
.profile-left-part .contain-over {
  position: relative;
  top: -215px;
}
.profile-left-part .contain-over .row-box {
  display: flex;
  flex-direction: column;
  align-content: center;
}
.profile-left-part .contain-over .row-box .div-width {
  width: 100%;
}
.profile-left-part .contain-over .row-box .div-width .div-box-border {
  background-color: #2D2A26;
  border-radius: 5px;
  border-color: transparent;
}
.profile-left-part .contain-over .row-box .div-width .div-box-border .card-body {
  /*        .job-info {
      width: 100%;

      .item-card {
          width: 100%;
      }
  }*/
}
.profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .img-profile {
  width: 9rem;
  height: 11rem;
}
@media (max-width: 1200px) {
  .profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .img-profile {
    width: 7rem;
    height: 9rem;
    margin-top: 1.5rem;
  }
}
.profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .profile-picture {
  justify-items: center;
  margin-left: 50px;
}
.profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .btn-custom-profile {
  position: absolute;
  right: 5%;
  width: 25%;
}
@media (max-width: 1200px) {
  .profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .btn-custom-profile {
    width: 34%;
  }
}
@media (max-width: 768px) {
  .profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .btn-custom-profile {
    right: 4%;
    font-size: 50%;
    width: 15%;
    top: 6%;
  }
}
@media (max-width: 576px) {
  .profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .btn-custom-profile {
    width: 27%;
  }
}
.profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .btn-custom-profile .caption {
  color: #2D2A26;
  border-radius: 20px;
  background: #FFCC00;
  padding: 6px 15px;
  font-size: 10px;
  position: relative;
  top: -13px;
}
.profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .btn-custom-profile .member-since {
  color: #FFF;
  font-size: 10px;
  position: relative;
  top: -13px;
}
@media (max-width: 768px) {
  .profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .btn-custom-profile .member-since {
    position: relative;
    top: -9px;
  }
}
.profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .card-title {
  font-weight: bold;
  color: #FFCC00;
}
.profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .card-text-p {
  word-break: break-all;
  font-size: 20px;
  color: #F6F6F6;
}
.profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .card-text {
  color: #F6F6F6;
}
.profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .btn-profile-connect {
  background-color: black;
  color: #FFCC00;
  padding: 10px 25px;
}
@media (max-width: 576px) {
  .profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .custom-column {
    text-align: center !important;
  }
}
@media (max-width: 1200px) {
  .profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .custom-column {
    flex-direction: column;
    align-items: center;
    text-align: left;
  }
}
@media (min-width: 1201px) {
  .profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .custom-column {
    flex-direction: column;
    align-items: center;
    text-align: left;
  }
}
.profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .custom-column .item-card {
  color: #F6F6F6;
}
@media (max-width: 1200px) {
  .profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .custom-column .item-card {
    width: 100%;
  }
}
@media (min-width: 1201px) {
  .profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .custom-column .item-card {
    width: 100%;
  }
}
.profile-left-part .contain-over .row-box .div-width .div-box-border .card-body .icon-modal {
  color: #FFF;
  position: absolute;
  top: 2%;
  left: 7%;
  font-size: 21px;
}
.profile-left-part .contain-over .row-box .div-width_2 {
  width: 100%;
}
.profile-left-part .contain-over .row-box .div-width_2 .box-proile_2 {
  background-color: #FFCC00;
}
.profile-left-part .contain-over .row-box .div-width_2 .box-proile_2 .card-body .card-title {
  font-weight: bold;
}

@media (max-width: 576px) {
  .profile-right-part {
    margin-top: 18%;
  }
}
.profile-right-part #Projects, .profile-right-part #Connections {
  font-size: 21px;
}
.profile-right-part #Connections {
  width: 100%;
  height: 100%;
}
@media (max-width: 576px) {
  .profile-right-part #Connections {
    font-size: 17px;
    position: relative;
    top: -8px;
  }
}
.profile-right-part #Projects {
  font-weight: bold;
}
.profile-right-part .owl-carousel {
  display: flex !important;
  flex-direction: row;
  justify-content: flex-start;
}
@media (max-width: 768px) {
  .profile-right-part .owl-carousel {
    flex-direction: column;
    justify-content: center;
  }
}
.profile-right-part .card-Square {
  display: flex;
  flex-direction: column;
  justify-content: end;
  z-index: 0;
  position: relative;
  width: 100%;
  height: 100%;
}
.profile-right-part .card-Square > p {
  z-index: 2;
}
.profile-right-part .card-Square::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 84%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.66), transparent);
  border-radius: 8px;
}
.profile-right-part .owl-item {
  width: 185px !important;
  height: 185px !important;
}
@media (max-width: 768px) {
  .profile-right-part .owl-item {
    width: 85vw !important;
    height: 85vw !important;
    margin-left: 10px;
  }
}
.profile-right-part .card-Square2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  background-color: #FFCC00;
  height: 100%;
  gap: 10px;
}
.profile-right-part .card-Square2 a {
  display: flex;
  justify-content: center;
}
.profile-right-part .card-Square2 p {
  color: #2D2A26;
  margin: 0;
}
.profile-right-part .card-Square2 img {
  width: 70%;
}

.modal_profile {
  backdrop-filter: blur(10px);
}
.modal_profile .modal_profile_dialog .modal-content {
  height: 90vh;
}
@media (max-width: 576px) {
  .modal_profile .modal_profile_dialog .modal-content {
    max-width: 93vw !important;
  }
}
.modal_profile .modal_profile_dialog .modal-content .div_btn {
  width: 50%;
}
@media (max-width: 768px) {
  .modal_profile .modal_profile_dialog .modal-content .div_btn {
    width: 100%;
  }
}
.modal_profile .modal_profile_dialog .modal-content .div_btn .Button-custom {
  border-radius: 15px;
}
.modal_profile .modal_profile_dialog .modal-content .start_content_body_user .modal-header {
  display: flex;
  background: transparent;
  justify-content: flex-end;
}
.modal_profile .modal_profile_dialog .modal-content .start_content_body_user .modal-header .custom-close-btn {
  color: #FFCC00;
  box-shadow: none;
  font-size: 20px;
  border: 1.5px solid #FFCC00;
  border-radius: 50%;
  position: fixed;
  top: 4rem;
  right: 5rem;
  z-index: 2;
  transition: all 0s !important;
}
@media (max-width: 576px) {
  .modal_profile .modal_profile_dialog .modal-content .start_content_body_user .modal-header .custom-close-btn {
    top: 2rem;
    right: 1rem;
    z-index: 8;
  }
}
@media (max-width: 768px) {
  .modal_profile .modal_profile_dialog .modal-content .start_content_body_user .modal-header .custom-close-btn {
    right: 2rem;
  }
}
.modal_profile .modal_profile_dialog .modal-content .start_content_body_user .modal-header .custom-close-btn:hover, .modal_profile .modal_profile_dialog .modal-content .start_content_body_user .modal-header .custom-close-btn:focus {
  color: #FFCC00;
  box-shadow: none;
  border-width: 2px;
}
.modal_profile .modal_profile_dialog .modal-content .start_content_body_user .modal-title {
  color: #fff;
}
.modal_profile .modal_profile_dialog .modal-content .start_content_body_user .card {
  border-radius: 10px;
  border: 0;
  color: #F6F6F6;
  background: rgba(61, 57, 53, 0.5);
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
  height: fit-content;
}
@media (max-width: 576px) {
  .modal_profile .modal_profile_dialog .modal-content .start_content_body_user .card {
    margin: 20px;
  }
}
@media (max-width: 768px) {
  .modal_profile .modal_profile_dialog .modal-content .start_content_body_user .card {
    margin: 20px;
  }
}
.modal_profile .modal_profile_dialog .modal-content .start_content_body_user .card.card_form {
  opacity: 0.9;
  backdrop-filter: blur(40px);
}
.modal_profile .modal_profile_dialog .modal-content .start_content_body_user .card.contact-data {
  background: #2D2A26;
  position: relative;
  opacity: 999999;
  left: 16%;
  z-index: 6;
}
@media (max-width: 992px) {
  .modal_profile .modal_profile_dialog .modal-content .start_content_body_user .card.contact-data {
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  .modal_profile .modal_profile_dialog .modal-content .start_content_body_user .card.contact-data {
    left: 0;
  }
}
@media (max-width: 768px) {
  .modal_profile .modal_profile_dialog .modal-content .start_content_body_user .card.contact-data {
    left: 0;
  }
}
.modal_profile .modal_profile_dialog .modal-content .start_content_body_user .card.contact-data .add_image i {
  color: bisque;
}
.modal_profile .modal_profile_dialog .modal-content .start_content_body_user .card.contact-data .add_image .btn-custom-profile {
  position: absolute;
  right: 43%;
  top: 60px;
}
@media (max-width: 768px) {
  .modal_profile .modal_profile_dialog .modal-content .start_content_body_user .card.contact-data .add_image .btn-custom-profile {
    margin: 0px auto;
    font-size: 50%;
    right: 37%;
  }
}
@media (max-width: 576px) {
  .modal_profile .modal_profile_dialog .modal-content .start_content_body_user .card.contact-data .add_image .btn-custom-profile {
    right: 43%;
  }
}
.modal_profile .modal_profile_dialog .modal-content .start_content_body_user .card.contact-data .add_image #profileImagePreview {
  cursor: pointer;
  filter: grayscale(0);
  transition: 1s;
  width: 150px;
  height: 150px;
}
.modal_profile .modal_profile_dialog .modal-content .start_content_body_user .card.contact-data .add_image #profileImagePreview:hover {
  filter: grayscale(1.5);
  transition: 1s;
}
.modal_profile .modal_profile_dialog .modal-content .start_content_body_user .card.contact-data .detailsUser .dtl_div {
  display: flex;
  align-items: center;
  padding: 25px 0px 0 0;
  gap: 20px;
}
.modal_profile .modal_profile_dialog .modal-content .start_content_body_user .form-connect input, .modal_profile .modal_profile_dialog .modal-content .start_content_body_user .form-connect textarea {
  background-color: rgba(0, 0, 0, 0.1) !important;
  border: 1px solid white;
  border-radius: 16px;
  color: white !important;
}

.swal2-actions {
  gap: 10px;
  width: 100%;
  justify-content: center;
  flex-direction: column;
}
.swal2-actions .popup-confirm-btn, .swal2-actions .popup-cancel-btn {
  width: 90%;
}
.swal2-actions .popup-confirm-btn {
  background-color: #FFCC00 !important;
  border: 1px solid #FFCC00 !important;
  color: #2D2A26 !important;
}
.swal2-actions .popup-cancel-btn {
  border: 1px solid #7D8192 !important;
  color: #7D8192 !important;
}

@media (max-width: 768px) {
  .profile-cont {
    margin-top: 13%;
  }
}

.Text-Brown {
  color: #2D2A26;
  border: 1px solid #2D2A26;
}

@media (max-width: 992px) {
  .modal_profile_dialog.modal-dialog.modal-dialog-centered.modal-xl {
    max-width: 100vw !important;
  }
}

@media (max-width: 768px) {
  .connections-modal .profile-div {
    width: 30%;
  }
}
@media (max-width: 576px) {
  .connections-modal {
    top: 20%;
  }
}

.main_Connectpage .ConnectSec-Header {
  height: 513px;
}
.main_Connectpage .ConnectSec-Header .part_content-1 {
  text-align: center;
  position: relative;
  top: 22%;
}
@media (max-width: 576px) {
  .main_Connectpage .ConnectSec-Header .part_content-1 {
    top: 24%;
  }
}
@media (max-width: 768px) {
  .main_Connectpage .ConnectSec-Header .part_content-1 {
    top: 24%;
  }
}
.main_Connectpage .ConnectSec-Header .part_content-1 .partTxt_1 {
  font-size: xx-large;
}
.main_Connectpage .ConnectSec-Header .part_content-1 .partTxt_1 h1 {
  margin-top: 0;
}
.main_Connectpage .ConnectSec-Header .part_content-1 .partTxt_1 h1:first-child {
  margin-top: 0.67em;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .main_Connectpage .ConnectSec-Header .part_content-1 .partTxt_1 h1 {
    font-size: 2.2rem !important;
  }
}
@media (max-width: 992px) {
  .main_Connectpage .ConnectSec-Header .part_content-1 .partTxt_1 {
    font-size: 25px;
  }
}
@media (max-width: 768px) {
  .main_Connectpage .ConnectSec-Header .part_content-1 .partTxt_1 {
    font-size: 20px;
  }
}
@media (max-width: 576px) {
  .main_Connectpage .ConnectSec-Header .part_content-1 .partTxt_1 {
    font-size: 16px;
  }
}
.main_Connectpage .ConnectSec-Header .part_content-1 .partTxt_2 {
  text-align: center !important;
}
.main_Connectpage .ConnectSec-Header .part_content-1 .partTxt_2 p {
  font-size: 1.2rem;
}
@media (max-width: 992px) {
  .main_Connectpage .ConnectSec-Header .part_content-1 .partTxt_2 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .main_Connectpage .ConnectSec-Header .part_content-1 .partTxt_2 {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .main_Connectpage .ConnectSec-Header .part_content-1 .partTxt_2 {
    font-size: 12px;
  }
}
.main_Connectpage .start_content_body .card {
  border-radius: 10px;
  border: 0;
  color: #F6F6F6;
  background: rgba(61, 57, 53, 0.5);
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
  height: fit-content;
}
@media (max-width: 576px) {
  .main_Connectpage .start_content_body .card {
    margin: 20px;
  }
}
@media (max-width: 768px) {
  .main_Connectpage .start_content_body .card {
    margin: 20px;
  }
}
.main_Connectpage .start_content_body .card.card_form {
  opacity: 0.9;
  backdrop-filter: blur(40px);
}
.main_Connectpage .start_content_body .card.contact-data {
  background: #2D2A26;
  position: relative;
  opacity: 999999;
  left: 35%;
  z-index: 6;
  /* .card_zIndex {
      opacity: 999999;
      z-index: 999;
  }*/
}
.main_Connectpage .start_content_body .card.contact-data h1 {
  font-size: 2rem;
}
@media (max-width: 992px) {
  .main_Connectpage .start_content_body .card.contact-data {
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  .main_Connectpage .start_content_body .card.contact-data {
    left: 0;
  }
}
@media (max-width: 768px) {
  .main_Connectpage .start_content_body .card.contact-data {
    left: 0;
  }
}
.main_Connectpage .start_content_body .card.contact-data .socialMedia_connect {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 20px;
}
.main_Connectpage .start_content_body .card.contact-data .socialMedia_connect .Media {
  width: 24px;
  height: 24px;
  border-radius: 5px;
}
.main_Connectpage .start_content_body .card.contact-data .detailsUser .dtl_div {
  display: flex;
  align-items: center;
  padding: 25px 0px 0 0;
  gap: 20px;
}
.main_Connectpage .start_content_body .form-connect input, .main_Connectpage .start_content_body .form-connect textarea {
  background-color: rgba(0, 0, 0, 0.1) !important;
  border: 1px solid white;
  border-radius: 16px;
  color: white !important;
}

.Blogs {
  /* .card {
      color: black;
  }*/
}
.Blogs.main_Blogs .Blogs-Header {
  background: linear-gradient(2deg, #2d2a26, transparent);
  width: 100%;
  height: 70vh;
  color: white;
}
.Blogs.main_Blogs .Blogs-Header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70vh;
  background: linear-gradient(to top, rgb(0, 0, 0), rgba(0, 0, 0, 0.28));
}
.Blogs.main_Blogs .Blogs-Header .part_content-1 {
  position: absolute;
  bottom: 7%;
  padding-left: 6%;
  width: fit-content;
  z-index: 1;
  color: rgb(246, 246, 246);
  /* width: 26%;*/
}
.Blogs.main_Blogs .Blogs-Header .overly {
  background: linear-gradient(1deg, rgba(0, 0, 0, 0.9607843137), transparent);
  width: 100%;
  height: 50%;
  position: absolute;
  top: 50%;
}
.Blogs.main_BlogsDetails .BlogsDetails-Header {
  height: 10vh !important;
}
@media (max-width: 576px) {
  .Blogs.main_BlogsDetails h1 {
    font-size: 40px;
  }
}
@media (max-width: 992px) {
  .Blogs.main_BlogsDetails .img-responsive {
    height: 400px;
  }
}
@media (max-width: 768px) {
  .Blogs.main_BlogsDetails .img-responsive {
    height: 300px;
  }
}
@media (max-width: 576px) {
  .Blogs.main_BlogsDetails .img-responsive {
    height: 200px;
  }
}
.Blogs .div_btn_blog a:hover i {
  color: black;
}

.Blogs2 .detail {
  width: 34%;
}
@media (max-width: 768px) {
  .Blogs2 .detail {
    width: 40%;
  }
}

.publicationsHeader {
  color: #FFCC00;
}
@media (max-width: 768px) {
  .publicationsHeader {
    background-size: cover;
    background-attachment: revert;
  }
}
.publicationsHeader h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
}

.more-public {
  background-color: #2D2A26;
}
.more-public h2 {
  color: #FFCC00;
}

.latest .latest-links div {
  padding: 10px;
  border-bottom: 2px solid #2D2A26;
  color: #2D2A26;
  transition: all ease-in 0.4s;
}
.latest .latest-links div i {
  float: right;
  transform: rotate(1);
}
.latest .latest-links div a {
  color: #2D2A26;
}
.latest .latest-links div:hover {
  color: #FFCC00;
  border-color: #FFCC00;
}
.latest .latest-links div:hover a {
  color: #FFCC00;
  transition: all ease-in 0.4s;
  padding-left: 5px;
}

.latest-public .card {
  text-align: left;
  font-size: 18px;
  background: #F6F6F6;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
}
.latest-public .card .img-div {
  width: 150px;
  height: 150px;
}
.latest-public .card .card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.latest-public .card .card-title {
  color: #2D2A26;
}
.latest-public .card .card-text {
  font-size: 16px;
}
.latest-public .card .card-btn {
  background-color: #2D2A26;
  color: #FFCC00;
  margin: 5% 0;
  font-size: 0.8em;
  align-self: center;
}
.latest-public .card .card-btn:hover {
  background-color: #FFCC00;
  color: #2D2A26;
}

.more-public .menu option:hover {
  background-color: red;
  color: white;
}
.more-public .publications {
  gap: 25px;
}
.more-public .publications .link-card {
  padding: 10px;
  background-color: #3c3732;
  border-radius: 5px;
}
.more-public .publications .link-card:hover {
  transition: box-shadow 0.3s !important;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}
.more-public .publications .link-card a {
  color: white !important;
  transition: all ease-in 0.3s;
}
.more-public .publications .link-card a:hover {
  color: #FFCC00 !important;
}
.more-public .publications .link-card p {
  color: grey;
}
.more-public .docs {
  gap: 25px;
}
.more-public .docs .link-card {
  padding: 10px;
  background-color: #3c3732;
  border-radius: 5px;
}
.more-public .docs .link-card:hover {
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
  transition: box-shadow 0.3s !important;
}
.more-public .docs .link-card a {
  color: white;
  transition: all ease-in 0.3s;
}
.more-public .docs .link-card a:hover {
  color: #FFCC00;
}
.more-public .docs .link-card p {
  color: grey;
}

section {
  overflow: hidden;
}

.region-public .latest-links div {
  padding: 10px;
  border-bottom: 2px solid #2D2A26;
  color: #2D2A26;
}
.region-public .latest-links div i {
  float: right;
  transform: rotate(1);
}
.region-public .latest-links div:hover {
  color: #FFCC00;
  border-color: #FFCC00;
  transition: all ease-in 0.3s;
}
.region-public .latest-links div:hover a {
  transition: all ease-in 0.3s;
  padding-left: 5px;
}
.region-public .map {
  position: relative;
}
.region-public .map img {
  position: absolute;
  top: -2rem;
  left: 1.5rem;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 768px) {
  .region-public .map img {
    position: static;
    left: 0;
  }
}

/* Become a member Section*/
.becomeAmemberHeader {
  color: #FFCC00;
  width: 100%;
  height: 70%;
  position: relative;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: contain;
}
@media (max-width: 768px) {
  .becomeAmemberHeader {
    background-size: cover;
    background-attachment: revert;
  }
}
.becomeAmemberHeader h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 4rem;
  text-align: center;
}

#memberDesc ::-webkit-scrollbar {
  width: 7px;
}
@media (max-width: 768px) {
  #memberDesc img {
    display: none;
  }
}
#memberDesc #buble-ani {
  z-index: -1;
  width: 671px !important;
  height: 611px;
  position: absolute;
  right: 0;
  top: -70%;
}
#memberDesc .buble {
  z-index: -1;
  stroke-dasharray: 500;
  stroke-dashoffset: 0;
  transform: rotate(186deg);
  animation: bubble 2s;
  animation-fill-mode: both;
  width: 671px !important;
  height: 611px;
  position: absolute;
  right: -28rem;
  top: 20rem;
}
@media (max-width: 768px) {
  #memberDesc .buble {
    display: none;
  }
}

.section-headline {
  color: #2D2A26;
}

.join-now {
  background-color: #2D2A26;
}
@media (max-width: 768px) {
  .join-now .tap-community {
    display: none;
  }
}
.join-now .tabSwiper {
  display: none;
}
@media (max-width: 768px) {
  .join-now .tabSwiper {
    display: block;
  }
}
.join-now .tabs {
  transition: all ease-in 0.5s;
}
@media (max-width: 576px) {
  .join-now .tabs {
    display: none;
  }
}
.join-now .tabSwiper {
  height: fit-content !important;
}
.join-now .tabSwiper .swiper-slide {
  width: 50%;
  height: 50%;
  background-color: transparent;
  flex-direction: column;
  color: #FFCC00;
}
.join-now .tabSwiper .swiper-slide .circle {
  background-color: #3d3935;
  padding: 10%;
  border-radius: 50%;
}
.join-now .tabSwiper .swiper-slide .circle:hover {
  background-color: rgba(255, 204, 0, 0.1) !important;
}
.join-now .tabSwiper .swiper-slide img {
  position: static !important;
}

#membershipCategory .swiper {
  width: 100%;
  /*height: auto !important;*/
  --swiper-navigation-size: 22px;
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: #fc0;
}
#membershipCategory .swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #F6F6F6;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease-in-out !important;
  height: auto;
}
#membershipCategory .swiper .swiper-slide:hover {
  background-color: #2D2A26;
  color: #F6F6F6;
}
#membershipCategory .swiper .swiper-slide:hover .card-title {
  color: #F6F6F6;
}
#membershipCategory .swiper .swiper-slide:hover .card-btn {
  background-color: #FFCC00;
  color: #2D2A26;
}
#membershipCategory .swiper .swiper-slide .card-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  /*height: 100% !important;*/
}
#membershipCategory .swiper .swiper-slide .card-title {
  color: #2D2A26;
  font-weight: bold;
  font-size: 28px;
  margin: 5% 0;
}
#membershipCategory .swiper .swiper-slide .card-pricing {
  font-weight: bold;
  /*height: 100%;*/
}
#membershipCategory .swiper .swiper-slide .card-text {
  font-size: 16px;
}
#membershipCategory .swiper .swiper-slide .card-btn {
  background-color: #2D2A26;
  color: #FFCC00;
  margin: 0 0 5% 0;
  padding: 3% 4%;
}
#membershipCategory a {
  color: #2D2A26;
}
#membershipCategory a:hover {
  color: #FFCC00;
}

.benefit-list i {
  float: right;
  padding-top: 5px;
}
.benefit-list .fa-chevron-down {
  transition: all 0.1s ease-in-out;
}
.benefit-list .rotate180 {
  transform: rotate(180deg);
  transition: transform 0.1s; /* Add a smooth transition for the rotation effect. */
}
.benefit-list .card a {
  border-radius: 10px !important;
  color: #2D2A26 !important;
  transition: all 0.2s ease-in-out;
}
.benefit-list .card a:hover {
  color: #FFCC00 !important;
  transition: all 0.2s ease-in-out;
}

.benefit-table ::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 10px;
}
.benefit-table ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #fc0;
}
.benefit-table table .head-bg {
  background-color: #2D2A26;
  color: #FFCC00;
}
.benefit-table table thead {
  font-weight: bold;
  background-color: #2D2A26;
  color: #FFCC00;
}
.benefit-table table tr {
  text-align: center;
}
.benefit-table table tr td .yellow-check {
  width: 20px;
}
.benefit-table table tr td:first-child {
  text-align: left !important;
}

.mobile-Taps {
  display: none;
}
.mobile-Taps swiper-container swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mobile-Taps swiper-container swiper-slide .circle {
  width: 30vw;
  height: 30vw;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 204, 0, 0.1) !important;
}
.mobile-Taps swiper-container swiper-slide .circle img {
  width: 60%;
  margin: 0 auto;
}
.mobile-Taps swiper-container swiper-slide p {
  color: #fff;
}
.mobile-Taps swiper-container swiper-slide .content ul li {
  color: #fff;
}
.mobile-Taps swiper-container swiper-button-prev {
  color: red !important;
}
@media (max-width: 576px) {
  .mobile-Taps {
    display: block;
  }
}

.Gallery {
  position: relative;
}
.Gallery .g-header-section {
  background: url("../../../assets/images/directory.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  z-index: 5;
}
@media (max-width: 576px) {
  .Gallery .g-header-section {
    height: 60vh !important;
  }
}
.Gallery .g-header-section .gellery-title {
  position: absolute;
  top: 50%;
  width: 22%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  z-index: 92;
  color: #FFCC00;
}
@media (max-width: 992px) {
  .Gallery .g-header-section .gellery-title {
    color: orange;
    left: 36%;
    transform: translateY(40%);
  }
}
@media (max-width: 768px) {
  .Gallery .g-header-section .gellery-title {
    color: green;
    left: 25%;
    width: 60%;
    top: 12%;
  }
}
@media (max-width: 576px) {
  .Gallery .g-header-section .gellery-title {
    left: 9%;
    width: 50%;
    transform: translate(15%, 83%);
    font-size: 65px;
  }
}
.Gallery .section-1 .s1-title {
  color: #3D3935;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
.Gallery .section-1 .boxes {
  height: 80vh;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.Gallery .section-1 .boxes .box1,
.Gallery .section-1 .boxes .box2 {
  -ms-flex-preferred-size: 33.33%;
  -webkit-flex-basis: 33.33%;
  flex-basis: 33.33%;
  -webkit-transition: 0.8s flex-basis cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: 0.5s flex-basis cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.5s flex-basis cubic-bezier(0.23, 1, 0.32, 1);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}
.Gallery .section-1 .boxes .box1 {
  flex-basis: 100%;
}
.Gallery .section-1 .boxes .box2:hover {
  -ms-flex-preferred-size: 250%;
  -webkit-flex-basis: 250%;
  flex-basis: 250%;
}
.Gallery .section-1 .boxes .box2:hover .box1 {
  -ms-flex-preferred-size: 0%;
  -webkit-flex-basis: 0%;
  flex-basis: 0%;
}
@media (max-width: 576px) {
  .Gallery .section-1 {
    display: none;
  }
}
.Gallery .mobile-slider {
  display: none;
}
.Gallery .mobile-slider .s1-title {
  color: #3D3935;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
@media (max-width: 576px) {
  .Gallery .mobile-slider {
    display: block;
  }
}
.Gallery .section-2 .service-lines .lines-title {
  color: #3D3935;
  font-weight: bold;
  text-align: center;
}
.Gallery .section-2 .service-lines .lines-body {
  display: flex;
  justify-content: space-between;
  align-content: center;
}
.Gallery .section-2 .service-lines .lines-body .lines-item {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  position: relative;
}
@media (max-width: 576px) {
  .Gallery .section-2 .service-lines .lines-body .lines-item {
    margin: 0px auto;
  }
}
.Gallery .section-2 .service-lines .lines-body .lines-item .icon-box {
  margin: 2px auto;
  width: 100%;
  padding: 0px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.Gallery .section-2 .service-lines .lines-body .lines-item .icon-box img {
  object-fit: cover;
  width: 100%;
}
.Gallery .section-2 .service-lines .lines-body .lines-item .icon-box:hover img {
  transform: scale(1.01);
}
.Gallery .section-2 .service-lines .lines-body .lines-item .label p {
  text-align: center;
  color: #3D3935;
  font-weight: bold;
  font-size: 25px;
}
.Gallery .model-alboms {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  color: bisque;
  width: 100%;
  height: 100%;
  overflow: auto;
  backdrop-filter: blur(10px);
  z-index: 2;
  position: fixed;
  height: 100vh;
  width: 100vw;
  margin: 0;
  background-color: rgba(9, 9, 9, 0.6705882353);
}
.Gallery .model-alboms .model-alboms-content .close-icon {
  position: absolute;
  color: #7D8192;
  cursor: pointer;
  z-index: 3;
  right: 20px;
  top: 35px;
  cursor: pointer;
  font-size: 32px;
}
.Gallery .model-alboms .model-alboms-content .close-icon i {
  color: #fff;
}
.Gallery .model-alboms .model-alboms-content .tab-content {
  margin: 0px;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane {
  width: 100%;
  height: 100%;
  margin-top: 19px;
  /*gallery*/
  /*Mobile*/
}
@media (max-width: 1200px) {
  .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane {
    margin-top: 25px;
  }
}
@media (max-width: 992px) {
  .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane {
    margin-top: 16px;
  }
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .hide {
  display: none !important;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  -webkit-animation-duration: 0.4s !important;
  animation-duration: 0.4s !important;
  -webkit-animation-fill-mode: forwards !important;
  animation-fill-mode: forwards !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper {
  position: relative;
  z-index: 1;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content {
  position: relative;
  overflow: hidden;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: transparent !important;
  padding: 2vh 0;
  height: 95vh;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full {
  position: relative;
  display: flex;
  align-items: center;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-container .swiper-wrapper {
  display: flex;
  height: 80vh;
  align-items: center;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  height: 50vh;
  transition: all 0.1s ease-out;
  box-sizing: border-box;
  width: auto;
  opacity: 0.25;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-prev, .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next {
  width: 20% !important;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
  height: 80vh;
  width: 60% !important;
  opacity: 1;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active:hover .zoom {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-container .swiper-wrapper .swiper-slide .image {
  width: 100%;
  height: 100%;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-container .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-next-button,
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-prev-button {
  position: absolute;
  z-index: 99;
  outline: none;
  transition: none;
  width: fit-content;
  height: 50vh;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  cursor: pointer;
  font-size: 37px;
  color: #FFCC00;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-next-button.swiper-button-disabled,
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-prev-button.swiper-button-disabled {
  opacity: 0.2;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-next-button em,
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-prev-button em {
  font-size: 68px;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-next-button {
  right: 0;
  padding-left: 5vw;
  justify-content: flex-start;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-prev-button {
  left: 0;
  padding-right: 5vw;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb {
  position: relative;
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding-left: 12px;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb .swiper-container {
  width: 100%;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  height: 10vh;
  box-sizing: border-box;
  cursor: pointer;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .image {
  box-shadow: inset 0px 0px 0px 2px #FFCC00;
  padding: 2px;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .image .overlay {
  opacity: 1;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide .image {
  width: 100%;
  height: 100%;
  position: relative;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide .image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb .swiper-next-button {
  right: -15px;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb .swiper-prev-button {
  left: -5px;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb .swiper-prev-button em {
  transform: rotate(180deg);
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb .swiper-next-button,
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb .swiper-prev-button {
  position: absolute;
  z-index: 99;
  outline: none;
  transition: all 0.2s linear;
  width: 32px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFCC00;
  cursor: pointer;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb .swiper-next-button:hover,
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb .swiper-prev-button:hover {
  background-color: #cca300;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb .swiper-next-button.swiper-button-disabled,
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb .swiper-prev-button.swiper-button-disabled {
  opacity: 0.2;
}
@media only screen and (max-width: 1024px) {
  .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content {
    padding: 5vh 0;
    background-color: transparent !important;
  }
  .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-container .swiper-wrapper {
    height: 70vh;
  }
  .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-container .swiper-wrapper .swiper-slide {
    height: 50vh;
  }
  .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-prev, .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-next {
    width: 10% !important;
  }
  .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
    height: 70vh;
    width: 80% !important;
  }
  .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-next-button,
  .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-prev-button {
    /*width: 10%;*/
    width: fit-content;
    height: 50vh;
    align-items: center;
    justify-content: center;
  }
  .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-next-button em,
  .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-prev-button em {
    font-size: 45px;
  }
  .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-next-button {
    padding-left: 0;
  }
  .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.g-full .swiper-prev-button {
    padding-right: 0;
  }
  .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb {
    padding: 0 30px;
    max-width: 100%;
  }
  .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb .swiper-container .swiper-wrapper .swiper-slide {
    height: 80px;
  }
  .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb .swiper-next-button {
    right: 10px;
  }
  .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .gallery-wrapper .content .gallery.thumb .swiper-prev-button {
    left: 10px;
  }
  .Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .signature {
    display: none;
  }
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane .model-button {
  color: #2D2A26;
  background: #fc0;
  border-radius: 12px;
  margin-bottom: 1rem;
}
.Gallery .model-alboms .model-alboms-content .tab-content .tab-pane p {
  margin-bottom: 0px;
}

.featuredHeader {
  color: #FFCC00;
  width: 100%;
  height: 70%;
  position: relative;
  background: url("../../../assets/images/City.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
@media (max-width: 768px) {
  .featuredHeader {
    background-size: cover;
    background-attachment: revert;
  }
}
.featuredHeader h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
}

.thisMonth {
  background-color: #2D2A26;
}

.thisMonth {
  background-color: #2D2A26;
}
.thisMonth h2 {
  color: #F6F6F6;
}
.thisMonth .boxes {
  height: 80vh;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.thisMonth .boxes .box1,
.thisMonth .boxes .box2 {
  -ms-flex-preferred-size: 33.33%;
  -webkit-flex-basis: 33.33%;
  flex-basis: 33.33%;
  -webkit-transition: 0.8s flex-basis cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: 0.5s flex-basis cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.5s flex-basis cubic-bezier(0.23, 1, 0.32, 1);
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
}
.thisMonth .boxes .box1 {
  flex-basis: 100%;
}
.thisMonth .boxes .box2:hover {
  -ms-flex-preferred-size: 250%;
  -webkit-flex-basis: 250%;
  flex-basis: 250%;
}
.thisMonth .boxes .box2:hover .box1 {
  -ms-flex-preferred-size: 0%;
  -webkit-flex-basis: 0%;
  flex-basis: 0%;
}
.thisMonth .image-span {
  position: relative;
  display: inline-block;
}
.thisMonth .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Grey overlay color */
  opacity: 0; /* Initially hidden */
  transition: opacity 0.3s ease-in-out; /* Smooth transition effect */
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.thisMonth .overlay a {
  padding: 0 5%;
}
.thisMonth .overlay i {
  color: white;
  font-size: 3rem;
  text-decoration: none;
}
@media (max-width: 768px) {
  .thisMonth .overlay i {
    font-size: 1.5rem;
  }
}
.thisMonth .image-span:hover .overlay {
  opacity: 1; /* Show overlay on hover */
}
@media (max-width: 576px) {
  .thisMonth {
    display: none;
  }
}

.thisMonth-Mobile {
  display: none;
}
@media (max-width: 576px) {
  .thisMonth-Mobile {
    display: block;
  }
}

.moreMembers .img-box {
  border-radius: 5px;
}
.moreMembers .img-box img {
  border-radius: 5px;
}
.moreMembers .image-span {
  position: relative;
  display: inline-block;
}
.moreMembers .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Grey overlay color */
  opacity: 0; /* Initially hidden */
  transition: opacity 0.3s ease-in-out; /* Smooth transition effect */
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.moreMembers .overlay a {
  padding: 0 5%;
}
.moreMembers .overlay i {
  color: white;
  font-size: 3rem;
  text-decoration: none;
}
@media (max-width: 768px) {
  .moreMembers .overlay i {
    font-size: 1.5rem;
  }
}
.moreMembers .image-span:hover .overlay {
  opacity: 1; /* Show overlay on hover */
}

.oppHeader {
  color: #FFCC00;
  width: 100%;
  height: 70%;
  position: relative;
  background: url("../../../assets/images/City.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
@media (max-width: 768px) {
  .oppHeader {
    background-size: cover;
    background-attachment: revert;
  }
}
.oppHeader h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 50px;
}

.oppTabs .nav-tabs {
  background-color: #2D2A26;
  border-radius: 5px;
  width: 60%;
  position: absolute;
  left: 20%;
  bottom: 26%;
  border: none;
  height: 8%;
}
@media (max-width: 768px) {
  .oppTabs .nav-tabs {
    width: 95%;
    left: 2.5%;
    font-size: 0.9rem;
  }
}
.oppTabs .nav-tabs .nav-link {
  width: 100%;
  color: white;
  border: none;
  margin: 0;
  height: 100%;
  font-size: x-large;
  font-weight: bold;
}
@media (max-width: 768px) {
  .oppTabs .nav-tabs .nav-link {
    font-size: initial;
  }
}
.oppTabs .nav-tabs .active {
  background-color: #3D3935 !important;
  color: #FFCC00;
}
.oppTabs .nav-tabs li {
  width: 33%;
  text-align: center;
}
.oppTabs .nav-tabs li:hover {
  background-color: #3D3935;
}
.oppTabs .tab-content .card-img-overlay {
  top: 60%;
  right: 0;
  bottom: 0;
  left: 2.5%;
}
.oppTabs .tab-content .main-card {
  height: 500px !important;
  position: relative;
  border-radius: 5px;
}
.oppTabs .tab-content .main-card div {
  background-color: rgba(0, 0, 0, 0.631372549);
  height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border-radius: 5px;
}
.oppTabs .tab-content .main-card .card-text {
  width: 50%;
}
@media (max-width: 576px) {
  .oppTabs .tab-content .main-card .card-text {
    width: 100%;
  }
}
.oppTabs .tab-content .mini-card {
  background-color: #F6F6F6;
  border-radius: 5px;
  padding: 5%;
}
.oppTabs .tab-content .mini-card img {
  border-radius: 5px;
}
.oppTabs .tab-content .card-btn {
  background-color: #2D2A26;
  color: #FFCC00;
  background-color: #FFCC00;
  color: #2D2A26;
  align-self: flex-start;
}
.oppTabs .tab-content .card-btn:hover {
  background-color: #2D2A26;
  color: #FFCC00;
}
.oppTabs .tab-content .oppLinks .link-card {
  padding: 10px;
  background-color: #3c3732;
  border-radius: 5px;
}
.oppTabs .tab-content .oppLinks .link-card:hover {
  transition: box-shadow 0.3s !important;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}
.oppTabs .tab-content .oppLinks .link-card h5 {
  color: white;
  transition: all ease-in 0.3s;
}
.oppTabs .tab-content .oppLinks .link-card h5:hover {
  color: #FFCC00;
}
.oppTabs .tab-content .oppLinks .link-card i {
  float: right;
  padding: 5px;
}

.committiesHeader {
  color: #FFCC00;
  width: 100%;
  height: 70%;
  position: relative;
  background: url("../../../assets/images/City.png");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
@media (max-width: 768px) {
  .committiesHeader {
    background-size: cover;
    background-attachment: revert;
  }
}
.committiesHeader h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 4rem;
}

.committiesTabs .panel {
  width: 100%;
  background-color: white;
  position: absolute;
  z-index: 5;
}
.committiesTabs .nav-tabs {
  background-color: #2D2A26;
  font-size: 1.2em;
  border-bottom: 1px;
}
.committiesTabs .nav-tabs .nav-link {
  width: 100%;
  color: white;
  border: none;
  margin: 0;
  height: 100%;
  padding: 5% 0;
  font-size: x-large;
  font-weight: bold;
}
@media (max-width: 768px) {
  .committiesTabs .nav-tabs .nav-link {
    padding: 10% 0;
    font-size: 0.8rem;
  }
}
.committiesTabs .nav-tabs .active {
  background-color: #3D3935 !important;
  color: #FFCC00;
  border-radius: 5px;
}
.committiesTabs .nav-tabs li {
  width: 25%;
  text-align: center;
}
.committiesTabs .nav-tabs li:hover {
  background-color: #3D3935;
  border-radius: 5px;
}

.comm-panels .tab-content .description {
  background-color: #3D3935;
  color: #F6F6F6;
  padding: 2.5% 0;
}
.comm-panels .tab-content .img-cards .card {
  height: 450px;
  width: 300px;
}
.comm-panels .tab-content .card-btn {
  background-color: #2D2A26;
  color: #FFCC00;
  padding: 2%;
  width: 40%;
  align-self: center;
}
@media (max-width: 768px) {
  .comm-panels .tab-content .card-btn {
    width: 80%;
  }
}
.comm-panels .tab-content .card-btn:hover {
  background-color: #FFCC00;
  color: #2D2A26;
}

.divHub_Card .card {
  padding: 10px 0;
  color: black;
}
.divHub_Card .card.card-transparent {
  background-color: transparent;
}
.divHub_Card .card.card-transparent .card-body {
  color: rgb(246, 246, 246);
}
.divHub_Card .card .divImg-card {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.divHub_Card .card .divImg-card .card-img-tube {
  position: absolute;
  width: 120px;
  height: 85px;
  object-fit: cover;
}
.divHub_Card .card .card-img-top {
  border-radius: 6px;
}
.divHub_Card .card .card-body .card-title {
  font-size: 24px;
  font-weight: bold;
}
.divHub_Card .card .card-body .btn {
  color: rgb(255, 205, 0);
  background-color: rgb(45, 42, 38);
  border: 0;
}

.navbar-hub {
  border-radius: 10px;
  padding: 15px;
  position: relative;
  top: -54px;
}
.navbar-hub .navbar-hub_A {
  display: flex;
  justify-content: space-around;
}
.navbar-hub .navbar-hub_A .navbar-hub_txt:hover {
  background-color: rgb(61, 57, 53);
  color: rgb(246, 246, 246);
  border-radius: 10px;
  padding: 0px 5px;
}
.navbar-hub .navbar-hub_A .navbar-hub_txt:focus {
  background-color: rgb(61, 57, 53);
  color: rgb(246, 246, 246);
  border-radius: 10px;
  padding: 0px 5px;
}
.navbar-hub .navbar-hub_A .navbar-hub_txt a {
  color: rgb(246, 246, 246);
  font-size: x-large;
  font-weight: bold;
}
@media (max-width: 768px) {
  .navbar-hub .navbar-hub_A .navbar-hub_txt a {
    font-size: 1rem;
  }
}

.animated_hubPage {
  animation: fadeIn_HupPage 2s forwards;
}

.accordion_hub .accordion {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.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-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.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-.708z'/%3e%3c/svg%3e");
}
.accordion_hub .accordion .accordion-item {
  border: 0;
}
.accordion_hub .accordion .accordion-item .accordion-header .accordion-button {
  background-color: #2D2A26;
  color: #FFCC00;
  border-radius: 10px !important;
  /*padding: 0;*/
}
.accordion_hub .accordion .accordion-item .accordion-header .accordion-button .collaps-title {
  font-weight: bold;
  font-size: 20px;
}

.div_HubBubble .Bubble {
  position: absolute;
  bottom: 0;
  right: 0;
}
.div_HubBubble .Bubble.Hub-bubble {
  z-index: -1;
  top: 36%;
  width: 26%;
}

.main_aboutUs .div-activ h1 {
  font-size: 2rem;
}
.main_aboutUs #Our-Story {
  /*overflow: hidden;*/
}
.main_aboutUs #Our-Story .Section-Gap {
  display: flex;
  flex-direction: column;
  gap: 75px;
}
.main_aboutUs #Our-Story .Section-Gap .Story {
  background-color: #fc0;
  margin: 0 0 0 -352px;
  padding: 15px 15px 15px 352px;
  border-radius: 13px;
}
.main_aboutUs #Our-Story .Section-Gap2 {
  display: flex;
  flex-direction: column;
  gap: 75px;
}
.main_aboutUs #Our-Story .Section-Gap2 .vision h3 {
  color: #FFCC00;
}
.main_aboutUs #Our-Story .Section-Gap2 .mission {
  background-color: #403c36;
  padding: 15px 352px 15px 15px;
  margin: 0 -352px 0 0;
  border-radius: 13px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.main_aboutUs #Our-Story .Section-Gap2 .mission h3 {
  color: #fc0;
}
@media (max-width: 576px) {
  .main_aboutUs #Our-Story .Section-Gap2 {
    display: flex;
    flex-direction: column-reverse;
  }
}
.main_aboutUs #Our-Story .row {
  position: relative;
}
@media (max-width: 576px) {
  .main_aboutUs #Our-Story .row {
    display: flex;
    justify-content: center;
    padding: 10% 0%;
  }
}
.main_aboutUs #Our-Story .box-yellow {
  width: 500%;
  position: absolute;
  top: 0;
  height: 95%;
  opacity: 70%;
  background-color: #FFCC00;
  left: 0;
  z-index: -1;
  border-radius: 15px;
}
.main_aboutUs #Our-Story .div-Lightyellow {
  transform: translateY(44px);
}
.main_aboutUs #Our-Story .box-Lightyellow {
  width: 500%;
  position: absolute;
  bottom: 0;
  height: 200%;
  border-radius: 15px;
  right: 0;
  z-index: -2;
  transform: translateY(45px);
}
@media (max-width: 768px) {
  .main_aboutUs #Our-Story .box-Lightyellow {
    height: 120% !important;
    transform: translateY(45px);
  }
}
@media (max-width: 768px) {
  .main_aboutUs #Our-Story .col-md-6 {
    margin: 15% auto;
  }
}
.main_aboutUs #Our-Story .section_OurTeam .profile-card {
  margin-bottom: 20px;
  border-radius: 15px;
  cursor: pointer;
}
.main_aboutUs #Our-Story .section_OurTeam .profile-card .profile-img {
  position: relative;
  overflow: hidden;
  filter: grayscale(1.5);
}
.main_aboutUs #Our-Story .section_OurTeam .profile-card .profile-img img {
  width: 100%;
  border-radius: 6px;
  object-fit: cover;
}
.main_aboutUs #Our-Story .section_OurTeam .profile-card .profile-img .profile_descr {
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  text-align: center;
  transform: scale(0.9, 0.9);
  transition: all 0.4s ease 0.1s;
}
.main_aboutUs #Our-Story .section_OurTeam .profile-card .profile-img .profile_descr .div_profile_descr {
  margin: 0;
  padding: 5px;
  border-radius: 6px;
  text-transform: capitalize;
  background: rgba(242, 242, 247, 0.2);
  backdrop-filter: blur(15px);
}
.main_aboutUs #Our-Story .section_OurTeam .profile-card .profile-img .profile_descr .div_profile_descr .txt-div_profile_descr {
  font-size: 150%;
  color: #FFCC00;
  font-weight: bold;
}
.main_aboutUs #Our-Story .section_OurTeam .profile-card .profile-img .profile_descr .div_profile_descr p {
  font-weight: bold;
  text-transform: uppercase;
  color: white !important;
}
.main_aboutUs #Our-Story .section_OurTeam .profile-card:hover .profile_descr {
  bottom: 0;
}
.main_aboutUs #Our-Story .section_OurTeam .profile-card:hover .profile-img {
  filter: none;
}
.main_aboutUs #Our-values {
  background-color: #F6F6F6;
  border-radius: 15px;
}
.main_aboutUs #Our-values p {
  text-align: center;
}
.main_aboutUs #Our-values .ValueInfo {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main_aboutUs #Our-values .ValueInfo img {
  width: 90px;
}
.main_aboutUs #Our-values .ValueInfo label {
  color: #2D2A26;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 576px) {
  .main_aboutUs #Our-values .ValueInfo label {
    font-size: 13px;
  }
}

.Text-White {
  color: white !important;
}

.memb-name {
  color: #FFCC00 !important;
}

.pioneering-carousel .owl-stage {
  margin: auto;
}

.board-item #card-anim-board.card_item {
  position: relative;
}
.board-item #card-anim-board.card_item .card_text .card_title {
  transform: translateY(2rem);
}
.board-item #card-anim-board.card_item::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
}

.Impact {
  position: relative;
}
.Impact .overlay-impact {
  position: absolute;
  background: rgba(9, 9, 9, 0.6705882353);
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
}
.Impact .impact-header-section {
  position: relative;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.Impact .impact-header-section .part-bottom {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  padding-top: 17% !important;
}
.Impact .impact-header-section .part-bottom .inner-box {
  width: 75% !important;
}
@media (max-width: 576px) {
  .Impact .impact-header-section .part-bottom .inner-box {
    width: 100% !important;
  }
}
.Impact .impact-header-section .part-bottom .inner-box .impact-title {
  color: #FFCC00;
}
.Impact .impact-header-section .part-bottom .inner-box .desription {
  color: #FFF;
}
.Impact .impact-header-section .part-bottom .inner-box .counters-impact .counter-box {
  color: #FFCC00;
}
@media (max-width: 576px) {
  .Impact .impact-header-section .part-bottom .inner-box .counters-impact .counter-box {
    width: 50% !important;
  }
}
@media (max-width: 1400px) {
  .Impact .impact-header-section .part-bottom {
    padding-top: 10% !important;
  }
}
@media (max-width: 1200px) {
  .Impact .impact-header-section .part-bottom {
    padding-top: 10% !important;
  }
}
@media (max-width: 576px) {
  .Impact .impact-header-section .part-bottom {
    padding-top: 0 !important;
  }
}
.Impact .section-1 {
  background-color: #3D3935;
}
.Impact .section-1 .custom-over-bg {
  position: relative;
}
.Impact .section-1 .custom-over-bg .over-bg {
  position: absolute;
  top: 0;
  right: 100%;
  width: 50%;
  height: 100%;
  background-color: #3D3935;
  z-index: 5;
}
.Impact .section-1 .impact-left {
  background-color: #3D3935;
  z-index: 5;
}
.Impact .section-1 .impact-left .card {
  overflow: hidden;
  border-radius: 0px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 576px) {
  .Impact .section-1 .impact-left .card {
    text-align: center;
  }
}
.Impact .section-1 .impact-left .card .card-title {
  color: #FFCC00;
  font-size: 2rem;
}
.Impact .section-1 .impact-left .card .become-a-member-btn {
  background-color: #FFCC00;
  border: 1px solid #FFCC00;
  border-radius: 8px;
  color: #3D3935;
  font-weight: bold;
}
@media (max-width: 576px) {
  .Impact .section-1 .impact-left .card .become-a-member-btn {
    /* justify-content: center;
    font-size: 17px;
    width: 116px;*/
  }
}
.Impact .section-1 .impact-left .card .become-a-member-btn:hover, .Impact .section-1 .impact-left .card .become-a-member-btn:focus {
  background-color: #3D3935;
  color: #FFCC00;
  outline: none;
}
.Impact .section-1 .impact-right {
  overflow: visible;
}
@media (max-width: 576px) {
  .Impact .section-1 .impact-right {
    width: 83%;
    margin: 0px auto;
  }
}
.Impact .section-1 .impact-right .owl-dots {
  display: none !important;
}
.Impact .section-1 .impact-right .owl-stage-outer {
  overflow: visible !important;
}
.Impact .section-1 .impact-right .imp-card-content {
  height: 400px;
  object-fit: cover;
}
.Impact .section-1 .impact-right .imp-card-content .imp-flip-card {
  background-color: transparent;
  perspective: 17000px;
  width: 100%;
  height: 100%;
}
.Impact .section-1 .impact-right .imp-card-content .imp-flip-card:hover .imp-flip-card-inner {
  transform: rotateY(180deg);
}
.Impact .section-1 .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: left;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 8px;
}
@media (max-width: 576px) {
  .Impact .section-1 .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner {
    text-align: center;
  }
}
.Impact .section-1 .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-front {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #F6F6F6;
  color: #2D2A26;
  border-radius: 8px;
}
.Impact .section-1 .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-front img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
  object-fit: cover;
}
.Impact .section-1 .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-front .card-text {
  position: absolute;
  bottom: 0px;
  color: #FFF;
  padding: 16px 20px;
  width: 100%;
  height: 230px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7803921569), transparent);
}
.Impact .section-1 .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-front .card-text .imp-txt-card-title {
  font-weight: bold;
}
.Impact .section-1 .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-front .card-text .imp-txt-card-desc {
  font-size: 14px;
  line-height: 1.3;
}
.Impact .section-1 .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #FFCC00;
  color: rgb(45, 42, 38);
  transform: rotateY(180deg);
  padding: 23px;
  text-align: left;
  border-radius: 8px;
  text-align: left;
}
@media (max-width: 576px) {
  .Impact .section-1 .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-back {
    text-align: center;
  }
}
.Impact .section-1 .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-back h1 {
  align-items: end;
}
.Impact .section-1 .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-back .imp-txt-card-desc {
  font-size: 14px;
}
.Impact .section-1 .impact-right .imp-card-content .imp-flip-card .imp-flip-card-inner .imp-flip-card-back .imp-txt-card-desc p {
  font-size: 14px;
}
.Impact .section-1 .s1-title {
  color: #3D3935;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}
.Impact .section-2 {
  background-color: #FFF;
}
.Impact .section-2 .impact-s2-title {
  color: #FFCC00;
  font-weight: bold;
  text-align: center;
}
.Impact .section-2 .s2-content {
  height: 300px !important;
}
.Impact .section-2 .s2-content .btn-box {
  position: relative;
}
.Impact .section-2 .s2-content .btn-box .prev-btn, .Impact .section-2 .s2-content .btn-box .next-btn, .Impact .section-2 .s2-content .btn-box .overlay {
  width: 90%;
  height: 300px !important;
  object-fit: cover;
  margin: 0px 10px;
}
@media (max-width: 1200px) {
  .Impact .section-2 .s2-content .btn-box .prev-btn, .Impact .section-2 .s2-content .btn-box .next-btn, .Impact .section-2 .s2-content .btn-box .overlay {
    width: 95%;
    height: 15rem !important;
  }
}
@media (max-width: 992px) {
  .Impact .section-2 .s2-content .btn-box .prev-btn, .Impact .section-2 .s2-content .btn-box .next-btn, .Impact .section-2 .s2-content .btn-box .overlay {
    height: 11rem !important;
  }
}
@media (max-width: 768px) {
  .Impact .section-2 .s2-content .btn-box .prev-btn, .Impact .section-2 .s2-content .btn-box .next-btn, .Impact .section-2 .s2-content .btn-box .overlay {
    position: relative;
    width: 70px;
    height: 70px !important;
    border-radius: 50% !important;
    border: 2px solid #FFCC00;
    background-color: transparent;
    outline: 0;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 576px) {
  .Impact .section-2 .s2-content .btn-box .prev-btn, .Impact .section-2 .s2-content .btn-box .next-btn, .Impact .section-2 .s2-content .btn-box .overlay {
    position: relative;
    width: 70px;
    height: 70px !important;
    border-radius: 50% !important;
    border: 2px solid #FFCC00;
    background-color: transparent;
    outline: none;
  }
}
.Impact .section-2 .s2-content .btn-box .overlay {
  background-color: #FFCC00;
  width: 87%;
  height: 98% !important;
  position: absolute;
  border-radius: 8px;
  left: 50%;
  top: 50%;
  transform: translate(-56%, -50%);
  opacity: 0.6;
}
@media (max-width: 1200px) {
  .Impact .section-2 .s2-content .btn-box .overlay {
    width: 89%;
    left: 53%;
  }
}
@media (max-width: 768px) {
  .Impact .section-2 .s2-content .btn-box .prev-btn {
    left: -50%;
  }
}
@media (max-width: 576px) {
  .Impact .section-2 .s2-content .btn-box .prev-btn {
    left: -1%;
    z-index: 5;
    transform: translateY(100%);
  }
}
@media (max-width: 768px) {
  .Impact .section-2 .s2-content .btn-box .next-btn {
    left: -25%;
  }
}
@media (max-width: 576px) {
  .Impact .section-2 .s2-content .btn-box .next-btn {
    left: 76%;
    z-index: 5;
    transform: translateY(-584%);
  }
}
.Impact .section-2 .s2-content .swiper {
  height: 300px !important;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1200px) {
  .Impact .section-2 .s2-content .swiper {
    height: 240px !important;
  }
}
@media (max-width: 576px) {
  .Impact .section-2 .s2-content .swiper {
    transform: translateY(-25%) !important;
    height: 400px !important;
    top: 50% !important;
  }
}
.Impact .section-2 .s2-content .swiper .swiper-wrapper .swiper-slide {
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: visible;
  -webkit-transition: all 900ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 900ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  position: relative;
  overflow: visible;
  z-index: -5;
  filter: brightness(0.5);
}
.Impact .section-2 .s2-content .swiper .swiper-wrapper .swiper-slide img {
  display: block;
  object-fit: cover;
  position: relative;
}
.Impact .section-2 .s2-content .swiper .swiper-wrapper .swiper-slide .s2-box {
  width: fit-content;
  background-color: #F6F6F6;
}
@media (max-width: 576px) {
  .Impact .section-2 .s2-content .swiper .swiper-wrapper .swiper-slide .s2-box {
    flex-direction: column;
  }
}
@media (max-width: 576px) {
  .Impact .section-2 .s2-content .swiper .swiper-wrapper .swiper-slide .s2-box .left-part {
    width: 120px !important;
    height: 120px !important;
  }
}
@media (max-width: 576px) {
  .Impact .section-2 .s2-content .swiper .swiper-wrapper .swiper-slide .s2-box .left-part .card-img-left {
    border-radius: 50%;
    border: 2px solid #FFCC00;
    object-fit: cover;
  }
}
.Impact .section-2 .s2-content .swiper .swiper-wrapper .swiper-slide .s2-box .right-part {
  text-align: left;
}
@media (max-width: 576px) {
  .Impact .section-2 .s2-content .swiper .swiper-wrapper .swiper-slide .s2-box .right-part {
    padding: 5px;
    text-align: center;
  }
  .Impact .section-2 .s2-content .swiper .swiper-wrapper .swiper-slide .s2-box .right-part .card-text {
    font-size: 10px;
  }
  .Impact .section-2 .s2-content .swiper .swiper-wrapper .swiper-slide .s2-box .right-part .card-title {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .Impact .section-2 .s2-content .swiper .swiper-wrapper .swiper-slide .s2-box .right-part .card-body {
    padding: 9px 0px 0px 0px;
  }
}
.Impact .section-2 .s2-content .swiper .swiper-wrapper .swiper-slide .s2-box .right-part .card-body .card-title {
  color: #FFCC00;
  font-weight: bold;
}
.Impact .section-2 .s2-content .swiper .swiper-wrapper .swiper-slide .s2-box .right-part .card-body .job {
  color: #3D3935;
}
.Impact .section-2 .s2-content .swiper .swiper-wrapper .swiper-slide-active {
  overflow: visible;
  z-index: 9;
  filter: none;
  box-shadow: none !important;
}
@media (max-width: 576px) {
  .Impact .section-2 .s2-content .swiper .swiper-wrapper .swiper-slide-active {
    background-color: #F6F6F6;
  }
}

i.custom-arr, i.custom-arr {
  position: absolute;
  top: 42%;
  left: 37%;
  font-size: 50px;
  cursor: pointer;
  transform: rotate(1);
  color: #fc0;
}

@keyframes show-even {
  0% {
    margin-left: -480px;
  }
  100% {
    margin-left: 0;
  }
}
@-moz-keyframes show-even {
  0% {
    margin-left: -480px;
  }
  100% {
    margin-left: 0;
  }
}
@-webkit-keyframes show-even {
  0% {
    margin-left: -480px;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes show-odd {
  0% {
    margin-right: -480px;
  }
  100% {
    margin-right: 0;
  }
}
@-moz-keyframes show-odd {
  0% {
    margin-right: -480px;
  }
  100% {
    margin-right: 0;
  }
}
@-webkit-keyframes show-odd {
  0% {
    margin-right: -480px;
  }
  100% {
    margin-right: 0;
  }
}
.animate {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

/*==== FADE IN UP ===*/
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*=== FADE IN DOWN ===*/
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/*=== FADE IN  ===*/
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

/*=== FADE IN UP Big ===*/
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/*=== FADE IN DOWN Big ===*/
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/*=== FADE IN LEFT Big ===*/
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/*=== FADE IN RIGHT Big ===*/
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
/*=== FADE IN Blur  ===*/
@-webkit-keyframes fadeInBlur {
  from {
    opacity: 0.6;
    filter: blur(1rem);
  }
  to {
    opacity: 1;
    filter: blur(0);
  }
}
@keyframes fadeInBlur {
  from {
    opacity: 0.8;
    filter: blur(1.2rem);
  }
  to {
    opacity: 1;
    filter: blur(0);
  }
}
.fadeInBlur {
  -webkit-animation-name: fadeInBlur;
  animation-name: fadeInBlur;
}

.visibility-visible {
  visibility: visible;
}

.visibility-hidden {
  visibility: hidden;
}

/*=====bubble=====*/
@keyframes bubble {
  from {
    opacity: 0;
    -webkit-transform: rotate(240deg);
  }
  to {
    right: -19rem;
    top: 20rem;
    opacity: 1;
    -webkit-transform: rotate(355deg);
  }
}
@-webkit-keyframes story {
  from {
    opacity: 0;
    -webkit-transform: rotate(240deg);
  }
  to {
    right: -19rem;
    top: 20rem;
    opacity: 1;
    -webkit-transform: rotate(355deg);
  }
}
@-moz-keyframes story {
  from {
    opacity: 0;
    -webkit-transform: rotate(240deg);
  }
  to {
    right: -19rem;
    top: 20rem;
    opacity: 1;
    -webkit-transform: rotate(355deg);
  }
}
