@import url("my_css/my_effect.css");

* {
    list-style: none;
    padding: 0;
    margin: 0 auto;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
}

body {
    font-family: 'Arial', 'Helvetica', 'sans-serif';
    font-size: 12px;
    position: relative;
    box-sizing: border-box;
    overflow-y: scroll;
}

a:focus, a:hover {
    text-decoration: none;
}

* {
    margin: 0;
    list-style: none;
}

.clear {
    display: block;
    clear: both;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin: 0;
}

ol, ul {
    margin: 0;
    padding: 0;
}

#full {
    width: 1349px;
    margin: 0px auto;
    overflow-x: hidden;
}

.text {
    text-align: justify;
    line-height: 2em;
}

    .text img {
        max-width: 100%;
    }

.clear {
    display: block;
    clear: both;
}

.left_0 {
    margin-left: 0px !important;
}

.my_table {
    display: table;
}

.my_row {
    display: table-row;
}

.my_cell {
    display: table-cell;
}

.w100 {
    width: 100%;
}

.mw100 {
    max-width: 100%;
    vertical-align: middle;
}

.padding0 {
    padding: 0px
}

.paddingright0 {
    padding-right: 0px;
}

.paddingleft0 {
    padding-left: 0px;
}

.top20 {
    margin-top: 20px;
}

.top15 {
    margin-top: 15px;
}

.top10 {
    margin-top: 10px;
}

.top5 {
    margin-top: 5px;
}

.row_min {
    margin: 0px;
}

.row_sanpham {
    margin-left: 0;
    margin-right: 0px;
}

.inline_block {
    display: inline-block;
}

.hover_red:hover {
    color: #f00;
}

.hover_yellow:hover {
    color: #ff0;
}

.transAll03 {
    -webkit-transition: all .3s;
    transition: all .3s;
}

.transAll1 {
    -webkit-transition: all 1s;
    transition: all 1s;
}

.center {
    text-align: center;
}

#top {
    color: #FFF;
    font-weight: 500;
    text-align: center;
    position: fixed;
    bottom: 4px;
    right: 10px;
    display: none;
    cursor: pointer;
    z-index: 100;
}

    #top:hover {
    }

.tablelienhe {
}

    .tablelienhe span {
        color: #F00;
    }

    .tablelienhe .my_cell {
        padding: 5px 0px;
        vertical-align: top;
    }

        .tablelienhe .my_cell label {
            font-size: 12px;
            color: #404040;
            font-weight: bold;
        }

    .tablelienhe .cell_title {
        text-align: right;
        padding-right: 15px;
    }

    .tablelienhe .input {
        height: 32px;
        padding: 5px;
        border: 1px solid #d1d1d1;
        line-height: 20px;
        color: #666;
        font-size: 12px;
        box-sizing: border-box;
        outline: none;
        background: #fdfdfd;
    }

        .tablelienhe .input:focus {
            border: 1px solid #33a3b3
        }

;.tablelienhe .input.input_not_valid {
    border: 1px solid #b52525
}

.tablelienhe textarea {
    padding: 5px;
}

.tablelienhe .title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase
}

.button {
    display: inline-block;
    padding: 5px 20px;
    border: 1px solid #cdcdcd;
    cursor: pointer;
    background: #f0f0f0;
    color: #000;
}

    .button:hover {
        border: 1px solid #3399ff;
    }

.left_lienhe {
    width: 40%;
    box-sizing: border-box;
    padding-right: 10px;
    float: left;
}

.right_lienhe {
    width: 60%;
    box-sizing: border-box;
    padding-left: 10px;
    float: right;
}

.form-control {
    height: 35px;
    border: 1px solid #e0e0e0;
}

.contain_map_lienhe {
    margin-top: 20px;
}

.notify_check {
    color: #b52525 !important;
    padding: 7px 0px 0px 10px;
    display: none;
}

.inner {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

#header {
    position: relative;
    width: 1349px;
    margin: 0px auto;
    height: 150px;
    background: #B8673B;
    border-bottom: 1px solid #fff;
}

#languages {
    position: absolute;
    top: 0px;
    right: 0px;
}

#banner {
    height: auto;
}

    #banner h1 {
        width: 0px;
        height: 0px;
        text-indent: -9999px;
        position: absolute;
    }

#language {
    position: absolute;
    top: 10px;
    right: 0px;
}

.logo {
    position: relative;
    float: left;
    top: 20px;
}

.hotline_top {
    position: absolute;
    right: 455px;
    top: 10px;
}

    .hotline_top span.hotline {
        font-size: 30px;
        color: #f71204;
        font-family: 'UTMAurora';
        text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    }

.email_top {
    position: absolute;
    right: 190px;
    top: 12px;
}

    .email_top span.email {
        font-size: 15px;
        padding-left: 15px;
        color: #fff;
    }

.hotline_top .fa {
    color: #fff;
    font-size: 20px;
}

.social_top {
    position: absolute;
    right: 0;
    top: 7px;
}

#menu {
    height: 45px;
    position: absolute;
    z-index: 999;
    top: 100px;
    right: 0px;
}

    #menu ul li {
        float: left;
        position: relative;
        background: url(../images/li_menu.png) right center no-repeat;
        background-color: rgba(0, 0, 0, 0.33);
        height: auto;
        padding: 6px 0px;
    }

    #menu > .inner > ul > li:last-child {
        background: none;
        background-color: rgba(0, 0, 0, 0.33);
    }

    #menu ul li a {
        line-height: 30px;
        font-size: 14px;
        padding: 0px 25px;
        color: #fff;
        display: block;
        text-transform: uppercase;
        background: rgba(0, 0, 0, 0.16);
        font-family: 'RobotoRegular';
    }

        #menu ul li.menu_active a, #menu ul li a:hover {
            background: rgba(27, 24, 24, 0.7);
            color: #ff0;
        }

    #menu ul li ul {
        width: 230px;
        position: absolute;
        top: 100%;
        left: 0;
        display: none;
        z-index: 9999;
    }

        #menu ul li ul li {
            background: #B8673B;
            display: block !important;
            float: none;
            border-bottom: 1px solid #fff;
        }

            #menu ul li ul li:last-child {
                border-bottom: none;
            }

            #menu ul li ul li a {
                background: none !important;
                color: #fff !important;
                line-height: normal !important;
                padding: 8px 25px;
            }

                #menu ul li ul li a:hover {
                    color: #ff0 !important;
                }

            #menu ul li ul li ul {
                top: 0;
                left: 100%;
            }

#timkiem {
    width: 270px;
    height: 32px;
    background: url(../images/bg_search.png);
    position: absolute;
    right: 0;
    top: 50px;
}

    #timkiem input[type="text"] {
        outline: none;
        background: none;
        border: none;
        height: 32px;
        width: 261px;
        padding-left: 10px;
    }

    #timkiem #btn {
        height: 32px;
        width: 35px;
        cursor: pointer;
        float: right;
        position: absolute;
        right: 0;
        top: 0;
        background: none;
        outline: none;
        border: none;
    }

    #timkiem .fa {
        font-size: 18px;
        color: #7F7F7F;
        font-weight: 900;
    }

#slider {
    margin: auto;
    position: relative;
    margin-bottom: 0px;
    box-shadow: none;
}

.contain_slider {
    position: relative;
}

#left {
    float: left;
    width: 250px;
}

.sub_left {
    margin-bottom: 20px;
}

.title_left {
    height: 35px;
    background: #bb6a35;
}

    .title_left span {
        font-size: 18px;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
        line-height: 35px;
        display: block;
        font-family: 'RobotoRegular';
    }

.item_tooltip {
    position: relative;
}

.my_tooltip {
    position: absolute;
    bottom: 100%;
    background: #353535;
    font-weight: bold;
    color: #fff;
    border-radius: 3px;
    padding: 3px 5px;
    left: 0;
    margin-bottom: 5px;
    display: none;
}

    .my_tooltip:after {
        content: "";
        position: absolute;
        border-top: 5px solid #353535;
        border-bottom: 5px solid transparent;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        top: 100%;
        left: 50%;
        margin-left: -5px;
    }

.contain_list_news_left .vert, .contain_list_news_left .vert .simply-scroll-clip {
    height: 500px !important;
    width: 100% !important;
}

    .contain_list_news_left .vert .simply-scroll-list li {
        width: 100% !important;
        height: 62px !important;
        padding: 10px 0px;
    }

        .contain_list_news_left .vert .simply-scroll-list li img {
            max-width: 100% !important;
        }

.menu_left ul {
    background: #fff;
    border: 1px solid #e0e0e0;
}

    .menu_left ul li {
        position: relative;
    }

        .menu_left ul li a {
            font-size: 15px;
            color: #af6135;
            display: block;
            border-bottom: 1px dashed #f1e9e9;
            padding: 10px 25px;
            ;
            position: relative;
            text-transform: uppercase;
            font-family: 'RobotoRegular';
            font-weight: 600;
        }

            .menu_left ul li a:before {
                content: "";
                width:
            }

        .menu_left ul li ul {
            display: none;
            width: 100%;
            background: red;
        }

.index {
    width: 1200px !important;
}

#main {
    width: 920px;
    float: right;
}

#container {
    margin-top: 30px;
}

.sub_main {
    margin-bottom: 20px;
}

.title_main {
    height: auto;
    margin-bottom: 30px;
    text-align: center;
    position: relative;
}

    .title_main::after {
        position: absolute;
        content: '';
        width: 327px;
        height: 20px;
        background: url(../images/line.png);
        left: 0px;
        right: 0px;
        margin: auto;
    }

    .title_main span {
        color: #AF6135;
        font-family: 'UTMAurora';
        font-weight: normal;
        display: block;
        font-size: 35px;
        text-transform: uppercase;
    }

    .title_main h2 {
        color: #fff;
        line-height: 35px;
        font-weight: normal;
        display: block;
        font-size: 13px;
        font-weight: bold;
    }

.box_sanpham {
    outline: 1px solid #d2cece;
    padding: 3px;
    padding-bottom: 15px;
}

.img_sanpham {
    text-align: center;
    overflow: hidden;
}

    .img_sanpham img {
        transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
    }

    .img_sanpham:hover img {
        transform: scale(1.2,1.2);
        -webkit-transform: scale(1.2,1.2);
        -moz-transform: scale(1.2,1.2);
        -o-transform: scale(1.2,1.2);
        -ms-transform: scale(1.2,1.2);
    }

.name_sanpham {
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 10px;
}

    .name_sanpham h2 {
        font-size: 15px;
        color: #96542d;
    }

.gia_sanpham {
    text-align: center;
    margin-top: 8px;
    font-size: 16px;
}

    .gia_sanpham span {
        color: #f00;
        font-weight: bold;
    }

.more_sanpham {
    text-align: center;
    margin-top: 5px;
}

    .more_sanpham a {
        background: #2A8FED;
        display: inline-block;
        padding: 7px 20px;
        color: #fff;
        font-weight: bold;
    }

        .more_sanpham a:hover {
            color: #000;
            background: #ff0;
        }

.list_sub_img_detail {
    position: relative;
}

.prev_sub_detail, .next_sub_detail {
    position: absolute;
    width: 28px;
    height: 28px;
    background: url(../images/icon_next_prev_common_owl.png);
    z-index: 10;
    top: 50%;
    margin-top: -14px;
}

.prev_sub_detail {
    background-position: 0px -28px;
    left: 0px;
}

    .prev_sub_detail:hover {
        background-position: 0px 0px;
    }

.next_sub_detail {
    background-position: -28px -28px;
    right: 0px;
}

    .next_sub_detail:hover {
        background-position: -28px 0px;
    }

#sub_img_detail {
    margin-top: 5px;
}

.item_owl_sub {
    padding: 0px 2px;
}

.item_detail {
    padding: 10px 0px;
    border-bottom: 1px dashed #cdcdcd;
}

.bottom_detail {
    margin-top: 20px;
}

.img_detail {
    width: 50%;
    float: left;
}

.info_detail {
    width: 50%;
    float: left;
    padding-left: 15px;
    box-sizing: border-box;
}

.item_info_detail {
    font-size: 13px;
    line-height: 20px;
    padding: 10px 0px;
    border-bottom: 1px solid #eee;
}

    .item_info_detail.name_detail {
        font-size: 25px;
        font-weight: 400;
        color: #af6135;
        line-height: 25px;
        font-family: 'UTMColossalis';
    }

    .item_info_detail.gia_detail span {
        font-size: 18px;
        color: #f00;
    }

.item_tab {
    display: inline-block;
    padding: 10px 15px;
    color: #af6135;
    font-weight: bold;
    border: 1px solid #af6135;
}

    .item_tab:hover, .item_tab.active {
        color: #fff;
        border: 1px solid #af6135;
        background: #af6135;
    }

.contain_content_tab {
    padding: 10px 0px;
    text-align: justify;
    line-height: 22px;
    font-size: 13px;
}

.content_tab {
    display: none;
}

    .content_tab.active {
        display: block;
    }

.box_news {
    display: block;
    clear: both;
    padding: 10px 0px;
    border-bottom: 1px dashed #cdcdcd;
}

.box_news_img {
    float: left;
    overflow: hidden;
    padding: 0px;
    position: relative;
    width: 230px;
    margin-right: 20px;
}

    .box_news_img a {
        display: block;
        position: relative;
    }

.box_news_name h3 a {
    color: #000;
    font-size: 20px;
}

    .box_news_name h3 a:hover {
        color: #f00;
    }

.box_news_mota {
    text-align: justify;
    line-height: 22px;
    margin-top: 5px;
}

.box_news_readmore {
    text-align: right;
    float: right;
}

    .box_news_readmore a:hover {
        color: #000;
    }

    .box_news_readmore a {
        display: inline-block;
        color: #f00;
        font-weight: bold;
        font-style: italic;
    }

.title_news_other {
    font-size: 20px;
    color: #222;
    margin-bottom: 15px;
}

.item_news_other {
    width: 49%;
    float: left;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.name_news_other {
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    color: #000;
}

    .name_news_other:hover {
        color: #f00;
    }

.img_news_other {
    width: 40%;
    float: left;
    padding-right: 10px;
    box-sizing: border-box;
}

.right_news_other {
    width: 60%;
    float: right;
}

#doitac {
    background: #f6f6f6;
    padding: 15px 0px;
}

.item_doitac {
    padding: 10px;
}

    .item_doitac img {
        border: 1px solid #cdcdcd;
    }

.contain_owl_doitac {
    position: relative;
    padding: 0px 25px;
}

.next_doitac {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -10px;
    z-index: 100;
}

.prev_doitac {
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -10px;
    z-index: 100;
}

#footer {
    background: #AF6135;
    padding: 15px 0px;
    max-width: 1366px;
    margin: 0px auto;
    position: relative;
    height: 222px;
}

.name_footer {
    font-family: 'UTMSwiss721BlackCondensed';
    font-size: 20px;
    color: #fcff00;
    font-weight: normal;
}

.left_footer {
    width: 565px;
    float: left;
    padding-top: 30px;
}

.mid_footer {
    width: 210px;
    float: left;
    padding-top: 30px;
}

.right_footer {
    position: absolute;
    right: 0px;
    background: url(../images/after_footer.png);
    height: 232px;
    z-index: 999;
    width: 431px;
    top: -25px;
}

    .right_footer .fb {
        position: absolute;
        width: 272px;
        height: 170px;
        left: 80px;
        top: 30px;
    }

.mid_footer ul li a {
    color: #fff;
    font-size: 14px;
    padding: 4px 0px;
    display: inline-block;
}

    .mid_footer ul li a:hover {
        text-decoration: underline;
    }

.title_footer {
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 5px;
    color: #FCFF00;
    font-family: 'RobotoCondensedRegular';
}

.bottom_footer {
    height: 40px;
    background: #333333;
}

.copyright {
    width: 600px;
    float: left;
    line-height: 40px;
    color: #fff;
    font-size: 13px;
}

.thongke {
    text-align: right;
    line-height: 40px;
    color: #fff;
    font-size: 13px;
}

    .thongke span {
        padding: 0px 15px;
    }

.list_thongke {
    max-width: 220px;
    margin: 20px auto;
}

    .list_thongke li {
        padding: 5px 0px;
        font-size: 15px;
        color: #000;
        padding-left: 25px;
    }

        .list_thongke li.tk_online {
            background: url(../images/icon_online.png) left center no-repeat;
        }

        .list_thongke li.tk_week {
            background: url(../images/icon_week.png) left center no-repeat;
        }

        .list_thongke li.tk_today {
            background: url(../images/icon_month.png) left center no-repeat;
        }

        .list_thongke li.tk_all {
            background: url(../images/icon_all.png) left center no-repeat;
        }

.my_pagination {
    display: block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    clear: both;
}

    .my_pagination > li {
        display: inline;
    }

        .my_pagination > li:first-child > a, .my_pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .my_pagination > li:last-child > a, .my_pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .my_pagination > li > a, .my_pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
            display: block;
        }

            .my_pagination > li > a:focus, .my_pagination > li > a:hover, .my_pagination > li > span:focus, .my_pagination > li > span:hover {
                z-index: 2;
                color: #23527c;
                background-color: #eee;
                border-color: #ddd;
            }

            .my_pagination > li > a:focus, .my_pagination > li > a:hover, .my_pagination > li > span:focus, .my_pagination > li > span:hover, .my_pagination > li > a.current {
                z-index: 2;
                color: #23527c;
                background-color: #eee;
                border-color: #ddd;
            }

.content_main {
    padding: 10px 0px;
}

.box_fotorama {
    max-width: 700px;
    margin: 0px auto;
}

.box_video {
    max-width: 250px;
    margin: 5px auto;
    position: relative;
}

#list_video {
    width: 100%;
    height: 25px;
    line-height: 25px;
}

.img_news_scroll {
    width: 135px;
    float: left;
}

.right_news_scroll {
    width: 220px;
    float: right;
}

.contain_news_scroll .vert, .contain_news_scroll .vert .simply-scroll-clip {
    height: 315px !important;
    width: 100% !important;
}

    .contain_news_scroll .vert .simply-scroll-list li {
        width: 100% !important;
        height: 115px !important;
        padding: 10px 0px;
    }

        .contain_news_scroll .vert .simply-scroll-list li img {
            max-width: 100% !important;
        }

.name_news_scroll a {
    font-size: 13px;
    color: #6c6c6c;
    line-height: 15px;
    font-weight: bold;
    display: block;
    white-space: normal;
    overflow: ellipsis;
}

.des_news_scroll {
    color: #939494;
    font-size: 13px;
    line-height: 20px;
    max-height: 44px;
    overflow: hidden;
    text-align: justify;
    margin-top: 5px;
}

.date_news_scroll {
    margin: 3px 0px;
}

#my_popup {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: rgba(0,0,0,0.5);
    z-index: 9999;
    overflow: hidden;
    text-align: center;
    display: none;
}

.my_box_popup {
    display: inline-block;
    height: 85%;
    margin-top: 7%;
    max-width: 96%;
    position: relative;
}

.content_popup {
    position: relative;
    top: 50%;
    max-height: 100%;
}

.inner_content_popup * {
    max-width: 100%;
}

.close_my_popup {
    position: absolute;
    width: 53px;
    height: 18px;
    background: url(../images/commont/close_popup.png);
    display: block;
    top: -25px;
    right: 0px;
    cursor: pointer;
}

#share_social * {
    vertical-align: top;
}

#share_social span {
    margin-top: 0px !important;
    margin-bottom: 3px !important;
}

.stButton .stButton_gradient, .stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
    height: 21px !important;
    box-sizing: border-box;
    vertical-align: top !important;
}

.box_list_index {
    float: left;
    margin-bottom: 20px;
}

.img_list {
    border-radius: 0px 20px 0px 20px;
    position: relative;
    width: 380px;
    height: 230px;
    overflow: hidden;
}

    .img_list::after {
        position: absolute;
        content: '';
        width: 370;
        height: 220px;
        border-radius: 0px 20px 0px 20px;
        top: 0px;
        left: 0px;
        border: 5px solid rgba(255, 255, 255, 0.57);
    }

    .img_list::before {
        position: absolute;
        content: '';
        width: 370px;
        height: 220px;
        border-radius: 0px 20px 0px 20px;
        top: 5px;
        left: 5px;
        border: 1px dashed #fff;
    }

    .img_list img {
        border-radius: 0px 20px 0px 20px;
    }

.name_list {
    display: block;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
    color: #A55B32;
    font-family: 'RobotoCondensedRegular';
    font-weight: bold;
    font-size: 18px;
}

.box_img img {
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.box_img:hover img {
    transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
}

.slogan_banner {
    text-align: center;
    padding: 80px 0px;
}

    .slogan_banner span {
        font-size: 15px;
        color: #fff;
        line-height: 25px;
    }

.box_congtrinh {
    float: left;
    position: relative;
}

.hover {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    background-color: rgba(0, 0, 0, 0.37);
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
}

.congtrinh {
    margin: 30px 0px;
}

.box_congtrinh:hover .hover {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.hover .info {
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
}

    .hover .info a {
        display: table-cell;
        vertical-align: middle;
        color: #fff;
        font-size: 18px;
        font-family: 'RobotoCondensedRegular';
    }

        .hover .info a span {
            padding: 8px 25px;
            background: #C69C60;
            line-height: 22px;
        }

.ykienkhachhang {
    margin: 40px 0px;
}

.box_ykien {
    padding-right: 20px;
    position: relative;
    margin-top: 20px;
}

.info_ykien {
    width: 440px;
    height: 152px;
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    background: #F7F7F7;
    float: right;
}

.img_ykien {
    width: 152px;
    height: 152px;
    border-radius: 100%;
    position: absolute;
    left: 0px;
    z-index: 9;
}

    .img_ykien img {
        width: 152px;
        height: 152px;
        border-radius: 100%;
    }

.info_ykien span {
    display: block;
    -webkit-transform: skew(15deg);
    -moz-transform: skew(15deg);
    -o-transform: skew(15deg);
    width: 360px;
    margin: auto;
    padding: 15px 0px;
    text-align: justify;
    line-height: 20px;
    font-family: 'RobotoCondensedRegular';
    font-size: 15px;
    font-style: normal !important;
    font-weight: normal !important;
}

.info_ykien a {
    float: right;
    padding-right: 40px;
    color: red;
    font-weight: bold;
    font-size: 18px;
    -webkit-transform: skew(15deg);
    -moz-transform: skew(15deg);
}

.about {
    height: 420px;
}

.content_about {
    width: 740px;
    float: left;
}

.title_about {
    font-family: 'UTMColossalis';
    font-size: 30px;
    margin-top: 30px;
    color: #AF6135;
}

.content_about > p {
    width: 655px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    color: #ABABAB;
    font-family: 'RobotoRegular';
}

.content_xuhuong {
    margin-top: 15px;
}

.box_xuhuong {
    width: 360px;
    float: left;
    margin-bottom: 20px;
}

.icon_xuhuong {
    width: 93px;
    height: 93px;
    float: left;
    border-radius: 100%;
    background: #bb6a35;
    text-align: center;
    margin-right: 10px;
}

    .icon_xuhuong img {
        margin-top: 22px;
    }

.info_xuhuong {
    width: 257px;
    float: right;
    padding-top: 5px;
}

.name_xuhuong h3 {
    font-family: 'RobotoRegular';
    text-transform: uppercase;
    color: #af6135;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 6px;
}

.mota_xuhuong {
    font-size: 13px;
    line-height: 22px;
}

.img_album {
    display: block;
    border: 1px solid #e0e0e0;
    padding: 3px;
}

    .img_album img {
        max-width: 100%;
    }

.name_album {
    display: block;
    text-align: center;
    margin-top: 10px;
    text-transform: uppercase;
    color: #bb6a35;
    font-family: 'RobotoCondensedRegular';
    font-size: 15px;
}

.item_album {
    float: left;
    margin-bottom: 20px;
}

.online {
    border: 1px solid #e0e0e0;
}

    .online ul li {
        padding: 10px;
        border-bottom: 1px dashed #e0e0e0;
    }

        .online ul li p {
            margin-bottom: 4px;
        }

            .online ul li p b {
                display: inline-block;
                width: 74px;
                float: left;
                line-height: 28px;
            }

.name_congtrinh_detail {
    font-family: 'RobotoCondensedRegular';
    font-size: 15px;
}

.video {
    width: 400px;
    float: left;
}

.map {
    width: 750px;
    float: right;
}

    .contain_map_lienhe iframe, .map iframe {
        width: 100%;
    }

    .map iframe {
        max-height: 300px;
    }

.list-products, .list-services {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 25px;
}

    .list-products .img_sanpham {
        width: 100%;
        height: 0;
        padding-top: 100%;
        position: relative;
        margin-right: 0;
    }

        .list-products .img_sanpham img {
            right: 0;
            width: 100%;
            height: 100%;
            bottom: 0;
            left: 0;
            top: 0;
            position: absolute;
            object-position: 50% 50%;
            object-fit: cover;
            font-family: 'object-fit:cover;';
            transition: all .3s ease;
        }

#pagemassage {
    position: fixed;
    width: 300px;
    height: auto;
    z-index: 9999;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -150px;
    padding: 10px 30px;
    box-shadow: 0 10px 20px rgb(41 44 42 / 7%);
    -moz-box-shadow: 0 10px 20px rgb(41 44 42 / 7%);
    -webkit-box-shadow: 0 10px 20px rgb(41 44 42 / 7%);
    opacity: 1;
    text-align: center;
}

    #pagemassage .body {
        color: #777;
        text-align: center;
    }

    #pagemassage:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        background: #fff;
        z-index: -1;
    }

    #pagemassage:after {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        content: '';
        background: #000;
        opacity: 0.6;
        z-index: -2;
    }

    #pagemassage.hide {
        opacity: 0;
        z-index: -9999;
    }

    #pagemassage .close {
        position: absolute;
        top: 5px;
        right: 5px;
        z-index: 9999;
        cursor: pointer;
    }

        #pagemassage .close button {
            border: none;
            background: #ed6d00;
            color: #fff;
            display: flex;
            width: 35px;
            height: 23px;
            font-size: 1em;
            align-items: center;
            justify-content: center;
            cursor: pointer;
        }

.btn-menu {
    display: none;
}

.fcta-zalo-ben-trong-nut {
    line-height: 0 !important;
}

.nav-is-toggled .nav-drill {
    transform: translateX(0);
    left: 0;
    opacity: 1;
}

    .nav-is-toggled .nav-drill span {
        left: 70vw;
    }

.nav-is-toggled::after {
    opacity: 1;
    visibility: visible;
}

.nav-drill {
    display: flex;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: -100%;
    width: 100vw;
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    transition: .2s;
    opacity: 0;
}

    .nav-drill .search-and-cart_search {
        position: relative;
        right: 0;
        max-width: 90%;
        padding: 30px 15px;
    }

        .nav-drill .search-and-cart_search button {
            top: 31px;
            right: 18px;
        }

    .nav-drill ul {
        width: calc(70vw - 30px);
        margin: 0;
        padding: 15px 15px;
        list-style: none;
        background: #B8673B;
    }

        .nav-drill ul li a {
            color: #fff;
            text-shadow: 1px 1px 1px #000;
        }

.nav-item:not(:last-child) {
    border-bottom: dotted 1px #ffecb6;
}

.nav-link {
    display: block;
    padding: 0.875em 1em;
    color: #bf3602;
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: 300;
}

.nav-expand-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(100%);
    background-color: #daf9f4;
    transition: 0.2s;
    visibility: hidden;
}

.nav-drill span {
    position: absolute;
    width: 30vw;
    left: -100%;
    top: 0;
    text-align: right;
    padding: 0;
    height: 100vh;
    z-index: 9999;
    color: #fff;
}

    .nav-drill span:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        background: #000;
        opacity: .5;
    }

.nav-expand-content .nav-item:not(:last-child) {
    border-bottom: dashed 1px #dd814f;
}

.nav-expand-content .nav-link {
    background-color: #fff;
}

.nav-expand-content .nav-back-link {
    display: flex;
    align-items: center;
    background-color: #d98d63 !important;
    color: #000;
    text-shadow: 1px 1px 1px #fff;
}

    .nav-expand-content .nav-back-link::before {
        content: '';
        margin-right: 0.5em;
        font-family: "FontAwesome";
        font-size: 1.8em;
        background: url(img/left-arrow.png) center center no-repeat;
        width: 20px;
        height: 20px;
    }

.nav-expand-link {
    display: flex;
    justify-content: space-between;
}

    .nav-expand-link::after {
        content: '';
        flex: 0 1 auto;
        font-family: "FontAwesome";
        font-size: 1.8em;
        background: url(img/right-arrow.png) center center no-repeat;
        width: 20px;
        height: 30px;
    }

.nav-expand.active > .nav-expand-content {
    transform: translateX(0);
    visibility: visible;
}

.nav-expand .nav-expand-content {
    background-color: #B8673B;
}

    .nav-expand .nav-expand-content .nav-link {
        background: none;
    }

    .nav-expand .nav-expand-content .nav-expand-content {
        background-color: #aff1e6;
    }

        .nav-expand .nav-expand-content .nav-expand-content .nav-link {
            background-color: #aff1e6;
        }

        .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content {
            background-color: #84e9d9;
        }

            .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
                background-color: #84e9d9;
            }

            .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content {
                background-color: #59e1cb;
            }

                .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
                    background-color: #59e1cb;
                }

.menu-bars {
    font-size: 1.5em;
    position: fixed;
    top: 12px;
    right: 15px;
    color: #000;
    cursor: pointer;
    display: none;
}

#closeMenu {
    font-size: 1.6em;
    line-height: .5;
}

#wrapper {
    transition: all .2s ease;
}

#wrapper {
    min-height: 700px;
}

body.nav-is-toggled {
    padding-left: 70vw;
    z-index: -1;
    position: fixed;
}
.hotline-phone-ring-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999999;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
}

.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.hotline-phone-ring-img-circle {
    background-color: #e60808;
    width: 33px;
    height: 33px;
    top: 36px;
    left: 36px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .hotline-phone-ring-img-circle .pps-btn-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

        .hotline-phone-ring-img-circle .pps-btn-img img {
            width: 20px;
            height: 20px;
        }

.hotline-bar {
    position: absolute;
    background: rgb(49, 74, 166);
    border-radius: 3px;
    padding: 0 15px 0 0;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    z-index: 9;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 50px !important;
    /* width: 175px !important; */
    left: 33px;
    bottom: 37px;
}

    .hotline-bar > a {
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        font-weight: bold;
        text-indent: 50px;
        display: block;
        letter-spacing: 1px;
        line-height: 40px;
        font-family: Arial;
    }

        .hotline-bar > a:hover,
        .hotline-bar > a:active {
            color: #fff;
        }

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }

    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}
.bottom-hotline{
    position:fixed;
    left:30px;
    bottom:15px;
}
.rating{
    padding:30px 0;
}
.rating i{
    color:#ccc;
    font-size:20px;
}
.rating span.active i {
    color: #F93;
}

@media(max-width:768px) {
    #full {
        width: 100%;
        overflow-x: auto;
    }

    .content_about, .content_about > p, .left_footer, .mid_footer, .right_footer {
        width: 100%;
    }

    #menu, #timkiem {
        display: none;
    }

    .inner, #footer {
        max-width: 100%;
    }

    .hotline_top {
        right: 0;
        top: 55px;
        font-size: 1em;
    }

        .hotline_top span.hotline {
            font-size: 20px;
        }

    .email_top span.email {
        color: #f00;
        font-weight: bold;
    }

    .email_top {
        right: 0;
        top: 75px;
        font-size: 16px;
        color: #f00 !important;
        text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    }

    #header {
        padding: 0 15px;
        width: calc(100% - 30px);
        height: auto;
        min-height: 115px;
    }

        #header img {
            max-width: 100px;
        }

    .btn-menu {
        position: fixed;
        top: 10px;
        right: 15px;
        z-index: 9999;
    }

    .about {
        height: auto;
        padding: 30px 0;
        display: flex;
    }

    .index {
        width: 100% !important;
    }

    #main {
        float: none;
    }

    .inner {
        padding-left: 15px;
        padding-right: 15px;
    }

    .box_xuhuong {
        width: 100%;
        float: none;
        display: grid;
        grid-template-columns: 93px calc(100% - 108px);
        grid-gap: 15px;
        align-items: center;
        margin-left: 0 !important;
    }

    .congtrinh, .ykienkhachhang {
        padding-left: 15px;
        padding-right: 15px;
    }

    .info a {
        color: #b8673b;
        text-align: center;
        display: block;
        font-size: 14px;
        font-family: 'UTMAurora';
    }

    .hover {
        position: relative;
        top: auto;
        left: auto;
    }

    .box_congtrinh .hover {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .hover .info a span {
        color: #b8673b;
        text-align: center;
        display: block;
        font-size: 14px;
        font-family: 'UTMAurora';
        background: #fff;
        line-height: 16px;
    }

    .img_ykien, .info_ykien {
        float: none;
        height: auto;
        position: relative;
    }

        .info_ykien, .info_ykien span {
            width: 100%;
            background: none;
            text-align: center;
            -webkit-transform: none;
            transform: none;
        }

            .info_ykien span {
                background: none;
            }

            .info_ykien a {
                font-size: 14px;
                float: none;
                padding: 0;
                -webkit-transform: none;
                transform: none;
            }

    .box_video_index, .map, .right_footer {
        width: 100%;
        display: none;
    }

    .mid_footer, .left_footer {
        float: none;
    }

    #footer .inner {
        display: table;
    }

    #full {
        overflow-x: hidden !important;
        overflow-x: hidden !important;
    }

    #footer, .bottom_footer {
        height: auto;
        line-height: 24px;
    }

    .copyright {
        background: #333;
        float: none;
        width: 100%;
        line-height: 20px;
        padding: 10px 0;
    }

    #left {
        display: none;
    }

    #main {
        width: 100%;
        float: none;
    }

    iframe {
        max-width: 100%;
    }

    .text img {
        height: 100%;
    }

    .menu-bars {
        display: flex;
        font-size: 3em;
        top: 10px;
        background: #fff;
        border-radius: 5px;
        color: #f00;
        width: 39px;
        height: 39px;
        align-items: center;
        justify-content: center;
        z-index: 9999;
    }

    .list-products, .list-services {
        grid-template-columns: 1fr 1fr;
        grid-gap: 15px;
    }

    .nav-drill {
        overflow-y: hidden;
    }

    .item_news_other {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    .box_news_img, .img_detail, .info_detail {
        width: 100%;
        float: none;
        margin: 0;
    }

    .left_lienhe, .right_lienhe {
        width: 100%;
        padding: 0;
    }

    .info_detail {
        padding-left: 0;
    }

    .my_cell {
        display: block;
        padding: 0;
    }

    .tablelienhe .cell_title {
        padding: 0;
        float: none;
        text-align: left;
    }

}
