﻿@charset "utf-8";
/* CSS Document */

.bg-xam {
    /*background: #f8f8f8;*/
}

.text-tin {
    color: #333 !important;
    line-height: 1.3 !important;
    font-size: 13px;
}

    .text-tin:hover {
        color: #FF0004 !important;
    }

.bo-t {
    border-top: dotted 1px #ccc;
}

.bo-lr {
    padding-left: 0;
    padding-right: 0;
}

.sidebar {
    float: left;
    border: 1px solid #eee;
    padding: 1px;
}

.content {
    float: right;
    width: 640px;
    border: 1px solid #000000;
    height: 800px;
}

.tle-xemnhieu {
    background: #eee;
    padding: 4px;
    font-size: 16px;
    border-top: solid 2px #ec0000;
    text-align: center;
}

    .tle-xemnhieu a {
        color: #1c1c1c;
    }

        .tle-xemnhieu a:hover {
            color: #FF0004;
        }

.f12 {
    font-size: 13px;
    color: #a2a2a2;
}

.fb {
    color: #3067a3 !important;
}

.t {
    color: #00aced !important;
}

.g {
    color: #dd4b39 !important;
}

.in {
    color: #999999 !important;
}

.text12 {
    font-size: 12px !important;
    line-height: 18px !important;
}

.pull-left1 {
    float: left;
}

.text-tomtat {
    line-height: 18px !important;
    font-size: 13px;
}

    .text-tomtat a {
        color: #666
    }

.tle1 {
    line-height: 19px;
    font-size: 15px;
}

    .tle1 a {
        color: #333;
        font-weight: 700;
    }

.icon-li {
    background: url(/images/li.gif) no-repeat left 7px;
    padding-left: 10px;
    line-height: 15px;
}

    .icon-li a {
        color: #666;
        font-weight: bold;
        font-size: 12px;
    }

.text-none {
    line-height: 18px !important;
    margin-bottom: 10px;
    display: block;
    font-size: 13px;
}

.text-none1 {
    line-height: 18px !important;
    margin-bottom: 10px;
    display: block;
    font-size: 13px;
    border: solid 1px #eee;
    padding: 1px;
}

    .text-none1 span {
        color: #333;
    }

.text-none span {
    color: #333;
}

.pl-02 {
    padding-left: 0.4rem;
}

.pr-02 {
    padding-right: 0.4rem;
}

.bn-goc {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 300px;
    z-index: 10;
}

.bn-giua {
    background-color: #fff;
    position: fixed;
    bottom: 0;
    max-width: 510px;
    min-width: 510px;
    width: auto;
    z-index: 99999;
    border-left: solid 2px #FF0004;
    height: 60px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    border-top: solid 1px #eee;
}

    .bn-giua span {
        color: #fff;
        background: rgba(0, 0, 0, 0.5);
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    }

    .bn-giua p {
        line-height: 20px;
    }

    .bn-giua a {
        color: #333;
        font-style: italic;
        font-weight: bold;
    }

.tinlienquan a {
    color: #666;
    font-size: 12px;
    font-weight: 700;
}

    .tinlienquan a:hover {
        color: #FF0004;
    }

.tinlienquan {
    background: url(/images/li.gif) no-repeat left 7px;
    padding-left: 10px;
    line-height: 16px;
}

    .tinlienquan span {
        margin: 0 5px;
    }

.recent-posts-widget .posts-thumb img {
    height: 65px !important;
}

.recent-posts-widget ul li {
    padding-bottom: 0 !important;
}
/*.main-block-title{margin-bottom: 20px !important;}*/
.widget {
    margin-bottom: 10px;
}

.li01 ul li {
    margin-bottom: 10px !important;
}

.single-entry-summary {
    /*line-height: 20px;
    font-size: 14px;*/
    line-height: 20px;
}
/*.single-post-title{
	font-size: 25px;
	line-height: 30px;
}*/
article p {
    margin: 0px 0 15px 0;
    margin-bottom: 15px;
    line-height: 21px;
}

.imagecomment {
    margin-bottom: 15px !important;
    padding: 5px;
    font-style: italic;
}

article div p img {
    margin-top: 15px !important;
}

.mr-20 {
    margin-right: 20px;
}

.thw-menubar-wrap .nav-search {
}

.text-qc {
    font-size: 18px;
    margin-bottom: 0;
    color: #2a56c6;
}

.sidebar .main-block-title {
    border-bottom: none !important;
}

.img_style3 {
    height: 120px !important;
}

.fa-dn {
    font-size: 17px;
    margin-left: 3px;
}

.main-block-title {
    font-size: 12px;
    line-height: 100%;
    margin: 10px 0 25px;
    margin-bottom: 25px;
    margin-bottom: 20px;
}

.single-post-title {
    font-size: 28px;
    line-height: 30px;
    color: #333;
}

/*Bell*/
/*qc*/
.wrap {
    position: fixed;
    overflow: hidden;
    right: 20px;
    bottom: 55px;
    width: 324px;
    padding: 2px;
    display: block;
    border-radius: 4px;
    transform: translateY(20px);
    transition: all 0.5s;
    visibility: hidden;
    z-index: 100001;
}

    .wrap .content1 {
        opacity: 0;
        height: 250px;
    }

    .wrap:before {
        position: absolute;
        width: 1px;
        height: 1px;
        background: white;
        content: "";
        bottom: 20px;
        left: 50%;
        top: 95%;
        color: #fff;
        border-radius: 50%;
        -webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
        transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    .wrap.active {
        display: block;
        visibility: visible;
        box-shadow: 2px 3px 16px silver;
        transition: all 600ms;
        transform: translateY(0px);
        transition: all 0.5s;
    }

.aBell {
    z-index: 10;
}

.wrap.active:before {
    height: 2000px;
    width: 2000px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    margin-left: -1000px;
    margin-top: -1000px;
    display: block;
    -webkit-transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1);
}

.wrap.active .content1 {
    position: relative;
    z-index: 1;
    opacity: 1;
    transition: all 600ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

a.button {
    outline: none;
    border-radius: 50%;
    background: #9d1c21;
    color: #fff;
    font-size: 24px;
    display: block;
    position: fixed;
    right: 5px;
    bottom: 20px;
    top: auto;
    margin-left: -25px;
    transition: transform 0.25s;
    padding: 4px;
    height: 32px;
    width: 33px;
    text-align: center;
}

    a.button:hover {
        text-decoration: none;
        background: #9d1c21;
    }

    a.button.active {
        /*transform: rotate(135deg);
  transition: transform 0.5s;*/
    }

.badge1 {
    position: absolute;
    top: 2px;
    left: 7px;
    font-size: 14px;
    color: #fcff00;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"
}
/* BELL */
@keyframes ring {
    0% {
        transform: rotate(-15deg)
    }

    2% {
        transform: rotate(15deg)
    }

    4% {
        transform: rotate(-18deg)
    }

    6% {
        transform: rotate(18deg)
    }

    8% {
        transform: rotate(-22deg)
    }

    10% {
        transform: rotate(22deg)
    }

    12% {
        transform: rotate(-18deg)
    }

    14% {
        transform: rotate(18deg)
    }

    16% {
        transform: rotate(-12deg)
    }

    18% {
        transform: rotate(12deg)
    }

    20%,100% {
        transform: rotate(0deg)
    }
}

.faa-ring.animated,
.faa-ring.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-ring {
    animation: ring 2s ease infinite;
    transform-origin-x: 50%;
    transform-origin-y: 0px;
    transform-origin-z: initial;
}

    .faa-ring.animated.faa-fast,
    .faa-ring.animated-hover.faa-fast:hover,
    .faa-parent.animated-hover:hover > .faa-ring.faa-fast {
        animation: ring 1s ease infinite;
    }

    .faa-ring.animated.faa-slow,
    .faa-ring.animated-hover.faa-slow:hover,
    .faa-parent.animated-hover:hover > .faa-ring.faa-slow {
        animation: ring 3s ease infinite;
    }

.back-to-top {
    bottom: 20px !important;
    right: 50px !important;
}
/*End Bell*/

/*Doc Tiep*/
.mh {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 160px;
}

.mh1 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 57px;
}

.pos {
    position: relative
}

.pos-text {
    position: absolute;
    z-index: 9000;
    bottom: 7px;
    left: 15px;
    font-size: 12px;
    line-height: 15px;
}

/*End Doc Tiep*/

.mang-XH {
    text-align: right;
}

@media screen and (max-width: 767px) {
    .mang-XH {
        text-align: left;
    }

    .single-entry-summary {
        font-size: 1.125rem;
    }

        .single-entry-summary p {
            font-size: 1.125rem;
            line-height: 24px;
        }

    .single-post-title {
        font-size: 1.75rem;
        font-weight: 700;
        line-height: 1.313;
    }

    .entry-summary {
        font-size: 1.125rem;
        line-height: 1.313;
    }
}

@media (max-width: 489px) {
    .bn-giua {
        min-width: 0px !important;
    }
}

.single-entry-blog {
    text-align: justify;
}