/*



Theme Name: Belmawa

Theme URL: http://dialog.id

Description: Theme for Belmawa Ristekdikti

Version: 1.0

Author: Dialog.ID

Author URL: http://dialog.id



*/
body {
    background: #FFF;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    line-height: 22px;
    font-size: 18px;
    color: #696969;
}

.bold,
strong,
b {
    font-weight: 600;
}

h4,
h5 {
    font-weight: 300;
}

a {
    color: #262E8C;
}

a:hover {
    text-decoration: none;
    color: #113E76;
}

.navbar {
    padding: 0 1rem;
    background-color: #DDDDDD;
}

.navbar li a {
    color: #555555;
}

.navbar .nav-item.dropdown.show .nav-link {
    background: #0054A6;
    color: #FFF;
}

.navbar .dropdown-menu {
    background: #0054A6;
    color: #FFF;
    margin-top: 0;
    border-radius: 0;
    padding: 0;
}

.navbar .dropdown-item {
    color: #FFF;
    font-weight: normal;
    font-size: 16px;
    padding: 10px;
}

.navbar .dropdown-item.active {
    background-color: #113E76;
}

.navbar .dropdown-item:hover {
    background-color: #113E76;
}

.headtop-menu{
    text-transform: uppercase;

}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-expand-md .navbar-nav .nav-link:hover {
        background: #0054A6;
        color: #FFF;
    }    
}

.navbar.tophead {
    padding: 21px 0;
    background-color: #0072B4;
    display: block;
}

@media (max-width: 640px){
    .headtop-menu{
        display: none !important;
    }
    .navbar-toggler{
        margin: 0px !important;
    }
}

@media (max-width: 488px) {
    .navbar.tophead .container {
        padding: 0;
    }

    .navbar.tophead .headtop-menu {
        margin-left: 10px;
    }

    .navbar.tophead .tophead-row {
        margin-right: 0;
    }
    .nav-footer ul li, .nav-footer ul li a {
        display: block !important;
        padding: 1px 0px !important;
    }
    .nav-footer ul{
        padding: 10px;
    }
}

.navbar.tophead ul.headtop-menu {
    padding-left: 0px;
    margin-bottom: 0;
}

.navbar.tophead ul.headtop-menu li {
    display: inline;
}

.navbar.tophead ul.headtop-menu li a {
    list-style: none;
    color: #FFF;
    padding-right: .5rem;
    padding-left: .5rem;
    font-size: 0.9em;
}

.navbar.tophead ul.headtop-menu li:first-child a {
    padding-left: 0;
}

.navbar.tophead .socmed {
    color: #FFF;
    text-align: right;
    font-size: 16px;
	margin-top:21px;
}

.navbar.tophead .socmed a {
    color: #FFF;
    display: inline-block;
    margin-left: 10px;
	
}

@media (max-width: 488px) {
    .navbar.tophead .socmed {
        padding-left: 5px;
    }

    .navbar.tophead .socmed a {
        margin-left: 5px;
    }
}

@media (max-width: 920px) {
    .navbar.tophead .socmed {
        text-align: left;
        margin-top: 5px;
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .navbar.tophead .follow-me {
        display: none;
    }
}

@media (max-width: 768px) {
    .nav-link {
        padding-left: 10px !important;
    }
    .datelist{
        margin-top: 20px;
    }
    .contentlist{
        margin-left: 0px !important;
    }
}

@media (max-width: 920px) {
    .navbar.tophead {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.navbar-toggler {
    border: 1px solid #0072B4;
    background: #FFF;
    margin: 10px 0;
    color: #0072B4;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.text-blue {
    color: #3A93C6;
}

.banner {
    position: relative;
}

.banner .banner-img {
    min-height: 470px;
    background-size: cover;
    background-position: center center;
}

@media (max-width: 920px) {
    .banner .banner-img {
        min-height: 300px;
    }
}

.banner .caption {
    background: RGBA(57, 53, 49, 0.5);
    color: #FFF;
    position: absolute;
    padding: 25px 30px 25px 30px;
    font-size: 30px;
    right: 0;
    bottom: 5%;
    font-weight: bold;
    line-height: 40px;  
}

@media (max-width: 768px) {
    .title-logo {
        font-size: 20px;
    }
}

.input-search input {
    background: #F5F5F5;
    border-color: #CCC;
}

.input-search button {
    background: #F5F5F5;
    color: #555;
    border-color: #CCC;
}

.list-produk {
    margin-bottom: 30px;
}

.list-produk .img img {
    width: 100%;
}

.list-produk .caption {
    color: #FFF;
    padding: 10px 15px;
}

.big-quote {
    background: #3A93C6;
    color: #FFF;
    font-size: 40px;
    padding: 25px 0;
    line-height: 50px;
}

@media (max-width: 920px) {
    .big-quote {
        font-size: 20px;
        line-height: 30px;
        padding: 15px 0;
    }
}

.list-project {
    color: #262E8C;
    padding-left: 25px;
}

.list-project .glyphicon {
    color: #555;
}

.list-project li {
    margin-bottom: 8px;
}

ul.list-project{
 list-style-image: url('//belmawa.ristekdikti.go.id/wp-content/uploads/2017/12/bullet.png');
}

.nav-footer {
    background: #DDDDDD;
    margin-top: 20px;
    text-transform: uppercase;
}

.nav-footer ul {
    list-style: none;
    padding-left: 0;
}

.nav-footer ul li {
    display: inline-block;
}

.nav-footer ul li a {
    display: inline-block;
    color: #555;
    padding: 20px 15px;
}

.nav-footer ul li:first-child a {
    padding-left: 0;
}

.text-add {
    background: #24405E;
}

.text-add-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.footer {
    background: #0072B4;
    color: #FFF;
}

.copyright {
    text-align: right;
    margin-right: 30px;
    margin-bottom: 20px;
}

.youtube-link {
    text-align: right;
}

@media (max-width: 1024px) {
    .youtube-link {
        text-align: left;
    }
   .py-4{
	padding-bottom:0px !important;
	}
   .lapor{
   padding-bottom: 2rem !important;
	padding-top: 0px !important;
   }
}

@media (max-width: 768px) {
    .copyright {
        text-align: center;
        margin-right: 0;
    }

    .hubungi-kami {
        text-align: center;
    }
}

.detail-border {
    background: #DDDDDD;
    margin: 10px auto;
    width: 100%;
    height: 10px;
}

.n-breadcrumb .active {
    color: #999999;
}

.detail-title {
    margin-top: 20px;
    border-bottom: 1px solid #DDDDDD;
}

.detail-title h1 {
    font-size: 26px;
    line-height: 34px;
}

@media (max-width: 768px) {
    .detail-title h1 {
        font-size: 16px;
        line-height: 24px;
    }
}

.detail-content {
    color: #111111;
/*     margin-left: 80px; */
}

@media (max-width: 768px) {
    .detail-content {
        margin-left: 0;
        font-size: 18px !important;
    }
}

.detail-img img {
    width: 100%;
    margin-top: 15px;
}

.artikel-terbaru {
    margin-top: 30px;
    margin-bottom: 40px;
}

.artikel-terbaru h3 {
    font-size: 16px;
}

.artikel-terbaru .list-artikel-terbaru {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.artikel-terbaru .list-artikel-terbaru a {
    color: #3a93c6;
}

.artikel-terbaru ul{
    padding-left: 0px;
}
.artikel-terbaru ul li{
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 5px;
    margin-bottom: 15px;
    list-style-type: none;
}
.artikel-terbaru ul li a{
    color: #3a93c6;
    display: block;
    margin-bottom: 10px;
    font-size: 24px;
    line-height:30px;
}
.artikel-terbaru ul li span.post-date{
    color: #999;
    font-size: 18px;
}

.time {
    color: #999;
    font-size: 18px;
    margin-top: 5px;
}

.tag a, .tag-list {
    display: inline-block;
    padding: 5px;
    background: #CCC;
    color: #555;
    border-radius: 3px;
    margin: 0 5px 15px;
}

.tag a:hover, .tag-list:hover {
    background: #F5F5F5;
}

.share-socmed {
    width: 50px;
    float: left;
    margin-top: 20px;
}

.share-socmed ul {
    padding-left: 0;
}

.share-socmed ul li {
    list-style: none;
    margin-bottom: 10px;
}

.share-socmed ul li a img {
    width: 30px;
}

.detail-content{
    font-size: 20px;
    line-height: 32px;
}

.detail-content img{
    max-width: 100%;
    height: auto;
}

@media (max-width: 768px) {
    .share-socmed {
        float: none;
        width: auto;
    }

    .share-socmed ul li {
        display: inline;
        margin-right: 5px;
	float:left;
    }
}
.n-breadcrumb a{
    color: #068eea;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}
.detail-content a{
    color: #3a93c6;
    text-decoration: underline;
}
.bottext{
    font-weight: 900;
    font-size: 28px;
    line-height: 30px;
    text-transform: uppercase;
}
.titlewidget{
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.list-artikel-terbaru{
    font-size: 24px;
    line-height: 30px;
}
.text-blue a{
    color: #3A93C6;
    font-size: 20px;
}
.text-blue li{
    margin-top: 10px;
}
.note font{
    font-size: 26px;
}
.note{
    margin-top: 10px;
}
.youtube-link a, .terkini a{
    color: #3A93C6;
}
.container iframe{
    width: 100% !important;
}
.img .caption{
    font-size: 22px;
}
a.tombol{
    background: #3A93C6;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 5px;
    padding: 5px 10px;
    border-radius: 3px;
}
.jOrgChart{
            width: 100%;
            height: 700px;
            overflow: scroll;
            text-align: center;
            margin-top: 50px;   
        }
        .jOrgChart table{
            margin-right: auto;
            margin-left: auto;
        }
        .jOrgChart table tr, .node-cell, .node-cell td, .node-container, tr.node-cell td{
            border: 0px;
            padding: 5px 10px 5px 5px;
        }
        .jOrgChart .node{
            font-size: 14px;
            background-color: #FFFFFF;
            border: 0px solid white;
            color: #404040;
            display: inline-block;
            width: 192px;
            z-index: 10;
            margin: 0 2px;
        }
        .jOrgChart img{
            margin-bottom: 0px!important;
            border-radius: 0px !important;
        }
        .node-cell b, .scrollable strong{
            font-family: arial;
            font-size: 16px;
        }
        .scrollable tr, .scrollable td{
            border: 1px solid #ccc;
            padding: 5px 10px 5px 5px;
        }
        .scrollable{
            width: 100%;
            height: 2000px;
            overflow: scroll;
            margin-bottom: 100px;
        }
        .profpic{
            border: 5px solid #5f5f5f;
            width: 150px;
            height: 150px;
            overflow: hidden;
            -moz-border-radius: 100px;
            border-radius: 100px;
            margin-left: auto;
            margin-right: auto;
        }
        .scrollable td.left{
            border-right: 1px solid #ccc !important;
        }
        .scrollable td.top{
            border-top: 1px solid #ccc !important;
        }
.listing{
    margin-bottom: 10px;
    margin-top: 30px;
    border-bottom: 1px solid #ccc;
    min-height: 200px;
}      
.titlelist a{
    text-decoration: none;
}  
.datelist{
    margin-bottom: 20px;
    margin-top: 5px;
}
.contentlist{
    margin-left: 100px;
}
.pagination {
    margin-top: 30px;
    float: right;
}
.pagination a:hover{
    background: #05B0E7;
}
.pagination a{
    padding: 5px 10px;
    color: #5f5f5f;
    /*border:1px solid #ccc;*/
}
.clear{
    clear: both;
}
.org{
    text-align: center;
}
.pagination span{
    padding: 5px 10px;
    background-color: #ccc;
}
.detail-content td{
    padding: 10px 0px;
}
.cat-post-date{
 font-style:normal !important;
 font-size: 18px !important;
 color: #999;
}
.tag{
	margin-top: 20px;
}
.hubungi-kami{
float:left;
}
.lapor{
float:right;
text-align:center;
}
.lapor img{
height:50px;
}

.accordion {
    color: #444;
    cursor: pointer;
    padding: 10px 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 20px;
    transition: 0.4s;
    border:1px solid #ccc;
}

.accordion.active, .accordion:hover {
    background-color: #eee;
}

.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.accordion.active:after {
    content: "\2212";
}

div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s ease-out;
}
.detail-content table{
width: 100% !important;
}

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

.magang-list{
	font-size: 2.5rem;
    height: 150px;
    text-align: center;
    padding-top: 20px;
    border: 1px solid #ccc;
	border-radius:15px;
	background: #F5F6F7;
}
.magang-list:hover {
color: #404040 !important;
font-weight: 700 !important;
letter-spacing: 3px;
background: none;
-webkit-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
-moz-box-shadow: 0px 5px 40px -10px rgba(0,0,0,0.57);
transition: all 0.3s ease 0s;
}
.brandtxt{
    font-weight: bolder;
    color: #fff;
    font-size: 27px;
}