.header-topmenu{
	    background: #F5F5F5;
}
.ot-slide .ot-slide-overlay.customslide2 {
	text-align: right;
	left: 50%;
	top: 20%;
	/* -100 = from top // 100 = from bottom */
	margin-top: auto;
	/* -100 = from left // 100 = from right */
	margin-left: 100px;
}
.ot-slide .ot-slide-overlay.customslide3 {
	top: 13%;
	left: 7%;
	margin-top: 100px;
	margin-left: auto;
}
.ot-slide .ot-slide-overlay.customslide4 {
	top: 45%;
	left: 0px;
	right: 0px;
	width: auto;
	/* -100 = from top // 100 = from bottom */
	margin-top: -100px;
	/* -100 = from left // 100 = from right */
	margin-left: auto;
	background: rgba(0,0,0,0.8);height: auto;  /* bacground & height auto reizee */
	padding: 35px;
	text-align: center;
}
.ot-slider .ot-slides .ot-slide-overlay p {
	font-size: 14px;
	background: #005E7F;
    color: #fff;
    padding: 10px;
}
.ot-slider .ot-slides .ot-slide-overlay > strong {
	background: #fff;
    text-shadow: none;
    color: #000;
    display: inline-block;
    padding: 10px;
    font-weight: bold;
    font-size: 28px;
}
.ot-slider .ot-slides .ot-slide-overlay > a {
	font-size: 10px;
}
.menuus li{
	border-right: 1px solid #ddd;
    padding-right: 10px;
}
.menuus li:last-child{
	border:0;
}
.lang a{
	opacity:0.8;
}
.lang a:hover{
	opacity:1;
}
.lang-id img{
	width: 19px;
	border: 1px solid #DAD6D6;
	margin-top:5px;
}
.lang-en img{
	width: 20px;
	border: 1px solid #fff;
	margin-top:5px;
}
#lang-current{
	opacity:1;
	pointer-events:none;
	font-weight:600;
}
.bb{
	border-top: 4px solid #292929 !important;
}
.bl{
	border-top: 4px solid #3CBCD7 !important;
}
.active-b{
	border-top: 4px solid #C0392B !important;
}
.en-icon{
    padding: 10px;
    background: #2D8CAF;
    color: #fff;
    float: left;
    font-size: 15px;
    border-radius: 1000px;
}
.en-content{
	background: #F5F5F5;
    padding: 9px;
    float: left;
	margin-left: 12px;
	position:relative;
}
.en-content:before{
    content: "\f0d9";
    position: absolute;
    top: 50%;
    left: -6px;
    margin-top: -10px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #EFEEEE;
    font-size: 20px;
}
.en-content p{
	font-size: 13px;
}
.bannerslider{
	margin-top: 0px;
    width: 100%;
    float: left;
}
.bannerslider:nth-child(3n){
	margin-right:0;
}
.bannerslider img{
	width:100%;
	-webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -o-transition: all .7s ease;
    -ms-transition: all .7s ease;
    transition: all .7s ease;
}
@media(min-width:600px){
	.bannerslider:hover img{
		-webkit-transform: scale(1.2) rotate(5deg);
		-moz-transform: scale(1.2) rotate(5deg);
		-ms-transform: scale(1.2) rotate(5deg);
		-o-transform: scale(1.2) rotate(5deg);
		transform: scale(1.2) rotate(5deg);
	}
}
@media (max-width: 768px){
	.bannerslider{
		width: 100%;
	}
}
.strict-block{
    float: left;
    width: 100%;
}
.header-2-content .header-search{
	position:relative;
}
.emailsc{
    float: left;
    width: 100%;
}
.subscribe{
	position:relative;
	float: left;
    width: 100%;
	margin-top: 10px;
}
.subscribelabel{
    background: #66a621;
    color: #fff;
    text-align: left;
    padding: 2px 5px;
    margin-bottom: 5px;
	position:relative;
}

.subscribelabel:after{
    content: "\f0d7";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    color: #66a621;
    bottom: 0;
    left: 50%;
    margin-bottom: -12px;
    font-size: 20px;
}
.subscribe input{
	width:100%;
    padding-right: 35px
}
.subscribe input:focus{
	outline: -webkit-focus-ring-color auto 1px;
}
.subscribe button{
	border: 0;
    background: none;
    color: #E2E2E2;
    position: absolute;
    top: 50%;
    right: 0;
    cursor: pointer;
    margin-top: -10px;
    padding: 0px 10px;
    font-size: 17px;
}
.subscribe button:hover{
	color:#2D8CAF;
}
.subscribe-icon{
	padding: 10px;
    background: #2D8CAF;
    color: #fff;
    font-size: 15px;
    border-radius: 1000px;
    margin-left: 12px;
    position: relative;
    display: inline-block;
	margin-bottom: 7px;
	
}
.subscribe-icon:before{
    content: "\f0d7";
    position: absolute;
    bottom: 0;
    left: 50%;
    font: normal normal normal 14px/1 FontAwesome;
    color: #2D8CAF;
    font-size: 20px;
    margin-left: -6px;
	margin-bottom: -10px;
}
.title-s{
	text-align: left;
}
.title-s .small-title{
	display: inline-block;
	margin-left: 0;
}
.article-split-block .item-photo, .article-double-main .item-photo{
	height: 220px;
}
.justify{
	text-align:justify;
}
.article-split-block{
	margin-bottom: 30px;
}
.article-split-block .item-content p, .article-double-main .item-content p{
	font-size:14px;
}
.img-profil{
	width: 90px;
	height: 90px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.img-profil img{
	width: 100%;
}
.date-side{
	font-size: 12px !important;
}
.date-side i{
	padding-right:5px;
}
.video-post{
	text-align:center;
}
.video-post:hover .media-hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	display:block;
}

.video-post:hover .media-icon{
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	transform:scale(1);
}

.video-image{
	position:relative;
}
.media-hover{
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background:#000;
	background:rgba(14,30,51,.4);
	color:#fff;
	text-align:center;
	width:100%;
	height:100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition:opacity 0.3s;
	-moz-transition:opacity 0.3s;
	transition:opacity 0.3s;
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
}

.media-item:hover .media-hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.media-item:hover .media-icon{
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	transform:scale(1);
}

.media-hover .media-icons{
	position:relative;
	top:50%;
	margin-top:-25px;
}

.media-hover .media-icon{
	margin:0 3px;
	color:#fff;
	display:inline-block;
	text-align:center;
	font-size:20px;
	border-radius:3px;
	line-height:20px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	cursor:pointer;
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	transform:scale(0);
	-webkit-transition:background 0.3s, -webkit-transform 0.5s;
	-moz-transition:background 0.3s, -moz-transform 0.5s;
	transition:background 0.3s, transform 0.5s;
}
.video-more{
	display: inline-block;
	font-size: 16px !important;
	line-height: 38px;
	margin: 0 4px 0 0;
	background: #2C3E50;
	color: #FFF !important;
	padding: 0 18px 2px 18px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
	background-color: #66A621;
	margin-top: 10px;
}
.event-content{
	margin-left: 0 !important;
}
.item-date{
	float: left;
	color: rgb(255, 255, 255);
	text-align: center;
	padding: 20px;
	margin-right: 20px;
	background: #2c3e50;
	background-color: #9650B3;
	border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
}
.item-date .day{
	display: block;
	font-size: 20px;
}
.item-date .month{
	font-size: 15px;
}
.button-testi{
	display: inline-block;
	font-size: 11px !important;
	line-height: 15px;
	margin: 0 4px 0 0;
	background: #2C3E50;
	color: #FFF;
	padding: 5px 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	box-shadow: inset 0 -3px 0 rgba(0,0,0,0.2);
	background-color: #216CC1;
	border: 0;
	cursor:pointer;
	position: relative;
    z-index: 1000;
}
.user-testi{
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	float: left;
	width: 100%;
	color: #216CC1;
}
.title-block{

}
.title-block h2{
	margin-bottom: 10px;
}
.borderblue{
	border-top: 3px solid #696969;
	padding-top: 50px;
}
.ot-jumplist .jumplist-instagram{
	display: block;
	font-size: 15px;
	background: none repeat scroll 0% 0% #986D23;
	color: #FFF;
	width: 40px;
	text-align: center;
	padding: 10px 0px;
	
}
.ot-jumplist .jumplist-youtube{
    display: block;
    font-size: 15px;
    background: none repeat scroll 0% 0% #ff3132;
    color: #FFF;
    width: 40px;
    text-align: center;
    padding: 10px 0px;
	
}
.bbimg{
    width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #2D8CAF;
	text-align: center;
	line-height: 30px;
	display: block;
	float: left;
	background:#2D8CAF;
}
.bbimg img{
	padding-top: 7px;
	height: 15px;
	width: 15px;
}
.contactnew strong{
	padding-top: 6px !important;
	font-size: 13px !important;
	color:#7F7F7F !important;
	font-weight:normal !important;
}
.menulink{

}
.menulink li{
	margin-bottom: 10px;
	padding-bottom: 10px !important;
}
.menulink li:before{
	display: inline-block;
	font-family: "FontAwesome";
	content: '\f101';
	padding-right: 8px;
}
.menulink li a{
	color: #7F7F7F;
}
.menulink li a:hover{
	color: #000;
}
.footer{
	background: #F5F5F5;
}
.footer .widget > h3{
	border-bottom: 3px solid #005E7F;
	color: #000;
	font-size: 20px;
	color: #000;
	font-size: 16px;
	font-weight: 600;
}
.widget-contact li i.fa{
	border: 1px solid #2D8CAF;
	color: #fff;
	background: #2D8CAF;
}
.footer .widget>h3:before{
	background: none repeat scroll 0% 0% #F5F5F5;
}
.footer .footer-blocks{
	border:0;
}
.socmedfot{

}
.socmedfot li{
	display: inline-block;
}
.socmedfot a{
	background-color: #66A621;
	color: #FFF;
	line-height: 30px;
	margin-bottom: 15px;
	transition: color 0.2s linear;
	padding: 10px 12px;
	text-align: center;
}
.socmedfot a:hover{
	background-color: #C6C6C6;
}
.header-topmenu ul.right li{
	line-height:25px
}
.nomarginbottom{
	margin-bottom:0 !important;
}
.breadcrumb{
    background: #EFEFEF;
    margin-bottom: 20px;
    padding: 15px 25px 15px 20px;
	position:relative;
}
.title-breadcrumb h2{
    font-size: 30px;
}
.breadcrumb ul{
	text-align:right;
	margin-top: 12px;
}
.breadcrumb ul li{
	display:inline-block;
	position:relative;
	margin-right: -5px;
}
.breadcrumb ul li a{
	background: #005E7F;
	color:#fff;
	padding: 5px 10px;
}
.breadcrumb ul li a.active{
    background: #ddd !important;
    color: #000;
	cursor:not-allowed
}
.breadcrumb ul li .active:after{
	position: absolute;
    content: "\f0da";
    right: -14px;
    top: -14px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #ddd;
    font-size: 42px;
    z-index: 0;
}
.breadcrumb ul li a:hover{
	background:#2D8CAF;
}
.center{
	text-align:center;
}
.spacer-3{
    margin-top: 15px;
}
.event-meta{

}
.event-meta a{
	display: inline-block !important;
    line-height: 150%;
    background: #2D8CAF; 
    color: #fff;
    margin-bottom: 5px;
    padding: 7px 10px;
}
.event-meta a:hover{
	opacity:0.8;
}
.event-meta a i{
	padding-right: 10px;
    font-size: 25px;
    color: #005E7F;
}
.pagination .page-numbers.disabled{
	cursor:not-allowed;
	background: #ECEBEB;
	color: #969696 !important;
	border: 1px solid #969696 !important;
}
.boxlogin{
    width: 500px;
    margin: 0 auto;
}
.boxprofil{
    width: 70%;
	margin:0 auto;
}
@media(max-width:991px){
	.boxprofil{
		width: 100%;
	}
}
@media(max-width:767px){
	.boxlogin{
		width: 100%;
	}
}
#writecomment input[type=password],#writecomment select{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#writecomment select{
    border: 1px solid #ccc;
    padding: 8px 12px;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
.unlock{
    margin-bottom: 20px !important;
}
.profilwrite{
    margin: 30px 0px !important;
    margin-top: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}
.profilwrite .column6, .profilwrite .column12{
    margin-bottom: 20px;
}
.searchq{
    margin-bottom: 30px;
    font-style: italic;
    font-weight: normal;
}
.videopost{
    border-bottom: 3px solid #216cc1;
}
.videocontent h3{
    background: #9650b3;
    color: #fff !important;
    display: inline-block;
    padding: 5px 10px;
}
.videocontent p{
    font-size: 14px;
	text-align:justify;
}
@media(max-width:991px){
	.subscribe{
		float: none;
		width: 30%;
		margin: 0 auto;
		margin-top: 10px;
	}
	.lang-id img,.lang-en img{
	    margin-top: 0px;
		border:0;
	}
	.fb_iframe_widget span{
	    width: 100%;
	}
	.fb_iframe_widget iframe{
	    width: 100%;
	}
	.big-drop > .sub-menu .column4, .paragraph-row .column4{
		width:100%;
		margin-left: 0;
	}
	.item-photo{
		height:240px;
	}
	.footsub .column4{
		margin-bottom: 30px;
	}
	.userp i{
		display: inline-block !important;
	}
	.header-topmenu{
		background: none;
		border: none;
		padding: 0;
	}
}
@media(max-width:460px){
	.subscribe{
	    width: 70%;
	}
}
.childright{
	left:inherit !important;
	right:100%;
}
.childright:before{
    right: -11px;
	left:inherit !important;
}
.childright:after{
	transform: rotate(-45deg) !important;
    -ms-transform: rotate(-45deg) !important;
    -webkit-transform: rotate(-45deg) !important;
	border-right: inherit;
	right: -5px;
	left:inherit !important;
	border-left: initial !important;
}
.share-popup-block span{
	margin-bottom:5px;
}
@media(max-width:600px){
	.header-logo img{
		width:50%;
	}
	
}
@media(max-width:360px){
	.article-split-block .item-photo, .article-double-main .item-photo, .item-photo{
		height:auto !important;
	}
}
.modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1500; background-color: black; }
.modal-backdrop.fade { opacity: 0; }

.modal-backdrop, .modal-backdrop.fade.in { opacity: 0.8; filter: alpha(opacity=80);z-index:1000; }
.modal-open {
  overflow: hidden;
}
.modal-open {
	overflow:hidden
}
.modal {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1040;
	display:none;
	overflow:auto;
	overflow-y:scroll
}
.modal.fade .modal-dialog {
	-webkit-transform:translate(0, -25%);
	-ms-transform:translate(0, -25%);
	transform:translate(0, -25%);
-webkit-transition:-webkit-transform .3s ease-out;
-moz-transition:-moz-transform .3s ease-out;
-o-transition:-o-transform .3s ease-out;
transition:transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform:translate(0, 0);
	-ms-transform:translate(0, 0);
	transform:translate(0, 0)
}
.modal-dialog {
	position:relative;
	z-index:1050;
	width:auto;
	margin:30px auto;
}
.modal-content {
	position:relative;
	background-color:#fff;
	border:1px solid #999;
	border:1px solid rgba(0, 0, 0, .2);
	border-radius:6px;
	outline:0;
	-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, .5);
	box-shadow:0 3px 9px rgba(0, 0, 0, .5);
	background-clip:padding-box
}
.modal-backdrop {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1030;
	background-color:#000
}
.modal-backdrop.fade {
	opacity:0;
	filter:alpha(opacity=0)
}
.modal-backdrop.in {
	opacity:.5;
	filter:alpha(opacity=50)
}
.modal-header {
	padding:15px;
	border-bottom:1px solid #e5e5e5
}
.modal-header .close {
	margin-top:-2px
}
.modal-title {
	margin:0;
	line-height:1.428571429
}
.modal-body {
	position:relative;
	padding:20px
}
.modal-footer {
	padding:19px 20px 20px;
	margin-top:15px;
	text-align:right;
	border-top:1px solid #e5e5e5
}
.modal-footer:after, .modal-footer:before {
	display:table;
	content:" "
}
.modal-footer:after {
	clear:both
}
.modal-footer .btn+.btn {
	margin-bottom:0;
	margin-left:5px
}
.modal-footer .btn-group .btn+.btn {
	margin-left:-1px
}
.modal-footer .btn-block+.btn-block {
	margin-left:0
}
@media screen and (min-width:768px) {
	.modal-dialog {
	margin:30px auto
	}
	.modal-content {
	-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, .5);
	box-shadow:0 5px 15px rgba(0, 0, 0, .5)
	}
}
@media screen and (max-width:1070px) {
	.modal-dialog {
	width:100% !important;
	}
}
@media screen and (max-width:480px) {
	.modal.fade.in {
		top: 0px !important;
	}
}
#popupgambar{
	max-width: 100%;
}
.modal-body{
position:relative;
max-height:650px;
padding:15px;
overflow-y:auto;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
@media(min-width:1000px){
	.widgetcol4{
		width: 31.33% !important;
	}
}
@media(max-width:991px){
	.subscribefoot{
		width: 100%;
	}
}
@media(max-width: 1000px){
    #ot-menu-list li.hassub > a:before, #ot-menu-list li.haschild > a:before{
        content: "\f078";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        right: 30px;
        font-size: 10px;
        transition: all 0.4s;
    }
    #ot-menu-list li.hassub.opensub > a:before, #ot-menu-list li.haschild.openchild > a:before{
        content: "\f077";
    }
	#ot-menu-list li.hassub > ul{
		display: none;
		position: relative;
	}
	#ot-menu-list li.hassub > ul:before{
		content: "";
		border-width: 8px;
		border-style: solid;
		border-color: transparent transparent #2D8CAF;
		position: absolute;
		top: -15px;
		left: 25px;
	}
	#ot-menu-list li.hassub > ul > li:first-child{
	    border-top: 0px !important;
	}
	#ot-menu-list li.hassub > ul > li > a{
		background: #2D8CAF;
		color: #F0F0F0;
	}
	#ot-menu-list li.hassub > ul > li > a:hover{
		background: #236882;
	}
	#ot-menu-list li.hassub > ul > li.haschild > ul{
		display: none;
		position: relative;
	}
	#ot-menu-list li.hassub > ul > li.haschild > ul:before{
		content: "";
		border-width: 8px;
		border-style: solid;
		border-color: transparent transparent #FFFFFF;
		position: absolute;
		top: -15px;
		left: 50px;
	}
	#ot-menu-list li.hassub > ul > li > ul > li > a{
		background: #fff;
		color: #000;
		padding-left: 50px;
	}
	#ot-menu-list li.hassub > ul > li > ul > li > a:hover{
		background: #CCC;
	}
}