﻿

/*font-family: 'Roboto', sans-serif;*/




a {
    text-decoration: none;
}

    a:hover, a:visited, a:active, a:focus {
        text-decoration: none;
    }

img {
    display: block;
}

html, body {
    padding: 0px;
    margin: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #4d4d4f;
}

.top-page {
    background-color: #00879e;
    height: 36px;
    font-family: 'Roboto', sans-serif;
}

.hotline-top {
    float: right;
    line-height: 46px;
    color: #FFF;
    font-size: 20px;
    background-color: #ffd503;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    background-image: url(../images/icon/phone1.png);
    background-repeat: no-repeat;
    background-position: 5px 6px;
    padding-left: 45px;
}

    .hotline-top a {
        color: #ff0000;
        font-weight: 700;
    }

    .hotline-top i.fa {
        font-size: 30px;
        top: 10px;
        color: #000;
        float: left;
        margin-top: 8px;
        margin-right: 10px;
    }





.lang {
    float: right;
    position: relative;
    margin-top: 6px;
}

    .lang a {
        text-indent: -9999em;
        display: inline-block;
        width: 24px;
        height: 24px;
    }

        .lang a.vi {
            background-image: url(../images/lang.png);
            background-repeat: no-repeat;
            background-position: 0 0;
        }

        .lang a.en {
            background-image: url(../images/lang.png);
            background-repeat: no-repeat;
            background-position: 0 -24px;
        }

.header {
    background-color: #ffd503;
    padding-top: 10px;
    padding-bottom: 10px;
}

.logo {
}

    .logo img {
        display: inline-block;max-width:100px;
    }
    .logo span {
        display: none;
        margin-left:20px;
        font-size:18px;
        color:#f00;
    }
    .logo .imglogo {
    }

.banner-content {
    background-repeat: no-repeat;
    background-position: center left;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 10px;
}

    .banner-content > strong {
        display: block;
        padding-top: 0px;
        font-weight: bold;
        font-weight: 700;
    }

.giolamviec {
    background-image: url(../images/icon/giolamviec.png);
    padding-left: 70px;
}

.phone {
    background-image: url(../images/icon/phone.png);
    padding-left: 60px;
}

.addbanner {
    background-image: url(../images/icon/addbanner.png);
    padding-left: 60px;
}

.hot-bot {
    display: none;
}

.sub-nav {
    margin: 0;
    padding: 0;
    margin-top: 15px;
}

    .sub-nav > li {
        display: block;
        float: left;
        position: relative;
    }

        .sub-nav > li > a {
            display: block;
            padding: 10px;
            background-color: #f1f1f1;
            margin-right: 2px;
            color: #525252;
            text-transform: uppercase;
            font-weight: 700;
            font-size: 13px;
        }

        .sub-nav > li:hover > a {
            background-color: #00549f;
            color: #fff;
        }

        .sub-nav > li > a.active {
            background-color: #00549f;
            color: #fff;
        }

        .sub-nav > li ul {
            display: none;
            margin: 0;
            padding: 0;
            width: 250px;
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 100000;
            background-color: #fff;
            border: solid 1px #d7d7d7;
            border-top: solid 2px #cb242e;
        }

            .sub-nav > li ul li {
                display: block;
                padding: 10px;
                border-bottom: solid 1px #d7d7d7;
            }

                .sub-nav > li ul li a {
                    font-size: 13px;
                    color: #525252;
                }

.menu-left-right {
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}

    .menu-left-right li {
        list-style: none;
        padding: 4px 0px;
    }

        .menu-left-right li a {
            text-decoration: none;
            color: #222;
            font-weight: bold;
        }

            .menu-left-right li a:hover {
                color: #cb242e;
            }

            .menu-left-right li a.active {
                color: #cb242e;
            }


.proview-title {
    color: #4c4c4c;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #f8f8f8;
    border: solid 1px #ededec;
    padding: 10px 15px;
}

.proviewed {
    border-left: 1px #ededed solid;
    border-right: 1px #ededed solid;
    margin-bottom: 20px;
}




.partner-title {
    float: left;
    position: absolute;
    top: 32px;
    left: -95px;
    text-transform: uppercase;
    font-size: 18px;
    color: #008439;
}

.box-parner {
    padding: 10px 0px;
}

.footer {
    background: #0094AD;
    color: #fff;
    padding-top: 60px;
    padding-bottom: 40px;
}

.footer-menu {
    background: #6dc138;
    height: 60px;
}

    .footer-menu a {
        text-decoration: none;
        color: #FFF;
        font-size: 17.5px;
    }

    .footer-menu .MenufooterItem {
        float: left;
        padding-right: 100px;
        padding-top: 14px;
        padding-bottom: 14px;
    }


.btn-regiter {
    display: block;
    font-family: roboto;
    background: #f35f0b;
    text-align: center;
    padding: 20px;
    border-radius: 5px;
    color: #FFF;
    font-size: 18px;
    cursor: pointer;
    text-decoration: none;
}

.nhungconso {
    background-color: #0094AD;
    padding-top: 40px;
    padding-bottom: 20px;
}

.wchome {
    background-image: url(../images/bg_wc.jpg);
    background-position: top center;
    background-repeat: repeat;
    padding-top: 60px;
    min-height: 534px;
}

.img-wc {
    margin-top: -60px;
}

.wchome img {
    float: right
}


.sub-title-wc {
    color: #00879e;
    font-size: 20px;
}

.title-wchome {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    margin-bottom: 20px;
    border-bottom: solid 3px #00879e;
    padding-bottom: 5px;
    display: inline-block;
    color: #00879e;
    margin-top: 10px;
}

.content-wc {
    line-height: 22px;
}

.btn-wchome {
    display: inline-block;
    padding: 10px;
    border: solid 1px #00549f;
    color: #fff;
    font-size: 13px;
    margin-top: 20px;
}


.page-item {
    margin-bottom: 30px;
}

    .page-item img {
        width: 100%;
    }


.bg_00879e {
    background-color: #00879e;
    padding-top: 60px;
    padding-bottom: 60px;
}

.bg-ebebeb {
    background-color: #ebebeb;
}

.bg_f1f2f2 {
    background-color: #f1f2f2;
    padding-top: 60px;
    padding-bottom: 60px;
}

.news-home {
}

.item-news-home {
}

.date {
}

.title-news-home {
    margin: 0;
    color: #4d4d4f;
    font-size: 15px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 5px;
    line-height: 22px;
}

.title-news-home1 {
    margin-top: 10px;
}

.top1-news {
    margin-bottom: 30px;
}

.title-top1 {
    margin: 0;
    margin-bottom: 5px;
    margin-top: -5px;
}

    .title-top1 a {
        color: #00879e;
        font-size: 18px;
        font-weight: 700;
    }

.top1-news img {
    width: 100%;
}

.top1-news .date {
    color: #d7d7d7;
}

.intro-top1 {
    margin-top: 10px;
    line-height: 22px;
}

.title-news-home a {
    color: #4d4d4f;
}

    .title-news-home a:hover {
        color: #ffd503;
    }

.item-news-home .img {
    /*overflow:hidden;*/
    /*-webkit-border-radius: 20px;
   border-radius: 20px;*/
}

    .item-news-home .img img {
        width: 100%;
    }

.item-news .date {
    color: #d7d7d7;
}

.item-news-home .date {
    color: #d7d7d7;
}

.item-news .intro {
    margin-top: 10px;
    line-height: 20px;
}

.item-news-home .intro {
    margin-top: 15px;
    color: #4d4d4f;
    text-align: justify;
    line-height: 22px;
    margin-bottom: 20px;
}

.btn-view-detail-news {
    display: block;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 15px;
    border: solid 2px #0a8398;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    width: 50%;
}

.top1 {
    background-color: #e1e1e1;
    margin-bottom: 40px;
}

    .top1 img {
        width: 100%;
    }

.content-top1 {
    padding-top: 60px;
    padding-left: 30px;
}

.cv-bs {
    margin-top: 10px;
    font-weight: 700;
}

.fx {
    margin-bottom: 30px;
    border-bottom: solid 1px #13b0e7
}

.content-top1 .bs-name {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background-image: url(../images/bg_title_line_small.png);
    background-position: bottom left;
    padding-bottom: 10px;
    background-repeat: no-repeat;
    margin: 0;
}

.doingu-list {
    margin-bottom: 40px;
}

.content-top1 .bs-name a {
    color: #00879e;
}

    .content-top1 .bs-name a:hover {
        color: #4d4d4f;
    }

.bs-intro {
    line-height: 22px;
    margin-top: 20px;
    padding-right: 30px;
    margin-bottom: 30px;
}

.top1-detail .content-top1 {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
}

.top1-detail {
    margin-top: 60px;
}

.bs-viewdetail {
    color: #00879e;
    line-height: 20px;
}

    .bs-viewdetail:hover {
        text-decoration: underline;
    }

    .bs-viewdetail i.fa {
        color: #f6ad28;
        font-size: 20px;
        margin-right: 10px;
        float: left;
    }

.quytrinh {
    background-image: url(../images/bg_quytrinh.png);
    background-repeat: repeat-x;
    background-position: 0 70px;
    margin-top: 60px;
}

    .quytrinh > .row > div:first-child .outer-item-quytrinh {
        margin: unset;
    }

    .quytrinh > .row > div:last-child .outer-item-quytrinh {
        margin: unset;
        float: right
    }

.outer-item-quytrinh {
    width: 140px;
}

.item-quytrinh {
    border: solid 5px #fff;
    width: 140px;
    height: 140px;
    background-color: #00879e;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    margin: auto;
    display: block !important
}

    .item-quytrinh .step {
        border: solid 5px #fff;
        width: 46px;
        font-size: 14px;
        font-size: 24px;
        color: #fff;
        font-weight: 700;
        text-align: center;
        -webkit-border-radius: 100px;
        border-radius: 100px;
        position: absolute;
        top: -24px;
        right: -24px;
        background-color: #00879e;
    }

.outer-item-quytrinh2 {
    margin-left: 30px !important;
}

.outer-item-quytrinh3 {
    margin: auto !important;
}

.item-quytrinh .icon {
    padding-top: 20px;
}

.quytrinh-title {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-top: 10px;
    text-align: center;
}

.item-quytrinh .icon img {
    margin: auto;
    display: block;
}

.cus-review {
    background-color: #f2f2f2;
    padding-top: 20px;
    padding-bottom: 15px;
}

.bg-none {
    background-image: none;
    padding-left: 0;
}

#cusreview {
    position: relative;
}

.info-cus {
    text-align: center;
    margin-top: 10px;
}

#cusreview .pic {
    width: 182px;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
    padding: 10px;
}


    #cusreview .pic:hover {
        padding: 9px;
        border: #f35f0b solid 1px;
    }

    #cusreview .pic img {
        display: block;
        border-radius: 50%;
    }

#cusreview .cusname:hover {
    color: #f35f0b;
}

#cusreview .swiper-slide {
    text-align: left !important;
}

.pos-re {
    position: relative;
}

#cusreview {
    margin-top: 20px;
}

    #cusreview .cusname {
        margin: 0;
        padding: 0;
        font-size: 16px;
        color: #048135;
        text-transform: uppercase;
        margin-bottom: 5px;
    }



.link-home {
}

.item-link {
    margin-bottom: 20px;
    overflow: hidden
}

    .item-link img {
        float: left;
        margin-right: 15px;
        -webkit-border-radius: 7px;
        border-radius: 7px;
        border: solid 1px #d7d7d7;
    }

    .item-link .date {
        color: #b7b7b7;
        margin-bottom: 4px;
    }

    .item-link a {
        color: #4d4d4f;
    }

        .item-link a:hover {
            color: #00879e;
        }

.bg-50 {
    background: -webkit-linear-gradient(left,#ebebeb 50%, #f1f2f2 50%);
    background: -moz-linear-gradient(left,#ebebeb 50%, #f1f2f2 50%);
    background: -ms-linear-gradient(left,#ebebeb 50%, #f1f2f2 50%);
    background: linear-gradient(left,#ebebeb 50%, #f1f2f2 50%);
    padding-top: 60px;
    padding-bottom: 60px;
}

.title-frm {
    font-weight: 700;
    font-style: italic;
    color: #00879e;
    margin-bottom: 15px;
}

.frm {
}

    .frm label {
        font-weight: 700;
        margin-bottom: 10px;
    }

    .frm .form-control {
        padding: 10px;
        height: auto;
        border: solid 1px #e1e1e1;
    }

.txtques {
    height: 78px !important;
}

.btn-home {
    background-color: #ffd503;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: normal;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px;
}

    .btn-home:hover {
        color: #4d4d4f;
        background-color: #f3640a;
    }

.o-name {
    font-size: 18px;
    font-family: "roboto-bold";
    text-transform: uppercase;
    margin: 0;
    font-weight: normal;
}

    .o-name a {
        color: #008439;
        text-decoration: none;
    }

.o-intro {
    font-family: "roboto-bold";
    font-size: 16px;
    color: #484848;
    margin-top: 10px;
    margin-bottom: 10px;
}

.view-detail a {
    color: #f3640a;
    font-family: "roboto", Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-decoration: none;
}

    .view-detail a:hover {
        color: #484848;
    }

.item-menu-footer {
    border-left: solid 1px #d7d7d7;
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 5px;
}

    .item-menu-footer a {
        color: #4a4a4a;
        font-family: roboto-bold, Arial, Helvetica, sans-serif;
        text-transform: uppercase;
    }

        .item-menu-footer a:hover {
            text-decoration: underline;
        }

.error {
    font-size: 11px;
    color: #f3640a;
}

.contact-form .cell-input-1-3 {
    position: relative;
}

    .contact-form .cell-input-1-3 span {
        position: absolute;
        top: 10px;
        right: 3px;
    }

.textare {
    width: 100% !important;
    position: relative;
    margin-bottom: 20px;
}

    .textare span {
        position: absolute;
        top: 5px;
        right: 3px;
    }

.btn-send-contact {
    background-color: #f3640a !important;
    padding: 10px 20px !important;
    color: #fff !important;
    font-family: "roboto-bold", Arial, Helvetica, sans-serif !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    border: none !important;
    width: auto !important;
    float: left;
    margin-right: 10px;
}




.contet-footer {
    color: #c4c4c4;
    line-height: 20px;
}

.mnu-footer {
}

    .mnu-footer ul {
        margin: 0;
        padding: 0;
    }

        .mnu-footer ul li {
            display: block;
        }

.footer .hd {
    width: 50%;
    float: left;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}

.footer-content {
    margin-top: 20px;
    color: #FFD503;
}

    .footer-content > div > div {
        margin-bottom: 10px;
    }

    .footer-content > div a {
        color: #e6e7e8;
        text-decoration: underline;
    }

    .footer-content i.fa {
        margin-right: 10px;
    }

.mnu-footer ul .hd > a {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}

.mnu-footer ul li.hd > a:hover {
    color: #cb242e;
}

.mnu-footer ul li ul {
    margin-top: 10px;
}

    .mnu-footer ul li ul li {
        margin-bottom: 10px;
    }

    .mnu-footer ul li ul a {
        font-size: 13px;
        color: #FFD503;
        display: block;
        background-image: url(../images/bulet-blue.png);
        background-repeat: no-repeat;
        padding-left: 15px;
        background-position: center left;
    }

        .mnu-footer ul li ul a:hover {
            color: #fff;
        }


.mg-bot-30 {
    margin-bottom: 30px;
}



.sticky .main-nav {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.sticky {
    border-bottom: solid 1px #d7d7d7
}

    .sticky .logo {
        -webkit-transition: all 0.5s ease;
        transition: all 1s ease;
        padding-top: 5px;
    }

    .sticky .sb-icon-search {
        -webkit-transition: all 0.5s ease;
        transition: all 1s ease;
    }

    .sticky img {
        height: 40px;
    }

    .sticky .main-nav {
        height: 46px;
        -webkit-transition: all 0.5s ease;
        transition: all 1s ease;
    }

    .sticky .nav a {
        line-height: 46px;
    }

    .sticky .nav > li > ul {
        top: 46px;
    }

.sticky {
    position: fixed;
    width: 100%;
    text-align: left;
    z-index: 100000;
    top: 0;
}

    .sticky .brn-search-destop {
        line-height: 47px;
        height: 47px;
        width: 40px;
    }

    .sticky .sb-icon-search, .sticky .sb-search-submit {
        line-height: 47px;
        height: 47px;
        width: 40px;
    }

    .sticky .sb-search-input {
        height: 47px;
        padding: 5px;
        font-size: 14px;
    }

    .sticky .sb-search {
        height: 47px;
        width: 40px;
        min-width: 40px;
    }


.logosticky .sb-search {
    height: 47px;
    line-height: 47px;
}

.logosticky {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.selection-bg-white {
    padding-top: 55px;
    padding-bottom: 55px;
}

.btn-control-slide {
    width: 15px;
    height: 35px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    background-image: url(../images/npsubSlide.png);
    background-repeat: no-repeat;
    z-index: 100000;
}


.scroll-prev {
    background-position: 0 0;
    left: -30px;
}

.scroll-next {
    background-position: -15px 0;
    right: -30px;
}

.scroll-prev-rev {
    background-image: url(../images/review_np.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    left: 0px;
    position: absolute;
    bottom: 16%;
    display: block;
    width: 10px;
    height: 27px;
}

.scroll-next-rev {
    background-image: url(../images/review_np.png);
    background-repeat: no-repeat;
    background-position: -10px 0;
    right: 0px;
    position: absolute;
    bottom: 16%;
    display: block;
    width: 10px;
    height: 27px;
}

.doingu-item {
    border: solid 1px #e1e1e1
}

    .doingu-item:hover {
        border: solid 1px #d7d7d7;
    }

.doingu {
    padding-top: 10px;
}

.doingu-item img {
    width: 100%;
}

.doingu-item .iner-doingu-item {
    padding: 15px;
    background-color: #ebebeb
}

.doingu-item .doingu-title {
    margin: 0;
    font-size: 16px;
    color: #222222;
    margin-bottom: 10px;
    background-image: url(../images/bg_title_line_small.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.intro-doingu {
    color: #4d4d4f;
    line-height: 22px;
}

.doingu-item .doingu-title a {
    color: #00879e;
    font-weight: 700;
}


.why-info {
    float: left;
    width: 80%;
}

.why-home {
}

    .why-home .item-why {
        margin-bottom: 30px;
        cursor: pointer
    }

        .why-home .item-why .img {
            float: left;
            width: 20%;
        }

.why-title {
    font-size: 18px;
    color: #00879e;
    font-weight: normal;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
}

.why-intro {
    color: #4d4d4f;
}

.border-gray {
    border-bottom: solid 1px #d6d6d6;
    padding-top: 5px;
    margin-bottom: 10px;
}

.revivew-home {
    padding-top: 45px;
}

.item-revivew-home {
    padding-left: 0px;
    margin-top: 0px;
}

.iner-item-revivew-home {
}

.revivew-home-content {
    background-image: url(../images/nhay.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 10px;
    color: #4d4d4f;
    font-style: italic;
    line-height: 20px;
    margin-bottom: 20px;
}

.img-review {
    width: 145px;
    height: 145px;
    overflow: hidden;
    -webkit-border-radius: 200px;
    border-radius: 200px;
    float: left;
    margin-right: 15px;
}

.info-rev {
    float: left;
    color: #00879e;
}

.name-review {
    font-weight: 700;
    color: #00879e;
    margin-top: 5px;
    background-image: url(../images/bg_title_line_small.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 10px;
}

.chucvu {
    color: #4d4d4f;
    margin-top: 10px;
}

.page-review {
    margin-top: 30px;
}

    .page-review .img-review {
        width: 100%;
        height: auto;
    }

        .page-review .img-review img {
            width: 100%;
        }

    .page-review .name-review {
        font-size: 16px;
        text-transform: uppercase;
    }

    .page-review .chucvu {
        margin-bottom: 10px;
    }

    .page-review .item-revivew-home {
        border-bottom: dashed 1px #e1e1e1;
        margin-bottom: 30px;
    }

.selection-bg-blue {
    background-color: #00549f;
    padding-top: 10px;
    padding-bottom: 10px;
}

.title-newsletter {
    font-weight: 700;
    color: #fff;
    padding-top: 12px;
}

.frm-newsletter {
    position: relative;
}

    .frm-newsletter input {
        width: 100%;
        padding: 10px;
        padding-top: 12px;
        padding-bottom: 11px;
        border: solid 1px #fff;
    }

.btn-regnewslatter {
    background-color: #13b0e7;
    display: block;
    position: absolute;
    width: 200px;
    right: 0;
    top: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 15px;
}
/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1;
    }
}

@keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1;
    }
}

.hvr-ripple-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
}

    .hvr-ripple-in:before {
        content: '';
        position: absolute;
        border: #00549f solid 3px;
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
    }

    .hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
        -webkit-animation-name: hvr-ripple-in;
        animation-name: hvr-ripple-in;
    }

/* Forward */
.hvr-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-forward:hover, .hvr-forward:focus, .hvr-forward:active {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }

.selection-bg-img {
    background-image: url(../images/bg_img.png);
    padding-top: 55px;
    padding-bottom: 55px;
}


.page-list {
}

    .page-list .item-page {
        padding-top: 60px;
        padding-bottom: 60px;
    }

        .page-list .item-page .page-name-list {
            margin: 0;
            padding: 0;
            font-size: 20px;
        }

            .page-list .item-page .page-name-list a {
                color: #424242;
                font-weight: 700;
                text-transform: uppercase;
            }

        .page-list .item-page .page-intro {
            color: #444444;
            line-height: 22px;
            margin-top: 15px;
            margin-bottom: 15px;
        }

        .page-list .item-page .page-name-list a:hover {
            color: #13b0e7
        }

        .page-list .item-page .col-lg-4 img {
            width: 100%;
        }

        .page-list .item-page:nth-of-type(odd) {
            background: #f8f8f8;
        }

        .page-list .item-page:nth-of-type(even) {
            background: #fff;
        }

        .page-list .item-page:nth-of-type(odd) .col-lg-4 {
            float: right;
        }

.btn-detail {
    border: solid 3px #13b0e7;
    display: inline-block;
    padding: 10px 30px;
    color: #414141;
    font-weight: 700;
}
/*Cat list*/
.catlist {
}

    .catlist img {
        width: 100%;
    }

    .catlist .product-cat-name {
        margin: 0;
        padding: 0;
        margin-top: 25px;
        margin-bottom: 10px;
    }

        .catlist .product-cat-name a {
            font-weight: 700;
            color: #00549f;
            text-transform: uppercase;
        }

    .catlist .product-cat-intro {
        color: #444444;
        line-height: 22px;
        margin-bottom: 20px;
    }

    .catlist .item-cat {
        margin-bottom: 20px;
    }

.sub-nav-product {
    margin: 0;
    padding: 0;
    margin-top: 30px;
}

    .sub-nav-product h1 {
        margin: 0;
        padding: 0;
        font-size: 16px;
        font-weight: 700
    }

    .sub-nav-product li {
        display: block;
        float: left;
        margin-right: 15px;
    }

        .sub-nav-product li a {
            display: block;
            padding: 20px 30px;
            border: solid 8px #e7e7e7;
            font-size: 16px;
            color: #afafaf;
            text-transform: uppercase;
            font-weight: 700;
        }

            .sub-nav-product li a:hover {
                border: solid 8px #13b0e7;
                color: #fff;
            }

    .sub-nav-product a.active {
        border: solid 8px #13b0e7;
        background-color: #13b0e7;
        color: #fff;
    }

.page-name-product {
    color: #757575;
    font-size: 40px;
    text-transform: uppercase;
    margin-top: 50px;
}

.slide-product {
    margin-top: 50px;
}

    .slide-product .flex-prev {
        background-image: url('../images/flex-np.png');
        width: 33px;
        height: 72px;
        background-position: 0 0;
        margin-top: -36px;
    }

    .slide-product .flex-next {
        background-image: url('../images/flex-np.png');
        width: 33px;
        height: 72px;
        background-position: -34px 0;
        margin-top: -36px;
    }


.intro-cat-pro {
    color: #444444;
    line-height: 22px;
    font-size: 14px;
}

.add {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
}

    .add i.fa {
        color: #13b0e7;
        font-size: 20px;
    }

.link-view-map {
    background-image: url(../images/bg-link-view-map.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    margin-left: 16px;
    margin-top: 5px;
}

    .link-view-map a {
        color: #00539f;
    }

        .link-view-map a:hover {
            text-decoration: underline;
        }

.tongdientich {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 30px;
}

    .tongdientich i.fa {
        color: #13b0e7;
        font-size: 20px;
    }
/* Rectangle Out */
.hvr-rectangle-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #fff;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-rectangle-out:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #13b0e7;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
        color: white;
    }

        .hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
            -webkit-transform: scale(1);
            transform: scale(1);
        }
/* Float */
.hvr-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

    .hvr-float:hover, .hvr-float:focus, .hvr-float:active {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px);
    }

#homeyslide {
    padding-top: 10px;
}

.modal-content {
    border-radius: 0;
}

.modal-dialog {
    margin-top: 100px;
}

.form-control {
    border-radius: 0;
}

.page-name-album {
    text-align: center;
    text-transform: uppercase;
    background-image: url(../images/bg_line.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 20px !important;
    margin-bottom: 20px;
}

.modal-header-datlichhen {
    background-color: #6480c9;
    color: #fff;
    font-weight: 700 !important;
    text-transform: uppercase;
    text-align: center;
}

    .modal-header-datlichhen .modal-title {
        font-weight: 700 !important;
    }

.btn-reg {
    border-radius: 0;
    float: right;
    color: #fff !important;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    border: none !important;
}

    .btn-reg:hover {
        color: #fff !important;
    }

.btn-close {
    border-radius: 0;
    float: right;
    color: #222 !important;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
}

.comment-captcha {
}

    .comment-captcha img {
        width: 100%;
    }

    .comment-captcha br {
        display: none;
    }

    .comment-captcha input {
        border: solid 1px #d7d7d7;
        padding: 5px;
        font-weight: 700;
        width: 100%;
    }

.contact-info {
}

.item-contact-info {
}

    .item-contact-info .hd-contact-info {
        font-size: 24px;
        text-transform: uppercase;
        color: #00549f;
        margin-bottom: 10px;
    }

.content-contact-info {
    color: #414141;
    font-size: 16px;
    margin-bottom: 5px;
}

    .content-contact-info a {
        color: #414141;
    }

        .content-contact-info a:hover {
            color: #00549f;
        }

    .content-contact-info i.fa {
        color: #8097d1;
        font-size: 20px;
        padding-right: 20px;
    }

.right-page-contact {
    margin-top: 20px;
}

.error-frm-contact {
    position: absolute;
    top: 20px;
    right: 20px;
}

.error-input {
    border: solid 1px #4d4d4f;
}

.hotlinetext {
    font-size: 15px;
    color: #ff0000
}

@media handheld, only screen and (max-width: 1000px) {
}

.input-pr-0 {
    padding-right: 0;
}

.input-pl-0 {
    padding-left: 0;
}

.right-page {
    margin-top: 60px;
}

.box-contact {
    margin-bottom: 30px;
    background-color: #0094ad;
    padding: 35px;
    border-top: solid 3px #ffd503;
    background-image: url(../images/bg_box.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.title-box-contact {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
}

.item-sup {
    line-height: 40px;
    color: #fff;
    padding-left: 60px;
    background-position: center left;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    font-size: 16px;
}

.box-contact .phone {
    background-image: url(../images/phone_sup.png);
}

.box-contact .email {
    background-image: url(../images/email_sup.png);
}

.box-contact .clock {
    background-image: url(../images/clock_sup.png);
    line-height: normal
}



img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

.img-rounded {
    border-radius: 3px;
}

.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ededf0;
    border-radius: 3px;
    display: inline-block;
    height: auto;
    line-height: 1.428571429;
    max-width: 100%;
    moz-transition: all .2s ease-in-out;
    o-transition: all .2s ease-in-out;
    padding: 2px;
    transition: all .2s ease-in-out;
    webkit-transition: all .2s ease-in-out;
}

.img-circle {
    border-radius: 50%;
}

.timeline-centered {
    position: relative;
    margin-bottom: 30px;
}

    .timeline-centered:before, .timeline-centered:after {
        content: " ";
        display: table;
    }

    .timeline-centered:after {
        clear: both;
    }

    .timeline-centered:before, .timeline-centered:after {
        content: " ";
        display: table;
    }

    .timeline-centered:after {
        clear: both;
    }

    .timeline-centered:before {
        content: '';
        position: absolute;
        display: block;
        width: 4px;
        background: #00879e;
        /*left: 50%;*/
        top: 20px;
        bottom: 20px;
        margin-left: 0px;
        margin-top: 145px;
        margin-bottom: 145px;
        margin-left: 300px;
    }

    .timeline-centered .timeline-entry {
        position: relative;
        /*width: 50%;
        float: right;*/
        margin-top: 5px;
        margin-left: 0px;
        margin-bottom: 10px;
        clear: both;
    }

        .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
            content: " ";
            display: table;
        }

        .timeline-centered .timeline-entry:after {
            clear: both;
        }

        .timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
            content: " ";
            display: table;
        }

        .timeline-centered .timeline-entry:after {
            clear: both;
        }

        .timeline-centered .timeline-entry.begin {
            margin-bottom: 0;
        }

        .timeline-centered .timeline-entry.left-aligned {
            float: left;
        }

            .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
                margin-left: 0;
                margin-right: -18px;
            }

                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
                    left: auto;
                    right: -100px;
                    text-align: left;
                }

                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
                    float: right;
                }

                .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
                    margin-left: 0;
                    margin-right: 70px;
                }

                    .timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
                        left: auto;
                        right: 0;
                        margin-left: 0;
                        margin-right: -9px;
                        -moz-transform: rotate(180deg);
                        -o-transform: rotate(180deg);
                        -webkit-transform: rotate(180deg);
                        -ms-transform: rotate(180deg);
                        transform: rotate(180deg);
                    }

        .timeline-centered .timeline-entry .timeline-entry-inner {
            position: relative;
            margin-left: -8px;
        }

            .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
                content: " ";
                display: table;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:after {
                clear: both;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
                content: " ";
                display: table;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner:after {
                clear: both;
            }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
                position: absolute;
                left: -100px;
                text-align: right;
                padding: 10px;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
                    display: block;
                }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
                        font-size: 15px;
                        font-weight: bold;
                    }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
                        font-size: 12px;
                    }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
                background: #fff;
                color: #00879e;
                display: block;
                width: 20px;
                height: 20px;
                -webkit-background-clip: padding-box;
                -moz-background-clip: padding;
                background-clip: padding-box;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                border-radius: 20px;
                text-align: center;
                -moz-box-shadow: 0 0 0 5px #f5f5f6;
                -webkit-box-shadow: 0 0 0 5px #f5f5f6;
                box-shadow: 0 0 0 5px #f5f5f6;
                line-height: 40px;
                font-size: 15px;
                float: left;
                margin-top: 145px;
            }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-primary {
                    background-color: #00879e;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-secondary {
                    background-color: #00879e;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-success {
                    background-color: #00879e;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-info {
                    background-color: #00879e;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-warning {
                    background-color: #00879e;
                    color: #fff;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-danger {
                    background-color: #cc2424;
                    color: #fff;
                }

            .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
                position: relative;
                background: #ebebeb;
                padding-top: 50px;
                padding-left: 20px;
                padding-right: 20px;
                margin-left: 40px;
                -webkit-background-clip: padding-box;
                -moz-background-clip: padding;
                background-clip: padding-box;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
                min-height: 300px;
                margin-bottom: 30px;
            }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
                    content: '';
                    display: block;
                    position: absolute;
                    width: 0;
                    height: 0;
                    border-style: solid;
                    border-width: 9px 9px 9px 0;
                    border-color: transparent #ebebeb transparent transparent;
                    left: 0;
                    top: 50%;
                    margin-top: -4px;
                    margin-left: -9px;
                }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
                    color: #737881;
                    font-family: "Noto Sans",sans-serif;
                    font-size: 12px;
                    margin: 0;
                    line-height: 1.428571429;
                }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
                        margin-top: 15px;
                    }

                .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
                    font-size: 36px;
                    color: #00879e;
                    background-image: url(../images/bg_title_line_small.png);
                    background-position: bottom left;
                    padding-bottom: 10px;
                    background-repeat: no-repeat;
                    margin-bottom: 30px;
                }

                    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
                        color: #303641;
                    }

    .timeline-centered img {
        width: 100%;
        margin-top: 20px;
    }

.intro-history {
    color: #4d4d4f;
    font-size: 14px;
    line-height: 22px;
}

.intro-page-doingu {
    width: 70%;
    margin: auto;
    text-align: center;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
}

.mg-bot-20 {
    margin-bottom: 20px !important;
}

.btnfix {
    margin-bottom: 10px;
    background-color: #00879e;
    opacity: 1;
    border-radius: 5px 0px 0px 5px;
    width: 190px;
    padding: 8px;
    line-height: 25px;
    right: -135px;
    position: fixed;
    top: 260px;
    z-index: 10000;
}

.btnfix-bot {
    top: 320px;
}

.btnfix a {
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 34px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 50px;
}

    .btnfix a.ca {
        background-image: url(../images/ca.png)
    }

    .btnfix a.faq {
        background-image: url(../images/fa.png)
    }

.slimg-page {
    margin-bottom: 20px;
}

.circle {
    width: 100px;
    position: relative;
    text-align: center;
    line-height: 1.2;
    float: left;
    margin-right: 15px;
}

    .circle canvas {
        vertical-align: top;
    }

    .circle strong {
        position: absolute;
        top: 30px;
        left: 0;
        width: 100%;
        text-align: center;
        line-height: 40px;
        font-size: 30px;
        color: #fff;
    }

        .circle strong i {
            font-style: normal;
            font-size: 0.6em;
            font-weight: normal;
        }

    .circle span {
        display: block;
        color: #aaa;
        margin-top: 12px;
    }

.info-num {
    color: #fff;
    margin-top: 12px;
}

    .info-num strong {
        display: block;
        margin-bottom: 5px;
        font-size: 18px;
        font-weight: normal;
        font-weight: 700;
    }

.page-send-faq {
    background-image: url(../images/bg_faq.png);
    background-position: top center;
    background-repeat: repeat-x;
    min-height: 660px;
}

.inner-page-send-faq {
}

.poster-faq {
    position: relative;
    min-height: 660px;
}

    .poster-faq .img-poster {
        position: absolute;
        top: 60px;
        left: 0;
    }

.frm-send-faq {
    background-color: #fff;
    padding: 40px;
    margin-top: 90px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 2px 2px 4px 4px #CFCFCF;
    box-shadow: 2px 2px 4px 4px #CFCFCF;
}


.time-modal {
    display: block;
}

    .time-modal ul {
        margin: 0;
        margin-left: -5px;
        margin-right: -5px;
        padding: 0;
    }

        .time-modal ul li {
            width: 33.3333%;
            float: left;
            padding-left: 5px;
            padding-right: 5px;
            margin-bottom: 10px;
            display: block;
        }

            .time-modal ul li a {
                display: block;
                background-color: #e1e1e1;
                text-align: center;
                width: 100%;
                -webkit-border-radius: 6px;
                border-radius: 6px;
                padding-top: 6px;
                padding-bottom: 6px;
            }

                .time-modal ul li a:hover, .time-modal ul li a.timeact {
                    background-color: #00879e;
                    color: #fff;
                }

.datepicker {
    width: 262px;
}

    .datepicker table {
        width: 100%;
    }

.pd-right-20 {
    padding-right: 20px;
}

.pd-left-20 {
    padding-left: 20px;
}

.btn-reg:hover {
    color: #fff !important
}

.more-art {
    margin-top: 15px;
    margin-bottom: 15px;
}

    .more-art img {
        width: 100%;
        margin-bottom: 10px;
    }

    .more-art a {
        font-weight: 700;
        
        font-size: 13px;
    }

        .more-art a:hover {
            color: #ffd503
        }

.item-page-more {
    margin-bottom: 15px;
}

.hd-modal {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    border-bottom: solid 2px #00879e;
    padding-bottom: 2px;
}

.mg-top-30 {
    margin-top: 35px;
}

.page-suc {
    background-image: url(../images/page-suc.png);
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 590px;
    position: relative;
}

    .page-suc .content-page-suc {
        background-image: url(../images/suc.png);
        width: 540px;
        height: 390px;
        position: absolute;
        left: 50%;
        margin-left: -270px;
        top: 50%;
        margin-top: -195px
    }


@media handheld, only screen and (max-width: 1199px) {
    .why-home .item-why .img {
        width: 25%;
    }

    .why-info {
        width: 75%;
    }

    .imgposer {
    }

        .imgposer img {
            width: 100%;
        }

    .why-home .item-why {
        margin-bottom: 15px;
    }

    .selection-bg-white {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .bg_f1f2f2 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .bg-50 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .bg_00879e {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .page-list-home {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .view p {
        padding-top: 10px !important;
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }

    .view h2 {
        margin: 10px 0 0 !important;
    }

    .timeline-centered::before {
        margin-left: 251px;
    }

    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
        padding-top: 15px;
        margin-bottom: 15px;
    }
}

@media handheld, only screen and (max-width: 1100px) {
    .scroll-next {
        display: none;
    }

    .scroll-prev {
        display: none;
    }
}

@media handheld, only screen and (max-width: 999px) {
    .nav {
        display: none;
    }

    .m-menu {
        display: block !important;
        float: right;
    }

    .sb-search, .sb-search-input, .sb-icon-search, .sb-search-submit {
        height: 77px !important;
    }

    .sb-icon-search, .sb-search-submit {
        height: 77px !important;
        line-height: 77px !important;
    }

    .logo {
        padding-top: 12px !important;
    }

    .sb-icon-search, .sb-search-submit {
        height: 46px !important;
        line-height: 46px !important;
    }

    .sb-search, .sb-search-input, .sb-icon-search, .sb-search-submit {
        height: 46px !important;
    }


    .sticky .sb-icon-search, .sb-search-submit {
        height: 40px !important;
        line-height: 40px !important;
    }

    .sticky .sb-search, .sticky .sb-search-input, .sticky .sb-icon-search, .sticky .sb-search-submit {
        height: 40px !important;
    }

    .sticky .sb-search-input {
        color: #222;
    }

    .sticky .logo img {
    }

    .sticky .logo {
    }

    .sticky .brn-search-destop {
        height: 40px !important;
    }

    .sticky .hotline-top {
        line-height: 40px;
        background-position: 5px 3px;
    }

    .header {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .logo {
        padding-top: 0 !important;
    }

    .m-menu {
        float: left;
    }

    .outer-item-quytrinh2 {
        margin-left: 5px !important;
    }

    .revivew-home {
        margin-bottom: 20px;
    }

    .why-home .item-why .img {
        width: 18%;
    }

    .why-info {
        width: 80%;
    }

    .item-news-home {
        margin-bottom: 20px;
    }

    .item-link {
        margin-bottom: 20px;
    }

    .bg-50 {
        background: #ebebeb; /* Old browsers */
        background: -moz-linear-gradient(top, #ebebeb 0%, #ebebeb 50%, #f2f2f2 50%, #f2f2f2 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #ebebeb 0%,#ebebeb 50%,#f2f2f2 50%,#f2f2f2 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #ebebeb 0%,#ebebeb 50%,#f2f2f2 50%,#f2f2f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .p-top-100 {
        padding-top: 100px;
    }

    .contet-footer {
        margin-top: 20px;
    }

    .footer-content > div > div {
        width: 50%;
        float: left;
    }

    .right-page {
        display: none;
    }

    .title-detail {
        margin-top: 30px !important;
    }

    .frmConact .form-control {
        margin-bottom: 10px;
    }

    .contact-info {
        margin-top: 30px;
    }

    .right-page-contact {
        margin-top: 0
    }

        .right-page-contact .page-name {
            margin-top: 0
        }

    .frm-send-faq {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .btn-view-detail-news {
        width: 100%;
    }

    .top1 {
        margin-bottom: 20px;
        padding-top: 0px;
        padding-bottom: 20px;
    }

    .content-top1, .top1-detail .content-top1 {
        padding: 20px;
    }

    .pd-right-20 {
        padding-right: 0;
    }

    .pd-left-20 {
        padding-left: 0
    }

    .video-home iframe {
        width: 100% !important;
    }
}

@media handheld, only screen and (max-width: 750px) {
    .outer-item-quytrinh2 {
        float: right;
    }

    .outer-item-quytrinh3 {
        float: left;
    }

    .outer-item-quytrinh {
        margin-bottom: 20px;
    }

    #suntory-alo-phoneIcon {
        display: block !important;
    }

    .content-text img {
        max-width: 100% !important;
        height: auto !important;
    }

    .page-list .item-page .page-name-list {
        margin-top: 15px;
    }
    .logo span{display:inline-block;}
}

@media handheld, only screen and (max-width: 540px) {
    .time-modal ul li {
        width: 50%;
    }

    .page-list-home .col-xs-6 {
        width: 100%;
    }

    .circle {
        float: none;
        margin: auto;
    }

    .info-num {
        text-align: center;
    }

        .info-num strong {
            font-size: 14px;
        }
    /*.nhungconso .col-xs-6
   {
       width:100%;

   }*/
    .news-home .col-xs-6 {
        width: 100%;
    }

    .page-item img {
        width: 100%;
    }

    .view {
        float: none !important;
    }

    .why-title {
        margin-top: 0
    }

    .why-home .item-why .img {
        width: 35%;
    }

    .why-info {
        width: 65%;
    }

    .footer-content > div > div {
        width: 100%;
        float: none;
    }

    .intro-page-doingu {
        width: 100%;
    }

    .footer {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .mnu-footer {
        overflow: hidden;
    }

    .footer .clearfix {
    }

    .page-review .col-xs-4 {
        width: 100%;
    }

    .page-review .col-xs-8 {
        width: 100%;
        margin-top: 20px;
    }

    .page-review .col-xs-4 .img-review {
        width: 50%;
    }

    .doingu-list .col-xs-6 {
        width: 100%;
    }

    .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
        margin-left: 0px;
    }

    .timeline-centered .timeline-entry .timeline-entry-inner {
        margin-left: 0;
    }

    .timeline-centered .col-sm-4 {
        margin-bottom: 15px;
    }

    .timeline-centered::before {
        margin-left: 50%;
    }

    .view img {
        width: 100%;
    }

    .view-first .mask {
        background-color: rgba(0, 135, 158, 0.7);
        display: block !important;
        opacity: 1 !important;
        transition: unset !important;
        width: 100%;
    }

    .view-first h2 {
        opacity: 1 !important;
        transform: unset !important;
        transition: unset !important;
    }

    .view-first p {
        opacity: 1 !important;
        transform: unset !important;
        transition: unset !important;
    }

    .view-first a.info {
        opacity: 1 !important;
    }

    .frm-search-destop {
        display: none;
    }

    .btnfix {
        bottom: 5px;
        width: 48%;
        opacity: 1 !important;
        left: 5px;
        top: unset;
        margin-bottom: 0;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        padding: 4px;
        font-size: 12px;
    }

    .hot-bot {
        bottom: 5px;
        width: 48%;
        opacity: 1 !important;
        right: 5px;
        top: unset;
        margin-bottom: 0;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        position: fixed;
        display: block;
        background-color: #00879e;
        padding: 4px;
        font-size: 12px;
        line-height: 25px;
        background-image: url(../images/phone_bot.png);
        background-repeat: no-repeat;
        background-position: 5px 5px;
        padding: 8px;
        padding-left: 45px;
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 700;
        z-index: 100000
    }

    .frm-send-faq {
        padding: 20px;
    }

    .img-wc {
        margin-top: 20px;
    }

    .wchome {
        padding-top: 30px;
    }

        .wchome img {
            width: 80%;
            margin: auto;
            display: block
        }
}
.m-menu i{color:#fff;font-size:40px;}
.addthis_counter { 
    height: 35px !important;
}

@media (min-width: 992px) {
    .news-home .row .col-sm-4:nth-child(3n+1) {
        clear: both
    }
}

@media (max-width: 991px) {
    .news-home .row .col-xs-6:nth-child(2n+1) {
        clear: both
    }
}