body {
  background-size: contain;
  overflow-x: hidden;
  background-position: right;
  background-color: #F5F5F5;
  text-align: right;
  background-image: url(../img/bk-home.png);
  background-repeat: round;
  background-color: #FCFCFC;
}
section{
  padding: 60px 0;
}
.float-left {
  float: right !important;
  text-align: left;
}
.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-bk2.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
  overflow-y: hidden;
  background-color: white;
  display: flex;
  align-items: end;
}
.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: center;
  margin-left: unset;
  margin-right: unset;
  margin-bottom: 50px;
}
.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: #ffffff;
  font-size: 31px;
  margin-bottom: 15px !important;
  background-color: #151618;
  /* text-align: center; */
  padding: 19px 26px;
  width: max-content;
  text-align: left;
  text-align: center;
  line-height: 43px;
}
.header-section h2{
  background-color: #151618;
  color: #ffffff;
  width: max-content;
  padding: 8px 8px;
  font-weight: 600 !important;
  margin-top: 0;
  font-size: 25px;
}
.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{
  background-color: #352b1f00;
  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: #005CA1;
  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;
}
.cut-section img{
  width: 100%;
}
.cut-section p{
  background-color: rgba(16, 16, 16, 0.8);
  color: white;
  position: absolute;
  padding: 10px 30px;
  border-radius: 1px;
  bottom: 40px;
  left: 75px;
  font-weight: 600;
  font-size: 18px;
}
.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: right;
  padding-left: 0;
}
.pdf-container img{
  width: 30px;
  margin-right: 10px;
}
.cut-section{
  padding: 0;
}
.image-container{
  margin-top: 40px;
}
.image-container h3{
  text-align: center;
  font-size: 24px;
}
.image-container img{
  width: 100%;
  margin-top: 40px;
  margin-bottom: 50px;
}
.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 .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: right !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;
}
.cut-section-p{
  text-align: center;
  padding-top: 20px;
  font-weight: 600;
  font-size: 17px;
}

.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;
}
.map-container{
  /* min-height: 100vh; */
  height: 646px !important;
  transform: scale(1.1);
  position: relative;
  overflow: hidden;
  margin-top: 70px;
  margin-bottom: 70px;
  /* background-color: #000000; */
}
#main-map {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.15);
  height: 646px !important;
  width: 868px;
}

.all-pin {
  background-color: #e71d3629;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  height: 35px;
  width: 35px;
  border-radius: 100%;
  cursor: pointer;
}
#pin01 {
  margin-top: 70px;
  margin-left: -211px;
}
#pin02{
  margin-top: -258px;
  margin-left: 29px;
}
#pin03{
  margin-top: -246px;
  margin-left: -36px;
}
#pin04{
  margin-top: 177px;
  margin-left: -90px;
}
#pin05{
  margin-top: 173px;
  margin-left: -33px;
}
#pin06{
  margin-top: 118px;
  margin-left: -82px;
  width: 20px;
  height: 20px;
}
#pin07{
  margin-top: 91px;
  margin-left: -74px;
  width: 20px;
  height: 20px;
}
#pin08{
  margin-top: 75px;
  margin-left: -85px;
  width: 20px;
  height: 20px;
}
#pin09{
  margin-top: 55px;
  margin-left: -42px;
  width: 20px;
  height: 20px;
}
#pin10{
  margin-top: 35px;
  margin-left: -26px;
  width: 20px;
  height: 20px;
}
#pin11{
  margin-top: 37px;
  margin-left: -1px;
  width: 20px;
  height: 20px;
}
#pin12{
  margin-top: -133px;
  margin-left: -53px;
  width: 20px;
  height: 20px;
}
#pin13{
  margin-top: -135px;
  margin-left: -74px;
  width: 20px;
  height: 20px;
}

#pin14{
  margin-top: -105px;
  margin-left: -73px;
  width: 20px;
  height: 20px;
}
#pin15{
  margin-top: -65px;
  margin-left: -59px;
}

#pin16{
  margin-top: -63px;
  margin-left: 3px;
}
#pin17{
  margin-top: -13px;
  margin-left: 8px;
}

.tooltiptext{
  position: absolute;
}
.all-pin:hover .tooltiptext{ 
  opacity: 1;
}
.tooltip-content{
  display: flex;
  flex-wrap: wrap;
}
.tooltiptext {
  visibility: hidden;
  font-size: 16px;
  font-weight: 500;
  width: 200px;
  transform: translate(-50%,-50%) scale(.9);
  top: 50%;
  left: 50%;
  margin-top: 0;
  margin-left: 201px;
  /* margin: auto; */
  opacity: .95;
  background-color: #ffffff;
  color: #000000;
  text-align: right;
  border-radius: 6px;
  padding: 11px 10px;
  position: absolute;
  z-index: 1;
  transition: all .2s;
}
.tooltip-content-col .title{
  font-weight: 600;
}
.tooltip-content-col{
  margin-bottom: 10px;
    width: 100%;
  /* width: 50%; */
}
.click-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
.click-container img {
  width: 30px;
}
.click-container p {
  font-size: 15px;
  font-weight: 500;
  margin-top: 10px;
}
.pulse2{
  animation: pulse2 .7s infinite;
  animation-direction: alternate;
  -webkit-animation-name: pulse2;
  animation-name: pulse2;
}
@-webkit-keyframes pulse2 {
  0% {
      -webkit-filter: drop-shadow(2px 4px 6px #ff203a);
  }
  50% {
      -webkit-filter: drop-shadow(2px 4px 6px #e71d3574);
  }
  100% {
      -webkit-filter: drop-shadow(2px 4px 6px #ff203a96);
  }
}

@keyframes pulse2 {
  0% {
      filter: drop-shadow(2px 4px 6px #e71d36);
  }
  50% {
      filter: drop-shadow(2px 4px 6px #e71d3586);
  }
  100% {
      filter: drop-shadow(2px 4px 6px #e71d357b);
  }
}


@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: 700px) {
  .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{
    width: 100%;
    margin-top: 5px;
    margin-right: 0;
  }
  .header-section h1 {
    margin-top: 20px;
    font-size: 30px;
}
  #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;
}
.map-container {
  transform: scale(.9);
}
.tooltiptext {
  visibility: hidden;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  transform: translate(-50%,-50%) scale(.9);
  top: 50%;
  left: 50%;
  margin-top: 260px;
  margin-left: 0;
  /* margin: auto; */
  opacity: .95;
  background-color: #ffffff;
  color: #000000;
  text-align: right;
  border-radius: 6px;
  padding: 11px 10px;
  position: absolute;
  z-index: 1;
  transition: all .2s;
}
.tooltip-content-col {
  margin-bottom: 10px;
  margin-left: 9px;
  /* width: 100%; */
  width: 30%;
}
.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;
  }
  /* .header-section{
    background-image: url(../img/main-bk2.png);
    align-items: flex-start;
  } */
}