@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Montserrat:400,700);
h1, h2, h3, h4, h5, h6 { word-wrap:break-word; }
#wp-calendar thead th { color:#f8c835; }
#wp-calendar caption { color:#f8c835; }
.posts-grid li {
	float:none;
	width:100%;
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span { color:#A2A09E; }
.flex-control-paging li a.flex-active, .flex-control-paging li .active span, .owl-theme .owl-controls a.flex-active, .owl-theme .owl-controls .active span, .flex-control-paging li a:hover, .flex-control-paging li span:hover, .owl-theme .owl-controls a:hover, .owl-theme .owl-controls span:hover { background-color:rgba(255,255,255,0.9); }
.pager li > a, .pager li > span {
	background:url("images/bg_more1.jpg");
	color:white;
	border:none;
}
.pager li > a:hover, .pager li > a:focus { background:#f8c835; }
body {
	background-repeat:repeat;
	background-position:50% 0;
	background-image:url(images/pattern.jpg);
	padding:0 !important;
	background-color:#3a3a3a;
}
h2 { margin-bottom:25px; }
h4 { text-transform:uppercase; }
.extra-wrap h4 { margin-top:14px; }
p { margin-bottom:1.7em; }
.main-holder { overflow:hidden; }
.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
	background:url("images/bg_more2.jpg");
	color:#FFFFFF;
}
.header {
	padding-top:53px;
	padding-bottom:26px;
	background-color:transparent;
	border:none;
}
@media (max-width: 767px) {
	.header {
		padding-left:20px;
		padding-right:20px;
	}
}
.nav__primary {
	margin-bottom:0;
	padding-top:17px;
}
.sf-menu a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.sf-menu > li {
	background-color:transparent;
	margin-left:45px;
	padding-bottom:16px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.sf-menu > li { margin-left:40px; }
}
.sf-menu > li:first-child { margin-left:0; }
.sf-menu > li > a {
	text-shadow:1px 1px 1px #2e7685;
	padding:0 0 2px 0;
	border:none;
	color:#fff;
	text-transform:uppercase;
	border-bottom:2px solid #f8c835;
	border-bottom:2px solid rgba(255,255,255,0.2);
}
.sf-menu li ul { width:140px; }
.sf-menu li li {
	background:#464646;
	text-align:left;
}
.sf-menu li li a {
	padding:8px 16px 9px;
	border:none;
	color:#fff;
	font-size:13px;
}
.sf-menu > li > a:hover, .sf-menu > li.sfHover> a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a {
	background-color:transparent;
	color:#fff;
	border-bottom-color:#f8c835;
}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current-menu-item > a, .sf-menu li li.current_page_item > a {
	background:#676767;
	color:#fff;
}
.sf-menu a.sf-with-ul { padding-right:0; }
.sf-sub-indicator {
	right:50%;
	margin-right:-5px;
}
a > .sf-sub-indicator { top:1.7em; }
.sf-menu ul a > .sf-sub-indicator {
	margin:0 0 0 2px;
	right:0;
	top:5px;
	position:relative;
	display:inline-block;
	vertical-align:top;
}
.logo a:hover, .logo a:focus {
	text-decoration:none;
	color:#fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	.logo { width:100%; }
}
@media (max-width: 767px) {
	.logo {
		text-align:center;
		float:none !important;
		margin-bottom:10px;
	}
}
.logo_h__txt { text-transform:uppercase; }
.logo_link:hover { color:#fff; }
.footer .logo { margin-bottom:33px; }
.content-holder { background:url(images/bg1.jpg); }
@media (max-width: 767px) {
	.content-holder {
		padding-left:20px;
		padding-right:20px;
	}
}
.home .content-holder { padding-bottom:0; }
.error404-holder_num { color:#f8c835; }
@media (min-width: 768px) and (max-width: 979px) {
	.error404-holder_num { font-size:218px; }
}
#content { padding-top:32px; }
.title-section { padding:36px 0 0; }
.title-header {
	font-size:24px;
	line-height:1.2em;
	margin-bottom:.4em;
}
.breadcrumb__t li.divider:after { color:#999999; }
.breadcrumb__t {
	background-color:transparent;
	border-top:1px solid #545556;
	border-bottom:1px solid #545556;
	padding:10px 0;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.breadcrumb__t li { text-shadow:none; }
.breadcrumb__t li.active { color:#999999; }
.breadcrumb__t li.divider {
	margin:0 5px;
	color:#999999;
}
.breadcrumb__t li a {
	color:#fff;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.breadcrumb__t li a:hover { color:#999999; }
.post-title {
	font-size:24px;
	line-height:1.2em;
	margin-bottom:25px;
}
.post-title a {
	color:#5697C0;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.post-title a:hover {
	color:#f8c835;
	text-decoration:none;
}
.post .featured-thumbnail img {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.post_meta {
	border-color:#545556;
	font-size:15px;
}
.post_meta>div.post_meta_unite { border-color:inherit; }
.post_meta i { color:#c2c7cb; }
.post_meta a {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.post-author {
	border:none;
	background-color:#464646;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.post-author_h {
	margin-bottom:15px;
	font-size:24px;
	line-height:1.2em;
	color:#999999;
}
.post-author_h small { font-size:1em; }
.post-author_gravatar { margin-top:5px; }
.post-author_gravatar img {
	padding:14px;
	border-color:#c2c7cb;
}
@media (min-width: 1200px) {
	.post-author_desc { overflow:hidden; }
}
#recent-author-comments { padding-top:30px; }
#recent-author-comments ul { margin-left:0; }
#recent-author-comments ul li {
	list-style-type:none;
	margin-bottom:9px;
}
#recent-author-comments ul li:before {
	content:'\f0a9';
	font-size:13px;
	font-family:FontAwesome;
	color:#f8c835;
	margin-right:10px;
}
.related-posts_h {
	margin-bottom:20px;
	font-size:24px;
	line-height:1.2em;
}
.related-posts_item { font-size:14px; }
.related-posts_item a {
	color:#5697C0;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.related-posts_item a:hover { color:#f8c835; }
.related-posts .featured-thumbnail img {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.testimonial {
	padding:30px;
	border:none;
	background:#464646;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.testimonial .featured-thumbnail img {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.page-header {
	margin-top:0;
	border-color:#545556;
}
.page-header h1 {
	font-size:24px;
	line-height:1.2em;
}
.single-pager {
	border-color:#545556;
	margin-top:0;
}
.filter-wrapper strong {
	padding:7px 0 0 0;
	margin-right:10px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:1px 1px 1px rgba(0,0,0,0.22);
	color:#5697C0;
}
.nav-pills li a {
	margin-top:0 !important;
	margin-bottom:0 !important;
	padding:10px 14px !important;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:1px 1px 1px rgba(0,0,0,0.22);
	color:#5697C0;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
@media (max-width: 480px) {
	.nav-pills li a {
		display:block;
		padding:5px;
	}
}
.nav-pills li a:hover {
	background:url("images/bg_more2.jpg");
	color:#fff;
}
.filterable-portfolio .thumbnail img, .filterable-portfolio .thumbnail .zoom-icon {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.filterable-portfolio h3 {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:2px;
}
.filterable-portfolio h3 a {
	color:#5697C0;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.filterable-portfolio h3 a:hover { color:#f8c835; }
.filterable-portfolio .btn-primary {
	padding:7px 14px;
	font-size:14px;
}
.portfolio-meta { border-color:#545556; }
.portfolio .grid_gallery { margin-bottom:10px; }
.comments-h {
	font-size:24px;
	line-height:1.2em;
}
.comment .comment-body {
	background-color:#464646;
	border:none;
	margin-top:30px;
	padding:30px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.comment.bypostauthor .comment-body { background-color:#464646; }
.comment-author .avatar {
	padding:14px;
	background-color:#fff;
	border:1px solid #c2c7cb;
}
.comment-author .author {
	width:58px;
	text-align:left;
	color:#fff;
	padding-top:10px;
}
#respond h3 {
	font-size:24px;
	line-height:1.2em;
}
.comment-list ul.children { margin-left:40px; }
@media (min-width: 768px) and (max-width: 979px) {
	.comment-list ul.children { margin:0; }
}
@media (max-width: 767px) {
	.comment-list ul.children { margin:0; }
}
.comment-meta { padding-top:6px; }
.reply a {
	background:url("images/bg_more1.jpg");
	border:none;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	padding:7px 14px;
	text-shadow:1px 1px 1px rgba(0,0,0,0.22);
	color:#fff !important;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.reply a:hover { background:#f8c835; }
#commentform input[type="text"] { padding:7px 12px; }
#commentform textarea {
	padding:7px 12px;
	border-color:#545556;
}
#commentform textarea:focus { border-color:#c0392b; }
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:#a2a09f; }
.widget { margin-bottom:50px; }
.widget h3 {
	font-size:24px;
	line-height:1.2em;
	margin-bottom:25px;
}
.widget ul { margin-left:0; }
.widget ul li {
	list-style-type:none;
	margin-bottom:9px;
}
.widget ul li:before {
	content:'\f0a9';
	font-size:13px;
	font-family:FontAwesome;
	color:#f8c835;
	margin-right:10px;
}
.widget ul li a { color:#999999; }
.widget ul ul { margin:9px 0 0 22px; }
#wp-calendar td#today {
	color:#f8c835;
	font-weight:bold;
}
.search-form_is { height:36px !important; }
.flickr_li { margin:0 !important; }
.flickr_li:before { display:none !important; }
.flickr_li .thumbnail img {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.flickr_li .thumbnail .zoom-icon {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.flickr_li .thumbnail:hover, .flickr_li .thumbnail:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.comments-custom li { margin:0 !important; }
.comments-custom li:before { display:none !important; }
.comments-custom .thumbnail {
	padding:14px;
	background-color:#fff;
	border:1px solid #c2c7cb;
}
.comments-custom_txt { border:none; }
.comments-custom_h_title, .comments-custom_h_author {
	font-size:12px;
	margin:0;
}
.comments-custom_h_author { padding-top:30px; }
.comments-custom .meta_format {
	margin-top:0;
	font-size:12px;
}
.post-list li { margin:0 !important; }
.post-list li:before { display:none !important; }
.post-list_h {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin:2px 0 10px 0;
}
.post-list_h a { color:#5697C0 !important; }
@media (min-width: 768px) and (max-width: 979px) {
	.post-list time:before {
		content:'';
		display:block;
	}
}
.post-list .featured-thumbnail {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.post-list .featured-thumbnail {
		float:none;
		display:inline-block;
		vertical-align:top;
	}
}
.social { margin:0; }
.social_li { margin:0 !important; }
.social_li:before { display:none !important; }
.social__row li { margin:0 0 0 5px !important; }
.social__row li:first-child { margin-left:0 !important; }
.social__list li { margin-bottom:5px !imporant; }
.banners { margin-bottom:50px; }
.testimonials .testi-item blockquote:after {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:41px;
	height:38px;
	background:url(images/quotes.png) 0 0 no-repeat;
	content:"";
}
.testimonials .testi-item blockquote > a {
	float:left;
	padding-left:62px;
	top:-6px;
}
.testimonials .testi-item .testi-meta {
	display:block;
	font-size:1em;
	padding-left:62px;
	padding-top:11px;
}
.testimonials .testi-meta a { color:#fff; }
.testimonials .testi-item {
	margin-bottom:1.8em;
	padding-bottom:1.8em;
}
.testimonials .testi-item blockquote {
	background:url("images/bg1.jpg");
	padding:0px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.testimonials .testi-item blockquote:before { border:none; }
.testimonials .testi-item blockquote > a {
	color:#999999;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.testimonials .testi-item blockquote > a:hover { color:#5697C0; }
.testimonials .testi-item .testi-meta .user {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
.posts-grid.works { padding-top:5px; }
@media (max-width: 767px) {
	.posts-grid.works { padding-top:0; }
}
.posts-grid.works li {
	margin-bottom:24px;
	background-color:#464646;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
@media (max-width: 767px) {
	.posts-grid.works li {
		max-width:370px;
		margin:0 auto 24px !important;
	}
}
.posts-grid.works li.red h5 a:hover { color:#f8c835; }
.posts-grid.works li.red .featured-thumbnail .zoom-icon {
	-webkit-box-shadow:0 0 0 6px rgba(248,200,53,0.2);
	-moz-box-shadow:0 0 0 6px rgba(248,200,53,0.2);
	box-shadow:0 0 0 6px rgba(248,200,53,0.2);
}
.posts-grid.works li.red .featured-thumbnail .zoom-icon:after { background:#f8c835; }
.posts-grid.works li.red .featured-thumbnail .zoom-icon:hover {
	-webkit-box-shadow:0 0 0 6px rgba(248,200,53,0.4);
	-moz-box-shadow:0 0 0 6px rgba(248,200,53,0.4);
	box-shadow:0 0 0 6px rgba(248,200,53,0.4);
}
.posts-grid.works li.red .btn-primary { background:url(images/bg_more1.jpg); }
.posts-grid.works li.red .btn-primary:hover { background:#f8c835; }
.posts-grid.works li.orange h5 a:hover { color:#f8c835; }
.posts-grid.works li.orange .featured-thumbnail .zoom-icon {
	-webkit-box-shadow:0 0 0 6px rgba(248,200,53,0.2);
	-moz-box-shadow:0 0 0 6px rgba(248,200,53,0.2);
	box-shadow:0 0 0 6px rgba(248,200,53,0.2);
}
.posts-grid.works li.orange .featured-thumbnail .zoom-icon:after { background:#f8c835; }
.posts-grid.works li.orange .featured-thumbnail .zoom-icon:hover {
	-webkit-box-shadow:0 0 0 6px rgba(248,200,53,0.4);
	-moz-box-shadow:0 0 0 6px rgba(248,200,53,0.4);
	box-shadow:0 0 0 6px rgba(248,200,53,0.4);
}
.posts-grid.works li.orange .btn-primary { background:url(images/bg_more1.jpg); }
.posts-grid.works li.orange .btn-primary:hover { background:#f8c835; }
.posts-grid.works li.green h5 a:hover { color:#f8c835; }
.posts-grid.works li.green .featured-thumbnail .zoom-icon {
	-webkit-box-shadow:0 0 0 6px rgba(248,200,53,0.2);
	-moz-box-shadow:0 0 0 6px rgba(248,200,53,0.2);
	box-shadow:0 0 0 6px rgba(248,200,53,0.2);
}
.posts-grid.works li.green .featured-thumbnail .zoom-icon:after { background:#f8c835; }
.posts-grid.works li.green .featured-thumbnail .zoom-icon:hover {
	-webkit-box-shadow:0 0 0 6px rgba(248,200,53,0.4);
	-moz-box-shadow:0 0 0 6px rgba(248,200,53,0.4);
	box-shadow:0 0 0 6px rgba(248,200,53,0.4);
}
.posts-grid.works li.green .btn-primary { background:url(images/bg_more1.jpg) center 0; }
.posts-grid.works li.green .btn-primary:hover { background:#f8c835; }
.posts-grid.works li.purple h5 a:hover { color:#f8c835; }
.posts-grid.works li.purple .featured-thumbnail .zoom-icon {
	-webkit-box-shadow:0 0 0 6px rgba(248,200,53,0.2);
	-moz-box-shadow:0 0 0 6px rgba(248,200,53,0.2);
	box-shadow:0 0 0 6px rgba(248,200,53,0.2);
}
.posts-grid.works li.purple .featured-thumbnail .zoom-icon:after { background:#f8c835; }
.posts-grid.works li.purple .featured-thumbnail .zoom-icon:hover {
	-webkit-box-shadow:0 0 0 6px rgba(248,200,53,0.4);
	-moz-box-shadow:0 0 0 6px rgba(248,200,53,0.4);
	box-shadow:0 0 0 6px rgba(248,200,53,0.4);
}
.posts-grid.works li.purple .btn-primary { background:url(images/bg_more1.jpg); }
.posts-grid.works li.purple .btn-primary:hover { background:#f8c835; }
.posts-grid.works li.blue h5 a:hover { color:#f8c835; }
.posts-grid.works li.blue .featured-thumbnail .zoom-icon {
	-webkit-box-shadow:0 0 0 6px rgba(248,200,53,0.2);
	-moz-box-shadow:0 0 0 6px rgba(248,200,53,0.2);
	box-shadow:0 0 0 6px rgba(248,200,53,0.2);
}
.posts-grid.works li.blue .featured-thumbnail .zoom-icon:after { background:#f8c835; }
.posts-grid.works li.blue .featured-thumbnail .zoom-icon:hover {
	-webkit-box-shadow:0 0 0 6px rgba(248,200,53,0.4);
	-moz-box-shadow:0 0 0 6px rgba(248,200,53,0.4);
	box-shadow:0 0 0 6px rgba(248,200,53,0.4);
}
.posts-grid.works li.blue .btn-primary { background:url(images/bg_more1.jpg); }
.posts-grid.works li.blue .btn-primary:hover { background:#f8c835; }
.posts-grid.works li.yellow h5 a:hover { color:#f8c835; }
.posts-grid.works li.yellow .featured-thumbnail .zoom-icon {
	-webkit-box-shadow:0 0 0 6px rgba(248,200,53,0.2);
	-moz-box-shadow:0 0 0 6px rgba(248,200,53,0.2);
	box-shadow:0 0 0 6px rgba(248,200,53,0.2);
}
.posts-grid.works li.yellow .featured-thumbnail .zoom-icon:after { background:#f8c835; }
.posts-grid.works li.yellow .featured-thumbnail .zoom-icon:hover {
	-webkit-box-shadow:0 0 0 6px rgba(248,200,53,0.4);
	-moz-box-shadow:0 0 0 6px rgba(248,200,53,0.4);
	box-shadow:0 0 0 6px rgba(248,200,53,0.4);
}
.posts-grid.works li.yellow .btn-primary { background:url(images/bg_more1.jpg); }
.posts-grid.works li.yellow .btn-primary:hover { background:#f8c835; }
@media (max-width: 767px) {
	.posts-grid.works .portfolio-meta-list li { margin-bottom:6px !important; }
}
.posts-grid.works h5 {
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
	text-transform:uppercase;
	margin:0 0 13px 0;
}
.posts-grid.works h5 a {
	color:#fff;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.posts-grid.works h5 a:hover { text-decoration:none; }
.posts-grid.works .featured-thumbnail {
	margin:0;
	padding-bottom:40px;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}
.ie8 .posts-grid.works .featured-thumbnail img { max-width:none; }
.posts-grid.works .featured-thumbnail .zoom-icon {
	position:absolute;
	bottom:10px;
	left:50%;
	top:auto;
	right:auto;
	margin-left:-30px;
	width:61px;
	height:61px;
	display:block;
	background-color:transparent;
	visibility:visible !important;
	opacity:1;
	-webkit-border-radius:61px;
	-moz-border-radius:61px;
	border-radius:61px;
}
.no-rgba .posts-grid.works .featured-thumbnail .zoom-icon { background:none; }
.posts-grid.works .featured-thumbnail .zoom-icon a {
	text-decoration:none !important;
	height:61px;
	position:relative;
	z-index:3;
}
.posts-grid.works .featured-thumbnail .zoom-icon:before, .posts-grid.works .featured-thumbnail .zoom-icon:after {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:61px;
	height:61px;
}
.posts-grid.works .featured-thumbnail .zoom-icon:after {
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	-webkit-border-radius:61px;
	-moz-border-radius:61px;
	border-radius:61px;
}
.ie8 .posts-grid.works .featured-thumbnail .zoom-icon:after {
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-image:url(images/cross.gif);
}
.posts-grid.works .featured-thumbnail .zoom-icon:before {
	margin:0;
	top:auto;
	left:auto;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-image:url(images/cross.gif);
	z-index:2;
}
.posts-grid.works .featured-thumbnail .zoom-icon:hover:after {
	-webkit-transform:scale(0.9);
	-moz-transform:scale(0.9);
	-ms-transform:scale(0.9);
	-o-transform:scale(0.9);
	transform:scale(0.9);
}
.posts-grid.works .featured-thumbnail .hover-wrap {
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background-color:rgba(35,35,35,0.5);
	opacity:1;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}
.no-rgba .posts-grid.works .featured-thumbnail .hover-wrap { background-image:url(images/gray-opacity-50.png); }
.posts-grid.works .featured-thumbnail a:hover .hover-wrap { opacity:0; }
.no-rgba .posts-grid.works .featured-thumbnail a:hover .hover-wrap { background:none; }
.posts-grid.works .desc { padding:19px 35px 38px 27px; }
.ie8 .posts-grid.works .desc { padding-right:22px; }
@media (max-width: 1200px) {
	.posts-grid.works .desc { padding-right:22px; }
}
.posts-grid.works .btn-primary {
	display:block;
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
}
.posts-grid.works .btn-primary.btn-large {
	font-size:16px;
	padding:17px 0;
}
.posts-grid.clients li { margin-bottom:30px; }
@media (max-width: 767px) {
	.posts-grid.clients li { text-align:center; }
}
.posts-grid.clients h5 { display:none; }
.posts-grid.clients .featured-thumbnail { background-color:#fff; }
@media (max-width: 767px) {
	.posts-grid.clients .featured-thumbnail {
		float:none;
		display:inline-block;
		vertical-align:top;
	}
}
.posts-grid.clients .featured-thumbnail img {
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.ie8 .posts-grid.clients .featured-thumbnail img {
	max-width:none;
	background-color:#fff;
}
.posts-grid.clients .featured-thumbnail a:hover img {
	opacity:0.5;
	filter:alpha(opacity=50);
}
.service-box {
	padding:12px 0 0 0;
	background-color:transparent;
	border:none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.service-box .icon {
	float:none;
	margin:0 0 42px 0;
}
.service-box .icon a {
	background-color:#327582;
	width:170px;
	height:170px;
	display:inline-block;
	vertical-align:top;
	color:#fff;
	position:relative;
	-webkit-border-radius:170px;
	-moz-border-radius:170px;
	border-radius:170px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.no-rgba .service-box .icon a { background-image:url(images/white-opacity-3.png); }
.service-box .icon a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#327582;
}
.service-box .icon a:hover:before {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:1;
	filter:alpha(opacity=100);
}
.ie8 .service-box .icon a:hover:before { display:block; }
.service-box .icon a:hover [class^="icon-"]:before, .service-box .icon a:hover [class*=" icon-"]:before { text-shadow:none; }
.service-box .icon a:before {
	content:'';
	position:absolute;
	left:-12px;
	top:-12px;
	width:188px;
	height:188px;
	border:3px solid #327582;
	z-index:1;
	-webkit-transform:scale(0.9);
	-moz-transform:scale(0.9);
	-ms-transform:scale(0.9);
	-o-transform:scale(0.9);
	transform:scale(0.9);
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	-webkit-border-radius:188px;
	-moz-border-radius:188px;
	border-radius:188px;
}
.ie8 .service-box .icon a:before { display:none; }
.service-box .icon [class^="icon-"]:before, .service-box .icon [class*=" icon-"]:before {
	font-size:98px;
	line-height:170px;
}
.service-box h2 {
	overflow:hidden;
	margin:0 0 18px 0;
	color:#fff;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #197498;
}
.service-box_txt {
	margin-bottom:20px;
	font-size:14px;
	line-height:24px;
	color:#f2fffb;
}
.footer {
	background:url("images/footer_bg1.jpg");
	border:none;
	padding:86px 0 41px 0;
	text-align:center;
}
.social-nets-wrapper { margin-bottom:61px; }
.social-nets-wrapper .social li {
	list-style-type:none;
	display:inline-block;
	vertical-align:top;
	margin:0 15px 0 16px;
}
.social-nets-wrapper .social li a {
	color:#fff;
	font-size:42px;
	width:66px;
	height:66px;
	line-height:70px;
	display:block;
	position:relative;
	border-width:2px;
	border-style:solid;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	-webkit-border-radius:70px;
	-moz-border-radius:70px;
	border-radius:70px;
}
.social-nets-wrapper .social li a:before {
	content:'';
	position:absolute;
	width:70px;
	height:70px;
	left:-2px;
	top:-2px;
	z-index:-1;
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	-webkit-border-radius:70px;
	-moz-border-radius:70px;
	border-radius:70px;
}
.social-nets-wrapper .social li a:hover {
	text-decoration:none;
	border-color:#fff !important;
}
.social-nets-wrapper .social li a:hover:before {
	-webkit-transform:scale(1.4);
	-moz-transform:scale(1.4);
	-ms-transform:scale(1.4);
	-o-transform:scale(1.4);
	transform:scale(1.4);
	opacity:0;
	filter:alpha(opacity=0);
}
.ie8 .social-nets-wrapper .social li a:hover:before { display:none; }
.social-nets-wrapper .social li a[title="twitter"] { border-color:#1c9ac7; }
.social-nets-wrapper .social li a[title="twitter"]:before { background-color:#1c9ac7; }
.social-nets-wrapper .social li a[title="facebook"] { border-color:#3b5a9b; }
.social-nets-wrapper .social li a[title="facebook"]:before { background-color:#3b5a9b; }
.social-nets-wrapper .social li a[title="google"] { border-color:#dd4b39; }
.social-nets-wrapper .social li a[title="google"]:before { background-color:#dd4b39; }
nav.footer-nav {
	float:none;
	margin-bottom:0;
}
nav.footer-nav ul { float:none; }
nav.footer-nav ul li {
	float:none;
	padding:0 8px !important;
	display:inline-block;
	vertical-align:top;
	text-transform:uppercase;
}
nav.footer-nav ul li a { text-decoration:none; }
nav.footer-nav ul li a:hover {
	color:#fff;
	text-decoration:underline;
}
nav.footer-nav ul li.current-menu-item a { text-decoration:underline; }
.copyright { padding:0; }
.footer-text {
	float:none;
	text-transform:uppercase;
	color:#fff;
}
.footer-text a {
	color:inherit;
	text-decoration:underline;
}
.footer-text a:hover { text-decoration:none; }
@media (max-width: 767px) {
	.footer-text { margin-bottom:0; }
}
.wpcf7-form p.field { overflow:visible; }
.wpcf7-form p.field input {
	padding:7px 12px;
	height:36px;
	line-height:18px;
}
.wpcf7-form textarea { padding:10px 12px; }
.wpcf7-form .ajax-loader { margin-top:7px; }
.wpcf7-not-valid-tip { padding:7px 0 7px 12px !important; }
.ie8 .wpcf7-not-valid-tip { font-size:11px !important; }
@media (max-width: 1200px) {
	.wpcf7-not-valid-tip { font-size:11px !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-not-valid-tip {
		padding-top:4px !important;
		line-height:1.2em;
	}
}
.list.styled.arrow-list > ul { margin-left:0; }
.list.styled.arrow-list > ul li {
	list-style-type:none;
	margin-bottom:9px;
}
.list.styled.arrow-list > ul li:before {
	content:'\f0a9';
	font-size:13px;
	font-family:FontAwesome;
	color:#f8c835;
	margin-right:10px;
}
.list.styled.arrow-list > ul li a { color:#999999; }
.dropcap {
	margin:0 20px 20px 0;
	width:71px;
	height:71px;
	background:#7da681;
	background:-moz-linear-gradient(top,#7da681 0%,#5b9486 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#7da681),color-stop(100%,#5b9486));
	background:-webkit-linear-gradient(top,#7da681 0%,#5b9486 100%);
	background:-o-linear-gradient(top,#7da681 0%,#5b9486 100%);
	background:-ms-linear-gradient(top,#7da681 0%,#5b9486 100%);
	background:linear-gradient(to bottom,#7da681 0%,#5b9486 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7da681',endColorstr='#5b9486',GradientType=0);
	color:#ffffff;
	font-weight:normal;
	font-size:42px;
	line-height:71px;
	-webkit-border-radius:71px;
	-moz-border-radius:71px;
	border-radius:71px;
}
.dropcap figure { margin-top:0; }
img.alignnone, img.alignleft, img.alignright, img.aligncenter {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	padding:7px 12px;
	border-color:#545556;
	background:url("images/bg1.jpg");
	color:#999999;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color:#c0392b;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(192,57,43,.6);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(192,57,43,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(192,57,43,.6);
}
input[type="submit"], input[type="reset"] {
	height:34px;
	font-size:14px;
}
.google-map, .preloader {
	margin-bottom:0;
	background-image:url(images/loading.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
	font-size:0;
	line-height:0;
}
.google-map.fullwidth, .preloader.fullwidth { margin:0 -100%; }
.spacer { height:97px; }
@media (max-width: 767px) {
	.spacer { height:50px; }
}
.spacer.sm { height:25px !important; }
.btn-primary {
	background:url(images/bg_more2.jpg);
	border:none;
	font-weight:bold;
	text-transform:uppercase;
	text-shadow:1px 1px 1px rgba(0,0,0,0.22);
	color:#fff !important;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
}
.btn-primary.btn-large {
	font-size:14px;
	padding:7px 14px;
}
.btn-primary:hover, .btn-primary:focus { background:#f8c835; }
.portfolio-meta-list { border-color:#545556; }
.portfolio-meta-list strong { color:#fff; }
.portfolio-meta-list li {
	margin:0 0 6px 0 !important;
	padding:0;
	line-height:18px;
}
.posts-grid .portfolio-meta-list {
	border:none;
	padding:0;
	margin-bottom:0;
}
.thumbnail, .featured-thumbnail {
	padding:0;
	border:none;
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.fullwidth-box {
	background-position:50% 5px;
	background-image:url(images/pattern.jpg);
	position:relative;
	text-align:center;
	padding:20px 0 63px 0;
	margin-bottom:73px;
}
.fullwidth-box:before, .fullwidth-box:after {
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	background-image:inherit;
	padding:0;
}
.fullwidth-box:before { left:-100%; }
.fullwidth-box:after { right:-100%; }
.fullwidth-box > h2 {
	text-shadow:1px 1px 2px #2b707e;
	font-size:44px;
	line-height:1.2em;
	margin:0 0 57px 0;
	color:#fff;
	letter-spacing:-1px;
}
.fullwidth-box > h2 strong { color:#f8c835; }
.title-box {
	margin-bottom:48px;
	text-align:center;
}
.title-box_primary {
	font-size:24px;
	line-height:1.2em;
	position:relative;
	display:inline-block;
	vertical-align:top;
}
.title-box_primary:before, .title-box_primary:after {
	content:'';
	height:1px;
	width:56px;
	background-color:#545556;
	position:absolute;
	top:14px;
}
.title-box_primary:before { left:-76px; }
.title-box_primary:after { right:-76px; }
#back-top { margin-bottom:46px; }
#back-top-wrapper {
	position:static;
	right:0;
	bottom:0;
}
#back-top a {
	width:54px;
	margin:0 auto;
	color:#fff;
	font-size:42px;
	-webkit-transition:1s;
	-moz-transition:1s;
	-o-transition:1s;
	transition:1s;
}
#back-top a:hover { color:#fff; }
#back-top a:hover span { background-color:transparent; }
#back-top a:hover span:before {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:1;
	filter:alpha(opacity=100);
}
.no-rgba #back-top a:hover span:before, .ie9 #back-top a:hover span:before { display:block; }
#back-top span {
	margin-bottom:0;
	width:54px;
	height:54px;
	line-height:54px;
	background:none;
	position:relative;
}
#back-top span:before {
	content:'';
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background-color:rgba(255,255,255,0.03);
	z-index:-1;
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-ms-transform:scale(0);
	-o-transform:scale(0);
	transform:scale(0);
	opacity:0;
	filter:alpha(opacity=0);
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	-o-transition:0.3s;
	transition:0.3s;
	-webkit-border-radius:54px;
	-moz-border-radius:54px;
	border-radius:54px;
}
.no-rgba #back-top span:before, .ie9 #back-top span:before {
	background-image:url(images/white-opacity-3.png);
	display:none;
}
.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;
}
