﻿@charset "utf-8";

a:link{
	
	text-decoration:none;
	
	}

.nivo-controlNav {
	display: none;
}
.slider-area {
	position: relative;
	overflow: hidden;
	
}
.slider-area::after::after {
 content: "";
 height: 100%;
 position: absolute;
 right: 0;
 top: 0;
 transform: rotate(21.5deg) scale(1.5);
 transform-origin: 0 bottom 0;
 width: 64%;
 z-index: 2;
 background: rgba(134, 188, 66, 0.6) none repeat scroll 0 0;
}
.nivo-caption {
	z-index: 9;
}
.banner-content, .banner-content .container, .banner-content .row, .banner-content .col-md-12, .banner-content .text-content-wrapper, .banner-content .text-content {
	height: 100%;
	margin: auto;
}
.banner-content .text-content-wrapper {
	display: table;
	float: right;
	margin-right: -23px;
}
.banner-content .text-content-wrapper.full-width {
	float: none;
	margin: auto;
	z-index: 9;
	position: relative;
}
.slider-area .text-content, .background-area .text-content {
	display: table-cell;
	vertical-align: middle;
}
.banner-content h1 {
	color: #ffffff;
	font-size: 60px;
	line-height: 64px;
	padding-bottom: 41px;
	position: relative;
}
.slider-area .banner-content h1 {
	-webkit-animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
	animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
}
.banner-content h1:after {
	background: #ffffff none repeat scroll 0 0;
	bottom: 15px;
	content: "";
	height: 5px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	width: 66%;
}
.banner-content p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 24px;
	padding-right:100px;
	background:#C30;
}
.button-default {
	background: #2d3e50 none repeat scroll 0 0;
	color: #ffffff;
	display: inline-block;
	font-family: "montserratregular";
	font-size: 14px;
	margin: 0;
	padding: 15px 35px;
	text-transform: uppercase;
}
.button-default:hover {
	color: #fff
}
.banner-readmore {
	clear: both;
	display: inline-block;
	line-height: 48px;
}
.button-green:hover {
	background: #2D3E50;
}
.banner-content.static-text {
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	z-index: 9;
}
.background-area .button-default {
	display: inline
}
 .banner-content h1.text-center::after {
right: 0;
margin: auto
}
.banner-content h1.border-none::after {
display: none
}
.text-content-wrapper.full-width {
	margin: auto;
	float: none
}
.slider-area {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0
}
