/*.nav_fixed_top {
    position: fixed;
    top: 0;
    transition-timing-function: cubic-bezier(0.64, 0.75, 0.67, 1.53);
    -webkit-transition: 5s;
    -o-transition: 5s;
    -moz-transition: 5s;
    -ms-transition: 5s;
    transition: 5s;
    transition: opacity 5s;
    opacity:1;
}*/
.opacity_over {
    opacity: 0;
}

a:hover {
    text-decoration: none;
}

.scroll {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    display: table;
    opacity: 1;
    -webkit-transition: opacity 2s;
    -o-transition: opacity 2s;
    -moz-transition: opacity 2s;
    -ms-transition: opacity 2s;
    transition: opacity 2s;
    transition: opacity 2s;
    /* -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 2s;
    */;
}

@-webkit-keyframes example {
    0% {
        top: 20px;
    }

    20% {
        top: 0px;
    }
}



body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: sans-serif;
}

.page-wrap {
    font-size: 100%;
}

.main {
    width: 1200px;
    margin: 0 auto;
    display: table;
}

    .main:after {
        content: "";
        display: block;
        clear: both;
    }

header {
    font-size: 90%;
}

    header .menu-main:after {
        content: "";
        display: block;
        clear: both;
    }

nav {
    background: #0D4F86;
}

.menu-main ul {
    list-style: none;
    display: table;
    padding: 0;
    margin: 0;
}

.menu-main .level0 > li {
    display: table-cell;
}

.menu-main ul li:after {
    content: "";
    display: block;
    clear: both;
}

.menu-main ul li img {
    display: block;
    padding-right: 70px;
}

.menu-main ul li a {
    display: block;
    text-decoration: none;
    color: white;
    padding: 15px;
    font-weight: 100;
    font-size: 12pt;
    font-family: sans-serif;
    border-right: 1px solid #4685C1;
}

.menu-main ul li:last-child a {
    border-right: 0;
}

.menu-main .level0 {
    margin: 0 auto;
}

.menu-main .search-header {
    position: relative;
}

    .menu-main .search-header input {
        display: none;
        width: 330px;
        height: 22px;
        padding-left: 10px;
    }

    .menu-main .search-header a:before {
        content: "\f002";
        font-family: FontAWeSome;
        font-size: 110%;
        font-weight: 100;
    }

    .menu-main .search-header:hover input {
        display: block;
        position: absolute;
        right: 0;
        top: 8px;
    }

.slideshow-login {
    position: relative;
}

.login {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
}

.left-login p {
    text-align: center;
}

.title-login {
    text-align: left;
}

.left-login {
    width: 62%;
    float: left;
}

.input-txt-login {
    margin-bottom: 35px;
}

    .input-txt-login input[type="text"] {
        width: 100%;
        border: none;
        border-bottom: 1px solid #0D4F86;
        padding-bottom: 8px;
        outline: 0;
    }

.input-button-login .button {
    width: 100%;
    padding: 15px 0;
    font-size: 125%;
    font-weight: bold;
    color: white;
    background: #0057AE;
}

.input-button-login {
    padding: 0 40px;
    margin: 20px 0;
}

.title-right-login {
    padding: 0 40px;
    text-align: center;
    padding-top: 30px;
    font-size: 200%;
    color: #0D4F86;
}

.input-txt-login {
    padding: 0 40px;
}

.right-login {
    background: white;
    border-radius: 5px;
    width: 30%;
    float: right;
}

.help-icon:after {
    content: "\f059";
    font-family: FontAWeSome;
    font-size: 180%;
}

.help-icon {
    position: absolute;
    top: -2px;
    right: 8px;
}

.input-txt-login {
    position: relative;
}

.input-check-login:after {
    clear: both;
    content: "";
    display: block;
}

.input-check-login input {
    margin-bottom: 3px;
    float: left;
}

.label-check {
    float: left;
    margin-top: 2px;
}

.forget-pass a {
    display: block;
    color: #0057AE;
    margin-bottom: 10px;
    text-decoration: none;
}

.land {
    font-size: 115%;
    padding: 0 40px;
    text-align: center;
    padding-bottom: 30px;
}

    .land a {
        color: #0057AE;
        padding-left: 5px;
        text-decoration: none;
    }

.content-login {
    color: white;
    margin-top: 30px;
    display: block;
}

    .content-login p {
        margin-bottom: 8px;
    }

        .content-login p:nth-child(1) {
            font-size: 250%;
        }

        .content-login p:nth-child(2),
        .content-login p:nth-child(3) {
            font-size: 160%;
        }

.title-login {
    margin-top: 10px;
    margin-bottom: 10px;
}

.input-check-login {
    margin-bottom: 40px;
}

.content2 .title-news p {
    font-weight: bold;
}

.left {
    width: 30.5%;
    float: left;
}

    .left a,
    .mid a,
    .right a {
        text-decoration: none;
    }

.mid {
    width: 30.5%;
    float: left;
    margin-left: 4.3%;
}

.right {
    width: 30.5%;
    float: right;
}

.img-news a {
    display: block;
}

.img-news img {
    width: 100%;
}

.title-modum h2 {
    font-size: 150%;
    font-weight: 100;
}

.content3 .news:nth-child(1) .title-news a,
.content4 .news:nth-child(1) .title-news a {
    font-size: 120%;
    color: black;
    font-weight: bold;
    text-align: justify;
    display: block;
    line-height: 1.5;
}

.content3 .news:nth-child(1) .title-news,
.content4 .news:nth-child(1) .title-news {
    margin: 15px 0;
}

.title-news a {
    color: #0D4F86;
}

.see-more a {
    float: right;
    padding: 10px 15px;
    background: #ECECEC;
    color: #525252;
    position: absolute;
    top: 100%;
    right: 0;
}

.home .content4 .news:nth-child(1) .title-news a {
    font-weight: 100;
}

.home .content4 .right .title-news a {
    color: #0057AE;
}

.home .content3 .right .title-news a {
    font-weight: 100;
}

.see-more a.pay {
    background: #0057AE;
    color: white;
    right: 95px;
}

.home .row-content-hotline:nth-child(1) {
    margin-top: 6px;
}

.home .row-content-hotline .left {
    width: 40%;
}

.home .row-content-hotline .right {
    width: 60%;
}

.home .content-email {
    padding-top: 23px;
}

.home .email-support .icon-support {
    padding-right: 5%;
}

.home .content-hotline {
    width: 70%;
}

.home .icon-support {
    padding: 0;
    margin-left: 13%;
}

.wrap {
    margin-bottom: 80px;
    float: left;
}

    .wrap:after {
        clear: both;
        display: block;
        content: "";
    }

.viewall {
    position: absolute;
    top: 5px;
    right: 0;
    color: #3C8DBC;
}

    .viewall:hover {
        text-decoration: none;
        color: red;
    }

.title-modum a:hover {
    color: red;
    text-decoration: none;
    border-color: red;
}

.slideshow .owl-next:after {
    content: "\f138";
    font-family: FontAWeSome;
    font-size: 40px;
}

.slideshow .owl-prev:after {
    content: "\f137";
    font-family: FontAWeSome;
    font-size: 40px;
}

body .slideshow .owl-next, body .slideshow .owl-prev {
    background: none !important;
}

.content4, .content5 {
    position: relative;
}

.viewall:after {
    content: "\f0a9";
    font-family: FontAWeSome;
    margin-left: 5px;
}

.title-modum a {
    color: #3C8DBC;
    padding-bottom: 5px;
    border-bottom: 2px solid #3C8DBC;
}

.clear:after {
    display: block;
    clear: both;
    content: "";
}

.content4 {
    margin: 20px 0;
}

.content1 .left {
    width: 100%;
}

.content1 .right {
    width: 100%;
    float: right;
}

.img-modum img {
    width: 100%;
}

.content1 .content-modum p.wrap-content {
    margin-top: 5px;
    line-height: 1.8em;
    font-size: 90%;
}

.content1 {
    margin-top: 20px;
    padding-bottom: 20px;
    box-shadow: 0 6px 16px -11px #333;
    line-height: 25px;
    padding: 0 20px;
}

    .content1 p,
    .content-news-detail p {
        margin: 6px 0;
        line-height: 20px;
    }

    .content1 ul,
    .content-news-detail ul {
        margin: 6px 0;
    }

        .content1 ul li,
        .content-news-detail ul li {
            line-height: 20px;
        }

.content2 .news {
    width: 23%;
}

    .content2 .news .img-news {
        width: 35%;
        float: left;
        margin-right: 6%;
    }

    .content2 .news .title-news {
        width: 59%;
        float: right;
        margin-bottom: 5px;
        font-size: 120%;
    }

        .content2 .news .title-news a {
            color: black;
            font-weight: bold;
            line-height: 20px;
        }

.content2 .news {
    float: left;
    margin-right: 2.5%;
}

    .content2 .news:last-child {
        margin-right: 0;
    }

.content-news p.wrap-content {
    font-size: 90%;
    line-height: 25px;
    text-align: justify;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.content2 {
    margin-top: 39px;
}

.content3 {
    margin-top: 50px;
}

.footer1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: table;
}
    /*.footer1 ul li{
  display:table-cell;
}*/
    .footer1 ul li a {
        font-weight: 400;
        color: #BAD1E7;
        display: block;
        position: relative;
        font-size: 90%;
    }
/*.footer1 ul li a:before{
  content:"\f101";
  font-family:FontAWeSome;
  padding-right:5px;
  color:#A9A9A9;
  font-size:80%;
  position:absolute;
  left:0;
  top:10%;
}*/
h2, h3, h4, h5, p {
    font-size: 100%;
    margin: 0;
    padding: 0;
}

.footer1 ul li h3 {
    padding: 0;
    margin: 0;
}

.footer2 {
    width: 100%;
    float: none;
    line-height: 25px;
    margin: 12px 0;
}

.wrap-footer1 ul.level0 > li {
    width: 50%;
    float: left;
    line-height: 25px;
}

.wrap-footer1 ul.level0 {
    width: 100%;
}

footer {
    background: #1B99D3;
}

.content2 .news p a:before {
    content: "\f046";
    font-family: FontAWeSome;
    font-size: 28px;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 0;
}

.content2 .news p a {
    font-size: 20px;
    display: block;
    position: relative;
    padding-left: 50px;
    margin: 10px 0;
    color: #e67e22;
}

.logo-footer {
    float: left;
}

    .logo-footer img {
        max-width: 100%;
    }

.address-footer {
    float: right;
    color: white;
    line-height: 20px;
}


.logo-header img {
    max-width: 100%;
}

.hotline-header {
    float: right;
    line-height: 20px;
}

    .hotline-header p {
        text-align: right;
        line-height: 25px;
    }

.hotline-header {
    color: #aa0000;
    font-weight: bold;
}

.home .content3 .news,
.home .content4 .news {
    padding: 5px 0;
}

.search-header .btn-search {
    position: absolute;
    right: 5px;
    background: url(../Images/icon.png)0 center;
    width: 20px;
    height: 20px;
    margin-top: 1px;
    border: none;
    background-position: 0% -1.5%;
    background-size: 705% 1209%;
}

.search-header {
    position: relative;
    width: 100%;
    float: right;
    display: inline-block;
    margin: 5px 0 0 0;
}

.hotline-header {
    width: 14%;
}

.search-header #text-search {
    height: 15px;
    padding: 5px 0;
    padding-left: 3%;
    width: 65%;
    float: right;
}

.hotline-header p {
    font-size: 100%;
}

.menu-search {
    display: none;
}

.menumoblie {
    display: none;
}



.logo-nav {
    display: table-cell;
    vertical-align: middle;
}

#huantran {
    display: none;
}

.home .title-modum h2 {
    font-size: 160%;
}

.title-modum h2 {
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

.slide-dt {
    margin-bottom: 25px;
}

.owl-theme .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid white;
    width: 8px;
    height: 8px;
}

.owl-theme .owl-dots .owl-dot:hover span {
    background: transparent;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: white;
}

.owl-theme .owl-dots {
    position: relative;
    margin-top: -30px !important;
}
/*.slideshow:after {
    content: "";
    background: black;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0.5;
}*/

.home .hotline-support {
    margin-bottom: 5px;
}

.menu-main .level0 {
}

    .menu-main .level0 li {
        position: relative;
        border-bottom: 1px solid #fff !important;
    }

    .menu-main .level0 > li > ul {
        position: absolute;
        top: 100%;
        left: 0;
        font-size: 13px;
        min-width: 210px;
        background: #0D4F86;
        display: none;
        z-index: 9;
    }

    .menu-main .level0 > li:hover > ul {
        display: block;
    }

    .menu-main .level0 > li ul a {
        border: none;
    }

    .menu-main .level0 > li > ul > li > ul {
        margin-left: 100%;
        position: absolute;
        top: 0;
        min-width: 188px;
        background: #0D4F86;
        display: none;
        z-index: 9;
    }

    .menu-main .level0 > li > ul > li:hover > ul {
        display: block;
    }

.logo-header {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
}
/*.menu-main .level0 >li a:after{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  display:block;
  transform:scaleX(0);
  background:white;
  z-index:-1;
  opacity:0.5;
}
.menu-main .level0 >li a:hover:after{
  transform:scale(1);
  transition-duration:1s;
}
.menu-main .level0 >li a{
  position:relative;
  z-index:9;
}*/
.menu-main .level0 > li a:hover {
    background: #1B99D3;
    text-decoration: none;
}

.scroll .menu-main {
    display: table-cell;
    margin-left: 5%;
    width: 100%;
    vertical-align: middle;
}

    .scroll .menu-main .level0 {
        margin: 0;
    }

.search-header #Header_txtKeyword {
    width: 165px;
    float: right;
    height: 18px;
    padding-left: 10px;
    outline: none;
    background: none;
    border: 1px solid #ccc;
}

.search-header #Header_butSearch {
    z-index: 1;
}

.hotline-header {
    font-family: UTM-Guanine;
    font-size: 90%;
}

.content-login p:before {
    content: "\f00c";
    font-family: FontAWeSome;
    font-weight: 100;
    font-size: 90%;
    padding-right: 5px;
}

.content-login p:nth-child(1):before {
    content: "";
}

.footer1 ul h3 a {
    padding: 0;
    display: inline-block;
    border-bottom: 2px solid white;
    position: absolute;
    padding-bottom: 5px;
}

.footer1 ul h3 {
    position: relative;
    height: 30px;
    border-bottom: 1px dashed #ccc;
}

.wrap-footer1 ul.level0 > li:first-child {
    width: 65%;
    margin-right: 4%;
}

.wrap-footer1 ul.level0 > li:last-child {
    width: 31%;
}

.footer1 {
    margin-top: 12px;
}

.footer1 {
    width: 0%;
    float: left;
}

.menu-main {
    display: table-cell;
    vertical-align: bottom;
}

.footer1 ul li a {
    text-decoration: none;
}

.footer1 ul h3 a {
    color: white;
    font-weight: bold;
    font-size: 110%;
    font-family: 'Open Sans', sans-serif;
}

.title-modum {
    font-family: Roboto-Regular;
    margin-bottom: 5px;
}

.wrap-content {
    font-family: 'Open Sans', sans-serif;
}

.title-news {
    font-family: 'Open Sans', sans-serif;
}

body {
    font-family: 'Open Sans', sans-serif;
}
/***end-home***/
/***star-list***/
.list .title-login {
    color: black;
}

.left.list {
    width: 70%;
}

    .left.list .right.list {
        width: 25%;
    }

    .left.list .img-news {
        width: 24.7%;
        float: left;
        margin-right: 1.8%;
    }

    .left.list .title-news {
        float: right;
        width: 73.5%;
        font-size: 125%;
        line-height: 25px;
        margin-bottom: 10px;
    }

.list .title-login,
.detail .title-login {
    width: 100%;
    text-align: left;
    float: left;
}

.list .modum1 .title-modum h1 {
    margin-top: 0;
    border-bottom: 3px solid #0D4F86;
}

.left.list .title-news a {
    color: black;
}

.left.list .content-news {
    line-height: 20px;
    color: #444545;
    font-size: 110%;
    margin-bottom: 20px;
}

.left.list .title-modum h2 {
    color: #0D4F86;
    padding: 0;
    margin: 0;
    padding-bottom: 15px;
}

.title-login ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .title-login ul a {
        text-decoration: none;
    }

.news:after {
    content: "";
    clear: both;
    display: block;
}

.news {
    padding: 20px 0;
}

.left.list .modum2 .title-modum h2 {
    padding: 15px 0;
}

.left.list .img-news a {
    width: 207px;
    height: 145px;
    max-width: 100%;
    max-height: auto;
}

.right.list .title-news h2 {
    font-weight: 100;
}

.list .img-news a img {
    width: 100%;
    height: 100%;
}

.modum2 .news {
    padding: 0;
    margin: 0;
}

.left .content .news .title-news a:before,
.mid .content .news .title-news a:before {
    content: "\f0c8";
    font-family: FontAWeSome;
    font-size: 50%;
    position: absolute;
    left: 0;
    top: 6px;
}

.left .content .news:nth-child(1) .title-news a:before,
.mid .content .news:nth-child(1) .title-news a:before {
    content: "";
}

.left .content .news:nth-child(1) .title-news a,
.mid .content .news:nth-child(1) .title-news a {
    padding: 0;
}

.left .content .news .title-news a,
.mid .content .news .title-news a {
    padding-left: 12px;
}

.content3 .news:nth-child(1) .title-news h2 {
    font-weight: bold;
}

.right.list .title-news h2 a {
    color: #0D4F86;
}

.content3 .news .title-news h2 {
    font-weight: 100;
}

.left .content .news .title-news h2,
.mid .content .news .title-news h2 {
    position: relative;
}

.left.list .modum2 .news .title-news {
    width: 100%;
    font-size: 110%;
    font-weight: 100;
}

.left .red {
    position: relative;
}

    .left .red span {
        position: absolute;
        left: 0;
        top: -8px;
    }

.left.list .modum2 .news .title-news a:before {
    content: "\f0c8";
    font-family: FontAWeSome;
    font-size: 5px;
    position: absolute;
    left: 0;
}

.left.list .modum2 .news .title-news a {
    padding-left: 10px;
    position: relative;
}

.right.list {
    width: 25.5%;
}

.img-support img {
    width: 100%;
}

.icon-support {
    float: left;
    margin-top: 5px;
}

    .icon-support img {
        width: 43px;
        height: 43px;
    }

.content-hotline {
    float: right;
    width: 83%;
}

.hotline-support {
    display: inline-block;
    width: 100%;
}

.row-content-hotline {
    line-height: 23px;
    display: inline-block;
    width: 100%;
}

    .row-content-hotline .left {
        width: 50%;
    }

.detail .row-content-hotline .left {
    width: 110px;
}

.land a:hover {
    text-decoration: underline;
}

.row-content-hotline .right {
    width: 50%;
    color: red;
    font-weight: bold;
    font-size: 115%;
}

.content-email .left {
    display: inline-block;
    width: auto;
}

.detail .content-email .left {
    width: auto;
}

.content-email .right {
    display: inline-block;
    float: left;
    width: auto;
}

.content-email {
    padding-top: 15px;
}

.icon-support {
    padding-right: 5px;
}

.support {
    margin-bottom: 20px;
}

    .support:after {
        display: block;
        content: "";
        clear: both;
    }

.hot-news .img-news {
    width: 30%;
    float: left;
    margin-right: 6%;
}

.hot-news .news {
    padding: 10px 0;
}

.hot-news .title-news a {
    color: black;
    line-height: 20px;
}

.hot-news {
    margin-bottom: 20px;
}

.title-news a:hover {
    text-decoration: underline;
}

.content-news-detail {
    line-height: 25px;
    margin: 20px 0;
}

ul li a:hover {
    text-decoration: underline;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }
/************/
/*detail-news*/
.detail .social {
    float: right;
}

.left #ContentPlaceHolder1_ctl00_dvOtherNews .title-modum h2 {
    margin: 0;
    border-bottom: 2px solid #ccc;
    padding: 0 0 5px 0;
    color: #0D4F86;
}

.detail .left {
    width: 70%;
}

.left .modum1 .title-modum h2 {
    margin: 0;
    border-bottom: 2px solid #0D4F86;
    padding: 0 0 5px 0;
    color: #0D4F86;
}

.title-news-detail h1,
.title-modum h1 {
    font-size: 150%;
    font-weight: bold;
    font-family: Roboto-Regular;
}

.detail .title-login p {
    color: black;
}

.content-modum {
    padding: 10px 0;
    line-height: 23px;
}

#ContentPlaceHolder1_ctl00_dvOtherNews .content-modum .title-news:before {
    content: "\f096";
    font-family: FontAWeSome;
    font-size: 60%;
    color: #0D4F86;
    margin-right: 2px;
}

.title-login li {
    display: inline-block;
}

.title-login a {
    color: black;
}
/***********/
/*contact*/
.support-center {
    font-size: 125%;
    margin-top: 30px;
    margin-bottom: 12px;
}

    .support-center h3 {
        font-weight: normal;
    }

.content-support p {
    line-height: 25px;
}

.contact .title-modum h2 {
    padding: 0 !important;
}

.row-contact {
    float: left;
    width: 100%;
    padding: 5px 0;
}

    .row-contact .input_group textarea {
        min-height: 112px !important;     
        padding-left: 0;
    }

    .row-contact .left {
        width:20%;
        line-height: 35px;
    }

    .row-contact .right {
        width: 60%;
        float: left;
    }

    .row-contact .txt-contact {
        width: 95%;
        height: 28px;
        padding-left: 10px;
    }



.txtcaptcha-contact {
    width: 30%;
    float: left;
    height: 28px;
    padding-left: 10px;
    margin-right: 10px;
}





.row-contact img {
    width: 120px !important;
    float: left;
    margin: 0 !important;
}

.content3 .right .title-news a {
    color: #0D4F86 !important;
}

.row-contact .btn-contact {
    padding: 10px 20px;
    border: 0px;
    background: #0D4F86;
    color: white;
    text-transform: uppercase;
}

    .row-contact .btn-contact:nth-child(1) {
        margin-right: 10px;
        padding: 10px;
    }

/********/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
}

    .pagination > li {
        display: inline-block;
    }

        .pagination > li:first-child > a {
            margin-left: 0;
        }

        .pagination > li > a {
            position: relative;
            float: left;
            padding: 3px 9px;
            margin-left: 1px;
            line-height: 1.42857143;
            color: #333;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ccc;
        }

            .pagination > li > a:hover {
                background: #0D4F86;
                color: white;
                text-decoration: none;
            }

.banner-header {
    float: left;
    width: 50%;
    text-align: center;
}

.input-button-login {
}

header .wrap-header {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}

    header .wrap-header li {
        display: table-cell;
    }

        header .wrap-header li:nth-child(1) {
            width: 20%;
        }

header .logo-header,
header .banner-header,
header .hotline-header {
    width: 100%;
}

header .wrap-header li:nth-child(2) {
    width: 50%;
    padding-left: 5%;
    vertical-align: middle;
}

.banner-header img {
    max-width: 100%;
}

header .wrap-header li:nth-child(3) {
    width: 20%;
}

.input-button-login input:active,
.input-button-login input:focus,
.input-button-login input {
    outline: none !important;
    outline-offset: none;
    border-style: none;
}

.input-button-login .button:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #5E94C9;
    transform: scaleX(0);
    z-index: -1;
}

.input-button-login .button:hover:after {
    transform: scale(1);
    right: 100%;
    transition-duration: 2s;
}

.input-button-login .button {
    position: relative;
    display: block;
    text-align: center;
    text-decoration: none;
    z-index: 9;
}

.hotline-top {
    display: none;
}

.menu-hotline-top {
    vertical-align: middle;
    font-family: UTM-Guanine;
    font-size: 125%;
    color: #aa0000;
    font-weight: bold;
    -webkit-text-stroke: 1px white;
}

nav .menu-hotline-top {
    display: none;
}

nav.scroll .menu-hotline-top {
    display: table-cell;
}

.row-content-hotline .right {
    float: left;
}

.row-content-hotline .left {
    width: 110px;
}

.detail .row-content-hotline .right {
    float: left;
}

.detail .row-content-hotline .left {
    width: 110px;
}

.row-contact .input_group {
    float: left;
    width: 70%;
}

.row-contact .form-control {
    height: 28px;
    padding-left: 10px;
    background: none;
    border: 1px solid #a9a9a9;
    width: 100%;
}

.contact .row-contact .btn a {
    padding: 7px 38px;
    border: 0px;
    background: #0D4F86;
    color: white;
    font-family: Roboto-Regular;
    text-transform: capitalize;
}

.fixed {
    position: fixed;
    bottom: 36px;
    right: 3%;
}

    .fixed:after {
        content: "\f077";
        font-family: FontAWeSome;
        color: black;
        font-size: 20px;
        background: white;
        padding: 0px 2px 3px 3px;
    }

.content-main {
    min-height: 510px;
}

.content4 {
    display: inline-block;
    width: 100%;
}

    .content4 .news {
        width: 22%;
        float: left;
        margin-right: 4%;
    }

        .content4 .news:last-child {
            margin-right: 0;
        }

.content3 .left .img-news {
    width: 30%;
    float: left;
    margin-right: 3%;
}

.content3 .left .content-news {
    float: left;
    margin: 0 !important;
    line-height: 25px;
}

    .content3 .left .content-news p:before {
        content: "\f00c";
        font-family: FontAWeSome;
        margin-right: 8px;
        color: #0D4F86;
    }

.content3 .right .news {
    position: relative;
}

    .content3 .right .news .title-news:after {
        content: "";
        width: 100%;
        position: absolute;
        background: black;
        height: 100%;
        top: 0;
        opacity: 0.5;
        z-index: -1;
    }

    .content3 .right .news .title-news {
        margin: 0 !important;
        position: absolute;
        z-index: 1;
        width: 100%;
        bottom: 0;
    }

        .content3 .right .news .title-news h2 a {
            color: white !important;
            padding: 0 20px;
            font-weight: bold;
            font-size: 15px;
            text-align: center;
        }

.content3 .right .news {
    padding: 0 !important;
}

.content3 .content .content-news {
    width: 67%;
    float: right;
}

.content3 .owl-next:after {
    content: "\f105";
    font-family: FontAWeSome;
    font-size: 30px;
}

.content3 .owl-prev:after {
    content: "\f104";
    font-family: FontAWeSome;
    font-size: 30px;
}

.owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: 0;
    margin: 0 !important;
    background: black !important;
    opacity: 0.7;
}

    .owl-nav .owl-next:hover, .owl-nav .owl-prev:hover {
        opacity: 0.8;
    }

        .owl-nav .owl-next:hover:after, .owl-nav .owl-prev:hover:after {
            color: #e67e22 !important;
        }

.owl-nav .owl-next {
    position: absolute;
    top: 40%;
    right: 0;
    margin: 0 !important;
    background: black !important;
    opacity: 0.7;
}
/**responsive**/
@media screen and (min-device-width:300px) and (max-device-width:768px) {
    #cssmenu ul {
        margin-left: 0px !important;
    }

    .menu-main {
        display: none !important;
    }

    .phone_fixed {
        width: 100%;
        display: block !important;
        text-align: center;
        height: 30px;
        line-height: 30px;
        position: fixed;
        bottom: 0;
        z-index: 10;
        color: #f0ff0b;
        font-size: 17px;
        background: #034EA2;
    }

    .content-hotline {
        float: left;
    }

    #cssmenu ul ul, #cssmenu ul ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left;
        width: 100% !important;
    }

    .title-login ul a {
        text-decoration: none;
        margin-left: 10px;
    }

    .content1 ul, .content-news-detail ul {
        margin: 6px 0;
        margin-left: 10px;
    }

    .hot-news .img-news {
        width: 30%;
        float: left;
        margin-right: 3%;
    }

    .title-modum h2 {
        padding-bottom: 5px;
        margin: 10px;
        border-bottom: 1px solid #ccc;
    }

    .title-news-detail h1, .title-modum h1 {
        font-size: 150%;
        margin-right: 10px !important;
        font-weight: bold;
        margin-top: 10px;
        font-family: Roboto-Regular;
    }

    .list .img-news a img,
    .left.list .img-news a {
        height: auto;
    }

    .contact .row-contact:nth-child(7) .left {
        width: 100%;
    }

    .icon-support {
        float: left;
        margin-top: 5px;
        margin-left: 10px !important;
    }

    .icon-support {
        width: auto;
    }

    header .wrap-header li:nth-child(1) {
        width: 100%;
    }

    #ContentPlaceHolder1_ctl00_InfoSEO iframe {
        width: 100%;
        margin-top: 10px;
    }

    .row-contact .input_group textarea {
        background: none;
    }

    .detail .content-news-detail img {
        width: 100%;
        height: auto;
    }

    .row-contact .left {
        line-height: 30px;
    }

    .row-contact .form-control {
        border: 1px solid #A9A9A9;
    }

    .row-contact {
        margin-bottom: 5px;
    }

    .slideshow {
    }



    .left .red span {
        top: -5px;
    }

    .row-contact img {
        width: 30% !important;
        height: 32px !important;
    }

    header {
    }

    .slideshow-login .title-login {
        display: none;
    }

    header .wrap-header li {
    }




    header .wrap-header li:nth-child(2) {
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .hotline-header, .search-header {
        margin: 0;
        padding: 0;
    }

    .detail .left {
        width: 100%;
    }

    .logo-header {
        padding: 0;
        margin: 0;
    }

    .footer1 {
        width: 100%;
        text-align: center;
    }

        .footer1 #cssmenu {
            display: none !important;
        }

        .footer1 ul li h3 a {
            padding: 0;
            padding-top: 10px;
        }

        .footer1 .wrap-footer1 .level0 > li {
            width: 100%;
        }

        .footer1 .wrap-footer1 ul {
            width: 100%;
        }

    .footer2 {
        width: 100%;
    }

        .footer2 p {
            padding-left: 10px !important;
            padding-right: 10px !important;
        }

        .footer2 td div.strong {
            padding-left: 10px !important;
            padding-right: 10px !important;
        }

        .footer2 td div {
            padding-left: 10px !important;
            padding-right: 10px !important;
        }

    .copyright .main div {
        float: none !important;
    }

        .copyright .main div p {
            text-align: center !important;
        }

    .scroll {
        display: none;
    }

    .main {
        width: 100% !important;
        padding: 0px !important;
    }

    .menu-main {
        float: right;
        margin-top: -62px;
        width: 60%;
        margin-right: 21px;
    }

    .video-home {
        display: none;
    }

    .content1 p, .content-news-detail p {
        margin: 6px 0;
        line-height: 25px;
        text-align: justify;
    }

    .left .modum1 .content-news-detail {
        line-height: 25px;
        margin: 20px 0;
    }

    .content1 h1 {
        padding-right: 10px !important;
        padding-left: 10px !important;
        padding-top: 20px;
        line-height: 33px;
    }

    #ContentPlaceHolder1_ctl00_dvOtherNews h2 {
        margin-left: 10px !important;
    }

    .login {
        position: relative;
    }

    .title-login {
        margin: 0;
        text-align: left;
        color: black;
    }

    .left-login {
        width: 100%;
        border-bottom: 1px solid #ccc;
    }

    .row-content-hotline .right {
        width: auto;
    }

    .content-hotline {
        display: inline-block;
        width: auto;
    }

    .hotline-support {
    }

    .content-email,
    .content-email .left,
    .content-email .right,
    .wrap-hotline-support,
    .email-support {
        display: inline-block;
    }

    .row-content-hotline {
        display: inherit;
    }

    .content-login {
        margin: 0;
        padding: 0;
        color: black;
    }

    .right-login {
        width: 100%;
        border-bottom: 1px solid #ccc;
    }

    .content1 {
        margin: 0;
        padding: 0 10px;
    }

    table, tbody, tr, td {
        width: 100%;
        /* max-width: 100%; */
        /* display: inline-block; */
    }

    .footer2 table {
        height: auto !important;
    }

    .footer2 img {
        width: 100% !important;
    }

    .land {
        padding-bottom: 15px;
    }

    .title-right-login {
        padding: 0;
        margin: 5px 0;
    }

    .input-check-login {
        margin-bottom: 20px;
    }

    .content1 ul {
        float: left;
        display: inline-block;
    }

    .content1 .img-modum {
        width: 90%;
        margin: 0 auto;
    }

    .content1 {
        box-shadow: none;
        border-bottom: 1px solid #ccc;
    }

    .content2 .news {
        /* width: 23%; */
        width: 100% !important;
    }

    .content4 .news {
        width: 95%;
        float: left;
        margin-left: 10px;
        margin-right: 10px;
    }

    .modum1 img {
        max-width: 100%;
    }

    .modum1 {
        padding-left: 10px;
        padding-right: 10px;
        line-height: 25px;
    }

    .news {
        margin-top: 10px;
        padding: 0;
    }

    .content2 {
        margin: 0;
    }

        .content2 .news {
            margin: 0;
            padding: 0;
            padding: 10px 0;
            border-bottom: 1px solid #ccc;
        }

    .content3 {
        /*margin: 0;
        margin-top: 10px;*/
    }

    .main .content3 {
        display: none !important;
    }

    .title-news a {
        color: #0D4F86;
        line-height: 30px;
        font-size: 120%;
    }

    .viewall {
        position: absolute;
        top: 5px;
        margin-right: 10px !important;
        padding-right: :10px !important;
        right: 0;
        color: #3C8DBC;
        font-size: 150%;
    }

    .content3 .left,
    .content3 .mid,
    .content3 .right,
    .content4 .left,
    .content4 .mid,
    .content4 .right {
        padding: 0;
        margin: 0;
        width: 100%;
        margin-bottom: 20px;
        border-bottom: 1px solid #ccc;
    }

    .content3 .title-modum h2,
    .content4 .title-modum h2 {
    }

    .home .title-modum h2 {
        font-size: 150% !important;
        padding-left: 10px !important;
    }

    .content3, .content4 {
        padding: 0;
    }

    .pay .title-login {
        text-align: left;
    }

    .content-login p:nth-child(1) {
        font-size: 200%;
    }

    .content-login p:nth-child(2), .content-login p:nth-child(3) {
        font-size: 100%;
        line-height: 30px;
    }

    .title-login {
        margin: 15px 0;
    }

    .inshow {
        display: block;
    }

    .unshow {
        display: none;
    }

    .menumoblie {
        display: inline-block;
        width: 100%;
        position: relative;
        padding: 6px 0;
    }

    .tieudemenumobile {
        text-align: center;
    }

        .tieudemenumobile:before {
            content: "\f0c9";
            font-family: FontAWeSome;
            font-size: 175%;
            color: white;
        }

    .menucon:before {
        content: "\f067";
        font-family: FontAWeSome;
        font-size: 135%;
        color: white;
    }

    .noidungmenumobile {
        position: absolute;
        z-index: 99;
        background: #0057AE;
        width: 50%;
        left: 0;
        top: 100%;
        display: none;
    }

        .noidungmenumobile ul.level0 > li ul li {
            border: none;
            font-size: 100%;
        }

    .minus:before {
        content: "\f068";
    }

    .noidungmenumobile ul.level0 > li ul li a {
        display: inline-block;
        padding: 0;
        color: #0057AE;
        line-height: 35px;
        text-transform: initial;
    }

    .noidungmenumobile ul.level0 > li ul {
        display: none;
    }

        .noidungmenumobile ul.level0 > li ul li a:before {
            content: "\f0da";
            font-family: FontAWeSome;
            padding-right: 2px;
        }

    .noidungmenumobile ul.level0 > li ul {
        padding: 10px;
        font-size: 100%;
    }

    .noidungmenumobile h3,
    .noidungmenumobile h4,
    .noidungmenumobile h5,
    .noidungmenumobile ul {
        padding: 0;
        margin: 0;
    }

    .menucon {
        display: inline-block;
        position: absolute;
        top: 10px;
        right: 0;
    }

    .noidungmenumobile h3 {
        display: inline-block;
    }

    .noidungmenumobile > ul a {
        padding-left: 20px;
    }

    .noidungmenumobile a {
        color: white;
    }

    .noidungmenumobile ul li {
        position: relative;
        border-bottom: 1px solid #CEDEEE;
    }

    .noidungmenumobile > ul li:last-child {
        border: none;
    }

    .noidungmenumobile > ul li:first-child {
        border-top: none;
    }

    .noidungmenumobile .level0 > li ul {
        background: white;
    }

    .noidungmenumobile ul {
        background: #0057AE;
    }

    .menumoblie h4,
    .menumoblie h5,
    .menumoblie h6 {
        display: inline-block;
    }

    .noidungmenumobile .level1 h4 a {
        margin-left: 20px;
    }

    .noidungmenumobile .level2 h5 a {
        margin-left: 40px;
    }

    .noidungmenumobile .level2 h5 a {
        margin-left: 40px;
    }

    .noidungmenumobile .level2 h6 a {
        margin-left: 50px;
    }

    .logo-header {
    }

    .menumoblie {
        background: #0057AE;
        float: left;
        display: table;
    }

    .hotline-header p:nth-child(1) {
        margin: 0;
    }

    .hotline-header {
        font-size: 125%;
        width: 100%;
        text-align: center;
    }

    .hotline-top {
        display: table-cell;
        font-size: 150%;
        font-family: UTM-Guanine;
        color: #aa0000;
        vertical-align: middle;
        -webkit-text-stroke: 1px white;
        margin-right: 10px;
        margin-top: -5px;
        width: 88%;
    }

    .wrap-header .hotline-header p {
        display: none;
    }

    .wrap-title-menu {
        display: table-cell;
        background: #0057AE;
        vertical-align: middle;
    }

    .hotline-header {
        padding: 10px 0;
        display: none;
    }

    .logo-header {
        padding: 5px 0;
    }

    .menu-search {
        display: inline-block;
        float: right;
    }

        .menu-search #text-search {
            height: 30px;
            padding-left: 10px;
            width: 97%;
            border: 0;
            border-bottom: 1px solid;
            outline: none;
        }

    .menu-search {
        position: relative;
        width: 75%;
    }

        .menu-search .btn-search {
            position: absolute;
            right: 0;
            top: 0;
            height: 30px;
        }

    .noidungmenumobile ul {
        list-style: none;
        font-size: 100%;
    }

        .noidungmenumobile ul a {
            text-decoration: none;
            display: inherit;
            padding: 10px 10px;
        }

    .left.list {
        width: 100%;
    }

    .row-contact {
        padding: 0;
    }

        .row-contact .left {
            width: 50%;
        }

        .row-contact .right {
            padding-bottom: 10px;
        }

    .txtcaptcha-contact {
        margin-top: 1px;
    }

    .right.list {
        width: 100%;
    }

    .home .title-login {
        display: none;
    }

    .hot-news .title-modum {
        text-align: center;
        margin-bottom: 20px;
    }

    .right.list .support {
        padding: 30px 0;
        border-bottom: 1px solid #ccc;
    }

    .hot-news .img-news {
        width: 45%;
    }

    .left.list .img-news {
        margin: 0;
        width: 40%;
    }

    .hot-news .news {
        border-bottom: 1px solid #ccc;
        margin-left: 10px;
        margin-right: 10px;
    }

    .row-contact:nth-child(1) {
        margin-bottom: 5px;
    }

    .footer2 table, tbody, tr, td {
        width: 100%;
        max-width: 100%;
        display: inherit;
    }

    .form-contact {
        padding-left: 10px;
        padding-right: 10px;
    }

    .contact .modum2 .title-modum {
        margin-bottom: 0px;       
        line-height: 25px;
    }

    .modum2 {
        display: inline-block;
        border-bottom: 1px solid #ccc;
    }

    .list .img-news {
        width: 40%;
    }

        .list .img-news a {
            width: 100% !important;
            height: auto !important;
        }

    .left.list .title-news {
        width: 55%;
    }

        .left.list .title-news a {
            display: block;
        }

    .list .img-news a img {
        height: auto;
    }

    .left.list .title-news {
        margin-bottom: 0;
    }

    .content-modum {
        padding: -31px 0;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 23px;
    }

    .left.list .content-news {
        float: left;
    }

    .row-content-hotline .right {
        float: left;
    }

    .row-contact .input_group {
        width: 98%;
    }

    .row-contact .form-control {

    }

    .row-contact .btn a {
    }
}

@media screen and (min-device-width:667px) and (max-device-width:768px) {
    .news {
        width: 49% !important;
        float: left;
    }

    .logo-header {
        /* display: table-cell; */
        display: absolute;
        vertical-align: middle;
        padding: 10px;
    }
}

@media screen and (min-device-width:400px) and (max-device-width:500px) {
}

@media screen and (min-device-width:500px) and (max-device-width:768px) {
    .wrap-hotline-support {
        float: left;
    }

    .email-support {
        float: right;
    }

    .left.list .title-news {
        width: 58%;
    }
}

@media screen and (min-device-width:300px) and (max-device-width:769px) {
    .footer2 span {
        display: block;
    }

    .list .img-news a img,
    .left.list .img-news a {
        height: auto;
    }

    .list .img-news a img, .left.list .img-news a {
        height: auto;
    }

    .news .img-news a {
        height: auto;
        margin-left: 0px !important;
    }

    .content-modum {
        padding: -31px 0;
        line-height: 23px;
    }
}

@media screen and (min-device-width:769px) and (max-device-width:1024px) {
    .left.list {
        width: 65%;
    }

    .right.list {
        width: 33%;
    }

    .row-content-hotline {
        width: auto;
    }

    .icon-support {
        padding: 0;
    }

    .main {
        width: 100%;
    }

    .scroll .menu-main .level0 {
        margin: 0;
    }

    .row-content-hotline .left,
    .row-content-hotline .right {
        width: auto;
    }

    .search-header .btn-search {
        background-position: 2% -1.5%;
        right: 0;
    }

    .list .img-news a img,
    .left.list .img-news a {
        height: auto;
    }

    .content-login p:nth-child(1) {
        font-size: 150%;
    }

    .content-login p:nth-child(2), .content-login p:nth-child(3) {
        font-size: 100%;
    }

    .content-login {
        margin: 0;
    }

    .title-right-login {
        margin: 0;
        padding: 0;
        font-size: 150%;
    }

    .input-button-login {
        margin: 5px 0;
    }

        .input-button-login .button {
            font-size: 100%;
        }

    .land {
        font-size: 100%;
        padding: 0;
    }

    .title-login {
        padding: 0;
        margin: 0;
    }

    .right-login {
        padding: 10px 0;
    }

    .left-login {
        margin-top: 15px;
    }
}

@media screen and (min-device-width:1025px) and (max-device-width:1200px) {
    .main {
        width: 100%;
    }

    .list .img-news a img,
    .left.list .img-news a {
        height: auto;
    }

    .content-login p:nth-child(1) {
        font-size: 150%;
    }

    .content-login p:nth-child(2), .content-login p:nth-child(3) {
        font-size: 100%;
    }

    .content-login {
        margin: 0;
    }

    .title-right-login {
        margin: 0;
        padding: 0;
        font-size: 150%;
    }

    .input-button-login {
        margin: 5px 0;
    }

        .input-button-login .button {
            font-size: 100%;
        }

    .land {
        font-size: 100%;
        padding: 0;
    }

    .title-login {
        padding: 0;
        margin: 0;
    }

    .right-login {
        padding: 10px 0;
    }

    .left-login {
        margin-top: 15px;
    }
}
/*************/
/***font***/
@font-face {
    font-family: UTM-Guanine;
    src: url(../Fonts/UTM-Guanine.ttf);
    font-weight: bold;
}

@font-face {
    font-family: UVNBachDang;
    src: url(../Fonts/UVNBachDang.TTF);
}

@font-face {
    font-family: Roboto-Regular;
    src: url(../Fonts/Roboto-Regular.ttf);
}
/*********/
