/* Basic dropdown menu styling */
.langdown {
    position: relative; /* penting untuk positioning dropdown */
}

.langdown img {
    width: 20px;
    height: auto;
    vertical-align: middle;
}

.langdown .dropdown-menu{
    top:100%;
    width:170px;	
    border-radius:0px;
    padding:0px;
    margin-top:10px;
    background-color:#222222;
    border:none;
    border-top:3px solid #0d70b7;
}

.langdown .dropdown-option li > a{
    border:0px;
    padding:0px;
    font-size:15px;
    background:none;
    font-weight:300;
    border-radius:0px;
    padding-left:10px;
    padding-right:10px;
    color:#ffffff !important;
    background-color:#0d70b7;
    font-family: 'Open Sans', sans-serif;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}

.langdown .dropdown-menu > li{
    padding-right:0px !important;
    margin:0px !important;
    float:none;
    display:block !important;
    border-bottom: 1px solid rgba(255,255,255,0.20);
}

.langdown .dropdown-menu > li:last-child{
	border-bottom:none;	
}

.langdown .dropdown-menu > li > a{
    padding:5px 15px !important;
    color:#ffffff !important;
    text-align:left;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}

.langdown .dropdown-menu > li > a:hover{
	color:#ffffff;
	background:#0d70b7;
}

/* Main Logo styling */
.lkpi{
    margin-top: 5px;
}

/* NAVIGATION MOBILE */
.mobile-nav-toggle {
    color: var(--nav-color);
    font-size: 28px;
    line-height: 0;
    margin-right: 10px;
    cursor: pointer;
    transition: color 0.3s;
  }
  
/* ALMANAK */
.tanggal {
    text-align: left;
    font-family:"Montserrat", sans-serif;
    font-size:14px;
    font-weight: 400;
    color:#009;
    margin-top:5px;
    margin-left: 10px;
}
.greeting {
    text-align: left;
    font-family:"Roboto", sans-serif;
    font-size:14px;
    font-weight: 500;
    text-transform: uppercase;
    color:#009;
    margin-top:5px;
    margin-left: 10px;
}
.style2 {
    color: #FF0000;
    font-weight: bold;
}

/* SLIDER */
.white-text{
    position:relative;
    font-size:22px;
    font-weight:600;
    color:#ffffff;
    line-height:1.4em;
    font-style:italic;
    margin-bottom:30px;
    font-family: 'Nunito Sans', sans-serif;
}

/* ABOUT */
.about-dtl{
    width: 100%;
    text-align: justify;
    color: #222222;
    font-size: 16px;
    font-family: 'Nunito Sans', sans-serif;
}
.about-spr{
    width: 100%;
    text-align: justify;
    color: #222222;
    font-size: 14px;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 0.8;
}
.about-spr-2{
    width: 100%;
    text-align: justify;
    color: #222222;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 0.8;
}

.clients-section .about-sub{
    width: 75%;
    text-align: center;
    color: #222222;
    font-size: 16px;
    font-family: 'Nunito Sans', sans-serif;
    position: relative;
    margin-left: 150px;
}
.spr-title{
    width: 100%;
    text-align: justify;
    color: #222222;
    font-size: 18px;
    font-family: 'Nunito Sans', sans-serif;
}
.mitra-title{
    width: 100%;
    text-align: center;
    color: #222222;
    font-size: 22px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 600;
}
.berita-title{
    position: relative;
    color: #222222;
    font-size: 20px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
}
.text-cov{
    width: 100%;
    text-align: center;
    color: #0000fa;
    font-size: 18px;
    font-family: 'Nunito Sans', sans-serif;
}
.about-section .content-column .inner-box .image-column .image .image-content {
    position:relative;
    padding:20px 20px;
}

.about-section .content-2{
    position:relative;
    margin-top: 5px;
}

/*=========== AGENDA =============*/
.agenda-column .inner-column{
    position:relative;
    padding:10px 20px 10px;
    background-color:#0d70b7;
    border:1px solid rgba(0,13,142);
    margin-bottom: 3px;
}
.agenda-column .inner-column h2{
    position:relative;
    color: #ffffff;
    font-size:18px;
    font-weight:700;
    font-family: 'Nunito Sans', sans-serif;
}
.agenda-column .inner-column-2{
    position:relative;
    padding:10px 20px 10px;
    background-color:#ffffff;
    border:1px solid rgba(0,13,142);
    height: 325px;
}

#test-widget {
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 5px;	
}

#test-widget.widget .agenda-date {
    width: 100%;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #FF0000;  
    margin-top: 10px;
    margin-bottom: 10px;
}

#test-widget.widget .agenda-title {
    width: 100%;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 1.2em;
}

#test-widget.widget .agenda-desc {
    width: 100%;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    text-align: left;
    color: #000;
    margin-bottom: 10px;
    line-height: 1.4em;
}

#test-widget.widget .data-kosong {
    width: 100%;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #000;
    padding-top: 150px;
    padding-bottom: 150px;
}

#test-widget.widget .nav { 
    right:12px; 
}

#test-widget.widget .nav span {
    display: block;
    width: 15px;
    height: 14px;
    float: right;
    padding: 0 3px 0 0;
    cursor: pointer;
    margin-right: 5px;
    margin-top: -5px;
}

#test-widget { 
    background: url(../images/background/bgagenda.jpg) 0 0 no-repeat; 
}

.widget .nav span#prev_test {
    background-image: url(../images/test_prev.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.widget .nav span#next_test {
    background-image: url(../images/test_next.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.widget .nav span#prev_test:hover {
    background-image: url(../images/test_prev_sel.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.widget .nav span#next_test:hover {
    background-image: url(../images/test_next_sel.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}


/*=================== NEWS ====================*/
.jdl-news{
    font-size:16px;
    font-weight:700;
    font-family: 'Nunito Sans', sans-serif;
}

.isi-berita{
    text-align: justify;
    font-family: 'Nunito Sans', sans-serif;
    font-size:14px;
    color: #222222;
}

.jdl-brita{
    font-size:18px;
    font-weight:700;
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
}

.jdl-brita-pop{
    font-size:14px;
    font-weight:700;
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
}

.jdl-brita-pop-2{
    font-size:12px;
    font-weight:700;
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
}

.tgl-brita-pop{
    font-size:12px;
    font-weight:700;
    font-family: 'Nunito Sans', sans-serif;
    color:#0d70b7;
}
/*=================== PENCAPAIAN ====================*/
.jdl-capaian{
    font-size:26px;
    font-weight:700;
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
    color: #ffffff;
}
.dtl-capaian{
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-family: 'Nunito Sans', sans-serif;
    position: relative;
}

/*=================== GALERY ====================*/
.jdl-album{
    font-size:12px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight:700;
    color: #ffffff;
    line-height: 0.8em;
}

.project-block-one .lower-judul{
	position:relative;
	left:0px;
	bottom:0px;
	width:100%;
	text-align:center;
}

.project-block-one .lower-judul .jumlah{
    font-size:10px;
    font-weight:500;
    color: #ffffff;
    font-family: 'Nunito Sans', sans-serif;
}

.project-block-one .lower-judul h3{
    font-size:20px;
    font-weight:700;
    text-transform:capitalize;
    line-height: 1.0em;
}

.project-block-one .lower-judul h3 a{
    color:#ffffff;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;	
}

.project-block-one .inner-box:hover .lower-judul h3 a{
    color:#0d70b7;	
}

.project-block-one .inner-box:hover .image-box .overlay-video{
	opacity:1;
}

.project-block-one .image-box .overlay-video{
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	background-color: rgba(13,112,183,0.90);
}

.project-block-one .image-box .overlay-video .icon{
    position: relative;
    color: #ffffff;
    font-size: 20px;
    top: 46%;
    margin-top: -15px;
}

.case-block .inner-box .overlay-box .overlay-inner .search-box-g{
	position:absolute;
	left:50%;
	top:50%;
	width:50px;
	height:50px;
	color:#ffffff;
	font-size:20px;
	text-align:center;
	margin-left:-25px;
	margin-top:-45px;
	display:inline-block;
        background-color: #189cf0;
}

.case-block .inner-box .overlay-box .overlay-inner .search-box-g:hover{
	position:absolute;
	left:50%;
	top:50%;
	width:50px;
	height:50px;
	color:#ffffff;
	font-size:20px;
	text-align:center;
	margin-left:-25px;
	margin-top:-45px;
	display:inline-block;
        background-color: #009;
}

.g-judul{
    font-size:14px;
    font-weight:700;
    color: #ffffff;
    font-family: 'Nunito Sans', sans-serif;
}

.sub-judul{
    font-size:13px;
    font-weight:600;
    color: #ffffff;
    font-family: 'Nunito Sans', sans-serif;
}

.jmlah{
    font-size:12px;
    font-weight:500;
    color: #ffffff;
    font-family: 'Nunito Sans', sans-serif;
}

.v-block{
    position:relative;
    margin-bottom:30px;
    margin-top: 25px;
}

.v-block .inner-box{
    position:relative;
    
}

.v-block .inner-box .image{
    position:relative;
    border: 2px;
    border-style: double;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
}

.v-block .inner-box .bg-jdl-gavid{
    position:relative;
    background: rgba(0, 0, 0, 0.9); /* Lebih gelap */
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.v-block .inner-box .jdl-gavid{
    position:relative;
    color: #FFF;
    margin-top: -30px;
    font-size: 11px;
    font-weight: 600;
}
/*=================== MODAL VIDEO ====================*/
.modal-overlay {
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0, 0, 0, 0.9); /* Lebih gelap */
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    padding: 2vw;
    box-sizing: border-box;
}

.modal-content {
    position: relative;
    width: 95%;
    height: 90%;
    max-width: 1280px;
    aspect-ratio: 16 / 9;
    background: #000;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.8);
}

.modal-content iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

.modal-close {
    position: absolute;
    top: 2px;
    right: 2px;
    background: red;
    color: white;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 20px;
    cursor: pointer;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    z-index: 10;
    transition: background 0.3s ease;
}

.modal-close:hover {
    background: darkred;
}

.video-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.video-item {
    max-width: 270px;
    text-align: center;
    cursor: pointer;
}

.video-item img {
    width: 100%;
}

.video-thumb-wrapper {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
}

.video-thumb-wrapper img {
    display: block;
    width: 100%;
    height: 100%;
    transition: filter 0.3s ease;
}

.video-frame {
    position: relative;
    display: inline-block;
    padding: 20px;
    background-image: url('../images/background/frame-video.jpg'); /* Ganti dengan path gambar bingkai film */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.video-frame img {
    display: block;
    width: 100%;
    height: auto;
}

.play-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px 16px;
    transition: background-color 0.3s ease, color 0.3s ease;
    pointer-events: none;
}

/* 🔁 Efek saat hover */
.video-thumb-wrapper:hover img {
    filter: brightness(70%);
}

.video-thumb-wrapper:hover .play-overlay {
    background-color: rgba(0, 123, 255, 0.8); /* Biru semi transparan */
    color: #fff; /* Pastikan tetap terlihat */
}

.video-frame:hover img {
    filter: brightness(70%); /* Menurunkan kecerahan gambar */
}

.video-frame:hover .play-overlay {
    background-color: rgba(0, 123, 255, 0.8); /* Tombol play biru */
}

@media (max-width: 768px) {
    .modal-content {
        width: 100%;
        height: 56.25vw; /* 16:9 ratio */
        max-width: none;
    }
}

/*=================== IDENTITAS FOOTER ====================*/
.iden-al{
    font-size:14px;
    font-weight:700;
    font-family: 'Nunito Sans', sans-serif;
    color: #FFF;
}

.iden-al-black{
    font-size:14px;
    font-weight:700;
    font-family: 'Nunito Sans', sans-serif;
    color: #000;
    padding-bottom: 5px;
    padding-top: 5px;
}

.iden-op{
    font-size:14px;
    font-weight:700;
    font-family: 'Nunito Sans', sans-serif;
    color: #FFF;
}

.iden-op-black{
    font-size:14px;
    font-weight:700;
    font-family: 'Nunito Sans', sans-serif;
    color: #000;
    padding-bottom: 5px;
    padding-top: 5px;
}

.sosmed{
    position: relative;
    margin-top: 100px;
}

.fotex{
    font-size:14px;
    font-weight:500;
    font-family: 'Nunito Sans', sans-serif;
    color: #FFF;
}

html {
    scroll-behavior: smooth;
}

/*================= 404 =========================*/
#notfound {
    position: relative;
    height: 100vh;
    background-color: #0d70b7;
}

#notfound .notfound {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.notfound {
    max-width: 920px;
    width: 100%;
    line-height: 1.4;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.notfound .notfound-404 {
    position: absolute;
    height: 100px;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: -1;
}

.notfound .notfound-404 h1 {
    font-family: 'Maven Pro', sans-serif;
    color: #ececec;
    font-weight: 900;
    font-size: 276px;
    margin: 0px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.notfound h2 {
    font-family: 'Maven Pro', sans-serif;
    font-size: 46px;
    color: #000;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0px;
}

.notfound p {
    font-family: 'Maven Pro', sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 15px;
}

.notfound a {
    font-family: 'Maven Pro', sans-serif;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    background: #189cf0;
    display: inline-block;
    padding: 16px 38px;
    border: 2px solid transparent;
    border-radius: 40px;
    color: #fff;
    font-weight: 400;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

.notfound a:hover {
    background-color: #fff;
    border-color: #189cf0;
    color: #189cf0;
}

.logo-nf{
    position:relative;
    float:left;
    z-index:25;
    padding:17px 0px;
    background-color: #009;
}

@media only screen and (max-width: 480px) {
  .notfound .notfound-404 h1 {
    font-size: 162px;
  }
  .notfound h2 {
    font-size: 26px;
  }
}

/*================= PENCAPAIAN =========================*/
.ctext{
    position:relative;
    font-size:30px;
    font-weight:600;
    color:#ffffff;
    line-height:1em;
    margin-top:5px;
}

.ctitle{
    position:relative;
    color:#ffffff;
    font-size:14px;
    font-weight:500;
    margin-top:8px;
}

.tachv{
    position:relative;
    color:#000000;
    font-size:16px;
    font-weight:700;
    padding-top: 50px;
}

/*================= FLOATING SIDEBAR =========================*/
#floating-sidebar {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 100px; /* Jarak dari atas saat sticky */
}

/*================= PAGINATION =========================*/
.disabled{
	position:relative;
	display:inline-block;
	line-height:55px;
	height:55px;
	font-size:18px;
	text-transform:capitalize;
	min-width:55px;
	background:#ffffff;
	color:#b8b8b8;
	font-weight:700;
	text-align:center;
	border:1px solid #efefef;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	font-family: 'Nunito Sans', sans-serif;
}

.aktif{
	position:relative;
	display:inline-block;
	line-height:55px;
	height:55px;
	font-size:18px;
	text-transform:capitalize;
	min-width:55px;
	background:#0000fa;
	color:#b8b8b8;
	font-weight:700;
	text-align:center;
	border:1px solid #efefef;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	font-family: 'Nunito Sans', sans-serif;
}

/*================= WIDGET =========================*/
.insta-widget{
    position:relative;
    margin-bottom:50px;
    margin-top: 25px;
}

.widget-title{
    position: relative;
    margin-bottom:32px;
    margin-top: 25px;
}

.widget-title h2{
    font-size: 22px;
    color: #222222;
    font-weight: 700;
    line-height: 1.2em;
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
}

.sidebar-widget-2{
    position:relative;
    margin-top: 20px;
    margin-bottom:50px;
}

.sidebar-title-2{
    position: relative;
    margin-bottom:32px;
    margin-top: -20px;
    background-color: #b8b8b8;
    padding-top: 2px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.sidebar-title-2 h2{
    font-size: 22px;
    color: #222222;
    font-weight: 700;
    line-height: 1.2em;
    text-transform: capitalize;
}

.consult-form-2{
    position:relative;
    z-index:10;
    margin-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
}

.consult-form-2 .form-group{
    margin-bottom: 20px;
}

.consult-form-2 .form-group label{
    position:relative;
    font-size:16px;
    font-weight:700;
    color:#0d70b7;
}

.consult-form-2 .form-group label span{
    color:#848484;
    font-weight:400;
}

.consult-form-2 input[type="text"],
.consult-form-2 input[type="email"],
.consult-form-2 input[type="password"],
.consult-form-2 select,
.consult-form-2 textarea{
    display:block;
    width:100%;
    height:55px;
    font-size:16px;
    color:#848484;
    line-height:30px;
    padding:12px 25px;
    font-weight:300;
    background-color:#ffffff;
    border:1px solid #efefef;
    transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;	
}

.consult-form-2 .ui-selectmenu-button.ui-button{
    border:1px solid #efefef;
    background-color:#ffffff;
}

.consult-form-2 input:focus,
.consult-form-2 select:focus,
.consult-form-2 textarea:focus{
    border-color:#0d70b7;
}

.consult-form-2 textarea{
    height:160px;
    resize:none;
    padding:12px 25px;	
}

.consult-form-2 button{
    margin-top:15px;
}

.sidebar .popular-posts .post-2{
    position:relative;
    font-size:14px;
    color:#666666;
    padding:0px 0px;
    padding-left:100px;
    min-height:105px;
    margin-bottom:30px;
    border-bottom:1px solid #f4f4f4;
}

.sidebar .popular-posts .post-2:last-child{
    margin-bottom:0px;
    min-height:inherit;
    border:0px;
}

.sidebar .popular-posts .post-2 .post-thumb{
    position:absolute;
    padding-left: 5px;
    padding-right: 5px;
    left:0px;
    top:0px;
    width:90px;
}

.sidebar .popular-posts .post-2:hover .post-thumb img{
    opacity:0.70;
}

.sidebar .popular-posts .post-2 .post-thumb img{
    display:block;
    width:100%;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}

.sidebar .popular-posts .post-2 .text{
    position:relative;
    top:-4px;
    font-size:16px;
    margin:0px 0px 0px;
    font-weight:700;
    color:#272727;
    text-transform:capitalize;
    font-family: 'Nunito Sans', sans-serif;
}

.sidebar .popular-posts .post-2 .text a{
    color:#000000;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}

.sidebar .popular-posts .post-2 a,
.sidebar .popular-posts .post-2 a:hover{
    color:#0d70b7;	
}

.sidebar .popular-posts .post-info-2{
    font-size:12px;
    color:#0d70b7;
}

/*================= News Block Six =========================*/
.news-block-six-2{
    position:relative;
    margin-bottom:40px;
}

.news-block-six-2 .inner-box{
    position:relative;
}

.news-block-six-2 .inner-box .image{
    position:relative;
}

.news-block-six-2 .inner-box .image img{
    position:relative;
    width:100%;
    display:block;
    border: 1px;
    border-style: solid;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.news-block-six-2 .inner-box .lower-content{
    position:relative;
}

.news-block-six-2 .inner-box .lower-content .post-info{
    position:relative;
    margin-bottom:22px;
    padding: 18px 0px 8px;
    border-bottom: 1px solid #efefef;
}

.news-block-six-2 .inner-box .lower-content .post-info li{
    position: relative;
    color: #0d70b7;
    font-size: 16px;
    font-weight: 300;
    padding-right: 14px;
    margin-right: 15px;
    margin-bottom: 8px;
    display: inline-block;
}

.news-block-six-2 .inner-box .lower-content .post-info li:after{
    position: absolute;
    content: '';
    right: -4px;
    top: 10px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #dddddd;
}

.news-block-six-2 .inner-box .lower-content .post-info li:last-child::after{
    display:none;
}

.news-block-six-2 .inner-box .lower-content h3{
    position:relative;
    font-size:24px;
    font-weight:700;
}

.news-block-six-2 .inner-box .lower-content h3 a{
    color:#272727;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}

.news-block-six-2 .inner-box .lower-content h3 a:hover{
    color:#0d70b7;
}

.news-block-six-2 .inner-box .lower-content .text{
    position:relative;
    color:#848484;
    font-size:16px;
    font-weight:300;
    line-height:1.7em;
    margin-bottom:28px;
    margin-top:12px;
}

/*================= FORM ISIAN =========================*/
.hidden-field { 
    display: none;
}

.error-text {
    color: red;
    font-size: 0.85em;
    margin-top: 4px;
}

.error-input {
    border: 1px solid red;
}

.form-group {
    margin-bottom: 15px;
}
/*=================== EMPTY ======================*/
.empty-news {
    max-width: 600px;
    margin: 0 auto;
}

.empty-news video {
    width: 100%;
    max-width: 250px;
    margin-bottom: 20px;
    margin-left: 150px;
    margin-right: 150px;
    border-radius: 12px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    text-align: center;
}

.empty-news h2 {
    width: 100%;
    font-size: 24px;
    margin-bottom: 10px;
    color: #333;
    margin-left: 150px;
    margin-right: 150px;
}

.empty-news p {
    width: 100%;
    font-size: 16px;
    color: #777;
    margin-left: 165px;
    margin-right: 165px;
}

.jdl-agenda {
    text-align: center;
    width: 100%;
    font-size: 20px;
    color: #333;
}