body {
  text-align: center;
}
body .bg {
  width: 100%;
  top: 93px;
  min-width: 1000px;
  height: 190px;
}
body header {
  height: 283px;
  width: 978px;
}
body header .logo {
  top: 10px;
}
body header .lang {
  top: 15px;
}
body header .lang a {
  color: #3D3D3D;
}
body header .lang .sep {
  width: 1px;
  height: 10px;
  background-color: #414141;
  border-left: 9px solid white;
  border-right: 9px solid white;
}
body header .lang .here {
  font-weight: bold;
  color: #29AD19;
}
body header .menu {
  height: 60px;
  top: 31px;
}
body header .menu.elm_1 {
  background-position: -41px -4px;
}
body header .menu.elm_2 {
  background-position: -70px -4px;
}
body header .menu.elm_1 .menuitem a.index {
  width: 92px;
  background-position: -41px -79px;
}
body header .menu.elm_1 .menuitem a.aboutus {
  width: 121px;
  background-position: -134px -79px;
}
body header .menu.elm_1 .menuitem a.worldwide {
  width: 137px;
  background-position: -256px -79px;
}
body header .menu.elm_1 .menuitem a.products {
  width: 116px;
  background-position: -394px -79px;
}
body header .menu.elm_1 .menuitem a.whyus {
  width: 113px;
  background-position: -511px -79px;
}
body header .menu.elm_1 .menuitem a.contact {
  width: 140px;
  background-position: -625px -79px;
}
body header .menu.elm_1 .menuitem a:hover,
body header .menu.elm_1 .menuitem a.here {
  background-image: url('img/elements_1.png');
  background-color: white;
}
body header .menu.elm_2 .menuitem a.index {
  width: 84px;
  background-position: -70px -79px;
}
body header .menu.elm_2 .menuitem a.aboutus {
  width: 110px;
  background-position: -155px -79px;
}
body header .menu.elm_2 .menuitem a.worldwide {
  width: 97px;
  background-position: -266px -79px;
}
body header .menu.elm_2 .menuitem a.products {
  width: 83px;
  background-position: -364px -79px;
}
body header .menu.elm_2 .menuitem a.whyus {
  width: 112px;
  background-position: -448px -79px;
}
body header .menu.elm_2 .menuitem a.contact {
  width: 112px;
  background-position: -561px -79px;
}
body header .menu.elm_2 .menuitem a:hover,
body header .menu.elm_2 .menuitem a.here {
  background-image: url('img/elements_2.png');
  background-color: white;
}
body header .menu .menuitem {
  margin-right: 1px;
  height: 100%;
}
body header .menu .menuitem a {
  height: 100%;
}
body header .menu .menuitem .submenu {
  width: 100%;
  top: 100%;
  left: 1px;
  display: none;
}
body header .menu .menuitem .submenu .submenuitem {
  width: 100%;
  padding: 8px 0;
  border-bottom: 1px solid #CDCDCD;
  background-color: #DCDCDC;
}
body header .menu .menuitem .submenu .submenuitem a {
  text-align: center;
  color: #2F2F2F;
  font-size: 12px;
  padding: 0 5px;
}
body header .menu .menuitem .submenu .submenuitem a:hover,
body header .menu .menuitem .submenu .submenuitem a.here {
  background-color: transparent;
  color: #55B84E;
}
body header .menu .menuitem:hover .submenu {
  display: block;
}
body ._nav {
  padding: 16px 0 12px 0;
}
body ._nav .inlineBlock {
  margin-right: 3px;
  height: 16px;
  overflow: hidden;
}
body footer {
  font-size: 12px;
  padding-bottom: 20px;
  width: 978px;
}
body footer .dcline {
  height: 1px;
  background-color: #B8B8B8;
  border-bottom: 1px solid #E0E0E2;
  margin-bottom: 20px;
}
body footer .currency {
  background: url('img/currency.png') center center no-repeat;
  border: 1px solid #B8B8B8;
  padding: 5px;
  margin-bottom: 10px;
}
body footer .currency .txt {
  width: 370px;
  min-height: 50px;
}
body footer .footerPhoto {
  top: 20px;
  max-width: 572px;
}
body footer .footerPhoto .bottomImg {
  margin-left: 10px;
}
.content {
  min-height: 350px;
  margin-bottom: 22px;
}
.content.hasMenu {
  background: url('img/menuRp.png') left top repeat-y white;
}
.content.hasMenu .menuBase {
  width: 190px;
  height: 157px;
  background: url('img/menuBase.png') 0 0 no-repeat;
  bottom: 23px;
}
.content.hasMenu .menuBottom {
  width: 190px;
  height: 7px;
  background: url('img/menuBottom.png') 0 0 no-repeat;
}
.content.hasMenu .menuTop {
  width: 190px;
  height: 13px;
  background: url('img/menuTop.png') 0 0 no-repeat;
}
._vMenu {
  margin: 0 24px 0 4px;
  *margin-left: 0;
}
._vMenu .vMenuItem {
  width: 164px;
  padding: 10px 0 6px 17px;
  border-bottom: 1px solid #E2E2E2;
  margin-bottom: -2px;
  *padding-left: 0 !important;
}
._vMenu .vMenuItem:hover .vMenuItemTxt {
  color: #3EB734 !important;
}
._vMenu .vMenuItem .vSubMenu {
  padding: 15px 0;
  margin-left: 15px;
  max-width: 150px;
  overflow: hidden;
}
._vMenu .vMenuItem .vSubMenu .vSubMenuItem {
  margin-bottom: 5px;
}
._vMenu .vMenuItem .vSubMenu .vSubMenuItem:hover .vSubMenuItemTxt {
  color: #3EB734 !important;
}
.pager {
  text-align: center;
  padding: 1px 0 20px;
}
.pager .page,
.pager .specialPage {
  line-height: 22px;
  color: #A7A7A7;
  padding: 0 8px;
  background-color: white;
  border: 1px solid #D9D9D9;
  margin-right: 5px;
  font-size: 11px;
}
.pager .page.here,
.pager .page:hover,
.pager .specialPage.here,
.pager .specialPage:hover {
  color: white;
  background-color: #3BB433;
  border: 1px solid #3BB433;
}
.pager .prv {
  margin-right: 10px;
}
.pager .nxt {
  margin-left: 5px;
}
.pager .specialPage {
  margin-left: 10px;
}
._1000 {
  text-align: left;
  width: 1000px;
}
.pLeft {
  padding-left: 11px;
}
.elm_1 {
  background-image: url('img/elements_1.png');
}
.elm_2 {
  background-image: url('img/elements_2.png');
}
.green {
  color: #3EB734 !important;
}
.editortitle {
  font-size: 15px;
}
._noDat {
  padding: 125px 0;
  font-size: 25px;
}
.back {
  width: 65px;
}
.back.elm_1 {
  height: 16px;
  top: 26px;
  background-position: -368px -346px;
}
.back.elm_1:hover {
  background-position: -515px -346px;
}
.back.elm_2 {
  height: 21px;
  top: 20px;
  background-position: -544px -344px;
}
.back.elm_2:hover {
  background-position: -636px -344px;
}
.ft-whatsapp {
  position: fixed;
  right: 290px;
  bottom: 0;
  width: 60px;
  height: 50px;
  display: block;
  background: url('img/whatsapp-icon.png') #29b63f center no-repeat;
  border-radius: 10px 10px 0 0;
  -webkit-box-shadow: 0px 0px 25px -3px rgba(0,0,0,0.37);
  -moz-box-shadow: 0px 0px 25px -3px rgba(0,0,0,0.37);
  box-shadow: 0px 0px 25px -3px rgba(0,0,0,0.37);
}
.bg._1 {
  background: url('img/products_1.jpg') center top no-repeat;
}
.bg._2 {
  background: url('img/products_2.jpg') center top no-repeat;
}
.more {
  width: 65px;
}
.more.elm_1 {
  height: 16px;
  background-position: -35px -346px;
}
.more.elm_1:hover {
  background-position: -182px -346px;
}
.more.elm_2 {
  height: 21px;
  top: 13px !important;
  background-position: -257px -344px;
}
.more.elm_2:hover {
  background-position: -404px -344px;
}
.w_limit {
  max-width: 250px;
}
.productRight {
  max-width: 770px;
}
.productRight .subCatTitle {
  padding: 13px 0;
  width: 770px;
}
.productRight .subCatTitle img {
  margin-right: 8px;
}
.productRight .productList {
  margin-top: 5px;
}
.productRight .productList .productItem {
  width: 130px;
  margin-right: 27px;
}
.productRight .productList .productItem .productName {
  padding: 8px 5px;
  text-align: center;
  width: 120px;
}
.productRight .productList .productItem.i4 {
  margin-right: 0;
}
.productRight .productList .productItem .editor {
  max-height: 115px;
  overflow: hidden;
  margin: 0 0 15px;
}
.productRight .productList .productItem .img {
  position: relative;
  display: block;
}
.productRight .productList .productItem .img:hover .line {
  display: none;
}
.productRight .productList .productItem .img:hover .vjs-has-started .vjs-poster {
  display: none;
}
.productRight .productList .productItem .img:hover .vjs-has-started .vjs-big-play-button {
  display: none;
}
.productRight .productList .productItem .img:hover .vjs-progress-control {
  display: flex;
}
.productRight .productList .productItem .img video:hover {
  -webkit-box-shadow: 0px 0px 25px -3px rgba(0,0,0,0.37);
  -moz-box-shadow: 0px 0px 25px -3px rgba(0,0,0,0.37);
  box-shadow: 0px 0px 25px -3px rgba(0,0,0,0.37);
}
.productRight .productList .productItem .img .duration {
  text-align: center;
  z-index: 1;
  width: 46px;
  line-height: 20px;
  background: #666666;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 12px;
}
.productRight .productList .productItem .img .line {
  width: 60px;
  height: 4px;
  background: #3ab531;
  position: absolute;
  bottom: 0;
  left: 0;
}
.productRight .productList .productItem .vjs-play-control {
  display: none;
}
.productRight .productList .productItem .vjs-volume-panel {
  display: none;
}
.productRight .productList .productItem .vjs-remaining-time {
  display: none;
}
.productRight .productList .productItem .vjs-fullscreen-control {
  display: none;
}
.productRight .productList .productItem .vjs-progress-control {
  width: 100%;
}
.productRight .productList .productItem .vjs-control-bar {
  height: 4px;
}
.productRight .productList .productItem .vjs-progress-control .vjs-progress-holder {
  margin: 0;
}
.productRight .productList .productItem .vjs-play-progress {
  background: #3ab531;
}
.productRight .productList .productItem .vjs-play-progress:before {
  color: #3ab531;
}
.productRight .productList .productItem .vjs-slider {
  background: #fff;
}
.productRight .productList .productItem .vjs-load-progress {
  background: #fff;
}
.productRight .productList .productItem .vjs-poster {
  background-size: cover;
}
.productRight .productList .productItem .vjs-has-started .vjs-poster {
  display: block;
}
.productRight .productList .productItem .vjs-has-started .vjs-big-play-button {
  display: block;
}
.productRight .productList .productItem .vjs-progress-control {
  display: none;
}
.back {
  top: 9px !important;
}
.subCatTitle {
  border-bottom: 1px solid #EBEBEB;
  margin-bottom: 18px;
}
.img {
  margin-right: 15px;
  max-width: 227px;
}
.img .gallery {
  width: 100%;
}
.img .gallery .swiper-slide:hover .vjs-has-started .vjs-poster {
  display: none;
}
.img .gallery .swiper-slide:hover .vjs-has-started .vjs-big-play-button {
  display: none;
}
.img .gallery .swiper-slide:hover .vjs-progress-control {
  display: flex;
}
.img .gallery .swiper-slide img {
  width: 100%;
  height: auto;
}
.img .gallery .gallery-thumbs-wrap {
  position: relative;
  margin: 7px 0 0;
}
.img .gallery .gallery-thumbs-wrap .swiper-container {
  margin: 0 23px;
}
.img .gallery .gallery-thumbs-wrap .swiper-button-next {
  background: url('img/gallery-next.png') no-repeat;
  background-size: 9px;
  display: block;
  width: 9px;
  height: 18px;
  margin-top: -9px;
  right: 3px;
}
.img .gallery .gallery-thumbs-wrap .swiper-button-prev {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  background: url('img/gallery-next.png') no-repeat;
  background-size: 9px;
  display: block;
  width: 9px;
  height: 18px;
  margin-top: -9px;
  left: 3px;
}
.img .vjs-volume-panel {
  display: none;
}
.img .vjs-play-progress {
  background: #3ab531;
}
.img .vjs-play-progress:before {
  color: #3ab531;
}
.img .vjs-slider {
  background: #fff;
}
.img .vjs-load-progress {
  background: #fff;
}
.img .vjs-poster {
  background-size: cover;
}
.img .vjs-has-started .vjs-poster {
  display: block;
}
.img .vjs-has-started .vjs-big-play-button {
  display: block;
}
.img .vjs-progress-control {
  display: none;
}
.prodtxt {
  text-align: justify;
  width: 523px;
}
.prodtxt.getFullWidth {
  width: 770px;
}
.productRight {
  padding-bottom: 25px;
}
