/** 
    Created By : Ahmad Saekoni
    Theme Name : Media Kompeten 1.0.0
    Date : 12 September 2019
**/
ul.horizontal-slide {
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
    overflow-x: auto;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}
.nav_horizontal{
    background: rgb(250, 250, 250);
}
ul.horizontal-slide::-webkit-scrollbar {
    display: none;
  } 

ul.horizontal-slide li[class*="span"] {
    padding: 5px 10px;
    display: inline-block;
    float: none;
}

ul.horizontal-slide li[class*="span"]:hover {
    border-bottom: #007bff 2px solid;
}

ul.horizontal-slide li a {
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    color: #bbb !important;
}

ul.horizontal-slide li a:hover {
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    color: #000 !important;
}
ul.horizontal-slide li[class*="span"][class*="active"] {
    border-bottom: #007bff 2px solid;
}
ul.horizontal-slide li a[class*="active"] {
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    color: #000 !important;
}

ul.horizontal-slide li[class*="span"]:first-child {
    margin-left: 0;
}
.xas-post a{
    color: #000 !important;
    font-size: 14px;
    font-weight: 700;
}
.xas-post a:hover{
    color: #21409A !important;
    font-size: 14px;
    text-decoration: none;
}
.xas-post-video a{
    color: #000 !important;
    font-size: 14px;
    font-weight: 700;
}
.xas-post-video a:hover{
    color: #21409A !important;
    font-size: 14px;
    text-decoration: none;
}

.line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;  
    overflow: hidden;
  }
  .line-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
  }
body{
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-size: 16px;
    background: #fff;
    color: #000;
}
.input-search {
    border-radius: 50px;
    font-size: 13px;
    border-color: #dfe5ea !important;
    border-top-right-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
}
.navbar-first, .btn-primary{
    background: #21409A;
    background: -moz-linear-gradient(100deg, #21409a 50%, #007cbd 100%);
    background: -webkit-linear-gradient(100deg, #21409a 50%, #007cbd 100%);
    background: linear-gradient(100deg, #21409a 50%, #007cbd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start_color', endColorstr='$end_color',GradientType=1 );
    border-radius: 5px 5px 0px 0px;
    border: none;
}
.info-post div > img{
    width: 100% !important;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.c-headline{
    background: linear-gradient(to right, #ff6600, #ff3300);
    padding:2px 5px 2px 5px;
    border-radius: 0px 0px 5px 5px;
}
.btn-search {
    background: transparent;
    border-left: none !important;
    position: absolute;
    border: none !important;
    right: 3px;
    top: 3px;
    z-index: 99999;
}
.input-search:focus{
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    background: transparent !important;
}
.btn-search:hover{
    color: #222;
}
button:focus{
    outline: none !important;
}
.btn{
    padding: .25rem 1.25rem !important;
    font-size: 0.85rem !important;
    border-radius: 50px;
    border-width: 2px !important;
}
.btn.focus, .btn:focus{
    outline: none !important;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.btn-daerah {
    background: transparent;
    border: none;
    padding: 5px 0px;
    color:#222;
    font-size:14px;
}
.header-a{
    text-decoration: none;
    color:#222;
    font-size:14px;
}
.header-a:hover{
    text-decoration: none;
    color:#007bff;
}
.dropdown-daerah{
    border: none !important;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    border-radius: 0 !important;
}
.scrollable-menu {
    height: auto;
    max-height: 300px;
    overflow-x: hidden;
}
.dropdown-daerah>.dropdown-item:hover{
    color:#007bff;
}
.btn-daerah:hover{
    color:#007bff;
}
.dropdown-item{
    font-size: 14px;
    padding: .25rem 1rem !important;
}
.list-item-populer{
    list-style: none;
}
.list-item-populer a{
    color: #000 !important;
    font-size: 16px;
    font-weight: 700;
}
.list-item-populer a:hover{
    text-decoration: none;
    color: #21409A !important;
    font-weight: 700;
}

h1{
    margin: 0px !important;
    font-size: 32px;
    color: #21409A !important;
    font-weight: 700;
    text-align: center;
}
h2,h3,h4,h5,h6{
    margin: 0px !important;
}
.nav-link{
    font-weight: 500 !important;
    color: #fff !important;
}
.nav-item:not(:last-child) {
    -webkit-box-shadow: 10px 0px 0px -9px #084d98;
       -moz-box-shadow: 10px 0px 0px -9px #084d98;
            box-shadow: 10px 0px 0px -9px #084d98;
}
.nav-dropdown:hover>.dropdown-menu {
    display: block;
}

.nav-dropdown>.dropdown-toggle:active {
    pointer-events: none;
}

.nav-dropdown>.dropdown-toggle:after {
    display: none;
}
.nav-dropdown>.dropdown-menu{
    background: #084d98;
    margin-top: 0 !important;
    padding: 0 !important;
    
}
.nav-dropdown>.dropdown-menu a{
    color: #fff;
    border: 0 !important;
}

.nav-dropdown>.dropdown-menu>.dropdown-item:hover{
    background: transparent;
    color:#ffc107 !important;
    border: 0 !important;
}
.nav-item a{
    border-bottom: 2px solid #084d98;
}
.nav-item a:hover{
    border-bottom: 2px solid #ffc107;
    color:#ffc107 !important;
}
.item-breaking>.carousel-item a{
    font-weight:600;
    font-size: 13px;
    text-decoration: none;
}
.item-breaking>.carousel-item a:hover{
    color:#eee !important;
}
.list-footer{
    padding: 3px 5px;
}
.list-footer a{
    color:#bbb;
    text-decoration: none;
    font-size:12px;
}
.list-footer a:hover{
    color:#222;
    text-decoration: none;
}
.widget-title{
    border-left: 5px solid #dc3545;
}
.img-artikel-utama{
    width: 100%;
    padding-bottom: 56.25%;
    border-radius: 5px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
/* .beritautama{
    width: calc(100% / 5.365);
    display: inline-block;
    float: left;
    margin-left: 15px;
    position: relative;
    overflow: hidden;
} */
.beritautama:hover{
    transform: scale(1.05);
    z-index: 9999999;
    border-radius: 5px;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    transition-property:width;
    -moz-transition-property: width; /* Firefox 4 */
    -webkit-transition-property:width; /* Safari and Chrome */
    -o-transition-property:width; /* Opera */

    transition-duration: 2s;
    -moz-transition-duration: 2s; /* Firefox 4 */
    -webkit-transition-duration: 2s; /* Safari and Chrome */
    -o-transition-duration: 2s; /* Opera */
}
.beritautama>.title-post{
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100%);
    padding: 40px 10px 10px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    background: -moz-linear-gradient(top, transparent 0, rgba(0,0,0,0.8) 70%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(70%, rgba(0,0,0,0.8)));
    background: -webkit-linear-gradient(top, transparent 0, rgba(0,0,0,0.8) 70%);
    background: -o-linear-gradient(top, transparent 0, rgba(0,0,0,0.8) 70%);
    background: -ms-linear-gradient(top, transparent 0, rgba(0,0,0,0.8) 70%);
    background: linear-gradient(to bottom, transparent 0, rgba(0,0,0,0.8) 70%);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.beritautama>.title-post a{
    color:#000 !important;
    font-weight: 700;
    font-size: 12px;
}
.beritautama>.title-post a:hover{
    color:#ffc107;
    text-decoration: none;
}
.sr{
    height: 100%;
}
.sr-item{
    height: calc(98% / 3);
    margin-bottom: .25rem;
    box-shadow: inset 0 0 50px rgba(0,0,0,0.5);
}
.sr-item:hover{
    box-shadow: inset 0 0 40px rgba(222, 222, 222, 0.5);
}
.carousel-control-prev-icon{
    background: #ccc;
    border-radius: 50px;
    width: 40px !important;
    height: 40px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #222;
    font-size: 20px;
}
.carousel-control-next-icon{
    background: #ccc;
    border-radius: 50px;
    width: 40px !important;
    height: 40px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #222;
    font-size: 20px;
}
.carousel-item>.title-post{
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 5px;
    width: calc(100%);
    padding: 180px 10px 30px;
    text-align: center;
    background: linear-gradient(to bottom, transparent 0, rgba(0,0,0,0.8) 70%);
    transition: all .5s;
}
.carousel-item>.title-post a{
    color: #fff;
}
.carousel-item>.title-post a:hover{
    color: #ffc107;
    text-decoration: none;
}
.info-berita p{
    font-size:12px;
    color:#9c9b9b;
}
.info-berita a{
    color:#222;
}
.info-berita a:hover{
    color:#007bff;
    text-decoration: none;
}
.widget-list li{
    padding-top: 5px;
    padding-bottom: 5px;
}
.widget-list li a{
    color:#fff;
    background: linear-gradient(90deg, rgba(69,126,237,1) 0%, rgba(22,142,231,1) 52%, rgba(0,212,255,1) 100%);
    padding-left:10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-radius: 10px;
    font-weight: bold;
    font-size: 12px;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.widget-list li a:hover{
    text-decoration: none;
    color:#ffc107;
}
.input-costum{
    border-radius: 50px !important;
    font-size:12px;
    background: #e8e8e8;
    border-color: transparent !important;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.input-costum:focus{
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    background: transparent !important;
    border-bottom: 2px solid #007bff !important;
    transition: 0.5s;
    border-radius: 0px !important;
}
.breadcrumb-item a{
    color:#9c9b9b;
    font-size:12px;
}
.breadcrumb-item+.breadcrumb-item::before{
    display: inline-block;
    padding-right: .5rem;
    color: #9c9b9b;
    font-size:12px;
    content: ">";
}
.title-post h2{
    font-size:21px;
    color:#222;
}
.btn-icon{
    padding: .30rem .45rem !important;
    border-radius: 50px;
    font-size: 0.85rem !important;
    text-align: center;
    vertical-align: middle;
}
.mail-message-content {
    font-size:16px;
    line-height: 1.8;
    color: #000;
    width:100% !important;
}

.mail-message-content img {
    width: 100% !important;
    margin-top: 10px;
    margin-bottom: 10px;
}