@import url("../CherryFramework/style.css");
@import url(https://fonts.googleapis.com/css?family=Asap:400,400italic,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,800);
.main-holder {
	overflow:hidden;
	background:#fffcf5;
}
a {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
a:hover, a:focus { text-decoration:none; }
h1, h2, h3, h4, h5, h6 { margin-top:0; }
.main-holder h1, .main-holder h2 {
	text-transform:uppercase;
	font-weight:300;
	letter-spacing:-1px;
	margin-bottom:21px;
}
.main-holder h1 strong, .main-holder h2 strong { font-weight:800; }
.main-holder h3 {
	text-transform:uppercase;
	font-weight:300;
	margin-bottom:15px;
}
.main-holder h4 {
	margin-bottom:24px;
	font-weight:800;
}
.main-holder h5 {
	font-weight:300;
	margin-bottom:20px;
}
h6 { margin-bottom:5px; }
p { margin:0 0 20px; }
.title-section { margin:0 0 40px; }
.title-header { margin:0 0 11px !important; }
.alignnone { margin-bottom:20px; }
.page-template-page-home-php .header { margin-bottom:-1px; }
.header {
	padding:0;
	background:none;
	border:none;
	z-index:auto;
	margin-bottom:60px;
}
#search-holder {
	position:relative;
	overflow:hidden;
	width:48px;
	float:left;
	z-index:5;
}
#search-header { width:228px; }
#search-header input::-webkit-input-placeholder { color:#fff; }
#search-header textarea::-webkit-input-placeholder { color:#fff; }
#search-header input::-moz-placeholder { color:#fff; }
#search-header textarea::-moz-placeholder { color:#fff; }
#search-header .btn {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	margin-top:4px;
}
#search-header .search-form_it {
	width:170px;
	height:24px;
	border:none;
	color:#fff;
	background:#656e76;
}
#search-header .search-form_is {
	font:19px/24px FontAwesome;
	color:#fff;
	border:none;
	background:none;
}
#search-header .search-form_is:hover { color:#fe4f00 !important; }
.heade-widgets {
	position:relative;
	padding:8px 0;
	background:#f0ede7;
	font:italic 12px/18px 'Asap', sans-serif;
	color:#a1a1a0;
}
.heade-widgets >div { text-align:right; }
.heade-widgets >div >div {
	border-left:1px solid #b8b8b8;
	text-align:left;
	display:inline-block;
	margin-left:11px;
	padding-left:11px;
}
.heade-widgets >div >div i {
	font-size:14px;
	margin-right:5px;
}
.heade-widgets >div >div a { color:#a1a1a0; }
.heade-widgets >div >div a:hover { color:#fe4f00; }
.heade-widgets >div >div:first-child {
	border:none;
	margin-left:0;
	padding-left:0;
}
.heade-widgets:after, .heade-widgets:before {
	background:#f0ede7;
	content:"";
	position:absolute;
	top:0;
	width:101%;
	height:100%;
	z-index:-1;
}
.heade-widgets:after { right:-99%; }
.heade-widgets:before { left:-99%; }
.heade-widgets .color1 {
	font-size:14px;
	font-style:normal;
}
.color1 { color:#fe5000; }
.logo {
	overflow:hidden;
	margin:20px 0;
}
.logo_h { float:left; }
.main-holder .logo_h__txt {
	font-size:24px;
	line-height:30px;
	text-transform:none;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #cacbcc;
}
.logo_h__txt a:hover, .logo_h__txt a:focus { color:#fe5000; }
.logo_tagline {
	padding:10px;
	font:10px/16px 'Cutive', serif;
	color:#909397;
	text-transform:none;
}
.menu-block {
	position:relative;
	background-color:#303439;
	background-image:-moz-linear-gradient(top,#2c3035,#363b40);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#2c3035),to(#363b40));
	background-image:-webkit-linear-gradient(top,#2c3035,#363b40);
	background-image:-o-linear-gradient(top,#2c3035,#363b40);
	background-image:linear-gradient(to bottom,#2c3035,#363b40);
	background-repeat:repeat-x;
	padding:10px 0;
	border-bottom:5px solid #232529;
}
.menu-block:after, .menu-block:before {
	background-color:#303439;
	background-image:-moz-linear-gradient(top,#2c3035,#363b40);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#2c3035),to(#363b40));
	background-image:-webkit-linear-gradient(top,#2c3035,#363b40);
	background-image:-o-linear-gradient(top,#2c3035,#363b40);
	background-image:linear-gradient(to bottom,#2c3035,#363b40);
	background-repeat:repeat-x;
	border-bottom:5px solid #232529;
	content:"";
	position:absolute;
	top:0;
	width:101%;
	height:100%;
	z-index:-1;
}
.menu-block:after { right:-99%; }
.menu-block:before { left:-99%; }
.menu-block .menu-holder {
	float:left;
	margin-right:20px;
}
.nav__primary { margin:0; }
#topnav { float:none; }
#topnav li {
	background:none;
	margin:10px 20px 10px 0;
}
#topnav li a {
	padding:0;
	text-transform:uppercase;
	border:none;
}
#topnav li a .sf-sub-indicator {
	top:80%;
	right:50%;
	margin-right:-5px;
	background:url(images/arrows-ffffff.png) 0 -100px no-repeat;
}
#topnav li .sub-menu {
	margin:25px 0 0 -20px;
	width:auto;
	padding:15px 30px;
	background:#232529;
}
#topnav li .sub-menu li {
	margin:5px 0;
	width:100%;
	background:none;
}
#topnav li .sub-menu li a {
	padding:0px 0px;
	white-space:nowrap;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:none;
}
#topnav li .sub-menu li a .sf-sub-indicator {
	top:25%;
	right:-8px;
	background:url(images/arrows-ffffff.png) 0 0 no-repeat;
}
#topnav li .sub-menu li > a:hover, #topnav li .sub-menu li.sfHover > a, #topnav li .sub-menu li.current-menu-item > a {
	color:#00abc8 !important;
	background:none;
}
#topnav li .sub-menu li > a:hover .sf-sub-indicator, #topnav li .sub-menu li.sfHover > a .sf-sub-indicator, #topnav li .sub-menu li.current-menu-item > a .sf-sub-indicator { background:url(images/arrows-ffffff.png) -10px 0 no-repeat; }
#topnav li .sub-menu .sub-menu {
	left:100%;
	margin:-20px 0 0 30px;
}
#topnav li .sub-menu .sub-menu { background:#fff; }
#topnav li .sub-menu .sub-menu li a { color:#424242; }
#topnav li .sub-menu .sub-menu .sub-menu { background:#232529; }
#topnav li .sub-menu .sub-menu .sub-menu li a { color:#fff; }
#topnav li.current-menu-item > a, #topnav li.sfHover > a, #topnav li a:hover {
	color:#00abc8;
	background:none;
}
#topnav li.current-menu-item > a .sf-sub-indicator, #topnav li.sfHover > a .sf-sub-indicator, #topnav li a:hover .sf-sub-indicator { background:url(images/arrows-ffffff.png) -10px -100px no-repeat; }
.content-holder { z-index:auto; }
#back-top-wrapper a {
	width:40px;
	height:40px;
}
#back-top-wrapper a span {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	width:100%;
	height:100%;
	background-color:#363a3f;
}
#back-top-wrapper a:hover span { background-color:#fe4f00; }
.btn, .btn:focus {
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	padding:0;
	height:21px;
	font:12px/21px 'Open Sans', sans-serif;
	color:#93908a;
	text-transform:none;
	text-shadow:none;
	border:none;
	background:none;
}
.btn:hover {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	color:#00abc8;
	border:none;
	background:none;
}
.btn-large, .btn-large:focus {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0px 5px 0px 0px #ae3b06;
	-moz-box-shadow:0px 5px 0px 0px #ae3b06;
	box-shadow:0px 5px 0px 0px #ae3b06;
	display:inline-block;
	padding:0 30px 0;
	height:44px;
	font:18px/44px 'Open Sans', sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-shadow:none;
	border:1px solid #fe681a;
	background:#fe5000;
}
.btn-large:hover {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	-webkit-box-shadow:0px 5px 0px 0px #0792aa;
	-moz-box-shadow:0px 5px 0px 0px #0792aa;
	box-shadow:0px 5px 0px 0px #0792aa;
	color:#fff;
	border:1px solid #23b7ce;
	background:#00abc8;
}
.content_plane .btn-large, .content_plane .btn-large:focus {
	height:52px;
	font:23px/52px 'Open Sans', sans-serif;
}
.thumbnail, a.thumbnail:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	overflow:hidden;
	padding:0px;
	display:block;
	border:none;
}
a.thumbnail:hover {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.flexslider { overflow:visible; }
.breadcrumb {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	padding:0;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	border:none;
	background:none;
}
.breadcrumb li { text-shadow:none; }
.breadcrumb a {
	color:#211f1f;
	text-decoration:none;
}
.breadcrumb .divider {
	margin:0 9px;
	width:7px;
	height:13px;
	background:url(images/divider.png) 0 0 no-repeat;
}
.breadcrumb .divider:after { display:none; }
.breadcrumb .active {
	font-weight:normal;
	color:#3f3c3b;
}
.breadcrumb a:hover { color:#fe4f00; }
.post__holder { margin-bottom:60px; }
.post-title {
	margin-bottom:25px;
	font-size:36px !important;
	line-height:40px !important;
}
.post-title a { color:#363a3f; }
.post-title a:hover { color:#fe4f00; }
.post_meta {
	margin:0;
	color:#93908a;
	border-color:#d5d3cd;
}
.post_meta div.post_meta_unite { border-color:#d5d3cd; }
.post_meta i { color:#fe4f00; }
.post_meta a, .post_meta a i { color:#363a3f; }
.post_meta a:hover, .post_meta a:hover i { color:#fe4f00; }
.post-author { border-color:#d5d3cd; }
.portfolio .thumbnail__portfolio { margin-bottom:15px; }
.caption__portfolio h3 {
	margin:15px 0 10px;
	font-size:18px !important;
	line-height:22px !important;
}
.caption__portfolio h3 a {
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	color:#211f1f;
}
.caption__portfolio h3 a:hover { color:#fe4f00; }
.caption__portfolio .excerpt { margin-bottom:10px; }
.zoom-icon { background:none repeat scroll 0 0 rgba(0,0,0,0.2); }
.filterable-portfolio .image-wrap { background:none; }
.filter-wrapper {
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
	color:#211f1f;
}
.filter-wrapper strong { padding:0; }
.nav-pills li { margin-left:30px; }
.nav-pills li a {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	padding:0;
	margin:0;
	line-height:22px;
	color:#3f3c3b;
}
.nav-pills li.active a, .nav-pills li.active a:focus, .nav-pills li a:hover, .nav-pills li.active a:hover {
	color:#00abc8;
	background:none;
}
.portfolio-meta, .portfolio-meta-list { border-color:#d5d3cd; }
.portfolio-meta i, .portfolio-meta-list i { color:#fe4f00; }
.flex-control-paging li a { background:#fe4f00; }
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover { background:#363a3f; }
.pager {
	margin:0;
	padding:15px 0 30px;
	border:none;
}
.pager li a, .pager li a:focus {
	color:#fff;
	background:#fe4f00;
	border:none;
}
.pager li.active a, .pager li a:hover {
	color:#fff;
	background:#363a3f;
}
.comment-list .comment .comment-body {
	border:none;
	background:#f0ede6;
}
.comment-list .comment .reply a {
	color:#fe4f00;
	background:none;
	border:none;
}
.comment-list .comment .reply a:hover {
	color:#363a3f;
	background:none;
}
.cancel-comment-reply small { font-size:95%; }
#sidebar { overflow:hidden; }
#sidebar h3 { margin-bottom:25px; }
#sidebar .widget {
	overflow:hidden;
	margin-bottom:50px;
}
#sidebar .thumbnail { margin-top:0; }
#sidebar time {
	display:block;
	margin-bottom:3px;
	font-size:10px;
	line-height:14px;
	color:#fe4f00;
	text-transform:uppercase;
}
#sidebar .post-list_h {
	font-size:16px;
	line-height:16px;
	margin-bottom:3px;
}
#sidebar .post-list_h a { color:#363a3f; }
#sidebar .post-list_h a:hover { color:#fe4f00; }
#sidebar ul { margin:0; }
#sidebar ul li {
	list-style-type:none;
	margin-bottom:16px;
	font-size:14px;
	line-height:20px;
	text-transform:uppercase;
	padding-left:20px;
	background:url(images/list_arr.png) 0 2px no-repeat;
}
#sidebar ul li a {
	vertical-align:top;
	line-height:20px;
	color:#fe4f00;
}
#sidebar ul li a:hover { color:#363a3f; }
#sidebar .unstyled li {
	border:none;
	padding:0;
	text-transform:none;
	margin-bottom:25px;
	background:none;
}
#sidebar .unstyled .comments-custom_li .comments-custom_txt a { color:#fe4f00; }
#sidebar .unstyled .comments-custom_li .comments-custom_txt a:hover {
	color:#363a3f;
	text-decoration:none;
}
#sidebar .social { text-align:left; }
#sidebar .social li {
	float:none;
	display:block;
	margin-bottom:15px;
}
#sidebar .btn { color:#93908a; }
#sidebar .btn:hover { color:#fe4f00; }
#calendar_wrap caption { color:#363a3f; }
#calendar_wrap thead th { color:#fe4f00; }
.social-nets-wrapper .social { overflow:hidden; }
.social-nets-wrapper .social li {
	float:left;
	list-style:none;
}
.social .social_li { margin-left:4px; }
.flickr_li a { display:inline-block; }
.hr {
	margin:50px 0 60px;
	height:2px;
	background:url(images/hr_line.png) 0 0 repeat-x;
}
.spacer {
	height:40px;
	clear:both;
}
.title-box { margin-bottom:22px; }
.title-box .title-box_primary, .title-box .title-box_secondary {
	font-size:40px;
	line-height:49px;
	color:#00abc8;
	margin-bottom:0;
}
.title-box .title-box_primary { font-weight:300; }
.title-box .title-box_secondary { font-weight:bold; }
.title-box.type1 { margin:18px 0; }
.title-box.type1 .title-box_primary {
	font-size:24px;
	line-height:30px;
	color:#363a3f;
	font-weight:800;
	text-transform:none;
	letter-spacing:0px;
	margin-bottom:6px;
}
.title-box.type1 .title-box_secondary {
	font-size:20px;
	line-height:26px;
	color:#363a3f;
	font-weight:300;
	text-transform:none;
	letter-spacing:0px;
	margin-bottom:0;
}
.banner-wrap {
	padding:30px 30px;
	text-align:center;
	border:2px solid #fe4f00;
	background:#fbfbfa;
}
.banner-wrap h5 {
	font-size:60px;
	line-height:55px;
	font-weight:bold;
	color:#7ab300;
	text-transform:uppercase;
	margin-bottom:12px;
}
.banner-wrap h6 {
	font-size:24px;
	line-height:30px;
	font-weight:bold;
	color:#211f1f;
	text-transform:uppercase;
	margin-bottom:10px;
}
.banner-wrap p { margin-bottom:0; }
.icon_box {
	float:left;
	margin-right:10px;
	text-align:center;
	font-size:14px;
	line-height:16px;
	font-weight:800;
}
.icon_box figure { margin:0 0 8px; }
.icon_box a { display:block; }
.icon_box a:hover { opacity:.6; }
.content_plane {
	margin:-1px 0 65px;
	padding:120px 0 90px;
	position:relative;
	background:url(images/plane-bg.jpg) 0 100% no-repeat #327792;
}
.content_plane h2 {
	font:bold 41px/49px 'Asap', sans-serif;
	color:#fff;
	letter-spacing:0;
	margin-bottom:55px;
}
.content_plane:after, .content_plane:before {
	background:#327792;
	content:"";
	position:absolute;
	top:0;
	width:101%;
	height:100%;
	z-index:-1;
}
.content_plane:after { right:-99%; }
.content_plane:before { left:-99%; }
.plane-img {
	bottom:0;
	position:absolute;
	right:-147px;
	width:400px;
	z-index:10;
}
.recent-posts { margin:0 !important; }
.recent-posts li { margin:0 0 20px; }
.recent-posts li .meta {
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	color:#f6a31c;
	margin-bottom:4px;
}
.recent-posts li h5 { margin-bottom:0; }
.recent-posts li h5 a {
	font-size:22px;
	line-height:26px;
	font-weight:bold;
}
.recent-posts li .excerpt {
	font-weight:300;
	margin-bottom:4px;
}
.recent-posts.two-col, .recent-posts.three-col, .recent-posts.four-col { margin-left:-2% !important; }
.recent-posts.two-col li, .recent-posts.three-col li, .recent-posts.four-col li {
	display:inline-block;
	vertical-align:top;
	margin-left:2%;
}
.recent-posts.two-col .featured-thumbnail, .recent-posts.three-col .featured-thumbnail, .recent-posts.four-col .featured-thumbnail {
	float:none;
	max-width:100%;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
	margin-bottom:24px;
}
.recent-posts.two-col li { width:48%; }
.recent-posts.three-col li { width:31.3%; }
.recent-posts.four-col li {
	margin-bottom:15px;
	width:23%;
}
.recent-posts.four-col li h5 a {
	font-size:18px;
	line-height:22px;
	text-transform:uppercase;
	color:#211f1f;
}
.recent-posts.four-col li h5 a:hover { color:#fe4f00; }
.posts-grid li .featured-thumbnail img { max-width:none; }
.posts-grid li h5 { margin:15px 0 10px; }
.no-title h5 { display:none; }
.custom-grid {
	float:left;
	width:700px;
	margin-right:20px;
}
.testimonials { margin-left:-2% !important; }
.testimonials .testi-item {
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin-left:2%;
	width:31.3%;
	padding:0 0 71px;
	margin-bottom:20px;
}
.testimonials .testi-item .testi-item_blockquote {
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:40px 40px 80px;
	background:#fffffe;
	border:2px solid #fe4f00;
	font-style:italic;
	margin-bottom:0px;
	z-index:1;
}
.testimonials .testi-item .testi-item_blockquote a { color:#00abc8; }
.testimonials .testi-item .testi-item_blockquote a:hover { color:#fe4f00; }
.testimonials .testi-item .testi-item_blockquote:before { display:none; }
.testimonials .testi-item blockquote:after {
	top:15px;
	left:15px;
	width:122px;
	height:95px;
	background:url(images/quote.png) 0 0 no-repeat;
	z-index:-1;
}
.testimonials .testi-item .featured-thumbnail {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	position:absolute;
	bottom:0px;
	left:50%;
	margin-left:-70px;
	border:2px solid #ccc8c0;
	width:141px;
	height:141px;
}
.testimonials .testi-item .featured-thumbnail >img {
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	width:100%;
	height:100%;
}
.testimonials .testi-item .user {
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
	color:#fe4f00;
	margin-bottom:15px;
}
.accordion { border-bottom:1px solid #d5d3cd; }
.accordion .accordion-group {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	position:relative;
	border:none;
	margin-bottom:-1px;
}
.accordion .accordion-group .accordion-heading {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	border:1px solid #d5d3cd;
	font-weight:300;
	background:none;
}
.accordion .accordion-group .accordion-heading a {
	position:relative;
	padding-left:58px;
	display:block;
	color:#211f1f;
}
.accordion .accordion-group .accordion-heading a:before {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	position:absolute;
	top:8px;
	left:15px;
	content:'\f055';
	font-size:16px;
	color:#93908a;
	font-family:FontAwesome;
}
.accordion .accordion-group .accordion-heading a.active:before { content:'\f056'; }
.accordion .accordion-group .accordion-inner {
	padding:15px 30px 0px 59px;
	font-size:13px;
	line-height:21px;
	font-weight:300;
	border:none;
}
.accordion .accordion-group .accordion-body {
	border:1px solid #d5d3cd;
	border-top:none;
	border-bottom:none;
}
.accordion .accordion-group:hover { z-index:5; }
.accordion .accordion-heading:hover { border-color:#00a0b7; }
.accordion .accordion-heading:hover a { color:#00a0b7; }
.accordion .accordion-heading:hover a:before { color:#00a0b7; }
.list.arrow-list > ul { margin-left:0px; }
.list.arrow-list > ul li {
	list-style-type:none;
	margin-bottom:0px;
	line-height:20px;
	padding-left:20px;
	background:url(images/list_arr.png) 0 0 no-repeat;
}
.list.arrow-list > ul li a {
	vertical-align:top;
	line-height:20px;
	color:#fe4f00;
}
.list.arrow-list > ul li a:hover { color:#363a3f; }
.list.arrow-list > ul li:before {
	width:0px;
	margin:0;
	padding:0;
	content:"";
}
.list.custom-list  ul { margin-left:0px; }
.list.custom-list  ul li {
	list-style-type:none;
	margin-bottom:1px;
	line-height:20px;
}
.list.custom-list  ul li a {
	vertical-align:top;
	line-height:20px;
	color:#302e2d;
}
.list.custom-list  ul li a:hover { color:#fe4f00; }
.list.custom-list  ul li:before {
	width:0px;
	margin:0;
	padding:0;
	content:"";
}
.list.arrow-list ul { margin-left:0px; }
.list.arrow-list ul li {
	list-style-type:none;
	margin-bottom:16px;
	font-size:14px;
	line-height:20px;
	text-transform:uppercase;
	padding-left:20px;
	background:url(images/list_arr.png) 0 2px no-repeat;
}
.list.arrow-list ul li a {
	vertical-align:top;
	line-height:20px;
	color:#fe4f00;
}
.list.arrow-list ul li a:hover { color:#363a3f; }
.list.arrow-list ul li:before {
	width:0px;
	margin:0;
	padding:0;
	content:"";
}
.progress {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	position:relative;
	height:40px;
	background:#e4e1d9;
	margin-bottom:10px;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}
.progress .bar {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	background:#fe5000;
}
.progress .bar-text {
	position:absolute;
	top:8px;
	left:25px;
}
.progress .text-value {
	padding:8px 9px;
	float:right;
	font-size:18px;
	background:#363a3f;
}
.progress.color1 .bar { background:#00a0b7; }
.progress.color2 .bar { background:#7ab300; }
.progress.color3 .bar { background:#f6a31c; }
.footer {
	padding:0;
	border:none;
	background:#eae8e2;
}
.footer h6 {
	text-transform:uppercase;
	margin-bottom:12px;
}
.footer nav.footer-nav {
	margin:0;
	float:none;
	text-align:center;
}
.footer nav.footer-nav ul {
	display:inline-block;
	float:none;
}
.footer nav.footer-nav ul li.current-menu-item a, .footer nav.footer-nav ul li a:hover {
	color:#fe4f00;
	text-decoration:none;
}
.footer .footer-fullwidth-widgets {
	padding:5px 0;
	position:relative;
	background:#696762;
}
.footer .footer-fullwidth-widgets:after, .footer .footer-fullwidth-widgets:before {
	background:#696762;
	content:"";
	position:absolute;
	top:0;
	width:101%;
	height:100%;
	z-index:-1;
}
.footer .footer-fullwidth-widgets:after { right:-99%; }
.footer .footer-fullwidth-widgets:before { left:-99%; }
.footer .footer-fullwidth-widgets >div >div >div { padding:20px 0 22px; }
.footer .footer-fullwidth-widgets .textwidget {
	font-size:36px;
	line-height:40px;
	font-weight:300;
	color:#fff;
	text-transform:uppercase;
}
.footer .footer-widgets {
	padding:70px 0 40px;
	position:relative;
	color:#302e2d;
	background:#e4e1d9;
}
.footer .footer-widgets a { color:#302e2d; }
.footer .footer-widgets a:hover { color:#fe4f00; }
.footer .footer-widgets:after, .footer .footer-widgets:before {
	background:#e4e1d9;
	content:"";
	position:absolute;
	top:0;
	width:101%;
	height:100%;
	z-index:-1;
}
.footer .footer-widgets:after { right:-99%; }
.footer .footer-widgets:before { left:-99%; }
.footer .footer-widgets >div >div >div { margin-bottom:24px; }
.footer .footer-widgets a:hover i { color:#fe4f00; }
.footer .footer-widgets i {
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	display:inline-block;
	width:25px;
	font-size:17px;
	color:#00a0b7;
}
.footer .copyright { padding:60px 0; }
.footer .copyright .footer-text-logo { text-transform:uppercase; }
.footer .footer-text {
	float:none;
	text-align:right;
	font-size:12px;
	line-height:16px;
	color:#302e2d;
}
.footer .footer-text a { color:#302e2d; }
.footer .footer-text a:hover { color:#fe4f00; }
.footer .nav__footer-custom-menu { overflow:hidden; }
.footer #menu-footer-custom-menu {
	float:right;
	margin:4px 0 0;
}
.footer #menu-footer-custom-menu li {
	position:relative;
	float:left;
	margin-left:15px;
	list-style-type:none;
	margin-bottom:1px;
	font-size:10px;
	line-height:16px;
}
.footer #menu-footer-custom-menu li a {
	vertical-align:top;
	color:#93908a;
}
.footer #menu-footer-custom-menu li a:hover { color:#fe4f00; }
.footer #menu-footer-custom-menu li:before {
	content:'';
	position:absolute;
	top:4px;
	left:-7px;
	width:1px;
	height:9px;
	background:#93908a;
}
.footer #menu-footer-custom-menu li:first-child { margin:0; }
.footer #menu-footer-custom-menu li:first-child:before { display:none; }
input[type="submit"], input[type="reset"], input[type="submit"]:focus, input[type="reset"]:focus {
	color:#fff !important;
	height:31px !important;
	line-height:31px !important;
	font-size:14px;
	padding:0 12px;
	background:#fe4f00;
}
input[type="submit"]:hover, input[type="reset"]:hover { background:#363a3f; }
.testimonial {
	background:none;
	border:1px solid #d5d3cd;
}
.faq-list h4 {
	font-size:18px;
	line-height:22px;
	margin-bottom:0;
}
.faq-list .faq-list_h { color:#fe4f00; }
.faq-list .marker { color:#fe4f00; }
.error404-holder_num { color:#fe4f00; }
.page-template-page-home-php iframe {
	padding:5px;
	background:#b7b2a8;
}
.wpcf7-not-valid-tip { text-transform:none !important; }
.archive_lists { padding-top:30px; }
.check-list { margin-bottom:30px; }
.pagination a { color:#363a3f; }
.pagination a:hover { color:#fff; }
@media (min-width: 1200px) {
	.plane-img {
		right:-80px;
		width:auto;
	}
	.main-holder h1, .main-holder h2 {
		font-size:72px;
		line-height:85px;
	}
	.main-holder .content_plane h2 {
		font-size:41px;
		line-height:49px;
	}
	.title-box .title-box_primary, .title-box .title-box_secondary {
		font-size:46px;
		line-height:55px;
	}
	.recent-posts li { margin-bottom:45px; }
	.recent-posts li .excerpt { margin-bottom:13px; }
	.custom-grid {
		width:870px;
		margin-right:30px;
	}
	.menu-block .menu-holder { margin-right:70px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.post-list_li .featured-thumbnail {
		float:none;
		display:inline-block;
	}
	.post-list_li time { display:block; }
	.logo { width:100%; }
	#topnav li { margin-right:15px; }
	#topnav li a { font-size:12px; }
	.main-holder h1, .main-holder h2 {
		font-size:50px;
		line-height:63px;
	}
	.main-holder .content_plane h2 {
		font-size:31px;
		line-height:39px;
	}
	.plane-img {
		bottom:0;
		position:absolute;
		right:-115px;
		width:350px;
		z-index:10;
	}
	.title-box .title-box_primary, .title-box .title-box_secondary {
		font-size:30px;
		line-height:39px;
	}
	.custom-grid {
		float:none;
		width:100%;
		margin-right:0;
	}
	.footer .footer-fullwidth-widgets .textwidget {
		font-size:26px;
		line-height:30px;
	}
	.footer { font-size:12px; }
}
@media (max-width: 767px) {
	#topnav { display:none; }
	body {
		padding-left:0px;
		padding-right:0px;
	}
	.content-holder > div.container, .nav__primary, .footer {
		padding-left:20px;
		padding-right:20px;
	}
	.recent-posts, .recent-posts.two-col, .recent-posts.three-col, .recent-posts.four-col { margin-left:0 !important; }
	.recent-posts li, .recent-posts.two-col li, .recent-posts.three-col li, .recent-posts.four-col li {
		margin-left:0;
		width:100%;
		float:none;
	}
	.recent-posts li .thumbnail, .recent-posts.two-col li .thumbnail, .recent-posts.three-col li .thumbnail, .recent-posts.four-col li .thumbnail {
		max-width:120px;
		margin-right:20px;
		float:left;
	}
	.footer .copyright, .footer .footer-text { text-align:center; }
	.vertical-divider {
		padding:0;
		margin:0;
		background:none;
		border:none;
	}
	.logo {
		width:auto;
		padding-left:20px;
		padding-right:20px;
	}
	.heade-widgets { padding:8px 20px 8px 0; }
	.page-template-page-home-php .menu-block .menu-holder { width:60%; }
	.menu-block .menu-holder { float:none; }
	.content_plane {
		margin-top:0;
		padding:120px 40% 90px 0;
	}
	.main-holder h1, .main-holder h2 {
		font-size:50px;
		line-height:63px;
	}
	.main-holder .content_plane h2 {
		font-size:31px;
		line-height:39px;
	}
	.testimonials { margin-left:0 !important; }
	.testimonials .testi-item {
		margin-left:0;
		width:100%;
	}
	.posts-grid.custom-grid {
		width:100%;
		margin-left:0 !important;
	}
	.posts-grid.custom-grid li {
		display:inline-block;
		vertical-align:top;
		margin-left:2%;
		width:31.3%;
	}
	.footer .footer-fullwidth-widgets .textwidget {
		font-size:18px;
		line-height:22px;
	}
	.footer .footer-widgets >div >div >div { text-align:left !important; }
	.footer .nav__footer-custom-menu { text-align:center; }
	.footer #menu-footer-custom-menu {
		float:none;
		display:inline-block;
	}
	.menu-block .menu-holder { margin-right:0px; }
	.page-template-page-home-php iframe { padding:0px; }
	.select-menu { padding:4px; }
}
@media (max-width: 625px) {
	.page-template-page-home-php .header { margin-bottom:60px; }
	.content_plane { display:none; }
	.plane-img { display:none; }
	.page-template-page-home-php .menu-block .menu-holder { width:auto; }
	.header { margin-bottom:40px; }
}
@media (max-width: 620px) {
	.filter-wrapper strong { display:none; }
	.filter-wrapper > div { float:none; }
	.nav-pills > li { float:none; }
}
@media (max-width: 600px) {
	.resize-img {
		float:none;
		margin-right:100%;
	}
}
@media (max-width: 550px) {
	.breadcrumb { font-size:14px; }
}
@media (max-width: 480px) {
	.slider { display:none; }
	.breadcrumb { font-size:12px; }
	.footer .footer-fullwidth-widgets .textwidget {
		font-size:12px;
		line-height:16px;
	}
	.progress .bar-text { font-size:12px; }
}
@media (max-width: 360px) {
	.post-list_li .featured-thumbnail {
		float:none;
		display:inline-block;
	}
	.post-list_li time { display:block; }
	.breadcrumb { font-size:10px; }
}
.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;
}
