        figure {
  margin: 0 auto;
}

figure img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.details_news img {
    margin: 30px auto;
}
.title_h1 {
    font-size: 32px;
    line-height: 150%;
    font-weight: bold;
    margin-bottom: 15px;
}
.details_news p {
    font-size: 15px;
}
.tp-post_gic{margin-right: 10px;}
.tp-post__meta-value{padding-left:4px; 
    
}

.list-gallery {
    margin-bottom: 22.5px;
}

.tp-category-link {
    display: none;
}

.blog-descript .tp-title {
    font-size: 30px;
    color: var(--tp-second);
    font-weight: 600;
    margin: 20px 0;
}

.blog-descript .tp-body {
    font-size: 16px;
    color: #555;
    line-height: 26px;
}

.blog-descript .tp-body p {
    margin-bottom: 10px;
}

.blog-descript .tp-body p strong {
    color: var(--tp-primary);
}

.blog-descript .tp-body p em {
    color: #606060;
}

.blog-descript .bp-date-create {
    display: none;
}

/*.bp_comment .bp_comment_submit {*/
/*    background-color: var(--tp-primary);*/
/*}*/

/*.bp_comment .bp_btn_reply,*/
/*.bp_comment .bp_comment_submit {*/
/*    background-color: var(--tp-primary);*/
/*}*/


.bp_comment .panel-footer {
    background-color: #fff;
    border-top: none;
}

.bp_comment .panel-heading {
    border-bottom-style: dashed;
    font-size: 0;
    background-color: #fff;
}

.bp_comment .panel-heading .bp_comment_user,
.bp_comment .panel-heading i {
    font-size: 16px;
}

.bp_comment .panel-heading i {
    float: right;
}

.bp_comment .panel {
    border-radius: 10px;
    border: none;
    box-shadow: #4e43fa0f 0px 0px 150px 0px;
    overflow: hidden;
}

.bp_comment .bp_comment_submit,
.bp_comment .bp_btn_reply {
    background-color: var(--tp-primary);
}

.box-sidebar {
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 30px;
    background: #fff;
}

.search-blog .bp_frm_search {
    box-shadow: 0px 0px 150px 0px rgba(78, 67, 250, 0.06);
    padding: 10px;
    border: 1px solid #ededed;
}

.search-blog button {
    display: none !important;
}

.search-blog .input-group > .form-control {
    height: 60px;
    padding: 5px 11px;
    border: 1px solid #ebecff;
    box-shadow: none !important;
    font-size: 16px;
    color: var(--tp-second);
}

.search-blog .input-group > .form-control:focus {
    border-color: var(--tp-primary);
}

.search-blog .input-group > .form-control::placeholder {
    font-size: 16px;
    color: #555;
}

#livesearch_746854754 {
    border: none !important;
}

.form-sidebar__content {
    padding: 40px;
    background-color: #072032;
    border-radius: 10px;
}

.form-sidebar__content .tp-feature__text {
    margin: 15px 0 30px 0;
}


.form-sub .tp-feature__heading {
    margin-bottom: 15px;
}

.form-sub #frm-action-217129924 input {
    height: 50px;
    padding: 10px;
    border-radius: 2px;
    font-size: 16px;
    color: var(--tp-second);
    margin-bottom: 15px;
}

.form-sub #frm-action-217129924 input::placeholder {
    font-size: 16px;
    color: #555;
}

.form-sub #frm-action-217129924 button {
    width: 100%;
    padding: 14px 40px;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    font-weight: 500;
    border-radius: 30px;
    background-color: var(--tp-primary);
    margin: 0;
    transition: all .3s;
}


.form-sub #frm-action-217129924 button:hover {
    background-color: #fff;
    color: var(--tp-second);
    transition: all .3s;
}


#m_s_580229543 > div:not(:last-child) {
    margin-bottom: 20px;
}
#m_s_580229543 > div > .row {
    align-items: center;
}

.sidebar-box_heading .tp-feature__heading {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ededed;
    text-transform: uppercase;
}

.popular-post .tp-post__thumbnail-wrapper {
    width: 80px;
    min-width: 80px;
}

.popular-post .tp-post__thumbnail-wrapper img {
    border-radius: 6px;
    width: 80px;
    min-width: 80px;
    height: 80px;
    object-fit: cover;
}

.popular-post .tp-col__content {
    padding-left: 10px;
}

.popular-post .tp-title:hover a{
    color: var(--tp-primary) !important;
    transition: all .3s;
}

.popular-post #m_s_597208533 > div:not(:last-child) {
    margin-bottom: 20px;
}

.follow-us #m_993689025 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
}

.follow-us__list .content_button_link {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 4px;
    padding: 8px 12px;
    line-height: 26px;
    transition: all .3s;
}

.follow-us__list .content_button_link:hover {
    opacity: .9;
    transition: all .3s;
}

.btn-fb .content_button_link {
    background-color: #1a4fc5;
}
.btn-twitter .content_button_link {
    background-color: #00acee;
}
.btn-ytb .content_button_link {
    background-color: #f50000;
}
.btn-pin .content_button_link {
    background-color: #e62e3f;
}

#m_128180338 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
}

.sidebar-tag .bp_tag_item_link {
    background: #f4f4f4;
    border: 1px solid #ededed;
    border-radius: 30px;
    display: block;
    padding: 3px 20px;
    transition: all .4s;
    font-weight: 600;
    font-size: 14px;
    color: var(--tp-second) !important;
    line-height: 26px;
    margin: 0;
    transition: all .4s;
}

.sidebar-tag .bp_tag_item_link:hover {
    background-color: var(--tp-primary);
    color: #fff !important;
    border-color: var(--tp-primary);
    transition: all .4s;
}

.sidebar-tag .bp_list_tag {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.bottom-info__contact {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 30px;
}

.bottom-info__contact a {
    color: var(--tp-second);
}

.bottom-info__contact a i {
    font-size: 18px;
    width: 20px;
    color: var(--tp-primary);
}

.content_text_details ul li {
    list-style: disc;
}


