@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600@700');
/* .navbar{
    background-color: rgb(255, 255, 255);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(5px);
} */

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.nav-link.active {
    border-bottom: 3px solid #CF0418;
}
.navbar {
    transition: all 0.6s ease;
}

.mt-100 {
    margin-top: 100px;
}
.mt-50 {
    margin-top: 50px;
}

.nav-link {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 1;
    font-style: normal;
    font-display: swap;
}
.nav-link:hover {
    color: rgb(204, 204, 204);
    border-bottom: 3px solid #CF0418;
    transition: all 0.10s ease-in-out;
}
.nav-link:focus {
    /* color: #ffffff; */
    text-decoration: none;
}
.navbar-toggler {
    border: none;
    outline: none;
    backdrop-filter: blur(1px);
}

.welcome-text {
    font-family: 'GeneralSans-Regular', sans-serif;
    font-size: 30px;
    font-weight: 400;
    top: 300px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-display: swap;
}
.batuah-text {
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    font-display: swap;
}
.centered {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100vh;
    width: 100%;
}

.info-heading-batuah {
    font-family: 'GeneralSans-Semibold', sans-serif;
    font-size: 40px;
    font-display: swap;
}
.text-info-batuah {
    font-family: sans-serif;
    font-size: 15px;
    font-display: swap;
    color: #0F0F0F;
}
.info-img {
    border-radius: 2%;
    transition: all 0.5s ease;
}
.info-img:hover {
    transform: scale(1.1);
}

.bg-layanan {
    position: relative;
    background: linear-gradient(to bottom, rgba(17, 17, 17, 0.541) 0%, rgba(17, 17, 17, 0.541) 100%), url('/assets/img/bg/beranda/2.jpg');
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
}
.layanan {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 3;
    font-style: normal;
    font-display: swap;
    color: #ffffff;
}
.card-layanan {
    color: #ffffff;
    border-radius: 2%;
    transition: all 0.5s ease;
    background-color: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(7px);
    border: none;
    height: 18rem;
}
.card-layanan:hover {
    transform: scale(1.1);
}

.head-text {
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
    font-style: normal;
    font-display: swap;
}

.card-hosting2 {
    border-radius: 4%;
    height: 29rem;
}
.card-layanan2 {
    border-radius: 4%;
    height: auto;
}
.card-portfolio {
    border-radius: 4%;
}
.img-hosting {
    transition: all 0.5s ease;
    width: 100%;
}
.img-layanan {
    transition: all 0.5s ease;
    width: 200px;
}
.img-layanan:hover {
    transform: scale(1.1);
}

.foot {
    background-color: #1B1B1B;
}
.foot-copyright {
    background-color: #0F0F0F;
}
iframe {
    border: none;
    width: 350px;
    height: 200px;
}

.centered-banner-content {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.banner-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 60vh;
    width: 100%;
}
.banner-text {
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: rgb(255, 255, 255);
    font-display: swap;
}
.banner-link {
    font-family: 'GeneralSans-Regular', sans-serif;
    font-size: 20px;
    font-weight: 400;
    top: 300px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-display: swap;
}
.email-kontak {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #1B1B1B;
    font-display: swap;
    text-transform: uppercase;
}
.form-control {
    border-radius: 0;
    border: 1;
    background-color: transparent;
}
.form-control:focus {
    box-shadow: none;
    border: 1;
    background-color: transparent;
    border-color: #0000007e;
}
.form-control:focus::-webkit-input-placeholder {
    opacity: 50%;

}
.btn-kontak {
    border-radius: 0;
    background-color: #CF0418;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-display: swap;
    text-transform: uppercase;
}
.btn-kontak:hover {
    background-color: #1B1B1B;
    color: #ffffff;
}

.title-populer {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    font-style: normal;
    font-display: swap;
}

.blog-title {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    font-style: normal;
    font-display: swap;
}
.blog-content {
    font-family: 'GeneralSans-Regular', sans-serif;
    text-align: justify;
    color: rgba(46, 46, 46, 0.726);
}

.populer-date {
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    font-style: normal;
    font-display: swap;
    color: rgba(46, 46, 46, 0.726);
}

.blog-date {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    font-style: normal;
    font-display: swap;
    color: rgba(46, 46, 46, 0.726);
}
p a {
    color: #1b1b1bde;
}
p a:hover {
    color: #CF0418;
}
.blog-kategori {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    font-style: normal;
    font-display: swap;
    border-left: #CF0418 3px solid;
    padding-left: 10px;
}
.blog-kategori-content {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    font-style: normal;
    font-display: swap;
}
li a {
    color: rgba(46, 46, 46, 0.726);
}
li a:hover {
    color: #CF0418;
}
li {
    color: rgba(46, 46, 46, 0.726);
}
hr {
    border-top: 2px solid #1B1B1B;
}
.kategori-active {
    color: #CF0418;
}

.slick-slide {
    margin: 0px 20px;
    margin-top: 40px;
}
.slick-slide img {
    width: 100%;
}
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.card-bio {
    color: #ffffff;
    border-radius: 2%;
    background-color: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(9px);
    border: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.btn-bio {
    border-radius: 0;
    background-color: #CF0418;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: bold;
    font-display: swap;
    text-transform: uppercase;
}
.btn-bio:hover {
    background-color: #1B1B1B;
    color: #ffffff;
}