@charset "utf-8";@import url(font.css);body {
    margin: 0 auto;
    padding: 0 auto;
    font-size: 13px;
    line-height: 22px;
    font-family: Arial,Helvetica,Tahoma,sans-serif;
    font-weight: 400
}
::-webkit-input-placeholder {color:#fff;}
* {
    margin: 0 auto;
    padding: 0 auto;
    outline: 0;
    text-decoration: none
}
*, ::after, ::before {
    box-sizing: border-box;
}
.clr {
    clear: both
}

ul {
    padding: 0
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
}

.pagewrap {
    position: relative;
    max-width: 1410px;
    margin: 0 auto
}

.showText p {
    padding-bottom: 15px
}

.showText h2 {
    text-transform: uppercase;
    font-family: VNF-Oswald,serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 35px;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    webkit-animation-duration: 1s;
    animation-duration: 1s;
    animation-fill-mode: both;
    padding-bottom: 10px;
    color: #f60
}

.showText img {
    display: block;
    margin: 0 auto;
    height: auto;
    max-width: 100%
}

.showText ul {
    padding-bottom: 15px
}

.showText ul li {
    margin-left: 35px
}

.box_header_id {
    background: #0084cb;
}

.hotline_top_id h2 {
    float: right;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: url(../images/website/01.png) center left no-repeat;
    padding-left: 35px
}

#menu {
    background: #0060aa;
    text-align: center
}

#menu>li {
    display: inline-block;
    vertical-align: text-top;
    position: relative
}

#menu>li>a {
    padding: 0 22px;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase
}

#menu li:hover>a {
    color: #fff;
    background: #f60
}

#menu li a {
    display: block;
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 5;
    color: #fff
}

#menu li ul {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99999;
    margin-top: 15px;
    border-bottom: solid 4px #f60;
    border-left: solid 1px #f60;
    box-shadow: 2px 1px 2px rgba(0,0,0,.3);
    visibility: hidden;
    opacity: 0;
    padding-top: 15px;
    background: #fff
}

#menu li li {
    position: relative
}

#menu li:hover li ul {
    top: 0;
    left: 100%;
    opacity: 0;
    visibility: hidden;
    margin-left: 20px
}

#menu li:hover li:hover ul,#menu li:hover ul {
    margin-top: 0;
    margin-left: 0;
    visibility: visible;
    opacity: 1
}

#menu li ul li {
    white-space: nowrap;
    text-align: left;
    display: block;
    background: #fff;
    padding: 0 15px
}

#menu li ul li:last-child {
    padding-bottom: 10px
}

#menu li ul li a {
    padding: 0 15px;
    border-bottom: solid 1px #f0f0f5;
    position: relative;
    color: #333;
    text-transform: capitalize;
    transition: padding .2s linear;
    -webkit-transition: padding .2s linear;
    -moz-transition: padding .2s linear;
    -o-transition: padding .2s linear;
    -ms-transition: padding .2s linear;
    height: 35px
}

#menu li ul li:first-child a {
    border-top: none
}

#menu li ul li:last-child a {
    border-bottom: none
}

#menu li ul li>a:before {
    content: attr(icons);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    font-size: 18px;
    line-height: 35px;
    transition: left .2s linear;
    -webkit-transition: left .2s linear;
    -moz-transition: left .2s linear;
    -o-transition: left .2s linear;
    -ms-transition: left .2s linear
}

#menu li ul li:hover>a {
    padding: 0 10px 0 20px
}

#menu li ul li:hover>a:before {
    left: 8px
}

#menu li ul li li:first-child {
    padding-top: 10px
}

#menu li ul li ul {
    padding: 0
}

.banner_box {
    margin-top: 20px
}

.banner_id {
    float: left;
    width: 670px
}

.banner_right_id {
    float: right;
    width: 260px
}

.banner_right_id h2 {
    width: 220px;
    float: left
}

.banner_right_id h2 img {
    width: 220px;
    height: 400px
}

.banner_right_id ul {
    width: 260px;
    float: right
}

.banner_right_id ul li {
    width: 100%;
    height: 360px;
    background: #000;
    list-style: none;
    line-height: 0;
    float: left
}

.banner_right_id ul li img {
    width: 100%;
    height: 360px
}

.banner_2 li {
    float: left;
    width: 100%;
    height: 300px;
    list-style: none;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: default;
    position: relative
}

.bannerInside_2 {
    width: 100%;
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.bannerMain_2 {
    position: relative;
    margin-bottom: 10px
}

.banner li {
    float: left;
    width: 100%;
    height: 400px;
    list-style: none;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: default;
    position: relative
}

.bannerInside {
    width: 100%;
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.bannerMain {
    position: relative
}

.posBL {
    left: 0;
    bottom: 0
}

.pagiBanner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: auto;
    width: 200px;
    text-align: center;
    z-index: 10
}

.pagiBanner a {
    display: inline-block;
    vertical-align: text-top;
    width: 14px;
    height: 14px;
    background: #ccc;
    text-indent: -100000px;
    margin: 0 3px;
    box-shadow: 1px 1px 3px rgba(0,0,0,.2);
    border: solid #fff 1px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px
}

.pagiBanner a.selected {
    background: red;
    border: solid #fff 1px
}

.pagiBanner_2 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: auto;
    width: 200px;
    text-align: center;
    z-index: 10
}

.pagiBanner_2 a {
    display: inline-block;
    vertical-align: text-top;
    width: 14px;
    height: 14px;
    background: #ccc;
    text-indent: -100000px;
    margin: 0 3px;
    box-shadow: 1px 1px 3px rgba(0,0,0,.2);
    border: solid #fff 1px
}

.pagiBanner_2 a.selected {
    background: #0060aa;
    border: solid #fff 1px
}

.box_id {
    padding: 20px 0;
}

.title_page_home {
    border-bottom: solid #ccc 1px;
    margin-bottom: 20px;
    padding-bottom: 7px
}

.title_page_home h2 {
    float: left;
    font-size: 22px;
    font-weight: 700;
    margin-right: 20px;
    border-bottom: 2px solid rgba(0,0,0,.1);
    color: rgb(253, 133, 36);
    text-transform: uppercase;
    margin-bottom: -8px;
    padding: 6px 0;
}

.title_page_home h2:hover {
    border-bottom: solid #f60 2px;
    color: #f60
}

.title_page_home h2.color_1 {
    border-bottom: solid #0060aa 2px;
    color: #0060aa
}

.title_page_home h2.color_2 {
    border-bottom: solid #ea3800 2px;
    color: #ea3800
}

.title_page_home h2.color_3 {
    border-bottom: solid #ffc000 2px;
    color: #ffc000
}

.title_page_home h2.color_4 {
    border-bottom: solid #090 2px;
    color: #090
}

.title_page_home h2.color_5 {
    border-bottom: solid #ff007f 2px;
    color: #ff007f
}

.title_page_home h2.color_6 {
    border-bottom: solid #0060aa 2px;
    color: #0060aa
}

.title_page_home h2.color_7 {
    border-bottom: solid #008c8c 2px;
    color: #008c8c
}

.title_page_home h2.color_8 {
    border-bottom: solid #d96d00 2px;
    color: #d96d00
}

.title_page_home ul {
    float: right;
    font-size: 13px;
    font-weight: 400;
    color: #666;
    text-transform: uppercase
}

.title_page_home ul li {
    float: left;
    padding-left: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #666;
    list-style: none;
    display: block
}

.title_page_home ul li a {
    color: #666
}

.title_page_home ul li a:hover {
    border-bottom: solid #0060aa 2px;
    color: #0060aa;
    margin-bottom: -8px;
    padding-bottom: 10px;
    transform: scaleX(1);
    transition: all .2s ease-in-out 0s
}

.placeNav_2 {
    position: absolute;
    top: 30%;
    z-index: 3;
    color: #666;
    font-size: 50px;
    width: 30px;
    height: 50px;
    line-height: 45px;
    text-align: center;
    background: #fff
}

.placeNav {
    position: absolute;
    top: 35px;
    z-index: 3;
    color: #999;
    font-size: 20px;
    width: 15px;
    line-height: 20px;
    height: 25px;
    background: rgba(51,51,51,.69);
    text-align: center;
    opacity: 0
}

.placeNav.prev,.placeNav_2.prev {
    left: 0
}

.placeNav_2.next {
    right: 0;
    text-indent: 3px
}

.placeNav.next {
    right: 0;
    text-indent: 3px
}

.placeSlide_main:hover .placeNav,.placeSlide_main:hover .placeNav_2 {
    opacity: 1
}

.placeNav:hover,.placeNav_2:hover {
    color: #fff;
    background: #0060aa
}

.placeSlide_main {
    position: relative;
    overflow: hidden
}

.placeSlide,.placeSlide_2,.placeSlide_with {
    width: 100%;
}

.placeSlide_page {
    width: 100%;
}

sup {
    margin-left: 2px;
    top: -.4em;
    text-decoration: underline;
    font-size: 65%
}

.product_list .row_sanpham {
    float: left;
    width: 25%;
    background: #fff;
    margin-bottom: 10px;
    list-style: none;
    padding: 10px;
    margin: initial;
}
.product_list.product_list_5 .row_sanpham {
    float: left;
    width: 20%;
    background: #fff;
    margin-bottom: 10px;
    list-style: none;
    padding: 10px;
}
.product_list.slide_sp .row_sanpham {
    float: left;
    width: 100%;
    background: #fff;
    margin-bottom: 10px;
    list-style: none;
    padding: 10px;
}
.product_list .row_sanpham .pad_sanpham{-webkit-box-shadow: 0 1px 3px -2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24); box-shadow: 0 1px 3px -2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);}
#product_id_menu ul h2,.product_list .row_sanpham h2 {
    padding: 8px 10px;
    font-size: 16px;
    font-weight: 600;
    color: #25baf1;
    line-height: 22px
}

#product_id_menu ul:hover h2,.product_list .row_sanpham:hover h2 {
    color: #0060aa;
    transition: all .7s ease 0s;
    -moz-transition: all .7s ease 0s;
    -webkit-transition: all .7s ease 0s
}

#product_id_menu:hover,.product_list .row_sanpham:hover {
    /* border: solid #09f 1px; */
}

#product_id_menu ul h3,.product_list .row_sanpham h3 {
    padding: 0 10px;
    font-size: 15px;
    font-weight: 700;
    color: red;
    line-height: 22px
}

#product_id_menu ul h3 span,.product_list .row_sanpham h3 span {
    font-size: 14px;
    padding-left: 10px;
    font-weight: 700;
    color: #333;
    text-decoration: line-through
}

#product_id_menu ul p,.product_list .row_sanpham p {
    padding: 5px 10px;
    line-height: 26px;
    color: #666
}

.product_list .row_sanpham li {
    list-style: none;
    line-height: 0;
    width: 100%;
    height: auto;
    text-align: center;
    position: relative;
}

.product_list .row_sanpham li img {
    max-width: 100%;
    max-height: 100%
}

.product_left_1 ul li {
    float: left;
    width: 474px;
    margin-right: 10px;
    list-style: none;
    height: 325px
}

.product_left_1 ul li img {
    width: 474px;
    height: 325px
}

.banner_right ul li,.banner_right ul li img {
    width: 220px;
    height: auto;
    padding-top: 5px;
    line-height: 0;
    list-style: none
}

.banner_right ul li img:hover,.banner_right_id h2 img:hover,.banner_right_id ul li img:hover,.banner_tin_left ul li img:hover,.product_left_1 ul li img:hover {
    -webkit-filter: brightness(50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

.footer_bottom {
    background: #0060aa;
    padding-top: 20px;
    padding-bottom: 5px
}

.footer_bottom_menu ul {
    float: left;
    width: 220px;
    margin-left: 10px;
    margin-right: 10px;
    list-style: none;
    margin-bottom: 15px
}

.footer_bottom_menu ul li {
    font-size: 13px;
    line-height: 25px;
    font-weight: 400;
    color: #767676;
    text-transform: capitalize
}

.footer_bottom_menu ul li a {
    color: rgba(255,255,255,.7)
}

.footer_bottom_menu ul h2 {
    font-size: 14px;
    font-weight: 700;
    color: #0060aa;
    border-bottom: dotted rgba(255,255,255,.75) 1px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    text-transform: uppercase
}

.copyright_bottom a,.footer_bottom_menu ul h2 a,.top_searchkey li a {
    color: #fff;
    font-weight: 700
}

.copyright_bottom a:hover,.footer_bottom_menu ul h2 a:hover,.footer_bottom_menu ul li a:hover,.left_header_bar ul li a:hover,.right_header_bar ul li a:hover,.top_searchkey li a:hover {
    color: rgb(252, 200, 0);
}

.top_searchkey {
    border-top: solid #ccc 1px;
    margin-top: 10px;
    padding-top: 20px;
    margin-bottom: 15px
}

.top_searchkey li {
    width: 70%;
    float: left;
    font-size: 12px;
    line-height: 25px;
    list-style: none
}

.face_bottom {
    width: 25%;
    float: right
}

.dangkynhantin_footer {
    width: 25%;
    float: left;
    padding: 15px;
}

.dangkynhantin_footer h3 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}

.dangkynhantin_footer h2 {
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 5px;
    color: red
}

.dangkynhantin_footer a {
    display: block;
    font-weight: normal;
    padding: 8px 0;
    border-bottom: 1px dotted #fff;
    font-size: 16px;
}
.dangkynhantin_footer ul{list-style: none;}
.dangkynhantin_footer ul form input {
    float: left;
    height: 30px;
    background: #fff;
    border: solid #0060aa 1px;
    border-right: none;
    width: 188px;
    padding: 0 10px;
    color: #999;
    list-style: none
}

.dangkynhantin_footer ul form input:focus {
    color: #323232;
    background: #fff
}

.dangkynhantin_footer ul form a {
    float: left;
    line-height: 30px;
    color: #fff;
    background: #0060aa;
    padding: 0 15px;
    border: solid #0060aa 1px
}

.dangkynhantin_footer ul form a:hover {
    color: #fff;
    text-decoration: none;
    background: #f60;
    border: solid #f60 1px
}

.dangkynhantin_footer p {
    padding: 0;
    padding-bottom: 10px
}
.copyright_bottom {
    background: rgb(28, 63, 115);
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: solid #fff 1px
}
.logo_footer img{width: 100%;}
.left_footer_id {
    float: left;
    line-height: 25px;
    width: 25%;
    color: #fff;
}

.left_footer_id h2 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 5px;
    text-transform: uppercase
}

.left_footer_id a {
    color: #333
}

.left_footer_id a:hover {
    color: #0060aa
}

#back-top {
    position: fixed;
    bottom: 45px;
    right: 10px;
    z-index: 1
}

#back-top a {
    display: block;
    width: 40px;
    line-height: 40px;
    background: red;
    outline: 0;
    color: #fff;
    font-size: 14px;
    text-align: center
}

#back-top a:hover {
    color: #fff;
    background: #f60
}

#popSlide {
    position: fixed;
    right: 0;
    bottom: -200px;
    z-index: 100;
    width: 280px;
    height: 230px;
    transition: bottom .2s ease-in-out;
    -webkit-transition: bottom .2s ease-in-out;
    -moz-transition: bottom .2s ease-in-out;
    -o-transition: bottom .2s ease-in-out;
    box-shadow: -2px -2px 4px rgba(0,0,0,.2);
    -webkit-box-shadow: -2px -2px 4px rgba(0,0,0,.2);
    overflow: hidden
}

#popSlide.active {
    bottom: 0
}

#popSlide h6 {
    display: block;
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
    padding: 0 15px 0 45px;
    color: #fff;
    height: 30px;
    line-height: 35px;
    cursor: pointer
}

#popSlide,#popSlide h6,#popSlide h6 span {
    border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
    -o-border-radius: 5px 0 0 0;
    background: #f60
}

#popSlide h6.active,#popSlide h6:hover {
    background-color: red!important
}

#popSlide h6 span {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 30px;
    line-height: 30px;
    text-align: center;
    color: #555;
    font-size: 25px;
    background: #fff
}

#popSlide #slidePop {
    display: block;
    height: 200px;
    width: 100%;
    position: relative
}

.sharelink {
    -webkit-animation: blurFadeRight .4s ease-in .4s backwards;
    -moz-animation: blurFadeRight .4s ease-in .4s backwards;
    -ms-animation: blurFadeRight .4s ease-in .4s backwards;
    text-align: left;
    height: 30px;
    margin-top: 7px;
    margin-left: 15px;
    float: left
}

.sharelink img {
    background: #3868ca;
    margin-left: 2px
}

.sharelink img:hover {
    background: #004779
}

.sharelink h2 {
    float: left;
    font-weight: 400;
    font-size: 13px;
    padding-right: 10px;
    padding-top: 5px
}

#header_top {
    background-color: #1c3f73;
}

#header_bottom {
    background: #f5f5f5;
    padding: 0 0
}

#header_box {
    max-width: 1410px;
    display: flex;
    align-items: center;
    padding: 5px 0;
}

#logo_top {
    float: left
}

#logo_top li {
    list-style: none;
    line-height: 0;
    float: left
}

#logo_top li img {
    height: 75px;
    width: auto
}

.right_header_id {
    float: right
}

#contact_top {
    float: right;
    border: solid #ccc 1px;
    padding: 6px 15px;
    background: #fff
}

#contact_top li {
    float: left;
    list-style: none;
    color: #777;
    background: url(../images/website/01.png) center top no-repeat;
    padding-top: 40px;
    font-size: 12px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 20px;
    border-right: dashed #999 1px;
    border-left: dashed #999 1px;
    font-weight: 700;
    text-transform: uppercase
}

#contact_top h2 span,#contact_top li span {
    color: #e5001e;
    font-size: 18px
}

#contact_top ul {
    background: url(../images/website/02.png) center top no-repeat;
    padding-top: 40px;
    text-align: center;
    float: left;
    color: #777;
    font-size: 14px
}

#contact_top h2 {
    float: left;
    list-style: none;
    color: #777;
    background: url(../images/website/cart-2.png) center top no-repeat;
    padding-top: 40px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

#contact_top:hover h2 {
    color: #0060aa
}

#giohang_top {
    float: right;
    position:relative;
    box-sizing: border-box;
}

#giohang_top ul li {
    list-style: none;
    color: #fff;
    /* background: url(../images/website/icon_giohang.png) center left no-repeat; */
    /* padding-left: 40px; */
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    width: 35px;
    height: 35px;
    border: 1px solid #fff;
    line-height: 35px;
    text-align: center;
    box-sizing: border-box;
}

#giohang_top ul li span {
    color: #fff;
    background: #f00;
    font-weight: 700;
    font-size: 16px;
    position: absolute;
    top: -5px;
    right: -5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
}

#giohang_top a {
    color: #fff;
    font-size: 20px;
}

#giohang_top a:hover {
    color: #333;
    text-decoration: underline
}

#timkiem_top {
    float: left;
    position: relative;
}

input.input_search {
    padding: 5px 10px;
    height: 35px;
    width: 400px;
    border: none;
    float: right;
    color: #fff;
    background: rgba(255,255,255,.2) !important;
    border-right: none;
    border-radius: 12px 0 0 12px;
    -webkit-border-radius: 12px 0 0 12px;
    -moz-border-radius: 12px 0 0 12px;
    -o-border-radius: 12px 0 0 12px;
    outline:none;
}

input.input_search:focus {
    color: #fff;
}

#search a {
    width: 35px;
    height: 35px;
    border-left: none;
    /* text-indent: -10000px; */
    /* background: url(../images/website/icon-search.png) no-repeat center center; */
    float: right;
    border-radius: 0 12px 12px 0;
    -webkit-border-radius: 0 12px 12px 0;
    -moz-border-radius: 0 12px 12px 0;
    -o-border-radius: 0 12px 12px 0;
    background-color: rgba(255,255,255,.2) !important;
    color: #fff;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
}

#search a:hover {
}

#title_timkiem {
    padding-top: 7px;
    color: #999;
    font-size: 13px
}

#title_timkiem a {
    color: #999;
    font-size: 12px;
    padding-left: 8px
}

#title_timkiem a:hover {
    color: #333;
    text-decoration: underline
}

.link_title {
    background: #eee;
    padding: 15px 0;
    
    border-bottom: solid #ccc 1px
}
.margin-bottom20{margin-bottom: 20px;}
.link_title h2 {
    float: left;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 400;
    color: red;
    line-height: 40px;
    font-family: VNF-Oswald,serif
}

.link_title ul li {
    float: right;
    list-style: none;
    color: #999;
    padding-top: 0;
    background: url(../images/website/icon_home.png) center left no-repeat;
    padding-left: 23px;
    margin-top: 12px
}

.link_title ul li a {
    font-size: 12px;
    color: #999;
    text-transform: uppercase
}

.link_title ul li a:hover {
    color: #666;
    text-decoration: underline
}

.left_conten {
    float: left;
    width: 1080px;
}

.right_conten {
    float: right;
    width: 320px;
}

.box_right_conten,.hotrokhachhang_right {
    margin-top: 20px;
    border: solid #ccc 1px;
    padding: 10px;
    margin-bottom: 10px
}

.box_right_conten h2,.hotrokhachhang_right h2 {
    text-align: center;
    color: #fff;
    background: #0060aa;
    padding: 5px 0;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px
}

.box_right_conten ul {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: dotted #ccc 1px;
    list-style: none
}

.box_right_conten ul li {
    list-style: none
}

.box_right_conten ul li img {
    width: 100%;
    height: auto
}

.box_right_conten ul h3 {
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    color: #333;
    line-height: 20px;
    text-decoration: none
}

.box_right_conten ul h4 {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #f60;
    line-height: 30px;
    text-decoration: none
}

.box_right_conten ul:hover h3 {
    color: #0060aa;
    text-decoration: underline
}

.box_right_conten ul p {
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    color: #666
}

.list-yahoo li a {
    background-image: url(../images/website/yahoo.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 30px;
    line-height: 24px;
    display: block;
    margin: 5px;
    color: #000;
    text-decoration: none;
    font-size: 13px
}

.list-yahoo li {
    background: 0 0;
    padding-left: 0;
    list-style: none
}

.list-yahoo li a.last {
    background-image: url(../images/website/skype.png)
}

.list-yahoo li a:hover {
    opacity: .7
}

.list-yahoo ul {
    color: red;
    font-weight: 700;
    border-top: dotted #ccc 1px;
    padding-top: 5px;
    margin-top: 5px;
    text-align: center;
    font-size: 16px;
    line-height: 35px
}

.leftBox {
    margin-bottom: 20px
}

.gianhanggoiy_id {
    float: right;
    width: 20%;
    /* padding-left: 18px; */
    padding-top: 10px;
    padding-bottom: 5px;
}

.gianhanggoiy_id h1 {
    text-align: center;
    padding: 5px 0;
    background: #0060aa;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    margin-bottom: 15px;
    margin-right: 15px;
    line-height: 30px
}

.nums {
    table-layout: auto;
    margin-top: 15px;
    text-align: center
}

.nums li {
    list-style: none;
    display: inline-table
}

.nums a {
    font-size: 14px;
    display: block;
    margin: 0 6px 0 0;
    padding: 3px;
    line-height: 25px;
    height: 25px;
    width: 25px;
    table-layout: inherit;
    text-align: center;
    color: #999;
    background: #fff;
    border: #ccc 1px solid;
    text-decoration: none;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px
}

.nums a.active,.nums a.stay:hover,.nums a:hover {
    background: red;
    color: #fff;
    border: red 1px solid
}

.nums a.stay {
    background: #0060aa;
    border: #0060aa 1px solid;
    color: #fff
}

.listtabs {
    display: block;
    overflow: hidden;
    border-top: solid #1c3f73 4px;
}

.listtabs h2 {
    font-size: 12px;
    color: #666;
    font-weight: 400;
    padding-top: 5px;
    float: right
}

.listtabs li {
    list-style: none
}

.listtabs li a {
    color: #333;
    text-decoration: none;
    margin-right: 2px;
    text-transform: uppercase;
    display: block;
    background: #999;
    padding: 0px 10px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 600;
}

.listtabs li a.selected,.listtabs li a.selected:hover,.listtabs li a:hover {
    color: #333;
    background: rgba(0,0,0,.03);
}

#tabs_content {
    overflow: auto;
    background: #fff;
    padding: 20px;
    border-top: 0
}

.viewLeft {
    width: 35%;
    float: left
}

.viewRight {
    width: 45%;
    float: left;
    padding: 0 20px;
}

.viewRight h1 {
    font-size: 20px;
    color: red;
    line-height: 30px;
    font-weight: 700;
    padding-bottom: 5px;
    /* padding-left: 15px; */
}

.viewRight h1 span {
    color: #000;
    text-decoration: line-through;
    font-size: 18px
}

.viewRight .desc {
    margin-bottom: 2px;
    padding-bottom: 10px;
    /* margin-left: 20px; */
}

.viewRight .desc b {
    display: block;
    margin-bottom: 10px
}

.viewRight .desc li {
    line-height: 18px;
    margin-bottom: 10px;
    text-indent: 15px;
    list-style: none;
    background: url(../images/website/icon-check-pink.png) no-repeat left 4px
}

.quantity {
    position: relative;
    margin-bottom: 15px
}

.quantity,.quantity * {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none
}

.quantity label {
    font-size: 16px;
    padding-right: 5px
}

.quantity .input-text {
    width: 50px;
    height: 50px;
    border: none;
    text-align: center;
    font-size: 18px;
    box-shadow: inset 0 0 5px rgba(0,0,0,.2)
}

.quantity p {
    padding: 15px 0 10px 0;
    border-top: dotted 1px #ddd;
    font-size: 18px;
    text-transform: uppercase
}

.quantity .minus,.quantity .plus {
    position: absolute;
    bottom: 0;
    left: 135px;
    width: 30px;
    height: 23px;
    border: none;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    text-align: center;
    -webkit-appearance: none;
    appearance: none;
    background: #2c4983;
    line-height: 19px
}

.quantity .minus {
    font-size: 25px
}

.quantity .plus {
    bottom: 27px
}

.quantity a {
    position: relative;
    height: 50px;
    line-height: 52px;
    position: absolute;
    left: 0;
    bottom: -1px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 0 18px 0 45px;
    color: #fff;
    border: solid 1px #fff;
    box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
    background: #2c4983;
    margin-left: 170px
}

.quantity a:hover {
    color: #fff;
    background: #f60
}

.quantity a:before {
    content: "";
    background-image: url(../images/website/icon-cart-w.png);
    background-position: center center;
    position: absolute;
    top: 12px;
    left: 10px;
    width: 26px;
    height: 22px;
    z-index: 2;
    line-height: normal
}

#proView .link a {
    display: inline-block;
    height: 24px;
    line-height: 26px;
    padding-left: 30px;
    color: #333;
    position: relative
}

#proView .link a:hover {
    color: red
}

#proView .link a:first-child {
    margin-right: 22px
}

#proView .link {
    margin-bottom: 15px
}

#proView .link a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    background-color: #646464;
    background-position: center center;
    background-repeat: no-repeat
}

#proView .link a.b_mail:after {
    background-image: url(../images/website/icon-mail.png)
}

#proView .link a.b_share:after {
    background-image: url(../images/website/icon-share.png)
}

#proCont {
    padding: 0 0
}

.listDesc {
    margin-bottom: 15px;
    box-shadow: inset 0 -5px #e6e6e6
}

.listDesc a {
    text-transform: uppercase;
    font-size: 20px;
    display: inline-block;
    line-height: 40px;
    margin-right: 20px;
    padding-bottom: 5px;
    box-shadow: inset 0 -5px #646464;
    color: #999
}

.titleView {
    background: url(../images/website/line-menu.png) repeat-x left bottom;
    position: relative;
    padding: 0 0 15px 0;
    margin-bottom: 10px;
    line-height: 35px;
    font-size: 22px;
    color: #f60;
    font-weight: 400;
    text-transform: uppercase;
    font-family: VNF-Oswald,serif
}

.viewRight h2 {
    font-size: 20px;
    position: relative;
    border-bottom: dotted 1px #ddd;
    margin-bottom: 15px;
    padding-bottom: 10px;
    color: red
}

.viewRight h2 span {
    font-size: 18px;
    padding-left: 10px;
    font-weight: 700;
    color: #333;
    text-decoration: line-through
}

#bridal_images {
    border: 1px solid #ccc;
    background: #eee;
    padding: 5px;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 12px
}

#bridal_images img {
    border: none;
    width: 100%;
    height: auto;
    margin: 0 auto
}

#bridal_images_list {
    display: block;
    float: left;
    width: 95%;
    padding-left: 20px;
    position: relative
}

#bridal_images_list li {
    list-style: none;
    float: left;
    height: auto;
    width: 100%;
    border: 1px solid #ccc;
    background: #fff;
    padding: 4px;
    text-align: center;
    overflow: hidden;
}
#bridal_images_list li a{line-height: 0px;}
#bridal_images_list li:hover {
    border: 1px solid #999;
    background: #fff
}

#bridal_images_list img {
    width: auto;
    height: auto;
    width: 100%;
    border: none
}

.pro_slide_next,.pro_slide_prev {
    position: absolute;
    width: 12px;
    border: solid 1px #ccc;
    bottom: 50%;
    height: 50px;
    margin-bottom: -25px;
    text-indent: -10000px
}

.pro_slide_prev {
    left: 0;
    border-radius: 5px 0 0 5px;
    background: url(../images/website/pro_slide_prev.png) no-repeat center center #f4f4f4
}

.pro_slide_next {
    right: 0;
    border-radius: 0 5px 5px 0;
    background: url(../images/website/pro_slide_next.png) no-repeat center center #f4f4f4
}

a.pro_slide_next.disabled,a.pro_slide_prev.disabled {
    opacity: .5
}

a.pro_slide_next.disabled,a.pro_slide_prev.disabled {
    cursor: default
}

.cloud-zoom-lens {
    cursor: move
}

.cloud-zoom-big {
    overflow: hidden
}

.cloud-zoom-loading,img.loading {
    background: url(../images/website/loading.gif) no-repeat scroll center transparent
}

.discount-tag {
    position: absolute;
    background: #f60;
    width: 50px;
    height: 50px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 50px;
    margin-top: 10px;
    margin-left: 10px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    cursor: default;
    z-index: 1;
    border-radius: 100%
}

.left_tintuc {
    float: left;
    width: 860px;
    margin-right: 20px
}

.right_tintuc {
    float: left;
    width: 320px
}

.tintuckhac_right ul {
    margin-top: 15px
}

.tintuckhac_right ul li {
    float: left;
    list-style: none;
    width: 130px
}

.tintuckhac_right ul li img {
    width: 130px;
    height: 85px;
    display: block;
    transform: scale(1);
    transition: all .3s ease-in-out
}

.tintuckhac_right ul li img:hover {
    width: 130px;
    height: 85px;
    transform: scale(1.1);
    transition: all .3s ease-in-out
}

.tintuckhac_right ul h2 {
    width: 170px;
    float: right;
    font-size: 15px;
    text-transform: none;
    font-weight: 400;
    line-height: 25px;
    padding-top: 5px
}

.tintuckhac_conten ul h2 a,.tintuckhac_right ul h2 a {
    color: #666;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.tintuckhac_conten ul h2 a:hover,.tintuckhac_right ul h2 a:hover {
    color: #333;
    text-decoration: underline
}

.tintuckhac_conten ul h3,.tintuckhac_right ul h3 {
    font-size: 12px;
    background: url(../images/website/icon_tame.jpg) center left no-repeat;
    padding-left: 15px;
    color: #999;
    margin-top: 10px;
    text-transform: none;
    font-weight: 400
}

.video_left ul li {
    width: 100%;
    height: 250px;
    list-style: none
}

.ketnoiface_left h2,.tag_conten h2,.tag_right h2,.tintuckhac_right h1,.video_left h2 {
    color: red;
    text-transform: uppercase;
    font-weight: 400;
    font-family: VNF-Oswald,serif;
    font-size: 20px;
    padding-bottom: 20px
}

.ketnoiface_left,.tag_right,.video_left h2 {
    padding-top: 30px
}

.tag_conten ul li,.tag_right ul li {
    float: left;
    list-style: none;
    padding: 3px 10px;
    color: #666;
    margin-top: 10px;
    background: #eee;
    margin-left: 5px;
    margin-right: 5px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 5px;
    border: solid #ccc 1px
}

.tag_conten ul li:hover,.tag_right ul li:hover {
    color: #fff;
    background: #0060aa
}

.tintuc_page ul {
    list-style: none;
    margin-bottom: 20px;
    float: left;
    width: 33.33333%;
    padding: 0 10px;
}

.tintuc_page ul li {
    width: 100%;
    height: 220px;
    overflow: hidden;
    position: relative;
}

.tintuc_page ul li::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.tintuc_page ul li:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@keyframes shine{100%{left:125%}}
.tintuc_page ul li img {
    width: 100%;
    height: auto;
    webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

.tintuc_page ul h4 {
    color: #fff;
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
    float: right;
    background: #0060aa;
    padding: 8px 15px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.tintuc_page ul h4:hover {
    color: #fff;
    background: #f60
}

.album_box h3,.tintuc_page ul h3 {
    color: #999;
    text-transform: none;
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 13px;
    text-align: left
}

.album_box h3 img,.tintuc_page ul h3 img {
    padding-right: 10px;
    padding-left: 5px
}

.tintuc_page ul h2 {
    padding: 10px 0;
    color: red;
    text-transform: uppercase;
    font-weight: 400;
    font-family: VNF-Oswald,serif;
    font-size: 17px;
    line-height: 30px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.tintuc_page ul h2 a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #333;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.tintuc_page ul h2 a:hover {
    color: #f60
}

.tintuc_page ul .tintuc_conten {
    color: #666;
    font-size: 14px;
    line-height: 25px;
    padding-bottom: 15px
}

.tintuckhac_conten {
    border: #eee solid 1px;
    margin-top: 20px
}

.tintuckhac_conten h1 {
    background: #0060aa;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: VNF-Oswald,serif
}

.tintuckhac_conten ul {
    margin: 10px;
    list-style: none;
    float: left;
    width: 459px
}

.tintuckhac_conten ul li {
    float: left;
    width: 160px;
    list-style: none
}

.tintuckhac_conten ul li img {
    width: 160px;
    height: 100px
}

.tintuckhac_conten ul h2 {
    width: 285px;
    float: right;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 700
}

.left_contact {
    float: right;
    width: 635px;
    padding: 26px;
    background: #fff;
    border: solid #ccc 1px
}

.map {
    display: block;
    border: solid 3px #d6d6d6;
    float: left;
    width: 470px
}

.map iframe {
    display: block;
    width: 100%;
    height: 495px
}

.contact {
    padding-top: 20px
}

.contact .left {
    width: 44.7%;
    float: left
}

.contact .right {
    width: 55%;
    float: right
}

.formBox li.row_input {
    display: block;
    position: relative;
    margin-bottom: 10px
}

.formBox li.row_input input,.formBox li.row_input textarea {
    border: solid 1px #e1e1e1;
    height: 38px;
    color: #999;
    padding: 0 10px 0 45px
}

.formBox li.row_input textarea {
    padding: 10px 10px 10px 45px;
    height: 168px
}

.contact .left input {
    width: 75%
}

.contact .right input,.contact .right textarea {
    width: 88.5%
}

.formBox li.row_input:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 10
}

.formBox li.name:after {
    background-image: url(../images/website/contact/c_name.png)
}

.formBox li.phone:after {
    background-image: url(../images/website/contact/c_phone.png)
}

.formBox li.mail:after {
    background-image: url(../images/website/contact/c_mail.png)
}

.formBox li.local:after {
    background-image: url(../images/website/contact/c_local.png)
}

.formBox li.subject:after {
    background-image: url(../images/website/contact/c_subject.png)
}

.formBox li.mess:after {
    background-image: url(../images/website/contact/c_mess.png)
}

.formBox li.code:after {
    background-image: url(../images/website/contact/c_code.png)
}

.formBox li.day:after {
    background-image: url(../images/website/contact/day.png)
}

.formBox li.songuoi:after {
    background-image: url(../images/website/contact/songuoi.png)
}

.formBox .button {
    float: right;
    text-transform: uppercase;
    font-size: 15px;
    padding: 0 20px;
    margin-left: 10px;
    height: 38px;
    line-height: 40px;
    margin-bottom: 10px;
    color: #fff;
    background: #0060aa;
    white-space: nowrap
}

.formBox .button:hover {
    color: #fff;
    background: #f60
}

.formBox li span {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 42px;
    padding: 0 10px;
    font-weight: 700;
    z-index: 2;
    letter-spacing: 1px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none
}

.header_id_top {
    line-height: 35px;
    background: #efecec
}

.header_id_top ul h2 {
    float: left;
    padding-left: 30px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #666;
    background: url(../images/website/phone.png) center left no-repeat
}

.header_id_top ul h2 span {
    font-size: 18px;
    color: #f60;
    font-weight: 700
}

.header_id_top ul li {
    float: right;
    padding-left: 27px;
    font-size: 14px;
    font-weight: 400;
    list-style: none;
    letter-spacing: 1px;
    color: #666;
    background: url(../images/website/icon_thanhvien.png) center left no-repeat
}

.header_id_top ul li a {
    color: #666
}

.header_id_top ul li a:hover {
    color: #00709d;
    text-decoration: underline
}

.menu_left ul h2 {
    background: #0060aa;
    line-height: 35px;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    padding-left: 10px;
    font-weight: 700;
    text-align: center
}

.menu_left ul li {
    list-style: none
}

.menu_left ul li a {
    padding: 9px 10px;
    color: #333;
    background: #eee;
    border-top: solid #fff 1px;
    text-transform: capitalize;
    font-weight: 400;
    display: block
}

.menu_left ul li a:hover {
    color: #fff;
    background: #f60
}

.add_more_2 ul {
    text-align: center;
    margin-top: 15px
}

.add_more_2 ul h2 {
    list-style: none;
    background: #f60;
    color: #fff;
    text-align: center;
    padding: 5px 20px;
    font-size: 14px;
    font-weight: 700;
    margin-left: 0;
    margin-top: 5px;
    float: left;
    text-transform: uppercase;
    line-height: 30px;
    border: none
}

.add_more_2 ul h3 {
    list-style: none;
    font-size: 14px;
    background: #0060aa;
    color: #fff;
    text-align: center;
    padding: 5px 20px;
    margin-left: 10px;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 10px;
    float: left;
    text-transform: uppercase;
    line-height: 30px
}

.add_more ul h2:hover,.add_more ul h3:hover,.add_more_2 ul h2:hover,.add_more_2 ul h3:hover {
    background: red;
    color: #fff
}

.doitac_home {
    padding: 20px 0;
    background: #eee;
    border-bottom: solid #fff 1px;
    margin-top: 20px
}

.logo_thuonghieu {
    float: left;
    width: 190px;
    padding-right: 11px;
    margin-bottom: 0;
    list-style: none
}

.logo_thuonghieu img {
    width: 190px;
    height: 90px;
    border: solid #ccc 1px
}

.logo_thuonghieu:hover {
    opacity: .7
}

.khachhang_id ul {
    padding: 12px;
    border: solid #ccc 1px;
    float: left;
    margin-right: 20px;
    width: 280px;
    list-style: none;
    margin-bottom: 20px
}

.khachhang_id ul li,.khachhang_id ul li img {
    width: 100%;
    list-style: none;
    height: 175px
}

.khachhang_id ul h2 {
    text-align: center;
    padding-top: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #333
}

.khachhang_id ul:hover h2 {
    color: #0060aa
}

#cart_list {
    background: #fff
}

#cart_list tr {
    background: #f1f1f1
}

#cart_list tr a {
    color: #333
}

#cart_list tr a:hover {
    color: red
}

#cart_list th {
    background: #0060aa;
    color: #fff;
    font-weight: 400;
    padding: 7px 5px;
    font-size: 13px
}

#cart_list td {
    padding: 5px;
    text-align: center;
    color: #444;
    font-size: 14px;
    line-height: 20px
}

#cart_list td input {
    width: 35px;
    padding: 3px 5px;
    text-align: center;
    border: solid 1px #ccc
}

#cart_list td img {
    width: 100%;
    height: auto;
    border: none
}

#cart_list td a.pro_del {
    background: red;
    font-size: 13px;
    padding: 8px 14px;
    font-weight: 400;
    color: #fff
}

#cart_list td a.pro_del:hover {
    background: #0060aa;
    color: #fff
}

#cart_list td #pro_sum {
    float: right;
    font-size: 14px;
    margin-right: 36px;
    font-weight: 700
}

#cart_list td #pro_sum label {
    color: red;
    font-size: 22px
}

#cart_list td a.pro_del.mar {
    margin: 0 0
}

#cart_list td a.pro_del.float {
    float: left;
    padding: 2px 15px
}

#cart_list tr:last-child td {
    padding: 15px
}

.box_dathang_id {
    padding: 30px;
    border: solid #ccc 1px;
    margin-bottom: 20px
}

.box_dathang_id h2 {
    text-transform: uppercase;
    font-family: VNF-Oswald,serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 45px;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    webkit-animation-duration: 1s;
    animation-duration: 1s;
    animation-fill-mode: both;
    color: #0060aa
}

.discount-tag {
    position: absolute;
    background: #f60;
    width: 55px;
    height: 55px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    line-height: 55px;
    margin-top: 10px;
    margin-left: 10px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    cursor: default;
    z-index: 2;
    border-radius: 100%;
    font-size: 17px
}

#product_id_menu {
    float: left;
    border: solid #eee 1px;
    width: 205px;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 10px;
    list-style: none;
    height: auto
}

#product_id_menu li {
    list-style: none;
    line-height: 0;
    padding: 5px
}

#product_id_menu li img {
    width: 100%;
    height: auto
}

#id_top_home {
    margin: 15px 0;
    margin-top: 7px
}

#right_banner {
    float: right;
    width: 250px;
    margin-left: 10px;
    padding: 5px;
    background: #eee
}

#right_banner h1 {
    text-align: center;
    color: red;
    font-size: 16px;
    font-weight: 700;
    margin-top: 5px;
    text-transform: uppercase
}

#right_banner ul {
    border-top: dotted #ccc 1px;
    padding-top: 5px;
    margin-top: 5px;
    list-style: none;
    margin-bottom: 10px
}

#right_banner ul li {
    float: left;
    width: 90px;
    height: 90px;
    padding-right: 10px
}

#right_banner ul li img {
    width: 90px;
    height: 90px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    border: solid #ccc 2px
}

#right_banner ul h2 {
    color: #0060aa;
    font-weight: 700;
    font-size: 14px
}

#right_banner ul h3 {
    color: #0060aa;
    font-weight: 400;
    font-size: 13px;
    font-style: italic
}

#right_banner ul p {
    color: #666;
    font-weight: 400;
    font-size: 12px
}

#right_banner ul h2:hover {
    color: red
}

#banner_top {
    width: calc(100%);
    min-height: auto
}

#banner li {
    float: left;
    width: 100%;
    height: auto;
    list-style: none;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: default;
    position: relative
}
#banner li img{width: 100%; height: auto;}
.posBL {
    left: 0;
    bottom: 0
}

.pagiBanner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    margin: auto;
    width: 200px;
    text-align: center;
    z-index: 1
}

.pagiBanner a {
    display: inline-block;
    vertical-align: text-top;
    width: 15px;
    height: 15px;
    background: #ccc;
    text-indent: -100000px;
    margin: 0 5px;
    box-shadow: 1px 1px 3px rgba(0,0,0,.2);
    border: solid #fff 1px
}

.pagiBanner a.selected {
    background: #eb2026;
    border: solid #fff 1px
}

#bannerInside {
    width: 100%;
    height: auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 30px
}

#bannerMain {
    position: relative
}

.bottom_id_copyright {
    margin-top: 20px;
    text-align: center;
    color: #fff;
}

.bottom_id_copyright a {
    color: #333
}

.bottom_id_copyright a:hover {
    color: #0060aa;
    text-decoration: underline
}

.sanphamtieubieu_bottom h2 {
    float: left;
    font-size: 15px;
    font-weight: 700;
    margin-right: 20px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: -8px;
    padding-bottom: 0;
    margin-bottom: 14px
}

.sanphamtieubieu_bottom {
    padding: 20px 0;
    color: #fff;
    margin-top: 20px;
    border-top: solid rgb(252, 200, 0) 1px;
    border-bottom: solid rgb(252, 200, 0) 1px;
    line-height: 30px;
    text-align: center
}

.sanphamtieubieu_bottom a {
    color: #fff;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
    font-weight: normal;
}

.sanphamtieubieu_bottom a:hover {
    color: rgb(252, 200, 0);
    text-decoration: underline
}

.menu_id_right {
    float: right;
    width: calc(100% - 220px);
}

.menu_id_right ul li {
    float: left;
    list-style: none
}

.menu_id_right ul li a {
    line-height: 45px;
    display: block;
    padding: 0 27.7px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700
}

.menu_id_right ul li a:hover {
    background: #1c3f73;
    color: #fff
}

.banner_home {
    margin: 10px 0;
    height: 150px;
    overflow: hidden
}

.banner_home li {
    float: left;
    width: 100%;
    height: 150px;
    list-style: none
}

.banner_home img {
    width: 100%;
    height: 150px
}

.banner_tin_left ul li {
    list-style: none;
    line-height: 0;
    margin-top: 10px
}

.banner_tin_left ul li img {
    width: 100%;
    height: auto
}

.camket_chatluong {
    background: #eee;
    margin-right: 15px;
    width: 259px;
    float: left;
    padding: 15px
}

.camket_chatluong li {
    width: 60px;
    list-style: none;
    line-height: 0;
    float: left
}

.camket_chatluong li img {
    width: 50px;
    height: auto
}

.camket_chatluong ul {
    width: 195px;
    float: right
}

.camket_chatluong ul h2 {
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    color: #0060aa;
    text-transform: uppercase
}

.camket_chatluong ul p {
    font-size: 13px;
    font-weight: 700;
    color: #666
}

.marquee {
    overflow: hidden;
    height: 400px
}

.quantity2 {
    position: relative
}

.quantity2 .minus {
    position: relative;
    top: 4px;
    width: 30px;
    height: 23px;
    border: none;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    text-align: center;
    -webkit-appearance: none;
    appearance: none;
    background: #74ab00;
    line-height: 15px
}

.quantity2 .plus {
    position: relative;
    top: 1px;
    width: 30px;
    height: 23px;
    border: none;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    text-align: center;
    -webkit-appearance: none;
    appearance: none;
    background: #74ab00;
    line-height: 15px
}

.quantity2 .minus {
    font-size: 25px
}

#payment_method {
    float: left;
    width: 100%;
    margin-bottom: 15px
}

#payment_method h3 {
    font-size: 16px;
    color: #24918a;
    font-weight: 700;
    padding-bottom: 0
}

#payment_method .payment_method_input {
    list-style: none;
    float: left;
    width: 100%;
    margin-bottom: 0;
    line-height: 36px
}

.payIds {
    border: 1px solid #ccc;
    margin-left: 10px;
    padding: 10px;
    margin-bottom: 10px
}

#payment_method .payment_method_input .radio_check {
    float: left;
    width: 20px;
    padding: 10px 0
}

#payment_method .payment_method_input .txt_payment {
    float: left;
    margin-left: 5px;
    line-height: 50px
}

.payIds li {
    list-style-position: inside
}

.formBox #payment_method ul li input[type=text] {
    border: solid 1px #e1e1e1;
    height: 38px;
    color: #999;
    padding: 0 10px 0 45px
}

#payment_method .payment_method_input span {
    float: left;
    margin-left: 10px;
    width: 93%;
    background: 0 0;
    font-weight: 400;
    color: #333
}

.thanhvien_popup h2 {
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    color: #00aeef;
    font-weight: 700;
    padding-bottom: 10px
}

.thanhvien_popup {
    padding: 20px;
    width: 437px;
    float: left
}

.thanhvien_popup li {
    margin-top: 0;
    list-style: none;
    margin-right: 10px;
    margin-bottom: 10px
}

.thanhvien_popup li a {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    padding: 10px 20px;
    text-transform: uppercase;
    display: block;
    background: #ddd;
    white-space: nowrap;
    transition: .3s ease-out;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    text-align: center
}

.thanhvien_popup li a:hover {
    color: #fff;
    background: #f57f20
}

.thanhvien_popup h3 {
    font-size: 16px;
    line-height: 30px;
    text-transform: capitalize;
    color: #333;
    font-weight: 400;
    padding-top: 8px;
    float: left
}

.thanhvien_popup h3 a {
    color: #00aeef;
    text-decoration: underline
}

.thanhvien_popup h3 a:hover {
    color: #f57f20
}

.col-md-3 {
    width: 100%;
    float: none;
    /* margin-bottom: 15px; */
}

.col-md-3 .capcha {
    display: inline-block;
    padding: 5px;
    font-size: 14px;
    font-weight: 700;
    background-color: #ddd;
    color: #000;
    cursor: pointer
}

.col-md-2 {
    width: 74%;
    float: left
}

.row-frm select {
    /* height: 45px!important; */
    width: 100%
}

.form-control {
    display: block;
    width: 95%;
    height: 34px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

body .dmd-phone {
    position: fixed;
    top: auto!important;
    right: -10px!important;
    top: 30vh!important;
    z-index: 600!important;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8)
}

.header_mobile,.mobile {
    display: none
}

.desktop {
    display: block
}

.lang_top_id {
    float: right;
    margin-right: 10px
}

#right_header {
    float: right
}

.lang_top_id ul li {
    float: left;
    list-style: none;
    line-height: 0;
    margin-left: 15px;
    border: solid #fff 1px
}

.lang_top_id ul li:hover {
    opacity: .7
}

.title_page {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 25px;
    position: relative;
    margin-top: 28px
}

.title_page ul {
    border-bottom: 4px solid #dcdee3;
    line-height: .4em
}

.title_page ul h2 {
    color: #008dcf;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 40px;
    font-weight: 700;
    position: absolute;
    top: -20px;
    background: #fff;
    padding-right: 20px
}

.btn_more {
    position: absolute;
    right: 0;
    top: -27px
}

.btn_more a {
    background: #f60;
    display: inline-block;
    padding: 12px;
    color: #fff;
    font-weight: 700
}

#contact_product ul {
    padding: 10px;
    background: #fff;
    text-align: center;
    border: dashed #ccc 1px;
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 20px;
    box-shadow: 2px 2px 5px rgba(0,0,0,.15),-2px 0 5px rgba(0,0,0,.15);
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,.15),-2px 0 5px rgba(0,0,0,.15);
    margin-top: 25px
}
.taikhoan_id{float: left;padding: 0px  10px;border: 1px solid #fff;margin-right: 10px;height: 35px;line-height: 35px;font-size: 16px;box-sizing: border-box;}
.taikhoan_id a{display: block;color: #fff;}
.giaohangnhanh{-js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap;}
#text-933951793 {
  font-size: 1.5rem;
  line-height: 1.25;
  text-align: center;
  color: #fd8524;
}
#text-933951793 > * {
  color: #fd8524;
}
.show-on-hover{opacity: 0;position: absolute;z-index: 999;left: 0px;width: 100%;}
.has-hover:hover .show-on-hover { opacity: 1; -webkit-transform: scale(1) translateZ(0) translateY(0) !important; transform: scale(1) translateZ(0) translateY(0) !important; pointer-events: inherit; }
.has-hover img { -webkit-transition: opacity .6s,-webkit-filter .6s,-webkit-transform .6s,-webkit-box-shadow .3s; transition: opacity .6s,-webkit-filter .6s,-webkit-transform .6s,-webkit-box-shadow .3s; -o-transition: filter .6s,opacity .6s,transform .6s,box-shadow .3s; transition: filter .6s,opacity .6s,transform .6s,box-shadow .3s; transition: filter .6s,opacity .6s,transform .6s,box-shadow .3s,-webkit-filter .6s,-webkit-transform .6s,-webkit-box-shadow .3s; }
.col_sanpham{margin-bottom: 15px;}
.col_sanpham > .col-inner {
    background-color: rgb(0, 132, 203);
}
.icon-box-left, .icon-box-right { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; width: 100%; align-items: center; }
.icon-box-img svg, .icon-box-img img { padding-top: 0.2em; width: 100%; }
.icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 1em;
}
.icon-box-left .icon-box-text, .icon-box-right .icon-box-text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
.featured-box{color: #fff;}
#text-1143100142 h3{text-align: center;color: #fff;}
#text-1143100142 ul{list-style-position: inside;color: #fff;}
#text-1143100142 ul li{line-height: 24px;font-size: 16px;}
#text-1143100142 {
    font-size: 1rem;
    line-height: 24px;
}
.text-center{text-align: center;}
.button {
    position: relative;
    display: inline-block;
    background-color: transparent;
    text-transform: uppercase;
    font-size: .97em;
    letter-spacing: .03em;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    color: currentColor;
    text-decoration: none;
    border: 1px solid transparent;
    vertical-align: middle;
    border-radius: 0;
    margin-top: 0;
    text-shadow: none;
    line-height: 2.4em;
    min-height: 2.5em;
    padding: 0 1.2em;
    max-width: 100%;
    -webkit-transition: border .3s,background .3s,opacity .3s,color .3s,-webkit-transform .3s,-webkit-box-shadow .3s;
    transition: border .3s,background .3s,opacity .3s,color .3s,-webkit-transform .3s,-webkit-box-shadow .3s;
    -o-transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
    transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
    transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s,-webkit-transform .3s,-webkit-box-shadow .3s;
    text-rendering: optimizeLegibility;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.button.secondary{background-color: #fd8524; color: #fff; font-size: 18px;}
.autocomplete-suggestions{position:absolute;width:100%;border:solid 1px #ddd;right:0;margin-top:40px;max-height:300px;overflow:auto;display:none;background:#fff;z-index:999}.autocomplete-suggestions a{display:block;padding:10px;overflow:hidden}.autocomplete-suggestions a img{width:60px;float:left}.autocomplete-suggestions a .info{display:block;margin-left:65px}.autocomplete-suggestions a .info .name{display:block;color:#333;line-height:22px}.autocomplete-suggestions a .info .price{color:#ec1c24}.autocomplete-suggestions::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#f1f1f1;border-radius:10px}.autocomplete-suggestions::-webkit-scrollbar{width:6px;background-color:#f1f1f1}.autocomplete-suggestions::-webkit-scrollbar-thumb{border-radius:10px;background-color:#ccc}
.custom_flex{
    display: flex;
    flex-wrap: wrap;
    align-self: stretch;
    gap: 0px;
}
.fix_tel {position:fixed;bottom: 12px;left: 0;z-index:999;}
.fix_tel a {text-decoration: none;}
.tel {background: rgba(230, 8, 8, 0.75);width:205px;height:40px;position:relative;overflow:hidden;background-size:40px;border-radius:28px;}
.bor-left, .bor-top, .bor-right, .bor-bottom{
  position:absolute;
  background-color:#EDCB67;
  -webkit-transition: all 5s ease-in-out;
  -moz-transition: all 5s ease-in-out;
  transition: all 5s ease-in-out;
}
.bor-left{    
  height: 50%;
    width: 3px;
    left: 0;
    bottom: -100%; 
    animation: transtop 5s ease-in-out infinite;
}
.bor-right{
  height: 50%;

    right: 0;
    top: -100%;
    width: 3px;
    animation: transbot 5s ease-in-out infinite;

}
.bor-top{    
  width: 50%;
    left: -100%;
    top: 0;
    height: 3px;
    animation: transleft 5s ease-in-out infinite;
}
.bor-bottom{
  width: 50%;
    height: 3px;
    right: -100%;
    bottom: 0;
    animation: transright 5s ease-in-out infinite;
}
.fone {
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    font-weight: bold;
    padding-left: 50px;
    font-family: arial;
}
  
.ring-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 80px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    visibility: hidden;
    width: 80px;
    z-index: 200000 !important;
}
.ring-alo-phone.ring-alo-show {
    visibility: visible;
    left: -20px;
    bottom: -3px;
}
.ring-alo-phone.ring-alo-hover, .ring-alo-phone:hover {
    opacity: 1;
}
.ring-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 70px;
    left: 10px;
    opacity: 0.1;
    position: absolute;
    top: 10px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
}
.ring-alo-phone.ring-alo-active .ring-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}
.ring-alo-phone.ring-alo-static .ring-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone:hover .ring-alo-ph-circle {
    border-color: #f00;
    opacity: 0.5;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle {
    border-color: #baf5a7;
    opacity: 0.5;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
    border-color: #f00;
    opacity: 0.5;
}
.ring-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running ring-alo-circle-fill-anim;
    background-color: #000;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 30px;
    left: 30px;
    opacity: 0.1;
    position: absolute;
    top: 30px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 30px;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone:hover .ring-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: 0.75 !important;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}

.ring-alo-ph-img-circle {
    animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 30px;
    left: 30px;
    //opacity: 0.7;
    opacity: 1;
    position: absolute;
    top: 30px;
    transform-origin: 50% 50% 0;
    width: 30px;
}

.ring-alo-phone.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone:hover .ring-alo-ph-img-circle {
    background-color: #f00;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-img-circle {
    background-color: #75eb50;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {
    background-color: #f00;
}
@keyframes ring-alo-circle-anim {
0% {
    opacity: 0.1;
    transform: rotate(0deg) scale(0.5) skew(1deg);
}
30% {
    opacity: 0.5;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
100% {
    opacity: 0.6;
    transform: rotate(0deg) scale(1) skew(1deg);
}
}

@keyframes ring-alo-circle-img-anim {
0% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
10% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
20% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
30% {
    transform: rotate(-25deg) scale(1) skew(1deg);
}
40% {
    transform: rotate(25deg) scale(1) skew(1deg);
}
50% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
    transform: rotate(0deg) scale(1) skew(1deg);
}
}
@keyframes ring-alo-circle-fill-anim {
0% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
50% {
    opacity: 0.2;
    transform: rotate(0deg) scale(1) skew(1deg);
}
100% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(1deg);
}
}
.ring-alo-ph-img-circle a img {
    padding: 1px 0 0 1px;width: 25px
}
.home-title{color: rgb(253, 133, 36); text-align: center;font-size: 22px;padding: 10px 0; font-weight: bold;}
.menu-home-mobile{display: none;}
.menu-home-mobile ul{width: 100%; overflow: auto;}
.menu-home-mobile ul li{display: inline-block;width: 90px;vertical-align: top;padding: 10px;}
.menu-home-mobile ul li .img img{width: 100%; height: auto;}
.menu-home-mobile ul li h2{font-size: 14px;color: #000;white-space: normal;line-height: 20px;}
.nav-main-box.nav-main-box-footer{display: none;position: relative;width: 100%;}
#button-contact-vr {
    position: fixed;
    bottom: 0;
    z-index: 99999;
}
/*phone*/
#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px;
}
#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}
.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 #c31d1d;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite;
}
.phone-vr-img-circle {
    background-color: #e60808;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out;
}
.phone-vr-img-circle a {
    display: block;
    line-height: 37px;
}
.phone-vr-img-circle img {
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
@-webkit-keyframes phone-vr-circle-fill {
  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);}
}
@-webkit-keyframes zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}@keyframes zoom{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 15px transparent}100%{transform:scale(.9);box-shadow:0 0 0 0 transparent}}
.phone-bar a {
    position: absolute;
    margin-top: -65px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 7px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap;
}
.phone-bar a:hover {
    opacity: 0.8;color: #fff;
}
@media(max-width: 736px){
    .phone-bar{display: none;}
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7);
}
#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3;
}
#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #714497;
    background-color: rgba(113, 68, 151, 0.8);
}
#viber-vr .phone-vr-img-circle {
    background-color: #714497;
}
#contact-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33, 150, 243, 0.7);
}
#contact-vr .phone-vr-img-circle {
    background-color: #2196F3;
}
#messenger-vr img {
    max-width: 35px;
    max-height: 35px;
}
#messenger-vr .phone-vr-img-circle {
    background-color: #1877f2;
}
#messenger-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 rgb(24 119 242 / 65%);
    background-color: rgb(24 119 242 / 70%);
}
div#whatsapp-vr .phone-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1fd744;
    background-color: rgb(35 217 72 / 70%);
}
div#whatsapp-vr .phone-vr .phone-vr-img-circle {
    background: #1cd741;
}
div#whatsapp-vr .phone-vr .phone-vr-img-circle img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%;
}
#fanpage-vr img {
    max-width: 35px;
    max-height: 35px;
}
#fanpage-vr .phone-vr-img-circle {
    background-color: #1877f2;
}
#fanpage-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 rgb(24 119 242 / 65%);
    background-color: rgb(24 119 242 / 70%);
}
/*css all in one*/
#gom-all-in-one .button-contact {
    transition: 1.6s all;
    -moz-transition: 1.6s all;
  -webkit-transition: 1.6s all;
}
#button-contact-vr.active #gom-all-in-one .button-contact {
    margin-left: -100%;
}
#all-in-one-vr .phone-bar {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    color: #fff;
    padding: 5px 15px 5px 48px;
    border-radius: 50px;
    margin-left: -64px;
    width: max-content;
    cursor: pointer;
}
#popup-showroom-vr,
div#popup-form-contact-vr {
    display: none;
}
#popup-showroom-vr.active,
div#popup-form-contact-vr.active {
    display: block;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 99999;
}
.bg-popup-vr {
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(51 51 51 / 50%);
    width: 100%;
    height: 100vh;
}
.content-popup-vr {
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 95%;
    border-radius: 5px;
    box-shadow: 0 0 14px 5px rgb(0 0 0 / 49%);
    max-width: 600px;
    display: flex;
}
.content-popup-vr input, .content-popup-vr textarea {
    width: 100%;
    max-height: 100px;
    min-height: 38px;
    border: 1px solid #b1b1b1;
    margin-bottom: 10px;
    padding: 0 7px;
    background: #fff;
}
.content-popup-vr label {
    width: 100%;
}
.content-popup-vr input.wpcf7-form-control.wpcf7-submit {
    max-width: fit-content;
    padding: 5px 32px 2px;
    background: #2196f3;
    border: 0;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    margin: 10px auto 0;
    display: block;
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 29%);
font-weight: 400;min-height: auto;line-height: 30px;}
.content-popup-vr input.wpcf7-form-control.wpcf7-submit:hover {
    opacity: 0.7;
}
.content-popup-vr .close-popup-vr {
    font-family: sans-serif;
    width: 23px;
    height: 23px;
    background: black;
    position: absolute;
    top: -10px;
    right: -10px;
    color: #fff;
    text-align: center;
    line-height: 23px;
    font-size: 17px;
    border-radius: 50%;
    cursor: pointer;
}
.content-popup-vr .close-popup-vr:hover {
    background: #b50000;
}
.content-popup-vr .content-popup-div-vr {
    width: 100%;
    padding: 25px;
}
.content-popup-vr .content-popup-img-vr {
    width: 100%;
    max-width: 45%;
    border-radius: 10px 0 0 10px;
    overflow: hidden;
}
#loco-top, #loco-bottom {
    display: block;
}
#loco-top .content-popup-img-vr, div#popup-form-contact-vr #loco-bottom .content-popup-img-vr {
    max-width: 100%;
    text-align: center;
}
#contact-showroom.no-event a {
    pointer-events: none;
}
.content-popup-vr .content-popup-div-vr ul {color: #333;list-style: none;font-size: 15px;}
@media(max-width: 673px){
    div#popup-form-contact-vr .content-popup-vr {
        display: block;
    }
    div#popup-form-contact-vr .content-popup-vr .content-popup-img-vr {
        max-width: 100%;
        display: none;
    }
}
.thongtinbds i{margin-right: 5px;color: #938a8a}
.thongtinbds p{font-size: 14px; border-bottom: 1px solid #ddd; padding: 5px 0;}
.menu_sanpham{}
.menu_sanpham h3 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    background: #103b65;
    color: #fff;
    line-height: 45px;
    padding: 0 20px;
}
.menu_sanpham ul li {

    list-style: none;

    background: #eee;


}

.menu_sanpham ul li a {

    display: block;

    list-style: none;

    font-size: 17px;

    color: #333;

    text-transform: capitalize;

    padding: 10px;

    border-bottom: solid #fff 1px;

    transition: all 0.2s ease-in-out;

    -webkit-transition: all 0.2s ease-in-out;

    -moz-transition: all 0.2s ease-in-out;

    -o-transition: all 0.2s ease-in-out;

    -ms-transition: all 0.2s ease-in-out;

    font-weight: normal;

}

.menu_sanpham ul li a:hover {

    color: #fff;

    background: #4ea64b;

}
.box_search_banner {
    z-index: 2;
    width: 100%;
    border-radius: 5px;
    /* margin-bottom: 20px; */
}
.box_search_banner_bg {
    /* background-color: rgba(0,0,0,0.7); */
    padding: 10px;
}
.box_search_banner h2 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    padding-bottom: 15px;
}
.box_search_banner ul h3 {
    width: 35%;
    font-size: 16px;
    float: left;
    line-height: 35px;
    font-weight: 500;
    color: #fff;
    text-transform: none;
}
.box_search_banner ul li {
    width: 65%;
    float: right;
    list-style: none;
}
.box_search_banner ul {
    /* margin-top: 10px; */
    display: inline-block;
    width: 24.55555%;
    vertical-align: top;
}
.box_search_banner h4 a {
    padding: 0px 58px;
    display: inline-block;
    background-color: #50b14e;
    color: white;
    margin-top: 0;
    float: right;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    line-height: 35px;
    border-radius: 4px;
}
.imges_id_page {
    position: relative;
    background-color: #0084cb;
    padding: 10px 0;
}
/*mobile */
@media (max-width:1440px){}
@media (max-width:1366px){.pagewrap{max-width: 100%;}}
@media (max-width:1280px){}
@media (max-width:1024px){body{font-size:15px;}*, *:before, *:after {box-sizing: border-box;}.mobile{display:block;}.desktop{display:none;}.menu-home-mobile{display: block;}.pagewrap{width:100%;}.header_mobile{display:block;}#menu_mobile{visibility: visible;}.header_mobile{background: #1c3f73;font-size: 16px;font-weight: bold;color: #fff;line-height: 40px;-moz-box-sizing: border-box;box-sizing: border-box;width: 100%;display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row nowrap;flex-flow: row nowrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;width: auto;padding: 10px;}.header_mobile.fixed{position: fixed;top: 0;left: 0;}.header_mobile .box_menu_mb{-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;-webkit-box-flex: 1;-ms-flex: 1 1 0px;flex: 1 1 0;}.header_mobile a.imenu{background: center center no-repeat transparent;background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );display: block;width: 35px;height: 35px;margin: 0;border: 1px solid #fff;}nav {display: none;position: fixed;}.box_header_id,#logo_top,#right_header{display:none;}#logo_top_mb a{display: block;line-height: 0px;}#logo_top_mb{width: 190px;-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;}#giohang_mb{margin-left: auto;-webkit-box-flex: 1;-ms-flex: 1 1 0px;flex: 1 1 0;-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;}#giohang_mb a{color: #fff;border:1px solid #fff;margin-right: 0;width: 35px;height: 35px;display: block;line-height: 30px;text-align: center;position: relative;font-size: 18px;}#giohang_mb a span{position: absolute;top: -12px;right: -10px;background: #f00;width: 25px;height: 25px;line-height: 25px;font-size: 14px;border-radius: 50%;}.menu-home-mobile ul{white-space: nowrap;}}
@media (max-width:980px){#banner_top { float: left; width: calc(100%); margin-left: unset; min-height: auto; }.left_conten{width: 100%; padding: 0 10px;}.right_conten{width: 100%;padding: 0 10px;}.showText iframe{width: 100%; height: 460px;}}
@media (max-width:960px){}
@media (max-width:900px){}
@media(max-width:854px){}
@media(max-width:818px){}
@media(max-width:800px){}
@media(max-width:768px){.giaohangnhanh{display: none;}.product_list.product_list_5 .row_sanpham{width: 33.3333%;}.product_list .row_sanpham{width: 33.3333%;}.dangkynhantin_footer{display: none;}.showText iframe{width: 100%; height: 360px;}.left_footer_id{width: 50%;}.face_bottom{width: 50%;}.nav-main-box.nav-main-box-footer{display: block;}}
@media(max-width:740px){}
@media(max-width:736px){}
@media(max-width:732px){}
@media(max-width:720px){}
@media(max-width:696px){}
@media(max-width:668px){}
@media(max-width:641px){}
@media(max-width:600px){.product_list.product_list_5 .row_sanpham{width: 50%;}.product_list .row_sanpham{width: 50%;}.left_footer_id{width: 100%; padding: 0 15px;}.face_bottom{width: 100%;padding: 0 15px;}.tintuc_page ul{width: 50%;}}
@media(max-width:568px){}
@media(max-width:480px){.viewLeft{width: 100%;}.viewRight{width: 100%;}.gianhanggoiy_id{width: 100%;}.tintuc_page ul{width: 100%;}.showText iframe{width: 100%; height: 260px;}#timkiem_top{width: 100%;}input.input_search{width: calc(100% - 35px)}}
@media(max-width:414px){}
@media(max-width:376px){}
@media(max-width:360px){}
@media(max-width:320px){}
@media(max-width:240px){}