@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600);
body { background:#1c1e23; }
@media (max-width: 767px) {
	body { padding:0; }
}
a { text-decoration:none; }
a:hover { text-decoration:none; }
.main-holder {
	overflow:hidden;
	padding:62px 0 62px 0;
}
@media (max-width: 767px) {
	.main-holder { padding:0; }
}
.main-holder input[type="text"], .main-holder input[type="email"], .main-holder textarea {
	background:#2b2e35;
	min-height:20px;
	margin:0;
	padding:9px 13px 10px 13px !important;
	border:1px solid #434751 !important;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	resize:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#79808f !important;
}
html.ie8 .main-holder input[type="text"], html.ie8 .main-holder input[type="email"], html.ie8 .main-holder textarea { line-height:20px; }
.main-holder input[type="submit"], .main-holder input[type="reset"] {
	background:#8dbf41;
	height:48px;
	margin:0 15px 0 0;
	padding:0 22px 0 22px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	vertical-align:top;
	font-family:'Open Sans', 'sans-serif';
	font-size:14px;
	font-weight:600;
	text-shadow:none;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
}
.main-holder input[type="submit"]:focus, .main-holder input[type="reset"]:focus {
	background:#8dbf41;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	color:#fff;
}
.main-holder input[type="submit"]:hover, .main-holder input[type="reset"]:hover {
	background:#3b3f46;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	color:#fff;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.main-holder .search-form input[type="text"] { width:140px; }
}
html.ie8 .main-holder .search-form input[type="text"] { width:140px; }
@media (min-width: 768px) and (max-width: 979px) {
	.main-holder .search-form input[type="text"] { width:90px; }
}
@media (max-width: 480px) {
	.main-holder .search-form input[type="text"] { width:130px; }
}
.main-holder .search-form input[type="submit"] {
	height:45px;
	margin:0 0 0 10px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.main-holder .search-form input[type="submit"] { padding:0 15px 0 15px; }
}
h1 {
	font-weight:300 !important;
	text-transform:uppercase;
}
@media (max-width: 480px) {
	h1 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
	}
}
h1 a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	text-decoration:none;
	color:#fff;
}
h1 a:focus {
	text-decoration:none;
	color:#fff;
}
h1 a:hover {
	text-decoration:none;
	color:#8dbf41;
}
h2 {
	margin-bottom:31px;
	font-weight:300 !important;
	text-transform:uppercase;
}
@media (max-width: 480px) {
	h2 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
	}
}
h2 a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	text-decoration:none;
	color:#fff;
}
h2 a:focus {
	text-decoration:none;
	color:#fff;
}
h2 a:hover {
	text-decoration:none;
	color:#8dbf41;
}
h2 em {
	display:block;
	line-height:40px;
	font-size:40px;
	font-style:normal;
}
@media (min-width: 980px) and (max-width: 1200px) {
	h2 em {
		line-height:34px;
		font-size:34px;
	}
}
html.ie8 h2 em {
	line-height:34px;
	font-size:34px;
}
@media (min-width: 768px) and (max-width: 979px) {
	h2 em {
		line-height:28px;
		font-size:28px;
	}
}
h3 {
	margin-bottom:33px;
	font-weight:300 !important;
	text-transform:uppercase;
}
@media (max-width: 480px) {
	h3 {
		word-wrap:break-word;
		-webkit-hyphens:auto;
		-moz-hyphens:auto;
		-ms-hyphens:auto;
		-o-hyphens:auto;
		hyphens:auto;
	}
}
h3 a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	text-decoration:none;
	color:#fff;
}
h3 a:focus {
	text-decoration:none;
	color:#fff;
}
h3 a:hover {
	text-decoration:none;
	color:#8dbf41;
}
h3 em {
	display:block;
	line-height:50px;
	font-size:50px;
	font-style:normal;
}
h3 strong {
	font-weight:300;
	color:#8dbf41;
}
h4 {
	font-weight:300 !important;
	text-transform:uppercase;
}
h4 a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	text-decoration:none;
	color:#fff;
}
h4 a:focus {
	text-decoration:none;
	color:#fff;
}
h4 a:hover {
	text-decoration:none;
	color:#8dbf41;
}
h5 { text-transform:uppercase; }
h5 a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	text-decoration:none;
	color:#8dbf41;
}
h5 a:focus {
	text-decoration:none;
	color:#8dbf41;
}
h5 a:hover {
	text-decoration:none;
	color:#31353d;
}
p { margin:0 0 24px 0; }
p strong {
	font-weight:400;
	color:#8dbf41;
}
img.alignleft { margin:6px 28px 5px 0; }
.header {
	background:none;
	margin:0;
	padding:0;
	border:none;
}
@media (max-width: 998px) {
	.header .pseudoStickyBlock { height:0 !important; }
}
.header .search-form {
	width:100%;
	overflow:hidden;
	padding:25px 0 0 0;
	clear:both;
}
.header .search-form input[type="submit"] {
	background:#fff;
	color:#2d3138;
}
.header .search-form input[type="submit"]:hover {
	background:#2d3138;
	color:#fff;
}
.header .container {
	background:#8dbf41;
	position:relative;
	padding:42px 0 30px 0;
	border-top:9px solid #fff;
}
@media (max-width: 767px) {
	.header .container {
		padding:42px 20px 30px 20px;
		text-align:center;
	}
}
.header .container:before {
	background:#8dbf41;
	display:block;
	width:100%;
	border-top:9px solid #fff;
	position:absolute;
	top:-9px;
	bottom:0;
	left:-99%;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.header .container:before {
		width:73px;
		left:-73px;
	}
}
html.ie8 .header .container:before {
	width:73px;
	left:-73px;
}
.header .container:after {
	background:#8dbf41;
	display:block;
	width:100%;
	border-top:9px solid #fff;
	position:absolute;
	top:-9px;
	right:-99%;
	bottom:0;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.header .container:after {
		width:73px;
		right:-73px;
	}
}
html.ie8 .header .container:after {
	width:73px;
	right:-73px;
}
.header .logo {
	position:relative;
	float:none;
	margin:0 0 25px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .logo { width:100%; }
}
@media (max-width: 767px) {
	.header .logo {
		display:inline-block;
		float:none;
		vertical-align:top;
	}
}
.header .logo .logo_h__txt {
	max-width:200px;
	margin:-4px 0 0 83px;
	padding:0 0 8px 0;
}
.header .logo .logo_h__txt a {
	font-weight:300 !important;
	text-decoration:none;
	color:#fff;
}
.header .logo .logo_h__txt a:focus {
	text-decoration:none;
	color:#fff;
}
.header .logo .logo_h__txt a:hover {
	text-decoration:none;
	color:#fff;
}
.header .logo .logo_tagline {
	margin:0;
	line-height:15px;
	font-family:'Open Sans', 'sans-serif';
	font-size:15px;
	font-weight:300;
	color:#c2dd9a;
	position:absolute;
	left:83px;
	bottom:-11px;
}
.header .header_block {
	width:100%;
	overflow:hidden;
	padding:18px 0 0 0;
}
.header .header_block .header_widget {
	position:relative;
	float:right;
}
@media (max-width: 767px) {
	.header .header_block .header_widget {
		display:inline-block;
		float:none;
		margin:0 0 40px 48px;
		vertical-align:top;
		text-align:left;
	}
}
.header .header_block .header_widget a {
	text-decoration:none;
	color:#fff !important;
}
.header .header_block .header_widget h4 {
	margin:0 0 -2px 0;
	line-height:20px;
	font-size:15px;
	font-weight:300;
	text-transform:uppercase;
	color:#31353d;
}
.header .header_block .header_widget .textwidget {
	padding:0 0 0 3px;
	word-spacing:1px;
	line-height:20px;
	font-family:'Open Sans', 'sans-serif';
	font-size:20px;
	font-weight:300;
	text-transform:uppercase;
	color:#fff;
}
.header .header_block .header_widget .textwidget i {
	font-style:normal;
	position:absolute;
	top:1px;
	left:-48px;
}
.header .header_block .header_widget .textwidget i:before {
	display:inline-block;
	vertical-align:top;
	line-height:40px;
	font-family:FontAwesome;
	font-size:37px;
	color:#31353d;
	content:'\f098';
}
.header .header_block .hidden-phone { clear:both; }
.header .nav-wrapper { z-index:100; }
@media (max-width: 998px) {
	.header .nav-wrapper.isStuck {
		position:absolute !important;
		top:auto !important;
	}
}
.header .nav-wrapper.isStuck:before {
	background:#1f2127;
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:-99%;
	z-index:-1;
	content:'';
}
.header .nav-wrapper.isStuck:after {
	background:#1f2127;
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	right:-99%;
	z-index:-1;
	content:'';
}
@media (min-width: 998px) {
	.header .nav-wrapper.isStuck .nav__primary {
		position:relative;
		left:auto;
		bottom:auto;
	}
}
@media (min-width: 998px) {
	.header .nav-wrapper.isStuck .nav__primary .sf-menu > li > a {
		height:34px;
		padding:14px 10px 0 10px;
	}
}
.header .nav-wrapper.isStuck .nav__primary .sf-menu li:hover ul, .header .nav-wrapper.isStuck .nav__primary .sf-menu li.sfHover ul { top:48px; }
.header .nav-wrapper.isStuck .nav__primary ul.sf-menu li li:hover ul, .header .nav-wrapper.isStuck .nav__primary ul.sf-menu li li.sfHover ul { top:-4px; }
.header .nav__primary {
	background:#1f2127;
	margin:0;
	position:absolute;
	left:0;
	bottom:-118px;
}
@media (max-width: 767px) {
	.header .nav__primary {
		background:none;
		position:relative;
		left:auto;
		bottom:auto;
	}
}
.header .nav__primary.isStuck {
	right:auto;
	bottom:auto;
	left:auto;
}
@media (max-width: 767px) {
	.header .nav__primary.isStuck {
		background:#1f2127;
		right:0;
		left:0;
		padding:20px;
		z-index:999;
	}
}
.header .nav__primary.isStuck:before {
	background:#1f2127;
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:-99%;
	z-index:-1;
	content:'';
}
.header .nav__primary.isStuck:after {
	background:#1f2127;
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	right:-99%;
	z-index:-1;
	content:'';
}
.header .nav__primary.isStuck .sf-menu > li > a {
	height:34px;
	padding:14px 10px 0 10px;
}
.header .nav__primary.isStuck .sf-menu li:hover ul, .header .nav__primary.isStuck .sf-menu li.sfHover ul { top:48px; }
.header .nav__primary.isStuck ul.sf-menu li li:hover ul, .header .nav__primary.isStuck ul.sf-menu li li.sfHover ul { top:-4px; }
.header .nav__primary .sf-menu { float:none; }
.header .nav__primary .sf-menu ul {
	background:#31353d;
	width:196px;
	padding:32px 0;
}
.header .nav__primary .sf-menu > li {
	background:none;
	margin:0 0 0 1px;
}
.header .nav__primary .sf-menu > li:first-child { margin:0; }
.header .nav__primary .sf-menu > li > a {
	background:#31353d;
	width:174px;
	height:54px;
	padding:34px 10px 0 10px;
	border:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	font-weight:600 !important;
	text-transform:uppercase;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.header .nav__primary .sf-menu > li > a { width:135px; }
}
html.ie8 .header .nav__primary .sf-menu > li > a { width:135px; }
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu > li > a { width:99px; }
}
.header .nav__primary .sf-menu > li li {
	background:none;
	margin:4px 0 0 0;
}
.header .nav__primary .sf-menu > li li:first-child { margin:0; }
.header .nav__primary .sf-menu > li li a {
	padding:0;
	border:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	font-family:'Open Sans', 'sans-serif';
	font-weight:600;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
}
.header .nav__primary .sf-menu > li li .sf-sub-indicator { display:none; }
.header .nav__primary .sf-menu li:hover ul, .header .nav__primary .sf-menu li.sfHover ul {
	margin:0 0 0 -98px;
	top:88px;
	left:50%;
}
.header .nav__primary ul.sf-menu li li:hover ul, .header .nav__primary ul.sf-menu li li.sfHover ul {
	background:#8dbf41;
	margin:0;
	padding:27px 0;
	top:-4px;
	left:210px;
}
.header .nav__primary ul.sf-menu li li:hover ul:before, .header .nav__primary ul.sf-menu li li.sfHover ul:before {
	background:url(images/menu_corner.gif) no-repeat 0% 0%;
	display:block;
	width:5px;
	height:9px;
	overflow:hidden;
	position:absolute;
	top:13px;
	left:-5px;
	content:'';
}
.header .nav__primary .sf-menu > li > a:hover, .header .nav__primary .sf-menu > li.sfHover> a {
	background:#2d3138;
	color:#fff;
}
.header .nav__primary .sf-menu > li.current-menu-item > a, .header .nav__primary .sf-menu > li.current_page_item > a {
	background:#82b03c;
	color:#fff;
}
.header .nav__primary .sf-menu li li > a:hover, .header .nav__primary .sf-menu li li.sfHover > a, .header .nav__primary .sf-menu li li.current-menu-item > a, .header .nav__primary .sf-menu li li.current_page_item > a {
	background:none;
	color:#82b03c;
}
.header .nav__primary .sf-menu li li li > a:hover, .header .nav__primary .sf-menu li li li.sfHover > a, .header .nav__primary .sf-menu li li li.current-menu-item > a, .header .nav__primary .sf-menu li li li.current_page_item > a {
	background:none;
	color:#31353d;
}
.header .nav__primary .sf-sub-indicator {
	margin:0 -5px 0 0;
	top:20px;
	right:50%;
}
#slider-wrapper { margin:0 -73px; }
#slider-wrapper .container { width:auto; }
#slider-wrapper .container .camera_wrap { margin:0 !important; }
#slider-wrapper .camera_caption {
	width:auto;
	line-height:36px;
	font-family:'Open Sans', 'sans-serif';
	font-size:34px;
	font-weight:bold;
	text-align:center;
	color:#8dbf41;
	text-shadow:1px 1px 2px black;
	position:absolute;
	right:100px;
	bottom:0px;
	vertical-align:middle;
	left:100px;
	font-style:italic;
}
#slider-wrapper .camera_caption .author {
	font-size:12px;
	line-height:14px;
	text-align:right;
	color:#FFF;
	text-transform:none;
}
@media (min-width: 980px) and (max-width: 1200px) {
	#slider-wrapper .camera_caption { bottom:100px; }
}
html.ie8 #slider-wrapper .camera_caption { bottom:100px; }
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_caption { bottom:100px; }
}
@media (max-width: 767px) {
	#slider-wrapper .camera_caption {
		line-height:30px;
		font-size:24px;
		right:80px;
		bottom:100px;
		left:80px;
	}
}
@media (max-width: 480px) {
	#slider-wrapper .camera_caption {
		line-height:22px;
		font-size:16px;
		bottom:80px;
	}
}
#slider-wrapper .camera_caption div {
	background:none;
	padding:0;
	display:table-cell;
	height:580px;
	vertical-align:middle;
}
#slider-wrapper .camera_caption strong {
	display:block;
	margin:0 0 2px 0;
	line-height:150px;
	font-size:150px;
	font-weight:400;
	text-transform:uppercase;
	color:#fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_caption strong {
		line-height:100px;
		font-size:100px;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .camera_caption strong {
		line-height:70px;
		font-size:70px;
	}
}
@media (max-width: 480px) {
	#slider-wrapper .camera_caption strong {
		line-height:50px;
		font-size:50px;
	}
}
#slider-wrapper .camera_caption p { margin:0 0 35px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_caption p { margin:0 0 20px 0; }
}
@media (max-width: 767px) {
	#slider-wrapper .camera_caption p { margin:0 0 20px 0; }
}
@media (max-width: 480px) {
	#slider-wrapper .camera_caption p { margin:0 0 10px 0; }
}
#slider-wrapper .camera_caption a {
	background:#fff;
	display:inline-block;
	margin:0;
	padding:14px 22px 14px 22px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	vertical-align:top;
	line-height:20px;
	font-family:'Open Sans', 'sans-serif';
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
	text-decoration:none;
	color:#31353d;
}
@media (max-width: 480px) {
	#slider-wrapper .camera_caption a { padding:10px 18px 10px 18px; }
}
#slider-wrapper .camera_caption a:focus {
	background:#fff;
	color:#31353d;
}
#slider-wrapper .camera_caption a:hover {
	background:#3b3f46;
	color:#fff;
}
#slider-wrapper .camera_pag {
	width:100%;
	position:absolute;
	left:0;
	bottom:36px;
}
#slider-wrapper .camera_pag ul li {
	background:#fff;
	width:18px;
	height:18px;
	margin:0 6px;
	padding:0;
	-webkit-border-radius:18px;
	-moz-border-radius:18px;
	border-radius:18px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
#slider-wrapper .camera_pag ul li.cameracurrent, #slider-wrapper .camera_pag ul li:hover { background:#8dbf41; }
#slider-wrapper .camera_pag ul li span { display:none; }
#slider-wrapper .camera_thumbs {
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
}
#slider-wrapper .camera_thumbs .camera_thumbs_cont { background:none; }
.content-holder {
	background:url(images/content.gif) repeat-y 50% 0%;
	margin:0;
	padding:60px 0 105px 0;
}
html.ie8 .content-holder { background:url(images/content_ie.gif) repeat-y 50% 0%; }
@media (max-width: 767px) {
	.content-holder { padding:33px 20px 33px 20px; }
}
body.home .content-holder { padding:0 0 105px 0; }
@media (max-width: 767px) {
	body.home .content-holder { padding:0 20px 33px 20px; }
}
#sidebar a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	text-decoration:none;
}
#sidebar .widget { margin:73px 0 0 0; }
#sidebar .widget:first-child { margin:0; }
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar ul li {
	background:url(images/marker.png) no-repeat 0% 5px;
	margin:20px 0 0 0;
	padding:0 0 0 28px;
	list-style:none;
	line-height:20px;
	font-size:15px;
	text-transform:uppercase;
	color:#79808f;
}
#sidebar ul li:first-child { margin:0; }
#sidebar ul li a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	text-decoration:none;
	color:#79808f;
}
#sidebar ul li a:focus {
	text-decoration:none;
	color:#79808f;
}
#sidebar ul li a:hover {
	text-decoration:none;
	color:#fff;
}
#sidebar ul li ul { padding:20px 0 0 0; }
#sidebar #wp-calendar caption { color:#8dbf41; }
#sidebar #wp-calendar thead tr th { color:#8dbf41; }
.hero-unit.extra {
	background:#fff;
	position:relative;
	margin:0;
	padding:81px 0 99px 0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.hero-unit.extra { padding:60px 0 60px 0; }
}
html.ie8 .hero-unit.extra { padding:60px 0 60px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.hero-unit.extra { padding:60px 0 60px 0; }
}
@media (max-width: 767px) {
	.hero-unit.extra { padding:40px 0 40px 0; }
}
.hero-unit.extra:before {
	background:#fff;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:-99%;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.hero-unit.extra:before {
		width:73px;
		left:-73px;
	}
}
html.ie8 .hero-unit.extra:before {
	width:73px;
	left:-73px;
}
.hero-unit.extra:after {
	background:#fff;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	right:-99%;
	bottom:0;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.hero-unit.extra:after {
		width:73px;
		right:-73px;
	}
}
html.ie8 .hero-unit.extra:after {
	width:73px;
	right:-73px;
}
.hero-unit.extra h1 {
	float:left;
	margin:0 25px 0 52px;
	letter-spacing:normal;
	line-height:60px;
	font-size:60px;
	font-weight:400 !important;
	color:#8dbf41;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.hero-unit.extra h1 {
		margin:0 25px 0 0;
		line-height:40px;
		font-size:40px;
	}
}
html.ie8 .hero-unit.extra h1 {
	margin:0 25px 0 0;
	line-height:40px;
	font-size:40px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.hero-unit.extra h1 {
		margin:0 25px 0 0;
		line-height:30px;
		font-size:30px;
	}
}
@media (max-width: 767px) {
	.hero-unit.extra h1 {
		float:none;
		margin:0 0 20px 0;
		line-height:30px;
		font-size:30px;
	}
}
.hero-unit.extra p {
	margin:0;
	padding:2px 0 0 0;
	line-height:30px;
	font-family:'Open Sans', 'sans-serif';
	font-size:24px;
	font-weight:300;
	text-transform:uppercase;
	color:#9fa9a9;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.hero-unit.extra p {
		padding:0;
		line-height:26px;
		font-size:20px;
	}
}
html.ie8 .hero-unit.extra p {
	padding:0;
	line-height:26px;
	font-size:20px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.hero-unit.extra p {
		padding:0;
		line-height:22px;
		font-size:16px;
	}
}
@media (max-width: 767px) {
	.hero-unit.extra p {
		padding:0;
		line-height:22px;
		font-size:16px;
	}
}
.box {
	background:#f2f2f3;
	position:relative;
	padding:105px 0 105px 0;
}
@media (max-width: 767px) {
	.box { padding:30px 0; }
}
.box:before {
	background:#f2f2f3;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:-99%;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.box:before {
		width:73px;
		left:-73px;
	}
}
html.ie8 .box:before {
	width:73px;
	left:-73px;
}
.box:after {
	background:#f2f2f3;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	right:-99%;
	bottom:0;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.box:after {
		width:73px;
		right:-73px;
	}
}
html.ie8 .box:after {
	width:73px;
	right:-73px;
}
.box_1 {
	background:#31353d;
	position:relative;
	margin:0 0 85px 0;
	padding:85px 0 76px 0;
	line-height:23px;
}
@media (max-width: 767px) {
	.box_1 {
		margin:0 0 40px 0;
		padding:40px 0 40px 0;
	}
}
.box_1:before {
	background:#31353d;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:-99%;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.box_1:before {
		width:73px;
		left:-73px;
	}
}
html.ie8 .box_1:before {
	width:73px;
	left:-73px;
}
.box_1:after {
	background:#31353d;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	right:-99%;
	bottom:0;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.box_1:after {
		width:73px;
		right:-73px;
	}
}
html.ie8 .box_1:after {
	width:73px;
	right:-73px;
}
.box_1 h2 {
	margin-bottom:27px;
	line-height:50px;
	font-size:50px;
	font-weight:300;
	text-transform:uppercase;
	color:#fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	.box_1 h2 {
		line-height:40px;
		font-size:40px;
	}
}
.box_1 h2 strong {
	display:block;
	font-weight:300;
	color:#8dbf41;
}
.box_1 h5 {
	margin:0 0 10px 0;
	letter-spacing:-1px;
}
.box_1 p { margin:0 0 25px 0; }
.box_2 {
	background:#31353d;
	position:relative;
	margin:-97px 0 85px 0;
	padding:97px 0 75px 0;
	line-height:23px;
}
@media (max-width: 767px) {
	.box_2 {
		margin:-73px 0 85px 0;
		padding:73px 0 75px 0;
	}
}
.box_2:before {
	background:#31353d;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:-99%;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.box_2:before {
		width:73px;
		left:-73px;
	}
}
html.ie8 .box_2:before {
	width:73px;
	left:-73px;
}
.box_2:after {
	background:#31353d;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	right:-99%;
	bottom:0;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.box_2:after {
		width:73px;
		right:-73px;
	}
}
html.ie8 .box_2:after {
	width:73px;
	right:-73px;
}
.box_2 h3 { margin:0 0 28px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.box_2 h3 em {
		line-height:40px;
		font-size:40px;
	}
}
@media (max-width: 767px) {
	.box_2 h3 em {
		line-height:40px;
		font-size:40px;
	}
}
.box_2 h5 { margin:0 0 10px 0; }
.box_3 {
	background:#f2f2f3;
	position:relative;
	margin:-97px 0 0 0;
	padding:98px 0 105px 0;
	line-height:23px;
}
@media (max-width: 767px) {
	.box_3 {
		margin:-73px 0 0 0;
		padding:73px 0 75px 0;
	}
}
.box_3:before {
	background:#f2f2f3;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:-99%;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.box_3:before {
		width:73px;
		left:-73px;
	}
}
html.ie8 .box_3:before {
	width:73px;
	left:-73px;
}
.box_3:after {
	background:#f2f2f3;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	right:-99%;
	bottom:0;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.box_3:after {
		width:73px;
		right:-73px;
	}
}
html.ie8 .box_3:after {
	width:73px;
	right:-73px;
}
.box_3 h2 {
	margin:0 0 66px 0;
	line-height:40px;
	font-size:40px;
	text-align:center;
	color:#31353d;
}
.box_4 {
	background:#31353d;
	position:relative;
	margin:0 0 103px 0;
	padding:85px 0 75px 0;
	line-height:23px;
}
.box_4:before {
	background:#31353d;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:-99%;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.box_4:before {
		width:73px;
		left:-73px;
	}
}
html.ie8 .box_4:before {
	width:73px;
	left:-73px;
}
.box_4:after {
	background:#31353d;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	right:-99%;
	bottom:0;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.box_4:after {
		width:73px;
		right:-73px;
	}
}
html.ie8 .box_4:after {
	width:73px;
	right:-73px;
}
.box_4 h3 { margin-bottom:27px; }
@media (min-width: 980px) and (max-width: 1200px) {
	.box_4 h3 em {
		line-height:40px;
		font-size:40px;
	}
}
html.ie8 .box_4 h3 em {
	line-height:40px;
	font-size:40px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.box_4 h3 em {
		line-height:30px;
		font-size:30px;
	}
}
@media (max-width: 480px) {
	.box_4 h3 em {
		line-height:40px;
		font-size:40px;
	}
}
.box_4 h5 { margin:0 0 10px 0; }
.box_5 {
	background:#31353d;
	position:relative;
	margin:0 0 -105px 0;
	padding:85px 0 105px 0;
	line-height:23px;
}
.box_5:before {
	background:#31353d;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:-99%;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.box_5:before {
		width:73px;
		left:-73px;
	}
}
html.ie8 .box_5:before {
	width:73px;
	left:-73px;
}
.box_5:after {
	background:#31353d;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	right:-100%;
	bottom:0;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.box_5:after {
		width:73px;
		right:-73px;
	}
}
html.ie8 .box_5:after {
	width:73px;
	right:-73px;
}
.service-box.type_1 {
	background:none;
	margin:0;
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
@media (max-width: 767px) {
	.service-box.type_1 { padding:10px 0 0 0; }
}
.service-box.type_1 .icon {
	float:none;
	margin:0 0 41px 0;
}
.service-box.type_1 h2 {
	margin:0 0 28px 0;
	line-height:40px;
	font-size:40px;
	color:#31353d;
}
@media (min-width: 768px) and (max-width: 979px) {
	.service-box.type_1 h2 {
		line-height:26px;
		font-size:26px;
	}
}
.service-box.type_1 h5 { margin:0 0 16px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.service-box.type_1 h5 {
		line-height:19px;
		font-size:14px;
	}
}
.service-box.type_1 .service-box_txt {
	margin:0 0 43px 0;
	color:#bababa;
}
.service-box.type_1 .btn-align { text-align:left; }
.service-box.type_2 {
	background:none;
	margin:0;
	padding:2px 0 0 0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.service-box.type_2 h2 {
	margin:0 0 8px 0;
	padding:0;
	line-height:20px;
	font-size:20px;
	text-transform:uppercase;
	color:#fff;
}
.service-box.type_2 h5 {
	margin:0 0 14px 0;
	padding:0;
	line-height:20px;
	font-size:15px;
	color:#8dbf41;
}
.service-box.type_2 .service-box_txt { margin:0 0 42px 0; }
.service-box.type_2 .btn-align { text-align:left; }
.service-box.type_3 {
	background:none;
	margin:0;
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
@media (max-width: 767px) {
	.service-box.type_3 { padding:10px 0 0 0; }
}
.service-box.type_3 .icon {
	float:none;
	margin:0 0 40px 0;
	text-align:center;
}
@media (max-width: 767px) {
	.service-box.type_3 .icon { text-align:left; }
}
.service-box.type_3 h2 {
	margin:0 0 16px 0;
	line-height:25px;
	font-size:20px;
	text-align:left;
	color:#8dbf41;
}
.service-box.type_3 .service-box_txt {
	margin:0 0 43px 0;
	line-height:24px;
	color:#bababa;
}
.service-box.type_3 .btn-align { text-align:left; }
@media (min-width: 1200px) {
	.service-box.type_3 .btn-align { text-align:center; }
}
html.ie8 .service-box.type_3 .btn-align { text-align:center; }
a.btn-primary {
	background:#8dbf41;
	display:inline-block;
	margin:0;
	padding:13px 22px 15px 22px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	vertical-align:top;
	line-height:20px;
	font-family:'Open Sans', 'sans-serif';
	font-size:14px;
	font-weight:600;
	text-shadow:none;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
}
@media (max-width: 767px) {
	a.btn-primary { margin:0 0 30px 0; }
}
a.btn-primary:focus {
	background:#8dbf41;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	color:#fff;
}
a.btn-primary:hover {
	background:#3b3f46;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	color:#fff;
}
ul.list_1 {
	margin:0 !important;
	padding:0;
}
@media (max-width: 767px) {
	ul.list_1 { padding:0 0 20px 0; }
}
ul.list_1 li {
	width:100%;
	overflow:hidden;
	margin:27px 0 0 0;
	padding:0;
}
ul.list_1 li:first-child { margin:0; }
ul.list_1 li .meta {
	float:left;
	margin:0 30px 0 0;
}
ul.list_1 li .meta .post-date {
	display:block;
	text-align:center;
}
ul.list_1 li .meta .post-date .day {
	display:block;
	margin:0 0 9px 0;
	line-height:60px;
	font-family:'Open Sans', 'sans-serif';
	font-size:60px;
	font-weight:300;
	color:#fff;
}
ul.list_1 li .meta .post-date .month {
	display:block;
	line-height:25px;
	font-family:'Open Sans', 'sans-serif';
	font-size:25px;
	font-weight:300;
	color:#8dbf41;
}
ul.list_1 li .meta .post-comments { display:none; }
ul.list_1 li h5 {
	margin:0 0 7px 0;
	line-height:25px;
	font-size:20px;
	color:#8dbf41;
}
ul.list_1 li h5 a {
	text-decoration:none;
	color:#8dbf41;
}
ul.list_1 li h5 a:focus {
	text-decoration:none;
	color:#8dbf41;
}
ul.list_1 li h5 a:hover {
	text-decoration:none;
	color:#fff;
}
ul.list_1 li .excerpt { margin:0; }
ul.list_2 { margin:0 0 0 -30px !important; }
@media (min-width: 980px) and (max-width: 1200px) {
	ul.list_2 { margin:0 0 0 -20px !important; }
}
html.ie8 ul.list_2 { margin:0 0 0 -20px !important; }
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_2 { margin:0 0 0 -20px !important; }
}
@media (max-width: 767px) {
	ul.list_2 { margin:0 !important; }
}
ul.list_2 li {
	float:left;
	width:370px;
	margin:0 0 28px 30px;
}
@media (min-width: 980px) and (max-width: 1200px) {
	ul.list_2 li {
		width:300px;
		margin:0 0 28px 20px;
	}
}
html.ie8 ul.list_2 li {
	width:300px;
	margin:0 0 28px 20px;
}
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_2 li {
		width:228px;
		margin:0 0 28px 20px;
	}
}
@media (max-width: 767px) {
	ul.list_2 li {
		float:none;
		width:auto;
		margin:0 0 28px 0;
	}
}
ul.list_2 li .thumbnail {
	background:none;
	float:left;
	width:35px;
	margin:0 0 5px 0;
	padding:0 7px 0 0;
}
ul.list_2 li .thumbnail a {
	display:inline-block;
	vertical-align:top;
}
ul.list_2 li h5 {
	margin:0;
	line-height:20px;
	font-size:15px;
}
ul.list_2 li h5 a:hover {
	text-decoration:none;
	color:#fff;
}
ul.list_2 li .excerpt {
	overflow:hidden;
	margin:0;
	padding:14px 0 0 0;
}
ul.list_3 { margin:0 !important; }
@media (max-width: 767px) {
	ul.list_3 { padding:0 0 30px 0; }
}
ul.list_3 li { margin:18px 0 0 0; }
ul.list_3 li:first-child { margin:0; }
ul.list_3 li .thumbnail {
	background:none;
	float:left;
	width:35px;
	margin:0 0 5px 0;
	padding:0 7px 0 0;
}
ul.list_3 li .thumbnail a {
	display:inline-block;
	vertical-align:top;
}
ul.list_3 li h5 {
	margin:0;
	line-height:20px;
	font-size:15px;
}
ul.list_3 li h5 a:hover {
	text-decoration:none;
	color:#fff;
}
ul.list_3 li .excerpt {
	overflow:hidden;
	margin:0;
	padding:14px 0 0 0;
}
ul.list_4 {
	margin:0 !important;
	padding:2px 0 0 0;
}
ul.list_4 li { margin:32px 0 0 0; }
ul.list_4 li:first-child { margin:0; }
ul.list_4 li .thumbnail { margin:3px 19px 5px 0; }
ul.list_4 li h5 {
	margin:0 0 13px 0;
	line-height:20px;
	font-size:20px;
	color:#fff;
}
ul.list_4 li h5 a {
	text-transform:uppercase;
	color:#fff;
}
ul.list_4 li h5 a:focus {
	text-decoration:none;
	color:#fff;
}
ul.list_4 li h5 a:hover {
	text-decoration:none;
	color:#8dbf41;
}
ul.list_4 li .excerpt { margin:0; }
.list.custom-list { padding:6px 0 0 0; }
@media (max-width: 767px) {
	.list.custom-list { padding:0 0 30px 0; }
}
.list.custom-list ul {
	margin:0;
	padding:0;
}
.list.custom-list ul li {
	background:#50535a;
	position:relative;
	margin:0;
	padding:17px 30px 22px 50px;
	list-style:none;
	line-height:20px;
	font-family:'Open Sans', 'sans-serif';
	font-size:15px;
	font-weight:400;
	text-transform:uppercase;
	color:#fff;
}
.list.custom-list ul li.extra { background:#3b3f46; }
.list.custom-list ul li:before {
	background:url(images/marker.png) no-repeat 0% 0%;
	display:block;
	width:7px;
	height:11px;
	overflow:hidden;
	position:absolute;
	top:22px;
	left:22px;
	content:'';
}
.list.custom-list ul li a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	text-decoration:none;
	color:#fff;
}
.list.custom-list ul li a:focus {
	text-decoration:none;
	color:#fff;
}
.list.custom-list ul li a:hover {
	text-decoration:none;
	color:#8dbf41;
}
.list.arrow-list { padding:1px 0 0 0; }
.list.arrow-list ul {
	margin:0;
	padding:0;
}
.list.arrow-list ul li {
	background:url(images/marker.png) no-repeat 0% 5px;
	margin:20px 0 0 0;
	padding:0 0 0 28px;
	list-style:none;
	line-height:20px;
	font-family:'Open Sans', 'sans-serif';
	font-size:15px;
	text-transform:uppercase;
	color:#79808f;
}
.list.arrow-list ul li:first-child { margin:0; }
.list.arrow-list ul li:before { display:none; }
.list.arrow-list ul li a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	text-decoration:none;
	color:#79808f;
}
.list.arrow-list ul li a:focus {
	text-decoration:none;
	color:#79808f;
}
.list.arrow-list ul li a:hover {
	text-decoration:none;
	color:#fff;
}
.list.arrow-list ul li ul { padding:20px 0 0 0; }
article.testimonial blockquote small a:hover { color:#000; }
.testimonials { padding:0 101px 93px 101px; }
@media (min-width: 980px) and (max-width: 1200px) {
	.testimonials { padding:0 0 93px 0; }
}
html.ie8 .testimonials { padding:0 0 93px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.testimonials { padding:0 0 93px 0; }
}
@media (max-width: 767px) {
	.testimonials { padding:0 0 93px 0; }
}
.testimonials .testi-item {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
}
.testimonials .testi-item .featured-thumbnail {
	float:left;
	width:196px;
	height:196px;
	overflow:hidden;
	margin:0 44px 0 0;
	-webkit-border-radius:196px;
	-moz-border-radius:196px;
	border-radius:196px;
}
@media (max-width: 767px) {
	.testimonials .testi-item .featured-thumbnail {
		float:none;
		margin:0 0 24px 0;
	}
}
.testimonials .testi-item .featured-thumbnail img {
	-webkit-border-radius:196px;
	-moz-border-radius:196px;
	border-radius:196px;
}
.testimonials .testi-item blockquote {
	background:url(images/quotes.png) no-repeat 0% 0%;
	overflow:hidden;
	margin:8px 0 0 0;
	padding:7px 0 0 17px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.testimonials .testi-item blockquote a {
	text-decoration:none;
	color:#79808f;
}
.testimonials .testi-item blockquote a:focus {
	text-decoration:none;
	color:#79808f;
}
.testimonials .testi-item blockquote a:hover {
	text-decoration:none;
	color:#fff;
}
.testimonials .testi-item .testi-meta {
	overflow:hidden;
	padding:23px 0 0 17px;
}
.testimonials .testi-item .testi-meta .user {
	display:block;
	line-height:20px;
	font-family:'Open Sans', 'sans-serif';
	font-size:20px;
	font-weight:300;
	text-transform:uppercase;
	color:#fff;
}
.testimonials .testi-item .testi-meta .info {
	display:block;
	margin:9px 0 0 0;
	line-height:20px;
	font-family:'Open Sans', 'sans-serif';
	font-size:15px;
	font-weight:400;
	text-transform:uppercase;
	color:#8dbf41;
}
.footer {
	background:none;
	margin:0;
	padding:0;
	border:none;
}
@media (max-width: 767px) {
	.footer { padding:0 20px; }
}
.footer .footer-widgets {
	background:#24272d;
	position:relative;
	padding:52px 0 57px 0;
}
.footer .footer-widgets:before {
	background:#24272d;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:-99%;
	content:'';
}
@media (min-width: 1200px) {
	.footer .footer-widgets:before {
		width:73px;
		left:-73px;
	}
}
html.ie8 .footer .footer-widgets:before {
	width:73px;
	left:-73px;
}
.footer .footer-widgets:after {
	background:#24272d;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	right:-99%;
	bottom:0;
	content:'';
}
@media (min-width: 1200px) {
	.footer .footer-widgets:after {
		width:73px;
		right:-73px;
	}
}
html.ie8 .footer .footer-widgets:after {
	width:73px;
	right:-73px;
}
.footer .footer-widgets h4 { margin-bottom:31px; }
.footer .footer-widgets ul {
	margin:0;
	padding:0;
}
@media (max-width: 767px) {
	.footer .footer-widgets ul { padding:0 0 30px 0 !important; }
}
.footer .footer-widgets ul li {
	margin:0 0 4px 0;
	padding:0;
	list-style:none;
	line-height:18px;
	font-size:12px;
	text-transform:uppercase;
	color:#79808f;
}
.footer .footer-widgets ul li.current-menu-item a {
	text-decoration:none;
	color:#fff;
}
.footer .footer-widgets ul li.current-menu-item a:focus {
	text-decoration:none;
	color:#fff;
}
.footer .footer-widgets ul li.current-menu-item a:hover {
	text-decoration:none;
	color:#fff;
}
.footer .footer-widgets ul li a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	text-decoration:none;
	color:#79808f;
}
.footer .footer-widgets ul li a:focus {
	text-decoration:none;
	color:#79808f;
}
.footer .footer-widgets ul li a:hover {
	text-decoration:none;
	color:#fff;
}
.footer .footer-widgets .textwidget {
	line-height:17px;
	font-size:14px;
	text-transform:uppercase;
	color:#79808f;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.footer .footer-widgets .textwidget { font-size:13px; }
}
html.ie8 .footer .footer-widgets .textwidget { font-size:13px; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .textwidget { font-size:11px; }
}
.footer .footer-widgets .textwidget b {
	background:url(images/icon_home.png) no-repeat 0% 5px;
	display:block;
	margin:0 0 21px 0;
	padding:0 0 0 38px;
	font-weight:400;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.footer .footer-widgets .textwidget b { padding:0 0 0 33px; }
}
html.ie8 .footer .footer-widgets .textwidget b { padding:0 0 0 33px; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .textwidget b { padding:33px 0 0 0; }
}
.footer .footer-widgets .textwidget i {
	background:url(images/icon_phone.png) no-repeat 0% 3px;
	display:block;
	padding:0 0 0 38px;
	font-style:normal;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.footer .footer-widgets .textwidget i { padding:0 0 0 33px; }
}
html.ie8 .footer .footer-widgets .textwidget i { padding:0 0 0 33px; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .textwidget i { padding:33px 0 0 0; }
}
.footer .copyright {
	background:#202328;
	position:relative;
	padding:26px 0 26px 0;
}
.footer .copyright:before {
	background:#202328;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:-99%;
	content:'';
}
@media (min-width: 1200px) {
	.footer .copyright:before {
		width:73px;
		left:-73px;
	}
}
html.ie8 .footer .copyright:before {
	width:73px;
	left:-73px;
}
.footer .copyright:after {
	background:#202328;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	right:-99%;
	bottom:0;
	content:'';
}
@media (min-width: 1200px) {
	.footer .copyright:after {
		width:73px;
		right:-73px;
	}
}
html.ie8 .footer .copyright:after {
	width:73px;
	right:-73px;
}
.footer .copyright .footer-text {
	float:none;
	line-height:20px;
	font-family:'Open Sans', 'sans-serif';
	font-size:15px;
	font-weight:300;
	color:#727685;
}
@media (max-width: 767px) {
	.footer .copyright .footer-text {
		margin:0;
		text-align:left;
	}
}
@media (max-width: 480px) {
	.footer .copyright .footer-text {
		line-height:18px;
		font-size:12px;
	}
}
.footer .copyright .footer-text a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	text-decoration:none;
	color:#727685;
}
.footer .copyright .footer-text a:focus {
	text-decoration:none;
	color:#727685;
}
.footer .copyright .footer-text a:hover {
	text-decoration:none;
	color:#fff;
}
.footer .copyright .footer-text strong {
	font-weight:600;
	text-transform:uppercase;
	color:#8dbf41;
}
.footer .copyright .footer-text strong a {
	text-decoration:none;
	color:#8dbf41;
}
.footer .copyright .footer-text strong a:focus {
	text-decoration:none;
	color:#8dbf41;
}
.footer .copyright .footer-text strong a:hover {
	text-decoration:none;
	color:#fff;
}
.footer .copyright .footer-nav { margin:0; }
@media (max-width: 767px) {
	.footer .copyright .footer-nav { padding:10px 0 0 0; }
}
.footer .copyright .footer-nav ul {
	margin:0;
	padding:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .copyright .footer-nav ul { text-align:right; }
}
@media (max-width: 767px) {
	.footer .copyright .footer-nav ul { text-align:left; }
}
.footer .copyright .footer-nav ul li {
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .copyright .footer-nav ul li { margin:0 0 0 9px; }
}
@media (max-width: 480px) {
	.footer .copyright .footer-nav ul li { margin:0 0 0 6px; }
}
.footer .copyright .footer-nav ul li:first-child { margin:0; }
.footer .copyright .footer-nav ul li.current-menu-item a {
	text-decoration:none;
	color:#fff;
}
.footer .copyright .footer-nav ul li.current-menu-item a:focus {
	text-decoration:none;
	color:#fff;
}
.footer .copyright .footer-nav ul li.current-menu-item a:hover {
	text-decoration:none;
	color:#fff;
}
.footer .copyright .footer-nav ul li a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	font-weight:300 !important;
	text-decoration:none;
}
@media (max-width: 480px) {
	.footer .copyright .footer-nav ul li a {
		line-height:18px;
		font-size:12px;
	}
}
.footer .copyright .footer-nav ul li a:focus {
	text-decoration:none;
	color:#727685;
}
.footer .copyright .footer-nav ul li a:hover {
	text-decoration:none;
	color:#fff;
}
ul.social { padding:1px 0 0 0 !important; }
ul.social li {
	background:none;
	width:100%;
	overflow:hidden;
	margin:0 0 10px 0 !important;
	padding:0;
}
ul.social li img {
	float:left;
	margin:0 10px 0 0;
}
#back-top-wrapper p#back-top { margin:0; }
#back-top-wrapper p#back-top a:hover span { background-color:#3b3f46; }
#back-top-wrapper p#back-top a span {
	background-color:#8dbf41;
	margin:0;
}
.title-section {
	background:#3f4148;
	position:relative;
	margin:-60px 0 57px 0;
	padding:122px 0 33px 0;
}
@media (max-width: 767px) {
	.title-section {
		margin:-33px 0 33px 0;
		padding:33px 0 33px 0;
	}
}
.title-section:before {
	background:#3f4148;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:-99%;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.title-section:before {
		width:73px;
		left:-73px;
	}
}
html.ie8 .title-section:before {
	width:73px;
	left:-73px;
}
.title-section:after {
	background:#3f4148;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	right:-99%;
	bottom:0;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.title-section:after {
		width:73px;
		right:-73px;
	}
}
html.ie8 .title-section:after {
	width:73px;
	right:-73px;
}
.title-section h1 {
	margin:0 0 4px 0;
	line-height:20px;
	font-size:14px;
	font-weight:600 !important;
	text-transform:uppercase;
	color:#fff;
}
.title-section ul {
	background:none;
	margin:0;
	padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.title-section ul li {
	margin:0;
	padding:0;
	line-height:20px;
	font-size:14px;
	font-weight:400;
	text-shadow:none;
	color:#bababa;
}
.title-section ul li.divider { margin:0 13px; }
.title-section ul li.divider:after {
	line-height:20px;
	font-size:14px;
	font-weight:400;
	text-shadow:none;
	color:#bababa;
	content:'|';
}
.title-section ul li.active { color:#82b03c; }
.title-section ul li a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	text-decoration:none;
	color:#bababa;
}
.title-section ul li a:focus {
	text-decoration:none;
	color:#bababa;
}
.title-section ul li a:hover {
	text-decoration:none;
	color:#82b03c;
}
.post-header h2 {
	margin:0 0 36px 0;
	line-height:40px;
	font-size:40px;
}
.thumbnail {
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.post_meta {
	border-color:#454a54;
	line-height:20px;
	font-size:14px;
	color:#79808f;
}
.post_meta .post_meta_unite { border-color:#454a54 !important; }
.post_meta i { color:#8dbf41; }
.post_meta a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	text-decoration:none;
	color:#79808f;
}
.post_meta a:focus {
	text-decoration:none;
	color:#fff;
}
.post_meta a:hover {
	text-decoration:none;
	color:#fff;
}
.pagination ul li.active a {
	text-decoration:none;
	color:#8dbf41;
}
.pagination ul li.active a:focus {
	text-decoration:none;
	color:#8dbf41;
}
.pagination ul li.active a:hover {
	text-decoration:none;
	color:#8dbf41;
}
.pagination ul li a {
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	text-decoration:none;
	color:#79808f;
}
.pagination ul li a:focus {
	text-decoration:none;
	color:#79808f;
}
.pagination ul li a:hover {
	text-decoration:none;
	color:#8dbf41;
}
.post-author {
	margin:0 0 70px 0;
	padding:15px 20px;
	border:1px solid #454a54;
}
.post-author h3 {
	margin:0 0 15px 0;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:400 !important;
	text-transform:none;
	color:#79808f;
}
.post-author h3 a {
	text-decoration:none;
	color:#79808f;
}
.post-author h3 a:focus {
	text-decoration:none;
	color:#79808f;
}
.post-author h3 a:hover {
	text-decoration:none;
	color:#fff;
}
.post-author .post-author_gravatar { margin:5px 20px 5px 0; }
.post-author .post-author_gravatar img {
	padding:0;
	border:none;
}
.post-author .post-author_desc { overflow:hidden; }
@media (max-width: 480px) {
	.post-author .post-author_desc { overflow:visible; }
}
.post-author .post-author_link { margin:20px 0 0 0; }
.post-author .post-author_link p { margin:0; }
.post-author .post-author_link p a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	text-decoration:none;
	color:#fff;
}
.post-author .post-author_link p a:focus {
	text-decoration:none;
	color:#fff;
}
.post-author .post-author_link p a:hover {
	text-decoration:none;
	color:#8dbf41;
}
.related-posts { margin:0 0 60px 0; }
.related-posts ul li {
	line-height:20px;
	font-family:'Open Sans', 'sans-serif';
	font-size:15px;
	font-weight:400;
	text-transform:uppercase;
	color:#8dbf41;
}
.related-posts ul li a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	text-decoration:none;
}
ol.comment-list li .comment-body {
	background:#2b2e35 !important;
	border:1px solid #444953;
}
ol.comment-list li .comment-body .author {
	padding:15px 0 0 0;
	line-height:20px;
	font-size:14px;
	font-weight:400;
	text-align:left;
	color:#e8f2d9;
}
@media (max-width: 480px) {
	ol.comment-list li .comment-body .extra-wrap { overflow:visible; }
}
ol.comment-list li .comment-body .reply { margin:0 0 0 28px; }
ol.comment-list li .comment-body .reply a {
	display:inline-block;
	margin:0;
	padding:0;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	vertical-align:top;
	line-height:20px;
	font-family:'Open Sans', 'sans-serif';
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
	color:#fff;
}
ol.comment-list li .comment-body .reply a:focus {
	text-decoration:none;
	color:#fff;
}
ol.comment-list li .comment-body .reply a:hover {
	text-decoration:none;
	color:#8dbf41;
}
ol.comment-list li .comment-body .comment-meta {
	margin:0;
	padding:0;
	line-height:20px;
	font-family:'Open Sans', 'sans-serif';
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
	color:#8dbf41;
}
.cancel-comment-reply { padding:0 0 8px 0; }
.cancel-comment-reply a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	text-decoration:none;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
	padding:6px !important;
	font-size:13px;
}
.wpcf7-form .wpcf7-not-valid-tip {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:20px;
	font-size:13px;
}
.wpcf7-form .ajax-loader { margin:12px 0 0 0; }
.wpcf7-form .wpcf7-response-output {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.google-map { margin:0 0 30px 0; }
.filter-wrapper { padding:2px 0 36px 0; }
.filter-wrapper .pull-right { float:none; }
@media (max-width: 767px) {
	.filter-wrapper .pull-right { float:right; }
}
.filter-wrapper strong {
	margin:0;
	padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:20px;
	font-family:'Open Sans', 'sans-serif';
	font-size:15px;
	font-weight:400;
	text-transform:uppercase;
	color:#fff;
}
@media (max-width: 767px) {
	.filter-wrapper strong {
		line-height:18px;
		font-size:12px;
	}
}
.filter-wrapper ul {
	margin:0;
	padding:0;
}
.filter-wrapper ul li {
	margin:0 0 0 29px;
	padding:0;
	list-style:none;
}
@media (max-width: 767px) {
	.filter-wrapper ul li { margin:0 0 0 14px; }
}
.filter-wrapper ul li.active a {
	background:none;
	text-decoration:none;
	color:#8dbf41;
}
.filter-wrapper ul li.active a:focus {
	background:none;
	text-decoration:none;
	color:#8dbf41;
}
.filter-wrapper ul li.active a:hover {
	background:none;
	text-decoration:none;
	color:#8dbf41;
}
.filter-wrapper ul li a {
	background:none;
	margin:0;
	padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:20px;
	font-family:'Open Sans', 'sans-serif';
	font-size:15px;
	font-weight:400;
	text-transform:uppercase;
	color:#fff;
}
@media (max-width: 767px) {
	.filter-wrapper ul li a {
		line-height:18px;
		font-size:12px;
	}
}
.filter-wrapper ul li a:focus {
	background:none;
	text-decoration:none;
	color:#fff;
}
.filter-wrapper ul li a:hover {
	background:none;
	text-decoration:none;
	color:#8dbf41;
}
#portfolio-grid li .thumbnail { margin:0 0 26px 0; }
#portfolio-grid li h3 { margin:0 0 18px 0; }
#portfolio-grid li .excerpt { margin:0 0 33px 0; }
.type-portfolio .thumbnail.large { margin:0; }
.pager { margin-top:30px; }
.entry-meta .portfolio-meta { border-color:#454a54; }
.entry-meta .portfolio-meta-list { border-color:#454a54; }
ul.pager { border-color:#454a54; }
ul.pager li a {
	background:#8dbf41;
	display:inline-block;
	margin:0;
	padding:8px 12px 8px 12px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	vertical-align:top;
	line-height:18px;
	font-family:'Open Sans', 'sans-serif';
	font-size:12px;
	font-weight:600;
	text-shadow:none;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
}
ul.pager li a:focus {
	background:#8dbf41;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	color:#fff;
}
ul.pager li a:hover {
	background:#3b3f46;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	color:#fff;
}
a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	text-decoration:none;
}
.type-services .thumbnail.large {
	background:none;
	float:left;
	margin:10px 20px 5px 0;
}
.error404-holder { padding:140px 0 20px 0; }
@media (max-width: 767px) {
	.error404-holder {
		padding:40px 0 20px 0;
		text-align:center;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.error404-holder .error404-holder_num { font-size:220px; }
}
.error404-holder h4 { color:#8dbf41; }
.page-header {
	margin:0;
	border:none;
}
.slider_off {
	background:#fff;
	position:relative;
	min-height:88px;
	margin:0;
	padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
@media (max-width: 767px) {
	.slider_off { min-height:1px; }
}
.slider_off:before {
	background:#fff;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	bottom:0;
	left:-99%;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.slider_off:before {
		width:73px;
		left:-73px;
	}
}
html.ie8 .slider_off:before {
	width:73px;
	left:-73px;
}
.slider_off:after {
	background:#fff;
	display:block;
	width:100%;
	position:absolute;
	top:0;
	right:-99%;
	bottom:0;
	z-index:-1;
	content:'';
}
@media (min-width: 1200px) {
	.slider_off:after {
		width:73px;
		right:-73px;
	}
}
html.ie8 .slider_off:after {
	width:73px;
	right:-73px;
}
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:34px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
