@import url('https://fonts.googleapis.com/css?family=Lato:400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Inter:400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Plus%20Jakarta%20Sans:400,500,600,700,800,900');

body{
	background-color: #fff;
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1200px !important;
    }
}

.img-mask{
	width: 100%;
	height: 273px;
	object-fit: cover;
	border-radius: 12px;
}

.mask-height{
	width: auto;
	height: 125px;
	padding: 20px;
	border-radius: 12px 12px 12px 0px;
	box-shadow: 0px 0px 10px 0px #0000001A;
	background-color: #fff;
	position: absolute;
    margin-top: -75px;
    z-index: 2;
}

.img-icon-vector{
	width: 50px;
	height: 50px;
	padding: 10px;
	border-radius: 12px;
	background-color: #DBE7C3;
	object-fit: cover;
	margin-right: 10px;
}

.img-icon-vector-b{
	width: 50px;
	height: 50px;
	padding: 10px;
	border-radius: 12px;
	background-color: #B8E1BF;
	object-fit: cover;
	margin-right: 10px;
}

.img-icon-vector-c{
	width: 50px;
	height: 50px;
	padding: 10px;
	border-radius: 12px;
	background-color: #FFE2B8;
	object-fit: cover;
	margin-right: 10px;
}

.img-icon-vector-2{
	width: 21px;
	height: 21px;
	object-fit: cover;

}

.txt-mask-1{
	font-family: Inter;
	font-size: 41px;
	font-weight: 700;
	line-height: 49px;
	letter-spacing: 0em;
	color: #3C476C;
}

.txt-mask-2{
	color: #7C7C7C;
	font-family: Inter;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: 0em;
}

.navbar {
    padding-top: unset;
    padding-bottom: unset;
    backface-visibility: hidden;
    -webkit-transition: .25s cubic-bezier(0.43, 0.49, 0.51, 0.68);
    transition: .25s cubic-bezier(0.43, 0.49, 0.51, 0.68);
    height: 89px;
    background: #fff;
}

.navbar-brand {
    padding-top: 0px;
    padding-bottom: 10px;
}

.navbar-nav li, .navbar-nav li a {
    color: #515658 !important;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0em;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

@media (min-width: 992px){
	.navbar-nav li {
	    margin-left: 0px;
	    margin-right: 0px;
	}
}

.navbar-nav li a.nav-link-scroll::after, .navbar-nav li a.nav-link-scroll::before, .navbar.sticky-nav .navbar-nav li a.nav-link-scroll::after, .navbar.sticky-nav .navbar-nav li a.nav-link-scroll::before, .nav-button a, .navbar.sticky-nav .nav-button a {
    background-color: #7DB62B !important;
}

.navbar-nav li a:hover, .navbar-nav li a.active {
    filter: brightness(0) saturate(100%) invert(58%) sepia(32%) saturate(762%) hue-rotate(38deg) brightness(94%) contrast(85%);
    padding-bottom: 16px !important;
}


.navbar.sticky-nav {
    background: #fff;
    backdrop-filter: blur(12px);
    padding-top: 10px;
    padding-bottom: 10px;
}


.m-70{
	margin-top: 70px !important;
}

.m-140{
	margin-top: 140px !important;
}

.m-100{
	margin-top: 100px !important;
}

.m-97{
	margin-top: 97px !important;
}

.btn-start-now {
    padding: 10px 17px;
    border-radius: 99px;
    border: 1px solid #8AB03F;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: center;
    color: #8AB03F;
    background-color: #F3F7EC;
    font-style: normal;
}

 .btn-login {
    padding: 10px 17px;
    border-radius: 99px;
    border: 1px solid #45494A;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: center;
    color: #45494A;
    background-color: #fff;
    font-style: normal;
}

.btn-login:hover {
	color: #45494A !important;
	border: 1px solid #fff !important;
} 

.btn-start-now:hover{
	color: #627D2D !important;
	border: 1px solid #627D2D !important;
}

.btn-start-now-b {
    padding: 10px 17px;
    border-radius: 99px;
    border: 1px solid #1B9D30;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: center;
    color: #1B9D30;
    background-color: #E8F5EA;
    font-style: normal;
}

.btn-start-now-b:hover{
	color: #1B9D30 !important;
	border: 1px solid #1B9D30 !important;
}

.btn-start-now-2{
	padding: 10px 17px;
	border-radius: 99px;
	color: #fff;
	background-color: #FAAD43;
	font-family: Roboto;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0em;
	text-align: center;
	border:1px solid #FAAD43;
}

.btn-start-now-2:hover{
	background-color: #FAAD43;
	color: #fff;
}

.img-arrow{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: -3px;
}

.img-arrow2 {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: -2px;
}

.txt-title-home{
	color: #283252;
	font-family: Inter;
	font-weight: 700;
	letter-spacing: 0em;

}

.span-title{
	color: #8AB03F !important;
	display: inline-block;
}

@keyframes fadeInSpana {
    from {
        transform: translateY(30%); /* Mulai dari luar layar bawah */
    }
    to {
        transform: translateY(0%); /* Pindahkan ke posisi awal */
    }
}

@keyframes fadeInSpanb {
    from {
        transform: translateY(30%); /* Mulai dari luar layar bawah */
    }
    to {
        transform: translateY(0%); /* Pindahkan ke posisi awal */
    }
}

@keyframes fadeInSpanc {
    from {
        transform: translateY(30%); /* Mulai dari luar layar bawah */
    }
    to {
        transform: translateY(0%); /* Pindahkan ke posisi awal */
    }
}

@keyframes fadeInSpand {
    from {
        transform: translateY(30%); /* Mulai dari luar layar bawah */
    }
    to {
        transform: translateY(0%); /* Pindahkan ke posisi awal */
    }
}

@keyframes fadeInSpane {
    from {
        transform: translateY(30%); /* Mulai dari luar layar bawah */
    }
    to {
        transform: translateY(0%); /* Pindahkan ke posisi awal */
    }
}

@keyframes fadeInSpanf {
    from {
        transform: translateY(30%); /* Mulai dari luar layar bawah */
    }
    to {
        transform: translateY(0%); /* Pindahkan ke posisi awal */
    }
}

.txt-content-home{
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 23px;
	letter-spacing: 0em;	
	color: #656565;
}

.mrtts{
	margin-bottom: 50px;
	margin-top: 30px;
}

.mrtts-3{
	margin:40px 0px;
}

.main-banner-2 {
    padding-top: 140px;
}

.main-banner-3 {
    padding-top: 100px;
}

.cards{
	width: 100%;
	border-radius: 20px;
	background-color: #fafafa;
}

.cards-2{
	border-radius: 20px !important;
    animation: slideInCards 1s ease forwards;
    opacity: 0;
    animation-play-state: paused; /* Menghentikan animasi secara default */
}

@keyframes slideInCards {
    from {
        transform: translateY(100%); /* Mulai dari luar layar bawah */
        opacity: 0;
    }
    to {
        transform: translateY(0); /* Pindahkan ke posisi awal */
        opacity: 1;
    }
}

.cards-6{
	width: 100%;
    border-radius: 20px !important;
    animation-delay: 1s !important;
    animation: slideInCardsbs 2s ease forwards;
    opacity: 0;
}

@keyframes slideInCardsbs {
    from {
        transform: translateY(100%); /* Mulai dari luar layar bawah */
        opacity: 0;
    }
    to {
        transform: translateY(0); /* Pindahkan ke posisi awal */
        opacity: 1;
    }
}

.pa-mask{
    animation: slideInCardsbsasdd 30s ease infinite;
}

@keyframes slideInCardsbsasdd {
    from {
        transform: translate(0%, 0%); /* Mulai dari luar layar kiri dan atas */
        opacity: 1;
    }
    to {
        transform: translate(-50%, -40%); /* Pindahkan ke posisi akhir */
        opacity: 1;
    }
}

.pa-mask2{
    animation: slideInCardsbdsacx 20s ease infinite;
    width: 100%; 
    height: auto;
}

@keyframes slideInCardsbdsacx {
    from {
        transform: scale(4); /* Skala awal */
    }
    to {
        transform: scale(1); /* Skala akhir */
    }
}

.vbsc{
	width: 100%;
	height: 273px;
	border-radius: 12px;
	overflow: hidden;
	margin-bottom: 120px;
}

.cards-3{
	width: 100%;
	border-radius: 20px;
	text-align: center;
	background-color: #fff;
	padding: 40px 20px 0px 20px;
	margin-bottom: 20px;
}

.cards-4{
	width: 100%;
	border-radius: 20px;
	text-align: center;
	background-color: #f9f9f9;
	padding: 40px 20px 0px 20px;
	margin-bottom: 20px;
}

.txt-number{
	font-family: Inter;
	font-weight: 700;
	letter-spacing: 0em;
	color: #4C6123;
}

.txt-number:hover{
	text-decoration: none;
}

.txt-sss{
	font-family: Inter;
	font-weight: 600;
	line-height: 23px;
	letter-spacing: 0em;
	color: #3C476C;
}

.sss1{
	text-decoration-color: #B1CA7E; 
	text-decoration-line: underline;
}

.txttss{
	font-family: Roboto;
	font-size: 17px;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0em;
	color: #fff;
	margin: 45px 0px;
}

.img-sss{
	width: 60px;
	height: 60px;
	border-radius: 12px;
	float: left;
	background-color: #DBE7C3;
    padding: 10px;
}

.img-sss-2{
	width: 60px;
	height: 60px;
	border-radius: 12px;
	float: left;
	background-color: #B1CA7E;
    padding: 10px;
}


.txt-spss{
	color: #283252;
	font-family: Montserrat;
	font-size: 28px;
	font-weight: 600;
	line-height: 42px;
	letter-spacing: 0em;
	padding: 20px;
}

.h3-feature {
    margin: 10px;
    margin-bottom: 100px;
}


.scroll-top {
	background: #7DB62B !important;
  	bottom: 28px;
}

.testimonial-item {
    position: relative;
    background-color: #f9f9f9;
    box-shadow: unset;
    padding: 20px;
    border-radius: 20px;
    -webkit-transition: .2s cubic-bezier(0.43, 0.49, 0.51, 0.68);
    transition: .2s cubic-bezier(0.43, 0.49, 0.51, 0.68);
    cursor: pointer;
}

.testimonial-text-1{
	color: #3C476C;
	font-family: Inter;
	font-weight: 600;
	line-height: 38px;
	letter-spacing: 0em;
	font-style: normal;
}

.testimonial-text-2{
	color: #7C7C7C;
	font-family: Inter;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: 0em;
	font-style: normal;
}

.testimonial-text-3{
	color: #3C476C;
	font-family: Inter;
	font-weight: 400;
	letter-spacing: 0em;
	font-style: normal;
	padding-right: 12px;
}

.testimonial-btn-next, .testimonial-btn-prev {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
    text-align: center;
    color: #000;
    font-size: 20px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    box-shadow: unset;
    border: 1px solid #000;
    cursor: pointer;
    outline: none;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .2s ease-in-out;
    transition: .1s ease-in-out;
}

.testimonial-btn-next:hover, .testimonial-btn-prev:hover {
    border-color: #8AB03F !important;
    background-color: #8AB03F !important;
    color: #fff !important;
}


.testimonial-one-item-slider-wrapper .testimonial-btn-prev {
    left: 0;
    margin-top: -20px;
    border-radius: var(--Radius-rad-9999, 9999px);
	border: 1px solid var(--Base-200, #DEDEDE);
	background: var(--Base-0, #FFF);
}
.testimonial-one-item-slider-wrapper .testimonial-btn-next {
    right: 0;
    margin-top: -20px;
    border-radius: var(--Radius-rad-9999, 9999px);
	border: 1px solid var(--Base-200, #DEDEDE);
	background: var(--Base-0, #FFF);
}

.testimonial-item.style-2 .testimonial-content {
    margin-right: 40px;
}

.txtrls{
	color: var(--Base-500, #7C7C7C);
	text-align: center;
	margin-top: 6px;
	/* 18px/medium */
	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	line-height: 130%; /* 23.4px */
}

.myname{
	width: 112px;
    height: 112px;
    border-radius: 12px;
}

.dxz-1{
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dxz-2{
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.dxz-4{
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dxz-5{
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dxz-6{
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dxz-9{
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mdhs{
	margin-top: 12px;
	margin-bottom: 24px;
}

.img-jkss-active{
	background-color:#B1CA7E !important;
}

.img-jkss-active2{
	background-color:#66BD74 !important;
}

.img-jkss-activeb{
	background-color:#FFC165 !important;
}

@media (max-width: 1130px) {
	.mllf{
		margin-top: -60px !important;
		margin-bottom: -70px !important;
		margin-left: 60px;
	}
	.pllss{
		padding: 0px 20px;
	}
}

@media (max-width: 800px) {
	.mllf{
		margin-top: -60px !important;
		margin-bottom: -70px !important;
		margin-left: 0px;
	}
}
/*@media (max-width: 1030px) {
	.mllf{
		margin-top: -60px !important;
		margin-bottom: -70px !important;
	}
}*/

@media (min-width: 1130px) {
	.bghls{
		margin-top: 150px;
	}

	.txtrls{
		font-size: 18px;
	}
	
	.bg-imgs {
	    background: url(https://res.cloudinary.com/lpkangnla/image/upload/v1744787128/webwaktoo/edmond-dantes.png);
	    background-repeat: no-repeat;
	    background-color: #fff;
	    background-size: 100%;
	    margin-top: 89px;
	    height: 533px;
	    padding-top: 50px;
	}

	.mbpps{ 
		height: 633px !important;
	}

	.pt-60{
		padding-top: 60px;
	}

	.pr-10{
		padding-right:10px;
	}

	.lpsh{
		position: absolute; 
		right: 0;
	}

	.mx-800{
		max-width: 800px;
	}

	.bg-imgs2 {
	    background: linear-gradient(279.27deg, #627D2D 0%, #007F63 128.95%);
	    margin-top: 89px;
	    height: 481px;
	}

	.bg-imgs3 {
        background: url(https://res.cloudinary.com/lpkangnla/image/upload/v1744787125/webwaktoo/bg-waktoo-iam.png);
        height: 742px;
        margin-top: 90px;
        background-size: cover;
        background-repeat: no-repeat;
    }

	.bg-imgs4 {
	    background: url(https://res.cloudinary.com/lpkangnla/image/upload/v1744787122/webwaktoo/bg-waktoo-brandboss.png);
	    background-size: cover;
        background-repeat: no-repeat;
	    height: 742px;
	}

	.bgls{
		position: absolute;
		bottom: 0;
		right: 0;
	}

	.bgls2{
		position: absolute;
		bottom: 0;
		left: 0;
	}

	.card-green-2{
		background: url(https://res.cloudinary.com/lpkangnla/image/upload/v1744787114/webwaktoo/group-right.png);
	    background-repeat: no-repeat;
	    background-color: #fff;
	    background-size: 100% 100%;
	}

	.bg-imgs-2 {
	    background: url(https://res.cloudinary.com/lpkangnla/image/upload/v1744787111/webwaktoo/mlks-bg.png);
	    background-repeat: no-repeat;
	    background-color: #fff;
	    background-size: cover;
	    margin-top: 89px;
	    height: 410px;
	    text-align: center;	    
	}

	.bg-imgs-2b {
	    /* background: url(https://res.cloudinary.com/lpkangnla/image/upload/v1744787106/webwaktoo/desktop-95.jpg); */
	    background: url('/images/backgrounds/bg-promo-bundling-cta.webp');
	    background-repeat: no-repeat;
	    background-color: #fff;
	    background-size: cover;
	    margin-top: 89px;
	    height: 450px;
	    text-align: center;	    
	}

	.bg-imgs-3 {
	    background: url(https://res.cloudinary.com/lpkangnla/image/upload/v1744698667/webwaktoo/bg-mart-production.png);
	    background-repeat: no-repeat;
	    background-color: #fff;
	    background-size: 100%;
	    margin-top: 89px;
	    text-align: center;
	}

	.bg-imgs-4 {
	    background: url(https://res.cloudinary.com/lpkangnla/image/upload/v1744787109/webwaktoo/mlks-bg2.png);
	    background-repeat: no-repeat;
	    background-color: #fff;
	    background-size: 100% 100%;
	    margin-top: 89px;
	    text-align: center;
	}

	.height-400{
		height: 400px;
	}

	.card-kontak {
	    width: 597px;
	    margin-right: 50px;
    	margin-top: -20px;
    	z-index: 10;
	    position: absolute;
	    right: 0;
	    margin-right: 10px;
	    margin-top: -160px;
	}
	.mllf{
		margin-left: -250px;
	}
	.left2a, .left2b, .left2c, .left2d, .right2a, .right2b, .right2c, .right2d {
	  position: absolute;
	  top: 0;
	  bottom: 0;
	  background-color: #F5F5F5;
	  z-index: 2;
	}

	.right2a {
	  right: 0;
	  width: 50px;
	  opacity: 0.9;
	}

	.right2b {
	  right: 0;
	  margin-right: 50px;
	  width: 50px;
	  opacity: 0.8;
	}

	.right2c {
	  right: 0;
	  margin-right: 100px;
	  width: 50px;
	  opacity: 0.6;
	}

	.right2d {
	  right: 0;
	  margin-right: 150px;
	  width: 50px;
	  opacity: 0.3;
	}

	.left2a {
	  margin-left: 400px;
	  width: 50px;
	  opacity: 0.3;
	}

	.left2b {
	  margin-left: 350px;
	  width: 50px;
	  opacity: 0.6;
	}

	.left2c {
	  margin-left: 300px;
	  width: 50px;
	  opacity: 0.8;
	}

	.left2d {
	  margin-left: 250px;
	  width: 50px;
	  opacity: 0.9;
	}

	/*.left2b {
	  margin-right: 410px;
	  width: 450px;
	  opacity: 0.8;
	}

	.left2c {
	  margin-right: 370px;
	  width: 450px;
	  opacity: 0.6;
	}

	.left2d {
	  margin-right: 330px;
	  width: 450px;
	  opacity: 0.4;
	}*/

	.left3, .right3 {
	  position: absolute;
	  top: 0;
	  bottom: 0;
	  z-index: 2;
	  height: 100px;
      margin-top: 110px;
	}

	.right3 {
	  right: 0;
	  width:50px;
	  background: linear-gradient(94deg, transparent 0%, #fafafa 100%);
	}

	.left3 {
	  width:50px;
	  background: linear-gradient(274deg, transparent 0%, #fafafa 100%);
	}

	.pplss{
		padding:10px 15px 7px 60px;
	}
	.pr90{
		padding-right: 90px;
	}
	.teks-s6-one{
	font-size: 26px;
	}

	.teks-s6-two{
		font-size: 18px;
	}
	.card-apps {
		height: 270px;
	}
}

@media (max-width: 1030px) {
	.card-prf{
		margin-bottom: 40px; 
	}
	.mbbb{
		margin-bottom: 40px;
	}
	.txlss{
	text-align: center;
    padding: 0px 10px;
	}
	.txt-medium-active2 {
	    background-color: #ebebeb;
	    border-radius: 4px;
	  }
	.bghls{
		margin-top: 150px;
	}
	.txtrls{
		font-size: 12px;
	}
	.img-icon-apps{
		width: 30px;
		height: auto;
	}
	.mt40{
		margin-top:40px;
	}
	.teks-s6-one{
		font-size: 18px;
	}

	.teks-s6-two{
		font-size: 14px;
	}

	.tevs{
		font-size: 36px;
	}
	.tgls{
		font-size: 26px;
	}
	.all-sls {
	    text-align: center;
	}
	.tgls2{
		margin-top: 10px;
	}
	.img-arr-1{
		display: none;
	}
	.img-arr-3{
		display: none;
	}
	.dsds {
	    margin-top: 10px;
	    margin-bottom: 60px;
	}
	.txt-cmd1{
		font-size: 26px;
	}
	.txt-cmd2{
		font-size: 18px;
		margin-bottom: 20px;
	}
	.tlps1{
		font-size: 26px;
	}

	.tlps2{
		font-size: 16px;
	}
	.pldds{
		padding: 0px 40px;
	}
	.pldds2{
		padding: 0px 20px;
	}
	.txx1{
		font-size: 26px;
	}

	.txx2{
		font-size: 16px;
	}
	.banner-bundling{
		background: linear-gradient(279.27deg, #DBE7C3 0%, #CEFDE8 128.95%);
		height: auto;
		margin-top: 90px;
		padding-top: 60px;
	}
	.txt-bds-1, .txt-bds-2, .txt-bds-3{
		margin-top: 20px;
	}
	.card-list{
		margin-top: 20px;
	}
	.txxtts{
		text-align: center;
	}
	.p-15{
		padding-right: 15px;
		padding-left: 15px;
	}
	.cardhgr{
		height: auto;
		padding-bottom: 20px;
	}
	.card-green-2 {
        background: url(https://res.cloudinary.com/lpkangnla/image/upload/v1744787114/webwaktoo/group-right.png);
        background-repeat: repeat;
        background-color: #fff;
        background-size: contain;
        background-position: center;
    }
	.bg-imgs {
	    background: url(https://res.cloudinary.com/lpkangnla/image/upload/v1744787128/webwaktoo/edmond-dantes.png);
	    background-repeat: no-repeat;
	    background-color: #474747;
	    background-size: cover; /* This mimics the 'object-fit: cover' effect */
	    background-position: center; /* This ensures the image is centered */
	    margin-top: 89px;
	}

	.bg-imgs2 {
	    background: linear-gradient(279.27deg, #627D2D 0%, #007F63 128.95%);
	    margin-top: 89px;
	    height: auto;
	}

	.bg-imgs3 {
        background: url(https://res.cloudinary.com/lpkangnla/image/upload/v1744787125/webwaktoo/bg-waktoo-iam.png);
        height: auto;
        margin-top: 90px;
        background-size: cover;
        background-repeat: no-repeat;
    }

	.bg-imgs4 {
	    background: url(https://res.cloudinary.com/lpkangnla/image/upload/v1744787122/webwaktoo/bg-waktoo-brandboss.png);
	    background-size: cover;
        background-repeat: no-repeat;
	    height: auto;
	}

	.bgls{
		margin-top: 40px;
	}

	.bgls2{
		margin-top: 40px;
	}

	.bg-imgs-2 {
	    background: url(https://res.cloudinary.com/lpkangnla/image/upload/v1744787111/webwaktoo/mlks-bg.png);
	    background-repeat: no-repeat;
	    background-color: #fff;
	    background-size: cover;
	    background-position: center;
	    margin-top: 89px;
	}

	.bg-imgs-2b {
	    background: url(https://res.cloudinary.com/lpkangnla/image/upload/v1744787106/webwaktoo/desktop-95.jpg);
	    background-repeat: no-repeat;
	    background-color: #fff;
	    background-size: cover;
	    background-position: center;
	    margin-top: 89px;
	}

	.bg-imgs-3 {
	    background: url(https://res.cloudinary.com/lpkangnla/image/upload/v1744698667/webwaktoo/bg-mart-production.png);
	    background-repeat: no-repeat;
	    background-color: #fff;
	    background-size: cover; /* This mimics the 'object-fit: cover' effect */
	    background-position: center; /* This ensures the image is centered */
	    margin-top: 89px;
	    text-align: center;
	}

	.bg-imgs-4 {
	    background: url(https://res.cloudinary.com/lpkangnla/image/upload/v1744787109/webwaktoo/mlks-bg2.png);
	    background-repeat: no-repeat;
	    background-color: #fff;
	    background-size: cover;
	    margin-top: 89px;
	    text-align: center;
	}

	.height-400{
		height: auto;
	}

	.card-kontak {
	    width: 100%;
	    padding-bottom: 70px !important;
    	margin-top: 20px;
	}
	#frameCollapsexxcc1, #frameCollapsexxcc2, #frameCollapsexxcc3, #frameCollapsexxcc4, #frameCollapsexxcc5, #frameManajxx1, #frameManajxx2, #frameManajxx3, #frameManajxx4, #frameManajemenxx1, #frameManajemenxx2, #frameManajemenxx3, #frameManajemenxx4, #frameAnalitikxx1, #frameAnalitikxx2, #frameAnalitikxx3, #frameAnalitikxx4{
		display: none !important;
	}
	#ellips1, #ellips2, #ellips3, #ellips4{
		display: none !important;
	}

	.icons-section{
		display: none;
	}

	.icon-logo-section{
		display: none;
	}
	.pshh2 {
	    padding: 80px 30px 0px 20px;
	}
	.tabsection3 {
		width: 100%;
		margin-bottom: 20px;
	}
	.t-content-testimonial {
	    margin-left: 25px;
	}
	.taman-1, .taman-2, .taman-3, .taman-4, .taman-5, .taman-6{
		display: none !important;
	}

	.taman-1b, .taman-2b, .taman-3b, .taman-4b, .taman-5b, .taman-6b{
		display: none !important;
	}
	.img-mmss, .img-mmss2{
		display: none;
	}
	.tabsection {
	    width: 100%;
	    margin-bottom: 30px;
	}
	.tabsection2 {
	    width: 100%;
	    margin-bottom: 30px;
	}
	/* #frameCollapse1, #frameCollapse2, #frameCollapse3, #frameCollapse4, #frameCollapse5, #framePayroll1, #framePayroll2, #framePayroll3, #framePayroll4, #frameManajemen1, #frameManajemen2, #frameManajemen3, #frameSistemRekrutmen1, #frameSistemRekrutmen2, #frameSistemRekrutmen3, #frameSistemRekrutmen4, #frameAnalitik1, #frameAnalitik2, #frameAnalitik3{
		display: none !important;
	} */

	.txt-mobile-center{
		text-align: center;
	}
	.img-mask{
		margin-bottom:120px;
	}
	#fa-menu-bars {
		font-size: 24px !important;
		color: #000 !important;
		padding-right: 20px !important;
		width: 45px;
		display: block !important;
	}
	.txt-number {
	    font-size: 22px;
	    line-height: 30px;
	}
	.txt-center-mobile{
		text-align: center;
	}
	.txt-12 {
	    font-size: 21px;
	    line-height: 24px;
	    margin-top: 20px;
	    text-align: center;
	}
	.txt-11 {
	    font-size: 32px;
	    line-height: 43px;
	    text-align: center;
	}
	.seccs{
		margin-top: 0px; 
		margin-bottom: 0px;
	}
	.seccs-2{
		margin-top: 0px; 
		margin-bottom: 0px;
	}
	.img-bg {
	    width: 100%;
	    height: auto;
	}
	.img-bg-2 {
	    width: 100%;
	    height: auto;
	}
	.txttp{
		font-size: 18px;
		line-height: 24px;
	}
	.txt-ttss-2{
		font-size: 16px;
		line-height: 20px;
	}
	.txt-ttss-1{
		font-size: 18px;
	}
	.pdtp{
		padding-top:0px !important;
	}
	.mbbl{
		margin-bottom: 0px !important;
	}
	.tt-text-3{
		font-size: 18px;
		line-height: 25px;
		text-align: center;
	}
	.tt-text-2{
		font-size: 18px;
		text-align: center;
	}
	.tt-text{
	    margin-top: -120px;
	    text-align: center;
	    font-size: 18px;
	}
	.myname{
		margin-left: 20px;
	}
	.testimonial-text-1{
		font-size: 18px;
	}
	.testimonial-text-2{
		font-size: 14px;
		margin-bottom: 10px;
		margin-top: -10px;
	}
	.testimonial-text-3 {
	    font-size: 18px;
	    line-height: 25px;
	}
	.marquee-vert2 {
	    padding: 10px;
	    background-color: #ddd;
	    margin-bottom: 50px;
	}
	.ffts{
		padding-bottom: 0px !important;
	}
	.txt-sss{
		margin-bottom: 20px;
		font-size: 14px;
	}
	.beranda{
		padding-bottom: 0px !important;
    	padding-top: 80px !important;
	}
	.bannr{
		padding-top: 40px !important;
	}
	.brdd{
		border-right: 0px solid #DEDEDE;
		margin: 10px 20px;
	}
	.brdd-2{
		margin: 10px 20px;
	}
	.img-ellips {
	    display: none;
	}
	.img-frame22 {
	    display: none;
	}
	.img-vector {
	    display: none;
	}
	.img-back {
	    display: none;
	}
	.img-backb {
	    display: none;
	}
	.img-back-2 {
	    display: none;
	}
	.img-back-3 {
	    display: none;
	}
	.img-back-4 {
	    display: none;
	}
	#dekstop{
		display: none;
	}
	.txt-title-home{
	    font-size: 32px;
			line-height: 120%;
	}
	.cards{
		padding: 40px 10px;
	}
	.txt-content-1 {
	    font-size: 26px;
	    line-height: 33px;
	    text-align: center;
	}
	.cards-2{
		padding: 0px !important;
		border-radius: 4px !important;
		width: 100%;
	}
	.cards-6 {
        margin-top: 60px;
        background-color: #fff;
        padding: 20px !important;
        border-radius: 24px !important;
    }
	.cards-7{
		padding: 0px !important;
		border-radius: 4px !important;
	}
	.mrtts-2{
		margin-bottom: 50px;
		padding: 0px 10px;
	}
	.cards-5 {
	    padding: 40px 20px !important;
	    margin-bottom: 20px;
	}
	.pll-1{
		padding-right: 0px;
		padding-left: 0px;
	}

	.pll-2{
		padding-right: 0px;
		padding-left: 0px;
	}
}

@media (min-width: 1030px) {
	.card-prf{
		height: 780px; 
	}
	.mbbb{
		margin-bottom: 300px;
	}
	.txt-medium-active2 {
        background-color: #ebebeb;
        border-radius: 4px;
    }
	.tevs{
		font-size: 48px;
	}
	.tgls{
		font-size: 36px;
	}
	.img-arr-1{
		position: absolute;
		margin-top: 20px;
	}
	.img-arr-3 {
        float: right;
        margin-top: -500px;
        margin-right: 145px;
    }
	.w-90p{
		width: 90% !important;
	}
	.dsds {
        display: flex;
        flex-direction: column;
        margin-top: -510px;
        float: right;
    }
	.all-sls{
		position: absolute; 
		margin-top: -40px;
        margin-left: 100px;
	}
	.txleft{
		text-align: left !important;
	}
	.txt-cmd1{
		font-size: 41px;
	}
	.txt-cmd2{
		font-size: 26px;
	}
	.tlps1{
		font-size: 41px;
	}

	.tlps2{
		font-size: 23px;
	}
	.txx1{
		font-size: 41px;
	}

	.txx2{
		font-size: 23px;
	}
	.banner-bundling{
		background: linear-gradient(279.27deg, #DBE7C3 0%, #CEFDE8 128.95%);
		height: 131px;
		/* margin-top: 90px; */
		margin-top: 102px;
	}
	.txxtts{
		text-align: left;
	}
	.cardhgr{
		height: 200px;
	}
	.pshh2 {
	    padding: 0px 130px 60px 0px;
	}
	.icons-section{
		width: 48px;
		height: 48px;
	}
	.icon-logo-section{
		width: 184px;
		height: 45px;
		margin: 100px 15px;
	}
	.tabsection3 {
		width: 16.4%;
		margin-bottom: 10px;
	}
	.mhhss{
		margin-left: -180px !important;
	}
	.tabsection {
	    width: 19.7%;
	}
	.tabsection2 {
	    width: 24.7%;
	}
	.pdlr{
		padding-right: 80px;
	}
	#fa-menu-bars {
		display: none;
	}
	.beranda{
		margin-bottom: 100px;
	}
	.txt-sss{
		font-size: 18px;
	}
	.txt-number{
		font-size: 29px;
		line-height: 38px;
	}
	.txt-12{
		font-size: 26px;
		line-height: 34px;
	}
	.txt-11 {
	    font-size: 42px;
		line-height: 63px;
	}
	.seccs {
	    margin-top: 440px;
	    margin-bottom: 150px;
	}
	.seccs-2 {
	    margin-top: 340px;
	    margin-bottom: -150px;
	}
	.img-bg {
	    width: 670px;
	    height: auto;
	    position: absolute;
	    margin-top: -250px;
	    margin-left: -110px;
	}
	.img-bg-2 {
	    width: 670px;
	    height: auto;
	    position: absolute;
	    margin-top: -100px;
	    margin-left: -110px;
	}
	.pdtp{
		padding-bottom: 40px !important;
		padding-top: 210px !important;
	}
	.txttp{
		font-size: 26px;
		line-height: 34px;
	}
	.tt-text{
		position: absolute;
		margin-top: -89px;
		font-size: 26px;
	}
	.txt-ttss-2 {
	    font-size: 18px;
	    line-height: 23px;
	}
	.txt-ttss-1{
		font-size: 23px;
	}
	.mbbl{
		margin-bottom: 60px !important;
	}
	.tt-text-3{
		font-size: 26px;
		line-height: 34px;
	}
	.tt-text-2{
		font-size: 26px;
		text-align: left;
	}
	.testimonial-text-1{
		font-size: 23px;
	}
	.testimonial-text-2{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.testimonial-text-3{
		font-size: 18px;
		line-height: 24px;
	}

	/*.swiper-slide-active{
		margin-top: 35px;
		height: 240px;
	    overflow: hidden;
	}*/

	.mdsa{
		margin-left: -310px;
	}
	.card-table-active{
		background-color:#fff;
	}

	.top3, .bottom3 {
	    position: absolute;
	    z-index: 2;
	    height: 40px;
	    width: 322px;
	}

	.top3{
		border-radius: 4px 4px 0px 0px;
		background: linear-gradient(1deg, transparent 0%, #fafafa 100%);
	}

	.bottom3 {
	 	margin-top: -40px; 
	 	border-radius: 0px 0px 4px 4px;
	 	background: linear-gradient(179deg, transparent 0%, #fafafa 100%);
	}

	.left4, .right4 {
	  position: absolute;
	  top: 0;
	  bottom: 0;
	  z-index: 2;
	  height: 421px;
	  margin-top: 15px;
	}

	.right4 {
	  right: 0;
	  width: 147px;
	  background: linear-gradient(94deg, transparent 0%, #fafafa 100%);
	}

	.left4 {
	  width: 300px;
	  background: linear-gradient(274deg, transparent 0%, #fafafa 100%);
	}

	.left5 {
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    z-index: 3;
	    height: 50px;
	    width: 130px;
	    margin-top: 45px;
	    background-color: #F5F5F5;
	}

	.left6 {
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    z-index: 3;
	    height: 50px;
	    width: 130px;
	    margin-top: 554px;
	    background-color: #F5F5F5;
	}
	.brdd{
		border-right: 1px solid #DEDEDE;
	}
	.img-ellips {
	    position: absolute;
	    margin-top: -250px;
	}

	.img-ellips-b {
	    position: absolute;
	    margin-top: 200px;
	    right: 0;
	    margin-right: 600px;
	}

	.img-ellips-c {
	    position: absolute;
	    margin-top: 500px;
	    right: 0;
	}

	.img-frame22 {
	    width: 100%;
	    height: 522px;
	    object-fit: cover;
	    border-radius: 0px 80px 80px 0px;
	    animation: fadeIn 2s ease-in-out forwards;
	    transition: opacity 1s ease; /* Transisi opacity selama 1 detik */
	  	opacity: 1; /* Tetap mulai dengan opacity 1 (elemen terlihat) */
	  	position: absolute;
	  	object-fit: cover;
	  	object-position: top;
	}

	@keyframes fadeIn {
	  from {
	    opacity: 0;
	  }
	  to {
	    opacity: 1;
	  }
	}

	.hidden {
	  animation: fadeOut 3s ease-in-out forwards;
	}

	@keyframes fadeOut {
	  from {
	    opacity: 1;
	  }
	  to {
	    opacity: 0;
	  }
	}

	.img-vector {
	    width: 100%;
	    height: 637px;
	    object-fit: cover;
	    border-radius: 80px 0px 0px 80px;
	}
	.zoom-container {
	  overflow: hidden;
	  width: 100%;
	  height: 637px;
	  object-fit: cover;
	  border-radius: 80px 0px 0px 80px;
	}

	#imgVector1 {
	  max-width: 100%;
	  max-height: 100%;
	  animation: scaleAnimation 10s forwards;
	  animation-play-state: paused; /* Menghentikan animasi secara default */
	}

	#imgVector2, #imgVector3, #imgVector4, #imgVector5, #imgVector6, #imgVector7, #imgVector8 {
	  max-width: 100%;
	  max-height: 100%;
	  animation: scaleAnimation 10s forwards;
	}
	@keyframes scaleAnimation {
	    from {
	      transform: scale(1); /* Skala awal */
	    }
	    to {
	      transform: scale(1.3); /* Skala akhir */
	    }
	  }

	.img-back {
	    width: auto;
	    position: absolute;
	    right: 0;
	    height: 1000px;
	    margin-top: -400px;
	    margin-right: -100px;
	}

	.img-backb {
	    width: auto;
	    position: absolute;
	    height: 800px;
	    margin-top: -300px;
	    animation: slideInFmmms 5s ease forwards;
	    right: 0;
	    margin-right: -200px;
	}

	@keyframes slideInFmmms {
		from {
		  transform: translateX(30%); /* Mulai dari luar layar kiri */
		}
		to {
		  transform: translateX(0%); /* Pindahkan ke posisi awal */
		}
	}

	.img-back-4 {
	    width: auto;
	    position: absolute;
	    right: 0;
	    height: 800px;
	    margin-top: -160px;
	    z-index: 2;
	}	

	.img-back-2 {
	    width: 55%;
    	height: auto;
	    border-radius: 12px;
	    position: absolute;
	    right: 0;
	    object-fit: cover;
	    object-position: top;
	}
	.img-back-3 {
	    width: 180px;
	    height: auto;
	    border-radius: 12px;
	    position: absolute;
	    right: 0;
	    border:1px solid #ddd;
	}
	#mobile{
		display: none;
	}
	.txt-title-home {
		font-size: 41px;
		line-height: 49px;
	}
	.cards{
		padding: 40px;
	}
	.txt-content-1{
		font-size: 35px;
		line-height: 53px;
	}
	.cards-2{
		padding: 40px !important;
		background-color: #fff;
		width: 100%;
	}
	.cards-6{
		padding: 30px 10px !important;
		background-color: #fff;
		margin-top: 40px;
	}
	.cards-7{
		padding: 20px 10px !important;
		background-color: #F9F9F9;
    	border-bottom: 1px solid #DEDEDE;
	}
	.mrtts-2{
		margin-bottom: 50px;
		padding: 0px 100px;
	}
	.pll-1{
		padding-right: 5px;
	}

	.pll-2{
		padding-left: 5px;
	}

	.hgg-1{
		padding-left: 60px !important; 
		height: 280px;
	}

	.hgg-2{ 
		height: 280px;
	}

	.hggss{
		height: 105px;
	}
}

.tt-text{
	color: #7EA039;
	font-family: Inter;
	font-weight: 700;
	line-height: 34px;
	letter-spacing: 0em;
}

.tt2-text{
	color: #989898;
	font-family: Inter;
	font-size: 23px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0em;
	text-align: center;
	margin:0px 10px;
}

.line-horizontal{
	width: 100%;
	height: 1px;
	background-color: #DEDEDE;
}

.card-marquee{
	background-color: #fff;
	vertical-align: middle;
	text-align: center;
	width: 200px;
	height: 100px;
	padding: 10px;
	border-radius: 12px;
	margin-right: 40px;
	display: inline-block;
	cursor: pointer;
}

.card-marquee-2{
	width: 100%;
	border-radius: 12px !important;
	background-color: #fff;
	margin-bottom: 20px;
}

.txt-slide-title{
	font-family: Inter;
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	letter-spacing: 0em;
	color: #4C6123;
	padding: 20px;
}

.img-marquee{
	width: 100%;
	height: auto;
	border-radius: 12px;
}

.img-height {
    height: 80px;
    width: 100%;
}

.marquee-vert {
	width: 100%;
	overflow: hidden;
}

.marquee-vertbs {
	width: 100%;
	overflow: hidden;
}

.marquee-vert2 {
	height: 694px !important;
}

.accordion-item {
    border-radius: 20px !important;
    background-color: #fff;
    box-shadow: unset;
    margin-bottom: 20px;
    background-image: -moz-linear-gradient( 90deg, rgb(13,197,173) 0%, rgb(50,73,214) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(13,197,173) 0%, rgb(50,73,214) 100%);
    background-image: unset;
}

.accordion-btn .accordion-title {
    color: #464646;
}

.accordion-btn .accordion-title:hover{
	text-decoration-color: #B1CA7E; 
	text-decoration-line: underline;
}

.accordion-btn .accordion-icon {
    color: #000;
}

.accordion-btn.collapsed {
	padding: 16px 0px 16px 8px !important;
}

.accordion-btn {
	padding: 16px 0px 16px 8px !important;
}

.accordion-btn.collapsed .accordion-title {
    color: #464646;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0em;
}

.accordion-btn .accordion-title {
    color: #464646;
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
}

.accordion-body {
    color: #656565;
    padding-left: 97px;
    font-family: Plus Jakarta Sans;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;
}

.accordion-body-2 {
    color: #656565;
    padding-left: 60px;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;

		padding-top: 0px;
		padding-right: 16px;
		padding-bottom: 16px;
}

.tt-text-2{
	color: #7EA039;
	font-family: Inter;
	font-weight: 700;
	line-height: 34px;
	letter-spacing: 0em;
}

.tt-text-3{
	color: #3C476C;
	font-family: Inter;
	font-weight: 500;
	letter-spacing: 0em;
}

.img-frame20 {
    width: 793px;
    height: auto;
    position: absolute;
    margin-top: 60px;
}

.hwss {
    position: absolute;
    margin-left: 850px;
    margin-top: 60px;
}

.img-jkss{
	width: 60px;
	height: 60px;
	padding: 10px;
	border-radius: 12px;
	background-color: #DBE7C3;
	object-fit: cover;
}

.card-hwss{
	margin-bottom: 20px;
}

.txt-ttss-1{
	color: #3C476C;
	font-family: Inter;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: 0em;
}

.txt-ttss-2{
	font-family: Plus Jakarta Sans;
	font-weight: 400;
	letter-spacing: 0em;
	color: #656565;
}

/*.txt-ttss-1:hover{
	text-decoration-color: #B1CA7E; 
	text-decoration-line: underline;
}*/

.card-hwss {
    margin-bottom: 20px;
    padding-right: 100px;
}

.bgsl{
	background-image: url('https://devcrm.waktoo.com/landingpage/images/image-frame20.png');
	height: 363px;
}

.myname-2 {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    margin-top: -130px;
    margin-left: 90px;
    background-color: #fff;
}

.t-name-testimonial{
	color: #3C476C;
	font-family: Inter;
	font-size: 23px;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: 0em;
	text-align: left;
	font-style: normal;
	margin-top: 15px;
}

.t-content-testimonial{
	color: #3C476C;
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 23px;
	letter-spacing: 0em;
	font-style: normal;
	text-align: left;
	margin-top: -20px;
}

.img-start{
	height: 25px;
	width: auto;
}

.card-table{
	width: 100%;
	padding: 20px;
	margin-bottom: 20px;
	border-radius: 12px
}

.txt-11{
	font-family: Plus Jakarta Sans;
	font-weight: 800;
	letter-spacing: 0em;
	color: #3C476C;
}

.txt-12{
	color: #656565;
	font-family: Inter;
	font-weight: 400;
	letter-spacing: 0em;
}
.txttp{
	color: #3C476C;
	font-family: Inter;
	font-weight: 500;
	letter-spacing: 0em;
}

.img-insight{
	width: 100% !important;
	height: 304px !important;
	border-radius: 20px 20px 0px 0px;
	object-fit: cover;
}

.hover-insight:hover{
	margin-top: -210px; 
	background-color: #fff !important; 
	height: 692px !important;
	border-radius: 20px !important;
	transition: 1s;
}

.card-insight{
	width: 100%;
	background-color: #fff;
	height: 421px;
	border-radius: 20px;
	overflow: hidden;
}

.card-insight-2{
	width: 367px;
	background-color: #fff;
	height: 556px;
	border-radius: 8px 8px 0px 0px;
	position: absolute; 
	margin-top:-560px;
}

.ttxxt{
	color: #4C6123;
	font-family: Inter;
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: 0em;
	text-align: left;
	font-style: normal;
	padding: 30px 20px;
}

.tsstt {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0em;
    color: #656565;
    font-style: normal;
    text-align: left;
    padding: 0px 20px;
    margin-top: 10px;
}


.swiper-2 {
    margin-top: 0px !important;
    height: auto !important;
}

.flt-right {
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: row-reverse;
}

.flt-center {
    margin-top: 20px;
    display: flex;
    justify-content: space-evenly;
}

.language{
	color: #515658;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	letter-spacing: 0em;
	text-align: left;
}

.language:hover{
	color: #515658;
}

.img-language {
    height: 20px;
    width: 20px;
    border-radius: 999px;
    margin-right: 5px;
}

.tbscs-1{
	color: #7EA039;
	font-family: Inter;
	font-size: 26px;
	font-weight: 700;
	line-height: 34px;
	letter-spacing: 0em;
}

.textb{
	color: #E89417 !important;
}

.tbscs-2{
	color: #3C476C;
	font-family: Inter;
	font-size: 26px;
	font-weight: 500;
	line-height: 34px;
	letter-spacing: 0em;
	margin-bottom: 40px;
}

.txt-footer-w{
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	letter-spacing: 0em;
	color: #FAFAFA;
}

.bg-banner-footer{
	background-color: #1A1A1A;
	height: auto;
	padding: 40px 20px 20px 20px;
}

.bg-iklan-ftt{
    background-repeat: no-repeat;
    background-size: 100% 100% !important;
    background: url(https://res.cloudinary.com/lpkangnla/image/upload/v1744785425/webwaktoo/footer-dss.png);
	backdrop-filter: blur(6px);
	text-align: center;
}

.top-footer {
    background-color: #1A1A1A;
    padding-top: 50px;
    margin-top: 300px;
}

.teks-footer-one{
	color: #fff; 
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 800;
	line-height: 24px;
	letter-spacing: 0em;
}

#teks-footer-two{
	color: #A2A5B9; 
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	letter-spacing: 0em;
}

.teks-footer-three{
	color: #fff; 
	font-size: 20px; 
	font-weight: 400;
}

.f-widget .f-list li {
    margin-bottom: 0.4em;
}

.drop-menu{
	width: 900px; 
	padding: 20px 10px; 
	border-radius: 10px;
}

.t-title-nav{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	color: #A2A5B9;
}

#teks-one{
	color: #A2A5B9;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	letter-spacing: 0em;
	text-align: left;
}

#link-nav.active {
  	color: #6D8B32; 
  	font-family: 'Lato', sans-serif;
	font-size: 16px !important;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0em;
}

#link-nav{ 
	color: #283252;
	font-family: 'Lato', sans-serif;
	font-size: 16px !important;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0em;
}

#link-nav:hover {
  	color: #6D8B32; 
  	font-family: 'Lato', sans-serif;
	font-size: 16px !important;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0em;
}

@media (min-width: 992px){
	.navbar-nav .dropdown-menu {
	    left: -30px;
	}
}

#dropdown-menu-two{
	width: 800px; 
	padding: 0px;
	border-radius: 10px;
}

#td-two{
	padding: 20px; 
}

.f-widget .f-list li a:after {
    border-top-color: #8AB03F !important;
    border-bottom-color: #8AB03F !important;
}

/* Start Menu mobile nav bar*/
.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  top: 0;
  left: 0;
  overflow-x: hidden;
  transition: 0.5s;
  z-index: 2000;
  background: #fff;
  backdrop-filter: blur(18px);
}
.overlay-content{
	padding: 25px;
}
.img-close{
	width: 30px;
	height: 30px;
}
.txt-menuMobile {
    color: #3C476C;
    font-family: Inter;
    font-size: 23px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
}
.size-fa{
	font-size: 32px;
	color: #3C476C;
}
.text-title-submenu{
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0em;
	color: #A2A5B9;
}
.pdd1{
	padding-top: 20px;
}
#txt-submenu-1{
	color: #3C476C;
	margin: 10px 0px;	
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	line-height: 23.2px;
	text-align: left;
}


#txt-submenu-1.active{
	color: #6D8B32;
    font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0em;
	margin: 10px 0px;
}

#txt-submenu-3{
	color: #465387;
	margin: 10px 0px;	
	font-family: Inter;
	font-size: 14px;
	font-weight: 700;
	line-height: 23.2px;
	text-align: left;
}


#txt-submenu-3.active{
	color: #6D8B32;
    margin: 10px 0px;	
	font-family: Inter;
	font-size: 14px;
	font-weight: 700;
	line-height: 23.2px;
	text-align: left;
}

.txt-submenu-2{
	color: #7C7C7C;
    font-family: Inter;
	font-size: 13px;
	font-weight: 400;
	line-height: 21px;
}


.txt-submenu-4{
	color: #7A8385;
	font-family: Inter;
	font-size: 11px;
	font-weight: 400;
	line-height: 15.4px;
	text-align: left;
}

/* End Menu mobile nav bar*/

.header-style-row {
    box-sizing: border-box;
    width: 210px;
    height: 55px;
    position: fixed;
    right: 4em;
    bottom: 1.3em;
    background-color: white;
    border-radius: 100px;
    z-index: 10;
    transition: all 0.3s ease;
    margin: 0;
    border: 1px solid #45494A;
}

.call-p {
	color: #45494A;
	font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0em;
	line-height: 55px !important;
	margin: 0px !important;
}

.whatsapp{
	width: 42px; 
	height: 42px; 
	margin-left: 10px;
    margin-top: -5px;
}

.title-human{
	color: #7EA039;
	font-family: Inter;
	font-size: 26px;
	font-weight: 700;
	line-height: 34px;
	letter-spacing: 0em;
	text-align: center;
	margin:30px 0px 10px 0px;
}

.title-humanx{
	color: #E89417;
	font-family: Inter;
	font-size: 26px;
	font-weight: 700;
	line-height: 34px;
	letter-spacing: 0em;
	text-align: center;
	margin:30px 0px 10px 0px;
}

@media (min-width: 992px){
	.col-lg-plus-2 {
	    -ms-flex: 20%;
	    flex: 20%;
	    max-width: 20%;
	}
	.col-lg-plus-2b {
	    -ms-flex: 20%;
	    flex: 20%;
	    max-width: 25%;
	}
	.col-lg-plus-3b {
	    -ms-flex: 20%;
	    flex: 20%;
	    max-width: 16.6%;
	}
}

.img-sss-3{
	width: 60px;
    height: 60px;
    border-radius: 12px;
    background-color: #DBE7C3;
    padding: 10px;
    margin-bottom: 20px;
}

.img-sss-3b{
	width: 60px;
    height: 60px;
    border-radius: 12px;
    background-color: #E8F5EA;
    padding: 10px;
    margin-bottom: 20px;
}

.img-sss-3c{
	width: 60px;
    height: 60px;
    border-radius: 12px;
    background-color: #FFF6E8;
    padding: 10px;
    margin-bottom: 20px;
}

.img-sss-4b{
	width: 40px;
    height: 40px;
    border-radius: 12px;
    background-color: #B8E1BF;
    padding: 10px;
    margin-bottom: 10px;
}

.tabcontent{
	display: none;
}

.tabcontentbs{
	display: none;
}

.tabsection {
    display: inline-block;
	font-family: Inter;
	font-size: 18px;
	font-weight: 500;
	line-height: 23.4px;
	letter-spacing: 0em;
	text-align: center;
	color: #B57412;
	cursor: pointer;
}

.tabsection:hover {
	color: #FFF6E8 !important;
    border-bottom: unset !important;
    background: #E89417;
    border-radius: 8px;
    margin-bottom: 10px;
    padding-top: 10px;
	font-family: Inter;
	font-size: 18px;
	font-weight: 500;
	line-height: 23.4px;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}

.tabsection.active {
    color: #FFF6E8 !important;
    border-bottom: unset !important;
    background: #E89417;
    border-radius: 8px;
    margin-bottom: 10px;
    padding-top: 10px;
	font-family: Inter;
	font-size: 18px;
	font-weight: 500;
	line-height: 23.4px;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;

}

.tabsection2 {
    display: inline-block;
	font-family: Inter;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: 0em;
	text-align: center;
	color: #656565;
	cursor: pointer;
}

.tabsection2:hover {
	font-weight: 600;
    color: #4C6123;
    border-bottom: 3px solid #0F561A;
    padding-bottom: 10px;
}

.tabsection2.active {
    font-weight: 600;
    color: #4C6123;
    border-bottom: 3px solid #0F561A;
    padding-bottom: 10px;
}

.tabsection3 {
    display: inline-block;
	font-family: Inter;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	letter-spacing: 0em;
	text-align: center;
	color: #656565;
	cursor: pointer;
}

.tabsection3:hover {
	font-weight: 600;
    color: #4C6123;
    border-bottom: 3px solid #198F2C;
    padding-bottom: 10px;
}

.tabsection3.active {
    font-weight: 600;
    color: #4C6123;
    padding-bottom: 10px;
    border-bottom: 3px solid #198F2C;
}

.tabs {
    margin-bottom: 40px;
    background-color: #FFF6E8;
    padding: 10px 10px 0px 10px !important;
    border-radius: 8px;
}

.frameCollapse{
	margin-top: 10px; 
	width: 50%; 
	left: 0; 
	position: absolute;
}

.secColor{
	color: #265C1F !important;
}

.img-title-frame{
	margin-right: 20px;
}

.txt-frame-po{
	color: #3C476C;
	font-family: Inter;
	font-size: 23px;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: 0em;
	margin-bottom: 30px;
}

.img-frame-po-1{
	width: 100%;
    height: 513px;
    object-fit: cover;
    object-position: top;
    border-radius: 0px 80px 80px 0px;
	animation: fadeInss 1s ease-in-out forwards;
	transition: opacity 1s ease; /* Transisi opacity selama 1 detik */
}

@keyframes fadeInss {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.img-frame-po-2 {
    width: 100%;
    height: 385px;
    position: absolute;
    z-index: 1;
    right: 0;
    margin: 68px 0px 0px 0px;
    padding-left: 40px;
    object-fit: cover;
    object-position: top;
    animation-delay: 1s !important; /* Mulai animasi setelah 2 detik */
    animation: slideInFromLeft 1s ease forwards;
    opacity: 0;
    animation-play-state: paused; /* Menghentikan animasi secara default */
}


@keyframes slideInFromLeft {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-po-3 {
    width: auto;
    position: absolute;
    z-index: 2;
    right: 0;
    margin-right: 70px;
    height: 260px;
    object-fit: cover;
    object-position: top;
    animation: slideInFromLeftb 2s ease forwards;
    animation-delay: 2s !important; /* Mulai animasi setelah 2 detik */
    opacity: 0;
    animation-play-state: paused; /* Menghentikan animasi secara default */
}

@keyframes slideInFromLeftb {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-po-4 {
    width: 130px;
    height: 200px;
    position: absolute;
    z-index: 2;
    right: 0;
    margin-right: 70px;
    margin-top: 290px;
    object-fit: cover;
    object-position: top;
    animation: slideInFromLeftc 3s ease forwards;
    animation-delay: 3s !important;
    opacity: 0;
    animation-play-state: paused;
}
@keyframes slideInFromLeftc {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}


.img-frame-pob-2 {
    width: 213px;
    height: 410px;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-left: 2%;
    object-fit: cover;
    object-position: top;
    animation-delay: 1s !important;
    animation: slideInFromLefttrr 1s ease forwards;
    opacity: 0;
    margin-top: 50px;
}

@keyframes slideInFromLefttrr {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-pob-3 {
    width: 213px;
    height: 410px;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-left: 33%;
    object-fit: cover;
    object-position: top;
    animation-delay: 2s !important;
    animation: slideInFromLefttrrb 2s ease forwards;
    opacity: 0;
    margin-top: 50px;
}

@keyframes slideInFromLefttrrb {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-pob-4 {
    width: 213px;
    height: 410px;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-left: 64%;
    object-fit: cover;
    object-position: top;
    animation-delay: 3s !important;
    animation: slideInFromLefttrrc 3s ease forwards;
    opacity: 0;
    margin-top: 50px;
}

@keyframes slideInFromLefttrrc {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-poc-2 {
    width: 277px;
    height: auto;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-left: 10%;
    object-fit: cover;
    object-position: top;
    animation-delay: 1s !important;
    animation: slideInFrmgghs 1s ease forwards;
    opacity: 0;
    bottom: 0;
    animation-play-state: paused; /* Menghentikan animasi secara default */
}

@keyframes slideInFrmgghs {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-poc-3 {
    width: 277px;
    height: 513px;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-left: 50%;
    object-fit: cover;
    object-position: top;
    animation-delay: 2s !important;
    animation: slideInFffss 2s ease forwards;
    opacity: 0;
    animation-play-state: paused; /* Menghentikan animasi secara default */
}

@keyframes slideInFffss {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-pod-2 {
    width: 100%;
    height: 465px;
    position: absolute;
    z-index: 1;
    left: 0;
    object-fit: cover;
    object-position: top;
    animation-delay: 1s !important;
    animation: slideInGos 1s ease forwards;
    opacity: 0;
    top: 0;
    padding: 10px 140px 0px 0px;
}

@keyframes slideInGos {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-pod-3 {
    width: 209px;
    height: 465px;
    position: absolute;
    z-index: 1;
    right: 0;
    object-fit: cover;
    object-position: top;
    animation-delay: 2s !important;
    animation: slideInKls 2s ease forwards;
    opacity: 0;
    margin-top: 25px;
    margin-right: 30px;
}

@keyframes slideInKls {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-poe-2 {
    width: 100%;
    height: 475px;
    position: absolute;
    z-index: 1;
    left: 0;
    margin: 20px 0px 0px 0px;
    object-fit: cover;
    object-position: top;
    animation-delay: 1s !important;
    animation: slideInFromTds 1s ease forwards;
    opacity: 0;
    padding-right: 60px;
}

@keyframes slideInFromTds {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-poe-3 {
    width: 171px;
    position: absolute;
    z-index: 2;
    left: 0;
    height: 291px;
    object-fit: cover;
    object-position: top;
    animation: slideInFromuyoo 2s ease forwards;
    animation-delay: 2s !important;
    opacity: 0;
    margin-left: 35%;
    bottom: 0;
}

@keyframes slideInFromuyoo {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-poe-4 {
    width: 171px;
    height: auto;
    position: absolute;
    z-index: 2;
    left: 0;
    margin-top: 235px;
    object-fit: cover;
    object-position: top;
    animation: slideInFromlpss 3s ease forwards;
    animation-delay: 3s !important;
    opacity: 0;
    margin-left: 60%;
}

@keyframes slideInFromlpss {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-pols-2 {
    width: 100%;
    height: 385px;
    position: absolute;
    z-index: 1;
    right: 0;
    margin: 68px 0px 0px 0px;
    padding-right: 80px;
    object-fit: cover;
    object-position: top;
    animation-delay: 1s !important;
    animation: slideInFromPrint 1s ease forwards;
    opacity: 0;
    animation-play-state: paused; /* Menghentikan animasi secara default */
}

@keyframes slideInFromPrint {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-pols-2ss {
    width: 100%;
    height: 370px;
    position: absolute;
    z-index: 1;
    right: 0;
    margin: 68px 0px 0px 0px;
    padding-right: 0px;
    object-fit: cover;
    object-position: top;
    animation-delay: 1s !important;
    animation: slideInFromPrintsss 1s ease forwards;
    opacity: 0;
}

@keyframes slideInFromPrintsss {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-pops-2 {
    width: 774px;
    height: 438px;
    position: absolute;
    z-index: 1;
    margin: 58px 0px 0px 0px;
    padding-right: 150px;
    object-fit: cover;
    object-position: top;
    animation-delay: 1s !important;
    animation: slideInFromTts 1s ease forwards;
    opacity: 0;
    left: 0;
}

@keyframes slideInFromTts {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-pops-3 {
    width: auto;
    position: absolute;
    z-index: 2;
    right: 0;
    margin-right: 30px;
    height: 350px;
    object-fit: cover;
    object-position: top;
    animation: slideInFromjkls 2s ease forwards;
    animation-delay: 2s !important;
    opacity: 0;
    margin-top: 130px;
}

@keyframes slideInFromjkls {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-pssa-2 {
    width: 233px;
    height: auto;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-left: 10%;
    object-fit: cover;
    object-position: top;
    animation-delay: 1s !important;
    animation: slideInLppa 1s ease forwards;
    opacity: 0;
    top: 0;
}

@keyframes slideInLppa {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-pssa-3 {
    width: 233px;
    height: auto;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-left: 55%;
    object-fit: cover;
    object-position: top;
    animation-delay: 2s !important;
    animation: slideInPps 2s ease forwards;
    opacity: 0;
    bottom: 0;
}

@keyframes slideInPps {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.title-txt-head{
	color: #7EA039;
	font-family: Inter;
	font-size: 26px;
	font-weight: 700;
	line-height: 34px;
	letter-spacing: 0em;
}

.taman-1{
	margin-top: -390px;
    margin-left: 34px;
    display: none;
}

.taman-2{
	margin-top: -230px;
    margin-left: -25px;
    display: none;
}

.taman-3{
	margin-top: -370px;
	margin-left: 60px;
	display: none;
}

.taman-4{
	margin-top: -270px;
    margin-left: 65px;
    display: none;
}

.taman-5{
	margin-top: -470px;
    margin-left: 10px;
    display: none;
}

.taman-6{
	margin-top: -370px;
    margin-left: 25px;
    display: none;
}

.taman-1b{
	margin-top: -220px;
    margin-left: 34px;
    display: none;
}

.taman-2b {
    margin-top: -240px;
    margin-left: 38px;
    display: none;
}

.taman-3b {
    margin-top: -240px;
    margin-left: 25px;
     display: none; 
}

.taman-4b {
    margin-top: -400px;
    margin-left: 18px;
     display: none; 
}

.taman-5b {
    margin-top: -300px;
    margin-left: 42px;
     display: none; 
}

.taman-6b {
    margin-top: -450px;
    margin-left: 375px;
     display: none; 
}

.img-mmss {
    height: 67px;
	position: absolute;
	margin-top: -90px;
	animation-delay: 1s !important;
    animation: slideIntssss 3s ease;
    margin-left: 20px;
}

@keyframes slideIntssss {
from {
  transform: translateX(20%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-mmss2 {
    height: 265px;
    margin-top: -300px;
    animation-delay: 1s !important;
    animation: slideIntssssb 3s ease;
}

@keyframes slideIntssssb {
from {
  transform: translateX(-20%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.bg-submenu-items{
	width: 101%;
	background-color: #fff;
	box-shadow: 0px 10px 10px 0px #0000001A;
	display: none;
	position: absolute;
    /*z-index: 2;*/
    top: 0;
    margin-top: 87px;
   /* animation: fadeInSpanItems 1s ease-in-out;*/
}

/*animation: fadeInSpanItems 2s ease-in-out;*/
  @keyframes fadeInSpanItems {
    from {
        transform: translateY(-100px); /* Start from 100px above the viewport */
        opacity: 0; /* Initially transparent */
    }
    to {
        transform: translateY(0%); /* Move to original position */
        opacity: 1; /* Fully visible */
    }
}

.hggss {
    height: 130px;
    margin-top: -10px !important;
}

.hggss2 {
    height: 125px;
    overflow-y: hidden;
    margin-top: -10px !important;
    margin-bottom: -10px !important;
}

.active-toggle {
    filter: brightness(0) saturate(100%) invert(58%) sepia(32%) saturate(762%) hue-rotate(38deg) brightness(94%) contrast(85%);
    padding-bottom: 16px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.active-navbar {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    filter: brightness(0) saturate(100%) invert(58%) sepia(32%) saturate(762%) hue-rotate(38deg) brightness(94%) contrast(85%);
}

.bg-body-menu{
    background: rgba(0, 0, 0, .5);
    -webkit-filter: blur(20px);
    cursor: pointer;
}

.evss{
	pointer-events: none;
}

.mqqs{
	height: 695px; 
	display: flex;
}

.txt-waktoo{
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0em;
}

.txt-waktoo-2{
	color: #3C476C;
	font-family: Inter;
	font-size: 23px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 0em;
}

.img-sss-5{
	width: 60px;
    height: 60px;
    border-radius: 12px;
    background-color: #E8F5EA;
    padding: 10px;
    margin-bottom: 20px;
    float: left;
    margin-right: 10px;
}

.img-sss-6{
	width: 60px;
    height: 60px;
    border-radius: 12px;
    background-color: #FCF6E4;
    padding: 10px;
    margin-bottom: 20px;
    float: left;
    margin-right: 10px;
}

.img-sss-7{
	width: 60px;
    height: 60px;
    border-radius: 12px;
    background-color: #DFF1FF;
    padding: 10px;
    margin-bottom: 20px;
    float: left;
    margin-right: 10px;
}

.mddd{
	margin-top: -3px;
    position: absolute;
    margin-left: 20px;
}

.btn-pls2{
	color: #43B334 !important;
	border:1px solid #43B334 !important;
	background-color: #E8F5EA !important;
}

.btn-pls3{
	color: #E59A34 !important;
	border:1px solid #E59A34 !important;
	background-color: #FCF6E4 !important;
}

.btn-pls4{
	color: #039BE5 !important;
	border:1px solid #039BE5 !important;
	background-color: #DFF1FF !important;
}

.btn-pls2:hover{
	color: #43B334 !important;
	border:1px solid #43B334 !important;
	background-color: #E8F5EA !important;
}

.btn-pls3:hover{
	color: #E59A34 !important;
	border:1px solid #E59A34 !important;
	background-color: #FCF6E4 !important;
}

.btn-pls4:hover{
	color: #039BE5 !important;
	border:1px solid #039BE5 !important;
	background-color: #DFF1FF !important;
}


.btn-login-2{
	background-color: #8AB03F;
	border: 1px solid #8AB03F;
	color: #fff;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	letter-spacing: 0em;
	text-align: center;
	padding: 12px 18px;
	border-radius: 120px;
}

.btn-login-2{
	background-color: #8AB03F !important;
	border: 1px solid #8AB03F !important;
	color: #fff !important;
}

.icon-right{
	margin-left: 5px;
	margin-top: -2px;
}

.mttsss {
    margin-top: 170px;
    padding-bottom: 0px;
    margin-bottom: 50px;
}

.nav-plus{
	/*background: #fafafa !important;*/
	background: #fff !important;
    /*backdrop-filter: unset !important;*/
    backdrop-filter: blur(1px);
}


/*@keyframes fadeInEllixxss {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}*/

.bg-table-tabs1{
	background-color: #cbd6b6;
}

.bg-table-tabs2{
	background-color: #bbd7b8;
}

.bg-table-tabs3{
	background-color: #bfdbdc;
}

.bg-table-tabs4{
	background-color: #e6d0b1;
}

.display-none{
	position: fixed;
	z-index: 0;
}

.disnone{
	display: none;
}

/* Style for the sticky element */
  
  .sticky {
    position: -webkit-sticky; /* For Safari */
    position: sticky;
    top: 0;
    padding-top: 90px;
    z-index: 3;
    transition: top 0.3s; /* Add smooth transition */
    margin-top: 60px;
  }

.bggss {
    background: url(https://waktoo.com/public/landingpage/images/sistem-po-background.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #fff;
    background-size: 30%;
}

.bggss-2 {
    background: url(https://waktoo.com/public/landingpage/images/sistem-payroll-background.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #fff;
    background-size: 30%;
}

.bggss-3 {
    background: url(https://waktoo.com/public/landingpage/images/managemen-tugas-background.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #fff;
    background-size: 30%;
}

.bggss-4 {
    background: url(https://waktoo.com/public/landingpage/images/sistem-rekrutmen-background.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #fff;
    background-size: 30%;
}

.bggss-5 {
    background: url(https://waktoo.com/public/landingpage/images/analitik-karyawan-background.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #fff;
    background-size: 30%;
}

.bggss-6 {
    background: url(https://waktoo.com/public/landingpage/images/manajemen-leads-background.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #fff;
    background-size: 30%;
}

.bggss-7 {
    background: url(https://waktoo.com/public/landingpage/images/manajemen-kontak-background.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #fff;
    background-size: 30%;
}

.bggss-8 {
    background: url(https://waktoo.com/public/landingpage/images/manajemen-kampanye-background.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #fff;
    background-size: 30%;
}

.img-frame-pob-3xx {
    width: auto;
    height: 115px;
    position: absolute;
    z-index: 1;
    left: 0;
    object-fit: cover;
    object-position: top;
    animation-delay: 2s !important;
    animation: slideInxxx 2s ease forwards;
    opacity: 0;
    margin-top: 50px;
    margin-left: 33%;
}

@keyframes slideInxxx {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-pob-3yy {
    width: auto;
    height: 164px;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-left: 30%;
    object-fit: cover;
    object-position: top;
    animation-delay: 3s !important;
    animation: slideInyyy 3s ease forwards;
    opacity: 0;
    margin-top: 200px;
}

@keyframes slideInyyy {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-pob-4wss {
    width: auto;
    height: 164px;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-left: 50%;
    object-fit: cover;
    object-position: top;
    animation-delay: 4s !important;
    animation: slideInFromwss 4s ease forwards;
    opacity: 0;
    margin-top: 200px;
}

@keyframes slideInFromwss {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-frame-pob-3vv {
    width: 100%;
    height: 141px;
    position: absolute;
    z-index: 1;
    left: 0;
    margin-left: 0;
    object-fit: cover;
    object-position: left;
    animation-delay: 2s !important;
    animation: slideInFromvcc 2s ease forwards;
    opacity: 0;
    margin-top: 200px;
    padding-left: 70px;
}

@keyframes slideInFromvcc {
from {
  transform: translateX(-100%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.img-mobile-icon{
	width: 40px;
	height: auto;
}

.img-mobile-icon-2 {
    width: 40px;
    height: auto;
    border-radius: 12px;
    background-color: #DBE7C3;
    padding: 10px;
}

.img-mobile-icon-3{
	width: 40px;
    height: auto;
    border-radius: 12px;
    background-color: #E8F5EA;
    padding: 10px;
}

.img-mobile-icon-4{
	width: 40px;
    height: auto;
    border-radius: 12px;
    background-color: #FCF6E4;
    padding: 10px;
}

.img-ellips-1 {
    position: absolute;
    margin-left: -115px;
    top: 0;
    width: 280px;
    height: 280px;
    margin-top: 30px;
    display: none;
    animation: fadeInEllips 1s ease-in-out forwards;
}

.img-ellips-2 {
    position: absolute;
    margin-top: -110px;
    margin-left: -120px;
    width: 280px;
    height: 280px;
    display: none;
    animation: fadeInEllips 1s ease-in-out forwards;
}

.img-ellips-3 {
    position: absolute;
    margin-top: -110px;
    margin-left: -115px;
    width: 280px;
    height: 280px;
    display: none;
    animation: fadeInEllips 1s ease-in-out forwards;
}

.img-ellips-4 {
    position: absolute;
    margin-top: -115px;
    margin-left: -120px;
    width: 280px;
    height: 280px;
    display: none;
    animation: fadeInEllips 1s ease-in-out forwards;
}

@keyframes fadeInEllips {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.img-ellips-plus{
	opacity: 0; /* Mulai dengan opacity 0 */
    animation: fadeInEllipsxx 1s ease-in-out;
    display: none; /* Mulai dengan display none */
}

@keyframes fadeInEllipsxx {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.pshh{
	padding:0px 130px 60px 0px; 
	margin-top: -120px;
}

.pshh2 {
    margin-top: -10px;
}

.clr2{
	color: #198F2C;
}

.cards-7{
	width: 100%;
    border-radius: 20px !important;
}

.title-video{
	color: #656565;
	font-family: Inter;
	font-size: 26px;
	font-weight: 400;
	line-height: 33.8px;
	text-align: center;
	margin-bottom: 20px;
}

.img-video-move{
	width: 100%;
	border-radius: 12px;
	height: auto;
}

.img-prf{
	width: 100%;
	height: 204px;
	border-radius: 12px;
	background-color: #fff;
}

.card-prf{
	background-color: #fff;
	width: 100%;
	padding: 50px 30px 30px 40px;
	border-radius: 12px;
	margin-top: -40px;
    position: relative;
    overflow-y: auto;
    border:1px solid #ddd;
}

.icon-prf{
	background-color: #B1CA7E;
	width: 60px;
	height: 60px;
	padding: 10px;
	border-radius: 12px;
	position: relative;
    z-index: 1;
    margin-top: -50px;
}

.txt-hmmn-title{
	color: #3C476C;
	font-family: Inter;
	font-size: 23px;
	font-weight: 600;
	line-height: 29.9px;
	text-align: center;
	margin: 10px 0px;
}

.txt-hmmn-title-2{
	color: #265C1F;
	font-family: Inter;
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	margin-bottom: 10px;
}

.img-bullets{
	width: 14px;
	height: 14px;
}

.txt-hmmn-content{
	color: #3C476C;
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 5px;
}

.icons-waktoo{
	width: 28px;
	height: 28px;
	margin-right: 10px;
	float: left;
}

.txt-wkttss{
	color: #3C476C;
	font-family: Inter;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	padding-top: 3px;
}

.img-fluid-small{
	height: auto;
	width: 100%;
}

.icons-waktoo-2{
	width: 33px;
	height: 33px;
}

.card-kontak {
    height: auto;
    padding: 20px;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 12px;
}

.txt-hub{
	font-family: Inter;
	font-size: 23px;
	font-weight: 500;
	line-height: 30px;
	color: #3C476C;
	margin-bottom: 50px;
}

.txt-label{
	color: #6E6D7A;
	font-family: Lato;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
}

.form-control-2{
	width: 100%;
	height: 48px;
	border-radius: 4px;
	border: 1px solid #E7E7E9;
	margin-bottom: 20px;
	padding-left: 10px;
    padding-right: 10px;
}

.btn-kirim{
	background-color: #8AB03F;
	padding: 12px 24px;
	border-radius: 120px;
	color: #fff;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	border:unset;
	float: right;
	cursor: pointer;
}

.icon-trace{
	height: 45px !important;
	width: auto;
}

.tops-scroll-1{
	position: fixed;
	bottom: 0;
	right: 0;
	margin: 20px;
	z-index: 2;
}

.tops-scroll-2{
	position: fixed;
	bottom: 0;
	right: 0;
	margin: 7px;
	margin-bottom: 80px;
	z-index: 2;
	margin-right: 20px;
}


.transs{
	animation: slideIndasadsad 1s ease forwards;
}

@keyframes slideIndasadsad {
from {
  opacity: 0;
}
to {
  opacity: 1;
}
}

.immg-trace{
	position: absolute;
    right: 0;
    margin-right: 250px;
    height: 80px;
    margin-top: 45px;
    animation: slideInFromLeftxxxs 3s ease forwards;
}



@keyframes slideInFromLeftxxxs {
from {
  transform: translateX(-30%); /* Mulai dari luar layar kiri */
  opacity: 0;
}
to {
  transform: translateX(0); /* Pindahkan ke posisi awal */
  opacity: 1;
}
}

.imgssh-1{
	position: absolute;
    right: 0;
    margin-right: 500px;
    margin-top: 160px;
    animation-delay: 2s !important;
    animation: slidellxx 1s ease forwards;
    opacity: 0;
}

.imgssh-2{
	position: absolute;
    right: 0;
    margin-right: 430px;
    margin-top: 160px;
    animation-delay: 3s !important;
    animation: slidellxx 1s ease forwards;
    opacity: 0;
}

.imgssh-3{
	position: absolute;
    right: 0;
    margin-right: 360px;
    margin-top: 160px;
    animation-delay: 4s !important;
    animation: slidellxx 1s ease forwards;
    opacity: 0;
}

.imgssh-4{
	position: absolute;
    right: 0;
    margin-right: 290px;
    margin-top: 160px;
    animation-delay: 5s !important;
    animation: slidellxx 1s ease forwards;
    opacity: 0;
}

@keyframes slidellxx {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.marquee-vert3, .marquee-vert4, .marquee-vert5, .marquee-vert6 {
    width: 100%;
    overflow: hidden;
    height: 694px !important;
}

.tdss {
    padding-left: 0px !important;
}

.active-submenu{
	color: #7EA039;
}

.card-submenu-active {
    padding-left: 16px !important;
}

.wrapper_submenu_content_title {
	cursor: pointer;
}

.wrapper_submenu_content_title:hover {
  margin-right: 20px;
}

.txt-mmds-1bs {
	font-family: Inter;
	color: #465387;
	font-size: 13px;
	font-weight: 600;
	line-height: 145%;
	letter-spacing: 0em;
	text-align: left;
	margin-left: 20px;
}

.txxtts{
	color: #fff;
	font-family: Inter;
	font-size: 20px;
	font-weight: 400;
	line-height: 130%;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}

.btn-login-3{
	padding: 12px 16px;;
	border-radius: 8px;
	background: #8AB03F;
	color: #F3F7EC;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	border: 1px solid #8AB03F;
}

.btn-login-3:hover{
	padding: 12px 16px;;
	border-radius: 8px;
	background: #7d9f3c;
	color: #F3F7EC;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	border: 1px solid #7d9f3c;
}

.btn-login-4{
	padding: 12px 16px;;
	border-radius: 8px;
	background: #fff;
	color: #E89417;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	border: 1px solid #E89417;
}

.btn-login-4:hover{
	padding: 12px 16px;;
	border-radius: 8px;
	background: #fff;
	color: #d88e1f;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	border: 1px solid #d88e1f;
}


@media screen and (max-width: 992px) {
    .footer {
        text-align: left !important;
    }
}

.txt-label-1{
	color: #7EA039;
	font-family: Inter;
	font-size: 26px;
	font-weight: 600;
	line-height: 130%;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	margin-top: 100px;
	margin-bottom: 10px;
	padding: 0px 20px;

}

.txt-label-2{
	color: #283252;
	font-family: Inter;
	font-size: 32px;
	font-weight: 600;
	line-height: 120%;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	padding: 0px 40px;

}

.card-green{
	border: 1px solid #F5F5F5;
	background: linear-gradient(130.23deg, #FAFAFA 0%, #F3F7EC 100%);
	width: 100%;
	padding: 32px;
	border-radius: 12px;
	text-align: center;
	margin-bottom: 20px;
}

.card-green-2{
	width: 100%;
	padding: 77px;
	border-radius: 12px;
	margin-bottom: 20px;
	border-radius: 24px;
	height: auto;
}

.card-orange {
    border: 1px solid #F5F5F5;
    width: 100%;
    padding: 42px;
    border-radius: 12px;
    margin-bottom: 20px;
    background: linear-gradient(114.13deg, #FAFAFA 0%, #FFF6E8 100%);
    height: 216px;
}

.card-orange-2{
	border: 1px solid #F5F5F5;
	background: linear-gradient(130.23deg, #FAFAFA 0%, #FAFAFA 100%);
	width: 100%;
	padding: 32px;
	border-radius: 12px;
	text-align: center;
	margin-bottom: 20px;
}

.img-hllss{
	width: auto;
	height: 50px;
	margin-bottom: 24px;
}

.img-hllss2{
	width: auto;
	height: 40px;
	margin-bottom: 10px;
}

.txt-lbm-1{
	color: #282D43;
	font-family: Inter;
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	padding: 12px;
}

.m-50{
	margin-bottom: 50px;
}

.txt-lbm-2{
	color: #3C476C;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 23.2px;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	padding: 0px 12px;
}

.txt-lbm-3{
	color: #7EA039;
	/* color: red; */
	font-family: Inter;
	font-size: 14px;
	font-weight: 500;
	line-height: 20.3px;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	border: 1px solid transparent;
	padding: 12px 16px;
	background-color: transparent;
	border-radius: 8px;
}

.txt-lbm-3:hover{
	filter: invert(41%) sepia(60%) saturate(410%) hue-rotate(39deg) brightness(95%) contrast(93%);
}

.class-txt-1{
	color: #282D43;
	font-family: Inter;
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}

.class-txt-2{
	color: #3C476C;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 23.2px;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}

.bannerss{
	background-color:#fafafa; 
	margin: 100px 0px; 
	padding: 60px 0px 20px 0px; 
	text-align: center;
}

.card-cast{
	margin-bottom: 40px;
	padding: 0px 20px;
}

.img-cast{
	width: 60px;
	height: 60px;
	margin-bottom: 22px;
}

.txt-zend-1{
	color: #283252;
	font-family: Inter;
	font-size: 20px;
	font-weight: 600;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}

.txt-zend-2{
	color: #283252;
	font-family: Inter;
	font-size: 41px;
	font-weight: 600;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

.txt-zend-3{
	color: #283252;
	font-family: Inter;
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	margin-bottom: 40px;
}

.btn-zend{
	padding: 12px 16px;
	border-radius: 8px;
	border: 1px solid #7EA039;
	background-color: transparent;
	color: #7EA039;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}

.btn-zend:hover{
	padding: 12px 16px;
	border-radius: 8px;
	border: 1px solid #6f8a39;
	background-color: transparent;
	color: #6f8a39;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}

.btn-zend-b{
	padding: 12px 16px;
	border-radius: 8px;
	border: 1px solid #7EA039;
	background-color: #fff;
	color: #7EA039;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}

.btn-zend-b:hover{
	padding: 12px 16px;
	border-radius: 8px;
	border: 1px solid #7EA039;
	background-color: transparent;
	color: #7EA039;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}

.btn-zend2{
	padding: 12px 16px;
	border-radius: 8px;
	border: 1px solid #627D2D;
	background-color: #fff;
	color: #627D2D;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}

.btn-zend2:hover{
	padding: 12px 16px;
	border-radius: 8px;
	border: 1px solid #627D2D;
	background-color: #fff;
	color: #627D2D;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}

.m-125{
	margin-top: 125px;
}

.txt-ones-1{
	font-family: Inter;
	font-size: 36px;
	font-weight: 700;
	line-height: 43.2px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
	color: #282D43;
}

.txt-ones-2{
	color: #3C476C;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 23.2px;
	text-align: left;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}

.mt-80{
	margin-top:38px;
}

.cols-right-left{
	padding-right: 10px;
    padding-left: 10px;
}

.swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background-color: #A1C065;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    border-color: unset;
    background-color: #fff;
    border: unset;
    width: 16px;
    height: 16px;
}

@media screen and (max-width: 992px) {
    .box-info-2 {
        justify-content: left !important;
    }
}

.accordion-arrow-bundling i {
    color: #7C7C7C !important;
    background-color: transparent !important;
    font-size: 12px;
    transform: rotate(45deg);
    border: 1px solid #dedede;
    box-shadow: 0px 10px 15px -3px #0000001F;
}

.accordion-btn.collapsed .accordion-arrow-bundling i{
		color: #fff;
    background-color: transparent !important;
    font-size: 14px;
    border: unset;
    box-shadow: unset;
}

.accordion-arrow-plus i {
	color: #000 !important;
}

.arrow_carrot-down-plus{
	background-color: transparent !important;;
	color: #000 !important;;
}

.card-body-2{
	padding: 0px 16px !important;
}

.txt-menuMobile2{
	color: #464646;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	line-height: 23.2px;
	text-align: left;
}

.mpss{
	cursor: pointer;
}

.mlss{
	margin-right: 5px;
    margin-top: -3px;
}

.txt-fu{
	color: #3C476C;
	font-family: Inter;
	font-size: 13px;
	font-weight: 600;
	line-height: 18.85px;
	text-align: left;
	margin: 30px 0px 20px 0px;
}

.txt-bds-1{
	color: #3D3D3D;
	font-family: Inter;
	font-size: 20px;
	font-weight: 700;	
	line-height: 130%;
	text-align: left;

	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.txt-bds-2{
	color: #656565;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 145%;
	text-align: left;
}

.txt-bds-3{
	color: #45494A;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	line-height: 145%;
	border: 1px solid transparent;
	padding: 12px 16px;
	background-color: transparent;
	border-radius: 8px;
}

.txt-bds-3:hover{
	filter: invert(13%) sepia(7%) saturate(417%) hue-rotate(155deg) brightness(85%) contrast(86%);
	color: unset;
}

.img-bundlings{
	height: 131px;
	width: auto;
}

.p-10{
	padding-right: 10px;
    padding-left: 10px;
}

.txt-bundling-1{
	color: #FFFFFF;
	font-family: Inter;
	font-size: 23px;
	font-weight: 700;
	line-height: 29.9px;
	text-align: left;
}

.txt-bundling-2{
	color: #FFFFFF;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 23.2px;
	text-align: left;
}

.accordion-item-bundling{
	border-radius: 8px !important;
    background-color: transparent;
    box-shadow: unset;
    margin-bottom: 20px;
    background-image: unset;
    border: 1px solid #DEDEDE !important;
}

.accordion-btn-bundling.collapsed {
    background-color: transparent !important;
    padding: 20px !important;
}

.accordion-btn.collapsed .accordion-title-bundlings{
	color: #FFFFFF;
	font-family: Inter;
	font-size: 14px !important;
	font-weight: 600;
	line-height: 20.3px;
	text-align: left;
}

.bg-white{
	background-color: #fff;
}

.accordion-btn .accordion-title-bundlings {
    color: #464646;
	font-family: Inter;
	font-size: 14px !important;
	font-weight: 600;
	line-height: 20.3px;
	text-align: left;
}

.accordion-btn-bundling {
	padding: 20px !important;
}

.accordion-body-bundling{
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
	line-height: 21px;
	text-align: left;
	color: #656565;
	padding: 0px 20px 20px 20px;
}

.mb-10{
	margin-bottom: 5px;
}

.txt-pll{
	color: #fff;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	line-height: 23.2px;
	text-align: center;
	text-underline-position: from-font;
	text-decoration-skip-ink: none;
}

.txt-pll:hover{
	color: #fff;
}

.btn-htk{
	color: #fff;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	border:1px solid #fff;
	border-radius: 8px;
	padding: 12px 16px;
	background: transparent;

}

.accordion-btn .accordion-title-bundlings-faq {
    color: #464646;
	font-family: Inter;
	font-size: 14px !important;
	font-weight: 600;
	line-height: 20.3px;
	text-align: left;
}

.accordion-btn-bundling-faq.collapsed {
	padding: 20px !important;
	background-color: unset !important;
}

.accordion-btn .accordion-title-bundlings-faq {
    color: #464646;
	font-family: Inter;
	font-size: 14px !important;
	font-weight: 600;
	line-height: 20.3px;
	text-align: left;

}

.accordion-btn-bundling-faq {
	padding: 20px !important;
}

.accordion-btn.collapsed .accordion-title-bundlings-faq{
	color: #464646;
	font-family: Inter;
	font-size: 14px !important;
	font-weight: 600;
	line-height: 20.3px;
	text-align: left;
}

.accordion-item-faq {
    background-color: transparent !important;
    border: 1px solid #DEDEDE !important;
}

.accordion-btn.collapsed .accordion-arrow-bundling-faq i {
    color: #7C7C7C !important;
}

.mt-100{
	padding: 100px 40px;
	background: var(----Grey-50, #FAFAFA);
}

.card-100{
	width: 100%;
	padding: 32px 28px;
	border-radius: 16px;
	border: 1px solid #DEDEDE;
	background-color: #fff;
	margin-bottom: 20px;
}

.title-100{
	color: #3D3D3D;
	font-family: Inter;
	font-size: 18px;
	font-weight: 600;
	line-height: 23.4px;
	margin-bottom: 20px;
}

.card-greens{
	width: 100%;
	padding: 20px;
	border-radius: 8px 8px 0px 0px;
	border: 1px solid #7EA039;
	background: #F3F7EC;
	border-bottom: unset;
}

.card-greens2{
	width: 100%;
	padding: 20px;
	border-radius: 0px 0px 8px 8px;
	border: 1px solid #7EA039;
	background: #fff;
	margin-bottom: 20px;
}

.card-greens3 {
    width: 100%;
    padding: 20px;
    border-radius: 8px 8px 0px 0px;
    border: 1px solid #DEDEDE;
    background: #FAFAFA;
    border-bottom: unset;
}

.card-greens4{
	width: 100%;
	padding: 20px;
	border-radius: 0px 0px 8px 8px;
	border: 1px solid #DEDEDE;
	background: #fff;
	margin-bottom: 20px;
}

.card-greens5{
	width: 100%;
	padding: 20px;
	border-radius: 8px 8px 0px 0px;
	border: 1px solid #1E8381;
	background: #F2FBFA;
	border-bottom: unset;
}

.card-greens6{
	width: 100%;
	padding: 20px;
	border-radius: 0px 0px 8px 8px;
	border: 1px solid #1E8381;
	background: #fff;
	margin-bottom: 20px;
}

.card-bullets-green {
    width: 60px;
    height: 62px;
    padding: 8px 8px 12px 12px;
    border-radius: 0px 0px 0px 32px;
    background: #7EA039;
    color: #fff;
    font-family: Inter;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    right: 0;
    margin-right: 10px;
    margin-top: -21px;
}


/* The Start Checkbox */
.cheks-1 {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: Inter;
  font-size: 20px;
  font-weight: 500;
  color: #3D3D3D;
}

/* Hide the browser's default checkbox */
.cheks-1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 23px;
  width: 23px;
  background-color: #fff;
  border: 1px solid #bdbdbd;
}

/* On mouse-over, add a grey background color */
.cheks-1:hover input ~ .checkmark {
  background-color: #fff;
  border: 1px solid #8AB03F;
}

/* When the checkbox is checked, add a blue background */
.cheks-1 input:checked ~ .checkmark {
   background-color: #fff;
   border: 1px solid #8AB03F;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.cheks-1 input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.cheks-1 .checkmark:after {
  left: 8px;
  top: 4px;
  width: 6px;
  height: 10px;
  border: solid #8AB03F;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cheks-2{
	color: #656565;
	font-family: Inter;
	font-size: 11px;
	font-weight: 400;
	line-height: 15.4px;
	text-align: left;
}

/* The End Checkbox */

.price-1{
	color: #3D3D3D;
	font-family: Inter;
	font-size: 26px;
	font-weight: 500;
	line-height: 33.8px;
}

.small-txt{
	color: #656565;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 23.2px;
}

.accordion-title-greens{
	color: #7EA039;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
}

.accordion-title-greens2{
	color: #29A39E;
	font-family: Inter;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
}

.bgshh{
	background-color: #fff !important;
	color: #7EA039 !important;
}

.bgshh2{
	background-color: #fff !important;
	color: #29A39E !important;
}

.txt-lpsh{
	color: #656565;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	line-height: 23.2px;
	text-align: left;
}

.mt70{
	margin-top: 10px;
}

.bg-30{
	background-color:#1E8381;
}

.card-white{
	width: 100%;
	padding: 20px;
	border-radius: 8px;
	border: 1px solid #DEDEDE;
	margin-bottom: 20px;
}

.rtls-1{
	color: #3D3D3D;
	font-family: Inter;
	font-size: 14px;
	font-weight: 500;
}

.rtls-2{
	color: #656565;
	font-family: Inter;
	font-size: 10px;
	font-weight: 400;
}

.rtls-3{
	color: #656565;
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
}

.rtls-4{
	color: #656565;
	font-family: Inter;
	font-size: 11px;
	font-weight: 400;
	text-decoration: line-through;
}

.rtls-5{
	color: #3D3D3D;
	font-family: Inter;
	font-size: 14px;
	font-weight: 600;
}

.rtls-6{
	color: #656565;
	font-family: Inter;
	font-size: 18px;
	font-weight: 400;
	text-decoration: line-through;
}

.rtls-7{
	color: #3D3D3D;
	font-family: Inter;
	font-size: 29px;
	font-weight: 600;
	line-height: 37.7px;
}

.txt-persentase{
	color: #fff;
	font-family: Inter;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	background: #E74C4C;
	padding: 0px 5px 0px 5px;
	border-radius: 9999px;
}

/* The Start Checkbox */
.checkmark2 {
  position: absolute;
  top: 0;
  left: 0;
  height: 23px;
  width: 23px;
  background-color: #fff;
  border: 1px solid #bdbdbd;
}

/* On mouse-over, add a grey background color */
.cheks-1:hover input ~ .checkmark2 {
  background-color: #fff;
  border: 1px solid #1E8381;
}

/* When the checkbox is checked, add a blue background */
.cheks-1 input:checked ~ .checkmark2 {
   background-color: #fff;
   border: 1px solid #1E8381;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark2:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.cheks-1 input:checked ~ .checkmark2:after {
  display: block;
}

/* Style the checkmark/indicator */
.cheks-1 .checkmark2:after {
  left: 8px;
  top: 4px;
  width: 6px;
  height: 10px;
  border: solid #1E8381;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* The End Checkbox */

@media screen and (max-width: 768px){
	.txt-title-home {
		font-size: 29px;
	}
	.txxtts {
		font-size: 13px;
	}
	.txt-label-1 {
		font-size: 13px
	}
	.txt-label-2 {
		font-size: 18px;
	}

}

.tevs{
	color: var(--Dark-950, #282D43);
	text-align: center;
	font-family: Inter;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 67.2px */
}

.tks1{
	color: var(--Dark-950, #282D43);
	text-align: center;
	font-family: Inter;
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 67.2px */
}

.tks2{
	color: var(--Brand-CRM-600, #198F2C);
	font-family: Inter;
	font-size: 56px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
}

.tks3{
	color: var(--Base-900, #3D3D3D);
	text-align: center;

	/* 26px/regular */
	font-family: Inter;
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%; /* 33.8px */
}

.tgls{
	color: var(--Dark-900, #3D3D3D);
	text-align: center;
	font-family: Inter;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	margin-top: 20px;
}

.tgls2 {
    color: #282D43;
    border-radius: 4px;
    background: #DBE7C3;
    display: inline-block;
    padding: 6px 8px;
}

.xdx1{
	color: var(--Dark-700, #525252);
	text-align: center;
	/* 18px/regular */
	font-family: Inter;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%; /* 23.4px */
}

.xdx2{
	color: var(--Dark-700, #525252);
	text-align: center;

	/* 20px/semibold */
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%; /* 26px */
}

.login-app{
	color: var(--Dark-600, #3D3D3D);
	text-align: center;

	/* 16px/medium */
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 145%; /* 23.2px */
	border-radius: var(--Radius-rad-8, 8px);
	border: 1px solid var(--Dark-600, #3D3D3D);
	background: var(--Base-0, #FFF);
	padding: var(--Space-space-12, 12px) var(--Space-space-16, 16px);
	justify-content: center;
	align-items: center;
	gap: var(--Space-space-8, 8px);
}

.login-app:hover{
	color: var(--Dark-600, #292929);
	border: 1px solid var(--Dark-600, #292929);
}

.wa-app{
	color: var(--Brand-Waktoo-50, #F3F7EC);
	text-align: center;

	/* 16px/medium */
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 145%; /* 23.2px */

	border-radius: var(--Radius-rad-8, 8px);
	background: var(--Dark-500, #464646);
	padding: var(--Space-space-12, 12px) var(--Space-space-16, 16px);
	justify-content: center;
	align-items: center;
	gap: var(--Space-space-8, 8px);
}

.wa-app:hover{
	color: var(--Brand-Waktoo-50, #F3F7EC);
	background: #3D3D3D;
}

.img-line{
	margin-right: 8px;
	margin-left: 8px;
}

.appss{
	margin-top: -30px;
}

.txt-cmd1{
	color: var(--Dark-950, #282D43);
	text-align: center;

	/* 41px/bold */
	font-family: Inter;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 49.2px */
}

.txt-cmd2{
	color: var(--Base-500, #7C7C7C);
	text-align: center;

	/* 26px/regular */
	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	line-height: 130%; /* 33.8px */
}

.blkk{
	background: linear-gradient(180deg, #FFF 0%, var(--Dark-50, #fafafa) 100%);
}

.card-apps {
    border-radius: 12px;
    border: 1px solid #fafafa;
    background: linear-gradient(180deg, var(--Base-0, rgba(255, 255, 255, 0.50)) 0%, var(--Base-100, rgba(245, 245, 245, 0.50)) 100%);
    display: flex;
    width: 100%;
    padding: 32px;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 20px;
}

.tllpp1{
	color: var(--Dark-950, #282D43);
	text-align: center;
	margin-top: 24px;
	margin-bottom: 12px;
	/* 20px/semibold */
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%; /* 26px */
}

.tllpp2{
	color: var(--Base-500, #525252);
	text-align: center;

	/* 16px/regular */
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 145%; /* 23.2px */
}

.hlgds {
    background-image: url(/images/hji6inrgcx8k77vxiuzr.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
}

.hlgds2 {
    background-image: url(/images/bg-frames.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
}

.tlps1{
	color: var(--Dark-950, #282D43);

	/* 41px/bold */
	font-family: Inter;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 49.2px */
}

.tlps2{
	color: var(--Base-600, #656565);

	/* 23px/regular */
	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	line-height: 130%; /* 29.9px */
}

.mbt32{
	margin-bottom: 32px;
	margin-top: 32px;
}

.bagss {
    padding-top: 30px;
    margin-top: 70px;
}

.txx1{
	color: var(--Dark-950, #282D43);
	text-align: center;

	/* 41px/bold */
	font-family: Inter;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 49.2px */
}

.txx2{
	color: var(--Base-600, #656565);
	text-align: center;

	/* 23px/regular */
	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	line-height: 130%; /* 29.9px */
	margin-top: 22px;
	margin-bottom: 46px;
}

.tyle{
	position: absolute;
    margin-left: 175px;
    margin-top: 10px;
}

.cards6{
	border-radius: 32px;
	border: 1px solid #F5F5F5;
	background: linear-gradient(180deg, var(--Base-0, rgba(255, 255, 255, 0.50)) 0%, var(--Base-200, rgba(222, 222, 222, 0.50)) 100%);
	width: 100%;
	padding: 56px 0px 40px 40px;
	margin-bottom: 20px;
}

.teks-s6-one{
	color: var(--Dark-950, #282D43);
	/* 26px/semibold */
	font-family: Inter;
	font-style: normal;
	font-weight: 600;
	line-height: 130%; /* 33.8px */
}

.teks-s6-two{
	color: var(--Base-500, #7C7C7C);
	/* 18px/regular */
	font-family: Inter;
	font-style: normal;
	font-weight: 400;
	line-height: 130%; /* 23.4px */
	margin-top: 12px;
	margin-bottom: 48px;
	margin-top: 12px;
}

.card-apps-logo{
	text-align: center;
	cursor: pointer;
	padding: 16px;
	border: 1px solid #fff;
}

.card-apps-logo:hover{
	border-radius: 16px;
	border: 1px solid #ddd;
	background: var(--Base-0, #FFF);
}

.card-apps-logo-active{
	border-radius: 16px;
	border: 1px solid #ddd;
	background: var(--Base-0, #FFF);
}

.txtrls-active {
  color: #000;
}

.card-apps-logo:hover .txtrls {
  color: #000;
}

.swiper-wrapper{
	margin-bottom: 150px;
}

.dropdown-plussx {
    height: auto;
    border-radius: 4px;
    padding: 8px;
    box-shadow: 0px 4px 18px 0px rgba(47, 43, 61, 0.16);
    border: none;
}

.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #525252;
    white-space: nowrap;
}

.txt-title-h1{
	color: var(--Base-0, #FFF);
	text-align: center;

	/* 41px/bold */
	font-family: Inter;
	font-size: 41px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 49.2px */
}

.txt-title-h2{
	color: var(--Base-0, #FFF);
	text-align: center;

	/* 23px/medium */
	font-family: Inter;
	font-size: 23px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%; /* 29.9px */
}


.txt-title-h3{
	color: var(--Base-0, #FFF);

	/* 26px/semibold */
	font-family: Inter;
	font-size: 26px;
	font-style: normal;
	font-weight: 600;
	line-height: 130%; /* 33.8px */
}