* {
  margin: 0px;
  padding: 0px;
  font-family: "Poppins";
}
html,
body {
  /* height: 100%; */
  size: 10px;
}

#header_page {
}
.background-image {
  position: absolute;
  width: 100%;
  height: 35rem;
  background-image: url(/img/about_world_map_background.webp);
  background-size: cover;
  background-position: center;
  z-index: 1;
  top: 55px;
  left: -157px;
}
.rectangle1 {
  position: absolute;
  z-index: 2;
  top: 8%;
  left: 80%;
  width: 17%;
  height: auto;
}
.rectangle2 {
  position: absolute;
  z-index: 2;
  top: 13%;
  left: 74%;
  width: 14%;
  height: auto;
}
.rectangle3 {
  position: absolute;
  z-index: 2;
  top: 35%;
  left: 0%;
  width: 10%;
  height: 35%;
}
.rectangle1 img,
.rectangle2 img,
.rectangle3 img {
  width: 100%;
}

.content {
  position: relative;
  align-content: center;
  margin: 0rem 5rem;
  justify-content: center;
  z-index: 2;
  padding: 10rem 9rem;
}
.content h1 {
  font-size: 6rem;
  font-weight: 400;
  background: linear-gradient(90deg, #1c2260 0%, #3a46c6 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.content h6 {
  font-size: 1.6rem;
  font-weight: 500;
  color: #000000;
}
.content p {
  font-size: 1.5rem;
  font-weight: 300;
  color: #646464;
}

/* Start Section Style */
#achivement_page {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  height: 200px;
}
.achivement_back {
  position: absolute;
  background-image: url("images/achivement back.webp");
  background-size: cover;
  background-position: center;
  z-index: 1;
  width: 50%;
  height: 15rem;
  top: 0;
  left: 42rem;
}
.achivement_boxes {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  z-index: 3;
  position: relative;
  top: 0;
}
.achivement_box {
  width: 14rem;
  height: 12rem;
  padding: 20px;
  border-radius: 25px;
  background: #ffffff;
  border: 1px solid #000000;
  box-shadow: 0px -4px 4px #1c2260;
}
.achivement_container {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.achivement_num {
  color: #1c2260;
  font-size: 2.5rem;
  font-weight: 600;
  text-align: center;
}
.achivement_plus {
  font-size: 2.5rem;
  font-weight: 600;
  text-align: center;
  color: #c4281b;
}
.achivement_text {
  font-size: 2rem;
  font-weight: 100;
  text-align: center;
  color: #1c2260;
}
.achivement_rect_box {
  width: 80rem;
  /* height: 5.0rem; */
  /* align-items: center; */
  border-bottom: 5rem solid #1c2260;
  border-left: 7rem solid transparent;
  border-right: 8rem solid transparent;
  /* margin-left: 11rem; */
  z-index: 2;
  border-radius: 2rem;
  position: relative;
  top: -2rem;
}
/* Director Profile Section */


.profile_head {
  padding-left: 130px;
  height: 50px;
}
.profile_head h6 {
  font-size: 2rem;
  font-weight: 400;
  text-align: left;
  color: #000000;
}

.profile_head h3 {
  font-size: 5rem;
  font-weight: 600;
  text-align: left;
  line-height: 5px;
  color: #1c2260;
}
.profile_twitter {
  height: 2.5rem;
  color: #ffffff;
  background: #1d9bf0;
  background: #ffffff;
}

.profile_linkedin {
  height: 2.5rem;
  color: white;
}

.profile_images {
  width: 4.3rem;
  height: 4.3rem;
  gap: 10px;
  display: flex;
}

.profile_details {
  width: 900px;
  height: 362px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.profile_container {
  position: relative;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.profile_director {
  position: relative;
  width: 34rem;
  height: 36.1rem;
  z-index: 2;
}

.red_circle {
  position: absolute;
  width: 15rem;
  height: 15rem;
  top: 18rem;
  left: 3rem;
  border-radius: 50%;
  opacity: 1;
  background: #c4281b;
  z-index: 1;
}

.profile_info {
  width: 500px;
  align-content: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.profile_info ol {
  font-size: 1.5rem;
  font-weight: 300;

  text-align: left;
  color: #1c2260;
}

.profile_info p {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5rem;
  text-align: left;
  color: #1c2260;
}

#profile_section hr {
  margin: 0 auto;
  border-radius: 0.5rem;
  height: 0.3rem;
  border-width: 0;
  background: #1c2260;
}

/* Team Section Style */
.team_section {
  height: 575px;
  margin: 50px 0px;
}
.team_section_left {
  width: 700px;
  line-height: 46px;
  padding-left: 65px;
}

.team_section_head {
  display: flex;
  gap: 10px;
}
.team_section_left h6 {
  font-size: 2rem;
  font-weight: 700;
  color: #1c2260;
}
.normal_text {
  font-size: 4.5rem;
  font-weight: 600;
  color: #c4281b;
  line-height: 50px;
}
.normal_text span {
  font-size: 4.5rem;
  font-weight: 600;
  text-align: left;
  color: #1c2260;
  line-height: 50px;
}

.team_section_right {
  text-align: center;
  align-content: center;
}
.team_section_right p {
  font-size: 2rem;
  width: 420px;
  font-weight: 300;
  text-align: left;
  align-content: center;
  color: #646464;
}
.team_cards {
  display: flex;
  justify-content: space-around;
}
/* .card {
  width: 200px;
  height: 300px;
  position: relative;
} */

.card_container {
  width: 220px;
  height: 200px;
  padding: 0;
  border-radius: 3.5px 0px 0px 0px;
  color: white;
  box-shadow: 0px 3px 7px 0px #0000001a;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.card_image {
  width: 245px;
  height: 287px;
  border-radius: 35px 0px 0px 0px;
  opacity: 1;
  position: absolute;
  top: -16.12px;
  left: 15px;
  object-fit: cover;
  z-index: 1;
}
.card_body {
  padding: 1rem;
  width: 220px;
  height: 135px;
  border-radius: 0rem 0rem 2rem 2rem;
  background: linear-gradient(90deg, #1c2260 0%, #3a46c6 100%);
  color: white;
  text-align: center;
}
.card_body h4 {
  font-size: 1.6rem;
  font-weight: 400;
  text-align: center;
}
.card_body p {
  font-size: 1rem;
  font-weight: 300;
  text-align: center;
  line-height: 20px;
}

.team_twitter,
.team_linkedin {
  width: 2rem;
  height: 2rem;
}


/* Testimonial Section style */
.testimonial_section {
  margin: 20px 0px;
  background: #1c2260;
  color: white;
  text-align: center;
}
.testimonial_cards {
  display: flex;
}
.testimonial_top{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.testimonial_top h2{
 margin-bottom: 0px;
}
.testimonial_card {
  width: 54rem;
  height: 42.4rem;
  text-align: center;
}
.testimonial_card img {
  width: 5.2rem;
  height: 5.2rem;
  top: 0.5rem;
  left: 23.4rem;
  border: 0.5rem;
}
.testimonial_card ul {
  display: flex;
  list-style: none;
  justify-content: center;
    margin-top: 5px;
}
.testimonial_card ul li {
  padding-left: 4px;
  color: #c4281b;
}
.testimonial_card p {
  font-size: 1.2rem;
  font-weight: 400;
}
.testimonial_card h6 {
  letter-spacing: 2px;
  font-size: 1.4rem;
  font-weight: 600;
}

.slide-container {
  max-width: 850px;
  width: 100%;
  padding: 10px 0;
}
.slide-content {
  height: 240px;
  padding: 15px;
  margin: 20px 50px;
  overflow: hidden;
  border-radius: 25px;
}

.swiper-navBtn {
  color: #c4281b;
  width: 38px;
  height: 64px;
  font-weight: 600;
  transition: color 0.3s ease;
}
.reviewAll{
  font-size: 12px;
  background-color: #c4281b;
  color: white;
}
.reviewAll:hover {
  color: white;
  border-color: white;
  transform: scale(1.01);
  background-color: #1c2260;
}

.swiper-navBtn::before,
.swiper-navBtn::after {
  font-size: 35px;
}
.swiper-button-next {
  right: 0;
}
.swiper-button-prev {
  left: 0;
}


/* Collaboration Section Style */
.collaborations_section {
  height: 70%;
  margin: 50px 0px;
}
.collaboration_head {
  text-align: center;
}

.collab_blue_text {
  font-size: 4rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-align: left;
  background: linear-gradient(90deg, #1c2260 0%, #3a46c6 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.collab_norm_text {
  color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
  font-size: 4rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-align: left;
}
.collab_cards {
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  gap: 30px;
}
.collab_card {
  width: 228px;
  height: 263px;
  border-radius: 43px 10px 100px 10px;
  border: 4px 0px 2px 0px;
  color: #ffffff;
  box-shadow: 0px 3px 7px 0px #0000001a;
  text-align: left;
  padding: 20px;
}

.collab_card img {
  width: 160px;
  height: 110px;
}
.collab_card h3 {
  font-size: 2rem;
  font-weight: 500;
  /* text-align: center; */
  color: #c4281b;
  margin: 0px;
}
.collab_card p {
  font-size: 1.2rem;
  font-weight: 400;
  /* text-align: center; */
  color: #1c2260;
}
.collab_card button {
  font-size: 14px;
  width: 110px;
  height: 34px;
  border-radius: 14px;
  color: white;
  background: linear-gradient(90deg, #1c2260 0%, #3a46c6 100%);
}

/* Footer Section style */
footer {
  background: #1c2260;
  color: white;
  font-family: "Poppins";
}
.footer_address,
.footer_logo {
  display: flex;
  justify-content: space-between;
  text-align: left;
  justify-content: center;
  gap: 10px;
}
.footer_address {
  display: flex;
  justify-content: center;
  align-items: end;
  gap: 45px;
  flex-wrap: wrap;
  text-align: left;
  padding: 20px;
}

.footer_col {
  display: flex;
  flex-direction: column;
  flex: 1;
  max-width: 300px;
  min-width: 200px;
  box-sizing: border-box;
  padding: 10px;
}

.footer_col h5,
.footer_col h6,
.footer_col h3,
.footer_col p,
.footer_col button {
  margin: 10px 0;
}
.footer_col h5 {
  font-size: 1rem;
  text-decoration: underline;
  text-decoration-color: #626262;
}
.footer_col h6 {
  font-size: 1.1rem;
  font-weight: 400;
}

.footer_col p {
  font-size: 0.9rem;
  font-weight: 300;
  text-align: left;
}
.footer_col button {
  font-size: 0.8rem;
  width: 200px;
  height: 43px;
  padding: 8px;
  border-radius: 10px;
  background: #c4281b;
}
.footer_emaillogo img {
  max-width: 100%;
  height: auto;
}

.footer_logo img {
  height: 1.5rem;
  padding: 5px;
}
.footer_bottom {
  display: flex;
  justify-content: center;
}

.footer_bottom_container {
  font-size: 0.9rem;
  display: flex;
  justify-content: space-between;
  gap: 100px;
  max-width: 1200px;
}
.footer_emaillogo {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #c4281b;
}
.footer_emaillogo img {
  height: 15px;
  margin: 13px 11px;
}
.footer_bottom_container .col_1,
.footer_bottom_container .col_2 {
  display: flex;
  align-items: center;
}

.footer_bottom_container .col_2 ul {
  display: flex;
  gap: 20px;
}

.footer_line {
  display: flex;
  justify-content: center;
}
.footer_line hr {
  width: 80%;
  height: 0px;
  border: 1px solid #626262;
}
/* Responsive */
@media (max-width: 998px) {
  html {
    font-size: 55%;
  }
  header {
    height: 5rem;
  }
  .profile_details {
    display: flex;
    flex-direction: column;
  }
  .team_section_head {
    display: flex;
    flex-direction: column;
  }
  /*.achivement_boxes {*/
  /*  display: flex;*/
  /*  flex-direction: column;*/
  /*  position: static;*/
  /*}*/
  .profile_info {
    width: 280px;
    padding: 2rem 0rem;
  }
  .achivement_back,
  .achivement_rect_box {
    display: none;
  }
  .team_cards {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  html {
    font-size: 45%;
  }

  .content p {
    font-size: 1.5rem;
  }

  .background-image {
    position: absolute;
    width: 100%;
    height: 58rem;
    background-image: url(images/Earth_global_world_map_abstract_background.webp);
    background-size: cover;
    background-position: center;
    z-index: 1;
    top: 42px;
    left: 0px;
  }
  .rectangle1 {
    position: absolute;
    z-index: 2;
    top: 6%;
    left: 75%;
    width: 22%;
    height: auto;
  }
  .rectangle2 {
    position: absolute;
    z-index: 2;
    top: 8%;
    left: 64%;
    width: 22%;
    height: auto;
  }
  .rectangle3 {
    position: absolute;
    z-index: 2;
    top: 30%;
    left: -10%;
    width: 22%;
  }

  .content {
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 0px;
    padding: 3rem 6rem;
  }
  .content h6 {
    font-size: 2rem;
  }
  .team_section_left {
    width: auto;
    line-height: 30px;
    padding-left: 35px;
  }
  .normal_text span {
    font-size: 3rem;
    line-height: 30px;
  }
  .normal_text {
    font-size: 3rem;
    line-height: 30px;
  }

  .team_section_left h6 {
    font-size: 2rem;
  }

  .profile_details {
    width: 0px;
    display: flex;
    flex-direction: column;
  }
  .team_section_head {
    display: flex;
    flex-direction: column;
    gap: 0px;
    margin-bottom: 40px;
  }
  /*.achivement_boxes {*/
  /*  display: flex;*/
  /*  flex-direction: column;*/
  /*  position: static;*/
  /*}*/
  .profile_info ol {
    font-size: 1.9rem;
    font-weight: 300;
    line-height: 18px;

    color: #1c2260;
  }
  #profile_section {
    margin: 30px 0px;
    height: 700px;
  }
  .profile_info p {
    font-size: 2rem;
    font-weight: 500;
    line-height: 25px;
  }
  #profile_section hr {
    display: none;
  }
  .profile_head {
    padding-left: 20px;
    margin-bottom: 90px;
  }
  .achivement_back,
  .achivement_rect_box {
    display: none;
  }
  .achivement_box {
    width: 14rem;
    height: 11rem;
    padding: 20px;
    border-radius: 25px;
  }
  #achivement_page {
    /* margin: 30px 0px; */
    height: 100px;
  }
  .team_section {
    height: auto;
    margin: 50px 0px;
  }
  .team_cards {
    display: flex;
    align-items: center;
    gap: 75px;
    flex-direction: column;
  }
  .team_section_right p {
    font-size: 2rem;
    text-align: center;
    width: auto;
    padding: 0px 14px;
  }
  .card_body h4 {
    font-size: 1.7rem;
  }
  .card_body p {
    font-size: 1.3rem;
    line-height: 15px;
  }
  .team_twitter {
    width: 2rem;
    height: 2rem;
  }
  .team_linkedin {
    width: 2rem;
    height: 2rem;
  }
  .card_image {
    top: -14.12px;
    width: 256px;
    height: 230px;
  }
  .card_container {
    width: 200px;
    height: 159px;
  }
  .card_body {
    width: 200px;
    height: 105px;
  }
  .collab_cards {
    display: flex;
    flex-direction: column;
  }
  .slide-container {
    height: 275px;
  }
  .profile_container {
    position: relative;
    flex: 1;
  }
  .testimonial_section {
    margin-top: 70px;
    height: auto;
  }
  .testimonial_card img {
    width: 8.2rem;
    height: 8.2rem;
  }
  .testimonial_card h4 {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 4rem;
  }
  .testimonial_card p {
    font-size: 1.3rem;
    font-weight: 400;
  }
  .testimonial_card h6 {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 30px;
  }

  .collaborations_section {
    height: auto;
    margin: 0px 0px;
  }
  .collab_card {
    width: 200px;
    height: 230px;
  }
  .collab_card h3 {
    font-size: 2rem;
  }
  .collab_card p {
    font-size: 1.5rem;
  }
  .collab_card button {
    font-size: 10px;
    width: 100px;
    height: 35px;
  }
  .collab_card img {
    width: 149px;
    height: 80px;
  }

  /* footer responsive */
  footer {
    display: flex;
    justify-content: center;
  }
  .footer_col {
    text-align: center;
    align-items: center;
    row-gap: normal;
  }
  .footer_col p {
    font-size: 1.3rem;
    text-align: center;
  }
  .footer_address {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0px;
    padding: 0px;
  }
  .footer_counselling {
    width: 380px;
  }
  .footer_col h5 {
    font-size: 2rem;
    text-decoration: underline;
    text-decoration-color: #626262;
  }
  .footer_counselling h3 {
    font-size: 20px;
  }
  .footer_col h6 {
    font-size: 1.8rem;
  }
  .footer_logo img {
    height: 3rem;
  }
  .footer_col button {
    width: 164px;
    font-size: 1.5rem;
    height: 35px;
    border-radius: 10px;
    background: #c4281b;
  }
  .footer_bottom_container {
    font-size: 1.2rem;
    display: flex;
    flex-direction: column;
    gap: 0px;
  }
}

@media(min-width:1440px){
  .profile_head {
    padding-left: 130px;
    height: 150px;
}
  .profile_details {
    width: 900px;
    height: 240px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
  #profile_section {
    height: 75%;
  }
  .profile_director {
    position: relative;
    width: 45rem;
    height: 47.1rem;
    z-index: 2;
}
.red_circle {
  position: absolute;
  width: 19rem;
  height: 19rem;
  top: 24rem;
  left: 1rem;
  border-radius: 50%;
  opacity: 1;
  background: #c4281b;
  z-index: 1;
}
.profile_info ol {
  font-size: 1.8rem;
}
.profile_info p {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.3rem;
  text-align: left;
  color: #1c2260;
}
}
@media(min-width:1024px){
  #profile_section {
    /* height: 90%; */
  }
}




