@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'helveticaregular';
    src: url('../fonts/helvetica.eot');
    src: url('../fonts/helvetica.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helvetica.woff2') format('woff2'),
         url('../fonts/helvetica.woff') format('woff'),
         url('../fonts/helvetica.ttf') format('truetype'),
         url('../fonts/helvetica.svg#helveticaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'helveticabold';
    src: url('../fonts/helvetica-bold.eot');
    src: url('../fonts/helvetica-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helvetica-bold.woff2') format('woff2'),
         url('../fonts/helvetica-bold.woff') format('woff'),
         url('../fonts/helvetica-bold.ttf') format('truetype'),
         url('../fonts/helvetica-bold.svg#helveticabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
* {
	padding: 0px;
	margin: 0px;
	outline: none;
}
a, a:hover {
	text-decoration: none !important;
	list-style: none ;
	outline: none ;
}
h1, h1, h2, h2, h3, h4 {
	font-family:'helvetica';
	font-size:25px;
	color:#ff9900;
}
p {
	font-family:'helvetica';
	font-size: 14px;
	}
ul li {
	text-decoration: none;
	list-style: none;
}
img{
	max-width:100%;
	height:auto;
	}
iframe{
	width:100%;
	}
.no-padding{
	padding:0;
	}

	
/* Header section start */

.navbar-brand {
    pointer-events: none;
}

.header{
	
	border: none;
        min-height: 164px;
        margin-bottom: 40px;
	}
.residential-header{
	background: url(../images/inner-images/residential-banner.jpg) no-repeat top center;
	}
.industrial-header{
	background: url(../images/inner-images/industriall-banner.jpg) no-repeat top center;
	}
.strata-header{
	background: url(../images/inner-images/strata-banner.jpg) no-repeat top center;
	}
.contact-header{
	background: url(../images/inner-images/contact-banner.jpg) no-repeat top center;
	margin-bottom:0;
	}
	.gurantee{margin-top:40px;}
.blof-header{
	background: url(../images/inner-images/blog-banner.jpg) no-repeat top center;
	}

.navbar {
    margin-bottom: 0;
    min-height: 150px;
}
.navbar-header {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.3);
}
.navbar-default::after {
    content: "";
    position: absolute;
    width: 100%;
}
.header {
	position: relative;
	}

.navbar-default{
	border-bottom: 1px solid rgba(255,255,255,0.3);
	}
.navbar-default .navbar-brand{
    display: none;
	height: auto;
}
.navbar-default{
	background-color: transparent;
	}
.nav > li {
margin-right:0;
    
}
.navbar-default .navbar-nav > li > a {
    border: 2px solid transparent;
    color: #fff;
	font-weight: 700;
    padding: 6px 4px;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a.active {
    border: 2px solid #fff;
	color: #fff;
}

.navbar-default {
    /*background: rgba(0, 0, 0, 0) url("../images/banner.jpg") no-repeat scroll center center / cover ;*/
	
}
.navbar-fixed-top {
	position: static;
	}
	
.navbar-default .navbar-toggle {
    border:none;
	border-radius: 0;
}
.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle {
	background: rgba(0,0,0,0.5);
	box-shadow: 0 0 1px rgba(255,255,255,0.6);
	
	}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle .icon-bar {
    border-radius: 0;
    height: 3px;
}
.breakcum{
	text-align:center;
	margin-top:5px;
	}
.breakcum{
	display:inline-block;
	color:#fff;
	font-weight:700;
	}
.breakcum  a{
	display:inline-block;
	text-align:center;
	padding:0 15px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	}
.breakcum a.active, .breakcum a:hover{
	color:#4be85e;
	}

	
	
.contact-top,
.contact-top li a {
    color: #fff;
}

.contact-top {
    border-left: 1px solid rgba(255,255,255,0.3);
    padding: 32px 20px 31px 20px;
}
.biz-logo {
   /* position: absolute;*/
    border-right: 1px solid rgba(255,255,255,0.3);
    padding: 32px 40px 62px 0px;
    z-index: 1000;
}

.contact-top li:last-child a {
    display: block;
    font-size: 25px;
    font-weight: 800;
        margin-bottom: 25px;
}
.amazingcarousel-image>div a, .amazingcarousel-readmore, .amazingcarousel-image>div {display:none!important;}
.navbar-nav {
    margin-top: 57px;
}

.contact-top span {
    text-transform: uppercase;
}


/* Body section start */

.body{font-family:'helvetica';
	}
.commercial-body h2, .residential-body h2, .industrial-body h2, .strata-body h2, .contact-body h2{
	text-align:center;
	margin-bottom:25px;
	color:#da1f74;
	padding:0 100px;
	font-weight:700;
	}
.introduction{
	background-color:#dedede;
	padding:40px 0 10px 0;
	margin-bottom:60px;
	}
.intro-text p{
	margin-bottom:25px;
	}

.intro-img-wrap{
	max-height:260px;
	overflow:hidden;
	margin-bottom:20px;
	}
.intro-img-wrap img:hover{
	filter: grayscale(100%);
    cursor: pointer;
	}
.intro-img p span{
	color:#57a327;
	display:block;
	} 
	
	
.icon-section1{
	text-align:center;
	}
.icon-section1 i{
	color:#57a327;
	font-size:50px;
	} 
.icon-section1 h3{
	color:#da1f74;
	font-size:14px;
	margin-bottom:10px;
	font-weight:700;
	} 
.icon-section1:hover i{
	color:#999;
	}



/* Body section end */


/*footer*/
.footer-top {
    padding: 59px 0 48px;
	
}

.footer-bottom {
    background: #39b54a;
	padding: 20px 0 10px 0px;
}

.copy-right > p {
    color: #fff;
    font-size: 12px;
    font-weight: 700;
}

.footer-nav a {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
	font-size:13px;
}

.footer-nav li {
    margin-bottom: 10px;
}
.footer-nav li a:hover{
	border-bottom:1px solid #fff;
	}
.footer-nav li:last-child {
	margin-bottom: 0;
	}
	
.copy-right {
    padding-top: 40px;
}



/*scrollToTop*/
.scrollToTop {
    bottom: 0px;
    right: 0px;
    padding-right: 24px;
    position: fixed;
    text-align: center;
    z-index: 99;
}
	
.scrollToTop i {
    background: #616161;
	border-radius: 2px;
    color: #fff;
    font-size: 12px;
    height: 28px;
	line-height: 28px;
    width: 28px;
}
	
.scrollToTop i:hover {
	background: #434343;
	color: #ddd;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	}
	
	
/* Contact page start */
.fluid-wrapper{
	margin-bottom:50px;
	}
.fluid-wrapper iframe{
	max-height:290px;
	}
.body p.intro{
	text-align:center;
	color:#6a6c6e;
	padding:0 170px;
	margin-bottom:30px;
	}
	
.contact-info ul.contact-item{
	}
.contact-info ul.contact-item li{
	margin-bottom:32px;
	color:#939598;
	font-size:16px;
	}
.contact-info ul.contact-item li i{
	color:#9ac87d;
	margin-right:10px;
	}
.social ul{
	display:inline-block;
	}
.social p{
	margin-right:10px;
	display:inline-block;
	color:#717375;
	font-size:18px;
	}
.social ul li{
	display:inline-block;
	margin-right:5px;
	}
.social ul li a{
	display:block;
	border:1px solid #b4b4b4;
	width:35px;
	height:35px;
	line-height:35px;
	text-align:center;
	padding-top:9px;
	}
.social ul li a i{
	color:#57a327;
	font-size:18px;
	}
	
.form-control{
	border: 1px solid #b4b4b4;
	border-radius:0;
	}
.submit{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#77b327+0,436416+100 */
	background: #77b327; /* Old browsers */
	background: -moz-linear-gradient(top, #77b327 0%, #436416 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#77b327), color-stop(100%,#436416)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #77b327 0%,#436416 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #77b327 0%,#436416 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #77b327 0%,#436416 100%); /* IE10+ */
	background: linear-gradient(to bottom, #77b327 0%,#436416 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77b327', endColorstr='#436416',GradientType=0 ); /* IE6-9 */
	color:#fff;
	font-size:25px;
	border-radius: 15px;
    color: #fff;
    padding: 2px 30px;
	}
.submit:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#436416+0,77b327+100 */
	background: #436416; /* Old browsers */
	background: -moz-linear-gradient(top, #436416 0%, #77b327 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#436416), color-stop(100%,#77b327)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #436416 0%,#77b327 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #436416 0%,#77b327 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #436416 0%,#77b327 100%); /* IE10+ */
	background: linear-gradient(to bottom, #436416 0%,#77b327 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#436416', endColorstr='#77b327',GradientType=0 ); /* IE6-9 */
	color: #fff;
	}
.capcha p, .capcha-img, .captcha-form{
	display:inline-block;
	margin-right:10px;
	}
.capcha p{
	display:inline-block;
	margin-right:10px;
	}
.captcha-form{
	margin-bottom:-13px;
	}
.capcha.clearfix{
	margin:20px 0 20px 15px;
	}


/* Contact page end */


/* Blog page start */

.recent-posts{
	border:1px solid #ababab;
	-webkit-box-shadow: 1px 2px 5px 0px rgba(142,163,114,1);
	-moz-box-shadow: 1px 2px 5px 0px rgba(142,163,114,1);
	box-shadow: 1px 2px 5px 0px rgba(142,163,114,1);
	margin-top:25px;
	}
.recent-posts h2{
	background:#555555;
	color:#fff;
	font-size:18px;
	padding:10px 20px;
	margin:0;
	}
.recent-posts ul{
	padding:10px 15px;
	}
.recent-posts ul li {
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
}

.recent-posts ul.list li::before {
    color: #57a327;
    content: "\f00c";
    display: inline-block;
    font-family: "fontAwesome";
    left: 0;
    position: absolute;
}
.recent-posts ul li a{
	color:#57a327;
	
	}
.recent-posts ul li a i{
	margin-right:10px;
	}
	
.large-logos{
	padding:0 15px;
	margin-top:40px;
	}
.large-logos ul li{
	margin-bottom:35px;
	}
.blog1{
	margin-top:20px;
	}
.blog1 a.heading{
	color:#57a327;
	font-size:18px;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
	}
.blog1 a.heading:hover{
	color:#da1f74;
	}
.blog1{
	}
.social-roll{
	float:right;
	}
.blog-img{
	margin:10px 0;
	max-height:345px;
	overflow:hidden;
	}
.blog1 p{
	margin-bottom:10px;
	}
.blog1 a.more{
	border-radius: 0px 30px 30px 0px;
	-moz-border-radius: 0px 30px 30px 0px;
	-webkit-border-radius: 0px 30px 30px 0px;
	border: 0px solid #57a327;
	background-color:#57a327;
	padding:8px 20px;
	color:#fff;
	display:inline-block;
	}
.blog1 a.more i{
	margin-left:10px;
	}
.social-roll .stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices{
	height:22px !important;
	}
.social-roll .stButton .stButton_gradient{
	height:22px !important;
	}



/* Blog page end */

p#form-allowed-tags {
    display: none;
}

.recent-posts.categories ul li:first-child {
    display: none;
}

label.screen-reader-text {
    display: none;
}

input#s {
    height: 30px;
    width: 250px;
}

input#searchsubmit {
 	 height: 30px;
    background: #57a327;
    width: 100px;
    color: #fff;
    border: none;
}

a.sbtn {
    height: 30px;
    background: #57a327;
    width: 100px;
    color: #fff;
    padding: 10px;
    border: none;
}

.blog-body {    margin-top: 40px;}


/*page css */
h2.guarantee-title {
    color: #e71fa8;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
        margin-bottom: 30px;

}

.pcontent {
    width: 70%;
    margin: 0 auto;
    font-size: 18px;
    color: #5b5b5b;
    line-height: 1.5;
}

.pcontent li {
    background: rgba(0, 0, 0, 0) url("../images/inner-images/tick1.png") no-repeat scroll 0 30%;
    line-height: 1.2;
    margin-bottom: 30px;
    padding-left: 30px;
}

.page-id-20 h3 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #5b5b5b;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 20px;
}


/* offer page */

.offers-title{
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 28px;
    color: #0b9401;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 0 20px;
    padding: 0 30px;
    text-align: center;
}

span.offer-content p {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 18px;
    color: #5b5b5b;
    font-weight: bold;
    line-height: 1.2;
    margin: 0;
    padding: 0 0 10px;
    text-align: justify;
}
.input-group button {
    background: #57a327;
    border: none;
    width: 100px;
    height: 30px;
    color: white;
}

.employment h2 
{
	color: #e71fa8;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 30px;
}
.employment .pcontent li {
    background: rgba(0, 0, 0, 0) url("../images/inner-images/tick1.png") no-repeat scroll 0 30%;
    line-height: 1.2;
    font-size: 14px;
    margin-bottom: 30px;
    padding-left: 30px;
}
.employment h3
{

    margin-bottom: 30px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {border: 2px solid #fff;
    color: #fff;background-color:transparent;}
    
    
/* inner page */  
img.cont_ImgR {
    float: right;
}    

.about-info h2 {
    margin-bottom: 25px;
    color: #da1f74;
    font-weight: 700;
    text-align: center;
}

.about-info li {
    background: rgba(0, 0, 0, 0) url("../images/inner-images/tick1.png") no-repeat scroll 0 30%;
    line-height: 1.2;
    margin-bottom: 30px;
    padding-left: 30px;
}

.servicedtext li a {
    color: #333;
}
.fot-img{float:left;margin-right:15px;}
.fot-img-first {width:169px;height:auto;margin-top:30px;}

.not_all {
    float: left;
    width: 100%;
    background: #57b354;
    border-radius: 20px;
    padding: 0px 18px;
    margin: 10px 0 0;
}
.not_all h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: #ed008c;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.42;
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
}

.pt_box
{
    display: block;
    float: left;
}