@import url("../CherryFramework/style.css");
a .sf-sub-indicator {
	right:13px;
	top:21px;
	background-image:url(images/arrows.png);
}
.sub-menu a .sf-sub-indicator {
	right:13px;
	top:15px;
	background-image:url(images/arrows.png);
}
.search-form_it {
	box-shadow:none !important;
	border-color:#7b7883 !important;
}
.search-form_is { margin-top:3px; }
.error404-holder_num {
	font-family:Anton;
	color:#171717;
}
@media (min-width: 768px) and (max-width: 979px) {
	.error404-holder_num { font-size:230px; }
}
.main-holder { overflow:hidden; }
@media (max-width: 767px) {
	body {
		padding-left:0;
		padding-right:0;
	}
}
@media (max-width: 767px) {
	.slider .container { padding:0; }
}
@media (max-width: 767px) {
	.container { padding:0 15px; }
}
@media (max-width: 767px) {
	.container .container { padding:0; }
}
#back-top-wrapper {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() ! important;
	-ms-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
}
#back-top-wrapper #back-top {
	height:48px;
	width:48px;
}
#back-top-wrapper #back-top span {
	background:url(images/top.png);
	height:48px;
	width:48px;
}
#back-top-wrapper #back-top span:hover { background:url(images/top-hover.png); }
.content-holder { padding-bottom:0; }
h1, h2, h3, h4, h5, h6 { text-transform:uppercase; }
.title-box h2 {
	font-size:27px;
	line-height:1.2em;
}
.home .content-holder .container { padding-bottom:49px; }
.content-holder .container {
	background:url(images/body.png);
	overflow:visible;
	position:relative;
	padding-bottom:26px;
}
.content-holder .container:before {
	content:"";
	display:block;
	width:30px;
	height:100%;
	background:url(images/body.png);
	position:absolute;
	left:-30px;
}
.content-holder .container:after {
	content:"";
	display:block;
	width:30px;
	height:100%;
	background:url(images/body.png);
	position:absolute;
	right:-30px;
	top:0;
}
.btn, .btn:active, .btn:focus, .pagination li a, .comment-reply-link, .pager li a, body .pagination ul li a {
	background:none;
	box-shadow:none;
	padding:0 20px 0 0;
	text-shadow:none;
	text-decoration:none;
	border-radius:0px;
	border:none;
	font:bold 15px/21px Open Sans;
	background:url(images/btn.png) right 3px no-repeat;
	color:#000000;
	letter-spacing:0;
	transition:all 0.5s;
}
.btn:active, .pagination li a:focus, .comment-reply-link:focus, .pager li a:focus, body .pagination ul li a:focus {
	font:bold 15px/21px Open Sans;
	background:url(images/btn.png) right 3px no-repeat;
	color:#000000;
}
.btn:hover, .pagination li a:hover, .pagination li.active a, .comment-reply-link:hover, .pager li a:hover, body .pagination ul li a:hover {
	text-decoration:underline;
	-moz-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	-webkit-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
	font:bold 15px/21px Open Sans;
	background:url(images/btn-hover.png) right 3px no-repeat;
	color:#000;
	transition:all 0.5s;
}
.pagination ul { box-shadow:none; }
.pagination li a, .pager li a {
	border-radius:0 !important;
	padding:0px !important;
	margin:0 5px;
	background:none !important;
}
.header div[id^="meta"] { text-align:right; }
@media (max-width: 767px) {
	.header div[id^="meta"] { text-align:center; }
}
@media (max-width: 767px) {
	.header div[id^="meta"] ul { margin:0; }
}
.header div[id^="meta"] li {
	list-style:none;
	display:inline-block;
	margin-left:17px;
}
@media (max-width: 767px) {
	.header div[id^="meta"] li { margin-left:10px; }
}
.header div[id^="meta"] li a {
	color:#ffffff;
	text-decoration:none;
}
.header div[id^="meta"] li a:hover { color:#ffe400; }
.header {
	background:transparent;
	border:none;
	padding-bottom:0;
	padding-top:49px;
}
.header .social {
	text-align:right;
	text-align:right;
	padding-bottom:27px;
}
@media (max-width: 767px) {
	.header .social {
		text-align:center;
		padding-top:20px;
	}
}
.header .social li {
	display:inline-block;
	list-style:none;
}
.header .social a:hover {
	opacity:0.5;
	transition:all 0.3s;
}
.title-section .title-header {
	text-transform:uppercase;
	font-size:27px;
	line-height:37px;
	margin-top:2px;
	margin-bottom:13px;
}
.title-section .breadcrumb {
	border:none;
	border-radius:0;
	background:#000000;
	padding:10px 15px;
	margin-bottom:-11px;
}
.title-section .breadcrumb li {
	font:400 18px/23px Anton;
	color:#ffe400;
	text-transform:uppercase;
	text-shadow:none;
}
.title-section .breadcrumb a { color:#ffe400; }
.title-section .breadcrumb .divider { padding:0 14px; }
.post-header .post-title {
	font:400 27px/37px Anton;
	color:#000000;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:22px;
}
.post-header .post-title a { color:#000; }
article figure.featured-thumbnail {
	padding:0;
	border:none;
	border-radius:0;
	box-shadow:none;
}
.portfolio figure {
	padding:0;
	box-shadow:none;
	border:none;
	border-radius:0;
}
.nav-top:before {
	content:"";
	display:block !important;
	width:30px;
	height:100%;
	background:url(images/nav.png) bottom #ffe400 repeat-x;
	position:absolute;
	left:-30px;
}
@media (max-width: 767px) {
	.nav-top:before { display:none !important; }
}
.nav-top:after {
	content:"";
	display:block !important;
	width:30px;
	height:100%;
	background:url(images/nav.png) bottom #ffe400 repeat-x;
	position:absolute;
	right:-30px;
	top:0;
}
@media (max-width: 767px) {
	.nav-top:after { display:none !important; }
}
.nav-top {
	background:url(images/nav.png) bottom #ffe400 repeat-x;
	margin-top:35px;
}
@media (max-width: 767px) {
	.nav-top {
		background:none;
		margin-bottom:20px;
		margin-top:20px;
	}
}
.select-menu {
	background:#fff;
	color:#000;
	border-radius:0;
	font-size:13px;
}
.nav__primary {
	text-align:center;
	position:relative;
	overflow:visible;
	margin:0;
	padding-bottom:0px;
	margin-left:-30px;
}
@media (max-width: 767px) {
	.nav__primary { margin-left:0; }
}
.nav__primary ul.sf-menu { float:none; }
.nav__primary ul.sf-menu li {
	background:none;
	padding:0px;
}
.nav__primary ul.sf-menu li a {
	background:none;
	border:none;
	display:block;
	text-transform:uppercase;
	padding:16px 30px;
	border-bottom:5px solid #000000;
	border-right:1px solid #000000;
}
.nav__primary ul.sf-menu li a:hover {
	background:#000000;
	color:#fff;
	border-radius:0;
	border-bottom:5px solid #ffe400;
}
.nav__primary ul.sf-menu li.current_page_item a, .nav__primary ul.sf-menu .sfHover a {
	background:#000000;
	color:#fff;
	border-radius:0;
	border-bottom:5px solid #ffe400;
}
.nav__primary ul.sf-menu .sub-menu {
	background:#f1efed;
	padding:0px;
	width:100%;
	min-width:169px;
	text-align:left;
	border-bottom:8px solid #000;
}
.nav__primary ul.sf-menu .sub-menu li {
	padding:0;
	margin:0;
	background:none !important;
	border:none;
	min-width:169px;
	border-bottom:1px solid #000;
}
.nav__primary ul.sf-menu .sub-menu li a {
	font:400 18px/1.2em Anton;
	color:#000000;
	padding:10px 15px;
	margin:0;
	border:none !important;
	background:none;
	display:block;
	text-transform:uppercase;
	text-shadow:none;
}
.nav__primary ul.sf-menu .sub-menu li a:hover { background:#ffe400; }
.nav__primary ul.sf-menu .sub-menu li.current_page_item > a, .nav__primary ul.sf-menu .sub-menu .sfHover > a { background:#ffe400; }
.nav__primary ul.sf-menu .sub-menu .sub-menu:before { display:none; }
.nav__primary ul.sf-menu .sub-menu .sub-menu { margin-top:0px; }
.logo_tagline { color:#fff; }
.logo.pull-left { width:auto; }
@media (max-width: 767px) {
	.logo.pull-left {
		float:none;
		text-align:center;
	}
}
.logo.pull-left a:hover { color:inherit; }
.portfolio_item figure {
	padding:0;
	border:none;
	border-radius:0;
	box-shadow:none;
}
.portfolio_item h3 { display:none; }
.portfolio_item p { margin-top:15px; }
.filter-wrapper .pull-right {
	padding-bottom:33px;
	padding-top:0px;
	margin-top:-6px;
}
@media (max-width: 767px) {
	.filter-wrapper .pull-right {
		float:left;
		width:100%;
	}
}
.filter-wrapper .pull-right strong {
	font:400 27px/37px Anton;
	color:#000;
	text-transform:uppercase;
	margin-bottom:10px;
}
.filter-wrapper .pull-right #filters, .filter-wrapper .pull-right #tags { margin:0; }
@media (max-width: 767px) {
	.filter-wrapper .pull-right #filters, .filter-wrapper .pull-right #tags { width:100%; }
}
.filter-wrapper .pull-right #filters li, .filter-wrapper .pull-right #tags li {
	padding-left:5px;
	margin-bottom:2px;
}
.filter-wrapper .pull-right #filters a, .filter-wrapper .pull-right #tags a {
	font:400 18px/37px Anton;
	text-transform:uppercase;
	color:#000000;
	margin:0;
	margin-right:5px;
}
.filter-wrapper .pull-right #filters .active a, .filter-wrapper .pull-right #tags .active a {
	background:#000000;
	border-radius:0;
	color:#ffe400;
}
.filter-wrapper .pull-right #filters a:hover, .filter-wrapper .pull-right #tags a:hover {
	color:#ffe400;
	border-radius:0;
	background:#000000;
}
.slider:after {
	content:"";
	display:block;
	width:100%;
	height:20px;
	position:absolute;
	bottom:0;
}
@media (min-width: 1200px) {
	.slider:after { background:url(images/slider.png) bottom no-repeat; }
}
.ie8 .slider .container { width:1000px; }
.slider { position:relative; }
.slider .container:before, .slider .container:after { display:none; }
.slider .container {
	margin:0 auto;
	background:none;
}
@media (min-width: 1200px) {
	.slider .container { width:1230px; }
}
@media (min-width: 980px) and (max-width: 1199px) {
	.slider .container { width:1000px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.slider .container { width:784px; }
}
.slider .camera_pag, .slider .camera_thumbs { margin-top:-80px; }
.slider .camera_thumbs_cont { background:transparent; }
.slider .camera_wrap { margin-bottom:0 !important; }
.wrap {
	background:#ffe400;
	position:relative;
	overflow:visible;
	padding-top:31px;
	padding-bottom:50px;
}
.wrap:before {
	content:"";
	display:block;
	width:30px;
	height:100%;
	background:#ffe400;
	position:absolute;
	left:-30px;
	top:0;
}
.wrap:after {
	content:"";
	display:block;
	width:30px;
	height:100%;
	background:#ffe400;
	position:absolute;
	right:-30px;
	top:0;
	z-index:999;
}
.ie8 .posts-grid figure { width:100%; }
.posts-grid li { margin-bottom:6px; }
@media (max-width: 767px) {
	.posts-grid li figure { float:none; }
}
@media (max-width: 767px) {
	.posts-grid li figure a {
		float:none;
		display:inline-block;
	}
}
.posts-grid figure {
	padding:0;
	border:none;
	border-radius:0;
	box-shadow:none;
}
.posts-grid .post_meta {
	border:none;
	margin:0;
	background:url(images/white.png);
	display:block;
	width:80px;
	padding:7px 12px;
	margin-top:-48px;
	position:absolute;
}
.posts-grid .post_meta time {
	font:400 23px/34px Anton;
	color:#000000;
}
.posts-grid h5 {
	background:#000;
	margin:0;
	color:#ffe400;
	display:inline-block;
	font:400 26px/1.2em Anton;
	padding:8px 13px;
}
@media (min-width: 1200px) {
	.posts-grid h5 { font:400 32px/1.2em Anton; }
}
.posts-grid h5 a { color:#ffe400; }
.posts-grid p {
	background:#000;
	font:400 26px/1.2em Anton;
	color:#ffe400;
	display:inline-block;
	text-transform:uppercase;
	padding:3px 13px 8px;
	margin-top:-8px;
}
@media (min-width: 1200px) {
	.posts-grid p { font:400 32px/1.2em Anton; }
}
.topic-btn {
	float:right;
	text-decoration:underline;
}
.topic-btn:hover {
	text-decoration:none;
	background:url(images/btn.png) right 3px no-repeat;
}
@media (max-width: 767px) {
	.home-grid li {
		max-width:370px;
		margin:0 auto !important;
		text-align:left;
	}
}
.ie8 .home-grid2 figure { width:100%; }
.home-grid2 { padding-bottom:18px; }
.home-grid2 h5 {
	background:#ffe400;
	font:400 18px/23px Anton;
	display:block;
	padding-bottom:9px;
	padding-top:10px;
}
.home-grid2 h5 a { color:#000; }
@media (max-width: 767px) {
	.home-grid2 li {
		max-width:270px;
		margin:0 auto 30px !important;
		text-align:left;
	}
}
.home-title {
	margin-top:24px;
	margin-bottom:25px;
}
.home-title2 { margin-bottom:19px; }
.home .spacer { height:11px; }
.home .about-sub-title { margin-top:25px; }
@media (max-width: 767px) {
	.wp-image-1915 {
		display:block;
		margin:5px auto 10px !important;
		text-align:center;
	}
}
.portfolio-meta, .portfolio-meta-list, .pager.single-pager { border-color:#d6d5d5 !important; }
.post_meta, .post_meta_unite {
	border-color:#d6d5d5 !important;
	color:#b0b0b0;
	font:400 14px/16px PT Sans, sans-serif;
}
.post_meta .post_author a, .post_meta_unite .post_author a { color:#b0b0b0; }
.post_meta i, .post_meta_unite i { color:#b5b5b5; }
.post_meta a, .post_meta_unite a { font:400 14px/16px PT Sans, sans-serif; }
.post-author {
	border-radius:0;
	border:none;
	background:#f1eeeb;
}
.post-author .post-author_h {
	font:400 18px/23px Anton;
	text-transform:uppercase;
}
.post-author .post-author_h a { color:#000000; }
.post-author .post-author_link {
	font:400 15px/21px Open Sans;
	color:#787777;
}
.post-author .post-author_link a {
	color:#787777;
	text-transform:capitalize;
}
.post-author .post-author_gravatar img {
	padding:0px;
	border:none;
}
.related-posts_h, .comments-h, #respond h3 {
	font-size:27px;
	line-height:1.2em;
	color:#000;
}
.related-posts figure {
	border:none;
	padding:0px;
	border-radius:0;
	box-shadow:none;
}
.related-posts a {
	font:400 18px/23px Anton;
	color:#000000;
	text-transform:uppercase;
}
.comment-holder .comment-list .comment-body {
	background:#f1eeeb;
	border:none;
	border-radius:0;
}
.comment-holder .comment-list .comment-body .comment-author img {
	padding:0px;
	border:none;
}
.comment-holder .comment-list .comment-body .author {
	font:400 18px/1.2em Anton;
	color:#000000;
	text-transform:uppercase;
}
.comment-holder .comment-list .comment-body .comment-meta {
	font:400 15px/21px Open Sans;
	color:#787777;
	text-align:left;
}
.comment-holder .comment-list .comment-body .extra-wrap p {
	font:400 12px/18px Arial;
	color:#868686;
}
.comment-holder .comment-list .comment-body .wrapper { overflow:visible; }
.comment-holder .comment-list .comment-body .comment-reply-link {
	margin-top:-15px;
	background:none !important;
	padding:0 !important;
	font:400 15px/21px Open Sans;
	color:#000;
	text-transform:capitalize;
}
.comment-holder .comment-list .comment-body .comment-reply-link:hover { color:#868686; }
#respond .field input {
	border-radius:0;
	font:400 15px/18px Open Sans;
	color:#787777;
	background:#f1eeeb;
	border:none;
	box-shadow:none !important;
}
#respond textarea {
	border-radius:0;
	font:400 15px/18px Open Sans;
	color:#787777;
	background:#f1eeeb;
	border:none;
	box-shadow:none !important;
}
input[type="submit"].btn, input[type="reset"].btn { height:auto; }
.about-btn { margin-top:18px; }
@media (max-width: 767px) {
	.about-btn { margin-bottom:30px; }
}
.about-title-bottom {
	margin-top:20px;
	margin-bottom:19px;
}
.about-title.last-one { margin-bottom:20px; }
.spacer { height:21px; }
.alignnone { margin:5px 10px 26px 0; }
.list.unstyled {
	margin-top:29px;
	margin-bottom:25px;
}
.list.unstyled ul { margin-left:0; }
.list.unstyled ul li {
	background:#f1efed;
	list-style:none;
	padding:10px 10px 10px 46px;
	margin-bottom:1px;
}
@media (min-width: 1200px) {
	.list.unstyled ul li { width:215px; }
}
.list.unstyled ul li a {
	color:#000000;
	font:400 18px/23px Anton;
	text-transform:uppercase;
}
.list.unstyled ul li:hover { background:url(images/list.png) 15px 15px #ffe400 no-repeat; }
.about-sub-title {
	background:#000;
	padding:10px 15px;
	margin-top:5px;
}
@media (min-width: 1200px) {
	.about-sub-title { width:240px; }
}
.about-sub-title h2 {
	color:#ffe400;
	font:400 18px/23px Anton;
}
.sidebar h3 {
	font-size:27px;
	line-height:37px;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:22px;
}
.sidebar div[id^="categories"] ul, .sidebar div[id^="archives"] ul { margin-left:0; }
.sidebar div[id^="categories"] ul li, .sidebar div[id^="archives"] ul li {
	background:#f1efed;
	list-style:none;
	padding:10px 10px 10px 46px;
	margin-bottom:1px;
	width:215px;
}
.sidebar div[id^="categories"] ul li a, .sidebar div[id^="archives"] ul li a {
	color:#000000;
	font:400 18px/23px Anton;
	text-transform:uppercase;
}
.sidebar div[id^="categories"] ul li:hover, .sidebar div[id^="archives"] ul li:hover { background:url(images/list.png) 15px 15px #ffe400 no-repeat; }
.sidebar .post-list li { padding-bottom:0; }
.sidebar .post-list figure {
	padding:0;
	border:none;
	border-radius:0;
	box-shadow:none;
}
.sidebar .post-list h4 {
	margin:0;
	font:400 15px/21px Open Sans;
}
.sidebar .post-list h4 a { color:#787777; }
.sidebar .widget { margin-bottom:21px; }
@media (max-width: 767px) {
	.padding-top { margin-top:35px; }
}
.about-title { margin-bottom:24px; }
.service-btn {
	text-decoration:underline;
	margin-top:23px;
	background:url(images/btn-hover.png) right 3px no-repeat;
}
@media (max-width: 767px) {
	.service-btn { margin-bottom:35px; }
}
.service-btn:hover {
	background:url(images/btn.png) right 3px no-repeat;
	text-decoration:none;
}
.video_preview {
	border:none;
	box-shadow:none;
	border-radius:0;
	margin-top:7px !important;
}
.video_preview div { padding:0; }
.video_preview .icon-play-circle:before { display:none; }
.video_preview .icon-play-circle {
	width:87px;
	height:51px;
	background:url(images/play.png) no-repeat;
	margin:-25px 0 0 -43px !important;
}
.home .list.unstyled {
	margin-top:25px;
	margin-bottom:3px;
}
.footer {
	background:transparent;
	border:none;
	padding-top:0;
}
.footer .footer-back {
	background:#000000;
	position:relative;
}
.footer .footer-back:before {
	content:"";
	display:block;
	width:30px;
	height:100%;
	background:#000000;
	position:absolute;
	left:-30px;
}
.footer .footer-back:after {
	content:"";
	display:block;
	width:30px;
	height:100%;
	background:#000000;
	position:absolute;
	right:-30px;
	top:0;
}
.footer h4 {
	font:400 27px/37px Anton;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:5px;
}
@media (max-width: 767px) {
	.footer h4 { margin-top:30px; }
}
.footer .footer-back .menu {
	margin:0;
	margin-bottom:4px;
}
.footer .footer-back .menu li { list-style:none; }
.footer .footer-back .menu li a {
	font:400 15px/31px Open Sans;
	color:#ffe400;
	text-decoration:underline;
}
.footer .footer-back .menu li a:hover { color:#fff; }
.footer .footer-textarea { color:#adacac; }
.footer .footer-textarea h4 { margin-bottom:10px; }
.footer .footer-textarea h2 {
	color:#ffe400;
	font:400 25px/1.2em Open Sans;
	padding-left:31px;
	margin:0;
	margin-bottom:1px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-textarea h2 { font:400 18px/1.3em Open Sans; }
}
.footer .footer-textarea h2.phone { background:url(images/phone.png) left no-repeat; }
.footer .footer-textarea .spacer { height:18px; }
.footer .footer-text {
	color:#000000;
	font:400 15px/21px Open Sans;
}
.footer .footer-text a { color:#787777; }
.footer .footer-text a.site-name { color:#000000; }
.footer .footer-widgets {
	padding-top:19px;
	padding-bottom:33px;
}
.footer .copyright { padding:45px 0 0; }
body .wpcf7-form p.field input { padding:2px 6px; }
nav.footer-nav ul li a:hover { text-decoration:underline; }
.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:31px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
