header-@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,400i,700,700i);
body{ 
	margin:0;
	font-size:15px;
	font-family: 'Droid Serif', serif;
	color:#888888;
}
img{
	max-width:100%;
	height:auto;
	border: 0;
}
a{	 
	text-decoration:none;
	outline:none !important;
	color:#888888;
}
a:visited{
	color:#888888;
}
a:hover{
	text-decoration:none;
	color:#cccccc;
}
.clear{
	clear:both;
}

input:focus,
textarea:focus {
 outline:none;
}
.dark-bg{
	background:#3f4042;
	padding:10px 0;
	font-size:20px;
	color:#888888;
}
.greyborder{
	border-bottom:1px solid #807e7e;	
}
.phone{
	background:url(../images/phone-icon.png) no-repeat;
	padding-left:20px;
	color:#7d7b7b;
}
.subtitle{
	font-size:14px;
	color:#ec2028;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	line-height:30px;
}
.email{
	background:url(../images/email-icon.png) no-repeat;
	padding-left:30px;
	font-size:14px;	
	line-height:30px;
}
.email a{
	color:#ec2028;
}
.header-social-icons{
	text-align:right;
}
.header-social-icons a{
	margin-left:20px;
	color:#7d7b7b;
}
.header-social-icons a:hover{
	color:#888;
}
.logoarea{
	text-align:center;
	border-bottom:2px solid #c5c3c3;
	margin-top:20px;
	padding-bottom:20px;
}
.main-menu{
	text-align:center;	
}
.main-menu ul ul{
	display: none;
}
.main-menu ul li:hover > ul {
	display: block;
}
.main-menu ul{	
	padding:2px 0 0 0;
	margin:0px;	
	list-style: none;
	position: relative;
	display: inline-table;
	z-index: 50;
}
.main-menu ul li{
	display:inline-block;
	padding:20px 0;
	font-size:15px;
	text-transform:uppercase;
}
.main-menu ul li a{
	padding: 20px;
	color:#3f4042;
	text-decoration: none;
}
.main-menu ul ul{
	background: #5f6975;
	padding: 0;
	position: absolute;
	top: 100%;
	text-align:left;
	z-index:5;
}
.main-menu ul ul li{
	float: none; 	
	position: relative;
	padding: 0;
	display:block;
	border-top: 1px solid #6b727c;
	border-bottom: 1px solid #575f6a;
}
.main-menu ul ul li a{
	padding:10px 10px 10px 10px;
	color: #fff;
	display:block;	
}
.main-menu ul li:hover a {
	border-top:5px solid #ec2028;
}
.main-menu ul li.current-menu-item a{
	border-top:5px solid #ec2028;
}
.main-menu ul li ul li a{
	border-top:0px!important;
}
.main-menu ul li ul li a:hover{
	background: #4b545f;
}
.bannerarea{
	background:url(../images/slide-1.jpg) no-repeat;
	height:378px;
	background-size:cover;
}
.bannerarea h1.home-main-title{
	text-align:center;
	font-size:58px;
	color:#ec2028;
	text-transform:uppercase;
	-webkit-text-stroke-width: 1px;
   	-webkit-text-stroke-color: #e7e6e6;
	text-shadow:  2px 2px 10px #fff;
	font-family: 'Droid Serif', serif;
	font-weight:bold;
	padding:75px 0 0 0;
}
#services{
	padding:40px 0;
	text-align:center;
}
.service-block{
	position:relative;
}
.service-block a{
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	display:block;
}
.service-img{
	display:inline-block;
	border:5px solid #ec2028;
	border-radius:50%;
	width:100px;
	height:97px;
	padding:10px 0;
	margin-bottom:20px;
}
#services h3.service-title{
	font-size:16px;
	text-transform:uppercase;
	color:#ec2028;
	font-weight:bold;
	line-height:22px;
}
#services h3.service-title span, #testimonials h2.testimonial-title span, .site-footer h3.widget-title span{
	color:#3f4042;
}
.site-content{
	background:url(../images/about-bg.jpg);
	background-size:cover;
	padding:40px 0;
	text-align:center;
}
.site-content h2.sub-title, #service-section h2.sub-title{
	font-size:40px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	position:relative;
	margin-bottom:30px;
	padding-bottom:10px;
}
.site-content h2.sub-title:after, #service-section h2.sub-title:after{
	border-bottom:2px solid #ec2028;
	position:absolute;
	content:"";
	width:100px;
	left:50%;
	top:100%;
	margin-left:-50px;
}
.aboutcontent p{
	color:#888;
}
#service-section p{
	text-align:center;
	margin:25px 0;
	color:#888;
}
.about-button{
	background:#ec2028;	
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;	
	border-radius:5px;
	border:1px solid #737171;
	display:inline-block;
	margin-top:10px;
}
.about-button a{
	display:none;
	padding:10px;
	color:#fff;
}
.service-button{
	background:#ec2028;	
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;	
	border-radius:5px;
	border:1px solid #737171;
	margin: 0px auto;
    text-align: center;
    width: 113px;
}
.service-button a{
	display:inline-block;
	padding:10px;
	color:#fff;
}
#testimonials{
	padding:40px 0;
}
#testimonials h2.testimonial-title{
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	font-size:40px;
	color:#ec2028;
	line-height:32px;
	position:relative;
	padding-bottom:10px;
	margin-bottom:30px;
}
#testimonials h2.testimonial-title:after{
	border-bottom:2px solid #3f4042!important;
	position:absolute;
	content:"";
	width:100px;
	left:50%;
	top:100%;
	margin-left:-50px;
}
.testi-pic img{
	width:100px;
	height:100px;
	border-radius:50%;
	border:5px solid #ec2028;
}

.testi-content {  
   background:url("../images/quote-icon.png") no-repeat;
   color: #000;
   font-style: italic;
   line-height: 20px;
   text-align: center;
   width: 80%;
   float:none;
   margin:auto;
   padding: 0 50px;
}
.quote{
	text-align:center;
}
.testi-author{
	margin-top:20px;
}
.testi-author span{
	color:#ec2028;
}
#service-section{
	padding:40px 0;
	background:#000;
}
input[type="text"], 
input[type="email"],
input[type="tel"]{
	width:100%;
	height:40px;
	border:1px solid #ccc;
	padding:0 5px;
	font-size:14px;
	font-weight:bold;
	color:#e2e1e1;
	border-radius:0px;
}
textarea{
	width:100%;
	height:92px;
	border:1px solid #ccc;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	color:#e2e1e1;
}
input[type="submit"]{
	background:#c4942f;
	width:110px;
	height:40px;
	color:#3f4042;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	border-radius:0px;
	text-shadow:none;
	color:#fff;
	border:0px;
}
span.wpcf7-form-control-wrap {
    margin: 0px;
    padding: 0px;
}
.site-footer{
	padding:40px 0 0 0;
	font-size:12px;
	color:#000;
	text-transform:uppercase;
}
.site-footer h3.widget-title{
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ec2028;
	margin-bottom:30px;
}
.site-footer .widget p{
	margin-bottom:50px;
}
.site-footer .widget ul{
	margin:0px;
	padding:0px;
}
.site-footer .widget ul li{
	list-style:none;
	padding-bottom:5px;
}
.location-map {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 60px;
	overflow: hidden;
	border:1px solid #eae7e7;
}
.location-map iframe,
.location-map object,
.location-map embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.redtxt{
	color:#ec2028;
	font-weight:bold;
	text-transform:uppercase;
}
.social-icons-red{
	text-align:center;
	margin:50px 0;	
}
.social-icons-red a{
	margin-right:35px;
	color:#ec2028;
	font-size:18px;
}
.social-icons-red a:hover{
	color:#888;
}
.footer-bottom{
	border-top:2px solid #c5c3c3;
	padding-top:20px;
	font-size:12px;
	color:#000;
}
.servicesby{
	text-align:right;
}
.servicesby a{
	color:#ec2028;
}
/*Inner Page Css*/
.titlebar{
	background:#ededed;
	padding:30px 0;
	box-shadow:inset 0px 0px 10px rgba(0,0,0,.3);
	-webkit-box-shadow:inset 0px 0px 10px rgba(0,0,0,.3);
	-moz-box-shadow:inset 0px 0px 10px rgba(0,0,0,.3);	
}
.titlebar h1.page-title,
.titlebar h2.page-title {
	font-size:40px;
	text-transform:uppercase;
	color:#3f4042!important;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-align:center;
}
.titlebar .breadcrumbs{	
	font-size:15px;
	text-transform:uppercase;
	text-align:right;
	line-height:40px;
	color:#ec2028;
}
.titlebar .breadcrumbs a{
	color:#888888;
}
.titlebar .breadcrumbs a:hover{
	color:#000;
}
.maincontent{
	padding:40px 0;
}
.entry-content h3{
	color:#ec2028;
	font-size:19px;
	font-weight:bold;
	text-transform:uppercase;
	margin:25px 0;
	padding:0px;
}
.entry-content a{
	color:#000;
	font-weight:bold;
}
.rightside{
	background:#000;
	padding:40px 30px;
}
.rightside .widget h2.widget-title{
	text-align:center;
	font-size:20px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
	padding-bottom:10px;
	margin-bottom:20px;
}
.rightside .widget h2.widget-title:after{
	border-bottom:2px solid #ec2028;
	position:absolute;
	content:"";
	width:60px;
	left:50%;
	top:100%;
	margin-left:-25px;
}
.rightside .widget{
	margin-bottom:40px;
}
.rightside .widget ul{
	margin:0px;
	padding:0px;
	text-align:center;
	list-style:none;
}
.search-form input[type="submit"]{
	display:none;
}
.search-form input[type="search"]{
	width:100%;
	height:40px;
	border-left:3px solid #ec2028;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	padding:0 5px;
	color:#888888;
	border-radius:0px;
}
.search-form > label {
	    width: 100%;
	}
/*Blog Page CSS*/
.tagtext{
	font-weight:bold;
	font-size:11px;
	color:#000;
	text-transform:uppercase;
}
.wp-pagenavi{
	font-size:13px;
	margin-bottom: 25px;
}
.readlink{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background:#ec2028;
	border-radius:5px;
	display:inline-block;
}
.readlink a{
	color:#fff!important;
	padding:5px 10px;
	display:block;
}
.entry-content img{
	margin-right: 15px;
	margin-bottom: 15px;
	border:1px solid #c9c6c6;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	border:1px solid #c9c6c6;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	border:1px solid #c9c6c6;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #c9c6c6;
}
.toptxt, .tagtext{
	font-size:11px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
}
.toptxt a, .tagtext a{
	color:#000;
}
.toptxt a:hover, .tagtext a:hover{
	color:#888;
}
.entry-content h2.entry-title{
	font-size:20px;
	font-weight:bold;	
}
.entry-content h1.entry-title{
	font-size:20px;
	font-weight:bold;
	color:#ec2028;	
}
.entry-content h2.entry-title a{
	color:#ec2028;
}
.entry-content h2.entry-title a:hover{
	color:#888;
}
.postwrap{
	border-bottom:2px dotted #888;
	padding-bottom:35px;
	margin-bottom:35px;
}
.single-post .postwrap {
	border-bottom:0px;
}
.img-block{
	float:left;
	margin-right:15px;
}
.right-block{
	overflow:hidden;
}
.testimonials-slider ul{
	margin:0px;
	padding:0px;
}
.testimonials-slider ul li{
	list-style:none;
	display:none;
}
#service-section .service-icon-wrap{
	border:5px solid #ec2028;
	border-radius:50%;
	width:100px;
	height:97px;
	padding:30px 0;
	margin:0px auto;
	background:#fff;
	text-align:center;
}
.cal-wrap{
	padding-top:20px;
}
#secondary{
	background: #f7f7f7;
	padding: 15px;
}
#secondary h2.widget-title{
	font-size: 20px;
	margin-bottom: 30px;
	text-align: center;
}
#blog-sidebar {
    background: #f7f7f7;
    padding: 15px;
}
.blogside section.widget {
    margin-bottom: 40px;
}
.widget_sp_image-description p{
	font-size: 16px;
	font-weight: 500;
	line-height: 23px;
	color: #575756;
}
.widget_sp_image-description p a{
      color: #575756;
      text-decoration: none;
 }
 #secondary{
	background: #f7f7f7;
	padding: 15px;
}
#secondary h2.widget-title{
	font-size: 20px;
	margin-bottom: 30px;
	text-align: center;
}
#blog-sidebar{
  overflow: hidden;
}
#sidebar-blog .blog-list {
    clear: both;
}
#sidebar-blog .widget_sb_image {
    background: red none repeat scroll 0 0;
    float: left;
    height: 100px;
    margin: 0 15px 0 0;
    width: 100px;
}
#sidebar-blog .widget_sb_description {
    overflow: hidden;
}
#sidebar-blog .blog-list {
    display: block;
    padding-top: 15px;
    width: 100%;
}
#sidebar-blog .blog-list:first-child {
    padding-top: 0px;
}
.post-navigation .nav-previous a{
    padding: 20px ;
    color: #005078;
    display: inline-block; 
     text-decoration: none;
}
.post-navigation .nav-next a{
    padding: 20px ;
    color: #005078;
    display: inline-block; 
    text-decoration: none;
}
.post-navigation .nav-previous a:hover{
    color:#c4942f;
}
.post-navigation .nav-next a:hover{
	color:#c4942f;
}
