﻿@charset "utf-8"; 
:root {--color: #2a9696;--hovercolor: #2a9696;--footercolor:#fff;--fontcolor:#3a3a3a;--fontfamily:"Poppins",sans-serif}
header .head-info{background:#292d37;}
@media (min-width:1025px){.nobanner header .head-info{background:#292d37;}
header .head-info .head-nav .nav-ul>li>a,header .head-info .head-nav .nav-ul>li>em{color:var(--headercolor)}
.product,.news .news-wrap{flex-direction:row-reverse}
.sidebar{margin:0 0 0 50px}}
@media (max-width:1024px){.m-menu span{background:var(--headercolor)}}
@media (min-width:768px){.crumbs .banner-content .l-wrap{flex-direction:row-reverse}}
.footer-top,.footer-bottom .main .right{display:none;}
.footer-bottom{background-color:#292d37;}
.prodetails-content .table-wrap table td, .table-wrap table th {border: 1px solid #2a9696;}
footer{background:#292d37;color:#fff;}
@media(min-width:1025px){#licontact-us{display:flex;align-items:center}
#licontact-us a{background:var(--color);height:40px;padding:0 15px;border-radius:30px;color:#fff!important;transition:all .1s linear;text-decoration:none}
#licontact-us a:hover{opacity:.9}
.head-link em,.head-link .item a,.head-link .item a:hover,.lang-icon span{color:#fff}
.lang-icon span::before,.lang-icon span::after{background:#fff}}
.head-link .item:first-child a:before{content:'+';}
.foot-item.foot-nav {display:none}
footer .foot-title{color:var(--color);font-weight:var(--fontbold5);margin-bottom:35px}
footer .foot-touch .foot-inner .content .title{display:none}
footer .foot-touch .foot-inner .icon{line-height:1}
@media (min-width:1025px){footer .foot-main .foot-item{width:auto;max-width:27%}}
@media (max-width:1280px) and (min-width:1025px){footer .foot-main .foot-item{max-width:31%}}
@media (max-width:550px){footer .foot-list li{width:100%}}
body {font-size: var(--fontsize15);}
@media (min-width:1024px){.head-info .nav-ul>li ul{background:#292d37}
}