@import "font.css";

@charset "utf-8";

body { background: #101010; margin: 0px auto; padding: 0px auto; font-size: 15px; line-height: 25px; font-family: 'Poppins' , sans-serif; font-weight: normal; color: #f5f5f5;}

* { 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; }
html {
    scroll-behavior: smooth;
}
.clr { clear: both; }

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

img { border: 0; }

/* ::selection { background-color: #EEFEFF; color: #333333; } */

/* ::-webkit-selection { background-color:#EEFEFF; color: #333333; } */

/* -webkit-::selection { background-color: #EEFEFF; color: #333333; } */

::-moz-selection { background-color:#EEFEFF; color: #333333; }

.pagewrap { position: relative; max-width: 1920px; margin: 0 auto; padding-left: 97px; padding-right: 97px;}

.showText p, .showText{ padding-bottom: 14px; font-size: 18px; line-height: 35px; color: #f5f5f5}

.showText a{ color: #f5f5f5}

.showText img { display: block; margin: 0 auto; height: auto; max-width: 100%; }

.showText ul { padding-bottom: 15px; }

.showText ul li { margin-left: 35px; font-size: 18px; line-height: 27px; font-weight: 300; }

/* th { line-height: 45px; font-size: 20px; font-weight: normal; text-transform: none; } */

/* tr:hover { background-color: #f5f5f5; }

th, td { border-bottom: 1px solid #ddd; }

th, td { padding: 5px 15px; } */

/* td a { color: #333; text-align: center; } */

/* td a i{ padding-left: 5px; }

td a:hover { color: #017f61; }

th { font-size: 15px; line-height: 25px; padding: 10px 0; }

table { border: 1px solid black; }

table { width: 100%; }

table { border-collapse: collapse; }

table, th, td { border: 1px solid #ccc; } */

.pagewraps {
    padding: 0 3% 0 3%;
}

.dv-ul-menu.dv-ul-menu-child, .dv-ul-menu { opacity: 0; z-index: -1; }

.header-menu .dv-menu-left:hover .dv-ul-menu {
    display: block;
}

.dv-header-bt.fixed .dv-menu-left.is_home .dv-ul-menu,.header-menu .dv-ul-menu { position: absolute; width: 220px; margin-top: 0; border-top: none; background: #eefeff; 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; display: none; }

.dv-nut-menu { color: #000; font-weight: 500; font-size: 16px; cursor: pointer;  letter-spacing: 1px; line-height: 45px;}

/* .dv-nut-menu>i.fa-bars { background: #ffccea; color: #eb008b; padding: 18px; position: absolute; left: 0; font-weight: 400; font-size: 20px; } */

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

.header-menu .dv-menu-left.is_home .dv-ul-menu, .header-menu  .dv-header-bt.fixed .dv-menu-left.is_home:hover .dv-ul-menu, .header-menu  .dv-menu-left:hover .dv-ul-menu.dv-ul-menu-child, .header-menu  .dv-menu-left:hover .dv-ul-menu { opacity: 1; z-index: 2; 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 #ebebeb5c; }

.dv-ul-menu ul li a { text-decoration: none; color: #4c4c4c; display: block; line-height: 37px; text-transform: capitalize; position: relative; padding: 0 10px; }

.dv-ul-menu .vertical-menu-sub li { float: left; width: calc(100%); margin: 0px; display: block;  text-align: left; padding:  0; }

.dv-ul-menu .vertical-menu-sub li:last-child { border-bottom: none; }

.dv-ul-menu ul ul.sub-2 > li > a { display: block; margin-bottom: 0; color: #333 !important; font-size: 18px; text-transform: capitalize; }

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

.dv-ul-menu>ul>li>a:hover { cursor: pointer; color: #F5A007; }

.dv-ul-menu>ul>li>a:hover i { color: #fff; }

.vertical-menu-sub .vertical-menu-sub { display: none !important; }

.vertical-menu-sub li:hover > .vertical-menu-sub { display: block !important; }

.dv-ul-menu ul ul.sub-2 > li > a:hover { color: #ffffff !important; background: #00adee; }

.vertical-menu-item>a h2 { font-size: 15px; font-weight: normal; margin: 0; text-transform: capitalize; padding: 3px 0 3px 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 0px; z-index: 1; border: 1px solid #ebebeb; }

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

.vertical-menu-sub li { padding-left: 20px !important; padding-right: 20px !important; }

.dv-ul-menu .vertical-menu-sub li a {

    border-bottom: 1px dashed #ccc;

}



.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; 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; z-index: 9; }

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

.dv-header.fixed .dv-header-top { display: none; }

.dv-header.fixed .logo_top img { height: 62px; transition: all .5s; }

.dv-header.fixed .right-top { margin-top: 15px; transition: all .5s; }

.right-top { float: right; margin: 20px 0 0; justify-content: space-between; align-items: center; color: #00adee; display: flex; display: -webkit-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; }

.right-top div i { font-size: 25px; }

.right-top div a{ color: #00adee; }

.right-top div a:hover{ color: #017f61; cursor: pointer; }

.right-top div h3 { font-size: 15px; font-weight: 500; text-transform: uppercase; display: inline-block; padding-left: 5px; }

.giohang_top h3 span { font-size: 13px; color: #ffffff; background: #017f61; height: 20px; width: 20px; padding: 4px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50px; position: absolute; top: -10px; right: -5px; text-align: center; line-height: 12px; }

.w30s-link-account { list-style-type: none; flex-direction: column; top: 105%; left: 0px; width: 190px; height: auto; background-color: #017f61; 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; }

.right-top>div { float: left; position: relative; text-align: center; margin: 0 13px; }

.right-top>div:last-child{ margin-right: 0px; border-left: 1px solid #00adee; padding-left: 11px; }

.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; }

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

.conten-header { justify-content: space-around; align-content: center; }

.dv-header-right { width: 84%; float: right; }

.dv-header-top { padding: 13px 0px; width: 100%; display: inline-block; background: #101010; background-size: auto; position: relative; font-size: 14px; }

.dv-header-top a{ color: #F5A007; }

.timkiem_top.no_box > a { display: none; }

.logo_top { margin: 0; }

.logo_top a { line-height: 0; display: block;}

.owl-dots { display: none; }

.dv-header-top .col-md-6.right { text-align: right; }

.dv-header-top { color: #fff; }

.dv-header-center .flex { justify-content: flex-end; 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: #00adee; }

.dv-header-top .flex .col-md-6 { margin: 0; width: auto; }

.dv-header-bt { background: #017f61; }

.dv-header-top hr { width: 30px; background-color: #00adee; 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: #017f61; color: #ffffff; font-size: 14px; padding: 3px; border-radius: 2px; margin-right: 5px; width: 20px; height: 20px; text-align: center; line-height: 15px; }

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

.language { float: right; color: #fff; list-style: none; margin: 10px 0 10px 20px; }

.language i { padding-right: 10px; font-size: 14px; }

.language a { color: #fff; transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; }

.dv-header-top ul { float: right; }

.dv-header-top ul li { list-style: none; float: left; text-align: left; font-weight: 500; position: relative; margin-left: 15px; font-size: 16px; text-transform: uppercase;}

.dv-header-top ul li a { color: #c9c9c2; font-size: 16px; transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s; }

.dv-header-top ul li i { padding-right: 5px; }

.box_menu { float: left; display: flex; position: relative; margin: 0; }

.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: #fff; }

.menu > li:hover a { color: #fff; }

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

.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: calc(100% + 12px); 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: #242424; }

.menu > li > ul ul { left: 100%; top: 0; }

.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: 2px 20px; min-width: 280px; }

.menu > li > ul > li:hover>a,.menu > li > ul > li li:hover>a{ color: #FFD400 !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: 16px; color: #f5f5f5 !important; font-weight: 400; }

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

.dv-header-bt h4 a { color: #ffffff; background: #017f61; 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 { background: #EEFEFF; border-radius: 50px; width: 450px; padding: 4px 5px; margin: 0;}

.search a { width: 30px; float: right; border-left: 0px; height: 30px; background-size: 50%; border-radius: 50%; text-align: center; font-size: 18px;}

.input_search { padding: 0px 20px; height: 30px; float: left; background: transparent; color: #333; border: none; font-size: 15px; line-height: 28px; font-family: 'Roboto Condensed', sans-serif; font-weight: 400; width: 300px; }

.tin_right .input_search { width: 225px; height: 38px; }

.tin_right .search a { width: 38px; height: 38px; }

.header-phone { border: 2px solid #017f61; color: #00adee; 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: 16px; display: block; margin: 0; font-weight: normal; letter-spacing: 0px; }

.right-top .header-phone .phone a { font-size: 23px; font-weight: 600; color: #017f61; line-height: 30px; }

.bannerMain { margin-top: 0; position: relative;}

.bannerMain .banner { width: 900px; float: right; }

.banner-right { width: 26%; float: right; }

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

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

.bannerMain .slogan { position: absolute; color: #fff; text-align: left; z-index: 9; top: 57%; transform: translateY(-50%); width: 1200px; right: 0; left: 0; }

.slogan h2 { font-weight: 600; font-size: 44px; text-align: left; margin: 0; color: #ffffff; position: relative; text-transform: uppercase; line-height: 65px; letter-spacing: 2px; }

.slogan h4 { font-size: 18px; font-weight: 500; text-align: left; color: #ffffff; margin: 10px 0 0; display: inline-block; width: 750px; 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 #00ADEE; background: #00ADEE; }

.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; }

.features { padding: 20px 0 60px; position: relative; }

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

.features-item{ float: left; margin: 0px 10px; width: calc(100% / 4 - 20px); text-align: center; border: 1px solid #eaeaea; padding: 20px; border-radius: 4px; }

.features-item i,.features-item img { font-size: 50px; color: #017f61; margin-bottom: 10px; }

.features-item h4 { font-weight: 500; font-size: 17px; }

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

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

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

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

a.btn { background: #017f61; color: #fff; padding: 10px 35px; display: inline-block; text-transform: uppercase; letter-spacing: 1px; border-radius: 4px; position: relative; z-index: 1; font-weight: 600; font-size: 17px; }

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: #017f61; -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-box {     
    position: relative;
    display: flex;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    justify-content: flex-start;
}

.title-box .tiltle {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 20px;
    line-height: 35px;
    font-weight: 700;
    color: #1a1a1a;
    display: inline-block;
    position: relative;
    margin: 0;
}

.title-box .tiltle::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #000;
    bottom: -1px;
    left: 0;
}

.tiltle span{ font-weight: 500; }

#pro_tabs .tiltle { text-align: left; padding: 10px 20px; display: inline-block; width: 100%; font-size: 25px; color: #017f61; }

#pro_tabs .tiltle>img { position: relative; top: 8px; margin-right: 10px; }

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

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

.pro_home_f .pro_home_id { margin: 0; }

#pro_tabs { position: relative; margin: 10px 0 5px; width: 25%; float: left; border: 1px solid #ebebeb; }

.listtabs li{ float: left; width: 100%; border-bottom: 1px solid #ebebeb; }

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

.listtabs li a{ color: #222; display: inline-block; padding: 18.29px 20px; width: 100%; cursor: pointer; font-size: 18px; }

.listtabs li a:hover, .listtabs li a.selected, .listtabs li a.selected:hover{ color: #017f61; border-bottom: 1px solid; width: 100%; }

.pro_home_id { margin: 0 -10px; }

.box_pro_sile .pagewrap { border: 2px solid #017f61; border-radius: 10px; padding: 5px 20px 30px; margin-top: 55px; margin-bottom: 50px; }

.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: 25px; font-weight: 700; text-transform: uppercase; margin-right: 20px; color: #EB008B; }

.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: #017f61; display: inline-flex; line-height: 45px; height: 45px; padding: 0 25px; border-radius: 10px; }

.pro_home_id ul{ float: left; width: calc(100% / 6 - 20px); -webkit-transition: all .3s ease; position: relative; text-align: left; margin: 10px;}

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

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

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

.pro_home_id ul li{ overflow: hidden; display: block; }

.pro_home_id ul h3 { position: absolute; width: 100%; background-color: rgba(0, 0, 0, 0.6); color: #000; font-size: 18px; font-weight: 500; display: -webkit-box; overflow: hidden; line-height: 22px; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; padding: 10px; text-transform: capitalize;}

.pro_home_id ul h4 { position: relative; color: #eb008b; font-weight: 600; font-size: 16px; line-height: 26px; 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: auto; }

.pro_home_id ul li a { display: block; line-height: 0; overflow: hidden;}

.pro_home_id ul h4 span.gia_km {

    color: #666;

    font-weight: normal;

    font-size: 14px;

    margin-right: 0px;

    text-decoration: line-through;

}

.pro_home_id ul h4 span.gia_km sup {

    margin-right: 10px;

}

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

.pro_home_id .label_icon { position: absolute; display: inline-block; background: #017f61; 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: #017f61; font-size: 14px; color: #fff; border-radius: 100%; line-height: 45px; top: 10px; right: 10px; height: 45px; width: 45px; text-align: center; font-weight: 600; }

.icon_sp { position: absolute; top: 30%; 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: #eb008b; position: relative; text-align: center; font-size: 15px; font-weight: normal; border: 1px solid #eb008b; margin: 0 2px; display: inline-block; padding: 0px 20px; text-transform: uppercase; border-radius: 5px; }

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

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

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

.pro_home_id ul:hover { -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; }

/* .pro_home_id ul:hover img{  transition: all 0.5s; } */

.pro_home_id ul:hover .icon_sp { opacity: 1; visibility: visible; transform: scale(1,1); transition: all 0.5s; }

.p-star { position: relative; color: #999; font-size: 14px; line-height: 25px; clear: both; padding: 0 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: #017f61; text-transform: uppercase; font-size: 14px; }

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

.dv-home-gioithieu { padding: 35px 0 70px }

.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 !important; }

.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: #017f61; 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: #017f61; position: relative; display: inline-block; }

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

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

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

.text-box .sec-title { margin-bottom: 20px; background: #fff; padding: 20px; border-radius: 4px; }

.text-box ul { overflow: hidden; }

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

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

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

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

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

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

.provide { margin-bottom: 40px; padding: 60px 20px; transition: background .3s,border .3s,border-radius .3s,box-shadow .3s; margin-top: 0; position: relative; background-image: url(../images/banner-18.jpg); background-size: cover; }

.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: 140px; -webkit-transform: rotate(1turn); transform: rotate(1turn); writing-mode: vertical-lr; -webkit-text-stroke: 2px rgba(84,54,46,.21); position: absolute; left: 70px; }

.provide .viewRight { width: 100%; }

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

.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: #ff0000; 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: #00ADEE; 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: #017f61; 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: #017f61; 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 5px; width: calc(100% / 3 - 10px); position: relative; }

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

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

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

.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: #017f61; }

.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: #017f61; color: #fff; }

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

.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 #017f61; position: absolute; top: 10px; left: 10px; bottom: 10px; right: 10px; z-index: 1; opacity: 0; }

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

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

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

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

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

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

.row {clear: both;}

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

.d-flex { display: flex; }

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

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

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

.services .services-item span, .work .item-work span{ position: absolute; z-index: 1; display: block; width: 0px; height: 0px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border-radius: 5px; opacity: 1; background-color: #017f61; 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: #017f61; 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: #017f61; }

.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: #017f61; 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: #017f61; 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: #017f61; 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: #017f61; 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: #017f61; color: #FFF; border: 1px solid #017f61; }

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

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

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

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

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

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

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

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

.team {padding: 70px 0}

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

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

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

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

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

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

.team-box .img-box ul li i{ display: block; margin-bottom: 8px; -webkit-box-shadow: 0px 0px 10px 0px rgb(200 157 102 / 0.5); box-shadow: 0px 0px 10px 0px rgb(200 157 102 / 0.5); background-color: #017f61; 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: #00ADEE; 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: #017f61; margin: 10px 0 0 0; text-transform: uppercase; font-size: 14px; }

.team-home-2 .team-box .img-box ul{ background-color: #00ADEE; 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 { background: #00ADEE1c; padding: 50px 0 50px; }

.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; width: calc(100% / 1); margin-top: 25px; }

.bolg .col-lg-12 { margin: 0 }

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

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

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

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

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

.blog-item .img-box ul{ position: absolute; bottom: 0; left: 30px; background-color: #00ADEE; 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; }

.blog-item .text-box .title-blog{ display: block;}

.blog-item .text-box .title-blog h3{ 
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-item .count-box {
    width: 30px;
    height: 30px;
    background: #fff;
    border: 1px solid #cbcbcb;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
}

.blog-item .text-box h5{ position: relative; font-size: 18px; line-height: 28px; margin: 0 0 10px 0; font-weight: 500; color: #000; text-transform: capitalize; }

.fa-calendar:before { margin-right: 5px; color: #00ADEE; }

.view i { color: #00ADEE; }

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

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

.view { padding-left: 10px; margin-left: 10px; }

.view i { padding-right: 5px; }

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

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

.dv-home-doitac {padding: 50px 0 40px;}

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

.logo_doitac ul { width: calc(100% / 1); padding: 15px; float: left; transition: all .3s; font-size: 14px; line-height: 23px; vertical-align: middle; margin: 20px 0 10px; text-align: center; }

.logo_doitac ul li { margin: auto; }

.logo_doitac ul h3{ font-size: 18px; font-weight: 600; text-transform: capitalize; color: #333; padding-bottom: 10px; padding-top: 15px; }

.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; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; background: #fff; padding: 10px; -webkit-box-shadow: 0px 4px 11px 2px rgb(0 0 0 / 4%); box-shadow: 0px 4px 11px 2px rgb(0 0 0 / 4%); }

.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; }

.link_page { 
    background-image: url(http://coder.happyphone.vn/datafiles/1740647231_awards-bg.jpg);
    padding: 200px 0px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
.link_page::before{
    opacity: 0.8;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 7;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.36) 100%);
    background: -webkit-linear-gradient(top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.36) 100%);
    background: -o-linear-gradient(top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.36) 100%);
    background: -ms-linear-gradient(top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.36) 100%);
    background: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.36) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#000000", endColorstr="#000000", GradientType=0 );
    display: block;
    z-index: 0;
}
.banner_detail { padding-top: 350px; 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; }

.link_page div ul {     
    display: flex;
    padding: 10px 15px 12px;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center; 
}

.link_page ul li { 
    list-style: none;
    font-size: 14px;
    text-transform: capitalize;
    float: right;
    font-weight: 500;
    width: 100%;
    text-align: left;
    height: auto;
    text-align: center;
    white-space: normal;
}
.link_page .text_pages {
    justify-content: center;
}
.link_page ul li a { color: #C9C9C2; padding: 0 5px; margin: 0; font-size: 16px;}

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

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

.link_page ul li span { padding: 0 5px; margin: 0; color: #C9C9C2;}

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

.tin_left { width: 73%; float: left;}

.tin_right{ width: 25%; float: right; }

.box_detailView {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.tin_right .box_right_pro_view:first-child { margin-top: 0; }

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

.nums li { list-style: none; display: inline-table; }

.nums a.stay { width: 50px; font-size: 15px; line-height: 24px; }

.nums a { font-size: 16px; display: block; margin: 0 6px 0 0; padding: 3px; line-height: 23px; height: 30px; width: 30px; table-layout: inherit; text-align: center; color: #fff; background-color: rgba(0, 0, 0, .2); text-decoration: none; font-weight: 400; border-radius: 3px; transition: 1s; }

.nums a:hover, .nums a.active, .nums a.stay:hover { background-color: rgba(0,0,0,.5); 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; width: 100%;line-height: 0; }

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

.left_contact { float: left; width: 47%; }

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

.right_contact { width: 50%; float: right; }

.page_conten_page>div>h3{ text-align: left; margin-bottom: 20px; font-size: 22px; color: #eb008b; padding-bottom: 10px; font-weight: 600; position: relative; border-bottom: 1px dotted #ccc; text-transform: uppercase; }

.contact .left li { width: calc(100%); float: left; margin: 0 5px 15px; position: relative; }

.contact .left { float: left; margin: 0 -5px; }

.contact .left { float: left; }

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

.formBox li { display: block; position: relative; z-index: 0; margin-bottom: 10px; }

.formBox li input, .formBox li textarea { border-bottom: 1px solid rgba(181, 181, 181, 0.4); height: 50px; color: #cecece; padding: 0 20px 0 20px; font-family: 'Open Sans', Arial, Helvetica, Tahoma, sans-serif; font-size: 15px; box-sizing: border-box; width: 100%; border-radius: 0px; font-weight: 400; background: transparent;    border-top: none; border-left: none; border-right: none; }

.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: #eb008b; }

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

.dv-alienhe a, .formBox .button { 
    float: left;
    text-transform: uppercase;
    font-size: 17px;
    margin-right: 10px;
    line-height: 42px;
    margin-top: 10px;
    color: #ffffff;
    white-space: nowrap;
    transition: all 0.2s ease-in-out;
    font-weight: 500;
    background: transparent;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px solid #ffd400;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.dv-alienhe a:hover, .formBox .button:hover{ opacity: .8; }

.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: #00ADEE; 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: 30%; float: left; position: relative; z-index: 0; }

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

#bridal_images { background: #fff; width: 100%; overflow: hidden; position: relative; z-index: 0; }

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

#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: 112px; width: 112px; border: 1px solid #e6e6e6; background: #fff; text-align: center; overflow: hidden; float: left; margin: 2px 5px; margin-left: 15px; }

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

.titleView { 
    position: relative;
    padding: 0;
    line-height: 35px; 
    font-size: 23px; 
    color: #982820; 
    font-weight: 500; 
    text-transform: uppercase; 
    margin-bottom: 15px; 
    text-align: left;}

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

.viewRight_more img { width: 100%; }

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

.ct_add { margin-top: 15px; }

.ct_add ul { clear: both; }

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

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

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

#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: #00ADEE; 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: #00ADEE; color: #fff; }

.detail-sp>h5 { background: #00ADEE; padding: 9px 20px; color: #fff; text-transform: uppercase; font-size: 18px; font-weight: 600; 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: left; width: 100%; background: #00ADEE; margin-bottom: 20px; }

.title_page ul .h_title { text-transform: uppercase; font-size: 18px; font-weight: 600; color: #ffffff; text-align: left; padding: 12px 20px; }

.box_page { margin-top: 20px; }

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

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

.page_conten_page .col-lg-12.dv-dichvu .col-lg-4 { width: calc(100% / 3 - 20px); }

.dv-dichvu .blog-item .text-box { padding: 10px 20px; background: #00ADEE; }

.tin_right .blog-item .text-box .title-blog >p {
    color: #757575;
    font-size: 12px;
}

.dv-dichvu .blog-item .text-box h5 { margin: 0; color: #ffffff; }

.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; }

.box_right_pro_view { margin: 25px 0;}

.box_right_pro_view ul { padding: 10px 0px 0; }

.title_right_pro_view { font-weight: 600; font-size: 18px; text-align: left; position: relative; text-transform: uppercase; padding: 10px 0px; border-bottom: 1px solid #ddd; color: #1a1a1a; }

.title_right_pro_view:before { content: ''; position: absolute; bottom: -2px; left: 0; width: 100px; height: 1px; background: #000; }

.box_right_pro_view li { list-style: none; display: block; border-bottom: 1px solid #E6E8EC; padding:10px 0; text-align: left; position: relative; }

.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: 15px; color: #222; font-weight: 500; text-transform: capitalize; display: block}

.box_right_pro_view li ul li a { font-size: 15px; padding-left: 20px; }

.box_right_pro_view li a:hover{ color: #F5A007; }

.tin_right .blog-item .img-box{ width: 35%; float: left; }

.tin_right .blog-item .text-box{ width: calc(100% - 50px); float: right; padding: 0; }

.tin_right .blog-item .text-box h5 { position: relative; font-size: 14px; line-height: 23px; margin: 0; font-weight: 500; }

.tin_right .blog-item .text-box h4 { font-size: 15px; line-height: 23px; font-weight: 600; color: #1a1a1a; }

.tin_right .blog-item .text-box h4 span.gia_km{ color: #666; font-weight: normal; font-size: 14px; padding-right: 5px; text-decoration: line-through; }

.tin_right .blog-item { margin-bottom: 0px; display: flex; flex-wrap: wrap; border-bottom: 1px solid #E6E8EC; padding: 15px 0px; justify-content: flex-start; align-items: center; }

.title_news h2 { line-height: 38px; text-align: left; margin-bottom: 20px; font-size: 20px; color: #1a1a1a; font-weight: 600; position: relative; text-transform: uppercase; border-bottom: 1px solid #ddd; padding-bottom: 7px; }

.title_news li { font-size: 17px; color: #464646; list-style: none; margin-bottom: 10px; font-weight: 500; font-style: initial; }

.showText p img { width: 100%; }

.showText h2{ font-size: 25px; line-height: 1.1; margin-bottom: 10px; }

#tintuc_slide .new_id_bs { width: calc(100% / 1); margin: 0 0 10px; }

.new_id_bs { position: relative; width: calc(100% / 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; width: 100%}

.new_id_bs ul { float: right; width: 100%; position: relative; }

.new_id_bs ul h3 a { font-size: 17px; 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: 25px; text-align: center; text-transform: capitalize; }

h4.chanel { text-align: center; color: #00ADEE; }

.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: #eb008b; }

.album-zoom-gallery { margin: 0 -10px; }

div#lightgallery > div { width: calc(100% / 3 - 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%; }

.ellipse-div {
    width: 100px;
    filter: blur(70px);
    border-radius: 50%;
    background-color: #ffd400;
    height: 100px;
    opacity: 0.8;
    position: absolute;
    right: 10px;
    top: 50px;
}

.box_popup_bao_gia {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    opacity: 0.8;
    background: rgba(255, 255, 255, 0.04);
    margin-top: 30px;
    border-radius: 15px;
    padding: 15px;
}

.box_popup_bao_gia .box_left {
    padding: 30px;
}

.box_popup_bao_gia .box_title_contact {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    text-align: left;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.box_popup_bao_gia .box_title_contact p{
    text-align: left;
    font-size: 12px;
}

.box_popup_bao_gia .box_left .left{
    margin: 0 -10px;
}

.formBox li input::placeholder , .formBox li textarea::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.box_popup_bao_gia .formBox li input,.box_popup_bao_gia .formBox li textarea {
    background-color: rgba(255, 255, 255, 0.05);
    margin-bottom: 15px;
    border-radius: 5px;
    font-size: 12px;
}

.box_popup_bao_gia .formBox li input {
    height: 45px;
}

.tuvanbaogia_popup .box_popup_bao_gia .dv-alienhe a {
    width: 100%;
    height: 45px;
    background-color: #ffd400;
    border-radius: 10px;
    color: #0d0e1f;
    margin: 0px auto 0 auto;
}

.box_popup_bao_gia .content_img_logo_contact {
    position: relative;
    height: 100%;
}

.box_popup_bao_gia .content_img_logo_contact>img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    opacity: .8;
}

.content_img_logo_contact .content_desc_contact {
    position: absolute;
    bottom: 0;
}

.content_img_logo_contact .content_desc_contact>p{
    text-align: left;
    font-size: 12px;
    line-height: 22px;
}

.content_img_logo_contact .social_contact {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.content_img_logo_contact .title_text_link a{
    font-size: 12px;
}

.content_img_logo_contact .title_text_link svg{
    width: 12px;
}

#tintuc_slide1 .new_id_bs { width: calc(100% / 1); margin: 0; }

.tuvanbaogia_popup { padding: 25px; 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; font-family: 'Roboto Condensed', 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: #00ADEE; 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{ width: 50%; }

.tuvanbaogia_popup .box_popup_bao_gia .box_right {
    width: 50%;
}

.tuvanbaogia_popup h3 { font-size: 45px; line-height: 30px; font-weight: 500; opacity: 0.9; color: #FFD400; text-transform: uppercase; margin-bottom: 0px; 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: #00ADEE; }

.item-careers ul li{ display: inline-block; font-weight: 500; margin-right: 10px; }

.item-careers ul li.active{ background-color: #00ADEE; padding: 2px 15px; color: #FFF; border-radius: 3px; }

.item-careers p{ margin: 15px 0 0; }

.item-careers a{ font-size: 14px; color: #00ADEE; 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: #00ADEE; 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; }

.heading-counter .count_cart{ color: #eb008b; }

.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; text-align: left; white-space: nowrap; }

.dv-table-reposive .mobileqty .qty_is_soluong { border-right: 0; }

.dv-table-reposive .mobileqty input { padding: 0px 7px; }

div#cart_list b { color: #eb008b; }

table .c-th-sp a.sp { display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; height: 80px; 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: #eb008b; cursor: pointer; }

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: #eb008b; }

.qtyminus, .qtyplus, .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; }

.qty_is_soluong, #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 { padding: 15px 15px 30px; }

.button-cart a.close { margin-top: 10px; float: left; color: #00ADEE; cursor: pointer; }

.button-cart .btn-checkout{ float: right; text-transform: uppercase; font-size: 16px; padding: 1px 30px 2px; line-height: 42px; color: #ffffff; background: #00ADEE; white-space: nowrap; transition: all 0.2s ease-in-out; border-radius: 50px; box-shadow: inset 0 -5px 0 0 rgb(0 0 0 / 15%); font-weight: 500; }

.button-cart .btn-checkout:hover{ background: #00ADEE; }

.button-cart a.close:hover{ color: #00ADEE; }

.block-total-left { width: 67%; float: left; }

.block-total-cart { float: right; width: 30%; border: 1px solid #e8e8e8; padding: 10px 0; }

.total-cart-page { font-size: 15px; padding: 5px 15px; }

.number-cart-page-right { display: inline-block; float: right; }

.title-final-total .number-cart-page-right .price { color: #00ADEE; font-size: 1.5em; }

.method-button-cart button { text-transform: uppercase; font-size: 16px; padding: 1px 30px 2px; line-height: 42px; color: #ffffff; background: #00ADEE; white-space: nowrap; transition: all 0.2s ease-in-out; border-radius: 50px; box-shadow: inset 0 -5px 0 0 rgb(0 0 0 / 15%); font-weight: 500; border: none; margin-bottom: 10px; }

.title-final-total { font-weight: 650; margin: 10px 0; }

.method-button-cart button:hover { background: #00ADEE; cursor: pointer; }

.title-final-total { font-weight: 650; margin: 10px 0; }

.title-final-total .number-cart-page-right .price { color: #eb008b; font-size: 1.5em; }

.border-product { width: 95%; margin: auto; border-bottom-width: 1px; border-bottom-color: #ededed; border-bottom-style: solid; }

.order-summary__section { padding: 15px 20px 0; }

.title-cart-page-left { display: inline-block; float: left; text-align: left; margin: 0; }

label.tb_tongtien { color: #eb008b; font-weight: 700; }

.total-cart-page { font-size: 15px; padding: 5px 15px; }

.block-total-cart {float: right; width: 30%; border: 1px solid #e8e8e8; padding: 10px 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: #eb008b; 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: #00adee; color: #fff; padding: 13px 20px; border: none; float: right; border-radius: 4px; cursor: pointer; opacity: 0.7; font-family: 'Roboto Condensed', 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: 'Roboto Condensed', sans-serif; font-size: 14px; width: 78%; float: left;}

.payment-due__price { font-size: 1.5em; font-weight: 500; letter-spacing: -.04em; line-height: 1em; color: #eb008b; }

/* td:last-child, th:last-child { text-align: right; } */

.order-summary__nav.method-button-cart button {float: right; margin: 0;}

.order-summary__nav.method-button-cart { margin: 20px 0; display: flex; justify-content: space-between; align-items: center;}

.order-summary__nav.method-button-cart>a { float: left; margin: 0; }

.edit_checkout { margin: 20px 0; display: inline-block; width: 100%;}

.discount-code {padding: 0 20px;}

.sidebar .sidebar__title { padding: 10px 20px; font-weight: 500; font-size: 20px;}

#placeSlide_main .sidebar {width: 36%; float: right; border-left: 1px solid #ccc;}

.content-box__row .fa-money { font-size: 25px; color: #0073ab; float: right;}

.content-box__row__desc {clear: both;}

.radio__input { float: left;}

.radio__label { float: left; margin-left: 7px; position: relative; top: -9px; width: 93%}

.content-box__row { display: inline-block; border: 1px solid #ccc; border-radius: 4px; width: 100%; padding: 20px;}

div#chitiet_news > h2, .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: 'Roboto Condensed', 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: 3px 30px; color: #FFF; background: #eb008b; 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; box-shadow: inset 0 -5px 0 0 rgb(0 0 0 / 15%); font-weight: 400; cursor: pointer; border: none; margin-bottom: 10px; }

#cartRow_969208 .price>div {margin: 5px 0}

.method-button-cart button:hover {background:#00ADEE}

#cartRow_969208 .price,#cartRow1_969208.price {color: #ff0000}

.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 #408643 inset; }

.input_style_radio { border-radius: 100px; }

input.lb_ghdck, .input_style_1 { color: inherit; font: inherit; margin: 0; padding: 0; -webkit-appearance: none; -webkit-font-smoothing: inherit; background: transparent; line-height: normal; width: 18px; height: 18px; box-shadow: 0 0 0 0 #bbbbbb inset; transition: all 0.2s ease-in-out; position: relative; cursor: pointer; vertical-align: -4px; outline: 0; border: 1px solid; border-color: #bbbbbb; margin-right: 8px; float: left; overflow: hidden; }

.dv-gr-vanchuyen .blank-slate { background-color: #ececec; padding: 15px 20px; margin: 5px -20px -15px; line-height: 25px; }

input.lb_ghdck:checked:after, .input_style_1:checked:after { -webkit-transform: scale(1); transform: scale(1); opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); background-image: url(/images/checkbox-tick-0.svg),none; filter: alpha(opacity=100); content: ""; display: block; position: absolute; top: 50%; left: 50%; width: 10px; height: 8px; margin-left: -5px; margin-top: -4px; }

.input_style_radio:checked:after { background: none; width: 4px; height: 4px; margin-left: -2px; margin-top: -2px; background-color: #fff; border-radius: 50%; }

.page_sp_ct { padding: 40px; }

/* .pro_home_id.pro_id ul { width: calc(100% / 4 - 20px); margin: 0px 10px 20px; } */

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

.pro_home_id.pro_id ul .pro_home_id.pro_id#pro_slide { margin: 0; }

.pro_home_id.pro_id#pro_slide ul { width: calc(100% / 1); margin: 0px; }

.variations { margin: 20px 0 30px; border: 0; width: 100%; }

.variations td.label { min-width: 80px; text-align: left; }

.variations label { font-size: 16px; color: #333; text-transform: capitalize; margin: 5px 0; font-weight: 700; }

.variations td { display: inline-block; }

.variable-items-wrapper { display: flex; flex-wrap: wrap; margin: 0; padding: 0; list-style: none; }

.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item { background-color: #e8e8e8; -webkit-box-shadow: none !important; box-shadow: none !important; border: 2px solid transparent; width: auto; padding: 4px 20px; border-radius: 3px; text-align: center; margin: 0 5px; }

variable-item:hover,.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected { border-color: #00ADEE; }

.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: #00ADEE; cursor: pointer; }

.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: #00ADEE; position: absolute; border-radius: 50%; margin: 3px; }

.viewRight h4 { font-size: 25px; color: #eb008b; line-height: 30px; font-weight: 500; border-bottom: 1px solid #ebebeb; padding: 10px 0 15px; margin-bottom: 10px; }

.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: 'Roboto Condensed', 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: 'Roboto Condensed', 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: #00ADEE; 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: #00ADEE; 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;height: 25px; line-height: 25px; padding: 0 15px; }

.sidebar .easy-basket-filter-info .iUpper { float: right; display: inline-block; height: 25px; line-height: 25px; padding: 0 15px; }

.option.filter_price { padding: 0 10px; }

.sidebar .easy-basket-filter-info input{ border: none; color: #00ADEE; width: 60px; 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: #00ADEE; }

.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 #4b4b4b; 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: #00ADEE; }

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: #00ADEE; position: absolute; width: 9px; height: 9px; line-height: 9px; border-radius: 50%; background: #00ADEE; 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: #ff0000; border: 1px solid #ff0000; }

.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; }

.footer{ padding: 70px 0; background: #101010; color: #F5F5F5; border-top: 1px solid #363636;}

.footer .item-ft a img { width: 120px;}

.footer a { color: #c9c9c2; -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; text-transform: none; }

.footer a:hover { opacity: 0.8; }

.right_footer { float: right; width: 66%; }

.right_footer ul { float: left; width: 29%; margin-left: 4%; }

.right_footer ul li { list-style: none; }

.right_footer ul li a { color: #fff; line-height: 30px; }

.right_footer ul li a i { padding-right: 7px; }

.right_footer ul li a:hover { color: #00bed5; }

.right_footer ul h3 { font-size: 20px; color: #00bed5; line-height: 30px; text-transform: uppercase; font-weight: 500; padding-bottom: 10px; }

.top_footer img {height: 60px}

.top_footer { padding-top: 40px; text-align: center;}

.top_footer .menu > li > a {text-transform: capitalize;}

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

.ft_maps {float: right; width: 50%}

/* .left_footer ul{ line-height: 30px; margin: 40px 20px; width: 70%; float: left; } */

.left_footer .col-right-ft {
    width: 70%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding-left: 150px;
    padding-top: 40px;
    gap: 10px;
}

.left_footer .item-ft-right .ctitem-ft ul{
    padding-left: 20px;
}

.left_footer ul.footer_contact{width: 30%;}

.left_footer ul.face_footer{width: 330px;}

.left_footer ul p {color: #fff;}

.left_footer ul p i{ margin-right: 10px; }

.left_footer ul p img{ margin-top: 20px; width: auto; height: 70px; }

/* .left_footer ul h3:after{ position: absolute; content: ''; left: 0; bottom: 10px; width: 50px; height: 2px; background-color: #00adee; } */

.left_footer .item-ft-right h3 { font-size: 20px; color: #F5A007; line-height: 30px; font-weight: 600; padding-bottom: 23px; position: relative; }

.left_footer .item-ft-right { list-style: none; float: left; margin: 0; width: calc(100% / 3); }

.left_footer li img{ height: 170px; width: auto; }

.middle-footer .text-subscribe { float: left; width: 45%; margin: 0; }

.middle-footer .form_km { float: right; width: 55%; text-align: right; margin: 6px 0; }

.middle-footer { border-bottom: 1px solid #ffffff69; }

.middle-footer .text-subscribe i { background: #00ADEE; width: 70px; text-align: center; color: #fff; border-radius: 50%; box-sizing: border-box; font-size: 34px; display: block; float: left; margin: 0; height: 70px; line-height: 70px; margin-right: 15px; }

.middle-footer .text-subscribe .text h3 { font-size: 18px; color: #fff; text-transform: uppercase; margin-bottom: 0; font-weight: 400; }

.middle-footer .text-subscribe .text p { margin: 0; color: #fff; }

.dt-sc-subscribe-frm input[type="email"] { width: 65%; font-size: 16px; color: #4c4c4c; padding: 15px 20px; background: #FFF; border: none; letter-spacing: 2px; -webkit-border-radius: 5px 0 0 5px; -moz-border-radius: 5px 0 0 5px; -o-border-radius: 5px 0 0 5px; -ms-border-radius: 5px 0 0 5px; }

.form_km a:hover, .dt-sc-subscribe-frm input[type="submit"]:hover { background: #EB008B; cursor: pointer; }

.form_km a, .dt-sc-subscribe-frm input[type="submit"] { position: relative; height: auto; background: #00ADEE; color: #ffffff; text-transform: uppercase; font-size: 18px; padding: 14px 20px; border: 0; font-weight: 500; letter-spacing: 1px; width: 30%; margin-left: -5px; top: 1px; -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; -o-border-radius: 0 5px 5px 0; -ms-border-radius: 0 5px 5px 0; }

.col-lg-9 { float: right; width: 100%; padding-bottom: 30px; }

.col-lg-3 { float: left; margin: 25px 0; text-align: center; }

.dt-sc-sociable li { display: flex; float: left; margin-right: 10px; }

.column .dt-sc-sociable li a { width: 36px; height: 36px; border-radius: 50%; font-size: 17px; margin: 0; text-align: center; padding: 0; }

.column .dt-sc-sociable li.facebook a { background: #229bf1; }

.column .dt-sc-sociable li.youtube a { background: #f1230f; }

.column .dt-sc-sociable li.instagram a { background: #f92ecd; }

.column .dt-sc-sociable li.twitter a { background: #1ec6f9; }

.column .dt-sc-sociable li a .fa { line-height: 35px; color: #fff; }

li.text_right p { color: #5d5d5d; font-weight: 300; font-size: 17px; line-height: 28px; margin: 10px 0;}

li.text_right h3 { font-size: 18px; font-weight: 300; border-bottom: 1px solid rgba(235, 235, 235, 0.5); padding-bottom: 10px; margin-bottom: 10px;}

li.text_right h3 a {color: #fff}

li.text_right h3 a:hover {color: #fbae42}

.footer_copyright{ padding-top: 30px; background: #171a39; color: #fff; text-align: center; padding-bottom: 30px; }

.footer_copyright a { color: #ffffff; font-weight: normal; }

.footer_copyright a:hover { color: #00ADEE; }

.footer_copyright p img{

width: auto;

	height: 60px;

	background: #fff;

	padding: 5px 10px;

	display: inline-table;

	margin-top: 20px;

	    -webkit-border-radius: 10px;

    -moz-border-radius: 10px;

    -o-border-radius: 10px;

    -ms-border-radius: 10px;

}

.text-subscribe h3 { color: #fff; font-weight: 400; letter-spacing: 1px; padding: 20px 0; font-size: 20px; }

#back-top, #icon-tu-van { position: fixed; bottom: 80px; right: 20px; z-index: 1; }

#icon-tu-van { position: fixed; bottom: 130px; right: 20px; z-index: 1; }
#icon-tu-van a img{
    width: 100%;
    animation: jittery 1s infinite;
}
#icon-tu-van a { border-radius: 50px; display: block; width: 60px; height: 60px; line-height: 40px; background-color: rgba(0, 0, 0, .2); outline: none; color: #FFD400; 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; }
#back-top a { border-radius: 50px; border: 1px solid; display: block; width: 40px; height: 40px; line-height: 40px; background-color: rgba(0, 0, 0, .2); outline: none; color: #FFD400; font-size: 14px; 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; }

#back-top a:hover { color: #fff; background-color: rgba(0,0,0,.5); }

#sharelink { -webkit-animation: blurFadeRight 0.4s ease-in .4s backwards; -moz-animation: blurFadeRight 0.4s ease-in .4s backwards; -ms-animation: blurFadeRight 0.4s ease-in .4s backwards; padding-top: 20px; margin-top: 20px; border-top: solid #CCC 1px; height: 35px; }

.sharelink { -webkit-animation: blurFadeRight 0.4s ease-in .4s backwards; -moz-animation: blurFadeRight 0.4s ease-in .4s backwards; -ms-animation: blurFadeRight 0.4s ease-in .4s backwards; text-align: center; padding-top: 20px; height: 35px; }

.sharelink a img { background: #22254a; border: solid #fff 4px; padding: 2px; margin-right: 10px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; }

.sharelink img:hover { background: #ff4880; opacity: 10; }

.viewRight h4 span.gia_km { color: #333; font-weight: normal; font-size: 18px; padding-right: 0; text-decoration: line-through; padding-left: 15px; display: inline-block; }

.viewRight p { padding-bottom: 5px; }

.note_ship{ padding: 20px; margin-top: 10px; border: dashed 2px #ccc; }

.note_ship p { margin-bottom: 5px; }

.note_ship .fa, .note_ship h2 i{ margin-right: 10px; }

.note_ship h2{ font-size: 18px; font-weight: 600; color: #eb008b; }

.note_ship h2 .fa { color: #eb008b !important; }

.p_btn a, .p_btn a:hover, .box_dangnhap_popup a, .box_dangnhap_popup a:hover, .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 !important; background: #00adee !important; white-space: nowrap; transition: all 0.2s ease-in-out; border-radius: 5px; box-shadow: inset 0 -5px 0 0 rgb(0 0 0 / 15%) !important; font-weight: 500; margin-bottom: 20px; }

.link_login p { margin-bottom: 0; }

.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: #ff0000; }

.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; }

a { color: #f5f5f5; }

/* a:hover { color: #F5A007; } */

.box_aboutus_home:before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: #00adee; transition: .3s all ease; z-index: 0; opacity: .9; }

.box_aboutus_home { padding: 50px 0; text-align: center; background: url(../images/bg_2.jpg) center center fixed; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; color: #fff; position: relative; }

.left_aobutus_1{ float: left; width: 50%; text-align: left; padding-top: 21px; }

.right_aobutus_1{ float: right; width: 47%; }

.right_aobutus_1 ul li{ float: left; padding: 10px; list-style: none; width: 280px; line-height: 0 }

.read-more a.btn:hover { color: #fff; }

.right_aobutus_1 ul li img{ width: 100%; height: auto; -webkit-border-radius: 8px; -moz-border-radius: 8px; -o-border-radius: 8px; -ms-border-radius: 8px; }

.title_homepage{ padding-bottom: 30px; }

.title_homepage ul h3{ font-size: 25px; line-height: 30px; font-weight: 600; color: #ff0; text-transform: uppercase; padding-bottom: 10px; }

.title_homepage ul h3 span{ font-weight: 700; color: #d2a004; }

.title_homepage ul p { font-size: 20px; line-height: 30px; font-weight: 300; }

.xemthem_id{ float: left; }

.xemthem_id a i{ padding-left: 10px; }

.xemthem_id a{ color: #fff; text-decoration: none; margin-top: 10px; display: block; padding: 5px 30px; line-height: 30px; font-size: 17px; font-weight: normal; text-transform: capitalize; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; -ms-transition: all 1s ease; transition: all 1s ease; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; border: 2px solid #fff; }

.xemthem_id a:hover{ color: #fff; background: #eb008b; }

.pro_home_id.pro_home_id_slider ul { width: calc(100% - 20px); height: 100%; margin: 0 10px; }

.p-star .fa-star:before { content: "\f006"; }

p.p-star .fa { margin-right: 6px; }

.p-star .fa.checked:before { content: "\f005"; }

.dv-blog-tinhome { margin: 25px -10px 0; }

.dv-blog-tinhome .blog-item { width: calc(100% - 20px); margin: 0 10px; }

.form_km form { width: 100%; position: relative; display: inline-block; margin-top: 7px; }

.form_km a { position: absolute; right: 0; top: 0; height: 48px; line-height: 48px; padding: 0 10px; text-align: center; }

.form_km input { width: calc(100% - 40px); float: right; height: 48px; line-height: 48px; border: none; margin: 0; }

.form_km a:hover { color: #fff; }

.item { display: none; }

.owl-item .item { display: block; }

.dv-nd-popup { padding: 0 !important; background: #0A0D17 !important; border-radius: 10px;}

.dv-nd-popup p {
    font-size: 15px;
    color: #cecece;
}

.tb_rps_popup { width: 100%; max-height: 400px; overflow-y: auto; }

li.vertical-menu.acccti i.fa.fa-angle-down { display: none !important; }

li.vertical-menu.acccti i.fa.fa-angle-up { display: block !important; }

li.vertical-menu.acccti ul.sub-3 { display: block; }

/* .box_right_pro_view li:last-child { border: none; } */

.dv-ds-tintuc.flex .blog-item { width: calc(100% / 3 - 20px); margin: 0 10px 20px; float: left; }

.dv-ds-tintuc.flex .blog-item .img-box a { display: block; line-height: 0; }

.dv-ds-tintuc.flex .blog-item .img-box a img { width: 100%; height: auto; }

.link_page li i { float: left; display: inline-block; line-height: 27px; padding-right: 5px !important; }

.check_box.check_box_timkiem { padding-top: 35px; }

.dv-notfull { margin: 0 10px; }

li.page a { cursor: pointer; }

.dv_bridal_images_list { padding-top: 15px; }

.col-lg-12.dv-blog-tinhome { margin-top: 25px; }

.product-thumbnail__wrapper img { width: 100%; height: auto; }

div#orderSummary { padding: 20px 0 0; }

p#check_magg_id_1 { padding: 10px 0 0; color: #f10909; }

.ma_khuyen_mai_mt img { width: 20px; height: 20px; }

p#check_magg_id_0 { padding: 10px 0 0; color: #00adee; }

.dv-anh-cart-sp .dv-anh { width: calc(100% - 110px); float: left; }

.dv-anh form button { color: #eb008b !important; cursor: pointer; float: left; padding: 10px 0 0 !important; }

.dv-ul-menu .sub-1:nth-child(n+11) { display: none; }

.dv-ul-menu:hover .sub-1:nth-child(n+11) { display: block; }

.fhs-input-box input { margin: 0; }

.dv-mabaove-dk { width: 100%; position: relative; }

.dv-mabaove-dk span.span_mbv { position: absolute; top: 2px; right: 2px; padding: 0; }

.dv-mabaove-dk span.span_mbv i { position: absolute; font-size: 10px; opacity: 0.6; bottom: 16px; right: 0; }

.dv-mabaove-dk span.span_mbv img { height: 36px; }

.ungtuyen_popup { padding: 25px 30px 10px; }

.ungtuyen_popup input { margin: 0; }

.ungtuyen_popup .row-frm { margin-bottom: 10px; }

.ungtuyen_popup .tit_2 { line-height: 38px; text-align: left; margin-bottom: 10px; font-size: 22px; color: #eb008b; font-weight: 600; position: relative; text-transform: uppercase; }

.dv-ndtk input { margin: 0; }

.dv-ndtk .row-frm { margin-bottom: 12px; }

.dv-ndtk .row-frm p { margin-bottom: 5px; }

.dv-thongtin-thanhtoan table, .dv-thongtindh table { margin-bottom: 10px; font-size: inherit !important; }

.dv-thongtin-thanhtoan table td, .dv-thongtin-thanhtoan table th, .dv-thongtindh table td, .dv-thongtindh table th { font-size: inherit !important; text-align: left; padding: 10px; }

.dv-thongtin-thanhtoan table *, .dv-thongtindh table *{ font-size: inherit !important; }

.kiemtra_donhang.no_box .dv-load-hd-js { font-size: inherit !important; padding: 10px 0; color: #333; }

p.p_xemchitiet i { margin-right: 7px; }

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

/* .banner li, .banner li img, .banner, .bannerMain, .banner .caroufredsel_wrapper { height: 440px !important; } */

.banner li img { object-fit: cover; }

@media only screen and (max-width: 1199px) { .pagewrap { width: 992px; padding-left: 10px; padding-right: 10px}

* {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}

.menu > li > a { font-size: 15px; padding: 10px 9px; }

.dv-nut-menu>i.fa-bars { padding: 15px; font-size: 15px; }

.dv-nut-menu { line-height: 45px; font-size: 15px; padding-left: 45px; letter-spacing: 0px; width: 250px; }

.vertical-menu-item>a h2 { padding: 3px 0 3px 3px; }

.input_search { width: 100%; }

.timkiem_top.no_box { width: 300px; position: relative; }

.timkiem_top.no_box a { position: absolute; right: 5px; }

.bannerMain .banner { width: calc(100% - 250px); float: right; }

.banner li, .banner li img, .banner, .bannerMain, .banner .caroufredsel_wrapper { height: auto !important; }

.dv-ul-menu ul:nth-child(n+9) { display: none; }

.right_aobutus_1 { float: right; width: 50%; padding-left: 15px }

.right_aobutus_1 ul li { width: 50%; margin: 0; }

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

/* .left_footer ul.face_footer, .left_footer ul { width: calc(28% - 20px); margin: 40px 10px; overflow: hidden; } */

/* .left_footer ul.footer_contact { width: calc(44% - 20px); } */

/* .left_footer { margin: 0 -10px; } */

.col-lg-12.dv-blog-tinhome { margin: 25px -10px 0; }

div .viewLeft { width: 50%; }

div .viewRight { width: 50%; margin: 0; padding-left: 20px; }

.thanhtoan-2 { width: calc(32% - 20px); float: left; margin: 0 10px; }

#placeSlide_main .sidebar { width: 38%; float: right; }

.field__input-wrapper input { width: calc(100% - 95px); }

.btn--disabled { width: 85px; padding: 12px 0; }

.dv-header-top::before { top: auto; bottom: -7px; }

.page_conten_page .poup_page1 { width: 100%; padding: 20px; }

}

@media only screen and (max-width: 992px) {.pagewrap { width: 100%; padding-left: 10px; padding-right: 10px}

.dv-header-bt .flex { justify-content: space-between; align-items: center; height: 45px; background: #00adee; display: block; position: relative; }

/* .dv-menu-left { display: none !important; } */

.banner li, .banner li img, .banner, .bannerMain, .banner .caroufredsel_wrapper { height: auto !important; }

.bannerMain .banner { width: 100%; float: right; }

.bannerMain .pagewrap { padding: 0; }

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

.header-page-link a i { color: #fff; position: relative; top: -4px; left: -3px; }

.header-page-link { position: absolute !important; bottom: -52px; right: 15px; }

.dangnhap_top { position: absolute !important; right: 64px; bottom: -48px; }

.dangnhap_top a{ color: #fff !important }

.header-phone { margin: 0 !important; padding: 5px 15px; }

.header-phone .phone>label { font-size: 14px; }

.right-top .header-phone .phone a { font-size: 20px; }

.right-top { margin: 7px 0; }

.timkiem_top.no_box { margin-top: 15px; }

.popup_giohang { width: 100%; }

.tin_left { width: 70%; float: right; padding-left: 15px;}

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

.dv-header-bt.fixed { position: relative; box-shadow: none; -webkit-animation-name: none; animation-name: none; webkit-animation-duration: 0s !important; animation-duration: 0s !important; transition: all 0s !important; }

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

.p-star { padding: 0 10px; }

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

.pro_home_id ul h4 { padding: 0 10px; }

.block-total-left { width: 100%; float: left; }

.block-total-cart { float: right; width: 100%; }

p.heading-counter { padding: 0 0 15px; }

#chitiet_news { width: 100%; float: left; }

.thanhtoan-2 { width: 100%; float: left; margin: 10px 0; }

#placeSlide_main .sidebar { width: 100%; float: right; }

table.product-table td { padding: 5px 10px; }

.order-summary__section { padding: 0; border: none; }

#placeSlide_main .sidebar { border: none; }

.sidebar .sidebar__title { padding: 10px 0; }

.discount-code { padding: 0; }

}

@media only screen and (max-width: 767px) { .mobileqty .qty { width: 52px !important; display: inline-block; }

.tb_rps td input { width: 30px; border: solid 1px #c3c3c3; margin-right: -1px; }

.tb_rps td img { width: auto; margin: 0; height: 70px; }

table .c-th-sp a.sp { display: inline-block; margin: 0; padding: 0; }

.dv-anh a { text-align: right; }

div#cart_list sup { display: inline-block; }

.pro_home_id.pro_id.flex ul { width: calc(100% / 2 - 10px); margin: 5px; }

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

.header-phone { border: none; padding: 0; position: absolute !important; right: 10px; top: 0px; }

.header-phone .phone>label { font-size: 13px; }

.right-top .header-phone .phone a { font-size: 18px; line-height: 20px; }

.header-phone i { display: inline-block; float: left; font-size: 32px !important; top: 4px; position: relative; }

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

/* .timkiem_top.no_box { margin-top: 52px;padding: 0 } */

.input_search { height: 30px; padding: 0 12px; }

/* .search a { width: 35px; text-indent: -10000px; background: #017f61 url(../images/search.png) no-repeat center 9px; float: right; border-left: 0px; height: 35px; background-size: 36%; border-radius: 0 100px 100px 0; } */

.left_aobutus_1 { float: left; width: 100%; text-align: left; padding-top: 0; }

.right_aobutus_1 { float: right; width: 100%; padding-left: 0; margin-top: 15px; }

.box_aboutus_home { padding: 35px 0; }

.left_footer ul.footer_contact { width: calc(100%); }

/* .left_footer ul.face_footer, .left_footer ul { width: calc(50% - 20px); margin: 10px; overflow: hidden; } */

.middle-footer .text-subscribe { float: left; width: 100%; margin: 0; display: flex; align-items: center; }

.middle-footer .form_km { float: right; width: 100%; text-align: right; margin: 6px 0; }

.middle-footer .text-subscribe i { background: #00ADEE; width: 50px; text-align: center; color: #fff; border-radius: 50%; box-sizing: border-box; font-size: 20px; display: block; float: left; margin: 0; height: 50px; line-height: 50px; margin-right: 15px; }

.text-subscribe h3 { color: #fff; font-weight: 400; letter-spacing: 0px; padding: 0 0; font-size: 16px;margin: 0; }

.form_km input { width: 100%; float: right; height: 42px; line-height: 42px; border: none; margin: 0; }

.form_km a { position: absolute; right: 0; top: 0; height: 42px; line-height: 42px; padding: 0 10px; text-align: center; }

.dv-header-top .col-md-6.right { width: 100%; text-align: left; }

.dv-header-top { padding: 5px 0; }

/* .timkiem_top.no_box { width: calc(100% - 90px); margin: 54px 0 0; float: right; } */

.tin_left { width: 100%; float: right; padding-left: 0; }

.page_conten_page { padding-top: 30px; padding-bottom: 30px; }

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

.link_page div ul { padding: 10px 0; }

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

.right_contact { width: 100%; float: right; margin-top: 15px; }

.new_id_bs { position: relative; width: calc(100% / 2 - 20px); }

.new_id_bs li a { display: block; line-height: 0; }

.new_id_bs ul h3 a { font-size: 15px; line-height: 25px; }

div#lightgallery > div { width: calc(100% / 3 - 10px); margin: 5px; float: left; overflow: hidden; }

.album-zoom-gallery { margin: 0 -5px; }

.dv-ds-tintuc.flex .blog-item { width: calc(100% / 2 - 20px); }

.blog-item .text-box h5 { font-size: 15px; line-height: 25px; }

.p-star { padding: 0 7px; }

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

.pro_home_id ul h4 { font-size: 16px; padding: 0 7px; }

div .viewLeft { width: 100%; }

div .viewRight { width: 100%; margin: 0; padding-left: 0; padding-top: 20px; }

.viewRight #number { width: 50px; }

.ct_add ul h3 a { font-size: 15px; padding: 6px 20px; }

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

div .titleView { padding: 0; margin-bottom: 0; line-height: 25px; font-size: 17px; }

.tb_rps table, #cart_list thead, #cart_list tbody, #cart_list th, #cart_list td, #cart_list tr { display: block; width: auto !important; }

.page_conten_page .poup_page { width: 100%; padding: 20px; }

.page_conten_page .poup_page1 { width: 100%; padding: 10px 20px; }

.poup_page1 .col-md-6 { width: 100%; margin: 0; }

.p_btn a, .p_btn a:hover, .box_dangnhap_popup a, .box_dangnhap_popup a:hover, .sc_item_button .sc_button { float: left; text-transform: uppercase; font-size: 15px; padding: 0px 15px 2px; line-height: 42px; margin-top: 10px; color: #ffffff !important; background: #00adee !important; white-space: nowrap; transition: all 0.2s ease-in-out; border-radius: 5px; box-shadow: inset 0 -5px 0 0 rgb(0 0 0 / 15%) !important; font-weight: 500; margin-bottom: 20px; min-width: 90px; text-align: center; }

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

.entry-title { font-size: 22px; margin-right: 0; }

.title_homepage ul p { font-size: 17px; line-height: 27px; }

.xemthem_id a { color: #fff; text-decoration: none; margin-top: 10px; display: block; padding: 4px 22px; line-height: 29px; font-size: 15px; border-radius: 50px; -webkit-border-radius: 50px; -moz-border-radius: 50px; -o-border-radius: 50px; border: 2px solid #fff; }

.right_aobutus_1 ul li { width: 50%; margin: 0; padding: 5px; }

}

@media only screen and (max-width: 479px) { .page_conten_page.pagewrap .pro_home_id.pro_home_id_slider.pro_home_br { margin: 0 -5px; }

.dv-ds-tintuc.flex .blog-item { width: calc(100% / 1 - 20px); }

div#lightgallery > div { width: calc(100% / 2 - 10px); }

.new_id_bs { position: relative; width: calc(100% / 1 - 20px); }

.contact .left li { width: calc(100% - 10px); }

.pro_home_id { margin: 0 -5px; }

.box_pro_sile .pagewrap { border: none; padding: 0; }

.module-header { padding: 0; margin: 0 10px; }

.pro_home_id.pro_home_id_slider ul { width: calc(100% - 10px); height: 100%; margin: 0 5px; }

.pro_home_id.pro_home_id_slider.pro_home_br { margin: 0 5px; }

.pro_home_id ul { width: calc(100% / 2 - 10px); margin: 0 5px 10px; }

.logo_doitac ul li, .logo_doitac ul li img { width: 100px !important; height: 100px;padding: 0 }

div .logo_doitac ul { width: calc(100% - 20px); padding: 0; }

.icon_sp a { font-size: 13px; margin: 0 2px; padding: 0px 7px; }

.tiltle { font-size: 22px; margin-bottom: 20px; line-height: 34px; }

.dv-home-sanpham { padding: 35px 0; }

.blog-item .text-box h5 { position: relative; font-size: 16px; line-height: 26px; }

.left_footer ul.face_footer, .left_footer ul { width: calc(100% - 20px); margin: 10px; overflow: hidden; }

a.btn { padding: 8px 18px; display: inline-block; text-transform: uppercase; letter-spacing: 0px; border-radius: 4px; position: relative; z-index: 1; font-weight: 600; font-size: 15px; }

}




/*Css new*/
.flex{
	display: flex;
    flex-wrap: wrap;
}
.pagewrap_ldp {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.LDP_banner_top{
	background: rgb(254, 225, 207);
}

.LDP_banner_top .pagewrap_ldp{
	padding: 100px 0px;
}

.LDP_banner_top .banner_left {
    background: #fff;
    padding: 40px;
    position: relative;
    width: 80%;
    margin: 0px;
}
.LDP_banner_top .banner_left .banner_content {
	width: 50%;
	margin: 0px;
}

.LDP_banner_top .banner_left > img {
	width: 130px;
}

.LDP_banner_top .banner_left .banner_content .icon {
	position: absolute;
    left: 10px;
    top: 100px;
    height: 45px;
    width: 45px;
    border: 4px solid rgba(255, 90, 115, 0.3);
}

.LDP_banner_top .banner_left > img {
	margin-bottom: 20px;
}

.LDP_banner_top .banner_left .mtt_banner {
	padding-left: 20px;
	font-size: 16px;
	font-weight: bold;
}

.LDP_banner_top .banner_left h3{
	font-size: 40px;
    line-height: 50px;
    width: 441px;
    margin: 0;
    padding-bottom: 20px;
}

.LDP_banner_top .banner_left .desc_banner{
	color: rgb(5, 31, 77);
	font-size: 14px;
	margin-bottom: 20px;
}

.LDP_banner_top .banner_left h3>span {
	color: rgb(255, 89, 114);
}

.LDP_banner_top .banner_left a{
	color: #fff;
    font-weight: 600;
    padding: 12px 30px;
    background: #ccc;
    background: rgb(255, 89, 114);
    border-radius: 25px;
    cursor: pointer;
}

.LDP_banner_top .bg_banner{
    width: 415px;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 151, 48, 1.0), rgba(255, 89, 114, 1.0));
    position: absolute;
    top: 0px;
    left: 100%;
    transform: translateX(calc(-100% + 100px));
}

.LDP_banner_top .banner_right .box_img > img {
	height: 480px;
    width: 100%;
    object-fit: cover;
}

.LDP_banner_top .banner_right {
    width: 35%;
    margin: 0px;
    position: absolute;
    right: 0px;
    top: calc(50% - 30px);
    transform: translateY(-50%);
}

.LDP_banner_top .box_img {
	position: relative;
}

.LDP_banner_top .group_img {
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-evenly;
    width: 100%;
    bottom: -55px;

}

.LDP_banner_top .group_img > img {
    width: 168px;
    margin: 0px;
    border: 3px solid #FFF;
}

.LDP_section_2 {
	padding: 50px 0px;
	background: #fff;
}

.LDP_section_2 .title_section2{
	text-align: center;
	margin-bottom: 60px;
}

.LDP_section_2 .title_section2 h3 {
	position: relative;
	margin-bottom: 20px;
}

.LDP_section_2 .title_section2 h3::before{
	content: '';
	border: 1px solid rgba(255, 90, 115, 0.3);
	height: 55px;
	width: 55px;
	position: absolute;
	left: -55px;
	top: -20px;
    border-radius: 100%;
}

.LDP_section_2 .title_section2 h3::after{
	content: '';
	background: rgba(255, 90, 115, 0.3);	
	height: 55px;
	width: 55px;
	position: absolute;
	left: -45px;
	top: -20px;
    border-radius: 100%;
}


.LDP_section_2 .title_section2 h3{
	color: rgb(41, 48, 55);
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
    width: 350px;
}

.LDP_section_2 .title_section2 h3>span {
	color: rgb(255, 90, 115);
}

.LDP_section_2 .title_section2 .desc_section2{
	color: rgb(41, 48, 55);
    font-size: 14px;
    text-align: center;
    line-height: 1.6;
    width: 60%;
    margin-bottom: 30px;
}

.LDP_section_2 .title_section2 .btn_section2{
	padding: 10px 20px;
    border: 1px solid rgb(255, 90, 115);
    color: rgb(255, 90, 115);
    border-radius: 40px;
    font-weight: 600;
    cursor: pointer;
    margin: 0 auto;
}

.LDP_section_2 .content_section2{
	position: relative;
}

.LDP_section_2 .section2-left {
	width: 50%;
    margin: 0px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.LDP_section_2 .section2-right {
    width: 50%;
    margin-left: calc(50% - 105px);
}

.LDP_section_2 .section2-left .image-main{
	width: 490px;
    padding: 20px;
    border: dashed;
    border-color: rgba(255, 90, 115, 0.3);
    border-width: 2px;
    border-radius: 100%;
    height: 490px;
}

.LDP_section_2 .section2-left .image-main img {
	width: 100%;
    height: 100%;
    border-radius: 100%;
    object-fit: cover;
}

.LDP_section_2 .section2-left .image-con {
	position: absolute;
    width: 220px;
    height: 220px;
    object-fit: cover;
    bottom: 0px;
    left: 75px;
    border-radius: 100%;
}

.LDP_section_2 .section2-left .image-main .icon-1 > i, .LDP_section_2 .section2-left .image-main .icon-2 > i{
	color: rgba(254, 225, 207, 1.0);
	font-size: 30px;
}

.LDP_section_2 .section2-left .image-main .icon-1 {
	position: absolute;
	top: 40px;
}

.LDP_section_2 .section2-left .image-main .icon-2{
	position: absolute;
    right: 140px;
}

.LDP_section_2 .section2-right .box_parent{
	/*position: absolute;*/
}

.LDP_section_2 .section2-right .box_parent_02, .LDP_section_2 .section2-right .box_parent_04 {
	margin-left: 12%;
}

.LDP_section_2 .section2-right .box_parent_03 {
	margin-left: 18%;
}

.LDP_section_2 .section2-right .box_content {
	position: relative;
    margin-bottom: 40px;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}

.LDP_section_2 .section2-right .nd{
    width: 320px;
    margin-left: 30px;
}

.LDP_section_2 .section2-right .icon {
	width: 61px;
    height: 61px;
    border-radius: 100px 100px 0px 100px;
    background: rgb(255, 152, 48);
    position: relative;
    margin: 0px;
}
.LDP_section_2 .section2-right .icon >i {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: #fff;
}

/*End Css new*/

.list-data-chuong .title-ds{
    text-align: left;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    position: relative;
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 17px;
}

.list-data-chuong .list-chapter {
    list-style: none;
}
.box-title-page {
    margin-bottom: 20px;
    text-align: center;
}
.box-title-page .title-page {
    color: #007f61;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    font-size: 25px;
    line-height: 1.3;
    margin-bottom: 15px;
}
.box-title-page .title-chuong {
    color: #333;
    font-size: 17px;
    line-height: 1.3;
    font-weight: 600;
}

.page_detail_chuong .showContents{
    font-weight: 500;
    /* font-family: Palatino Linotype, 'sans-serif'; */
    font-size: 18px;
    line-height: 200%;
    margin-bottom: 50px;
}

.dv-ul-menu-list .sub-1 {
    width: 50%;
    float: left;
}

.dv-nut-menu>i{
    color: #004E54;
}

.cttl-tin_right {
    /* background: #EEFEFF;
    padding: 10px;
    border-radius: 10px; */
}
.cttl-tin_right ul {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.cttl-tin_right>ul>li{
    width: 50%;
    padding: 8px 10px;
    border-bottom: 1px solid #ddd;
    margin: 0;
}

.cttl-tin_right>ul>li>a{
    font-size: 14px;
    font-weight: 500;
}

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

.chaper-update-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.chaper-update-list h4, .chaper-update-list p, .chaper-update-list a, .chaper-update-list span{
    margin: 0;
}
.chaper-update-list li {
    padding: 8px 10px;
    border-bottom: 1px solid #ddd;
    display: flex;
}

.chaper-update-list .period {
    margin: 0;
    text-align: right;
}

.chaper-update-list li>h4 {
    width: 55%;
}

.chaper-update-list li>a {
    width: 100px;
}

.chaper-update-list li>p {
    width: 25%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.chaper-update-list li span {
    width: 85px;
    white-space: nowrap;
    font-style: italic;
    font-size: 11px;
    margin-left: 20px;
    width: 85px;
    text-align: right;
    flex-shrink: 0;
}

.dv-home-de_xuat { padding-bottom: 30px}

.pro_home_de_xuat ul{
    width: calc(100% / 3 - 20px);
    display: flex;
    flex-wrap: nowrap;
}

.pro_home_de_xuat ul li {
    width: 40%;
}

.content_list_categories  .pro_list_all .item-categories{
    position: relative;
}
.content_list_categories .pro_list_all .item-categories>li {
    width: 100%;
    position: relative;
}

.content_list_categories .pro_list_all .item-categories>li a::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #0000008f;
    transition: 1s;
}

.content_list_categories .pro_list_all .item-categories:hover>li a::before {
    background: #00000054;
    transition: 1s;
}

.content_list_categories .item-categories>h3 {
   position: absolute;
   width: 100%;
   top: 50%;
   transform: translateY(-50%);
   text-align: center;
}

.content_list_categories .item-categories h3 a {
    text-transform: uppercase;
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    font-weight: 500;
}

.pro_home_de_xuat ul h3 {
    position: relative;
    background-color: transparent;
    padding: 0;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.pro_home_de_xuat .box-content-list {
    padding: 0 0 0 15px;
    width: 70%;
    font-size: 18px;
    line-height: 30px;
}

.box-content-list a{
    font-weight: 600;
}

.box-content-list span a:first-child{
    color: #333;
}

.pro_list_all ul{
    width: calc(100% / 2 - 20px) ;
}

.content_list_categories .pro_list_all ul{
    width: calc(100% / 3 - 20px) ;
}

.content_list_categories .pro_list_all ul:nth-child(1), .content_list_categories .pro_list_all ul:nth-child(2){
    width: calc(100% / 2 - 20px);
}

.content_list_categories_spa .pro_list_all ul:nth-child(1), .content_list_categories_spa .pro_list_all ul:nth-child(2){
    width: calc(100% / 3 - 20px);
}

.box_titleView{
    text-align: center;
    margin-bottom: 15px;
}

.box_titleView .status-detail {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 600;
    background: #e3f6fd;
    color: #333;
    border-radius: 5px;
}

.btn-list-chaper a{
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 600;
    background: #e3f6fd;
    border-radius: 5px;
    color: #333;
    cursor: pointer;
}
.list-chapter>li {
    width: 100% !important;
}

#ftwp-postcontent p{
    text-align: justify;
}

.box_detailView .des-detail{
    margin: 15px 0px;
}
.box_detailView .des-detail .desd{
    font-size: 14px;
}

.page_conten_page_chapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.box_detailView .viewRight_more {
    padding: 0px 20px;
}

.box_select_chapper {
    display: none;
}

.box_action_chapper {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    width: fit-content;
    gap: 10px;
    margin-top: 15px;
}

.box_action_chapper a {
    padding: 5px 10px;
    border-radius: 5px;
    background: #EEFEFF;
    color: #333;
    font-size: 14px;
    font-weight: 600;
}

.box_action_chapper a i{
    font-size: 12px;
}

.js_view_all_chapper {
    cursor: pointer;
}

.box_select_chapper .select2-container .select2-selection {
    background: #EEFEFF;
    color: #333;
    border-radius: 5px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected]{
    background: #EEFEFF;
    color: #333;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background: #EEFEFF;
    color: #333;
}

.conten-header {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.conten-header .logo_top{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.logo_top>a {
    margin: 0;
}

.box-menu-mobile {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.conten-header .logo_top .menu-mobile {
    display: none;
    width: 40px;
    height: 40px;
    background: #EEFEFF;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.header-menu-mobile .dv-nut-menu {
    padding-left: 5px;
    width: auto;
    margin: 0;
}
.header-menu-mobile .dv-menu-left{
    width: 100%;
    margin-right: 0px;
    border-bottom: 1px solid #eee;
}

.header-menu-mobile .dv-ul-menu {
    z-index: 1;
    position: relative;
    visibility: visible;
    display: block;
    opacity: 1;
    width: 100%;
    display: none;
}

.dv-ul-menu-list {
    width: 400px !important;
}

.header-soc .list-soc {
    gap: 10px;
    margin-left: 20px;
}
.header-soc .list-soc .item-soc {
    width: 34px;
    height: 34px;
    color: #fff;
    background: rgba(255, 255, 255, .25);
    border-radius: 50%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    transition: opacity .15s linear;
    margin: 0;
}

.header-soc .list-soc .item-soc:hover{
    background: rgba(255, 255, 255, .45);
    transition: opacity .15s linear;
}

.footer .gid_footer {
    justify-content: flex-start; 
    margin: 0 -25px; 
}

.footer .gid_footer .item-ft {
    width: calc(100% / 3);
    padding: 0 25px;
}

.footer .gid_footer .item-ft .b_footr {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #c9c9c2;
}

.footer .gid_footer .item-ft p {
    color: #c9c9c2;
    line-height: 40px;
}

.footer .header-soc {
    margin-top: 40px;
}

.footer .item-ft-3 a{
    margin-bottom: 50px;
    text-transform: uppercase;
}

.footer .item-ft-5 p{
    margin-bottom: 40px;
}

.footer .item-ft-5 a{
    text-transform: uppercase;
    font-weight: 500;
}

.owl-carousel li {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

.bannerMain .owl-carousel .owl-item li{
    position: relative;
}

.bannerMain .owl-carousel .owl-item li::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 7;
    width: 100%;
    height: 279px;
    background-image: url(../images/mv-shadow.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 1920px 279px;
}

.dv-header-top {
    transition: .8s;
}
.dv-header-top.scrolled {
    background-color: #212a2a ;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: .8s;
}

.sec-1, .sec-news{
    background: #f1f1ef;
    padding: 140px 0px;
    position: relative;
}

.box-title {
    text-align: center;
    position: relative;
}

.box-title .t-title{
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 35px;
    line-height: 44px;
    text-transform: uppercase;
}

.box-title p{
    font-size: 18px;
    margin-bottom: 35px;
    line-height: 30px;
}

.box-img-single {
    width: 80%;
    margin: 0 auto;
}

.box-img-single .list-img-single{
    justify-content: center;
    align-items: center;
}

.box-img-single .single_image-img {
    flex: 0 0 auto;
    width: 25%;
    padding: 20px;
    margin: 0;
}

.sec-home {
    position: relative;
}

.content-sec-home {
    justify-content: space-between;
    align-items: center;
}

.content-sec-home .img-home {
    width: 50%;
}

.content-sec-home .img-home img{
    display: block;
    width: 100%;
}

.box-content-home {
    width: 50%;
    padding: 35px 90px 35px 150px;
}

.box-title-home {
    margin-bottom: 35px;
}

.box-title-home .t-title-home {
    font-size: 35px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #f5f5f5;
}

.box-title-home p{
    font-size: 18px;
    line-height: 30px;
}

.categories-home {
    justify-content: flex-start;
    row-gap: 25px;
}

.categories-home .item-cate {
    margin: 0;
    width: 50%;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    gap: 10px;
}

.categories-home .img-cate {
    width: 20%;
    border: 1px solid #B2B2B2;
    padding: 6px;
    border-radius: 100%;
    margin: 0;
    
}

.categories-home .img-cate img{
    display: block;
    width: 100%;
    border-radius: 100%;
}

.categories-home .item-cate .title-cate-item {
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
}

.categories-home .item-cate:hover .img-cate img{
    opacity: 0.8;
}

.sec-3 .content-sec-home .box-content-home{
    order: 1;
}

.sec-3 .content-sec-home .img-home{
    order: 2;
}

.btn-button {
    background: #1d393a;
    color: #fff;
    padding: 16px 24px;
    font-size: 16px;
    transition: 1s;
    display: inline-block;
}

.btn-button:hover{
    opacity: .8;
    transition: 1s;
}

.box-content-news {
    flex-direction: column;
    row-gap: 50px;
}
.item-news {
    width: 100%;
}

.item-news-img {
    width: 50%;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.item-news-img img{
    width: 100%;
}

.item-news-img .news-date {
    position: absolute;
    top: 10px;
    right: 10px;
    background: rgba(255, 255, 255, 0.85);
    box-shadow: none;
    text-align: center;
    padding: 5px;
    z-index: 2;
}

.item-news-img .news-date .day, .item-news-img .news-date .year{
    font-size: 12px;
    font-weight: 600;
}

.item-news-img .news-date .month{
    font-size: 22px;
    font-weight: 600;
}

.item-news-img .news-img {
    transition: 1s;
}

.item-news-img:hover .news-img {
    transform: scale(1.2);
    transition: 1s;
}

.item-news-content {
    width: 50%;
    margin: 0;
    padding: 0px 20px;
}

.item-news-content .news-title {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.item-news-content .news-desc {
    display: block;
    font-size: 18px;
    line-height: 30px; 
    margin-bottom: 15px;
}

.sec-awards {
    padding: 240px 0px;
    position: relative;
    background-position: center ;
    background-repeat: no-repeat;
    background-size: cover;
}

.sec-awards .box-title .t-title, .sec-awards .box-title p {
    color: #fff;
}

.title_pages {
    color: #fff;
    font-weight: 500;
    font-size: 60px; 
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.box_bottom_single {
    background-image: url(https://www.lefindufin.net/wp-content/uploads/2023/05/bg.jpg?id=172);
    background-position: center ;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    align-items: flex-start;
}

.box_bottom_single .item_bottom_single {
    width: calc(100% / 3);
    padding: 100px;
    text-align: center;
}

.box_bottom_single .item_bottom_single:nth-child(2) {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.box_bottom_single .item_bottom_single .single_image-img {
    width: 90px;
}

.box_bottom_single .sg-title {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase;
    padding: 20px 0px;
}

.box_bottom_single p{
    font-size: 18px;
    color: #fff;
}

#pills-tab-step {
    list-style: none;
    padding: 0;
    margin: 0 0 35px 0;
    display: flex;
    justify-content: center;
}

#pills-tab-step li {
    position: relative;
    width: 16.6%;
    text-align: center;
    display: flex;
    align-items: start;
    justify-content: center;
}

#pills-tab-step .nav-link {
    color: #212A2A;
    background-color: unset !important;
    display: flex;
    justify-content: center;
    align-content: start;
    flex-wrap: wrap;
    cursor: pointer;
}

.step-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    background: #1d393a;
    padding: 10px;
    width: 86px;
    height: 86px;
}

.step-icon img {
    max-width: 100%;
}

#pills-tab-step .nav-link span {
    width: 100%;
    padding-top: 10px;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 25px;
}

.nav-link {
    display: block;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: 400;
    color: #212A2A;
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15sease-in-out, background-color .15sease-in-out, border-color .15sease-in-out;
}

#pills-tab-step li + li:after {
    content: "";
    position: absolute;
    top: 52px;
    left: -25%;
    z-index: 8;
    display: block;
    width: 50%;
    height: 3px;
    border-bottom: 3px dotted #B2B2B2;
}

#pills-tab-step .nav-link.active .step-icon, #pills-tab-step .show > .nav-link .step-icon {
    background: #982820 !important;
}

#pills-tabContent {
    margin-top: 50px;
    border: 1px solid #B2B2B2;
    padding: 50px;
    text-align: center;
    width: 100%;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
}

.fade {
    transition: opacity .15slinear;
}

#pills-tabContent h5 {
    color: #982820;
    margin-bottom: 15px;
    font-size: 20px;
}

#pills-tabContent p{
    font-size: 18px;
    line-height: 30px;
}

.des_page_step {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 50px;
}
.box-img-gt {
    margin-bottom: 30px;
}
.list-img-gt {
    align-content: center;
    justify-content: center; 
}

.list-img-gt .gt_image-img {
    width: 20%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.box-img-cn {
    padding-top: 50px;
    border-top: 1px solid #eee;
}

.list-img-cn {
    align-content: center;
    justify-content: center; 
}

.list-img-cn .cn_image-img {
    width: calc(100% / 6);
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.contact_page {
    justify-content: space-between;
}
.contact_page .left_ct ,.contact_page .right_ct {
    margin: 0;
    width: 50%;
}

.contact_page .t-title-home {
    text-transform: uppercase;
}

body #load {
    /* transition: all .7s .3scubic-bezier(0.645, 0.045, 0.355, 1.000) !important; */
    transition: 1.3s;
    display: block;
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 9901;
    opacity: 1;
    visibility: visible;
    background: #212a2a;
}

.load-wrap {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
}

.pro_list_all_cus ul { width: calc(100% / 2 - 20px) ; margin: 0px 10px 60px !important ; cursor: pointer;}

.des_page {
    font-size: 18px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 40px;
}

.dv-popup-new-child {
    width: 60% !important;
}

.item-soc svg {
    width: 18px;
}

.item-soc svg .st1, .item-soc svg .st2{
    fill: #fff;
}

.header-menu {
    width: 75%;
}

.header-soc {
    width: 170px;
}

.footer .header-soc {
    width: 100%;
    
}

.footer .header-soc .list-soc{
    margin-left: 0;
}

.hero-wrapper {
    display: flex;
}
.hero-wrapper #vid{
    width: 100%;
}

.text-banner_top {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 97px;
    padding-right: 97px;
    width: 100%;
}

.title_text_banner {
    font-size: 80px;
    line-height: normal;
    color: #fff;
    width: 80%;
    margin: 0;
    font-weight: 400;
}

.title_text_banner span{
    color: #FFD400;
}

.title_text_link {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    width: fit-content;
    margin: 0;
    gap: 10px;
    margin-top: 10px;
}

.title_text_link a{
    color: #FFD400;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.9px;
    text-transform: uppercase;
}

.logo_top img {
    width: 120px;
}

.sec-banner_bottom, .sec-banner_doitac, .sec-title-service, .sec-about, .sec-nhan_su, .sec-working_process, .sec-our_principle{
    position: relative;
    padding-top: 180px;
    background: #101010;
}

.content-sec {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.content-sec .box-title_home {
    width: 25%;
    padding-right: 25px;
}

.content-sec .box-content_home{
    width: 75%;
}

.content-sec .box-title_home h2{
    font-size: 24px;
    font-weight: 600;
    padding-top: 8px;
    color: #FFD400;
}

.content-sec .box-content_home .des-content_home{
    padding-bottom: 112px;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    color: #F5F5F5;
}

.list-img-single {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}

.list-img-single .detail_list {
    display: flex;
    gap: 100px;
    flex-grow: 1;
    flex-shrink: 1;
    /* flex-basis: 100%; */
    align-self: stretch;
    width: calc(100% / 3);
}

.list-img-single .detail_list_l {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 100%;
    align-self: stretch;
}

.list-img-single .detail_list_l .image__container {
    padding-bottom: 37px;
    margin: 0;
}

.list-img-single .number__container>span {
    color: #707070;
    font-size: 18px;
}

.list-img-single .services__detailContainer {
    border-left: 1px solid #363636;
    padding-left: 24px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 100%;
    align-self: stretch;
    margin: 0;
    color: #F5F5F5;
}

.list-img-single  .title_ourSv {
    max-width: 340px;
    margin: 0;
    font-size: 40px;
    line-height: 100%;
    font-weight: 500;
    margin-bottom: 30px;
}

.services__detailContainer .number__container{
    color: #707070;
    font-size: 18px;
    margin: 0;
    margin-bottom: 20px;
    font-weight: 500;
}

.services__detailContainer .des_services {
    margin: 0;
    color: #CECECE;
    font-size: 18px;
    font-weight: 400;
   
}

.des_services li{
    margin-bottom: 10px;
}

.list-img-dotac {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

.list-img-dotac .image_doi-tac{
    width: calc(100% / 4);
}

.sec-banner_footer_top {
    position: relative;
    padding-bottom: 180px;
    padding-top: 180px;
    background: #101010;
}

.sec-banner_footer_top .content-sec-banner_top_footer{
    align-items: center;
}
.sec-banner_footer_top .t-title{
    margin: 0;
    font-size: 45px;
    left: 97px;
    line-height: 110%;
    font-weight: 500;
    text-align: left;
    color: #F5F5F5;
}

.img-footer-top {
    width: 30%;
}

.img-footer-top .image img{
    width: 100%;
}

.sec-banner_footer_top .t-title span {
    color: #FFD400;
}

.sec-service {
    padding-top: 70px;
    background: #101010;
}
.sec-service .pagewrap-service{
    padding: 0 26px;
}

.sec-title-service .box-title_home {
    visibility: visible;
    animation-name: fadeInUp;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0;
}

.sec-title-service .box-title_home .t-title{
    margin: 0;
}

.box-item_nhan_su ul img {
    width: 100%;
    transition: all 0.8s;
    display: block;
}

.box-item_service, .box-item_nhan_su{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.box-item_service, .box-item_nhan_su ul h3{
    margin-top: 41px; 
    font-size: 40px;
    line-height: 100%;
}

.box-item_service, .box-item_nhan_su ul h3 a{
    color: #f5f5f5;
    font-weight: 400;
}

.box-item_service, .box-item_nhan_su ul .desc{
    color: #CECECE;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.box-item_service ul, .box-item_nhan_su ul{
    width: calc(100% / 3);
    padding: 0 15px;
    margin: 0 0 50px 0;
}
.box-item_service>ul>li {
    overflow: hidden;
}
.box-item_service ul img{
    width: 100%;
    filter: grayscale(100%);
    transition: all 0.8s;
    display: block;
}

.dv-home-tintuc .box-item_service ul img {
    filter: grayscale(0);
}
.box-item_service ul:hover h3>a {
    color: #FFD400;
    transition: all 0.8s;
}
.box-item_service ul:hover img{
    filter: grayscale(0%);
    transform: scale(1.03);
    transition: all 0.8s;
}

.box-item_service ul h3{
    font-size: 22px;
    font-weight: 600;
    line-height: 25px;
    max-width: 100%;
    padding-top: 16px;
    transition: all 0.8s;
}

.box-item_service ul h3 a{
    color: #F5F5F5;
}

.box-item_service ul .desc, .box-item_service ul .desc p, .box-item_service ul .desc a{
    padding-top: 8px;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    color: #707070;
}

.content-sec-service {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.content_bottom_page {
    width: 100%;
    display: flex;
    gap: 152px;
    margin-bottom: 96px;
    margin-top: 88px;
    align-items: flex-start;
}

.content_bottom_page .page-content{
    margin: 0;
    font-size: 45px;
    font-weight: 400;
    line-height: 65.5px;
    color: #F5F5F5;
}

.page-menu {
    width: 30%;
}

.page-header_menu {
    display: flex;
    justify-content: space-between;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid rgba(181, 181, 181, 0.4);
    cursor: pointer;
}

.page-header_menu .title_services {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    color: #707070;
    text-transform: uppercase;
    margin: 0;
}

.block_item_left {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 28px;
}

.block_item_left .item_menu {
    list-style: none;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 3px;
    min-width: 100px;
    width: 100%;
}

.block_item_left .link_item {
    color: #cecece;
    font-size: 15px;
    font-weight: 400;
}

.box-item_service .title_parent {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    color: #707070;
    padding-top: 20px;
}

.page_conten_page_lienhe {
    padding-bottom: 80px;
}

.item-ft .title_text_link {
    margin-bottom: 20px;
}

.content_col1 {
    padding-right: 30%;
}

.content_col1 p{
    line-height: 26px !important;
    padding-top: 20px;
}

.content_page_detail {
    border-top: 1px solid rgba(181, 181, 181, 0.5);
    border-bottom: 1px solid rgba(181, 181, 181, 0.5);
    padding-top: 30px;
}

.box_page_id .content-sec .box-title_home {
    width: 100%;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    padding: 50px 15px;
}

.box_page_id .content-sec .box-title_home h2 {
    margin: 0;
}

.content_page_single .box_title_single {
    padding: 100px 0px;
}

.sec-about .box-content_home{
    color: #f5f5f5;
}

.box-item_working_process ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0px 0px 48px 0px;
}

.box-item_working_process ul:not(:nth-of-type(1)) {
    border-top: 1px solid rgba(181, 181, 181, 0.4);
    padding: 28px 0px 48px 0px;
}

.box-item_working_process .content-wp h3{
    font-size: 35px;
    margin-bottom: 20px;
    font-weight: 400;
}

.box-item_working_process .key-wp, .box-item_working_process .content-wp .desc{
    font-size: 18px;
}

.box-item_working_process .content-wp {
    width: 50%;
}

.box-item_our_principle {
    display: grid;
    grid-template-columns: repeat(2, 70% 30%);
}

.content-sec-our_principle .box-item_our_principle .our_principle_row_tow_one {
    padding-right: 26px;
    position: relative;
}

.content-sec-our_principle .box-item_our_principle img.our_principle_img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    min-height: 400px;
}

.sec-banner_bottom_singel {
    margin-bottom: 180px;
}

.content_col1{
    margin-bottom: 30px;
}

.tu_van_bao_gia a{
    color: #FFD400;
}

.tuvanbaogia_popup .dv-alienhe a{
    float: none;
    margin: 25px auto 0 auto;
    width: 60px;
    height: 60px;
}

.social_bao_gia {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.tu_van_bao_gia {
    padding: 2px 15px;
    border: 1px solid #FFD400;
    border-radius: 30px;
}

@-webkit-keyframes phoneRing {
    0% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
      transform: rotate(0) scale(1) skew(1deg); }
    10% {
      -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
      transform: rotate(-25deg) scale(1) skew(1deg); }
    20% {
      -webkit-transform: rotate(25deg) scale(1) skew(1deg);
      transform: rotate(25deg) scale(1) skew(1deg); }
    30% {
      -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
      transform: rotate(-25deg) scale(1) skew(1deg); }
    40% {
      -webkit-transform: rotate(25deg) scale(1) skew(1deg);
      transform: rotate(25deg) scale(1) skew(1deg); }
    50% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
      transform: rotate(0) scale(1) skew(1deg); }
    100% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
      transform: rotate(0) scale(1) skew(1deg); } }
  
  @keyframes phoneRing {
    0% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
      transform: rotate(0) scale(1) skew(1deg); }
    10% {
      -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
      transform: rotate(-25deg) scale(1) skew(1deg); }
    20% {
      -webkit-transform: rotate(25deg) scale(1) skew(1deg);
      transform: rotate(25deg) scale(1) skew(1deg); }
    30% {
      -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
      transform: rotate(-25deg) scale(1) skew(1deg); }
    40% {
      -webkit-transform: rotate(25deg) scale(1) skew(1deg);
      transform: rotate(25deg) scale(1) skew(1deg); }
    50% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
      transform: rotate(0) scale(1) skew(1deg); }
    100% {
      -webkit-transform: rotate(0) scale(1) skew(1deg);
      transform: rotate(0) scale(1) skew(1deg); } }
  
  @-webkit-keyframes fadeIn {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  
  @keyframes fadeIn {
    from {
      opacity: 0; }
    to {
      opacity: 1; } }
  
  @-webkit-keyframes shine {
    100% {
      left: 125%; } }
  
  @keyframes shine {
    100% {
      left: 125%; } }
  
  @-webkit-keyframes ZoomIn {
    0% {
      -webkit-transform: scale(0.95);
      transform: scale(0.95);
      opacity: 0; }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 1; } }
  
  @keyframes ZoomIn {
    0% {
      -webkit-transform: scale(0.95);
      transform: scale(0.95);
      opacity: 0; }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 1; } }
  
  @-webkit-keyframes Spinner {
    0% {
      -webkit-transform: rotate(0);
      transform: rotate(0); }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg); } }
  
  @keyframes Spinner {
    0% {
      -webkit-transform: rotate(0);
      transform: rotate(0); }
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg); } }
  
  @-webkit-keyframes BTT {
    0% {
      opacity: 0; }
    33% {
      opacity: 1; }
    66% {
      opacity: 0; }
    100% {
      opacity: 0; } }
  
  @keyframes BTT {
    0% {
      opacity: 0; }
    33% {
      opacity: 1; }
    66% {
      opacity: 0; }
    100% {
      opacity: 0; } }
  
  @-webkit-keyframes fadeInUp {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 20%, 0);
      transform: translate3d(0, 20%, 0); }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }
  
  @keyframes fadeInUp {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 20%, 0);
      transform: translate3d(0, 20%, 0); }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }
  
  @-webkit-keyframes halo {
    from {
      -webkit-transform: translate(-50%, -50%) scale(0);
      transform: translate(-50%, -50%) scale(0); }
    to {
      -webkit-transform: translate(-50%, -50%) scale(1);
      transform: translate(-50%, -50%) scale(1); } }
  
  @keyframes halo {
    from {
      -webkit-transform: translate(-50%, -50%) scale(0);
      transform: translate(-50%, -50%) scale(0); }
    to {
      -webkit-transform: translate(-50%, -50%) scale(1);
      transform: translate(-50%, -50%) scale(1); } }
  
  @-webkit-keyframes float {
    0% {
      -webkit-transform: translatey(0px);
      transform: translatey(0px); }
    50% {
      -webkit-transform: translatey(-20px);
      transform: translatey(-20px); }
    100% {
      -webkit-transform: translatey(0px);
      transform: translatey(0px); } }
  
  @keyframes float {
    0% {
      -webkit-transform: translatey(0px);
      transform: translatey(0px); }
    50% {
      -webkit-transform: translatey(-20px);
      transform: translatey(-20px); }
    100% {
      -webkit-transform: translatey(0px);
      transform: translatey(0px); } }
  
  @-webkit-keyframes mirror {
    100% {
      -webkit-transform: translate3d(2000%, 0, 0) rotate(35deg);
      transform: translate3d(2000%, 0, 0) rotate(35deg); } }
  
  @keyframes mirror {
    100% {
      -webkit-transform: translate3d(2000%, 0, 0) rotate(35deg);
      transform: translate3d(2000%, 0, 0) rotate(35deg); } }
  
  @-webkit-keyframes DownUp {
    0% {
      -webkit-transform: translatey(0px);
      transform: translatey(0px); }
    50% {
      -webkit-transform: translatey(-10px);
      transform: translatey(-10px); }
    100% {
      -webkit-transform: translatey(0px);
      transform: translatey(0px); } }
  
  @keyframes DownUp {
    0% {
      -webkit-transform: translatey(0px);
      transform: translatey(0px); }
    50% {
      -webkit-transform: translatey(-10px);
      transform: translatey(-10px); }
    100% {
      -webkit-transform: translatey(0px);
      transform: translatey(0px); } }
  
  @-webkit-keyframes jelly {
    25% {
      -webkit-transform: scale(0.9, 1.1);
      transform: scale(0.9, 1.1); }
    50% {
      -webkit-transform: scale(1.1, 0.9);
      transform: scale(1.1, 0.9); }
    75% {
      -webkit-transform: scale(0.95, 1.05);
      transform: scale(0.95, 1.05); } }
  
  @keyframes jelly {
    25% {
      -webkit-transform: scale(0.9, 1.1);
      transform: scale(0.9, 1.1); }
    50% {
      -webkit-transform: scale(1.1, 0.9);
      transform: scale(1.1, 0.9); }
    75% {
      -webkit-transform: scale(0.95, 1.05);
      transform: scale(0.95, 1.05); } }
  
  @-webkit-keyframes jellyTranForm {
    25% {
      -webkit-transform: translate(-50%, -50%) scale(0.9, 1.1);
      transform: translate(-50%, -50%) scale(0.9, 1.1); }
    50% {
      -webkit-transform: translate(-50%, -50%) scale(1.1, 0.9);
      transform: translate(-50%, -50%) scale(1.1, 0.9); }
    75% {
      -webkit-transform: translate(-50%, -50%) scale(0.95, 1.05);
      transform: translate(-50%, -50%) scale(0.95, 1.05); } }
  
  @keyframes jellyTranForm {
    25% {
      -webkit-transform: translate(-50%, -50%) scale(0.9, 1.1);
      transform: translate(-50%, -50%) scale(0.9, 1.1); }
    50% {
      -webkit-transform: translate(-50%, -50%) scale(1.1, 0.9);
      transform: translate(-50%, -50%) scale(1.1, 0.9); }
    75% {
      -webkit-transform: translate(-50%, -50%) scale(0.95, 1.05);
      transform: translate(-50%, -50%) scale(0.95, 1.05); } }
  
  @-webkit-keyframes jittery {
    5%,
    50% {
      -webkit-transform: scale(1);
      transform: scale(1); }
    10% {
      -webkit-transform: scale(0.9);
      transform: scale(0.9); }
    15% {
      -webkit-transform: scale(1.05);
      transform: scale(1.05); }
    20% {
      -webkit-transform: scale(1.05) rotate(-5deg);
      transform: scale(1.05) rotate(-5deg); }
    25% {
      -webkit-transform: scale(1.05) rotate(5deg);
      transform: scale(1.05) rotate(5deg); }
    30% {
      -webkit-transform: scale(1.05) rotate(-3deg);
      transform: scale(1.05) rotate(-3deg); }
    35% {
      -webkit-transform: scale(1.05) rotate(2deg);
      transform: scale(1.05) rotate(2deg); }
    40% {
      -webkit-transform: scale(1.05) rotate(0);
      transform: scale(1.05) rotate(0); } }
  
  @keyframes jittery {
    5%,
    50% {
      -webkit-transform: scale(1);
      transform: scale(1); }
    10% {
      -webkit-transform: scale(0.9);
      transform: scale(0.9); }
    15% {
      -webkit-transform: scale(1.05);
      transform: scale(1.05); }
    20% {
      -webkit-transform: scale(1.05) rotate(-5deg);
      transform: scale(1.05) rotate(-5deg); }
    25% {
      -webkit-transform: scale(1.05) rotate(5deg);
      transform: scale(1.05) rotate(5deg); }
    30% {
      -webkit-transform: scale(1.05) rotate(-3deg);
      transform: scale(1.05) rotate(-3deg); }
    35% {
      -webkit-transform: scale(1.05) rotate(2deg);
      transform: scale(1.05) rotate(2deg); }
    40% {
      -webkit-transform: scale(1.05) rotate(0);
      transform: scale(1.05) rotate(0); } }
  
  @-webkit-keyframes pulse {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1); }
    70% {
      -webkit-transform: scale(0.9);
      transform: scale(0.9); }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1); } }
  
  @keyframes pulse {
    0% {
      -webkit-transform: scale(1);
      transform: scale(1); }
    70% {
      -webkit-transform: scale(0.9);
      transform: scale(0.9); }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1); } }
  
  @-webkit-keyframes grow {
    from {
      -webkit-transform: scale(0, 0);
      transform: scale(0, 0);
      opacity: 1; }
    to {
      -webkit-transform: scale(1.5, 1.5);
      transform: scale(1.5, 1.5);
      opacity: 0; } }
  
  @keyframes grow {
    from {
      -webkit-transform: scale(0, 0);
      transform: scale(0, 0);
      opacity: 1; }
    to {
      -webkit-transform: scale(1.5, 1.5);
      transform: scale(1.5, 1.5);
      opacity: 0; } }
  
  @-webkit-keyframes txt-focus {
    0% {
      -webkit-filter: blur(12px);
      filter: blur(12px);
      opacity: 0; }
    100% {
      -webkit-filter: blur(0px);
      filter: blur(0px);
      opacity: 1; } }
  
  @keyframes txt-focus {
    0% {
      -webkit-filter: blur(12px);
      filter: blur(12px);
      opacity: 0; }
    100% {
      -webkit-filter: blur(0px);
      filter: blur(0px);
      opacity: 1; } }
  
  @-webkit-keyframes MaskPlay {
    from {
      -webkit-mask-position: 0 0;
      mask-position: 0 0; }
    to {
      -webkit-mask-position: 100% 0;
      mask-position: 100% 0; } }
  
  @keyframes MaskPlay {
    from {
      -webkit-mask-position: 0 0;
      mask-position: 0 0; }
    to {
      -webkit-mask-position: 100% 0;
      mask-position: 100% 0; } }

      .dv-header-top ul li a.acti {
        color: #ffd400;
      }

      .block_item_left .item_menu a:hover {
        color: #ffd400;
      }
@media screen and (max-width: 1200px) {
    .logo_top img {
        width: 150px;
    }

    .sec-1, .sec-news{
        padding: 70px 0px;
    }

    .box-title .t-title {
        font-size: 40px;
    }

    .box-content-home{
        padding: 20px 20px 20px 40px;
    }

    .header-soc {
        width: 200px;
    }

    .dv-header-center .flex {
        justify-content: flex-end;
    }

    .content_img_logo_contact {
        display: none;
    }
    .tuvanbaogia_popup ul {
        width: 100%;
    }

    .box_popup_bao_gia .box_left {
        padding: 10px;
    }
}

@media screen and (max-width: 1365px)  {
    .mn-mobile { display: block !important; padding: 0; margin: 0; }
    .menu-bar.hidden-md.hidden-lg { padding: 14px 10px; height: 45px;  cursor: pointer; }

    /* div#mm-0 { background: #fff !important; } */

    ul.mm-listview i.fa.fa-angle-down { display: none; }

    .mn-mobile img { float: left; height: 16px; line-height: 30px;}

    .mm-panel.mm-hasnavbar .mm-navbar { background: #212a2a  !important; height: 50px; line-height: 30px; border-color: #cccccc94; margin-bottom: 20px}

    .mm-menu .mm-navbar>*, .mm-menu .mm-navbar a{
        font-family: 'Montserrat', sans-serif !important;
        font-size: 18px;
    }

    .mm-panels>.mm-panel {
        background: #f3f3f3;
    }

    .mm-menu {
        color: #fff;
    }

    .mm-listview>li>a, .mm-listview>li>span{
        font-size: 16px;
        padding: 15px 12px 15px 12px;
        background: #f3f3f3;
    }

    .mm-menu .mm-listview>li a, .mm-menu .mm-listview>li, .mm-listview, #nav-mobile{
        -webkit-tap-highlight-color: transparent !important;
        outline: none !important;
        user-select: none !important;
        -webkit-user-modify: read-only !important;
    }

    .mm-listview>li:not(.mm-divider):after{
        border: none;
    }

    .mn-mobile span { width: 30px; height: 4px; background: #fff; border-radius: 100px; display: block; margin: 6px 0; }

    ul.menu.no_box, .tu_van_bao_gia { display: none; }

    .dv-header-center .flex { display: block; }

    a.a_trangchu_mb { display: none; position: absolute; left: 0; color: #fff; padding: 7px 12px; font-size: 20px; top: 0px; }

    .box_menu { float: left; display: block; position: absolute; top: 0; left: 0px; }

    .header-soc {
        display: none;
    }

    .conten-header {
        flex-direction: row-reverse;
    }
}

@media screen and (max-width: 1024px) {


    .link_page {
        padding: 115px 0px;
    }

    .title_text_banner{
        font-size: 50px;
    }
}

@media screen and (max-width: 992px) {

    #pills-tab-step {
        flex-wrap: wrap;
    }

    #pills-tab-step li + li:after {
        display: none;
    }

    #pills-tab-step li{
        width: auto;
    }

    .list-img-gt .gt_image-img, .list-img-cn .cn_image-img{
        width: auto;
    }

    .link_page {
        padding: 70px 0px;
    }

    .box-title .t-title {
        font-size: 25px;
    }

    .content-sec-home .img-home {
        width: 100%;
    }

    .box-content-home {
        width: 100%;
        padding: 30px;
    }

    .categories-home .item-cate .title-cate-item{
        font-size: 14px;
    }

    .box-title-home .t-title-home{
        font-size: 25px;
    }

    .box-title-home p{
        font-size: 16px;
        line-height: 27px;
    }

    .conten-header .logo_top .menu-mobile {
        display: flex;
    }

    .dv-header-top .col-md-6{
        width: 100%;
        text-align: center;
    }

    .dv-header-top .col-md-6.right{
        text-align: center;
    }

    .timkiem_top.no_box{
        width: 100%;
    }

    .timkiem_top .search{
        height: 30px;
    }

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

    .pro_home_de_xuat ul{
        width: calc(100% / 2 - 20px);
    }

    .left_footer .col-right-ft{
        padding-left: 80px;
    }

    .dv-home-sanpham:nth-child(1) {
        padding-bottom: 0px;
    }

    .pro_list_all ul{
        width: calc(100% / 3);
    }

    .pro_list_all_cus ul {
        width: calc(100% / 1 - 20px) !important;
    }

    .page_conten_page_chapper .tin_left{
        padding-left: 0;
        width: 100%;
    }

    .page_conten_page_chapper .tin_left .box_detailView .viewLeft{
        width: 30%;
        margin: 0;
    }
    .page_conten_page_chapper .tin_left .box_detailView .viewRight{
        width: 70%;
        padding: 0;
    }

    .page_conten_page_chapper .box_detailView .viewRight_more{
        padding: 0px 0px 0px 20px;
    }

    .sec-awards {
        padding: 80px 0px;
    }

    .footer .gid_footer .item-ft {
        width: 100%;
    }

    .menu-bar.hidden-md.hidden-lg {
        padding: 14px 0px;
    }
    .header-menu {
        margin: 0;
    }

    .title_pages {
        font-size: 40px;
    }

    .box_bottom_single .item_bottom_single {
        padding: 45px 10px;
    }

    .box_bottom_single .sg-title {
        font-size: 20px;
    }

    .box_bottom_single p {
        font-size: 16px;
    }
}

@media screen and (max-width: 768px) {

    .title_pages{
        font-size: 25px;
    }
    .pro_list_all_cus ul {
        width: calc(100% / 1 - 20px) !important;
    }

    .page_sp_ct {
        padding: 20px;
    }
    .item-news-img {
        width: 100%;
    }

    .item-news-content {
        width: 100%;
        padding: 20px;
    }

    .dv-popup-new-child {
        width: 90% !important;
    }

    .box-content-news {
        row-gap: 20px;
    }

    .item-news-content .news-title {
        font-size: 16px;
    }

    .item-news-content .news-desc {
        font-size: 16px;
    }

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

    .pro_home_de_xuat ul {
        width: calc(100% / 2 - 20px);
    }

    .dv-home-chaper .tin_right{
        margin-top: 15px;
    }
    .dv-home-chaper .tin_left .chaper-update-list p, .dv-home-chaper .tin_left .chaper-update-list span{
        display: none;
    }

    .dv-home-chaper .chaper-update-list li {
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    .chaper-update-list li>a {
        width: auto;
    }
    .left_footer .col-right-ft{
        width: 100%;
        padding-left: 0px;
        padding-top: 20px;
    }

    .left_footer .item-ft-right h3{
        padding-bottom: 5px;
        font-size: 15px;
    } 
    .left_footer ul.face_footer, .left_footer ul {
        margin: 0px;
    }
    .footer a{
        font-size: 14px;
    }

    .box-title p {
        font-size: 16px;
    }

    .footer .gid_footer {
        margin: 0;
    }

    .box_bottom_single .item_bottom_single {
        width: 100%;
    }

    .box_bottom_single .item_bottom_single:nth-child(2) {
        border-left: none;
        border-right: none;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
    }

    .contact_page .left_ct, .contact_page .right_ct {
        width: 100%;
    }

    .title_text_banner{
        font-size: 30px;
        width: 100%;
    }

    .sec-banner_bottom, .sec-banner_doitac, .sec-title-service, .sec-about, .sec-nhan_su, .sec-working_process, .sec-our_principle{
        padding-top: 60px;
    }

    .sec-banner_footer_top{
        padding-bottom: 60px;
        padding-top: 60px;
    }

    .content-sec .box-title_home {
        width: 100%;
        padding-right: 0;
    }

    .content-sec .box-content_home{
        width: 100%;
    }

    .sec-service .pagewrap-service{
        padding: 0 0px;
    }

    .text-banner_top{
        padding-left: 15px;
        padding-right: 15px;
    }

    .img-footer-top {
        width: 80%;
        margin-top: 20px;
    }
    
    .box-item_service ul, .box-item_nhan_su ul{
        width: calc(100% / 2);
        margin: 0px 0 30px 0;
    }

    .content_bottom_page{
        flex-wrap: wrap;
        gap: 30px;
    }
    .page-menu {
        width: 100%;
    }

    .box-item_service ul .desc, .box-item_service ul .desc p, .box-item_service ul .desc a{
        overflow: hidden;
    }

    .footer .gid_footer .item-ft{
        padding: 0 5px;
    }

    .content-sec .box-title_home h2{
        margin-bottom: 20px;
    }

    .tuvanbaogia_popup h3{
        font-size: 30px;
    }

    .text-banner_top{
        position: relative;
        padding-top: 40px;
    }
}

@media screen and (max-width: 600px) {

    .pro_home_id.pro_id.flex ul {
        width: 100%;
    }
    .content_list_categories .pro_list_all ul:nth-child(1), .content_list_categories .pro_list_all ul:nth-child(2){
        width: calc(100% / 1 - 10px);
    }
    .box-img-single .single_image-img {
        width: 50%;
    }

    .categories-home .item-cate {
        width: 100%;
    }

    .categories-home .img-cate{
        width: 15%;
    }

    .btn-button {
        padding: 10px 20px;
    }
    .pro_home_de_xuat ul {
        width: calc(100% / 1 - 20px);
    }

    .page_conten_page_chapper .tin_left .box_detailView .viewLeft{
        width: 100%;
    }

    .page_conten_page_chapper .tin_left .box_detailView .viewRight{
        width: 100%;
    }

    .page_conten_page_chapper .box_detailView .viewRight_more{
        padding: 0;
        margin-top: 15px;
    }

    .page_conten_page_chapper .box_detailView #pro_img_main {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .box_detailView .viewLeft #bridal_images {
        width: 25%;
    }
    .box_detailView .des-detail {
        width: 75%;
        margin: 0;
        padding-left: 10px;
    }

    .list-img-dotac .image_doi-tac{
        width: calc(100% / 2);
    }

    .box-item_service ul h3{
        font-size: 18px;
    }

    .list-img-single .detail_list{
        width: 100%;
        margin-bottom: 40px;
    }

    .logo_top img{
        width: 70px;
    }

    .showText p, .showText{
        line-height: 30px;
    }

    /* .box-item_working_process .content-wp{
        width: 100%;
    } */

    .box-item_working_process .content-wp h3 {
        line-height: 35px;
        font-size: 29px;
    }

    .content_bottom_page .page-content{
        font-size: 32px;
        font-weight: 400;
        line-height: 42px;
    }

    .tuvanbaogia_popup ul li {
        width: 100%;
        margin: 0;
    }

    .content-sec-banner_bottom .des-content_home{
        font-size: 18px !important;
    }

    .box-item_our_principle {
        grid-template-columns: repeat(2, 50% 50%);
    }

    .content-sec-our_principle .box-item_our_principle .our_principle_row_tow_one{
        padding-right: 0px;
    }
}

@media screen and (max-width: 480px) {
    .pro_home_de_xuat ul li{
        width: 100%;
    }

    .pro_home_de_xuat .box-content-list {
        width: 100%;
    }

    .pro_home_de_xuat ul {
        flex-wrap: wrap;
    }

    .pro_home_de_xuat .box-content-list {
        padding: 20px 10px 10px 10px;
    }

    .box-item_service ul, .box-item_nhan_su ul {
        width: calc(100%);
        margin: 0px 0 50px 0;
    }
    
    
}