section{
    padding-top:0px;
    padding-bottom:0px;
}
.section{
    padding-top:40px;
    padding-bottom:40px;
}
footer .footer-logo img {
    max-height: 100%;
}
footer ul li{
    list-style-type: none;
}
/* default */

.content-detail .ck-content .row-container ul li {
    list-style: disc;
    color: #2a2a2a;
}
p {
    margin-bottom: 10px;
    color: #2a2a2a;
}
.table{
    max-width: 100%;
    height: auto !important;
}
ul li {
    list-style: disc;
    /* color: #2a2a2a; */
}
/* end default */

/* font size */

.content-detail .ck-content h2{
    font-size: 28px;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 20px;
    color: #3c3a3a;
}
.content-detail .ck-content h3{
    font-size: 26px;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 15px;
    color: #3c3a3a;
}

.blog-details .post-description h2{
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 31px;
    color: #181818;
    max-width: 100%;
}
.blog-details .post-description h3{
    font-size: 24px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 10px;
    color: #3c3a3a;
    max-width: 100%;
}
.blog-details .post-description ul li {
    list-style-type: disc;
}

.post-description .content-detail h2{
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 31px;
    color: #181818;
}
.post-description .content-detail h3{
    font-size: 24px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 10px;
    color: #3c3a3a;
}
.post-description .content-detail h4{
    font-size: 20px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 10px;
    color: #3c3a3a; 
}
.post-description .content-detail ul li {
    list-style-type: disc;
}

/* end font size */

/* toc */
.post-description .table-of-content .toc_list ul li {
    list-style-type: none;
}
.post-description .table-of-content .toc_list li {
    list-style-type: none;
}
.post-description .table-of-content .toc_list li a{
    color: #2a2a2a;
}
.toc-container {
    padding: 5px 10px;
}
/* end toc */

/* font */
.fs-25{
    font-size:25px;
}
.fs-30{
    font-size:30px;
}
.fs-35{
    font-size:35px;
}
.fs-45{
    font-size:45px;
}
.fs-40{
    font-size:40px;
}
.fs-50{
    font-size:50px;
}

@media (max-width: 767px) {
    .sm-fs-25 {
        font-size: 25px;
    }
    .sm-fs-30{
        font-size: 30px;
    }
    .sm-fs-35 {
        font-size: 35px;
    }
    .sm-fs-40 {
        font-size: 40px;
    }
    .sm-fs-45 {
        font-size: 45px;
    }
    .sm-fs-50 {
        font-size: 50px;
    }
}

/* line-height */

/* service layout 02 */
.featured-box-style-02{
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    transition: all 0.3s ease-in-out;
    border: 1px solid #ddd;
    border-left: 4px solid #ed1c24;
    background: #f9f9f9;
    border-radius: 6px;
    /* padding: 20px; */
    margin: 25px 0;
}

/* social icon */
.social-icon-style-03 ul li a.tiktok {
    background-color: black;
}
.social-icon-style-03 ul li a:hover.tiktok {
    color:black
}
/* end social icon */

/* menu header */
.navbar .navbar-nav .simple-dropdown .dropdown-menu li a {
    border-bottom: 1px solid #ececec;
    margin: 0 10px;
    width: 100%;
}
.navbar .navbar-nav .simple-dropdown .dropdown-menu li.nav-item{
    padding: 5px 5px;
    }
.header-demo.navbar .navbar-nav .dropdown .dropdown-menu a {
    padding: 0px 5px 10px 5px !important;
}
.navbar .navbar-nav .simple-dropdown .dropdown-menu {
    padding: 15px 0;
}
.navbar .navbar-nav .simple-dropdown .dropdown-menu .dropdown-menu {
    top: -15px;
}
.navbar .navbar-nav .simple-dropdown .dropdown-menu li:last-child:not(.nav-dropdown-col)>a {
    border-bottom: 0 !important;
}
.ck-content .image {
    margin: 0px;
}
.navbar .navbar-nav .nav-link{
    padding: 20px 20px;
}
.navbar .navbar-nav .simple-dropdown .dropdown-menu .dropdown i{
    right: 0px;
}
.navbar .navbar-nav .dropdown .dropdown-menu.show{
    width: 100%;
}

@media (max-width: 991px) {
    .navbar .navbar-nav .simple-dropdown .dropdown-menu .dropdown>a{
        padding-bottom: 13px !important;
        padding-left: 11px !important;
        font-weight: 700;
    }
    .navbar .navbar-nav .nav-link{
        padding: 10px 15px !important;
    }
    .navbar .navbar-nav .simple-dropdown .dropdown-menu {
        padding: 0px 0;
    }
    .navbar .navbar-nav .simple-dropdown .dropdown-menu li a{
        margin: 0 5px;
    }
    .navbar .navbar-nav .simple-dropdown .dropdown-menu .dropdown.menu-left .dropdown-menu {
        left: 10px !important;
    }
    .navbar .navbar-nav .simple-dropdown .dropdown-menu>.dropdown, .navbar-full-screen-menu-inner .navbar-nav .simple-dropdown .dropdown-menu>.dropdown, .navbar-modern-inner .navbar-nav .simple-dropdown .dropdown-menu>.dropdown {
        margin-bottom: 0px;
    }
    header.sticky .responsive-sticky .navbar-brand {
        padding: 10px 0;
    }
    header .navbar-brand, header.sticky .disable-fixed .navbar-brand, header.sticky .fixed-header .navbar-brand, header.sticky .navbar-brand {
        padding: 10px 0;
    }
    header .header-top-bar+.navbar {
        top: 0;
        box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.1);
    }
}
/* End menu header */


/* search header */
.search-header-style-01 .btn {
    position: absolute;
    right: 0;
    top: -7px;
    border-radius: 0 100px 100px 0;
    height: 100%;
    padding: 12px 12px 12px 30px;
    font-size: 23px;
}
.search-header-style-01 .form-control{
    padding: 8px 20px;
}
.header-style-menu-bottom{
    margin-bottom: 130px;
}
.search-form-icon.header-search-form i{
    font-size: 22px;
}
/* end search header */




.header-icon-call .btn.btn-switch-text.btn-medium > span {
    padding: 10px 10px;
}
.image-header-top .btn.btn-rounded.btn-large {
    padding: 11px 18px;
}


/* detail post */
.tag-cloud a {
    padding: 5px 10px;
}
.title-post-detail{
    font-size: 32px;
    line-height: 1.3;
}
.image-blog{
    height: 280px;
    object-fit: cover;
    width: 100%;
}
@media (max-width: 767px) {
    .image-blog{
        height: auto;
    }
}


/* sidebar post */

/* category sidebar */
.category-sidebar ul li.category {
    align-items: center;
    display: flex;
    padding: 7px 0;
}
.category-sidebar ul li.category span.category-count {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-left: auto;
}

/* popular post sidebar  */
.popular-post-sidebar li figure {
    height: auto;
}
.popular-post-sidebar li .media-body {
    padding-left: 15px;
}
.popular-post-sidebar {
    padding: 15px 15px 15px;
    border: 1px solid #E0E2E3;
    border-radius: 8px;
    box-shadow: 0px 4px 10px rgba(1, 15, 28, 0.14);
}


/* end sidebar post */


.pagination-style-01 .page-item .page-link.active {
    background: var(--dark-gray);
    color: var(--white);
    box-shadow: 0 0 10px rgba(23, 23, 23, .15) !important;
}
.line-clamp-2 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}
.line-clamp-3 {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
}

.title-category{
    font-size: 40px;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
}
/* responsive */

@media (min-width: 768px) {
    .button-action #button-contact-vr{
        bottom: 80px;
    }
    .lg-left-220{
        left: 220px;
    }
    
}

@media (max-width: 991px) {
    .header-style-menu-bottom{
        margin-bottom: 40px;
    }
}
/* @media (min-width: 992px) {
    .header-search-icon{
        display: none !important;
    }
} */