        .entry-content-inner {
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 5px;
}
.single .entry-main-content, .attachment .entry-main-content {
    border: medium none;
    padding: 0;
    text-align: left;
}

.entry-header,.entry-content,.entry-summary,.entry-meta, .page-content {
    margin: 0 auto;
}
.entry-meta {
    clear: both;
    font-weight: 400;
    line-height: 1.3333333333;
    text-transform: capitalize;
}
.entry-meta .meta-inner {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    vertical-align: top;
}
.entry-meta span {
    padding: 0 10px 0 0;
}
.entry-meta a {
    font-size: 13px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 500;
    background-color: #a4bebf;
    padding: 0px 7px;
    color: #ffffff;
}
.meta-inner:after {
    border-right: 1px solid #000;
    content: '';
    height: 12px;
    position: absolute;
    top: 3px;
}
.entry-content p {
    margin: 20px 0;
    color: #777777;
    font-size: 13px;
}

.entry-meta {
    margin: 20px 0;
}


.bp-date-create {
    display: none;
}
.btn-new2 {
    border-radius: 0;
    background: #fff;
    padding: 9px 30px;
    line-height: 40px;
    border: 1px #12aac1;
    outline-style: solid;
    outline-color: #12aac1;
    transition: all .4s;
    text-transform: uppercase;
    font-size: 18px;
    color: #2D3B55 ;
    font-family: 'Montserrat';
}
.btn-new2:hover {
    background: #12aac1;
}
.blog-slide .news_title {
    min-height: 70px;
}
.blog-slide .owl-nav {
    display: none;
}
.content_text_details {
    max-width: 740px;
    margin: auto;
}
.title_h1 {
    font-weight: bold;
    margin-bottom: 25px;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
}
