.JQuerySliderShow
{
	display : block;
}
.JQuerySliderHide
{
	display : none;
}
.PowerSlider2
{
	position : relative;
	text-align : left;
}
/* reset slider inner li*/
.PowerSlider2 li li
{
	width : auto;
	height : auto;
	list-style-type : disc;
	list-style-position : outside;
	list-style-image : none;
}
.PowerSlider2 div.play, .PowerSlider2 div.pause
{
	box-sizing : border-box;
}
#PowerSlider1Container:before, #PowerSlider1Container:after, #PowerSlider1Container div:before, #PowerSlider1Container ul:before, #PowerSlider1Container div:after, #PowerSlider1Container ul:after
{
	content : normal;
}
#PowerSlider1 .customText5
{
	width : 100%;
	height : auto;
	position : absolute;
	left : 0px;
	top : 367px;
	color : rgb(255, 255, 255);
	font-family : 'Open Sans', sans-serif;
	font-size : 18px;
	line-height : 170%;
	right : auto;
	horizontal-align : left;
	z-index : 11;
	text-align : center;
	font-weight : 600;
	-webkit-text-shadow : 0px 0px 0px transparent;
	-moz-text-shadow : 0px 0px 0px transparent;
	-webkit-text-shadow : 0px 0px 0px transparent;
	-moz-text-shadow : 0px 0px 0px transparent;
	text-shadow : 0px 0px 0px transparent;
	bottom : auto;
}
#PowerSlider1 .customText1
{
	width : 100%;
	height : auto;
	position : absolute;
	left : 0px;
	top : 284px;
	color : rgb(255, 255, 255);
	font-size : 48px;
	font-family : 'Open Sans', sans-serif;
	font-weight : 400;
	line-height : 130%;
	text-align : center;
	right : auto;
	z-index : 10;
	-webkit-text-shadow : 0px 0px 0px transparent;
	-moz-text-shadow : 0px 0px 0px transparent;
	-webkit-text-shadow : 0px 0px 0px transparent;
	-moz-text-shadow : 0px 0px 0px transparent;
	text-shadow : 0px 0px 0px transparent;
	bottom : auto;
}
#PowerSlider1 .customButton2
{
	width : auto;
	height : auto;
	position : absolute;
	left : 718px;
	top : 507px;
	text-align : center;
	padding-top : 22px;
	padding-bottom : 22px;
	padding-left : 32px;
	padding-right : 32px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#00FFFFFF, endColorstr=#00FFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0);
	text-decoration : none;
	color : rgb(255, 255, 255);
	font-family : 'Josefin Sans', sans-serif;
	font-size : 15px;
	-webkit-border-top-left-radius : 100px;
	-moz-border-radius-topleft : 100px;
	border-top-left-radius : 100px;
	-webkit-border-top-right-radius : 100px;
	-moz-border-radius-topright : 100px;
	border-top-right-radius : 100px;
	-webkit-border-bottom-left-radius : 100px;
	-moz-border-radius-bottomleft : 100px;
	border-bottom-left-radius : 100px;
	-webkit-border-bottom-right-radius : 100px;
	-moz-border-radius-bottomright : 100px;
	border-bottom-right-radius : 100px;
	right : auto;
	bottom : auto;
	vertical-align : middle;
	horizontal-align : left;
	z-index : 12;
	font-weight : 700;
	border-top-width : 2px;
	border-top-color : rgb(255, 255, 255);
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-right-color : rgb(255, 255, 255);
	border-bottom-color : rgb(255, 255, 255);
	border-left-color : rgb(255, 255, 255);
	border-top-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
}
#PowerSlider1 .customButton2.hover
{
	background-color : rgb(255, 255, 255);
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
	-webkit-border-top-left-radius : 100px;
	-moz-border-radius-topleft : 100px;
	border-top-left-radius : 100px;
	-webkit-border-top-right-radius : 100px;
	-moz-border-radius-topright : 100px;
	border-top-right-radius : 100px;
	-webkit-border-bottom-left-radius : 100px;
	-moz-border-radius-bottomleft : 100px;
	border-bottom-left-radius : 100px;
	-webkit-border-bottom-right-radius : 100px;
	-moz-border-radius-bottomright : 100px;
	border-bottom-right-radius : 100px;
	padding-top : 22px;
	padding-left : 32px;
	padding-right : 32px;
	padding-bottom : 22px;
	color : rgb(66, 77, 88);
	border-top-width : 2px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-top-color : rgb(255, 255, 255);
	border-right-color : rgb(255, 255, 255);
	border-bottom-color : rgb(255, 255, 255);
	border-left-color : rgb(255, 255, 255);
	border-top-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after
{
	content : ".";
	display : block;
	clear : both;
	visibility : hidden;
	line-height : 0;
	height : 0;
}
/* display none until init */
.owl-carousel
{
	position : relative;
	width : 100%;
	-ms-touch-action : pan-y;
}
.owl-carousel .owl-wrapper
{
	display : none;
	position : relative;
	-webkit-transform : translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer
{
	overflow : hidden;
	position : relative;
	width : 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight
{
	-webkit-transition : height 500ms ease-in-out;
	-moz-transition : height 500ms ease-in-out;
	-ms-transition : height 500ms ease-in-out;
	-o-transition : height 500ms ease-in-out;
	transition : height 500ms ease-in-out;
}
.owl-carousel .owl-item
{
	float : left;
	overflow : hidden;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div
{
	cursor : pointer;
}
.owl-controls
{
	-webkit-user-select : none;
	-khtml-user-select : none;
	-moz-user-select : none;
	-ms-user-select : none;
	user-select : none;
	-webkit-tap-highlight-color : rgba(0, 0, 0, 0);
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item
{
	-webkit-backface-visibility : hidden;
	-moz-backface-visibility : hidden;
	-ms-backface-visibility : hidden;
	-webkit-transform : translate3d(0,0,0);
	-moz-transform : translate3d(0,0,0);
	-ms-transform : translate3d(0,0,0);
}
#PowerSlider1_back_in
{
	top : 363px;
	bottom : auto;
	left : 0px;
	right : auto;
	position : absolute;
	width : 75px;
	height : 75px;
	background-image : url('PowerSlider1/arrow-left.png');
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#18FFFFFF, endColorstr=#18FFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.0980392);
	cursor : pointer;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 2;
}
#PowerSlider1_back_in.hover
{
	background-image : url('PowerSlider1/arrow-left.png');
	background-attachment : scroll;
	background-color : rgb(255, 168, 0);
	cursor : pointer;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 2;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider1_next_in
{
	position : absolute;
	width : 74px;
	height : 74px;
	cursor : pointer;
	top : 363px;
	left : auto;
	right : 0px;
	bottom : auto;
	background-image : url('PowerSlider1/arrow-right.png');
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#19FFFFFF, endColorstr=#19FFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.1);
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 3;
}
#PowerSlider1_next_in.hover
{
	cursor : pointer;
	background-image : url('PowerSlider1/arrow-right.png');
	background-color : rgb(255, 168, 0);
	background-position : 50% 50%;
	z-index : 3;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider1_bullets_in, #PowerSlider1_bullets_in ul, #PowerSlider1_bullets_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider1_bullets_in
{
	position : absolute;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	padding : 0px;
	overflow : hidden;
	width : auto;
	height : 11px;
	left : 854px;
	right : auto;
	bottom : auto;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	top : 686px;
	z-index : 8;
}
#PowerSlider1_bullets_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider1_bullets_in li
{
	float : left;
	padding-right : 5px;
}
#PowerSlider1_bullets_in li a
{
	background-image : url(PowerSlider1/bullet_normal.png);
	background-attachment : scroll;
	background-color : transparent;
	padding : 0px;
	float : left;
	width : 11px;
	height : 11px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-align : center;
	-webkit-border-top-right-radius : 50px;
	-moz-border-radius-topright : 50px;
	border-top-right-radius : 50px;
	-webkit-border-top-left-radius : 50px;
	-moz-border-radius-topleft : 50px;
	border-top-left-radius : 50px;
	-webkit-border-bottom-left-radius : 50px;
	-moz-border-radius-bottomleft : 50px;
	border-bottom-left-radius : 50px;
	-webkit-border-bottom-right-radius : 50px;
	-moz-border-radius-bottomright : 50px;
	border-bottom-right-radius : 50px;
	right : auto;
	bottom : auto;
	left : auto;
	top : auto;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 8;
	margin-left : 0px;
}
#PowerSlider1_bullets_in li a.hover
{
	background-image : url(PowerSlider1/bullet_normal.png);
	background-attachment : scroll;
	background-color : transparent;
	float : left;
	cursor : pointer;
	color : rgb(0, 255, 255);
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 8;
	padding : 0px;
	margin : 0px;
}
#PowerSlider1_bullets_in li a.active
{
	background-image : none;
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#FFFFFFFF, endColorstr=#FFFFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 1);
	float : left;
	cursor : pointer;
	color : rgb(0, 0, 255);
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 8;
	padding : 0px;
	margin : 0px;
}
#PowerSlider1_pagination_in
{
	width : auto;
	height : auto;
	position : absolute;
	left : auto;
	top : auto;
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	right : 36px;
	bottom : 26px;
	font-weight : 500;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.811765);
	*color : #FFFFFF;
	letter-spacing : 10px;
	z-index : 7;
}
#PowerSlider1_pagination_in.hover
{
	width : auto;
	height : auto;
	z-index : 7;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider1_progressbar_in .progress-bar
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#4BFFFFFF, endColorstr=#4BFFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.298039);
	width : 100%;
	height : 100%;
	position : absolute;
	z-index : 4;
}
#PowerSlider1_progressbar_in
{
	top : 0px;
	bottom : auto;
	left : 0px;
	right : auto;
	background-color : transparent;
	background-image : none;
	border : 0px none transparent;
	padding : 0px;
	margin : 0px;
	width : 100%;
	height : 7px;
	overflow : hidden;
	z-index : 4;
	position : absolute;
	background-position : 0% 0%;
	background-repeat : no-repeat;
}
#PowerSlider1_navbar_in, #PowerSlider1_navbar_in ul, #PowerSlider1_navbar_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider1_navbar_in
{
	position : absolute;
	left : 0px;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	padding : 0px;
	overflow : hidden;
	width : 100%;
	height : 82px;
	bottom : 0px;
	right : auto;
	top : auto;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	z-index : 1;
}
#PowerSlider1_navbar_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider1_navbar_in li
{
	float : left;
	padding-right : 0px;
	min-width : 290px;
	min-height : 20px;
	width : 867px;
	height : 82px;
}
#PowerSlider1_navbar_in li a
{
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#00000000, endColorstr=#00000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0);
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 40px 20px;
	float : left;
	width : 867px;
	height : 82px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	right : auto;
	bottom : auto;
	background-image : none;
	-webkit-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	-moz-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	-webkit-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	-moz-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	background-repeat : repeat repeat;
	box-sizing : border-box;
	padding-top : 20px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	border-top-width : 3px;
	border-top-style : solid;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
	border-top-color : rgba(255, 255, 255, 0.2);
	border-right-color : transparent;
	border-bottom-color : transparent;
	border-left-color : transparent;
	margin-right : 0px;
	z-index : 1;
}
#PowerSlider1_navbar_in li a span.title
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	letter-spacing : 0px;
	line-height : 100%;
	font-weight : 700;
	text-align : left;
	text-decoration : none;
	text-transform : none;
	font-style : normal;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.7);
	*color : #FFFFFF;
	width : 100%;
	display : block;
	float : left;
	margin-bottom : 3px;
	margin-right : 0px;
	z-index : 1;
}
#PowerSlider1_navbar_in li a span.subtitle
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	letter-spacing : 0px;
	line-height : 100%;
	font-weight : 400;
	text-align : left;
	text-decoration : none;
	text-transform : none;
	font-style : normal;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 0.7);
	*color : #FFFFFF;
	width : 100%;
	display : block;
	float : left;
	margin-top : 5px;
	z-index : 1;
}
#PowerSlider1_navbar_in li a.hover
{
	float : left;
	cursor : pointer;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#00000000, endColorstr=#00000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0);
	-webkit-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	-moz-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	-webkit-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	-moz-box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	box-shadow : rgb(0, 0, 0) 0px 0px 0px 0px;
	z-index : 1;
	padding : 40px 20px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider1_navbar_in li a.active
{
	float : left;
	cursor : pointer;
	background-color : transparent;
	background-image : none;
	border-top-color : rgb(255, 255, 255);
	z-index : 1;
	padding : 40px 20px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider1_navbar_in li a.active span.title
{
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	z-index : 1;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider1_navbar_in li a.active span.subtitle
{
	color : rgb(255, 255, 255);
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	z-index : 1;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider1_navbar_in li a.hover span.subtitle
{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	font-size : 15px;
	z-index : 1;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider1_navbar_in li a.hover span.title
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #FFFFFF;
	color : rgba(255, 255, 255, 1);
	*color : #FFFFFF;
	text-align : left;
	z-index : 1;
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider1_numbers_in, #PowerSlider1_numbers_in ul, #PowerSlider1_numbers_in li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
	width : auto;
	height : auto;
}
#PowerSlider1_numbers_in
{
	position : absolute;
	background-image : none;
	background-attachment : scroll;
	background-color : transparent;
	padding : 0px;
	overflow : hidden;
	width : auto;
	height : auto;
	top : 34px;
	left : auto;
	bottom : auto;
	right : 32px;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	z-index : 5;
}
#PowerSlider1_numbers_in ul
{
	position : relative;
	overflow : hidden;
	width : auto;
	height : auto;
}
#PowerSlider1_numbers_in li
{
	float : left;
	padding-right : 0px;
}
#PowerSlider1_numbers_in li a
{
	background-image : none;
	background-attachment : scroll;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#99FFFFFF, endColorstr=#99FFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0.6);
	font-style : normal;
	font-variant : normal;
	font-weight : 600;
	font-size : 14px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 11px 0px 0px;
	float : left;
	width : 25px;
	height : 19px;
	cursor : pointer;
	color : rgb(0, 163, 217);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	margin : 0px 4px 4px;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	-webkit-border-top-left-radius : 50px;
	-moz-border-radius-topleft : 50px;
	border-top-left-radius : 50px;
	-webkit-border-top-right-radius : 50px;
	-moz-border-radius-topright : 50px;
	border-top-right-radius : 50px;
	-webkit-border-bottom-left-radius : 50px;
	-moz-border-radius-bottomleft : 50px;
	border-bottom-left-radius : 50px;
	-webkit-border-bottom-right-radius : 50px;
	-moz-border-radius-bottomright : 50px;
	border-bottom-right-radius : 50px;
	padding-top : 6px;
	z-index : 5;
}
#PowerSlider1_numbers_in li a span
{
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : center;
	text-transform : none;
}
#PowerSlider1_numbers_in li a.hover
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(255, 255, 255);
	font-style : normal;
	font-variant : normal;
	font-weight : 600;
	font-size : 14px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 11px 0px 0px;
	border : 0px solid rgb(0, 0, 0);
	float : left;
	cursor : pointer;
	color : rgb(0, 163, 217);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	padding-top : 6px;
	z-index : 5;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
}
#PowerSlider1_numbers_in li a.hover span
{
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : center;
	text-transform : none;
}
#PowerSlider1_numbers_in li a.active
{
	background-image : none;
	background-attachment : scroll;
	background-color : rgb(255, 255, 255);
	font-style : normal;
	font-variant : normal;
	font-weight : 600;
	font-size : 14px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 11px 0px 0px;
	border-width : 1px 0px 0px;
	border-style : solid;
	border-color : rgba(255, 255, 255, 0.498039) rgb(0, 0, 0) rgb(0, 0, 0);
	float : left;
	cursor : pointer;
	color : rgb(0, 163, 217);
	text-decoration : none;
	text-align : center;
	text-transform : none;
	background-position : 0% 0%;
	background-repeat : no-repeat;
	padding-top : 5px;
	z-index : 5;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider1_numbers_in li a.active span
{
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : center;
	text-transform : none;
}
#PowerSlider1_playpause_in
{
	top : 229px;
	bottom : auto;
	left : 549px;
	right : auto;
	width : 43px;
	height : 43px;
	position : absolute;
	z-index : 100;
}
#PowerSlider1_playpause_in div
{
	display : block;
	cursor : pointer;
	float : left;
}
#PowerSlider1_playpause_in div.play
{
	background-image : url('PowerSlider1/play_idle.fw.png');
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	-webkit-border-top-left-radius : 0px;
	-moz-border-radius-topleft : 0px;
	border-top-left-radius : 0px;
	-webkit-border-top-right-radius : 0px;
	-moz-border-radius-topright : 0px;
	border-top-right-radius : 0px;
	-webkit-border-bottom-left-radius : 0px;
	-moz-border-radius-bottomleft : 0px;
	border-bottom-left-radius : 0px;
	-webkit-border-bottom-right-radius : 0px;
	-moz-border-radius-bottomright : 0px;
	border-bottom-right-radius : 0px;
	border : 0px solid rgb(0, 0, 0);
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 100;
	margin : 0px;
}
#PowerSlider1_playpause_in div.play.hover
{
	background-image : url('PowerSlider1/play_over.fw.png');
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 100;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider1_playpause_in div.pause
{
	background-image : url('PowerSlider1/pause_idle.fw.png');
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 100;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider1_playpause_in div.pause.hover
{
	background-image : url('PowerSlider1/pause_over.fw.png');
	background-attachment : scroll;
	background-color : transparent;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
	line-height : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0px;
	cursor : pointer;
	color : rgb(0, 0, 0);
	text-decoration : none;
	text-align : left;
	text-transform : none;
	background-position : 50% 50%;
	background-repeat : no-repeat;
	z-index : 100;
	margin : 0px;
	border-radius : 0px;
}
#PowerSlider1Container
{
	border : 0px none rgb(0, 102, 204);
	padding : 0px;
	position : relative;
	width : 100%;
	height : 800px;
	color : rgb(0, 0, 0);
	background-color : rgb(0, 0, 0);
	background-image : none;
	overflow : hidden;
	right : auto;
	bottom : auto;
	background-position : 0% 50%;
	background-repeat : repeat;
	background-size : auto;
	margin : 0;
	float : none;
}
#PowerSlider1
{
	width : 100%;
	height : 800px;
	margin : 0px auto;
	top : 0px;
}
#PowerSlider1 #extend-slider, #PowerSlider1 #extend-slider li
{
	margin : 0px;
	padding : 0px;
	position : relative;
	list-style : none outside none;
}
#PowerSlider1 #extend-slider li.slide1
{
	height : 800px;
	background-color : none;
	border-top-style : none;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
	border-top-color : 0;
	border-right-color : 0;
	border-bottom-color : 0;
	border-left-color : 0;
	background-image : url('PowerSlider1/bkg.jpg');
	background-position : 50% 0%;
	background-size : cover;
	background-repeat : no-repeat;
}
#PowerSlider1 #extend-slider li.slide2
{
	height : 800px;
	background-color : none;
	border-top-style : none;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
	border-top-color : 0;
	border-right-color : 0;
	border-bottom-color : 0;
	border-left-color : 0;
	background-image : url('PowerSlider1/background.jpg');
	background-position : 50% 0%;
	background-size : cover;
	background-repeat : no-repeat;
	padding-top : 0px;
	padding-bottom : 0px;
}
#PowerSlider1 #extend-slider li.slide3
{
	height : 800px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#00000000, endColorstr=#00000000,GradientType=0 );
	background-color : rgba(0, 0, 0, 0);
	border-top-style : none;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
	border-top-color : 0;
	border-right-color : 0;
	border-bottom-color : 0;
	border-left-color : 0;
}
#PowerSlider1 #extend-slider li.slide4
{
	height : 800px;
}
#PowerSlider1 #extend-slider li
{
	width : 100%;
}
#PowerSlider1 #extend-slider li.slide5
{
	height : 800px;
}
#PowerSlider1 .customText2
{
	width : 100%;
	height : auto;
	position : absolute;
	left : 0px;
	top : 367px;
	color : rgb(255, 255, 255);
	font-family : 'Open Sans', sans-serif;
	font-size : 18px;
	line-height : 170%;
	right : auto;
	horizontal-align : left;
	z-index : 11;
	text-align : center;
	font-weight : 600;
	-webkit-text-shadow : 0px 0px 0px transparent;
	-moz-text-shadow : 0px 0px 0px transparent;
	-webkit-text-shadow : 0px 0px 0px transparent;
	-moz-text-shadow : 0px 0px 0px transparent;
	text-shadow : 0px 0px 0px transparent;
	bottom : auto;
}
#PowerSlider1 .customButton1
{
	width : auto;
	height : auto;
	position : absolute;
	left : 777px;
	top : 507px;
	text-align : center;
	padding-top : 22px;
	padding-bottom : 22px;
	padding-left : 32px;
	padding-right : 32px;
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr=#00FFFFFF, endColorstr=#00FFFFFF,GradientType=0 );
	background-color : rgba(255, 255, 255, 0);
	text-decoration : none;
	color : rgb(255, 255, 255);
	font-family : 'Josefin Sans', sans-serif;
	font-size : 15px;
	-webkit-border-top-left-radius : 100px;
	-moz-border-radius-topleft : 100px;
	border-top-left-radius : 100px;
	-webkit-border-top-right-radius : 100px;
	-moz-border-radius-topright : 100px;
	border-top-right-radius : 100px;
	-webkit-border-bottom-left-radius : 100px;
	-moz-border-radius-bottomleft : 100px;
	border-bottom-left-radius : 100px;
	-webkit-border-bottom-right-radius : 100px;
	-moz-border-radius-bottomright : 100px;
	border-bottom-right-radius : 100px;
	right : auto;
	bottom : auto;
	vertical-align : middle;
	horizontal-align : left;
	z-index : 12;
	font-weight : 700;
	border-top-width : 2px;
	border-top-color : rgb(255, 255, 255);
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-right-color : rgb(255, 255, 255);
	border-bottom-color : rgb(255, 255, 255);
	border-left-color : rgb(255, 255, 255);
	border-top-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
}
#PowerSlider1 .customButton1.hover
{
	background-color : rgb(255, 255, 255);
	padding : 0px;
	margin : 0px;
	border-width : 0px;
	border-color : transparent;
	border-style : none;
	border-radius : 0px;
	padding-top : 22px;
	padding-right : 32px;
	padding-bottom : 22px;
	padding-left : 32px;
	-webkit-border-top-left-radius : 100px;
	-moz-border-radius-topleft : 100px;
	border-top-left-radius : 100px;
	-webkit-border-top-right-radius : 100px;
	-moz-border-radius-topright : 100px;
	border-top-right-radius : 100px;
	-webkit-border-bottom-left-radius : 100px;
	-moz-border-radius-bottomleft : 100px;
	border-bottom-left-radius : 100px;
	-webkit-border-bottom-right-radius : 100px;
	-moz-border-radius-bottomright : 100px;
	border-bottom-right-radius : 100px;
	color : rgb(66, 77, 88);
	border-top-width : 2px;
	border-right-width : 2px;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-top-color : rgb(255, 255, 255);
	border-right-color : rgb(255, 255, 255);
	border-bottom-color : rgb(255, 255, 255);
	border-left-color : rgb(255, 255, 255);
	border-top-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	border-left-style : solid;
}
#PowerSlider1 .customText3
{
	width : 100%;
	height : auto;
	position : absolute;
	left : 0px;
	top : 284px;
	color : rgb(255, 255, 255);
	font-size : 48px;
	font-family : 'Open Sans', sans-serif;
	font-weight : 400;
	line-height : 130%;
	text-align : center;
	right : auto;
	z-index : 10;
	-webkit-text-shadow : 0px 0px 0px transparent;
	-moz-text-shadow : 0px 0px 0px transparent;
	-webkit-text-shadow : 0px 0px 0px transparent;
	-moz-text-shadow : 0px 0px 0px transparent;
	text-shadow : 0px 0px 0px transparent;
	bottom : auto;
}
#PowerSlider1 .
{
	padding-left : 32px;
	padding-right : 32px;
}
@media (max-width:800px)
{
	#PowerSlider1Container
	{
		max-width : 100%;
	}
	#PowerSlider1 #extend-slider li
	{
		width : 100%;
	}
	#PowerSlider1
	{
		width : 100%;
	}
	#PowerSlider1_bullets_in
	{
		right : auto;
		left : 382px;
	}
	#PowerSlider1_navbar_in li
	{
		width : 398px;
		height : 82px;
	}
	#PowerSlider1_navbar_in li a
	{
		width : 398px;
		height : 82px;
	}
	#PowerSlider1 .customButton2
	{
		height : auto;
		left : 343px;
		right : auto;
	}
	#PowerSlider1 .customButton1
	{
		height : auto;
		left : 343px;
		right : auto;
	}
	#PowerSlider1_progressbar_in
	{
		top : 0px;
		bottom : auto;
	}
}
@media (max-width:480px)
{
	#PowerSlider1 .customButton1
	{
		right : auto;
		left : 148px;
	}
	#PowerSlider1_navbar_in li
	{
		width : 238px;
		height : 82px;
	}
	#PowerSlider1_navbar_in li a
	{
		width : 238px;
		height : 82px;
	}
	#PowerSlider1 .customButton2
	{
		right : auto;
		left : 148px;
	}
	#PowerSlider1_bullets_in
	{
		right : auto;
		left : 0px;
	}
	#PowerSlider1 .customText1
	{
		-webkit-text-shadow : 0px 0px 0px transparent;
		-moz-text-shadow : 0px 0px 0px transparent;
		-webkit-text-shadow : 0px 0px 0px transparent;
		-moz-text-shadow : 0px 0px 0px transparent;
		text-shadow : 0px 0px 0px transparent;
		line-height : 170%;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		left : 36px;
		right : auto;
		width : 85%;
	}
	#PowerSlider1 .customText3
	{
		-webkit-text-shadow : 0px 0px 0px transparent;
		-moz-text-shadow : 0px 0px 0px transparent;
		-webkit-text-shadow : 0px 0px 0px transparent;
		-moz-text-shadow : 0px 0px 0px transparent;
		text-shadow : 0px 0px 0px transparent;
		line-height : 170%;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		left : 36px;
		right : auto;
		width : 85%;
	}
	#PowerSlider1 .customText2
	{
		-webkit-text-shadow : 0px 0px 0px transparent;
		-moz-text-shadow : 0px 0px 0px transparent;
		-webkit-text-shadow : 0px 0px 0px transparent;
		-moz-text-shadow : 0px 0px 0px transparent;
		text-shadow : 0px 0px 0px transparent;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		width : 85%;
		left : 36px;
		right : auto;
	}
	#PowerSlider1 .customText5
	{
		-webkit-text-shadow : 0px 0px 0px transparent;
		-moz-text-shadow : 0px 0px 0px transparent;
		-webkit-text-shadow : 0px 0px 0px transparent;
		-moz-text-shadow : 0px 0px 0px transparent;
		text-shadow : 0px 0px 0px transparent;
		padding-left : 0px;
		padding-right : 0px;
		padding-top : 0px;
		padding-bottom : 0px;
		left : 36px;
		right : auto;
		width : 85%;
	}
	#PowerSlider1 .
	{
		padding-right : 30px;
	}
	#PowerSlider1_progressbar_in
	{
		top : 0px;
		bottom : auto;
		left : 0px;
		right : auto;
	}
}
