/*15/12/2020 Phuonghv*/


.fb-like span iframe {
    width: 155px !important;
}

.post blockquote {
    background-color: #f8f9fa;
    padding: 20px 20px 20px 35px;
    border-left: 4px solid #f3841b;
    position: relative;
    font-style: italic;
}

.post blockquote::before {
    content: "\f10d";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 35px;
    height: 35px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    border: 4px solid #f3841b;
    background-color: #f3841b;
    color: #fff;
    font-family: fontawesome;
    position: absolute;
    top: 20px;
    left: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 16px;
    margin-top: .5em;
}




/*rss*/


.btn_vne {
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1)
}

.footer .inner-footer,
.box-cate-featured-v2 .item-news.full-thumb.off-thumb .wrap-sum-news,
.box-xemnhieu .list-top-view,
.row,
.page-rss .wrap-list-rss {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.flexbox {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
}

.no-flexbox {
    display: inherit
}

.footer .wrap-contact .contact:after,
.footer .wrap-contact .hotline:after {
    content: '';
    display: table;
    clear: both
}

.title-popup,
.title-rate-pop,
.title-box-category,
.list-news-dotted .title-news a,
.box-slide-topic .txt-topic,
.box-item-other-news .label-site .name-site,
.vote_rating_box .title_bx,
.box-xemnhieu .list-top-view .number-top-view,
.btn-guicauhoi,
.name-page-t,
.txt_h1,
.txt_h2,
.selected-text,
.section_topic_bg .breadcrumb li,
.title-page,
.sub-title-page,
.box-banner-text .txt-banner {
    font-feature-settings: 'pnum'on, 'lnum'on;
    -webkit-font-feature-settings: 'pnum'on, 'lnum'on;
    -moz-font-feature-settings: 'pnum'on, 'lnum'on;
    -ms-font-feature-settings: 'pnum'on, 'lnum'on
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10001;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 6px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
    width: 100%
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    background: #fff;
    width: 32px;
    height: 32px;
    line-height: 30px;
    border-radius: 50%;
    position: absolute;
    right: -15px;
    top: -15px;
    text-decoration: none;
    text-align: center;
    text-indent: 3px;
    color: #4F4F4F;
    font-style: normal;
    font-size: 28px;
    font-family: -webkit-body;
    border: 1px solid #E5E5E5
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 600px
}

.mfp-iframe-holder .mfp-close {
    top: 0
}

.mfp-iframe-scaler {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-top: 66%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.white-popup {
    position: relative;
    width: auto;
    max-width: 720px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.15);
    padding: 0 30px 30px
}

.mfp-with-zoom.mfp-ready .white-popup {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.mfp-with-zoom .white-popup {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8)
}

.mfp-with-zoom.mfp-removing .white-popup {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0
}

.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8
}

.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.width-medium {
    max-width: 420px
}

.title-popup {
    text-align: center;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
    margin: 0 -30px 25px;
    font-family: "Merriweather", serif;
    font-weight: bold;
    border-bottom: 1px solid #E0E0E0
}

.content-popup {
    font-size: 18px;
    line-height: 1.6
}

.content-popup .header-content {
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.content-popup p {
    margin-bottom: 30px
}

.content-popup .bullet {
    margin-bottom: 20px;
    position: relative;
    padding-left: 10px
}

.content-popup .bullet::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #999;
    border-radius: 50%;
    left: 0;
    top: 10px
}

.content-popup .input-form .title-input {
    font-size: 18px;
    color: #222
}

.down-app-popup .content-popup {
    padding: 0 30px;
    font-size: 0;
    align-items: center
}

.down-app-popup .left {
    text-align: right;
    flex-direction: column
}

.down-app-popup .left a {
    display: block
}

.down-app-popup .left a:first-child {
    margin-bottom: 10px
}

.down-app-popup .left a img {
    float: right;
    width: 135px
}

.down-app-popup .right {
    padding-left: 18px
}

.down-app-popup .right img {
    width: 140px;
    height: 140px;
    padding: 3px;
    border: 1px solid #e5e5e5
}

.calo-popup .list {
    padding-left: 15px;
    margin-bottom: 30px
}

.list-news-dot {
    margin-top: 15px
}

.list-news-dot li {
    position: relative;
    padding-left: 13px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 1.125
}

.list-news-dot li:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #757575;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 6px
}

.list-news-dot a {
    color: #076DB6;
    text-decoration: underline
}

.error-text {
    font-size: 13px;
    line-height: 1.1538461538;
    color: #9f224e
}

.bmi-popup a {
    color: #076DB6;
    text-decoration: underline;
    text-underline-position: under
}

.rate-popup .vote_rating_box {
    padding: 0;
    margin-bottom: 0;
    border: none;
    text-align: center
}

.rate-popup .vote_rating_box .btn_vne {
    width: 140px;
    font-size: 17px
}

.rate-popup .rating {
    justify-content: center;
    margin-bottom: 25px;
    width: 100%
}

.rate-popup textarea {
    height: 96px;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    font-size: 15px;
    line-height: 1.6;
    font-family: arial;
    padding: 15px;
    resize: none;
    color: #222
}

.vote_rating_box {
    width: 100%;
    float: left;
    text-align: left;
    background: #FFFFFF;
    margin-bottom: 15px
}

.vote_rating_box .item_row_bx {
    margin-bottom: 15px
}

.vote_rating_box .title-box-vote {
    font-size: 14px;
    margin-bottom: 10px;
    color: #757575;
    line-height: 16px;
    float: left
}

.vote_rating_box .title_bx {
    font-size: 20px;
    margin-bottom: 15px
}

.vote_rating_box .label_check {
    font-size: 18px;
    line-height: 21px
}

.vote_rating_box .label_check .radio_check {
    top: 4px
}

.vote_rating_box .span_bh {
    padding-left: 0 !important;
    padding-top: 10px;
    float: left
}

.rating {
    margin-bottom: 15px;
    justify-content: flex-start;
    width: auto;
    float: left
}

.item-point {
    min-width: 155px;
    margin-right: 35px
}

.item-point .row-number {
    align-items: center
}

.item-point .star-point {
    margin-right: 10px
}

.item-point .star-point .ic {
    width: 40px;
    height: 40px;
    fill: #F2C94C
}

.item-point .number-star {
    font-size: 18px;
    color: #757575
}

.item-point .number-star .point-bold {
    font-size: 24px;
    font-weight: 700;
    color: #222
}

.item-point .number-star .point-small {
    line-height: 26px
}

.item-point .number-star span {
    display: inline-block;
    vertical-align: bottom
}

.item-point .txt-point {
    font-size: 16px;
    margin-top: 10px
}

.item-point.point-your {
    margin-right: 0;
    cursor: pointer
}

.item-point.point-your .star-point .ic {
    fill: #E5E5E5
}

.item-point.point-your .number-star .point-bold {
    color: #757575
}

.item-point.point-your.your-rate .star-point .ic {
    fill: #0887E2
}

.item-point.point-your.your-rate .number-star .point-bold {
    color: #222
}

.title-rate-pop {
    font: 700 18px/160% "Merriweather", serif;
    text-align: left;
    margin-bottom: 15px !important
}

.block_one_start {
    width: 40px;
    height: 40px;
    font-size: 0;
    margin: 0 20px 0 0
}

.block_one_start .star {
    display: inline-block;
    width: 20px;
    overflow: hidden
}

.block_one_start .star .ic {
    fill: #E5E5E5;
    width: 40px;
    height: 40px
}

.block_one_start .star.star-right .ic {
    margin-left: -20px
}

.block_one_start .star.hover .ic,
.block_one_start .star:hover .ic {
    fill: #0887E2
}

.box-result-percent .item-result-per {
    width: 100%;
    float: left;
    margin-bottom: 20px
}

.box-result-percent .item-result-per .text-ans {
    width: 205px;
    font-size: 18px;
    color: #757575
}

.box-result-percent .item-result-per .count-person {
    width: 110px;
    text-align: right;
    font-size: 14px;
    color: #757575
}

.box-result-percent .item-result-per .count-person .number-person {
    font-size: 18px;
    color: #222
}

.box-result-percent .item-result-per .percent-bar {
    width: calc(100% - 315px);
    font-size: 14px;
    color: #9f224e;
    text-align: right;
    padding-left: 55px;
    position: relative
}

.box-result-percent .item-result-per .percent-bar .number-per {
    width: 40px;
    position: absolute;
    top: 0;
    left: 0
}

.box-result-percent .item-result-per .percent-bar .main-bar-per {
    width: 100%;
    float: left;
    height: 4px;
    background: #E5E5E5;
    border-radius: 3px;
    position: relative;
    margin-top: 13px
}

.box-result-percent .item-result-per .percent-bar .main-bar-per .real-bar-per {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #9f224e;
    border-radius: 3px
}

.box-result-percent .item-result-per.result-of-you .text-ans {
    color: #222;
    font-weight: 700
}

.box-result-percent.box-result-percent-rating .item-result-per .text-ans {
    width: 40px
}

.box-result-percent.box-result-percent-rating .item-result-per .percent-bar {
    width: calc(100% - 150px)
}

.rate-popup-result .ques_vote {
    padding-bottom: 15px;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 20px
}

.rate-popup-result .ques_vote p {
    margin-bottom: 5px
}

.rate-popup-result .ques_vote p.date_vote {
    font-size: 14px;
    line-height: 17px;
    color: #757575
}

.rate-popup-result .box-result-percent .item-result-per .text-ans {
    color: #222
}

.rate-popup-result .box-result-percent .item-result-per .percent-bar .number-per {
    top: 4px
}

.rate-popup-result .total_vote {
    padding-top: 17px;
    border-top: 1px solid #E5E5E5;
    text-align: right;
    margin-bottom: 0;
    font-size: 14px;
    color: #757575
}

.rate-popup-result .total_vote .number-person {
    color: #9f224e;
    font-size: 18px
}

.col-left-res {
    width: calc(100% - 315px);
    padding-right: 15px !important;
    border-right: 1px solid #e5e5e5 !important
}

.col-left-res.vote_rating_box {
    text-align: left
}

.col-left-res.vote_rating_box .count-vote {
    margin-left: 0;
    margin-bottom: 0;
    float: left;
    margin-top: 15px;
    width: 100%;
    text-align: right;
    font-size: 14px
}

.col-left-res.vote_rating_box .title_bx {
    font-size: 18px
}

.col-left-res.vote_rating_box .txt-kq-vote {
    font-size: 17px
}

.col-right-res {
    width: 315px;
    padding-left: 15px
}

.popup-gocnhin {
    text-align: center
}

.popup-gocnhin p {
    margin-bottom: 10px
}

.popup-gocnhin .note-dk {
    color: #aaa
}

.popup-gocnhin .btn_vne {
    margin: 0 7px
}

.popup-gocnhin .btn_cancel {
    background: #fff;
    border: 1px solid #ccc;
    color: #aaa
}

.popup-gocnhin .dk-button {
    align-items: center;
    justify-content: center;
    margin-top: 15px
}

.ss-container {
    scroll-behavior: smooth;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch
}

.ss-wrapper {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    float: left
}

.ss-content {
    height: 100%;
    width: calc(100% + 17px);
    padding: 0;
    position: relative;
    overflow: auto;
    box-sizing: border-box
}

.ss-content.rtl {
    width: calc(100% + 18px);
    right: auto
}

.ss-scroll {
    position: relative;
    background: #e5e5e5;
    width: 5px;
    border-radius: 4px;
    top: 0;
    z-index: 2;
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.25s linear
}

.ss-hidden {
    display: none
}

.ss-container:hover .ss-scroll,
.ss-container:active .ss-scroll {
    opacity: 1
}

.ss-grabbed {
    -o-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.info-ads {
    font-size: 12px;
    line-height: 14px;
    color: #757575
}

.info-ads .txt-ads {
    position: relative
}

.info-ads .txt-ads:before {
    width: 20px;
    height: 20px;
    content: '';
    background: url(images/graphics/ads_icon.svg) no-repeat 0 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.info-ads .name-sponsor {
    display: inline-block
}

.title-box-category {
    display: block;
    position: relative;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 20px;
    font-family: "Merriweather", serif;
    color: #222;
    font-weight: bold
}

.title-box-category .inner-title {
    position: relative;
    display: inline-block
}

.title-box-category .inner-title:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #9f224e;
    position: absolute;
    left: 0;
    bottom: -5px
}

.title-box-category .inner-title .normal-text {
    font-weight: 400
}

.title-box-category a.inner-title:hover {
    color: #B52759
}

.title-box-category a.inner-title:hover:before {
    background: #B52759
}

.title-box-category .view-more {
    float: right;
    color: #757575;
    font-size: 13px;
    line-height: 15px;
    font-family: arial;
    font-weight: normal;
    padding-top: 5px
}

.title-box-category .view-more span {
    font-size: 15px
}

.title-box-category .view-more:hover {
    color: #087CCE
}

.title-box-category .parent-cate {
    float: left
}

.title-box-category .sub-cate {
    float: left;
    margin-left: 20px;
    font-size: 13px;
    color: #4f4f4f;
    line-height: 1.1538461538;
    font-family: arial;
    font-weight: 400;
    margin-top: 5px
}

.title-box-category .sub-cate:hover {
    color: #087CCE
}

.title-box-category.title-box-small {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400
}

.title-box-category.title-background {
    margin-bottom: 15px
}

.title-box-category.title-background .inner-title:before {
    display: none
}

.title-box-category.title-background .inner-title:hover {
    color: inherit
}

.title-box-category.title-full-line .parent-cate {
    width: 100%
}

.title-box-category.title-full-line .inner-title {
    display: block
}

.title-box-category.title-full-line .sub-title-box {
    font-size: 14px;
    line-height: 140%;
    color: #757575;
    font-family: arial;
    font-weight: 400;
    margin-left: 10px
}

.title-box-category.title-full-line .sub-title-box.sub-title-full {
    margin-left: 0;
    display: block;
    margin-top: 5px
}

.title-box-category.kinhdoanh a.inner-title:hover {
    color: #065E9D
}

.title-box-category.kinhdoanh a.inner-title:hover:before {
    background: #065E9D
}

.title-box-category.sohoa a.inner-title:hover {
    color: #B88000
}

.title-box-category.sohoa a.inner-title:hover:before {
    background: #B88000
}

.title-box-category.xe a.inner-title:hover {
    color: #8392A0
}

.title-box-category.xe a.inner-title:hover:before {
    background: #8392A0
}

.title-box-category.dulich a.inner-title:hover {
    color: #0083D6
}

.title-box-category.dulich a.inner-title:hover:before {
    background: #0083D6
}

.title-box-category.doisong a.inner-title:hover {
    color: #309FC0
}

.title-box-category.doisong a.inner-title:hover:before {
    background: #309FC0
}

.title-box-category.suckhoe a.inner-title:hover {
    color: #049B93
}

.title-box-category.suckhoe a.inner-title:hover:before {
    background: #049B93
}

.title-box-category.thethao a.inner-title:hover {
    color: #5FAE2E
}

.title-box-category.thethao a.inner-title:hover:before {
    background: #5FAE2E
}

.title-box-category.khoahoc a.inner-title:hover {
    color: #AD9634
}

.title-box-category.khoahoc a.inner-title:hover:before {
    background: #AD9634
}

.title-box-category.giaoduc a.inner-title:hover {
    color: #EB7600
}

.title-box-category.giaoduc a.inner-title:hover:before {
    background: #EB7600
}

.title-box-category.cuoi a.inner-title:hover {
    color: #E7776A
}

.title-box-category.cuoi a.inner-title:hover:before {
    background: #E7776A
}

.title-box-category.giaitri a.inner-title:hover {
    color: #EC326B
}

.title-box-category.giaitri a.inner-title:hover:before {
    background: #EC326B
}

.title-box-category.phapluat a.inner-title:hover {
    color: #923A3C
}

.title-box-category.phapluat a.inner-title:hover:before {
    background: #923A3C
}

.title-logo-site .logo-site img {
    max-height: 34px
}

.footer {
    clear: both
}

.footer .inner-footer {
    border-top: 5px solid #E5E5E5;
    padding: 20px 0;
    font-size: 14px;
    margin-top: 15px
}

.footer .list-menu-footer {
    width: 170px;
    padding-right: 30px;
    font-size: 14px;
    position: relative
}

.footer .list-menu-footer:first-of-type {
    font-weight: bold
}

.footer .list-menu-footer:first-of-type li a:hover:before {
    height: 2px
}

.footer .list-menu-footer:nth-child(5):before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    left: -15px;
    background: #E5E5E5
}

.footer .list-menu-footer li {
    width: 100%;
    float: left;
    margin-bottom: 15px
}

.footer .list-menu-footer li a {
    position: relative;
    display: inline-block
}

.footer .list-menu-footer li a:hover:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #222;
    position: absolute;
    left: 0;
    bottom: -1px
}

.footer .wrap-contact {
    width: 250px;
    position: relative;
    line-height: 120%
}

.footer .wrap-contact:before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    left: -15px;
    background: #E5E5E5
}

.footer .wrap-contact .contact {
    line-height: 120%
}

.footer .wrap-contact .contact p {
    margin-bottom: 6px;
    color: #757575
}

.footer .wrap-contact .contact .ic {
    margin-right: 5px
}

.footer .wrap-contact .contact .mail {
    width: 120px;
    float: left;
    border-radius: 3px;
    height: 20px;
    line-height: 20px;
    display: block;
    text-align: left;
    margin-bottom: 8px;
    margin-right: 10px
}

.footer .wrap-contact .contact .mail:hover {
    color: #087CCE
}

.footer .wrap-contact .contact .mail .ic {
    margin-top: -4px;
    fill: #BDBDBD
}

.footer .wrap-contact .contact .ads {
    width: 120px;
    float: left;
    border-radius: 3px;
    height: 20px;
    line-height: 20px;
    display: block;
    text-align: left
}

.footer .wrap-contact .contact .ads .ic {
    fill: none;
    margin-top: -4px
}

.footer .wrap-contact .contact .ads .ic.ic-ads {
    width: 13px;
    height: 14px;
    background: url(images/graphics/icon-eclick.svg) no-repeat 0 0
}

.footer .wrap-contact .contact .ads:hover {
    color: #087CCE
}

.footer .wrap-contact .contact.downloadapp {
    margin-bottom: 8px
}

.footer .wrap-contact .contact.downloadapp a {
    width: 120px;
    float: left;
    border-radius: 3px;
    height: 32px;
    line-height: 30px;
    background: #F7F7F7;
    border: 1px solid #E5E5E5;
    font-size: 14px;
    display: block;
    text-align: center;
    margin-right: 10px
}

.footer .wrap-contact .contact.downloadapp a .ic {
    margin-top: -2px
}

.footer .wrap-contact .contact.downloadapp a.app_evne {
    margin-right: 0
}

.footer .wrap-contact .contact.downloadapp a.app_huawei {
    margin-top: 10px;
    text-align: left;
    padding-left: 15px
}

.footer .wrap-contact .contact.downloadapp a.app_huawei .ic {
    margin-right: 15px
}

.footer .wrap-contact .contact.downloadapp a:hover {
    background: #e5e5e5
}

.footer .wrap-contact .hotline {
    padding-top: 8px;
    border-top: 1px solid #E0E0E0
}

.footer .wrap-contact .hotline>p {
    color: #757575;
    line-height: 120%;
    margin-bottom: 10px
}

.footer .wrap-contact .hotline .left p,
.footer .wrap-contact .hotline .right p {
    margin-top: 5px;
    font-size: 12px;
    color: #757575
}

.footer .wrap-contact .hotline .left strong,
.footer .wrap-contact .hotline .right strong {
    font-size: 16px
}

.footer .wrap-contact .downapp .ic {
    fill: #222;
    margin-right: 5px
}

.footer .wrap-contact .downapp:hover {
    text-decoration: underline
}

.footer .copyright {
    color: #757575;
    font-size: 14px;
    line-height: 120%;
    padding: 10px 0;
    border-top: 1px solid #E0E0E0
}

.footer .copyright p {
    float: left
}

.footer .copyright .flexbox {
    align-items: center
}

.footer .copyright a {
    display: inline-block;
    margin-left: 10px
}

.footer .copyright a:hover {
    text-decoration: underline
}

.footer .copyright a.social_ft {
    width: 32px;
    height: 32px;
    border: 1px solid #E5E5E5;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 30px
}

.footer .copyright a.social_ft .ic {
    fill: #93908A
}

.footer .copyright a.social_ft:hover {
    background: #3B5999;
    border: 1px solid #3B5999
}

.footer .copyright a.social_ft:hover .ic {
    fill: #fff
}

.footer .copyright a.social_ft.twitter_ft {
    margin-left: 10px
}

.footer .copyright a.social_ft.twitter_ft:hover {
    background: #55ACEE;
    border: 1px solid #55ACEE
}

.footer .copyright a.social_ft.twitter_ft:hover .ic {
    fill: #fff
}

.footer .copyright a.social_ft.youtube_ft {
    margin-left: 10px
}

.footer .copyright a.social_ft.youtube_ft:hover {
    background: #c00;
    border: 1px solid #c00
}

.footer .copyright a.social_ft.youtube_ft:hover .ic {
    fill: #fff
}

.footer .copyright .txt-follow {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #e5e5e5
}

.footer .copyright .logo_ft {
    vertical-align: middle;
    margin: 0 20px 0 0
}

.footer .copyright .logo_ft img {
    width: 140px
}

.footer .txt-copyright {
    display: inline-block;
    vertical-align: middle;
    color: #757575;
    line-height: 150%
}

.copyright-footer {
    justify-content: space-between
}

.copyright-footer p {
    width: 30%;
    padding-right: 30px;
    font-size: 14px;
    line-height: 20px
}

.copyright-footer p:nth-child(2) {
    width: 40%
}

.copyright-footer p:last-of-type {
    padding-right: 0
}

#to_top {
    width: 40px;
    height: 40px;
    background: #fff;
    border: 1px solid #E5E5E5;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    position: fixed;
    bottom: 20px;
    right: 20px
}

#to_top:hover {
    background: #F7F7F7
}

.btn_vne {
    background: #9F224E;
    border-radius: 3px;
    cursor: pointer;
    border: none;
    height: 40px;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    line-height: 40px;
    padding: 0 35px
}

.btn_vne:hover {
    background: #B52759
}

.btn_vne.btn_normal {
    font-weight: 400
}

.btn_vne.btn_full {
    width: 100%;
    float: left;
    text-align: center
}

.btn_vne.btn_disable {
    background: #F7F7F7;
    color: #BDBDBD
}

.btn_vne.btn_grey {
    background: #E5E5E5;
    color: #222
}

.btn_vne.btn_blue {
    background: #076DB6;
    color: #fff
}

.btn_vne.btn_view_cancel {
    background: none;
    color: #757575;
    text-decoration: underline;
    padding: 0 15px
}

.btn_vne.btn_view_cancel:hover {
    color: #087CCE
}

.btn_vne .ic {
    margin-top: -3px;
    margin-right: 8px
}

.form_main .input_element {
    width: 100%;
    float: left;
    position: relative
}

.form_main .input_main {
    width: 100%;
    float: left;
    background: #FFFFFF;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    height: 40px;
    padding: 0 10px;
    color: #333;
    font-size: 15px;
    outline: none
}

.error_mess {
    color: #9f224e;
    font-size: 13px;
    line-height: 15px;
    margin-top: 5px
}

.label_input {
    font-size: 15px;
    color: #222;
    font-weight: 700;
    width: 100%;
    float: left;
    margin-bottom: 10px
}

.list-news-dotted {
    margin-top: 15px;
    border-top: 1px solid #e5e5e5
}

.list-news-dotted .title-news {
    width: 100%;
    float: left;
    position: relative;
    padding-left: 13px;
    margin-top: 10px
}

.list-news-dotted .title-news:before {
    width: 5px;
    height: 5px;
    background: #757575;
    content: '';
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: 0
}

.list-news-dotted .title-news a {
    font-family: "Merriweather", serif;
    font-size: 14px;
    line-height: 160%
}

.box-cate-featured {
    margin-bottom: 15px
}

.box-cate-featured.has-border {
    padding-bottom: 15px;
    border-bottom: 1px solid #bdbdbd
}

.box-cate-featured.box-last {
    margin-bottom: 0
}

.box-cate-featured .content-box-category {
    flex-wrap: wrap
}

.box-cate-featured .item-news .title-news {
    font-size: 15px;
    font-weight: 700;
    clear: both
}

.box-cate-featured .item-news .description {
    font-size: 14px;
    line-height: 140%
}

.box-cate-featured .item-news.full-thumb {
    width: 245px;
    background: #f7f7f7;
    padding-bottom: 20px;
    margin-bottom: 0;
    border-bottom: none
}

.box-cate-featured .item-news.full-thumb .icon_thumb_videophoto {
    width: 28px;
    height: 28px;
    line-height: 28px
}

.box-cate-featured .item-news.full-thumb .title-news,
.box-cate-featured .item-news.full-thumb .description,
.box-cate-featured .item-news.full-thumb p.meta-news {
    padding-left: 15px;
    padding-right: 15px
}

.box-cate-featured .item-news.full-thumb .thumb-art {
    margin-bottom: 15px
}

.box-cate-featured .item-news.full-thumb p.meta-news {
    margin-top: 10px
}

.box-cate-featured .item-news.off-thumb {
    padding-top: 15px
}

.box-cate-featured .item-news.off-thumb .title-news {
    font-size: 20px;
    font-weight: 400
}

.box-cate-featured.box-cate-double .full-thumb .title-box-category {
    background: #fff;
    margin-bottom: 0;
    padding-bottom: 20px
}

.box-cate-featured.box-cate-double .item-news-common .thumb-art {
    width: 145px
}

.col-right .box-cate-featured:last-of-type {
    border: none !important;
    margin-bottom: 0;
    padding-bottom: 0
}

.sub-news-cate {
    width: 419px;
    padding-left: 20px
}

.sub-news-cate .item-news:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.sub-news-cate .item-news p.meta-news {
    margin-top: 5px
}

.box-cate-featured-v2 .item-news.full-thumb {
    width: 67.648%;
    background: none;
    padding-bottom: 0
}

.box-cate-featured-v2 .item-news.full-thumb .title-news,
.box-cate-featured-v2 .item-news.full-thumb .description {
    padding-right: 20px
}

.box-cate-featured-v2 .item-news.full-thumb .thumb-art {
    width: 48.914%;
    margin: 0
}

.box-cate-featured-v2 .item-news.full-thumb.off-thumb {
    padding-top: 0;
    padding-right: 20px
}

.box-cate-featured-v2 .item-news.full-thumb.off-thumb .wrap-sum-news {
    width: 100%;
    background: #f7f7f7;
    padding: 20px 0
}

.box-cate-featured-v2 .item-news.full-thumb.off-thumb .wrap-sum-news .title-news {
    width: 100%;
    max-width: 225px;
    padding-right: 0;
    margin-bottom: 0;
    padding-left: 20px
}

.box-cate-featured-v2 .item-news.full-thumb.off-thumb .wrap-sum-news .description {
    width: calc(100% - 225px)
}

.box-cate-featured-v2 .wrap-sum-news {
    width: 51.086%
}

.box-cate-featured-v2 .article-sub-right {
    width: 32.352%;
    padding-left: 20px;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.box-cate-featured-v2 .article-sub-right:before {
    width: 1px;
    height: 100%;
    content: '';
    background: #e5e5e5;
    position: absolute;
    top: 0;
    left: 0
}

.box-cate-featured-v2 .sub-news-cate {
    width: 100%;
    justify-content: space-between;
    padding-left: 0;
    position: relative
}

.box-cate-featured-v2 .sub-news-cate:before {
    width: 100%;
    height: 1px;
    content: '';
    background: #e5e5e5;
    position: absolute;
    top: 15px;
    left: 0
}

.box-cate-featured-v2 .sub-news-cate .item-news {
    max-width: 200px;
    padding-top: 10px;
    margin-top: 15px;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
    padding-left: 15px
}

.box-cate-featured-v2 .sub-news-cate .item-news:before {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    content: '';
    background: #ababab;
    position: absolute;
    top: 18px;
    left: 0
}

.box-cate-featured-v2 .sub-news-cate .item-news .title-news {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0
}

.section_box_cate {
    flex-wrap: wrap
}

.col-boxcate .item-news:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.col-boxcate .item-news .title-news {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0
}

.col-boxcate .item-news .description {
    margin-top: 5px
}

.colbox-left {
    width: 49.092%;
    padding-right: 40px;
    position: relative
}

.colbox-left .item-news .title-news {
    font-size: 24px;
    font-weight: normal
}

.colbox-left .item-news .description {
    font-size: 15px
}

.colbox-left .icon_thumb_videophoto {
    width: 32px;
    height: 32px;
    line-height: 32px
}

.colbox-left .icon_thumb_videophoto .ic {
    width: 16px;
    height: 16px
}

.colbox-center {
    width: 25.455%;
    padding-right: 40px;
    position: relative
}

.colbox-left:before,
.colbox-center:before {
    width: 1px;
    height: 100%;
    content: '';
    background: #e5e5e5;
    position: absolute;
    top: 0;
    right: 20px
}

.colbox-right {
    width: 25.453%
}

.colbox-right .item-news .thumb-art {
    width: 100px;
    float: right;
    margin: 0 0 0 15px
}

.box-tygia-vietllot {
    padding-bottom: 15px !important;
    margin-bottom: 15px
}

.box-tygia-vietllot .box_left {
    width: calc(44.3% - 7.5px)
}

.box-tygia-vietllot .box_right {
    width: calc(55.7% - 7.5px)
}

.box_giavang {
    width: 100%;
    float: left;
    position: relative
}

.box_giavang .col_1 {
    width: calc(54% - 10px)
}

.box_giavang .col_2 {
    width: calc(46% - 10px)
}

.box_giavang .col_2 img {
    height: 16px;
    margin-top: 5px
}

.box_giavang .col_2 table {
    margin-bottom: 0
}

.box_giavang img {
    height: 16px;
    max-width: 100%;
    margin-right: 10px
}

.box_giavang table {
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    margin-bottom: 5px
}

.box_giavang td {
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    font-size: 12px;
    padding: 5px 3px;
    vertical-align: middle;
    text-align: center
}

.box_giavang .title_box {
    width: 100%;
    font: 700 12px arial;
    color: #333;
    padding: 5px 10px 5px 10px;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6
}

.box_giavang .title_left {
    display: inline-block
}

.box_giavang .title_right {
    text-align: right;
    font-weight: normal;
    float: right;
    color: #757575
}

.box_giavang .col_ls {
    width: 100%;
    float: left;
    margin-bottom: 6px
}

.box_giavang .ls {
    width: 100%;
    float: left;
    border: 1px solid #e6e6e6;
    padding: 2px
}

.box_giavang .ls .right {
    width: 50px;
    text-align: center;
    border-left: 1px solid #e6e6e6
}

.box_giavang .link-all-table {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.wrap_ty_gia {
    height: 76px;
    overflow: hidden
}

.box-tygia-vietllot .box_giavang .title_box {
    border: none;
    padding: 0
}

.box-tygia-vietllot .box_giavang td {
    text-align: right;
    padding: 5px 7px
}

.box-tygia-vietllot .box_giavang td:first-child {
    text-align: left;
    white-space: nowrap
}

.box-tygia-vietllot .box_giavang td:first-child a {
    height: 15px;
    display: inline-block;
    vertical-align: middle
}

.box-tygia-vietllot .box_giavang td strong {
    position: relative;
    padding-right: 12px
}

.box-tygia-vietllot .box_giavang td strong:after {
    border: solid #076FBA;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2.5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    top: 4px;
    right: 0;
    content: ''
}

.box-tygia-vietllot .box_giavang td strong:before {
    border: solid #076FBA;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2.5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    top: 4px;
    right: 4px;
    content: ''
}

.box-tygia-vietllot .box_giavang table {
    margin-bottom: 0
}

.box-tygia-vietllot .box_giavang div.right {
    color: #757575
}

.box-tygia-vietllot .box_right .box_giavang table td {
    width: 12.5%
}

.box-tygia-vietllot .box_right .box_giavang table td:first-child {
    width: 37.5%
}

.box-slide-topic {
    padding: 0 45px 0 108px;
    height: 50px;
    padding-top: 12px;
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    position: relative
}

.box-slide-topic .swiper-container {
    width: 100%;
    float: left
}

.box-slide-topic .swiper-slide {
    width: auto;
    white-space: nowrap
}

.box-slide-topic .swiper-slide.item-news {
    width: auto;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.box-slide-topic .swiper-slide.item-news .title-news {
    padding-right: 30px;
    color: #9f224e;
    text-decoration: underline
}

.box-slide-topic .txt-topic {
    font-family: "Merriweather", serif;
    font-size: 14px;
    line-height: 18px;
    color: #757575;
    position: absolute;
    top: 15px;
    left: 0
}

.box-slide-topic .txt-topic .ic {
    fill: #BDBDBD;
    margin-right: 10px;
    width: 20px;
    height: 20px
}

.box-slide-topic .swiper-button-box {
    top: 13px
}

.inner-section-video {
    margin: 40px 0 20px 0;
    background: #FCFAF6;
    position: relative
}

.inner-section-video:before {
    content: '';
    background: #FCFAF6;
    position: absolute;
    top: -20px;
    left: -15px;
    right: -15px;
    bottom: -20px;
    border: 1px solid #F0EEEA
}

.wrapper-box-video {
    position: relative
}

.wrapper-box-video .box-player-video {
    width: 720px;
    float: left
}

.wrapper-box-video .box-player-video .thumb-video {
    cursor: pointer
}

.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1
}

.play-icon .ic {
    fill: #fff;
    width: 42px;
    height: 56px;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    transform: scale(0.8);
    -webkit-transform: scale(0.8)
}

.label-autoplay {
    position: absolute;
    left: 15px;
    bottom: 15px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    line-height: 140%;
    color: #fff;
    padding-left: 12px
}

.label-autoplay a {
    font-weight: 700;
    color: #fff;
    height: 36px;
    line-height: 36px;
    padding: 0 15px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    display: inline-block;
    margin-left: 15px
}

.icon-mute {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 15px;
    right: 15px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
    line-height: 30px
}

.icon-mute .ic {
    fill: #fff;
    display: inline-block
}

.icon-mute .ic.ic-mute {
    display: none
}

.icon-mute.mute .ic.ic-sound {
    display: none
}

.icon-mute.mute .ic.ic-mute {
    display: inline-block
}

.box-player-video .item-news {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.box-player-video .item-news .title-news {
    font-size: 24px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 0;
    width: 100%;
    float: left
}

.thumb-video:hover .play-icon .ic {
    transform: scale(1);
    -webkit-transform: scale(1)
}

.duration-video {
    font-size: 12px;
    color: #fff;
    background: #000;
    padding: 3px 5px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    border-radius: 1px;
    opacity: 1
}

.playing-txt {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    z-index: 1
}

.box-scroll-video {
    width: calc(100% - 720px);
    padding-left: 20px !important;
    padding-right: 15px !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    right: 0
}

.box-scroll-video .item-news-common {
    padding-bottom: 0;
    border-bottom: none
}

.box-scroll-video .item-news-common .thumb-art {
    width: 120px
}

.box-scroll-video .item-news-common .thumb-art .thumb:before {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    opacity: 0;
    z-index: 1
}

.box-scroll-video .item-news-common .title-news {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0
}

.box-scroll-video .item-news-common:last-of-type {
    margin-bottom: 0
}

.box-scroll-video .item-news-common.active .duration-video {
    opacity: 0
}

.box-scroll-video .item-news-common.active .playing-txt {
    opacity: 1
}

.box-scroll-video .item-news-common.active .thumb-art .thumb:before {
    opacity: 1
}

.box-scroll-video .ss-scroll {
    background: #BDBDBD;
    width: 5px;
    opacity: 1 !important;
    right: calc(-100% - 15px) !important
}

.box-cate-featured-vertical {
    margin-bottom: 20px
}

.box-cate-featured-vertical .item-news .title-news {
    font-weight: 700
}

.box-cate-featured-vertical .item-news.full-thumb {
    width: 100%;
    background: none;
    padding-bottom: 15px;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 15px
}

.box-cate-featured-vertical .item-news.full-thumb .title-news,
.box-cate-featured-vertical .item-news.full-thumb .description,
.box-cate-featured-vertical .item-news.full-thumb p.meta-news {
    padding-left: 0;
    padding-right: 0
}

.box-cate-featured-vertical .item-news.full-thumb .thumb-art {
    margin-bottom: 10px
}

.box-cate-featured-vertical .item-news.full-thumb.off-thumb {
    background: #f7f7f7;
    min-height: 204px;
    padding-bottom: 20px;
    border-bottom: none
}

.box-cate-featured-vertical .item-news.full-thumb.off-thumb .title-news,
.box-cate-featured-vertical .item-news.full-thumb.off-thumb .description,
.box-cate-featured-vertical .item-news.full-thumb.off-thumb p.meta-news {
    padding-left: 15px;
    padding-right: 15px
}

.box-cate-featured-vertical .sub-news-cate {
    width: 100%;
    float: left;
    padding-left: 0
}

.box-cate-featured-vertical .sub-news-cate .item-news {
    padding-bottom: 15px;
    margin-bottom: 15px
}

.box-cate-featured-vertical .sub-news-cate .item-news .thumb-art {
    width: 76px;
    margin-right: 10px;
    margin-bottom: 0
}

.box-cate-featured-vertical .sub-news-cate .item-news .title-news {
    clear: inherit
}

.box-cate-featured-vertical .sub-news-cate .item-news:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    height: auto
}

.inner-row-boxcate {
    width: calc(100% + 40px);
    margin-left: -40px;
    position: relative;
    flex-wrap: wrap
}

.inner-row-boxcate .item-box-cate {
    width: 33.33333333333%;
    padding-left: 40px;
    margin-bottom: 20px
}

.inner-row-boxcate .item-box-cate:nth-last-of-type(-n+3),
.inner-row-boxcate .item-box-cate.box-last {
    margin-bottom: 0
}

.inner-row-boxcate .item-box-cate:nth-last-of-type(-n+3) .box-category,
.inner-row-boxcate .item-box-cate.box-last .box-category {
    margin-bottom: 0
}

.inner-row-boxcate:before,
.inner-row-boxcate:after {
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(33.33333% + 20px);
    content: '';
    background: #E5E5E5
}

.inner-row-boxcate:after {
    left: auto;
    right: calc(33.33333% - 20px)
}

.thumb-1x1 {
    padding-bottom: 100%
}

.thumb-2x3 {
    padding-bottom: 150%
}

.wrap-slide-photo-temp .swiper-slide {
    width: 54.546%;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.wrap-slide-photo-temp .swiper-slide .box-info-news {
    width: 50%;
    height: 100%;
    padding: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    right: 0;
    background: #17191A;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    opacity: 0;
    color: #BDBDBD
}

.wrap-slide-photo-temp .swiper-slide .box-info-news .description {
    line-height: 130%
}

.wrap-slide-photo-temp .swiper-slide .title-news {
    font-size: 20px;
    font-weight: 400
}

.wrap-slide-photo-temp .swiper-slide .thumb-art {
    width: 50%;
    margin-bottom: 0
}

.wrap-slide-photo-temp .swiper-slide .thumb-art .thumb:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1;
    transition-duration: 350ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    opacity: 1
}

.wrap-slide-photo-temp .swiper-slide.swiper-slide-prev .thumb-art {
    float: right
}

.wrap-slide-photo-temp .swiper-slide.swiper-slide-active .box-info-news {
    width: 50%;
    padding: 25px;
    opacity: 1;
    visibility: visible
}

.wrap-slide-photo-temp .swiper-slide.swiper-slide-active .thumb-art .thumb:before {
    opacity: 0
}

.wrap-slide-photo-temp .swiper-button-vne {
    width: calc(22.25% + 1px);
    position: absolute;
    top: 0;
    z-index: 1;
    cursor: pointer
}

.wrap-slide-photo-temp .swiper-button-vne .opacity-layer {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    padding-bottom: calc(184% - 3px);
    background: transparent
}

.wrap-slide-photo-temp .swiper-button-vne.swiper-button-next-photo-23,
.wrap-slide-photo-temp .swiper-button-vne.swiper-button-next-photo-11 {
    right: 0
}

.wrap-slide-photo-temp .swiper-button-vne.swiper-button-prev-photo-23,
.wrap-slide-photo-temp .swiper-button-vne.swiper-button-prev-photo-11 {
    left: 0
}

.wrap-slide-photo-temp .swiper-button-vne:hover .btn-slide {
    background: #087CCE
}

.wrap-slide-photo-temp .btn-slide {
    width: 32px;
    height: 32px;
    background: #4f4f4f;
    border-radius: 50%;
    position: absolute;
    bottom: 20px;
    line-height: 32px;
    text-align: center;
    z-index: 1;
    cursor: pointer;
    outline: none
}

.wrap-slide-photo-temp .btn-slide .ic {
    fill: #fff;
    width: 12px;
    height: 12px
}

.wrap-slide-photo-temp .btn-slide.btn-slide-prev-23 {
    right: calc(22.727% + 62px)
}

.wrap-slide-photo-temp .btn-slide.btn-slide-next-23 {
    right: calc(22.727% + 25px)
}

.wrap-slide-photo-temp .btn-slide:hover {
    background: #087CCE
}

.wrap-slide-photo-temp.wrap-slide-photo-temp-11 .swiper-slide {
    width: 68.183%
}

.wrap-slide-photo-temp.wrap-slide-photo-temp-11 .swiper-slide .box-info-news {
    width: 40%
}

.wrap-slide-photo-temp.wrap-slide-photo-temp-11 .swiper-slide .thumb-art {
    width: 60%
}

.wrap-slide-photo-temp.wrap-slide-photo-temp-11 .swiper-slide.swiper-slide-active .box-info-news {
    width: 40%
}

.wrap-slide-photo-temp.wrap-slide-photo-temp-11 .swiper-button-vne {
    width: calc(15.7% + 1px)
}

.wrap-slide-photo-temp.wrap-slide-photo-temp-11 .swiper-button-vne .opacity-layer {
    padding-bottom: calc(261% - 3px)
}

.wrap-slide-photo-temp.wrap-slide-photo-temp-11 .btn-slide.btn-slide-prev-11 {
    right: calc(15.9085% + 62px)
}

.wrap-slide-photo-temp.wrap-slide-photo-temp-11 .btn-slide.btn-slide-next-11 {
    right: calc(15.9085% + 25px)
}

.wrap-slide-photo-v2 {
    overflow: hidden;
    position: relative
}

.wrap-slide-photo-v2 .wrap-thumb {
    overflow: hidden;
    position: relative;
    width: 72.728%
}

.wrap-slide-photo-v2 .wrap-thumb .inner-wrap-thumb {
    padding-bottom: 60%;
    position: relative
}

.wrap-slide-photo-v2 .wrap-thumb .item-news.full-thumb .thumb-art {
    margin-bottom: 0
}

.wrap-slide-photo-v2 .Thumb-photo {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #17181A
}

.wrap-slide-photo-v2 .Title-photo {
    width: 27.272%;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    background: #17191A;
    height: 50%;
    overflow: visible
}

.wrap-slide-photo-v2 .Title-photo .swiper-slide {
    height: 100%;
    cursor: pointer
}

.wrap-slide-photo-v2 .Title-photo .swiper-slide.swiper-slide-thumb-active {
    cursor: auto
}

.wrap-slide-photo-v2 .Title-photo .swiper-slide:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.wrap-slide-photo-v2 .Title-photo .box-info-news {
    height: 100%;
    padding: 25px;
    transition-duration: 250ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    background: #222
}

.wrap-slide-photo-v2 .Title-photo .box-info-news .title-news,
.wrap-slide-photo-v2 .Title-photo .box-info-news .description,
.wrap-slide-photo-v2 .Title-photo .box-info-news .meta-news {
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    opacity: 0.5
}

.wrap-slide-photo-v2 .Title-photo .swiper-slide-thumb-active:before {
    display: none
}

.wrap-slide-photo-v2 .Title-photo .swiper-slide-thumb-active .box-info-news {
    background: #17191A
}

.wrap-slide-photo-v2 .Title-photo .swiper-slide-thumb-active .box-info-news .title-news,
.wrap-slide-photo-v2 .Title-photo .swiper-slide-thumb-active .box-info-news .description,
.wrap-slide-photo-v2 .Title-photo .swiper-slide-thumb-active .box-info-news .meta-news {
    opacity: 1
}

.wrap-slide-photo-v2 .item-news {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.wrap-slide-photo-v2 .title-news {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px
}

.wrap-slide-photo-v2 .description {
    margin-bottom: 10px
}

.wrap-slide-photo-v2 .title-news,
.wrap-slide-photo-v2 .description {
    color: #bdbdbd
}

.wrap-slide-photo-v2 .meta-news .ic {
    fill: #757575
}

.wrap-slide-photo-v2 .swiper-button-vne {
    width: 32px;
    height: 32px;
    cursor: pointer;
    outline: none;
    z-index: 1;
    background: #4F4F4F;
    border-radius: 50%;
    position: absolute;
    bottom: 20px;
    right: 20px;
    line-height: 32px;
    text-align: center;
    top: auto
}

.wrap-slide-photo-v2 .swiper-button-vne .ic {
    fill: #fff;
    transform: rotate(90deg)
}

.wrap-slide-photo-v2 .swiper-button-vne.swiper-button-prev-photo {
    right: 57px;
    line-height: 30px;
    left: auto
}

.wrap-slide-photo-v2 .swiper-button-vne.swiper-button-prev-photo .ic {
    transform: rotate(-90deg)
}

.wrap-slide-photo-v2 .swiper-button-vne:hover {
    background: #087CCE
}

.wrap-slide-photo-v2 .thumb {
    background: #17181A
}

.wrap-slide-photo-v2 .thumb img {
    width: auto;
    max-width: 100%;
    height: 100%;
    transform: translateX(-50%);
    position: absolute;
    left: 50%
}

.col-770 {
    width: 740px;
    padding-right: 20px
}

.col-300 {
    width: 360px;
    padding-left: 20px
}

.list-ts .item-news {
    background: #f7f7f7;
    padding: 20px;
    border: none;
    margin-bottom: 20px
}

.list-ts .item-news .title-news {
    font-size: 15px;
    font-weight: bold
}

.list-ts .item-news .title-news .label-ts {
    color: #076DB6
}

.list-ts .item-news:last-of-type {
    margin-bottom: 0
}

.list-ts .full-thumb {
    width: 47.224%
}

.list-ts .full-thumb .title-news {
    font-size: 20px;
    font-weight: normal
}

.list-ts .full-thumb p:not(.description) {
    margin-top: 10px;
    font-size: 14px;
    line-height: 140%
}

.list-ts .sub-news-ts {
    width: 52.776%;
    padding-left: 20px
}

.cate-vertical-2col {
    position: relative
}

.cate-vertical-2col:before {
    width: 100%;
    left: 0
}

.cate-vertical-2col .inner-row-boxcate:before {
    left: calc(50% + 20px)
}

.cate-vertical-2col .inner-row-boxcate:after {
    display: none
}

.cate-vertical-2col .inner-row-boxcate .item-box-cate {
    width: 50%
}

.box-info .item-news {
    width: 50%;
    padding-bottom: 0;
    margin-bottom: 20px;
    border-bottom: none
}

.box-info .item-news:nth-child(odd) {
    padding-right: 10px
}

.box-info .item-news:nth-child(even) {
    padding-left: 10px
}

.box-info .item-news:nth-last-of-type(-n+2) {
    margin-bottom: 0
}

.box-info .item-news .title-news {
    font-size: 15px;
    font-weight: 700;
    clear: both;
    margin-bottom: 0
}

.box-info .content-box-category {
    flex-wrap: wrap
}

.swiper-button-box {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    position: absolute;
    top: -3px;
    outline: none
}

.swiper-button-box.swiper-button-box-next {
    right: -5px
}

.swiper-button-box.swiper-button-box-prev {
    right: 20px
}

.swiper-button-box.swiper-button-disabled .ic {
    fill: #BDBDBD
}

.box-ebank-qt {
    background: #F7F7F7;
    border: 1px solid #E5E5E5;
    padding: 15px
}

.box-ebank-qt .box-left {
    width: 50%;
    padding-right: 20px;
    border-right: 1px solid #E5E5E5
}

.box-ebank-qt .box-right {
    width: 100%;
    padding-left: 0
}

.box-ebank-qt .item-news {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.box-ebank-qt .item-news .thumb-art {
    width: 100px;
    margin-bottom: 0;
    margin-right: 10px
}

.box-news-other-site {
    margin-top: 20px;
    padding-top: 20px
}

.box-news-other-site:before {
    content: '';
    width: calc(100% - 30px);
    height: 1px;
    background: #e5e5e5;
    position: absolute;
    top: 0;
    left: 15px
}

.inner-box-other-news {
    width: calc(100% + 22px);
    margin-left: -22px
}

.box-item-other-news {
    width: 33.33333%;
    padding-left: 22px
}

.box-item-other-news .label-site {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    color: #fff
}

.box-item-other-news .label-site .name-site {
    font-family: "Merriweather", serif;
    font-size: 12px;
    font-weight: 700
}

.box-item-other-news .label-site .name-site .text-sm {
    font: 400 11px/13px arial;
    display: block
}

.box-item-other-news .logo-site {
    margin-right: 10px
}

.box-item-other-news .link-label-site {
    align-items: center;
    padding: 15px
}

.box-item-other-news .item-news {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.box-item-other-news .item-news .thumb-art {
    margin-bottom: 0
}

.box-item-other-news .item-news .thumb-art .thumb:after {
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -moz-linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
    content: '';
    position: absolute;
    bottom: 0;
    left: 0
}

.box-item-other-news .title-news {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 15px 15px 15px 65px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: bold;
    z-index: 1
}

.box-item-other-news .swiper-pagination {
    position: static;
    margin-top: 2px
}

.box-item-other-news .swiper-pagination-bullet {
    width: 34px;
    height: 5px;
    background: #BDBDBD;
    border-radius: 0
}

.box-item-other-news .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.box-item-other-news .swiper-pagination-bullet-active {
    background: #757575
}

.box-item-other-news.news-ngoisao .swiper-pagination-bullet-active {
    background: #154ECE
}

.box-item-other-news.news-ione .swiper-pagination-bullet-active {
    background: #EB3697
}

.vote_rating_box .title_bx {
    font-family: "Merriweather", serif;
    font-size: 15px;
    line-height: 160%;
    font-weight: 700;
    color: #222;
    margin-bottom: 10px
}

.vote_rating_box .item_row_bx {
    margin-bottom: 10px
}

.vote_rating_box .label_check {
    position: relative;
    width: 100%;
    float: left;
    padding: 7px 12px 7px 36px;
    font-size: 17px;
    color: #222;
    line-height: 150%;
    cursor: pointer;
    background: #F3F3F3;
    border: 1px solid #E5E5E5;
    border-radius: 3px
}

.vote_rating_box .label_check input.radio_check[type="radio"] {
    width: 12px;
    height: 12px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    outline: none;
    border: none;
    position: absolute;
    top: 2px;
    left: 0
}

.vote_rating_box .label_check input.radio_check[type="radio"]:before {
    content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #BDBDBD;
    border-radius: 50%;
    position: absolute;
    left: 12px;
    top: 10px
}

.vote_rating_box .label_check input.radio_check[type="radio"]:checked:before {
    border-color: #9f224e
}

.vote_rating_box .label_check input.radio_check[type="radio"]:checked:after {
    content: '';
    width: 6px;
    height: 6px;
    background: #9f224e;
    border-radius: 50%;
    position: absolute;
    left: 15px;
    top: 13px
}

.vote_rating_box .label_check input.radio_check[type="checkbox"] {
    width: 12px;
    height: 12px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    outline: none;
    border: none;
    position: absolute;
    top: 4px;
    left: 0
}

.vote_rating_box .label_check input.radio_check[type="checkbox"]:before {
    content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #BDBDBD;
    position: absolute;
    left: 12px;
    top: 10px
}

.vote_rating_box .label_check input.radio_check[type="checkbox"]:checked:before {
    border-color: #9f224e
}

.vote_rating_box .label_check input.radio_check[type="checkbox"]:checked:after {
    position: absolute;
    left: 16px;
    top: 7px;
    width: 5px;
    height: 10px;
    border: solid #9f224e;
    content: '';
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.vote_rating_box .box_button {
    margin-top: 5px
}

.vote_rating_box .btn_vne {
    width: 120px;
    padding: 0
}

.vote_rating_box .btn_vne.btn_view_cancel {
    padding: 0 12px
}

.vote_rating_box.box_vote_home {
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    padding: 20px
}

.vote_rating_box.box_vote_home .item_row_bx {
    width: 49%;
    padding-right: 10px
}

.vote_rating_box.box_vote_home .btn_vne.btn_disable {
    background: #e5e5e5;
    color: #757575
}

.vote_rating_box .kq-vote {
    margin-top: 5px;
    margin-bottom: 0;
    height: 5px;
    background: #E5E5E5;
    position: relative
}

.vote_rating_box .kq-vote strong {
    font-weight: 400;
    color: #222
}

.vote_rating_box .kq-vote .percent-vote {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #B52759;
    border: 3px 0 0 3px
}

.vote_rating_box .kq-vote .text-da {
    position: relative;
    z-index: 1
}

.vote_rating_box .count-vote {
    font-family: arial;
    font-size: 12px;
    line-height: 14px;
    color: #757575;
    display: inline-block;
    float: right;
    margin-top: 3px
}

.vote_rating_box .txt-kq-vote {
    align-items: flex-end;
    font-size: 16px;
    line-height: 150%
}

.vote_rating_box .txt-kq-vote .count-vote-kq {
    margin-left: auto;
    padding-left: 15px;
    white-space: nowrap;
    font-size: 14px
}

.vote_rating_box .txt-kq-vote .option-txt {
    flex-shrink: 1
}

.vote_rating_box .item-kq-vote {
    margin-bottom: 15px
}

.vote_rating_box .item-kq-vote:last-of-type {
    margin-bottom: 0
}

.vote_rating_box .item-kq-vote.max-vote .txt-kq-vote {
    color: #9F224E
}

.vote_rating_box .time-vote {
    font-size: 14px;
    color: #757575;
    margin-top: 15px;
    margin-bottom: 0
}

.icon-info-sp {
    background: #BDBDBD;
    border-radius: 1px;
    width: 12px;
    height: 12px;
    text-align: center;
    line-height: 7px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 10px;
    position: relative
}

.icon-info-sp .ic {
    fill: #fff;
    width: 8px;
    height: 8px
}

.icon-info-sp .tooltip-sp {
    white-space: nowrap;
    font-size: 12px;
    color: #222;
    position: absolute;
    bottom: 14px;
    left: -5px;
    padding: 5px 8px;
    font-family: arial;
    font-weight: 400;
    opacity: 0;
    visibility: hidden;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    border-radius: 3px
}

.icon-info-sp:hover {
    background: #757575
}

.icon-info-sp:hover .tooltip-sp {
    opacity: 1;
    visibility: visible
}

.box-sponsor {
    background: #F7F7F7;
    border: 1px solid #E5E5E5;
    padding: 15px
}

.box-sponsor .item-news {
    padding-bottom: 0;
    margin-bottom: 15px;
    border-bottom: none
}

.box-sponsor .item-news .thumb-art {
    width: 100px;
    margin-bottom: 0;
    margin-right: 10px
}

.box-sponsor .item-news .title-news {
    font-family: arial;
    font-size: 14px;
    line-height: 140%;
    margin-bottom: 0
}

.box-sponsor .item-news:last-of-type {
    margin-bottom: 0
}

.name_sponsor {
    font-size: 12px;
    line-height: 1.1666666667;
    color: #757575;
    margin-top: 5px;
    width: 100%;
    float: left
}

.box-news-no-thumb .item-news:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.inner-box-business {
    margin: 40px 0 40px 0;
    background: #F7F7F7;
    position: relative
}

.inner-box-business:before {
    content: '';
    background: #F7F7f7;
    position: absolute;
    top: -20px;
    left: -15px;
    right: -15px;
    bottom: -20px;
    border: 1px solid #e5e5e5;
    z-index: 0
}

.wrap-slide-business .item-news {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    width: calc(25% - 20px)
}

.wrap-slide-business .item-news .title-news {
    margin-bottom: 0
}

.box-shop-sell {
    position: relative
}

.box-shop-sell .item-news {
    float: none
}

.box-shop-sell .item-news .thumb-art {
    width: 100px;
    margin-right: 10px;
    margin-bottom: 0;
    border: 1px solid #E5E5E5
}

.box-shop-sell .item-news .title-news {
    font-family: arial;
    line-height: 140%;
    padding-left: 110px
}

.box-shop-sell .item-news .title-news a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.box-shop-sell .price_shop {
    color: #D52329;
    font-size: 13px;
    margin-top: 7px;
    padding-left: 110px
}

.box-shop-sell-vertical {
    padding: 15px;
    background: #F7F7F7;
    border: 1px solid #E5E5E5
}

.box-kidlab {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e5e5e5
}

.box-sponsor-noslide.has-border {
    padding-bottom: 0
}

.box-sponsor-noslide .inner-box-sponsor {
    width: calc(100% + 20px);
    margin-left: -20px;
    font-size: 0
}

.box-sponsor-noslide .inner-box-sponsor .item-news {
    width: 25%;
    padding-left: 20px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
    padding-bottom: 0;
    border: none
}

.box-xemnhieu .title-box-category {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 4px;
    color: #757575
}

.box-xemnhieu .title-box-category .inner-title:before {
    display: none
}

.box-xemnhieu .title-box-category .parent-cate {
    margin-right: 20px
}

.box-xemnhieu .title-box-category .parent-cate.active {
    color: #222
}

.box-xemnhieu .title-box-category .parent-cate.active:hover a {
    color: #222
}

.box-xemnhieu .title-box-category .parent-cate.active .inner-title:before {
    display: block
}

.box-xemnhieu .list-top-view {
    position: relative;
    flex-wrap: wrap
}

.box-xemnhieu .list-top-view:before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background: #e5e5e5
}

.box-xemnhieu .list-top-view .number-top-view {
    font-family: "Merriweather", serif;
    font-size: 48px;
    color: #222;
    font-weight: bold;
    position: absolute;
    top: -8px;
    left: 0;
    font-feature-settings: "pnum"on, "lnum"on
}

.box-xemnhieu .list-top-view .item-news {
    position: relative;
    padding-left: 45px;
    padding-right: 15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 50%
}

.box-xemnhieu .list-top-view .item-news:nth-child(1) {
    order: 1
}

.box-xemnhieu .list-top-view .item-news:nth-child(2) {
    order: 3
}

.box-xemnhieu .list-top-view .item-news:nth-child(3) {
    order: 5
}

.box-xemnhieu .list-top-view .item-news:nth-child(4) {
    order: 7;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.box-xemnhieu .list-top-view .item-news:nth-child(5) {
    order: 2;
    padding-left: 65px;
    padding-right: 0
}

.box-xemnhieu .list-top-view .item-news:nth-child(5) .number-top-view {
    left: 20px
}

.box-xemnhieu .list-top-view .item-news:nth-child(6) {
    order: 4;
    padding-left: 65px;
    padding-right: 0
}

.box-xemnhieu .list-top-view .item-news:nth-child(6) .number-top-view {
    left: 20px
}

.box-xemnhieu .list-top-view .item-news:nth-child(7) {
    order: 6;
    padding-left: 65px;
    padding-right: 0
}

.box-xemnhieu .list-top-view .item-news:nth-child(7) .number-top-view {
    left: 20px
}

.box-xemnhieu .list-top-view .item-news:nth-child(8) {
    order: 8;
    padding-left: 65px;
    padding-right: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.box-xemnhieu .list-top-view .item-news:nth-child(8) .number-top-view {
    left: 20px
}

.inner-section-event {
    margin: 40px 0 20px 0;
    background: #FCFAF6;
    position: relative
}

.inner-section-event:before {
    content: '';
    background: #FCFAF6;
    position: absolute;
    top: -20px;
    left: -15px;
    right: -15px;
    bottom: -20px;
    border: 1px solid #F0EEEA
}

.no-background .inner-section-event {
    background: none;
    margin: 20px 0 0 0
}

.no-background .inner-section-event:before {
    display: none
}

.xemthem_ev {
    font-size: 15px;
    font-family: arial;
    color: #076DB6;
    margin: 0 0 0 20px;
    font-weight: 400
}

.xemthem_ev:hover {
    text-decoration: underline
}

.inner-list-news-ev {
    width: calc(100% + 30px);
    margin-left: -30px;
    flex-wrap: wrap
}

.list-news-ev .item-news {
    width: 25%;
    padding-left: 30px;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: none
}

.list-news-ev .item-news .title-news {
    clear: both
}

.list-news-ev .item-news:before {
    content: '';
    width: 1px;
    height: 100%;
    background: #E5E5E5;
    position: absolute;
    top: 0;
    left: 15px
}

.list-news-ev .item-news:nth-child(4n+1):before {
    display: none
}

.list-news-ev .item-news:nth-last-of-type(-n+4) {
    margin-bottom: 0
}

.list-news-ev .meta-news {
    margin-top: 5px
}

.box-news-thumb-small.box-thumb-100 .small-thumb .thumb-art {
    width: 100px
}

.box-news-small .item-news {
    margin-bottom: 12px;
    padding-bottom: 12px
}

.box-news-small .item-news .title-news {
    margin-bottom: 0
}

.box-news-small .item-news p.meta-news {
    margin-top: 5px
}

.box-news-small .item-news:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.box-news-small .item-news.full-thumb .title-news {
    font-size: 15px;
    font-weight: 700
}

.box-news-small.box-news-small-2item {
    font-size: 0
}

.box-news-small.box-news-small-2item .item-news {
    display: inline-block;
    vertical-align: top;
    border-bottom: none;
    padding-bottom: 0;
    width: 50%;
    float: none
}

.box-news-small.box-news-small-2item .item-news:nth-child(even) {
    padding-right: 7.5px
}

.box-news-small.box-news-small-2item .item-news:nth-child(odd) {
    padding-left: 7.5px
}

.box-news-small.box-news-small-2item .item-news:nth-last-of-type(-n+2) {
    margin-bottom: 0
}

.box-news-small.box-news-small-2item .item-news.full-thumb .title-news {
    font-size: 14px;
    font-weight: 400
}

.box-sponsor-bg {
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    padding: 15px
}

.box-sponsor-bg .item-news.full-thumb .title-news {
    font-size: 15px;
    font-weight: 700
}

.box-lazada-hope img {
    vertical-align: middle
}

.box-lazada-hope .wrap {
    background: #fff;
    padding: 15px;
    text-align: center;
    border: 1px solid #E5E5E5;
    border-top: 0
}

.box-lazada-hope .wrap h4 {
    font: bold 18px "Merriweather", serif;
    color: #222;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E5E5E5
}

.box-lazada-hope .wrap .flexbox {
    margin: 0 -15px
}

.box-lazada-hope .wrap .item {
    width: 45%;
    padding: 0 15px;
    position: relative
}

.box-lazada-hope .wrap .item strong {
    font: bold 18px Arial;
    color: #9F224E;
    display: block;
    margin-bottom: 5px
}

.box-lazada-hope .wrap .item span {
    font: 400 14px "Merriweather";
    color: #757575
}

.box-lazada-hope .wrap .item:nth-child(2) {
    width: 55%;
    border-left: 1px solid #E5E5E5
}

.sponsor-info {
    margin-left: 20px;
    line-height: inherit;
    float: left;
    align-items: center
}

.sponsor-info .txt-tt {
    font-size: 13px;
    color: #757575;
    font-weight: 400;
    font-family: arial
}

.sponsor-info .logo-tt {
    margin-left: 15px
}

.sponsor-info .logo-tt img {
    max-height: 20px;
    display: inline-block;
    vertical-align: middle
}

.sponsor-info .logo-tt:first-of-type img {
    max-height: 20px
}

.sponsor-info.sponsor-full {
    margin-left: 0;
    width: 100%;
    margin-top: 15px
}

.sponsor-info.has-border {
    border-top: 1px solid #E5E5E5;
    padding-top: 15px
}

.sponsor-info.sponsor-center {
    justify-content: center;
    flex-wrap: wrap
}

.sponsor-info.sponsor-center .txt-tt {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px
}

.sponsor-info.sponsor-center .logo-tt {
    margin: 0 7.5px 0 7.5px
}

.box-news-banner a img {
    width: 100%;
    float: left
}

.btn-guicauhoi {
    background: #F7F7F7;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    font-family: "Merriweather", serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
    padding: 17.5px 185px 17.5px 15px;
    display: block;
    width: 100%;
    float: left;
    position: relative
}

.btn-guicauhoi .btn-dch {
    display: block;
    font-size: 15px;
    font-family: arial;
    width: 160px;
    text-align: center;
    background: #076DB6;
    position: absolute;
    bottom: 10px;
    right: 10px
}

.btn-guicauhoi .txt-small {
    font: 400 14px arial;
    color: #757575
}

.style-2 .btn-guicauhoi {
    padding-top: 8px;
    padding-bottom: 5px
}

.box-guicauhoi-300 .btn-guicauhoi {
    padding: 20px 15px 20px 15px;
    text-align: center
}

.box-guicauhoi-300 .btn-guicauhoi .btn-dch {
    display: inline-block;
    margin-top: 15px;
    position: static
}

.box-guicauhoi-300.style-left .btn-guicauhoi {
    text-align: left
}

.box-guicauhoi-300.style-left .btn-guicauhoi .txt-small {
    margin-top: 10px;
    display: block;
    color: #222;
    line-height: 140%
}

.section-2col .col-left-subfolder:after {
    display: block
}

.section-ads-gray {
    background: #f7f7f7;
    padding: 15px 0
}

.name-page-t {
    font-family: "Merriweather", serif;
    font-size: 24px;
    line-height: 160%;
    font-weight: 700
}

.taxonomy_seo {
    clear: both;
    font-size: 16px;
    position: relative;
    max-height: 480px;
    overflow: hidden;
    margin-bottom: 20px
}

.taxonomy_seo.open {
    max-height: 100%;
    overflow: visible;
    padding-bottom: 40px;
    transition: max-height 0.8s ease-in
}

.taxonomy_seo.open .shrink-overflow-gradient::before {
    display: none
}

.taxonomy_seo.open .xem-them {
    display: none
}

.taxonomy_seo.open .rut-gon {
    display: block !important
}

.taxonomy_seo p {
    margin-bottom: 15px;
    line-height: 1.6
}

.taxonomy_seo a {
    color: #076db6;
    position: relative;
    text-decoration: underline;
    text-underline-position: under
}

.taxonomy_seo table {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #E5E5E5
}

.taxonomy_seo table thead tr th {
    background: #EAECF0;
    font-weight: bold;
    padding: 7px 6px;
    border-right: 1px solid #E5E5E5
}

.taxonomy_seo table thead tr th:last-child {
    border-right: 0
}

.taxonomy_seo table tr td {
    padding: 7px 6px;
    border-top: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5
}

.taxonomy_seo table tr:nth-child(2n+1) td {
    background: #f7f7f7
}

.taxonomy_seo .shrink-overflow-gradient::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 50%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.013) 8.1%, rgba(255, 255, 255, 0.049) 15.5%, rgba(255, 255, 255, 0.104) 22.5%, rgba(255, 255, 255, 0.175) 29%, rgba(255, 255, 255, 0.259) 35.3%, rgba(255, 255, 255, 0.352) 41.2%, rgba(255, 255, 255, 0.45) 47.1%, rgba(255, 255, 255, 0.55) 52.9%, rgba(255, 255, 255, 0.648) 58.8%, rgba(255, 255, 255, 0.741) 64.7%, rgba(255, 255, 255, 0.825) 71%, rgba(255, 255, 255, 0.896) 77.5%, rgba(255, 255, 255, 0.951) 84.5%, rgba(255, 255, 255, 0.987) 91.9%, #fff);
    pointer-events: none
}

.taxonomy_seo .btn-loadmore {
    display: block;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -60px;
    text-align: center;
    clear: both;
    transition: 0.5s all
}

.taxonomy_seo .btn-loadmore a {
    background: #E5E5E5;
    border-radius: 16px;
    font-size: 14px;
    width: 120px;
    color: #757575;
    height: 32px;
    position: relative;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    cursor: pointer
}

.taxonomy_seo .btn-loadmore a .ic {
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin: -4px 5px 0 0
}

.taxonomy_seo .btn-loadmore a.xem-them .ic {
    transform: rotate(180deg)
}

.txt_h1,
.txt_h2 {
    font-family: "Merriweather", serif;
    line-height: 160%;
    font-weight: 700;
    margin-bottom: 10px
}

.txt_h1 {
    font-size: 24px
}

.txt_h2 {
    font-size: 18px
}

.ul_seo,
.ol_seo {
    padding-left: 16px;
    margin-bottom: 20px
}

.ul_seo li,
.ol_seo li {
    font-size: 16px;
    margin-bottom: 15px;
    list-style: disc
}

.ol_seo li {
    list-style: decimal
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.col-right-subfolder .table_taxonomy {
    border: 1px solid #E5E5E5;
    padding: 15px
}

.col-right-subfolder .table_taxonomy .line-top {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px
}

.col-right-subfolder .table_taxonomy table {
    margin: 0 -5px;
    width: 103%;
    width: calc(100% + 10px);
    font-size: 14px
}

.col-right-subfolder .table_taxonomy table tr td {
    padding: 5px;
    line-height: 1.4;
    vertical-align: top
}

.col-right-subfolder .table_taxonomy table tr .w-120 {
    width: 120px
}

.col-right-subfolder .table_taxonomy table tr:first-child td {
    padding-top: 0
}

.social-p {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E5E5E5
}

.social-p li {
    float: left;
    margin-right: 10px
}

.social-p li a {
    width: 32px;
    height: 32px;
    border: 1px solid #E5E5E5;
    text-align: center;
    justify-content: center;
    border-radius: 50%
}

.social-p li a .ic {
    align-self: center
}

.social-p.no-border {
    border-bottom: 0
}

.social-p.no-border li:last-child {
    margin-right: 0
}

.title-page-t {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #E5E5E5;
    align-items: center
}

.title-page-t .social-p {
    margin-left: auto;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.tab-tt li {
    float: left;
    margin: 0
}

.tab-tt li a {
    display: block;
    font-size: 15px;
    line-height: 17px;
    background: #E5E5E5;
    border: 1px solid #E5E5E5;
    padding: 9px 25px;
    border-radius: 3px 0 0 3px
}

.tab-tt li.active a {
    background: #fff;
    font-weight: 700
}

.tab-tt li:last-of-type a {
    border-radius: 0 3px 3px 0
}

.box-abc-text {
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 15px
}

.box-abc-text p {
    font-size: 14px;
    color: #757575;
    margin-bottom: 15px
}

.list-abc li {
    float: left;
    margin: 0 14px 15px 0
}

.list-abc li a {
    font-size: 15px;
    color: #4F4F4F;
    text-transform: uppercase
}

.list-abc li.active a,
.list-abc li:hover a {
    color: #076DB6
}

.box-abc-bottom {
    border-bottom: none;
    border-top: 1px solid #E5E5E5;
    margin-bottom: 0;
    padding-top: 15px
}

.selected-text {
    font-size: 18px;
    line-height: 23px;
    font-family: "Merriweather", serif;
    font-weight: 700;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #9f224e;
    display: inline-block
}

.list-news-res li {
    margin-bottom: 10px
}

.list-news-res li a {
    font-family: "Merriweather", serif;
    color: #222;
    font-size: 16px;
    line-height: 160%;
    font-weight: 400
}

.list-news-res li a:hover {
    text-decoration: underline;
    color: #087CCE
}

.page-bg {
    background: #fafafa
}

.page-bg .top-header {
    background: #fff
}

.page-bg .container {
    background: #fff
}

.page-bg .container.no-bg {
    background: transparent
}

.pt20 {
    padding-top: 20px
}

.pb20 {
    padding-bottom: 20px
}

.section_topic_bg {
    padding-top: 30px
}

.section_topic_bg .name-page-t {
    font-size: 36px
}

.section_topic_bg .breadcrumb {
    margin-bottom: 5px
}

.section_topic_bg .breadcrumb li {
    color: #222;
    font-family: "Merriweather", serif
}

.section_topic_bg .col-left-subfolder {
    padding-right: 0
}

.section_topic_bg .col-left-subfolder:after {
    display: none
}

.section_topic_bg .list-news-subfolder {
    padding-right: 20px;
    position: relative
}

.section_topic_bg .list-news-subfolder:after {
    content: '';
    width: 1px;
    height: 100%;
    background: #E5E5E5;
    position: absolute;
    top: 0;
    right: 0
}

.section_topic_bg .social-p {
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: none
}

.section_topic_bg .social-p li a {
    background: rgba(34, 34, 34, 0.1);
    border: 1px solid #fff
}

.section_topic_bg .social-p li a .ic {
    fill: #fff
}

.section_topic_bg .sponsor-bg {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 25px
}

.section_topic_bg .sponsor-bg img {
    display: inline-block;
    vertical-align: middle;
    max-height: 50px;
    margin-left: 10px
}

.list-news-subfolder.no-paging {
    margin-bottom: 20px
}

.info-topic {
    font-size: 16px;
    line-height: 150%;
    border: 1px solid #E5E5E5;
    padding: 20px 10px 20px 20px;
    border-radius: 3px;
    margin-bottom: 15px
}

.info-topic p {
    margin-top: 20px
}

.info-topic p:first-of-type {
    margin-top: 0
}

.info-topic a {
    color: #076DB6;
    text-decoration: underline
}

.info-topic .item-info {
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5
}

.info-topic .item-info .tit-item {
    font-size: 18px;
    line-height: 160%;
    font-family: "Merriweather", serif;
    margin-bottom: 10px;
    font-weight: bold
}

.info-topic .item-info:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.info-topic .inner-info-topic {
    max-height: 615px;
    overflow: auto;
    padding-right: 10px
}

.info-topic .ss-content .item-info {
    padding-right: 17px
}

.cacmien .tenmien {
    font-size: 16px;
    line-height: 1.6;
    font-weight: bold;
    font-family: "Merriweather", serif;
    border-bottom: 2px solid #E5E5E5;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.cacmien .mienbac {
    margin-right: 20px
}

.cacmien .mientrung {
    margin-right: 20px
}

.ds-truong {
    max-height: 220px;
    overflow: hidden
}

.ds-truong li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px
}

.ds-truong li:before {
    content: '';
    background: #087CCE;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 9px
}

.ds-truong a {
    font-size: 16px;
    line-height: 1.5;
    color: #222;
    text-decoration: none
}

.link-tracuu {
    margin-left: auto;
    position: relative;
    top: 5px;
    font-size: 14px;
    line-height: 1.1428;
    text-decoration: none !important
}

.box-diemchuan .inner-info-topic {
    overflow: visible;
    padding-right: 0
}

.box-diemchuan .search {
    position: relative;
    top: -6px;
    margin-left: auto
}

.box-diemchuan .search input {
    font-size: 14px
}

.box-diemchuan .search button {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: none
}

.box-diemchuan .search button svg {
    fill: #BDBDBD
}

.box-diemchuan .ctn-info {
    padding-left: 15px;
    margin-bottom: 15px
}

.box-diemchuan .ctn-info a {
    color: #222;
    text-decoration: none
}

.box-diemchuan .item-info .tit-item {
    margin-bottom: 20px
}

.box-diemchuan .tentruong {
    margin-bottom: 10px;
    display: block;
    position: relative
}

.box-diemchuan .tentruong:before {
    content: '';
    background: #087CCE;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: -15px;
    top: 9px
}

.box-diemchuan .tentruong a {
    font-family: "Merriweather", serif;
    font-size: 16px;
    line-height: 1.6;
    color: #222;
    text-decoration: none;
    font-weight: bold
}

.box-diemchuan .xemthem {
    color: #757575;
    font-size: 14px;
    line-height: 1.4;
    display: block;
    position: relative;
    text-decoration: none;
    clear: both
}

.box-diemchuan .xemthem:before {
    content: '';
    width: 6px;
    height: 6px;
    border-right: 1px solid #222;
    border-bottom: 1px solid #222;
    transform: rotate(45deg);
    position: absolute;
    right: 0;
    top: 2px
}

.box-diemchuan .xemthem.active:before {
    transform: rotate(223deg);
    -webkit-transform: rotate(223deg);
    top: 6px
}

.box-diemchuan .ds-nganh {
    margin-bottom: 8px
}

.box-diemchuan .ds-nganh li {
    width: 100%;
    float: left;
    position: relative;
    padding-left: 15px;
    margin-bottom: 12px
}

.box-diemchuan .ds-nganh li:before {
    content: '';
    background: #087CCE;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 9px
}

.box-diemchuan .ds-nganh a {
    color: #222;
    font-size: 16px;
    line-height: 1.5;
    text-decoration: none
}

.box-giavang-new {
    padding: 0;
    border-radius: 8px
}

.box-giavang-new .table {
    font-size: 16px
}

.box-giavang-new .table h2,
.box-giavang-new .table h3 {
    font: bold 16px "Merriweather", serif
}

.box-giavang-new .table thead tr th {
    border-bottom: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    font-weight: 400;
    padding: 7px
}

.box-giavang-new .table thead tr th span {
    font-size: 14px;
    font-weight: 400;
    font-family: arial
}

.box-giavang-new .table thead tr th:last-child {
    border-right: 0
}

.box-giavang-new .table thead tr th.text-left {
    text-align: left;
    padding-left: 20px
}

.box-giavang-new .table td {
    border-bottom: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    padding: 10px 20px;
    text-align: center
}

.box-giavang-new .table td .price {
    font-size: 13px;
    border-radius: 3px;
    border: 1px solid #5FAE2E;
    color: #5FAE2E;
    padding: 0px 3px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    vertical-align: text-bottom
}

.box-giavang-new .table td .price.down {
    border: 1px solid #C1295F;
    color: #C1295F
}

.box-giavang-new .table td:first-child {
    text-align: left
}

.box-giavang-new .table td:last-child {
    border-right: 0
}

.box-giavang-new .table tbody tr:nth-child(2n+1) td {
    background: #F7F7F7
}

.box-giavang-new .table tbody tr:last-child td {
    border-bottom: 0
}

.chart-giavang {
    border-radius: 8px
}

.chart-giavang .flexbox {
    justify-content: space-between;
    align-items: center
}

.chart-giavang .flexbox .tit-item {
    font: bold 16px "Merriweather", serif
}

.chart-giavang .flexbox select {
    width: 160px;
    padding-left: 8px
}

.line-bottom {
    border-bottom: 1px solid #E5E5E5
}

.placeholder {
    background: #222222;
    opacity: .1;
    animation: fading 1.5s infinite;
    border-radius: 4px;
    font-size: 0 !important
}

.title-top-24h {
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px
}

.title-top-24h .sub-txt {
    font-size: 15px;
    line-height: 140%;
    color: #757575
}

.title-top-24h .name-page-t {
    font-size: 24px;
    line-height: 160%
}

.wrapper-24h .col-left-subfolder {
    width: 750px;
    padding-right: 50px
}

.wrapper-24h .col-right-subfolder {
    width: 350px;
    padding-left: 50px
}

.wrapper-24h .list-news-subfolder {
    border-left: 1px solid #e5e5e5
}

.wrapper-24h .list-news-subfolder .item-news-common {
    padding-left: 30px;
    position: relative;
    border-top: none;
    margin-top: 15px;
    padding-top: 15px
}

.wrapper-24h .list-news-subfolder .item-news-common:first-of-type {
    margin-top: 0;
    padding-top: 0
}

.wrapper-24h .list-news-subfolder .item-news-common .title-news {
    font-size: 18px;
    font-weight: 700
}

.wrapper-24h .time-count {
    font-size: 14px;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    position: relative;
    color: #757575
}

.wrapper-24h .time-count:before {
    content: '';
    width: 9px;
    height: 9px;
    background: #9F224E;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: -35px;
    z-index: 1
}

.wrapper-24h .filter-viewmore {
    align-items: center;
    justify-content: flex-end;
    font-size: 14px;
    color: #757575;
    position: absolute;
    top: -84px;
    right: 0
}

.wrapper-24h .filter-viewmore .txt-fil {
    margin-right: 5px
}

.wrapper-24h .filter-viewmore .btn_vne {
    height: 32px;
    font-size: 15px;
    color: #757575;
    line-height: 32px;
    padding: 0 10px;
    background: #f7f7f7;
    border-radius: 3px;
    margin-left: 5px
}

.wrapper-24h .filter-viewmore .btn_vne.active {
    background: #9f224e;
    color: #fff
}

.wrapper-24h.wrapper-xemnhieu .list-news-subfolder {
    border-left: none
}

.wrapper-24h.wrapper-xemnhieu .list-news-subfolder .item-news-common {
    padding-left: 0;
    border-top: 1px solid #e5e5e5
}

.wrapper-24h.wrapper-xemnhieu .list-news-subfolder .item-news-common:first-of-type {
    border-top: none
}

.wrapper-24h.wrapper-xemnhieu .list-news-subfolder .item-news-common:first-of-type .title-news {
    color: #9f224e
}

.wrapper-24h.wrapper-hotnews .time-count {
    height: 0;
    font-size: 0;
    margin-bottom: 0
}

.wrapper-24h.wrapper-hotnews .time-count:before {
    top: 9px
}

.tabdate-hotnews {
    margin-bottom: 15px;
    padding-bottom: 20px;
    width: calc(100% + 20px);
    margin-left: -10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 30px;
    margin-top: -30px;
    justify-content: space-between;
    position: sticky;
    top: 50px;
    position: -webkit-sticky;
    background: #fff;
    z-index: 2
}

.tabdate-hotnews .tab-date {
    width: 88px;
    height: 40px;
    line-height: 40px;
    background: #f7f7f7;
    display: block;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
    color: #757575;
    position: relative
}

.tabdate-hotnews .tab-date:after {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #9f224e;
    content: '';
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -6px;
    display: none
}

.tabdate-hotnews .tab-date.active {
    background: #9f224e;
    color: #fff;
    font-weight: bold
}

.tabdate-hotnews .tab-date.active:after {
    display: block
}

.box-topic-cv ul {
    width: 100%;
    float: left;
    position: relative;
    font-size: 0;
    display: block
}

.box-topic-cv ul li {
    width: 100%;
    float: left;
    display: block;
    padding: 0;
    white-space: normal;
    margin-top: 5px
}

.box-topic-cv ul li:first-child {
    margin-top: 0
}

.box-topic-cv ul li a {
    padding: 10px;
    font-size: 14px;
    line-height: 140%;
    font-weight: 400;
    color: #222;
    background: #f7f7f7;
    border-radius: 3px;
    display: block
}

.box-topic-cv ul li a:hover {
    color: #076FBA
}

.title-page {
    font-size: 24px;
    line-height: 160%;
    font-family: "Merriweather", serif;
    font-weight: 700;
    margin-bottom: 15px
}

.content-search {
    padding-top: 20px
}

input[type="text"],
input[type="number"] select {
    width: 100%;
    height: 40px;
    float: left;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    margin: 0;
    color: #4F4F4F
}

.wrap-search-form {
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 10px
}

.wrap-search-form .btn {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    background: none
}

.wrap-search-form .btn svg {
    fill: #BDBDBD;
    transition-duration: 200ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1)
}

.wrap-search-form input[type="text"] {
    padding: 0 50px 0 12px;
    color: #222;
    font-size: 14px
}

.wrap-search-form select {
    font-size: 14px;
    color: #222
}

.wrap-search-form .input-form .title-input {
    font-size: 15px;
    color: #757575
}

.wrap-search-form .focus .btn .ic-search {
    fill: #757575
}

.main-input select {
    width: 115px;
    height: 38px;
    border: none;
    position: absolute;
    left: 1px;
    top: 1px
}

.input-form {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    position: relative
}

.input-form .title-input {
    display: inline-block;
    font-size: 14px;
    line-height: 1.1428571429;
    color: #4F4F4F;
    margin-bottom: 10px
}



.row.row4 .input-form {
    width: 25%;
    margin-right: 15px
}

.row.row4 .input-form:last-of-type {
    margin-right: 0
}

.page-404 {
    min-height: calc(100vh - 378px)
}

.page-404 .wrap-form-404 {
    width: 100%;
    max-width: 520px;
    padding: 0 20px;
    margin: 130px auto 0;
    text-align: center
}

.page-404 .icon-404 {
    max-width: 196px;
    margin: 0 auto 16px;
    display: block
}

.page-404 .title-404 {
    display: block;
    font-size: 24px;
    line-height: 160%;
    margin-bottom: 10px
}

.page-404 p {
    font-size: 15px;
    line-height: 1.1333333333;
    margin-bottom: 30px
}

.page-404 p a {
    color: #076DB6
}

.page-404 .input-search-text {
    position: relative;
    margin-bottom: 15px
}

.page-404 .input-search-text input {
    border-radius: 100px;
    padding: 0 20px;
    color: #757575
}

.page-404 .input-search-text .btn {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 5px;
    top: 0;
    background: none
}

.page-404 .input-search-text .btn svg {
    fill: #BDBDBD
}

.page-404 .input-radio {
    margin: 0 15px;
    position: relative
}

.page-404 .input-radio input[type="radio"] {
    width: 10px;
    height: 10px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    margin-right: 10px;
    outline: none
}

.page-404 .input-radio input[type="radio"]:before {
    content: '';
    width: 12px;
    height: 12px;
    border: 1px solid #BDBDBD;
    border-radius: 50%;
    position: absolute;
    left: -3px;
    top: -3px
}

.page-404 .input-radio input[type="radio"]:checked:before {
    border-color: #9f224e
}

.page-404 .input-radio input[type="radio"]:checked:after {
    content: '';
    width: 6px;
    height: 6px;
    background: #9f224e;
    border-radius: 50%;
    position: absolute;
    left: 1px;
    top: 1px
}

.sub-title-page {
    font-size: 20px;
    line-height: 160%;
    margin-bottom: 15px;
    font-family: "Merriweather", serif;
    display: inline-block
}

.page-rss .container {
    max-width: 1000px
}

.page-rss p {
    font-size: 18px;
    line-height: 160%;
    margin-bottom: 20px
}

.page-rss .wrap-list-rss .list-rss {
    width: 100%;
    color: #4F4F4F;
    font-size: 18px;
    line-height: 1.1666666667;
    margin-bottom: 15px
}

.page-rss .wrap-list-rss .list-rss:first-child {
    margin-right: 15px
}

.page-rss .wrap-list-rss .list-rss:last-child {
    margin-left: 15px
}

.page-rss .wrap-list-rss .list-rss li {
    border-bottom: 1px solid #E5E5E5;
    position: relative
}

.page-rss .wrap-list-rss .list-rss a {
    padding: 15px 0;
    display: block
}

.page-rss .wrap-list-rss .list-rss a:hover {
    color: #9f224e
}

.page-rss .wrap-list-rss .list-rss .icon-rss {
    font-size: 13px;
    line-height: 1.1538461538;
    float: right;
    color: #222;
    margin-top: 3px;
    line-height: 20px;
    transition: all .4s ease
}

.page-rss .wrap-list-rss .list-rss .icon-rss .ic {
    background: #EE802F;
    fill: #fff;
    padding: 2px;
    width: 20px;
    height: 20px;
    margin-top: -3px;
    margin-left: 10px;
    border-radius: 1px
}

.page-contact p {
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 5px
}

.page-contact .info-vne .row-2 {
    border-bottom: none;
    margin-bottom: 0
}

.page-contact .info-vne .border-top {
    border-top: 1px solid #E5E5E5;
    padding-top: 15px;
    margin-top: 10px
}

.form-contact .row-2 {
    margin-bottom: 20px;
    border-bottom: 1px solid #E5E5E5;
    width: 100%;
    float: left
}

.form-contact .row-2 p {
    width: 50%;
    float: left;
    padding-right: 15px
}

.form-contact .row-2 p:last-of-type {
    float: right;
    padding-right: 0;
    padding-left: 15px
}

.form-contact .row-2 p span {
    color: #757575
}

.form-contact .row-2.no-border {
    margin-bottom: 0;
    border-bottom: none
}

.form-contact .input-form .title-input {
    font-size: 18px;
    line-height: 160%;
    margin-bottom: 5px;
    color: #222
}

.form-contact .input-form .title-input .s_text {
    font-size: 15px;
    color: #757575
}

.form-contact .row_50 .input-form {
    width: 50%;
    float: left;
    padding-right: 15px
}

.form-contact .row_50 .input-form:last-of-type {
    float: right;
    padding-right: 0;
    padding-left: 15px
}

.form-contact .area-content-form textarea {
    height: 200px;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #E5E5E5;
    padding: 10px
}

.box-upload-attach {
    border: 1px dashed #BDBDBD;
    border-radius: 3px
}

.box-upload-attach .area-drop-file {
    text-align: center;
    width: 100%;
    float: left;
    padding: 50px 15px
}

.box-upload-attach .area-drop-file .ic {
    fill: #E5E5E5;
    width: 40px;
    height: 40px
}

.box-upload-attach .area-drop-file .input-file {
    display: none
}

.box-upload-attach .area-drop-file p {
    font-size: 15px;
    line-height: 160%;
    color: #757575;
    margin-top: 15px;
    display: block
}

.box-upload-attach .area-drop-file p label {
    cursor: pointer;
    color: #087CCE;
    text-decoration: underline
}

.qq-upload-list-selector {
    font-size: 0
}

.item_upload.img_up.qq-upload-success {
    width: calc(25% - 10px);
    display: inline-block;
    vertical-align: top;
    text-align: center;
    height: 130px;
    position: relative;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    margin: 0 5px 15px 5px
}

.item_upload.img_up.qq-upload-success img {
    max-width: 95%;
    max-height: 95%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.item_upload.img_up.qq-upload-success .file_name {
    font-size: 14px;
    color: #9f224e;
    text-align: center;
    max-width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.item_upload.img_up.qq-upload-success:first-child {
    width: calc(25% - 5px);
    margin-left: 0
}

.item_upload.img_up.qq-upload-success:last-child {
    width: calc(25% - 5px);
    margin-right: 0
}

.remove_upload {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-family: -webkit-body;
    font-size: 30px;
    color: #9f224e;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0
}

.form-send-info {
    padding-top: 0;
    border: none
}

.input-tick {
    align-items: center
}

.input-tick label.flexbox {
    align-items: center;
    margin-right: 40px;
    cursor: pointer;
    line-height: 40px
}

.input-tick input[type="radio"] {
    width: 12px;
    height: 12px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    outline: none;
    border: none;
    margin-right: 10px
}

.input-tick input[type="radio"]:before {
    content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #BDBDBD;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0
}

.input-tick input[type="radio"]:checked:before {
    border-color: #9f224e
}

.input-tick input[type="radio"]:checked:after {
    content: '';
    width: 6px;
    height: 6px;
    background: #9f224e;
    border-radius: 50%;
    position: absolute;
    left: 3px;
    top: 3px
}

.input-tick.input-tick-check {
    padding-top: 20px;
    border-top: 1px solid #E5E5E5
}

.input-tick.input-tick-check label {
    font-size: 18px;
    line-height: 21px
}

.input-tick.input-tick-check label input {
    margin-right: 10px
}

.content-contact .col-left-contact {
    width: 60.5%;
    padding-right: 15px;
    position: relative
}

.content-contact .col-left-contact:after {
    content: '';
    width: 1px;
    height: 100%;
    background: #e5e5e5;
    position: absolute;
    top: 0;
    right: 0
}

.content-contact .col-right-contact {
    width: 39.5%;
    padding-left: 15px
}

.text-calendar input[type="text"] {
    height: 16px;
    float: none;
    border: none;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #757575;
    line-height: normal;
    width: 95px;
    background: none
}

.text-calendar input[type="text"]:hover {
    color: #087CCE
}

.text-calendar input[type="text"].selected {
    width: 180px
}

.text-calendar:hover input[type="text"]::-webkit-input-placeholder {
    color: #087CCE
}

.text-calendar:hover input[type="text"]::-moz-input-placeholder {
    color: #087CCE
}

.text-calendar:hover input[type="text"]::-ms-input-placeholder {
    color: #087CCE
}

.text-calendar:hover input[type="text"]::-o-input-placeholder {
    color: #087CCE
}

.flatpickr-current-month {
    font-size: 15px !important;
    color: #222
}

.flatpickr-current-month span.cur-month {
    font-weight: 400;
    vertical-align: middle
}

.flatpickr-current-month .numInputWrapper {
    vertical-align: middle
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
    background: rgba(159, 34, 78, 0.1) !important;
    border: 1px solid rgba(159, 34, 78, 0.1) !important
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange,
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
    border-radius: 50% !important
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
    background: #9f224e !important;
    border-color: #9f224e !important
}

.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)) {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.flatpickr-current-month span.cur-month {
    margin-right: 10px
}

.flatpickr-day.inRange {
    border-radius: 50% !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.inner-list-news-five {
    width: calc(100% + 30px);
    margin-left: -30px;
    flex-wrap: wrap
}

.list-news-five .item-news {
    width: 20%;
    padding-left: 30px;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: none;
    position: relative
}

.list-news-five .item-news .title-news {
    clear: both;
    font-size: 15px;
    font-weight: 700
}

.list-news-five .item-news:before {
    content: '';
    width: 1px;
    height: 100%;
    background: #E5E5E5;
    position: absolute;
    top: 0;
    left: 15px
}

.list-news-five .item-news:nth-child(5n+1):before {
    display: none
}

.list-news-five .item-news:nth-last-of-type(-n+5) {
    margin-bottom: 0
}

.list-news-five .item-news .inner-item-news-five {
    height: 100%;
    padding-bottom: 45px
}

.list-news-five .item-news p.meta-news {
    margin-top: 0;
    position: absolute;
    bottom: 20px;
    left: 30px
}

.list-news-five .item-news.off-thumb p.meta-news {
    left: 45px
}

.list-news-five .item-news.off-thumb .inner-item-news-five {
    background: #F7F7F7;
    padding: 15px 15px 45px 15px
}

.item-news-common-v2 .thumb-art {
    float: right;
    margin-right: 0;
    margin-left: 10px;
    width: 150px
}

.col-left-folder-v2 {
    width: 700px;
    padding-right: 30px;
    border-right: 1px solid #e5e5e5
}

.col-right-folder-v2 {
    width: 330px;
    padding-left: 30px
}

.col-sticky {
    position: relative;
    top: 0;
    height: auto;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.wrapper-sticky {
    width: 100%;
    float: left;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto
}

.wrapper-sticky .inner-wrap-sticky {
    position: sticky !important;
    position: -webkit-sticky !important;
    top: 70px
}

.wrapper-sticky .box-sticky {
    float: none;
    overflow: hidden
}

.youtube_subcribe {
    color: #757575;
    font: 400 14px 'Arial', sans-serif;
    position: relative;
    padding-right: 71px;
    margin-top: 4px
}

.youtube_subcribe:before {
    content: '';
    background: url(images/graphics/youtube.svg) no-repeat;
    width: 63px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 1px
}

.box-banner-text .link-banner {
    display: block;
    width: 100%;
    float: left;
    position: relative
}

.box-banner-text .txt-banner {
    font-family: "Merriweather", serif;
    font-size: 14px;
    line-height: 150%;
    font-weight: 700;
    color: #9F224E;
    position: absolute;
    top: 50%;
    left: 15px;
    transform: translateY(-50%)
}

.box-fsell-300-v2 .meta-price {
    color: #D52329;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    margin-top: 5px
}

.box-fsell-300-v2 .meta-location {
    color: #757575;
    font-size: 13px
}

.box-fsell-300-v2 .item-news {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none
}

.box-fsell-300-v2 .item-news.full-thumb .title-news {
    font-weight: 400;
    font-size: 14px
}

.box-fsell-300-v2 .source-site a {
    font-size: 13px;
    line-height: 140%;
    color: #757575;
    text-decoration: none
}

.fs_box .box-category {
    margin-bottom: 0px
}

.fs_box {
    padding: 0px
}

.fs_parent_box .wrap-slide-business {
    margin-bottom: 20px
}

.box-estock .btn_vne {
    width: 160px;
    display: inline-block;
    text-align: center;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.box-estock .item-news {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none
}

.wrap-slide-estock {
    position: relative
}

.wrap-slide-estock .swiper-button-box {
    width: 30px;
    height: 30px;
    background: #222;
    text-align: center;
    line-height: 30px;
    position: absolute;
    cursor: pointer;
    top: 131px;
    right: 0;
    z-index: 2
}

.wrap-slide-estock .swiper-button-box .ic {
    fill: #fff;
    width: 14px;
    height: 14px
}

.wrap-slide-estock .swiper-button-box:hover {
    background: #076FBA
}

.wrap-slide-estock .swiper-button-box.swiper-button-box-prev {
    right: 30px
}

.wrap-slide-estock .swiper-button-box.swiper-button-disabled .ic {
    fill: #757575
}

.wrap-slide-estock .swiper-button-box.swiper-button-disabled:hover {
    background: #222
}

.wrap-all-menu,
.main-nav .sub {
    z-index: 991
}

.section-exitintent {
    margin-top: 0 !important;
    height: 94px;
    position: absolute;
    top: 50px;
    width: 100%;
    left: 0;
    z-index: 99;
    padding: 20px;
    background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 100%), #fff;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    transition-duration: 350ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1)
}

.section-exitintent .item-news {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    position: relative
}

.section-exitintent .item-news:before {
    width: 1px;
    height: 54px;
    background: #e5e5e5;
    position: absolute;
    top: 0;
    left: -15px;
    content: ''
}

.section-exitintent .item-news:first-of-type:before {
    display: none
}

.section-exitintent .item-news .title-news {
    font-family: Arial, serif;
    line-height: 150%
}

.section-exitintent .item-news .thumb-art {
    width: 90px;
    margin: 0 10px 0 0
}

.section-exitintent .swiper-button-box {
    height: 100%;
    width: 32px;
    z-index: 2;
    background: rgba(189, 189, 189, 0.8);
    line-height: 94px;
    top: 0
}

.section-exitintent .swiper-button-box .ic {
    fill: #fff
}

.section-exitintent .swiper-button-box.swiper-button-box-prev {
    right: auto;
    left: 0
}

.section-exitintent .swiper-button-box.swiper-button-box-next {
    right: 0
}

.section-exitintent .swiper-button-box.swiper-button-disabled {
    opacity: 0
}

.section-exitintent.up {
    transform: translateY(-115%);
    opacity: 0;
    z-index: -1
}

.section-exitintent .close-exitintent {
    position: absolute;
    top: 94px;
    right: 32px;
    width: 85px;
    height: 32px;
    line-height: 32px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    font-size: 16px;
    color: #757575;
    text-align: center;
    background: #fff;
    cursor: pointer
}

.section-exitintent .close-exitintent .ic {
    display: inline-block;
    vertical-align: middle
}

div#js_slider_exitintent .title-news a {
    font-size: 14px
}

div#js_slider_exitintent .title-news a.count_cmt {
    font-size: 12px;
    color: #076DB6
}

div#js_slider_exitintent .title-news a.count_cmt .ic {
    width: 12px;
    height: 12px;
    fill: #999
}

.box-vhome .viewmore-vhome {
    position: absolute;
    top: 3px;
    right: 0;
    font: 400 14px arial;
    color: #B27B34;
    text-decoration: underline
}

.box-vhome .item-news {
    margin-bottom: 15px
}

.box-vhome .item-news:last-child {
    margin-bottom: 0
}

.box-vhome .meta-vhome a {
    font: 400 12px/14px arial;
    color: #757575
}

.box-gocnhin-300 .art-top-gn {
    width: 100%;
    padding-right: 0;
    border-bottom: 1px solid #e5e5e5
}

.box-gocnhin-300 .art-top-gn .title-news {
    font-size: 15px;
    font-weight: bold
}

.box-gocnhin-300 .art-top-gn .description {
    margin-top: 5px
}

.box-gocnhin-300 .art-top-gn p.meta-news {
    margin-top: 0
}

.box-gocnhin-300 .art-top-gn .count_cmt {
    display: block !important;
    margin-top: 5px
}

.box-gocnhin-300 .info-author {
    align-items: center
}

.box-gocnhin-300 .thumb-author-gn.thumb-art {
    width: 60px;
    margin-left: auto
}

.box-podcast {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5
}

.box-podcast .inner-podcast {
    background: #F7F7F7;
    border: 1px solid #E5E5E5;
    padding: 15px 20px
}

.box-podcast .thumb-art {
    width: 80px;
    margin-right: 10px
}

.box-podcast .item-news {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.box-podcast .item-news .title-news {
    font-weight: bold;
    font-size: 15px
}

.box-podcast .left-podcast {
    width: calc(100% - 190px);
    padding-right: 20px
}

.box-podcast .right-podcast {
    width: 190px;
    padding-left: 20px;
    margin-top: 15px;
    position: relative
}

.box-podcast .right-podcast:before {
    width: 1px;
    height: 100%;
    background: #e5e5e5;
    position: absolute;
    top: 0;
    left: 0;
    content: ''
}

.box-podcast .label-ctkhac {
    font-weight: bold;
    font-size: 15px;
    line-height: 17px;
    color: #757575
}

.box-podcast .list-ctkhac {
    margin-top: 12px;
    flex-wrap: wrap
}

.box-podcast .list-ctkhac .item-ctkhac {
    width: 80px;
    margin-right: 10px
}

.box-podcast .list-ctkhac .item-ctkhac img {
    width: 100%;
    float: left;
    object-fit: cover
}

.box-podcast .list-ctkhac .item-ctkhac:nth-child(2n) {
    margin-right: 0
}

@media screen and (max-width: 979px) {
    .box-podcast .inner-podcast {
        flex-wrap: wrap
    }

    .box-podcast .thumb-art {
        float: right;
        margin: 0 0 0 15px
    }

    .box-podcast .list-ctkhac .item-ctkhac {
        margin: 0 10px 0 0
    }

    .box-podcast .left-podcast {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px
    }

    .box-podcast .right-podcast {
        width: 100%;
        padding-left: 0
    }

    .box-podcast .right-podcast:before {
        display: none
    }

    .box-podcast .right-podcast::after {
        width: 100%;
        left: 0;
        height: 1px;
        background: #e5e5e5;
        position: absolute;
        top: -10px;
        content: ''
    }

}

.section-podcast-v2 .box-podcast {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.section-podcast-v2 .box-podcast .inner-podcast {
    background: none;
    border: none;
    padding: 0
}

.section-podcast-v2 .box-podcast .item-news {
    background: #F7F7F7;
    border: 1px solid #E5E5E5;
    padding-right: 15px
}

.section-podcast-v2 .box-podcast .item-news .thumb-art {
    width: 160px;
    margin-right: 15px
}

.section-podcast-v2 .box-podcast .item-news .title-news {
    padding-top: 15px;
    font-weight: normal;
    font-size: 20px;
    line-height: 160%
}

.section-podcast-v2 .box-podcast .item-news .description {
    padding-bottom: 15px
}

.section-podcast-v2 .box-podcast .item-news .icon_thumb_videophoto {
    width: 32px;
    height: 32px;
    line-height: 29px;
    left: 10px;
    bottom: 10px
}

.section-podcast-v2 .box-podcast .item-news .icon_thumb_videophoto .ic {
    width: 18px;
    height: 18px
}

.section-podcast-v2 .box-podcast .right-podcast {
    width: 100%;
    max-width: 355px
}

.section-podcast-v2 .box-podcast .left-podcast {
    width: 100%;
    max-width: calc(100% - 355px)
}

.section-podcast-v2 .box-podcast .list-ctkhac .item-ctkhac {
    width: calc(50% - 7.5px)
}

.section-podcast-v2 .box-podcast .list-ctkhac .item-ctkhac:last-child {
    float: right
}

@media screen and (max-width: 979px) {
    .section-podcast-v2 .box-podcast .left-podcast {
        padding-right: 15px
    }

    .section-podcast-v2 .box-podcast .item-news {
        padding-left: 15px;
        padding-top: 15px
    }

    .section-podcast-v2 .box-podcast .item-news .thumb-art {
        float: left;
        margin: 0 15px 0 0
    }

    .section-podcast-v2 .box-podcast .item-news .title-news {
        padding-top: 0
    }

    .btn-movetop {
        display: none;
        width: 40px;
        height: 40px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 0;
        border-radius: 50%;
        background-color: rgba(243, 132, 27, .8);
        color: #fff;
        -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
        box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
        -webkit-transition: .3s;
        transition: .3s;
        position: fixed;
        z-index: 1020;
        bottom: 110px;
        right: 15px;
    }

    .contact-map {
        height: auto;
    }


    .f-endpage__item {
        background: #112d5a;
        margin-left: 30px;
        font-size: 25px;
    }



    .f-endpage {
        display: flex;
    }
}

.col-right-replace {
    max-height: 600px;
    overflow-y: hidden
}

.box-news-replace {
    position: relative;
    border: 1px solid #E5E5E5;
    padding: 15px 5px 15px 15px
}

.box-news-replace:after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
    width: 100%;
    height: 60px;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1
}

.box-news-replace .item-news:last-child {
    padding-bottom: 20px
}

.box-news-replace .item-news .thumb-art {
    width: 100px;
    float: right;
    margin: 0 0 0 10px
}

.scroll-news-replace {
    max-height: 525px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 10px
}

.box-ncov .content-box-ncov {
    background: #f7f7f7;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    font-size: 14px;
    line-height: 160%;
    color: #222;
    padding: 0 15px
}

.box-ncov .area-ncov {
    width: 75px;
    float: left
}

.box-ncov .number-ncov {
    width: calc(100% - 75px);
    float: right
}

.box-ncov .number-ncov .table-number {
    width: 558px
}

.box-ncov .col-ncov .row-col {
    width: 100%;
    float: left;
    padding: 10px 0 10px 5px;
    border-top: 1px solid #e5e5e5;
    white-space: nowrap;
    text-align: right
}

.box-ncov .col-ncov .row-col.row1 {
    color: #757575;
    border-bottom: 1px solid #e5e5e5;
    border-top: none
}

.box-ncov .area-ncov .row-col {
    text-align: left;
    padding-left: 0
}

.box-ncov .number-ncov {
    scroll-behavior: smooth;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch
}

.box-ncov .number-ncov .col-ncov {
    width: 18%
}

.box-ncov .number-ncov .col-ncov.col-cn {
    width: 23%
}

.box-ncov .number-ncov .col-ncov.col-nguon {
    width: 23%
}

.form-search-tablet {
    display: none
}

@media screen and (max-width: 1369px) {
    .main-nav .parent {
        position: relative
    }

    .main-nav .all-menu {
        background: #fff;
        z-index: 1
    }

    .icon-info-sp .tooltip-sp {
        left: auto;
        right: -5px
    }


}

@media screen and (max-width: 1359px) {
    .main-nav .parent {
        justify-content: center
    }

    .main-nav .parent>li:nth-last-of-type(-n+6) {
        display: none
    }

    .main-nav .parent>li.all-menu {
        display: block !important;
        position: static !important;
        padding-right: 0
    }

    .main-nav .parent>li ul.sub li:nth-last-of-type(-n+6) {
        display: block
    }

    .f-endpage__item {
        font-size: 16px;
        font-weight: bold;
        color: #f3841b;
    }

    .f-endpage__item img {
        margin-left: 20px;
    }
}

@media screen and (max-width: 1129px) {
    html {
        overflow: visible !important
    }

    body {
        overflow-y: visible !important
    }

    .time-now {
        display: none
    }

    .all-menu-tablet {
        display: block
    }

    .top-header {
        padding-top: 9px;
        position: sticky;
        position: -webkit-sticky;
        top: 0;
        z-index: 999;
        background: #fff;
        height: 50px
    }

    .top-header.sticky {
        position: fixed
    }

    .top-header.sticky+.section+.section {
        margin-top: 50px
    }

    .top-header-folder {
        position: static !important;
        padding-top: 0 !important;
        height: auto !important
    }

    .top-header-folder.sticky {
        position: static !important
    }

    .top-header-folder.sticky+.section+.section {
        margin-top: 0 !important
    }

    .wrap-main-nav {
        top: 50px
    }

    .wrap-main-nav.sticky {
        top: 50px
    }

    .wrap-main-nav.show-all-menu .wrap-all-menu {
        top: 100%;
        height: calc(100vh - 50px)
    }

    .wrap-all-menu .cat-menu {
        width: 20%
    }

    .main-nav {
        border-bottom: none
    }

    .main-nav .parent {
        display: none
    }

    .article-topstory {
        width: 48%
    }

    .sub-news-top {
        width: calc(52% - 320px)
    }

    .col-small {
        width: 40%
    }

    .col-medium {
        width: 60%
    }

    .box-tygia-vietllot .box_left {
        width: 100%
    }

    .box-tygia-vietllot .box_right {
        width: 100%;
        margin-top: 15px
    }

    .wrap_ty_gia {
        height: 90px
    }

    .wrapper-box-video .box-player-video {
        width: 665px
    }

    .box-scroll-video {
        width: calc(100% - 665px)
    }

    .inner-section-video:before {
        top: -15px;
        left: -14px;
        right: -14px;
        bottom: -15px
    }

    .inner-box-business:before {
        top: -15px;
        left: -14px;
        right: -14px;
        bottom: -15px
    }

    .col-770 {
        width: 70%
    }

    .col-300 {
        width: 30%
    }

    .footer .list-menu-footer {
        width: 145px
    }

    .footer .wrap-contact {
        width: 268px
    }

    .col-left-top {
        width: calc(100% - 320px)
    }

    .wrapper-topstory-folder .article-topstory {
        width: 70%
    }

    .wrapper-topstory-folder .sub-news-top {
        width: 30%
    }

    .wrapper-topstory-folder.wrapper-topstory-folder-v2 .article-topstory .thumb-art {
        width: 440px
    }

    .wrapper-topstory-folder.wrapper-topstory-folder-v2.wrapper-topstory-home .article-topstory .thumb-art {
        width: 440px
    }

    .page-folder .col-300 {
        width: 315px
    }

    .page-folder .col-335 {
        width: calc(60% - 315px)
    }

    .pagination.pagination-folder {
        padding-right: calc(60% + 15px)
    }

    .pagination.pagination-subfolder {
        padding-right: 340px
    }

    .col-left-subfolder {
        width: calc(100% - 315px);
        padding-right: 15px
    }

    .col-right-subfolder {
        width: 315px;
        padding-left: 15px
    }

    .box-cate-featured-vertical .item-news.full-thumb.off-thumb {
        min-height: 187px
    }

    .box-cate-featured .item-news.full-thumb {
        width: 40%
    }

    .box-cate-featured-vertical .item-news.full-thumb {
        width: 100%
    }

    .sub-news-cate {
        width: 60%
    }

    .social_pin.social_pin_folder {
        display: none
    }

    .col-left-folder-v2 {
        width: calc(100% - 315px);
        padding-right: 15px
    }

    .col-right-folder-v2 {
        width: 315px;
        padding-left: 15px
    }

    .list-news-five .item-news {
        width: 25%
    }

    .list-news-five .item-news:nth-of-type(4) {
        display: none
    }

    .wrapper-topstory-folder.wrapper-topstory-folder-v2.wrapper-topstory-subfolder .article-topstory .thumb-art {
        width: 440px
    }

    .item-gocnhin .info-author .meta-news .cat {
        margin-right: 0
    }

    .box-cate-featured-v2 .item-news.full-thumb {
        width: 67.648%
    }
}

@media screen and (max-width: 979px) {
    .wrap-all-menu .cat-menu {
        width: 33.333333%
    }

    .main-nav .parent li:nth-last-of-type(-n+10) {
        display: none
    }

    .time-now {
        display: none
    }

    .top-header .search {
        width: 175px;
        display: none
    }

    .top-header-folder .search {
        width: 140px;
        display: block
    }

    .header-menu .name-header,
    .header-menu .close-menu {
        display: none !important
    }

    .form-search-tablet {
        display: block;
        position: relative
    }

    .form-search-tablet .input_search_tablet {
        width: 100%;
        height: 40px;
        border-radius: 3px;
        border: 1px solid #E5E5E5;
        padding: 0 40px 0 15px;
        margin: 0;
        font-size: 16px
    }

    .form-search-tablet button {
        background: none;
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
        height: 40px
    }

    .form-search-tablet button .ic {
        fill: #bdbdbd
    }

    .article-topstory {
        width: 500px
    }

    .sub-news-top {
        width: calc(100% - 500px)
    }

    .col-right-top {
        display: none
    }

    .col-small {
        width: 50%
    }

    .col-medium {
        width: 50%
    }

    .col-770 {
        width: 50%
    }

    .col-300 {
        width: 50%
    }

    .box-gocnhin .content-box-category {
        flex-wrap: wrap
    }

    .art-top-gn,
    .sub-art-gn {
        width: 100%
    }

    .sub-art-gn {
        padding-left: 0;
        padding-top: 20px;
        border-left: none
    }

    .title-box-category .sub-cate {
        display: none
    }

    .box-cate-featured .content-box-category.flexbox {
        flex-wrap: wrap
    }

    .box-cate-featured .item-news.full-thumb {
        width: 100%
    }

    .sub-news-cate {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
        padding-top: 0;
        border-top: none
    }

    .box-tygia-vietllot .box_left {
        width: 100%
    }

    .box-tygia-vietllot .box_right {
        width: 100%;
        padding-left: 0;
        padding-top: 15px
    }

    .box_giavang .col_1 {
        width: 100%
    }

    .box_giavang .col_2 {
        width: 100%;
        margin-top: 15px
    }

    .box_giavang .col_2 table {
        width: calc(100% - 17px)
    }

    .wrap_ty_gia {
        height: 76px
    }

    .wrapper-box-video .box-player-video {
        width: 55%
    }

    .box-scroll-video {
        width: 45%
    }

    .box-scroll-video .ss-content {
        width: calc(100% + 15px);
        padding: 0 15px 0 0
    }

    .inner-row-boxcate .item-box-cate:nth-last-of-type(-n+3) {
        margin-bottom: 20px
    }

    .inner-row-boxcate .item-box-cate:nth-last-of-type(-n+2) {
        margin-bottom: 0
    }

    .inner-row-boxcate .item-box-cate {
        width: 50%
    }

    .inner-row-boxcate:before {
        left: calc(50% + 15px)
    }

    .inner-row-boxcate:after {
        display: none
    }

    .box-cate-featured-vertical .box-info-news {
        margin-bottom: 0
    }

    .box-cate-featured-vertical .sub-news-cate {
        margin-top: 0
    }

    .box-news-other-site .item-news {
        padding-bottom: 15px;
        margin-bottom: 15px
    }

    .box-news-other-site .item-news .thumb-art {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px
    }

    .footer .inner-footer {
        flex-wrap: wrap
    }

    .footer .list-menu-footer {
        width: 33.33333%
    }

    .footer .list-menu-footer:nth-child(1),
    .footer .list-menu-footer:nth-child(2),
    .footer .list-menu-footer:nth-child(3) {
        margin-bottom: 20px
    }

    .footer .list-menu-footer:nth-child(5):before {
        display: none
    }

    .footer .wrap-contact {
        width: 33.33333%
    }

    .footer .wrap-contact .contact.downloadapp a {
        width: 117px
    }

    .footer .wrap-contact .contact .mail,
    .footer .wrap-contact .contact .ads {
        width: 115px
    }

    .footer .wrap-contact:before {
        display: none
    }

    .footer .copyright p {
        width: 100%;
        text-align: center
    }

    .footer .copyright .flexbox {
        justify-content: center;
        width: 100%;
        margin-top: 15px
    }

    .col-left-top {
        width: 100%
    }

    .page-folder .col-300 {
        display: none
    }

    .page-folder .col-335 {
        width: 50%;
        padding-right: 0
    }

    .page-folder .col-335:after {
        display: none
    }

    .inner-section-event:before {
        top: -15px;
        left: -14px;
        right: -14px;
        bottom: -15px
    }

    .pagination.pagination-folder {
        padding-right: calc(50% + 15px)
    }

    .pagination.pagination-subfolder {
        padding-right: 0
    }

    .col-left-subfolder,
    .wrapper-24h .col-left-subfolder {
        width: 100%;
        padding-right: 0
    }

    .col-right-subfolder {
        display: none
    }

    .section-2col .col-left-subfolder {
        padding-right: 0
    }

    .section-2col .col-left-subfolder:after {
        display: none
    }

    .list-news-subfolder.has-border-right {
        padding-right: 0
    }

    .list-news-subfolder.has-border-right:after {
        display: none
    }

    .box-info .item-news {
        width: 100%;
        padding-bottom: 0;
        margin-bottom: 20px;
        border-bottom: none
    }

    .box-info .item-news:nth-child(odd) {
        padding-right: 0;
        margin-bottom: 15px
    }

    .box-info .item-news:nth-child(even) {
        padding-left: 0
    }

    .box-ebank-qt .inner-box {
        flex-wrap: wrap
    }

    .box-ebank-qt .box-left {
        width: 100%;
        padding-right: 0;
        border-right: none;
        border-bottom: 1px solid #E5E5E5;
        margin-bottom: 15px;
        padding-bottom: 15px
    }

    .box-ebank-qt .box-right {
        width: 100%;
        padding-left: 0
    }

    .box-cate-featured-vertical .item-news.full-thumb.off-thumb {
        min-height: 212px
    }

    .col-right-folder-v2 {
        display: none
    }

    .col-left-folder-v2 {
        width: 100%;
        padding-right: 0;
        border-right: none
    }

    .list-news-five .item-news {
        width: 33.3333%;
        flex-wrap: wrap
    }

    .list-news-five .item-news:nth-of-type(4) {
        display: block
    }

    .list-news-five .item-news:nth-of-type(4),
    .list-news-five .item-news:nth-of-type(5) {
        margin-top: 15px
    }

    .col-left-subfolder:after {
        display: none
    }

    .section_stream_home .col-small,
    .section_stream_home .col-medium {
        width: 50%
    }

    .box-cate-featured .item-news.full-thumb {
        flex-wrap: wrap
    }

    .box-cate-featured-v2 .item-news.full-thumb .thumb-art {
        width: 100%
    }

    .box-cate-featured-v2 .wrap-sum-news {
        width: 100%
    }

    .box-cate-featured-v2 .item-news.full-thumb .title-news {
        padding-left: 0;
        padding-right: 0;
        margin-top: 10px
    }

    .box-cate-featured-v2 .item-news.full-thumb .description {
        padding-left: 0;
        padding-right: 0
    }

    .box-cate-featured-v2 .article-sub-right {
        width: 100%;
        margin-top: 15px;
        padding-top: 15px;
        padding-left: 0;
        border-top: 1px solid #e5e5e5
    }

    .box-cate-featured-v2 .article-sub-right:before {
        display: none
    }

    .box-cate-featured-v2 .sub-news-cate {
        margin-top: 0;
        flex-wrap: wrap
    }

    .box-cate-featured-v2 .sub-news-cate .item-news {
        max-width: 100%;
        padding-top: 5px
    }

    .box-cate-featured-v2 .sub-news-cate .item-news:first-of-type {
        padding-top: 15px
    }

    .box-cate-featured-v2 .sub-news-cate .item-news .title-news {
        margin-bottom: 0
    }

    .box-cate-featured-v2 .sub-news-cate .item-news:before {
        top: 23px
    }

    .box-cate-featured-v2 .item-news.full-thumb.off-thumb {
        padding-right: 0
    }

    .box-cate-featured-v2 .item-news.full-thumb.off-thumb .wrap-sum-news {
        flex-wrap: wrap;
        padding-right: 20px;
        padding-left: 20px
    }

    .box-cate-featured-v2 .item-news.full-thumb.off-thumb .wrap-sum-news .title-news {
        max-width: 100%;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 5px
    }

    .box-cate-featured-v2 .item-news.full-thumb.off-thumb .wrap-sum-news .description {
        width: 100%
    }

    .list-ts {
        flex-wrap: wrap
    }

    .list-ts .full-thumb {
        width: 100%
    }

    .list-ts .sub-news-ts {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }

    .cate-vertical-2col .inner-row-boxcate .item-box-cate {
        width: 100%
    }

    .cate-vertical-2col .inner-row-boxcate .item-box-cate:nth-last-of-type(-n+2) {
        margin-bottom: 20px
    }

    .cate-vertical-2col .inner-row-boxcate:before {
        display: none
    }

    .colbox-left {
        width: 50%;
        padding-right: 20px
    }

    .colbox-left:before {
        right: 0
    }

    .colbox-center {
        width: 50%;
        padding-right: 0;
        padding-left: 20px
    }

    .colbox-center:before {
        display: none
    }

    .colbox-right {
        width: 100%;
        margin-top: 20px
    }

    .colbox-right .item-news {
        width: calc(50% - 20px);
        float: left
    }

    .colbox-right .item-news:nth-child(2n) {
        float: right
    }

    .colbox-right .item-news:nth-last-child(-n+2) {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none
    }
}

@media screen and (max-width: 480px) {

    .btn24hqua,
    .evne {
        display: none
    }

    .page-404 .wrap-form-404 {
        margin-top: 20px
    }

    .footer .inner-footer {
        display: none
    }

    .wrap-all-menu .cat-menu {
        width: 50%
    }
}

@media screen and (max-width: 413px) {
    .myvne_form_log .myvne_avatar .name_user_av {
        display: none
    }
}



.contact_info_fff ul {
    font-size: 17px !important;
}

.contact_info_fff ul>li {
    margin-bottom: 18px !important;
    padding-left: 0;
}

.contact_info_fff a {
    color: #f59c48;
}

.contact_info_fff a:hover {
    color: red;
}

.contact_info_fff img {
    /*! border: ; */
    /* background: #112d5a; */
}


.f-contact__item img {
    margin-right: 10px;
}

a.endpage__link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}


.f-endpage__item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

@media (min-width: 767px) {
    .f-endpage__item img {
        margin-left: 20px;
    }

    .title_footer {
        color: #f3841b;
    }
}



/* header menu*/
.menu-root>.menu-item>.menu-link img {
    width: 24px;
    height: 24px;
    object-fit: contain;
    object-position: 50% 50%;
    margin-right: 8px;
    transform: translateY(-1px);
}

@media (min-width: 1200px) {
    .menu-root {
        justify-content: space-between;
    }

    .menu-root>.menu-item {
        flex-grow: 0;
    }

    .menu-root>.menu-item>.menu-link {
        font-size: 16px;
        display: flex;
        align-items: center;
        height: 45px;
        line-height: 44px;
        padding-top: 1px;
        text-transform: uppercase;
    }

    .menu-root>.menu-item>.menu-link img {
        width: 24px;
        height: 24px;
        object-fit: contain;
        object-position: 50% 50%;
        margin-right: 8px;
    }

    .menu-root>.menu-item>.menu-link img {
        transform: translateY(-1px);
    }

    .menu-root .menu-sub {
        background-color: #fff;
        padding: 6px 0;
        box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
        max-height: 310px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .menu-root .menu-sub .menu-item:not(:last-child) {
        border-bottom: 1px dashed #eee;
    }

    .menu-root .menu-sub .menu-link {
        color: #666;
        font-size: 14px;
        line-height: 20px;
        padding: 8px 20px;
    }

    .menu-root .menu-sub .menu-item:hover>.menu-link {
        background-color: #f6f6f6;
        color: #f69222;
        box-shadow: inset 3px 0 0 #003159;
    }
}