
/*Fonts---------------------------------------------------------------------------------------------*/

@font-face {
    font-family: 'MuseoSans';
    src: url('../fonts/bebas-museo-sans/MuseoSans_500-webfont.eot');
    src: url('../fonts/bebas-museo-sans/MuseoSans_500-webfont-13265.eot') format('eot'),
         url('../fonts/bebas-museo-sans/MuseoSans_500-webfont.woff') format('woff'),
         url('../fonts/bebas-museo-sans/MuseoSans_500-webfont.ttf') format('truetype'),
         url('../fonts/bebas-museo-sans/MuseoSans_500-webfont.svg#webfontkQkWxTED') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BebasReg';
    src: url('../fonts/bebas-museo-sans/bebas-webfont.eot');
    src: url('../fonts/bebas-museo-sans/bebas-webfont-0.eot#iefix') format('embedded-opentype'),
         url('../fonts/bebas-museo-sans/bebas-webfont.woff') format('woff'),
         url('../fonts/bebas-museo-sans/bebas-webfont.ttf') format('truetype'),
         url('../fonts/bebas-museo-sans/bebas-webfont.svg#BebasRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Global
------------------------------------------------------------------------------*/
a:active, a:focus{ outline:none; } 

p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Quicksand', sans-serif;
	color: #666;
	font-size: 18px;
	line-height: normal;
	text-rendering: geometricPrecision;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 400;	
}

html
{
    margin: 0;
    padding: 0;
	min-height: 100%; 

	
	
}

a:link, a:visited, a:active {
	background-color: transparent;
	text-decoration: none!important;
}

a img {border: none; }

a {
	color: #76bd4c;  
	font-weight: 600;
	transition: background-color 0.3s linear, border-color 0.3s linear, color 0.3s linear, opacity 0.3s linear, padding 0.3s linear;
}

a:focus,  a:hover {
  color: #293c89;
}


a, a:active, a:focus, a:hover, a:link {
outline: none!important;
}

textarea:focus, input:focus, button:focus {
    outline: 0!important;
}
*:focus {
    outline: 0;
}

img{ display: inline-block; max-width: 100%; height: auto; }

.active {
color: #000;
} 

strong {
	color: #333;
	font-weight: 600;
}




.section-header {
	background-color: #fff;	
}

.section-header .container-fluid .col-md-4 {
	padding: 0px;

	
}



.section-header .container-fluid {
	padding: 0px;
}

.section-header .container-fluid .col-md-4 img {
	object-fit: cover;
	min-height: 350px;
	width: 100%;
}


/* Services
------------------------------------------------------------------------------*/

div.services h3 {
	color: #999;
}



.shuffle div:nth-of-type(1n+4) {display: none;}


/* Safety
------------------------------------------------------------------------------*/


.safety span {
color: #000;	
}


/* Content Styles
------------------------------------------------------------------------------*/


.content h1, .content h2, .content h3, .content h4 {
	font-family: 'BebasReg', Arial;
	word-spacing: 6px;
	font-weight: normal;
	color: #73be44;
	font-size: 24px;
	line-height: 32px;
	padding-bottom: 6px;
	padding-top: 25px;
	margin-top: 0px;
	word-spacing: 6px;
}

.content {
	padding-bottom: 20px;
}


.content h4 {
	margin-top: 0px;
	padding: 0px;
}

.content h4:after {
	font-family: Flaticon;
	content: "\f141";
	font-size: 20px;
	font-weight: bold;
	padding-left: 20px;
	color: #000;
}

.content ul {
	list-style: none;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 6px;
	margin-left: -10px;
	display: block;
	font-weight: 600;
	margin-bottom: 6px;
	color: #666;
}

.content ul li {
	padding-left: 0px;
	padding-bottom: 6px;
	display: block;
}


.content ul li:before {
	font-family: Flaticon;
	content: "\f132";
	color: #76bd4c;
	padding-right: 10px;
	margin-left: -28px;
	transition: color 0.3s linear, opacity 0.3s linear, padding 0.3s linear;
	font-size: 17px;

}

.content-centre h1 {
	/*font-family: 'Ruthie', cursive;*/
	/*font-family: 'Lovers Quarrel', cursive;*/
	/*font-family: 'Dancing Script', cursive;*/
	/*font-family: 'Qwigley-Regular';*/
	font-family: 'Merriweather', serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 34px;
	/*text-transform: lowercase;*/	
}

.content-centre h1:first-letter {
text-transform: uppercase;
}

.content-centre {
	margin-top: 15px;
	text-align: center;
	margin-bottom: 15px;
}

hr.line {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.30), rgba(0, 0, 0, 0));
	margin-bottom: 20px;
}


.contact, .contact h2, .contact h3 {
color: #fff;	
}

.contact {
	color: #fff;
	font-weight: 600;
}


.contact h2 {
	font-weight: 600;
	/*transform: rotate(-90deg)*/
	font-size: 40px;
	/*display: inline-block;*/
	margin-top: -52px;
	padding: 0px;
	color: #73be44;
}


.contact a {
	color: #fff;
	display: inline-block;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	border: 1px solid #FFF;
	font-weight: 600;
	margin-top: 15px;
}


.contact a:first-of-type {
	margin-top: 5px;
}


.footer {
  position: relative;
  padding-bottom: 80px;
	color: #000;
	font-size: 15px;
}

.footer-logos {
	margin-top: -35px;
}

.footer-logos img {
	margin-top: 25px;
	margin-right: 60px;
	max-height: 110px;
	width: auto;
	padding: 0px;
}

.footer:before {
	content: '';
	position: absolute;
	left: 0;
	top: -30px;
	width: 100%;
	height: 1px;
	background: #ccc;
	-webkit-transform: skewY(-1.5deg);
	-moz-transform: skewY(-1.5deg);
	-ms-transform: skewY(-1.5deg);
	-o-transform: skewY(-1.5deg);
	transform: skewY(-1.5deg);
	-webkit-backface-visibility: hidden;
	box-shadow: 0 0 1px rgba(255,255,255,0);
}



.footer-logos img:nth-of-type(2) {
	margin-right: 60px;
	max-height: 90px;
	width: auto;
}

	.banner-slider {display: none;}
.regular.slick-initialized {display: block;}



/* Header
------------------------------------------------------------------------------*/

.header-logo {
	position: relative;	
}

.header-logo img {
	position: absolute;
	top: 0px;
	left: 0px;	
}

header {
   height: 140px;
   z-index: 100;
  background: #fff;
padding-left: 20px;
padding-right: 20px;

}

header img {
	margin-top: 50px;
	position: relative;
	z-index: 140;
}

header:after {
	content: '';
	position: absolute;
	left: 0;
	top: 100px;
	width: 100%;
	height: 72px;
	background: #fff;
	-webkit-transform: skewY(-1.5deg);
	-moz-transform: skewY(-1.5deg);
	-ms-transform: skewY(-1.5deg);
	-o-transform: skewY(-1.5deg);
	transform: skewY(-1.5deg);
	-webkit-backface-visibility: hidden;
	z-index: 10;
	box-shadow: 0 0 1px rgba(255,255,255,0);
}


.c-btn {
  display: inline-block;
  border: 1px solid #2D479F;
 margin-top: 15px;
  background: none;
  font-weight: 700;
  color: #fff;
  -webkit-transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  padding: 0;
  position: relative;
  text-align: center;
}

.c-btn::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right center;
      -ms-transform-origin: right center;
          transform-origin: right center;
  background: #293c89;
  z-index: -1;
}

.c-btn:hover::before, a:hover {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
}

.c-btn span {
	display: inline-block;
	position: relative;
	z-index: 2;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 13px;
	letter-spacing: 1px;
}

.c-btn:hover, a:hover .c-btn {
  color: #fff;
}

/* Sections
------------------------------------------------------------------------------*/

.section-one {
	position: relative;
	padding-bottom: 40px;
	padding-bottom: 95px;
	color: #000;
	background-color: #fff;
}

.section-one:before {	
 content: '';
  position: absolute;
  left: 0;
  top: -36px;
  width: 100%;
  height: 82px;
  background: #fff;
  -webkit-transform: skewY(1.5deg);
  -moz-transform: skewY(1.5deg);
  -ms-transform: skewY(1.5deg);
  -o-transform: skewY(1.5deg);
  transform: skewY(1.5deg);
  -webkit-backface-visibility: hidden;
  box-shadow: 0 0 1px rgba(255,255,255,0);
}



.section-two {
  background: #73be44;
  position: relative;
  padding-bottom: 40px;
	padding-bottom: 95px;
	color: #000;

}

.section-two:before {
  content: '';
  position: absolute;
  left: 0;
  top: -36px;
  width: 100%;
  height: 82px;
  background: #73be44;
  -webkit-transform: skewY(-1.5deg);
  -moz-transform: skewY(-1.5deg);
  -ms-transform: skewY(-1.5deg);
  -o-transform: skewY(-1.5deg);
  transform: skewY(-1.5deg);
  -webkit-backface-visibility: hidden;
  box-shadow: 0 0 1px rgba(255,255,255,0);
}


.section-three {
  background: #fff;
  position: relative;
  padding-bottom: 35px;
	color: #000;

}

.section-three:before {
  content: '';
  position: absolute;
  left: 0;
  top: -36px;
  width: 100%;
  height: 82px;
  background: #fff;
  -webkit-transform: skewY(1.5deg);
  -moz-transform: skewY(1.5deg);
  -ms-transform: skewY(1.5deg);
  -o-transform: skewY(1.5deg);
  transform: skewY(1.5deg);
  -webkit-backface-visibility: hidden;
  box-shadow: 0 0 1px rgba(255,255,255,0);

}

.wrapper {
overflow-x: hidden;	
}

/* Google map
------------------------------------------------------------------------------*/

#map-canvas {
height: 530px;
width: 100%;
}


	
/* Footer
------------------------------------------------------------------------------*/



footer {
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 60px;
	/*background-color: #E6E6E6;*/
	/*background-color: rgba(0, 0, 0, 0.07);*/
	color: #666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.footer-links img {
	width: 140px;
	height: auto;
	margin-left: -15px;
}

.alternative-link:link  {
color: #fff;
}
.alternative-link:hover  {
color: #999;
}

footer h3 {
	font-size: 20px;
	line-height: 22px;
	margin-top: 0px;
	padding-top: 10px;
	color: #144f5f;
}

footer a:link {
	color: #144f5f;
}

footer  a:hover {
	color: #996633;
}

footer  ul {
	list-style: none;
		cursor: pointer;
		margin: 0px;
		padding: 0px;	
}

footer  li {
	float: left;
	padding-right: 10px;	
}



footer .footer-links  ul {
		list-style: none;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	font-family: 'RoundslabSerif', sans-serif;
}



footer .footer-links  li {
	float: none;
	padding-bottom: 6px;
}

footer .footer-links  li:last-of-type {
	padding-bottom: 0px;
}



footer .footer-links  li:before {
	font-family: Flaticon !important;
	content: '\f13e';
	padding-right: 10px;
	font-family: sans-serif;
	line-height: 1px;
	color: #999;
		
}

/* Menu
------------------------------------------------------------------------------*/

.menu {
  position: absolute;
  width: 100%;
  heigh: 100%;
  text-align: center;
  left: 0;
  margin: 0 auto;
 font-family: 'BebasReg', Arial;
}



.menu a {
	display: inline-block;
	position: relative;
	text-align: center;
	color: #73be44;
	text-decoration: none;
	font-size: 29px;
	overflow: visible;
	top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
.menu a:after {
  content: '';
  position: absolute;
  background: #73be44;
  height: 2px;
  width: 0%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  bottom: 0;
  -webkit-transition: .35s ease;
  transition: .35s ease;
}
.menu a:hover:after, .menu a:focus:after, .menu a:active:after {
  width: 100%;
}

.button_container:before {
	content: '';
	border-radius: 100%;
	background-color: #fff;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
	margin-left: -8px;
	position: fixed;
	margin-top: -13px;

}

.button_container {
  position: fixed;
  top: 25px;
  right: 30px;
  height: 27px;
  width: 32px;
  cursor: pointer;
  z-index: 600;
  -webkit-transition: opacity .25s ease;
  transition: opacity .25s ease;
}
.button_container:hover {
  opacity: .7;
}
.button_container.active .top {
  -webkit-transform: translateY(7px) translateX(0) rotate(45deg);
          transform: translateY(7px) translateX(0) rotate(45deg);
  background: #73be44;
}
.button_container.active .middle {
  opacity: 0;
  background: #73be44;
}
.button_container.active .bottom {
  -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
          transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #73be44;
}
.button_container span {
  background: #73be44;
  border: none;
  height: 3px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
  cursor: pointer;
}
.button_container span:nth-of-type(2) {
  top: 9px;
}
.button_container span:nth-of-type(3) {
  top: 18px;
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 0%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .6s, visibility .6s, height .6s;
	transition: opacity .6s, visibility .6s, height .6s;
	overflow: hidden;
	background-color: #73be44;
	z-index: 400;
}
.overlay.open {
  opacity: .9;
  visibility: visible;
  height: 100%;
}
.overlay.open li {
  -webkit-animation: fadeInRight .5s ease forwards;
          animation: fadeInRight .5s ease forwards;
  -webkit-animation-delay: .35s;
          animation-delay: .35s;
}
.overlay.open li:nth-of-type(2) {
  -webkit-animation-delay: .4s;
          animation-delay: .4s;
}
.overlay.open li:nth-of-type(3) {
  -webkit-animation-delay: .45s;
          animation-delay: .45s;
}
.overlay.open li:nth-of-type(4) {
  -webkit-animation-delay: .50s;
          animation-delay: .50s;
}
.overlay nav {
  position: relative;
  height: 70%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: 'BebasReg', Arial;
  font-weight: 400;
  text-align: center;
}
.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%;
}
.overlay ul li {
  display: block;
  height: 100%;
  height: calc(100% / 6);
  min-height: 50px;
  position: relative;
  opacity: 0;
}

/*Updated*/
.overlay ul li a {
	display: inline-block;
	position: relative;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 10px;
	overflow: visible; /*for mobile*/
	word-spacing: 15px;
}
.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
  width: 100%;
}
.overlay ul li a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 3px;
  background: #FFF;
  -webkit-transition: .35s;
  transition: .35s;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

#overlay.open{display:block; opacity: 0.9; }



/* Back to Top
------------------------------------------------------------------------------*/

	#back-to-top, .touch-device #back-to-top:hover {
	background-color: #293c89;
	bottom: 17px;
	color: transparent;
	display: none;
	font: 0/0 a;
	height: 46px;
	position: fixed;
	right: 25px;
	text-shadow: none;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	width: 45px;
	z-index: 100;
	-moz-border-radius: 45px;
	-webkit-border-radius: 45px;
	border-radius: 45px;
	-khtml-border-radius: 45px;
	background-image: url(../images/global/arrow-up-large.png);
	background-repeat: no-repeat;
	background-position: center center;
	
	}

		#back-to-top:hover, .touch-device #back-to-top:active { background-color: #333; }
	

/*Form css -------------------------------------------------------------------------*/



.form-info {
	margin-bottom: 30px;
}

.form-info select {
	margin-bottom: 15px;
	display: block;
	font-size: 18px;
}


.form-info input, .form-info textarea {
	margin-bottom: 15px;
	border: 1px solid #ccc;
	border-radius: 0px;
	background: transparent;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	color: #333;
	width: 100%;
	border-radius: 0px;
	line-height:40px;
}

.form-info textarea {
min-height: 120px;
margin-bottom: 8px;	
}


/*Safari fix*/
 textarea {
 resize: none;
}


.form-info input[type="checkbox"] {
	margin-top: 0px;
	position: absolute;
	top: 0;
	left: 12px;
	width: 20px;
	
}


.form-info button    {
	background-color: #144f5f;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #fff;
	border-radius: 3px;
	font-weight: 700;
	margin-top: -10px;
	display: inline-block;
	transition: background-color 0.3s;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
}

.form-info button:hover   {
	background-color: #996600;
	color: #fff;
}



.form-info input[type='text'], .form-info textarea[type='text'] { 
font-size: 18px; 
}



.form-info input::-webkit-input-placeholder, .form-info textarea::-webkit-input-placeholder {
font-size: 18px;	
color: #666;
text-align: left;

}
/* Updated 3/11/16 */ 
.form-info input::-moz-placeholder, .form-info textarea::-moz-placeholder {/* Firefox 18- */
font-size: 18px;	
  color: #666;
  text-align: left;
 opacity: 1;
}
/* Updated 3/11/16 */
.form-info input:-moz-placeholder, .form-info textarea:-moz-placeholder {/* Firefox 18- */
font-size: 18px;	
color: #666;
text-align: left;
opacity: 1;
}
 
.form-info input:-ms-input-placeholder, .form-info textarea:-ms-input-placeholder { 
font-size: 20px;	 
color: #666;
text-align: left;

}

.form-info input:focus, .form-info textarea:focus { 
color: #666!important;
}


#forms .has-success {
color: #093;	
}


#forms .has-success .form-info, 
#forms .has-error .form-info {
	top: 0px;
	padding-right: 5px;
	
}

#forms .has-error .control-label,
#forms .has-error .help-block {
	color: #a94442;
	margin-top: -12px;
	margin-bottom: 10px;
	font-size: 18px;
	padding: 0px;
}

.form-info .has-feedback .form-control-feedback {
    right: 15px;
    top: 3px;
}

.contact .col-sm-6:nth-of-type(2) h2  {
	padding-bottom: 8px;
}