@import "./navbar2.css";
@import "./box.css";
@import "./header.css";
/* @import "./footer.css"; */
@import "./pinMap.css";

* {
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif;
}

body {
  font-family: "Montserrat", sans-serif;
  background-color: #f5f5f5;
  overflow-x: hidden;
  direction: ltr;
  text-align: left;
}

p {
  color: #353535;
  text-align: justify;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 175%;
  padding: 15px 0 10px 0;
  margin-bottom: unset;
  text-align: left;
  direction: ltr;
}

.bg-img {
  display: flex;
  width: 100%;
  /* margin-bottom: 88px; */
}

.gradiant {
  width: 60%;
  position: absolute;
  height: 100vh;
  background: linear-gradient(270deg, #4a898500 0%, #4a898580 78.65%, rgb(74 137 133 / 0%) 91.15%, rgba(74, 137, 133, 0) 100%);
}

.img {
  background: url(./../assets/bg-img.png);
  background-size: cover;
  /* Use 'cover' to make the image cover the entire container */
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100%;
}

.header {
  position: absolute;
  left: 10%;
  top: 20%;
}

h1 {
  font-family: "Montserrat", sans-serif;
  color: #fff;
  text-align: left;
  font-size: 55px;
  font-weight: bolder;
  line-height: 62px;
  margin-bottom: 40px;
}

.header .text-header,
.text-headers {
  width: 100%;
  color: #fff;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 49px;
}

.text-bottom {
  border-radius: 2px;
  background: #32706c;
  position: absolute;
  bottom: -18px;
  left: 20%;
  padding: 12px 38px;
  color: #fff;
  text-align: right;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
}

.bg-section {
  background: url(./../assets/bg1.png);
  background-position: center;
  background-repeat: round !important;
  background-size: contain;
  height: 100%;
  overflow: hidden;
  padding-top: 50px;
}

.map-header {
  color: #000;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 175%;
  /* 56px */
  margin-top: 50px;
}

.blue-img {
  background: #d5e5f5;
  display: flex;
  justify-content: center;
  position: relative;
  width: 60vw;
  height: 66vh;
  margin: auto;
}

.blue-img .map {
  background-image: url("./../assets/v.png");
  background-repeat: no-repeat;
  height: 100vh;
  position: absolute;
  width: 60vw;
}

.header .header-title {
  color: #353535;
  text-align: justify;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 150%;
  border-bottom: 1px solid #1f4943;
  display: inline-block;
  padding-bottom: 12px;
}

.header-with-border {
  position: relative;
  width: fit-content;
}

.header-icon-container,
.header-icon-containers {
  position: absolute;
  background: url("./../assets/bg1.png");
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-inline: 5px;
  object-fit: contain;
}

.header-icon-container {
  left: 32%;
  bottom: -33px;
}

.header-icon-containers {
  left: 42%;
  bottom: -28px;
}

.header-icon-container .header-icon,
.header-icon-containers .header-icon {
  width: 47px;
  height: 47px;
  fill: #1f4943;
}

.alone-p {
  margin-left: 55px;
}

.logo-2 {
  width: 200px;
}

.tip-text {
  color: #1e1e1e;
  text-align: left;
  font-size: 19px;
  font-weight: 700;
}

.navbar-container02 {
  display: none;
}

.logo-i2i {
  width: 124px;
  margin-right: 10px;
  padding-bottom: 1px;
}

.sound-translation a {
  color: #4a8986;
  font-weight: 700;
}

.sound-translation a:hover {
  color: #4a8986;
  text-decoration: unset;
  font-weight: 700;
}

.sound-translation {
  display: flex;
  justify-content: center;
  margin-top: -50px;
  margin-bottom: 39px;
}

.date-st {
  text-align: left;
  margin-right: 6px;
}

.date-st img {
  padding-bottom: 4px;
  margin-left: 3px;
  width: 20px;
  height: auto;
  object-fit: contain;
}

.date-st strong {
  color: white;
  font-size: 18px;
}

.ai-note {
  position: absolute;
  bottom: 27px;
  right: 6px;
  font-size: 12px;
  background-color: #31706c;
  color: white;
  padding: 5px 15px;
}

.bg-img {
  position: relative;
}
#accessibility-main-button .icon{
  width: 24px !important;
  height: 24px !important;
  margin: 0 auto !important;
}
.arij-inv-txt {
   font-family: "Montserrat-Bold", sans-serif;
    font-style: italic;
    font-size: 19px;
    color: #1a1a1a;
}

.shared-with-div {
   border-top: 1px solid #e2e2e2;
   width: 100%;
   margin: 75px auto;
   padding: 28px;
   background-color: #e2e2e21c;
   display: flex;
   flex-direction: column;
   gap: 42px;
}
.shared-lang-wrapper {
   display: flex;
   flex-direction: column;
   gap: 28px;
}
.shared-lang-wrapper h6 {
   font-family: 'Montserrat-Bold', sans-serif;
   display: flex;
   align-items: baseline;
   gap: 8px;
   font-size: 18px;
   font-weight: bold;
   color: #1a1a1a;
}
.shared-lang-wrapper h6::before {
   content: "";
   display: flex;
   background-color: #b4031b;
   width: 5px;
   height: 5px;
   border-radius: 50%;
}
.shared-links-wrapper {
   display: flex;
}
.shared-links-wrapper span {
   display: flex;
   max-width: 90%;
   width: 100%;
   gap: 10px;
   flex-wrap: wrap;
}
.shared-links-wrapper a:not(:last-child) {
   border-right: 2px solid #b4031b;
   padding-right: 10px;
}
.shared-links-wrapper a {
   color: #1A1A1A !important;
}


@media (max-width: 650px) {
  .svg-name img {
    left: -91px !important;
    bottom: -32px !important;
  }

  .image img {
    width: 100% !important;
  }

  .titles-p {
    font-size: 24px !important;
  }

  .animated-image,
  .slide-in-text2,
  .slide-in-text {
    width: 90% !important;
    transform: (20%) rotate(8deg) !important;
  }

  .scroll-section {
    flex-direction: column !important;
  }

  .paper-text {
    width: 100% !important;
  }

  .section-2 {
    flex-direction: column;
  }

  .header-icon-container .header-icon,
  .header-icon-containers .header-icon {
    width: 30px;
    height: 30px;
  }

  .paper-img {
    width: 100%;
  }

  .section-1 {
    flex-direction: column;
  }

  .header-icon-container,
  .header-icon-containers {
    bottom: -20px;
  }

  h1 {
    font-size: 35px;
  }

  .footer {
    flex-direction: column;
  }

  .text-bottom {
    font-size: 15px;
    padding: 7px;
  }

  .gradiant,
  .img {
    height: 60vh;
  }

  .text-headers, .text-header {
    font-size: 34px !important;
  }

  .header .header-title {
    font-size: 20px;
  }

  .paper-section {
    padding: unset;
  }

  .text-headers,
  .text-header {
    font-size: 20px;
  }

  h2 {
    font-size: 20px !important;
  }

  .blue-img {
    width: 100%;
  }

  .list {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .slide-in-text,
  .slide-in-text2 {
    max-width: 100% !important;
  }

  .paper-text {
    padding: unset !important;
  }

  .side-countries2 {
    float: unset !important;
  }

  .audio-text span {
    margin-inline: 8px !important;
    padding: 0 67px !important;
  }

  .audio-player {
    width: 100% !important;
  }

  .green-cotion {
    margin: -40px -95px !important;
  }

  p {
    font-size: 18px;
  }

  .icon-container--3 svg, .icon-container--5 svg, .icon-container--6 svg {
    width: 20px;
    height: 20px;
  }
}

@media (min-width: 651px) and (max-width: 768px) {
  .green-cotion {
    margin: -40px -76px !important;
  }

  .animated-image,
  .slide-in-text2,
  .slide-in-text {
    width: 90% !important;
  }

  .scroll-section {
    flex-direction: column !important;
  }

  .paper-text {
    width: 100% !important;
  }

  .section-2 {
    flex-direction: column;
  }

  .slide-in-text,
  .slide-in-text2 {
    max-width: 100% !important;
  }

  .paper-text {
    padding: unset !important;
  }

  .side-countries2 {
    float: unset !important;
  }

  .section-2 {
    flex-direction: column;
  }

  .titles-p {
    font-size: 24px !important;
  }

  h2 {
    font-size: 20px !important;
  }

  .paper-section {
    padding: unset;
  }

  .text-headers,
  .text-header {
    font-size: 20px;
  }

  .blue-img {
    width: 100%;
  }

  .image img {
    width: 100% !important;
  }

  .slide-in-text,
  .slide-in-text2 {
    max-width: 100%;
  }
}

@media (max-width: 900px) {
  .logo-2 {
    width: 170px;
  }

  .logo-i2i {
    width: 100px;
    margin-right: 6px;

  }

  .logo-arij {
    width: 95px;
  }

}

@media (max-width: 767px) {
  .navbar-container02 {
    background-color: white;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 11px;
    margin-bottom: 15px;
  }

  .navbar-container03 {
    padding-top: 10px;
  }

  .ai-note {
    position: absolute;
    bottom: 27px;
    right: 6px;
    font-size: 12px;
    background-color: #31706c;
    color: white;
    padding: 5px 15px;
  }
}

@media (min-width: 1024px) and (max-width: 1030px) {
  .scroll-section {
    flex-direction: column !important;
  }

  .image img {
    width: 100% !important;
  }

  .animated-image,
  .slide-in-text2,
  .slide-in-text {
    width: 90% !important;
  }

  .scroll-section {
    flex-direction: column !important;
  }

  .paper-text {
    width: 100% !important;
  }

  .section-2 {
    flex-direction: column;
  }

  .slide-in-text,
  .slide-in-text2 {
    max-width: 100% !important;
  }

  .scroll-section.active .animated-image {
    transform: translateX(-16%) rotate(8deg) !important;
    margin-bottom: 50px;
  }

  .box-un-small {
    width: 25vw !important;
  }

  .scroll-section.active .slide-in-text2,
  .scroll-section.active .slide-in-text {
    transform: translateX(-16%) rotate(-10deg) !important;
    margin-top: 50px;
  }
}

.icon {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.3s ease;
  /* Add a smooth transition effect */
  cursor: pointer;
}

.icon:hover {
  transform: scale(1.2);
  /* Zoom in effect on hover */
}

.countries h5 {
  padding-inline: 20px;
  color: #000;
  text-align: justify;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
}

.list div {
  color: #000;
  text-align: justify;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 700;

}

.list img {
  width: 100px;
  height: 110px;
  flex-shrink: 0;
  object-fit: contain;
}

.side-countries {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.side-countries2 {
  float: right;
}

.side-countries2 div:first-child {
  font-size: 22px;
  font-weight: bold;
}

.list-item h5,
.list-items h5 {
  font-size: 18px;
  width: 52%;
  font-weight: 500;
}

.list-item div {
  width: 50%;
  font-weight: bold;
  padding-inline: 55px;
}

.list-items div {
  width: 50%;
  padding-inline: 120px;
}

.list-item,
.list-items {
  padding-top: 20px;
}

.line-before {
  background: #4a8985;
  width: 44%;
  height: 1px;
}

.line-after {
  background: #4a8985;
  width: 44%;
  height: 1px;
}

.titles-p {
  color: #aa534f;
  text-align: justify;
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.title-container {
  width: max-content;
  padding-block: 20px;
  margin-top: 40px;
}

.line-title img {
  width: 30px;
  height: 22px;
  object-fit: contain;
  padding-inline: 3px;
}

.line-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.paper-text {
  padding: 0px 87px 0 0;
  width: 50%;
}

.audio {
  display: flex;
  display: flex;
  align-items: flex-start;
  width: 100%;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.audio audio {
  margin-left: -40px;
  margin-top: 10px;
  width: 75vh;

}

audio::-webkit-media-controls-panel {
  background-color: #4a8985;
}

.section-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.image img {
  opacity: 0;
  object-fit: scale-down;
  width: 40vw;
  transform: translateX(100%);
  animation: slideInImage 2s ease-in-out forwards;
}

@keyframes slideInImage {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }

  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}

.text-red {
  color: #aa534f;
  text-align: justify;
  font-size: 20px;
  font-weight: 700;
}

.svg-name {
  margin-right: -60px;
}

.svg-name img {
  margin-top: 3px;
  transform: scaleX(-1);
}

.audio-text {
  padding: 50px 0;
  display: flex;
  align-items: center;
}

.audio-text span {
  border-bottom: 10px solid black;
  padding: 0px 75px;
  color: var(--aa-534-f, #aa534f);
  font-size: 32px;
  font-weight: 700;
  display: block;
}

.audio-player {
  width: 50vw;
}

.scroll-section {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  transition: transform 0.5s ease-in-out;
  /* direction: rtl; */
}

.animated-image {
  object-fit: scale-down;
  width: 30vw;
  height: 100%;
  opacity: 0;
  transform: translateX(100%);
  /* Slide in from the right */
  transition: transform 1s ease-in-out;
}

.scroll-section.active .animated-image {
  opacity: 1;
  width: 50%;
  transform: translateX(0%) rotate(8deg);
}

.slide-in-text,
.slide-in-text2 {
  object-fit: scale-down;
  width: 30vw;
  height: 100%;
  opacity: 0;
  transform: translateX(-100%);
  transition: transform 1s ease-in-out;
  direction: rtl;
}

.scroll-section.active .slide-in-text,
.scroll-section.active .slide-in-text2 {
  opacity: 1;
  width: 50%;
  transform: translateX(0%) rotate(8deg);
}

audio::-webkit-media-controls-start-playback-button,
audio::-webkit-media-controls-play-button,
audio::-webkit-media-controls-pause-button,
audio::-webkit-media-controls-current-time-display,
audio::-webkit-media-controls-time-remaining-display,
audio::-webkit-media-controls-mute-button,
audio::-webkit-media-controls-volume-slider {
  filter: invert(1);
}

.container {
  padding-inline: 20px !important;
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1120px;
  }
}

@media (max-width: 1100px) {
  .audio audio {
    width: 55vh;
  }
}

@media (max-width: 1100px) {
  .audio audio {
    width: 55vh;
  }
}

@media (max-width: 800px) {
  .audio audio {
    width: 35vh;
  }
}

@media (max-width: 600px) {
  .header .text-header {
    font-weight: bold;
    line-height: 38px;
  }

  .list-item h5, .list-items h5 {
    text-align: left;
  }

  .audio-text {
    padding: 50px 0;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .img {
    background: url(./../assets/bg-img.png);
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    height: 100vh;
    width: 100%;
  }

  .gradiant {
    width: 100%;
    position: absolute;
    height: 100vh;
    background: linear-gradient(270deg, #4a8985e6 0%, #4a89859c 78.65%, rgb(74 137 133 / 70%) 91.15%, rgb(32 97 93 / 48%) 100%);
  }

}

  @media (max-width: 320px) {
    .green-cotion {
      margin: -40px -35px !important;
    }
  }
