@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Roboto:100,300,300italic,400,400italic,500,700,900);
body { background:#e3e4e8; }
@media (max-width: 767px) {
	body { padding:0; }
}
.main-holder input[type="text"], .main-holder input[type="email"], .main-holder textarea {
	background:#faf9f9;
	min-height:19px;
	margin:0;
	padding:10px 13px 10px 13px !important;
	border:1px solid #cfcfcf !important;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	resize:none;
	line-height:19px;
	font-family:'Roboto', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#363636 !important;
}
html.ie8 .main-holder input[type="text"], html.ie8 .main-holder input[type="email"], html.ie8 .main-holder textarea { line-height:19px; }
.main-holder input[type="text"], .main-holder input[type="email"] { height:19px; }
.main-holder input[type="submit"], .main-holder input[type="reset"] {
	background:none;
	height:39px;
	margin:0 15px 0 0;
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	font-family:'Roboto', sans-serif;
	font-size:20px;
	font-weight:500;
	text-shadow:none;
	color:#2aafb8;
}
.main-holder input[type="submit"]:focus, .main-holder input[type="reset"]:focus {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#2aafb8;
}
.main-holder input[type="submit"]:hover, .main-holder input[type="reset"]:hover {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#f16252;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.main-holder .search-form input[type="text"] { width:180px; }
}
html.ie8 .main-holder .search-form input[type="text"] { width:180px; }
@media (min-width: 768px) and (max-width: 979px) {
	.main-holder .search-form input[type="text"] { width:110px; }
}
@media (max-width: 480px) {
	.main-holder .search-form input[type="text"] { width:150px; }
}
.main-holder .search-form input[type="submit"] { margin:0 0 0 15px; }
a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
a:hover { text-decoration:none; }
h1 {
	font-weight:500 !important;
	text-transform:uppercase;
}
h1 a {
	text-decoration:none;
	color:#363636;
}
h1 a:focus {
	text-decoration:none;
	color:#363636;
}
h1 a:hover {
	text-decoration:none;
	color:#2aafb8;
}
h2 {
	margin-bottom:27px;
	font-weight:500 !important;
	text-transform:uppercase;
}
h2 a {
	text-decoration:none;
	color:#363636;
}
h2 a:focus {
	text-decoration:none;
	color:#363636;
}
h2 a:hover {
	text-decoration:none;
	color:#2aafb8;
}
h3 {
	margin-bottom:22px;
	font-weight:500 !important;
	text-transform:uppercase;
}
h3 a {
	text-decoration:none;
	color:#363636;
}
h3 a:focus {
	text-decoration:none;
	color:#363636;
}
h3 a:hover {
	text-decoration:none;
	color:#2aafb8;
}
h4 {
	margin-bottom:17px;
	font-weight:500 !important;
}
h4 a {
	text-decoration:none;
	color:#363636;
}
h4 a:focus {
	text-decoration:none;
	color:#363636;
}
h4 a:hover {
	text-decoration:none;
	color:#2aafb8;
}
h5 { font-weight:100 !important; }
h5 a {
	text-decoration:none;
	color:#5b5b5b;
}
h5 a:focus {
	text-decoration:none;
	color:#5b5b5b;
}
h5 a:hover {
	text-decoration:none;
	color:#000;
}
h6 {
	margin-bottom:26px;
	font-weight:300 !important;
}
p {
	margin:0 0 30px 0;
	font-weight:300;
}
.header {
	background:#f16252;
	margin:0;
	padding:16px 0 9px 0;
	border-bottom:16px solid #d6584d;
}
@media (max-width: 767px) {
	.header {
		padding:20px 20px 20px 20px;
		text-align:center;
	}
}
@media (min-width: 1200px) {
	.header .logo { margin-left:3px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .logo { width:100%; }
}
@media (max-width: 767px) {
	.header .logo { float:none; }
}
.header .logo .logo_h__txt {
	margin:0;
	padding:9px 0 18px 0;
	font-style:italic;
	text-transform:none;
}
.header .logo .logo_h__txt a {
	font-style:italic;
	text-decoration:none;
	color:#fff;
}
.header .logo .logo_h__txt a:focus {
	text-decoration:none;
	color:#fff;
}
.header .logo .logo_h__txt a:hover {
	text-decoration:none;
	color:#fff;
}
.header .logo .logo_tagline { display:none; }
.header .nav__primary { margin:24px 8px 0 0; }
@media (max-width: 767px) {
	.header .nav__primary { margin:20px 0 0 0; }
}
.header .nav__primary.isStuck {
	background:#f16252;
	margin:0;
	padding:25px 20px;
	border-bottom:16px solid #d6584d;
	text-align:center;
	right:0;
	left:0;
}
.header .nav__primary.isStuck .sf-menu { float:none; }
.header .nav__primary.isStuck .sf-menu > li {
	display:inline-block;
	float:none;
	margin:0 15px;
	vertical-align:top;
}
.header .nav__primary .select-menu { font-size:12px; }
.header .nav__primary .sf-menu ul {
	background:#6bc6d1;
	width:198px;
	padding:23px 0 27px 0;
}
.header .nav__primary .sf-menu > li {
	background:none;
	margin:0 0 0 49px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu > li { margin:0 0 0 25px; }
}
.header .nav__primary .sf-menu > li > a {
	padding:0;
	border:none;
}
.header .nav__primary .sf-menu > li li {
	background:none;
	margin:16px 0 0 0;
}
.header .nav__primary .sf-menu > li li:first-child { margin:0; }
.header .nav__primary .sf-menu > li li a {
	padding:0 20px 0 29px;
	border:none;
	line-height:24px;
	font-size:18px;
	font-weight:500;
	text-align:left;
	text-decoration:none;
	color:#fefefe;
}
.header .nav__primary .sf-menu > li li .sf-sub-indicator { display:none; }
.header .nav__primary .sf-menu li:hover ul, .header .nav__primary .sf-menu li.sfHover ul {
	margin:0 0 0 -99px;
	top:60px;
	left:50%;
}
.header .nav__primary ul.sf-menu li li:hover ul, .header .nav__primary ul.sf-menu li li.sfHover ul {
	background:#e8db4f;
	top:-23px;
	right:100%;
	left:auto;
}
.header .nav__primary .sf-menu > li > a:hover, .header .nav__primary .sf-menu > li.sfHover> a, .header .nav__primary .sf-menu > li.current-menu-item > a, .header .nav__primary .sf-menu > li.current_page_item > a {
	background:none;
	color:#e8db4f;
}
.header .nav__primary .sf-menu li li > a:hover, .header .nav__primary .sf-menu li li.sfHover > a, .header .nav__primary .sf-menu li li.current-menu-item > a, .header .nav__primary .sf-menu li li.current_page_item > a {
	background:none;
	color:#e8db4f;
}
.header .nav__primary .sf-menu li li li > a:hover, .header .nav__primary .sf-menu li li li.sfHover > a, .header .nav__primary .sf-menu li li li.current-menu-item > a, .header .nav__primary .sf-menu li li li.current_page_item > a {
	background:none;
	color:#6bc6d1;
}
.header .nav__primary .sf-sub-indicator {
	margin:0 -5px 0 0;
	top:25px;
	right:50%;
}
.header .search-form { margin:20px 8px 15px 0; }
.header .search-form input[type="submit"] { color:#fcbc3e; }
.header .search-form input[type="submit"]:hover { color:#363636; }
#slider-wrapper { margin:0 0 30px 0; }
#slider-wrapper .camera_caption {
	top:0;
	bottom:auto;
}
#slider-wrapper .camera_wrap { margin:0 !important; }
#slider-wrapper .camera_pag {
	width:100%;
	position:absolute;
	left:0;
	bottom:15px;
}
#slider-wrapper .camera_pag ul {
	margin:0;
	padding:0;
	line-height:14px;
}
#slider-wrapper .camera_pag ul li {
	background:#fff;
	display:inline-block;
	width:11px;
	height:11px;
	margin:0 0 0 3px;
	padding:0;
	border:none;
	-webkit-border-radius:11px;
	-moz-border-radius:11px;
	border-radius:11px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	-webkit-box-shadow:0 0 1px 1px #b1b0b0;
	-moz-box-shadow:0 0 1px 1px #b1b0b0;
	box-shadow:0 0 1px 1px #b1b0b0;
	vertical-align:top;
	line-height:14px;
}
#slider-wrapper .camera_pag ul li:hover, #slider-wrapper .camera_pag ul li.cameracurrent { background:#f16252; }
#slider-wrapper .camera_pag ul li span { display:none; }
#slider-wrapper .camera_thumbs {
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
}
#slider-wrapper .camera_thumbs .camera_thumbs_cont { background:none; }
.content-holder {
	background:#faf9f9;
	overflow:hidden;
	margin:0;
	padding:31px 0 44px 0;
}
@media (max-width: 767px) {
	.content-holder { padding:31px 20px 44px 20px; }
}
#sidebar { padding-top:30px; }
#sidebar .widget { margin:70px 0 0 0; }
#sidebar .widget:first-child { margin:0; }
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar ul li {
	background:url(images/marker.png) no-repeat 0% 7px;
	margin:10px 0 0 0;
	padding:0 0 0 19px;
	list-style:none;
	line-height:20px;
	font-size:14px;
	font-weight:300;
	color:#363636;
}
#sidebar ul li:first-child { margin:0; }
#sidebar ul li a {
	text-decoration:none;
	color:#363636;
}
#sidebar ul li a:focus {
	text-decoration:none;
	color:#363636;
}
#sidebar ul li a:hover {
	text-decoration:none;
	color:#2aafb8;
}
#sidebar ul li ul { padding:10px 0 0 0; }
#sidebar #wp-calendar caption { color:#2aafb8; }
#sidebar #wp-calendar thead tr th { color:#2aafb8; }
.service-box {
	background:#6bc6d1;
	margin:0 0 53px 0;
	padding:20px 20px 20px 20px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
@media (max-width: 767px) {
	.service-box { margin:0 0 30px 0; }
}
.service-box:hover .icon img {
	-webkit-transform:rotate(-40deg);
	-moz-transform:rotate(-40deg);
	-ms-transform:rotate(-40deg);
	-o-transform:rotate(-40deg);
	transform:rotate(-40deg);
}
.service-box .icon { margin:0 15px 5px 0; }
.service-box .icon img {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.service-box h2 {
	margin:0 0 -1px 0;
	padding:13px 0 0 0;
	line-height:30px;
	font-size:24px;
	font-weight:100 !important;
	text-transform:none;
	color:#fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	.service-box h2 {
		padding:7px 0 0 0;
		line-height:24px;
		font-size:18px;
	}
}
.service-box h5 { margin:0; }
@media (min-width: 768px) and (max-width: 979px) {
	.service-box h5 {
		line-height:26px;
		font-size:16px;
	}
}
.service-box .btn-align {
	margin:0 -20px -20px -20px;
	padding:16px 0 0 0;
	clear:both;
	text-align:center;
}
.service-box .btn-align a {
	background:#2aafb8;
	display:block;
	margin:0;
	padding:16px 10px 18px 10px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	line-height:26px;
	font-size:20px;
	font-weight:500 !important;
	text-shadow:none;
	text-transform:none;
	text-decoration:none;
	color:#fefefe;
}
@media (min-width: 768px) and (max-width: 979px) {
	.service-box .btn-align a { font-size:14px; }
}
.service-box .btn-align a:focus {
	background:#2aafb8;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	color:#fefefe;
}
.service-box .btn-align a:hover {
	background:#4ebdd2;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	color:#fefefe;
}
.service-box.type_1 { background:#e8db4f; }
.service-box.type_1 .btn-align a { background:#d0c95d; }
.service-box.type_1 .btn-align a:focus { background:#d0c95d; }
.service-box.type_1 .btn-align a:hover { background:#fcc243; }
.service-box.type_2 { background:#f16252; }
.service-box.type_2 .btn-align a { background:#d6584d; }
.service-box.type_2 .btn-align a:focus { background:#d6584d; }
.service-box.type_2 .btn-align a:hover { background:#e53644; }
.content_box {
	background:url(images/box.jpg) repeat 50% 0%;
	position:relative;
	margin:0 0 31px 0;
	padding:23px 0 7px 0;
}
.content_box:before {
	background:url(images/box.jpg) repeat 50% 0%;
	display:block;
	width:101%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:-99%;
	z-index:-1;
	content:'';
}
.content_box:after {
	background:url(images/box.jpg) repeat 50% 0%;
	display:block;
	width:101%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	right:-99%;
	z-index:-1;
	content:'';
}
.title-box { padding:14px 0 0 0; }
.title-box h2 {
	margin:0 0 17px 0;
	line-height:48px;
	font-size:48px;
	font-weight:300 !important;
	text-transform:none;
	color:#363636;
}
.title-box h3 {
	padding:0;
	line-height:30px;
	font-size:18px;
	font-weight:300 !important;
	font-style:italic;
	text-transform:none;
}
@media (min-width: 1200px) {
	.title-box h3 { padding:0 145px 0 0; }
}
ul.list_1 li {
	background:#fff;
	margin-bottom:0;
	padding:20px 20px 25px 20px;
	border-bottom:6px solid #e3e4e8;
}
@media (max-width: 767px) {
	ul.list_1 li { margin:0 0 30px 0; }
}
ul.list_1 li .thumbnail { margin:-20px -20px 13px -20px; }
@media (max-width: 767px) {
	ul.list_1 li .thumbnail { margin:0 0 13px 0; }
}
ul.list_1 li h5 {
	margin:0 0 7px 0;
	line-height:24px;
	font-size:18px;
	font-weight:300 !important;
	color:#363636;
}
ul.list_1 li h5 a {
	text-decoration:none;
	color:#363636;
}
ul.list_1 li h5 a:focus {
	text-decoration:none;
	color:#363636;
}
ul.list_1 li h5 a:hover {
	text-decoration:none;
	color:#1abd9e;
}
ul.list_1 li .post_meta {
	margin:0;
	padding:0;
	border:none;
	line-height:18px;
	font-size:12px;
	font-weight:900;
	text-transform:uppercase;
	color:#1abd9e;
}
ul.list_1 li .post_meta .post_category { display:none; }
ul.list_1 li .post_meta .post_author { display:none; }
ul.list_1 li .post_meta .post_comment { display:none; }
ul.list_1 li .excerpt { display:none; }
a.btn-primary {
	background:none;
	display:inline-block;
	margin:0;
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	vertical-align:top;
	line-height:18px;
	font-size:12px;
	font-weight:900;
	text-transform:uppercase;
	text-shadow:none;
	text-decoration:none;
	color:#2aafb8;
}
a.btn-primary:focus {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	color:#2aafb8;
}
a.btn-primary:hover {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	color:#f16252;
}
.footer {
	background:#f1f1f1;
	overflow:hidden;
	margin:0;
	padding:0;
	border:none;
	color:#686868;
}
@media (max-width: 767px) {
	.footer { padding:0 20px; }
}
.footer .footer-widgets { padding:31px 0 34px 0; }
.footer .footer-widgets ul.post-list { margin:0; }
@media (max-width: 767px) {
	.footer .footer-widgets ul.post-list { padding:0 0 20px 0; }
}
.footer .footer-widgets ul.post-list li {
	margin:29px 0 0 0;
	padding:0;
	font-weight:300;
	color:#686868;
}
.footer .footer-widgets ul.post-list li:first-child { margin:0; }
.footer .footer-widgets ul.post-list li .thumbnail { margin:10px 19px 5px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-widgets ul.post-list li .extra-wrap { overflow:visible; }
}
.footer .footer-widgets ul.post-list li .excerpt { margin:0; }
.footer .footer-widgets ul.post-list li time {
	font-style:italic;
	color:#7c7c7c;
}
.footer .copyright {
	background:#e3e4e8;
	position:relative;
	padding:3px 0 3px 0;
}
.footer .copyright:before {
	background:#e3e4e8;
	display:block;
	width:101%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:-99%;
	z-index:-1;
	content:'';
}
.footer .copyright:after {
	background:#e3e4e8;
	display:block;
	width:101%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	right:-99%;
	z-index:-1;
	content:'';
}
.footer .copyright .footer-text {
	float:none;
	font-weight:300;
	color:#646465;
}
@media (max-width: 767px) {
	.footer .copyright .footer-text {
		margin:0;
		text-align:left;
	}
}
@media (max-width: 480px) {
	.footer .copyright .footer-text {
		padding:4px 0 0 0;
		line-height:18px;
		font-size:12px;
	}
}
.footer .copyright .footer-text i {
	margin:0 6px;
	font-style:normal;
}
@media (max-width: 767px) {
	.footer .copyright .footer-text i { margin:0; }
}
.footer .copyright .footer-text a {
	text-decoration:none;
	color:#646465;
}
.footer .copyright .footer-text a:focus {
	text-decoration:none;
	color:#646465;
}
.footer .copyright .footer-text a:hover {
	text-decoration:none;
	color:#2aafb8;
}
.footer .copyright .footer-nav { margin:0; }
.footer .copyright .footer-nav ul {
	margin:0;
	padding:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .copyright .footer-nav ul { text-align:right; }
}
@media (max-width: 767px) {
	.footer .copyright .footer-nav ul { text-align:left; }
}
.footer .copyright .footer-nav ul li {
	margin:0 0 0 12px;
	padding:0;
	list-style:none;
	font-weight:300 !important;
}
@media (max-width: 767px) {
	.footer .copyright .footer-nav ul li { margin:0 12px 0 0; }
}
@media (max-width: 767px) {
	.footer .copyright .footer-nav ul li:last-child { margin:0; }
}
.footer .copyright .footer-nav ul li.current-menu-item a {
	text-decoration:none;
	color:#2aafb8;
}
.footer .copyright .footer-nav ul li a { font-weight:300 !important; }
.footer .copyright .footer-nav ul li a:focus {
	text-decoration:none;
	color:#646465;
}
.footer .copyright .footer-nav ul li a:hover {
	text-decoration:none;
	color:#2aafb8;
}
.footer .social-nets-wrapper ul {
	margin:0;
	padding:0;
}
.footer .social-nets-wrapper ul li {
	background:url(images/divider.gif) no-repeat 0% 0%;
	float:left;
	margin:0;
	padding:0 0 0 1px;
	list-style:none;
}
.footer .social-nets-wrapper ul li:first-child {
	background:none;
	padding:0;
}
.footer .social-nets-wrapper ul li:first-child a { width:91px; }
.footer .social-nets-wrapper ul li a {
	background:#2aafb8;
	display:block;
	width:92px;
	height:90px;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.footer .social-nets-wrapper ul li a {
		width:72px !important;
		height:72px;
	}
}
html.ie8 .footer .social-nets-wrapper ul li a {
	width:72px !important;
	height:72px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .social-nets-wrapper ul li a {
		width:56px !important;
		height:56px;
	}
}
@media (max-width: 480px) {
	.footer .social-nets-wrapper ul li a {
		width:69px !important;
		height:69px;
	}
}
.footer .social-nets-wrapper ul li a:before {
	display:block;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	line-height:90px;
	font-family:FontAwesome;
	font-size:30px;
	text-align:center;
	color:#fff;
	content:'';
}
@media (min-width: 980px) and (max-width: 1200px) {
	.footer .social-nets-wrapper ul li a:before { line-height:72px; }
}
html.ie8 .footer .social-nets-wrapper ul li a:before { line-height:72px; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer .social-nets-wrapper ul li a:before { line-height:56px; }
}
@media (max-width: 480px) {
	.footer .social-nets-wrapper ul li a:before { line-height:69px; }
}
.footer .social-nets-wrapper ul li a[title="facebook"]:before { content:'\f09a'; }
.footer .social-nets-wrapper ul li a[title="google"]:before { content:'\f0d5'; }
.footer .social-nets-wrapper ul li a[title="pinterest"]:before { content:'\f0d3'; }
.footer .social-nets-wrapper ul li a[title="skype"]:before { content:'\f17e'; }
.footer .social-nets-wrapper ul li a:hover:before {
	background:#f16252;
	font-size:36px;
}
.footer .social-nets-wrapper ul li a img { display:none; }
.thumbnail {
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.thumbnail a:hover img {
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
}
.thumbnail a img {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
#back-top-wrapper {
	right:30px;
	bottom:48px;
}
#back-top-wrapper p#back-top { margin:0; }
#back-top-wrapper p#back-top a:hover span { background-color:#2aafb8; }
#back-top-wrapper p#back-top a span {
	background-color:#f16252;
	margin:0;
}
.mc4wp-form {
	position:relative;
	width:100%;
	padding:0 0 50px 0;
}
.mc4wp-form .nsu-error {
	color:#f16252;
	position:absolute;
	left:0;
	bottom:-20px;
}
.mc4wp-form label {
	margin:0 0 6px 0;
	padding:3px 0 0 0;
	line-height:20px;
	font-size:14px;
	font-weight:300;
	color:#8f8f8f;
}
.mc4wp-form p {
	float:left;
	margin:0;
	padding:0;
}
.mc4wp-form input[type="email"], .mc4wp-form input[type="text"] {
	background:#fff;
	float:left;
	width:218px;
	min-height:21px;
	height:21px;
	margin:0;
	padding:6px 10px 6px 10px !important;
	border:1px solid #dae4eb !important;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.mc4wp-form input[type="email"], .mc4wp-form input[type="text"] { width:140px; }
}
html.ie8 .mc4wp-form input[type="email"], html.ie8 .mc4wp-form input[type="text"] { width:140px; }
@media (min-width: 768px) and (max-width: 979px) {
	.mc4wp-form input[type="email"], .mc4wp-form input[type="text"] {
		width:90px;
		font-size:12px;
	}
}
@media (max-width: 480px) {
	.mc4wp-form input[type="email"], .mc4wp-form input[type="text"] { width:125px; }
}
.mc4wp-form input[type="submit"] {
	background:#f16252;
	float:left;
	width:120px;
	height:35px;
	margin:0 0 0 10px;
	padding:0;
	font-family:'Roboto', sans-serif;
	font-size:16px;
	font-weight:500 !important;
	text-transform:uppercase;
	color:#faf9f9;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.mc4wp-form input[type="submit"] {
		width:auto;
		padding:0 15px;
	}
}
html.ie8 .mc4wp-form input[type="submit"] {
	width:auto;
	padding:0 15px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.mc4wp-form input[type="submit"] {
		width:auto;
		padding:0 15px;
		font-size:12px;
	}
}
@media (max-width: 767px) {
	.mc4wp-form input[type="submit"] {
		width:auto;
		padding:0 15px;
	}
}
.mc4wp-form input[type="submit"]:focus {
	background:#f16252;
	color:#faf9f9;
}
.mc4wp-form input[type="submit"]:hover {
	background:#2aafb8;
	color:#faf9f9;
}
.nsu-text-before-form {
	margin:0 0 6px 0;
	padding:3px 0 0 0;
	line-height:20px;
	font-size:14px;
	font-weight:300;
	color:#8f8f8f;
}
.title-section {
	background:url(images/box.jpg) repeat 50% 0%;
	position:relative;
	margin:-31px 0 0 0;
	padding:28px 0 37px 0;
}
.title-section:before {
	background:url(images/box.jpg) repeat 50% 0%;
	display:block;
	width:101%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:-99%;
	z-index:-1;
	content:'';
}
.title-section:after {
	background:url(images/box.jpg) repeat 50% 0%;
	display:block;
	width:101%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	right:-99%;
	z-index:-1;
	content:'';
}
.title-section h1 {
	margin:0 0 3px 0;
	text-transform:none;
	color:#f16252;
}
.title-section ul {
	background:none;
	margin:0;
	padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:16px;
}
.title-section ul li {
	margin:0;
	padding:0;
	line-height:16px;
	font-size:12px;
	font-weight:500;
	color:#363636;
}
.title-section ul li.divider { margin:0 9px; }
.title-section ul li.divider:after {
	line-height:16px;
	font-size:12px;
	font-weight:500;
	color:#363636;
	content:'|';
}
.title-section ul li.active { color:#f16252; }
.title-section ul li a {
	text-decoration:none;
	color:#363636;
}
.title-section ul li a:focus {
	text-decoration:none;
	color:#363636;
}
.title-section ul li a:hover {
	text-decoration:none;
	color:#f16252;
}
.post_meta {
	border-color:#cdcdcd;
	font-family:'Roboto', sans-serif;
	font-weight:300;
}
.post_meta .post_meta_unite { border-color:#cdcdcd !important; }
.post_meta i { color:#2aafb8; }
.post_meta a {
	text-decoration:none;
	color:#2aafb8;
}
.post_meta a:focus {
	text-decoration:none;
	color:#2aafb8;
}
.post_meta a:hover {
	text-decoration:none;
	color:#f16252;
}
.pagination ul li a {
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
}
.post-author {
	margin:0 0 70px 0;
	padding:15px 20px;
	border:1px solid #ccc;
	font-weight:300;
}
.post-author h3 {
	margin:0 0 15px 0;
	padding:0;
	line-height:20px;
	font-size:14px;
	font-weight:300 !important;
	text-transform:none;
	color:#363636;
}
.post-author h3 a {
	text-decoration:none;
	color:#363636;
}
.post-author h3 a:focus {
	text-decoration:none;
	color:#363636;
}
.post-author h3 a:hover {
	text-decoration:none;
	color:#2aafb8;
}
.post-author .post-author_gravatar { margin:10px 19px 0 0; }
.post-author .post-author_gravatar img {
	padding:0;
	border:none;
}
.post-author .post-author_link { margin:6px 0 0 0; }
.post-author .post-author_link p { margin:0; }
.post-author .post-author_link p a {
	text-decoration:none;
	color:#363636;
}
.post-author .post-author_link p a:focus {
	text-decoration:none;
	color:#363636;
}
.post-author .post-author_link p a:hover {
	text-decoration:none;
	color:#2aafb8;
}
#commentform #nsu-checkbox { display:none; }
.related-posts { margin:0 0 60px 0; }
.related-posts ul li {
	line-height:30px;
	font-size:18px;
	font-weight:300;
	color:#363636;
}
.related-posts ul li a {
	text-decoration:none;
	color:#363636;
}
.related-posts ul li a:focus {
	text-decoration:none;
	color:#363636;
}
.related-posts ul li a:hover {
	text-decoration:none;
	color:#2aafb8;
}
.comment-list li .comment-body {
	background:none !important;
	border:1px solid #cdcdcd;
}
.comment-list li .comment-body .author {
	padding:10px 0 0 0;
	line-height:20px;
	font-size:14px;
	font-weight:300;
	text-align:left;
}
@media (max-width: 480px) {
	.comment-list li .comment-body .extra-wrap { overflow:visible; }
}
.comment-list li .comment-body .reply {
	margin:0 0 0 34px;
	line-height:20px;
	font-size:14px;
}
.comment-list li .comment-body .reply a {
	line-height:20px;
	font-size:14px;
	font-weight:300;
	color:#f16252;
}
.comment-list li .comment-body .reply a:focus {
	text-decoration:none;
	color:#f16252;
}
.comment-list li .comment-body .reply a:hover {
	text-decoration:none;
	color:#2aafb8;
}
.comment-list li .comment-body .comment-meta {
	line-height:20px;
	font-size:14px;
	color:#2aafb8;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
	padding:5px 8px !important;
	font-size:13px;
}
.wpcf7-form .wpcf7-not-valid-tip {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:20px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-form .wpcf7-not-valid-tip {
		padding-left:3px !important;
		padding-right:2px !important;
	}
}
.wpcf7-form .ajax-loader { margin:10px 0 0 0; }
.wpcf7-form .wpcf7-response-output {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:20px;
}
.filter-wrapper { padding:4px 0 22px 0; }
.filter-wrapper .pull-right { float:left; }
@media (max-width: 480px) {
	.filter-wrapper .pull-right { float:right; }
}
.filter-wrapper strong {
	margin:0;
	padding:0;
	line-height:24px;
	font-size:18px;
	font-weight:300;
	font-style:italic;
	color:#363636;
}
@media (max-width: 767px) {
	.filter-wrapper strong {
		line-height:20px;
		font-size:14px;
	}
}
.filter-wrapper ul {
	margin:0;
	padding:0;
}
.filter-wrapper ul li {
	margin:0 0 0 25px;
	padding:0;
	list-style:none;
	line-height:24px;
	font-size:18px;
	font-weight:300;
	font-style:italic;
	color:#363636;
}
@media (max-width: 767px) {
	.filter-wrapper ul li {
		margin:0 0 0 15px;
		line-height:20px;
		font-size:14px;
	}
}
.filter-wrapper ul li.active a {
	text-decoration:none;
	color:#f16252;
}
.filter-wrapper ul li.active a:focus {
	text-decoration:none;
	color:#f16252;
}
.filter-wrapper ul li.active a:hover {
	text-decoration:none;
	color:#f16252;
}
.filter-wrapper ul li a {
	background:none !important;
	margin:0;
	padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:24px;
	font-size:18px;
	text-decoration:none;
	color:#363636;
}
@media (max-width: 767px) {
	.filter-wrapper ul li a {
		line-height:20px;
		font-size:14px;
	}
}
.filter-wrapper ul li a:focus {
	text-decoration:none;
	color:#363636;
}
.filter-wrapper ul li a:hover {
	text-decoration:none;
	color:#f16252;
}
#portfolio-grid li {
	line-height:30px;
	font-size:14px;
	color:#363636;
}
#portfolio-grid li .thumbnail { margin:0; }
#portfolio-grid li .caption {
	background:#fff;
	padding:15px 20px 15px 20px;
	border-bottom:6px solid #e3e4e8;
}
#portfolio-grid li .caption h3 {
	margin:0 0 5px 0;
	line-height:26px;
	font-size:18px;
	font-weight:300 !important;
	font-style:italic;
	text-transform:none;
}
#portfolio-grid li .caption p { margin:0; }
#portfolio-grid li .caption p.excerpt { margin:0 0 5px 0; }
.type-portfolio .thumbnail.large { margin:0; }
ul.pager { margin-top:30px; }
ul.pager li a {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.faq-list h4 { margin:0; }
@media (max-width: 767px) {
	.error404-holder { text-align:center; }
}
.error404-holder .error404-holder_num { color:#f16252; }
@media (min-width: 768px) and (max-width: 979px) {
	.error404-holder .error404-holder_num { font-size:220px; }
}
.error404-holder p { line-height:20px; }
html.ie8 .posts-grid li .thumbnail img { max-width:inherit; }
.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:40px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
