@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,600);
@import url(//fonts.googleapis.com/css?family=Bevan);
body {
	padding:0 !important;
	background-size:cover;
}
h1 small { font-size:inherit; }
a {
	-webkit-transition:color 0.4s;
	-moz-transition:color 0.4s;
	-o-transition:color 0.4s;
	transition:color 0.4s;
}
a:hover, a:active, a:focus { text-decoration:none; }
.main-holder { overflow:hidden; }
.header {
	padding:0;
	border:none;
	margin-bottom:59px;
}
@media (max-width: 767px) {
	.header { margin-bottom:30px; }
}
.pseudoStickyBlock { max-height:115px !important; }
@media (max-width: 767px) {
	.pseudoStickyBlock { display:none !important; }
}
.logo {
	padding:0px 0 0 0;
	top:-10px;
	-webkit-transition:padding 0.4s;
	-moz-transition:padding 0.4s;
	-o-transition:padding 0.4s;
	transition:padding 0.4s;
}
@media (min-width: 768px) and (max-width: 979px) {
	.logo { width:100%; }
}
@media (max-width: 767px) {
	.logo {
		padding-top:0;
		margin-bottom:20px;
		float:none !important;
		text-align:center;
	}
}
.isStuck .logo {
	padding-top:0;
	top:-20px;
}
@media (min-width: 980px) {
	.isStuck .logo { width:60%; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.isStuck .logo { width:65%; }
}
.logo_h {
	display:inline-block;
	vertical-align:top;
	margin-right:6px;
}
@media (min-width: 980px) {
	.isStuck .logo_h { width:70%; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.isStuck .logo_h { width:75%; }
}
.logo_link:hover, .logo_link:active, .logo_link:focus { color:#ff8921; }
.logo_tagline {
	font-size:14px;
	font-family:'Open Sans', sans-serif;
	color:#626262;
	text-transform:lowercase;
	display:inline-block;
	vertical-align:top;
	padding:21px 0 0 0;
}
@media (min-width: 767px) and (max-width: 979px) {
	.logo_tagline { padding-top:0; }
}
@media (max-width: 480px) {
	.logo_tagline {
		display:block;
		padding-top:0;
	}
}
.search-form_it { margin-right:10px; }
.search-form_is { margin-top:9px; }
.nav-wrapper {
	padding:28px 0 20px 0;
	-webkit-transition:padding 0.4s;
	-moz-transition:padding 0.4s;
	-o-transition:padding 0.4s;
	transition:padding 0.4s;
}
@media (max-width: 767px) {
	.nav-wrapper { padding:20px !important; }
}
.nav-wrapper:before {
	content:'';
	background-color:inherit;
	position:absolute;
	top:0;
	width:300%;
	height:100%;
	left:50%;
	margin:0 0 0 -150%;
	-webkit-box-shadow:0 3px 4px rgba(0,0,0,0.1);
	-moz-box-shadow:0 3px 4px rgba(0,0,0,0.1);
	box-shadow:0 3px 4px rgba(0,0,0,0.1);
}
@media (max-width: 767px) {
	.nav-wrapper:before { display:none; }
}
.nav-wrapper.isStuck {
	width:100%;
	padding-bottom:0px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.nav-wrapper.isStuck { padding-bottom:0px; }
}
@media (max-width: 767px) {
	.nav-wrapper.isStuck {
		width:auto;
		position:static !important;
		top:0 !important;
	}
}
.nav__primary { margin-bottom:0; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:50%;
	margin:37px 0 0 -5em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	margin:0;
	top:-7px;
}
.sf-menu {
	float:right;
	padding:57px 0 0 0;
	-webkit-transition:padding 0.4s;
	-moz-transition:padding 0.4s;
	-o-transition:padding 0.4s;
	transition:padding 0.4s;
}
.isStuck .sf-menu { padding-top:23px; }
.sf-menu > li {
	background:none;
	margin-left:43px;
}
@media (min-width: 767px) and (max-width: 979px) {
	.sf-menu > li { margin-left:25px; }
}
.sf-menu > li:first-child { margin-left:0; }
.sf-menu > li > a {
	padding:0;
	border:none;
	text-transform:lowercase;
	position:relative;
}
.sf-menu > li > a .current {
	position:absolute;
	left:-13px;
	right:-13px;
	top:-27px;
	height:1px;
	background-color:#f64f22;
	pointer-events:none;
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
@media (min-width: 767px) and (max-width: 979px) {
	.sf-menu > li > a .current {
		left:-8px;
		right:-8px;
	}
}
.isStuck .sf-menu > li > a .current { top:-12px; }
.sf-menu > li > ul {
	background-color:#f64f22;
	padding:10px 0 7px 0;
}
.sf-menu > li > ul:before {
	content:'';
	position:absolute;
	top:-5px;
	left:50%;
	margin:0 0 0 -4.5px;
	width:0;
	height:0;
	border-style:solid;
	border-width:0 4.5px 5px 4.5px;
	border-color:transparent transparent #f64f22 transparent;
}
.sf-menu li li {
	background:none;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:rgba(255,255,255,0.34);
}
.no-rgba .sf-menu li li { border-top-color:#f98b6d; }
.sf-menu li li:first-child { border-top:none; }
.sf-menu li li a {
	padding:6px 0 7px 0;
	border:none;
	color:#fff;
}
.sf-menu li li ul {
	background-color:#fff;
	padding:7px 0 4px 0;
}
.sf-menu li li li { border-color:#e7e7e7 !important; }
.sf-menu li li li a { color:#b7b7b7; }
.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:none;
	color:#3c3c3c;
}
.sf-menu > li > a:hover .current, .sf-menu > li.sfHover> a .current, .sf-menu > li.current-menu-item > a .current, .sf-menu > li.current_page_item > a .current {
	top:-57px;
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.isStuck .sf-menu > li > a:hover .current, .isStuck .sf-menu > li.sfHover> a .current, .isStuck .sf-menu > li.current-menu-item > a .current, .isStuck .sf-menu > li.current_page_item > a .current { top:-23px; }
.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:none;
	color:#ffeb7f;
}
.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:#484848; }
.content-holder { padding-bottom:0; }
@media (max-width: 767px) {
	.content-holder {
		padding-left:20px;
		padding-right:20px;
	}
}
.home .content-holder { padding-bottom:52px; }
@media (max-width: 767px) {
	.home .content-holder { padding-bottom:30px; }
}
.content-holder > .container {
	background-color:#fff;
	position:relative;
	padding-bottom:75px;
}
@media (max-width: 767px) {
	.content-holder > .container { padding-bottom:30px; }
}
.page-template-page-fullwidth-extra .content-holder > .container {
	background-color:transparent;
	padding-bottom:0;
}
.content-holder > .container.no-bg {
	background-color:transparent;
	padding-bottom:24px;
}
@media (max-width: 767px) {
	.content-holder > .container.no-bg { padding-bottom:30px; }
}
.content-holder > .container:before, .content-holder > .container:after {
	content:'';
	width:33px;
	height:100%;
	position:absolute;
	top:0;
	background-color:inherit;
	display:block !important;
	z-index:-1;
}
.content-holder > .container:before { left:-33px; }
.content-holder > .container:after { right:-33px; }
.home .content-holder > .container {
	background-color:transparent;
	padding-bottom:0;
}
.home .content-holder > .container:before, .home .content-holder > .container:after { display:none; }
#content { padding-top:68px; }
.page-template-page-fullwidth-extra #content { padding-top:0; }
.title-section {
	background-color:#fff;
	position:relative;
	overflow:hidden;
	margin:0 -33px;
	padding:0 33px 36px;
}
.title-section:before, .title-section:after {
	content:'';
	width:33px;
	height:100%;
	position:absolute;
	top:0;
	background-color:inherit;
}
.title-section:before { left:-33px; }
.title-section:after { right:-33px; }
.title-header {
	overflow:visible;
	margin:0;
	padding:35px 0 0 0;
	float:left;
	width:48%;
	font-size:30px;
	line-height:35px;
	color:#616161;
}
@media (max-width: 767px) {
	.title-header {
		float:none;
		width:auto;
	}
}
.breadcrumb__t {
	padding:44px 0 0 0;
	background-color:transparent;
	float:right;
	width:48%;
	text-align:right;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
@media (max-width: 767px) {
	.breadcrumb__t {
		float:none;
		width:auto;
		text-align:left;
		padding-top:10px;
	}
}
.breadcrumb__t li {
	font-size:16px;
	text-shadow:none;
}
.breadcrumb__t li.divider {
	margin:0 9px;
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.breadcrumb__t li.divider:after {
	content:'/';
	color:#434343;
	font:14px/22px Arial, Helvetica, sans-serif;
}
.post__holder .post-header .post-title {
	font-size:36px;
	line-height:40px;
	margin:0 0 29px 0;
}
.post__holder .post-header .post-title a { color:#616161; }
.post__holder .post-header .post-title a:hover, .post__holder .post-header .post-title a:active, .post__holder .post-header .post-title a:focus { color:#ffa300; }
.post__holder .featured-thumbnail.large { margin:0 0 22px 0; }
.post__holder .post_content h3 {
	font-size:17px;
	font-family:'Open Sans', sans-serif;
	line-height:28px;
	color:#ff3131;
}
.post__holder .btn-primary {
	font-size:12px;
	padding:5px 20px;
}
.post_meta {
	padding:9px 0;
	border-color:#e3e2e2;
}
.post_meta div[class^="post_"] { padding:0 26px 0 0; }
.post_meta i {
	font-size:13px;
	color:#ffa300;
	padding-right:3px;
}
.share-buttons span, .share-buttons li { line-height:18px; }
.post-author {
	padding:22px 15px 24px 22px;
	background-color:#fafafb;
	border-color:#e3e2e2;
}
.post-author_h {
	font-size:24px;
	line-height:1.2em;
	margin:0 0 9px 0;
}
.post-author_h small { text-transform:capitalize; }
.post-author_h a {
	text-transform:capitalize;
	color:#616161;
}
.post-author_h a:hover, .post-author_h a:active, .post-author_h a:focus { color:#ffa300; }
.post-author_link { margin-top:13px; }
.post-author_gravatar { margin:6px 14px 10px 0; }
.post-author_gravatar img {
	padding:0;
	border:none;
	background:none;
}
.post-author .post-author_desc {
	overflow:visible;
	margin-top:0;
}
@media (min-width: 1200px) {
	.post-author .post-author_desc { overflow:hidden; }
}
.post-author .post-author_desc .post-author_link { font-size:14px; }
.post-author .post-author_desc .post-author_link p { margin-bottom:0; }
.post-author .post-author_desc .post-author_link a { text-transform:capitalize; }
#recent-author-posts .post__holder { margin-bottom:40px; }
#recent-author-comments { padding-top:60px; }
#recent-author-comments ul { margin:0; }
#recent-author-comments ul li {
	list-style-type:none;
	margin-bottom:5px;
}
.related-posts_h {
	font-size:36px;
	line-height:40px;
	margin:0 0 30px 0;
}
.related-posts_item {
	font-family:'Open Sans', sans-serif;
	font-size:17px;
	line-height:28px;
}
.related-posts .featured-thumbnail { margin:0 0 17px 0; }
.pagination__posts ul {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.pagination__posts ul li a {
	margin:0 2px 4px;
	border:none !important;
	background:#eeeeee;
	-webkit-border-radius:5px !important;
	-moz-border-radius:5px !important;
	border-radius:5px !important;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	opacity:1;
	filter:alpha(opacity=100);
}
.pagination__posts ul li a:hover {
	color:#fff;
	background:#4a4a4a;
}
.pagination__posts ul .active span {
	color:#fff;
	margin:0 2px 4px;
	border:none !important;
	background:#4a4a4a;
	-webkit-border-radius:5px !important;
	-moz-border-radius:5px !important;
	border-radius:5px !important;
}
.faq-list_body .marker { top:1px; }
.faq-list .marker { font-weight:normal; }
.testimonial {
	border-color:#e3e2e2;
	background-color:#fafafb;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.testimonial_bq p {
	font-size:14px;
	line-height:22px;
}
.testimonial small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.testimonial small span { display:inline; }
.filter-wrapper strong {
	padding:0;
	margin-right:20px;
	font-weight:normal;
}
.nav-pills { margin:0 -20px 30px 0; }
.nav-pills li a {
	padding:0;
	margin:0 20px 0 0;
	line-height:22px;
	background:none !important;
}
@media (max-width: 480px) {
	.nav-pills li a { padding:0; }
}
.nav-pills li a:hover, .nav-pills li a:active, .nav-pills li a:focus { color:#ffa300; }
.nav-pills li.active a { color:#ffa300 !important; }
.filterable-portfolio .caption__portfolio { padding:27px 0 0 0; }
.filterable-portfolio h3 {
	font-size:17px;
	font-family:'Open Sans', sans-serif;
	line-height:1.2em;
	margin:0 0 10px 0;
}
.filterable-portfolio .excerpt { margin-bottom:28px; }
.filterable-portfolio .btn-primary {
	font-size:12px;
	padding:5px 20px;
}
.zoom-icon { background:rgba(0,0,0,0.5); }
.no-rgba .zoom-icon { background:url(images/black-opacity-50.png); }
.zoom-icon:before {
	margin:-48px 0 0 -48px;
	width:96px;
	height:96px;
	background-image:none;
	background-color:rgba(255,163,0,0.41);
	font-family:FontAwesome;
	font-size:30px;
	line-height:96px;
	text-align:center;
	color:#fff;
	content:'\f00e';
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
@media (min-width: 768px) and (max-width: 979px) {
	.zoom-icon:before {
		width:60px;
		height:60px;
		line-height:60px;
		margin:-30px 0 0 -30px;
	}
}
@media (max-width: 767px) {
	.zoom-icon:before {
		width:50px;
		height:50px;
		line-height:50px;
		margin:-25px 0 0 -25px;
	}
}
.no-rgba .zoom-icon:before { background-image:url(images/yellow-opacity-41.png); }
.featured-thumbnail a:hover .zoom-icon:before, a.thumbnail:hover .zoom-icon:before, .thumbnail__portfolio a:hover .zoom-icon:before {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
}
.page-header {
	border:none;
	margin-top:0;
	padding-bottom:0;
}
.page-header h1 {
	font-size:36px;
	line-height:40px;
	margin:0 0 23px 0;
	margin-top:0;
}
.single-pager { border-color:#e3e2e2; }
.single-pager a {
	font-size:14px;
	border-color:#e3e2e2;
	-webkit-border-radius:21px;
	-moz-border-radius:21px;
	border-radius:21px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.single-pager a:hover, .single-pager a:active, .single-pager a:focus {
	background-color:#e3e2e2 !important;
	color:#434343;
}
.wpcf7-form p.field { overflow:visible; }
.wpcf7-form p.field input {
	padding:13px;
	height:50px;
}
.wpcf7-form textarea { padding:13px; }
.wpcf7-form .ajax-loader { margin-top:6px; }
.wpcf7-not-valid-tip { padding:3px 13px !important; }
@media (min-width: 1200px) {
	.wpcf7-not-valid-tip { padding-top:13px !important; }
}
@media (max-width: 767px) {
	.wpcf7-not-valid-tip {
		padding-top:13px !important;
		padding-bottom:13px !important;
	}
}
.comments-h {
	font-size:36px;
	line-height:40px;
}
.comment .comment-body {
	margin-bottom:11px;
	padding:19px 23px 23px 22px;
	border-color:#e3e2e2;
	background-color:#fafafb;
}
@media (min-width: 768px) and (max-width: 979px) {
	.comment .comment-body .extra-wrap { overflow:visible; }
}
@media (max-width: 767px) {
	.comment .comment-body .extra-wrap { overflow:visible; }
}
.comment.bypostauthor .comment-body { background-color:#fafafb; }
.comment-author { margin:6px 14px 0 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.comment-author { margin-bottom:10px; }
}
@media (max-width: 767px) {
	.comment-author { margin-bottom:10px; }
}
.comment-author .author {
	width:80px;
	padding-top:17px;
	font-size:14px;
	font-weight:normal;
}
@media (min-width: 768px) and (max-width: 979px) {
	.comment-author .author { padding-top:10px; }
}
@media (max-width: 767px) {
	.comment-author .author { padding-top:10px; }
}
.comment-meta {
	padding:5px 0 0 0;
	font-size:14px;
}
.comment-meta-wrap { padding:27px 0 0 0; }
.reply {
	margin-left:22px;
	font-size:12px;
}
.reply .comment-reply-link {
	font-size:12px;
	padding:5px 20px;
	color:#fff;
	background:#ffa300;
	-webkit-border-radius:21px;
	-moz-border-radius:21px;
	border-radius:21px;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.reply .comment-reply-link:hover, .reply .comment-reply-link:active, .reply .comment-reply-link:focus {
	color:#fff;
	background:#4a4a4a;
}
#respond h3 {
	font-size:36px;
	line-height:40px;
}
#respond form .btn { margin-top:17px; }
#respond form .comment_submit { margin-bottom:0; }
.comment-list ul.children { margin:0 0 0 20px; }
@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.field { margin-bottom:20px; }
#commentform input[type="text"] {
	width:100%;
	height:50px;
	padding:13px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#commentform textarea {
	padding:13px;
	min-height:166px;
	height:166px;
}
#sidebar { padding-top:68px; }
#sidebar .widget { margin-bottom:54px; }
#sidebar .widget > h3 {
	font-size:36px;
	line-height:40px;
	margin:0 0 23px 0;
	color:#616161;
}
#sidebar .widget ul { margin:0; }
#sidebar .widget ul li {
	list-style-type:none;
	text-transform:uppercase;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:7px;
}
#sidebar .widget ul li:first-child { margin-top:0; }
#sidebar .widget ul ul { margin:7px 0 0 15px; }
#wp-calendar td#today {
	font-weight:bold;
	color:#ffa300;
}
#wp-calendar caption { color:#ffa300; }
#wp-calendar thead th { color:#ffa300; }
.social_li {
	margin-top:0 !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	text-transform:none !important;
}
.flickr_li { margin-top:0 !important; }
.flickr_li .thumbnail:hover, .flickr_li .thumbnail:active, .flickr_li .thumbnail:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.post-list li {
	margin:0 !important;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	text-transform:none !important;
}
.post-list .btn-primary {
	font-size:12px;
	padding:5px 20px;
}
.link_show_all {
	font-size:12px;
	padding:5px 20px;
}
.comments-custom li {
	margin:28px 0 0 0 !important;
	padding:0;
	font-size:14px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	text-transform:none !important;
}
.comments-custom li:first-child { margin-top:0; }
.comments-custom .featured-thumbnail {
	margin:4px 19px 0 0;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.comments-custom .featured-thumbnail img {
	-webkit-border-radius:inherit;
	-moz-border-radius:inherit;
	border-radius:inherit;
}
.comments-custom_txt {
	padding:0;
	margin:0;
	border:none;
	font-style:italic;
	overflow:hidden;
}
@media (min-width: 768px) and (max-width: 979px) {
	.comments-custom_txt { overflow:visible; }
}
@media (max-width: 767px) {
	.comments-custom_txt { overflow:visible; }
}
.comments-custom_txt a:hover { text-decoration:none; }
.comments-custom_h_title, .comments-custom_h_author {
	margin-bottom:0;
	font-family:'Open Sans', sans-serif;
	font-size:17px;
}
.comments-custom_h_author {
	color:#ff3131;
	margin-bottom:8px;
}
.comments-custom .meta_format {
	margin-top:0;
	font-size:12px;
	font-weight:bold;
}
.comments-custom .meta_format.date {
	color:#ffa300;
	font-style:normal;
	display:block;
	margin-top:1px;
}
.banners { margin-bottom:54px; }
.banner-wrap {
	margin:0;
	overflow:visible;
}
@media (max-width: 767px) {
	.banner-wrap { margin-bottom:30px; }
}
.banner-wrap .featured-thumbnail {
	margin:0 0 26px 0;
	float:left;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	-webkit-box-shadow:4px 4px 5px rgba(0,0,0,0.05);
	-moz-box-shadow:4px 4px 5px rgba(0,0,0,0.05);
	box-shadow:4px 4px 5px rgba(0,0,0,0.05);
}
@media (max-width: 767px) {
	.banner-wrap .featured-thumbnail { margin:0 20px 0 0; }
}
@media (max-width: 480px) {
	.banner-wrap .featured-thumbnail { margin:0 0 26px 0; }
}
.banner-wrap .featured-thumbnail a {
	border:none;
	position:relative;
}
.banner-wrap .featured-thumbnail a:before {
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	right:0;
	height:0;
	background-color:rgba(249,178,68,0.2);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.banner-wrap .featured-thumbnail a:hover:before, .banner-wrap .featured-thumbnail a:active:before, .banner-wrap .featured-thumbnail a:focus:before {
	bottom:auto;
	top:0;
	height:100%;
}
.banner-wrap .featured-thumbnail img {
	max-width:100%;
	width:100%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.banner-wrap h5 {
	margin:0 0 7px 0;
	text-transform:none;
	font-size:36px;
	font-weight:400;
	line-height:40px;
	color:#fece00;
	text-shadow:2px 2px 4px black;
	clear:both;
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap h5 {
		font-size:27px;
		line-height:33px;
	}
}
@media (max-width: 767px) {
	.banner-wrap h5 {
		clear:none;
		padding:10px 0 0 0;
	}
}
@media (max-width: 480px) {
	.banner-wrap h5 {
		clear:both;
		padding-top:0;
	}
}
.banner-wrap p {
	padding-right:20px;
	margin-bottom:28px;
	color:#ffffff;
	text-shadow:2px 2px 4px black;
}
.banner-wrap .btn-link {
	font-size:12px;
	padding:5px 20px;
	position:relative;
	z-index:1;
}
.banner-wrap .btn-link:before, .banner-wrap .btn-link:after {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	-webkit-border-radius:21px;
	-moz-border-radius:21px;
	border-radius:21px;
}
.banner-wrap .btn-link:before { background:#fff; }
.banner-wrap .btn-link:after {
	-webkit-transform:rotateX(-180deg);
	-moz-transform:rotateX(-180deg);
	-ms-transform:rotateX(-180deg);
	-o-transform:rotateX(-180deg);
	background:#ffa300;
	opacity:0;
	filter:alpha(opacity=0);
}
.ie8 .banner-wrap .btn-link:after {
	filter:none !important;
	display:none;
}
.banner-wrap .btn-link:hover, .banner-wrap .btn-link:active, .banner-wrap .btn-link:focus { color:#fff; }
.banner-wrap .btn-link:hover:before, .banner-wrap .btn-link:active:before, .banner-wrap .btn-link:focus:before {
	-webkit-transform:rotateX(180deg);
	-moz-transform:rotateX(180deg);
	-ms-transform:rotateX(180deg);
	-o-transform:rotateX(180deg);
	opacity:0;
	filter:alpha(opacity=0);
}
.ie8 .banner-wrap .btn-link:hover:before, .ie8 .banner-wrap .btn-link:active:before, .ie8 .banner-wrap .btn-link:focus:before {
	filter:none !important;
	display:none;
}
.banner-wrap .btn-link:hover:after, .banner-wrap .btn-link:active:after, .banner-wrap .btn-link:focus:after {
	-webkit-transform:rotateX(0deg);
	-moz-transform:rotateX(0deg);
	-ms-transform:rotateX(0deg);
	-o-transform:rotateX(0deg);
	opacity:1;
	filter:alpha(opacity=100);
}
.ie8 .banner-wrap .btn-link:hover:after, .ie8 .banner-wrap .btn-link:active:after, .ie8 .banner-wrap .btn-link:focus:after {
	filter:none !important;
	display:block;
}
.service-box {
	padding:0 13px 48px 13px;
	margin:0 0 61px 0;
	background-color:#fff;
	border:none;
	border-top-width:8px;
	border-top-style:solid;
	text-align:center;
	-webkit-border-radius:0 0 131px 131px;
	-moz-border-radius:0 0 131px 131px;
	border-radius:0 0 131px 131px;
	-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.05);
	-moz-box-shadow:0 1px 5px rgba(0,0,0,0.05);
	box-shadow:0 1px 5px rgba(0,0,0,0.05);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
@media (max-width: 767px) {
	.service-box { margin-bottom:30px; }
}
.service-box .icon {
	float:none;
	margin:0 0 16px 0;
}
.service-box h2 {
	font-size:26px;
	overflow:visible;
	margin:0 0 26px 0;
	padding:0 0 26px 0;
	border-bottom:1px solid #f2f2f2;
}
@media (min-width: 767px) and (max-width: 979px) {
	.service-box h2 { font-size:22px; }
}
.service-box_txt {
	margin-bottom:19px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#8b8a8a;
	text-transform:uppercase;
}
.service-box .btn-align { text-align:center; }
.service-box__color-1 { border-top-color:#ff1737; }
.service-box__color-2 { border-top-color:#ff7931; }
.service-box__color-3 { border-top-color:#a0cb01; }
.service-box__color-4 { border-top-color:#fedd2a; }
.service-box:hover { border-top-color:#4a4a4a; }
.service-box:hover .icon {
	-webkit-transform:rotateY(360deg);
	-moz-transform:rotateY(360deg);
	-ms-transform:rotateY(360deg);
	-o-transform:rotateY(360deg);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.hero-unit {
	margin:0;
	color:#fff;
	font-weight:400;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.hero-unit h1 { color:inherit; }
.hero-unit p { font-family:'Open Sans', sans-serif; }
.hero-unit .btn-primary {
	font-family:'Open Sans', sans-serif;
	font-weight:600;
	text-transform:lowercase;
	background:none;
}
.hero-unit .btn-primary.btn-normal {
	font-size:16px;
	padding:0;
}
.hero-unit__style-1 {
	padding:77px 50px 46px 50px;
	margin:0 0 49px 0;
	text-align:center;
	background-color:rgba(0,0,0,0.41);
}
@media (min-width: 1200px) {
	.hero-unit__style-1 {
		padding-left:80px;
		padding-right:80px;
	}
}
@media (max-width: 767px) {
	.hero-unit__style-1 { margin-bottom:30px; }
}
@media (max-width: 767px) {
	.hero-unit__style-1 {
		padding-top:30px;
		padding-left:20px;
		padding-right:20px;
	}
}
.no-rgba .hero-unit__style-1 {
	background-color:transparent;
	background-image:url(images/black-opacity-41.png);
}
.hero-unit__style-1 h1 {
	font-size:48px;
	line-height:55px;
	margin:0 0 17px 0;
}
@media (max-width: 767px) {
	.hero-unit__style-1 h1 {
		font-size:40px;
		line-height:50px;
	}
}
@media (max-width: 480px) {
	.hero-unit__style-1 h1 {
		font-size:30px;
		line-height:40px;
	}
}
.hero-unit__style-1 p {
	font-size:22px;
	line-height:30px;
	margin:0 0 29px 0;
}
@media (max-width: 767px) {
	.hero-unit__style-1 p {
		font-size:18px;
		line-height:26px;
	}
}
.hero-unit__style-1 .btn-primary { color:#3c3c3c; }
.hero-unit__style-1 .btn-primary:before, .hero-unit__style-1 .btn-primary:after {
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.2);
	-moz-box-shadow:0 1px 2px rgba(0,0,0,0.2);
	box-shadow:0 1px 2px rgba(0,0,0,0.2);
}
.hero-unit__style-1 .btn-primary:before {
	background-color:#f9f9f9;
	background-image:-moz-linear-gradient(top,#fff,#f0f0f0);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#f0f0f0));
	background-image:-webkit-linear-gradient(top,#fff,#f0f0f0);
	background-image:-o-linear-gradient(top,#fff,#f0f0f0);
	background-image:linear-gradient(to bottom,#fff,#f0f0f0);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff0f0f0', GradientType=0);
}
.hero-unit__style-1 .btn-primary:after { background:#f64f22; }
.hero-unit__style-1 .btn-primary.btn-normal { padding:12px 24px; }
.hero-unit__style-1 .btn-primary:hover, .hero-unit__style-1 .btn-primary:active, .hero-unit__style-1 .btn-primary:focus { color:#fff; }
.hero-unit__style-2 {
	padding:59px 40px 58px 40px;
	background-color:rgba(199,25,25,0.41);
}
@media (min-width: 1200px) {
	.hero-unit__style-2 {
		padding-left:64px;
		padding-right:66px;
	}
}
@media (max-width: 767px) {
	.hero-unit__style-2 {
		margin-top:35px;
		padding:30px 20px;
	}
}
.no-rgba .hero-unit__style-2 {
	background-color:transparent;
	background-image:url(images/red-opacity-41.png);
}
.hero-unit__style-2 h1 {
	font-size:41px;
	line-height:40px;
	margin:0 0 21px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.hero-unit__style-2 h1 {
		font-size:35px;
		line-height:40px;
	}
}
@media (max-width: 767px) {
	.hero-unit__style-2 h1 {
		font-size:35px;
		line-height:40px;
	}
}
.hero-unit__style-2 p {
	font-size:24px;
	line-height:30px;
	margin-bottom:28px;
}
@media (max-width: 767px) {
	.hero-unit__style-2 p {
		font-size:18px;
		line-height:26px;
	}
}
.hero-unit__style-2 .btn-primary { color:#fff; }
.hero-unit__style-2 .btn-primary:before {
	background-color:#d22b3d;
	background-image:-moz-linear-gradient(top,#d83044,#ca2332);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#d83044),to(#ca2332));
	background-image:-webkit-linear-gradient(top,#d83044,#ca2332);
	background-image:-o-linear-gradient(top,#d83044,#ca2332);
	background-image:linear-gradient(to bottom,#d83044,#ca2332);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd83044', endColorstr='#ffca2332', GradientType=0);
}
.hero-unit__style-2 .btn-primary:after {
	background-color:#ff9e42;
	background-image:-moz-linear-gradient(top,#ffab4a,#ff8b36);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#ffab4a),to(#ff8b36));
	background-image:-webkit-linear-gradient(top,#ffab4a,#ff8b36);
	background-image:-o-linear-gradient(top,#ffab4a,#ff8b36);
	background-image:linear-gradient(to bottom,#ffab4a,#ff8b36);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffab4a', endColorstr='#ffff8b36', GradientType=0);
}
.hero-unit__style-2 .btn-primary.btn-normal { padding:11px 26px; }
.footer {
	background-color:transparent;
	border:none;
	padding:0;
}
.extra-footer-wrap {
	position:relative;
	padding:41px 0 37px 0;
	z-index:1;
}
@media (max-width: 767px) {
	.extra-footer-wrap {
		padding-left:20px;
		padding-right:20px;
		padding-top:28px;
		background-color:rgba(52,52,52,0.66);
	}
	.no-rgba .extra-footer-wrap { background-image:url(images/gray-opacity-66.png); }
}
.extra-footer-wrap .fullwidth {
	position:absolute;
	left:50%;
	top:0;
	width:300%;
	height:100%;
	margin:0 0 0 -150%;
	z-index:-1;
	background-color:rgba(52,52,52,0.66);
}
@media (max-width: 767px) {
	.extra-footer-wrap .fullwidth { display:none; }
}
.no-rgba .extra-footer-wrap .fullwidth { background-image:url(images/gray-opacity-66.png); }
.extra-footer-wrap:before, .extra-footer-wrap:after {
	content:'';
	position:absolute;
	bottom:-38px;
	width:493px;
	height:38px;
	z-index:-1;
}
.extra-footer-wrap:before {
	left:-42px;
	background-image:url(images/shadow-left.png);
}
.extra-footer-wrap:after {
	right:-42px;
	background-image:url(images/shadow-right.png);
}
nav.footer-nav {
	float:none;
	margin-bottom:0;
	padding:14px 0 0 0;
}
@media (min-width: 1200px) {
	nav.footer-nav {
		padding-left:0;
		padding-right:0;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	nav.footer-nav { padding-top:32px; }
}
@media (max-width: 767px) {
	nav.footer-nav { padding:0; }
}
nav.footer-nav ul { float:left; }
@media (max-width: 767px) {
	nav.footer-nav ul {
		float:none;
		text-align:center;
	}
}
nav.footer-nav ul li {
	float:none;
	float:left;
	padding:0 0 0 18px;
	margin:0 0 0 18px;
	border-left:1px solid #a5a5a5;
	text-transform:lowercase;
}
@media (min-width: 1200px) {
	nav.footer-nav ul li {
		padding-left:23px;
		margin-left:23px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	nav.footer-nav ul li {
		margin:0 0 0 8px;
		padding:0 0 0 8px;
	}
}
@media (max-width: 767px) {
	nav.footer-nav ul li {
		float:none;
		display:inline-block;
		vertical-align:top;
		margin-left:15px;
	}
}
@media (max-width: 480px) {
	nav.footer-nav ul li {
		display:block;
		border:none;
		margin:0 0 7px 0;
		padding:0;
	}
}
nav.footer-nav ul li:first-child {
	border-left:none;
	margin-left:0;
	padding-left:0;
}
nav.footer-nav ul li a:hover, nav.footer-nav ul li a:active, nav.footer-nav ul li a:focus { color:#ffa446; }
nav.footer-nav ul li.current-menu-item a {
	color:#ffa446;
	text-decoration:none;
}
.social-nets-wrapper { overflow:hidden; }
@media (max-width: 767px) {
	.social-nets-wrapper {
		padding-top:20px;
		text-align:center;
	}
}
.social-nets-wrapper .title { float:right; }
@media (min-width: 768px) and (max-width: 979px) {
	.social-nets-wrapper .title { float:none; }
}
@media (max-width: 767px) {
	.social-nets-wrapper .title { float:none; }
}
.social-nets-wrapper .title h4 {
	color:#fff;
	font-size:24px;
	line-height:1.2em;
	margin:0 0 -3px 0;
}
.social-nets-wrapper .title p {
	font-size:11px;
	color:#dddddd;
	margin:0;
}
.social-nets-wrapper .social {
	margin:0;
	padding:6px 0 0 0;
}
@media (min-width: 1200px) {
	.social-nets-wrapper .social { float:left; }
}
.social-nets-wrapper .social li {
	list-style-type:none;
	float:left;
	margin:0 0 0 11px;
}
@media (max-width: 767px) {
	.social-nets-wrapper .social li {
		float:none;
		display:inline-block;
		vertical-align:top;
		margin:0 5px 0 6px;
	}
}
.social-nets-wrapper .social li:first-child { margin-left:0; }
.social-nets-wrapper .social li a:hover img, .social-nets-wrapper .social li a:active img, .social-nets-wrapper .social li a:focus img {
	-webkit-transform:rotateY(360deg);
	-moz-transform:rotateY(360deg);
	-ms-transform:rotateY(360deg);
	-o-transform:rotateY(360deg);
	-webkit-transition:transform 0.4s;
	-moz-transition:transform 0.4s;
	-o-transition:transform 0.4s;
	transition:transform 0.4s;
}
.copyright {
	padding:42px 0 54px 0;
	background-color:#5d5d5d;
	position:relative;
}
.copyright:before, .copyright:after {
	content:'';
	position:absolute;
	top:0;
	width:200%;
	height:100%;
	background-color:inherit;
	z-index:-1;
}
@media (max-width: 767px) {
	.copyright:before, .copyright:after { display:none; }
}
.copyright:before { left:-199%; }
.copyright:after { right:-199%; }
.footer-text {
	font-size:14px;
	font-family:'Bevan', cursive;
	line-height:1.2em;
	color:#fff;
}
.footer-text a { color:inherit; }
.footer-text a:hover, .footer-text a:active, .footer-text a:focus { color:#ffa300; }
.footer-text .bull {
	font-family:Arial, Helvetica, sans-serif;
	color:#fa9924;
}
@media (max-width: 767px) {
	.google-map-api { height:300px; }
}
.spacer { height:72px; }
.list.styled.circle-arrow-list > ul {
	margin:0 0 18px 0;
	padding-bottom:5px;
}
.list.styled.circle-arrow-list > ul li {
	list-style-type:none;
	margin:0 0 2px 0;
}
.list.styled.circle-arrow-list > ul li:before {
	font-size:16px;
	margin-right:9px;
	color:#b7b7b7;
}
.alignnone, .aligncenter, .alignleft, .alignright {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.alignleft { margin:4px 26px 10px 0; }
.alignnone { margin:0 0 24px 0; }
@media (min-width: 767px) and (max-width: 979px) {
	.extra-img { width:200px; }
}
.extra-wrap__style-1 {
	margin-top:-12px;
	padding-left:1px;
}
.content_box h5 {
	font-family:'Open Sans', sans-serif;
	font-size:20px;
	line-height:28px;
}
.content_box__style-1 {
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:0 100%;
	background-image:url(images/box-img.jpg);
	padding:66px 0 76px 465px;
	margin-bottom:24px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.content_box__style-1 {
		background-size:295px auto;
		padding-left:265px;
	}
}
@media (max-width: 767px) {
	.content_box__style-1 {
		padding-left:0;
		background-image:none;
	}
}
.content_box__style-1:before, .content_box__style-1:after {
	width:33px;
	background-color:inherit;
}
.content_box__style-1:before { left:-33px; }
.content_box__style-1:after { right:-33px; }
.content_box__style-1 h2 {
	font-size:48px;
	line-height:55px;
	margin:0 0 37px 0;
	padding:0 0 26px 0;
	border-bottom:1px solid #fd373a;
}
.content_box__style-1 h5 {
	color:#fd373a;
	margin:0 0 13px 0;
}
.content_box__style-1 p { margin-bottom:32px; }
.content_box__style-1 .btn-primary {
	font-family:'Open Sans', sans-serif;
	font-weight:bold;
	color:#fff;
}
.content_box__style-1 .btn-primary:before {
	background-color:#d22b3d;
	background-image:-moz-linear-gradient(top,#d83044,#ca2332);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#d83044),to(#ca2332));
	background-image:-webkit-linear-gradient(top,#d83044,#ca2332);
	background-image:-o-linear-gradient(top,#d83044,#ca2332);
	background-image:linear-gradient(to bottom,#d83044,#ca2332);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd83044', endColorstr='#ffca2332', GradientType=0);
}
.content_box__style-1 .btn-primary:after {
	background-color:#ff973c;
	background-image:-moz-linear-gradient(top,#ffa04d,#ff8922);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#ffa04d),to(#ff8922));
	background-image:-webkit-linear-gradient(top,#ffa04d,#ff8922);
	background-image:-o-linear-gradient(top,#ffa04d,#ff8922);
	background-image:linear-gradient(to bottom,#ffa04d,#ff8922);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffa04d', endColorstr='#ffff8922', GradientType=0);
}
.content_box__style-1 .btn-primary.btn-normal {
	font-size:16px;
	padding:11px 26px;
}
.content_box__style-2 {
	background-color:#fff;
	padding:68px 0 52px 0;
}
.content_box__style-2:before, .content_box__style-2:after {
	width:33px;
	background-color:inherit;
}
.content_box__style-2:before { left:-33px; }
.content_box__style-2:after { right:-33px; }
.content_box__style-2 h2 { margin:0 0 22px 0; }
.content_box__style-2 h3 {
	font-size:24px;
	line-height:30px;
	margin:0 0 16px 0;
}
.content_box__style-2 h5 { margin:0 0 33px 0; }
.content_box__style-2 h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin:0 0 15px 0;
}
.content_box__style-2 p { margin-bottom:28px; }
.content_box__style-2 blockquote {
	border:none;
	padding:0;
	margin:0 0 39px 0;
	font-style:italic;
}
.content_box__style-2 blockquote p {
	font-size:14px;
	line-height:22px;
}
.flexslider ul li {
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:14px !important;
	text-transform:none !important;
}
.thumbnail, .featured-thumbnail {
	border:none;
	padding:0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.thumbnail img, .featured-thumbnail img {
	-webkit-border-radius:inherit;
	-moz-border-radius:inherit;
	border-radius:inherit;
}
.thumbnail a, .featured-thumbnail a {
	-webkit-border-radius:inherit;
	-moz-border-radius:inherit;
	border-radius:inherit;
}
.thumbnail a img, .thumbnail a .zoom-icon, .featured-thumbnail a img, .featured-thumbnail a .zoom-icon {
	-webkit-border-radius:inherit;
	-moz-border-radius:inherit;
	border-radius:inherit;
}
input[type="submit"], input[type="reset"] {
	font-size:12px;
	color:#ff3131;
	height:32px;
	padding:0 20px;
	background:#eeeeee !important;
	-webkit-border-radius:21px;
	-moz-border-radius:21px;
	border-radius:21px;
	-webkit-transition:background-color 0.4s;
	-moz-transition:background-color 0.4s;
	-o-transition:background-color 0.4s;
	transition:background-color 0.4s;
}
input[type="submit"]:hover, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:focus {
	background:#4a4a4a !important;
	-webkit-transition:background-color 0.4s;
	-moz-transition:background-color 0.4s;
	-o-transition:background-color 0.4s;
	transition:background-color 0.4s;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	padding:13px;
	border-color:#e3e2e2 !important;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:3px 3px 6px rgba(0,0,0,0.15);
	-moz-box-shadow:3px 3px 6px rgba(0,0,0,0.15);
	box-shadow:3px 3px 6px rgba(0,0,0,0.15);
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	-webkit-box-shadow:inset 3px 3px 6px rgba(0,0,0,0.1);
	-moz-box-shadow:inset 3px 3px 6px rgba(0,0,0,0.1);
	box-shadow:inset 3px 3px 6px rgba(0,0,0,0.1);
}
select {
	padding:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
select:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
#back-top { margin-bottom:0; }
#back-top-wrapper {
	right:50px;
	bottom:163px;
}
#back-top a { width:33px; }
#back-top a:hover span { background-color:#4a4a4a; }
#back-top a:hover span:before, #back-top a:hover span:after {
	-webkit-transform:translate(0,-33px);
	-moz-transform:translate(0,-33px);
	-ms-transform:translate(0,-33px);
	-o-transform:translate(0,-33px);
	transform:translate(0,-33px);
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	transition:0.5s;
}
.ie8 #back-top a:hover span:before, .ie8 #back-top a:hover span:after {
	top:-33px;
	position:relative;
}
#back-top a:hover span:before {
	opacity:0;
	filter:alpha(opacity=0);
}
#back-top span {
	margin-bottom:0;
	width:33px;
	height:33px;
	background:#fff;
	position:relative;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
	transition:0.5s;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
#back-top span:before, #back-top span:after {
	content:'';
	width:inherit;
	height:inherit;
	display:block;
	text-align:center;
	background:url(images/up-arrow.gif) no-repeat center 0;
}
#back-top span:after { background-position:center -33px; }
.btn-primary {
	border:none;
	text-shadow:none;
	text-transform:lowercase;
	background:none !important;
	position:relative;
	z-index:1;
	color:#ff3131;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.btn-primary:before, .btn-primary:after {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1;
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
	-webkit-border-radius:21px;
	-moz-border-radius:21px;
	border-radius:21px;
}
.btn-primary:before {
	background-color:#f2f2f2;
	background-image:-moz-linear-gradient(top,#f4f4f4,#eeeeee);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#f4f4f4),to(#eeeeee));
	background-image:-webkit-linear-gradient(top,#f4f4f4,#eeeeee);
	background-image:-o-linear-gradient(top,#f4f4f4,#eeeeee);
	background-image:linear-gradient(to bottom,#f4f4f4,#eeeeee);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffeeeeee', GradientType=0);
}
.btn-primary:after {
	-webkit-transform:rotateX(-180deg);
	-moz-transform:rotateX(-180deg);
	-ms-transform:rotateX(-180deg);
	-o-transform:rotateX(-180deg);
	background:#4a4a4a;
	opacity:0;
	filter:alpha(opacity=0);
}
.ie8 .btn-primary:after {
	filter:none !important;
	display:none;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
	color:#fff;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.btn-primary:hover:before, .btn-primary:active:before, .btn-primary:focus:before {
	-webkit-transform:rotateX(180deg);
	-moz-transform:rotateX(180deg);
	-ms-transform:rotateX(180deg);
	-o-transform:rotateX(180deg);
	opacity:0;
	filter:alpha(opacity=0);
}
.ie8 .btn-primary:hover:before, .ie8 .btn-primary:active:before, .ie8 .btn-primary:focus:before {
	filter:none !important;
	display:none;
}
.btn-primary:hover:after, .btn-primary:active:after, .btn-primary:focus:after {
	-webkit-transform:rotateX(0deg);
	-moz-transform:rotateX(0deg);
	-ms-transform:rotateX(0deg);
	-o-transform:rotateX(0deg);
	opacity:1;
	filter:alpha(opacity=100);
}
.ie8 .btn-primary:hover:after, .ie8 .btn-primary:active:after, .ie8 .btn-primary:focus:after {
	filter:none !important;
	display:block;
}
.btn-primary.btn-normal {
	font-size:12px;
	padding:5px 20px;
}
.btn-link {
	text-shadow:none;
	border:none;
	padding:0;
}
.btn-link:hover, .btn-link:active, .btn-link:focus { text-decoration:none; }
.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;
}
