html {
  overflow-x: hidden;
}
body {
  background-attachment: fixed;
  background-size: cover;
  overflow-x: hidden;
  background-position: right;
  background-color: #F5F5F5;
  text-align: left;
  background-image: url(../img/bk-body2.png);
  background-blend-mode: soft-light;
  background-repeat: round;
  direction: ltr;
}
.top-lyar{
  position: relative;
  z-index: 9999;
}
header{
  display: none;
}
.main-sections{
  display: none;
}
.float-left {
  float: right !important;
  text-align: right;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Tajawal", sans-serif !important;
}
.head-p{
  color: #2E231C;
  border-right: 7px solid #2E231C;
  padding-right: 18px;
  font-size: 25px;
  margin-top: 50px;
  margin-bottom: 16px !important;
  border-radius: 3px;
}
.qoute-border{
  border-left: 10px solid #2E231C;
  padding-left: 18px;
  border-radius: 5px;
}
.p-footer{
  text-align: left !important;
  font-size: 18px;
  font-weight: 500;
  direction: ltr;
}

.logopic {
  width: 115px;
  object-fit: contain;
}
.p-t-30{
  padding-top: 30px;
}

.pos {
  position: relative;
}
.logo2 {
  position: absolute;
  left: 25px;
  top: 25px;
  z-index: 99999999999 !important;
}
.logopic {
  width: 115px;
}
.lead{
  font-size: 19px;
  font-weight: 500;
  text-align: justify;
  line-height: 30px;
  color: #222222;
  text-align: left;
  direction: ltr;
}

.row {
  display: flex;
  flex-direction: column;
  justify-content: center;
  justify-items: center;
  align-items: center;
  margin: 0 auto;
}


/* addthis */

.at-expanding-share-button.at-expanding-share-button-desktop
  .at-expanding-share-button-toggle-bg
  > span {
  background-color: var(--main-color) !important;
}
.at-expanding-share-button[data-position="bottom-left"] {
  left: 10px;
}
/* addthis */

.at-expanding-share-button-mobile-container
  .at-expanding-share-button-mobile
  .at-expanding-share-button-toggle-bg
  > span {
  background-color: #71010f !important;
  color: #71010f !important;
}
.lyar-bottom {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;

  background-image: linear-gradient(
    rgba(25, 23, 23, 0.452),
    rgba(0, 0, 0, 0.3)
  );
}
.lyar-top {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  background-image: linear-gradient(
    to top,
    #00000000,
    #06060600,
    #0202028a,
    #020202ba,
    #020202fc
  );
}


.wave-st{
  width: 200%;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: .6;
  -webkit-animation-name: example3; /* Safari 4.0 - 8.0 */
  -webkit-animation-iteration-count: infinite; /* Safari 4.0 - 8.0 */
  animation-name: example3;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  position: absolute;
  right: 0;
  transition: all 50s;
  z-index: 9999;

}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes example3 {
  0%   {transform:translate3d(150px,400px,0);}
  25%  {transform:translate3d(0,30px,0) }
  50%  {transform:translate3d(0px,0px,0px)}
  60%  {transform:translate3d(250px,0,100px)}
  75%  {transform:translate3d(0px,0px,0px)}
  90%  {transform:translate3d(50px,0px,0px)}
  95%  {transform:translate3d(0px,0px,0px)}
  100% {transform:translate3d(155px,0,0) }
}

#section-00{
  background-image: url(../img/bk.jpg);
  background-size: cover;
  height: 100vh;
  overflow: hidden;
  direction: rtl;
}
.layar-full{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  background-image: linear-gradient(#ffffff00,#f1ebe5c9, #f1ebe500);
}
.title-st{
  position: relative;
  z-index: 999999999;
  font-size: 40px;
  width: 50%;
  margin-right: auto;
  margin-top: 25%;
  text-align: left;
  direction: ltr;
}


#buttonStart {
  font-size: 25px;
  border-radius: 11px;
  background-color: #2E231C;
  height: 64px;
  width: 196px;
  border: unset;
  font-weight: 600;
  cursor: pointer;
  padding-top: 10px;
  color: white;
}
.btn-start-container{
  position: absolute;
  z-index: 9999999;
  right: 80px;
  bottom: 80px;
}
.bkcolor {
  animation: bkcolor 2s infinite;
  animation-direction: alternate;
  -webkit-animation-name: bkcolor;
  animation-name: bkcolor;
}
@-webkit-keyframes bkcolor {
  0% {
    color: white;
  }
  50% {
    color: rgb(47, 47, 47);
  }
  100% {
    color: white;
  }
}
#bk-section01{
  /* background-image: url(../img/sec01-2.jpg); */
  background-image: url(../img/sec01-3.png);
  background-size: cover;
  height: 100vh;
  background-position: bottom;
  background-attachment: fixed;
  display: flex;
  justify-content: center;
  align-items: end;
  padding-bottom: 30px;
}
#bk-section02-a{
  background-image: url(../img/sec02-a.png);
  background-size: cover;
  height: 100vh;
  background-attachment: fixed;
  display: flex;
  align-items: end;
  padding-bottom: 30px;
}
.full-lyar-round{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-image: radial-gradient(#2e231c00, #2e231c87, #2e231c);
  z-index: 0;
}
.p-a{
  background-color: #2e231cd6;
  position: relative;
  z-index: 9999;
  width: 50%;
  padding: 25px 25px;
  border-radius: 3px;
  margin-right: 20px;
}
.p-a p{
  color: #F1EBE5;
  font-weight: 600;
}
#bk-section02{
  background-image: url(../img/bk-2-waha.png);
  background-size: cover;
  height: 100vh;
  background-attachment: fixed;
  background-position: right;
}
#bk-section02 .p-a{
  margin-left: 20px;
  margin-right: auto;
}
#bk-section03{
  background-image: url(../img/18-2.png);
  background-size: cover;
  height: auto;
  background-attachment: fixed;
}
#bk-section03-b{
  background-image: url(../img/section03-b.png);
  background-size: cover;
  height: auto;
  background-attachment: fixed;
}
#bk-section04{
  background-image: url(../img/sec08-02.png);
  background-size: cover;
  height: 600px;
  background-attachment: fixed;
}
#bk-section04-2{
  background-image: url(../img/section04-2.png);
  background-size: cover;
  height: 600px;
  background-attachment: fixed;
}
#bk-section04-2 .head-p {
  color: #f1ebe5;
  border-right: 7px solid #f1ebe5;
  padding-right: 18px;
  font-size: 25px;
  margin-top: 0;
  margin-bottom: 16px !important;
  border-radius: 3px;
}
#bk-section04-3{
  background-image: url(../img/section04-3.png);
  background-size: cover;
  background-attachment: unset;
  min-height: auto;
  background-position: right;
  padding: 140px 10px;
  padding-bottom: 35px;
  padding-top: 180px;
}
footer#footer {
  min-height: 100px !important;
}
#bk-last{
  background-image: url(../img/sec02-2-replacment.png);
  background-size: cover;
  height: 700px;
  background-position: center;
}
#bk-last02{
  background-image: url(../img/sec02-2.jpg);
  background-size: cover;
  height: 400px;
  background-position: center;
}
.text-sections{
  background-image: url(../img/bk3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
.text-sections .container{
  z-index: 99999;
  position: relative;
}
.layar-full02{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  /* background-color: #f5f1edf5; */
  background-color: #f8f4f1f0;
}
.chart-container{
  display: flex;
  margin-top: 80px;
  margin-bottom: 15px;
}
.circle-chart{
  width: 500px;
  min-height: 600px;
  position: relative;
}
.chart-bk{
  width: 500px;
  height: 500px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-left: 80px;
  margin-top: -30px;
}
.p-charts{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
#p-1{
  font-size: 17px;
  color: black;
  margin-left: 79px;
  font-weight: 700;
  width: 175px;
  margin-top: -33px;
}
#p-2{
  margin-top: -214px;
  color: #EDE0D4;
  margin-left: 24px;
  width: 110px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}
#p-3{
  margin-top: -125px;
  color: #EDE0D4;
  margin-left: -70px;
  width: 110px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}
#p-4{
  margin-top: -24px;
  color: #EDE0D4;
  margin-left: -101px;
  width: 116px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}
#p-5{
  margin-top: 80px;
  color: #2E231C;
  margin-left: -59px;
  width: 110px;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}
#p-6{
  margin-top: 146px;
  color: #2E231C;
  margin-left: 24px;
  width: 99px;
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
}
.list-chart{
  background-color: #2e231c;
  color: white;
  padding: 15px 13px;
  border-radius: 10px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}
.list-chart span{
  font-weight: bold;
}
.line-link span{
  font-weight: bold;
}
.p-container-chart{
  margin-left: 110px;
  margin-top: 40px;
}
#color-p2{
  background-color: #825437;
  color: white;
}
#color-p3{
  background-color: #A37854;
  color: white;
}
#color-p4{
  background-color: #DDB892;
  color: #2E231C;
}
#color-p5{
  background-color: #EDE0D4;
  color: #2E231C;
}
.line-link{
  padding: 15px 13px;
  border-radius: 10px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 10px;
  filter: drop-shadow(-2px 5px 3px gray);
}
.line-link p {
  margin-bottom: 0;
}
.map-svg-container{
  position: relative;
  z-index: 9999;
  display: none;
  transition: all .5s;
  margin-top: 112px;
}
.map-svg-container02{
  position: relative;
  z-index: 9999;
  display: none;
  transition: all .5s;
  margin-top: 112px;
}
.defualt-show{
  display: block;
}
.notactiveStory{
  display: none;
}
.activeStory{
  display: block;
}
.map-container{
  background-color: #EDE0D4;
  position: relative;
  transition: all .5s;
  min-height: 50px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999999999;
}
#buttonUp{
  position: absolute;
  width: 44px;
  left: 15px;
  bottom: 4px;
  z-index: 9999;
  cursor: pointer;
  transition: all .5s;
}
.arrow-down{
  position: absolute;
  width: 44px;
  left: 15px;
  bottom: 4px;
  z-index: 9999;
  cursor: pointer;
  transition: all .5s;
  transform: scaleY(-1);
  z-index: -1;
  opacity: 0;
  cursor: pointer;
  filter: drop-shadow(gray 2px 4px 6px);
  top: 20px;
  width: 48px;
}
.map-bk{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  object-fit: cover;
}
.all-heads-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  z-index: 9999;
}
.allheadsa {
  font-size: 24px;
  border: 1px solid #2E231C;
  border-radius: 7px;
  width: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 42px;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
  font-weight: 400 !important;
  padding-bottom: 0px;
  padding-top: 7px;
  transition: all .5s;
}
.allheadsa:hover{
  background-color: #2E231C;
  color: white;
  filter: drop-shadow(2px 4px 6px gray);
  font-weight: 600 !important;
}
.allheadsb {
  font-size: 24px;
  border: 1px solid #2E231C;
  border-radius: 7px;
  width: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 42px;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
  font-weight: 400 !important;
  padding-bottom: 0px;
  padding-top: 7px;
  transition: all .5s;
}
.allheadsb:hover{
  background-color: #2E231C;
  color: white;
  filter: drop-shadow(2px 4px 6px gray);
  font-weight: 600 !important;
}
.allheadsc {
  font-size: 24px;
  border: 1px solid #2E231C;
  border-radius: 7px;
  width: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 42px;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
  font-weight: 400 !important;
  padding-bottom: 0px;
  padding-top: 7px;
  transition: all .5s;
}
.allheadsc:hover{
  background-color: #2E231C;
  color: white;
  filter: drop-shadow(2px 4px 6px gray);
  font-weight: 600 !important;
}
.activeStory-Nav{
  background-color: #2E231C;
  color: white;
  filter: drop-shadow(2px 4px 6px gray);
  font-weight: 600 !important;
}

.map-container-svg{
  width: 1005px;
  min-height: 350px;
  position: relative;
  margin: auto;
  margin-top: 50px;
}
.map-image{
  /* margin: auto;
  object-fit: contain;
  width: 65%;
  margin-top: 50px; */
  width: 1005px;
  min-height: 266px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-left: 0;
  margin-top: -30px;
}
.map-svg-container:hover .lable-st{
  opacity: 1;
  z-index: 1;
}
.map-svg-container:hover .line-st{
  opacity: 1;
  z-index: 0;
}
.lable-st{
  position: absolute;
  background-color: #2E231C;
  color: #F1EBE5;
  border-radius: 10px;
  padding: 14px 15px;
  font-weight: 600;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  font-size: 14px;
  display: block;
  text-align: center;
  opacity: 0;
  transition: all .5s;
}
.line-st{
  position: absolute;
  width: 3px;
  height: 50px;
  background-color: #2E231C;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  filter: drop-shadow(2px 4px 3px black);
  opacity: 0;
  transition: all .5s;
}
.lable-st .num{
  display: block;
}
/* 1990 postion map */
.ps05{
  margin-left: -320px;
}
.ps04{
  margin-top: 25px;
}
.ps01{
  margin-left: 283px;
  margin-top: 72px;
}
.ps02{
  margin-left: -406px;
  margin-top: -191px;
}
.ps03{
  margin-left: 20px;
  margin-top: -209px;
}
.ps06{
  margin-top: -183px;
  margin-left: -199px;
}
.ps07{
  margin-left: -216px;
  margin-top: 10px;
}
.linpos07{
  margin-left: -247px;
  margin-top: -49px;
  width: 1px;
  transform: translate(-50%, -50%) rotate(347deg);
}
.linpos06 {
  margin-top: -144px;
  margin-left: -193px;
  height: 100px;
  width: 2px;
  transform: translate(-50%, -50%) rotate(378deg);
}
.linpos05{
  height: 149px;
  margin-left: -297px;
  margin-top: -22px;
  transform: translate(-50%,-50%) rotate(45deg);
  z-index: 0;
  width: 2px;
}
.linpos04{
  transform: translate(-50%, -50%) rotate(45deg);
  margin-top: -20px;
  margin-left: 29px;
  width: 1px;
}
.linpos03{
  transform: translate(-50%, -50%) rotate(342deg);
  margin-left: 61px;
  margin-top: -150px;
  height: 50px;
}
.linpos02{
  height: 87px;
  margin-left: -417px;
  margin-top: -149px;
  transform: translate(-50%, -50%) rotate(170deg);
}
.linpos01{
  transform: translate(-50%, -50%) rotate(45deg);
  margin-left: 340px;
  margin-top: 25PX
}
/* 1990 postion map */

/* 1995 postion map */
.map1995 .linpos02{
  margin-top: -168px;
  margin-left: -415px;
}
.map1995 .linpos05 {
  height: 137px;
  margin-left: -263px;
}
.map1995 .linpos04 {
  margin-top: -33px;
}
.map1995 .ps01 {
  margin-left: 327px;
  margin-top: -100px;
}
.map1995 .linpos01{
  transform: translate(-50%, -50%) rotate(350deg);
    margin-left: 376px;
    margin-top: -29PX;
    height: 100px;
    width: 2px;
}
/* 1995 postion map */


/* 2000 postion map */

/* 2000 postion map */

/* 2005 postion map */
.map2005 .linpos01 {
  transform: translate(-50%, -50%) rotate(11deg);
  margin-left: 363px;
  margin-top: -55PX;
}
.map2005 .ps01 {
  margin-left: 353px;
  margin-top: -81px;
}
.map2005 .ps03 {
  margin-left: 120px;
  margin-top: -209px;
}
.map2005 .linpos03 {
  transform: translate(-50%, -50%) rotate(386deg);
  margin-left: 93px;
  margin-top: -158px;
  height: 50px;
}
.map2005 .ps04 {
  margin-top: 36px;
  margin-left: 66px;
  width: 117px;
}
.map2005 .linpos04 {
    transform: translate(-50%, -50%) rotate(-27deg);
    margin-top: -11px;
    margin-left: 69px;
}
.map2005 .linpos06 {
  margin-top: -137px;
  margin-left: -196px;
}
.map2005 .linpos07 {
  margin-left: -235px;
  margin-top: -46px;
}
/* 2005 postion map */

/* 2010 postion map */
.map2010 .ps01 {
  margin-left: 353px;
  margin-top: -91px;
}
.map2010 .linpos01 {
  transform: translate(-50%, -50%) rotate(-36deg);
  margin-left: 403px;
  margin-top: -51PX;
  height: 100px;
  width: 2px;
  filter: drop-shadow(0px 1px 0px black);
}
.map2010 .ps04 {
  margin-top: 36px;
  margin-left: 15px;
  width: 102px;
}
.map2010 .linpos04 {
  transform: translate(-50%, -50%) rotate(-45deg);
  margin-top: -5px;
  margin-left: -24px;
  width: 1px;
  height: 100px;
}
.map2010 .linpos07 {
  margin-left: -232px;
  margin-top: -46px;
  width: 1px;
  transform: translate(-50%, -50%) rotate(347deg);
}
.map2010 .ps05 {
  margin-left: -367px;
  z-index: 1;
}
.map2010 .linpos05 {
  height: 118px;
  width: 1px;
  margin-left: -283px;
  margin-top: -39px;
  transform: translate(-50%,-50%) rotate(45deg);
  z-index: 0;
}
.map2010 .linpos02 {
  height: 87px;
  width: 2px;
  margin-left: -430px;
  margin-top: -165px;
  transform: translate(-50%, -50%) rotate(170deg);
}
.map2010 .ps02 {
  margin-left: -433px;
  margin-top: -191px;
}
/* 2010 postion map */

/* 2015 postion map */
.map2015 .ps01 {
  margin-left: 330px;
  margin-top: -105px;
}
.map2015 .linpos01 {
  transform: translate(-50%, -50%) rotate(169deg);
  margin-left: 344px;
  margin-top: -56PX;
  height: 100px;
  width: 2px;
}
.map2015 .linpos02 {
    margin-left: -417px;
    margin-top: -167px;
}
.map2015 .linpos05 {
  width: 2px;
  height: 142px;
  margin-left: -341px;
}
.map2015 .ps05 {
  margin-left: -401px;
}
.map2015 .ps04 {
  margin-top: 17px;
  margin-left: 81px;
}
.map2015 .linpos04 {
  transform: translate(-50%, -50%) rotate(-26deg);
  margin-top: -24px;
  margin-left: 43px;
  width: 1px;
}
/* 2015 postion map */

/* 2021 postion map */
  .map2021 .ps01 {
    margin-left: 330px;
    margin-top: -105px;
  }
  .map2021 .linpos01 {
    transform: translate(-50%, -50%) rotate(169deg);
    margin-left: 344px;
    margin-top: -56PX;
    height: 100px;
    width: 2px;
}
.map2021 .linpos02 {
  margin-left: -422px;
  margin-top: -166px;
  }
.map2021 .ps02 {
    margin-left: -408px;
    margin-top: -196px;
}
.map2021  .ps05 {
  margin-left: -420px;
}
.map2021 .linpos05 {
  width: 1px;
  height: 175px;
  margin-left: -395px;
  margin-top: -33px;
  transform: translate(-50%,-50%) rotate(45deg);
}
.map2021 .ps04 {
  margin-top: 17px;
  margin-left: 81px;
}
.map2021 .linpos04 {
  transform: translate(-50%, -50%) rotate(-26deg);
  margin-top: -24px;
  margin-left: 43px;
  width: 1px;
}
/* 2021 postion map */



.info-container{
  background-color: #F1EBE5;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 27px 95px;
  filter: drop-shadow(2px 4px 6px gray);
  position: relative;
}
.info-bk{
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.layar-info{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #2e231cd4;
  top: 0;
  left: 0;
  z-index: -1;
}
.info-container p {
  font-weight: bold !important;
  font-size: 18px;
  color: #F1EBE5;
}
.click-container{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.click-container img{
  width: 30px;
}
.click-container p{
  font-size: 15px;
  font-weight: 500;
  margin-top: 10px;
}
.map-container02{
  margin-top: 40px;
}
.tab-img{
  position: absolute;
  width: 57px;
  object-fit: contain;
  top: 50%;
  transform: translateY(-50%);
}
.tab-right{
  left: -29px;
}
.tab-left{
  right: -29px;
}
.lable-container{
  display: flex;
  width: 90%;
  flex-wrap: wrap;
  margin: auto;
  margin-bottom: 23px;
}
.label-content{
  width: 33.33%;
  display: flex;
  align-items: baseline;
}
.box img{
  width: 46px;
  object-fit: contain;
  margin-right: 10px;
}
.label-content p{
  font-size: 17px;
  font-weight: 500;
}
.title-st2{
  position: relative;
  z-index: 999999999;
  text-align: left;
  text-transform: unset;
  direction: ltr;
}
.row1{
  display: flex;
  width: 100%;
}
.col-lg-6{
  width: 50%;
}
#bk-section01 p{
  color: #F1EBE5;
  position: relative;
  z-index: 99;
}
.layer-section1{
  background-image: linear-gradient(#2e231c03,#2e231c00, #2e231cf0,#2e231c);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
}
.info-circle-container h3{
  color: #F1EBE5;
  font-size: 22px;
  text-align: center;
  margin-bottom: 44px;
}
.circle-p{
  color: #F1EBE5;
  font-size: 19px;
  text-align: center;
  margin-top: 7px;
}
.circle-content{
  color: #F1EBE5;
  width: 150px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  margin-bottom: 16px;
}
.info-circle-row{
  display: flex;
  align-items: center;
  justify-content: start;
  width: 100%;
}
.info-circle-col{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  width: 25%;

}
.color01{
  border: 10px solid #2E231C;
  border-radius: 100%;
}
.color02{
  border: 10px solid #825437;
  border-radius: 100%;
}
.color03{
  border: 10px solid #A37854;
  border-radius: 100%;
}
.color04{
  border: 10px solid #DDB892;
  border-radius: 100%;
}
.p-source{
  background-color: #2e231cb8;
  color: #F1EBE5;
  width: max-content;
  margin: auto;
  margin-top: 34px;
  font-weight: 600;
  padding: 7px 20px;
}
.part2-container{
      background-color: unset;
      margin-top: 100px;
      margin-bottom: 50px;
      padding: 27px 95px;
      filter: unset;
      position: relative;  
}
.p-a-left-bottom{
  margin-left: 20px;
  margin-right: unset;
}
.p-a-left-bottom p {
  color: #F1EBE5;
  font-weight: 500;
  line-height: 28px;
  font-size: 18px;
}
.info-last-row{
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: start;
}
.info-last-col{
  width: 44%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 25px;
  margin-right: 25px;
}
.info-last-col .circle-content{
  color: #2E231C;
}
.info-last-col .circle-p{
  color: #2E231C;
}
.info-last-col .info-container{
  background-color: #F1EBE5;
  margin-top: 25px;
  margin-bottom: 50px;
  padding: 27px 55px;
  filter: drop-shadow(2px 4px 6px gray);
  position: relative;
  height: 270px;
  border-radius: 10px;
}
.info-last-col .info-bk{
  display: none;
}
.info-last-col .layar-info{
  background-color: #2E231C;
  border-radius: 10px;
}
.info-last-col .tab-right {
  left: -19px;
}
.info-last-col .tab-left {
  right: -19px;
}
.label-descri{
  font-size: 19px;
  text-align: center;
  margin-bottom: 80px;
  margin-top: 42px;
}
.m-t-0{
  margin-top: 0;
}
.sp-m-bottom{
  margin-bottom: 100px;
}
/* ==================== Media Query ==================== */



@media (max-width: 1024px){
  .map-container-svg {
    transform: scale(.7);
    width: 100%;
}
}


@media (max-width: 800px) {
  #bk-section04-2{
    height: auto;
  }
  #bk-section04{
    height: auto;
  }
  .map-container-svg {
    transform: scale(.6);
    width: 100%;
}
  .p-a{
    width: 100%;
    margin: auto;
    padding: 10px 10px;
  }
  .info-last-row{
    flex-direction: column;
  }
  .info-last-col {
    width: 100%;
    margin: auto;
    margin-bottom: 60px;
  }
 .info-container{
  height: auto !important;
  margin: 0 !important;
  width: 100%;
 }
 .info-circle-row{
  flex-direction: column;
 }
 .info-circle-col{
  width: 100%;
 }
 .p-source {
  background-color: #2e231cb8;
  color: #F1EBE5;
  width: 100%;
 }
}


@media (max-width: 600px) {
  #bk-section02 .p-a {
    margin: auto;
  }
  .info-last-col .tab-right {
    left: 50%;
}
.info-last-col .tab-left {
  right: 34%;
  transform: translateX(-50%) rotate(90deg);
}
  .map-container-svg {
    transform: scale(.5);
    width: 100%;
    min-height: 150px;
}
  .row1{
    display: flex;
    width: 100%;
  }
  .col-lg-6{
    width: 50%;
  }
  .title-st{
    width: 100%;
    font-size: 30px;
  }
  .layar-full {
    background-image: linear-gradient(#f1ebe5a8,#f1ebe5c9, #f1ebe500);
}
.lead {
  text-align: right;
}
.info-container{
  padding: 40px 10px !important;
  height: auto !important;
  margin-bottom: 40px !important;
  margin-top: 40px !important;
}
.tab-img {
  position: absolute;
  width: 57px;
  object-fit: contain;
  top: unset;
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
}
.tab-left {
  top: -77px;
  right: unset;
}
.tab-right {
  bottom: -77px;
  left: 50%;
}
.all-heads-container {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.allheadsa{
  width: 33%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0 !important;
  border-radius: 0;
}
.allheadsb{
  width: 33%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0 !important;
  border-radius: 0;
}
.allheadsc{
  width: 33%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0 !important;
  border-radius: 0;
}

.lable-container {
  margin-top: 20px;
}
.label-content {
  width: 100%;
  margin-bottom: -10px;
}
.chart-container{
  flex-direction: column;
}
.p-container-chart {
  margin-left: 0;
  margin-top: 40px;
}
.circle-chart {
  width: 300px;
  min-height: 300px;
  position: relative;
  transform: scale(0.8);
  right: 30px;
  margin-top: 50px;
}
#bk-section02{
  background-attachment: unset;
}
#bk-section04-2 {
  height: auto;
  background-attachment: unset;
  background-position: center;
  min-height: 600px;
}
#bk-section03-b {
  height: auto;
  background-attachment: unset;
  background-position: center;
}
#bk-section04 {
  background-image: url(../img/sec08-02.png);
  min-height: 600px;
  background-attachment: unset;
  height: auto;
  background-position: center;
}
#bk-section03{
  background-attachment: unset;
  background-position: center;
}
#bk-section01{
  background-attachment: unset;
}
#bk-section02-a{
  background-attachment: unset;
}
.text-sections {
  background-repeat: round;
  background-size: contain;
  background-attachment: unset;
  background-position: center;
}
}

@media (max-width: 500px) {
    .map-container-svg {
      transform: scale(.38);
      width: 100%;
      min-height: 100px;
  }
  
}


