﻿@import "font.css";
@charset "utf-8";
body {
    margin: 0px auto;
    font-size: 16px;
    line-height: 25px;
    font-family: 'UTM Swiss Condensed', sans-serif;
    font-weight: 500;
    color: #221F20;
}
* {
    margin: 0px auto;
    padding: 0px auto;
    outline: none;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
table {
    margin: 15px 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
table th {
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
}
.dv-popup-new {
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.8);
    opacity: 0;
    z-index: -9;
}
.dv-popup-new.acti {
    opacity: 1;
    z-index: 999;
}
.dv-popup-new-child {
    opacity: 0;
    width: 555px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    overflow: visible;
    z-index: 8030;
    transform: translate(-50%, -50%);
    margin-top: 20px;
    margin-bottom: 40px;
    max-width: 88%;
}
.dv-popup-new-child.actiok {
    top: 20px;
    transform: translate(-50%);
    opacity: 1;
}
a.popup-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    background-image: url(../images/fancybox/fancybox_sprite.png);
    z-index: 8040;
}
.dv-nd-popup {
    position: relative;
    background: #f9f9f9;
    color: #444;
    padding: 0px !important;
    text-shadow: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 10px 25px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgb(0 0 0 / 50%);
    /* padding: 15px !important; */
}
.showText table tbody tr td{
    border: 1px solid #ccc;
    padding: 5px;
}
.clr {
    clear: both;
}
a {
    color: #E8262A;
}
.showText a {
    font-weight: 600;
}
a:hover {
    color: #FAC917;
}
p {
    margin-top: 0;
    margin-bottom: 10px;
}
img {
    border: 0;
}
::selection {
    background-color: #FAC917;
    color: #fff;
}
::-webkit-selection {
   background-color: #FAC917;
   color: #fff;
}
-webkit-::selection {
    background-color: #FAC917;
    color: #fff;
}
::-moz-selection {
   background-color: #FAC917;
   color: #fff;
}
::-webkit-input-placeholder { /* Edge */
  color: #696969;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #696969;
}

::placeholder {
  color: #696969;
}
ul {
    padding: 0px;
    list-style: none;
}
.bannerMain .banner-mobile.owl-carousel.owl-loaded {
    display: none;
}
.is-countdown .countdown-section .countdown-amount {
      color: #FAC917;
      font-size: 28px;
      font-weight: 700;
      position: relative; }
.is-countdown .countdown-section .countdown-period {
      display: block;
      color: #fff;
      padding-top: 15px;
      margin: 0 10px;
  }
.is-countdown {
  display: inline-block;
  width: 100%;
  line-height: 15px;
}
  .is-countdown .countdown-section {
    display: inline-block;
    color: #FAC917;
    text-align: center;
    border-radius: 100%;
    margin: 0 10px 0 0;}
    .is-countdown .countdown-section:last-child {
      margin: 0; }
.fixed-icon {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
    z-index: 99;
    background: #fff;
}
.fixed-icon1 {
    display: flex;
    padding: 15px 0;
}
.fixed-icon1 a i {
    font-size: 30px;
    color: #044fa2;
}
.flash-sale {
    background: #000;
    padding: 3px 0;
    display: none;
    width: 100%;
}
.flash-sale a {
        display: flex;
    justify-content: center;
    align-items: center;
}
.text-s {
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 27px;
}
.ngaygio {
    display: flex;
}
.ngaygio>div {
    color: #fff;
    line-height: 20px;
    text-align: center;
}
.ngaygio>div h4 {
    color: #FAC917;
    font-size: 28px;
    letter-spacing: 1px;
}
.chon-h {
        color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    position: relative;
    top: -3px;
}
.chon-h i {
    background: #FAC917;
    color: black;
    padding: 4px 10px; 
    font-size: 15px;
    border-radius: 5px;
    margin-left: 10px;
}
/*-------------Header------------*/
.dv-header {
    width: 100%;
    margin: auto;
}
.dv-header-banner {
    width: 100%;
    margin: auto; 
    background-image:url("/images/bg_banner2.png");
    height:130px;       
              
}
.dv-header-banner .banner_top  {
   
    width: 100%;
    margin: auto;
}
.dv-header-banner .banner_top img {
     float: right;
    }
.box_menu_f {
        position: relative;
    width: 100%;
    display: flex;
    z-index: 9;
    margin-bottom: 52px;
    background: #fff;
}
.box_menu.fixed {
    z-index: 999;
    padding-top: 0;
    margin-top: 0;
    box-shadow: -1px 0px 5px 0px rgb(163 163 163);
    top: 0;
    position: fixed;
        transition: all ease 1s;
    -webkit-transition: all ease 1s;
}
.dv-header.fixed .dv-header-bt{
    display: none;
}
.dv-header.fixed .logo_top img {
    transition: all .5s;
}
.dv-header.fixed .right-top {
    transition: all .5s;
}
.hotline_header ul li {
    float: left;
    list-style: none;
    color: #221F20;
    padding-right: 10px;
    position: relative;
    top: 8px;
}
.hotline_header ul li i {
    font-size: 35px;
}
.hotline_header ul h3>span {
    display: block;
    color: #E8262A;
    font-weight: 600;
    line-height: 23px;
    font-size: 20px;
    text-transform: capitalize;
    padding-top: 4px;
    letter-spacing: 1px;
    font-family: 'UTM Swiss CondensedBold', sans-serif;
}
.right-top .hotline_header ul h3 {
    float: right;
    text-align: left;
    padding-top: 0;
}
.right-top {
    float: right;
    margin: 15px 0;
}
.right-top div i {
    font-size: 20px;
}
.right-top div a{
    color: #221F20;
}
.right-top div a:hover{
    color: #fac917;
    cursor: pointer;
}
.right-top div h3 {
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 22px;
    padding-top: 8px;
}
.giohang_top h3 span {
    font-size: 15px;
    color: #ffffff;
    background: #FAC917;
    height: 20px;
    width: 20px;
    padding: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50px;
    position: absolute;
    top: -5px;
    right: 2px;
    text-align: center;
    line-height: 10px;
}
.w30s-link-account {
    list-style-type: none;
    flex-direction: column;
    top: 105%;
    left: 0px;
    width: 190px;
    height: auto;
    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;
    background: #034ea2;
    border: 2px solid rgba(0, 0, 0, 0.12);
}
.timkiem_top {
    float: left;
    width: 350px;
    margin: 3px 0;
    margin-right: 20px;
    position: relative;
    border: 2px solid #FAC917;
    border-radius: 4px;
}
.input-group {
    position: relative;
}
.timkiem_top i {
    line-height: 37px;
    font-size: 16px;
}
.dangnhap_top:hover .w30s-link-account{
    opacity: 1;
    visibility: visible;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    z-index: 9;
}
.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 20px;
}
.right-top>div:last-child{
    margin-right: 0px;
}
.pagewrap {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.flex {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.logo_top {
    float: left;
    margin: 10px 0;
    text-align: left;
    width: 20%;
    margin-right: 5%;
}
.logo_top img {
    width: 100%;
}
.logo_top a.logo-mobile {
    display: none;
}
.dv-header-right {
    width: 84%;
    float: right;
}
.dv-header-top {
    padding: 5px 0px 8px;
    background: #034EA2;
    display: none;
}
.dv-header-top hr {
    width: 1px;
    background-color: #fff;
    margin: 0 0 -2px 0;
    display: inline-block;
    height: 12px;
    padding: 0;
    border: none;
}
.dv-header-top .navbar-left {
    color: #fff;
    float: left;
    font-size: 14px;
}
.navbar-left span {
    padding: 0 10px;
}
.navbar-left span:first-child {
    padding-left: 0;
}
.navbar-left span i {
    background: #fac917;
    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;
}
.language i {
    padding-right: 7px;
    font-size: 15px;
}
.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;
    font-size: 14px;
}
.language a span {
    padding: 0 5px;
}
.dv-header-bt {
    padding: 0;
}
.dv-header-top ul {
    float: right;
}
.dv-header-top ul li {
    list-style: none;
    float: left;
    text-align: left;
    margin: 2px 5px;
    line-height: 23px;
    font-weight: 500;
    position: relative;
    font-style: italic;
}
.dv-header-top ul li a {
    color: #fff;
    transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
}
.dv-header-top ul li i {
    padding-right: 5px;
}
.box_menu {
    position: absolute;
    width: 100%;
    background: #034ea2;
    transition: all ease 1s;
    -webkit-transition: all ease 1s;
}
.menu {
    padding: 0;
    text-align: center;
    float: left;
}
.menu > li > a span {
    line-height: 0;
}
.menu > li:hover {
    background: #fac917;
}
.menu > li > a span img {
    height: 23px;
    width: auto;
    margin-bottom: 5px;
    display: none;
}
.menu > li {
    float: left;
    position: relative;
}
.menu > li:hover a {
    color: #fff;
}
.menu * {
    list-style: none;
}
.menu > li.active {
    background: #FAC917;
}
.menu > li > a {
    display: block;
    line-height: 22px;
    position: relative;
    z-index: 2;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    padding: 15px 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.menu > li > a, .menu > li > a:after, .menu > li > ul > li > a, .menu > li li > ul > li > a {
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
}
.menu > li > ul, .menu > li > ul ul {
    position: absolute;
    top: 100%;
    left: 0px;
    opacity: 0;
    visibility: hidden;
    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: 5px 0;
    background: #034ea2;
    border: 3px solid rgba(0, 0, 0, 0.12);
    width: 200px;
}
.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: 0 15px;
    background: #034ea2;
}
.menu > li > ul > li:hover>a,.menu > li > ul > li li:hover>a{
    color: #fac917 !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: 42px;
    font-size: inherit;
    background: rgba(255, 255, 255, 0);
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
    padding: 0 5px 0 0;
    text-decoration: none !important;
    text-transform: capitalize;
    text-align: left;
    font-size: 15px;
    color: #fff !important;
    font-weight: 500;
}
.menu > li > ul > li:last-child a {
    border-bottom: none;
}
.dv-header-bt h4 a {
    color: #ffffff;
    background: #FAC917;
    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;
}
.search a {
    width: 40px;
    text-indent: -10000px;
    background: #1b473b url(../images/search.png) no-repeat center 11px;
    float: right;
    border-left: 0px;
    height: 40px;
    background-size: 50%;
}
.input_search {
    padding: 0px 20px;
    height: 40px;
    float: left;
    background: transparent;
    color: #666;
    border: none;
    font-size: 15px;
    line-height: 28px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    display: none;
}



/*-----------Banner-----------------*/
.banner-slide {
    padding: 10px 0 40px;
}
.bannerMain {
    width: 100%;
    float: left;
}
.right-news.col-lg-3 {
    float: right;
    width: 23%;
    border: 1px solid #ebebeb;
}
.right-news .news-list li {
    margin-bottom: 7px;
    padding-bottom: 9px;
    border-bottom: 1px solid #eee;
}
.card-summary {
    padding: 10px 15px 0;
}
.right-news .news-list h5 {
    font-size: 15px;
    max-height: 54px;
    overflow: hidden;
}
.card-summary p {
    line-height: 22px;
    font-size: 14px;
}
.right-news .news-list h5.item-title {
    padding: 0 15px;
}
.news-list a {
    color: #221F20;
}
.right-news.col-lg-3 img {
    width: 100%;
}
.news-list li:last-child {
    margin-bottom: 0;
    border-bottom: none;
}
.news-list a:hover {
    color: #FAC917;
}
.banner li,.banner-mobile li {
    float: left;
    width: 100%;
    list-style: none;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: default;
    position: relative;
}
.bannerMain .slogan {
   position: absolute;
    color: #fff;
    text-align: left;
    z-index: 9;
    top: 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 #FAC917;
    background: #FAC917;
}
.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;
}


/*-------------Trang chủ------------*/

.features {
    padding: 10px 0 45px;
    position: relative;
    display: none;
}
.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: #FAC917;
    margin-bottom: 10px;
}
.features-item h4 {
    font-weight: 500;
}
.col-lg-12 {
    margin: 0 -10px;
}
.col-lg-6 {
    float: left;
    margin: 0px 10px;
    width: calc(100% / 2 - 20px);
}
.dv-home-sanpham {
    padding: 0px 0 40px;
}
.dv-home-sanpham:last-child {
    padding-bottom: 55px;
}
p.read-more {
    text-align: center;
    margin: 35px 0 0;
}
p.read-more a.btn {
    background: #1b473b;
    color: #fff;
    padding: 8px 25px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 4px;
    position: relative;
    z-index: 1;
}
p.read-more 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: #FAC917;
    -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;
}
.tiltle {
    margin: 0;
    font-size: 25px;
    text-align: left;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;}
.tiltle a {
    color: #221F20;
}
.tiltle span{
    font-weight: 500;
}
#pro_tabs {
    position: relative;
    margin: 20px 0 0px;
}
.showText.tabs {
    padding: 20px;
    border: 1px solid #e8e8e8;
}
.showText img {
    width: 100%;
    height: auto !important;
}
.productSpecification_col-1 {
    width: 58%;
    margin: 0 50px;
    text-align: center;
    align-self: center;
    padding-top: 50px;
    float: left;
}
.productSpecification_col-2 {
    width: 30%;
    float: right;
    margin-right: 20px;
    padding: 50px 0 0;
}
#pro_tabs .listtabs{
    border-bottom: 1px solid #ffe1a9;
}
.listtabs li{
    float: left;
}
.listtabs li img{
    display: block;
    height: 30px;
}
.listtabs li a{
    color: #222;
    display: inline-block;
    padding: 10px 20px;
    background: #e8e8e8;
    margin-right: 7px;
    border-radius: 3px 3px 0 0;
    text-transform: uppercase;
    border-bottom: 2px solid #e8e8e8;
}
.listtabs li a:hover,
.listtabs li a.selected,
.listtabs li a.selected:hover{
    border-bottom: 2px solid #fac917;
    font-weight: 500;
    background: #034ea2;
    color: #fff;
}
#pro_tabs1 .listtabs li a:hover,
#pro_tabs1 .listtabs li a.selected,
#pro_tabs1 .listtabs li a.selected:hover,
#pro_tabs2 .listtabs li a:hover,
#pro_tabs2 .listtabs li a.selected,
#pro_tabs2 .listtabs li a.selected:hover {
    border: 1px solid #034ea2;
    background: transparent;
}
#pro_tabs1,#pro_tabs2 {
    margin: 15px 0 5px;
    display: inline-block;
}
#pro_tabs1 .listtabs li a,#pro_tabs2 .listtabs li a {
    border-radius: 0;
    padding: 5px 10px;
    border: 1px solid #e6e6e6;
    background: transparent;
}
.pro_home_id ul {
    float: left;
    width: calc(100% / 5);
    -webkit-transition: all .3s ease;
    position: relative;
    text-align: left;
    border: 1px solid #ebebeb;
    background: #fff;
    margin: 0;
    padding-bottom: 25px;
    line-height: 22px;
}
.pro_home_id.owl-carousel ul {
    width: calc(100% / 1);
}
.pro_home_id#pro_slide ul {
    width: calc(100% / 1); 
}
.pro_home_id ul li{
    overflow: hidden;
    display: block;
    text-align: center;
}
.pro_home_id ul h3 {
    font-size: 16px;
    font-weight: 500;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0 15px;
    height: 45px;
    text-transform: capitalize;
}
.pro_home_id ul h4 {
    position: relative;
    color: #ff0000;
    font-weight: 500;
    font-size: 16px;
    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 15px;
    height: 24px;
    overflow: hidden;
}
.pro_home_id ul h4 span {
    color: #909090;
    font-weight: normal;
    font-size: 15px;
    text-transform: capitalize;
    padding-left: 10px;
    text-decoration: line-through;
}
.pro_home_id ul p {
    padding: 0 15px;
    color: #616161;
}
.pro_home_id ul h3 a {
    color: #616161;
}
.pro_home_id ul h3 a:hover{
    color: #FAC917;
}
.dv-home-sanpham .pro_home_id ul img{
    width: 85%;
    transition: all 0.5s;
    padding: 10px 0;
}
.pro_home_id .label_icon {
    position: absolute;
    display: inline-block;
    background: #E8262A;
    z-index: 1;
    text-transform: uppercase;
    top: 10px;
    left: 10px;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}
.pro_home_id .label_icon span {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    position: relative;
}
.icon_sp {
    position: relative;
    margin: auto;
    text-align: left;
    padding: 0px 15px;
}
.icon_sp a {
    background-color: #ffffff;
    border-radius: 4px;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    color: #221F20;
    position: relative;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #ccc;
    margin: 0 2px;
    padding: 6px 13px 10px;
    line-height: 30px;
}
.icon_sp a.a_cart {
    background: #034ea2;
    width: auto;
    color: #fff;
}
.icon_sp a:hover {
    background-color: #fac917;
    color: #221F20;
    cursor: pointer;
}
.pro_home_id ul:hover {
    border-color: #fff;
    -webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    box-shadow: 0px 5px 18px 0px rgb(0 0 0 / 10%);
    text-shadow: 0px 5px 18px rgb(0 0 0 / 10%);
    border: 1px solid #FAC917;
}
.pro_home_id ul:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transition: all 0.5s;
}
.pro_home_id ul:hover .icon_sp {
    opacity: 1;
    visibility: visible;
    transform: scale(1,1);
    transition: all 0.5s;
}
.p-star {
    position: relative;
    color: #999;
    font-size: 14px;
    line-height: 25px;
    clear: both;
    padding: 0 20px;
    margin-bottom: 0;
}
.p-star span {
    color: #FAC917;
    font-size: 14px;
    margin: 0 3px 0 0;
}
.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;
}
.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: #FAC917;
    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: #FAC917;
    position: relative;
    display: inline-block;
}
.sec-title h3 {
    color: #1b473b;
    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 {
    background: #fbf1de;
    margin-bottom: 60px;
}
.provide .img-box {
    background-image: url(../delete/01_about.png);
    background-position: right;
    background-repeat: no-repeat;
    position: relative;
    height: 100%;
    background-size: 80%;
}
.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: #FAC917;
    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: #FAC917;
    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: #FAC917;
    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);
    }
}

.dv-home-qc {
    padding-bottom: 40px;
}
.col-md-12 {
    float: left;
    margin: 0px;
    width: calc(100% / 1);
    position: relative;
}
.col-md-12 img {
    width: 100%;
    transition: all 0.5s;
}
.dv-home-qc .col-md-12 a:before {
    content: "";
    border: 1px solid #FAC917;
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px;
    z-index: 1;
    opacity: 0;
}
.dv-home-qc .col-md-12 a:hover:before {
    opacity: 1;
    transition: all 0.5s;
}
.dv-home-qc .col-md-12 a {
    display: block;
    overflow: hidden;
}
.dv-home-qc .col-md-12 a:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}
/*-----Trang chủ - Services-----*/

.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: #FAC917; 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: #FAC917;
    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: #FAC917;
}
.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: #FAC917;
    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: #FAC917;
    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: #FAC917;
    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: #FAC917;
    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: #FAC917;
    color: #FFF;
    border: 1px solid #FAC917;
}
.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: #FAC917;
    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: #FAC917;
    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: #FAC917;
    margin: 10px 0 0 0;
    text-transform: uppercase;
    font-size: 14px;
}
.team-home-2 .team-box .img-box ul{
    background-color: #FAC917;
    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: #fbf1de;
    padding: 60px 0 50px;
}
.bolg .tiltle {
    border-bottom: 3px double #f1dfc0;
}
.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:#034ea2;
    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: #FAC917;
    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 h5{
    position: relative;
    font-size: 22px;
    line-height: 30px;
    margin: 0 0 10px 0;
    font-weight: 500;
    color: #222222;
    text-transform: capitalize;
}
.fa-calendar:before {margin-right: 5px;}
.blog-item .text-box .title-blog:hover,
.blog-item .text-box h5:hover{
    color: #FAC917;
}
.blog-item .text-box .blog-date{
    margin-bottom: 7px;
    display: block;
}
.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: #FAC917; color: #fff;
}

.dv-home-doitac {padding: 50px 0 60px}
.text-center h3 {text-align: center;}
.logo_doitac ul {
    width: calc(100% / 5 - 10px);
    padding: 15px;
    float: left;
    text-align: center;
    transition: all .3s;
    height: 100px;
    vertical-align: middle;
    display: flex;
    border: 1px solid #034ea2;
    border-radius: 4px;
    margin: 0 5px 10px;
}
.logo_doitac ul li {
    margin: auto;
}
.logo_doitac {
    margin: 0 -5px;
}
.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;
    height: 65px;
}
.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;
}



/*-----------Footer--------------*/

.middle-footer {
    background: #034ea2;
    border-bottom: 1px solid #fff;
    padding: 15px 0;
}
.social {
    float: left;
    margin: 4px 0;
}
.col-lg-9 {
    float: right;
}
.text-subscribe {
        float: left;
    margin: 4px 0;
    margin-right: 25px;
}
.text-subscribe i {
        float: left;
    color: #fff;
    border: 1px solid #fff;
    width: 33px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    border-radius: 50%;
}
.text-subscribe h3{    float: right;
    margin-left: 10px;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    margin-top: 3px;
}
.form_km {
    float: right;
    width: 380px;
}
.footer {
    background: #034ea2;
    padding: 30px 0 20px;
}
.center-footer ul{
    float: left;
    margin: 0px 20px;
    width: calc(100% / 3 - 40px);
    color: #fff;
    line-height: 30px;
    position: relative;
}
.center-footer ul iframe {
    border: 3px solid #fac917 !important;
}
.center-footer ul:last-child {
    width: calc(100% / 2 - 40px);
}
.center-footer ul.menu-footer {
    width: calc(100% / 6 - 40px);
}
.menu-footer p img {
    margin-top: 30px;
    width: 100%;
}
.center-footer {
    margin: 0 -20px;
}
.center-footer ul .btn-1 {
    margin-top: 15px;
}
.center-footer ul.social p {
    line-height: 30px;
    margin-bottom: 10px;
}
.dt-sc-subscribe-frm input[type="email"] {
    width: 74%;
    font-size: 14px;
    color: #221F20;
    padding: 11px 20px;
    background: #fff;
    font-family: 'UTM Swiss Condensed', sans-serif;
    border: none;
    float: left;
}
.btn-submit {
    float: right;
}
.dt-sc-subscribe-frm input[type="submit"] {
        position: relative;
    color: #221F20;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 20px;
    font-weight: 500;
    display: inline-block;
    float: right;
    border-left: 0px;
    border: none;
    border-radius: 0;
    cursor: pointer;
    background: #fac917;
    font-family: 'UTM Swiss Condensed', sans-serif;
}
.social li {
    float: left;
    margin-right: 10px;
}
.social li a {
    width: 33px;
    height: 33px;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
}
.social li a i {
    line-height: 33px;
}
.social li a:hover {
    background: #FAC917;
}
.center-footer ul h3 {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 16px;
}
.center-footer ul:last-child h3 {
    text-align: center;
}
.center-footer ul h5 {
    font-weight: 500;
    font-size: 15px;
    color: #FAC917;
    float: left;
    width: 100px;
    border-right: 1px solid;
    margin-right: 10px;
    line-height: 27px;
}
.center-footer ul p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 25px;
}
.center-footer ul p a {
    color: #FAC917;
}
.center-footer ul p.tel {
    clear: both;
    margin-bottom: 15px;
}
.center-footer ul.menu-footer li a{
    color: #fff;
    font-size: 17px;
}
.center-footer ul.menu-footer li:nth-child(2) {
    margin-top: -3px;
}
.bottom_ft {
    padding-top: 13px;
    padding-bottom: 13px;
    text-align: center;
    margin: auto;
    background: #00428c;
}
.bottom_ft p{
    margin: 0;
    color: #fff;
}
.bottom_ft a {
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear;
    color: #fff;
}
.bottom_ft a img {
    height: 22px;
    padding: 0 10px;
    display: inline-block;
    position: relative;
    top: 5px;
}
.bottom_ft a:hover,.center-footer ul.menu-footer li a:hover{
    color: #FAC917;
}
#back-top {
    position: fixed;
    bottom: 30px;
    right: 10px;
    z-index: 1;
}
#back-top a {
    display: inline-flex;
    width: 40px;
    line-height: 40px;
    background: #FAC917;
    outline: none;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    -moz-transition: color .33s cubic-bezier(.33, 0, .2, 1) 0s, fill .33s cubic-bezier(.33, 0, .2, 1) 0s, background .33s cubic-bezier(.33, 0, .2, 1) 0s;
    transform: rotate(45deg);
    height: 40px;
}
#back-top a i {
    transform: rotate(-45deg);
    line-height: 36px;
    width: 40px;
    height: 40px;
}
#back-top a:hover {
    color: #222;
    background: #ffffff;
    border: 1px solid;
}


/*------- Điều Hướng ------- */
.link_page {
    border-bottom: 1px solid #dcdcdc;
}
.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 {
    background: #fff;
    display: inline-block;
    padding: 10px 0px;
}
.link_page ul li {
    list-style: none;
    font-size: 16px;
    text-transform: capitalize;
    float: right;
    font-weight: 500;
    width: 100%;
    text-align: left;
}
.link_page ul li a {
    color: #221F20;
    padding: 0 5px;
}
.link_page ul li span.active {
    color: #FAC917;
}
.link_page ul li i {
    padding-right: 7px;
}
.link_page ul li span {
    padding: 0 5px;
}
.link_page ul li a:hover {
    color: #FAC917;
}
.page_conten_page {
    padding: 45px 0;
}
.tin_left {
    width: 73%;
    float: left;
}
.tin_right{
    width: 25%;
    float: right;
}
.tin_right .box_right_pro_view:first-child {
    margin-top: 0;
}

/*---------- Phân trang --------- */
.nums {
    table-layout: auto;
    margin-top: 20px;
    text-align: right;
}
.nums li {
    list-style: none;
    display: inline-table;
}
.nums a.stay {
    width: 44px;
    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: transparent;
    text-decoration: none;
    font-weight: 400;
    background: #1b473b;
}
.nums a:hover, .nums a.active, .nums a.stay:hover {
    background: #FAC917;
    color: #ffffff;
}

/*---------- Liên hệ --------- */

.contact-maps li {
    display: initial;
}
.left_contact h5 {
    font-weight: 500;
    font-size: 17px;
    margin-bottom: 10px;
}
.left_contact {
    float: left;
    width: 47%;
}
.contact-maps {
    float: right;
    width: 50%;
    border: 3px solid #FAC917;
}
.page_conten_page>div.right_contact>h3 {
    text-align: center;
}
.right_contact {
    width: 70%;
    clear: both;
    margin-top: 40px;
    display: inline-block;
    background: #e8e8e8;
    padding: 50px;
    margin-left: 15%;
    border-radius: 10px;
    box-shadow: -1px 2px 6px 0px rgb(187 187 187 / 75%);
}
.page_conten_page>div>h3{
    text-align: left;
    margin-bottom: 20px;
    font-size: 26px;
    color: #221F20;
    padding-bottom: 10px;
    font-weight: 500;
    position: relative;
    border-bottom: 1px dotted #ccc;
    text-transform: uppercase;
}
.contact .left {
    width: 49%;
    float: left;
}
.tuvanbaogia_popup .contact .left {
    width: 100%;
}
.contact .right {
    width: 49%;
    float: right;
}
.formBox li {
    display: block;
    position: relative;
    z-index: 0;
    margin-bottom: 10px;
}
.formBox li input, .formBox li textarea {
    border: solid 1px #e3e3e3;
    height: 45px;
    color: #999;
    padding: 0 20px 0 20px;
    font-family: 'UTM Swiss Condensed', sans-serif;
    font-size: 16px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 3px;
    font-weight: 400;
}
.formBox>li.mess {
    float: left;
    width: 100%;
}
.formBox li span {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 42px;
    padding: 0 10px;
    font-weight: 700;
    z-index: 2;
    letter-spacing: 1px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    color: #ed1c24;
}
.formBox li textarea {
    height: 99px;
    padding: 15px 20px;
}
.formBox .button {
    float: right;
    text-transform: uppercase;
    font-size: 18px;
    padding: 3px 35px 6px;
    margin-left: 10px;
    line-height: 40px;
    margin-top: 10px;
    color: #ffffff;
    background: #034ea2;
    white-space: nowrap;
    transition: all 0.2s ease-in-out;
    border-radius: 5px;
    font-weight: 500;
}
.formBox .button:hover{
    background: #FAC917;
    color: #221F20;
}


/*---------- Giới thiệu --------- */

.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: #FAC917;
    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;
}

/*---------- Dự án --------- */
.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: 50%;
    float: left;
    position: relative;
    z-index: 0;
}
.viewRight {
    width: 47%;
    float: right;
}
#bridal_images {
    border: 1px solid #ebebeb;
    background: #fff;
    padding: 5px;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 0;
    float: left;
}
#bridal_images img {
    border: none;
    width: 100%;
    height: auto;
    margin: 0px auto;
}
#bridal_images_list {
    display: block;
    float: right;
    width: 100%;
    position: relative;
    margin-top: 11px;
}
.pro_slide_prev, .pro_slide_next {
    position: absolute;
    width: 12px;
    border: solid 1px #ccc;
    bottom: 50%;
    height: 50px;
    margin-bottom: -25px;
    text-indent: -10000px;
}
.pro_slide_prev {
    left: 0px;
    border-radius: 5px 0px 0px 5px;
    background: url(../images/pro_slide_prev.png) no-repeat center center #f4f4f4;
}
a.pro_slide_prev.disabled, a.pro_slide_next.disabled {
    opacity: .5;
}
a.pro_slide_prev.disabled, a.pro_slide_next.disabled {
    cursor: default;
}
.pro_slide_next {
    right: 0px;
    border-radius: 0px 5px 5px 0px;
    background: url(../images/pro_slide_next.png) no-repeat center center #f4f4f4;
}
#bridal_images_list li {
    list-style: none;
    height: 60px;
    width: 97px;
    border: 1px solid #e6e6e6;
    background: #fff;
    text-align: center;
    overflow: hidden;
    float: left;
    margin: 2px 5px;
    padding: 5px;
}
#bridal_images_list img {
    width: 100%;
    border: none;
}
.titleView {
    position: relative;
    padding: 0;
    line-height: 32px;
    font-size: 25px;
    color: #034ea2;
    font-weight: 500;
}
.viewRight .desc {
    margin-top: 15px;
}
.viewRight_more img {
    width: 100%;
}
.viewRight .desc li {
    line-height: 26px;
    margin-bottom: 5px;
    text-indent: 15px;
    list-style: none;
    background: url(../images/icon-check-pink.png) no-repeat left 11px;
    margin-left: 15px;
}
.ct_add {
    margin-top: 15px;
}
.ct_add ul {
    clear: both;
}
.ct_add ul h3 {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.ct_add ul h3 a {
    display: block;
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px 10px;
    line-height: 25px;
    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: #034ea2;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}
.ct_add ul h3 a span {
    display: block;
    text-transform: initial;
    font-size: 14px;
}
.ct_add ul h3 a.clor_02 {
    padding: 17.5px 20px;
    background-color: #4d4d4f;
}
.ct_add ul h3 a:hover {
        background: #fac917;
    color: #221F20;
}
#sharelink {
    padding-top: 20px;
    margin-top: 20px;
    border-top: solid #dedede 1px;
}
.fl-post-meta-bottom {
    margin: 20px 0;
}
.fl-post-meta .fl-post-cats-tags i {
    font-size: 22px;
    color: #FAC917;
    margin-right: 15px;
    position: relative;
    top: 5px;
}
.fl-post-meta .fl-post-cats-tags a {
    font-size: 15px;
    padding: 6px 20px;
    color: #888;
    border-radius: 50px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    margin: 0 5px;
    border: 1px solid #dcdcdc;
    font-weight: 500;
}
.fl-post-meta .fl-post-cats-tags a:hover{
       background: #fac917;
    color: #221F20;
}
.detail-sp>h5 {
    background: #1b473b;
    padding: 9px 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    margin-top: 20px;
}
.detail-sp {margin-bottom: 20px;}
.detail-sp>div {
    padding: 20px 30px;
    border: 1px solid #e8e8e8;
}
.fb_iframe_widget_fluid_desktop iframe {
    width: 100% !important
}
.title_page {
    text-align: left;
    width: 100%;
    background: #1b473b;
    margin-bottom: 20px;
}
.title_page ul .h_title {
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 500;
    color: #ffffff;
    text-align: left;
    padding: 9px 20px;
}
.box_page .col-md-6{
    width: calc(100% / 1);
    margin: 0;
}



/*-----------Tin tức ------------*/

.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: #221F20;
}
.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: 0;
}
.box_right_pro_view {
    margin: 25px 0;
    text-align: left;
    width: 100%;
}
.box_right_pro_view ul {
    padding: 10px 10px 0;
}
.title_right_pro_view {
    font-weight: 500;
    font-size: 20px;
    color: #ffffff;
    text-align: left;
    position: relative;
    background: #034ea2;
    padding: 8px 20px 10px;
}
.title_right_pro_view::before {
    background: #ed1c24;
    bottom: -5px;
    content: "";
    height: 2px;
    left: 0px;
    position: absolute;
    width: 100px;
    border-radius: 4px;
    display: none;
}
.box_right_pro_view li {
    list-style: none;
    display: block;
    border-bottom: 1px solid #E6E8EC;
    padding:10px 0;
    text-align: left;
    position: relative;
}
.box_right_pro_view.box_right_pro_tt ul {
        padding: 0;
    display: inline-block;
    border-bottom: 1px solid #E6E8EC;
}
.box_right_pro_view.box_right_pro_tt li {
    width: 40%;
    float: left;
    border-bottom: none;
}
.box_right_pro_view.box_right_pro_tt li img {
    width: 100%;
}
.box_right_pro_view.box_right_pro_tt h3 {
    float: right;
    width: 55%;
    font-size: 15px;
    margin: 15px 0px;
}
.box_right_pro_view.box_right_pro_tt h3 a {
    color: #221F20;
}
.sub-3 {
    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: 9999;
    cursor: pointer;
}
.box_right_pro_view li a {
    font-size: 16px;
    color: #222;
    font-weight: 500;
}
.box_right_pro_view li.active a {
    color: #FAC917; 
}
.box_right_pro_view li a:hover{
    color: #FAC917;
}
.tin_right .blog-item .img-box{
    width: 35%;
    float: left;
}
.tin_right .blog-item .text-box{
    width: 60%;
    float: right;
    padding: 0;
}
.tin_right .blog-item .text-box h5 {
    position: relative;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
    font-weight: 500;
}
.tin_right .blog-item {
    margin-bottom: 0px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #E6E8EC;
    padding: 15px 0px;
}
.box_right_pro_view:last-child{
    margin: 0;
}
.box_right_pro_view:last-child ul li{
        display: inline-block;
        border-bottom: none;
        padding: 3px;
}
.box_right_pro_view:last-child ul li a {
    display: inline-block;
    padding: 4px 10px;
    margin: 0;
    border: 1px solid #e6e6e6;
    background-color: #f1f1f1;
    color: #A5A5A5;
    border-radius: 3px;
    text-transform: capitalize;
}
.box_right_pro_view:last-child ul li a:hover{
    background: #FAC917;
    color: #fff;
    cursor: pointer;
}
.title_news h2 {
    line-height: 38px;
    text-align: left;
    margin-bottom: 10px;
    font-size: 26px;
    color: #221F20;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
    border-bottom: 1px dotted #ccc;
    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;
}
.showText h4 {
    margin: 10px 0;
}
#tintuc_slide .new_id_bs {
    width: calc(100% / 1);
    margin: 0 0 10px;
}


/*--------Video-----------*/
.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%;
}
.new_id_bs li {
    float: left;
    list-style: none;
    position: relative;
    overflow: hidden;
    line-height: 0;
}
.new_id_bs ul {
    float: right;
    width: 100%;
    position: relative;
}
.new_id_bs ul h3 a {
    font-size: 18px;
    font-weight: 500;
    color: #222;
    padding-bottom: 5px;
    display: block;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    margin-top: 10px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
}
h4.chanel {
    text-align: center;
    color: #FAC917;
}
.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;
    padding: 8px 12px;
    width: auto;
    transition: all 0.5s;
    margin-left: -23px;
    border: 1px solid #fff;
    border-radius: 3px;
    font-size: 18px;
}
.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: #FAC917;
}

/*------------Hình ảnh------------------*/

.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%;
}
#tintuc_slide1 .new_id_bs {
    width: calc(100% / 1);
    margin: 0;
}


/*----------Popup------------*/
.tuvanbaogia_popup {
    padding: 0 0px 30px;
    width: 550px;
    text-align: center;
}
textarea.form-control{
   height: 99px;
   padding: 10px 12px;
}
.form-control {
    display: block;
    width: 100%;
    padding: 9px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 2px solid #FAC917;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    resize: vertical;
    box-sizing: border-box;
    text-transform: capitalize;
    font-family: 'UTM Swiss Condensed', sans-serif;
}
.timkiem_top .form-control {
        display: inline-block;
    width: 88%;
    padding: 9px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    resize: vertical;
    box-sizing: border-box;
    text-transform: capitalize;
    font-family: 'UTM Swiss Condensed', sans-serif;
    float: left;
    border: none;
}
.timkiem_top .input-group-btn {
    width: 12%;
    float: right;
    background: #fac917;
    height: 39px;
    text-align: center;
    cursor: pointer;
}
.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: #FAC917;
    margin-top: 20px;
}
.tuvanbaogia_popup ul li{
        width: 100%;
    margin: 0 2%;
}
.tuvanbaogia_popup ul li.mess{
    width: 96%;
}
.tuvanbaogia_popup ul h4{
    clear: both;
    color: #E8262A;
}
.tuvanbaogia_popup ul h4 a i {
    padding-left: 7px;
}
.tuvanbaogia_popup ul{
        padding: 0 20px;
    text-align: center;
    margin: auto;
}
.tuvanbaogia_popup>form>h3 {
    font-size: 23px;
    line-height: 30px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 15px;
    background: #034ea2;
    padding: 10px;
}
.text_require {
    font-size: 14px;
    margin-bottom: 10px;
    text-align: left;
}
.tuvanbaogia_popup .contact {
       padding: 0 20px;
    display: inline-block;
    width: 100%;
}
.text_require strong {
    color: #e60000;
    font-size: 13px;
}
.tuvanbaogia_popup .left li {
    display: block;
}
.tuvanbaogia_popup .left li input {
    display: block;
    width: 100%;
    height: 40px;
    padding: 5px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    resize: vertical;
    box-sizing: border-box;
    text-transform: capitalize;
    font-family: 'UTM Swiss Condensed', sans-serif;
    margin-bottom: 15px;
}
.text_thanks.blue {
    color: #034ea2;
    margin-bottom: 20px;
}
.tuvanbaogia_popup .button {
    cursor: pointer;
    color: #fff;
    background: #034ea2;
    padding: 12px 20px;
    border: none;
    border-radius: 3px;
    font-family: 'UTM Swiss Condensed', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
}

/* :: Tuyển dụng */
.item-careers{
    border: 1px solid #E9E9E9;
    border-radius: 2px;
    padding: 40px;
    margin-bottom: 30px;
}
.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: #FAC917;
}
.item-careers ul li{
    display: inline-block;
    font-weight: 500;
    margin-right: 10px;
}
.item-careers ul li.active{
    background-color: #FAC917;
    padding: 2px 15px;
    color: #FFF;
    border-radius: 3px;
}
.item-careers p{
    margin: 15px 0;
}
.item-careers a{
    font-size: 14px;
    color: #FAC917;
    display: inline-block;
    text-transform: capitalize;
    font-weight: 600;
}

/*----------Giỏ hàng ----------*/
.popup_giohang {
    width: 850px;
}
.popup_giohang h3 {
    font-size: 16px;
    font-weight: 400;
    padding: 10px 15px;
    background: #034ea2;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    color: #fff;
}
.popup_giohang .heading-counter {
    padding: 15px 15px 10px;
}
.popup_giohang h3 a {
    color: #FAC917;
}
.heading-counter {
    font-size: 20px;
    line-height: 18px;
    cursor: pointer;
    color: #222;
    width: 100%;
    background: #fff;
    padding: 0px 0 20px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
}
.heading-counter .count_cart{
    color: #ff0000;
}
.cart_summary tr td {
    padding: 15px 15px 15px;
    border-bottom: 1px solid #eaebf3;
    text-align: center;
}
.cart_summary tr:first-child th {
    border: none;
    color: #222;
    font-weight: 500;
    padding: 10px 15px;
    background: #ececec;
}
table .c-th-sp a.sp {
   display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 93px;
    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 .dv-anh a {
    text-align: left;
}
table .c-th-sp a.del {
    color: #E8262A;
    cursor: pointer;
    float: left;
    padding-right: 10px;
}
table .c-th-sp a.del.cur1 {
    color: #034ea2;
}
table .c-th-sp {
    text-align: left;
}
table .c-th-sluong {
    text-align: center;
}
table .c-th-ttien {
    text-align: center;
}
table .c-th-gia {
    text-align: center;
}
table .c-th-ttien b,table .c-th-gia b {
    color: #E8262A;
}
.number-down,.number-up {
    border: 1px solid #eaebf3;
    outline: none;
    background: transparent;
    height: 35px;
    width: 35px;
    text-align: center;
    vertical-align: top;
    padding: 0;
    color: #222;
    font-size: 15px;
    line-height: 30px;
    float: left;
    cursor: pointer;
}
#number {
    border: 1px solid #eaebf3;
    border-left: 0;
    border-right: 0;
    height: 35px;
    font-size: 12px;
    text-align: center;
    width: 45px;
    vertical-align: top;
    min-height: 30px;
    padding: 0;
    float: left;
}
.so-luong-mua {
    display: inline-block;
}
.button-cart {
    margin: 15px 15px 30px;
}
.button-cart a.close {
    margin-top: 10px;
    float: left;
    color: #1b473b;
    cursor: pointer;
}
.button-cart .btn-checkout{
    float: right;
    text-transform: uppercase;
    font-size: 16px;
    padding: 1px 30px 2px;
    line-height: 42px;
    color: #ffffff;
    background: #034ea2;
    white-space: nowrap;
    transition: all 0.2s ease-in-out;
    border-radius: 3px;
    font-weight: 500;
}
.button-cart .btn-checkout:hover{
    background: #FAC917;
}
.button-cart a.close:hover{
    color: #FAC917;
}
.block-total-left {
    width: 67%;
    float: left;
}
.block-total-cart {
    float: right;
    width: 30%;
    border: 1px solid #e8e8e8;
    padding: 10px 0;
}
.total-cart-page {
    display: flex;
    font-size: 15px;
    padding: 5px 15px;
}
.title-cart-page-left {
    flex-basis: 70%;
}
.number-cart-page-right {
    flex-basis: 30%;
        text-align: right;
}
.title-final-total .number-cart-page-right .price {
    color: #E8262A;
    font-size: 20px;
}
.title-final-total {
    font-weight: 650;
    margin: 10px 0;
}
.method-button-cart button:hover {
    background: #FAC917;
    cursor: pointer;
}

.title-final-total {
    font-weight: 650;
    margin: 10px 0;
}
.retail-note a {
    color: #E8262A;
}
.border-product {
    width: 95%;
    margin: auto;
    border-bottom-width: 1px;
    border-bottom-color: #ededed;
    border-bottom-style: solid;
}
.title-cart-page-left {
    flex-basis: 70%;
}
.total-cart-page {
    display: flex;
    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: #034ea2;
    color: #fff;
    position: absolute;
    z-index: 3;
    box-sizing: border-box;
    text-align: center;
    top: 7px;
    right: -10px;
    height: 20px;
    width: 20px;
    line-height: 18px;
    border-radius: 50%;
}
.product-thumbnail {
        width: 60px;
    height: 70px;
    background: #fff;
    position: relative;
    margin-right: 15px;
}
.order-summary__section {
    border-top: 1px solid rgba(175,175,175,.34);
}
.order-summary__section table.product-table {
    width: 90%;
}
.total-line {
    line-height: 33px;
}
.btn--disabled {background: #0073ab;
    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: 76%;
    float: left;}
.payment-due__price {
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: -.04em;
    line-height: 1em;
    color: #F7941E;
}
td:last-child, th:last-child {
    text-align: right;
}
td.top_td:last-child,td.c-th-gia:last-child, th.c-th-gia:last-child{
    text-align: left;
}
.order-summary__nav.method-button-cart button {float: right;}
.order-summary__nav.method-button-cart {margin: 10px 0 0;
    display: inline-block;
    width: 100%;}
.edit_checkout {    margin: 10px 0 20px;
    display: inline-block;
    width: 100%;}
.discount-code {padding: 0 20px;}
.sidebar .sidebar__title {
    padding: 0px 20px 10px; text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;}
#placeSlide_main .sidebar {width: 40%; float: right; border-left: 1px solid #ccc;} 
.content-box__row .fa-money {    font-size: 25px;
    color: #0073ab;
    float: right;}
.content-box__row__desc {clear: both;}
.radio__input {    float: left;}
.radio__label {    float: left;
    margin-left: 7px;
    position: relative;
    top: -9px; width: 93%}
.content-box__row {    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100%;
    padding: 20px;}
.thanhtoan-2 h2,#chitiet_news h2 {    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase; margin-bottom: 10px;}
.thanhtoan-2 {width: 28%;
    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: 10px;
}
.top_td {border-bottom: none;}
.top_td textarea {height: 80px; margin-top: 10px;}
#chitiet_news {width: 28%; float: left;}
.method-button-cart button {
    text-transform: uppercase;
    font-size: 16px;
    padding: 10px 30px 12px;
    color: #FFF;
    background: #034ea2;
    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: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-weight: 400;
    cursor: pointer;
    border: none;
    font-family: 'UTM Swiss Condensed', sans-serif;
    margin-bottom: 10px;
}
#cartRow_969208 .price>div {margin: 5px 0}
.method-button-cart button:hover {    background: #FAC917;
    color: #221F20;}
#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 #034ea2 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%;
}

/*------------Sản phẩm---------*/
.dv-home-sanpham .pro_home_id.pro_home_id_mobile {
    display: none;
}
.padding_pagewrap {
    padding: 15px;
    background: #fff;
    box-shadow: 0px 1px 1px rgb(0 0 0 / 20%);
    position: relative;
    margin-bottom: 10px;
}
.large-12.flex {
    justify-content: center;
    align-items: center;
}
.col-sm-3 {
    width: calc(100% / 5 - 20px);
    float: left;
    position: relative;
    text-align: center;
    font-size: 18px;
}
.col-sm-9 {
    width: calc(100% / 1.25 - 20px);
    float: left;
    position: relative;
    margin: 0 10px;
    white-space: nowrap;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
.col-sm-9 .item {
    width: calc(100% / 1);
    float: left;
    position: relative;
    margin: 0 10px;
    grid-row-start: 1;
    display: inline-block;
    white-space: normal;
    border-left: 1px dotted #d7d7d7;
    overflow: hidden;
    padding: 0 10px;
}
.col-sm-9 .item a.move {
    width: 16px;
    height: 16px;
    background-image: url(../images/move-handle.png);
    background-size: 16px auto;
    background-repeat: no-repeat;
    float: left;
    cursor: pointer;
    display: none;
}
.col-sm-9 .item a.remove {
    width: 13px;
    height: 13px;
    background-image: url(../images/clear.png);
    background-size: 13px 13px;
    background-repeat: no-repeat;
    float: right;
    cursor: pointer;
}
.col-sm-9 .item li {
    text-align: center;
}
.col-sm-9 .item img {
    height: auto;
    margin: auto;
}
.col-sm-9 .item h3 {
    font-size: 16px;
    font-weight: 500;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0 15px;
    height: 45px;
    text-transform: capitalize;
    color: #616161;
}
.col-sm-9 .item h4 {
    position: relative;
    color: #ff0000;
    font-weight: 500;
    font-size: 16px;
    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 15px;
    height: 24px;
    margin: 6px 0;
}
.col-sm-9 .item p{
        color: #999;
    font-size: 14px;
    padding: 0 15px;
}
.compare.table thead .attr-group {
    width: 22%;
}
.compare.table thead tr td {
        padding: 10px;
    font-size: 17px;
    text-transform: uppercase;
}
.compare.table thead tr td.attr-group1 {
    background: #034ea2;
    color: #fff;
    width: 26%;
    text-align: left;
}
.compare.table > tbody > tr > td {
    padding: 10px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-top: 1px solid #ebebeb;
    text-align: left;
}
.compare.table > tbody > tr > td:first-child {
    background: #f1f1f1;
}

.popover-top-content {
    display: inline-block;
}
.pro_home_id ul li:hover .nk-popover-content {
    transform: translateX(0) translateY(0px) scale(1);
    background: #fff;
    z-index: 1;
    visibility: visible;
    opacity: 1;
    border-radius: 3px;
    box-shadow: 0 0 4px rgb(0 0 0 / 15%);
}
.nk-popover-content .popover-title {
    font-weight: 500;
    margin-bottom: 10px;
    color: #e8262a;
    text-transform: uppercase;
    padding: 0;
}
.nk-popover-content {
    position: absolute;
    z-index: -1;
    visibility: hidden;
    transform: scale(0);
    opacity: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 20px;
    will-change: transform;
    border: 2px solid #ee1e25;
    text-align: left;
}
.nk-popover-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 135px;
    height: 5px;
    background: #ee1e25;
    clip-path: polygon(0 0,100% 0,96% 100%,4% 100%);
}
.pro_home_id ul .nk-popover-content ul {
        width: calc(100% / 1);
    border: none;
    text-align: left;
    box-shadow: none;
    padding-bottom: 10px;
}
.pro_home_id ul .nk-popover-content ul li {
    margin-left: 20px;
    text-indent: inherit;
    line-height: 1.5em;
    font-size: 14px;
    margin-bottom: 6px;
    color: #3f3f3f;
    position: relative;
    clear: both;
    text-align: left;
}
.nk-popover-content ul li:before {
    content: "•";
    color: #ee1e25;
    margin-right: 5px;
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -3px;
}
.product-detail-cta {
    background: #034ea2;
    color: #fff;
    display: table;
    padding: 7px 15px 10px;
    border-radius: 3px;
}
.product-detail-cta:hover {
    background-color: #fac917;
    color: #221F20;
    cursor: pointer;
}
.toast_3n7b,.toast_3n7b1 {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 9;
    top: 90%;
    transform: translateY(-50%);
    background: rgb(229 21 21);
    width: 400px;
    text-align: center;}
.a_cart:hover, .close_16xd:hover {
    cursor: pointer;
}
.toast_3n7b .content_1fHI,.toast_3n7b1 .content_1fHI {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0.2rem;
}
.toast_3n7b p,.toast_3n7b1 p {
    background: none;
    font-size: 16px;
    margin: 0;
    float: left;
    color: #fff !important;
    padding: 10px 10px 15px !important;
    text-align: center;
    width: 100%;
    border-radius: 3px;
}
.product-ajax,.product-ajax1 {
    text-align: center;
    margin-top: 20px;
    clear: both;
    display: inline-block;
    width: 100%;
}
.product-ajax a,.product-ajax1 a {
    display: inline-block;
    font-size: 18px;
    border: 1px solid #b8b8b8;
    color: #424242;
    padding: 12px 70px 15px;
    background: #fff;
    border-radius: 3px;
    cursor: pointer;
}
.product-ajax a i,.product-ajax1 a i  {
    margin-left: 10px;
}
.product-ajax a:hover,.product-ajax1 a:hover {
    color: #fac917;
    border: 1px solid;
}
.page_sp_ct {
    width: 1200px;
    padding: 40px;
}
.pro_home_id.pro_id ul {
    width: calc(100% / 5);
    margin: 0px;
}
.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;
    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: block;
    clear: both;
    margin-bottom: 10px;
}
.variable-items-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}
.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
    background-color: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid transparent;
    width: auto;
    padding: 2px 20px;
    border-radius: 3px;
    text-align: center;
    margin: 0 5px;
    border: 1px solid #ccc;
}
variable-item:hover,.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item.selected {
    border-color: #ff0000;
}
.button-variable-item.selected span {
    font-weight: 700;
}
.button-variable-item.selected span span {
    color: #ff0000;
}
.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: #ff0000;
    cursor: pointer;
}
.viewRight .number-down,.viewRight .number-up{
   height: 60px;
    width: 50px;
    line-height: 60px;
}
.viewRight .so-luong-mua {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.viewRight #number{
    height: 60px;
    width: 70px;
    min-height: 60px;
    border-radius: 0;
        -webkit-appearance: none;
}
.sort-cate-left {
   display: inline-block;
    width: 100%;
    margin: 15px 0 20px;
}
.sort-cate-left ul {
    float: left;
}
.sort-cate-left h4 {
    color: #222;
    font-size: 15px;
    float: left;
    margin: 0 10px;
}
.sort-cate h4 {
    margin: 0 5px;
    font-size: 20px;
    margin-bottom: 10px;
}
.sort-cate ul li {
    width: calc(100% / 8 - 10px);
    margin: 0px 5px 10px;
    float: left;
    border: 1px solid #034ea2;
    padding: 10px;
    text-align: center;
    border-radius: 4px;
    display: block;
}
.sort-cate.sort-cate1 ul li {
    width: calc(100% / 10 - 10px);
    padding: 10px 20px;
}
.sort-cate.sort-cate2 ul li {
    width: calc(100% / 4 - 10px);
    padding: 10px 20px;
    border: none;
    padding: 0;
}
.sort-cate.sort-cate2 ul li select {
    border: 1px solid #034ea2;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    color: #034ea2;
    font-family: 'UTM Swiss Condensed', sans-serif;
    border-radius: 4px;
}
.sort-cate {
    margin: 0 -5px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
    display: none;
}
.sort-cate ul li img {
        width: auto;
    height: 100%;
    object-fit: cover;
}
.sort-cate ul li a {
    display: inline-block;
    height: 45px;
    color: #034ea2;
    font-weight: bold;
    font-size: 18px;
}
.sort-cate ul li a span {
        display: block;
    color: #221F20;
    font-weight: 400;
}
.sort-cate-left ul li {
    float: left;
    padding: 0 10px 0 0px;
}
.sort-cate-left ul.menu-bg li a {
    padding: 3px 10px 6px;
    border: 1px solid #666;
    border-radius: 4px;
    color: #666;
    display: inline-block;
    margin-bottom: 5px;
}
.sort-cate-left ul.menu-bg li.active a,.sort-cate-left ul.menu-bg li a:hover {
    background: #034ea2;
    color: #fff;
    border: 1px solid #034ea2;
}
.sort-cate-left ul li a {
    color: #221F20;
    position: relative;
}
.sort-cate-left ul li a i {
    height: 16px;
    width: 16px;
    border: 1px solid #b7b7b7;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 5px 0 0;
    position: relative;
}
.custom-select {
    position: relative;
    width: calc(100% / 4 - 10px);
    float: left;
    margin: 0 5px;
}
.custom-select select {
    display: none;
}
.select-selected {
        color: #034ea2;
    padding: 6px 15px 10px;
    cursor: pointer;
    user-select: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 17px;
}
.select-items div {
        color: #034ea2;
    width: 50%;
    float: left;
        padding: 3px 5px 0 0;
        position: relative;
}
.select-items div:before {
    content: '';
    height: 14px;
    width: 14px;
    border: 1px solid #b7b7b7;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 5px 0 0;
    position: relative;
}
.select-items div i {
    height: 16px;
    width: 16px;
    border: 1px solid #b7b7b7;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 5px 0 0;
    position: relative;
}
.select-selected:after {
    position: absolute;
    content: "";
    top: 20px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #034ea2 transparent transparent transparent;
}
.select-selected.select-arrow-active:after {
    border-color: transparent transparent #034ea2 transparent;
    top: 12px;
}
.select-items {
        position: absolute;
    background-color: #ffffff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 10px 20px;
    box-shadow: -1px 0px 5px 0px rgb(163 163 163);
}
.select-hide {
    display: none;
}
.sort-cate-left ul li:hover i:before, .sort-cate-left ul li.active i:before {
    content: "";
    width: 8px;
    height: 8px;
    background-color: #FAC917;
    position: absolute;
    border-radius: 1px;
    margin: 3px;
}
.viewRight h1 {
    font-size: 22px;
    color: #ff0000;
    line-height: 30px;
    font-weight: 500;
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0 15px;
    margin-bottom: 10px;
}

/*------Lọc Sản phẩm ------ */
.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: #FAC917;
    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: #FAC917;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}
.sidebar .easy-basket-filter-info {
    box-sizing: border-box;
    padding: 0;
    width: 100%;
    justify-content: space-between;
    position: absolute;
    top: -45px;
    left: 0;
}
.sidebar .easy-basket-filter-info p{
        color: #222;
    padding: 5px 14px;
    border-radius: 50px;
    background: #e8e8e8;
    margin: 0;
}
.sidebar .easy-basket-filter-info .iLower{
    float:left;
    display: inline-block;
}
.sidebar .easy-basket-filter-info .iUpper{
    float:right;
    display: inline-block;
}
.option.filter_price {
    padding: 0 10px;
}
.sidebar .easy-basket-filter-info input{
    border: none;
    color: #1b473b;
    width: 35px;
    text-align: center;
    background: none;
    padding: 0;
    font-weight: bold;
}
.sidebar .filter_price .range {
    position: absolute;
    left: 0;
    top: 0;
}

/****** Style range ******/
.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}
/* Hide the browser's default checkbox */
.sidebar .check_select input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.sidebar .checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50px;
}
/* On mouse-over, add a grey background color */
.sidebar .check_select input ~ .checkmark {
  background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.sidebar .check_select input:checked ~ .checkmark {
  background-color: #FAC917;
}
/* Create the checkmark/indicator (hidden when not checked) */
.sidebar .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.sidebar .check_select input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.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: #FAC917;
}
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: #FAC917;
    position: absolute;
    width: 9px;
    height: 9px;
    line-height: 9px;
    border-radius: 50%;
    background: #FAC917;
    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_page2  {
    width: 100%;
    background: #4699d5; 
    padding: 40px 50px 30px;
    border-radius: 10px; 
}

/*----------- Login-------*/

.page_conten_page .poup_page {
    width: 100%;
    background: #e9e9e9;
    padding: 40px 50px 30px;
    border-radius: 10px;
}
.col2_subheading {
    font-size: 23px;
    line-height: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-weight: 500;
}
.fhs-input-box {
    clear: both;
    padding: 7px 0;
}
.poup_page label {
    display: inline-block;
    margin-bottom: 7px;
}
.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;
    float: left;
}
.fhs-input-box>p {float: right;}
.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 {
    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: #007bff;
    color: white;
    border: 1px solid #007bff;
}
.fhs-btn-box > .fhs-btn-login {
    background: #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;
}

/*------------ Trang Thành Viên -----------*/
.main-sort-collection {
    background: #e9e9e9;
    padding: 10px;
    margin-bottom: 20px;
}
.main-sort-collection .welcome_info {
    float: left;
}
.main-sort-collection .welcome_info a {
    color: #E8262A;
    border-left: solid 1px #000;
    padding-left: 10px;
}
.main-sort-collection span {
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
}
.page_order .tin_left, .page_order .tin_right, .page_profile .tin_left, .page_profile .tin_right {
    float: left;
    padding: 15px;
}
.page_order .tin_right, .page_profile .tin_right {
    background: #e9e9e9;
}
.page_order .tin_left, .page_profile .tin_left {
    width: 75%;
    border-left: solid 1px #ddd;
}
.page_order .tin_right h3, .page_order .tin_right ul > li.active > a,
.page_profile .tin_right ul > li.active > a {
    color: #E8262A;
}
.page_order .tin_right h3,
.page_profile .tin_right h3,
.page_order .tin_right h3 a,
.page_profile .tin_right h3 a {
   margin-top: 5px;
    font-weight: 500;
    font-size: 17px;
    color: #221F20;
}
.page_order .tin_right ul, .page_profile .tin_right ul {
        padding: 5px 0;
    line-height: 20px;
}
.page_profile #pro_tabs {
    margin: 0;
}
.page_order .tin_right ul > li > a,
.page_profile .tin_right ul > li > a {
    display: block;
    padding: 4px 10px;
    color: #221F20;
    font-size: 15px;
}
.page_profile .tin_right ul > li > a:hover,.page_order .tin_right ul > li > a:hover {
    color: #E8262A;
}
h3.active a,.page_order .tin_right h3 a:hover,
.page_profile .tin_right h3 a:hover {
   color: #E8262A !important; 
}
.page_order .tin_right ul > li > a > i,
.page_profile .tin_right ul > li > a > i {
    margin-right: 5px;
}
.page_order table img {
    width: 90px;
}
.page_order table span.soluong {
    font-size: 12px;
    color: #999;
}
.page_order table td {
    font-size: 16px;
}
.page_order table td.view_detail a {
    color: #fff;
    background: #ff0000;
    border-radius: 50px;
    padding: 7px 15px;
}
.page_profile .item_info {
    margin: 10px 0;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page_profile .item_info label {
    float: left;
    width: 20%;
    text-align: right;
}
.page_profile .item_info:last-child {
    text-align: center;
    margin-bottom: 0;
}
.page_profile .item_info:last-child:before {
    display: none;
}
.page_profile input[type="text"] {
    border: solid 1px #e6e6e6;
    padding: 10px;
    font-family: 'UTM Swiss Condensed', sans-serif;
    font-size: 15px;
    width: 77%;
    position: relative;
    border-radius: 3px;
    float: right;
    font-weight: 100;
}
.page_profile .pro-right {
    width: 77%;
    float: right;
}
.pro-right select {
    border: solid 1px #e6e6e6;
    padding: 9px 10px;
    margin-top: 10px;
    position: relative;
    font-family: 'UTM Swiss Condensed', sans-serif;
    border-radius: 3px;
    margin-right: 10px;
    font-size: 15px;
}
.page_profile .item_info input[type="submit"] {
    cursor: pointer;
    color: #fff;
    background: #034ea2;
    padding: 12px 30px;
    border: none;
    border-radius: 3px;
    font-family: 'UTM Swiss Condensed', sans-serif;
    font-size: 15px;
    float: right;
    margin: 0;
    margin-top: 20px;
}
.page_profile .item_info input[type="submit"]:hover {
    background: #FAC917;
    color: #221F20;
}
.donhang-f {
    border: 1px solid #e9e9e9;
    padding: 15px;
}
.donhang-f div .l {
    float: left;
}
.red {
    color: #ff0000;
}
.donhang-f div h5 {
    font-size: 17px;
    margin-bottom: 10px;
}
.donhang-f div .r {
    float: right;
}
.donhang-f>div {
    width: 100%;
    display: inline-block;
    clear: both;
    margin-bottom: 15px;
}
.donhang-f>div.donhang2 {
    margin-bottom: 0;
}
.donhang-f div .r span {
    color: #E8262A;
}
.donhang-f div .r a {
    cursor: pointer;
    color: #fff;
    background: #034ea2;
    padding: 10px 20px;
    border: none;
    border-radius: 3px;
    font-family: 'UTM Swiss Condensed', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
}
.button_a {
    cursor: pointer;
    color: #fff;
    background: #034ea2;
    padding: 10px 20px;
    border: none;
    border-radius: 3px;
    font-family: 'UTM Swiss Condensed', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    float: right;
}
.donhang-f div .r a:hover,.button_a:hover {
    background: #FAC917;
    color: #221F20;
}
.donhang-f div.donhang2_view .l {
    width: 49%;
    border: 1px dotted #e9e9e9;
    padding: 15px;
    margin-bottom: 20px;
}
.donhang-f div.donhang2_view .r {
    width: 49%;
    border: 1px dotted #e9e9e9;
    padding: 15px;
    margin-bottom: 20px;
}
.donhang-f>div.donhang2 p {
    clear: both;
}
table.cart_summary1 .c-th-sp {
    width: 3%;
}