﻿body {
    color: #2f363d;
    font-size: 12px;
    font-family: 'Roboto',sans-serif;
}

.wrapper {
    font-size: 14px;
    /*width: 1920px;*/
    margin: auto;
    background: #fff;
}

    .wrapper .head {
        overflow: hidden;
        min-height: 82px;
        background: #fff;
        border-bottom: 1px solid #000;
        width: 100%;
    }

.head-inside {
    margin: 0 auto;
    width: 1170px;
    line-height: 82px;
}

    .head-inside .logo {
        float: left;
    }

    .head-inside ul {
        overflow: hidden;
        margin: 0 0 0 25px;
        float: left;
        width: 890px;
        position: relative;
    }

        .head-inside ul li {
            float: left;
            list-style: none;
            margin-right: 40px;
        }

            .head-inside ul li:last-child {
                margin-right: 0px;
            }

            .head-inside ul li a {
                color: #2f363d;
                font-size: 14px;
            }

                .head-inside ul li a.login {
                    text-transform: none;
                    height: 36px;
                    background: #f0f0f0;
                    padding: 7px 16px;
                    font-weight: normal;
                }

                    .head-inside ul li a.login:first-child {
                        border-radius: 40px 0 0px 40px;
                    }

                    .head-inside ul li a.login:last-child {
                        border-radius: 0 40px 40px 0px;
                    }

                    .head-inside ul li a.login:hover, .login-hover {
                        background: #f6921e !important;
                        color: #fff !important;
                        text-decoration: none !important;
                    }

            .head-inside ul li:last-child {
                float: right;
                font-weight: bold;
                /*position: absolute;
                right: 0;
                width: 200px;*/
            }

            .head-inside ul li.active {
                border-bottom: 2px solid #f6921e;
            }

.content {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 40px;
    box-shadow: 0 5px 20px #f2f2f2;
}

.slide {
    width: 100%;
    height: 653px;
    position: relative;
}

.bg-slide {
    background-image: url("../Images/Ver2/bg-slide.png");
    background-color: #000;
    background-position: center;
}

.bg-center {
    width: 860px;
    margin: 0 auto;
    padding-top: 28px;
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -120px;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -120px;
    }
}

.text1 {
    display: block;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    line-height: 75px;
}

.text2 {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.bgcenter {
    width: 1170px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.bg-mangluoi {
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
}

.slide1 {
    width: 100%;
    position: relative;
    text-align: center;
}

.success-story {
    width: 100%;
    position: relative;
    background: #f2f1f7;
    overflow: hidden;
    padding-top: 10px;
}

    .success-story .inside {
        width: 1170px;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 40px;
    }

.box-story {
    width: 350px;
    background: #fff;
    float: left;
    margin: 0 40px 50px 0;
    position: relative;
}

    .box-story .span-story {
        float: left;
    }

    .box-story .span-name {
        float: left;
        padding: 37px 0 0 0px;
        height: 120px;
        width: 230px;
    }

        .box-story .span-name i {
            display: block;
            color: #908f94;
            text-align: left;
            font-style: normal;
            padding: 6px 0 0 25px;
            font-size: 16px;
        }

        .box-story .span-name b {
            display: block;
            font-size: 18px;
            text-align: left;
            margin-left: 25px;
        }

    .box-story .teaser {
        text-align: left;
        float: left;
        padding: 15px 15px 15px 25px;
        display: none;
    }

    .box-story .button.show {
        background: url(../Images/Ver2/open.png) no-repeat;
        width: 36px;
        height: 36px;
        position: absolute;
        top: -19px;
        right: 15px;
        cursor: pointer;
    }

    .box-story .button.btn-hide {
        background: url(../Images/Ver2/close.png) no-repeat;
        width: 36px;
        height: 36px;
        position: absolute;
        top: -19px;
        right: 15px;
        cursor: pointer;
    }

.about {
    width: 100%;
    background: #fff;
    overflow: hidden;
    padding-top: 10px;
}

    .about .inside {
        width: 1170px;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 40px;
    }

.box-about {
    width: 360px;
    height: 430px;
    box-shadow: 3px 2px 2px -1px #dfdfdf;
    border: 1px solid #dfdfdf;
    float: left;
    margin-right: 28px;
}

.box-bottom {
    padding: 30px 20px;
}

.line-datetime {
    color: #bbb;
    text-align: left;
    display: block;
    font-size: 14px;
}

.line-title {
    font-size: 20px;
    font-weight: bold;
    padding: 15px 0;
    display: block;
    text-align: left;
    line-height: 26px;
    color: #333;
}

.readmore {
    color: #f6921e;
    display: block;
    text-align: left;
    font-weight: bold;
}

.logo-news {
    width: 1170px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    padding-top: 50px;
}

    .logo-news ul li {
        float: left;
        list-style: none;
        margin-right: 30px;
        border-right: 1px solid #efebeb;
        width: 185px;
        height: 69px;
        text-align: center;
        line-height: 69px;
    }

        .logo-news ul li img {
            width: 110px;
            filter: gray; /* IE6-9 */
            -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
            filter: grayscale(1);
        }

            .logo-news ul li img:hover {
                -webkit-filter: grayscale(0);
                filter: none;
            }

        .logo-news ul li:last-child {
            border: none;
        }

.footer {
    width: 1170px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    padding: 20px 0;
}

    .footer ul li {
        float: left;
        list-style: none;
        padding: 7px 30px;
        text-transform: uppercase;
        font-size: 18px;
    }

        .footer ul li a {
            color: #333;
        }

    .footer .line1 {
        display: block;
        width: 100%;
    }

        .footer .line1 .logo {
            float: left;
            margin-right: 60px;
        }

        .footer .line1 .line-50 {
            width: 50%;
            float: left;
        }

            .footer .line1 .line-50 .text {
                font-weight: bold;
                font-size: 16px;
            }

            .footer .line1 .line-50 .text2 {
                color: #333;
                padding: 20px 55px 0 0;
                text-align: left;
            }

            .footer .line1 .line-50 .text-right {
                display: block;
                font-size: 18px;
                color: #f6921e;
                font-weight: bold;
                text-align: left;
                padding-bottom: 15px;
            }

            .footer .line1 .line-50 .link {
                /*margin-right: 20px;*/
            }

.head-login {
    min-height: 50px !important;
    border-bottom: 1px solid #f2f2f2 !important;
    box-shadow: 0 5px 20px #f2f2f2 !important;
}

    .head-login .head-inside {
        line-height: 60px !important;
    }

.content .box-login {
    width: 1170px;
    margin: 0 auto;
    overflow: hidden;
    padding: 65px 0;
}

.left-login {
    width: 690px;
    float: left;
    padding-left: 30px;
    border-right: 1px solid #eaeaea;
}

    .left-login b {
        font-size: 20px;
        /*text-transform: uppercase;*/
        padding-bottom: 30px;
        display: block;
    }

.right-login {
    float: left;
    width: 480px;
    padding: 10px 50px 0 50px;
}

.left-login .line1 {
    display: block;
    line-height: 80px;
}

.line1 img {
    padding-right: 20px;
}

.text-login {
    display: block;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #ff8f00;
    padding-bottom: 23px;
    font-weight: bold;
    margin-bottom: 25px;
}

.txtLogin {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    line-height: 40px;
    width: 100%;
    outline: none;
    padding: 0 0 0 10px;
}

.btnLogin {
    display: block;
    height: 40px;
    background: #ff8f00;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border: none;
    width: 100%;
    font-weight: bold;
    margin-top: 10px;
}

.lnkRegister {
    color: #f21a1a;
}

.lnkForgotpass {
    float: right;
}

.right-login .line1 {
    line-height: 70px;
}

.box-register {
    width: 393px;
    margin: 0 auto;
    padding-top: 50px;
}

    .box-register .line1 {
        line-height: 66px;
    }

.border-cap {
    width: 165px;
    float: left;
    height: 48px;
}

.txtImageCapt {
    border: none;
    border-bottom: 1px solid #e5e5e5;
    line-height: 40px;
    width: 200px;
    outline: none;
    margin-left: 27px;
}

.lnkLogin {
    display: block;
    text-align: center;
    line-height: 50px;
}

.box-01 .title {
    width: 1170px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
}

    .box-01 .title .number {
        font-size: 90px;
        color: #e0e1e2;
        font-weight: bold;
        border-bottom: 3px solid #f6921e;
    }

    .box-01 .title .text {
        font-size: 36px;
        text-transform: uppercase;
        font-weight: bold;
        position: absolute;
        bottom: 20px;
        left: 37%;
    }

.success-story .box-01 .title .text,
.about .box-01 .title .text {
    left: 31%;
}

.success-story .box-01 .title,
.about .box-01 .title {
    margin-bottom: 40px;
}

.btn-close {
    display: none;
}

.img-content span {
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
    .head {
        min-height: 60px !important;
    }

    .head-inside ul {
        display: none;
        width: 60%;
        /*border: 1px solid;*/
        position: absolute;
        top: 60px;
        left: 0px;
        margin: 0;
        background: #fff;
        z-index: 9;
        padding: 10px 0 23px 0px;
        height: 360px;
    }

        .head-inside ul li:nth-child(5) {
            border-bottom: 1px solid #ddd;
            padding-bottom: 10px;
        }

        .head-inside ul li:nth-child(6) {
            padding: 15px 0 13px 30px;
            border-bottom: 1px solid #ddd;
        }

        .head-inside ul li a {
            padding-left: 33px;
        }

    .btn-close {
        /*display: block;*/
        position: absolute;
        top: 60px;
        left: 219px;
        background: #f6921e;
        z-index: 10;
        width: 30px;
        height: 30px;
        padding: 5px 8px;
        opacity: inherit;
        font-weight: 700;
        line-height: 1;
        color: #fff;
        text-shadow: 0 1px 0 #fff;
        box-sizing: border-box;
        font-size: 20px;
    }

    .head-inside ul li:last-child {
        float: none;
        padding-top: 16px;
    }

    .head-inside ul li {
        float: none;
        margin-right: 0;
        line-height: 40px;
        padding: 0 0 0 10px;
    }

    .head-inside {
        width: 100%;
        line-height: 60px;
    }

        .head-inside .logo {
            width: 100%;
            display: block;
            text-align: center;
            float: none;
        }

    #myCarousel {
        height: auto !important;
        padding: 0 30px;
    }

        #myCarousel .carousel-inner iframe {
            height: auto !important;
            width: 100%;
        }

    .bg-center, .slide {
        height: auto;
        width: 100%;
        padding-bottom: 10px;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 27%;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 27%;
    }

    #myCarousel .carousel-inner .item img {
        max-width: 100%;
    }

    .text1 {
        font-size: 20px;
        line-height: 40px;
        padding-top: 10px;
    }

    .text2 {
        font-size: 12px;
        padding: 0 10px;
    }

    .inside, .bgcenter, .title {
        width: 100% !important;
        padding: 0 17px;
    }

    .box-01 .title .number {
        font-size: 60px;
    }

    .box-01 .title .text {
        font-size: 20px;
        left: 30%;
        bottom: 15px;
    }

    .img-content img {
        width: 100%;
    }

    .img-content.f1 img:first-child {
        position: absolute;
        bottom: 0;
    }

    .img-content.f1 img:last-child {
        position: absolute;
        top: 0;
    }

    .mangluoi-wap {
        display: block !important;
        width: 100%;
    }

    .slide1 {
        height: auto;
        /*padding-bottom: 10px;*/
        margin-top: 15px;
    }

    .success-story {
        padding-top: 10px;
    }

    .box-title .title .text {
        left: 20% !important;
    }

    .box-title .inside {
        margin-top: 40px;
        padding-bottom: 0;
    }

    .about {
        padding-top: 10px;
    }

    .box-about {
        margin-bottom: 10px;
    }

    .logo-news {
        width: 100%;
        padding-top: 10px;
    }

        .logo-news ul li {
            border: none;
            margin: 0;
            width: 44%;
        }

    .footer {
        width: 100%;
    }

        .footer .line1 .logo, .download-app {
            display: none;
        }

        .footer .line1 .line-50 {
            width: 100%;
            padding: 20px 25px 0 25px;
        }

        .footer ul li {
            padding: 10px 30px 0 0px;
        }

        .footer .line1 .line-50 .text {
            font-weight: normal;
        }

        .footer .line1 .line-50 .text2 {
            font-size: 16px;
        }

    .line1 img {
        padding: 0 20px 20px 0;
    }

    .success-story .swiper-container {
        overflow: unset;
    }

    .swiper-pagination-bullet-active {
        background: #f26a29 !important;
    }

    .success-story .swiper-slide:first-child {
        margin-left: 33px;
    }

    .mangluoi {
        display: none;
    }

    .box-story .swiper-container, .about .swiper-container {
        display: block !important;
    }

    .box-story.web, .box-about.web {
        display: none;
    }

    .about .swiper-pagination {
        bottom: 50% !important;
    }

    .content .box-login {
        width: 100%;
        padding: 0 30px;
    }

    .left-login {
        display: none;
    }

    .right-login {
        width: 100%;
        padding: 0 30px;
    }

    .content {
        padding: 30px 0px 0;
    }

    .box-register {
        padding: 0 30px 0 30px;
        width: 100%;
    }

    .txtImageCapt {
        width: 110px;
    }

    .category {
        display: block !important;
    }

        .category img {
            position: absolute;
            left: 20px;
            top: 24px;
            width: 25px;
            height: 20px;
        }

    .overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        background: #a1a1a1;
        z-index: 8;
        display: none;
        top: 0px;
        left: 0px;
        opacity: 0.6;
    }

    .bgcenter .fl-1 {
        display: none;
    }

    #giaiphap .swiper-container {
        display: block !important;
        padding: 20px 0 0;
    }

    #giaiphap .box-01 .title .text {
        left: 0% !important;
        width: 100%;
    }
}

#giaiphap .swiper-container {
    display: none;
}

.category {
    display: none;
}

#scritp {
    display: none;
}

.img-content {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 20px;
}

.center-ml {
    width: 1170px;
    margin: 0 auto;
}

.mangluoi-wap {
    display: none;
}

.bg-mangluoi img {
    width: 100%;
}

.box-title {
    overflow: hidden;
    display: block;
}

.box-story .swiper-container,
.about .swiper-container {
    display: none;
}

#giaiphap .box-01 .title .text {
    left: 23%;
}

.marquee {
    position: absolute;
    white-space: nowrap;
    -webkit-animation: rightThenLeft 4s linear;
}

@-webkit-keyframes rightThenLeft {
    0% {
        left: 0%;
    }

    50% {
        left: 100%;
    }

    100% {
        left: 0%;
    }
}

.fl-1 {
    padding-top: 25px;
}

.img-content .left {
    width: 50%;
    float: left;
}

.pd-top60 {
    padding-top: 60px;
}

.img-content .right {
    width: 50%;
    float: left;
}

    .img-content .left b.title,
    .img-content .right b.title {
        font-size: 22px;
    }

    .img-content .left ul,
    .img-content .right ul {
        display: block;
        padding: 15px 0 0 15px;
        overflow: hidden;
    }

        .img-content .left ul li,
        .img-content .right ul li {
            width: 85%;
            text-align: justify;
            float: left;
            list-style: none;
            font-size: 16px;
            padding-bottom: 10px;
            position: relative;
            padding-left: 20px;
        }

            .img-content .left ul li::before,
            .img-content .right ul li::before {
                content: "•";
                color: #f6921e;
                font-size: 36px;
                padding: 0;
                display: inline-block;
                position: absolute;
                top: -14px;
                left: 0px;
            }

.lst-tmdt {
    display: block;
    margin: 10px 0 0 40px;
}

    .lst-tmdt span {
        display: block;
        font-weight: bold;
        text-align: left;
    }

.box-flag {
    padding: 7px 0 0 0;
    height: 80px;
    position: relative;
}

    .box-flag .en {
        background: url('../images/Ver2/flag_en.png') no-repeat;
        width: 24px;
        height: 24px;
        display: inline-block;
        margin: 0 6px 0 0;
    }

    .box-flag .vn {
        background: url('../images/Ver2/flag_vn.png') no-repeat;
        width: 24px;
        height: 24px;
        display: inline-block;
        margin: 0 6px 0 0;
    }

    .box-flag a i {
        font-style: normal;
        position: absolute;
        top: 1px;
    }

.box-confirm {
    text-align: center;
    padding: 20px 0 10px 0;
    color: #f7941d;
    font-size: 18px;
}

.box-reason textarea {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #494949;
    font-size: 14px;
}

.btn-send-reason,.btn-invoice {
    color: #fff;
    background: #f7941d;
    font-size: 16px;
    padding: 10px 60px;
    border-radius: 3px;
    cursor: pointer;
    border: none;
}

.new-bg {
    background: #f5f5f5;
    border-radius: 10px;
    width: 760px;
    margin: 0 auto;
    padding-bottom: 20px;
}

.mgt-50 {
    margin: 50px 0 0;
}

.box-reason {
    width: 80%;
}

    .box-reason .line1 {
        line-height: 20px;
        text-align: center;
        padding: 10px 0;
        overflow: hidden;
    }

.line1 .title-tip {
    text-transform: capitalize;
    line-height: 50px;
    float: left;
    width: 175px;
}

.line-right {
    width: 385px;
    display: inline;
    float: left;
}

.box-reason .txtLogin {
    line-height: 42px;
    padding-left: 10px;
    height: 44px;
    border: 1px solid #acacac;
    background: #fff;
}

.txt-error {
    color: #fd6969;
    font-size: 12px;
    display: block;
    line-height: 20px;
    text-align: left;
}
