@font-face {
    font-family: 'UTM_HelvetIns';
    src: url('../fonts/UTMHelvetIns.eot');
    src: url('../fonts/UTMHelvetIns.eot') format('embedded-opentype'), url('../fonts/UTMHelvetIns.woff') format('woff2'), url('../fonts/UTMHelvetIns.woff') format('woff'), url('../fonts/UTMHelvetIns.ttf') format('truetype'), url('../fonts/UTMHelvetIns.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

p {
    margin: 0px;
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover,
a:focus {
    color: #0d7cd6;
    text-decoration: none;
}

* {
    margin: 0px;
    padding: 0px;
}

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

li {
    list-style: none;
}

.fixed {
    position: fixed !important;
    top: 0px;
    z-index: 99;
    width: 100%;
    box-shadow: 0px 1px 5px 1px #a09d9d;
}

.clearfix-130 {
    clear: both;
    height: 130px;
}

.clearfix-100 {
    clear: both;
    height: 100px;
}

.clearfix-80 {
    clear: both;
    height: 80px;
}

.clearfix-60 {
    clear: both;
    height: 60px;
}

.clearfix-55 {
    clear: both;
    height: 55px;
}

.clearfix-50 {
    clear: both;
    height: 50px;
}

.clearfix-45 {
    clear: both;
    height: 45px;
}

.clearfix-40 {
    clear: both;
    height: 40px;
}

.clearfix-35 {
    clear: both;
    height: 35px;
}

.clearfix-30 {
    clear: both;
    height: 30px;
}

.clearfix-32 {
    clear: both;
    height: 32px;
}

.clearfix-25 {
    clear: both;
    height: 25px;
}

.clearfix-20 {
    clear: both;
    height: 20px;
}

.clearfix-15 {
    clear: both;
    height: 15px;
}

.clearfix-12 {
    clear: both;
    height: 12px;
}

.clearfix-10 {
    clear: both;
    height: 10px;
}

.clearfix-5 {
    clear: both;
    height: 5px;
}

body {
    background: #fff;
    font-size: 12px;
    font-family: arial;
    color: #000;
}

del {
    font-size: 12px;
    color: #999;
}


/*===========All=============*/

.w_100 {
    width: 100%;
}

.w_40 {
    width: 40%;
}

.w_60 {
    width: 60%;
}


/*==========Main============*/

.menu_mb {
    position: fixed;
    width: 100%;
    background: #ffffff;
    z-index: 999;
    padding: 1px 15px;
    border-bottom: 1px solid #ccc;
}

#go_top {
    position: fixed;
    width: 40px;
    height: 40px;
    background: #f3f3f4;
    color: #bcbdc0;
    text-align: center;
    line-height: 35px;
    font-size: 30px;
    font-weight: bold;
    background-size: 100% 100%;
    display: inline-block;
    z-index: 100;
    bottom: 115px;
    right: 25px;
    border: 1px solid #bcbdc0;
    border-radius: 50%;
}

.img_logo_mb {
    max-height: 60px;
    max-width: 70%
}

.menu_main .nav.is-fixed {
    position: relative;
    z-index: 105;
}

.welcome {
    color: #58595b;
    font-size: 14px;
}

.email_hd a {
    font-size: 14px;
    color: #58595b;
}

.welcome a {
    color: #005bab;
    font-weight: bold;
}

.email_hd .fa {
    color: #005bab;
    margin-right: 7px;
    font-size: 16px;
}

.qts_head_top {
    padding: 5px 0;
    background: #e6e7e8;
}

.hotline_header {
    overflow: hidden;
    margin: 40px 0px 30px 0px;
    float: right;
    line-height: 17px;
}

.icon_hotline {
    float: left;
    margin-right: 10px;
    width: 33px;
    margin-top: 1px;
}

.nb_hotline_top {
    color: #005baa;
}

.txt_hotline {
    font-size: 21px;
    color: #0d7cd6;
    font-weight: bold;
    float: right;
    text-align: right;
    line-height: 17px;
}

.nb_hotline_bot {
    color: #58595b;
    font-size: 14px;
    font-weight: bold;
}

form.form_search {
    margin: 40px auto;
    width: 100%;
}

.form_search input.form-control {
    height: 36px;
    border: 1px solid #ccc;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.form_search button.btn.btn-default {
    height: 36px;
    padding: 0px 10px;
    border: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    color: #fff;
    font-size: 18px;
    background: #faa61a;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-style: italic;
}

::-moz-placeholder {
    /* Firefox 19+ */
    font-style: italic;
}

:-ms-input-placeholder {
    /* IE 10+ */
    font-style: italic;
}

:-moz-placeholder {
    /* Firefox 18- */
    font-style: italic;
}

.tit_prod_left {
    margin: 0;
}

.tit_prod_left a {
    font-size: 14px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    background: #005aab;
    width: 100%;
    padding: 22px 20px;
}

.tit_prod_left .fa {
    margin-right: 10px;
}

.menu_cate_prod_l {
    background: #fff;
    position: relative;
    z-index: 30;
}

.menu_cate_prod_l>li {
    position: relative;
    border-bottom: 1px solid #ccc;
}


/*.menu_cate_prod_l>li:last-child{*/


/*border-bottom: 0;*/


/*}*/

.menu_cate_prod_l>li>a {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #58595b;
    line-height: 20px;
    padding: 19px 5px 19px 40px;
    position: relative;
}

.menu_cate_prod_l>li>a:before {
    content: '';
    width: 5px;
    height: 5px;
    background: #939598;
    display: inline-block;
    position: absolute;
    top: 28px;
    left: 21px;
}

i.fa.fa-caret-right {
    float: right;
    padding: 3px 0;
}

.menu_cate_prod_l>li:hover>a {
    background: #e6e7e8;
    color: #58595b;
}

.menu_cate_prod_l>li:hover>a:before {
    background: #58595b;
}

#menu_left>li:hover>a:before {
    background: #58595b;
}

#menu_left>li:hover>a {
    color: #58595b;
}

.sub_menu_cate_prod {
    display: none;
    width: 510px;
    position: absolute;
    top: 0px;
    left: 100%;
    border-left: 1px solid transparent;
    background: #005aab;
}

.sub_menu_cate_prod li {
    width: 50%;
    float: left;
    border-right: 1px solid #cccccc;
}

.menu_cate_prod_l>li:hover .sub_menu_cate_prod {
    display: block;
}

.sub_menu_cate_prod>li>a {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    padding: 19px 5px 19px 40px;
    border-bottom: 1px solid #fff;
    /*background: #ffffff;*/
}

.sub_menu_cate_prod>li>a:hover {
    background: rgb(0, 90, 171);
    color: #fff !important;
}

.fixed .menu_cate_prod_l {
    display: none !important;
    background: #f3f3f4;
}

.fixed .menu_left:hover .menu_cate_prod_l {
    display: block !important;
}

.menu_left .menu_cate_prod_l {
    display: none;
}

.menu_left:hover .menu_cate_prod_l {
    display: block;
}

.show_menu {
    z-index: 99999;
    position: absolute;
    width: 100%;
    border: 1px solid #ccc;
}

.owl-carousel .owl-dots .owl-dot span {
    border-radius: 0;
    background: #fff;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background: #d0ecf8;
}

.icon_slider {
    width: 35px;
    height: 35px;
    color: white;
    background: #bbe4f5;
    text-align: center;
    font-size: 30px;
    line-height: 32px;
}

.owl-carousel .owl-nav {
    top: 40%;
}

.slider_main .owl-nav {
    top: 50%;
    margin-top: -17px;
}

.slider_dt .owl-nav {
    top: 50%;
    margin-top: -5px;
}

.contact>img {
    float: left;
}

.contact .fa {
    font-size: 35px;
    color: #faa61a;
    margin: 0 20px;
}

.nb_contact {
    font-size: 32px;
    color: #005aab;
    font-weight: bold;
}

.nb_contact span {
    font-size: 23px;
    color: #939598;
    display: inline-block;
    position: relative;
    top: -4px;
}

.sub_contact a {
    font-size: 28px;
    color: #005aab;
    font-weight: bold;
}

.sub_contact {
    padding: 23px 0 20px 0px;
    padding-left: 25px;
}

.contact {
    border: 1px solid #ccc;
    margin: 30px 0;
}

.menu_left_prod {
    border: 1px solid #ccc;
}

.see_more a {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    padding: 30px 0;
    color: #0089d0;
}

.see_more a:hover {
    text-decoration: underline;
}

.see_more {
    background: #f3f3f4;
}

.menu_left_1 .tit_prod_left a {
    background: #0089d0;
}

.menu_left_1 .sub_menu_cate_prod {
    background: #0089d0;
}

.price_new {
    font-size: 18px;
    color: #c4161c;
    font-weight: bold;
}

.price_old {
    font-size: 14px;
    color: #939598;
    font-weight: bold;
    text-decoration: line-through;
}

.name_prod_home {
    margin-top: 0;
    margin-bottom: 5px;
    height: 26px;
    overflow: hidden;
}

.name_prod_home a {
    font-size: 15px;
    color: #58585a;
}

.sub_prod_home {
    padding: 5px 15px 10px 15px;
    background: #f3f3f4;
}

.box_prod_home {
    margin-bottom: 30px;
    border: 1px solid #ccc;
}

.name_prod_home a:hover {
    text-decoration: underline;
}

.img_prod_home img:hover {
    opacity: 0.8;
}

.prod_home {
    border: 1px solid #ccc;
    margin-left: -1px;
    padding: 30px 15px 0 15px;
}

.menu_left_2 .tit_prod_left a {
    background: #f36f21;
}

.menu_left_2 .sub_menu_cate_prod {
    background: #f36f21;
}

.menu_left_2 .see_more a {
    color: #f36f21;
}

.menu_left_3 .tit_prod_left a {
    background: #00a297;
}

.menu_left_3 .sub_menu_cate_prod {
    background: #00a297;
}

.menu_left_3 .see_more a {
    color: #00a297;
}

.menu_left_4 .tit_prod_left a {
    background: #ed0677;
}

.menu_left_4 .sub_menu_cate_prod {
    background: #ed0677;
}

.menu_left_4 .see_more a {
    color: #ed0677;
}

.menu_left_5 .tit_prod_left a {
    background: #ed1c24;
}

.menu_left_5 .sub_menu_cate_prod {
    background: #ed1c24;
}

.menu_left_5 .see_more a {
    color: #ed1c24;
}

.name_if {
    margin-top: 15px;
}

.menu_left_6 .tit_prod_left a {
    background: #92278f;
}

.menu_left_6 .sub_menu_cate_prod {
    background: #92278f;
}

.menu_left_6 .see_more a {
    color: #92278f;
}

.qts_header_bot {
    border-bottom: 1px solid #ccc;
    background: #fff;
}

.tit_main {
    margin-top: 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}

.tit_main a {
    display: inline-block;
    color: #58585a;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    border-bottom: 2px solid #005aab;
    padding-bottom: 5px;
}

.name_news {
    font-size: 15px;
    color: #005aab;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.name_news a {
    color: #005aab;
}

.name_news a:hover {
    text-decoration: underline;
}

.sub_news {
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    text-align: justify;
}

.img_news_normal img {
    float: left;
    width: 150px;
    height: 150px;
    margin-right: 10px;
}

.txt_news_normal h3 {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: #005aab;
    height: 31px;
    overflow: hidden;
    margin-top: 0;
}

.txt_news_normal a {
    color: #005aab;
}

.txt_news_normal a:hover {
    text-decoration: underline;
}

.sub_news_list {
    font-size: 14px;
    color: #333;
    height: 100px;
    overflow: hidden;
}

.list_news li {
    margin-bottom: 44px;
}

.img_news_main img:hover {
    opacity: 0.8;
}

.img_news_normal img:hover {
    opacity: 0.8;
}

.phantrang_prod {
    text-align: right;
}

.phantrang li {
    display: inline-block;
    padding-right: 0px;
}

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

.phantrang>li:last-child>a,
.phantrang>li:last-child>span {
    margin-left: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.phantrang>.active>a,
.phantrang>.active>span,
.phantrang>.active>a:hover,
.phantrang>.active>span:hover,
.phantrang>.active>a:focus,
.phantrang>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #005aab;
    border-color: #005aab;
}

.phantrang>li>a,
.phantrang>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
}

.phantrang>li>a:hover,
.phantrang>li>span:hover,
.phantrang>li>a:focus,
.phantrang>li>span:focus {
    color: #fff;
    background-color: #005aab;
    border-color: #005aab;
}

.phantrang {
    margin: 0;
}

.box_about_home {
    overflow: hidden;
    font-family: arial;
    margin-bottom: 20px;
}

.icon_about {
    display: inline-block;
    float: left;
    width: 30px;
    margin-right: 15px;
}

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

.sub_about {
    display: block;
    overflow: hidden;
    color: #ffffff;
}

.name_about {
    margin: 0px;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 25px;
    color: #005aab;
    margin-bottom: 10px;
}

.name_about a {
    color: #005aab;
}

.des_about {
    font-size: 14px;
    color: #58595b;
    text-align: justify;
    line-height: 24px;
    height: 50px;
    overflow: hidden;
}

.name_about a:hover {
    text-decoration: underline;
}

.why {
    padding: 30px 0;
    background: url("../img/bg_w.png") no-repeat fixed;
    background-size: 100% 100%;
}

.slider_dt img {
    border: 1px solid #ccc;
}

.slider_dt .owl-dots {
    display: none;
}

.tit_ft {
    font-size: 16px;
    color: #005baa;
    font-weight: bold;
    text-transform: uppercase;
}

.add_ft span {
    color: #58595b;
    font-size: 13px;
}

.add_ft img {
    width: 15px;
    margin-right: 10px;
}

.add_ft {
    line-height: 25px;
}

.thong_bao {
    float: right;
    position: relative;
    top: -40px;
    right: 35px;
}

.menu_ft li a {
    font-size: 13px;
    color: #58585b;
    position: relative;
    /* float: left; */
    display: block;
    width: 100%;
    margin-top: -22px;
    padding-left: 20px;
}

.menu_ft {
    line-height: 25px;
}

.menu_ft li {
    color: #58585b;
}

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

.menu_ft li {
    list-style-type: square;
    list-style-position: inside;
}

.menu_ft_2 li {
    list-style-image: url("../img/phone2.png");
    list-style-position: inside;
    width: 100%;
    padding: 3px 0px;
}

.menu_ft_2 li>a {
    margin-top: -28px;
}

.box_ft {
    padding-left: 20px;
    padding-right: 15px;
    min-height: 210px;
    margin-bottom: 15px;
    position: relative;
}

.box_ft:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 100%;
    background: #dcdcdc;
    position: absolute;
    top: 0px;
    left: -15px;
}

.qts_footer_mid {
    padding: 30px 0;
    background: #f1f1f2;
}

.dat_hang {
    position: fixed;
    bottom: 0;
    right: 12%;
}

.icon_ft .fa {
    font-size: 20px;
    color: #FFFFFF;
    margin-left: 7px;
}

.qts_footer_bot {
    background: #005aaa;
    padding: 15px 0;
    color: #fff;
}

.icon_ft .fa:hover {
    animation: pulse 1s;
}

.back_link ul li {
    display: inline-block;
}

.back_link ul li:not(:last-child):after {
    content: '>';
    color: #797979;
    padding: 0 2px 0 5px;
}

.back_link .fa {
    font-size: 15px;
    margin-right: 5px;
}

.back_link ul li a {
    color: #58595b;
}

.back_link .fa {
    color: #58595b;
}

.back_link li.active a {
    color: #faa61a;
}

.back_link {
    padding: 20px 0;
}

.sc_back_link {
    margin-bottom: -1px;
    position: relative;
    z-index: 1;
}

.list_news_left li img {
    float: left;
    width: 70px;
    height: 70px;
    margin-right: 10px;
}

.list_news_left li img:hover {
    opacity: 0.8;
}

.name_news_left {
    font-size: 12px;
    text-transform: uppercase;
    color: #005aab;
    font-weight: bold;
    margin-top: 0;
}

.name_news_left a {
    color: #005aab;
}

.des_news_left {
    color: #58595b;
    font-size: 12px;
    height: 35px;
    overflow: hidden;
}

.name_news_left a:hover {
    text-decoration: underline;
}

.list_news_left li {
    padding: 13px 10px;
    border-bottom: 1px solid #ccc;
}

.news_left {
    border: 1px solid #ccc;
}

.list_news_left li:last-child {
    border-bottom: 0px;
}

.list_prod_hot_left img {
    float: left;
    width: 88px;
    height: 70px;
    margin-right: 10px;
}

.list_prod_hot_left img:hover {
    opacity: 0.8;
}

.name_prod_hot_left {
    margin-top: 0;
    color: #58595b;
    font-size: 14px;
}

.name_prod_hot_left a {
    color: #58595b;
}

.name_prod_hot_left a:hover {
    text-decoration: underline;
}

.list_prod_hot_left li {
    padding: 13px 10px;
    border-bottom: 1px solid #ccc;
}

.list_prod_hot_left li:last-child {
    border-bottom: 0;
}

.prod_hot_left {
    border: 1px solid #ccc;
}

.tit_1 a {
    background: #ed1c24;
}

.news_left,
.prod_hot_left {
    margin-top: 25px;
}

.qts_right_content .prod_hot_left {
    margin-top: 0;
}

.row_10 {
    margin: 0-10px;
}

.row_5 {
    margin: 0 -5px;
}

.tit_2 a {
    background: #0089cf;
}


/*==================================================Slider detail=================================================================*/

.gc-icon.gc-icon-download {
    display: none !important;
}

.gc-thumbs-area-next .gc-icon.gc-icon-next:before {
    content: "\f105" !important;
    font: normal normal normal 24px/1 fontawesome !important;
    width: 24px;
    height: 24px;
    text-align: center;
}

.gc-thumbs-area-prev .gc-icon.gc-icon-prev:before {
    content: "\f104" !important;
    font: normal normal normal 24px/1 fontawesome !important;
    width: 24px;
    height: 24px;
    text-align: center;
}

.gc-display-area .gc-icon.gc-icon-next {
    width: 36px !important;
    height: 50px !important;
    right: 0px;
}

.gc-display-area .gc-icon.gc-icon-next:before {
    content: "\f105" !important;
    font: normal normal normal 48px/1 fontawesome !important;
    width: 36px;
    color: #fff;
    height: 50px;
    text-align: center;
}

.gc-display-area .gc-icon.gc-icon-prev {
    width: 36px !important;
    height: 50px !important;
    left: 0px;
}

.gc-display-area .gc-icon.gc-icon-prev:before {
    content: "\f104" !important;
    font: normal normal normal 48px/1 fontawesome !important;
    width: 36px;
    color: #fff;
    height: 50px;
    text-align: center;
}

.gc-overlay-right-icons .gc-icon.gc-icon-next {
    width: 36px !important;
    height: 50px !important;
    text-align: center;
}

.gc-overlay-right-icons .gc-icon.gc-icon-next:before {
    content: "\f105" !important;
    font: normal normal normal 48px/1 fontawesome !important;
    width: 36px !important;
    height: 50px !important;
    color: #fff;
}

.gc-overlay-left-icons .gc-icon.gc-icon-prev {
    width: 36px !important;
    height: 50px !important;
    text-align: center;
}

.gc-overlay-left-icons .gc-icon.gc-icon-prev:before {
    content: "\f104" !important;
    font: normal normal normal 48px/1 fontawesome !important;
    width: 36px !important;
    height: 50px !important;
    color: #fff;
}

.gc-icon.gc-icon-enlarge {
    display: none !important;
}

.gc-overlay-top-icons .gc-icon.gc-icon-close:before {
    content: "\f00d" !important;
    font: normal normal normal 25px/1 fontawesome !important;
    color: #fff;
    width: 24px;
    text-align: center;
}

.glass-case {
    margin: auto;
}


/*===================================================end slider detail======================================================*/

.name_prod_detail {
    font-size: 16px;
    color: #005aab;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 0;
    background: #f1f1f2;
    border: 1px solid #ccc;
}

.sl_info_dt {
    display: inline-block;
    width: 49%;
}

.info_prod_detail td select {
    width: 100%;
    border: none;
    padding: 5px;
    color: #58595b;
}

.info_prod_detail {
    margin: 5px 0;
}

.info_prod_detail,
th,
td {
    border: 1px solid #ccc;
}

.info_prod_detail td {
    width: 50%;
    height: 28px;
}

.name_table {
    padding: 5px 5px 5px 25px;
    background: #f1f1f2;
    color: #58585b;
}

.dathang {
    padding: 10px 0;
    text-align: center;
    background: #ed1c24;
}

.dathang button {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    border: none;
    background: transparent;
}

.dathang a:hover {
    text-decoration: underline;
}

.lienhe_dt {
    margin-top: 4px;
}

.txt_detail {
    font-size: 14px;
    text-align: justify;
    line-height: 20px;
    color: #58595b;
}

.tit_modal {
    text-align: center;
    font-size: 16px;
    color: #005aab;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 0;
    background: #f1f1f2;
}

.form_info span {
    display: inline-block;
    width: 30%;
    color: #58585b;
}

.form_info input {
    width: 69%;
    display: inline-block;
    height: 30px;
}

.form_info {
    padding: 15px 20px;
}

.txt_enter {
    margin: 10px 0;
}

.complt {
    text-align: center;
}

.complt button {
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    background: #ed1c24;
    border: none;
    padding: 5px 25px;
}

.header_modal button {
    position: relative;
    top: 5px;
    right: 25px;
    padding: 5px;
    color: #FFFFFF;
    background: #005aab;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    opacity: 1;
}

.box_news_cate {
    margin-top: 15px;
    margin-bottom: 15px;
}

.box_news_cate img {
    float: left;
    width: 240px;
    height: auto;
    margin-right: 20px;
}

.name_news_cate {
    font-size: 15px;
    color: #005aab;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 10px;
}

.name_news_cate a {
    color: #005aab;
}

.name_news_cate a:hover {
    text-decoration: underline;
}

.des_news_cate {
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    text-align: justify;
}

.box_news_cate img:hover {
    opacity: 0.8;
}

.info_detail .price .price_new {
    margin-right: 40px;
}

.txt_info_detail_tuivai {
    font-size: 13px;
    color: #58585b;
    line-height: 25px;
}

.name_tuivai {
    font-size: 16px;
    color: #005aab;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0px;
}

.baogia {
    text-align: center;
}

.baogia a {
    display: block;
    font-size: 16px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    padding: 8px 5px;
    background: #ed1c24;
}

.baogia a:hover {
    background: #005aab;
}

.dathang_thiep button {
    padding: 10px 0;
}

.tab_detail li {
    display: inline-block;
}

.tab_detail li a {
    color: black;
    font-size: 14px;
    text-transform: uppercase;
    padding: 9px 10px 0px 10px;
    display: inline-block;
    line-height: 35px;
    position: relative;
}


/*=================================================== effect tab_deatil==================================================*/

.tab_detail>li.active>a,
.tab_detail>li.active>a:hover,
.tab_detail>li.active>a:focus {
    border: 0;
    display: inline-block;
    background: #ed1c24;
    color: #fff;
    position: relative;
    padding-top: 4px;
    font-size: 14px;
    text-transform: uppercase;
}

.tab_detail>li>a:hover,
.tab_detail>li>a:focus {
    border: 0;
    display: inline-block;
    background: #ed1c24;
    color: #fff;
    position: relative;
    padding-top: 4px;
    font-size: 14px;
    text-transform: uppercase;
}


/*=================================================== end effect tab_deatil==================================================*/

.qts_mid_content .tab-content {
    padding: 30px 15px 0 15px;
    border: 1px solid #ccc;
    margin-left: -1px;
    border-top: 0;
}

.tab_detail {
    padding: 10px 30px 15px 30px;
    background: #f3f3f4;
}


/*========================================================10/10====================================================================*/

.tit_info {
    margin-top: 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    text-align: left;
}

.tit_info span {
    display: inline-block;
    color: #58585a;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    border-bottom: 2px solid #005aab;
    padding-bottom: 5px;
}

.content_mid {
    font-size: 14px;
    color: #58585b;
    line-height: 20px;
    text-align: justify;
}


/*===========================================16/10===================================================*/

.sub_contact img {
    margin: -15px 20px 0 20px;
}

.img_news_normal img {
    float: left;
    width: 210px;
    height: 140px;
    margin-right: 30px;
    max-width: 100%;
}

.list_news li {
    margin-bottom: 30px;
}

.txt_info_detail_tuivai {
    line-height: 23px;
    height: 262px;
    overflow: hidden;
}

.tit_3 a {
    background: #ed0677;
}

.prod_lich {
    padding: 30px 15px 0 15px;
    border: 1px solid #ccc;
}

.form_checkbox {
    padding: 20px 30px;
    background: #e6e7e8;
}

.form_checkbox label {
    color: #58595b;
    font-size: 14px;
    font-weight: bold;
    padding-right: 20px;
    margin-left: 0;
    width: 18%;
    margin-bottom: 10px;
}

.form_checkbox form input {
    color: red;
    margin-left: 0;
}

.form_checkbox .radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-left: 0;
}

.slider_main .owl-nav .owl-prev {
    left: -5px;
}

.slider_main .owl-nav .owl-next {
    right: -5px;
}

.list_input_qct .input-group-addon {
    border-radius: 0;
}

.list_input_qct .form-control {
    border-radius: 0;
}

.list_input_bg .input-group-addon {
    border-radius: 0;
}

.border_none {
    border-left: 0;
    padding-left: 0;
}

.sub_contact img {
    margin: -15px 20px 0 50px;
}

#menu_left .sub_menu_cate_prod>li>a {
    color: #58585b;
}

#menu_left .sub_menu_cate_prod {
    background: #e6e7e8;
}

#menu_left .sub_menu_cate_prod>li>a {
    border-bottom: 1px solid #cccccc;
}

.sdt2 .sub_contact .nb_contact {
    font-size: 25px;
}

.sdt2 .sub_contact .nb_contact span {
    font-size: 20px;
    color: #000000;
    font-weight: 100;
}

.sdt2 .sub_contact img {
    margin: -10px 15px 0 15px;
}

.sdt2 .sub_contact a {
    font-size: 25px;
}

.sdt2 {
    margin-top: -1px;
    border: 1px solid #ccc;
}

.icon_ft {
    text-align: center;
}

.menu_left_prod {
    height: auto;
}

.sdt3 .sub_contact img {
    margin: 0px 10px 0 10px;
}

.sdt3 .sub_contact a {
    font-size: 16px;
}

.sdt3 .sub_contact .nb_contact {
    font-size: 19px;
}

.sdt3 .sub_contact .nb_contact span {
    font-size: 12.2px;
}

.tit_00 a {
    background: #f37022;
}

.sdt_5 .sub_contact img {
    margin: -15px 20px 0 50px;
}

.sdt_5 {
    border: 1px solid #cccccc;
}

.why {
    max-width: 100%;
    overflow: hidden;
}


/*===========30-10-2017======================*/

.pp_success .fa {
    float: left;
    color: red;
    font-size: 45px;
    margin-left: 20px;
    margin-right: 30px;
}

.pp_success span {
    display: block;
    overflow: hidden;
    font-size: 13px;
    line-height: 25px;
}

.pp_success {
    border: 1px solid #e1e1e1;
    max-width: 560px;
    width: 100%;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 15px;
    padding: 20px 5px;
}

.ok button {
    background: red;
    color: white;
    border: none;
    font-size: 14px;
    padding: 5px 60px;
}

.ok {
    margin-bottom: 15px;
    margin-top: 15px;
}

.gc-display-area {
    background: white !important;
    border: 0px solid red !important;
}

.lq_calender .list_prod_hot_left img {
    width: 100%;
    margin-right: 0;
    height: auto;
    float: none;
    margin-bottom: 10px;
    border: 1px solid #ccc !important;
    overflow: hidden;
    display: block;
}

.menu_cate_prod_l>li:last-child {
    border-bottom: 0;
}

.menu_cate_prod_l>li:last-child a {
    padding-bottom: 21px;
}

h1.logo_pc {
    margin-top: 15px;
}

.txt_infodt_calender {
    height: 307px;
    overflow: hidden;
}

.slider_prod_cald .gc-display-area {
    border: 1px solid #ccc !important;
}

.sub_menu_cate_prod1 {
    width: 255px;
}

.sub_menu_cate_prod1 li {
    width: 100%;
}

.sub_menu_cate_prod3 {
    width: 765px;
}

.sub_menu_cate_prod3 li {
    width: 33.333%;
}

.zaza.sdt2 {
    margin-top: 5px;
}

.dathang.dathang_thiep {
    margin-top: 5px;
}

.sub_contact.zzzz {
    padding: 25px 0 24px 0px;
    padding-left: 40px;
}

.sdt2.sdt2 .sub_contact.zzzz img {
    margin: 0px 15px 0 15px;
}

.sdt2.sdt2 .sub_contact.zzzz .nb_contact {
    line-height: 24px !important;
    overflow: hidden;
    float: left;
    display: inline-block;
    padding-top: 3px;
}

.back_link ul li:last-child span,
.back_link ul li:last-child,
.back_link ul li:last-child a {
    color: #faa61a;
}

.menu_left_1 .sub_menu_cate_prod {
    background: #e6e7e8;
}

.sub_menu_cate_prod>li>a {
    color: #58595b;
}

.sub_menu_cate_prod1 {
    width: 250px;
}

.sub_menu_cate_prod3 {
    width: 750px;
}

.sub_menu_cate_prod1 li {
    width: 100%;
}

.sub_menu_cate_prod3 li {
    width: 33.3333%;
}

.xactive {
    background: #e6e7e8;
    color: #58595b;
}

.thiep {
    height: 39px;
}