/**
Theme name: shukhabar
Developed By : Ramesh Thapa;
**/

body {
    font-size: 16px;
    color: #616161;
    background: #f9f9f9;
    line-height: 1.5;
    font-family: 'Frank Ruhl Libre', ui-sans-serif;
}
a {
    color: #131313;
    text-decoration: none;
}
span p {
    text-align: center;
    font-size: 20px;
    color: #127bac;
    font-weight: bold;
    margin-left: 30px;
    
}
.navbar-nav {
    margin: -8px 0px;
}
.uk-navbar-container.uk-navbar {
    background-color:#12729f;
    border: none;
    border-radius: 0;
    margin-bottom: 25px;
    min-height: 45px;
}
.navbar-nav > li > a {
    color: #fff;
    padding: 15px 18px;
    border-left: 1px solid #00000026;
    font-size: 16px;
    border-right: 1px solid #ffffff1c;
}

 .navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
    background-color: #d10808;
    color: #fff;
    text-decoration: none;
}
.navbar-nav > li > a:hover {
    color: #fff;
    background: #d10808;
    text-decoration: none;
}
nav.uk-navbar-container.uk-navbar {
    position: sticky;
    top: 0;
    z-index: 99;
    box-shadow: rgba(0,0,0,.14) 0 0 18px;
}
header#masthead {
    background: #fff;
    border-top: 3px solid #f20166;
    border-bottom: 1px solid #ededed;
    margin-bottom: 0px;
}

.sb-break {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #fff;
    border-bottom: 3px solid #9999995c;
    padding: 0 15px 20px;
    text-align: center;
    -webkit-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
}
.sb-break h2 {
    background: #d10808;
    padding: 10px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    line-height: 21px;
}
.sb-break h1 {
    font-weight: 700;
    line-height: 70px;
}
.sb-break p {
    line-height: 30px;
    text-align: center;
}
#mar-btm {
    margin-bottom: 25px;
    -webkit-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
    padding: 10px;
}
.hvr-bx {
    overflow: hidden;
}
.hvr-bx img {
    transition: all 1s;
}
.df-bx {
    display: inline-block;
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #e8e8e8;
}
.df-bx img {
    float: left;
    margin-right: 10px;
}
.tit {
    border-top: 1px solid #dee2e6!important;
    border-bottom: 1px solid #dee2e6!important;
    margin-bottom: 10px;
}
.cat-head {
    position: relative;
    padding: 10px;
}
i.fa.fa-star {
    color: #d10808;
}
.cat-head a {
    position: relative;
    color: #003893;
    padding: 1px 10px;
    line-height: 30px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    display: inline-block;
}

a.text-danger {
    color: #f75161!important;
    font-size: 16px;
    float: right;
    font-weight: normal;
}
.footer {
    background: #0071BC;
    padding-bottom: 15px;
    padding-top: 15px;
}
.footer-bottom {
    background: #0E68A0;
    padding-top: 15px;
    padding-bottom: 10px;
    color: #F0F0F0;
}

h1.welcome {
    color: #0071BC;
    font-size: 24px;
    line-height: 1.5;
    font-family: 'Oswald', uisans-serif;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: 600;
}
.sb-slider img {
    height: 300px;
    object-fit: cover;
}
.overlay {
    position: relative;
}
.overlay a {
    color: #fff;
    font-weight: bold;
    z-index: 2;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(95%,rgb(0, 0, 0)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0)0,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgb(0, 0, 0) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    padding: 10px 5px;
    width: 100%;
}
.owl-title {
    text-align: center;
    font-size: 20px;
    line-height: 33px;
}
.mdl-bx {
    margin-bottom: 20px;
}

.entry-title {
    font-size: 50px;
    font-weight: bold;
    color: #010101;
    line-height: 80px;
}
.byline {
    padding: 5px 0px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin: 15px 0px;
    overflow: hidden;
}
.byline li {
    display: inline;
    padding-right: 50px;
    float: left;
}
/* footer */
#footer {
    background: linear-gradient(to bottom, #127bac 0%, #043a54 80%, #03334a 100%);
    margin: 96px 0px 0px;
    padding: 20px;
    color: #fff;
    font-size: 18px;
}
.no-footer-logo {
    margin-top: -108px;
}
.footers {
    border-bottom: 1px solid rgb(255 255 255 / 30%);
    padding-bottom: 16px;
}
.footers>.row.align-items-start>[class*="col"] {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.foot-sec {
    color: rgba(255, 255, 255, 0.9);
    padding: 15px 0;
}
