/* Default CSS */
.title-2 {
	font-size: 50px;
	line-height: 1.3;
	color: #b10000;
}
/* End Default CSS */

/* Header CSS */
.header-2 {
	padding-top: 70px;
	padding-bottom: 70px;
}
.header-2-box {
	position: relative;
}
.header-2-box-text {
	max-width: 55%;
	background: #b10000;
	border-radius: 35px;
	padding: 60px 40px;
}
.header-2-box-text-logo img {
	max-height: 40px;
}
.header-2-box-text-title {
	padding-top: 70px;
	line-height: 1.2;
	font-size: 50px;
	padding-bottom: 20px;
	color: #fff;
}
.header-2-box-text-desc {
	padding-bottom: 30px;
}
.header-2-box-text-desc p {
	font-size: 18px;
	line-height: 1.7;
	color: #ffb300;
}
.header-2-box-text-tag {
	padding-bottom: 40px;
}
.header-2-box-text-tag ul {
	margin-left: -40px;
}
.header-2-box-text-tag ul li {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: 600;
	position: relative;
	padding-left: 25px;
}
.header-2-box-text-tag li::before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
}
.header-2-box-text-cta a {
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 15px;
    border-radius: 50px;
    background: linear-gradient(to right, #ffcd03, #ff8d00);
    color: #fff;
    padding: 11px 35px;
}

.header-2-box-img img {
	position: absolute;
	top: -50px;
	right: 0;
}
.header-2-box-text-img {
	padding-top: 20px;
	padding-bottom: 20px;
}
.header-2-box-text-img img {
	display: block;
	margin: 0 auto;
}
/* End Header CSS */

/* Video CSS */
.video-2 {
	padding-top: 80px;
	padding-bottom: 70px;
	background: url(../images/assets/pay/2025-08-28/bg.jpg) no-repeat center;
    background-size: cover;
}
.video-2-title {
	display: block;
	margin: 0 auto;
	max-width: 1000px;
	font-size: 60px;
	line-height: 1.3;
	color: #b10000;
	text-align: center;
	font-weight: 600;
}
/* End Video CSS */

/* Fitur CSS */
.fitur-2 {
	padding-top: 70px;
	padding-bottom: 80px;
	position: relative;
}
.fitur-2 .title-2 {
	padding-bottom: 40px;
}
.fitur-2-box {
	background: #b10000;
	border-radius: 35px;
	padding: 40px 40px;
	color: #fff;
}
.fitur-2-box-text {
	max-width: 60%;
}
.fitur-2-box-text-desc {
	padding-bottom: 30px;
}
.fitur-2-box-text-list ul {
	margin-left: -40px;
	max-width: 80%;
}
.fitur-2-box-text-list ul li {
	position: relative;
	border-bottom: 1px solid #555;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.fitur-2-box-text-list ul li img {
	position: absolute;
	left: 0;
	top: 0;
	height: 25px;
	width: auto;
}
.fitur-2-box-text-list ul li span {
	padding-left: 40px;
}
.fitur-2-box-img img {
	position: absolute;
	top: 110px;
	right: 100px;
	max-height: 650px;
}
.fitur-2-box-text-cta {
	padding-top: 20px;
}
.fitur-2-box-text-cta ul {
	margin-left: -40px;
}
.fitur-2-box-text-cta ul li {
	display: inline-block;
	margin-bottom: 20px;
	padding-right: 35px;
	position: relative;
}
.fitur-2-box-text-cta ul li a {
	font-size: 18px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 15px;
    border-radius: 50px;
    background: #fff;
    color: #b10000;
    padding: 11px 35px;
    position: relative;
}
.fitur-2-box-text-cta ul li a span img {
	height: 25px;
	margin-bottom: -5px;
    margin-right: 5px;
}
.fitur-2-box-text-cta ul li small {
	position: absolute;
	left: 0;
	bottom: -25px;
}
.fitur-2-box-text-cta ul li span {
	display: inline-block;
}
/* End Fitur CSS */

/* Fitur 2 CSS */
.fitur-2-2 {
	padding-top: 70px;
	padding-bottom: 70px;
}
.fitur-2-2-text {
	padding-top: 50px;
}
.fitur-2-2-text-title {
	font-size: 18px;
	font-weight: 600;
	padding-top: 20px;
	padding-bottom: 20px;
}
.fitur-2-2 .fitur-2-box-text-cta ul li a {
    background: #b10000;
    color: #fff;
}
.fitur-2-2-img img {
	display: block;
	margin: 0 auto;
}
/* End Fitur 2 CSS */

/* Testimoni CSS */
.testimoni-2 {
	padding-top: 70px;
	padding-bottom: 70px;
	background: url(../images/assets/pay/2025-08-28/bg.jpg) no-repeat center;
    background-size: cover;
}
.testimoni-2-title-desc {
	text-align: center;
	font-size: 20px;
	padding-top: 10px;
}
.testimoni-2 .row {
	padding-top: 40px;
}
.testimoni-2-box {
	margin-bottom: 40px;
	background: #b10000;
	border-radius: 35px;
	padding: 30px;
	text-align: center;
	height: 400px;
	position: relative;
}
.testimoni-2-box-icon img {
	position: absolute;
	top: -20px;
	right: 20px;
	max-height: 70px;
}
.testimoni-2-box-desc {
	padding-top: 80px;
	padding-bottom: 30px;
}
.testimoni-2-box-desc p {
	color: #fff;
	font-size: 18px;
	line-height: 1.4;
}
.testimoni-2-box-title {
	text-transform: uppercase;
	color: #ffb300;
	font-size: 22px;
	font-weight: 600;
}
/* End Testimoni CSS */

/* App CSS */
.fitur-2-2-app {
	padding-bottom: 150px;
	background: url(../images/assets/pay/2025-08-28/bg.jpg) no-repeat center;
    background-size: cover;
}
.fitur-2-box-text-cta-app {
	padding-top: 20px;
}
.fitur-2-box-text-cta-app ul {
	margin-left: -40px;
}
.fitur-2-box-text-cta-app ul li {
	display: inline-block;
	margin-bottom: 30px;
	margin-right: 30px;
}
.fitur-2-box-text-cta-app ul li img {
	max-height: 60px;
}
/* End App CSS */

/* CTA CSS */
.cta-2 {
	background: #b10000;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
	padding-top: 70px;
	padding-bottom: 70px;
	color: #fff;
}
.cta-2-box {
	display: block;
	margin: 0 auto;
	max-width: 700px;
	text-align: center;
}
.cta-2-box-title {
	font-size: 45px;
	font-weight: 600;
	line-height: 1.3;
	padding-bottom: 30px;
}
.cta-2-box-desc {
	font-size: 30px;
	line-height: 1.3;
	padding-bottom: 40px;
}
.cta-2-box-link a {
	display: inline-block;
	margin: 15px;
	font-size: 18px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 15px;
    border-radius: 50px;
    padding: 11px 35px;
}
.cta-2-box-link a:nth-child(1) {
	background: linear-gradient(to right, #ffcd03, #ff8d00);
    color: #fff;
}
.cta-2-box-link a:nth-child(2) {
	background: #fff;
    color: #b10000;
}
/* End CSS */