﻿@import url("../CherryFramework/style.css");
@import url(../../../css-2);
.footer_text1 ul li a { color:#888787 !important; }
.portfolio-meta i { color:#888787; }
.logo a img { margin-top:7px; }
.logo_h__txt, .logo_link {
	position:relative;
	margin-top:7px;
}
.ie8  .flex-direction-nav a {
	visibility:hidden;
	text-decoration:none !important;
}
.ie8  .flexslider:hover a { visibility:visible; }
.portfolio-meta-list {
	border-bottom-color:#5f8fb7;
	border-top-color:#5f8fb7;
}
.single-pager {
	border-bottom-color:#5f8fb7;
	border-top-color:#5f8fb7;
}
.related-posts h3:before { background-color:#5f8fb7; }
.portfolio-meta { border-top-color:#5f8fb7; }
.flex-control-paging li a { background-color:#fff; }
#respond #commentform p input.btn { background:#ffbb73; }
#respond #commentform p input.btn:hover { background:#dc565d; }
#commentform textarea {
	border-bottom-color:#e7e7e7;
	border-left-color-value:#e7e7e7;
	border-right-color-value:#e7e7e7;
	border-top-color:#e7e7e7;
}
.main-holder { overflow:hidden; }
@media (max-width: 767px) {
	body { padding:0; }
	body .header { padding:20px; }
	body .footer {
		padding: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; }
}
@media (max-width: 767px) and (max-width: 767px) {
	body .header { width:auto; }
}
a { transition:all 0.3s ease 0s; }
.featured-thumbnail, .thumbnail, figure.frame {
	background:none;
	border-radius:5px;
	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:none;
	background:none;
	padding:0;
	border-radius:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
figure.frame {
	margin-bottom:30px;
	margin-right:0;
	text-align:left;
}
figure.frame p { margin:0 !important; }
@media (max-width: 767px) {
	figure.frame { text-align:left; }
}
figure.frame.alignleft { margin-right:30px; }
@media (max-width: 767px) {
	figure.frame.alignleft {
		float:none;
		margin-right:30px;
	}
}
img.size-full {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:none;
	padding:0;
	border:none;
}
.btn, .reply a {
	border-radius:5px;
	border:none;
	color:#fff;
	text-shadow:none;
	font:17px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform:none;
	padding:13px 19px;
	letter-spacing:0;
	height:auto;
	box-shadow:none;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	background:#ffbb73;
	text-shadow:0 1px 0 rgba(0,0,0,0.2);
	box-shadow:0 1px 0 rgba(0,0,0,0.3);
}
.btn:hover, .btn:active, .reply a:hover, .reply a:active {
	background:#5f8fb7;
	text-decoration:none;
	color:#fff;
	box-shadow:0 1px 0 rgba(0,0,0,0.3);
}
.btn:focus, .reply a:focus {
	color:#fff;
	background:#f18d72;
}
.btn.btn-circle, .reply a.btn-circle {
	font:0/0 serif;
	text-shadow:none;
	color:transparent;
	background:none;
	padding:0;
	width:32px;
	float:right;
	margin:-20px 0 20px 0;
	height:32px;
	box-shadow:none;
}
.btn.btn-circle:before, .reply a.btn-circle:before {
	z-index:22;
	position:relative;
	content:"";
	display:inline-block;
	font:32px/1em FontAwesome;
	color:#f18d72;
	text-shadow:none;
	text-align:center;
	transition:all 0.3s ease 0s;
}
.btn.btn-circle:hover:before, .btn.btn-circle:active:before, .reply a.btn-circle:hover:before, .reply a.btn-circle:active:before { color:#262626; }
@media (max-width: 1200px) {
	.btn.btn-circle, .reply a.btn-circle {
		float:none;
		margin:0 20px 20px 0;
	}
}
.blue .btn-circle:before { color:#5f8fb7; }
.green .btn-circle:before { color:#b865d0; }
.red .btn-circle:before { color:#dc565d; }
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.2em;
	text-transform:none;
	color:#888787;
	text-decoration:none;
	position:relative;
	border-radius:5px;
	background:#fff;
	box-shadow:none;
	transition:all 0.3s ease 0s;
}
.main-holder textarea, .main-holder input[type="text"], .main-holder input[type="password"], .main-holder input[type="datetime"], .main-holder input[type="datetime-local"], .main-holder input[type="date"], .main-holder input[type="month"], .main-holder input[type="time"], .main-holder input[type="week"], .main-holder input[type="number"], .main-holder input[type="email"], .main-holder input[type="url"], .main-holder input[type="search"], .main-holder input[type="tel"], .main-holder input[type="color"], .main-holder .uneditable-input { border:1px solid #e6e6e5 !important; }
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:#e7e7e7;
	box-shadow:none;
	border-color:#e6e6e5 !important;
}
.wpcf7-form p.field input { height:35px; }
.wpcf7-form p.field input:focus { border-color:#e6e6e5 !important; }
.wpcf7-form textarea { color:#888787 !important; }
.wpcf7-form textarea:focus { border-color:#e6e6e5 !important; }
.wpcf7-form textarea.watermark { color:#888787 !important; }
.wpcf7-form .wpcf7-not-valid-tip { padding:7px 8px 2px !important; }
@media (min-width: 979px) and (max-width: 1200px) {
	.wpcf7-form .wpcf7-not-valid-tip { font-size:10px !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-form .wpcf7-not-valid-tip {
		padding:2px 3px !important;
		font-size:7px !important;
	}
}
.wpcf7-form .submit-wrap .btn { height:auto; }
.header {
	padding:22px 0 34px;
	position:relative;
	border:none;
	width:100%;
}
.login-in {
	text-align:right;
	position:absolute;
	z-index:100;
	top:-24px;
	right:0;
}
.login-in span {
	font:bold 13px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
	background:#5f8fb7;
	display:inline-block;
	border-radius:0 0 5px 0;
	vertical-align:middle;
}
.login-in span.first {
	border-radius:0 0 0 5px;
	background:#f18d72;
}
.login-in span:hover, .login-in span:active { background:#fff; }
.login-in span:hover a, .login-in span:hover i, .login-in span:active a, .login-in span:active i {
	color:#000 !important;
	text-decoration:none;
	text-shadow:none;
}
.login-in span i {
	font-size:22px;
	line-height:1em;
	color:#fff;
	vertical-align:middle;
	text-shadow:0 1px 0 rgba(0,0,0,0.4);
	margin-right:5px;
	position:relative;
	top:-2px;
}
.login-in span a {
	color:#fff;
	vertical-align:middle;
	text-shadow:0 1px 0 rgba(0,0,0,0.4);
	display:block;
	padding:11px 15px 10px;
}
.nav__primary {
	position:relative;
	float:none;
	padding:0;
	margin:50px 0 0 0;
	z-index:10;
	background:none;
}
.nav__primary .select-menu { height:35px; }
.nav__primary .sf-menu {
	float:right;
	display:block;
	position:relative;
	padding:0;
	z-index:1;
}
@media (max-width: 767px) {
	.nav__primary .sf-menu { display:none !important; }
}
.nav__primary .sf-menu >li {
	background:none;
	float:left;
	text-align:left;
	display:block;
	position:relative;
	padding:0;
	margin:0 0 0 28px;
	border:none;
	-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-left:10px; }
}
.nav__primary .sf-menu >li:hover ul { top:100%; }
.nav__primary .sf-menu >li:hover li ul { top:-999em; }
.nav__primary .sf-menu >li:first-child { margin:0; }
.nav__primary .sf-menu >li >a {
	border:none;
	margin:0;
	padding:0;
	display:inline-block;
	text-transform:none;
	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:#ffbb73;
	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:25px;
	margin-left:-5px;
	bottom:auto;
	left:50%;
	background:url("images/arrows-ffffff.png") no-repeat scroll 0 -100px transparent;
}
.nav__primary .sf-menu >li.current-menu-item >a {
	text-decoration:none;
	color:#ffbb73;
	background:none;
}
.nav__primary .sf-menu >li.current-menu-item >a .sf-sub-indicator { background-position:-10px -100px; }
.nav__primary .sf-menu >li.sfHover { z-index:1000; }
.nav__primary .sf-menu >li.sfHover >a {
	text-decoration:none;
	color:#ffbb73;
	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:#332d2e;
	top:-999em;
	left:0;
	width:120px;
	padding:30px;
	margin:10px 10px 0 -30px;
	border:none;
	border-radius:0 0 5px 5px;
	z-index:10000;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item {
	background:none;
	text-align:left;
	border:none;
	padding:0;
	margin:0;
}
.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;
	background:none;
	border:none;
	color:#767676;
	text-transform:none;
	display:inline-block;
	letter-spacing:0;
	border-radius:0;
	padding:0;
	letter-spacing:0;
	font:bold 13px/24px Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-shadow:0 1px 1px #2d2d2d;
	transition:all 0.3s ease 0s;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item a:hover {
	color:#f18d72;
	text-shadow:none;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item a >.sf-sub-indicator {
	top:5px;
	margin:0;
	left:-20px;
	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:#f18d72;
	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:#91aa32;
	text-shadow:none;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu {
	background:#332d2e;
	padding:30px;
	margin:-30px 30px 0 0;
	top:0;
	left:auto;
	right:100%;
	border:none;
	z-index:10000;
	border-radius:5px;
	width:100%;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item {
	background:none;
	text-align:left;
	border:none;
	float:none;
	padding:0;
	margin:0;
}
.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:#767676;
	display:inline-block;
	text-shadow:0 1px 1px #2d2d2d;
	background:none;
	font:bold 13px/24px Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item a:hover {
	color:#f18d72;
	text-shadow:none;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item.current-menu-item a {
	color:#f18d72;
	text-shadow:none;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item.sfHover ul {
	top:0;
	left:10em;
}
@media (min-width: 1200px) {
	.logo { float:left !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.logo { width:100%; }
}
@media (min-width: 767px) {
	.logo { float:none; }
}
@media (max-width: 767px) {
	.logo { float:none !important; }
}
.logo .logo_h__txt a:hover, .logo .logo_h__txt a:active, .logo .logo_h__txt a:focus {
	color:#fff;
	text-decoration:none;
}
.slider {
	width:1920px;
	position:relative;
	left:50%;
	margin-left:-960px;
}
@media (max-width: 767px) {
	.slider { display:none !important; }
}
.slider >.container { width:100%; }
.camera { margin-bottom:0 !important; }
.camera .camera_pag {
	position:relative;
	bottom:120px;
	text-align:center;
}
.camera .camera_pag .camera_pag_ul {
	text-align:center;
	display:inline-block;
}
.camera .camera_pag .camera_pag_ul li {
	background:#fff;
	width:15px;
	height:15px;
	border-radius:50%;
	margin:0 0 0 9px;
}
.camera .camera_pag .camera_pag_ul li:first-child { margin-left:0; }
.camera .camera_pag .camera_pag_ul li span {
	width:15px;
	height:15px;
	border-radius:50%;
	left:0;
	top:0;
	background:none;
}
.camera .camera_pag .camera_pag_ul li.cameracurrent, .camera .camera_pag .camera_pag_ul li:hover { background:none; }
.camera .camera_pag .camera_pag_ul li.cameracurrent span, .camera .camera_pag .camera_pag_ul li:hover span { background:#262626; }
.camera_target .cameraSlide { background:#4aa1ae; }
.camera_target .cameraSlide_0 { background:#4aa1ae; }
.camera_target .cameraSlide_1 { background:#e56446; }
.camera_target .cameraSlide_2 { background:#7946a8; }
.camera_link { display:none !important; }
.cameraContents .camera_caption {
	width:1170px;
	bottom:auto;
	top:16%;
	left:50%;
	margin-left:-585px;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.cameraContents .camera_caption {
		width:940px;
		margin-left:-470px;
		top:5%;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.cameraContents .camera_caption {
		width:724px;
		margin-left:-362px;
		top:15%;
	}
}
.cameraContents .camera_caption >div {
	background:none;
	padding:0;
	text-align:center;
}
.cameraContents .camera_caption >div h2 {
	font:300 103px/1.2em 'Open Sans', sans-serif;
	color:#fff;
	text-shadow:0 1px 0 rgba(0,0,0,0.2);
	margin-bottom:15px;
}
.cameraContents .camera_caption >div h2 i {
	margin-right:30px;
	font-size:100px;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.cameraContents .camera_caption >div h2 i { font-size:90px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.cameraContents .camera_caption >div h2 i { font-size:70px; }
}
@media (min-width: 979px) and (max-width: 1200px) {
	.cameraContents .camera_caption >div h2 { font-size:80px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.cameraContents .camera_caption >div h2 { font-size:60px; }
}
.cameraContents .camera_caption >div p {
	font:23px/30px 'Open Sans', sans-serif;
	color:#fff;
	margin-bottom:35px;
}
.cameraContents .camera_caption >div .btn {
	border-radius:5px;
	border:none;
	color:#fff;
	text-shadow:none;
	font:600 27px/1.2em 'Open Sans', sans-serif;
	text-transform:none;
	padding:13px 40px;
	letter-spacing:0;
	height:auto;
	box-shadow:none;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	background:#fcbc31;
	text-shadow:0 1px 0 rgba(0,0,0,0.2);
	box-shadow:0 1px 0 rgba(0,0,0,0.3);
}
.cameraContents .camera_caption >div .btn:hover, .cameraContents .camera_caption >div .btn:active {
	background:#262626;
	text-decoration:none;
	color:#fff;
	box-shadow:0 1px 0 rgba(0,0,0,0.3);
}
.cameraContents .camera_caption >div .btn:focus {
	color:#fff;
	background:#f18d72;
}
.camera_prev, .camera_next {
	background:none;
	width:57px;
	height:57px;
	left:50%;
	margin-top:-30px;
	margin-left:-675px;
}
@media (max-width: 1400px) {
	.camera_prev, .camera_next {
		margin-left:-585px;
		top:auto;
		bottom:80px;
		margin-top:0;
	}
}
@media (min-width: 979px) and (max-width: 1200px) {
	.camera_prev, .camera_next { margin-left:-470px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.camera_prev, .camera_next { margin-left:-365px; }
}
.camera_prev span, .camera_next span {
	width:57px;
	height:57px;
	background:url(images/nav-slider.png) no-repeat;
}
.camera_prev span:hover, .camera_next span:hover { background-position:0 -57px; }
.camera_next { margin-left:618px; }
@media (max-width: 1400px) {
	.camera_next { margin-left:530px; }
}
@media (min-width: 979px) and (max-width: 1200px) {
	.camera_next { margin-left:415px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.camera_next { margin-left:305px; }
}
.camera_next span { background-position:-57px 0; }
.camera_next span:hover { background-position:-57px -57px; }
.content-holder { background:#f3f3ef; }
.home .content-holder { padding-bottom:35px; }
.title-section {
	margin:0 0 49px;
	padding:0;
	text-align:left;
	background:none;
}
@media (max-width: 767px) {
	.title-section { margin:0; }
}
.title-section .title-header {
	letter-spacing:0;
	margin:0;
	font:600 27px/1.3em 'Open Sans', sans-serif;
	background:#f3f3ef;
	position:relative;
	overflow:visible;
	padding:34px 0;
}
.title-section .title-header:before {
	content:"";
	display:block;
	height:100%;
	left:-100%;
	position:absolute;
	top:0;
	width:100%;
	background:#f3f3ef;
}
.title-section .title-header:after {
	content:"";
	display:block;
	height:100%;
	right:-100%;
	position:absolute;
	top:0;
	width:100%;
	background:#f3f3ef;
}
.title-section .breadcrumb {
	border-top:1px solid #e5e5e1 !important;
	border-bottom:1px solid #e5e5e1 !important;
	background:#ffffff;
	padding:22px 0 23px;
	margin:0;
	text-transform:none;
	text-shadow:none;
	letter-spacing:0;
	border:none;
	box-shadow:none;
	border-radius:0;
	font:17px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
	position:relative;
}
.title-section .breadcrumb:before {
	content:"";
	display:block;
	height:100%;
	left:-100%;
	position:absolute;
	top:-1px;
	width:100%;
	background:#ffffff;
	border-top:1px solid #e5e5e1 !important;
	border-bottom:1px solid #e5e5e1 !important;
}
.title-section .breadcrumb:after {
	border-top:1px solid #e5e5e1 !important;
	border-bottom:1px solid #e5e5e1 !important;
	content:"";
	display:block;
	height:100%;
	right:-100%;
	position:absolute;
	top:-1px;
	width:100%;
	background:#ffffff;
}
.title-section .breadcrumb >li {
	text-shadow:none;
	display:inline-block;
	line-height:1.2em;
}
.title-section .breadcrumb >li.active { color:#7946a8; }
.title-section .breadcrumb a {
	color:#7946a8;
	text-shadow:none;
}
.title-section .breadcrumb .divider { padding:0 14px; }
.title-section .breadcrumb .divider:after {
	content:"|";
	color:#7946a8;
	font:17px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.post_wrapper { margin-bottom:35px; }
article {
	background:none;
	border:none;
	border-radius:5px;
	padding:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
article .thumbnail { margin:0 30px 20px 0; }
@media (max-width: 480px) {
	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 .post-title {
	text-align:left;
	font:600 27px/1.3em 'Open Sans', sans-serif;
	margin-bottom:26px;
	letter-spacing:0;
	color:#8e8e8e;
}
article .post-header .post-title:before {
	content:"";
	width:100%;
	height:3px;
	display:block;
	margin-bottom:52px;
}
article .post-header .post-title:before { background:#0092a5; }
article .post-header .post-title a { color:#332d2e; }
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-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
article .post_meta >div.post_meta_unite {
	padding-top:.5em;
	margin-top:.5em;
}
article .post_meta >div.post_meta_unite div[class^="post_"] {
	padding-top:0;
	padding-bottom:0;
}
article .post_meta >div.post_meta_unite:first-child {
	padding-top:0;
	margin-top:0;
}
article .post_meta .post_meta_unite {
	font:14px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
	border-color:transparent;
}
article .post_meta .post_meta_unite .meta_group >div { margin-right:15px; }
article .post_meta i {
	margin-right:0;
	color:#aaaaaa;
	font-size:30px;
}
article .post_meta .post_date { color:#f18d72; }
article .post_meta .post_date i { color:#f18d72; }
article .post_meta .post_author i { color:#b865d0; }
article .post_meta .post_author a { color:#b865d0; }
article .post_meta .post_category, article .post_meta .post_tag { color:#5f8fb7; }
article .post_meta .post_category i, article .post_meta .post_tag i { color:#5f8fb7; }
article .post_meta .post_category a, article .post_meta .post_tag a { color:#5f8fb7; }
article .post_meta .post_comment { color:#dc565d; }
article .post_meta .post_comment i { color:#dc565d; }
article .post_meta .post_comment a { color:#dc565d; }
article .post_meta .post_views { color:#dc565d; }
article .post_meta .post_views i { color:#dc565d; }
article .post_meta .post_views a { color:#dc565d; }
article .post_meta .post_permalink { float:none; }
article .post_meta .post_permalink i { color:#dc565d; }
article .post_meta .post_permalink a { color:#dc565d; }
article div.jp-playlist li a:hover, article div.jp-playlist li.jp-playlist-current a { color:#b8b8b8; }
article .quote-wrap blockquote {
	font-family:Arial, "Helvetica Neue", Helvetica, 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:#fff;
	border-color:#fff;
}
article.testimonial .user, article.testimonial .info { color:#222; }
.single #content article { margin-bottom:0; }
.single #content article:after {
	content:"";
	width:100%;
	height:3px;
	display:block;
	margin:40px 0;
	background:#5f8fb7;
}
@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:0 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 {
	padding:0;
	border:none;
	background:none;
	border-radius:0;
}
.single #content .post-author:before {
	content:"";
	width:100%;
	height:3px;
	display:block;
	margin-bottom:52px;
}
.single #content .post-author:before {
	background:#b865d0;
	margin:40px 0 30px;
}
.single #content .post-author .post-author_h {
	font:600 27px/1.3em 'Open Sans', sans-serif;
	margin:0 0 15px 0;
	letter-spacing:0;
	text-transform:none;
	color:#332d2e;
}
.single #content .post-author .post-author_h a {
	color:#332d2e;
	text-transform:none;
}
.single #content .post-author .post-author_gravatar {
	display:block;
	margin:0 20px 20px 0;
}
@media (max-width: 350px) {
	.single #content .post-author .post-author_gravatar { float:none; }
}
.single #content .post-author .post-author_gravatar img {
	width:80px;
	height:80px;
	padding:0;
	border-radius:5px;
	border:1px solid #e1e1e1;
	background:none;
}
.single #content .post-author .post-author_desc {
	text-transform:none;
	color:#888787;
}
@media (max-width: 480px) {
	.single #content .post-author .post-author_desc { padding-left:0; }
}
.single #content .post-author .post-author_link {
	margin-top:20px;
	text-transform:none;
	color:#888787;
	font:13px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.single #content .post-author .post-author_link p { margin:0; }
.single #content .post-author .post-author_link a {
	color:#b865d0;
	font-size:17px;
	text-transform:none;
	font-weight:normal;
}
.filter-wrapper { margin:18px 0; }
.filter-wrapper:before {
	content:"";
	width:100%;
	height:3px;
	display:block;
	margin-bottom:52px;
}
.filter-wrapper:before { background:#0092a5; }
@media (max-width: 767px) {
	.filter-wrapper { margin:20px 0; }
}
.filter-wrapper strong {
	color:#888787;
	padding:0;
	font:17px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin-right:24px;
	margin-top:0px;
	text-transform:none;
	letter-spacing:0;
	float:none;
	display:inline-block;
	vertical-align:top;
}
@media (max-width: 979px) {
	.filter-wrapper strong {
		display:block;
		float:none;
		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 24px;
	padding:0 0 0 24px;
	border-left:1px solid #afafbc;
}
.filter-wrapper .filter li:first-child {
	margin:0;
	padding:0;
	border:none;
}
@media (max-width: 767px) {
	.filter-wrapper .filter li {
		display:block;
		float:none;
		border:none;
		padding:0;
		margin:0 0 5px 0 !important;
	}
}
.filter-wrapper .filter li:nth-child(2) a, .filter-wrapper .filter li.second a { color:#5f8fb7; }
.filter-wrapper .filter li:nth-child(3) a, .filter-wrapper .filter li.third a { color:#dc565d; }
.filter-wrapper .filter li:nth-child(4) a, .filter-wrapper .filter li.fourth a { color:#f18d72; }
.filter-wrapper .filter li a {
	color:#5f8fb7;
	font:17px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding:0;
	margin:0;
	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:#5f8fb7;
	background:none;
}
.filter-wrapper .filter .active a {
	text-decoration:none;
	color:#b865d0;
	background:none;
}
.filter-wrapper .pull-right { float:none; }
.filterable-portfolio li.item-1 .caption h3 a, .filterable-portfolio li.item-1 .caption .btn:before, .filterable-portfolio li.item-6 .caption h3 a, .filterable-portfolio li.item-6 .caption .btn:before, .filterable-portfolio li.item-11 .caption h3 a, .filterable-portfolio li.item-11 .caption .btn:before, .filterable-portfolio li.item-16 .caption h3 a, .filterable-portfolio li.item-16 .caption .btn:before { color:#5f8fb7; }
.filterable-portfolio li.item-2 .caption h3 a, .filterable-portfolio li.item-2 .caption .btn:before, .filterable-portfolio li.item-7 .caption h3 a, .filterable-portfolio li.item-7 .caption .btn:before, .filterable-portfolio li.item-12 .caption h3 a, .filterable-portfolio li.item-12 .caption .btn:before, .filterable-portfolio li.item-17 .caption h3 a, .filterable-portfolio li.item-17 .caption .btn:before { color:#b865d0; }
.filterable-portfolio li.item-3 .caption h3 a, .filterable-portfolio li.item-3 .caption .btn:before, .filterable-portfolio li.item-8 .caption h3 a, .filterable-portfolio li.item-8 .caption .btn:before, .filterable-portfolio li.item-13 .caption h3 a, .filterable-portfolio li.item-13 .caption .btn:before, .filterable-portfolio li.item-18 .caption h3 a, .filterable-portfolio li.item-18 .caption .btn:before { color:#dc565d; }
.filterable-portfolio li.item-4 .caption h3 a, .filterable-portfolio li.item-4 .caption .btn:before, .filterable-portfolio li.item-9 .caption h3 a, .filterable-portfolio li.item-9 .caption .btn:before, .filterable-portfolio li.item-14 .caption h3 a, .filterable-portfolio li.item-14 .caption .btn:before, .filterable-portfolio li.item-19 .caption h3 a, .filterable-portfolio li.item-19 .caption .btn:before { color:#f18d72; }
.filterable-portfolio li.item-5 .caption h3 a, .filterable-portfolio li.item-5 .caption .btn:before, .filterable-portfolio li.item-10 .caption h3 a, .filterable-portfolio li.item-10 .caption .btn:before, .filterable-portfolio li.item-15 .caption h3 a, .filterable-portfolio li.item-15 .caption .btn:before, .filterable-portfolio li.item-20 .caption h3 a, .filterable-portfolio li.item-20 .caption .btn:before { color:#dc565d; }
.filterable-portfolio li .portfolio_item_holder {
	background:#fff;
	padding:10px;
	border-radius:5px;
}
.filterable-portfolio li .thumbnail { margin-bottom:20px; }
.filterable-portfolio li .caption { padding:0 20px; }
.filterable-portfolio li .caption h3 {
	text-shadow:none;
	margin:0 0 5px;
	font:17px/22px Arial, "Helvetica Neue", Helvetica, sans-serif;
	letter-spacing:0;
}
.filterable-portfolio li .caption h3 a {
	color:#5f8fb7;
	text-transform:none;
	text-decoration:none;
}
.filterable-portfolio li .caption h3 a:hover, .filterable-portfolio li .caption h3 a:active { text-decoration:underline; }
.filterable-portfolio li .caption .excerpt {
	margin-bottom:20px;
	color:#888787;
	line-height:20px;
	padding-bottom:0;
	text-align:left;
}
.filterable-portfolio li .caption p { text-align:right; }
.filterable-portfolio li .caption .btn {
	font:0/0 serif;
	text-shadow:none;
	color:transparent;
	background:none;
	padding:0;
	width:28px;
	height:28px;
	box-shadow:none;
}
.filterable-portfolio li .caption .btn:before {
	content:"";
	display:inline-block;
	font:28px/1em FontAwesome;
	color:#000;
	text-align:center;
}
.filterable-portfolio li .caption .btn:hover:before, .filterable-portfolio li .caption .btn:active:before { color:#888787; }
div.type-page h1, div.type-page h2 {
	font-weight:600 !important;
	margin-bottom:28px;
}
div.type-page p { margin-bottom:20px; }
div.type-page blockquote {
	border:none;
	padding:0;
	margin-bottom:17px;
}
div.type-page blockquote p {
	margin:0;
	font:17px/22px Arial, "Helvetica Neue", Helvetica, sans-serif;
}
div.type-page .extra-wrap {
	border-radius:5px;
	margin-bottom:88px;
}
@media (max-width: 767px) {
	div.type-page .extra-wrap { margin-bottom:30px; }
}
div.type-page .extra-wrap h1 {
	font:600 37px/1.3em 'Open Sans', sans-serif;
	color:#fff;
	text-shadow:0 1px 0 rgba(0,0,0,0.4);
	margin:0;
	padding:8px 27px 14px;
}
@media (min-width: 768px) and (max-width: 979px) {
	div.type-page .extra-wrap h1 {
		padding:10px 15px;
		font-size:25px;
	}
}
div.type-page .extra-wrap .well {
	border-radius:0;
	background:#332d2e;
	margin-bottom:10px;
	padding:26px 28px 21px;
}
@media (min-width: 768px) and (max-width: 979px) {
	div.type-page .extra-wrap .well { padding:5px 15px 10px; }
}
div.type-page .extra-wrap .well h1 {
	font:600 30px/1.3em 'Open Sans', sans-serif;
	text-shadow:0 1px 0 rgba(0,0,0,0.4);
	color:#fff;
	vertical-align:top;
	padding:0;
}
@media (min-width: 979px) and (max-width: 1200px) {
	div.type-page .extra-wrap .well h1 { font-size:28px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	div.type-page .extra-wrap .well h1 { font-size:23px; }
}
div.type-page .extra-wrap .well h1 small {
	color:#fff;
	font-size:45px;
	position:relative;
	top:-22px;
	display:inline-block;
	font-weight:600;
}
@media (min-width: 979px) and (max-width: 1200px) {
	div.type-page .extra-wrap .well h1 small {
		font-size:25px;
		top:-18px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	div.type-page .extra-wrap .well h1 small {
		font-size:20px;
		top:-15px;
	}
}
div.type-page .extra-wrap .well p {
	text-shadow:0 1px 0 rgba(0,0,0,0.4);
	float:left;
	color:#706768;
	font:26px/1.1em 'Open Sans', sans-serif;
}
div.type-page .extra-wrap .well p strong { font-weight:400; }
@media (min-width: 979px) and (max-width: 1200px) {
	div.type-page .extra-wrap .well p { font-size:18px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	div.type-page .extra-wrap .well p {
		font-size:16px;
		right:30px;
	}
}
@media (max-width: 480px) {
	div.type-page .extra-wrap .well p { font-size:20px; }
}
div.type-page .extra-wrap .list.custom-list { margin:20px 30px; }
@media (min-width: 768px) and (max-width: 979px) {
	div.type-page .extra-wrap .list.custom-list { margin:10px 15px; }
}
div.type-page .extra-wrap .list.custom-list ul li {
	margin:0;
	background:url(images/list.png) no-repeat 0 10px;
	padding:0 0 0 15px;
}
div.type-page .extra-wrap .list.custom-list ul li:before { display:none; }
@media (max-width: 1200px) {
	div.type-page .extra-wrap .list.custom-list ul li { padding:5px 0 5px 15px; }
}
div.type-page .extra-wrap .list.custom-list ul li a {
	color:#fff;
	font:bold 13px/32px Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-shadow:0 1px 0 rgba(0,0,0,0.4);
}
div.type-page .extra-wrap .list.custom-list ul li a:hover, div.type-page .extra-wrap .list.custom-list ul li a:active {
	text-decoration:none;
	color:#262626;
}
@media (max-width: 1200px) {
	div.type-page .extra-wrap .list.custom-list ul li a { line-height:1.2em; }
}
div.type-page .extra-wrap .btn-circle {
	font:0/0 serif;
	text-shadow:none;
	color:transparent;
	background:none;
	padding:0;
	width:32px;
	float:right;
	margin:-37px 20px 20px 0;
	height:32px;
	box-shadow:none;
}
div.type-page .extra-wrap .btn-circle:before {
	content:"";
	display:inline-block;
	font:32px/1em FontAwesome;
	color:#fff;
	text-shadow:0 1px 0 rgba(0,0,0,0.4);
	text-align:center;
	transition:all 0.3s ease 0s;
}
div.type-page .extra-wrap .btn-circle:hover:before, div.type-page .extra-wrap .btn-circle:active:before { color:#262626; }
@media (max-width: 1200px) {
	div.type-page .extra-wrap .btn-circle {
		float:right;
		margin:0 20px 20px 0;
	}
}
.green .extra-wrap { background:#dc565d; }
.red .extra-wrap { background:#f18d72; }
.orange .extra-wrap { background:#5f8fb7; }
.purple .extra-wrap { background:#b865d0; }
.home .extra-wrap { margin-top:-70px; }
@media (min-width: 768px) and (max-width: 979px) {
	.home .extra-wrap { margin-top:-52px; }
}
@media (max-width: 767px) {
	.home .extra-wrap { margin-top:0; }
}
.content-part {
	position:relative;
	z-index:100;
}
.slider-row {
	position:relative;
	z-index:10;
}
@media (max-width: 767px) {
	.slider-row { margin-bottom:30px; }
}
.related-posts, .comment-holder, #respond { margin-top:50px; }
.related-posts h3, .comment-holder h3, #respond h3 {
	font:600 27px/1.3em 'Open Sans', sans-serif;
	margin-bottom:26px;
	text-align:left;
	letter-spacing:0;
}
.related-posts h3:before, .comment-holder h3:before, #respond h3:before {
	content:"";
	width:100%;
	height:3px;
	display:block;
	margin-bottom:52px;
}
.related-posts h3:before { background:#5f8fb7; }
.related-posts a {
	font:17px/26px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#dc565d;
	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 h3:before { background:#5f8fb7; }
.comment-holder .comment-list >.comment:first-child >.comment-body:before { display:none; }
.comment-holder .comment-list .comment .comment-body {
	padding:0;
	background:none;
	border:none;
}
.comment-holder .comment-list .comment .comment-body:before {
	content:"";
	width:100%;
	height:3px;
	display:block;
	margin-bottom:52px;
}
.comment-holder .comment-list .comment .comment-body:before {
	background:#5f8fb7;
	margin:30px 0;
}
.comment-holder .comment-list .comment .comment-body .comment-author {
	margin:0 20px 0 0;
	text-align:left;
	border:none;
}
@media (max-width: 350px) {
	.comment-holder .comment-list .comment .comment-body .comment-author {
		float:none;
		margin-bottom:30px;
	}
}
.comment-holder .comment-list .comment .comment-body .comment-author img {
	width:80px;
	height:80px;
	padding:0;
	background:none;
	border-radius:5px;
	border:1px solid #e1e1e1;
}
.comment-holder .comment-list .comment .comment-body .comment-author .author {
	width:auto;
	text-align:left;
	font:17px/1.2em 'Open Sans', sans-serif;
	color:#5f8fb7;
	text-transform:none;
	margin-top:10px;
}
.comment-holder .comment-list .comment .comment-body .extra-wrap {
	padding:0;
	margin:0;
	background:none;
	color:#888787;
	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:5px 0 0 0;
	font:14px/27px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#5f8fb7;
	min-height:32px;
	text-transform:none;
	padding:0;
}
.comment-holder .comment-list .comment .comment-body .comment-meta:before {
	content:"";
	font:30px/1em FontAwesome;
	color:#5f8fb7;
	margin-right:9px;
	display:inline-block;
	position:relative;
	top:4px;
}
.comment-holder .comment-list .comment .comment-body .reply a { margin:0 0 2px 0; }
.comment-holder #respond #commentform { margin-top:0; }
#respond h3:before { background:#5f8fb7; }
#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;
	height:50px;
	padding:13px 19px;
}
#respond #commentform p.right-align {
	text-align:right;
	margin:0;
}
.sidebar ul li a { color:#f18d72 !important; }
.sidebar ul li a:hover { color:#5f8fb7 !important; }
.sidebar .widget { margin-bottom:60px; }
.sidebar .widget:before {
	content:"";
	width:100%;
	height:3px;
	display:block;
	margin-bottom:52px;
}
.sidebar .widget:before {
	margin-top:9px;
	background:#5f8fb7;
}
.sidebar .widget >h3 {
	margin-bottom:17px;
	font:600 27px/38px 'Open Sans', sans-serif;
	letter-spacing:0;
}
[id*="categories"]:before, [id*="archives"]:before, [id*="nav_menu"]:before { background:#f18d72 !important; }
[id*="categories"] h3, [id*="archives"] h3, [id*="nav_menu"] h3 {
	background:url(images/cat-bg.png) no-repeat 0 50%;
	padding-left:70px;
}
[id*="categories"] ul, [id*="archives"] ul, [id*="nav_menu"] ul {
	margin:0;
	list-style-type:none;
}
[id*="categories"] ul li, [id*="archives"] ul li, [id*="nav_menu"] ul li {
	background:none;
	margin:0;
	padding:5px 0 4px;
}
[id*="categories"] ul li:first-child, [id*="archives"] ul li:first-child, [id*="nav_menu"] ul li:first-child { border:none; }
[id*="categories"] ul li:before, [id*="archives"] ul li:before, [id*="nav_menu"] ul li:before { display:none; }
[id*="categories"] ul li a, [id*="archives"] ul li a, [id*="nav_menu"] ul li a {
	font:13px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#7946a8;
	text-transform:none;
	display:inline;
}
[id*="categories"] ul li a:hover, [id*="categories"] ul li a:active, [id*="archives"] ul li a:hover, [id*="archives"] ul li a:active, [id*="nav_menu"] ul li a:hover, [id*="nav_menu"] ul li a:active {
	color:#7946a8;
	text-decoration:none;
	background:none;
}
[id*="my_poststypewidget"]:before { background:#0092a5 !important; }
[id*="my_poststypewidget"] h3 {
	background:url(images/rec-bg.png) no-repeat 0 50%;
	padding-left:60px;
	line-height:46px !important;
}
[id*="my_poststypewidget"] .post-list { margin:20px 0 0 0; }
[id*="my_poststypewidget"] .post-list li {
	padding:30px 0 0 0;
	border-top:3px solid #5f8fb7;
	margin:25px 0 0 0;
}
[id*="my_poststypewidget"] .post-list li:first-child {
	padding:0;
	border:none;
	margin:0;
}
[id*="my_poststypewidget"] .post-list li .thumbnail {
	margin:0 0 20px 0;
	float:none;
	display:inline-block;
}
[id*="my_poststypewidget"] .post-list li time {
	font:14px/27px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#5f8fb7;
	min-height:32px;
	text-transform:none;
	padding:0;
	display:block;
	margin:0 0 15px;
}
[id*="my_poststypewidget"] .post-list li time:before {
	content:"";
	font:30px/1em FontAwesome;
	color:#5f8fb7;
	margin-right:9px;
	display:inline-block;
	position:relative;
	top:4px;
}
[id*="my_poststypewidget"] .post-list li .post-list_h {
	font:17px/22px Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform:none;
	letter-spacing:0;
	margin:0 0 15px;
	display:block;
}
[id*="my_poststypewidget"] .post-list li .post-list_h a { color:#5f8fb7; }
[id*="my_poststypewidget"] .post-list li .excerpt {
	overflow:hidden;
	margin:0;
	text-transform:none;
	color:#888787 !important;
	line-height:20px;
}
[id*="my-recent-comments"]:before { background:#b865d0 !important; }
[id*="my-recent-comments"] h3 {
	background:url(images/com-bg.png) no-repeat 0 50%;
	padding-left:80px;
	line-height:51px !important;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .featured-thumbnail { margin-top:13px; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li .featured-thumbnail img {
	border:1px solid #e1e1e1;
	padding:0;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_author {
	font:17px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#b865d0;
	text-transform:none;
	margin:10px 0 8px 0;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .icon-calendar { display:none; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li time {
	font:14px/27px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#5f8fb7;
	min-height:32px;
	text-transform:none;
	padding:0;
	color:#b865d0;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li time:before {
	content:"";
	font:30px/1em FontAwesome;
	color:#5f8fb7;
	margin-right:9px;
	display:inline-block;
	position:relative;
	top:4px;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li time:before { color:#b865d0; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt { border:none; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt a { color:#888787 !important; }
.search-form .search-form_is {
	margin:0 0 0 15px;
	padding-top:1px;
	padding-bottom:1px;
	height:34px;
}
@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:#5f8fb7; }
.footer-widgets {
	background:#f3f3ef;
	position:relative;
	padding:43px 0 61px;
}
@media (max-width: 767px) {
	.footer-widgets { padding:30px 0 0; }
}
.footer-widgets >div {
	position:relative;
	z-index:10;
}
.footer-widgets:before {
	content:"";
	display:block;
	height:100%;
	left:-100%;
	position:absolute;
	top:0;
	width:101%;
	background:#f3f3ef;
	z-index:-1;
}
.footer-widgets:after {
	content:"";
	display:block;
	height:100%;
	right:-100%;
	position:absolute;
	top:0;
	width:101%;
	background:#f3f3ef;
	z-index:-1;
}
@media (max-width: 767px) {
	.footer-widgets > div > div > div { margin-bottom:30px; }
}
.footer-widgets > div > div > div >h4 { margin-bottom:18px; }
@media (max-width: 767px) {
	.footer-widgets > div > div > div >h4 { margin:0 0 20px; }
}
.footer-widgets [id*="archives"] ul li a { font-weight:bold; }
.footer-widgets [id*="archives"] ul li a:hover, .footer-widgets [id*="archives"] ul li a:active {
	color:#7946a8;
	text-decoration:underline;
}
.footer-widgets [id*="my_poststypewidget"] .post-list li {
	margin:0;
	padding:0;
	border:none;
}
.footer-widgets [id*="my_poststypewidget"] .post-list li .post-list_h {
	font:bold 13px/29px Arial, "Helvetica Neue", Helvetica, sans-serif !important;
	margin:0;
}
.footer-widgets [id*="my_poststypewidget"] .post-list li .post-list_h a { color:#d115e3; }
.footer-widgets .textwidget .contacts p {
	margin:0;
	font:13px/34px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#888787;
	position:relative;
	padding:0 0 0 31px;
}
@media (max-width: 1200px) {
	.footer-widgets .textwidget .contacts p { margin-bottom:10px; }
}
.footer-widgets .textwidget .contacts p a { color:#888787; }
.footer-widgets .textwidget .contacts p i {
	font-size:24px;
	line-height:34px;
	width:27px;
	margin-right:5px;
	display:inline-block;
	text-align:center;
	vertical-align:baseline;
	position:absolute;
	left:0;
}
.footer-widgets .textwidget .contacts p.addr i { color:#f18d72; }
.footer-widgets .textwidget .contacts p.phone i { color:#f18d72; }
.footer-widgets .textwidget .contacts p.phone strong { color:#b865d0; }
.footer-widgets .textwidget .contacts p.mail i { color:#f18d72; }
.footer-widgets .textwidget .contacts p.mail strong { color:#dc565d; }
.footer-widgets .textwidget .contacts p.skype i { color:#f18d72; }
.footer-widgets .textwidget .contacts p.skype strong { color:#5f8fb7; }
.social-widget {
	border-top:1px solid #e5e5e1;
	border-bottom:1px solid #e5e5e1;
	background:#ffffff;
	position:relative;
}
.social-widget >div {
	position:relative;
	z-index:10;
}
.social-widget:before {
	border-top:1px solid #e5e5e1;
	border-bottom:1px solid #e5e5e1;
	content:"";
	display:block;
	height:100%;
	left:-100%;
	position:absolute;
	top:-1px;
	width:101%;
	background:#ffffff;
	z-index:1;
}
.social-widget:after {
	border-top:1px solid #e5e5e1;
	border-bottom:1px solid #e5e5e1;
	content:"";
	display:block;
	height:100%;
	right:-100%;
	position:absolute;
	top:-1px;
	width:101%;
	background:#ffffff;
	z-index:1;
}
.social-networks { padding:17px 0 18px; }
.social-networks h3 {
	font:22px/1.2em 'Open Sans', sans-serif;
	color:#332d2e;
	margin:0 20px 0 0;
	display:inline-block;
}
@media (max-width: 480px) {
	.social-networks h3 {
		display:block;
		margin:0 0 10px 0;
	}
}
.social-networks .social {
	list-style-type:none;
	display:inline-block;
	margin:0;
}
.social-networks .social li {
	margin:0 0 0 18px;
	display:inline-block;
	text-align:center;
	margin-right:10px;
}
@media (max-width: 480px) {
	.social-networks .social li { margin:0 0 0 15px; }
}
.social-networks .social li:first-child { margin:0; }
.social-networks .social li a { display:block; }
.social-networks .social li a i {
	color:#c0b9ba;
	font-size:30px;
	position:relative;
	transition:all 0.3s ease 0s;
}
.social-networks .social li:hover i { color:#f18d72; }
.social-networks .social li:hover a { text-decoration:none; }
[id*="meta"] ul {
	list-style-type:none;
	margin:0;
}
[id*="meta"] ul li a {
	font:bold 13px/29px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#dc565d;
}
[id*="meta"] ul li a abbr {
	border:none;
	cursor:pointer;
}
.sm_hr {
	background:#ebebe8;
	margin:10px 0;
}
.spacer { height:60px; }
@media (max-width: 767px) {
	.spacer { height:30px; }
}
.hr {
	height:3px;
	background:#dc565d;
	margin:10px 0 45px;
}
@media (max-width: 767px) {
	.hr { margin:50px 0 30px; }
}
.blue .hr { background:#5f8fb7; }
.green .hr { background:#b865d0; }
.header-icon {
	margin:0 10px 0 0;
	position:relative;
	top:-15px;
}
.dropcap {
	font:600 24px/1.2em 'Open Sans', sans-serif;
	text-align:left;
	color:#fff;
	text-shadow:0 1px 0 rgba(0,0,0,0.4);
	border-radius:5px 0 100px 0;
	width:65px;
	height:65px;
	padding:15px 0 0 15px;
	box-shadow:0 1px 0 rgba(0,0,0,0.4);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.well {
	border:none;
	box-shadow:none;
	padding:26px 20px 26px 70px;
	position:relative;
	border-radius:5px;
	margin-bottom:30px;
	overflow:hidden;
	background:#ffffff;
}
.well .dropcap {
	position:absolute;
	top:0;
	left:0;
	border-radius:0 0 100px 0;
}
.well p { margin:0 !important; }
.well blockquote { margin-bottom:5px !important; }
#content .orange .hr { background:#f18d72; }
#content .yellow .hr { background:#f18d72; }
.dropcaps .dropcaps-first .dropcap { background:#dc565d; }
.dropcaps .dropcaps-second .dropcap { background:#f18d72; }
.dropcaps .dropcaps-third .dropcap { background:#5f8fb7; }
.dropcaps .dropcaps-fourth .dropcap { background:#b865d0; }
.testimonials .testi-item {
	margin:0;
	padding:0;
}
@media (max-width: 767px) {
	.testimonials .testi-item { padding-bottom:30px; }
}
.testimonials .testi-item .testi-item_blockquote {
	background:#ffffff;
	border-radius:5px;
}
.testimonials .testi-item .testi-item_blockquote:after { display:none; }
.testimonials .testi-item .testi-item_blockquote:before {
	width:0px;
	height:0px;
	border-style:solid;
	border-width:23px 23px 0 0;
	border-color:#ffffff transparent transparent transparent;
	top:100%;
}
.testimonials .testi-item .testi-item_blockquote a { color:#888787; }
.testimonials .testi-item .testi-item_blockquote a:hover, .testimonials .testi-item .testi-item_blockquote a:active { color:#dc565d; }
.testimonials .testi-item .testi-meta { padding:31px 0 0 29px; }
.testimonials .testi-item .testi-meta .user {
	font:17px/22px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#f18d72;
}
.testimonials .testi-item .testi-meta a {
	display:inline-block;
	margin-top:5px;
	color:#888787;
}
.testimonials.testi-about .testi-item {
	width:23.2%;
	float:left;
	margin-left:2.40%;
}
@media (max-width: 767px) {
	.testimonials.testi-about .testi-item {
		width:100%;
		margin-left:0;
		float:none;
	}
}
.testimonials.testi-about .testi-item:first-child { margin-left:0; }
@media (max-width: 767px) {
	.posts-grid.our-team { margin:0 0 0 -10px !important; }
}
@media (max-width: 767px) {
	.posts-grid.our-team li {
		margin-bottom:25px;
		width:46% !important;
		display:inline-block !important;
		vertical-align:top;
		margin:0 0 0 10px !important;
	}
}
.posts-grid.our-team li .thumbnail { margin:0 0 20px; }
.posts-grid.our-team li h5 {
	font:17px/22px Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin-bottom:5px;
}
.posts-grid.our-team li h5 a { color:#b865d0; }
.footer {
	background:none;
	border:none;
	padding:0;
}
.copyright {
	padding:22px 0;
	background:#332d2e;
	position:relative;
}
.copyright:before {
	background-attachment:scroll;
	background-clip:border-box;
	background-color:#332d2e;
	background-image:none;
	background-origin:padding-box;
	background-position:0 0;
	background-repeat:repeat;
	background-size:auto auto;
	content:"";
	display:block;
	height:100%;
	left:-100%;
	position:absolute;
	top:0;
	width:101%;
	z-index:-1;
}
.copyright:after {
	background:#332d2e;
	display:block;
	width:101%;
	position:absolute;
	top:0;
	right:-99%;
	bottom:0;
	z-index:-1;
	content:'';
}
#back-top-wrapper { bottom:-14px; }
.footer-text {
	color:#a3a0a1;
	margin:0;
}
.footer-text a { color:#a3a0a1; }
nav.nav.footer-nav {
	float:none;
	margin:0;
}
@media (max-width: 767px) {
	nav.nav.footer-nav { margin:20px 0 0; }
}
nav.nav.footer-nav ul {
	float:none;
	text-align:right;
}
@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:none;
	margin:0 0 0 10px;
}
@media (max-width: 767px) {
	nav.nav.footer-nav ul li { margin:0 10px 0 0; }
}
nav.nav.footer-nav ul li a { border-bottom:1px solid transparent; }
nav.nav.footer-nav ul li.current-menu-item a, nav.nav.footer-nav ul li a:hover {
	color:#fff;
	text-decoration:none;
	border-color:#fff;
}
#back-top-wrapper p { text-align:center; }
#back-top-wrapper p a {
	display:inline-block;
	width:45px;
	height:45px;
	opacity:1;
	border-radius:5px;
	background:none;
}
#back-top-wrapper p a:hover { background:none; }
#back-top-wrapper p a:hover span {
	background:url(images/totopbig.png) no-repeat 8px -229px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/totopbig.png",sizingMethod="crop");
}
#back-top-wrapper p a span {
	width:45px;
	height:45px;
	display:inline-block;
	margin-left:0;
	background:url(images/totopbig.png) no-repeat 8px 12px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/totopbig.png",sizingMethod="crop");
	transition:700ms all;
}
.zoom-icon {
	background:rgba(255,255,255,0.5);
	border-radius:5px;
}
.zoom-icon:before {
	background:url(images/zoom.png) 50% 50%;
	width:46px;
	height:46px;
	margin:-23px 0 0 -23px;
}
@media (max-width: 767px) {
	#content.left { float:none !important; }
}
.google-map, .flexslider { background:url(images/loading.gif) 50% 50% no-repeat; }
div.ajax-loader, .ajax-loader {
	position:relative;
	top:10px;
	background-image:url(images/loading.gif);
	width:24px;
	padding:24px 0 0 0;
	height:0px !important;
}
.error404-holder { padding:180px 0 80px; }
.error404-holder .error404-holder_num { color:#212121; }
@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;
	line-height:1.2em !important;
	color:#212121;
	margin-top:2px;
}
.ie9 .wpcf7-form p.field input, .ie8 .wpcf7-form p.field input { padding-top:10px; }
.ie8 .wpcf7-form .wpcf7-not-valid-tip { font-size:10px !important; }
.ie8 .zoom-icon { background:url(images/zoom-ie8.png); }
.ie8 .btn.btn-circle, .ie8 .reply a.btn-circle {
	float:none;
	margin:0 20px 20px 0;
}
.ie8 .cameraContents .camera_caption {
	width:940px;
	margin-left:-470px;
	top:5%;
}
.ie8 .cameraContents .camera_caption >div h2 { font-size:80px; }
.ie8 .cameraContents .camera_caption >div h2 i { font-size:90px; }
.ie8 .camera_prev, .ie8 .camera_next {
	top:auto;
	bottom:80px;
	margin-top:0;
	margin-left:-470px;
}
.ie8 .camera_next { margin-left:415px; }
.ie8 div.type-page .extra-wrap .well h1 { font-size:25px; }
.ie8 div.type-page .extra-wrap .well h1 small { font-size:25px; }
.ie8 div.type-page .extra-wrap .well p { font-size:18px; }
.ie8 div.type-page .extra-wrap .list.custom-list ul li { padding:5px 0 5px 15px; }
.ie8 div.type-page .extra-wrap .list.custom-list ul li a { line-height:1.2em; }
.ie8 div.type-page .extra-wrap .btn-circle {
	float:right;
	margin:0 20px 20px 0;
}
.ie8 .search-form .search-form_is {
	display:block;
	margin:0;
}
.ie8 .footer-widgets .contacts .textwidget p { margin-bottom:10px; }
.ie8 .posts-grid.our-team li .thumbnail { width:100%; }
.ie8 .filter-wrapper .filter li.second a { color:#b865d0; }
.ie8 .filter-wrapper .filter li.third a { color:#dc565d; }
.ie8 .filter-wrapper .filter li.fourth a { color:#f18d72; }
.ie8 .filter-wrapper .filter li a:active, .ie8 .filter-wrapper .filter li a:hover, .ie8 .filter-wrapper .filter li a:focus { color:#888787; }
.ie8 .filter-wrapper .filter .active a { color:#888787; }
.ie8 .comment-author {
	width:80px !important;
	height:auto !important;
	margin-right:30px;
}
.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:10px;
	height:36px;
}
.ie8 #respond #commentform p input.btn {
	padding:13px 19px;
	height:45px;
	line-height:1.2em;
}
.transition { transition:all 0.3s ease 0s; }
.headerline:before {
	content:"";
	width:100%;
	height:3px;
	display:block;
	margin-bottom:52px;
}
.time {
	font:14px/27px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#5f8fb7;
	min-height:32px;
	text-transform:none;
	padding:0;
}
.time:before {
	content:"";
	font:30px/1em FontAwesome;
	color:#5f8fb7;
	margin-right:9px;
	display:inline-block;
	position:relative;
	top:4px;
}
.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:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
