@font-face {
  font-family: poppins;
  src: url(../font/poppins/Poppins-Regular.otf);
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-family: poppins !important;
}

html, body{
	min-height: 100%;
	height: 100%;
	font-family: poppins !important;
}

.clearfix:after{
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;	
}

.content{
    height: 100%;
    width: 100%;
    position: relative;	
}

.content1{
	background-color: #ad3737;
	color: #fff;
}

.content1 .in-cont, .content6 .in-cont{
	padding: 20px 8%;
	height: 100%;
	position: relative;
}

.fig{
	position: absolute;
	width: 10%;
}

.fig img{
	width: 100%;
}

.fig2{
	transform: rotate(90deg);
	right: 8%;
}

.fig3{
	transform: rotate(270deg);
    bottom: 20px;
}

.fig4{
	transform: rotate(180deg);
	right: 8%;
	bottom: 20px;
}

.left-cont1{
    position: relative;
    width: 50%;
    display: inline-block;
    float: left;
    text-align: left;
    top: 50%;
    margin-top: -150px;
    padding-left: 100px;
}

.righ-cont1{
    width: 50%;
    position: relative;
    display: inline-block;
    text-align: center;	
    top: 70px;
}

.righ-cont1 img{
	width: 80%;
}

.separator{
	height: 40px;
	background-color: #D7A95A;
}

.video{
	height: 100%;
	height: calc(100% - 40px);
}

p, span{
	font-size: 16px;
}

.content3 .in-cont, .content4 .in-cont, .content5 .in-cont, .content8 .in-cont, .content9 .in-cont{
	padding: 60px 10%;
	position: relative;
	text-align: center;
}

p.desk{
    text-align: justify;
}

.in-cont img.ornamen{
    width: 25%;
    margin-bottom: 20px;
}

.content3{
	height: auto;
}

.content4, .content9{
	background-color: #f1efe9;
	height: auto;
}

.content5{
	background-color: #ad3737;
	color: #fff;
	height: auto;	
}

.content10{
    position: fixed;
    height: 250px;
    width: 100%;
    bottom: -220px;
    transition: ease 1s;
    z-index: 10000;
}

.content10 .in-cont{
    padding: 10px 10%;
    position: relative;
    text-align: center;
    height: 100%;
    background-color: #f1efe9;
    border-top: 5px solid #d7a95a;
}

.tuas-music, .tuas-music2{
    display: block;
    padding: 0 10px;
    width: 40px;
    text-align: center;
    color: #D7A95A;
    font-size: 20px;
    cursor: pointer;    
}

.tuas-music img, .tuas-music2 img{
    width: 100%;
    position: relative;
    top: -5px;    
}

.content6 h3{
	text-align: center;
	margin-top: 20px;
}

.panitia-box{
	width: 24.5%;
    display: inline-block;
    text-align: center;
    margin-top: 8%;	
}

.foto-p{
	width: 100%;
}

.foto-p img{
    margin-bottom: 10px;
    width: 50%;
    height: 150px;
    border-radius: 132px;
    border: 3px solid #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);    
}

.jabatan-p{
	font-size: 17px;
}

.nama-p{
	margin:10px 0;
	font-weight: bold;
	font-size: 18px;
	min-height: 60px;
}

.content7{
    height: 50px;
    max-height: 125px;
    background-color: #3F3F3F;
    padding: 15px 10%;
    color: #fff;
    font-weight: 300;
}

.log-icon, .log-icon2{
	position: absolute;
    top: -92px;
    right: 0%;
    width: 210px;
    height: 112px;
    padding: 15px 10px;
    text-align: center;
    background-image: url(../images/login-03.png);
    z-index: 100;
    transition: ease all 0.5s;
}

p.khusus{
	font-size: 10px;
    color: #e26262;
    margin-top: 5px;	
}

.tuas, .tuas2{
	position: absolute;
    top: 0px;
    right: 70px;
    cursor: pointer;	
    transition: ease all 0.5s;
    width: 60px;
}

.in {
  opacity: 1;
  transition: opacity 1s ease-in;
}

.out {
  opacity: 0.5;
  transition: opacity 1s ease-out;
}


.panah, .panah2{
    position: absolute;
    top: 170px;
    right: 85px;
    cursor: pointer;
    transition: ease all 0.5s;
    width: 30px;
    transform: rotate(90deg);
    border: 1px solid #fff;
    border-radius: 50px;
    padding: 3px;
}

.panah2{
	transform: rotate(270deg);
}

.panah:hover, .panah2:hover{
	box-shadow: 0px 0px 10px #dccdcd;
	opacity: 1;
}

.btn-login{
	background-color: #ad3737 !important;
	border-radius: 0 !important;
	border-color:#bf9749 !important;
	width: 120px;
}

a:hover{
    text-decoration: none !important;
}

.btn-login2{
    background-color: #d7a95a !important;
    border-radius: 20px !important;
    border-color: #bf9749 !important;
    width: 120px;   
}

.modal-title{
	color: #ad3737 !important;
	font-weight: bold;
}

::placeholder {
  color: #ff6a49 !important;
  opacity: 1 !important; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #ff6a49 !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #ff6a49 !important;
}

.form-check-label{
	color: #ff6a49 !important;
}

.content8{
    height: auto;
}

input.form-login{
    border-radius: 0 !important;
    padding: 18px 12px !important;
    background-color: #ffefe5;	
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #ad3737;
  border-radius: 0px;

}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}

.t1{
    font-size: 30px; 
    margin:0;    
}

.t2{
    font-size: 40px; 
    font-weight: bold;
}

.t3{
    font-weight: 100; 
    font-size: 20px;
}

#scrollup{
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 40px;
    cursor: pointer;
    opacity: 0.5;
}

#scrollup:hover{
    opacity: 1;    
}

.go-detail{
    background-color: #ad3737 !important;
    border-color: #bf9749 !important;
}

.in-cont .just{
    text-align: justify !important;
}

.content-wrapper>.content{
    padding: 0;
}

.wrap-panitia{
    position: relative;
    top: 50%;
    transform: translate(0%, -50%);    
}

.audio-player{
    left: 50%;
    position: relative;
    margin-left: -225px;
}    


@media (min-width: 992px){
	.modal-dialog.modal-lg{
		max-width: 500px !important;
	}
}

@media screen and (max-width: 1265px) {
    .t1{
        font-size: 20px; 
        margin:0;    
    }

    .t2{
        font-size: 30px; 
        font-weight: bold;
    }

    .t3{
        font-weight: 100; 
        font-size: 15px;
    }

    .left-cont1{
        top:55%;
    }

    .left-cont1{
        position: relative;
        width: 100%;
        display: inline-block;
        float: right;
        text-align: center;
        top: 75%;
        margin-top: -150px;
        padding-left: 0;       
    }

    .righ-cont1{
        position: absolute;
        width: 300px;
        display: inline-block;
        float: none;
        text-align: center;
        top: 33%;
        margin-top: -150px;
        padding-left: 0;
        left: 50%;
        margin-left: -150px;     
    }

    .foto-p img{
        height: 130px;
    }

}

@media screen and (max-width: 1150px) {
    .foto-p img{
        height: 115px;
    }
}

@media screen and (max-width: 1000px) {
    .foto-p img{
        height: 120px;
        width: 115px;
    }
    .panitia-box{
        margin-top: 10px;
        width: 49%;
        margin-bottom: 20px;
    }

    .nama-p{
        min-height: 40px;
        font-size: 15px;
    }

    #scrollup{
        bottom: 20px;
        right: 20px;
        width: 25px;
    }

}

@media screen and (max-width: 600px){
    .content6{
        height: auto;
    }

    .panitia-box{
        width: 100%;
    }

    .wrap-panitia{
        top: 0;
        transform: none;
    }

    .content7{
        height: 100px;     
    }

    .f-front{
        display: block !important;
    }

    .f-front a{
        display: block;
    }

    .r-footer{
        float: left !important;
    }

    #scrollup{
        bottom: 20px;
        right: 15px;
        width: 20px;
    }
}

@media screen and (max-width: 600px), screen and (max-height: 600px){
    .righ-cont1{
        width: 250px;
        margin-left: -125px;

    }

    .content.content6{
        height: auto;
    }

    .wrap-panitia{
        top: 0;
        transform: none;
        padding: 30px 20px;
    }

    .t1{
        font-size: 15px;  
    }

    .t2{
        font-size: 20px;
    }

    .t3{
        font-size: 13px;
    }

    p, span{
        font-size: 13px;
    }

}

@media screen and (max-height: 470px){
    .left-cont1{
        position: relative;
        width: 60%;
        display: inline-block;
        float: left;
        text-align: left;
        top: 60%;
        margin-top: -150px;
        padding-left: 40px;        
    }

    .righ-cont1{
        width: 40%;
        position: relative;
        display: inline-block;
        text-align: center;
        top: 45%;
        left: 25%;
    }

    .righ-cont1 img{
        width: 220px;
    }
}