@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=PT+Sans:400,700);
body { padding:0 !important; }
h1, h2, h4 { text-transform:uppercase; }
h2 {
	letter-spacing:1px;
	margin-bottom:40px;
	padding-bottom:25px;
	border-bottom:1px solid #e8e7e9;
}
@media (min-width: 768px) and (max-width: 979px) {
	h2 {
		font-size:32px !important;
		line-height:1.2em !important;
	}
}
p { margin-bottom:25px; }
.main-holder { overflow:hidden; }
.header {
	background:none;
	border:none;
	border-bottom:1px solid #e8e7e8;
	min-height:150px;
	padding:0;
}
@media (max-width: 767px) {
	.header {
		min-height:0;
		padding:0 20px 20px;
	}
}
.home .header {
	border:none;
	min-height:99px;
}
.header .container, .header .span12, .header .row {
	width:100% !important;
	margin:0 !important;
}
.nav__primary {
	margin-bottom:0;
	position:absolute;
	right:50px;
}
@media (max-width: 767px) {
	.nav__primary {
		position:relative;
		right:0;
	}
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:auto;
	right:0;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	top:-35px;
	left:auto;
	right:100%;
}
.sf-menu a { text-transform:uppercase; }
.sf-menu > li { background-color:transparent; }
.sf-menu > li > a {
	padding:0 0;
	margin:42px 15px 0 15px;
	border:none;
	color:#38323b;
}
.sf-menu li ul {
	background-color:#403947;
	width:161px;
	padding:35px 0 45px 0;
}
.sf-menu li li {
	background-color:transparent;
	text-align:left;
}
.sf-menu li li a {
	padding:2px 0 3px;
	margin:0 21px 0 20px;
	border:none;
	border-top:1px solid #4b4552;
	color:#aea7b4;
	font-size:12px;
	font-family:'PT Sans', sans-serif;
}
.sf-menu li li:first-child a { border-top:none; }
.sf-menu > li.sfHover, .sf-menu > li.current-menu-item, .sf-menu > li.current_page_item { margin-top:0; }
.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:#eb5368;
	color:#fff;
	padding:42px 15px 60px 15px;
	margin: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:#fff;
}
.sf-menu a.sf-with-ul { padding-right:0; }
.sf-sub-indicator {
	right:50%;
	margin-right:-5px;
	background-image:url(images/arrows-ffffff.png);
	height:11px;
}
a > .sf-sub-indicator { top:1.5em; }
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator, li.current-menu-item > a > .sf-sub-indicator, li.current_page_item > a > .sf-sub-indicator { top:5em; }
.sf-menu ul a > .sf-sub-indicator {
	right:auto;
	left:-14px;
	top:9px !important;
}
.select-menu { height:34px; }
.logo { position:absolute; }
@media (min-width: 768px) and (max-width: 979px) {
	.logo { width:auto; }
}
@media (max-width: 767px) {
	.logo {
		position:relative;
		text-align:center;
		float:none !important;
		padding:20px 0;
	}
}
.logo_tagline { margin-bottom:0; }
.logo_h {
	letter-spacing:0;
	padding-bottom:0;
	border:none;
}
.logo_h__txt {
	text-transform:uppercase;
	background-color:#eb5368;
}
.logo_h__txt .logo_link {
	padding:25px 46px 26px;
	display:inline-block;
	vertical-align:top;
}
.logo_link:hover, .logo_link:focus {
	text-decoration:none;
	color:#fff;
}
.slider { margin-bottom:83px; }
@media (max-width: 767px) {
	.slider { margin:0 -20px 30px; }
}
@media (max-width: 480px) {
	.slider { display:none; }
}
.camera_caption { text-align:center; }
.camera_caption > div {
	padding:0;
	background-color:transparent;
}
.camera_caption .btn {
	background-color:#eb5368;
	color:#fff;
	display:inline-block;
	vertical-align:top;
	text-transform:uppercase;
	text-shadow:none;
	font-size:42px;
	font-family:'PT Sans', sans-serif;
	font-weight:bold;
	line-height:1.2em;
	padding:0 45px;
	height:135px;
	line-height:135px;
	letter-spacing:2px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.ie8 .camera_caption .btn { padding:0 38px; }
@media (max-width: 767px) {
	.camera_caption .btn {
		height:80px;
		line-height:80px;
	}
}
.camera_caption .btn:hover {
	background-color:#fff;
	color:#403947;
}
.camera_target_content { bottom:-2px; }
.camera_pag {
	text-align:center;
	border-bottom:1px solid #e8e7e8;
	height:51px;
}
.camera_pag_ul {
	background-color:#403947 !important;
	top:2px;
	position:relative;
	display:inline-block;
	vertical-align:top;
	padding:0 99px 0 98px !important;
	height:50px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	background-color:transparent;
	margin:0 0 0 1px;
	width:42px;
	height:50px;
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
	width:inherit;
	height:5px;
	background-color:#59535f;
	top:22px;
	left:0;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span, .camera_wrap .camera_pag .camera_pag_ul li:hover > span { background-color:#eb5368; }
.content-holder { padding-bottom:66px; }
@media (max-width: 767px) {
	.content-holder {
		padding-left:20px;
		padding-right:20px;
	}
}
.home .content-holder { padding-bottom:0; }
.error404-holder_num { color:#eb5368; }
.title-header { letter-spacing:2px; }
.breadcrumb__t {
	background-color:transparent;
	padding:9px 0;
	border-top:1px solid #e8e7e9;
	border-bottom:1px solid #e8e7e9;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.breadcrumb__t li.active { color:#9c98a0; }
.breadcrumb__t li.divider {
	margin:0 5px;
	color:#9c98a0;
}
.breadcrumb__t li a:hover { text-decoration:none; }
.post-title a:hover, .post-title a:focus { text-decoration:none; }
.post .btn-primary { padding:15px 37px; }
.post_meta { border-color:#e8e7e9; }
.post_meta>div.post_meta_unite { border-color:#e8e7e9; }
.post_meta i { color:#9c98a0; }
.post_meta a:hover { text-decoration:none; }
.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;
}
.post-author { border-color:#e8e7e9; }
.post-author_h small {
	font-size:1em;
	font-weight:bold;
}
.post-author_h a:hover, .post-author_h a:focus { text-decoration:none; }
.post-author_gravatar img {
	padding:14px;
	border-color:#e8e7e9;
}
.post-author_link a { text-transform:capitalize; }
.post-author_link a:hover, .post-author_link a:focus { text-decoration:none; }
@media (min-width: 1200px) {
	.post-author_desc { overflow:hidden; }
}
#recent-author-comments { padding-top:30px; }
#recent-author-comments ul { margin-left:0; }
#recent-author-comments ul li {
	list-style-type:none;
	margin-bottom:5px;
}
#recent-author-comments ul li:before {
	content:'';
	display:inline-block;
	vertical-align:top;
	width:11px;
	height:11px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(images/marker.png);
	margin:7px 10px 0 0;
}
#recent-author-comments ul li a:hover, #recent-author-comments ul li a:focus { text-decoration:none; }
.related-posts_item { font-size:15px; }
.related-posts_item a:hover, .related-posts_item a:focus { text-decoration:none; }
.testimonial {
	background-color:transparent;
	border-color:#e8e7e9;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.testimonial small {
	font-family:PT Sans, sans-serif;
	padding:12px 0 0;
	font-size:12.75px;
}
.testimonial small a:hover, .testimonial small a:focus { text-decoration:none; }
.page-header {
	margin:0 0 40px 0;
	padding-bottom:25px;
	border-bottom:1px solid #e8e7e9;
}
.page-header h1 {
	font-size:42px;
	line-height:1.2em;
	letter-spacing:1px;
	margin-bottom:0;
}
.single-pager { border-color:#e8e7e9 !important; }
.single-pager a {
	border-color:#403947 !important;
	background-color:#403947 !important;
	color:#fff;
	text-transform:uppercase;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
}
.single-pager a:hover {
	border-color:#eb5368 !important;
	background-color:#eb5368 !important;
}
.filter-wrapper strong {
	padding:15px 0;
	margin-right:18px;
	font-weight:normal;
	text-transform:uppercase;
	font-size:12px;
	line-height:24px;
	color:#403947;
}
@media (max-width: 480px) {
	.filter-wrapper strong { padding:5px; }
}
.nav-pills li a {
	color:#9c98a0;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:0;
	padding:15px 19px;
	font-size:12px;
	line-height:24px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
@media (max-width: 480px) {
	.nav-pills li a { padding:5px; }
}
.filterable-portfolio h3 a:hover, .filterable-portfolio h3 a:focus { text-decoration:none; }
.filterable-portfolio .btn-primary { padding:15px 37px; }
.portfolio-meta { border-color:#e8e7e9; }
.portfolio-meta-list { border-color:#e8e7e9; }
.single-portfolio .featured-thumbnail.large {
	margin-bottom:0;
	padding-bottom:1.5em;
}
.flex-control-paging li a { background:#9c98a0; }
.flex-control-paging li a:hover { background:#eb5368; }
.flex-control-paging li a.flex-active { background:#eb5368; }
.comment .comment-body {
	margin-top:30px;
	padding:23px 30px 29px 30px;
	border-color:#e8e7e9;
	background-color:transparent;
}
.comment.bypostauthor .comment-body { background-color:transparent; }
.comment-author .author {
	padding-top:14px;
	width:58px;
	text-align:left;
	font-weight:400;
	font-size:15px;
	color:#403947;
}
.comment-author img.avatar {
	padding:14px;
	border:1px solid #e8e7e9;
	background-color:#fff;
	margin-top:7px;
}
.comment-meta {
	color:#eb5368;
	padding-top:15px;
}
.reply { margin-left:19px; }
.reply a {
	font-size:12px;
	text-transform:uppercase;
	background-color:#403947;
	color:#fff;
	padding:15px 36px;
}
.reply a:hover { background-color:#eb5368; }
.comment-list ul.children { margin-left:40px; }
@media (min-width: 768px) and (max-width: 979px) {
	.comment-list ul.children { margin:0; }
}
@media (max-width: 767px) {
	.comment-list ul.children { margin:0; }
}
#commentform p a:hover, #commentform p a:focus { text-decoration:none; }
#commentform input[type="text"] { padding:5px 11px; }
#commentform textarea {
	padding:5px 11px;
	border-color:#e8e7e9;
}
#commentform textarea:focus { border-color:#eb5368; }
.widget { margin-bottom:70px; }
.widget > h3 {
	font-size:42px;
	font-weight:bold;
	line-height:1.2em;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-bottom:33px;
	padding-bottom:25px;
	border-bottom:1px solid #e8e7e9;
}
@media (min-width: 768px) and (max-width: 979px) {
	.widget > h3 { font-size:32px; }
}
.widget ul { margin-left:0; }
.widget ul li {
	list-style-type:none;
	margin-bottom:5px;
}
.widget ul li:before {
	content:'';
	display:inline-block;
	vertical-align:top;
	width:11px;
	height:11px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(images/marker.png);
	margin:7px 10px 0 0;
}
.widget ul li a { color:#9c98a0; }
.widget ul li a:hover, .widget ul li a:focus {
	text-decoration:none;
	color:#eb5368;
}
.widget ul li a.btn-primary { color:#fff; }
.widget ul ul { margin:5px 0 0 21px; }
.search-form_is {
	height:36px !important;
	padding-left:25px;
	padding-right:25px;
}
#wp-calendar td#today {
	font-weight:bold;
	color:#eb5368;
}
#wp-calendar caption {
	margin-bottom:5px;
	padding:4px 0;
	color:#403947;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}
#wp-calendar thead th {
	padding:7px 0;
	color:#403947;
	text-align:center;
	font-size:14px;
}
.social_li { margin-bottom:0 !important; }
.social_li:before { display:none !important; }
.social__row li { margin:0 0 0 5px !important; }
.social__row li:first-child { margin-left:0 !important; }
.social__list li { margin-bottom:5px !important; }
.flickr_li { margin-bottom: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;
}
.banners { margin-bottom:70px; }
.post-list li { margin-bottom:0 !important; }
.post-list li:before { display:none !important; }
@media (min-width: 768px) and (max-width: 979px) {
	.post-list .featured-thumbnail {
		float:none;
		margin-right:0;
	}
	.post-list .featured-thumbnail a { display:inline; }
}
.post-list_h {
	font-size:20px;
	line-height:1.2em;
	letter-spacing:1px;
	margin:0 0 10px 0;
	text-transform:none;
}
.post-list_h a { color:#403947 !important; }
.post-list_h a:hover { color:#eb5368 !important; }
.post-list .excerpt { margin-bottom:28px; }
.comments-custom li { margin:0 !important; }
.comments-custom li:before { display:none !important; }
.comments-custom_txt {
	padding:0;
	border:none;
}
.comments-custom_txt a { text-decoration:none; }
.comments-custom_txt a:hover {
	text-decoration:underline !important;
	color:#9c98a0 !important;
}
.comments-custom .featured-thumbnail {
	border:1px solid #e8e7e9;
	padding:14px;
}
.comments-custom .meta_format {
	color:#eb5368;
	font-size:15px;
}
.testimonials .testi-item {
	margin-bottom:2em;
	padding-bottom:0;
}
.testimonials .testi-item blockquote {
	padding:0 0 0 63px;
	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 {
	top:5px;
	left:0;
	width:auto;
	height:auto;
	background:none;
	font-family:FontAwesome;
	font-size:35px;
	color:#eb5368;
	content:"\f10d";
}
.testimonials .testi-item blockquote > a { color:#9c98a0; }
.testimonials .testi-item blockquote > a:hover { color:#eb5368; }
.testimonials .testi-item .testi-meta {
	padding-top:18px;
	padding-left:63px;
}
.hero-unit {
	background-color:transparent;
	padding:0;
	margin-bottom:0;
	text-align:center;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.hero-unit h1 {
	font-size:42px;
	line-height:40px;
	margin:0;
	letter-spacing:2px;
}
@media (max-width: 480px) {
	.hero-unit h1 {
		font-size:25px;
		line-height:1.2em;
	}
}
.hero-unit p {
	font-size:22px;
	line-height:1.2em;
	text-transform:lowercase;
	letter-spacing:1.2px;
	margin-bottom:43px;
}
@media (max-width: 767px) {
	.hero-unit p { margin-bottom:25px; }
}
@media (max-width: 480px) {
	.hero-unit p { font-size:18px; }
}
.hero-unit p strong {
	font-size:300px;
	line-height:1em;
	text-transform:uppercase;
	color:#fff;
	display:block;
	margin:-21px 0 -9px 0;
	letter-spacing:-2px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.hero-unit p strong { font-size:250px; }
}
@media (max-width: 767px) {
	.hero-unit p strong {
		font-size:120px;
		margin-top:-5px;
		margin-bottom:0;
	}
}
@media (max-width: 360px) {
	.hero-unit p strong { font-size:100px; }
}
.hero-unit .btn-align {
	background-repeat:no-repeat;
	background-position:-999em -999em;
	background-image:url(images/border-hover.gif);
}
.hero-unit .btn-link {
	background:transparent url(images/border.gif) 0 100% repeat-x !important;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
}
.hero-unit .btn-link.btn-large {
	padding:0 2px 3px 2px;
	font-size:22px;
}
.hero-unit .btn-link:hover, .hero-unit .btn-link:focus {
	color:#403947 !important;
	text-decoration:none;
	background-image:url(images/border-hover.gif) !important;
}
.service-box {
	padding:0;
	background-color:transparent;
	border:none;
	text-align:center;
	-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 { margin-bottom:30px; }
}
.service-box .icon {
	float:none;
	margin:0 0 58px 0;
}
.service-box .icon [class^="icon-"], .service-box .icon [class*=" icon-"] {
	font-size:60px;
	color:#403947;
}
@media (max-width: 767px) {
	.service-box .icon { margin-bottom:12px; }
}
.service-box h2 {
	overflow:visible;
	margin:0 0 66px 0;
	padding:0 0 28px 0;
	font-size:32px !important;
	line-height:1.2em;
	text-transform:lowercase;
	border-bottom:1px solid #e8e7e9;
	letter-spacing:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.service-box h2 { font-size:26px !important; }
}
@media (max-width: 767px) {
	.service-box h2 {
		margin-bottom:20px;
		padding-bottom:15px;
	}
}
.service-box_txt { margin-bottom:50px; }
@media (max-width: 767px) {
	.service-box_txt { margin-bottom:20px; }
}
.service-box .btn-align { text-align:center; }
@media (min-width: 767px) {
	.service-box:hover h2, .service-box:hover [class^="icon-"], .service-box:hover [class*=" icon-"] { color:#eb5368; }
	.service-box:hover .service-box_txt { color:#403947; }
}
.ie8 .posts-grid .featured-thumbnail img { max-width:none; }
@media (max-width: 767px) {
	.posts-grid.team { padding-bottom:16px; }
}
.posts-grid.team li { margin-bottom:0; }
@media (max-width: 767px) {
	.posts-grid.team li {
		margin-bottom:20px;
		*zoom:1;
	}
	.posts-grid.team li:before, .posts-grid.team li:after {
		display:table;
		content:"";
		line-height:0;
	}
	.posts-grid.team li:after { clear:both; }
}
.posts-grid.team h5 {
	font-size:22px;
	line-height:1.2em;
}
.posts-grid.team h5 a { color:#fff; }
@media (min-width: 321px) and (max-width: 767px) {
	.posts-grid.team .clear { clear:none; }
}
@media (min-width: 321px) and (max-width: 767px) {
	.posts-grid.team .featured-thumbnail {
		float:left;
		margin-right:20px;
	}
}
.posts-grid.events li { text-align:center; }
@media (max-width: 767px) {
	.posts-grid.events li { margin:35px 0 0 0; }
	.posts-grid.events li:first-child { margin-top:0; }
}
@media (min-width: 767px) {
	.posts-grid.events li:hover .post_date { background-color:#2c2533; }
	.posts-grid.events li:hover .excerpt { color:#fff; }
}
.posts-grid.events .featured-thumbnail {
	margin:0 0 -103px 0;
	-webkit-border-radius:268px;
	-moz-border-radius:268px;
	border-radius:268px;
}
.ie8 .posts-grid.events .featured-thumbnail { margin-bottom:-80px; }
@media (max-width: 1200px) {
	.posts-grid.events .featured-thumbnail { margin-bottom:-80px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.posts-grid.events .featured-thumbnail { margin-bottom:-60px; }
}
@media (max-width: 767px) {
	.posts-grid.events .featured-thumbnail {
		float:none;
		display:inline-block;
		vertical-align:top;
	}
}
.posts-grid.events .featured-thumbnail img, .posts-grid.events .featured-thumbnail .zoom-icon {
	-webkit-border-radius:268px;
	-moz-border-radius:268px;
	border-radius:268px;
}
.posts-grid.events h5 { display:none; }
.posts-grid.events .post_meta {
	border:none;
	padding:0;
	margin:0 0 11px 0;
}
.posts-grid.events .post_meta .post_category, .posts-grid.events .post_meta .post_author, .posts-grid.events .post_meta .post_comment { display:none; }
.posts-grid.events .post_meta .post_date {
	font-size:10px;
	text-transform:uppercase;
	color:#fff;
	width:124px;
	height:124px;
	margin:0 auto;
	background-color:#eb5368;
	display:inline-block;
	vertical-align:top;
	position:relative;
	z-index:99;
	-webkit-border-radius:124px;
	-moz-border-radius:124px;
	border-radius:124px;
}
.ie8 .posts-grid.events .post_meta .post_date {
	width:100px;
	height:100px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
}
@media (max-width: 1200px) {
	.posts-grid.events .post_meta .post_date {
		width:100px;
		height:100px;
		-webkit-border-radius:100px;
		-moz-border-radius:100px;
		border-radius:100px;
	}
}
.posts-grid.events .post_meta .post_date strong {
	font-size:65px;
	line-height:1em;
	display:block;
	padding:30px 0 0 0;
	margin-bottom:-10px;
	letter-spacing:-3px;
}
.ie8 .posts-grid.events .post_meta .post_date strong {
	padding-top:20px;
	font-size:50px;
	margin-bottom:-5px;
}
@media (max-width: 1200px) {
	.posts-grid.events .post_meta .post_date strong {
		padding-top:20px;
		font-size:50px;
		margin-bottom:-5px;
	}
}
.posts-grid.events .excerpt { margin-bottom:32px; }
@media (max-width: 767px) {
	.posts-grid.events .excerpt { margin-bottom:10px; }
}
.posts-grid.events .btn {
	font-size:42px;
	font-weight:bold;
	line-height:1em;
	text-transform:lowercase;
	background:none !important;
	padding:0;
	overflow:hidden;
}
.posts-grid.events .btn:hover, .posts-grid.events .btn:focus {
	color:#eb5368;
	text-decoration:none;
}
.footer {
	background:none;
	border:none;
	padding:143px 0 0 0;
	border-top:20px solid #403947;
	font-size:10px;
	line-height:16px;
	letter-spacing:0.5px;
	text-transform:uppercase;
	color:#403947;
}
@media (max-width: 767px) {
	.footer { padding:30px 0 0 0; }
}
.footer-title {
	font-size:42px;
	line-height:1.2em;
	letter-spacing:2px;
	margin:0 0 61px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer-title { font-size:37px; }
}
@media (max-width: 767px) {
	.footer-title { margin:30px 0 20px; }
}
.footer .bottom-indent { padding-bottom:129px; }
@media (max-width: 767px) {
	.footer .bottom-indent {
		padding:0 20px 50px;
		text-align:center;
	}
}
.footer-logo {
	position:relative;
	z-index:99;
}
@media (max-width: 767px) {
	.footer-logo { text-align:center; }
}
nav.footer-nav {
	float:none;
	margin-bottom:0;
}
nav.footer-nav ul { float:none; }
@media (min-width: 768px) and (max-width: 979px) {
	nav.footer-nav ul { text-align:left; }
}
@media (max-width: 767px) {
	nav.footer-nav ul { text-align:center; }
}
nav.footer-nav ul li {
	float:left;
	padding:0 15px 0 0;
	line-height:16px;
}
@media (min-width: 768px) and (max-width: 979px) {
	nav.footer-nav ul li {
		float:none;
		padding:0 10px 0 0;
	}
}
@media (max-width: 767px) {
	nav.footer-nav ul li {
		float:none;
		padding:0 5px;
	}
}
nav.footer-nav ul li a:hover {
	color:#eb5368;
	text-decoration:underline;
}
nav.footer-nav ul li.current-menu-item a {
	color:#eb5368;
	text-decoration:underline;
}
.copyright { padding:0; }
.footer-text { float:none; }
@media (max-width: 767px) {
	.footer-text { margin-bottom:0; }
}
.wpcf7-form p.field input {
	padding:5px 11px;
	height:36px;
	line-height:22px;
}
.wpcf7-form textarea {
	padding:5px 11px;
	line-height:24px;
}
.wpcf7-form .ajax-loader { margin-top:16px; }
.wpcf7-not-valid-tip { padding:5px 0 5px 11px !important; }
.list.styled.custom-list > ul { margin-left:0; }
.list.styled.custom-list > ul li {
	list-style-type:none;
	margin-bottom:5px;
}
.fullwidth-box.style-1 .list.styled.custom-list > ul li { color:#fff; }
.list.styled.custom-list > ul li:before {
	content:'';
	display:inline-block;
	vertical-align:top;
	width:11px;
	height:11px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(images/marker1.png);
	margin:7px 10px 0 0;
}
.fullwidth-box.style-1 .list.styled.custom-list > ul li a { color:#fff; }
.list.styled.custom-list > ul li a:hover, .list.styled.custom-list > ul li a:focus { text-decoration:underline; }
.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;
}
.fullwidth-box { position:relative; }
.fullwidth-box:before, .fullwidth-box:after {
	content:'';
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	background-color:inherit;
	z-index:-1;
}
.fullwidth-box:before { left:-99%; }
.fullwidth-box:after { right:-99%; }
.fullwidth-box.style-1 {
	background-color:#f95c6d;
	margin-top:99px;
	padding:124px 0 107px 0;
	color:#ffbbc2;
}
@media (max-width: 767px) {
	.fullwidth-box.style-1 {
		margin-top:40px;
		padding:50px 0;
	}
}
@media (max-width: 480px) {
	.fullwidth-box.style-1 { margin-top:20px; }
}
.fullwidth-box.style-1 h1, .fullwidth-box.style-1 h2, .fullwidth-box.style-1 h3, .fullwidth-box.style-1 h4, .fullwidth-box.style-1 h5, .fullwidth-box.style-1 h6 { color:#fff; }
.fullwidth-box.style-2 {
	background-color:#403947;
	padding:66px 0;
	margin-bottom:-66px;
}
@media (max-width: 767px) {
	.fullwidth-box.style-2 { padding:40px 0 30px !important; }
}
.home .fullwidth-box.style-2 {
	margin-bottom:0;
	padding-bottom:35px;
}
.fullwidth-box h2 {
	color:#fff;
	margin:0 0 67px 0;
	padding:0;
	border:none;
	letter-spacing:2.5px;
}
@media (max-width: 767px) {
	.fullwidth-box h2 { margin-bottom:40px; }
}
.btn-primary {
	font-size:12px;
	text-transform:uppercase;
	border:none;
	color:#fff;
	text-shadow:none;
	background-color:#403947;
	background-image:-moz-linear-gradient(top,#403947,#403947);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#403947),to(#403947));
	background-image:-webkit-linear-gradient(top,#403947,#403947);
	background-image:-o-linear-gradient(top,#403947,#403947);
	background-image:linear-gradient(to bottom,#403947,#403947);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff403947', endColorstr='#ff403947', GradientType=0);
	border-color:#403947 #403947 #1a171d;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#403947;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color:#fff;
	background-color:#403947;
	*background-color:#332e39;
}
.btn-primary:active, .btn-primary.active { background-color:#27222b \9; }
.btn-primary.btn-large { padding:15px 37px; }
.btn-primary:hover, .btn-primary:focus {
	color:#fff;
	text-shadow:none;
	background-color:#eb5368;
	background-image:-moz-linear-gradient(top,#eb5368,#eb5368);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#eb5368),to(#eb5368));
	background-image:-webkit-linear-gradient(top,#eb5368,#eb5368);
	background-image:-o-linear-gradient(top,#eb5368,#eb5368);
	background-image:linear-gradient(to bottom,#eb5368,#eb5368);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeb5368', endColorstr='#ffeb5368', GradientType=0);
	border-color:#eb5368 #eb5368 #d81934;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#eb5368;
	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:#fff;
	background-color:#eb5368;
	*background-color:#e83c54;
}
.btn-primary:hover:active, .btn-primary:hover.active, .btn-primary:focus:active, .btn-primary:focus.active { background-color:#e62540 \9; }
#back-top { margin-bottom:0; }
#back-top-wrapper {
	right:auto;
	left:104px;
	bottom:493px;
}
@media (max-width: 1600px) {
	#back-top-wrapper { left:10px; }
}
#back-top a {
	width:auto;
	color:#eb5368;
	font-family:FontAwesome;
	font-size:82px;
}
#back-top a:hover { color:#5a5362; }
#back-top a:hover span { background-color:transparent; }
#back-top span {
	margin-bottom:0;
	width:auto;
	height:auto;
	background:none;
}
#back-top span:before { content:'\f01b'; }
input[type="submit"], input[type="reset"] {
	height:54px;
	padding:0 36px;
}
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:5px 11px;
	border:1px solid #e8e7e9;
	color:#9c98a0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border:1px solid #eb5368;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.nsu-form { margin:-13px 0 0 0; }
.nsu-form p {
	display:inline;
	margin:0;
}
.nsu-form .nsu-field {
	font-size:10px;
	text-transform:uppercase;
	color:#403947;
	border:none !important;
	border-bottom:1px solid #ecebec !important;
	width:217px;
	padding:0;
	margin:0 13px 0 0;
	height:43px;
	line-height:43px;
}
.nsu-form .nsu-field::-moz-placeholder {
	color:#403947;
	opacity:1;
}
.nsu-form .nsu-field::-ms-input-placeholder { color:#403947; }
.nsu-form .nsu-field::-webkit-input-placeholder { color:#403947; }
.nsu-form .nsu-field:-moz-placeholder { color:#403947; }
.nsu-form .nsu-field:-ms-input-placeholder { color:#403947; }
.nsu-form .nsu-field::-webkit-input-placeholder { color:#403947; }
@media (min-width: 768px) and (max-width: 979px) {
	.nsu-form .nsu-field { width:186px; }
}
.nsu-form .nsu-field:focus {
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
}
.nsu-form input[type="submit"] {
	border:none !important;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	color:#eb5368;
	background-color:transparent;
	padding:0;
	margin:9px 0 0 0;
	height:28px !important;
}
.nsu-form input[type="submit"]:hover { color:#403947; }
.google-map {
	font-size:0;
	line-height:0;
}
.footer .google-map { margin-top:-99px; }
@media (max-width: 767px) {
	.footer .google-map { margin-top:30px; }
}
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:34px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
