@import url("../CherryFramework/style.css");
@import url(http://fonts.googleapis.com/css?family=PT+Sans:700);
body { letter-spacing:1px; }
.main-holder { overflow:hidden; }
a {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
a:hover, a:focus { text-decoration:none; }
h1, h2, h3, h4, h5, h6 { margin-top:0; }
h2 {
	margin-bottom:34px;
	letter-spacing:0;
}
p { margin:0 0 22px; }
.title-section { margin:0 0 6px; }
.title-header { margin:0 0 45px; }
.header {
	padding:130px 0 45px;
	background:none;
	border:none;
}
.header .menu { float:left; }
.header .hidden-phone {
	margin:8px 5px 0 0;
	float:right;
}
.header .hidden-phone .search-form_it {
	width:125px;
	color:#4a4a4a !important;
	background:transparent !important;
	border:none;
	font-size:9px;
	text-transform:uppercase;
}
.header .hidden-phone .search-form_is, .header .hidden-phone .search-form_is:focus {
	color:#90c018 !important;
	font-family:FontAwesome;
	font-size:19px;
	background:transparent !important;
}
.header .hidden-phone .search-form_is:hover {
	color:#4a4a4a !important;
	background:transparent !important;
}
.header input[type="text"]::-moz-placeholder {
	color:#aeaeae !important;
	opacity:1;
}
#search-header .btn { margin-top:5px; }
.logo { margin-bottom:50px; }
.logo_h__txt a:hover, .logo_h__txt a:focus { color:inherit; }
.logo_tagline {
	margin:5px 0 0 3px;
	font-size:9px;
	line-height:16px;
	color:rgba(74,74,74,0.4);
}
.ie .logo_tagline { color:#aeaeae; }
.menu-holder {
	position:relative;
	border:1px solid #e3e3e3;
}
.menu-holder:after, .menu-holder:before {
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	content:"";
	position:absolute;
	top:-1px;
	width:41px;
	height:100%;
	z-index:-1;
}
.menu-holder:after { right:-40px; }
.menu-holder:before { left:-40px; }
.nav__primary { margin:0; }
#topnav { float:none; }
#topnav li {
	border-right:1px solid #e3e3e3;
	background:none;
}
#topnav li a {
	padding:16px 22px;
	border:none;
	text-transform:uppercase;
	letter-spacing:2px;
}
#topnav li a .sf-sub-indicator {
	top:65%;
	right:50%;
	margin-right:-5px;
	background:url(images/arrows-ffffff.png) 0 -100px no-repeat;
}
#topnav li .sub-menu {
	padding:40px 40px 40px 30px;
	width:auto;
	background:#e3e3e3;
}
#topnav li .sub-menu:before {
	content:'';
	position:absolute;
	top:-8px;
	left:40px;
	width:15px;
	height:8px;
	background:url(images/submenu_arr.png) 0 0 no-repeat;
}
#topnav li .sub-menu li {
	width:100%;
	text-align:left;
	border:none;
	background:none;
}
#topnav li .sub-menu li a {
	display:inline-block;
	padding:0px 0px;
	white-space:nowrap;
	font-size:19px;
	line-height:26px;
	font-weight:bold;
	color:#aeaeae;
	letter-spacing:1px;
}
#topnav li .sub-menu li a .sf-sub-indicator {
	top:32%;
	right:-8px;
	background:url(images/arrows-ffffff.png) 0 0 no-repeat;
}
#topnav li .sub-menu li > a:hover, #topnav li .sub-menu li.sfHover > a, #topnav li .sub-menu li.current-menu-item > a {
	color:#90c018;
	background:none;
}
#topnav li .sub-menu li > a:hover .sf-sub-indicator, #topnav li .sub-menu li.sfHover > a .sf-sub-indicator, #topnav li .sub-menu li.current-menu-item > a .sf-sub-indicator { background:url(images/arrows-ffffff.png) -10px 0 no-repeat; }
#topnav li .sub-menu .sub-menu {
	margin:-40px 0 0 42px;
	left:100%;
}
#topnav li .sub-menu .sub-menu:before { display:none; }
#topnav li.current-menu-item > a, #topnav li.sfHover > a, #topnav li a:hover {
	color:#90c018;
	background:none;
}
#topnav li.current-menu-item > a .sf-sub-indicator, #topnav li.sfHover > a .sf-sub-indicator, #topnav li a:hover .sf-sub-indicator { background:url(images/arrows-ffffff.png) -10px -100px no-repeat; }
.slider .camera_wrap { margin-bottom:110px !important; }
.slider .camera_wrap .camera_pag { bottom:0; }
.slider .camera_wrap .camera_pag li { background:#4a4a4a; }
.slider .camera_wrap .camera_pag li.cameracurrent span, .slider .camera_wrap .camera_pag li:hover span { background:#fff; }
.slider .camera_thumbs {
	width:100%;
	text-align:center;
}
.slider .camera_thumbs .camera_thumbs_cont {
	margin-top:25px;
	background:none;
}
.slider .camera_thumbs .camera_thumbs_cont ul {
	padding:0;
	width:100% !important;
}
.slider .camera_thumbs .camera_thumbs_cont ul li {
	padding:0;
	margin:5px 3px 0;
	display:inline-block;
}
.slider .camera_thumbs .camera_thumbs_cont ul li img {
	margin:0;
	opacity:1 !important;
}
.slider .camera_thumbs .camera_thumbs_cont ul li.cameracurrent img, .slider .camera_thumbs .camera_thumbs_cont ul li:hover img { border-bottom:4px solid #90c018; }
.slider .camera_command_wrap { display:inline-block; }
.slider .camera_thumbs_cont {
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.slider .camera_caption h2 { color:#1e1e1e; }
.slider .camera_caption >div { background:none repeat scroll 0 0 rgba(255,255,255,0.7); }
.content-holder { z-index:3; }
#back-top-wrapper a {
	width:30px;
	height:60px;
}
#back-top-wrapper a span {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	width:100%;
	height:100%;
	background:url(images/back-top-icon.png) 50% 50% no-repeat;
}
#back-top-wrapper a:hover span {
	background:url(images/back-top-icon.png) 50% 50% no-repeat;
	opacity:.5;
}
.btn, .btn:focus {
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	padding:0;
	height:22px;
	font-size:9px;
	line-height:22px;
	text-shadow:none;
	color:#4a4a4a;
	text-transform:uppercase;
	border-style:none;
	background:none;
}
.btn:hover {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#90c018;
	background:none;
}
.thumbnail, a.thumbnail:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	overflow:hidden;
	padding:0px;
	display:block;
	border:none;
}
a.thumbnail:hover {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.flexslider { overflow:visible; }
.breadcrumb {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	padding:15px 0 16px;
	font-size:19px;
	line-height:25px;
	font-weight:bold;
	text-transform:uppercase;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	background:none;
	color:#4a4a4a;
}
.breadcrumb li { text-shadow:none; }
.breadcrumb a {
	text-decoration:none;
	color:#90c018;
}
.breadcrumb .divider {
	padding:0 16px;
	color:#90c018;
}
.breadcrumb a:hover, .breadcrumb .active { color:#d9d8d8; }
.breadcrumb__t li.divider:after {
	color:#90c018;
	content:" | ";
	font:19px/16px Arial, Helvetica, sans-serif;
}
.post__holder { margin-bottom:60px; }
.post-title { margin-bottom:25px; }
.post_meta {
	margin:0;
	border-color:#e3e3e3;
}
.post_meta div.post_meta_unite { border-color:#e3e3e3; }
.post_meta i { color:#90c018; }
.post_meta a, .post_meta a i { color:#4a4a4a; }
.post_meta a:hover, .post_meta a:hover i { color:#90c018; }
.post-author { border-color:#e3e3e3; }
.post_content .excerpt { margin-bottom:6px; }
.portfolio .thumbnail__portfolio { margin-bottom:15px; }
.caption__portfolio h3 {
	font-size:9px;
	line-height:22px;
	text-transform:uppercase;
}
.caption__portfolio h3 a {
	padding:13px 20px 14px;
	display:block;
	background:#90c018;
	color:#fff;
}
.caption__portfolio h3 a:hover {
	color:#90c018;
	background:#4a4a4a;
}
.ie .caption__portfolio h3 a { background:#90c018; }
.ie .caption__portfolio h3 a:hover {
	color:#90c018;
	background:#4a4a4a;
}
.zoom-icon { background:none repeat scroll 0 0 rgba(0,0,0,0.2); }
.filterable-portfolio .image-wrap { background:none; }
.filter-wrapper strong { display:none; }
.nav-pills li a { color:#4a4a4a; }
.nav-pills li.active a, .nav-pills li.active a:focus, .nav-pills li a:hover, .nav-pills li.active a:hover {
	color:#fff;
	background:#90c018;
}
.portfolio-meta, .portfolio-meta-list { border-color:#e3e3e3; }
.portfolio-meta i, .portfolio-meta-list i { color:#90c018; }
.flex-control-paging li a { background:#4a4a4a; }
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover { background:#90c018; }
.pager {
	margin:0;
	padding:15px 0 30px;
	border:none;
}
.pager li a, .pager li a:focus {
	color:#fff;
	background:#4a4a4a;
	border:none;
}
.pager li.active a, .pager li a:hover {
	color:#fff;
	background:#90c018;
}
.comment-list .comment .comment-body {
	border-color:#e3e3e3;
	background:#fff;
}
.comment-list .comment .reply a {
	color:#4a4a4a;
	background:none;
	border:none;
}
.comment-list .comment .reply a:hover {
	color:#90c018;
	background:none;
}
.cancel-comment-reply small { font-size:95%; }
#sidebar { overflow:hidden; }
#sidebar .widget {
	overflow:hidden;
	margin-bottom:50px;
}
#sidebar .thumbnail { margin-top:0; }
#sidebar time {
	display:block;
	margin-bottom:3px;
	font-size:10px;
	line-height:14px;
	color:#4a4a4a;
	text-transform:uppercase;
}
#sidebar .post-list_h {
	font-size:16px;
	line-height:16px;
	margin-bottom:3px;
}
#sidebar .post-list_h a { color:#90c018; }
#sidebar .post-list_h a:hover { color:#4a4a4a; }
#sidebar ul { margin:0; }
#sidebar ul li {
	list-style-type:none;
	margin-bottom:9px;
	line-height:20px;
	font-size:9px;
	text-transform:uppercase;
}
#sidebar ul li a {
	vertical-align:top;
	line-height:20px;
	color:#90c018;
}
#sidebar ul li a:hover { color:#4a4a4a; }
#sidebar .unstyled li {
	border:none;
	padding:0;
	margin-bottom:25px;
	background:none;
}
#sidebar .unstyled li .excerpt { margin-bottom:6px; }
#sidebar .unstyled .comments-custom_li .comments-custom_txt a { color:#4a4a4a; }
#sidebar .unstyled .comments-custom_li .comments-custom_txt a:hover {
	color:#90c018;
	text-decoration:none;
}
#sidebar .social { text-align:left; }
#sidebar .social li {
	float:none;
	display:block;
	margin-bottom:15px;
}
#sidebar .btn { color:#4a4a4a; }
#sidebar .btn:hover { color:#90c018; }
#calendar_wrap caption { color:#90c018; }
#calendar_wrap thead th { color:#4a4a4a; }
.social-nets-wrapper .social { overflow:hidden; }
.social-nets-wrapper .social li {
	float:left;
	list-style:none;
}
.social .social_li { margin-left:4px; }
.flickr_li a { display:inline-block; }
h1.big_title {
	font-size:230px;
	line-height:180px;
	text-transform:uppercase;
	color:#90c018;
	margin:0 0 12px -13px;
}
.sm_hr {
	margin:35px 0 50px;
	height:1px;
	background:#e3e3e3;
}
.hr {
	height:3px;
	background:#e3e3e3;
}
.dropcap {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	margin-right:0;
	margin-bottom:11px;
	width:70px;
	height:70px;
	font-size:24px;
	line-height:70px;
	color:#fff;
	background:#90c018;
}
.well {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	overflow:hidden;
	margin-bottom:11px;
	padding:11px 19px 15px;
	color:#b1b1b1;
	border:0;
	background:#e3e3e3;
	min-height:44px;
}
.well:hover {
	background:#90c018;
	color:#fff;
}
.title-box .title-box_primary {
	font-weight:bold;
	color:#90c018;
	margin-bottom:-2px;
}
.title-box .title-box_secondary {
	color:#aeaeae;
	margin-bottom:0;
}
.spacer { clear:both; }
.posts-grid li { margin-bottom:60px; }
.posts-grid li .featured-thumbnail { margin-bottom:18px; }
.posts-grid li .featured-thumbnail img { max-width:none; }
.posts-grid li h5 { margin:0 0 10px; }
.posts-grid li .price {
	margin:12px 0 24px;
	font-size:29px;
	width:100%;
	line-height:35px;
	color:#90c018;
}
.posts-grid li .excerpt { margin-bottom:50px; }
.posts-grid.title-marker li h5 {
	font-size:9px;
	text-transform:uppercase;
}
.posts-grid.title-marker li h5:before {
	margin-right:10px;
	content:'\f041';
	font:14px/22px FontAwesome;
	color:#90c018;
}
.posts-grid.title-marker li h5 a { color:#4a4a4a; }
.posts-grid.title-marker li h5 a:hover { color:#90c018; }
.posts-grid.titel-block li { margin-bottom:30px; }
.posts-grid.titel-block li .featured-thumbnail { margin:0; }
.posts-grid.titel-block li h5 {
	font-size:9px;
	text-transform:uppercase;
	background:#90c018;
}
.posts-grid.titel-block li h5 a {
	padding:14px 20px 15px;
	display:block;
	color:#fff;
}
.posts-grid.titel-block li h5 a:hover { color:#4a4a4a; }
.ie h5, .posts-grid h5, .titel-block h5 { background:transparent; }
.posts-grid.block-output li { margin-bottom:30px; }
.posts-grid.block-output li .featured-thumbnail { margin-bottom:0; }
.posts-grid.block-output li h5 {
	padding:35px 30px 10px;
	font-size:19px;
	line-height:26px;
	background:#eaeaea;
	margin-bottom:0;
}
.posts-grid.block-output li h5 a { color:#90c018; }
.posts-grid.block-output li h5 a:hover { color:#4a4a4a; }
.posts-grid.block-output li .excerpt {
	padding:0 30px 38px;
	background:#eaeaea;
	margin-bottom:0;
}
.testimonials.three-col {
	overflow:hidden;
	margin-left:-3%;
}
.testimonials.three-col .testi-item {
	float:left;
	margin-left:3%;
	width:30.33%;
}
.testimonials .testi-item blockquote {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	padding:20px 20px 25px;
	background:#e3e3e3;
}
.testimonials .testi-item blockquote:before {
	border-left:0 solid #e3e3e3;
	border-right:25px solid transparent;
	border-top:25px solid #e3e3e3;
	bottom:-25px;
	left:18px;
}
.testimonials .testi-item blockquote:after { display:none; }
.testimonials .testi-item .testi-meta {
	padding:40px 0 0;
	color:#1e1e1e;
}
.testimonials .testi-item .testi-meta a { color:#90c018; }
.testimonials .testi-item .testi-meta a:hover { color:#4a4a4a; }
.testimonials .testi-item blockquote a { color:#b1b1b1; }
.testimonials .testi-item blockquote a:hover { color:#90c018; }
blockquote {
	border-left:5px solid #90c018;
	margin:0 0 22px;
	padding:0 0 0 15px;
}
.list.custom-list  ul { margin-left:0px; }
.list.custom-list  ul li {
	list-style-type:none;
	margin-bottom:9px;
	line-height:20px;
	font-size:9px;
	text-transform:uppercase;
}
.list.custom-list  ul li a {
	vertical-align:top;
	line-height:20px;
	color:#90c018;
}
.list.custom-list  ul li a:hover { color:#4a4a4a; }
.list.custom-list  ul li:before {
	width:0px;
	margin:0;
	padding:0;
	content:"";
}
.footer {
	padding:0;
	border:none;
	background:none;
	font-size:10px;
	line-height:16px;
	text-transform:uppercase;
	color:#aeaeae;
	text-align:center;
}
.footer >.container {
	padding:85px 0;
	border-top:1px solid #e3e3e3;
}
.footer nav.footer-nav {
	margin:50px 0 0 0;
	float:none;
	text-align:center;
}
.footer nav.footer-nav ul {
	display:inline-block;
	float:none;
}
.footer nav.footer-nav ul li.current-menu-item a, .footer nav.footer-nav ul li a:hover {
	color:#90c018;
	text-decoration:none;
}
.footer .footer-widgets >div >div { margin-bottom:40px; }
.footer .copyright { padding:0; }
.footer .footer-text {
	float:none;
	color:#aeaeae;
}
.footer .footer-text a { color:#4a4a4a; }
.footer .footer-text a:hover { color:#90c018; }
.footer .social-nets-wrapper { text-align:center; }
.footer .social-nets-wrapper .social {
	margin:30px 0 75px;
	display:inline-block;
}
.footer .social-nets-wrapper .social li { margin:0 2px; }
.footer .social-nets-wrapper .social li a:hover { opacity:.6; }
input[type="submit"], input[type="reset"], input[type="submit"]:focus, input[type="reset"]:focus {
	color:#fff !important;
	height:32px !important;
	line-height:32px !important;
	font-size:14px;
	padding:0 12px;
	background:#90c018;
}
input[type="submit"]:hover, input[type="reset"]:hover {
	background:#4a4a4a;
	color:#90c018 !important;
}
.testimonial {
	background:none;
	border:1px solid #e3e3e3;
}
.faq-list .faq-list_h { color:#4a4a4a; }
.faq-list .marker { color:#90c018; }
.error404-holder_num { color:#4a4a4a; }
.large-text {
	font-size:19px;
	line-height:30px;
	color:#90c018 !important;
	letter-spacing:2px;
}
.pagination a:hover { color:#90c018; }
.pagination ul > li > a, .pagination ul > li > span {
	-moz-border-bottom-colors:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	background-color:#e3e3e3;
	border-color:#d5d5d5;
	color:#4a4a4a;
	border-image:none;
	border-style:solid;
	border-width:1px 1px 1px 0;
	float:left;
	line-height:22px;
	padding:4px 12px;
	text-decoration:none;
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
	background-color:#e3e3e3;
	color:#90c018;
}
.wpcf7-not-valid-tip {
	text-transform:none !important;
	font-size:11px !important;
}
.wpcf7-form p.field input { height:34px; }
input[type="text"]::-moz-placeholder {
	color:#858585;
	opacity:1;
}
input::-webkit-input-placeholder { color:#858585; }
textarea::-webkit-input-placeholder { color:#858585; }
input::-moz-placeholder { color:#858585; }
textarea::-moz-placeholder { color:#858585; }
.archive_lists { padding-top:30px; }
.check-list { margin-bottom:30px; }
.list > ul li:before { color:#90c018; }
@media (min-width: 1200px) {
	#topnav li a { padding:16px 40px; }
	h1.big_title { margin-top:65px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.post-list_li .featured-thumbnail {
		float:none;
		display:inline-block;
	}
	.post-list_li time { display:block; }
	.logo { width:100%; }
	#topnav li a {
		font-size:15px;
		padding:16px 10px;
	}
	#topnav li .sub-menu li a { font-size:15px; }
	h1.big_title {
		font-size:175px;
		line-height:130px;
	}
	.title-box .title-box_primary, .title-box .title-box_secondary {
		font-size:22px;
		line-height:27px;
	}
	.wpcf7-not-valid-tip { font-size:10px !important; }
	.title-header {
		font-size:40px;
		line-height:42px;
	}
}
@media (max-width: 767px) {
	#topnav { display:none; }
	body {
		padding-left:0px;
		padding-right:0px;
	}
	.content-holder > div.container, .nav__primary, .footer {
		padding-left:20px;
		padding-right:20px;
	}
	.footer .copyright, .footer .footer-text { text-align:center; }
	.vertical-divider {
		padding:0;
		margin:0;
		background:none;
		border:none;
	}
	.logo {
		width:auto;
		padding:0 20px;
	}
	.logo_tagline { display:none; }
	.menu-holder { border:none; }
	.header .menu { float:none; }
	h1.big_title {
		font-size:155px;
		line-height:110px;
	}
	.testimonials.three-col { margin-left:0%; }
	.testimonials.three-col .testi-item {
		float:none;
		margin-left:0;
		width:auto;
	}
	.posts-grid.block-output li h5 {
		padding:35px 0 10px;
		background:none;
	}
	.posts-grid.block-output li .excerpt {
		padding:0 0 38px;
		background:none;
	}
	.posts-grid.fluid-columns { margin-left:-3%; }
	.posts-grid.fluid-columns li {
		float:left;
		margin-left:3% !important;
		width:47%;
	}
	.title-header {
		font-size:30px;
		line-height:34px;
	}
}
@media (max-width: 620px) {
	.filter-wrapper strong { display:none; }
	.filter-wrapper > div { float:none; }
	.nav-pills > li { float:none; }
}
@media (max-width: 550px) {
	.breadcrumb { font-size:14px; }
}
@media (max-width: 480px) {
	.slider { display:none; }
	.breadcrumb { font-size:12px; }
	h1.big_title {
		font-size:105px;
		line-height:60px;
	}
	.logo .logo_h__txt, .logo .logo_link {
		font-size:40px;
		line-height:40px;
	}
}
@media (max-width: 360px) {
	.post-list_li .featured-thumbnail {
		float:none;
		display:inline-block;
	}
	.post-list_li time { display:block; }
	.breadcrumb { font-size:10px; }
	.posts-grid.fluid-columns { margin-left:-3%; }
	.posts-grid.fluid-columns li {
		float:left;
		margin-left:3% !important;
		width:97%;
	}
}
.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:32px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
