@import 'https://fonts.maateen.me/solaiman-lipi/font.css';

body {
background-color: #fff;
font-family: solaimanlipi, sans-serif
}

.navbar textarea,
textarea.form-control,
input.form-control,
input[type=text],
input[type=password],
input[type=email],
input[type=number],
[type=text].form-control,
[type=password].form-control,
[type=email].form-control,
[type=tel].form-control,
[contenteditable].form-control {
box-shadow: inset 0 -1px 0 #fff;
transition: box-shadow .2s;
background: #e8e8e8;
padding-left: 16px;
border-radius: 25px
}

a {
color: #222
}

a:hover {
color: #222;
text-decoration: none
}

.main-logo {
width: 200px
}

button.search {
border-radius: 25px;
color: #656565
}

button.search:hover {
background-color: #1c4a7b;
border-color: #1c4a7b
}

.header .nav-link {
font-size: 15px;
font-weight: 600;
color: #111010 !important
}

.navbar {
border: none;
-webkit-box-shadow: 0 0 5px rgb(0 0 0/14%);
box-shadow: 0 0 5px rgb(0 0 0/14%)
}

::-webkit-scrollbar {
background: #eee;
width: 13px;
border-left: 1px solid rgb(198, 198, 198);
}

::-webkit-scrollbar-thumb {
background: #9f9595
}

.ad-box {
background-color: #c9c9c9;
height: 193px;
width: 100%;
display: block
}

.news-box {
width: 100%;
display: block;
cursor: pointer
}

.news-box img {
width: 100%
}

.news-box h1 {
font-weight: 700;
font-size: 20px;
color: #222
}

.news-box p {
font-size: 15px;
font-weight: 500;
color: #222
}

.news-box small {
font-size: 12px;
color: #f00
}

.news-bar {
min-height: 80px;
width: 100%;
display: block;
cursor: pointer
}

.news-bar img {
width: 100%
}

.news-bar h1 {
font-weight: 700;
font-size: 16px;
color: #222
}

.news-bar small {
font-size: 12px;
color: #f00
}

.h-10 {
background-color: #ffebcd;
height: 200px
}

.h-20 {
background-color: #ffebcd;
height: 400px
}

.cat-title{
background-color:#d7d7d7;
width: fit-content;
color: #000;
font-size: 20px;
font-weight: 700;
padding: 5px;
border-left: 7px solid rgb(255 17 0);
padding-left: 18px;
padding-right: 18px;
}


.cat-title i {
color: rgb(244 17 0);
font-size: 17px
}

.section-video {
background-color: #242424
}

.section-video .cat-title {
color: #fafafa
}

.section-video .video {
background-color: #000;
height: 200px;
display: block
}

.section-video .videoone {
background-color: #000;
height: 400px;
display: block
}

.nav-tabs .nav-link {
font-weight: 700
}

@media only screen and (min-width:968px) {
.line-top {
border-top: 1px solid #e6e6e7
}

.line-bottom {
border-bottom: 1px solid #e6e6e7
}

.line-left {
border-left: 1px solid #e6e6e7
}

.line-right {
border-right: 1px solid #e6e6e7
}

.big h1 {
font-size: 20px
}
}

@media(min-width:1920px) {

.container,
.container-sm,
.container-md,
.container-lg,
.container-xl {
max-width: 1280px
}
}

@media(max-width:1280px) {
.main-logo {
width: 150px
}
}

@media(max-width:800px) {
.news-box {
background: #fff;
padding: 10px;
-webkit-box-shadow: 0 0 5px rgb(0 0 0/14%);
box-shadow: 0 0 5px rgb(0 0 0/14%)
}

.news-bar {
background: #fff;
padding: 10px;
-webkit-box-shadow: 0 0 5px rgb(0 0 0/14%);
box-shadow: 0 0 5px rgb(0 0 0/14%)
}
}

.footer-big {
padding: 105px 0 65px
}

.footer-big .footer-widget {
margin-bottom: 40px
}

.footer--light {
background: #02011f
}

.footer-big .footer-menu ul li a,
.footer-big p,
.footer-big ul li {
color: #ccc
}

.footer-menu {
padding:0px;
}

.footer-menu ul li a {
font-size: 17px;
font-weight: 700;
line-height: 32px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
text-decoration: none;
list-style: none;
color: #fcfcfc
}

.footer-menu ul li {
list-style: none
}

.footer-menu ul li a:hover {
color: #437ac2
}

.footer-menu--1 {
width: 100%
}

.footer-widget-title {
line-height: 42px;
margin-bottom: 10px;
font-size: 18px
}

.mini-footer {
background: #040335;
text-align: center;
padding: 32px 0
}

.mini-footer p {
margin: 0;
line-height: 26px;
font-size: 15px;
color: #999
}

.mini-footer p a {
color: #0d7fdf
}

.mini-footer p a:hover {
color: #34bfa3
}

.widget-about img {
display: block;
margin-bottom: 30px
}

.widget-about p {
font-weight: 700;
font-size: 15px
}


.contact-details {
    margin: 0px;
    padding: 0px;
}

.widget-about .contact-details li {
margin-bottom: 10px
}

.widget-about .contact-details li:last-child {
margin-bottom: 0
}

.widget-about .contact-details li span {
padding-right: 12px
}

.widget-about .contact-details li a {
color: #2b2b2b;
font-weight: 700;
font-size: 14px
}

.widget-about .contact-details li {
list-style: none
}

@media(max-width:991px) {
.footer-menu {
padding-left: 0
}
}

.hyper-link {
background: #1c4a7b;
padding: 5px 10px;
border-radius: 15px;
color: #fbfcfd;
margin-bottom: 15px;
font-weight: 700
}

.hyper-link:hover {
background: #587ba0;
color: #fbfcfd
}

.copyright {
font-size: 15px;
font-weight: 600
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus {
border: none;
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
background: #f72819;
border-radius: 0
}

.nav-tabs .nav-item {
text-align: center;
width: 50%
}

.category .news-box {
background-color: #f7f7f7;
padding: 10px
}

.latest-popular {
background-color: #ebebeb
}

.latest-popular i {
font-size: 12px
}

.latest-popular h2 {
font-size: 16px
}

.latest-popular .nav-tabs .nav-link:hover {
border: none;
color: #464646
}

.latest-popular .nav-tabs .nav-link.active:hover {
border: none;
color: #fff
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus:hover {
box-shadow: none
}

.news-box.single-page p {
font-size: 18px !important;
text-align: justify
}

.wetget li {
list-style: none !important
}

.box {
background-color: #858585;
display: block;
width: 100%;
border: 2px solid #f13d3d
}

.media-box {
margin-top: 20px;
margin-bottom: 20px;
background-color: #303030;
padding: 20px
}

.carousel-control-next,
.carousel-control-prev {
width: 50px;
height: 50px;
top: 46%;
background: rgba(0, 0, 0, .83);
border-radius: 28px;
margin: 5px
}

.tab-content {
border: 1px solid #ebebeb
}

.widget-about a {
margin: 4px
}

img.lazy {
transition: 0.5s;
}

.header {
background-color: #fff !important;
}

.header-logo {
padding-top: 1rem;
padding-bottom: 1rem;
}


.header .navbar {
border-top: 2px solid rgb(212, 3, 34);
}

.navbar-light .navbar-toggler {
color: rgba(0, 0, 0, 0.5);
border-color: #00000000;
}




@media only screen and (max-width: 990px) {

.navbar-toggler {
padding: 0px;
font-size: 1.015625rem;
line-height: 1;
background-color: transparent;
border: 0px;
border-radius: 0.25rem;
font-size: 25px;
}

.navbar-toggler:focus{
color: rgb(66, 0, 0);
}

button:focus {
outline: 1px dotted;
outline: 5px #fff;
}



.navbar-collapse {
background-color: #e3e3e3 !important;
border-radius: 10px !important;
padding: 0.5rem;
margin-top: 12px;
}

.header .nav-link {

border: 1px solid #c9c9c9;
padding: 8px;
margin-bottom: 7px;
border-radius: 7px;
background-color: rgb(238, 238, 238);
}


}


@media only screen and (min-width: 992px) {

    .name-less {
        background-color: #f7f7f7;
        padding: 8px;
        border: 1px solid #d4d4d4;
    }

.header .navbar {
border-top: 2px solid rgb(212, 3, 34);
border-bottom: 2px solid rgb(212, 3, 34);
padding: 0px;
}

.nav-link {
border: 4px 4px 4px 4px solid #00000000;
}

.nav-link.active {
border-bottom: 2px solid rgb(212, 3, 34);
}
}

.social-btn {
height: fit-content;
font-size: 20px;
margin-left: 10px;

-webkit-box-shadow: 0 1px 4px rgb(0 0 0 / 40%);
box-shadow: 0 1px 4px rgb(0 0 0 / 0%);
-webkit-transition: all 0.4s;
transition: all 0.4s;
border: 1px solid #ff0000;
}

.social-btn:hover{
background-color: rgb(255 0 0);
color: #fff;
}

.news-bar.small{
    min-height: 50px;
}

.number-list h1{
font-size: 18px;
margin-bottom: 0px;
}

.number-list .number {
    font-size: 26px;
    color: rgb(255 0 0);
    font-weight: 100;
    margin: 0px;
    margin-right: 7px;
}


.footer .bg-dark {
    background-color: #313131 !important;
    padding-top: 10px;
    padding-bottom: 44px;
}


.footer .bg-danger{
    background-color: #000000  !important;
}

.footer .copyright{
    text-align: center;
}

.input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child) {
    height: 31px;
    top: 25px;
    padding: 8px !important;
    width: 30px;
    border-radius: 28px;
}


#datepicker {
    height: 32px !important;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
}

.archive-btn{
    -webkit-box-shadow: 0 1px 4px rgb(255 255 255 / 40%);
    box-shadow: 0 1px 4px rgb(255 255 255 / 40%);
    border: 1px solid rgb(221 221 221) !important;
}

[name|="search"]{box-shadow: inset 0 -1px 0 #fff;
    transition: box-shadow .2s;
    background: #e8e8e8;
    border-radius: 25px;
    padding: 0px;
    padding-left: 16px;
    height: 40px;
}

.gj-datepicker-bootstrap [role=right-icon] button .gj-icon, .gj-datepicker-bootstrap [role=right-icon] button .material-icons {
    color: #7d7d7d;
    position: absolute;
    font-size: 15px;
    top: 9px;
    left: 9px;
}

button.search {
    border-radius: 25px;
    color: #656565;
    padding: 8px;
    width: 36px;
}

button.search:hover{
    background-color: rgb(136, 6, 6);
}

#datepicker {
    height: 32px !important;
    margin-right: 7px;
}

.gj-datepicker-bootstrap [role=right-icon] button .gj-icon, .gj-datepicker-bootstrap [role=right-icon] button .material-icons {
    color: #7d7d7d;
    top: 8px !important;
    left: 7.5px;
}
::placeholder {
    text-align: center;
  }


  .dropdown-menu {

    background-color: #eeeeee;

}

.dropdown-menu {
    margin-top: 0;
    border: none;
    -webkit-box-shadow: 0 1px 4px rgba(255, 255, 255, 0);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
    border: 1px solid #c9c9c9;
    padding: 5px;
    margin-bottom: 8px;
    padding-bottom: 0px;
    border-radius: 6px;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.3rem 0.8rem;
    clear: both;
    font-weight: 700;
    color: #212121;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    /* border: 0; */
    border: 1px solid #b8b8b8;
    margin-bottom: 6px;
    border-radius: 6px;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
    background: red;
    width: 25px;
    height: 25px;
    border-radius: 19px;
    color: #fff;
}

.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: -20px;
    display: block !important;
    border:0px solid black;
}

.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: -25px;
    display: block !important;
    border:0px solid black;
}
.owl-prev i, .owl-next i {transform : scale(1,6); color: #ccc;}


.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
    background: rgb(0, 0, 0);
    transition: red 2s ease-out 100ms;
    width: 50px;
    height: 50px;
    border-radius: 40px;
    color: #fff;
    font-size: 30px;
}

.owl-next{
    margin-right: 30px !important;
}



.play-button {
    position: absolute;
    bottom: 10px;
    width: 60px !important;
    left: 10px;
}

.play-thumb{
    border: 4px solid #fff;
}


.owl-theme .owl-nav {
    margin-top: 0px;
    display: none;

}



.video-section:hover .owl-theme .owl-nav{
    display: block;
}

.news-box p {
    font-size: 18px !important;
    font-weight: 500;
    color: #222;
}
