<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,700,300italic,400italic);
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,300,700);
@import url(//fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
h1, h2, h3, h4, h5, h6 { margin:0; }
h2 { margin-bottom:40px; }
h5 { margin-bottom:10px; }
body { font-weight:300 !important; }
.alignnone { margin-bottom:21px; }
a {
	text-decoration:none !important;
	-webkit-transition:color 0.3s ease;
	-moz-transition:color 0.3s ease;
	-o-transition:color 0.3s ease;
	transition:color 0.3s ease;
}
a:hover { text-decoration:none !important; }
ul {
	margin:0;
	padding:0;
	list-style:none;
}
.thumbnail, .featured-thumbnail {
	margin-top:0;
	overflow:hidden;
	box-shadow:none !important;
	padding:0;
	border:0;
	border-radius:0;
}
.cherry-fixed-layout .footer { background-color:#454545; }
.main-holder { overflow:hidden; }
.main-holder #respond form .btn { margin:0; }
.main-holder form input[type="submit"].btn, .main-holder form input[type="reset"].btn {
	height:40px;
	margin-top:0;
	-webkit-transition:0.5s ease;
	-moz-transition:0.5s ease;
	-o-transition:0.5s ease;
	transition:0.5s ease;
}
.main-holder form input[type="submit"].btn:hover, .main-holder form input[type="reset"].btn:hover { background:#d69f11 !important; }
.main-holder .search-form input[type="submit"] {
	-webkit-transition:all 0.5s ease !important;
	-moz-transition:all 0.5s ease !important;
	-o-transition:all 0.5s ease !important;
	transition:all 0.5s ease !important;
	height:31px;
	padding:0 10px;
	line-height:31px;
	margin:0;
}
.main-holder .search-form input[type="submit"]:hover, .main-holder .search-form input[type="submit"]:focus, .main-holder .search-form input[type="submit"]:active {
	background-color:#d69f11 !important;
	color:#fff !important;
}
.main-holder .search-form input[type="text"] {
	border-radius:5px;
	box-shadow:none;
	padding-top:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-bottom:0;
	height:31px;
	line-height:31px;
	margin:0;
}
.main-holder .search-form input[type="text"]:focus { border-color:#5b2946; }
.widget .search-form input[type="text"] { height:40px; }
.header {
	padding:36px 0 44px;
	background-color:#fff;
	border-bottom:1px solid #e4e4e4;
}
.header .search-form {
	float:right;
	margin-left:20px;
}
.header .social { margin-bottom:18px; }
.header .social {
	font-size:0;
	line-height:0;
	text-align:right;
}
.header .social_li {
	float:none !important;
	display:inline-block;
}
.header .social_li +.social_li a { background-color:#24989d; }
.header .social_li +.social_li +.social_li { margin-left:4px !important; }
.header .social_li +.social_li +.social_li a { background-color:#c7213f; }
.header .social_link {
	opacity:1 !important;
	font-size:14px;
	line-height:24px;
	text-align:center;
	display:block;
	width:24px;
	height:24px;
	border-radius:50%;
	color:#fff;
	background-color:#6ddde4;
	-webkit-transition:0.3s ease !important;
	-moz-transition:0.3s ease !important;
	-o-transition:0.3s ease !important;
	transition:0.3s ease !important;
}
.header .social_link:hover {
	color:#fff;
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg);
}
.home .header {
	border:0;
	padding-bottom:43px;
}
.logo {
	padding-top:12px;
	overflow:hidden;
}
.logo a {
	color:#5b2946;
	font-weight:bold !important;
}
.logo a:hover { color:#5b2946; }
.logo .logo_h__txt { margin-bottom:10px; }
.logo_tagline {
	text-align:right;
	text-transform:none;
	font-size:12px;
	font-weight:normal;
	padding-right:45px;
	margin-top:-14px;
}
.nav__primary {
	margin-bottom:0;
	margin-right:-18px;
}
.select-menu { height:40px; }
.sf-menu {
	position:relative;
	float:right;
}
.sf-menu a.sf-with-ul { padding:7px 18px 7px !important; }
.sf-menu a.sf-with-ul .sf-sub-indicator {
	top:58px;
	right:50%;
	margin-right:-5px;
	background-image:url(images/arrows-ffffff.png) !important;
}
.isStuck .sf-menu {
	box-shadow:0 0 3px #000;
	box-shadow:0 0 7px rgba(0,0,0,0.6);
}
.sf-menu&gt;li {
	float:none;
	display:inline-block;
	text-align:center;
	background:none;
}
.sf-menu&gt;li&gt;a {
	padding:7px 18px 7px;
	border:none;
	font-weight:300 !important;
	letter-spacing:-1px;
	-webkit-transition:color 0.5s ease;
	-moz-transition:color 0.5s ease;
	-o-transition:color 0.5s ease;
	transition:color 0.5s ease;
	background:none !important;
	position:relative;
	z-index:1;
	text-transform:uppercase;
}
.sf-menu&gt;li&gt;a&gt;.sf-sub-indicator {
	background:url(images/arrows-ffffff.png) 0 bottom no-repeat !important;
	right:50%;
	margin-right:-5px !important;
	bottom:5px !important;
	margin:0px 0 0;
	top:auto !important;
	opacity:1 !important;
}
.isStuck .sf-menu&gt;li&gt;a { padding:10px; }
.sf-menu&gt;li&gt;a:after {
	width:0;
	left:0;
	bottom:0;
	top:0;
	position:absolute;
	content:'';
	z-index:-1;
	-webkit-transition:0.5s ease;
	-moz-transition:0.5s ease;
	-o-transition:0.5s ease;
	transition:0.5s ease;
	background-color:#5b2946 !important;
	border-radius:4px;
}
.sf-menu&gt;li+li {
	margin-left:4px;
	position:relative;
}
.sf-menu&gt;li+li:before {
	content:'â€¢';
	position:absolute;
	height:100%;
	left:-10px;
	top:9px;
	color:#bdbdbd;
	font-size:34px;
	font-family:;
}
.sf-menu li li {
	background:none;
	text-align:left;
	font:300 15px/20px 'Roboto Slab', serif;
}
.sf-menu li li+li { border-top:1px solid #71405c; }
.sf-menu li li .sf-sub-indicator {
	right:10px !important;
	top:11px !important;
	margin:0;
}
.sf-menu li li.sfHover&gt;a {
	color:#fff;
	background-color:#0b1902 !important;
}
.sf-menu li li a {
	-webkit-transition:background-color 0.4s ease;
	-moz-transition:background-color 0.4s ease;
	-o-transition:background-color 0.4s ease;
	transition:background-color 0.4s ease;
	display:block;
	padding:4px 0;
	text-align:center;
	border:0;
	color:#fff;
	background:none !important;
}
.sf-menu li li a:hover {
	color:#fff;
	background-color:#0b1902 !important;
}
.sf-menu ul {
	top:100% !important;
	padding:5px 0;
	background-color:#5b2946;
	width:120%;
	left:-10% !important;
	text-transform:uppercase;
	border-radius:4px;
	margin-top:3px;
}
.sf-menu ul ul {
	top:0 !important;
	padding:14px 0;
	left:100% !important;
	margin-left:3px;
	background-color:#d69f11;
}
.sf-menu ul ul li+li { border-top:1px solid #e6b22d; }
.isStuck {
	background-color:#5b2946;
	left:0;
	padding:0;
	right:0;
	z-index:999;
}
.isStuck .sf-menu {
	float:none;
	text-align:center;
	top:0;
}
.isStuck .sf-menu&gt;li { display:inline-block; }
.isStuck .sf-menu&gt;li&gt;a {
	padding-right:10px !important;
	padding-left:10px !important;
}
.isStuck .sf-menu&gt;li&gt;a&gt;.sf-sub-indicator { bottom:3px !important; }
.isStuck ul ul {
	width:160%;
	left:-30% !important;
	top:50px !important;
}
.isStuck ul ul ul {
	left:100% !important;
	top:-12px !important;
	width:100%;
}
@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform:skew(0deg,0deg);
		-moz-transform:skew(0deg,0deg);
		-ms-transform:skewX(0deg) skewY(0deg);
		-o-transform:skew(0deg,0deg);
		transform:skew(0deg,0deg);
		-webkit-backface-visibility:hidden;
	}
	25% {
		-webkit-transform:skew(10deg,0deg);
		-moz-transform:skew(10deg,0deg);
		-ms-transform:skewX(10deg) skewY(0deg);
		-o-transform:skew(10deg,0deg);
		transform:skew(10deg,0deg);
		-webkit-backface-visibility:hidden;
	}
	50% {
		-webkit-transform:skew(20deg,0deg);
		-moz-transform:skew(20deg,0deg);
		-ms-transform:skewX(20deg) skewY(0deg);
		-o-transform:skew(20deg,0deg);
		transform:skew(20deg,0deg);
		-webkit-backface-visibility:hidden;
	}
	75% {
		-webkit-transform:skew(10deg,0deg);
		-moz-transform:skew(10deg,0deg);
		-ms-transform:skewX(10deg) skewY(0deg);
		-o-transform:skew(10deg,0deg);
		transform:skew(10deg,0deg);
		-webkit-backface-visibility:hidden;
	}
	100% {
		-webkit-transform:skew(0deg,0deg);
		-moz-transform:skew(0deg,0deg);
		-ms-transform:skewX(0deg) skewY(0deg);
		-o-transform:skew(0deg,0deg);
		transform:skew(0deg,0deg);
		-webkit-backface-visibility:hidden;
	}
}
@-moz-keyframes bounceOut {
	0% {
		-webkit-transform:skew(0deg,0deg);
		-moz-transform:skew(0deg,0deg);
		-ms-transform:skewX(0deg) skewY(0deg);
		-o-transform:skew(0deg,0deg);
		transform:skew(0deg,0deg);
		-webkit-backface-visibility:hidden;
	}
	25% {
		-webkit-transform:skew(10deg,0deg);
		-moz-transform:skew(10deg,0deg);
		-ms-transform:skewX(10deg) skewY(0deg);
		-o-transform:skew(10deg,0deg);
		transform:skew(10deg,0deg);
		-webkit-backface-visibility:hidden;
	}
	50% {
		-webkit-transform:skew(20deg,0deg);
		-moz-transform:skew(20deg,0deg);
		-ms-transform:skewX(20deg) skewY(0deg);
		-o-transform:skew(20deg,0deg);
		transform:skew(20deg,0deg);
		-webkit-backface-visibility:hidden;
	}
	75% {
		-webkit-transform:skew(10deg,0deg);
		-moz-transform:skew(10deg,0deg);
		-ms-transform:skewX(10deg) skewY(0deg);
		-o-transform:skew(10deg,0deg);
		transform:skew(10deg,0deg);
		-webkit-backface-visibility:hidden;
	}
	100% {
		-webkit-transform:skew(0deg,0deg);
		-moz-transform:skew(0deg,0deg);
		-ms-transform:skewX(0deg) skewY(0deg);
		-o-transform:skew(0deg,0deg);
		transform:skew(0deg,0deg);
		-webkit-backface-visibility:hidden;
	}
}
.sf-menu &gt; li &gt; a:hover, .sf-menu &gt; li.sfHover&gt; a, .sf-menu &gt; li.current-menu-item &gt; a, .sf-menu &gt; li.current_page_item &gt; a { color:#fff; }
.sf-menu &gt; li &gt; a:hover:after, .sf-menu &gt; li.sfHover&gt; a:after, .sf-menu &gt; li.current-menu-item &gt; a:after, .sf-menu &gt; li.current_page_item &gt; a:after {
	width:100%;
	-moz-animation:bounceOut .5s linear;
	-webkit-animation:bounceOut .5s linear;
}
.content-holder {
	background-color:#fff;
	padding-bottom:49px;
}
.home .content-holder { padding:0; }
#content, #sidebar { padding-top:94px; }
#sidebar { padding-top:101px; }
#sidebar h3 {
	line-height:48px;
	padding-bottom:7px;
}
.title-section {
	position:relative;
	padding:46px 0 16px;
}
.title-section:before {
	position:absolute;
	bottom:0;
	border-bottom:1px solid #e4e4e4;
	left:-3000px;
	right:-3000px;
	content:'';
}
.title-section:after {
	display:table;
	clear:both;
	content:'';
}
.title-section h1 {
	line-height:60px;
	padding:10px 0;
	margin:0;
	float:left;
	-webkit-text-rendering:auto;
	text-rendering:auto;
}
.title-section .breadcrumb {
	color:#797878;
	padding-top:45px;
	background:none;
	border-radius:0;
	float:right;
	font-size:19px;
	line-height:24px;
	font-weight:normal;
}
.title-section .breadcrumb a { color:#797878; }
.title-section .breadcrumb a:hover { color:#d69f11; }
.title-section .breadcrumb&gt;.active { color:#797878; }
.title-section .breadcrumb .divider {
	width:22px;
	height:20px;
	display:inline-block;
	text-align:center;
}
.title-section .breadcrumb .divider:after {
	color:#797878;
	font-size:19px;
}
.archive_h {
	font-size:22px;
	line-height:24px;
	margin-bottom:30px;
}
.faq-list .marker, .faq-list h4 {
	font-size:18px;
	line-height:21px;
}
.error404-holder h2, .error404-holder h4 {
	font-size:20px;
	line-height:24px;
}
.error404-holder input[type="text"] { height:40px !important; }
.search .post-title {
	font-size:30px;
	line-height:36px;
}
.post-author {
	background:none;
	border-color:#e4e4e4;
	padding-top:21px;
	padding-bottom:13px;
	color:#75796f;
	font-size:14px;
	margin-bottom:63px;
}
.post-author_h {
	font-size:24px;
	font:24px/26px 'Open Sans', sans-serif;
	margin-bottom:13px;
}
.post-author_gravatar { margin-right:14px; }
.post-author_gravatar img {
	border:0;
	padding:5px 0 0;
}
.post-author_link {
	margin-top:17px;
	margin-bottom:0;
}
.post-author_link a { text-transform:capitalize; }
.post-author_desc { margin:0 !important; }
#comments h3.comments-h { margin-bottom:35px; }
#comments .comment { overflow:hidden; }
#comments .comment .comment-body {
	border-color:#e4e4e4;
	background:none;
	padding:20px 22px 25px;
	margin-bottom:21px;
	overflow:hidden;
}
#comments .comment .comment-author { margin-right:14px !important; }
#comments .comment img { margin-bottom:17px; }
#comments .comment .wrapper+.wrapper {
	font-size:12px;
	line-height:18px;
	padding-bottom:5px;
	overflow:visible;
}
#comments .comment .comment-author {
	margin-right:30px;
	padding-top:5px;
}
#comments .comment .comment-meta {
	padding-top:11px;
	font:14px/24px 'Open Sans', sans-serif;
}
#comments .comment .reply { margin-left:16px; }
#comments .comment .reply a {
	text-transform:lowercase;
	background:#5b2946 !important;
	text-shadow:none;
	box-shadow:none;
	color:#fff !important;
	font:17px/30px 'Roboto Slab', serif;
	border:0;
	padding:3px 18px 7px;
	border-radius:5px;
	position:relative;
	overflow:hidden;
	z-index:1;
}
#comments .comment .reply a:hover, #comments .comment .reply a:focus, #comments .comment .reply a:active { background:#5b2946 !important; }
#comments .comment .reply a:after {
	background-color:#d69f11;
	content:'';
	border-radius:10000px;
	position:absolute;
	left:50%;
	top:50%;
	width:0;
	height:0;
	z-index:-1;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	-webkit-transition:0.4s ease-in-out;
	-moz-transition:0.4s ease-in-out;
	-o-transition:0.4s ease-in-out;
	transition:0.4s ease-in-out;
}
#comments .comment .reply a:hover {
	color:#fff !important;
	background:#5b2946 !important;
}
#comments .comment .reply a:hover:after {
	width:300px;
	height:300px;
	border-radius:0;
}
.ie8 #comments .comment .reply a:hover:after {
	left:0;
	top:0;
}
#comments .comment .author {
	font-weight:normal;
	color:#0b1902 !important;
	font-size:14px;
	line-height:20px;
	padding:0;
}
#comments .comment .children { margin-left:20px; }
.related-posts_h { padding-bottom:6px; }
.related-posts h4 { font:300 22px/28px 'Roboto Slab', serif; }
.related-posts .featured-thumbnail { overflow:hidden; }
#commentform p.field { margin-bottom:16px; }
#commentform input[type="text"], #commentform textarea {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	box-shadow:none !important;
	border-radius:0 !important;
	height:54px;
	font-size:14px;
	padding-left:14px;
	color:#75796f;
	width:100%;
	border-color:#e4e4e4;
	background-color:#ffffff;
}
#commentform textarea {
	min-height:201px;
	margin-bottom:50px;
}
#commentform input[type="text"] { height:54px; }
.share-buttons { margin:5px; }
.post__holder .post_content {
	margin:0;
	padding-bottom:0;
}
.post__holder .post_content h3 {
	font-size:22px;
	line-height:28px;
	font-weight:300;
}
.post__holder .post_meta {
	font-size:14px;
	font-weight:normal;
}
.post__holder .post_meta i {
	font-size:14px;
	color:#d69f11;
}
.post__holder .post_meta a { color:#d69f11; }
.post__holder .post_meta a:hover { color:#0b1902; }
.post__holder .post_meta .post_author a { color:#0b1902; }
.post__holder .post_meta .post_author a:hover { color:#d69f11; }
.widget ul li {
	font-size:18px;
	line-height:25px;
}
.widget ul li+li { margin-top:5px; }
.widget ul.post-list li, .widget ul.comments-custom li, .widget ul.slides li, .widget ul.flickr_list li, .widget ul.flex-direction-nav li, .widget ul.social__list li, .widget ul.social__row li {
	font-size:14px;
	line-height:21px;
}
.widget ul.post-list li+li, .widget ul.comments-custom li+li, .widget ul.slides li+li, .widget ul.flickr_list li+li, .widget ul.flex-direction-nav li+li, .widget ul.social__list li+li, .widget ul.social__row li+li { margin-top:0; }
.widget+.widget { margin-top:70px; }
.widget .comments-custom { padding-top:5px; }
.widget .comments-custom_h_author {
	font-size:32px;
	line-height:21px;
	text-transform:uppercase;
	color:#d69f11;
	margin-bottom:19px;
}
.widget .comments-custom time {
	color:#0b1902;
	font-weight:normal;
	font-style:italic;
}
.widget .comments-custom img { padding-top:3px; }
.widget .comments-custom_txt {
	padding:0;
	margin:0;
	border:0;
	font-style:italic;
	color:#75796f;
}
.parallax-box.style-1 { height:617px; }
.parallax-box.style-2 {
	height:auto;
	color:#fff;
}
.parallax-box.style-2 h2 {
	color:#fff;
	margin-bottom:23px;
}
.parallax-box.style-2 .parallax-content { padding:118px 0 107px; }
.parallax-box.style-2 .parallax-content&gt;h5 {
	font-size:22px;
	line-height:28px;
	color:#fff;
	font-weight:300;
	margin-bottom:76px;
}
.parallax-box.style-3 {
	margin-bottom:80px;
	height:auto;
	color:#fff;
	margin-top:71px;
}
.parallax-box.style-3 h2 {
	color:#fff;
	margin-bottom:23px;
}
.parallax-box.style-3 p+h5 { padding-top:14px; }
.parallax-box.style-3 h5 {
	margin-bottom:20px;
	color:#fff;
	font-weight:normal;
}
.parallax-box.style-3 h5 a {
	font-size:20px;
	text-transform:uppercase;
	color:#d69f11;
}
.parallax-box.style-3 h5 a:hover { color:#fff; }
.parallax-box.style-3 .parallax-content { padding:118px 0 99px; }
.hero-unit {
	position:relative;
	padding:79px 320px 80px 0;
	background:none;
	border:0;
	font-weight:normal;
	font-size:19px;
	line-height:22px;
}
.hero-unit .btn {
	position:absolute;
	right:0;
	top:103px;
}
.hero-unit h1 {
	color:#5b2946;
	font-size:60px;
	line-height:62px;
	margin-bottom:13px;
}
.hero-unit.hero-1 { margin-bottom:112px; }
.hero-unit.hero-1:after {
	left:-3000px;
	right:-3000px;
	bottom:0;
	content:'';
	position:absolute;
	border-bottom:1px solid #e4e4e4;
}
.ie8 .posts-grid.style-1 .featured-thumbnail, .ie8 .posts-grid.style-3 .featured-thumbnail { float:none; }
.posts-grid.style-1 h5 {
	font-weight:300;
	margin-bottom:22px;
}
.posts-grid.style-1 .list-item-1 { margin-bottom:113px; }
.posts-grid.style-1 .featured-thumbnail { margin-bottom:41px; }
.posts-grid.style-1 .excerpt { margin-bottom:30px; }
.posts-grid.style-2 .featured-thumbnail { display:none; }
.posts-grid.style-2 h5 {
	color:#fff;
	font:16px/20px 'Open Sans', sans-serif !important;
}
.posts-grid.style-2 h5 a { color:#fff; }
.posts-grid.style-2 h5 a:hover { color:#d69f11; }
.posts-grid.style-2 .post_meta {
	position:relative;
	top:-14px;
	border:0;
	float:left;
	width:72px;
	left:0;
	margin-right:30px;
	-webkit-transition:0.5s ease;
	-moz-transition:0.5s ease;
	-o-transition:0.5s ease;
	transition:0.5s ease;
}
.posts-grid.style-2 .post_meta .post_date { display:block; }
.posts-grid.style-2 .post_meta .post_date time {
	text-align:right;
	display:block;
	font:57px/57px 'Roboto Slab', serif;
	color:#d69f11;
	-webkit-transition:0.5s ease;
	-moz-transition:0.5s ease;
	-o-transition:0.5s ease;
	transition:0.5s ease;
}
.posts-grid.style-2 .post_meta .post_date time span {
	padding-top:5px;
	font-size:20px;
	line-height:20px;
	text-transform:uppercase;
	display:block;
}
.posts-grid.style-2 li:hover .post_meta {
	left:10px;
	margin-right:20px;
}
.posts-grid.style-2 li:hover .post_meta time {
	color:#fff;
	text-shadow:1px 1px #5b2946, 2px 2px #5b2946, 3px 3px #5b2946, 4px 4px #5b2946;
}
.posts-grid.style-3 { margin-top:-13px; }
.posts-grid.style-3 .featured-thumbnail {
	border-radius:500px !important;
	margin-bottom:25px;
}
.posts-grid.style-3 .featured-thumbnail img {
	-webkit-transform:scale(1) !important;
	-moz-transform:scale(1) !important;
	-ms-transform:scale(1) !important;
	-o-transform:scale(1) !important;
	transform:scale(1) !important;
	border-radius:500px !important;
}
.posts-grid.style-3 .featured-thumbnail .zoom-icon { border-radius:500px !important; }
.posts-grid.style-3 li { text-align:center; }
.posts-grid.style-3 li h5 {
	font-size:32px;
	line-height:30px;
	text-transform:uppercase;
}
.posts-grid.style-3 li h5 a { color:#d69f11; }
.posts-grid.style-3 li h5 a:hover { color:#5b2946; }
.posts-grid.style-3 li .excerpt {
	margin-top:-3px;
	text-transform:lowercase;
	font:22px/24px 'Roboto Slab', serif;
	color:#0b1902;
}
@-webkit-keyframes quotes {
	0% {
		-webkit-transform:rotate(10deg);
		-moz-transform:rotate(10deg);
		-ms-transform:rotate(10deg);
		-o-transform:rotate(10deg);
		transform:rotate(10deg);
	}
	25% {
		-webkit-transform:rotate(-10deg);
		-moz-transform:rotate(-10deg);
		-ms-transform:rotate(-10deg);
		-o-transform:rotate(-10deg);
		transform:rotate(-10deg);
	}
	50% {
		-webkit-transform:rotate(5deg);
		-moz-transform:rotate(5deg);
		-ms-transform:rotate(5deg);
		-o-transform:rotate(5deg);
		transform:rotate(5deg);
	}
	75% {
		-webkit-transform:rotate(-5deg);
		-moz-transform:rotate(-5deg);
		-ms-transform:rotate(-5deg);
		-o-transform:rotate(-5deg);
		transform:rotate(-5deg);
	}
	100% {
		-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		transform:rotate(0deg);
	}
}
@-moz-keyframes quotes {
	0% {
		-webkit-transform:rotate(20deg);
		-moz-transform:rotate(20deg);
		-ms-transform:rotate(20deg);
		-o-transform:rotate(20deg);
		transform:rotate(20deg);
	}
	25% {
		-webkit-transform:rotate(-20deg);
		-moz-transform:rotate(-20deg);
		-ms-transform:rotate(-20deg);
		-o-transform:rotate(-20deg);
		transform:rotate(-20deg);
	}
	50% {
		-webkit-transform:rotate(10deg);
		-moz-transform:rotate(10deg);
		-ms-transform:rotate(10deg);
		-o-transform:rotate(10deg);
		transform:rotate(10deg);
	}
	75% {
		-webkit-transform:rotate(-10deg);
		-moz-transform:rotate(-10deg);
		-ms-transform:rotate(-10deg);
		-o-transform:rotate(-10deg);
		transform:rotate(-10deg);
	}
	100% {
		-webkit-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		transform:rotate(0deg);
	}
}
.testimonial {
	font-family:'Open Sans', sans-serif;
	font-weight:normal;
}
.testimonials.quote-1 .testi-item {
	overflow:visible;
	margin:0;
	padding:0;
}
.testimonials.quote-1 .testi-item .testi-item_blockquote {
	padding:0;
	margin:173px 0 199px;
	position:relative;
	background:none;
}
.testimonials.quote-1 .testi-item .testi-item_blockquote .featured-thumbnail {
	width:auto;
	height:auto;
	border-radius:500px;
	margin:0 30px 0 0;
}
.testimonials.quote-1 .testi-item .testi-item_blockquote:hover:after, .testimonials.quote-1 .testi-item .testi-item_blockquote:hover:before {
	-moz-animation:quotes .5s linear;
	-webkit-animation:quotes .5s linear;
}
.testimonials.quote-1 .testi-item .testi-item_blockquote:after, .testimonials.quote-1 .testi-item .testi-item_blockquote:before {
	background:none !important;
	position:absolute;
	content:'â€œ';
	font:186px/186px 'Yanone Kaffeesatz', sans-serif;
	border:0 !important;
	width:auto;
	height:auto;
	top:0;
	left:0;
	color:#d8dbd4;
	top:-70px;
}
.testimonials.quote-1 .testi-item .testi-item_blockquote:after {
	content:'â€';
	right:0;
	left:auto;
	top:100%;
	margin-top:10px;
}
.testimonials.quote-1 .testi-item .testi-item_blockquote .testi-meta {
	padding-left:0;
	padding-top:34px;
	font:32px/21px 'Roboto Slab', serif;
	color:#d69f11;
	margin-bottom:32px;
}
.testimonials.quote-1 .testi-item .testi-item_blockquote .testi-meta .user { text-transform:uppercase; }
.testimonials.quote-1 .testi-item .testi-item_blockquote .testi-meta .info {
	font-size:22px;
	color:#0b1902;
}
.testimonials.quote-1 .testi-item .testi-item_blockquote a { font-style:italic; }
.testimonials.quote-1 .testi-item .testi-item_blockquote a:hover { color:#d69f11; }
#wp-calendar caption, #wp-calendar thead th { color:#5b2946; }
.footer {
	z-index:1;
	border:0;
	background:none;
	padding:0;
}
.footer #map { position:relative; }
.footer #map img { max-width:none !important; }
.footer .footer-text {
	color:#7b7979;
	font-size:13px;
	line-height:32px;
	font-weight:normal;
}
.footer .footer-text a { color:#7b7979; }
.footer .footer-text a:hover { color:#d69f11; }
.footer .footer-text .site-name {
	position:relative;
	top:3px;
	color:#d69f11;
	font:bold 28px/32px 'Roboto Slab', serif;
}
.footer .footer-text .site-name span { color:#fff; }
.footer .copyright { padding:15px 0; }
.footer .nav.footer-nav {
	padding-top:8px;
	text-transform:uppercase;
}
.footer .nav.footer-nav ul li { padding:0; }
.footer .nav.footer-nav ul li.current-menu-item a, .footer .nav.footer-nav ul li a:hover { color:#d69f11; }
.footer .nav.footer-nav ul li a { font-weight:300; }
.footer .nav.footer-nav ul li+li { margin-left:36px; }
.thumbnail .zoom-icon { background-color:rgba(36,152,157,0.5); }
.thumbnail .zoom-icon:before {
	background-image:url(images/magnify.png);
	width:125px;
	height:125px;
	margin-left:-67px;
	margin-top:-67px;
}
.thumbnail img {
	-webkit-transition:0.5s ease;
	-moz-transition:0.5s ease;
	-o-transition:0.5s ease;
	transition:0.5s ease;
}
.thumbnail a:hover img {
	-webkit-transform:rotate(5deg) scale(1.2);
	-moz-transform:rotate(5deg) scale(1.2);
	-ms-transform:rotate(5deg) scale(1.2);
	-o-transform:rotate(5deg) scale(1.2);
	transform:rotate(5deg) scale(1.2);
}
#back-top span {
	background-color:#d69f11;
	-webkit-transition:background-color 0.3s ease;
	-moz-transition:background-color 0.3s ease;
	-o-transition:background-color 0.3s ease;
	transition:background-color 0.3s ease;
}
#back-top span:hover { background-color:#5b2946 !important; }
.wpcf7-form .wpcf7-not-valid-tip {
	line-height:38px;
	font-size:10px !important;
}
.wpcf7-form p.field input {
	line-height:20px;
	height:54px;
	padding-left:20px;
	padding-right:20px;
	border-radius:0 !important;
	background-color:#fff;
	color:#75796f;
	box-shadow:none;
	border-color:#e4e4e4;
}
.wpcf7-form p.field textarea {
	line-height:20px;
	border-radius:0 !important;
	padding-left:20px;
	padding-right:20px;
	background-color:#fff;
	color:#75796f;
	border-color:#e4e4e4;
	box-shadow:none;
}
.wpcf7-form .submit-wrap input { margin-top:0 !important; }
.filter-wrapper { margin-bottom:33px; }
.filter-wrapper .filter.nav.nav-pills li { margin-left:36px; }
.filter-wrapper .filter.nav.nav-pills li a {
	padding:0;
	background:none !important;
	font:22px/30px 'Roboto Slab', serif;
	color:#878b82;
}
.filter-wrapper .filter.nav.nav-pills li a:hover { color:#5b2946; }
.filter-wrapper .filter.nav.nav-pills li.active a { color:#5b2946; }
.filter-wrapper strong {
	font:22px/30px 'Roboto Slab', serif;
	padding:2px 0 0;
	color:#0b1902;
}
.portfolio_item_holder {
	color:#75796f;
	font-weight:normal;
}
.portfolio_item_holder h3 { font:300 22px/28px 'Roboto Slab', serif; }
.portfolio_item_holder .btn {
	position:absolute;
	right:0;
	top:11px;
	text-transform:lowercase;
}
.portfolio_item_holder .thumbnail__portfolio { margin-bottom:29px; }
.portfolio_item_holder .folio_wrap {
	padding-right:140px;
	position:relative;
	padding-bottom:49px;
	border-bottom:4px solid #d69f11;
}
.portfolio_item_holder .excerpt { margin-bottom:13px; }
.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:31px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.btn, .btn-primary, .btn-default, .btn-normal, .btn-inline {
	background:#5b2946 !important;
	text-shadow:none;
	box-shadow:none;
	color:#fff !important;
	font:17px/30px 'Roboto Slab', serif;
	border:0;
	padding:3px 18px 7px;
	border-radius:5px;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.btn:hover, .btn:focus, .btn:active, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-normal:hover, .btn-normal:focus, .btn-normal:active, .btn-inline:hover, .btn-inline:focus, .btn-inline:active { background:#5b2946 !important; }
.btn:after, .btn-primary:after, .btn-default:after, .btn-normal:after, .btn-inline:after {
	background-color:#d69f11;
	content:'';
	border-radius:10000px;
	position:absolute;
	left:50%;
	top:50%;
	width:0;
	height:0;
	z-index:-1;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	-webkit-transition:0.4s ease-in-out;
	-moz-transition:0.4s ease-in-out;
	-o-transition:0.4s ease-in-out;
	transition:0.4s ease-in-out;
}
.btn.btn-large, .btn-primary.btn-large, .btn-default.btn-large, .btn-normal.btn-large, .btn-inline.btn-large {
	font-size:28px;
	line-height:34px;
	padding:16px 50px 22px;
	border-radius:10px;
}
.btn.btn-inverse, .btn-primary.btn-inverse, .btn-default.btn-inverse, .btn-normal.btn-inverse, .btn-inline.btn-inverse { background-color:#d69f11 !important; }
.btn.btn-inverse:hover, .btn.btn-inverse:focus, .btn.btn-inverse:active, .btn-primary.btn-inverse:hover, .btn-primary.btn-inverse:focus, .btn-primary.btn-inverse:active, .btn-default.btn-inverse:hover, .btn-default.btn-inverse:focus, .btn-default.btn-inverse:active, .btn-normal.btn-inverse:hover, .btn-normal.btn-inverse:focus, .btn-normal.btn-inverse:active, .btn-inline.btn-inverse:hover, .btn-inline.btn-inverse:focus, .btn-inline.btn-inverse:active { background:#d69f11 !important; }
.btn.btn-inverse:after, .btn-primary.btn-inverse:after, .btn-default.btn-inverse:after, .btn-normal.btn-inverse:after, .btn-inline.btn-inverse:after { background-color:#5b2946; }
.btn:hover, .btn-primary:hover, .btn-default:hover, .btn-normal:hover, .btn-inline:hover {
	color:#fff !important;
	background:#5b2946 !important;
}
.btn:hover:after, .btn-primary:hover:after, .btn-default:hover:after, .btn-normal:hover:after, .btn-inline:hover:after {
	width:300px;
	height:300px;
	border-radius:0;
}
.ie8 .btn:hover:after, .ie8 .btn-primary:hover:after, .ie8 .btn-default:hover:after, .ie8 .btn-normal:hover:after, .ie8 .btn-inline:hover:after {
	left:0;
	top:0;
}
@media only screen and (max-width: 1250px) {
	.nav__primary { margin-right:0; }
}
@media only screen and (max-width: 1199px) {
	.sf-menu&gt;li:before { display:none !important; }
	.nav__primary { padding-right:0; }
	.portfolio_item_holder .thumbnail__portfolio { margin-bottom:29px; }
	.portfolio_item_holder .btn { position:relative; }
	.portfolio_item_holder .folio_wrap {
		padding-right:0px;
		padding-bottom:26px;
	}
	.logo_link { font-size:60px !important; }
}
@media only screen and (max-width: 979px) {
	.logo_link {
		font-size:40px !important;
		line-height:40px !important;
	}
	body h1, body h2, body h3, body h4, body .hero-unit h1 {
		font-size:30px;
		line-height:36px;
	}
	.logo { width:100%; }
	.parallax-box.style-1 { height:300px; }
	.copyright&gt;div {
		width:auto !important;
		float:none !important;
	}
	.copyright .footer-text { float:none; }
	.copyright .footer-nav { padding-top:20px; }
	.copyright .footer-nav ul { text-align:left; }
	.sf-menu&gt;li&gt;a { font-size:12px !important; }
	.sf-menu li li { font-size:12px; }
	.google-map-api { height:400px; }
}
@media only screen and (max-width: 767px) {
	body { padding:0; }
	.logo { padding-top:36px; }
	.pseudoStickyBlock {
		display:none !important;
		height:0 !important;
		max-height:0 !important;
		top:0 !important;
	}
	.isStuck {
		position:static !important;
		background:none !important;
	}
	.google-map-api { height:200px; }
	.logo_link { font-size:40px !important; }
	.footer-nav { display:none; }
	.posts-grid.style-3 li { text-align:left; }
	.container {
		padding-left:15px;
		padding-right:15px;
	}
	.logo_tagline {
		text-align:left;
		margin-top:0;
	}
	.testi-item_blockquote .extra-wrap { clear:left; }
	.hero-unit.hero-1 { padding-right:0; }
	.hero-unit.hero-1 .btn {
		position:relative;
		top:0;
		left:0;
		right:0;
		bottom:0;
		margin-top:30px;
	}
	.posts-grid.style-2 li:hover .post_meta {
		left:0px;
		margin-right:30px;
	}
}
@media only screen and (max-width: 479px) {
	.site-name { display:block; }
	.btn.btn-large {
		padding-left:10px;
		padding-right:10px;
	}
}
.ie8 .nav__primary { margin-right:0; }
</pre></body></html>