/*
Theme Name: Sobizpress
Theme URI: http://www.sobizpress.com
Author: Binod Bhattarai
Author URI: http://www.bbinod.com.np
Description:  sobizpress Theme
Version: 2.0.1 
*/
a,.uk-link {
    color: #3e3e3e;
    text-decoration: none !important;
}
.uk-link:hover, a:hover {
    color: #ed1b24;
}
.uk-link {
    text-decoration: none !important;
}
.uk-h1 {
    color: #3e3e3e;
    font-size: 3.625rem;
}
body,h1,.uk-link,.uk-h3,.uk-h1,.text-white,.uk-h2,.uk-h5,.uk-h4 {
    font-family: 'Ek Mukta', sans-serif;
}
h3.widget-title {
    display: none;
}
.multiple-ads img {
    margin-bottom: 20px;
}
body {
    overflow-x: hidden;
    background: #d4cbcb42;
}
p {
    font-size: 18px;
    line-height: 32px;
}
a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
    background-color: #dc3545!important;
}
.ads img {
    margin-bottom: 15px;
}
 /*--------------------------------------------------------------
 # HEADER
 --------------------------------------------------------------*/
.bg-main {
    background: #101996;
}

.menu li {
    display: block !important;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.navbar-light .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
    padding-right: 17px;
    padding-left: 17px;
    font-size: 17px;
    line-height: 36px;
    font-weight: 600;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(255, 255, 255);
    background: #0064a9;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(255, 255, 255);
    background: #0064a9;
}
/*--------------------------------------------------------------
## BODY
--------------------------------------------------------------*/
marquee {
    font-size: 17px;
    margin: 11px 0;
    border: 1px solid #ccc;
    padding: 2px;
    background: #fff;
}
.break_samachar {
    position: absolute;
    padding: 4px 10px 4px 10px;
    color: #fff;
    font-size: 16px;
    background-color: #eb1c24!important;
    left: -39px;
    top: 0;
    margin: 10px 8px;
}
.my-overlay {
    background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgb(0, 0, 0) 100%);
}
.ht-215 img {
    height: 212px;
}
.ht-80 img {
    height: 80px;
}
.ht-100 img {
    height: 100px;
}
.ht-480 img {
    height: 465px;
}
.cover {
    object-fit: cover;
}
.my-overflow {
    background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgb(0, 0, 0) 100%);
}
.cat-title h2 {
    display: inline-block;
    padding: 0 20px;
    color: #fff;
    font-size: 25px;
    line-height: 50px;
    position: relative;
    z-index: 13;
    background: #ec0000;
}
.cat-title h2:before {
    content: "";
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    border-top: 50px solid #ffffffcc;
    border-left: 17px solid transparent;
    z-index: -2;
}
.cat-title a {float: right;top: 10px;right: 10px;border-radius: 30px;padding: 4px; color:#fff;}
.my-navs {
    background: #004a7f;
    border-radius: 50%;
    color: #fff !important;
    border: 1px solid;
}
.cat-title1 h2 {
    display: inline-block;
    padding: 0 20px;
    color: #fff;
    font-size: 25px;
    line-height: 50px;
    position: relative;
    z-index: 13;
    background: #ec0000;
}
.cat-title1 h2:before {
    content: "";
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    border-top: 50px solid #ffffffcc;
    border-left: 17px solid transparent;
    z-index: -2;
}
.cat-title1 a {
    float: right;
    top: 11px;
    right: -52px;
    border-radius: 37px;
    padding: 0px;
    color: #fff;
    font-size: 12px;
}
.font-list li i {
    font-size: 15px;
    background: #f00;
    padding: 5px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    color: #fff;
    margin-right: 5px;
}
.font-list li a {
    font-size: 17px;
    line-height: 48px;
    font-weight: 600;
}
.main-icons li i {
    font-size: 17px;
    padding: 5px;
    height: 30px;
    width: 30px;
    margin-right: 5px;
    text-align: center;
    background: #3f5c9a;
    border-radius: 50%;
    color: #fff;
}
.tw {
    background: #1da1f2 !important;
}
.yo {
    background: #f00 !important;
}
.ins {
    background:  #e72c79 !important;
}
.main-icons li a {
    line-height: 38px;
}
/*--------------------------------------------------------------
 # FOOTER
 --------------------------------------------------------------*/
.footer {
    background: #006994;
}
#back-to-top {
    width: 45px;
    height: 45px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 28px;
    position: fixed;
    bottom: 10px;
    right: 10px;
}