/**
 * 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
 */

img {
	border:none;
	-ms-interpolation-mode:bicubic;
	height: auto;
	max-width: 100%;
	outline:none;
}
/** RESET AND LAYOUT
===================================*/
.slide{
 margin:0px 5px 0px 5px;

}
.bx-wrapper {
	max-width:100%!important;
	position: relative;
	margin: 10px auto 0px;
	padding: 0;
 *zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	width:100%;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	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;
	display:none;
}
.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-controls-direction{
width:100%;
}
.bx-wrapper .bx-prev {
	left: 10px;
 	background-image: url(../images/bg-arrow-prev.png);
	background-repeat: no-repeat;
}
.bx-wrapper .bx-next {
	right: 10px;
	background-image: url(../images/bg-arrow-next.png);
	background-repeat: no-repeat;
}
 
  .bottomslidet .bx-wrapper .bx-prev {
	left:-34px;
 	background-image: url(../images/arrow-prev.png);
	background-repeat: no-repeat;
}
.bottomslidet .bx-wrapper .bx-prev:hover {
	left:-34px;
 	background-image: url(../images/arrow-prev-hover.png);
	background-repeat: no-repeat;
}
 .bottomslidet .bx-wrapper .bx-next {
	right:-34px;
	background-image: url(../images/arrow-next.png);
	background-repeat: no-repeat;
}
 
 .bottomslidet .bx-wrapper .bx-next:hover {
	right:-34px;
	background-image: url(../images/arrow-next-hover.png);
	background-repeat: no-repeat;
}
 .bottomslidet .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 43%;
 	outline: 0;
	width: 21px;
	height:38px;
	text-indent: -9999px;
	z-index:0;
}
 
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 43%;
 	outline: 0;
	width: 21px;
	height:38px;
	text-indent: -9999px;
	z-index:0;
}
.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;
}



#slider1 {
	position:relative;
	

}
.slide1 {
float: left;
width: 133px!important;
border: 3px solid #ccc;
 padding:5px;
margin: 0px 10px 0px 10px;
text-align:center; background:#d4d6cc;
 }
 

#slider1 h4{
	font-weight:bold;
	font-size:12px;
	margin:5px 0px 0px 0px;
 	padding:0px 0px 0px 0px;
	text-transform: uppercase;
}
 #slider1 p{
 font-size:11px;
 display:block;
margin:5px 0px 5px 0px;
padding:5px 0px 0px 0px;
border-top:1px dashed #b7b7b7;

}
.slide1 a{
 z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.slide1:hover h4{
color:#f38e18;
}
 
 .slide1 img {
 opacity:.8;
 }
 .slide1:hover img {
 opacity:1;
 }
 
 .slide2{
 float: left;
width: 146px;
border: 1px solid #ccc;
 padding: 5px;
margin: 0px 11px 0px 11px;
text-align:center;
 } 
 
 .slide2 a{
 z-index: 1000;
text-indent: 200%;
white-space: nowrap;
font-size: 0;
opacity: 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.slide2:hover h4{
color:#f38e18;
}
.slide2:hover {
background:#fff;
 }
 .slide2 img {
 opacity:.8;
  }
 .slide2:hover img {
 opacity:1;
 }
.top_slider #title_slider{
	padding:13px 15px 0px 0px;
	font-size:15px;
	display:block;
	text-align:right;
	font-weight:bold;
	color:#555454;
  }
  .top_slider #title_slider1{
	padding:13px 15px 0px 10px;
	font-size:15px;
	display:block;
	text-align:left;
	font-weight:bold;
	color:#555454;
  }
  
  /*responsive*/
 
@media only screen and (min-width: 981px) and (max-width:1100px) { 


 
  .bottomslidet .bx-wrapper .bx-prev {
	left:-14px;
 
}
.bottomslidet .bx-wrapper .bx-prev:hover {
	left:-14px;
 
}
 .bottomslidet .bx-wrapper .bx-next {
	right:-14px;
 
}
 
 .bottomslidet .bx-wrapper .bx-next:hover {
	right:-14px;
 
}


}

@media only screen and (min-width: 768px) and (max-width: 981px) {

  .bottomslidet .bx-wrapper .bx-prev {
	left:-14px;
 
}
.bottomslidet .bx-wrapper .bx-prev:hover {
	left:-14px;
 
}
 .bottomslidet .bx-wrapper .bx-next {
	right:-14px;
 
}
 
 .bottomslidet .bx-wrapper .bx-next:hover {
	right:-14px;
 
}

 }

@media only screen and (max-width: 768px) {
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 40%;
}
  .bottomslidet .bx-wrapper .bx-prev {
	left:-14px;
 
}
.bottomslidet .bx-wrapper .bx-prev:hover {
	left:-14px;
 
}
 .bottomslidet .bx-wrapper .bx-next {
	right:-14px;
 
}
 
 .bottomslidet .bx-wrapper .bx-next:hover {
	right:-14px;
 
}



 }

@media only screen and (max-width: 640px) { 
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 35%;
}

  .bottomslidet .bx-wrapper .bx-prev {
	left: 14px;
 
}
.bottomslidet .bx-wrapper .bx-prev:hover {
	left: 14px;
 
}
 .bottomslidet .bx-wrapper .bx-next {
	right: 14px;
 
}
 
 .bottomslidet .bx-wrapper .bx-next:hover {
	right: 14px;
 
}

}

@media only screen and (max-width: 480px) { 
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 29%;
}
}

@media only screen and (max-width: 320px) {
 
}