    .wrap_style {
    display: none;
}

#slide-banner .fl .item {
    overflow: hidden;
}
.product-category-level-2 .lmp_load_more_button{display: none !important;}

#slide-banner .fr .item {
    overflow: hidden;
    float:left;
	margin:0 0 5px 5px;
	width: 24.25%;
}
#slide-banner .fr .item:nth-child(9),
#slide-banner .fr .item:nth-child(10){
	display:none;
}

#slide-banner .item a {
    overflow: hidden;
    display: block;
}

#slide-banner .item a:hover img {
    -webkit-animation: zooms 1s ease-in-out;
    -o-animation: zooms 1s ease-in-out;
    animation: zooms 1s ease-in-out;
}

#box-gallery::after,
.banner_nivo .nivo-controlNav a:before,
.wtg-label:after {
    content: ''
}

#box-gallery h3,
.wtg-product .prod-title .title-lable {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase
}

#box-gallery {
    margin-bottom: 45px
}

#box-gallery::after {
    display: block;
    clear: both
}

#box-gallery h3 {
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 60px;
    color: #555
}

#box-gallery a {
    float: left;
    display: block;
    width: 20%
}

#box-gallery a img {
    width: 100%;height: 200px;
    border-left: 1px solid #FFF
}

#box-gallery a:nth-child(5n+5) img {
    border-left: 0
}

.slider_prod .item {
    width: 25%;
    float: left
}

.btnClick {
    width: 15px!important;
    height: 18px!important
}

.pause {
    background: url(../images/hero-dot-pause.png) no-repeat
}

.autoplay {
    background: url(../images/hero-dot-play.png) no-repeat
}

div.banner_nivo ul.slick-dots {
    position: absolute;
    left: 50%;
    bottom: 20px;
    z-index: 100;
    text-align: right;
    width: auto;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

div.banner_nivo ul.slick-dots li {
    margin: 0 6px;
    width: 18px;
    height: 18px;
    vertical-align: top
}

div.banner_nivo ul.slick-dots li button {
    width: 18px;
    height: 18px;
    padding: 0;
    border: 1px solid #333;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #fff
}

div.banner_nivo ul.slick-dots li.slick-active button {
    border: 1px solid #45bee9;
    background: #45bee9
}

div.banner_nivo ul.slick-dots li.slick-active button::before {
    display: none;
    opacity: 1;
    color: #45bee9
}

div.banner_nivo ul.slick-dots li button::before {
    width: 18px;
    height: 18px;
    line-height: 18px;
    display: none
}

.div_result .no-item {
    margin-top: 50px
}

#wtg-content {
    padding-bottom: 0
}

.banner_nivo {
    position: relative
}

div.banner_nivo img {
    width: 100%;
    height: auto
}

.banner_nivo .nivo-controlNav {
    position: absolute;
    top: 50%;
    right: 20px;
    z-index: 50;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.banner_nivo .nivo-controlNav a {
    display: block;
    margin: 8px 0;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    -webkit-transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    background: 0 0;
    width: 16px;
    height: 16px;
    position: relative;
    font-size: 0;
    color: transparent
}

.banner_nivo .nivo-controlNav a:before {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: 0;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
    text-indent: -999em;
    cursor: pointer;
    position: absolute;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-box-shadow: inset 0 0 0 2px #999;
    -moz-box-shadow: inset 0 0 0 2px #999;
    box-shadow: inset 0 0 0 2px #999
}

.banner_nivo .nivo-controlNav a.active,
.banner_nivo .nivo-controlNav a:hover {
    -moz-box-shadow: 0 0 0 #45bee9;
    -webkit-box-shadow: 0 0 0 #45bee9;
    -o-box-shadow: 0 0 0 2px #45bee9;
    -ms-box-shadow: 0 0 0 2px #45bee9;
    box-shadow: 0 0 0 2px #45bee9;
    border: none;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: 0 0
}

.banner_nivo .nivo-controlNav a.active:before,
.banner_nivo .nivo-controlNav a:hover:before {
    transform: scale(.4);
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    -moz-transform: scale(.5);
    background-color: #45bee9;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.banner_nivo .nivo-directionNav a {
    font-size: 0;
    color: #603913;
    width: 35px;
    height: 50px;
    display: none
}

.wtg-style {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 39;
    width: 290px
}

.wtg-style .item {
    width: 25%;
    float: left;
    height: 80px;
    border-left: 1px solid rgba(255, 255, 255, .2);
    background: url(../images/icon1.png) 20px 100% no-repeat #66c9f9;
    padding: 13px 15px 13px 90px;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    line-height: 27px
}

.wtg-style .item div {
    white-space: nowrap
}

.wtg-style .item .bold {
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
    text-transform: uppercase
}

.wtg-style .item1 {
    background-image: url(../images/icon1.png)
}

.wtg-style .item2 {
    background-image: url(../images/icon2.png)
}

.wtg-style .item3 {
    background-image: url(../images/icon3.png)
}

.wtg-style .item4 {
    background-image: url(../images/icon4.png)
}

.wtg-label {
	margin: 0 0 30px;
    position: relative;
    z-index: 30
}
#slide-banner {
	margin-bottom:15px;
}
.wtg-label:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: #fff
}

.wtg-label .item {
    width: 11.1%;
    float: left;
    border-top: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    margin-left: -1px;
    margin-top: -1px
}

.wtg-label .item a {
    display: block;
    padding-top: 57.14%;
    position: relative
}

.wtg-label .item a img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 80%;
    max-height: 20px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}


.wtg-product {
    margin: 20px 0 50px
}

.wtg-product .prod-title {
    border-bottom: 1px solid #f1f1f1;
    background: #f5f5f5
}

.wtg-product .prod-title .title-lable {
    float: left;
    position: relative;
    font-size: 28px;
    line-height: 40px;
    padding: 15px 15px 10px 0;
    color: #fff;
    font-weight: 700;
    margin-top: -10px;
    margin-right: 12px;
    background: #06548f
}

.wtg-product .prod-title .title-lable:before {
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    width: 375px;
    content: "";
    background: #06548f
}

.wtg-product .prod-title .title-lable:after {
    position: absolute;
    left: 100%;
    top: 0;
    content: "";
    border-left: 5px solid #0b6d90;
    border-bottom: 5px solid #0b6d90;
    border-right: 5px solid transparent;
    border-top: 5px solid transparent
}

.wtg-product .prod-title .title-lable h2 {
    font-size: 16px;
    line-height: 25px
}

.wtg-product .prod-title .title-lable h2 a {
    color: #fff
}

.wtg-product .title-link {
    float: left;
}

.wtg-product .title-link ul:after {
    display: block;
    content: "";
    clear: both
}

.wtg-product .title-link ul li {
    float: left;
    margin: 0 12px
}

.wtg-product .title-link ul li a {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    padding: 8px 0;
    color: #06548f;
	font-weight:700;
}

.wtg-product .title-link ul li a:hover,
.wtg-product .title-link ul li.active a {
    color: #009acf
}

.wtg-product .title-link ul li a.current {
    color: #66C9F9!important
}

.wtg-product .title-link-all {
    float: right
}

.wtg-product .title-link-all a {
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    font-size: 13px;
    line-height: 24px;
    padding: 8px 25px 8px 0;
    position: relative;
    color: #06548f
}

.wtg-product .title-link-all a:before {
    position: absolute;
    top: 8px;
    right: 0;
    font-family: fontawesome;
    content: "\f178";
    font-size: 14px;
    line-height: 24px
}

.wtg-product .title-link-all a:hover:before {
    -webkit-animation: bounce2 2s infinite;
    -moz-animation: bounce2 2s infinite;
    -o-animation: bounce2 2s infinite;
    animation: bounce2 2s infinite
}

.slider_prod {
    border-left: 1px solid #eaeaea;
    margin-left: 1px;
    overflow: hidden
}

.slider_prod .item {
    border-left: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    margin-left: -1px;
    position: relative
}

.slider_prod .item:after,
.slider_prod .item:before {
    position: absolute;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    content: ''
}

.slider_prod .item:before {
    top: 0;
    left: 50%;
    right: 50%;
    bottom: 0;
    border-top: 1px solid #009acf;
    border-bottom: 1px solid #009acf;
    transition: all .5s ease
}

.slider_prod .item:hover:before {
    left: 0;
    right: 0
}

.slider_prod .item:after {
    top: 50%;
    left: 0;
    right: 0;
    bottom: 50%;
    border-left: 1px solid #009acf;
    border-right: 1px solid #009acf;
    transition: all .5s ease
}

.slider_prod .item .i-link .buy_now:before,
.slider_prod .item .i-link .compare {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

.slider_prod .item:hover:after {
    top: 0;
    bottom: 0
}

.slider_prod .item .i-image {
    position: relative;
    z-index: 1;height: 250px;
    display: flex;
    overflow: hidden;
    align-items: center;
}

.slider_prod .item .i-image a {
    display: block;
    position: relative;height: 250px;
    display: flex;
    overflow: hidden;
    align-items: center;
}


.slider_prod .item .i-image a .i-label {
    position: absolute;
    top: 5px;
    left: 5px
}

.slider_prod .item .i-image a .i-label img {
    max-width: 80px
}

.slider_prod .item .i-image a .i-status {
    position: absolute;
    top: 10px;
    right: 20px
}

.slider_prod .item .i-image a .i-label span,
.slider_prod .item .i-image a .i-status span {
    display: block;
    margin-bottom: 5px;
    text-align: right
}

.slider_prod .item .i-image a .i-status img{
    max-width:70px;
	max-height:50px;
}

.slider_prod .item .i-image a .i-info {
    position: absolute;
    bottom: 10px;
    left: 20px;
    right: 20px
}

.slider_prod .item .i-image a .i-info img {
    max-height: 20px;
    display: inline-block
}

.slider_prod .item .i-image a .i-info .fl img {
    margin-right: 5px
}

.slider_prod .item .i-image a .i-info .fr img {
    margin-left: 5px
}

.slider_prod .item .i-desc {
    padding: 15px;
    position: relative;
    z-index: 1
}

.slider_prod .item .i-title {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #555;
    margin-bottom: 10px
}

.slider_prod .item .i-title a {
    font-size: 16px;
    line-height: 24px;
    color: #555;
    font-weight: 300
}

.slider_prod .item:hover .i-title a {
    color: #009acf
}

.slider_prod .item .i-price {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 25px;
    height: 25px;
    overflow: hidden
}

.slider_prod .item .i-price .promotion {
    margin-right: 10px;
    font-weight: 600;
    color: #2dd600
}

.slider_prod .item .i-price .regular {
    font-size: 16px;
    color: #999;
    text-decoration: line-through
}

.slider_prod .item .i-link .buy_now {
    display: inline-block;
    margin-right: 10px;
    font-size: 13px;
    line-height: 20px;
    padding: 7px 35px 7px 10px;
    border: 1px solid #66c9f9;
    color: #fff;
    background: #66c9f9;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    vertical-align: top
}

.slider_prod .item .i-link .buy_now:hover {
    color: #66c9f9
}

.slider_prod .item .i-link .buy_now:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 100%;
    bottom: 0;
    content: '';
    background: #fff;
    transition: all .5s ease;
    border-radius: 4px
}

.slider_prod .item .i-link .buy_now:after {
    position: absolute;
    top: 7px;
    right: 10px;
    font-family: fontawesome;
    font-weight: 400;
    content: '\f07a';
    font-size: 16px
}

.slider_prod .item .i-link .buy_now:hover:before {
    right: 0
}

.slider_prod .item .i-link .buy_now span {
    position: relative;
    z-index: 1
}

.slider_prod .item .i-link .compare {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 0;
    opacity: 0;
    transition: all .5s ease
}

.slider-service .item:before,
.slider_prod .slick-arrow {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

.slider_prod .item .i-link .compare:before {
    content: '+ '
}

.slider_prod .item:hover .i-link .compare {
    opacity: 1
}

.slider_prod .slick-arrow {
    width: 40px;
    height: 40px;
    background: #f2f2f2;
    color: #666;
    transition: all .5s ease;
    opacity: 0
}

.slider_prod:hover .slick-arrow {
    opacity: 1
}

.slider_prod .slick-prev {
    left: 1px
}

.slider_prod .slick-next {
    right: 2px
}

.slider_prod .slick-arrow:hover {
    background: #66c9f9;
    color: #fff
}

.slider_prod .slick-arrow:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 30px;
    line-height: 40px;
    font-family: fontawesome
}

.div_result .loading img,
.slider-accessories .item .i-image a img {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.slider-service .item .i-title,
.slider-service .item .i-title h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.slider_prod .slick-prev:after {
    content: '\f104';
    margin-left: -2px
}

.slider_prod .slick-next:after {
    content: '\f105';
    margin-right: -2px
}

.div_result {
    margin-bottom: 30px;
    position: relative
}

.div_result .loading {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../images/loading.gif) center center no-repeat rgba(255, 255, 255, .4);
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -o-background-size: 50px 50px;
    background-size: 50px 50px;
    z-index: 5
}

.div_result .loading img {
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.wtg-service {
    margin-bottom: 1px;
    padding: 70px 0 50px;
    background: url(../images/bg-service.jpg) right center no-repeat #c8edff;
    background-size: 55%;
}

/*.slider-service {
    width: 470px
}*/

.slider-service .item {
    margin-bottom: 20px;
    background-color: #fff;
    background-position: 0 50%;
    background-repeat: no-repeat;
    border: 1px solid rgba(0, 0, 0, .05);
    height: 100px;
    padding: 10px 30px 10px 100px;
    /*position: relative*/
}

.slider-service .item:before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: 110%;
    content: "";
    width: 4px;
    background: #45bee9;
    transition: all .5s ease
}

.slider-service .item .i-link,
.slider-service .slick-dots li button:before {
    content: ''
}

.slider-service .item:hover:before {
    bottom: -1px
}

.slider-service .item .i-title {
    margin-bottom: 2px;
    text-transform: uppercase;
    color: #666;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.slider-service .item:hover .i-title {
    color: #45bee9
}

.slider-service .item .i-title h3 {
    overflow: hidden
}

.slider-service .item .i-content {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden
}

.wtg-accessories .va-title,
.wtg-accessories .va-title h2 {
    font-size: 20px;
    line-height: 40px
}

.slider-service .item .i-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.slider-service .item .i-link a {
    display: block;
    height: 100%
}

.slider-service .slick-dots {
    bottom: -30px;
    text-align: center
}

.slider-service .slick-dots li {
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    -webkit-transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    background: 0 0;
    width: 16px;
    height: 16px
}

.slider-service .slick-dots li button {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: 0;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
    text-indent: -999em;
    cursor: pointer;
    position: absolute;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-box-shadow: inset 0 0 0 2px #999;
    -moz-box-shadow: inset 0 0 0 2px #999;
    box-shadow: inset 0 0 0 2px #999
}

.slider-service .slick-dots li.slick-active,
.slider-service .slick-dots li:hover {
    -moz-box-shadow: 0 0 0 #45bee9;
    -webkit-box-shadow: 0 0 0 #45bee9;
    -o-box-shadow: 0 0 0 2px #45bee9;
    -ms-box-shadow: 0 0 0 2px #45bee9;
    box-shadow: 0 0 0 2px #45bee9;
    border: none;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: 0 0
}

.slider-accessories,
.slider-accessories .item {
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea
}

.slider-service .slick-dots li.slick-active button,
.slider-service .slick-dots li:hover button {
    transform: scale(.4);
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    -moz-transform: scale(.5);
    background-color: #45bee9;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.wtg-accessories {
    margin-bottom: 50px
}

.wtg-accessories .va-title {
    background: #66c9f9;
    font-weight: 700;
    padding: 10px 0;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff
}

.slider-accessories {
    margin-left: 1px
}

.slider-accessories .item {
    border-bottom: 1px solid #eaeaea;
    margin-left: -1px;
    position: relative
}

.slider-accessories .item:after,
.slider-accessories .item:before {
    position: absolute;
    content: '';
    -o-transition: all .5s ease
}

.slider-accessories .item:before {
    top: 0;
    left: 50%;
    right: 50%;
    bottom: 0;
    border-top: 1px solid #009acf;
    border-bottom: 1px solid #009acf;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.slider-accessories .item:hover:before {
    left: 0;
    right: 0
}

.slider-accessories .item:after {
    top: 50%;
    left: 0;
    right: 0;
    bottom: 50%;
    border-left: 1px solid #009acf;
    border-right: 1px solid #009acf;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.slider-accessories .item:hover:after {
    top: 0;
    bottom: 0
}

.slider-accessories .item .i-image {
    position: relative;
    z-index: 1
}

.slider-accessories .item .i-image a {
    display: block;
    position: relative;
    padding-top: 100%
}

.slider-accessories .item .i-image a img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 90%;
    max-height: 90%;
    transform: translate(-50%, -50%)
}

#feeling_img .item .i-img img,
.slider-accessories .slick-arrow:after {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    top: 50%
}

.slider-accessories .item .i-title {
    position: relative;
    z-index: 1
}

.slider-accessories .item .i-title a {
    text-align: center;
    display: block;
    padding: 20px;
    font-size: 16px;
    line-height: 20px;
    color: #555;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.slider-accessories .item:hover .i-title a {
    color: #009acf
}

.slider-accessories .slick-arrow {
    width: 40px;
    height: 40px;
    background: #f2f2f2;
    color: #666;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0
}

.slider-accessories:hover .slick-arrow {
    opacity: 1
}

.slider-accessories .slick-prev {
    left: 1px
}

.slider-accessories .slick-next {
    right: 2px
}

.slider-accessories .slick-arrow:hover {
    background: #66c9f9;
    color: #fff
}

.slider-accessories .slick-arrow:after {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    line-height: 40px;
    font-family: fontawesome
}

.slider-accessories .slick-prev:after {
    content: '\f104';
    margin-left: -2px
}

.slider-accessories .slick-next:after {
    content: '\f105';
    margin-right: -2px
}

.wtg-feeling {
    margin-bottom: 50px
}

.wtg-feeling .vf-title {
    margin-bottom: 10px;
    padding: 10px 0 20px;
    text-align: center;
    font-size: 35px;
    line-height: 45px;
    font-weight: 300;
    color: #666;
    text-transform: uppercase;
    position: relative
}

.wtg-feeling .vf-title:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    content: "";
    width: 150px;
    height: 1px;
    margin-left: -75px;
    background: #e0e9ee
}

.wtg-feeling .vf-title span {
    font-weight: 700;
    color: #009acf
}

.wtg-feeling .vf-title h2 {
    font-size: 35px;
    line-height: 45px;
    font-weight: 300
}

.slider_feeling {
    max-width: 1000px;
    margin: 0 auto
}

#feeling_img {
    max-width: 570px;
    margin: 0 auto 15px
}

#feeling_img .item .i-bg {
    max-width: 190px;
    position: relative;
    margin: 0 auto;
    padding: 8px;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: .5;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

#feeling_img .slick-arrow,
.wtg-news .item .i-link a:before {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

#feeling_img .item.slick-center .i-bg {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    box-shadow: inset 0 0 0 3px #2dd600
}

#feeling_img .item .i-img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
    padding-top: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 0 auto
}

#feeling_img .item .i-img img {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#feeling_img .slick-arrow:after,
.slider_prod_viewed .item .i-image a img {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

#feeling_img .slick-arrow {
    width: 30px;
    height: 40px;
    color: #2dd600;
    transition: all .5s ease
}

#feeling_img .slick-arrow:hover {
    color: #009acf
}

#feeling_img .slick-prev {
    left: -40px
}

#feeling_img .slick-next {
    right: -40px
}

#feeling_img .slick-arrow:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: FontAwesome;
    font-size: 50px;
    line-height: 40px
}

#feeling_img .slick-prev:after {
    content: '\f104'
}

#feeling_img .slick-next:after {
    content: '\f105'
}

#feeling_text .item {
    text-align: center
}

#feeling_text .item .i-name {
    font-size: 18px;
    line-height: 25px;
    color: #959595;
    margin-bottom: 8px;
    font-style: italic
}

.wtg-news,
.wtg-news .item {
    margin-bottom: 30px
}

#feeling_text .item .i-content {
    font-size: 16px;
    line-height: 25px;
    height: 100px;
    overflow: hidden;
    color: #707070
}

.wtg-news {
    border-bottom: 2px solid #eaeaea;
    padding-bottom: 30px
}

.wtg-news .item .i-image,
.wtg-news .item .i-title {
    margin-bottom: 10px;
    overflow: hidden
}

.wtg-news .item .i-image img {
    width: 100%;
    -webkit-transition: transform .8s cubic-bezier(.44, .185, .575, .86);
    -moz-transition: transform .8s cubic-bezier(.44, .185, .575, .86);
    -o-transition: transform .8s cubic-bezier(.44, .185, .575, .86);
    transition: transform .8s cubic-bezier(.44, .185, .575, .86)
}

.wtg-news .item .i-image:hover img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -o-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06)
}

.wtg-news .item .i-title {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    color: #009acf;
    height: 30px
}

.wtg-news .item .i-title a {
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: #009acf
}

.wtg-news .item .i-title a:hover {
    color: #333
}

.wtg-news .item .i-list {
    margin-bottom: 20px
}

.wtg-news .item .i-list ul li {
    border-bottom: 1px solid #eaeaea
}

.wtg-news .item .i-list ul li a {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 0 7px 15px;
    position: relative
}

.wtg-news .item .i-list ul li a:after {
    position: absolute;
    top: 7px;
    left: 0;
    font-family: fontawesome;
    content: '\f0da'
}

.wtg-news .item .i-link a {
    display: inline-block;
    margin-right: 10px;
    font-size: 13px;
    line-height: 20px;
    padding: 5px 20px;
    border: 1px solid #66c9f9;
    color: #fff;
    background: #66c9f9;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    vertical-align: top
}

.wtg-news .item .i-link a:hover {
    color: #66c9f9
}

.wtg-news .item .i-link a span {
    position: relative;
    z-index: 1
}

.wtg-news .item .i-link a:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 100%;
    bottom: 0;
    content: '';
    background: #fff;
    transition: all .5s ease;
    border-radius: 4px
}

.wtg-news .item .i-link a:hover:before {
    right: 0
}

.prod_veiwed {
    margin-bottom: 30px
}

.prod_veiwed .pv_title {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px
}

.prod_veiwed .pv_title h2 {
    display: inline-block;
    color: #464646;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 2px solid #009acf
}

.slider_prod_viewed {
    margin-left: 1px
}

.slider_prod_viewed .item {
    border-right: 1px solid #f1f1f1;
    padding: 10px
}

.slider_prod_viewed .item .i-image {
    width: 140px;
    float: left
}

.slider_prod_viewed .item .i-image a {
    display: block;
    padding-top: 90%;
    position: relative
}

.slider_prod_viewed .item .i-image a img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%)
}

.slider_prod_viewed .item .i-desc {
    padding: 10px 0 15px 160px
}

.slider_prod_viewed .item .i-desc .i-title {
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    color: #555;
    margin-bottom: 8px
}

.slider_prod_viewed .item .i-desc .i-title a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #555;
    font-weight: 300;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.slider_prod_viewed .item .i-desc .i-title a:hover {
    color: #009acf
}

.slider_prod_viewed .item .i-desc .i-info {
    margin-bottom: 8px
}

.slider_prod_viewed .item .i-desc .i-info img {
    max-height: 20px;
    display: inline-block;
    margin-right: 5px
}

.slider_prod_viewed .item .i-desc .i-price {
    font-size: 18px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    font-weight: 600;
    color: #2dd600
}

.slider_prod_viewed .item .i-desc .i-price-old {
    text-decoration: line-through;
    color: #999
}

.slider_prod_viewed .slick-arrow {
    width: 40px;
    height: 40px;
    background: #f2f2f2;
    color: #666;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0
}

.slider_prod_viewed:hover .slick-arrow {
    opacity: 1
}

.slider_prod_viewed .slick-prev {
    left: 1px
}

.slider_prod_viewed .slick-next {
    right: 2px
}

.slider_prod_viewed .slick-arrow:hover {
    background: #66c9f9;
    color: #fff
}

.slider_prod_viewed .slick-arrow:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 30px;
    line-height: 40px;
    font-family: fontawesome
}

.slider_prod_viewed .slick-prev:after {
    content: '\f104';
    margin-left: -2px
}

.slider_prod_viewed .slick-next:after {
    content: '\f105';
    margin-right: -2px
}

.div_adv {
    margin-bottom: 50px
}

.div_adv .row {
    margin-left: -8px;
    margin-right: -8px
}

.div_adv .row [class^=col-] {
    padding-left: 8px;
    padding-right: 8px
}

.div_adv .style-adv {
    margin-bottom: 10px
}

#boxNews>h3 {
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #555;
    text-transform: uppercase;
}

.wrap_style {
    margin-bottom: 30px;
    padding: 30px 15px 15px 15px;
    background: #f5f5f5;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.07);
}

.wrap_style .node {
    width: 50%;
    padding: 0 15px;
    float: left;
}

.feature_news .i-image {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.feature_news .i-image img {
    width: 100%;
    -webkit-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -moz-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -o-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
}

.feature_news .i-image:hover img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -o-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
}

.feature_news .i-desc {
    padding: 15px 0;
}

.feature_news .i-desc .i-date {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
    margin-bottom: 8px;
    padding-left: 18px;
    position: relative;
}

.feature_news .i-desc .i-date:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontawesome;
    content: "\f017";
    color: #66c9f9;
}

.feature_news .i-desc .i-title {
    font-size: 20px;
    line-height: 30px;
    max-height: 60px;
    overflow: hidden;
    margin-bottom: 10px;
    font-weight: bold;
}

.feature_news .i-desc .i-title a {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}

.feature_news .i-desc .i-content {
    font-size: 14px;
    line-height: 22px;
    max-height: 88px;
    overflow: hidden;
}

.wrap_margin {
    margin: 0 5px;
}

.wrap_margin .feature_news {
    margin-bottom: 15px;
}

.wrap_margin .feature_news .i-desc {
    padding-left: 10px;
}

.wrap_margin .feature_news .i-desc .i-title {
    max-height: 90px;
}

.wrap_margin .w_item {
    width: 50%;
    margin-bottom: 5px;
    padding: 0 5px;
    float: left;
}

.wrap_margin .w_item:nth-child(2n+1) {
    clear: left;
}

.list_news {
    margin-bottom: 15px;
}

.list_news .item {
    background: #ffffff;
    padding: 15px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.07);
    margin-bottom: 5px;
}

.list_news .item .i-image {
    width: 120px;
    float: left;
}

.list_news .item .i-desc {
    margin-left: 135px;
}

.list_news .item .i-date {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
    margin-bottom: 5px;
    padding-left: 18px;
    position: relative;
}

.list_news .item .i-date:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontawesome;
    content: "\f017";
    color: #66c9f9;
}

.list_news .item .i-title {
    font-size: 14px;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
}

.list_news .item .i-title a {
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
}

.grid_news {
    margin: 0 -15px;
}

.grid_news .wrap_item {
    width: 33.333%;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px
}

.grid_news .wrap_item:nth-child(3n+1) {
    clear: left
}

.grid_news .item {
    border: 1px solid #e8e8e8;
    padding: 19px;
    position: relative;
}

.grid_news .item:before {
    position: absolute;
    border-top: 1px solid #66c9f9;
    border-bottom: 1px solid #66c9f9;
    left: 50%;
    right: 50%;
    top: -1px;
    bottom: -1px;
    content: "";
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.grid_news .item:hover:before {
    left: -1px;
    right: -1px;
}

.grid_news .item:after {
    position: absolute;
    border-left: 1px solid #66c9f9;
    border-right: 1px solid #66c9f9;
    bottom: 50%;
    top: 50%;
    left: -1px;
    right: -1px;
    content: "";
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.grid_news .item:hover:after {
    top: -1px;
    bottom: -1px;
}

.grid_news .item .i-image {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.grid_news .item .i-image img {
    height: 195px;
    width: 100%;
    -webkit-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -moz-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -o-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
}

.grid_news .item:hover .i-image img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -o-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
}

.grid_news .item .i-desc {
    padding-top: 10px;
    position: relative;
    z-index: 1;
}

.grid_news .item .i-date {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
    margin-bottom: 8px;
    padding-left: 18px;
    position: relative;
}

.grid_news .item .i-date:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontawesome;
    content: "\f017";
    color: #66c9f9;
}

.grid_news .item .i-title {
    font-size: 16px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 8px;
}

.grid_news .item .i-title a {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600
}

.grid_news .item .i-content {
    font-size: 14px;
    line-height: 22px;
    height: 88px;
    overflow: hidden;
    color: #666666;
}

.more-link {
    text-align: center;
    margin-top: -30px;
    margin-bottom: 50px;
}

.more-link > a {
    display: inline-block;
    font-size: 13px;
    padding: 7px 35px 7px 10px;
    border: 1px solid #66c9f9;
    color: #fff;
    background: #66c9f9;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
}

.more-link > a::before {
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
}

/********************************************************/

@media screen and (min-width: 1600px) {
	.wrapper {
		max-width:1630px;
	}
	.headerV2 .column {
		display:table-cell;
	}
	.headerV2 .column.last {
		float:right;
	}
	.column.form-box-search {
		max-width:initial;
	}
	.form-box-search table {
		width:100%;
	}
	.form-box-search input {
		width:100%;
		min-width:460px !important;
	}
	.slider_prod .item {
		width:20%;
	}
	.wtg-label .item {
		width: 8.39%;
	}
	#slide-banner .fl {
		width: 28.5%;
		padding-right:7px;
	}
	#slide-banner .fl img {
		width: 100%;
	}
	#slide-banner .fr {
		width: 71.5%;
	}
	.grid_news .wrap_item:nth-child(3n+1) {
		clear:none;
	}
	.grid_news .wrap_item {
		width:16.6%;
	}
	#ext_status_5 img {
		width:100%;
	}
	#slide-banner .fr .item:nth-child(9),
	#slide-banner .fr .item:nth-child(10){
		display:block;
	}
	#slide-banner .fr .item {
		width:20%;
		margin:0 0 10px;
	}
	#slide-banner .fr .item a {
	}
	#slide-banner .fr .item img {
		width:100%;
		padding: 0 5px;
	}
}

@media screen and (max-width: 1599px) {
	.slider_prod .item:nth-child(9),
	.slider_prod .item:nth-child(10){
		display:none;
	}
}

@media screen and (max-width: 991px) {
    .grid_news .wrap_item {
        width: 50%;
	}
    .grid_news .wrap_item:nth-child(n) {
        clear: none;
	}
    .grid_news .wrap_item:nth-child(2n+1) {
        clear: left
	}
    .wrap_style .node {
        width: 100%;
	}
    .wrap_margin {
        margin: 0 5px;
	}
    .wrap_margin .w_item {
        width: 100%;
        margin-bottom: 0;
        padding: 0 0;
        float: none;
	}
	#slide-banner .fr .item {
		overflow: hidden;
		float: left;
		margin: 0 0 5px 5px;
		width: 23.9%;
	}
}

@media screen and (max-width:768px) {
    .wtg-service {
        background: #c8edff !important;
        padding: 40px 0 20px;
	}
    .slider-service .item {
        width: 100% !important;
	}
    .slider-service {
        width: 100% !important;
	}
    .wtg-product .title-link-all a {
        padding: 11px 25px 4px 0px;
	}
    .wtg-product .prod-title .title-lable {
        padding-top: 10px;
        padding-bottom: 10px;
	}
    .wtg-product .prod-title .title-lable h2 {
        font-size: 20px;
	}
    .wtg-product .title-link-all {
        padding: 0;
	}
    .wtg-product .prod-title .title-lable h2 {
        line-height: 30px;
	}
    .wtg-accessories .va-title,
    .wtg-accessories .va-title h2 {
        font-size: 20px;
        line-height: 30px;
	}
	.wtg-label {
        margin: 0;
	}
    .wtg-label .item {
        /*width: 16.67%;*/
        width: 33.3333%;
	}
    .slider_prod .item .i-desc {
        padding: 10px;
	}
	.slider_prod .item .i-image a .i-status img{
		max-height:40px;
	}
}

@media screen and (max-width: 767px) {
	.slider_prod .item {
        width: 50%;
	}
    #banner-mobile {
        display: block !important;
	}
    #slide-banner {
        display: none;
	}
    .grid_news {
        margin: 0 !important;
	}
    .grid_news .wrap_item {
        width: 50%;
        padding: 0 5px;
        margin-bottom: 10px !important;
	}
    .wrap_style {
        padding: 20px 5px 5px 5px;
	}
    .reshide {
        display: none !important;
	}
    .navhome {
        display: block !important;
        overflow: hidden;
        margin: auto;
        background: #fff;
        margin-bottom: 20px;
	}
    .navhome ul {
        overflow: hidden;
        padding: 0 5px;
	}
    .navhome li {
        width: 25%;
        float: left;
        padding: 0 5px;
        margin-top: 10px;
	}
    .navhome a {
        display: block;
        position: relative;
        height: 42px;
        border: 1px solid #4a90e2;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        padding: 0 25px;
        background: #e5e5e5;
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e5e5e5), to(#fff));
        background: -webkit-linear-gradient(top, #fff, #e5e5e5);
        background: -moz-linear-gradient(top, #fff, #e5e5e5);
        background: -ms-linear-gradient(top, #fff, #e5e5e5);
        background: -o-linear-gradient(top, #fff, #e5e5e5);
	}
    .navhome span {
        display: block;
        font-size: 12px;
        padding: 5px 0;
        font-weight: 600;
        color: #2e7fdd;
        text-align: center;
        line-height: 1.3em;
	}
}

@media screen and (max-width: 520px) {
    .navhome a {
        padding: 0 10px;
	}
}

@media screen and (max-width:480px) {
    .slider_prod .item .i-title a {
        font-size: 14px;
        line-height: 1.5em;
	}
    .slider_prod .item .i-price {
        margin: 0;
        font-size: 16px;
        line-height: initial;
        height: auto;
	}
    .slider_prod .item .i-link {
        display: none;
	}
    .slider_prod .item .i-title {
        font-size: 14px;
        line-height: initial;
        height: auto;
        overflow: hidden;
        color: #555;
        margin-bottom: 10px;
	}
    .slider_prod .item .i-title {
        height: 63px;
        overflow: hidden;
	}
    .icon-inverter span {
        background-position: center right;
        width: 55px;
	}
    .slider_prod .item .i-image a .i-info {
        left: 10px;
        right: 10px;
	}
    .slider_prod .item .i-desc {
        padding-top: 0;
	}
    .slider_prod .item .i-image a .i-label img {
        max-width: 60px;
	}
    #box-gallery h3 {
        font-size: 25px;
        margin-bottom: 30px;
	}
    .wtg-accessories {
        margin-bottom: 30px;
	}
}

@media screen and (max-width: 400px) {
    .navhome a {
        padding: 0 5px;
	}
}

.lien-he-mobile{
        display: none;
    }
    .social-mobile{
        width: 33.3333%;
        padding: 7px 2px;
    }
    .call{
        /*background-color: #66c9f9;*/
        background-color: red;
    }
    .zalo{
        background-color: #0190f3;
    }
    .sms{
        background-color: #006fdd;
    }
    .social-mobile a {
        font-size: 16px;
        /*text-transform: uppercase;*/
        font-weight: bold;
        color: #ffffff;
    }
    .social-mobile img {
        max-width: 20px;
        margin-right: 5px;
    }
    @media (max-width: 768px){
        .lien-he-mobile {
            display: inline-flex;
            position: fixed;
            bottom: 0;
            left: 0;
            z-index: 999;
            text-align: center;
            width: 100%;
            color: #fff;
            /*padding: 5px 0;*/
            height: 50px;
            line-height: 2.5;
        }
        .quick-alo-phone{
            display: none;
        }
    }
/********************************************************/