a{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease ;
    -ms-transition: all .3s ease ;
    -o-transition: all .3s ease ;
    transition: all .3s ease ;
}
a:hover,a:focus,a:active{text-decoration: none;    color: #fb438f;}

/* header */
header.header-all {
    position: relative;
    z-index: 1;
}
header.header-all .bottom-header {
    height: 112px;
}
header.header-all .bottom-header .container {
    position: relative;
    height: 100%;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
header.header-all .bottom-header .flex-group.over.info-header {
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto !important;
    max-height: 100%;
}
header.header-all .bottom-header .flex-group.over.info-header .header-nav {
    padding: 0 30px;
}
header.header-all .bottom-header .icon-box {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
}
header.header-all .bottom-header .icon-box .icon-box-text {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-left: 16px;
}
header.header-all .bottom-header .icon-box .icon-box-text strong {
    display: block;
    color: #ed1c24;
}
header.header-all .bottom-header .icon-box .icon-box-text span {
    display: block;
    color: #ed1c24;
    font-size: 18px;
    font-weight: 600;
}
header.header-all .bottom-header .container ul.social-icon-yf li {
    display: inline-block;
    margin: 0 4px 0 0;
    float: left;
}
header.header-all .bottom-header .container ul.social-icon-yf li a {
    width: 34px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    color: #fff;
}
header.header-all .bottom-header .container ul.social-icon-yf li a:hover{
    background: #dd3333;
    color: #fff;
}
header.header-all .bottom-header .container ul.social-icon-yf li a{
    background: #3a589d;
}
header.header-all .bottom-header .container ul.social-icon-yf li a.gg{
    background: #dd4e31;
}
header.header-all .bottom-header .container ul.social-icon-yf li a.yt{
    background: #c33223;
}
#header .pull-right.price_menu {
    margin: 5px 0;
}
#header .pull-right.price_menu a.button.primary{
    border-radius:99px;
}



/* menu slideshow */
.slideshow-home .slideshow-over {
    position: relative;
}
.slideshow-over #slideshow .owl-buttons [class *='owl-'] {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 41px;
    height: 69px;
    margin-top: -35px;
    text-indent: -9999px;
    overflow: hidden;
    outline: 0;
    -webkit-transition: inherit;
    border-radius: initial;
    opacity: 1;
}
.slideshow-over #slideshow .owl-buttons .owl-prev {
    background: url(../image/icon-slidesceda.png) no-repeat -84px 50%;
}
.slideshow-over #slideshow .owl-buttons .owl-prev:hover{
    background-position: 0 50%;
}
.slideshow-over #slideshow .owl-buttons .owl-next {
    background: url(../image/icon-slidesceda.png) no-repeat -125px 50%;
    right: 0;
}
.slideshow-over #slideshow .owl-buttons .owl-next:hover{
    background-position: -42px 50%;
}

/*banner all*/
.banner-all {
    width: 100%;
    float: left;
    padding: 30px 0;
}
.banner-all .text-small {
    position: relative;
    width: 100%;
}
.banner-all .text-small a{ color: #191919; }
.banner-all .inner-banner-all {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
    text-align: left;
}
.banner-all .inner-banner-all .img {
    width: 61px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
}
.banner-all .inner-banner-all .text-ct {
    padding-left: 1em;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
.banner-all .inner-banner-all .text-ct p {
    font-size: 12px;
}

/*category all*/
.categories_top .cat-info-text .name {
   margin: 5px 0px 10px 0px;
}
.categories_top .cat-info-text a {
    color: #020202;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
}
.categories_top .cat-info-text a:hover{ color: #dd3333; }
.categories_top {
    width: 100%;
    float: left;
}
.categories_top .cat-info-text {
    text-align: center;
    padding: 5px 7px;
    width: 100%;
}

/* thong tin trang chu */
.box-number-info {
    width: 100%;
    float: left;
    height: 543px;
    position: relative;
    background-size: cover;
    background-repeat: repeat;
    background-position: center center;
    color: #ffffff;
    z-index: 2;
}
.box-number-info .ct-box-number {
    width: 100%;
    float: left;
    margin-top: 40%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 15px;
    border-radius: 10px;
}
.box-number-info .ct-box-number h3 {
    font-size: 17px;
    text-transform: uppercase;
    margin-top: 0;
}
.box-number-info .ct-box-number p a {
    color: #fff;
}
.box-number-info .ct-box-number p a:hover {
    color: #fff;
    text-decoration: underline;
}
.icon_oneweb{
	background-image: url(../image/icon.png);
    display: inline-block;
}
.icon_readmore {
    background-position: -72px -72px;
    width: 25px;
    height: 13px;
}


/*form-change*/
.form-change {
    width: 100%;
    float: left;
    background-position: center center;
    background-size: cover;
    padding: 80px 0;
}
.form-change .container {
    position: relative;
}
.form-change h2.block-action {
    margin: 20px auto 20px;
    float: left;
    max-width: 60%;
    text-align: left;
    overflow: hidden;
    color: #f9fbfc;
}
.form-change h2.block-action span.maintitle {
    display: block;
    padding-bottom: 10px;
    color: #fff;
    font-weight: 400;
    font-size: 40px;
    line-height: 40px;
    text-shadow: 2px 2px 4px rgba(0,0,0,.4);
}
.form-change h2.block-action span.subtitle {
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    margin-bottom: 20px;
    letter-spacing: 0.05em;
    text-shadow: 2px 2px 4px rgba(0,0,0,.4);
    display: block;
    padding: 3px 0;
}
.form-change button.btn.btn-primary {
    position: absolute;
    top: 50%;
    right: 20px;
    margin: -20px 0 0 0;
    padding: 18px 30px;
    background-color: #fc8400;
    outline: 0;
    border: 0;
    font-size: 16px;
    line-height: 20px;
    text-shadow: 2px 2px 4px rgba(0,0,0,.4);
}
.form-change button.btn.btn-primary:hover{
    background-color: #404347;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
}
.form-change .box-content {
    width: 100%;
    display: inline-block;
}
.form-change input[type='text'], input[type='password'], textarea{
    margin-bottom: 10px;
}


.menu-header-top li{
    list-style: none;
    display: inline-block;
    line-height: 30px;
}
.menu-header-top li a{
    color: #878787;
    padding: 0 15px;
    font-weight: 500;
    border-right: 2px solid #a5a5a5;
}
.menu-header-top li:last-child a{
    border-right: 0;
}
ul{

}
hr {
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}
.div-menu-header-top{height: 35px; border-bottom: 1px solid #0d0d0d;}

.search-and-language{
    background: #ebebeb;
    height: 54px;
    padding: 11px 20px;
    margin: 0 0 10px 0;
}
.search-and-language #search input{
    border-radius: 0;
    width: 350px;
    box-shadow: 0 0 0;
    height: 32px;
    padding-left: 15px;
    border: 1px solid #C6C4C5;
}
.search-and-language #search select{
    background: #fff;
    border: 1px solid #C6C4C5;
    padding: 2px;
    height: 32px;
    margin: 0px 8px;
    color: #929292;
    font-weight: 500;
    font-size: 12px;
    outline: none;
}
.search-and-language #search{float: left}
.search-and-language #search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-style: italic;
}
.search-and-language #search input::-moz-placeholder { /* Firefox 19+ */
    font-style: italic;
}
.search-and-language #search input:-ms-input-placeholder { /* IE 10+ */
    font-style: italic;
}
.search-and-language #search input:-moz-placeholder { /* Firefox 18- */
    font-style: italic;
}
#search #_button-search{
    background: #fb438f;
    border: 0;
    outline: none;
    height: 31px;
    border-radius: 0px 2px 2px 0px;
    color: #fff;
    height: 100%;
    padding: 0px 2px;
    position: absolute;
    right: 0px;
    top: 0px;
}
#option-language #language ul{
    float: right;
}
#option-language #language ul li{display: inline-block;list-style: none}
#option-language #language ul li a{color: #878787;
    font-weight: 600;
    line-height: 35px;
    padding: 0 10px;
    border-right: 2px solid #999;}
#option-language #language ul li:last-child a{
    border-right: 0;}
#option-language #language ul li a.active{color: #0d0d0d;
}
.header-infomartion{height: 30px;}
.header-infomartion .bx-wrapper .bx-pager{display: none !important;}
.header-infomartion ul li{text-align: center}
.header-infomartion ul li a{color: #878787;}

/*product combo*/
.product-by-combo-categories.product-by-type {
    padding: 50px 0 60px;
}
.product-by-combo-categories ul.nav.nav-tabs {
    border:  0;
    margin: 30px 0 40px;
    text-align:  center;
}
.product-by-combo-categories ul.nav.nav-tabs > li {
    margin: 0 18px 5px 0;
    line-height: 1.6;
    float: none;
    display: inline-block;
    padding: 0;
    font-size: 18px;
    font-weight: normal;
}
.product-by-combo-categories ul.nav.nav-tabs > li:after{
    color: #CCCCCC;
    content: "/";
    margin-left: 10px;
    font-size: 12px;
}
.product-by-combo-categories ul.nav.nav-tabs > li:last-child:after{
    color: #fff;
}
.product-by-combo-categories .nav-tabs>li.active>a, 
.product-by-combo-categories .nav-tabs>li.active>a:hover, 
.product-by-combo-categories .nav-tabs>li.active>a:focus{
    border: 0;
    border-bottom: 1px solid #fc8400;
    color: #7d7c7c;
}
.product-by-combo-categories .nav-tabs>li>a{
    border-radius: 0;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 12px;
    font-weight: 700;
    font-style: normal;
    color: #7d7c7c;
    display: inline-block;
    padding: 5px 0;
    margin: 0;
    border: 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
}
.product-by-combo-categories .nav-tabs>li>a:hover{
	background: transparent;
    border-color: transparent;
}
.product-by-combo-categories .tab-content{
	border: 0;
	padding: 0;
}

/* category-product */
#category-product{
}
#category-product > ul{
    list-style: none;
    padding-left: 0 !important;
    border: 1px solid #8cc63f;
}
#category-product > ul li{
    padding: 0 10px;
}
#category-product > ul>li:first-child{
    padding: 0;
}

#category-product > ul li a{
    display:block;
    color: #333;
    font-size:13px;
    padding: 7px 0 6px 15px;
    border-bottom: 1px dashed #f1f1f1;
    font-weight:normal;
}
#category-product > ul>li:first-child a{
    border-bottom: none;
}
#category-product > ul li:last-child > a{
    border-bottom: 0;
}
#category-product > ul li a:hover{
    color: #333;
}
#category-product > ul li a span {
    display:block;
    margin-top: 5px;
}
#category-product > ul li a:hover,
#category-product > ul li a:active {
    transition: all 0.3s ease 0s;
    text-decoration:none;
}
#category-product > ul > li:first-child > a{
    padding: 8px 15px;
    font-size: 18px;
    font-weight: bold;
    color: white;
    background: #8cc63f;
    text-transform: uppercase;
}
#category-product > ul ul{
    position: absolute;
    left: 99%;
    z-index: 1111;
    width: 0;
    background: #f1f1f1;
    margin-top: -31px;
    list-style: none;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease ;
    -ms-transition: all .3s ease ;
    -o-transition: all .3s ease ;
    transition: all .3s ease ;
}
#category-product > ul ul li{overflow: hidden;max-height: 32px;}
#category-product > ul li:hover > ul{
    opacity: 1;
    width: 220px;
}
.padding-right-15{
    padding-right: 15px !important;
}
.padding-left-15{
    padding-left: 15px !important;
}
.padding-0{
    padding: 0 !important;
}
.box-product-latest .box-content{border: 1px solid #B8B8B8;}
.box-product-latest .first{width: 25%; float: left}
.box-product-latest .first .product-first{padding-top: 25%;}
.box-product-latest .gird-product{width: 75%; float: left;}
.box-product-latest .gird-product .product-item{
    width: 25.2%;
    float: left;
    display: inline-block;
    position: relative;
    border: 1px solid #B8B8B8;
    margin: -1px -1px 0 0;
}
.box-product-latest .gird-product .product-item:nth-child(4n+4){ float: right;}
.box-product-latest .product-item{text-align: center;padding: 3px;}
.box-product-latest .product-item .name{    height: 32px; overflow: hidden;}
.box-product-latest .product-item .name a{font-size: 10px; color: #0d0d0d;    font-family: roboto-c;}
.box-product-latest .product-item:hover .name a{    color: #fb438f;}
.box-product-latest .gird-product .product-item:nth-child(5),.box-product-latest .gird-product .product-item:nth-child(6),.box-product-latest .gird-product .product-item:nth-child(7),.box-product-latest .gird-product .product-item:nth-child(8){ border-bottom: 0}
.box-product-latest .box-heading{    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 15px 6px 15px;}
.box-account-right{border: 1px solid #707070;margin-bottom: 10px;}
.box-account-right .box-content{border: 4px solid #B7B7B7;padding: 10px;}
.box-account-right .head-account{    font-size: 12px;
    font-family: roboto-c;
    font-weight: 500;}
.box-account-right .head-account img{    width: 33px;
    float: left;
    margin-right: 5px;}
.box-account-right ul.not-logged li{list-style: none}
.box-account-right ul.not-logged li a{    background: #DCDCDC;
    padding: 7px 12px;
    color: #fff;
    text-transform: uppercase;
    font-family: roboto-c;
    font-weight: bold;    display: block;
    margin: 10px 0;}
.box-account-right ul.not-logged li a.active{
    background:#fb438f;
    color: #0d0d0d;
}
.box-account-right .account{padding: 0;}
.box-account-right .account p input{float: right;
    border-radius: 0;
    box-shadow: 0 0 0;
    height: 20px;
    border: 1px solid #898989;}
.account-login,.account-register{display: none}
.account-login.active,.account-register.active{display: block}
.box-account-right .button-register-login{    background: #707070;
    border: 0;
    outline: none;
    color: #FFF;
    padding: 2px 9px;
    float: right;}

.banner_content_top .wid-25{width: 25%;padding-left: 15px;padding-right: 15px}
.banner_content_top .wid-25 img{opacity: 0.8;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease ;
    -ms-transition: all .3s ease ;
    -o-transition: all .3s ease ;
    transition: all .3s ease ;}
.banner_content_top .wid-25:hover img{opacity: 1;}


.banner a:before,
.banner a:after {
    position: absolute;
    content: '';
    z-index: 1;
    -webkit-transform: scale(0,1);
    -moz-transform: scale(0,1);
    -ms-transform: scale(0,1);
    -o-transform: scale(0,1);
    transform: scale(0,1);
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    -ms-transition: opacity 0.35s, -ms-transform 0.35s;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    opacity: 0;
}
.banner a:before {
    top: 15%;
    right: 7%;
    bottom: 15%;
    left: 7%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.banner a:after {
    top: 7%;
    right: 15%;
    bottom: 7%;
    left: 15%;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.banner a img {
    webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
.banner a:hover:before,
.banner a:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.banner a:hover img {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
    opacity: 0.7;
}
.banner.effect-apollo {
    position: relative;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
}
.banner.effect-apollo img {
    margin: 0 auto;
    position: relative;
    display: block;
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1,1,1);
}
.banner.effect-apollo:before {
    position: absolute;
    top: -100px;
    left: -100px;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    content: '';
    z-index: 1;
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,-1,30deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,-1,30deg) translate3d(0,-100%,0);
}
.banner.effect-apollo:hover img {
    opacity: 0.6;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}
.banner.effect-apollo:hover:before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,-1,30deg) translate3d(0,200%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,-1,30deg) translate3d(0,200%,0);
}
.product-by-type, .news-by-type.new-news{
    width: 100%;
    float: left;
}

/* tin tuc */
.news-by-type.new-news.news-home{
    position: relative;
}
/* dich vu */
.news-home.service{
    padding: 80px 0px 30px;
}
.news-home.news-latest .box-heading{

}
.news-home.service .owl-carousel .owl-wrapper-outer{
    padding-bottom: 20px;
}
.service .box-service.item, .slide-team .item, .slide-news-home .item {
    padding: 0 15px;
}
.service .box-service-cotent {
    padding: 4px;
    margin-bottom: 5px;
    border: 1px solid #ededed;
}
.service .box-service-cotent:before{
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 98%;
    left: 10%;
    right: 10%;
    height: 15px;
    width: 80%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    background: -webkit-radial-gradient(center, ellipse, rgba(0,0,0,0.35) 0%, transparent 80%);
    background: -webkit-radial-gradient(center ellipse, rgba(0,0,0,0.35) 0%, transparent 80%);
    background: radial-gradient(ellipse at center, rgba(0,0,0,0.35) 0%, transparent 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    z-index: 9;
}
.service .box-service-cotent:hover:before{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}
.service .box-service-cotent .image{
    position: relative;
    overflow: hidden;
}
.service .box-service-cotent .over-service {
    position: absolute;
    display: block;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: -100%;
    background: rgba(0,37,74,0.88);
    transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
}
.service .box-service-cotent:hover .over-service{
    top: 0;
    opacity: 1;
}
.service .box-service-cotent .over-service a.btn-v {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.service .box-service-cotent .info-p {
    padding: 12px 8px;
    text-align: center;
}
.service .box-service-cotent .info-p .name a {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 500;
}
.service .box-service-cotent .info-p .date-add{
    line-height: 24px;
    color: #222;
}
.slide-service .owl-buttons, .slide-team  .owl-buttons, .slide-news-home .owl-buttons{
    position: absolute;
    bottom: 100%;
    right: 15px;
    margin-bottom: 10px;
}
.slide-service .owl-controls .owl-buttons div,
.slide-team  .owl-controls .owl-buttons div,
.slide-news-home .owl-controls .owl-buttons div{
    position: unset;
    opacity: 1;
    display: inline-block;
    height: 40px;
    width: 22px;
    line-height: 36px;
    text-align: center;
    margin-left: 1px;
    color: #202f35;
    font-size: 26px;
}
.slide-service .owl-controls .owl-buttons div i,
.slide-team  .owl-controls .owl-buttons div i,
.slide-news-home .owl-controls .owl-buttons div i{
    font-size: 26px;
    margin: 0;
}
.slide-service .owl-controls .owl-buttons div:hover, 
.slide-team  .owl-controls .owl-buttons div:hover,
.slide-news-home .owl-controls .owl-buttons div:hover{
    color: #ff9800;
}

/*contact us*/
.contact_us_home {
    background: #ff9800;
    padding: 40px 0;
    color: #fff;
    width: 100%;
    float: left;
}
.contact_us_home h3 {
    font-size: 30px;
    margin: 0;
    color: #fff;
    line-height: 30px;
}


/*dc*/
.inner {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}
.inner-cel {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

/* our team */
.new-news.our-team {
    padding: 30px 0;
    background-color: #fff;
}
.news-by-type.new-news.news-home .box-border {
    width: 100%;
    float: left;
}
.news-by-type.new-news.news-home .slide_why.owl-carousel.owl-theme{
	margin: 0;
}
.news-by-type.new-news.news-home .slide_why .item {
    padding: 0 15px;
}


/* doi tac */
.box.slide-dt {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #fff;
}
.box.slide-dt .owl-carousel {
    background: transparent;
}

.product-by-type.box-pro-special {
    margin-top: 25px;
}

/* product featured */
.product-by-type.bestseller-product {
    margin-top: 60px;
    margin-bottom: 40px;
    float: left;
}
.product-by-type.featured-product{
    width: 100%;
    float: left;
    margin-top: 40px;
    margin-bottom: 50px;
}
.product-by-type.bestseller-product{
    width: 25%;
    padding-left: 15px;
}
.product-by-type.bestseller-product .box-border {
    border: solid 1px #e7e7e7;
    border-radius: 3px;
    overflow: hidden;
}
.product-by-type.bestseller-product .box-heading{
    padding: 5px 15px 5px 25px;
    border-bottom: solid 1px #e7e7e7;
    background: #fafafa;
}
.product-by-type.bestseller-product .box-heading h2{
    margin: 0px;
    padding: 0px;
    font-size: 19px;
    line-height: 45px;
    text-transform: uppercase;
}
.slideshow .products_featured_ .owl-pagination, .slideshow .products_bestseller .owl-pagination{
    right: 5px;
    top: -40px;
    padding: 0;
    bottom: auto;
    display: block;
    position: absolute;
}
.slideshow .owl-controls .owl-page{
    margin: 0 2.5px;
}
.slideshow .owl-controls .owl-page span{
    background: #ffffff;
}
.slideshow .owl-controls .owl-page.active span{
    background: #8cc63f;
}
.product-by-type.bestseller-product .box-border a.link_all {
    font-size: 12px;
    line-height: 16px;
    padding-top: 18px;
    display: block;
    width: 100%;
    padding-bottom: 10px;
    padding-right: 15px;
    text-align: right;
    position: relative;
}
.product-by-type.bestseller-product .wrap-pro {
    padding: 40px 15px 0px 30px;
}
.product-by-type.bestseller-product .wrap-pro .box-product-item {
    overflow: hidden;
    margin-bottom: 1px;
    min-height: 95px;
}
.product-by-type.bestseller-product .wrap-pro .box-product-item .image {
    width: 65px;
    max-height: 100px;
    display: block;
    float: left;
    overflow: hidden;
    margin-top: 4px;
}
.product-by-type.bestseller-product .wrap-pro .box-product-item .desc {
    width: calc(100% - 80px);
    margin-left: 15px;
    float: left;
}
.product-by-type.bestseller-product .wrap-pro .box-product-item .desc h3 {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    display: block;
    margin-bottom: 8px;
    text-align: left;
}
.product-by-type.bestseller-product .wrap-pro .box-product-item .desc .price {
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    position: relative;
    margin-top: 0px;
}
.product-by-type.bestseller-product .wrap-pro .box-product-item .desc .price span{ font-size: 14px; }

/* faq */
.faq {
    width: 100%;
    float: left;
    padding: 60px 0;
    background: #ededed;
}
.faq .media-body {
    margin: 0 0 0 0;
    position: relative;
}
.faq .media-body .testi-inner {
    margin: 0 0 0 85px;
    position: relative;
}
.faq .media-body .testi-content {
    padding: 90px 35px 35px 35px;
    height: 209px;
    color: #000000;
    font-weight: 300;
    background-color: #fff;
}
.faq .media-body .testi-content p {
    margin:  0;
    padding:  0;
    line-height: 20px;
}
.faq .media-body .testi-content:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 18px 25px 0;
    border-color: transparent #fff transparent transparent;
    content: "";
    position: absolute;
    top: 10px;
    left: -10px;
}
.faq .media-body .testi-meta {
    position: absolute;
    top: 0;
    left: 0;
    padding: 25px 35px 0 35px;
}
.faq .media-body .testi-meta h4 {
    color: #000000;
    font-weight: 300;
    margin:  0;
    padding:  0;
    font-size: 16px;
}
.faq .media-body img.testi-thumb {
    position: absolute;
    top: 0;
    left: 0;
    border: 4px solid #eee;
    width: 67px;
    z-index: 1;
    -moz-border-radius: 70px;
    -khtml-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
}



/*pro*/
.product-by-type.box-pro-special .col-pro-cat {
    width: 25%;
    float: left;
    padding: 0 7px;
}
.product-by-type.box-pro-special .col-pro-cat:nth-child(4n+1){
    clear: both;
}
.product-by-type.box-pro-special .row{
    margin-left: -7px;
    margin-right: -7px;
}
.products_featured_.owl-carousel.owl-theme {
    background: transparent;
}
.product-by-type.new-product .box-product_ {
    background: #fff;
    padding: 0;
    margin-bottom: 0;
}
.product-by-type.new-product .owl-carousel .owl-buttons [ class *='owl'],
.product-by-type.featured-product .owl-carousel .owl-buttons [ class *='owl'] {
    cursor: pointer;
    text-align: center;
    color: #b0b0b0;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
    padding: 3px 15px;
    border: 1px solid #e0e0e0;
    font-size: 16px;
    line-height: 16px;
    display: inline-block;
}
.product-by-type.new-product .owl-carousel .owl-buttons .owl-prev,
.product-by-type.featured-product .owl-carousel .owl-buttons .owl-prev{
    right: 38px;
}
.product-by-type.new-product .owl-carousel .owl-buttons .owl-next,
.product-by-type.featured-product .owl-carousel .owl-buttons .owl-next {
    right: 0px;
}
.product-by-type.new-product .owl-carousel .owl-buttons [ class *='owl']:hover,
.product-by-type.featured-product .owl-carousel .owl-buttons [ class *='owl']:hover{
    color: #fff;
    background: #ff6709;
}
.product-by-type .box-border .owl-carousel{margin: 0 !important;text-align: center}
.product-by-type .owl-carousel .owl-buttons .owl-prev {
    position: absolute;
    opacity: 1;
    top: -29px;
    right: 38px;
    left: auto;
}
.product-by-type.new-product .products_latest {
    
}
.product-by-type.new-product .products_latest .row {
    margin: 0;
}
.product-by-type.new-product .box-heading {
    color: #ffffff;
    background-color: #ec268f;
    padding: 16px 19px;
    margin: 0;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 1.1;
}
.product-by-type .owl-carousel .owl-item{ padding: 0;}
.product-by-type .owl-carousel .owl-item .name a{    
    color: #333;
    font-size: 14px;}
.product-by-type .owl-carousel .owl-item .name a:hover{
    color: #ff9800;
}
.product-by-type .owl-carousel .owl-buttons .owl-next {
    position: absolute;
    opacity: 1;
    top: -29px;
    right: 15px;
    left: auto;
}
.product-by-type .owl-carousel .owl-buttons div i {
    font-size: 16px;
}

/* content home bottom */
.box.slide-dt .owl-item .item{
    border: 1px solid #dadada;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
    height: 100px;
    overflow: hidden;
    padding: 0;
    line-height: 100px;
    display: block;
    position: relative;
}
.box.slide-dt .owl-item .item:hover{ border: 1px solid #ff9800; }
.box.slide-dt .owl-item .item img {
    width: auto;
    margin: auto;
    max-width: 100%;
    display: inline-block;
    max-height: 100%;
}
.box.slide-dt .owl-item .item:hover img{
        opacity: .6;
}
.box.slide-dt .owl-carousel .owl-buttons .owl-prev,
.slide-related.owl-carousel .owl-buttons .owl-prev{ left: 0; }
.box.slide-dt .owl-carousel .owl-buttons .owl-next,
.slide-related.owl-carousel .owl-buttons .owl-next{ right: 0; }
.box.slide-dt .owl-carousel .owl-buttons .owl-prev,
.box.slide-dt .owl-carousel .owl-buttons .owl-next,
.slide-related.owl-carousel .owl-buttons .owl-prev,
.slide-related.owl-carousel .owl-buttons .owl-next{ 
	opacity: 1;
	margin-top: -10px;
}
.box.slide-dt .owl-carousel .owl-buttons .owl-prev i,
.box.slide-dt .owl-carousel .owl-buttons .owl-next i,
.slide-related.owl-carousel .owl-buttons .owl-prev i,
.slide-related.owl-carousel .owl-buttons .owl-next i{ 
	font-size: 14px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	background: #adb5bd;
	color: #fff;
	text-align: center;
}

.margin-bottom-20{margin-bottom: 20px;}
.banner-partner .owl-wrapper-outer .owl-item{padding: 5px;}
.banner-partner .owl-wrapper-outer .owl-item .item{border: 1px solid #f3f3f3;text-align: center}
.banner-partner .owl-wrapper-outer .owl-item .item a,.banner-partner .owl-wrapper-outer .owl-item .item a img{text-align: center}
.banner-partner .owl-controls .owl-buttons .owl-prev,.banner-partner .owl-controls .owl-buttons .owl-next{top:48%;}
.banner-partner .owl-carousel {
    margin: 0 0 20px !important;
}
#footer{
    margin: 0;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #101010;
    position: relative;
    min-height: 110px;
}

#footer .column h3 {
    text-transform: capitalize;
    line-height: 1.5;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    text-align: left;
    margin-bottom: 0px;
    position: relative;
    font-weight: 500;
    color: #fff;
    font-size: 18px;
}

#footer .footer-all {
    padding: 30px 0px 30px;
    float: left;
    width: 100%;
}
#footer .footer-all ul {
    list-style: none;
}
#footer .footer-all ul li {
    position: relative;
    margin: 0;
    margin-top: 0px;
    padding: 0;
}
#footer .footer-all ul li p{
	margin: 0;
	color: #fff;
}
#footer .footer-all ul li a{
    font-size: 15px;
    display: inline;
    padding-left: 0px;
    color: #fff;
}
#footer .footer-all ul li:hover a{ color: #dd3333; }
#footer .footer-all .newsletter-desc {
    font-size: 15px;
    margin-bottom: 15px;
    color: #fff;
}
#footer .footer-all .newsletter-form {
    position:  relative;
}
#footer .footer-all .newsletter-form input.input-email {
    border-radius:  4px;
    border: 1px solid #ced4da;
    line-height: 1.5;
    color: #595057;
    font-size:  15px;
    padding: 6px 50px 6px 12px;
    width:  100%;
}
#footer .footer-all .newsletter-form button#send-mail {
    border: 1px solid #868e96;
    color: #fff;
    background-color: #868e96;
    padding:  6px 12px;
    border-radius:  0 4px 4px 0;
    font-size:  15px;
    position:  absolute;
    top: 0;
    right:  0;
    cursor: pointer;
}
#footer .footer-all .newsletter-form button#send-mail:hover{
	background-color: #727b84;
    border-color: #6c757d;
}
#footer .footer-all .social-network a {
    display: inline-block;
    padding: 6px 12px;
    color: #fff;
    background-color: #ff9800;
    border-radius: 4px;
}

#powered{
    color: #868e96;
    width: 100%;
    float: left;
    padding: 10px 0;
    background: #000;
}
#powered p{ margin: 0; font-size: 13px;}
#powered a {
    color: #ff9800;
}
#powered a:hover{
    color: #ff9800;
    text-decoration: underline;
}

.scroll-head {
  transition: all 1s;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 0;
  right: 10px;
  background-color: #ec0600;
  color: #FFFFFF;
  z-index: 9999;
  text-align: center;
  font-size: 16px;
  line-height: 48px;
  outline: none;
  cursor: pointer;
  opacity: 0;
  border: 2px solid transparent;
}
.scroll-head.visible {
  opacity: 1;
  bottom: 20px;
}
.scroll-head:hover{
  color: #ec0600;
  background-color: transparent;
  border-color: #ec0600;
}
#footer .footer-all .facebook-like-box {
    width: 100%;
    overflow: auto;
}

.btn-call-now {
    display: block;
    height: 50px;
    position: fixed;
    width: 220px;
    bottom: 0px;
    background: #b70100;
    text-decoration: none;
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
    z-index: 999999999;
    left: 0;
    color: #FFF;
    font-weight: 700;
    font-size: 125%;
    border-radius: 25px;
    padding: 5px;
    -moz-animation-duration: 500ms;
    -moz-animation-name: calllink;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: alternate;
    -webkit-animation-duration: 500ms;
    -webkit-animation-name: calllink;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-duration: 500ms;
    animation-name: calllink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
.btn-call-now:hover {
    color: #fff;
}
.btn-call-now em {
    position: relative;
    color: #b70100;
    font-size: 30px;
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    margin-right: 5px;
}
.btn-call-now em:before {
    position: absolute;
    top: 5px;
    left: 8px;
}
@keyframes calllink {
    0%{color:#eba11e;}
    50%{color:#fff;}
    100%{color:#ebfa48;}
}
.modal-header{
	width: 100%;
    display: inline-block;
}
.modal-title{ float: left; }
#video_popup .slide_video_popup.owl-carousel {
    margin: 0;
}
/*menu bên phải*/
.navi-right{
	position: fixed;
	top: 150px;
	right: 0;
	height: 0;
	width: 100%;
	left: 0;
	margin: 0 auto;
	z-index: 999;
}
	.navi-right ul{
		float: right;
		margin:2px;
    	padding: 0;
	}
		.navi-right ul li{
			margin:5px 0 0 0;
	    	display: flex;
			border-radius:5px 0 0 5px;
			-webkit-transition: 0.3s margin;
			transition: 0.3s margin;
			list-style:none;
			transform: translateX(10px);
			-webkit-transition: all 0.3s;
			transition: all 0.3s;
		}
			.navi-right ul li a{
				-webkit-transition: 0.3s margin;
				transition: 0.3s margin;
				color: #0872ba;
			}
		.navi-right ul li:hover{
			transform: translateX(6px);
		}
		.navi-right ul li .phone{
			background:#f7f7f7 url(../image/phone.png) no-repeat center 10px;
			background-size:35px 34px;
		}
		.navi-right ul li .download{
			background:#f7f7f7 url(../image/download.png) no-repeat center 10px;
			background-size:23px 31px;
		}
		.navi-right ul li .video{
			background: #f7f7f7 url(../image/video.png) no-repeat center 10px;
			background-size: 29px 23px;
		}
		.navi-right ul li .maintenance{
			background:#f7f7f7 url(../image/maintenance.png) no-repeat center 10px;
			background-size:34px 34px;
		}
		.navi-right ul li .register,
		.navi-right.down:hover li a.register{
			background: #f7f7f7 url(../image/register.png) no-repeat center 10px;
			background-size: 31px 31px;
		}
		.navi-right ul li .newsletter{
			background: #f7f7f7 url(../image/newsletter.png) no-repeat center -3px;
			background-size: 64px 64px;
		}
		.navi-right ul li .open,
		.navi-right.down:hover li a.open{
			background:#f7f7f7;
			padding:10px 5px 10px 5px;
		}
		.navi-right ul li a:hover{
			text-decoration: none;
		}
			.navi-right li a{
				display:block;
				width: 100%;
				height:100%;
  				text-align: center;
			    border-bottom: 1px solid #CCC;
			    border-left: 1px solid #ccc;
			    box-shadow: 0 1px 2px #ccc;
  				border-radius:5px 0 0 5px;
			}
				.navi-right li a span{
					padding: 41px 12px 5px 7px;
					white-space: initial;
					text-align: center;
					width: 120px;
					display: block;
					line-height: 16px;
					height:auto;
					-webkit-transition: 0.3s margin;
					transition: 0.3s margin;
				}
				.navi-right li a.open span{
					padding:10px 5px 10px 5px;
				}
				.navi-right.down li a span{
					font-size:0;
					opacity: 0;
					-webkit-transition: all 0.3s;
					transition: all 0.3s;
				}
				.navi-right li a.video span{
					padding-top: 40px;
				}
				.navi-right.down ul:hover li a span{
					font-size: 16px;
					opacity: 1;
    				width: 100%;
					line-height: 19px;
				}
				.navi-right.down ul:hover li a{
					min-width:110px;
				}
			.navi-right.down li a{
				width:50px;
			}

			.navi-right.down li a.video{
				background-position:center;
			}
			.navi-right.down ul li{
				margin: -5px 3px 0 0;
			}
				.navi-right.down li a{
					transform: scale(0.8, 0.8);
					margin-right: 0;
				}
				.navi-right.down:hover li a{
					margin-right: -15px;
				}
				.navi-right.down li a.open{
					background:#fff url(../image/time_icon.png) no-repeat center 8px;
					background-size:40px 40px;
					padding: 40px 0 0 0;
				}
					.navi-right.down:hover li a.video span{
						padding-top:50px;
					}
					.navi-right.down li a span{
						height:0;
					}
					.navi-right.down:hover li a span{
						height:100%;
					}
			.navi-right.down li a.register{
				background: #f7f7f7 url(../image/register.png) no-repeat center center;
			}
/* */

#cart a i{    color: #b0b0b0;
    font-size: 16px;}
#cart a:hover i{
    color: #ff6517;
}
#cart>.content{    position: absolute;
    background: rgb(249, 249, 249);
    z-index: 111;
    right: 10px;
    z-index: 999;
    margin-top: 0px;
    display: none;
    padding: 10px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease ;
    -ms-transition: all .5s ease ;
    -o-transition: all .5s ease ;
    transition: all .5s ease ;
    overflow: hidden;}
#cart:hover > .content{height: auto;
    display: block;
   }
.breadcrumb{    border-radius: 0 !important;}
.breadcrumb, .breadcrumb a:first-child i{margin-right: 0;}
.box-product-featured .image img{float: left;
    margin-right: 5px;}
.box-product-featured .name{padding: 10px}
.box-product-featured .name a{color: #636e75;}
.box-product-featured>div{border-bottom: 1px dotted #999;}
.content-map iframe{width: 100%; height: 400px;}
.news-description img {
    max-width: 100% !important;
    height: auto !important;
}
.banner-partner{padding: 0 !important;}
#button-send-book{
    background: #ff9800;
    border: 0;
    outline: none;
    color: #fff;
    padding: 10px 30px;
    font-size: 16px;
    margin-top: 15px;
    border-radius: 4px;
}
#tab-related .box-heading{
    text-align: left;
}
#tab-related .box-heading h2:before{
    left: 0;
    margin-left: 0;
}
.box-product_ .name {
    width: 100%;
    float: left;
}
.info-p .name a{
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.box-product_ .info-p .name a {
    color: #020202;
    font-size: 18px;
    font-weight: 400;
}
.box-product_ .info-p .name a:hover{ color: #dd3333; }
.latest-banner.banner-2 {
    margin-top: 20px;
}
.product-by-type.product-by-cat .box-heading {
    font-size: 20px;
    background-color: gray;
    height: 50px;
    line-height: 50px;
    color: white;
    text-transform: uppercase;
    margin: 0 0 18px 0;
    position: relative;
    padding: 0 15px;
}
.banner_content_top {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 30px;
}
.product-by-type.product-by-cat {
    margin-bottom: 80px;
}

img{
    max-width: 100%;
}
.column.big address p{margin: 0}

.cat-info .cat-info-text .name {
    line-height: 1.5;
    padding: 10px 0;
    margin-bottom: 20px;
}
/* footer */
@media (min-width: 768px) and (max-width: 991px) {
    .col-sm-6:nth-child(2n+1) {
        clear: both;
    }
}
@media (min-width: 992px) {
    .col-md-3:nth-child(4n+1) {
        clear: both;
    }
}
@media screen and (max-width: 1200px) {
    .products_cat_0.product-cat-right .col-pro-cat{
        width: 33.33333333%;
    }
    header.header-all .bottom-header .icon-box .icon-box-text strong{ font-size: 12px; }
    header.header-all .bottom-header .icon-box .icon-box-text span{ font-size: 18px; }
}
@media screen and (min-width: 1200px) {
    #banner3.banner_content_top .item.text-center:first-child{ margin-left: 0; }
    .product-by-type.bestseller-product .box-border a.link_all{
    	    margin-top: -25px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1200px){

}
@media screen and (min-width: 992px)  {
    .slideshow-over #slideshow .owl-buttons .owl-prev{
        left: 0px;
    }
    .menu-home-cat > ul > li:hover > ul{
        display: block;
    }
    .over-menu-header { min-height: 470px; }
    .over-menu-header ul.sub-menu1{ min-width: 500px; }

    /*pro featured*/
    #footer .footer-service .list-service:nth-child(2){
		overflow: hidden;
	}
	#footer .footer-service .list-service:nth-child(2):before{
		content: '';
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    width: 1px;
	    height: 100vh;
	    background-color: rgba(255,255,255,0.1);
	    left: 0;
	}
	#footer .footer-service .list-service:nth-child(2):after{
		content: '';
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    width: 1px;
	    height: 100vh;
	    background-color: rgba(255,255,255,0.1);
	    right: 0;
	    display: table;
	}
}
@media screen and (max-width: 991px) {
    .navbar-toggle .icon-bar{
        background: #7ecc13;
    }
    .navbar-toggle{
        border: 1px solid #7ecc13;
    }
    .product-by-type .cat-banner-left{
        display: none;
    }
    .product-by-type .products_cat_0.product-cat-right{
        width: 100%;
        padding-left: 0;
    }
    .product-by-type.box-pro-special .col-pro-cat{ width: 33.33333333%; }
    .product-by-type.box-pro-special .col-pro-cat:nth-child(4n+1){ clear: none; }
    .slideshow-over #slideshow .owl-buttons .owl-prev{
        left: 0;
    }
    .slideshow .owl-carousel {
        width: 100%;
        float: left;
    }
    .menu-content-top {
        width: 100%;
        padding-right: 0;
    }
    #banner3.banner_content_top{
        width: 100%;
        padding-left: 0;
    }
    .slideshow .menu-content-top ul{ width: 100%; }
    .slideshow .menu-content-top ul li{ height: 80px; }
    .slideshow .menu-content-top ul li a {
        padding-top: 18px;
    }
    .slideshow .menu-content-top ul li:after{ height: 70px; }
    #banner3.banner_content_top{ margin-top: 20px; }
    #banner3.banner_content_top .item.text-center{
        width: 32.8%;
        margin-left: 5px;
    }
    #banner3.banner_content_top .item.text-center:first-child{ margin-left: 0; }
    .header-right.box_acc li.hidden-xs {
	    display: none;
	}
	.header-right.box_acc li.header-mobi{ display: inline-block; }
	.box_acc ul li div#cart i.fa{ display: inline-block; }
	.box_acc ul li div#cart span.text{ display: none; }
    .faq{ padding: 60px 0 30px; }
    .faq .media-body {
        max-width: 320px;
        width: 100%;
        margin: 0 auto 30px;
    }
    .faq .media-body .testi-inner{ margin: 0 0 0 25px; }
    .faq .media-body img.testi-thumb{ width: 50px; }
    .faq .media-body .testi-content{
        padding: 85px 35px 35px 35px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .search-and-language #search input{
        width: 230px;
    }
    .search-and-language #search select{
        width: 198px;
    }
}
@media screen and (max-width: 767px) {
    header.header-all .top-header p{
        display: none;
    }
    .logo {
        width: 100%;
        text-align: center;
    }
    header.header-all .bottom-header .container ul.social-icon-yf{
        position: unset;
        margin: 10px 0;
        width: 100%;
        float: left;
        text-align: center;
    }
    header.header-all .bottom-header .container ul.top-menu-time{
        position: unset;
        margin: 10px 0;
        width: 100%;
        float: left;
        text-align: center;
    }
    header.header-all .bottom-header .container ul.top-menu-time li,
    header.header-all .bottom-header .container ul.social-icon-yf li{
        float: none;
    }
    .slideshow-over #slideshow .owl-buttons [class *='owl-']{ width: 30px; }
    #slideshow .cap-slide h2{
        font-size: 18px;
        line-height: 18px;
        margin: 0px;
    }
    #slideshow .cap-slide p{
        font-size: 14px;
        line-height: 1.2;
    }
    #slideshow .cap-slide a.btn-slide{ font-size: 15px; }
    .faq .card .inner-card-body { padding: 15px 0; }
    .product-by-combo-categories.product-by-type{ padding: 35px 0px 15px; }
    .product-by-combo-categories.product-by-type .col-lg-4 {
        margin-bottom: 30px;
    }
    .product-by-combo-categories.product-by-type .col-lg-4:nth-child(2n+1){ clear: both; }
    #banner3.banner_content_top{ display: none; }
    .products_cat_0.product-cat-right .col-pro-cat,
    .product-by-type.box-pro-special .col-pro-cat{ width: 50%; }
    .products_cat_0.product-cat-right .col-pro-cat:nth-child(2n+1),
    .product-by-type.box-pro-special .col-pro-cat:nth-child(2n+1){ clear: both; }
    #footer .column.big {
        width: 100%;
    }
    #footer .column{width: 100%; margin-bottom: 15px;}
    .search-and-language #search{display: none;}
    .product-info > .left + .right,.product-info > .left{float: none;margin: 0}
    .product-info .image{float: none;}
    #cart>.content, #cart:hover > .content{ display: none; }
    .contact_us_home{ text-align: center; }
    .contact_us_home h3{
        font-size: 28px;
        line-height: 40px;
    }
    .contact_us_home a.pull-right.btn-v.contact-us {
        float: none!important;
    }
    .box-number-info{ padding: 35px 0; }
    .news-home.news-latest { padding: 30px 0px 10px; }
    .faq .box-border .card{
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        width: 100%;
    }
    .box-number-info .text-small{ text-align: center; }
    .box-number-info .text-small span.img{ float: none; }
    .box-number-info .text-small .content-nb{ width: 100%; }
    .contact_us_home{ padding: 25px 0; }
    #footer .footer-all{ padding: 30px 0px 30px; }
    #footer .column h3 {
        margin-bottom: 15px;
    }
    #powered{ text-align: center; }
    #powered .pull-left, #powered .pull-right{ width: 100%; }
    .form-change{ text-align: center; }
    .form-change h2.block-action{
        max-width: 100%;
        text-align: center;
    }
    .form-change button.btn.btn-primary{
        position: unset;
        margin: 0;
        padding: 10px 30px;
        display: inline-block;
    }
}
@media screen and (max-width: 480px){
    .products_cat_0.product-cat-right .col-pro-cat,
    .product-by-type.box-pro-special .col-pro-cat{ width: 100%; }
    .product-by-combo-categories.product-by-type .col-lg-4{ width: 100%; }
    .btn-call-now{
    	height: 40px;
	    width: 200px;
	    font-size: 16px;
	    padding: 0;
    }
    header.header-all .bottom-header {
        height: auto;
        padding: 5px 0;
    }
    header.header-all .bottom-header .container {
        display: block;
    }
    .logo, .slideshow-home { display: none; }
}
.why-us {
    position: relative;
    padding: 50px 0px 10px;
    background: #ffffff;
    width: 100%;
    float: left;
}
.why-us .text-content {
    position: relative;
    margin-bottom: 20px;
}
.why-us .title-box {
    position: relative;
    padding: 0px 0px 0px 12px;
    border-left: 3px solid #fb4848;
    margin-bottom: 15px;
}
.why-us .title-box h3 {
    font-size: 30px;
    line-height: 1.3em;
}
.why-us .title-box h4 {
    font-size: 18px;
    line-height: 1.6em;
}
.theme-color {
    color: #fc5a1b;
}
.why-us .text-content .text {
    font-size: 14px;
    padding-left: 24px;
}
.why-us .box_ .tab-link {
    position: relative;
    display: block;
    border: 1px solid #cccccc;
    padding: 16px 20px 16px 90px;
    font-size: 14px;
    color: #292929;
    margin-bottom: 10px;
}
.why-us .box_ .tab-link .icon {
    position: absolute;
    left: 15px;
    top: 10px;
    width: 70px;
    height: 70px;
    color: #fb4848;
    font-size: 42px;
}
.why-us .box_ .tab-link h4 {
    font-size: 16px;
    margin-bottom: 0px;
}
.why-us .box_ .tab-link p {
    font-size: 14px;
    color: #a7a7a7;
    margin-bottom: 0px;
}
.why-us .box_ .tab-link .arrow {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    background: #fb4848;
}
.why-us .box_ .tab-link:hover {
    background: #36404b;
    color: #ffffff;
    border-color: #36404b;
}
.why-us .box_ .tab-link:hover .icon {
    color: #ffffff;
}
.why-us .box_ .tab-link:hover .arrow {
    background: #999999;
}
.product_category{
    margin: 10px 0px;
    background:transparent!important;
}
.product_category .owl-buttons .owl-prev{
    left: 0px;
    top: -11px;
    opacity: 1;
    padding: 5px 10px;
    background: white;
    display: block;
    border: 1px solid #ececec;
}
.product_category .owl-buttons .owl-next{
    right: 0px;
    top: -11px;
    opacity: 1;
    padding: 5px 10px;
    background: white;
    display: block;
    border: 1px solid #ececec;
}
.product_category:hover .owl-buttons .owl-prev{
    left: unset;
    opacity: 1!important;
}
.product_category:hover .owl-buttons .owl-next{
    right: 0px;
    opacity: 1!important;
}
.product_category .owl-buttons i{
    font-size: 13px!important;
}



.main-footer {
    position: relative;
    background: #36404b;
}
.main-footer .footer-upper {
    position: relative;
    padding: 40px 0px 10px;
}
.main-footer .footer-upper .col-md-3 {
    position: relative;
    margin-bottom: 25px;
}
.main-footer .footer-upper .footer-widget {
    position: relative;
    max-width: 600px;
}
.main-footer .footer-upper h3 {
    position: relative;
    font-size: 18px;
    margin-bottom: 25px;
    color: #ffffff;
    text-transform: uppercase;
   /* font-weight: 800;*/
}
.main-footer .footer-upper .text {
    position: relative;
    font-size: 14px;
    font-family: 'Droid Sans',sans-serif;
    margin-bottom: 10px;
    color: #ffffff;
    line-height: 25px;
}
.main-footer .footer-upper .info {
    position: relative;
    font-size: 14px;
}
.main-footer .footer-upper .info li {
    position: relative;
    margin-bottom: 5px;
    line-height: 1.7em;
    color: #ffffff;
}
.main-footer .footer-upper .info li strong {
    position: relative;
    padding-right: 10px;
    font-weight: 500;
    color: #ffffff;
}
.main-footer .footer-upper a {
    color: #fb4848;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}
.main-footer .footer-upper .links li a {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 14px;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}
.main-footer .footer-upper .links li a i {
    color: #FB4848;
    margin-right: 7px;
    font-size: 17px;
}
.main-footer .footer-bottom {
    position: relative;
    padding: 10px 0px;
    font-size: 14px;
    line-height: 20px;
    background: #2c343d;
    color: #ffffff;
}
.main-footer .footer-bottom .copyright {
    padding: 12px 0px;
}
.newsletter-widget iframe{
    max-width: 100%;
    height: auto;
}
.contact-options {
    position: relative;
    padding: 0px;
    background-color: #ffffff;
    border-bottom: 3px solid #fb4848;
}
.contact-options .info-box {
    position: relative;
    float: right;
    padding: 10px 20px;
    background: #fb4848;
    color: #ffffff;
}
.contact-options .info-box li {
    display: inline-block;
    min-width: 200px;
    padding-right: 30px;
    font-size: 16px;
}
.contact-options .info-box li a {
    color: #ffffff;
}
.footer-bottom .pull-right a{
    color: white;
    font-weight: bold;
}
.footer-bottom p{
    margin-bottom: 0px;
}
.sale_off{
    position: absolute;
    width: 50px;
    top: 10px;
    right: 10px;
}