/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Figtree:ital,wght@0,300..900;1,300..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* .container{
	padding-left: 100px;
	padding-right: 100px;
} */

.menu-link{
	color: #fff;
}

.section{
	background: transparent;
	margin: 0;
}

.page-section {
	padding: 60px 0;
}

.menu-link div{
	font-family: "Bebas Neue", sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 43.2px;
	text-align: left;
}

#section-about{
	background-image: url('../images/sekolah.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}

#section-about2{
		background: linear-gradient(rgba(0, 168, 89, 0.5), rgba(0, 168, 89, 0.5)), 
					url('../images/sekolah-daftar.png');
		background-repeat: no-repeat;
		background-size: contain;
		background-position: bottom;
		padding-bottom: 200px;
	
}

#section-contact{
	background: linear-gradient(rgba(0, 168, 89, 0.5), rgba(0, 168, 89, 0.5)), 
				url('../images/sekolah-daftar.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;

}

.menu-item.current > .menu-link, .menu-item:hover > .menu-link{
	color: #FFF212;

}

.custom-header{
	font-family: "Bebas Neue", sans-serif;
	font-size: 48px;
	font-weight: 400;
	line-height: 57.6px;
	text-align: center;
	color: #FFF212;

}

.card-custom{
	border: 8px solid #FFF212;
	border-radius: 40px;
}

.card-h3-black{
	color: #000;
	transform: translateY(-50%);
	padding: 10px 26px;
	background-color: #fff;
	width: fit-content;
	margin: auto;
	font-family: "Poppins", sans-serif;;
	font-size: 36px;
	font-weight: 700;
	line-height: 54px;
	border-radius: 10px;

}

.btn-daftar{
	border-radius: 17px;
	padding: 10px 50px;
	background: #FFFFFF;
	box-shadow: 0px 4px 4px 0px #00A85966;
	font-family: "Bebas Neue", sans-serif;
	font-size: 44px;
	font-weight: 400;
	line-height: 52.8px;
	text-align: center;
	color: #00A859;
}

.btn-daftar:hover{
	background: #fff;
}

#section-works .section{
	background: #00A859;

}

#footer{
	background-color: transparent;
	position: absolute;
	bottom: 0;
	margin-top: 200px;
}

.footer-custom{
	padding: 20px 80px;
	font-family: "Poppins", sans-serif;;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	max-width:90%;background-color:#FFF212;border-radius: 50px 50px 0 0; height: max-content;margin:auto;
}

#copyrights{
	position: absolute;
    bottom: 0;
    width: 100%;
    z-index: -1;
}

.card-form{
	background: rgba(0, 0, 0, 0.2);
	padding: 40px 80px;
	border-radius: 42px;
	text-align: left;
}

label{
	text-transform: uppercase;
	font-family: "Bebas Neue", sans-serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 48px;
	text-align: left;
	color : #fff;	 
    text-wrap: nowrap;
	margin-right: 20px;
}

.form-control {
	height: 46px;
	background-color: #fff;
	border-radius: 5px;
}

textarea.form-control{
	height: 78px;
}

.custom-radio{
	display: flex;
}

.custom-radio input[type="radio"] {
    appearance: none; /* Hides the default radio button */
    width: 30px;
    height: 30px;
    border: 4px solid #fff; /* Custom border color */
    border-radius: 50%;
    outline: none;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
}

.custom-radio input[type="radio"]:checked::before {
    content: '';
    width: 15px;
    height: 15px;
    background-color: #fff; /* Custom checked color */
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 3px;
}

.btn-submit{
background: #fff;
color: #00A859;
font-family: "Bebas Neue", sans-serif;
font-size: 64px;
font-weight: 400;
line-height: 76.8px;
text-align: center;

}

.btn-submit:hover{background:#fff;}

.custom-h3-sukses{
	color: #fff;
	margin-bottom: 0;
	font-family: "Bebas Neue", sans-serif;
	font-size: 44px;
	font-weight: 400;
	line-height: 52.8px;
	text-align: center;
}

.contact-p{
	font-family: "Figtree", sans-serif;
	font-size: 40px;
	font-weight: 700;
	line-height: 48px;
	text-align: center;
	color: #fff;

}

.bg-darker{
	background-color: rgba(0, 0, 0, 0.3);
}

.width-contact{
	width: 50%;
}

.color-green{
	font-family: "Bebas Neue", sans-serif;
	color: #00A859;
	font-size: 48px;
	font-weight: 400;
	line-height: 57.6px;
	
}

.ul-reward{
	font-family: "Poppins", sans-serif;;
font-size: 24px;
font-weight: 700;
line-height: 36px;
text-align: left;
color: #FFFFFF;
justify-content: space-evenly;
text-transform: uppercase;
}

.inform, .inform h5{
	text-transform: uppercase;
	font-family: "Poppins", sans-serif;;
	font-size: 24px;
	font-weight: 700;
	line-height: 36px;
	text-align: center;
	color: #FFFFFF;	
}

.inform h5{
	color: #FFF212;
	margin-bottom: 10px;
}
.cat-lomba{
	padding: 20px;
}
.cat-lomba h5{
	font-family: "Bebas Neue", sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	min-height: 50px;
	height: max-content;
}
.cat-lomba h5 small{
	font-size: 20px;
}

.cat-lomba .h5-cat{
	font-size: 40px;
}

.cat-lomba p{
	font-family: "Figtree", sans-serif;
	font-size: 24px;
	font-weight: 200;
	line-height: 28.8px;
	text-align: left;
	color: #fff;
	padding: 20px;
}


		.feature-box-border-vertical .feature-box { position: relative; }

		.feature-box-border-vertical .feature-box:not(.noborder)::before,
		.feature-box-border-vertical .fbox-active.feature-box:not(.noborder)::after {
			content: "";
			position: absolute;
			top: 0;
			left: 35px;
			width: 3px;
			height: 100%;
		}

		.feature-box-border-vertical .fbox-icon i,
		.feature-box-border-vertical .fbox-border.fbox-light .fbox-icon i {
            position: relative;
			z-index: 5;
			text-align: center;
            background-color: #00A859 !important;
		}

        .feature-box-border-vertical .fbox-active.feature-box .fbox-icon i,
		.feature-box-border-vertical .fbox-active.feature-box .fbox-border.fbox-light .fbox-icon i,
        .feature-box-border-vertical .fbox-active.feature-box:not(.noborder)::after {
            background: #00A859;
            color:#00A859;
        }

		
.fbox-content h3, .fbox-content .h3{
	font-family: "Figtree", sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 38.4px;
	text-align: left;
	text-wrap: nowrap;
}

#logo a img{
	border-radius: 11px;
}


@media only screen and (max-width: 768px) {
	.fbox-content h3, .fbox-content .h3{
		text-wrap: wrap;
	}

	.footer-custom {
		padding: 20px 0px;
	}

	.ul-reward {
		margin-left: 40px;
	}

	.card-form{
		padding: 40px;
	}

	label{
		text-wrap: wrap;
	}

	#section-about2{
	padding-bottom: 300px;
	}
}
