@import "font.css"; @import "css-trick.css"; @charset "utf-8"; body { margin: 0px auto; font-size: 16px; line-height: 27px; font-family: 'Montserrat', sans-serif; font-weight: 500; color: #5d5d5d; overflow-x: hidden; }
html { scroll-behavior: smooth; }
* { 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: #0470b7; }
.showText a { font-weight: 600; }
a:hover { color: #0470b7; }
p { margin-top: 0; margin-bottom: 10px; }
img { border: 0; }
::selection { background-color: #0470b7; color: #fff; }
::-webkit-selection { background-color: #0470b7; color: #fff; }
-webkit-::selection { background-color: #0470b7; color: #fff; }
::-moz-selection { background-color: #0470b7; color: #fff; }
ul { padding: 0px; list-style: none; }
.addthis_toolbox a.addthis_button_tweet { width: 68px !important; margin: 0; margin-right: 20px; }
.level2navbar .l2links li { margin: 0 5px; padding: 0; }
.level2navbar .l2links li img { float: left; position: relative; top: 2px; margin: 0; margin-right: 10px; }
.level2navbar { -webkit-box-shadow: 0 0 30px 2px rgb(0 0 0 / 10%); -moz-box-shadow: 0 0 30px 2px rgba(0,0,0,.1); box-shadow: 0 0 30px 2px rgb(0 0 0 / 10%); background: #fff; min-height: initial; max-height: initial; padding: 10px 0; }
.dv-header .level2navbar { display: none; }
.level2navbar .navbar-nav { display: flex; align-items: center; justify-content: center; }
a.btn-rounded { background: #e44b3a; color: #fff; display: block; border-radius: 100px; padding: 5px 25px 5px; width: 100%; text-align: center; font-size: 16px; text-decoration: none; margin: 0 10px; text-transform: capitalize; border: 2px solid transparent; }
a.btn-rounded.blue { background: #f57f20; }
a.btn-rounded.red { background: #c80e00; }
.dv-ul-menu.dv-ul-menu-child, .dv-ul-menu { opacity: 0; z-index: -1; }
.dv-ul-menu { position: absolute; width: 100%; margin-top: 0; border-top: none; background: #fff; border: 1px solid #ebebeb; visibility: hidden; transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transform-origin: center top 0px; -moz-transform-origin: center top 0px; -webkit-transform-origin: center top 0px; transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1); -moz-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1); -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1); display: block; }
.dv-nut-menu { color: #ffffff; text-transform: uppercase; line-height: 56px; font-weight: 500; font-size: 18px; cursor: pointer; background: #44a649; text-align: center; padding-left: 45px; letter-spacing: 1px; width: 250px; }
.dv-nut-menu>i.fa-bars { background: white; color: #000; padding: 19px; position: absolute; left: 0; font-weight: 400; }
.dv-menu-left { float: left; position: relative; margin: 0; margin-right: 5px; }
.dv-menu-left:hover .dv-ul-menu.dv-ul-menu-child, .dv-menu-left:hover .dv-ul-menu { opacity: 1; z-index: 999; overflow: inherit; visibility: visible; transform: none; -webkit-transform: none; -moz-transform: none; }
.dv-ul-menu ul li { -webkit-box-shadow: inset 0px 1px 0px 0px #eee; -moz-box-shadow: inset 0px 1px 0px 0px #eee; box-shadow: none; padding: 0; }
.dv-ul-menu ul, .dv-ul-menu li { list-style: none; }
.vertical-menu-item { display: block; border-top: 1px solid #ebebeb; }
.dv-ul-menu ul li a { text-decoration: none; color: #4c4c4c; display: block; line-height: 37px; text-transform: capitalize; position: relative; }
.dv-ul-menu .vertical-menu-sub li { float: left; width: calc(100%); margin: 0px; display: block; border-bottom: 1px dashed #ccc; text-align: left; padding: 4px 0; }
.dv-ul-menu .vertical-menu-sub li:last-child { border-bottom: none; }
.dv-ul-menu ul ul.sub-2 > li > a { display: block; margin-bottom: 0; color: #333 !important; font-size: 18px; text-transform: capitalize; }
.vertical-menu-sub h2 { margin: 0; font-size: 16px; font-weight: normal; text-align: left; }
.dv-ul-menu>ul>li>a:hover { background: #44a649; cursor: pointer; color: #fff; }
.dv-ul-menu>ul>li>a:hover i { color: #fff; }
.dv-ul-menu ul ul.sub-2 > li > a:hover { color: #44a649 !important; }
.vertical-menu-item>a h2 { font-size: 16px; font-weight: normal; margin: 0; text-transform: capitalize; padding: 5px 0 5px 20px; }
.vertical-menu-sub { display: none; position: absolute; left: 100%; width: 100%; top: -1px; min-height: calc(100% + 0px) !important; margin-left: 0px; background: #fff; -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 20%); -moz-box-shadow: 0 0 5px rgba(0,0,0,.2); box-shadow: 0 0 5px rgb(0 0 0 / 20%); padding: 5px 20px; z-index: 1; border: 1px solid #ebebeb; }
.vertical-menu-item:hover .vertical-menu-sub { display: block; }
.vertical-menu-item i.fa-angle-right { position: absolute; top: 16px; right: 10px; font-size: 14px; color: #666; }
.dv-header { width: 100%; transition: all .5s; position: relative; z-index: 9; }
.dv-header-bt.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; background: #fff; }
.dv-header.fixed .dv-header-center { padding: 2px 0; transition: all .5s; }
.dv-header-bt.fixed .menu > li > a { padding: 16px 19px; transition: all .5s; }
.dv-header.fixed .dv-header-top { display: none; }
.dv-header.fixed .logo_top img { height: 50px; transition: all .5s; }
.dv-header.fixed .level2navbar { padding: 5px 0; transition: all .5s; }
.dv-header.fixed .menu > li > a { padding: 18px 19px; transition: all .5s; }
.right-top { float: left; margin: 0; align-items: center; color: #585858; width: 110px; }
.right-top div i { font-size: 20px; width: 25px; height: 40px; line-height: 38px; }
.right-top div a{ color: #858585; display: flex; align-items: center; justify-content: center; }
.right-top div a:hover{ color: #0470b7; cursor: pointer; }
.right-top div h1 { font-size: 15px; font-weight: 500; display: inline-block; padding-left: 10px; text-align: left; line-height: 1.5; }
.giohang_top h1>span { color: #000000; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50px; text-align: left; line-height: 12px; display: block; }
.w30s-link-account { list-style-type: none; flex-direction: column; top: 105%; left: 0px; width: 190px; height: auto; background-color: #0470b7; padding: 5px; box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 50%); overflow: hidden; border-radius: 5px; display: block; position: absolute; visibility: hidden; transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transform-origin: center top 0px; -moz-transform-origin: center top 0px; -webkit-transform-origin: center top 0px; transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1); -moz-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1); -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1); padding: 10px 0; }
.dangnhap_top:hover .w30s-link-account{ opacity: 1; visibility: visible; transform: none; -webkit-transform: none; -moz-transform: none; }
.w30s-link-account>li { text-align: left; padding: 2px 15px; }
.w30s-link-account>li a { color: #fff; }
.left-top { float: left; margin: 0; display: flex; align-items: center; }
.right-top h1 { font-size: 16px; font-weight: 500; }
.right-top h1 i { color: #0470b7; padding-right: 7px; font-size: 21px; position: relative; top: 2px; }
.flag-language li { float: left; line-height: 0; margin-left: 10px; }
.flag-language li a { display: inline-block; }
.flag-language li a img { height: 26px; }
.right-top>div { float: left; position: relative; text-align: center; margin: 0 8px; }
.right-top>div:last-child{ margin-right: 0px; }
.header-page-link { margin: 0; justify-content: space-between; align-items: center; color: #fff; display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
.header-page-link>div { margin-left: 13px; }
.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: 85px; }
.dv-header-right { width: 84%; float: right; }
.dv-header-top { padding: 10px 0px; width: 100%; display: inline-block; border-bottom: 1px solid #ffffff1f; }
.dv-header-top .flex { justify-content: space-between; align-items: center; color: #fff; }
.dv-header-center .flex { justify-content: space-between; align-items: center; }
.dv-header-bt .flex { justify-content: space-between; align-items: center; }
.list-sale-store { float: right; margin: 0; }
.list-sale-store a { color: #fff; text-transform: uppercase; }
.list-sale-store a i { padding-right: 5px; }
.list-sale-store a:hover { color: #44a649; }
.dv-header-center { padding: 7px 0; }
.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: #0470b7; color: #ffffff; font-size: 14px; padding: 3px; border-radius: 2px; margin-right: 5px; width: 20px; height: 20px; text-align: center; line-height: 15px; }
.ltx-social { float: right; margin: 10px 0; }
.language { float: right; color: #595a5a; list-style: none; margin-left: 10px; font-size: 16px; }
.language i { padding-right: 5px; font-size: 18px; }
.language a { color: #5d5d5d; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; font-size: 16px; }
.dv-header-top ul { float: right; }
.dv-header-top ul li { list-style: none; float: left; text-align: left; font-weight: 500; position: relative; font-style: italic; margin-left: 15px; }
.dv-header-top ul li a { color: #fff; transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; }
.dv-header-top ul li i { padding-right: 5px; }
.box_menu { display: flex; position: relative; margin: 0; width: 100%; }
.menu { padding: 0; text-align: center; float: left; }
.menu > li { float: left; padding: 0; position: relative; }
.menu * { list-style: none; }
.menu > li.active a { color: #0470b7; }
.menu > li:hover a { color: #0470b7; }
.menu > li > a { display: block; line-height: 22px; position: relative; z-index: 2; font-size: 16px; text-decoration: none; color: #0470b7; font-weight: 500; padding: 18px 19px; text-transform: uppercase; }
.menu > li > a:before { background: #0470b7; border-radius: 5px; content: ""; display: block; height: 3px; margin: 30px auto 0; position: absolute; right: 0; transition: width .3s ease; width: 0; }
.menu > li.active > a:before, .menu > li:hover > a:before { left: 0; width: calc(100% - 20px); }
.menu > li.active > a, .menu > li:hover > a { font-weight: bold; }
.menu > li > a, .menu > li > a:after, .menu > li > ul > li > a, .menu > li li > ul > li > a { transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; }
.menu > li > ul, .menu > li > ul ul { position: absolute; top: 100%; left: 0px; opacity: 0; visibility: hidden; min-width: 200px; z-index: 3; margin: 0; padding: 0; display: block; transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transform-origin: center top 0px; -moz-transform-origin: center top 0px; -webkit-transform-origin: center top 0px; transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1); -moz-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1); -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1); box-shadow: 0 5px 50px 0 rgb(0 0 0 / 15%); padding: 10px 0; background: #fff; }
.menu > li > ul ul { left: 100%; top: -10px; }
.menu > li:hover > ul, .menu li:hover > ul { opacity: 1; visibility: visible; transform: none; -webkit-transform: none; -moz-transform: none; }
.menu > li > ul > li, .menu > li > ul > li li { z-index: 2; position: relative; margin: 0; color: #fff; font-weight: 500; font-size: 14px; padding: 0 15px; background: #fff; }
.menu > li > ul > li:hover>a,.menu > li > ul > li li:hover>a{ color: #0470b7 !important; }
.menu > li > ul > li li:last-child a{ border-bottom: none; }
.dv-header-bt h4 { float: right; }
.menu > li > ul > li > a, .menu > li > ul > li li a { display: block; white-space: nowrap; color: inherit; line-height: 35px; font-size: inherit; background: rgba(255, 255, 255, 0); border-bottom: solid 1px rgba(255, 255, 255, 0.1); padding: 0 5px 0 0; text-decoration: none !important; text-transform: capitalize; text-align: left; font-size: 15px; color: #4b4b4b !important; font-weight: 500; }
.menu > li > ul > li:last-child a { border-bottom: none; }
.dv-header-bt h4 a { color: #ffffff; background: #0470b7; font-size: 16px; text-transform: capitalize; font-weight: normal; padding: 22px 20px; display: inline-block; }
.dv-header-bt h4 a i { font-size: 20px; padding-left: 15px; margin-left: 15px; border-left: solid #fff 1px; }
.timkiem_top { margin: 0; display: inline-block; }
.tin_left .timkiem_hoidap { width: 100%; margin-right: 0; background: #e2e2e2; padding: 7px 10px; border-radius: 5px; float: left; }
.tin_left .timkiem_hoidap .input_search { display: block; width: 80%; padding: 0px 7px; height: 38px; float: left; background: transparent; color: #232a34; border: none; font-size: 18px; line-height: 28px; font-family: 'Montserrat', sans-serif; font-weight: 400; }
.dv-header .search a { width: 38px; text-indent: -10000px; background: url(../images/seach-1.png) no-repeat center 7px; float: right; border-left: 0px; height: 38px; background-size: 75%; border-radius: 50%; }
.search a { width: 38px; text-indent: -10000px; background: url(../images/search.png) no-repeat center 7px; float: right; border-left: 0px; height: 38px; background-size: 65%; border-radius: 50%; }
.tin_right .input_search { width: 200px; height: 37px; }
.tin_right .search a { width: 38px; height: 38px; }
.header-phone { border: 2px solid #4b4b4b; color: #4b4b4b; padding: 7px 25px; font-size: 18px; line-height: 20px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; white-space: nowrap; }
.header-phone i { display: inline-block; float: left; font-size: 38px !important; }
.header-phone .phone { position: relative; padding-left: 50px; text-align: left; }
.header-phone .phone>label { font-size: 11px; display: block; margin: 0; font-weight: 700; }
.right-top .header-phone .phone a { font-size: 20px; font-weight: 600; }
.banner-right { width: 28%; float: right; margin-top: 20px; }
.banner-right img { width: 100%; }
.banner-right a { display: inline-block; margin-bottom: 15px; }
.banner li { float: left; width: 100%; list-style: none; background-position: center center; background-size: cover; background-repeat: no-repeat; cursor: default; position: relative; }
.bannerMain .slogan { position: absolute; color: #fff; text-align: left; z-index: 9; top: 50%; transform: translateY(-50%); width: 1200px; right: 0; left: 0; }
.slogan h2 { font-weight: 600; font-size: 50px; text-align: center; margin: 0; color: #ffffff; position: relative; line-height: 65px; letter-spacing: 5px; text-transform: uppercase; }
.bannerMain .owl-carousel .owl-item .slogan img { width: auto; height: 21px; }
.slogan a.btn { background: transparent; border: 1px solid; font-weight: 400; font-style: italic; }
.slogan h4 { font-size: 40px; font-weight: 500; text-align: center; color: #ffffff; margin: 0px 0 25px; line-height: 35px; }
.slogan .read_more { margin-top: 25px; text-align: left; }
.read_more a { color: #ffffff; font-size: 15px; font-weight: 400; text-transform: uppercase; padding: 8px 30px 7px; display: inline-table; transition: 0.5s; border: 2px solid #0470b7; background: #0470b7; }
.read_more a:hover {background: #222 !important}
.read_more a.read_baogia { background: transparent; color: #fff; border: 2px solid; margin-right: 10px; }
.read_more a i { display: inline-block; margin-left: 5px; font-size: 15px; line-height: 8px; position: relative; top: 0px; }
.danhsach_ten a { color: #f57f20; border: 1px solid; padding: 3px 25px; border-radius: 50px; display: inline-block; margin-top: 15px; }
.danhsach_ten a:hover { background: #0470b7; color: #fff; }
.bmi-advice { padding: 70px 0 60px; }
.bmi-advice_content.flex { align-items: center; }
.bmi-advice__input-board__right { background: #eee; border-radius: 16px; padding: 30px; margin: 0; width: 50%; float: right; }
.tin_left .bmi-advice__input-board__right{width: 100%;}
.bmi-advice__input-board__left { margin: 0; }
.product-gpw-input { display: flex; justify-content: space-between; align-items: center; margin-bottom: 13px; }
.product-gpw-input__label { float: left; margin: 0; }
.wpcf7-form-control-wrap,.checkbox-add { float: right; margin: 0; width: 75%; }
.checkbox-add { display: flex; justify-content: flex-start; }
.checkbox-add .checkbox { margin: 0; margin-right: 20px; }
.product-gpw-btn { background: #c80e00; color: #ffffff; display: inline-block; padding: 13px 30px; text-transform: uppercase; border-radius: 50px; font-size: 16px; letter-spacing: 1px; font-weight: 600; border: 1px solid; font-family: 'Montserrat', sans-serif; cursor: pointer; }
.product-gpw-btn:hover { background: #0470b7; color: #fff; }
.product-gpw-input input { border-radius: 50px; width: 100%; padding: 12px 15px; box-shadow: none; border: 1px solid #ccc; text-align: left; font-family: 'Montserrat', sans-serif; font-size: 16px; color: #747474; float: right; }
.bmi-advice__form__gender.flex { justify-content: space-between; }
.bmi-advice__form__gender>label { float: left; margin: 0; }
.sp-pre { position: absolute; width: 1200px; left: 0; right: 0; top: 50%; transform: translateY(-50%); max-width: 100%; }
.sp-pre1 { width: 50%; float: left; }
.comp-product-tile .img-box { width: 38%; margin: 0; }
.description-text { width: 59%; float: right; margin: 0; text-align: center; padding: 0 10px 0 0; }
.comp-product-tile{ border-radius: 15px; padding: 0; background: #fff; box-shadow: 0 0 3px 3px rgb(4 112 183 / 50%); display: flex; align-items: center; justify-content: space-between; }
.comp-product-tile img { border-radius: 15px; }
.comp-product-tile:hover { cursor: pointer; box-shadow: 0 0 3px 3px rgb(0 0 0 / 20%) !important; }
.comp-product-tile:hover img { transform: scale(0.85); transition: all 0.5s; }
.description-text p { text-transform: uppercase; color: #000; margin-bottom: 0px; }
.cta-holder a { font-size: 15px; }
.cta-holder a:hover { color: #3a3c79; }
.description-text span { font-size: 14px; }
.dv-home-tienich { position: relative; margin-top: 40px; }
.dv-home-tienich>ul>li>img { width: 100%; }
.dv-home-tienich.dv-home-tienich1 { padding-top: 0; margin-top: 0; }
.dv-home-tienich.dv-home-tienich1 a img { width: 100%; }
.dv-home-tienich a img { float: right; width: 100%; }
.dv-home-tienich.dv-home-tienich1 a img { float: left; }
.dv-home-tienich.dv-home-tienich1 .sp-pre1 { float: right; }
.dv-home-ti .col-md-4:nth-child(1) .comp-product-tile p { color: #0470b7; }
.dv-home-ti .col-md-4:nth-child(2) .comp-product-tile p, .dv-home-ti .col-md-4:nth-child(2) .comp-product-tile .cta-holder a { color: #3a3c79; }
.dv-home-ti .col-md-4:nth-child(3) .comp-product-tile p, .dv-home-ti .col-md-4:nth-child(3) .comp-product-tile .cta-holder a { color: #ff0000; }
.dv-home-ti .col-md-4:nth-child(2) .comp-product-tile { box-shadow: 0 0 3px 3px rgb(58 60 121 / 50%); }
.dv-home-ti .col-md-4:nth-child(3) .comp-product-tile { box-shadow: 0 0 3px 3px rgb(255 0 0 / 50%); }
.dv-home-ti { margin-top: 120px; }
.dv-home-tienich .col-lg-6 { padding-right: 100px; }
.dv-home-tienich .col-lg-6 h3 { font-size: 23px; font-weight: 400; margin-bottom: 10px; }
.eb-content > div { padding-left: 38px; background: url(../delete/trangchu/tick.svg) left 4px; background-size: 24px; background-repeat: no-repeat; margin-bottom: 10px; color: #fff; }
.eb-content > div h3 { margin-bottom: 20px; }
.video_home { position: relative; }
.ct-video-button:hover { color: #fff000; }
.ct-video-button { width: 60px; height: 60px; background-color: #0470b7; line-height: 60px; text-align: center; -webkit-border-radius: 60px; -khtml-border-radius: 60px; -moz-border-radius: 60px; -ms-border-radius: 60px; -o-border-radius: 60px; border-radius: 60px; color: #ffffff; font-size: 18px; display: inline-block; position: absolute; position: absolute; top: 50%; left: 0; transform: translateY(-50%); right: 0; border-radius: 50%; }
.video_home i { line-height: 60px; }
.line-video-animation { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 15px solid rgb(4,112,183,0.5); -webkit-border-radius: 60px; -khtml-border-radius: 60px; -moz-border-radius: 60px; -ms-border-radius: 60px; -o-border-radius: 60px; border-radius: 60px; animation: squares 3.9s linear 0s infinite; -webkit-animation: squares 3.9s linear 0s infinite; -ms-animation: squares 3.9s linear 0s infinite; -o-animation: squares 3.9s linear 0s infinite; -webkit-animation-play-state: running; -moz-animation-play-state: running; -o-animation-play-state: running; animation-play-state: running; opacity: 0; }
.line-video-animation.line-video-2 { -webkit-animation-delay: 1.1s; -moz-animation-delay: 1.1s; -o-animation-delay: 1.1s; animation-delay: 1.1s; }
.line-video-animation.line-video-3 { -webkit-animation-delay: 2.2s; -moz-animation-delay: 2.2s; -o-animation-delay: 2.2s; animation-delay: 2.2s; }
@keyframes squares{ 0%{ -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); transform:scale(1); opacity:0 }
    20%{ -webkit-transform:scale(1.24); -moz-transform:scale(1.24); -o-transform:scale(1.24); transform:scale(1.24);opacity:1 }
    100%{ -webkit-transform:scale(2.1); -moz-transform:scale(2.1); -o-transform:scale(2.1); transform:scale(2.1); opacity:0}
}
@-webkit-keyframes squares_lg{ 0%{-webkit-transform:scale(1);transform:scale(1)}
    50%{-webkit-transform:scale(1.2);transform:scale(1.2)}
    100%{-webkit-transform:scale(1);transform:scale(1)}
}
.ct-video-button:hover .line-video-animation, .ct-video-button:focus .line-video-animation { -webkit-animation-play-state:paused; -moz-animation-play-state:paused; -o-animation-play-state:paused; animation-play-state:paused }
.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 { 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); }
.dv-homt-dt { display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; align-items: center; padding: 60px 0; }
.col_item { width: 20%; float: left; margin: auto; text-align: center; }
.product-category { float: left; width: calc(100% / 4 - 20px); margin: 0 10px 20px; }
.product-category a>img { width: 100%; }
.product-wrapper .meta-wrapper { color: rgba(255,255,255,1); }
.product-wrapper { position: relative; max-width: 100%; height: 100%; overflow: hidden; }
.product-category:hover .meta-wrapper{ opacity: 1; visibility: visible; transform: translateY(-50%) scale(1); }
.product-wrapper>a::after { background: #232323 none repeat scroll 0 0; content: ""; height: 100%; left: 0; opacity: 0; position: absolute; top: 0; width: 100%; transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; -ms-transition: all 0.35s ease-in-out; -o-transition: all 0.35s ease-in-out; }
.heading-title { text-transform: uppercase; margin: 15px 0 7px; letter-spacing: 2px; }
.product-wrapper>a:hover::after { opacity: 0.7; }
.product-wrapper .meta-wrapper { position: absolute; top: 50%; left: 10px; right: 10px; text-align: center; margin: 0; padding: 0; opacity: 0; visibility: hidden; z-index: 3; transform: translateY(-50%) scale(3); transition: 400ms cubic-bezier(0.4, 0, 0.2, 1) .1s; }
.woocommerce img, .woocommerce-page img { height: auto; max-width: 100%; }
.qodef-m-button { margin: 40px 0 0; }
.qodef-button.qodef-html--link { position: relative; display: inline-block; vertical-align: middle; width: auto; margin: 0; color: #0470b7; 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: #0470b7; stroke-width: 2px; }
.qodef-button.qodef-layout--textual .qodef-m-icon { display: inline-block; left: 0; position: absolute; top: 0; }
.qodef-button.qodef-layout--textual .qodef-m-icon svg { color: currentColor; }
.qodef-button.qodef-layout--textual .qodef-m-icon svg .qodef-arc-1, .qodef-button.qodef-layout--textual .qodef-m-icon svg .qodef-arc-2 { fill: none; stroke-width: 1px; stroke: currentColor; stroke-dasharray: 251; transform: rotate( 90deg ); transform-origin: center; }
.qodef-button.qodef-layout--textual .qodef-m-icon svg .qodef-arc-1 { opacity: .6; stroke-dashoffset: 251; transition: all .4s cubic-bezier(.65,.05,.36,1); }
.qodef-button.qodef-layout--textual .qodef-m-icon svg .qodef-arc-2 { opacity: .7; stroke-dashoffset: 165; }
.qodef-button.qodef-layout--textual .qodef-m-icon svg .qodef-arc-1, .qodef-button.qodef-layout--textual .qodef-m-icon svg .qodef-arc-2 { fill: none; stroke-width: 1px; stroke: currentColor; stroke-dasharray: 251; transform: rotate( 90deg ); transform-origin: center; }
.post_featured { position: relative; }
.post_featured:after { content: ''; border: 3px solid #fff; position: absolute; top: 10px; left: 10px; right: 10px; bottom: 10px; }
.hover_icon:after { content: ' '; position: absolute; z-index: 1; top: 0; left: 0; bottom: 0; right: 0; background-color: rgba(0,0,0,.3); opacity: 0; -webkit-transition: opacity .3s ease; -moz-transition: opacity .3s ease; -ms-transition: opacity .3s ease; -o-transition: opacity .3s ease; transition: opacity .3s ease; }
.hover_icon:hover:after { opacity: 1; }
.scheme_original .hover_icon:before { color: #fff; }
.scheme_original .hover_icon:before { background-color: rgba(255,255,255,.3); }
.scheme_original .hover_icon:before { color: #eeaa9c; }
.hover_icon:hover:before { opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateX(-50%) translateY(-50%) scale(1,1); -moz-transform: translateX(-50%) translateY(-50%) scale(1,1); -ms-transform: translateX(-50%) translateY(-50%) scale(1,1); transform: translateX(-50%) translateY(-50%) scale(1,1); -webkit-transition: all .3s cubic-bezier(.175,.885,.32,1.275) .1ms; -moz-transition: all .3s cubic-bezier(.175,.885,.32,1.275) .1ms; -ms-transition: all .3s cubic-bezier(.175,.885,.32,1.275) .1ms; -o-transition: all .3s cubic-bezier(.175,.885,.32,1.275) .1ms; transition: all .3s cubic-bezier(.175,.885,.32,1.275) .1ms; }
.hover_icon:before { content: '\f0c1'; font: normal normal normal 14px/1 FontAwesome; font-size: 30px; background-color: rgba(255, 255, 255, 0.3); cursor: pointer; display: block; width: 60px; height: 60px; line-height: 60px; text-align: center; position: absolute; z-index: 10; left: 50%; top: 50%; -webkit-transform: translateX(-50%) translateY(-50%) scale(.3,.3); -moz-transform: translateX(-50%) translateY(-50%) scale(.3,.3); -ms-transform: translateX(-50%) translateY(-50%) scale(.3,.3); transform: translateX(-50%) translateY(-50%) scale(.3,.3); -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transition: all .3s cubic-bezier(.6,-.28,.735,.045) 0s; -moz-transition: all .3s cubic-bezier(.6,-.28,.735,.045) 0s; -ms-transition: all .3s cubic-bezier(.6,-.28,.735,.045) 0s; -o-transition: all .3s cubic-bezier(.6,-.28,.735,.045) 0s; transition: all .3s cubic-bezier(.6,-.28,.735,.045) 0s; opacity: 0; filter: alpha(opacity=0); }
.sc_columns.columns_wrap { margin: 0 -10px; }
.column-1_3 { float: left; width: calc(100% / 3 - 20px); position: relative; margin: 0 10px; text-align: center; }
.sc_services_item_title a { color: #424443; text-transform: uppercase; font-size: 23px; margin: 20px 0 0; display: inline-block; letter-spacing: 2px; }
.column-1_3 img { width: 100%; }
.title_fhome { display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
.features { padding: 30px 0 50px; position: relative; }
.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: 20px; border: 1px solid #00000014; }
.features-item i,.features-item img { height: 60px; color: #0470b7; margin: 0; margin-right: 20px; }
.features-item h4 { font-weight: 500; font-size: 18px; text-transform: uppercase; text-align: left; margin: 0; }
.col-lg-12 { margin: 0 -10px; }
.col-lg-3 { float: left; margin: 0px 10px; width: calc(100% / 4 - 20px); text-align: center; }
.col-lg-3 img { max-height: 130px; }
.col-lg-3 p { margin-top: 15px; }
.col-lg-6 { float: left; margin: 0px 10px; width: calc(100% / 2 - 20px); }
.col-lg-6 img { width: 100%; }
.dv-home-sanpham1 { background: #0470b71c; background-position: center center; background-repeat: no-repeat; background-size: cover; }
.dv-home-sanpham .flex{ align-items: center; }
p.read-more { margin: 20px 0 0; display: inline-block; width: 100%; }
a.btn { background: #ee9583; color: #fff; padding: 10px 25px; display: inline-block; text-transform: uppercase; letter-spacing: 1px; position: relative; z-index: 1; font-weight: 600; font-size: 16px; }
a.btn i { position: relative; top: -1px; padding-left: 3px; }
a.btn:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background-color: #0470b7; -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: #3e3e3e; margin-bottom: 12px; font-weight: 500; font-size: 23px; }
.dv-home-doitac .title_home h4{ color: #464646; font-size: 40px; }
.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-6:first-child { padding-right: 30px; }
.dv-home-gioithieu p { font-size: 16px; }
.ct_add p.read-more a { color: #222; display: inline-block; padding: 9px 30px 8px; text-transform: uppercase; border-radius: 50px; font-size: 16px; letter-spacing: 1px; font-weight: 500; border: 1px solid #222; background: url(../images/back_up.png); }
p.read-more a { background: transparent; color: #0470b7; display: inline-block; padding: 9px 30px 8px; text-transform: uppercase; border-radius: 50px; font-size: 16px; letter-spacing: 1px; font-weight: 500; border: 1px solid #0470b7; }
p.read-more a.color_cam { background: #e44b3a; color: #fff; border: 1px solid; margin-bottom: 0; }
p.read-more a.color_vang { background: #f57f20; color: #fff; border: 1px solid; }
p.read-more a:hover { background: #0470b7; color: #fff; border: 1px solid; }
.tiltle:before { content: ''; position: absolute; bottom: 7px; left: 0; width: 140px; height: 2px; background: #2f2f2f; }
.tiltle { color: #0470b7; margin: 0; font-size: 33px; font-weight: 600; margin-bottom: 20px; line-height: 40px; letter-spacing: 1px; padding-bottom: 23px; position: relative; line-height: 1.5; text-transform: uppercase; }
.tiltle span{ color: #0470b7; }
#pro_tabs .tiltle { text-align: left; padding: 10px 20px; display: inline-block; width: 100%; font-size: 25px; color: #0470b7; }
.read-more a { position: relative; z-index: 1; }
.read-more a i { padding-left: 7px; }
#pro_tabs .tiltle>img { position: relative; top: 8px; margin-right: 10px; }
.pro_home_f { width: 75%; float: right; }
.pro_home_f .pro_home_id ul { margin: 10px 0; width: calc(100% / 3); }
.pro_home_f .pro_home_id { margin: 0; }
#pro_tabs { position: relative; margin: 10px 0 5px; width: 100%; float: left; }
.listtabs li{ float: left; width: 100%; border-bottom: 1px solid #ebebeb; }
.listtabs li:last-child { border-bottom: none; }
.listtabs li img{ display: block; margin-bottom: 7px; }
.listtabs li a i { padding-right: 7px; font-size: 26px; position: relative; top: 3px; width: 36px; }
.list-question h3 { color: #0470b7; text-transform: uppercase; margin: 30px 0 20px; font-size: 26px; letter-spacing: 1px; border-bottom: 1px dotted #ccc; padding-bottom: 10px; font-weight: 400; }
.pro_home_id { margin: 0 -10px; }
.box_pro_sile .pagewrap { border: 2px solid #0470b7; 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: #0470b7; display: inline-flex; line-height: 45px; height: 45px; padding: 0 25px; border-radius: 10px; }
.pro_home_id>ul { float: left; width: calc(100% / 3 - 20px); -webkit-transition: all .3s ease; position: relative; background: #fff; margin: 0px 10px 20px; border: 1px solid transparent; border-radius: 10px; overflow: hidden; padding: 10px 10px 20px; }
.pro_home_id ul img { border-radius: 10px; }
.pro_home_id.owl-carousel ul { width: calc(100% / 1); margin: 0; margin-top: 20px; }
.pro_home_f .pro_home_id.owl-carousel ul { margin-top: 10px; }
.pro_home_id.owl-carousel { margin: 0; }
.pro_home_id ul h3 { font-size: 18px; font-weight: 400; display: -webkit-box; overflow: hidden; line-height: 30px; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; padding: 0 20px; margin-top: 15px; margin-bottom: 20px; }
.pro_home_id.pro_id ul h3 { font-size: 20px; }
.pro_home_id ul h4 { position: relative; color: #ef8b59; font-weight: 600; font-size: 18px; line-height: 20px; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; padding: 0 20px; height: 30px; }
.pro_home_id .button.a_cart { border: 1px solid #0470b7; padding: 8px 20px; display: inline-block; margin-top: 11px; width: 86%; text-transform: uppercase; background: #0470b7; color: #fff; }
.pro_home_id .button.a_cart:hover { background: transparent; color: #0470b7; }
.pro_home_id .button.a_cart i { padding-right: 10px; }
.pro_home_id ul h4 span { color: #c1c1c1; font-weight: normal; font-size: 14px; padding-right: 10px; text-decoration: line-through; }
.pro_home_id ul h3 a { color: #222; }
.pro_home_id ul h3 a:hover{ color: #0470b7; }
.pro_home_id ul img{ width: 100%; transition: all 0.5s; }
.pro_home_id .label_icon { position: absolute; display: inline-block; background: #0470b7; z-index: 2; line-height: 24px; text-transform: uppercase; padding: 2px 13px 2px 20px; top: 15px; left: -13px; border-top-left-radius: 3px; border-top-right-radius: 3px; }
.pro_home_id .label_icon span { font-size: 12px; font-weight: 700; color: #fff; position: relative; }
.pro_home_id .label_icon span:before { content: ""; position: absolute; left: -20px; bottom: -19px; width: 0; height: 0; border-style: solid; border-width: 0 13px 13px 0; border-color: transparent #112f27 transparent transparent; }
.css-1h3p11h { position: absolute; background: #ef8b59; font-size: 12px; padding: 2px 5px; color: #fff; border-radius: 3px; line-height: 18px; top: 10px; left: 10px; }
.icon_sp { position: absolute; top: 29%; right: 0; opacity: 0; visibility: hidden; transform: scale(0,0); transition: all 0.5s; transform: translateY(-50%); width: 100%; left: 0; margin: auto; text-align: center; display: inline-block; }
.icon_sp a { background-color: #ffffff; -webkit-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; color: #000000; position: relative; text-align: center; font-size: 15px; font-weight: normal; border: 1px solid #e3e3e3; margin: 5px 5px; display: block; padding: 0 12px; text-transform: uppercase; border-radius: 50px; width: 40px; height: 40px; }
.icon_sp a.a_cart i { padding-right: 7px; }
.icon_sp a i { line-height: 40px; }
.icon_sp a:hover { background-color: #0470b7; color: #fff; cursor: pointer; }
.pro_home_id>ul:hover { border-color: #fff; -webkit-transition: all 300ms ease-in; -moz-transition: all 300ms ease-in; -ms-transition: all 300ms ease-in; -o-transition: all 300ms ease-in; transition: all 300ms ease-in; box-shadow: 0px 5px 18px 0px rgb(0 0 0 / 10%); text-shadow: 0px 5px 18px rgb(0 0 0 / 10%); border: 1px solid #0470b7; overflow: hidden; }
.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; border-radius: 10px; }
.pro_home_id ul:hover .icon_sp { opacity: 1; visibility: visible; transform: scale(1,1); transition: all 0.5s; }
.x_productInfoList ul { list-style: circle; }
.x_productInfoList { padding: 0 20px; border-top: 1px solid #00000026; padding-top: 20px; margin-top: 20px; }
.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: #0470b7; text-transform: uppercase; font-size: 14px; }
.in-stock.stock { color: #ef8b59; }
.list-question li a i { color: #0470b7; margin-right: 7px; }
.dv-hoidap-a .title_home h1 { font-size: 150px; line-height: 150px; font-weight: 600; -webkit-text-stroke-width: 1px; -webkit-text-fill-color: transparent; opacity: 1; z-index: 1; -webkit-text-stroke-color: #fff; letter-spacing: 10px; text-transform: uppercase; margin-top: 25px; }
.dv-hoidap-a .title_home h3{ width: 850px; font-size: 30px; line-height: 50px; position: relative; color: #fff; font-weight: 400; margin-top: 20px; }
.dv-hoidap-a p.read-more a { color: #fff; border: 1px solid; }
.dv-home-gioithieu { padding: 0; background: #f6f4f3; background-size: cover; background-repeat: no-repeat; }
.dv-home-gioithieu .tiltle { text-transform: uppercase; }
.col-lg-6.sp-pre1 { padding-top: 70px; }
.dv-home-khuyenmai { padding: 70px 0 80px; background: url(../delete/trangchu/2-01.jpg) fixed; background-size: cover; background-repeat: no-repeat; }
.dv-home-khuyenmai .col-lg-12 { margin: 0; }
.col-lg-12.owl-carousel .col-md-6 { width: calc(100% / 1); background: #fff; border-radius: 15px; overflow: hidden; }
.dv-home-khuyenmai .col-lg-12.owl-carousel .col-md-6 .blog-item .img-box { border-radius: 7px 7px 0 0; }
.col-lg-12.owl-carousel .blog-item .text-box { padding: 20px; }
.img-box { position: relative; }
.col { float: left; margin: 0px 10px; width: calc(100% / 2 - 20px); }
.dv-home-gioithieu .img-box .one { position: relative; padding-top: 50px; }
.img-box .about-img { position: relative; }
.img-fluid { max-width: 100%; height: auto; transition: all 0.5s; }
.img-box .about-img img { -webkit-box-shadow: 0 1px 73px 0 rgb(11 12 38 / 7%); box-shadow: 0 1px 73px 0 rgb(11 12 38 / 7%); border-radius: 3px; }
.img-box .about-img .experience-about { position: absolute; width: 175px; top: 0; margin-bottom: 0; background-color: #FFF; padding: 30px; left: 50%; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); padding-top: 0; }
.img-box .about-img .experience-about i { font-size: 35px; background-color: #0470b7; color: #FFF; width: 60px; height: 60px; line-height: 60px; text-align: center; margin-bottom: 20px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }
.about-img .experience-about .counter { font-size: 40px; font-weight: 600; line-height: 1; margin-bottom: 10px; }
.about-img .experience-about h5 { font-size: 18px; font-weight: 700; letter-spacing: .5px; text-transform: capitalize; line-height: 1.6; }
.sec-title h2 { text-transform: uppercase; letter-spacing: 0.2px; font-size: 14px; line-height: 1; margin-bottom: 15px; font-weight: 700; color: #0470b7; position: relative; display: inline-block; }
.sec-title h3 { color: #0470b7; margin: 0; font-size: 30px; font-weight: 600; margin-bottom: 0; line-height: 40px; text-transform: uppercase; letter-spacing: 1px; }
.sec-title h3 span{ font-weight: 500; }
.sec-title p { text-transform: capitalize; font-weight: 500; line-height: 27px; font-size: 17px; margin-bottom: 0; position: relative; }
.text-box .sec-title { margin-bottom: 20px; background: #fff; padding: 20px; border-radius: 4px; }
.text-box ul { overflow: hidden; }
.text-box ul li { width: 50%; float: left; padding-right: 10px; position: relative; font-weight: 500; margin: 7px 0; text-transform: capitalize; color: #687076; padding-left: 23px; }
.text-box ul li:after { content: ''; border: 2px solid #687076; width: 10px; height: 10px; border-radius: 50%; display: inline-block; position: absolute; left: 0; top: 14px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.text-box .any-question { font-size: 16px; border-top: 1px solid rgb(155 155 155 / 30%); margin-top: 5px; padding-top: 10px; text-transform: capitalize; }
.text-box .any-question a { font-weight: 700; }
.col-md-6 { float: left; margin: 0px; width: calc(100% / 2); }
.tt_ngaysinh .col-md-6 { margin: 0px 10px; width: calc(100% / 2 - 20px) !important; float: left; }
.tin_left .tt_video .blog-item .img-box { width: 50%; float: left; }
.tin_left .tt_video .blog-item .text-box { width: 47%; float: right; padding-top: 10px; }
.tin_left .tt_video .blog-item .text-box .read-more { margin-top: 11px; }
.tt_video .col-md-6 { float: left; margin: 20px 10px 10px; width: calc(100% / 3 - 20px); }
.col-md-6 img { width: 100%; border-radius: 10px; }
.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: 60px; -webkit-transform: rotate(1turn); transform: rotate(1turn); writing-mode: vertical-lr; -webkit-text-stroke: 1px rgb(170 215 117); position: absolute; left: -40px; z-index: 9; height: 550px; }
#owl-banner1.owl-carousel .owl-item img { width: 90%; }
.banner#owl-banner1 li:before { content: ''; border: 3px solid #fff; position: absolute; top: 10px; left: 40px; right: 40px; bottom: 10px; z-index: 1; }
.provide .viewRight { width: 100%; }
.provide .col-lg-6 img { width: 90%; }
.title_home.align_left { text-align: left; }
.title_home.white .tiltle{ display: inline-table; color: #fff; }
.title_home.white .tiltle span { color: #fff; }
.title_home.align_center .tiltle:before { left: 50%; transform: translateX(-50%); }
.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: #222; font-weight: 500; margin: 10px 0; }
.pro-detail p.highlight { color: #ef8b59; 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: #0470b7; 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: #0470b7; 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: 600; font-size: 16px; line-height: 1.5; display: inline-block; text-transform: capitalize; color: #222222; margin-bottom: 25px; }
.pulse { background-color: #0470b7; width: 60px; height: 60px; border-radius: 3px; text-align: center; display: inline-block; -webkit-animation: video-pulse-presentation 2s linear infinite; animation: video-pulse-presentation 2s linear infinite; }
.pulse:hover{ background-color: #222222; }
.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 10px; width: calc(100% / 3 - 20px); 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: #0470b7; }
.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: #0470b7; }
.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: #0470b7; color: #fff; }
.one_new_home { width: 70%; float: left; margin-top: 15px; }
.one_new_home_right { width: 28%; float: right; margin-top: 15px; }
.one_new_home_right .blog-item .text-box h5 { font-size: 18px; }
.one_new_home .blog-item .text-box h5 { font-size: 23px; }
.one_new_home_right .blog-item .text-box { padding-top: 15px; }
.bolg .one_new_home_right .col-md-6:first-child { margin-bottom: 20px; }
.bolg .col-md-6 { float: left; margin: 0px; width: calc(100% / 1); }
.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 #0470b7; 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; }
.blog-date i { padding-right: 5px; }
.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%; }
.bmi-advice__input-board__right .row-weight {clear: both;width: 100%;float: left;}
.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: #0470b7; 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: #0470b7; 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: #0470b7; }
.services .services-item h4{ font-size: 25px; font-weight: 500; margin-bottom: 20px; text-transform: capitalize; position: relative; z-index: 1; }
.services .services-item:hover h4, .services .services-item:hover p{ color: #FFF; }
.services .services-item p{ margin-bottom: 0; position: relative; z-index: 1; }
.services .services-item .more{ margin-top: 20px; text-transform: uppercase; font-size: 13px; font-weight: 700; line-height: 1; display: inline-block; color: #222222; position: relative; z-index: 1; border: 1px solid; padding: 10px 20px; }
.services .services-item .more:hover {background: #222}
.services .services-item:hover .more{ color: #FFF; }
.services-home-2{ background: transparent url(../images/services/01_services.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; }
.services-home-2 .sec-title h3, .provide-2-home-2 .sec-title h3{ color: #FFF; }
.services-home-2 .sec-title p, .provide-2-home-2 .sec-title p{ color: #F1F1F1; }
.services-home-2 .services-item{ background-color: transparent; border: 1px solid #FFF; }
.services-home-2 .services-item i{ color: #0470b7; 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: #0470b7; width: auto; height: auto; text-align: left; display: inline-block; line-height: 1.1; border-radius: 0; font-size: 50px; }
.services-home-3 .services-item:hover i{ background: transparent; color: #FFF; }
.justify-content-end { justify-content: flex-end; }
.btn-1 { text-transform: capitalize; position: relative; text-align: center; z-index: 1; font-size: 14px; font-weight: 600; min-width: 180px; height: 55px; line-height: 54px; letter-spacing: 1px; border-radius: 3px; overflow: hidden; font-family: 'Roboto', sans-serif; -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; background-color: #0470b7; display: inline-block; cursor: pointer; color: #fff; }
.btn-1:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; background-color: #222; -webkit-transform: scaleY(0); -ms-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: bottom center; -ms-transform-origin: bottom center; transform-origin: bottom center; -webkit-transition: -webkit-transform 0.4s ease-in-out; transition: -webkit-transform 0.4s ease-in-out; -o-transition: transform 0.4s ease-in-out; transition: transform 0.4s ease-in-out; transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out; }
.btn-1:hover { color: #fff;}
.btn-1:hover:after { -webkit-transform: scaleY(1); -ms-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: top center; -ms-transform-origin: top center; transform-origin: top center; }
.sec-title { margin-bottom: 30px; }
.work {background: #f1f1f1; padding: 70px 0 50px;}
.work .row { --bs-gutter-x: 1.5rem; --bs-gutter-y: 0; display: flex; flex-wrap: wrap; margin-top: calc(var(--bs-gutter-y) * -1); }
.item-work{ position: relative; overflow: hidden; border-radius: 2px; margin-bottom: 20px; }
.work .item-work span{ background-color: rgb(225 29 7 / 0.8); }
.item-work:hover .img-box img{ -webkit-transform: scale(1.3); -ms-transform: scale(1.3); transform: scale(1.3); -webkit-transition: all 2s ease-out; -o-transition: all 2s ease-out; transition: all 2s ease-out; }
.item-work .hover-box{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; z-index: 1; }
.item-work .hover-box .open-item-work{ font-size: 16px; background-color: #FFF; color: #0470b7; width: 50px; height: 50px; line-height: 50px; text-align: center; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; position: absolute; top: -51px; left: 30px; }
.item-work:hover .hover-box .open-item-work{ top: 0; transition: all 0.5s; }
.item-work .hover-box .text-box{ padding: 30px; text-align: left; margin: 0; width: 100%; }
.item-work .hover-box .text-box .tags {color: #fff; opacity: 0; margin-bottom: 5px;}
.item-work .hover-box .text-box .tags a{ font-size: 14px; line-height: 1; font-weight: 500; margin-bottom: 10px; text-transform: capitalize; color: #FFF; display: inline-block; -webkit-transform: translateY(10px); -ms-transform: translateY(10px); transform: translateY(10px); visibility: hidden; opacity: 0; -webkit-transition-delay: 0.2s; -o-transition-delay: 0.2s; transition-delay: 0.2s; }
.item-work .hover-box .text-box h4 a{ color: #FFF; text-transform: uppercase; font-weight: 600; line-height: 33px; letter-spacing: .3px; font-size: 26px; display: inline-block; -webkit-transform: translateY(10px); -ms-transform: translateY(10px); transform: translateY(10px); visibility: hidden; opacity: 0; -webkit-transition-delay: 0.4s; -o-transition-delay: 0.4s; transition-delay: 0.4s; }
.item-work:hover .hover-box .text-box .tags {opacity: 1; transition: all 0.5s}
.item-work:hover .hover-box .text-box .tags a, .item-work:hover .hover-box .text-box h4 a{ -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); visibility: visible; opacity: 1; }
.work-list-filter .list-name-work{ margin-bottom: 45px; display: inline-block; }
.work-list-filter .list-name-work li{ display: inline-block; font-size: 13px; color: #222222; text-transform: capitalize; padding: 0 20px; line-height: 40px; border-radius: 3px; letter-spacing: 0.25px; position: relative; text-align: center; font-weight: 600; border: 1px solid #E9E9E9; margin: 0 8px 5px 0; cursor: pointer; }
.work-list-filter .list-name-work li.active{ background-color: #0470b7; color: #FFF; border: 1px solid #0470b7; }
.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; }
.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: #0470b7; font-size: 14px; color: #FFF; text-transform: capitalize; width: 44px; height: 44px; line-height: 44px; position: relative; text-align: center; font-weight: 600; border-radius: 3px; cursor: pointer; }
.team-box .img-box ul li:hover i{ color: #0470b7; background-color: #FFF; -webkit-box-shadow: 0px 0px 10px 0px rgb(255 255 255 / 0.5); box-shadow: 0px 0px 10px 0px rgb(255 255 255 / 0.5); }
.team .col-lg-12 .col-lg-4 { float: left; margin: 0px 10px; width: calc(100% / 4 - 20px);}
.team-box .text-box{ margin-top: 25px; padding: 0 15px; text-align: center; }
.team-box .text-box h5{ line-height: 1; text-transform: capitalize; font-size: 26px; font-weight: 500; color: #222222; }
.team-box .text-box span{ display: inline-block; line-height: 23px; font-weight: 500; color: #0470b7; margin: 10px 0 0 0; text-transform: uppercase; font-size: 14px; }
.team-home-2 .team-box .img-box ul{ background-color: #0470b7; 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: 60px 0 60px; }
.bolg .tiltle { border-bottom: none; }
.bolg>div>p { text-align: center; font-size: 20px; }
.bolg .col-lg-12 .col-lg-4 { float: left; margin: 0px 10px; width: calc(100% / 3 - 20px); margin-top: 30px; text-align: center; }
.blog-item .img-box{ position: relative; overflow: hidden; border-radius: 7px; }
.blog-item .img-box .open-item-blog{ font-size: 16px; background-color:#0470b7; 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 .img-box:hover .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: #0470b7; 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 0 0; position: relative; }
.blog-item .text-box .title-blog{ display: block; }
.blog-item .text-box h5{ position: relative; font-size: 22px; line-height: 33px; margin: 0 0 10px 0; font-weight: 400; color: #4a4a4a; text-transform: uppercase; }
.title_news li i:before { margin-right: 5px; color: #0470b7; }
.view i { color: #0470b7; }
.blog-item .text-box .title-blog:hover, .blog-item .text-box h5:hover{ color: #0470b7; }
.blog-date{ display: inline-block; position: absolute; bottom: 0px; left: 0; background: #0470b7; padding: 5px 20px; color: #fff; font-size: 14px; border-radius: 0 7px 0px 0px; }
.view { padding-left: 10px; margin-left: 10px; }
.view i { padding-right: 5px; }
.blog-item .text-box .link{ font-size: 14px; color: #222222; display: inline-block; text-transform: capitalize; font-weight: 600; border: 1px solid; padding: 4px 20px; }
.blog-item .text-box .link:hover{ background: #0470b7; color: #fff; }
.dv-home-doitac { padding: 0px; margin-bottom: -20px; }
.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: 100px; vertical-align: middle; display: flex; margin: 0px 0 10px; }
.logo_doitac ul li { margin: auto; height: 80px; }
.logo_doitac ul li img { height: 100%; object-fit: cover; }
.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; }
.info-ft { margin: 0 10px; margin-bottom: 30px; }
.top_contact { width: 27%; float: right; text-align: right; padding-top: 15px; }
.top_contact p img { height: 100px; }
.top_contact p, .top_contact p a { color: #fff; }
.social { display: inline-block; margin-bottom: 15px; }
.center-footer { width: 70%; float: left; margin: 0 -10px; padding-top: 15px; }
.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: #0470b7; color: #fff; }
.contacts_address { background-color: #e7eceb; display: flex; align-content: center; display: -webkit-flex; -webkit-align-content: center; }
.contacts_address address { width: 33%; padding: 0 30px 23px; box-sizing: border-box; position: relative; margin-bottom: 0; text-align: center; }
.contacts_address address p a { color: #ee9583; }
.address_title { font-size: 23px; text-transform: uppercase; font-style: initial; letter-spacing: 2px; font-weight: 600; }
.footer { padding: 0px 0 35px; background: #0470b7; position: relative; margin-top: 90px; }
.relative { position: relative; }
.footer .wave-svg { position: relative; height: auto; bottom: 88px; left: 0; right: 0; width: 100%; border-bottom: 4px solid #fff; }
.footer .pagewrap { margin-top: -50px; }
.center-footer ul{ width: calc(100% / 2.5 - 20px); float: left; margin: 0 10px; color: #fff; }
.center-footer ul:nth-child(2) { width: calc(100% / 1.7 - 20px); }
.menu-footer { list-style: circle; color: #5d5d5d; }
.center-footer ul.social img { height: 60px; }
.center-footer ul a img { margin-right: 7px; }
.center-footer ul li { width: calc(100% / 2 - 30px); float: left; margin: 0 10px; padding: 5px 0; margin-left: 20px; }
.center-footer h3 { font-size: 25px; color: #fff; font-weight: 500; padding-bottom: 20px; position: relative; }
.center-footer ul .btn-1 { margin-top: 15px; }
.center-footer ul.social p { line-height: 27px; margin-bottom: 7px; }
.dt-sc-subscribe-frm { margin: 0px 0 20px; border-radius: 30px; overflow: hidden; }
.mcfwp-agree-input { display: flex; margin: 0; }
label.mcfwp-agree-input span { margin-left: 10px; display: block; position: relative; top: -7px; }
.dt-sc-subscribe-frm input[type="email"] { width: 65%; font-size: 15px; color: #3d3d3d; padding: 15px 20px; background: #e2e2e2; font-family: 'Montserrat', sans-serif; border: none; height: 46px; }
.dt-sc-subscribe-frm input[type="submit"] { position: relative; color: #ffffff; text-transform: uppercase; font-size: 16px; padding: 11px 20px; font-weight: 500; width: 35%; display: inline-block; background: #3a3c79; float: right; border-left: 0px; background-size: 35%; border: none; border-radius: 0; cursor: pointer; font-family: 'Montserrat', sans-serif; letter-spacing: 1px; }
.footer .info-icon { font-size: 20px; text-align: center; float: left; margin: 0; color: #0470b7; width: 20px; }
.info-content { float: right; width: calc(100% - 20px); padding-left: 20px; }
.info-content p { margin-bottom: 0; }
.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; display: flex; align-items: center; }
.dt-sc-subscribe-frm input[type="submit"]:hover { background-color: #0470b7; }
.social li a { display: inline-block; }
.center-footer .social li a:hover { background: transparent; color: #0470b7; border: 2px solid; }
.center-footer ul p { margin-bottom: 0; }
.center-footer ul h5 { line-height: 27px; margin-bottom: 7px; font-size: 16px; font-weight: 500; }
.footer a img { margin: 20px 5px 0 0; }
.center-footer ul p i { font-size: 18px; margin-right: 5px; position: relative; top: 2px; }
.center-footer ul.social li{ float: left; margin: 15px 7px 10px; }
.center-footer .social li a { display: inline-block; width: 40px; height: 40px; border: 1px solid #0470b7; color: #ffffff; text-align: center; border-radius: 50px; background: #0470b7; }
.center-footer .social li a i { line-height: 38px; }
.center-footer ul.menu-footer li a{ color: #fff; }
.center-footer h4 { color: #5d5d5d; margin-bottom: 20px; }
.bottom_ft { padding-top: 15px; padding-bottom: 13px; text-align: center; margin: auto; display: inline-block; width: 100%; background: #e2e2e2; }
.bottom_ft p { margin-bottom: 0; float: left; margin: 0; }
.bottom_ftright { float: right; }
.bottom_ft .pagewrap { display: flex; align-items: center; justify-content: space-between; }
.col-lg-right { float: right; display: flex; align-items: center; margin: 0; }
.social li { float: left; margin-left: 10px; }
.social li a { width: 40px; height: 40px; display: inline-block; text-align: center; color: #fff; border: 1px solid #fff; border-radius: 50%; }
.social li:nth-child(1) a { background: #3b589e; }
.social li:nth-child(2) a { background: #e22d28; }
.social li:nth-child(3) a { background: #17a4f5; }
.social li a i { line-height: 38px; }
.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: #5d5d5d; }
.bottom_ft a img { height: 22px; padding: 0 10px; display: inline-block; position: relative; top: 5px; }
.bottom_ft a:hover{ color: #0470b7; }
.center-footer ul.menu-footer li a:hover{ color: #fff000; }
#back-top { position: fixed; bottom: 30px; right: 10px; z-index: 1; }
#back-top a { display: inline-flex; width: 44px; line-height: 44px; background: url(../images/back_up.png); outline: none; color: #3e3e3e; 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: 44px; border: 1px solid; border-radius: 3px; }
#back-top a i { transform: rotate(-45deg); line-height: 36px; width: 40px; height: 40px; }
#back-top a:hover { color: #222; background: #ffffff; border: 1px solid; }
.sc_item_button .sc_button { float: left; text-transform: uppercase; font-size: 18px; padding: 3px 35px 4px; line-height: 42px; margin-top: 10px; color: #ffffff; background: #0470b7; 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: #ef8b59; }
.link_login p { margin-bottom: 0; }
.link_login p a { color: #ef8b59; }
.fhs-btn-box > .fhs-btn-gg { background-color: #dc4e41; color: white; border: 1px solid #dc4e41; }
.fhs-btn-box > .fhs-btn-zl { background-color: #0591e9; color: white; border: 1px solid #0591e9; }
.page_conten_page .poup_page1 { padding: 40px 50px; border-radius: 10px; background: #e9e9e9; width: 1000px; }
.poup_page1 .col-md-6 { float: left; margin: 0px 10px; width: calc(100% / 2 - 20px); position: relative; }
.fhs-input-send span { position: absolute; right: 0; top: 7px; line-height: 42px; padding: 0 10px; font-weight: bold; z-index: 2; letter-spacing: 1px; user-select: none; -webkit-user-select: none; -moz-user-select: none; -o-user-select: none; -ms-user-select: none; color: #ef8b59; }
.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; }
.banner_detail { padding-top: 470px; background-position: center center; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; padding-bottom: 0px; position: relative; }
.banner_detail.banner_detail1:before { display: none; }
.banner_detail:before { position: absolute; content: ""; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.3); }
.link_page h2 { position: absolute; text-align: center; left: 0; right: 0; bottom: 70px; text-transform: uppercase; color: #fff; font-size: 35px; letter-spacing: 2px; }
.link_page div ul { display: none; padding: 14px 0; }
.link_page ul li { list-style: none; font-size: 16px; text-transform: capitalize; float: right; font-weight: 400; width: 100%; text-align: left; }
.link_page ul li a { color: #5d5d5d; padding: 0 5px; }
.link_page ul li span.active { color: #0470b7; }
.link_page ul li i { padding-right: 7px; }
.link_page ul li span { padding: 0 5px; }
.link_page ul li a:hover { color: #0470b7; }
.page_conten_page { padding: 45px 0 50px; position: relative; }
.right_au { width: 100%; float: left; }
.dcjq-parent-li { border: 1px solid #e2e2e2; padding: 15px 20px; margin-bottom: 10px; border-radius: 10px; position: relative; font-size: 18px; margin-left: 0; width: 100%; padding-right: 50px; }
.dcjq-parent-li span { font-size: 20px; }
.accordion li a.dcjq-parent { line-height: 30px; color: #10cfc9; font-weight: 500; list-style: none; border-radius: 50px; float: right; background: #00000014; font-size: 26px; text-align: center; margin: auto; position: absolute; width: 40px; height: 40px; right: 10px; top: 9px; }
.accordion li .menu_parent:hover, .accordion li a.active { background: #0470b7; color: #fff !important; }
.accordion li .menu_parent:hover i, .accordion li a.active i { color: #fff; }
.accordion li a.dcjq-parent i { line-height: 40px; margin-right: 0; }
.dcjq-parent-li .fa-angle-up { display: none; }
.accordion ul { background: #fff; padding: 10px 0px 0; margin-bottom: 5px; list-style: none; color: #333; font-size: 15px; padding-left: 20px; }
.accordion ul p { margin-bottom: 0; }
.dv-hoidap .tin_right { border: 2px solid #e2e2e2a1; border-radius: 15px; padding: 30px 20px; float: left; }
.dv-hoidap .listtabs li a.selected, .dv-hoidap .listtabs li a:hover { background: #ffffff; color: #0671b8; border-bottom: 1px solid; }
.dv-hoidap .listtabs li a { border: none; border-radius: 0; display: inline-block; text-align: left; background: transparent; font-size: 17px; }
.dv-hoidap .listtabs li { width: 94%; }
.dv-hoidap .tin_left { float: right; }
.dv-hoidap .tin_right .listtabs { display: block; }
.tin_left { width: 64%; float: left; }
.tin_right{ width: 33%; float: right; border-radius: 15px 15px 0 0; }
.tin_right .box_right_pro_view:first-child { margin-top: 0; }
.nums { table-layout: auto; margin-top: 20px; text-align: center; margin-bottom: 10px; }
.nums li { list-style: none; display: inline-table; }
.nums a.stay { width: 50px; font-size: 15px; line-height: 24px; }
.nums a { font-size: 16px; display: block; margin: 0 6px 0 0; padding: 3px; line-height: 23px; height: 30px; width: 30px; 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: #0470b7; color: #ffffff; }
.dv-cuahang { width: 73%; float: right; }
.row-store .row { display: flex; }
.row-store { display: inline-block; clear: both; margin-bottom: 50px; }
.col-sm-6 { margin: 0px 10px; width: calc(100% / 2 - 20px); float: left; }
.col-sm-6 img { width: 100%; }
.store-map { margin: 18px 0 55px; }
.store-map a { display: flex; }
.col-sm-6 .store-map a img { float: left; margin: 0; width: auto; height: 25px; margin-right: 10px; }
.contact-maps li { display: initial; }
.left_contact { float: left; width: 48%; }
.contact-maps { width: 100%; margin-top: 40px; overflow: hidden; }
.right_contact { width: 48%; float: right; }
.page_conten_page .right_contact h3,.page_conten_page .left_contact h3{ text-align: left; margin-bottom: 20px; font-size: 28px; color: #0470b7; 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; z-index: 0; margin-bottom: 10px; }
.formBox li input, .formBox li textarea { border: solid 1px #e3e3e3; height: 45px; color: #999; padding: 0 20px 0 20px; font-family: 'Montserrat', sans-serif; font-size: 16px; box-sizing: border-box; width: 100%; border-radius: 3px; font-weight: 400; }
.formBox>li.mess { float: left; width: 100%; }
.formBox li span { position: absolute; right: 0; top: 0; line-height: 42px; padding: 0 10px; font-weight: 700; z-index: 2; letter-spacing: 1px; user-select: none; -webkit-user-select: none; -moz-user-select: none; -o-user-select: none; -ms-user-select: none; color: #ed1c24; }
.formBox li textarea { height: 99px; padding: 15px 20px; }
.formBox .button { float: right; text-transform: uppercase; font-size: 18px; padding: 3px 35px 3px; margin-left: 10px; line-height: 42px; margin-top: 10px; color: #171717; background: url(../images/back_up.png); white-space: nowrap; transition: all 0.2s ease-in-out; border-radius: 5px; font-weight: 500; border: 1px solid; }
.formBox .button:hover{ background:#0470b7; color: #fff; }
.icon-box { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: stretch; align-content: stretch; margin-bottom: 40px; text-align: left; }
.dv-about-1 { background: #f6f4f3; padding: 50px 0; }
.dv-about-2 { padding-top: 50px; }
.dv-about-2>div>div>.col-lg-6>img { padding-right: 75px; }
.icon-box__img { width: 56px; margin-right: 15px; flex-grow: 1; flex-shrink: 0; text-align: center; margin-top: 5px; }
.icon-box__content { line-height: 1.5; }
.home-quality__main { position: relative; }
.home-quality__main figure { margin: 0; }
.lozad.loaded { opacity: 1; }
.home-quality__main img { max-width: 100%; height: auto; }
.home-quality__list { position: absolute; left: 0; right: 0; top: 0; bottom: 0; }
.home-quality__item.-center { text-align: center; color: #4f4f4f; width: 38%; display: block; top: 50%; }
.home-quality__item { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 23.0769230769%; text-align: center; display: none; }
.home-quality__item.-item-1 { display: block; left: 15%; top: 25.5%; }
.home-quality__item.-item-2 { display: block; left: 50%; top: 20.5%; }
.home-quality__item.-item-3 { display: block; left: 83.5%; top: 25.5%; }
.home-quality__item.-item-4 { display: block; left: 14.5%; top: 72.5%; }
.home-quality__item.-item-5 { display: block; left: 50%; top: 81.5%; }
.home-quality__item.-item-6 { display: block; left: 83%; top: 71.5%; }
.home-quality__item>div figure figcaption { margin-top: 4.8148148148%; font-size: 1rem; padding: 0 10px; }
.color-primary { color: #0671b8; }
.title-gioithieu { margin-bottom: 30px; }
.title-gioithieu h2 { color: #0671b8; font-size: 25px; line-height: 1.4; }
.dv-about-2 .title-gioithieu p { width: 100%; }
.dv-about-2 .flex { align-items: center; }
.title-gioithieu h2 span { color: #5d5d5d; }
.title-gioithieu h3 { margin-top: 10px; }
.title-gioithieu p { margin-top: 10px; width: 70%; }
.h_title { font-size: 28px; margin: 10px 0 25px; position: relative; padding-bottom: 15px; text-transform: uppercase; border-bottom: 1px solid; color: #0470b7; letter-spacing: 1px; display: inline-block; }
.home-heading .col-lg-6 ul { padding: 40px; }
.our_servise { margin-bottom: 50px; }
.et_pb_text_inner>p { width: 60%; font-size: 20px; border-left: 5px solid #0470b7; padding-left: 20px; margin-bottom: 40px; }
.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: #0470b7; font-size: 50px; line-height: 1; float: left; }
.about-us-home-2 .about-services .about-services-box{ padding-left: 80px; }
.about-us-home-2 .about-services .about-services-box h5{ color: #222222; font-size: 24px; font-weight: 500; line-height: 1; margin-bottom: 15px; text-transform: capitalize; }
.about-us-home-2 .about-services .about-services-box p{ margin-bottom: 0; }
.services-home-2 { background: transparent url(../delete/01_services.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; }
.services.services-home-2 .col-lg-4 { width: calc(100% / 3 - 20px); margin: 0px 10px; }
.services-home-2 .sec-title h2{ color: #fff000; }
.page_conten_page .work { background: transparent; padding: 0; }
.page_conten_page .sec-title h2{ margin-top: 10px; }
.page_conten_page .sec-title h3{ margin: 0; }
.viewLeft { width: 45%; float: left; position: relative; z-index: 0; }
.viewRight { width: 100%; float: right; }
.listtabs { display: flex; justify-content: center; align-items: center; }
.listtabs li { width: auto; margin: 0 5px; border-bottom: none; }
.listtabs li a { color: #222; display: inline-block; padding: 8px 35px; width: 100%; cursor: pointer; font-size: 15px; text-transform: uppercase; background: #e7eceb; border-radius: 50px; text-align: center; line-height: 1.2; min-height: 50px; display: flex; align-items: center; }
.mota-sp>div { padding-top: 60px; }
.mota-sp .flex { align-items: center; }
.borderedTitle { border-bottom: 1px solid #e1e1e1; margin-bottom: 40px; text-transform: uppercase; text-align: center; }
.borderedTitle span { font-size: 25px; color: #0671b8; position: relative; top: 10px; background: #fff; padding: 0 60px; }
.mota-sp .col-lg-6 img { border-radius: 5px; }
.listtabs li a.selected,.listtabs li a:hover { background: #0671b8; color: #fff; border-bottom: none; }
#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: 73px; 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: 40px; font-size: 28px; color: #0470b7; font-weight: 500; text-transform: uppercase; border-bottom: 1px dotted #ccc; padding-bottom: 10px; margin-bottom: 20px; text-align: center; }
.viewRight .desc { margin-top: 15px; }
.viewRight_more img { width: 100%; }
.viewRight .desc li { line-height: 26px; margin-bottom: 10px; text-indent: 20px; list-style: none; background: url(../images/icon-check-pink.png) no-repeat left 9px; margin-left: 15px; }
.banner_detail .ct_add { bottom: 0; position: absolute; margin-bottom: 100px; left: 50%; transform: translateX(-50%); }
.ct_add ul { clear: both; }
.ct_add ul h3 { float: left; }
.ct_add ul h3 a { display: block; color: #0671b8; font-size: 16px; text-transform: uppercase; 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; border-bottom: 2px solid; margin-top: 10px; }
.dv-mota-sanpham { display: flex; margin: 0; align-items: center; margin-top: 20px; }
.dv-mota-sanpham p { float: left; width: calc(100% / 4 - 20px); margin: 10px; }
.ct_add ul h3.h3_ad a { background: #ee9583; }
#sharelink { padding-top: 20px; margin-top: 20px; border-top: solid #ececec 1px; }
.fl-post-meta-bottom { margin: 20px 0; }
.fl-post-meta .fl-post-cats-tags i { font-size: 22px; color: #0470b7; margin-right: 10px; position: relative; top: 5px; }
.fl-post-meta .fl-post-cats-tags a { font-size: 15px; padding: 5px 23px 7px; color: #888; border-radius: 50px; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; transition: all 0.4s; margin: 0 3px; border: 1px solid #dcdcdc; font-weight: 500; }
.fl-post-meta .fl-post-cats-tags a:hover{ background: #0470b7; color: #fff; }
.detail-sp>h5 { background: #0470b7; padding: 9px 20px; color: #fff; text-transform: uppercase; font-size: 20px; font-weight: 500; margin-top: 20px; }
.detail-sp {margin-bottom: 20px;}
.detail-sp>div { padding: 20px 30px; border: 1px solid #e8e8e8; }
.fb_iframe_widget_fluid_desktop iframe { width: 100% !important }
.title_page { text-align: center; width: 100%; }
.title_page ul .h_title { text-transform: uppercase; font-size: 33px; font-weight: 600; color: #0470b7; text-align: left; padding: 12px 20px; }
.box_page { margin-top: 40px; }
.box_page .col-md-6{ width: calc(100% - 20px); margin: 10px; }
.page_conten_page .col-lg-12 .col-lg-4 { float: left; margin: 0px 10px 20px; width: calc(100% / 3 - 20px); }
.page_conten_page .col-lg-12.dv-dichvu .col-lg-4 { width: calc(100% / 2 - 20px); background: #ebebeb; padding-bottom: 3px; }
.tin_left .sec-title .col-lg-5 { float: left; width: 50%; padding: 0 20px; }
.tin_left .sec-title .col-lg-4 { float: left; width: 50%; }
.tin_right .input_search { display: block; }
.tin_right .timkiem_top { border: 1px solid #e7e7e7; width: 100%; margin-top: 15px; padding: 3px 0; }
.box_right_pro_view { margin: 35px 0; text-align: left; width: 100%; }
.box_right_pro_view a img { width: 100%; border-radius: 10px; }
.blog-item .text-box p { font-size: 15px; }
.widget.qodef-author-info { text-align: center; border: 1px solid #d7e1de; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 36px 42px 40px; }
.box_right_pro_view ul { padding: 10px 0px 0; }
.vcard { font-size: 23px; margin: 15px 0 0; }
.fl-post-cats-tags { font-weight: 700; }
.title_right_pro_view { font-weight: 400; font-size: 21px; text-align: left; position: relative; text-transform: uppercase; padding: 14px 20px; background: #0470b7; color: #fff; border-radius: 15px 15px 0 0; }
.box_right_pro_view li { list-style: none; display: block; border-bottom: 1px solid #E6E8EC; padding:7px 0 11px; text-align: left; position: relative; }
.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 .fa-angle-down, .box_right_pro_view .fa-angle-up { position: absolute; top: 13px; right: 10px; font-size: 20px; z-index: 1; cursor: pointer; }
.box_right_pro_view li a { font-size: 16px; color: #222; font-weight: 500; }
.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: #0470b7; }
.tin_right .blog-item .img-box{ width: 35%; float: left; margin: 0; margin-top: 7px; }
.tin_left .blog-item .img-box{ width: 100%; float: right; }
.tin_left .col-lg-12.dv-dichvu .blog-item .img-box, .tin_left .col-lg-12.dv-dichvu .blog-item .text-box{ width: 100%; float: left; }
.tin_left .col-lg-12.dv-dichvu .blog-item .text-box { padding: 10px; text-align: center; }
.tin_left .box_page .blog-item .img-box, .tin_left .box_page .blog-item .text-box { width: 100%; text-align: left; }
.tin_left .blog-item .text-box{ width: 100%; float: left; }
.tin_right .blog-item .text-box{ width: 59%; float: right; padding: 0; margin: 0; }
.tin_right .blog-item .text-box h5 { position: relative; font-size: 17px; line-height: 28px; margin: 0; font-weight: 500; }
.tin_right .blog-item .text-box h4 span { color: #c1c1c1; font-weight: normal; font-size: 12px; padding-right: 10px; text-decoration: line-through; display: inline-block; }
.tin_right .blog-item { margin-bottom: 0px; display: flex; flex-wrap: wrap; border-bottom: 1px solid #E6E8EC; padding: 15px 0px; justify-content: space-between; }
.tin_right .blog-item:first-child { display: inline-block; flex-wrap: inherit; }
.tin_right .blog-item:last-child { border-bottom: none; padding-bottom: 0; }
.marquee { overflow: hidden; height: 420px; margin-top: 15px; }
.box_right_pro_view:last-child{ margin: 0; }
.title_news h2 { line-height: 38px; text-align: left; margin-bottom: 20px; font-size: 28px; color: #0470b7; 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 h2{ font-size: 25px; line-height: 1.1; margin-bottom: 10px; }
#tintuc_slide .new_id_bs { width: calc(100% / 1); margin: 0 0 10px; }
.dv-tienich2 .bmi-advice__input-board__right { width: 100%; }
.dv-tienich1,.dv-tienich2 { padding-top: 50px; }
.dv-tienich .sp-pre { position: relative; width: 100%; }
.dv-tienich .sp-pre .sp-pre1 { width: 100%; }
.new_id_bs { position: relative; width: calc(100% / 3 - 20px); margin: 0 10px 20px; float: left; box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 10%); padding-bottom: 10px; }
.new_id_bs img { width: 100%; border-radius: 4px 4px 0 0; }
.new_id_bs li { float: left; list-style: none; position: relative; overflow: hidden; line-height: 0; }
.new_id_bs ul { float: right; width: 100%; position: relative; }
.new_id_bs ul h3 a { font-size: 18px; font-weight: 500; color: #222; padding-bottom: 5px; display: block; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; margin-top: 10px; line-height: 30px; text-align: center; text-transform: uppercase; }
h4.chanel { text-align: center; color: #0470b7; }
.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: #0470b7; }
.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: 'Montserrat', 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: #0470b7; 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: #0470b7; padding: 10px; }
.item-careers{ border: 1px solid #E9E9E9; padding: 40px; margin-bottom: 0px; border-radius: 10px; }
.item-careers h4 a{ display: block; color: #222222; font-size: 25px; font-weight: 500; margin-bottom: 20px; text-transform: capitalize; position: relative; border-bottom: 1px solid #E9E9E9; padding-bottom: 10px; }
.item-careers h4:hover a{ color: #0470b7; }
.item-careers ul li{ display: inline-block; font-weight: 500; margin-right: 10px; }
.item-careers ul li.active{ background-color: #0470b7; padding: 2px 15px; color: #FFF; border-radius: 3px; }
.item-careers p{ margin: 15px 0 0; }
.item-careers a{ font-size: 14px; color: #0470b7; display: inline-block; text-transform: capitalize; font-weight: 600; }
.popup_giohang { width: 850px; }
.popup_giohang h3 { font-size: 16px; font-weight: 400; padding: 10px 15px; background: #0470b7; border-top-right-radius: 3px; border-top-left-radius: 3px; color: #fff; }
.popup_giohang h3 a { color: #fff000; }
.heading-counter { font-weight: 400; font-size: 16px; line-height: 18px; cursor: pointer; color: #222; width: 100%; float: left; background: #fff; padding: 15px; margin-bottom: 0; }
.page_conten_page .heading-counter { padding: 15px 0; }
.heading-counter .count_cart{ color: #ef8b59; }
.cart_summary tr td { padding: 15px 15px 15px; border-bottom: 1px solid #eaebf3; }
.cart_summary tr:first-child th { border: none; color: #222; font-weight: 500; padding: 5px 15px; background: #ececec; }
table .c-th-sp a.sp { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; height: 100px; border: 1px solid #ebebeb; border-radius: 0; background: #fff; margin: 0; float: left; margin-right: 15px; }
table .c-th-sp a.sp img { max-width: 100%; max-height: 100%; }
table .c-th-sp a { color: #222; text-decoration: none; line-height: 25px; display: block; margin-bottom: 5px; }
table .c-th-sp a.del { color: #ef8b59; 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: #ef8b59; }
.number-down,.number-up { border: 1px solid #eaebf3; outline: none; background: transparent; height: 30px; width: 30px; text-align: center; vertical-align: top; padding: 0; color: #222; font-size: 15px; line-height: 30px; float: left; cursor: pointer; }
#number { border: 1px solid #eaebf3; border-left: 0; border-right: 0; height: 30px; font-size: 12px; text-align: center; width: 45px; vertical-align: top; min-height: 30px; padding: 0; float: left; }
.so-luong-mua { display: -webkit-inline-box; }
.button-cart { margin: 15px 15px 30px; }
.button-cart a.close { margin-top: 15px; float: left; color: #0470b7; cursor: pointer; }
.button-cart .btn-checkout{ float: right; text-transform: uppercase; font-size: 16px; padding: 3px 30px 4px; line-height: 42px; color: #ffffff; background: #0470b7; white-space: nowrap; transition: all 0.2s ease-in-out; border-radius: 5px; font-weight: 500; }
.button-cart .btn-checkout:hover{ background: #ef8b59; }
.button-cart a.close:hover{ color: #0470b7; }
.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: #ef8b59; font-size: 17px; }
.title-final-total { font-weight: 650; margin: 10px 0; }
.method-button-cart button:hover { background: #0470b7; 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: #0470b7; color: #fff; position: absolute; z-index: 3; box-sizing: border-box; text-align: center; top: 7px; right: -10px; height: 20px; width: 20px; line-height: 20px; border-radius: 50%; }
.product-thumbnail { width: 80px; height: 70px; background: #fff; position: relative; margin: 0; margin-right: 0; }
.order-summary__section { border-top: 1px solid rgba(175,175,175,.34); }
.btn--disabled {background: #0073ab; color: #fff; padding: 13px 20px; border: none; float: right; border-radius: 4px; cursor: pointer; opacity: 0.7; font-family: 'Montserrat', sans-serif; }
.field__input-wrapper input { border-radius: 4px; display: block; box-sizing: border-box; padding: 10px; border: 1px #d9d9d9 solid; height: 42px; background-color: #fff; color: #333; font-family: 'Montserrat', 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: #ef8b59; }
.order-summary__nav.method-button-cart button {float: right; margin: 0;}
.order-summary__nav.method-button-cart { margin: 20px 0; display: flex; justify-content: space-between; align-items: center;}
.order-summary__nav.method-button-cart>a { float: left; margin: 0; }
.edit_checkout { margin: 20px 0; display: inline-block; width: 100%;}
.discount-code {padding: 0 20px;}
.sidebar .sidebar__title { padding: 10px 20px; font-weight: 500; font-size: 20px;}
#placeSlide_main .sidebar {width: 36%; float: right; border-left: 1px solid #ccc;}
.content-box__row .fa-money { font-size: 25px; color: #0073ab; float: right;}
.content-box__row__desc {clear: both;}
.radio__input { float: left;}
.radio__label { float: left; margin-left: 7px; position: relative; top: -9px; width: 93%}
.content-box__row { display: inline-block; border: 1px solid #ccc; border-radius: 4px; width: 100%; padding: 20px;}
.thanhtoan-2 h2 { font-weight: 500; font-size: 20px; text-transform: uppercase; margin-bottom: 10px;}
.thanhtoan-2 {width: 30%; float: left; margin: 0 20px}
.alert--info { color: #0c5460; background-color: #d1ecf1; border-color: #bee5eb; padding: 14px 20px; border-radius: 4px; margin-bottom: 20px; }
.top_td select,.top_td input,.top_td textarea { border-radius: 4px; display: block; box-sizing: border-box; padding: 10px; border: 1px #d9d9d9 solid; height: 42px; background-color: #fff; color: #333; font-family: 'Montserrat', sans-serif; font-size: 15px; width: 100%; margin-bottom: 15px; }
.top_td {border-bottom: none;}
.top_td textarea {height: 80px}
#chitiet_news {width: 30%; float: left;}
.method-button-cart button {text-transform: uppercase; font-size: 16px; padding: 15px 30px 14px; color: #FFF; background: #0470b7; white-space: nowrap; webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; font-weight: 400; cursor: pointer; border: none; margin-bottom: 10px;}
#cartRow_969208 .price>div {margin: 5px 0}
.method-button-cart button:hover {background:#ef8b59}
#cartRow_969208 .price,#cartRow1_969208.price {color: #ef8b59}
.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 #0470b7 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%; }
.dv-khachhang { padding-bottom: 50px; }
.single-testimonial { text-align: center; margin: 70px 5px 0 5px; }
.testimonial-img { background: #f3f3f3; padding: 0 20px 20px; }
.testimonial-img img { height: 130px; width: 130px !important; border-radius: 50%; position: relative; top: -70px; border: 7px solid #fff; }
.meta-info p { margin-top: -60px; }
.meta-info p span { color: #0671b8; font-weight: bold; font-size: 18px; }
.testimonial-content i { font-size: 30px; color: #0671b8; margin: 10px 0; }
.page_sp_ct { width: 1000px; padding: 40px; }
.pro_home_id.pro_id.owl-carousel ul { width: calc(100% / 1); margin: 0px 0px 20px; }
.pro_home_id.pro_id#pro_slide { margin: 0; }
.pro_home_id.pro_id#pro_slide ul { width: calc(100% - 20px); margin: 10px; }
.variations { margin: 20px 0 30px; border: 0; width: 100%; }
.variations td.label { min-width: 80px; text-align: left; }
.variations label { font-size: 16px; color: #333; text-transform: capitalize; margin: 5px 0; font-weight: 700; }
.variations td { display: inline-block; }
.variable-items-wrapper { display: flex; flex-wrap: wrap; margin: 0; padding: 0; list-style: none; }
.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item { background-color: #e8e8e8; -webkit-box-shadow: none !important; box-shadow: none !important; border: 2px solid transparent; width: auto; padding: 4px 20px; border-radius: 3px; text-align: center; margin: 0 5px; }
variable-item:hover,.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected { border-color: #0470b7; }
.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: #0470b7; cursor: pointer; }
.product_vendor { margin-top: 5px; }
.cl_main { color: #ff0000; }
.viewRight .number-down,.viewRight .number-up{ height: 48px; width: 48px; line-height: 48px; }
.viewRight .so-luong-mua { float: left; }
.viewRight #number{ height: 48px; width: 68px; min-height: 48px; }
.sort-cate-left { display: inline-block; width: 100%; margin-bottom: 20px; }
.sort-cate-left h3 { color: #222; font-size: 16px; float: left; margin: 0; }
.sort-cate-left ul li { float: left; padding: 0 0 0 10px; }
.sort-cate-left ul li a { color: #000; font-size: 15px; position: relative; }
.sort-cate-left ul li a i { height: 16px; width: 16px; border: 1px solid #e5e5e5; border-radius: 50%; display: inline-block; vertical-align: middle; margin: -3px 5px 0 0; position: relative; }
.sort-cate-left ul li:hover i:before, .sort-cate-left ul li.active i:before { content: ""; width: 8px; height: 8px; background-color: #0470b7; position: absolute; border-radius: 50%; margin: 3px; }
.offer-box { background: #0470b747; padding: 20px; border-radius: 5px; }
.ct_add ul h3 a i { padding-right: 5px; line-height: 36px; }
.ct_add ul h3.h3_ad a i { padding-right: 0px; }
.viewRight h1 { font-size: 22px; color: #ef8b59; line-height: 30px; font-weight: 500; border-bottom: 1px solid #ebebeb; padding: 10px 0 15px; margin-bottom: 10px; }
.viewRight h1 span { color: #c1c1c1; font-weight: normal; font-size: 16px; padding-left: 10px; text-decoration: line-through; }
.ui-widget.ui-widget-content { border: none !important; margin-bottom: 25px; width: calc(100% - 15px); margin-left: 0px; }
.ui-widget.ui-widget-content { height: 4px; background: #ebebeb; }
.aside-item .aside-content { width: 100%; z-index: 0; position: relative; margin-top: 25px; }
.ui-slider-horizontal .ui-slider-handle { height: 18px !important; width: 18px !important; border-radius: 50% !important; top: -7px !important; background: #cc2121 !important; border: solid 2px #fff !important; box-shadow: 0px 4px 8px 0px rgb(204 33 33 / 30%); margin-left: 0 !important; }
.ui-slider-range.ui-corner-all.ui-widget-header { background: #cc2121; }
#start { width: 36%; float: left; margin-right: 0; margin-top: 7px; }
#start input { font-family: 'Montserrat', sans-serif; color: #666; font-size: 14px; font-weight: 600; text-align: left; border-radius: 0px; border: 0px solid #e1e1e1; box-shadow: none; background: transparent; }
#stop { width: 36%; float: left; margin-left: 0; margin-top: 7px; text-align: right; position: relative; }
#stop:before { content: "-"; position: absolute; left: -6px; font-size: 17px; top: -2px; }
#stop input { font-family: 'Montserrat', sans-serif; color: #666; font-size: 14px; font-weight: 600; text-align: left; border-radius: 0px; border: 0px solid #e1e1e1; box-shadow: none; background: transparent; }
a#filter-value { padding: 0 10px; font-size: 16px; text-transform: none; font-weight: 400; width: 67px; float: right; text-align: center; margin-top: 0; background: #0470b7; 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: #0470b7; position: absolute; top: 0; left: 0; z-index: 2; }
.sidebar .easy-basket-filter-info { box-sizing: border-box; padding: 0; width: 100%; justify-content: space-between; position: absolute; top: -45px; left: 0; }
.sidebar .easy-basket-filter-info p{ color: #222; padding: 5px 14px; border-radius: 50px; background: #e8e8e8; margin: 0; }
.sidebar .easy-basket-filter-info .iLower{ float:left; display: inline-block; }
.sidebar .easy-basket-filter-info .iUpper{ float:right; display: inline-block; }
.option.filter_price { padding: 0 10px; }
.sidebar .easy-basket-filter-info input{ border: none; color: #0470b7; width: 35px; text-align: center; background: none; padding: 0; font-weight: bold; }
.sidebar .filter_price .range { position: absolute; left: 0; top: 0; }
.sidebar .filter_price input[type=range] { -webkit-appearance: none; width: 100%; margin: 0; background: transparent; padding: 0; }
.sidebar .filter_price input[type=range]::-webkit-slider-thumb { -webkit-appearance: none; cursor: pointer; position: relative; z-index: 3; }
.sidebar .filter_price input[type=range]:focus, input[type=text]:focus { outline: none; }
.sidebar .filter_price input[type=range]::-webkit-slider-thumb { -webkit-appearance: none; height:20px; width: 20px; border: 5px solid #f1f1f1; box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.5); border-radius: 100%; background: #fac122; cursor: pointer; margin-top: -9px; }
.sidebar .filter_price input[type=range]::-webkit-slider-runnable-track { width: 100%; height: 3px; cursor: pointer; background: #707D7D; border-radius: 1.3px; }
.sidebar .filter_price input[type=range].lower::-webkit-slider-runnable-track { background: red; }
.sidebar .easy-basket-filter-ticks { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; height: 5px; padding-top: 8px; font-size: 15px; cursor: default; left: 0; bottom: 0; width: 95%; }
.sidebar .easy-basket-filter-ticks > div { height: 100%; width: 1px; background: #DDD; color: #888; }
.sidebar .easy-basket-filter-ticks > div:nth-child(10n - 9) { height: 150%; }
.sidebar .easy-basket-filter-ticks > div:nth-child(10n - 9)::before { display: block; content: attr(data-value); -webkit-transform: translate(-50%, 50%); transform: translate(-50%, 50%); text-align: center; width: 40px; }
.sidebar .check_select { display: block; position: relative; padding-left: 30px; margin-bottom: 15px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.sidebar .check_select:last-child {margin-bottom: 0}
.sidebar .check_select input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
.sidebar .checkmark { position: absolute; top: 5px; left: 0; height: 20px; width: 20px; background-color: #eee; border-radius: 50px; }
.sidebar .check_select input ~ .checkmark { background-color: #ccc; }
.sidebar .check_select input:checked ~ .checkmark { background-color: #0470b7; }
.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: #0470b7; }
label[for] { cursor: pointer; }
.filter-item { margin: 0; cursor: pointer; line-height: 24px; min-width: 100%; padding: 0px; position: relative; }
.tin_right input[type="checkbox"],.tin_right input[type="radio"] { display: inline; margin: 0; padding: 0; width: 100%; position: absolute; background: transparent; outline: none; opacity: 0; }
.filter-item--check-box input:checked+.fa:after, .filter-item--check-box input+span:after { font-family: 'FontAwesome'; content: ""; color: #0470b7; position: absolute; width: 9px; height: 9px; line-height: 9px; border-radius: 50%; background: #0470b7; top: -11px; left: 5px; }
.filter-item--check-box .fa { margin-right: 15px; width: 14px; font-size: 18px; line-height: 40px; position: relative; top: 2px; }
.filter-item--check-box input:checked+.fa, .filter-item--check-box input+span { color: #ed3952; }
.page_conten_page .poup_page { width: 600px; background: #e9e9e9; padding: 50px; border-radius: 10px; }
.fhs-input-box { clear: both; padding: 7px 0; }
.poup_page label { display: inline-block; }
.fhs-input-group { position: relative; display: flex; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-align-items: center; }
.fhs-selectbox, .fhs-textbox { width: 100%; padding: 10px; font-size: 14px; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
.fhs-input-box.fhs-input-display .fhs-input-group > .fhs-input-icon { display: block; position: absolute; right: 12px; color: #007bff; cursor: pointer; user-select: none; }
.fhs-forget-pass { color: #F7931E; cursor: pointer; user-select: none; text-align: right; padding: 8px 0; }
.fhs-btn-box { display: flex; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-align-items: center; -webkit-justify-content: center; justify-content: center; }
.fhs-btn-box > button:disabled { background: rgb(224,224,224); background: -moz-linear-gradient(90deg, rgba(224,224,224,1) 0%, rgba(224,224,224,1) 100%); background: -webkit-linear-gradient( 90deg , rgba(224,224,224,1) 0%, rgba(224,224,224,1) 100%); background: linear-gradient( 90deg , rgba(224,224,224,1) 0%, rgba(224,224,224,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e0e0e0",endColorstr="#e0e0e0",GradientType=1); border: none; color: #636363; }
.fhs-btn-box > button { display: flex; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-align-items: center; -webkit-justify-content: center; justify-content: center; width: 270px; max-width: 100%; font-size: 1.1em; font-weight: 500; transition: all 0.3s; box-shadow: 0px 4px 6px hsl(0deg 0% 90%); -moz-box-shadow: 0px 4px 6px hsl(0, 0%, 90%); -webkit-box-shadow: 0px 4px 6px hsl(0deg 0% 90%); border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; padding: 10px 20px; margin: 7px 0; cursor: pointer; }
.fhs-btn-box > .fhs-btn-cancel { color: #ef8b59; border: 1px solid #ef8b59; }
.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; }
.list-question li { margin-bottom: 12px; text-align: left; }
.list-question li a { color: #5d5d5d; }
.list-question li a:hover { color: #0470b7; }
.list-unstyled li a { text-decoration: underline; margin-bottom: 20px; display: inline-block; }
.diadiem_more ul { float: left; width: calc(100% / 3 - 20px); -webkit-transition: all .3s ease; text-align: center; background: #fff; margin: 20px 10px 0px; padding-bottom: 20px; border: 1px solid #ebebeb; padding: 20px; border-radius: 5px; cursor: pointer; }
.diadiem_more { position: relative; }
.diadiem_more ul h3 { color: #0470b7; font-size: 22px; margin: 10px 0; line-height: 1.5; }
.diadiem_more ul h3 span { display: block; color: #2f2f2f; font-size: 20px; }
.diadiem_more ul img { width: 100%; }
.dv-mota-show { position: absolute; width: 100%; background: #fff; border: 1px solid #ebebeb; opacity: 1; visibility: initial; z-index: 1; margin-top: 106px; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; display: flex; align-items: center; padding: 20px 0; box-shadow: -1px 0px 5px 0px rgb(163 163 163); left: 0px; justify-content: center; display: none; }
.dv-home-diemban .logo_doitac ul { min-height: 160px; width: calc(100% / 4 - 20px); float: left; margin: 0 10px 20px; }
.dv-home-diemban .logo_doitac ul li { min-height: 140px; }
.logo_doitac ul li a { height: 100%; object-fit: cover; }
.dv-mota-show>div { display: flex; align-items: center; width: 100%; justify-content: center; }
.diadiem_more ul li:hover .dv-mota-show { z-index: 2; visibility: visible; opacity: 1; -ms-transform: translate3d(0, 10px, 0); -webkit-transform: translate3d(0, 10px, 0); -moz-transform: translate3d(0, 10px, 0); -o-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); }
.dv-mota-show p { float: left; width: calc(100% / 6 - 20px); margin: 0 10px; }
.diemban-nt2 .dv-mota-show p { width: calc(100% / 1 - 20px); }
.diemban-nt2 .dv-mota-show { width: 100%; }
.diemban-nt2 { position: relative; }
.dv-diemban1 { padding-top: 50px; }
.list_danhsach ul li { float: left; width: calc(100% / 6 - 20px); margin: 0 10px; text-align: center; }
.list_danhsach ul li a { color: #2f2f2f; }
.list_danhsach ul li a:hover { color: #0470b7; }
.hethongphanphoi_id { float: left; margin: 0 10px 20px 10px; width: calc(100% / 3 - 20px); box-shadow: 0px 1px 1px rgb(0 0 0 / 20%); padding: 15px; }
.hethongphanphoi_id ul h3 { margin-bottom: 5px; line-height: 30px; color: #333; }
.class_an_trangchon { display: none; }
.page_conten_page .level2navbar { position: fixed; right: -5px; top: 50%; z-index: 9; background: url(../delete/trangchu/bg_right.png); box-shadow: none; height: 400px; background-repeat: no-repeat; transform: translateY(-50%); width: 77px; }
.page_conten_page .level2navbar:hover { cursor: pointer; }
.page_conten_page .level2navbar:hover .click-right { color: #fff000; }
.page_conten_page .level2navbar .navbar-nav { display: block; }
.page_conten_page .level2navbar .navbar-nav li:first-child, .page_conten_page .level2navbar .navbar-nav li:last-child { margin-left: 23px; }
.page_conten_page .level2navbar a.btn-rounded { padding: 7px 10px 8px; margin: 7px 0px; width: 255px; box-shadow: 0 0 3px 3px rgb(0 0 0 / 10%); text-align: center; display: flex; justify-content: center; }
.page_conten_page .l2links { display: none; opacity: 0; position: absolute; right: 65px; top: 50%; transform: translateY(-50%); transition: 0.5s; }
.click-right { position: relative; top: 50%; color: #fff; text-align: center; transform: translateY(-50%); left: 4px; }
.click-right i { font-size: 30px; color: #fff000; margin-bottom: 10px; }
.page_conten_page .level2navbar .l2links li { margin: 10px 10px; padding: 0; }
.page_conten_page .l2links { transition: all 0.5s; opacity: 1; }
.due-date-calc-section .calc-header { background-color: #e44b3a; padding: 12px 50px; border-top-left-radius: 150px; border-top-right-radius: 150px; position: relative; display: inline-block; color: #fff; padding-left: 100px; }
.due-date-calc-section .calc-header.color_vang { background-color: #f87f0c; }
.calc-header .due-calc-heading { text-transform: uppercase; font-weight: 400; }
.topIconImage { position: absolute; left: -13px; top: 50%; transform: translateY(-50%); }
.topIconImage img { width: 100px; }
.showText .due-calc-heading { font-size: 30px; text-align: center; color: #fff; margin: 0; padding-left: 40px; }
.calc-body { background-color: #eee; padding: 30px 30px 40px; border-radius: 20px; text-align: center; width: 100%; }
.alphabet { margin: 15px 0 5px; }
.alphabet a { display: inline-block; width: auto; font-size: 16px; padding: 2px 6px; text-decoration: none; border-radius: 3px; color: #4a4a4a; background: #fff; box-shadow: 0 2px 9px -2px #888; margin: 7px 1px; }
.alphabet a:hover { background: #0671b8; color: #fff; }
.showText.showText_add { background: #e7e7e7; padding: 70px; }
.showText.showText_add .resultInfo { background: #fff; padding: 50px; text-align: center; border: 3px solid #0470b7; position: relative; }
.showText.showText_add .resultInfo .rgtblk { margin-top: 20px; }
.showText.showText_add .resultInfo>div>div>img.hi { position: absolute; margin: 0; top: -50px; right: -30px; height: 145px; }
.last-period-wrapper p { font-weight: 600; margin-bottom: 20px; }
.color_cam { color: #e44b3a; margin-bottom: 20px; }
.date-picker-section { padding: 0px; border-radius: 10px; position: relative; display: inline-block; width: 100%; }
.day-block,.month-block,.year-block { display: inline-block; width: 32%; margin: 5px 0; }
.last-period-wrapper select,.cycle-block select { font-size: 16px; color: #747474; border-radius: 50px; width: 95%; padding: 10px; font-weight: 400; outline: 0; font-family: 'Montserrat', sans-serif; border: 1px solid #ccc; }
.col-lg-8 { width: 66.66667%; float: left; }
.col-lg-4 { width: 33.33333%; float: right; margin: 0; }
.filter-container>.col-xs-12:first-child { background: #eee; border-radius: 16px; padding: 30px 30px 40px; text-align: center; }
.babynamegenerator .toggle-container { margin: 0; }
.filter-container .col-xs-12:first-child .gray-block>input { border-radius: 50px; width: 96%; margin: 20px 0 5px 0; padding: 12px 15px; box-shadow: none; border: 1px solid #ccc; text-align: left; font-family: 'Montserrat', sans-serif; font-size: 16px; color: #747474; }
.filter-container .col-xs-12:first-child .gray-block>.flex { margin: 0 -10px; justify-content: center; }
.filter-container .col-xs-12:first-child .gray-block>.flex>input { border-radius: 25px; width: calc(100% / 3 - 20px); margin: 20px 10px 10px; padding: 10px 15px; box-shadow: none; border: 1px solid #959595; text-align: left; font-family: 'Montserrat', sans-serif; font-size: 16px; color: #666; }
.babynamegenerator .toggle-container span { font-size: 16px; color: #666; font-weight: 400; margin-right: 15px; }
.babynamegenerator .toggle-container .btn { margin-right: 15px; }
.filter-container .col-xs-12:first-child .gray-block .red-btn { border-radius: 25px; width: auto; margin: 20px auto; padding: 10px 45px; box-shadow: none; border: 1px solid transparent; text-align: center; background-color: #db2035; display: block; font-family: OmnesSemiBold; font-size: 16px; color: #fff; }
.babynamegenerator.filter-container .col-xs-12:first-child .gray-block p { margin: 20px 10px 0 10px; display: block; width: auto; float: left; }
.graypod_cont .col-md-4 { background: #f0f0f0; border-radius: 16px; padding: 20px; margin-top: 20px; }
.graypod_cont .contlist li, .graypod_cont .contlist ul { list-style-type: none; margin: 0; padding: 0; position: relative; }
.graypod_cont .contlist li.nam a { color: #ff0000; }
.graypod_cont .contlist ul .ball-icon2 { background: url(../delete/tienich/icon2.png) no-repeat; width: 16px; height: 26px; display: inline-block; position: relative; top: 5px; margin-right: 5px; }
.graypod_cont .contlist ul .ball-icon1 { background: url(../delete/tienich/icon1.png) no-repeat; width: 16px; height: 26px; display: inline-block; position: relative; top: 5px; margin-right: 5px; }
.contlist h3 { margin-bottom: 20px; }
.col-xs-4 { width: 33.33333%; float: left; }
.col-xs-8 { width: 66.66667%; float: right; border-left: 2px solid #0470b7; padding-left: 20px; }
.col-eq.flex { align-items: center; }
.resultInfo span { font-size: 24px; color: #0470b7; text-align: left; vertical-align: top; margin: 0 0 0 5px; }
.resultInfo span.nam{ color: #ff0000; }
.resultInfo span.trungtinh{ color: #1aa91a; }
.resultInfo img { margin: 10px 0 0 5px; position: relative; top: 5px; }
.resultTable h3 { font-size: 30px; margin: 10px 0 25px; position: relative; padding-bottom: 15px; text-transform: uppercase; border-bottom: 1px solid; color: #0470b7; letter-spacing: 1px; display: inline-block; font-weight: 500; margin-top: 30px; }
.resultTable table thead th { background: #f0f0f0; font-size: 18px; color: #333; padding: 15px 10px; border: none; line-height: normal; }
.resultTable table tbody td { text-align: left; font-size: 15px; color: #333; padding: 15px; border: none; line-height: normal; }
.resultTable table tbody td.nam { color: #ff0000 !important; }
.resultTable table tbody td.trungtinh { color: #1aa91a !important; }
.resultTable table tbody tr td:first-child { font-size: 20px; color: #0470b7; }
.resultTable table tbody td:nth-child(2) span.tableHeadingInline { display: none; }
.resultTable table tbody td:nth-child(2) { text-align: center; }
.resultTable table thead th:nth-child(2) { text-align: center!important; }
.resultTable .table-striped>tbody>tr:nth-of-type(even) { background: #f0f0f0; }
.v2-tipsadv-promopod a img { width: 100%; border-radius: 16px; margin-top: 30px; }
.dv-home-sanpham:nth-of-type(odd) .col-lg-12{flex-direction: row-reverse;}
.dv-pd{padding-bottom: 50px;}
.answer img { width: 25px; height: auto; display: inline-block!important; margin-bottom: 0!important; position: relative; top: 6px; margin-right: 5px; }
p.read-more a.color_cam img{ width: 25px;height: auto; }
.date-result{display: none; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; margin-top: 20px; text-align: center; }
.due-congratulations-text { font-size: 20px; color: #ca1f25; padding: 10px 0; font-weight: 400; margin-bottom: 0; }
.date-caculated { font-size: 45px; color: #ca1f25; margin-bottom: 0; font-weight: 400; line-height: 50px; }
.date-thuthai{font-size: 20px; color: #ca1f25; font-weight: 400; padding-top: 10px;}
.luu_y, .luu_y_weight{ font-size: 18px; color: #333; text-align: center; width: 90%;padding-top: 30px; }
.lftblk, .rgtblk { width: 100%; }
.contlist ul li{align-items: center;margin-bottom: 5px!important;}
.contlist ul li img{width: 16px;}
.contlist ul li .icon_gt{min-width: 32px;display: inline-block;margin: 0;line-height: 14px;}
.contlist ul li a{margin-left: 10px;}
.ui-datepicker-calendar tr {background: #fff;}
.weight-result{text-align: center;display: none;}
.dv-home-tienich ul li {position: relative;}
@media only screen and (max-width: 1199px) { * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
    .pagewrap { width: 100%; padding: 10px;}
    .menu { display: none; }
    .mn-mobile {display: inline-block !important;padding: 1px;position: relative;height: 40px;line-height: 28px;float: right;border-radius: 4px;padding: 5px;background: #10cfc9;margin-left: 15px;}
    .mn-mobile img { width: 30px }
    .dv-home-tienich.dv-home-tienich1 .sp-pre1{width: 60%;}
    .dv-home-tienich.dv-home-tienich1{margin-top: 40px;}
    .top_contact p img{width: 100%;height: auto;}
    .home-quality__item, .home-quality__list{position: relative}
    .home-quality__item.-center{width: 100%;}
    .home-quality__item{width: calc(100% / 3 - 10px);margin: 5px;left: 0!important;top: 0!important;transform: unset!important;float: left;overflow: hidden;}
    .home-quality__main > img{display: none;}
    .banner_detail{padding-top: 0; height: 40vw;}
    .pro_home_id>ul{padding: 0; width: calc(100% / 3 - 10px);margin: 5px;}
    .listtabs { display: block; }
    .listtabs li{margin: 5px 10px;}
    .listtabs li a { font-size: 14px!important; padding: 5px 10px; }
    .dv-pd {padding-bottom: 10px;}
    .showText img{height: auto;}
    .dv-hoidap-a .title_home h3{max-width: 100%;}
    .logo_doitac ul li img {height: auto;width: 100%;}
    .dv-home-diemban .logo_doitac ul, .dv-home-diemban .logo_doitac ul li{min-height: auto;height: auto;}
    .dv-home-diemban .logo_doitac ul{width: calc(100% / 2 - 10px);margin: 5px;}
}
@media only screen and (max-width: 991px) { .dv-home-tienich .sp-pre, .dv-home-tienich.dv-home-tienich1 .sp-pre{position: relative;}
    .dv-home-tienich .sp-pre1, .dv-home-tienich.dv-home-tienich1 .sp-pre1{width: 100%;}
    .bmi-advice__input-board__left, .bmi-advice__input-board__right{width: 100%;}
    .bmi-advice__input-board__left img{width: 100%;height: auto;}
    .bmi-advice__input-board__center{display: none;}
    .footer .wave-svg{bottom: 70px;}
}
@media only screen and (max-width: 767px) { .center-footer, .top_contact{width: 100%;}
    .footer .wave-svg{bottom: 58px;}
    .col-lg-3{ margin: 0px 5px;width: calc(100% / 2 - 10px);}
    .icon-box{display: block;}
    .icon-box__img{margin: 0;}
    .dv-about-2>div>div>.col-lg-6>img{padding-right: 0px;}
    .pro_home_id>ul{ width: calc(100% / 2 - 10px);}
    .tt_video .col-md-6 { float: left; margin: 5px; width: calc(100% / 2 - 10px); }
    p.read-more{margin: 5px 0 10px 0}
    p.read-more a{font-size: 14px;padding: 5px 10px;}
    .tin_left, .tin_right{width: 100%;}
    .dv-hoidap-a .title_home h1{ font-size: 40px;line-height: 50px;}
    .dv-hoidap-a .title_home h3{font-size: 20px; line-height: 30px;}
    .left_contact, .right_contact{width: 100%;}
    .list_danhsach ul li {width: calc(100% / 4 - 20px);}
}
@media only screen and (max-width: 600px) { .center-footer ul, .center-footer ul:nth-child(2){width: 100%;}
    .col-lg-6{width: 100%;padding-right: 0;}
    .col-lg-6.sp-pre1{padding: 10px;margin: 0;}
    .footer .wave-svg{bottom: 46px;}
    .home-quality__item {width: calc(100% / 2 - 10px);}
    .pro_home_id ul h3{padding: 0;margin-bottom: 5px;float: left;}
    .x_productInfoList{margin-top: 0;padding: 0;float: left;}
    .pro_home_id ul li ,.pro_home_id ul li a{float: left;}
    .page_conten_page .col-lg-12 .col-lg-4 {margin: 5px;width: calc(100% - 10px);}
    .col-md-4{ margin: 0px 5px;width: calc(100% - 10px);}
    .graypod_cont{margin-bottom: 10px;float: left;}
}
@media only screen and (max-width: 479px) { .footer .wave-svg {bottom: 34px;}
    .title-gioithieu p{width: 100%;}
    .borderedTitle span{padding: 0;}
    .list_danhsach ul li {width: calc(100% / 2 - 20px);}
    .diadiem_more ul {width: calc(100% - 20px);}
}
@media only screen and (max-width: 319px) {}