@charset "utf-8"; 
body {
    margin: 0px auto;
    font-size: 17px;
    line-height: 1.6;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    color: #2f2f2f;
    overflow-x: hidden;
    background: #fff;
}

* {
    margin: 0px auto;
    padding: 0px;
    outline: none;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

table {
    border-collapse: collapse;
}

table {
    width: 100%;
}

table th {
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}

.clr {
    clear: both;
}

a {
    color: #5db04c;
}

.showText a {
    font-weight: 500;
}

.showText h4 {
    font-size: 20px;
    margin: 10px 0;
}

p {
    margin-top: 0;
    margin-bottom: 10px;
}

img {
    border: 0;
    vertical-align: middle;
}

::selection {
    background-color: #76ce64;
    color: #fff;
}

::-webkit-selection {
    background-color: #76ce64;
    color: #fff;
}

-webkit-::selection {
    background-color: #76ce64;
    color: #fff;
}

::-moz-selection {
    background-color: #76ce64;
    color: #fff;
}

ul {
    padding: 0px;
    list-style: none;
}

.addthis_toolbox a.addthis_button_tweet {
    width: 68px !important;
    margin: 0;
    margin-right: 20px;
}

.menu > li > ul.menu_child {
    width: 1200px;
    display: flex;
    box-shadow: 0 2px 10px rgb(0 0 0 / 15%);
    background: #fe9614;
    justify-content: center;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 46px;
}

.box_menu .menu > li > ul.menu_child > li {
    float: left;
    padding: 15px 20px;
    text-align: left;
    border-right: 1px solid rgb(255 255 255 / 17%);
    width: 20%;
}

.box_menu .menu > li > ul.menu_child > li:last-child {
    border-right: none;
}

.box_menu .menu > li > ul.menu_child > li>span {
    text-transform: uppercase;
    text-align: left;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 700;
    display: inline-block;
    border-bottom: 1.5px solid #ececec8f;
    width: 100%;
    padding-bottom: 10px;
}

.box_menu .menu > li > ul.menu_child > li>span a {
    color: #fff;
}

.box_menu .menu > li > ul.menu_child > li>span a:hover {
    color: #fe9614;
}

.menu > li > ul.menu_child ul {
    transform: none;
    position: relative;
    visibility: initial;
    opacity: 1;
    left: 0;
    box-shadow: none;
}

.dv-nut-menu {
    color: #ffffff;
    text-transform: uppercase;
    line-height: 56px;
    font-weight: 500;
    font-size: 18px;
    cursor: pointer;
    background: #fe9614;
    text-align: left;
    letter-spacing: 1px;
    width: 100%;
    padding: 0 20px;
}

.dv-menu-left {
    float: left;
    position: relative;
    margin: 0;
}

.vertical-menu-item {
    display: block;
    border-top: 1px solid #ebebeb;
}

.home-left .vertical-menu-sub {
    background: #3b3c3f;
}

.home-left .box_right_pro_view li {
    border-bottom: 1px solid #ffffff1f;
}

.vertical-menu-sub h2 {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
}

.vertical-menu-item>a h2 {
    font-size: 15px;
    margin: 0;
    text-transform: capitalize;
    padding: 6px 0 6px 15px;
    font-weight: 400;
}

.vertical-menu-item>a h2 img {
    margin-right: 7px;
    height: 20px;
}

.vertical-menu-sub {
    display: none;
    position: absolute;
    left: 100%;
    width: 100%;
    top: 1px;
    min-height: calc(100% + 0px) !important;
    padding: 0 10px;
    margin-left: 1px;
    background: #fff;
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.2);
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    z-index: 20;
}

.vertical-menu-item:hover .vertical-menu-sub {
    display: block;
}

.vertical-menu-item i.fa-angle-right {
    position: absolute;
    top: 16px;
    right: 10px;
    font-size: 14px;
    color: #666;
}

.jss_event_longthinh_remvove {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 10px;
    background: #e7eceb;
    color: #ff1a1a;
    width: 36px;
    height: 36px;
    border-radius: 100px;
    text-align: center;
}

.dv-longthinh-link-account {
    list-style-type: none;
    flex-direction: column;
    top: 135%;
    right: 0px;
    width: 190px;
    height: auto;
    background-color: #fff;
    padding: 5px;
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 50%);
    overflow: hidden;
    display: block;
    position: absolute;
    visibility: hidden;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    transform-origin: center top 0px;
    -moz-transform-origin: center top 0px;
    -webkit-transform-origin: center top 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
    -moz-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
    padding: 10px 0;
    font-size: 16px;
}

.dangnhap_top:hover .dv-longthinh-link-account {
    opacity: 1;
    visibility: visible;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    z-index: 9;
}

.dv-longthinh-link-account>li {
    text-align: left;
    padding: 2px 15px;
}

.dv-longthinh-link-account>li a {
    color: #000;
}

.left-top {
    float: left;
    margin: 0;
}

.left-top>div a {
    display: block;
    font-size: 16px;
    color: #2f2f2f;
}

.left-top>div a i {
    padding-right: 5px;
}

.flag-language li {
    float: right;
    line-height: 0;
    margin-left: 10px;
}

.flag-language li:nth-child(2) {
    margin-left: 0;
}

.flag-language li a {
    display: inline-block;
}

.flag-language li a img {
    height: 25px;
    border: 2px solid rgba(255,255,255,0.75);
    border-radius: 50%;
}

.language {
    float: right;
    margin: 0;
}

.language i {
    padding-right: 7px;
}

.language a {
    color: #59595b;
}

.header-page-link {
    margin: 0;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.header-page-link>div {
    margin-left: 13px;
}

.pagewrap {
    position: relative;
    width: 1300px;
    margin: 0 auto;
    max-width: 100%;
    padding: 0 10px;
}

.flex {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.logo_top {
    float: left;
    text-align: center;
    margin: 0 auto 0 0;
}

.logo_top img {
    height: 42px;
    width: auto;
}

.list-sale-store {
    float: right;
    margin: 0;
}

.list-sale-store a {
    color: #fff;
    text-transform: uppercase;
}

.list-sale-store a i {
    padding-right: 5px;
}

.list-sale-store a:hover {
    color: #44a649;
}

.flag-language {
    float: right;
    margin: 0;
}

.box_menu {
    position: relative;
    margin: 0;
    text-align: center;
}

.menu {
    padding: 0;
    text-align: center;
    display: block;
}

.menu > li {
    display: inline-block;
    padding: 0;
    margin: 0;
    position: relative;
}

li.is_step_0.hide_1 {
    display: none;
}

li.li-home i {
    font-size: 20px;
    margin: 0 !important;
}

li.li-home a {
    display: block;
    text-align: center;
}

.menu > li i {
    margin-left: 5px;
}

.timkiem_top > a img {
    height: 22px;
    width: auto;
}

.timkiem_top.acti .search {
    display: block;
}

.timkiem_top .search a img {
    display: none;
}

.timkiem_top .search a {
    position: absolute;
    right: 0;
}

.timkiem_top .search input {
    display: block;
    width: 100%;
    padding: 0 25px;
    font-size: 15px;
    height: 45px;
    color: #333;
}

.timkiem_top .search {
    position: relative;
    width: 450px;
    right: 0;
    background: #f8f8f8;
    border-radius: 100px;
    box-shadow: 0 0 5px #d3d3d3;
}

.timkiem_top > a {
    display: inline-block;
    padding: 10px 4px;
}

.menu > li:hover>a,.menu > li.active>a {
    color: #fff;
    text-decoration: underline;
}

.menu > li.li_child {
    position: relative;
}

.menu > li.li_child ul li:last-child a {
    border-bottom: none;
}

.menu * {
    list-style: none;
}

.menu > li > a {
    display: block;
    line-height: 22px;
    position: relative;
    z-index: 2;
    font-size: 17px;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    padding: 15px 16px;
}

.menu > li > a, .menu > li > a:after, .menu > li > ul > li > a, .menu > li li > ul > li > a {
    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;
}

.menu > li > ul, .menu > li > ul ul {
    position: absolute;
    top: 100%;
    left: 0px;
    opacity: 0;
    visibility: hidden;
    min-width: 200px;
    z-index: 3;
    margin: 0;
    padding: 0;
    display: block;
    transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    transform-origin: center top 0px;
    -moz-transform-origin: center top 0px;
    -webkit-transform-origin: center top 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
    -moz-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
    box-shadow: 0 5px 50px 0 rgb(0 0 0 / 15%);
    padding: 10px 0;
    background: #fff;
}

.menu > li > ul ul {
    left: 100%;
    top: -10px;
}

.menu > li:hover > ul, .menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
}

.menu > li > ul > li, .menu > li > ul > li li {
    z-index: 2;
    position: relative;
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    padding: 0 15px;
    background: #fff;
}

.menu > li > ul > li:hover>a,.menu > li > ul > li li:hover>a {
    color: #5db04c !important;
}

.menu > li > ul > li li:last-child a {
    border-bottom: none;
}

.menu > li > ul > li > a, .menu > li > ul > li li a {
    display: block;
    white-space: nowrap;
    color: inherit;
    line-height: 36px;
    font-size: inherit;
    background: rgba(255, 255, 255, 0);
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
    padding: 0 5px 0 0;
    text-decoration: none !important;
    text-transform: capitalize;
    text-align: left;
    font-size: 16px;
    color: #000 !important;
    font-weight: 600;
}

.tin_right ::-webkit-input-placeholder {
    color: #fff;
}

.tin_right :-ms-input-placeholder {
    color: #fff;
}

.tin_right ::placeholder {
    color: #fff;
}

.input_search {
    background: transparent;
    border: none;
    line-height: 28px;
    font-weight: 500;
}

.search a {
    text-indent: -10000px;
    background: #5db04c url(../images/tkiem.png) no-repeat center 10px;
    float: right;
    border-left: 0px;
    height: 45px;
    width: 82px;
    background-size: 22px;
    padding: 10px 22px 10px 25px !important;
    border-radius: 100px;
    transition: all .4s;
}

.search a:hover {
    text-indent: -10000px;
    background: #231f20 url(../images/tkiem.png) no-repeat center 10px;
    float: right;
    border-left: 0px;
    background-size: 22px;
}

.tin_right .input_search {
    width: 80%;
    height: 40px;
    display: inline-block;
}

.header-phone {
    margin: 0;
}

.header-phone i {
    display: inline-block;
    float: left;
    font-size: 23px;
    background: #fe9614;
    color: #fff;
    width: 46px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    border-radius: 50%;
    position: relative;
    top: 7px;
}

.header-phone .phone {
    position: relative;
    padding-left: 60px;
    text-align: left;
}

.header-phone .phone h1 {
    font-size: 20px;
    letter-spacing: 2px;
}

.header-phone .phone>label {
    font-size: 16px;
    display: block;
    margin: 0;
    font-weight: 500;
    color: #2f2f2f;
}

.right_banner {
    width: 25%;
    float: left;
}

.right_banner a:first-child {
    margin-bottom: 25px;
}

.dv-menu-left {
    width: 285px;
}

.banner-right a {
    display: inline-block;
    margin-bottom: 15px;
}

.banner li {
    float: left;
    width: 100%;
    list-style: none;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: default;
    position: relative;
}

.bannerMain .slogan {
    position: absolute;
    text-align: center;
    z-index: 9;
    top: 61%;
    left: 0;
    width: 1200px;
    right: 0;
    transform: translateY(-50%);
    padding: 0 200px;
}

.slogan h2 {
    font-weight: 700;
    font-size: 40px;
    margin: 0;
    position: relative;
    line-height: 1.5;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
}

.bannerMain .owl-carousel .owl-item .slogan img {
    width: auto;
    height: 21px;
}

.slogan a.btn {
    background: transparent;
    border: 1px solid;
    font-weight: 400;
}

.slogan h4 {
    font-size: 22px;
    font-weight: 600;
    margin: 20px 0 35px;
    letter-spacing: 2px;
    line-height: 1.3;
    color: #fff;
}

.slogan .read_more {
    margin-top: 25px;
    text-align: center;
}

.read_more {
    clear: both;
    margin-top: 20px;
}

.read_more a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 70px 12px 30px;
    display: inline-table;
    transition: 0.5s;
    background: #871911;
    position: relative;
    border-radius: 3px;
}

.read_more a span {
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 42px;
    font-size: 27px;
    transition: inherit;
    background: #6c0d06;
    text-align: center;
    vertical-align: middle;
    border-radius: 0 3px 3px 0;
}

.read_more a span i {
    line-height: 52px;
    margin-left: 0;
}

.content-collection .price {
    position: absolute;
    right: 30px;
    top: 52px;
    width: 184px;
    color: #fff;
    font-size: 14px;
    height: 230px;
    line-height: 100px;
    text-align: center;
    background: url(../delete/trangchu/banner-price-v3.png);
    z-index: 1;
}

.content-collection h2 {
    font-size: 30px;
    margin-top: 10px;
}

.price p {
    position: relative;
    left: -41px;
    font-size: 18px;
    top: -11px;
}

.price p.inner-price {
    top: -100px;
    position: relative;
    left: -41px;
    font-size: 14px;
    color: #fff000;
}

.read_more a:hover {
    background: #c41104 !important;
    color: #fff;
}

.read_more a:hover span {
    background: #d10303;
}

.read_more a.read_baogia {
    background: transparent;
    color: #fff;
    border: 2px solid;
    margin-right: 10px;
}

.read_more a i {
    display: inline-block;
    margin-left: 5px;
    font-size: 15px;
    line-height: 8px;
    position: relative;
    top: 0px;
}

.blog_masonry_date_holder {
    position: absolute;
    top: 5px;
    left: 5px;
    text-align: center;
    background-color: #f3f3f3;
    z-index: 1;
    display: block;
    border-radius: 3px;
}

.blog_masonry_date_holder_inner {
    padding: 12px 15px;
    display: block;
    border-radius: 3px;
}

.date_month, .date_year {
    font-size: 13px;
    line-height: normal;
    color: #4ba924;
    display: block;
}

.date_day {
    font-size: 40px;
    line-height: 25px;
    color: #333;
    display: block;
    margin: 10px 0;
}

.dt-sc-image-gallery.flex img {
    width: 50%;
    float: left;
    padding-right: 20px;
    margin: 0;
    padding-bottom: 20px;
}

.dv-img-bn {
    max-height: 400px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.dv-table-reposive .mobileqty input.qtyminus, .dv-table-reposive .mobileqty input.qtyplus {
    float: left;
    margin: 0;
}

.dv-btn-cart.no_box.formBox a {
    display: inline-block;
    float: none;
    font-size: 16px;
    line-height: 1.5;
    padding: 10px 30px;
    height: auto;
}

.dv-img-bn img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dt-sc-image-gallery img {
    width: 100%;
}

.parallax-content {
    position: relative;
    z-index: 1;
}

.col-lg-8 {
    width: calc(100% / 1.5 - 20px);
    float: left;
    margin: 0 10px;
}

.dv-home-sanpham .col-lg-8 img {
    width: 100%;
    transition: all 0.5s;
    transform: scale(1.1);
}

.box-sportlight-title {
    float: left;
    font-size: 25px;
    line-height: 1.3;
    text-transform: uppercase;
    margin: 0;
    color: #2f2f2f;
}

.box-sportlight-arrow {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-shrink: 0;
    width: 88px;
    margin-left: 20px;
    font-size: 0;
    line-height: 0;
    transition: all .25s ease;
    margin: 0;
}

.box-sportlight-arrow::before, .box-sportlight-arrow::after {
    display: inline-block;
    vertical-align: middle;
    content: '';
    transition: all .3s ease-in-out;
}

.box-sportlight-arrow::before {
    height: 2px;
    width: 21px;
    margin-right: 4px;
    background-color: #2f2f2f;
}

.box-sportlight-arrow::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #2f2f2f;
}

.box-sportlight-caption {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 20px 17px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #e1e1e1;
    background: #ffffff;
    transition: all .3s ease-in-out;
    bottom: 0;
    position: relative;
}

.dv-home-sanpham>div>div>div>a {
    display: inline-block;
    overflow: hidden;
    width: 100%;
}

.dv-home-sanpham>div>div>div:hover .box-sportlight-caption {
    background: #fe9614;
}

.dv-home-sanpham>div>div>div:hover .box-sportlight-caption h5 {
    color: #fff;
}

.dv-home-sanpham>div>div>div:hover .box-sportlight-arrow::before {
    height: 2px;
    width: 62px;
    margin-right: 4px;
    background-color: #ffffff;
}

.dv-home-sanpham>div>div>div:hover .box-sportlight-arrow::after {
    border-color: transparent transparent transparent #fff;
}

.dv-home-sanpham>div>div>div:hover a img {
    transform: scale(1.0);
    transition: all 0.5s;
}

.box-transform-wrap {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.no-gutters .col-xl-6 {
    width: 50%;
    float: left;
    margin: 0;
}

.bg-image-3 {
    background-color: #f7f7f7;
    position: relative;
}

.tab-content-4 {
    width: 100%;
    flex-grow: 1;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 9;
}

.nav-tabs-3 {
    max-width: 374px;
}

.section-inset-7 {
    padding: 70px 20px;
}

.bg-image-3 .tab-pane h4 {
    color: #2f2f2f;
    margin: 0;
    font-size: 33px;
    font-weight: 700;
    line-height: 1.3;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-bottom: 20px;
    display: inline-block;
}

.nav-tabs-3 li a {
    text-transform: uppercase;
    color: #fff;
    background: #4ba924;
    width: 100%;
    display: inline-block;
    padding: 60px 40px;
    text-align: center;
    border-bottom: 1px solid #fff;
    font-size: 18px;
}

.nav-tabs-3 {
    width: 100%;
}

.bg-image-3::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    width: 1000%;
    background: inherit;
    transform: skew( -8deg);
    transform-origin: 50% 0;
    z-index: 1;
}

.tabs-custom-3 {
    flex-direction: row;
    text-align: left;
    display: flex;
}

.box-transform {
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% + 150px);
    height: calc(100% + 150px);
    will-change: transform;
    animation: bgPos 100s linear infinite;
    transform: translate3d(75px, -75px, 0) rotate(0.001deg);
    background-position: 50% 50%;
    background-size: cover;
    pointer-events: none;
    zoom: 1; z-index: -1;
}

.inner__why {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.inner__why .left i {
    box-shadow: 4px 4px 10px 0 rgb(0 0 0 / 15%);
    width: 90px;
    height: 90px;
    background: #fff;
    line-height: 90px;
    font-size: 40px;
    border-radius: 50%;
    color: #4ba924;
}

.inner__why .left {
    margin: 0;
    width: 25%;
    float: left;
    text-align: center;
}

.inner__why .right {
    width: 70%;
    float: right;
    margin: 0;
    text-align: left;
}

.inner__why .right h5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.conditions-box .featured {
    left: 30px;
    right: inherit;
    background: #2f2f2f;
}

.conditions-box {
    position: absolute;
    left: 15px;
    top: 15px;
    line-height: 0;
    text-align: center;
}

.conditions-box span {
    overflow: visible;
    width: 42px;
    min-width: auto;
    font-size: 13px;
    min-height: auto;
    line-height: 42px;
    height: 42px;
    background: #e92012;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
}

.danhmuc_left {
    width: 25%;
    float: left;
}

.category-product {
    float: left;
    width: calc(100% / 2 - 20px);
    margin: 0 10px 10px;
}

.category-product:hover img {
    filter: brightness(0.5);
}

.category-product:hover a h4 {
    color: #fe9614;
}

.category-product1 {
    float: left;
    width: calc(100% / 1 - 20px);
    margin: 20px 10px 0;
}

.category-product h4 {
    text-align: center;
    margin: 10px 0;
    color: #2f2f2f;
}

.category-product img {
    width: 100%;
    height: 93px;
}

.category-product-des {
    margin: 0 -10px;
}

.danhmuc_right {
    width: 73%;
    float: right;
}

.wide--three-tenths {
    width: 30%;
    float: left;
    position: relative;
}

.wide--three-tenths img {
    width: 100%;
}

.wide--two-thirds {
    width: 52%;
    float: left;
    position: relative;
    margin-bottom: 20px;
}

.wide--one-third {
    width: 46%;
    float: right;
    position: relative;
    margin-bottom: 20px;
}

.wide--three-quarters {
    width: 68.5%;
    float: left;
    position: relative;
}

.wide--one-quarter {
    width: 29.5%;
    float: right;
    position: relative;
}

.featured-content {
    padding: 25px 10px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
}

.featured-content h2 {
    margin: 0;
}

.featuredItems {
    padding-bottom: 70px;
}

.featured-content h6 {
    margin: 0;
    margin-left: 20px;
    font-size: 16px;
}

.ovrly18:hover .featured-content {
    background: rgba(38, 209, 45, 0.8);
    color: #fff;
}

.grid_banner_right img {
    width: 100%;
}

.grid_banner_right {
    width: 68.5%;
    float: right;
}

.dv-home-sanpham {
    padding: 10px 0;
    background-size: cover !important;
}

.dv-home-sanpham1 {
    background: url(../delete/trangchu/progress.jpg) fixed;
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    position: relative;
    padding: 80px 0 70px;
}

.dv-home-sanpham1:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
}

.dv-home-sanpham1 .title_home h4 {
    color: #fff;
}

.dv-home-sanpham-ad .dv-sp-left {
    width: 33.5%;
    float: left;
    position: relative;
}

.dv-sp-left a {
    display: inline-block;
}

.dv-sp-left img {
    width: 100%;
    border-radius: 3px;
}

.dv-sp-ab {
    position: absolute;
    top: 70%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    text-align: center;
    color: #fff;
}

.dv-sp-ab h3 {
    font-size: 30px;
    margin-bottom: 10px;
}

.dv-home-banner {
    background: url(../delete/trangchu/parallax-1.jpg) fixed;
    background-position-x: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    padding: 50px 0 70px;
    margin-bottom: 70px;
}

.dv-home-banner .read_more a {
    background: #fe9614;
}

.dv-home-banner .col-lg-6 .read_more {
    text-align: right;
}

.dv-home-banner .sec-title {
    margin-bottom: 0;
}

.dv-home-banner .sec-title h2 span {
    font-size: 40px;
    color: #fe9614;
}

.dv-home-banner:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    content: '';
    display: none;
}

.dv-home-sanpham-ad .pro_home_id {
    width: 64.5%;
    float: right;
}

.dv-home-column .pagewrap {
    background: #fff;
}

.customer-service {
    padding: 30px 0 0px;
}

.white {
    color: #fff !important;
}

.customer-phukien {
    padding-bottom: 40px;
}

.list-cate {
    margin: 0 -5px;
}

.list-cate .item-cate {
    width: calc(100% / 10 - 10px);
    height: 126.86px;
    float: left;
    margin: 0 5px;
    padding: 1rem;
    text-decoration: none!important;
    overflow: hidden;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 10px;
}

.list-cate .item-cate p {
    color: #fff;
    line-height: 1.2;
}

.list-cate .item-cate:nth-child(1),.list-cate .item-cate:nth-child(20) {
    background-color: #FCA5A5;
}

.list-cate .item-cate:nth-child(2),.list-cate .item-cate:nth-child(19) {
    background-color: #FDA4AF;
}

.list-cate .item-cate:nth-child(3),.list-cate .item-cate:nth-child(18) {
    background-color: #F9A8D4;
}

.list-cate .item-cate:nth-child(4),.list-cate .item-cate:nth-child(17) {
    background-color: #C4B5FD;
}

.list-cate .item-cate:nth-child(5),.list-cate .item-cate:nth-child(16) {
    background-color: #A5B4FC;
}

.list-cate .item-cate:nth-child(6),.list-cate .item-cate:nth-child(15) {
    background-color: #93C5FD;
}

.list-cate .item-cate:nth-child(7),.list-cate .item-cate:nth-child(14) {
    background-color: #6EE7B7;
}

.list-cate .item-cate:nth-child(8),.list-cate .item-cate:nth-child(13) {
    background-color: #FCD34D;
}

.list-cate .item-cate:nth-child(9),.list-cate .item-cate:nth-child(12) {
    background-color: #FDBA74;
}

.list-cate .item-cate:nth-child(10),.list-cate .item-cate:nth-child(11) {
    background-color: #D1D5DB;
}

.customer-thuonghieu {
    padding-bottom: 40px;
}

.customer-service-1 {
    padding-bottom: 50px;
}

.awe-section-4 {
    padding-bottom: 60px;
}

.dv-home-why {
    padding-bottom: 60px;
}

.dv-home-banner .col-lg-12 {
    position: relative;
    z-index: 1;
}

.awe-section-4 .col-lg-12 {
    margin: 0;
    padding: 0 20px;
}

.download a {
    margin: 0;
    margin-top: 15px;
    margin-right: 15px;
}

.dv-homt-dt {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: center;
    padding: 30px 0 60px;
}

.col_item {
    width: 20%;
    float: left;
    margin: auto;
    text-align: center;
    border: 1px solid #eaeaea;
    padding: 15px;
    height: 130px;
}

.col_item img {
    height: 98px;
}

.home-pro {
    margin: 0 -30px;
}

.product-category {
    float: left;
    width: calc(100% / 3 - 60px);
    margin: 0 30px 0px;
}

.product-category h4 {
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 20px;
    letter-spacing: 1px;
}

.product-category a>img {
    width: 100%;
    border: 10px solid #fe961473;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    border-radius: 50%;
}

.product-wrapper .meta-wrapper {
    color: rgba(255,255,255,1);
}

.product-wrapper {
    position: relative;
    max-width: 100%;
    height: 100%;
    overflow: hidden;
}

.product-category:hover .meta-wrapper {
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%) scale(1);
}

.product-wrapper>a::after {
    background: #fe9614 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    border-radius: 50%;
}

.heading-title {
    text-transform: uppercase;
    margin: 15px 0 15px;
    letter-spacing: 2px;
    font-size: 33px;
}

.count_1 {
    text-decoration: underline;
    font-size: 18px;
}

.product-wrapper>a:hover::after {
    opacity: 0.7;
}

.product-wrapper .meta-wrapper {
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    text-align: center;
    margin: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 3;
    transform: translateY(-50%) scale(3);
    transition: 400ms cubic-bezier(0.4, 0, 0.2, 1) .1s;
}

.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
}

.qodef-m-button {
    margin: 20px 0 0;
}

.qodef-button.qodef-html--link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    color: #fe9614;
    font-size: 16px;
    line-height: 1em;
    font-weight: 500;
    text-decoration: none;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
    text-transform: uppercase;
}

.qodef-m-text {
    margin-left: 23px;
    margin-top: 20px;
    display: inline-block;
    text-decoration: underline;
}

.qodef-button.qodef-layout--textual:hover .qodef-m-icon svg .qodef-arc-1 {
    stroke-dashoffset: 165;
    opacity: 1;
    color: #fe9614;
    stroke-width: 2px;
}

.qodef-button.qodef-layout--textual .qodef-m-icon {
    display: inline-block;
    left: 0;
    position: absolute;
    top: 0;
}

.qodef-button.qodef-layout--textual .qodef-m-icon svg {
    color: currentColor;
}

.qodef-button.qodef-layout--textual .qodef-m-icon svg .qodef-arc-1, .qodef-button.qodef-layout--textual .qodef-m-icon svg .qodef-arc-2 {
    fill: none;
    stroke-width: 1px;
    stroke: currentColor;
    stroke-dasharray: 251;
    transform: rotate( 90deg );
    transform-origin: center;
}

.qodef-button.qodef-layout--textual .qodef-m-icon svg .qodef-arc-1 {
    opacity: .6;
    stroke-dashoffset: 251;
    transition: all .4s cubic-bezier(.65,.05,.36,1);
}

.qodef-button.qodef-layout--textual .qodef-m-icon svg .qodef-arc-2 {
    opacity: .7;
    stroke-dashoffset: 165;
}

.qodef-button.qodef-layout--textual .qodef-m-icon svg .qodef-arc-1, .qodef-button.qodef-layout--textual .qodef-m-icon svg .qodef-arc-2 {
    fill: none;
    stroke-width: 1px;
    stroke: currentColor;
    stroke-dasharray: 251;
    transform: rotate( 90deg );
    transform-origin: center;
}

.post_featured {
    position: relative;
}

.post_featured:after {
    content: '';
    border: 3px solid #fff;
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
}

.hover_icon:after {
    content: ' ';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,.3);
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.hover_icon:hover:after {
    opacity: 1;
}

.scheme_original .hover_icon:before {
    color: #fff;
}

.scheme_original .hover_icon:before {
    background-color: rgba(255,255,255,.3);
}

.scheme_original .hover_icon:before {
    color: #eeaa9c;
}

.hover_icon:hover:before {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1,1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1,1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1,1);
    transform: translateX(-50%) translateY(-50%) scale(1,1);
    -webkit-transition: all .3s cubic-bezier(.175,.885,.32,1.275) .1ms;
    -moz-transition: all .3s cubic-bezier(.175,.885,.32,1.275) .1ms;
    -ms-transition: all .3s cubic-bezier(.175,.885,.32,1.275) .1ms;
    -o-transition: all .3s cubic-bezier(.175,.885,.32,1.275) .1ms;
    transition: all .3s cubic-bezier(.175,.885,.32,1.275) .1ms;
}

.hover_icon:before {
    content: '\f0c1';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
    background-color: rgba(255, 255, 255, 0.3);
    cursor: pointer;
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(.3,.3);
    -moz-transform: translateX(-50%) translateY(-50%) scale(.3,.3);
    -ms-transform: translateX(-50%) translateY(-50%) scale(.3,.3);
    transform: translateX(-50%) translateY(-50%) scale(.3,.3);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s cubic-bezier(.6,-.28,.735,.045) 0s;
    -moz-transition: all .3s cubic-bezier(.6,-.28,.735,.045) 0s;
    -ms-transition: all .3s cubic-bezier(.6,-.28,.735,.045) 0s;
    -o-transition: all .3s cubic-bezier(.6,-.28,.735,.045) 0s;
    transition: all .3s cubic-bezier(.6,-.28,.735,.045) 0s;
    opacity: 0;
    filter: alpha(opacity=0);
}

.sc_columns.columns_wrap {
    margin: 0 -10px;
}

.column-1_3 {
    float: left;
    width: calc(100% / 3 - 20px);
    position: relative;
    margin: 0 10px;
    text-align: center;
}

.sc_services_item_title a {
    color: #424443;
    text-transform: uppercase;
    font-size: 23px;
    margin: 20px 0 0;
    display: inline-block;
    letter-spacing: 2px;
}

.column-1_3 img {
    width: 100%;
}

.title_fhome {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.features {
    padding: 70px 0;
    position: relative;
    background: #fe9614;
}

.features .sc_item_button .sc_button {
    font-size: 18px;
    margin-top: 0;
    border-radius: 0;
    box-shadow: none;
    font-weight: 500;
    margin-bottom: 0;
    background: #8aa170;
    letter-spacing: 3px;
}

.features h2 {
    float: left;
    margin: 11px;
    margin-right: 20px;
    font-size: 20px;
}

.sc_item_button {
    float: right;
    margin: 0;
}

.features-owl {
    margin: 0 -10px;
}

.features-item {
    float: left;
    margin: 0px 10px;
    width: calc(100% / 4 - 20px);
    text-align: center;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
}

.features-item i,.features-item img {
    height: 60px;
    color: #fe9614;
    margin-right: 20px;
}

.features-item h4 {
    font-weight: 500;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
}

.col-lg-12 {
    margin: 0 -10px;
}

.col-lg-2 {
    float: left;
    margin: 0px 10px;
    width: calc(100% / 5 - 20px);
    text-align: center;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    border: 1px solid #ebebeb;
    padding: 20px;
}

.col-lg-2 img {
    margin-bottom: 10px;
}

.col-lg-2 p {
    margin-bottom: 0;
}

.customer-service-1 .media img {
    margin-bottom: 10px;
    width: 100%;
}

.dv-home-tintuc {
    padding: 30px 0 0px;
}

.dv-home-tintuc.dv-tintuc .tt_page_top {
    margin: 0;
}

.tin_right .new_id_bs {
    width: calc(100% / 1) !important;
    margin: 0;
    margin-bottom: 20px;
}

.tin_right .new_id_bs ul {
    float: right;
    text-align: left;
    width: 90%;
    margin-top: -20px;
    position: relative;
    background: #f3f3f3;
    z-index: 1;
    margin-right: 5%;
    padding: 20px;
    border-radius: 5px;
}

.tin_right .new_id_bs ul h3 a {
    font-size: 22px;
}

.dv-tintuc .new_id_bs {
    width: calc(100% / 1) !important;
    margin: 0;
    margin-bottom: 20px;
}

.dv-tintuc.dv-dichvu .new_id_bs:nth-child(1), .dv-tintuc.dv-dichvu .new_id_bs:nth-child(4) {
    width: calc(100% / 1 - 20px) !important;
    margin: 0 10px;
    margin-bottom: 20px;
}

.dv-tintuc.dv-dichvu .new_id_bs:nth-child(2), .dv-tintuc.dv-dichvu .new_id_bs:nth-child(3) {
    width: calc(100% / 2 - 20px) !important;
    margin: 0 10px;
    margin-bottom: 20px;
}

.dv-home-tintuc.dv-tintuc.dv-dichvu .tt_page_top {
    margin: 0 -10px;
}

.dv-tintuc .blog-item .img-box,.dv-tintuc .new_id_bs li {
    width: 100%;
    float: left;
}

.dv-tintuc .text-box,.dv-tintuc .new_id_bs ul {
    width: 100%;
    float: right;
    position: relative;
    top: initial;
    transform: initial;
    padding: 15px 0;
}

.dv-dichvu .new_id_bs ul {
    background: #ededed;
}

.dv-tintuc.dv-dichvu .new_id_bs ul a {
    text-align: center;
}

.dv-home-tintuc .col-lg-4 img {
    width: 100%;
    transition: all 0.5s;
}

.dv-home-tintuc .col-lg-4:hover img {
    transform: scale(1.0);
}

.dv-home-tintuc .blog-item .text-box h5 {
    height: 60px;
    overflow: hidden;
}

.col-lg-4 {
    float: left;
    margin: 0px 10px;
    width: calc(100% / 3 - 20px);
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
}

.col-lg-4 a img {
    width: 100%;
    transition: all 0.5s;
    transform: scale(1.1);
}

.customer-service .col-lg-4 {
    width: calc(100% / 4 - 20px);
}

.customer-service .col-lg-4:nth-child(2) {
    width: calc(100% / 2 - 20px);
}

.customer-service .col-lg-4 img {
    width: 100%;
}

.col-lg-3 {
    float: left;
    margin: 0px 10px;
    width: calc(100% / 4 - 20px);
}

.media p {
    margin-top: 5px;
}

.pull-left {
    float: left;
    margin: 0;
    margin-right: 20px;
}

.pull-left i {
    font-size: 54px;
    color: #fff;
}

.col-lg-6 {
    float: left;
    margin: 0px 10px;
    width: calc(100% / 2 - 20px);
}

.col-lg-6 img {
    width: 100%;
}

.home-right .dv-home-sanpham {
    padding: 0 20px 50px;
}

.home-right .pro_home_id ul {
    width: calc(100% / 3 - 20px);
}

p.read-more {
    text-align: center;
    margin: 35px 0 0;
    display: inline-block;
    width: 100%;
}

.btn-r {
    margin-top: 20px;
}

a.btn {
    background: #fe9614;
    color: #fff;
    padding: 12px 25px 10px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    z-index: 1;
    font-weight: 400;
    font-size: 16px;
    border-radius: 3px;
}

a.btn i {
    position: relative;
    top: -1px;
    padding-left: 3px;
}

a.btn:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #4ba924;
    color: #fff;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: -webkit-transform 0.4s ease-in-out;
    -o-transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
    border-radius: 3px;
}

a.btn:hover:after {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
}

.dv-home-qc p.read-more {
    margin: 0;
}

.title_home h4 {
    color: #333;
    margin-bottom: 7px;
    font-weight: 500;
    font-size: 20px;
}

.dv-home-doitac .title_home h4 {
    color: #464646;
}

.title_home.white h4 {
    color: #fff;
}

.title_home img {
    display: inline-block;
    margin: 0 10px;
    position: relative;
    top: -2px;
}

.title_home_f {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.title_home_f .title_home {
    margin: 0;
}

.box-related-tag {
    float: right;
    margin: 0;
}

.btn-sm {
    padding: 6px 15px 8px;
    border: 1px solid #E5E7EB;
    border-radius: 1rem;
    background: #F3F4F6;
    color: #444444;
    text-decoration: none;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    font-size: 13px;
    margin-left: 3px;
}

.sp-left {
    float: left;
    width: calc(100% / 5);
    margin-right: 10px;
}

.sp-left li img {
    width: 100%;
    border-radius: 5px;
}

.btn-sm:hover {
    background: #fe9614;
    color: #fff;
    border: 1px solid;
}

.title_home {
    margin-bottom: 0;
    color: #333;
    font-size: 30px;
    font-weight: 500;
    position: relative;
}

.dv-home-sanpham1 .title_home {
    float: left;
    width: 29%;
    margin-bottom: 0;
}

.dv-home-sanpham1 .pro_home_id {
    width: 69%;
    float: right;
}

.decorative-icon {
    position: relative;
    display: inline-block;
}

.decorative-icon p.icon-left:before {
    content: "";
    background-color: #fe9614;
    display: inline-block;
    height: 1px;
    width: 50px;
}

.decorative-icon p.icon-right:before {
    content: "";
    background-color: #fe9614;
    display: inline-block;
    height: 1px;
    width: 50px;
}

.decorative-icon p {
    display: inline-block;
    font-size: 0;
    float: left;
    margin-bottom: 0;
    line-height: 21px;
    height: 21px;
}

.title-separator {
    background-color: #fe9614;
    display: inline-block;
    height: 4px;
    position: relative;
    width: 45px;
    border-radius: 30px;
    text-align: left;
}

.pro_home_f {
    width: 75%;
    float: right;
}

.pro_home_f .pro_home_id ul {
    margin: 10px 0;
    width: calc(100% / 3);
}

.pro_home_f .pro_home_id {
    margin: 0;
}

#pro_tabs ul {
    width: 100%;
    margin-top: 0;
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

.listtabs li img {
    display: block;
    margin-bottom: 7px;
}

.listtabs li a {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 20px;
    color: #333;
    font-weight: 500;
    cursor: pointer;
}

.sp-2column .listtabs li a {
    color: #000;
}

.sp-2column #pro_tabs .listtabs {
    display: flex;
    margin: 0;
}

.sp-2column #pro_tabs .listtabs li {
    margin: 0;
    margin-right: 20px;
}

.sp-2column .tin_left {
    margin-top: 30px;
}

.container-fluid h2 {
    margin: 20px 0;
}

.listtabs li a:hover, .listtabs li a.active, .listtabs li a.active:hover {
    font-weight: 700;
    color: #5db04c;
}

.pro_home_id {
    margin: 0 -13px;
}

.box_pro_sile .pagewrap {
    border: 2px solid #fe9614;
    border-radius: 10px;
    padding: 5px 20px 30px;
    margin-top: 25px;
}

.module-header {
    display: inline-flex;
    align-items: center;
    padding: 0 15px;
    background: #fff;
    -webkit-transform: translateY(-65%);
    transform: translateY(-65%);
    margin-left: 35px;
}

.entry-title {
    font-size: 35px;
    font-weight: 500;
    text-transform: uppercase;
    margin-right: 20px;
}

.is-countdown .countdown-section {
    color: #fff;
    text-align: center;
    margin: 0 23px 0 0;
    font-size: 20px;
    position: relative;
    float: left;
}

.is-countdown .countdown-section:before {
    content: ':';
    position: absolute;
    top: 8px;
    right: -14px;
    font: normal normal normal 24px/1 FontAwesome;
}

.is-countdown .countdown-section:last-child {
    margin-right: 0;
}

.is-countdown .countdown-section:last-child:before {
    display: none;
}

.ngaygio {
    background: #fe9614;
    display: inline-flex;
    line-height: 45px;
    height: 45px;
    padding: 0 25px;
    border-radius: 10px;
}

.pro_home_id .list-icon-thongso {
    position: absolute;
    top: 5px;
    left: 5px;
    border: none;
    box-shadow: none;
}

.list-icon-thongso li {
    float: left;
    margin-right: 3px;
    margin-bottom: 3px;
    padding: 0 10px;
    border-radius: 3px;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    width: auto !important;
    background: #fe9614;
}

.list-icon-thongso li.bg-color-028 {
    background: #2f2f2f;
}

.pro_home_id ul {
    float: left;
    width: calc(100% / 4 - 26px);
    -webkit-transition: all .3s ease;
    position: relative;
    text-align: left;
    background: hsl(0deg 0% 100% / 51%);
    margin: 0px 13px 26px;
    overflow: hidden;
    border: 2px solid #ffffff00;
    border-radius: 20px;
    box-shadow: 3px 3px 5px 0 #0000001f;
    padding: 12px 10px 12px;
}

.pro_home_id.owl-carousel ul {
    width: calc(100% / 1);
    margin: 0;
}

.pro_home_f .pro_home_id.owl-carousel ul {
    margin-top: 10px;
}

.pro_home_id.owl-carousel {
    margin: 0;
}

.pro_home_id ul li {
    overflow: hidden;
    display: block;
    padding: 0;
    border-radius: 20px;
    border: 1px solid #5db04c;
}

.pro_home_id ul h3 {
    font-size: 21px;
    font-weight: 500;
    display: -webkit-box;
    overflow: hidden;
    line-height: 1.4;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0 15px;
    margin-top: 12px;
    text-transform: capitalize;
    text-align: center;
}

.pro_home_id ul p {
    padding: 0 20px;
    text-align: center;
    margin: 7px 0 0;
}

.pro_home_id ul p span {
    text-transform: uppercase;
}

.b22 {
    display: inline-block;
    margin: 0;
    padding: 0 !important;
}

.spp1 {
    display: inline-block;
    margin-right: 5px;
}

.pricess, .pro_home_id ul h4 {
    position: relative;
    color: #e02936;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    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;
    padding: 5px 0 0;
    height: auto;
    text-align: center;
}

.pricess span.gia_km, .pro_home_id ul h4 span.gia_km {
    color: #727272;
    font-weight: normal;
    font-size: 17px;
    padding-left: 4px;
    text-decoration: line-through;
}

.pro_home_id ul h3 a {
    color: #000;
    display: block;
}

.pro_home_id ul h3 a:hover {
    color: #5db04c;
}

.pro_home_id ul img {
    width: 100%;
    transition: all 0.5s !important;
    padding: 0;
}

.pro_home_id .label_icon {
    position: absolute;
    display: inline-block;
    background: #fe9614;
    z-index: 2;
    line-height: 24px;
    text-transform: uppercase;
    padding: 2px 13px 2px 20px;
    top: 15px;
    left: -13px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.pro_home_id .label_icon span {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    position: relative;
}

.pro_home_id .label_icon span:before {
    content: "";
    position: absolute;
    left: -20px;
    bottom: -19px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 13px 13px 0;
    border-color: transparent #112f27 transparent transparent;
}

.css-1h3p11h {
    width: 80px;
    height: 31px;
    position: absolute;
    background: url('../delete/trangchu/km.svg') no-repeat;
    top: -1px;
    left: -4px;
    color: #fff;
    font-size: 13px;
    text-align: center;
}

.dv-xh-hd li {
    list-style: none;
    display: inline-block;
    margin-left: 10px;
    float: left;
}

.dv-xh-hd {
    margin: 0;
}

.dv-xh-hd li a {
    color: #fff;
    font-size: 13px;
    background: #730c05;
    width: 25px;
    display: inline-block;
    height: 25px;
    text-align: center;
    border-radius: 4px;
    float: left;
    line-height: 25px;
}

.icon_sp {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
}

.icon_sp a {
    background: #fff;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    color: #505050;
    position: relative;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    border: 1px solid;
    margin: 5px 5px;
    padding: 0 11.5px;
    text-transform: uppercase;
    border-radius: 50px;
    float: left;
    display: inline-block;
    line-height: 40px;
}

.icon_sp a.a_cart i {
    padding-right: 7px;
}

.icon_sp a i {
    line-height: 38px;
}

.icon_sp a:hover {
    background-color: #4ba924;
    color: #fff;
    cursor: pointer;
    border: 1px solid;
}

.pro_home_id ul:hover {
    border-color: #fff;
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    border: 2px solid #5db04c;
}

.pro_home_id ul:hover img {
    -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    -o-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
    transition: all 0.5s !important;
}

.product-meta {
    padding: 0 20px;
}

.in-stock {
    color: #fe9614;
    text-transform: uppercase;
    font-size: 14px;
}

.in-stock.stock {
    color: #fe9614;
}

.content-about-store {
    color: #fff;
}

.content-about-store h2 {
    text-transform: uppercase;
    margin: 10px 0 20px;
}

.left-banner {
    width: 680px;
    float: left;
    margin: 0;
}

.content-milestones {
    float: right;
    width: 40%;
    margin: 0;
}

.wpb_wrapper.flex {
    justify-content: space-between;
    align-items: center;
}

.ftc-number {
    position: relative;
    color: #fff;
    margin-bottom: 30px;
}

.ftc-number .number {
    font-size: 24px;
    margin-top: 10px;
}

.ftc-number:before {
    content: '';
    color: #000;
    width: 46px;
    height: 46px;
    font-size: 20px;
    font-family: FontAwesome;
    position: absolute;
    left: -80px;
    text-align: center;
    line-height: 47px;
    border: 3px solid #3a3a3a;
    border-radius: 50%;
    background: #fff;
    margin-top: 0px;
}

.content-milestones .ftc-number:first-child:before {
    content: "\f091";
}

.content-milestones .ftc-number:nth-child(2):before {
    content: "\f09a";
}

.content-milestones .ftc-number:nth-child(3):before {
    content: "\f118";
}

.content-milestones .ftc-number:nth-child(4):before {
    content: "\f278";
}

.content-milestones .wpb_wrapper {
    padding-left: 100px;
}

.left-banner>.wpb_wrapper {
    padding: 60px 115px 60px 60px;
    position: relative;
    border: 5px solid #fff;
    left: 0;
    width: 100%;
}

.dv-home-dt {
    display: flex;
    align-items: center;
}

.quote-icon {
    margin-bottom: 20px;
}

.quote-icon span {
    font-size: 40px;
}

.author-info {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.author-image {
    float: left;
    margin: 0;
}

.author-image img {
    border-radius: 50%;
}

.text-r {
    float: left;
    margin: 0;
    margin-left: 20px;
}

.rating {
    margin-top: 5px;
}

.author-info .rating .fa {
    position: relative;
    display: inline-block;
    margin-right: 3px;
    font-size: 16px;
    color: #ffd105;
}

.content-collection {
    float: left;
    background: #fff;
    position: relative;
    width: 670px;
    padding: 70px 0 60px 60px;
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 10%);
}

.content-collection .below-title {
    max-width: 326px;
    float: left;
    margin: 23px 0;
}

.below-title h5 {
    text-transform: uppercase;
    font-size: 16px;
}

.sdt_descr {
    color: #fe9614;
}

.img-box {
    position: relative;
}

.col {
    float: left;
    margin: 0px 10px;
    width: calc(100% / 2 - 20px);
}

.media-left {
    margin: 0;
    margin-right: 20px;
}

.avatar {
    position: relative;
}

blockquote .avatar:after {
    content: "\f10e";
    font-family: FontAwesome;
    font-size: 20px;
    font-style: normal;
    position: absolute;
    bottom: -10px;
    right: -7px;
    color: #a60d03;
}

.media-left .avatar img {
    height: 100px;
    border-radius: 3px;
}

.img-box .about-img {
    position: relative;
}

.img-fluid {
    max-width: 100%;
    height: auto;
    transition: all 0.5s;
}

.img-box .about-img img {
    -webkit-box-shadow: 0 1px 73px 0 rgb(11 12 38 / 7%);
    box-shadow: 0 1px 73px 0 rgb(11 12 38 / 7%);
    border-radius: 3px;
}

.img-box .about-img .experience-about {
    position: absolute;
    width: 175px;
    top: 0;
    margin-bottom: 0;
    background-color: #FFF;
    padding: 30px;
    left: 50%;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-top: 0;
}

.img-box .about-img .experience-about i {
    font-size: 35px;
    background-color: #fe9614;
    color: #FFF;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 20px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.about-img .experience-about .counter {
    font-size: 40px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 10px;
}

.about-img .experience-about h5 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .5px;
    text-transform: capitalize;
    line-height: 1.6;
}

.sec-title h2 {
    text-transform: capitalize;
    letter-spacing: 0.2px;
    font-size: 28px;
    line-height: 1.5;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    display: inline-block;
}

.dv-home-banner .text-box p {
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
}

.sec-title h3 {
    color: #fe9614;
    margin: 0;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.sec-title h3 span {
    font-weight: 500;
}

.sec-title p {
    text-transform: capitalize;
    font-weight: 500;
    line-height: 27px;
    font-size: 17px;
    margin-bottom: 0;
    position: relative;
}

.text-box ul {
    overflow: hidden;
}

.text-box ul li {
    width: 50%;
    float: left;
    padding-right: 10px;
    position: relative;
    font-weight: 500;
    margin: 7px 0;
    text-transform: capitalize;
    color: #687076;
    padding-left: 23px;
}

.text-box ul li:after {
    content: '';
    border: 2px solid #687076;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 14px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.text-box .any-question {
    font-size: 16px;
    border-top: 1px solid rgb(155 155 155 / 30%);
    margin-top: 5px;
    padding-top: 10px;
    text-transform: capitalize;
}

.text-box .any-question a {
    font-weight: 700;
}

.col-md-6 {
    float: left;
    margin: 0px 10px;
    width: calc(100% / 2 - 20px);
}

.col-md-6 img {
    width: 100%;
}

.provide1 .col-lg-6 p {
    color: #fff;
    margin-top: 20px;
}

.provide1 .title_home h4 {
    color: #fff;
}

.provide .img-box {
    background-image: url(../delete/01_about.png);
    background-position: right;
    background-repeat: no-repeat;
    position: relative;
    height: 100%;
    background-size: 80%;
}

.elementor-heading-title {
    color: #02010100;
    font-size: 43px;
    -webkit-text-stroke: 1px rgb(216 7 88);
    line-height: 1.2;
    margin-top: 25px;
}

#owl-banner1.owl-carousel .owl-item img {
    width: 90%;
}

.banner#owl-banner1 li:before {
    content: '';
    border: 3px solid #fff;
    position: absolute;
    top: 10px;
    left: 40px;
    right: 40px;
    bottom: 10px;
    z-index: 1;
}

.provide .viewRight {
    width: 100%;
}

.provide .col-lg-6 img {
    width: 90%;
}

.title_home.align_left {
    text-align: left;
}

.provide .col-lg-6 .title_fhome img {
    width: 25%;
    float: left;
    border-radius: 50%;
    margin: 0;
    margin-bottom: 20px;
}

.align_left {
    text-align: left !important;
}

.align_center {
    text-align: center !important;
}

.provide .col-md-6:last-child {
    padding: 60px 100px 60px 0;
}

.pro-detail h5 {
    font-size: 20px;
    color: #2f2f2f;
    font-weight: 500;
    margin: 10px 0;
}

.pro-detail p.highlight {
    color: #fe9614;
    font-style: italic;
    font-size: 17px;
}

.pro-detail p.read-more {
    text-align: left;
}

.align-items-center {
    align-items: center;
}

.provide .text-box .provide-features li h4 {
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 4px;
    padding-left: 25px;
    font-size: 18px;
    line-height: 23px;
}

.provide .text-box ul li {
    width: 100%;
    clear: both;
    padding-left: 0;
}

.provide .text-box ul li:after {
    display: none;
}

.provide .text-box .provide-features li h4:after {
    content: "\f00c";
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 8px;
    left: 0;
    width: 15px;
    line-height: 15px;
    height: 15px;
    background-color: #FFF;
    color: #fe9614;
    text-align: center;
    border-radius: 2px;
    font-weight: 900;
    top: calc(50% - 0px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.provide .text-box .provide-features-box {
    padding: 30px;
    background-color: #FFF;
    border-radius: 3px;
    padding-top: 0;
    margin-top: 10px;
}

.provide .text-box .provide-features-box i {
    font-size: 35px;
    background-color: #fe9614;
    color: #FFF;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-bottom: 20px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    display: inline-block;
}

.provide .text-box .provide-features-box h5 {
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .5px;
    text-transform: capitalize;
    line-height: 1.6;
}

.provide .img-box .video-box {
    background-color: #FFF;
    position: absolute;
    bottom: 100px;
    right: 120px;
    width: 180px;
    padding: 30px;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 25px 0 rgb(40 40 40 / 20%);
    box-shadow: 0 3px 25px 0 rgb(40 40 40 / 20%);
}

.provide .img-box .video-box span {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    display: inline-block;
    text-transform: capitalize;
    color: #2f2f2f222;
    margin-bottom: 25px;
}

.pulse {
    background-color: #fe9614;
    width: 60px;
    height: 60px;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    -webkit-animation: video-pulse-presentation 2s linear infinite;
    animation: video-pulse-presentation 2s linear infinite;
}

.pulse:hover {
    background-color: #2f2f2f222;
}

.provide .img-box .video-box .pulse i {
    color: #FFF;
    line-height: 58px;
}

.provide .img-box .video-box:after {
    content: '';
    border: 20px solid;
    position: absolute;
    bottom: -15px;
    right: 0;
    border-color: transparent #FFF transparent transparent;
}

@-webkit-keyframes video-pulse-presentation {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0.7), 0 0 0 0 rgba(225, 29, 7, 0.7);
        box-shadow: 0 0 0 0 rgba(225, 29, 7, 0.7), 0 0 0 0 rgba(225, 29, 7, 0.7);
    }

    40% {
        -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 0 rgba(225, 29, 7, 0.7);
        box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 0 rgba(225, 29, 7, 0.7);
    }

    80% {
        -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0);
        box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0);
        box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0);
    }
}

@keyframes video-pulse-presentation {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0.7), 0 0 0 0 rgba(225, 29, 7, 0.7);
        box-shadow: 0 0 0 0 rgba(225, 29, 7, 0.7), 0 0 0 0 rgba(225, 29, 7, 0.7);
    }

    40% {
        -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 0 rgba(225, 29, 7, 0.7);
        box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 0 rgba(225, 29, 7, 0.7);
    }

    80% {
        -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0);
        box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0);
        box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0);
    }
}

.col-md-4 {
    float: left;
    margin: 0px 5px;
    width: calc(100% / 3 - 10px);
    position: relative;
}

.col-md-4 img {
    width: 100%;
    transition: all 0.5s;
}

.col-md-6 .img-intro {
    margin-bottom: 0;
}

.intro-left.flex .col-md-6:last-child {
    background: #fe9614;
}

.btn-view {
    position: relative;
}

.box-intro {
    padding: 25px 20px;
    text-align: center;
}

.box-intro .ttl-b {
    font-size: 20px;
    text-transform: uppercase;
    padding: 0;
}

.box-intro .ttl {
    font-size: 20px;
    text-transform: uppercase;
    padding: 0;
    color: #fe9614;
}

.intro-right.flex {
    justify-content: center;
    align-items: center;
}

.txt-des {
    margin-bottom: 20px;
}

.dv-home-qc .col-lg-6:first-child .box-intro {
    background: #fe9614;
    color: #fff;
}

.dv-home-qc {
    padding: 0px 0 70px;
}

.dv-home-qc img {
    width: 100%;
}

.dv-home-qc .col-lg-6 {
    border: 1px solid #eee;
    border-radius: 4px;
}

.dv-home-qc .col-md-4 a:before {
    content: "";
    border: 1px solid #fe9614;
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    z-index: 1;
    opacity: 0;
}

.dv-home-qc .col-md-4 a:hover:before {
    opacity: 1;
    transition: all 0.5s;
}

.dv-home-qc .col-md-4 a {
    display: block;
    overflow: hidden;
}

.dv-home-qc .col-md-4 a:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}

.sec-title .col-lg-4 {
    float: left;
    width: 33.3333333333%;
}

.sec-title .col-lg-5 {
    float: left;
    width: 41.6666666667%;
    padding: 0 20px;
}

.col-lg-5 {
    width: 35%;
    float: left;
}

.col-lg-7 {
    width: 62%;
    float: right;
}

.col-lg-7 .col-lg-6 {
    margin: 50px 0;
}

.sec-title .col-lg-3 {
    float: left;
    width: 25%;
}

.row {
    clear: both;
}

.services .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
}

.d-flex {
    display: flex;
}

.services {
    background: #fff;
    position: relative;
    background-position: center;
    padding: 70px 0 40px;
}

.services .col-lg-4 {
    width: 33.33%
}

.services .services-item {
    margin-bottom: 30px;
    background-color: #FFF;
    padding: 40px;
    border-radius: 3px;
    padding-top: 0;
    position: relative;
    overflow: hidden;
}

.services .services-item span, .work .item-work span {
    position: absolute;
    z-index: 1;
    display: block;
    width: 0px;
    height: 0px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 5px;
    opacity: 1;
    background-color: #fe9614;
    transition: all 0.5s;
}

.services .services-item:hover span, .work .item-work:hover span {
    width: 1000px;
    height: 1000px;
}

.services .services-item i {
    font-size: 40px;
    background-color: #fe9614;
    color: #FFF;
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    text-align: center;
    margin-bottom: 30px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    position: relative;
    z-index: 1;
}

.services .services-item:hover i {
    background-color: #FFF;
    color: #fe9614;
}

.services .services-item h4 {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
}

.services .services-item:hover h4, .services .services-item:hover p {
    color: #FFF;
}

.services .services-item p {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}

.services .services-item .more {
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    display: inline-block;
    color: #2f2f2f222;
    position: relative;
    z-index: 1;
    border: 1px solid;
    padding: 10px 20px;
}

.services .services-item .more:hover {
    background: #2f2f2f
}

.services .services-item:hover .more {
    color: #FFF;
}

.services-home-2 {
    background: transparent url(../images/services/01_services.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.services-home-2 .sec-title h3, .provide-2-home-2 .sec-title h3 {
    color: #FFF;
}

.services-home-2 .sec-title p, .provide-2-home-2 .sec-title p {
    color: #F1F1F1;
}

.services-home-2 .services-item {
    background-color: transparent;
    border: 1px solid #FFF;
}

.services-home-2 .services-item i {
    color: #fe9614;
    background-color: #FFF;
}

.services-home-2 .services-item h4 {
    color: #FFF;
}

.services-home-2 .services-item p {
    color: #F1F1F1
}

.services-home-2 .services-item .more {
    color: #FFF;
}

.services-home-3 {
    background-image: url(../images/03_pattern.png)
}

.services-home-3 .services-item {
    padding: 40px;
}

.services-home-3 .services-item i {
    background-color: transparent;
    color: #fe9614;
    width: auto;
    height: auto;
    text-align: left;
    display: inline-block;
    line-height: 1.1;
    border-radius: 0;
    font-size: 50px;
}

.services-home-3 .services-item:hover i {
    background: transparent;
    color: #FFF;
}

.justify-content-end {
    justify-content: flex-end;
}

.btn-1 {
    text-transform: capitalize;
    position: relative;
    text-align: center;
    z-index: 1;
    font-size: 14px;
    font-weight: 500;
    min-width: 180px;
    height: 55px;
    line-height: 54px;
    letter-spacing: 1px;
    border-radius: 3px;
    overflow: hidden;
    font-family: 'Quicksand', sans-serif;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background-color: #fe9614;
    display: inline-block;
    cursor: pointer;
    color: #fff;
}

.btn-1:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #2f2f2f;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: -webkit-transform 0.4s ease-in-out;
    -o-transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}

.btn-1:hover {
    color: #fff;
}

.btn-1:hover:after {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
}

.sec-title {
    margin-bottom: 30px;
}

.work {
    background: #f1f1f1;
    padding: 70px 0 50px;
}

.work .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
}

.item-work {
    position: relative;
    overflow: hidden;
    border-radius: 2px;
    margin-bottom: 20px;
}

.work .item-work span {
    background-color: rgb(225 29 7 / 0.8);
}

.item-work:hover .img-box img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
    transition: all 2s ease-out;
}

.item-work .hover-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    z-index: 1;
}

.item-work .hover-box .open-item-work {
    font-size: 16px;
    background-color: #FFF;
    color: #fe9614;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    position: absolute;
    top: -51px;
    left: 30px;
}

.item-work:hover .hover-box .open-item-work {
    top: 0;
    transition: all 0.5s;
}

.item-work .hover-box .text-box {
    padding: 30px;
    text-align: left;
    margin: 0;
    width: 100%;
}

.item-work .hover-box .text-box .tags {
    color: #fff;
    opacity: 0;
    margin-bottom: 5px;
}

.item-work .hover-box .text-box .tags a {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: capitalize;
    color: #FFF;
    display: inline-block;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    visibility: hidden;
    opacity: 0;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.item-work .hover-box .text-box h4 a {
    color: #FFF;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 33px;
    letter-spacing: .3px;
    font-size: 26px;
    display: inline-block;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    visibility: hidden;
    opacity: 0;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.item-work:hover .hover-box .text-box .tags {
    opacity: 1;
    transition: all 0.5s
}

.item-work:hover .hover-box .text-box .tags a, .item-work:hover .hover-box .text-box h4 a {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    visibility: visible;
    opacity: 1;
}

.work-list-filter .list-name-work {
    margin-bottom: 45px;
    display: inline-block;
}

.work-list-filter .list-name-work li {
    display: inline-block;
    font-size: 13px;
    color: #2f2f2f222;
    text-transform: capitalize;
    padding: 0 20px;
    line-height: 40px;
    border-radius: 3px;
    letter-spacing: 0.25px;
    position: relative;
    text-align: center;
    font-weight: 500;
    border: 1px solid #E9E9E9;
    margin: 0 8px 5px 0;
    cursor: pointer;
}

.work-list-filter .list-name-work li.active {
    background-color: #fe9614;
    color: #FFF;
    border: 1px solid #fe9614;
}

.work-list-filter .list-name-work li:last-of-type {
    margin: 0;
}

.mix {
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset;
}

.work .col-md-6 {
    float: left;
    margin: 0px 10px;
    width: calc(100% / 3 - 20px);
}

.item-work .hover-box .open-item-work i {
    line-height: 50px;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(34, 34, 34, 0.5);
}

.offset-md-1 {
    width: 100%;
    text-align: center;
    color: #fff;
}

.contact .sec-title h3 {
    color: #FFF;
    margin-bottom: 25px;
    font-size: 50px;
    text-transform: uppercase;
    line-height: 1;
}

.contact .sec-title p {
    color: #F1F1F1;
    font-size: 17px;
    margin-bottom: 30px;
}

.team {
    padding: 70px 0
}

.team .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
}

.team .col-md-6 {
    float: left;
    margin: 0px 10px;
    width: calc(100% / 3 - 20px);
}

.team-box .img-box {
    position: relative;
    overflow: hidden;
    border-radius: 2px;
}

.team-box:hover .img-box img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
    transition: all 2s ease-out;
}

.team-box .img-box ul {
    position: absolute;
    top: 15px;
    left: -40px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
}

.team-box:hover .img-box ul {
    left: 15px;
    opacity: 1;
    visibility: visible;
}

.team-box .img-box ul li i {
    display: block;
    margin-bottom: 8px;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(200 157 102 / 0.5);
    box-shadow: 0px 0px 10px 0px rgb(200 157 102 / 0.5);
    background-color: #fe9614;
    font-size: 14px;
    color: #FFF;
    text-transform: capitalize;
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: relative;
    text-align: center;
    font-weight: 500;
    border-radius: 3px;
    cursor: pointer;
}

.team-box .img-box ul li:hover i {
    color: #fe9614;
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(255 255 255 / 0.5);
    box-shadow: 0px 0px 10px 0px rgb(255 255 255 / 0.5);
}

.team .col-lg-12 .col-lg-4 {
    float: left;
    margin: 0px 10px;
    width: calc(100% / 4 - 20px);
}

.team-box .text-box {
    margin-top: 25px;
    padding: 0 15px;
    text-align: center;
}

.team-box .text-box h5 {
    line-height: 1;
    text-transform: capitalize;
    font-size: 26px;
    font-weight: 500;
    color: #2f2f2f222;
}

.team-box .text-box span {
    display: inline-block;
    line-height: 23px;
    font-weight: 500;
    color: #fe9614;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-size: 14px;
}

.team-home-2 .team-box .img-box ul {
    background-color: #fe9614;
    top: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.team-home-2 .team-box:hover .img-box ul {
    top: 15px;
}

.team-home-2 .team-box .img-box ul li {
    display: inline-block;
}

.team-home-2 .team-box .img-box ul li i {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    border-radius: 0;
}

.bolg {
    padding: 0px 0 20px;
}

.bolg>div>p {
    text-align: center;
    font-size: 20px;
}

.bolg .col-lg-12 .col-lg-4 {
    float: left;
    margin: 0px 10px 30px;
    width: calc(100% / 2 - 20px);
}

.bolg .col-lg-12 .col-lg-4:nth-child(2) .img-box {
    width: 40%;
    float: left;
}

.bolg .col-lg-12 .col-lg-4:nth-child(2) .text-box {
    width: 55%;
    float: right;
    padding: 0;
}

.bolg .col-lg-12 .col-lg-4:nth-child(2) .blog-item {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}

.bolg .col-lg-12 .col-lg-4 img {
    width: 100%;
}

.page_conten_page .datetime {
    background: #222;
}

.datetime {
    background: #fe9614;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    padding: 7px 0;
}

.datetime span {
    color: #fff;
}

.blog-item .img-box {
    position: relative;
    overflow: hidden;
    border-radius: 2px;
}

.blog-item .img-box .open-item-blog {
    font-size: 16px;
    background-color: #fe9614;
    color: #FFF;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    position: absolute;
    top: -51px;
    left: 30px;
    z-index: 1;
    transition: all 0.5s;
}

.blog-item .img-box .open-item-blog i {
    line-height: 48px
}

.blog-item:hover .img-box .open-item-blog {
    top: 0;
    transition: all 0.5s;
}

.blog-item:hover .img-box .open-post img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: all 1.5s ease-in-out;
    -o-transition: all 1.5s ease-in-out;
    transition: all 1.5s ease-in-out;
    filter: brightness(0.5);
}

.blog-item .img-box ul {
    position: absolute;
    bottom: 0;
    left: 30px;
    background-color: #fe9614;
    padding: 2px 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.blog-item .img-box ul li {
    display: inline-block;
}

.blog-item .img-box ul li a {
    font-size: 13px;
    text-transform: capitalize;
    color: #fff;
}

.blog-item .img-box ul li a:hover {
    color: #fff000;
}

.blog-item .img-box ul li:hover a {
    color: #fff000;
}

.blog-item .text-box {
    padding: 20px 0px 0;
}

.blog-item .text-box .title-blog {
    display: block;
    margin-bottom: 5px;
}

.blog-item .text-box h5 {
    position: relative;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    text-transform: capitalize;
}

.blog-item .text-box .title-blog {
    color: #1a1a1a;
    margin-top: -5px;
}

.dv-home-tintuc .col-md-6 {
    margin-bottom: 20px;
}

.title_news li i:before {
    margin-right: 5px;
    color: #5db04c;
}

.blog-date i {
    padding-right: 7px;
}

.blog-date {
    margin-bottom: 5px;
    display: inline-block;
    font-size: 16px;
    color: #000;
}

.blog-date i {
    color: #5db04c;
    padding-right: 5px;
}

.blog-item .text-box .title-blog:hover, .blog-item .text-box h5:hover {
    color: #fe9614;
}

.blog-item .text-box .blog-date {
    margin-bottom: 7px;
    display: inline-block;
}

.blog-item .text-box .blog-date.view {
    margin-left: 10px;
}

.blog-item .text-box .link {
    font-size: 14px;
    color: #2f2f2f222;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 500;
    border: 1px solid;
    padding: 4px 20px;
}

.blog-item .text-box .link:hover {
    background: #fe9614;
    color: #fff;
}

.dv-home-doitac {
    padding: 45px 0 160px;
    position: relative;
}

.dv-home-doitac .new_id_bs {
    width: calc(100% / 4);
    margin: 30px 0 0;
    box-shadow: none;
    padding-bottom: 0;
}

.dv-home-doitac .new_id_bs img {
    border-radius: 0;
}

.dv-home-doitac .tt_page_top {
    margin: 0;
}

.text-center h3 {
    text-align: center;
}

.logo_doitac ul {
    width: calc(100% / 1);
    padding: 10px;
    background: #f8f8f8;
    float: left;
    text-align: center;
    transition: all .3s;
    box-shadow: 0px 1px 6px rgb(0 0 0 / 20%);
    height: 130px;
    vertical-align: middle;
    display: flex;
    margin: 20px 0 10px;
}

.logo_doitac ul li {
    margin: auto;
}

.logo_doitac ul li, .logo_doitac ul li img {
    webkit-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -ms-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 450ms cubic-bezier(0.645, 0.045, 0.355, 1);
    position: relative;
    overflow: hidden;
    display: block;
}

.top-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ffffff4f;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.top-footer h4 {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}

.top_contact {
    width: 30%;
    float: left;
}

.contacts_address address i {
    font-size: 40px;
    line-height: 100px;
}

.contacts_address address .sc_icon {
    display: block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin: 0 auto;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin-bottom: -1.45em;
    background-color: #fe9614;
    color: #fff;
}

.contacts_address {
    background-color: #e7eceb;
    display: flex;
    align-content: center;
    display: -webkit-flex;
    -webkit-align-content: center;
}

.contacts_address address {
    width: 33%;
    padding: 0 30px 23px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 0;
    text-align: center;
}

.contacts_address address p a {
    color: #ee9583;
}

.address_title {
    font-size: 23px;
    text-transform: uppercase;
    font-style: initial;
    letter-spacing: 2px;
    font-weight: 500;
}

.footer ::-webkit-input-placeholder {
    color: #fff;
}

.footer :-ms-input-placeholder {
    color: #fff;
}

.footer ::placeholder {
    color: #fff;
}

.footer {
    padding: 60px 0 25px;
    overflow: hidden;
    color: #f3f3f3;
    font-size: 17px;
    font-weight: 300;
    margin-top: -120px;
    z-index: 1;
    position: relative;
    background-size: 100% 100% !important;
}

.footer a {
    color: #f3f3f3;
    font-weight: 300;
}

.footer .fa {
    color: #fff !important;
    margin-right: 10px;
}

.social {
    display: flex;
    border-top: 1px solid #304243;
    padding-top: 25px;
    margin-top: 15px;
}

.social li {
    margin: 0;
    margin-right: 10px;
}

.footer .new_id_bs {
    width: calc(100% / 1);
    margin: 0;
    margin-bottom: 10px;
}

.footer .new_id_bs li {
    width: 40%;
}

.footer .new_id_bs h3 {
    text-transform: capitalize;
    letter-spacing: 0;
    padding: 0;
}

.footer .new_id_bs h3 a {
    font-size: 16px;
    color: #fff;
    padding-bottom: 7px;
    text-align: left;
}

.footer .new_id_bs ul {
    float: right;
    width: 55%;
    position: relative;
    margin: 0;
    padding: 0;
    background: transparent;
    top: initial;
    transform: inherit;
}

.center-footer ul {
    width: calc(100% / 4 - 20px);
    float: left;
    margin: 0 10px;
    text-align: left;
    color: #fff;
    position: relative;
    padding: 0;
}

.center-footer ul:last-child:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 498px;
    width: 1000%;
    background: #1e3738;
    display: none;
}

.center-footer ul:last-child a img {
    height: 32px;
    margin-top: 15px;
}

.center-footer {
    margin: 0;
}

.center-footer ul.social img {
    height: 60px;
}

.center-footer ul:last-child li {
    display: inline-block;
    float: left;
    width: 50%;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 5px 0;
    position: relative;
    font-size: 16px;
}

.footer a:hover {
    color: #5db04c  !important;
}

.center-footer ul li a i {
    line-height: 38px;
}

.center-footer ul > h3 {
    font-size: 22px;
    font-weight: 600;
    padding: 0px 0 20px;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.center-footer ul .btn-1 {
    margin-top: 15px;
}

.center-footer ul.social p {
    line-height: 27px;
    margin-bottom: 7px;
}

.dt-sc-subscribe-frm {
    margin: 0;
    float: right;
    width: 100%;
}

.img-thanhtoan {
    float: left;
    margin-top: 20px;
}

.img-thanhtoan a {
    margin: 0;
}

.mcfwp-agree-input {
    display: flex;
    margin: 0;
}

label.mcfwp-agree-input span {
    margin-left: 10px;
    display: block;
    position: relative;
    top: -7px;
}

.dt-sc-subscribe-frm input {
    width: 100%;
    font-size: 15px;
    color: #fff;
    padding: 0 15px;
    font-family: 'Quicksand', sans-serif;
    border: none;
    background: #9d1208;
    height: 46px;
}

.dt-sc-subscribe-frm a {
    position: absolute;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding: 0 20px;
    font-weight: 700;
    width: auto;
    background: #830800;
    float: right;
    text-align: center;
    border: none;
    border-radius: 0;
    cursor: pointer;
    height: 46px;
    right: 0;
    display: inline-flex;
    align-items: center;
}

.footer .info-icon {
    color: #ffffff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 20px;
    text-align: center;
    float: left;
    margin-top: 5px;
    border: 1px solid #fff;
}

.info-content {
    float: right;
    width: 80%;
    color: #fff;
}

.info-content .info-title {
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 25px;
    letter-spacing: 1px;
}

.info-item {
    width: calc(100% / 1);
    float: left;
    clear: both;
    margin-bottom: 15px;
}

.info-icon i {
    line-height: 50px;
}

.dt-sc-subscribe-frm a:hover {
    color: #ff0000;
}

.social li a {
    display: inline-block;
}

.center-footer .social li a:hover {
    background: transparent;
    color: #fe9614;
    border: 2px solid;
}

.footer p, .center-footer ul p {
    margin-bottom: 7px !important;
    position: relative;
}

.center-footer ul h5 {
    font-weight: 500;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.85);
}

.center-footer ul h4 {
    color: #fff;
    display: inline-block;
    position: relative;
    font-weight: 500;
}

.footer a img {
    margin: 5px 5px 0 0;
}

.center-footer ul p i {
    font-size: 20px;
    margin-right: 5px;
    position: relative;
    top: 3px;
    width: 20px;
}

.center-footer ul.social li {
    float: left;
    margin: 15px 7px 10px;
}

.center-footer .social li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #ffffff;
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
}

.center-footer .social li a i {
    line-height: 38px;
}

.center-footer h4 {
    color: #fff;
    margin-bottom: 20px;
}

.ul_main_footer li {
    float: left;
    font-size: 16px;
    font-weight: 400;
    margin: 0px 15px;
}

#link_footer_menu {
    display: flex;
    float: left;
}

#back-top {
    position: fixed;
    bottom: 50px;
    right: 30px;
    z-index: 1;
}

#back-top a {
    display: inline-flex;
    width: 40px;
    line-height: 40px;
    background: #5db04c;
    outline: none;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    height: 40px;
    border-radius: 7px;
}

#back-top a i {
    line-height: 40px;
    width: 40px;
    height: 40px;
}

#back-top a:hover {
    color: #fff;
    background: #6bc159;
}

.sc_item_button .sc_button {
    float: left;
    text-transform: uppercase;
    font-size: 18px;
    padding: 3px 35px;
    line-height: 42px;
    margin-top: 10px;
    color: #ffffff;
    background: #4ba924;
    white-space: nowrap;
    transition: all 0.2s ease-in-out;
    border-radius: 5px;
    font-weight: 500;
    margin-bottom: 20px;
}

.sc_item_button .sc_button:hover {
    background: #000;
}

.link_login p {
    margin-bottom: 0;
}

.link_login p a {
    color: #fe9614;
}

.fhs-btn-box > .fhs-btn-gg {
    background-color: #dc4e41;
    color: white;
    border: 1px solid #dc4e41;
}

.fhs-btn-box > .fhs-btn-zl {
    background-color: #0591e9;
    color: white;
    border: 1px solid #0591e9;
}

.page_conten_page .poup_page1 {
    padding: 40px 50px;
    border-radius: 10px;
    background: #e9e9e9;
    width: 1000px;
}

.poup_page1 .col-md-6 {
    float: left;
    margin: 0px 10px;
    width: calc(100% / 2 - 20px);
    position: relative;
}

.fhs-input-send span {
    position: absolute;
    right: 0;
    top: 7px;
    line-height: 42px;
    padding: 0 10px;
    font-weight: bold;
    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;
    color: #fe9614;
}

.fhs-input-send {
    position: relative;
}

.col-md-12>.fhs-input-box {
    margin: 0 10px;
}

.bangdo_poup .sc_item_button {
    margin: 0px 0;
    float: left;
    margin-right: 15px;
}

.link_page {
    margin-top: 15px;
}

.banner_detail {
    padding-top: 500px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding-bottom: 0px;
    position: relative;
}

.banner_detail-a h2 {
    position: absolute;
    bottom: 111px;
    left: 50%;
    border: 7px solid #ffffff2e;
    padding: 30px 100px;
    transform: translateX(-50%);
}

.link_page h2 {
    letter-spacing: 0;
    text-align: left;
    background: none;
    color: #b81b10;
    margin: 0;
    font-size: 23px !important;
    font-weight: 600 !important;
    line-height: 1.3;
    position: relative;
    margin-bottom: 25px !important;
    text-transform: uppercase;
}

.link_page ul li {
    list-style: none;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
    width: 100%;
    text-align: left;
    color: #555555;
}

.link_page ul li a {
    color: #555555;
    padding: 0 10px 0 0;
    font-weight: 400;
    font-style: italic;
}

.link_page ul li span.active {
    color: #4ba924;
}

.link_page ul li i {
    padding-right: 7px;
    display: none;
}

.link_page ul li span {
    padding: 0 10px 0 0;
}

.link_page ul li a:hover {
    color: #ed1c24;
}

.page_conten_page {
    padding-top: 20px;
    padding-bottom: 10px;
}

.tin_left {
    width: 68%;
    float: right;
}

.tin_left>p>img {
    width: 100%;
    margin-bottom: 20px;
}

.new_id_bs ul p .fa {
    margin-right: 5px;
    color: #5db04c;
}

.tin_right {
    float: left;
    padding-left: 25px;
    position: sticky;
    top: 90px;
    width: 25%;
    z-index: 1;
}

.new_id_bs ul p {
    margin-bottom: 10px;
}

.tin_right .dv-menu-left {
    width: 100%;
}

.tin_right .box_right_pro_view:first-child {
    margin-top: 0;
    background: #4ba924;
    padding: 20px;
    border-radius: 5px;
    position: relative;
}

.tin_right .box_right_pro_view:first-child .title_right_pro_view {
    color: #fff;
}

.tin_right .box_right_pro_view p {
    color: #fff;
    margin-bottom: 15px;
}

.nums {
    table-layout: auto;
    margin-top: 20px;
    text-align: center;
}

.nums li {
    list-style: none;
    display: inline-block;
    float: left;
}

.nums a {
    font-size: 16px;
    display: block;
    margin: 0 5px 0;
    padding: 0;
    line-height: 46px;
    height: 44px;
    width: 40px;
    table-layout: inherit;
    text-align: center;
    color: #2f2f2f;
    text-decoration: none;
    font-weight: 500;
    background: #5db04c0f;
    border-radius: 7px;
    transition: all .4s;
}

.nums a:hover, .nums a.active, .nums a.stay:hover {
    background: #5db04c;
    color: #ffffff;
}

.select-group label {
    display: inline-block;
    width: 150px;
    float: left;
    line-height: 35px;
    color: #282828;
}

.select-group select {
    width: calc(100% - 150px);
    float: left;
    border: 1px solid #777;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0.6em 0.8em;
    font-size: 15px;
    background: #fff;
    outline: none;
    font-family: 'Quicksand', sans-serif;
}

.select-group {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.store-information {
    float: left;
    width: calc(100% / 3 - 20px);
    margin: 0 10px;
    margin-top: 30px;
}

.store-item .store-name {
    color: #282828;
    font-weight: 600;
    display: block;
    font-size: 18px;
}

.store-item > span:not(:first-child) {
    display: block;
    color: #282828;
}

.cuahang-1 {
    padding: 50px 0;
}

.cuahang-2 {
    padding-bottom: 50px;
}

.dv-cuahang {
    width: 73%;
    float: right;
}

.row-store .row {
    display: flex;
}

.row-store {
    display: inline-block;
    clear: both;
    margin-bottom: 50px;
}

.col-sm-6.img-left {
    width: 66.5%;
    float: left;
}

.col-sm-6.img-right {
    width: 33.5%;
    float: right;
}

.col-sm-6 {
    margin: 0px;
    float: left;
    width: 50%;
}

.col-sm-6 img {
    width: 100%;
}

.store-map {
    margin: 18px 0 55px;
}

.store-map a {
    display: flex;
}

.col-sm-6 .store-map a img {
    float: left;
    margin: 0;
    width: auto;
    height: 25px;
    margin-right: 10px;
}

.contact-maps li {
    display: block;
    line-height: 0;
    width: 100%;
}

.left_contact {
    float: left;
    width: 50%;
    margin-bottom: 20px;
    padding-right: 20px;
}

.left_contact p img {
    width: 100%;
}

.left_contact .col-lg-4 {
    border: 1px solid #cccccc69;
    text-align: center;
    padding: 50px;
}

.left_contact .col-lg-4 p span {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
}

.left_contact .col-lg-4 i {
    font-size: 40px;
    color: #4ba924;
    margin-bottom: 15px;
    border: 1px solid;
    width: 88px;
    height: 88px;
    border-radius: 50%;
    line-height: 85px;
}

.contact-maps {
    width: 100%;
    float: right;
    margin-top: 30px;
    margin-bottom: 50px;
}

.right_contact {
    width: 50%;
    float: left;
    padding-left: 20px;
}

.page_conten_page>div>h3 {
    text-align: left;
    margin-bottom: 20px;
    font-size: 27px;
    padding-bottom: 15px;
    font-weight: 700;
    position: relative;
    border-bottom: 1px dotted #ccc;
    text-transform: uppercase;
}

.contact .left {
    width: 100%;
    float: left;
}

.contact .right {
    width: 100%;
    float: right;
}

.formBox li {
    display: block;
    position: relative;
    float: left;
    width: calc(100% / 2 - 20px);
    margin: 0 10px 20px;
}

.contact .formBox {
    margin: 0 -10px;
}

.formBox li input, .formBox li textarea, .formBox li select {
    border: solid 1px #e3e3e3;
    height: 46px;
    color: #333;
    padding: 0 20px 4px 20px;
    font-size: 16px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 3px;
    font-weight: 400;    font-family: 'Roboto', sans-serif;
}

.formBox>li.mess {
    float: left;
    width: calc(100% / 1 - 20px);
}

.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;
    color: #ed1c24;
    font-size: 18px;
}

.formBox li textarea {
    height: 99px;
    padding: 15px 20px;
}

.formBox .button {
    float: left;
    text-transform: uppercase;
    font-size: 18px;
    padding: 10px 44px;
    margin-left: 10px;
    line-height: 1.5;
    margin-top: 10px;
    color: #ffffff;
    background: linear-gradient(to bottom, #6cb95c, #3d893e);
    white-space: nowrap;
    transition: all 0.2s ease-in-out;
    border-radius: 10px;
    font-weight: 400;
}

.link_page ul {
    padding: 11px 0;
}

.formBox .button:hover {
    background: linear-gradient(to bottom, #3d893e, #6cb95c);
    color: #fff;
}

.close-btn {
    background: #b61a2a !important;
}

.dv-about-2 {
    padding-bottom: 60px;
}

.dv-about-1 {
    padding: 60px 0;
}

.dv-about-1 p img {
    width: 100%;
}

.dv-about-1 #pro_tabs ul li {
    padding-bottom: 20px;
}

.dv-about-1 #pro_tabs ul li a {
    color: #2f2f2f;
    padding-bottom: 21px;
    text-transform: uppercase;
}

.dv-about-1 .col-lg-4 {
    padding-left: 40px;
}

.dv-about-1 .col-lg-4 h3 {
    font-size: 28px;
    margin-bottom: 33px;
}

.dv-about-1 #pro_tabs ul li a.selected,.dv-about-1 #pro_tabs ul li a:hover {
    color: #3e9719;
    border-bottom: 2px solid;
}

.dv-about-1 #pro_tabs {
    margin-top: 40px;
}

.dv-about-1 .col-lg-6:first-child {
    padding-right: 30px;
}

.dv-about-2 .col-lg-6:last-child {
    padding-left: 30px;
}

.dv-about-2 .flex {
    align-items: center;
}

.about-us-home-2 {
    padding: 60px 0
}

.about-us-home-2 .about-services {
    margin-bottom: 30px;
}

.about-us-home-2 .about-services:last-of-type {
    margin-bottom: 0;
}

.about-us-home-2 .about-services i {
    color: #fe9614;
    font-size: 50px;
    line-height: 1;
    float: left;
}

.about-us-home-2 .about-services .about-services-box {
    padding-left: 80px;
}

.about-us-home-2 .about-services .about-services-box h5 {
    color: #2f2f2f222;
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.about-us-home-2 .about-services .about-services-box p {
    margin-bottom: 0;
}

.services-home-2 {
    background: transparent url(../delete/01_services.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.services.services-home-2 .col-lg-4 {
    width: calc(100% / 3 - 20px);
    margin: 0px 10px;
}

.services-home-2 .sec-title h2 {
    color: #fff000;
}

.page_conten_page .work {
    background: transparent;
    padding: 0;
}

.page_conten_page .sec-title h2 {
    margin-top: 10px;
}

.page_conten_page .sec-title h3 {
    margin: 0;
}

.viewLeft {
    width: 55%;
    float: left;
    position: relative;
    z-index: 0;
    padding-right: 30px;
}

.viewRight {
    width: 45%;
    float: right;
}

#bridal_images {
    width: 100%;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    z-index: 0;
    float: left;
}

#bridal_images img {
    border: none;
    width: 100%;
    height: auto;
    margin: 0px auto;
}

#bridal_images_list {
    display: block;
    float: right;
    width: 100%;
    position: relative;
    margin-top: 11px;
}

.pro_slide_prev, .pro_slide_next {
    position: absolute;
    width: 12px;
    border: solid 1px #ccc;
    bottom: 50%;
    height: 50px;
    margin-bottom: -25px;
    text-indent: -10000px;
}

.pro_slide_prev {
    left: 0px;
    border-radius: 5px 0px 0px 5px;
    background: url(../images/pro_slide_prev.png) no-repeat center center #f4f4f4;
}

a.pro_slide_prev.disabled, a.pro_slide_next.disabled {
    opacity: .5;
}

a.pro_slide_prev.disabled, a.pro_slide_next.disabled {
    cursor: default;
}

.pro_slide_next {
    right: 0px;
    border-radius: 0px 5px 5px 0px;
    background: url(../images/pro_slide_next.png) no-repeat center center #f4f4f4;
}

#bridal_images_list li {
    list-style: none;
    height: 97px;
    width: 97px;
    border: 1px solid #e6e6e6;
    background: #fff;
    text-align: center;
    overflow: hidden;
    float: left;
    margin: 2px 5px;
}

.dv-duan #bridal_images_list li {
    height: 55px;
}

#bridal_images_list img {
    width: 100%;
    border: none;
}

.titleView {
}

.viewRight .desc {
    margin-top: 15px;
    margin-bottom: 25px;
}

.viewRight_more img {
    height: 43px;
    margin-right: 10px;
}

.viewRight .desc li {
    line-height: 26px;
    margin-bottom: 10px;
    text-indent: 20px;
    list-style: none;
    background: url(../images/icon-check-pink.png) no-repeat left 9px;
    padding: 0;
}

.ct_add {
    margin-top: 15px;
}

.ct_add ul {
    clear: both;
}

.ct_add ul h3 {
    float: left;
    margin-left: 15px;
}

.ct_add ul h3 a {
    display: block;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 6px 20px;
    line-height: 36px;
    transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    font-weight: 500;
    background: #a70d02;
    border-radius: 3px;
}

.ct_add ul h3.h3_ad a {
    background: #2f2f2f;
}

.ct_add ul h3 a:hover {
    background: #c91306;
}

#sharelink {
    padding-top: 20px;
    margin-top: 20px;
    border-top: solid #ececec 1px;
}

.fl-post-meta-bottom {
    margin: 20px 0 20px;
}

.fl-post-meta .fl-post-cats-tags i {
    font-size: 22px;
    color: #4ba924;
    margin-right: 10px;
    position: relative;
    top: 5px;
}

.fl-post-meta .fl-post-cats-tags a {
    font-size: 14px;
    padding: 7px 23px 9px;
    color: #888;
    border-radius: 50px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    margin: 0 3px;
    border: 1px solid #dcdcdc;
    font-weight: 400;
}

.fl-post-meta .fl-post-cats-tags a:hover {
    background: #4ba924;
    color: #fff;
}

.detail-sp>h5 {
    background: #4ba924;
    padding: 12px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 400;
    margin-top: 30px;
}

.detail-sp {
    margin-bottom: 20px;
}

.detail-sp>div {
    padding: 20px;
    border: 1px solid #e8e8e8;
}

.detail-sp>div p img {
    width: 100%;
}

.fb_iframe_widget_fluid_desktop iframe {
    width: 100% !important
}

.title_page {
    margin-top: 20px;
    margin-bottom: 20px;
}

.box_page {
    margin-top: 20px;
}

.box_page .col-lg-4 {
    width: calc(100% / 1);
    margin: 0;
}

.col-lg-12.dv-dichvu {
    margin: 0;
}

.tin_left .sec-title .col-lg-5 {
    float: left;
    width: 50%;
    padding: 0 20px;
}

.tin_left .sec-title .col-lg-4 {
    float: left;
    width: 50%;
}

.tin_right .timkiem_top {
    border: 1px solid #e7e7e7;
    width: 100%;
    padding: 3px 0;
    margin: 0;
    position: relative;
    z-index: 9;
}

.box_right_pro_view {
    margin: 15px 0;
    text-align: left;
    width: 100%;
    display: inline-block;
    background: #fff;
    overflow: hidden;
}

.tin_right .box_right_pro_view:first-child:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 150px;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: 0.1;
    z-index: 1;
    color: #fff;
}

.box_right_pro_view .timkiem_top a {
    color: #fe9614;
    float: right;
    margin-right: 4px;
    font-size: 20px;
    text-indent: -10000px;
    background: url(../images/search-2.png) no-repeat center 11px;
    float: right;
    border-left: 0px;
    height: 40px;
    width: 22px;
    background-size: 100%;
}

.home-left .box_right_pro_view {
    margin: 0;
}

.widget.qodef-author-info {
    text-align: center;
    border: 1px solid #d7e1de;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 36px 42px 40px;
}

.vcard {
    font-size: 23px;
    margin: 15px 0 0;
}

.fl-post-cats-tags {
    font-weight: 700;
}

.title_right_pro_view {
    font-weight: 600;
    font-size: 20px;
    text-align: left;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    background: #5db04c;
}

.list-style.tags li a {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    padding: 12px 14px;
    color: #555555;
    border-radius: 3px;
    background-color: #ededed;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-weight: 400;
}

.list-style.tags li a:hover {
    background: #fe9614;
    color: #fff;
}

.list-style.tags li {
    display: inline-block;
    margin: 5px 3px 0px 0px;
    padding: 0;
    border-bottom: none;
}

.box_right_pro_view li {
    list-style: none;
    display: block;
    padding: 5px 0;
    text-align: left;
    position: relative;
}

.box_right_pro_view li a {
    color: #2f2f2f;
}

.box-email {
    padding: 20px;
}

.box-email h4 {
    margin-bottom: 20px;
}

.home-right {
    width: 75%;
    float: right;
}

.home-left .box_right_pro_view li.vertical-menu {
    background: #3b3c3f;
    padding: 10px;
    border-bottom: 1px solid #ffffff1f;
    color: #fff;
}

.home-left .tin_right .blog-item {
    padding: 0 10px;
}

.home-left .box_right_pro_view li.vertical-menu a {
    color: #fff;
}

.box_right_pro_view li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.sub-3,.sub-4,.sub-5,.sub-6 {
    display: none;
}

.box_right_pro_view li i.fa-minus-square-o {
    display: none;
}

.box_right_pro_view .fa-plus-square-o, .box_right_pro_view .fa-minus-square-o {
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 18px;
    z-index: 1;
    cursor: pointer;
}

.box_right_pro_view li ul li a {
    font-size: 16px;
    padding-left: 20px;
}

.box_right_pro_view iframe {
    margin-top: 20px;
}

.box_right_pro_view li a:hover {
    color: #4ba924;
}

.tin_right .blog-item .img-box {
    width: 100%;
    float: left;
    margin-top: 7px;
}

.tin_left .blog-item .img-box {
    width: 100%;
    float: left;
}

.dv-dichvu .blog-item .img-box, .dv-dichvu .blog-item .text-box {
    width: 100%;
    float: left;
    background: #ebebeb;
}

.col-lg-12.dv-dichvu .blog-item .text-box {
    padding: 20px 10px 10px;
    text-align: center;
}

.dv-dichvu .col-md-6 {
    padding-bottom: 15px;
}

.tin_left .box_page .blog-item .img-box, .tin_left .box_page .blog-item .text-box {
    width: 100%;
    text-align: left;
}

.tin_left .box_page .blog-item .text-box {
    margin-top: 20px;
}

.tin_left .blog-item .text-box {
    width: 100%;
    float: right;
    padding: 0;
    text-align: left;
}

.tin_right .blog-item .text-box {
    width: 65%;
    float: right;
    padding: 0;
}

.tin_right .blog-item .text-box h5 {
    position: relative;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
    font-weight: 700;
}

.tin_right .blog-item .text-box a {
    color: #1a1a1a;
}

.tin_right .blog-item .text-box h4 {
    position: relative;
    color: #fe9614;
    font-weight: 700;
    font-size: 15px;
    text-align: left;
    line-height: 1.3;
}

.tin_right .blog-item .text-box h4 span {
    color: #c1c1c1;
    font-weight: normal;
    font-size: 13px;
    padding-right: 10px;
    text-decoration: line-through;
    display: inline-block;
}

.tin_right.home-left .blog-item .text-box h4 span {
    color: #fff;
}

.tin_right.home-left .blog-item .text-box h4 {
    color: #fff;
}

.tin_right.home-left .blog-item .img-box {
    background: #fff;
}

.tin_right.home-left .blog-item .text-box h5 {
    color: #fff;
}

.tin_right .blog-item {
    margin-bottom: 0px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #E6E8EC;
    padding: 15px;
}

.home-left .marquee {
    overflow: hidden;
    height: 600px;
    background: #fe9614;
    margin-top: 0;
    padding: 20px 0;
}

.tin_right.home-left .blog-item {
    border-bottom: 1px solid #ffffff1f;
}

.box_right_pro_view a img {
    width: 100%;
}

.marquee {
    overflow: hidden;
    height: 500px;
    margin-top: 15px;
}

.title_news li {
    font-size: 15px;
    color: #464646;
    list-style: none;
    margin-bottom: 10px;
    font-weight: 400;
    font-style: initial;
}

.showText iframe {
    margin-top: 15px;
}

.showText p img {
    width: 100%;
}

.showText img {
    margin: 20px 0;
}

.showText h2 {
    font-size: 22px;
    line-height: 1.3;
    margin: 15px 0;
}

#tintuc_slide .new_id_bs {
    width: calc(100% / 1);
    margin: 0 0 10px;
}

.dv-home-tintuc .new_id_bs {
    width: calc(100% / 1 - 20px);
    margin-bottom: 25px;
}

.dv-tintuc .new_id_bs ul h3 a,.dv-tintuc .new_id_bs ul p {
    text-align: left;
}

#dichvu_slide .new_id_bs {
    width: 100%;
    margin: 0;
}

#dichvu_slide .new_id_bs ul {
    position: relative;
    top: initial;
    transform: inherit;
    width: 100%;
    padding: 15px 0;
    margin-top: 0;
}

#dichvu_slide .new_id_bs li a {
    height: 300px;
    display: block;
}

#dichvu_slide .new_id_bs li a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#dichvu_slide .new_id_bs ul a,#dichvu_slide .new_id_bs ul p {
    text-align: left;
}

.dv-dichvu#dichvu_slide .new_id_bs ul a {
    text-align: center;
}

.new_id_bs {
    position: relative;
    width: calc(100% / 1 - 20px);
    margin: 0 10px 25px;
    float: left;
}

.new_id_bs img {
    width: 100%;
    transform: scale(1);
    transition: all 0.5s !important;
}

.new_id_bs:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}

#tintuc_slide .new_id_bs li {
    width: 100%;
}

.new_id_bs li {
    float: left;
    list-style: none;
    position: relative;
    overflow: hidden;
    line-height: 0;
    width: 30%;
    float: left;
    border-radius: 5px;
}

.new_id_bs ul {
    float: right;
    text-align: left;
    width: 70%;
    padding-left: 20px;
}

.dv-home-tintuc .new_id_bs ul {
    float: right;
    text-align: left;
    position: relative;
    background: none;
    z-index: 1;
    padding: 0;
    border-radius: 5px;
    width: 60%;
}

.new_id_bs ul p {
    margin-bottom: 5px;
    font-weight: 400;
}

.new_id_bs ul h3 a {
    font-size: 17px;
    font-weight: 600;
    color: #333;
    padding-bottom: 7px;
    display: block;
    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;
    line-height: 1.4;
}

h4.chanel {
    text-align: center;
    color: #fe9614;
}

.tt_page_top.owl-carousel {
    margin: 0;
}

.new_id_bs li a::after {
    background: #232323 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
}

.new_id_bs li a:hover::after {
    opacity: 0.1;
}

.new_id_bs li a i {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translateY(-50%) scale(0);
    background: transparent;
    color: #fff;
    transition: all 0.5s;
    margin-left: -23px;
    border: 1px solid #fff;
    font-size: 18px;
    border-radius: 50px;
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.new_id_bs li a:hover i {
    transform: translateY(-50%) scale(1);
    transition: all 0.5s;
    z-index: 9;
}

.new_id_bs ul h3 a:hover {
    color: #5db04c;
}

.album-zoom-gallery {
    margin: 0 -10px;
}

div#lightgallery > div {
    width: calc(100% / 4 - 20px);
    margin: 10px;
    float: left;
    overflow: hidden;
}

.album-zoom-gallery a {
    position: relative;
    cursor: pointer;
    float: left;
    width: 100%;
    opacity: 1;
    transition: .8s ease;
    backface-visibility: hidden;
    display: block;
    height: 100%;
    object-fit: cover;
}

div#lightgallery > div a img {
    width: 100%;
}

#tintuc_slide1 .new_id_bs {
    width: calc(100% / 1);
    margin: 0;
}

.tuvanbaogia_popup {
    padding: 30px;
    width: 550px;
    text-align: center;
}

textarea.form-control {
    height: 99px;
    padding: 10px 12px;
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 5px 12px;
    font-size: 15px;
    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 rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -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;
    resize: vertical;
    box-sizing: border-box;
    text-transform: capitalize;
    font-family: 'Quicksand', sans-serif;
    margin-top: 15px;
}

.tuvanbaogia_popup ul h4 a {
    display: inline-table;
    color: #f9f9f9;
    padding: 0px 50px;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 46px;
    transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    background: #fe9614;
    margin-top: 20px;
}

.tuvanbaogia_popup ul li {
    width: 100%;
    margin: 0 0 15px;
    float: left;
}

.tuvanbaogia_popup ul li.mess {
    width: 96%;
}

.tuvanbaogia_popup ul h4 {
    clear: both;
}

.tuvanbaogia_popup ul h4 a i {
    padding-left: 7px;
}

.tuvanbaogia_popup ul {
    padding: 0;
}

.tuvanbaogia_popup h3 {
    font-size: 23px;
    line-height: 30px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 15px;
    background: #fe9614;
    padding: 10px;
}

.item-careers {
    border: 1px solid #E9E9E9;
    padding: 40px;
    margin-bottom: 0px;
    border-radius: 10px;
}

.item-careers h4 a {
    display: block;
    color: #2f2f2f222;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: capitalize;
    position: relative;
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 10px;
}

.item-careers h4:hover a {
    color: #fe9614;
}

.item-careers ul li {
    display: inline-block;
    font-weight: 500;
    margin-right: 10px;
}

.item-careers ul li.active {
    background-color: #fe9614;
    padding: 2px 15px;
    color: #FFF;
    border-radius: 3px;
}

.item-careers p {
    margin: 15px 0 0;
}

.item-careers a {
    font-size: 14px;
    color: #fe9614;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 500;
}

.popup_giohang {
    width: 850px;
}

.popup_giohang h3 {
    font-size: 16px;
    font-weight: 400;
    padding: 10px 15px;
    background: #4ba924;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    color: #fff;
}

.popup_giohang h3 a {
    color: #fff000;
}

.heading-counter {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    cursor: pointer;
    color: #2f2f2f;
    width: 100%;
    float: left;
    background: #fff;
    padding: 15px;
    margin-bottom: 0;
}

.page_conten_page .heading-counter {
    padding: 15px 0;
}

.heading-counter .count_cart {
    color: #b81b10;
}

.cart_summary tr td {
    padding: 15px 0px 15px;
    border-bottom: 1px solid #eaebf3;
}

.popup_giohang .cart_summary tr td {
    padding: 15px;
}

.cart_summary tr:first-child th {
    border: none;
    color: #2f2f2f;
    font-weight: 500;
    padding: 5px 15px;
    background: #ececec;
}

table .c-th-sp a.sp {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 130px;
    border: 1px solid #ebebeb;
    border-radius: 0;
    background: #fff;
    margin: 0;
    float: left;
    margin-right: 15px;
}

table .c-th-sp a.sp img {
    max-width: 100%;
    max-height: 100%;
}

table .c-th-sp a {
    color: #2f2f2f;
    text-decoration: none;
    line-height: 25px;
    display: block;
    margin-bottom: 15px;
}

table .c-th-sp a:hover {
    color: #4ba924;
}

table .c-th-sp a.del {
    color: #4ba924;
    cursor: pointer;
    float: left;
    padding-right: 15px;
}

table .c-th-sp {
    width: 40%;
    text-align: left;
}

table .c-th-sluong {
    width: 20%;
    text-align: center;
}

table .c-th-ttien {
    width: 20%;
    text-align: center;
}

table .c-th-gia {
    width: 20%;
    text-align: center;
}

table .c-th-ttien b,table .c-th-gia b {
    color: #ff0000;
    font-weight: 700;
}

.cart_summary tr td sup {
    font-size: 16px;
}

.number-down,.number-up {
    border: 1px solid #eaebf3;
    outline: none;
    background: transparent;
    height: 30px;
    width: 30px;
    text-align: center;
    vertical-align: top;
    padding: 0;
    color: #222;
    font-size: 18px;
    line-height: 27px;
    float: left;
    cursor: pointer;
}

#number {
    border: 1px solid #eaebf3;
    border-left: 0;
    border-right: 0;
    height: 30px;
    font-size: 18px;
    text-align: center;
    width: 45px;
    vertical-align: top;
    min-height: 30px;
    padding: 0;
    float: left;
    font-family: 'Quicksand', sans-serif;
}

.so-luong-mua {
    display: -webkit-inline-box;
}

.button-cart {
    margin: 15px 15px 30px;
}

.button-cart a.close {
    margin-top: 15px;
    float: left;
    color: #4ba924;
    cursor: pointer;
}

.button-cart .btn-checkout {
    float: right;
    text-transform: uppercase;
    font-size: 16px;
    padding: 3px 30px 2px;
    line-height: 42px;
    color: #ffffff;
    background: #4ba924;
    white-space: nowrap;
    transition: all 0.2s ease-in-out;
    border-radius: 5px;
    font-weight: 500;
}

.button-cart .btn-checkout:hover {
    background: #000;
}

.button-cart a.close:hover {
    color: #fe9614;
}

.block-total-left {
    width: 67%;
    float: left;
}

.block-total-cart {
    float: right;
    width: 30%;
    border: 1px solid #e8e8e8;
    padding: 10px 0;
}

.total-cart-page {
    display: flex;
    font-size: 18px;
    padding: 5px 15px;
}

.title-cart-page-left {
    flex-basis: 60%;
}

.number-cart-page-right {
    flex-basis: 40%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-align: right;
}

.number-cart-page-right .price {
    text-align: right;
    width: 100%;
}

.title-final-total .number-cart-page-right .price {
    color: #ff0000;
    font-size: 20px;
}

.retail-note a {
    color: #2f2f2f;
    font-style: italic;
}

.title-final-total {
    font-weight: 650;
    margin: 10px 0;
}

.method-button-cart button:hover {
    background: #4ba924;
    cursor: pointer;
}

.title-final-total {
    font-weight: 650;
    margin: 10px 0;
}

.border-product {
    width: 95%;
    margin: auto;
    border-bottom-width: 1px;
    border-bottom-color: #ededed;
    border-bottom-style: solid;
}

.order-summary__section {
    padding: 15px 0px;
}

.block-total-cart {
    float: right;
    width: 30%;
    border: 1px solid #e8e8e8;
    padding: 20px 0
}

.cart_product img {
    height: 115px
}

#placeSlide_main {
    overflow-x: hidden;
}

.product-thumbnail__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.product-thumbnail__wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

.product-thumbnail__quantity {
    background-color: #fe9614;
    color: #fff;
    position: absolute;
    z-index: 3;
    box-sizing: border-box;
    text-align: center;
    top: 7px;
    right: -10px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    border-radius: 50%;
}

.product-thumbnail {
    width: 80px;
    height: 70px;
    background: #fff;
    position: relative;
    margin: 0;
    margin-right: 0;
}

.order-summary__section {
    border-top: 1px solid rgba(175,175,175,.34);
}

.btn--disabled {
    background: #4ba924;
    color: #fff;
    padding: 12px 20px;
    border: none;
    float: right;
    border-radius: 4px;
    cursor: pointer;
    opacity: 0.7;
    font-family: 'Quicksand', sans-serif;
}

.field__input-wrapper input {
    border-radius: 4px;
    display: block;
    box-sizing: border-box;
    padding: 10px;
    border: 1px #d9d9d9 solid;
    height: 42px;
    background-color: #fff;
    color: #333;
    font-family: 'Quicksand', sans-serif;
    font-size: 14px;
    width: 75%;
    float: left;
}

.payment-due__price {
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: -.04em;
    line-height: 1em;
    color: #4ba924;
}

.order-summary__nav.method-button-cart button {
    float: right;
    margin: 0;
    box-shadow: none;
    background: #a1140a;
    border-radius: 5px;
    font-size: 16px;
    padding: 10px 23px;
    line-height: 1.5;
}

.order-summary__nav.method-button-cart {
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.order-summary__nav.method-button-cart>a {
    float: left;
    margin: 0;
}

.edit_checkout {
    margin: 20px 0;
    display: inline-block;
    width: 100%;
}

.discount-code {
    padding: 0 20px;
}

.sidebar .sidebar__title {
    padding: 10px 20px;
    font-weight: 500;
    font-size: 20px;
}

#placeSlide_main .sidebar {
    width: 36%;
    float: right;
    border-left: 1px solid #ccc;
}

.content-box__row .fa-money {
    font-size: 25px;
    color: #0073ab;
    float: right;
}

.content-box__row__desc {
    clear: both;
}

.radio__input {
    float: left;
}

.radio__label {
    float: left;
    margin-left: 7px;
    position: relative;
    top: -9px;
    width: 93%
}

.content-box__row {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    padding: 20px;
}

.thanhtoan-2 h2 {
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.thanhtoan-2 {
    width: 30%;
    float: left;
    margin: 0 20px
}

.alert--info {
    color: #2f2f2f;
    background-color: #fe961447;
    border-color: #fe961447;
    padding: 14px 20px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.top_td select,.top_td input,.top_td textarea {
    border-radius: 4px;
    display: block;
    box-sizing: border-box;
    padding: 10px;
    border: 1px #d9d9d9 solid;
    height: 42px;
    background-color: #fff;
    color: #333;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    width: 100%;
    margin-bottom: 15px;
    font-weight: 600;
}

.top_td {
    border-bottom: none;
}

.top_td textarea {
    height: 80px;
    margin-bottom: 0;
}

#chitiet_news {
    width: 30%;
    float: left;
}

.method-button-cart button {
    text-transform: uppercase;
    font-size: 16px;
    padding: 15px 30px 14px;
    color: #FFF;
    background: #4ba924;
    white-space: nowrap;
    webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-weight: 400;
    cursor: pointer;
    border: none;
    margin-bottom: 10px;
}

#cartRow_969208 .price>div {
    margin: 5px 0
}

#cartRow_969208 .price,#cartRow1_969208.price {
    color: #fe9614
}

.dv-gr-vanchuyen {
    border-radius: 4px;
    width: 100%;
    padding: 15px 20px;
    position: relative;
    border: 1px solid #d9d9d9;
    margin-bottom: 20px;
    line-height: 18px;
}

.dv-gr-vanchuyen.dv-gr-thanhtoan label {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.radio__input {
    float: left;
}

input.lb_ghdck:checked, .input_style_1:checked {
    border: none;
    box-shadow: 0 0 0 10px #b81b10 inset;
}

.input_style_radio {
    border-radius: 100px;
}

input.lb_ghdck, .input_style_1 {
    color: inherit;
    font: inherit;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -webkit-font-smoothing: inherit;
    background: transparent;
    line-height: normal;
    width: 18px;
    height: 18px;
    box-shadow: 0 0 0 0 #bbbbbb inset;
    transition: all 0.2s ease-in-out;
    position: relative;
    cursor: pointer;
    vertical-align: -4px;
    outline: 0;
    border: 1px solid;
    border-color: #bbbbbb;
    margin-right: 8px;
    float: left;
    overflow: hidden;
}

.dv-gr-vanchuyen .blank-slate {
    background-color: #ececec;
    padding: 15px 20px;
    margin: 5px -20px -15px;
    line-height: 25px;
}

input.lb_ghdck:checked:after, .input_style_1:checked:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    background-image: url(/images/checkbox-tick-0.svg),none;
    filter: alpha(opacity=100);
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 8px;
    margin-left: -5px;
    margin-top: -4px;
}

.input_style_radio:checked:after {
    background: none;
    width: 4px;
    height: 4px;
    margin-left: -2px;
    margin-top: -2px;
    background-color: #fff;
    border-radius: 50%;
}

.pro_home_id ul:hover .hidden-feature_img {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.hidden-feature_img {
    position: absolute;
    top: 0;
    visibility: hidden;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.page_sp_ct {
    width: 1000px;
    padding: 40px;
}

.pro_home_id.pro_id ul {
    width: calc(100% / 3 - 20px);
    margin: 0px 10px 20px;
    background: #f5f5f5;
    padding: 10px;
    border-radius: 20px;
}

.pro_home_id.pro_id.owl-carousel ul {
    width: calc(100% / 1);
    margin: 0px 0px 20px;
}

.pro_home_id.pro_id ul .pro_home_id.pro_id#pro_slide {
    margin: 0;
}

.pro_home_id.pro_id#pro_slide ul {
    width: calc(100% / 1);
    margin: 0px;
}

.variations {
    margin: 20px 0 10px;
    border: 0;
    width: 100%;
}

.variations tr {
    margin-bottom: 10px;
    display: inline-block;
}

.variations td.label {
    min-width: 80px;
    text-align: left;
}

.variations label {
    font-size: 16px;
    color: #333;
    text-transform: capitalize;
    margin: 5px 0;
    font-weight: 700;
}

.variations td {
    display: inline-block;
}

.variable-items-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    background-color: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 2px solid #e9e9e9;
    width: auto;
    padding: 5px 10px;
    border-radius: 3px;
    text-align: center;
    margin: 0 5px;
}

variable-item:hover,.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected {
    border-color: #fe9614;
}

.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item:hover, .woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected {
    border-color: #fe9614;
    cursor: pointer;
}

.product_vendor {
    margin-top: 5px;
}

.cl_main {
    color: #fe9614;
}

.viewRight .number-down,.viewRight .number-up {
    height: 48px;
    width: 48px;
    line-height: 48px;
    font-family: 'Quicksand', sans-serif;
}

.viewRight .so-luong-mua {
    float: left;
}

.viewRight #number {
    height: 48px;
    width: 68px;
    min-height: 48px;
}

.sort-cate-left {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    background: #ececec;
    padding: 11px 20px;
    align-items: center;
    justify-content: space-between;
}

.sort-cate-left .timkiem_top {
    background: #fff;
    margin: 0;
    margin-right: 20px;
}

.sort-cate-left .search a {
    text-indent: -10000px;
    background: url(../images/search-1.png) no-repeat center 11px;
    float: right;
    border-left: 0px;
    height: 40px;
    width: 40px;
    background-size: 50%;
}

.sort-cate-left .input_search {
    display: block;
    width: 200px;
}

.orderby {
    padding: 8.5px 10px;
    outline: none;
    border: none;
    font-size: 16px;
    font-family: 'Quicksand', sans-serif;
    width: 235px;
    float: right;
    margin: 0;
}

.product-view-mode {
    float: left;
    margin-right: 20px;
}

.sort-cate-left h3 {
    color: #2f2f2f;
    font-size: 15px;
    float: left;
    margin: 0;
}

.product-view-mode a {
    color: #151320;
    font-size: 22px;
    opacity: 0.7;
}

.sort-cate-left ul li {
    float: left;
}

.sort-cate-left ul li:last-child {
    margin-left: 10px;
}

.sort-cate-left ul li a {
    color: #000;
    font-size: 15px;
    position: relative;
}

.sort-cate-left ul li a i {
    height: 16px;
    width: 16px;
    border: 1px solid #ababab;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 7px 0 0;
    position: relative;
}

.sort-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}

.sort-form li {
    margin-right: 7px;
    cursor: pointer;
    line-height: 1;
}

.sort-form li.active {
    pointer-events: none;
}

.sort-form li:hover i, .sort-form li.active i {
    color: #4ba924;
}

.offer-box {
    background: #fe961447;
    padding: 20px;
    border-radius: 5px;
}

.ct_add ul h3 a i {
    padding-right: 5px;
    line-height: 36px;
}

.ct_add ul h3.h3_ad a i {
    padding-right: 0px;
}

.listdetail__list__item > div {
    display: table-cell;
    vertical-align: middle;
}

.listdetail__list__left {
    width: 250px;
    font-weight: 600;
    font-size: 23px;
}

.listdetail__list {
    margin: 20px 0;
}

.listdetail__list__item select {
    padding: 10px 35px 10px 10px;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
    width: 190px;
}

.listdetail__list__item {
    margin: 10px 0;
}

.viewRight h1 {
    font-size: 35px;
    color: #333;
    font-weight: 600;
    padding: 0;
    margin-bottom: 10px;
    line-height: 1.2
}

.viewRight h1 span {
    color: #c1c1c1;
    font-weight: normal;
    font-size: 16px;
    padding-left: 10px;
    text-decoration: line-through;
}

.noidung h3 {
    margin: 15px 0;
}

.ui-widget.ui-widget-content {
    border: none !important;
    margin-bottom: 25px;
    width: calc(100% - 15px);
    margin-left: 0px;
}

.ui-widget.ui-widget-content {
    height: 4px;
    background: #ebebeb;
}

.aside-item .aside-content {
    width: 100%;
    z-index: 0;
    position: relative;
    margin-top: 25px;
}

.ui-slider-horizontal .ui-slider-handle {
    height: 18px !important;
    width: 18px !important;
    border-radius: 50% !important;
    top: -7px !important;
    background: #cc2121 !important;
    border: solid 2px #fff !important;
    box-shadow: 0px 4px 8px 0px rgb(204 33 33 / 30%);
    margin-left: 0 !important;
}

.ui-slider-range.ui-corner-all.ui-widget-header {
    background: #cc2121;
}

a#filter-value {
    padding: 0 10px;
    font-size: 16px;
    text-transform: none;
    font-weight: 400;
    width: 67px;
    float: right;
    text-align: center;
    margin-top: 0;
    background: #fe9614;
    color: #fff;
    border-radius: 50px;
    text-transform: uppercase;
}

.sidebar .easy-basket-filter {
    margin: 60px 0 50px 0;
    position: relative;
}

.sidebar .fill {
    height: 3px;
    width: 100%;
    background-color: #4ba924;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.sidebar .easy-basket-filter-info {
    box-sizing: border-box;
    padding: 0;
    width: 100%;
    justify-content: space-between;
    position: absolute;
    top: -45px;
    left: 0;
}

.sidebar .easy-basket-filter-info p {
    color: #2f2f2f;
    padding: 7px 14px;
    border-radius: 3px;
    background: #e8e8e8;
    margin: 0;
}

.sidebar .easy-basket-filter-info .iLower {
    float: left;
    display: inline-block;
}

.sidebar .easy-basket-filter-info .iUpper {
    float: right;
    display: inline-block;
}

.sidebar .easy-basket-filter-info input {
    border: none;
    color: #4ba924;
    width: 35px;
    text-align: center;
    background: none;
    padding: 0;
    font-weight: bold;
}

.sidebar .filter_price .range {
    position: absolute;
    left: 0;
    top: 0;
}

.sidebar .filter_price input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    margin: 0;
    background: transparent;
    padding: 0;
}

.sidebar .filter_price input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    cursor: pointer;
    position: relative;
    z-index: 3;
}

.sidebar .filter_price input[type=range]:focus, input[type=text]:focus {
    outline: none;
}

.sidebar .filter_price input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    border: 5px solid #f1f1f1;
    box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.5);
    border-radius: 100%;
    background: #fac122;
    cursor: pointer;
    margin-top: -9px;
}

.sidebar .filter_price input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    background: #707D7D;
    border-radius: 1.3px;
}

.sidebar .filter_price input[type=range].lower::-webkit-slider-runnable-track {
    background: red;
}

.sidebar .easy-basket-filter-ticks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 5px;
    padding-top: 8px;
    font-size: 15px;
    cursor: default;
    left: 0;
    bottom: 0;
    width: 95%;
}

.sidebar .easy-basket-filter-ticks > div {
    height: 100%;
    width: 1px;
    background: #DDD;
    color: #888;
}

.sidebar .easy-basket-filter-ticks > div:nth-child(10n - 9) {
    height: 150%;
}

.sidebar .easy-basket-filter-ticks > div:nth-child(10n - 9)::before {
    display: block;
    content: attr(data-value);
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    text-align: center;
    width: 40px;
    font-size: 18px;
}

.sidebar .check_select {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 15px;
}

.sidebar .check_select:last-child {
    margin-bottom: 0
}

.sidebar .check_select input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.sidebar .checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50px;
}

.sidebar .check_select input ~ .checkmark {
    background-color: #ccc;
}

.sidebar .check_select input:checked ~ .checkmark {
    background-color: #fe9614;
}

.sidebar .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.sidebar .check_select input:checked ~ .checkmark:after {
    display: block;
}

.sidebar .check_select .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sidebar ul.color {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px;
    list-style: none;
}

.sidebar ul.color li {
    margin: 0;
}

.sidebar ul.color li a {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 8px 8px 0;
    border: solid 2px #fff;
    transition: all .2s ease;
}

.sidebar ul.color li.active a, .sidebar ul.color li a:hover {
    border: solid 2px #000;
}

.sidebar ul.color li:nth-child(1) a {
    background: #e25392;
}

.sidebar ul.color li:nth-child(2) a {
    background: #21c3db;
}

.sidebar ul.color li:nth-child(3) a {
    background: #e4c1b1;
}

.sidebar ul.color li:nth-child(4) a {
    background: red;
}

.sidebar ul.color li:nth-child(5) a {
    background: #1746bb;
}

.filter-item--check-box input+.fa:before {
    content: "";
    margin-right: 0;
    font-size: 18px;
    border: solid 2px #5db04cbf;
    line-height: 40px;
    position: absolute;
    top: 0;
    height: 15px !important;
    width: 15px;
    background: #fff;
}

.filter-item--check-box input:checked+.fa:before, .filter-item--check-box input+span:before {
    background: #5db04c;
}

label[for] {
    cursor: pointer;
}

.color_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 15px;
}

.color_left li {
    cursor: pointer;
    border-radius: 50%;
    margin: 3px;
    width: 33px;
    height: 33px;
    -webkit-transition: .35s ease;
    transition: .35s ease;
}

.color_left li:hover {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.filter-item {
    margin: 0;
    cursor: pointer;
    line-height: 24px;
    min-width: 100%;
    padding: 0px;
    position: relative;
}

.tin_right input[type="checkbox"],.tin_right input[type="radio"] {
    display: inline;
    margin: 0;
    padding: 0;
    width: 100%;
    position: absolute;
    background: transparent;
    outline: none;
    opacity: 0;
}

.filter-item--check-box input:checked+.fa:after, .filter-item--check-box input+span:after {
    font-family: 'FontAwesome';
    content: "\f00c";
    color: #ffffff;
    position: absolute;
    width: 9px;
    height: 9px;
    line-height: 9px;
    border-radius: 50%;
    top: 5px;
    left: 2px;
    font-size: 14px;
}

.filter-item--check-box .fa {
    font-size: 18px;
    line-height: 40px;
    position: absolute;
    top: 3px;
    right: 0;
    width: 20px;
    height: 20px;
}

.filter-item--check-box input:checked+.fa, .filter-item--check-box input+span {
    color: #ed3952;
}

.page_conten_page .poup_page {
    width: 600px;
    background: #e9e9e9;
    padding: 50px;
    border-radius: 10px;
}

.fhs-input-box {
    clear: both;
    padding: 7px 0;
}

.poup_page label {
    display: inline-block;
}

.fhs-input-group {
    position: relative;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
}

.fhs-selectbox, .fhs-textbox {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.fhs-input-box.fhs-input-display .fhs-input-group > .fhs-input-icon {
    display: block;
    position: absolute;
    right: 12px;
    color: #007bff;
    cursor: pointer;
    user-select: none;
}

.fhs-forget-pass {
    color: #F7931E;
    cursor: pointer;
    user-select: none;
    text-align: right;
    padding: 8px 0;
}

.fhs-btn-box {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    font-weight: 500;
}

.fhs-btn-box > button:disabled {
    background: rgb(224,224,224);
    background: -moz-linear-gradient(90deg, rgba(224,224,224,1) 0%, rgba(224,224,224,1) 100%);
    background: -webkit-linear-gradient( 90deg , rgba(224,224,224,1) 0%, rgba(224,224,224,1) 100%);
    background: linear-gradient( 90deg , rgba(224,224,224,1) 0%, rgba(224,224,224,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e0e0e0",endColorstr="#e0e0e0",GradientType=1);
    border: none;
    color: #636363;
}

.fhs-btn-box > button {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 300px;
    max-width: 100%;
    font-size: 1.1em;
    font-weight: 500;
    transition: all 0.3s;
    box-shadow: 0px 4px 6px hsl(0deg 0% 90%);
    -moz-box-shadow: 0px 4px 6px hsl(0, 0%, 90%);
    -webkit-box-shadow: 0px 4px 6px hsl(0deg 0% 90%);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    padding: 10px 20px;
    margin: 7px 0;
    cursor: pointer;
    font-weight: 500;
}

.fhs-btn-box > .fhs-btn-cancel {
    color: #fe9614;
    border: 1px solid #fe9614;
}

.fhs-btn-box > .fhs-btn-fb {
    background-color: #007bff;
    color: white;
    border: 1px solid #007bff;
}

.fhs-btn-box > button:enabled:hover {
    box-shadow: 0px 6px 8px hsl(0deg 0% 90%);
    -moz-box-shadow: 0px 6px 8px hsl(0, 0%, 90%);
    -webkit-box-shadow: 0px 6px 8px hsl(0deg 0% 90%);
    transform: scale(1.03);
    cursor: pointer;
}

.fhs-input-box.fhs-input-send .fhs-input-group > .fhs-input-icon {
    display: block;
    position: absolute;
    right: 12px;
    color: #007bff;
    cursor: pointer;
    user-select: none;
}

.fhs-selectbox[autocomplete='off']:read-only:disabled, .fhs-textbox[autocomplete='off']:read-only:disabled {
    background-color: #f2f2f2;
}

.fhs-register-term {
    text-align: center;
    padding: 8px 0;
    font-size: 0.9em;
    line-height: 1.5em;
}

.dt-sc-image-gallery.flex {
    width: 100%;
    margin-top: 30px;
}

.dv-menu-left {
    width: 100%;
    color: #fff;
    position: relative;
    border-radius: 5px;
}

.dv-nut-menu {
    cursor: pointer;
    border-radius: 7px 7px 0 0;
    line-height: 1.0;
    position: relative;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding: 15px 15px;
    background: #5db04c;
    border: 1px solid #5db04c47;
    border-bottom: 0;
}

.dv-ul-menu {
    position: relative;
    width: 100%;
    margin-top: 0;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-top: 0;
    border-radius: 0 0 5px 5px;
}

.dv-ul-menu ul, .dv-ul-menu li {
    list-style: none;
}

.dv-ul-menu ul li {
    -webkit-box-shadow: inset 0px 1px 0px 0px #eee;
    -moz-box-shadow: inset 0px 1px 0px 0px #eee;
    box-shadow: none;
    padding: 0;
}

.vertical-menu-item {
    display: block;
    border-top: 1px solid #e8e8e8;
}

.dv-ul-menu ul li a {
    text-decoration: none;
    color: #000;
    line-height: 1.4;
    padding: 12px 10px;
    display: block;
    align-items: center;
    padding-left: 20px;
    font-weight: 600;
    font-size: 16px;
}

.dv-menu-left {
    margin-bottom: 20px;
}

.baiviet_moi_right > h3 {
    cursor: pointer;
    border-radius: 5px 5px 0 0;
    line-height: 1.0;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    padding: 16px 20px;
    background: #5db04c;
    border: 1px solid #f7941d29;
    border-bottom: 0;
    text-transform: uppercase;
}

.dv-tinrgiht {
    padding: 12px;
    border: 1px solid #e8e8e8;
    border-radius: 0 0 5px 5px;
    background: #fff;
}

.baiviet_moi_right li {
    width: 100px;
    float: left;
    list-style: none;
    line-height: 0;
}

.baiviet_moi_right ul h3 {
    width: calc(100% - 100px);
    float: right;
    padding-left: 15px;
}

.baiviet_moi_right ul h3 a {
    color: #333;
    font-size: 15px;
    display: block;
    line-height: 1.5;
    font-weight: 400;
}

.baiviet_moi_right ul + ul {
    border-top: 1px dashed #e1e1e1;
    padding-top: 10px;
    margin-top: 10px;
}

.tt_page_top.tt_video.tt_video_sl .new_id_bs {
    width: calc(100% / 1 - 20px);
}

.dv-sanpham-cont-x {
    background: #f5f5f5;
    padding: 40px 0 30px;
}

.owl-carousel .owl-prev span, .owl-carousel .owl-next span {
    transition: all .3s;
}

.owl-carousel .owl-prev:hover span, .owl-carousel .owl-next:hover span {
    color: #fff;
}

.dv-right-top.flex {
    margin: 0 -7px;
}

.bannerMain .owl-carousel .owl-prev, .bannerMain .owl-carousel .owl-next {
    border-color: #fff !important;
}

.bannerMain .owl-carousel .owl-prev span, .bannerMain .owl-carousel .owl-next span {
    color: #fff !important;
}

.dv-box-baiviet a {
    width: calc(100% / 3 - 20px);
    margin: 0 10px 15px;
    float: left;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 10px #e6e6e6;
    padding: 12px 10px;
    border-radius: 10px;
    font-size: 20px;
    color: #5db04c;
    text-transform: uppercase;
    transition: all .3s;
}

.showText ol {
    margin-left: 16px;
}

.dv-box-baiviet {
    margin: 0 -10px 15px;
}

.dv-box-baiviet a.acti, .dv-box-baiviet a:hover {
    background: #5db04c;
    color: #fff;
}

.tin_left.full_tin_left.full-gioithieu {
    background: #fff;
    padding: 20px 0 0;
}

.tin_left.full_tin_left.full-gioithieu .h1, .tin_left.full_tin_left.full-gioithieu > h1 {
    text-align: left;
    color: #333;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 7px;
    margin-bottom: 30px;
    font-size: 32px;
}

.tin_left.full_tin_left.full-gioithieu .h1:before, .tin_left.full_tin_left.full-gioithieu > h1:before {
    content: "";
    width: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 3px solid #333;
}

.dv-boxxx-top.flex {
    margin: 30px 0;
    padding: 90px 75px 0;
    position: relative;
}

.dv-boxxx-top.flex .dv-grrr {
    width: calc(100% / 3 - 30px);
    margin: 0 15px 20px;
    box-shadow: 0 0 10px #ccc;
    padding: 20px;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    background: #fff;
}

.dv-boxxx-top.flex .dv-grrr .img {
    text-align: center;
    border: 2px solid #5db04c;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    padding: 20px;
    margin-top: -73px;
    background: #fff;
}

.dv-boxxx-top.flex .dv-grrr .img img {
    width: 100%;
    height: 100%;
    margin: 0;
}

.dv-boxxx-top.flex:before {
    content: "";
    background: #5db04c;
    position: absolute;
    height: 150px;
    width: 100%;
    left: 0;
    border-radius: 10px;
    top: 0;
}

.dv-boxxx-top.flex .dv-grrr h3 {
    text-align: center;
    text-transform: uppercase;
    color: #5db04c;
    font-size: 25px;
    padding: 10px 0 5px;
}

.dv-boxxx-top.flex .dv-grrr p {
    margin: 0;
    padding: 0;
}

.dv-boxxx .dv-left {
    width: 40%;
    float: left;
}

.dv-boxxx .dv-right {
    width: 60%;
    float: left;
    padding-left: 25px;
}

.dv-boxxx .dv-left img {
    margin: 0;
    padding: 0;
}

.dv-boxxx-top.flex .dv-grrr .nd {
    margin: 0;
    padding: 0;
    text-align: justify;
}

.dv-nd-popup {
    border-radius: 10px;
}

.dv-dangkylaithu {
    margin: 30px 0;
}

.dv-dangkylaithu h3 {
    font-size: 25px;
    text-transform: uppercase;
    color: #5db04c;
}

.dv-dangkylaithu form {
    margin: 0 -10px;
}

.dv-dangkylaithu .left {
    float: none;
}

.dv-dangkylaithu .right {
    width: 100%;
}

.dv-dangkylaithu .clr {
    margin: 0;
    padding: 0;
}

.dv-dangkylaithu .left {
    margin: 0;
}

.dv-dangkylaithu .right li.mess {
    width: calc(100% / 1 - 20px);
}

.dv-banggia-xe-gr {
    width: 100%;
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 10px;
}

.dv-banggia-xe-gr h3 a {
    color: #5db04c;
    font-size: 25px;
}

.dv-banggia-xe-gr li {
    width: 35%;
    list-style: none;
    float: left;
}

.dv-banggia-xe-gr .showText {
    width: 60%;
    float: left;
    padding-left: 25px;
}

.dv-banggia-xe-gr .showText h3 {
    font-size: 18px;
    color: #033e83;
    line-height: 1.4;
    margin-bottom: 0;
    padding-top: 5px;
}

.dv-box-spxx a {
    display: inline-block;
    background: #05438c;
    color: #fff;
    font-size: 15px;
    padding: 10px 20px;
    margin-top: 10px;
    float: left;
    margin-right: 10px;
    border-radius: 7px;
    transition: all .3s;
}

.dv-box-spxx a i {
    margin: 0 0 0 6px !important;
}

.dv-box-spxx a:hover {
    background: red;
}

.dv-dangkylaithu .dv-alienhe a {
    margin-top: 0;
    min-width: 130px;
    text-align: center;
    padding: 12px 25px;
}

.dv-box-sssss {
    background: #fff;
    padding: 20px;
}

.dv-box-sp-ss .dv-box-imgname .lm_2 {
    font-weight: 700;
    color: #5db04c;
    font-size: 20px;
}

.dv-box-sp-ss .dv-gia-tien {
    font-size: 20px;
}

.dv-box-sp-ss .dv-gia-tien span.gia_km {
    font-size: 17px;
}

.dv-box-sp-ss .jss_event_longthinh_remvove {
    font-size: 17px;
}

.dv-box-sslink {
    position: fixed;
    left: 12px;
    bottom: 18px;
    z-index: 111;
}

.dv-box-sslink a {
    display: flex;
    align-items: center;
    background: #5db04c;
    color: #fff;
    padding: 8px 20px;
    border-radius: 100px;
    font-size: 15px;
    transition: all .3s;
}

.dv-box-sslink i {
    margin-right: 7px;
}

.dv-box-sslink a:hover {
    background: linear-gradient(to bottom, #3d893e, #6cb95c);
}
.dv-quaylai a,
.dv-box-xe-dl a {
	background: linear-gradient(to bottom, #3d893e, #6cb95c) !important;
	color: #fff !important
}
.dv-quaylai a:hover,
.dv-box-xe-dl a:hover {
	background: linear-gradient(to bottom, #6cb95c, #3d893e) !important;
	color: #fff !important
}.dv-box-xe-dl .xoa {
    background: #e51010 !important;
}
.h4-titlex {
    background: #5db04c !important;

}
.dv-box-xetitle a.acti span {
	    background: #5db04c !important;
}
.dv-box-xetitle a.acti {
	    color: #5db04c !important;
}
.dv-float-button {
    position: fixed !important;
    right: 25px;
    left: auto;
    width: auto;
    bottom: 180px;
    background: #ffffff;
    box-shadow: 0 0 8px #d4d4d4;
    padding: 12px 8px 2px;
    border-radius: 10px;
    z-index: 99 !important;
}

.dv-float-button a {
    display: inline-block;
    line-height: 0;
    width: 47px;
    height: 47px;
    padding: 3px;
}

.dv-float-button img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dv-float-button .quick-alo-green {
    line-height: 0;
    margin-bottom: 10px;
}

.dv-float-button a span {
    position: absolute;
    right: 0;
    background: #5db04c;
    display: block;
    line-height: 1.5;
    color: #fff;
    top: 6px;
    z-index: 1111;
    white-space: nowrap;
    padding: 10px 35px;
    font-size: 15px;
    border-radius: 100px 0 0 100px;
    opacity: 0;
    z-index: -1;
    transform: all .3s;
    display: none;
}

.dv-float-button a {
    position: relative;
}

.dv-float-button a:hover span {
    z-index: 1;
    opacity: 1;
    right: 56px;
    display: block;
}

.dv-box-dtcp .dv-r {
    width: calc(100% - 160px);
    float: left;
    padding-left: 10px;
}

.dv-ketqua.dv-ketqua-img img {
    width: 100%;
    height: auto;
}

.dv-loadkqqq2 {
    font-size: 16px;
    color: #000;
}

.dv-loadkqqq2 table td,.dv-loadkqqq2 table th {
    border-top: 1px solid #e9e9e9;
    line-height: 1.5;
    padding: 9px 20px;
    color: #333;
}

.dv-loadkqqq2 table tr:hover {
    background: #f8f8f8;
}

.dv-loadkqqq2 table th {
    font-weight: 700;
    background: #f2f2f2;
    color: #5db04c;
    font-size: 18px;
}

.dv-loadkqqq2 table {
    border: 1px solid #e9e9e9;
}

.dv-loadkqqq2 .tit {
    font-weight: 700;
    font-size: 26px;
    color: #333;
    line-height: 1.3;
    padding: 0 0 15px;
}

.dv-box-dtcp .dv-r input, .dv-box-dtcp .dv-r select {
    width: 100%;
    height: 40px;
    padding: 0 10px;
    -webkit-box-shadow: inset 0 -1.4em 1em 0 rgba(0, 0, 0, .02);
    box-shadow: inset 0 -1.4em 1em 0 rgba(0, 0, 0, .02);
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 7px;
}

.dv-dutoanchiphi.flex {
    padding: 30px;
}

.dv-box-dtcp .dv-r a {
    background: linear-gradient(to bottom, #6cb95c, #3d893e);
    padding: 9px 22px;
    display: inline-block;
    color: #fff;
    border-radius: 8px;
    font-size: 17px;
    margin-top: 10px;
    transition: all 0.5s;
}

.dv-ketqua .dv-img {
    text-align: center;
}

.dv-chiphix {
    border-bottom: 1px dotted #ccc;
    font-size: 16px;
    padding-bottom: 7px;
    margin-bottom: 7px;
}

.dv-chiphix .l {
    display: inline-block;
    width: 180px;
    float: left;
}

.dv-box-dtcp .dv-r input[readonly="readonly"] {
    background: #e6e6e6;
    cursor: default;
}

.dv-chiphix .r {
    width: calc(100% - 180px);
    float: left;
    text-align: right;
}

.dv-ketqua .dv-img img {
    height: 55px;
    width: auto;
}

.dv-box-dtcp .dv-r a:hover {
    background: linear-gradient(to bottom, #3d893e, #6cb95c);
}

.dv-chiphix.dv-chiphix-news {
    border: none;
    border-top: 1px solid #ccc;
    margin-top: -8px;
    padding-top: 10px;
    font-size: 18px;
}

.dv-chiphix.dv-chiphix-news .r {
    color: #5db04c;
    font-size: 20px;
}

.dv-dutoanchiphi .dv-left {
    width: 50%;
    float: left;
}

.dv-dutoanchiphi .dv-right {
    width: 50%;
    float: left;
    padding-left: 50px
}

.dv-box-dtcp {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px
}

.dv-box-dtcp .dv-l {
    width: 160px;
    margin: 0 10px 0 0;
}

.dv-mndmtop {
    width: 160px;
    float: left;
    margin: 0;
    border-right: 1px solid #f1f1f1;
    padding: 0;
}

.dv-box-mnsptop.flex {
    background: #fff;
    position: absolute;
    margin-left: -140px;
    opacity: 0;
    z-index: -1;
    display: none;
}

.dv-mndmtop .dv-mntitletop {
    font-weight: 700;
    text-transform: uppercase;
    padding: 0;
    font-size: 16px;
    margin-top: 10px;
}

.dv-mnsptop a {
    display: block;
    line-height: 0;
    border-bottom: 1px solid #f1f1f1;
    padding: 5px 10px;
}

.dv-mnsptop a span {
    display: block;
    text-align: center;
    color: #333;
    line-height: 1.5;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
}

.dv-mnsptop a:hover span {
    color: red;
}

.dv-mnsptop a img {
    padding: 0 20px 5px;
    transition: all 0.5s;
    width: 100%;
    transition: all .3s;
}

.dv-mnsptop a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 0.5s;
}

li.is_step_2.hide_3 ul {
    display: none;
}

li.is_step_2.hide_3 {
    position: inherit !important;
}

.dv-mndmtop:last-child {
    border: none;
}

li.is_step_2.hide_3:hover .dv-box-mnsptop.flex {
    opacity: 1;
    z-index: 1;
    display: block;
}

.showText table {
    width: 100% !important;
}

.showText table td {
    padding: 4px 10px;width: 10%;
    border-color: #e2dfdd;
}

.showText table tr:nth-child(1) {
    background: #edeceb;
}

.dv-mnsptop a:nth-child(n+4) {
    display: none;
}

a.cur.showxmn {
    float: left;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    text-align: center;
    background: linear-gradient(to bottom, #ffffff7d, #0000001a);
    padding: 12px 0 8px;
    color: #5db04c;
    font-size: 17px;
    margin: 0;
    font-weight: 600;
}

.dv-box-mnsptop.acti .dv-mnsptop a:nth-child(n+4) {
    display: block;
}

.dv-box-mnsptop.acti a.cur.showxmn {
    display: none;
}

.dv-box-mnsptop.acti {
    padding-bottom: 10px;
}

.dv-box-mnsptop.flex {
    padding-bottom: 60px;
}

.item {
    opacity: 0;
}

.owl-item .item {
    opacity: 1;
}

.dv-boxthongsoxe > h2 {
    font-size: 30px;
    margin: 5px 0 10px;
}

.dv-chonphienban > h3 {
    font-size: 20px;
    float: left;
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 5px 0;
}

.dv-chonphienban select {
    width: calc(100% - 250px);
    float: right;
    height: 40px;
    padding: 0 15px;
    border: 1px solid #ccc;
    background: #f5f5f5;
    border-radius: 5px;
    font-size: 17px;
}

.dv-boxthongsoxe .showText {
    padding: 0 !important;
    margin: 0;
}

.dv-boxthongsoxe .showText table {
    margin-bottom: 0;
    padding-bottom: 0;
}

.dv-idvideo-youtube {
    width: 1200px;
    height: 650px;
    max-width: 90%;
    max-height: 90%;
    margin: 0 auto;
}

.dv-boxthongsoxe {
}

.dv-boxthongsoxe .dv-table-reposive-n {
    margin: 0;
}

.dv-boxthongsoxe .dv-table-reposive-n td {
    width: 50%;
}

.dv-nd-popup-child {
    display: flex;
    justify-content: center;
}

.dv-left-pop {
    width: 50%;
    padding: 30px !important;
}

.dv-left-pop li:before {
    content: "\f00c";
    font: normal normal normal 14px / 1 FontAwesome;
    margin-right: 10px;
}

.dv-right-pop {
    padding: 30px !important;
    width: 50%;
    background: #ededed;
}

.dv-right-pop {
    display: flex;
    align-items: center;
}

.dv-nd-popup-child .dv-left-pop img {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    margin: 15px auto !important;
}

.dv-nd-popup-child {
    padding: 0 !important;
}

.dv-right-pop > p {
    font-size: 14px !important;
    text-align: center;
}

.dv-right-pop .h3-title {
    text-align: center;
    color: #5db04c !important;
    line-height: 1.3;
    font-size: 25px !important;
}

.dv-left-pop blockquote {
    border: 1px dashed #5db04c;
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
    padding: 15px;
}

.dv-left-pop blockquote img {
    margin: 0 10px 0 0 !important;
    padding: 0;
}

.dv-left-pop blockquote a {
    background: #5db04c;
    display: block;
    color: #fff !important;
    padding: 10px;
    border-radius: 6px;
    margin-top: 10px;
    transition: all .4s !important;
}

.dv-left-pop li {
    line-height: 1.5 !important;
    margin: 0 !important;
    padding: 4px 0 0 !important;
}

.dv-left-pop blockquote a:hover {
    background: #5db04c;
}

.dv-right-pop form {
    margin-top: 20px;
}

.dv-right-pop form li {
    margin: 0;
    width: 100%;
    margin-bottom: 15px;
}

.dv-right-pop form li input,.dv-right-pop form li select {
    height: 48px !important;
    padding: 0 15px !important;
    color: #333 !important;
    font-size: 16px;
    border-radius: 7px !important;
}

.dv-right-pop form .dv-alienhe {
    width: 100% !important;
}

.dv-right-pop form .dv-alienhe a {
    width: 100% !important;
    margin: 7px 0 0;
    text-align: center;
    font-size: 17px;
}

.close-btn {
    background: red !important;
}

.dv-hot {
    padding: 5px 0 0;
    font-weight: 500;
    color: #000;
    font-size: 16px;
}

.dv-hot img {
    height: 12px;
    margin: 0;
    padding: 0;
}

.dv-hot strong {
    color: #ec1d25;
    font-size: 115%;
}

.dv-nd-popup-child .dv-left-pop blockquote img {
    margin: 0 !important;
    padding: 0 !important;
}

.all-checked.a-imgx.acti {
    border-color: #ed1b24;
    position: relative;
}

.all-checked.a-imgx.acti:before {
    content: "\f00c";
    font: normal normal normal 14px / 1 FontAwesome;
    background: #ed1b24;
    color: #fff;
    padding: 2px;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 8px;
}

.dv-dangkylaithu.dv-dangkylaithu-2 li {
    width: calc(100% / 3 - 20px);
}

.dv-dangkylaithu.dv-dangkylaithu-2 li p {
    margin: 0;
    padding: 0 0 7px;
    font-size: 16px;
    font-weight: 600;
}

.dv-dangkylaithu.dv-dangkylaithu-2 input,.dv-dangkylaithu.dv-dangkylaithu-2 select {
    padding: 0 15px;
    font-size: 16px;
}

.dv-dangkylaithu.dv-dangkylaithu-2 textarea {
    padding: 15px;
}

.new_id_bs.new_id_bs_video {
    width: calc(100% / 4 - 20px) !important;
    padding: 0;
}

.tt_page_top.tt_video.flex {
    margin: 0 -10px;
}

.new_id_bs.new_id_bs_video li {
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
}

.new_id_bs.new_id_bs_video ul {
    width: 100%;
    padding: 20px 0;
    text-align: center;
}

.new_id_bs.new_id_bs_video ul a {
    line-height: 1.5;
}

.new_id_bs.new_id_bs_video li i {
    font-size: 25px;
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dv-box-mnsptop.flex {
    width: 1279px;
    max-width: 100%;
    margin-left: -295px;
    border-radius: 5px;
}

.dv-mnsptop.flex a {
    width: calc(100% / 6 - 20px);
    margin: 0 10px 10px;
    float: left;
    padding: 0;
    border: none;
}

.dv-mnsptop a:nth-child(n+4) {
    display: inline-block !important;
}

.dv-mnsptop.flex a span.img {
    margin: 15px auto 10px;
    overflow: hidden;
    max-width: 85%;
    border-radius: 6px !important;
    position: relative;
    padding-top: 55%;
}

.dv-mnsptop a span.tit {
    font-size: 16px;
    font-weight: 700;
    color: #333;
}

.dv-mnsptop.flex a span.img img {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.dv-mnsptop a:hover span.tit {
    color: #5db04c;
}

.dv-box-mnsptop.flex a.cur.showxmn {
    display: none;
}

li.is_step_2.hide_3:hover .dv-box-mnsptop.flex {
    padding-bottom: 10px;
}

.dv-home-sanpham.dv-home-sanpham-nb .dv-xemthemxanh a {
    color: #333;
}

.dv-daban p span {
    white-space: nowrap;
}

li.li-home a img {
    height: 30px;
}

.dv-box-hotline {
    display: inline-flex;
    align-items: center;
    margin-left: 20px;
}

.dv-box-hotline img {
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

.dv-box-hotline span {
    font-size: 13px;
    color: #333;
    width: 100%;
    display: block;
    line-height: 1;
    padding: 0 0 4px;
}

.dv-box-hotline p {
    margin: 0;
    padding: 0;
    font-size: 20px;
    white-space: nowrap;
    font-weight: 600;
    color: #000;
}

.dv-box-hotline .dv-right {
    width: calc(100% - 42px);
    float: left;
}

.dv-banggia-child .dv-img {
    position: absolute;
    left: 50%;
    width: 70px;
    height: 70px;
    transform: translateX(-50%);
    top: -37px;
}

.dv-banggia-child .dv-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dv-banggia-child .dv-img img.anh_2 {
    display: none;
}

.dv-banggia-child:hover .dv-img img.anh_2 {
    display: block;
}

.dv-banggia-child:hover .dv-img img.anh_1 {
    display: none;
}

.dv-banggia-child:hover a span {
    color: #fff;
}

.dv-banggia-child a span:before {
    height: 1px;
    content: "";
    width: 110px;
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    border-top: 3px solid #5db04c;
}

.dv-banggia-child:hover a span:before {
    border-color: #fff;
}

.title_home span b {
    color: #5db04c;
}

.dv-home-sanpham-bcnd {
    padding: 40px 0;
    background-size: 100% 100% !important;
    background-position: center !important;
}

.dv-menu-box a:nth-child(1) {
    background: #fff;
    color: #000;
    transition: all .3s;
}

.dv-sanpham-cont-x .dv-menu-box a:nth-child(1):hover, .dv-menu-box a:nth-child(1):hover {
    color: #fff;
    background: #5db04c;
}

.dv-sanpham-cont-x .pro_home_id ul {
    background: #fff;
}

.dv-form-home-cotn .left {
    width: 50%;
    float: left;
    padding-right: 20px;
}

.dv-form-home-cotn .left img {
    width: 100%;
    height: auto;
    border-radius: 25px;
    box-shadow: 5px 5px 10px 0px #00000014;
}

.dv-form-home .title_home {
    margin-bottom: 30px;
}

.dv-form-home-cotn .showText {
    text-align: center;
    color: #000;
    line-height: 1.5;
}

.dv-form-home-cotn .showText strong {
    color: #5db04c;
}

.dv-box-lhf li {
    width: calc(100% / 2 - 24px) !important;
    margin: 0 12px 26px;
    float: left !important;
}

.dv-form-home li span {
    width: 70px;
    background: #252525;
    height: 50px;
    display: inline-flex;
    align-items: center;
    border-radius: 100px;
    float: left;
    position: relative;
    margin-right: 10px;
}

.dv-form-home li span img {
    max-height: 27px;
    width: auto;
    max-width: 40px;
}

.dv-boxtime-gr span {
    width: 35px !important;
    min-width: 0 !important;
    color: #fff !important;
    font-weight: 400 !important;
    padding: 0 !important;
    font-size: 27px !important;
}

.dv-sanpham-cont-xsale {
    background: #f5f5f5;
    padding: 40px 0 25px;
}

.dv-km-box {
    width: calc(100% - 40px);
}

.dv-km-box .dv-img a {
    display: block;
    line-height: 0;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.dv-km-box .dv-img a img {
    width: 100%;
    height: auto;
}

.dv-km-box .dv-title a {
    display: block;
    text-align: center;
    color: #333;
    font-size: 18px;
    line-height: 1.4;
}

.dv-km-box .dv-title a:hover {
    color: #5db04c;
}

.dv-khuyenmai-slider-child {
    margin: 0 -20px;
}

.dv-home-tintuc .dv-right .new_id_bs {
    background: linear-gradient(to right, #cacaca, #fff);
    padding: 10px;
    border-radius: 30px;
    border: 1px solid #fff;
}

.dv-home-tintuc .dv-right .new_id_bs li a {
    border-radius: 25px;
    overflow: hidden;
    border: 1px solid #fff;
    position: relative;
}

.dv-pin-tramsat {
    padding: 45px 0 30px;
}

.dv-home-sanpham.dv-home-sanpham-cont.dv-v2 {
    padding: 35px 0 10px;
}

.dv-taisao-noidung {
    background: #f9f9f9;
    padding: 35px 0;
    margin-top: 35px;
}

.dv-taisao-noidung .dv-left {
    width: 50%;
    float: left;
    padding-right: 40px;
}

.dv-taisao-noidung .dv-right {
    width: 50%;
    float: left;
    display: inline-flex;
    align-items: center;
}

.dv-taisao-noidung .dv-left img {
    width: 100%;
    height: auto;
    border-radius: 30px;
    border: 1px solid #5db04c;
}

.dv-taisao-box .dv-img {
    width: 75px;
    float: left;
}

.dv-taisao-box .dv-right-ts {
    width: calc(100% - 75px);
    float: left;
    padding-left: 35px;
}

.dv-taisao-box .dv-right-ts .dv-tit {
    color: #5db04c;
    font-weight: 600;
    font-size: 20px;
}

.dv-taisao-box {
    margin-bottom: 7px;
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 7px;
}

.dv-taisao-box .dv-right-ts .dv-nd {
    font-size: 15px;
    line-height: 1.4;
}

.dv-home-taisao-nd {
    position: relative;
}

.dv-home-taisao-nd:before {
    content: "";
    width: 82px;
    height: 100%;
    box-shadow: 0 0 10px #3838388f;
    position: absolute;
    top: -10px;
    left: -10px;
    border-radius: 100px;
    background: linear-gradient(to bottom, #fff, #e9e9e9);
    border: 7px solid #fff;
}

.dv-taisao-box .dv-img img {
    width: 100%;
}

.dv-taisao-box .dv-img img + img {
    display: none;
}

.dv-taisao-box:hover .dv-img img {
    display: none;
}

.dv-taisao-box:hover .dv-img img + img {
    display: block;
}

.dv-home-camnhan.dv-home-camnhan-2 .slick-track {
    background: none;
}

.dv-home-camnhan.dv-home-camnhan-2 .dv-tit a {
    text-align: center;
    line-height: 1.4;
    display: block;
    margin: 20px 0 0;
    font-weight: 500;
    color: #960606;
    font-size: 20px;
}

.dv-home-camnhan.dv-home-camnhan-2 .dv-tit span {
    display: block;
    line-height: 1.3;
    color: #333;
}

.dv-home-baohiemcn {
    padding: 50px 20px 30px;
}

.dv-tintuc-dm {
    text-align: center;
    margin-bottom: 20px;
}

.dv-tintuc-dmct {
    border: 1px solid #333;
    display: inline-block;
    border-radius: 100px;
    padding: 5px;
    background: rgb(255 255 255 / 69%);
}

.dv-tintuc-dmct a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 20px;
    padding: 10px 20px;
    color: #000;
    font-weight: 500;
    border-radius: 100px;
    position: relative;
}

.dv-tintuc-dmct a:hover {
    background: linear-gradient(to bottom, #6cb95c, #3d893e);
    color: #fff;
    font-weight: 500;
}

.dv-tintuc-dmct a + a:before {
    border-left: 2px solid #333;
    content: "";
    height: 22px;
    position: absolute;
    left: -8px;
    top: 15px;
}

.dv-tintuc-dmct a + a {
    margin-left: 10px;
}

.dv-home-camnhan-cont {
    background: #f5f5f5;
    padding: 35px 0 45px;
}

.dv-home-canhanh-gr .dv-img img {
    width: 100%;
    height: auto;
    border-radius: 30px;
}

.dv-boxnd {
    padding: 20px;
    text-align: center;
    color: #fff;
    position: relative;
}

.dv-boxnd > img {
    width: 74px !important;
    height: 74px !important;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
}

.dv-home-canhanh-gr .dv-tit a {
    display: block;
    font-weight: 600;
    color: #fff;
    font-size: 28px;
    padding: 25px 0 10px;
}

.dv-home-canhanh-gr .dv-xemthem {
    text-align: center;
}

.dv-home-canhanh-gr .dv-xemthem a {
    display: inline-block;
    background: #ffffff;
    padding: 8px 25px;
    border-radius: 100px;
    color: #000;
    font-size: 18px;
    margin-top: 15px;
    transition: all .3s;
}

.dv-home-canhanh-gr .dv-xemthem a:hover {
    color: #fff;
    background: linear-gradient(to bottom, #72d05e, #49a94b);
}

.dv-home-taisao {
    padding: 30px 0 0;
}

.dv-home-camnhan.dv-home-camnhan-2 {
    padding: 30px 0;
}

.dv-home-tintuc-conts {
    padding-bottom: 35px;
}

.dv-box-hotline p:hover {
    color: #5db04c;
}

.dv-form-home-form-child {
    padding: 25px 0 0;
}

.dv-home-tintuc .title_home:before {
    width: 100px;
}

.tt_page.tt_page_top.tt_tintuc.flex .new_id_bs {
    width: calc(100% / 1 - 0px);
    margin: 0 0px 30px;
}

.pro_home_id.pro_id ul .dv-menu-box {
    margin-bottom: 7px;
}

.dv-sanpham-cont-x .dv-menu-box a:nth-child(1) {
    background: #f2f2f2;
}

.dv-camnhan-box a {
    position: relative;
}

.page_conten_page ~ .dv-form-home.longthinhdev {
    padding-top: 10px;
}

.dv-phantram {
    position: absolute;
    right: 20px;
    top: 20px;
    line-height: 0;
    text-align: center;
    background: #fff1a8;
    display: flex !important;
    align-items: center;
    color: #5db04c;
}

.dv-phantram span {
    overflow: visible;
    min-width: auto;
    font-size: 17px;
    min-height: auto;
    color: #cf2032;
    display: inline-flex;
    height: 26px;
    padding: 2px 7px 0 12px;
    line-height: 1.5;
    align-items: center;
    margin: 0 0 0 auto;
    text-align: right;
    font-weight: 600;
}

.dv-phantram svg {
    height: 28px;
    position: absolute;
    left: -9px;
    width: 20px;
    top: 0;
}

.new_id_bs.dv-box-video-home img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}

.new_id_bs.dv-box-video-home .box-2 {
    width: 84px !important;
    height: 84px !important;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.dv-taisao-noidung .dv-left a {
    display: block;
    position: relative;
}

.dv-taisao-noidung .dv-left a img.box-2 {
    position: absolute;
    border: none;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    transform: translate(-50%, -50%);
}

.sv-box-camnhan {
    position: absolute;
    line-height: 1.4;
    background: linear-gradient(to bottom, #ffffff00, #000000e0);
    bottom: 0;
    left: 0;
    right: 0;
    padding: 25px;
    color: #ffffff;
    border-radius: 0 0 30px 30px;
    font-weight: 600;
    text-align: center;
    font-size: 26px;
}

.dv-slider-sp .slick-center .sv-box-camnhan {
    left: 7px;
    bottom: 7px;
    right: 7px;
    border-radius: 0 0 25px 25px;
}

.sv-box-camnhan span {
    display: block;
    color: #5db04c;
    line-height: 1.3;
    font-weight: 500;
    font-size: 20px;
}
.dv-ss-xe-gr:hover h3 a {
    color: #5db04c !important;
}
@media only screen and (max-width: 1300px) {
    .dv-box-mnsptop.flex {
        width: 100% !important;
        left: 0;
        right: 0;
        margin-left: auto;
    }

    .menu > li > a {
        padding: 15px 14px;
    }
}

@media only screen and (max-width: 1199px) {
    .pagewrap {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px
    }

    .viewLeft {
        width: 50%;
    }

    .viewRight {
        width: 50%;
    }

    .title_home h4 {
        font-size: 18px;
    }

    .listtabs li a {
        font-size: 18px;
    }

    .new_id_bs ul h3 a {
        font-size: 17px;
    }

    .bannerMain .slogan {
        width: 100%;
        padding: 0 10px;
    }

    .slogan h2 {
        font-size: 30px;
        letter-spacing: 0;
    }

    .slogan h4 {
        font-size: 16px;
        line-height: 1.6;
        margin: 10px 0 20px;
    }

    .read_more a {
        padding: 10px 50px 10px 20px;
    }

    .dv-home-sanpham-bcnd {
        background-size: cover !important;
    }
}

@media only screen and (max-width: 992px) {
    a.a_trangchu_mb {
        display: block;
        font-size: 18px;
        padding: 12px 0;
    }

    .new_id_bs.new_id_bs_video {
        width: calc(100% / 3 - 20px) !important;
        padding: 0;
    }

    .menu-bar.hidden-md.hidden-lg {
        background: #5db04c;
        height: 43px;
        top: 5px;
        width: 44px;
    }

    .logo_top img {
        height: 52px;
    }

    .bannerMain .slogan {
        display: none;
    }

    .pro_home_id ul {
        width: calc(100% / 3 - 20px);
        margin: 0 10px 20px;
    }

    .mm-panel.mm-hasnavbar .mm-navbar {
        display: block;
        background: #5db04c;
    }

    .page_conten_page {
        padding-top: 30px;
    }

    .tin_left.full_tin_left.full-gioithieu .h1, .tin_left.full_tin_left.full-gioithieu > h1 {
        font-size: 30px;
        padding-top: 15px;
    }

    li.is_step_2.hide_3 {
        position: relative !important;
    }
}

@media only screen and (max-width: 767px) {
    .pro_home_id ul {
        width: calc(100% / 2 - 20px);
    }

    .dv-dangkylaithu.dv-dangkylaithu-2 li {
        width: calc(100% / 2 - 20px);
    }

    .dv-dutoanchiphi.flex {
        padding: 0;
    }

    .new_id_bs.new_id_bs_video {
        width: calc(100% / 2 - 20px) !important;
        padding: 0;
    }

    .dv-dutoanchiphi .dv-left {
        width: 100%;
    }

    .dv-dutoanchiphi .dv-right {
        width: 100%;
        padding: 20px 0 0;
    }

    .logo_top img {
        height: auto;
        max-height: 30px;
        max-width: 100%;
    }

    .timkiem_top.no_box {
        width: calc(100% - 200px);
        margin: 0;
        max-width: 350px;
    }

    .timkiem_top .search {
        width: 100%;
    }

    .dv-header-center {
        position: relative;
        padding: 15px 0;
    }

    .box_menu {
        top: auto;
        bottom: 0;
    }

    .viewRight h1 {
        font-size: 25px;
        line-height: 1.5;
    }

    .dv-home-sanpham1 .title_home {
        width: 100%;
    }

    .dv-home-sanpham1 .pro_home_id {
        width: calc(100% + 20px);
        margin-top: 15px;
    }

    .dv-home-sanpham1 {
        padding: 40px 0 50px;
    }

    .dv-home-tintuc .new_id_bs {
        width: calc(100% / 1 - 20px);
    }

    .logo_doitac ul {
        height: 100px;
    }

    .center-footer ul {
        width: calc(100% / 2 - 20px);
        padding: 0;
        margin-bottom: 20px;
    }

    .dt-sc-subscribe-frm a {
        width: auto;
        position: absolute;
        right: 0;
    }

    .dt-sc-subscribe-frm {
        position: relative;
    }

    .dt-sc-subscribe-frm input {
        width: 100%;
    }

    .footer {
        padding: 40px 0 10px;
    }

    .dv-home-sanpham1 {
        background-size: cover;
    }
}

iframe {
    max-width: 100%;
}

img {
    max-width: 100%;
    height: auto;
}

div#lightgallery > div a {
    display: block;
    width: 100%;
    height: 100%;
}

div#lightgallery > div a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tin_right .timkiem_top {
    display: none;
}

.box_right_pro_view {
    margin-top: 0;
    margin-bottom: 12px;
    background: #f5f5f5;
    border-radius: 12px;
}

.poup_page {
    max-width: 100%;
}

#back-top {
    z-index: 1111;
}

.tuvanbaogia_popup {
    max-width: 100%;
}

.dv-form .dt-sc-subscribe-frm {
    background: #3e9719;
}

img.ajax_img_loading {
    height: 12px !important;
    margin: 0;
    margin-left: 5px !important;
    display: none;
    margin-top: 0 !important;
}

.pro_home_id ul li a {
    display: block;
    line-height: 0;
    overflow: hidden;
}

.pro_home_id.pro_home_id_slider ul {
    width: calc(100% / 1 - 26px);
    margin-left: 13px;
    margin-right: 13px;
}

.dv-anhth-child {
    width: calc(100% / 3 - 20px);
    padding: 10px;
    background: #ffffff29;
    text-align: center;
    transition: all .3s;
    vertical-align: middle;
    display: block;
    margin: 0 10px;
    border-radius: 10px;
    transition: all 0.5s;
}

.dv-anhth-child:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    transition: all 0.5s;
}

.logo_doitac .item {
    padding: 10px 0;
}

.dv-anhth-child a {
    display: block;
    line-height: 0;
    width: 100%;
    align-items: center;
    font-size: 20px;
    font-weight: 400;
    padding: 10px 10px 5px;
    color: #fff;
}

.dv-anhth-child a img {
    width: auto !important;
    max-width: 100% !important;
    height: auto;
    max-height: 75px;
}

.tin_left {
    float: left;
    width: 75%;
}

.dv-title-lq {
    padding-top: 20px
}

.dv-title-lq, .title_page ul .h_title, .title_news h2, .tin_left > h1 {
    color: #5db04c;
    margin: 0;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.3;
    position: relative;
    margin-bottom: 20px;
}

.dv-ul-menu ul li a:hover,.baiviet_moi_right ul h3 a:hover {
    color: #5db04c;
}

.nums ul {
    display: inline-block;
}

.tt_page_top.tt_video.flex .new_id_bs {
    position: relative;
    width: calc(100% / 3 - 20px);
    margin: 0 10px 30px;
    float: left;
}

.tin_left.full_tin_left {
    width: 100%;
}

.contact-maps iframe {
    width: 100%;
    height: 450px;
}

.left_contact .heading, .right_contact > h3 {
    color: #5db04c;
    margin: 0;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.3;
    position: relative;
    margin-bottom: 20px;
}

.showText p, .showText div, .showText ul, .showText ol, .showText h1, .showText h2, .showText h3, .showText h4, .showText h5, .showText h6 {
    margin-bottom: 10px;
}

.contact .right li.mess {
    width: calc(100% / 1 - 20px);
}

.contact .right li.mess textarea {
    height: 120px;
}

.showText.showText_lienhe p {
    margin-bottom: 7px;
}

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

.dv-slider-nang li {
    height: 120px;
}

.dv-slider-nang.no_box {
    margin: 0 -5px;
    margin-top: 15px;
}

.dv-box-price {
    margin-bottom: 10px;
}

.showText hr {
    opacity: 0.5;
    margin: 15px 0;
    border-bottom: 0;
}

span.product-thumbnail__quantity {
    background: #b81b10;
}

.dv-table-reposive .mobileqty input.qtyminus, .dv-table-reposive .mobileqty input.qtyplus, .dv-table-reposive .mobileqty input {
    float: left !important;
}

.dv-thongtindh th,.dv-thongtindh td {
    padding: 10px;
}

.dv-thongtindh * {
    font-size: 16px !important;
}

span.payment-due__price {
    font-size: 23px;
}

.owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover {
    background: #5db04c !important;
}

.owl-carousel .owl-prev, .owl-carousel .owl-next {
    border: none !important;
    width: 50px;
    height: 50px;
    font-size: 40px;
    border: 2px solid #5db04c !important;
    !i;!; background: #ffffff00 !important;
    !i;!; line-height: 50px;
}

.pro_tabs_home .listtabs li a {
    font-size: 18px;
    margin: 0;
    padding: 0;
    color: #fff;
    padding: 10px 0;
    font-weight: 500;
    transition: all .3s;
}

.pro_tabs_home .listtabs li a:hover {
    color: #c31e13;
}

.dv-header-center .pagewrap.flex {
    padding: 0 10px;
    align-items: center;
}

.timkiem_top.no_box > a {
    display: none;
}

.dv-header-center {
    padding-top: 30px;
    position: relative;
    z-index: 11;
    border-bottom: 3px solid #d8cfc7;
}

.dv-hdright {
    margin: 0 0 0 auto;
    font-size: 30px;
    line-height: 1.2;
    display: inline-flex;
    align-items: center;
}

li.li-home {
    margin-left: 0;
}

li.li-home i {
    width: 32px;
    height: 32px;
    background: #fff;
    color: #5db04c;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 27px;
    border-radius: 100%;
}

li.li-home a {
    margin: 0;
    padding: 5px 10px;
    position: relative;
    top: -1px;
}

.logo_top a {
    display: block;
    line-height: 0;
}

.dv-header-center.fixed .dv-box-menu {
    position: fixed;
    top: 0;
    width: 100%;
    background: #5db04c;
    margin-top: 0;
}

.dv-header-center.fixed .dv-box-menu .box_menu {
    bottom: 0;
}

.dv-box-menu {
    transition: all .1s;
    background: #5db04c;
    margin-top: 30px;
}

.owl-carousel .owl-prev span, .owl-carousel .owl-next span {
    line-height: 50px;
    color: #5db04c;
}

.owl-carousel .owl-prev span:hover .owl-carousel .owl-next span:hover {
    color: #fff;
}

.dv-banggia-child {
    width: calc(100% - 24px);
    margin: 0 12px;
    border: 2px solid #5db04c;
    border-radius: 20px;
    padding: 45px 10px 25px;
    text-align: center;
    background: #fff;
    transition: all 0.5s;
    margin-top: 40px;
    position: relative;
}

.dv-banggia-child:hover {
    box-shadow: 0 0 10px #5a5a5a;
    transition: all 0.5s;
    background: linear-gradient(to bottom, #6cb95c, #3d893e);
}

.dv-home-banggia {
    width: 100%;
    float: left;
    padding: 5px 0 20px;
}

.dv-banggia-child img {
    height: 42px;
    width: auto !important;
}

.dv-home-banggia-cont {
    margin: 0 -12px;
}

.dv-home-banggia-cont .item {
    padding: 10px 0;
}

.dv-banggia-child a span {
    color: #333;
    font-size: 23px;
    display: block;
    padding: 5px 0 5px;
    font-weight: 500;
    position: relative;
}

.title_home span {
    color: #333;
    font-size: 32px;
    display: inline-block;
    z-index: 1;
    font-weight: 700;
    position: relative;
    line-height: 1.3;
    min-width: 200px;
    text-transform: uppercase;
    padding-bottom: 7px;
}

.title_home:before {
    content: "";
    height: 2px;
    left: 0;
    right: 3px;
    #: hsl(212.55deg 97.92% 18.82% / 85%); position: absolute;
    bottom: 0;
    width: 200px;
    border-bottom: 3px solid #333;
}

.dv-xemthemxanh {
    text-align: right;
    margin-bottom: 7px;
}

.dv-xemthemxanh a {
    background: url(../images/xexanh.png) center right no-repeat;
    background-size: auto 22px;
    padding-right: 55px;
    color: #000;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    display: inline-block;
    line-height: 1.4;
}

.dv-home-baohiem .pagewrap {
    width: 100%;
    padding: 0;
    max-width: 1500px;
}

.dv-home-baohiemcn a {
    width: calc(100% / 3 - 20px);
    text-align: center;
    padding: 56px 10px;
    border: 5px solid rgb(255 255 255 / 47%);
    font-size: 32px;
    color: #333;
    line-height: 1.3;
    display: flex;
    align-items: center;
    background: #ffffffb5;
    font-weight: 600;
    margin: 0 10px 20px;
    border-radius: 50px;
}

.dv-home-baohiemcn a span {
    transition: all 0.5s;
}

.dv-home-baohiemcn a:hover span {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all 0.5s;
    color: #5db04c;
}

.dv-xemthemxanh a:hover {
    color: #5db04c !important;
    text-decoration: underline;
}

.dv-home-sanpham.dv-home-sanpham-cont {
    padding: 20px 0 0px;
}

.dv-daban p {
    background: url(../images/socdo.png) top left no-repeat;
    background-size: 100% 100%;
    width: 90%;
    margin: 0 auto !important;
    display: inline-block;
    padding: 2px !important;
    height: 28px;
}

.dv-sanpham-cont-xsale .pro_home_id ul .dv-boxspct {
    padding: 5px 10px 20px;
}

.dv-daban {
    text-align: center;
    margin-top: 10px;
}

.dv-sanpham-cont-xsale .pro_home_id ul {
    border: none;
    box-shadow: 0px 0px 10px 0 #0000001f;
    padding: 0;
    border-radius: 15px;
    overflow: hidden;
}

.dv-sanpham-cont-xsale .pro_home_id ul li {
    border: 2px solid #5db04c;
    border-radius: 15px;
}

.dv-daban p span {
    color: #fff;
    text-transform: none !important;
    font-style: italic;
    font-weight: normal;
    background: url(../images/xedo.png) top right no-repeat;
    background-size: auto 100%;
    display: inline-block;
    line-height: 1.3;
    padding-right: 70px !important;
    font-size: 18px;
    padding-left: 15px !important;
}

.dv-masp {
    margin-bottom: 7px;
}

.dv-right-bottom.flex {
    margin: 0 -7px;
}

.slick-slider button {
    width: 50px;
    height: 50px;
    border-radius: 100px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 60px;
    background: none;
    text-indent: -1000px;
    border: 2px solid #5db04c;
    box-shadow: none;
    cursor: pointer;
    opacity: 1;
    z-index: 44;
    display: none !important;
    overflow: hidden;
    transition: all .3s;
}

.slick-slider button:before {
    content: "\f104";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block !important;
}

.dv-camnhan-box {
    width: calc(100% - 40px);
    margin: 0 20px;
}

.slick-slider:hover button {
    display: inline-block !important;
    background: #ffffff24;
}

.slick-slider button:before {
    content: "\f104";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    position: absolute;
    font-size: 28px;
    color: #5db04c;
    text-indent: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.slick-slider button~ button:before {
    content: "\f105";
}

.slick-slider button ~ button {
    left: auto;
    right: 60px;
}

.dv-slider-sp .slick-slide:not(.slick-center) {
    transform: scale(0.85);
}

.dv-slider-sp .slick-center {
    transform: scale(1.2);
    transition: transform 0.3s ease;
}

.dv-camnhan-box img.box-2 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 11;
    width: 80px;
    height: 80px;
    transform: translate(-50%, -50%);
    box-shadow: none;
    background: none !important;
    padding: 0 !important;
}

.dv-slider-sp .slick-center img {
    background: #fff;
    padding: 7px;
}

.dv-home-camnhan {
    padding: 40px 0 0px;
}

.pagewrap.camnhan {
    max-width: 1410px;
    width: 100%;
}

.dv-box-camnhan {
    padding: 0px 0 0;
}

.dv-boxtime-child {
    display: inline-block;
}

.dv-boxtime-gr {
    display: inline-block;
    background: #d31c1c;
    font-size: 30px;
    color: #fff;
    padding: 4px 6px;
    line-height: 1.5;
    margin: 0 3px;
    border-radius: 7px;
    position: relative;
}

.dv-boxtime {
    text-align: center;
    display: inline-block;
    margin-left: 5px;
}

.dv-boxtime-gr:before {
    content: ":";
    position: absolute;
    left: -9px;
    color: #333;
}

.dv-boxtime-gr:first-child:before {
    display: none;
}

.dv-home-tintuc .dv-left {
    width: 50%;
    float: left;
    position: relative;
    z-index: 1;
}

.dv-home-tintuc .dv-right {
    width: 50%;
    float: left;
    position: relative;
    padding-right: 10px;
}

.dv-home-tintuc .new_id_bs li {
    width: calc(40% - 20px);
    margin-right: 20px;
}

.dv-home-tintuc .dv-left {
    padding-right: 15px;
    padding-bottom: 20px;
}

.dv-home-tintuc .dv-left .new_id_bs {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    border-radius: 30px;
}

.dv-home-tintuc .dv-left .new_id_bs ul {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 25px;
    border-radius: 0;
    background: linear-gradient(to bottom, #00000000, #69191e);
}

.dv-home-tintuc .dv-left .new_id_bs li {
    width: 100%;
    height: 100%;
}

.dv-home-tintuc .dv-left .new_id_bs li a {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.dv-home-tintuc .dv-left .new_id_bs li a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dv-home-tintuc .dv-left .new_id_bs ul h3 a {
    font-size: 20px;
    color: #fff;
    line-height: 1.4;
}

.dv-home-tintuc .dv-left .new_id_bs ul span {
    color: #fff;
}

.new_id_bs li a {
    display: block;
    line-height: 0;
}

.dv-home-tintuc .tt_page_top.flex {
    padding-top: 0;
}

.dv-home-tintuc .dv-left .new_id_bs ul span i {
    color: #fff;
}

.dv-home-tintuc .dv-left .new_id_bs ul span.blog-date.view {
    margin-bottom: 10px;
}

.dv-home-tintuc .dv-left .new_id_bs ul h3 a:hover {
    color: #b61a2a;
}

.dv-home-cn {
    margin: 0 -20px;
}

.dv-home-canhanh-gr {
    width: calc(100% - 40px);
    border-radius: 30px;
    overflow: hidden;
    background: linear-gradient(to bottom, #6cb95c, #3d893e);
    padding: 7px;
}

.dv-anhth-child a span {
    display: block;
    line-height: 1.5;
    color: #fff;
}

.dv-anhth-child a b {
    display: block;
    line-height: 1.5;
    font-size: 32px;
    text-shadow: 0 0 1px #fff;
    font-weight: 600
}

.logo_doitac.flex {
    margin: 0 -10px;
}

.dv-form-home-cotn .right {
    width: 50%;
    float: left;
    position: relative;
    padding-left: 20px;
    display: flex;
    align-items: center;
}

.dv-form-home {
    padding: 35px 0px 40px;
}

.fla_ff2::-webkit-input-placeholder {
    color: #333;
}

.fla_ff2:-moz-placeholder {
    color: #333;
    opacity: 1;
}

.fla_ff2::-moz-placeholder {
    color: #333;
    opacity: 1;
}

.fla_ff2:-ms-input-placeholder {
    color: #333;
}

.fla_ff2::-ms-input-placeholder {
    color: #333;
}

.fla_ff2::placeholder {
    color: #333;
}

.dv-form-home input, .dv-form-home select {
    font-style: italic;
    font-size: 18px !important;
    margin-bottom: 0;
    border: none !important;
    padding: 0 0px !important;
    float: left;
    width: calc(100% - 90px) !important;
    background: none;
    height: 52px !important;
}

.dv-form-home li {
    text-align: center;
    background: #f8f8f8;
    display: inline-block;
    height: 52px !important;
    font-style: italic;
    font-size: 18px !important;
    border: none !important;
    padding: 0 0px !important;
    color: #333;
    box-shadow: 2px 2px 5px #cececeb3;
    border-radius: 100px !important;
    overflow: hidden;
    padding-right: 10px !important;
}

.dv-form-home .dv-alienhe {
    text-align: center;
    margin-top: 15px;
}

.dv-form-home .dv-alienhe a {
    display: inline-block;
    background: linear-gradient(to bottom, #6cb95c, #3d893e);
    float: none !important;
    position: relative;
    box-shadow: 4px 4px 10px #ccc !important;
    height: 56px;
    line-height: 56px;
    padding: 0 30px;
    border-radius: 100px;
    font-size: 27px;
    width: calc(100% - 20px);
    margin: 15px 10px 0;
}

.dv-form-home .dv-alienhe a:hover {
    background: linear-gradient(to bottom, #3d893e, #6cb95c);
}

.footer .dv-left {
    width: 45%;
    float: left;
    padding-right: 40px;
}

.footer .dv-right {
    width: 55%;
    float: left;
}

.footer .dv-right ul {
    width: calc(50% - 20px);
    float: left;
    margin: 0 10px 30px;
}

.footer .dv-titf {
    color: #fff;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 400;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 8px;
}

.footer .dv-titf:before {
    content: "";
    height: 2px;
    width: 150px;
    position: absolute;
    bottom: 0;
    border-bottom: 2px solid #fff;
}

.showText.mxh-foot a {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.showText.mxh-foot a img {
    margin: 0 10px 0 0;
    height: 33px;
    border-radius: 100%;
}

.showText.mxh-foot a span {
    margin: 0;
}

.bottom_ft {
    margin-top: 15px;
}

.footer li {
    margin-bottom: 7px;
}

.dv-home-banggia .pagewrap {
}

.slick-slider button:hover {
    display: inline-block !important;
    background: #5db04c;
}

.slick-slider button:hover:before {
    color: #fff;
}

.dv-camnhan-box a {
    display: block;
    line-height: 0;
    border-radius: 10px;
}

.dv-camnhan-box img {
    border-radius: 30px;
    box-shadow: 5px 5px 10px #0000004d;
    background: #fff;
    padding: 1px;
}

.slick-track {
    margin: 50px 0;
    background: linear-gradient(to bottom, #6cb95c, #3d893e);
}

.dv-product .dv-right {
    width: calc(100% - 300px);
    float: right;
    padding-left: 25px;
}

.dv-product .dv-left {
    width: 300px;
    float: left;
}

.title_right_pro_view a {
    color: #fff;
    padding: 10px 25px;
    display: block;
    font-weight: 400;
    font-size: 20px;
}

.title_right_pro_view a i {
    display: none;
}

.aside-content.filter-group.dv-hide-show-sp {
    padding: 14px 20px 20px;
}

.box_right_pro_view li input {
    position: absolute;
    opacity: 0;
}

.box_right_pro_view li label {
    font-weight: normal;
    font-size: 17px;
    color: #333;
    display: block;
}

.dv-box-xthem {
    text-align: right;
    padding: 5px 0 0;
}

.dv-box-xthem a {
    font-weight: normal;
    color: #333;
    display: none;
}

.dv-hide-show-sp.actiii .athem {
    display: none;
}

.dv-hide-show-sp.actiii .agon {
    display: inline-block;
}

.dv-hide-show-sp li:nth-child(n+7) {
    display: none !important;
}

.dv-hide-show-sp.actiii li {
    display: block !important;
}

.dv-box-left-mn {
    background: #fff;
    border-radius: 7px;
    overflow: hidden;
    margin-bottom: 0;
}

.pro_home_id_ds ul {
    border: none !important;
    background: none;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
}

.pro_home_id_ds ul li {
    border: 1px solid #5db04c;
    background: #fff;
    margin-bottom: 15px;
}

.pro_home_id_ds li:hover {
    border: 1px solid #5db04c;
}

.pro_home_id_ds .dv-menu-box {
    display: block !important;
    margin: 15px 0 20px;
}

.dv-box-xthem .athem {
    display: inline-block;
}

.dv-box-xthem i {
    margin-left: 7px;
}

.box_right_pro_view li label:hover {
    color: #ec1d23;
}

.ul-box-leftsp a {
    display: block;
    color: #333;
    font-weight: 400;
    padding: 3px 0;
}

.ul-box-leftsp a:hover {
    color: #e41e10;
}

.dv-menu-box a {
    width: calc(50% - 5px);
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: 400;
    padding: 8px 8px;
    font-size: 15px;
    transition: all .3s;
    background: linear-gradient(to bottom, #6cb95c, #3d893e);
    border-radius: 50px;
    white-space: nowrap;
}

.dv-menu-box {
    margin: 12px 0 0px;
}

.dv-menu-box a + a {
    float: right;
}

.dv-menu-box a:hover {
    background: #5db04c;
    color: #fff;
}

.viewRight_more {
    background: #fff;
    padding: 0px;
}

.a-imgx:hover {
    box-shadow: 0 0 10px #ccc;
}

.dv-mmota-sp .flex {
    align-items: center;
}

.star.star-2 {
    display: none;
}

.dv-slider-nang.no_box button {
    border: none !important;
}

.dv-slider-nang .owl-carousel .owl-nav .owl-prev, .dv-slider-nang .owl-carousel .owl-nav .owl-next {
    background: url(../images/pro_slide_prev.png) no-repeat center center #ffffff !important;
    transform: translateY(-50%);
}

.dv-slider-nang .owl-carousel .owl-nav .owl-next {
    background: url(../images/pro_slide_next.png) no-repeat center center #ffffff !important;
    transform: translateY(-50%);
}

.dv-mmota-sp .flex > span {
    margin: 0 10px 10px 0;
}

.dv-mmota-sp p {
    margin-bottom: 7px;
}

.a-imgx {
    width: auto;
    height: 42px;
    border: 1px solid #e7e7e7;
    display: inline-flex;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    color: #333;
    font-weight: 400 !important;
    font-size: 14px;
    align-items: center;
    padding: 10px;
    border-radius: 0;
}

.a-imgx img {
    height: 37px;
    margin: 0 3px 0 0;
    width: auto !important;
}

.dv-box-mnsp a {
    display: inline-block;
    width: calc(100% / 2 - 20px);
    margin: 15px 10px 0;
    background: #5db04c;
    float: left;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 15px 10px;
    border: 2px solid #5db04c;
    font-weight: 400;
    font-size: 20px;
    transition: all .3s;
}

.dv-box-mnsp {
    margin: 10px -10px;
}

.dv-box-mnsp a:hover {
    background: #fff;
    color: #5db04c;
}

.dv-box-chitietsppp {
    background: #5db04c;
    margin: 30px 0;
    border-radius: 20px;
}

.dv-box-chitietsppp a {
    color: #fff;
    padding: 25px 75px;
    display: inline-flex;
    font-size: 20px;
    align-items: center;
    justify-content: center;
    float: left;
}

.dv-box-chitietsppp img {
    height: 35px;
    margin-right: 15px;
}

.dv-box-chitietsppp a.hot {
    background: #fff;
    color: #5db04c;
    border-radius: 10px;
    padding: 11px 60px;
    margin: 15px 0;
    margin-left: 30px;
}

ul.listtabs.flex li {
    display: inline-block;
    margin: 0 15px;
}

.tabs.cls_all .showText {
    background: #fff;
    padding: 20px 0;
    border-radius: 10px;
}

.showText.showText_min {
    max-height: 400px;
    overflow: hidden;
    position: relative;
}

.dv-btn-xemthem {
    display: none;
}

.showText.showText_min .dv-btn-xemthem {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
}

.dv-btn-xemthem a {
    display: block;
    text-align: center;
    background: linear-gradient(to bottom, #ffffff05, #ffffff);
    padding: 40px 0 10px;
    color: #5db04c;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 10px solid #fff;
}

.dv-btn-xemthem a i {
    margin-left: 10px;
}

.dv-btn-xemthem a:hover {
    color: red;
}

.tuvanbaogia_popup h4 {
    font-size: 28px;
    text-transform: uppercase;
    color: #5db04c;
    margin-bottom: 20px;
}

.tuvanbaogia_popup input,.tuvanbaogia_popup select {
    width: 100%;
    border: 1px solid #ccc !important;
    height: 46px !important;
    padding: 0 17px;
    font-size: 15px;
    border-radius: 7px !important;
}

.tuvanbaogia_popup .dv-alienhe a {
    display: block;
    width: 100%;
    margin: 0;
}

@media only screen and (max-width: 1299px) {
    .tin_right {
        width: 280px;
    }

    .tin_left {
        width: calc(100% - 280px);
        padding-left: 0px;
    }

    div#lightgallery > div {
        width: calc(100% / 4 - 20px);
    }

    .logo_top img {
        height: 25px;
    }

    .dv-hdright {
        font-size: 25px;
    }

    .timkiem_top .search {
        width: 350px;
    }

    .dv-banggia-child a span {
        font-size: 18px;
    }

    .title_home span {
        font-size: 25px;
    }

    .pro_home_id ul h3 {
        font-size: 17px;
    }

    .pricess, .pro_home_id ul h4 {
        font-size: 20px;
    }

    li.li-home {
        margin: 0;
    }

    .dv-home-baohiemcn a {
        font-size: 25px;
        padding: 50px 10px;
    }

    .dv-form-home .dv-alienhe a {
        font-size: 22px;
    }

    .dv-anhth-child a b {
        font-size: 30px;
    }

    .dv-anhth-child a span {
        font-size: 18px;
    }

    .footer .dv-titf {
        font-size: 25px;
    }

    .footer {
        font-size: 16px;
        background-size: cover !important;
        background-position: center !important;
        padding-top: 40px;
    }

    .dv-box-chitietsppp a {
        width: calc(100% / 4 - 20px);
        margin: 0;
        padding: 25px 0;
        text-align: center;
        display: inline-block;
    }
}

@media only screen and (max-width: 991px) {
    .menu > li {
        padding: 0;
    }

    li.li-home {
        display: none;
    }

    .dv-hdright {
        display: none;
    }

    .logo_top {
        display: flex;
        align-items: center;
    }

    .dv-header-center {
        padding: 15px 0 0;
    }

    .logo_top img {
        height: 22px;
    }

    .dv-box-menu {
        height: 52px;
        margin-top: 15px;
    }

    .dv-header-center.fixed .dv-box-menu {
        position: absolute;
    }

    .menu-bar.hidden-md.hidden-lg a {
        display: flex;
        align-items: center;
    }

    .menu-bar.hidden-md.hidden-lg a img {
        margin: 0;
        height: 26px;
    }

    .timkiem_top .search {
        width: 320px;
    }

    li.is_step_0.hide_1 {
        display: block;
    }

    .listtabs li a {
        font-size: 16px;
    }

    .page_sp_ct {
        width: 100%;
        padding: 20px;
    }

    .link_page h2 {
        font-size: 30px;
    }

    .banner_detail {
        padding-top: 400px;
    }

    .sort-cate-left ul li:last-child {
        display: none;
    }

    .pro_home_id.pro_id ul {
        width: calc(100% / 2 - 20px);
    }

    .dv-box-baiviet a {
        width: calc(100% / 2 - 20px);
        font-size: 18px;
    }

    .tin_left.full_tin_left.full-gioithieu {
        padding: 0px;
    }

    .link_page {
        margin-top: 10px;
    }

    .dv-product .dv-right {
        width: 100%;
        padding: 0;
    }

    .dv-product .dv-left {
        width: 100%;
    }

    .dv-binhluan-cont .dv-title-sp {
        height: auto !important;
        padding: 10px !important;
    }

    .timkiem_top.no_box {
        margin: 0;
    }

    .dv-home-baohiem {
        background-size: cover !important;
    }

    .dv-camnhan-box img.box-2 {
        width: 60px;
        height: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .tin_right {
        width: 100%;
        padding-left: 0;
    }

    .dv-boxxx-top.flex .dv-grrr {
        width: calc(100% / 1 - 30px);
        margin-bottom: 80px;
    }

    .link_page {
        margin-top: 10px;
    }

    .dv-camnhan-box img.box-2 {
        width: 40px;
        height: 40px;
    }

    .dv-boxthongsoxe > h2 {
        font-size: 25px;
        margin: 0;
        padding: 0;
    }

    ul.listtabs.flex li {
        display: inline-block;
        margin: 0 5px;
    }

    .dv-chonphienban select {
        width: 100%;
    }

    .dv-boxxx-top.flex {
        padding: 90px 0 0;
    }

    .dv-boxxx-top.flex .dv-grrr {
        width: calc(100% / 1 - 30px);
        margin-bottom: 80px;
    }

    .dv-boxxx-top.flex {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .dv-boxxx .dv-left {
        width: 100%;
    }

    .dv-boxxx .dv-right {
        width: 100%;
        padding: 15px 0 0;
    }

    .tin_left.full_tin_left.full-gioithieu .h1 {
        margin-top: -40px;
    }

    .tin_left.full_tin_left.full-gioithieu {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .footer .dv-left {
        width: 100%;
        padding: 0 0 20px;
    }

    .dv-boxxx-top.flex {
        padding: 90px 0 0;
    }

    .footer .dv-right {
        width: 100%;
    }

    .tt_page_top.tt_video.flex .new_id_bs {
        width: calc(100% / 2 - 20px);
    }

    .banner_detail {
        padding-top: 300px;
    }

    .tin_left {
        width: 100%;
        padding-left: 0;
        padding-bottom: 20px;
    }

    .left_contact {
        width: 100%;
        padding: 0 0 0;
    }

    .right_contact {
        width: 100%;
        padding: 0;
    }

    div#lightgallery > div {
        width: calc(100% / 3 - 20px);
    }

    .contact-maps {
        width: 100%;
    }

    .poup_page {
        padding: 20px;
    }

    .contact .left {
        width: 100%;
    }

    .contact .right {
        width: 100%;
    }

    .new_id_bs {
        width: calc(100% / 2 - 20px)
    }

    .popup_giohang {
        width: 100%;
    }

    .item-careers {
        padding: 20px;
    }

    .cuahang-1 .col-lg-5 {
        width: 100%;
        margin-bottom: 20px;
    }

    .cuahang-1 .col-lg-7 {
        width: 100%;
    }

    .store-information {
        width: calc(100% / 2 - 20px);
        margin-top: 20px;
    }

    .viewRight {
        width: 100%;
    }

    .viewLeft {
        width: 100%;
        padding-right: 0;
        margin-bottom: 15px;
    }

    .viewRight_more {
        padding: 0;
    }

    .dv-about-1 .col-lg-4 {
        width: calc(100% / 1 - 20px);
        padding: 0;
    }

    .dv-about-1 .col-lg-8 {
        width: calc(100% / 1 - 20px);
        margin-bottom: 20px;
    }

    .new_id_bs ul h3 a {
        font-size: 20px;
    }

    .left_contact .col-lg-4 {
        width: calc(100% / 1 - 20px);
        padding: 20px;
    }

    .contact-maps {
        margin-top: 20px;
    }

    .dv-xh-hd {
        display: none;
    }

    .dv-home-tintuc .new_id_bs ul {
        width: calc(70%);
        margin: 0;
        border-radius: 0 0 5px 5px;
        padding: 0;
    }

    .new_id_bs li {
        border-radius: 5px 5px 0 0;
    }

    .dv-header-center .pagewrap.flex {
        position: relative;
    }

    .dv-form-home-cotn .right {
        width: 100%;
        padding: 0;
    }

    .dv-form-home-cotn .left {
        width: 100%;
        margin-bottom: 20px;
    }

    .dv-form-home {
        padding: 20px 0;
    }

    .dv-anhth-child {
        width: calc(100% / 1 - 20px);
        margin: 5px 10px;
    }

    .dv-home-doitac {
        background-size: cover !important;
    }

    .dv-home-tintuc .dv-left .new_id_bs li Specificity: (0,3,1) {
        min-height: 400px;
    }

    .logo_top img {
        max-height: 40px;
        height: auto;
        max-width: 100%;
    }

    .timkiem_top .search {
        width: 100%;
    }

    .dv-header-center {
        padding: 10px 0 0;
    }

    .dv-home-baohiemcn a {
        width: calc(100% / 2 - 20px);
        margin: 0 10px 20px;
        padding: 10px;
        font-size: 20px;
        min-height: 80px;
    }

    .title_home {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .dv-slider-sp .slick-center {
        transform: scale(1);
    }

    .dv-slider-sp .slick-slide:not(.slick-center) {
        transform: scale(1);
    }

    .slick-track {
        padding: 0;
    }

    .dv-home-camnhan {
        padding: 20px 0 0px;
    }

    .dv-home-cn {
        margin: 0 -10px;
    }

    .dv-home-canhanh-gr {
        width: calc(100% - 20px);
        margin: 0 10px;
    }

    .dv-home-tintuc .dv-left {
        width: 100%;
        padding: 0 0 20px;
    }

    .dv-home-tintuc .dv-right {
        width: 100%;
        padding: 0;
    }

    .dv-home-tintuc .new_id_bs li {
        width: calc(30% - 20px);
    }

    .dv-box-chitietsppp img {
        height: 20px;
    }

    .dv-box-chitietsppp a.hot {
        display: none;
    }

    .dv-box-mnsp a {
        font-size: 16px;
        padding: 10px;
    }

    .dv-box-chitietsppp a {
        font-size: 16px;
        padding: 10px 0px;
        width: calc(100% / 3 - 20px);
    }

    #pro_tabs ul {
        background: #f4f4f4;
        padding: 10px 0 0;
    }

    .tabs.cls_all .showText {
        padding: 15px 0;
    }

    .dv-btn-xemthem a {
        font-size: 18px;
    }

    .title_home span {
        font-size: 25px;
    }

    .tin_left.full_tin_left.full-gioithieu .h1, .tin_left.full_tin_left.full-gioithieu > h1 {
        font-size: 25px;
    }

    .left_contact .heading, .right_contact > h3 {
        font-size: 25px;
    }

    .dv-dutoanchiphi .dv-right.rr {
        display: none;
    }

    .dv-loadkqqq2 {
        margin-top: 20px;
    }

    .dv-loadkqqq2 table th {
        font-size: 14px;
        white-space: nowrap;
    }

    .dv-loadkqqq2 table td, .dv-loadkqqq2 table th {
        padding: 5px;
        font-size: 14px;
    }

    .dv-loadkqqq2 .tit {
        font-size: 23px;
    }

    .dv-left-pop {
        display: none;
    }

    .dv-right-pop {
        width: 100%;
    }

    .dv-home-banggia-cont {
        margin: 0 -10px;
    }

    .dv-home-banggia {
        margin: 0;
        padding: 0px 0 20px;
    }

    .dv-taisao-noidung .dv-left {
        width: 100%;
        padding: 0 0 30px;
    }

    .dv-taisao-noidung .dv-right {
        width: 100%;
        padding-left: 15px;
    }

    .slick-track {
        background: none;
        margin: 0;
    }

    .dv-camnhan-box {
        width: calc(100% - 20px);
        margin: 0 10px;
    }

    .dv-home-sanpham-bcnd {
        padding-bottom: 20px;
    }

    .dv-home-sanpham.dv-home-sanpham-cont {
        padding-top: 10px;
    }

    .dv-sanpham-cont-x {
        padding: 30px 0 20px;
    }

    .dv-sanpham-cont-xsale {
        padding-bottom: 15px;
    }

    .dv-home-sanpham.dv-home-sanpham-cont.dv-v2 {
        padding: 20px 0 0;
    }

    .dv-pin-tramsat {
        padding: 30px 0 10px;
    }

    .dv-home-camnhan.dv-home-camnhan-2 {
        padding: 25px 0;
    }

    .dv-home-tintuc-conts {
        padding-bottom: 20px;
    }

    .dv-home-tintuc .dv-left .new_id_bs li {
        min-height: 0;
    }

    .dv-float-button {
        right: 5px !important;
        padding: 2px;
    }

    .dv-taisao-box .dv-img {
        width: 50px;
    }

    .dv-taisao-box .dv-right-ts {
        width: calc(100% - 50px);
    }

    .dv-taisao-box .dv-right-ts .dv-tit {
        font-size: 18px;
        line-height: 1.5;
    }

    .dv-home-taisao-nd:before {
        width: 56px;
        border: 4px solid #fff;
        left: -7px;
    }

    .dv-float-button a {
        width: 40px;
        height: 40px;
    }

    #back-top {
        right: 6px;
    }

    #back-top a {
        width: 36px;
        height: 38px;
        font-size: 17px;
    }

    .dv-home-canhanh-gr .dv-tit a {
        font-size: 25px;
    }

    .dv-boxnd {
        font-size: 16px;
    }

    .dv-home-tintuc .dv-left .new_id_bs li a {
        position: relative;
        padding-top: 56%;
    }

    .dv-home-camnhan.dv-home-camnhan-2 .slick-track {
        background: none;
        padding-bottom: 10px;
    }

    .sv-box-camnhan {
        font-size: 20px;
    }

    .sv-box-camnhan span {
        font-size: 15px;
    }
}

@media only screen and (max-width: 479px) {
    .banner_detail {
        padding-top: 200px;
    }

    .new_id_bs ul h3 a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        padding: 0;
        margin: 0 0 5px;
    }

    .dv-loadkqqq2 {
        overflow-x: auto;
    }

    .dv-box-dtcp .dv-l {
        width: 100%;
        margin: 0 0 10px;
    }

    .dv-box-dtcp {
        display: block;
    }

    .dv-home-baohiemcn {
        padding: 35px 0 20px;
    }

    .dv-home-baohiemcn a {
        font-size: 18px;
        min-height: 66px;
        padding: 5px;
    }

    .dv-box-dtcp .dv-r {
        width: 100%;
        padding: 0;
    }

    .dv-box-chitietsppp a {
        padding: 4px 10px;
        width: auto;
    }

    .left_contact .heading, .right_contact > h3 {
        font-size: 25px;
    }

    .dv-box-lhf li {
        width: calc(100% / 1 - 24px) !important;
        margin-bottom: 20px;
    }

    .dv-form-home .dv-alienhe {
        margin: 0;
    }

    .dv-form-home .dv-alienhe a {
        font-size: 18px;
        padding: 15px 50px;
        line-height: 1.5;
        height: auto;
    }

    .dv-form-home {
        padding-bottom: 20px;
    }

    .title_home span {
        min-width: 0;
    }

    .dv-box-chitietsppp {
        margin: 20px 0;
        padding: 10px;
    }

    .tt_page_top.tt_video.flex .new_id_bs {
        width: calc(100% / 1 - 20px);
    }

    .pro_home_id ul {
        width: calc(100% / 2 - 10px);
        margin: 5px;
    }

    .pro_home_id {
        margin: 0 -5px;
    }

    .pro_home_id.pro_home_id_slider ul {
        width: calc(100% / 1 - 10px);
        margin: 5px;
    }

    .pro_home_id.pro_id ul {
        width: calc(100% / 1 - 10px);
        margin: 5px;
    }

    .pro_home_id ul h3 {
        font-size: 15px;
        line-height: 1.5;
        padding: 0 10px;
    }

    .pricess, .pro_home_id ul h4 {
        font-size: 16px;
        padding: 0 10px;
    }

    .dv-tintuc.dv-dichvu .new_id_bs:nth-child(2), .dv-tintuc.dv-dichvu .new_id_bs:nth-child(3) {
        width: calc(100% / 1 - 20px) !important;
    }

    div#lightgallery > div {
        width: calc(100% / 2 - 20px);
    }

    .new_id_bs {
        width: calc(100% / 1 - 20px)
    }

    .dv-about-1 .col-lg-6 {
        width: calc(100% - 20px);
        margin-bottom: 20px;
    }

    .dv-about-1 {
        padding: 40px 0 20px;
    }

    .dv-about-2 {
        padding-bottom: 20px;
    }

    .dv-about-2 .col-lg-6 {
        width: calc(100% - 20px);
        margin-bottom: 20px;
    }

    .dv-about-2 .col-lg-6:last-child {
        padding: 0;
    }

    .footer .dv-right ul {
        width: 100%;
        padding: 0;
        margin: 0 0 10px;
    }

    .footer .dv-right ul {
        width: 100%;
        padding: 0;
        margin: 0 0 10px;
    }

    .new_id_bs ul h3 a {
        font-size: 17px;
    }

    .dv-home-tintuc .dv-left .new_id_bs ul {
        position: relative;
        background: none;
        padding: 15px 0 5px;
    }

    .dv-home-tintuc .dv-left .new_id_bs li {
        width: 100%;
        height: auto;
        border-radius: 30px;
    }

    .dv-banggia-child a span {
        line-height: 1.4;
        font-size: 17px;
        display: block;
        padding-bottom: 10px;
    }

    .dv-banggia-child {
        padding-bottom: 10px;
    }

    .dv-home-banggia-cont {
        margin: 0;
    }

    .dv-home-tintuc .dv-left .new_id_bs ul h3 a {
        color: #333;
    }

    .dv-home-tintuc .dv-left .new_id_bs ul span {
        color: #333;
    }

    .dv-home-tintuc .dv-left .new_id_bs ul span i {
        color: #333;
    }

    .dv-box-baiviet a {
        width: calc(100% / 1 - 20px);
    }

    .dv-banggia-xe-gr li {
        width: 100%;
    }

    .dv-banggia-xe-gr li a {
        display: block;
    }

    .dv-banggia-xe-gr .showText {
        padding: 15px 0 0;
        width: 100%;
    }

    .dv-box-spxx a {
        width: 100%;
        padding: 7px 10px;
        text-align: center;
    }

    .new_id_bs.new_id_bs_video {
        width: calc(100% / 1 - 20px) !important;
        padding: 0;
        margin-bottom: 10px;
    }

    .dv-menu-box a {
        width: calc(100% - 0px);
        margin-top: 7px;
        padding: 7px;
    }

    .logo_top {
        width: 100%;
        padding: 0 0 18px;
    }

    .timkiem_top.no_box {
        width: calc(100% - 0px);
        max-width: 100%;
    }

    .dv-home-sanpham {
        padding: 0;
    }

    .dv-menu-box {
        margin-top: 0;
    }

    .dv-home-tintuc .dv-right .new_id_bs {
        width: calc(100% / 1 - 0px);
        margin: 0 0 20px;
    }

    .dv-tintuc-dmct a {
        font-size: 17px;
        padding: 5px 10px;
    }

    .dv-tintuc-dmct a + a {
        margin: 0;
    }

    .dv-tintuc-dmct a + a:before {
        display: none;
    }

    .new_id_bs.dv-box-video-home .box-2 {
        width: 55px !important;
        height: 55px !important;
    }

    .dv-taisao-noidung .dv-left a img.box-2 {
        width: 55px;
        height: 55px;
    }
}
