@import url('https://fonts.googleapis.com/css?family=Mukta:300,400,500,600,700,800,900');
body{ font-family: 'Mukta', sans-serif;}
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
    font-family: 'Mukta', sans-serif;
}
.uk-link, a {
    color: #464646;
}
.uk-link:hover, a:hover {
    color: #ff4e02;
    text-decoration: none;
}
.on-hover:hover {
    text-decoration: underline;
}
.ads img {
    margin-bottom: 25px;
}
.sm__text {
    font-size: 18px;
    line-height: 32px;
}
p {
    font-size: 20px;
    line-height: 38px;
    color: #484848;
    font-weight: 500;
}
.sn-h4 {
    font-size: 19px;
    line-height: 28px;
}
.bg-header {
    background: #002750;
}
.hard--back {
    background: #00619e;
}
.bg-logo {
    background: #da0909;
}
.brand-text {
    color: #ff4e02 !important;
}
.brand-dark {
    color: #222439;
}
.navbar-light .navbar-nav .nav-link, .menu a {
    padding-right: 20px;
    padding-left: 20px;
    line-height: 45px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 900;
}
.liner {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #ddd;
}
.uk-sticky-fixed div div .navbar:before {
    display: none !important;
}
.uk-sticky-fixed div div .navbar:after {
    display: none !important;
}
.left-0 {
	left: 0 !important;
}
.menu a {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #f9f9f9;
    background: #da0909;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #ff4e02;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #0056ad;
}
.uk-navbar-dropdown {
    top: 50px !important;
    padding: 8px;
    width: 260px;
}
.uk-search-navbar .uk-search-input {
    font-size: 17px;
}
.sn__heading_sp {
    display: block;
    position: relative;
    font-size: 28px;
    font-weight: 800;
    color: #8a8a8a;
    line-height: 50px;
}
.sn__heading_sp .sn__first {color: #4a4a4a;margin-right: 6px;}
.home__para_sn {
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
}

.sp_front, .sp_front2 {
    margin-bottom: 25px;
    background: #e4e4e4;
    display: block;
    position: relative;
    overflow: hidden;
}
.sp_front span:after, .sp_front2 span:after {
    content: "";
    position: absolute;
    background: #da0909;
    width: 85px;
    height: 110%;
    right: -20px;
    top: -1px;
    clip-path: polygon(0 0, 100% 0%, 60% 100%, 0% 100%);
    z-index: -1;
}
.sp_front span, .sp_front2 span  {color: #ffffff;font-size: 25px;line-height: 50px;font-weight: 900;position: relative;display: inline-block;background: #da0909;padding: 0 20px;z-index: 3;}
.sp_front a:after {content: "\f055";font-family: fontawesome;color: #da0909;font-size: 15px;position: relative;top: -1px;}
.sp_front a, .sp_front2 a {
    font-size: 17px;
    color: #222439;
    padding: 0 25px;
    position: absolute;
    right: 0;
    top: 30%;
}
.sp_front span:before, .sp_front2 span:before {
    content: "";
    position: absolute;
    background: #0676bc;
    width: 85px;
    height: 110%;
    right: -35px;
    top: -4px;
    clip-path: polygon(0 0, 100% 0%, 60% 100%, 0% 100%);
    z-index: -1;
}
.cover {
    object-fit: cover;
}
.text-init {
    color: #c7c7c7;
}
.ht-170 img {
    height: 170px;
}
.ht-100 img {
    width: 90px;
    height: 90px;
} 
.ht-220 img {
    height: 210px;
}
.ht-150 img {
    height: 130px;
    width: 160px;
}
.ht-140 img {
    height: 130px;
    width: 145px;
}
.ht-130 img {
    height: 100px;
    width: 135px;
}
.ht-80 img {
    height: 80px;
    width: 80px;
}
.ht-600 {
    height: 600px;
}
.timeline-scrollbar {
    height: 700px !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgb(0, 63, 128) !important;
}
#mCSB_1_scrollbar_vertical {
    right: 0;
}
.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%);
}
.scrollbox {
    height: 500px;
    overflow: auto;
    overflow-x: hidden;
    visibility: hidden;
}
.scrollbox-content,
.scrollbox:hover,
.scrollbox:focus {
    visibility: visible;
}
.scrollbox_delayed {
    transition: visibility 0.2s;
}
.scrollbox_delayed:hover {
    transition: visibility 0s 0.2s;
}
#mybox::-webkit-scrollbar {
    width: 3px;
}
#mybox::-webkit-scrollbar-track {
    border-radius: 10px;
    background: transparent;
}
#mybox::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #ff0000;
    padding: 0;
}
/*
    Footer
*/
.footer p strong {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.footer p {
    color: #eee;
    font-size: 15px;
    display: inline-block;
    width: 100%;
    line-height: 32px;
    margin: 0;
}
@media only screen and (max-width: 600px) {
    .ht-150 img,.ht-140 img {
        height: 100px;
        width: 90px;
    }
    .uk-height-large {
        height: auto;
    }
    .uk-h4,.uk-h3,.uk-h2,.uk-h1 {
        font-size: 18px;
        line-height: 24px;
    }
}