@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600);
body h1, body h2, body h2 > a, body h3, body .widget h3, body h4, body h5, body h6, body h5 > a {
	padding:0;
	margin:0;
	font-weight:300;
	text-transform:uppercase;
}
body h2 {
	padding-bottom:20px;
	margin-bottom:20px;
}
body h2.title {
	font-size:20px;
	line-height:100%;
	padding-bottom:3px;
	margin-bottom:0;
}
body h5.sub-title {
	font-size:15px;
	line-height:100%;
}
body h6 {
	padding-bottom:10px;
	margin-bottom:10px;
}
@media (max-width: 1200px) {
	body h2 {
		font-size:45px;
		line-height:50px;
	}
}
@media (max-width: 450px) {
	body .parallax-box .parallax-content h2 {
		font-size:30px;
		line-height:40px;
	}
}
body .custom_margin_h { margin-bottom:10px; }
body .btn.btn-inverse, body .btn.btn-primary, body .comment-reply-link {
	border:none;
	box-shadow:none;
	background:#5b605f;
	position:relative;
	padding:16px 23px;
	text-transform:uppercase;
	text-shadow:none;
	font:400 14px/16px Open Sans;
	z-index:1;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
body .btn.btn-inverse:after, body .btn.btn-primary:after, body .comment-reply-link:after {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:0;
	height:100%;
	background:#e74c3c;
	z-index:-1;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
body .btn.btn-inverse:hover:after, body .btn.btn-primary:hover:after, body .comment-reply-link:hover:after { width:100%; }
body input[type="submit"], body input[type="reset"] {
	vertical-align:top;
	height:100%;
}
body .search-form_is.btn, body input[type="submit"].btn, body input[type="reset"].btn {
	padding:10px 15px;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
body .search-form_is.btn:hover, body input[type="submit"].btn:hover, body input[type="reset"].btn:hover { background:#e74c3c; }
body .btn.btn-info.btn_info_type2 {
	background:#e74c3c;
	padding:0;
	margin:0;
	width:105px;
	height:105px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
body .btn.btn-info.btn_info_type2 .icon-info-sign:before {
	content:'\f129';
	font-size:40px;
	color:#fff;
	line-height:105px;
}
body .btn.btn-info.btn_info_type2:hover { background:#5b605f; }
@media (max-width: 1200px) {
	body .btn.btn-info.btn_info_type2 { margin-top:20px; }
}
@media (max-width: 979px) {
	body .btn.btn-info.btn_info_type2 { margin-top:45px; }
}
@media (max-width: 797px) {
	body .btn.btn-info.btn_info_type2 { margin-top:45px; }
}
p { margin-bottom:10px; }
a:hover, a, .es-carousel_li h5 a { text-decoration:none; }
.thumbnail {
	padding:0;
	border:none;
	box-shadow:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
figure:not(.thumbnail).alignleft {
	float:none;
	width:147px;
	height:147px;
	background:#e74c3c;
	text-align:center;
	margin-bottom:50px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
figure:not(.thumbnail).alignleft i {
	position:relative;
	top:46px;
}
a img.alignnone { margin:0; }
.padding0 {
	margin:0;
	padding:0;
}
.header {
	border-bottom:13px solid #e74c3c;
	padding-top:48px;
	padding-bottom:48px;
}
.search-form { margin-bottom:20px; }
.search-form .search-form_is {
	padding:4px 10px;
	height:100%;
}
.logo {
	position:relative;
	margin-top:20px;
	width:100%;
	z-index:1;
}
@media (max-width: 768px) {
	.logo { margin-bottom:20px; }
}
.logo .logo_tagline {
	color:#b3b5b5;
	text-transform:uppercase;
	font-size:15px;
	font-family:Open Sans;
	position:absolute;
	top:42px;
	left:84px;
	z-index:-1;
}
.logo .logo_h__txt .logo_link {
	position:relative;
	color:#a1a194;
	padding-left:50px;
}
.logo .logo_h__txt .logo_link:hover, .logo .logo_h__txt .logo_link:focus {
	color:#a1a194;
	text-decoration:none;
}
.logo_tagline {
	text-transform:uppercase;
	font-size:10px;
	position:absolute;
	bottom:-20px;
	left:63px;
}
#topnav { margin-right:-19px; }
#topnav li {
	background:none;
	padding:0;
	margin:0;
	line-height:16px;
}
#topnav li a {
	position:relative;
	padding:45px 19px 20px;
	border:none;
	font:600 14px/16px Open Sans;
	text-transform:uppercase;
	z-index:3;
}
#topnav li:before {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
#topnav li .sf-sub-indicator {
	top:59%;
	right:0;
}
#topnav li .sub-menu {
	left:50%;
	margin-left:-115px;
	width:230px;
	background-color:#292c2b;
	padding:32px 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
#topnav li .sub-menu:after {
	top:-10px;
	right:48%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-color:rgba(213,40,21,0);
	border-bottom-color:#292c2b;
	border-width:5px;
	margin-left:-5px;
}
#topnav li .sub-menu .sf-sub-indicator {
	top:32%;
	right:66px;
}
#topnav li .sub-menu li a {
	padding:8px 0;
	color:#a1a194;
}
#topnav li .sub-menu li > a:hover, #topnav li .sub-menu li.sfHover > a, #topnav li .sub-menu li.current-menu-item > a {
	color:#fff;
	background:none;
}
#topnav li .sub-menu .sub-menu {
	top:0;
	left:-100%;
	margin-left:-21px;
	background-color:#babab1;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#topnav li .sub-menu .sub-menu li a { color:#fff; }
#topnav li .sub-menu .sub-menu:after {
	left:100%;
	top:13px;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-color:rgba(186,186,177,0);
	border-left-color:#babab1;
	border-width:5px;
	margin-top:-5px;
	margin-left:0;
}
#topnav li .sub-menu .sub-menu li > a:hover, #topnav li .sub-menu .sub-menu li.sfHover > a, #topnav li .sub-menu .sub-menu li.current-menu-item > a {
	color:#e74c3c;
	background:none;
}
#topnav li.current-menu-item > a, #topnav li.sfHover > a, #topnav li a:hover {
	color:#fff;
	background:none;
}
#topnav li.current-menu-item > a .sf-sub-indicator, #topnav li.sfHover > a .sf-sub-indicator, #topnav li a:hover .sf-sub-indicator { background:url(images/arrows-ffffff.png) -10px -100px no-repeat; }
#topnav .sf-sub-indicator {
	top:60%;
	right:100%;
}
.isStuck {
	position:relative;
	background-color:#5b605f;
}
.isStuck li a { padding:40px 19px 20px; }
.isStuck:before, .isStuck:after {
	position:absolute;
	top:0;
	content:'';
	background-color:#5b605f;
	width:101%;
	height:100%;
}
.isStuck:before { left:-100%; }
.isStuck:after { right:-100%; }
nav.footer-nav { margin:30px 0; }
nav.footer-nav ul li a:hover { color:#fff; }
@media (max-width: 979px) {
	nav.footer-nav { margin:30px 0; }
	nav.footer-nav ul li { padding:0 5px; }
	nav.footer-nav ul li a:hover { color:#fff; }
}
nav.footer-nav ul li.current-menu-item a {
	text-decoration:none;
	color:#fff;
}
#back-top-wrapper { z-index:101; }
#back-top-wrapper #back-top span { background-color:#e74c3c; }
#back-top-wrapper #back-top span:hover { background-color:#5b605f; }
.content-holder {
	padding-top:60px;
	padding-bottom:0;
	background:#fff;
}
.parallax-slider .slider_caption h1, .parallax-slider .slider_caption h2, .parallax-slider .slider_caption h3 {
	color:#fff;
	font-weight:300;
	padding:0;
	margin:0;
}
.parallax-slider .slider_caption h4, .parallax-slider .slider_caption h5, .parallax-slider .slider_caption h6 {
	padding-bottom:20px;
	margin-bottom:20px;
}
.parallax-slider .slider_caption .btn { background:#e74c3c; }
.parallax-slider .slider_caption .btn:after { background:#424645; }
.parallax-slider #paralaxSliderPagination {
	text-align:left;
	margin-left:85px;
}
@media (max-width: 1200px) {
	.parallax-slider #paralaxSliderPagination { margin-left:0; }
}
@media (max-width: 979px) {
	.parallax-slider #mainCaptionHolder .slider_caption { width:100%; }
	.parallax-slider #mainCaptionHolder .slider_caption h1, .parallax-slider #mainCaptionHolder .slider_caption h2, .parallax-slider #mainCaptionHolder .slider_caption h3 {
		font-size:36px;
		line-height:40px;
	}
}
@media (max-width: 767px) {
	.parallax-slider #mainCaptionHolder .slider_caption h1, .parallax-slider #mainCaptionHolder .slider_caption h2, .parallax-slider #mainCaptionHolder .slider_caption h3 {
		font-size:30px;
		line-height:30px;
	}
}
@media (max-width: 600px) {
	.parallax-slider #mainCaptionHolder .slider_caption h1, .parallax-slider #mainCaptionHolder .slider_caption h2, .parallax-slider #mainCaptionHolder .slider_caption h3 {
		font-size:22px;
		line-height:22px;
	}
}
#sidebar h3, #sidebar h4 { margin-bottom:40px; }
#sidebar .widget { margin-bottom:65px; }
#sidebar .post-list li time {
	color:#5b605f;
	font:15px/15px Open Sans normal;
}
#sidebar .post-list li h4.post-list_h { margin-bottom:22px; }
#sidebar .post-list li .excerpt {
	margin-bottom:40px;
	line-height:21px;
}
#sidebar .post-list li .featured-thumbnail {
	position:relative;
	float:left;
	overflow:hidden;
	margin:0 30px 10px 0;
}
[id*="categories"] ul, [id*="archives"] ul, .list.custom-list ul, .archive_lists ul, .list.styled ul {
	margin:0 0 11px 0;
	list-style:none;
}
@media (max-width: 767px) {
	[id*="categories"] ul, [id*="archives"] ul, .list.custom-list ul, .archive_lists ul, .list.styled ul { margin:0 0 30px; }
}
[id*="categories"] ul li:nth-child(even), [id*="archives"] ul li:nth-child(even), .list.custom-list ul li:nth-child(even), .archive_lists ul li:nth-child(even), .list.styled ul li:nth-child(even) { background:#a1a194; }
[id*="categories"] ul li, [id*="archives"] ul li, .list.custom-list ul li, .archive_lists ul li, .list.styled ul li {
	background:#babab1;
	color:#fff;
	padding:22px 30px 22px 0;
	position:relative;
	font:300 15px/100% Open Sans;
	margin-bottom:0;
	text-transform:uppercase;
}
[id*="categories"] ul li a, [id*="archives"] ul li a, .list.custom-list ul li a, .archive_lists ul li a, .list.styled ul li a {
	text-decoration:none;
	font:300 15px/100% Open Sans;
	color:#fff;
	text-transform:uppercase;
	display:inline-block;
	padding-left:45px;
}
[id*="categories"] ul li:before, [id*="archives"] ul li:before, .list.custom-list ul li:before, .archive_lists ul li:before, .list.styled ul li:before {
	font:12px FontAwesome;
	left:20px;
	top:24px;
	height:100%;
	color:#e74c3c;
	position:absolute;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
[id*="categories"] ul li:hover, [id*="categories"] ul li:active, [id*="categories"] ul li:focus, [id*="archives"] ul li:hover, [id*="archives"] ul li:active, [id*="archives"] ul li:focus, .list.custom-list ul li:hover, .list.custom-list ul li:active, .list.custom-list ul li:focus, .archive_lists ul li:hover, .archive_lists ul li:active, .archive_lists ul li:focus, .list.styled ul li:hover, .list.styled ul li:active, .list.styled ul li:focus {
	color:#fff;
	text-decoration:none;
}
[id*="categories"] ul li:hover a, [id*="categories"] ul li:active a, [id*="categories"] ul li:focus a, [id*="archives"] ul li:hover a, [id*="archives"] ul li:active a, [id*="archives"] ul li:focus a, .list.custom-list ul li:hover a, .list.custom-list ul li:active a, .list.custom-list ul li:focus a, .archive_lists ul li:hover a, .archive_lists ul li:active a, .archive_lists ul li:focus a, .list.styled ul li:hover a, .list.styled ul li:active a, .list.styled ul li:focus a { color:#e74c3c; }
[id*="categories"] ul li:hover:before, [id*="categories"] ul li:active:before, [id*="categories"] ul li:focus:before, [id*="archives"] ul li:hover:before, [id*="archives"] ul li:active:before, [id*="archives"] ul li:focus:before, .list.custom-list ul li:hover:before, .list.custom-list ul li:active:before, .list.custom-list ul li:focus:before, .archive_lists ul li:hover:before, .archive_lists ul li:active:before, .archive_lists ul li:focus:before, .list.styled ul li:hover:before, .list.styled ul li:active:before, .list.styled ul li:focus:before { color:#e74c3c; }
.sidebar [id*="categories"] ul li:before, .sidebar [id*="archives"] ul li:before, .sidebar .list.custom-list ul li:before, .sidebar .archive_lists ul li:before, .sidebar .list.styled ul li:before { content:'\f054'; }
.footer [id^="my_socialnetworkswidget-"] .social .social_li:hover .social_link { color:#fff; }
.footer [id^="my_socialnetworkswidget-"] .social .social_li:hover .social_link .social_ico:before { color:#fff; }
[id^="my_socialnetworkswidget-"] { text-align:left; }
[id^="my_socialnetworkswidget-"] .social { display:inline-block; }
[id^="my_socialnetworkswidget-"] .social .social_li {
	position:relative;
	margin-left:0;
	padding-left:26px;
	margin-bottom:5px;
}
[id^="my_socialnetworkswidget-"] .social .social_li:hover .social_link { color:#bf2718; }
[id^="my_socialnetworkswidget-"] .social .social_li:hover .social_link .social_ico:before { color:#bf2718; }
[id^="my_socialnetworkswidget-"] .social .social_li .social_link:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
[id^="my_socialnetworkswidget-"] .social .social_li .social_link__facebook .social_ico img, [id^="my_socialnetworkswidget-"] .social .social_li .social_link__twitter .social_ico img, [id^="my_socialnetworkswidget-"] .social .social_li .social_link__flickr .social_ico img, [id^="my_socialnetworkswidget-"] .social .social_li .social_link__feed .social_ico img, [id^="my_socialnetworkswidget-"] .social .social_li .social_link__linkedin .social_ico img, [id^="my_socialnetworkswidget-"] .social .social_li .social_link__delicious .social_ico img, [id^="my_socialnetworkswidget-"] .social .social_li .social_link__youtube .social_ico img, [id^="my_socialnetworkswidget-"] .social .social_li .social_link__google .social_ico img { display:none; }
[id^="my_socialnetworkswidget-"] .social .social_li .social_link__facebook .social_ico:before, [id^="my_socialnetworkswidget-"] .social .social_li .social_link__twitter .social_ico:before, [id^="my_socialnetworkswidget-"] .social .social_li .social_link__flickr .social_ico:before, [id^="my_socialnetworkswidget-"] .social .social_li .social_link__feed .social_ico:before, [id^="my_socialnetworkswidget-"] .social .social_li .social_link__linkedin .social_ico:before, [id^="my_socialnetworkswidget-"] .social .social_li .social_link__delicious .social_ico:before, [id^="my_socialnetworkswidget-"] .social .social_li .social_link__youtube .social_ico:before, [id^="my_socialnetworkswidget-"] .social .social_li .social_link__google .social_ico:before {
	position:absolute;
	top:0;
	left:0;
	font:22px/24px FontAwesome;
	color:#e74c3c;
}
[id^="my_socialnetworkswidget-"] .social .social_li .social_link .social_label { text-transform:uppercase; }
[id^="my_socialnetworkswidget-"] .social .social_li .social_link__facebook .social_ico:before { content:'\f082'; }
[id^="my_socialnetworkswidget-"] .social .social_li .social_link__twitter .social_ico:before { content:'\f081'; }
[id^="my_socialnetworkswidget-"] .social .social_li .social_link__flickr .social_ico:before { content:'\f16e'; }
[id^="my_socialnetworkswidget-"] .social .social_li .social_link__feed .social_ico:before { content:'\f09e'; }
[id^="my_socialnetworkswidget-"] .social .social_li .social_link__linkedin .social_ico:before { content:'\f0e1'; }
[id^="my_socialnetworkswidget-"] .social .social_li .social_link__delicious .social_ico:before {
	content:'de';
	font:600 22px/24px FontAwesome;
}
[id^="my_socialnetworkswidget-"] .social .social_li .social_link__youtube .social_ico:before { content:'\f167'; }
[id^="my_socialnetworkswidget-"] .social .social_li .social_link__google .social_ico:before { content:'\f0d5'; }
[id^="my_socialnetworkswidget-"] .social .social_li:last-child { margin-right:5px; }
#wp-calendar caption, #wp-calendar thead tr th { color:#e74c3c; }
[id*="cyclewidget"] .slides .slide .thumbnail {
	position:relative;
	overflow:hidden;
}
[id*="cyclewidget"] .slides .slide .desc h5 { padding-left:40px; }
.service-box {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.service-box .icon {
	float:none;
	margin-bottom:20px;
}
.service-box .btn-align { text-align:left; }
.service-box_type2 {
	background:none;
	border:none;
	box-shadow:none;
	padding-left:0;
}
.service-box_type2 .title {
	padding-bottom:0;
	margin-bottom:10px;
}
.service-box_type2 .sub-title {
	color:#e74c3c;
	padding-bottom:10px;
	margin-bottom:10px;
}
.service-box_type2 .service-box_txt { margin-bottom:50px; }
.post_grid_type1 li {
	position:relative;
	margin-bottom:0 !important;
}
.post_grid_type1 li .thumbnail { float:left; }
.post_grid_type1 li .featured-thumbnail {
	margin-right:30px;
	margin-bottom:25px;
}
.post_grid_type1 li h5 {
	line-height:20px;
	margin-bottom:5px;
}
.post_grid_type1 li h5 a { line-height:20px; }
.post_grid_type1 li .clear { clear:none; }
.post_grid_type1 li p, .post_grid_type1 li p.excerpt { margin:0; }
.post_grid_type1 li .post_meta {
	border:none;
	margin-bottom:16px;
}
.post_grid_type1 li .post_meta .post_category, .post_grid_type1 li .post_meta .post_comment { display:none; }
.post_grid_type1 li .post_meta .post_date time {
	font-size:15px;
	font-family:Open Sans;
	color:#5b605f;
}
.post_grid_type1 li .post_meta .post_author {
	display:inline-block;
	font-size:15px;
	font-family:Open Sans;
	color:#5b605f;
	text-transform:uppercase;
}
.post_grid_type1 li .post_meta .post_author em { font-style:normal; }
.post_grid_type1 li .post_meta .post_author a { color:#5b605f; }
.post_grid_type1 li .post_meta .post_author a:hover { color:#e74c3c; }
.parallax-box .parallax-content {
	padding-top:90px;
	padding-bottom:50px;
}
.parallax-box .parallax-content h1, .parallax-box .parallax-content h2, .parallax-box .parallax-content h3, .parallax-box .parallax-content h4, .parallax-box .parallax-content h5, .parallax-box .parallax-content h6, .parallax-box .parallax-content .service-box_txt { color:#fff; }
.parallax-box .parallax-content .service-box_type2 {
	padding-top:0;
	padding-bottom:40px;
}
.parallax-box .parallax-content .service-box_type2 .title {
	margin-bottom:17px;
	font:300 20px/20px Open Sans;
}
.parallax-box .parallax-content .service-box_type2 .sub-title { font:300 15px/15px Open Sans; }
.parallax-box .parallax-content .btn-align { text-align:right; }
@media (max-width: 767px) {
	.parallax-box .parallax-content .btn-align { text-align:center; }
}
.content_box {
	padding:90px 0 80px 0;
	background:#f1f1ef;
}
.content_box:before, .content_box:after { background:#f1f1ef; }
.h_padding_25 h4, .h_padding_25 h5, .h_padding_25 h6 { padding-bottom:21px; }
.dropcap {
	width:70px;
	height:70px;
	background:#e35141;
	color:#fff;
	text-transform:uppercase;
	margin-right:30px;
	font:300 15px/15px Open Sans;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.dropcap strong {
	color:#fff;
	display:block;
	padding-top:9px;
	font:300 30px/30px Open Sans;
}
.dropcap del {
	margin-left:6px;
	text-decoration:none;
	font:300 50px/70px Open Sans;
}
.extra-wrap h6, .extra-wrap h6>a { font-weight:400; }
.extra-wrap h5 {
	font-weight:400;
	letter-spacing:-1px;
	word-spacing:-1px;
}
.about_px .btn-align { text-align:left !important; }
.posts-grid li { margin-bottom:15px; }
.posts-grid li .featured-thumbnail { margin-bottom:30px; }
.posts-grid h5 { margin-bottom:24px; }
.posts-grid .excerpt { margin-bottom:50px; }
.posts-grid .post_meta {
	border:none;
	padding:0;
	margin-bottom:0;
}
.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 time {
	font-size:15px;
	font-family:Open Sans;
	color:#5b605f;
}
.footer {
	background:#212121;
	padding-top:90px;
	border:none;
}
.footer .footer-widgets h1, .footer .footer-widgets h2, .footer .footer-widgets h3, .footer .footer-widgets h4, .footer .footer-widgets h5, .footer .footer-widgets h6 { color:#fff; }
.footer .footer-widgets h4 { margin-bottom:35px; }
.footer .footer-widgets a { color:#585858; }
.footer .footer-widgets .menu-footer-menu-container ul {
	margin-left:0;
	list-style:none;
}
.footer .footer-widgets .menu-footer-menu-container ul li a {
	font-size:12px;
	text-transform:uppercase;
}
.footer .footer-widgets .menu-footer-menu-container ul li a:hover { color:#fff; }
.footer .footer-widgets ul.unstyled li a { font-size:12px; }
.footer .footer-widgets ul.unstyled li a:hover { color:#fff; }
.footer .footer-logo {
	font-family:Open Sans;
	margin:50px 0;
	font-size:15px;
}
.footer .footer-logo img { margin-right:5px; }
.footer .footer-logo .divider { padding:0 9px 0 5px; }
.footer .footer-logo span { color:#4c4c4c; }
.footer .footer-logo span a {
	display:inline-block;
	color:#4c4c4c;
}
.footer .footer-logo span a:hover { color:#e74c3c; }
.footer .our_location .icon_footer_alignLeft {
	font-size:22px;
	color:#e74c3c;
	float:left;
	margin:0;
	margin-right:20px;
}
.footer .our_location p {
	text-transform:uppercase;
	color:#585858;
	font:normal 14px/17px Arial;
	margin-bottom:22px;
}
@media (max-width: 768px) {
	.footer .footer-widgets h1, .footer .footer-widgets h2, .footer .footer-widgets h3, .footer .footer-widgets h4, .footer .footer-widgets h5, .footer .footer-widgets h6 { margin-bottom:20px; }
	.footer div[data-motopress-sidebar-id^="footer-sidebar-"] { margin-bottom:30px; }
}
.title-section { padding-top:5px; }
.title-header { margin-bottom:19px; }
.breadcrumb {
	background:none;
	border:none;
	border-top:1px solid #f1f1ef;
	border-bottom:1px solid #f1f1ef;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	padding-left:0;
}
.breadcrumb li { margin-right:8px; }
.breadcrumb li a {
	font:15px/18px Open Sans;
	text-transform:uppercase;
}
.breadcrumb .active {
	font:15px/18px Open Sans;
	text-transform:uppercase;
	color:#5b605f;
}
.breadcrumb__t li.divider:after {
	content:' / ';
	color:#5b605f;
	font:15px/18px Open Sans;
}
.pagination__posts { margin:30px 0; }
.filter-wrapper { padding-bottom:45px; }
.filter-wrapper .nav { margin-bottom:0; }
.filter-wrapper strong {
	color:#5b605f;
	font-size:14px;
	text-transform:uppercase;
	font-weight:600;
	margin-right:22px;
	padding:9px 0;
}
.filter-wrapper ul li { margin-left:22px; }
@media (max-width: 680px) {
	.filter-wrapper ul li { margin-left:10px; }
}
.filter-wrapper ul li a {
	color:#5b605f;
	text-transform:uppercase;
	font-weight:600;
	padding:14px 20px;
	margin:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
	color:#fff;
	background-color:#5b605f;
}
.portfolio_item_holder { background-color:#fff; }
.portfolio_item_holder .thumbnail__portfolio {
	padding:0;
	margin:0;
}
.portfolio_item_holder .caption__portfolio {
	padding:13px 20px 30px;
	border:none;
	background:#f1f1ef;
}
.portfolio_item_holder .caption__portfolio h3 {
	margin-top:0;
	margin-bottom:10px;
	padding-top:0px;
	line-height:26px;
}
@media (max-width: 680px) {
	.portfolio_item_holder .caption__portfolio h3 {
		line-height:26px;
		font-size:20px;
	}
}
.portfolio_item_holder .caption__portfolio h3 a {
	text-decoration:none;
	font-size:20px;
	line-height:26px;
	color:#5b605f;
}
.portfolio_item_holder .caption__portfolio h3 a:hover { color:#bf2718; }
.portfolio_item_holder .caption__portfolio .excerpt { margin-bottom:50px; }
.portfolio_item_holder .caption__portfolio .btn.btn-primary { margin-bottom:10px; }
.portfolio_item_holder .zoom-icon { background:rgba(0,0,0,0.6); }
.portfolio_item_holder .zoom-icon:before {
	position:absolute;
	top:50%;
	left:50%;
	display:block;
	margin:-63px 0 0 -63px;
	width:126px;
	height:126px;
	background:url(images/magnify-alt.png) 50% 50% no-repeat;
	content:"";
}
@media (max-width: 680px) {
	.portfolio_item_holder .zoom-icon:before { background-size:50%; }
}
.blog #content, .blog #sidebar { padding-top:62px; }
.blog .post-header .post-title a {
	color:#5b605f;
	font-size:50px;
}
.blog .post-header .post-title a:hover { color:#e74c3c; }
@media (max-width: 979px) {
	.blog h3, .blog h3 > a, .blog .post-header .post-title a {
		font-size:40px;
		line-height:52px;
	}
}
.post .post_meta div[class^="post_"] a { text-transform:uppercase; }
.post .post_meta {
	margin-bottom:20px;
	padding:12px 0;
}
.post .post_meta .meta_group div {
	padding-left:0;
	padding-right:20px;
}
.post .post_meta .meta_group i {
	margin-right:0;
	padding-right:5px;
	color:#a1a194;
	line-height:17px;
	font-size:15px;
	vertical-align:baseline;
}
.post .post_meta .meta_group a, .post .post_meta .meta_group time {
	color:#5b605f;
	font-size:15px;
}
.post .post_meta .meta_group .post_author a { color:#5b605f; }
.post .post_meta .meta_group a { text-decoration:none; }
.post .post_meta .meta_group a:hover { color:#e74c3c; }
.share-buttons { margin-bottom:20px; }
.post-author {
	background:#f1f1ef;
	border:none;
	margin-bottom:90px;
	padding:40px 20px;
}
.post-author .post-author_h {
	color:#e74c3c;
	font-size:15px;
	font-weight:400;
	line-height:20px;
	text-transform:uppercase;
}
.post-author .post-author_h a {
	font-weight:400;
	color:#5b605f;
}
.post-author .post-author_h a:hover { color:#e74c3c; }
.post-author .post-author_gravatar .avatar {
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.post-author .post-author_desc .post-author_link p {
	text-transform:uppercase;
	color:#e74c3c;
}
.post-author .post-author_desc .post-author_link p a { color:#5b605f; }
.post-author .post-author_desc .post-author_link p a:hover { color:#e74c3c; }
.related-posts { margin:0 0 60px; }
.related-posts .related-posts_item .featured-thumbnail { margin:0 0 30px 0; }
@media (max-width: 979px) {
	.related-posts .related-posts_item .featured-thumbnail { margin:0 0 10px 0; }
}
.related-posts .related-posts_item a {
	color:#5b605f;
	font-size:20px;
	line-height:22px;
	font-weight:300;
	font-family:Open Sans;
	text-transform:uppercase;
}
.related-posts .related-posts_item a:hover { color:#e74c3c; }
@media (max-width: 979px) {
	.related-posts .related-posts_item a {
		font-size:15px;
		line-height:20px;
	}
}
.comment-holder { margin-bottom:55px; }
@media (max-width: 420px) {
	.comment-holder .comments-h { font-size:40px; }
}
.comment-holder .comment-list .comment .comment-body {
	background:#f1f1ef;
	padding:40px 20px 50px;
}
.comment-holder .comment-list .comment .comment-body .comment-author { margin-right:30px; }
.comment-holder .comment-list .comment .comment-body .comment-author .author { padding-top:30px; }
.comment-holder .comment-list .comment .comment-body .comment-meta, .comment-holder .comment-list .comment .comment-body .author {
	color:#5b605f;
	text-transform:uppercase;
	font-family:Open Sans;
	font-weight:300;
}
.comment-holder .comment-list .comment .comment-body .comment-meta {
	line-height:54px;
	padding:0;
}
.comment-holder .comment-list .comment .comment-body .reply { margin-left:30px; }
.comment-holder .comment-list .comment .comment-body .reply .comment-reply-link {
	background:#5b605f;
	color:#fff;
	padding:19px 22px;
	text-transform:uppercase;
}
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 {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	color:#a1a194;
}
#commentform input[type="text"] {
	margin:0;
	width:70%;
	padding:10px;
}
#respond form .btn { margin-top:40px; }
#respond form .comment_submit {
	text-align:left;
	margin-bottom:30px;
}
.widget .comments-custom .comments-custom_li { padding:10px 0 20px 0; }
.widget .comments-custom .comments-custom_li .thumbnail {
	margin-right:29px;
	margin-bottom:20px;
}
.widget .comments-custom .comments-custom_li .comments-custom_h_author {
	margin-top:19px;
	font:normal 15px/15px Open Sans;
	color:#5b605f;
}
.widget .comments-custom .comments-custom_li .comments-custom_txt {
	padding:0;
	border-top:none;
	margin-top:0;
}
.widget .comments-custom .comments-custom_li .comments-custom_txt a {
	color:#a1a194;
	text-decoration:none;
}
.widget .comments-custom .comments-custom_li .comments-custom_txt a:hover { color:#e74c3c; }
.widget .comments-custom .comments-custom_li time {
	position:relative;
	top:15px;
	font:normal 15px/15px Open Sans;
	color:#5b605f;
}
.widget h3, .widget h4 { word-wrap:break-word; }
.google-map { margin-bottom:50px; }
.wpcf7-form p.field input { height:35px; }
.search-form .search-form_it { height:27px; }
@media (min-width: 768px) and (max-width: 979px) {
	.home h2 { font-size:30px; }
	.dropcap { float:none; }
	#topnav li a { padding:45px 10px 20px; }
	.logo .logo_tagline {
		font-size:12px;
		top:32px;
		left:54px;
	}
	#sidebar h3 { font-size:25px; }
}
@media (max-width: 767px) {
	body { padding:0; }
	body .header, body .content-holder, body .footer .container {
		padding-left:20px;
		padding-right:20px;
	}
	.footer_wrap, .home .footer_wrap {
		bottom:315px;
		padding-left:20px;
	}
	.footer_wrap span, .home .footer_wrap span { font-size:15px; }
	.custom_archives .span4 {
		width:29%;
		float:left;
		margin-left:20px;
	}
}
@media (max-width: 600px) {
	.custom_archives { text-align:center; }
	.custom_archives .span4 {
		width:60%;
		float:none;
		margin-left:40px;
		display:inline-block;
	}
	.nav__primary { margin-top:120px; }
	#mainCaptionHolder { display:none; }
	figure:not(.thumbnail).alignleft {
		float:none;
		width:147px;
		height:147px;
		background:#e74c3c;
		text-align:center;
		margin-bottom:50px;
		-webkit-border-radius:50%;
		-moz-border-radius:50%;
		border-radius:50%;
		margin:0 auto 20px;
	}
	.image-parallax-box p { text-align:center !important; }
}
@media (max-width: 400px) {
	.footer_wrap span, .home .footer_wrap span { font-size:12px; }
}
@media (min-width: 1200px) {
	.cherry-fixed-layout {
		padding-top:90px;
		background:#252525 url(images/all_bg.jpg) 50% 0% no-repeat;
	}
	.cherry-fixed-layout:before {
		content:'';
		background:#212121;
		position:absolute;
		width:100%;
		top:300px;
		height:1428px;
	}
	.cherry-fixed-layout .main-holder { max-width:1340px; }
}
@media (max-width: 1200px) {
	.cherry-fixed-layout .main-holder {
		margin:0 auto;
		max-width:1200px;
		width:100%;
	}
}
@media (max-width: 768px) {
	.btn.btn-inverse, .btn.btn-primary { margin-bottom:40px; }
	.excerpt, p { margin-bottom:10px !important; }
}
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:34px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.parallax-slider { height:712px; }
@media (max-width: 979px) {
	.parallax-slider { height:500px; }
	.parallax-slider .slider_caption { padding:0 25px; }
}
@media (max-width: 600px) {
	.parallax-slider { height:400px; }
	.parallax-slider .slider_caption { padding:0 25px; }
}
@media (max-width: 445px) {
	.parallax-slider { height:300px; }
	.parallax-slider .custom_caption { display:none; }
}
.parallax-slider #mainCaptionHolder .container { top:32%; }
.parallax-slider #mainCaptionHolder .slider_caption { text-align:left; }
.parallax-slider #mainCaptionHolder .slider_caption h1, .parallax-slider #mainCaptionHolder .slider_caption h2 {
	font-size:100px;
	line-height:100px;
	font-weight:300;
	text-indent:-4px;
}
.parallax-slider #mainCaptionHolder .slider_caption h5 {
	font-size:30px;
	line-height:30px;
	font-weight:300;
}
.parallax-slider .controlBtn {
	width:60px;
	height:60px;
	margin-top:-30px;
}
.parallax-slider .controlBtn .innerBtn {
	font-size:48px;
	line-height:60px;
	color:#fff;
	background:#e74c3c;
}
.parallax-slider .controlBtn .slidesCounter {
	font-size:16px;
	line-height:60px;
	color:#fff;
	background:#bf2718;
}
.parallax-slider .controlBtn:hover .innerBtn {
	color:#fff;
	background:#bf2718;
}
.parallax-slider .parallaxPrevBtn, .parallax-slider .parallaxNextBtn {
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.parallax-slider .parallaxPrevBtn { left:-60px; }
.parallax-slider .parallaxNextBtn { right:-60px; }
.parallax-slider:hover .parallaxPrevBtn { left:0; }
.parallax-slider:hover .parallaxNextBtn { right:0; }
.parallax-slider #paralaxSliderPagination { bottom:160px; }
@media (max-width: 1200px) {
	.parallax-slider #paralaxSliderPagination { bottom:15px; }
}
.parallax-slider #paralaxSliderPagination.buttons_pagination ul li {
	border-radius:50%;
	margin:0;
	margin-right:12px;
	width:18px;
	height:18px;
	background:#5b605f;
}
.parallax-slider #paralaxSliderPagination.buttons_pagination ul li:hover, .parallax-slider #paralaxSliderPagination.buttons_pagination ul li.active { background:#e74c3c; }
.parallax-slider #paralaxSliderPagination.images_pagination ul li {
	margin:3px;
	opacity:.5;
}
.parallax-slider #paralaxSliderPagination.images_pagination ul li:hover, .parallax-slider #paralaxSliderPagination.images_pagination ul li.active { opacity:1; }
.parallax-slider #previewSpinner {
	width:50px;
	height:50px;
	margin-left:-25px;
	margin-top:-25px;
	border-radius:25px;
	background:url(parallax-slider/img/spinner.GIF) 50% 50% #fff no-repeat;
}
.parallax-slider {
	overflow:hidden;
	position:relative;
	-ms-transform:translateZ(0);
	transform:translateZ(0);
}
.parallax-slider .baseList { display:none; }
.parallax-slider #mainImageHolder {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:1;
}
.parallax-slider #mainImageHolder .primaryHolder, .parallax-slider #mainImageHolder .secondaryHolder {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.parallax-slider #mainImageHolder .primaryHolder .imgBlock, .parallax-slider #mainImageHolder .secondaryHolder .imgBlock {
	max-width:inherit;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
}
.parallax-slider #mainImageHolder .primaryHolder { z-index:2; }
.parallax-slider #mainImageHolder .secondaryHolder { z-index:1; }
.parallax-slider #mainCaptionHolder {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:2;
}
.parallax-slider #mainCaptionHolder .container { position:relative; }
.parallax-slider #mainCaptionHolder .primaryCaption, .parallax-slider #mainCaptionHolder .secondaryCaption {
	position:absolute;
	width:100%;
	top:0;
	left:0;
}
.parallax-slider .controlBtn {
	position:absolute;
	cursor:pointer;
	display:block;
	top:50%;
	z-index:2;
}
.parallax-slider .controlBtn .innerBtn {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	position:relative;
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	z-index:1;
}
.parallax-slider .controlBtn .slidesCounter {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	position:absolute;
	top:0;
	width:60%;
	height:100%;
}
.parallax-slider .controlBtn.parallaxPrevBtn .slidesCounter {
	left:0%;
	text-align:left;
}
.parallax-slider .controlBtn.parallaxPrevBtn:hover .slidesCounter { left:100%; }
.parallax-slider .controlBtn.parallaxNextBtn .slidesCounter {
	right:0%;
	text-align:right;
}
.parallax-slider .controlBtn.parallaxNextBtn:hover .slidesCounter { right:100%; }
.parallax-slider #paralaxSliderPagination {
	position:absolute;
	width:100%;
	text-align:left;
	z-index:2;
}
@media (max-width: 1200px) {
	.parallax-slider #paralaxSliderPagination { text-align:center; }
}
.parallax-slider #paralaxSliderPagination ul {
	list-style:none;
	margin:0;
}
.parallax-slider #paralaxSliderPagination ul li {
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
	cursor:pointer;
	display:inline-block;
}
.parallax-slider #previewSpinner {
	position:absolute;
	display:block;
	top:50%;
	left:50%;
	z-index:99;
}
.parallax-slider.zoom-fade-eff #mainImageHolder .primaryHolder {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.parallax-slider.zoom-fade-eff #mainImageHolder .primaryHolder.animateState {
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transform:scale(3);
	-moz-transform:scale(3);
	-ms-transform:scale(3);
	-o-transform:scale(3);
	transform:scale(3);
}
.parallax-slider.zoom-fade-eff #mainImageHolder .secondaryHolder {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.zoom-fade-eff #mainImageHolder .secondaryHolder.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .primaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .primaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .secondaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.zoom-fade-eff #mainCaptionHolder .secondaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainImageHolder .primaryHolder {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.simple-fade-eff #mainImageHolder .primaryHolder.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainImageHolder .secondaryHolder.animateState {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.simple-fade-eff #mainImageHolder .secondaryHolder.animateState.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .primaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .primaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .secondaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.simple-fade-eff #mainCaptionHolder .secondaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.slide-top-eff #mainImageHolder .primaryHolder { top:0; }
.parallax-slider.slide-top-eff #mainImageHolder .primaryHolder.animateState { top:-100%; }
.parallax-slider.slide-top-eff #mainImageHolder .secondaryHolder.animateState { top:0; }
.parallax-slider.slide-top-eff #mainImageHolder .secondaryHolder.animateState.animateState { top:100%; }
.parallax-slider.slide-top-eff #mainCaptionHolder .primaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.parallax-slider.slide-top-eff #mainCaptionHolder .primaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
.parallax-slider.slide-top-eff #mainCaptionHolder .secondaryCaption {
	opacity:1;
	filter:alpha(opacity=100);
}
.parallax-slider.slide-top-eff #mainCaptionHolder .secondaryCaption.animateState {
	opacity:0;
	filter:alpha(opacity=0);
}
