        .gab p,
        ul li {
            font-size: 14px;
        }

        .gab ul li {
            margin-right: 30px;
        }

        .catArticle {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 600;
            font-size: 16px;
            line-height: 24px;
            color: #7E7E7E;
        }

        .form_subs #email_error {
            font-size: 12px;
            color: #E01A21;
            display: none;
        }

        a:hover {
            cursor: pointer;
        }

        .topicArticle ul li {
            list-style: none;
        }

        .navbar-light .navbar-nav .nav-link.active {
            color: #E01A21;
        }

        .sidebar .nav-item .nav-link.active {
            color: #E01A21;
        }

        html,
        body {
            /* overflow-x: hidden; */
        }

        .content {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: normal;
            font-size: 16px;
            line-height: 26px;
            color: #3E3E3E;
        }

    .separator-line {
        width: 1px;
        background-color: #dee2e6;
        align-self: stretch;
        margin: 0;
    }

        input.form-control {
            width: 50%;
        }

        .bannerfooter {
            background-color: #F06165;
            background-size: cover;
            background-position: center;
        }

        h3 {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 600;
            font-size: 28px;
            line-height: 42px;
            color: #3E3E3E;
        }

        h4 {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 600;
            font-size: 24px;
            line-height: 36px;
            color: #3E3E3E;
        }

        h5 {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 500;
            font-size: 18px;
            line-height: 27px;
            color: #3E3E3E;
        }

        .card .card-text {
            height: 100px;
        }

        .navbar .navbar-nav li a {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 600;
            font-size: 16px;
            line-height: 27px;
            color: #7E7E7E;
            margin-left: 15px;
        }

        .buttonLoad {
            background: #FFFFFF;
            border: 1px solid #DADCE0;
            box-sizing: border-box;
            border-radius: 8px;
            width: 199px;
            height: 50px;
            color: #3E3E3E;
        }

        .main {
            width: 100%;
        }

        .form-group .form-control {
            padding-left: 2.375rem;
            width: 300px;
        }

        .form-group .form-control-icon {
            position: absolute;
            z-index: 2;
            display: block;
            width: 2.375rem;
            height: 2.375rem;
            line-height: 2.375rem;
            text-align: center;
            pointer-events: none;
            color: #aaa;
        }

        h5 {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 600;
            font-size: 18px;
            line-height: 27px;
        }

        i {
            color: #7E7E7E;
        }

        a:hover.filtopic {
            color: red;
        }

        a:active {
            color: #000000;
            font-weight: bold;
        }

        .tc.active a {
            color: #000000;
            font-weight: bold;
        }

        a:link {
            text-decoration: none;
            color: #7E7E7E;
        }

        a:hover {
            color: #000000;
            font-weight: bold;
        }

        a:visited {
            color: #3E3E3E;
        }

        p,
        ul li {
            color: #7E7E7E;
        }

        img.crop {
            width: 286px;
            height: 230px;
            object-fit: cover;
            object-position: center center;
        }

        img.top {
            width: 540px;
            height: 320px;
            object-fit: cover;
            object-position: center center;
        }

        img.event {
            width: 286px;
            height: 230px;
            object-fit: cover;
            object-position: center center;
        }

        img.destination {
            width: 286px;
            height: 230px;
            object-fit: cover;
            object-position: center center;
        }

        img.tips {
            width: 286px;
            height: 230px;
            object-fit: cover;
            object-position: center center;
        }

        img.detail {
            width: 100%;
            height: 500px;
            object-fit: cover;
            object-position: center center;
        }

        .header {
            height: 56px;
            background: #3E3E3E;
        }

        .video {
            height: 300px;
            background-color: #DCDCDC;
            margin-bottom: 8px;
        }

        .content-info {
            display: flex;
            padding: 16px;
        }

        .content-search {
            display: flex;
            padding-left: 16px;
            padding-bottom: 70px;
            padding-top: 10px;
            padding-right: 0px;
        }

        .content-latest {
            display: flex;
            padding: 16px;
        }

        .top-article {
            height: 40px;
            width: 200px;
            background-color: #DCDCDC;
            margin-bottom: 10px;
            border-radius: 2px;
            margin-left: 16px;
        }

        .outline {
            height: 2px;
            background-color: #DCDCDC;
            margin-bottom: 30px;
            border-radius: 2px;
            margin-left: 16px;
        }

        .circle {
            background-color: #DCDCDC;
            border-radius: 50%;
            width: 5px;
            height: 10px;
            padding-right: 10px;
        }

        .profile-picture {
            background-color: #DCDCDC;
            width: 500px;
            height: 320px;
            margin-right: 65px;
        }

        .profile-latest {
            background-color: #DCDCDC;
            width: 300px;
            height: 220px;
            margin-left: 60px;
        }

        .profile-search {
            background-color: #DCDCDC;
            width: 300px;
            height: 220px;
            margin-left: 40px;
        }

        .picture-event {
            background-color: #DCDCDC;
            width: 250px;
            height: 250px;
            margin-bottom: 20px;
            margin-right: 50px;
        }

        .text-wrapper {
            flex: 1;
        }

        .text-search {
            flex: 1;
        }

        .category {
            height: 16px;
            width: 100px;
            background-color: #DCDCDC;
            margin-bottom: 30px;
            border-radius: 2px;
        }

        .category-event {
            height: 16px;
            width: 100px;
            background-color: #DCDCDC;
            margin-bottom: 20px;
            border-radius: 2px;
        }

        .topic {
            height: 16px;
            width: 400px;
            background-color: #DCDCDC;
            margin-bottom: 30px;
            border-radius: 2px;
        }

        .topic-latest {
            height: 16px;
            width: 400px;
            background-color: #DCDCDC;
            margin-top: 30px;
            border-radius: 2px;
        }

        .topic-event {
            height: 16px;
            width: 250px;
            background-color: #DCDCDC;
            margin-bottom: 30px;
            border-radius: 2px;
        }

        .title {
            height: 40px;
            background-color: #DCDCDC;
            margin-bottom: 20px;
            border-radius: 2px;
        }

        .title-latest {
            height: 50px;
            width: 480px;
            background-color: #DCDCDC;
            margin-bottom: 20px;
            border-radius: 2px;
        }

        .title-search {
            height: 50px;
            width: 480px;
            background-color: #DCDCDC;
            margin-bottom: 20px;
            border-radius: 2px;
        }

        .text {
            height: 16px;
            background-color: #DCDCDC;
            margin-bottom: 8px;
            border-radius: 2px;
        }

        .text-latest {
            height: 16px;
            width: 480px;
            background-color: #DCDCDC;
            margin-bottom: 8px;
            border-radius: 2px;
        }

        .text-search {
            height: 16px;
            width: 530px;
            background-color: #DCDCDC;
            margin-bottom: 8px;
            border-radius: 2px;
        }


        .textTopicCategory {
            height: 10px;
            width: 100px;
            background-color: #DCDCDC;
            margin-bottom: 15px;
            border-radius: 2px;
        }

        .skeleton {
            position: relative;
            overflow: hidden;
        }

        .skeleton::before {
            content: '';
            position: absolute;
            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5));
            width: 50%;
            height: 100%;
            top: 0;
            left: 0;
            animation: loading 1s infinite;
        }

        @keyframes loading {
            0% {
                transform: skew(-10deg) translateX(-100%);
            }

            100% {
                transform: skew(-10deg) translateX(200%);
            }
        }

        @media only screen and (max-width: 425px) {
            h4,
            h5 {
                font-size: 16px;
            }

            .catArticle {
                font-family: 'Poppins';
                font-style: normal;
                font-weight: 600;
                font-size: 14px;
                line-height: 24px;
                color: #7E7E7E;
            }

            .profile-picture,
            .picture-event {
                background-color: #DCDCDC;
                width: 400px;
                height: 230px;
                margin-right: 65px;
                margin-bottom: 30px;
            }

            img.top {
                width: 371px;
                height: 230px;
                object-fit: cover;
                object-position: center center;
            }

            .title {
                width: 380px;
                height: 50px;
            }

            .topic-event,
            .topic {
                width: 300px;
                width: 320px;
            }

            img.crop {
                width: 177px;
                height: 148px;
                object-fit: cover;
                object-position: center center;
            }

            .title-latest {
                height: 70px;
                width: 210px;
                background-color: #DCDCDC;
            }

            .topic-latest {
                height: 16px;
                width: 200px;
                background-color: #DCDCDC;

            }

            .profile-latest {
                background-color: #DCDCDC;
                width: 177px;
                height: 148px;
                margin-left: 10px;
            }
        }

        @media only screen and (max-width: 768px) {
            h4 {
                font-size: 16px;
            }

            p {
                font-size: 14px;
            }

            .eventArticle img {
                width: 50px;
            }

            img.top {
                width: 371px;
                height: 230px;
                object-fit: cover;
                object-position: center center;
            }

            img.event {
                width: 371px;
                height: 230px;
                object-fit: cover;
                object-position: center center;
            }

            img.destination {
                width: 371px;
                height: 230px;
                object-fit: cover;
                object-position: center center;
            }

            img.tips {
                width: 371px;
                height: 230px;
                object-fit: cover;
                object-position: center center;
            }

            img.crop {
                width: 177px;
                height: 148px;
                object-fit: cover;
                object-position: center center;
            }

            img.detail {
                width: 371;
                height: 280px;
                object-fit: cover;
                object-position: center center;
            }

            .picture-event {
                background-color: #DCDCDC;
                width: 420px;
                height: 230px;
                margin-bottom: 20px;
                margin-right: 50px;
            }

            .profile-picture {
                background-color: #DCDCDC;
                width: 420px;
                height: 230px;
                margin-right: 65px;
                margin-bottom: 30px;
            }

            .title-latest {
                height: 100px;
                width: 190px;
                background-color: #DCDCDC;
                margin-bottom: 20px;
                border-radius: 2px;
            }

            .profile-latest {
                background-color: #DCDCDC;
                width: 177px;
                height: 148px;
                margin-left: 30px;
            }

            .topic-latest {
                height: 16px;
                width: 190px;
                background-color: #DCDCDC;
                margin-top: 20px;
                border-radius: 2px;
            }

            .title {
                width: 420px;
                height: 50px;
            }

            .topic {
                height: 16px;
                width: 320px;
                background-color: #DCDCDC;
                margin-bottom: 30px;
                border-radius: 2px;
            }
        }

        .title-oops {
            font-size: 144px;
            font-weight: 600;
        }

        .desc-error,
        .code-error {
            font-size: 36px;
        }

        .code-error {
            font-weight: 600;
        }

        @media (max-width: 1024px) {
            .title-oops {
                font-size: 100px;
            }

            .desc-error,
            .code-error {
                font-size: 24px;
            }
        }

        @media (max-width: 768px) {
            .error-smiley {
                display: none;
            }
        }