@import url("../CherryFramework/style.css");
@import url(////fonts.googleapis.com/css?family=Damion|Racing+Sans+One|Ubuntu:300,400,700,500);
.main-holder { overflow:hidden; }
@media (max-width: 767px) {
	body { padding:0; }
	body .header { padding:40px 20px 0 20px; }
	body .footer {
		padding:40px 20px 0 20px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	body .content-holder { padding:0 20px 30px 20px !important; }
	body.home .content-holder { padding:0 20px 30px 20px !important; }
}
a { transition:all 0.3s ease 0s; }
.featured-thumbnail, .thumbnail, figure.frame {
	background:none;
	border-radius:0;
	padding:0;
	border:none;
	box-shadow:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.featured-thumbnail img, .thumbnail img, figure.frame img {
	display:inline-block;
	border-radius:0;
	border:1px solid #fefefe;
	background:none;
	box-shadow:0 0 5px rgba(0,0,0,0.1);
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
figure.frame {
	margin-left:0;
	text-align:left;
}
figure.frame p { margin:0 !important; }
@media (max-width: 767px) {
	figure.frame { text-align:center; }
}
figure.frame.alignnone { margin:0 0 27px; }
@media (max-width: 767px) {
	figure.frame.alignnone { margin:20px 0; }
}
figure.frame.alignleft { margin:0 30px 24px 0; }
@media (max-width: 550px) {
	figure.frame.alignleft {
		margin:0 0 20px 0;
		float:none;
	}
}
figure.frame.alignright { margin:0 0 10px 30px; }
@media (min-width: 768px) and (max-width: 979px) {
	figure.frame.alignright {
		float:none;
		margin:0 0 20px 0;
	}
}
@media (max-width: 550px) {
	figure.frame.alignright {
		float:none;
		margin:20px 0 20px 0;
	}
}
.btn, .reply a {
	position:relative;
	display:inline-block;
	border-radius:5px;
	border:none;
	color:#f4cf80;
	text-shadow:none;
	font:24px/1.2em 'Racing Sans One', cursive;
	text-transform:uppercase;
	padding:0;
	letter-spacing:0;
	height:auto;
	box-shadow:none;
	text-decoration:none;
	background:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
}
.btn:hover, .btn:active, .reply a:hover, .reply a:active {
	background:none;
	text-decoration:none;
	color:#45343d;
	box-shadow:none;
}
.btn:focus, .reply a:focus {
	color:#f4cf80;
	background:none;
}
.btn.top-margin, .reply a.top-margin { margin:20px 0 18px; }
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:7px 10px;
	margin:0 0 10px 0;
	font-size:13px;
	line-height:1.3em;
	text-transform:none;
	color:#7c7277;
	text-decoration:none;
	position:relative;
	border-radius:0;
	background:#fbfafc;
	box-shadow:none;
	border:1px solid #d6d3d1 !important;
	transition:all 0.3s ease 0s;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	background:#fff;
	box-shadow:none;
	border-color:#45343d !important;
}
.wpcf7 .wpcf7-form p { margin-bottom:10px; }
.wpcf7 .wpcf7-form p input[type="text"], .wpcf7 .wpcf7-form p input[type="email"] {
	margin:0;
	height:35px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.wpcf7 .wpcf7-form p input[type="text"]:focus, .wpcf7 .wpcf7-form p input[type="email"]:focus { border-color:#45343d !important; }
.wpcf7 .wpcf7-form textarea {
	padding:10px 5px;
	margin-bottom:10px;
}
.wpcf7 .wpcf7-form textarea:focus { border-color:#45343d !important; }
.wpcf7 .wpcf7-form .btn-align { text-align:right; }
.wpcf7 .wpcf7-form .btn-align input[type="submit"], .wpcf7 .wpcf7-form .btn-align input[type="reset"] {
	height:auto;
	margin-left:10px;
}
.wpcf7 .wpcf7-form .btn-align div.ajax-loader {
	float:left;
	margin-left:10px;
}
.wpcf7 .wpcf7-form .wpcf7-not-valid-tip { padding:5px 10px !important; }
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7 .wpcf7-form .wpcf7-not-valid-tip { font-size:9px !important; }
}
.wpcf7 .wpcf7-form .submit-wrap .btn { height:auto; }
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 { outline:none; }
select:-moz-placeholder, textarea:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="date"]:-moz-placeholder, input[type="month"]:-moz-placeholder, input[type="time"]:-moz-placeholder, input[type="week"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="color"]:-moz-placeholder, .uneditable-input:-moz-placeholder { color:#7c7277; }
select:-ms-input-placeholder, textarea:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, .uneditable-input:-ms-input-placeholder { color:#7c7277; }
select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, .uneditable-input::-webkit-input-placeholder { color:#7c7277; }
select::-moz-placeholder, textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .uneditable-input::-moz-placeholder {
	color:#7c7277;
	opacity:1;
}
.header {
	padding:55px 0 0 0;
	border:none;
}
.header:before {
	content:'';
	width:100%;
	height:49px;
	background:#45343d;
	position:absolute;
	top:0;
	left:0;
	border-bottom:1px solid #7c6552;
}
.header:after {
	content:'';
	width:100%;
	height:5px;
	background:#f4cf80;
	position:absolute;
	top:50px;
	left:0;
	box-shadow:0 0 5px rgba(0,0,0,0.5);
	z-index:10;
}
.bg-header-page {
	width:100%;
	max-width:1920px;
	height:340px;
	background:url(images/bg-header-pages.jpg) 50% 0;
	border-bottom:5px solid #f4cf80;
}
@media (max-width: 767px) {
	.bg-header-page { display:none; }
}
.nav__primary {
	position:relative;
	float:none;
	padding:24px 0 25px;
	margin:0;
	z-index:100;
	background:none;
}
@media (max-width: 767px) {
	.nav__primary { padding:20px 0; }
}
.nav__primary .select-menu { height:35px; }
.nav__primary .sf-menu {
	float:none;
	position:relative;
	text-align:center;
	padding:0;
	margin:0;
	z-index:1;
}
@media (max-width: 767px) {
	.nav__primary .sf-menu { display:none !important; }
}
.nav__primary .sf-menu >li {
	background:none;
	float:none;
	display:inline-block;
	text-align:center;
	position:relative;
	padding:0;
	margin:0 0 0 54px;
	border:none;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	z-index:10;
}
@media (min-width: 768px) and (max-width: 979px) {
	.nav__primary .sf-menu >li { margin:0 0 0 20px; }
}
.nav__primary .sf-menu >li:first-child { margin:0; }
.nav__primary .sf-menu >li:before {
	content:'';
	position:absolute;
	width:0px;
	height:0px;
	border-style:solid;
	border-width:11px 10.5px 0 10.5px;
	border-color:#f4cf80 transparent transparent transparent;
	left:50%;
	margin:0 0 0 -10px;
	top:-24px;
	opacity:0;
	transition:all 0.3s ease 0s;
}
.nav__primary .sf-menu >li:hover:before { opacity:1; }
.nav__primary .sf-menu >li:hover ul { top:100%; }
.nav__primary .sf-menu >li:hover li ul { top:-999em; }
.nav__primary .sf-menu >li >a {
	border:none;
	padding:0;
	display:inline-block;
	text-transform:uppercase;
	border-radius:0;
	position:relative;
	letter-spacing:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	background:none;
}
.nav__primary .sf-menu >li >a:hover {
	text-decoration:none;
	color:#fff;
	background:none;
}
.nav__primary .sf-menu >li >a:hover .sf-sub-indicator { background-position:-10px -100px; }
.nav__primary .sf-menu >li >a >.sf-sub-indicator {
	position:absolute;
	display:inline-block;
	top:23px;
	left:50%;
	margin-left:-5px;
	background:url("images/arrows-ffffff.png") no-repeat scroll 0 -100px transparent;
}
.nav__primary .sf-menu >li.current-menu-item:before { opacity:1; }
.nav__primary .sf-menu >li.current-menu-item >a {
	text-decoration:none;
	color:#fff;
	background:none;
}
.nav__primary .sf-menu >li.current-menu-item >a .sf-sub-indicator { background-position:-10px -100px; }
.nav__primary .sf-menu >li.sfHover:before { opacity:1; }
.nav__primary .sf-menu >li.sfHover >a {
	text-decoration:none;
	color:#fff;
	background:none;
}
.nav__primary .sf-menu >li.sfHover >a .sf-sub-indicator { background-position:-10px -100px; }
.nav__primary .sf-menu >li.sfHover ul { top:100%; }
.nav__primary .sf-menu >li.sfHover li ul { top:-999em; }
.nav__primary .sf-menu >li >.sub-menu {
	background:#a5746b;
	top:-999em;
	left:50%;
	width:150px;
	padding:10px 20px;
	margin:20px 0 0 -75px;
	border:none;
	border-radius:0;
	z-index:10000;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-top:5px solid #f4cf80;
}
.nav__primary .sf-menu >li >.sub-menu:after {
	position:absolute;
	content:'';
	width:0px;
	height:0px;
	border-style:solid;
	border-width:0 10.5px 11px 10.5px;
	border-color:transparent transparent #f4cf80 transparent;
	top:-16px;
	left:50%;
	margin-left:-10px;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item {
	background:none;
	text-align:left;
	border:none;
	padding:5px 0;
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item:first-child { border:none; }
.nav__primary .sf-menu >li >.sub-menu >.menu-item:hover li ul { top:-999em; }
.nav__primary .sf-menu >li >.sub-menu >.menu-item a {
	margin:0;
	padding:0;
	background:none;
	border:none;
	color:#fff;
	text-transform:uppercase;
	display:inline-block;
	letter-spacing:0;
	border-radius:0;
	letter-spacing:0;
	font:16px/1.2em 'Racing Sans One', cursive;
	transition:all 0.3s ease 0s;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item a:hover {
	color:#f4cf80;
	text-shadow:none;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item a >.sf-sub-indicator {
	top:5px;
	left:auto;
	right:-15px;
	background:url("images/arrows-ffffff.png") no-repeat scroll 0 0 transparent;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item.sfHover li ul { top:-999em; }
.nav__primary .sf-menu >li >.sub-menu >.menu-item.sfHover >a {
	color:#f4cf80;
	text-shadow:none;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item.sfHover >a .sf-sub-indicator { background-position:-10px 0; }
.nav__primary .sf-menu >li >.sub-menu >.menu-item.current-menu-item a {
	color:#f4cf80;
	text-shadow:none;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu {
	background:#a5746b;
	padding:10px 20px;
	margin:-15px 0 0 22px;
	top:0;
	left:100%;
	right:auto;
	border:none;
	border-radius:0;
	width:100%;
	border-top:5px solid #f4cf80;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item {
	background:none;
	text-align:left;
	border:none;
	padding:5px 0;
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item:first-child { border:none; }
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item:hover ul {
	top:0;
	left:10em;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item a {
	margin:0;
	padding:0;
	color:#fff;
	display:inline-block;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item a:hover {
	color:#f4cf80;
	text-shadow:none;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item.current-menu-item a {
	color:#f4cf80;
	text-shadow:none;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item.sfHover ul {
	top:0;
	left:10em;
}
.logo-wrap {
	position:absolute;
	text-align:center;
	top:0;
}
@media (max-width: 767px) {
	.logo-wrap {
		position:relative;
		margin-top:-60px;
		margin-bottom:20px;
	}
}
.logo {
	background:#45343d;
	text-align:center;
	padding:35px 0 0;
	display:inline-block;
	min-width:245px;
	max-width:1170px;
	margin:0 auto;
	box-shadow:0 0 5px rgba(0,0,0,0.5);
}
@media (max-width: 1200px) {
	.logo { max-width:inherit; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.logo {
		width:auto;
		padding-top:10px;
	}
}
@media (max-width: 767px) {
	.logo { padding-top:30px; }
}
.logo:before {
	content:'';
	width:164px;
	height:182px;
	background:url(images/logo-left.png) no-repeat;
	position:absolute;
	bottom:0;
	left:-164px;
}
.logo:after {
	content:'';
	width:164px;
	height:182px;
	background:url(images/logo-right.png) no-repeat;
	position:absolute;
	bottom:0;
	right:-164px;
}
.logo .logo_tagline {
	font:20px/1.2em 'Damion', cursive;
	color:#fff;
	margin:13px 0 20px;
	text-transform:none;
	position:relative;
	overflow:hidden;
	text-align:center;
}
.logo .logo_tagline:before, .logo .logo_tagline:after {
	background-color:#c1c1c1;
	content:"";
	display:inline-block;
	height:1px;
	position:relative;
	vertical-align:middle;
	width:50%;
}
@media (max-width: 1200px) {
	.logo .logo_tagline:before, .logo .logo_tagline:after { display:none; }
}
.logo .logo_tagline:before {
	right:20px;
	margin-left:-50%;
}
.logo .logo_tagline:after {
	left:20px;
	margin-right:-50%;
}
@media (max-width: 979px) {
	.logo .logo_tagline { margin-bottom:10px; }
}
.logo .logo_tagline:before, .logo .logo_tagline:after {
	width:47px;
	top:-2px;
}
@media (max-width: 1200px) {
	.logo .logo_tagline:before, .logo .logo_tagline:after { display:none; }
}
.logo .logo_tagline:before {
	right:-5px;
	margin-left:-50%;
	background:url(images/logo-tagline-left.png);
}
.logo .logo_tagline:after {
	left:0;
	margin-right:-50%;
	background:url(images/logo-tagline-right.png);
}
.logo.pull-left { float:none; }
.logo .logo_h__txt a:hover, .logo .logo_h__txt a:active, .logo .logo_h__txt a:focus {
	color:#fff;
	text-decoration:none;
}
.logo .line-logo {
	display:block;
	background:#f4cf80;
	position:relative;
	height:6px;
	width:100%;
}
.logo .line-logo:before {
	content:'';
	width:5px;
	height:6px;
	background:url(images/logo-line-left.png) no-repeat;
	position:absolute;
	bottom:0px;
	left:-5px;
}
.logo .line-logo:after {
	content:'';
	width:5px;
	height:6px;
	background:url(images/logo-line-right.png) no-repeat;
	position:absolute;
	bottom:0;
	right:-5px;
	z-index:10;
}
.slider {
	width:100%;
	border-bottom:5px solid #f4cf80;
}
.slider >.container { width:100%; }
.camera_prev, .camera_next {
	background:none;
	width:40px;
	height:68px;
	left:50%;
	margin:-20px 0 0 -585px;
}
@media (max-width: 1200px) {
	.camera_prev, .camera_next {
		margin:-20px 0 0 0;
		left:20px;
	}
}
.camera_prev span, .camera_next span {
	width:40px;
	height:68px;
	background:url(images/slider-nav.png) no-repeat;
}
.camera_prev span:hover, .camera_next span:hover { background-position:0 -68px; }
.camera_next {
	left:auto;
	right:50%;
	margin:-20px -585px 0 0;
}
@media (max-width: 1200px) {
	.camera_next {
		margin:-20px 0 0 0;
		right:20px;
	}
}
.camera_next span { background-position:-40px 0; }
.camera_next span:hover { background-position:-40px -68px; }
.content-holder { background:#f1f0f3; }
.content-holder:before {
	content:'';
	width:100%;
	height:6px;
	position:absolute;
	top:0;
	left:0;
	background:url(images/shadow-content.png) repeat-x;
}
.title-section {
	margin:0;
	padding:56px 0 20px;
	position:relative;
	background:none;
}
.title-section .title-header {
	text-align:center;
	letter-spacing:0;
	padding:0 0 10px 0;
	margin:0;
	color:#45343d;
	text-transform:uppercase;
	font:54px/1.2em 'Racing Sans One', cursive;
	position:relative;
}
.title-section .title-header small { font-size:30px; }
.title-section .breadcrumb {
	position:relative;
	text-align:center;
	background:none;
	padding:16px 0;
	margin:0;
	text-transform:uppercase;
	text-shadow:none;
	letter-spacing:0;
	border:none;
	box-shadow:none;
	border-radius:0;
	font:18px/1.3em 'Racing Sans One', cursive;
	border-top:1px solid #d6d3d1;
	border-bottom:1px solid #d6d3d1;
}
.title-section .breadcrumb >li {
	text-shadow:none;
	display:inline-block;
}
.title-section .breadcrumb >li.active { color:#b07c72; }
.title-section .breadcrumb a {
	color:#b07c72;
	text-shadow:none;
}
.title-section .breadcrumb .divider { padding:0 5px; }
.title-section .breadcrumb .divider:after {
	color:#b07c72;
	content:"/";
	font:18px/1.2em 'Racing Sans One', cursive;
}
article {
	background:none;
	border:none;
	border-radius:0;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
article.post__holder {
	margin-bottom:50px;
	overflow:visible;
}
article .thumbnail { margin:0 30px 20px 0; }
@media (max-width: 320px) {
	article .thumbnail {
		width:auto !important;
		display:inline-block;
		float:none;
		margin:0 0 15px 0;
	}
	article .thumbnail img { width:100%; }
}
article .thumbnail.large {
	margin:0 0 30px 0;
	border-radius:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	article .thumbnail.large { float:none !important; }
}
article .post-header {
	margin:0;
	padding:0 0 35px;
}
article .post-header .post-title {
	text-align:center;
	font:50px/1.2em 'Racing Sans One', cursive;
	margin:0;
	letter-spacing:0;
	text-transform:uppercase;
	color:#45343d;
}
@media (max-width: 480px) {
	article .post-header .post-title {
		font-size:30px;
		line-height:1em;
	}
}
article .post-header .post-title a { color:#45343d; }
article .post_content {
	background:none;
	border-radius:0;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
article .post_meta {
	padding:8px 0;
	border:none;
	position:relative;
	display:block;
	margin:20px 0;
	overflow:visible;
	background:none;
	border-top:1px solid #d6d3d1;
	border-bottom:1px solid #d6d3d1;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
article .post_meta .post_meta_unite {
	font:13px/1.2em 'Ubuntu', sans-serif;
	border-color:#d6d3d1;
}
article .post_meta .post_meta_unite:first-child { border:none; }
article .post_meta i {
	margin-right:0;
	color:#7c7277;
	font-size:12px;
}
article .post_meta .post_date { color:#7c7277; }
article .post_meta .post_author a {
	color:#45343d;
	font-weight:bold;
}
article .post_meta .post_category a, article .post_meta .post_tag a, article .post_meta .post_tag {
	color:#f4cf80;
	font-weight:bold;
}
article .post_meta .post_comment a {
	color:#f4cf80;
	font-weight:bold;
}
article .post_meta .user_like, article .post_meta .post_views {
	color:#f4cf80;
	font-weight:bold;
}
article .post_meta .post_permalink { float:none; }
article .post_meta .post_permalink a {
	color:#f4cf80;
	font-weight:bold;
}
article div.jp-playlist li a:hover, article div.jp-playlist li.jp-playlist-current a { color:#b8b8b8; }
article .quote-wrap blockquote {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height:1.2em;
	font-style:normal;
	color:#afafaf;
	font-weight:bold;
}
article .gallery-post { padding-bottom:40px; }
article.testimonial {
	background:none;
	border-color:#d6d3d1;
}
article.testimonial .user, article.testimonial .info { color:#222; }
.single #content article { margin-bottom:0; }
@media (min-width: 768px) and (max-width: 1000px) {
	.single #content article .thumbnail { float:left; }
	.single #content article .thumbnail img { margin:0; }
}
@media (max-width: 480px) {
	.single #content article .thumbnail { width:100%; }
	.single #content article .thumbnail img { width:100%; }
}
.single #content .share-buttons {
	margin:15px 0 20px;
	background:none;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.single #content .share-buttons .pinterest img { vertical-align:top; }
.single #content .post-author {
	margin:30px 0 20px;
	padding:20px;
	border:1px solid #d6d3d1;
	background:none;
	border-radius:0;
}
.single #content .post-author .post-author_h {
	font:bold 18px/1.2em 'Ubuntu', sans-serif;
	margin:0 0 10px 0;
	letter-spacing:0;
	text-transform:uppercase;
	color:#45343d;
}
.single #content .post-author .post-author_h a {
	color:#45343d;
	text-transform:uppercase;
	font:bold 18px/1.2em 'Ubuntu', sans-serif;
}
.single #content .post-author .post-author_gravatar {
	display:block;
	margin:4px 20px 10px 0;
}
.single #content .post-author .post-author_gravatar img {
	width:80px;
	height:80px;
	border-radius:0;
	padding:0;
	border:none;
	background:none;
}
.single #content .post-author .post-author_desc {
	padding-left:100px;
	text-transform:none;
	color:#7c7277;
}
@media (max-width: 480px) {
	.single #content .post-author .post-author_desc { padding-left:0; }
}
.single #content .post-author .post-author_link {
	margin-top:15px;
	text-transform:none;
	color:#7c7277;
	font:13px/1.2em 'Ubuntu', sans-serif;
}
.single #content .post-author .post-author_link p { margin:0; }
.single #content .post-author .post-author_link a {
	color:#45343d;
	text-transform:none;
	font:bold 13px/1.2em 'Ubuntu', sans-serif;
}
.filter-wrapper {
	margin:11px 0 60px;
	position:relative;
	text-align:center;
}
@media (max-width: 767px) {
	.filter-wrapper {
		margin:20px 0;
		text-align:left;
	}
}
.filter-wrapper strong {
	color:#45343d;
	padding:0;
	font:16px/1.2em 'Ubuntu', sans-serif;
	margin-right:24px;
	margin-top:0;
	text-transform:none;
	letter-spacing:0;
	display:inline-block;
	float:none;
	vertical-align:top;
}
@media (max-width: 979px) {
	.filter-wrapper strong {
		display:block;
		float:none;
		margin-right:0;
		margin-bottom:20px;
	}
}
.filter-wrapper .filter {
	margin:0;
	display:inline-block;
	float:none;
	position:relative;
	top:0;
}
@media (max-width: 767px) {
	.filter-wrapper .filter {
		float:none;
		display:block;
	}
}
.filter-wrapper .filter li {
	margin:0 0 0 33px;
	float:left;
	display:block;
}
@media (max-width: 767px) {
	.filter-wrapper .filter li {
		float:none;
		margin:0 0 10px !important;
	}
}
.filter-wrapper .filter li:first-child { margin:0; }
.filter-wrapper .filter li a {
	color:#7c7277;
	font:16px/1.2em 'Ubuntu', sans-serif;
	padding:0;
	margin:0;
	display:inline-block;
	background:none;
	border-radius:0;
	text-transform:none;
	letter-spacing:0;
}
@media (max-width: 767px) {
	.filter-wrapper .filter li a { display:inline-block; }
}
.filter-wrapper .filter li a:active, .filter-wrapper .filter li a:hover, .filter-wrapper .filter li a:focus {
	text-decoration:none;
	color:#f4cf80;
	background:none;
}
.filter-wrapper .filter .active a {
	text-decoration:none;
	color:#f4cf80;
	font-weight:bold;
	background:none;
}
.filter-wrapper .pull-right { float:none; }
.filterable-portfolio li.portfolio_item { overflow:visible; }
.filterable-portfolio li.portfolio_item .portfolio_item_holder { overflow:visible; }
.filterable-portfolio li.portfolio_item .portfolio_item_holder .thumbnail {
	margin:0 0 30px;
	border-radius:0;
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption {
	padding:0;
	background:none;
	border:none;
	position:relative;
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption h3 {
	text-shadow:none;
	margin:0 0 20px;
	font:24px/1em 'Racing Sans One', cursive;
	letter-spacing:0;
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption h3 a {
	color:#b07c72;
	text-transform:none;
	text-decoration:none;
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption h3 a:hover, .filterable-portfolio li.portfolio_item .portfolio_item_holder .caption h3 a:active { text-decoration:underline; }
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption .excerpt {
	font:13px/18px 'Ubuntu', sans-serif;
	color:#7c7277;
	text-transform:none;
}
.filterable-portfolio li.portfolio_item .portfolio_item_holder .caption .btn { margin:10px 0 0 0; }
.portfolio-meta, .portfolio-meta-list, .pager { border-color:#d6d3d1; }
.related-posts, .comment-holder, #respond { margin-top:50px; }
.related-posts h3, .comment-holder h3, #respond h3 {
	font:60px/1.2em 'Racing Sans One', cursive;
	margin:0 0 20px;
	text-align:center;
	letter-spacing:0;
	text-transform:uppercase;
	color:#45343d;
}
.related-posts .related-posts_item { overflow:visible; }
.related-posts a {
	font:bold 13px/18px 'Ubuntu', sans-serif;
	color:#45343d;
	display:inline;
	letter-spacing:0;
	text-transform:none;
}
.related-posts a:hover { text-decoration:underline; }
.related-posts .thumbnail {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.related-posts .thumbnail a {
	display:inline-block;
	width:100%;
}
.related-posts .thumbnail img {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.comment-holder .comment-list .comment .comment-body {
	padding:20px;
	margin:30px 0 0;
	background:none;
	border-radius:0;
	border:1px solid #d6d3d1;
}
.comment-holder .comment-list .comment .comment-body .comment-author {
	margin:5px 20px 10px 0;
	text-align:left;
	border:none;
}
.comment-holder .comment-list .comment .comment-body .comment-author img {
	width:80px;
	height:80px;
	border-radius:0;
	padding:0;
	border:none;
	background:none;
}
.comment-holder .comment-list .comment .comment-body .comment-author .author {
	width:auto;
	text-align:left;
	font:bold 13px/1.2em 'Ubuntu', sans-serif;
	color:#45343d;
	padding-top:20px;
	text-transform:none;
}
.comment-holder .comment-list .comment .comment-body .extra-wrap {
	padding:0;
	margin:0;
	background:none;
	color:#7c7277;
	text-transform:none;
}
@media (max-width: 480px) {
	.comment-holder .comment-list .comment .comment-body .extra-wrap { overflow:visible; }
}
.comment-holder .comment-list .comment .comment-body .comment-meta {
	margin:10px 0 0 0;
	font:13px/1.2em 'Ubuntu', sans-serif;
	color:#7c7277;
	text-transform:none;
}
.comment-holder .reply { margin-left:16px; }
.comment-holder #respond #commentform { margin-top:0; }
#respond #commentform { margin:15px 0 0; }
#respond #commentform textarea {
	width:100%;
	min-width:auto;
	max-width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:300px;
	min-height:auto;
	max-height:auto;
	min-width:auto;
	padding:12px 10px 10px;
}
#respond #commentform p input {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	max-width:auto;
	min-width:auto;
	width:100%;
	padding:0 10px;
	height:35px;
	margin-bottom:2px;
}
#respond #commentform p input:focus { box-shadow:none; }
#respond #commentform p input.btn {
	margin:20px 0 0 0;
	width:auto;
	padding:0;
	height:25px;
}
#respond #commentform p.right-align {
	text-align:right;
	margin:0;
}
#sidebar.sidebar { padding-top:50px; }
#sidebar.sidebar .widget { margin:55px 0 0 0; }
#sidebar.sidebar .widget:first-child { margin:0; }
#sidebar.sidebar .widget >h3 {
	margin:0 0 20px 0;
	font:30px/1.2em 'Racing Sans One', cursive;
	letter-spacing:0;
	display:block;
	color:#45343d;
	text-align:center;
	text-transform:uppercase;
	word-wrap:break-word;
	-moz-hyphens:auto;
}
@media (min-width: 768px) and (max-width: 979px) {
	#sidebar.sidebar .widget >h3 {
		font-size:30px;
		line-height:1em;
	}
}
@media (max-width: 480px) {
	#sidebar.sidebar .widget >h3 {
		font-size:30px;
		line-height:1em;
	}
}
[id*="categories"] ul, [id*="archives"] ul, .list.custom-list ul {
	margin:0;
	list-style-type:none;
}
[id*="categories"] ul li, [id*="archives"] ul li, .list.custom-list ul li {
	margin:0;
	padding:3px 0 3px 13px;
	position:relative;
}
[id*="categories"] ul li:before, [id*="archives"] ul li:before, .list.custom-list ul li:before {
	content:'';
	font:12px/1em FontAwesome;
	color:#45343e;
	position:absolute;
	top:6px;
	left:0;
}
[id*="categories"] ul li a, [id*="archives"] ul li a, .list.custom-list ul li a {
	font:13px/1.2em 'Ubuntu', sans-serif;
	color:#45343e;
	text-transform:uppercase;
	display:inline;
	position:relative;
}
[id*="categories"] ul li a:hover, [id*="categories"] ul li a:active, [id*="archives"] ul li a:hover, [id*="archives"] ul li a:active, .list.custom-list ul li a:hover, .list.custom-list ul li a:active {
	color:#b07c72;
	text-decoration:none;
	background:none;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li { padding:20px 0; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li:first-child {
	padding-top:0;
	border:none;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .featured-thumbnail {
	margin:0 15px 20px 0;
	padding:0;
	box-shadow:none;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .featured-thumbnail img { border:none; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li .meta_format { margin:0; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li time {
	margin:0;
	display:block;
	color:#45343d;
	text-transform:uppercase;
	font:11px/1.2em 'Ubuntu', sans-serif;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_author, [id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_title {
	font:24px/1.2em 'Racing Sans One', cursive;
	text-transform:uppercase;
	letter-spacing:0;
	margin:0 0 5px;
	font-weight:normal;
	color:#b07c72;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt {
	border:none;
	overflow:hidden;
	padding:0;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt a { color:#72523f; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li .clear { display:none; }
.search-form { margin-top:10px; }
.search-form .search-form_is {
	margin:0 0 0 10px;
	padding-top:1px;
	padding-bottom:1px;
	height:28px;
}
@media (min-width: 768px) and (max-width: 1200px) {
	.search-form .search-form_is {
		display:block;
		margin:0;
	}
}
@media (max-width: 400px) {
	.search-form .search-form_is {
		display:block;
		margin:0;
	}
}
#wp-calendar caption, #wp-calendar thead tr th {
	color:#b07c72;
	font-family:'Ubuntu', sans-serif;
}
@media (max-width: 767px) {
	#content.left, #sidebar { float:none !important; }
}
div.type-page p { margin-bottom:10px; }
.title-box {
	text-align:center;
	padding:5px 0 7px;
}
.title-box .title-box_primary {
	font:50px/1em 'Racing Sans One', cursive;
	color:#45343d;
	text-transform:uppercase;
	margin:0;
	padding:0 0 15px;
}
@media (max-width: 480px) {
	.title-box .title-box_primary { font-size:30px; }
}
.title-box .title-box_secondary {
	font:24px/26px 'Racing Sans One', cursive;
	color:#b07c72;
	margin:0;
}
@media (max-width: 480px) {
	.title-box .title-box_secondary { font-size:20px; }
}
.title-box.second-title { padding:5px 0 11px; }
@media (max-width: 767px) {
	.title-box.second-title { padding:40px 0 10px; }
}
.title-box.second-title .title-box_primary {
	font:36px/26px 'Racing Sans One', cursive;
	color:#45343d;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
.title-box.second-title .title-box_secondary {
	font:30px/27px 'Racing Sans One', cursive;
	color:#b07c72;
	margin:0;
}
.dark-box, .darker-box { position:relative; }
.dark-box >div, .darker-box >div {
	position:relative;
	z-index:10;
}
.dark-box:before, .darker-box:before {
	content:"";
	display:block;
	height:100%;
	left:-100%;
	position:absolute;
	top:0;
	width:101%;
	z-index:1;
}
.dark-box:after, .darker-box:after {
	content:"";
	display:block;
	height:100%;
	right:-100%;
	position:absolute;
	top:0;
	width:101%;
	z-index:1;
}
.dark-box {
	background:#45343d;
	padding:62px 0 13px;
	margin:40px 0 0 0;
}
.dark-box:before { background:#45343d; }
.dark-box:after { background:#45343d; }
.dark-box .title-box .title-box_primary { color:#fff; }
.dark-box .title-box .title-box_secondary { color:#fff; }
.darker-box {
	background:#d6d3d1;
	padding:58px 0 50px;
	margin-bottom:-50px;
}
.darker-box:before { background:#d6d3d1; }
.darker-box:after { background:#d6d3d1; }
.posts-grid.our-staff { padding-top:5px; }
@media (max-width: 767px) {
	.posts-grid.our-staff li {
		width:31%;
		margin:0 0 30px 2%;
		vertical-align:top;
		display:inline-block;
	}
	.posts-grid.our-staff li:nth-child(3n+1) { margin:0 0 30px 0; }
}
@media (max-width: 480px) {
	.posts-grid.our-staff li {
		width:48%;
		margin:0 0 30px 4%;
	}
	.posts-grid.our-staff li:nth-child(3n+1) { margin:0 0 30px 4%; }
	.posts-grid.our-staff li:nth-child(2n+1) { margin:0 0 30px 0; }
}
.posts-grid.our-staff li .thumbnail { margin:0 0 34px; }
.posts-grid.our-staff li h5 {
	margin:0 0 10px;
	font:24px/1em 'Racing Sans One', cursive;
	text-transform:uppercase;
}
.posts-grid.our-staff li h5 a { color:#fff; }
.posts-grid.our-staff li .excerpt { color:#f4cf80; }
.posts-grid.programs li .clear { display:none; }
@media (max-width: 600px) {
	.posts-grid.programs li .clear { display:block; }
}
.posts-grid.programs li .thumbnail {
	margin:0 25px 10px 0;
	overflow:visible;
}
@media (max-width: 767px) {
	.posts-grid.programs li .thumbnail { margin:0 0 20px 0; }
}
.posts-grid.programs li h5 {
	margin:0 0 15px;
	font:24px/1em 'Racing Sans One', cursive;
	text-transform:none;
}
.posts-grid.programs li h5 a { color:#b07c72; }
.posts-grid.programs li .excerpt { margin:0 0 20px; }
.service-box {
	padding:0;
	background:none;
	border-radius:0;
	box-shadow:none;
	border:none;
}
.service-box .title {
	font:24px/1em 'Racing Sans One', cursive;
	color:#b07c72;
	margin:0 0 11px;
}
.service-box.welcome {
	background:#45343d;
	position:relative;
	overflow:visible;
	padding:70px 0 0;
	text-align:center;
	border-bottom:6px solid #f4cf80;
	margin-bottom:140px;
}
@media (max-width: 767px) {
	.service-box.welcome { margin-bottom:100px; }
}
.service-box.welcome >div {
	position:relative;
	z-index:10;
}
.service-box.welcome:before {
	content:"";
	display:block;
	height:100%;
	left:-100%;
	position:absolute;
	top:0;
	width:101%;
	background:#45343d;
	z-index:1;
	border-bottom:6px solid #f4cf80;
}
.service-box.welcome:after {
	content:"";
	display:block;
	height:100%;
	right:-100%;
	position:absolute;
	top:0;
	width:101%;
	background:#45343d;
	z-index:1;
	border-bottom:6px solid #f4cf80;
}
.service-box.welcome .title {
	font:102px/1em 'Racing Sans One', cursive;
	color:#fff;
	margin:0;
	text-transform:uppercase;
}
@media (max-width: 767px) {
	.service-box.welcome .title { font-size:60px; }
}
@media (max-width: 480px) {
	.service-box.welcome .title { font-size:40px; }
}
.service-box.welcome .title:after {
	content:'';
	width:769px;
	height:36px;
	background:url(images/plane.png) no-repeat;
	display:block;
	margin:16px auto 21px;
}
@media (max-width: 979px) {
	.service-box.welcome .title:after {
		background-size:100% auto;
		width:100%;
	}
}
.service-box.welcome .sub-title {
	font:48px/1.2em 'Damion', cursive;
	color:#fff;
	margin:0 0 20px;
}
@media (max-width: 767px) {
	.service-box.welcome .sub-title { font-size:35px; }
}
.service-box.welcome .service-box_txt {
	font:16px/22px 'Ubuntu', sans-serif;
	color:#c0acb6;
	width:75%;
	margin:0 auto 40px;
}
.service-box.welcome .btn-align {
	text-align:center;
	position:absolute;
	width:180px;
	left:50%;
	margin-left:-90px;
	bottom:-110px;
	background:#45343d;
	padding:40px 0 30px;
}
.service-box.welcome .btn-align:before {
	content:'';
	width:164px;
	height:182px;
	background:url(images/logo-left.png) no-repeat;
	position:absolute;
	bottom:0;
	left:-164px;
	z-index:-1;
}
.service-box.welcome .btn-align:after {
	content:'';
	width:164px;
	height:182px;
	background:url(images/logo-right.png) no-repeat;
	position:absolute;
	bottom:0;
	right:-164px;
	z-index:-1;
}
.service-box.welcome .btn-align .btn:hover, .service-box.welcome .btn-align .btn:active { color:#fff; }
.service-box.welcome .btn-align .btn:focus { color:#f4cf80; }
.testimonials.testi-home { padding-bottom:55px; }
.testimonials.testi-home:before {
	content:'';
	width:769px;
	height:24px;
	background:url(images/testi.png) no-repeat;
	display:block;
	margin:0 auto 15px;
}
@media (max-width: 979px) {
	.testimonials.testi-home:before {
		width:100%;
		background-size:100% auto;
	}
}
.testimonials.testi-home .testi-item {
	margin:0;
	padding:0;
}
.testimonials.testi-home .testi-item .testi-item_blockquote {
	padding:0;
	background:none;
	width:80%;
	margin:0 auto;
	text-align:center;
}
.testimonials.testi-home .testi-item .testi-item_blockquote:before, .testimonials.testi-home .testi-item .testi-item_blockquote:after { display:none; }
.testimonials.testi-home .testi-item .testi-item_blockquote a {
	font:300 italic 24px/30px 'Ubuntu', sans-serif;
	color:#fff;
}
.testimonials.testi-home .testi-item .testi-item_blockquote a:hover { color:#f4cf80; }
.testimonials.testi-home .testi-item .testi-meta {
	padding:37px 0 0 0;
	text-align:center;
}
.testimonials.testi-home .testi-item .testi-meta .user {
	font:24px/1em 'Racing Sans One', cursive;
	color:#fff;
	display:block;
	margin:0 0 16px;
	text-transform:uppercase;
}
.testimonials.testi-home .testi-item .testi-meta a, .testimonials.testi-home .testi-item .testi-meta .info {
	font:13px/1.2em 'Ubuntu', sans-serif;
	color:#f4cf80;
}
.testimonials.testi-home .testi-item .testi-meta .info:after {
	content:'/';
	padding:0 5px;
}
@media (max-width: 767px) {
	.posts-grid.services li {
		width:48%;
		display:inline-block;
		vertical-align:top;
		margin:0 0 20px 4%;
	}
	.posts-grid.services li:nth-child(2n+1) { margin:0 0 20px 0; }
}
@media (max-width: 480px) {
	.posts-grid.services li {
		width:100%;
		display:block;
		margin:0 0 20px 0 !important;
	}
}
.posts-grid.services li .thumbnail { margin:0 0 20px; }
@media (max-width: 767px) {
	.posts-grid.services li .thumbnail {
		float:none;
		display:block;
		text-align:center;
	}
	.posts-grid.services li .thumbnail a {
		display:inline-block;
		text-align:center;
	}
}
.posts-grid.services li h5 {
	font:24px/26px 'Racing Sans One', cursive;
	text-align:center;
	margin:0;
}
@media (min-width: 768px) and (max-width: 1200px) {
	.posts-grid.services li h5 {
		font-size:16px;
		line-height:1em;
	}
}
.posts-grid.services li h5 a { color:#b07c72; }
.posts-grid.services li .excerpt { display:none; }
.footer {
	background:none;
	border:none;
	padding:0;
}
#map-canvas {
	width:100%;
	height:435px;
	position:absolute !important;
}
@media (max-width: 767px) {
	#map-canvas {
		position:relative !important;
		height:250px;
	}
}
.google-map-footer { min-height:435px; }
@media (max-width: 767px) {
	.google-map-footer { min-height:inherit; }
}
.footer-widgets .widgets {
	text-align:center;
	padding-top:70px;
}
.footer-widgets .widgets .widget-one { padding-bottom:40px; }
.footer-widgets .widgets .widget-one >div >h4 {
	font:50px/1em 'Racing Sans One', cursive;
	color:#fff;
	text-transform:uppercase;
	margin:20px 0 25px;
}
.footer-widgets .contacts-widget:before {
	content:'';
	font:47px/1em FontAwesome;
	color:#f4cf80;
}
.footer-widgets .textwidget {
	font:20px/26px 'Racing Sans One', cursive;
	color:#fff;
}
.social-nets-wrapper .social {
	display:block;
	padding:4px 0 0 0;
	margin:0;
	list-style-type:none;
	text-align:center;
}
@media (max-width: 767px) {
	.social-nets-wrapper .social { text-align:center; }
}
.social-nets-wrapper .social li {
	display:inline-block;
	float:none;
	margin:0 1px 1px 0;
	text-align:center;
	transition:all 0.3s ease 0s;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 767px) {
	.social-nets-wrapper .social li { margin:0 0 0 10px; }
}
.social-nets-wrapper .social li a {
	color:#fff;
	background:#f4cf80;
	border-radius:50%;
	display:block;
	width:49px;
	height:49px;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.social-nets-wrapper .social li a i {
	font-size:20px;
	display:inline-block;
	line-height:49px;
}
.social-nets-wrapper .social li a:hover, .social-nets-wrapper .social li a:active, .social-nets-wrapper .social li a:focus {
	color:#fff;
	background:#45343d;
	background:rgba(69,52,61,0.5);
	text-decoration:none;
}
.copyright { padding:32px 0; }
.footer-text {
	padding:0;
	font:13px/1.2em 'Ubuntu', sans-serif;
	color:#fff;
	text-transform:uppercase;
	margin:0;
	text-align:center;
	float:none;
}
.footer-text a { color:#fff; }
.footer-text a:hover {
	color:#f4cf80;
	text-decoration:none;
}
.footer-text .site-name {
	font:13px/1.2em 'Ubuntu', sans-serif;
	color:#fff;
	display:inline-block;
}
.footer-text .site-name:hover { color:#f4cf80; }
.footer-text em {
	font-style:normal;
	display:inline-block;
	padding:0 3px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer-text em {
		text-indent:-9999px;
		width:0;
		height:0;
		display:block;
	}
}
nav.nav.footer-nav {
	float:none;
	margin:10px 0 0 0;
}
nav.nav.footer-nav ul {
	float:none;
	text-align:center;
}
@media (max-width: 767px) {
	nav.nav.footer-nav ul { text-align:center; }
}
nav.nav.footer-nav ul li {
	float:none;
	display:inline-block;
	padding:0;
	text-transform:uppercase;
	margin:0 0 0 17px;
	padding:0;
}
nav.nav.footer-nav ul li:first-child { margin:0; }
nav.nav.footer-nav ul li.current-menu-item a, nav.nav.footer-nav ul li a:hover {
	color:#f4cf80;
	text-decoration:none;
}
#back-top-wrapper #back-top a span {
	background:#080808;
	position:relative;
	border-radius:0;
	display:inline-block;
}
#back-top-wrapper #back-top a span:after {
	content:'';
	font:14px/1.2em FontAwesome;
	color:#fff;
	position:absolute;
	left:50%;
	top:50%;
	margin:-8px 0 0 -6px;
}
#back-top-wrapper #back-top a:hover span { background:#f4cf80; }
#back-top-wrapper #back-top a:hover span:after { color:#fff; }
.zoom-icon { border:7px solid #fff; }
.zoom-icon:before {
	background:url(images/zoom.png);
	width:80px;
	height:80px;
	margin:-40px 0 0 -40px;
}
@media (max-width: 600px) {
	#wpadminbar { top:-46px !important; }
}
.google-map, .flexslider { background:url(images/loading.gif) 50% 50% no-repeat; }
.google-map { margin-bottom:0; }
div.ajax-loader, .ajax-loader {
	position:relative;
	top:1px;
	background-image:url(images/loading.gif);
	width:24px;
	padding:24px 0 0 0;
	height:0px !important;
}
.error404-holder { padding:80px 0; }
.error404-holder .error404-holder_num {
	color:#f4cf80;
	font-weight:100;
}
@media (min-width: 768px) and (max-width: 979px) {
	.error404-holder .error404-holder_num { font-size:150px; }
}
@media (max-width: 767px) {
	.archive_h { margin-top:30px; }
}
blockquote p { line-height:22px; }
.faq-list .marker {
	font-size:15px !important;
	color:#f4cf80;
	margin-top:2px;
}
.ie9 .wpcf7-form p input[type="text"], .ie9 .wpcf7-form p input[type="email"], .ie8 .wpcf7-form p input[type="text"], .ie8 .wpcf7-form p input[type="email"] { padding-top:8px; }
.ie9 #search-header .search-form_it, .ie8 #search-header .search-form_it { padding-top:7px; }
.ie8 #sidebar .search-form .search-form_is, .ie8 #content .search-form .search-form_is, .ie8 .footer-widgets .search-form .search-form_is {
	display:block;
	margin:10px 0 0 0;
}
.ie8 .logo { max-width:inherit; }
.ie8 .logo .logo_tagline:before, .ie8 .logo .logo_tagline:after { display:none; }
.ie8 .nav__primary .sf-menu >li:before { display:none; }
.ie8 .nav__primary .sf-menu >li:hover:before { display:block; }
.ie8 .nav__primary .sf-menu >li.current-menu-item:before { display:block; }
.ie8 .nav__primary .sf-menu >li.sfHover:before { display:block; }
.ie8 .camera_prev, .ie8 .camera_next {
	margin:-20px 0 0 0;
	left:20px;
}
.ie8 .camera_next {
	margin:-20px 0 0 0;
	left:auto;
	right:20px;
}
.ie8 .service-box.welcome .btn-align { z-index:-1; }
.ie8 .posts-grid.services li h5 {
	font-size:16px;
	line-height:1em;
}
.ie8 .posts-grid.our-staff li .thumbnail, .ie8 .posts-grid.services li .thumbnail { width:100%; }
.ie8 .posts-grid.programs li .thumbnail { width:431px; }
.ie8 .comment-author {
	width:80px !important;
	height:auto !important;
	margin-right:20px !important;
}
.ie8 .comment-author img {
	width:80px !important;
	height:80px !important;
}
.ie8 .post-author_gravatar { width:80px !important; }
.ie8 .post-author_gravatar img { width:80px !important; }
.ie8 #respond #commentform p input {
	padding-top:9px;
	height:36px;
}
.ie8 #respond #commentform p input.btn {
	padding:0;
	height:25px;
	line-height:1.2em;
}
.transition { transition:all 0.3s ease 0s; }
.clear-both:after {
	content:'';
	width:0;
	height:0;
	display:block;
	clear:both;
}
@media (max-width: 767px) {
	.thumb-center {
		float:none;
		display:block;
		text-align:center;
	}
	.thumb-center a {
		display:inline-block;
		text-align:center;
	}
}
.line {
	overflow:hidden;
	text-align:center;
}
.line:before, .line:after {
	background-color:#c1c1c1;
	content:"";
	display:inline-block;
	height:1px;
	position:relative;
	vertical-align:middle;
	width:50%;
}
@media (max-width: 1200px) {
	.line:before, .line:after { display:none; }
}
.line:before {
	right:20px;
	margin-left:-50%;
}
.line:after {
	left:20px;
	margin-right:-50%;
}
.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:28px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}