@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=Racing+Sans+One);
@media (max-width: 600px) {
	#wpadminbar { top:-46px !important; }
}
body { padding:0 !important; }
h1 small {
	font-size:1em;
	font-weight:inherit;
	color:inherit;
}
h2 {
	font-weight:600 !important;
	margin-bottom:25px;
}
h3 {
	margin-top:0;
	margin-bottom:20px;
}
h3 strong { color:#15c1c6; }
p { margin-bottom:22px; }
.main-holder {
	padding-bottom:50px;
	overflow:hidden;
}
@media (min-width: 768px) and (max-width: 979px) {
	.main-holder { padding-bottom:0; }
}
@media (max-width: 767px) {
	.main-holder { padding-bottom:0; }
}
.header {
	border:none;
	padding:0;
	height:327px;
}
@media (max-width: 767px) {
	.header {
		padding-left:20px;
		padding-right:20px;
	}
}
.header-box {
	background-color:#222831;
	border-top:6px solid #15c1c6;
	padding-bottom:33px;
	line-height:22px;
	margin:58px 0 0 0;
	height:55px;
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);
	-moz-box-shadow:0 0 5px rgba(0,0,0,0.3);
	box-shadow:0 0 5px rgba(0,0,0,0.3);
}
@media (max-width: 767px) {
	.header-box {
		height:auto;
		padding:0 20px 20px;
		margin-top:30px;
	}
}
.home .header-box { margin-bottom:59px; }
@media (max-width: 767px) {
	.home .header-box { margin-bottom:30px; }
}
.home .header { height:755px; }
.banners-box {
	height:543px;
	position:relative;
}
.header-banner {
	color:#fff;
	position:absolute;
	bottom:0;
	right:0;
}
@media (max-width: 767px) {
	.header-banner {
		position:static;
		text-align:center;
	}
}
.header-banner h2 {
	font-size:36px;
	font-weight:300 !important;
	line-height:40px;
	text-transform:uppercase;
	color:#fff;
	margin:0;
	border-bottom:1px solid #fff;
}
@media (max-width: 480px) {
	.header-banner h2 {
		font-size:22px;
		line-height:1.2em;
	}
}
.header-banner p {
	font-size:15px;
	line-height:20px;
	margin-bottom:0;
}
.header-banner .btn-primary { font-weight:bold; }
.header-banner .btn-primary.btn-normal {
	font-size:15px;
	padding:11px 21px 12px;
}
.header-banner-small {
	width:300px;
	right:370px;
	background-color:#15c1c6;
}
@media (max-width: 767px) {
	.header-banner-small { width:100%; }
}
.header-banner-small .inner { padding:56px 56px 42px 46px; }
@media (max-width: 767px) {
	.header-banner-small .inner { padding:20px; }
}
.header-banner-small h2 {
	padding-bottom:25px;
	margin-bottom:24px;
}
@media (max-width: 767px) {
	.header-banner-small h2 {
		margin-bottom:15px;
		padding-bottom:15px;
	}
}
.header-banner-small p { margin-bottom:26px; }
@media (max-width: 767px) {
	.header-banner-small p { margin-bottom:20px; }
}
.header-banner-small .btn-primary {
	color:#15c1c6;
	text-shadow:none;
	background-color:#ffffff;
	background-image:-moz-linear-gradient(top,#fff,#fff);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff));
	background-image:-webkit-linear-gradient(top,#fff,#fff);
	background-image:-o-linear-gradient(top,#fff,#fff);
	background-image:linear-gradient(to bottom,#fff,#fff);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
	border-color:#fff #fff #d9d9d9;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#fff;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.header-banner-small .btn-primary:hover, .header-banner-small .btn-primary:focus, .header-banner-small .btn-primary:active, .header-banner-small .btn-primary.active, .header-banner-small .btn-primary.disabled, .header-banner-small .btn-primary[disabled] {
	color:#15c1c6;
	background-color:#fff;
	*background-color:#f2f2f2;
}
.header-banner-small .btn-primary:active, .header-banner-small .btn-primary.active { background-color:#e6e6e6 \9; }
.header-banner-small .btn-primary:hover, .header-banner-small .btn-primary:focus {
	color:#fff;
	text-shadow:none;
	background-color:#0ba2a6;
	background-image:-moz-linear-gradient(top,#0ba2a6,#0ba2a6);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#0ba2a6),to(#0ba2a6));
	background-image:-webkit-linear-gradient(top,#0ba2a6,#0ba2a6);
	background-image:-o-linear-gradient(top,#0ba2a6,#0ba2a6);
	background-image:linear-gradient(to bottom,#0ba2a6,#0ba2a6);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0ba2a6', endColorstr='#ff0ba2a6', GradientType=0);
	border-color:#0ba2a6 #0ba2a6 #065c5e;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#0ba2a6;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.header-banner-small .btn-primary:hover:hover, .header-banner-small .btn-primary:hover:focus, .header-banner-small .btn-primary:hover:active, .header-banner-small .btn-primary:hover.active, .header-banner-small .btn-primary:hover.disabled, .header-banner-small .btn-primary:hover[disabled], .header-banner-small .btn-primary:focus:hover, .header-banner-small .btn-primary:focus:focus, .header-banner-small .btn-primary:focus:active, .header-banner-small .btn-primary:focus.active, .header-banner-small .btn-primary:focus.disabled, .header-banner-small .btn-primary:focus[disabled] {
	color:#fff;
	background-color:#0ba2a6;
	*background-color:#098b8e;
}
.header-banner-small .btn-primary:hover:active, .header-banner-small .btn-primary:hover.active, .header-banner-small .btn-primary:focus:active, .header-banner-small .btn-primary:focus.active { background-color:#087376 \9; }
.header-banner-large {
	width:370px;
	background-color:#e75a3d;
}
@media (max-width: 767px) {
	.header-banner-large { width:100%; }
}
.header-banner-large .inner { padding:48px 65px 42px 56px; }
@media (max-width: 767px) {
	.header-banner-large .inner { padding:20px; }
}
.header-banner-large h2 {
	font-size:40px;
	line-height:44px;
	padding:0 0 21px 0;
	margin-bottom:27px;
}
@media (max-width: 767px) {
	.header-banner-large h2 {
		margin-bottom:15px;
		padding-bottom:15px;
	}
}
@media (max-width: 480px) {
	.header-banner-large h2 {
		font-size:22px;
		line-height:1.2em;
	}
}
.header-banner-large p { margin-bottom:37px; }
@media (max-width: 767px) {
	.header-banner-large p { margin-bottom:20px; }
}
.header-banner-large .btn-primary {
	color:#e75a3d;
	text-shadow:none;
	background-color:#ffffff;
	background-image:-moz-linear-gradient(top,#fff,#fff);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff));
	background-image:-webkit-linear-gradient(top,#fff,#fff);
	background-image:-o-linear-gradient(top,#fff,#fff);
	background-image:linear-gradient(to bottom,#fff,#fff);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
	border-color:#fff #fff #d9d9d9;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#fff;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.header-banner-large .btn-primary:hover, .header-banner-large .btn-primary:focus, .header-banner-large .btn-primary:active, .header-banner-large .btn-primary.active, .header-banner-large .btn-primary.disabled, .header-banner-large .btn-primary[disabled] {
	color:#e75a3d;
	background-color:#fff;
	*background-color:#f2f2f2;
}
.header-banner-large .btn-primary:active, .header-banner-large .btn-primary.active { background-color:#e6e6e6 \9; }
.header-banner-large .btn-primary:hover, .header-banner-large .btn-primary:focus {
	color:#fff;
	text-shadow:none;
	background-color:#cf482c;
	background-image:-moz-linear-gradient(top,#cf482c,#cf482c);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#cf482c),to(#cf482c));
	background-image:-webkit-linear-gradient(top,#cf482c,#cf482c);
	background-image:-o-linear-gradient(top,#cf482c,#cf482c);
	background-image:linear-gradient(to bottom,#cf482c,#cf482c);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcf482c', endColorstr='#ffcf482c', GradientType=0);
	border-color:#cf482c #cf482c #90321f;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#cf482c;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.header-banner-large .btn-primary:hover:hover, .header-banner-large .btn-primary:hover:focus, .header-banner-large .btn-primary:hover:active, .header-banner-large .btn-primary:hover.active, .header-banner-large .btn-primary:hover.disabled, .header-banner-large .btn-primary:hover[disabled], .header-banner-large .btn-primary:focus:hover, .header-banner-large .btn-primary:focus:focus, .header-banner-large .btn-primary:focus:active, .header-banner-large .btn-primary:focus.active, .header-banner-large .btn-primary:focus.disabled, .header-banner-large .btn-primary:focus[disabled] {
	color:#fff;
	background-color:#cf482c;
	*background-color:#ba4128;
}
.header-banner-large .btn-primary:hover:active, .header-banner-large .btn-primary:hover.active, .header-banner-large .btn-primary:focus:active, .header-banner-large .btn-primary:focus.active { background-color:#a53923 \9; }
.logo { padding:30px 0 0 37px; }
@media (min-width: 768px) and (max-width: 979px) {
	.logo { width:100%; }
}
@media (max-width: 767px) {
	.logo {
		float:none !important;
		text-align:center;
		margin-bottom:22px;
		padding:20px 0 0 0;
	}
}
.logo_h__txt { margin:-9px 0 0 0; }
.logo_link:hover, .logo_link:focus {
	color:#fff;
	text-decoration:none;
}
.nav__primary { margin-bottom:0; }
.sf-menu ul { width:84px; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	margin:34px 0 0 -62px;
	left:50%;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { margin:-7px 0 0 20px; }
.sf-menu { padding:32px 71px 0 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.sf-menu { padding-right:20px; }
}
.sf-menu > li {
	background-color:transparent;
	margin-left:53px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.sf-menu > li { margin-left:20px; }
}
.sf-menu > li:first-child { margin-left:0; }
.sf-menu > li > a {
	padding:0;
	border:none;
	color:#fff;
	position:relative;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.sf-menu > li > a .arrow {
	width:100%;
	height:5px;
	background-position:50% -5px;
	background-repeat:no-repeat;
	background-image:url(images/nav-arrow.gif);
	position:absolute;
	left:0;
	top:-32px;
	-webkit-transition:inherit;
	-moz-transition:inherit;
	-o-transition:inherit;
	transition:inherit;
}
.sf-menu > li > ul {
	background-color:#fff;
	padding:7px 20px 8px;
}
.sf-menu > li > ul:before {
	content:'';
	width:100%;
	height:5px;
	background-repeat:no-repeat;
	background-position:50% 0;
	background-image:url(images/submenu-arrow.gif);
	position:absolute;
	top:-5px;
	left:0;
}
.sf-menu li li {
	background-color:transparent;
	background-repeat:repeat-x;
	background-position:0 0;
	background-image:url(images/divider.gif);
}
.sf-menu li li:first-child { background-image:none; }
.sf-menu li li a {
	font-family:'Open Sans', sans-serif;
	font-size:12px;
	text-transform:uppercase;
	padding:6px 0;
	border:none;
	color:#282e36;
	display:inline-block;
	vertical-align:top;
}
.sf-menu li li ul {
	padding:7px 16px 8px;
	background-color:#e75a3d;
}
.sf-menu li li li {
	text-align:left;
	background-image:url(images/divider1.gif);
}
.sf-menu li li li a { color:#ffbaac; }
.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;
	color:#15c1c6;
}
.sf-menu > li > a:hover .arrow, .sf-menu > li.sfHover > a .arrow, .sf-menu > li.current-menu-item > a .arrow, .sf-menu > li.current_page_item > a .arrow { background-position:50% 0; }
.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:#15c1c6;
}
.sf-menu li li li > a:hover, .sf-menu li li li.sfHover > a, .sf-menu li li li.current-menu-item > a, .sf-menu li li li.current_page_item > a { color:#fff; }
.header .search-form {
	position:absolute;
	right:0;
	top:6px;
}
.search-form input[type="text"]:focus {
	border-color:#fff;
	background-color:#fff;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.search-form input[type="submit"] {
	height:35px;
	color:#fff;
	text-shadow:none;
	background-color:#15c1c6;
	background-image:-moz-linear-gradient(top,#15c1c6,#15c1c6);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#15c1c6),to(#15c1c6));
	background-image:-webkit-linear-gradient(top,#15c1c6,#15c1c6);
	background-image:-o-linear-gradient(top,#15c1c6,#15c1c6);
	background-image:linear-gradient(to bottom,#15c1c6,#15c1c6);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff15c1c6', endColorstr='#ff15c1c6', GradientType=0);
	border-color:#15c1c6 #15c1c6 #0e7e81;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#15c1c6;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.search-form input[type="submit"]:hover, .search-form input[type="submit"]:focus, .search-form input[type="submit"]:active, .search-form input[type="submit"].active, .search-form input[type="submit"].disabled, .search-form input[type="submit"][disabled] {
	color:#fff;
	background-color:#15c1c6;
	*background-color:#13abaf;
}
.search-form input[type="submit"]:active, .search-form input[type="submit"].active { background-color:#109498 \9; }
.search-form input[type="submit"]:hover, .search-form input[type="submit"]:focus {
	color:#fff;
	text-shadow:none;
	background-color:#0ba2a6;
	background-image:-moz-linear-gradient(top,#0ba2a6,#0ba2a6);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#0ba2a6),to(#0ba2a6));
	background-image:-webkit-linear-gradient(top,#0ba2a6,#0ba2a6);
	background-image:-o-linear-gradient(top,#0ba2a6,#0ba2a6);
	background-image:linear-gradient(to bottom,#0ba2a6,#0ba2a6);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0ba2a6', endColorstr='#ff0ba2a6', GradientType=0);
	border-color:#0ba2a6 #0ba2a6 #065c5e;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#0ba2a6;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.search-form input[type="submit"]:hover:hover, .search-form input[type="submit"]:hover:focus, .search-form input[type="submit"]:hover:active, .search-form input[type="submit"]:hover.active, .search-form input[type="submit"]:hover.disabled, .search-form input[type="submit"]:hover[disabled], .search-form input[type="submit"]:focus:hover, .search-form input[type="submit"]:focus:focus, .search-form input[type="submit"]:focus:active, .search-form input[type="submit"]:focus.active, .search-form input[type="submit"]:focus.disabled, .search-form input[type="submit"]:focus[disabled] {
	color:#fff;
	background-color:#0ba2a6;
	*background-color:#098b8e;
}
.search-form input[type="submit"]:hover:active, .search-form input[type="submit"]:hover.active, .search-form input[type="submit"]:focus:active, .search-form input[type="submit"]:focus.active { background-color:#087376 \9; }
.page-template-page-fullwidth-php #content { padding-top:0; }
.content-holder {
	padding-bottom:50px;
	background-color:#fff;
}
.home .content-holder {
	background-color:transparent;
	padding-bottom:0;
}
@media (max-width: 767px) {
	.content-holder {
		padding-left:20px;
		padding-right:20px;
	}
}
.title-section {
	margin:0;
	padding:28px 0 25px 0;
	background-color:#15c1c6;
	color:#fff;
	position:relative;
	z-index:1;
}
.title-section:before, .title-section:after {
	content:'';
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	background-color:inherit;
	z-index:-1;
}
.title-section:before { left:-99%; }
.title-section:after { right:-99%; }
.title-header {
	margin:0 0 5px 0;
	overflow:visible;
	color:#fff;
	font-size:40px;
	font-weight:300;
	text-transform:uppercase;
}
@media (max-width: 480px) {
	.title-header { font-size:30px; }
}
.breadcrumb__t {
	background-color:transparent;
	padding:0;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.breadcrumb__t li {
	text-shadow:none;
	font-family:'Open Sans', sans-serif;
	font-size:12px;
	text-transform:uppercase;
}
.breadcrumb__t li.active { color:#ffbaac; }
.breadcrumb__t li.divider:after {
	content:'';
	width:5px;
	height:9px;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(images/arrow2.gif);
	display:inline-block;
	vertical-align:top;
	margin:7px 13px 0 13px;
}
.breadcrumb__t li a { color:#fff; }
.post-title {
	font-size:21px;
	font-weight:600;
	line-height:1.2em;
	color:#838383;
	margin-bottom:25px;
}
.post-title a:hover, .post-title a:focus { text-decoration:none; }
.post .btn-primary {
	font-size:14px;
	padding:10px 24px;
}
.post_meta { border-color:#ededed; }
.post_meta>div.post_meta_unite { border-color:#ededed; }
.post_meta a { color:#7d7d7d; }
.post_meta i { color:#e75a3d; }
.pagination__posts ul {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.pagination__posts ul li a {
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
}
.share-buttons span, .share-buttons li { line-height:18px; }
.post-author {
	margin-bottom:2em;
	padding:0;
	border:none;
}
.post-author_h {
	font-size:21px;
	font-weight:600;
	line-height:1.2em;
	color:#838383;
	margin-bottom:28px;
}
.post-author_h small { text-transform:capitalize; }
.post-author_h a { text-transform:capitalize; }
.post-author_h a:hover, .post-author_h a:focus {
	text-decoration:none;
	color:#e75a3d;
}
.post-author_link a { text-transform:capitalize; }
.post-author_link a:hover, .post-author_link a:focus {
	text-decoration:none;
	color:#e75a3d;
}
.post-author_gravatar img {
	padding:0;
	border:none;
	background-color:transparent;
}
@media (min-width: 1200px) {
	.post-author_desc { overflow:hidden; }
}
#recent-author-comments { padding-top:30px; }
#recent-author-comments h3 { margin-bottom:30px; }
#recent-author-comments ul { margin-left:0; }
#recent-author-comments ul li {
	list-style-type:none;
	font-size:16px;
	line-height:1.2em;
	border-top:1px solid #ededed;
	margin-top:10px;
	padding-top:10px;
}
#recent-author-comments ul li:first-child {
	border-top:none;
	margin-top:0;
	padding-top:0;
}
#recent-author-comments ul li:before {
	content:'';
	width:11px;
	height:11px;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(images/arrow1.png);
	display:inline-block;
	vertical-align:top;
	margin:4px 13px 0 0;
}
#recent-author-comments ul li a { color:#15c1c6; }
#recent-author-comments ul li a:hover, #recent-author-comments ul li a:focus {
	text-decoration:none;
	color:#57606d;
}
.related-posts_h {
	font-size:21px;
	font-weight:600;
	line-height:1.2em;
	color:#838383;
	margin-bottom:28px;
}
.related-posts_item {
	font-size:14px;
	line-height:22px;
}
.related-posts .featured-thumbnail { margin-bottom:25px; }
.testimonial {
	padding:0;
	border:none;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	line-height:22px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.testimonial_bq p {
	font-size:14px;
	line-height:22px;
}
.testimonial_content {
	background:url(images/quotes.png) no-repeat 0 5px;
	padding:10px 0 0 40px;
}
.testimonial small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.testimonial small .user {
	color:#464646;
	font-weight:bold;
}
.testimonial small a {
	color:#15c1c6;
	font-size:inherit;
}
.page-header {
	margin-top:0;
	border-color:#ededed;
}
.page-header h1 {
	font-size:21px;
	font-weight:600;
	line-height:1.2em;
}
.single-pager { border-color:#ededed; }
.single-pager a {
	border-color:#ededed !important;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
}
.filter-wrapper .pull-right { float:left !important; }
.filter-wrapper strong {
	padding:0;
	margin-right:21px;
	font-family:'Open Sans', sans-serif;
	font-weight:600;
	font-size:16px;
	line-height:1.2em;
	color:#838383;
}
.nav-pills { margin-bottom:32px; }
.nav-pills li {
	font-family:'Open Sans', sans-serif;
	font-weight:600;
	font-size:16px;
	line-height:1.2em;
}
.nav-pills li:before {
	content:'|';
	float:left;
	margin:0 22px;
}
.nav-pills li:first-child:before { display:none; }
.nav-pills li a {
	padding:0;
	margin:0;
	display:inline;
	background:none !important;
	line-height:1.2em;
}
@media (max-width: 480px) {
	.nav-pills li a { padding:0; }
}
.nav-pills li a:hover, .nav-pills li a:focus { color:#e75a3d; }
.nav-pills li.active a { color:#e75a3d !important; }
.filterable-portfolio .caption__portfolio { padding-top:24px; }
.filterable-portfolio h3 a { color:#464646; }
.filterable-portfolio h3 a:hover, .filterable-portfolio h3 a:focus {
	text-decoration:none;
	color:#e75a3d;
}
.filterable-portfolio .btn-primary {
	color:#535353;
	font-size:18px;
	padding:0;
	text-transform:lowercase;
	padding:0 0 0 19px;
	background-color:transparent !important;
	background-repeat:no-repeat !important;
	background-position:0 7px !important;
	background-image:url(images/arrow.png) !important;
}
.filterable-portfolio .btn-primary:hover, .filterable-portfolio .btn-primary:focus {
	font-weight:bold;
	background-position:0 -32px !important;
	-webkit-transition:0.0s;
	-moz-transition:0.0s;
	-o-transition:0.0s;
	transition:0.0s;
}
.zoom-icon { background:rgba(255,255,255,0.8); }
.no-rgba .zoom-icon { background:url(images/white-opacity-80.png); }
.zoom-icon:before {
	margin:-22.5px 0 0 -22.5px;
	width:45px;
	height:45px;
	background:url(images/magnify-alt.png) 50% 50% no-repeat;
}
.single-portfolio .featured-thumbnail.large {
	margin-bottom:0;
	padding-bottom:1.5em;
}
.comments-h {
	font-size:21px;
	font-weight:600;
	line-height:1.2em;
	color:#838383;
}
.comment .comment-body {
	margin-top:26px;
	padding:0 0 26px 0;
	border:none;
	border-bottom:1px solid #f0f0f0;
	background-color:transparent;
}
.comment.bypostauthor .comment-body { background-color:transparent; }
.comment-author .author {
	width:70px;
	text-align:left;
	font-size:15px;
	font-weight:normal;
	color:#464646;
	padding-top:29px;
}
.comment-meta { padding-top:10px; }
.comment-meta:before {
	color:#e75a3d;
	font-family:FontAwesome;
	margin:0 11px 0 0;
	display:inline-block;
	vertical-align:top;
	content:'\f073';
}
.reply {
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	margin-left:49px;
}
.reply a {
	font-family:'Open Sans', sans-serif;
	text-transform:uppercase;
	border:none;
	font-size:14px;
	padding:10px 24px;
	color:#fff;
	text-shadow:none;
	background-color:#4a535c;
	background-image:-moz-linear-gradient(top,#4a535c,#4a535c);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#4a535c),to(#4a535c));
	background-image:-webkit-linear-gradient(top,#4a535c,#4a535c);
	background-image:-o-linear-gradient(top,#4a535c,#4a535c);
	background-image:linear-gradient(to bottom,#4a535c,#4a535c);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a535c', endColorstr='#ff4a535c', GradientType=0);
	border-color:#4a535c #4a535c #282d32;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#4a535c;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.reply a:hover, .reply a:focus, .reply a:active, .reply a.active, .reply a.disabled, .reply a[disabled] {
	color:#fff;
	background-color:#4a535c;
	*background-color:#3f464e;
}
.reply a:active, .reply a.active { background-color:#333a40 \9; }
.reply a:hover, .reply a:focus {
	color:#353b43;
	text-shadow:none;
	background-color:#15c1c6;
	background-image:-moz-linear-gradient(top,#15c1c6,#15c1c6);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#15c1c6),to(#15c1c6));
	background-image:-webkit-linear-gradient(top,#15c1c6,#15c1c6);
	background-image:-o-linear-gradient(top,#15c1c6,#15c1c6);
	background-image:linear-gradient(to bottom,#15c1c6,#15c1c6);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff15c1c6', endColorstr='#ff15c1c6', GradientType=0);
	border-color:#15c1c6 #15c1c6 #0e7e81;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#15c1c6;
	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], .reply a:focus:hover, .reply a:focus:focus, .reply a:focus:active, .reply a:focus.active, .reply a:focus.disabled, .reply a:focus[disabled] {
	color:#353b43;
	background-color:#15c1c6;
	*background-color:#13abaf;
}
.reply a:hover:active, .reply a:hover.active, .reply a:focus:active, .reply a:focus.active { background-color:#109498 \9; }
#respond h3 {
	font-size:21px;
	font-weight:600;
	line-height:1.2em;
	color:#838383;
	margin-bottom:28px;
}
.comment-list ul.children { margin-left:50px; }
@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 p { *zoom:1; }
#commentform p:before, #commentform p:after {
	display:table;
	content:"";
	line-height:0;
}
#commentform p:after { clear:both; }
#commentform p.field { margin-bottom:15px; }
#commentform input[type="text"] {
	width:348px;
	padding:5px 10px 6px;
}
#commentform textarea {
	border-color:#f5f5f5;
	width:100%;
	max-width:100%;
	min-width:100px;
	min-height:341px;
	height:341px;
	margin-bottom:13px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#commentform textarea:focus { border-color:#15c1c6; }
#commentform input[type="submit"] { float:right; }
.widget { margin-bottom:55px; }
.widget > h3 {
	font-size:21px;
	font-weight:600;
	line-height:1.2em;
	color:#838383;
	margin:11px 0 28px;
}
.widget ul { margin-left:0; }
.widget ul li {
	list-style-type:none;
	font-size:16px;
	line-height:1.2em;
	border-top:1px solid #ededed;
	margin-top:10px;
	padding-top:10px;
}
.widget ul li:first-child {
	border-top:none;
	margin-top:0;
	padding-top:0;
}
.widget ul li:before {
	content:'';
	width:11px;
	height:11px;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(images/arrow1.png);
	display:inline-block;
	vertical-align:top;
	margin:4px 13px 0 0;
}
.widget ul li a { color:#7d7d7d; }
.widget ul li a:hover, .widget ul li a:focus {
	text-decoration:none;
	color:#15c1c6;
}
.widget ul li a.btn-primary { color:#fff; }
.widget ul ul {
	padding-top:10px;
	margin:10px 0 0 24px;
	border-top:1px solid #ededed;
}
#wp-calendar td#today {
	color:#e75a3d;
	font-weight:bold;
}
#wp-calendar caption { color:#15c1c6; }
#wp-calendar thead th { color:#15c1c6; }
.post-list li {
	margin:7px 0 0 0 !important;
	padding:22px 0 0 0 !important;
	font-size:14px !important;
	line-height:22px !important;
}
.post-list li:before { display:none !important; }
.post-list li:first-child {
	margin-top:0 !important;
	padding-top:0 !important;
}
.post-list_h {
	font-size:21px;
	line-height:1.2em;
}
.post-list time:before {
	color:#e75a3d;
	font-family:FontAwesome;
	margin:0 11px 0 0;
	content:'\f073';
}
.post-list .featured-thumbnail img { width:100%; }
.comments-custom li {
	margin:0 !important;
	padding:25px 0 25px 0 !important;
	font-size:14px !important;
	line-height:22px !important;
}
.comments-custom li:before { display:none !important; }
.comments-custom li:first-child { padding-top:0 !important; }
.comments-custom li:first-child {
	padding-top:0;
	border-top:none;
}
.comments-custom_txt {
	padding:0;
	border-top:none;
}
.comments-custom i {
	font-size:14px;
	color:#e75a3d;
	padding-top:2px;
}
.banners { margin-bottom:55px; }
.flickr_li {
	font-size:14px !important;
	line-height:22px !important;
	border:none !important;
	padding:0 !important;
	margin:0 !important;
}
.flickr_li:before { display:none !important; }
.flickr_li .thumbnail:hover, .flickr_li .thumbnail:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.social_li {
	border:none !important;
	padding-top:0 !important;
	margin-top:0 !important;
}
.social_li:before { display:none !important; }
.testimonials.grid-style { margin:-50px 0 0 -30px; }
.ie8 .testimonials.grid-style { margin-left:-20px; }
@media (max-width: 1200px) {
	.testimonials.grid-style { margin-left:-20px; }
}
@media (max-width: 767px) {
	.testimonials.grid-style { margin-left:0; }
}
.testimonials.grid-style .testi-item {
	float:left;
	width:570px;
	margin:50px 0 0 30px;
	padding:0;
}
.ie8 .testimonials.grid-style .testi-item {
	margin-left:20px;
	width:460px;
}
@media (max-width: 1200px) {
	.testimonials.grid-style .testi-item {
		margin-left:20px;
		width:460px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.testimonials.grid-style .testi-item { width:352px; }
}
@media (max-width: 767px) {
	.testimonials.grid-style .testi-item {
		width:auto;
		margin-left:0;
	}
}
.testimonials .testi-item blockquote {
	padding:0;
	background-color:transparent;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.testimonials .testi-item blockquote:before { display:none; }
.testimonials .testi-item blockquote:after { display:none; }
.testimonials .testi-item blockquote > a {
	color:#7d7d7d;
	font-size:14px;
	line-height:22px;
	position:relative;
	padding:0;
}
.testimonials .testi-item blockquote > a:before {
	content:'';
	width:23px;
	height:16px;
	background:url(images/quotes.png) 0 0 no-repeat;
	position:absolute;
	left:-40px;
	top:0;
}
.testimonials .testi-item blockquote > a:hover { color:#e75a3d; }
.testimonials .testi-item .featured-thumbnail {
	margin:5px 70px 0 0;
	width:70px;
	height:70px;
}
.testimonials .testi-item .testi-meta {
	padding-top:20px;
	padding-left:140px;
}
.ie8 .testimonials .testi-item .testi-meta { padding-left:0; }
@media (max-width: 1200px) {
	.testimonials .testi-item .testi-meta { padding-left:0; }
}
.testimonials .testi-item .testi-meta .user {
	font-weight:bold;
	color:#464646;
}
.mini-posts-list { margin:0 0 25px; }
.fullwidth-box.style-2 .mini-posts-list { padding-top:42px; }
.mini-post-holder {
	padding:26px 0 0 0;
	margin:20px 0 0 0;
	border-color:#fff;
}
.mini-post-holder:first-child {
	border:none;
	padding:0;
	margin:0;
}
.mini-post-content h4 {
	font-size:21px;
	line-height:1.2em;
	margin:4px 0 14px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.mini-post-content h4 { font-size:18px; }
}
.mini-post-content h4 a { color:#464646; }
.mini-post-content h4 a:hover, .mini-post-content h4 a:focus {
	color:#e75a3d;
	text-decoration:none;
}
.mini-post-meta time {
	font-size:21px;
	font-family:'Open Sans', sans-serif;
	font-weight:bold;
	line-height:1.2em;
	color:#15c1c6;
}
.service-box {
	padding:49px 0 54px 0;
	background-color:transparent;
	border:none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
@media (max-width: 767px) {
	.service-box {
		padding:25px 0;
		text-align:center;
	}
}
.fullwidth-box.style-1 .service-box {
	text-align:center;
	padding:0;
}
@media (max-width: 767px) {
	.fullwidth-box.style-1 .service-box { margin-bottom:30px; }
}
.service-box .icon { margin:0 22px 0 0; }
@media (max-width: 767px) {
	.service-box .icon {
		float:none;
		margin-right:0;
	}
}
.fullwidth-box.style-1 .service-box .icon {
	float:none;
	margin:0 auto 37px;
	width:133px;
	height:133px;
	line-height:133px;
	border:6px solid #4a535c;
	overflow:hidden;
	-webkit-border-radius:133px;
	-moz-border-radius:133px;
	border-radius:133px;
}
@media (max-width: 767px) {
	.fullwidth-box.style-1 .service-box .icon { margin-bottom:20px; }
}
.service-box h2 { margin:3px 0 14px 0; }
.fullwidth-box.style-1 .service-box h2 {
	text-transform:uppercase;
	font-size:18px;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:13px;
}
.service-box_body { overflow:hidden; }
.fullwidth-box.style-1 .service-box_body { overflow:visible; }
.service-box_txt {
	font-size:16px;
	margin-bottom:15px;
	color:#aaaaaa;
}
.fullwidth-box.style-1 .service-box_txt {
	font-size:14px;
	line-height:20px;
	margin-bottom:19px;
	color:#848d9a;
}
.service-box .btn-align { text-align:left; }
@media (max-width: 767px) {
	.service-box .btn-align { text-align:center; }
}
.fullwidth-box.style-1 .service-box .btn-align { text-align:center; }
.service-box .btn-primary {
	color:#535353;
	padding:0 0 0 19px;
	text-transform:lowercase;
	background:url(images/arrow1.png) no-repeat 0 5px;
}
.service-box .btn-primary.btn-large {
	font-size:16px;
	line-height:1.2em;
}
.service-box .btn-primary:hover, .service-box .btn-primary:focus {
	font-weight:bold;
	background-color:transparent !important;
	background-repeat:no-repeat;
	background-image:url(images/arrow1.png);
	background-position:0 -34px;
	-webkit-transition:0.0s;
	-moz-transition:0.0s;
	-o-transition:0.0s;
	transition:0.0s;
}
.fullwidth-box.style-1 .service-box .btn-primary {
	text-transform:uppercase;
	background-image:none;
	background-position:0 0;
	color:#fff;
	text-shadow:none;
	background-color:#4a535c;
	background-image:-moz-linear-gradient(top,#4a535c,#4a535c);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#4a535c),to(#4a535c));
	background-image:-webkit-linear-gradient(top,#4a535c,#4a535c);
	background-image:-o-linear-gradient(top,#4a535c,#4a535c);
	background-image:linear-gradient(to bottom,#4a535c,#4a535c);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a535c', endColorstr='#ff4a535c', GradientType=0);
	border-color:#4a535c #4a535c #282d32;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#4a535c !important;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.fullwidth-box.style-1 .service-box .btn-primary:hover, .fullwidth-box.style-1 .service-box .btn-primary:focus, .fullwidth-box.style-1 .service-box .btn-primary:active, .fullwidth-box.style-1 .service-box .btn-primary.active, .fullwidth-box.style-1 .service-box .btn-primary.disabled, .fullwidth-box.style-1 .service-box .btn-primary[disabled] {
	color:#fff;
	background-color:#4a535c;
	*background-color:#3f464e;
}
.fullwidth-box.style-1 .service-box .btn-primary:active, .fullwidth-box.style-1 .service-box .btn-primary.active { background-color:#333a40 \9; }
.fullwidth-box.style-1 .service-box .btn-primary.btn-normal { font-size:14px; }
.fullwidth-box.style-1 .service-box .btn-primary:hover, .fullwidth-box.style-1 .service-box .btn-primary:focus {
	font-weight:normal;
	color:#fff !important;
	background-color:#15c1c6 !important;
}
.fullwidth-box.style-1 .service-box:hover .icon { border-color:#bcbdbd; }
.fullwidth-box.style-1 .service-box:hover .icon img { margin-top:-133px; }
.fullwidth-box.style-1 .service-box:hover .btn-primary {
	color:#353b43;
	text-shadow:none;
	background-color:#15c1c6;
	background-image:-moz-linear-gradient(top,#15c1c6,#15c1c6);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#15c1c6),to(#15c1c6));
	background-image:-webkit-linear-gradient(top,#15c1c6,#15c1c6);
	background-image:-o-linear-gradient(top,#15c1c6,#15c1c6);
	background-image:linear-gradient(to bottom,#15c1c6,#15c1c6);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff15c1c6', endColorstr='#ff15c1c6', GradientType=0);
	border-color:#15c1c6 #15c1c6 #0e7e81;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#15c1c6;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.fullwidth-box.style-1 .service-box:hover .btn-primary:hover, .fullwidth-box.style-1 .service-box:hover .btn-primary:focus, .fullwidth-box.style-1 .service-box:hover .btn-primary:active, .fullwidth-box.style-1 .service-box:hover .btn-primary.active, .fullwidth-box.style-1 .service-box:hover .btn-primary.disabled, .fullwidth-box.style-1 .service-box:hover .btn-primary[disabled] {
	color:#353b43;
	background-color:#15c1c6;
	*background-color:#13abaf;
}
.fullwidth-box.style-1 .service-box:hover .btn-primary:active, .fullwidth-box.style-1 .service-box:hover .btn-primary.active { background-color:#109498 \9; }
.footer {
	background-color:transparent;
	border:none;
	padding:46px 0 84px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer { padding-bottom:46px; }
}
@media (max-width: 767px) {
	.footer { padding:30px 20px 40px; }
}
.contacts {
	font-size:15px;
	font-family:'Open Sans', sans-serif;
}
@media (max-width: 767px) {
	.contacts { text-align:center; }
}
.contacts .icon { float:left; }
@media (max-width: 767px) {
	.contacts .icon {
		float:none;
		display:inline-block;
		vertical-align:top;
	}
}
.contacts address {
	font-weight:600;
	text-transform:uppercase;
	line-height:20px;
	color:#57606d;
	margin:0 35px 0 0;
	padding:19px 78px 9px 0;
	border-right:1px solid #e5e5e5;
}
@media (max-width: 767px) {
	.contacts address {
		border-right:none;
		margin-right:0;
		padding-right:0;
	}
}
.contacts address .icon { margin:0 33px 0 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.contacts address .icon {
		float:none;
		margin:0 0 10px 0;
	}
}
@media (max-width: 767px) {
	.contacts address .icon {
		float:none;
		margin:0 10px 0 0;
	}
}
.contacts address .text {
	position:relative;
	top:2px;
	overflow:hidden;
	display:block;
}
@media (max-width: 767px) {
	.contacts address .text {
		top:0;
		padding-top:10px;
		display:inline-block;
		vertical-align:top;
	}
}
.contacts .email-wrapper {
	display:block;
	border-right:1px solid #e5e5e5;
	margin:0 1px 0 0;
	padding:20px 0 10px 0;
}
@media (max-width: 767px) {
	.contacts .email-wrapper {
		border-right:none;
		margin-right:0;
	}
}
.contacts .email-wrapper .icon-wrapper {
	position:relative;
	float:left;
	margin:0 18px 0 0;
}
.contacts .email-wrapper .icon-hover {
	position:absolute;
	left:0;
	top:0;
	visibility:hidden;
}
.contacts .email-wrapper a {
	font-weight:bold;
	display:inline-block;
	vertical-align:top;
	line-height:35px;
}
.contacts .email-wrapper a:hover, .contacts .email-wrapper a:focus {
	color:#57606d;
	text-decoration:none;
}
.contacts .email-wrapper a:hover img, .contacts .email-wrapper a:focus img { visibility:hidden; }
.contacts .email-wrapper a:hover .icon-hover, .contacts .email-wrapper a:focus .icon-hover { visibility:visible; }
.contacts .email-wrapper a:hover .icon-hover img, .contacts .email-wrapper a:focus .icon-hover img { visibility:visible; }
nav.footer-nav {
	float:none;
	margin-bottom:0;
	padding:30px 0 0 0;
}
nav.footer-nav ul {
	float:none;
	text-align:center;
}
nav.footer-nav ul li {
	float:none;
	display:inline;
	padding:0 7px 0 8px;
}
@media (min-width: 768px) and (max-width: 979px) {
	nav.footer-nav ul li { padding:0 10px; }
}
@media (max-width: 767px) {
	nav.footer-nav ul li { padding:0 5px; }
}
nav.footer-nav ul li a { text-decoration:none; }
nav.footer-nav ul li a:hover {
	color:#15c1c6;
	text-decoration:none;
}
nav.footer-nav ul li.current-menu-item a {
	color:#15c1c6;
	text-decoration:none;
}
.copyright { padding:0; }
.footer-text {
	float:none;
	color:#57606d;
	font-size:16px;
	font-family:'Open Sans', sans-serif;
}
@media (max-width: 767px) {
	.footer-text {
		text-align:center;
		margin-bottom:0;
		padding-top:10px;
	}
}
.footer-text .bull {
	color:#15c1c6;
	font-family:Arial, Helvetica, sans-serif;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer-text .bull:after {
		display:block;
		content:'';
		*zoom:1;
	}
	.footer-text .bull:after:before, .footer-text .bull:after:after {
		display:table;
		content:"";
		line-height:0;
	}
	.footer-text .bull:after:after { clear:both; }
}
.footer-text a { color:inherit; }
.footer-text a.site-name {
	font-size:36px;
	font-family:'Racing Sans One', cursive;
	line-height:1.2em;
	color:#565f6c;
}
.footer-text a.site-name:hover, .footer-text a.site-name:focus { text-decoration:none; }
.wpcf7-form p.field { overflow:visible; }
.wpcf7-form .ajax-loader { margin-top:10px; }
.wpcf7-not-valid-tip { padding-top:3px !important; }
blockquote { padding-left:0; }
blockquote .extra-wrap {
	padding-left:40px;
	background-repeat:no-repeat;
	background-position:0 5px;
	background-image:url(images/quotes.png);
}
blockquote h3 { margin-bottom:0; }
blockquote p {
	font-size:14px;
	line-height:22px;
	margin-bottom:22px;
}
blockquote a {
	font-size:16px;
	color:#464646;
}
.sm_hr { background-color:#f0f0f0; }
.list.styled.arrow-list > ul { margin-left:0; }
.list.styled.arrow-list > ul li {
	list-style-type:none;
	font-size:16px;
	line-height:1.2em;
	border-top:1px solid #ededed;
	margin-top:10px;
	padding-top:10px;
}
.fullwidth-box.style-2 .list.styled.arrow-list > ul li { border-color:#fff; }
.list.styled.arrow-list > ul li:first-child {
	border-top:none;
	margin-top:0;
	padding-top:0;
}
.list.styled.arrow-list > ul li:before {
	content:'';
	width:11px;
	height:11px;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(images/arrow1.png);
	display:inline-block;
	vertical-align:top;
	margin:4px 13px 0 0;
}
.list.styled.arrow-list > ul li a { color:#7d7d7d; }
.list.styled.arrow-list > ul li a:hover, .list.styled.arrow-list > ul li a:focus {
	text-decoration:none;
	color:#15c1c6;
}
.list.styled.arrow-list > ul li a.btn-primary { color:#fff; }
.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;
}
.social-networks-wrapper h2 { padding-top:6px; }
.social-networks-wrapper ul {
	margin:0;
	padding-top:6px;
	*zoom:1;
}
.social-networks-wrapper ul:before, .social-networks-wrapper ul:after {
	display:table;
	content:"";
	line-height:0;
}
.social-networks-wrapper ul:after { clear:both; }
.social-networks-wrapper ul li {
	list-style-type:none;
	float:left;
	margin:0 3px 0 0;
}
@media (max-width: 767px) {
	.social-networks-wrapper ul li {
		float:none;
		display:inline;
		margin:0;
	}
}
.social-networks-wrapper ul li img { margin:0; }
.social-networks-wrapper ul li a {
	width:31px;
	height:31px;
	border:2px solid #e5e4e4;
	overflow:hidden;
	float:left;
	-webkit-border-radius:31px;
	-moz-border-radius:31px;
	border-radius:31px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
@media (max-width: 767px) {
	.social-networks-wrapper ul li a {
		float:none;
		display:inline-block;
		vertical-align:top;
	}
}
.social-networks-wrapper ul li a:hover, .social-networks-wrapper ul li a:focus { border-color:#b3b0b0; }
.social-networks-wrapper ul li a:hover img, .social-networks-wrapper ul li a:focus img { margin-top:0; }
.custom-box {
	background:url(images/pattern.gif);
	margin-bottom:30px;
}
.custom-box .inner { padding:25px 41px; }
@media (min-width: 768px) and (max-width: 979px) {
	.custom-box .inner { padding:25px; }
}
@media (max-width: 767px) {
	.custom-box .inner { padding:20px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.custom-box .icon { float:none !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.custom-box h3 {
		font-size:18px;
		line-height:1.2em;
	}
}
@media (max-width: 767px) {
	.custom-box h3 {
		font-size:18px;
		line-height:1.2em;
	}
}
.fullwidth-box { position:relative; }
.fullwidth-box:before, .fullwidth-box:after {
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	background:inherit;
	z-index:-1;
}
.fullwidth-box:before { left:-99%; }
.fullwidth-box:after { right:-99%; }
.fullwidth-box.style-1 {
	background-color:#2f343c;
	background-repeat:repeat-x;
	background-position:0 0;
	background-image:url(images/box-tail.gif);
	margin-top:-1px;
}
.fullwidth-box.style-1 .inner {
	background-repeat:no-repeat;
	background-position:50% 0;
	background-image:url(images/splash.png);
	min-height:190px;
	padding:60px 0 59px 0;
}
@media (max-width: 767px) {
	.fullwidth-box.style-1 .inner {
		padding:40px 0 10px 0;
		margin:0 -20px;
		padding-left:20px;
		padding-right:20px;
	}
}
.fullwidth-box.style-1 h2 { color:#fff; }
.fullwidth-box.style-2 {
	background-repeat:repeat;
	background-position:0 0;
	background-image:url(images/pattern1.jpg);
	margin:-1px 0 50px 0;
}
.home .fullwidth-box.style-2 { margin:0; }
.fullwidth-box.style-2 .inner { padding:58px 0; }
.home .fullwidth-box.style-2 .inner {
	min-height:421px;
	padding:16px 0 19px 0;
}
@media (max-width: 767px) {
	.home .fullwidth-box.style-2 .inner {
		padding-bottom:35px;
		text-align:center;
	}
}
.fullwidth-box.style-2 h1 {
	font-size:36px;
	line-height:1.2em;
	color:#505050;
	margin:45px 0 11px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.fullwidth-box.style-2 h1 {
		font-size:25px;
		margin-top:42px;
	}
}
@media (max-width: 480px) {
	.fullwidth-box.style-2 h1 {
		font-size:25px;
		margin-top:42px;
	}
}
.fullwidth-box.style-2 h1 strong {
	color:#ff670d;
	font-size:55px;
	font-weight:600;
	line-height:1.2em;
	display:block;
	margin-bottom:3px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.fullwidth-box.style-2 h1 strong { font-size:36px; }
}
@media (max-width: 480px) {
	.fullwidth-box.style-2 h1 strong { font-size:36px; }
}
.home .fullwidth-box.style-2 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal !important;
	line-height:36px;
	color:#b3b3b3;
	margin:0 0 20px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.home .fullwidth-box.style-2 h2 {
		font-size:20px;
		line-height:1.2em;
	}
}
@media (max-width: 480px) {
	.home .fullwidth-box.style-2 h2 {
		font-size:20px;
		line-height:1.2em;
	}
}
.home .fullwidth-box.style-2 p {
	font-size:16px;
	line-height:22px;
	color:#a8a8a8;
	margin-bottom:22px;
}
.fullwidth-box.style-3 {
	background-color:#fff;
	height:252px;
}
@media (max-width: 767px) {
	.fullwidth-box.style-3 {
		height:auto;
		text-align:center;
	}
}
.fullwidth-box.style-3 .inner { padding:62px 0 0 0; }
.ie8 .fullwidth-box.style-3 .inner { padding-top:50px; }
@media (max-width: 1200px) {
	.fullwidth-box.style-3 .inner { padding-top:50px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.fullwidth-box.style-3 .inner { padding-top:28px; }
}
@media (max-width: 767px) {
	.fullwidth-box.style-3 .inner { padding:20px 0 30px; }
}
.fullwidth-box.style-3 .inner:before {
	content:'';
	width:557px;
	height:252px;
	position:absolute;
	left:-62px;
	top:0;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(images/box-img.jpg);
}
@media (min-width: 768px) and (max-width: 979px) {
	.fullwidth-box.style-3 .inner:before { left:-176px; }
}
@media (max-width: 767px) {
	.fullwidth-box.style-3 .inner:before { display:none; }
}
.fullwidth-box.style-3 .vertical-divider {
	border-left:none;
	border-right:1px solid #e5e5e5;
	margin:0 1px 0 0;
	padding:0 97px 0 0;
}
.ie8 .fullwidth-box.style-3 .vertical-divider { padding:0 20px 0 40px; }
@media (max-width: 1200px) {
	.fullwidth-box.style-3 .vertical-divider { padding:0 20px 0 40px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.fullwidth-box.style-3 .vertical-divider { padding:0 10px 0 0; }
}
@media (max-width: 767px) {
	.fullwidth-box.style-3 .vertical-divider {
		border:none;
		padding:0;
		margin:0;
	}
}
.fullwidth-box.style-3 .vertical-divider p { padding-bottom:8px; }
.fullwidth-box.style-3 h2 {
	color:#838383;
	font-weight:600;
	margin:0 0 23px 0;
	padding:9px 0 0 0;
}
.fullwidth-box.style-3 h2 strong {
	color:#464646;
	font-weight:inherit;
}
.fullwidth-box.style-3 .btn-link {
	margin:0 0 0 2px;
	background-position:0 5px;
	background-image:url(images/arrow1.png);
}
.fullwidth-box.style-3 .btn-link:hover, .fullwidth-box.style-3 .btn-link:focus {
	background-position:0 -34px;
	background-image:url(images/arrow.png);
}
input[type="submit"], input[type="reset"] {
	font-size:14px;
	height:42px;
	padding:0 23px;
}
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 {
	font-size:12px;
	color:#7d7d7d;
	border-color:#f5f5f5;
	background-color:#f5f5f5;
	padding:5px 10px 6px;
	-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 {
	background-color:transparent;
	border-color:#15c1c6;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(31,193,198,.6);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(31,193,198,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(31,193,198,.6);
}
.btn-primary {
	font-family:'Open Sans', sans-serif;
	text-transform:uppercase;
	border:none;
	color:#fff;
	text-shadow:none;
	background-color:#4a535c;
	background-image:-moz-linear-gradient(top,#4a535c,#4a535c);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#4a535c),to(#4a535c));
	background-image:-webkit-linear-gradient(top,#4a535c,#4a535c);
	background-image:-o-linear-gradient(top,#4a535c,#4a535c);
	background-image:linear-gradient(to bottom,#4a535c,#4a535c);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a535c', endColorstr='#ff4a535c', GradientType=0);
	border-color:#4a535c #4a535c #282d32;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#4a535c;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color:#fff;
	background-color:#4a535c;
	*background-color:#3f464e;
}
.btn-primary:active, .btn-primary.active { background-color:#333a40 \9; }
.btn-primary:hover, .btn-primary:focus {
	color:#353b43;
	text-shadow:none;
	background-color:#15c1c6;
	background-image:-moz-linear-gradient(top,#15c1c6,#15c1c6);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#15c1c6),to(#15c1c6));
	background-image:-webkit-linear-gradient(top,#15c1c6,#15c1c6);
	background-image:-o-linear-gradient(top,#15c1c6,#15c1c6);
	background-image:linear-gradient(to bottom,#15c1c6,#15c1c6);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff15c1c6', endColorstr='#ff15c1c6', GradientType=0);
	border-color:#15c1c6 #15c1c6 #0e7e81;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#15c1c6;
	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], .btn-primary:focus:hover, .btn-primary:focus:focus, .btn-primary:focus:active, .btn-primary:focus.active, .btn-primary:focus.disabled, .btn-primary:focus[disabled] {
	color:#353b43;
	background-color:#15c1c6;
	*background-color:#13abaf;
}
.btn-primary:hover:active, .btn-primary:hover.active, .btn-primary:focus:active, .btn-primary:focus.active { background-color:#109498 \9; }
.btn-primary.btn-normal {
	font-size:14px;
	padding:10px 24px;
}
.btn-link {
	font-family:'Open Sans', sans-serif;
	text-shadow:none;
	color:#535353;
	padding:0 0 0 19px;
	background-repeat:no-repeat;
	background-position:0 7px;
	background-image:url(images/arrow.png);
}
.btn-link.btn-normal { font-size:16px; }
.btn-link.btn-large {
	font-size:18px;
	line-height:1.2em;
}
.btn-link:hover, .btn-link:focus {
	font-weight:bold;
	text-decoration:none;
	background-position:0 -32px;
	-webkit-transition:0.0s;
	-moz-transition:0.0s;
	-o-transition:0.0s;
	transition:0.0s;
}
.btn-link.no-btn-txt {
	text-indent:-999em;
	padding:0 !important;
	width:11px;
	height:11px;
	background-position:0 0 !important;
}
.btn-link.no-btn-txt:hover, .btn-link.no-btn-txt:focus { background-position:0 -39px !important; }
#back-top { margin-bottom:0; }
#back-top-wrapper {
	position:absolute;
	right:auto;
	left:50%;
	bottom:0;
	margin-left:-28.5px;
}
#back-top a { width:57px; }
#back-top a:hover span { background-color:#e75a3d; }
#back-top span {
	margin-bottom:0;
	width:57px;
	height:50px;
	background:#15c1c6 url(images/up-arrow.png) no-repeat center 17px;
}
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:32px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
