@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Roboto:300,400,500,700,900);
body { background:#000; }
@media (max-width: 767px) {
	body { padding:0; }
}
.main-holder { overflow:hidden; }
.main-holder input[type="text"], .main-holder input[type="email"], .main-holder textarea {
	background:#fff;
	min-height:21px;
	margin:0;
	padding:8px 10px 8px 10px !important;
	border:1px solid #e7e7e7 !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:'Roboto', sans-serif;
	font-size:15px;
	font-weight:400;
	color:#656565 !important;
}
html.ie8 .main-holder input[type="text"], html.ie8 .main-holder input[type="email"], html.ie8 .main-holder textarea {
	padding:5px 6px 5px 6px !important;
	line-height:21px;
}
.main-holder input[type="text"], .main-holder input[type="email"] { height:21px; }
.main-holder input[type="submit"], .main-holder input[type="reset"] {
	background:none;
	height:39px;
	margin:0 15px 0 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;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	font-family:'Roboto', sans-serif;
	font-size:18px;
	font-weight:700;
	text-shadow:none;
	text-transform:uppercase;
	text-decoration:underline;
	color:#000;
}
.main-holder input[type="submit"]:hover, .main-holder input[type="reset"]:hover {
	text-decoration:underline;
	color:#adc91d;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.main-holder .search-form input[type="text"] { width:180px; }
}
html.ie8 .main-holder .search-form input[type="text"] { width:180px; }
@media (min-width: 768px) and (max-width: 979px) {
	.main-holder .search-form input[type="text"] { width:120px; }
}
@media (max-width: 480px) {
	.main-holder .search-form input[type="text"] { width:160px; }
}
.main-holder .search-form input[type="submit"] { margin:0 0 0 10px; }
a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
a:hover { text-decoration:none; }
h1 {
	margin-bottom:19px;
	text-transform:uppercase;
}
h1 a {
	text-decoration:none;
	color:#000;
}
h1 a:focus {
	text-decoration:none;
	color:#000;
}
h1 a:hover {
	text-decoration:none;
	color:#adc91d;
}
h2 {
	margin-bottom:16px;
	text-transform:uppercase;
}
h2 a {
	text-decoration:none;
	color:#000;
}
h2 a:focus {
	text-decoration:none;
	color:#000;
}
h2 a:hover {
	text-decoration:none;
	color:#adc91d;
}
h3 {
	margin-bottom:19px;
	text-transform:uppercase;
}
h3 a {
	text-decoration:none;
	color:#000;
}
h3 a:focus {
	text-decoration:none;
	color:#000;
}
h3 a:hover {
	text-decoration:none;
	color:#adc91d;
}
h4 a {
	text-decoration:none;
	color:#777;
}
h4 a:focus {
	text-decoration:none;
	color:#777;
}
h4 a:hover {
	text-decoration:none;
	color:#adc91d;
}
h5 { font-weight:900 !important; }
h5 a {
	text-decoration:none;
	color:#adc91d;
}
h5 a:focus {
	text-decoration:none;
	color:#adc91d;
}
h5 a:hover {
	text-decoration:none;
	color:#000;
}
h6 {
	margin:0;
	font-weight:900 !important;
}
h6 a {
	text-decoration:none;
	color:#adc91d;
}
h6 a:focus {
	text-decoration:none;
	color:#adc91d;
}
h6 a:hover {
	text-decoration:none;
	color:#000;
}
p { margin:0 0 17px 0; }
p strong {
	font-weight:900;
	color:#adc91d;
}
img.alignnone { margin-top:8px; }
.header {
	background:#f3f3f3;
	margin:0;
	padding:29px 0 0 0;
	border:none;
}
@media (max-width: 767px) {
	.header {
		padding:29px 20px 0 20px;
		text-align:center;
	}
}
@media (max-width: 767px) {
	.header .logo { float:none; }
}
.header .logo .logo_h__txt {
	margin:20px 0 0 0;
	max-width:220px;
}
.header .logo .logo_h__txt a {
	text-decoration:none;
	color:#111;
}
.header .logo .logo_h__txt a:focus {
	text-decoration:none;
	color:#111;
}
.header .logo .logo_h__txt a:hover {
	text-decoration:none;
	color:#111;
}
.header .logo .logo_tagline { display:none; }
.header .header_widget {
	padding:42px 0 0 0;
	text-align:right;
}
@media (max-width: 767px) {
	.header .header_widget {
		padding:20px 0 0 0;
		text-align:center;
	}
}
.header .header_widget h4 {
	margin:0 0 -2px 0;
	line-height:26px;
	font-size:18px;
	font-weight:400;
	color:#777;
}
.header .header_widget .textwidget {
	line-height:35px;
	font-size:35px;
	font-weight:500;
	color:#111;
}
.header .header_widget .textwidget b { font-weight:500; }
.header .header_widget .textwidget b:before {
	display:inline-block;
	margin:0 10px 0 0;
	vertical-align:top;
	line-height:38px;
	font-family:FontAwesome;
	font-size:38px;
	color:#adc91d;
	content:'\f095';
}
.header .spacer { height:24px; }
.header .nav__primary {
	background:#111;
	position:relative;
	margin:0;
	-webkit-transform:translateZ(0);
}
@media (max-width: 767px) {
	.header .nav__primary { padding:20px 0; }
}
.header .nav__primary:before {
	background:#111;
	display:block;
	width:101%;
	position:absolute;
	top:0;
	bottom:0;
	left:-100%;
	z-index:-1;
	content:'';
}
.header .nav__primary:after {
	background:#111;
	display:block;
	width:101%;
	position:absolute;
	top:0;
	bottom:0;
	right:-100%;
	z-index:-1;
	content:'';
}
.header .nav__primary.isStuck:after {
	background:#111;
	display:block;
	width:10000px;
	position:absolute;
	top:0;
	bottom:0;
	right:-9999px;
	z-index:-1;
	content:'';
}
@media (max-width: 767px) {
	.header .nav__primary.isStuck {
		right:20px;
		left:20px;
	}
}
.header .nav__primary .select-menu { font-size:12px; }
.header .nav__primary .sf-menu {
	float:none;
	line-height:0;
	font-size:0;
}
.header .nav__primary .sf-menu ul {
	background:#2e2e2e;
	width:253px;
	line-height:18px;
	font-size:13px;
}
.header .nav__primary .sf-menu > li {
	background:none;
	display:inline-block;
	float:none;
	vertical-align:top;
}
.header .nav__primary .sf-menu > li:first-child a { border-left:1px solid #fff; }
.header .nav__primary .sf-menu > li > a {
	padding:17px 18px;
	border:none;
	border-right:1px solid #fff;
	text-transform:uppercase;
}
.header .nav__primary .sf-menu > li li {
	background:url(images/menu_line.png) repeat-x 0% 0%;
	padding:1px 0 0 0;
}
.header .nav__primary .sf-menu > li li:first-child {
	background:none;
	padding:0;
}
.header .nav__primary .sf-menu > li li a {
	padding:10px 17px 10px 17px;
	border:none;
	line-height:18px;
	font-family:'Roboto', sans-serif;
	font-size:13px;
	font-weight:400;
	text-align:left;
	text-decoration:none;
	color:#fff;
}
.header .nav__primary .sf-menu > li li .sf-sub-indicator { display:none; }
.header .nav__primary ul.sf-menu li li:hover ul, .header .nav__primary ul.sf-menu li li.sfHover ul { top:1px; }
.header .nav__primary .sf-menu > li > a:hover, .header .nav__primary .sf-menu > li.sfHover> a, .header .nav__primary .sf-menu > li.current-menu-item > a, .header .nav__primary .sf-menu > li.current_page_item > a { background:#adc91d; }
.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:#adc91d;
}
.header .nav__primary .sf-sub-indicator {
	margin:0 -5px 0 0;
	top:38px;
	right:50%;
}
#slider-wrapper {
	background:#adc91d;
	overflow:visible;
	padding:40px 0 0 0;
}
@media (max-width: 767px) {
	#slider-wrapper { padding:20px 0 20px 0; }
}
#slider-wrapper:before {
	background:#adc91d;
	width:101%;
	position:absolute;
	top:0;
	bottom:0;
	left:-100%;
	z-index:-1;
	content:'';
}
#slider-wrapper:after {
	background:#adc91d;
	width:101%;
	position:absolute;
	top:0;
	bottom:0;
	right:-100%;
	z-index:-1;
	content:'';
}
#slider-wrapper .camera_wrap { margin:0 !important; }
#slider-wrapper .camera_caption {
	width:auto;
	right:20%;
	bottom:45px;
	left:28px;
}
@media (min-width: 1200px) {
	#slider-wrapper .camera_caption { right:400px; }
}
@media (max-width: 767px) {
	#slider-wrapper .camera_caption {
		right:25%;
		bottom:20px;
		left:20px;
	}
}
@media (max-width: 480px) {
	#slider-wrapper .camera_caption { right:35%; }
}
#slider-wrapper .camera_caption div {
	background:none;
	padding:0;
	color:#fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_caption div {
		line-height:16px;
		font-size:12px;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .camera_caption div {
		line-height:16px;
		font-size:12px;
	}
}
@media (max-width: 480px) {
	#slider-wrapper .camera_caption div {
		line-height:0;
		font-size:0;
	}
}
#slider-wrapper .camera_caption div strong {
	display:block;
	margin:0 0 7px 0;
	line-height:61px;
	font-size:61px;
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
}
@media (min-width: 1200px) {
	#slider-wrapper .camera_caption div strong { padding:0 130px 0 0; }
}
@media (min-width: 980px) and (max-width: 1200px) {
	#slider-wrapper .camera_caption div strong {
		line-height:41px;
		font-size:41px;
	}
}
html.ie8 #slider-wrapper .camera_caption div strong {
	line-height:41px;
	font-size:41px;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_caption div strong {
		line-height:31px;
		font-size:31px;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .camera_caption div strong {
		line-height:21px;
		font-size:21px;
	}
}
@media (max-width: 480px) {
	#slider-wrapper .camera_caption div strong {
		margin:0;
		line-height:18px;
		font-size:12px;
	}
}
#slider-wrapper .camera_next {
	margin:0;
	top:20px;
	right:20px;
}
#slider-wrapper .camera_commands {
	margin:0;
	top:20px;
	right:61px;
}
#slider-wrapper .camera_prev {
	margin:0;
	top:20px;
	right:102px;
	left:auto;
}
#slider-wrapper .camera_pag {
	position:absolute;
	right:20px;
	bottom:13px;
}
#slider-wrapper .camera_pag ul {
	margin:0;
	padding:0;
}
#slider-wrapper .camera_pag ul li {
	background:#fff;
	width:13px;
	height:13px;
	margin:0 0 0 8px;
	padding:0;
	-webkit-border-radius:13px;
	-moz-border-radius:13px;
	border-radius:13px;
}
#slider-wrapper .camera_pag ul li:hover, #slider-wrapper .camera_pag ul li.cameracurrent { background:#adc91d; }
#slider-wrapper .camera_pag ul li span { display:none; }
#slider-wrapper .camera_thumbs {
	position:absolute;
	right:0;
	bottom:0;
}
#slider-wrapper .camera_thumbs .camera_thumbs_cont { background:none; }
.content-holder {
	background:#f3f3f3;
	margin:0;
	padding:32px 0 35px 0;
}
@media (max-width: 767px) {
	.content-holder { padding:32px 20px 35px 20px; }
}
body.home .content-holder { padding:0 0 35px 0; }
@media (max-width: 767px) {
	body.home .content-holder { padding:0 20px 35px 20px; }
}
.content-holder #content { padding-top:19px; }
#sidebar { padding-top:19px; }
#sidebar .widget { margin:48px 0 0 0; }
#sidebar .widget:first-child { margin:0; }
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar ul li {
	background:url(images/marker.gif) no-repeat 0% 5px;
	margin:16px 0 0 0;
	padding:0 0 0 32px;
	list-style:none;
	line-height:20px;
	font-size:15px;
	font-weight:900;
	color:#656565;
}
#sidebar ul li:first-child { margin:0; }
#sidebar ul li a {
	text-decoration:none;
	color:#656565;
}
#sidebar ul li a:focus {
	text-decoration:none;
	color:#656565;
}
#sidebar ul li a:hover {
	text-decoration:none;
	color:#adc91d;
}
#sidebar ul li ul { padding:16px 0 0 0; }
#sidebar ul.post-list li {
	background:none;
	margin:20px 0 0 0;
	padding:0;
	line-height:26px;
	font-weight:400;
}
@media (max-width: 480px) {
	#sidebar ul.post-list li {
		line-height:18px;
		font-size:14px;
	}
}
#sidebar ul.post-list li:first-child { margin:0; }
#sidebar ul.post-list li .thumbnail { margin:5px 28px 5px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	#sidebar ul.post-list li .thumbnail {
		max-width:50%;
		margin-right:20px;
	}
}
#sidebar ul.post-list li time {
	display:block;
	margin:0 0 6px 0;
	line-height:20px;
	font-size:15px;
	font-weight:900;
	color:#656565;
}
#sidebar ul.post-list li h4 {
	margin:0 0 3px 0;
	padding:0;
	line-height:20px;
	font-size:15px;
	font-weight:900;
	color:#adc91d;
}
#sidebar ul.post-list li h4 a {
	text-decoration:none;
	color:#adc91d;
}
#sidebar ul.post-list li h4 a:hover {
	text-decoration:none;
	color:#adc91d;
}
#sidebar ul.post-list li h4 a:hover {
	text-decoration:none;
	color:#000;
}
#sidebar ul.post-list li .excerpt { margin:0 0 29px 0; }
@media (max-width: 480px) {
	#sidebar ul.post-list li .excerpt { margin:0 0 18px 0; }
}
#sidebar ul.comments-custom li {
	background:none;
	margin:29px 0 0 0;
	padding:0;
}
#sidebar ul.comments-custom li:first-child { margin:0; }
#sidebar ul.comments-custom li .thumbnail { margin:4px 30px 4px 0; }
#sidebar ul.comments-custom li .meta_format { margin:0; }
#sidebar ul.comments-custom li h4 {
	margin:0 0 6px 0;
	padding:12px 0 0 0;
	line-height:20px;
	font-size:15px;
	font-weight:900;
	color:#adc91d;
}
#sidebar ul.comments-custom li time {
	display:block;
	line-height:20px;
	font-size:15px;
	font-weight:900;
	color:#656565;
}
#sidebar ul.comments-custom li .comments-custom_txt {
	margin:0;
	padding:23px 0 0 0;
	border:none;
	line-height:26px;
	font-size:15px;
	font-weight:400;
	color:#656565;
}
#sidebar #wp-calendar caption { color:#adc91d; }
#sidebar #wp-calendar thead tr th { color:#adc91d; }
.content_box.banners {
	background:#adc91d;
	position:relative;
	padding:0 0 41px 0;
}
.content_box.banners:before {
	background:#adc91d;
	display:block;
	width:101%;
	position:absolute;
	top:0;
	bottom:0;
	left:-100%;
	z-index:-1;
	content:'';
}
.content_box.banners:after {
	background:#adc91d;
	display:block;
	width:101%;
	position:absolute;
	top:0;
	bottom:0;
	right:-100%;
	z-index:-1;
	content:'';
}
.content_box.box {
	background:#000;
	position:relative;
	margin:0 0 19px 0;
	padding:33px 0 40px 0;
	color:#fff;
}
.content_box.box:before {
	background:#000;
	display:block;
	width:101%;
	position:absolute;
	top:0;
	bottom:0;
	left:-100%;
	z-index:-1;
	content:'';
}
.content_box.box:after {
	background:#000;
	display:block;
	width:101%;
	position:absolute;
	top:0;
	bottom:0;
	right:-100%;
	z-index:-1;
	content:'';
}
.content_box.box.extra { padding:33px 0 14px 0; }
@media (max-width: 767px) {
	.content_box.box.extra { padding:33px 0 33px 0; }
}
.content_box.box h2 {
	margin:0 0 26px 0;
	line-height:44px;
	font-size:44px;
	color:#fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	.content_box.box h2 {
		line-height:34px;
		font-size:34px;
	}
}
.content_box.box h2 strong { color:#adc91d; }
.content_box.box p { margin:0 0 16px 0; }
.content_box.box p strong {
	font-weight:900;
	color:#adc91d;
}
.content_box.box a.btn-link { margin-top:17px; }
.content_box.box .list.custom-list { padding-top:3px; }
.service-box.ban {
	background:none;
	float:left;
	max-width:330px;
	margin:0;
	padding:23px 30px 30px 30px;
	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;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.service-box.ban {
		max-width:273px;
		padding:20px 20px 20px 20px;
	}
}
html.ie8 .service-box.ban {
	max-width:273px;
	padding:20px 20px 20px 20px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.service-box.ban {
		max-width:211px;
		padding:15px 15px 15px 15px;
	}
}
@media (max-width: 767px) {
	.service-box.ban {
		width:100%;
		max-width:none;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
.service-box.ban:hover {
	-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,0.8);
	-moz-box-shadow:inset 0 0 10px rgba(0,0,0,0.8);
	box-shadow:inset 0 0 10px rgba(0,0,0,0.8);
}
.service-box.ban.banner_1 {
	background:url(images/banner_1.jpg) no-repeat 50% 50%;
	background-size:cover;
}
.service-box.ban.banner_2 {
	background:url(images/banner_2.jpg) no-repeat 50% 50%;
	background-size:cover;
}
.service-box.ban.banner_3 {
	background:url(images/banner_3.jpg) no-repeat 50% 50%;
	background-size:cover;
}
.service-box.ban h2 {
	margin:0 0 4px 0;
	line-height:40px;
	font-size:40px;
	font-weight:700;
	color:#fff;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.service-box.ban h2 {
		line-height:30px;
		font-size:30px;
	}
}
html.ie8 .service-box.ban h2 {
	line-height:30px;
	font-size:30px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.service-box.ban h2 {
		line-height:26px;
		font-size:26px;
	}
}
@media (max-width: 480px) {
	.service-box.ban h2 {
		line-height:30px;
		font-size:30px;
	}
}
.service-box.ban h5 {
	margin:0 0 16px 0;
	line-height:32px;
	font-size:32px;
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.service-box.ban h5 {
		line-height:22px;
		font-size:22px;
	}
}
html.ie8 .service-box.ban h5 {
	line-height:22px;
	font-size:22px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.service-box.ban h5 {
		line-height:16px;
		font-size:16px;
	}
}
@media (max-width: 480px) {
	.service-box.ban h5 {
		line-height:22px;
		font-size:22px;
	}
}
.service-box.ban .service-box_txt {
	margin:0 0 22px 0;
	color:#fff;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.service-box.ban .service-box_txt {
		line-height:18px;
		font-size:13px;
	}
}
html.ie8 .service-box.ban .service-box_txt {
	line-height:18px;
	font-size:13px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.service-box.ban .service-box_txt {
		line-height:16px;
		font-size:12px;
	}
}
@media (max-width: 480px) {
	.service-box.ban .service-box_txt {
		line-height:18px;
		font-size:13px;
	}
}
.service-box.ban .btn-align { text-align:left; }
.service-box.ban .btn-align a.btn-primary {
	background:#adc91d;
	display:inline-block;
	margin:0;
	padding:15px 24px 16px 24px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	vertical-align:top;
	line-height:20px;
	font-family:'Roboto', sans-serif;
	font-size:18px;
	font-weight:700;
	text-shadow:none;
	text-transform:uppercase;
	text-decoration:none !important;
	color:#fff !important;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.service-box.ban .btn-align a.btn-primary {
		padding:10px 19px 10px 19px;
		line-height:16px;
		font-size:14px;
	}
}
html.ie8 .service-box.ban .btn-align a.btn-primary {
	padding:10px 19px 10px 19px;
	line-height:16px;
	font-size:14px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.service-box.ban .btn-align a.btn-primary {
		padding:10px 19px 10px 19px;
		line-height:16px;
		font-size:14px;
	}
}
@media (max-width: 480px) {
	.service-box.ban .btn-align a.btn-primary {
		padding:10px 19px 10px 19px;
		line-height:16px;
		font-size:14px;
	}
}
.service-box.ban .btn-align a.btn-primary:focus {
	background:#adc91d;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	color:#fff !important;
}
.service-box.ban .btn-align a.btn-primary:hover {
	background:#000;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.8);
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.8);
	box-shadow:0 0 10px rgba(0,0,0,0.8);
	color:#fff !important;
}
a.btn-primary {
	background:none;
	display:inline-block;
	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;
	vertical-align:top;
	line-height:20px;
	font-family:'Roboto', sans-serif;
	font-size:18px;
	font-weight:700;
	text-shadow:none;
	text-transform:uppercase;
	text-decoration:underline !important;
	color:#000 !important;
}
@media (max-width: 767px) {
	a.btn-primary { margin-bottom:30px; }
}
a.btn-primary:focus {
	background:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:underline !important;
	color:#000 !important;
}
a.btn-primary:hover {
	background:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:underline !important;
	color:#adc91d !important;
}
a.btn-primary.extra { margin-top:14px; }
a.btn-link {
	background:none;
	margin:0;
	padding:15px 25px 16px 25px;
	border:1px solid #fff;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	line-height:18px;
	font-family:'Roboto', sans-serif;
	font-size:18px;
	font-weight:700;
	text-transform:uppercase;
	text-shadow:none;
	text-decoration:none;
	color:#fff;
}
@media (max-width: 767px) {
	a.btn-link { margin-bottom:30px; }
}
a.btn-link:focus {
	background:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	border-color:#fff;
	text-decoration:none;
	color:#fff;
}
a.btn-link:hover {
	background:#adc91d;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	border-color:#adc91d;
	text-decoration:none;
	color:#fff;
}
.list.custom-list { padding:5px 0 0 0; }
.list.custom-list ul {
	margin:0;
	padding:0;
}
.list.custom-list ul li {
	background:url(images/marker.gif) no-repeat 0% 5px;
	margin:16px 0 0 0;
	padding:0 0 0 32px;
	list-style:none;
	line-height:20px;
	font-size:15px;
	font-weight:900;
	color:#fff;
}
.list.custom-list ul li:first-child { margin:0; }
.list.custom-list ul li:before { display:none; }
.list.custom-list ul li a {
	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:#adc91d;
}
ul.list_1 { padding:8px 0 0 0; }
ul.list_1 li {
	position:relative;
	margin-bottom:22px;
}
@media (min-width: 1200px) {
	ul.list_1 li {
		width:270px !important;
		margin-left:30px !important;
	}
}
@media (min-width: 1200px) {
	ul.list_1 li:first-child { margin-left:0 !important; }
}
ul.list_1 li .thumbnail { margin:0; }
@media (max-width: 767px) {
	ul.list_1 li .thumbnail { float:none; }
}
ul.list_1 li .thumbnail .zoom-icon:before { top:33%; }
@media (min-width: 980px) and (max-width: 1200px) {
	ul.list_1 li .thumbnail .zoom-icon:before {
		background:url(images/magnify_alt.png) no-repeat 50% 50%;
		width:44px;
		height:44px;
		margin:-22px 0 0 -22px;
		top:30%;
	}
}
html.ie8 ul.list_1 li .thumbnail .zoom-icon:before {
	background:url(images/magnify_alt.png) no-repeat 50% 50%;
	width:44px;
	height:44px;
	margin:-22px 0 0 -22px;
	top:30%;
}
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_1 li .thumbnail .zoom-icon:before {
		background:url(images/magnify_alt.png) no-repeat 50% 50%;
		width:44px;
		height:44px;
		margin:-22px 0 0 -22px;
		top:29%;
	}
}
ul.list_1 li h5 {
	background:none;
	margin:0;
	padding:0;
	line-height:20px;
	font-size:15px;
	font-weight:900;
	color:#fff;
	position:absolute;
	right:0;
	bottom:0;
	left:0;
}
html.ie8 ul.list_1 li h5 {
	background:url(images/ie_bg.png) repeat 0% 0%;
	line-height:16px;
	font-size:12px;
	font-weight:400;
}
@media (min-width: 980px) and (max-width: 1200px) {
	ul.list_1 li h5 { font-size:14px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_1 li h5 {
		line-height:16px;
		font-size:11px;
		font-weight:400;
	}
}
ul.list_1 li h5 a {
	background:rgba(156,181,26,0.9);
	display:block;
	padding:14px 20px 15px 20px;
	text-decoration:none;
	color:#fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	ul.list_1 li h5 a { padding:12px 12px 12px 12px; }
}
ul.list_1 li h5 a:focus {
	text-decoration:none;
	color:#fff;
}
ul.list_1 li h5 a:hover {
	background:rgba(0,0,0,0.9);
	text-decoration:none;
	color:#fff;
}
html.ie8 ul.list_1 li h5 a:hover { background:#000; }
ul.list_1 li p { display:none; }
ul.list_2 { margin:0 !important; }
ul.list_2 li { margin:27px 0 0 0; }
ul.list_2 li:first-child { margin:0; }
ul.list_2 li .thumbnail { margin:8px 30px 5px 0; }
ul.list_2 li h5 { margin:0; }
ul.list_2 li .excerpt { margin:0 0 29px 0; }
.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;
}
.thumbnail a .zoom-icon:before {
	background:url(images/magnify.png) no-repeat 0% 0%;
	width:99px;
	height:99px;
	margin:-50px 0 0 -50px;
	content:'';
}
.spacer { height:50px; }
div.testimonials .testi-item {
	background:url(images/quotes.png) no-repeat 0% 8px;
	margin:28px 0 0 0;
	padding:0 0 0 47px;
}
div.testimonials .testi-item:first-child { margin:0; }
div.testimonials .testi-item blockquote {
	background:none;
	margin:0 0 13px 0;
	padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
div.testimonials .testi-item blockquote:before, div.testimonials .testi-item blockquote:after { display:none; }
div.testimonials .testi-item blockquote a {
	text-decoration:none;
	color:#656565;
}
div.testimonials .testi-item blockquote a:focus {
	text-decoration:none;
	color:#656565;
}
div.testimonials .testi-item blockquote a:hover {
	text-decoration:none;
	color:#adc91d;
}
div.testimonials .testi-item small {
	padding:0 !important;
	line-height:20px;
	font-size:15px;
	font-weight:900;
	color:#656565;
}
div.testimonials .testi-item small .user { color:#adc91d; }
.footer {
	background:none;
	margin:0;
	padding:0;
	border:none;
}
@media (max-width: 767px) {
	.footer { padding:0 20px; }
}
.footer .footer-widgets {
	background:#e7e7e7;
	position:relative;
	padding:50px 0 50px 0;
	line-height:20px;
	font-size:15px;
	font-weight:300;
	color:#000;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.footer .footer-widgets { font-size:11px; }
}
html.ie8 .footer .footer-widgets { font-size:11px; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets { font-size:11px; }
}
@media (max-width: 480px) {
	.footer .footer-widgets { font-size:13px; }
}
.footer .footer-widgets:before {
	background:#e7e7e7;
	display:block;
	width:101%;
	position:absolute;
	top:0;
	bottom:0;
	left:-100%;
	z-index:-1;
	content:'';
}
.footer .footer-widgets:after {
	background:#e7e7e7;
	display:block;
	width:101%;
	position:absolute;
	top:0;
	bottom:0;
	right:-100%;
	z-index:-1;
	content:'';
}
.footer .footer-widgets b {
	display:block;
	padding:21px 0 0 0;
	font-weight:300;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets b { padding:15px 0 0 0; }
}
@media (max-width: 480px) {
	.footer .footer-widgets b { padding:15px 0 0 0; }
}
.footer .footer-widgets b:before {
	background:#000;
	float:left;
	width:67px;
	height:67px;
	margin:-21px 22px 0 0;
	-webkit-border-radius:67px;
	-moz-border-radius:67px;
	border-radius:67px;
	line-height:66px;
	font-family:FontAwesome;
	font-size:33px;
	text-align:center;
	color:#adc91d;
	content:'';
}
@media (min-width: 980px) and (max-width: 1200px) {
	.footer .footer-widgets b:before { margin-right:15px; }
}
html.ie8 .footer .footer-widgets b:before { margin-right:15px; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets b:before { margin:-15px 15px 0 0; }
}
@media (max-width: 480px) {
	.footer .footer-widgets b:before {
		margin-top:-15px;
		margin-right:20px;
	}
}
.footer .footer-widgets i {
	font-style:normal;
	font-weight:400;
}
.footer .footer-widgets a {
	text-decoration:underline;
	color:#000;
}
.footer .footer-widgets a:focus {
	text-decoration:underline;
	color:#000;
}
.footer .footer-widgets a:hover {
	text-decoration:underline;
	color:#adc91d;
}
.footer .footer-widgets .block_1 b:before { content:'\f015'; }
@media (max-width: 767px) {
	.footer .footer-widgets .block_1 { clear:both; }
}
.footer .footer-widgets .block_2 { font-size:25px; }
@media (min-width: 980px) and (max-width: 1200px) {
	.footer .footer-widgets .block_2 { font-size:19px; }
}
html.ie8 .footer .footer-widgets .block_2 { font-size:19px; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .block_2 { font-size:14px; }
}
@media (max-width: 767px) {
	.footer .footer-widgets .block_2 {
		padding:20px 0 0 0;
		clear:both;
	}
}
@media (max-width: 480px) {
	.footer .footer-widgets .block_2 { font-size:14px; }
}
.footer .footer-widgets .block_2 b { padding:17px 0 0 0; }
@media (min-width: 980px) and (max-width: 1200px) {
	.footer .footer-widgets .block_2 b { padding:21px 0 0 0; }
}
html.ie8 .footer .footer-widgets .block_2 b { padding:21px 0 0 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .block_2 b { padding:21px 0 0 0; }
}
@media (max-width: 480px) {
	.footer .footer-widgets .block_2 b { padding:21px 0 0 0; }
}
.footer .footer-widgets .block_2 b:before {
	margin:-17px 22px 0 0;
	content:'\f095';
}
@media (min-width: 980px) and (max-width: 1200px) {
	.footer .footer-widgets .block_2 b:before { margin-top:-21px; }
}
html.ie8 .footer .footer-widgets .block_2 b:before { margin-top:-21px; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .block_2 b:before { margin:-21px 15px 0 0; }
}
@media (max-width: 480px) {
	.footer .footer-widgets .block_2 b:before { margin:-21px 15px 0 0; }
}
@media (max-width: 767px) {
	.footer .footer-widgets .block_3 {
		padding:20px 0 0 0;
		clear:both;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .block_3 b { padding:21px 0 0 0; }
}
.footer .footer-widgets .block_3 b:before { content:'\f003'; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets .block_3 b:before { margin:-21px 15px 0 0; }
}
.footer .copyright { padding:41px 0 41px 0; }
.footer .copyright .footer-nav {
	float:none;
	margin:4px 0 26px 0;
}
.footer .copyright .footer-nav ul {
	float:none;
	margin:0;
	padding:0;
}
@media (max-width: 767px) {
	.footer .copyright .footer-nav ul { text-align:left; }
}
.footer .copyright .footer-nav ul li {
	margin:0 0 0 19px;
	padding:0;
	list-style:none;
	text-transform:uppercase;
}
@media (max-width: 480px) {
	.footer .copyright .footer-nav ul li { margin:0 0 0 8px; }
}
.footer .copyright .footer-nav ul li:first-child { margin:0; }
.footer .copyright .footer-nav ul li.current-menu-item a {
	text-decoration:none;
	color:#adc91d;
}
.footer .copyright .footer-nav ul li.current-menu-item a:focus {
	text-decoration:none;
	color:#adc91d;
}
.footer .copyright .footer-nav ul li.current-menu-item a:hover {
	text-decoration:none;
	color:#adc91d;
}
.footer .copyright .footer-nav ul li a { text-decoration:none; }
@media (max-width: 767px) {
	.footer .copyright .footer-nav ul li a {
		line-height:16px;
		font-size:16px;
	}
}
@media (max-width: 480px) {
	.footer .copyright .footer-nav ul li a {
		line-height:12px;
		font-size:12px;
	}
}
.footer .copyright .footer-nav ul li a:focus {
	text-decoration:none;
	color:#fff;
}
.footer .copyright .footer-nav ul li a:hover {
	text-decoration:none;
	color:#adc91d;
}
.footer .copyright .footer-text {
	float:none;
	line-height:18px;
	font-size:12px;
	font-weight:400;
	text-align:right;
	color:#818080;
}
@media (max-width: 767px) {
	.footer .copyright .footer-text {
		margin:0;
		padding:25px 0 0 0;
		text-align:left;
	}
}
.footer .copyright .footer-text strong {
	display:block;
	margin:0 0 23px 0;
}
.footer .copyright .footer-text a {
	text-decoration:none;
	color:#818080;
}
.footer .copyright .footer-text a:focus {
	text-decoration:none;
	color:#818080;
}
.footer .copyright .footer-text a:hover {
	text-decoration:none;
	color:#adc91d;
}
.footer .copyright .textwidget {
	line-height:21px;
	font-size:12px;
	color:#818080;
}
@media (min-width: 1200px) {
	.footer .copyright .textwidget { padding-right:185px; }
}
#back-top-wrapper {
	overflow:visible;
	right:20px;
	bottom:20px;
}
#back-top-wrapper p#back-top { margin:0; }
#back-top-wrapper p#back-top a:hover span {
	background-color:#adc91d;
	-webkit-box-shadow:0 0 15px rgba(173,201,29,0.8);
	-moz-box-shadow:0 0 15px rgba(173,201,29,0.8);
	box-shadow:0 0 15px rgba(173,201,29,0.8);
}
#back-top-wrapper p#back-top a span {
	background-color:#313131;
	margin:0;
}
.title-section { padding:0 0 21px 0; }
.title-section h1 { margin:0 0 24px 0; }
.title-section ul {
	background:none;
	margin-top:0;
	padding:7px 0 7px 0;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.title-section ul li {
	line-height:20px;
	font-size:15px;
	text-shadow:none;
	color:#656565;
}
.title-section ul li.active { color:#adc91d; }
.title-section ul li.divider { margin:0 6px; }
.title-section ul li.divider:after {
	line-height:20px;
	font-family:'Roboto', sans-serif;
	font-size:15px;
	font-weight:400;
	color:#656565;
	content:'/';
}
.title-section ul li a {
	text-decoration:none;
	color:#656565;
}
.title-section ul li a:focus {
	text-decoration:none;
	color:#656565;
}
.title-section ul li a:hover {
	text-decoration:none;
	color:#adc91d;
}
article.post h3 {
	line-height:26px;
	font-size:15px;
	text-transform:none;
	color:#adc91d;
}
.pagination ul li a {
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
}
.post_meta i { color:#000; }
.post-author {
	background:#fff;
	margin:0 0 70px 0;
	border:1px solid #e7e7e7;
}
.post-author h3 {
	line-height:20px;
	font-size:15px;
	font-weight:900;
	text-transform:none;
	color:#656565;
}
.post-author h3 a {
	text-decoration:none;
	color:#adc91d;
}
.post-author h3 a:focus {
	text-decoration:none;
	color:#adc91d;
}
.post-author h3 a:hover {
	text-decoration:none;
	color:#000;
}
.post-author .post-author_desc { overflow:hidden; }
@media (max-width: 480px) {
	.post-author .post-author_desc { overflow:visible; }
}
.post-author .post-author_gravatar { margin:5px 25px 5px 0; }
.post-author .post-author_gravatar img {
	padding:0;
	border:none;
}
.post-author .post-author_link {
	margin:12px 0 0 0;
	font-weight:900;
}
.post-author .post-author_link p { margin:0; }
.related-posts { margin:0 0 50px 0; }
.related-posts ul li {
	line-height:20px;
	font-size:15px;
	font-weight:900;
	color:#adc91d;
}
.related-posts ul li a {
	text-decoration:none;
	color:#adc91d;
}
.related-posts ul li a:focus {
	text-decoration:none;
	color:#adc91d;
}
.related-posts ul li a:hover {
	text-decoration:none;
	color:#000;
}
.comment-list li .comment-body {
	background:#fff !important;
	border:1px solid #e7e7e7;
}
.comment-list li .comment-body .author {
	padding:10px 0 0 0;
	line-height:20px;
	font-size:15px;
	font-weight:900;
	text-align:left;
	color:#adc91d;
}
@media (max-width: 480px) {
	.comment-list li .comment-body .extra-wrap { overflow:visible; }
}
.comment-list li .comment-body .reply { margin:0 0 0 20px; }
.comment-list li .comment-body .reply a {
	background:none;
	display:inline-block;
	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;
	vertical-align:top;
	line-height:20px;
	font-family:'Roboto', sans-serif;
	font-size:18px;
	font-weight:700;
	text-shadow:none;
	text-transform:uppercase;
	text-decoration:underline !important;
	color:#000 !important;
}
.comment-list li .comment-body .reply a:focus {
	background:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:underline !important;
	color:#000 !important;
}
.comment-list li .comment-body .reply a:hover {
	background:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:underline !important;
	color:#adc91d !important;
}
.comment-list li .comment-body .comment-meta {
	line-height:20px;
	font-size:15px;
	font-weight:900;
	color:#656565;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"] {
	height:37px;
	min-height:37px;
}
html.ie8 .wpcf7-form input[type="text"], html.ie8 .wpcf7-form input[type="email"] {
	padding:0 6px;
	height:36px;
	min-height:36px;
	line-height:36px;
}
.wpcf7-form .wpcf7-not-valid-tip {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.wpcf7-form .wpcf7-not-valid-tip { font-size:12px; }
}
html.ie8 .wpcf7-form .wpcf7-not-valid-tip { font-size:12px; }
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-form .wpcf7-not-valid-tip {
		padding-right:2px !important;
		padding-left:3px !important;
		font-size:10px !important;
	}
}
.wpcf7-form .ajax-loader { margin:9px 0 0 0; }
.wpcf7-form .wpcf7-response-output {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.filter-wrapper { padding:18px 0 38px 0; }
.filter-wrapper strong {
	margin:0;
	padding:0;
	line-height:18px;
	font-size:18px;
	font-weight:900;
	text-transform:none;
	text-decoration:none;
	color:#adc91d;
}
@media (max-width: 767px) {
	.filter-wrapper strong {
		line-height:13px;
		font-size:13px;
	}
}
.filter-wrapper ul {
	margin:0;
	padding:0;
}
.filter-wrapper ul li {
	margin:0 0 0 58px;
	padding:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.filter-wrapper ul li { margin:0 0 0 30px; }
}
@media (max-width: 767px) {
	.filter-wrapper ul li { margin:0 0 0 15px; }
}
@media (max-width: 480px) {
	.filter-wrapper ul li { margin-bottom:5px; }
}
.filter-wrapper ul li.active a {
	text-decoration:underline;
	color:#adc91d;
}
.filter-wrapper ul li.active a:focus {
	text-decoration:underline;
	color:#adc91d;
}
.filter-wrapper ul li.active a:hover {
	text-decoration:underline;
	color:#adc91d;
}
.filter-wrapper ul li a {
	background:none !important;
	margin:0;
	padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:18px;
	font-size:18px;
	font-weight:900;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
}
@media (max-width: 767px) {
	.filter-wrapper ul li a {
		line-height:13px;
		font-size:13px;
	}
}
.filter-wrapper ul li a:focus {
	text-decoration:none;
	color:#000;
}
.filter-wrapper ul li a:hover {
	text-decoration:underline;
	color:#adc91d;
}
#portfolio-grid li .caption {
	background:#fff;
	padding:25px 20px 34px 20px;
	border:1px solid #e7e7e7;
	border-top:none;
}
#portfolio-grid li .caption h3 {
	margin:0 0 3px 0;
	line-height:20px;
	font-size:15px;
	text-transform:none;
	color:#adc91d;
}
#portfolio-grid li .caption h3 a {
	text-decoration:none;
	color:#adc91d;
}
#portfolio-grid li .caption h3 a:focus {
	text-decoration:none;
	color:#adc91d;
}
#portfolio-grid li .caption h3 a:hover {
	text-decoration:none;
	color:#000;
}
#portfolio-grid li .caption p { margin:0; }
#portfolio-grid li .caption p.excerpt { margin:0 0 29px 0; }
.type-portfolio .thumbnail.large { margin:0; }
ul.pager { margin-top:30px; }
ul.pager li a {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.faq-list h4 {
	margin:0;
	line-height:20px;
	font-size:15px;
	font-weight:400;
	text-transform:none;
}
.error404-holder { padding:0 0 20px 0; }
@media (max-width: 767px) {
	.error404-holder { text-align:center; }
}
.error404-holder .error404-holder_num { color:#adc91d; }
@media (min-width: 768px) and (max-width: 979px) {
	.error404-holder .error404-holder_num { font-size:220px; }
}
.error404-holder h4 {
	font-weight:400 !important;
	color:#000;
}
@media (min-width: 768px) and (max-width: 979px) {
	.archive_lists h3 {
		line-height:27px;
		font-size:22px;
	}
}
html.ie8 .posts-grid li .thumbnail img { max-width:inherit; }
html.ie8 .flexslider .flex-prev { left:10px !important; }
html.ie8 .flexslider .flex-next { right:10px !important; }
.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:36px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
