/* module account */
.box-account{
    margin-bottom: 10px;
}
.box-account .img-account{
    width: 40px; height: 40px;
    margin: 0 auto;
}
.box-account ul.not-logged{
    float: left;
    clear: both;
    width: 100%;
}
.box-account ul.not-logged li{
    list-style: none
}
.box-account ul.not-logged li a{    
    background: #DCDCDC;
    padding: 10px 12px;
    color: #333;
    text-transform: uppercase;
    font-weight: bold;    
    display: block;
    margin: 5px 0;
}
.box-account ul.not-logged li a.active{
    background: #b09d7b;
    color: #ffffff;
}
.box-account .account{  
    padding: 10px 10px 0 10px;
    text-align: center;
}
.box-account .account form{
    text-align: left;
    float: left;
}
.account-login,.account-register{
    display: none
}
.account-login.active,.account-register.active{
    display: block
}
.box-account .button-register-login{    
    background: #707070;
    border: 0;
    outline: none;
    color: #FFF;
    padding:5px 10px;
    float: right;
    margin-bottom: 10px;
}

/*module banner*/
.module_banner .banner-item {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.banner-cat-pro {
    position: relative;
    overflow: hidden;
}

/*module slideshow*/
.slideshow{
    position:relative;
    overflow: hidden;
    margin: 0 15px;
}
.slideshow .owl-carousel {
    margin: 0;
}
.slideshow img{
    width: 100%;
}

/* module carousel*/
.module-carousel .box-heading {
    justify-content: center;
    padding-bottom: 50px;
}
.module-carousel .box-heading:after{
    top: calc(50% - 25px);
}
.module-carousel .box-heading span.fa {
    font-size: 30px;
    background: #fff;
    color: #111;
    width: auto;
    padding: 0 0 0 15px;
}
.module-carousel .box-heading h2 {
    font-size: 26px;
}
.module-carousel .bg-white {
    padding-bottom: 50px;
}
.module-carousel img.img-responsive {
    max-height: 100px;
    display: inline-block;
}


/* module categories combopro*/
.product-by-combo-categories {
    background: #fff;
}
.product-by-type .tab-content {
    border: 0;
    padding: 0;
    min-height: unset;
    margin-bottom: 0;
}
.item-product-combo {
    position: relative;
    margin-bottom: 15px;
}
.item-product-combo .info-product {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(23,23,23,.6);
    padding: 10px;
    display: flex;
    align-items: center;
    opacity: 0;
    transition: all 0.3s;
}
.item-product-combo:hover .info-product {
    opacity: 1;
}
.item-product-combo .image {
    text-align: center;
}
.item-product-combo .image img {
    display: inline-block;
}
.item-product-combo .info-product h3 {
    margin: 0;
    font-size: 19px;
    text-align: center;
    line-height: 1.7;
    width: 100%;
}
.item-product-combo .info-product h3 a {
    color: #fff;
}
.item-product-combo a.over-item {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
h2.link-cat-combo {
    font-size: 16px;
    text-align: center;
    margin: 10px 0;
}

/* module contact us*/
.contact_us_home {
    padding: 60px 0 45px;
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
}
.contact_us_home h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 40px;
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: 700;
}
.contact_us_home p {
    color: #bbb;
    font-size: 14px;
    margin-bottom: 20px;
    white-space: pre-wrap;
}
.form-newsletter input[type="email"] {
    height: 40px;
    border: none;
    vertical-align: top;
    padding: 5px 15px;
    background: #fff;
    color: #999;
    width: 35%;
    font-size: 13px;
    display: inline-block;
    border-radius: 0;
}
.form-newsletter button.send-mail {
    height: 40px;
    min-width: 105px;
    margin-left: -4px;
    text-transform: uppercase;
    font-size: 12px;
    transition: 0.3s all ease 0s;
    font-weight: 500;
    color: #fff;
    background: #000;
    border-radius: 0;
    border: 0;
}
.form-newsletter button.send-mail:hover{
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

/*module form_change*/
.form-change .box-content {
    width: 100%;
    display: inline-block;
}
.form-change button.close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    color: #fff;
    opacity: 1;
    width: 35px;
    height: 30px;
}
.form-change .modal-body {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}
.form-change .text-center.title-form {
    background: #000;
    position: relative;
    margin: -15px -15px 30px;
}
.form-change h2.title-form {
    font-size: 23px;
    color: #fff;
    margin: 0;
    padding: 10px 0;
}
.form-change p.subtitle {
    color: #fff;
    margin: 0;
    padding: 0 0 10px;
}
.form-change td {
    color: #333;
    font-weight: 600;
}
.form-change input[type='text'], input[type='password'], textarea{
    margin-bottom: 15px;
    color: #333;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #ddd;
    font-weight: 400;
}
.form-change #button-send-book {
    background: #000;
}
[id *= column-] .form-change{
    padding: 30px 0;
}

/* module info_home */


/* module news featured */
.box-news-featured.pos-content .box-news-content .image{
    float: left;
    width: 30%;
    padding: 10px;
    border: 2px solid #b09d7b;
    border-radius: 5px;
}
.box-news-featured.pos-content .box-news-content .content{
    float: left;
    width: 70%;
    padding: 10px;
}
.box-news-featured .box-news-content .name a{
    color: #000;
    display: block;
    text-transform: capitalize; 
    font-weight: 600;
    font-size: 20px;
}
.box-news-featured .box-news-content a:hover{
    color: #b09d7b;
}
.box-news-featured .box-news-content .date_added{
    color: #7f7f7f;
    font-style: italic;
}

.box-news-featured .box-news-content .list-news-featured li{
    display: block;
    width: 100%;
    border-bottom: 1px solid #ececec;
    padding: 10px 0;
    float: left;
    clear: both;
    position: relative;
}
.box-news-featured .box-news-content .list-news-featured li>i{
    position: absolute;
    top: 10px;
    right: 0;
    cursor: pointer;
    transition: all 0.5s;
}
.box-news-featured .box-news-content .list-news-featured li>i.open{
    transform: rotate(180deg);
}
.box-news-featured .box-news-content .list-news-featured li .small-content{
    display: none;
    float: left;
    clear: both;
}
.box-news-featured. .box-news-content .list-news-featured li img{
    width: 100px;
    float: left;
}
.box-news-featured .box-news-content .list-news-featured li .small-short-content{
    width: calc(100% - 100px);
    float: left;
    height: 80px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-wrap;
    display: -webkit-box;
    margin: 10px 0;
    padding: 0 10px;
}
/* module  news-latest*/
.box-news-latest{
    display: block;
    clear: both;
    padding: 30px 0 60px;
    width: 100%;
    float: left;
    background: #fff;
}
.box-news-latest .owl-item .item{
    margin: 0 15px 15px;
}
.box-news-latest .item .box-news-content {
    box-shadow: 0px 3px 10px 0px rgba(34, 34, 34, 0.3);
    background: #fff;
}
.box-news-latest .item .box-news-content .info-p {
    padding: 20px 15px 30px;
}
/* box news content */
.box-news-content .image {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.box-news-content .image img{
    width: 100%;
    transition: all 0.3s;
}
.box-news-content .image:hover img {
    opacity: 0.8;
}
.box-news-content p.date {
    color: #888888;
    margin-bottom: 0;
    font-size: 13px;
}
.box-news-content .name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px 0 10px;
}
.box-news-content .name a {
    font-weight: 500;
    font-size: 16px;
    color: #000;
    text-transform: capitalize;
}
.box-news-content .name a:hover{
    color: #000;
}
.box-news-content .excerpt{
    color: #888888;
    margin-bottom: 10px;
}
.box-news-content .continue_red a {
    color: #000;
    font-size: 13px;
    text-transform: capitalize;
}
.box-news-content .continue_red a:after {
    content: "\f105";
    font-family: "FontAwesome";
    padding: 5px;
    vertical-align: middle;
}
.box-news-content ul li {
    line-height: 19px;
}
#content .box-news-content, .slide-news-related .box-news-content {
    box-shadow: 0px 3px 10px 0px rgba(34, 34, 34, 0.3);
    background: #fff;
}
#content .box-news-content .info-p, .slide-news-related .box-news-content .info-p {
    padding: 10px 15px;
}

.md-news-latest-column {
    padding-bottom: 30px;
}
.md-news-latest-column .box-news-content .name {
    width: 100%;
    float: left;
    padding: 5px 0;
}
.md-news-latest-column .box-news-content .name a {
    text-transform: unset;
    white-space: normal;
    font-weight: 300;
    font-size: 15px;
}
.md-news-latest-column .box-news-content .name a:hover{
    color: #3d6039;
}

/* special product */
.product-by-type.box-pro-special {
    background: #fff;
    margin: 0;
}

/* latest product */
.product-by-type.new-product {
    margin: 30px 0;
}

/*module project latest : mô tả dưới slide */
.new-news.project .banner-image{
    position: relative;
} 
.new-news.project .banner-image:before{
    position: absolute;
    content: "";
    background-color: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    opacity: 1;
    transition: all  0s ease;
    border-radius: 100%;
}
.new-news.project figcaption:hover .banner-image:before{
    background-color: transparent;
    opacity: 0;
    transform: scale(1);
    transition: all  0.8s ease;
}
.new-news.project .banner-content{
    position: absolute;
    bottom: auto;
    margin: 0 auto;
    left: 7.5%;
    right: auto;
    top: 28%;
    text-align: left;
    color: #fff;
}
.new-news.project .banner-content span{
    font-size: 26px;
    line-height: 30px;
    display: block;
    padding-bottom: 4px;
    font-weight: 600;
}
.new-news.project .banner-content .link{
    padding-top: 17%;
    display: block;
    font-size: 14px;
    color: #c0aa83;
    text-decoration: underline;
}

/* module slideshow */
.slideshow-over .owl-wrapper-outer .item{
    position: relative;
}
.slideshow-over .owl-wrapper-outer .content{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: rgb(255, 255, 255);
    padding-top: 130px;
    text-align: center;
}
.slideshow-over .owl-wrapper-outer .content .title{
    position: relative;
    display: block;
    visibility: hidden;
    opacity: 0;
    margin-top: -20px;
    font-size: 100px;
    line-height: 1.5;
    font-weight: 500;
    transition: all 1s ease-in-out;
}
.slideshow-over .owl-wrapper-outer .owl-item.active .content .title{
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
}
.slideshow-over .owl-wrapper-outer .content .description {
    position: relative;
    display: block;
    visibility: hidden;
    opacity: 0;
    margin-top: -20px;
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 1.5;
    font-weight: 400;
    transition: all 1.5s ease-in-out;
}
.slideshow-over .owl-wrapper-outer .owl-item.active .content .description{
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
}
.slideshow-over .owl-wrapper-outer .content .view-more {
    position: relative;
    display: inline-block;
    visibility: hidden;
    opacity: 0;
    margin-top: 20px;
    z-index: 8;
    white-space: nowrap;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    text-transform: uppercase;
    background: transparent;
    cursor: pointer;
    transition: all 2s ease-in-out;
}
.slideshow-over .owl-wrapper-outer .owl-item.active .content .view-more{
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
}
.slideshow-over .owl-wrapper-outer .content .view-more a{
    color: #fff;
    transition: all 0.2s;
    display: block;
    padding: 10px 35px;
    border: 0;
    background-color: #000;
    border-radius: 50px;
}
.slideshow-over .owl-wrapper-outer .content .view-more a:hover{
    background-color: #3a5501;
}
.slideshow-over #slideshow .owl-buttons [class *='owl-']{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    opacity: 1;
    visibility: visible;
}
.slideshow-over #slideshow:hover .owl-buttons [class *='owl-'] {
    opacity: 1;
    visibility: visible;
}
.slideshow-over:hover #slideshow .owl-buttons [class *='owl-']{
    opacity: 1;
    visibility: inherit;
}

.slideshow-over:hover #slideshow .owl-buttons .owl-prev{
    left: 10px;
}
.slideshow-over:hover #slideshow .owl-buttons .owl-next{
    right: 10px;
}
.slideshow-over #slideshow .owl-buttons [class *='owl-']:before {
    font-family: 'FontAwesome';
    display: block;
    line-height: 36px;
    text-align: center;
    font-size: 31px;
    color: #222;
}
.slideshow-over #slideshow .owl-buttons [class *='owl-']:hover:before {
    color: #fff;
}
.slideshow-over #slideshow .owl-buttons .owl-prev:before {
    content: '\f104';
}
.slideshow-over #slideshow .owl-buttons .owl-next:before {
    content: '\f105';
}
/* module support online*/
#support-online {
    background-color: #f8f8fa;
    padding: 30px;
    clear: both;
}
#support-online.column {
    background-color: unset;
    padding: unset;
    clear: both;
}
#support-online h2{
    text-align: center;
}

#support-online .box-inner{
    padding: 10px;
    background: #fff;
}
#support-online.column .box-inner{
    display: block;
    border: none;
}
#support-online .box-inner .description{
    width: 100%;
    display: block;
    margin-left: 0;
    padding: 10px 0;
    border-bottom: 1px solid #e8e8e8;
}
#support-online .col-xs-12:last-child .box-inner .description {
    border-bottom: 0;
} 
#support-online .box-inner .description h4,
#support-online .box-inner .description p{
    color: #333;
    line-height: 1.5;
    font-weight: bold;
    margin: 0 0 5px;
    font-size: 14px;
}

/* manufacturer */
.box.module-manufacturer {
    margin: 0;
    background: #ffffff;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    height: 130px;
    line-height: 130px;
}
.module-manufacturer-column ul {
    padding: 15px;
}
.module-manufacturer-column ul li {
    margin-bottom: 5px;
}

/* info home */
.box-number-info .box-border {
    background: #fff;
    padding: 30px 0;
}
.box-number-info .info-item {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
}
.box-number-info .info-item .img-info {
    display: block;
    width: 100%;
    overflow: hidden;
}
.box-number-info .info-item .img-info img {
    -webkit-transition: all .55s cubic-bezier(.31,.59,.26,.97);
    -o-transition: all .55s cubic-bezier(.31,.59,.26,.97);
    transition: all .55s cubic-bezier(.31,.59,.26,.97);
}
.box-number-info .info-item:hover .img-info img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
}
.box-number-info .info-content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 0 15px;
    color: #fff;
    background: rgba(0,0,0,0.49);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: all .55s cubic-bezier(.31,.59,.26,.97);
    -o-transition: all .55s cubic-bezier(.31,.59,.26,.97);
    transition: all .55s cubic-bezier(.31,.59,.26,.97);
}
.box-number-info .info-item:hover .info-content {
    opacity: 1;
}
.box-number-info .info-content h3 {
    margin-top: 0;
}
.box-number-info .info-content p {
    margin: 0;
    white-space: pre-wrap;
}
.box-number-info .info-about {
    background-color: rgba(47,121,191,0.17);
}
.box-number-info .info-about-content {
    text-align: center;
    padding: 30px 0 30px 20px;
}
.box-number-info .info-about-content h2 {
    margin: 0 0 15px;
    font-size: 35px;
}
.box-number-info .info-about-content p {
    font-size: 16px;
    margin: 20px 0 0;
    line-height: 1.7;
    white-space: pre-wrap;
}
.img-info-video {
    text-align: center;
}
.img-info-video img {
    display: inline-block;
}
.img-info-video i.fa {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 80px;
    color: #f00;
    transition: all 0.5s;
}
.img-info-video:hover i.fa {
    transform: translate(-50%, -50%) scale(1.3);
}

/* product search */
.md-product-search {
    padding: 20px 0 30px;
}
.md-product-search .input-search {
    border: 1px solid #edebe9;
    width: 100%;
    display: inline-block;
}
.md-product-search .input-search input[type="text"] {
    width: calc(100% - 40px);
    padding: 10px 10px 10px 20px;
    font-size: 15px;
    font-weight: 300;
    border: 0;
    height: 54px;
    color: #737373;
    float: left;
    outline: none!important;
}
.md-product-search .input-search button.button-search {
    width: 40px;
    padding: 10px 13px 10px 4px;
    font-size: 16px;
    cursor: pointer;
    border: 0;
    float: left;
    background: transparent;
    height: 54px;
    outline: none!important;
}

/* news by cat */
.news-by-categories .box-content {
    padding-bottom: 50px;
}
.news-by-categories .item-news .image {
    width: 100%;
    display: block;
    overflow: hidden;
}
.news-by-categories .item-news .image img {
    -webkit-transition: all .55s cubic-bezier(.31,.59,.26,.97);
    -o-transition: all .55s cubic-bezier(.31,.59,.26,.97);
    transition: all .55s cubic-bezier(.31,.59,.26,.97);
}
.news-by-categories .item-news .image:hover img {
    -webkit-transform: scale(1.07);
    -ms-transform: scale(1.07);
    transform: scale(1.07);
}
.news-by-categories .item-news h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    margin: 15px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-by-categories .item-news p {
    font-weight: 300;
}
.news-by-categories .item-news a.view-more {
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}
.news-by-categories .item-news a.view-more:after {
    font-family: FontAwesome;
    content: "\f054";
    position: relative;
    font-size: 14px;
    display: inline-block;
    line-height: 25px;
    top: 0;
    opacity: 0;
    width: 0;
    -webkit-transform: translate3d(-16px,0,0);
    transform: translate3d(-16px,0,0);
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
} 
.news-by-categories .item-news a.view-more:hover:after {
    opacity: 1;
    width: 16px;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}