/* stylelint-disable selector-list-comma-newline-after */


font-family: 'Open Sans', sans-serif;
font-family: 'Open Sans Light', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
                                                


      .hov {
            color: gray !important;
            }
            .top-navbar a:hover,
            .top-navbar a:hover .hov,
            
            .footer-nav-item a:hover,
            .footer-nav-link a:hover {
            text-decoration:none !important;
            color:#ED0202 !important;
        }
          
        .nav-link-item{
            margin-left: 0.5rem;
            color: #000000!important;
            font-size: 1.2rem;
        }
        .navbar-ul-items .item-li-img{
            position: absolute;
            left: 45%;
        }
    
        @media (min-width: 992px) {
        .navbar-ul-items {
            margin-left: 35px;
        }
        .navbar-ul-items .item-li-text, .item-search-icon{
            margin-top: 60px;
        }
        .navbar-ul-items .item-li-img{
            top: 1rem;
        }
        .navbar-ul-items .item-li-img img{
            transform: scale(1.2);
        }
       }
       @media (min-width: 1020px) {
        .navbar-ul-items .item-li-img{
            top: 1.5rem;
        }
       }
/* kk */

.jumbotron-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.jumbotron{ background-size: cover;
  color: #000;
    background: contain;
    width: 100%;

}
.text-dark{padding-bottom: 0.5rem;}
a.page-link{color: #000;
}
a.page-link:hover{color: #ED0202;
  background-color: #f8f9fa;
}

.blog-post{
  margin-bottom: 1.5rem!important;
}

/* kk a.text-dark{padding-bottom: 1rem!important;
color: #FF7777!important;}*/

a{color: #ED0202;

}


a:hover{color: #000;

}
a.stretched-link{
  color: #000000!important;
            font-size: 1.2rem;
}
.blog-title{padding-bottom: 0.5rem;}
a.red{
           
            color: #6c757d!important;
            font-size: 1.0rem;
        }

a.red:hover{
            color: #ED0202 !important;
              text-decoration:none !important;
             transition: 0.2s !important;
        }


 a.nav-item{
            margin-left: 0.0rem;
            color: #000000!important;
            font-size: 1.2rem;
        }

         a.nav-item:hover{
             text-decoration:none !important;
            color:#ED0202 !important;
        }

.discover-date{

font-size: 0.7rem;
color: #6c757d!important;

}


a.link-bottom{ color: #000000;
            font-size: 1rem;
}

.discover-date-bl{
color: #333 !important;
font-size: 0.8rem;
border-radius: .28571429rem;
margin-bottom: .75em;

line-height: 1;
padding: .3em .4em;
}


.discover-type{background-color: #6c757d!important;
border-color: #000000 !important;
color: #fff !important;
font-size: 0.8rem;
border-radius: .28571429rem;
margin-bottom: .75em;

line-height: 1;
padding: .3em .4em;}

.text-primary {
  color: #ED0202 !important;
    font-weight: 500;
}


.text-blue{
  color: #0d21b7 !important;
    font-weight: 500;
}
/* kk */

.p-md-5{
  padding: 4rem !important;
}

.blog-header {
  line-height: 1;
  border-bottom: 1px solid #e5e5e5;
}

.blog-header-logo {
  font-family: "Playfair Display", Georgia, "Times New Roman", serif;
  font-size: 2.25rem;
}

.blog-header-logo:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans",;
}

.display-4 {
  font-size: 2.5rem;
   font-weight: 300;

}
@media (min-width: 768px) {
  .display-4 {
    font-size: 3rem;
  }
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-scroller .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
}

.card-img-right {
  height: 100%;
  border-radius: 0 3px 3px 0;
}

.flex-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.h-250 { height: 450px; }
@media (min-width: 768px) {
  .h-md-250 { height: 350px; }
}

.border-top { border-top: 1px solid #e5e5e5; }
.border-bottom { border-bottom: 1px solid #e5e5e5; }

.box-shadow { box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); }

/*
 * Blog name and description
 */
.blog-title {
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 400;
}
.blog-description {
  font-size: 1.1rem;
  color: #999;
}

@media (min-width: 40em) {
  .blog-title {
    font-size: 3.5rem;
  }
}

/* Pagination */
.blog-pagination {
  margin-bottom: 4rem;
}
.blog-pagination > .btn {
  border-radius: 2rem;
}

/*
 * Blog posts
 */
.blog-post {
  margin-bottom: 1rem;
}
.blog-post-title {
  margin-bottom: .25rem;
  font-size: 2.5rem;
}
.blog-post-meta {
  margin-bottom: 1.25rem;
  color: #999;
}

/*
 * Footer
 */
.blog-footer {
  padding: 2.5rem 0;
  padding-left: 1rem ;
  color: #000;
  text-align: left;
  background-color: #ececec;
  border-top: .05rem solid #e5e5e5;
}
.blog-footer p:last-child {
  margin-bottom: 0;
}
.blog-footer-white{
  padding: 5rem 0;
  padding-left: 1rem ;
  color: #fff;
  text-align: left;
  background-color: #fff;
   margin-bottom: 3rem ;
 
}