:root{
    --teal:#0e9aa7;
    --teal-dark:#0a7c88;
    --ink:#1e2a2f;
    --muted:#5b6b70;
    --bg-page:#f4f9f7;
    --card-border:#e3ede9;
	--brand-blue: #0199C8;
	--light-blue: #E5F5FB;
    --brand-blue-dark: #0d8fb0;
    --icon-bg: #e6f6fb;
    --text-dark: #16202a;
    --text-body: #4b5563;
    --border-soft: #e6e9ee;
    --page-bg: #ffffff;
}
.container-button-section-hero a.btn-banner-putih img {
	margin-right: 0.5rem;
	margin-left: 0!important;
}
.btn-jenis-certificate {
	background-color: #0ABD55!important;
}
.div-info-class-sect-4 {
	margin: 0;
	padding: 18px;
}
.btn-slot-api {
	font-size: 12px;
    border-radius: 4px;
    padding: 3px 10px;
    height: unset;
    min-width: unset;
}
.section-home-3 {
    padding-bottom: 64px;
}
.section-home-7 {
    margin-top: 64px;
}
.font-color-biru {
	color: #0199C8!important;
}
.hero-section{
    position:relative;
    overflow:hidden;
    background:#fff;
    /* padding-top:60px; */
    /* padding-bottom:120px; */
}
.hero-logo-bg{
    position:absolute; 
    right:-120px;
    top:50%;
    transform:translateY(-50%);
    width:680px;
    height:680px;
	opacity:.05;
    background-size:contain;
    pointer-events:none;
}

.section-home-2{
    position:relative;
    z-index:10;
	overflow:visible;
}
/* .section-home-2::before{
    content:"";
    position:absolute;
    width:850px;
    height:850px;
    left:-700px;
    bottom:-180px;
    border-radius:50%;
    background:
		radial-gradient(
			circle,
			rgba(0,183,255,.20) 0%,
			rgba(0,183,255,.10) 45%,
			rgba(255,255,255,0) 72%
		);
    z-index:-1;
} */
.container-button-section-hero a {
	max-width: unset;
	width: fit-content;
}
.container-button-section-hero a.btn-banner-putih {
	border: 1px solid #0199c8 !important;
}
.card-4-bg-hitam,
.card-4-bg-biru{
    /* box-shadow: 0 20px 50px rgba(0,0,0,.08); */
}
.card-4-bg-hitam {
	background: #1F2A37!important;
	border-radius: 0!important;
	color: #fff!important;
	padding: 25px!important;
}
.card-4-bg-biru {
	background: #0199c8!important;
	border-radius: 0!important;
	color: #fff!important;
	padding: 25px!important;
}
.font-color-white {
	color: #fff!important;
}

.section-home-2{
    position: relative;
    overflow: hidden;
    background: #fff;
}

/* .section-home-2::before{
    content: "";
    position: absolute;

    width: 700px;
    height: 700px;

    left: -350px;
    top: 50%;

    transform: translateY(-50%);
    border-radius: 50%;

    background: radial-gradient(
        circle,
        rgba(60,170,255,.25) 0%,
        rgba(60,170,255,.12) 45%,
        rgba(60,170,255,0) 75%
    );

    z-index: 0;
} */

.section-home-2 .container{
    position: relative;
    z-index: 1;
}

.card-bersama-greenskill {
	border: 1px solid #E5E7EB;
	border-radius: 8px;
	padding: 24px;
	background-color: #fff;
}

.card-bersama-greenskill:hover {
	border: 0.5px solid #0199C8;
	box-shadow: 0px 4px 26.6px 0px #0199C826;
}

/* .section-home-5 {
	margin-top: 0;
} */
/**** partner *****/
.partner-section{
    width:100%;
    overflow:hidden;
    background:#fff;
}

.partner-slider{
    width:100%;
    overflow:hidden;
    position:relative;
}

.partner-track{
    display:flex;
    align-items:center;
    width:max-content;
}

.partner-slider-left .partner-track{
    animation: scrollLeft 45s linear infinite;
}

/* Baris Bawah : Kiri -> Kanan */
.partner-slider-right .partner-track{
    animation: scrollRight 45s linear infinite;
}

@keyframes scrollLeft{
    from{
        transform: translateX(0);
    }
    to{
        transform: translateX(-50%);
    }
}

@keyframes scrollRight{
    from{
        transform: translateX(-50%);
    }
    to{
        transform: translateX(0);
    }
}

.partner-item{
    flex:0 0 auto;
    height:93px;
    display:flex;
    justify-content:center;
    align-items:center;
    margin:0 15px;
}

.partner-item img{
    max-width:100%;
    max-height:93px;
    object-fit:contain;
    transition:.3s;
}

.partner-item img:hover{
    transform:scale(1.08);
}


@keyframes marquee{
    from{
        transform:translateX(0);
    }
    to{
        transform:translateX(-50%);
    }
}

/******* Gallery ******/
/*
.gallery-section .gallery-item{
    aspect-ratio: 4 / 3;
    overflow:hidden;
}

.gallery-section .gallery-item img{
    width:100%;
    height:100%;
    object-fit:cover;
    transition:.4s;
}
*/
.gallery-section{
    overflow:hidden;
}

.gallerySwiper{
    width:100%;
}

.gallerySwiper .swiper-slide{
    width:25%;
}

.gallerySwiper img{
    width:100%;
    height:320px;
    object-fit:cover;
    display:block;
}
/****** end gallery *****/
.btn-inhouse {
	text-decoration: none;
}

.testimoni {
	background-color: #F9FAFB;
	height: fit-content;
}

.testimoni .testi-card {
	border: 0.5px solid #0199C8;
}

.testimoni p, .testimoni h1 {
	color: #000;
}

/****** privacy *****/
.privacy {
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: -200px;
}
.privacy .privacy_content {
	padding-top: 72px;
	margin-bottom: 72px;
	gap: 24px;
	text-align: justify;
}
.privacy .privacy_content h2 {
	font-size: 48px;
	font-weight: 600;
	margin-bottom: 28px!important;
}
.privacy .privacy_content h6 {
	font-size: 18px!important;
	margin-bottom: 12px!important;
}

/* inhouse training */
.card-bawah-banner {
	margin-bottom: 36px;
	background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: -507px;
}
.card-bawah-banner .card-4-bg-biru, 
.card-bawah-banner .card-4-bg-hitam {
	padding: 48px 42px!important;
} 
.card-bawah-banner .font-second-bawah-banner-hitam {
	width: 80%;
}
.card-bawah-banner h3 {
	font-size: 40px;
	font-weight: 600;
	line-height: 48px;
	margin-top: 72px!important;
	margin-bottom: 36px!important;
}
.training_metod .card-left {
	border: 1px solid #0199C8;
	border-radius: 8px;
	padding: 36px 84px 36px 36px;
}
.training_metod .card-left p {
	margin-bottom: 0!important;
}
.training_metod .card-left h6 {
	margin-bottom: 16px!important;
}
.container_title_metod {
	margin-bottom: 46px;
}
.container_title_metod h6 {
	font-size: 24px;
    font-weight: 600;
    margin-bottom: 21px !important;
}
.container_title_metod h4 {
	font-size: 36px;
    font-weight: 700;
    line-height: 44px;
}
.training-wrapper{
    position:relative;
    min-height:470px;
}
.training-photo{
    position:absolute;
    top:0;
    bottom:0;
    left:50%;
    right:0;
}
.training-photo img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
	border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.section-inhouse-form{
    background:#fff;
}
.training-form{
    max-width:900px;
    margin:auto;
    padding:48px;
    background:#F9FAFB;
    border:1px solid #E5E7EB;
    border-radius:18px;
}
/* ==========================
TITLE
========================== */
.training-title{
    font-size:36px;
    font-weight:500;
    line-height:44px;
    color:#111928;
}
.training-title span{
    color:#0199C8;
}
/* ==========================
LABEL
========================== */
.training-form .form-label{
    font-size:16px;
    font-weight:500;
    margin-bottom:8px;
    color:#111928;
	line-height: 24px;
}
/* ==========================
INPUT
========================== */
.training-form .form-control{
    height:46px;
    border-radius:6px;
    border:1px solid #E5EAF1;
    font-size:14px;
    box-shadow:none;
    padding-left:14px;
}
.training-form .form-control:focus{
    border-color:#0A95D9;
    box-shadow:0 0 0 .15rem rgba(10,149,217,.15);
}
.training-form .form-control::placeholder{
    color:#B9C1CC;
}
/* ==========================
BUTTON
========================== */
.btn-training{
    height:48px;
    background:#0199C8;
    color:#fff;
    font-weight:600;
    border:none;
    border-radius:5px;
    transition:.25s;
}
.btn-training:hover{
    background:#0199C8;
    color:#fff;
}
/* in house training */
.training_metod {
	margin-top: 64px;
}

/* FAQ */
.faq {
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: -200px;
}
.faq .page-wrap h2 {
	font-size: 48px;
    font-weight: 600;
    line-height: 55px;
    margin-bottom: 48px !important;
	color: #181818;
}
h1.page-title{
    font-weight:800;
    font-size:2.5rem;
    letter-spacing:-0.5px;
    color:var(--ink);
}

  /* Accordion item */
.faq-item{
    background:#fff;
    border:1.5px solid var(--card-border);
    border-radius:18px;
    margin-bottom:20px;
    overflow:hidden;
    box-shadow:0 2px 10px rgba(20,60,55,0.03);
    transition:border-color .2s ease;
}
.faq-item.open{
    border-color:#bfe4de;
}
.faq-item.open .faq-icon {
	background-color: var(--brand-blue);
	color: #ffffff;
}
.faq-item.open .faq-header {
	border-bottom: 0.84px solid #E5E7EB;
}
.faq-header{
    display:flex;
    align-items:center;
    gap:14px;
    padding:20px 24px;
    cursor:pointer;
    user-select:none;
}
.faq-item:not(.open) .faq-icon {
    background-color: var(--light-blue);
    color: var(--brand-blue);
}
.faq-icon{
    width: 40px;
    height: 40px;
    min-width: 40px;
    border-radius: 10px;
    background-color: var(--light-blue);
    color: var(--brand-blue);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.15rem;
    margin-right: 16px;
}
.faq-question{
    flex:1 1 auto;
    font-weight:700;
    font-size:1.08rem;
    color:var(--ink);
}
.faq-chevron{
    flex:0 0 auto;
    color:var(--teal-dark);
    font-size:1.1rem;
    transition:transform .25s ease;
}
.faq-item.open .faq-chevron{
    transform:rotate(180deg);
}
.faq-body-wrap{
    max-height:0;
    overflow:hidden;
    transition:max-height .35s ease;
}
.faq-item.open .faq-body-wrap{
    max-height:none;
}
.faq-body{
    padding:26px 24px 26px 78px;
    color:var(--muted);
    font-size:0.96rem;
    line-height:1.65;
}
.faq-body p{margin-bottom:12px;}
.faq-body ul{margin-bottom:12px;padding-left:1.1rem;}
.faq-body li{margin-bottom:4px;}
.faq-body li::marker{color:var(--teal);}
.faq-body strong{color:var(--ink);}

  /* Callout boxes */
.callout{
    border-radius:10px;
    padding:12px 16px;
    margin:14px 0;
    font-size:0.93rem;
    border-left:4px solid;
}
.callout-green{background:#eafaf4;border-color:#1fb579;color:#146c48;}
.callout-blue{background:#eef6fc;border-color:#3aa0e0;color:#1c5f85;}
.callout-purple{background:#f4effb;border-color:#9b6fd6;color:#5c3d8a;}
.callout-yellow{background:#fdf7e6;border-color:#e0b23a;color:#8a6a12;}
.callout-red{background:#fdeeee;border-color:#e05f5f;color:#a13333;}
.callout a{color:inherit;font-weight:600;text-decoration:underline;}

  /* Sub cards inside body (offline/online/lms & website/whatsapp) */
.subcard{
    border-radius:10px;
    padding:14px 16px;
    margin-bottom:12px;
    border-left:4px solid var(--teal);
    background:#f4fbfa;
}
.subcard h6{font-weight:700;color:var(--ink);margin-bottom:6px;font-size:0.95rem;}
.subcard.purple{border-color:#9b6fd6;background:#f8f5fc;}
.subcard.blue{border-color:#3aa0e0;background:#f0f8fd;}
.subcard.green{border-color:#1fb579;background:#f0faf5;}
.two-col{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:14px;
}
.section-expert-mentor {
	background-repeat: no-repeat;
	background-position-x: right;
    background-position-y: -500px;
    background-size: 50%;
	padding-top: 84px;
	margin-top: 0;
}
.testiSwiper {
    width: 100%;
    overflow: hidden;
}
.testiSwiper .swiper-wrapper {
    align-items: stretch;
}
.testiSwiper .swiper-slide {
    height: auto;
    display: flex;
}
.testiSwiper .testi-card {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.testiSwiper .swiper-slide {
    height: auto;
}
.testiSwiper .testi-card {
    min-height: 100%;
}
.text_gradien ul li:first-child span {
    background: linear-gradient(
        90deg,
        #00b96b 0%,
        #00ad80 35%,
        #00a3a3 65%,
        #0099c7 100%
    );

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
	font-weight: 600;
}
.footer-follow {
	margin-right: 0;
}

/* Tablet */
@media(max-width:992px){
	.sect-navbar {
		margin-bottom: 0;
	}
    .partner-item{
        width:auto;
        margin:0 25px;
    }
    .partner-item img{
        max-height:100px;
    }
	.div-banner-new {
		width: 50%!important;
		height: 500px!important;
	}
	.div-baru1 {
		height: fit-content!important;
	}
	.div-baru2 {
		margin-top: 50px!important;
	}
	.section-home-2 .card-4-bawah-banner-hijau,
	.section-home-2 .card-4-bawah-banner-biru {
		width: 100%;
	}
	.privacy .privacy_content h2 {
		text-align: left;
	}
	.section-expert-mentor {
		background-position-y: -295px;
		padding-top: 60px;
	}
	.gallerySwiper img {
		height: 270px;
	}
	.faq,.privacy {
		background-size: 60%;
	}
}

@media (min-width:768px) and (max-width:992px){
	.hero-section h1 {
		width: 100%!important;
	}
	.banner-font-besar-dark, .banner-font-besar-biru {
		font-size: 41px!important;
	}
	.container-button-section-hero {
		flex-direction: column;
	}
	.container-button-section-hero a {
		width: 100%!important;
	}
	img.hero-bg-atas {
		top: 100px!important;
	}
	.card-bawah-banner {
		background-size: 65%;
	}
	.card-bawah-banner .card-4-bg-biru, .card-bawah-banner .card-4-bg-hitam {
		padding: 15px 22px !important;
	}
	/****** learning system *******/
	.btn-harga, .btn-harga-green {
		font-size: 12px;
	}
	.btn-harga img, .btn-harga-green img {
		display: none;
	}
}

@media (max-width:768px){
    .training-form{
        padding:28px 20px;
    }
    .training-title{
        font-size:30px;
    }
	.testiSwiper {
        padding: 0 5px;
    }
	.div-baru2 {
        margin-top: 26px !important;
    }
	.container-banner-baru h1 {
		font-size: 40px!important;
		line-height: 49px!important;
	}
	.container-button-section-hero {
        flex-direction: column;
    }
	.container-button-section-hero a {
		width: 100%!important;
	}
	.card-bawah-banner .card-4-bg-biru, .card-bawah-banner .card-4-bg-hitam {
		width: 100%;
	}
}

@media (min-width: 577px) and (max-width: 767px) {
    .banner-font-besar-dark, .banner-font-besar-biru {
        font-size: 42px;
        line-height: 52px;
    }
	.font-second-bawah-banner-hitam {
        margin: 0 !important;
    }
}
/* HP */

@media(max-width:576px){
	.hero-section img.hero-bg-atas {
		display: none;
	}
	.container-button-section-hero {
		margin-top: 30px;
		padding-left: 12px;
		padding-right: 12px;
		gap: 0.55rem!important;
		flex-direction: column;
	}
	.container-button-section-hero a {
		width: 100%!important;
	}
	.div-baru2 {
		margin-top: 0!important;
	}
	.section-home-2 {
        margin-top: 120px!important;
    }
	.section-home-2 .card-4-bawah-banner-hijau,
	.section-home-2 .card-4-bawah-banner-biru {
		width: 100%;
	}
	.card-bersama-greenskill {
		flex-wrap: wrap;
	}
	.card-bersama-greenskill .content-card-bersama-greenskill {
		margin-left: 0!important;
		margin-top: 12px;
	}
	.section-home-11 .banner-bottom-right .container-button-section-hero {
		flex-wrap: wrap;
		padding-left: 0;
		padding-right: 0;
	}
    .partner-item{
        width:auto;
        margin:0 7px;
		height: 80px;
    }
    .partner-item img{
        max-height:80px!important;
    }
	.about-us .vision h6 {
		font-size: 20px!important;
	}
	.about-us .vision h4 {
		font-size: 26px!important;
		line-height: 35px!important;
	}
	.about-us .mission .title-mission h3 {
		font-size: 30px!important;
	}
	.about-us .div-biru-besar .div-kata-biru-besar {
		padding: 41px 31px!important;
	}
	.about-us .container-button-section-hero {
		flex-direction: column;
	}
	.training_metod .card-left {
		padding: 36px;
	}
	.card-bawah-banner {
		margin-bottom: 36px;
		background-position-y: -150px;
		background-size: 50%;
	}
	.card-bawah-banner h3 {
		font-size: 29px;
		line-height: 36px;
		margin-top: 36px !important;
	}
	.section-expert-mentor {
        background-position-y: -151px;
        padding-top: 30px;
    }
	.faq, .privacy {
		background-position-y: -70px;
	}
	.faq-title { font-size: 2rem; }
    .accordion-body { padding-left: 24px; }
	.faq-body {
		padding: 26px 24px 26px 26px;
	}
}

