/*
Theme Name: Slyannewss
Theme URI: http://www.appharu.com
Author: Ishant Sitaula
Author URI: http://www.ishant.com.np
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: appharu
*/


* {
    font-family: 'Mukta', sans-serif;
}
a {
    color: #333;
}

a:hover {
    color: #21409a !important;
}
.ah:hover {
    color: #333;
    background-size: 100% 2px;
}

.ah {
    color: #333;
    background: -webkit-gradient(linear, left top, right top, from(currentColor), to(currentColor));
    background: -webkit-linear-gradient(left, currentColor 0%, currentColor 100%);
    background: -o-linear-gradient(left, currentColor 0%, currentColor 100%);
    background: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-size: 0px 2px;
    background-position: 0 95%;
    -webkit-transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s;
    -o-transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s;
    transition: background-size .25s cubic-bezier(.785, .135, .15, .86) 0s;
    background-repeat: no-repeat;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4;
    font-weight: 600;
    color: #000;
    font-family: 'Mukta', sans-serif !important;
}
h5{
    font-size: 20px;
}
.wbg {
    background-color: #d1ddff;
}
.banner-titel{
    font-size: 3.625rem;
}
.uk-search .uk-search-icon {
    color: #116fef;
}
.main-logo img{
    width: 400px;
}
.single-heading{
    display: flex;
    align-items: center;
}
.author-single-img img{
    height: 80px;
    width: 80px;
    border-radius: 50%;
    object-fit: cover;
}
.uk-heading-line>::after{
    width: 1510px;
}
.thap-item{
    margin-left: 20px
}
.thap-item a{
    color: #027f9f;
    font-weight: 500;
}
.single-date{
    font-size: 19px;
    text-align: center;
    margin-top: 20px;
}
.anta-img{
    height: 250px !important;
}
.np-samachar-list:hover img{
    opacity: 1;
    transform: scale(1.1, 1.1);
}
.np-samachar-image{
    overflow: hidden;
}
.np-samachar-list img{
    transition: .3s ease-out;
}
.nav-top-section{
    background-color: #167186;
}
.social-item{
    border-bottom: 1.5px solid #1212121f;
    padding-bottom: 35px;
    text-align: center;
}
.footer-navigation .uk-navbar-nav li{
    color: #000;
    background: #f3ebeb;
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.uk-modal-dialog{
	width: auto;
	text-align: center;
}
	.uk-modal-dialog img{
	width: auto !important;
	text-align: center;
}
	.np-mode-close{
    top: 48px;
    right: 44px;
    background: #ef1a6a;
    padding: 0px 10px;
    font-weight: bold;
    color: #fff;
    border: 1px solid #ec008b;
	cursor: pointer;
}
	.np-model-title img{
		height: 50px;
	}
	.np-model-title{
		text-align: center;
		margin-bottom: 20px;
	}
.footer-navigation .fa-footer{
    color: #1877f2;
}
.footer-navigation .tw-footer{
    color: #1da1f2;
}
.footer-navigation .you-footer{
    color: red;
}
.footer-navigation .insta-footer{
   color: #ffa24a;
}
.footer-text{
    font-weight: 500;
    font-size: 17px;
}
.footer-title{
    color: #08bbfe;
    font-size: 18px;
}
.title-light{
    font-weight: 600;
    color: #08bbfe;
    font-size: 18px;
}
.footer-navigation .what-footer{
   color: #24cd63;
}

.social-link{
    margin: 20px 0px;
    
}
.increment {
    text-align: center;
    background: #b21015;
    font-size: 30px;
    color: #fff;
    font-weight: bolder;
    border-radius: 50%;
    line-height: 50px;
    padding: 0 15px;
    border-left: 3px solid #5d4d9e;
}
.popular-item{
    background: #abd9ec;
    padding: 15px;
}
.social-link .face{
    background: #ddd;
    color: #4267b2 !important;
}
.credit{
	background: #a7beff;
    padding: 20px 0px;
	color: #000;
    font-weight: bold;
	}
.social-link .twit{
    background: #ddd;
    color: #1da1f2 !important;
}
.social-link .you{
    background: #ddd;
    color: rgb(216, 44, 44) !important;
}
.social-link .insta{
    background: #ddd;
    color: #3e8bb1 !important;
}
.nav-top-section .uk-navbar-nav>li>a{
    min-height: 25px !important;
    font-size: 17px;
    font-weight: 500;
    text-transform: none;
    color: #ececec;
}
#offcanvas-nav .custom-logo-link,
.footer .custom-logo-link {
    border-bottom: solid #116fef 3px;
    padding-bottom: 5px;
    display: block;
}

.uk-navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-toggle {
    font-weight: 600;
    color: #2d4aa1;
    font-size: 17px;
}
.slyan-menu-dropdown .uk-navbar-dropdown-nav>li>a{
    font-weight: 600;
    color: #21409a;
    font-size: 17px;
}
.menu-icon .uk-active {
    background: #116fef;
}

.menu-icon .uk-active a {
    color: #fff !important;
}

.uk-navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-toggle {
    min-height: 55px !important;
}
.author-img{
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    align-items: center;
}
.author-img img{
    border-radius: 50%;
    height: 30px;
    width: 30px;
}
.author-name{
    margin: 0px 15px;
    font-size: 16px;
}
.post-date{
    margin: 0px;
}
.uk-offcanvas-bar {
    background: #fff;
}

.uk-offcanvas-bar a {
    color: #000 !important;
}

p {
    color: #656565;
}
.side-nav li a{
    font-size: 18px;
    font-weight: 500;
    color: #0065b3 !important;
}
.np-border {
    border-top: 1px solid #dddddd7a;
    border-bottom: 1px solid #dddddd7a;
    background-color: #fcfcfc;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
}
.main-list-item img{
    width: 150px;
    height: 100px;
    object-fit: cover;
}
.news-list{
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}
.latest-item{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.logo {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.nwprovincespecial{
    color: #006eaf;
    padding: 2px 5px;
    border-bottom: 1px solid #de851a;
    font-size: 20px;

}
.logo img {
    width: 400px;
    padding: 30px;
}
.widget img{
    margin-bottom: 5px;
}
.cat-title {
    padding: 5px 0px;
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
}

.cat-title h2 {
    margin: 0px;
}
.salyan-photo img{
    height: 650px;
    width: 100%;
    object-fit: cover;
}
.pradesha-tab{
    flex-flow: column;
}
.pradesha-tab{
    margin-right: 40px;
    justify-content: space-between;
}
.pradesha-tab li a{
    padding-right: 25px;
        font-size: 1.1rem !important;
    font-weight: bold;
}
.pradesha-tab:before{
    border-left: 4px solid #0065b2 !important;
}
.pradesha-tab .uk-active>a{
    border-right: 4px solid #f69421 !important;
}
.cat-title .uk-icon-button {
    margin-left: 15px;
    background: #fafafa;
    color: #116fef;
}

.post-entry p {
    color: #333;
    font-size: 1.3rem;
    padding-bottom: 15px;
    line-height: 1.4;
    text-align: justify;
}
.post-time{
	display: flex;
    align-items: center;
    margin-left: 30px;
}
.single-title{
    font-size: 35px;
    line-height: 1.5;
}
.single-cat-title{
    background: #027e9f;
    padding: 2px 15px;
    color: #f2f2f2;
    font-size: 23px;
}
.post-entry blockquote {
    border-left: solid 5px #bbb;
    padding: 10px;
    background: #e3e3e3;
}

.post-meta {
    font-size: 16px;
}


/* Home css*/
.uk-card .size-medium {
    width: 100%;
}

.uk-text-meta {
    margin-bottom: 10px;
}

span.uk-leader-fill {
    color: #ddd;
}

.small-list .title {
    font-size: 20px;
}
.uk-text-meta .uk-icon {
    margin-right: 5px;
}
.small-list .uk-card-title {
    font-size: 1.1em;
}
.icon-list {
    margin-left: 15px;
}
.small-list .uk-icon {
    margin-bottom: 2px;
    float: left;
    line-height: 1.5;
}
.nw-recent-list{
    height: 230px;
    width: 100%;
}
.custom-list .list-item:nth-child(n+2) {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;
}

.uk-overlay-our {
    background: linear-gradient(0deg, #000, transparent);
}
.bichar-list img{
    object-fit: cover;
    border-radius: 50%;
}
.banner-img{
    width: 960px;
    -o-object-fit: cover;
    object-fit: cover;
    height: 598px;
}
.single-banner img{
    width: 100% !important;
    object-fit: cover;
}
.cat-name{
    text-align:center;
}
.cat-name span{
    padding: 0px 10px;
    color: #278297;
    font-size: 13px;
}
.single-feature-img{
    height: 600px !important;
}
.cat-name-span{
    color: #f7811f !important;
    font-size: 13px;
  }
  .bichar-item{
    justify-content: space-around;
    align-items: center;
    display: flex;
  }
.bichar-item img{
    height: 250px;
    width: 250px;
    object-fit: cover;
}
.tag-list{
    align-items: center;
    justify-content: center;
}
.tag-list li{
    align-items: center;
    justify-content: center;
    display: flex;
}
.bichar-name{
    display: flex;
}
.uk-label a {
    color: #fff;
}
.beat-title{
    background: linear-gradient(180deg, rgba(18, 18, 19, 0) 0%, #121213 100%);
}
.uk-text-meta .uk-icon {
    margin-right: 5px;
}

.latest.uk-list-divider>li:nth-child(n+2) {
    margin-top: 15px;
    padding-top: 15px;
}

.number {
    font-size: 25px;
    align-items: center;
    display: flex;
    color: #ff8889;
}
.uk-offcanvas-bar form{
    width: 100%;
    background: #252525;
}
.footer {
    padding: 15px;
}

/* .uk-totop {
    position: fixed;
    right: 15px;
    bottom: 15px;
    background: #116fef;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    align-items: center;
    display: flex;
    justify-content: center;
} */
.latest-item{
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.latest-item:last-child{
    margin-bottom: 0px;
    border-bottom: none;
    padding-bottom: 0px;
}
.uk-totop svg {
    color: #fff !important;
}
.img-desc{
    background-color: #c6c7c2;
    color: #c97714;
    padding: 2px 20px;
}
@media (max-width: 640px) {
    .margin-s {
        margin-bottom: 15px;
    }

    .margin-s-l {
        margin-left: 15px;
    }

    .post-entry img {
        width: 100%;
    }
    .banner-titel {
        font-size: 1.8rem;
    }
    .nav-top-section{
        display: none;
    }
    .post-date {
        display: none;
    }
    .uk-card-body{
        padding: 15px 0px;
    }
    .uk-height-large {
        height: 270px;
    }
    .single-feature-img{
        height: 270px !important;
    }
    .mobile-single-tag{
        display: none;
    }
    .post-entry p{
        margin-left: 0px !important;
		margin-right: 0px !important;
    }
    .nw-banner-sm{
        box-shadow: none;
    }
    .nw-cover-sm{
        display: none;
    }
    .nw-first-order{
        order: 1;
    }
    .nw-second-order{
        order: 2;
    }
    .nw-last-order{
        order: 3;
    }
    .thap-item{
        display: none;
    }
    .pradesha-tab{
        display: none;
    }
    .cover-mobile-title{
        padding: 15px 0px;
        margin-bottom: 10px;
    }
	.np-mode-close{
    top: 9px;
	}
}

/* //dark */
#dmon,
#dmoff {
    display: none;
    top: -2px;
    position: relative;
    color: #116fef;
}

#dmcheck {
    display: none;
}

.bi-moon {
    color: #116fef;
    padding: 2px;
    border-radius: 50%;
    background-color: #ddd;
}

#dm {
    background-color: #000;
}

#dm .uk-card-default.uk-card-hover:hover,
#dm .uk-card-default,
#dm .wbg,
#dm .uk-section-muted,
#dm .uk-offcanvas-bar, #dm .latest-item {
    background-color: #252525;
}

#dm .ah,
#dm a,
#dm .menu-icon .uk-icon,
#dm h1,
#dm .post-entry p {
    color: #f1f1f1 !important;
}

#dm .uk-icon,
#dm .ah:hover,
#dm a:hover {
    color: #116fef !important;
}