body {
  background-size: contain;
  overflow-x: hidden;
  background-position: right;
  background-color: #f5f5f5;
  text-align: left;
  background-image: url(../img/bk-home.png);
  background-repeat: round;
  background-color: #fcfcfc;
  direction: ltr;
}
.modal p {
  font-family: "Montserrat", sans-serif !important;
  font-size: 17px;
  line-height: 26px;
  font-weight: 500;
  color: black;
}
.modal-body {
  padding: 10px 80px;
}
.modal-content h4 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 22px;
}
section {
  padding: 60px 0;
}
.float-left {
  float: right !important;
  text-align: right;
}
.lead {
  color: #353535;
  font-weight: 500;
  font-size: 19px;
  line-height: 31px;
  text-align: justify;
}
.col-lg-6 {
  width: 50%;
}
.row1 {
  display: flex;
}
.header-section {
  position: relative;
  background-image: url(../img/main-bk223.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 700px;
  overflow-y: hidden;
  background-color: white;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
}
.header-section .container {
  margin-top: 5px;
  margin-left: 50px;
  position: relative;
  z-index: 999;
  width: 55%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: unset;
  margin-right: 40px;
  margin-bottom: 50px;
  opacity: 0.9;
  padding: 25px;
  width: max-content;
  padding-bottom: 50px !important;
}
.header-section h4 {
  font-size: 26px;
  color: #14140f;
  margin-top: 65px;
  font-weight: 500 !important;
}
.section02 {
  position: relative;
  padding-top: 60px;
  padding-bottom: 50px;
}
.video-link {
  font-size: 17px;
  font-weight: 600;
  margin-top: 40px;
}
.video-link img {
  width: 30px;
  object-fit: contain;
}
.header-section h1 {
  color: #14140f;
  font-size: 40px;
  margin-bottom: 14px !important;
  padding: 19px 10px;
  width: 100%;
  text-align: left;
  line-height: 46px;
  padding-bottom: 0;
}
.header-section h2 {
  color: #14140f;
  padding: 8px 8px;
  font-weight: 600 !important;
  margin-top: 0;
  font-size: 26px;
  width: 70%;
  text-align: left;
  line-height: 40px;
}
.strong {
  font-weight: 600;
}

.header-section h3 {
  color: #fce7cd;
  margin-top: 120px;
  font-size: 22px;
  font-weight: 500 !important;
}
.chart-container {
  margin-top: 40px;
  margin-bottom: 40px;
}

#mony-header {
  position: absolute;
  bottom: 83px;
  left: 50%;
  width: 195px;
  transform: translateX(-50%);
  margin-left: -145px;
}
#hand1-header {
  position: absolute;
  top: -28px;
  left: 50%;
  width: 200px;
  transform: translateX(-50%);
  margin-left: 25px;
  z-index: 0;
}
#hand3-header {
  position: absolute;
  /* top: -219px; */
  left: 70px;
  width: 300px;
  bottom: 14px;
}
#hand2-header {
  position: absolute;
  top: -58px;
  left: 0;
  width: 250px;
  margin-left: 25px;
  z-index: 0;
}

.title-section {
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-right: auto;
  padding-right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-bottom: 5px;
  margin-top: 40px;
  align-items: center;
}
.title-section h3 {
  color: #3c3a33;
  font-size: 23px;
  margin-bottom: 0;
}
.title-section img {
  width: 40px;
  margin-left: 20px;
}
.box-header {
  background-color: #045c60;
  width: 85%;
  position: absolute;
  left: 0;
  top: -85px;
  z-index: 999999;
  padding: 40px;
}
.box-header p {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 40px;
  font-weight: 600;
  color: white;
  position: relative;
  z-index: 9999999;
}
.bk-section02 {
  width: 100%;
  position: absolute;
  bottom: -40px;
  margin: auto;
  height: auto;
  left: 0;
  object-fit: scale-down;
  z-index: -1;
  margin-bottom: 40px;
}
.open-box {
  border: 3px solid #423b55;
  border-top: unset;
  border-left: unset;
  padding: 20px;
}
.open-box p {
  color: #353535;
  font-weight: bold;
  font-size: 19px;
  line-height: 31px;
}
.open-box-right {
  border: 3px solid #423b55;
  border-top: unset;
  border-right: unset;
  padding: 20px;
}
.open-box-right p {
  color: #353535;
  font-weight: bold;
  font-size: 19px;
  line-height: 31px;
}

::selection {
  background-color: #423b55;
  color: white;
}

.box-p {
  display: flex;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  align-items: baseline;
  margin-top: 22px;
}
.pdf-container {
  position: absolute;
  left: -150px;
  display: flex;
  align-items: center;
  width: 280px;
  border-bottom: 3px solid #2d2345;
  border-left: 3px solid #2d2345;
  padding: 10px;
  justify-content: flex-end;
}
.box-p p {
  padding-left: 150px;
}
/* .pdf-container{
  position: absolute;
  left: -150px;
  display: flex;
  align-items: center;
} */
.pdf-container p {
  font-size: 16px;
  margin-bottom: 0px;
  color: #357cd0;
  text-decoration: underline;
  line-height: 20px;
  text-align: left;
  padding-left: 0;
}
.pdf-container img {
  width: 30px;
  margin-right: 10px;
}
.cut-section {
  padding: 0;
}
.image-container {
  margin-top: 40px;
  text-align: center;
}
.image-container h3 {
  text-align: center;
  font-size: 24px;
}
.image-container img {
  width: 50%;
  margin-top: 40px;
  margin-bottom: 50px;
  filter: drop-shadow(1px 2px 4px #a6a6a6);
}
.image-container03 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.image-container03 a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.image-container03 img {
  width: 50%;
  filter: drop-shadow(0px 2px 4px gray);
}
.head-container {
  background-color: white;
  border: 3px solid #2d2345;
  display: flex;
  justify-content: center;
  border-radius: 10px;
  padding: 12px 20px;
  margin-bottom: 40px;
  margin-top: 40px;
  cursor: pointer;
}
.box-defenistion img {
  width: 30px;
  object-fit: contain;
  margin-left: 10px;
}
.box-defenistion h3 {
  color: #423b55;
  font-size: 22px;
}
.content-box h4 {
  color: #423b55;
}
.content-box {
  box-shadow: 1px 1px 1px 1px #efefef;
  padding: 30px 30px;
  background-color: #ffffff;
  border-radius: 10px;
  position: absolute;
  opacity: 0;
  z-index: -1;
  transition: all 0.5s;
}
.show-hidden {
  position: unset;
  opacity: 1;
  z-index: 9;
  margin-bottom: 35px;
  margin-top: 35px;
}
.hide-elemnt {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.content-box p {
  color: #423b55;
  font-size: 17px;
  line-height: 30px;
}
.p-footer {
  text-align: left !important;
  font-size: 18px;
}
#footer.inverted {
  background-color: #1a1a1a;
  border-top: 1px solid #222;
  padding-bottom: 20px;
}
.fancybox-image {
  /* background: #fbfbfb !important; */
  /* padding: 25px !important; */
}
.image-container p {
  font-size: 16px;
  font-weight: 500;
  margin-top: -30px;
  text-align: center;
  margin-bottom: 60px;
  color: black;
}
.icij {
  width: 200px;
  margin-right: 10px;
}
.nv-co .row {
  align-items: center;
  padding: 10px;
  margin: 0;
}
.mobile-logo-container {
  display: none;
}
.col1 {
  background-color: #e5c6d3;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  margin-left: 10px;
}
.col2 {
  background-color: #cb8ca4;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  margin-left: 10px;
}
.col3 {
  background-color: #b74975;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  margin-left: 10px;
}
.col4 {
  background-color: #7d3d55;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  margin-left: 10px;
}
.alone-box {
  margin-top: 40px;
}
.alone-box .col5 {
  background-color: #1f9096;
  width: 30px;
  height: 20px;
  border-radius: 5px;
  margin-left: 10px;
}
.boc-text {
  display: flex;
  align-items: flex-start;
  margin-bottom: 25px;
}
.boc-text p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}
.chart03 {
  padding: 10px 100px;
  margin-bottom: 55px;
}
.chart03 h3 {
  width: 80%;
  margin: auto;
  text-align: center;
  margin-bottom: 60px;
  font-size: 25px;
}
.main-container-chart03 {
  display: flex;
  width: 100%;
  align-items: flex-start;
  /* flex-direction: column; */
}
.legend-col {
  display: flex;
  width: 25%;
  margin-bottom: 40px;
  flex-direction: column;
  margin-top: 40px;
}
.content-col {
  display: flex;
  flex-direction: column;
  width: 75%;
}
.content-col-2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.content-col-image {
  display: flex;
  flex-direction: column;
  width: 16%;
  justify-content: space-between;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 40px;
  position: relative;
  cursor: pointer;
}
.tooltip-box {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  width: 400px;
  right: -140px;
  /* bottom: -205px; */
  bottom: -250px;
  background-color: white;
  z-index: -1;
  padding: 12px;
  align-items: flex-start;
  justify-content: flex-start;
  border-radius: 5px;
  filter: drop-shadow(2px 4px 6px gray);
  opacity: 0;
  width: auto;
  right: -80px;
}
.content-col-image:hover .tooltip-box {
  opacity: 1;
  z-index: 999;
}
.tooltip-col {
  /* width: 32%; */
  width: 100%;
}
.tooltip-col p {
  margin-left: 20px;
}
.strong-toltip {
  font-weight: bold;
}
.strong-toltip p {
  font-weight: bold;
}
.content-col-image .header {
  font-size: 16px;
  min-height: 30px;
  font-weight: 500;
  text-align: center;
}
.content-col-image img {
  margin: auto;
  margin-top: 0px;
  margin-bottom: 20px;
  height: 120px;
  width: 100px;
  object-fit: contain;
}
.box-green {
  color: white;
  background-color: #1f9096;
  padding: 10px;
  border-radius: 5px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
}
.chart-description {
  background-color: #e5c6d354;
  padding: 13px;
  border-radius: 9px;
}
.des-strong {
  font-style: italic;
  font-weight: bold;
}

.box-container {
  border-top: 1px solid #e2ad09;
  border-bottom: 1px solid #e2ad09;
  padding: 40px 10px;
  margin-top: 40px;
}
.box-container p {
  color: #005ca1;
  font-size: 17px;
  font-weight: 600;
  text-align: justify;
}
.box-container h3 {
  text-align: center;
  font-weight: bold;
  color: #015ca1;
}
.p-image-container {
  display: flex;
}
.p-image-container p {
  width: 60%;
}
.image-container02 {
  display: flex;
  flex-direction: column;
  width: 40%;
  align-items: end;
}
.image-container02 img {
  width: 65%;
  margin-bottom: 40px;
}
.main-two-imqge-p {
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  margin-top: -20px;
  margin-bottom: 40px;
  color: #1e1e1e;
}
.image-container04 {
  display: flex;
  width: 100%;
}
.image-container04 img {
  filter: drop-shadow(2px 3px 2px gray);
  width: 95%;
}
.image-container04 a {
  width: 50%;
  margin: auto;
}

.image-row {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 60px;
}
.col-images {
  width: 50%;
}
.col-images img {
  width: 90%;
  margin-bottom: 0;
  margin-top: 0;
}
.white-box {
  background-color: white;
  padding: 40px 60px;
  border-radius: 1px;
  margin-top: 35px;
  filter: drop-shadow(1px 2px 4px #a6a6a6);
}
.white-box p {
  font-size: 18px;
  line-height: 29px;
}
.white-box span {
  font-weight: 600;
}
.slick-slide img {
  width: 100%;
  padding: 20px;
}
.f-boxa {
  display: flex;
  justify-content: center;
  align-items: center;
}
.slick-slide img {
  display: block;
  width: 100%;
  height: 398px !important;
  object-fit: cover;
  padding: 10px;
  cursor: pointer;
  object-position: top;
  filter: drop-shadow(2px 3px 2px rgba(128, 128, 128, 0.808));
}
.slider-title {
  text-align: center;
  font-size: 21px;
  margin-top: 46px;
  margin-bottom: -10px;
}
.video-container-main {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-container {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin-bottom: 40px;
  margin-top: 40px;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pointer-hand {
  display: flex;
  margin-bottom: 0;
  margin-top: 24px;
  align-items: center;
  justify-content: center;
  padding-bottom: 20px;
}
.pointer-hand img {
  padding-right: 10px;
  height: 20px;
}
.pointer-hand p {
  margin-bottom: 0;
  font-weight: 600;
}
.modal-container-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  margin-top: 40px;
}
.modal-container-col {
  width: 30%;
  background-color: #fdc981;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
}
.modal-container-col img {
  width: 100%;
}
.modal-container-col p {
  color: #232323;
  text-align: center;
  font-weight: bold;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 23px;
  padding: 10px;
  padding-top: 22px;
}
.icon {
  margin: 0 !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 {
  font-size: 15px;
   color: #1A1A1A !important;
}


@media (min-width: 1200px) {
  .container {
    max-width: 800px;
  }
}

@media (max-width: 1220px) {
  .header-section {
    height: 653px;
  }
  .header-section h1 {
    margin-top: 20px;
  }
  .box-header {
    width: 95%;
  }
}

@media (max-width: 1088px) {
  .box-header {
    width: 100%;
  }
  .box-header p {
    font-size: 17px;
    line-height: 35px;
  }
  /* #mony-header {
  width: 900px;
} */
  #man-header {
    position: absolute;
    top: -500px;
    left: 0;
    width: 981px;
  }
  .pdf-container {
    left: -20px;
  }
  .box-p p {
    padding-left: 280px;
  }
  .pdf-container p {
    padding-left: 0;
  }
}
@media (max-width: 990px) {
  /* .header-section h1 {
    margin-top: 20px;
    text-align: right;
} */
}
@media (max-width: 860px) {
  #hand3-header {
    left: -20px;
    width: 200px;
  }
  .content-col-image {
    width: 26%;
  }
  .box-green {
    color: white;
    background-color: #1f9096;
    padding: 10px;
    border-radius: 5px;
    height: 80px;
  }
  #hand2-header {
    position: absolute;
    top: -58px;
    left: -73px;
  }
}
@media (max-width: 800px) {
  .row-info02 {
    flex-direction: column;
  }
  .info01 .col-info02 {
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .info02 .col-info02 {
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .info01 {
    margin-top: 0;
  }
  .row-cut {
    flex-direction: column;
  }
  .col-cut {
    width: 100%;
    margin-bottom: 50px;
  }
  .cut03 p {
    min-height: auto;
  }
  .cut-section p {
    padding: 0 0;
  }
}

@media (max-width: 700px) {
  .modal-body {
    padding: 10px 20px;
  }

  .modal-container-col {
    width: 100%;
  }
  .image-container img {
    width: 100%;
  }
  .col-images {
    width: 100%;
  }
  .lead {
    text-align: left;
  }
  .legend-col h4 {
    margin-top: 30px;
  }
  .chart03 h3 {
    width: 100%;
  }
  .content-col-image {
    width: 40%;
  }
  .chart03 {
    padding: 10px 20px;
  }
  .main-container-chart03 {
    flex-direction: column;
  }
  .legend-col {
    flex-wrap: wrap;
    width: 100%;
  }
  .content-col {
    width: 100%;
  }
  .boc-text {
    display: flex;
    align-items: flex-start;
    margin-bottom: 5px;
  }
  .chart03 h3 {
    width: 80%;
    margin: auto;
    text-align: center;
    margin-bottom: 0px;
    font-size: 20px;
  }
}

@media (max-width: 650px) {
  .tooltip-box {
    right: 0;
    width: 100%;
    bottom: -200px;
  }
  #mony-header {
    position: absolute;
    bottom: 83px;
    left: 50%;
    width: 85px;
    transform: translateX(-50%);
    margin-left: -145px;
  }
  #hand2-header {
    position: absolute;
    top: -58px;
    left: -51px;
    width: 166px;
    margin-left: 25px;
    z-index: 0;
  }
  /* .header-section .container{
    background-color: #fff5eed9;
    width: 100%;
    margin: auto;
    margin-top: 5px;
    margin-right: 0;
    justify-content: center;
    align-items: center;
  } */
  .header-section .container {
    background-color: #fff5eef2;
    width: 90%;
    border-radius: 2px;
    margin-top: 5px;
    margin-right: 0;
    justify-content: center;
    align-items: center;
    margin: auto;
  }

  .header-section h2 {
    width: 100%;
    text-align: center;
  }
  .header-section h4 {
    margin-top: 20px;
  }
  .header-section h1 {
    margin-top: 20px;
    font-size: 30px;
    text-align: center;
  }
  .header-section {
    align-items: center;
    background-position: left;
  }
  #hand1-header {
    position: absolute;
    top: -28px;
    right: 0;
    width: 160px;
    transform: unset;
    margin-left: 25px;
    z-index: 0;
    left: unset;
  }
  .strong {
    font-weight: 600;
    display: block;
    margin-top: 52px;
  }
  .section02 {
    padding-bottom: 50px;
  }
  .col-lg-6 {
    width: 50%;
  }
  .row1 {
    display: flex;
  }
  .title-section {
    width: 100%;
  }
  #man-header {
    position: absolute;
    top: -305px;
    left: 0;
    width: 581px;
  }
  /* #mony-header {
  width: 730px;
} */

  .cut-section p {
    bottom: 0;
  }
  .content-col-image {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .p-image-container {
    flex-direction: column;
  }
  .p-image-container p {
    width: 100%;
  }
  .image-container02 img {
    width: 100%;
    margin-bottom: 90px;
  }
  .image-container02 {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
  }
  .image-container04 {
    flex-direction: column;
  }
  .image-container04 a {
    width: 100%;
    margin: auto;
    margin-bottom: 10px;
  }
  .image-container04 img {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 40px;
  }
}
@media (max-width: 600px) {
  #mony-header {
    display: none;
  }
}
