@import url('https://fonts.googleapis.com/css?family=Mukta:300,400,500,600,700,800,900');
body {
    overflow-x: hidden;
}
body,.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6,h1, h2, h3, h4, h5, h6, a { font-family: 'Mukta', sans-serif;}
.uk-link, a {
    color: #333;;
}
.uk-link:hover, a:hover {
    color: #ff433f;
    text-decoration: none;
}
p {
    font-size: 18px;
    line-height: 32px;
    color: #333;
}
em {
    color: #565656;
}
.bg1 {
    background: #ff433f;
}
.bg2 {
    background: #eaf7fd;
}
.bg-logo {
    background: #02314b !important;
}
.navbar {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}
.navbar-light .navbar-nav .nav-link {
    line-height: 50px;
    color: #444;
    font-size: 20px;
    font-weight: 700;
    padding: 0 15px;
}
.menu a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}  
.menu a:hover {
    color: #f00 !important;
} 
.uk-sticky-fixed .logo-part img {
    width: 150px;
    transition: 1s;
}
.uk-sticky-fixed .logo-part {
    padding: 10px;
    transition: 1s;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #ff433f;
    background: transparent;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #02314b;
    color: #ffffff;
}
.uk-navbar-dropdown {
    top: 39px !important;
    padding: 8px;
    width: 260px;
}
.uk-search-navbar .uk-search-input {
    font-size: 17px;
}
.uk-navbar-nav>li>a {
    color: #02314b;
    font-size: 16px;
    line-height: 45px;
    min-height: auto;
    font-weight: 800;
}
.respo__fnt {
    font-size: calc(1.25rem + 2.9vw);
    line-height: 130%;
}
.na-caption {
    font-size: 16px;
    text-align: center;
    font-style: italic;
    font-weight: 600;
}
.cover {
    object-fit: cover;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #ec1e24 !important;
    color: #fff !important;
}
.text-init {
    color: #c7c7c7;
}
.ft-14 {
    font-size: 14px;
    line-height: 26px;
}
.ft-15 {
    font-size: 15px;
    line-height: 28px;
}
.ft-17 {
    font-size: 17px;
    line-height: 30px;
}
.ft-18 {
    font-size: 18px;
    line-height: 30px;
}
.ht-550 {
    height: 550px;
}
.ht-400 img {
    height: 400px;
}
.ht-350 img {
    height: 350px;
}
.ht-190 img {
    height: 190px;
}
.ht-100 img {
    width: 90px;
    height: 90px;
} 
.ht-220 img {
    height: 210px;
}
.ht-140 img {
    height: 95px;
    width: 140px;
}
.ht-100 img {
    height: 85px;
    width: 100px;
}
.ht-90 img {
    height: 75px;
    width: 75px;
}
.ht-25 {
    height: 25px;
    width: 25px;
}
.ht-70 img {
    height: 140px;
    width: 140px;
}
.hover_img:hover img {
    transform: scale(1.2);
}
.hover_img img {
    transition: 1s;
}
.ads img {
    margin-bottom: 6px;
    margin-top: 10px;
}
.icon-btn {
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 5px;
    margin-left: 10px;
    width: 25px;
    height: 25px;
}
.heading a {
    color: #ffffff;
}
.icon-btn:before {content: "+";font-weight: 100;}
.heading:hover span:before {
    color: #fff;
    transition: 1s;
    content: '\f35a';
    font-family: "Font Awesome 5 Free";
}
.heading:hover span {
    background: #1c4a7b;
    border-radius: 100%;
    transition: 1s;
}
.heading span {
    transition: all 1s;
}
.cat_lead span {
    font-size: 21px;
    font-weight: 700;
    line-height: 45px;
    display: inline-block;
    color: #ffffff;
    padding: 0 35px;
    z-index: 99;
    position: relative;
    left: 0;
    background: #ee2223;
}
.cat_lead {
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid #020202;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #ce181f;
}
.my-overlay {
    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%);
}
#skip-ads {
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 999999;
    margin: auto;
    position: fixed;
    text-align: center;
    background: #fff;
}
.footer p {
    line-height: 28px;
    font-size: 15px;
    margin: 0;
    color: #fff;
}
.ft-head {
    background: #1c4a7b;
    position: relative;
}
.ft-head img {
    border-radius: 50%;
    border: 4px solid #fff;
    z-index: 99;
    position: relative;
}
.ft-head:before {content: "";position: absolute;background: #fff;width: 100%;height: 40px;left: 0;z-index: 0;}
.spcial-bx:after {
    content: "";
    border: 2px solid #02314b;
    width: 60%;
    height: 100%;
    position: absolute;
    top: 0;
}
.rounded-100 {
    border-radius: 100px;
}
#skip-ads img {margin: 20px;box-shadow: 0px 0px 10px -6px #000000;}
.uk-tab-right::before {
    border: 0;
}
.uk-active > .bg-class-activ {
    background: #28a5b7 !important;
    border: 1px solid #28a5b7 !important;
    color: #fff !important;
}
.uk-active > .bg-class-activ a, .uk-active > .bg-class-activ i {
    color: #fff !important;
}
@media    all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu{  display:block; opacity: 0;  visibility: hidden; transition:.3s; margin-top:0;  }
    .navbar .dropdown-menu{ top:180%;  }
    .navbar .nav-item:hover .dropdown-menu{ transition: .3s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg); }
}
@media only screen and (max-width: 600px) {
    .ht-550 {
        height: auto;
    }
    .mob-vv {
        left: 0 !important;
        margin-top: 0 !important;
    }
}
.tag__box {
    display: inline-block;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.tag__box a:after {content: "";position: absolute;border-bottom: 1px solid #f8f9fa;width: 100%;left: 0;bottom: -1px;}
.tag__box a:hover, .tag__box a:focus {
    background: #f8f9fa !important;
}
.tag__box a {
    position: relative;
    display: inline-block;
}
.searchbox{
    position:relative;
    width:0%;
    overflow:hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.searchbox-input{
    top:0;
    border:0;
    outline:0;
    background:#dcddd8;
    margin:0;
    color:red;
    padding: 4px;
}
.searchbox-input::-webkit-input-placeholder {
    color: #d74b4b;
}
.searchbox-input:-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input::-moz-placeholder {
    color: #d74b4b;
}
.searchbox-input:-ms-input-placeholder {
    color: #d74b4b;
}
.searchbox-open{
    width:100%;
}
.s-box.s-big {
    position: fixed;
    display: block;
    color: #000 !important;
    z-index: 999;
    top: 30px;
}
.s-box.s-big a, .s-box.s-big span {
    color: #000 !important;
}
.site-logo img {
    max-height: 75px;
    -webkit-transition:max-height 0.2s ease-out;
    -moz-transition:max-height 0.2s ease-out;
    -o-transition:max-height 0.2s ease-out;
    transition:max-height 0.2s ease-out;
}
.site-logo.shrink img {
    max-height: 45px;
} 
.progress-bar {
    height: 3px;
    background: #1c4a7b;
    width: 0;
}
.top__bx {
    background: rgb(108,108,108);
    background: radial-gradient(circle, rgba(108,108,108,1) 0%, rgba(116,116,116,1) 48%, rgba(170,170,170,1) 100%);
}