@charset "utf-8"; body { margin: 0px auto; font-size: 16px; line-height: 27px; font-family: 'Archivo', sans-serif; font-weight: 300; color: #2f2f2f; overflow-x: hidden; }
* { 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: #0054a7; }
.showText a { font-weight: 500; }
.showText h4 { font-size: 20px; margin: 10px 0; }
a:hover { color: #0054a7; }
p { margin-top: 0; margin-bottom: 10px; }
img { border: 0; vertical-align: middle; }
::selection { background-color: #0054a7; color: #fff; }
::-webkit-selection { background-color: #0054a7; color: #fff; }
-webkit-::selection { background-color: #0054a7; color: #fff; }
::-moz-selection { background-color: #0054a7; color: #fff; }
ul { padding: 0px; list-style: none; }
.addthis_toolbox a.addthis_button_tweet { width: 68px !important; margin: 0; margin-right: 20px; }
.menu > li > ul.menu_child { width: 1160px; display: flex; box-shadow: 0 2px 10px rgb(0 0 0 / 15%); background: #fff; justify-content: center; top: 0; left: -180px; right: 0; margin: auto; margin-top: 46px; }
.box_menu .menu > li > ul.menu_child > li { float: left; padding: 15px 20px; text-align: left; border-right: 1px solid rgb(255 255 255 / 17%); width: 20%; }
.box_menu .menu > li > ul.menu_child > li:last-child { border-right: none; }
.box_menu .menu > li > ul.menu_child > li>span { text-transform: uppercase; text-align: left; font-size: 16px; margin-bottom: 10px; font-weight: 500; display: inline-block; border-bottom: 1.5px solid #0000001a; width: 100%; padding-bottom: 10px; }
.box_menu .menu > li > ul.menu_child > li>span a { color: #2f2f2f; }
.box_menu .menu > li > ul.menu_child > li>span a:hover { color: #0054a7; }
.menu > li > ul.menu_child ul { transform: none; position: relative; visibility: initial; opacity: 1; left: 0; box-shadow: none; }
.dv-ul-menu { position: absolute; width: 100%; margin-top: 0; border-top: none; background: #fff; border: 1px solid #ebebeb; display: block; }
.dv-ul-menu.dv-ul-menu-child { opacity: 0; z-index: -1; }
.dv-menu-left:hover .dv-ul-menu.dv-ul-menu-child { opacity: 1; z-index: 999; }
.dv-nut-menu { color: #ffffff; text-transform: uppercase; line-height: 56px; font-weight: 500; font-size: 18px; cursor: pointer; background: #0054a7; text-align: left; letter-spacing: 1px; width: 100%; padding: 0 20px; }
.dv-menu-left { float: left; position: relative; margin: 0; }
.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; }
.home-left .vertical-menu-sub { background: #3b3c3f; }
.home-left .box_right_pro_view li { border-bottom: 1px solid #ffffff1f; }
.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: 15px; font-weight: 400; text-align: left; }
.dv-ul-menu>ul>li>a:hover { cursor: pointer; color: #0054a7; }
.dv-ul-menu>ul>li>a:hover i { color: #0054a7; }
.dv-ul-menu ul ul.sub-2 > li > a:hover { color: #0054a7 !important; }
.vertical-menu-item>a h2 { font-size: 15px; margin: 0; text-transform: capitalize; padding: 6px 0 6px 15px; font-weight: 400; }
.vertical-menu-item>a h2 img { margin-right: 7px; height: 20px; }
.vertical-menu-sub { display: none; position: absolute; left: 100%; width: 100%; top: 1px; min-height: calc(100% + 0px) !important; padding: 0 10px; margin-left: 1px; background: #fff; -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 20%); -moz-box-shadow: 0 0 5px rgba(0,0,0,.2); box-shadow: 0 0 5px rgb(0 0 0 / 20%); z-index: 20; }
.vertical-menu-item:hover .vertical-menu-sub { display: block; }
.vertical-menu-item i.fa-angle-right { position: absolute; top: 16px; right: 10px; font-size: 14px; color: #666; }
.p_top { float: left; }
.dv-header-f { position: relative; background: #fff; box-shadow: 0 0 10px 1px rgb(0 0 0 / 10%); padding: 13px 20px; }
.dv-header-center.fixed { box-shadow: -1px 0px 5px 0px rgb(163 163 163); 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; left: 0; z-index: 99; padding: 7px 0; }
.dv-header-bt.fixed .menu > li > a { padding: 15px 25px; 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; justify-content: flex-end; display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
.right-top div i { font-size: 20px; width: 25px; line-height: 1.3; }
.right-top div a{ color: #fff; display: grid; text-align: center; line-height: 1.6; }
.right-top>div:hover i { color: #fe9614; }
.right-top div a:hover{ color: #fe9614; cursor: pointer; }
.right-top div h3 { font-size: 15px; font-weight: 400; display: inline-block; text-align: left; line-height: 1.5; }
.right-top div h3 span { position: absolute; top: -12px; right: -9px; background: #fe9614; color: #fff; width: 20px; height: 20px; text-align: center; border-radius: 50%; line-height: 20px; }
.left-top { float: left; margin: 0; }
.left-top>div a { display: block; font-size: 16px; color: #2f2f2f; }
.left-top>div a i { padding-right: 5px; }
.flag-language li { float: right; line-height: 0; margin-left: 10px; }
.flag-language li:nth-child(2) { margin-left: 0; }
.flag-language li a { display: inline-block; }
.flag-language li a img { height: 25px; }
.language { float: right; margin: 0; }
.language i { padding-right: 7px; }
.language a { color: #59595b; }
.right-top>div { float: left; position: relative; text-align: center; margin: 0 7px; color: #fff; }
.right-top>div:first-child { margin-left: 0; }
.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; }
.pagewrap { position: relative; width: 1200px; margin: 0 auto; }
.flex { display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
.logo_top { float: left; text-align: center; margin: 0; }
.logo_top img { height: 60px; }
.dv-header-right { width: 84%; float: right; }
.dv-header-top { width: 100%; display: inline-block; border-bottom: 1px solid #e5e9ea; padding: 13px 0; }
.dv-header-top .flex { justify-content: space-between; align-items: center; }
.header-btn { margin: 0; display: inline-block; float: right; white-space: nowrap; }
.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; }
.top_header { padding: 20px 0; display: inline-block; width: 100%; }
.top_header .flex { justify-content: space-between; align-items: center; }
.flag-language { float: right; margin: 0; }
.top_header p { float: left; margin-bottom: 0; margin: 0; }
.top_header p a { color: #2f2f2f; padding-right: 15px; }
.top_header p a:hover { color: #0054a7; }
.top_header p a i { font-size: 28px; padding-right: 5px; position: relative; top: 3px; color: #0054a7; }
.top_header p a.widget-cuahang { margin-left: 15px; padding-right: 0; }
.dv-header-center { padding: 9px 0; background: #0054a7; }
.dv-header-bt { background: #2f2f2f; }
.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: #0054a7; 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; }
.dv-header-top ul { float: right; margin: 0; }
.dv-header-top .header-top-info { margin: 0; }
.dv-header-top ul li { list-style: none; float: left; text-align: left; font-weight: 500; position: relative; margin-right: 13px; }
.dv-header-top ul li img { height: 23px; }
.giohang_top a { color: #2f2f2f; position: relative; }
.giohang_top a:hover { color: #0054a7; }
.giohang_top a span { position: absolute; top: -10px; right: -13px; background: #0054a7; color: #fff; width: 18px; height: 18px; text-align: center; border-radius: 50%; line-height: 18px; font-size: 12px; }
.dv-header-top ul.social li:nth-child(1) a{ color: #507cbe; }
.dv-header-top ul.social li:nth-child(2) a { color: #00abef; }
.dv-header-top ul.social li:nth-child(3) a { color: #d93e2d; }
.dv-header-top ul.social li:nth-child(4) a { color: #3371b7; }
.dv-header-top ul.social li:nth-child(5) a { color: #d12121; }
.dv-header-top ul li a { color: #2f2f2f; 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 a:hover { color: #0054a7; }
.dv-header-top ul li i { padding-right: 5px; }
.box_menu { float: left; display: flex; position: relative; margin: 0; }
.menu { padding: 0; text-align: center; float: left; }
.menu > li { float: left; padding: 0; margin: 0 ; }
.menu > li:hover>a,.menu > li.active>a { color: #0054a7; }
.menu > li.li_child { position: relative; }
.menu > li.li_child ul li:last-child a{ border-bottom: none; }
.menu * { list-style: none; }
.menu > li > a { display: block; line-height: 22px; position: relative; z-index: 2; font-size: 17px; text-decoration: none; color: #2f2f2f; font-weight: 500; padding: 10px 10px; }
.menu > li > a, .menu > li > a:after, .menu > li > ul > li > a, .menu > li li > ul > li > a { transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; }
.menu > li > ul, .menu > li > ul ul { position: absolute; top: 100%; left: 0px; opacity: 0; visibility: hidden; min-width: 200px; z-index: 3; margin: 0; padding: 0; display: block; transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transform-origin: center top 0px; -moz-transform-origin: center top 0px; -webkit-transform-origin: center top 0px; transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1); -moz-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1); -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1); box-shadow: 0 5px 50px 0 rgb(0 0 0 / 15%); padding: 10px 0; background: #fff; }
.menu > li > ul ul { left: 100%; top: -10px; }
.menu > li:hover > ul, .menu li:hover > ul { opacity: 1; visibility: visible; transform: none; -webkit-transform: none; -moz-transform: none; }
.menu > li > ul > li, .menu > li > ul > li li { z-index: 2; position: relative; margin: 0; color: #fff; font-weight: 500; font-size: 14px; padding: 0; background: #fff; }
.menu > li > ul > li:hover>a,.menu > li > ul > li li:hover>a{ color: #0054a7 !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;color: inherit;line-height: 33px;font-size: inherit;background: rgba(255, 255, 255, 0);border-bottom: solid 1px rgba(255, 255, 255, 0.1);padding: 0;text-decoration: none !important;text-transform: capitalize;text-align: left;font-size: 16px;color: #2f2f2f !important;font-weight: 500;}
.menu > li > ul.menu_child > li li a { line-height: 25px; padding: 5px 0; }
.dv-header-bt h4 a { color: #ffffff; background: #0054a7; 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; }
.input_search { padding: 0px; height: 40px; float: left; color: #2f2f2f; border: none; font-size: 15px; line-height: 28px; font-family: 'Archivo', sans-serif; font-weight: 400; width: 175px; padding-left: 10px; background: #f1f1f1; }
.search a { text-indent: -10000px; background: #0054a7 url(../images/search.png) no-repeat center 10px; float: right; border-left: 0px; height: 40px; width: 50px; background-size: 38%; }
.search a:hover { background-color: #002632; }
.tin_right .input_search { width: 82%; height: 40px; display: inline-block; }
.header-phone { margin: 0; }
.header-phone i { display: inline-block; float: left; font-size: 23px; background: #0054a7; color: #fff; width: 46px; height: 46px; text-align: center; line-height: 46px; border-radius: 50%; position: relative; top: 7px; }
.header-phone .phone { position: relative; padding-left: 60px; text-align: left; }
.header-phone .phone h1 { font-size: 20px; letter-spacing: 2px; }
.header-phone .phone>label { font-size: 16px; display: block; margin: 0; font-weight: 500; color: #2f2f2f; }
.right-top .header-phone .phone a { font-size: 20px; font-weight: 500; }
.bannerMain .banner { width: 70%; float: left; }
.right_banner { width: 28%; float: right; }
.right_banner img { width: 100%; }
.right_banner a:first-child { margin-bottom: 25px; }
.dv-menu-left { width: 285px; }
.banner-right a { display: inline-block; margin-bottom: 15px; }
.banner li { float: left; width: 100%; list-style: none; background-position: center center; background-size: cover; background-repeat: no-repeat; cursor: default; position: relative; }
.bannerMain .slogan { position: absolute; color: #fff; text-align: left; z-index: 9; top: 50%; transform: translateY(-50%); width: 1200px; right: 0; left: 0; }
.slogan h2 { font-weight: 500; font-size: 35px; margin: 0; color: #ffffff; position: relative; line-height: 65px; 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; }
.slogan h4 { font-size: 58px; font-weight: 500; color: #ffffff; margin: 5px 0 35px; text-transform: uppercase; letter-spacing: 2px; line-height: 1.3; }
.slogan .read_more { margin-top: 25px; text-align: left; }
.read_more { clear: both; margin-top: 20px; }
.read_more a { color: #2f2f2f; font-size: 16px; font-weight: 400; text-transform: uppercase; padding: 12px 30px; display: inline-table; transition: 0.5s; background: transparent; border: 2px solid #0054a7; border-radius: 4px; }
.content-collection .price { position: absolute; right: 30px; top: 52px; width: 184px; color: #fff; font-size: 14px; height: 230px; line-height: 100px; text-align: center; background: url(../delete/trangchu/banner-price-v3.png); z-index: 1; }
.content-collection h2 { font-size: 30px; margin-top: 10px; }
.price p { position: relative; left: -41px; font-size: 18px; top: -11px; }
.price p.inner-price { top: -100px; position: relative; left: -41px; font-size: 14px; color: #fff000; }
.read_more a:hover { background: #0054a7 !important; color: #fff; }
.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; }
.conditions-box .featured { left: 30px; right: inherit; background: #2f2f2f; }
.conditions-box{ position: absolute; left: 15px; top: 20px; line-height: 0; text-align: center; }
.conditions-box .onsale:before{ content: ""; width: 0; height: 0; position: absolute; top: -12px; left: 0; border-left: 22px solid transparent; border-right: 22px solid transparent; border-bottom: 12px solid #0054a7; display: inline-block; }
.conditions-box .onsale:after{ content: ""; width: 0; height: 0; position: absolute; bottom: -12px; left: 0; border-left: 22px solid transparent; border-right: 22px solid transparent; border-top: 12px solid #0054a7; display: inline-block; }
.conditions-box span { overflow: visible; width: 44px; min-width: auto; font-size: 14px; min-height: auto; line-height: 25px; height: 25px; background: #0054a7; color: #fff; display: inline-block; }
.danhmuc_left { width: 25%; float: left; }
.category-product { float: left; width: calc(100% / 2 - 20px); margin: 0 10px 10px; }
.category-product:hover img { filter: brightness(0.5); }
.category-product:hover a h4 { color: #0054a7; }
.category-product1 { float: left; width: calc(100% / 1 - 20px); margin: 20px 10px 0; }
.category-product h4 { text-align: center; margin: 10px 0; color: #2f2f2f; }
.category-product img { width: 100%; height: 93px; }
.category-product-des { margin: 0 -10px; }
.danhmuc_left .tiltle { background: #0054a7; color: #fff; font-size: 20px; padding: 15px 0; border-bottom: none; }
.danhmuc_right { width: 73%; float: right; }
.wide--three-tenths { width: 30%; float: left; position: relative; }
.wide--three-tenths img { width: 100%; }
.wide--two-thirds { width: 52%; float: left; position: relative; margin-bottom: 20px; }
.wide--one-third { width: 46%; float: right; position: relative; margin-bottom: 20px; }
.wide--three-quarters { width: 68.5%; float: left; position: relative; }
.wide--one-quarter { width: 29.5%; float: right; position: relative; }
.featured-content { padding: 25px 10px; position: absolute; right: 0; bottom: 0; left: 0; margin: auto; text-align: center; background: rgba(255, 255, 255, 0.8); display: flex; align-items: center; justify-content: center; }
.featured-content h2 { margin: 0; }
.featuredItems { padding-bottom: 70px; }
.featured-content h6 { margin: 0; margin-left: 20px; font-size: 16px; }
.ovrly18:hover .featured-content { background: rgba(38, 209, 45, 0.8); color: #fff; }
.grid_banner_right img { width: 100%; }
.grid_banner_right { width: 68.5%; float: right; }
.dv-home-sanpham {padding: 60px 0 60px;}
.dv-home-sanpham-ad .dv-sp-left { width: 33.5%; float: left; position: relative; }
.dv-sp-left a { display: inline-block; }
.dv-sp-left img { width: 100%; border-radius: 3px; }
.dv-sp-ab { position: absolute; top: 70%; left: 0; right: 0; transform: translateY(-50%); text-align: center; color: #fff; }
.dv-sp-ab h3 { font-size: 30px; margin-bottom: 10px; }
.dv-home-banner {background-position-x: center;background-repeat: no-repeat;background-size: cover;position: relative;overflow: hidden;padding: 60px 0;}
.dv-home-banner:after { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: #002632; content: ''; opacity: 0.8; }
.testimonial-img {width: 100%;margin: auto;text-align: center;max-width: 700px;}
.testimonial-img img { height: 200px; width: auto !important; border-radius: 50%; }
.testimonial-img .meta-info p { color: #fff; text-transform: uppercase; margin-top: 20px; font-size: 20px; margin-bottom: 0; }
.testimonial-img h5 {font-size: 30px;text-transform: uppercase;color: #fff;letter-spacing: 2px;margin: 10px 0 30px;}
.testimonial-content i {font-size: 35px;color: #0467c9;}
.testimonial-content p {color: #fff;font-size: 18px;margin-top: 20px;line-height: 1.5;}
.dv-home-sanpham-ad .pro_home_id { width: 64.5%; float: right; }
.dv-home-column .pagewrap { background: #fff; }
.customer-service { padding: 30px 0 0px; }
.white { color: #fff !important; }
.customer-thuonghieu .tiltle,.customer-phukien .tiltle { text-transform: uppercase; }
.customer-phukien { padding-bottom: 40px; }
.list-cate { margin: 0 -5px; }
.list-cate .item-cate { width: calc(100% / 10 - 10px); height: 126.86px; float: left; margin: 0 5px; padding: 1rem; text-decoration: none!important; overflow: hidden; position: relative; background-size: cover; background-position: center; background-repeat: no-repeat; box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px; border-radius: 10px; }
.list-cate .item-cate p { color: #fff; line-height: 1.2; }
.list-cate .item-cate:nth-child(1),.list-cate .item-cate:nth-child(20) { background-color: #FCA5A5; }
.list-cate .item-cate:nth-child(2),.list-cate .item-cate:nth-child(19) { background-color: #FDA4AF; }
.list-cate .item-cate:nth-child(3),.list-cate .item-cate:nth-child(18) { background-color: #F9A8D4; }
.list-cate .item-cate:nth-child(4),.list-cate .item-cate:nth-child(17) { background-color: #C4B5FD; }
.list-cate .item-cate:nth-child(5),.list-cate .item-cate:nth-child(16) { background-color: #A5B4FC; }
.list-cate .item-cate:nth-child(6),.list-cate .item-cate:nth-child(15) { background-color: #93C5FD; }
.list-cate .item-cate:nth-child(7),.list-cate .item-cate:nth-child(14) { background-color: #6EE7B7; }
.list-cate .item-cate:nth-child(8),.list-cate .item-cate:nth-child(13) { background-color: #FCD34D; }
.list-cate .item-cate:nth-child(9),.list-cate .item-cate:nth-child(12) { background-color: #FDBA74; }
.list-cate .item-cate:nth-child(10),.list-cate .item-cate:nth-child(11) { background-color: #D1D5DB; }
.customer-thuonghieu { padding-bottom: 40px; }
.customer-service-1 { padding-bottom: 50px; }
.awe-section-4 { padding-bottom: 60px; }
.dv-home-why { padding-bottom: 60px; }
.dv-home-banner .col-lg-12 { position: relative; z-index: 1; }
.awe-section-4 .col-lg-12 { margin: 0; padding: 0 20px; }
.download a{ margin: 0; margin-top: 15px; margin-right: 15px; }
.dv-home-gioithieu .dt-sc-subscribe-frm { background: transparent; }
.dv-home-gioithieu1 { background-position: center; padding: 80px 0 10px; background-size: cover; }
.dv-home-gioithieu1 .col-lg-6 p { text-align: center; font-size: 21px; line-height: 1.5; padding: 0 15px; }
.dv-home-danhmuc { padding: 120px 0; position: relative; margin-top: 1px; }
.overlay_bg { position: absolute; height: 100%; width: 100%; left: 0; top: 0; opacity: .15; background: #000; }
.icon-img-wrapper .icon-img img {width: 220px;border-radius: 50%;margin: 0 auto 20px;border: 5px solid #0054a7;transition: all 0.5s;}
.icon-img-wrapper .icon-img:hover img{ border: 5px solid #ffffff; transform: scale(1.1); transition: all 0.5s; }
.icon-img-wrapper:hover h4 a { color: #002632; transition: all 0.5s; }
.icon-img-wrapper h4 {font-size: 22px;font-weight: 500;margin-bottom: 10px;line-height: 1.3;}
.timkiem_top { float: left; width: 225px; margin: 0; }
.dv-header-bt ::-webkit-input-placeholder { color: #2f2f2f; }
.dv-header-bt :-ms-input-placeholder { color: #2f2f2f; }
.dv-header-bt ::placeholder { color: #2f2f2f; }
.products { padding: 70px 0 0px; }
.dv-homt-dt { display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; align-items: center; padding: 30px 0 60px; }
.col_item { width: 20%; float: left; margin: auto; text-align: center; border: 1px solid #eaeaea; padding: 15px; height: 130px; }
.col_item img { height: 98px; }
.home-pro { margin: 0 -30px; }
.product-category { float: left; width: calc(100% / 3 - 60px); margin: 0 30px 0px; }
.product-category h4 { text-align: center; font-size: 22px; text-transform: uppercase; margin-top: 20px; letter-spacing: 1px; }
.product-category a>img { width: 100%; border: 10px solid #0054a773; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; border-radius: 50%; }
.product-wrapper .meta-wrapper { color: rgba(255,255,255,1); }
.product-wrapper { position: relative; max-width: 100%; height: 100%; overflow: hidden; }
.product-category:hover .meta-wrapper{ opacity: 1; visibility: visible; transform: translateY(-50%) scale(1); }
.product-wrapper>a::after { background: #0054a7 none repeat scroll 0 0; content: ""; height: 100%; left: 0; opacity: 0; position: absolute; top: 0; width: 100%; transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; -ms-transition: all 0.35s ease-in-out; -o-transition: all 0.35s ease-in-out; border-radius: 50%; }
.heading-title { text-transform: uppercase; margin: 15px 0 15px; letter-spacing: 2px; font-size: 33px; }
.count_1 { text-decoration: underline; font-size: 18px; }
.product-wrapper>a:hover::after { opacity: 0.7; }
.product-wrapper .meta-wrapper { position: absolute; top: 50%; left: 10px; right: 10px; text-align: center; margin: 0; padding: 0; opacity: 0; visibility: hidden; z-index: 3; transform: translateY(-50%) scale(3); transition: 400ms cubic-bezier(0.4, 0, 0.2, 1) .1s; }
.woocommerce img, .woocommerce-page img { height: auto; max-width: 100%; }
.qodef-m-button { margin: 20px 0 0; }
.qodef-button.qodef-html--link { position: relative; display: inline-block; vertical-align: middle; width: auto; margin: 0; color: #0054a7; font-size: 16px; line-height: 1em; font-weight: 500; text-decoration: none; border-radius: 0; outline: 0; transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out; text-transform: uppercase; }
.qodef-m-text { margin-left: 23px; margin-top: 20px; display: inline-block; text-decoration: underline; }
.qodef-button.qodef-layout--textual:hover .qodef-m-icon svg .qodef-arc-1 { stroke-dashoffset: 165; opacity: 1; color: #0054a7; 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; }
.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; }
.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: #0054a7; }
.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: #0054a7; margin-right: 20px; }
.features-item h4 { font-weight: 500; font-size: 18px; color: #fff; text-transform: uppercase; text-align: left; }
.col-lg-12 { margin: 0 -10px; }
.col-lg-2 { float: left; margin: 0px 10px; width: calc(100% / 5 - 20px); text-align: center; -webkit-transition: all .3s linear 0s; -moz-transition: all .3s linear 0s; -ms-transition: all .3s linear 0s; -o-transition: all .3s linear 0s; transition: all .3s linear 0s; border: 1px solid #ebebeb; padding: 20px; }
.col-lg-2 img { margin-bottom: 10px; }
.col-lg-2 p { margin-bottom: 0; }
.customer-service-1 .media img { margin-bottom: 10px; width: 100%; }
.dv-home-tintuc { padding: 60px 0; }
.dv-tintuc .new_id_bs { width: calc(100% / 1 - 20px); }
.dv-home-tintuc .col-lg-4 { width: calc(100% / 1); margin: 0; margin-bottom: 20px; }
.dv-tintuc .blog-item .img-box,.dv-tintuc .new_id_bs li { width: 40%; float: left; }
.dv-tintuc .text-box,.dv-tintuc .new_id_bs ul { width: 57%; float: right; }
.dv-home-tintuc .col-lg-4 img { width: 100%; }
.col-lg-4 { float: left; margin: 0px 10px; width: calc(100% / 3 - 20px); -webkit-transition: all .3s linear 0s; -moz-transition: all .3s linear 0s; -ms-transition: all .3s linear 0s; -o-transition: all .3s linear 0s; transition: all .3s linear 0s; }
.col-lg-4 a img { width: 100%; border-radius: 3px; }
.customer-service .col-lg-4 { width: calc(100% / 4 - 20px); }
.customer-service .col-lg-4:nth-child(2) { width: calc(100% / 2 - 20px); }
.customer-service .col-lg-4 img { width: 100%; }
.col-lg-3 { float: left; margin: 0px 10px; width: calc(100% / 4 - 20px); }
.media p { margin-top: 5px; margin-bottom: 0; line-height: 1.4; }
.pull-left { float: left; margin: 0; margin-right: 20px; }
.pull-left i { font-size: 54px; color: #fff; }
.media-body { margin: 0; }
.media-body a i { font-size: 30px; }
.media-body h4 { font-size: 22px; text-transform: uppercase; font-weight: 500; line-height: 1.3; }
.media-body h4 a { color: #fff; }
.media-left { margin-right: 20px; }
.col-lg-6 { float: left; margin: 0px 10px; width: calc(100% / 2 - 20px); }
.col-lg-6 img { width: 100%; }
.home-right .dv-home-sanpham { padding: 0 20px 50px; }
.home-right .pro_home_id ul { width: calc(100% / 3 - 20px); }
p.read-more { text-align: center; margin: 35px 0 0; display: inline-block; width: 100%; }
.btn-r { margin-top: 20px; }
a.btn { background: #0054a7; color: #fff; padding: 12px 25px 10px; display: inline-block; text-transform: uppercase; letter-spacing: 1px; position: relative; z-index: 1; font-weight: 400; font-size: 16px; border-radius: 3px; }
a.btn i { position: relative; top: -1px; padding-left: 3px; }
a.btn:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background-color: #002632; color: #fff; -webkit-transform: scaleY(0); -ms-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: bottom center; -ms-transform-origin: bottom center; transform-origin: bottom center; -webkit-transition: -webkit-transform 0.4s ease-in-out; transition: -webkit-transform 0.4s ease-in-out; -o-transition: transform 0.4s ease-in-out; transition: transform 0.4s ease-in-out; transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out; border-radius: 3px; }
a.btn:hover:after { -webkit-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: top center; -ms-transform-origin: top center; transform-origin: top center; }
.dv-home-qc p.read-more { margin: 0; }
.title_home h4 { color: #0054a7; margin-bottom: 7px; font-weight: 400; font-size: 22px; text-transform: uppercase; }
.dv-home-doitac .title_home h4{ color: #464646; }
.title_home.white h4 { color: #fff; }
.title_home.white .tiltle:before { background: #fff; }
.dv-home-gioithieu .qodef-button.qodef-html--link { color: #fff; }
.dv-home-gioithieu .col-lg-4 h3 { font-size: 30px; line-height: 1.3; margin-bottom: 15px; text-transform: uppercase; }
.dv-home-gioithieu>div>div>.col-lg-6:last-child { padding: 0; padding-left: 30px; }
.dv-home-gioithieu .col-lg-4:nth-child(1) .media { background-color: #0054a7; color: #fff; }
.dv-home-gioithieu .col-lg-4:nth-child(2) .media { background-color: #82cc33; color: #fff; }
.dv-home-gioithieu .col-lg-4:nth-child(3) .media { background-color: #d1c500; color: #fff; }
.inline-block { display: inline-block; max-width: 100%; }
.round { border-radius: 50%; }
.light_bg_color { background-color: #fff; }
.size_big { font-size: 50px; }
.teaser [class*=_bg_color] { width: 140px; height: 140px; text-align: center; vertical-align: bottom; }
.teaser .thick_border_icon i { line-height: 116px; }
.teaser .thick_border_icon { border: 10px solid rgba(0,0,0,.1); background-clip: content-box; }
.cs .light_bg_color .highlight, .cs .light_bg_color.highlight { color: #0054a7; }
.cs .highlight2 { color: #82cc33; border-color: #82cc33; }
.cs .highlight3 { color: #d1c500; border-color: #d1c500; }
.media-body, .media-left, .media-right { display: table-cell; vertical-align: top; }
.media-middle { vertical-align: middle; text-align: left; }
.dv-home-gioithieu .media { display: flex; align-items: center; position: relative; padding: 25px; }
.dv-home-gioithieu .media-icon-part { background: #0054a7; color: #fff; width: 60px; height: 60px; margin: 0; margin-right: 25px; border-radius: 50%; text-align: center; }
.dv-home-gioithieu .media-icon-part i { line-height: 60px; font-size: 30px; }
.title_home img { display: inline-block; margin: 0 10px; position: relative; top: -2px; }
.title_home_f { display: flex; justify-content: space-between; align-items: center; margin-bottom: 30px; }
.title_home_f .tiltle { margin-bottom: 0px; }
.title_home_f .title_home { margin: 0; }
.box-related-tag { float: right; margin: 0; }
.btn-sm { padding: 6px 15px 8px; border: 1px solid #E5E7EB; border-radius: 1rem; background: #F3F4F6; color: #444444; text-decoration: none; overflow: hidden; position: relative; cursor: pointer; font-size: 13px; margin-left: 3px; }
.sp-left { float: left; width: calc(100% / 5); margin-right: 10px; }
.sp-left li img { width: 100%; border-radius: 5px; }
.btn-sm:hover { background: #0054a7; color: #fff; border: 1px solid; }
.title_home { margin-bottom: 40px; }
.tiltle {color: #0054a7;margin: 0;font-size: 35px;font-weight: 600;margin-bottom: 0;line-height: 1.4;text-transform: uppercase;letter-spacing: 2px;}
.decorative-icon { position: relative; display: inline-block; }
.decorative-icon p.icon-left:before { content: ""; background-color: #0054a7; display: inline-block; height: 1px; width: 50px; }
.decorative-icon p.icon-right:before { content: ""; background-color: #0054a7; display: inline-block; height: 1px; width: 50px; }
.decorative-icon p { display: inline-block; font-size: 0; float: left; margin-bottom: 0; line-height: 21px; height: 21px; }
.title-separator { background-color: #0054a7; display: inline-block; height: 4px; position: relative; width: 45px; border-radius: 30px; text-align: left; }
.tiltle span{ color: #fe9614; }
#pro_tabs .tiltle { text-align: left; padding: 10px 20px; display: inline-block; width: 100%; font-size: 25px; color: #0054a7; }
#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: 0px 0 30px; width: 100%; float: left; }
#pro_tabs ul { display: flex; justify-content: center; }
.listtabs li{ border-bottom: 1px solid #ebebeb; margin: 0 10px; }
.listtabs li img{ display: block; margin-bottom: 7px; }
.listtabs li a{ color: #2f2f2f; display: inline-block; padding: 14px 20px; width: 100%; cursor: pointer; font-size: 18px; }
.listtabs li a:hover, .listtabs li a.selected, .listtabs li a.selected:hover{ color: #0054a7; border-bottom: 1px solid; width: 100%; font-weight: 500; }
.pro_home_id { margin: 0 -10px; }
.box_pro_sile .pagewrap { border: 2px solid #0054a7; 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: #0054a7; display: inline-flex; line-height: 45px; height: 45px; padding: 0 25px; border-radius: 10px; }
.pro_home_id .list-icon-thongso { position: absolute; top: 5px; left: 5px; border: none; box-shadow: none; }
.list-icon-thongso li { float: left; margin-right: 3px; margin-bottom: 3px; padding: 0 10px; border-radius: 3px; font-size: 11px; color: #fff; font-weight: bold; height: 20px; line-height: 20px; width: auto !important; background: #0054a7; }
.list-icon-thongso li.bg-color-028 { background: #2f2f2f; }
.pro_home_id ul { float: left; width: calc(100% / 4 - 20px); -webkit-transition: all .3s ease; position: relative; text-align: left; background: #fff; margin: 0px 10px 20px; padding: 10px 0 15px; }
.dv-banchay-left { width: 50%; float: left; }
.dv-banchay-right.flex { width: 50%; float: right; }
.dv-banchay-left ul{ width: calc(100% / 1 - 20px); }
.dv-banchay-right ul{ width: calc(100% / 2 - 20px); }
.dv-banchay-left h3 { font-size: 28px; line-height: 33px; }
.pro_home_id.owl-carousel ul { width: calc(100% / 1); margin: 0; }
.pro_home_f .pro_home_id.owl-carousel ul { margin-top: 10px; }
.pro_home_id.owl-carousel { margin: 0; }
.pro_home_id ul li{ overflow: hidden; display: block; }
.pro_home_id ul h3 { font-size: 18px; font-weight: 500; display: -webkit-box; overflow: hidden; line-height: 27px; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; padding: 0 20px; text-transform: capitalize; margin-bottom: 9px; }
.pro_home_id.pro_id ul h3 { font-size: 18px; line-height: 27px; }
.pro_home_id.pro_id ul img { width: 100%; }
.pro_home_id ul p { padding: 0 20px; margin: 0; }
.pro_home_id ul p span { text-transform: uppercase; color: #f0c73b; }
.pro_home_id ul h4 { position: relative; color: #0054a7; font-weight: 600; font-size: 18px; line-height: 30px; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; padding: 0px 20px 10px; }
.pro_home_id ul h4 span.gia_km { color: #c1c1c1; font-weight: normal; font-size: 15px; padding-right: 7px; text-decoration: line-through; }
.pro_home_id ul h3 a { color: #2f2f2f; }
.pro_home_id ul h3 a:hover{ color: #0054a7; }
.pro_home_id ul img{ width: 100%; transition: all 0.5s; }
.pro_home_id ul:first-child img { width: 100%; }
.pro_home_id ul li a { display: block; margin-bottom: 15px; }
.pro_home_id .label_icon { position: absolute; display: inline-block; background: #0054a7; z-index: 2; line-height: 24px; text-transform: uppercase; padding: 2px 13px 2px 20px; top: 15px; left: -13px; border-top-left-radius: 3px; border-top-right-radius: 3px; }
.pro_home_id .label_icon span { font-size: 12px; font-weight: 700; color: #fff; position: relative; }
.pro_home_id .label_icon span:before { content: ""; position: absolute; left: -20px; bottom: -19px; width: 0; height: 0; border-style: solid; border-width: 0 13px 13px 0; border-color: transparent #112f27 transparent transparent; }
.css-1h3p11h { width: 80px; height: 31px; position: absolute; background: url('../delete/trangchu/km.svg') no-repeat; top: -1px; left: -4px; color: #fff; font-size: 13px; text-align: center; }
.pro_home_id ul:hover .icon_sp1 { transform: translate(0,0); opacity: 1; }
.icon_sp1 { color: #fff; letter-spacing: 0; font-size: 15px; line-height: normal; z-index: 1; position: absolute; transition: all 0.5s; border: 1px solid #0054a7; text-transform: uppercase; display: inline-block; text-align: center; border-radius: 50px; bottom: 35px; right: 20px; width: 40px; height: 40px; background: #fff; }
.icon_sp1:hover { cursor: pointer; background: #0054a7; }
.icon_sp1:hover a { color: #fff; }
.icon_sp1 i { line-height: 40px; }
.icon_sp { position: absolute; top: 45%; right: 0; opacity: 0; visibility: hidden; transform: scale(0,0); transition: all 0.5s; transform: translateY(0%); margin: auto; text-align: center; left: 0; display: flex; justify-content: center; }
.icon_sp a { background: #fff; -webkit-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; color: #0054a7; position: relative; text-align: center; font-size: 15px; font-weight: normal; border: 1px solid #0054a7; margin: 5px 7px; padding: 0 12px; text-transform: uppercase; border-radius: 50px; width: 40px; height: 40px; float: left; display: inline-block; }
.icon_sp a.a_cart i { padding-right: 7px; }
.icon_sp a i { line-height: 38px; }
.icon_sp a:hover { background-color: #0054a7; color: #fff; cursor: pointer; border: 1px solid; }
.pro_home_id ul:hover { border-color: #fff; -webkit-transition: all 300ms ease-in; -moz-transition: all 300ms ease-in; -ms-transition: all 300ms ease-in; -o-transition: all 300ms ease-in; transition: all 300ms ease-in; 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: 3px 20px; margin-bottom: 0; }
.p-star span { color: #ffc107; font-size: 14px; margin: 0 3px 0 0; }
.product-meta { padding: 0 20px; }
.in-stock { color: #0054a7; text-transform: uppercase; font-size: 14px; }
.in-stock.stock { color: #0054a7; }
.dv-home-gioithieu { padding: 70px 20px; }
.content-about-store { color: #fff; }
.content-about-store h2 { text-transform: uppercase; margin: 10px 0 20px; }
.left-banner { width: 680px; float: left; margin: 0; }
.content-milestones { float: right; width: 40%; margin: 0; }
.wpb_wrapper.flex { justify-content: space-between; align-items: center; }
.ftc-number { position: relative; color: #fff; margin-bottom: 30px; }
.ftc-number .number { font-size: 24px; margin-top: 10px; }
.ftc-number:before { content: ''; color: #000; width: 46px; height: 46px; font-size: 20px; font-family: FontAwesome; position: absolute; left: -80px; text-align: center; line-height: 47px; border: 3px solid #3a3a3a; border-radius: 50%; background: #fff; margin-top: 0px; }
.content-milestones .ftc-number:first-child:before { content: "\f091"; }
.content-milestones .ftc-number:nth-child(2):before { content: "\f09a"; }
.content-milestones .ftc-number:nth-child(3):before { content: "\f118"; }
.content-milestones .ftc-number:nth-child(4):before { content: "\f278"; }
.content-milestones .wpb_wrapper { padding-left: 100px; }
.left-banner>.wpb_wrapper { padding: 60px 115px 60px 60px; position: relative; border: 5px solid #fff; left: 0; width: 100%; }
.dv-home-dt { display: flex; align-items: center; }
.quote-icon { margin-bottom: 20px; }
.quote-icon span { font-size: 40px; }
.author-info { display: flex; align-items: center; margin-top: 20px; }
.author-image { float: left; margin: 0; }
.author-image img { border-radius: 50%; }
.text-r { float: left; margin: 0; margin-left: 20px; }
.rating { margin-top: 5px; }
.author-info .rating .fa { position: relative; display: inline-block; margin-right: 3px; font-size: 16px; color: #ffd105; }
.content-collection { float: left; background: #fff; position: relative; width: 670px; padding: 70px 0 60px 60px; box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 10%); }
.content-collection .below-title { max-width: 326px; float: left; margin: 23px 0; }
.below-title h5 { text-transform: uppercase; font-size: 16px; }
.sdt_descr { color: #0054a7; }
.content-image { float: right; width: 44%; }
.img1:before { position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.img1:after { position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.img1 img { width: 100%; }
.img1 { position: relative; overflow: hidden; display: block; }
.img1:hover:before { right: 50%; left: 50%; width: 0; background: rgba(255,255,255,0.3); }
.img1:hover:after { height: 0; top: 50%; bottom: 50%; background: rgba(255,255,255,0.3); }
.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; }
.dv-home-camnhan { padding: 70px 0; }
.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: #0054a7; color: #FFF; width: 60px; height: 60px; line-height: 60px; text-align: center; margin-bottom: 20px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.about-img .experience-about .counter { font-size: 40px; font-weight: 500; line-height: 1; margin-bottom: 10px; }
.about-img .experience-about h5 { font-size: 18px; font-weight: 700; letter-spacing: .5px; text-transform: capitalize; line-height: 1.6; }
.sec-title h2 { text-transform: capitalize; letter-spacing: 0.2px; font-size: 50px; line-height: 1.2; font-weight: 700; color: #ffffff; position: relative; display: inline-block; }
.dv-home-banner .text-box p { color: #fff; font-size: 18px; margin-top: 30px; }
.sec-title h4 {font-size: 25px;font-weight: 400;margin-bottom: 15px;text-transform: uppercase;}
.sec-title h3 {color: #0054a7;margin: 0;font-size: 32px;font-weight: 600;margin-bottom: 0;line-height: 40px;text-transform: uppercase;letter-spacing: 2px;}
.sec-title h3 span{ color: #0054a7; }
.sec-title p { text-transform: capitalize; font-weight: 500; line-height: 27px; font-size: 17px; margin-bottom: 0; position: relative; }
.text-box ul { overflow: hidden; }
.text-box ul li { width: 50%; float: left; padding-right: 10px; position: relative; font-weight: 500; margin: 7px 0; text-transform: capitalize; color: #687076; padding-left: 23px; }
.text-box ul li:after { content: ''; border: 2px solid #687076; width: 10px; height: 10px; border-radius: 50%; display: inline-block; position: absolute; left: 0; top: 14px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.text-box .any-question { font-size: 16px; border-top: 1px solid rgb(155 155 155 / 30%); margin-top: 5px; padding-top: 10px; text-transform: capitalize; }
.text-box .any-question a { font-weight: 700; }
.col-md-6 { float: left; margin: 0px 10px; width: calc(100% / 2 - 20px); }
.col-md-6 img { width: 100%; }
.provide { padding: 70px 0px; position: relative; }
.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; }
.provide .img-box { background-image: url(../delete/01_about.png); background-position: right; background-repeat: no-repeat; position: relative; height: 100%; background-size: 80%; }
.elementor-heading-title { color: #02010100; font-size: 43px; -webkit-text-stroke: 1px rgb(216 7 88); line-height: 1.2; margin-top: 25px; }
#owl-banner1.owl-carousel .owl-item img { width: 90%; }
.banner#owl-banner1 li:before { content: ''; border: 3px solid #fff; position: absolute; top: 10px; left: 40px; right: 40px; bottom: 10px; z-index: 1; }
.provide .viewRight { width: 100%; }
.provide .col-lg-6 img { width: 90%; }
.title_home.align_left { text-align: left; }
.provide .col-lg-6 .title_fhome img { width: 25%; float: left; border-radius: 50%; margin: 0; margin-bottom: 20px; }
.align_left { text-align: left !important; }
.align_center { text-align: center !important; }
.provide .col-md-6:last-child { padding: 60px 100px 60px 0; }
.pro-detail h5{ font-size: 20px; color: #2f2f2f; font-weight: 500; margin: 10px 0; }
.pro-detail p.highlight { color: #0054a7; font-style: italic; font-size: 17px; }
.pro-detail p.read-more { text-align: left; }
.align-items-center { align-items: center; }
.provide .text-box .provide-features li h4 { font-weight: 500; text-transform: capitalize; position: relative; margin-bottom: 4px; padding-left: 25px; font-size: 18px; line-height: 23px; }
.provide .text-box ul li { width: 100%; clear: both; padding-left: 0; }
.provide .text-box ul li:after {display: none;}
.provide .text-box .provide-features li h4:after { content: "\f00c"; font-family: 'FontAwesome'; position: absolute; font-size: 8px; left: 0; width: 15px; line-height: 15px; height: 15px; background-color: #FFF; color: #0054a7; text-align: center; border-radius: 2px; font-weight: 900; top: calc(50% - 0px); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.provide .text-box .provide-features-box { padding: 30px; background-color: #FFF; border-radius: 3px; padding-top: 0; margin-top: 10px; }
.provide .text-box .provide-features-box i { font-size: 35px; background-color: #0054a7; color: #FFF; width: 60px; height: 60px; line-height: 60px; text-align: center; margin-bottom: 20px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; display: inline-block; }
.provide .text-box .provide-features-box h5 { font-size: 15px; font-weight: 700; letter-spacing: .5px; text-transform: capitalize; line-height: 1.6; }
.provide .img-box .video-box { background-color: #FFF; position: absolute; bottom: 100px; right: 120px; width: 180px; padding: 30px; border-radius: 3px; -webkit-box-shadow: 0 3px 25px 0 rgb(40 40 40 / 20%); box-shadow: 0 3px 25px 0 rgb(40 40 40 / 20%); }
.provide .img-box .video-box span { font-weight: 500; font-size: 16px; line-height: 1.5; display: inline-block; text-transform: capitalize; color: #2f2f2f222; margin-bottom: 25px; }
.pulse { background-color: #0054a7; width: 60px; height: 60px; border-radius: 3px; text-align: center; display: inline-block; -webkit-animation: video-pulse-presentation 2s linear infinite; animation: video-pulse-presentation 2s linear infinite; }
.pulse:hover{ background-color: #2f2f2f222; }
.provide .img-box .video-box .pulse i { color: #FFF; line-height: 58px; }
.provide .img-box .video-box:after { content: ''; border: 20px solid; position: absolute; bottom: -15px; right: 0; border-color: transparent #FFF transparent transparent; }
@-webkit-keyframes video-pulse-presentation{ 0%{ -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0.7), 0 0 0 0 rgba(225, 29, 7, 0.7); box-shadow: 0 0 0 0 rgba(225, 29, 7, 0.7), 0 0 0 0 rgba(225, 29, 7, 0.7); }
40%{ -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 0 rgba(225, 29, 7, 0.7); box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 0 rgba(225, 29, 7, 0.7); }
80%{ -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0); box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0); }
100%{ -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0); box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0); }
}
@keyframes video-pulse-presentation{ 0%{ -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0.7), 0 0 0 0 rgba(225, 29, 7, 0.7); box-shadow: 0 0 0 0 rgba(225, 29, 7, 0.7), 0 0 0 0 rgba(225, 29, 7, 0.7); }
40%{ -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 0 rgba(225, 29, 7, 0.7); box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 0 rgba(225, 29, 7, 0.7); }
80%{ -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0); box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0); }
100%{ -webkit-box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0); box-shadow: 0 0 0 0 rgba(225, 29, 7, 0), 0 0 0 30px rgba(225, 29, 7, 0); }
}
.col-md-4 { float: left; margin: 0px 5px; width: calc(100% / 3 - 10px); position: relative; }
.col-md-4 img { width: 100%; transition: all 0.5s; }
.col-md-6 .img-intro { margin-bottom: 0; }
.intro-left.flex .col-md-6:last-child { background: #0054a7; }
.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: #0054a7; }
.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: #0054a7; 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 #0054a7; 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: #0054a7; 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: #0054a7; 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: #0054a7; }
.services .services-item h4{ font-size: 25px; font-weight: 500; margin-bottom: 20px; text-transform: capitalize; position: relative; z-index: 1; }
.services .services-item:hover h4, .services .services-item:hover p{ color: #FFF; }
.services .services-item p{ margin-bottom: 0; position: relative; z-index: 1; }
.services .services-item .more{ margin-top: 20px; text-transform: uppercase; font-size: 13px; font-weight: 700; line-height: 1; display: inline-block; color: #2f2f2f222; position: relative; z-index: 1; border: 1px solid; padding: 10px 20px; }
.services .services-item .more:hover {background: #2f2f2f}
.services .services-item:hover .more{ color: #FFF; }
.services-home-2{ background: transparent url(../images/services/01_services.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; }
.services-home-2 .sec-title h3, .provide-2-home-2 .sec-title h3{ color: #FFF; }
.services-home-2 .sec-title p, .provide-2-home-2 .sec-title p{ color: #F1F1F1; }
.services-home-2 .services-item{ background-color: transparent; border: 1px solid #FFF; }
.services-home-2 .services-item i{ color: #0054a7; 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: #0054a7; width: auto; height: auto; text-align: left; display: inline-block; line-height: 1.1; border-radius: 0; font-size: 50px; }
.services-home-3 .services-item:hover i{ background: transparent; color: #FFF; }
.justify-content-end { justify-content: flex-end; }
.btn-1 { text-transform: capitalize; position: relative; text-align: center; z-index: 1; font-size: 14px; font-weight: 500; min-width: 180px; height: 55px; line-height: 54px; letter-spacing: 1px; border-radius: 3px; overflow: hidden; font-family: 'Archivo', 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: #0054a7; display: inline-block; cursor: pointer; color: #fff; }
.btn-1:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background-color: #2f2f2f; -webkit-transform: scaleY(0); -ms-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: bottom center; -ms-transform-origin: bottom center; transform-origin: bottom center; -webkit-transition: -webkit-transform 0.4s ease-in-out; transition: -webkit-transform 0.4s ease-in-out; -o-transition: transform 0.4s ease-in-out; transition: transform 0.4s ease-in-out; transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out; }
.btn-1:hover { color: #fff;}
.btn-1:hover:after { -webkit-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: top center; -ms-transform-origin: top center; transform-origin: top center; }
.sec-title { margin-bottom: 30px; }
.work {background: #f1f1f1; padding: 70px 0 50px;}
.work .row { --bs-gutter-x: 1.5rem; --bs-gutter-y: 0; display: flex; flex-wrap: wrap; margin-top: calc(var(--bs-gutter-y) * -1); }
.item-work{ position: relative; overflow: hidden; border-radius: 2px; margin-bottom: 20px; }
.work .item-work span{ background-color: rgb(225 29 7 / 0.8); }
.item-work:hover .img-box img{ -webkit-transform: scale(1.3); -ms-transform: scale(1.3); transform: scale(1.3); -webkit-transition: all 2s ease-out; -o-transition: all 2s ease-out; transition: all 2s ease-out; }
.item-work .hover-box{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; z-index: 1; }
.item-work .hover-box .open-item-work{ font-size: 16px; background-color: #FFF; color: #0054a7; width: 50px; height: 50px; line-height: 50px; text-align: center; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; position: absolute; top: -51px; left: 30px; }
.item-work:hover .hover-box .open-item-work{ top: 0; transition: all 0.5s; }
.item-work .hover-box .text-box{ padding: 30px; text-align: left; margin: 0; width: 100%; }
.item-work .hover-box .text-box .tags {color: #fff; opacity: 0; margin-bottom: 5px;}
.item-work .hover-box .text-box .tags a{ font-size: 14px; line-height: 1; font-weight: 500; margin-bottom: 10px; text-transform: capitalize; color: #FFF; display: inline-block; -webkit-transform: translateY(10px); -ms-transform: translateY(10px); transform: translateY(10px); visibility: hidden; opacity: 0; -webkit-transition-delay: 0.2s; -o-transition-delay: 0.2s; transition-delay: 0.2s; }
.item-work .hover-box .text-box h4 a{ color: #FFF; text-transform: uppercase; font-weight: 500; line-height: 33px; letter-spacing: .3px; font-size: 26px; display: inline-block; -webkit-transform: translateY(10px); -ms-transform: translateY(10px); transform: translateY(10px); visibility: hidden; opacity: 0; -webkit-transition-delay: 0.4s; -o-transition-delay: 0.4s; transition-delay: 0.4s; }
.item-work:hover .hover-box .text-box .tags {opacity: 1; transition: all 0.5s}
.item-work:hover .hover-box .text-box .tags a, .item-work:hover .hover-box .text-box h4 a{ -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); visibility: visible; opacity: 1; }
.work-list-filter .list-name-work{ margin-bottom: 45px; display: inline-block; }
.work-list-filter .list-name-work li{ display: inline-block; font-size: 13px; color: #2f2f2f222; text-transform: capitalize; padding: 0 20px; line-height: 40px; border-radius: 3px; letter-spacing: 0.25px; position: relative; text-align: center; font-weight: 500; border: 1px solid #E9E9E9; margin: 0 8px 5px 0; cursor: pointer; }
.work-list-filter .list-name-work li.active{ background-color: #0054a7; color: #FFF; border: 1px solid #0054a7; }
.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: #0054a7; font-size: 14px; color: #FFF; text-transform: capitalize; width: 44px; height: 44px; line-height: 44px; position: relative; text-align: center; font-weight: 500; border-radius: 3px; cursor: pointer; }
.team-box .img-box ul li:hover i{ color: #0054a7; background-color: #FFF; -webkit-box-shadow: 0px 0px 10px 0px rgb(255 255 255 / 0.5); box-shadow: 0px 0px 10px 0px rgb(255 255 255 / 0.5); }
.team .col-lg-12 .col-lg-4 { float: left; margin: 0px 10px; width: calc(100% / 4 - 20px);}
.team-box .text-box{ margin-top: 25px; padding: 0 15px; text-align: center; }
.team-box .text-box h5{ line-height: 1; text-transform: capitalize; font-size: 26px; font-weight: 500; color: #2f2f2f222; }
.team-box .text-box span{ display: inline-block; line-height: 23px; font-weight: 500; color: #0054a7; margin: 10px 0 0 0; text-transform: uppercase; font-size: 14px; }
.team-home-2 .team-box .img-box ul{ background-color: #0054a7; top: -50px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); width: -webkit-max-content; width: -moz-max-content; width: max-content; }
.team-home-2 .team-box:hover .img-box ul{ top: 15px; }
.team-home-2 .team-box .img-box ul li{ display: inline-block; }
.team-home-2 .team-box .img-box ul li i{ -webkit-box-shadow: none; box-shadow: none; margin: 0; border-radius: 0; }
.bolg { padding: 0px 0 20px; }
.bolg>div>p { text-align: center; font-size: 20px; }
.bolg .col-lg-12 .col-lg-4 { float: left; margin: 0px 10px 30px; width: calc(100% / 2 - 20px); }
.bolg .col-lg-12 .col-lg-4:nth-child(2) .img-box{ width: 40%; float: left; }
.bolg .col-lg-12 .col-lg-4:nth-child(2) .text-box { width: 55%; float: right; padding: 0; }
.bolg .col-lg-12 .col-lg-4:nth-child(2) .blog-item { display: inline-block; margin-bottom: 20px; width: 100%; }
.bolg .col-lg-12 .col-lg-4 img { width: 100%; }
.page_conten_page .datetime { background: #222; }
.datetime { background: #0054a7; position: absolute; bottom: 0; left: 0; right: 0; display: flex; padding: 7px 0; }
.datetime span { color: #fff; }
.blog-item .img-box{ position: relative; overflow: hidden; border-radius: 2px; }
.blog-item .img-box .open-item-blog{ font-size: 16px; background-color:#0054a7; 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: #0054a7; padding: 2px 15px; border-top-left-radius: 3px; border-top-right-radius: 3px; }
.blog-item .img-box ul li{ display: inline-block; }
.blog-item .img-box ul li a{ font-size: 13px; text-transform: capitalize; color: #fff; }
.blog-item .img-box ul li a:hover{ color: #fff000; }
.blog-item .img-box ul li:hover a{ color: #fff000; }
.blog-item .text-box{ padding: 20px 0px 0; }
.blog-item .text-box .title-blog{ display: block; margin-bottom: 5px; }
.blog-item .text-box .title-blog { color: #1a1a1a; margin-top: -5px; }
.dv-home-tintuc .col-md-6 { margin-bottom: 20px; }
.title_news li i:before { margin-right: 5px; color: #0054a7; }
.blog-date i { padding-right: 7px; }
.blog-date { margin-bottom: 5px; display: inline-block; }
.blog-date i { color: #0054a7; padding-right: 5px; }
.blog-date.view { padding-left: 10px; margin-left: 10px; }
.blog-item .text-box .title-blog:hover, .blog-item .text-box h5:hover{ color: #0054a7; }
.blog-item .text-box .blog-date{ margin-bottom: 7px; display: inline-block; }
.blog-item .text-box .blog-date.view { margin-left: 10px; }
.blog-item .text-box .link{ font-size: 14px; color: #2f2f2f222; display: inline-block; text-transform: capitalize; font-weight: 500; border: 1px solid; padding: 4px 20px; }
.blog-item .text-box .link:hover{ background: #0054a7; color: #fff; }
.dv-home-doitac { padding: 60px 0 70px; background: url(../delete/trangchu/bg-products.jpg); position: relative; }
.dv-home-doitac .new_id_bs { width: calc(100% / 4); margin: 30px 0 0; box-shadow: none; padding-bottom: 0; }
.dv-home-doitac .new_id_bs img { border-radius: 0; }
.dv-home-doitac .tt_page_top { margin: 0; }
.text-center h3 {text-align: center;}
.logo_doitac ul { width: calc(100% / 1); padding: 10px; background: #f8f8f8; float: left; text-align: center; transition: all .3s; box-shadow: 0px 1px 6px rgb(0 0 0 / 20%); height: 120px; vertical-align: middle; display: flex; margin: 20px 0 10px; }
.logo_doitac ul li { margin: auto; }
.logo_doitac.owl-carousel .owl-item img { width: 85%; }
.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; }
.top-footer { display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #ffffff4f; margin-bottom: 30px; padding-bottom: 30px; }
.top-footer h4 { margin: 0; font-size: 18px; font-weight: 500; color: #fff; }
.top_contact { width: 30%; float: left; }
.contacts_address address i { font-size: 40px; line-height: 100px; }
.contacts_address address .sc_icon { display: block; width: 100px; height: 100px; line-height: 100px; margin: 0 auto; text-align: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); margin-bottom: -1.45em; background-color: #0054a7; color: #fff; }
.contacts_address { background-color: #e7eceb; display: flex; align-content: center; display: -webkit-flex; -webkit-align-content: center; }
.contacts_address address { width: 33%; padding: 0 30px 23px; box-sizing: border-box; position: relative; margin-bottom: 0; text-align: center; }
.contacts_address address p a { color: #ee9583; }
.address_title { font-size: 23px; text-transform: uppercase; font-style: initial; letter-spacing: 2px; font-weight: 500; }
.footer { padding: 60px 0 50px; background: #002632; }
.center-footer ul{ width: calc(100% / 4 - 30px); float: left; margin: 0 15px; text-align: left; color: #fff; }
.center-footer { margin: 0 -15px; }
.menu-footer { list-style: circle; }
.center-footer ul.social img { height: 60px; }
.center-footer ul:last-child li { display: inline-block; }
.center-footer ul.menu-footer li { margin-left: 20px; margin-bottom: 7px; line-height: 28px; }
.center-footer ul:last-child li a { color: #fff; display: inline-block; border-radius: 50px; margin-right: 17px; text-align: center; margin-top: 14px; }
.center-footer ul li a:hover { color: #fe9614; }
.center-footer ul li a i { line-height: 38px; }
.center-footer ul h3 { font-size: 20px; font-weight: 500; padding: 0px 0 20px; position: relative; color: #fff; text-transform: uppercase; }
.center-footer ul .btn-1 { margin-top: 15px; }
.center-footer ul.social p { line-height: 27px; margin-bottom: 7px; }
.dt-sc-subscribe-frm { margin: 0; float: right; width: 100%; margin-top: 7px; }
.img-thanhtoan { float: left; margin-top: 20px; }
.img-thanhtoan a { margin: 0; }
.mcfwp-agree-input { display: flex; margin: 0; }
label.mcfwp-agree-input span { margin-left: 10px; display: block; position: relative; top: -7px; }
.dt-sc-subscribe-frm input { width: 100%; font-size: 15px; color: #3d3d3d; padding: 8px 15px; font-family: 'Archivo', sans-serif; border: none; height: 48px; background: #fff; }
.dt-sc-subscribe-frm .btnok { position: relative; color: #ffffff; text-transform: uppercase; font-size: 15px; padding: 11px 35px; font-weight: 500; display: inline-block; background: #0054a7; float: left; border-left: 0px; background-size: 35%; border: none; cursor: pointer; font-family: 'Archivo', sans-serif; margin-top: 15px; }
.footer .info-icon { color: #ffffff; border-radius: 50%; width: 50px; height: 50px; font-size: 20px; text-align: center; float: left; margin-top: 5px; border: 1px solid #fff; }
.info-content { float: right; width: 80%; color: #fff; }
.info-content .info-title { font-size: 17px; font-weight: 400; text-transform: uppercase; line-height: 25px; letter-spacing: 1px; }
.info-item { width: calc(100% / 1); float: left; clear: both; margin-bottom: 15px; }
.info-icon i { line-height: 50px; }
.dt-sc-subscribe-frm .btnok:hover { background-color: #fff; color: #0054a7; }
.social li a { display: inline-block; }
.center-footer .social li a:hover { color: #0054a7; }
.center-footer ul p { margin-bottom: 11px; line-height: 28px; }
.center-footer ul p a{
    color: #1f90ff;
}
.center-footer ul h5 { line-height: 27px; margin-bottom: 7px; font-size: 16px; font-weight: 500; }
.footer a img { margin: 5px 5px 0 0; max-height: 80px; max-width: 100%;}
.center-footer ul p i { font-size: 20px; margin-right: 5px; position: relative; top: 3px; width: 20px; }
.center-footer ul.social li{ float: left; margin: 15px 20px 0px 0; }
.center-footer .social li a { display: inline-block; color: #ffffff; text-align: center; }
.center-footer .social li a i { line-height: 38px; }
.center-footer ul.menu-footer li a{ color: #fff; }
.center-footer h4 { color: #fff; margin-bottom: 20px; }
.bottom_ft { padding: 22px 0; text-align: center; margin: auto; display: inline-block; width: 100%; background: #002632; border-top: 1px solid #ffffff3b; }
.bottom_ft p { color: #fff; text-align: center; margin-bottom: 0; }
.ul_main_footer li { float: left; font-size: 16px; font-weight: 400; margin: 0px 15px; }
#link_footer_menu { display: flex; float: left; }
.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: #fff; }
.bottom_ft a img { height: 22px; padding: 0 5px; display: inline-block; position: relative; }
.bottom_ft p a img { background: #fff; padding: 2px; border-radius: 3px; margin-left: 10px; }
.bottom_ft a:hover{ color: #0054a7; }
.center-footer ul.menu-footer li a:hover{color: #1f90ff;}
#back-top { position: fixed; bottom: 30px; right: 10px; z-index: 1; }
#back-top a { display: inline-flex; width: 40px; line-height: 40px; background: #0054a7; 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: #2f2f2f; background: #ffffff; border: 1px solid; }
.sc_item_button .sc_button { float: left; text-transform: uppercase; font-size: 18px; padding: 3px 35px; line-height: 42px; margin-top: 10px; color: #ffffff; background: #0054a7; 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: #002632; }
.link_login p { margin-bottom: 0; }
.link_login p a { color: #0054a7; }
.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: #e7eceb; width: 1000px; }
.poup_page1 .col-md-6 { float: left; margin: 0px 10px; width: calc(100% / 2 - 20px); position: relative; }
.fhs-input-send span { position: absolute; right: 0; top: 7px; line-height: 42px; padding: 0 10px; font-weight: bold; z-index: 2; letter-spacing: 1px; user-select: none; -webkit-user-select: none; -moz-user-select: none; -o-user-select: none; -ms-user-select: none; color: #fe9614; }
.fhs-input-send { position: relative; }
.col-md-12>.fhs-input-box { margin: 0 10px; }
.bangdo_poup .sc_item_button { margin: 0px 0; float: left; margin-right: 15px; }
.link_page { border-bottom: 1px solid #00000017; background: #e7eceb; }
.banner_detail-a { line-height: 0; }
.link_page h2 { text-transform: uppercase; color: #fff; font-size: 35px; letter-spacing: 5px; text-align: center; }
.link_page div ul { display: inline-block; padding: 14px 0px; width: 100%; line-height: 1.6}
.link_page ul li { list-style: none; font-size: 15px; text-transform: capitalize; float: right; font-weight: 500; width: 100%; text-align: left; color: #2f2f2f; }
.link_page ul li a { color: #2f2f2f; padding: 0 5px; }
.link_page ul li span.active { color: #0054a7; }
.link_page ul li i { padding-right: 7px; }
.link_page ul li span { padding: 0 5px; }
.link_page ul li a:hover { color: #0054a7; }
.page_conten_page { padding: 50px 0px; background: #fff; }
.apsc-theme-4 .apsc-each-profile { margin-bottom: 10px; }
.apsc-each-profile a { color: white !important; }
.apsc-facebook-icon { background-color: #3b5998; }
.apsc-twitter-icon { background-color: #1dcaff; }
.apsc-google-plus-icon { background-color: #dd4b39; }
.apsc-instagram-icon { background-color: #3f729b; }
.apsc-youtube-icon { background-color: #e52d27; }
.apsc-soundcloud-icon { background-color: #ff8800; }
.apsc-dribble-icon { background-color: #ea4c89; }
.apsc-edit-icon { background-color: #837d7d; }
.apsc-comment-icon { background-color: #464646; }
.apsc-theme-4 .social-icon { display: inline-block; position: relative; float: left; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }
.apsc-theme-4 .apsc-each-profile a .fa { border-right: 1px solid rgba(255, 255, 255, 0.4); width: 60px; line-height: 50px; height: 60px; vertical-align: top; text-align: center; font-size: 16px; display: inline-block; transform: none; -webkit-transform: none; -ms-transform: none; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }
.apsc-theme-4 .media-name { padding: 0 0 0 10px; display: inline-block; }
.apsc-theme-4 .apsc-count { border-radius: 0; color: #fff; display: inline-block; font-size: inherit; text-align: center; position: relative; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }
.apsc-theme-4 .apsc-media-type { display: inline-block; padding: 0 4px; }
.apsc-theme-4 .apsc-each-profile a { line-height: 50px; padding: 0 10px 0 0; font-size: 12px; text-transform: uppercase; display: block; color: #fff; position: relative; text-align: right; }
.tin_left { width: 72%; float: left; }
.tin_right{ width: 25%; float: right; }
.tin_right .dv-menu-left { width: 100%; }
.tin_right .box_right_pro_view:first-child { margin-top: 0; }
.tin_right .box_right_pro_view:first-child .title_right_pro_view { padding-top: 0; }
.nums { table-layout: auto; margin-top: 20px; text-align: center; }
.nums li { list-style: none; display: inline-table; }
.nums a.stay { width: 50px; font-size: 15px; line-height: 24px; }
.nums a { font-size: 17px; display: block; margin: 0 6px 0 0; padding: 3px; line-height: 31px; height: 36px; width: 36px; table-layout: inherit; text-align: center; color: #4b4b4b; background: transparent; text-decoration: none; font-weight: 400; background: #e7f1e7; border-radius: 3px; }
.nums a:hover, .nums a.active, .nums a.stay:hover { background: #0054a7; color: #ffffff; }
.select-group label { display: inline-block; width: 150px; float: left; line-height: 35px; color: #282828; }
.select-group select { width: calc(100% - 150px); float: left; border: 1px solid #777; border-radius: 4px; -webkit-appearance: none; -moz-appearance: none; appearance: none; padding: 0.6em 0.8em; font-size: 15px; background: #fff; outline: none; font-family: 'Archivo', sans-serif; }
.select-group { display: inline-block; width: 100%; margin-top: 20px; }
.store-information { float: left; width: calc(100% / 3 - 20px); margin: 0 10px; margin-top: 30px; }
.store-item .store-name { color: #282828; font-weight: 600; display: block; font-size: 18px; }
.store-item > span:not(:first-child) { display: block; color: #282828; }
.cuahang-1 { padding: 50px 0; }
.cuahang-2 { padding-bottom: 50px; }
.dv-cuahang { width: 73%; float: right; }
.row-store .row { display: flex; }
.row-store { display: inline-block; clear: both; margin-bottom: 50px; }
.col-sm-6.img-left { width: 66.5%; float: left; }
.col-sm-6.img-right { width: 33.5%; float: right; }
.col-sm-6 { margin: 0px; float: left; width: 50%; }
.col-sm-6 img { width: 100%; }
.store-map { margin: 18px 0 55px; }
.store-map a { display: flex; }
.col-sm-6 .store-map a img { float: left; margin: 0; width: auto; height: 25px; margin-right: 10px; }
.contact-maps li { display: initial; }
.left_contact { float: right; width: 48%; margin-top: 30px; }
.left_contact p img { width: 100%; }
.contact-maps { width: 48%; border: 3px solid #0054a7; display: inline-block; float: right; }
.right_contact { width: 50%; float: left; }
.page_conten_page>div>h3{ text-align: left; margin-bottom: 20px; font-size: 27px; color: #4b4b4b; padding-bottom: 15px; font-weight: 500; position: relative; border-bottom: 1px dotted #ccc; text-transform: uppercase; }
.contact .left { width: 49%; float: left; }
.contact .right { width: 49%; float: right; }
.formBox li { display: block; position: relative; float: left; width: calc(100% / 2 - 20px); margin: 0 10px 20px; }
.contact .formBox { margin: 0 -10px; }
.formBox li input, .formBox li textarea { border: solid 1px #e3e3e3; height: 46px; color: #999; padding: 0 20px 4px 20px; font-family: 'Archivo', sans-serif; font-size: 15px; box-sizing: border-box; width: 100%; border-radius: 3px; font-weight: 400; }
.formBox>li.mess { float: left; width: calc(100% / 1 - 20px); }
.formBox li span { position: absolute; right: 0; top: 0; line-height: 46px; 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 20px; }
.formBox .button { float: left; text-transform: uppercase; font-size: 16px; padding: 1px 25px; margin-left: 10px; line-height: 42px; margin-top: 10px; color: #ffffff; background: #0054a7; white-space: nowrap; transition: all 0.2s ease-in-out; border-radius: 5px; font-weight: 400; }
.formBox .button:hover{ background: #002632; }
.dv-about-2 { padding: 60px 0; }
.dv-about-1 { padding: 60px 0; }
.dv-btn-cart.no_box.formBox { text-align: center; }
.order-summary__nav.method-button-cart button { background: #0054a7; padding: 3px 22px; color: #fff; }
.dv-btn-cart.no_box.formBox a { float: none; display: inline-block; }
span.payment-due__price { color: #0054a7; font-size: 20px; font-weight: 500; }
.dv-about-1 .col-lg-6 h4,.dv-about-2 .col-lg-6 h4 { margin-bottom: 10px; }
.dv-about-1 .col-lg-6:first-child { padding-right: 30px; }
.dv-about-2 .col-lg-6:last-child { padding-left: 30px; }
.dv-about-1 .flex,.dv-about-2 .flex { align-items: center; }
.about-us-home-2 {padding: 60px 0}
.about-us-home-2 .about-services{ margin-bottom: 30px; }
.about-us-home-2 .about-services:last-of-type{ margin-bottom: 0; }
.about-us-home-2 .about-services i{ color: #0054a7; font-size: 50px; line-height: 1; float: left; }
.about-us-home-2 .about-services .about-services-box{ padding-left: 80px; }
.about-us-home-2 .about-services .about-services-box h5{ color: #2f2f2f222; font-size: 24px; font-weight: 500; line-height: 1; margin-bottom: 15px; text-transform: capitalize; }
.about-us-home-2 .about-services .about-services-box p{ margin-bottom: 0; }
.services-home-2 { background: transparent url(../delete/01_services.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; }
.services.services-home-2 .col-lg-4 { width: calc(100% / 3 - 20px); margin: 0px 10px; }
.services-home-2 .sec-title h2{ color: #fff000; }
.page_conten_page .work { background: transparent; padding: 0; }
.page_conten_page .sec-title h2{ margin-top: 10px; }
.page_conten_page .sec-title h3{ margin: 0; }
.viewLeft { width: 45%; float: left; position: relative; z-index: 0; }
.viewRight { width: 52%; float: right; }
#bridal_images { border: 1px solid #ebebeb; background: #fff; padding: 5px; 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 #f4f4f4; }
a.pro_slide_prev.disabled, a.pro_slide_next.disabled { opacity: .5; }
a.pro_slide_prev.disabled, a.pro_slide_next.disabled { cursor: default; }
.pro_slide_next { right: 0px; border-radius: 0px 5px 5px 0px; background: url(../images/pro_slide_next.png) no-repeat center center #f4f4f4; }
#bridal_images_list li { list-style: none; height: 97px; width: 97px; border: 1px solid #e6e6e6; background: #fff; text-align: center; overflow: hidden; float: left; margin: 2px 5px; }
.dv-duan #bridal_images_list li { height: 55px; }
#bridal_images_list img { width: 100%; border: none; }
.titleView { position: relative; padding: 0; line-height: 32px; font-size: 27px; font-weight: 500; text-transform: uppercase; margin-bottom: 7px; border-bottom: 1px dotted #ccc; padding-bottom: 10px; }
.viewRight .desc { margin-top: 15px; }
.viewRight_more img { height: 43px; margin-right: 10px; }
.viewRight .desc li { line-height: 26px; margin-bottom: 10px; text-indent: 20px; list-style: none; background: url(../images/icon-check-pink.png) no-repeat left 9px; }
.viewRight .desc li span { color: #0054a7; }
.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: #0054a7; border-radius: 3px; }
.ct_add ul h3.h3_ad a { background: #2f2f2f; }
.ct_add ul h3 a:hover { background: #fe9614; }
#sharelink { padding-top: 20px; margin-top: 20px; border-top: solid #ececec 1px; }
.fl-post-meta-bottom { margin: 20px 0 20px; }
.fl-post-meta .fl-post-cats-tags i { font-size: 22px; color: #0054a7; margin-right: 10px; position: relative; top: 5px; }
.fl-post-meta .fl-post-cats-tags a { font-size: 14px; padding: 2px 15px; color: #888; border-radius: 50px; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; margin: 0 3px; border: 1px solid #dcdcdc; font-weight: 400; display: inline-block; margin-bottom: 10px; }
.dv_bridal_images_list { padding: 15px 0 0; }
.fl-post-meta .fl-post-cats-tags a:hover{ background: #0054a7; color: #fff; }
.detail-sp>h5 { background: #0054a7; padding: 12px 20px; color: #fff; text-transform: uppercase; font-size: 22px; font-weight: 400; margin-top: 30px; }
.detail-sp {margin-bottom: 20px;}
.detail-sp>div { padding: 20px 30px; border: 1px solid #e8e8e8; }
.detail-sp>div p img { max-width: 100%; }
.fb_iframe_widget_fluid_desktop iframe { width: 100% !important }
.title_page { text-align: left; width: 100%; background: #0054a7; margin-bottom: 20px; }
.title_page ul .h_title { text-transform: uppercase; font-size: 22px; font-weight: 400; color: #ffffff; text-align: left; padding: 12px 20px; }
.box_page { margin-top: 20px; }
.box_page .col-lg-4{ width: calc(100% / 1); margin: 0; }
.tin_left .sec-title .col-lg-5 { float: left; width: 50%; padding: 0 20px; }
.tin_left .sec-title .col-lg-4 { float: left; width: 50%; }
.tin_right .timkiem_top { border: 1px solid #e7e7e7; width: 100%; padding: 3px 0; margin: 0; }
.box_right_pro_view:first-child { padding: 0; border: none; }
.box_right_pro_view { margin: 15px 0 30px; text-align: left; width: 100%; display: inline-block; }
.box_right_pro_view .timkiem_top a { color: #0054a7; float: right; margin-right: 4px; font-size: 20px; }
.home-left .box_right_pro_view { margin: 0; }
.widget.qodef-author-info { text-align: center; border: 1px solid #d7e1de; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 36px 42px 40px; }
.vcard { font-size: 23px; margin: 15px 0 0; }
.fl-post-cats-tags { font-weight: 700; }
.title_right_pro_view { font-weight: 500; font-size: 26px; text-align: left; padding: 10px 0; color: #2f2f2f; position: relative; padding-bottom: 25px; text-transform: uppercase; }
.list-style.tags li a { display: inline-block; font-size: 14px; line-height: 18px; padding: 12px 14px; color: #555555; border-radius: 3px; background-color: #ededed; -webkit-transition: 0.3s; transition: 0.3s; font-weight: 400; }
.list-style.tags li a:hover { background: #0054a7; color: #fff; }
.list-style.tags li { display: inline-block; margin: 5px 3px 0px 0px; padding: 0; border-bottom: none; }
.box_right_pro_view li { list-style: none; display: block; border-bottom: 1px solid #E6E8EC; padding: 9px 0 10px; text-align: left; position: relative; }
.box_right_pro_view>li:nth-child(2) { padding-top: 0; }
.box_right_pro_view li a { font-size: 17px; color: #2f2f2f; font-weight: 500; }
.box-email { padding: 20px; }
.box-email h4 { margin-bottom: 20px; }
.home-right { width: 75%; float: right; }
.home-left .box_right_pro_view li.vertical-menu { background: #3b3c3f; padding: 10px; border-bottom: 1px solid #ffffff1f; color: #fff; }
.home-left .tin_right .blog-item { padding: 0 10px; }
.home-left .box_right_pro_view li.vertical-menu a { color: #fff; }
.box_right_pro_view li:last-child { border-bottom: none; padding-bottom: 0; }
.sub-3,.sub-4,.sub-5,.sub-6 { display: none; }
.box_right_pro_view li i.fa-minus-square-o { display: none; }
.box_right_pro_view .fa-plus-square-o, .box_right_pro_view .fa-minus-square-o { position: absolute; top: 15px; right: 10px; font-size: 18px; z-index: 1; cursor: pointer; }
.box_right_pro_view li ul li a { font-size: 16px; padding-left: 20px; }
.box_right_pro_view iframe { margin-top: 20px; }
.box_right_pro_view li a:hover{ color: #0054a7; }
.tin_right .blog-item .img-box{ width: 34%; float: left; margin: 0; margin-top: 7px; }
.tin_left .blog-item .img-box{ width: 100%; float: left; }
.box_page .dv-dichvu .col-md-6 { width: 100%; margin: 0; }
.dv-dichvu .blog-item .img-box, .dv-dichvu .blog-item .text-box{ width: 100%; float: left; background: #ebebeb; }
.col-lg-12.dv-dichvu .blog-item .text-box { padding: 20px 10px 10px; text-align: center; }
.dv-dichvu .col-md-6 { padding-bottom: 15px; width: calc(100% / 2 - 20px); }
.tin_left .box_page .blog-item .img-box, .tin_left .box_page .blog-item .text-box { width: 100%; text-align: left; }
.tin_left .box_page .blog-item .text-box { margin-top: 20px; }
.tin_left .blog-item .text-box{ width: 100%; float: right; padding: 0; text-align: left; }
.tin_right .blog-item .text-box{ width: 60%; float: right; padding: 0; margin: 0; }
.tin_right .blog-item .text-box h5 { position: relative; font-size: 16px; line-height: 25px; margin: 0; font-weight: 500; }
.tin_right .blog-item .text-box a { color: #1a1a1a; }
.tin_right .blog-item .text-box h4 { position: relative; color: #0054a7; font-weight: 700; font-size: 15px; text-align: left; line-height: 1.3; }
.tin_right .blog-item .text-box h4 span.gia_km { color: #c1c1c1; font-weight: normal; font-size: 13px; padding-right: 10px; text-decoration: line-through; display: inline-block; }
.tin_right.home-left .blog-item .text-box h4 span { color: #fff; }
.tin_right.home-left .blog-item .text-box h4 { color: #fff; }
.tin_right.home-left .blog-item .img-box { background: #fff; }
.tin_right.home-left .blog-item .text-box h5 { color: #fff; }
.tin_right .blog-item { margin-bottom: 0px; display: flex; flex-wrap: wrap; border-bottom: 1px solid #E6E8EC; padding: 15px; align-items: center; justify-content: space-between; }
.home-left .marquee { overflow: hidden; height: 600px; background: #0054a7; margin-top: 0; padding: 20px 0; }
.tin_right.home-left .blog-item { border-bottom: 1px solid #ffffff1f; }
.box_right_pro_view a img { width: 100%; }
.marquee { overflow: hidden; height: 500px; margin-top: 15px; }
.box_right_pro_view:last-child{ margin-bottom: 0; }
.box_right_pro_view:last-child ul li{ display: inline-block; border-bottom: none; padding: 3px; }
.box_right_pro_view:last-child ul li a { display: inline-block; padding: 5px 10px; margin: 0; border: 1px solid #e6e6e6; background-color: #f1f1f1; color: #626262; border-radius: 3px; text-transform: capitalize; }
.box_right_pro_view:last-child ul li a:hover{ background: #0054a7; color: #fff; cursor: pointer; }
.title_news h2 { line-height: 38px; text-align: left; margin-bottom: 10px; font-size: 27px; font-weight: 500; position: relative; text-transform: uppercase; border-bottom: 1px dotted #ccc; padding-bottom: 10px; }
.title_news li { font-size: 15px; color: #464646; list-style: none; margin-bottom: 10px; font-weight: 400; font-style: initial; }
.showText iframe { margin-top: 15px; }
.showText p img { max-width: 100%; height: auto; }
.showText img { margin: 20px 0; max-width: 100%; height: auto;}
.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; }
.tt_video .new_id_bs{ width: calc(100% / 1 - 20px); margin: 0 10px 25px; }
.new_id_bs { position: relative; width: calc(100% / 2 - 20px); margin: 0 10px 25px; float: left; box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%); }
.new_id_bs img { width: 100%; border-radius: 4px 4px 0 0; }
.tt_video .new_id_bs li a img { width: 100%; height: 100%; object-fit: cover; }
#tintuc_slide .new_id_bs li { width: 100%; }
#tintuc_slide .new_id_bs li a { display: block; }
#tintuc_slide .new_id_bs li a img { width: 100%; height: 100%; object-fit: cover; }
#tintuc_slide .new_id_bs ul { width: 100%; padding-top: 15px; }
.new_id_bs li { float: left; list-style: none; position: relative; overflow: hidden; line-height: 0; width: 40%; float: left; }
.new_id_bs ul { float: right; width: 46%; position: relative; }
.new_id_bs ul h3 a { font-size: 25px; font-weight: 500; color: #2f2f2f; padding-bottom: 10px; display: block; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; line-height: 30px; text-align: left; }
h4.chanel { text-align: center; color: #0054a7; }
.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: #0054a7; }
.album-zoom-gallery { margin: 0 -10px; }
div#lightgallery > div { width: calc(100% / 4 - 20px); margin: 10px; float: left; overflow: hidden; }
.album-zoom-gallery a { position: relative; cursor: pointer; float: left; width: 100%; opacity: 1; transition: .8s ease; backface-visibility: hidden; display: block; height: 100%; object-fit: cover; }
div#lightgallery > div a img { width: 100%; }
#tintuc_slide1 .new_id_bs { width: calc(100% / 1); margin: 0; }
.tuvanbaogia_popup { padding: 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; font-family: 'Archivo', sans-serif; margin-top: 15px; }
.tuvanbaogia_popup ul h4 a { display: inline-table; color: #f9f9f9; padding: 0px 50px; font-size: 18px; font-weight: normal; text-transform: uppercase; line-height: 46px; transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; background: #0054a7; 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: #0054a7; padding: 10px; }
.item-careers{ border: 1px solid #E9E9E9; padding: 40px; margin-bottom: 0px; border-radius: 10px; }
.item-careers h4 a{ display: block; color: #2f2f2f222; font-size: 25px; font-weight: 500; margin-bottom: 20px; text-transform: capitalize; position: relative; border-bottom: 1px solid #E9E9E9; padding-bottom: 10px; }
.item-careers h4:hover a{ color: #0054a7; }
.item-careers ul li{ display: inline-block; font-weight: 500; margin-right: 10px; }
.item-careers ul li.active{ background-color: #0054a7; padding: 2px 15px; color: #FFF; border-radius: 3px; }
.item-careers p{ margin: 15px 0 0; }
.item-careers a{ font-size: 14px; color: #0054a7; display: inline-block; text-transform: capitalize; font-weight: 500; }
.popup_giohang { width: 850px; }
.popup_giohang h3 { font-size: 16px; font-weight: 400; padding: 10px 15px; background: #0054a7; border-top-right-radius: 3px; border-top-left-radius: 3px; color: #fff; }
.popup_giohang h3 a { color: #fff000; }
.heading-counter { font-weight: 400; font-size: 16px; line-height: 18px; cursor: pointer; color: #2f2f2f; width: 100%; float: left; background: #fff; padding: 15px; margin-bottom: 0; }
.page_conten_page .heading-counter { padding: 15px 0; }
.heading-counter .count_cart{ color: #0054a7; }
.cart_summary tr td { padding: 15px 15px 15px; border-bottom: 1px solid #eaebf3; }
.cart_summary tr:first-child th { border: none; color: #2f2f2f; font-weight: 500; padding: 5px 15px; background: #ececec; }
table .c-th-sp a.sp { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; height: 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: #2f2f2f; text-decoration: none; line-height: 25px; display: block; margin-bottom: 5px; }
table .c-th-sp a.del { color: #0054a7; 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: #0054a7; font-weight: 600; }
.cart_summary tr td sup { font-size: 14px; }
.number-down,.number-up { border: 1px solid #eaebf3; outline: none; background: transparent; height: 30px; width: 30px; text-align: center; vertical-align: top; padding: 0; color: #222; font-size: 18px; line-height: 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; font-family: 'Archivo', sans-serif; }
.so-luong-mua { display: -webkit-inline-box; }
.button-cart { margin: 15px 15px 30px; }
.button-cart a.close { margin-top: 15px; float: left; color: #0054a7; cursor: pointer; }
.button-cart .btn-checkout{ float: right; text-transform: uppercase; font-size: 16px; padding: 3px 30px 2px; line-height: 42px; color: #ffffff; background: #0054a7; white-space: nowrap; transition: all 0.2s ease-in-out; border-radius: 5px; font-weight: 500; }
.button-cart .btn-checkout:hover{ background: #fe9614; }
.button-cart a.close:hover{ color: #fe9614; }
.block-total-left { width: 67%; float: left; }
.block-total-cart { float: right; width: 30%; border: 1px solid #e8e8e8; padding: 10px 0; }
.total-cart-page { display: flex; font-size: 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: #0054a7; font-size: 17px; }
.retail-note a { color: #2f2f2f; font-style: italic; }
.title-final-total { font-weight: 650; margin: 10px 0; }
.method-button-cart button:hover { background: #002632; 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: #0054a7; 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: #0054a7; color: #fff; padding: 12px 20px; border: none; float: right; border-radius: 4px; cursor: pointer; opacity: 0.7; font-family: 'Archivo', sans-serif; }
.field__input-wrapper input { border-radius: 4px; display: block; box-sizing: border-box; padding: 10px; border: 1px #d9d9d9 solid; height: 39px; background-color: #fff; color: #333; font-family: 'Archivo', sans-serif; font-size: 14px; width: 75%; float: left;}
.payment-due__price { font-size: 1.5em; font-weight: 500; letter-spacing: -.04em; line-height: 1em; color: #0054a7; }
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: #2f2f2f; background-color: #0054a747; border-color: #0054a747; 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: 'Archivo', sans-serif; font-size: 15px; width: 100%; margin-bottom: 15px; }
.top_td {border-bottom: none;}
.top_td textarea {height: 80px; margin-bottom: 0;}
#chitiet_news {width: 30%; float: left;}
.method-button-cart button {text-transform: uppercase; font-size: 16px; padding: 15px 30px 14px; color: #FFF; background: #0054a7; white-space: nowrap; webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; font-weight: 400; cursor: pointer; border: none; margin-bottom: 10px;}
#cartRow_969208 .price>div {margin: 5px 0}
#cartRow_969208 .price,#cartRow1_969208.price {color: #0054a7}
.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 #0054a7 inset; }
.input_style_radio { border-radius: 100px; }
input.lb_ghdck, .input_style_1 { color: inherit; font: inherit; margin: 0; padding: 0; -webkit-appearance: none; -webkit-font-smoothing: inherit; background: transparent; line-height: normal; width: 18px; height: 18px; box-shadow: 0 0 0 0 #bbbbbb inset; transition: all 0.2s ease-in-out; position: relative; cursor: pointer; vertical-align: -4px; outline: 0; border: 1px solid; border-color: #bbbbbb; margin-right: 8px; float: left; overflow: hidden; }
.dv-gr-vanchuyen .blank-slate { background-color: #ececec; padding: 15px 20px; margin: 5px -20px -15px; line-height: 25px; }
input.lb_ghdck:checked:after, .input_style_1:checked:after { -webkit-transform: scale(1); transform: scale(1); opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); background-image: url(/images/checkbox-tick-0.svg),none; filter: alpha(opacity=100); content: ""; display: block; position: absolute; top: 50%; left: 50%; width: 10px; height: 8px; margin-left: -5px; margin-top: -4px; }
.input_style_radio:checked:after { background: none; width: 4px; height: 4px; margin-left: -2px; margin-top: -2px; background-color: #fff; border-radius: 50%; }
.pro_home_id ul:hover .hidden-feature_img { visibility: visible; opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
.hidden-feature_img { position: absolute; top: 0; visibility: hidden; left: 0; right: 0; margin: auto; opacity: 0; -webkit-transform: translateX(100%); -moz-transform: translateX(100%); -ms-transform: translateX(100%); -o-transform: translateX(100%); transform: translateX(100%); -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.page_sp_ct { width: 1000px; padding: 40px; }
.pro_home_id.pro_id ul { width: calc(100% / 3 - 20px); margin: 0px 10px 20px; }
.pro_home_id.pro_id.owl-carousel ul { width: calc(100% / 1); margin: 0px 0px 20px; }
.pro_home_id.pro_id ul .pro_home_id.pro_id#pro_slide { margin: 0; }
.pro_home_id.pro_id#pro_slide ul { width: calc(100% / 1); margin: 0px; }
.variations { margin: 20px 0 10px; border: 0; width: 100%; }
.variations tr { margin-bottom: 10px; display: inline-block; }
.variations td.label { min-width: 80px; text-align: left; }
.variations label { font-size: 16px; color: #333; text-transform: capitalize; margin: 5px 0; font-weight: 700; }
.variations td { display: inline-block; }
.variable-items-wrapper { display: flex; flex-wrap: wrap; margin: 0; padding: 0; list-style: none; }
.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item { background-color: transparent; -webkit-box-shadow: none !important; box-shadow: none !important; border: 2px solid #e9e9e9; width: auto; padding: 5px 10px; border-radius: 3px; text-align: center; margin: 0 5px; }
variable-item:hover,.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected { border-color: #0054a7; }
.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: #0054a7; cursor: pointer; }
.product_vendor { margin-top: 5px; }
.cl_main { color: #0054a7; }
.viewRight .number-down,.viewRight .number-up{ height: 48px; width: 48px; line-height: 48px; font-family: 'Archivo', sans-serif; }
.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; background: #ececec; padding: 11px 20px; }
.product-view-mode { float: left; margin-right: 20px; }
.sort-cate-left h3 { color: #2f2f2f; font-size: 15px; float: left; margin: 0; }
.product-view-mode a { color: #151320; font-size: 22px; opacity: 0.7; }
.sort-cate-left ul li { float: left; padding: 0 0 0 15px; }
.sort-cate-left ul li a { color: #000; font-size: 15px; position: relative; }
.sort-cate-left ul li a i { height: 16px; width: 16px; border: 1px solid #ababab; border-radius: 50%; display: inline-block; vertical-align: middle; margin: -3px 7px 0 0; position: relative; }
.sort-cate-left ul li:hover i:before, .sort-cate-left ul li.active i:before { content: ""; width: 8px; height: 8px; background-color: #0054a7; position: absolute; border-radius: 50%; margin: 3px; }
.offer-box { background: #0054a747; padding: 20px; border-radius: 5px; }
.ct_add ul h3 a i { padding-right: 5px; line-height: 36px; }
.ct_add ul h3.h3_ad a i { padding-right: 0px; }
.listdetail__list__item > div { display: table-cell; vertical-align: middle; }
.listdetail__list__left { width: 110px; }
.listdetail__list { margin: 20px 0; }
.listdetail__list__item select { padding: 10px 35px 10px 10px; font-family: 'Archivo', sans-serif; font-size: 15px; border: 1px solid #ccc; border-radius: 3px; width: 300px; }
.listdetail__list__item { margin: 10px 0; }
.viewRight h4 { font-size: 25px; color: #0054a7; line-height: 30px; font-weight: 700; border-bottom: 1px solid #ebebeb; padding: 10px 0 15px; margin-bottom: 10px; }
.viewRight h4 span.gia_km { color: #c1c1c1; font-weight: normal; font-size: 16px; padding-left: 10px; text-decoration: line-through; }
.noidung h3 { margin: 15px 0; }
.ui-widget.ui-widget-content { border: none !important; margin-bottom: 25px; width: calc(100% - 15px); margin-left: 0px; }
.ui-widget.ui-widget-content { height: 4px; background: #ebebeb; }
.aside-item .aside-content { width: 100%; z-index: 0; position: relative; margin-top: 25px; }
.ui-slider-horizontal .ui-slider-handle { height: 18px !important; width: 18px !important; border-radius: 50% !important; top: -7px !important; background: #cc2121 !important; border: solid 2px #fff !important; box-shadow: 0px 4px 8px 0px rgb(204 33 33 / 30%); margin-left: 0 !important; }
.ui-slider-range.ui-corner-all.ui-widget-header { background: #cc2121; }
#start { width: 36%; float: left; margin-right: 0; margin-top: 7px; }
#start input { font-family: 'Archivo', sans-serif; color: #666; font-size: 14px; font-weight: 500; 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: 'Archivo', sans-serif; color: #666; font-size: 14px; font-weight: 500; 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: #0054a7; 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: #0054a7; position: absolute; top: 0; left: 0; z-index: 2; }
.sidebar .easy-basket-filter-info { box-sizing: border-box; padding: 0; width: 100%; justify-content: space-between; position: absolute; top: -45px; left: 0; }
.sidebar .easy-basket-filter-info p{ color: #2f2f2f; padding: 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; }
.sidebar .easy-basket-filter-info input{ border: none; color: #0054a7; 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; font-size: 16px; }
.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: #0054a7; }
.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: #0054a7; }
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 { background: #0054a7; font-family: 'FontAwesome'; content: "\f00c"; color: #fff; position: absolute; width: 16px; height: 16px; line-height: 16px; left: 0px; font-size: 10px; top: -15px !important; text-align: center; }
.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; }
.page_conten_page .poup_page { width: 600px; background: #e9e9e9; padding: 50px; border-radius: 10px; }
.fhs-input-box { clear: both; padding: 7px 0; }
.poup_page label { display: inline-block; }
.fhs-input-group { position: relative; display: flex; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-align-items: center; }
.fhs-selectbox, .fhs-textbox { width: 100%; padding: 10px; font-size: 15px; 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; font-family: 'Archivo', sans-serif; }
.fhs-input-box.fhs-input-display .fhs-input-group > .fhs-input-icon { display: block; position: absolute; right: 12px; color: #007bff; cursor: pointer; user-select: none; }
.fhs-forget-pass { color: #F7931E; cursor: pointer; user-select: none; text-align: right; padding: 8px 0; }
.fhs-btn-box { display: flex; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-align-items: center; -webkit-justify-content: center; justify-content: center; font-weight: 500; }
.fhs-btn-box > button:disabled { background: rgb(224,224,224); background: -moz-linear-gradient(90deg, rgba(224,224,224,1) 0%, rgba(224,224,224,1) 100%); background: -webkit-linear-gradient( 90deg , rgba(224,224,224,1) 0%, rgba(224,224,224,1) 100%); background: linear-gradient( 90deg , rgba(224,224,224,1) 0%, rgba(224,224,224,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e0e0e0",endColorstr="#e0e0e0",GradientType=1); border: none; color: #636363; }
.fhs-btn-box > button { display: flex; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-align-items: center; -webkit-justify-content: center; justify-content: center; width: 300px; max-width: 100%; font-size: 1.1em; font-weight: 500; transition: all 0.3s; box-shadow: 0px 4px 6px hsl(0deg 0% 90%); -moz-box-shadow: 0px 4px 6px hsl(0, 0%, 90%); -webkit-box-shadow: 0px 4px 6px hsl(0deg 0% 90%); border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; padding: 10px 20px; margin: 7px 0; cursor: pointer; font-weight: 500; }
.fhs-btn-box > .fhs-btn-cancel { color: #0054a7; border: 1px solid #0054a7; }
.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; }
.header-top-info.d-none.d-md-block { display: inline-block; float: left; }
.giohang_top { float: left; margin-right: 20px; margin-top: 0px; }
.right_banner a + a { margin-top: 8%; display: block; }
.hide {display: none}
.size_big.inline-block.round.light_bg_color.thick_border_icon img { border-radius: 100px; width: 100%; height: 100%; }
.ad_sao { font-size: 15px; margin-right: 4px; }
img.ajax_img_loading { height: 16px !important; }
.menu > li { position: relative; }
.showText.showText_lienhe p { padding: 0 0 5px 0; }
.menu > li > a i { margin-left: 4px; }
.menu > li.nopositive { position: initial; }
.contact { padding: 20px 0; }
.contact .left { width: 100%; }
.contact .right { width: 100%; }
.contact-maps li { height: 502px; display: block; }
.contact-maps li iframe { width: 100%; height: 100%; }
.contact .right li { width: calc(100% / 1 - 20px); }
.nums li { display: inline-block; float: left; margin: 0 1px; }
.dv-video { text-align: center; padding: 20px 0; }
.dv-video iframe { width: 100%; height: 500px; }
.nums ul { display: inline-block; }
div#dichvu_slide { margin: 0; }
.dv-home-banner.dv-home-banner-new { background: #eeeeee; padding: 50px 0; }
.dv-home-banner.dv-home-banner-new:after { display: none; }
.dv-home-banner.dv-home-banner-new .title { color: #253745; margin: 0; font-size: 35px; text-align: left; font-weight: 700; margin-bottom: 15px; line-height: 1.3; text-transform: uppercase; }
.dv-home-banner.dv-home-banner-new .tiltle { color: #253745; margin: 0; font-size: 35px; text-align: left; font-weight: 700; margin-bottom: 15px; line-height: 1.3; text-transform: uppercase; }
div#cart_list b { color: #0054a7; font-weight: 500; font-size: 17px; }
.tt_page_top.tt_page_top_duan.flex .new_id_bs { width: calc(100% / 2 - 20px); float: left; margin: 0 10px 20px; }
.tt_page_top.tt_page_top_duan.flex .new_id_bs li { width: 100%; }
.tt_page_top.tt_page_top_duan.flex .new_id_bs ul {width: 100%;}
.menu > li > ul { padding: 10px; }
@media only screen and (max-width: 1199px) {.pagewrap { width: 100%; padding-left: 10px; padding-right: 10px}
.menu > li { margin: 0; }
.timkiem_top { width: 40px; height: 40px; border-radius: 100px; overflow: hidden; }
.timkiem_top input { display: none; }
.search a { width: 40px; background-size: 48%; }
.dv-home-gioithieu .media { height: 100%; }
}
@media only screen and (max-width: 992px) { ul.social li { display: none; }
ul.social li:nth-child(6),ul.social li:nth-child(7) { display: inline-block; }
a.a_trangchu_mb { display: none; }
.box_menu { position: absolute; top: 12px; right: 10px; }
.top_header { padding: 10px 0; }
.timkiem_top { margin-right: 52px; width: 38px; height: 38px; }
section.dv-home-gioithieu .col-lg-4 { width: calc(100% - 20px); }
section.dv-home-gioithieu .col-lg-12.flex { display: block; }
.mm-panel.mm-hasnavbar .mm-navbar { display: block; background: #303030; }
section.dv-home-gioithieu .media-left.media-middle { width: 140px; }
section.dv-home-gioithieu .media-body.media-middle { width: calc(100% - 140px); }
.icon-img-wrapper .icon-img img { width: 180px; }
}
@media only screen and (max-width: 767px) { .header-top-info.d-none.d-md-block li:nth-child(1) { display: none; }
.bannerMain .banner { width: 100%; }
.right_banner { width: 100%; }
.right_banner a { display: inline-block; width: 50%; float: left; padding: 10px; margin: 0 !important; }
section.dv-home-gioithieu1 { padding: 40px 0; }
section.dv-home-gioithieu1 {}
section.dv-home-gioithieu1 .col-lg-6 { width: calc(100% / 1 - 20px); }
.sec-title h3 { font-size: 35px; }
.sec-title h4 { font-size: 25px; line-height: 1.3; margin-bottom: 10px; }
.dv-home-gioithieu1 .col-lg-6 p { font-size: 18px; }
section.dv-home-gioithieu { padding: 40px 0; }
section.dv-home-danhmuc .col-lg-4 { width: calc(100% - 20px); margin-bottom: 20px; }
section.dv-home-danhmuc { padding: 60px 0; }
.sec-title h3 { font-size: 25px; line-height: 1.5; }
.sec-title h4 { font-size: 20px; line-height: 1.5; }
.pro_home_id ul{ width: calc(100% / 1 - 20px); }
.pro_home_id ul img { width: 100%; }
.testimonial-img { width: 100%; }
section.dv-home-sanpham { padding: 40px 0 20px; }
.testimonial-img img { width: 150px; height: 150px; }
.testimonial-content p { font-size: 16px; line-height: 1.6; }
.tiltle { font-size: 30px; }
#pro_tabs ul { display: block; }
.listtabs li a { padding: 5px 0; font-size: 16px; }
.dv-home-doitac { padding: 20px 0; }
.logo_doitac ul { width: calc(100% - 20px); margin: 0 10px; }
.center-footer ul { width: calc(100% / 2 - 30px); margin-bottom: 20px; }
.dv-about-1 .col-lg-6 { width: calc(100% / 1 - 20px); margin-bottom: 20px; }
.dv-about-1 { padding: 40px 0 20px; }
.dv-about-2 .col-lg-6 { width: calc(100% / 1 - 20px); }
.dv-about-2 .col-lg-6:last-child { padding: 20px 0 0; }
.dv-about-2 { padding: 40px 0; }
.dv-banchay-left { width: 100%; }
.dv-banchay-right.flex { width: 100%; }
.contact-maps li { height: 302px; display: block; }
.dv-banchay-right ul { width: calc(100% / 2 - 20px); }
}
@media only screen and (max-width: 479px) { section.dv-home-gioithieu .media-left.media-middle { width: 100px; }
section.dv-home-gioithieu .media-body.media-middle { width: calc(100% - 100px); }
.teaser .thick_border_icon i {line-height: 91px;}
.teaser .thick_border_icon { border: 4px solid rgba(0,0,0,.1); background-clip: content-box; width: 100px; height: 100px; }
.media-body h4 { font-size: 20px; }
.pro_home_id>ul:first-child>h3 { font-size: 20px; line-height: 1.5; }
.center-footer ul { width: calc(100% / 1 - 30px); }
.footer { padding: 40px 0 20px; }
.dv-banchay-left { width: 100%; }
.dv-banchay-right.flex { width: 100%; }
.dv-banchay-right ul { width: calc(100% / 1 - 20px); }
}
img { max-width: 100%; height: auto; }
div#lightgallery > div a { display: block; width: 100%; height: 100%; }
div#lightgallery > div a img { width: 100%; height: 100%; object-fit: cover; }
.tin_right .timkiem_top { display: none; }
.box_right_pro_view { margin-top: 0; }
.poup_page { max-width: 100%; }
.new_id_bs ul { padding: 20px 25px; margin: 0 !important; }
.new_id_bs ul { width: 60%; }
@media only screen and (max-width: 1199px) { .tin_right { width: 280px; }
.tin_left { width: calc(100% - 280px); padding-right: 20px; }
div#lightgallery > div { width: calc(100% / 3 - 20px); }
}
@media only screen and (max-width: 991px) { .menu > li { padding: 0; }
.pro_home_id.pro_id ul { width: calc(100% / 2 - 20px); }
}
@media only screen and (max-width: 767px) { .tin_right { width: 100%; }
.tin_left { width: 100%; padding-right: 0; padding-bottom: 20px;}
.left_contact { width: 100%; padding: 0 0 20px; }
.right_contact { width: 100%; }
div#lightgallery > div { width: calc(100% / 3 - 20px); }
.contact-maps { width: 100%; }
.poup_page { padding: 20px; }
.contact .left { width: 100%; }
.contact .right { width: 100%; }
.contact-maps { margin-top: 20px; }
}
@media only screen and (max-width: 479px) { .viewRight { width: 100%; }
.viewLeft { width: 100%; margin-bottom: 15px; }
div#ftwp-postcontent { padding: 15px 0; }
div#lightgallery > div { width: calc(100% / 2 - 20px); }
.pro_home_id.pro_id ul { width: calc(100% / 1 - 20px); }
.dv-tintuc .blog-item .img-box, .dv-tintuc .new_id_bs li { width: 100%; }
.dv-tintuc .text-box, .dv-tintuc .new_id_bs ul { width: 100%; padding: 20px; }
.new_id_bs ul h3 a { font-size: 22px; }
.new_id_bs li { width: 100%; }
.new_id_bs ul { width: 100%; padding: 20px; }
.tt_video .new_id_bs:nth-child(1) ul { margin: 0; }
}
.thanhtoan-2 { width: calc(34% - 40px); }
.btn--disabled { padding: 0; }
.field__input-wrapper input { width: 100%; }
.cart_summary tr td sup { display: inline-block; }
@media only screen and (max-width: 767px) { table .c-th-sp { width: auto; text-align: left; }
table .c-th-gia { width: auto; text-align: center; }
table .c-th-sluong { width: auto; text-align: center; }
table .c-th-ttien { width: auto; text-align: center; }
.block-total-left { width: 100%; }
.block-total-cart { width: 100%; margin-top: 20px; }
table .c-th-sp a.sp { display: inline-block; padding: 0; margin: 0 0 15px; }
table .c-th-sp a.del i { display: inline-block; }
table .c-th-gia b sup { display: inline-block; }
div#chitiet_news { width: 100%; }
.thanhtoan-2 { width: 100%; padding: 0; margin: 20px 0; }
#placeSlide_main .sidebar { width: 100%; margin: 0; padding: 0; border: none; }
.sidebar .sidebar__title { padding: 0; }
.discount-code { padding: 0; }
.dv-dichvu .col-lg-4 { width: calc(100% / 1 - 20px); margin: 0 10px 20px; }
.tt_page_top.tt_page_top_duan.flex .new_id_bs { width: calc(100% / 1 - 20px);
}