/*
 Theme:  Shuttle Pro
 Skin:   Business
*/

/* Pre Header Style */
#pre-header {
	background-color: #f5f5f5;
	border-bottom: none;
}
#pre-header .header-links > ul > li > a {
	color: #5a5a5a;
	font-size: 13px;
}
#pre-header .header-links > ul > li:before {
	color: #7a7a7a;
}

/* Header Style */
#header .header-links > ul > li a,
#header-sticky .header-links > ul > li a {
	color: #1e1e1e;
	letter-spacing: 0.5px;
}
#header .sub-menu li,
#header-sticky .sub-menu li {
	border-bottom: 1px solid #e5e5e5;
	padding: 0px 10px;
	background-color: #f5f5f5;
}
#header .sub-menu li:last-child,
#header-sticky .sub-menu li:last-child {
	border-bottom: none;
}
#header .header-links .sub-menu a,
#header-sticky .header-links .sub-menu a {
	font-size: 12px;
	color: #5a5a5a;
}
#header .header-links .sub-menu,
#header-sticky .header-links .sub-menu { 
}

/* Call To Action */
#introaction {
	padding: 30px 10px 30px;
}
#introaction {	
	background-color: #f5f5f5;
}
#introaction-core,
#outroaction-core,
.sc-action-core {
	background-color: #f5f5f5;
}
#introaction-core .three_fourth,
#outroaction-core .three_fourth,
.sc-action-core .three_fourth {
	margin-right: 0;	
	float: none;
	text-align: center;
	width: 100%;
}
#introaction-core .one_fourth,
#outroaction-core .one_fourth,
.sc-action-core .one_fourth {
	float: none;
	text-align: center;
	width: 100%;
}
.action-teaser {
	padding: 0px 30px;
	color: #777;
}
.action-text h3 {
	font-size: 36px;
	text-transform: capitalize;
	font-weight: 700;
	color: #1e1e1e;
	letter-spacing: 0.5px;
}
a.themebutton {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.5px;
	background-color: #338ea6;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a.themebutton:hover {
	background-color: #1e1e1e;
	color: #fff;
}

/* Featured Style */
#section-home-inner {
	margin-top: 60px;
}
.services-builder.style1 .iconmain {
	background-color: #f5f5f5;
	text-align: center;
}
.services-builder.style1 .iconurl a {
	display: inline-block;
	color: #fff;
	background-color: #338ea6;
	padding: 5px 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.services-builder.style1 .iconurl a:hover {
	color: #fff;
	background-color: #1e1e1e;
}
.iconmain .iconurl {
	margin-top: 0px !important;
	margin-bottom: 0px;
}

/* Footer Style */
#footer {
	padding: 50px 0px;
	background-color: #333;
	border-top: none;
}
#footer-core h3 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.5px;
	color: #fff;
	border-bottom: 1px solid #565656;
	padding-bottom: 5px;
	margin-bottom: 15px;
	width: 100%;
}
#footer .widget_recent_entries li span,
#footer .widget_recent_comments li span {
	display: block;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.5px;
}
#footer .widget_recent_comments li span a {
	font-size: 16px;
	font-weight: 400;
}
#footer .widget_recent_entries li,
#footer .widget_recent_comments li {
	margin-bottom: 5px;
}
#footer .widget_recent_comments li:last-child {
	margin-bottom: 0px;
}
#footer .widget_recent_entries a,
#footer .widget_recent_comments a {
	font-size: 16px;
	color: #fff;
}
#footer .widget_recent_entries a:before,
#footer .widget_recent_comments a:before {
	display: none;
}
#footer .widget_recent_entries a:hover,
#footer .widget_recent_comments a:hover {
	color: #338ea6;
}
#footer .widget_archive li a,
#footer .widget_categories li a {
	font-size: 16px;
	color: #fff;
}
#footer .widget_archive li a:before,
#footer .widget_categories li a:before {
	color: #fff;
}
#footer .widget_search .search {
	margin-top: 10px;
	outline: none;
	background-color: #222;
	border: none;
	padding: 10px 15px;
	color: #fff;
}

/* Sub Footer Style */
#sub-footer {
	background-color: #333;
	border-top: 1px solid #565656;
}
#sub-footer-core .copyright,
#post-footer-social,
#sub-footer-core #footer-menu {
	font-size: 13px;
	color: #aaa;
}
#sub-footer-core .copyright a,
#sub-footer-core #footer-menu a {
	color: #fff;
}
#sub-footer-core .copyright a:hover,
#sub-footer-core #footer-menu a:hover {
	color: #338ea6;
}
#post-footer-social li a {
	border-color: #565656;	
}
#footer-menu li:after {
	display: none;
}

#sub-footer-close-core {
	background-color: #333;
	border: 1px solid #565656;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

/* Page Heading Style */
#intro {
	background-color: #f5f5f5;
}
#intro {
	border: none;
	padding: 25px 0px;
}
#intro #intro-core {
	background-color: #f5f5f5;
	border: none;
}
#intro .page-title,
#intro #breadcrumbs {
	color: #1e1e1e;
}
#intro .page-title {
	font-size: 48px;
	font-weight: 700;
	text-transform: capitalize;
	letter-spacing: 0.5px;
}
#intro #breadcrumbs {
	margin-top: -10px;
	margin-bottom: 20px;
}
#intro #breadcrumbs .delimiter {
	padding: 0px 10px;
}

/* Blog Post Style */
.blog-grid .sticky {
	margin-top: 0px;
	background-color: #fff;
}
.blog-article.sticky .blog-title a {
	color: #1e1e1e;
}
.blog-grid span.sticky {
}
.blog-article.sticky {
	color: #767676;
}
.blog-article.sticky .blog-title a:hover {
	color: #338ea6;
}
.blog-article .blog-title {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0.5px;
	text-transform: capitalize;
	color: #1e1e1e;
}
.blog-article {
	border: 1px solid #eee;
	padding-bottom: 0px;
	margin: 8px 8px 40px;
	padding: 10px 25px;
}
.blog-article.sticky .entry-meta a,
.blog-article.sticky .entry-meta i {
	color: #aaa;
}
.blog-article.sticky .entry-meta a:hover,
.blog-article.sticky .entry-meta i:hover {
	color: #338ea6;
}
.blog-article .entry-meta a {
	font-size: 12px;
	text-transform: capitalize;
	color: #aaa;
	font-weight: 600;
}
.blog-article .entry-meta > span:before {
	display: none;
}
.blog-article .entry-meta > span {
	border-right: 1px solid #eee;
	padding-right: 10px;
}
.blog-article .entry-meta > span:last-child {
	border-right: none;
}
.blog-article .entry-meta i {
	padding-right: 5px;
}

/* Blog Post Style - Style 1 */
.blog-style1 .blog-grid .blog-article:before {
	display: none;
}

/* Blog Post Style - Style 1 Layout 1 */
.blog-style1.blog-style1-layout1 .blog-article.has-post-thumbnail {
	padding: 0;
}
.blog-style1.blog-style1-layout1 .blog-article .entry-header {
	margin-bottom: 0;
}
.blog-style1.blog-style1-layout1 .blog-article .entry-content {
	margin-top: 20px;
}

/* Page Numbers Style */
.nav-links {
	margin-left: 10px;
}
.navigation.pagination .nav-links a,
.navigation.pagination .nav-links span {
	border: 1px solid #eee;
	font-size: 13px;
	font-weight: 700;
	color: #7a7a7a;
	width: 36px;
	height: 36px;
	line-height: 36px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
}

/* Sidebar Style */
.widget_search .search {
	outline: none;
	padding: 10px 15px;
}
#sidebar h3.widget-title {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.5px;
	color: #1e1e1e;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 15px;
	width: 100%;
	text-transform: capitalize;
}
#sidebar h3.widget-title:before {
	display: none;
}
#sidebar .widget_recent_entries li span,
#sidebar .widget_recent_comments li span {
	display: block;
	font-size: 12px;
	font-weight: 700;
	color: #cdcdcd;
	letter-spacing: 0.5px;
}
#sidebar .widget_recent_comments li span a {
	font-size: 16px;
	font-weight: normal;
}
#sidebar .widget_recent_entries li,
#sidebar .widget_recent_comments li {
	margin-bottom: 5px;
}
#sidebar .widget_recent_comments li:last-child {
	margin-bottom: 0px;
}
#sidebar .widget_recent_entries li a,
#sidebar .widget_recent_comments li a {
	padding-bottom: 0px;
	font-size: 16px;
	color: #1e1e1e;
	font-weight: normal;
}
#sidebar .widget_recent_entries a:before,
#sidebar .widget_recent_comments a:before {
	display: none;
}
#sidebar .widget_recent_entries a:hover,
#sidebar .widget_recent_comments a:hover {
	color: #338ea6;
}
#sidebar li a,
#sidebar li a {
	font-size: 16px;
	color: #1e1e1e;
	font-weight: normal;
}
#sidebar li a:hover,
#sidebar li a:hover {
	color: #338ea6;
}
#sidebar .widget_tag_cloud a {
	border: none;
	background-color: #232323;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-size: 11px!important;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
}
#sidebar .widget_tag_cloud a:hover {
	background-color: #338ea6;
}

/* Single Post Style */
.single .post {
	border: 1px solid #ddd;
	padding: 20px;
}
.single .entry-meta {
	text-align: left;
}
.single .entry-meta a {
	font-size: 12px;
	text-transform: capitalize;
	color: #aaa;
	font-weight: 600;
}
.single .entry-meta > span:before {
	display: none;
}
.single .entry-meta > span {
	border-right: 1px solid #eee;
	padding-right: 10px;
}
.single .entry-meta > span:last-child {
	border-right: none;
}
.single .entry-meta i {
	padding-right: 5px;
}

/* Post Navigation Style */
.nav-previous a,
.nav-next a {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.5px;
	background-color: #338ea6;
	color: #fff;
	padding: 0px 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.nav-previous a:hover,
.nav-next a:hover {
	background-color: #1e1e1e;
}
#nav-above,
#nav-below {
	padding: 30px 0px 50px 0px;
}

/* Comments & Reply Style */
#comments-title h3,
#reply-title {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.5px;
	color: #1e1e1e;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 100%;
	text-transform: capitalize;
}
.commentlist .avatar {
	width: 80px;
	height: 80px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
}
.comment-author a {
	font-size: 15px;
	font-weight: 700;
	text-transform: capitalize;
	color: #222;
}
.comment-meta a {
	font-size: 12px;
	text-transform: capitalize;
	font-weight: 600;
}
.comment .reply a {
	font-size: 11px;
	text-transform: uppercase;
	color: #338ea6;
	font-weight: 700;
}
.comment-meta {
	float: none;
	display: block;
	font-weight: 700;
	color: #aaa;
	margin-bottom: 10px;
}
.logged-in-as a {
	color: #aaa;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: 0.4px;
}
.logged-in-as a:hover {
	color: #338ea6;
}
#respond p {
	margin-bottom: 10px;
}
#commentform input[type="submit"] {
	margin-top: 10px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.5px;
	background-color: #338ea6;
	color: #fff;
	padding: 10px 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#commentform input[type="submit"]:hover {
	background-color: #1e1e1e;
}
#commentform input[type="text"],
#commentform textarea {
	outline: none;
	border: 1px solid #ddd;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}

/* Responsive */
@media only screen and (max-width: 667px) {
	.blog-style1.blog-style1-layout1 .blog-article .entry-content {
		padding-left: 20px;
		padding-right: 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
}
