﻿/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */

#topnews {
    border: 1px solid #c3d3e0;
    margin-bottom: 10px;
    padding: 4px;
}

#topnews ul.lastest-news {
    padding: 0;
}

#topnews ul.lastest-news li {
    text-indent: 10px;
}

#topnews ul.lastest-news a {
    background: transparent url('../images/squared-blue.png') no-repeat 5px 9px;
    border-bottom: 1px dotted #bbdbf6;
    color: #383838;
    display: block;
    font-weight: normal;
    padding: 2px 0;
}

#topnews ul.lastest-news a:hover {
    background: #fff url('../images/squared-blue.png') no-repeat 5px 9px;
}


/*div.news_column h5 .list-inline > li {
    padding-left:0;
}

div.news_column h5 .list-inline {
    margin-bottom:3px;
}*/

div.news_column .socialicon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
}

div.news_column .imghome {
    margin: 4px 10px 0 0;
}

div.news_column .text-muted {
    font-size: 12px;
}

#hometext h2 {
    font-weight: bold;
    /*font-size:14px;
    line-height:20px;*/
}

div.news_column .imgalt {
    display: block;
    text-align: center;
    margin-top: 5px;
}

div.news_column div.items p,
div.news_column #hometext,
#news_detail h1,
p.copyright {
    margin-bottom: 10px;
}

div.news_column div.copyright {
    margin-top: 10px;
}

div.news_column p.adminlink {
    margin-bottom: 10px;
}

div.news_column ul.related {
    float: left;
}

div.span-25 ul.related {
    width: 100%;
}

div.news_column ul.related li {
    padding: 0 4px 0 0;
}

div.news_column .panel-heading {
    font-size: 14px;
    font-weight: bold;
}

div.span-25 ul.related li {
    padding: 0 10px;
}

div.news_column ul.related a {
    color: #3b3b3b;
    padding-left: 6px;
    text-align: left;
}

div.news_column ul.related a:hover {
    color: #004175;
}

.txtrequired {
    color: #ff0000;
}

.content-box {
    padding: 10px;
}

.panel-body.other-news>div.clearfix {
    margin-bottom: 15px;
}

.panel-body.other-news>div.clearfix:last-child {
    margin-bottom: 0;
}

ul.other-news {
    padding-left: 0;
    margin-left: 0;
}

#hot-news .hot-news-others ul {
    padding: 0;
    margin: 0;
}

#hot-news .hot-news-others ul li {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dadada;
}

#hot-news .hot-news-others ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

#hot-news li a span {
    text-indent: 8px;
    display: inherit;
}

#print {
    margin: 0 auto;
    text-align: left;
    width: 800px;
}

#print a,
#print a:active,
#print a:focus,
#print a:visited {
    color: #4d5764;
    text-decoration: none;
}

#print h1 {
    /*font-size:160%;*/
}

#print h2 {
    /*font-size:150%;*/
}

#print a:hover {
    text-decoration: underline;
}

#print h1,
h2,
p {
    margin: 0 0 6px 0;
    padding: 0;
}

#print #hd_print {
    margin-top: 10px;
}

#print #content #hometext {
    font-weight: bold;
    margin-bottom: 10px;
}

#print #content ul.control {
    margin: 0;
    display: block;
    padding: 7px 0 19px 0;
}

#print #content ul.control li {
    display: inline;
    float: left;
    list-style: none;
    font-size: 95%;
}

#print #content ul.control li a {
    padding: 0 2px;
}

#print #content ul.control li a:hover {
    text-decoration: none;
    cursor: pointer;
}

#print #content .time {
    color: #333;
}

#print #content .imghome {
    padding: 4px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

#print #content .imghome p {
    font-weight: normal;
}

#print #content .copyright {
    background: #66ccff;
    padding: 4px;
    width: 100%;
}

#print #content #author {
    text-align: right;
}

#print #footer {
    margin-top: 10px;
    border-top: 2px solid #dc0312;
    min-height: 30px !important;
    padding: 10px;
}

#print #footer #url {
    line-height: 20px;
    font-size: 100%;
    display: block;
    border-bottom: 2px solid #4d5764;
}

#print #footer .copyright {
    float: left;
    display: inline;
    padding: 5px 0;
}

#print #footer #contact {
    float: right;
    display: inline;
    padding: 5px 0;
}

#print #footer #contact a:hover {
    text-decoration: none;
    cursor: pointer;
}

#print #footer a {
    color: #fff;
}

.bodytext figure.image figcaption {
    padding: 5px;
}

.featured h2 {
    /*font-size:16px !important;*/
    padding-left: 5px !important;
}

.featured p {
    font-size: 14px !important;
    padding-left: 5px !important;
}

ul.related h4 {
    display: inline-block;
}

.detail-related.related li * {
    display: inline;
}

.news-download-file {
    margin-top: -6px;
}

.news-download-file .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.news-download-file .list-group-item .badge {
    float: right;
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #5cb85c;
    border-radius: 15px;
}

.news-download-file .list-group-item .badge a {
    color: #fff;
}

h3.newh3 {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    padding-top: 10px;
    margin-top: 0px;
    color: #02659d;
}


/* Player */

:root {
    --plyr-color-main: #108DE5;
    --plyr-audio-controls-background: transparent;
}

.news-detail-player {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px;
    background-color: #f4f4f4;
}

.news-detail-player>.player {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding-right: 24px;
}

.news-detail-player>.source {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 20px;
}

.news-detail-player>.tools {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 20px;
}

.news-switch {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.news-switch .news-switch-btn {
    margin-left: 5px;
    position: relative;
    width: 44px;
    height: 22px;
}

.news-switch .news-switch-btn .news-switch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .4s;
    transition: .4s;
}

.news-switch .news-switch-btn .news-switch-slider:before {
    position: absolute;
    content: "";
    background-color: #d6dadf;
    -webkit-transition: .4s;
    transition: .4s;
    height: 14px;
    width: 36px;
    left: 4px;
    bottom: 4px;
    border-radius: 7px;
}

.news-switch .news-switch-btn .news-switch-slider:after {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 0;
    bottom: 0;
    background-color: #4a5464;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.news-switch .news-switch-btn.checked .news-switch-slider:after {
    background-color: #108DE5;
    -webkit-transform: translateX(22px);
    -ms-transform: translateX(22px);
    transform: translateX(22px);
}


/* Responsive news */

@media (max-width: 499.98px) {
    div.news_column ul.related {
        padding: 4px;
        clear: both;
    }
    div.news_column ul.fixedwidth {
        width: 100%;
        clear: both;
    }
    div.news_column div.fixedwidth {
        float: left;
        width: 100%;
        clear: both;
    }
    .news-detail-player {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .news-detail-player>.player {
        padding-right: 0;
        width: 100%;
        -ms-flex-order: 1;
        order: 2;
    }
    .news-detail-player>.source {
        padding-right: 10;
        -ms-flex-order: 0;
        order: 0;
        margin-top: 12px;
    }
    .news-detail-player>.tools {
        padding-right: 0;
        -ms-flex-order: 0;
        order: 1;
        margin-top: 12px;
    }
}

@media (min-width: 500px) {
    div.news_column ul.fixedwidth {
        width: 100%;
    }
    div.news_column div.fixedwidth {
        float: left;
        width: 100%;
    }
}

@media (max-width: 640px) {
    div.news_column ul.related {
        margin-bottom: 0;
    }
    div.news_column ul.related li {
        padding: 0 4px 4px 0 !important;
    }
}

@media (min-width: 768px) {
    div.news_column ul.related {
        padding: 4px;
    }
    div.news_column ul.fixedwidth {
        width: 28%;
    }
    div.news_column div.fixedwidth {
        float: left;
        width: 68%;
    }
}

@media (min-width: 992px) {
    div.news_column ul.related {
        padding: 4px;
    }
    div.news_column ul.fixedwidth {
        width: 28%;
    }
    div.news_column div.fixedwidth {
        float: left;
        width: 68%;
    }
}

@media (min-width: 1200px) {
    div.news_column ul.related {
        padding: 4px;
    }
    div.news_column ul.fixedwidth {
        width: 28%;
    }
    div.news_column div.fixedwidth {
        float: left;
        width: 68%;
    }
}

@media (min-width: 500px) {
    div.news_column ul.related {
        padding: 4px;
    }
    div.news_column ul.fixedwidth {
        width: 100%;
    }
    div.news_column div.fixedwidth {
        float: left;
        width: 100%;
    }
}

.list-blogs .col-fix {
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .list-blogs .col-fix {
        margin-bottom: 10px
    }
}

.list-blogs .item-blog {
    border: 1px solid #E2E6F2;
    border-radius: 16px;
    padding: 10px;
    height: 100%
}

.list-blogs .item-blog .block-thumb .thumb {
    padding-bottom: 59%;
    display: block;
    height: 0;
    position: relative;
    overflow: hidden
}

.list-blogs .item-blog .block-thumb .thumb img {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
    position: absolute;
    border-radius: 8px
}

.list-blogs .item-blog .block-info {
    margin-top: 10px
}

.list-blogs .item-blog .block-info h3 {
    font-size: 16px;
    line-height: 22px;
    min-height: 46px;
    margin-bottom: 5px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 2;
}

.list-blogs .item-blog .block-info .post {
    color: #8E8B8B;
    margin-bottom: 10px
}

.list-blogs .item-blog .block-info .post .time-post {
    display: inline-block;
    font-size: 13px
}

.list-blogs .item-blog .block-info p.justify {
    color: #5A5959;
    font-size: 13px;
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-break: break-word;
    -webkit-line-clamp: 3;
    min-height: 56px;
    margin-bottom: 10px
}

.list-blogs .item-blog .block-info .xem-more a {
    color: var(--maincolor);
    font-size: 13px
}

.list-blogs .item-blog .block-info .xem-more a svg {
    width: 16px;
    height: 16px
}

.list-blogs .item-blog .block-info .xem-more a:hover {
    color: var(--hover)
}

.aside-content-blog {
    border: 1px solid #E2E6F2;
    border-radius: 16px;
    padding: 10px;
    margin-bottom: 20px
}

.aside-content-blog .title-head {
    margin-bottom: 10px;
    border-bottom: 1px solid #E2E6F2;
    padding-bottom: 10px
}

.aside-content-blog .title-head span {
    color: var(--maincolor);
    font-size: 16px;
    display: block;
    height: 40px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    font-weight: 700;
    background: var(--oldcolor);
    justify-content: center;
    border-radius: 8px;
    padding: 0 20px
}

.aside-content-blog .nav-category>ul>li {
    background-color: rgba(255, 255, 255, 0.1)
}

.aside-content-blog .nav-category ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.aside-content-blog .nav-category ul .nav-item .nav-link {
    display: block;
    font-size: 14px;
    padding: 5px 0
}

.aside-content-blog .nav-category ul .nav-item .nav-link.pr-5 {
    padding-right: 30px
}

.aside-content-blog .nav-category ul .nav-item .nav-link:hover {
    color: var(--maincolor)
}

.aside-content-blog .nav-category ul .nav-item.active>.nav-link {
    color: var(--maincolor)
}

.aside-content-blog .nav-category ul .nav-item.active>.down_icon:before {
    border-color: var(--maincolor) transparent transparent transparent
}

.aside-content-blog .nav-category ul .menu_down {
    padding-left: 10px !important
}

.aside-content-blog .nav-category ul .down_icon {
    width: 30px;
    height: 31px;
    top: 0;
    right: 0;
    transition: 0.5s all;
    cursor: pointer;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center
}

.aside-content-blog .nav-category ul .down_icon:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #59646a transparent transparent transparent;
    transition: border-color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s
}

.aside-content-blog .nav-category ul .down_icon.cls_mn {
    transform: rotate(180deg)
}

.blog_noibat {
    border: 1px solid #E2E6F2;
    border-radius: 16px;
    padding: 10px
}

.blog_noibat h2 {
    margin-bottom: 10px;
    border-bottom: 1px solid #E2E6F2;
    padding-bottom: 10px;
    line-height: 1
}

.blog_noibat h2 a {
    color: var(--maincolor);
    font-size: 16px;
    display: block;
    height: 40px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    font-weight: 700;
    background: var(--oldcolor);
    justify-content: center;
    border-radius: 8px;
    padding: 0 20px
}

.blog_noibat h2 a:hover {
    background: var(--maincolor);
    color: var(--oldcolor)
}

.blog_noibat .blog_content {
    counter-reset: item
}

.blog_noibat .blog_content .item {
    margin-bottom: 7px;
    padding-bottom: 7px;
    position: relative;
    display: flex;
    flex-wrap: wrap
}

.blog_noibat .blog_content .item .thumb {
    width: 90px
}

.blog_noibat .blog_content .item h3 {
    font-size: 14px;
    margin: 0;
    min-height: 39px;
    width: calc(100% - 90px);
    padding-left: 10px
}

.blog_noibat .blog_content .item h3 a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.blog_noibat .blog_content .item h3 a:hover {
    color: var(--maincolor)
}

.blog_noibat .blog_content .item:last-child {
    border: initial;
    margin: 0
}

.layout-article {
    padding-bottom: 30px
}

.article-top {
    padding-bottom: 20%;
    margin-bottom: 30px
}

.article-top img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.article-top:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    z-index: 9
}

.article-top .bread-crumb {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    margin: 0 !important;
    z-index: 9
}

.article-top .bread-crumb .breadcrumb li>a,
.article-top .bread-crumb .breadcrumb li strong {
    color: #FFF
}

.article-top .bread-crumb .breadcrumb li a:hover {
    color: var(--main-color)
}

.article-top .bread-crumb .breadcrumb li path {
    fill: #FFF
}

.article-share {
    position: sticky;
    position: -wenkit-sticky;
    top: 200px
}

.article-share .share {
    background-color: #f7f9fa;
    margin: 0 auto;
    width: 56px;
    padding: 25px 0;
    border-radius: 40px
}

.article-main .time-post {
    font-size: 14px;
    font-weight: 400;
    color: #acacac;
    margin-bottom: 15px
}

.article-main .time-post svg {
    width: 15px;
    height: 15px;
    margin-top: -4px;
    margin-right: 2px
}

.article-main .time-post .mr-2 {
    margin-right: 10px
}

.article-main .article-image {
    margin-bottom: 20px
}

.article-main .article-title {
    margin-top: 0px;
    font-size: 30px;
    font-weight: 700;
    color: #333
}

@media (max-width: 767px) {
    .article-main .rte iframe {
        width: 100%
    }
}

.toc-wrapper {
    background: #dbedf9;
    border: 1px solid #c7e4f4;
    border-radius: 4px;
    padding: 1.5%;
    font-size: 16px;
    display: none;
    margin: 15px 0
}

@media (min-width: 991px) {
    .toc-wrapper {
        width: 65%
    }
}

.toc-wrapper .js-toc {
    margin-top: 5px
}

.js-toc>.toc-list {
    padding: 0
}

.toc-list {
    padding: 0 15px;
    counter-reset: section;
    list-style-type: none;
    margin: 0
}

.toc-list li {
    color: #2f80ed
}

.toc-list li a {
    line-height: 20px;
    padding: 5px 0;
    color: #2f80ed;
    font-size: 15px;
    position: relative
}

.toc-list .toc-link::before {
    display: none
}

.is-active-link {
    font-weight: initial !important
}

.title-form-coment {
    font-size: 20px
}

.article-comment-module {
    margin: 30px 0
}

form#article_comments {
    max-width: 100%
}

form#article_comments label {
    display: block;
    margin-bottom: 4px;
    font-weight: 700
}

form#article_comments label .required {
    color: #ff0000
}

form#article_comments .form-group input {
    height: 40px;
    border: solid 1px #e4e4e4;
    padding: 0 15px;
    outline: none;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 8px
}

form#article_comments .form-group input::placeholder {
    color: #7c7c7c
}

form#article_comments .form-group input:-ms-input-placeholder {
    color: #7c7c7c
}

form#article_comments .form-group input::-ms-input-placeholder {
    color: #7c7c7c
}

form#article_comments .form-group textarea {
    border: solid 1px #e4e4e4;
    padding: 10px;
    outline: none;
    width: 100%;
    border-radius: 8px
}

form#article_comments .form-group textarea::placeholder {
    color: #7c7c7c;
    opacity: 1
}

form#article_comments .form-group textarea:-ms-input-placeholder {
    color: #7c7c7c
}

form#article_comments .form-group textarea::-ms-input-placeholder {
    color: #7c7c7c
}

form#article_comments .button_45 {
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    background: #363636;
    font-size: 14px;
    color: #fff;
    border: initial;
    font-weight: 400;
    margin-top: 10px;
    background: var(--maincolor);
    border-radius: 8px
}

form#article_comments .button_45:hover {
    opacity: 0.6
}

#article-comments {
    margin-top: 30px
}

#article-comments .alert {
    margin-bottom: 20px
}

.article-comment-content .article-comment {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #c9c8c5
}

.article-comment-content .article-comment:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.article-comment-user-image {
    margin: 0;
    float: left;
    width: 80px;
    margin-right: 12px;
    height: 80px;
    border-radius: 0;
    display: block
}

.article-comment-user-comment {
    display: block;
    float: left;
    width: calc(100% - 95px);
    -webkit-width: calc(100% - 95px);
    -moz-width: calc(100% - 95px);
    -o-width: calc(100% - 95px);
    -os-width: calc(100% - 95px);
    word-break: break-word
}

.article-comment-user-comment p {
    margin-bottom: 0
}

.article-comment-date-bull {
    padding: 5px 0;
    display: block;
    color: #b0b0b0;
    font-size: 12px
}

.cm {
    font-size: 14px;
    color: #707070
}

.social-sharing {
    border-top: solid 1px #e4e4e4;
    padding: 20px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
    display: flex;
    align-items: center
}

.social-sharing span {
    margin-right: 10px
}

.social-sharing .addthis_inline_share_toolbox {
    margin-top: 3px
}

.blog_lienquan {
    margin: 10px 0 30px
}

.blog_lienquan h2 {
    font-size: 32px;
    font-weight: 700;
    text-align: center
}

.blog_lienquan .item-blog {
    border: 1px solid #E2E6F2;
    border-radius: 16px;
    padding: 10px;
    height: 100%
}

.blog_lienquan .item-blog .block-thumb .thumb {
    padding-bottom: 57%;
    display: block;
    height: 0;
    position: relative;
    border-radius: 8px;
    overflow: hidden
}

.blog_lienquan .item-blog .block-thumb .thumb img {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
    position: absolute
}

.blog_lienquan .item-blog .block-info {
    margin-top: 10px
}

.blog_lienquan .item-blog .block-info h3 {
    font-size: 16px;
    line-height: 22px
}

.blog_lienquan .item-blog .block-info .post {
    color: #8E8B8B;
    margin-bottom: 10px
}

.blog_lienquan .item-blog .block-info .post .time-post {
    display: inline-block;
    font-size: 13px
}

.blog_lienquan .item-blog .block-info p.justify {
    color: #5A5959;
    font-size: 13px;
    text-align: justify;
    margin-bottom: 0
}

.blog_lienquan .item-blog .block-info .xem-more a {
    color: var(--maincolor);
    font-size: 13px
}

.blog_lienquan .item-blog .block-info .xem-more a svg {
    width: 16px;
    height: 16px
}

.blog_lienquan .item-blog .block-info .xem-more a:hover {
    color: var(--hover)
}

.fixed-toc {
    position: fixed;
    right: 0;
    top: 50% !important;
    transform: translateY(-50%);
    z-index: 1000;
    display: none
}

.fixed-toc button.btn.toc-toggle-btn {
    border: 1px solid;
    padding: 5px;
    width: 32px;
    height: 32px;
    line-height: 1;
    margin-right: 10px;
    background: white;
    opacity: 0.6
}

.fixed-toc button.btn.toc-toggle-btn:hover {
    opacity: 1
}

.fixed-toc .fixed-toc-content {
    width: 300px;
    background: #fff;
    position: absolute;
    top: 0 !important;
    z-index: 9999;
    padding: 15px;
    border: 1px solid;
    border-radius: 5px;
    font-size: 14px;
    max-height: 75vh;
    overflow-y: auto;
    transform: translateY(-50%) translateX(100%);
    transition: transform .3s ease-out
}

.fixed-toc .fixed-toc-content .toc-title:before {
    display: none
}

.fixed-toc.open .fixed-toc-content {
    transform: translateY(-50%) translateX(calc(-100% + 40px))
}

.fixed-toc .toc-toggle-btn {
    cursor: pointer
}

.fixed-toc .toc-toggle-btn svg {
    width: 14px;
    height: 14px
}

.fixed-toc .toc-list li a {
    line-height: 1.2;
    padding: 4px 0;
    display: block;
    color: #2f80ed;
    font-size: 13px;
    position: relative
}

.fixed-toc .fixed-toc-content .toc-toggle-btn {
    right: 15px;
    top: 13px;
    position: absolute
}

.fixed-toc .fixed-toc-content>.toc-list {
    padding: 0
}

@media (max-width: 991px) {
    .aside-content-blog {
        margin-top: 30px
    }
}

@media (max-width: 991px) and (min-width: 767px) {
    .list-blogs .item-blog {
        display: block
    }
    .list-blogs .item-blog .block-thumb {
        width: 100%
    }
    .list-blogs .item-blog .block-info {
        width: 100%;
        padding-left: 0;
        margin-top: 10px
    }
}

@media (max-width: 767px) {
    .list-blogs .item-blog {
        display: block
    }
    .list-blogs .item-blog .block-thumb {
        width: 100%
    }
    .list-blogs .item-blog .block-info {
        width: 100%;
        padding-left: 0;
        margin-top: 10px
    }
    .blog_lienquan .item-blog .block-thumb {
        width: 100%;
        margin-right: 0
    }
    .blog_lienquan .item-blog .block-content {
        margin-top: 10px;
        width: 100%
    }
}

@media (max-width: 569px) {
    .pagging-css {
        margin-top: 15px
    }
}

.pagging-css .pagination {
    justify-content: center
}

@media (min-width: 992px) {
    .fixpadding-blog {
        padding-left: 0
    }
}

@media (max-width: 991px) {
    .nav_pagi .pagination {
        margin: 10px 0 20px
    }
}

.productRelate {
    margin-top: 40px
}

.productRelate .bg {
    background: #fff;
    padding: 20px;
    border-radius: 5px
}

.productRelate .block-title {
    position: relative;
    margin-bottom: 20px
}

.productRelate .block-title h2 {
    position: relative;
    font-size: 19px;
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 5px
}

.productRelate .block-title h2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    border-radius: 5px;
    height: 2px;
    width: 110px;
    background: var(--maincolor)
}

.productRelate .block-title .view-more {
    position: absolute;
    top: 10px;
    right: 0
}

.productRelate .swiper-button-next:after,
.productRelate .swiper-button-prev:after {
    font-size: 14px;
    color: var(--maincolor);
    font-weight: bold
}

.productRelate .swiper-button-next,
.productRelate .swiper-button-prev {
    background: initial
}

.productRelate .item_product_main {
    padding: initial
}

.productRelate .item_product_main .product-action:before {
    display: none
}

.prodetail__box__content_action {
    border: 1px solid #d70018;
    background: #FFF;
    display: inline-block;
    padding: 0.5rem 1rem;
    min-width: 160px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    text-transform: capitalize;
    color: #d70018;
    border-radius: 0.5rem;
}

.prodetail__box__content_action span::after {
    margin-left: 6px;
    font-size: 13px;
    position: relative;
    top: 1px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Fontawesome';
    font-weight: 900;
    content: "\f150";
}

.prodetail__box__content_collapse {
    max-height: 200px;
    overflow: hidden;
    position: relative;
    margin-bottom: 1.5rem;
    transition: max-height 1s ease;
}

.content-show .prodetail__box__content_collapse {
    max-height: none !important;
}

.prodetail__box__content_collapse::after {
    content: " ";
    background: rgba(0, 0, 0, 0) linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255)) repeat scroll 0% 0%;
    position: absolute;
    bottom: 0px;
    height: 40px;
    width: 100%;
}

.prodetail__box__content_action {
    border: 1px solid #d70018;
    background: #FFF;
    display: inline-block;
    padding: 0.5rem 1rem;
    min-width: 160px;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    text-transform: capitalize;
    color: #d70018;
    border-radius: 0.5rem;
}

.prodetail__box__content_action span::after {
    margin-left: 6px;
    font-size: 13px;
    position: relative;
    top: 1px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: 'Fontawesome';
    font-weight: 900;
    content: "\f150";
}

.prodetail__box__content_action .show-min {
    display: none;
}

.content-show .prodetail__box__content_action .show-max {
    display: none;
}

.content-show .prodetail__box__content_action .show-min {
    display: inline-block;
}

.product-bg-white {
    box-shadow: 0 0 4px 0 rgba(152, 165, 185, 0.2);
    padding: 10px;
}

.content-show .prodetail__box__content_action span::after {
    content: "\f151";
}