@font-face{
    font-family:Trajan Pro;
    src: url('../fonts/fontstrajan/TrajanProRegular.eot');
    src: url('../fonts/fontstrajan/TrajanProRegular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fontstrajan/TrajanProRegular.woff') format('woff'),
         url('../fonts/fontstrajan/TrajanProRegular.ttf')  format('truetype');
}

@font-face{
    font-family:Roboto;
    src: url('../fonts/roboto/roboto-v18-latin-regular.eot');
    src: url('../fonts/roboto/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-v18-latin-regular.woff') format('woff'),
         url('../fonts/roboto/roboto-v18-latin-regular.ttf')  format('truetype');
}
/*@import url(https://fonts.googleapis.com/css?family=Roboto:400,300);*/

body{

	font-size: 14px;
	font-weight: normal;
	font-family: "Roboto";
}

.bg-red{
	background: #4f181a;
}

.bg-red2{
	background: #742326;
}

.bg-ae{
    /*background: #efefef;*/
    border: 1px solid #a7a2a2;
    border-radius: 5px;
}

.bg-33{
	background: #333333;
}

.margint10{
    margin-top: 10px;
}

.margintsosmed{
    margin-top: 25px;
    border: 1px solid #a7a2a2;
    border-radius: 5px;
}

.margin10{
	margin-top: 40px;
}

.marginb10{
    margin-bottom: 20px;
}

.pad10{
    padding: 10px 0;
}

.height100px{
    height: 100px;
}

.height100{
	height: 214px;
	overflow: hidden;
}

.height150{
    height: 340px;
    overflow:hidden;
    width: 100%;
}

.height200{
    height: 320px;
    overflow:hidden;
}

.overy{
    overflow-y:scroll;
    width: 100%;
}
@media screen and (max-width: 720px)
{
    .overy{
        overflow-y:scroll;
        width: 630px;
    }
}

.overy-ummmedia{
    overflow-y:scroll;
}

.language{
	margin-top: 2px;
}

.language a{
	color: #ffffff;
	text-decoration: none;
	margin-right: 20px;
}

.language a:last, .header-menu a:last{
	margin-right: 0px;
}


.full-banner{
    width: 100%;
    overflow: hidden;
}
.full-banner video{
    width: 100%;
    margin: 0;
    padding: 0;
    height: 400px;
    overflow: hidden;
    object-fit: cover;
}
.caption{
    position:absolute;
    bottom:0px;
    width:100%;
    height:20%;
    z-index:0;
    background-color:rgba(0,0,0,0.5);
    text-align:center;
    color:#ffffff;
    padding:.5rem 0;
}
.running-text{
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
    background-color: rgba(255,255,255,0.8);
}

marquee a{
    color: #800000;
}

.ribbon{
    background-color:#333333;
    padding:.25rem 1rem;
    text-align:center;
    float:left;
    color:#ffffff;
}
.ribbon-space{
    width:2rem;
    height:30px;
    background-color:#ffffff;
    float:left;
}
.ribbon-border{
    width:100%;
    border:1px solid #818286;
    margin-top:14px;
}

.ribbon a{
	color:#ffffff;
	text-decoration: none;
}

.news-img170{
	height:140px;
	overflow:hidden;
}

.news-date{
	padding: 10px 10px 0 10px;
	font-size: 11px;
	font-style: italic;
	color: #800000;
}

.news-title{
	padding: 0 10px 10px 10px;
	color: #000000;
}

.box-news{
    border: 2px solid #818286;
    padding: 10px;
    margin-top: 40px;
    margin-bottom: 10px;
}

.box-info{
    border: 1px solid #818286;
    padding: 25px 10px 10px 10px;
    margin-top: 25px;
    margin-bottom: 10px;
}

.pxabs{
    margin: 15px 0 0 35px;
    position: absolute;
    z-index: 1;
}

.info{
    padding: 0 40px 10px 40px;
}

.sub-info{
    margin-top: 10px;

}

.sub-info h3 a{
    color:#353535;
    font-size: 20px;
    font-weight: bold; 
    text-decoration: none;
}

.sub-info li{
    list-style: none;
}
.sub-info li a{
    color: #000;
    margin-bottom: 5px;
}

.box-media{
    background-color: #FFF;
}
.box-media h3 a {
    color: #000;
}

.box-media-koran{
    border: 1px solid #818286;
    margin: 10px;
    text-align: center;
    padding: 0 20px;
    height:50px;
    width: 20%;
    display: table;
    float: left;
}

.box-media-koran a{
    vertical-align:middle;
    display: table-cell;
}

/*.nav li:hover, .nav li.active, .nav li.active a, .nav li.active a:hover, .nav li a:hover{
    background: #052020;
}*/
.nav1 li:hover, .nav1 li.active, .nav1 li.active a, .nav1 li.active a:hover, .nav1 li a:hover{
    background: #800000;
}
.evn-date{
    border:2px solid #333;
    margin-right: 10px;
    width: 30%;
    float: left;

}
.evn-date-1{
     border:2px solid #333;
    margin-right: 10px;
    width: 40%;
    float: left;

}

.date-day{
    display: block;
    font-size: 35px;
}

.evn-desc{
    padding-left: 5px;
    width: 60%;
    float: left;
    color: #000;
}

.evn-desc .evn-desc1 a{
    color: #000;
}

.parallax-content{
    background-color: rgba(0, 0, 0, 0.5);
    background: rgba(0, 0, 0, 0.5);
    color: rgba(0, 0, 0, 0.5);
    color: #ffffff;
}

#exTab2 ul{
    width: 50% !important;
    margin: 0px auto;
    color: #ffffff;
}

#exTab2 ul li a{
    color: #ffffff;
}
.nav-pills > li > a:hover{
    color: #fff;
}
#exTab1 .nav > li > a:hover, .nav > li > a:focus {
    background-color: #052020 !important;
}

.circle{
    display: block;
    height: 127px;
    margin:0 10px 10px 110px;
    width: 230px;
    float: left;
    border-color: #ebcfaa;
    border-style: solid;
    border-width: 6px;
}

.circle2{
    display: block;
    height: 127px;
    margin:0 10px 10px 40px;
    width: 230px;
    float: left;
    border-color: #ebcfaa;
    border-style: solid;
    border-width: 6px;
}

.title-circle{
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 30px 0 0 0;
    text-align: center;
}

.img-circle{
    text-align: center;
    margin:10px 0;
}

.ket-circle{
    font-size:12px;
    text-align: center;
    padding:0 16px;
}

.title-siakad{
    display: block;
    font-size: 3em;
    font-weight: bold;
    text-align: center;
}


.title-siakad6{
    display: block;
    font-size: 3em;
    font-weight: bold;
    margin: 0 0 20px 0;
    text-align: center;
}

.title-siakad2{
    font-size: 10em;
    font-weight: bold;
    margin: 20px 0 0 20px;
    word-break: keep-all;
}

.title-siakad9{
    font-size: 6em;
    font-weight: bold;
    margin: 0 0 0 20px;
    word-break: keep-all;
}

.title-siakad3{
    font-size: 7.5em;
    font-weight: bold;
    margin: 40px 0 0 20px;
}

.ket-siakad{
    font-size:18px;
    text-align: center;
    padding:0 16px;
}

.ket-siakad8{
    font-size:18px;
    text-align: center;
    padding:0 16px;
    margin:-27px 0 0 0;
}

.ket-siakad8 div{
    font-size:25px;
    text-align: center;
    padding:0 16px;
    font-weight: bold;
}

.ket-siakad2{
    font-size:20px;
    text-align: center;
    margin: 5em 0 0 -12px;
    color:#ffff00;
}

.ket-siakad9{
    font-size:20px;
    text-align: left;
    margin: -86px 0 0 107px;
    color:#ffff00;
    word-break: keep-all;
}

.ket-siakad3{
    font-size:16px;
    text-align: left;
    margin: -107px 0 0 146px;
    color:#ffff00;
    word-break: keep-all;
}

.ket-siakad4{
    font-size:16px;
    text-align: left;
    margin: -107px 0 0 130px;
    color:#ffff00;
    word-break: keep-all;
}

.ket-siakad5{
    font-size:20px;
    margin: -120px 0 0 115px;
    text-align: left;
    color:#ffff00;
}

.title-circle2{
    display: block;
    font-size: 3em;
    font-weight: bold;
    margin:20px 0 0 0;
    text-align: center;
}

.title-siakad4{
    display: block;
    font-size: 5.5em;
    font-weight: bold;
    margin:45px 0 0 0;
    text-align: center;
}

.title-siakad5{
    font-size: 6.5em;
    font-weight: bold;
    margin: 55px 0 0 20px;
}

.ket-siakad6{
    font-size:2em;
    text-align: center;
}

.ket-siakad7{
    color: #ffff00;
    font-size: 16px;
    margin: -87px 0 0 137px;
    text-align: left;
    word-break: keep-all;
}

.footer{
    font-size: 11px;
    color: #ffffff;
}

.footer a{
    color: #ffffff;
}

.parallax {
    background-image: url("../images/flashmob.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bgambar {
    
    background-image: url(../images/img.jpg);

    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    
    opacity: 0.75;
    filter: alpha(opacity=75);
}
.btransparan{
    background: black;
    background-color: rgba(0,0,0,0.8);;
    filter: alpha(opacity=90);
}

.layout-rata {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: 75px;
  margin-left: 75px;
}

.lf { 
    background-color: #4A0001;
    margin-left: 275px;
    padding-left: 200px; 
    padding-top: 10px;
    max-width: 800px;
    max-height: 100%;
    color: white;
}
.ket {
    background-color: #4A0001;
    margin-left: 900px;
    padding-left: 200px; 
    padding-top: 10px;
    max-width: 400px;
    max-height: 100%;
    color: white;
    border-left: 1px solid gray;
    padding: 1em;
    overflow: hidden;
}

@media screen and (max-width:700px){
    #exTab2 ul{
        width: 100% !important;
    }
    
}
