img {
	height: auto;
	max-width: 100%;
}
body {
	overflow-x: hidden;
}
.flexslider_edit_disable {
	width: 100%;
	min-height: 20px;
	background: #999999;
	padding: 10px;
	text-align: center;
	color: #fff
}
.flexslider_edit_disable.error {
	color: #cf0000
}
a:focus {
	outline: none!important;
}
.external-flexslider-container8624.default-flex .flexslider-container8624 {
	position: relative;
	overflow: hidden;
}
.default-flex .flexslider-container8624 img {
	max-height: 1600px;
}
.default-flex .flexslider-container8624 {
	margin: 0 auto
}
.default-flex .flexslider-container8624 {
	margin-bottom: 40px
}
.slides img.flex-slide-img, .contactpage-header img {
	width: 100%;
	height: auto;
}
.flexslider-container8624 .slides li .bgimg {
	background-position: center;
	height: 100%;
	width: 100%;
	transition: transform 10s ease-in-out;
	-webkit-backface-visibility: hidden;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 1;
}
.flexslider-container8624 .slides li.flex-active-slide .bgimg {
	transform: scale(1.1);
}
.default-flex .flexslider-container8624 {
	padding: 0px;
}
div#main-container #header .flexslider ul {
	float: none!important
}
/* Browser Resets
*********************************/
.default-flex .flex-container a:active, .default-flex .flexslider a:active, .default-flex .flex-container a:focus, .default-flex .flexslider a:focus {
	outline: none;
}
.default-flex .slides, .default-flex .flex-control-nav, .default-flex .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.default-flex ul, .default-flex ol, .default-flex li {
	padding: 0;
	margin: 0;
	list-style: none
}
.default-flex ul, .default-flex ol {
	float: none!important;
	margin: 0
}
.default-flex .flex-direction-nav a, .default-flex .flex-direction-nav a :hover {
	padding: 0!important;
	background-color: transparent!important
}
div#main-container #header .default-flex .flex-viewport ul, div#main-container #header .default-flex ul {
	margin-top: 0!important;
	margin-right: 0!important
}
.default-flex .flexslider-img-content {
	opacity: 0;
	visibility: hidden;
}
.default-flex.flexslider-img-preloader {
	background: url(../images/loading.gif) no-repeat center center;
	min-width: 100px;
	min-height: 100px;
	display: block
}
/* Browser Resets */
.default-flex .flex-container a:active, a:active, .default-flex .flex-container a:focus, a:focus {
	outline: none;
}
.default-flex .slides, .default-flex .flex-control-nav, .default-flex .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.default-flex .flex-control-nav, .default-flex .flex-control-nav a, .default-flex .flex-direction-nav, .default-flex .flex-direction-nav a, .default-flex .flex-pauseplay, .default-flex .flex-pauseplay a {
	z-index: 99999
}
.default-flex .flex-caption {
	margin: 0px;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
	padding: 10px;
	color: #fff;
}
.default-flex .flex-caption h1, .default-flex .flex-caption h2, .default-flex .flex-caption h3, .default-flex .flex-caption h4, .default-flex .flex-caption h5, .default-flex .flex-caption h6, .default-flex .flex-caption p, .default-flex .flex-caption {
	color: #fff!important
}
/* FlexSlider Necessary Styles
*********************************/
.default-flex .flexslider {
	margin: 0;
	padding: 0;
	margin-top: 0!important
}
.default-flex .flexslider .slides > li {
	display: none;
	position: relative
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.default-flex .flexslider .slides img.flex-slide-img {
	width: 100%;
	display: block;
	margin: 0 auto
}
.default-flex .flex-pauseplay span {
	text-transform: capitalize;
}
.default-flex .flex-caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px;
	color: #fff
}
/* Clearfix for the .slides element */
.default-flex .slides:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .default-flex .slides {
	display: block;
}
* html .default-flex .slides {
	height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .default-flex .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
.default-flex .flexslider {
	background: transparent;
	border: none;
	position: relative;
	zoom: 1;
}
.default-flex .flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.default-flex .loading .flex-viewport {
	max-height: 300px;
}
.default-flex .flexslider .slides {
	zoom: 1;
}
.default-flex .carousel li {
	margin-right: 0px;
}
/* Direction Nav */
/*arrows-image*/
.default-flex.arrows-image .flex-direction-nav a {
	width: 36px;
	height: 39px;
	margin: -20px 0 0;
	display: block;
	background: url(../images/bg_direction_nav.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease;
}
.default-flex.arrows-image .flex-direction-nav .flex-next {
	background-position: 0 -39px;
	right: -0px;
}
.default-flex.arrows-image .flex-direction-nav .flex-prev {
	left: -0px;
}
.default-flex.arrows-image:hover .flex-next {
	opacity: 1;
	right: 0;
}
.default-flex.arrows-image:hover .flex-prev {
	opacity: 1;
	left: 0;
}
.default-flex.arrows-image .flex-direction-nav .disabled {
	opacity: .3!important;
	filter: alpha(opacity=30);
	cursor: default;
}
/*fonticon*/
.default-flex.arrows-font-icon .flex-direction-nav {
*height: 0;
}
.default-flex.arrows-font-icon .flex-direction-nav a {
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	opacity: 0;
	cursor: pointer;
	color: #eee!important;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	background: transparent;
	line-height: 40px
}
.default-flex.arrows-font-icon .flex-direction-nav li {
	line-height: 1
}
.default-flex.arrows-font-icon .flex-direction-nav .flex-prev {
	left: -50px;
}
.default-flex.arrows-font-icon .flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.default-flex.arrows-font-icon .flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.default-flex.arrows-font-icon .flexslider:hover .flex-next {
	opacity: 0.7;
	right: 10px;
}
.default-flex.arrows-font-icon .flexslider:hover .flex-next:hover, .default-flex.arrows-font-icon .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.default-flex.arrows-font-icon .flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
}
.default-flex.arrows-font-icon .flex-direction-nav a:before {
	font-family: 'flexslider';
	font-size: 40px;
	display: inline-block;
	content: '\e601';
}
.default-flex.arrows-font-icon .flex-direction-nav a.flex-next:before {
	content: '\e600';
}
/* Pause/Play */
.default-flex .flex-pauseplay a {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	z-index: 10;
	cursor: pointer;
	color: #eee!important;
	margin: -20px 0 0 -20px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	line-height: 40px
}
.default-flex .flex-pauseplay a:before {
	font-family: 'flexslider';
	font-size: 40px;
	display: inline-block;
	content: '\e605';
}
.default-flex:hover .flex-pauseplay a {
	opacity: 1;
}
.default-flex .flex-pauseplay a.flex-play:before {
	content: '\e604';
}
/* Control Nav */
.default-flex .flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	left: 0;
	right: 0
}
.default-flex .flex-control-nav li {
	margin: 0 4px;
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.default-flex .flex-control-paging li a {
	width: 13px;
	height: 13px;
	display: block;
	background: #fff;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.5);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.5);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.5);
}
.default-flex .flex-control-paging li a:hover {
	background: #000;
}
.default-flex .flex-control-paging li a.flex-active {
	background: #000;
	cursor: default;
}
.default-flex .flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.default-flex .flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.default-flex .flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.default-flex .flex-control-thumbs img:hover {
	opacity: 1;
}
.default-flex .flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
 @media screen and (max-width: 768px) {
.default-flex .flex-caption {
	position: static!important
}
}
.banner-descp {
	position:absolute;
	bottom: 25%;
	left: 0%;
	width: 100%;
	z-index: 9999
}
.banner .overlay {
	z-index: 999
}
.banner-descp .banner-descp-wrapper {
	margin: 0px auto;
	max-width: 1170px;
}
.banner-descp .banner-descp-wrapper .banner-descp-detail, .banner-descp .banner-descp-detail h2{
	color: #ffffff;
}
.banner-descp .banner-descp-wrapper .banner-descp-detail {
	width: 45%;
	font-size: 18px;
	line-height: 28px;
	font-weight: 500;	
}
.banner-descp .banner-descp-detail h2 {
	letter-spacing: 0.3px;
	font-weight: 800;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 32px;
	line-height: 36px;
}
.banner li .banner-descp {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	display: inline-block;
}
.banner li .banner-descp {
	-webkit-animation-duration: .6s;
	animation-duration: .6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}
.banner li.flex-active-slide .banner-descp {
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
	-webkit-animation-duration: .6s;
	animation-duration: .6s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.banner li.flex-active-slide .banner-descp {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
}
 @-webkit-keyframes fadeInLeft {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(0%, -100%, 0);
 transform: translate3d(0%, -100%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
 @keyframes fadeInLeft {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(0%, 100%, 0);
 transform: translate3d(0%, 100%, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
 @-webkit-keyframes fadeOutLeft {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
 -webkit-transform: translate3d(0%, -100%, 0%);
 transform: translate3d(0%, -100%, 0%);
}
}
 @keyframes fadeOutLeft {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
 -webkit-transform: translate3d(0%, 100%, -0%);
 transform: translate3d(0%, 100%, 0%);
}
}
