/*
    Theme Name: Hidayatullah-Desktop
    Theme URI: http://www.hidayatullah-makassar.com
    Description: Template situs hidayatullah makassar
    Author: Nuryadin
    Author URI: http://www.tenedev.net
    Version: 1.0.0
    License: GNU General Public License version 3.0
    License URI: http://www.gnu.org/licenses/gpl-3.0.html
    Tags: light, four-columns, right-sidebar, fixed-width, custom-menu, full-width-template, theme-options, dark, left-sidebar 
*/
*, *:before, *:after {
    box-sizing: border-box;
}
body { 
    background: #f1f1f1 !important;
    /* background: url(img/bg.png) !important; */
    color: #2d2d2d !important;
}
a { color: #272727 !important; }
p { font-family: 'Heebo', sans-serif; }
.clearfix { clear: both; }
.content-wrapper { width: 1040px !important; }
.navbar-header { }
.navbar-go { 
    background-color: #d00;
    background-image: -webkit-gradient(linear, left top, left bottom, from(red), to(#e30613));
    background-image: -webkit-linear-gradient(top, red, #e30613);
    background-image: -moz-linear-gradient(top, red, #e30613);
    background-image: -o-linear-gradient(top, red, #e30613);
    background-image: linear-gradient(top, red, #e30613);
    border-top: none !important; 
    border-left: none !important; 
    border-right: none !important;
}

.navbar-go>div {
    width: 1040px;
    margin: 0 auto;
}

.navbar-go a {
    color: #fbfbfb !important;
    font-family: 'Anton', sans-serif;
    font-size: 18px;
}
.nav-go { white-space: nowrap; padding: 10px 0; }
.nav-go > li { display: inline-block !important;}
.nav-go > li > a:hover, .nav-go > li > a:focus {
    text-decoration: none !important;
    background: transparent !important;
}
.navbar-go .navbar-toggle .icon-bar{ background: #004070;  }
.icon { margin: 0 !important; padding: 2px !important; }
.icon img { width: 210px; }
.icon-bar { background: #fff; }
.logo { margin: 80px 0 40px; text-align: center; }
.logo img { width: 300px; }

.cari { padding: 75px 15px 0px; }

/*.cari form { margin: 0; }
.cari input {
    background: transparent !important;
    color: #004070 !important;
    border: 1px solid #004070 !important;
    border-radius: 10px;
} */

.header-list {
    font-family: 'Anton', sans-serif;
    margin: 0;
    color: #eb333f;
    z-index: 99999;
}
.header-list:after {
    position: absolute;
    left: 0;
    bottom: -10px;
    border: 5px solid #e30613;
    border-left-color: transparent;
    border-bottom-color: transparent;
}
.header-list h5 {
    font-size: 22px;
    padding-top: 20px;
}

.topik { font-weight: bold; font-size: .9em; color: #7e0905; margin: 0 0 10px; }
.topik a { color: #7e0905 !important; }
.single-topik {font-size: 20px;margin: 15px 0;background: #004070;color: #fff;}
.single-topik span {background: #7e0905;display: inline-block;padding: 10px;}
.single-topik a {color: #fff !important;margin: 0;padding: 0;}
.meta-info { margin: 0 0 5px; }
.kategori {font-family: 'Lato', sans-serif;font-weight: bold;font-size: 1em;margin-bottom: 0; }
.kategori a { color: #f84334 !important; }
.date { font-weight: 400;  font-size: 1em; margin-bottom: 0; color: #90949c; }
.single-date { font-weight: 400;  font-size: 1em; margin-bottom: 0; }
.meta { font-weight: 400;  font-size: 1em; margin-bottom: 0; }

.news-list { 
    background: #fbfbfb; 
    border-bottom: 1px solid #ccc; 
}
.news-list { padding: 0; }
.news-list>li { 
    list-style: none; 
    border-left: solid 1px #e8e8e8;
    border-right: solid 1px #e8e8e8;
    border-top: solid 1px #fff; 
    border-bottom: solid 1px #e8e8e8;
}
.news-list>li:first-child{ border-top: none; }
.news-list>li:last-child{ border-bottom: none; }
.news-list-title {margin:0;}
.news-list-title a {text-shadow: none !important;font-family: 'Lato', Sans-serif !important;font-weight: 700;letter-spacing: 0.6px; }

.page-list-wrapper { 
    margin-top: 60px;
    padding: 15px;
    background: #fff;
}

.video-list>li {
    list-style: none;
}

.headline {
    background: #fefefe;
}

.headline img { width: 100%; }
.headline .meta { font-size: 14px; padding: 15px; }

.headline .meta h4{
    font-size: 24px;
}

.terkini-list {
    font-family: 'Heebo', Sans-serif;
    margin: 0 !important;
    padding: 10px 0 !important;
    background: #fefefe !important;
    border-top: 1px solid #fff !important;
    border-bottom: 1px solid #e8e8e8 !important;
    border-left: 1px solid #e8e8e8 !important;
    border-right: 1px solid #e8e8e8 !important;
}

.populer-list {
    font-family: 'Heebo', Sans-serif;
    margin: 0 !important;
    padding: 10px 0 !important;
    background: #fefefe !important;
    border-top: 1px solid #fff !important;
    border-bottom: 1px solid #e8e8e8 !important;
    border-left: 1px solid #e8e8e8 !important;
    border-right: 1px solid #e8e8e8 !important;
}

.list-group-item a:first-child{ border-top: none; }
.list-group-item a:last-child{ border-bottom: none; }
.list-group-item a { text-shadow: none !important;}
.list-group-item h4 {margin-bottom: 0 !important;}
/*.list-group-item .judul-in {
    font-family: 'Lato', Sans-serif;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
}*/

.berita-foto {
    font-family: 'Heebo', Sans-serif;
    padding: 15px;
    background: #fff;
}

.berita-foto div {
    background: #f1f1f1;
    display: inline-table;
    margin-bottom: 15px;
    border-radius: 20px;
}

.berita-foto div img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    width: 100%;
}

.berita-foto div a {
    font-size: 15px;
    margin: 20px 15px;
    display: block;
}

.artikel {
    background: #fff;
    padding: 15px;
}

.artikel p {
    font-size: 22px;
    margin-bottom: 20px;
    font-family: 'Lato', sans-serif;
}

.artikel .single-date {
    font-size: 18px;
    color: #555;
    margin-bottom: 0;
}

.artikel .caption {
	font-style: italic;
    font-size: 13px;
    color: #666;
}

.artikel .container-foto { background: #004070; }
.artikel .container-foto {color: #fbfbfb;}
.artikel .container-foto a {color: #fbfbfb !important;}
.artikel .container-foto .alignnone { display: none; }
.artikel .container-foto .wp-caption { display: none; }
.artikel .container-foto .related-post h5 { color: #ffcc33; }
.artikel .container-foto .bullets:before {background: #ffcc33;}
.artikel .container-foto .btn-tag span a {
    margin: 0 5px 10px;
    padding: 8px 15px;
    color: #fff !important;
    border-radius: 20px;
    background: transparent;
    border: 1px solid #fff;
    font-size: 1em;
    display: inline-block;
}

.btn-tag { overflow: auto; }

.btn-tag span a {
    margin: 0 5px 10px;
    padding: 8px 15px;
    color: #f84334 !important;
    border-radius: 20px;
    background: transparent;
    border: 1px solid #ff4233;
    font-size: 1em;
    display: inline-block;
}

.btn-tag span a:hover {
    background: #ff4233;
    color: #fbfbfb !important;
}

.sulsel-today-wrapper {
    margin-top: 55px;
    height: 100%;
    overflow-y: scroll;
    background: url('img/banner-sulsel-today.jpg') #292b2e no-repeat;
    color: #fbfbfb;
    display: block;
    font-family: 'Lato', sans-serif;
}

.sulsel-today-wrapper header { margin-top: 40px;display: inline-block; }
.sulsel-today-wrapper section:first-child { background: transparent; }
.sulsel-today-wrapper section:nth-child(odd) { background: #3b4044; }
.sulsel-today-wrapper section:nth-child(even) { background: #292b2e; }

.sulsel-today-wrapper hr {
    margin-left: 0;
    width: 95px;
    border-color: #ffcc33;
}

.sulsel-today-wrapper h1 {
    font-family: 'Anton', sans-serif;
    text-shadow: 1px 2px 1px #222;
}

.sulsel-today-wrapper h4 {
    font-size: 19px;
}

.sulsel-today-wrapper a { 
    color: #fff !important; 
}

.sulsel-today-wrapper .dropdown-menu { 
    background: #004070;
    margin: 0;
}

.sulsel-today-wrapper .dropdown-menu a:hover{ 
    background: #001d36;
}

.sulsel-today-wrapper .list-berita-ads { padding-left: 0; }
.sulsel-today-wrapper .list-berita-ads li { list-style: none }
.sulsel-today-wrapper .list-berita-ads li:nth-child(odd)>* { color: #ffcc33 !important;  }
.sulsel-today-wrapper .list-berita-ads li:nth-child(even)>* { color: #fff !important;  }
.sulsel-today-wrapper ul { padding: 0; }
.sulsel-today-wrapper ul li { list-style: none; }

.menu-sidebar-go {
    border: 1px solid #ffcc33;
    padding: 5px 10px;
    margin-bottom: 10px; 
}
.menu-sidebar-go h5 { font-size: 18px !important; cursor: pointer; }
.menu-sidebar-go>h5>span{ float: right; }
.menu-sidebar-go a { color: #fbfbfb; }
.menu-sidebar-go a:focus { color: #ffcc33; text-decoration: none; }
.menu-sidebar-go a:hover { color: #ffcc33; text-decoration: none; }

.bank-sulsel { color: #1a1a1a; background: #9abd3d; border: 1px solid #e0e0e0; }
.bapenda-sulsel { color: #1a1a1a; background: #357fbe; border: 1px solid #dcac02; }
.jadwal-penerbangan { color: #1a1a1a; background: #4ca8e1; border: 1px solid #8bca24; }
.live-streaming { border: 2px solid #756744; padding: 0; }
.live-streaming h5 { background: #7e0905; padding: 15px 10px; margin: 0; cursor: default; }

.menu-godesa {}
.menu-godesa ul {
    overflow-x: scroll;
    overflow-y: hidden;
    background: #ffcc33;
    color: #000;
    margin: 10px 0;
    padding: 10px 0;
}
.menu-godesa ul li {
    display: table-cell;
    padding: 0 10px !important;
}

.flexslider .flex-viewport { background: #004070; margin: 15px; border-radius: 20px; }
.flexslider .flex-control-nav  { display: none !important; }

.slides li .meta { padding: 10px 20px; }
.slides li .meta .date { color: #fbfbfb; font-size: 14px; }
.slides li .meta h3 { margin: 0; }
.slides li .meta a {font-family: 'Lato', sans-serif;color: #fff !important;font-weight: 600;letter-spacing: 0.5px;}

.carousel .flex-viewport { padding: 15px; background: #fbfbfb; }
.carousel .flex-viewport ul li {
    background: #f1f1f1;
    -moz-box-shadow: 0px 0px 5px #d5d5d5;
    -webkit-box-shadow: 0px 0px 5px #d5d5d5;
    box-shadow: 0px 0px 5px #d5d5d5;
    position: relative;
}

.carousel .flex-viewport li div {
    padding: 15px 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #0000009e;
}

.carousel .flex-viewport li div a {
    color: #fff !important;
    font-size: 18px;
}


.swiper-container,
.swiper-foto-container {
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}

.swiper-slide,
.swiper-foto-slide {
    text-align: center;
    font-size: 18px;
    background: #fbfbfb;
        
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.full-img {
    width: 100%;
}

.foto-berita>div { 
    display: block !important; 
    background: rgba(221,221,221,0.8);
}
.foto-berita img { width: 100% !important; }
.foto-berita h5 {
    position: relative;
    text-align: left;
    left: 0;
    bottom: 0;
    padding: 10px; 
    width: 100%;
    color: #1a1a1a;
}

.ekbis .row { margin: 0 !important; }
.ekbis .row .col-md-4 { padding: 0 !important; }

.related-post { padding-left: 0 !important; padding-right: 0 !important; }
.related-post h5 { color: #df0000; }
.related-post ul { padding-left: 15px; }
.related-post li { margin-bottom: 10px; }
.related-post a {font-size: 13px; color: #4a4a4a !important;}

.bullets {list-style: none;width: 100%;}
.bullets:before {
    background: #df0000;
    content: "";
    height: .5em;
    left: -10px;
    margin-top: 5px;
    position: relative;
    width: .5em;
    display: block;
    float: left;
}
.bullets a { margin-left: 15px; display: block}


.kotak-berita {
    -moz-box-shadow: 0px 0px 5px #d5d5d5;
    -webkit-box-shadow: 0px 0px 5px #d5d5d5;
    box-shadow: 0px 0px 5px #d5d5d5;
    padding: 15px;
    background: #fff;
}

.kotak-box {
    -moz-box-shadow: 0px 0px 5px #d5d5d5;
    -webkit-box-shadow: 0px 0px 5px #d5d5d5;
    box-shadow: 0px 0px 5px #d5d5d5;
}

.pop {
    color: #fefefe;
    background: #f84334;
    width: 30px !important;
    float: left;
    margin: 10px;
    text-align: center;
    border-radius: 50%;
    height: 30px;
    padding-top: 4px;
}
.judul-pop { display: flex; margin: 10px; font-weight: 600; }
.judul-ter { margin-top: 0; font-weight: 600; }
.judul-in { 
    margin-top: -50px; 
    padding: 10px; 
    width: 75%;
    background: #f1f1f1; 
    font-family: 'Lato', Sans-serif;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
}
.judul-in h4 { margin-top: 0; }
.judul-in h4 a { line-height: 24px; }

.cat-headline-wrapper {
    margin: 15px !important;
    border-radius: 20px !important;
}

.cat-headline-wrapper .cat-headline {
    padding: 0 !important;
    border-radius: 20px !important;
}

.cat-headline-wrapper .cat-headline img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.cat-headline h4 {
    position: absolute;
    z-index: 1;
    bottom: 0;
    color: #fff;
    width: 100%;
    margin: 0;
    padding: 20px;
    background: #000;
    background: -moz-linear-gradient(top, transparent 0, rgba(6, 72, 111, .58) 31%, rgba(0, 29, 54) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(31%, rgba(6, 72, 111, .58)), color-stop(100%, rgba(0, 29, 54)));
    background: -webkit-linear-gradient(top, transparent 0, rgba(6, 72, 111, .58) 31%, rgba(0, 29, 54) 100%);
    background: -o-linear-gradient(top, transparent 0, rgba(6, 72, 111, .58) 31%, rgba(0, 29, 54) 100%);
    background: -ms-linear-gradient(top, transparent 0, rgba(6, 72, 111, 0.58) 31%, rgba(0, 29, 54) 100%);
    background: linear-gradient(to bottom, transparent 0, rgba(6, 72, 111, 0.58) 31%, rgb(0, 29, 54) 100%);
}

.cat-headline h4 a {
    color: #fff !important;
    text-shadow: 1px 1px 1px #000;
}

.cat-headline-child {
    background: #001d36;
    padding: 0 5px !important;
    height: 220px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.cat-headline-child:nth-child(2n+0) {
    border-bottom-right-radius: 0;
}

.cat-headline-child:nth-child(3n+0) {
    border-bottom-left-radius: 0;
}

.cat-headline-child img {
    width: 100%;
}

.cat-headline-child h5 {
    margin: 15px;
}

.cat-headline-child a {
    color: #fbfbfb !important;
}

::-webkit-input-placeholder {
   color: #004070 !important;
}

:-moz-placeholder { /* Firefox 18- */
   color: #004070 !important;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #004070 !important;
}

:-ms-input-placeholder {  
   color: #004070 !important;
}

i { font-size: 20px !important; color: #004070 !important; }

.footer-info {
    padding: 10px 5px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: #004070;
    color: #f1f1f1;
    z-index: 1;
    /*border-image: url('img/footer-shadow.png');*/
    border-top: 2px solid;
}
.footer-info>div {padding-left: 15px;width: 100%;}
.footer-info>div>a>i{
    padding: 8px 15px 0;
    color: #f1f1f1 !important;
}

#jscroll-content {margin-bottom: 0;}
.pager {margin: 0 !important;}
.pager a {
	margin-top: 20px;
	background: #004070 !important;
	color: #fefefe !important;
}
.js-gif { text-align: center; }

.scrollup {
    background: #f84334;
    position: fixed;
    bottom: 40px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 30px;
    padding: 15px 18px;
    opacity: .9;
    cursor: pointer;
}

.contoh-iklan { padding: 10px 15px; }

footer { background: #1a1a1a; color: #fff; padding: 20px; text-align: center; }
footer img { width: 175px; }

.bottom-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    margin-bottom: 15px;
    text-align: left;
    padding-bottom: 15px;
    border-bottom: 1px solid;
}

.bottom-menu li {
    display: inline-block;
    margin: 10px;
}

.bottom-menu li a {
    color: #fff !important; 
}

.bottom-menu li a:before {
    background: #f1f1f1;
    content: "";
    right: 10px;
    margin-top: 7px;
    position: relative;
    width: .2em;
    height: .1em;
    display: block;
    float: left;
} 


/* Gosulsel popup ads */
.modal-dialog {
    position: absolute;
    top: 40% !important;
    transform: translate(0, -40%) !important;
    -ms-transform: translate(0, -40%) !important;
    -webkit-transform: translate(0, -40%) !important;
    margin: auto 5%;
    width: 90%;
    height: 40%;
}

.modal-content {
    /*position: absolute;*/
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.modal-body {
    padding: 0 !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto;
}

.modal-footer {
    bottom: 0;
    left: 0;
    right: 0;
}