﻿
body {
    /*font-family: Myriad Pro;*/
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 22px;
}

#wrapper {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}

.clr {
    clear: both;
}

a:visited, a:focus {
    outline: none;
}

header {
    height: 112px;
}

    header .col-md-9 {
        margin-top: 32px;
    }

        header .col-md-9 form {
            text-align: right;
            margin-bottom: 15px;
        }

            header .col-md-9 form > a > img {
                margin-right: 7px;
            }

#header, .navbar-default {
    background-color: #fff;
    position: relative;
    width: 100%;
    z-index: 1;
    margin-bottom: 2px;
}

.header-bgr {
    background-color: #919693;
    height: 41px;
    right: 0;
    bottom: 0;
    position: absolute;
    width: 50%;
    z-index: 1;
}

.navbar-default > .container {
    position: relative;
    z-index: 2;
}

.navbar-header, .navbar-collapse {
    width: 100%;
}

#header .navbar-header {
    position: relative;
}

.logo {
    width: 161px;
}

#header .logo {
    position: absolute;
    left: 0;
    top: 12px;
    z-index: 999;
}

.header-right {
    overflow: hidden;
    margin: 30px 0 15px;
    height: 25px;
    position: relative;
    z-index: 1;
}

.languge {
    background: url(../images/languge1.png) no-repeat left center;
    float: right;
    padding-left: 40px;
    margin-left: 15px;
}

nav {
    width: 75%;
    float: right;
    transition: all 0.5s ease;
    margin-top: 15px;
}

.search-form {
    overflow: hidden;
    width: 100%;
}

.header-right .search-form {
    float: right;
    width: 215px;
}

.navbar-collapse .search-form {
    display: none;
    padding: 10px;
}

.search-form .search-input {
    overflow: hidden;
}

.search-input .search-text {
    background-color: #fff;
    border: solid 1px #cecece;
    display: block;
    font-size: 12px;
    font-style: italic;
    height: 25px;
    line-height: 25px;
    vertical-align: top;
    padding: 0 10px;
    width: 100%;
}

.search-form .search-btn {
    background: url(../images/search.png) no-repeat center center;
    border: none;
    display: block;
    float: right;
    padding: 0;
    height: 25px;
    width: 25px;
}

.navbar {
    border-radius: 0;
    border: 0;
    min-height: 40px;
    margin-bottom: 0;
}

.navbar-Gainsboro {
    background: #919693;
}

#menu {
    background-color: #919693;
    float: right;
}

.navbar-collapse {
    padding: 0;
}

.home > a {
    margin-left: -5px;
    padding-left: 0 !important;
}

.home img {
    margin-bottom: -30px;
    margin-left: -5px;
    padding-right: 20px;
}

#menu > li > a {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 28px;
    border-left: 1px solid #a7aba9;
    line-height: 41px;
}

.navbar-brand {
    padding: 12px 0 0;
    margin-left: -20px !important;
    width: 40px;
    height: 40px;
    border-right: 1px solid #a7aba9;
}

#menu > li:hover > a, #menu > li:focus > a, #menu > li.active > a {
    background-color: #919693;
    color: #fdd51d;
}

.dropdown-menu span {
    padding: 3px 0;
    position: absolute;
}

.dropdown-menu > li > a {
    background: url(../images/icon1.png) no-repeat left 6px;
    padding-left: 25px;
    color: #fff;
}

.navbar-nav > li > .dropdown-menu {
    background-color: #919693;
}

.dropdown-menu > li:hover, .dropdown-menu > li:focus {
    background-color: #f5f5f5;
}

    .dropdown-menu > li:hover a, .dropdown-menu > li:focus a {
        color: #262626;
    }

.dropdown-menu > li {
    padding: 10px 10px 10px 20px;
    border-bottom: 1px solid #a7aba9;
}

.navbar-toggle .icon-bar {
    background: #fff;
}

.wrapper-banner {
    position: relative;
    width: 100%;
}

.note-bg {
    /*background: url(../images/bg-note.png) no-repeat;*/
    background: url(../images/note-1.png) no-repeat;
}

.note-bg {
    bottom: 0;
    height: 150px;
    position: absolute;
    left: -100%;
    z-index: 9;
    width: 560px;
}

.note {
    padding: 0 0 0 30px;
    width: 450px;
}

    .note h2 {
        font-weight: 800;
        color: #000;
        margin: 10px 0 0 0;
        font-size: 27px;
        position: relative;
        padding-bottom: 20px;
    }

        .note h2::after {
            background: #000 none repeat scroll 0 0;
            bottom: 10px;
            content: "";
            height: 1px;
            left: 0;
            position: absolute;
            width: 70px;
        }

    .note p {
        font-size: 15px;
    }

.note-bg2 {
    background-color: rgba(102, 102, 102, 0.4);
    position: absolute;
    z-index: 8;
    right: 0;
    width: 100%;
    bottom: 0;
    text-align: right;
}

    .note-bg2 a {
        display: inline-block;
        padding: 15px 10px;
    }

.navbar-toggle {
    margin: 0;
}

#banner {
    overflow: hidden;
    width: 100%;
}

#sliderBanner .slide img {
    display: block;
    width: 100%;
}

#sliderBanner .slick-dots {
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 999999999;
}

.slick-dots li {
    display: inline-block;
}

#sliderBanner .slick-dots button {
    background: url('../images/no1.png');
    border: none;
    display: block;
    font-size: 0;
    border: none;
    margin: 0 3px;
    height: 20px;
    width: 20px;
}

    #sliderBanner .slick-dots .slick-active button, #sliderBanner .slick-dots button:hover {
        background-image: url('../images/no2.png');
    }
/*================================footer=====================================*/
.wrap-contact {
    margin: 60px 0 20px 0;
}

.contact-bg {
    margin: 20px 0 40px 0;
}

.follow {
    background-color: #6c706e;
}

.add-mail span {
    text-align: right;
    color: #fff;
    font-size: 24px;
    font-weight: 100;
    line-height: 53px;
}

.follow-img {
    line-height: 53px;
}

    .follow-img span {
        color: #fff;
        vertical-align: top;
    }

    .follow-img a {
        display: inline-block;
        margin: 0 3px;
    }

    .follow-img img {
    }

.mail {
    margin-top: 7px;
}

.mail-box {
    display: inline-block;
    width: calc(100% - 90px);
}

.mail .mail-input {
    overflow: hidden;
    padding-right: 3px;
    width: 100%;
    float: left;
}

.mail .email-text {
    background-color: #fff;
    border: 1px solid #cecece;
    border: none;
    display: block;
    height: 38px;
    line-height: 40px;
    border-radius: 5px;
    padding: 0 10px;
    width: 100%;
}

.mail .email-btn {
     border: none;
    display: block;
    float: right;
    height: 40px;
    width: 80px;
    background:#ffd51d;
    font-size:18px;
    color:#474747;
    font-weight:bold;
    border-radius:10px;
}

.ft-menu > li {
    list-style: none;
    padding: 3px 0;
}

    .ft-menu > li > a {
        background: url(../images/icon.png) no-repeat left 3px;
        display: block;
        font-size: 14px;
        text-decoration: none;
        padding-left: 20px;
        color: #282828;
        line-height: 20px;
    }

.ft-menu {
    padding: 0;
    line-height: 30px;
}

.list-menu {
    padding: 20px 15px 20px;
    background-color: #efefef;
}

.menu-box h4 {
    font-weight: 700;
}

.copyright {
    background-color: #efefef;
    text-align: center;
    line-height: 22px;
    border-top: 1px solid #d3d4d3;
    padding: 6px 0;
}

    .copyright > a {
        color: #282828;
    }
/*================================main-content================================*/
#main-content {
    position: relative;
    width: 100%;
    z-index: 1;
}

.product-box {
    position: relative;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    width: 285px;
    height: 285px;
    overflow: hidden;
    border: 1px solid #ccc;
}

    .product-box:hover {
        box-shadow: 8px 0 8px 0 rgba(102, 102, 102, 0.5);
        border: 2px solid #fff;
    }

.pad-0 {
    padding: 0;
}

.pad-10 {
    padding: 0 10px;
}

.product-cat .product-box {
    margin: 30px auto;
}

.product-box img {
    display: block;
    position: relative;
    width: 100%;
    z-index: 1;
}

.product-content {
    bottom: 38px;
    display: block;
    line-height: 37px;
    border-top: 1px solid #434343;
    border-bottom: 1px solid #434343;
    position: absolute;
    padding: 2px 0;
    width: 100%;
    left: 0;
    z-index: 10;
}

    .product-content p {
        background-color: rgba(51, 51, 51, 0.8);
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        font-style: italic;
        text-transform: uppercase;
        margin: 0;
        color: #fff;
    }

.title h1 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 0;
}

.news-name > a {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    text-decoration: none;
}

.news-box.news-50 {
    margin-bottom: 10px;
    width: calc(48% - 4px);
    display: inline-block;
    vertical-align: top;
}

    .news-box.news-50:last-child {
        float: right;
    }


.news-img, .news-box img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.news-name {
    background-color: #fff;
    padding: 10px;
    text-align: center;
}

.description {
    overflow: hidden;
    width: 100%;
    text-align: center;
}

.list-news .description {
    text-align: left;
}

.news-box .description {
    font-style: italic;
    max-height: 66px;
}

.news-content {
    background-color: #fff;
    padding: 0 10px 10px;
}

.box-small {
}

.news-bg {
    background: url(../images/new-bg.png) repeat-x left bottom;
    padding: 15px 0;
}

.title {
    text-align: center;
}

.news h3 {
    float: left;
    margin: 0;
    padding-top: 20px;
}



.product-cat {
    width: 100%;
}

.head {
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}

.wrapper-detail {
    margin-top: 50px;
}

/*======================note==============*/
#wowslider-container1 {
    position: relative;
}

.ws_images li {
    list-style: outside none none;
}

.ws_images ul {
    padding-left: 0;
}

.ws_images img {
    width: 100%;
}
/*==============ve-chung-toi===========*/
.wrapper-main {
    margin: 30px 0 0 0;
}

.list-item {
    margin: 10px 0;
}

    .list-item > ul {
        padding: 0;
        text-align: center;
        margin: 0;
        position: relative;
    }

        .list-item > ul > li {
            display: inline-block;
            list-style: none;
        }

            .list-item > ul > li > a {
                background: #000 none repeat scroll 0 0;
                border: 1px solid #fff;
                border-radius: 20px;
                color: #fff;
                display: inline-block;
                font-size: 16px;
                padding: 8px 20px 8px 40px;
                text-decoration: none;
                position: relative;
                text-transform: uppercase;
            }

            .list-item > ul > li:hover > a, .list-item > ul > li:focus > a, .list-item > ul > li.active > a {
                color: #fed51b;
            }

        .list-item > ul > li {
            display: inline-block;
            list-style: outside none none;
            margin-left: -30px;
        }

            .list-item > ul > li:nth-of-type(1) {
                margin-left: 0;
            }

                .list-item > ul > li:nth-of-type(1) a {
                    z-index: 8;
                    padding-left: 50px;
                    background-image: url(../images/bg-li.png);
                    background-repeat: no-repeat;
                    background-position: 15px center;
                }

            .list-item > ul > li:nth-of-type(2) a {
                z-index: 7;
            }

            .list-item > ul > li:nth-of-type(3) a {
                z-index: 6;
            }

            .list-item > ul > li:nth-of-type(4) a {
                z-index: 5;
            }

            .list-item > ul > li:nth-of-type(5) a {
                z-index: 4;
            }

            .list-item > ul > li:nth-of-type(6) a {
                z-index: 3;
            }

            .list-item > ul > li:nth-of-type(7) a {
                z-index: 2;
            }

            .list-item > ul > li:nth-of-type(8) a {
                z-index: 1;
            }

.content-box {
    margin: 30px 0;
}

.sub1 {
    background: #fff none repeat scroll 0 0;
    box-shadow: -1px 2px 3px 0 rgba(0, 0, 0, 0.5);
    display: inline-block;
    left: 0;
    padding: 20px 10px;
    position: absolute;
    text-align: center;
    top: 43px;
    width: 100%;
    display: none;
    z-index: 10;
}

    .sub1 li {
        float: left;
        width: 33.3333%;
        list-style: none;
        padding-left: 7px;
    }

    .sub1 li {
        background: url(../images/bor-left.png) no-repeat left 5px;
    }

        .sub1 li:first-child {
            background: none;
            padding-left: 0;
        }

    .sub1 a {
        text-decoration: none;
    }

    .sub1 img {
        display: block;
        margin: 0 auto 10px;
        max-width: 100%;
    }

        .sub1 img:hover {
            border: 2px solid #ffd51d;
            margin: -2px auto 8px;
        }

    .sub1 span {
        color: #282828;
        font-weight: bold;
        font-size: 16px;
    }

.box-left {
    width: 59%;
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
}

    .box-left > p {
        margin: 0;
    }

    .box-left a {
        color: #3a00ff;
        text-decoration: underline;
    }

.box-right {
    display: inline-block;
    width: 38%;
}

.slider-box {
    position: relative;
}

    .slider-box::before {
        position: absolute;
        content: "";
        background: url(../images/bg-slide.png) no-repeat;
        width: 440px;
        height: 345px;
        left: -5px;
        top: -7px;
    }
/*.slider-box::before {
    background:#ffd51e;
    position:absolute;
    content:"";
     left:0;
    right:0;
    top:0;
    bottom:0;
    z-index:-1;
    -moz-transform: skew(-20deg);
    -webkit-transform: skew(10deg);
    -o-transform: skew(10deg);
    transform: skew(10deg);
     border-bottom-left-radius: 150px;
    border-top-right-radius: 150px;
}*/
#sliderbox img {
    max-width: 100%;
    border-bottom-left-radius: 150px;
    border-top-right-radius: 150px;
    border: 2px solid #fff;
    z-index: 9;
    position: relative;
    -webkit-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -moz-transition: all 2s ease;
}

    #sliderbox img:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -moz-transform: scale(1.1);
        transform: scale(1.1);
    }

/*================temlpate===============*/
.title-box h1 {
    color: #282828;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 20px;
}

.template-left .template-text {
    margin-left: 20px;
}

.template-right .template-text {
    margin-right: 20px;
}

.template-full .template-text, .template-full .template-img {
    width: 100%;
}

.template-full .template-img {
    margin: 20px 0;
}

    .template-full .template-img .img-box {
        display: inline-block;
        vertical-align: top;
        margin-right: 15px;
    }

.template-text {
    display: inline-block;
    width: 65%;
    vertical-align: top;
}

    .template-text img {
        max-width: 100%;
        margin: 0 auto;
        display: block;
    }

.template-img {
    width: 32%;
    display: inline-block;
}

.img-box {
    padding-bottom: 20px;
    /*position:relative;*/
    overflow: hidden;
}

    .img-box img {
        -webkit-transition: all 2s ease;
        -ms-transition: all 2s ease;
        -moz-transition: all 2s ease;
        transition: all 2s ease;
        max-width: 100%;
        margin: 0 auto;
        display: block;
    }

        .img-box img:hover {
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            -moz-transform: scale(1.1);
            transform: scale(1.1);
        }

.panel-group .panel + .panel {
    margin-top: 1px;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-heading {
    padding: 0;
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    text-decoration: none;
    color: #5a5a5a;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
}

.view {
    background: #919692 none repeat scroll 0 0;
    font-size: 14px;
    margin-right: 20px;
    padding: 16px 20px;
    color: #fff;
    font-weight: normal;
}

.hdnb .panel-title .current .view {
    background: #f4cd1e;
}

.hdnb .panel-heading.active {
    border-bottom: 4px solid #f4cd1e;
}

.hdnb-content {
    text-align: center;
}

    .hdnb-content p {
        text-align: left;
    }

    .hdnb-content > img {
        display: inline-block;
        max-width: 100%;
        margin: 20px;
    }

.quytrinh .panel-title > a, .quytrinh .panel-title > small, .quytrinh .panel-title > .small, .quytrinh .panel-title > small > a, .quytrinh .panel-title > .small > a {
    font-weight: normal;
}

.quytrinh .stt {
    background: #ffd51e;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin-right: 25px;
    padding: 13px 15px;
    position: relative;
}

    .quytrinh .stt::after {
        position: absolute;
        content: "";
        background: url(../images/bg-stt.png) no-repeat;
        top: 0;
        right: -16px;
        width: 16px;
        height: 45px;
    }

.quytrinh .panel-default:nth-of-type(2n+1) .panel-heading {
    background: #eaeaea;
}

.quytrinh .panel-default:nth-of-type(2n) .panel-heading {
    background: #fff;
}

.quytrinh .panel-title .current .stt {
    color: #fff;
    background: #3b3b3b;
}

    .quytrinh .panel-title .current .stt::after {
        position: absolute;
        content: "";
        background: url(../images/bg-stt2.png) no-repeat;
        top: 0;
        right: -16px;
        width: 16px;
        height: 45px;
    }

#imgbanner {
    position: relative;
}

    #imgbanner img {
        width: 100%;
    }

.text-banner {
    color: #fff;
    font-size: 25PX;
    left: 35px;
    bottom: 30px;
    position: absolute;
    font-weight: bold;
}
/*==============TIN-TUC==========*/
.wrapper-news h1 {
    color: #393939;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    position: relative;
    margin: 20px 0;
}

    .wrapper-news h1::after {
        position: absolute;
        content: "";
        width: 40px;
        height: 3px;
        background: #ffd51d;
        left: 50%;
        transform: translateX(-50%);
        bottom: -10px;
    }

#picturelist .news-name {
    text-align: center;
}
/*======slide=======*/
#picturelist {
    margin: 40px 0 20px;
}

    #picturelist .owl-nav {
        text-align: center;
        border-bottom: 1px solid #e5e5e5;
    }

    #picturelist .owl-prev, #picturelist .owl-next {
        background-color: #e9e9e9;
        color: #aeaeae;
        display: inline-block;
        font-size: 0;
        margin: 0 2px;
        padding: 2px 12px;
        position: relative;
    }

        #picturelist .owl-prev::before {
            position: absolute;
            content: "\f104";
            font-family: FontAwesome;
            font-size: 24px;
            padding: 1px 7px;
            display: block;
            right: 0;
            top: 0;
        }

        #picturelist .owl-next::before {
            content: "\f105";
            display: block;
            font-family: FontAwesome;
            font-size: 24px;
            padding: 1px 7px;
            position: absolute;
            right: 0;
            top: 0;
        }

        #picturelist .owl-prev:hover, #picturelist .owl-next:hover {
            background-color: #ccc !important;
            color: #4e7fa6;
        }
/*==============*/
.news-main {
    margin: 30px 0;
}

.list-news {
    display: inline-block;
    margin: 30px 0 20px 0;
    width: 100%;
}

    .list-news .item {
        width: calc(50% - 4px);
        display: inline-block;
        margin-bottom: 20px;
    }

    .list-news .item-img {
        width: 190px;
        height: 130px;
        display: inline-block;
        vertical-align: top;
        border: 1px solid #e3e3e3;
    }

    .list-news .item-box {
        display: inline-block;
        padding-left: 15px;
        width: calc(100% - 204px);
        vertical-align: top;
    }

    .list-news .item-name {
        margin-bottom: 10px;
    }

        .list-news .item-name > a {
            color: #00a1e6;
            font-size: 16px;
            text-decoration: none;
        }
/*==========tin-tuc-chi-tiet===========*/
.banner-news img {
    width: 100%;
}

.news-detail {
    margin: 40px 0;
}

    .news-detail h1 {
        color: #000;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 20px;
    }

.slider-news {
    margin-bottom: 40px;
}

.news-involve {
    border-top: 1px solid #e3e3e3;
    padding: 30px 0;
}

.newsinvolve {
    column-count: 2;
    -moz-column-count: 2;
}

.news-involve > h1 {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: bold;
}

.newsinvolve ul {
    padding: 0;
    margin: 0;
}

    .newsinvolve ul li {
        list-style: none;
        position: relative;
        background: url(../images/bg-icon.png) no-repeat left 9px;
        padding-left: 10px;
    }

        .newsinvolve ul li a {
            color: #3d3d3d;
            font-size: 14px;
            text-decoration: none;
        }
/*===slider====*/
.slider-big, .slider-big .gallery-img {
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.gallery-img {
    text-align: center;
    width: 100%;
}

    .gallery-img img, .small-box img {
        width: 100%;
    }

.gallery-slider {
    margin: 0 auto;
    padding: 20px;
    width: 794px;
    background: #f3f3f3;
    border: 1px solid #e1e1e1;
}

.slider-big, .slider-big .gallery-img {
    position: relative;
    width: 100%;
    z-index: 1;
}

#sliderGallery .slider-for .slick-prev, .slider-for .slick-next {
    background: url(../images/arrow.png) no-repeat left top;
    border: none;
    display: block !important;
    top: 50%;
    position: absolute;
    margin-top: -22px;
    overflow: hidden;
    text-indent: -999em;
    height: 44px;
    width: 40px;
}

.slider-for .slick-prev {
    left: 0;
}

.slider-for .slick-next {
    right: 0;
}

.gallery-smalls {
    padding: 10px 30px 0;
}

#sliderGallery .slider-nav .slick-prev, .slider-nav .slick-next {
    background: url(../images/arrow2.png) no-repeat left top;
    border: none;
    display: block !important;
    top: 50%;
    position: absolute;
    margin-top: -12px;
    overflow: hidden;
    text-indent: -999em;
    height: 24px;
    width: 14px;
}

#sliderGallery .slider-nav .slick-prev {
    left: -20px;
}

#sliderGallery .slider-nav .slick-next {
    right: -20px;
}

.gallery-small {
    padding: 0 5px;
}

.gallery-slider .slick-prev {
    background-position: left top;
}

    .gallery-slider .slick-prev:hover {
        background-position: left top;
    }

.gallery-slider .slick-next {
    background-position: right top;
}

    .gallery-slider .slick-next:hover {
        background-position: right top;
    }

.gallery-small .small-box {
    border: solid 2px #fff;
    overflow: hidden;
    width: 100%;
}

    .slick-current .gallery-small .small-box, .gallery-small .small-box:hover {
        border-color: #ffd71b;
    }
/*===========pager=======*/
.pager {
    background: #fff;
    text-align: center;
    vertical-align: top;
    margin: 0;
    position: relative;
    bottom: 0;
    left: 0;
    padding: 10px 0;
    width: 100%;
}

    .pager.pagersroll {
        background-color: #fff;
        -webkit-box-shadow: 3px 0 5px #ddd; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
        -moz-box-shadow: 3px 0 5px #ddd; /* Firefox 3.5 - 3.6 */
        box-shadow: 3px 0 5px #ddd; /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
        padding: 7px 0 5px !important;
        position: fixed;
        text-align: center;
        width: 100%;
        z-index: 9999;
    }

    .pager a, .pager span span {
        background: #e3e3e3;
        color: #6c706f;
        display: inline-block;
        font-size: 14px;
        vertical-align: top;
        text-align: center;
        height: 28px;
        line-height: 28px;
        padding: 0 5px;
        min-width: 28px;
    }

        .pager a:hover, .pager a.current, .pager span.current {
            background-color: #3b3b3b;
            color: #ffd51e;
            text-decoration: none;
        }

    .pager .first, .pager .last,
    .pager .prev, .pager .next {
        padding: 0;
        width: 28px;
    }

        .pager .first:hover, .pager .last:hover,
        .pager .prev:hover, .pager .next:hover {
            background-color: #3b3b3b;
            color: #ffd51e;
        }

    .pager .first, .pager .last {
        font-size: 12px;
    }

    .pager .prev, .pager .next {
        font-size: 16px;
    }
/*==========timeline========*/
.qtpt-main {
    position: relative;
    padding-bottom: 40px;
}

    .qtpt-main::before {
        position: absolute;
        content: "";
        background: url(../images/bg-timeline1.png) no-repeat;
        right: 130px;
        top: -10px;
        width: 433px;
        height: 261px;
    }

    .qtpt-main::after {
        position: absolute;
        content: "";
        background: url(../images/bg-timeline2.png) no-repeat;
        right: 130px;
        bottom: 0;
        width: 426px;
        height: 224px;
    }

.wrap {
    margin: 0px auto;
    overflow: hidden;
}

#dataYear {
    position: absolute;
    background: #ED473B;
    left: 60%;
    top: 0px;
    color: white;
    padding: 0px 10px;
}

.header {
    min-width: 400px;
    width: 90%;
    position: fixed;
    top: 0px;
    margin: 0px auto;
    background: #fff;
    z-index: 1;
    padding-left: 15%;
    padding-right: 15%;
    font-size: 35px;
    color: #c9c9c9;
    box-shadow: 0 0 5px 0px #ccc;
}

.timeline {
    width: 100%;
    padding-top: 50px;
    position: relative;
}

    .timeline:before {
        content: '';
        display: block;
        position: absolute;
        left: 49.5%;
        top: 120px;
        width: 3px;
        height: 100%;
        background: #666;
    }

.year {
    transition: all 0.4s ease-in-out;
    width: 100%;
    margin-bottom: 50px;
    position: relative;
}

.evt {
    min-height: 100px;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}

    .evt:nth-child(even) .in {
        float: right;
    }

    .evt:nth-child(odd) .in {
        float: left;
    }

.year:nth-of-type(2n+1) .evt:nth-of-type(2n+1) .in::before {
    background: url(../images/icon-timeline.png) no-repeat;
    position: absolute;
    content: "";
    width: 23px;
    height: 54px;
    top: 30px;
    right: -23px;
}

.year:nth-of-type(2n+1) .evt:nth-of-type(2n+1) .in::after {
    background: url(../images/icon-timeline3.png) no-repeat;
    position: absolute;
    content: "";
    width: 402px;
    height: 30px;
    bottom: -30px;
    left: 20px;
}

.year:nth-of-type(2n+1) .evt:nth-of-type(2n) .in::before {
    background: url(../images/icon-timeline5.png) no-repeat;
    position: absolute;
    content: "";
    width: 23px;
    height: 54px;
    top: 30px;
    left: -22px;
}

.year:nth-of-type(2n+1) .evt:nth-of-type(2n) .in::after {
    background: url(../images/icon-timeline4.png) no-repeat;
    position: absolute;
    content: "";
    width: 402px;
    height: 30px;
    bottom: -30px;
    left: 20px;
}

.year:nth-of-type(2n) .evt:nth-of-type(2n+1) .in::before {
    background: url(../images/icon-timeline2.png) no-repeat;
    position: absolute;
    content: "";
    width: 23px;
    height: 54px;
    top: 30px;
    right: -21px;
}

.year:nth-of-type(2n) .evt:nth-of-type(2n+1) .in::after {
    background: url(../images/icon-timeline3.png) no-repeat;
    position: absolute;
    content: "";
    width: 402px;
    height: 30px;
    bottom: -30px;
    left: 20px;
}

.year:nth-of-type(2n) .evt:nth-of-type(2n) .in::before {
    background: url(../images/icon-timeline6.png) no-repeat;
    position: absolute;
    content: "";
    width: 23px;
    height: 54px;
    top: 30px;
    left: -22px;
}

.year:nth-of-type(2n) .evt:nth-of-type(2n) .in::after {
    background: url(../images/icon-timeline4.png) no-repeat;
    position: absolute;
    content: "";
    width: 402px;
    height: 30px;
    bottom: -30px;
    left: 20px;
}

.year:nth-of-type(2n+1) .in, .year:nth-of-type(2n+1) .in .img-h2, .year:nth-of-type(2n+1) .year-time::after {
    background: #e7c42c;
}

.year:nth-of-type(2n) .in, .year:nth-of-type(2n) .in .img-h2, .year:nth-of-type(2n) .year-time::after {
    background: #919692;
}

.year-time::after {
    border-radius: 50%;
    bottom: 4px;
    content: "";
    height: 15px;
    left: 49%;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 15px;
    background: red;
}

.data {
    padding: 20px 15px;
    margin: 0;
    font-size: 14px;
    background: #fff;
    border-radius: 15px;
    color: #656565;
}

.in .title-timeline {
    padding: 12px;
    margin: 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    position: relative;
    padding-left: 110px;
    text-transform: uppercase;
}

.img-h2 {
    border: 2px solid #fff;
    border-radius: 50%;
    height: 80px;
    left: 15px;
    position: absolute;
    text-align: center;
    top: -20px;
    vertical-align: middle;
    width: 80px;
}

    .img-h2 > img {
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        vertical-align: middle;
        max-width: 100%;
    }

.year-time {
    transition: all 0.2s ease-in-out;
    display: block;
    width: 8%;
    position: absolute;
    top: 10px;
    left: 45.7%;
    line-height: 60px;
    font-size: 24px;
    background: #fff;
    color: #333;
    font-weight: bold;
    text-align: center;
}

.year .in {
    width: 45%;
    float: left;
    margin: 5px 0 0 0;
    padding: 3px;
    border-radius: 15px;
    position: relative;
}

.activeYear {
    background: #ED473B;
    color: #fff;
    border-color: #fff;
}

#banner-product {
    position: relative;
    overflow: hidden;
}

    #banner-product::before {
        position: absolute;
        content: "";
        background: url(../images/bg-banner1.png) no-repeat;
        width: 209px;
        height: 290px;
        bottom: 0;
        left: 0;
        z-index: 2;
    }

    #banner-product::after {
        position: absolute;
        content: "";
        background: url(../images/bg-banner2.png) no-repeat;
        width: 197px;
        height: 312px;
        bottom: -10px;
        right: 0;
        z-index: 2;
    }

.wrapper-product {
    margin: 30px 0;
}

.product-description {
    text-align: center;
    position: relative;
    padding-bottom: 20px;
}

    .product-description::after {
        position: absolute;
        content: "";
        width: 190px;
        height: 1px;
        background: #ffd51e;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
    }

    .product-description p {
        margin: 0;
    }

.product-main {
    width: 100%;
}

    .product-main .item {
        display: inline-block;
        width: calc(25% - 4px);
        text-align: center;
        position: relative;
        vertical-align: top;
        margin: 30px 0;
    }

        .product-main .item:nth-of-type(2) .item-abso {
            position: absolute;
            top: 0;
            left: 0;
        }

        .product-main .item:nth-of-type(2):hover .item-abso {
            background: #f4f3f3;
            border: 1px solid #fcd61d;
            z-index: 2;
        }

        .product-main .item:nth-of-type(2):hover .item-hover {
            display: block;
        }

.item-img img {
    max-width: 100%;
}

.item-name > a {
    color: #282828;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

.item-hover {
    margin: 20px 0;
    display: none;
}

    .item-hover > a {
        display: block;
        text-decoration: none;
        padding: 10px;
        width: 220px;
        margin: auto;
        background: #919692;
        margin-bottom: 10px;
        color: #fff;
        font-size: 15px;
        font-weight: 600;
        border-radius: 20px;
    }

    .item-hover a:hover {
        background: #ffd51e;
    }

.popup-main {
    margin: 30px 0;
}

.titel-product h1 {
    color: #252525;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
}

.titel-product {
    margin: 20px 0;
}

.video-product .fa {
    margin-right: 5px;
}

.video-product {
    display: inline-block;
}

.download-product {
    display: inline-block;
    margin-left: 20px;
}

    .video-product a, .download-product a {
        color: #3b3b3b;
        text-decoration: none;
        font-weight: bold;
    }

        .video-product a:hover, .download-product a:hover {
            text-decoration: underline;
            color: #efc616;
        }
/*/============= popup =============/*/

#overlay-screen-active {
    position: fixed;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    z-index: 999;
    top: 0;
    left: 0;
}

.form-popup {
    padding-top: 20px;
}

.popup .popup-content {
    background:#fff;
    width: 398px;
    height: 360px;
    border-radius: 10px;
    position: fixed;
    top: -250%;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 9999;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border:1px solid #ccc;
}

.popup .popup-dangky {
    background: url(../images/bg1.png) no-repeat top center;
    width: 588px;
    height: 345px;
    padding:0 0 0 195px;
    border-radius: 10px;
    position: fixed;
    top: -250%;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 9999;
    border:none !important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.popup .popup-dangky.popup-dangkyEn {
    background:#fff url(../images/bg1-1.png) no-repeat left center;
    background-size:auto 100%;
    padding-bottom:10px;
    height:auto;
    bottom:auto;
    box-shadow:0 0 10px 5px rgba(0,0,0,0.5);
}
.popup .popup-dangky .contentPop {

}

    .popup .popup-dangky .popup-btn-close {
        cursor: pointer;
        position: absolute;
        right: 0;
        top: 0;
        z-index:9;
    }

    .popup .popup-dangky .form-popup {
        padding-top: 15px;
    }

.popup .popup-content .popup-btn-close {
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0;
}

.popup .popup-content h1 {
    background:#ffd51d;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    color: #282828;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}

/*.popup-content span {
    color: #df2626;
}*/

.popup-input {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.popup-w select {
    height: 35px;
    margin-bottom: 10px;
    width: 275px;
}

.popup-input input {
    border: 1px solid #ccc;
    height: 35px;
    padding: 0 10px;
    width: 100%;
    font-size:12px;
}

.dangky {
    display: inline-block;
}

.huybo {
    display: inline-block;
    float: right;
    margin-right: 5px;
}

.dangnhap {
    display: inline-block;
    float: right;
}

.dangky > a {
    text-decoration: underline;
}

.huybo > a {
    background: #e6e6e6 none repeat scroll 0 0;
    border-radius: 10px;
    padding: 5px 20px;
}

.dangnhap > a {
    background: #fed61f none repeat scroll 0 0;
    border-radius: 10px;
    padding: 5px 20px;
}
.forget {
    display: inline-block;
    float: right;
}
.forget > a {
    border-radius: 10px;
    padding: 5px 10px;
}
.btn-popup {
    position:relative;
    float:right;
}
.btn-popup a {
    font-size: 14px;
    color: #282828;
    display: block;
    padding-top:10px;
    padding-bottom:10px;
}
.btn-popup a p {
    margin-bottom:0;
    font-size:13px;
    text-align:center;
    line-height:16px;
}
.btn-popup .forget {
    position:absolute;
    right:100%;
    width:150px;
    top:0;
}
.btn-popup .forget a p {
    text-align:right;
}
#popSite .nav-tabs {
    padding-left:50px;
}
.popup .popup-dangky .form-popup {
    padding-left:55px;
}
#messageDangNhap,#message {
    font-size: 13px;
    line-height: 15px;
    display: block;
}
#messageDangNhap i,#message i {
    padding-left:10px;
    display:block;
}

.video-product .popup .popup-content h1 {
    color: #282828;
    font-size: 20px;
    font-weight: bold;
    margin:0;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
}

#popSite .nav-tabs {
    border-bottom: none;
    padding-bottom: 15px;
    text-align: left;
    margin-top:20px;
}

    #popSite .nav-tabs > li > a {
        background: #e6e6e6 none repeat scroll 0 0;
        border: medium none;
        border-radius: 0;
        line-height: 1.42857;
        margin-right: 2px;
        font-size: 15px;
        font-weight: bold;
        color: #222222;
        position: relative;
    }
    #popSite .nav-tabs > li.first-child {
        width:50%;
    }
    #popSite .nav-tabs > li > a > p {
        font-weight:normal;
        font-size:13px;
        margin-bottom:0;
        text-align:center;
    }

    #popSite .nav-tabs > li.active > a {
        background: #fed61f;
    }

    #popSite .nav-tabs > li {
        float: none;
        margin-bottom: 0;
        display: inline-block;
    }

    #popSite .nav-tabs > .li1.active > a::before {
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
        border-top: 15px solid #fed61f;
        content: "";
        height: 0;
        left: -1px;
        position: absolute;
        top: 100%;
        width: 100%;
    }

    #popSite .nav-tabs > .li2.active > a::before {
        border-left: 60px solid transparent;
        border-right: 60px solid transparent;
        border-top: 15px solid #fed61f;
        content: "";
        height: 0;
        left: -1px;
        position: absolute;
        top: 100%;
        width: 100%;
    }
    #popSite .nav-tabs > .li3.active > a::before {
        border-left: 85px solid transparent;
        border-right: 85px solid transparent;
        border-top: 10px solid #fed61f;
        content: "";
        height: 0;
        left: -1px;
        position: absolute;
        top: 100%;
        width: 100%;
    }

    #popSite .nav-tabs > .li4.active > a::before {
        border-left: 59px solid transparent;
        border-right: 59px solid transparent;
        border-top: 10px solid #fed61f;
        content: "";
        height: 0;
        left: -1px;
        position: absolute;
        top: 100%;
        width: 100%;
    }
/*===============dich-vu===========*/
.wrapper-service {
    margin: 30px 0;
}
/*==============mua-hang=============*/
.shopping {
    margin: 30px 0;
}

.form-main {
    width: 770px;
    margin: 30px auto;
}

.form-muahang {
    margin-top: 30px;
}

.form-input {
    display: inline-block;
    width: 550px;
}

.ques-w {
    margin-bottom: 10px;
}

.form-textbox {
    border: 1px solid #e1e1e1;
    height: 35px;
    width: 100%;
}

.form-area {
    height: 130px;
    width: 100%;
    border: 1px solid #e1e1e1;
}

.form-lb {
    color: #282828;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    width: 195px;
    vertical-align: top;
}

    .form-lb > span {
        color: #ff2626;
    }

.btn-muahang {
    margin-left: 200px;
}

    .btn-muahang span {
        color: #ff2626;
    }

.btn-lamlai {
    background: #e6e6e6;
    border: none;
    border-radius: 10px;
    color: #282828;
    font-size: 13px;
    padding: 5px 15px;
    margin-left: 30px;
}

.btn-luu {
    background: #fed61f;
    border: none;
    border-radius: 10px;
    color: #282828;
    font-size: 13px;
    padding: 5px 15px;
}

.template-text h1 {
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.form-dangky .form-main {
    margin: 30px 16px 0 0;
    display: inline-block;
}

.form-img {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 805px);
}

    .form-img > img {
        margin-bottom: 20px;
        width: 100%;
    }

.form-dangky {
    margin: 30px 0;
}

.quytac {
    background: url(../images/bg-quytac.png) no-repeat left center;
    height: 71px;
}

    .quytac > span {
        font-size: 16px;
        font-weight: bold;
        line-height: 78px;
        margin-top: 0;
        padding: 0 0 0 90px;
    }

.download-product span {
    padding-right: 5px;
}

.template-text .download-product {
    margin-left: 70px;
}
/*===================contact====================*/
.address-contact h1 {
    color: #3d3d3d;
    font-size: 19.41px;
    font-weight: bold;
    margin: 0 0 10px;
}

.address-contact a {
    color: #3a00ff;
    text-decoration: underline;
}

.address-contact p {
    margin: 0;
}

#map .box .fa {
    color: #006699;
    display: inline-block;
    width: 30px;
}

#map .box .fa {
    width: 20px;
}

/*=====================================*/
.map-wrap {
    background-color: #fff;
    border: solid 1px #d2d2d2;
    overflow: hidden;
    height: 300px;
    padding: 3px;
    width: 100%;
}

.send-contact {
    color: #484848;
    font-size: 13px;
    line-height: 18px;
    width: 100%;
}

#mapwrap {
    height: 300px;
    width: 100%;
}

#map {
    height: 100%;
    width: 100%;
}

    #map .box {
        width: 340px;
    }

        #map .box, #map .box a {
            color: #282828;
            font-size: 14px;
            line-height: 22px;
        }

            #map .box .title-2 {
                color: #006699;
                font-size: 14px;
                margin: 0;
            }

            #map .box p {
                margin: 0;
                position: relative;
            }

            #map .box .title-2 {
                background: none;
                padding-bottom: 0;
            }

    #map .ml {
        margin-left: 15px;
    }

    #map .box .glyphicon {
        color: #b1b1b1;
        height: 18px;
        line-height: 18px;
        width: 16px;
    }

    #map .box .iconl {
        display: block;
        left: 0;
        top: 0;
        position: absolute;
    }
/*===============================*/
.mapbg {
    background-color: #fff;
}

.wrap-send .row {
    margin-left: -8px;
    margin-right: -8px;
}

.wrap-send .col-xs-6 {
    padding-left: 8px;
    padding-right: 8px;
}
/*============================*/
.wrap-node {
    margin: 30px 0;
    width: 100%;
}

.contact-bg {
    background: #919692 none repeat scroll 0 0;
    padding: 30px;
    width: 100%;
}

.bg-map {
    display: inline-block;
    height: 404px;
    margin-left: 30px;
    vertical-align: top;
    width: 685px;
}
/*==================combobox==============*/
.contact-info {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 800px);
}

    .contact-info > h1 {
        color: #ffd51e;
        font-size: 19.41px;
        font-weight: bold;
        text-align: center;
    }

.address {
    padding: 0;
    margin: 20px 0 0 0;
    color: #fff;
}

    .address li {
        padding-left: 30px;
        list-style: none;
        position: relative;
    }

    .address .fa {
        color: #ffd51e;
        display: block;
        left: 0;
        top: 0;
        position: absolute;
        height: 20px;
        line-height: 20px;
    }

    .address a {
        color: #fff;
    }

.combobox {
    position: relative;
}

.conbobox-hide {
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    padding: 10px;
    background: #fff;
    z-index: 10;
    border-radius: 10px;
    margin-top: 1px;
}

    .conbobox-hide span {
        display: block;
        position: relative;
        color: #474747;
        font-size: 14px;
        font-weight: bold;
        background: #fff;
        line-height: 30px;
        padding-left: 20px;
        cursor: pointer;
        border-bottom: 1px solid #ccc;
    }

        .conbobox-hide span:last-child {
            border-bottom: 0;
        }

.conbobox-show span {
    display: block;
    position: relative;
    color: #474747;
    font-size: 14px;
    font-weight: bold;
    background: #fff;
    line-height: 40px;
    border-radius: 10px;
    padding-left: 20px;
}
/*.conbobox-show span::after {
    position:absolute;
    content:"";
    background: url(../images/bg-text.png) no-repeat;
    width:14px;
    height:8px;
    right:20px;
    top:50%;
    transform:translateY(-50%);
}*/
.conbobox-show {
    position: relative;
}

    .conbobox-show::before {
        position: absolute;
        content: "";
        background: transparent;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 10;
    }

.btn-contact-show {
    background: url(../images/bg-text.png) no-repeat center center;
    position: absolute;
    width: 14px;
    padding: 10px;
    height: 8px;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    z-index: 11;
}

.table-tuyendung .table-box {
    background: #f1f1f1;
    line-height: 60px;
    color: #282828;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    width: 1190px;
}

.table-btn {
    border-top: 5px solid #f4cd1e;
    line-height: 40px;
}

    .table-btn.active {
        border-top: 0;
        border-bottom: 5px solid #f4cd1e;
    }

        .table-btn.active .th1 {
            background: #f4cd1e;
            color: #3b3b3b;
        }

.table-text {
    border-top: 1px solid #e1e1e1;
}

.table-content {
    width: 1190px;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

.table-box .th1 {
    display: inline-block;
    width: 145px;
    vertical-align: top;
    font-size: 0;
    margin-left: -4px;
}

.th1 {
    float: left;
    width: 145px;
    vertical-align: top;
}

.th2 {
    width: 480px;
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #e1e1e1;
}

.th3 {
    width: 260px;
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #e1e1e1;
}

.th4 {
    width: 290px;
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #e1e1e1;
}

.table-info {
    border-top: 1px solid #e1e1e1;
}

.table-text {
    width: 100%;
    /*display:none;*/
    padding: 20px;
}

.table-content {
    color: #3b3b3b;
    font-size: 14px;
}

    .table-content .th1 {
        color: #919692;
        font-size: 14px;
        cursor: pointer;
    }

    .table-content .th2 {
        padding-left: 20px;
    }

    .table-content .th1, .table-content .th3, .table-content .th4 {
        text-align: center;
    }


/* default */
.news .nav-tabs {
    text-align: center;
    margin-bottom: 15px;
    border-bottom: 0;
}

    .news .nav-tabs > li {
        float: none;
        display: inline-block;
        border: 0;
        border-radius: 0;
        background: #919692;
    }

        .news .nav-tabs > li > a {
            border: 0;
            color: #fff;
        }

        .news .nav-tabs > li.active > a, .news .nav-tabs > li.active > a:hover, .news .nav-tabs > li.active > a:focus {
            background: none;
            border: 0;
            color: #333;
        }

        .news .nav-tabs > li > a:hover {
            border-color: transparent;
        }

.news .nav > li > a:hover, .news .nav > li > a:focus {
    text-decoration: none;
    background: none;
}
/* height tab bootstrap */
.tab-content > .tab-pane {
    display: block !important;
    height: 0 !important;
    overflow: hidden !important;
    margin-right:20px;
}

.tab-content > .active {
    height: auto !important;
}

.home > a {
    line-height: inherit !important;
    padding: 0 !important;
    border: none !important;
    display: block !important;
    margin-left: 0 !important;
}

.contact-box p {
    margin: 0;
}
.form-popup {
  padding: 10px;
}
.mCSB_inside > .mCSB_container {
    margin-right:0;
}
.mCSB_inside > .mCSB_container {
    margin-right: 0;
}
.note-video ul, .form-popup ul {
    padding:0 0 0 10px;
}
.note-video li {
    list-style:none;
    position:relative;
    line-height:30px;
    cursor:pointer;
    padding-left:20px;
}
    .note-video li:hover {
    color:#ffd51d ;
    }
    .note-video li::before {
        position:absolute;
        content:"\f03d";
        font-size:13px;
        left:0;
        top:50%;
        transform:translateY(-50%);
        font-family:'FontAwesome';
    }
.form-popup ul li {
    position:relative;
    list-style:none;
    padding-left:20px;
    line-height:30px;
}
    .form-popup ul li::before {
        position:absolute;
        content:"\f019";
        font-size:13px;
        left:0;
        top:50%;
        transform:translateY(-50%);
        font-family:'FontAwesome';
    }
    .form-popup ul li a {
        display:block;
        font-weight:normal;
    }
    .mCSB_scrollTools .mCSB_draggerContainer{
        opacity:0;
        z-index:-9999;
    }
    .log-style, .log-style:hover, .log-style:focus{
    color: #000;
    line-height: 14px;
    vertical-align: top;
    margin-left: 5px;
    text-decoration: none;
    font-style: italic;
    cursor:pointer;
    }
    .login {
  display: inline-block;
}
.wrapper-product img {
    max-width:100%;
}