html.fp-enabled {
	margin: 0px; padding: 0px; overflow: hidden; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.fp-enabled body {
	margin: 0px; padding: 0px; overflow: hidden; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.fp-section {
	position: relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.fp-slide {
	float: left;
}
.fp-slide {
	height: 100%; display: block;
}
.fp-slidesContainer {
	height: 100%; display: block;
}
.fp-slides {
	transition:0.3s ease-out; height: 100%; overflow: hidden; position: relative; z-index: 1; -webkit-transition: all 0.3s ease-out;
}
.fp-section.fp-table {
	width: 100%; display: table; table-layout: fixed;
}
.fp-slide.fp-table {
	width: 100%; display: table; table-layout: fixed;
}
.fp-tableCell {
	width: 100%; height: 100%; vertical-align: middle; display: table-cell;
}
.fp-slidesContainer {
	float: left; position: relative;
}
.fp-controlArrow {
	border-style: solid; top: 50%; width: 0px; height: 0px; margin-top: -38px; position: absolute; z-index: 4; cursor: pointer; -ms-user-select: none; transform: translate3d(0px, 0px, 0px); -webkit-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-transform: translate3d(0, 0, 0);
}
.fp-controlArrow.fp-prev {
	border-width: 38.5px 34px 38.5px 0px; border-color: transparent rgb(255, 255, 255) transparent transparent; left: 15px; width: 0px;
}
.fp-controlArrow.fp-next {
	border-width: 38.5px 0px 38.5px 34px; border-color: transparent transparent transparent rgb(255, 255, 255); right: 15px;
}
.fp-scrollable {
	overflow: hidden; position: relative;
}
.fp-scroller {
	overflow: hidden;
}
.iScrollIndicator {
	border: 0px currentColor !important; border-image: none !important;
}
.fp-notransition {
	transition:none !important; -webkit-transition: none;
}
#fp-nav {
	top: 500px; margin-top: -32px; position: fixed; z-index: 1; opacity: 1; -webkit-transform: translate3d(0, 0, 0);
}
#fp-nav:before{    width: 1px;
  
 height: 92px;
    right: 18px;
    top: 16px;
    background: rgba(255,255,255,0.7);
    content: '';
    display: block;
    position: absolute;}
.right#fp-nav {
	right: 15px;
}
.left#fp-nav {
	left: 17px;
}
.fp-slidesNav {
	margin: 0px auto !important; left: 0px !important; right: 0px; position: absolute; z-index: 4; opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0, 0, 0);
}
.fp-slidesNav.bottom {
	bottom: 17px;
}
.fp-slidesNav.top {
	top: 17px;
}
#fp-nav ul {
	margin: 0px; padding: 0px;
}
.fp-slidesNav ul {
	margin: 0px; padding: 0px;
}
#fp-nav ul li {
	margin: 12px; width: 105px; height: 15px; display: block; position: relative; 
}
.fp-slidesNav ul li {
	margin: 12px; width: 105px; height: 15px;  display: block; position: relative;
}
.fp-slidesNav ul li {
	display: inline-block;
}
#fp-nav ul li a {
	width: 100%; height: 100%; text-decoration: none; display: block; position: relative; z-index: 1; cursor: pointer;
}

#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px; z-index: 1;
    color: #c2c2c2;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
	width:100px;
    overflow: hidden;
    display: block;
  text-align: right;
    right: 24px;
    cursor: pointer;
}
#fp-nav ul li .fp-tooltip.fp-right {
    right: 20px;
}





.fp-slidesNav ul li a {
	width: 100%; height: 100%; text-decoration: none; display: block; position: relative; z-index: 1; cursor: pointer;
}
#fp-nav ul li a.active span {
	 opacity: 1;
    background: #2a2a2a;
   
    border-radius: inherit;
    display: inline-block;
    width: 100px;
    height: 23px;
    top: 0;
}
.fp-slidesNav ul li a.active span {
	margin: -5px 0px 0px -5px border-radius: 100%;  width: 12px; height: 12px;opacity: 0;border:1px solid #b2aeb1;
}
.fp-slidesNav ul li:hover a.active span {
	margin: -5px 0px 0px -5px border-radius: 100%;  width: 12px; height: 12px; opacity: 1; 
} 
#fp-nav ul li a span {
	 margin: -5px 0px 0px -5px;transition:0.1s ease-in-out; border-image: none; right:0; top: 50%;  width: 12px; height: 12px; position: absolute; z-index: 1; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out; text-indent:999999px; border-radius:100%; background:#454545;
}
.fp-slidesNav ul li a span {
	background: rgb(51, 51, 51); margin: -5px 0px 0px -5px; border-radius: 50%; border: 0px currentColor; transition:0.1s ease-in-out; border-image: none; left: 50%; top: 50%; width: 10px; height: 10px; position: absolute; z-index: 1; -webkit-transition: all 0.1s ease-in-out; -moz-transition: all 0.1s ease-in-out; -o-transition: all 0.1s ease-in-out;
}
.fp-slidesNav ul li:hover a span {
	margin: -5px 0px 0px -5px; width: 10px; height: 10px;
}
