@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,500,600,700&amp;subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Lora:200,300,400,500,600,700&amp;subset=latin,latin-ext);
/* Options set in the admin page */
body { 
	font-family: 'Lora';
	color: ;
}

/* Header Height */
.header {
	height: ;
	line-height: ;
}
@media only screen and (min-width: 40.063em) {
	.header {
		height: ;
		line-height: ;
	}
}
/* Logo Height */
.header .logo .logoimg, .menu-container .logoimg {
	max-height: ;
}
@media only screen and (min-width: 40.063em) {
	.header .logo .logoimg, .menu-container .logoimg {
		max-height: ;
	}
}
/* Title Type */
.mont, #full-menu .full-menu > li > a, .post .post-meta, .post .share-post-link.shortcode h6, .post .post-author, .post .comment-count, #post-author strong, .blog_nav, .post_nav a, .widget h6, .wpcf7-response-output, label, .select-wrapper select, .marker-info-win h1, [class^="tag-link"], .menu-footer, .style3 .mobile-menu > li > a, #comments ol.commentlist .commentmeta strong, #comments ol.commentlist .authorname, #comments ol.commentlist .comment-reply-link, .filter-main .thb_toggle, .filter-main .filters li a, .filter-main .portfolioselect select, .smalltitle, .btn, .btn:focus, .button, input[type=submit], ul.accordion > li > div.title, .thb_tabs .tabs dd a, .thb_tabs .tabs li a, .thb_tour .tabs dd a, .thb_tour .tabs li a, .toggle .title, .post .post-content .iconbox h6, blockquote cite, .post .post-content .pricing_column header h3, .post .post-content .pricing_column .price, .notification-box, .post .post-content .team_member h3 + span, .team-member-post .post .post-content .position, .team-member-post .post .post-content p.in-touch, .twitter_container > a {
		
}

/* Colors */
a:hover, #full-menu .full-menu > li.active > a, #full-menu .full-menu > li.sfHover > a, #full-menu .full-menu > li > a:hover, .post .post-meta a, .post .post-title a:hover, .blog_nav a:hover, .widget.widget_recent_entries ul li .url, .widget.widget_recent_comments ul li .url, .mobile-menu > li > a:hover, #comments ol.commentlist .comment-reply-link:hover, .filter-main .thb_toggle:hover, .filter-main .thb_toggle.active, .filter-main .filters li a:hover, .filter-main .filters li a.active, .btn.accent, .btn:focus.accent, .button.accent, input[type=submit].accent, input[type=submit].accent:hover, input[type=submit].btn.accent:hover, ul.accordion > li.active div.title, .thb_tabs .tabs dd.active a, .thb_tabs .tabs li.active a, .thb_tour .tabs dd.active a, .thb_tour .tabs li.active a, .toggle .title.wpb_toggle_title_active, .toggle .title.wpb_toggle_title_active:hover, .post .post-content .iconbox.type3 > span, blockquote cite, .post .post-content .pricing_column header h3, .notification-box a, .team-member-post .post .post-content .position {
  color: #d2de2f;
}

.btn.accent, .btn:focus.accent, .button.accent, input[type=submit].accent, .btn.accent:after, .btn:focus.accent:after, .button.accent:after, input[type=submit].accent:after  {
	border-color: #d2de2f;
}

#full-menu .full-menu > li > a:after, .highlight.accent,  .post .post-content .iconbox.type2 > span, .thb_tabs .tabs dd a:after, .thb_tabs .tabs li a:after, .thb_tour .tabs dd a:after, .thb_tour .tabs li a:after, .btn.accent:after, .btn:focus.accent:after, .button.accent:after, input[type=submit].accent:after  {
	background: #d2de2f;	
}
			
/* Menu */



/* Backgrounds */
.page-id-51 #wrapper,
.postid-51 #wrapper {
	}




/* Extra CSS */
@media (max-width: 979px) {
    .lora16pxblack {
        font-size: 12px;    
    }
}

.mouse_scroll {border:2px solid rgba(0, 0, 0, 0.4)}
.mouse_scroll:before{background: rgba(0, 0, 0, 0.4);}

.tparrows.default.tp-leftarrow, .tparrows.default.tp-rightarrow {background: none;}
.in-touch{display:none;}

.clients img{-webkit-filter: grayscale(100%);
filter: gray; filter: grayscale(100%);
filter: url(desaturate.svg#greyscale);}

.clients img:hover{-webkit-filter: grayscale(0%);
filter: gray; filter: grayscale(0%);
filter: url(none);}