.nivo-box,
.nivoSlider {
	overflow: hidden
}

.nivoSlider {
	position: relative;
	width: 100%;
	height: auto
}

.nivoSlider img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: none
}

.nivo-main-image {
	display: block!important;
	position: relative!important;
	width: 100%!important
}

.nivoSlider a.nivo-imageLink {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 6;
	display: none;
	background: #fff;
	filter: alpha(opacity=0);
	opacity: 0
}

.nivo-box,
.nivo-slice {
	z-index: 5;
	position: absolute
}

.nivo-box,
.nivo-box img,
.nivo-slice {
	display: block
}

.nivo-slice {
	height: 100%;
	top: 0
}

.nivo-caption {
	position: absolute;
	right: 0;
	bottom: 27%;
	color: #fff;
	width: 100%;
	z-index: 8;
	padding: 0;
	display: none;
	text-align: right;
	-webkit-transform: translate(0, 55%);
	-moz-transform: translate(0, 55%);
	-ms-transform: translate(0, 55%);
	-o-transform: translate(0, 55%);
	transform: translate(0, 55%)
}

.nivo-caption h1 {
	margin: 0;
	max-width: 1200px
}

.nivo-caption h1 span {
	display: block;
	font-family: Poppins-Light
}

.nivo-caption p {
	margin: 5px 0 0;
	color: #FFF;
	font-size: 25px;
	padding: 15px 16% 15px 20px;
	line-height: 35px;
	text-align: left;
	background: #000000;
  border-left: 10px solid #0077bd;
	display: inline-block;
	font-family: Muli, sans-serif;
	font-weight: 400;
	letter-spacing: 2.5px;
	-webkit-transition: .6s;
	transition: .6s
}

.nivo-caption a {
	display: inline!important
}

.nivo-html-caption {
	display: none
}

.nivo-caption h1 {
	font-size: 22px;
	line-height: 26px;
	font-family: Montserrat, sans-serif;
	font-weight: 400;
	-webkit-transition: .6s;
	transition: .6s;
	position: relative;
	color: #fff
}

.nivo-caption h1>strong {
	font-weight: 900
}

.nivo-directionNav a {
	position: absolute;
	top: 45%;
	z-index: 9;
	cursor: pointer
}

.nivo-prevNav {
	left: 0
}

.nivo-controlNav {
	text-align: left;
	padding: 15px;
	z-index: 111;
	position: absolute;
	max-width: 750px;
	margin: auto;
	bottom: 0;
	right: 0;
	left: 0
}

.nivo-controlNav a {
	cursor: pointer
}

.nivo-controlNav a.active {
	font-weight: 700
}

.slider-wrapper,
.slider-wrapper .nivoSlider {
	position: relative;
	margin: 0
}

.slider-wrapper .nivoSlider {
	background: url(../images/loading.html) 50% 50% no-repeat #fff;
	min-height: 82px
}

.slider-wrapper .nivoSlider img {
	position: absolute;
	top: 0;
	left: 0;
	display: none
}

.slider-wrapper a.nivo-nextNav,
.slider-wrapper a.nivo-prevNav {
	top: 45%!important;
	transform: rotate(180deg)!important;
	font-family: FontAwesome!important;
	font-size: 20px!important
}

.slider-wrapper .nivoSlider a {
	border: 0;
	display: block
}

.slider-wrapper .nivo-controlNav a {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: 0 0;
	text-indent: -9999px;
	border: 2px solid #FFF;
	margin: 0 2px;
	border-radius: 100%
}

.slider-wrapper .nivo-controlNav a.active {
	background: #FFC926;
	border-color: #FFC926
}

.slider-wrapper:hover .nivo-directionNav a {
	opacity: 1
}

.slider-wrapper a.nivo-nextNav {
	right: 64px!important;
	content: "\f061"!important
}

.slider-wrapper a.nivo-prevNav {
	left: 0!important;
	content: "\f060"!important
}

.slider-wrapper a.nivo-nextNav:before,
.slider-wrapper a.nivo-prevNav:before {
	display: none!important
}

.slider-wrapper a.nivo-nextNav i,
.slider-wrapper a.nivo-prevNav i {
	text-align: center;
	width: 35px;
	height: 35px;
	line-height: 34px;
	background: 0 0;
	color: #fff
}

.slider-wrapper .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%
}

.slider-wrapper .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: 0 0;
	margin-bottom: 5px
}

.slider-wrapper .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto
}

@media only screen and (max-width:1280px) {
	.slider-wrapper a.nivo-nextNav,
	.slider-wrapper a.nivo-prevNav {
		display: block!important
	}
	.slider-wrapper a.nivo-nextNav {
		right: 14px!important
	}
}

@media only screen and (max-width:991px) {
	.slider-wrapper a.nivo-nextNav {
		right: -36px!important
	}
}

@media only screen and (max-width:750px) {
	.nivo-caption {
		bottom: 40%
	}
	.nivo-caption p {
		padding: 15px 1% 15px 20px
	}
}

@media only screen and (max-width:595px) {
	.nivo-caption p {
		font-size: 20px;
		line-height: 30px
	}
}

@media only screen and (max-width:500px) {
	.nivo-caption p {
		font-size: 17px;
		line-height: 26px
	}
}

@media only screen and (max-width:444px) {
	.nivo-caption p {
		font-size: 13px;
		line-height: 20px
	}
}