/*! normalize.css v3.0.1 | MIT License | git.io/normalize */img,legend{border:0}legend,td,th{padding:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}table{border-collapse:collapse;border-spacing:0}


/* Magnific popup */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* End Magnific popup */

/* bx slider */

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/*-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;*/
	background: #fff;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 15px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 20px;
  visibility: hidden;
	background: url(../images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 20px;
  visibility: hidden;
	background: url(../images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper:hover .bx-next, 
.bx-wrapper:hover .bx-prev{
  visibility: visible;
} 

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 47%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(../images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/* end bx slider */


body{background: url(../images/bg.jpg) repeat #dadada; font: 12px 'PT San', arial, sans-serif; color: #343434}
a{color: #343434; text-decoration: none}
a:hover{color: #9cd71d}
.clearfix{clear: both; zoom: 0}
.unstyled{list-style: none; margin: 0; padding: 0}
.container{width: 1000px; margin: 0 auto; display: table}
.nav-top{height: 27px; background: transparent}
.nav-top>div{background: url(../images/cont1-bg.jpg) repeat-x 0 -213px #f1f1f1}
.user-menu{list-style: none; float: right; margin: 0; padding: 0}
.user-menu>li{float: left; border-left: 1px solid #d8d8d8}
.user-menu>li>a{color: #9cd71d; padding: 5px 16px 7px 16px; display: block; font-size: 12px; text-decoration: none}
.user-menu>li>a:hover{background: #fff}

.site-logo{font-size: 26px; float: left; width: 300px; margin: 15px 0 0 20px; /*color: #C76550;*/ color: #8ec31c; word-spacing: -4px; font-weight: bold; text-transform: uppercase}
.site-logo img{width: 90%}
.head .banner{width: 640px; height: 90px; background: #efefef; float: left; margin: 20px 0 20px 20px}
.head > .main-head > .container{background: #fff}

.site-nav{background: #4F8718; display: table; width: 100%; position: relative}
.site-nav li{float: left; border-left: 1px solid #d8d8d8}
.site-nav li:first-child{border-left: none}
.site-nav li a{display: block; padding: 12px 25px; color: #fff; text-decoration: none; font-weight: bold; font-size: 14px; text-transform: uppercase}
.site-nav a.current,
.site-nav li a:hover{color: #9cd71d}
.site-nav .ribbon-left{display: block; width: 15px; position: absolute; left: -13px; width: 13px; height: 52px; background: url(../images/nav_left.png) no-repeat 0 0}
.site-nav .ribbon-right{display: block; width: 15px; position: absolute; right: -13px; width: 13px; height: 52px; background: url(../images/nav_right.png) no-repeat 0 0}

.main{min-height: 600px}
.slider{list-style: none; margin: 0; padding: 0}
.leftside{width: 250px; float: left; margin: 20px 20px 0 0}
.block {margin-bottom: 20px}
.block > header > h2{background: #4F8718; margin: 0; text-transform: uppercase; text-align: center; color: #fff; font-size: 13px; font-weight: bold; padding: 8px 0; border-radius: 5px 5px 0 0}
.catalogue>ul{border-right: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9}
.catalogue>ul>li{border-top: 1px solid #d9d9d9; padding: 10px 20px; position: relative}
.catalogue>ul>li>.toggle{position: absolute; right: 8px; top: 5px; display:block; font-size: 16px; width: 24px; height: 24px; line-height: 24px; vertical-align: middle; cursor: pointer; text-align: center}
.catalogue>ul>li>.toggle:hover{background: #9cd71d; color: #ffffff}

.catalogue>ul>li>a{font-size: 13px; font-weight: bold; color: #343434; text-decoration: none; display:block; text-transform: uppercase}
.catalogue>ul>li>a:hover{color:#9cd71d;}
.catalogue .current-cat>a, .catalogue .parent-current-cat>a{color: #9cd71d}
.support>div, .counter>ul{padding: 10px 0 20px; border-right: 1px solid #d9d9d9;; border-bottom: 1px solid #d9d9d9}
.support li{padding: 8px 10px 0 25px}
.counter>ul>li{padding: 8px 20px 0 35px}
.skype img, .email img, .counter img{position: relative; top: 6px}
.phone img{position: relative; top: 14px}
.phone a span{color: #4F8718; font-weight: bold; font-size: 18px}
.support>ul>li.phone{padding: 0 20px 0 35px}
.leftside .bx-wrapper .bx-controls-auto{text-align: left; padding-left: 20px}
.catalogue>ul>li>ul{list-style: none; padding-left: 0; margin-top: 5px; display: none}
.catalogue>ul>li>ul>li{padding: 6px 10px 6px 20px; text-transform: uppercase; font-size: 13px; font-weight: bold; background: url(../images/a1.png) no-repeat 0 7px;}

.main>div{min-height: 600px; background: #fff}
.content{float: right; width: 700px; margin: 20px 20px 0 0; font-size: 14px; line-height: 20px}
.content h1{font-size: 1.6em; line-height: 30px}
.content h2{font-size: 1.4em; line-height: 24px}
.content h3{font-size: 1.2em; line-height: 22px}
.content h4{font-size: 1.1em; line-height: 20px}
.content h5{font-size: 1em; line-height: 20px}
.content h6{font-size: 0.8em;}
.content a{color: #9cd71d}
.full_content{width: auto; padding: 10px 20px 20px; float: none}
.section{margin-bottom: 20px; display: table; width: 700px}
.section>ul>li{float: left; width: 220px; margin: 0 0 30px 20px}
.section>ul>li:nth-child(3n+1){margin-left: 0; clear: left}
.section>ul>li:first-child{margin-left: 0}
.content .section-header{position: relative; margin-bottom: 20px; border-bottom: 1px solid #d8d8d8; margin:0; padding-bottom:5px; font-size: 16px}
.section .section-header a{position: absolute; right: 0; top: 2px; color: #9cd71d; font-size: 12px; font-weight: normal}
.content header h1{margin: 0 0 15px; padding-bottom: 5px; text-transform: uppercase; font-size: 16px; color: #222222; border-bottom: 1px solid #ddd}
.product h4{margin-top: 10px; line-height: 18px; height: 40px; overflow: hidden; text-overflow: ellipsis;}
.product .view-detail{background: #4F8718; display: inline-block; padding: 2px 14px; color: #fff; font-weight: bold; text-transform: uppercase; border-radius: 8px; font-size: 12px}
.product .view-detail:hover, .section>header>.viewall:hover{color: #ffffff}
.section>ul>li.product img{width: 100%; min-height: 180px}
ul>li.product{margin-top: 20px}
.section>ul>li.img_album{margin-bottom: 15px}

.breadcrumb{list-style: none; margin: 8px 0 40px; padding: 0}
.breadcrumb>li{float: left; padding-right: 20px}
.breadcrumb>li>a{display: block; padding-right: 20px}
.breadcrumb>li.active{color: #ccc}
.pagenavigator {margin-top: 20px; text-align: center; width: 100%; font-weight: bold; clear: left}
.pagenavigator .page-view{display: none}
.pagenavigator > *{display: inline-block; padding: 4px 8px; border: 1px solid #dedede; margin: 0 3px}
.pagenavigator .pages .inactive:hover,
.pagenavigator .pages .current{background:#8fbf4d; padding:4px 8px; color:#fff; border: 1px solid #dedede}

.fot>div{background: #f1f1f1; padding: 30px 0 20px; text-align: center; margin: 0 auto; line-height:20px}
.fot .menu-footer{text-align: center; display: table; margin: 0 auto}
.fot .menu-footer li{display: inline-block; padding: 5px 5px;}
.fot .menu-footer li:before{content: "-"; padding-right: 10px; color: #000000}
.fot .menu-footer li:first-child:before{content: ""}
.fot .menu-footer a{color: #9cd71d; font-weight: bold; text-transform: uppercase}
.fot p{margin: 0 0 2px; font-size: 13px;}
.fot p a{cursor: pointer}


.news{margin-bottom: 40px}
.news li{width: 100%; margin-left: 0; margin-bottom: 10px; border-top: 1px solid #f7f7f8; padding-top: 20px; clear: both}
.news li .img img {float: left; margin: 0 20px 0 0; width: 180px; max-height: 120px; height: auto; line-height: 120px; vertical-align: middle;}
.news li:first-child{padding-top: 0;border-top: none}
.news li {margin-bottom: 10px;border-top: 1px solid #f7f7f8;padding-top: 20px}
.news li .title {font-size: 15px;margin: 5px 0; text-transform: uppercase}
.date {font-size: 14px;color: #c0c0c0}
.news .intro  > *{font-size: 14px;line-height: 18px;padding-top:5px;text-align: justify; margin: 0;}
.news li .viewmore {text-align: right;padding: 5px 0 0;}
.viewmore a {background: url(../images/a1.png) no-repeat 10px 10px;padding: 10px 0 10px 30px}

.news_detail > div{padding-right: 25px; line-height: 17px}
.news_detail  header h1{margin: 8px 0; text-transform: uppercase; font-size: 16px; line-height: 24px}
.news_detail .intro {font-weight: bold;text-align: justify; margin-top: 8px}
.body-content {line-height: 20px; padding-right: 30px}
.body-content img{max-width: 100%}
.news_detail .img img{width: 100%; margin: 20px 0; max-height: 300px}
.detail_thumb  img{width: 100%; margin: 20px 0; max-height: 210px}

.pdetail .large-image{float: left; margin: 0 20px 10px 0; border: 1px solid #f7f7f7; width: 300px; height: 300px}
.pdetail .large-image img{width: 100%; max-height: 300px; min-height: 300px}
.pdetail .intro{font-size: 14px; line-height: 20px;}
.pdetail .intro li{margin-bottom: 10px;}
.pdetail p .key{width: 115px; display: inline-table; font-weight: bold; line-height: 30px}
.more-images{list-style: none;padding: 0; display: table;}
.more-images li{float: left; margin-left: 15px;}
.more-images li:first-child{margin-left: 0;}
.more-images li img{border: 1px solid #f7f7f7}
.tab_header{list-style: none; padding-left: 0; width: 650px;display: table; margin: 40px 0 0;}
.tab_header li{float: left; padding: 10px 20px; font-weight: bold;  background: url(../images/bg-section.png) repeat-x; margin-left: 2px; border-radius: 3px 3px 0 0;}
.tab_header li:first-child{border-left: 0; margin-left: 0;}
.tab_header li a{color: #000}
.tab_header li a:hover, .tab_header li .current{color: #8fbf4d}
.panel{ border: 1px solid #f7f7f7; background: #fefefe;  padding: 10px 15px 10px; line-height: 18px; text-align:justify}
.related_product{margin: 20px 0 0 0}
.related_product .header{background: url(../images/bg-section.png) repeat-x; padding: 10px;margin: 3px 0 5px;text-transform: uppercase; font-size: 16px}
.related_product .viewProduct{float: left; width: 210px; margin: 0 0 20px 20px; background: #f9f9fb;}
.related_product .viewProduct img{width: 208px; height: 208px; padding: 1px;}
.related_product .viewProduct p{padding: 10px;height: 50px;line-height: 18px;overflow: hidden; margin: 0 0 5px;}
.related_product .viewProduct:first-child{margin-left: 0;}

.addthis_toolbox{position: absolute; right: 20px; top: 0}
.addthis_toolbox .print{float: left; margin: -1px 0 0 2px}
.addthis_toolbox .print:hover{opacity: 0.6;  filter: alpha(opacity=60)}

.contact-intro{line-height: 30px; margin-bottom: 20px}
.contact-intro p span{line-height: 30px}
.contact-intro > div > p{margin: 5px 0}
.contact-intro .kp_header{color: #8fbf4d; font-weight: bold; font-size: 16px;}
.contact-intro  .kp_website a{text-decoration: underline}
.contact-intro label{display: inline-block; width: 145px; font-weight: bold}
.contact-form{padding-top: 20px; border-top: 1px solid #ddd; margin-bottom: 30px}
.contact-form .intro_form{font-weight: bold; font-size: 14px}
.contact-form .intro_form p{margin: 0 0 20px}

.contact-form .form-intro{margin: 0 0 20px; font-weight: bold;}
.contact-form .row{margin-bottom: 10px;clear: both}
.contact-form .row label{display: inline-block; width: 120px; font-weight: bold; text-align: right; margin-right: 20px; border-radius: 3px; vertical-align: top; position: relative; top: 5px}
.contact-form .row label > span{color: #f00;}
.contact-form .row input{width: 320px; border: 1px solid #dfdfdf; height: 20px; padding: 2px; }
.contact-form .row textarea{width: 322px; height: 100px; border: 1px solid #dfdfdf; padding:2px; border-radius: 3px;}
.contact-form .submit input{font-weight: bold; padding: 5px 20px; width: 85px; height: auto; margin-left: 140px; border-radius: 3px; border: 1px solid #ddd; color:#FFF; background:#8fbf4d; text-align: center}
.contact-form .row input.wpcf7-not-valid{border: 1px solid red}
span.wpcf7-not-valid-tip{display: none !important;}
div.wpcf7-validation-errors{display: none !important}
.gmap{margin-bottom: 20px}
.map-canvas-light{widows: 710px; height: 350px;}
.map h2{padding-bottom:10px; border-bottom: 1px solid #ddd; margin-bottom: 20px; margin-top: 30px; text-transform: uppercase}
.map{margin-bottom: 40px}

.forum {width: 100%; margin-top: 20px}
.forum  th{background:#dedede; padding: 10px; text-transform: uppercase; border-left: 1px solid #fff}
.forum  th:first-child{border-left: none}
.forum td{padding: 0 10px}
.forum .section{width: 960px}

.list li{width: 220px; float: left; margin: 0 0 20px 20px; position: relative}
.list li img{max-width: 220px; width: 100%; min-height: 160px; max-height: 160px}
.list li:first-child, .list li:nth-child(3n + 1){margin-left: 0}
.list li:hover{opacity: 0.9}
.list li h3{font-weight: normal; margin-top: 5px; font-size: 13px; text-transform: uppercase; color: #000;}
.list li a:hover h3{color: #9cd71d}
.list .video .icon{background: url(../images/play-icon.png) no-repeat; width: 35px; height: 35px; display: block; position: absolute; left: 43%; top: 65px}
.list .product {margin-bottom: 40px}
.product h4 a{color: #000; font-size: 13px; text-transform: uppercase;}
.product h4 a:hover{color: #9cd71d}

.youtube .date{margin-bottom: 10px}
.album >ul>li{margin-left: 20px; margin-bottom: 20px; width: 220px}
.album >ul>li img{width: 100%; max-height: 145px}

#habla_window_div #habla_topbar_div{background: #4F8718 !important}
#habla_offline_submit_input{background: #4F8718!important}

.gallery .img_album img{width: 100%; height: 180px}
.table{width: 100%;}
.table th{padding: 10px; background: #fafafa; text-align: left;border: 1px solid #f7f7f7;}
.table td{border: 1px solid #f7f7f7; padding: 10px 20px;}
.table .des p{margin: 0;}

.feature_product .header{background: url(../images/bg-section.png) repeat-x; padding: 10px; margin-top: 30px; text-transform: uppercase;}

.paging{text-align:center}
.paging ul{list-style:none; display: inline-block}
.paging ul li{display:inline}
.paging ul li a{display: inline-block; padding: 5px 10px; background: #eee; border: 1px solid #ccc; color: #000;}
.paging ul li a:hover,
.paging ul li.selected a{color: #9cd71d;}

.renderedtable td{border-bottom: 1px solid #efefef; padding: 8px 5px}
.renderedtable td p{margin: 0;}

.service{padding-bottom: 40px;}
.service .panel{padding: 0; border: none}
.service .panel .panel-title{background: url(../images/bg-section.png) repeat-x; padding: 10px 20px; border-radius: 3px; cursor: pointer;margin-bottom: 0}
.service .panel .panel-title:hover{color:#9cd71d}
.service .panel .panel-content{display: none; border: 1px solid #f7f7f7;background: #fefefe;padding: 10px 15px 10px;line-height: 18px;text-align: justify;}

label.error{display:none!important}
input.error{border-color:#f00 !important}
.table-header td{font-weight: bold; text-transform:uppercase}
