@font-face {
	font-family: 'Montserrat-Medium';
	src: url('/fonts/montserrat/Montserrat-Medium.ttf');
	src: url('/fonts/montserrat/Montserrat-Medium.ttf') format('ttf'),
	     url('/fonts/montserrat/Montserrat-Medium.ttf') format('truetype');
}

@font-face {
	font-family: 'Nunito-Regular';
	src: url('/fonts/nunito/Nunito-Regular.ttf');
	src: url('/fonts/nunito/Nunito-Regular.ttf') format('ttf'),
	     url('/fonts/nunito/Nunito-Regular.ttf') format('truetype');
}


@font-face {
	font-family: 'Poppins-Medium';
	src: url('/fonts/poppins/Poppins-Medium.ttf');
	src: url('/fonts/poppins/Poppins-Medium.ttf') format('ttf'),
	     url('/fonts/poppins/Poppins-Medium.ttf') format('truetype');
}


@font-face {
	font-family: 'ScandiaLine-Regular';
	src: url('/fonts/scandia/ScandiaLine-Regular.ttf');
	src: url('/fonts/scandia/ScandiaLine-Regular.ttf') format('ttf'),
	     url('/fonts/scandia/ScandiaLine-Regular.ttf') format('truetype');
}

.scandia
{
    font-family:'ScandiaLine-Regular';
}

.nunito
{
    font-family: 'Nunito-Regular';
}

.mons
{
    font-family: 'Montserrat-Medium';
}

.itim
{
    font-family: 'Itim', cursive;
}

.bold
{
    font-weight: bold;
}

.popins
{
    font-family: 'Poppins-Medium';
}

.news
{
    width:72%;
    height:auto;
    background:;
    float:right;
    margin-top:8px;
}

.spar
{
    width: 60%;
    height: auto;
    float: left;
}

.suku
{
    width: 38%;
    height: auto;
    float: left;
    margin-left:2%;
}

.bag
{
    width:25%;
    height: auto;
    background-color:#185ADB;
}

.pad
{
    padding:1.3px;
    width:100%;
    height:1.5px;
    background-color:#185ADB;
}

.card-album
{
    width: 24%;
    margin:0.5%;
    float: left;
}

.foto-album
{
    height: 150px;
    overflow: hidden;
    border-radius:10px;
}

.foto-album img
{
    height: 250px;
    width: auto;
}

.list-menu
{
    margin-right:0.5%;
}

.list
{
    color:white;
    padding: 8px;
    transition: 0.3s;
    color:#A0937D;
    margin-top:0.4%;
    padding-bottom: 30px;
    border-radius: 10px;
    overflow: auto;
}

.my-t
{
    margin-top:3%;
}

.list:hover
{
    background-color: rgb(247, 198, 107);
    transition: 0.3s;
    color:white;
}

.box
{
    width: 31%;
    margin:1%;
    height: 130px;
    background:red;
    float:left;
}

.hover
{
    transition: 0.3s;
}

.hover:hover
{
    transition: 0.3s;
    transform: scale(1.06);
}

.spa
{
    width: 48.5%;
}

.logo
{
    height: 120px;
    width: 10%;
    overflow: hidden;
    margin-right:1%;
    margin-top:0.6%;
}

.nam
{
    margin-top:4%;
}

.slog
{
    margin-top:7%;
}

.logo img
{
    width: 100%;
}

.img-logo:hover.logo
{
    overflow: normal;
    background-color: red;
}

/* *
{
    border:1px solid red;
} */

.foto
{
    width: 55%;
    height:auto;
    float:left;
    background: ;
    margin:2%;
}

.kata
{
    width:40%;
    height: auto;
    float: left;
}

.suku iframe
{
    width:100%;
    height:500px;
}

.articel
{
    height: 150px;
    transition: 0.3s;
}

.home
{
    margin-left: 6%;
}

.articel .thum
{
    width:35%;
    height:135px;
    overflow: hidden;
    background-color: rgb(77, 77, 77);
}

.articel .thum .thumnail
{
    height: 135px;
}

.articel:hover
{
    transition: 0.3s;
    transform: scale(1.04);
}

.foto-b
{
    width: 100%;
    height: 170px;
    overflow: hidden;
}

.a
{
    text-decoration: none;
}

..foto-b img
{
    transition: 0.3s;
}

.foto-b img:hover
{
    transform: scale(1.04);
    transition: 0.3s;
}

.card-foto
{
    width:23.6%;
    margin:0.5%;
    height: 400px;
    float: left;
    box-sizing:border-box;
}



::-webkit-scrollbar {
    width: 8px;
    height: 5px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow:0 0 6px rgb(231, 231, 231);
    border-radius: 10px;
    /* background-color: rgb(231, 231, 231); */
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    /* -webkit-box-shadow: inset 0 0 1px #db9b48; */
    background: #e2e2e2;
    height: 1px;
}

.taut
{
    border:1px solid #233E8B;
    color:#233E8B;
    text-decoration:none;
    transition: 0.3s;
}

.taut:hover
{
    color:white;
    background-color:#A0937D;
    transition: 0.3s;
}

.boxi
{
    width:100%;
    height:100%;
    position: fixed;
    transition: 0.3s;
    background:rgb(255, 255, 255);
    float:left;
    z-index: 99999;

}

.boxi .logo-sekolah
{
    width:15%;
    margin-top:7%;

}

.ps-m
{
    padding-left: 3%;
    padding-right: 3%;
}

.foto-alum
{
    width: 70%;
    margin-left: 15%;
    height: 180px;
    overflow: hidden;
    margin-top:5%;
}

.foto-alum img
{
    height: 180px;
}

.spa
{
    width:48%;
    margin:1%;
    float: left;
    height:auto;
}

.cursor
{
    cursor: pointer;
}

.yt-video
{
    height:350px;
}

.bg-w
{
    background:white;
}

.ungu
{
    color:#233E8B;
}

.border-ungu
{
    border:1px solid #233E8B;
}

.border-oyen
{
    border:1px solid #A0937D;
}


.oyen
{
    color:#A0937D;
}
/* 
.card-border
{
    border:10px solid white;
    padding:10px;
} */


.date
{
    float:left;
}

.bg-w
{
    transition: 0.5s;
}

/* darkmode */

body
{
    transition: 0.5s;
}

#body
{
    background:#1a2029;
    transition: 0.5s;
}

#body .light
{
    color:white;
}

#body .card-border
{
    border:10px solid #212833;
}

#body .bg-w
{
    background:#212833;  
    transition: 0.5s;
}


#body .ungu
{
    color:white;
}

#body .border-ungu
{
    border:1px solid white;
}

#body .list
{
    color:white;
}

.m
{
    display: none;
}

#body .oyen
{
    color:white;
}


/* end dark mode */

.mt-atas
{
    margin-top: 4%;
}


.dekstop-on
{
    display: none;
}

.hide
{
    display: none;
    transition: 0.5s;
}

.hide.aktif
{
    display: block;
    transition: 0.5s;
}

.slide-foto
{
    width: 100%;
    height: 550px;
    overflow: hidden;
}

.slide-foto img
{
    /* height: 350px; */
}

.nam
{
    float: left;
}

.hr
{
    background-color: rgb(177, 177, 177);
    padding: 1px;
    border-radius: 10px;
}

.foto-news
{
    width: 100%;
    height: 400px;
    overflow: hidden;
    border-radius:10px;
}

.gambar
{
    width:100%;
}

.kiri
{
    width:68%;
    float: left;
    margin:1%;
}

.kiri-a
{
    width: 65%;
    float: left;
    height: auto;
}

.kanan-a
{
    width: 35%;
    height: auto;
    float: left;
}

.kanan
{
    width:28%;
    margin: 1%;
    float: left;
}

.foto-guru
{
    width: 70%;
    height: 180px;
    margin-top:8%;
    overflow: hidden;
    border-radius:100%;
    margin-left: 15%;
}

.foto-guru img
{
    height: 180px;
    width:auto;
}

.smal
{
    font-size: 100%;
}

.card-guru
{
    width:24%;
    float: left;
    margin:0.5%;
    height:300px;
}

.mt-t
{
    margin-top:8%;
}

.border-w
{
    border:1px solid white;
    border-top-color: rgb(233, 233, 233);
}

#body .border-w
{
    border:1px solid #212833;
}

.mt-n
{
    margin-top:8%;
}

.card-new-new
{
    width:24.2%;
}

.thums
{
    width:33.2%;
    height: 150px;
    float: left;
    overflow: hidden;
}

.thums .thumb
{
    height: 165px;
}

.thums_new
{
    width:20%;
    height: 150px;
    float: left;
    overflow: hidden;
}

.thums_new .thumb_new
{
    height: 175px;
    border:3px solid white;
    box-sizing: border-box;
}


.img-n
{
    float: right;
    width:60%;
    margin-top: -%;
}

.mt-n
{
    margin-top:10%;
}

.img-logo-bot
{
    width: 100%;
}

.img-ba
{
    width: 80%;
    height: 140px;
    overflow: hidden;
    float: right;
}


.cen
{
    float: left;
}

.ter
{
    margin-top:-4%;
}

.bg-fot
{
    background-color: rgb(243, 243, 243);
}

#body .bg-fot
{
    background-color: #212833;
}

.col-f
{
    color: #161c25;
}

#body .col-f
{
    color: white;
}

.card-news
{
    height: 360px;
    margin-bottom: 1.5%;
}

.m-m
{
    margin-left:39%;
}

.ber
{
    width:24%;
    margin:0.5%;
}

.card-alumni
{
    width: 20%;
    float: left;
    margin:2%;
}

.image-alum
{
    height: 150px;
    overflow:hidden;
}

.foto-alum-new
{
    border-radius: 100%;
    overflow: hidden;
    width:80%;
    margin-left: 10%;
    height: 200px;
}

.foto-alum-new img
{
    height: 200px;
     width: auto;
}

.card-news
{
    display: none;
}


.card-siswa
{
    width:49%;
    height: 200px;
    margin:0.5%;
    border-radius:8px;
    background-color:;
    float: left;
}

.card-siswa .foto-siswa
{
    width: 35%;
    height: 200px;
    float:left;
    background:;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    overflow: hidden;
}

.card-siswa .foto-siswa img
{
    height: 200px;
}

.card-siswa .desk
{
    width: 62%;
    float: right;

}

.desk p
{
    font-size: 80%;
}


.slide-news
{
    width: 100%;
    height: 400px;
}


.slide-news .news-foot
{
    width: 100%;
    height: 115px;
    background: rgba(49, 57, 165, 0.678);
    bottom:0;
    position: absolute;
}


/* list */

div.scrollmenu {
  background-color:;
  overflow: auto;
  white-space: nowrap;
  transition: 0.3s;
}


div.scrollmenu a {
  display: inline-block;
  text-align: center;
  border-radius: 10px;
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  text-decoration: none;
  margin-bottom: 5px;
}


div.scrollmenu a:hover {
  background-color:rgb(255, 193, 79);
  color:white;
  transition: 0.3s;
}

.up
{
    margin-bottom: 3%;
}

@media (max-width:441px)
{
    .foto-alum
    {
        width: 70%;
        margin-left: 15%;
    }
}

@media (max-width:326px)
{
    .foto-alum
    {
        width: 90%;
        margin-left: 5%;
        height: 100px;
    }

}



/* responsive */

@media (max-width:985px)
{
    .news
    {
        width: 62%;
    }

   
    .foto-alum
    {
        width: 100%;
        margin-left: 0;
        height: 170px;
    }
}

@media (max-width:1342px)
{
    .list-menu
    {
        margin-right:2.9%;
    }
}

@media (max-width:1291px)
{
    .list-menu
    {
        margin-right:2.5%;
    }
}

@media (max-width:1256px)
{
    .list-menu
    {
        margin-right:2%;
    }
}

@media (max-width:1190px)
{
    .list-menu
    {
        margin-right:1.5%;
    }
}

@media (max-width:1148px)
{
    .list-menu
    {
        margin-right:1%;
    }
}

@media (max-width:1097px)
{
    .list-menu
    {
        margin-right:-0.5%;
    }
}


@media (max-width:1025px)
{
    #slide-show
    {
        /* margin-top: */
    }

    .slide-foto
    {
        height: 360px;
    }
    

    .list-menu
    {
        margin-right: -0.5%;
    }

    .bag
    {
        width: 40%;
    }

    .kata
    {
        width: 49%;
    }

    .foto-alum,.foto-alum-new
    {
        height: 150px;
    }

    .foto-alum img
    {
        height: 150px;
    }
}

@media (max-width:1009px)
{
   
    .mt-atas
    {
        margin-top:-5%;
    }
}





@media (max-width:376px)
{
    .foto-alum
    {
        width: 70%;
        margin-left: 15%;
    }


}

@media (max-width:1203px)
{
    .slog
    {
        margin-top:10%;
    }
}


@media (max-width:768px)
{


    .up
    {
        margin-bottom: 28%;
        margin-left: 3%;
    }
   

    .card-album
    {
        width: 99%;
    }

    .slide-news .news-foot
    {
        height: 230px;
    }

    .my-t
    {
        margin-top: 0;;
    }

    .m-m
    {
        margin-left: 5.5%;
    }

    .m
    {
        display: block;
        background: ;
        float: left;
    }
    

    .me-m
    {
        margin-right:18%;
    }

    .logo
    {
        display: none;
    }

    .wide-on
    {
        display: none;
    }

    .img-ba
    {
        background-color: ;
        width: 100%;
        height: auto;
        margin-top:5%;
        margin-bottom:-10%;
    }


    .card-siswa
    {
        width: 100%;
        height: auto;
        margin-bottom: 5%;
    }

    .card-siswa .foto-siswa
    {
        width: 100%;
    }

    .card-siswa .desk
    {
        float: left;
        width: 100%;
        margin:0;
        background: ;
        padding:15px;
    }

    .cen
    {
        float: none;
        text-align: center;
    }

    .ter
    {
        text-align: center;

    }

    .img-n
    {
        width: 70%;
        margin-right:15%;
        margin-top:-38%;
    }
    
    .thums,.thums_new
    {
        width:50%;
    }

    .thums_new
    {
        height: 100px;
    }

    .thumb_new
    {
        height: 100px;
    }

    .mt-n
    {
        margin-top: 0;
    }

    .slide-foto
    {
        height: 200px;
        background:;
    }

    .slide-foto img
    {
        height: 200px;
    }

    .foto
    {
        width:85%;
    }

    .kata
    {
        width: 100%;
    }

    .boxi .logo-sekolah
    {
        width:50%;
        margin-top:7%;
        

    }

    .mobile-on
    {
        display: none;
    }


    .dekstop-on
    {
        display: block;
    }

    .date
    {
        float: none;
        text-align: center;
    }

    .mt-atas
    {
        margin-top: 3%;
    }

    .me-t
    {
        margin-right: 13%;
    }

    .spar,.spark,.spa,.suku
    {
        width:98%;
        margin:1%;
        float: left;
    }

    .bag
    {
        width: 80%;
        margin-top: 10%;
    }

    .center
    {
        text-align: center;
    }

    .box
    {
        width:99%;
        border-radius:5px;
    }

    .card
    {
        width:100%;
    }

    .articel
    {
        height: auto;
    }

    .articel .thum
    {
        width:100%;
        
    }

    .isi
    {
        margin:2%;
    }

    .foto-alum,.foto-alum-new
    {
        height: 230px;
    }

    .foto-alum img
    {
        height: 260px;
    }

    .foto-alum-new img
    {
        height: 260px;
    }

    .yt-video
    {
        height: 200px;
    }

    .logo
    {
        width: 100%;
        height: auto;
    }

    .logo img
    {
        width:50%;
        margin-left: 25%;
        height: auto;
    }

    .font-med
    {
        font-size: 90%;
        text-align: center;
    }

    .font-smal
    {
        font-size: 60%;
    }

    .tengah
    {
        text-align: center;
    }

    .m-tt
    {
        margin-top:2%;
    }

    .fot
    {
        margin-bottom: 25%;
    }

    .kolom
    {
        width: 20%;
        height:60px;
        float: left;
    }

        
    .nam
    {
        /* float: none; */
        text-align: center;
        margin-top:5%;
        padding:10px;
    }

    .kiri,.kanan
    {
        width: 100%;
        overflow: auto;
    }

    .mt-t
    {
        margin-top:10%;
    }

    .foto-news
    {
        height: auto;
    }

    .kanan
    {
        margin-top: 10%;
    }

    /* *
    {
        border:1px solid red;
    } */


    .card-new-new
    {
        width:97%;
    }

    .card-guru
    {
        height: auto;
    }

    .foto-guru
    {
        height: 200px;
    }

    .foto-guru img
    {
        height: 200px;
    }

    .img-ba .img-logo-bot
    {
        width:80%;
    }

    .card-news
    {
        height: auto;
        margin-bottom: 5%;
        /* background-color: red; */
    }

    .card-foto
    {
        margin-bottom: 5%;
        height: auto;
    }
}



@media (max-width:368px)
{
    .foto-alum,.foto-alum-new
    {
        width: 70%;
        margin-left: 15%;
    }
}



@media (max-width:1000px)
{
    .kanan-a
    {
        width: 100%;
    }

    .kiri-a
    {
        width: 100%;
    }
    
}
