@charset "utf-8";
/* CSS Document */
@import url("bootstrap.css");
@import url("font-awesome.min.css");

body{border-top:8px solid #009852;	font-family: 'Roboto', sans-serif;
/*background: url('../images/bkg.png') no-repeat center 162px;*/
}
h1, .h1 {
    font-size: 30px;
    font-weight: normal!important;
}
.quotetext{
	color:#E2726A
}
.headerLeft{margin-top:18px}
.headerRight h5{text-transform: uppercase;margin-bottom: 2px;font-size: 18px;}
.headerRight p{margin-bottom: 0px}
.headerRight p:nth-child(3){color: #009852;font-weight: 600;font-size: 16px}
.headerRight p:nth-child(4){color: #c6a205;font-weight: 600;font-size: 16px}
.headerRight p:nth-child(5){color: #939393}
.green{color:#009652}
.red{color:#e25638}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  text-transform:uppercase;
  font-size:15px;
  font-weight:bold;
  text-shadow: 1px 1px 1px #000;
  margin: 8px 5px 6px 10px;
  border-radius: 5px;
  background: #287d3b;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
  color:#ffcc11
}
.navbar-default {
    background-color: #009652;
    border-color: rgba(5, 77, 44, 0);
    margin-top:12px;
    margin-bottom: 0px;
    border-radius: 0px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 25px;
}
.headerRight .social-box {
    float: right;
    margin-left: 6px;
    margin-top: 5px;
}
.headerRight .social-box a.fb {
    background-position: 0 0;
}
.headerRight .social-box a {
    float: left;
    margin-right: 5px;
    width: 18px;
    height: 18px;
    background: url('../images/social-icons.png') no-repeat center / 148px auto;
    text-indent: -9999px;
    text-align: left;
}


.headerRight .social-box a.fb {background-position:0 0}
.headerRight .social-box a.tw {background-position:-21px 0}
.headerRight .social-box a.gl {background-position:-43px 0}
.headerRight .social-box a.ml {background-position:-65px 0; margin-right:0}

.ContactUsBox {padding:0px; text-align:center}

.ContactUsBox h5{
margin:0px; font-size:18px; color:#9C8004
}
.ContactUsBox p{
margin:0px
}
.ContactUsBox span{
 font-size:12px
}
.ContactUsBox h4{
margin:0px; font-size:20px
}

.ContactUsBox img{
	margin:5px 0px!important
}

.LeftNav p{
text-transform:uppercase; font-weight:500; color:#C19E04
}

.sectionServices{background-color:#ffedab; border-bottom: 1px dashed #8c8c8c;}
.divService{
    background: #fff;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0px 0px 20px;
    -webkit-box-shadow: 0px 23px 77px -16px rgba(0,0,0,0.63);
    -moz-box-shadow: 0px 23px 77px -16px rgba(0,0,0,0.63);
    box-shadow: 0px 23px 25px -16px rgb(179, 141, 2);
    padding: 15px 11px;
}
.divService h4{font-size: 14px;font-weight: 600;line-height: 1.3;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    /*font-weight: bold;*/
    line-height: 1.1;
    color: inherit;
}
.sectionReplacement{text-align:center;margin-top: 12px;}
.sectionReplacement h5{font-size:15px;font-weight:bold;margin-bottom: 7px;}
.sectionReplacement h3{margin:0px 0px 12px 0px;color:#009652}
.intro{padding:15px 30px}
.intro{margin-bottom:15px;margin-top:15px}
.intro h4{color:#009652}
.intro img{margin:10px 0px 15px 0px}
intro p{}

.p0{padding:0px}

.LeftNav p a{color:#B7A151;}

.footerOne{background-color:#ffedab;padding: 20px 30px;border-top: 1px dashed #8c8c8c;}

.footerTwo{background-color:#f6d868;padding: 20px 30px;}
.footerTwo h5{margin:0px 0px;line-height: 1.3;font-size: 13px;}

.footerThree{background-color:#009652}
.footerThree p{text-align:center;font-size:11px;padding:10px 0px 0px 0px;color:#fff;font-weight:500;}
.footerThree p a{color:#333;color:#fff;}
footer ul{margin:0px 0px;padding:0px 0px;list-style:none}
.carousel-caption h3{margin: 0px 0px 8px 0px;}
.carousel-caption .form-control {
  display: block;
  width: 100%;
  height: 28px;
  padding: 2px 9px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin-bottom: 8px;
  margin-left: 6px;
}
.carousel-caption{border-radius: 10px}
.slider{position:relative}
.carousel-caption p, .carousel-caption label{font-size:13px}
.footerOne a{font-size:13px;color:#333}
@media (min-width: 768px){
	.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.container{width:1080px}


}
@media (max-width: 767px){.footerOne, .footerTwo, .footerThree{padding:20px 30px;text-align:center}
.footerOne strong{margin: 8px 0px 5px 0px;display: block;}
header, .headerRight{text-align:center!important}
.navbar-default{padding-right:15px}
.navbar-default .navbar-toggle {
    border-color: #fff;
    background: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #fff;
}
.divService{margin:18px 0px 8px 0px}
.carousel-caption {
    border-radius: 10px;
    position: relative;
    color: #333;
    left: 0px;
    text-align: left;
    width: 320px;
    margin: 25px auto;
    border: 1px solid #ccc;
    padding: 14px 20px;
}
.mobile-hide{display:none!important}


}
td.label{ color:#333;}
.footerOne .footernavbolt a{ color:#009652; font-weight:bold; font-size: 13px; text-transform:uppercase;}
#Content .Callusnow_bg img{ max-width:100%;}

#menu-item-1419 {
    display: none;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 18px;
}
