﻿@media (min-width: 1200px) {
    /*.container {
        width: 863px;
    }*/
    .container.news-container {
        width: 1186px;
    }
}

@font-face {
    font-family: Montserrat;
    /*src:url('/fonts/Montserrat-SemiBold.otf') format('otf');*/
    font-style: normal;
}

@font-face {
    font-family: Roboto;
    src: url('/fonts/roboto-regular.ttf') format('ttf');
    font-style: normal;
}

#giaiphapinbrand {
    padding-bottom: 20px !important;
}

a:hover {
    text-decoration: none;
}

a.navbar-brand {
    margin-left: 10px !important;
    height: auto;
}

.INBRAND, .footer .company, .slogan-1, .slogan-2 {
    font-weight: 700;
}

.no-margin {
    margin: 0;
}

.col-xs-12.item-new {
    background: #efefef;
    padding: 0;
    margin-bottom: 10px;
    margin-top: 10px;
}

.circle_label, .hovereffect a.info, .hovereffect h2, .slogan-content {
    text-transform: uppercase;
}
/*Hieu ung hien thong tin anh*/
.galleryItem {
    display: inline-block;
    ;
    position: relative;
    /*width: 217px; height: 168px;

 padding: 0;margin: 0 20px;

 border: solid 10px #fff;*/
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}

.col-xs-10 .app-icon-box {
    font-size: 13px;
    line-height: 25px;
}

.galleryItem img {
    width: 100%;
    height: auto;
}

.caption {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    z-index: 10;
}

    .caption::before {
        content: attr(data-title);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        font-family: 'Croissant One', cursive;
        font-size: 1.8em;
        font-weight: 600;
        line-height: 1.4em;
        color: #086FA1;
        background: #fff;
        overflow: hidden;
        -webkit-transition: all 0.9s ease;
        -moz-transition: all 0.9s ease;
        -ms-transition: all 0.9s ease;
        -o-transition: all 0.9s ease;
        transition: all 0.9s ease;
    }

    .caption::after {
        content: attr(data-description);
        position: absolute;
        bottom: -0;
        left: 0;
        width: 100%;
        height: 0;
        font-family: ModernHBold;
        font-size: 1.1em;
        font-weight: 400;
        line-height: 1.4em;
        color: #fff;
        background: #222;
        overflow: hidden;
        -webkit-transition: all 0.9s ease;
        -moz-transition: all 0.9s ease;
        -ms-transition: all 0.9s ease;
        -o-transition: all 0.9s ease;
        transition: all 0.9s ease;
    }


    .caption:hover::after {
        opacity: 0.8;
        bottom: 0;
        height: 100%;
    }
/*End Hieu ung*/
#uudiem .app-icon-box {
    margin-top: 0px;
}

.liner::before {
    height: 2px;
    background: #8c8a8a;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 25%;
    z-index: 1;
}

.footer a:hover {
    text-decoration: none;
}

.navbar {
    min-height: 40px;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-radius: unset !important;
    margin-bottom: 0 !important;
    position: fixed;
    z-index: 999;
    width: 100%
}

.nav.navbar-nav.navbar-right li {
    padding: 10px 3px;
    font-size: 15px;
}

.icon-menu {
    width: 20px;
}

.logo {
    height: 70px;
}

.navbar-default {
    background-color: #098850 !important;
    border-bottom: 5px solid #D32027;
}

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: 0 !important;
    }

.header {
    background-color: #098850;
    /*border-bottom: 5px solid #D32027;*/
    min-height: 47px;
}

    .header .navbar-right {
        border: 0 !important;
    }

    .header .navbar-default .navbar-nav > li > a {
        color: #fff !important;
        padding-top: 0;
        padding-bottom: 0;
        background: inherit !important;
    }

    .header .navbar-nav > li > .dropdown-menu {
        left: 0;
        right: auto;
        margin-top: 5px;
    }

    .header .navbar-default .navbar-nav > li:last-child a {
        border: 0 !important;
    }

    .header .navbar-default .navbar-nav > li:not(:last-child):hover {
        background-color: #38967B !important;
    }

    .header .navbar-toggle {
        border-radius: 0 !important;
    }

.navbar-default .navbar-toggle .icon-bar {
    background: #333 !important;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #e34c25;
}

.header .navbar-header {
    border: 0 !important;
}

@media (max-width: 2000px) {
    .banner {
        width: 100%;
        background-image: url(../Images/slide-etem.png);
        background-size: cover;
        position: relative;
    }
    /*.slogan .slideip{
        display:none;
    }*/
}

@media (max-width: 1024px) {
    .banner {
        width: 100%;
        background-image: url(../Images/slide-etem.png);
        background-size: cover;
        position: relative;
    }
}

@media (max-width: 786px) {
    .banner {
        width: 100%;
        background-image: url(../Images/slide-etem.png);
        background-size: cover;
        position: relative;
    }
}

@media (max-width: 426px) {
    .banner {
        width: 100%;
        background-image: url(../Images/mobile.png);
        background-size: cover;
        position: relative;
    }

    .slogan .slideip {
        display: block;
        margin-top: 50px;
    }

    .footer .company {
        font-size: 16px !important;
    }
}

.slogan {
    padding: 100px 0;
    height: 395px;
}


.slogan-content .line {
    border-bottom: 1px #fff solid;
    background-color: #fff;
    width: 70%;
    margin-left: 15%;
}

.slogan-content {
    color: #fff;
}

.slogan-1 {
    font-size: 40px;
}

.slogan-2 {
    font-size: 20px;
}

.slogan-3 {
    font-size: 50px;
}

.customers {
    background-color: #fff;
    line-height: 50px;
    border-top: 5px #e34c25 solid;
    border-bottom: 1px solid #ccc;
}
/*IP*/
.app-icon-box {
    display: table;
    margin-top: 80px;
    margin-bottom: 10px;
    position: relative;
    padding: 15px;
    cursor: pointer;
}

.app-icon-box1 {
    display: table;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    padding: 15px;
    cursor: pointer;
}

.app-content-phone {
    display: table-cell;
    padding-right: 30px;
    vertical-align: top;
    color: #fff;
}

.app-content-phone1 {
    padding-right: 30px;
    vertical-align: top;
    color: #fff;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
    padding-left: 30px;
}

.app-icon {
    display: table-cell;
    font-size: 40px;
    text-align: -webkit-center;
    /* color: #fff; */
}

.app-icon1 {
    font-size: 40px;
    text-align: -webkit-center;
    /* color: #fff; */
    margin-bottom: 25px;
}

.themecolor {
    color: #257525;
}

.text-center {
    text-align: center;
}

.app-icon em.fa, .app-icon1 em.fa {
    width: 90px;
    height: 90px;
    background: #fff;
    border-radius: 50%;
    color: #00503C;
    box-shadow: 2px 1px 3px 8px rgba(0,0,0,0.1);
    -webkit-box-shadow: 2px 1px 3px 8px rgba(0,0,0,0.1);
    -moz-box-shadow: 2px 1px 3px 8px rgba(0,0,0,0.1);
    -ms-box-shadow: 2px 1px 3px 8px rgba(0,0,0,0.1);
    font-size: 1.2em;
    padding-top: 20px;
    transition: all 1s;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s lnear;
}

span.round-tabs {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: white;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 39px;
    border: 1px solid #333;
    box-shadow: 5px 5px 5px #ABADB0;
}

.round-tabs img {
    display: inline;
}

.app-board-inner .nav-tabs > li {
    width: 25%;
}

.app-board > div.app-board-inner > .nav-tabs {
    border: none;
}

.app-board-inner .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    border: none;
    padding: 0;
}

.app-icon span em.fa:hover, .app-icon1 span em.fa:hover {
    box-shadow: 1px 2px 4px 10px rgba(0,0,0,0.3);
}

.htmlPage-container td, .htmlPage-container th {
    text-align: -webkit-center;
    padding: 10px;
}

.htmlPage-container td {
    color: #116D56;
    font-size: 25px;
}

.htmlPage-container tr td:first-child {
    text-align: left;
    padding-left: 10px;
    color: #707070;
    font-size: 14px;
}

.footer h4 {
    font-family: 'Roboto-Bold';
    /*line-height: 40px;*/
}

.footer span {
    margin-right: 10px;
}

li.active a span {
    background: #E96024;
}

.round-tabs img#img-show {
    margin-top: -7px;
}
/*End*/
.section-1-heading {
    width: 100%;
    padding-bottom: 30px;
    padding-top: 30px;
    /* height: 57px; */
    font-size: 22px;
    line-height: 40px;
    /* background-image: url(../Images/ribbon_1.png); */
    background-repeat: no-repeat;
    background-size: 100%;
    color: #333;
    font-weight: 700;
}

.section-1-heading2 {
    width: 100%;
    height: 57px;
    font-size: 22px;
    line-height: 66px;
    /*background-image: url(../Images/ribbon_1.png);*/
    background-repeat: no-repeat;
    background-size: 100%;
    color: #C24F2C;
    font-weight: 700;
}

.section-2-heading {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 6%;
    padding-right: 6%;
    font-size: 22px;
    line-height: 40px;
    background-image: url(/tempfiles/uploads/TrangTinh/back-text.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: #333;
    font-weight: 700;
}

.section-3-heading {
    padding-bottom: 50px;
    padding-top: 30px;
    position: absolute;
    font-size: 22px;
    line-height: 40px;
    background-repeat: no-repeat;
    background-size: 100%;
    color: #333;
    font-weight: 700;
}

#section-3, .news {
    background-size: cover;
}

#img-hide {
    display: none;
}

li.active #img-show {
    display: none;
}

li.active #img-hide {
    display: block;
}

strong.text-center {
    position: absolute;
    top: 10%;
    color: #fff;
    font-size: 20px;
    left: 22%;
    width: 60%;
}

#truyxuat ul {
    top: 38%;
    position: absolute;
    width: 73%;
    left: 13%;
    font-size: 16px;
}

#truyxuat li {
    margin-bottom: 10px;
}

.circle-item {
    text-align: center;
}

.circle-image {
    border: 3px solid #ff8024;
    border-radius: 50%;
    padding: 20px 5px 0;
    margin-bottom: 25px;
}

    .circle-image img {
        width: 100%;
        box-shadow: 6px 3px 10px rgba(0,0,0,.5);
        border-radius: 50%;
        -webkit-transition: -webkit-transform .8s ease-in-out;
        transition: transform .3s ease-in-out;
    }

.circle-item:hover img {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
}

.circle_label {
    background-color: #0d604b;
    color: #fff;
    padding: 10px;
}

    .circle_label a {
        color: #fff;
    }

#section-3 {
    padding-top: 20px;
    background-image: url(../Images/section3_bg.png);
    background-position: bottom center;
    padding-bottom: 140px;
    max-width: 100%;
    overflow: auto;
}

.section-3-heading {
    text-align: center;
    color: #333;
    padding-bottom: 25px;
    clear: both;
    margin-bottom: 10px;
}

/*.new-item, .news {
    margin-bottom: 20px;
}*/

.section-3-body {
    position: relative;
    min-height: 400px;
}

.rec {
    position: absolute;
}

    .rec img {
        -webkit-transition: -webkit-transform .8s ease-in-out;
        transition: transform .3s ease-in-out;
    }

        .rec img:hover {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
        }

#rec_1 {
    top: 38%;
    left: 23%;
}

#rec_2 {
    top: 67%;
    left: 27%;
}

#rec_3 {
    top: 0;
    left: 44%;
}

#rec_4 {
    top: 0;
    left: 29%;
}

#rec_5 {
    top: 0%;
    left: 55%;
}

#rec_6 {
    bottom: 22%;
    left: 39%;
}

#rec_7 {
    top: 58%;
    left: 56%;
}

#section-4 {
    padding-top: 0px;
}

.news {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
    background-image: url(../Images/section4_bg.png);
}

.new-item {
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    height: 290px !important;
}

    .new-item img {
        width: 100%;
    }

.chong-tran-hang .col-xs-4 {
    padding-left: 50px;
    padding-right: 50px;
    font-size: 17px;
    color: #fff;
}

#chong-tran-hang {
    background: url(/tempfiles/uploads/TrangTinh/back-chongtranhang.png);
    padding-bottom: 30px;
}

.new-description {
    padding-top: 20px;
    text-align: left !important;
}

.head.text-center {
    color: #C13E0F;
    font-weight: bolder;
}

.narrow.text-center {
    color: #E86328;
}

.new-published {
    font-size: 11px;
    color: #999;
    padding-top: 10px;
    text-align: left !important;
}

.warning {
    width: 100%;
    padding-bottom: 30px;
    background-image: url(../Images/ThuongHieu.png);
    background-position: center top;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 30px;
}

.warning-icon img {
    display: unset !important;
}

.warning-notice {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    background: rgba(255,255,255,.5);
    margin-top: 50px;
}

.navbar-right {
    margin-right: 0px;
}

.INBRAND {
    font-size: 60px;
    color: #0d604b;
    margin: 0;
}

.footer {
    background-color: #fff;
    color: #303030;
    font-size: 12px;
    margin-top: 5px;
    width: 100%;
    float: left;
}

    .footer .company {
        font-size: 20px;
    }

    .footer .social {
        padding-top: 20px;
    }

.bg-ngang, #bg-CTH {
    display: none;
}

.item_tintuc.items p {
    width: 170px;
}

@media screen and (max-width: 1400px) {
    .section-2-heading, #giaiphapinbrand .container, #Uudiemnoibat {
        width: 100%;
    }

    #QR-code {
        width: 90%;
    }

    .navbar.navbar-default .container, .htmlPage-container.container {
        width: 100%;
        padding: 0px;
    }

    #section-1 .container {
        padding: 30px 0 30px 0;
    }
}


@media screen and (min-width: 1300px) {
    #title-footer {
        width: 482px;
    }

    #footer-contact {
        padding-left: 0;
    }

    #section-1 .container {
        padding: 30px 0 30px 0;
    }

    #temchonggia img {
        position: inherit !important;
    }
}

@media screen and (max-width: 1200px) {
    .col-sm-12.img-responsive .col-sm-4 {
        position: inherit !important;
        left: 0 !important;
        width: 100%;
    }
}

@media screen and (min-width: 1080px) {
    /*.footer .col-xs-4 p {
        width: 285px;
    }*/

    .footer .col-xs-3 a p {
        width: 90px;
    }

    .footer .col-xs-3 ul p {
        width: 166px;
    }

    #section-1 .container {
        padding: 30px 0 30px 0;
    }

    strong.text-center {
        font-size: 18px;
    }

    #truyxuat ul {
        font-size: 13px;
    }

    .app-icon-box {
        padding: 0px;
    }

    .app-content-phone.text-left {
        padding-right: 0px;
    }

    .app-content-phone.text-right {
        padding-left: 0px;
    }

    #uudiem .col-xs-2 {
        height: 280px !important;
        padding-top: 140px !important;
    }
}

@media screen and (max-width: 1080px) and (min-width: 768px) {
    #body-p {
        font-size: 12px !important;
        left: 13% !important;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    #body-p {
        position: inherit !important;
    }
}

@media (max-width:992px) {
    .section-1-heading {
        line-height: 40px;
        font-size: 12px;
    }

    .header .navbar-right {
        margin-top: 20px;
    }
}

@media (max-width:768px) {
    .col-xs-8{
        width: 100%;
    }
    .htmlPage-container .col-xs-4, .footer .col-xs-3, .footer .col-xs-4, .footer .col-xs-5 {
        width: 100%;
        padding: 0 15px !important;
    }
    .col-xs-4.phone-icon {
        padding-left: 0 !important;
    }
    .icon-app{
        width: 100%;
        padding: 0 15px!important;
    }
    .app-ios{
        float: left!important;
    }
    #QR-code .section-1-heading.text-center {
        padding-bottom: 20px !important;
    }

    .footer {
        text-align: center;
    }

    .col-xs-10 .col-xs-3 {
        padding: 0px;
    }

    strong.text-center {
        font-size: 13px;
    }

    #truyxuat ul {
        font-size: 9px;
    }

    .section-1-heading {
        line-height: 30px;
        font-size: 17px;
    }

    .header .navbar-right {
        margin-top: 0;
    }

    .header .navbar-default .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .section-3-body {
        min-height: 100px;
    }

    .rec img {
        width: 50%;
    }

    .slogan {
        padding-top: 30%;
    }

    .slogan-1 {
        font-size: 30px;
    }

    .slogan-2 {
        font-size: 18px;
    }

    .slogan-3 {
        font-size: 35px;
    }

    #body-t {
        position: relative !important;
    }

    #body-p {
        position: relative !important;
        left: 0% !important;
        float: left;
        font-size: 14px;
    }

    #QR-code #phone-QR {
        display: block !important;
    }

    #uudiem .col-xs-2 {
        height: 355px !important;
        padding-top: 175px !important;
    }

    .section-3-heading {
        position: static;
    }
}

@media screen and (max-width: 767px) {
    #sodo-TruyxuatTTTP, #sodo-CTH, #sodo-TXNG {
        display: block !important;
    }

        #sodo-TruyxuatTTTP #center-TTTP {
            color: #EA531F;
            font-size: 12px;
        }

        #sodo-TXNG #center-TXNG {
            color: #E83E03;
            font-size: 13px;
        }

        #sodo-TruyxuatTTTP p {
            font-size: 14px;
            color: #203831;
            font-family: 'Roboto-Bold';
        }

        #sodo-TXNG p {
            font-size: 9px;
            color: #fff;
            font-family: 'Roboto-Bold';
        }

        #sodo-CTH p {
            font-size: 11px;
            color: #203831;
            font-family: 'Roboto-Bold';
        }

        #sodo-CTH #center-CTH {
            color: #E83E03;
            font-size: 22px;
        }

    .htmlPage-container.container .col-sm-12 .col-sm-7, .htmlPage-container.container .col-sm-12 .col-sm-8 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media screen and (max-width: 650px) {
    #sodo-TruyxuatTTTP #center-TTTP {
        font-size: 10px;
    }

    #sodo-TruyxuatTTTP p {
        font-size: 11px;
    }
}

@media screen and (max-width: 550px) {
    #sodo-TruyxuatTTTP #center-TTTP {
        font-size: 8px;
    }

    #sodo-TruyxuatTTTP p {
        font-size: 9px;
    }
}

@media screen and (max-width: 425px) {
    #sodo-TXNG {
        padding-bottom: 50px;
    }

    #sodo-TruyxuatTTTP #center-TTTP {
        font-size: 8px;
    }

    #sodo-TXNG #center-TXNG {
        font-size: 13px;
    }

    #sodo-TruyxuatTTTP p {
        font-size: 9px;
    }

    #sodo-TXNG p {
        font-size: 9px;
    }

    #sodo-CTH p {
        font-size: 11px;
    }

    #sodo-CTH #center-CTH {
        font-size: 22px;
    }

    #bg-CTH {
        padding-bottom: 50px;
    }

    .col-xs-7, .col-xs-5 {
        width: 100%;
    }


    .margintop425 {
        margin-top: 25px;
    }

    #Uudiemnoibat .col-xs-10 .col-xs-6 {
        width: 100%;
    }

    #truyxuat, #truyxuat .col-xs-6 {
        padding: 0px;
    }

    .show-mobile {
        display: block !important;
    }

    .section-1-heading.text-center {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    #section-1 .container {
        width: 100%;
        padding: 20px 5px 20px 5px;
    }

    .circle-image {
        margin-top: 25px;
    }

    #img-fullcontainer {
        padding: 0px;
    }

    .bg-ngang, #bg-CTH {
        display: block;
    }

    .container > .navbar-collapse, .container > .navbar-header {
        margin: 0px;
    }

    .app-icon-box {
        margin-top: 0px;
        text-align: -webkit-center;
    }

    #temchonggia {
        width: 100% !important;
    }

    #jk {
        width: 100% !important;
    }

    .footer .col-xs-5 .col-xs-12 {
        text-align: -webkit-center;
    }

    .app-content-phone1.text-center {
        display: table-cell;
        padding-left: 30px;
        padding-right: 30px !important;
        text-align: left;
    }

    .app-icon1 {
        display: table-cell;
    }

    .app-icon-box1 {
        padding: 30px;
        text-align: -webkit-center;
    }

    .app-content-phone, app-content-phone1 {
        float: left;
        position: relative;
    }

    #uudiem .col-xs-2 {
        height: 540px !important;
    }

    #uudiem .col-xs-10, #uudiem .col-xs-6, #uudiem .col-xs-2, #uudiem .app-icon-box, #uudiem .col-xs-9 {
        padding: 0px;
    }

    #body-p {
        display: none;
    }

    #phone-QR {
        float: right !important;
    }

    #body-p1 {
        display: block !important;
    }

    #truyxuat ul {
        font-size: 12px;
    }

    .STT {
        position: absolute;
        top: 16%;
        font-size: 15px;
        left: 3.5%;
        font-family: 'Roboto-Bold';
    }

    .content-STT {
        position: absolute;
        top: 26%;
        left: 11%;
        font-size: 11px;
        color: #fff;
        font-family: 'Roboto-Bold';
    }

    .hidden-425 {
        display: none;
    }

    #bg-TXNG {
        padding-bottom: 30px !important;
    }

    .htmlPage-container.container .col-sm-12 img {
        width: 80% !important;
        margin: auto;
    }
}

@media screen and (max-width: 375px) {

    #uudiem h4 {
        font-size: 13px;
    }

    #truyxuat ul {
        font-size: 11px;
        top: 35%;
    }

    #sodo-TruyxuatTTTP #center-TTTP {
        font-size: 7px;
    }

    #sodo-CTH p {
        font-size: 10px;
    }
}

@media screen and (max-width: 320px) {
    .content-STT {
        font-size: 10px;
        padding-left: 10px;
    }

    strong.text-center {
        font-size: 11px;
    }

    #truyxuat ul {
        font-size: 10px;
        top: 31%;
        left: 11%;
    }

    #sodo-TruyxuatTTTP p {
        font-size: 8px;
        color: #203831;
    }

    #sodo-TruyxuatTTTP #center-TTTP {
        font-size: 7px;
    }

    #sodo-CTH p {
        font-size: 8px;
    }

    #sodo-TXNG #center-TXNG {
        font-size: 10px;
    }

    #back-truyxuatnguongoc {
        background-position: 0% 52% !important;
    }
}

.hovereffect, .hovereffect .overlay {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.hovereffect {
    float: left;
    position: relative;
    text-align: center;
    cursor: default;
}

    .hovereffect .overlay {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        background-color: rgba(0,0,0,.5);
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }

    .hovereffect img {
        display: block;
        position: relative;
        -webkit-transition: all .4s linear;
        transition: all .4s linear;
        height: 130px;
    }

    .hovereffect h2 {
        color: #fff;
        text-align: center;
        position: relative;
        font-size: 17px;
        background: rgba(0,0,0,.6);
        -webkit-transform: translatey(-100px);
        -ms-transform: translatey(-100px);
        transform: translatey(-100px);
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        padding: 10px;
    }

    .hovereffect a.info {
        text-decoration: none;
        display: inline-block;
        color: #fff;
        border: 1px solid #fff;
        background-color: transparent;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        margin: 50px 0 0;
        padding: 7px 14px;
    }

        .hovereffect a.info:hover {
            box-shadow: 0 0 5px #fff;
        }

    .hovereffect:hover img {
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    .hovereffect:hover .overlay {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .hovereffect:hover a.info, .hovereffect:hover h2 {
        opacity: 1;
        filter: alpha(opacity=100);
        -ms-transform: translatey(0);
        -webkit-transform: translatey(0);
        transform: translatey(0);
    }

    .hovereffect:hover a.info {
        -webkit-transition-delay: .2s;
        transition-delay: .2s;
    }

@media screen and (max-width: 320px) {
    .htmlPage-container table tr {
        font-size: 10px !important;
    }

    .app-board-inner .nav-tabs > li a {
        width: 60px;
        height: 60px;
    }

    span.round-tabs {
        width: 60px;
        height: 60px;
    }

    .liner::before {
        background: none;
    }

    .htmlPage-container tr td:first-child {
        color: #333;
    }
}

@media screen and (min-width: 1600px) {
    body {
        zoom: 1.3;
    }

    .col-sm-12.img-responsive .col-sm-4 {
        position: inherit !important;
        left: 0 !important;
        width: 100%;
    }
}

@media screen and (min-width: 1920px) {
    body {
        zoom: 1.5;
    }
}

/*New*/
.menu-new {
    background-color: #555;
}

    .menu-new ul li a {
        color: #fff;
    }

    .menu-new ul li.active a {
        color: #3eebff;
    }

    .menu-new ul li {
        padding: 15px 25px;
    }

.new-title {
    color: #555;
    text-decoration: none;
}

    .new-title h5 {
        font-family: 'Roboto-Bold';
    }

.new-summary {
    text-align: justify;
}

.header-new {
    border-top: 1px solid #d4d4d4;
}

#___plus_0 {
    float: right !important;
    margin-left: 10px !important;
}

.back-category {
    height: 50px;
    margin-top: 10px;
}

.btn-back {
    height: 50px !important;
    float: left;
    line-height: 36px;
}

.why-full {
    background: url(/tempfiles/uploads/TrangTinh/back-why.png);
}

.app-content-phone h4 {
    font-size: 16px;
    font-family: 'Roboto-Bold';
}

.btn-back-top {
    width: 170px !important;
    height: 50px !important;
    margin-left: 13px;
    float: right;
    line-height: 36px;
}

.opt {
    width: 100px;
    height: 100px;
    border-radius: 10px 10px;
    background: #fff;
    padding: 12px;
    margin-bottom: 20px;
}

.fix-position {
    position: fixed;
    top: 10px;
    /*left: 175px;*/
    width: 46% !important;
    z-index: 1000000;
}

.why {
    text-align: -webkit-center;
    padding-bottom: 50px;
}

    .why p {
        font-size: 14px;
        color: #fff;
    }

    .why h4 {
        color: #fff;
    }
/**/
#bg-trangtinh table {
    margin-bottom: 40px !important;
}

#btnSearch, #iconsubmit {
    background: #E34C25;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #1f483d;
}

::-webkit-input-placeholder {
    /*color: #fff;*/
}

.pagination > li > a, .pagination > li > span {
    color: #1f483d;
}

.col-sm-5.hidden-xs .col-sm-12 .col-sm-12 {
}

#floating-phone {
    position: fixed;
    left: 10px;
    bottom: 10px;
    height: 50px;
    width: 50px;
    background: #46C11E url(/tempfiles/uploads/TrangTinh/callbutton01.png) center / 30px no-repeat;
    z-index: 99;
    color: #FFF;
    font-size: 35px;
    line-height: 55px;
    text- align: center;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.5);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.5);
    box-shadow: 0 2px 5px rgba(0,0,0,.5);
}

.section-1-body .section-img .section1-img {
    width: 100%;
}

.section-1-body .section-img {
    position: relative;
}

.warning .pc {
    display: block;
}

.warning .mobile {
    display: none;
}

@media (min-width: 1920px) {
    .section-1-body .section-img .btn-link-active {
        position: relative;
        /*top: -180px;*/
        /*left: 250px;*/
    }

        .section-1-body .section-img .btn-link-active img {
            margin-left: auto;
            margin-top: -20%;
            display: block;
        }
}

@media (min-width: 1440px) {

    .section-1 .container {
        padding: 45px 0 40px 0;
    }

    .section-1-body .section-img .btn-link-active img {
        margin-left: auto;
        margin-top: -20%;
        display: block;
    }
}

@media (min-width: 1280px) {
    .section-1 .container {
        padding: 45px 0 40px 0;
    }

    .section-1-body .section-img .btn-link-active img {
        margin-left: auto;
        margin-top: -20%;
        display: block;
    }
}

@media (max-width: 1024px) {

    .section-1-body .section-img .btn-link-active {
        position: relative;
        top: -150px;
        left: 230px;
    }

    .section-1 {
        padding: 30px 0 30px 0;
    }
}

@media (max-width: 834px) {
    .section-1-body .section-img .btn-link-active {
        position: relative;
        top: -125px;
        left: 150px;
    }
}

@media (max-width: 768px) {
    .section-1-body .section-img .btn-link-active {
        position: relative;
        top: -110px;
        left: 155px;
    }

    .section-3-heading {
        padding-top: 10px;
    }
}

@media (max-width: 414px) {
    .section-1-body .section-img .btn-link-active {
        position: relative;
        top: -60px;
        left: 85px;
    }

    .section-3-heading {
        padding-top: 0px;
    }

    #section-3 {
        padding-top: 0px;
    }

    #section-2-mobi .mobi {
        display: none;
    }

    .warning .pc {
        display: none;
    }

    .warning .mobile {
        display: block;
    }
}

@media (max-width: 375px) {
    .section-1-body .section-img .btn-link-active {
        position: relative;
        top: -55px;
        left: 75px;
    }
}

@media (max-width: 360px) {
    .section-1-body .section-img .btn-link-active {
        position: relative;
        top: -55px;
        left: 65px;
    }

    .section-1 .container {
        padding: 10px;
    }

    .sodoknut .col-xs-3 {
        transition: transform .2s;
        font-size: 14px;
        padding: 0;
    }

    #section-2-mobi .mobi320 {
        display: block;
    }

    #section-2-mobi .mobi {
        display: none;
    }
}

@media (max-width: 320px) {
    .section-1-body .section-img .btn-link-active {
        position: relative;
        top: -45px;
        left: 65px;
    }
}

.section-1-body .btn-link-active img {
    transition: transform .3s;
}

    .section-1-body .btn-link-active img:hover {
        border-radius: 50px;
        box-shadow: 10px 15px 15px -10px #333;
        transition: all 1s linear;
        -webkit-transition: all .3s linear;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
    }

.uudiem {
    width: 90%;
    margin: 0 auto;
}

    .uudiem .col-xs-1 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .uudiem .col-xs-11 p {
        /*font-family: Roboto;*/
        font-weight: 500;
        padding-top: 3%;
        text-align: justify;
    }

    .uudiem .col-xs-1 img {
        box-shadow: 2px 5px 10px #ccc;
    }

    .uudiem .uudiem-right {
        box-shadow: 2px 5px 10px #ccc;
        padding-left: 0px;
        margin-left: 15px;
    }

.no-padding {
    padding: 0px;
}

@media (max-width: 1400px) {
    #giaiphapinbrand .container #SoDogiaiphap {
        width: 65%;
        display: inline-block;
    }

    /*.footer #submitContact {
        width: 25%;
    }*/

    .section-1 .container {
        padding:;
    }

    .sodoknut .col-xs-3 {
        transition: transform .2s;
        font-size: 15px;
        padding: 0;
    }

    #section-2-mobi {
        display: none;
    }

    .table-uudiem1 img {
        box-shadow: 5px 5px 10px #888888;
        width: 66%;
        margin-left: 17%;
    }

        .table-uudiem1 img:hover {
            box-shadow: 10px 15px 20px #888888;
            -webkit-transition: all .1s linear;
            -moz-transition: all .1s ease-in-out;
            -o-transition: all .1s ease-in-out;
            transform: scale(1);
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -o-transform: scale(1);
            -ms-transform: scale(1);
        }

    #section-22 {
        padding: 30px 0 50px 0;
    }

    .uudiem .col-xs-1 img {
        width: 75%;
    }

    .uudiem .star-ipad {
        display: none;
    }

    #section-2-mobi .uudiem .mobi375 {
        display: none;
    }

    #giaiphapinbrand .container #SoDogiaiphapmb {
        width: 100%;
        display: none;
    }

    #section-2-mb {
        display: none;
    }

    .warning .mobile {
        display: none;
    }

    .warning .pc {
        display: block;
    }

    .goitieuchuan .pc {
        display: block;
    }

    .goitieuchuan .mobi {
        display: none;
    }

    .slogan .slogan-content {
        padding-left: 25%;
        padding-top: 10%;
    }
}

@media (max-width: 1024px) {
    #giaiphapinbrand .container #SoDogiaiphap {
        width: 75%;
        display: inline-block;
    }

    .footer #submitContact {
        width: 100%;
    }
    .logo-app {
        height: 40px!important;
    }
    sodoknut {
        transition: transform .2s;
        font-size: 15px;
        padding: 0;
    }

    .table-uudiem1 img {
        box-shadow: 5px 10px 18px #888888;
        width: 80%;
        margin-left: 10%;
    }

    #section-22 {
        padding: 0px 0 30px 0;
    }
}
@media (max-width: 1024px){
    .navbar-brand .logo {
        height: 40px;
    }

    .nav.navbar-nav.navbar-right li {
        padding: 13px 0;
        font-size: 13px;
    }
}
@media (max-width: 834px) {
    #giaiphapinbrand .container #SoDogiaiphap {
        width: 100%;
        display: inline-block;
    }

    .footer #submitContact {
        width: 40%;
    }

    .sodoknut .col-xs-3 {
        transition: transform .2s;
        font-size: 14px;
        padding: 0;
    }

    .uudiem .star-pc {
        display: none;
    }

    .uudiem .star-ipad {
        display: block;
    }

    .uudiem .col-xs-1 img {
        width: 100%;
    }

    .slogan .slogan-content {
        padding-left: 0px;
        padding-top: 10%;
    }
    .navbar-brand .logo {
        height: 45px;
    }

    .nav.navbar-nav.navbar-right li {
        padding: 0;
        font-size: 13px;
    }

    #bs-example-navbar-collapse-1 {
        padding: 0;
    }

    .footer {
        text-align: left;
    }
}
@media (max-width: 768px) {
    .uudiem .col-xs-1 img {
        width: 100%;
    }

    .uudiem .uudiem-right {
        box-shadow: 2px 5px 10px #ccc;
        padding-left: 0px;
        margin-left: 0px;
    }

    .uudiem .col-xs-11 {
        padding-right: 0px;
    }

    .slogan .slogan-content {
        padding-left: 0px;
        padding-top: 0px;
    }
}

@media (max-width: 414px) {
    #giaiphapinbrand .container #SoDogiaiphapmb {
        width: 100%;
        display: inline-block;
    }

    .sodoknut .col-xs-3 {
        transition: transform .2s;
        font-size: 14px;
        padding: 0;
    }

    .uudiem p {
        font-size: 12px;
    }

    .table-uudiem1 img {
        box-shadow: 5px 10px 18px #888888;
        width: 90%;
        margin-left: 5%;
    }

    #section-1 .container {
        padding-bottom: 10px;
    }

    .section-2 .container {
        padding: 0 !important;
        margin: 0;
    }

    #section-2.section-2pc {
        display: none;
    }

    #section-2-mobi {
        display: block;
        margin-bottom: 30px;
    }

    #section-2-mb {
        display: block;
    }

    #section-2-mobi .uudiem .col-xs-1 img {
        width: 60%;
    }

    #giaiphapinbrand .container #SoDogiaiphap {
        width: 100%;
        display: none;
    }

    .footer #submitContact {
        width: 40%;
    }

    .warning .pc {
        display: none;
    }

    .warning .mobile {
        display: block;
    }

    .goitieuchuan .pc {
        display: none;
    }

    .goitieuchuan .mobi {
        display: block;
    }
}

@media (max-width: 375px) {
    #giaiphapinbrand #SoDogiaiphapmb {
        width: 100%;
        display: inline-block;
    }

    .sodoknut .col-xs-3 {
        transition: transform .2s;
        font-size: 11px;
        padding: 0;
    }

    .table-uudiem1 img {
        box-shadow: 5px 10px 18px #888888;
        width: 95%;
        margin-left: 2.5%;
    }

    #section-2-mobi .uudiem .mobi375 {
        display: block;
    }

    #section-2-mobi .uudiem .mobi320 {
        display: none;
    }

    #section-2-mobi .uudiem .col-xs-1 img {
        width: 67%;
    }

    #section-2-mb .uudiem .col-xs-11 p {
        padding-top: 6%;
    }
}

@media (max-width: 360px) {

    .sodoknut .col-xs-3 {
        transition: transform .2s;
        font-size: 14px;
        padding: 0;
    }

    #section-2-mobi .uudiem .col-xs-1 img {
        width: 80%;
    }
}

@media (max-width: 320px) {

    .sodoknut .col-xs-3 {
        transition: transform .2s;
        font-size: 11px;
        padding: 0;
    }

    #section-2-mobi .uudiem .col-xs-1 img {
        width: 90%;
    }
}

.sodoknut .col-xs-3 {
    /*font-family: 'Montserrat', sans-serif;*/
    font-weight: 600;
    transition: transform .2s;
}

.sodoknut {
    color: #383938;
}

    .sodoknut .col-xs-3:hover {
        cursor: pointer;
        color: #fff;
        /*color: #0d604b;*/
        -webkit-transition: all .2s linear;
        -moz-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        font-weight: 900;
        background: #098a5b;
        border-radius: 45px;
    }

@media (max-width: 375px) {
    .sodoknut .col-xs-3:hover {
        border-radius: 15px;
    }
}

.goitieuchuan {
    margin: 0 auto;
    background: #fff;
}

    .goitieuchuan .btn-link-active {
        display: inline-block;
        border: 2px solid #194f44;
        background: #39987a;
        padding: 10px 20px;
        border-radius: 50px;
        color: #fff;
        margin-right: 10px;
        font-size: 14px;
        text-decoration: none;
        margin-left: 5%;
        margin-top: 20px;
    }

        .goitieuchuan .btn-link-active:hover, .btn-link:hover {
            text-decoration: none;
        }

        .goitieuchuan .btn-link-active:hover {
            box-shadow: 3px 6px 6px -6px #333;
            transition: all 1s linear;
            -webkit-transition: all .2s linear;
            -moz-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            cursor: pointer;
            background: #194f44;
        }

            .goitieuchuan .btn-link-active:hover::after {
                content: ' 024 6682 9843';
            }

.warning .mobile h4 {
    font-size: 14px;
    line-height: 1.4;
}

.warning {
    padding-bottom: 0;
}

.u-left {
    background-color: #39987a;
    float: left;
    display: flex;
    align-items: center;
    position: relative;
    box-shadow: 2px 5px 10px #ccc;
}

    .u-left i, .u-left em {
        color: white;
        padding: 5px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        padding:;
        padding-left: 50%;
        padding: 40px;
    }

.section {
    padding-bottom: 30px;
}

.u-row {
    display: flex;
}

.section .u-left {
    background-color: #39987a;
    float: left;
    display: flex;
    align-items: center;
    position: relative;
    box-shadow: 2px 5px 10px #ccc;
}

    .section .u-left i {
        color: white;
        padding: 5px;
    }

.section .u-right {
    float: left;
    width: 100%;
    word-wrap: break-word;
    font-size: 14px;
    padding: 2%;
    box-shadow: 2px 5px 10px #ccc;
}

.slogan .slideip {
    right: auto;
    top: 100%;
    width: 250px;
    left: auto;
}

@media (max-width:525px) {
    .slogan .slideip {
        right: auto;
        top: 60%;
        width: 200px;
        left: auto;
    }
}

.nav-tabs > li > a {
    color: #555;
    padding: 10px 30px;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: transparent;
    border-color: transparent;
}

/*.nav-tabs > li.active {
    border-bottom: 4px solid #E85F25;
}*/

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    font-family: 'Roboto-Bold';
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom: 4px solid #098850;
}

@media (min-width:1920px) {
    .content-index {
        width: 70%;
        margin: 0 auto;
    }
}

.item_tintuc.items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

    .item_tintuc.items li {
        list-style-type: none;
    }

#submitContact {
    background: #D32027;
    margin-top: 4%;
    font-size: 13px;
    display: block;
    border-radius: 30px;
    color: #fff;
    padding: 5px;
    margin: 0 auto;
    line-height: 30px;
}

.logo-app {
    height: 40px;
}

@media screen and (max-width: 480px){
    .logo-app{
        height: 30px;
    }
}
.footer {
    font-size: 14px;
    color: #303030;
    margin-bottom: 20px;
}
    .footer a {
        color: #303030!important;
    }
.title-footer {
    font-size: 16px !important;
    font-family: 'Roboto-Bold';
    padding: 20px 0;
    margin: 0;
}
.no-padding-left{
    padding-left: 0;
}
.hd{
    width: 39%;
    margin: auto;
    text-align: center;
}
    .hd h4 {
        margin-top: 25px;
        color: #949494;
    }
.navbar-header{
    display: none;
}
@media screen and (max-width: 768px) {
    .hd h4 {
        margin-top: 25px;
        color: #333!important;
    }
    .navbar-header {
        display: block;
    }
    .navbar-collapse {
        padding: 0 15px!important;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a{
        color: #fff!important;
    }
}
.navbar-right #txtSearch {
    width: 100%;
    font-size: 14px;
    border-width: 1px;
    border-radius: 20px;
    background: url(/Images/SearchGrey.svg) #fff no-repeat 10px;
    padding-left: 35px;
    outline: none;
    border: 1px solid #ccc;
}