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

body {
	background-color: #ffffff;
	font-family: 'Raleway', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #323232;
	font-family: 'Fira Sans', sans-serif;
}
div, a, h3 {
	transition: all 0.5s ease;
}
.embed-responsive-9by16 {
    padding-bottom: 177.78%;
}
p {
	color: #363636;
}
a {
	color: #c31d2b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #c31d2b;
}
.container2 {
	padding: 0px 30px;
}
.greybg {
	background-color: #EDEDED;
}
.greybg2 {
	background-image: url(../images/greybg2.jpg);
}
.whitebg {
	background-color: rgba(255,255,255,1.00)!important;
}
.blackbg {
	background-color: #111111;
}
.blackbg2 {
	background-color: rgba(0,0,0,0.70);
	padding: 30px;
}
.greenbg {
	background-color: #3bc64f;
}
.bluebg {
	background-color: #379ed7;
}
.bluebg3 {
	background-color: rgba(55,158,215,0.70);
	padding: 30px;
}
.bluebg2 {
	background-color: #214141;
}
.redbg {
	background-color: #590202;
}
.text28 {
	font-size: 28px;
}
.text42 {
	font-size: 42px;
}
.text50 {
	font-size: 50px;
}
.text60 {
	font-size: 60px;
}
.w700 {
	font-weight: 700;
}
.w800 {
	font-weight: 700;
}
.w600 {
	font-weight: 600;
}
.bluetext {
	color: #379ed7;
}
.purpletext {
	color: #b572a3;
}
.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;
}
.text32 {
	font-size: 32px;
}
.ln25 {
	line-height: 25px;
}
.ln30 {
	line-height: 30px;
}
.ln22 {
	line-height: 22px;
}
.whitetext {
	color: #FFFFFF;
}
.redtext {
	color: #ba0c2f;
}
.orangetext {
	color: #fd5315;
}
.greentext {
	color: #3bc64f;
}
.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;
}
.w900 {
	font-weight: 900;
}
.w300 {
	font-weight: 300;
}
.lightgrey {
	color: #6c6c6c;
}
.text24 {
	font-size: 24px;
}
.text11 {
	font-size: 11px;
}
.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: 18px;
	list-style: none;
	font-weight: 400;
	background-image: url(../images/yes.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 20px;
	margin-bottom: 7px;
}
.whitelist {
	padding: 0px;
	margin: 0px;
}
.whitelist li {
	font-size: 18px;
	padding: 2px 20px;
	list-style: none;
	font-weight: 300;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 11px;
	color: #ffffff;
}
.bluelist {
	padding: 0px;
	margin: 0px;
}
.bluelist li {
	font-size: 16px;
	padding: 6px 25px;
	list-style: none;
	font-weight: 300;
	background-image: url(../images/bullet2.png);
	background-repeat: no-repeat;
	background-position: left 11px;
	color: white;
}
.list16 {
	padding: 0px;
}
.list16 li {
	font-size: 16px;
	padding: 3px 0px;
	list-style: none;
	font-weight: 400;
}
.orangebg {
	background-color: #fd5315;
}
.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: #ffa500;
}
.leftmargin0 {
	margin-left: 0px!important;
}
.rightmargin0 {
	margin-right: 0px!important;
}
.leftpadding0 {
	padding-left: 0px!important;
}
.rightpadding0 {
	padding-right: 0px!important;
}
/* topbar */
.topcontacts {
	position: relative;
	z-index: 2;
}
.yellowbg {
	background-color: #ff2301;
}
.topcontacts ul {
	padding: 0px;
	margin: 0px;
	float: right;
}
.topcontacts ul li {
	display: inline-block;
	list-style: none;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 9px;
	color: white;
	font-size: 24px;
	font-weight: 700;
}
.topcontacts ul li a, .topcontacts ul li p {
}
.topcontacts ul li a:hover {
	color: #25a2f6;
}
.topphone {
	background-image: url(../images/phone.png);
	background-position: left 0px;
	background-repeat: no-repeat;
	padding-left: 50px;
	font-weight: 700;
	color: #3bc64f!important;
	height: 40px;
	padding-top: 3px;
}
.toplocation {
	background-image: url(../images/location.png);
	background-position: left 0px;
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	height: 23px;
}
.hours {
	background-image: url(../images/hours.png);
	background-position: left 0px;
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	height: 23px;
}
.topbutton {
	padding: 0px;
	margin-top: 15px;
	margin-left: 30px;
	float: right!important;
}

.topsocial img {
	margin-top: 6px;
	margin-left: 20px;
}
/* Desktop Menu */

#menu {
	padding: 7px 0px;
	position: relative;
	z-index: 2;
	background-color: rgba(0,0,0,0.80);
}
.logo {
	padding: 0px 0px;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
	width: 205px;
}
.anniversarylogo {
	width: 150px;
	height: 111px;
	position: absolute;
	left: 260px;
	top: -45px;
}
.menubutton {
	float: right;
}
#desktopmenu {
	float: right;
	margin-top: 10px;
}
#desktopmenu ul {
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	display: block;
}
#desktopmenu ul li {
	list-style: none;
	display: inline-block;
	text-align: center;
	color: #7F7F7F;
}
/*#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 17px;
	display: block;
	font-size: 17px;
	font-weight: 400;
	background-position: center top;
	background-repeat: no-repeat;
}
#desktopmenu ul li a:hover {
	color: #1793d1;
	text-decoration: none;
}
#desktopmenu ul li ul li a {
	text-transform: none;
	font-weight: 400;
	font-size: 16px;
	text-align: left;
}
#desktopmenu ul li ul li {
	margin-top: 0px!important;
}
.topsocialcontacts {
	padding: 0px;
	margin: 0px;
	float: right!important;
}
.topsocialcontacts li {
	list-style: none;
	margin-top: 28px!important;
}
.topsocialcontacts li a {
	margin-left: 20px;
}
.headertop {
	position: fixed!important;
	width: 100%;
	z-index: 3!important;
	-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;
	background-color: rgba(0,0,0,0.90)!important;
}
header.headertop {
	margin-top: 0px!important;
}
.headertop .logo img {

}
.headertop .logo {
	
}
.headertop .anniversarylogo {
	display: none;
}
.headertop #desktopmenu {
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
}
.headertop #desktopmenu ul {
	margin-top: 10px;
}
.headertop #desktopmenu ul li {
	margin-top: 0px;
}
.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 {
	height: 800px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#mainslider .item .carousel-caption {
	width: 100%;
	right: 0;
	left: 0;
	bottom: 40%;
}
.slide1 {
	background-image: url(../images/slide1.jpg);
}
.slide2 {
	background-image: url(../images/slide2.jpg);
}
.slide3 {
	background-image: url(../images/slide3.jpg);
}
.slide4 {
	background-image: url(../images/slide4.jpg);
}
.mainbanner {
	position: relative;
	padding-top: 300px;
	padding-bottom: 250px;
	width: 100%;
	z-index: 1;
	margin-top: -104px;
	background-color: rgba(0,0,0,1.00);
	
}
#video-container {
	position: absolute;
}
#video-container {
	top: 0%;
	left: 0%;
	height: 100%;
	width: 100%;
	overflow: hidden;
	opacity: 0.7;
}
#video-container video {
	position: absolute;
	z-index: 0;
}
#video-container video.fillWidth {
	min-width: 100%;
	min-height: 100%;
	/* Setting width & height to auto prevents the browser from stretching or squishing the video */
	width: 100%;
	height: auto;
	/* Center the video */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.slidertextholder {
	position: absolute;
	bottom: 30%;
	right: 0;
	left: 0;
}
.maintextholder {
	width: 100%;
}
.maintextbg {
	/*background-color: rgba(255,255,255,0.7);*/
	
}
.maintextbg h1 {
	font-size: 70px;
	font-weight: 700;
	margin: 0px;
	color: #379ed7;
	/*text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;*/
}
.maintextbg h2 {
	font-size: 130px;
	font-weight: 800;
	color: #ffffff;
	margin: 0px;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
	/*text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;*/
}

/* DEMO-SPECIFIC STYLES */
.typewriter h1 {
  color: #fff;
  font-family: monospace;
  overflow: hidden; /* Ensures the content is not revealed until the animation */
  border-right: .15em solid orange; /* The typwriter cursor */
  white-space: nowrap; /* Keeps the content on a single line */
  margin: 0 auto; /* Gives that scrolling effect as the typing happens */
  letter-spacing: .15em; /* Adjust as needed */
  animation: 
    typing 3.5s steps(30, end),
    blink-caret .5s step-end infinite;
}

/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: orange }
}
.maintextbg p {
	font-size: 22px;
	font-weight: 400;
	margin: 0px;
	color: #ffffff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}
.maintextbg h3 {
	text-shadow: 1px 1px rgba(0,0,0,0.5);
}
.maintextbg ul {
	padding: 0px;
	margin-top: 10px;
}
.maintextbg ul li {
	list-style: none;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 15px;
	padding-left: 23px;
	font-size: 20px;
	color: white;
}
.hlwhite {
	background-color: #FFFFFF;
	padding: 10px 20px;
}
.hlblue {
	background-color: #1793d1;
	padding: 10px 20px;
	
}
.formbox {
	background-color: rgba(227,171,105,0.9);
	padding: 20px;
}
.blacktext {
	color: #000000;
}
.mainbannermobile .maintextbg {
	margin-top: 0px;
}
.btn-green {
	background-color: #3bc64f;
	color: #ffffff!important;
	font-size: 16px;
	padding: 10px 30px;
	text-decoration: none;
	font-weight: 700;
	border-radius: 5px;
}
.btn-green:hover, .btn-green:focus {
	background-color: #2FA13F;
	color: white!important;
	text-decoration: none;
}
.btn-blue {
	background-color: #379ed7;
	color: #ffffff!important;
	font-size: 16px;
	padding: 10px 30px;
	text-decoration: none;
	font-weight: 700;
	border-radius: 5px;
}
.btn-blue:hover, .btn-blue:focus {
	background-color: #1F719E;
	color: white!important;
	text-decoration: none;
}
.btn-blue2 {
	background-color: #379ed7;
	color: #ffffff!important;
	font-size: 16px;
	padding: 13px 50px;
	text-decoration: none;
	font-weight: 700;
	border-radius: 5px;
}
.btn-blue2:hover, .btn-blue2:focus {
	background-color: #1F719E;
	color: white!important;
	text-decoration: none;
}
.btn-yellow {
	background-color: #ffb310;
	color: black!important;
	font-size: 16px;
	padding: 12px 35px;
	text-decoration: none;
	font-weight: 700;
	border-radius: 0px;
}
.btn-yellow:hover, .btn-yellow:focus {
	background-color: #F38F00;
	color: black!important;
	text-decoration: none;
}
.btn-white {
	background-color: #FFFFFF;
	color: #000000!important;
	font-size: 15px;
	padding: 13px 35px;
	text-decoration: none;
	font-weight: 700;
	border-radius: 5px;
}
.btn-white:hover, .btn-white:focus {
	background-color: #000000;color: white!important;
	text-decoration: none;
}
.btn-transparent {
	background-color: rgba(73,125,171,0);
	color: #ffffff!important;
	font-size: 16px;
	padding: 12px 35px;
	text-decoration: none;
	font-weight: 600;
	border-radius: 5px;
	border: 1px solid rgba(255,255,255,1.00);
}
.btn-transparent:hover, .btn-transparent:focus {
	background-color: #379ed7;
	text-decoration: none;
	border: 1px solid #379ed7;
	color: #ffffff!important;
}
.btn-transparent2 {
	background-color: rgba(73,125,171,0);
	color: #ffffff!important;
	font-size: 16px;
	padding: 12px 35px;
	text-decoration: none;
	font-weight: 600;
	border-radius: 0px;
	border: 1px solid #ffffff;
}
.btn-transparent2:hover, .btn-transparent2:focus {
	background-color: #000000;
	text-decoration: none;
	color: #ffffff!important;
	border: 1px solid #000000;
}
.subpagebanner {
	padding-bottom: 150px;
	padding-top: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	margin-top: -104px;
	z-index: 1;
}
.subpagebanner .maintextbg {
	margin-top: 0px;
}
/*.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}*/
.formbg {
	background-color:rgba(0,0,0,0.7);
	padding: 30px;
}
.formbg label {
	color: white;
}
/* area*/ 
#area {
	background-image: url(../images/yellowbg.jpg);
	padding: 30px 0px;
}
/*.rightmenu */
.rightmenu {
}
.rightmenu ul {
	padding: 0px;
	margin: 0px 0px;
}
.rightmenu ul li {
	list-style: none;
	font-size: 17px;
	margin-bottom: 14px;
}
.rightmenu ul li a {
	background-color: rgba(247,247,247,1.00);
	border: 1px solid rgba(231,231,231,1.00);
	display: block;
	padding: 14px 20px;
	color: #525252;
	border-radius: 12px;
}
.rightmenu ul li a:hover {
	background-color: #ffde00;border: 1px solid #ffde00;
	text-decoration: none;
	color: #000000;
}
.rightmenu ul li a.active {
	background-color: #2cc017;
	text-decoration: none;
	color: white;
	border: 1px solid #2cc017;
	font-weight: 700;
}
/* anchor link hack */
h4:before {
	content: "";
	display: block;
	height: 60px;
	margin: -60px 0 0;
}
/* feature */
.feature {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	
}
.feature1 {
	padding-top: 340px;
	padding-bottom: 50px;
	padding-left: 100px;
	padding-right: 100px;
	margin: 0px -15px;
	background-color: rgba(63,33,106,0.7);
}
.feature1:hover {
	background-color: rgba(4,11,31,0.4);
}
.feature2 {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	min-height: 300px;
}
.featuretextholder {
	padding: 30px;
	margin-left: -15px!important;
	margin-right: -15px!important;
	min-height: 300px;
}
.featurestext2:hover {
	background-color: rgba(0,116,164,1.00);
}
.featurestext3:hover {
	background-color: rgba(163,0,40,1.00);
}
.featuretextholder:hover h2, .featuretextholder:hover p {
	color: white!important;
}
.features3bg {
	background-color: rgba(255,255,255,0.95);
	margin-left: -15px;
	padding: 50px;
}
.features4bg {
	background-color: rgba(255,255,255,0.95);
	margin-right: -15px;
	padding: 50px;
}
/* bigfeatures */
.bigfeatures {
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	padding: 100px 0px;
}
.features1 {
	background-image: url(../images/featuresbg1.jpg);
}


.featurelandscaping {
	background-image: url(../images/featurelandscaping.jpg);
}
.featuresbox {
	background-color: rgba(0,0,0,0.7);
	outline: solid 10px rgba(255,255,255,0.50);
	padding: 30px;
}
.whitebox {
	padding: 30px;
	background-color: rgba(255,255,255,0.9);
}
.phone2 {
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 30px;
}
.location2 {
	background-image: url(../images/dallas.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 30px;
}
/* .planbox */
.planbox {
	background-color: rgba(255,255,255,1);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center top;
	padding: 20px;
	text-align: center;
	margin-top: 30px;
	border: 1px solid rgba(225,225,225,1.00);
}
.planbox2 {
	background-color: rgba(0,45,118,1.00);
}
.planbox2 ul li {
	color: white;
}
.planbox:hover {
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 8px rgba(0,0,0,0.5);
}
.planimg {
}
.planimg img {
	width: 100%;
}
.planbox ul {
	padding: 0px;
	margin: 0px;
}
.planbox ul li {
	font-size: 16px;
	list-style: none;
	margin-top: 8px;
}
.planbody {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 25px;
	text-align: center;
}
/* contactbg */
.contactbg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.contactbg label {
	color: white;
	font-size: 17px;
    font-weight: 400;
}
.contact1 {
	background-color: #0A0B0B;
}
.contact2 {
	background-color: #379ed7;
}
/* about icons */
.abouticons {
	background-repeat: no-repeat;
	background-position: 10px top;
	padding-left: 130px;
	padding-top: 5px;
	min-height: 69px;
}

.recentprojects {
	padding: 137px 0px;
}
.aboutimg {
	background-repeat: no-repeat;
	background-position: right center;
	min-height: 427px;
}
.abouttext {
	padding-top: 130px;
	padding-bottom: 30px;
}
/* numbers */
.numbers {
	background-repeat: no-repeat;
	background-position: 10px 0px;
	font-size: 20px;
	font-weight: 700;
	color: white;
	margin-top: 25px;
	padding-left: 76px;
	min-height: 60px;
}
/*servicebox */
.serviceboxholder {
	display: flex;
	flex: 1;
}
.servicebox {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
}
.servicebox:hover {
	text-decoration: none;
}

#video-container2 {
	position: absolute;
}
#video-container2 {
	top: 0%;
	left: 0%;
	height: 100%;
	width: 100%;
	overflow: hidden;
	opacity: 1;
}
#video-container2 video {
	position: absolute;
	z-index: 0;
}
#video-container2 video.fillWidth {
	min-width: 100%;
	min-height: 100%;
	/* Setting width & height to auto prevents the browser from stretching or squishing the video */
	width: auto;
	height: 100%;
	/* Center the video */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.servicetext {
	padding-top: 150px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 100px;
	position: relative;
	z-index: 2;
	margin: 0px -15px;
	min-height: 100%;
}
.servicetext1 {
	background-color: rgba(0,50,71,1);
}
.servicetext1:hover {
	background-color: rgba(0,50,71,0.6);
}
.servicetext2 {
	background-color: rgba(108,0,0,1.00);
}
.servicetext2:hover {
	background-color: rgba(13,0,0,0.60);
}
.yeslist2 {
	margin-top: 10px;
	padding: 0px;
}
.yeslist2 li {
	list-style: none;
	display: inline-block;
	background-image: url(../images/yes.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 25px;
	margin-right: 15px;
	font-size: 24px;
	font-weight: 700;
	color: rgba(18,18,18,1.00);
}
/* phonetext */
.phonetext {
	text-shadow: rgb(0, 0, 0) 3px 0px 0px, rgb(0, 0, 0) 2.83487px 0.981584px 0px, rgb(0, 0, 0) 2.35766px 1.85511px 0px, rgb(0, 0, 0) 1.62091px 2.52441px 0px, rgb(0, 0, 0) 0.705713px 2.91581px 0px, rgb(0, 0, 0) -0.287171px 2.98622px 0px, rgb(0, 0, 0) -1.24844px 2.72789px 0px, rgb(0, 0, 0) -2.07227px 2.16926px 0px, rgb(0, 0, 0) -2.66798px 1.37182px 0px, rgb(0, 0, 0) -2.96998px 0.42336px 0px, rgb(0, 0, 0) -2.94502px -0.571704px 0px, rgb(0, 0, 0) -2.59586px -1.50383px 0px, rgb(0, 0, 0) -1.96093px -2.27041px 0px, rgb(0, 0, 0) -1.11013px -2.78704px 0px, rgb(0, 0, 0) -0.137119px -2.99686px 0px, rgb(0, 0, 0) 0.850987px -2.87677px 0px, rgb(0, 0, 0) 1.74541px -2.43999px 0px, rgb(0, 0, 0) 2.44769px -1.73459px 0px, rgb(0, 0, 0) 2.88051px -0.838247px 0px;
	color: #ffde00;
}
/* features */
.featureslist {
	padding: 0px;
	margin: 0px;
}
.featureslist li {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 53px;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px;
	list-style: none;
	color: #59626a;
}
.features {
	padding: 150px 0px;
	background-position: right center;
	background-attachment: fixed;
	background-size: cover;
}
.gallerytextholder {
	background-color: rgba(73,66,56,0.80);
	padding: 50px 30px;
}
.galleryimg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	margin-top: 15px;
	margin-left: -10px;
	margin-right: -10px;
}
.gallerytitle {
	margin-top: 220px;
}
/*support */
.support {
	background-color: #115197;
	margin-top: 150px;
	padding: 50px 0px;
}
.supportimg {
	position: absolute;
	left: 0;
	bottom: -50px;
	background-image: url(../images/supportman.png);
	background-repeat: no-repeat;
	width: 460px;
	height: 399px;
}
/* testimonailbox */
.testimonialsbg {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d7e7f4+50,abf29d+50 */
background: #d7e7f4; /* Old browsers */
background: -moz-linear-gradient(left, #d7e7f4 50%, #abf29d 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #d7e7f4 50%,#abf29d 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #d7e7f4 50%,#abf29d 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7e7f4', endColorstr='#abf29d',GradientType=1 ); /* IE6-9 */
}
.testimonailbox {
	text-align: left;
	padding: 30px;
	margin: 0px 10px;
	/*border: 1px solid #d2d2d2;*/
	border-radius: 12px;
	background-color: #237AAB;
	margin-top: 30px;
}
.testimonialborder {
	border: 1px dashed #1ba0e8;
	padding: 40px 20px;
	border-radius: 8px;
}
#testimonailsslider .carousel-indicators {
	bottom: -50px;
}
#testimonailsslider .carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #067a2a;
	border-radius: 10px;
}
#testimonailsslider .carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #067a2a;
}
.haimages img {
	margin: 10px 20px;
}
/* phasebox */

.phasebox {
	text-align: left;
	padding: 30px;
	margin: 0px 10px;
	/*border: 1px solid #d2d2d2;*/
	border-radius: 12px;
	background-color: #FFFFFF;
	margin-top: 30px;
	border: 1px solid rgba(208,208,208,1.00);
	text-align: center;
}
.arrow_box {
	position: relative;
	background: #FFFFFF;
	border: 4px solid #9bb7fa;
	padding: 30px;
	border-radius: 12px;
	text-align: center;
	    margin-bottom: 50px;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(213, 213, 213, 0);
	border-top-color: #FFFFFF;
	border-width: 30px;
	margin-left: -30px;
}
.arrow_box:before {
	border-color: rgba(155, 183, 250, 0);
	border-top-color: #9bb7fa;
	border-width: 36px;
	margin-left: -36px;
}
/* contactformbg */
.contactformbg {
	background-image: url(../images/contactformbg.jpg);
	background-position: left center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.btn-black {
	background-color: #000000;
	color: #ffffff!important;
	font-size: 14px;
	padding: 12px 30px;
	text-decoration: none;
	font-weight: 700;
	border-radius: 0px;
}
.btn-black:hover, .btn-black:focus {
	background-color: #067a2a;
	text-decoration: none;
}
/* bottomcontacts */
.bottomcontacts {
	padding: 0px;
	margin: 0px;
	float: left;
}
.bottomcontacts li {
	list-style: none;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: left 1px;
	font-size: 22px;
	color: white;
	display: inline-block;
	height: 39px;
	margin-right: 40px;
	padding-top: 5px;
	margin-top: 5px;
}
.bottombutton {
	float: right;
}
/* footer */
footer {
	padding: 80px 0px;
	background-color: rgba(255,255,255,1.00);
	background-size: cover;
}
.grass {
	background-position: center top;
	background-repeat: repeat-x;
	height: 127px;
}
.margin-15 {
	margin: 0px -15px;
}
footer h3 {
	font-size: 30px;
	color: #379ed7;
	margin-top: 0px;
	padding-bottom: 7px;
	font-weight: 700;
}
footer p {
	color: #414141;
}
footer ul {
	padding: 0px;
	margin-top: 10px;
}
footer ul li {
	list-style: none;
	display: block;
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
	padding: 5px 0px;
}
footer ul li a {
	color: #151515;
}
footer ul li a:hover {
	color: #0ca0ed!important;
	text-decoration: none;
}
footer a {
	color: #009344;
}
footer a:hover {
	color: #f7901e;
}
.phone {
	background-image: url()
}
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;
	margin-bottom: 10px;
}
/* copyright */
.copyright {
	padding: 10px 0px;
	background-color: #0ca0ed;
}
.copyright a {
	color: #fe5315;
}
/* galleryslider */
#galleryslider .carousel-caption {
	background-color: rgba(0,0,0,0.40);
	font-size: 20px;
	font-weight: 600;
	padding: 15px;
}
#gallery img {
	width: 100%;
	height: auto;
}
/* mobilephone */
.mobilephone {
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 50px;
	height: 50px;
	z-index: 99999999;
}

@media (min-width: 1330px) {
.container {
	width: 1300px;
}
}
@media only screen and (max-width: 1700px) {

/*	#desktopmenu ul li a {
		padding: 16px 11px;
		font-size: 16px;
	}*/
}
@media only screen and (max-width: 1547px) {

	.maintextbg h2 {
	
}
/*	#desktopmenu ul li a {
		padding: 16px 8px;
		font-size: 15px;
	}*/
	
}
@media only screen and (max-width: 1430px) {
#desktopmenu ul li a {
    
}
/*.topbutton {
		display: none;
	}*/
}

@media only screen and (max-width: 1330px) {
.mainbanner {
}
	#video-container video.fillWidth {
	min-width: 100%;
	min-height: 100%;
	/* Setting width & height to auto prevents the browser from stretching or squishing the video */
	width: auto;
	height: 100%;
	/* Center the video */
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
/*#desktopmenu ul li {
	list-style: none;
	display: inline-block;
	margin-top: 2px;
}
	#desktopmenu ul li a {
    padding: 16px 10px;
		font-size: 14px;
}
	.topcontacts ul li {
    font-size: 20px;

}
.maintextbg h1 {
	font-size: 38px;
}
.maintextbg h2 {
	font-size: 35px;
}*/
	.feature1 {
    padding-top: 363px;
    padding-bottom: 50px;
    padding-left: 100px;
    padding-right: 100px;
    margin: 0px -15px;
    background-color: rgba(63,33,106,0.7);
}
.feature2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    min-height: 354px;
}
}

@media only screen and (max-width: 1199px) {
#video-container {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	opacity: 1;
	background-position: center center;
}
header .logo {
}
.mainbanner {
	margin-top: 0px;
	padding-top: 100px;
    padding-bottom: 100px;
	background-size: cover;
	background-position: center center;
}
#mainslider .item {
	height: 500px;
}
.slidertextholder {
	bottom: 30%;
}
.maintextbg h1 {
	font-size: 60px;
}
.maintextbg h2 {
	font-size: 100px;
}
.maintextbg p {
	font-size: 25px;
}
.gauranteetext {
	float: right;
	width: 65%;
}
#subpagebanner {
	padding: 100px 0px;
}
.services {
	margin-top: 50px;
	padding-bottom: 50px;
}
.servicetext {
    padding-top: 95px;
    padding-bottom: 30px;
}
	.abouttext {
    padding: 30px;
	margin-top: 100px;
		background-color: rgba(202,128,145,0.9);
}
.servicetext {
    padding-top: 60px;
    padding-bottom: 60px;
}
	
}

@media only screen and (max-width: 991px) {
#mainslider .item {
	height: 400px;
}
.slidertextholder {
	bottom: 25%;
}
	.maintextbg {
	margin-top: 0px;
	margin-bottom: 20px;
}
.maintextbg h1 {
	font-size: 50px;
}
.maintextbg h2 {
	font-size: 70px;
}
.maintextbg p {
	font-size: 20px;
}
.mainfeatures {
	position: relative;
	display: block;
	margin-top: 134px;
	bottom: 100px;
	right: 0;
	left: 0;
}
.serviceboxholder {
	display: block;
}

}

@media only screen and (max-width: 767px) {
#mainslider .item {
	height: 400px;
}
.slidertextholder {
	bottom: 20%;
}
.maintextbg h1 {
	font-size: 45px;
}
.maintextbg h2 {
	font-size: 60px;
}
.gauranteetext {
	float: right;
	width: 75%;
}
.gauranteetext {
	float: right;
	width: 100%;
	margin-top: 195px;
	padding-left: 15px;
	padding-right: 15px;
}
.guaranteebadge {
	background-image: url(../images/guarantee.png);
	width: 258px;
	height: 258px;
	position: absolute;
	top: -72px;
	left: 15px;
}
}

@media only screen and (max-width: 560px) {
.text60 {
	font-size: 40px;
}
	#mainslider .item {
	height: 400px;
}
.slidertextholder {
	bottom: 15%;
}
		.bigserviceimg {
    height: 350px;
}.features3bg {
    padding: 20px;
}
}

@media only screen and (max-width: 480px) {
		#mainslider .item {
	height: 450px;
}
.slidertextholder {
	bottom: 7%;
}
.text42 {
	font-size: 37px;
}
.text50 {
	font-size: 30px;
}
		.bigserviceimg {
    height: 300px;
}
.maintextbg h1 {
    font-size: 32px;
}
.maintextbg h2 {
    font-size: 40px;
	line-height: normal;
}
}

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