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

body {
	font-family: 'Lato', sans-serif;
	background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6 {
	color: #211e1f;
}
p {
	color: #211e1f;
}
.container2 {
	padding: 0px 30px;
}
.greybg {
	background-image: url(../images/greybg.jpg);
}
.greybg2 {
	background-color: #f3f3f3;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.whitebg {
	background-color: rgba(255,255,255,1.00)!important;
}
.blackbg {
	background-color: #111111;
}
.bluebg {
	background-color: #379ed7;
}
.bluebg2 {
	background-color: #191825;
}
.redbg {
	background-color: #590202;
}
.text28 {
	font-size: 28px;
}
.text42 {
	font-size: 42px;
}
.text50 {
	font-size: 50px;
}
.text60 {
	font-size: 60px;
}
.w700 {
	font-weight: 700;
}
.w600 {
	font-weight: 600;
}
.bluetext {
	color: #003399;
}
.text28 {
	font-size: 28px;
}
.w300 {
	font-weight: 300;
}
.w500 {
	font-weight: 500;
}
.text18 {
	font-size: 18px;
}
.text16 {
	font-size: 16px;
}
.text20 {
	font-size: 20px;
}
.text22 {
	font-size: 22px;
}
.w400 {
	font-weight: 400!important;
}
.text18 {
	font-size: 18px;
}
.text18w700 {
	font-size: 18px;
	font-weight: 700;
}
.text40 {
	font-size: 40px;
}
.text35 {
	font-size: 35px;
}
.text15 {
	font-size: 15px;
}
.ln25 {
	line-height: 25px;
}
.ln30 {
	line-height: 30px;
}
.ln22 {
	line-height: 22px;
}
.whitetext {
	color: #FFFFFF;
}
.redtext {
	color: #a62021;
}
.orangetext {
	color: #4682b4;
}
.greentext {
	color: #00d1a9;
}
.topmargin10 {
	margin-top: 10px;
}
.topmargin5 {
	margin-top: 5px!important;
}
.topmargin2 {
	margin-top: 2px!important;
}
.toppadding10 {
	padding-top: 10px;
}
.bottommargin10 {
	padding-bottom: 10px;
}
.bottompadding10 {
	padding-bottom: 10px;
}
.bottompadding30 {
	padding-bottom: 30px;
}
.bottommargin0 {
	margin-bottom: 0px;
}
.topmargin0 {
	margin-top: 0px;
}
.toppadding30 {
	padding-top: 30px;
}
.toppadding50 {
	padding-top: 50px;
}
.img-responsive {
	display: inline-block;
}
.text30 {
	font-size: 30px;
}
.w700 {
	font-weight: 700;
}
.w300 {
	font-weight: 300;
}
.lightgrey {
	color: #6c6c6c;
}
.text24 {
	font-size: 24px;
}
.topbottompadding50 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.topbottompadding15 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.topbottompadding10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.topbottompadding30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.topbottompadding80 {
	padding-top: 80px;
	padding-bottom: 80px;
}
.nomargin {
	margin: 0px;
}
.rightmargin20 {
	margin-right: 20px;
}
.leftpadding25 {
	padding-left: 25px;
}
.leftmargin25 {
	margin-left: 25px;
}
.leftmargin10 {
	margin-left: 10px;
}
.topmargin30 {
	margin-top: 30px;
}
.list18 {
	padding: 0px;
	margin: 0px;
}
.list18 li {
	font-size: 18px;
	padding: 4px 15px;
	list-style: none;
	font-weight: 300;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
}
.list18-2 {
	padding: 0px;
	margin: 0px;
}
.list18-2 li {
	font-size: 18px;
	padding: 5px 0px;
	list-style: none;
	font-weight: 300;
}
.yeslist {
	padding: 0px;
	margin: 0px;
}
.yeslist li {
	font-size: 15px;
	list-style: none;
	font-weight: 300;
	background-image: url(../images/yes.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 7px;
}
.whitelist {
	padding: 0px;
	margin: 0px;
}
.whitelist li {
	font-size: 20px;
	padding: 6px 20px;
	list-style: none;
	font-weight: 300;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 14px;
	color: #ffffff;
}
.bluelist {
	padding: 0px;
	margin: 0px;
}
.bluelist li {
	font-size: 18px;
	padding: 6px 25px;
	list-style: none;
	font-weight: 400;
	background-image: url(../images/bullet3.png);
	background-repeat: no-repeat;
	background-position: left 15px;
}
.list16 {
	padding: 0px;
}
.list16 li {
	font-size: 16px;
	padding: 3px 0px;
	list-style: none;
	font-weight: 400;
}
a {
	color: #006b4f;
	text-decoration: none;
	font-weight: 400;
}
a:hover {
	text-decoration: underline;
}
.orangebg {
	background-color: #f16134;
}
.radius40 {
	border-radius: 40px;
}
.nopadding {
	padding: 0px;
}
.bottommargin0 {
	margin-bottom: 0px;
}
.numberlist {
	padding: 0px;
}
.numberlist li {
	list-style: decimal;
	font-size: 16px;
	font-weight: 400;
	padding: 7px;
	margin-left: 17px;
}
.numberlist li ul li {
	list-style: none;
	background-image: url(../images/bullet3.png);
	background-repeat: no-repeat;
	background-position: left 14px;
	padding-left: 15px;
	margin-left: 0px;
}
.yellowtext {
	color: #f8b64b;
}
.leftmargin0 {
	margin-left: 0px!important;
}
.rightmargin0 {
	margin-right: 0px!important;
}
.leftpadding0 {
	padding-left: 0px!important;
}
.rightpadding0 {
	padding-right: 0px!important;
}
/* topbar */
.topcontacts {
background-color: #ffc211;
	background-image: url(../images/topbg.jpg);
	padding: 10px 0px;
	position: relative;
	z-index: 2;
}
.yellowbg {
	background-color: #eb9918;
}
.logo {
	padding: 10px 0px;
}
.topcontacts ul {
	padding: 0px;
	margin: 0px;
	
}
.topcontacts ul li {
	display: inline-table;
	list-style: none;
	color: #ffffff;
	font-size: 16px;
	background-color: rgba(0,0,0,0.9);
}
.topcontacts ul li a, .topcontacts ul li p {
	color: #ffc310;
	font-weight: 400;
}
.topphone {
	background-image: url(../images/phone.png);
	background-position: left 0px;
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-right: 20px;
	min-height: 25px;
}
.toplocation {
	background-image: url(../images/location.png);
	background-position: left 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
	min-height: 25px;
}
.topsocial img {
	margin-top: 0px;
	margin-left: 15px;
}
/* Desktop Menu */
#menu {
	background-color: rgba(0,0,0,0.8);
	/*padding: 10px 0px;*/
	position: relative;
	z-index: 2;
}
.anniversarylogo {
	width: 150px;
	height: 111px;
	position: absolute;
	left: 260px;
	top: -45px;
}
.menubutton {
	float: right;
}
#desktopmenu {
}
#desktopmenu ul {
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
}
#desktopmenu ul li {
	list-style: none;
	display: inline-block;
}
/*#desktopmenu ul li > a:first-child {
	padding-left: 0px;
}
#desktopmenu ul li > a:last-child {
	padding-right: 0px;
}*/
#desktopmenu ul li a {
	color: #ffffff;
	padding: 16px 24px;
	margin-top: 20px;
	display: block;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
}
#desktopmenu ul li a:hover {
	color: #eb9918;
	text-decoration: none;
}
#desktopmenu ul li ul li a {
	color: #222222;
	text-transform: none;
	font-weight: 400;
	font-size: 16px;
	padding: 25px 24px;
	margin-top: 0px;
}
.btn-red {
	background-color: #a62021;
	color: #ffffff!important;
	font-size: 16px;
	padding: 9px 30px;
	text-decoration: none;
	font-weight: 900;
	border-radius: 0px;
}
.btn-red:hover, .btn-red:focus {
	background-color: #941C1D;
	color: #ffffff!important;
	text-decoration: none;
}
.btn-red2 {
	background-color: #a62021;
	color: #ffffff!important;
	font-size: 14px;
	padding: 8px 30px;
	text-decoration: none;
	font-weight: 900;
	border-radius: 0px;
}
.btn-red2:hover, .btn-red2:focus {
	background-color: #941C1D;
	color: #ffffff!important;
	text-decoration: none;
}
.headertop {
	position: fixed!important;
	width: 100%;
	z-index: 99999;
	-webkit-box-shadow: 0px 3px 1px rgba(0,0,0,1.00);
	box-shadow: 0px 3px 1px rgba(0,0,0,0.3);
	top: 0!important;
	animation: fadeInDown 0.5s linear;
}
header.headertop {
	margin-top: 0px!important;
}
.headertop .logo {
	padding: 0px;
	text-align: left;
}
.headertop .logo img {
	width: 200px!important;
	height: auto;
}
.headertop .anniversarylogo {
	display: none;
}
.headertop #desktopmenu {
	margin-top: 0px;
	margin-bottom: 0px;
}
.headertop #desktopmenu ul {
	margin-top: 0px;
}
.headertop #desktopmenu ul li a {
	margin-top: 0px;
	padding: 7px 24px;
}
.headertop .topmenu {
	display: none;
}
.headertop .topsocial {
	display: none;
}
.caret-up {
	width: 0;
	height: 0;
	border-left: 4px solid rgba(0, 0, 0, 0);
	border-right: 4px solid rgba(0, 0, 0, 0);
	border-bottom: 4px solid;
	display: inline-block;
	margin-left: 2px;
	vertical-align: middle;
}
.dropdown-menu {
	margin-top: -2px!important;
	left: 5px;
	text-align: left!important;
	overflow: hidden;
}
.dropdown-menu li {
	display: block!important;
	border-bottom: 1px solid rgba(235,235,235,1.00);
	margin-left: 0px!important;
}
.dropdown-menu li:last-child {
	border: none;
}
.dropdown-menu li a {
	padding: 10px 20px!important;
}
/* mainbanner */
#mainslider .item, .mainbanner .carousel {
	height: 875px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.mainbanner .carousel-inner {
	position: absolute;
}
#mainslider .item, .mainbanner .carousel .carousel-caption {
	width: 100%;
	right: 0;
	left: 0;
	bottom: 5%;
}
.slide1 {
	background-image: url(../images/slide1.jpg);
}
.slide2 {
	background-image: url(../images/slide2.jpg);
}
.slide3 {
	background-image: url(../images/slide3.jpg);
}
.mainbanner {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	z-index: 1;
	margin-top: -120px;
	background-color: rgba(34,34,34,1.00);
}
.maintextholder {
	width: 100%;
}
.maintextbg {
	position: relative;
	z-index: 2;
	padding: 20px;
	text-align: center;
	background-color:rgba(0,0,0,0.7);
}
.maintextbg h1 {
	font-size: 31px;
	font-weight: 700;
	margin: 0px;
	color: #ffffff;
	text-shadow: 1px 1px rgba(0,0,0,0.38);
}
.maintextbg h2 {
	font-size: 50px;
	font-weight: 900;
	color: #efe025;
	margin: 0px;
	text-shadow: 1px 1px rgba(0,0,0,0.38);
}
.maintextbg p {
	font-size: 25px;
	font-weight: 700;
	margin: 0px;
	color: #ffffff;
	text-shadow: 1px 1px rgba(0,0,0,0.38);
}
.highlight_yellow {
	background-color: #f8b64b;
	padding: 2px 10px;
}
.mainbannermobile .maintextbg {
	margin-top: 0px;
}
.btn-blue {
	background-color: #003399;
	color: #ffffff!important;
	font-size: 15px;
	padding: 12px 35px;
	text-decoration: none;
	font-weight: 600;
	border-radius: 0px;
}
.btn-blue:hover, .btn-blue:focus {
	background-color: #003DB8;
	text-decoration: none;
}
.btn-yellow {
	background-color: #eb9918;
	color: #000000!important;
	font-size: 14px;
	padding: 8px 25px;
	text-decoration: none;
	font-weight: 700;
	border-radius: 0px;
}
.btn-yellow:hover, .btn-yellow:focus {
	background-color: #DA8D12;
	text-decoration: none;
}
.subpagebanner {
	position: relative;
	z-index: 1;
	margin-top: -120px;
	padding-top: 250px;
	padding-bottom: 150px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.hardscapebg {
	background-image: url(../images/hardscapebg.jpg);
}
.pooldecksbg {
	background-image: url(../images/pooldecksbg.jpg);
}
.paverpatiosbg {
	background-image: url(../images/paverpatiosbg.jpg);
}
.stampedconcretebg {
	background-image: url(../images/stampedconcretebg.jpg);
}
.decorativeconcretebg {
	background-image: url(../images/decorativeconcretebg.jpg);
}
.outdoorlightingbg {
	background-image: url(../images/outdoorlightingbg.jpg);
}
.gallerybg {
	background-image: url(../images/gallerybg.jpg);
}
.aboutusbg {
	background-image: url(../images/aboutusbg.jpg);
}
.contactusbg {
	background-image: url(../images/contactusbg.jpg);
}
/* anchor link hack */
h4:before {
	content: "";
	display: block;
	height: 60px;
	margin: -60px 0 0;
}

/*.rightmenu */
.rightmenu {
	background-color: rgba(247,247,247,1.00);
	border: 1px solid rgba(217,217,217,1.00);
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.rightmenu ul {
	padding: 0px;
	margin: 0px -20px;
}
.rightmenu ul li {
	list-style: none;
	font-size: 16px;
	border-top: 1px solid rgba(217,217,217,1.00);
}
.rightmenu ul li a {
	display: block;
	padding: 10px 20px;
	color: #525252;
}
.rightmenu ul li a:hover {
	background-color: rgba(231,231,231,1.00);
	text-decoration: none;
}
.rightmenu ul li a.active {
	background-color: rgba(231,231,231,1.00);
	text-decoration: none;
}
/* featuresbox */
.featurebox {
	margin-top: 15px;
	border: 1px solid #006b4f;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 163px;
	padding-right: 30px;
}

/* bigfeatures */
.bigfeatures {
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
.featureabout {
	background-image: url(../images/featureabout.jpg);
}
.featurelandscaping {
	background-image: url(../images/featurelandscaping.jpg);
}
.bigarrow {
	background-image: url(../images/bigarrow.png);
	background-size: 100% 100%;
	padding: 150px 0px;
}
/*servicebox */
.line {
	width: 126px;
	height: 4px;
	background-color: #efdf16;
}
.automargin {
	margin: 10px auto;
}
#services img {
	width: 100%;
	height: auto;
}
.servicebox {
	padding: 20px;
	position: relative;
	height: 260px;
}
.servicebutton {
	position: absolute;
	left: 20px;
	bottom: 20px;
}
.service1 {
	background-color: #381b0b;
}
.service2 {
	background-color: #1c191f;
}
.service3 {
	background-color: #5e584b;
}
.service4 {
	background-color: #291c1a;
}
.service5 {
	background-color: #34293c;
}
.service6 {
	background-color: #323642;
}


/* features */
.features {
	padding: 200px 0px;
	background-position: center center;
	background-attachment: fixed;
}
.gallerybg {
	background-image: url(../images/gallerybg.jpg);
}
.gallerytextholder {
	background-color: rgba(73,66,56,0.80);
	padding: 50px 30px;
}
.btn-orange {
	background-color: #4682b4;
	color: #ffffff!important;
	font-size: 18px;
	padding: 20px 25px;
	text-decoration: none;
	font-weight: 700;
	border-radius: 100px;
}
.btn-orange:hover, .btn-orange:focus {
	background-color: #6296C2;
	text-decoration: none;
}

/* footer */
footer {
	background-color: #151515;
	padding: 50px 0px;
}
.margin-15 {
	margin: 0px -15px;
}
footer h3 {
	font-size: 20px;
	color: #eb9918;
	margin-top: 0px;
	padding-bottom: 7px;
	font-weight: 700;
}
footer p {
	color: #414141;
}
footer ul {
	padding: 0px;
}
footer ul li {
	list-style: none;
	display: block;
	font-size: 15px;
	color: #ffffff;
	font-weight: 600;
	padding-bottom: 5px;
}
footer ul li a {
	color: #cecece;
}
footer ul li a:hover {
	color: #eb9918!important;
	text-decoration: none;
}
footer a:hover {
	color: #ec1c24;
}
footer hr {
	border-top: 1px solid #ffffff;
}
.footerlinks {
	width: 215px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
footer input, footer textarea {
	background-color: #1c1c1c!important;
	color: #ffffff!important;
	border: none!important;
}
.social {
	background-image: none;
}
.social img {
	margin-right: 10px;
}
/* copyright */
#copyright {
	background-color: #a62021;
}
#copyright p, #copyright a {
	color: #ffffff;
}
/* galleryslider */
#galleryslider .carousel-caption {
	background-color: rgba(0,0,0,0.40);
	font-size: 20px;
	font-weight: 600;
	padding: 15px;
}

@media (min-width: 1330px) {
.container {
	width: 1300px;
}
}

/*@media only screen and (max-width: 1600px) {
#desktopmenu ul li a {
    padding: 16px 12px;
}	
}
@media only screen and (max-width: 1400px) {
#desktopmenu ul li a {
    padding: 16px 4px;
}	
}
@media only screen and (max-width: 1330px) {
.mainbanner {
}
#desktopmenu ul li a {
    padding: 16px 0px;
	font-size: 13px;
}	
}
*/
@media only screen and (max-width: 1199px) {
.servicebox {
	min-height: 300px;
}
header .logo {
}
.mainbanner {
	position: relative;
	margin-top: 0px;
	padding: 0px;
}
#mainslider .item, .mainbanner .carousel {
	height: 700px;
}
#mainslider .item, .mainbanner .carousel .carousel-caption {
	bottom: 10%;
}
.maintextbg h1 {
	font-size: 35px;
}
.maintextbg h2 {
	font-size: 45px;
	line-height: 46px;
}
.maintextbg p {
	font-size: 30px;
	line-height: 46px;
}
.featuresimg {
	padding-top: 15px;
	width: 100%;
	float: none;
}
.featurestext {
	width: 100%;
	float: none;
	margin-left: 10px;
	text-align: center;
}
.footerlinks {
	width: 158px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
#subpagebanner {
	padding: 100px 0px;
}

}

@media only screen and (max-width: 991px) {
.mainbanner {
	position: relative;
	margin-top: 0px;
	padding: 0px;
}
	#mainslider .item, .mainbanner .carousel {
	height: 600px;
}
.maintextbg h2 {
	font-size: 40px;
}
.maintextbg p {
	font-size: 30px;
	line-height: 46px;
}
.servicebox {
    min-height: 404px;
}
}

@media only screen and (max-width: 767px) {
	#mainslider .item, .mainbanner .carousel {
	height: 550px;
}
.maintextbg h1 {
	font-size: 25px;
}
.maintextbg h2 {
	font-size: 35px;
}
.servicebox {
    min-height: auto;
	position: relative;
	height: auto;
}
.servicebutton {
    position: relative;
    left: auto;
    bottom: auto;
}
}

@media only screen and (max-width: 560px) {
	#mainslider .item, .mainbanner .carousel {
	height: 400px;
}
}

@media only screen and (max-width: 480px) {
#mainslider .item, .mainbanner .carousel .carousel-caption {
	bottom: 5%;
}
	#mainslider .item, .mainbanner .carousel {
	height: 400px;
}
.maintextbg h1 {
	font-size: 20px;
}
.maintextbg p {
	font-size: 20px;
	line-height: normal;
}
.maintextbg h2 {
	font-size: 30px;
	line-height: normal;
}

.servicetext2 {
	width: 302px;
}

.text42 {
	font-size: 37px;
}
}

@media only screen and (max-width: 350px) {

}
