

/*
======
COLORS
======
Green: #87c540
Light Green: #91ca64
Light Blue: #29abe2
Dark Blue: #031045
Dark Purple: #272660
*/


/*

FONTS

BebasNeue - Heading font
	•BebasNeueBold - bold

Poppins - Paragraph Font
	•PoppinsBold - bold

*/

/* Import font */
@font-face {
	font-family: BebasNeue;
	src:url('fonts/BebasNeueRegular.otf');
}
@font-face {
	font-family: BebasNeueBold;
	src:url('fonts/BebasNeueBold.otf');
} 
@font-face {
	font-family: Poppins;
	src:url('fonts/Poppins-Light.ttf');
}
@font-face {
	font-family: PoppinsBold;
	src:url('fonts/Poppins-Medium.ttf');
}


body {
	font-family: Poppins;
	font-size: 1em;
}

p {
	font-size: 1em;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: BebasNeue;
	color: #031045
}


@media (max-width: 767px) {
	.HS3-FPB {
		margin-top: 250px !important
	}
	.s2-piccol {
		padding:0 !important;
		height: 90vh;
		overflow: hidden;
	}
	.Home2R-outer {
		height: 100% !important;
		margin:0px !important;
	}
	.Scrollercol2 {
		padding:0 !important;
	}
	.HomeS2 .container-fluid {
		padding:0 !important;
	}
	.FooterCol1, .FooterCol2 {
		text-align: center;
	}
	.FooterCol1 p {
		margin:10px 0 0 !important;
	}
	.FooterCol1 p:last-child {
		margin:10px 0 40px !important;
	}
	.H2Limg {
		max-width: none !important;
    	min-height: 100% !important;
	}
	.HomeS2 {
		height: 525vh !important
	}
	.Home2R-outer {
		background-color: rgba(135,197,64, 0.85) !important;
	}
	.H2R-topblue {
		height: 0 !important
	}
	.H2R-bottomblue {
		display: none !important;
	}
	.Home2R-outer h3:after {
		height: 2px !important;
	}
	.H2R-controls {
		width:0px !important;
		right: 20px !important
	}
	.H2RCatch {
		padding:80px 25px 20px 20px !important
	}
	.Home2R-outer h2 {
		font-size: 2.9em !important;
	}
	.Home2R-outer h3 {
		font-size: 1.4em !important;
		padding-bottom: 10px !important;
		margin-bottom: 6px !important;
		font-family: poppinsbold !important;
	}
	.Home2R-inner {
		padding-right: 0 !important
	}
	.SearchInput input#search {
		width:340px !important;
	}
	.navbar-brand img {
		height: 40px !important
	}
	.ParticleBG {
		height: 100% !important;
		width:100% !important;
		top:0 !important;
		left: 0 !important;
	}

	.HomeHexagons {
		left:0px !important;
		top:189px !important;
	}
	.HomeHex1 {
		width:160px !important;
	}
	.HomeHex2 {
		width:160px !important;
	    top: 80px !important;
	    left: 160px !important;
	}
	.HomeHex3 {
	    top: 158px !important;
	    left: 45px !important;
	    width: 130px !important;
	}
	#HeaderArrows {
		right:0 !important;
	}
	.CTA-SVG {
		left: -80px !important;
	}
	.owl-next {
		right:0 !important;
	}
	.owl-prev {
		left: 0 !important
	}
	.AS3-SVG {
		bottom:-35px !important;
	}
	#AS5-TitleSVG {
		left:-64% !important;
		top:-5px !important;
	}
	.AS5-lefttxt {
		padding-left: 0 !important
	}
	.FacilityTitle h2:after, .FacilityTitle h2:before {
		width:17% !important;
	}
	.HeaderMain {
		font-size: 4em !important
	}
	.HeaderSub {
		left:20% !important;
		font-size: 1em !important
	}
	#LeftBGLs {
		width: 50% !important
	}
	#RightBGLs {
		width:28% !important;
	}
	#FeaturedGears {
	    top: 180px !important;
	    left: 240px !important;
	    width:80px !important;
	}
	#HexSVG {
	    top: 240px !important;
	    left: 120px !important;
	    width: 60px !important;
	}
	.HomeS3 {
		padding:100px 0 126px !important
	}
}
@media (max-width: 991px) {
	.ParallaxSection {
	    background-attachment: unset !important;
	    background-position: 50% !important;
	    background-size: cover !important;
	}
	.HomeS2 {
		overflow: hidden;
	}
	.SCol1 h2 {
		margin-bottom: 0;
	}
	.SCol2 span {
		display: none;
	}
	.RP-Overlay {
		transform:matrix(1, 0, 0, 1, 0, 0) !important;
		background-color:rgba(3,16,69,0.5) !important;
		bottom:0 !important;
	}
	.RP-overTxt {
		opacity: 1 !important;
		bottom: 0 !important
	}
	.full-nav {
		background-color: #031045
	}
	.top-nav {
		display: none;
	}
	.Scrollercol2 {
	    position: absolute;
	    width: 100%;
	    z-index: 2;
	    left: 0;
	    top: 0;
	    height: 90vh;
	}
	.relativeThis {
		padding-bottom: 80px;
	}
	.iS-LeftPic {
		margin-bottom: 50px;
	}
	.rightService {
		border-bottom: 5px dashed #29abe2 !important
	}
	.HS5-lefttxt {
		margin-bottom: 40px;
	}
	.BlogPreviewText h4 {
		margin-top: 15px;
	}
	.text-center-mobile {
		text-align: center!important
	}
	.nav-link {
		text-align: center;
	}
	.AS1-txt {
		padding-bottom: 40px;
	}
	.AS3-leftimg {
		padding-bottom: 40px;
	}
	.AS5-lefttxt {
		margin-bottom: 50px;
	}
	.TeamOuter {
		margin-top: 50px;
	}
	.navbar-collapse {
		background-color: #031045
	}
	.navbar-light .navbar-toggler {
		border-color: #fff !important;
		color: #fff !important
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.FacilityTitle h2:after, .FacilityTitle h2:before {
		width:30% !important
	}
	.HS5-rightinner img {
		width:100%;
	}
	.HH-indicators {
		display: inline-flex !important;
		box-sizing: content-box;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#AS5-TitleSVG {
		left:-49% !important;
	}
	.FacilityTitle h2:after, .FacilityTitle h2:before {
		width:35% !important;
	}
	.TeamSVG {
		width:60% !important;
		top:120px !important;
	}
}
@media (max-width: 575px) {
	.SCol2 {
		margin-bottom: 50px;
	}
	.rightService {
		padding:50px 30px 50px !important;
	}
}
@media (max-width: 350px) {
	.HS3-FPB {
		width:260px !important;
	}
	.HS3-FPB-top {
		width:231px !important;
		top:-25px !important;
	}
	.HS3-FPB-bottom {
		width:231px !important;
		bottom: -25px !important;
	}
	.HS3-FPB:before {
		top:-25px !important;
	}
	.HS3-FPB:after {
		bottom: -25px !important
	}
	.Home2R-outer p {
		font-size: 0.88em !important;
		margin-bottom: 20px !important
	}
}
@media (min-width: 992px) {
	.has-texture{
	  position:relative;
	   background: url('../img/bgtext.png') no-repeat;
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent;
	  background-clip: text;
	  text-fill-color: transparent;
	  position:relative;
	  background-position-x: -220px;
	}
}




.navbar-nav .nav-link {
	font-family: PoppinsBold;
}


.navbar-brand {
	margin-right: 0;
	padding-right: 1rem;
	border-right: 1px solid #fff;
}
.full-nav {
	position: fixed;
	width: 100%;
	top:0;
	left: 0;
	z-index: 9999;
}
.nav-scrolled {
	background-color: #031045
}
.navbar {
	width: 100%;
	padding:0px 16px;
	border-bottom: 1px solid #fff;
  -webkit-transition:all 0.2s ease;
  -moz-transition:all 0.2s ease; 
  -o-transition:all 0.2s ease;        
  transition:all 0.2s ease;  
}
.top-nav {
	background-color: #031045;
	text-align: right;
	padding:5px 24px;
	color: #fff;
}

.nav-scrolled .navbar-brand {
	border-right: 1px solid transparent
}

.img-responsive {
	max-width: 100%;
}

.HH-indicators {
	cursor: pointer;
	transition: all ease 0.5s !important;
	display: inline-block;
	width: 280px;
	height: 48px;
	position: relative;
}
.HH-allind {
    text-align: left;
    position: absolute;
    right: 0;
    left: calc(50% - 140px);
    margin: auto;
    display: block;
    width: max-content;
    width:-webkit-max-content;
}
.carousel-inner-item {
	height: 93vh;
	background-color:#031045
}
.carousel-caption {
    right: auto;
    bottom: auto;
    left: 15%;
    top: 30vh;
}
.Hi-outer {
	width: 70px;
	height: 70px;
	background-color:transparent;
	padding:4px;
	border-radius: 100%;
	border:4px solid #87c540;
	float: left;
}
.Hi-inner {
	width:100%;
	height: 100%;
	text-align: center;
	background-color: #87c540;
	border-radius: 100%;
}
.Hi-inner svg {
	width:100%;
	height: 100%;
	color: #fff
}
.Home-icons {
	padding:100px 0;
	background-color: #031045;
	position: relative;
}
.Hi-BackGraphics {
	position: absolute;
	width:100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}
@media (min-width: 768px) {
	.Hi-BackGraphics #LeftBGLs {
		width:16%;
	}
}
.Home-icons .container {
	position: relative;
	z-index: 2
}
#RightBGLs {
	position: absolute;
	right: 0;
	top: 0;
	width:13%;
}
#HexSVG {
    z-index: 2;
    position: absolute;
    top: 380px;
    left: 230px;
    width: 100px;
}


.Hi-txt {
	padding-left: 90px;
}
.Hi-txt h3 {
	color: #87c540;
	text-transform: uppercase;
}
.Hi-txt p {
	color: #fff
}
.nav-link {
	text-transform: uppercase;
	color: #fff !important;
	border:3px solid transparent;
}
#HH-circles {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3;
}
#HomePageHeader {
	overflow:hidden;
}
.hh-lildot {
	height: 20px;
	width: 20px;
	border-radius: 100%;
	background-color: #87c540;
	margin:auto;
	margin-top: 9px;
}
.HH-ind-inner {
    text-align: center;
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
}
.HH-indicators.active {
	background-color: transparent;
}
.HH-indicators p {
    transition: all ease 0.5s;
    font-size: 1.2em;
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
    bottom: -9px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.HH-indicators.active p {
    font-size: 0.5em;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -14px;
}
.HH-allind:after {
    content: "";
    height: 2px;
    width: calc(100% - 280px);
    background-color: #29abe2;
    position: absolute;
    top: -16px;
    bottom: 0;
    left: 140px;
    margin: auto;
    z-index: -1;
}
.HH-indicators.active .hh-lildot {
	transform:scale(0.4);
	transform-origin: center center;
}

.Home2R-outer {
    background-color: #91ca64;
    margin: 60px 0px 30px 10px;
    position: relative;
    height: 70%;
    display: flex;
    align-items: center;
}
.Home2R-inner {

}
.BebasBold {
	font-family: BebasNeueBold !important;
}
.Home2R-outer h2 {
	color: #fff;
	font-size: 2.6em;
	margin-bottom: 0;
}
.Home2R-outer h3 {
	font-family: Poppins;
	font-size: 1.3em;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 22px;
}
.Home2R-outer h3:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width:100px;
	height: 4px;
	background-color: #29abe2;
}
.Home2R-outer p {
	margin-bottom: 30px;
}
.common-btn {
	background-color: #29abe2;
	color: #fff;
    padding: 6px 25px;
    text-transform: uppercase;
    font-family: poppinsbold;
    box-shadow: 2px 2px 7px #9e9e9ecf;
    font-size: 1.1em;
    transition: all ease 0.25s;
    border-radius: 5px;
}
.common-btn:hover {
	color:#fff;
	box-shadow: none;
	background-color: #031045
}
.H2R-topblue {
    position: absolute;
    top: -30px;
    right: 60px;
    height: 30px;
    width: 170px;
    background-color: #29abe2;
}
.H2R-bottomblue {
    position: absolute;
    bottom: -60px;
    right: 60px;
    height: 60px;
    width: 170px;
    background-color: #29abe2;
    display: flex;
    align-items: center;
}
.H2R-bottomblue p {
	color: #031045;
	text-transform: uppercase;
	font-size: 1.3em;
	margin:auto;
}
.HomeS3 {
	padding:200px 0;
	position: relative;
	overflow: hidden;
}
.HS3-righttxt {
	text-align:right;
}
.HS3-righttxt h2 {
	color: #87c540;
	margin-bottom: 0;
	font-size: 3em;
	text-shadow: 0px 0px 20px #fff
}
.HS3-righttxt h3 {
	font-family: Poppins;
	position: relative;
	padding-bottom: 22px;
	margin-bottom: 18px;
	text-transform: uppercase;
	font-size: 1.5em;
	text-shadow: 0px 0px 10px #fff
}
.HS3-righttxt h3:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width:100px;
	height: 4px;
	background-color: #29abe2;
}

.HS3-FPB {
	background: #87c540;
    display: inline-block;
    position: relative;
    padding: 0 20px;
    margin-top: 160px;
    width:330px;
}
.HS3-FPB p {
	font-size: 1.2em;
	color: #fff;
	text-transform: uppercase;
}
.HS3-FPB a {
	color: #031045;
	font-family: PoppinsBold;
	text-transform: uppercase;
}
.HS3-FPB-top {
	position: absolute;
	left: 0;
	top:-26px;
	height: 26px;
	background-color: #87c540;
	width:300px;
}
.HS3-FPB:before {
	content: "";
	position: absolute;
	right: 0;
	top: -26px;
	border-left:15px solid #87c540;
	border-bottom:13px solid #87c540;
	border-top: 13px solid transparent;
	border-right: 15px solid transparent;
}
.HS3-FPB-bottom {
	position: absolute;
	right: 0;
	bottom:-26px;
	height: 26px;
	background-color: #87c540;
	width:300px;
}
.HS3-FPB:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -26px;
	border-left:15px solid transparent;
	border-bottom:13px solid transparent;
	border-top: 13px solid #87c540;
	border-right: 15px solid #87c540;
}



/*=== HEXAGONS ===*/

.HomeHexagons {
    position: absolute;
    top: 185px;
    left: 50px;
    width: auto;
    height: auto;
    z-index: -1;
}
.HomeHex1 svg, .HomeHex2 svg, .HomeHex3 svg {
	width:100%;
	height: auto
}
.HomeHex1 {
	position: absolute;
	top:0;
	left:20px;
	width:300px
}
.HomeHex2 {
    position: absolute;
    top: 140px;
    left: 270px;
    width: 300px;
}
.HomeHex3 {
    position: absolute;
    top: 280px;
    left: 117px;
    width: 180px;
}




.HomeS4 {
	padding:100px 0;
	background-color: #031045
}

.HomeS5 {
	padding:100px 0;
}
.HS5-lefttxt {
	text-align: right;
}
.HS5-lefttxt h3 {
	font-family: Poppins;
	position: relative;
	padding-bottom: 22px;
	margin-bottom: 18px;
	text-transform: uppercase;
	font-size: 1.5em;
}
.HS5-lefttxt h3:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width:100px;
	height: 4px;
	background-color: #29abe2;
}
.HS5-lefttxt h2 {
    color: #87c540;
    margin-bottom: 0;
    font-size: 3em;
}
@media (min-width: 992px) {
	.HS5-lefttxt {
		padding-left:20%;
	}
	.flex-lg-center {
		display: flex;
		align-items: center;
	}
	.HS5-rightinner {
		padding-left: 10%;
	}
}
.HS5-right {
	position: relative;
}
.HS5-rightinner {
	padding-top:25px;
	padding-bottom: 50px;
}
.HS5-behind {
	position: absolute;
	right: 10%;
	width:150px;
	height: 100%;
	background-color: #87c540;
	top:0;
	z-index: -1
}
.top-nav-link {
	color: #fff;
	font-family: poppinsbold;
	text-transform: uppercase;
	transition: all ease 0.25s;
	margin-left: 9px
}
.top-nav-link:hover {
	color: #29abe2
}
.HS6-Title {
	margin-bottom: 50px;
	display: inline-block;
	position: relative;
}
.HS6-Title h2 {
    margin-bottom: 0;
    font-size: 3em;
}
.BlogPreviewSpecs p {
	display: inline-block;
	margin-right:15px;
	text-transform: uppercase;
	color: #031045
}
.BlogPreviewText h4 {
    font-family: bebasneuebold;
    font-size: 3em;
    margin-bottom: 0;
}
.BlogPreview {
	padding:30px;
	border:5px solid #29abe2;
	margin-bottom: 50px;
	position: relative;
}
.BlogPreview:before {
    content: "";
    position: absolute;
    right: -31px;
    top: -16px;
    width: 80px;
    height: 50px;
    background-color: #fff;
    transform: rotate(45deg);
    border-bottom: 5px solid #29abe2;
}
.BlogPreview:after {
    content: "";
    position: absolute;
    bottom: -16px;
    left: -31px;
    width: 80px;
    height: 50px;
    background-color: #fff;
    transform: rotate(45deg);
    border-top: 5px solid #29abe2;
}
.BlogPreviewImg {
	position: relative;
}
.BlogPreviewImg:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    border-right: 20px solid #fff;
    border-top: 20px solid #fff;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
}
.BlogPreviewImg:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-right: 20px solid transparent;
    border-top: 20px solid transparent;
    border-bottom: 20px solid #fff;
    border-left: 20px solid #fff;
}
.BlogPreviewP p {
    font-family: poppinsbold;
    color: #031045;
    margin-bottom: 30px;
    margin-top: 5px;
}
.HomeS6 {
	padding:100px 0;
	overflow: hidden;
	position: relative;
}

.CTA {
	padding:35px 0;
	background-color: #87c540;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.CTA-MainIcon {
    display: inline-block;
    height: 70px;
    width: 70px;
    background: #fff;
    position: relative;
    border-radius: 100%;
    margin-bottom: -7px;
}
.CTA-MainIconInner {
    position: absolute;
    top: 3px;
    left: 3px;
    border: 3px solid #87c540;
    width: 64px;
    height: 64px;
    border-radius: 100%;
    display: flex;
    align-items: center;
}
.CTA-MainIconInner svg {
    font-size: 30px;
    margin: auto;
    color: #87c540;
}
.CTA-MainP {
	display: inline-block;
	margin-bottom: -9px;
	font-family: BebasNeueBold;
	font-size: 2em;
    color: #fff;
    position: relative;
    top: -18px;
    padding-left: 16px;
}
.CTA-ExtraLink {
	font-family: poppinsBold;
	color: #031045;
	text-transform: uppercase;
    font-size: 1.1em;
}
.CTA-ExtraLink:hover {
	color: #031045
}
.CTA-Extra {
    position: absolute;
    left: 60%;
    bottom: 17px;

}

.FooterInside {
	padding:60px 0;
	position: relative;
}
.FooterCol1 p {
	color: #fff;
	margin:30px 0;
}
.FooterLink {
    border: 3px solid transparent;
    color: #fff;
    font-family: PoppinsBold;
    text-transform: uppercase;
    font-size: 1.3em;
    padding: 2px 9px;
}
.FooterCol2>div {
	margin-bottom: 8px;
}
.CopywriteBar {
	background-color: #031045;
	text-align: center;
}
.InlineBlock {
	display: inline-block;
}
.CopywriteBar p {
	color: #fff;
	text-transform: uppercase;
}
.CopywriteBar img {
    height: 30px;
    margin-left: 5px;
}

.Header {
	height: 500px;
	position: relative;
	overflow: hidden;
}
.HeaderMain {
    position: absolute;
    top: 40%;
    left: 10%;
    font-size: 5em;
    color: #fff;
    z-index: 2
}
.HeaderSub {
    position: absolute;
    top: 80%;
    left: 40%;
    font-family: poppinsbold;
    font-size: 1.3em;
    color: #fff
}

.AboutS1 {
	padding:100px 0;
	position: relative;
	overflow: hidden;
}
.AS1-txt h3 {
    font-family: bebasneuebold;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 12px;
    font-size: 2em;
}
.AS1-txt h3 span {
	color: #29abe2
}
.AS1-txt h3:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	width:80%;
	height: 3px;
	background-color: #87c540
}
.AS3-righttxt {
    background: #87c540;
    padding: 40px;
    position: relative;
    margin-bottom: 50px;
    margin-top: 30px;
}
.AS3-righttxtInner h2 {
    color: #fff;
    font-size: 3em;
    margin-bottom: 0;
}
.AS3-righttxtInner h3 {
    font-family: poppins;
    text-transform: uppercase;
    font-size: 1.4em;
    position: relative;
	padding-bottom: 32px;
    margin-bottom: 30px;
}
.AS3-righttxtInner h3:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100px;
	height: 3px;
	background-color: #29abe2;
}
.AS3-BackBoxTop {
	position: absolute;
	top:-30px;
	height: 30px;
	width:160px;
	right: 10%;
	background-color: #29abe2
}
.AS3-BackBoxBottom {
	position: absolute;
	bottom: -50px;
	height: 50px;
	width:160px;
	right: 10%;
	background-color: #29abe2;
    display: flex;
    align-items: center;
}
.AS3-BackBoxBottom p {
	margin-bottom: 0;
    text-transform: uppercase;
    color: #031045;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.1em;
    font-family: poppinsbold;
}
.AboutS3 {
	padding:50px 0 100px;
	overflow: hidden;
}
.AboutS5 {
	padding:100px 0;
	overflow: hidden;
}
.bgGreen {
	background-color: #87c540 !important
}

.AS5-lefttxt {
	padding-left: 100px;
}
.AS5-lefttxt h2 {
    color: #87c540;
    font-size: 3em;
    margin-bottom: 0;
    position: relative;
}
.AS5-lefttxt h3 {
    font-family: poppins;
    text-transform: uppercase;
    font-size: 1.4em;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 26px;
}
.AS5-lefttxt h3:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	height: 3px;
	width:120px;
	background-color: #29abe2
}
.FacilityPhotos .owl-dots {
	display: none;
}
.owl-nav {
	position: absolute;
	top:0;
	bottom: 0;
	margin-top: auto !important;
	margin-bottom: auto !important;
	width:100%;
	height: 40px;
}
.owl-prev {
	position: absolute;
	top: 0;
	left: -25px;
	height: 40px;
	width:40px;
	border-radius: 100% !important;
	background-color: #29abe2 !important;
	outline: none;
	transition: all ease 0.5s;
}
.owl-prev:before {
    position: absolute;
    top: -4px;
    left: -4px;
    height: 48px;
    width: 48px;
    content: "";
    border: 2px solid #29abe2;
    border-radius: 100%;
}
.owl-prev span, .owl-next span {
    font-size: 50px;
    line-height: 36px;
    color: #fff;
    transition:all ease 0.5s;
}
.owl-next {
	position: absolute;
	top: 0;
	right: -25px;
	height: 40px;
	width:40px;
	border-radius: 100% !important;
	background-color: #29abe2 !important;
	outline: none;
	transition: all ease 0.5s;
}
.owl-next:before {
    position: absolute;
    top: -4px;
    left: -4px;
    height: 48px;
    width: 48px;
    content: "";
    border: 2px solid #29abe2;
    border-radius: 100%;
}
.owl-next:hover, .owl-prev:hover {
	background-color: #fff !important;
}
.owl-next:hover span, .owl-prev:hover span {
	color: #29abe2
}
.owl-next:focus, .owl-prev:focus {
	outline: none !important
}
.teamSection {
	padding:150px 0;
	position: relative;
	overflow: hidden;
}
.TeamOuter {
	border:5px solid #29abe2;
	padding:30px;
	position: relative;
}
.TeamOuter:before {
    position: absolute;
    content: "";
    right: -17px;
    top: -12px;
    height: 29px;
    width: 41px;
    border-bottom: 5px solid #29abe2;
    transform: rotate(45deg);
    background-color: #fff;
}
.TeamOuter1:after {
    position: absolute;
    content: "";
    left: -17px;
    bottom: -12px;
    height: 29px;
    width: 41px;
    border-top: 5px solid #29abe2;
    transform: rotate(45deg);
    background-color: #fff;
    z-index: 2;
}
.TeamOuter2:after {
    position: absolute;
    content: "";
    left: -17px;
    bottom: -12px;
    height: 29px;
    width: 41px;
    border-top: 5px solid #29abe2;
    transform: rotate(45deg);
    background-color: #fff;
    z-index: 2;
}
.TeamOuter3:after {
    position: absolute;
    content: "";
    left: -17px;
    bottom: -12px;
    height: 29px;
    width: 41px;
    border-top: 5px solid #29abe2;
    transform: rotate(45deg);
    background-color: #fff;
    z-index: 2;
}

.TeamInner {
	position: relative;
}
.TeamInner img {
	margin-bottom: 25px;
	width:100%;
}
.TeamInner h4 {
	font-family: poppinsbold;
	text-transform: uppercase;
}
.TeamInner p {
	margin-bottom: 25px;
}
.TeamInner a.TeamLink {
    font-family: poppinsbold;
    text-transform: uppercase;
    position: absolute;
    bottom: -30px;
    right: 0;
    color: #031045;
}
.TeamTitle h2 {
    font-size: 3em;
    margin-bottom: 40px;
    position: relative;
    display: inline-block;
}

.SlideText {
	text-align: left;
}
.SlideTitle h3 {
    font-size: 4em;
    color: #fff;
    display: inline-block;
    position: relative;
}
.SlideDesc p {
	position: relative;
    width: 60%;
    left: 130px;
    top: 50px;
}
@media (max-width: 767px) {
	.SlideTitle h3 {
		font-size: 2.5em;
	}
	.SlideDesc p {
	    position: relative;
	    width: 80%;
	    left: 20px;
	    top: 20px;
	}
	.carousel-caption {
		left: 8%;
	}
}
#ArrowSVG {
	position: absolute;
    top: 25%;
    right: -150px;
    max-width: 210px;
    z-index: -1;
}
#FeaturedGears {
    width: 110px;
    position: absolute;
    z-index: 2;
    top: 350px;
    left: 470px;
}
#HA-SVGLEFT {
    transform: scaleX(-1);
    position: absolute;
    left: -31%;
    top: -20px;
}
.HS5-SVG {
    position: absolute;
    bottom: 10px;
    left: 30px;
    height: 100px;
    width: 40%;
}
.HS6-SVG {
    position: absolute;
    top: 65px;
    right: 0;
    width: 67%;
    height: 40px;
}
#HS6-BlogTitleSVG {
    position: absolute;
    width: 130px;
    bottom: -17px;
    left: 85%;
    z-index: -1;
}
.CTA-SVG {
    position: absolute;
    bottom: 5px;
    left: 120%;
    height: 40px;
    width: 100%;
}
#FooterLines {
	transform:scaleX(-1);
    max-height: 100%;
    width:185px;
}
.FooterSVG {
    position: absolute;
    right: 0;
    height: 100%;
}
footer {
	position: relative;
	background-color: #031045;
	overflow: hidden;
}
.hidden {
	display: none !important
}
.FacilityTitle h2 {
    text-align: center;
    position: relative;
    font-size: 3em;
    margin-bottom: 25px;
}
.FacilityPhotos {
	padding:100px 0 50px;
}
.FacilityTitle h2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 35%;
    width: 39%;
    height: 5px;
    background-color: #87c540;
}
.FacilityTitle h2:after {
    content: "";
    position: absolute;
    right: 0;
    top: 35%;
    width: 39%;
    height: 5px;
    background-color: #87c540;
}
#HeaderArrows {
    position: absolute;
    bottom: -10px;
    width: 190px;
    right: -130px;
    z-index: -1;
}
.AS1-SVG1 {
    position: absolute;
    right: 0;
    bottom:-30px;
    width: 180px;
    transform-origin: center center;
    transform: rotate(90deg) scaleX(-1);
}
.AS3-SVG {
    position: absolute;
    bottom: -55px;
    left: 30px;
    width: 30%;
}
#AS5-TitleSVG {
    position: absolute;
    left: -37%;
    z-index: -1;
    top: -55px;
    width: 100%;
    transform: scaleX(-1);
}
.AS5-righttxt {
	position: relative;
}
.AS5-Arrows {
    position: absolute;
    bottom: -40px;
    left: -10px;
    width: 33%;
}
#TeamArrows {
    position: absolute;
    width: 110px;
    bottom: -10px;
    right: -70px;
    z-index: -1;
}
.TeamSVG {
    position: absolute;
    width: 70%;
    right: 0;
    top: 100px;
}
.ServiceTitle h2 {
	display: inline-block;
    font-size: 3em;
    position: relative;
}
.Services {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}
#ServicesArrowSVG {
    position: absolute;
    bottom: -15px;
    right: -90px;
    width: 130px;
    z-index: -1;
}
.ServiceTitleSVG {
    position: absolute;
    top: 60px;
    width: 66%;
    right: 0;
}
.BlueText {
	color: #29abe2 !important
}

.SCol1 h2 {
	font-size: 3em;
	position: relative;
}
.rightService .ServiceMarker, .lastService .ServiceMarker {
    content: "";
    height: 20px;
    width: 20px;
    position: absolute;
    left: -12px;
    top: 63px;
    background-color: #87c540;
    border-radius: 100%;
}
.leftService .ServiceMarker {
    content: "";
    height: 20px;
    width: 20px;
    position: absolute;
    right: -12px;
    top: 63px;
    background-color: #87c540;
    border-radius: 100%;
}

.AllServices {
	padding:50px 0 50px;
}
.rightService {
    padding: 50px 50px 50px;
    border-left: 5px solid #29abe2;
    border-bottom: 5px solid #29abe2;
    position: relative;
}
.leftService {
    padding: 50px 50px 50px;
    border-right: 5px solid #29abe2;
    border-bottom: 5px solid #29abe2;
    position: relative;
}
.lastService {
    padding: 50px 50px 50px;
    border-left: 5px solid #29abe2;
    position: relative;
}
.leftService .SCol1 {
	text-align: right;
}
.SCol2 h3 {
    font-size: 2em;
    margin-bottom: 16px;
    position: relative;
    padding-bottom: 13px;
}
.SCol2 h3:after {
	content: "";
	width:80%;
	bottom: 0;
	position: absolute;
	left: 0;
	height: 3px;
	background-color: #87c540;
}
.ServicesStart {
	padding:30px 0;
	margin-top: 50px;
	border-left: 5px solid #29abe2;
	position: relative;
}
#ServiceStartSVG {
    position: absolute;
    top: -46px;
    left: -38px;
}
.rightService .ServiceArrows, .lastService .ServiceArrows {
    position: absolute;
    left: -56px;
    top: 90px;
    width: 100px;
    transform: rotate(90deg);
    transform-origin: center center;
}
.leftService .ServiceArrows {
    position: absolute;
    right: -49px;
    top: 90px;
    width: 100px;
    transform: rotate(90deg);
    transform-origin: center center;
}
.iS-intro {
	padding:100px 0;
	position: relative;
	overflow: hidden;
}
.iS-title h2 {
	position: relative;
	font-size: 3em;
	display: inline-block;
}
.iS-titleSVG {
    position: absolute;
    right: 0;
    top: 68px;
    width: 60%;
}
.iS-righttxt h3 {
    color: #87c540;
    font-size: 3em;
    font-family: bebasneuebold;
    margin-bottom: 0;
}
.iS-righttxt h4 {
    font-family: poppinsbold;
    text-transform: uppercase;
    font-size: 1.3em;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 18px;
}
.iS-righttxt h4:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width:100px;
	background-color: #29abe2;
	height: 3px;
}
.iS-righttxt ul {
	padding-left: 20px;
}
.iS-LeftPic {
	position: relative;
    padding-top: 30px;
    padding-bottom: 50px;
}
.iS-LeftPic:before {
	content: "";
	background-color: #87c540;
	position: absolute;
	top: 0;
	left: 10%;
	height: 30px;
	width:150px;
}
.iS-LeftPic:after {
	content: "";
	background-color: #87c540;
	position: absolute;
	bottom: 0;
	left: 10%;
	height: 50px;
	width:150px;
}
.iS-picLeft {
	padding:0 0 100px;
}
.PicOrVid {
	padding:0;
}
.iS-Video {
	height: 350px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.iS-Video video {
    min-height: 100%;
    min-width: 100%;
}
.iS-Video iframe {
	height: 100%;
	width:100%;
}
.MoreTitle {
	position: relative;
	font-family: poppinsbold;
	text-transform: uppercase;
    padding-bottom: 15px;
    margin-bottom: 17px;
}
.MoreTitle:after {
	content: "";
	position: absolute;
	width:100px;
	background-color: #29abe2;
	height: 3px;
	bottom: 0;
	left: 0;
}
.iS-More {
	padding:100px 0;
}
.iS-More ul {
	padding-left: 20px;
}
.RelatedProjects {
	padding:100px 0;
}
.RP-outer {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}
.RP-Overlay {
	background-color: rgba(3,16,69,0.5);
	position: absolute;
	bottom: 100%;
	width:100%;
	height: 100%;
}
.RP-overTxt {
    position: absolute;
    width: 100%;
    bottom: 0;
    right: 0;
}
.RP-overTxt p {
	text-align: right;
	padding:0px 15px;
	color: #fff;
	font-size: 1.3em;
	text-transform: uppercase;
	font-family: poppinsbold;
}
.CaseS-title h2 {
	position: relative;
	font-size: 3em;
	display: inline-block
}
.CaseStudies {
	padding:100px 0;
	position: relative;
}
.CaseS-Filter {
	padding:50px 0;
	text-align: center;
	font-size: 1.8em;
}
.CaseS-Filter a {
	font-family: bebasneuebold;
	color: #031045;
	cursor:pointer;
	transition: all ease 0.25s
}
.CaseS-Filter a:hover {
	color: #29abe2 !important
}
.CaseS-inner img {
	margin-bottom: 30px;
}
.CaseS-inner h3 {
	position: relative;
	font-family: bebasneuebold;
    padding-bottom: 12px;
    margin-bottom: 14px;
    font-size: 2em;
}
.CaseS-inner h3:after {
	content: "";
	position: absolute;
	height: 3px;
	width:100%;
	background-color: #87c540;
	bottom: 0;
	left: 0;
}
.CaseS-inner p {
	margin-bottom: 30px;
}
.filter {
	margin-bottom: 100px;
	margin-top: 20px;
}
.DarkBlue {
	color: #031045
}
.iP-AboveHeader {
    background-color: #031045;
    width: 100%;
    height: 105px;
}
.Header.iP-Header {
	height: 400px;
}
.Header.iP-Header .HeaderMain {
	top: 30%;
}
.Header.iP-Header .HeaderSub {
	top:70%;
}
.ParticleBG {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
}
#particles-js {
	height: 100%;
}

.iCS-leftpic {
	padding-top:100px
}

.ThePost {
	padding:100px 0;
}
.ThePost .BlogPreviewSpecs p {
	font-size: 1.5em;
}
.ThePost h2 {
    font-size: 3em;
    font-family: bebasneuebold;
}

.blog-nav {
	text-align:center;
	margin-bottom: 100px;
}
.blog-nav a {
	margin:0px 10px;
}
.blog-next {
    padding: 6px 30px !important
}
.blog-prev {
    padding: 6px 10px !important
}

.ContactSection {
	padding:100px 0;
	position: relative;
	overflow: hidden;
}
.CF-label label {
    margin-bottom: 0;
    color: #031045;
    text-transform: uppercase;
    font-family: poppinsbold;
    font-size: 1.3em;
}
.CF-Field {
	margin-bottom: 20px;
}
.FormAndMap {
	margin:80px 0;
}

.CF-Field input {
    width: 100%;
    border: 2px solid #aaa;
    height: 40px;
    padding: 1px 10px;
}
.CF-Field textarea {
    width: 100%;
    border: 2px solid #aaa;
    min-height: 40px;
    padding: 1px 10px;
}

.input-btn {
	background-color: #29abe2 !important;
	color: #fff !important;
    padding: 6px 25px !important;
    text-transform: uppercase !important;
    font-family: poppinsbold !important;
    box-shadow: 2px 2px 7px #9e9e9ecf !important;
    font-size: 1.1em !important;
    transition: all ease 0.25s !important;
    border-radius: 5px !important;
    border:none !important;
    cursor: pointer;
}
.input-btn:hover {
	background-color: #031045 !important;
	box-shadow: none !important
}
.GMap .cmsmap {
	width:100%;
	height: 400px;
}
.CI-out {
	height: 60px;
	width:60px;
	background-color: #87c540;
	position: relative;
	border-radius: 100%;
	float: left;
}
.CI-out:after {
	content: "";
	position: absolute;
	width:70px;
	height: 70px;
	top:-5px;
	left: -5px;
	border-radius: 100%;
	border:2px solid #87c540;
}
.CI-in {
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	margin:auto !important;
	font-size: 35px;
    color: #fff;
    text-align: center;
    line-height: 65px;
}
.ContactIcons {
	padding:50px 40px;
}
.CI-Text {
	position: absolute;
    left: 140px;
}
.AnIcon {
	min-height: 170px;
}
.CI-in.CI-in2 {
	line-height: 58px;
}
.CI-Text p {
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #031045;
	font-family: poppinsbold;
}
.CI-Text h3 {
	font-family: bebasneuebold;
}
.CI-Text a p {
	transition: all ease 0.25s;
}
.CI-Text a:hover p {
	color: #29abe2 !important
}
.relativeThis {
	position: relative;
}
.ContactFormSVG {
    position: absolute;
    bottom: 0;
    width: 90px;
    right: 30%;
}

.TeamHolder {
	position: relative;
}
.TeamBottom {
	position: relative;
	height: 80px;
	width: 100%;
	background-color: #29abe2;
}
.TeamLink {
	cursor: pointer;
}
.TeamBottomIn p {
    text-align: right;
    color: #fff;
    font-family: poppinsbold;
    padding-right: 15px;
    padding-top: 5px;
    margin: 0;
    text-transform: uppercase;
}
.navbar-brand img {
	height: 60px;
}
.CareersList {
	padding:100px 0;
	position: relative;
}
.CareerItems {
	padding:100px 0 50px;
}
.CareerItem h3 {
	text-transform: uppercase;
	font-family: poppinsbold;
	margin-bottom: 25px;
}
.CI-btn {
	margin-top:30px;
}
.CareerItem {
	margin-bottom: 100px;
}
.JO-Underheader {
	background-color: #031045;
	padding: 30px 0
}
.JO-Underheader h1 {
	color: #fff;
	margin:0;
}
.JobInfo {
	padding:50px 0;
}

.JobInfo h3 {
	font-family: poppinsbold;
	text-transform: uppercase;
}
.JobBtns {
	margin:50px 0;
}
.ApplyBtn {
    padding: 6px 40px !important;
    margin-right: 20px;
}
.SearchHeader {
	padding:150px 0 100px;
	position: relative;
}
.SearchHeader h1 {
	margin-bottom: 15px;
	text-align: center;
	font-size: 3em;
}
.SearchInput {
	text-align: center;
}
.SearchInput input#search {
	max-width: 100%;
	width:400px;
    border: 2px solid #87c540;
    padding: 5px 10px;
    background-color: #eee;
    outline: none;
}
.InputInline {
	margin:auto;
	display: inline-block;
	position: relative;
}
.SearchSubmit {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 40px;
}
.SearchSubmit input {
    height: 100%;
    width: 100%;
    font-family: fontawesome;
    border: none;
    background: #87c540;
    color: #fff;
    cursor: pointer;
}
.SearchIcon {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    line-height: 36px;
    font-size: 20px;
    color: #fff;
    pointer-events: none;
}

.Search-Results {
	padding:100px 0;
	position: relative;
}
.Aresult {
    padding: 20px;
    margin-bottom: 20px;
    border-left: 3px solid #87c540;
}
.Aresult.odd {
	background-color: #eee;
}
.Aresult h2 a {
    font-family: poppinsbold;
    text-transform: uppercase;
    font-size: 0.9em;
}
.NoResults {
	padding:100px 0;
}
.GREENARROW22S {
	opacity: 0.6
}

.H2R-Holder {
	position: relative;
	height:100%;
	width: 100%;
	min-height: 50vh;
}

.Home2R-inner {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 20px;
}

.H2R-controls {
	position: absolute;
	right: 0;
	height: auto;
	width:60px;
	z-index: 2
}
.H2Rbtn {
	width:15px;
	height: 15px;
	margin:20px auto;
	border:2px solid #031045;
	border-radius: 100%;
	transition:all ease 0.5s;
}
.activeBtn {
	background-color: #031045;
	cursor:unset!important;
}

.H2L-imgs {
	position: relative;
	height: 90vh;
	overflow: hidden;
}
.H2RCatch {
    height: 100%;
    width: 100%;
    position: relative;
    padding: 30px;
    overflow: hidden;
}
.H2Limg {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
}
.S2-Section {
	height: 90vh;
	width:100%;
}
.HomeS2 {
	height: 500vh;
	position: relative;
}

.S2-1 {
	position: absolute;
	top: 90vh;
	z-index: -1;
}
.S2-2 {
	position: absolute;
	top:180vh;
	z-index: -1;
}
.S2-3 {
	position: absolute;
	top: 270vh;
	z-index: -1;
}
.S2-4 {
	position: absolute;
	top: 360vh;
	z-index: -1;
}
.socnavlink {
    display: inline-block;
    font-size: 40px;
    margin: 0 5px;
}



.countericon {
	color: #fff;
	font-size: 5em;
}
.countertxt h3 {
	color: #fff;
	font-family: poppinsbold;
	text-transform: uppercase;
}
.countertxt p {
	color: #fff;
	font-size: 2em;
	font-family: poppinsbold
}
.top-nav-shrink {
	height: 0 !important;
	padding-top:0 !important;
	padding-bottom: 0 !important
}
.top-nav {
	transition: all ease 0.5s;
	height: 34px;
}
.Testimonial {
	padding:0 30px;
}
.Testimonial p {
	font-family: poppinsbold;
	font-size: 1.1em;
	color: #fff
}
.owl-theme .owl-dots .owl-dot span {
    width: 40px !important;
    height: 5px !important;
    margin: 5px 3px !important;
    background: #D6D6D6 !important;
    border-radius: 0px !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background-color: #29abe2 !important
}
.CS-Row {
	margin-top: 50px;
}
.GalleryModalImg {
	max-width: 100%;
	max-height: 90vh;
	margin:auto;
}

.GalleryModalHolder {
	max-height: 90vh;
	max-width: 100%;
	text-align: center;
}
.ServiceGearSVG {
    bottom: -31px;
    left: -22px;
    width: 62px;
    position: absolute;
}
.VidSectionVid iframe {
	max-width: 100%;
}
.header-lightbluetxt, .header-lightbluetxt p {
	color: #29abe2 !important;
}
.HeadC-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.headeroverlaydark {
	background-color: rgba(3,13,69,0.5)
}
.headerlightblueoverlay {
	background-color: rgba(41,171,226,0.5)
}
.header-darkertxt, .header-darkertxt p {
	color: #031045 !important
}
.PlayVidBtn {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 5px;
    width: 40px;
    height: 40px;
    font-size: 19px;
    background: #031045;
    color: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.PlayVidBtn svg {
	margin:auto;
}

.smallnav {
    display: inline-block;
    font-size: 0.8em;
    text-transform: none;
}
.navbar-brand img {
	transition: all ease 0.5s;
}
.nav-scrolled .navbar-brand img {
	height: 43px;
}
.navbar-collapse {
	padding: 10px 0
}

.header-lightertxt {
	color: #fff !important
}
.SearchHeader .container {
	position: relative;
	z-index: 2;
}
.ParallaxSection {
	min-height: 400px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.careerintro {
	padding:80px 0 0;
}
@media (max-width: 767px) {
	#HA-SVGLEFT {
		left:-45%;
		top:-5px;
	}
}


























