
h1 {
  font-family: 'Afacad Flux', serif !important;
  font-weight: 500 !important;
  font-style: normal;
}

h2,
h3,
h4,
h5 {
  font-family: 'Afacad Flux', serif !important;
  font-weight: 500 !important;
  font-style: normal;
}

nav {
  font-family: 'Afacad Flux', serif !important;
  font-size: 19px;
  font-weight: 500;
}

a {
  font-family: 'Afacad Flux', serif !important;
  font-size: 19px;
  font-weight: 500;
}

#navigation {
  z-index: 1024;
  top: 0;
  width: 100%;
  display: block;
  transition: top 0.3s;
}

.intro{
	display: block;
  height: 100vh !important;
  width: 100% !important;
  object-fit: cover;
  overflow: hidden;
}

#page.intro{
  display: block;
  height: unset !important;
  width: 100% !important;
  object-fit: cover;
  overflow: hidden;
}

.intro .ipad{
  display: block;
  height: 104vh !important;
  width: 100% !important;
  object-fit:contain;
  overflow: hidden;
}

.intro figcaption {
  left: 0;
  position: absolute;
  max-width: 1000px;
  transform: translateY(-10%);
  z-index: 2;
  right: 0;
  margin: 0 auto;
  top:40%;
}

#page figcaption {
  left: 0;
  position: absolute;
  max-width: 1000px;
  transform: translateY(-10%);
  z-index: 2;
  right: 0;
  margin: 0 auto;
  padding:12%;
  top:unset !important;
}

#aboutsummit figcaption {
  position: absolute;
  padding: 15%;
  color: #fff;
}

.paralax {
  background-attachment: fixed;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.txt-primary{
  color:#25408f; 
}

.bg-primary2{
  background-color:#fff !important; 
}

.bg-darker2{
  background-color: #0f1c44;
}

.darkgreen-bg{
  background-color: #3e6910;
}

.bg-green-1{
  background-color: #5cbc45;
}

.bg-green-2{
  background-color: #8dc63f;
}

.page-divider-white{
  height: 4px;
  max-width: 120px;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right:auto;
  background-color: #fff;
}

.page-divider{
  height: 4px;
  max-width: 120px;
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right:auto;
  background-color: #ced3d9;
  margin-top: 20px;
  margin-bottom: 20px;
}

.page-divider-left {
  height: 4px;
  max-width: 120px;
  display: block;
  background-color: #ced3d9;
  transition: 0.5s;
  margin-top: 20px;
  margin-bottom: 20px;
}

.card{
  border: 0px !important;
/*  border-radius: 0px !important;*/
}

#portfolio .card{
  -webkit-border-radius: 40px !important;
  -moz-border-radius: 40px !important;
  border-radius: 40px !important;
}

.rounded-lg{
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}

.rounded-start{
  border-bottom-left-radius: 0px !important;
  border-top-left-radius: 0px !important;
}

.py-50{
  padding-top: 50% !important;
  padding-bottom: 50% !important;
}

.kalkir::before {
  content: "";
  position: absolute;
  background-color: rgba(15, 33, 86, 0.8);
  top: 0;
  left: 0;
  display: block;
  min-height: 100%;
  width: 100%;
  z-index: -1;
  overflow: hidden;
}

.back-img-1{
  background-image: url(https://storage.googleapis.com/petromindogambar/bcmsurvey/industry-sentiment.jpg);
  width: 100%;
  z-index: 0;
  background-position: center;
}

.bg-bar{
  background-image: url(https://storage.googleapis.com/petromindogambar/event-img/gcsi2025/bg-bar.jpg);
  width: 100%;
  z-index: 0;
  background-position: center;
  background-size:cover;
}

.back-about{
  background-image: url(https://storage.googleapis.com/petromindogambar/event-img/gcsi2025/bg-about-02.svg);
  width: 100%;
  z-index: 0;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size:cover;
}

.back-page-about{
  background-image: url(https://storage.googleapis.com/petromindogambar/event-img/gcsi2025/header-page-about.jpg);
  width: 100%;
  z-index: 0;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size:cover;
}

.back-img-2{
  background-image: url(https://storage.googleapis.com/petromindogambar/bcmsurvey/energy-transition.jpg);
  width: 100%;
  z-index: 0;
  background-position: center;
}

.back-img-3{
  background-image: url(https://storage.googleapis.com/petromindogambar/bcmsurvey/corporate-reputation.jpg);
  width: 100%;
  z-index: 0;
  background-position: center;
}

.back-img-4{
  background-image: url(https://storage.googleapis.com/petromindogambar/bcmsurvey/policy-impact.jpg);
  width: 100%;
  z-index: 0;
  background-position: center;
}

.back-img-5{
  background-image: url(https://storage.googleapis.com/petromindogambar/bcmsurvey/investor.jpg);
  width: 100%;
  z-index: 0;
  background-position: center;
}

.back-portfolio{
  background-image: url(https://storage.googleapis.com/petromindogambar/bcmsurvey/building.jpg);
  background-repeat: no-repeat;
  width: 100%;
  z-index: 0;
  background-position: bottom;
  background-size: contain;
}

.bg-contact-2{
  background-image: url(https://storage.googleapis.com/petromindogambar/event-img/gcsi2025/bg-footer-hutan.jpg);
  background-repeat: no-repeat;
  width: 100%;
  z-index: 0;
  background-position: bottom;
  background-size: contain;
}

.mobile{
  display: none;
}

.bg-handler{
  position: absolute;
}

.radius-tl-lg{
  -webkit-border-top-left-radius: 50px;
  -moz-border-radius-topleft: 50px;
  border-top-left-radius: 50px;
}

.py-large{
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.float-frame-right{
  height: 39vh;
  width: 28% !important;
  position: absolute;
  z-index: 3;
}

.float-frame-left{
  height: 39vh;
  width: 28% !important;
  top:auto;
  position: absolute;
  z-index: 3;
}

.float-frame-right img{
  width: 100%;
}

.float-frame-left img{
  width: 100%;
}

.logow{
  width: 10%;
}

.bg-dark-green{
  background-color: #072527;
}