#iview {
	display: block;
	max-width: 1920px;
	background: #000;
	background: rgba(0, 0, 0, 0.7);
	position: relative;
	margin: 0px auto;
	overflow: hidden;
}

#iview .iviewSlider {
	display: block;
	width: 1920px;
	height: 755px;
	overflow: hidden;

}



#iview div.iview-directionNav {
bottom: 60px;
    position: absolute;
    right: 0;
    width: 122px;
    z-index: 9;
}
#iview div.iview-directionNav a:hover{
  background: none repeat scroll 0 0 #526aff;
    border-color: #526aff;
}

#iview div.iview-directionNav a:after {
	color:#000;
}



#iview div.iview-directionNav a {
	
border: 2px solid #fff;
    cursor: pointer;
    display: block;
    height: 40px;
    position: absolute;
    transition: all 0.3s ease-out 0s;
    width: 40px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

#iview div.iview-directionNav a.iview-prevNav:after {
	  color: #fff;
    content: "";
    display: inline-block;
    font-family: "FontAwesome";
 font-size: 22px !important;
    height: 30px;
    left: 14px !important;
    position: relative;
    top: 2px !important;
    width: 30px;
}
#iview div.iview-directionNav a.iview-nextNav:after {
	color: #fff;
    content: "";
display: inline-block;
    font-family: "FontAwesome";
    font-size: 22px !important;
    height: 30px;
    left: 15px !important;
    position: relative;
    top: 2px !important;
    width: 30px;
}

#iview div.iview-directionNav a.iview-nextNav {
	right: -27px;
	background-position: 27px 0px;
}

#iview div.iview-directionNav a.iview-prevNav {
	left: -27px;
	background-position: 0px 0px
}

#iview.iview-hover div.iview-directionNav a.iview-nextNav {
	right: 20px;
}

#iview.iview-hover div.iview-directionNav a.iview-prevNav {
	left: 20px;
}


.iview-caption {
	background: none !important;
}
.custom-caption * {
	border: none !important;
}
.custom-caption {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
	border-radius: 0;
	color: #333333;
	display: inline-block;
	font-size: 15px;
	margin: 20px;
	padding: 20px;
}
.iview-caption.caption1 {
	text-shadow: none;
}
.iview-caption.caption2 {
	background: #FFF;
	color: #000;
	text-shadow: none;
}
.iview-caption.caption3 {
	background: #c4302b;
	box-shadow: rgba(0, 0, 0, 0.7) 10px 10px 15px 0px;
	text-shadow: none;
}

#iview-preloader {
	border: #666 1px solid;
	width: 150px
}

#iview-preloader div {
	background: #666;
}
#iview-timer {
	border-radius: 10px;
}

#iview-timer div {
	border-radius: 10px;
}
@font-face {
	font-family: 'icomoon';
	src:url('icomoon.eot');
	src:url('icomoon.eot?#iefix') format('embedded-opentype'),
		url('icomoon.ttf') format('truetype'),
		url('icomoon.woff') format('woff'),
		url('icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class*="icomoon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icomoon-quote-left:before {
	content: "\e613";
}
.icomoon-quote-right:before {
	content: "\e614";
}
.icomoon-circle-arrow-right:before {
	content: "\e600";
}
.icomoon-eye-open:before {
	content: "\e601";
}
.icomoon-map-marker:before {
	content: "\e602";
}
.icomoon-globe:before {
	content: "\e603";
}
.icomoon-play2:before {
	content: "\e604";
}
.icomoon-pause:before {
	content: "\e605";
}
.icomoon-volume-up:before {
	content: "\e606";
}
.icomoon-stop:before {
	content: "\e607";
}
.icomoon-fast-forward:before {
	content: "\e608";
}
.icomoon-fast-backward:before {
	content: "\e609";
}
.icomoon-volume-down:before {
	content: "\e60a";
}
.icomoon-volume-off:before {
	content: "\e60b";
}
.icomoon-rss:before {
	content: "\e60c";
}
.icomoon-edit:before {
	content: "\e60d";
}
.icomoon-resize-full:before {
	content: "\e60e";
}
.icomoon-share-alt:before {
	content: "\e60f";
}
.icomoon-reply:before {
	content: "\e610";
}
.icomoon-repeat:before {
	content: "\e611";
}
.icomoon-pin:before {
	content: "\e000";
}
.icomoon-search:before {
	content: "\e001";
}
.icomoon-arrow-left:before {
	content: "\e002";
}
.icomoon-arrow-right:before {
	content: "\e003";
}
.icomoon-arrow-up:before {
	content: "\e004";
}
.icomoon-arrow-down:before {
	content: "\e005";
}
.icomoon-arrow-left2:before {
	content: "\e006";
}
.icomoon-arrow-right2:before {
	content: "\e01d";
}
.icomoon-arrow-up2:before {
	content: "\e008";
}
.icomoon-arrow-down2:before {
	content: "\e009";
}
.icomoon-link:before {
	content: "\e00a";
}
.icomoon-twitter:before {
	content: "\e00b";
}
.icomoon-facebook:before {
	content: "\e00c";
}
.icomoon-googleplus:before {
	content: "\e00d";
}
.icomoon-linkedin:before {
	content: "\e00e";
}
.icomoon-pinterest:before {
	content: "\e00f";
}
.icomoon-dribbble:before {
	content: "\e010";
}
.icomoon-check:before {
	content: "\e011";
}
.icomoon-ok:before {
	content: "\e012";
}
.icomoon-images:before {
	content: "\e013";
}
.icomoon-time:before {
	content: "\e014";
}
.icomoon-calendar:before {
	content: "\e015";
}
.icomoon-heart:before {
	content: "\e016";
}
.icomoon-comments:before {
	content: "\e017";
}
.icomoon-comment:before {
	content: "\e018";
}
.icomoon-remove-sign:before {
	content: "\e019";
}
.icomoon-ok-sign:before {
	content: "\e01a";
}
.icomoon-play:before {
	content: "\e01b";
}
.icomoon-film:before {
	content: "\e01c";
}
.icomoon-reorder:before {
	content: "\f0c9";
}
.icomoon-remove:before {
	content: "\f00d";
}
.icomoon-contract:before {
	content: "\e612";
}