@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url("../fonts/opensans.woff2") format("woff2"), url("../fonts/OpenSans.woff") format("woff");
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: local("Roboto Thin"), local("Roboto-Thin"), url("../fonts/roboto.woff2") format("woff2");
}
body{
  padding: 0;
  margin: 0;
  font-family: 'Open Sans';
  color: #333;
  overflow-x: hidden;
}
.fg-size-11{
  font-size: 11px!important;
}
.fg-size-12{
  font-size: 12px;
}
.fg-size-13{
  font-size: 13px;
}
.fg-size-14{
  font-size: 14px;
}
.fg-size-15{
  font-size: 15px;
}
.fg-size-18{
  font-size: 18px;
}
.fg-size-20{
  font-size: 20px;
}
.fg-size-25{
  font-size: 25px;
}
.fg-size-30{
  font-size: 30px;
}
.fg-size-35{
  font-size: 35px;
}
.fg-size-40{
  font-size: 40px;
}
.fg-size-45{
  font-size: 45px;
}
.fg-size-50{
  font-size: 50px;
}
.fc-open-sans{
  font-family: 'Open Sans';
}
.fc-rbt{
  font-family: 'Roboto';
}
.pad-5ps{
  padding: 5%;
}
.nav{
  background: #C40605;
  height: 2em;
  border-bottom:1px solid #D8D8D8;
  width: 100%;
  padding: 3px;
  padding-left: 230px;
}
.nav2{
  background: #FFF;
  padding: 1%;
  height: 5.2em;
  border-bottom:1px solid #D8D8D8;
  width: 100%;
  padding-left: 230px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
#box-container1{
  border-top: 2px solid #E84336;
  width: 100%;
  height: auto;
  background: #FFF;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  margin: auto;
  padding-top: 3%;
  padding-left: 2%;
  padding-right: 2%;
  font-family: 'Open Sans';
  border-radius:5px;
}
#box-container2{
  width: 100%;
  height: auto;
  background: #FFF;
  margin: auto;
  padding-left: 2%;
  padding-right: 2%;
  font-family: 'Open Sans';
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
#box-container3{
  width: 100%;
  height: auto;
  background: #FFF;
  margin: auto;
  font-family: 'Open Sans';
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.box-container3 > .content{
	padding-left:3%;
	padding-right:3%;
}
#box-container4{
  width: 100%;
  height: auto;
  background: #f5f5f5;
  margin: auto;
  font-family: 'Open Sans';
  box-shadow: 0px 0 5px 0px rgba(0,0,0,.2);
}
#box-container4 > .header-form{
  background: #FFF;
  width: 100%;
  height: auto;
  border-bottom:2px solid #fb6e52;
  padding: 8px;
  padding-left: 15px;
  padding-right: 15px;
  color: #fb6e52!important;
  text-transform: uppercase;
  font-size: 80%;
}
#box-container4 > .header-form-2{
  background: #E84336;
  width: 100%;
  height: auto;
  padding: 8px;
  padding-left: 15px;
  padding-right: 15px;
  color: #FFF!important;
  text-transform: uppercase;
  font-size: 80%;
}
#box-container5{
  width: 100%;
  height: auto;
  margin: auto;
  font-family: 'Open Sans';
}
#box-container5 > .header-form{
  width: 100%;
  height: auto;
  border-bottom:2px solid #E84336;
  padding: 8px;
  padding-left: 15px;
  padding-right: 15px;
  color: #fb6e52!important;
  text-transform: uppercase;
  font-size: 80%;
}
.noticement-bar{
	height: auto;
	width: auto;
  max-height: 420px;
  max-width: 1020px;
	overflow-x: auto;
	padding: 10px;
}
#konten-berita{
  width: 100%;
  height: auto;
  padding: 5%;
}
#sidebar{
  width: 210px;
}
#sidebar .hr-item{
  border-left: 3px solid transparent;
  transition: all ease 0.5s;
}
#sidebar .hr-item:hover{
  border-left: 3px solid #E84336;
  padding-left: 17%;
  background: #E8E8E8;
  transition: all ease 0.5s;
}
.img-judul{
  width: 170px;
  padding-left: 8%;
  padding-right: 18%;
}
.contentnya{
  margin-left: 210px;
}
.contentnya2{
  margin-left: 20px;
  margin-top: 70px;
  width: 76%;
}
p{
  line-height: 2em;
}
.judul-1{
  background: #C40605;
  color: #FFF;
  border-radius: 4px;
  padding: 0.5%;
  margin-top: 2;
  margin-bottom: 0;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  letter-spacing: 2px;
  text-align: center;
}
.judul-2{
  margin-top: 2;
  margin-bottom: 0;
  border-left: 5px solid #E84336;
  padding-left: 2%;
}
.judul-3{
  border-left: 5px solid #E84336;
  padding-left: 2%;
}
.fc-color-blue{
	color:#09f!important;
}
#fl-grid{
  background:#FFF;
  border:1px solid #EEE;
  margin: 4px;
  border-radius: 5px 5px 5px 5px;
}
#fl-grid > .column{
  font-size: 11px;
}
#fl-grid > .fc-blue{
  color: #09f;
}
.border-top-utama{
  width: 100%;
  height: 10px;
  background: #E63628;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.owl-carousel{
    position:absolute;
    top:0;
    left:0;
}

.owl-carousel > div{

    width:20%;
    display:inline-block;
}

.owl-carousel div img{

    width:100%;
    height: 250px;
}

.owl-carousel div h2, .owl-carousel div .textoverlay{
    position:absolute;
    color:#FFF;
    font-size:12px;
    display:block;
    background: rgba(0, 192, 255, 0.7);
    margin-right: auto;
    right: 0;
    padding: 3%;
    height: 99%;
    width: 30%;
}

.owl-carousel div h2, .owl-carousel div .textoverlay2{
    position:absolute;
    color:#FFF;
    font-size:12px;
    display:block;
    background: rgba(0, 192, 255, 0.7);
    margin-right: auto;
    right: 0;
    padding:1%;
    padding-right:2%;
    height: auto;
    width: auto;
}
.ui.grid > .wide{
  padding: 5px!important;
  padding-bottom: 0px!important;
}
