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);
}
body #windowLoader {
  display: none;
}
body #bannerLoader {
  width: 978px;
  height: 400px;
  background: url('img/main_.jpg') center top no-repeat #82C2DB;
  z-index: 9999;
}
body #bannerLoader .ajaxLoad {
  width: 100%;
  height: 100%;
  background: url('img/ajax-loader.gif') center center no-repeat;
}
body .bg {
  height: 400px;
  background: url('img/main_.jpg') center top no-repeat #82C2DB;
}
body header {
  height: 93px;
  z-index: 10;
}
body .bannerCtrl {
  overflow-y: hidden;
  overflow-x: visible;
}
body .bannerCtrl .bannerLeft,
body .bannerCtrl .bannerRight {
  top: 179px;
  width: 42px;
  height: 42px;
  background-image: url('img/elements_2.png');
  z-index: 5;
}
body .bannerCtrl .bannerLeft {
  background-position: -264px -205px;
  left: 0;
}
body .bannerCtrl .bannerLeft:hover {
  background-position: -411px -205px;
}
body .bannerCtrl .bannerRight {
  background-position: -263px -264px;
  right: 0;
}
body .bannerCtrl .bannerRight:hover {
  background-position: -410px -264px;
}
body .bannerCtrl .bannerList {
  height: 400px;
  width: 978px;
}
body .bannerCtrl .bannerList .bannerSlide {
  width: 444px;
  height: 343px;
  bottom: 0;
  right: 0;
}
body .focus {
  padding: 35px 0 25px 0;
  margin-left: -2px;
}
body .focus .focusBox {
  width: 230px;
  height: 191px;
  background: url('img/focusBox.png') left top no-repeat;
  margin-right: 22px;
}
body .focus .focusBox .track {
  left: -17px;
  top: -8px;
}
body .focus .focusBox .txt_ {
  top: -8px;
  left: 2px;
}
body .focus .focusBox.news .txt_.l1 {
  left: -8px;
}
body .focus .focusBox.products .txt_.l1 {
  left: -17px;
  top: -15px;
}
body .focus .focusBox.whyus .txt_.l1 {
  left: -18px;
  top: -11px;
}
body .focus .focusBox.contact {
  margin-right: 0;
}
body .focus .focusBox.contact .txt_.l1 {
  left: -16px;
  top: -6px;
}
body .focus .focusBox .txtdesc,
body .focus .focusBox .focusImg {
  top: 4px;
  left: 7px;
}
body .focus .focusBox .txtdesc {
  width: 203px;
  height: 160px;
  padding: 47px 0 0 11px;
  height: 113px;
}
body .focus .focusBox .txtdesc .img_ {
  border: 1px solid #BDBDBD;
  margin-right: 10px;
}
body .focus .focusBox .txtdesc.l_1 {
  background: url('img/more_1.png') right top no-repeat;
}
body .focus .focusBox .txtdesc.l_2 {
  background: url('img/more_2.png') right top no-repeat;
}
body .focus .focusBox .txtdesc .newsTxt {
  width: 125px;
  height: 100px;
  overflow: hidden;
}
body .focus .focusBox .txtdesc .newsTxt.getFullWidth {
  width: 190px;
}
body .focus .focusBox .txtdesc .newsTxt .newsTitle {
  height: 30px;
  margin: 3px 0;
  overflow: hidden;
}
body .focus .focusBox .txtdesc .newsTxt * {
  font-size: 12px;
  line-height: 15px;
}
body .focus .focusBox .txtdesc .newsTxt .newsContent {
  height: 45px;
  overflow: hidden;
}
body .hot-items {
  margin: 0 0 20px;
  position: relative;
  padding: 87px 0 0;
}
body .hot-items .hot-item-icon {
  position: absolute;
  top: 15px;
  left: -25px;
}
body .hot-items .swiper-button-prev {
  background-position: -264px -205px;
  width: 42px;
  height: 42px;
  background-image: url(img/elements_2.png);
  background-size: auto;
  left: 0;
  top: 66%;
  margin-top: -21px;
}
body .hot-items .swiper-button-prev:focus {
  outline: none;
}
body .hot-items .swiper-button-next {
  background-position: -263px -264px;
  width: 42px;
  height: 42px;
  background-image: url(img/elements_2.png);
  background-size: auto;
  right: 11px;
  top: 66%;
  margin-top: -21px;
}
body .hot-items .swiper-button-next:focus {
  outline: none;
}
body .hot-items #hot-items-wrap {
  margin: 0 60px 0;
}
body .hot-items .swiper-container {
  margin: 0 -10px;
}
body .hot-items .swiper-slide .inner {
  padding: 0 35px 0 0;
  min-height: 173px;
  background: #fff;
  margin: 10px;
  -webkit-box-shadow: 0px 0px 13px -3px rgba(0,0,0,0.37);
  -moz-box-shadow: 0px 0px 13px -3px rgba(0,0,0,0.37);
  box-shadow: 0px 0px 13px -3px rgba(0,0,0,0.37);
}
body .hot-items .swiper-slide .inner.no-image {
  padding: 0 35px 0 20px;
}
body .hot-items .swiper-slide .inner h5 {
  font-weight: normal;
  font-size: 13px;
  padding: 35px 0 0;
}
body .hot-items .swiper-slide .inner .img {
  position: relative;
  float: left;
  width: 130px;
  height: 173px;
  margin: 0 20px 0 0;
  overflow: hidden;
}
body .hot-items .swiper-slide .inner .img:hover .line {
  display: none;
}
body .hot-items .swiper-slide .inner .img:hover .vjs-has-started .vjs-poster {
  display: none;
}
body .hot-items .swiper-slide .inner .img:hover .vjs-has-started .vjs-big-play-button {
  display: none;
}
body .hot-items .swiper-slide .inner .img:hover .vjs-progress-control {
  display: flex;
}
body .hot-items .swiper-slide .inner .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;
}
body .hot-items .swiper-slide .inner .img .line {
  width: 60px;
  height: 4px;
  background: #3ab531;
  position: absolute;
  bottom: 0;
  left: 0;
}
body .hot-items .swiper-slide .inner .hotitem_editor {
  margin: 8px 0 0;
}
body .hot-items .vjs-play-control {
  display: none;
}
body .hot-items .vjs-volume-panel {
  display: none;
}
body .hot-items .vjs-remaining-time {
  display: none;
}
body .hot-items .vjs-fullscreen-control {
  display: none;
}
body .hot-items .vjs-progress-control {
  width: 100%;
}
body .hot-items .vjs-control-bar {
  height: 10px;
}
body .hot-items .vjs-progress-control .vjs-progress-holder {
  margin: 0 5px;
}
body .hot-items .vjs-play-progress {
  background: #3ab531;
}
body .hot-items .vjs-play-progress:before {
  color: #3ab531;
}
body .hot-items .video-js.vjs-default-skin.vjs-paused .vjs-big-play-button {
  display: block !important;
}
body .hot-items .vjs-slider {
  background: #fff;
}
body .hot-items .vjs-load-progress {
  background: #fff;
}
body .hot-items .vjs-poster {
  background-size: cover;
}
body .hot-items .vjs-has-started .vjs-poster {
  display: block;
}
body .hot-items .vjs-has-started .vjs-big-play-button {
  display: block;
}
body .hot-items .vjs-progress-control {
  display: none;
}
.leaf {
  width: 20px;
  height: 20px;
  background-color: transparent;
  top: 0;
  left: 0;
  overflow: visible;
}
