html {
	overflow-y: scroll;
	margin: 0;
	padding: 0;
}
body {
	color: #636E75;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	overflow-x:hidden;
	background:#f1eeee;
	font-size: 12px;
}
body, td, th, input, textarea, select, a {
	/* font-size: 11px; */
}
/* h1, .welcome {
	color: #636E75;
	font: Arial;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-top:25px;
	font-size: 15px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
	font-size:11px;
	text-transform: uppercase;
} */
/* h2 {
	color: #333;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
} */
a, a:visited, a b {
	color: #636E75;
	text-decoration:none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
}
select {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
label {
	cursor: pointer;
}
.clearfix:after {
    width: 0;
    height:0;
    content:"";
    display:block;
    clear:both;
}
img {
	max-width:100%;
}
.error {
    color: #FF0000;
}
a.button, input.button {
    cursor: pointer;
    color: #FFFFFF;
    line-height: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background: #333;
    box-shadow: 0px 2px 2px #DDDDDD;
}
input.button {
    margin: 0;
    border: 0;
    height: 24px;
    padding: 0px 12px 0px 12px;
}
/* style */
header {
	margin-top:0px;
	border-bottom: 1px solid #a8a7a7;
}
.main_menu  {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	background: transparent;
    border: 0;
	margin-bottom: 0;
    margin-top: 30px;
}
.main_menu .container-fluid {
    padding-right: 0;
    padding-left: 0;
}
.main_menu .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}
.main_menu .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
	font-size: 13px;
    text-transform: uppercase;
	color:#636E75;
	transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
}
.main_menu .navbar-nav>li>a:hover {
	background: #636E75;
    color: #fff;
}
.main_menu .navbar-nav>.active>a, .main_menu .navbar-nav>.active>a:focus, .main_menu .navbar-nav>.active>a:hover {
    /* color: #ED1C24;
    background-color: transparent; */
	background: #636E75;
    color: #fff;
}
footer {
	border-top: 1px solid #a8a7a7;
    padding-top: 10px;
	padding-bottom: 10px;
}
.copy_right {
	float:left;
	margin-left:10px;
	line-height: 18px;
}
.design {
	text-align:right;
}
#language {
	float:left;
}
/* */
h1 {
	font-size: 15px;
	text-transform: uppercase;
}
.h1 {
	color: #ED1C24;
    margin-bottom: 5px;
    margin-top: 0px;
    font-weight: normal;
    text-shadow: 0px 1px 1px rgb(115, 108, 108);
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
	font-weight:bold;
}
.slideshow .bx-wrapper .bx-pager {
	width: 100%;
    max-width: 100%;
    margin-left: 0;
    left: 0;
}
.slideshow .bx-wrapper .bx-pager.bx-default-pager a {
	border:0;
} 
.slideshow .bx-wrapper .bx-pager.bx-default-pager a:hover,.slideshow .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ED1C24;
}
.slideshow .bx-wrapper .bx-next {
    right: 10px;
    background: url('../images/icon-slides.png') no-repeat -125px center;
	opacity:0;
}
.slideshow .bx-wrapper .bx-prev {
    left: 10px;
    background: url('../images/icon-slides.png') no-repeat -84px center;
	opacity:0;
}
.slideshow .bx-wrapper .bx-next:hover {
    right: 10px;
    background: url('../images/icon-slides.png') no-repeat -125px center;
	opacity:1;
}
.slideshow .bx-wrapper .bx-prev:hover {
    left: 10px;
    background: url('../images/icon-slides.png') no-repeat -84px center;
	opacity:1;
}
/* */
/* .bx-wrapper .bx-next {
    right: 10px;
    background: url('../images/icon-slides.png') no-repeat -125px center;
	opacity:0;
}
.bx-wrapper .bx-prev {
    left: 10px;
    background: url('../images/icon-slides.png') no-repeat -84px center;
	opacity:0;
}
.bx-wrapper .bx-next:hover {
    right: 10px;
    background: url('../images/icon-slides.png') no-repeat -125px center;
	opacity:1;
}
.bx-wrapper .bx-prev:hover {
    left: 10px;
    background: url('../images/icon-slides.png') no-repeat -84px center;
	opacity:1;
} */
.wt_product_slide .slider_thumb {
	margin-top:10px;
	margin-bottom:20px;
	padding-left:16px;
	padding-right:16px;
}
.wt_product_slide .slider_thumb .bx-wrapper {
	margin: 0 20px;
	text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.wt_product_slide .slider_thumb .bx-wrapper .bx-viewport {
    left: 0;
    background: transparent;
}
.wt_product_slide .slider_thumb .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: 0;
    outline: 0;
    text-indent: -9999px;
    z-index: 9999;
    width: 16px;
    height: 16px;
}
.wt_product_slide .slider_thumb .bx-wrapper .bx-prev {
    left: -20px;
    background: url('../images/left-arrow.png') no-repeat;
}
.wt_product_slide .slider_thumb .bx-wrapper .bx-next {
    right: -20px;
    background: url('../images/right-arrow.png') no-repeat;
}
.wt_product_slide .slider_thumb .bx-wrapper .bx-pager {
    display: none;
}
/* product-grid */
#column-left {
	height:500px; 
	border-right: 1px solid #a8a7a7;
}
.product-grid {
    width: 100%;
    overflow: auto;
    margin: 0px;
    padding: 0px;
	height:500px; 
	overflow:auto;
	text-align: right;
}
.product-grid > .product-grid-list {
    display: inline-block;
    vertical-align: top;
    margin: 0px;
}
.image_hove {
    -webkit-filter: grayscale(100%);
}
.product-grid .image {
    margin: 0px;
    padding: 0px;
}
.image_hove:hover {
    -webkit-filter: grayscale(0%);
}
/* wt_new */
.wt_new h2 {
	font-size:15px;
	text-align:center;
	text-transform: uppercase;
}
.wt_new h2 a:hover {
	color: #ED1C24;
}
.wt_new img {
	transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}
/* .wt_new img:hover {
	transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
} */
.map iframe {
	width:100%;
	height:230px;
}