div#inPage {

    max-width: 100%;

    margin: 0 auto;

    overflow: hidden;

    position: relative;

    box-sizing: border-box;

}

/* title page */

/* .title-default:before{

    content: '';

    position: absolute;

    bottom: -12px;

    left: 50%;

    transform: translate(-50%,0%);

    height: 3px;

    width: 40px;

    background: var(--html-bg-website);

    border-radius:25px;

} */

/* .title-default:after{

    content: '';

    position: absolute;

    bottom: -11px;

    left: 50%;

    transform: translate(-50%,0%);

    height: 1px;

    width: 110px;

    background: var(--html-bg-website);

} */
.title-white:after,.title-white:before{

    background:#fff

}
.title-default{
    display: table;
    margin:0 auto
}
.title-default h1 a,

.title-default h2 a,

.title-default h3 a,

.title-default h4 a,

.title-default div a{

    font-size: 24px;

    text-transform: uppercase;

    color:var(--html-bg-website);

    font-family: var(--font-roboto-bold);

    font-weight: bold;

}

.title-default:before {
    content: '';
    position: absolute;
    bottom: -30px;
    left: 50%;
    height: 25px;
    width: 130px;
    background: url(images/line-danhmuc.png)no-repeat;
    transform: translate(-50%,0);
}
.title-fillter:before{
    filter: invert(1%) sepia(1%) saturate(1%) hue-rotate(1deg) brightness(1000%) contrast(80%);
}
.ds-space-center{
    display: flex;
    justify-content: center;
    align-items: center
}
/* .title-default.title-black div a{
    color:#000
}
*/
.title-default.title-green div a{
    color:var(--html-bg-website);
    font-family: var(--font-roboto-bold);
} 
.title-news,.title-news a {

    font-size: 22px;

    font-family: var(--font-roboto-bold);

    color: #000;

    text-transform: uppercase;

    font-weight: bold;

}

.title-news:before {

    content: "";

    position: absolute;

    background: var(--html-bg-website);

    bottom: -5px;

    height: 2px;

    width: 50px;

}
.title-info div a{

    font-size: 16px;

    text-transform: capitalize;

    color: var(--html-bg-website);

    font-family: var(--font-roboto-bold);

    font-weight: 600;

    background: #fff;

    padding-right: 10px;

    border: 1px solid var(--html-bg-website);

    padding: 4px;

    margin-top: 2px;

    border-bottom: none;

    border-radius: 5px 5px 0px 0px;

}
.border-bottom {
    border-bottom: 1px solid var(--html-bg-website);
    padding-bottom: 2px;
}
.color-bg{
    color:var(--html-bg-website)
}
.color-cl{
    color: var(--html-cl-website)
}
/* background */

.template-top {

    background: #ececec;

    padding: 7px 0px;

    border-bottom:1px solid #cccccc;

}
section.section-head{
    /*background: var(--bg-banner);*/
}
section.section-about {

    background: var(--bg-about);

}
section.section-process {

    background: var(--bg-process);

}
/* section.section-news{
    background: var(--bg-why);
}*/
section.section-maintenances{
    background: var(--bg-baotri);
} 
section.section-whys{
    background: var(--html-bg-website);
}
footer.footer {

    background:var(--bg-footer);

}
section.section-contact{
    background-color: var(--html-bg-website)
}
section.section-contact .ic-contact{
    padding-left:45px;
    font-size: 16px;
    font-family: var(--font-roboto-regular);
    color:#fff
}
section.section-contact .ic-contact:before{
    position: absolute;
    content:'';
    left:0;
    top:-5px;
    padding:20px;
}
section.section-contact .ic-hotline:before{
    background: url('images/ic-phone.png') no-repeat;
}
section.section-contact .ic-email:before{
    background: url('images/ic-mail.png') no-repeat;
}
section.section-contact .ic-website:before{
    background: url('images/ic-website.png') no-repeat;
}
.slick-slider{
    margin:0!important
}
.desc-news-i div a {

    font-size: 14px;

    height: 40px;

    color: #000;

    overflow: hidden;

    font-family: var(--font-roboto-regular);

    text-transform: uppercase;

}

ul.ul-news li:before {

    content: '';

    position: absolute;

    top: 10px;

    left: -20px;

    background: url(images/arrow.png)no-repeat;

    padding: 10px;

}

/* end background */

/* about */
.title-about{
    font-size: 24px;
    color:var(--html-bg-website);
    font-family: var(--font-roboto-bold);
    text-transform: uppercase;
}
.title-about:before{
    content: '';
    position: absolute;
    bottom: -7px;
    left: 0;
    height: 2px;
    width: 80px;
    background: var(--html-bg-website)
}
.thumb-about:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: var(--html-bg-website);
    right: -12px;
    top: -12px;
    z-index: -1;
}
.thumb-about{
    position: relative;
    z-index: 1
}
a.xemthem{
    background:var(--html-bg-website);
    color:#fff;
    position:relative;
    display: table;
    margin-top:30px;
    font-family: var(--font-roboto-bold);
    padding: 12px 50px 10px 30px;
    border-radius: 30px
}
a.xemthem:before{
    content: "\f061";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    top: 11px;
    right: 25px;
    font-size: 1.1em;
}
a.product{
    background:transparent;
    color:#000;
    position:relative;
    display: table;
    margin-top:30px;
    font-family: var(--font-roboto-bold);
    padding: 10px 45px 7px 20px;
    text-transform: uppercase;
    border: 1px solid #000;
}
a.product:before{
    content: "\f061";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    top: 11px;
    right: 25px;
    font-size: 1.1em;
}
a.tour{
    background:var(--html-cl-website);
    color:var(--html-bg-website);
    position:relative;
    display: table;
    margin-top:30px;
    font-family: var(--font-roboto-bold);
    padding: 10px 45px 7px 20px;
    text-transform: uppercase;
    border: 1px solid var(--html-cl-website);
}
a.tour:before{
    content: "\f061";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    top: 11px;
    right: 25px;
    font-size: 1.1em;
}
/* end */
/* SERVICE*/
.desc-service h3 {
    font-size: 16px;
    font-family: var(--font-roboto-bold);
    text-transform: uppercase;
    color: #000

}
a.icon {
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
}
.desc-congtrinh h3{
    color: #fff;
    text-transform: uppercase;
    font-family: var(--font-roboto-bold);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    font-size: 16px
}
.items-congtrinh:before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 40%;
    width: 100%;
    margin: 0 auto;
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgb(16 16 16 / 35%) 47%,rgb(20 19 19 / 83%) 100%);
}
/* mail*/
.section-mail{
    background: var(--bg-newsletter);
}
.title-mail div{
    font-size: 26px;
    color: #fff;
    font-family: var(--font-roboto-bold);
    text-transform: uppercase;
}
.title-mail:before{
    content: '';
    position: absolute;
    background: #fff;
    width: 60px;
    height: 3px;
    bottom: -12px;
    left: 50%;
    transform: translate(-50%,0);
}
.title-mail:after{
    content: '';
    position: absolute;
    background: #fff;
    width: 100px;
    height: 1px;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%,0);
}

.box-input-mail {
    display: flex;
    justify-content: center;
    align-items: center;
}

.i-input-mail input {
    padding: 12px 15px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    background: #ffffffc7;
    width: 100%;
    color: #000;
    border-radius: 5px
}

.i-input-mail input::placeholder {
    font-family: 'arial';
    color: #000;
    font-style: italic;
}
.i-input-mail textarea::placeholder {
    font-family: 'arial';
    color: #000;
    font-style: italic;
}
.i-input-mail textarea {
    padding: 12px 15px 100px;
    border: 1px solid #ccc;
    background: #ffffffc7;
    width: 100%;
    color: #000;
    border-radius: 5px
}

button.btn-mail {
    border: none;
    background: var(--html-bg-website);
    padding: 13px 35px;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 5px
}
/*BANG GIA*/
.desc-banggia h3 a{
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    font-family: var(--font-roboto-bold)
}
/* search */
.box-form-search .form-search {
    width: calc(100% - 115px);
}
#frm-search input[name="keyword"]{
    width: 100%;
    padding:10px;
    border-radius:5px 0px 0px 5px;
    border:1px solid var(--html-bg-website)
}
#frm-search button{
    padding:11px 30px;
    border:none;
    color:#fff;
    font-size: 16px;
    background-color:var(--html-bg-website)
}
.border-cart{
    cursor: pointer;
    margin: 0px 0px 0px 30px;
    -webkit-box-align: center;
    align-items: center;
    display: inline-flex;
    color: #000;
    position: relative;
    line-height: 14px;
    border: 2px solid var(--html-bg-website);
    padding: 8px 11px;
    border-radius: 4px;
    letter-spacing: 0.7px;
    font-weight: 400;
    font-size: 13px;
    vertical-align: middle;
}
.border-cart .textCart{
    color: #000;
    font-weight: 400;
    white-space: nowrap;
    margin-left: 9px;
}
.border-cart i{
    color:var(--html-cl-website);
    font-size: 1.5em;
}
.border-cart .textNumber{
    color: rgb(74, 74, 74);
    background: rgb(253, 216, 53);
    height: 20px;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    padding: 0px 6px;
    font-weight: 700;
}
/* end */
ul.ul-lang li{
    padding:5px
}
ul.ul-lang li a{
    font-family: 'helvetica';
    font-size: 14px;
}
ul.ul-lang li a.ic-active{
    color:var(--html-bg-website);
}
ul.ul-lang li a.ic-active span{
    text-decoration: underline;
}
ul.ul-lang li a.ic-phone{
    color:var(--html-cl-website);
    font-size: 20px;
}
ul.ul-lang li a.ic-phone:before{
    content: "\f095";
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    top: 3px;
    left: -25px;
    font-size: 1.1em;
}
/* scroll text */
.action .scroll1,
.action .scroll2 {
    font-size: 36px;
    font-family: var(--font-montserrat-bold);
    text-transform: uppercase;
    color: var(--html-bg-website);
    text-shadow: 0px 2px 4px #ccc;
}
.action .scroll2{
    color:var(--html-cl-website)
}
.box-phone .phone p {
    margin: 0;
    font-size: 14px;
    font-style: italic;
    color: var(--html-cl-website);
    font-family: var(--font-roboto-bold);
}
.box-phone .phone p.numb-phone {
    margin: 0;
    font-size: 18px;
    color: #f01;
    font-family: var(--font-montserrat-bold);
}
.support-h:before{
    content: '';
    position: absolute;
    background: #f0f0f0;
    width: 100%;
    height: 60px;
    z-index: -1;
    left: 16px;
    border-radius: 20px;
    border: 1px solid #ccc;
}
.desc-project{
    position:absolute;
    bottom:0;
    left:0;
    width: 100%;
    padding:10px;
    text-align: center;
    color:#fff;
    text-transform: uppercase;
    background:rgba(0,0,0,.3)
}
.title-why:before{
    content:'';
    position: absolute;
    bottom:-10px;
    left:0%;
    transform: translate(0%,0%);
    height: 2px;
    width: 70px;
    background-color: var(--html-cl-website);
}
.title-why span{
    color:var(--html-cl-website);
    font-size: 24px;
    text-transform: uppercase;
    font-family: var(--font-roboto-bold);
}
.text-why{
    color:#fff;
    font-size: 14px;
    font-family: var(--font-Roboto-regular);
}
.item-advisory{
    background-color:#f8f8f8
}
.date-advisory {
    display: table;
    padding: 7px 15px;
    background: var(--html-bg-website);
    color: #fff;
    margin: 0 auto;
    margin-top: -20px;
    position: relative;
    border-radius: 4px;
}
.item-produre:before {
    content: '';
    position: absolute;
    top: 33px;
    left: 93px;
    height: 1px;
    width: 82%;
    border: 1px solid rgba(255,255,255, .75);
}
.item-produre:after {
    content: '';
    padding: 9px;
    background: url(images/ic-circle.png) no-repeat;
    position: absolute;
    top: 27px;
    right: -30px;
}
.none-before:before,
.none-before:after{
    content:none
}
.circle-before:before{
    content: "";
    position: absolute;
    top: -1px;
    left: 30px;
    right: 30px;
    bottom: 66px;
    border-radius: 50%;
    border: 7px solid transparent;
    border-top-color: #fff;
    transform: rotate(60deg);
}
.circle-produre span{
    font-size: 26px;    
}
.circle-produre {
    width: 70px;
    height: 70px;
    margin: 30px auto;
    border-radius: 50%;
    border: 7px solid rgba(255,255,255,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    position: relative;
}
.desc-produre span a{
    color:var(--html-bg-website);
    font-family: var(--font-roboto-bold);
    padding:8px 0px;
    display: inline-block;
}
.desc-produre:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 20px solid #fff;
    position: absolute;
    right: -20px;
    top: 0px;
}

.desc-produre:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 22px solid #fff;
    position: absolute;
    left: -22px;
    top: 18px;
}
.desc-produre span:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 0px solid #fff;
    border-bottom: 18px solid transparent;
    border-right: 22px solid #fff;
    position: absolute;
    left: -22px;
    top: 0px;
}
.desc-contructor h3{
    line-height:inherit;
    font-size: 14px;
}
.desc-maintenances h3{
    font-size: 14px;
}
.text-newsletter {
    font-size: 14px;
}
.ic-page {
    border: 1px solid #fff;
    padding: 12px 15px;
    width: 100%;
    box-sizing: border-box;
    background: transparent;
    color: #fff;
    position: relative;
}
input.ic-page::placeholder {
    color: #ffff;
    font-style: italic;
}
.submit-mail {
    border: none;
    padding: 12.5px 15px;
    color: #fff;
    font-size: 15px;
    background: var(--html-cl-website);
    text-transform: uppercase;
    font-family: var(--font-roboto-bold);
}
.border-bottom-ff{
    border-bottom:1px solid #fff
}
/* detail product news */

#sanpham .nav-tabs{
    border-bottom:1px solid var(--html-bg-website)
}
#sanpham .nav-tabs>li{
    margin-bottom:0
}
#sanpham .nav-tabs>li>a{
    border:1px solid var(--html-bg-website);
    border-bottom:none;
    text-transform:uppercase;
    font-size: 16px;
    color:var(--html-bg-website);
    font-family: var(--font-roboto-bold);
}
.nav-tabs>li>a {
    border-radius: 0;
    padding: 5px 15px;
}
#sanpham .nav-tabs>li.active>a{
    background-color: var(--html-bg-website);
    color:#fff
}
div#myTabContent {
    border: 1px solid var(--html-bg-website);
    border-top: 0;
}
.fade.active,.fade.show  {
    opacity: 1!important;
}

/* box star */
.box_star {
    width: 100%;
    margin-bottom: 20px;
  }
  
  .rating-stars {
    display: inline-block;
    margin-right: 10px;
  }
  
  .rating-stars ul {
    list-style-type: none;
    padding: 0;
    display: inline-block;
    -moz-user-select: none;
    -webkit-user-select: none;
  }
  
  .rating-stars ul > li.star {
    display: inline-block;
    cursor: pointer;
  }
  
  .rating-stars ul > li.star > i.fa {
    font-size: 15px;
    color: #ccc;
  }
  
  .rating-stars ul > li.star.hover > i.fa {
    color: #eec52c;
  }
  
  .rating-stars ul > li.star.selected > i.fa {
    color: #eec52c;
  }
  
  span.star.selected > i.fa {
    color: #eec52c;
  }

/* login */
.box-bg-all:before,
.box-bg-all:after{
    content:"";
    position:absolute;
    top:0px;
    width: 191px;
    height: 438px;
}
.box-bg-all:before{
    left: -90px;
    background:url('images/icon-hoa1.png')no-repeat;
    
}
.box-bg-all:after{
    right: -90px;
    background:url('images/icon-hoa2.png')no-repeat;
    
}
.box-form-action .form-group label{
    font-family: var(--font-roboto-regular);
    font-weight: normal
}
.box-form-action button.btn-submit{
    width: 100%;
    background-color: var(--html-bg-website);
    border:none;
    border-radius:25px;
    text-transform: uppercase;
    height: 40px;
    font-weight: bold;
}
.forget-element .element-id{
    color:#9f9f9f;
    text-decoration: underline;
}
.forget-element .element-register{
    text-decoration: underline;
}
/* popup */
.white-popup {
    max-width: 560px;
    margin: 30px auto;
    border-radius: 0px 0px 15px 15px;
    box-shadow: 0 0 20px -5px #000;
    -webkit-box-shadow: 0 0 20px -5px #000;
    -ms-box-shadow: 0 0 20px -5px #000;
    -o-box-shadow: 0 0 20px -5px #000;
    background-color: #fff;
    position: relative;
}
.popup-body {
    padding: 25px 20px;
    position: relative;
}
.popup-body:before {
    width: 100%;
    left: 0px;
    top: 0px;
    content: '';
    position: absolute;
    height: 5px;
    background-color: var(--html-cl-website);
}
.header-account {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--html-bg-website);
}
.header-account .desc {
    width: calc(100%);
    font-size: 18px;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    color: var(--html-bg-website);
}
.content-account p {
    text-align: center;
    font-size: 14px;
}
.account-control {
    display: block;
    width: 100%;
    background: #FFF;
    border: 0px;
    border: 1px solid #e5e5e5;
    outline: none;
    line-height: 30px;
    transition: all 0.2s;
    border-radius: 25px;
    padding: 0px 10px;
    height: 40px;
}
.account-btn {
    display: block;
    width: 100%;
    background: var(--html-bg-website);
    border: 1px var(--html-bg-website);
    text-transform: uppercase;
    outline: none;
    line-height: 40px;
    padding: 0.2rem 0rem;
    border-radius: 30px;
    color: #FFF;
    cursor: pointer;
    text-align: center;
    transition: all 0.2s;
}
.btn-link-account a {
    color: var(--html-cl-website);
    font-size: 14px;
    cursor: pointer;
}
/* ===============================MENU============================ */
form.form-search {
    margin-top:6px
}
form.form-search input[type="text"] {
    border: none;
    padding: 10px 15px;
    border-radius: 25px 0px 0px 25px;
}
button.button-search {
    border: none;
    background: #fff;
    padding: 0px 15px;
    border-radius: 0px 25px 25px 0px;
}
nav.cssMenu{
    background-color: var(--html-bg-website);
}
.wrap-menu ul.ul-menu{
    display:flex;
    align-items:center;
    
}
.wrap-menu ul.ul-menu>li>h2>a,.wrap-menu ul.ul-menu>li>a{
    font-size: 14px;
    text-transform:uppercase;
    padding:17px 17px;
    color:#fff;
    display:block;
}
.wrap-menu ul.ul-menu>li+li:before{
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 2px;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.1),rgba(255,255,255,0.5), rgba(255,255,255,0.1));
}
.wrap-menu ul.ul-menu>li.active a{
    color:#fff;
    font-weight: bold;
}
.wrap-menu ul.ul-menu>li:hover:not(.active) > a{
    color:#fff;
}

.wrap-menu ul.ul-menu>li .mega-menu{
    background-color: var(--html-bg-website);
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    min-width: 250px;
    visibility: hidden;
    opacity: 0;
    box-shadow: 2px 2px 7px #ccc;
    margin-top:20px;
    transition: all 0.4s ease-in-out;
}
.mega-menu .box-mega-menu ul.c1 li+li{
    border-top:1px solid #fff
}
.mega-menu .box-mega-menu ul.c1 li:hover{
    background-color:var(--html-cl-website)
}
.mega-menu .box-mega-menu ul.c1 li a{
    display: block;
    padding: 10px;
    font-size: 13px;
    text-transform: uppercase;
    color:#fff;
}
.wrap-menu>ul.ul-menu>li:hover>.pos-menu-c1,
.wrap-menu>ul.ul-menu>li>.pos-menu-c1>.box-mega-menu>ul.c1>li:hover>.pos-menu-c2,
.wrap-menu>ul.ul-menu>li>.pos-menu-c1>.box-mega-menu>ul.c1>li>.pos-menu-c2>.box-mega-menu>ul.c2>li:hover>.pos-menu-c3
{
    visibility: visible;
    opacity: 1;
    margin-top:0px;
}
.wrap-menu>ul.ul-menu>li>.pos-menu-c1>.box-mega-menu>ul.c1>li:hover>.pos-menu-c2,
.wrap-menu>ul.ul-menu>li>.pos-menu-c1>.box-mega-menu>ul.c1>li>.pos-menu-c2>.box-mega-menu>ul.c2>li:hover>.pos-menu-c3{
    top:0
}
.wrap-menu>ul.ul-menu>li>.pos-menu-c1>.box-mega-menu>ul.c1>li>.pos-menu-c2,
.wrap-menu>ul.ul-menu>li>.pos-menu-c1>.box-mega-menu>ul.c1>li>.pos-menu-c2>.box-mega-menu>ul.c2>li>.pos-menu-c3
{
    left:100%
}


.input-search {

    align-items: center;

    border-radius: 3px;

    transition-duration: 0.3s

}



input#search_mb {

    border: none;

    height: 36px;

}



input#search_mb::placeholder {

    font-style: italic;

}

form.form-search-mobile {

    border: 1px solid var(--html-bg-website);

}

button#search-btn {

    height: 30px;

    width: 30px;

    background: transparent;

    border: none;

    font-size: 20px;

    color: rgba(0, 0, 0, 0.5);

}



section.box-menu-mobile.mfix {

    padding: 5px 0px;

    height: 51px;

}



section.box-menu-mobile.mfix .logo-mobile {

    display: none;

}



section.box-menu-mobile.mfix .form-search {

    position: absolute;

    top: 0;

    right: 0;

    margin: 2px;

    width: 85%;

    transition: all 0.4s;

}
/* ĐĂT PHÒNG*/
.datphong {
    background: var(--html-bg-website);
    text-align: center;
    padding: 10px 0px;
    text-transform: uppercase;
    font-family: var(--font-roboto-bold);
}
.datphong a{
   color: #edbc5d;
}

.item-deal {
    border: 1px solid #ccc;
}
.desc-deal h3 a {
    font-size: 16px;
    font-family: var(--font-roboto-regular);
    color: #000;
    text-transform: uppercase;
    font-weight: bold
}
.price-new {
    color: #f01;
    font-family: var(--font-roboto-regular);
    font-size: 16px;
    font-weight: bold
}
.section-tour{
    background: var(--bg-tour);
}
.content-tour{
    color: #fff
}
.desc-chitieu h3{
    color: var(--html-bg-website);
    font-size: 14px;
    text-transform: uppercase;
    font-family: var(--font-roboto-bold);
}
.desc-chitieu p{
    font-size: 18px;
    font-family: var(--font-roboto-bold);
    color: var(--html-bg-website)
}
.items-chitieu {
    border-left: 1px dashed var(--html-bg-website);
}
.items-chitieu0{
    border-left: none
}
section.section-reviews{
    background: var(--bg-ykien)
}
.thumbnail-reviews img{
    border-radius: 50%;
}
.thumbnail-reviews{
    display: flex;
    justify-content: center;
    margin-top: 30px
}
.content-reviews p{
    color: #000;
    font-size: 14px;
    position: relative;
}
.content-reviews span{
    position: absolute;
    right: -15px;
    bottom: -18px;
}

.desc-content h3{
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold
}
.feedback-slide .slick-slide img {
    opacity: 0.8;
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    transition: all 300ms ease;
    display: block;
    display: flex;
    justify-content: center;
    margin: auto;
}
.feedback-slide .slick-center img{
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    -webkit-transform: scale(1.08);
    transition: all 300ms ease;
    opacity: 1;
    transform: scale(1.08);
}
.feedback-slide .desc-feedback{
    display: none;
}
.feedback-slide .slick-center .desc-feedback{
    left: -225px;
    width: 600px;
    display: block;
}

.slick-prev:before, .slick-next:before{
    color: var(--html-bg-website)!important
}
.item-feedback {
    padding-left: 32px;
    padding-right: 32px;
}

.feedback-slide .slick-track {
    margin: 10px 0px 30px 0px;
}
.desc-feedback h3 a{
    font-size: 16px;
    font-family: var(--font-roboto-regular);
    text-transform: uppercase;
    color: #000
}
.title-feedback span{
    font-size: 28px;
    font-family: var(--font-roboto-bold);
    text-transform: uppercase;
}
/* PRODUCT */
.cart-fixed {

    position: fixed;

    top: 40%;

    right: 10px;

    z-index: 99999;

}

.box-cart {

    position: absolute;

    top: 0;

    left: 0;

    height: 100%;

    width: 100%;

    display: flex;

    align-items: center;

    justify-content: center;

    transform: scale(0);

    transition: all 0.4s

}



.thumbnail-ajax:hover .box-cart {

    transform: scale(1);

    transition: all 0.4s

}



.box-cart a.bs-cart {

    border: 1px solid var(--html-bg-website);

    display: inline-block;

    padding: 10px 28px;

    background: #f1ebeb;

    color: #fff;

    text-transform: uppercase;

    position: relative;

    z-index: 12;

}



.box-cart a.bs-cart:hover {

    color: var(--html-bg-website);

}



.box-cart a.bs-cart:before {

    content: "";

    background: var(--html-bg-website);

    z-index: -1;

    -webkit-transform: scale(1, 1);

    transform: scale(1, 1);

    -webkit-transform-origin: left center;

    transform-origin: left center;

    left: -1px;

    top: 0;

    right: -1px;

    position: absolute;

    display: block;

    bottom: 0;

    -webkit-transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);

    transition: -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);

    transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);

    transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);

}



.box-cart a.bs-cart:hover:before {

    -webkit-transform-origin: right center;

    transform-origin: right center;

    -webkit-transform: scale(0, 1);

    transform: scale(0, 1);

}



.product-fa {

    border: thin solid #f02727;

    color: #f02727;

    background: #fff;

    display: inline-block;

    width: 34px;

    height: 34px;

    line-height: 28px;

    font-size: 18px;

    position: absolute;

    transition: all .2s ease-in-out;

    transform: scale(1);

    left: -45px;

}



.addtocart-product {

    top: 45px;

    transition-delay: .07s;

}



.quickview-product {

    top: 5px;

}



.box-product:hover .product-fa {

    left: 5px;

}



.product-img:hover .product-fa:hover {

    color: #fff;

    border-color: #f02727;

    background: #f02727;

}



.text-product p:nth-child(1) {

    margin: 0;

}



.text-product p:nth-child(2) {

    font-size: 14px;

    color: #f00;

    font-weight: bold;

}



.ajaxBoxproduct {

    margin-bottom: 20px;

}



h3 a.title-name {

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 22px;

    color: var(--html-cl-website);

    text-transform: uppercase;

    font-weight: 600;

}



.desc-ajax h3 a {

    color: #000;

    font-size: 16px;

}



.price-ajax {

    color: #f60000;

    font-size: 16px;

    font-weight: bold;

}



a.mask-ajax {

    position: absolute;

    top: 0;

    left: 0;

    height: 100%;

    width: 100%;

    background: rgba(239, 171, 87, 0.5);

    display: flex;

    align-items: center;

    justify-content: center;

    font-size: 34px;

    color: #fff;

    transform: scale(0);

    transition: all 0.4s;

}



.thumbnail-ajax:hover a.mask-ajax {

    transform: scale(1);

    transition: all 0.4s;

}



.product-other {

    width: 100%;

    margin: 0 -5px;

}



.box-product {

    padding: 5px;

    overflow: hidden;

    transition: 0.2s all ease;

    border-right: 1px solid #e4e4e4;

    border-bottom: 1px solid #e4e4e4;

}



.box-product:hover {

    box-shadow: 0 0 0 1px var(--html-bg-website) inset;

}



.product-name {

    word-spacing: unset;

    font-family: "Roboto", sans-serif;

    font-size: 14px;

    line-height: 20px;

    margin-top: 5px;

    text-overflow: ellipsis;

    word-spacing: inherit;

    text-align: left;

    display: inline-block;

    overflow: hidden;

    height: 40px;

}



.flex-promotions {

    display: flex;

    justify-content: space-between;

    align-items: center;

}



.product-name a {

    color: #555;

    font-size: 14px;

}



.product-name a:hover {

    color: #f00;

}



.fix-col-1 {

    padding: 0px 1px;

}



.product-price-old {

    font-weight: bold;

    text-decoration: line-through;

    color: #5a596b;

    display: inline-block;

}



.product-price {

    font-weight: bold!important;

    color: #ff0000;

    font-size: 14px;

}



.product-commitment {

    background: var(--html-bg-website);

    padding: 10px 15px;

    border: thin solid rgba(0, 0, 0, .1);

    margin-bottom: 15px;

}



.product-commitment-title {

    border-bottom: thin solid rgba(0, 0, 0, .1);

    color: #fff;

    margin: -10px -15px 10px;

    padding: 6px 0px;

    text-align: center;

    font-size: 16px;

}



.title-product-detail {

    font-family:  var(--font-roboto-bold);

    font-size: 20px;

    line-height: 25px;

    color: #000;

    border-bottom: 1px solid var(--html-bg-website);

    padding-bottom: 10px;

    text-transform: uppercase;

}

.title-index h2 a{

    color:#e50028;

    font-size: 26px;

    font-family: 'UTMa';

    text-transform: capitalize;

}



.border-bottom-dashed{

    border-bottom:1px dashed #ccc

}

.border-detail {

    border: 1px solid var(--html-bg-website);

    margin-top: 1px;

}

.box-product-detail li {

    line-height: 22px;

    padding: 5px 0px;

    font-size: 13px;


}



.box-product-detail li::last-child {

    border-bottom: none;

}



.product-detail-price span {

    font-size: 24px;

    color: var(--html-bg-website);

    font-family: var(--font-roboto-bold);

}



.product-detail-price-old span {

    font-family: var(--font-roboto-regular);

    font-size: 14px;

    color: #4f4f4f;

    text-decoration: line-through;

}



.product-commitment-title span {

    color: #f00;

    text-transform: uppercase;

    font-family: "Arial";

}



.list-product-commitment li {

    color: #333;

    margin-bottom: 7px;

    font-size: 13px;

}



.list-product-commitment .fa {

    color: #f00;

}



.list-addthis {

    padding: 10px 0 5px;

}



.product-detail-addtocart-wish {

    padding: 10px 0px;

    border-bottom: none!important;

}



.product-detail-addtocart {

    background: var(--html-bg-website);

    color: #fff;

    padding: 0px 15px;

    line-height: 36px;

    font-size: 13px;

    display: inline-block;

    vertical-align: middle;

    transition: 0.2s all ease;

}



.product-detail-addtocart:hover {

    color: #fff;

    background: #df5400;

}



.product-detail-addtocart .fa {

    position: relative;

    top: -1px;

    font-size: 17px;

}



.other-news-detail ul {

    padding-inline-start: 40px;

}



.other-news-detail ul li {

    list-style: initial;

}

.box-number {

    border: 1px solid #ccc;

    border-radius: 15px;

}



.btn-detail {

    font-size: 16px;

    display: block;

    padding: 0px 10px;

}

.multi-images {
    margin: 5px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.multi-images:hover {
    border: 1px solid var(--html-bg-website);
}

input[name="number-change"] {

    width: 40px;

    border: none;

    background: none;

    height: 30px;

}


.w-label {
    width: 86px;
    display: inline-block;
    font-weight: 700;
}

.wrap_qty {
    position: relative;
    display: flex;
}

.wrap_qty span.up,
.wrap_qty span.down {
    display: inline-block;
    width: 28px;
    height: 28px;
    border: 1px solid #dfdfdf;
    line-height: 25px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    font-family: var(--font-utmavobold);
}

.input-text.qty {
    height: 28px;
    text-align: center;
    margin-left: -1px;
}

.wrap_qty input {
    background: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    padding: 0px 0px 0px 0px;
    width: 40px;
}

.wrap_qty span.up {
    margin-left: -1px;
}

a.btn_site_3:hover,
a.btn_site_3,
.btn_site_3:hover,
.btn_site_3 {
    background: #ef292c;
    color: #fff;
    display: inline-block;
    padding: 5px 30px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 40px;
}
button.btn_site_2,
button.btn_site_2:hover,
a.btn_site_2:hover,
a.btn_site_2,
.btn_site_2:hover,
.btn_site_2 {
    border: 1px solid #ef292c;
    color: #ef292c;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 40px;
    font-size: 14px;
    font-family: var(--font-roboto-bold);
    text-transform: uppercase;
}


.flex-cart{
    display: flex;
    justify-content:center;
    align-items:center;
}
button.btn-default{
    height:35px;
    width:30px;
    background:#fff;
    border:1px solid #ccc;
    font-size:16px;
}
button.btn-minus{
    border-radius:30px 0px 0px 30px;
    border-right:none;
}  
button.btn-plus{
    border-radius:0px 30px 30px 0px;
    border-left:none;
}   

/* END PRODUCT */

/* TEMPLATE USER */
.line-clamp{

    display: -webkit-box;

    -webkit-box-orient: vertical;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: normal;

    -webkit-line-clamp: 1;

    letter-spacing: normal;

    font-size: 1.6rem;

    font-weight: 500;

    line-height: 2.2rem;

    max-height: 4.4rem;

}
.line-clamp2{

    display: -webkit-box;

    -webkit-box-orient: vertical;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: normal;

    -webkit-line-clamp: 2;

    letter-spacing: normal;

    font-size: 1.6rem;

    font-weight: 500;

    line-height: 2.2rem;

    height: 4.5rem;

}
.line-clamp3{

    display: -webkit-box;

    -webkit-box-orient: vertical;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: normal;

    -webkit-line-clamp: 3;

    letter-spacing: normal;

    font-size: 1.6rem;

    font-weight: 500;

    line-height: 2.2rem;

    max-height: 10.4rem;

}
.box-avatar-user {
    border: 1px solid var(--html-bg-website);
}
.box-avatar-user .username h3{
    color:var(--html-bg-website);
    font-size: 13px;
}
.title-user {
    font-size: 18px;
    text-transform: uppercase;
    font-family: var(--font-roboto-bold);
    color:var(--html-bg-website);
    border-bottom: 1px solid var(--html-bg-website);
    margin-bottom: 20px;
}

.form-member-page {
    height: 37px;
    border-color: #e2e2e2;
    border-radius: 0;
}

.form-group label {
    font-size: 14px;
    font-family: var(--font-Roboto-Regular);
    font-weight: 400
}

label.user-radio-item {
    line-height: 20px;
    margin-right: 20px;
}

span.checkmark:after {
    content: '';
    position: absolute;
    left: 2px;
    top: 2px;
    height: 14px;
    width: 14px;
    background: #de1a38;
    border-radius: 50%;
    display: none;
}

.user-radio-item {
    position: relative;
    cursor: pointer;
}

.user-radio-item input {
    position: absolute;
    left: -9999px;
}

.user-radio-item .e-text {
    padding-left: 18px;
    display: inline-block;
    position: relative;
    font-weight: 400;
}

.user-radio-item .e-text::before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    background: #b8b8b8;
    position: absolute;
    left: 0;
    top: 3px;
    border-radius: 50%;
}

.user-select.bootstrap-select .btn .bs-caret .caret {
    display: none;
}

.user-radio-item input:checked+.e-text::before {
    background: var(--html-bg-website);
}

.user-select.bootstrap-select .btn {
    border-radius: 0;
    height: 37px;
    position: relative;
    border-color: #e2e2e2;
    padding-right: 47px;
    background: #fff;
    box-shadow: none;
}

.user-select.bootstrap-select .btn .bs-caret {
    width: 35px;
    height: 35px;
    background: #e2e2e2 url(images/ico-select-down.png) no-repeat center;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.input-file-container {
    position: relative;
    width: 100%;
}

.input-file {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    padding: 9px 0;
    cursor: pointer;
    text-transform: uppercase;
}

.input-file-trigger {
    margin-top: 6px;
    display: block;
    padding: 0px 5px;
    color: #333;
    font-size: 1em;
    transition: all .4s;
    cursor: pointer;
    text-align: center;
    line-height: 35px;
    text-transform: uppercase;
    border-radius: 5px;
    border: 1px dashed #999;
}

label.input-file-trigger {
    overflow: hidden;
    font-size: 10px;
    text-overflow: ellipsis;
}

.items-add-view {
    border: 1px solid #999;
    padding: 5px;
}

header.header-page {
    position: relative;
    z-index: 999;
    background: #fff;
}

.page-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 998;
    background: rgba(0, 0, 0, 0.53);
}

.box-view-add {
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 99999;
    background: #fff;
    width: 100%;
    padding: 10px 0px;
    visibility: hidden;
    opacity: 0;
}

.view-add-page:hover .box-view-add {
    visibility: visible;
    opacity: 1
}

.box-view-add.box-add-hover {
    visibility: visible;
    opacity: 1;
}

.box-category > ul {
    background-color: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    min-width: 220px;
    visibility: hidden;
    opacity: 0;
    box-shadow: 2px 2px 7px #ccc;
}

.box-category ul li:hover {
    background: var(--html-bg-website)
}

.box-category > ul > li:hover > a,
.box-category > ul > li > ul > li:hover > a,
.box-category > ul > li > ul > li > ul > li:hover > a {
    color: #fff
}
.box-category ul li a {
    display: block;
    padding: 5px 10px;
    font-size: 14px;
}

.box-category:hover>ul {
    visibility: visible;
    opacity: 1
}
.box-category ul li{
    position: relative;
}
.box-category > ul > li > ul,.box-category > ul > li > ul > li > ul{
    background-color: #fff;
    position: absolute;
    top: 0px;
    left: 100%;
    z-index: 9999;
    min-width: 220px;
    visibility: hidden;
    margin-top:-20px;
    opacity: 0;
    box-shadow: 2px 2px 7px #ccc;
}
.box-category>ul>li:hover>ul,
.box-category>ul>li>ul>li:hover>ul {
    visibility: visible;
    opacity: 1;
    margin:0
}

.class-input:before {
    content: '';
    position: absolute;
    top: 12px;
    left: 10px;
    background-image: url(images/user/ic-date.png);
    padding: 7px;
}

input.input-chart {
    border-radius: 0;
    padding-left: 30px;
    height: 40px;
    box-sizing: border-box;
    color: #000
}

input.input-chart::placeholder {
    color: #000
}

input[name="btn-chart"] {
    border-radius: 0;
    background: var(--html-bg-website);
    height: 40px;
    border: 0;
    color: #fff
}

.sidebar-header h3 {
    color: #fff;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    background: var(--html-bg-website);
    text-align: center;
}

.body-header {
    background: #f5f5f5
}

.body-header ul li+li {
    border-top: 1px solid #fff
}

.body-header ul li a {
    display: block;
    padding: 8px 20px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Arial';
}

.text-chart {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}

.box-table table thead {
    background: #333;
    color: #fff;
    text-align: center;
}

.box-table table,
.box-table table thead,
.box-table table thead th,
.box-table table thead tr,
.box-table table thead tr td {
    border: 1px solid #fff
}

.box-table table thead th {
    text-align: center;
    padding: 10px 0px
}


/* kho hàng */

.item-khohang a {
    display: inline-block;
    background: var(--html-bg-website);
    font-size: 14px;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    min-width: 180px;
}

.wrapper-catology h3 {
    background-color: #333;
    padding: 10px;
    text-transform: uppercase;
    border-bottom: 2px solid var(--html-bg-website);
    margin-bottom: 15px;
    color: #fff;
    font-size: 18px;
}

.dataTables_length select {
    padding: 2px 10px;
    border: 1px solid #5cb85c;
    outline: none;
}

.stthinh {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 30px;
    border: 1px solid #eee;
}

.box-img-edit {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    margin: 20px -10px 20px;
}

.box-img-edit .box-img-i {
    width: calc(100% / 4);
    padding: 0px 10px;
    margin-bottom: 20px
}

.box-img-edit .box-img-ii {
    position: relative;
    padding: 5px;
    box-shadow: 0px 0px 5px #ddd;
}

.box-img-edit .box-img-ii img {
    max-width: 100%;
}

.box-img-edit .box-img-stt {
    position: relative;
    margin-bottom: 10px
}

.box-img-edit .box-img-stt input {
    width: 100%;
    border: 1px solid #ccc;
    height: 30px;
    background: #FFF;
    padding: 2px 10px;
    outline: none;
    line-height: 30px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    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, -webkit-box-shadow ease-in-out .15s;
}

.box-img-edit .box-img-stt input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.delete_images {
    position: absolute;
    right: 3px;
    top: 7px;
    color: #333 !important;
}

.input-file-trigger.upload-product {
    border: 2px dashed #C8CBCE;
    padding: 47px 0px;
    color: #8d9499;
    font-size: 18px;
    margin-top: 0!important;
    border-radius: 0
}

i.fa.fa-upload {
    font-size: 4rem;
    color: #8d9499;
}

.jFiler-input-dragDrop {
    width: 100%!important;
}
.glyphicon-order:before {
    content: '';
    background: url('images/cart/excel.png')no-repeat;
    padding: 1px 7px;
}
.glyphicon-word:before {
    content: '';
    background: url('images/cart/excel-blue.png')no-repeat;
    padding: 1px 7px;
}
.body-user h3{
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    border-bottom:2px solid var(--html-bg-website);
    padding-bottom:5px;
}
a.user-islogin {
    color: #fff;
    padding: 1px 10px;
    background: var(--html-bg-website);
    border-radius: 5px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin-top: 3px;
}

/* END */

/* num cart */



.number-detail {

    display: inline-block;

    height: 25px;

    line-height: 25px;

    border: 1px solid #dedede;

    text-align: center;

    min-width: 42px;

    padding: 0 10px;

    vertical-align: middle;

    position: relative;

    background: #fff;

    margin-left: 5px;

    border-radius: 4px;

}



.number-detail::before {

    width: 10px;

    height: 10px;

    border: 5px solid transparent;

    border-right: 5px solid #dedede;

    margin-top: -5px;

}



.number-detail::before,

.number-detail::after {

    content: '';

    display: block;

    position: absolute;

    top: 50%;

    right: 100%;

}



.number-detail::after {

    width: 8px;

    height: 8px;

    border: 4px solid transparent;

    border-right: 4px solid #fff;

    margin-top: -4px;

}

.multi-images {
    margin: 5px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.multi-images a{
    display: block!important;
}
/* CONTACT */



#map_canvas {

    height: 400px;

    margin: 20px 0;

}



.map_title h2 {

    font-size: 16px;

}



.box_contact {

    border-top: 2px solid #ccc;

    margin-top: 25px;

    padding-top: 25px;

    margin-bottom: 15px;

}



.title_contact h2 {

    font-size: 24px;

    text-transform: uppercase;

    margin-bottom: 15px;

    margin-top: 20px;

    font-weight: normal;

    font-family: 'Arial';

}



.magin-contact {

    margin-bottom: 15px;

}



.magin-contact input.form-control {

    border-radius: 0px;

    height: 36px;

    font-size: 14px;

    padding-left: 17px;

    font-weight: normal;

}

.magin-contact textarea.form-control {

    border-radius: 0px;

    font-size: 15px;

    border: thin solid #000;

    box-shadow: 0 0 0 0;

    padding-left: 17px

}



.magin-contact.form-control:focus {

    border-color: #66afe9;

    outline: 0;

    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);

    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);

}



/* END CONTACT */

/* ======== footer ======== */



.rows-newsletter {

    padding: 10px;

    background: #fff;

    border: none;

    width: 78%;

}



.rows-newsletter::placeholder {

    color: #000;

    font-style: italic;

}



.submit-newsletter {

    padding: 10px 15px;

    border: none;

    background: var(--html-bg-website);

    color: #fff;

    text-transform: uppercase;

}



.title-footer {

    font-size: 16px;

    color: #fff;

    position: relative;

    text-transform: uppercase;

    font-family: var(--font-roboto-bold);

}

 

.title-footer:before {

    content: '';

    position: absolute;

    bottom: -8px;

    left: 0;

    height: 2px;

    width: 90px;

    background: #fff;

    border-radius: 15px;

}

/*
.title-footer:after {

    content: '';

    position: absolute;

    bottom: -9px;

    left: 0;

    height: 3px;

    width: 50px;

    background: #fff;

    border-radius: 25px;

} */



.desc-footer a {

    color:#fff;

    line-height: 25px;

}



.desc-footer a:hover {

    color: #f00;

}

.cssmap{
    display:inline-block;
    margin-bottom:10px
}

.iframe-map iframe {

    width: 100%;

}
form#newsletter input{
    padding:9px;
    border:1px solid #ccc;
    width:240px;
    background:transparent;
    color:#fff
}
form#newsletter input::placeholder{
    color:#fff;
    font-style: italic;
}
form#newsletter button{
    padding:10px;
    border:none;
    color:var(--html-bg-website);
    font-family: var(--font-roboto-bold);
    background-color: #fff;
}
/* .section-copy{
    background-color:var(--html-bg-website)
} */
.section-copy .copy-text{
    color:#fff
}
.visitors {

    background: #fff;

    width: 170px;

    padding: 10px 25px;

}



.title-visitor.ds-center {

    font-size: 16px;

    font-weight: 600;

}



.visitors p {

    margin: 0;

    font-weight: 600;

}



ul.info_bank li {

    display: inline-block;

}



ul.info_bank li a.active {

    border: 1px solid #f00;

    display: block

}



.tags-class,

.tags-class a {

    color: #fff

}



.box-tag {

    border-top: 1px solid #fff

}



div a.news-order-detail {

    display: table;

    padding: 5px 0px;

    transition: all 0.4s

}



div a.news-order-detail:hover {

    padding-left: 10px;

    transition: all 0.4s

}







/*mang xa hoi*/
ul.mangxahoi li {

    display: inline-block;

    padding-top: 10px;

    padding-right: 5px;

}

/* ======== NEWS ======== */

.box-post {

    margin-bottom: 20px;

    font-size: 13px;

    color: #686868;

    border-bottom: thin solid #ccc;

}



.post-img {

    display: block;

    padding: 5px;

    background: #fff;

    box-shadow: 5px 5px 0px 0px #bebebe;

    overflow: hidden;

    position: relative;

    border: thin solid #bebebe;

    margin-bottom: 20px;

}



.post-img:before {

    width: 100%;

    height: 100%;

    position: absolute;

    top: 0px;

    left: 0px;

    right: 0px;

    bottom: 0px;

    margin: auto;

    background: rgba(0, 0, 0, .7);

    content: "";

    transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

    opacity: 0;

}



.post-img:hover:before {

    opacity: 1;

}
.post-img:hover span {

    opacity: 1;

    transform: scale(1.5, 1.5);

    -webkit-transform: scale(1.5, 1.5);

    -moz-transform: scale(1.5, 1.5);

    -o-transform: scale(1.5, 1.5);

    -ms-transform: scale(1.5, 1.5);

}
.post-img span {

    display: block;

    position: absolute;

    top: 50%;

    left: 50%;

    border: 2px solid #fff;

    color: #fff;

    height: 30px;

    width: 30px;

    font-size: 14px;

    text-align: center;

    line-height: 24px;

    font-weight: 100;

    margin-top: -15px;

    margin-left: -15px;

    opacity: 0;

    border-radius: 50%;

    -moz-border-radius: 50%;

    -webkit-border-radius: 50%;

    -o-border-radius: 50%;

    -ms-border-radius: 50%;

    transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

    -webkit-transition: all 0.3s ease-in-out;

    transform: scale(0.2, 0.2);

    -webkit-transform: scale(0.2, 0.2);

    -moz-transform: scale(0.2, 0.2);

    -o-transform: scale(0.2, 0.2);

    -ms-transform: scale(0.2, 0.2);

}



h3.post-name {

    margin-bottom: 10px;

    font-size: 13px;

    line-height: 18px;

    font-family: "Arial";

    text-transform: uppercase;

    height: 40px;

    overflow: hidden;

}



h3.post-name a {

    color: #333;

    transition: 0.2s all ease;

    font-weight: 600;

}



h3.post-name a:hover {

    color: var(--html-bg-website);

}



.post-date {

    border-top: thin solid #dedede;

    border-bottom: thin solid #dedede;

    line-height: 30px;

}

.post-view {

    color: #999999;

    font-size: 12px;

    padding-left: 30px;

    background: url(images/icon/icon-callenda.png) center left no-repeat;

    line-height: 25px;

    display: block;

}
.other-news {

    margin-top: 15px;

}
.other-news ul,.other-news ol{

    display: block;

    margin-block-start: 1em;

    margin-block-end: 1em;

    margin-inline-start: 0px;

    margin-inline-end: 0px;

    padding-inline-start: 40px;

}

.other-news ul li {

    list-style: inherit;

}

.other-news h3 {

    color: #969696;

    padding-bottom: 5px;

    font-family: 'Arial';

    font-size: 18px;

    margin-bottom: 7px;

}

.other-news a,

.other-news {

    font-size: 14px;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    transition: all 0.3s ease;

    font-family: 'Open Sans', sans-serif;

}
/* ======== END NEWS ======== */

/* ============toc list ==================*/

.toc-wrapper{
    background: #f9f9f9;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    display: table;
    max-width: 40%;
    margin-bottom: 1em;
    padding: 10px;
    position: relative;
}
.toc-title-container{
    display:table;
    width: 100%;
}
span.toc-switch {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
}
.toc-switch a#toc{
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    margin-left: 10px;
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #ccc;
    color: #444;
    cursor: pointer;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
}
.toc-switch a#toc:focus,.toc-switch a#toc:hover {
    background-color: #e0e0e0;
    background-position: 0 -15px;
}
.toc-list ol li a {
    font-family: 'Roboto',sans-serif;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    text-transform: lowercase;
    z-index: 0;
    overflow-x: hidden;
}
.toc-list a:hover {
    text-decoration: underline;
}
.toc-list a:visited {
    color: #9f9f9f;
}
.toc-list ol{
    counter-reset: item;
}
.toc-list>ol>li ol{
    margin-left:1.5em
}

.toc-list ol li a::before {
    content: counters(item, ".") ". ";
    counter-increment: item;
}
/* ====================end============== */

/* PAGING */
.paging {

    text-align: center;

    margin: 0 auto;

}

.pagination>li>a,

.pagination>li>span {

    padding: 0px 9px;

    line-height: 23px;

    margin: 0px 3px;

    text-align: center;

    font-size: 16px;

    color: var(--html-bg-website);

    border-color: #a7a7a7;

}

.pagination>li>a, .pagination>li>span {

    border: 1px solid var(--html-bg-website);

}

.pagination>li>a:focus,

.pagination>li>a:hover,

.pagination>li>span:focus,

.pagination>li>span:hover,

.pagination>li>a.current {

    z-index: 2;

    color: #fff;

    background-color: #fff;

    border-color: var(--html-bg-website);

    background-color:var(--html-bg-website);

    font-weight: 600;

}



.pagination .page_info {

    position: relative;

    top: 4px;

    margin-left: 5px;

    font-size: 12px;

    display:none

}
.pagination>li:last-child>a,

.pagination>li:last-child>span {

    border-radius: 0px;

}

/* END PAGING */
/* TABLE ORDER */
.order-select.bootstrap-select .btn {
    border-radius: 0;
    height: 37px;
    position: relative;
    border-color: #e2e2e2;
    padding-right: 47px;
    background: #fff;
    box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}
.order-select.bootstrap-select .btn .bs-caret {
    width: 35px;
    height: 35px;
    background: #e2e2e2 url(images/ico-select-down.png) no-repeat center;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}
.order-select.bootstrap-select {
    height: 37px;
}
.order-select.bootstrap-select .btn .bs-caret .caret {
    display: none;
}
-select.bootstrap-select .btn {
    border-radius: 0;
    height: 37px;
    position: relative;
    border-color: #e2e2e2;
    padding-right: 47px;
    background: #fff;
    box-shadow: none;
}
.table-order tr td {
    padding: 5px 5px 0px 0px;
}

.table-order tr.nav-table-order td  {
    padding: 7px 5px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    border-bottom: 2px solid #ccc;
    color: #666;
}

.button-order{
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px 9px;
    font-weight: bold;
    margin: 4px;
    background: rgb(249,252,247);
    background: -moz-linear-gradient(top, rgba(249,252,247,1) 0%, rgba(245,249,240,1) 100%);
    background: -webkit-linear-gradient(top, rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%);
    background: linear-gradient(to bottom, rgba(249,252,247,1) 0%,rgba(245,249,240,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf7', endColorstr='#f5f9f0',GradientType=0 );
    font-size: 15px;
    text-transform: capitalize;
    border-radius: 0;
    outline: none;
    color:#232323;
    transition: 0.2s all ease;
}
.button-order:hover {
    color:#fff;
    background:#232323;
}
.tonggia-order {
    font-size: 14px;
    font-weight: bold;
    color: #666;
}

.table-order tr td{ 
    vertical-align: top;
}

.table-order tr td a{
    font-size: 14px;
    color: #232323;
    font-weight: bold;
}

.table-order tr td input {
    padding: 0px 5px;
    box-sizing: border-box;
    width: 45px;
    outline: none;
    text-align: center;
}

.row-user-order label{
    font-weight: normal;
    margin-top: 5px;
    color: #999;
}

.row-user-order label span {
    color:#f00;
}

.row-cart input[type='text'],.row-cart input[type='email'], .row-cart select {
    border-radius: 1px;
    height: 34px;
    position: relative;
}

.row-cart {
    margin-bottom: 20px;
    position: relative;
}

.row-cart .title-giaohang {
    color:#999;
    margin-top: 10px;
    
}

.row-cart input, .row-cart textarea {
    padding-left: 43px;
}
.row-cart input::placeholder, .row-cart textarea::placeholder{
    font-style:italic;
}
.row-cart:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 34px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 10;    
}

.icon-cart-name:before {
    background-image: url("images/cart/c_name.png");
}

.icon-cart-tele:before {
    background-image: url("images/cart/c_phone.png");
}

.icon-cart-email:before {
    background-image: url("images/cart/c_mail.png");
}

.icon-cart-add:before {
    background-image: url("images/cart/c_local.png");
}

.icon-cart-captcha:before {
    background-image: url("images/cart/c_code.png");
}

.icon-cart-desc:before {
    background-image: url("images/cart/c_mess.png");
}
.icon-cart-date:before {
    background-image: url("images/cart/time.png");
}


.row-cart textarea.form-control{
    border-radius: 0px;
    height: 150px;
}

.box-thanhtoan {
    margin-bottom: 20px;
    border-top: none;
    padding: 10px;
    box-shadow: 0px 0px 7px 2px #ccc;
}

.thongtinthanhtoan  {
    padding: 10px;
    font-size: 12px;
    color: #999;
    border: thin solid #ebebeb;
}

.title-thanhtoan {
    font-size: 12px;
    color: #3e3e3e;
    text-transform: uppercase;
    font-family: 'Open Sans', 'Arial', sans-serif;
    padding: 10px 15px;
    background:#f7f7f7;
}

.btn--buy-now{
    background: #8DC540 !important;
    border-radius: 0px;
    text-transform: uppercase;
    outline: none;
    border: none;
    background: #fec107!important;
    font-weight:bold;
}

.table-order-thanhtoan.table-order tr.nav-table-order td{
    font-size: 12px;
    background: #f7f7f7;
    border-bottom: thin;
    text-transform: none;
    color: #333;
}

.table-order-thanhtoan.table-order tr td a, .table-order-thanhtoan.table-order tr td {
    font-size: 12px;
    
}

.table-order-thanhtoan .tonggia-order{
    font-size: 16px !important;
}
/* END TABLE ORDER */

.fix-button {
    background: var(--html-bg-website);
    padding: 0px 25px !important;
    height: 34px !important;
    border: thin solid rgba(0, 0, 0, .2);
    width: auto;
    color: #fff;
    margin:0px 7px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: uppercase;
    outline: none;
    float: right;
}

.fix-button:hover {
    background: #585252;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/*breadcumb*/
ol#breadcrumb {

    height: 34px;
    overflow: hidden;
    margin-bottom: 15px;
    margin-top: 10px;
    max-width: 90%;
    margin: 20px auto;
    padding: 0px 10px;

}

ol#breadcrumb li {

    float: left;

    height: 34px;

    line-height: 34px;

    padding-left: 20px;

    position: relative;

}

ol#breadcrumb li+li:after {

    content: '';

    width: 6px;

    height: 6px;

    border-top: 1px solid #333;

    border-right: 1px solid #333;

    -webkit-transform: rotate(45deg);

    transform: rotate(45deg);

    position: absolute;

    left: 5px;

    top: 15px;

}

ol#breadcrumb li:nth-child(1) {

    padding-left: 0px;

    width: 15px;

}

ol#breadcrumb li a {

    color: #333;

    font-size: 12px;

}

ol#breadcrumb li:nth-child(1) a span {

    font-size: 16px;

}

.noselect {

    -webkit-touch-callout: none;

    /* iOS Safari */

    -webkit-user-select: none;

    /* Safari */

    -khtml-user-select: none;

    /* Konqueror HTML */

    -moz-user-select: none;

    /* Firefox */

    -ms-user-select: none;

    /* Internet Explorer/Edge */

    user-select: none;

}



.tf-hover img {

    transition: all 1s ease 0s;

}

.tf-hover img:hover {

    transform: scale(1.1);

}

.hover-fade {

    position: relative;

    overflow: hidden;

}

.hover-fade:before {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(255, 255, 255, 0.5);

    content: '';

    z-index: 10;

    -webkit-transition: -webkit-transform 0.6s;

    transition: transform 0.6s;

    -webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);

    transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);

}

.hover-fade:hover:before {

    webkit-transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);

    transform: scale3d(2.2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);

}

.blinker {

    webkit-animation-name: blinker;

    -webkit-animation-duration: 1200ms;

    -webkit-animation-timing-function: linear;

    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;

    -moz-animation-duration: 1200ms;

    -moz-animation-timing-function: linear;

    -moz-animation-iteration-count: infinite;

    animation-name: blinker;

    animation-duration: 1200ms;

    animation-timing-function: linear;

    animation-iteration-count: infinite;

}

@keyframes blinker {

    0% {

        opacity: 1.0;

    }

    50% {

        opacity: 0.0;

    }

    100% {

        opacity: 1.0;

    }

}

/*back-to-top*/

#back-to-top .top {

    margin: 0;

    color: #fff;

    transition: all .5s ease;

    position: fixed;

    opacity: 0;

    bottom: 0px;

    right: 15px;

    border-radius: 3px;

    z-index: 999;

    font-size: 14px;

    background: var(--html-cl-website);

    width: 40px;

    height: 40px;

    text-align: center;

    cursor: pointer;

    transition: all 0.6s;

}

#back-to-top .top.animate_top {

    opacity: 1;

    bottom: 105px;

}

#back-to-top i {

    padding-top: 2px;

    font-size: 20px;

}

#back-to-top span {

    display: block;

    line-height: 8px;

    font-size: 11px;

}

/* loading */

#loader-wrapper {

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: 9999999999

}



#loader {

    display: block;

    position: relative;

    left: 50%;

    top: 50%;

    width: 150px;

    height: 150px;

    margin: -75px 0 0 -75px;

    border-radius: 50%;

    border: 3px solid transparent;

    border-top-color: #019444;

    -webkit-animation: spin 2s linear infinite;

    animation: spin 2s linear infinite;

    z-index: 1001;

}

#loader:before {

    content: "";

    position: absolute;

    top: 5px;

    left: 5px;

    right: 5px;

    bottom: 5px;

    border-radius: 50%;

    border: 3px solid transparent;

    border-top-color: #e74c3c;

    -webkit-animation: spin 3s linear infinite;

    animation: spin 3s linear infinite

}

#loader:after {

    content: "";

    position: absolute;

    top: 15px;

    left: 15px;

    right: 15px;

    bottom: 15px;

    border-radius: 50%;

    border: 3px solid transparent;

    border-top-color: #8EC640;

    -webkit-animation: spin 1.5s linear infinite;

    animation: spin 1.5s linear infinite

}

#loader-wrapper .loader-section {

    position: fixed;

    top: 0;

    width: 51%;

    height: 100%;

    background: #FFF;

    z-index: 1000;

    -webkit-transform: translateX(0);

    -ms-transform: translateX(0);

    transform: translateX(0)

}

#loader-wrapper .loader-section.section-left {

    left: 0

}

#loader-wrapper .loader-section.section-right {

    right: 0

}

.loaded #loader-wrapper .loader-section.section-left {

    -webkit-transform: translateX(-100%);

    -ms-transform: translateX(-100%);

    transform: translateX(-100%);

    -webkit-transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);

    transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000)

}

.loaded #loader-wrapper .loader-section.section-right {

    -webkit-transform: translateX(100%);

    -ms-transform: translateX(100%);

    transform: translateX(100%);

    -webkit-transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000);

    transition: all .7s .3s cubic-bezier(0.645, 0.045, 0.355, 1.000)

}

.loaded #loader {

    opacity: 0;

    -webkit-transition: all .3s ease-out;

    transition: all .3s ease-out

}

.loaded #loader-wrapper {

    visibility: hidden;

    -webkit-transform: translateY(-100%);

    -ms-transform: translateY(-100%);

    transform: translateY(-100%);

    -webkit-transition: all .3s 1s ease-out;

    transition: all .3s 1s ease-out

}
#google-map {
    height: 400px; 
  }
  h3.contact-page-title {
    font-size: 25px;
    line-height: 32px;
    color: #363f4d;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .single-contact-block {
    padding-bottom: 8px;
    margin-bottom: 27px;
    border-bottom: 1px solid #e1e1e1;
  }
  .single-contact-block > h4 {
    margin-bottom: 23px;
  }
  .single-contact-block.last-child {
      border-bottom: none;
  }
  span.required {
    color: #ff0000; 
  }
  /*----------  contact form  ----------*/
  .contact-form .form-group {
    margin-bottom: 20px; 
  }
  .contact-form label {
    display: block;
    font-size: 15px;
    line-height: 29px;
    font-weight: 400;
    color: #888888;
    margin-bottom: 20px;
  }
  .contact-form input {
    background-color: #ffffff;
    width: 100%;
    height: 50px;
    line-height: 50px;
    outline: none;
    border: 1px solid #e0e0e0;
    padding-left: 20px; 
  }
  .contact-form textarea {
    background-color: #ffffff;
    width: 100%;
    outline: none;
    border: 1px solid #e0e0e0;
    padding-left: 20px;
    line-height: 50px;
    height: 100px; 
  }
  .contact-form .li-btn-3 {
    background: #f2f2f2;
    line-height: 12px;
    display: inline-block;
    padding: 16px 30px;
    border-radius: 3px;
    color: #363f4d;
    font-weight: 500;
    font-size: 12px;
    background-color: #242424;
    border: 1px solid #242424;
    color: #ffffff;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
  }
   .contact-form .li-btn-3:hover {
    background-color: #fed700;
    color: #ffffff;
    background-color: #fed700;
    border-color: #fed700; 
  }
  .contact-page-side-content {
    background-color: #F2F2F2;
    padding: 25px 30px 19px;
  }
  /*----------------------------------------*/
.no-js #loader-wrapper {

    display: none

}

@-webkit-keyframes spin {

    0% {

        -webkit-transform: rotate(0deg);

        -ms-transform: rotate(0deg);

        transform: rotate(0deg)

    }

    100% {

        -webkit-transform: rotate(360deg);

        -ms-transform: rotate(360deg);

        transform: rotate(360deg)

    }

}



@keyframes spin {

    0% {

        -webkit-transform: rotate(0deg);

        -ms-transform: rotate(0deg);

        transform: rotate(0deg)

    }

    100% {

        -webkit-transform: rotate(360deg);

        -ms-transform: rotate(360deg);

        transform: rotate(360deg)

    }

}