.container.px-5 .row.px-5 {
    margin-top: -70px !important;
}

.news {
    margin-top: 75px !important;
    position: relative;
}

.news_img_cont {
    width: 250px !important;
    height: 150px !important;
}

/*a.read_btn1 {*/
/*    position: absolute;*/
/*    bottom: -20px;*/
/*    z-index: 999;*/
/*}*/
#menu-main-menu-1 > li > a
{
	color:white;
}
.mm-header {
	color:white !important;
}
.news_type {
    margin-top: -6px !important;
    color: #9fc54d;
    font-size: 13px;
    font-weight: bold;
}
.news_h {
    color: black;
    font-size: 16px;
    font-weight: bold;
}
.news_img {
    width: 250px;
    height: 150px;
    object-fit: contain;
}
.read_btn1 {
    color: #007681!important;
    text-align: left;
    margin: 0;
    font-weight: 400;
    padding-left: 0;
    margin-top: 0;
    padding-top: 0;
    line-height:1.4;
    font-family:'Montserrat';
    font-size:14px;
}
.read_btn1:hover {
    color: #014a51!important;
}

.pagination {
    margin-top: 25px !important;
    clear:both;
    padding:20px 0;
    position:relative;
    font-size:13px;
    line-height:13px;
}
 
.pagination span, .pagination a {
    display:block;
    float:left;
    margin: 2px 2px 2px 0;
    padding:6px 9px 5px 9px;
    text-decoration:none;
    width:auto;
    color:#fff;
    background: #007681;
    font-weight:600;
}
 
.pagination a:hover{
    color:#fff;
    background: #014a51;
    font-weight:600;
}
 
.pagination .current{
    padding:6px 9px 5px 9px;
    background: #9fc54d;
    color:#fff;
    font-weight:600;
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center; /* ⭐️ */
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}


.my-3 {
    margin-top: 0rem!important!;
    margin-bottom: 1rem!important;
}

/*.wrapper-news {margin: 40px 0 0 0px;}*/
.image-bottom {margin-bottom: 25px;}

.page-header h1.page-title {
    margin-top: -8px !important;
}
}
