/**
 * 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;
	padding: 0;
	*zoom: 1;
}

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

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

.bx-wrapper .bx-viewport {
	
	left: 0px;
	overflow:visible !important;
	/*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;
	top: 0px;
	right:20px;
}

.collection_product_slider_cors_warp .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	left:47.5%;
}

/* 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 {
	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: #d0d0d0;
	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: #a1a1a1;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

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

.bx-wrapper .bx-next {
	right: 16px;
	background: url("../images/controls.png") no-repeat -3px 0px;
}

.bx-wrapper .bx-prev:hover {
	background-position: -37px -1px;
}

.bx-wrapper .bx-next:hover {
	background-position: -3px -2px;
}

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

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

/*team*/

.team_cor_height_fix .bx-wrapper .bx-prev {
	left: 280px;
	background:url(../images/controls_3.png) no-repeat -37px 0px;
}

.team_cor_height_fix .bx-wrapper .bx-next {
	right: 250px;
	background:url(../images/controls_3.png) no-repeat -3px 0px;
}

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

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

.about_us_press_inner_bg .bx-wrapper .bx-prev {
	left: -34px;
	background: url("../images/controls_2.png") no-repeat -37px -2px;
}

.about_us_press_inner_bg .bx-wrapper .bx-next {
	right: 36px;
	background: url("../images/controls_2.png") no-repeat -3px -2px;
}

.about_us_board_content_wrap .bx-wrapper .bx-prev {
	left: -34px;
	background: url("../images/controls_2.png") no-repeat -37px -2px;
}

.about_us_board_content_wrap .bx-wrapper .bx-next {
	right: -55px;
	background: url("../images/controls_2.png") no-repeat -3px -2px;
}

/* 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;
}


.overlay_slide{
	width:628px;
	height:415px;
	position:absolute;
	top:30px;
	right:70px;
		
}

.overlay_slide .header_1{
	display:block;
	font-family: 'Roboto', sans-serif;
	color:#ffffff;
	font-size:110px;
	text-align:left;
	margin:30px 0px 0px 0px;
	text-transform:uppercase;
		
}

.overlay_slide .header_1 .header_1_top{
	display:block;
	font-family: 'Roboto', sans-serif;
	color:#ffffff;
	font-size:110px;
	font-weight:100;
		
}

.overlay_slide .header_1 .header_1_bottom{
	display:block;
	font-family: 'Roboto', sans-serif;
	color:#ffffff;
	font-size:110px;
	font-weight:300;
	font-style:italic;
		
}

.explore{
	width:472px;
	height:45px;
	border:2px solid #ffffff;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	color:#ffffff;
	font-size:27px;
	padding:20px 0 0 15px;
	margin:10px 0 0 0;
}

.explore img{
	float:right;
	margin:0 10px 0 0;
	width:37px;
	height:26px;
}
	