/*
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 
*/
@import url('https://fonts.googleapis.com/css?family=Mukta:400,500,600,700,800');

.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6{
    font-family: 'Mukta', sans-serif;
}
body {
    font-family: 'Mukta', sans-serif;
    background: #fff;
}
a,.uk-link {
    color: #333;
    text-decoration: none !important;
}
.uk-link:hover, a:hover {
    color: #ed1b24;
    cursor: pointer;
}
h3.widget-title {
    display: none;
}
p {
    font-size: 19px;
    line-height: 30px;
    color: #444;
    font-weight: 400;
}
.formal__bg__main {
    background: #a50107;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 17px;
    line-height: 40px;
    font-weight: 700;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
    background: #420d00;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #d21818;
}
.left-0 {
    left: 0 !important;
}
.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: #fff;
    background: #d21818;
}
.menu {
    font-size: 17px;
    padding: 0 40px;
    list-style: none;
    line-height: 36px;
}
.sub-menu a {
    list-style: none;
    font-weight: 200 !important;
    font-size: 16px;
}
.sub-menu {list-style: circle;}
/*--------------------------------------------------------------
## BODY
--------------------------------------------------------------*/
.ft-18 {
    font-size: 18px;
}
.ht-100 img {
    height: 80px;
    width: 100px;
}
.ht-540 img {
    height: 540px;
}
.ads-main img {
    margin-bottom: 15px;
}
.ht-170 img {
    height: 170px;
}
.ht-70 img {
    height: 70px;
    width: 70px;
}
.ht-90 img {
    height: 95px;
    width: 120px;
}
.ht-225 img {
    height: 225px;
}
.ht-280 img {
    height: 280px;
}
.ht-300 img {
    height: 300px;
}
.ht-360 img {
    height: 360px;
}
.ht-260 img {
    height: 260px;
}
.ht-521 img {
    height: 521px;
}
.cover {
    object-fit: cover;
}
.my-overflow {
    background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgb(0, 0, 0) 100%);
}
.cat-title {
    display: block;
    margin-bottom: 5px;
    position: relative;
}
.cat-title span:after {
    content: "\f054";
    font-family: 'FontAwesome';
    position: absolute;
    color: #6c2e1f;
    right: -22px;
    font-size: 16px;
}
.cat-title:before {content: "";position: absolute;border-top: 1px dotted #222;border-bottom: 1px dotted #222;width: 100%;height: 3px;left: 0;padding: 0;}
.cat-title span, .cat-title a {
    font-size: 28px;
    font-weight: 700;
    line-height: 60px;
    display: inline-block;
    position: relative;
    z-index: 99999;
    color: #a50107;
}
.bg1 {
    background: #460505;
}
.border-50 {
    border-radius: 50px;
}
.my-overlay {
    background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgb(0, 0, 0) 100%);
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #d21818 !important;
    background: #f8f9fa;
}
.main__bullets li a {
    padding: 0 13px;
    font-size: 15px;
    color: #ffffff;
    line-height: 60px;
    background: #a50107;
    display: inline;
    font-weight: 500;
    border-radius: 50px;
}
/*--------------------------------------------------------------
 # Single & Archive
 --------------------------------------------------------------*/
.my-tags a {
    border: 1px solid #ddd;
    padding: 0 10px;
    margin-left: 10px;
}
/*---------------Skip Ads------------------*/
.footer p {
    color: #fff;
    font-size: 16px;
}
.add-head img {
    background: #444;
}
#messagem{
    display:block;
    background:#fff;
    height:100%;
    width:100%;
    position:fixed;
    z-index:999999;
    top:0px;
    right:0px;
    left:0px;
    bottom:0px;
    text-align:center;   
    overflow: scroll;
}
.add-img img {
    margin: auto;
    padding: 5px;
    background: #fff;
    border: 4px double #444;
}

.add-img {
    display: inline-block;
    width: 100%;
    background: #ddd;
    padding: 30px;
    overflow: scroll;
}
.add-txt h1 {
    position: absolute;
    left: 10%;
    font-size: 17px;
    text-transform: uppercase;
    color: #797979;
}
.add-text a {
    line-height: 6px;
    background: #f00;
    position: relative;
    padding: 0 10px;
    color: #fff;
    font-weight: 900;
    font-family: inherit;
    letter-spacing: 2px;
    margin-bottom: 2px;
    border: 2px solid #fff;
}

.add-text h1 {
    position: absolute;
    left: 10%;
    font-size: 18px;
    line-height: 30px;
    color: #888;
}
.add-text {
    display: inline-block;
    width: 100%;
    position: relative;
}
iframe {
    max-width: 100%;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #ec0d0d;
}