@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Roboto:400,500,900);
@import url(//fonts.googleapis.com/css?family=Alfa+Slab+One);
body {
	background-color:#2a221e;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:50% 0;
	background-image:url(images/header-img-sm.jpg);
	padding:0 !important;
}
body.logged-in { background-position:50% 32px; }
body.home { background-image:url(images/header-img.jpg); }
body.page-template-page-archives-php .post-content {
	padding:20px;
	background-color:rgba(37,23,18,0.9);
}
.no-rgba body.page-template-page-archives-php .post-content { background-image:url(images/brown-opacity-90.png); }
@media (min-width: 1200px) {
	body.page-template-page-archives-php .post-content { padding:30px; }
}
h1, h2 { text-transform:uppercase; }
h1 small {
	font-size:inherit;
	color:#d0bb99;
}
h2 { margin:0 0 33px 0; }
@media (max-width: 480px) {
	h2 { font-size:35px !important; }
}
h3 {
	margin:0 0 12px 0;
	font-weight:500 !important;
}
p a, address a {
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
p a:hover, p a:focus, address a:hover, address a:focus { text-decoration:none; }
.header {
	width:100%;
	padding:50px 0 59px 0;
	border:none;
	background-color:transparent;
}
@media (max-width: 767px) {
	.header {
		padding-left:20px;
		padding-right:20px;
		width:auto;
	}
}
.logged-in .header { padding-top:36px; }
.home .header {
	height:928px;
	padding-bottom:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.logged-in .home .header { padding-top:50px; }
.header-banner { padding:126px 0 0 0; }
@media (max-width: 767px) {
	.header-banner { padding-top:50px; }
}
@media (max-width: 480px) {
	.header-banner { padding-top:20px; }
}
.header-banner h2 {
	color:#fff;
	font-size:82px;
	line-height:85px;
	margin:0 20px 0 0;
	width:600px;
	display:inline-block;
	vertical-align:top;
	opacity:0.8;
	filter:alpha(opacity=80);
}
@media (min-width: 1200px) {
	.header-banner h2 {
		width:770px;
		margin-right:30px;
		font-size:98px;
		line-height:100px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.header-banner h2 {
		width:456px;
		font-size:60px;
		line-height:68px;
	}
}
@media (max-width: 767px) {
	.header-banner h2 {
		width:auto;
		margin-bottom:20px;
		font-size:40px;
		line-height:46px;
	}
}
@media (max-width: 480px) {
	.header-banner h2 {
		font-size:36px;
		line-height:40px;
	}
}
.header-banner p {
	font-size:17px;
	line-height:24px;
	color:#fff;
	padding-top:11px;
}
@media (max-width: 480px) {
	.header-banner p {
		font-size:15px;
		line-height:22px;
	}
}
.header-banner .banner-btn {
	font-size:55px;
	font-family:'Alfa Slab One', cursive;
	line-height:1em;
	color:#f0dcbc;
	text-transform:uppercase;
	background-color:#27475d;
	width:300px;
	display:inline-block;
	vertical-align:bottom;
	position:relative;
	top:-14px;
	height:202px;
	padding:13px 22px 0 19px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
@media (min-width: 1200px) {
	.header-banner .banner-btn { width:350px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.header-banner .banner-btn {
		width:228px;
		font-size:37px;
	}
}
@media (max-width: 767px) {
	.header-banner .banner-btn { width:350px; }
}
@media (max-width: 480px) {
	.header-banner .banner-btn {
		width:94%;
		font-size:37px;
	}
}
.header-banner .banner-btn:after {
	content:'';
	position:absolute;
	right:-20px;
	top:0;
	width:0;
	height:0;
	border-style:solid;
	border-width:101px 0 101px 20px;
	border-color:transparent transparent transparent #27475d;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.header-banner .banner-btn strong {
	display:block;
	font-size:83px;
	font-weight:normal;
	line-height:1em;
	color:#fff;
	margin-bottom:-9px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header-banner .banner-btn strong {
		font-size:73px;
		margin-bottom:-4px;
	}
}
@media (max-width: 480px) {
	.header-banner .banner-btn strong {
		font-size:73px;
		margin-bottom:-4px;
	}
}
.header-banner .banner-btn small {
	display:block;
	font-size:14px;
	font-family:Roboto, sans-serif;
	text-transform:none;
	line-height:21px;
	color:#fff;
	padding-top:1px;
	word-wrap:break-word;
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-o-hyphens:auto;
	hyphens:auto;
}
.header-banner .banner-btn:hover, .header-banner .banner-btn:focus {
	text-decoration:none;
	background-color:#b50f0f;
}
.header-banner .banner-btn:hover:after, .header-banner .banner-btn:focus:after { border-left-color:#b50f0f; }
@media (max-width: 767px) {
	.header .pseudoStickyBlock { display:none !important; }
}
.logo {
	background-color:#b50f0f;
	padding:19px 10px 18px;
	text-align:center;
	float:none !important;
}
@media (min-width: 1200px) {
	.logo {
		padding-left:19px;
		padding-right:19px;
	}
}
@media (max-width: 767px) {
	.logo { margin-bottom:20px; }
}
.logo_h__txt { text-transform:capitalize; }
@media (min-width: 768px) and (max-width: 979px) {
	.logo_h__txt {
		font-size:31px !important;
		line-height:35px !important;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.logo_link {
		font-size:31px !important;
		line-height:35px !important;
	}
}
.logo_link:hover, .logo_link:focus { text-decoration:none; }
.logo_tagline {
	color:#fff;
	font-family:'Roboto', sans-serif;
	font-size:16px;
	font-weight:900;
	padding:1px 0 0 0;
	margin:0;
}
.search-form_it { margin-right:10px; }
.widget .search-form_it {
	width:100%;
	height:54px;
	border:1px solid #d0bb99 !important;
	margin-bottom:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.nav__primary { margin-bottom:0; }
.nav-wrapper { z-index:2; }
@media (max-width: 767px) {
	.nav-wrapper.isStuck {
		position:relative !important;
		top:0 !important;
	}
}
.nav-wrapper.isStuck:before {
	content:'';
	width:2048px;
	height:100%;
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -1024px;
	background-color:rgba(42,34,30,0.8);
}
@media (max-width: 767px) {
	.nav-wrapper.isStuck:before { display:none; }
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:auto;
	right:0;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:auto;
	right:100%;
	top:-4px;
	margin:0 21px 0 0;
}
.sf-menu {
	float:right;
	padding:33px 0 0 0;
}
.sf-menu > li {
	background-color:transparent;
	padding-bottom:1px;
}
.sf-menu > li > a {
	padding:12px 15px;
	border:none;
	color:#fff;
	position:relative;
	font-weight:900 !important;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.sf-menu > li > a:before {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:#b50f0f;
	z-index:-1;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0);
}
.ie8 .sf-menu > li > a:before { display:none; }
.sf-menu li ul {
	width:191px;
	background-color:#2a221e;
	padding:14px 21px 20px 20px;
}
.sf-menu li li {
	background-color:transparent;
	background-repeat:repeat-x;
	background-position:0 0;
	background-image:url(images/divider.png);
	text-align:left;
	margin:9.5px 0 0 0;
	padding:9.5px 0 0 0;
}
.sf-menu li li:first-child {
	background-image:none;
	padding:0;
	margin:0;
}
.sf-menu li li.menu-item-has-children:after {
	content:'\f107';
	font-size:14px;
	font-family:FontAwesome;
	color:#777777;
	position:absolute;
	right:0;
	top:10px;
}
.sf-menu li li a {
	padding:0;
	border:none;
	color:#fff;
	display:inline;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.sf-menu > li > a:hover, .sf-menu > li.sfHover> a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a { background-color:transparent; }
.sf-menu > li > a:hover:before, .sf-menu > li.sfHover> a:before, .sf-menu > li.current-menu-item > a:before, .sf-menu > li.current_page_item > a:before {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.ie8 .sf-menu > li > a:hover:before, .ie8 .sf-menu > li.sfHover> a:before, .ie8 .sf-menu > li.current-menu-item > a:before, .ie8 .sf-menu > li.current_page_item > a:before { display:block; }
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current-menu-item > a, .sf-menu li li.current_page_item > a {
	background-color:transparent;
	color:#648fad;
}
.select-menu {
	color:#333;
	height:32px;
}
.content-holder {
	padding-bottom:58px;
	padding-top:27px;
	background-position:50% 0;
	background-repeat:repeat-y;
	background-image:url(images/pattern.jpg);
}
@media (max-width: 1024px) {
	.content-holder { background-size:contain; }
}
@media (max-width: 767px) {
	.content-holder {
		padding-left:20px;
		padding-right:20px;
	}
}
.home .content-holder { padding-top:52px; }
#content { padding-top:52px; }
.title-section {
	padding:25px 20px;
	overflow:hidden;
	background-color:rgba(37,23,18,0.8);
}
@media (min-width: 1200px) {
	.title-section { padding:25px 30px; }
}
.no-rgba .title-section { background-image:url(images/brown-opacity-80.png); }
.title-header {
	overflow:visible;
	margin:0;
	font-size:43px;
	line-height:1em;
	float:left;
	width:50%;
}
@media (max-width: 767px) {
	.title-header {
		float:none;
		width:auto;
	}
}
@media (max-width: 480px) {
	.title-header {
		font-size:25px;
		line-height:1.2em;
	}
}
.breadcrumb__t {
	padding:8px 0 0 0;
	background-color:transparent;
	float:right;
	width:50%;
	text-align:right;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
@media (max-width: 767px) {
	.breadcrumb__t {
		float:none;
		width:auto;
		text-align:left;
	}
}
.breadcrumb__t li {
	text-shadow:none;
	text-transform:uppercase;
	font-size:19px;
	font-family:'Alfa Slab One', cursive;
	line-height:1.5em;
}
@media (max-width: 480px) {
	.breadcrumb__t li { font-size:15px; }
}
.breadcrumb__t li.active { color:#b50f0f; }
.breadcrumb__t li.divider {
	margin:0 12px;
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.breadcrumb__t li.divider:after {
	content:'|';
	color:#ffffff;
	font:19px/24px 'Alfa Slab One', cursive;
}
.breadcrumb__t li a {
	color:#ffffff;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.breadcrumb__t li a:hover, .breadcrumb__t li a:focus {
	text-decoration:none;
	color:#b50f0f;
}
.post__holder { margin-bottom:40px; }
.post .post-header .post-title {
	line-height:1.2em;
	margin:0 0 11px 0;
}
.post .post-header .post-title a {
	color:#ffffff;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.post .post-header .post-title a:hover, .post .post-header .post-title a:focus {
	text-decoration:none;
	color:#b50f0f;
}
.post .post_content {
	padding:20px;
	background-color:rgba(37,23,18,0.8);
}
.no-rgba .post .post_content { background-image:url(images/brown-opacity-80.png); }
@media (min-width: 1200px) {
	.post .post_content { padding:16px 30px 30px 30px; }
}
.single .post .post_content { margin-bottom:30px; }
@media (min-width: 1200px) {
	.single .post .post_content { margin-bottom:60px; }
}
.post .post_content h3 { margin:0 0 12px 0; }
.post .featured-thumbnail.large { margin:0 0 0 0; }
.post .btn-primary {
	font-size:16px;
	line-height:43px;
	padding:0 13px 0 22px;
}
.post .btn-primary:after {
	border-width:21.5px 0 21.5px 22px;
	right:-22px;
}
.post_wrapper { margin-bottom:0; }
.post_meta {
	border:none;
	margin-bottom:21px;
	padding:17.5px 20px;
	background-color:rgba(37,23,18,0.8);
}
.no-rgba .post_meta { background-image:url(images/brown-opacity-80.png); }
@media (min-width: 1200px) {
	.post_meta {
		padding-left:30px;
		padding-right:30px;
		margin-bottom:31px;
	}
}
.post_meta div[class^="post_"] {
	padding:0;
	margin-right:14px;
}
.post_meta a {
	color:#d0bb99;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.post_meta a:hover, .post_meta a:focus {
	text-decoration:none;
	color:#ffffff;
}
.post_meta i { color:#648fad; }
.share-buttons {
	padding:0;
	margin-bottom:30px;
}
@media (min-width: 1200px) {
	.share-buttons { margin-bottom:60px; }
}
.share-buttons span, .share-buttons li { line-height:17px; }
.post-author {
	margin-bottom:26px;
	padding:8px 32px 15px 20px;
	border:none;
	background-color:rgba(37,23,18,0.8);
}
.no-rgba .post-author {
	background-color:transparent;
	background-image:url(images/brown-opacity-80.png);
}
@media (min-width: 1200px) {
	.post-author { margin-bottom:52px; }
}
.post-author__page { padding-top:20px; }
.post-author_h { margin:0 0 7px; }
.post-author_h a {
	color:inherit;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.post-author_h a:hover, .post-author_h a:focus {
	color:#ffffff;
	text-decoration:none;
}
.post-author_h small {
	font-size:inherit;
	color:#b50f0f;
}
.post-author_link { margin-top:10px; }
@media (max-width: 767px) {
	.post-author_gravatar { margin-bottom:10px; }
}
.post-author_gravatar img {
	padding:0;
	border:none;
	background-color:transparent;
}
.post-author .post-author_desc { margin-top:9px; }
@media (max-width: 767px) {
	.post-author .post-author_desc { overflow:visible; }
}
.post-author .post-author_desc .post-author_link {
	font-size:23px;
	font-weight:500;
	line-height:1.2em;
	color:#648fad;
}
@media (max-width: 480px) {
	.post-author .post-author_desc .post-author_link { font-size:20px; }
}
.post-author .post-author_desc .post-author_link p { margin-bottom:0; }
.post-author .post-author_desc .post-author_link p a {
	text-transform:capitalize;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.post-author .post-author_desc .post-author_link p a:hover, .post-author .post-author_desc .post-author_link p a:focus { text-decoration:none; }
#recent-author-posts > h3, #recent-author-comments > h3 {
	font-size:30px;
	font-family:'Alfa Slab One', cursive;
	line-height:1.2em;
	color:#fff;
	text-transform:uppercase;
	color:#d0bb99;
	margin:0 0 20px 0;
}
#recent-author-comments { padding-top:30px; }
#recent-author-comments ul { margin-left:0; }
#recent-author-comments ul li {
	list-style-type:none;
	margin-bottom:9px;
}
#recent-author-comments ul li:before {
	content:'\f111';
	font-family:FontAwesome;
	color:#ffffff;
	padding-right:15px;
}
#recent-author-comments ul li a { color:#ffffff; }
.related-posts { margin:0 0 0 0; }
.related-posts_h {
	margin:0 0 11px 0;
	font-size:43px;
	font-family:'Alfa Slab One', cursive;
	line-height:1.2em;
	color:#fff;
	text-transform:uppercase;
}
@media (max-width: 480px) {
	.related-posts_h { font-size:35px; }
}
.related-posts_item {
	font-size:16px;
	position:relative;
	margin-bottom:26px;
}
@media (min-width: 1200px) {
	.related-posts_item { margin-bottom:53px; }
}
.related-posts .featured-thumbnail { margin:0 0 0 0; }
.related-posts .desc {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:15px;
	background-color:rgba(37,23,18,0.9);
}
.no-rgba .related-posts .desc { background-image:url(images/brown-opacity-90.png); }
@media (min-width: 1200px) {
	.related-posts .desc { padding:16px 23px 19px 19px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.related-posts .desc {
		position:relative;
		padding:10px;
	}
}
.related-posts .desc a {
	color:#d0bb99;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.related-posts .desc a:hover, .related-posts .desc a:focus {
	color:#ffffff;
	text-decoration:none;
}
.pagination__posts ul {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.pagination__posts ul li a {
	border:none;
	margin:0 2px 4px;
	padding:6px 14px;
	font-family:'Alfa Slab One', cursive;
	text-transform:uppercase;
	color:#d0bb99;
	background-color:rgba(37,23,18,0.8);
	position:relative;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.no-rgba .pagination__posts ul li a {
	background-color:transparent;
	background-image:url(images/brown-opacity-80.png);
}
.pagination__posts ul li a:hover, .pagination__posts ul li a:focus {
	background-color:#b50f0f;
	color:#fff;
}
.no-rgba .pagination__posts ul li a:hover, .no-rgba .pagination__posts ul li a:focus { background-image:none; }
.pagination__posts ul .active a {
	background-color:#b50f0f !important;
	color:#fff;
}
.no-rgba .pagination__posts ul .active a { background-image:none; }
.archive_lists .archive_h {
	font-family:'Alfa Slab One', cursive;
	color:#fff;
	text-transform:uppercase;
}
.faq-list {
	padding:20px;
	margin-top:0;
	background-color:rgba(37,23,18,0.9);
}
.no-rgba .faq-list { background-image:url(images/brown-opacity-90.png); }
@media (min-width: 1200px) {
	.faq-list { padding:30px; }
}
.testimonial {
	padding:20px;
	border:none;
	font-style:normal;
	font-family:Roboto, sans-serif;
	background-color:rgba(37,23,18,0.9);
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.testimonial_bq p { line-height:24px; }
.no-rgba .testimonial {
	background-color:transparent;
	background-image:url(images/brown-opacity-90.png);
}
@media (min-width: 1200px) {
	.testimonial { padding:30px; }
}
.testimonial small {
	font-family:Roboto, sans-serif;
	font-size:16px;
	color:#648fad;
}
.testimonial small span { display:inline; }
.testimonial small a {
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.testimonial small a:hover, .testimonial small a:focus { text-decoration:none; }
.page-header {
	padding:0;
	margin:0;
	border:none;
}
.page-header h1 {
	font-size:43px;
	line-height:1.2em;
	margin:0 0 20px 0;
}
.single-pager {
	border:none;
	padding:0;
}
.single-pager a {
	border:none !important;
	position:relative;
	padding:6px 14px !important;
	font-size:16px;
	font-family:'Alfa Slab One', cursive;
	text-transform:uppercase;
	line-height:20px;
	color:#d0bb99;
	background-color:rgba(37,23,18,0.8) !important;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.no-rgba .single-pager a {
	background-color:transparent;
	background-image:url(images/brown-opacity-80.png);
}
@media (max-width: 320px) {
	.single-pager a {
		padding-left:10px !important;
		padding-right:10px !important;
	}
}
.single-pager a:hover, .single-pager a:focus {
	color:#ffffff;
	background-color:#b50f0f !important;
}
.no-rgba .single-pager a:hover, .no-rgba .single-pager a:focus { background-image:none; }
.filter-wrapper strong {
	padding:0;
	margin-right:12px;
	font-size:19px;
	font-family:'Alfa Slab One', cursive;
	font-weight:normal;
	color:#ffffff;
	text-transform:uppercase;
}
.nav-pills { margin-bottom:36px; }
.nav-pills li {
	position:relative;
	margin-left:28px;
}
.nav-pills li a {
	font-size:19px;
	font-family:'Alfa Slab One', cursive;
	color:#ffffff;
	text-transform:uppercase;
	padding:0 !important;
	margin:0 !important;
	background:none !important;
	line-height:24px;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
@media (max-width: 480px) {
	.nav-pills li a { padding:5px; }
}
.nav-pills li a:hover, .nav-pills li a:focus { color:#b50f0f; }
.nav-pills li.active a { color:#b50f0f !important; }
.nav-pills li:before {
	content:'|';
	position:absolute;
	left:-16px;
	top:0;
	font-size:19px;
	font-family:'Alfa Slab One', cursive;
	color:#ffffff;
}
.nav-pills li:first-child { margin-left:0; }
.nav-pills li:first-child:before { display:none; }
.filterable-portfolio { visibility:hidden; }
.filterable-portfolio .portfolio_item_holder:hover .caption__portfolio { background-color:rgba(39,71,93,0.9); }
.no-rgba .filterable-portfolio .portfolio_item_holder:hover .caption__portfolio { background-image:url(images/blue-opacity-90.png); }
.filterable-portfolio .caption__portfolio {
	background-color:rgba(37,23,18,0.9);
	padding:10px 10px 0 10px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.no-rgba .filterable-portfolio .caption__portfolio { background-image:url(images/brown-opacity-90.png); }
@media (min-width: 1200px) {
	.filterable-portfolio .caption__portfolio { padding:17px 18px 0 18px; }
}
.filterable-portfolio h3 {
	font-size:23px;
	font-weight:500;
	line-height:31px;
	margin:0 0 7px 0;
}
.filterable-portfolio h3 a { color:#ffffff; }
.filterable-portfolio .excerpt {
	margin-bottom:0;
	padding-bottom:19px;
}
.filterable-portfolio .btn-primary {
	font-size:16px;
	line-height:43px;
	padding:0 13px 0 22px;
}
.filterable-portfolio .btn-primary:after {
	border-width:21.5px 0 21.5px 22px;
	right:-22px;
}
.single-portfolio .featured-thumbnail.large { margin-top:0; }
.portfolio-meta { border-color:#d0bb99; }
.portfolio-meta i { color:#648fad; }
.portfolio-meta-list { border-color:#d0bb99; }
.portfolio-meta-list a {
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.portfolio-meta-list a:hover, .portfolio-meta-list a:focus { text-decoration:none; }
.portfolio-meta a {
	color:#d0bb99;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.portfolio-meta a:hover, .portfolio-meta a:focus {
	color:#ffffff;
	text-decoration:none;
}
.zoom-icon { background:rgba(39,71,93,0.5); }
.no-rgba .zoom-icon { background:url(images/blue-opacity-50.png); }
.zoom-icon:before {
	margin:-13px 0 0 -13px;
	width:26px;
	height:26px;
	background:none;
	font-size:36px;
	font-family:FontAwesome;
	content:'\f00e';
	opacity:0.5;
	filter:alpha(opacity=50);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	-webkit-transform:translate(0,-100px);
	-moz-transform:translate(0,-100px);
	-ms-transform:translate(0,-100px);
	-o-transform:translate(0,-100px);
	transform:translate(0,-100px);
}
.featured-thumbnail a:hover .zoom-icon:before, a.thumbnail:hover .zoom-icon:before, .thumbnail__portfolio a:hover .zoom-icon:before {
	-webkit-transform:translate(0,0);
	-moz-transform:translate(0,0);
	-ms-transform:translate(0,0);
	-o-transform:translate(0,0);
	transform:translate(0,0);
}
.comment-holder { margin-bottom:0; }
.comments-h {
	font-size:43px;
	font-family:'Alfa Slab One', cursive;
	line-height:1.2em;
	color:#fff;
	text-transform:uppercase;
	margin:0;
}
@media (max-width: 480px) {
	.comments-h { font-size:35px; }
}
.comment .comment-body {
	border:none;
	padding:26px 21px 12px 20px;
	margin-bottom:23px;
	background-color:rgba(37,23,18,0.9);
}
@media (max-width: 767px) {
	.comment .comment-body { padding-bottom:20px; }
}
.no-rgba .comment .comment-body {
	background-color:transparent;
	background-image:url(images/brown-opacity-90.png);
}
@media (min-width: 1200px) {
	.comment .comment-body { margin-bottom:33px; }
}
.comment .comment-body p { margin-bottom:14px; }
@media (max-width: 767px) {
	.comment .comment-body >.wrapper .extra-wrap { overflow:visible; }
}
.comment.bypostauthor .comment-body { background-color:rgba(37,23,18,0.9); }
.no-rgba .comment.bypostauthor .comment-body {
	background-color:transparent;
	background-image:url(images/brown-opacity-90.png);
}
.comment-author { margin-top:2px; }
.comment-author .author {
	padding-top:19px;
	width:95px;
	font-size:23px;
	font-weight:500;
	line-height:1.2em;
	color:#648fad;
}
.comment-meta {
	font-size:23px;
	font-weight:500;
	line-height:1.2em;
	color:#648fad;
	padding:0;
}
.reply {
	margin-left:30px;
	font-size:23px;
	font-weight:500;
	line-height:1.2em;
}
.reply .comment-reply-link {
	background-color:transparent;
	color:#b50f0f;
	padding:0;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.reply .comment-reply-link:hover, .reply .comment-reply-link:focus { color:#ffffff; }
#respond { padding-top:0; }
#respond h3 {
	font-size:43px;
	font-family:'Alfa Slab One', cursive;
	line-height:1.2em;
	color:#fff;
	text-transform:uppercase;
	margin:0 0 12px 0;
}
@media (max-width: 480px) {
	#respond h3 { font-size:35px; }
}
.cancel-comment-reply { margin-bottom:10px; }
.cancel-comment-reply a {
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.cancel-comment-reply a:hover, .cancel-comment-reply a:focus { text-decoration:none; }
.comment-list ul.children { margin-left:19px; }
@media (min-width: 768px) and (max-width: 979px) {
	.comment-list ul.children { margin:0; }
}
@media (max-width: 767px) {
	.comment-list ul.children { margin:0; }
}
#commentform a {
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
#commentform a:hover, #commentform a:focus {
	text-decoration:none;
	color:#ffffff;
}
#commentform p.field { margin-bottom:18px; }
#commentform input[type="text"] {
	padding:16px 20px;
	width:361px;
}
#commentform textarea {
	padding:16px 20px;
	height:197px;
	min-height:197px;
	margin-bottom:6px;
}
#commentform input[type="submit"] { margin-top:0 !important; }
@media (max-width: 767px) {
	#commentform input[type="text"] {
		width:100%;
		height:52px;
	}
}
.nocomments { margin-bottom:30px; }
#sidebar { padding-top:30px; }
@media (min-width: 1200px) {
	#sidebar { padding-top:60px; }
}
#sidebar .widget {
	margin-bottom:30px;
	padding:20px;
	background-color:rgba(37,23,18,0.8);
	position:relative;
	z-index:0;
}
@media (min-width: 1200px) {
	#sidebar .widget {
		padding:26px 29px 17px 29px;
		margin-bottom:59px;
	}
}
.no-rgba #sidebar .widget { background-image:url(images/brown-opacity-80.png); }
#sidebar .widget > h3 {
	font-size:43px;
	font-family:'Alfa Slab One', cursive;
	line-height:1em;
	text-transform:uppercase;
	color:#fff;
	margin:0 0 8px 0;
	word-wrap:break-word;
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-o-hyphens:auto;
	hyphens:auto;
}
@media (max-width: 480px) {
	#sidebar .widget > h3 {
		font-size:35px;
		line-height:1.2em;
	}
}
#sidebar .widget ul { margin-left:0; }
#sidebar .widget ul li {
	list-style-type:none;
	margin-bottom:9px;
}
#sidebar .widget ul li:before {
	content:'\f111';
	font-family:FontAwesome;
	color:#ffffff;
	padding-right:15px;
}
#sidebar .widget ul li a {
	color:#648fad;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
#sidebar .widget ul li a:hover, #sidebar .widget ul li a:focus {
	color:#fff;
	text-decoration:none;
}
#sidebar .widget ul ul { margin:9px 0 0 26px; }
#wp-calendar td#today { color:#b50f0f; }
#wp-calendar caption { color:#b50f0f; }
#wp-calendar thead th { color:#b50f0f; }
.comments-custom li { margin:0 !important; }
.comments-custom li:before { display:none; }
.comments-custom_txt {
	padding:0;
	border-top:none;
}
.comments-custom_txt a { color:#d0bb99 !important; }
.comments-custom_txt a:hover { color:#ffffff !important; }
.comments-custom_h_title {
	font-size:18px;
	font-weight:500;
	line-height:1.2em;
}
.banners {
	margin-bottom:30px;
	padding:20px;
	background-color:rgba(37,23,18,0.8);
}
@media (min-width: 1200px) {
	.banners {
		padding:26px 29px 23px 29px;
		margin-bottom:59px;
	}
}
.no-rgba .banners { background-image:url(images/brown-opacity-80.png); }
.post-list li { margin-bottom:0 !important; }
.post-list li:before { display:none; }
.flickr_li { margin-bottom:0 !important; }
.flickr_li:before { display:none; }
.flickr_li .thumbnail:hover, .flickr_li .thumbnail:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.social_li { margin-bottom:0 !important; }
.social_li:before { display:none; }
.social_link:hover {
	filter:none !important;
	opacity:1;
	filter:alpha(opacity=100);
}
.social__list li { margin-bottom:5px !important; }
.posts-grid { padding-bottom:15px; }
.posts-grid li {
	position:relative;
	min-height:212px !important;
}
@media (max-width: 767px) {
	.posts-grid li {
		overflow:hidden;
		min-height:0 !important;
	}
}
@media (max-width: 480px) {
	.posts-grid li { max-width:370px; }
}
.posts-grid li:hover .desc { background-color:rgba(39,71,93,0.9); }
.no-rgba .posts-grid li:hover .desc { background-image:url(images/blue-opacity-90.png); }
.posts-grid .post_meta {
	padding:0;
	margin:0;
	border:none;
}
.posts-grid .post_meta .post_category, .posts-grid .post_meta .post_comment, .posts-grid .post_meta .post_author { display:none; }
.posts-grid .post_meta .post_date {
	position:absolute;
	left:0;
	top:0;
	background-color:#b50f0f;
	width:66px;
	height:69px;
	font-size:19px;
	font-family:'Alfa Slab One', cursive;
	line-height:1em;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	padding:8px 0 0 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.posts-grid .post_meta .post_date .day {
	display:block;
	font-size:33px;
	line-height:1em;
	margin-bottom:-2px;
}
.posts-grid .desc {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	background-color:rgba(37,23,18,0.9);
	padding:10px 12px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
@media (min-width: 1200px) {
	.posts-grid .desc { padding:16px 40px 18px 19px; }
}
@media (max-width: 767px) {
	.posts-grid .desc {
		position:relative;
		overflow:hidden;
	}
}
@media (max-width: 480px) {
	.posts-grid .desc { position:absolute; }
}
.no-rgba .posts-grid .desc { background-image:url(images/brown-opacity-90.png); }
@media (max-width: 767px) {
	.posts-grid .clear { clear:none; }
}
@media (max-width: 480px) {
	.posts-grid .clear { clear:both; }
}
@media (max-width: 1024px) {
	.posts-grid .featured-thumbnail { width:100%; }
}
@media (max-width: 767px) {
	.posts-grid .featured-thumbnail { width:157px; }
}
@media (max-width: 480px) {
	.posts-grid .featured-thumbnail { width:100%; }
}
.ie8 .posts-grid .featured-thumbnail img {
	width:100%;
	max-width:none;
}
.posts-grid h5 {
	font-size:18px;
	font-weight:500 !important;
	line-height:25px;
	margin:0 0 7px 0;
}
@media (min-width: 1200px) {
	.posts-grid h5 {
		font-size:23px;
		line-height:31px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.posts-grid h5 {
		font-size:16px;
		line-height:1.5em;
	}
}
.posts-grid h5 a { color:#fff; }
.posts-grid .excerpt { margin-bottom:0; }
@media (min-width: 768px) and (max-width: 979px) {
	.posts-grid .excerpt { display:none; }
}
.posts-grid.team { padding-bottom:0; }
.posts-grid.team li {
	margin-bottom:0;
	min-height:0 !important;
}
@media (max-width: 767px) {
	.posts-grid.team li { margin-bottom:20px; }
}
@media (max-width: 480px) {
	.posts-grid.team li { max-width:270px; }
}
.hero-unit {
	padding:25px 52px 30px 30px;
	margin-bottom:0;
	background-color:rgba(181,15,15,0.7);
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
@media (max-width: 480px) {
	.hero-unit { padding:20px; }
}
.no-rgba .hero-unit {
	background-color:transparent;
	background-image:url(images/red-opacity-70.png);
}
.hero-unit h1 {
	font-size:68px;
	line-height:71px;
	color:#fff;
	margin:0 0 3px 0;
}
@media (max-width: 767px) {
	.hero-unit h1 {
		font-size:50px;
		line-height:58px;
	}
}
@media (max-width: 480px) {
	.hero-unit h1 {
		font-size:30px;
		line-height:38px;
	}
}
.hero-unit p {
	font-size:17px;
	line-height:24px;
	color:#fff;
	margin:0 0 22px 0;
}
@media (max-width: 480px) {
	.hero-unit p {
		font-size:15px;
		line-height:22px;
	}
}
.hero-unit .btn-align .btn-primary { background:#27475d; }
.hero-unit .btn-align .btn-primary:after { border-left-color:#27475d; }
.hero-unit .btn-align .btn-primary.btn-large { padding:0 22px 0 31px; }
.hero-unit .btn-align .btn-primary:hover, .hero-unit .btn-align .btn-primary:focus {
	color:#27475d !important;
	background:#fff;
}
.hero-unit .btn-align .btn-primary:hover:after, .hero-unit .btn-align .btn-primary:focus:after { border-left-color:#fff; }
.recent-posts {
	padding-top:17px;
	padding-bottom:0;
}
.recent-posts_li { margin-bottom:21px; }
.recent-posts_li .featured-thumbnail {
	margin:0 13px 10px 0;
	width:90px;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
}
@media (min-width: 1200px) {
	.recent-posts_li .featured-thumbnail {
		width:auto;
		margin-bottom:0;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.recent-posts_li .featured-thumbnail {
		width:auto;
		float:none;
		display:inline-block;
		vertical-align:top;
		margin-right:0;
	}
}
.recent-posts_li .featured-thumbnail img {
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
}
.recent-posts_li h5 {
	font-size:18px;
	font-weight:500 !important;
	line-height:22px;
	margin:0;
}
@media (min-width: 1200px) {
	.recent-posts_li h5 { padding-top:10px; }
}
.recent-posts_li h5 a {
	color:#648fad;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.recent-posts_li h5 a:hover, .recent-posts_li h5 a:focus {
	color:#fff;
	text-decoration:none;
}
.footer {
	padding:22px 0;
	border:none;
	background-color:#2a221e;
}
@media (max-width: 767px) {
	.footer { padding-bottom:30px; }
}
nav.footer-nav {
	float:none;
	margin-bottom:0;
}
@media (max-width: 767px) {
	nav.footer-nav { margin-bottom:20px; }
}
nav.footer-nav ul { float:none; }
@media (min-width: 768px) and (max-width: 979px) {
	nav.footer-nav ul { text-align:left; }
}
nav.footer-nav ul li:first-child { padding-left:0; }
@media (min-width: 768px) and (max-width: 979px) {
	nav.footer-nav ul li { padding:0 0 0 10px; }
}
nav.footer-nav ul li a {
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
nav.footer-nav ul li a:hover, nav.footer-nav ul li a:focus { color:#ffffff; }
nav.footer-nav ul li.current-menu-item a {
	text-decoration:none;
	color:#ffffff;
}
.footer-text {
	float:none;
	color:#d0bb99;
	padding-top:6px;
}
.footer-text a { color:inherit; }
.footer-text a.site-name { color:#fff; }
.social-nets-wrapper .social { float:right; }
@media (max-width: 767px) {
	.social-nets-wrapper .social {
		float:none;
		text-align:center;
	}
}
.social-nets-wrapper .social li {
	float:left;
	margin:0 0 0 8px;
	list-style-type:none;
}
@media (max-width: 767px) {
	.social-nets-wrapper .social li {
		float:none;
		display:inline-block;
		vertical-align:top;
		margin:0 4px;
	}
}
.social-nets-wrapper .social li a:hover img, .social-nets-wrapper .social li a:focus img {
	-webkit-transform:rotateY(360deg);
	transform:rotateY(360deg);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.wpcf7-form p.field input {
	padding:16px 20px;
	color:#d0bb99;
	height:52px;
}
.wpcf7-form p.field input::-moz-placeholder {
	color:#d0bb99;
	opacity:1;
}
.wpcf7-form p.field input::-ms-input-placeholder { color:#d0bb99; }
.wpcf7-form p.field input::-webkit-input-placeholder { color:#d0bb99; }
.wpcf7-form p.field input:-moz-placeholder { color:#d0bb99; }
.wpcf7-form p.field input:-ms-input-placeholder { color:#d0bb99; }
.wpcf7-form p.field input::-webkit-input-placeholder { color:#d0bb99; }
.wpcf7-form textarea { padding:16px 20px; }
.wpcf7-form .submit-wrap input { margin-right:0px; }
.wpcf7-form .submit-wrap .btn-arrow { margin-right:15px; }
.wpcf7-form .ajax-loader {
	position:absolute;
	right:-35px;
	top:-3px;
	margin:0;
}
.wpcf7-not-valid-tip {
	padding:16px 0 16px 20px !important;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-not-valid-tip { padding-left:4px !important; }
}
div.wpcf7-response-output {
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.dropcap {
	width:auto;
	height:auto;
	background:none;
	font-size:30px;
	font-weight:normal;
	font-family:'Alfa Slab One', cursive;
	text-align:left;
	line-height:1.2em;
	margin:0 32px 10px 0;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.dropcap {
		float:none;
		margin-right:0;
	}
}
@media (max-width: 767px) {
	.dropcap {
		float:none;
		margin-right:0;
	}
}
.list.styled > ul li:before { color:#ffffff; }
.list.styled > ul li a {
	color:#648fad;
	-webkit-transition:color 0.3s;
	-moz-transition:color 0.3s;
	-o-transition:color 0.3s;
	transition:color 0.3s;
}
.list.styled > ul li a:hover, .list.styled > ul li a:focus {
	text-decoration:none;
	color:#ffffff;
}
.list.styled.circle-list > ul { padding-top:2px; }
.list.styled.circle-list > ul li {
	position:relative;
	padding:0 0 0 24px;
	margin:10px 0 0 0;
}
.list.styled.circle-list > ul li:first-child { margin-top:0; }
.list.styled.circle-list > ul li:before {
	font-size:10px;
	width:auto;
	padding-right:0;
	position:absolute;
	left:0;
	top:3px;
}
.flexslider ul li:before { display:none; }
.flex-control-paging li a {
	background-color:#fff;
	-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;
}
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active { background-color:#b50f0f; }
input[type="submit"], input[type="reset"] {
	height:auto;
	padding:0 24px 0 0;
	background-color:transparent;
	font-size:13px;
	font-family:Roboto, sans-serif;
	line-height:1em;
	text-transform:capitalize;
	color:#d0bb99 !important;
}
input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus { background-color:transparent; }
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border:none;
	padding:16px 20px;
	color:#d0bb99;
	background-color:rgba(37,23,18,0.9);
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
select::-moz-placeholder, textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .uneditable-input::-moz-placeholder {
	color:#d0bb99;
	opacity:1;
}
select::-ms-input-placeholder, textarea::-ms-input-placeholder, input[type="text"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder, input[type="datetime"]::-ms-input-placeholder, input[type="datetime-local"]::-ms-input-placeholder, input[type="date"]::-ms-input-placeholder, input[type="month"]::-ms-input-placeholder, input[type="time"]::-ms-input-placeholder, input[type="week"]::-ms-input-placeholder, input[type="number"]::-ms-input-placeholder, input[type="email"]::-ms-input-placeholder, input[type="url"]::-ms-input-placeholder, input[type="search"]::-ms-input-placeholder, input[type="tel"]::-ms-input-placeholder, input[type="color"]::-ms-input-placeholder, .uneditable-input::-ms-input-placeholder { color:#d0bb99; }
select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, .uneditable-input::-webkit-input-placeholder { color:#d0bb99; }
select:-moz-placeholder, textarea:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="date"]:-moz-placeholder, input[type="month"]:-moz-placeholder, input[type="time"]:-moz-placeholder, input[type="week"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="color"]:-moz-placeholder, .uneditable-input:-moz-placeholder { color:#d0bb99; }
select:-ms-input-placeholder, textarea:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, .uneditable-input:-ms-input-placeholder { color:#d0bb99; }
select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, .uneditable-input::-webkit-input-placeholder { color:#d0bb99; }
.no-rgba select, .no-rgba textarea, .no-rgba input[type="text"], .no-rgba input[type="password"], .no-rgba input[type="datetime"], .no-rgba input[type="datetime-local"], .no-rgba input[type="date"], .no-rgba input[type="month"], .no-rgba input[type="time"], .no-rgba input[type="week"], .no-rgba input[type="number"], .no-rgba input[type="email"], .no-rgba input[type="url"], .no-rgba input[type="search"], .no-rgba input[type="tel"], .no-rgba input[type="color"], .no-rgba .uneditable-input { background-image:url(images/brown-opacity-90.png); }
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
select { padding:0; }
@media (min-width: 768px) and (max-width: 979px) {
	select { width:188px; }
}
.btn-arrow {
	position:relative;
	display:inline-block;
	vertical-align:top;
	line-height:1em;
}
.search-form .btn-arrow { margin-top:20px; }
.btn-arrow:after {
	position:absolute;
	right:0;
	top:0;
	content:'\f061';
	font-family:FontAwesome;
	color:#b50f0f;
	z-index:-1;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.btn-arrow:hover .btn-primary { color:#b50f0f; }
.content_box.style-1:before, .content_box.style-1:after, .content_box.style-2:before, .content_box.style-2:after, .content_box.contacts:before, .content_box.contacts:after { display:none; }
@media (max-width: 767px) {
	.content_box.style-1, .content_box.style-2, .content_box.contacts { margin-bottom:20px; }
}
@media (max-width: 1200px) {
	.content_box h2 { font-size:38px !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.content_box h2 { font-size:27px !important; }
}
@media (max-width: 480px) {
	.content_box h2 { font-size:35px !important; }
}
.ie8 .content_box h2 { font-size:38px !important; }
.content_box.style-1 {
	padding:26px 30px 31px 30px;
	background-color:rgba(37,23,18,0.8);
}
@media (min-width: 1200px) {
	.content_box.style-1 { padding-right:39px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.content_box.style-1 {
		padding-left:20px;
		padding-right:20px;
	}
}
@media (max-width: 480px) {
	.content_box.style-1 { padding:20px; }
}
.no-rgba .content_box.style-1 {
	background-color:transparent;
	background-image:url(images/brown-opacity-80.png);
}
.content_box.style-1 h2 { margin:0 0 7px 0; }
.content_box.style-1 p { margin-bottom:19px; }
.content_box.style-2 {
	padding:20px;
	color:#fff;
	background-color:rgba(39,71,93,0.7);
}
.no-rgba .content_box.style-2 {
	background-color:transparent;
	background-image:url(images/blue-opacity-70.png);
}
@media (min-width: 1200px) {
	.content_box.style-2 { padding:26px 29px 30px 29px; }
}
.content_box.style-2 h2 { margin:0 0 6px 0; }
.content_box.style-2 p {
	font-size:17px;
	line-height:24px;
	margin-bottom:21px;
}
@media (max-width: 767px) {
	.content_box.style-2 .btn-primary { margin-bottom:20px; }
}
.content_box.contacts {
	width:100%;
	height:466px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:50% 0;
	background-image:url(images/map-bg.jpg);
	padding:26px 30px 30px 30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (min-width: 768px) and (max-width: 979px) {
	.content_box.contacts {
		padding-left:20px;
		padding-right:20px;
		padding-bottom:20px;
	}
}
@media (max-width: 767px) {
	.content_box.contacts {
		margin-bottom:0;
		background-size:cover;
		-webkit-background-size:cover;
		background-position:50% 50%;
	}
}
@media (max-width: 480px) {
	.content_box.contacts {
		background-position:50% 0;
		background-size:cover;
		-webkit-background-size:cover;
	}
}
.content_box.contacts h2 {
	color:#27475d;
	margin:0;
}
.content_box.contacts address {
	position:absolute;
	bottom:30px;
	left:30px;
	right:30px;
	margin-bottom:0;
	background-color:rgba(181,15,15,0.9);
	color:#fff;
	padding:15px 15px 19px 19px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.content_box.contacts address {
		bottom:20px;
		left:20px;
		right:20px;
		padding:10px;
	}
}
@media (max-width: 480px) {
	.content_box.contacts address {
		bottom:20px;
		left:20px;
		right:20px;
		padding:10px;
	}
}
.no-rgba .content_box.contacts address { background-image:url(images/red-opacity-90.png); }
.content_box.contacts address a {
	color:inherit;
	text-decoration:underline;
}
.content_box.contacts address a:hover, .content_box.contacts address a:focus { text-decoration:none; }
.content_box.contacts address p { margin-bottom:0; }
.content_box.contacts address em {
	font-style:normal;
	font-size:12px;
	line-height:1.2em;
}
.content_box.contacts address strong {
	font-size:20px;
	font-weight:900;
	line-height:30px;
	display:block;
	padding:2px 0 3px 33px;
	position:relative;
}
@media (min-width: 1200px) {
	.content_box.contacts address strong {
		font-size:24px;
		line-height:37px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.content_box.contacts address strong { font-size:16px; }
}
.content_box.contacts address strong:before {
	content:'\f095';
	font-family:FontAwesome;
	position:absolute;
	left:0;
	top:6px;
}
.parallax-box { margin:62px 0 60px 0; }
@media (max-width: 480px) {
	.parallax-box { margin:30px 0; }
}
.parallax-box.extra { margin:30px 0; }
@media (min-width: 1200px) {
	.parallax-box.extra { margin:59px 0 56px 0; }
}
.parallax-content { padding:90px 0; }
@media (min-width: 1200px) {
	.parallax-content { padding:191px 0 220px 0; }
}
@media (max-width: 767px) {
	.parallax-content { padding:45px 0; }
}
@media (max-width: 480px) {
	.parallax-content { padding:30px 0; }
}
.extra .parallax-content { padding:30px 0; }
@media (min-width: 1200px) {
	.extra .parallax-content { padding:60px 0; }
}
.btn-primary {
	border:none;
	text-shadow:none;
	text-transform:uppercase;
	background:#b50f0f;
	font-family:'Alfa Slab One', cursive;
	position:relative;
	color:#ffffff !important;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-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;
}
.btn-primary:after {
	content:'';
	content:'';
	width:0;
	height:0;
	border-style:solid;
	border-color:transparent transparent transparent #b50f0f;
	position:absolute;
	top:0;
	-webkit-transition:inherit;
	-moz-transition:inherit;
	-o-transition:inherit;
	transition:inherit;
}
.btn-primary.btn-normal {
	font-size:16px;
	line-height:43px;
	padding:0 13px 0 22px;
}
.btn-primary.btn-normal:after {
	border-width:21.5px 0 21.5px 22px;
	right:-22px;
}
.btn-primary.btn-large {
	font-size:19px;
	line-height:56px;
	padding:0 3px 0 21px;
}
.btn-primary.btn-large:after {
	border-width:28px 0 28px 28px;
	right:-28px;
}
.btn-primary:hover, .btn-primary:focus {
	color:#b50f0f !important;
	background:#ffffff;
	-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;
}
.btn-primary:hover:after, .btn-primary:focus:after { border-left-color:#ffffff; }
.thumbnail, .featured-thumbnail {
	padding:0;
	border:none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
@media (min-width: 768px) and (max-width: 979px) {
	img.extra { max-width:200px; }
}
@media (max-width: 767px) {
	img.extra { width:150px; }
}
@media (max-width: 480px) {
	img.extra {
		float:none;
		display:inline-block;
		vertical-align:top;
		width:auto;
		margin:0;
	}
}
#back-top { margin-bottom:0; }
#back-top-wrapper {
	right:20px;
	bottom:20px;
	z-index:500;
}
#back-top a {
	width:auto;
	color:#d0bb99;
	font-size:37px;
	font-family:FontAwesome;
	line-height:1em;
}
#back-top a:hover { color:#b50f0f; }
#back-top a:hover span { background-color:transparent; }
#back-top span {
	width:auto;
	height:auto;
	background:none;
	margin-bottom:0;
}
#back-top span:before { content:'\f139'; }
.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;
}
