

.news-carousel {
    min-height: 400px;
}

.news-banner-mh {
    min-height: 400px;
}

.news-banner-item-bg{
    background-repeat: no-repeat;
    background-size: cover;
}

.news-banner-bg-dark {
    background: rgba(0, 0, 0, 0.26);
}

.news-banner-title {
    font-family: Titillium;
    font-weight: 400;
    font-size: 34px;
    font-style: normal;
    color: #FFF;
    margin: 0px;
}

.news-banner-text-container {
    margin-top: auto;
    margin-bottom: auto;
}

.news-carousel-indicators {
    position: absolute;
    right: unset;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 0%;
    margin-bottom: 1rem;
    margin-left: 7%;
    list-style: none;
}

.news-carousel-indicators>.news-carousel-indicator {
    height: 13px;
    width: 13px;
}

.carousel-dark .news-carousel-indicators .news-carousel-indicator {
    background-color: #fff;
    opacity: 1;
}

.news-carousel-indicators .active {
    background-color: #008D9A !important;
}

.news-nav-pills .nav-link.active {
    background: transparent;
    color: #008D9A;
}

.news-nav-pills .nav-link {
    background: transparent;
    color: #000000;
    font-family: Titillium;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
}

.news-nav-pills {
    /* padding-top: 1rem; */
    padding-bottom: 1rem;
}
.nav-pills-container {
    background: #F2F5F7;
    padding: 0px;
}


.new-card-title {
    font-family: Titillium;
    font-weight: 600;
    font-size: 21px;
    font-style: normal;
    line-height: 32px;
    color: #000;
    position: relative;
    /* limit text lines */
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 1; /* number of lines to show */
           line-clamp: 1; 
   -webkit-box-orient: vertical;
}

.new-card-text {
    font-family: Titillium;
    font-weight: 300;
    font-size: 14px;
    font-style: normal;
    line-height: 32px;
    color: #444444;
    position: relative;
    /* limit text lines */
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 4; /* number of lines to show */
           line-clamp: 4; 
   -webkit-box-orient: vertical;
}

.new-details-card-text {
    font-family: Titillium;
    font-weight: 300;
    font-size: 14px;
    font-style: normal;
    line-height: 32px;
    color: #444444;
    position: relative;
}
.new-card-date {
    font-family: Titillium;
    font-weight: 400;
    font-size: 13px;
    font-style: normal;
    line-height: 32px;
    color: #008D9A;
    position: relative;
}

.new-card {
    border: none;
    border-radius: 0px;
    text-decoration: none;
    margin-bottom: 1rem;
}

.news-card-image {
    min-height: 400px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.news-card-date {
    padding: 30px;
    background: #008D9A;
    color: #FFF;
    font-family: Titillium;
    font-weight: 700;
    font-size: 44px;
    font-style: normal;
    line-height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
}


.news-card-body {
    padding: 40px 0px;
}

.news-card-footer {
    padding: 20px 0px;
    border-top: 1px solid #008D9A;
}

.news-bublisher-avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}

.new-detail-1, .new-detail-2, .new-detail-3 {
    font-family: Titillium;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    line-height: 32px;
    color: #444444;
    position: relative;
    height: fit-content;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 1rem;
}

.new-detail-1, .new-detail-2 {

    padding-right: 1rem;
    border-right: 1px solid #444444;
}

.news-pagination .page-item {
    border: .7px solid #979797;
    border-radius: 0px;
    border-bottom: 2px solid #000;
    margin: 1rem;
}

.news-pagination, .news-pagination .page-item .page-link {
    border-radius: 0px;
}

.news-pagination, .news-pagination .page-item {
    border-bottom-right-radius: 1rem;
    overflow: hidden;
}

.news-pagination .page-item:not(.active) .page-link {
    color: black;
}

.page-item:not(:first-child) .page-link {
    margin-left: 0px;
}

/* enable absolute positioning */
.inner-addon {
    position: relative;
  }
  
  /* style glyph */
  .inner-addon .glyphicon {
    position: absolute;
    padding: 10px;
    pointer-events: none;
  }
  
  /* align glyph */
  .left-addon .glyphicon  { left:  0px;}
  .right-addon .glyphicon { right: 0px;}
  
  /* add padding  */
  .left-addon input  { padding-left:  30px; }
  .right-addon input { padding-right: 30px; }

.news-search > input {
    border-radius: 0px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    padding-left: 0px;
    font-family: Titillium;
    font-weight: 300;
    font-size: 14px;
    font-style: normal;
    line-height: 32px;
    color: #646363;
}

.news-section-menu {
    margin-top: 3rem;
    font-family: Titillium;
    font-weight: 400;
    font-size: 17px;
    font-style: normal;
    line-height: 32px;
    color: #FFFFFF;

    padding: 1rem;
    border-left: 9px solid #000000;
    background: #008D9A;
}

.news-categories-list {
    list-style: square;
    font-size: 35px;
}

.news-categories-list>li>div>span {
    font-size: 14px;
    position: relative;
    bottom: 5px;

    font-family: Titillium;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    line-height: 32px;
    color: #000;
}

.news-categories-list>li>div>span>a {
    text-decoration: none;
    color: #000;
}

.news-categories-list>li>div>span>a:hover {
    text-decoration: none;
    color: #008D9A;
}

.news-categories-list::marker {
    font-size: 1rem;
    font-size: 35px;
}

.border-bottom-green {
    border-bottom: 1px solid #008D9A;
}

@media only screen and (max-width: 388px) {
    .news-card-footer > .d-flex {
        display: unset !important;
    }
    blockquote {
        padding: 1rem !important;
    }
}

.news-leave-comment {
    font-family: Poppins;
    font-weight: 700;
    font-size: 21px;
    font-style: normal;
    line-height: 32px;
    color: #000;
}

blockquote {
    background: #EAEDEE;
    color: #444444;
    border-radius: 0px;
    border-left: 9px solid #000;
    padding: 30px 70px;
    font-family: Titillium;
    font-weight: 700;
    font-size: 16px;
    font-style: normal;
    line-height: 32px;
}

/* New news design */


.search-form {
    padding: 2rem 0px;
    background-color: #FFFFFF;
}

.search-form .form input {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
}

.search-form .form .input-group {
    height: 40px;
}

.search-form .form button {
    height: 40px;
    width: 40px;
    display: flex;
    padding: 0px;
    border-radius: 0px;
}

.search-form .form button span {
    margin: auto;
}


.news-group .nav {
    flex-direction: column;
    background-color: #F2F5F7;
}

.news-group .container {
    background-color: #FFF;
}

.news-group .nav li {
    background-color: #E0E7E8;
    margin-top: 1rem;
    padding: .5rem 0px;
    border-left: 5px solid #008D9A;
}


.news-group .nav li .nav-link.active {
    color: black;
    font-weight: 700;
}

.news-filters {
    background-color: #F2F5F7;
    padding: 1rem 0px;
}

.news-filters form select {
    border-radius: 0px;
    border: 2px solid #DEE5EC;

    background-color: #fff;
    padding: .5rem .2rem;

    font-family: Titillium;
}

p, a{
    font-family: Titillium;
}
.news-filters .items-stats{

    text-align: right;
    margin-bottom: 0px;

    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.news-filters .items-stats-container {
    display: flex;
    height: 100%;
}

.news-filters .items-stats span {
    font-weight: 600;
}

.articles {
    background-color: #F2F5F7;
}

.tab-content .card {
    padding: 2rem;
}

.tab-content .card .news-category .category{
    border-left: 1px solid #008D9A;
    padding-left: 1rem;

    font-size: 18px;
    font-weight: 400;
    color: #444444;

    text-transform: uppercase;
}

.tab-content .card .news-category .date{
    font-size: 18px;
    font-weight: 400;
    color: #008D9A;
    text-align: right;
}

.tab-content .card .news-category .date span {
    font-weight: 700;
}

.newsletter {
    padding: 2rem;
    background-color: #008D9A;
}

.newsletter .text {
    color: #fff;
}

.newsletter .link {
    background-color: #000;
    font-family: Titillium;
    color: #fff;
    padding: 1rem;

    margin-top: 1rem;

    display: block;
    text-decoration: none;

    transition: .7s;
}

.newsletter .link:hover {
    background-color: #fff;
    color: #000;
}

main {
    background-color: #F2F5F7;
}