/** @format */

body {
    background-color: #fff !important;
}

body .content-wrapper {
    background-color: #fff !important;
}

html {
	scroll-behavior: smooth;
}

.nav-sticky {
    position: sticky;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 0.5rem;
}

.navbar .fixed {
    position: sticky;
    top: 0;
    left: 0;
}

.navbar-nav .nav-link {
	font-weight: bold;
}

.navbar-collapse {
	margin-left: 40px;
}

.font-12 {
    font-size: 0.75rem;
}
.font-14 {
    font-size: 0.875rem;
}
.font-16 {
    font-size: 1rem;
}
.font-18 {
    font-size: 1.125rem;
}

.br-0 {
    border-radius: 0px !important;
}
.br-1 {
    border-radius: 0.25rem !important;
}
.br-2 {
    border-radius: 0.5rem !important;
}

/* Styles */
.pagetitle {
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: 2rem;
}
.underline-warning {
    display: inline-block;
    border-bottom: 3px solid #ffd700;
    padding-top: 0.5rem;
}
.pagetitle h1 {
    font-size: 1.75rem;
}
.pagetitle h2 {
    font-size: 1.5rem;
}
.pagetitle h3 {
    font-size: 1.25rem;
}
.pagetitle h4 {
    font-size: 1rem;
}
.pagetitle h5 {
    font-size: 0.875rem;
}
.pagetitle h6 {
    font-size: 0.75rem;
}
.pagetitle span {
    font-size: 0.875rem;
    color: #393939;
    font-weight: 400;
}

.bg-footer {
    background-color: #191717 !important;
    color: #ffd700 !important;
}

article .content .container {
    padding: 40px 10px;
    background-color: #f8ffdf;
}

div.card figure figcaption {
    color: #fff;
}

figure figcaption h5 {
    font-weight: 600;
}

figure figcaption ul {
    text-align: justify;
    padding-left: 25%;
}

div.card figure figcaption ul {
    text-align: justify;
    padding-left: 10%;
}

.feature-content .card {
    background-color: #6487a3;
}

div.card-center {
    align-items: center;
}

.card-overlay:hover {
    border-radius: 5px;
    background-color: #2573b3;
}

.bglandingpage {
    position: flex;
    min-width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    z-index: 0;
    background-repeat: no-repeat;
    background-image: url(../img/promo-page/bglandingpage.png);
    background-size: 100%;
}

@media (min-width: 360px) {
    #hero {
        display: flex;

		.bglandingpage .container .vectorlandingpage .veclp {
			height: 300px;
		}
    }
    .bglandingpage {
        background-image: none;
    }
    /* .bglandingpage img {
        display: none;
    } */
    .banner {
        padding: 40px 0 100px 0;
    }
    .sistem-features {
        width: 100%;
    }
    .desc-content .content-introduction {
        width: 100%;
    }
    .content-introduction .vid-promotion {
        width: 350px;
        max-width: 400px;
        height: 200px;
    }
    .floating-button .float-wa {
        display: block;
    }
    .footer-content {
        padding: 60px 0 80px 0;

        .row .img-footer {
            display: none;
        }
    }
}

@media (min-width: 768px) {
    #hero {
        display: flex;
    }
    .bglandingpage {
        background-image: none;
    }
    /* .bglandingpage img {
        display: none;
    } */
    .banner {
        padding: 40px 0 100px 0;
    }
    .desc-content .content-introduction {
        width: 100%;
    }
    .content-introduction .vid-promotion {
        width: 350px;
        height: 200px;
    }
    .floating-button .float-wa {
        display: block;
    }
    .sistem-features {
        width: 100%;
    }
    .footer-content {
        padding: 40px 0 80px 0;
    }
}
@media (min-width: 1024px) {
    #hero {
        display: flex;

        .bglandingpage {
            background-image: url(../img/promo-page/bglandingpage.png);
        }
		.bglandingpage .container .vectorlandingpage .veclp {
			height: 450px;
		}
    }
    /* .bglandingpage img {
        width: 100%;
        height: auto;
        display: block;
    } */
    .banner {
        padding: 60px 0 140px 0;
    }
    .desc-content {
        width: 80%;
    }
    .content-introduction .vid-promotion {
        min-width: 640px;
        height: 360px;
    }
    .sistem-features {
        display: inline-block;
        align-content: center;
        justify-content: center;
        width: 80%;
    }

    .footer-content {
        padding: 60px 0 100px 0;
    }
}

@media (min-width: 1600px) {
    #hero {
        display: flex;

        .bglandingpage {
            background-image: url(../img/promo-page/bglandingpage.png);
        }
		.container.p-4 {
			margin-top: 100px;
			margin-bottom: 100px;
		}
        .container.p-4 .row {
            align-items: center;
        }
		.bglandingpage .container .vectorlandingpage .veclp {
			height: 550px;
			margin-left: 30px;
			margin-right: 30px;
		}
    }
    /* .bglandingpage img {
        width: 100%;
        height: auto;
        display: block;
    } */
    .banner {
        padding: 80px 0 180px 0;
    }
    .desc-content {
        width: 80%;
    }
    .content-introduction .vid-promotion {
        width: 480px;
    }
    .sistem-features {
        width: 80%;
    }
    .footer-content {
        padding: 60px 0 100px 0;
    }
}

.editorial-top {
    display: block;
    width: 100%;
    height: 60px;
    max-height: 60px;
    margin: 0;
    z-index: 5;
    bottom: 0;
    position: absolute;
    left: 0px;
    float: left;
}
.editorial-bottom {
    display: block;
    width: 100%;
    height: 60px;
    max-height: 60px;
    margin: 0;
    z-index: 5;
    bottom: 0;
    position: absolute;
    left: 0px;
    float: left;
    transform: translateY(-180%);
}

.parallax1 > use {
    animation: move-forever1 10s linear infinite;
    &:nth-child(1) {
        animation-delay: -2s;
    }
}
.parallax2 > use {
    animation: move-forever2 8s linear infinite;
    &:nth-child(1) {
        animation-delay: -2s;
    }
}
.parallax3 > use {
    animation: move-forever3 6s linear infinite;
    &:nth-child(1) {
        animation-delay: -2s;
    }
}
.parallax4 > use {
    animation: move-forever4 4s linear infinite;
    &:nth-child(1) {
        animation-delay: -2s;
    }
}
@keyframes move-forever1 {
    0% {
        transform: translate(85px, 0%);
    }
    100% {
        transform: translate(-90px, 0%);
    }
}
@keyframes move-forever2 {
    0% {
        transform: translate(-90px, 0%);
    }
    100% {
        transform: translate(85px, 0%);
    }
}
@keyframes move-forever3 {
    0% {
        transform: translate(85px, 0%);
    }
    100% {
        transform: translate(-90px, 0%);
    }
}
@keyframes move-forever4 {
    0% {
        transform: translate(-70px, 0%);
    }
    100% {
        transform: translate(65px, 0%);
    }
}

.box {
    display: block;
    background-color: transparent;
    padding: 16px;
    width: 90%;
    margin: 0 auto 12px auto;
}
.box .icon {
    display: inline;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #f7f7f7;
    border: 2px solid #f7f7f7;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1.5rem auto 2rem auto;
}
.box .icon i {
    font-size: 36px;
    color: #003867;
}
.box h4 {
    font: normal normal 700 1.5rem/100% 'Open Sans', sans-serif;
    color: #ffd700;
    margin-bottom: 20px;
}
.box p {
    font: normal normal 400 1rem/150% 'Open Sans', sans-serif;
    justify-content: center;
    text-align: justify;
    color: #fff;
}

.desc-content {
    padding: 60px 0 100px 0;
}
.desc-content h4 {
    font-family: 'Open Sans' sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
}
.desc-content p {
    font: normal normal 300 0.875rem/200% 'Open Sans', sans-serif;
}

.footer-content {
    padding: 60px 0 100px 0;
}
.footer-content p {
    font: normal normal 400 1rem/150% 'Open Sans', sans-serif;
    color: #f7f7f7;
}

.content .container .promo-iklan {
    padding-top: 100px;
    padding-bottom: 100px;
}

.nolink {
    text-decoration: none;
    color: inherit;
}

.oursystem dl dd {
    color: #f5f5f5;
    font: 400 18px/150% 'Open Sans', sans-serif;
}
.oursystem ul li {
    color: #f5f5f5;
    font: 400 18px/150% 'Open Sans', sans-serif;
}
.oursystem a:hover {
    color: #ffd700;
}

.connectus {
    color: #f5f5f5;
}
.connectus a,
.connectus a i {
    
}
.connectus a span {
	font: 400 18px/150% 'Open Sans', sans-serif;
}
.connectus a:hover,
.connectus a i:hover {
    color: #ffd700 !important;
}

.img-feature {
    height: 300px;
}

.vid-shadow {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5), 5px 5px 10px rgba(0, 0, 0, 0.2);
}
.content-introduction figcaption p {
    font: 400 16px/150% 'Open Sans', sans-serif;
}

.feature-content img {
    height: 100px;
    margin: 1rem 0;
}

.feature-content figure {
    padding: 8px 30px;
}

.feature-content figcaption {
    text-align: center;
    padding: 0;

    h5 {
        color: #ffd700;
    }
}

.feature-content figcaption ul {
    padding: 0;
    text-align: 0;
}
.feature-content figcaption p {
    padding: 0;
    text-align: center;
}

.textlandingpage {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 50px;
}
.textlandingpage .textlp_left_head {
    margin-left: 20px;
}
.textlandingpage .lp_image {
    width: 100px;
    height: 50px;
}

.textlp_left_head {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.textlp_left_head .lp_logo {
    width: 30px;
}
.textlp_left_head .lp_title {
    font-size: 32px;
    line-height: 50px;
    margin-bottom: 20px;
    font-weight: 700;
    display: flex;
    flex-direction: column;
}
.textlp_left_head .lp_desc {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 30px;
    width: 530px;
}
.textlp_left_head .lp_button {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    gap: 20px;
}

.buttonclr {
    background-color: #003867;
    color: #fff;
}

.promo-iklan .row {
    column-gap: 50px;
}
.promo-iklan .row .card {
    background-color: #fff;
    padding: 25px 25px 25px 25px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.promo-iklan .img-fluid {
    border-radius: 10px;
}

.promo-iklan .contact-us .buttonclr {
    background-color: #003867;
    color: #fff;
    border-radius: 50px;
}

.img-shadow-filter {
    filter: drop-shadow(
        10px 10px 10px rgba(0, 0, 0, 0.5)
    ); /* Horizontal offset, Vertical offset, Blur radius, Color */
    /width: 300px; /* Optional: Define image width */
}

.promo-iklan p {
    font: 400 1rem/2 'Open Sans', sans-serif;
    text-align: center;
}

figure.iframe {
	position: relative;
  	overflow: hidden;
	display: block;
	margin-left: auto;
	margin-right: auto;
  	width: 90%;
  	padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

.responsive-iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.desc-content .card .card-body{
	background-color: #f2f4f7;
	border: 4px solid #fff;
    border-radius: 5px;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.card-body .shr figcaption {
	text-align: justify;
	color: #191717;
}

.floating-button .float-wa {
    background: green;
    display: block;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border-radius: 30px;
    -webkit-border-radius: 5px;
    text-decoration: none;
    transition: ease all 0.3s;
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 9999;
}

.floating-button .float-wa:hover {
    background: blue;
}