﻿

.w560{width:560px;}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.bg-yellow-bold {
    background-color: #f5de95;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    font-size: 16px;
}

.h210 {
    height: 210px;
}

.h62-fix {
    min-height: 62.4px;
}

.h62 {
    height: 62.4px;
}

.h46 {
    height: 46.2px;
}

.h38 {
    min-height: 38.4px;
}

.h57 {
    min-height: 57.6px;
}

.h44 {
    min-height: 44.8px;
}

.h73 {
    min-height: 73.6px;
}
.h90{height:90px;}
.h75 {
    height: 75px;
}

.h-fix-55 {
    min-height: 55.2px;
}


.h42 {
    height: 42.59px;
}

.h69 {
    height: 69.6px;
}

.h270 {
    height: 270px;
}

.h300 {
    height: 300px;
}

.h1k {
    height: 1000px;
}

.min-h57 {
    min-height: 57.6px;
}

.min-h68 {
    min-height: 68.16px;
}

.min-h63 {
    min-height: 63.89px;
}

.max-h63 {
    max-height: 63.89px;
}

.max-w600 {
    max-width: 600px;
}

.ml255 {
    margin-left: 255px;
}

.ml50 {
    margin-left: 50px;
}

.opacity-07 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.7)";
    opacity: 0.7;
    filter: alpha(opacity=0.7);
    -khtml-opacity: 0.7;
    zoom: 1;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 10%, 0);
        transform: translate3d(0, 10%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.layout-setbox {
    position: relative;
}

.zone-show-place {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #51515194;
    z-index: 9;
    text-align: center;
}

.over-hide {
    overflow: hidden;
}

.bg-black {
    background-color: #212529;
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.cout-cmt {
    display: none;
}

@keyframes fading {
    0% {
        opacity: .1
    }

    50% {
        opacity: .2
    }

    100% {
        opacity: .1
    }
}

.emline {
    display: inline-block;
    background-color: #444;
    height: 12px;
    border-radius: 100px;
    margin: 5px 0;
    min-width: 25px;
    opacity: .1;
    animation: fading 1.5s infinite;
}

.lh-60 {
    line-height: 60px;
}

.pd16 {
    padding: 16px;
}

.mr22 {
    margin-right: 22px;
}

.mr55 {
    margin-right: 55px;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
    }

    to {
        opacity: 1
    }
}

.fadeInUp {
    -webkit-animation: fadeInUp 2s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadeInUp 2s; /* Firefox < 16 */
    -ms-animation: fadeInUp 2s; /* Internet Explorer */
    -o-animation: fadeInUp 2s; /* Opera < 12.1 */
    animation: fadeInUp 2s;
}

.li-suggest.active {
    background-color: #e8e8e9;
    color: #212121;
}

.layout-setlast-article section article:last-child, .layout-setlast-section section:last-child, .setlast-li li:last-child, .setlast-drop li:last-child {
    margin: 0 !important;
    border: none !important;
    background: none !important;
    padding: 0 !important;
}

.setlast-4-item > h5:nth-last-of-type(-n+4) {
    border: none !important;
}

.set-oddchil article:nth-child(odd), .hot-set .article-set:nth-child(odd) {
    float: left;
}

.set-oddchil article:nth-child(even) {
    float: right;
    margin-left: 20px;
}


.hot-set .article-set:nth-child(even) {
    float: right;
}

.hot-set .article-set h2 {
    font-size: 18px;
}


.set-oddchil article:nth-last-of-type(-n+2) {
    margin-bottom: 0 !important;
}

section ul li:last-child a:before {
    width: 0px;
}

.w325 {
    width: 325px;
}

.w1300 {
    width: 1300px;
}

.w400 {
    width: 400px;
}

.w270 {
    width: 270px;
}

.blue-vne {
    color: #076FBA;
}

.table-cell {
    display: table-cell;
}

.table-scroll tbody {
    height: 230px;
    display: inline-block;
    width: 100%;
    overflow: auto;
}
    /* width */
    .table-scroll tbody::-webkit-scrollbar {
        width: 10px;
    }

    /* Track */
    .table-scroll tbody::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 10px;
    }

    /* Handle */
    .table-scroll tbody::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 10px;
    }

        /* Handle on hover */
        .table-scroll tbody::-webkit-scrollbar-thumb:hover {
            background: #555;
        }

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 13;
}

.main-fix {
    margin-top: 245px;
    padding: 20px;
    background-color: #fafafa;
    width: 1150px !important;
}

.ads-theme-1 {
    position: absolute;
    top: 98px;
    left: 0;
    right: 0;
}

.ads-theme-2 {
    /*    border-bottom: 2px solid #e5e5e5;
    padding: 10px;*/
}

    .ads-theme-2 .ads-item {
        width: 971px;
        margin: 0 auto;
    }

.footer-fix {
    position: relative;
    background-color: #fafafa;
    width: 1150px;
    margin: 0 auto;
    border-top: 6px solid #e5e5e5;
}

.offset-top {
    z-index: 13;
}

.box-video .pic img {
    width: 100%;
}

.box-video figure {
    overflow: hidden;
}

.avatar-login {
    height: 25px;
    margin-bottom: -7px;
    margin-right: 6px;
    fill: #bdbdbd;
    border-radius: 50%;
}

span.label {
    font-family: serif;
    font-weight: normal;
}

span.icon {
    background: url('/identity/sign-in/g-normal.png') transparent 5px 50% no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 42px;
}

.form_log .item_input_log {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    position: relative;
}

.social_log span {
    display: inline-block;
}

.social_log.google_log {
    color: #4688F1;
    border: 1px solid #4688F1;
}

.social_log {
    width: 300px;
    display: block;
    margin: 15px auto;
    text-align: center;
    border-radius: 3px;
    padding: 0;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    font-weight: 700;
    position: relative;
}

    .social_log span img {
        position: absolute;
        left: 17px;
        top: 12px;
    }

    .social_log.face_log {
        color: #3B5999;
        border: 1px solid #3B5999;
    }

.h48 {
    height: 48px;
}

.owl-prev {
    position: absolute;
    left: -13px;
    top: 115px;
    width: 25px;
    height: 25px;
    color: #009bb4 !important;
    border: 2px solid #009bb4 !important;
    border-radius: 25px;
    background-color: #fff !important;
    opacity: .5;
    -webkit-transition-duration: 350ms;
    -moz-transition-duration: 350ms;
    -o-transition-duration: 350ms;
    transition-duration: 350ms;
}

.owl-next {
    position: absolute;
    right: -13px;
    top: 115px;
    width: 25px;
    height: 25px;
    color: #009bb4 !important;
    border: 2px solid #009bb4 !important;
    border-radius: 25px;
    background-color: #fff !important;
    opacity: .5;
    -webkit-transition-duration: 350ms;
    -moz-transition-duration: 350ms;
    -o-transition-duration: 350ms;
    transition-duration: 350ms;
}

.dot-vtc:before {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    content: "";
    background: #ababab;
    position: absolute;
    top: 18px;
    left: 0;
}

.popup-border {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}

.popup-middle {
    position: absolute;
    z-index: 999;
    background: white;
    border: 0px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.popup-overlay {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: black;
    opacity: 0.5;
}

.bot-11 {
    bottom: -11px !important;
}

.swiper-container-1 {
    width: 538px;
    height: 169px;
}

.trigger-menu-wrapper {
    /*    position: fixed;*/
    top: 0;
    left: 0;
    right: 0;
    justify-content: center;
    z-index: 10;
    transition: transform 0.4s;
}
/*.scroll-down .trigger-menu-wrapper {
    transform: translate3d(0, -100%, 0);
}*/
.scroll-up .trigger-menu-wrapper {
    transform: none;
}

.ex-menu-top {
    line-height: 60px;
    margin-left: 30px;
}

    .ex-menu-top li {
        float: left;
        margin-right: 20px;
    }

        .ex-menu-top li a {
            line-height: 35px;
            color: #515151;
            padding: 0 10px;
            border: solid 1px #e5e5e5;
            border-radius: 5px;
        }

            .ex-menu-top li a:hover {
                background-color: #f3f3f3;
            }

.min-w1300 {
    min-width: 1300px;
}

.flatpickr-current-month {
    font-size: 14px !important;
}

.active-set-tag {
    color: white !important;
    background-color: #a3161d !important;
}

.body-on-modal {
    max-height: 100vh;
    overflow: hidden;
}

.thum53 a {
    padding-bottom: 60%;
    height: 0;
}

    .thum53 a img {
        position: absolute;
        object-fit: cover;
        width: 100%;
    }

p.set-empty {
    display: inline-block;
    background-color: #444;
    border-radius: 100px;
    margin: 5px 0;
    min-width: 100px;
    opacity: .1;
    animation: fading 1.5s infinite;
}

.h144 {
    height: 144px;
}

.h12 {
    height: 12px;
}

.bg-gray-f4 {
    background-color: #f4f4f4;
}

.ms-listnews {
    min-height: 100vh;
}

.noel-theme .navigation {
    background: url(/Content/pc/images/bg-menu-noel.png) repeat #a3161d;
}

.tetam-theme .navigation {
    background: url(/Content/pc/images/bg-menu-tetam.png) repeat #a3161d;
}

/*//audio*/
.zoom:hover img {
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari 3-8 */
    transform: scale(1.2);
    opacity: 0.4;
}

.zoom:hover .audio-play {
    opacity: 1;
}

.zoom img {
    transition: transform 0.6s;
}

.audio-play {
    opacity: 0;
    margin: -25px 0 0 -25px;
    text-indent: 2px;
    display: inline-block;
    background: rgba(0,0,0,.2);
    border-radius: 50%;
    border: 2px solid #fff;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
}

.bg-black-audio {
    background-color: #170f23;
}

/*//end*/
/*menuex*/
.tile-menu:before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #a3161d;
    position: absolute;
    left: 0;
    bottom: 0px;
}

.menu-ex-pc {
    max-height: 515px;
    overflow-y: scroll;
}
    /* width */
    .menu-ex-pc::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    .menu-ex-pc::-webkit-scrollbar-track {
        background: white;
    }

    /* Handle */
    .menu-ex-pc::-webkit-scrollbar-thumb {
        background: #e5e5e5;
    }

        /* Handle on hover */
        .menu-ex-pc::-webkit-scrollbar-thumb:hover {
            background: #a49e9e;
        }
/*end-menuex*/

.filter-black {
    -ms-filter: "progid: DXImageTransform.Microsoft.BasicImage(grayscale=1)";
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
}
