@import url('https://fonts.googleapis.com/css2?family=Ubuntu&display=swap');
.menu-footer
{
	cursor: pointer;
}

html {
  scroll-behavior: smooth;
  margin: 0;
  
  
}
.mobule-men
{
	color: #113877;
	font-size: 1rem;
	font-weight: 400;
}
.logo2
{
	width: 70%;   
}

.lottie-container {
	max-width: 100%; /* Tambahkan properti max-width */
	top: 0;
	left: 0;
	position: fixed;
	height: 100vh;
	
	background-size: cover;
	background-repeat: no-repeat;
	height: 100vh;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column; /* Menambahkan orientasi kolom */
	
	z-index: 3000;

	
	

animation: mymovsse 5s forwards;

animation-timing-function: ease-in-out;
-webkit-animation-timing-function: ease-in-out;
	
}
@keyframes mymovsse {
    0% { background-image: url('BG/bg-black.jpg'); }
	25% { background-image: url('BG/bg-black.jpg'); }
  74% { background-color:rgba(0, 0, 0, 0.5); }
  75% {    background-image: url('BG/bg-color.jpg'); }
  
 
  89% {    background-image: url('BG/bg-color.jpg'); }
  90% { background-color:rgba(0, 0, 0, 0.5); }
  100% {   background-color:rgba(255, 255, 255, 0.8); }
}
.lottie-container2 {
	max-width: 100%; /* Tambahkan properti max-width */
	top: 0;
	left: 0;
	position: fixed;
	height: 100vh;
	
	background-size: cover;
	background-repeat: no-repeat;
	height: 100vh;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column; /* Menambahkan orientasi kolom */
	transition: background-image 2s ease-in-out; /* Transisi latar belakang */
	z-index: 3000;
}
.lottie-container.large {
	width: 1000px; /* Ubah lebar */
	height: 100px; /* Ubah tinggi */
	transform-origin: center; /* Menetapkan titik asal transformasi */
	transform: scale(2); /* Skala awal (tidak terubah) */
	transition: transform 0.3s ease; /* Animasi transisi scaling */
}
.lottie_compartement
{
	width: 100%;
	height: 100vh;
	position: absolute;
	z-index: 1000;
}
/* Media query untuk menyesuaikan ukuran .lottie-container.large ketika jendela diperkecil */
@media (max-width: 1200px) {
	.lottie-container.large {
		width: 90%; /* Ubah lebar relatif */
		transform: scale(1.3); /* Skala relatif */
	}
}
.case
{
	padding-left: 20px !important;
}
.gurih
{
	width: 100%;
	background-image: url('../images/body.webp');
	 
	background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
}
body
{
	width: 100%;
	font-family: 'Ubuntu', sans-serif;
	 
	
	
	
}
@media screen and (max-width: 680px) {
	body
{
	width: 100%;
	font-family: 'Ubuntu', sans-serif;
	 
	
	
	
}
.gurih
{
	width: 100%;
	background-image: url('../images/body_mobile.jpg');
	 
	background-size: cover;
	background-position:center top;
	background-repeat: no-repeat;
}
}
.fundala
{
	overflow: hidden;
	width: 100%;
}
.nav-link
{
	cursor: pointer;
}
#velkommen
{
	position: absolute;
	width: 100vw;
	height: 100vh;
	border: none;
	padding: 0;
	margin: 0;
	top:0;
	left:0;
	
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 1) !important;
	font-weight: normal;
}
.navbar-dark .navbar-nav .nav-link:hover
{
	font-weight: bolder;
}

@media screen and (min-width: 681px) {
.logo
{
	max-width: 20%;
}
}
.navbar
{
	background: rgba(255, 255, 255, 0);
	box-shadow: none;
}
.navbar-dark {
  
}
.cloud
{
	
	background: url();
	animation: animate 60s linear infinite;
}
@keyframes animate
{
	0%
	{
		background-position: 0px;
	}
	100%
	{
		background-position: 1440px;
	}
}
.cloud_bg
{
	 background-image:url('../images/awan.webp');
	animation: animate 60s linear infinite;
	background-size: 100%;
	background-position: top;
	background-repeat: repeat-x;
	
}
.menu-col
{
	max-width: 90%;
}
.font-copyright
{
	font-size: 0.7rem;
}
.menu-footer
{
	padding-right:30px;
	margin-top: 50px;
	color: #ffffff !important;
	text-decoration: none;
}
h8.be_part
{
	
}
/*water water-fund */
@media screen and (max-width: 680px) {
	.gundukan
	{
		width:120% !important;
	}
h1.water-fund
	{
		font-size: 2.596rem;
		font-weight: bolder;
		font-family: 'Ubuntu';
	}
	.menu-footer
{
	padding-right:30px;
	margin-top: 50px;
	color: #ffffff !important;
	text-decoration: none;
	font-size: 0.8rem !important;
}
	
}

/* emd water fund */
.btn-join2
{
	border-radius: 25px;
	margin-top:10px;
	background-color: rgba(28, 60, 132, 0.7);
	border: 1px solid rgba(28, 60, 132, 0.7);


}
.footer
{
	width: 90%;
	border-top: 2px solid  #808080;
}
.footer2
{
	width: 90%;
	margin-top: 10px;
	
}
/*contact*/
.row-forms
{
	margin: 25px;
}

.form-contact
{
	background-color: #ffffff;
	border-radius: 10px;
	color: #808080;
}
.btn-join
{
	width: 90%;
	border-radius: 25px;
	background-color: #1481CA;
	border-radius: 1px solid #1481CA;
}
.gasapon
{
	border-bottom: 2px solid  #808080;
	padding-bottom: 10px;
}
/* end contact*/
.row-bubble
	{
		max-width: 80%;
	}
.im-bubble
{
	max-width: 70%;
}
.image-pipe
{
	max-width: 80%;
}
.how-we-work
{
	
font-size: 2rem;
font-weight: 700;
line-height: 2rem;
text-align: center;
	margin-top: 100px;

}
.pipa-section2
{
	
}
.text-nya
{
	font-family: 'Ubuntu';
font-size: 1.2rem;
font-weight: 400;
line-height: 1.2rem;
text-align: right;

}
.air-2
{
	font-size: 1rem;
	font-weight: 300;
	line-height: auto;
}
.container_section_one
{
	width: 100%;
	
	background-image: url('../images/cloud.webp');
	background-size: 100% 90%;
}
.dropdown-item
{
	cursor: pointer;
}
h2.text-indonesia-fund
{
	/*text-shadow: 0px 4px 4px 0px #00000040;*/
	 text-shadow: 4px 4px 6px rgba(0,0,0,0.22);

	font-family: 'Ubuntu', sans-serif;
font-size: 2rem;
font-weight: 400;
line-height: 2rem;
text-align: center;

}
h1.text-indonesia-h1
{
	text-shadow: 4px 4px 6px rgba(0,0,0,0.22);
	font-family: 'Ubuntu', sans-serif;
font-size: 2.5rem;
font-weight: 400;
line-height: 2.5rem;
text-align: center;

}
.clear
{
	clear:both;
}
.gundukan
{
	
	
	
}
.dropdown-menu,.dropdown-menu:hover,.dropdown-item:hover,.dropdown-item
{
	border: none;
	background: rgba(255, 255, 255, 0);
	color: #ffffff;
}
.bg-runaway
{
	
	background-position:top ;
	
	background-size:100%;
	background-repeat: no-repeat;
}

.bg_utama
{
	min-height: 600px;
	 /*background-image:url('../images/body_mobile.webp');*/
	background-position:top ;
	
	background-size:100%;
	background-repeat: no-repeat;
	}
	
.pipa-kiri
{
	
	
	margin-top: 20%;
}
.what-iwf
{
	font-family: 'Ubuntu';
font-size: 1.2rem;
font-weight: 700;
line-height: 1.2rem;
text-align: right;
	position: relative;
	

	
}
.what
{
	
	
	padding-top:100px;
	
	text-align: right;
	width: 90%;
}
img.gundukan {
  
	width: 100%;
	
}

.air
	{
		margin-top:100px;
		font-family: 'Ubuntu';
font-size: 1.2rem;
font-weight: 700;
line-height: 34.47px;
text-align: center;

	}
.row-air
{
	width: 60%;
	margin-top:80px;
	text-align: center;
}
h1.air_text
{
	font-family: 'Ubuntu';
font-size: 9rem;
font-weight: bolder;
line-height: 10rem;
text-align: center;

}
h5.aira
{
	font-family: 'Ubuntu';
font-size: 1rem;
font-weight: 700;
line-height: 1rem;
text-align: center;

}

.row-scheme
{
	width: 80%;
	
	text-align: center;
}
.btn-join2
	{
		font-size: 1rem;
	}

@media screen and (max-width: 680px) {
	.menu_f_font
	{
		font-size: 0.8rem;
	}
	.btn-join2
	{
		font-size: 1rem;
	}
	.row-air
{
	width: 100%;
	margin-top:35px;
	text-align: center;
}
	.col-gates
	{
		margin-top: 100px;
	}
}

/****************************************************** MEDIA 1280 *****************************************************/
@media screen and (min-width: 1280px) {
	h5.aira
	{
		font-size: 2rem;
		line-height: 3rem;
	}
	.row-bubble
	{
		max-width: 70%;
	}
	.air
	{
		margin-top:150px;
		margin-top:100px;
		font-family: 'Ubuntu';
font-size: 1.875rem;
font-weight: 700;
line-height: 34.47px;
text-align: center;
	}
.row-air
{
	width: 60%;
	margin-top:150px;
	text-align: center;
}
h1.air_text
{
	font-family: 'Ubuntu';
font-size: 11.563rem;
font-weight: bolder;
line-height: 212.57px;
text-align: center;

}
 .container_section_one
{
	width: 100%;
	
	background-image: url('../images/cloud.webp');
	background-size: 100% 90%;
}
h1.water-fund
	{
		font-size: 4rem;
		font-weight: bolder;
		font-family: 'Ubuntu';
	}
h2.text-indonesia-fund
{
	/*text-shadow: 0px 4px 4px 0px #00000040;*/
	 text-shadow: 4px 4px 6px rgba(0,0,0,0.22);

	font-family: 'Ubuntu', sans-serif;
font-size: 42px;
font-weight: 400;
line-height: 48.26px;
text-align: center;

}
h1.text-indonesia-h1
{
	   text-shadow: 4px 4px 6px rgba(0,0,0,0.22);
	font-family: 'Ubuntu', sans-serif;
font-size: 56px;
font-weight: 400;
line-height: 64.34px;
text-align: center;

}
	.how-we-work
{
	
font-size: 4rem;
font-weight: 700;
line-height: 4rem;
text-align: center;
	margin-top: 100px;

}
.clear
{
	clear:both;
}
.gundukan
{
	
	
	
}
	.bg-runaway
{
	 background-image:url('../images/pipeall.png');
	background-position:top ;
	
	background-size:cover;
	background-repeat: no-repeat;
}
.bg_utama
{
	min-height: 600px;
	/* background-image:url('../images/body.webp');*/
	background-position: top ;
	
	background-size: cover;
	background-repeat: no-repeat;
	}
 .curved-bottom {
            /* Curved corners */
            border-bottom-left-radius: 50% 50%;
            border-bottom-right-radius: 30% 40%;
        }
img.gundukan {
  
	width: 100%;
	
}

.pipa-section2
{
	/* background-image:url('../../public/assets/images/pipakanan.webp'),url('../../public/assets/images/pipakiri.webp');
	
	min-height: 200px;
	background-repeat: no-repeat;
	background-position-x: right,left;
  background-position-y: top , 350px;*/
}
.what-iwf
{
	font-family: 'Ubuntu';
font-size: 30px;
font-weight: 700;
line-height: 34.47px;
text-align: right;
	position: relative;
	

	
}
	.air-2
{
	font-size: 1.5rem;
	font-weight: 300;
	line-height: auto;
}
.what
{
	
	
	padding-top:180px;
	
	text-align: right;
	width: 40%;
}
.pipa-kanan
{
	
	
}
.pipa-kiri
{
	
	margin-left:10%;
	margin-top: 20%;
}
.text-nya
{
	font-family: 'Ubuntu';
font-size: 1.6rem;
font-weight: 400;
line-height: 34.47px;
text-align: right;

}
	
}


/* 2000+++*/
@media screen and (min-width: 2000px) {
	.how-we-work
{
	
font-size: 4rem;
font-weight: 700;
line-height: 4rem;
text-align: center;
	margin-top: 100px;

}
	.image-pipe
{
	width: 80%;
}
	.row-bubble
	{
		max-width: 70%;
	}
	.air
	{
		margin-top:350px;
		
		font-family: 'Ubuntu';
font-size: 3rem;
font-weight: 700;
line-height: auto;
text-align: center;
	}
.row-air
{
	width: 60%;
	margin-top:150px;
	text-align: center;
}
h1.air_text
{
	font-family: 'Ubuntu';
font-size: 18.563rem;
font-weight: bolder;
line-height: auto;
text-align: center;

}
	h5.aira
	{
		font-size: 4rem;
		line-height: 4rem;
	}
 .container_section_one
{
	width: 100%;
	
	background-image: url('../images/cloud.webp');
	background-size: 100% 90%;
}
h2.text-indonesia-fund
{
	/*text-shadow: 0px 4px 4px 0px #00000040;*/
	text-shadow: 4px 4px 6px rgba(0,0,0,0.22);

	font-family: 'Ubuntu', sans-serif;
font-size: 42px;
font-weight: 400;
line-height: 48.26px;
text-align: center;

}
h1.text-indonesia-h1
{
	text-shadow: 4px 4px 6px rgba(0,0,0,0.22);
	font-family: 'Ubuntu', sans-serif;
font-size: 56px;
font-weight: 400;
line-height: 64.34px;
text-align: center;

}
.clear
{
	clear:both;
}
.gundukan
{
	
	
	
}
	.bg-runaway
{
	 background-image:url('../images/pipeall.png');
	background-position:top ;
	
	background-size:cover;
	background-repeat: no-repeat;
}
.bg_utama
{
	min-height: 600px;
	/* background-image:url('../images/body.webp');*/
	background-position: top ;
	
	background-size: cover;
	background-repeat: no-repeat;
	}
 .curved-bottom {
            /* Curved corners */
            border-bottom-left-radius: 50% 50%;
            border-bottom-right-radius: 30% 40%;
        }
img.gundukan {
  
	width: 100%;
	
}

.pipa-section2
{
	/* background-image:url('../../public/assets/images/pipakanan.webp'),url('../../public/assets/images/pipakiri.webp');
	
	min-height: 200px;
	background-repeat: no-repeat;
	background-position-x: right,left;
  background-position-y: top , 350px;*/
}
.what-iwf
{
	font-family: 'Ubuntu';
font-size: 3rem;
font-weight: 700;
line-height: 34.47px;
text-align: right;
	position: relative;
	

	
}
.what
{
	
	
	padding-top:400px;
	
	text-align: right;
	width: 50%;
}
.pipa-kanan
{
	
	
}
.pipa-kiri
{
	
	margin-left:10%;
	margin-top: 20%;
}
.text-nya
{
	font-family: 'Ubuntu';
font-size: 3rem;
font-weight: 400;
line-height: 3rem;
text-align: right;

}
	
}
/*bubble */


#background-wrap {
     position:absolute;
  width:100%;
  height: 100vh;
  z-index:-1;
  overflow:hidden;
  bottom:0;
  left:0;
	
	
	
}
@media screen and (max-width: 480px) {
	h5.aira{
		font-size: 0.9rem;
		font-family: 'Ubuntu';
	}
}
@media screen and (max-width: 680px) {
	
.col_mob
	{
		max-width: 90%;
	}
.logo
{
	max-width: 40%;
}
}
/* KEYFRAMES */
