@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(//fonts.googleapis.com/css?family=Titillium+Web);
@import url(//fonts.googleapis.com/css?family=PT+Sans);
body {
	background-repeat:repeat;
	background-position:50% 0;
	background-image:url(images/pattern.gif);
	padding:0 !important;
}
h1 small {
	font-size:inherit;
	text-transform:capitalize;
	color:#ff6e57;
}
h3 {
	font-weight:300 !important;
	text-transform:uppercase;
	margin:8px 0 20px 0;
}
p a:hover, p a:focus { text-decoration:none; }
.main-holder {
	background-repeat:repeat-x;
	background-position:0 0;
	background-image:url(images/tail-top.gif);
	overflow:hidden;
	padding-top:6px;
}
.header {
	background-color:transparent;
	background-repeat:repeat-x;
	background-position:50% 0;
	background-image:url(images/pattern1.gif);
	border:none;
	padding:10px 0 17px 0;
	margin-bottom:19px;
	position:relative;
}
@media (min-width: 1200px) {
	.header { margin-bottom:29px; }
}
@media (max-width: 767px) {
	.header {
		padding-left:20px;
		padding-right:20px;
	}
}
.header:after {
	content:'';
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background-repeat:inherit;
	background-position:inherit;
	background-image:url(images/shadow.gif);
	height:5px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.logo { width:100%; }
}
@media (max-width: 767px) {
	.logo {
		float:none !important;
		text-align:center;
		margin-bottom:10px;
	}
}
.nav__primary { margin-bottom:0; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:-20px;
	margin:32px 0 0 0;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:auto;
	right:131px;
	margin-top:0;
}
.sf-menu { padding-top:20px; }
@media (min-width: 768px) and (max-width: 979px) {
	.sf-menu { padding-top:10px; }
}
.sf-menu > li {
	background-color:transparent;
	margin-left:50px;
}
.sf-menu > li:first-child { margin-left:0; }
.sf-menu > li > a {
	padding:0;
	border:none;
	font-weight:600 !important;
	color:#fff;
}
.sf-menu li ul {
	width:111px;
	padding:0 19px;
	background-color:#231f20;
}
.sf-menu li li {
	background-color:transparent;
	text-align:left;
	border-top:1px solid #736f6b;
	padding:6px 0;
}
.sf-menu li li:first-child { border-top:none; }
.sf-menu li li a {
	font-size:14px;
	font-weight:600 !important;
	padding:0;
	border:none;
	color:#fff;
	display:inline;
}
.sf-menu > li > a:hover, .sf-menu > li.sfHover> a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a {
	color:#ff6e57;
	background-color:transparent;
}
.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 {
	color:#ff6e57;
	background-color:transparent;
}
.select-menu { height:38px; }
.search-form_it {
	width:100% !important;
	height:39px !important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.search-form_is { height:35px !important; }
.content-holder { padding-bottom:20px; }
@media (min-width: 1200px) {
	.content-holder { padding-bottom:30px; }
}
.content-holder p {
	font-weight:300;
	margin-bottom:29px;
}
.content-holder .container {
	position:relative;
	padding-bottom:20px;
	background-color:#fff;
}
.content-holder .container:before, .content-holder .container:after {
	content:'';
	position:absolute;
	top:0;
	width:20px;
	height:100%;
	background-color:inherit;
	z-index:-1;
}
@media (min-width: 1200px) {
	.content-holder .container:before, .content-holder .container:after { width:30px; }
}
.content-holder .container:before { left:-20px; }
@media (min-width: 1200px) {
	.content-holder .container:before { left:-30px; }
}
.content-holder .container:after { right:-20px; }
@media (min-width: 1200px) {
	.content-holder .container:after { right:-30px; }
}
@media (min-width: 1200px) {
	.content-holder .container { padding-bottom:30px; }
}
@media (max-width: 767px) {
	.content-holder .container {
		padding-left:20px;
		padding-right:20px;
	}
}
.content-holder .container:before, .content-holder .container:after { display:block !important; }
.home .content-holder .container, .page-template-page-fullwidth-php .content-holder .container {
	background-color:transparent;
	padding:0 !important;
}
#content { padding-top:20px; }
@media (min-width: 1200px) {
	#content { padding-top:30px; }
}
.page-template-page-fullwidth-php #content { padding-top:0; }
.testimonial {
	padding:20px;
	border-color:#a1a1a1;
	background-color:transparent;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
@media (min-width: 1200px) {
	.testimonial { padding:30px; }
}
.testimonial small {
	font-family:Open Sans;
	font-style:normal;
	padding:12px 0 0;
	font-size:15.3px;
}
.error404-holder {
	background-color:#fff;
	position:relative;
}
@media (max-width: 767px) {
	.error404-holder {
		padding-left:20px;
		padding-right:20px;
	}
}
.title-section {
	padding:20px 0 0 0;
	position:relative;
}
@media (min-width: 1200px) {
	.title-section { padding:30px 0 0 0; }
}
.page-template-page-fullwidth-php .title-section { background-color:#fff; }
.page-template-page-fullwidth-php .title-section:before, .page-template-page-fullwidth-php .title-section:after {
	content:'';
	position:absolute;
	top:0;
	width:20px;
	height:100%;
	background-color:inherit;
	z-index:-1;
}
@media (min-width: 1200px) {
	.page-template-page-fullwidth-php .title-section:before, .page-template-page-fullwidth-php .title-section:after { width:30px; }
}
.page-template-page-fullwidth-php .title-section:before { left:-20px; }
@media (min-width: 1200px) {
	.page-template-page-fullwidth-php .title-section:before { left:-30px; }
}
.page-template-page-fullwidth-php .title-section:after { right:-20px; }
@media (min-width: 1200px) {
	.page-template-page-fullwidth-php .title-section:after { right:-30px; }
}
@media (max-width: 767px) {
	.page-template-page-fullwidth-php .title-section {
		padding-left:20px;
		padding-right:20px;
	}
}
.title-header {
	font-size:24px;
	line-height:1.2em;
	overflow:visible;
	margin-bottom:13px;
}
.breadcrumb__t {
	background-color:transparent;
	padding:8px 0;
	border-top:1px solid #a1a1a1;
	border-bottom:1px solid #a1a1a1;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.breadcrumb__t li { font-weight:300; }
.breadcrumb__t li.divider {
	margin:0 4px;
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.breadcrumb__t li.divider:after {
	content:' / ';
	color:#766760;
	font-weight:300 !important;
	font:18px/24px Open Sans;
}
.breadcrumb__t li a:hover, .breadcrumb__t li a:focus { text-decoration:none; }
.post__holder { margin-bottom:9px; }
@media (min-width: 1200px) {
	.post__holder { margin-bottom:19px; }
}
.post-title {
	font-size:30px;
	font-family:Open Sans;
	line-height:1.2em;
	margin:0 0 20px 0;
}
.post-title a { color:#231f20; }
.post-title a:hover, .post-title a:focus {
	text-decoration:none;
	color:#ff6e57;
}
.post .btn-primary {
	font-size:14px;
	padding:10px 45px 11px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.post .btn-primary {
		font-size:13px;
		padding:7px 25px;
	}
}
@media (max-width: 767px) {
	.post .btn-primary {
		font-size:13px;
		padding:7px 25px;
	}
}
.post_meta {
	border-color:#a1a1a1;
	font-size:11px;
	padding:.7em 0 !important;
}
.post_meta>div.post_meta_unite {
	border-color:#a1a1a1;
	padding-top:.7em;
	margin-top:.7em;
}
.post_meta i { color:#3e3e3e; }
.post_meta a:hover, .post_meta a:focus { text-decoration:none; }
.blog .isotope .post_wrapper:after, .blog .isotope .post_wrapper:before { display:none; }
.blog .isotope .post_wrapper .post__holder {
	background-color:#fff;
	border:none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
@media (max-width: 767px) {
	.pagination__posts { margin-bottom:20px; }
}
.pagination__posts ul {
	vertical-align:top;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.pagination__posts ul li:first-child a { margin-left:0; }
.pagination__posts ul li a {
	border:none !important;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Open Sans;
	color:#766760;
	margin-left:3px;
	background-color:#e9e9e9;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
}
.pagination__posts ul li a:hover, .pagination__posts ul li a:focus {
	background-color:#ff6e57;
	color:#fff;
}
.pagination__posts ul .active a {
	background-color:#ff6e57;
	color:#fff;
}
.share-buttons {
	position:relative;
	margin-bottom:20px;
	padding-top:20px;
}
@media (min-width: 1200px) {
	.share-buttons {
		margin-bottom:30px;
		padding-top:30px;
	}
}
.share-buttons span, .share-buttons li { line-height:16px; }
.post-author {
	border-color:#a1a1a1;
	position:relative;
	margin-bottom:20px;
	padding:20px;
}
@media (min-width: 1200px) {
	.post-author {
		padding:30px;
		margin-bottom:30px;
	}
}
.post-author_h {
	font-family:Open Sans;
	font-size:11px;
	line-height:18px;
	text-transform:none;
	margin-top:0;
	margin-bottom:22px;
}
.post-author_h a {
	text-transform:capitalize;
	text-decoration:none !important;
}
.post-author_link { font-size:11px; }
.post-author_link p { margin-bottom:0; }
.post-author_link a { text-transform:capitalize; }
.post-author_gravatar img {
	padding:0;
	border:none;
	background-color:transparent;
}
@media (min-width: 1200px) {
	.post-author_desc { overflow:hidden; }
}
#recent-author-posts { margin-bottom:0; }
#recent-author-comments {
	position:relative;
	margin-top:20px;
	padding-top:20px;
	padding-bottom:20px;
}
@media (min-width: 1200px) {
	#recent-author-comments { margin-top:30px; }
}
#recent-author-comments h3 { margin-top:0; }
#recent-author-comments ul {
	margin-left:0;
	margin-bottom:0;
}
#recent-author-comments ul li {
	list-style-type:none;
	font-size:14px;
	font-family:'PT Sans', sans-serif;
	border-top:1px solid #c5c5c5;
	padding:11px 0;
}
#recent-author-comments ul li:first-child {
	border-top:none;
	padding-top:0;
}
#recent-author-comments ul li a {
	color:#ff6e57;
	text-transform:uppercase;
}
#recent-author-comments ul li a:hover, #recent-author-comments ul li a:focus {
	text-decoration:none;
	color:#231f20;
}
.related-posts {
	position:relative;
	overflow:visible;
	padding-top:20px;
	margin-bottom:20px;
	background-color:#fff;
}
.related-posts:before, .related-posts:after {
	content:'';
	position:absolute;
	top:0;
	width:20px;
	height:100%;
	background-color:inherit;
	z-index:-1;
}
@media (min-width: 1200px) {
	.related-posts:before, .related-posts:after { width:30px; }
}
.related-posts:before { left:-20px; }
@media (min-width: 1200px) {
	.related-posts:before { left:-30px; }
}
.related-posts:after { right:-20px; }
@media (min-width: 1200px) {
	.related-posts:after { right:-30px; }
}
@media (min-width: 1200px) {
	.related-posts { margin-bottom:30px; }
}
.sidebar-right-position .related-posts { padding-right:20px; }
.sidebar-right-position .related-posts:after { display:none; }
@media (min-width: 1200px) {
	.sidebar-right-position .related-posts { padding-right:30px; }
}
@media (max-width: 767px) {
	.sidebar-right-position .related-posts { padding-left:20px; }
}
.sidebar-left-position .related-posts { padding-left:20px; }
.sidebar-left-position .related-posts:before { display:none; }
@media (min-width: 1200px) {
	.sidebar-left-position .related-posts { padding-left:30px; }
}
@media (max-width: 767px) {
	.sidebar-left-position .related-posts { padding-right:20px; }
}
.related-posts_h {
	font-size:36px;
	font-weight:400 !important;
	text-transform:none;
	line-height:1.2em;
	color:#3e3e3e;
}
.related-posts_list { overflow:hidden; }
.related-posts_item {
	font-size:18px;
	text-transform:uppercase;
	word-wrap:break-word;
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-o-hyphens:auto;
	hyphens:auto;
}
.related-posts_item a { color:#766760; }
.related-posts_item a:hover, .related-posts_item a:focus {
	color:#ff6e57;
	text-decoration:none;
}
.page-header {
	border:none;
	padding-bottom:0;
	margin-top:0;
}
.page-header h1 {
	margin-top:0;
	font-family:Open Sans;
}
.pager { border:none !important; }
.pager li > a, .pager li > span {
	border:none !important;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	padding:7px 25px;
	-webkit-border-radius:9px;
	-moz-border-radius:9px;
	border-radius:9px;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box;
	background-clip:padding-box;
	color:#fff;
	text-shadow:none;
	background-color:#ff6e57;
	background-image:-moz-linear-gradient(top,#ff6e57,#ff6e57);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#ff6e57),to(#ff6e57));
	background-image:-webkit-linear-gradient(top,#ff6e57,#ff6e57);
	background-image:-o-linear-gradient(top,#ff6e57,#ff6e57);
	background-image:linear-gradient(to bottom,#ff6e57,#ff6e57);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff6e57', endColorstr='#ffff6e57', GradientType=0);
	border-color:#ff6e57 #ff6e57 #ff2c0b;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#ff6e57;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow:0 4px 0 #d24031;
	-moz-box-shadow:0 4px 0 #d24031;
	box-shadow:0 4px 0 #d24031;
}
.pager li > a:hover, .pager li > a:focus, .pager li > a:active, .pager li > a.active, .pager li > a.disabled, .pager li > a[disabled], .pager li > span:hover, .pager li > span:focus, .pager li > span:active, .pager li > span.active, .pager li > span.disabled, .pager li > span[disabled] {
	color:#fff;
	background-color:#ff6e57;
	*background-color:#ff583e;
}
.pager li > a:active, .pager li > a.active, .pager li > span:active, .pager li > span.active { background-color:#ff4224 \9; }
@media (max-width: 480px) {
	.pager li > a, .pager li > span {
		font-size:13px;
		padding:4px 12px;
	}
}
.pager li > a:hover, .pager li > span:hover {
	-webkit-box-shadow:0 4px 0 #231f20;
	-moz-box-shadow:0 4px 0 #231f20;
	box-shadow:0 4px 0 #231f20;
	color:#fff;
	text-shadow:none;
	background-color:#594f51;
	background-image:-moz-linear-gradient(top,#594f51,#594f51);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#594f51),to(#594f51));
	background-image:-webkit-linear-gradient(top,#594f51,#594f51);
	background-image:-o-linear-gradient(top,#594f51,#594f51);
	background-image:linear-gradient(to bottom,#594f51,#594f51);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff594e51', endColorstr='#ff594e51', GradientType=0);
	border-color:#594f51 #594f51 #312b2c;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#594f51;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.pager li > a:hover:hover, .pager li > a:hover:focus, .pager li > a:hover:active, .pager li > a:hover.active, .pager li > a:hover.disabled, .pager li > a:hover[disabled], .pager li > span:hover:hover, .pager li > span:hover:focus, .pager li > span:hover:active, .pager li > span:hover.active, .pager li > span:hover.disabled, .pager li > span:hover[disabled] {
	color:#fff;
	background-color:#594f51;
	*background-color:#4c4345;
}
.pager li > a:hover:active, .pager li > a:hover.active, .pager li > span:hover:active, .pager li > span:hover.active { background-color:#3e3739 \9; }
.pager li > a:focus, .pager li > span:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transform:translate(0,4px);
	-moz-transform:translate(0,4px);
	-ms-transform:translate(0,4px);
	-o-transform:translate(0,4px);
	transform:translate(0,4px);
}
.filter-wrapper strong {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ff6e57;
	padding:10px 0 11px;
	margin-right:42px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.filter-wrapper strong {
		font-size:13px;
		padding-top:7px;
		margin-right:20px;
	}
}
@media (max-width: 767px) {
	.filter-wrapper strong {
		font-size:13px;
		padding-top:7px;
		margin-right:20px;
	}
}
.filter-wrapper .nav { overflow:visible; }
.nav-pills { margin-right:-5px; }
@media (max-width: 480px) {
	.nav-pills { margin-right:0; }
}
.nav-pills li a {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	padding:10px 30px 11px;
	margin:0 5px 10px 0;
	color:#3e3e3e;
	-webkit-border-radius:9px;
	-moz-border-radius:9px;
	border-radius:9px;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box;
	background-clip:padding-box;
}
@media (min-width: 768px) and (max-width: 979px) {
	.nav-pills li a {
		font-size:13px;
		padding:7px 25px;
	}
}
@media (max-width: 767px) {
	.nav-pills li a {
		font-size:13px;
		padding:7px 25px;
	}
}
.nav-pills li a:hover {
	color:#fff;
	text-shadow:none;
	background-color:#ff6e57;
	background-image:-moz-linear-gradient(top,#ff6e57,#ff6e57);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#ff6e57),to(#ff6e57));
	background-image:-webkit-linear-gradient(top,#ff6e57,#ff6e57);
	background-image:-o-linear-gradient(top,#ff6e57,#ff6e57);
	background-image:linear-gradient(to bottom,#ff6e57,#ff6e57);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff6e57', endColorstr='#ffff6e57', GradientType=0);
	border-color:#ff6e57 #ff6e57 #ff2c0b;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#ff6e57;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow:0 4px 0 #d24031;
	-moz-box-shadow:0 4px 0 #d24031;
	box-shadow:0 4px 0 #d24031;
}
.nav-pills li a:hover:hover, .nav-pills li a:hover:focus, .nav-pills li a:hover:active, .nav-pills li a:hover.active, .nav-pills li a:hover.disabled, .nav-pills li a:hover[disabled] {
	color:#fff;
	background-color:#ff6e57;
	*background-color:#ff583e;
}
.nav-pills li a:hover:active, .nav-pills li a:hover.active { background-color:#ff4224 \9; }
.nav-pills li a:focus {
	color:#fff;
	text-shadow:none;
	background-color:#ff6e57;
	background-image:-moz-linear-gradient(top,#ff6e57,#ff6e57);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#ff6e57),to(#ff6e57));
	background-image:-webkit-linear-gradient(top,#ff6e57,#ff6e57);
	background-image:-o-linear-gradient(top,#ff6e57,#ff6e57);
	background-image:linear-gradient(to bottom,#ff6e57,#ff6e57);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff6e57', endColorstr='#ffff6e57', GradientType=0);
	border-color:#ff6e57 #ff6e57 #ff2c0b;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#ff6e57;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transform:translate(0,4px);
	-moz-transform:translate(0,4px);
	-ms-transform:translate(0,4px);
	-o-transform:translate(0,4px);
	transform:translate(0,4px);
}
.nav-pills li a:focus:hover, .nav-pills li a:focus:focus, .nav-pills li a:focus:active, .nav-pills li a:focus.active, .nav-pills li a:focus.disabled, .nav-pills li a:focus[disabled] {
	color:#fff;
	background-color:#ff6e57;
	*background-color:#ff583e;
}
.nav-pills li a:focus:active, .nav-pills li a:focus.active { background-color:#ff4224 \9; }
@media (max-width: 480px) {
	.nav-pills li a {
		padding:5px 15px !important;
		margin:0 0 6px 0;
		text-align:center;
	}
}
.nav-pills li.active a {
	color:#fff;
	text-shadow:none;
	background-color:#ff6e57;
	background-image:-moz-linear-gradient(top,#ff6e57,#ff6e57);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#ff6e57),to(#ff6e57));
	background-image:-webkit-linear-gradient(top,#ff6e57,#ff6e57);
	background-image:-o-linear-gradient(top,#ff6e57,#ff6e57);
	background-image:linear-gradient(to bottom,#ff6e57,#ff6e57);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff6e57', endColorstr='#ffff6e57', GradientType=0);
	border-color:#ff6e57 #ff6e57 #ff2c0b;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#ff6e57;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow:0 4px 0 #d24031 !important;
	-moz-box-shadow:0 4px 0 #d24031 !important;
	box-shadow:0 4px 0 #d24031 !important;
}
.nav-pills li.active a:hover, .nav-pills li.active a:focus, .nav-pills li.active a:active, .nav-pills li.active a.active, .nav-pills li.active a.disabled, .nav-pills li.active a[disabled] {
	color:#fff;
	background-color:#ff6e57;
	*background-color:#ff583e;
}
.nav-pills li.active a:active, .nav-pills li.active a.active { background-color:#ff4224 \9; }
.nav-pills li.active a:focus {
	padding-top:9px;
	padding-bottom:12px;
	-webkit-transform:translate(0px,0px);
	-moz-transform:translate(0px,0px);
	-ms-transform:translate(0px,0px);
	-o-transform:translate(0px,0px);
	transform:translate(0px,0px);
}
@media (min-width: 768px) and (max-width: 979px) {
	.nav-pills li.active a:focus {
		padding-top:7px;
		padding-bottom:7px;
	}
}
@media (max-width: 767px) {
	.nav-pills li.active a:focus {
		padding-top:7px;
		padding-bottom:7px;
	}
}
.filterable-portfolio .thumbnail__portfolio a { position:relative; }
.filterable-portfolio .thumbnail__portfolio a:after {
	content:'';
	position:absolute;
	bottom:0;
	top:0;
	left:0;
	right:0;
	border:7px solid rgba(255,255,255,0.3);
}
.filterable-portfolio .caption__portfolio {
	border:1px solid #9e9e9e;
	border-top:none;
	padding:21px 19px 33px 19px;
}
.filterable-portfolio .caption__portfolio h3 {
	font-size:18px;
	line-height:1.2em;
	text-transform:uppercase;
	margin:0 0 2px 0;
}
.filterable-portfolio .caption__portfolio h3 a { color:#766760; }
.filterable-portfolio .caption__portfolio h3 a:hover, .filterable-portfolio .caption__portfolio h3 a:focus {
	text-decoration:none;
	color:#ff6e57;
}
.filterable-portfolio .caption__portfolio p { margin-bottom:0; }
.filterable-portfolio .caption__portfolio p.excerpt { margin-bottom:25px; }
.filterable-portfolio .btn-primary {
	font-size:14px;
	padding:10px 45px 11px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.filterable-portfolio .btn-primary {
		font-size:13px;
		padding:7px 25px;
	}
}
@media (max-width: 767px) {
	.filterable-portfolio .btn-primary {
		font-size:13px;
		padding:7px 25px;
	}
}
.zoom-icon { background:rgba(35,31,32,0.5); }
.no-rgba .zoom-icon { background:url(images/black-opacity-50.png); }
.zoom-icon:before {
	margin:-49.5px 0 0 -49.5px;
	width:99px;
	height:99px;
	background:url(images/magnify-alt.png) 50% 50% no-repeat;
}
.single-portfolio .featured-thumbnail.large {
	margin-top:0;
	margin-bottom:0;
	padding-bottom:1.5em;
}
.portfolio-meta { border-color:#a1a1a1; }
.portfolio-meta-list { border-color:#a1a1a1; }
.flex-control-paging li a, .flex-control-paging li span, .owl-theme .owl-controls a, .owl-theme .owl-controls span { background-color:#e9e9e9; }
.flex-control-paging li a:hover, .flex-control-paging li span:hover, .owl-theme .owl-controls a:hover, .owl-theme .owl-controls span:hover { background:#ff6e57; }
.flex-control-paging li a.flex-active, .flex-control-paging li .active span, .owl-theme .owl-controls a.flex-active, .owl-theme .owl-controls .active span { background:#ff6e57; }
.comment-holder {
	position:relative;
	padding:20px 0;
	margin-bottom:20px;
}
@media (min-width: 1200px) {
	.comment-holder { margin-bottom:30px; }
}
.comments-h {
	font-size:36px;
	font-weight:400 !important;
	line-height:1.2em;
	color:#3e3e3e;
	text-transform:none;
}
.comment .comment-body {
	background-color:transparent;
	border-color:#a1a1a1;
	margin-top:20px;
}
@media (min-width: 1200px) {
	.comment .comment-body { margin-top:30px; }
}
.comment.bypostauthor .comment-body { background-color:transparent; }
.comment-author .author {
	text-align:left;
	font-weight:normal;
	padding-top:12px;
	font-size:11px;
}
.comment-meta {
	font-size:11px;
	color:#ff6e57;
	padding-top:11px;
}
.reply {
	padding-bottom:4px;
	margin-left:19px;
}
.reply a {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	padding:10px 35px 11px;
	-webkit-border-radius:9px;
	-moz-border-radius:9px;
	border-radius:9px;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box;
	background-clip:padding-box;
	color:#fff;
	text-shadow:none;
	background-color:#ff6e57;
	background-image:-moz-linear-gradient(top,#ff6e57,#ff6e57);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#ff6e57),to(#ff6e57));
	background-image:-webkit-linear-gradient(top,#ff6e57,#ff6e57);
	background-image:-o-linear-gradient(top,#ff6e57,#ff6e57);
	background-image:linear-gradient(to bottom,#ff6e57,#ff6e57);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff6e57', endColorstr='#ffff6e57', GradientType=0);
	border-color:#ff6e57 #ff6e57 #ff2c0b;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#ff6e57;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow:0 4px 0 #d24031;
	-moz-box-shadow:0 4px 0 #d24031;
	box-shadow:0 4px 0 #d24031;
}
.reply a:hover, .reply a:focus, .reply a:active, .reply a.active, .reply a.disabled, .reply a[disabled] {
	color:#fff;
	background-color:#ff6e57;
	*background-color:#ff583e;
}
.reply a:active, .reply a.active { background-color:#ff4224 \9; }
@media (min-width: 768px) and (max-width: 979px) {
	.reply a {
		font-size:13px;
		padding:7px 25px;
	}
}
@media (max-width: 767px) {
	.reply a {
		font-size:13px;
		padding:7px 25px;
	}
}
.reply a:hover {
	-webkit-box-shadow:0 4px 0 #231f20;
	-moz-box-shadow:0 4px 0 #231f20;
	box-shadow:0 4px 0 #231f20;
	color:#fff;
	text-shadow:none;
	background-color:#594f51;
	background-image:-moz-linear-gradient(top,#594f51,#594f51);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#594f51),to(#594f51));
	background-image:-webkit-linear-gradient(top,#594f51,#594f51);
	background-image:-o-linear-gradient(top,#594f51,#594f51);
	background-image:linear-gradient(to bottom,#594f51,#594f51);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff594e51', endColorstr='#ff594e51', GradientType=0);
	border-color:#594f51 #594f51 #312b2c;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#594f51;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.reply a:hover:hover, .reply a:hover:focus, .reply a:hover:active, .reply a:hover.active, .reply a:hover.disabled, .reply a:hover[disabled] {
	color:#fff;
	background-color:#594f51;
	*background-color:#4c4345;
}
.reply a:hover:active, .reply a:hover.active { background-color:#3e3739 \9; }
.reply a:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transform:translate(0,4px);
	-moz-transform:translate(0,4px);
	-ms-transform:translate(0,4px);
	-o-transform:translate(0,4px);
	transform:translate(0,4px);
}
.nocomments {
	position:relative;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:20px !important;
}
@media (min-width: 1200px) {
	.nocomments { margin-bottom:30px !important; }
}
#respond {
	position:relative;
	padding-bottom:20px;
}
#respond h3 {
	font-size:36px;
	font-weight:400 !important;
	line-height:1.2em;
	text-transform:none;
	color:#3e3e3e;
}
.comment-list ul.children { margin-left:40px; }
@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 input[type="text"] {
	padding:6px 10px 7px;
	width:348px;
}
#commentform textarea {
	width:100%;
	max-width:100%;
	min-width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.ie8 #commentform textarea {
	width:578px;
	max-width:578px;
	min-width:578px;
}
#sidebar { padding-top:20px; }
@media (min-width: 1200px) {
	#sidebar { padding-top:30px; }
}
@media (max-width: 767px) {
	#sidebar { overflow:hidden; }
}
.widget { margin:20px 0 0 0; }
.widget:first-child { margin:0; }
@media (min-width: 1200px) {
	.widget { margin:30px 0 0 0; }
}
.widget > h3 {
	font-size:30px;
	font-family:Open Sans;
	font-weight:400 !important;
	line-height:1.2em;
	margin:0 0 20px 0;
	text-transform:none;
	color:#231f20;
}
.widget ul { margin-left:0; }
.widget ul li {
	list-style-type:none;
	font-size:14px;
	font-family:'PT Sans', sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	border-top:1px solid #c5c5c5;
	padding:11px 0;
}
.widget ul li:first-child {
	border-top:none;
	padding-top:0;
}
.widget ul li a { color:#766760; }
.widget ul li a:hover, .widget ul li a:focus {
	text-decoration:none;
	color:#ff6e57;
}
.widget ul ul {
	margin:0 0 0 20px;
	padding-top:11px;
	border-top:1px solid #c5c5c5;
	top:11px;
	position:relative;
}
.widget .flexslider ul li {
	border:none;
	padding:0;
	text-transform:none;
	font-size:18px;
	font-family:Open Sans;
}
.widget .flexslider ul li time, .widget .flexslider ul li .author, .widget .flexslider ul li .comments_link { font-size:11px; }
.widget .flexslider ul li .author {
	font-style:normal;
	text-transform:capitalize;
}
.widget .flexslider ul li .author a, .widget .flexslider ul li .comments_link { color:#ff6e57; }
.widget .flexslider ul li .author a:hover, .widget .flexslider ul li .author a:focus, .widget .flexslider ul li .comments_link:hover, .widget .flexslider ul li .comments_link:focus { text-decoration:underline; }
.widget .flexslider ul li h5 {
	font-size:18px;
	line-height:1.2em;
	text-transform:uppercase;
}
#wp-calendar td#today { color:#ff6e57; }
#wp-calendar caption { color:#ff6e57; }
#wp-calendar thead th { color:#ff6e57; }
.social_li {
	border:none !important;
	padding:0 !important;
}
.flickr_li {
	border:none !important;
	padding:0 !important;
}
.flickr_li .thumbnail:hover, .flickr_li .thumbnail:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.post-list li {
	border:none !important;
	font-family:Open Sans !important;
	font-size:18px !important;
	text-transform:none !important;
}
.post-list time {
	font-size:11px;
	text-transform:none;
	color:#ff6e57;
}
.post-list_h {
	margin:0;
	font-size:18px;
	font-weight:300;
	line-height:1.2em;
	text-transform:uppercase;
}
.post-list_h a { font-size:inherit; }
.post-list .excerpt { margin-bottom:1em; }
.post-list .btn-primary {
	color:#fff !important;
	font-size:14px;
	padding:10px 45px 11px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.post-list .featured-thumbnail { float:none; }
	.post-list .featured-thumbnail a { display:inline; }
}
.comments-custom li {
	border:none !important;
	padding:25px 0 25px 0 !important;
	text-transform:none !important;
	font-family:Open Sans !important;
}
.comments-custom_txt {
	padding:0;
	border:none;
	margin-top:7px;
}
.comments-custom time { color:#ff6e57; }
.comments-custom_h_title, .comments-custom_h_author { margin:0; }
.comments-custom .meta_format {
	margin-top:0;
	font-size:11px;
}
.banners {
	background-color:#fff;
	padding:20px;
	padding-bottom:17px;
	margin-bottom:20px;
	position:relative;
}
@media (min-width: 1200px) {
	.banners {
		padding:30px;
		padding-bottom:27px;
		margin-bottom:30px;
	}
}
.sidebar-left-position .banners { padding-left:0; }
.banners:before {
	content:'';
	width:20px;
	height:100%;
	position:absolute;
	top:0;
	right:-20px;
	background-color:inherit;
	display:block !important;
}
@media (min-width: 1200px) {
	.banners:before {
		width:30px;
		right:-30px;
	}
}
.sidebar-left-position .banners:before {
	right:auto;
	left:-20px;
}
@media (min-width: 1200px) {
	.sidebar-left-position .banners:before { left:-30px; }
}
.banner-wrap.custom-banner {
	margin-bottom:0;
	position:relative;
}
@media (max-width: 767px) {
	.banner-wrap.custom-banner { margin-bottom:20px; }
}
.banner-wrap.custom-banner .featured-thumbnail { margin-bottom:0; }
.banner-wrap.custom-banner .featured-thumbnail a { float:none; }
@media (max-width: 767px) {
	.banner-wrap.custom-banner .featured-thumbnail a {
		display:inline-block;
		vertical-align:top;
	}
}
.banner-wrap.custom-banner .featured-thumbnail a:before {
	content:'';
	position:absolute;
	bottom:0;
	top:0;
	left:0;
	right:0;
	border:7px solid rgba(255,255,255,0.3);
}
.banner-wrap.custom-banner h5 {
	position:absolute;
	bottom:24px;
	left:0;
	margin:0;
	color:#fff;
	background-color:#ff6e57;
	padding:15px 20px 16px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap.custom-banner h5 { padding:5px 12px; }
}
.banner-wrap .featured-thumbnail a { border:none; }
.banner-wrap h5 {
	font-family:Open Sans;
	font-size:14px;
	font-weight:600;
	line-height:1.2em;
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap h5 { font-size:13px; }
}
.recent-posts .featured-thumbnail { width:auto !important; }
.recent-posts .featured-thumbnail img { width:100%; }
@media (max-width: 767px) {
	.recent-posts.banner { text-align:center; }
	.recent-posts.banner.large li { margin-bottom:20px; }
}
.recent-posts.banner li {
	margin-bottom:0;
	margin-top:22px;
	position:relative;
}
@media (min-width: 1200px) {
	.recent-posts.banner li { margin-top:30px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.recent-posts.banner li { margin-top:19px; }
}
@media (max-width: 767px) {
	.recent-posts.banner li {
		float:none;
		display:inline-block;
		vertical-align:top;
		margin-top:20px;
		text-align:left;
	}
}
.recent-posts.banner li:first-child { margin-top:0; }
.recent-posts.banner li .featured-thumbnail { margin:0; }
.recent-posts.banner li .featured-thumbnail a { float:none; }
.recent-posts.banner li .featured-thumbnail a:before {
	content:'';
	position:absolute;
	bottom:0;
	top:0;
	left:0;
	right:0;
	border:7px solid rgba(255,255,255,0.3);
}
.ie8 .recent-posts.banner li .featured-thumbnail img { max-width:none; }
.recent-posts.banner li h5 {
	margin:0;
	font-size:24px;
	font-family:Open Sans;
	line-height:1.2em;
	font-weight:600;
	position:absolute;
	bottom:68px;
	left:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.recent-posts.banner li h5 {
		font-size:16px;
		bottom:54px;
	}
}
.recent-posts.banner li h5 a {
	color:#fff;
	background-color:#231f20;
	padding:9px 24px 10px;
	display:inline-block;
	vertical-align:top;
}
@media (min-width: 768px) and (max-width: 979px) {
	.recent-posts.banner li h5 a { padding:7px 15px; }
}
.recent-posts.banner li h5 a:hover, .recent-posts.banner li h5 a:focus {
	text-decoration:none;
	color:#231f20;
	background-color:#fff;
}
.recent-posts.banner li .meta {
	position:absolute;
	bottom:19px;
	left:0;
	font-family:Open Sans;
	font-weight:600;
	text-transform:none;
	margin:0;
}
.recent-posts.banner li .meta .post-date {
	font-size:14px;
	color:#fff;
	background-image:url(images/pattern2.gif);
	padding:12px 24px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.recent-posts.banner li .meta .post-date {
		font-size:12px;
		padding:5px 15px;
	}
}
.recent-posts.banner li .meta .post-comments { display:none; }
.footer {
	background-color:transparent;
	border:none;
	padding:0;
	font-size:12px;
	line-height:24px;
	color:#eae6dc;
}
@media (max-width: 767px) {
	.footer {
		padding-left:20px;
		padding-right:20px;
	}
}
.footer .container {
	background-color:#231f20;
	position:relative;
	padding:44px 0 45px 0;
}
@media (max-width: 767px) {
	.footer .container { padding-top:24px; }
}
.footer .container:before, .footer .container:after {
	content:'';
	position:absolute;
	top:0;
	width:21px;
	height:100%;
	background-color:inherit;
	display:block;
	z-index:-1;
}
@media (min-width: 1200px) {
	.footer .container:before, .footer .container:after { width:31px; }
}
.footer .container:before { left:-20px; }
@media (min-width: 1200px) {
	.footer .container:before { left:-30px; }
}
.footer .container:after { right:-20px; }
@media (min-width: 1200px) {
	.footer .container:after { right:-30px; }
}
.footer-widgets h4 {
	font-size:22px;
	line-height:1.2em;
	color:#eae6dc;
	margin:0 0 27px 0;
}
@media (max-width: 767px) {
	.footer-widgets h4 { margin:20px 0; }
}
.footer-widgets ul {
	margin:0;
	padding-top:4px;
}
.footer-widgets ul li {
	list-style-type:none;
	font-family:'PT Sans', sans-serif;
	font-size:14px;
	line-height:1.2em;
	letter-spacing:1px;
	text-transform:uppercase;
	border-top:1px solid #413f40;
	padding:14px 0 15px;
}
.footer-widgets ul li:first-child {
	border-top:none;
	padding-top:0;
}
.footer-widgets ul li a { color:#eae6dc; }
.footer-widgets ul li a:hover, .footer-widgets ul li a:focus {
	text-decoration:none;
	color:#ff6e57;
}
.footer-widgets .textwidget {
	padding-right:0;
	word-wrap:break-word;
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-o-hyphens:auto;
	hyphens:auto;
}
@media (min-width: 1200px) {
	.footer-widgets .textwidget { padding-right:50px; }
}
.footer-widgets address span {
	display:block;
	padding:0 0 0 47px;
	background-repeat:no-repeat;
}
.footer-widgets address span.locality {
	background-position:0 6px;
	background-image:url(images/icon-locality.png);
	margin-bottom:10px;
}
.footer-widgets address span.phone {
	background-position:0 7px;
	background-image:url(images/icon-phone.png);
	margin-bottom:14px;
}
.footer-widgets address span.email {
	background-position:0 1px;
	background-image:url(images/icon-email.png);
}
.footer-widgets address a { color:#eae6dc; }
.footer-widgets .social-nets-wrapper .social {
	overflow:hidden;
	padding-top:5px;
	margin-bottom:41px;
}
.footer-widgets .social-nets-wrapper .social li {
	border:none;
	padding:0;
	margin:0 0 0 5px;
	float:left;
}
@media (min-width: 1200px) {
	.footer-widgets .social-nets-wrapper .social li { margin-left:12px; }
}
.footer-widgets .social-nets-wrapper .social li:first-child { margin-left:0; }
.footer-widgets .social-nets-wrapper .social li a {
	width:40px;
	height:40px;
	background-color:#918d88;
	color:#231f20;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	line-height:40px;
	font-size:22px;
	-webkit-border-radius:40px;
	-moz-border-radius:40px;
	border-radius:40px;
}
@media (min-width: 1200px) {
	.footer-widgets .social-nets-wrapper .social li a {
		width:44px;
		height:44px;
		line-height:44px;
		font-size:24px;
		-webkit-border-radius:44px;
		-moz-border-radius:44px;
		border-radius:44px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer-widgets .social-nets-wrapper .social li a {
		width:29px;
		height:29px;
		line-height:29px;
		font-size:18px;
		-webkit-border-radius:29px;
		-moz-border-radius:29px;
		border-radius:29px;
	}
}
.footer-widgets .social-nets-wrapper .social li a:hover, .footer-widgets .social-nets-wrapper .social li a:focus {
	text-decoration:none;
	background-color:#ece8dd;
}
nav.footer-nav {
	float:none;
	margin-bottom:0;
}
nav.footer-nav ul {
	float:none;
	text-align:center;
}
nav.footer-nav ul li {
	float:none;
	display:inline-block;
	vertical-align:top;
	padding:0 7px;
}
nav.footer-nav ul li a:hover {
	color:#ff6e57;
	text-decoration:underline;
}
nav.footer-nav ul li.current-menu-item a {
	color:#ff6e57;
	text-decoration:underline;
}
.copyright {
	font-size:13px;
	line-height:20px;
	padding:0;
}
.copyright a {
	text-decoration:underline;
	color:#ff6e57;
}
.copyright a:hover, .copyright a:focus { text-decoration:none; }
.copyright a.site-name {
	color:#eae6dc;
	text-decoration:none;
}
.copyright a.site-name:hover, .copyright a.site-name:focus { color:#918d88; }
@media (max-width: 767px) {
	.footer-text {
		margin-bottom:0;
		text-align:left;
	}
}
.wpcf7-form p.field input {
	padding:6px 10px 7px;
	height:39px;
	line-height:22px;
}
.wpcf7-form textarea {
	padding:6px 10px 7px;
	line-height:24px;
}
.wpcf7-form .ajax-loader { margin-top:15px; }
.wpcf7-not-valid-tip {
	padding:6px 0 7px 8px !important;
	font-size:12px !important;
}
@media (min-width: 1200px) {
	.wpcf7-not-valid-tip { font-size:18px !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-not-valid-tip { font-size:12px !important; }
}
.list.styled.custom-list > ul { margin-left:0; }
.list.styled.custom-list > ul li {
	list-style-type:none;
	font-size:14px;
	font-family:'PT Sans', sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	border-top:1px solid #c5c5c5;
	padding:11px 0;
	margin:0;
}
.list.styled.custom-list > ul li:before { display:none; }
.list.styled.custom-list > ul li:first-child {
	border-top:none;
	padding-top:0;
}
.list.styled.custom-list > ul li a { color:#766760; }
.list.styled.custom-list > ul li a:hover, .list.styled.custom-list > ul li a:focus {
	text-decoration:none;
	color:#ff6e57;
}
.custom-thumbnail {
	position:relative;
	margin:10px 0 20px 0;
}
.custom-thumbnail:before {
	content:'';
	position:absolute;
	bottom:0;
	top:0;
	left:0;
	right:0;
	border:7px solid rgba(255,255,255,0.3);
}
.custom-thumbnail img {
	margin-top:0;
	margin-bottom:0;
	width:100%;
}
.custom-thumbnail.alignnone {
	display:inline-block;
	vertical-align:top;
}
input[type="submit"], input[type="reset"] {
	font-size:14px;
	padding-left:34px;
	padding-right:34px;
	height:45px;
}
@media (min-width: 768px) and (max-width: 979px) {
	input[type="submit"], input[type="reset"] {
		font-size:13px;
		padding-left:25px;
		padding-right:25px;
	}
}
@media (max-width: 767px) {
	input[type="submit"], input[type="reset"] {
		font-size:13px;
		padding-left:25px;
		padding-right:25px;
	}
}
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 {
	padding:6px 10px 7px;
	border-color:#a1a1a1;
	color:#766760;
	font-weight:300;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
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 {
	border-color:#ff6e57;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
textarea { border-color:#a1a1a1 !important; }
textarea:focus { border-color:#ff6e57 !important; }
.aligncenter { margin-top:0; }
.btn-primary {
	border:none;
	text-transform:uppercase;
	font-weight:bold;
	-webkit-border-radius:9px;
	-moz-border-radius:9px;
	border-radius:9px;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding-box;
	background-clip:padding-box;
	color:#fff;
	text-shadow:none;
	background-color:#ff6e57;
	background-image:-moz-linear-gradient(top,#ff6e57,#ff6e57);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#ff6e57),to(#ff6e57));
	background-image:-webkit-linear-gradient(top,#ff6e57,#ff6e57);
	background-image:-o-linear-gradient(top,#ff6e57,#ff6e57);
	background-image:linear-gradient(to bottom,#ff6e57,#ff6e57);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff6e57', endColorstr='#ffff6e57', GradientType=0);
	border-color:#ff6e57 #ff6e57 #ff2c0b;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#ff6e57;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow:0 4px 0 #d24031;
	-moz-box-shadow:0 4px 0 #d24031;
	box-shadow:0 4px 0 #d24031;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color:#fff;
	background-color:#ff6e57;
	*background-color:#ff583e;
}
.btn-primary:active, .btn-primary.active { background-color:#ff4224 \9; }
.btn-primary.btn-mini {
	font-size:14px;
	padding:10px 45px 11px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.btn-primary.btn-mini {
		font-size:13px;
		padding:7px 25px;
	}
}
@media (max-width: 767px) {
	.btn-primary.btn-mini {
		font-size:13px;
		padding:7px 25px;
	}
}
.btn-primary:hover {
	-webkit-box-shadow:0 4px 0 #231f20;
	-moz-box-shadow:0 4px 0 #231f20;
	box-shadow:0 4px 0 #231f20;
	color:#fff;
	text-shadow:none;
	background-color:#594f51;
	background-image:-moz-linear-gradient(top,#594f51,#594f51);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#594f51),to(#594f51));
	background-image:-webkit-linear-gradient(top,#594f51,#594f51);
	background-image:-o-linear-gradient(top,#594f51,#594f51);
	background-image:linear-gradient(to bottom,#594f51,#594f51);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff594e51', endColorstr='#ff594e51', GradientType=0);
	border-color:#594f51 #594f51 #312b2c;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#594f51;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover:hover, .btn-primary:hover:focus, .btn-primary:hover:active, .btn-primary:hover.active, .btn-primary:hover.disabled, .btn-primary:hover[disabled] {
	color:#fff;
	background-color:#594f51;
	*background-color:#4c4345;
}
.btn-primary:hover:active, .btn-primary:hover.active { background-color:#3e3739 \9; }
.btn-primary:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transform:translate(0,4px);
	-moz-transform:translate(0,4px);
	-ms-transform:translate(0,4px);
	-o-transform:translate(0,4px);
	transform:translate(0,4px);
}
.spacer { height:20px; }
@media (min-width: 1200px) {
	.spacer { height:30px; }
}
.thumbnail, .featured-thumbnail {
	border:none;
	padding:0;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.custom-box {
	position:relative;
	padding:20px 0;
	background-color:#fff;
}
.custom-box:before, .custom-box:after {
	content:'';
	position:absolute;
	top:0;
	width:20px;
	height:100%;
	background-color:inherit;
	z-index:-1;
}
@media (min-width: 1200px) {
	.custom-box:before, .custom-box:after { width:30px; }
}
.custom-box:before { left:-20px; }
@media (min-width: 1200px) {
	.custom-box:before { left:-30px; }
}
.custom-box:after { right:-20px; }
@media (min-width: 1200px) {
	.custom-box:after { right:-30px; }
}
@media (min-width: 1200px) {
	.custom-box { padding:30px 0; }
}
@media (max-width: 767px) {
	.custom-box {
		padding-left:20px;
		padding-right:20px;
	}
}
.custom-box.padding-1 { padding-bottom:30px; }
@media (min-width: 1200px) {
	.custom-box.padding-1 { padding:45px 0 54px 0; }
}
@media (min-width: 1200px) {
	.custom-box.padding-2 { padding:45px 0 38px 0; }
}
.custom-box.extra-color {
	background-color:#393034;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
}
@media (min-width: 1200px) {
	.custom-box.extra-color { padding:50px 0 52px 0; }
}
@media (max-width: 767px) {
	.custom-box.extra-color { padding-bottom:0; }
}
.custom-box.extra-color h1, .custom-box.extra-color h2, .custom-box.extra-color h3, .custom-box.extra-color h4, .custom-box.extra-color h5, .custom-box.extra-color h6 { color:inherit; }
.custom-box > h2 {
	margin:0 0 24px 0;
	text-align:center;
}
.custom-box > h2:after {
	content:'';
	width:117px;
	height:1px;
	margin:17px auto 0;
	background-color:#a1a1a1;
	display:block;
}
.title-box {
	margin-bottom:21px;
	padding-top:13px;
}
@media (max-width: 767px) {
	.title-box { padding-top:30px; }
}
.title-box_primary {
	font-family:Open Sans;
	font-size:36px;
	line-height:1.2em;
	color:#3e3e3e;
	margin-bottom:8px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.title-box_primary { font-size:30px; }
}
.custom-box.extra-color .title-box_primary { color:#fff; }
.title-box_secondary {
	font-family:Open Sans;
	font-size:18px;
	font-weight:300;
	line-height:1.2em;
	text-transform:uppercase;
}
@media (min-width: 768px) and (max-width: 979px) {
	.title-box_secondary { font-size:15px; }
}
.custom-box.extra-color .title-box_secondary { color:#fff; }
#back-top a:hover span { background-color:#231f20; }
#back-top span { background-color:#ff6e57; }
.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;
}
