@import url('public/css/fonts.css');
@import url('public/css/normalize.css');
@import url('public/css/reset.css');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,500,500i,700,700i');
* {margin: 0px;padding: 0px;outline: none;font-family: 'Arial', sans-serif;}
ul,ol {list-style: none;}
a{text-decoration: none;}
body {overflow-x: hidden;font-size: 14px;position: relative;}
#body-page {max-width: 1366px;margin: 0 auto;overflow: hidden;}
.hidden {
    font-size: 0px;
    height: 0px;
    width: 0px;
    overflow: hidden;
    visibility: hidden;
    text-indent: -99999999px;
}
div#full-page {
    overflow: hidden;
    max-width: 1366px;
    margin: 0 auto;
}
.mfix{
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    background: #fff;
    z-index:100001;
}
.content-sp{
    margin-bottom: 15px;
}
.content-sp p.name-product{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
}
/*top*/
.none-desktop{
    display: none!important;
}
.social a{
    color: black;
}
ul.c1 li .border {
    border-bottom: 1px dotted white;
    padding-bottom: 5px; 

}
.social ul li {
    display: inline-block;
    padding-left: 15px;
    color: black;
}
.social ul li img {
    padding:0px 9px 2px 0px;
}

.company-name {
    padding-top: 15px;
    color: #399222;
}
.company-name p{
    font-size:1.5em;
    font-weight:bold
}
.hotline {
    align-items: center;
}
.hotline a{
    text-shadow: -1px 0 white, 0 1px white,1px 0 white, 0 -1px white;
    color: red;
    padding-left: 5px;
    padding-top: 5px;
    font-size: 18px;
    font-weight: 600;
}

/*menu-mobile*/



/*menu*/
.box-top {
    position: relative;
}
.sticky {
    position: fixed;
    left:0;
    right:0;
    z-index: 10000;
    top:0;
}
.sticky-background {
    opacity: 0.7;   
}
/*slider*/

 .owl-carousel div .textoverlay{
    color: #cc3333;
    position: absolute;
    right: 100px;
    top: 20px;
    font-size: 25px ;
    font-weight: bold;
    text-align:center; 
}
.owl-carousel div .textphone{
    position: absolute;
    top:300px;
    left:120px;
    align-items: center;
}
.textphone span{
    text-shadow: -1px 0 red, 0 2px red,2px 0 red, 0 -1px red;
    color: white;
    padding-left: 10px;
    font-size: 22px;
    font-weight: bold;
}
.textoverlay b{ 
    padding: 5px 10px 5px 10px;
    color:white;
    background:#f8cb59;
    border:1px solid #f8cb59;
    border-radius: 50%;

}
@media screen and (max-width: 1000px) {
    .text-phone{
        display: none;
        visibility: hidden;
    }
    .sec-top {
        display: none;
    }
    .box-top .text {
        visibility: hidden;
    }
    .box-shadow {
        display: none;
    }
    .menu-but{
        display: block;
    }
    .social {
        visibility: hidden;
        display: none;
    }
    .menu-top1 {
        display: none;
    }
    .container {
        width: 100%;
    }
    header {
        display: none;
    }
    .content-top ul{
        display: none;
    }
    .product-item h2{
        font-size: 14px;
    }
    .owl-prev,.owl-next {
        display: none;
    }
    .bosuutap {
        display: none;
    }
    .table{
        display: none;
    }
    .item-newproduct img{
        width:100px;


    }
    .social-button {
        visibility: hidden;
    }
    


}
/*tabs content*/
ul.ulTab{
    display: flex;
    justify-content: center;
}
.ulTab>li{
    padding-left: 20px;
}
div.tabcontent{
    display: none
}
div.tabcontent.active{
    display: block;
}
.boxtabs.product-detail{
    display: flex;
}
li.tabclick:hover {
    font-weight: bold;
}
li.tabclick.active {
    font-weight: bold;
}

/*content*/

/*baiviet*/
.tintuc-desc {
    display: flex;
    flex-wrap: wrap;

}
.tintuc-item {
    border: 1px solid white;
    border-bottom: 2px solid var(--html-bg-website);
    margin: 0 auto;
    margin-top: 15px;
    padding: 20px;
    text-align: center;
    background: rgba(255,255,255,0.7);

}
.tintuc-item span {
    padding-top:20px;
    color: var(--html-bg-website);
    font-size:1.2em;
    font-weight:bold;
}
.pagination {
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    float: left;
}
/*product*/
.tab button {
    border:1px solid white;
    background: transparent;
    padding-left:5px;
}


/*lydo*/
.lydo {
    width: 33%;
}
.name-lydo{
    font-size:16px;
    font-weight:bold
}
/*congtrinh*/
.hover2 {
    position: relative;
}
.congtrinh-item {
    width: 32%;
    padding: 0px 5px 10px 5px;
    margin:0 auto;
}
/*tintuc*/
span.numb {
    background: #f4f4f4 none repeat scroll 0 0;
    color: #cbcbcb;
    font-size: 20px;
    font-weight: 600;
    left: 0px;
    top: 0px;
    padding: 10px 10px;
    margin:5px;
}
/*.img-tin img{
    width: 100%;
}*/
.flex-news {
    display: flex;
    justify-content: space-between;
}
.grid-news {
    width: 63%;
}
.grid-video {
    width: 35%;
}
.box-new{
    display: flex;
    flex-wrap: wrap;
}
.news-main 
{
}

.video-child {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}
.tintuc{
    
    position:relative;
}
.tintuc:before{
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    height: 1px;
    width: 300px;
    background: grey;
}
.content-tintuc {
    padding: 10px 0px 10px 0px;
}
.content-tintuc a{
    text-transform: uppercase;
    font-size: 15px;
    font-family: var(--iweb-font-primary);
}

/*baiviet2*/
.hover {
  position: relative;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #ed4b73;
}
.overlay2 {
  position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #399222;
}
.hover:hover .overlay {
  opacity: 0.6;
  background: linear-gradient(#ffffff 30% ,#ed4b73);

}
.hover2:hover .overlay2 {
    opacity: 0.7;
}
.text2 a{
    color: white;
    font-size: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}


/*header*/
.loggin-mobile,.toolbar{
    display:none
}

.loggin-mobile ul {
    display: flex;
    justify-content: flex-end;
}
.loggin-mobile li {
    margin-left: 10px;
}
.loggin-mobile li a{
    color:#000;
}
.header-page{
    border-top:3px solid var(--html-bg-website);
    padding:15px 0px;
}
.header-left {
    width: calc(100% - 355px);
}
.header-right {
    width: calc(30% - 20px);
}
.item-user p{
    font-size:14px;
    color:#000;
    font-family: 'MR';
}
.item-h.item-user {
    width: 170px;
}
.logo-header img{max-width:185px;}
.item-h.cs-pointer {
    display: flex;
    align-items: center;
}
span.viewcart{
    color:#ff9900;
}
#view-price{
    color:#ed193c;
}
/*menu*/
nav.cssMenu ul.menu{
    display:flex;
}
nav.cssMenu ul.menu > li > a{
    flex:1;
    padding:10px 15px;
    color:white;
    font-family:'MR';
    text-transform:uppercase;
}
nav.cssMenu ul.menu > li > a.active{
    font-weight: bold;
}
nav.cssMenu ul.menu > li > a:hover{
    font-weight: bold;
}
.cssMenu ul.menu > li > ul.c1 > li {
    padding: 0;
    width: 100%;
    opacity: 0;
    position: relative;
    padding: 0px 15px;
    box-sizing:border-box;
    background: #008800;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.cssMenu ul li a{
    padding: 10px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500
}
.cssMenu ul li h2{
    font-size: 14px
}
.cssMenu ul.c1 {
    visibility: hidden;
    list-style: outside none none;
    margin-top: 20px;
    min-width: 220px;
    padding: 0;
    position: absolute;
    position: fixed;
    left:0;
    width: 100%;
    z-index: 1000;
    display: flex;
}
.cssMenu ul.menu li ul.c1 li a {
    padding: 20px 0px;
    display: block;
    color:white;
    transition:all 0.4s;
}
.cssMenu ul.menu > li > ul.c1 > li:hover > a{
    padding-left:15px;
    transition:all 0.4s;
}
.cssMenu ul.menu > li:hover > ul.c1 {
    visibility: visible;
}
.cssMenu ul.menu > li:hover > ul.c1 > li {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.cssMenu ul.menu > ul.c1 :hover > li {
    opacity: 1;
    background: red;
}
.cssMenu ul.menu > li > ul.c1 > li > ul.c2{
    visibility:hidden;
    background:white;
    position:absolute;
    right:-300px;
    top:0;
    min-width:300px;
}
.cssMenu ul.menu > li > ul.c1 > li:hover > ul.c2{
    visibility:visible;
}
.cssMenu ul.menu > li > ul.c1 > li:hover > ul.c2 > li{
    opacity:1;
    color: white;
}
.cssMenu ul.menu > li > ul.c1 > li > ul > li{
    padding:0px 15px;
    box-sizing:border-box;
    border-bottom: 1px solid #fff;
    opacity:0;
}
.class-new:before{
    content:'';
    position:absolute;
    top:-20px;
    right:0;
    background:url('images/new.png')no-repeat;
    height:15px;
    width:35px;
}
/*search*/

section.search-page{
    background:var(--bg-search);
}
.title-page{
    font-family:'Arial';
    font-size:18px;
    font-weight:bold;
    text-transform:uppercase;
    position:relative;
    color: var(--html-bg-website)
}


form#search-nangcao {
    width: 100%;
    display: flex;
    justify-content: center;
}
.i-select{
    float:left;
    margin-right: 20px;
    width:17%;
}
.i-select:after{
    content: '';
    position: absolute;
    top: 12px;
    right: 20px;
    background: url(images/caret.png)no-repeat center center;
    z-index: 99999;
    width: 11px;
    height: 10px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
}
select.control-select{
    background: transparent;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 8px 20px;
    border-radius:3px;
    box-sizing: border-box;
    -webkit-appearance: none;
    position:relative;
}
select.control-select option{
    color:#000;
}
div.control-submit{
    border:none;
    background:var(--html-bg-website);
    padding:8px 12px;
    font-weight:bold;
    text-transform:uppercase;
    color:#fff;
    border-radius:5px;
    cursor:pointer;
    float:left;
}
/*process bar user*/
.progress {
    display: flex;
    align-self: stretch;
    margin-top: 12px;
}
.progress .bar {
    position: relative;
    height: 18px;
    background-color: rgb(253, 110, 35);
    flex: 1 1 0%;
    border-radius: 9px;
    overflow: hidden;
}
.progress .bar .content {
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    z-index: 2;
    padding: 0px 4px;
}
.progress .bar .content .text {
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: rgb(255, 255, 255);
    font-size: 12px;
    text-align: center;
    margin: 0px;
}
.progress .bar .content .icon {
    margin-bottom: 1px;
    filter: brightness(0) invert(100%);
}
.icon-hot_12 {
    background-image: url(images/sprite.png);
    background-position: -392px -153px;
    width: 12px;
    height: 12px;
}
/*style index*/
.thumb-gallery{
    padding:5px 0px;
}
.thumb-gallery ul li {
    display: inline-block;
}
.desc-newproduct h3{
    color:#000;
    line-height:40px;
    height:40px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
}
.desc-newproduct h3 a{
    color:#000;
    font-size:16px;
}
.desc-newproduct h3 a:hover{
    color:#e23d3c;
    transition:all 0.4s;
}
.box-cart .price{
    color:#399222;
    font-size:16px;
}
.box-cart .price-old{
    color:#606060;
    font-size:12px;
}
.cart-page a{
    padding: 8px 20px;
    background: #ff5900;
    border-radius: 25px;
    color:#fff;
    display:block;
}
.xemthem a{
    padding:10px 25px;
    border:1px solid #ccc;
    border-radius:7px;
    color:#000;
    font-family:'Arial';
    display: inline-block;
    box-sizing: border-box;
}
.xemthem a:hover{
    background:#ccc;
    color:#fff;
}
.title-list-page{
    background:#f0f3f4;
    padding:12px 20px;
}
.box-list-left {
    width: calc(100% - 300px);
}
.title-list {
    width: calc(100% - 40px);
}
.title-list ul li {
    padding: 0px 10px;
}
.title-list h3 a{
    font-size:20px;
    color:#000;
    text-transform:uppercase;
}
.title-list ul li h5 a{
    font-size:13px;
    color:#000;
}
.title-list ul li h5 a:hover{
    font-weight:bold
}
.fa-listprodhuct i{color:#000;font-size:20px;}
.odd {
    order: 1;
}
.box-product {
    margin-right: calc(-1 * 16px / 2);
    margin-left: calc(-1 * 16px / 2);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
.item-product {
    margin-left: calc(16px / 2);
    margin-right: calc(32px / 2);
    margin-bottom: 40px;
    width: calc( 100% / 4 - 24px);
}

/*slick*/
.slick-1 .slick-prev{
    background: url(images/arrow_prev.png)no-repeat!important;
    height: 36px;
    width: 19px;
}
.slick-1 .slick-next{
    background: url(images/arrow_next.png)no-repeat!important;
    height: 36px;
    width: 19px;
}
/*tuvan*/
.temp-tuvan{
    background: var(--bg-tuvan)
}
.desc-news-page h3{
    padding:10px 0px 5px 0px;
    height: 40px;
    line-height: 1.2;
}
.desc-news-page h3 a{
    color:#000;
    font-size:16px;
}
/*video*/
.border-page {
    border-bottom: 1px solid #ccc;
    position:relative
}
.border-page:before{
    content: '';
    position: absolute;
    bottom: -22px;
    left: 50%;
    transform: translate(-50%,0%);
    background: url(images/shadown.png);
    height: 21px;
    width: 388px;
}
.box-ajax{
    display:flex;
    justify-content:space-between;
}
.box-ajax .video1{
    width:calc(100% - 605px)
}
.box-ajax .box-child {
    width: calc(30% + 240px);
}
.item-video {
    padding: 0px 5px;
    margin-bottom: 8px;
}
/*blog*/
.box-album {
    margin-right: calc(-1 * 16px / 2);
    margin-left: calc(-1 * 16px / 2);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}
.item-album {
    width: calc( 100% / 4);
}
/*mail*/
.mail-bele{
    background:#f1f1f1;
}
.t-mail1{
    font-size:20px;
    text-transform:uppercase;
    color:var(--html-bg-website);
}
input[name="txt-mail"]{
    border:1px solid #ccc;
    padding:10px 20px;
    box-sizing:border-box;
}
.submit-mail{
    border:none;
    background:var(--html-bg-website);
    padding:11px 20px;
    color:#fff;
    text-transform:uppercase;
}
/* MEGA MENU */
.drop-menu-mega ul.dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    opacity: 1;
    z-index: 99;
    text-align: left;
    min-width: 260px;
    height:450px;
    overflow-x:auto;
    display: flex;
    flex-wrap: wrap;
    opacity: 0;
    visibility: hidden;
    margin-top: 20px;
    transition: all 0.4s;
    box-shadow: 0px 0px 4px 1px #ccc;
}
.drop-menu-mega:hover ul.dropdown {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
}
.drop-menu-mega ul.dropdown > li {
    position: relative;
    float: left;
    width: 235px;
    min-width: 235px;
    box-sizing: border-box;
    padding: 10px;
}
.drop-menu-mega ul.dropdown > li h3 {
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}
.drop-menu-mega ul.dropdown > li h3 a {
    color: #000;
    font-family: 'Arial';
    font-size: 14px;
    font-weight: 600;
}
ul.drop_c li h4 a {
    color: #343a40;
    font-size: 12px;
    font-family: 'Arial';
    display: block;
    line-height: 23px;
    font-weight: 300;
    transition: all 0.4s;
}
.drop-menu-mega ul.dropdown li h4 a:hover {
    color: #901b1d;
    padding-left:15px;
}
/*contact*/
.flex-contact {
    display: flex;
}
.contact-left.bgactive {
    background: #e9e9e9;
}

#map_canvas {
    width: 100%;
    height: 500px;
}

.form-dknt {
    width: 414px;
}

.row-contact.w-49 {
    width: 49%;
}
input.input {
    font-size: 14px;
    width: 100%;
    height: 40px;
    background: #FFF;
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 20px;
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
textarea.noidung {
    width: 100%;
    height: 125px;
    background: #FFF;
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px;
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

input.button {
    display: inline-block;
    font-size: 14px;
    color: #FFF;
    line-height: 24px;
    padding: 6px 20px 8px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
input.button-color{
    background:#000;
}
input.button:hover {
    opacity: .85;
}
.form-control {
    display: block;
    width: 100%;
    height: 35px;
    padding: 5px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    border:none;
    background-color: #ccc;
    background-image: none;
    border-radius: 4px;
    -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,-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;
    box-sizing: border-box;
}
.form-control::placeholder{color:#000;}
#captcha {
    float: right;
    width: calc(100% - 125px);
    margin-top: 3px;
    margin-bottom: 20px;
}
/*footer*/
.btn2 input {
    max-width: 200px;
    padding: 12px;
    border: 1px solid white;
    background: transparent;
}
.btn2 input::placeholder {
    color: white;
}

.desc-footer p {
    padding-bottom:10px;
}
.box-footer {
    display: flex;
    justify-content: space-between;

}
.title-footer{
    font-size:16px;
    text-transform: uppercase;
    color:#000;
    font-weight:bold;
    position:relative;
}
.title-footer:before{
    content:'';
    position:absolute;
    bottom:-8px;
    left:0;
    height:3px;
    width:60px;
    background:white;
    border-radius:15px;
}
.item-footerdichvu{


    width:350px;
}
.item-footerdichvu:nth-child(2) {
    width: 200px;
}
.item-footerdichvu li{
    list-style-image:url(images/list-icon.png);
}
.item-footerdichvu li>a{
    color: black;
    padding: 0px;
}
.desc-footer{
    line-height: 23px;
}
.desc-footer ul li a{
    color:white;
}
.desc-footer ul li{
    list-style-type: ;
}
.desc-footer ul li a:hover{
    color:#f00;
}
footer span{
    color:white;
}
.box-doanhnghiep{
    background:#f1f1f1;
}
footer {
    color:white;
}
/*mang xahoi*/
ul.mangxahoi {
    margin-top: 10px;
    display: flex;
    align-items: center;
}
ul.mangxahoi li {
    margin-right: 10px;
}
/*breadcumb*/
ol#breadcrumb {
    height: 34px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-left: solid 2px #fa3e3d;
    border-right: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
    border-bottom: solid 1px #e6e6e6;
    margin-bottom: 15px;
    margin-top: 10px;
}
ol#breadcrumb li {
    float: left;
    background: url(images/g8.gif) no-repeat left center;
    padding-left: 30px;
    padding-right: 10px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
}
ol#breadcrumb li:nth-child(1) {
    padding-left: 0px;
    background: url(images/h.gif) no-repeat center center;
    width: 60px;
}
ol#breadcrumb li a {
    color: #333;
    font-size:12px;
}
/* pagination */
.page {
    display: inline-block;
    padding: 7px 9px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.8), 0px 1px 3px rgba(0, 0, 0, 0.1);
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 1);
    font-size: 13px;
    font-weight: 300;
    font-family: var(--iweb-font-web);
}

.page:hover,
.page.gradient:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg, #fefefe, #f0f0f0);
}

.page.active {
    border: none;
    background: #616161;
    box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}

.page.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
    background: -moz-linear-gradient(0% 0% 270deg, #f8f8f8, #e9e9e9);
}

.pagination.dark {
    background: #414449;
    color: #feffff;
}

.page.dark {
    border: solid 1px #32373b;
    background: #3e4347;
    box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1);
    color: #feffff;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
}

.page.dark:hover,
.page.dark.gradient:hover {
    background: #3d4f5d;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#547085), to(#3d4f5d));
    background: -moz-linear-gradient(0% 0% 270deg, #547085, #3d4f5d);
}

.page.dark.active {
    border: none;
    background: #2f3237;
    box-shadow: inset 0px 0px 8px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.1);
}

.page.dark.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#565b5f), to(#3e4347));
    background: -moz-linear-gradient(0% 0% 270deg, #565b5f, #3e4347);
}
/*end*/
/*style in page*/
.title-product-inpage{
    border-bottom:1px solid #ccc;
    position:relative;
}
.title-product-inpage:before{
    content:'';
    position:absolute;
    bottom:-1px;
    left:0;
    height:2px;
    width:130px;
    background:var(--html-bg-website);
}
.title-product-inpage h1 {
    font-size: 18px;
    color: #333;
    padding-bottom: 5px;
}
/*news*/
/* .boxx-detail {
    margin-right: calc(-1 * 16px / 2);
    margin-left: calc(-1 * 16px / 2);
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
} 
 .item-detail {
    margin-left: calc(16px / 2);
    margin-right: calc(32px / 2);
    margin-bottom: 40px;
    width: calc( 100% / 4 - 24px);
} */
.desc-detail h3 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    }
 .desc-detail h3 a {
    font-size: 18px;
    color: #000;
} 
.description-detail{
    padding-top: 10px;
    border-top: 1px solid #ccc
}
.thumb-detail {
    display: block;
    padding: 5px;
    background: #fff;
    box-shadow: 5px 5px 0px 0px #bebebe;
    overflow: hidden;
    position: relative;
    border: thin solid #bebebe;
    margin-bottom: 20px;
}
/*register*/
.register-now {
    width: 100%;
    margin: 0px auto;
    max-width: 578px;
    font-size:14px;
}
.box-register{
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0px 0px 20px #eee;
}
.rows-input-register{
    border:1px solid #ccc;
    border-radius:5px;
    padding:10px;
    width:100%;
    box-sizing:border-box;
}
.row-register label {
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 400;
}
.row-register input[type="button"]{
    background:red;
}
.rows-w label{
    width:120px;
    display: inline-block;
}
.txt-input-number::-webkit-inner-spin-button{-webkit-appearance:none;}
#btn-login{
    background:#325cf3;
}
/*user*/
.item-user:hover .modal-user{
    visibility:visible;
    opacity:1;
    margin-top:0;
}
.modal-user{
    position: absolute;
    top: 36px;
    left: 8px;
    min-width: 200px;
    background: #fff;
    z-index: 9999;
    border-radius: 10px 10px 0px 0px;
    visibility:hidden;
    opacity:0;
    margin-top:20px;
    transition: all 0.4s
}
.modal-fade:before{
    margin-left: -9px;
    bottom: 100%;
    left: 5%;
    content: " ";
    height: 0px;
    width: 0px;
    position: absolute;
    pointer-events: none;
    border-width: 9px;
    border-style: solid;
    border-color: transparent transparent #ccc;
    border-image: initial;
    border-bottom: 9px solid #ccc;
}
.modal-fade li+li{
    border-top:1px dotted #ccc;
}
.modal-fade li a{
    color:#000;
    padding:7px 7px;
    display:block;
    transition:all 0.4s;
}
.modal-fade li:hover a{
    padding-left:10px;
    background:#ccc;
}
/*account*/
.nav-account{

    width: 25%;

    margin: 0 10px 10px 0;

}

.nav-left .box-header{

    background: #000;

    border-top-left-radius: 0;

    border-top-right-radius: 0;

    height: 30px;

    line-height: 30px;

    width: 100%;

    color: white;

    font-weight: bold;

    text-align: center;

}

.useravatar .username h3{

    color: #069;

    font-size: 16px;

    text-transform: uppercase;

    text-align: center;

    display: block;

    font-weight: bold;

}

.title-account{

    color: #666;

    font-size: 12px;

    font-weight: bold;

    padding: 10px;

    background-color: #e8e8e8;

}

.box-arround{

    padding-top: 10px;

    border: 1px solid #ccc;

    border-top: 0;

}

.box-arround ul.item{

    margin: 15px 0 15px 0;

}

.box-arround ul.item li.row-content{

   background: 0;

    margin-left: 5px;

    margin-top: 7px;

    margin-bottom: 7px;

    padding: 0;

    padding-left: 1em;

    position: relative;

}

/*.box-arround .item .row-content:before {

    content: "â€¢ ";

    color: #666;

}*/

.row-content a{

    color:#848484;

}

.row-content a:hover{

    color: #000;

}

.moduletitle{

    background: #000;

    border-top-left-radius: 0;

    border-top-right-radius: 0;

    height: 30px;

    line-height: 30px;

    width: 100%;

    color: white;

    font-weight: bold;

    margin-top: 2px;

    padding-left: 10px;

    text-transform: uppercase;

    box-sizing: border-box;

}

.blueborline {

    border-bottom: 2px solid #ed3834;

    background-color: #D4EBFD;

    font-weight: bold;

    color: #000;

    padding: 7px 10px;

    margin-bottom: 15px;

}

.account-txt input[type='text'],.account-txt select,.account-txt textarea{

    padding: 8px 10px;

    box-sizing: border-box;

    margin-bottom: 17px;

    width: 100%;

    border: 1px solid #e8e8e8

}

.input-file-container {

    position: relative;

    width: 106px;

    margin:15px auto;

}

.input-file {

    position: absolute;

    top: 0;

    left: 0;

    width: 106px;

    opacity: 0;

    padding: 9px 0;

    cursor: pointer;

    text-transform: uppercase;

}

.input-file-trigger {

    margin-top: 6px;

    display: block;

    padding: 0px 5px;

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

    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);

    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));

    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);

    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);

    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);

    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);

    color: #333;

    font-size: 1em;

    transition: all .4s;

    cursor: pointer;

    text-align: center;

    line-height: 25px;

    text-transform: uppercase;

    border-radius: 5px;

    border: 1px solid #ddd;

    font-weight: 400;

}

.submit-account{

    text-align: center;

    padding:10px;

    background: #000;

    text-transform: uppercase;

    color:#fff;

    font-weight: 600;  

    margin-top: 20px; 

    cursor: pointer;

    max-width: 200px;

    margin:0 auto;

    border:none;

}
.user_menu_level label{
    font-size: 12px;
    background-repeat: no-repeat;
    padding-left: 25px;
    line-height: 25px;
    display: inline-block;
    font-weight: bold;
}
.user_menu_point a {
    font-size: 20px;
    color: #055699;
    position: relative;
    font-family:'Arial'
}
.user_menu_point i{
    font-size:20px;
    color:var(--html-bg-website);
}
/*order*/
/* Order */

.order-right {
    width: 33.4%;
}

.order-left {
    width: 64.6%;
}

.border-order {
    border: 1px solid #dddddd;
}

.order-title {
    background: #f7f7f7;
    padding: 10px 10px;
    color: #333;
    font-family: var(--iweb-font-webRB);
}

.img-order {
    width: 100px;
}

.desc-order {
    width: calc(100% - 200px);
}

.desc-order p:last-child {
    color: #FF0000;
}

.price-order {
    width: 100px;
}

.totai-row span.price-dh {
    font-size: 20px;
    color: #da0000;
}

.order-form {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 40px;
}

.row-order-form label {
    width: 33%;
    line-height: 34px;
}

.row-order-form .row-input {
    width: 64%;
}

.text-order {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -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, -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;
}

.text-order.has-error {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.error-text {
    margin-top: 5px;
    line-height: 20px;
}

.text-order.w-50 {
    width: 50% !important;
}

.text-order.ds-inline-block {
    display: inline-block;
}

.text-order::-webkit-input-placeholder {
    color: #999;
    font-family: var(--iweb-font-web);
    font-weight: 400;
    font-size: 14px;
}

.text-order:-moz-placeholder {
    color: #999;
    font-family: var(--iweb-font-web);
    font-weight: 400;
    font-size: 14px;
}

.text-order::-moz-placeholder {
    color: #999;
    font-family: var(--iweb-font-web);
    font-weight: 400;
    font-size: 14px;
}
.text-order:-ms-input-placeholder {
    color: #999;
    font-family: var(--iweb-font-web);
    font-weight: 400;
    font-size: 14px;
}
textarea.text-order{
    height:90px;
}
div.button {
    display: inline-block;
    padding: 10px 20px;
    cursor: pointer;
    border: none;
    color: #FFF;
    font-size: 15px;
    font-family: var(--iweb-font-web);
    font-weight: 400;
    border-radius: 3px;
}
div.button:hover {
    opacity: .85;
}
.member-down {
    display: none;
}
.checkout-radio-item {
    cursor: pointer;
}
.checkout-radio .checkout-radio-item .checkout-radio-icon {
    float: left;
    color: #232f3e;
    margin-top: 0px
}
.checkout-radio .checkout-radio-item .checkout-radio-content {
    margin-left: 18px;
    color: #333;
}
/*product detail*/
.box-rightDetail{
    width: calc(100% - 500px);
}
.box-leftDetail {
    width: calc(475px);
}
div.p-name h3{
    color:#000;
    font-size:20px;
}
.p-price{
    font-size:25px;
    color:#399222;
    font-weight:bold;
}
.span-color{
    display: block;
    float: left;
    border: 1px solid #ccc;
    width: 28px;
    height: 28px;
    border-radius:50%;
    margin-right: 5px;
    cursor: pointer;
    font-size: 0;
    position:relative;
}
.support-media li{
    display: inline-block;
    margin-right:15px;
}
span.span-color.active:before{
    content:'';
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    background:url('images/check.png');
    height:14px;
    width:14px;
}
ul.info-product > li {
    line-height: 30px;
}

ul.info-product > li+li{
    border-top:1px solid #ccc;
}
.seclect-detail {
    height: 40px;
    border: 1px solid #ccc;
    margin: 20px 0px 10px 0px;
    padding:0px 15px;
    font-weight: bold;
    font-size: 16px
}
select.seclect-detail{
    width:210px;
}
input[type="number"].seclect-detail{
    width:73px;
    margin-left:20px;
}
span.span-fisrt {
/*    width: 100px;*/
    display:inline-block;
}
.buy-detail{
    display:flex;
    align-items:center
}
.btn--detail a{
    height:50px;
    line-height:50px;
    padding:0px 20px;
    border-radius:30px;
    background:#ff6600;
    display:block;
    color:#fff;
    font-size:16px;
    font-weight:bold
}
.buy-cart.btn--detail a{
    width:100px;
    text-align:center
}
ul.tabs-detail li {
    display: inline-block;
    width: 200px;
    text-align: center;
    background: #399222;
    padding: 10px 0px;
    cursor: pointer;
    font-size:15px;
    font-family:'RobotoRegular';
    color:#fff;
    opacity: 0.7;

}
.media-padding {
    padding: 0px 20px 0px 20px;
}
.detail-right {
    width: 350px;
}
.body-media ul li {
    line-height: 30px;
}
.body-media ul li a{
    color:#333333;
    font-size:16px;
    font-weight:normal;
}
.body-media ul li:hover a{
    color:#f00;
}
.body-media ul li a i{
    font-size:1.2em
}
.media{
    border:1px solid #ccc;
    color:#ff6600;
    font-size:16px;
    font-weight:bold
}
.media h2{
    font-size:16px;
    font-weight:bold;
    color:#000;
}
.title-media{
    padding: 13px 0px;
    border-bottom: 1px solid #ccc;
}
.detail-product {
    padding: 20px;
}
.content.content-noidung.clearfix {
    border: 1px solid #ccc;;
}
ul.tabs-detail li.active{
    opacity:1
}
ul.tabs-detail {
    background: #d7d7d7;
}
.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;}
}
/*owl-carousel*/
.owl-dots {
    display: none !important;
}
.owl-nav {
    position: relative;
}
.owl-prev {
    left:-50px;
    position: absolute;
    top:-170px;
}
.owl-next {
    right:-50px;
    position: absolute;
    top:-170px;
}
.owl-1 .owl-nav .owl-prev {
    left: 50px !important;
    position: absolute;
    top:-250px;
}
.owl-1 .owl-nav .owl-next {
    right: 50px !important;
    position: absolute;
    top:-250px;
}
.owl-2 .owl-nav .owl-prev {
    left:270px !important;
    position: absolute;
    top:-220px;
}
.owl-3 .owl-nav .owl-prev {
    display: none;
}
.owl-3 .owl-nav .owl-next {
    display: none;
}
/*test*/
.title-product-inpage h1{
    color:#399222 !important;
}