@charset "utf-8"; body { margin: 0px auto; font-size: 16px; line-height: 1.6; font-family: 'Roboto', serif; font-weight: normal; color: #000; overflow-x: hidden; background: #eaeaea }
* { margin: 0px auto; padding: 0px auto; 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: #333; }
a:hover { color: #e55ab3; }
p { margin-top: 0; margin-bottom: 10px; }
.showText iframe, .showText img { max-width: 100%; margin: 10px 0; }
.showText img { height: auto; }
img { border: 0; }
::selection { background-color: #e55ab3; color: #fff; }
::-webkit-selection { background-color: #e55ab3; color: #fff; }
-webkit-::selection { background-color: #e55ab3; color: #fff; }
::-moz-selection { background-color: #e55ab3; color: #fff; }
ul { padding: 0px; margin-left: 18px; }
.dv-ul-menu.dv-ul-menu-child, .dv-ul-menu { opacity: 0; z-index: -1; }
.dv-ul-menu { position: absolute; width: 100%; margin-top: 0; border-top: none; background: #fff; border: 1px solid #ebebeb; 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); display: block; }
.dv-nut-menu { color: #ffffff; text-transform: uppercase; line-height: 56px; font-weight: 500; font-size: 18px; cursor: pointer; background: #44a649; text-align: center; padding-left: 45px; letter-spacing: 1px; width: 250px; }
.dv-nut-menu>i.fa-bars { background: white; color: #000; padding: 19px; position: absolute; left: 0; font-weight: 400; }
.dv-menu-left { float: left; position: relative; margin: 0; margin-right: 5px; }
.dv-menu-left:hover .dv-ul-menu.dv-ul-menu-child, .dv-menu-left:hover .dv-ul-menu { opacity: 1; z-index: 999; overflow: inherit; visibility: visible; transform: none; -webkit-transform: none; -moz-transform: 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; }
.dv-ul-menu ul, .dv-ul-menu li { list-style: none; }
.vertical-menu-item { display: block; border-top: 1px solid #ebebeb; }
.dv-ul-menu ul li a { text-decoration: none; color: #4c4c4c; display: block; line-height: 37px; text-transform: capitalize; position: relative; }
.dv-ul-menu .vertical-menu-sub li { float: left; width: calc(100%); margin: 0px; display: block; border-bottom: 1px dashed #ccc; text-align: left; padding: 4px 0; }
.dv-ul-menu .vertical-menu-sub li:last-child { border-bottom: none; }
.dv-ul-menu ul ul.sub-2 > li > a { display: block; margin-bottom: 0; color: #333 !important; font-size: 18px; text-transform: capitalize; }
.vertical-menu-sub h2 { margin: 0; font-size: 16px; font-weight: normal; text-align: left; }
.dv-ul-menu>ul>li>a:hover { background: #44a649; cursor: pointer; color: #fff; }
.dv-ul-menu>ul>li>a:hover i { color: #fff; }
.dv-ul-menu ul ul.sub-2 > li > a:hover { color: #44a649 !important; }
.vertical-menu-item>a h2 { font-size: 16px; font-weight: normal; margin: 0; text-transform: capitalize; padding: 5px 0 5px 20px; }
.vertical-menu-sub { display: none; position: absolute; left: 100%; width: 100%; top: -1px; min-height: calc(100% + 0px) !important; margin-left: 0px; 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%); padding: 5px 20px; z-index: 1; border: 1px solid #ebebeb; }
.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; }
.dv-header { background: rgb(255 255 255 / 60%); width: 100%; transition: all .5s; z-index: 9; box-shadow: 0px 10px 45px 0px rgb(0 0 0 / 5%); position: fixed; }
.dv-header-bt.fixed { top: 0; transition: all .5s; position: fixed; width: 100%; -webkit-animation-name: fadeInDown; animation-name: fadeInDown; webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.dv-header-bt.fixed .menu > li > a { transition: all .5s; }
.dv-header.fixed .dv-header-top { display: none; }
.dv-header.fixed .logo_top img { height: 62px; transition: all .5s; }
.dv-header.fixed .right-top { margin-top: 15px; transition: all .5s; }
.right-top { float: right; margin: 0; align-items: center; color: #fff; width: auto; justify-content: flex-end; display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; margin-top: 23px; }
.right-top div i { font-size: 20px; width: 25px; height: 40px; line-height: 38px; }
.right-top div a { color: #858585; display: flex; align-items: center; justify-content: center; }
.right-top div a:hover { color: #e55ab3; cursor: pointer; }
.right-top div h1 { font-size: 15px; font-weight: 500; display: inline-block; padding-left: 10px; text-align: left; line-height: 1.5; }
.giohang_top h1>span { color: #000000; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50px; text-align: left; line-height: 12px; display: block; }
.w30s-link-account { list-style-type: none; flex-direction: column; top: 105%; left: 0px; width: 190px; height: auto; background-color: #e55ab3; padding: 5px; box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 50%); overflow: hidden; border-radius: 5px; 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; }
.dangnhap_top:hover .w30s-link-account { opacity: 1; visibility: visible; transform: none; -webkit-transform: none; -moz-transform: none; }
.w30s-link-account>li { text-align: left; padding: 2px 15px; }
.w30s-link-account>li a { color: #fff; }
.left-top { float: left; margin: 0; display: flex; align-items: center; }
.flag-language li { float: left; line-height: 0; margin-left: 10px; list-style: none; }
.flag-language li a { display: inline-block; }
.flag-language li a img { height: 18px; }
.right-top>div { float: left; position: relative; text-align: center; margin: 0 8px; }
.right-top>div:last-child { margin-right: 0px; }
.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; }
.dv-cont-mau { margin: 0 -10px; }
.dv-home-gioithieu-cont { position: relative; }
.pagewrap { position: relative; width: 1170px; margin: 0 auto; }
.flex { display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
.logo_top { float: left; text-align: center; margin: 12px 0 0; display: flex; align-items: center; }
.logo_top img { height: 70px; }
.dv-header-right { width: 84%; float: right; }
.dv-header-top { padding: 10px 0px; width: 100%; display: inline-block; border-bottom: 1px solid #ffffff1f; }
.dv-header-top .flex { justify-content: space-between; align-items: center; color: #fff; }
.dv-header-center .flex { justify-content: space-between; align-items: center; }
.dv-header-bt .flex { justify-content: space-between; align-items: center; }
.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; }
.dv-header-center { padding: 0 0 10px; }
.dv-header-top .flex .col-md-6 { margin: 0; width: auto; }
.dv-header-top hr { width: 30px; background-color: #fff; margin: 0 5px 3px 15px; display: inline-block; height: 1px; padding: 0; border: none; }
.dv-header-top .navbar-left { color: #fff; float: right; margin: 10px 0; font-size: 15px; }
.navbar-left span { padding: 0 10px; }
.navbar-left span:first-child { padding-left: 0; }
.navbar-left span i { background: #e55ab3; color: #ffffff; font-size: 14px; padding: 3px; border-radius: 2px; margin-right: 5px; width: 20px; height: 20px; text-align: center; line-height: 15px; }
.ltx-social { float: right; margin: 10px 0; }
.language { float: right; color: #fff; list-style: none; margin: 10px 0 10px 20px; }
.language i { padding-right: 10px; font-size: 14px; }
.language a { color: #fff; 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; }
.dv-header-top ul { float: right; }
.dv-header-top ul li { list-style: none; float: left; text-align: left; font-weight: 500; position: relative; font-style: italic; margin-left: 15px; }
.dv-header-top ul li a { color: #fff; 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; }
.dv-header-top ul li i { padding-right: 5px; }
.box_menu { float: left; position: relative; margin: 0; width: 100%; }
.menu { padding: 0; text-align: left; float: left; }
.menu > li { float: left; padding: 0; position: relative; }
.menu * { list-style: none; }
.menu > li.active a { color: #e55ab3; }
.menu > li:hover > a,.menu > li > a.acti { color: #000; }
.menu > li > a { display: block; line-height: 22px; position: relative; z-index: 2; font-size: 15px; text-decoration: none; padding: 5px 0; text-transform: uppercase; }
.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); padding: 10px 0; background: #e3ad2d; }
.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: #333; font-weight: 500; font-size: 14px; padding: 0 12px; }
.menu > li > ul > li:hover>a,.menu > li > ul > li li:hover>a { color: #ffffff !important; }
.menu > li > ul > li li:last-child a { border-bottom: none; }
.dv-header-bt h4 { float: right; }
.menu > li > ul > li > a, .menu > li > ul > li li a { display: block; white-space: nowrap; color: inherit; line-height: 1.5; font-size: inherit; background: rgba(255, 255, 255, 0); padding: 0 5px 0 0; text-decoration: none !important; text-transform: capitalize; text-align: left; font-size: 14px; font-weight: 500; padding: 11px 0 9px; }
.menu > li > ul > li:last-child a { border-bottom: none; }
.dv-header-bt h4 a { color: #ffffff; background: #e55ab3; font-size: 16px; text-transform: capitalize; font-weight: normal; padding: 22px 20px; display: inline-block; }
.dv-header-bt h4 a i { font-size: 20px; padding-left: 15px; margin-left: 15px; border-left: solid #fff 1px; }
.timkiem_top { border-radius: 100px; width: auto; transition: all .4s; display: inline-block; }
.timkiem_top.no_box.actiii { opacity: 1; z-index: 1; margin-top: 0; }
.search a { float: right; border-left: 0px; height: 34px; line-height: 34px; background: #fff; border-radius: 100px; margin-left: 12px; text-align: center; display: inline-block; padding: 0 20px; position: relative; font-weight: 500; font-size: 13px; }
.input_search { padding: 0px 20px; height: 34px; background: transparent; color: #232a34; border: none; font-size: 13px; line-height: 28px; font-weight: 400; width: 100%; }
.tin_right .input_search { width: 200px; height: 37px; }
.tin_right .search a { width: 38px; height: 38px; }
.header-phone { border: 2px solid #4b4b4b; color: #4b4b4b; padding: 7px 25px; font-size: 18px; line-height: 20px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; white-space: nowrap; }
.header-phone i { display: inline-block; float: left; font-size: 38px !important; }
.header-phone .phone { position: relative; padding-left: 50px; text-align: left; }
.header-phone .phone>label { font-size: 11px; display: block; margin: 0; font-weight: 700; }
.right-top .header-phone .phone a { font-size: 20px; font-weight: 600; }
.bannerMain .banner { width: 100%; float: left;margin-bottom: 45px; }
.banner-right { width: 26%; float: right; }
.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; color: #fff; text-align: left; z-index: 9; top: 50%; transform: translateY(-50%); width: 1200px; right: 0; left: 0; }
.slogan h2 { font-weight: 600; font-size: 50px; text-align: center; margin: 0; color: #ffffff; position: relative; line-height: 65px; letter-spacing: 5px; text-transform: uppercase; }
.bannerMain .owl-carousel .owl-item .slogan img { width: auto; height: 21px; }
.slogan a.btn { background: transparent; border: 1px solid; font-weight: 400; font-style: italic; }
.slogan h4 { font-size: 40px; font-weight: 500; text-align: center; color: #ffffff; margin: 0px 0 25px; line-height: 35px; font-family: 'MonteCarlo', cursive; }
.slogan .read_more { margin-top: 25px; text-align: left; }
.read_more a { color: #ffffff; font-size: 15px; font-weight: 400; text-transform: uppercase; padding: 8px 30px 7px; display: inline-table; transition: 0.5s; border: 2px solid #e55ab3; background: #e55ab3; }
.read_more a:hover { background: #222 !important }
.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; }
.dv-homt-dt { padding: 15px 0; background: #d9d9e3; }
.col_item { width: 20%; float: left; margin: auto; text-align: center; }
.product-category { float: left; width: calc(100% / 4 - 20px); margin: 0 10px 20px; }
.product-category a>img { width: 100%; }
.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: #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; }
.heading-title { text-transform: uppercase; margin: 15px 0 7px; letter-spacing: 2px; }
.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: 25px 0 0; }
.qodef-button.qodef-html--link { position: relative; display: inline-block; vertical-align: middle; width: auto; margin: 0; font-size: 15px; font-weight: 500; text-decoration: none; outline: 0; border: 1px solid #e55ab3; padding: 10px 35px; background: #e55ab3; border-radius: 6px; }
.qodef-button.qodef-layout--textual:hover .qodef-m-icon svg .qodef-arc-1 { stroke-dashoffset: 165; opacity: 1; color: #e55ab3; 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: #e55ab3; }
.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: #e55ab3; 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-6 { float: left; margin: 0px 10px; width: calc(100% / 2 - 20px); }
.col-lg-6 img { width: 100%; }
.dv-home-sanpham { padding: 45px 0 40px; background: #fff; }
.dv-home-sanpham1 { background: url(../delete/trangchu/Home1_section7_bg.png); background-position: center center; background-repeat: no-repeat; background-size: cover; }
p.read-more { text-align: center; margin: 35px 0 0; display: inline-block; width: 100%; }
a.btn { background: #ee9583; color: #fff; padding: 10px 25px; display: inline-block; text-transform: uppercase; letter-spacing: 1px; position: relative; z-index: 1; font-weight: 600; font-size: 16px; }
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: #e55ab3; -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: #e55ab3; margin-bottom: 0; font-weight: 500; font-family: 'MonteCarlo', cursive; font-size: 30px; line-height: 1.5; }
.title_home.white h4 { color: #333; display: none; }
.dv-home-gioithieu .qodef-button.qodef-html--link { color: #fff; }
.title_home.white .tiltle,.dv-home-gioithieu p { margin-bottom: 25px; }
.tiltle { color: #707070; margin: 0; font-size: 28px; font-weight: 700; line-height: 1.3; letter-spacing: 0px; position: relative; text-transform: uppercase; margin-bottom: 25px; }
.tiltle span { font-weight: 500; }
#pro_tabs .tiltle { text-align: left; padding: 10px 20px; display: inline-block; width: 100%; font-size: 25px; color: #e55ab3; }
#pro_tabs .tiltle>img { position: relative; top: 8px; margin-right: 10px; }
.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 { position: relative; margin: 10px 0 5px; width: 25%; float: left; border: 1px solid #ebebeb; }
.listtabs li { float: left; width: 100%; border-bottom: 1px solid #ebebeb; }
.listtabs li img { display: block; margin-bottom: 7px; }
.listtabs li a { color: #222; display: inline-block; padding: 18.29px 20px; width: 100%; cursor: pointer; font-size: 18px; }
.listtabs li a:hover, .listtabs li a.selected, .listtabs li a.selected:hover { color: #e55ab3; border-bottom: 1px solid; width: 100%; }
.pro_home_id { margin: 0 -10px; }
.box_pro_sile .pagewrap { border: 2px solid #e55ab3; 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: #e55ab3; display: inline-flex; line-height: 45px; height: 45px; padding: 0 25px; border-radius: 10px; }
.pro_home_id ul { float: left; width: calc(100% / 4 - 20px); -webkit-transition: all .3s ease; position: relative; text-align: center; background: #fff; margin: 0 10px 20px; border: none; padding: 0; padding-bottom: 15px; border-radius: 0px; }
.pro_home_id.owl-carousel ul { width: calc(100% / 1); margin: 0; margin-top: 25px; }
.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; line-height: 0; }
.pro_home_id ul h3 { font-size: 16px; font-weight: 500; display: -webkit-box; overflow: hidden; line-height: 1.5; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; padding: 0; margin-top: 15px; }
.pro_home_id ul h4 { position: relative; color: #e22020; font-weight: 600; font-size: 18px; line-height: 20px; 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: 0 0px; }
.pro_home_id .button.a_cart { border: 1px solid #e55ab3; padding: 8px 20px; display: inline-block; margin-top: 10px; width: 96%; text-transform: uppercase; background: #e55ab3; color: #fff; display: none; }
.pro_home_id .button.a_cart:hover { background: transparent; color: #e55ab3; }
.pro_home_id .button.a_cart i { padding-right: 10px; }
.pro_home_id ul h4 span.gia_km { color: #c1c1c1; font-weight: normal; font-size: 14px; padding-right: 10px; text-decoration: line-through; }
.pro_home_id ul h3 a { color: #222; }
.pro_home_id ul h3 a:hover { color: #fd252d; }
.pro_home_id ul img { width: 100%; transition: all 0.5s; }
.pro_home_id .label_icon { position: absolute; display: inline-block; background: #e55ab3; 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 { position: absolute; background: #e55ab3; font-size: 12px; padding: 2px 5px; color: #fff; border-radius: 3px; line-height: 18px; top: 10px; left: 10px; }
.icon_sp { position: absolute; top: 29%; right: 0; opacity: 0; visibility: hidden; transform: scale(0,0); transition: all 0.5s; transform: translateY(-50%); width: 100%; left: 0; margin: auto; text-align: center; display: inline-block; }
.icon_sp a { background-color: #ffffff; -webkit-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; color: #000000; position: relative; text-align: center; font-size: 15px; font-weight: normal; border: 1px solid #e3e3e3; margin: 5px 5px; display: block; padding: 0 12px; text-transform: uppercase; border-radius: 50px; width: 40px; height: 40px; }
.icon_sp a.a_cart i { padding-right: 7px; }
.icon_sp a i { line-height: 40px; }
.icon_sp a:hover { background-color: #e55ab3; color: #fff; cursor: pointer; }
.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; box-shadow: 0px 5px 18px 0px rgb(0 0 0 / 10%); text-shadow: 0px 5px 18px rgb(0 0 0 / 10%); }
.pro_home_id ul: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; }
.pro_home_id ul:hover .icon_sp { opacity: 1; visibility: visible; transform: scale(1,1); transition: all 0.5s; }
.p-star { position: relative; color: #999; font-size: 14px; line-height: 25px; clear: both; padding: 5px 0 0px; margin-bottom: 0; }
.p-star span { color: #e7c148; font-size: 16px; margin: 0 3px 0; }
.product-meta { padding: 0 20px; }
.in-stock { color: #e55ab3; text-transform: uppercase; font-size: 14px; }
.in-stock.stock { color: #e55ab3; }
.dv-home-gioithieu { padding: 0; margin-bottom: 20px; }
.img-box { position: relative; }
.col { float: left; margin: 0px 10px; width: calc(100% / 2 - 20px); }
.dv-home-gioithieu .img-box .one { position: relative; padding-top: 50px; }
.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: #e55ab3; 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: 600; 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: uppercase; letter-spacing: 0.2px; font-size: 14px; line-height: 1; margin-bottom: 15px; font-weight: 700; color: #e55ab3; position: relative; display: inline-block; }
.sec-title h3 { color: #e55ab3; margin: 0; font-size: 30px; font-weight: 600; 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 .sec-title { margin-bottom: 20px; background: #fff; padding: 20px; border-radius: 4px; }
.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; width: calc(100% / 2); }
.col-md-6 img { width: 100%; }
.provide1 { padding: 120px 0px; transition: background .3s,border .3s,border-radius .3s,box-shadow .3s; margin-top: 0; position: relative; background: url(../images/bg.jpg) left fixed; background-size: cover; }
.provide1 .tiltle { color: #fff; }
.provide1 .col-lg-6 p { color: #fff; margin-top: 20px; }
.provide1 .title_home h4 { color: #fff; }
.elementor-heading-title { color: #02010100; font-size: 60px; -webkit-transform: rotate(1turn); transform: rotate(1turn); writing-mode: vertical-lr; -webkit-text-stroke: 1px rgb(170 215 117); position: absolute; left: -40px; z-index: 9; height: 550px; }
#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; }
.title_home.align_left { text-align: left; }
.align_left { text-align: left !important; }
.align_center { text-align: center !important; }
.pro-detail h5 { font-size: 20px; color: #222; font-weight: 500; margin: 10px 0; }
.pro-detail p.highlight { color: #e55ab3; font-style: italic; font-size: 17px; }
.pro-detail p.read-more { text-align: left; }
.align-items-center { align-items: center; }
.pulse { background-color: #dd5211; 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: #222222; }
@-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: #e55ab3; }
.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: #e55ab3; }
.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: #e55ab3; 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 #e55ab3; 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: #e55ab3; 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: #e55ab3; 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: #e55ab3; }
.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: #222222; position: relative; z-index: 1; border: 1px solid; padding: 10px 20px; }
.services .services-item .more:hover { background: #222 }
.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: #e55ab3; 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: #e55ab3; 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: 600; min-width: 180px; height: 55px; line-height: 54px; letter-spacing: 1px; border-radius: 3px; overflow: hidden; font-family: 'Roboto', 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: #e55ab3; 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: #222; -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: #e55ab3; 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: 600; 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: #222222; text-transform: capitalize; padding: 0 20px; line-height: 40px; border-radius: 3px; letter-spacing: 0.25px; position: relative; text-align: center; font-weight: 600; border: 1px solid #f1f1f1; margin: 0 8px 5px 0; cursor: pointer; }
.work-list-filter .list-name-work li.active { background-color: #e55ab3; color: #FFF; border: 1px solid #e55ab3; }
.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: #e55ab3; font-size: 14px; color: #FFF; text-transform: capitalize; width: 44px; height: 44px; line-height: 44px; position: relative; text-align: center; font-weight: 600; border-radius: 3px; cursor: pointer; }
.team-box .img-box ul li:hover i { color: #e55ab3; 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: #222222; }
.team-box .text-box span { display: inline-block; line-height: 23px; font-weight: 500; color: #e55ab3; margin: 10px 0 0 0; text-transform: uppercase; font-size: 14px; }
.team-home-2 .team-box .img-box ul { background-color: #e55ab3; 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: 50px 0 40px; }
.bolg .tiltle { border-bottom: none; }
.bolg>div>p { text-align: center; font-size: 20px; }
.bolg .col-lg-12 .col-lg-4 { float: left; margin: 0px 10px; width: calc(100% / 3 - 20px); margin-top: 0; text-align: center; }
.blog-item .img-box { position: relative; overflow: hidden; border-radius: 2px; }
.blog-item .img-box .open-item-blog { font-size: 16px; background-color: #e55ab3; 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: #e55ab3; 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 15px; text-align: left; }
.blog-item .text-box h5 { position: relative; font-size: 16px; line-height: 1.5; margin: 0; font-weight: 500; color: #222222; margin-bottom: 10px; }
.title_news li i:before { margin-right: 5px; color: #e55ab3; }
.view i { color: #e55ab3; }
.blog-item .text-box .title-blog:hover, .blog-item .text-box h5:hover { color: #e55ab3; }
.blog-item .text-box .blog-date { margin-bottom: 8px; color: #e55ab3; padding-top: 5px; display: block; }
.view { padding-left: 10px; margin-left: 10px; }
.view i { padding-right: 5px; }
.blog-item .text-box .link { font-size: 14px; color: #222222; display: inline-block; text-transform: capitalize; font-weight: 600; border: 1px solid; padding: 4px 20px; }
.blog-item .text-box .link:hover { background: #e55ab3; color: #fff; }
.dv-cauhoi-tg { margin-top: 10px; }
.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; }
.dv-home-video { padding: 60px 0; }
.dv-home-video .new_id_bs { width: calc(100% / 4 - 20px); margin: 25px 10px 0px; }
.dv-home-video .new_id_bs li a i { position: absolute; top: 50%; left: 50%; text-align: center; transform: translateY(-50%) scale(1); background: transparent; color: #fff; padding: 6px 15px; width: auto; transition: all 0.5s; margin-left: -26px; border: 2px solid #fff; font-size: 23px; border-radius: 5px; }
.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: #e55ab3; 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: 600; }
.footer { padding: 40px 0; background: #12052c; position: relative; margin-top: 10px; }
.menu-footer { list-style: circle; color: #e8e8e8; }
.dv-ndfoot { color: #fff; line-height: 1.7; width: 65%; float: left; margin: 0;padding-right: 30px; }
.dv-fbr { padding: 10px 0 0; }
.dv-left.dv-right { width: 35%; float: right; }
.dv-left.dv-right iframe { width: 100%; height: 215px; }
.dv-ndfoot p { margin-bottom: 5px; }
.dt-sc-subscribe-frm { margin: 0px 0 10px; position: relative; border-radius: 7px; overflow: hidden; }
.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[type="email"] { width: 70%; font-size: 15px; color: #3d3d3d; padding: 15px 20px; background: transparent; font-family: 'Noto Serif', serif; border: none; height: 46px; }
.dt-sc-subscribe-frm input[type="submit"] { position: relative; color: #ffffff; text-transform: uppercase; font-size: 16px; padding: 14px 20px; font-weight: 500; width: 30%; display: inline-block; background: #3fce52; float: right; border-left: 0px; background-size: 35%; border: none; border-radius: 0; cursor: pointer; }
.footer .info-icon { color: #ffffff; border-radius: 50%; width: 36px; height: 36px; font-size: 14px; text-align: center; float: left; border: 1px solid #fff; }
.info-content { float: right; width: calc(100% - 35px); color: #fff; padding-left: 12px; }
.info-content .info-title { font-size: 15px; font-weight: normal; text-transform: uppercase; line-height: 1.5; letter-spacing: 0px; padding-bottom: 2px; }
.info-item { width: calc(100% / 1); float: left; clear: both; margin-top: 12px; display: flex; align-items: center; }
.info-icon i { line-height: 35px; }
.dt-sc-subscribe-frm input[type="submit"]:hover { background-color: #e55ab3; }
.social li a { display: inline-block; }
.footer a img { margin: 15px 5px 0 0; }
.bottom_ft { padding: 25px 0; text-align: left; margin: auto; display: inline-block; width: 100%; background: #373b48; margin-top: 45px; color: #fff; position: relative; }
.bottom_ftright { float: right; }
.bottom_ft a { -webkit-transition: 0.1s background-color linear, 0.1s color linear; -moz-transition: 0.1s background-color linear, 0.1s color linear; -o-transition: 0.1s background-color linear, 0.1s color linear; transition: 0.1s background-color linear, 0.1s color linear; color: #4d4d4d; }
.bottom_ft a img { height: 22px; padding: 0 10px; display: inline-block; position: relative; top: 5px; }
.bottom_ft a:hover { color: #e55ab3; }
#back-top { position: fixed; bottom: 60px; right: 35px; z-index: 1; }
#back-top a { display: inline-flex; width: 40px; line-height: 40px; background:#e95ab7; 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; transform: rotate(45deg); height: 40px; }
#back-top a i { transform: rotate(-45deg); line-height: 36px; width: 40px; height: 40px; }
#back-top a:hover { color: #222; background: #ffffff; }
.sc_item_button .sc_button { float: left; text-transform: uppercase; font-size: 18px; padding: 3px 35px 4px; line-height: 42px; margin-top: 10px; color: #ffffff; background: #e55ab3; 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: #e55ab3; }
.link_login p { margin-bottom: 0; }
.link_login p a { color: #e55ab3; }
.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: #f1f1f1; 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: #e55ab3; }
.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 { text-align: center; }
.dv-main { background: #fff; padding: 30px; }
.banner_detail { padding: 50px 0 ; 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; position: relative; }
.link_page h2 { position: absolute; text-align: center; left: 0; right: 0; bottom: 100px; text-transform: uppercase; color: #fff; font-size: 35px; letter-spacing: 5px; }
.link_page div ul { list-style: none; text-align: center; }
.link_page ul li { list-style: none; font-size: 16px; text-transform: capitalize; color: #fff; font-weight: 400; width: auto; text-align: center; padding-top: 10px; display: inline-block; height: auto; margin: 0 auto; line-height: 1.5; }
.link_page ul li a { color: #fff; padding: 0 5px; font-size: 15px; }
.link_page ul li span.active { color: #e55ab3; }
.link_page ul li i { padding-right: 7px; color: #fff }
.link_page ul li span { padding: 0 7px; color: #fff; font-size: 15px; }
.page_conten_page { padding: 45px 0 45px; }
.tin_left { width: 70%; float: left; }
.tin_right { width: 27%; float: right; border: 2px solid #e2e2e2; border-radius: 15px; padding: 30px 20px; }
.nums { table-layout: auto; margin-top: 20px; text-align: center; }
.nums li { list-style: none; display: inline-block; float: left; }
.nums a.stay { }
.nums a { font-size: 16px; display: block; margin: 0 5px 0; padding: 6px; line-height: 23px; height: 34px; width: 34px; table-layout: inherit; text-align: center; color: #4b4b4b; background: transparent; text-decoration: none; font-weight: 400; background: #ececec; border-radius: 3px; }
.nums a:hover, .nums a.active, .nums a.stay:hover { background: #e45cb5; color: #ffffff; }
.dv-cuahang { width: 73%; float: right; }
.row-store .row { display: flex; }
.row-store { display: inline-block; clear: both; margin-bottom: 50px; }
.col-sm-6 { margin: 0px 10px; width: calc(100% / 2 - 20px); float: left; }
.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: initial; }
.left_contact { float: left; width: calc(50% - 10px); background: #fff; padding: 20px; border-radius: 10px;margin-right: 10px; }
.contact-maps { float: left; width: 100%; margin-top: 20px; height: 300px; background: #fff; padding: 20px; border-radius: 10px; }
.right_contact { width: calc(50% - 10px); float: right;background: #fff; padding: 20px; border-radius: 10px;margin-left: 10px; }
.left_contact > h3, .right_contact > h3 { text-transform: uppercase; text-align: left; position: relative; color: #333; font-weight: bold; font-size: 24px; padding: 0 0 0; border-left: 5px solid #FF5722; padding-left: 15px; line-height: 1.4; margin-bottom: 20px; }
.contact .left { width: calc(100% + 10px); float: left; margin: 0 -5px; }
.contact .right { width: 100%; float: right; }
.formBox li { display: block; position: relative; z-index: 0; margin-bottom: 10px; }
.formBox li input, .formBox li textarea { border: solid 2px #e3e3e3; height: 45px; color: #999; padding: 0 15px; font-size: 14px; box-sizing: border-box; width: 100%; border-radius: 3px; font-weight: 400; }
.formBox>li.mess { float: left; width: 100%; }
.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; }
.formBox li textarea { height: 99px; padding: 15px 15px; }
.dv-alienhe a { color: #fff; line-height: 1.4; padding: 9px 40px; }
.formBox .button { float: left; text-transform: uppercase; font-size: 14px; padding: 10px 30px; margin-right: 10px; line-height: 1.5; margin-top: 5px; color: #ffffff; background: #ebbc24; white-space: nowrap; transition: all 0.2s ease-in-out; border-radius: 3px; font-weight: 500; min-width: 100px; text-align: center; }
.formBox .button:hover { background: #0864a5; }
.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: #e55ab3; 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: #222222; 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: 45%; float: left; position: relative; z-index: 0; }
.viewRight { width: 53%; float: right; }
#bridal_images { border: 1px solid #e1e1e1; background: #fff; padding: 0; width: 100%; 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 #f1f1f1; }
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 #f1f1f1; }
#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 { position: relative; padding: 0; line-height: 1.3; font-size: 23px; color: #333; font-weight: 500; text-transform: uppercase; margin-bottom: 10px; }
.title_page_home h3 { font-size: 20px; padding-bottom: 5px; }
.viewRight .desc { margin-top: 15px; }
.viewRight_more img { width: 100%; }
.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; margin-left: 15px; }
.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: #e55ab3; border-radius: 3px; }
.ct_add ul h3.h3_ad a { background: #ee9583; }
.ct_add ul h3 a:hover { background: #ee9583; }
#sharelink { padding-top: 20px; margin-top: 20px; border-top: solid #ececec 1px; }
.fl-post-meta-bottom { margin: 20px 0; }
.fl-post-meta .fl-post-cats-tags i { font-size: 22px; color: #e55ab3; margin-right: 10px; position: relative; top: 5px; }
.fl-post-meta .fl-post-cats-tags a { font-size: 15px; padding: 5px 23px 7px; 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: 500; }
.fl-post-meta .fl-post-cats-tags a:hover { background: #e55ab3; color: #fff; }
.detail-sp>h5 { background: #e55ab3; padding: 9px 20px; color: #fff; text-transform: uppercase; font-size: 20px; font-weight: 500; margin-top: 20px; }
.detail-sp { margin-bottom: 20px; background: #fff; padding: 20px; margin-top: 20px; }
.detail-sp div.title_page_home { padding: 0; border-bottom: 1px solid #e8e8e8; margin-bottom: 15px; margin-top: 20px; text-align: center; }
.detail-sp div.title_page_home a { font-weight: 700; margin: 0 10px; padding: 0 0 8px; display: inline-block; margin-bottom: -1px; }
.cls_all.active { display: block; }
.cls_all { display: none; }
.dv-box-anhsp.flex a { display: inline-block; width: calc(100% / 4 - 20px); margin: 0 10px 20px; float: left; line-height: 0; }
.dv-box-anhsp.flex a img { width: 100%; height: 100%; object-fit: cover; }
.dv-box-anhsp.flex a img:hover { opacity: 0.8; }
.detail-sp div.title_page_home a.active { color: #e45cb5; border-bottom: 3px solid #e45cb5; }
.fb_iframe_widget_fluid_desktop iframe { width: 100% !important }
.title_page { text-align: left; width: 100%; background: #e55ab3; margin-bottom: 20px; }
.title_page ul .h_title { text-transform: uppercase; font-size: 23px; font-weight: 500; color: #ffffff; text-align: left; padding: 12px 20px; }
.box_page { margin-top: 20px; }
.box_page .col-md-6 { width: calc(100% / 1); margin: 0; }
.page_conten_page .col-lg-12 .col-lg-4 { float: left; margin: 0px 10px 20px; width: calc(100% / 1 - 20px); }
.page_conten_page .col-lg-12.dv-dichvu .col-lg-4 { width: calc(100% / 2 - 20px); background: #ebebeb; padding-bottom: 3px; }
.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 .input_search { display: block; }
.tin_right .timkiem_top { border: 1px solid #e7e7e7; width: 100%; margin-top: 15px; padding: 3px 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 a { color: #fff; }
.title_right_pro_view { font-weight: 700; font-size: 20px; text-align: left; position: relative; padding: 8px 15px; background: #2185e5; line-height: 1.5; color: #fff; margin-bottom: 15px; }
.title_news.title_news_none span { margin-bottom: 10px; font-size: 14px; }
.sub-3,.sub-4,.sub-5,.sub-6 { display: none; }
.tin_right .blog-item .img-box { width: 35%; float: left; }
.tin_left .blog-item .img-box { width: 40%; float: right; }
.tin_left .col-lg-12.dv-dichvu .blog-item .img-box, .tin_left .col-lg-12.dv-dichvu .blog-item .text-box { width: 100%; float: left; }
.tin_left .col-lg-12.dv-dichvu .blog-item .text-box { padding: 10px; text-align: center; }
.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: 56%; float: left; padding: 0; text-align: right; }
.tin_right .blog-item .text-box { width: 58%; float: right; padding: 0; }
.tin_right .blog-item .text-box h5 { position: relative; font-size: 15px; line-height: 25px; margin: 0; font-weight: 500; }
.tin_right .blog-item .text-box h4 span { color: #c1c1c1; font-weight: normal; font-size: 12px; padding-right: 10px; text-decoration: line-through; display: inline-block; }
.tin_right .blog-item { margin-bottom: 0px; display: flex; flex-wrap: wrap; border-bottom: 1px solid #E6E8EC; padding: 15px 0px; }
.tin_right .blog-item:last-child { border-bottom: none; }
.marquee { overflow: hidden; height: 420px; margin-top: 15px; }
.title_news h2 { text-align: left; position: relative; color: #333; font-weight: bold; font-size: 24px; padding: 0 0 0; border-left: 5px solid #FF5722; padding-left: 15px; line-height: 1.4; margin-bottom: 20px; }
.title_news li { font-size: 17px; color: #464646; list-style: none; margin-bottom: 10px; font-weight: 500; font-style: initial; }
.showText iframe { margin-top: 15px; }
.showText p img { width: 100%; }
.showText h2 { font-size: 25px; line-height: 1.1; margin-bottom: 10px; }
#tintuc_slide .new_id_bs { width: calc(100% / 1); margin: 0 0 10px; }
.new_id_bs { position: relative; width: calc(100% / 4 - 20px); margin: 0 10px 20px; float: left; box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%); padding-bottom: 10px; }
.new_id_bs img { width: 100%; border-radius: 4px 4px 0 0; }
.new_id_bs li { float: left; list-style: none; position: relative; overflow: hidden; line-height: 0; }
.new_id_bs ul { float: right; width: 100%; position: relative; }
.new_id_bs ul h3 a { font-size: 16px; font-weight: 500; color: #222; padding-bottom: 5px; 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; margin-top: 10px; line-height: 30px; text-align: center; text-transform: uppercase; }
h4.chanel { text-align: center; color: #e55ab3; }
.tt_page_top { margin: 0 -10px; }
.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.7; }
.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: #e55ab3; }
.album-zoom-gallery { margin: 0 -10px; }
div#lightgallery > div:hover img { opacity: 0.8; cursor: pointer; }
div#lightgallery > div { width: calc(100% / 5 - 10px); margin: 5px; 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: 0 0px 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; 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: #e55ab3; margin-top: 20px; }
.tuvanbaogia_popup ul li { width: 46%; margin: 0 2%; 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 20px; }
.tuvanbaogia_popup h3 { font-size: 23px; line-height: 30px; font-weight: 500; color: #ffffff; text-transform: uppercase; margin-bottom: 15px; background: #e55ab3; padding: 10px; }
.item-careers { border: 1px solid #f1f1f1; padding: 40px; margin-bottom: 0px; border-radius: 10px; }
.item-careers h4 a { display: block; color: #222222; font-size: 25px; font-weight: 500; margin-bottom: 20px; text-transform: capitalize; position: relative; border-bottom: 1px solid #f1f1f1; padding-bottom: 10px; }
.item-careers h4:hover a { color: #e55ab3; }
.item-careers ul li { display: inline-block; font-weight: 500; margin-right: 10px; }
.item-careers ul li.active { background-color: #e55ab3; padding: 2px 15px; color: #FFF; border-radius: 3px; }
.item-careers p { margin: 15px 0 0; }
.item-careers a { font-size: 14px; color: #e55ab3; display: inline-block; text-transform: capitalize; font-weight: 600; }
.popup_giohang { width: 850px; }
.popup_giohang h3 { font-size: 16px; font-weight: 400; padding: 10px 15px; background: #e55ab3; 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: #222; width: 100%; float: left; background: #fff; padding: 15px; margin-bottom: 0; }
.page_conten_page .heading-counter { padding: 15px 0; }
.heading-counter .count_cart { color: #e55ab3; }
.cart_summary tr td { padding: 15px 15px 15px; border-bottom: 1px solid #eaebf3; }
.cart_summary tr:first-child th { border: none; color: #222; 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: 100px; 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: #222; text-decoration: none; line-height: 25px; display: block; margin-bottom: 5px; }
table .c-th-sp a.del { color: #e55ab3; 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: #e55ab3; }
.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: 15px; line-height: 30px; float: left; cursor: pointer; }
#number { border: 1px solid #eaebf3; border-left: 0; border-right: 0; height: 30px; font-size: 12px; text-align: center; width: 45px; vertical-align: top; min-height: 30px; padding: 0; float: left; }
.so-luong-mua { display: -webkit-inline-box; }
.button-cart { margin: 15px 15px 30px; }
.button-cart a.close { margin-top: 15px; float: left; color: #e55ab3; cursor: pointer; }
.button-cart .btn-checkout { float: right; text-transform: uppercase; font-size: 16px; padding: 3px 30px 4px; line-height: 42px; color: #ffffff; background: #e55ab3; white-space: nowrap; transition: all 0.2s ease-in-out; border-radius: 5px; font-weight: 500; }
.button-cart .btn-checkout:hover { background: #e55ab3; }
.button-cart a.close:hover { color: #e55ab3; }
.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: 15px; 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: #e55ab3; font-size: 17px; }
.title-final-total { font-weight: 650; margin: 10px 0; }
.method-button-cart button:hover { background: #e55ab3; 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; }
.total-cart-page { display: flex; font-size: 15px; padding: 5px 15px; align-items: center; }
.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: #e55ab3; 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: #0073ab; color: #fff; padding: 13px 20px; border: none; float: right; border-radius: 4px; cursor: pointer; opacity: 0.7; font-family: 'Noto Serif', 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: 'Noto Serif', 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: #e55ab3; }
td:last-child, th:last-child { text-align: right; }
.order-summary__nav.method-button-cart button { float: right; margin: 0; }
.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: #0c5460; background-color: #d1ecf1; border-color: #bee5eb; 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: 'Noto Serif', serif; font-size: 15px; width: 100%; margin-bottom: 15px; }
.top_td { border-bottom: none; }
.top_td textarea { height: 80px }
#chitiet_news { width: 30%; float: left; }
.method-button-cart button { text-transform: uppercase; font-size: 16px; padding: 15px 30px 14px; color: #FFF; background: #e55ab3; 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 }
.method-button-cart button:hover { background: #e55ab3 }
#cartRow_969208 .price,#cartRow1_969208.price { color: #e55ab3 }
.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 #e55ab3 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%; }
.page_sp_ct { width: 1000px; padding: 40px; }
.pro_home_id.pro_id ul { width: calc(100% / 3 - 20px); margin: 0px 10px 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 30px; border: 0; width: 100%; }
.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: #e8e8e8; -webkit-box-shadow: none !important; box-shadow: none !important; border: 2px solid transparent; width: auto; padding: 4px 20px; 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: #e55ab3; }
.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: #e55ab3; cursor: pointer; }
.product_vendor { margin-top: 5px; }
.cl_main { color: #ff0000; }
.viewRight .number-down,.viewRight .number-up { height: 48px; width: 48px; line-height: 48px; }
.viewRight .so-luong-mua { float: left; }
.viewRight #number { height: 48px; width: 68px; min-height: 48px; }
.sort-cate-left { display: inline-block; width: 100%; margin-bottom: 20px; }
.sort-cate-left h3 { color: #222; font-size: 16px; float: left; margin: 0; }
.sort-cate-left ul li { float: left; padding: 0 0 0 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 #e5e5e5; border-radius: 50%; display: inline-block; vertical-align: middle; margin: -3px 5px 0 0; position: relative; }
.sort-cate-left ul li:hover i:before, .sort-cate-left ul li.active i:before { content: ""; width: 8px; height: 8px; background-color: #e55ab3; position: absolute; border-radius: 50%; margin: 3px; }
.offer-box { background: #e55ab347; 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; }
.viewRight h1 { font-size: 22px; color: #e55ab3; line-height: 30px; font-weight: 500; border-bottom: 1px solid #ebebeb; padding: 10px 0 15px; margin-bottom: 10px; }
.viewRight h1 span { color: #c1c1c1; font-weight: normal; font-size: 16px; padding-left: 10px; text-decoration: line-through; }
.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; }
#start { width: 36%; float: left; margin-right: 0; margin-top: 7px; }
#start input { font-family: 'Noto Serif', serif; color: #666; font-size: 14px; font-weight: 600; text-align: left; border-radius: 0px; border: 0px solid #e1e1e1; box-shadow: none; background: transparent; }
#stop { width: 36%; float: left; margin-left: 0; margin-top: 7px; text-align: right; position: relative; }
#stop:before { content: "-"; position: absolute; left: -6px; font-size: 17px; top: -2px; }
#stop input { font-family: 'Noto Serif', serif; color: #666; font-size: 14px; font-weight: 600; text-align: left; border-radius: 0px; border: 0px solid #e1e1e1; box-shadow: none; background: transparent; }
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: #e55ab3; 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: #e55ab3; 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: #222; padding: 5px 14px; border-radius: 50px; 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; }
.option.filter_price { padding: 0 10px; }
.sidebar .easy-basket-filter-info input { border: none; color: #e55ab3; 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; }
.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; }
.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: #e55ab3; }
.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; border-radius: 50%; font-size: 18px; border: solid 2px #b5b5b5; line-height: 40px; position: absolute; top: -16px; height: 15px !important; width: 15px; background: #fff; }
.filter-item--check-box input:checked+.fa:before, .filter-item--check-box input+span:before { border-color: #e55ab3; }
label[for] { cursor: pointer; }
.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: ""; color: #e55ab3; position: absolute; width: 9px; height: 9px; line-height: 9px; border-radius: 50%; background: #e55ab3; top: -11px; left: 5px; }
.filter-item--check-box .fa { margin-right: 15px; width: 14px; font-size: 18px; line-height: 40px; position: relative; top: 2px; }
.filter-item--check-box input:checked+.fa, .filter-item--check-box input+span { color: #ed3952; }
.blog-item { width: calc(100% - 30px); margin: 0 15px; background: #fff; }
.blog-item p { margin: 0; padding: 0; }
.col-lg-12.dv-tintuc-slider { margin: 0 -15px; }
.page_conten_page .poup_page { width: 600px; background: #f1f1f1; 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; }
.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: 270px; 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; }
.fhs-btn-box > .fhs-btn-cancel { color: #e55ab3; border: 1px solid #e55ab3; }
.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; }
p.info-sub-title { margin: 0px 0 0; }
.dv-left-home { width: 275px; float: left; position: sticky; top: 65px; z-index: 1; }
.dv-right-home { width: calc(100% - 275px); float: left; padding-left: 25px; }
.dv-sp-title { background: #e55ab3; color: #fff; text-align: left; line-height: 1.6; display: block; margin: 0; text-transform: uppercase; font-weight: 500; padding: 10px 18px 8px; font-size: 18px; }
.dv-box-dmsp ul { list-style: none; border: 1px solid #ddd; border-top: 0; }
.dv-box-dmsp li { list-style: none; position: relative; }
.dv-box-img a { display: block; line-height: 0; margin-bottom: 15px; }
.dv-box-img a img { width: 100%; }
.dv-box-dmsp li a { font-size: 15px; font-weight: 500; color: #575454; display: block; line-height: 1.5; padding: 9px 15px; padding-left: 45px; }
.blink-color { text-decoration: none; color: red; -webkit-animation: blink_color 0.5s infinite; -moz-animation: blink_color 0.5s infinite; -ms-animation: blink_color 0.5s infinite; -o-animation: blink_color 0.5s infinite; animation: blink_color 0.5s infinite; display: block; }
@-webkit-keyframes blink_color { from { color: yellow; }
to { color: red; }
}
@-moz-keyframes blink_color { from { color: yellow; }
to { color: red; }
}
@-ms-keyframes blink_color { from { color: yellow; }
to { color: red; }
}
@-o-keyframes blink_color { from { color: yellow; }
to { color: red; }
}
@keyframes blink_color { from { color: yellow; }
to { color: red; }
}
.dv-click-here { font-size: 22px; line-height: 1.3; padding: 0 0 5px; }
.product-wrapper .meta-wrapper .icon { display: none; }
.dv-box-dmsp li+ li { }
.pro_home_id.pro_home_id_nb ul { float: left; width: calc(100% / 3 - 20px); }
.dv-box-dmsp ul ul { position: absolute; left: 100%; background: #fff; z-index: 9999; width: 100%; top: 0; display: none; }
.dv-box-dmsp ul lI:hover > ul { display: block; }
.dv-box-dmsp li a:hover { color: #dd5211; }
.dv-box-dmsp li a:before { content: ""; margin-right: 10px; font-size: 11px; position: absolute; left: 15px; top: 12px; background: url(../images/cate5_icon.png) top left no-repeat; width: 20px; height: 18px; background-size: 20px; }
.dv-sp-title i { margin-right: 10px; font-size: 21px; }
.dv-box-sp { margin-bottom: 20px; background: #fff; }
.dv-box-dmsp li i { position: absolute; top: 11px; right: 15px; }
.dv-box-dmsp li:hover > i { color: #e55ab3; }
.right-top p { width: 100%; text-align: left; color: #333; line-height: 1.4; margin: 0; padding: 2px 0; }
.right-top ul { list-style: none; float: right; margin: 0; margin-left: 20px; }
.right-top p { display: inline-block; margin: 0; float: right; width: auto; }
.right-top p i { margin-right: 8px; font-size: 18px; }
.right-top p a { color: #333; }
.right-top p a span { font-size: 20px; color: #e55ab3; font-weight: 500; }
.dv-home-qc { padding: 50px 0; background: #fff; }
.wpb_wrapper.col-lg-3 { }
.wpb_wrapper.col-lg-3 p { margin: 0; }
.dv-home-qc img { width: 100%; max-width: 150px; }
.content { text-align: center; line-height: 1.6; margin: 0; margin-left: 0; width: 100%; padding-left: 0; }
.content h5 { font-size: 22px; padding: 0 0 8px; text-transform: uppercase; line-height: 1.5; color: #e55ab3; }
.wpb_wrapper.col-lg-3 p { margin: 0; line-height: 1.5; font-size: 14px; }
.wpb_wrapper.col-lg-3 { background: #fff; float: left; margin: 0px 10px; width: calc(100% / 4 - 20px); text-align: center; padding: 20px; border: 1px solid #dbdbdb; }
.wpb_wrapper.col-lg-3 > p { width: 100%; }
.products { padding: 50px 0; }
.dv-header-bt { }
.menu > li i { margin-left: 6px; }
.dv-home-gioithieu .qodef-button.qodef-layout--textual:hover .qodef-m-icon svg .qodef-arc-1 { stroke-dashoffset: 165; opacity: 1; color: #ffffff; stroke-width: 2px; }
.dv-box-dmspds { background: #fff; margin-bottom: 30px; border-radius: 10px; padding: 20px; }
.dv-spp.pro_home_id ul { width: calc(100% - 20px); border: none; }
.nums.no_box ul { display: inline-block; margin: 0; }
.link_page h3 { color: #fff; letter-spacing: 0px; text-transform: uppercase; font-size: 26px; font-weight: 500; margin-bottom: 5px; line-height: 1.3; }
.banner_detail:before { content: ""; background: rgb(53 56 71 / 52%); position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
.dv-gh-col-left { width: 25%; float: left; padding-right: 20px; }
.dv-gh-col-left img { width: 100%; }
.dv-gh-col-center { width: 50%; float: left; padding-right: 20px; }
.dv-gh-col-right { width: 25%; float: left; }
.dv-show-giohang { padding: 10px 0; display: none; }
.dv-box-spdh h3 { font-size: 16px; }
.dv-gh-col-left h3 { font-size: 16px; line-height: 1.5; display: block; }
.dv-gh-col-left h4 { font-weight: normal; }
.dv-gh-col-left h4 span { display: inline-block; color: red; font-weight: 700; font-size: 20px; }
.dv-show-giohang p { color: red; margin: 0; padding: 0 0 5px; line-height: 1.5; font-size: 14px; font-weight: 500; }
.dv-gh-col-center textarea { 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; height: 95px; margin-bottom: 10px; }
.dv-gh-col-center select { margin: 0 0 10px; }
.dv-xemtruoc { line-height: 40px; vertical-align: middle; text-align: center; font-size: 32px; color: #FF0000; height: 75px; width: 100%; background-color: #e3e3e3; background-image: none; border: 1px solid #dbdbdb; display: flex; align-items: center; justify-content: center; }
.dv-gh-col-right input { margin: 0 0 15px 0; }
span.btn { display: inline-block; font-weight: 400; color: #212529; text-align: center; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 5px 10px; font-size: 14px; line-height: 1.5; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
.dv-gh-col-center table { position: relative; }
.dv-gh-col-center label input { position: absolute; opacity: 0; }
.dv-gh-col-center label input:checked ~ span { background: #e55ab3; color: #fff; }
button.btn.btn-warning { display: inline-block; font-weight: 400; color: #212529; text-align: center; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 8px 16px; font-size: 15px; line-height: 1.5; border-radius: 0.25rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; background: #e55ab3; color: #fff; }
img.ajax_img_loading { height: 14px; margin-left: 5px; display: none; }
.dv-homt-dt li { list-style: none; width: calc(100% - 20px); margin: 0 10px; padding: 10px; display: flex; align-items: center; text-align: center; height: 80px; }
.dv-homt-dt li img { max-width: 100%; max-height: 80px; }
.owl-dots { display: none; }
.owl-prev, .owl-next { width: 44px; height: 44px; line-height: 40px; background: hsl(0deg 0% 0% / 18%); color: #fff; border: 1px solid #fff0; }
.owl-prev spam, .owl-next span { line-height: 42px; }
.owl-carousel .owl-prev:hover, .owl-carousel .owl-next:hover { background: #616161 !important; border-color: #3330; }
.dt-sc-subscribe-frm input { width: 100%; height: 40px; border: none; border-radius: 4px; padding: 0 10px; color: #333; }
.dt-sc-subscribe-frm input { }
.dt-sc-subscribe-frm input#capcha_hd { }
.dt-sc-subscribe-frm a.cur { position: relative; color: #ffffff; text-transform: uppercase; font-size: 14px; padding: 9px 13px; font-weight: 500; display: inline-block; background: #e55ab3; float: right; border-left: 0px; border: none; border-radius: 0; cursor: pointer; right: 0; top: 0; height: 40px; width: 100%; text-align: center; border-radius: 7px; margin-top: 12px; }
.dt-sc-subscribe-frm a.cur:hover { background: #d2985f; }
.dt-sc-subscribe-frm a.cur i { display: none; }
.showText p,.showText ul, .showText ol, .showText h1, .showText h2, .showText h3, .showText h4, .showText h5, .showText h6 { margin-bottom: 10px; }
.showText ol, .showText h1, .showText h2, .showText h3, .showText h4, .showText h5, .showText h6 { padding-top: 5px; font-weight: 500; }
.showText.showText_lienhe p { margin-bottom: 3px; }
.contact-maps iframe.iframe_load { width: 100%; height: 100%; }
.contact .left li { width: calc(50% - 10px); margin: 0 5px 15px; float: left; }
.dv-dv-gr { width: calc(100% / 2 - 20px); margin: 0 10px 20px; border: 1px solid #f1f1f1; padding: 10px; }
.dv-dv-gr li { list-style: none; width: 32%; float: left; }
.dv-dv-gr li a { line-height: 0; }
.dv-dv-gr li a img { width: 100%; }
.dv-dv-gr ul { width: 68%; float: left; padding-left: 15px; }
.dv-dv-gr ul h3 { font-size: 17px; line-height: 1.5; padding: 0 0 4px; }
.dv-tintuc-slider.flex ul { width: calc(100% / 4 - 20px); }
.dv-tintuc-slider.flex .blog-item { width: calc(100% / 4 - 30px); float: left; margin: 0 15px 30px; }
.blog-item img { width: 100%; }
.blog-item .img-box a { display: block; line-height: 0; }
.dv-tintuc-slider.flex { margin: 0 -15px; }
span.blog-date i { margin-right: 6px; }
span.blog-date { margin-bottom: 5px; display: block; }
.dv-hd-top { color: #333; font-size: 14px; padding: 5px 0 0; }
.dv-hd-top .dv-left { display: inline-block; float: left; padding: 5px 0; }
.dv-hd-top .dv-right { display: inline-block; float: right; }
.dv-hd-top .dv-right a { color: #333; }
.dv-hd-top i { margin-right: 7px; }
.fa-star:before { content: "\f006"; }
.fa-star.checked:before { content: "\f005"; }
.pro_home_id ul h4 span { display: inline-block; }
.price { color: #333; font-size: 16px; margin-bottom: 10px; font-style: italic; }
.dv-boxPrice a { display: inline-block; border: 1px solid #e55ab3; padding: 6px 18px; margin-top: 10px; border-radius: 6px; background: #e55ab3; color: #fff; }
div .viewLeft { width: 50%; padding-right: 10px; }
div .viewRight { width: 50%; margin: 0; padding-left: 20px; }
.dv-boxPrice a i { margin-right: 10px; }
.dt-sc-subscribe-frm a.cur img { margin: 0; }
.dv-slider-nang.no_box { padding: 10px 0 0; }
.pro_home_id ul .pkichthuoc { margin-bottom: 2px; display: none; }
.pro_home_id ul h4 span.db { font-weight: normal; font-size: 15px; color: #333; float: right; padding-top: 7px }
.pro_home_id ul h4 { text-align: left; padding: 0 5px; display: none; }
.pro_home_id ul h4 span.gia { font-weight: normal; color: #333; font-size: 15px; }
.logo_top span { font-family: "Great Vibes"; font-size: 30px; font-weight: 500; color: #e3ac2c; margin-left: 15px; padding-top: 10px; }
.logo_top a { display: inline-block; line-height: 0; margin-top: 0; }
.dv-show-giohang p span.sp { font-style: italic; font-size: 13px; color: #555; }
.blog-item .img-box i { position: absolute; left: 50%; top: 50%; font-size: 45px; color: #f60b0bdb; transform: translate(-50%, -50%); }
.bannerMain .owl-dots { display: block; }
.owl-carousel .owl-dot { height: 14px; width: 14px; border-radius: 50%; margin: 20px 5px 0; background: #fff; border: 1px solid #fff; display: inline-block; padding: 0; }
.owl-carousel .owl-dot.active, .owl-carousel .owl-dot:hover { background: #626262; border-color: #626262; }
.bannerMain .owl-dots { bottom: 34px; }
a.main-menu-wrapper__search.search-toggler.icon-magnifying-glass { display: inline-block; color: #333; font-size: 18px; padding: 20px 0 20px 35px; display: none; }
.dv-hd-top a { color: #fff; }
.dv-hd-top .dv-right a { color: #000; }
.menu > li > a { }
.menu > li:hover > a { color: #333; }
.menu > li > ul, .menu > li > ul ul { background: #ffffff; padding: 0; box-shadow: 0 0 10px #d6d6d6; border-radius: 3px; }
.menu > li > ul > li, .menu > li > ul > li li { color: #333; }
.menu > li > ul > li > a, .menu > li > ul > li li a { color: #333!important; }
.menu > li > ul > li:hover>a, .menu > li > ul > li li:hover>a { color: #e55ab3 !important }
.menu > li > ul > li + li { border-top: 1px solid #ededed; }
.dv-header-bt.fixed { background:rgb(255 255 255 / 80%); }
.dv-header.dv-header-bt.fixed .dv-hd-top { display: none; }
.box_menu { float: none; text-align: center; line-height: 0; }
.menu { float: left; display: inline-block; margin: 10px 0; }
.dv-gh-col-left h4 { line-height: 1.4; font-size: 14px; }
.dv-gh-col-left h4 span { font-weight: 500; font-size: 16px; }
.blog-item .img-box i { font-size: 50px; opacity: 0.3 }
.blog-item .img-box:hover i { opacity: 0.7 }
.btn-frame { display: block; width: 50px; height: 50px; position: fixed; right: 20px; z-index: 10; cursor: pointer; }
.btn-frame i { display: flex; display: -ms-flex; justify-content: center; align-items: center; -ms-flex-align: center; width: 50px; height: 50px; border-radius: 50%; background: #e55ab3; position: relative; z-index: 1; }
.btn-frame i img { vertical-align: middle; width: 70%; }
.btn-frame .animated.infinite { animation-iteration-count: infinite; }
.btn-frame .kenit-alo-circle { width: 60px; height: 60px; top: -5px; right: -5px; position: absolute; background-color: transparent; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid rgba(7,41,103,0.8); opacity: .1; border-color: #e55ab3; opacity: .4; }
.btn-frame .zoomIn { animation-name: zoomIn; }
.btn-frame .animated { animation-duration: 1s; animation-fill-mode: both; }
.btn-frame .kenit-alo-circle-fill { width: 70px; height: 70px; top: -10px; right: -10px; position: absolute; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; border: 2px solid transparent; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; background-color: rgb(216 179 62 / 31%); opacity: .4; }
.btn-frame .pulse { animation-name: pulse; }
.btn-zalo { bottom: 315px; }
.btn-phone { bottom: 230px; }
.js-facebook-messenger-container.closed,.js-facebook-messenger-tooltip.closed { display: none!important }
.js-facebook-messenger-tooltip { bottom: 97px; right: 97px }
.js-facebook-messenger-tooltip { color: #404040; background: #fff }
.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip { z-index: 999 }
.js-facebook-messenger-tooltip { display: none; position: fixed; text-align: center; border-radius: 10px; overflow: hidden; font-size: 12px; line-height: 1; padding: 10px; border: 1px solid rgba(0,0,0,0.1); box-shadow: rgba(0,0,0,0.15) 0 2pt 10pt; z-index: 1.0E+30 }
.js-facebook-messenger-close-tooltip { width: 10px; height: 10px; display: inline-block; cursor: pointer; margin-left: 10px }
.js-facebook-messenger-box.rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand }
.js-facebook-messenger-box.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both }
.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip { z-index: 999 }
.js-facebook-messenger-box { display: block; position: fixed; cursor: pointer; bottom: 150px; right: 17px; width: 56px; height: 56px; text-align: center; background: #e55ab3; border-radius: 100%; overflow: hidden; z-index: 99; -webkit-box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.3); -moz-box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.3); box-shadow: 1px 1px 4px 0 rgba(0,0,0,0.3) }
.js-facebook-messenger-box.rotate svg#fb-msng-icon { transform: rotate(0deg) }
.js-facebook-messenger-box svg#fb-msng-icon { width: 32px; height: 33px; position: absolute; top: 13px; left: 12px; opacity: 1; overflow: hidden; -webkit-transition: opacity 160ms ease-in-out,transform 160ms ease-in-out; -moz-transition: opacity 160ms ease-in-out,transform 160ms ease-in-out; -o-transition: opacity 160ms ease-in-out,transform 160ms ease-in-out; transition: opacity 160ms ease-in-out,transform 160ms ease-in-out; }
.js-facebook-messenger-box.rotate svg#close-icon { transform: rotate(-45deg) }
.js-facebook-messenger-box svg#close-icon { opacity: 0; width: 19px; height: 20px; position: absolute; top: 19px; left: 19px; -webkit-transition: opacity 160ms ease-in-out,transform 160ms ease-in-out; -moz-transition: opacity 160ms ease-in-out,transform 160ms ease-in-out; -o-transition: opacity 160ms ease-in-out,transform 160ms ease-in-out; transition: opacity 160ms ease-in-out,transform 160ms ease-in-out; }
.js-facebook-messenger-container,.js-facebook-messenger-container-button { z-index: 1000 }
.js-facebook-messenger-container { position: fixed; opacity: 0; transform: translateY(50px); bottom: 110px; right: 90px; border-radius: 10px; pointer-events: none; box-shadow: 0 1px 6px rgba(0,0,0,0.06),0 2px 32px rgba(0,0,0,0.16); -webkit-transition: transform 160ms ease-in-out,opacity 160ms ease-in-out; -moz-transition: transform 160ms ease-in-out,opacity 160ms ease-in-out; -o-transition: transform 160ms ease-in-out,opacity 160ms ease-in-out; transition: transform 160ms ease-in-out,opacity 160ms ease-in-out }
.js-facebook-messenger-top-header { width: 220px }
.js-facebook-messenger-top-header { color: #fff; background: #e55ab3 }
.js-facebook-messenger-top-header { display: block; position: relative; width: 220px; background: #e55ab3; color: #fff; text-align: center; line-height: 1; padding: 10px; font-size: 14px; border-top-left-radius: 10px; border-top-right-radius: 10px }
.js-facebook-messenger-container iframe,.js-facebook-messenger-container-button iframe { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px }
.js-facebook-messenger-box,.js-facebook-messenger-button,.js-facebook-messenger-tooltip { z-index: 999 }
.js-facebook-messenger-container,.js-facebook-messenger-container-button { z-index: 1000 }
.js-facebook-messenger-top-header { color: #fff; background: #e55ab3 }
.js-facebook-messenger-top-header { width: 220px }
.js-facebook-messenger-tooltip { color: #404040; background: #fff }
.js-facebook-messenger-container.open { transform: translateY(0px); opacity: 1; pointer-events: all }
.js-facebook-messenger-tooltip { bottom: 97px; right: 97px }
.js-facebook-messenger-box.open svg#fb-msng-icon { opacity: 0 }
.js-facebook-messenger-box.rotate.open svg#close-icon { transform: rotate(0deg) }
.js-facebook-messenger-box.open svg#close-icon { opacity: 1 }
@-webkit-keyframes zoomIn { 0% { opacity: 0; -webkit-transform: scale3d(.3,.3,.3); transform: scale3d(.3,.3,.3) }
50% { opacity: 1 }
}
@keyframes zoomIn { 0% { opacity: 0; -webkit-transform: scale3d(.3,.3,.3); transform: scale3d(.3,.3,.3) }
50% { opacity: 1 }
}
@-webkit-keyframes pulse { 0% { -webkit-transform: scaleX(1); transform: scaleX(1) }
50% { -webkit-transform: scale3d(1.05,1.05,1.05); transform: scale3d(1.05,1.05,1.05) }
to { -webkit-transform: scaleX(1); transform: scaleX(1) }
}
@keyframes pulse { 0% { -webkit-transform: scaleX(1); transform: scaleX(1) }
50% { -webkit-transform: scale3d(1.05,1.05,1.05); transform: scale3d(1.05,1.05,1.05) }
to { -webkit-transform: scaleX(1); transform: scaleX(1) }
}
.price span.gia_km { text-decoration: line-through; color: #717171; }
.price span.gia_ban { margin-right: 5px; }
.question { background-color: #fff; margin-bottom: 18px; border: 1px solid #e3e3e3; padding: 15px; }
.question h4 { color: #333; font-size: 15px; font-weight: 600; line-height: 1.5; margin: 0 0; position: relative; cursor: pointer; padding-right: 25px; }
.question h4 i { top: 0px; width: 14px; height: 15px; position: absolute; right: 0; background: url(../images/i-plus-q.svg) no-repeat top 4px left; }
.question p { font-size: 14px; color: #4a4a4a; font-weight: 400; line-height: 1.6; margin: 10px 0 15px; padding-top: 10px; display: none; border-top: 1px solid #e3e3e3; }
.question.active h4 i { top: 0px; background: url(../images/i-minus-q.svg) no-repeat top 4px left; }
.question.active p { display: block; }
.dv-cauhoi-tg .dv-left { width: 50%; float: left; padding-right: 20px; }
.dv-cauhoi-tg .dv-right { width: 50%; float: right; padding-left: 20px; }
.dv-cauhoi-tg .dv-right img { width: 100%; }
.dv-cauhoithuonggap { background: #fff; padding: 45px 0; }
.bolg.bolg-dv-1 { background: #f1f1f1; }
.bolg.bolg-dv-1 .blog-item { background: #fff; padding: 10px; }
.dv-home-gioithieu-cont .showText, .dv-home-gioithieu-cont .showText * { color: #000; font-size: 15px; line-height: 1.7; }
.dv-notfull { margin: 0 ; }
.dv-box-dmsp li:nth-child(2n+1) { background: #f6f6f6; }
.dv-mxhh a { width: 28px; display: inline-block; margin-left: 8px; border-radius: 100px; height: 28px; background: #dcdcdc; padding: 4px; float: left; color: #e55ab3; text-align: center; }
.dv-mxhh a i { color: #565656; margin: 0; }
.dv-mxhh a i:hover { color: #e55ab3; }
.dv-box-img { }
.dv-box-img h3 { background: #e55ab3; color: #fff; padding: 9px 15px; font-weight: 500; text-transform: uppercase; font-s: 15px; font-size: 15px; }
.dv-showtext { border: 1px solid #ddd; border-top: none; padding: 10px; background: #fff; }
.dv-showtext img { width: 100%; line-height: 0; margin-bottom: 10px; }
.dv-showtext h4 { color: #e55ab3; margin-bottom: 7px; }
.dv-showtext p { margin: 0; padding: 0 0 5px; }
.dv-box-img { margin-bottom: 20px; }
.dv-ndfoot .fa { color: #e55ab3 !important; margin-right: 10px; }
.dv-ndfoot a { color: #e8e8e8; }
.dv-ndfoot a:hover { color: #dd5211 !important; }
.dv-ndfoot h3, .dv-left.dv-right h3 { margin-bottom: 15px;color: #fff; font-size: 20px; font-weight: 500; }
.dv-hinh-group { width: calc(100% / 4 - 30px); margin: 0 15px 30px; }
.dv-hinh-group img { width: 100%; height: auto; }
.dv-hinh-group i { display: none; }
.dv-hinh-group h3 a { display: block; color: #333; font-size: 15px; padding: 10px 0 0; }
.dv-hinh-group .dv-img a { display: block; line-height: 0; }
.dv-hinh-group h3 a:hover { color: #dd5211; }
.flex.dv-hinhanh { margin: 0 -10px; }
.dv-home-gioithieu .qodef-button.qodef-html--link:hover { background: #d2985f; border-color: #d2985f; }
.dv-bg-home img { width: 100%; }
.dv-right-sp { width: 275px; float: left; position: sticky; top: 10px; }
.dv-left-sp { width: calc(100% - 275px); float: right; padding-left: 20px; margin-top: 20px; }
.dv-slider-nang li { height: 80px; }
.dv-gt-left { float: right; width: 50%; }
.dv-bg-home { background: #f1f1f1; line-height: 0; }
.dv-gt-right { width: 50%; line-height: 0; margin: 0; }
.wpb_wrapper.col-lg-3 > p i { display: block; line-height: 0; margin-bottom: 10px; }
.dv-left-sp .pro_home_id ul { width: calc(100% / 3 - 20px); }
.col-lg-12.dv-tintuc-slider .item { padding: 0 0 1px; }
.dv-table-reposive-n td { border: 1px solid #ccc; padding: 10px; text-align: left; height: auto !important; width: auto; }
.dv-table-reposive-n td p { padding: 0; margin: 0; }
.dv-table-reposive-n tr { height: auto !important; }
.dv-table-reposive-n { width: 100%; overflow-x: auto; }
.dv-menu { display: inline-block; float: right; }
.dv-table-reposive-n table { min-width: 500px; }
ul.flag-language { list-style: none; line-height: 0; position: relative; top: 6px; display: inline-block; float: right; }
.dv-hd-top .dv-left span { color: #000; }
.menu > li > a::before { content: ''; width: 10px; height: 2px; border-radius: 0px; background-color: var(--thm-primary); position: absolute; top: 50%; bottom: 0px; left: -20px; transition: transform 500ms ease; transform: scale(0) translateY(-50%); z-index: -1; }
.menu > li > a { font-weight: 500; color: #000; }
.menu > li:hover>a { color: #e55ab3; }
.menu > li { margin-left: 25px; }
.owl-prev span, .owl-next span { height: 42px; line-height: 35px; position: absolute; top: 0; left: 0; right: 0; }
.dv-baiviet-tile { max-width: 900px; margin-bottom: 30px; }
.dv-box-cent { padding: 40px; }
.section-title__tagline { display: block; color: #333; font-size: 25px; line-height: 30px; margin-bottom: 15px; text-transform: uppercase; font-weight: 600; }
.showText.showText_home ul { margin: 20px 0; }
.showText.showText_home ul li { list-style: none; position: relative; line-height: 1.6; padding-left: 30px; margin: 7px 0; }
.showText.showText_home ul li:before { content: "\e90a"; font-family: 'icomoon' !important; color: #e55ab3; position: absolute; left: 0; top: 1px; }
a.addthis_button_facebook_like.at300b { margin-left: -12px; }
a.addthis_button_tweet.at300b { min-width: 100px; }
@-webkit-keyframes zoomIn { 0% { opacity: 0; -webkit-transform: scale3d(.3,.3,.3); transform: scale3d(.3,.3,.3) }
50% { opacity: 1 }
}
@keyframes zoomIn { 0% { opacity: 0; -webkit-transform: scale3d(.3,.3,.3); transform: scale3d(.3,.3,.3) }
50% { opacity: 1 }
}
.title-sp-ok { text-align: center; font-size: 16px; }
.dv-nd { text-align: center; font-size: 25px; font-weight: 500; line-height: 1.6; margin-top: 30px; max-width: 1000px; }
a.a-lhtv { background: #e55ab3; color: #fff; padding: 14px 30px; margin-top: 25px; display: inline-block; border-radius: 7px; }
a.a-lhtv:hover { background: #d2985f; }
.blog-item-giai-pham { position: relative; display: block; border-radius: 0; padding: 20px; text-align: center; transition: all 500ms ease; z-index: 2; width: calc(100% / 4 - 20px); margin: 0 10px 0px; }
.blog-item-giai-pham img { width: 100px !important; height: 100px !important; background-size: cover; object-fit: cover; border-radius: 100px; margin-top: 20px }
.blog-item-giai-pham a { color: #f8a540; font-size: 18px; padding: 25px 0 10px; display: block; line-height: 1.5; font-weight: 700; }
.blog-item-giai-pham p { line-height: 1.6; margin: 0; }
.blog-item-giai-pham .img-box a { display: block; line-height: 0; }
.dv-tintuc-slider .owl-carousel .owl-stage-outer { padding: 5px 0 15px; }
.dv-tintuc-slider .owl-carousel .owl-stage-outer { padding: 5px 0 15px; }
.dv-home-tintuc.dv-home-tintuc-ds p { margin: 0; padding: 0; }
.dv-home-tintuc.dv-home-tintuc-ds .blog-item .text-box { padding: 15px 0; }
a.title-blog.title-blog-dv { display: block; margin-bottom: 10px; }
.album-zoom-gallery a { padding: 5px; }
table th { line-height: 1.5; text-align: left; font-weight: 500; text-transform: capitalize; }
tr:hover { background-color: #f5f5f5; }
th, td { border-bottom: 1px solid #ddd; }
th, td { padding: 5px 15px; line-height: 1.6; }
td a { color: #ed1c23; text-align: center; font-size: 15px; }
td a:hover { color: #ed1c23; }
table { border: 1px solid black; }
table { width: 100%; }
table { border-collapse: collapse; }
table, th, td { border: 1px solid #ccc; }
a.a-dowwload:hover { color: #fff; background: #edc551; }
a.a-dowwload { background: #e55ab3; color: #fff; padding: 2px 10px; display: inline-block; border-radius: 5px; white-space: nowrap; }
.box_right_pro_view { text-align: left; width: 100%; }
ul.ul-danhmuc-sp li { float: none; display: list-item; margin: 0; width: 100%; text-align: left; clear: both; border-bottom: solid 1px #636363; padding: 0; position: relative; padding-left: 40px; background: #434343; }
ul.ul-danhmuc-sp li ul { display: none; }
ul.ul-danhmuc-sp li i { position: absolute; top: 0; right: 0; padding: 8px; opacity: 0.8; cursor: pointer; }
ul.ul-danhmuc-sp li.acccti { }
ul.ul-danhmuc-sp li.acccti i.fa.fa-angle-down { display: none !important; }
ul.ul-danhmuc-sp li.acccti i.fa.fa-angle-up { display: block !important; }
ul.ul-danhmuc-sp li.acccti > ul { display: block; margin-left: 0px; }
ul.ul-danhmuc-sp li a { display: block; padding: 10px 0; line-height: 1.5; }
ul.ul-danhmuc-sp li:last-child { border: none; }
ul.ul-danhmuc-sp li:before { content: "\f105"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; position: absolute; top: 14px; left: 20px; color: #fff; }
ul.ul-danhmuc-sp { list-style: none; margin: 0 !important; padding: 0 !important; }
.box_right_pro_view.box_right_pro_view_3 { padding: 0; border: none; }
ul.ul-danhmuc-sp a { color: #fff; font-size: 15px; }
ul.ul-danhmuc-sp a:hover { color: #fff; }
ul.ul-danhmuc-sp ul { list-style: none; }
.box_right_pro_view>ul { list-style-type: none; padding: 10px 0 10px; border-top: 0; margin: 0; }
.box_right_pro_view>ul + ul { border-top: 1px dotted #dcdcdc; }
.box_right_pro_view img { width: 100%; height: auto; float: left; }
.box_right_pro_view>ul .dv-right-sp { width: calc(100% - 85px); float: left; padding-left: 15px; }
.box_right_pro_view>ul h3, .box_right_pro_view>ul h3 a { font-size: 15px; color: #4c4c4c; font-weight: 400; display: -webkit-box; overflow: hidden; line-height: 1.5; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.box_right_pro_view_2>ul>li { display: flex; margin: 0; float: left; width: 80px; text-align: center; }
.dv-mxh a { display: inline-block; width: 34px; height: 36px; border: 1px solid #4f4f4f; text-align: center; margin-top: 10px; float: left; margin-right: 10px; font-size: 16px; padding: 4px 0; transition: all .4s; }
.dv-doitac-2 { background: white; padding: 45px 0; }
.dv-dt2-left { width: 35%; float: left; border-right: 1px solid #e1e1e1; padding-right: 20px; }
.dv-dt2-right { width: 65%; float: left; padding-left: 16px; }
.dv-dt2-right ul { list-style: none; }
.dv-dt2-right ul li { list-style: none; }
.dv-dt2-right li { list-style: none; border: 1px solid #e1e1e1; height: 100px; width: calc(100% - 10px); margin: 0 5px 15px; display: flex; padding: 5px; }
.dv-dt2-right li img { max-width: 100%; max-height: 100%; width: auto !important; height: auto !important; }
.dv-dt2-right li a { display: flex; align-items: center; }
.dv-home-doitac1 { padding: 0;margin-bottom: 20px }
.dv-home-doitac1 h2.tiltle.tiltle_tintuc { margin-bottom: 7px !important; }
.dv-mxh { margin-top: 10px; }
.dv-mxh a:hover { background: #e55ab3; color: #fff; border-color: #e55ab3; border-radius: 7px; }
.dv-doitac-2-nd { margin-top: 10px; }
.dv-dt2-left h3 { padding-top: 0; line-height: 1.5; }
.dv-dt2-left { line-height: 1.6; font-size: 15px; }
.dv-box-giaiphap.flex { margin-top: 10px; }
.dv-item { width: calc(100% / 4 - 20px); margin: 0 10px 20px; border-top: 3px solid #4472c4; padding: 15px 0 0; }
.dv-item h5 { color: #002060; font-size: 18px; text-decoration: underline; }
.link_page ul li i { display: none; }
.dv-item a.title-blog.title-blog-dv { margin-bottom: 5px; }
.dv-team-nd.flex { margin: 20px -10px 0; }
.dv-item a.a-right { padding-top: 7px; display: inline-block; line-height: 0; }
.dv-dotac { width: calc(100% / 4 - 20px); margin: 0 10px 30px; }
.dv-dotac .img-box { border: 1px solid #ccc; padding: 10px; margin-bottom: 12px; }
.dv-dotac .img-box img { width: 100%; }
.dv-dotac .img-box a { line-height: 0; display: block; }
.dv-dotac { }
.dv-dotac .text-box a { text-align: center; display: block; font-size: 16px; line-height: 1.5; color: #333; font-weight: 500; }
.dv-dotac .text-box a:hover { color: #e55ab3; }
.blog-duan { width: 100%; margin: 0 0 20px; position: relative; }
.blog-duan .img-box a { display: block; line-height: 0; }
.blog-duan { }
.blog-duan .text-box { position: absolute; top: 50%; padding: 0 25px; transform: translateY(-50%); }
.blog-duan .text-box a { color: #fff; font-size: 18px; line-height: 1.5; display: inline-block; }
.blog-duan .text-box a span { display: inline-block; background: #005ba5; padding: 3px 20px; margin-top: 20px; font-size: 15px; }
.blog-duan .text-box a span i { margin-left: 10px; }
.dv-img-left-sp-1 { width: 72% !important; float: left; padding-left: 20px; text-align: left; }
.dv-img-right-sp-1 { width: 28% !important; float: left; }
.dv-img-right-sp-1 img { width: 100%; margin: 0; height: auto; }
.dv-img-left-sp-1 tr:nth-child(2n+2) { background: #f5f5f5; }
.dv-img-left-sp-1 tr td { line-height: 1.6; }
.dv-img-left-sp { width: 50% !important; float: left; padding-right: 15px; }
.dv-img-right-sp { width: 50% !important; float: left; padding-left: 15px; }
.dv-ndchitiet { margin-top: 15px; }
h2.h-title2 { font-size: 25px; line-height: 1.4; }
figure.image[style="display:inline-block"] { margin-bottom: 0; text-align: center; }
.img-box img { width: 100%; }
.dv-hd-top .dv-right span { display: inline-block; float: right; color: #000; padding: 5px 0; margin-left: 15px; }
.dv-sanpham { width: calc(100% / 4 - 20px); margin: 0 10px 20px; }
.dv-sanpham-slider { }
.dv-sanpham-slider .dv-sanpham { width: calc(100% / 1 - 20px); margin: 0 10px 0px; }
.dv-sanpham .text-box { text-align: center; padding: 15px 0 0; }
.dv-sanpham .text-box a { font-weight: 700; text-transform: uppercase; color: #707070; font-size: 16px; }
.dv-sanpham:hover .text-box a { color: #fd242d; }
.search a img { height: 20px; }
.dv-sanpham-danhmuc { background: #f3f3f3; padding: 40px 0 20px; }
.dv-box-sp-left { width: 20%; float: left; }
.dv-box-sp-right { width: 80%; float: left; overflow: hidden; }
.dv-box-sp-left a { display: block; width: 100%; height: 100%; }
.dv-box-sp-left a img { width: 100%; height: 100%; object-fit: cover; }
.dv-sanpham-danhmuc-box.flex { background: #fff; }
.dv-box-sp-right .dv-sanpham-slider .dv-sanpham { width: 100%; margin: 0; padding: 10px; border-left: 1px solid #e9e9e9; }
.dv-box-sp-right .dv-sanpham .text-box { text-align: left; padding: 5px ; }
.dv-title-sp { margin-bottom: 15px; position: relative; }
.dv-title-sp span { display: inline-block; font-weight: 700; color: #707070; font-size: 22px; line-height: 1.4; background: #f3f3f3; z-index: 1; position: relative; padding-right: 20px; }
.dv-title-sp:before { content: ""; position: absolute; height: 1px; background: #d5d5d5; width: 100%; top: 50%; }
.dv-sanpham-danhmuc-child { margin-bottom: 35px; }
.dv-ndtitle { color: #efc51d; font-size: 22px; line-height: 1.4; padding: 0 0 15px; }
.dv-home-noidung-cont { color: #fff; position: relative; padding: 0; font-size: 15px; line-height: 1.8; margin-bottom: 20px; }
.dv-home-ndchild { position: relative; min-height: 180px }
.dv-home-ndchild .showText.showText_home { margin: 40px 70px; display: block; position: relative; float: left; }
.dv-home-ndchild > img { position: absolute; width: 100%; height: 100%; object-fit: cover; }
.dv-home-noidung { position: relative; }
.dv-title-home .tiltle { margin-bottom: 10px; }
.dv-title-home { margin-bottom: 15px; }
.dv-alienhe.dv-alienhe-home { padding-left: 0; text-align: center; padding: 20px 0 0; }
.dv-alienhe.dv-alienhe-home a, .btn-now { display: inline-block; margin: 0 auto; float: none; border-radius: 100px; padding: 9px 30px; background: -moz-linear-gradient(bottom, #ce6dca 30%, #e45cb5 70%); background: -o-linear-gradient(bottom, #ce6dca 30%, #e45cb5 70%); background: -ms-linear-gradient(bottom, #ce6dca 30%, #e45cb5 70%); background: -webkit-gradient(linear, left bottom, left top, color-stop(0.1, #ce6dca), color-stop(0.9, #e45cb5)); transition: all .3s }
.dv-alienhe.dv-alienhe-home a:hover, .btn-now:hover { background: -moz-linear-gradient(bottom, #e45cb5 30%, #ce6dca 70%); background: -o-linear-gradient(bottom, #e45cb5 30%, #ce6dca 70%); background: -ms-linear-gradient(bottom, #e45cb5 30%, #ce6dca 70%); background: -webkit-gradient(linear, left bottom, left top, color-stop(0.1, #e45cb5), color-stop(0.9, #ce6dca)); }
.dv-box-new li.phone { width: 50%; float: left; }
.dv-box-new li.mail { width: 50%; float: right; }
.dv-box-new li.mail p { padding-right: 10px; text-align: right; width: 100px; }
.dv-giaychungnhan { margin: 0 -10px; }
.dv-title-gt { border-bottom: 1px solid #d5d5d5; margin-bottom: 20px; }
.dv-title-gt span { font-size: 20px; display: inline-block; font-weight: 500; color: #5a5a5a; padding: 0 0 7px; }
.dv-noidung a { display: block; line-height: 0; margin-bottom: 15px; }
.dv-noidung a img { width: 100%; }
.dv-title-gt a { float: right; font-weight: 500; color: #656565; margin-top: 5px; }
.dv-giaychungnhan li { list-style: none; width: calc(100% - 20px); }
.dv-giaychungnhan li a { display: block; }
.dv-giaychungnhan li img { width: 100%; }
.div-menu-footer { text-align: center; margin-bottom: 40px; }
.div-menu-footer ul { list-style: none; margin: 0; }
.div-menu-footer ul li { list-style: none; display: inline-block; }
.div-menu-footer ul li a { display: block; color: #ececec; padding: 0 20px; font-size: 15px; line-height: 1.3; }
.div-menu-footer ul li + li a { border-left: 1px solid #ececec; }
.div-menu-footer ul li a:hover { color: #ebbc24; }
.dv-foote-child.flex .clr { display: none; }
.dv-banner-top { line-height: 0; }
.dv-banner-top img { width: 100%; height: auto; }
.dv-main-left { width: calc(100% - 320px); float: left; padding: 20px; background: #fff; margin-right: 20px; }
ul.ul-danhmuc-sp li:hover { background: #2185e5; }
.title_right_pro_view span { position: absolute; right: 0; top: 0; bottom: 0; padding: 8px 0; background: #434343; width: 56px; text-align: center; }
.dv-header.dv-header-bt.dv-menu-child.fixed { position: fixed; top: 0; }
.dv-main-right { width: 300px; float: right; background: #fff; padding: 20px; position: sticky; top: 115px; }
.box_page.dv-home-tintuc { padding: 30px 0 0; }
.dv-cke-img-group figure.image img { max-width: 100%; }
.dv-cke-img-group figure.image { text-align: center; }
.dv-blog-item { width: 100%; border-bottom: 1px solid #e7e7e7; padding: 15px 0; }
.dv-blog-item .img-box { width: 30%; float: left; }
.dv-blog-item .dv-text-box { width: 70%; float: left; padding-left: 20px; text-align: left; }
.dv-blog-item .dv-text-box a { display: block; font-weight: 700; }
.dv-blog-item .dv-text-box span { display: block; text-align: left; float: left; padding: 5px; font-size: 14px; }
.dv-text-box a { display: inline-block; font-size: 18px; line-height: 1.5; color: #333; }
.title_news.title_news_none h2 { margin-bottom: 10px; }
.dv-text-box span { display: inline-block; float: right; margin: 0; }
.dv-text-box a:hover { color: #e55ab3; }
.dv-timkiem-hd { text-align: right; line-height: 0; }
.search label { display: inline-block; width: 300px; background: #fff; border-radius: 100px; float: left; font-size: 14px; }
.search label select { width: 100px; display: inline-block; float: right; height: 26px; border: none; border-left: 1px solid #e8e8e8; padding: 0 0 0 10px; margin: 4px 0 0; margin-right: 10px; font-size: 13px; }
.search label input { width: calc(100% - 110px); display: inline-block; float: left; }
.search a img { display: none; }
.dv-home-gioithieu-cont { background: #fff; padding: 20px 15px; }
.is_shaodow{ box-shadow: 0 0 10px #c8c8c8; }
.dv-home-gioithieu .owl-dots { display: block; position: relative; top: 0; bottom: 0; margin-top: 10px; }
.dv-home-gioithieu .owl-nav { display: none; }
.dv-home-gioithieu .owl-dots button { background: #efefef; width: 12px; height: 12px; margin: 10px 6px 5px; }
.dv-baiviet-home-child { background: #fff; padding: 30px 20px; margin-bottom: 20px; }
.dv-baiviet .img-box { float: left;line-height: 0; width: 50%; }
.dv-baiviet-home-box:nth-child(2n+1) .img-box { float: right; }
.dv-baiviet .text-box { width: 50%; float: left; padding: 40px 40px; }
.dv-baiviet .text-box > a { background: #d9d9d9; color: #000; display: inline-block; padding: 7px 25px; border-radius: 100px; text-transform: uppercase; font-weight: 500; margin-top: 18px; transition: all .3s; }
.dv-baiviet .text-box > a:hover { background: #333; color: #fff; }
.dv-sp-home-cont { margin-bottom: 20px; background: #fff; padding: 20px; }
.dv-sanpham-home-child { width: calc(100% / 2 - 30px); margin: 0 15px 30px; float: left; font-family: "Mynerve"; }
.dv-sanpham-home-child .dv-left { width: 45%; float: left; }
.dv-sanpham-home-child .dv-left a { display: block; line-height: 0; }
.dv-sanpham-home-child .dv-left a img { width: 100%; height: auto; }
.dv-sanpham-home-child .dv-right { width: 55%; padding-left: 25px; float: left; }
.tit-dm { font-size: 25px; border-bottom: 1px solid #888888; margin-bottom: 15px; padding-bottom: 0px; font-weight: 600; }
.dv-sanpham-home-child .dv-right li { list-style: none; margin-bottom: 5px; }
.dv-sanpham-home-child .dv-right ul { padding: 0; margin: 0; }
.dv-sanpham-home-child .dv-right li a { display: block; position: relative; font-size: 17px; font-weight: 600; padding-left: 16px; }
.dv-sanpham-home-child .dv-right li a:before { content: "\f105"; font: normal normal normal 14px/1 FontAwesome; position: absolute; left: 0; top: 4px; font-size: 16px; }
.dv-sanpham-home-box { margin: 0 -15px; }
.dv-tit-sp.section-title__tagline { border-left: 5px solid #FF5722; padding-left: 15px; line-height: 1.4; margin-bottom: 20px; }
.box-gpboc { padding: 50px 10px; color: #fff;margin-bottom: 20px; }
.box-gpboc .tiltle.tiltle_tintuc span { position: relative; padding-bottom: 15px; margin-bottom: 10px; display: inline-block; }
.box-gpboc .tiltle.tiltle_tintuc span:before { content: ""; width: 130px; height: 2px; background: #fff; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); }
.box-gpboc .tiltle.tiltle_tintuc span:after { content: ""; width: 10px; height: 10px; background: #fff; position: absolute; bottom: -4px; left: 50%; transform: translateX(-50%); border-radius: 100px; }
.box-gpboc .tiltle.tiltle_tintuc { color: #fff; }
.dv-video-home-box { margin-bottom: 20px; background: #fff; }
.dv-video-hp a { display: block; line-height: 0; position: relative; }
.dv-video-hp a img { width: 100%; height: auto; }
.dv-video-hp { padding: 15px; }
.dv-video-hp a img.play { width: auto; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.dv-video-home-box h2.section-title__tagline span:before { content: ""; height: 2px; width: calc(100% + 140px); position: absolute; background: #000; left: 50%; transform: translateX(-50%); top: 14px; }
.dv-video-home-box h2.section-title__tagline span b { background: #fff; position: relative; padding: 0 15px; }
.dv-idvideo-youtube { width: 1200px; height: 650px; }
.dv-video-play .showText { padding: 10px 20px 20px; text-align: center; }
.dv-video-home-box h2.section-title__tagline { text-align: center; padding: 40px 0 10px; }
.dv-video-home-box h2.section-title__tagline span { position: relative; display: inline-block; }
.dv-quytrinh-gr { width: calc(100% / 3 - 30px); float: left; margin: 0 15px 30px; }
.dv-quytrinh-home-box { margin: 0 -15px; }
.dv-quytrinh-gr .dv-left img { width: auto; height: 100px; max-width: 100%; }
.dv-box-form-cont .dv-left { width: calc(50% - 10px); float: left; padding: 25px; background: #fff;margin-right: 10px;margin-bottom: 20px; }
.dv-box-form-cont .dv-right { width: calc(50% - 10px); float: right; background: #fff; padding: 25px;margin-left: 10px;margin-bottom: 20px; }
.dv-title-home-v1 { display: block; color: #333; font-size: 25px; text-transform: uppercase; font-weight: 600; border-left: 5px solid #FF5722; padding-left: 15px; line-height: 1.4; margin-bottom: 20px; }
.dv-quytrinh-gr .dv-right a { font-weight: 700; padding: 10px 0 5px; display: block; }
.dv-video-ndchild > a { display: block; line-height: 0; position: relative; margin-bottom: 15px; }
.dv-video-ndchild > a img { width: 100%; height: auto; }
.dv-video-ndchild > a img.play { position: absolute; left: 20px; bottom: 20px; width: 50px; }
.dv-title-home-v1 a { text-transform: none; font-size: 16px; font-weight: normal; float: right; padding: 5px; }
.dv-video-ndchild p { margin: 0; padding: 0; }
.dv-title-home-v1 a i { margin-left: 7px; }
.dv-box-form-title { font-weight: 500; margin-bottom: 20px; }
.dv-title-vd a { display: block; font-weight: 700; padding: 0 0 10px; }
.dv-box-form-cont-box p { display: none; }
.dv-box-form-cont-box li { list-style: none; width: 100% !important; margin-bottom: 15px; }
.dv-box-form-cont-box input { border: none !important; background: #f0eded; }
.dv-box-form-cont-box { margin: 0; }
.dv-menu-child .dv-hd-top { background: -moz-linear-gradient(bottom, #ce6dca 30%, #e45cb5 70%); background: -o-linear-gradient(bottom, #ce6dca 30%, #e45cb5 70%); background: -ms-linear-gradient(bottom, #ce6dca 30%, #e45cb5 70%); background: -webkit-gradient(linear, left bottom, left top, color-stop(0.1, #ce6dca), color-stop(0.9, #e45cb5)); padding: 2px 0; color: #fff; }
.dv-header.dv-header-bt.dv-menu-child { background: #fff; position: relative; }
.dv-header.dv-header-bt.dv-menu-child { background: #fff; position: relative; }
.dv-menu-child .dv-hd-top .dv-left span { color: #fff; }
.dv-menu-child .dv-hd-top .dv-right span, .dv-menu-child .dv-hd-top .dv-right a { color: #fff; }
.dv-menu-child .search a { background: #ededed; font-weight: 700; }
.dv-sp-lefft { width: calc(72% - 25px); float: left; background: #fff; padding: 20px; margin-right: 25px; }
.dv-sp-right { width: 28%; float: left; background: #fff; padding: 20px; }
.dv-sp-right li { margin-bottom: 10px; }
.dv-sp-right li input { height: 40px; }
.dv-sp-right li img { height: 37px !important; }
.dv-sp-right .dv-box-form-title { line-height: 1.3; margin-bottom: 10px; }
.dv-sp-right .dv-title-home-v1 { margin-bottom: 10px; }
.dv-menu-child .search label { border: 1px solid #d6d6d6; }
.dv-btn-baogia { padding: 7px 0 15px; }
.dv-slider-nang li, .dv-slider-nang li a img { height: 65px; }
.dv-btn-baogia a { color: #fff; padding: 5px 25px; }
.dv-home-tintuc.dv-home-tintuc-ds { background: #fff; padding: 20px; border-radius: 10px; }
.dv-video-ndchild > a i { position: absolute; left: 20px; bottom: 20px; width: 50px; height: 50px; background: rgb(0 0 0 / 60%); text-align: center; line-height: 50px; font-size: 22px; color: #fff; border-radius: 100px; }
.dv-video-hp a i { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 60px; height: 60px; background: rgb(255 255 255 / 30%); color: #fff; font-size: 25px; text-align: center; line-height: 60px; border-radius: 100px; }

@media only screen and (max-width: 1199px) { .pagewrap { width: 100%; padding-left: 10px; padding-right: 10px }
.menu > li { margin-left: 20px; }
.dv-slider-nang li { height: 100%; max-height: 150px; }
a.main-menu-wrapper__search.search-toggler.icon-magnifying-glass { padding: 22px 0 20px 25px; }
}
@media only screen and (max-width: 992px) { .mn-mobile { display: block !important; padding: 0; margin: 0; }
a.a_trangchu_mb { display: none; position: absolute; left: 0; color: #fff; padding: 7px 12px; font-size: 20px; top: 0px; }
.menu-bar.hidden-md.hidden-lg { padding: 10px 7px; height: 36px; cursor: pointer; border-radius: 5px; display: inline-block; float: right; background: #e55ab3; position: absolute; top: 10px; right: 10px; }
ul.mm-listview i.fa.fa-angle-down { display: none; }
.mn-mobile img { float: left; height: 16px; line-height: 30px; }
.mm-panel.mm-hasnavbar .mm-navbar { background: #e55ab3 !important; height: 38px; line-height: 18px; }
.mn-mobile span { width: 30px; height: 4px; background: #fff; border-radius: 100px; display: block; margin: 6px 0; }
ul.menu.no_box { display: none; }
.right-top { padding-right: 200px; }
.right-top ul { margin-left: 10px; }
.dv-header-center { padding: 7px 0; }
.pro_home_id .button.a_cart { padding: 5px 0px; width: 100%; }
.dv-left-home { width: 250px; }
.dv-right-home { width: calc(100% - 250px); }
.pro_home_id ul { width: calc(100% / 3 - 20px); }
.page_conten_page { padding-top: 40px; padding-bottom: 40px; }
.dv-tintuc-slider.flex .blog-item { width: calc(100% / 3 - 20px); float: left; margin: 0 10px 20px; }
.logo_top span { display: none; }
.logo_top span { display: none; }
.dv-mxhh a { background: #fff; }
.dv-hd-top .dv-left { display: none }
.dv-left span.sao { display: block !important; font-family: "Great Vibes"; font-size: 25px; font-weight: 500; color: #e3ac2c; }
.dv-hd-top { padding: 0; }
.dv-hd-top .dv-right { padding: 3px 0 0; float: left; }
.dv-hd-top .dv-right span { margin-left: 0; margin-right: 15px; }
.logo_top { margin: 0; }
.right-top p { padding-right: 0; }
.dv-left span.sao { color: #fff; }
.dv-header-bt { border: none; }
a.main-menu-wrapper__search.search-toggler.icon-magnifying-glass { right: 80px; position: absolute; top: -2px; }
.right-top { padding-right: 118px; }
.dv-hinh-group { width: calc(100% / 3 - 20px); }
div#lightgallery > div { width: calc(100% / 4 - 10px); }
.logo_top img { height: 55px; padding: 5px 0; }
.logo_top a { margin: 0; }
.bannerMain .owl-dots { bottom: 20px; }
.dv-box-sp-left { display: none; }
.dv-box-sp-right { width: 100%; }
.menu-bar.hidden-md.hidden-lg { top: 10px; }
.dv-timkiem-hd { margin-top: 10px; margin-right: 60px; }
.dv-header.dv-header-bt.fixed .dv-timkiem-hd { display: none; }
.dv-header.dv-header-bt.fixed .menu-bar.hidden-md.hidden-lg { top: 12px; }
.dv-header.dv-header-bt.fixed .dv-header-center { padding: 0; }
.dv-box-cent { padding: 0 20px; }
}
@media only screen and (max-width: 767px) { .left_contact { width: 100%; margin: 0 0 20px; }
.dv-left-sp { padding: 0; }
.dv-left-sp { margin-top: 0; }
.right_contact { width: 100%; padding-top: 10px; margin: 0 }
.left_contact > h3, .right_contact > h3 { font-size: 20px; }
.dv-header-center .flex { display: block; }
.logo_top { float: left; }
.left-top { float: right; }
.right-top { padding-right: 100px; }
.search label select { display: none; }
.dv-gt-right { width: 100%; }
.dv-main { padding: 15px; }
.dv-sp-lefft { width: 100%; }
.dv-sp-right { width: 100%; }
.dv-gt-left { width: 100%; padding: 20px 0 0; }
.dv-box-cent { padding: 0; }
.search label { width: 220px; }
.dv-baiviet .img-box { width: 100%; }
.dv-baiviet .text-box { width: 100%; padding: 25px 0; }
.dv-sanpham-home-child { width: calc(100% / 1 - 30px); }
.dv-box-form-cont .dv-left { width: 100%; }
.dv-box-form-cont .dv-right { width: 100%; margin: 0 0 20px; }
.search label input { width: 100%; }
.dv-timkiem-hd { position: absolute; right: 10px; }
.search a { display: none; }
.search label a { display: inline-block !important; position: absolute; right: 0; top: 0; padding: 0 15px; }
.qodef-button.qodef-html--link { font-size: 14px; padding: 8px 25px; border-radius: 5px; margin-top: 10px; }
.blog-item-giai-pham { width: calc(100% / 2 - 20px); }
.blog-item-giai-pham img { width: 80px !important; height: 80px !important; margin-top: 0; }
.dv-nd { font-size: 18px; line-height: 1.7; }
.left-top { margin-right: 55px; }
.right-top p a span { font-size: 18px; }
.dv-home-qc { display: none; }
.dv-left-home { display: none; }
.dv-right-home { width: 100%; padding: 0; }
.dv-click-here { font-size: 17px; }
.pro_home_id.pro_home_id_nb ul { width: calc(100% / 2 - 20px); }
.dv-home-sanpham { padding: 30px 0 15px; }
.bolg { padding: 30px 0; }
.tiltle { font-size: 24px; }
section.dv-home-gioithieu .col-lg-6 { width: calc(100% - 20px); margin: 0 10px; }
.pro_home_id ul { width: calc(100% / 2 - 20px); }
.qodef-m-button { margin-top: 10px; }
.footer a img { margin: 5px 0 0; }
.footer { padding: 40px 0 ; }
.bottom_ft { margin-top: 10px; }
.pro_home_id ul h3 { font-size: 15px; }
.dv-gh-col-left { width: 100%; padding: 0 0 10px; }
.dv-gh-col-center { width: 100%; padding: 0 0 10px; }
.dv-gh-col-right { width: 100%; }
.page_conten_page { padding-top: 30px; padding-bottom: 30px; }
div .viewLeft { width: 100%; }
div .viewRight { width: 100%; margin: 0; padding-left: 0px; padding-top: 20px; }
div .titleView { padding: 0; }
.link_page h3 { font-size: 22px; }
.link_page ul li span { padding: 0 4px; color: #fff; font-size: 14px; }
.link_page { padding: 0; }
.banner_detail { padding: 50px 0 30px; }
.link_page h3 { font-size: 22px; margin: 0; line-height: 1.3; }
.link_page ul li { margin-top: 0; padding-top: 5px; }
.link_page div ul { list-style: none; }
.dv-dv-gr { width: calc(100% / 1 - 20px); }
.dv-tintuc-slider.flex .blog-item { width: calc(100% / 2 - 20px); float: left; margin: 0 10px 20px; }
.contact-maps { width: 100%; }
.right-top p { padding-right: 0px; }
.blog-item .img-box i { font-size: 40px; }
.dviv-mobile .blog-item { margin-top: 10px; }
.dviv-mobile { display: block !important; }
.dv-home-qc { display: none; }
.right-top { position: absolute; right: 120px; top: 14px; padding: 0; margin: 0; }
.logo_top img { height: 55px; }
.dv-hd-top .dv-left { display: none }
.dv-cauhoi-tg .dv-left { width: 100%; float: left; padding-right: 0; }
.dv-cauhoi-tg .dv-right { display: none; }
.dv-cauhoithuonggap { padding: 35px 0; }
.dv-hinh-group { width: calc(100% / 2 - 20px); }
div#lightgallery > div { width: calc(100% / 3 - 10px); }
.dv-left-sp { width: 100%; }
.dv-right-sp { width: 100%; }
.dv-right-sp .dv-left-home { display: block; width: 100%; margin-top: 20px; }
.dv-left-sp .pro_home_id ul { width: calc(100% / 3 - 10px); margin: 5px; }
.dv-left-sp .pro_home_id.flex { margin: 0 -5px; }
a.main-menu-wrapper__search.search-toggler.icon-magnifying-glass { padding: 15px 0 18px 3px; }
.timkiem_top.no_box { margin-left: 0; width: 100%; }
.bottom_ft { padding: 15px 0; }
.bannerMain .owl-dots { bottom: 15px; }
.dv-dt2-left { width: 100%; border: none; padding: 0 0 15px; }
.dv-dt2-right { width: 100%; padding: 0; }
.dv-doitac-2 { padding: 35px 0; }
a.a-lhtv { padding: 10px 25px; margin-top: 25px; }
.dv-item { width: calc(100% / 3 - 20px); }
.dv-item h5 { font-size: 16px; }
.blog-duan .img-box a { height: 120px; }
.blog-duan .text-box a span { margin-top: 10px; }
.blog-duan .img-box a img { width: 100%; height: 100% !important; object-fit: cover; display: block !important; position: relative; float: left; }
.dv-img-right-sp-1 { width: 100% !important; }
.dv-img-left-sp-1 { width: 100% !important; padding: 10px 0 0; }
.dv-img-left-sp { width: 100% !important; }
.dv-img-right-sp { width: 100% !important; padding: 10px 0 0; }
.dv-dotac { width: calc(100% / 3 - 20px); margin: 0 10px 30px; }
.dv-hd-top .dv-right { padding: 2px 0; width: 100%; text-align: left; }
.dv-hd-top .dv-right span { float: left; }
.dv-timkiem .dv-left { display: none; }
.dv-timkiem .dv-right { width: 100%; }
.timkiem_top.no_box { display: inline-block; position: relative; }
.div-menu-footer ul li + li a { border: none; }
.div-menu-footer ul li a { padding: 0 10px 10px; }
.div-menu-footer { margin-bottom: 20px; }
.dv-main-left { width: 100%; padding: 15px; }
.dv-main-right { width: 100%; }
.dv-ndfoot { width: 100%; padding: 0; }
.dv-video-home-box h2.section-title__tagline span { overflow: hidden; }
.dv-left.dv-right { width: 100%; padding: 20px 0 0; }
.dv-sanpham-home-child .dv-left { width: 40%; }
.bannerMain .banner { margin-bottom: 30px; }
.dv-home-ndchild .showText.showText_home { margin: 20px ; }
.dv-sanpham-home-child .dv-right { width: 60%; padding-left: 15px; }
.dv-quytrinh-gr { width: calc(100% / 2 - 20px); margin: 0 10px 20px; }
.section-title__tagline,.dv-title-home-v1 { font-size: 22px; }
#back-top { right: 15px; bottom: 30px; }
.dv-menu-child .search a { background: none; }
.dv-title-home-v1 a {display: none}
}
@media only screen and (max-width: 479px) { .contact .left li { width: calc(100% - 10px); margin: 0 5px 10px; float: left; }
.dv-hd-top .dv-right span:nth-child(1) { display: none; }
.dv-hd-top .dv-right span { position: relative; }
.dv-tintuc-slider.flex .blog-item { width: calc(100% / 1 - 20px); float: left; margin: 0 10px 20px; }
.pro_home_id.pro_home_id_nb ul,.pro_home_id ul { width: calc(100% / 2 - 10px); margin: 0 5px 10px; }
.pro_home_id { margin: 0 -5px; }
.dv-left-sp .pro_home_id ul { width: calc(100% / 2 - 10px); margin: 5px; }
.bolg { padding: 25px 0; }
.dv-dotac { width: calc(100% / 2 - 20px); margin: 0 10px 20px; }
.dv-homt-dt { padding: 20px 0; }
.footer { padding: 33px 0 ; }
.qodef-button.qodef-html--link { font-size: 14px; }
.tiltle { font-size: 22px; margin-bottom: 15px; }
.dv-home-sanpham { padding: 25px 0 15px; }
.dv-click-here { font-size: 16px; }
.dv-hinh-group { width: calc(100% / 2 - 10px); margin: 0 5px 10px; }
span.blog-date { margin-top: 10px; }
.right-top p a u { display: none; }
.dv-hd-top .dv-left span.dc:nth-child(2) { display: none; }
.dv-hd-top .dv-left { height: 36px; }
.right-top { right: 0 !important; left: 0 !important; margin: 0; top: -38px; width: 100%; display: block; padding: 0 10px; }
.right-top p { float: left; color: #fff; }
.right-top p a span { color: #fff !important; font-size: 17px; }
.blog-item-giai-pham { padding: 10px; width: calc(100% / 1 - 10px); margin: 0 5px 15px; }
.dv-home-gioithieu-cont .showText, .dv-home-gioithieu-cont .showText * { font-size: 15px; line-height: 1.7; }
.dv-item { width: calc(100% / 2 - 20px); }
.blog-item-giai-pham a { font-size: 16px; padding: 15px 0 6px; }
.blog-item-giai-pham p { font-size: 14px; line-height: 1.6; margin: 0; }
.dv-nd { font-size: 17px; line-height: 1.5; }
div#lightgallery > div { width: calc(100% / 2 - 10px); }
.dv-ndtitle { font-size: 20px; }
.blog-item-giai-pham { margin: 0 0 0; width: 100%; }
.dv-box-new li.phone { width: 100%; }
.dv-box-new li.mail { width: 100%; }
.dv-box-new li.mail p { width: 140px; text-align: left; }
.showText.showText_home2 h2 { font-size: 20px; }
}