﻿#main{ margin: 0; }
.row{margin: 0}
.default-page { float: left; width: 100%; height: auto; }
.default-page .home-banner { float: left; width: 100%; height: auto; text-align: center;}
.default-page .home-banner .below-slider {
    background: rgba(0, 0, 0, 0) url("../images/bg_below_slider.png") no-repeat scroll center top / cover ;
    color: #fff;
    display: inline-block;
    margin: -76px auto 15px;
    padding: 43px 20px 10px;
    position: relative;
    text-align: left;
    top: 0;
    width: 90%;
}
.default-page .home-banner .below-slider:before{
        content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 26px 20px 0;
    border-color: transparent #ee5700 transparent transparent;
    position: absolute;
    top: 100%;
    left: 25%;

}
.default-page .home-banner .below-slider p {
    font-weight: bold;
    margin-bottom: 15px;
}
.default-page .home-banner .below-slider h3{
    text-transform: uppercase;
    padding: 0 15px;
    margin-bottom: 15px;
    font-size: 26px;
    text-align: left;
    font-weight: 600;
}
.default-page .home-banner .below-slider button{
    background: none;
    border: 2px solid;
    border-radius: 2px;
    padding: 3px 15px;
    font-size: 15px;
    box-shadow: 0px 1px 16px -4px #8a8a8a;
    margin-bottom: 10px;
}
.default-page .home-banner .below-slider a{
    background: #fff;
    color: #ee5700;
    text-transform: uppercase;
    padding: 4px 18px;
    border-radius: 2px;
    border: 2px solid #fff;
    box-shadow: -2px 1px 16px -2px #8a8a8a;
    display: block;
    float: right;
    margin-left: 10px;
    transition: all linear 0.2s;
}
.default-page .home-banner .below-slider a:hover{
    background: rgba(255, 255, 255, 0);
    color: #fff;
}
.default-page .home-banner .below-slider-btn{
    text-align: right;
}


.default-page .home-for-banner { float: left; width: 100%; height: auto; margin-top: 10px }
.default-page .home-for-banner img {float:left; width:100%; height:auto;}
.default-page .home-for-banner .h2_medium {font-family: 'Open Sans', sans-serif; margin-bottom: 50px; font-size: 16px; line-height: 20px; text-align: left; transform: scaleX(1.0028); }


.h2_book { font-family: 'Open Sans', sans-serif; font-size: 20px; text-align: center; text-transform: uppercase; margin-bottom: 20px}
.default-page .home-for-banner .h2_book > span { background: #fff none repeat scroll 0 0;}
.default-page .home-for-banner .h2_book .clo-title{
    color: #666;
    font-weight: 600;
    position: relative;
}
.default-page .home-for-banner .h2_book .clo-title:after{
    content: '';
    width: 60px;
    height: 1px;
    background: #ddd;
    position: absolute;
    bottom: 5px;
    right: calc(100% + 15px);
}
.default-page .home-for-banner .h2_book .clo-title:before{
    content: '';
    width: 60px;
    height: 1px;
    background: #ddd;
    position: absolute;
    bottom: 5px;
    left: calc(100% + 15px);
}
.default-page .home-for-banner .clo-title{
    color: #000;
    font-size: 20px;
    position: relative;
}

.default-page .home-for-banner .clo-title >span{
    color: #ec6d58;
}
.shared_content {margin-top:40px}
.default-page .home-for-banner .shared_content i{
    background: #ec6d58;
    padding: 10px;
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
}
.default-page .home-for-banner .about-title{
    color: #ec6d58;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
.default-page .home-for-banner .about-desc{
    color: #8c8c8c;
    font-size: 13.5px;
    line-height: 1.85;
}
.default-page .home-for-banner .shared_content > div{
    padding-top: 50px;
}
.default-page .home-for-banner .shared_content > div.item-product{
    padding-top: 30px;
}
.default-page .home-for-banner .shared_content > div:nth-child(1),
.default-page .home-for-banner .shared_content > div:nth-child(2),
.default-page .home-for-banner .shared_content > div:nth-child(3){
    padding-top: 0;
}
.brand-qc{
    display: block;
    float: left;
    width: 100%;
    background-size: cover;
    background-position: right;
}
.brand-call{
   background-color: rgba(0, 0, 0,0.68); 
   background-attachment: fixed;
   padding: 100px 0px;
   text-align: center;
   background-position: left;
}
.brand-call h4{
    font-size: 25px;
    color: #EC6D58;
    font-weight: 500;
    text-transform: uppercase;
}
.brand-call h3{
    font-size: 32px;
    line-height: 45px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
.content-brand-qc{
    padding: 100px 30px;
    background: rgba(255, 255, 255, 0.8);
}
.content-brand-qc h4{
    font-size: 25px;
    color: #EC6D58;
    font-weight: 500;
    text-transform: uppercase;
}
.content-brand-qc h3{
    font-size: 30px;
    line-height: 45px;
    color: #666666;
    font-weight: 500;
    text-transform: uppercase;
}
.content-brand-qc p{
    color: #8C8C8C;
    font-weight: 400;
    line-height: 22px;
    padding: 30px 0px;
}
.home-for-banner .list-service{
    display: block;
    float: left;
    color: #000;
    width: 100%;
}
.home-for-banner .list-service h4{
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 10px;
}
.home-for-banner .list-service p{
    font-size: 14px;
    line-height: 29px;
}
.home-for-banner .list-service a{
    color: #000;
    display: inline;
}
.home-for-banner .list-service a:hover{
    color: #f96a00;
}
.home-for-banner .list-service ul{
    padding-left: 18px;
    margin-top: 10px;
}
.home-for-banner .list-service ul > li{
    list-style: disc;
}



.home-for-banner .tab-content .tab-pane{
    margin: 20px 0;
}
.home-for-banner .tab-content .menu-pro{
    position: absolute !important;
    top: 0;
}
.home-for-banner .tab-content .menu-pro:first-child{
    position: relative !important;
}
.home-for-banner .tablink-product{
    text-align: center;
}
.home-for-banner .nav-tabs {
    text-align: center;
    display: inline-block;
}
.home-for-banner .nav-tabs>li>a{
    text-transform: uppercase;
    color: #000;
    font-size: 17px;
    border-radius: 0;
    transition: all linear 0.3s;
}
.home-for-banner .tablink-product select{
    display: none;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 16px;
}
.home-for-banner .tablink-product select:forcus{
    border: none;
}

.default-page .home-for-banner .img-pro{
    display: block;
    float: left;
    position: relative;
}
.default-page .home-for-banner .img-pro:before{
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
}
.default-page .home-for-banner .img-pro:after{
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
}
.default-page .home-for-banner .img-pro:hover:before{
    background-color: rgba(255,255,255,0.5);
    right: 50%;
    left: 50%;
}
.default-page .home-for-banner .img-pro:hover:after{
    background-color: rgba(255,255,255,0.5);
    top: 50%;
    bottom: 50%;
}






.owl-carousel .owl-buttons .owl-prev{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
}
.owl-carousel .owl-buttons .owl-next{
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(50%, -50%);
}
.owl-carousel .owl-pagination{
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%);
}
.menu-pro .owl-item{
    padding: 5px;
}
.menu-pro .owl-pagination{
    bottom: -40px;

}


.home-new-top{
    display: block;
    float: left;
    margin-bottom: 30px;
}
.home-prod-list {float:left; width:100%; height:auto; margin:0 0 0}
.home-new-item {float:left; width:100%; height:auto; margin-top: 30px}
.home-new-item img {float:left; width:100%; height:auto}
.home-new-item .title {float:left; width:100%; height:auto; font-family:'Open Sans', sans-serif; font-size:13px; font-weight: bold; color: #666; margin-top: 8px; transition: all linear 0.2s}
.home-new-item .title:hover{
    color: #ee5700;
}
.home-new-item p{
    font-size: 12px;
    color: #999;
}
.three-banner .title {float:left; width:100%; height:auto; font-family:'Open Sans', sans-serif; font-size:14px; text-align:center; padding:10px 0; border:solid 1px #CCC; text-transform:uppercase; margin:0px 0 15px}
.default-page .home-for-banner.banner-sale img {margin-bottom:24px}




.grid{
    padding: 0
}
.grid figure{
    min-width: 0;
}
figure.effect-bubba{
    width: 100%;
}
figure.effect-bubba h2{
    padding-top: 10px;
    font-size: 15px;
    font-family: 'Open Sans';
    line-height: 1.5;
    font-weight: 600;
    word-spacing: 0;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-bubba p{
    padding: 0 20px;
    font-family: 'Open Sans';
    text-transform: none;
    font-size: 13px;
    word-spacing: 0;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    padding-top: 5px;
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);


}

.slick-slider{
    width: 50%;
    margin: 0 auto;
}
.cates{
    margin-bottom: 30px;
}
    .cates .h4 { 
        display: block;
        clear: both;
        padding: 8px 15px;
        transition: all linear 0.2s;
        position: absolute;
        background: linear-gradient(to bottom, rgba(244,117,43,1) 0%, rgba(239,60,44,1) 100%);
        left: 15px;
        right: 15px;
        bottom: -10px;
        color: #fff;
        font-size: 15px;
        text-align: center;
        text-transform:uppercase; font-weight:bold
    }
        .cates .h4:hover { color: #ffcb6a; }






.col-xs-8r,
.col-sm-8r,
.col-md-8r,
.col-lg-8r {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-8r {
    width: 12.5%;
    float: left;
}





@media (min-width: 768px) {
    .col-sm-8r {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-8r {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-8r {
        width: 12.5%;
        float: left;
    }
}
@media (max-width: 870px){
    figure.effect-bubba p{
        display: none;
    }
    figure.effect-bubba h2{
        font-size: 12px;
        padding-top: 0;
        font-weight: bold;
    }
    .slick-slider{
        width: 80%;
    }

}
@media (max-width: 767px){
    .cates .h4 {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(244, 117, 43) 0%, rgb(239, 60, 44) 100%) repeat scroll 0 0;
    bottom: 0;
    clear: both;
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: bold;
    left: 0;
    line-height: 21px;
    min-height: 60px;
    padding: 8px 15px;
    position: relative;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s linear 0s;
}
    .default-page .home-for-banner .shared_content > div:nth-child(2),
    .default-page .home-for-banner .shared_content > div:nth-child(3), 
    .nth-child-resp{
        padding-top: 30px !important;
    }
    .default-page .home-for-banner .shared_content > div.item-product:nth-child(3){
        padding-top: 30px !important;
    }
    .default-page .home-banner .below-slider{
        padding-left: 15px;
        padding-right: 15px;
        transform: translateY(0px);
        margin-bottom: 40px;
    }
    #main{margin: 5px 0 !important;}
    .default-page .home-banner .below-slider-btn{
        text-align: center;
    }
    .default-page .home-banner .below-slider a{
        display: inline-block;
        float: none;
    }
    .default-page .home-for-banner .h2_book .clo-title:after,
    .default-page .home-for-banner .h2_book .clo-title:before{
        display: none;
    }
    .home-for-banner .tablink-product select{
        display: block;
    }
    .home-for-banner .nav-tabs{
        display: none;
    }
    .below-slider {display:none !important}
    .open>.dropdown-menu{
        display: block !important;
    }
    .home-for-banner .list-service{
        text-align: center;
    }
    .home-for-banner .list-service ul{
        padding-left: 0
    }
    .home-for-banner .list-service ul li{
        list-style: none;
    }
    .home-new-item{
        min-height: 260px;
    }
    figure.effect-bubba p{
        display: block;
        font-weight: 300;
    }
    .slick-slider{
        width: 100%;
    }
    .cates{}
}
@media (max-width: 550px){
    .cates{
        
    }
}
@media (max-width: 420px) {
    .cates { 
        
    }
}
@media (max-width: 330px){
    .grid figure{
        max-height: 200px;
        height: auto;
    }
    .cates{}
}





