*,body{
    padding: 0;
    margin: 0;
    font-family: "CerebriSansPro-Light";

  
   

}

@font-face{
    font-family: "CerebriSansPro-Light";
    src: url('../fonts/CerebriSansPro-Light.eot');
    src:url('../fonts/CerebriSansPro-Light.woff'),
    url('../fonts/CerebriSansPro-Light.ttf'),
    url('../fonts/CerebriSansPro-Light.svg');
}

#search input::-webkit-input-placeholder { /* WebKit browsers */
color: #fff;
}
#search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #fff;
}
#search input::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #fff;
}
#search input:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #fff;
}
a,a:link,a:visited,a:hover,a:active{  text-decoration:none; }
input,textarea,select,button{outline:none;  -webkit-border-radius: 0;  -moz-border-radius: 0; border-radius: 0;}
select::-ms-expand { display: none; }
h1,h2,h3,h4,h5,h6{  font-weight: 400;  }
select{display:block;}
option{display:block;}
.visible-xs{display:none;}
ul li{list-style:none;}
a{color:#333; transition: all 0.5s ease 0s ;}
.form-control:focus,
.has-success .form-control:focus,
.has-warning .form-control:focus,
.has-error .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-group.open .dropdown-toggle{box-shadow:none;}
.headeryd .headright button{background:none;}
.headBox{
    position:relative;
    width: 100%;
	height:auto;
	background:#f6f6f6;
    z-index: 999;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
   
}

.topbar{width: 100%;height: auto;background-color: #197159;color: #f0ead3;padding: 10px 0px;text-align: center; transition: all .5s ease 0s;}
.topbar p{font-size: 14px;margin-bottom: 0;color: #fff;}
.topbar .container{position: relative;}
.headBox .toptop{position:relative;padding: 20px 0px;}
.headBox .toptop .container{width: 92%;}
.headBox .toptop .headtop{display:flex;justify-content:space-between;align-items: center;position: relative;}
.headBox .logo{


}
.headBox .logo img{
  display: block;
  max-width:100%;
  margin: 0 auto;

}
.searchform-fly-overlay, .menu-full-screen {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background-color: #197159;
    text-align: center;
    transition: all ease-in-out .25s;
    z-index: 10000999;
}
.searchform-fly-overlay .btn-close-search {
    font-size: 40px;
    display: block;
    position: absolute;
    top: 20%;
    right: 20%;
    line-height: 40px;
    height: 40px;
    transition: all .3s;
    color: #fff;
}
.searchform-fly-overlay .searchform-fly {
    display: inline-block;
    max-width: 85%;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.searchform-fly-overlay p {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 70px;
}
.search-form {
    position: relative;
}
.searchform-fly-overlay .search-field {
    width: 800px;
    background-color: transparent;
    box-shadow: 0 3px 0 0 rgba(255,255,255, 1);
    border: 0 !important;
    text-align: center;
    font-size: 24px;
    padding: 20px;
    color: #fff;
    transition: all .3s ease-out;
    font-weight: 300;
    max-width: 85%;
    height: auto;
}
 #search input {
    border: 1px solid #e1e1e1;
    height: 40px;
    border-radius: 2px 0 0 2px;
    padding-left: 36px;
    border-right-width: none;
}
.search-form .search-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    display: block;
    right: 5px;
    border: none;
    color: #ffff;
    background: none;
    padding: 0;
	
}
.search-form .search-button i{background:none}
.open-search-form.searchform-fly-overlay, .open-menu-fullscreen.menu-full-screen {
    visibility: visible;
    opacity: 1;
}
 .headBox .header-account {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top:5px;
  height: 100%;
}
.headBox .header-account .input-group{display:flex;justify-content:space-between;align-items:center;margin-left: 20px;}
.headBox .header-account #cart i{position:absolute;right:-12px;top:-10px;width:20px;height:20px;border-radius:50%;background:#197159;color:#fff;font-size:10px;text-align:center;line-height: 20px;}
 .headBox .header-account .input-group i{font-style:normal;}
.headBox .header-account > div {
  margin-left:5px;
  white-space: nowrap;
}
.headBox .header-account > div > img,
.headBox .header-account > div a > img {
  margin-left: 0px;
  margin-top: -4px;
}
.headBox .header-account > div > span,
.headBox .header-account > div a > span {
  font-size: 18px;
  color: #322924;
}

.headBox .nav{position:relative;width:100%;}
.headBox .nav li{margin: 0px 5px 0px 0px;padding-bottom: 10px;transition: all .5s linear;}
.headBox .nav li:hover{
    border-bottom:2px solid #1a7159;
     
}
.headBox .nav .active{border-bottom:2px solid #1a7159;}
.headBox .nav .active a{color:  #1a7159}
.headBox .nav li a:hover{ color:  #1a7159}
.nav>li>a{padding: 0;margin:15px 0px 0px 0px;text-align: center;}
.headBox .nav-ul{
    display:flex;
	justify-content:space-between;
    z-index:9998;
	align-items:center;

}
.nav>li>a i{display: block;text-align: center;font-style: normal;margin: 10px auto;}
.navbar{margin-bottom: 0;}
.navbar-nav{width:100%;display: flex;justify-content:space-between;}
.headBox .nav-ul .subnav li a{
    display:inline-block;
    text-align:center;
    color:#333;
    transition:background .1s linear 0s;
    -webkit-transition:background .1s linear 0s;
    -moz-transition:background .1s linear 0s;
    -o-transition:background .1s linear 0s;
	font-size:21px;
}
.headBox .nav-ul .subnav li a i{margin-left:5px;}
.headBox .nav-ul .subnav li a img{
    height: 35px;
    margin: -2px 0 0 10px;
}
.headBox .nav-ul .subnav li a:hover{
    color: #4a4fa1;
	background:none;
}

.headBox .nav-ul .subnav li .this{
    color: #f36e22;
}


.fixednav{
    position: fixed;
    top: 0;
    background-color: #fff;
}

.menu-bg{
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background: rgba(0,0,0,.4);
    display: none;
	top:0;
}
.menu-box{
    box-sizing:border-box;
	padding:20px;
    position: fixed;
    top: 0px;
    box-shadow: 0 15px 27px 0 rgba(167,165,165,0.38);
    width: 100%;
    height: 100%;
    background: #fff;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    z-index: 100000000001;
    opacity: 1;
    visibility: visible;
    margin-top: 0;
    overflow-y: auto;
    transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
    top: 0;
    transform: translateX(100%);
	color:#fff;
    right: 0;
}
.menu-box .shop{display:flex;justify-content:space-between;margin-bottom:30px;align-items:center;}
.menu-box .shop p{display:flex;align-items:center;margin-bottom:0px;}
.menu-box .shop p img{margin-right:5px;}
.menu-box.open {
    transform: translateX(0);
}
.open .logo img{display:block;margin:100px auto;}
.open .close{display:block;position: absolute;top: 20px;right: 20px;}
.language-bg{
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background: rgba(0,0,0,.4);
    display: none;
}
.language-box{
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 10001;
    display: none;
}
.nav>li>a{font-size:16px;}
.nav>li>a:hover{background:none;color:#13215a;}

.btn-group .dropdown-menu, #top .list-inline li .dropdown-menu, #account-box .dropdown-menu {
    min-width: 100px;
    border-radius: 0 !important;
    padding: 0;
    top: 120%;
    border: none;
    left: 50%;
    color: #333;
    text-align: left;
    margin-left: -55px;
    box-shadow: 0 16px 48px 1px rgba(0, 0, 0, 0.3);
	text-align:center;padding:10px 0px;
}
.btn-group .dropdown-menu:before,.list-inline li .dropdown-menu:before, #account-box .dropdown-menu:before {
    content: '';
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -0.4375em;
    width: 0;
    height: 0;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}
.footer{
    width: 100%;
    height: auto;
    background:#fff;
    overflow: hidden;
    position: relative;
    padding: 50px 0px;
    color: #fff;
    
}

@media screen and (max-width: 1024px){
.footer{padding-top: 0 !important;}
}

.footer .container{width: 92%;}
.footer .inner{display: flex;justify-content: flex-start;font-size: 18px;padding: 30px 0px;}

.footer .inner .left{width: 30%;}
.footer .inner .logo {display: flex;justify-content: flex-end;}
.footer .inner .logo img{max-width: 30%; display: block;}
.footer .inner p{border-bottom: 1px solid #2b9b9f;padding-bottom: 10px;font-size: 18px;color: #000000;}
.footer .inner dl {margin-top: 0px;}
.footer .inner dl dd{margin-top: 10px;color: #000;}
.footer .inner dl dd a{font-size: 16px;color: #000;}
.footer .inner dl dd a:hover{color: #2b9b9f;}
.footer .inner .chin{display: flex;}
.footer .inner .chin dl{margin-right: 10px;}
.footer .inner span{color: #000;font-size: 18px;display: block;margin-top: 30px;}
.newsletter{width:100%;display:flex;margin: 20px auto;justify-content: space-between;}
.newsletter input{
    width: 62%;
    height: 44px;
    border: none;
    color: #13215a;
    background: transparent;
    box-shadow: initial;
    padding-left: 16px;
    font-size: 16px;
    background-color: #fff;
    padding: 5px 10px;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;  
}

.footer .inner .right{
    /*margin-left: 10%;*/
    margin: 0 auto;
}

.newsletter button{
    width:110px;height:44px;
    box-sizing: border-box; background:#197159;
     border:none;border: none;
      text-transform:uppercase;
      font-size:14px;color: #fff;
  }
.face a{margin-right: 10px;}
.copy{width: 100%;height: auto;background-color: #197159; padding: 15px 0px;}
.copy p{text-align: center;margin: 0;font-size: 14px;color: #fff;}
.headBoxFixed {
	background:#fff;
    position: fixed !important;
	padding-top:10px;
	top:0;
    
}
.headBoxFixed .topbar{display: none;}
.menu-box.open {
    transform: translateX(0);
}
.open .logo img{display:block;margin:100px auto;}

.s-side{width:100%;}
.s-side .fr{float:right;}
.s-side .s-firstItem i{font-size:20px}
.s-side .s-firstItem span{display:inline-block;font-size:24px;color:#999;font-size:16px;white-space:10px}
.s-side .first{padding:10px 0px;box-sizing:border-box;margin-bottom:10px;}
.s-side .d-firstNav span{display:inline-block;font-size:20px;color:#fff;}
.s-side .d-firstNav i.fr{font-size:20px;float:right;}
.s-side .s-secondNav,.s-side .s-secondItem{padding:10px 0px;display:flex;align-items:center;justify-content:space-between;}
.s-secondNav:hover,.d-firstNav:hover{cursor:pointer}
.s-side .d-secondDrop li a{padding:5px 0px;display:block;}
.s-side a{color:#fff;}
.iconRotate{transform:rotate(180deg);transition:transform .5s}
.s-firstDrop,.s-secondDrop{display:none}
.s-side .s-secondNav, .s-side .s-secondItem a{font-size:18px;color:#fff;}
.headBox .header-account > div > span, .headBox .header-account > div a > span{font-size: 20px}
#form-language a{padding: 3px 10px}

.headBox .nav .hover{position:relative;height: 80px;}
.headBox .nav .hover .sub_menu{display:none;opacity:1;transition: 0.5s ease;width: 40vw;background: #fff;padding: 20px;position: absolute;top: 80px; left: 0vw;z-index: 999999999;}
.headBox .nav .hover .sub_menu h3{color: #1268b4;font-size: 18px;font-weight: 800;border-bottom: 1px solid #1268b4;padding-bottom: 20px;margin-bottom: 20px;}
.headBox .nav .sub_menu ul{display: flex;flex-wrap: wrap;padding: 0;justify-content: space-between;}
.headBox .nav .sub_menu ul li{width: 31%;padding: 0 0px;margin:0;margin-bottom: 10px;color: #c09b3e;font-size: 10px;text-transform: uppercase;}
.headBox .nav .sub_menu ul li h5{margin: 5px 0;font-weight: 800;transition: 0.5s ease;}
.headBox .nav .sub_menu ul li img{transition: 0.5s ease;border-radius: 10px;width: 100%}
.headBox .nav .sub_menu ul li:hover h5{color: #1268b4}
.headBox .nav .sub_menu ul li:hover img{transform: rotateZ(3deg);border-radius: 10px;}
.headBox .nav .left_new{position: relative;width: 50%;}
.headBox .nav .new_hidden{opacity: 0;visibility: hidden;transition: 0.5s ease;position: relative;bottom: 0;left: 0;width: 100%;height: 100%;}
.headBox .nav .left_new:hover .new_hidden{opacity: 1;visibility: visible;}
.headBox .nav .hidden_bg{background-image: linear-gradient(to top, #4facfe 0%, #00f2fe00  100%);height: 100%;width: 100%;z-index: 0;position: absolute;left: 0;top: 0;}
.headBox .nav .hidden_content{position: absolute;bottom: 0;padding:0 20px;}
.headBox .nav .hover_button{transition: 0.5s ease;text-decoration: none;}
.headBox .nav .hover_button:hover{background-color: #9cc813;color: #fff!important;border-radius: 0!important;text-decoration: none;}
.headBox .nav .hover:hover .sub_menu{display:block;opacity:1;}


/*brandinfo*/
.brandtits .tit p{ 
    padding: 0 !important;margin: 0 !important;
}
.brands {padding: 2% 0 !important;margin: 0 auto !important;}
.brands .for{padding: 2px !important;}
.brands .for img{width: 100% !important;}
.brand_tit_p{
  font-size: 20px;text-decoration:underline;color: #197159;
  text-align: center;padding-bottom: 4%;font-weight: 600;
}

@media screen and (min-width:1200px) {
  .brandmain{margin-left:-11%;width: 122%;}
}

@media screen and (min-width:1200px) {
  .brandmain{margin-left:-11%;width: 122%;}
}


@media screen and (min-width:1300px) and (max-width:1900px) {
     .brandmain .about .right {
        padding: 0 14% !important;
        font-size: 16px !important;
    }
}


.about .left img {
    width: 100% !important;
}