@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@600&display=swap');

h1, h2, h3, h4, h5, h6, .font-primary {
    font-family: 'Roboto', sans-serif;
}

*{
    /* font-family: 'Roboto', sans-serif; */
}



.nav-logo-sekolah{
    font-weight:700;
    font-size:21px;
    padding:7px;
}



.color-red{
    color:rgb(245, 30, 30); 
}

/* background color */

.bg-gray{
    background-color:#969696;
    color:#1d1d1d;
}





.btn-live{
    padding:3px; 
    padding-left:10px; 
    padding-right:10px; 
    border:1px solid rgb(245, 30, 30); 
    display:inline-block; 
    color:rgb(122, 122, 122); 
    font-size:12px;
}



.label{
    padding:3px; 
    padding-left:10px;
    padding-right:10px; 
    color:#fff;
    display:inline-block;
    border-radius:1px;
    font-size:10px;
}



/* border */

.border-bottom-2{
    border-bottom:2px solid #1f4494; 
    border-image: linear-gradient(to right, #22c1c3, #4fe1d5); 
    border-image-slice: 20;
}



.border-bottom-4{
    border-bottom:4px solid transparent; 
    border-image: linear-gradient(to right, #599ce7, #4fe1d5); 
    border-image-slice: 20;

}



.border-bottom-6{
    border-bottom:6px solid #1f4494; 
    border-image: linear-gradient(to right, #22c1c3, #4fe1d5); 
    border-image-slice: 20;
}





.box{
    border:0px solid #eee; 
    box-shadow: 1px 5px 24px 0 rgb(68 102 242 / 10%);
}



.box > a > h6{
    color:inherit;
}



.box-image-header-big{
    height:250px;
    position: relative;
    overflow:hidden;
    background-color:#eee; 
}



.box-image-header-small{
    height:175px;
    position: relative;
    overflow:hidden;
    background-color:#eee; 

}

.box-body-new-small{

 min-height:120px;

}

.date-berita{
    font-size:13px;
}



.img-header{

    background-repeat: no-repeat;

    background-size: auto;

    height:100%;

    width:auto;

    display: block;

    margin-left: auto;

    margin-right: auto;

    

}



.box-title-small{

 font-size:14px;

 font-weight:700;

}



.box-body{

    padding:5px;

}



.box-body > .box-title{

    font-weight:700;

}




.box-articel > .box-articel-header > .box-articel-image{

    height:400px;

    position: relative;

    overflow:hidden;

    background-color:#eee; 

}



/* box photo */

.box-photo-small-circle{

    width:50px;

    height:50px;

    border-radius:50px;

    border:1px solid #eee; 

    position: relative;

    overflow:hidden;

}

.box-photo-small{
    width:50px;

    height:50px;

    position: relative;

    /* overflow:hidden; */
}



.image-photo-small{

    height:50px;

    width:auto;

    background-repeat: no-repeat;

    background-size: auto;

}





/* bg ( background ) */

.bg-grey{

    background-color:rgb(204, 204, 204);

}



.table-pegawai{

    font-size:14px;

    color:rgb(77, 77, 77);

}



/* owl carousel */

.owl-carousel .owl-item img {

    display: block;

    height: 100%;

    width:auto;

}



.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {

    background: 0 0;

    color: inherit;

    border: none;

    /* padding-left: 10px; */

    padding: 10px!important;

    font: inherit;

    

    

}





/* box streaming */

.box-streaming{

    height:400px;

    background-color:#eee;

    

}

/* navbar */
.navbar-top{
    background-color:#eee;
}

.navbar-flat-color{
    background-image:url('https://smkn1banyuwangi.sch.id/gambar/background1.png');
    background-repeat: no-repeat;
    background-color:cover; 
}

.navbar-flat-color >.navbar-brand{
    color:#fff;
}

#header{
    box-shadow: rgb(0 0 0 / 7%) 2px 
    5px 12px 0px;
}


/* footer */
/* .footer-top-custom{
    background-color:#1f4494; 
    border-top:0px solid #eee;
    border-bottom:0px solid #eee;
} */

#footer .footer-top-custom{
    background-image:url('https://smkn1banyuwangi.sch.id/gambar/footer-bg1.png');
    background-size:cover; 
    background-repeat:none;
}

.footer-top .social-link a{
    background:#e0a800;
}

.footer-custom{
    background-color:#132c33;
}

/* box carausel jurusan */

.box-carausel{
    border:1px solid #eee;
    background-color:#eee;
    min-height:50px;
    position: relative;
    border-radius:10px;
    box-shadow: 1px 5px 24px 0 rgb(68 102 242 / 5%);
    text-align:center; 
    padding:10px;
    
}

.box-carausel .box-carausel-title{
    font-size:14px;
    font-weight:600;
}

.box-carausel-image{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* banner dashboard */
.box-banner{
    min-height:400px;
}

/* a href */

a{
    color :#333333;
}

a:hover{
    color:#333333;
}

.section-title h2 {
    color:#1d1d1d;
}

.btn-nav-blue > .active{
    border-bottom:3px solid #1f4494;
}


.font-14{
    font-size:14px;
}
.font-12{
    font-size:12px;
}
.font-10{
    font-size:10px;
}


/* box deskripsi  */

.box-deskripsi{
    background-color:#eee;
    border-radius:5px;
    display:block;

}

.box-deskripsi-header{
    height:150px;
    background-color:#ddd;
    display:block;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.box-deskripsi-foto{
    width:100%; 

}

.box-deskripsi-body{
    min-height:100px;
    background-color:#fff; 
}
