@charset "utf-8";
/* CSS Document */
@media screen and (min-width:0px) and (max-width:989px) {
nav:not(.mm-menu){
	display: none;
}
.menu-mobile{
	text-align: left;
	float:left;
	z-index:10;
    margin-top: 5px;
	position:relative;
}
.menu-mobile{
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 47px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
.menu-mobile.fixed{
	position: fixed;
	top: 0;
	left: 0;
}
.menu-mobile .menu-mobile a{
	background: center center no-repeat transparent;
	background-image:url(../images/mob.png);
	display: block;
	width: 30px;
	height: 29px;
	top: 0;
	right: 0px;
	float:left;
	text-decoration:none;
}

.container_24{
    margin-left: auto;
    margin-right: auto;
    width: 95%;
}
.container_25{
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

.banner{
    display: none;
} 

#back-to-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
    width: 45px;
    height: 45px;
    text-align: center;
    background: url(../images/top.png) no-repeat center #000;
    color: #FFF;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: all 0.3s ease-out; 
    -webkit-transition: all 0.3s ease-out;
    opacity: 0;
    -webkit-box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px -1px rgba(0,0,0,0.5);
}
#back-to-top:hover {
    opacity: 0.5;
}
#back-to-top.show {
    opacity: 1;
}
    
body{
    margin: 0px;
    background: #FFF;
}  

.header-bawah{
    float: left;
    width: 100%;
    height: 90px;
    position: relative;
    z-index: 10;
    /*background: url(../images/ico-batik.png) no-repeat right #ffaa19;*/
    background: url(../images/ico-batik.png); /* no-repeat right #4D3308; */
    overflow: hidden;
}
.header-bawah .logo{
    float: left;
    margin-top: 15px; /* 15px */
    margin-bottom: 15px; /* 15px */
    overflow: hidden;
}
.header-bawah .logo img{
    width: 200px;
}
.header-bawah .ico-smk{
    float: right;
    overflow: hidden;
}
.header-bawah .ico-smk img{
    height: 110px;
}

.menu-atas{
    float: left;
    width: 100%;
    height: 50px;
   /* background: #b66418; */
    background: #186AB6;
    position: relative;
    z-index: 5;
}
.menu-atas .exitlink{
    float: right;
    padding: 10px;
    border-radius: 3px;
    /* background: #523219; */
    background: #A2C3E1;
    color: #FFF;
    font-family: 'open_sanssemibold';
    font-size: 14px;
    margin-top: 7px;
    transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.menu-atas .exitlink:hover{
    background: #000;
}

#cssmenu {
    display: none;
}

.jurusanhome{
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #FFF;
}
.jurusanhome .toptitle{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #666666;
    font-family: 'open_sansbold';
    margin-bottom: 20px;
}
.jurusanhome .slidejurusan{
    float: left;
    width: 95%;
    margin-left: 2.5%;
}
.jurusanhome .slidejurusan .box{
    float: left;
    width: 90%;
    height: 180px;
    overflow: hidden;
    position: relative;
    margin: 5%;
    transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.jurusanhome .slidejurusan .box:hover{
    opacity: 0.8;
}
.picjurusan {object-fit: cover;}
.jurusanhome .slidejurusan .box img{
    width: 100%;
    height: 100%;
}
.jurusanhome .slidejurusan .box .nama{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #FFF;
    font-size: 13px;
    font-family: 'open_sanssemibold';
    text-transform: uppercase;
}
#prev1{
    width: 20px;
    height: 32px;
    background: transparent url(../images/kiri.png) no-repeat;
    position: relative;
    text-indent: -9000px;
    cursor: pointer;
    z-index: 1;
    margin-left: -2.5%;
    margin-top: -130px;
    float: left;
    opacity: 0.8;
}
#prev1:hover{
    opacity:1;
}
#next1{
    width: 20px;
    height: 32px;
    background: transparent url(../images/kanan.png) no-repeat;
    position: relative;
    text-indent: -9000px;
    cursor: pointer;
    z-index: 1;
    margin-right: -2.5%;
    margin-top: -130px;
    float: right;
    opacity: 0.8;
}
#next1:hover{
    opacity:1;
}

.sejarahhome{
    float: left;
    width: 100%;
    min-height: 650px;
    background: #000;
    position: relative;
    text-align: center;
}
.sejarahhome .back{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.8);
}
.sejarahhome .toptitle{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #FFF;
    font-family: 'open_sansbold';
    margin-top: 40px;
    margin-bottom: 30px;
}
.sejarahhome .text{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    font-family: 'open_sansregular';
    line-height: 1.5em;
    margin-bottom: 70px;
}
.sejarahhome .link{
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 12px;
    color: #010101;
    font-family: 'open_sansbold';
    background: #ffaa19;
    transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.sejarahhome .link:hover{
    background: #FFF;
}

.beritahome{
    float: left;
    width: 100%;
    background: #ededed;
    padding-top: 30px;
    padding-bottom: 30px;
}
.beritahome .side1{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.beritahome .toptitle{
    float: left;
    width: 100%;
    text-align: left;
    font-size: 22px;
    color: #666666;
    font-family: 'open_sansbold';
    margin-bottom: 30px;
}
.beritahome .side1 .boxberita{
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.beritahome .side1 .boxberita .pic{
    float: left;
    width: 100%;
    height: 190px;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
}
.beritahome .side1 .boxberita .pic .label{
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 11px;
    color: #FFF;
    /* background: #b66418; */
    background: #186AB6;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    font-family: 'open_sansregular';
}
.picberita {object-fit: cover;}
.beritahome .side1 .boxberita .pic img{
    width: 100%;
    height: 100%;
}
.beritahome .side1 .boxberita .right{
    float: right;
    width: 100%;
}
.beritahome .side1 .boxberita .right .date{
    float: left;
    width: 100%;
    /* color: #b66418; */
    color: #186AB6;
    font-size: 11px;
    font-family: 'GothamBook';
    margin-bottom: 10px;
}
.beritahome .side1 .boxberita .right .title{
    float: left;
    width: 100%;
    color: #000;
    font-size: 18px;
    font-family: 'open_sansbold';
    margin-bottom: 10px;
}
.beritahome .side1 .boxberita .right .text{
    float: left;
    width: 100%;
    font-size: 13px;
    color: #666666;
    font-family: 'open_sansregular';
    line-height: 1.5em;
    margin-bottom: 20px;
}
.beritahome .side1 .boxberita .right .link{
    float: left;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 11px;
    color: #FFF;
    font-family: 'open_sansbold';
    /* background: #b66418; */
    background: #186AB6;
    transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.beritahome .side1 .boxberita .right .link:hover{
    background: #000;
}
.beritahome .side2{
    float: left;
    width: 100%;
}
.beritahome .side2 .pic{
    float: left;
    width: 100%;
    text-align: center;
}
.beritahome .side2 .pic img{
    width: 100%;
    max-width: 300px;
}

.galerihome{
    float: left;
    width: 100%;
    background: #FFF;
    padding-top: 30px;
    padding-bottom: 30px;
}
.galerihome .toptitle{
    float: left;
    font-size: 22px;
    color: #666666;
    font-family: 'open_sansbold';
    margin-bottom: 10px;
}
.galerihome .bawah{
    float: left;
    width: 100%;
    overflow: hidden;
}
.galerihome .bawah .left{
    float: left;
    width: 97%;
    height: 220px;
    overflow: hidden;
    position: relative;
    margin: 1.5%;
}
.galerihome .bawah .left img{
    width: 100%;
    height: 100%;
    transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.galerihome .bawah .left:hover img{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.galerihome .bawah .left .back{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.4);
}
.galerihome .bawah .left .back h1{
    float: left;
    width: 90%;
    margin: 5%;
    margin-top: 35%;
    margin-bottom: 10px;
    color: #FFF;
    font-family: 'open_sansbold';
    font-size: 18px;
}
.galerihome .bawah .left .back .tgl{
    float: left;
    width: 90%;
    margin: 5%;
    margin-top: 0%;
    color: #FFF;
    font-family: 'open_sansregular';
    font-size: 12px;
}
.galerihome .bawah .right{
    float: left;
    width: 100%;
    overflow: hidden;
}
.galerihome .bawah .right .box{
    float: left;
    width: 47%;
    height: 150px;
    margin: 1.5%;
    overflow: hidden;
    position: relative;
}
.galerihome .bawah .right .box img{
    width: 100%;
    height: 100%;
    transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.galerihome .bawah .right .box:hover img{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.galerihome .bawah .right .box .back{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.3);
}
.galerihome .bawah .right .box .back h1{
    float: left;
    width: 90%;
    margin: 5%;
    margin-top: 40%;
    margin-bottom: 10px;
    color: #FFF;
    font-family: 'open_sansbold';
    font-size: 13px;
}
.galerihome .bawah .right .box .back .tgl{
    float: left;
    width: 90%;
    margin: 5%;
    margin-top: 0%;
    color: #FFF;
    font-family: 'open_sansregular';
    font-size: 11px;
}

.maphome{
    float: left;
    width: 100%;
    background: #FFF;
    padding-top: 30px;
}
.maphome .toptitle{
    float: left;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #666666;
    font-family: 'open_sansbold';
    margin-bottom: 20px;
}

.breadchumb{
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #FFF;
    color: #9c9c9c;
    font-family: 'open_sansregular';
    font-size: 13px;
}
.breadchumb a{
    color: #9c9c9c;
}
.breadchumb a.active{
    color: #000;
}

.headermore{
    float: left;
    width: 100%;
    height: 128px;
    overflow: hidden;
    background: none;
    border-bottom: 1px solid #d9d9d9;
    color: #151515;
    font-size: 26px;
    font-family: 'open_sanssemibold';
    position: relative;
}
.headermore .titletop{
    float: left;
    position: relative;
    z-index: 1;
    margin-top: 30px;
}
.headermore .pic{
    position: absolute;
    right: -100px;
    top: 0;
    width: 100%;
    height: 135px;
    overflow: hidden;
    transform: skew(-20deg);
}
.picheadermore {object-fit: cover;}
.headermore .pic img{
    width: 100%;
    height: 100%;
}

.headermore2{
    float: left;
    width: 100%;
    height: 128px;
    overflow: hidden;
    background: url(../images/backheader2.png) no-repeat right;
    border-bottom: 1px solid #d9d9d9;
}
.headermore2 .titletop{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    color: #151515;
    font-size: 26px;
    font-family: 'open_sanssemibold';
}
.headermore2 .titletop2{
    float: left;
    width: 100%;
    text-align: center;
    color: #6b6663;
    font-size: 15px;
    font-family: 'open_sansregular';
}

.konten{
    float: left;
    width: 100%;
}
.konten .top{
    float: left;
    width: 100%;
    background: #ededed;
    overflow: hidden;
}

/* Style the tab */
.tab {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
/* Style the buttons inside the tab */
.tab button {
    float: left;
    width: 100%;
    padding: 2.5%;
    border-radius: 5px;
    font-family: 'open_sanssemibold';
    font-size: 15px;
    color: #005faf;
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,95,175,1);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(0,95,175,1);
    box-shadow: inset 0px 0px 0px 1px rgba(0,95,175,1);
    margin-bottom: 5px;
    transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
    border: none;
}
/* Change background color of buttons on hover */
.tab button:hover {
    color: #FFF;
    background: #005faf;
}
/* Create an active/current "tab button" class */
.tab button.active {
    color: #FFF;
    background: #005faf;
}
/* Style the tab content */
.tabcontent {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    overflow: hidden;
    font-size: 14px;
    color: #303030;
    font-family: 'open_sansregular';
    line-height: 1.7em;
}
.tabcontent td{
    padding-bottom: 10px;
}
.tabcontent strong{
    font-family: 'open_sanssemibold';
}
.tabcontent p{
    padding-bottom: 10px;
}
.tabcontent li{
    padding-left: 5px;
    margin-left: 20px;
}
.konten .top .boxfoto{
    float: left;
    width: 48%;
    height: 170px;
    margin: 1%;
    overflow: hidden;
    margin-bottom: 20px;
}
.konten .top .boxfoto .pic{
    float: left;
    width: 90%;
    height: 130px;
    margin-left: 5%;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
}
.konten .top .boxfoto .pic img{
    height: 100%;
}
.konten .top .boxfoto .title{
    float: left;
    width: 100%;
    margin-top: 0px;
    text-align: center;
    overflow: hidden;
    font-size: 13px;
    color: #303030;
    font-family: 'open_sanssemibold';
}

.konten .top .left{
    float: left;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.konten .top .left .title{
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-family: 'open_sanssemibold';
    font-size: 26px;
    color: #000;
}
.konten .top .left .link{
    float: left;
    width: 95%;
    padding-left: 5%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    font-family: 'open_sanssemibold';
    font-size: 13px;
    color: #005faf;
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,95,175,1);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(0,95,175,1);
    box-shadow: inset 0px 0px 0px 1px rgba(0,95,175,1);
    margin-bottom: 10px;
    transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.konten .top .left .link:hover, .konten .top .left .link.active{
    color: #FFF;
    background: #005faf;
}
.konten .top .right{
    float: left;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}
.picprofil {object-fit: cover;}
.konten .top .right img{
    width: 100%;
    height: 100%;
}
.konten .bottomprofil{
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
}
.konten .bottomprofil .name{
    float: left;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    font-size: 15px;
    color: #303030;
    font-family: 'open_sanssemibold';
}
.konten .bottomprofil .text{
    float: left;
    width: 100%;
    font-size: 14px;
    color: #303030;
    font-family: 'open_sansregular';
    line-height: 1.7em;
}
.konten .bottomprofil .text p{
    padding-bottom: 10px;
}
.konten .bottomprofil .text td{
    padding-bottom: 5px;
    padding-right: 10px;
}
.konten .bottomprofil .text li{
    padding-left: 5px;
    margin-left: 20px;
}

.konten .beritadetail{
    float: left;
    width: 100%;
    padding-bottom: 30px;
    overflow: hidden;
}
.konten .beritadetail .name{
    float: left;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    font-size: 20px;
    color: #303030;
    font-family: 'open_sansbold';
}
.konten .beritadetail .share{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.konten .beritadetail .text{
    float: left;
    width: 100%;
    font-size: 14px;
    color: #303030;
    font-family: 'open_sansregular';
    line-height: 1.7em;
}
.konten .beritadetail .text p{
    padding-bottom: 10px;
}
.konten .beritadetail .text td{
    padding-bottom: 5px;
    padding-right: 10px;
}
.konten .beritadetail .text li{
    padding-left: 5px;
    margin-left: 20px;
}
.konten .beritadetail .text img{
    float: left;
    width: 100%;
    height: 100%;
    margin-top: 15px;
}
.konten .beritakanan{
    float: right;
    width: 100%;
    overflow: hidden;
}
.konten .beritakanan .boxberitakanan{
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.konten .beritakanan .boxberitakanan .right{
    float: left;
    width: 100%;
}
.konten .beritakanan .boxberitakanan .right .date{
    float: left;
    width: 100%;
    /* color: #b66418; */
    color: #186AB6;
    font-size: 11px;
    font-family: 'GothamBook';
    margin-bottom: 10px;
}
.konten .beritakanan .boxberitakanan .right .title{
    float: left;
    width: 100%;
    color: #000;
    font-size: 16px;
    font-family: 'open_sansbold';
    margin-bottom: 10px;
}
.konten .beritakanan .boxberitakanan .right .text{
    float: left;
    width: 100%;
    font-size: 12px;
    color: #666666;
    font-family: 'open_sansregular';
    line-height: 1.5em;
    margin-bottom: 20px;
}
.konten .beritakanan .boxberitakanan .right .link{
    float: left;
    padding: 10px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 10px;
    color: #FFF;
    font-family: 'open_sansbold';
    /* background: #b66418; */
    background: #186AB6;
    transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.konten .beritakanan .boxberitakanan .right .link:hover{
    background: #000;
}

.konten .top .rightmore{
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}
.konten .top .rightmore .text{
    float: left;
    width: 100%;
    font-size: 14px;
    color: #303030;
    font-family: 'open_sansregular';
    line-height: 1.7em;
}
.konten .top .rightmore .text strong{
    font-family: 'open_sanssemibold';
}
.konten .top .rightmore .text p{
    padding-bottom: 10px;
}
.konten .top .rightmore .text li{
    padding-left: 5px;
    margin-left: 20px;
}

.konten .siswa{
    float: left;
    width: 100%;
    background: #FFF;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
}
.konten .siswa .left{
    float: left;
    width: 100%;
    overflow: hidden;
}
.konten .siswa .left .title{
    float: left;
    width: 100%;
    margin-bottom: 30px;
    font-family: 'open_sanssemibold';
    font-size: 36px;
    color: #000;
}
.konten .siswa .left .link{
    float: left;
    width: 95%;
    padding-left: 5%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
    font-family: 'open_sanssemibold';
    font-size: 13px;
    color: #005faf;
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0,95,175,1);
    -moz-box-shadow: inset 0px 0px 0px 1px rgba(0,95,175,1);
    box-shadow: inset 0px 0px 0px 1px rgba(0,95,175,1);
    margin-bottom: 10px;
    transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.konten .siswa .left .link:hover, .konten .siswa .left .link.active{
    color: #FFF;
    background: #005faf;
}
.konten .siswa .rightmore{
    float: left;
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
}
.konten .siswa .rightmore .text{
    float: left;
    width: 100%;
    font-size: 14px;
    color: #303030;
    font-family: 'open_sansregular';
    line-height: 1.7em;
}
.konten .siswa .rightmore .text strong{
    font-family: 'open_sanssemibold';
}
.konten .siswa .rightmore .text p{
    padding-bottom: 10px;
}
.konten .siswa .rightmore .text li{
    padding-left: 5px;
    margin-left: 20px;
}
.konten .siswa .rightmore .foto{
    float: left;
    width: 48%;
    height: 170px;
    overflow: hidden;
    margin: 1%;
    margin-bottom: 10px;
}
.konten .siswa .rightmore .foto .pic{
    float: left;
    width: 100%;
    height: 130px;
    overflow: hidden;
    margin-bottom: 5px;
    transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.konten .siswa .rightmore .foto .pic img{
    width: 100%;
    height: 100%; 
}
.konten .siswa .rightmore .foto .pic:hover{
    opacity: 0.8;
}
.picsiswa {object-fit: cover;}
.konten .siswa .rightmore .foto .nama{
    float: left;
    width: 100%;
    color: #262626;
    font-size: 12px;
    font-family: 'open_sansregular';
}

.konten .bottomslide{
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #FFF;
    overflow: hidden;
}
.konten .bottomslide .name{
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    overflow: hidden;
    font-size: 18px;
    color: #000;
    font-family: 'open_sansbold';
}
.konten .bottomslide .slidebottom{
    float: left;
    width: 90%;
    margin-left: 5%;
}
#prev2{
    width: 20px;
    height: 32px;
    background: transparent url(../images/kiri.png) no-repeat;
    position: relative;
    text-indent: -9000px;
    cursor: pointer;
    z-index: 1;
    margin-left: -7.5%;
    margin-top: -100px;
    float: left;
    opacity: 0.8;
}
#prev2:hover{
    opacity:1;
}
#next2{
    width: 20px;
    height: 32px;
    background: transparent url(../images/kanan.png) no-repeat;
    position: relative;
    text-indent: -9000px;
    cursor: pointer;
    z-index: 1;
    margin-right: -7.5%;
    margin-top: -100px;
    float: right;
    opacity: 0.8;
}
#next2:hover{
    opacity:1;
}
.konten .bottomslide .slidebottom .box{
    float: left;
    width: 95%;
    height: 150px;
    overflow: hidden;
    position: relative;
    margin: 2.5%;
    transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
}
.konten .bottomslide .slidebottom .box:hover{
    opacity: 0.8;
}
.konten .bottomslide .slidebottom .box img{
    width: 100%;
    height: 100%;
}
.konten .bottomslide .slidebottom .box .nama{
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(182,100,24,0.7);
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    font-family: 'open_sanssemibold';
}

.konten .kurikulum{
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}
.konten .kurikulum .box{
    float: left;
    width: 43%;
    height: 180px;
    margin: 3.5%;
    font-family: 'open_sanssemibold';
    text-align: center;
    font-size: 14px;
    color: #303030;
}
.konten .kurikulum .box .name{
    float: left;
    width: 90%;
    margin-left: 5%;
    text-align: center;
}
.konten .kurikulum .box a .name{
    color: #303030;
}
.konten .kurikulum .box .pic{
    float: left;
    width: 100%;
    height: 130px;
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
}
.picico {object-fit: contain;}
.konten .kurikulum .box .pic img{
    width: 55%;
    height: 55%;
    margin: 22.5%;
}
/* Grow Shadow */
.hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.headersiswa{
    float: left;
    width: 100%;
    height: 130px;
    overflow: hidden;
    font-size: 26px;
    font-family: 'open_sanssemibold';
    position: relative;
}
.headersiswa .back{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
.headersiswa .back .titletop{
    width: 100%;
    text-align: center;
    color: #FFF;
    margin-top: 40px;
}

.konten .sarpras{
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 40px;
    background-image: linear-gradient(#FFF 50%, #CCC 100%);
}
.konten .sarpras .kiri{
    float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}
.konten .sarpras .kiri .nama{
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 22px;
    color: #000;
    font-family: 'open_sansbold';
}
.konten .sarpras .kiri .text{
    float: left;
    width: 100%;
    font-size: 13px;
    color: #303030;
    font-family: 'open_sansregular';
    line-height: 1.7em;
}
.konten .sarpras .kiri .text p{
    padding-bottom: 10px;
}
.konten .sarpras .kiri .text li{
    padding-left: 5px;
    margin-left: 20px;
}
.konten .sarpras .kanan{
    float: right;
    width: 100%;
    overflow: hidden;
}
.konten .sarpras .kanan .pic{
    float: left;
    width: 96%;
    padding: 2%;
    background: #FFF;
    position: relative;
}
.picsarpras {object-fit: cover;}
.konten .sarpras .kanan .pic img{
    width: 100%;
    height: 100%;
}

.konten .galeri{
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.konten .galeri .foto{
    float: left;
    width: 47%;
    height: 200px;
    overflow: hidden;
    margin: 1.5%;
    margin-bottom: 20px;
    background: #FFF;
    -webkit-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px -2px rgba(0,0,0,0.5);
}
.konten .galeri .foto .pic{
    float: left;
    width: 100%;
    height: 150px;
    overflow: hidden;
    margin-bottom: 10px;
    transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
    position: relative;
}
.konten .galeri .foto .pic img{
    width: 100%;
    height: 100%; 
}
.konten .galeri .foto .pic .back{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.3);
    opacity: 0;
    transition: all 0.5s ease 0s; 
    -webkit-transition: all 0.5s ease 0s;
    text-align: center;
}
.konten .galeri .foto .pic .back i{
    margin-top: 35%;
    color: #FFF;
    font-size: 40px;
}
.konten .galeri .foto .pic:hover .back{
    opacity: 1;
}
.picgaleri {object-fit: cover;}
.konten .galeri .foto .nama{
    float: left;
    width: 90%;
    margin-left: 5%;
    color: #262626;
    font-size: 12px;
    text-align: center;
    font-family: 'open_sansbold';
}

.konten .kontak{
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.konten .kontak .left{
    float: left;
    width: 100%;
    padding-bottom: 30px;
    background: #f2f2f2;
}
.konten .kontak .left .map{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.konten .kontak .left .alamat{
    float: left;
    width: 85%;
    margin: 7.5%;
    font-family: 'open_sansregular';
    font-size: 14px;
    color: #303030;
    line-height: 1.7em;
}
.konten .kontak .left .alamat strong{
    color: #122d68;
    font-size: 18px;
    font-family: 'open_sansbold';
}
.konten .kontak .right{
    float: left;
    width: 100%;
    margin-top: 20px;
    font-family: 'open_sansregular';
    font-size: 15px;
    color: #464646;
    overflow: hidden;
    padding-bottom: 10px;
}
.konten .kontak .right form{
    float: left;
    width: 100%;
    margin-top: 20px;
}
.konten .kontak .right .input{
    float: left;
    width: 97%;
    padding-left: 2%;
    height: 45px;
    font-family: 'open_sansregular';
    font-size: 14px;
    margin-bottom: 15px;
    color: #464646;
    background: #f2f2f2;
    overflow: hidden;
    border: none;
    -webkit-box-shadow: inset 1px 1px 0px 0px rgba(195,195,195,1);
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(195,195,195,1);
    box-shadow: inset 1px 1px 0px 0px rgba(195,195,195,1);
}
.konten .kontak .right .input2{
    float: left;
    width: 50%;
    padding-left: 2%;
    height: 45px;
    font-family: 'open_sansregular';
    font-size: 14px;
    margin-bottom: 15px;
    color: #464646;
    background: #f2f2f2;
    overflow: hidden;
    border: none;
    -webkit-box-shadow: inset 1px 1px 0px 0px rgba(195,195,195,1);
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(195,195,195,1);
    box-shadow: inset 1px 1px 0px 0px rgba(195,195,195,1);
}
.konten .kontak .right textarea{
    float: left;
    width: 97%;
    padding-top: 2%;
    padding-left: 2%;
    height: 160px;
    font-family: 'open_sansregular';
    font-size: 14px;
    margin-bottom: 15px;
    color: #464646;
    background: #f2f2f2;
    overflow: hidden;
    border: none;
    -webkit-box-shadow: inset 1px 1px 0px 0px rgba(195,195,195,1);
    -moz-box-shadow: inset 1px 1px 0px 0px rgba(195,195,195,1);
    box-shadow: inset 1px 1px 0px 0px rgba(195,195,195,1);
}
.konten .kontak .right .submit{
    float:  left;
    color: #FFF;
    font-size: 14px;
    font-family: 'open_sansbold';
    padding: 13px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    background: #006bb6;
    border: none;
    -webkit-transition: background-color 0.5s, color 0.5s, border 0.5s;
    transition: background-color 0.5s, color 0.5s, border 0.5s;
}
.konten .kontak .right .submit:hover{
    color: #FFF;
    background: #000;
}

.footertop{
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    /* background: #b66418; */
    background: #186AB6;
}
.footertop .ico{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.footertop .ico img{
    width: 100px;
}
.footertop .side{
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.footertop .side .top{
    float: left;
    width: 100%;
    margin-bottom: 15px;
    font-size: 18px;
    color: #FFF;
    font-family: 'open_sansbold';
}
.footertop .side .text{
    float: left;
    width: 100%;
    font-size: 13px;
    color: #FFF;
    font-family: 'open_sansregular';
    line-height: 1.5em;
}
.footertop .side .sosmed{
    float: left;
    color: #FFF;
    font-size: 40px;
}
.footertop .side .sosmed a{
    float: left;
    color: #FFF;
    margin-right: 10px;
}

.footerbottom{
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #000;
    font-size: 13px;
    font-family: 'open_sansregular';
}
}