body{
    font-family: "Roboto Slab" , serif !important;
}

nav{
    background-color: #03346E;
    padding: 2px;
    border-radius: 5px;
    box-shadow: 2px 5px 3px rgba(86, 84, 84, 0.3);
    margin-top: 5px;
}
nav a{
    width: 145px;
    font-weight: bold !important;
    text-align: center;
    text-transform: uppercase;
    color: white !important;
    align-content: center;
}
.nav{
    box-shadow: 2px 5px 5px rgba(86, 84, 84, 0.3);
}
.active1{
    background-color: #6eacda !important;
    color: #03346E !important;
    border-radius: 8px ;
    font-weight: bold;
}
.nav-link:hover{
    color: #6eacda !important;
}

h1{
    font-size: 50px !important;
    font-weight: bold;
}

.gmbr1{ 
    width: 360px;
    text-align: right;
}

.t1 img{
    float: left;
    width: 35px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

.btn{
    background-color: #6eacda !important;
    margin-bottom: 15px;
    box-shadow: 5px 5px 5px rgba(86, 84, 84, 0.3);
    align-items: center;
    justify-content: center;
    font-weight: bold;
}
.btn:hover{
    background-color: #03346E !important;
    color: white !important;
    font-weight: bold;
    box-shadow: 5px 5px 5px rgba(86, 84, 84, 0.3);
    text-align: center;
}

.t2{
    display: flex;
}
.t2 p{
    padding-top: 5px;
}

.alasan{
    text-align: center;
}
.alasan h2{
    font-size: 30px;
    color: #03346E;
    font-weight: bold;
    text-transform: capitalize;
}

.visi{
    text-align: center;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
    border-radius: 10px;
    border-style: solid;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-color: #030303;
}

.wa{
    text-align: center;
}
.wa h2{
    font-size: 30px;
    font-weight: bold;
    text-transform: capitalize;
    color: #03346E;
}
.wa .btn{
    width: 150px;
    height: 45px;
    background-color: #6eacda !important;
    box-shadow: 5px 5px 5px rgba(86, 84, 84, 0.3);
    text-align: center;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    border-radius: 20px;
    position: relative;
    padding-top: 5px;
}

.wa .btn:hover{
    scale: 1,2;
    
    width: 153px;
    height: 48px;
    border-radius: 23px;
    background-color: red !important;
    color: white;
    font-weight: bold;
    box-shadow: 5px 5px 5px rgba(86, 84, 84, 0.3);
    text-align: center;
}

.kata h2{
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    text-transform: capitalize;
    color: #03346E;
}

.ulasan h4{
    border-bottom: 1px solid;
    padding-left: 5px;
}

.ulasan{
    display: in;
    border: 1px solid;
    min-width: 250px;
    margin-right: 5px;
    scroll-snap-align: center;
}
.ulasan p{
    padding-left: 5px;
}

.scroll .container{
    display: flex;
    gap: 1rem;
}
.scroll{
    width: 100%;
    overflow-x: scroll;
    scrollbar-color: transparent transparent;
    scroll-snap-type: x mandatory;
}
.scroll::-webkit-scrollbar{
    display: none;
}

.footer{
    padding-top: 1px;
    text-align: start;
}
.footer img{
    width: 25px;
}
.footer h6{
    color: #03346E !important;
    font-size: 20px;
}
/* 
.ttg{
    background-image: url(img/20240826_193339.jpg);
    background-size: cover;
    height: 100%;
} */
.ttg1{
    width: 100%;
    overflow-x: scroll;
    scrollbar-color: transparent transparent;
    scroll-snap-type: x mandatory;
}
.ttg1::-webkit-scrollbar{
    display: none;
}
.ttg2{
    display: flex;
    gap: 1rem;
}
.ttg2 div{
    scroll-snap-align: center;
}
.ttg2 img{
    width: 480px;
}

.awl-ttg {
    text-align: center;
}
.awl-ttg h2{
    color: #03346E;
    font-weight: bold;
}

.utm{
    display: flex;
    grid-template-columns: 1fr 2fr ;
    align-items: center;
    border-top: 1px solid;
    height: 150px;
}
.utm2{
    border-bottom: 1px solid;
}

.ttg-paket{
    border: 2px solid;
    border-radius: 20px;
    display: flex;
    min-height: 200px;
    text-align: center;
    align-items: center;
}
.ttg-paket img{
    width: 200px;
}
.ttg-logo{
    align-items: center;
}
.paket-logo{
    padding-bottom: 15px;
}
.awl-paket img{
    border-radius: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
}

.pkt-full{
    text-align: center;
}
.pkt-full li{
    text-align: left;
}
.pkt-full .dtl-pkt{
    border: solid 3px black;
    padding: 5px;
    border-radius: 10px;
}
.pkt-full img{
    border-radius: 10px;
}

.pkt-logo img{
    max-height: 80px;
    border-radius: 0%;
}

.peta{
    text-align: center;
}
.peta iframe{
    border-radius: 10px;
}
.ktk-kami{
    background-color: #03346E;
    color: white;
    border: 5px solid #6eacda;
    border-radius: 10px;
    padding-bottom: 10px;
}
.ktk-kami table{
    min-width: 100%;
}
.ktk-kami form{
    text-align: center;
}
.ktk-kami input{
    text-align: center;
    margin: 5px;
    border-radius: 10px;
    border: solid 2px #6eacda;
    background-color: transparent;
    color: #6eacda;
}
.ktk-kami textarea{
    text-align: center;
    max-width: 215px;
    margin: 5px;
    border-radius: 10px;
    border: solid 2px #6eacda;
    background-color: transparent;
    color: #6eacda;
}
.ktk-kami button{
    border-radius: 10px;
    border: solid 2px #6eacda;
    background-color: #6eacda;
    color: #03346E;
}
.ktk-kami button:hover{
    background-color: #03346E;
    color: #6eacda;
}
.ktk{
    background-color: #6eacda;
    border: 5px solid #03346E;
    border-radius: 10px;
}
.ktk h2{
    text-align: center;
    margin-top: 15px;
    color: #03346E;
}
.ktk a{
    color: #03346E;
}
.ktk-kami h2{
    text-align: center;
    margin-top: 15px;
    color: #6eacda;
}

.psn{
    background-image: url(img/pexel.jpg);
    background-size: cover;
    background-position: center;
}
.psn .row{
    margin-top: 6%;
}
.psn-ezviz1 .col-lg-3{
    background-size: cover;
    background-position: center;
    backdrop-filter: blur(5px);
}
.psnn{
    padding-top: 10px;
    color: white;
}
.psn-ezviz1 img{
    border-radius: 10px;
    max-width: 200px;
}
.psnn{
    text-align: center;
}
.psn-ezviz1 h2{
    color: white;
    font-size: 35px;
}
.psn-ezviz1 table{
    text-align: center;
    min-width: 100%;
}
.psn-ezviz1 form{
    text-align: center;
}
.psn-ezviz1 input{
    text-align: center;
    margin: 5px;
    border-radius: 10px;
    border: solid 2px white;
    background-color: #6eacda;
    color: #03346E;
    text-align: center;
}
.psn-ezviz1 textarea{
    text-align: center;
    margin: 5px;
    border-radius: 10px;
    border: solid 2px white;
    background-color: #6eacda;
    color: #03346E;
    text-align: center;
}
.psn-ezviz1 label{
    color: white;
}
.psn-ezviz1 button{
    margin: 5px;
    border-radius: 5px;
    border: white 2px solid;
    background-color: transparent;
    color: white;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 1px;
}
.psn-ezviz1 button:hover{
    background-color: #03346E;
    color: #6eacda;
}   
.psn-ezviz1 a{
    margin: 5px;
    border-radius: 5px;
    border: white 2px solid;
    background-color: transparent;
    color: white;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 1px;
}
.psn-ezviz1 a:hover{
    background-color: #03346E;
    color: #6eacda;
}   

.artikel img{
    max-width: 105%;
    margin-left: -6px;
    margin-top: -2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.artikel a{
    text-decoration: none;
    color: black;
}
.artikel button{
    border-radius: 10px;
    transition: 0.3s ease;
}
.artikel button:hover{
    filter: none;
    opacity: 1;
}
.artikel1:hover button:not(:hover){
    filter: blur(5px);
    opacity: 0.5;
}
.artikel{
    display: block;
}

.ipcamera h2{
    text-transform: uppercase;
}
.ipcamera img{
    max-width: 100%;
    border: 1px solid white;
    box-shadow: 5px 5px 0px rgb(14, 13, 13);
    margin-bottom: 15px;
}

@media (max-width: 992px){
    .navbar-nav .nav-link{
        width: 100%;
    }
    nav{
        margin-top: 0;
    }
    .peta iframe{
        width: 100%;
    }
    .ktk img{
        max-width: 30px;
        margin-right: 20px;
        margin-bottom: 10px;
        margin-left: 35%;
    }

    .bg-img .row{
        display: flex;
    }

    footer{
        text-align: center;
    }
}

@media (min-width: 992px){
    h1{
        font-size: 50px !important;
        text-transform: uppercase;
    }

    .hal1{
        display: flex;
    }
    
    .t1{
       align-content: center;
    }

    .t1 img{
        width: 50p;
    }

    .cek2{
        padding-bottom: 10px;
    }

    .alasan{
        padding-top: 15px;
    }

    .visi{
        display: flexbox;
        flex-direction: column;
        align-content: center;
        width: 100px;
        height: 170px;
        padding-bottom: 10px;
        justify-content: center;
    }
    .visi img{
        width: 70px;
        height: 70px;
    }
    .visi1{
        display: flexbox;
    }

    .wa .btn{
        text-align: center;
    }

    .ulasan{
        min-width: 350px;
        margin-right: 20px;
        scroll-snap-align: center;
        padding-left: -5px;
    }

    .foot{
        font-size: 15px;
    }

    .footer img{
        width: 15px;
    }

    
    .ttg{
        background-image: url(img/20240826_193339.jpg);
        background-size: cover;
        height: 100%;
    }
    .ttg1{
        padding-top: 50px;
    }
    .ttg2 img{
        width: 550px;
    }
    .ttg3{
        padding-top: 30px;
    }

    .ttg-logo{
        margin-right: 5px;
    }
    .ttg-paket{
        width: 60%;
    }

    .awl-paket img{
        width: 100px;
        align-items: center;
        margin-left: 5px;
    }

    .pkt9{
        align-content: center;
    }

    .pkt-dtl{
        display: flex;
    }
    .pkt-dtl .dtl-pkt{
        margin: 5px;
    }
    .pkt-dtl img{
        max-width: 40%;
    }
    .pkt-dtl li{
        text-align: justify;
        padding-left: 100px;
    }

    .dtl-pkt li{
        padding-left: 50px;
    }

    .paket-logo img{
        max-width: 50%;
    }
    .paket-logo{
        text-align: center;
        display: flexbox;
        justify-content: center;
    }

    .peta iframe{
        width: 80%;
    }
    .ktk img{
        max-width: 35px;
        margin-right: 20px;
        margin-bottom: 10px;
        margin-left: 30%;
    }

    .psn .row{
        margin-top: 12%;
    }
    .psnn{
        text-align: center;
    }
    .data form{
        text-align: center;
        margin-top: 2%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .data table{
        padding-top: 2%;
    }
    .psn .btn2{
        margin-bottom: 10px !important;
    }
    .psn .psnn{
        border-top: 5px solid white;
        border-left: 5px solid white;
        border-bottom: 5px solid white;
        border-top-left-radius: 10px;
        border-bottom-left-radius: 10px;
    }
    .psn .data{
        border-bottom: 5px solid white;
        border-top: 5px solid white;
        border-right: 5px solid white;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .artikel img{
        max-width: 103.5%;
    }

    .ipcamera img{
        width: fit-content;        
        height: 300px;
    }
    .ipcamera p{
        font-size: 18px;
    }
    .ipcamera h1{
        font-size: 45px !important;
    }
}

@media (max-width: 500px){
    .active1{
        width: 100%;
        border-radius: 5px;
    }
    .gmbr1{ 
        display: none;
    }
    .t1{
        text-shadow: 5px 5px 10px rgba(248, 241, 241, 0.3);
        color: #040303;
    }
    .bg-img{
        background-image: url(img/gmbr1.png);
        background-size: cover;
    }
    .t1 img{
        display: none;
    }
    .t2 p{
        max-width: 200px;
        margin: 10px;
        background-color: white;
        border-radius: 5px;
        padding: 5px;
        align-content: center;
        align-items: center;
        box-shadow: 2px 5px 10px rgba(6, 6, 6, 0.3);
    }

    .ttg{
        background-color: #03346E;
        color: white;
        text-shadow: 1px 2px 10px rgba(12, 12, 12, 0.695);
    }
    .utm{
        display: flex;
        min-height: 100%;
    }
    .utm2{
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .bg-img2{
        background-image: url(img/paketawl2.png);
        background-size: cover;
    }
    .pkt1{
        display: none;
    }

    .pkt-logo img{
        width: 100%;
    }

    .pkt-full h2{
        font-size: 30px;
    }

    .ktk img{
        max-width: 30px;
        margin-right: 20px;
        margin-bottom: 10px;
        margin-left: 20%;
    }


    .data form{
        text-align: center;
        margin-top: 2%;
        padding-top: 10px;
        padding-bottom: 10px;
    }    
    .psn .psnn{
        border-top: 5px solid white;
        border-left: 5px solid white;
        border-right: 5px solid white;
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }
    .psn .data{
        border-bottom: 5px solid white;
        border-left: 5px solid white;
        border-right: 5px solid white;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
    }

    .ipcamera h1{
        font-size: 40px !important;
    }
    .ipcamera p{
        font-size: 20px !important;
    }

}