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

* {
  box-sizing: border-box;
}

body {
  margin: 0 auto;
  font-family: 'Open Sans', sans-serif;
}
body a{
	color: #3c3c3b;
}



h1{
	font-weight:700;
	font-size: 2.6em;
	line-height: 1.1em;	
	margin-left: 0.7em;
}

h1 span{
	
	
}

h2{
	font-weight:700;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #3C7EC1;
	margin-top: 0.8em;
	text-align: left;
	padding-top: 1.8em;
	width: 60%;
}

h3{
	font-weight:700;
	font-size: 2.1em;
	line-height: 1.2em;	
	color:  #ff5100;
}

h4{
		font-weight:700;
	font-size:1.4em;
	line-height: 0.8em;	
	color: #00609c;
	width: 100%;
	padding: 0;
}
h4 span{
	font-weight:400;
	font-size:0.7em;
	line-height: 0em;	
	color: #3c3c3b;
	
}

h5{
	font-weight:700;
	font-size:1.2em;
	line-height: 1.2em;	
	color:  #ff5100;

	
}

h6{
	font-weight:700;
	font-size:1.8em;
	line-height: 0.2em;	
	color:  #ffffff;
	text-align: left;
	margin-bottom: 0;
	margin-top: 0.9em;
}

h7{
	font-weight:700;
	font-size:1.1em;	
	color:  #ff5100;

}


/* -----------------------------------------H7 old

h7 old{
	text-align: center;
	font-weight:700;
	font-size: 2.1em;
	line-height: 1.2em;	
	color: rgba(60,126,193,1.00);
	width: 80%;
}
---------------------------------- */
.header-text-home{
	position: absolute;
	left: 10%;
	top:30%;
	text-align: left;
	color: #fff;
	width: 50%;
	float: left;
	font-size: 1.4em;
	font-weight:400;
	border-left: thick #ff5100 solid;	
}




.header-text{
	position: absolute;
	left: 10%;
	top:30%;
	text-align: left;
	color: #fff;
	width: 45%;
	float: left;
	font-size: 1.4em;
	font-weight:400;
	border-left: thick #ff5100 solid;	
}

.header-text p {
	margin-left: 2em;
}

.button-hero-header {
  border-radius: 4px;
  background-color:#ff5100;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 0.8em;
  padding: 0.8em 0;
  width: 8.8em;
  transition: all 0.5s;
  cursor: pointer;
  margin: 2.8em 6.8em 1.8em 0;
 	margin-left: 2em;
  clear: both;
}

.button-hero-header span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button-hero-header span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0px;
  transition: 0.5s;
}

.button-hero-header:hover span {
  padding-right: 25px;
}

.button-hero-header:hover span:after {
  opacity: 1;
  right: 0;
}



.header-main {
	width: 100%;
	height: 60em;

	position:relative;
	

}

#slideshow {
  margin: 0 auto;
  position: relative;
 

}

#slideshow > div {
  position: absolute;
	width: 100%;
height: 60em;
 
}

#slideshow img {
	width: 100%;
background-size: cover;
}


.button-hero {
  border-radius: 4px;
  background-color:#ff5100;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 0.8em;
  padding: 0.8em 0;
  width: 8.8em;
  transition: all 0.5s;
  cursor: pointer;
  margin: 2.8em 6.8em 1.8em 0;
 
  clear: both;
}

.button-hero span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button-hero span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0px;
  transition: 0.5s;
}

.button-hero:hover span {
  padding-right: 25px;
}

.button-hero:hover span:after {
  opacity: 1;
  right: 0;
}


.intro-text-body{
	margin: 0 auto;
	padding: 2.8em 1em 5.8em 1em;
	font-weight:400;
	font-size: 1.4em;

	color: #575756;
	text-align: center;
	width: 60%;	
}

.intro-text-body a{
	text-decoration: none;
	color: #3C7EC1;
	font-weight: 600;
}

.intro-text-body a:hover{
  color: #575756;

}

/* -----------------------------------------WHAT PEOPLe SAY QUOTE SECTION---------------------------------- */

.quote{
	margin: 0 auto;
	padding: 5.8em 1em;
	font-weight:400;
	
	color: #575756;
	text-align: center;
	width: 60%;	

}

.quote p{
	line-height:1.4em;
	padding: 0;
	font-weight:400;
	font-size: 1.4em;

	text-align: center;
	

}

/* -----------------------------------------WHO WE ARE SECTION HOME PAGE---------------------------------- */



flex-main {
  display: flex;
  flex-direction: column;
}


.flex-display {
  display: flex;
	width: 100%; /* if you need full width on screen */
	margin: 0 auto;
	  background-color:  #dadada;
}

.left-half {
  background-color:  #dadada;
  flex: 1;
  padding: 1rem;
		background-image: url("../images/pulse-orange.png");
	background-position:left bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.right-half {
  flex: 1;
  padding: 1rem;
	background-image:url("../images/oyster-deployed-home-page-image.jpg");
	background-size: cover;
	background-position:left top;
	 clip-path: polygon(0 0, 100% 0%, 100% 100%, 30% 100%);
}
.who-we-are-text {
  padding-left: 2.8em;
font-weight:400;
	font-size: 1.2em;

	color: #575756;
	width: 95%;
	
}


.button-about {
  border-radius: 4px;
  background-color:#ff5100;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 0.8em;
  padding: 0.8em 0;
  width: 8.8em;
  transition: all 0.5s;
  cursor: pointer;
  margin: 2.8em 1.8em 3.8em 0;
  clear: both;
	float: right;
}

.button-about span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button-about span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0px;
  transition: 0.5s;
}

.button-about:hover span {
  padding-right: 25px;
}

.button-about:hover span:after {
  opacity: 1;
  right: 0;
}


/* -----------------------------------------Who We ARE SECTION HOME PAGE ENDS---------------------------------- */

/* --------------------benefits HOME PAGE---------------------------------- */

flex-benefits{
  display: flex;
  flex-direction: column;
}


.benefits{
	display: flex;
	width: 90%; /* if you need full width on screen */
	margin: 0 auto;
	text-align: center;
	flex-wrap: wrap;
	padding: 10em 0;
	
}

.benefits-one:hover, .benefits-two:hover, .benefits-three:hover{
	opacity: 0.8;
	transition: 0.5s;
}

.benefits p{
	font-weight:900;
	font-size: 1.7em;
    width: 100%;
	color: #ff5100;
	margin: 0 auto;
	padding-top: 1em;
}

.benefits h3{

}

.benefits-one {
background-color: #ededed;
  flex: 1;
  padding: 4.8rem;
	width: 20%;
	margin: 1.8em;
	opacity: 1;
	transition: 0.5s;
}

.benefits-two {
background-color: #ededed;
  flex: 1;
  padding: 4.8rem;
	width: 20%;
	margin: 1.8em;
	opacity: 1;
	transition: 0.5s;
}

.benefits-three {
background-color: #ededed;
  flex: 1;
  padding: 4.8rem;
	width: 20%;
	margin: 1.8em;
	opacity: 1;
	transition: 0.5s;
}
.benefits-four {
background-color: #ededed;
  flex: 1;
 padding: 4.8rem;
	width: 20%;
	margin: 1.8em;
}

.team-intro {
	width: 100%;
	background-image:url("../images/visit-the-team-section.jpg");
	background-size: cover;
	background-position:center bottom;
	height: 30em;
position:relative;
	clear: both;
		background-repeat: no-repeat;
	background-attachment: fixed;
}

.team-into-inner{
position:absolute;
	margin-top:1.8em;
	margin-left:10%;
	width: 40%;
	
	padding: 0em 1.4em 1.4em 1.4em;
	color: rgba(255,255,255,1.00);
	font-size: 1.4em;
}

/*map*/

#map {
  height: 400px;
  width: 100%;	
	margin-bottom: 0;
 
	
}




	/* news section*/

.news-feed-outter{
	width: 100%;
	margin: 0 auto;
	background-color: #dadada;
	margin-top: 2.8em;
	padding-bottom: 3.8em;
	background-image: url("../images/pulse-orange.png");
	background-position:left bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
}

.news-header{
	width: 80%;
	margin: 0 auto;

}
.news-text{
	float: left;
	padding-top: 2.2em;
	
}
.more-news{
	float: right;
	padding-right: 10.8em;
}

.news-elements{
	width: 100%;
	clear: both;
	margin: 0 auto;
	padding-left: 0em;
	padding-top: 0em;
	text-align: center;
	
	

}

.news-sections{
	width: 20%;
	display: inline-block;
margin-bottom: 2.8em;
	padding-bottom: 1.8em;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	margin-left: 0.8em;
	height: 33em;
	
}
.news-section-content{
	padding: 0 1.8em;
}

.news-sections img{
	
	width: 100%;
}

.news-sections .button{
	width: 25%;

}

.news-sections p{
	padding: 0 0 0 0;
	width: 100%;
	margin: 0 auto;
	
}



/* FOOTER*/

.footer{
	width: 100%;
	background-color: rgba(87,87,86,1.00);
	padding: 1.8em 0 4.8em 0;
	margin: 0 auto;
	clear: both;
	margin-top: 6.8em;
	
}

.footer-inner{
	margin: 0 auto;
	width: 95%;
	color: #ffffff;
	
}

.social-media-icon{
	float: left;
	width: 10%;
	padding-top: 0.8em;
	 
	
}

.footer-address{
	float: left;
	line-height: 0.5em;
	font-size: 0.9em;
	
	
}

.footer-copyright{
	float: right;
	line-height: 0.5em;
	font-size: 0.9em;
	
}

.footer-copyright a{
	float: right;
	line-height: 0.5em;
	font-size: 0.9em;
	text-decoration: none;
	color: rgba(255,255,255,1.00);
	
}

.footer-copyright a:hover{
	color: #ff5100;
	
}


/*----------------------------------WHO WE ARE PAGE----------------------*/

.intro-text-body-who{
	margin: 0 auto;
	padding: 0em 1em 5.8em 1em;
	font-weight:400;
	font-size: 1.4em;

	color: #575756;
	text-align: center;
	width: 60%;	
}

.intro-text-body-who a{
	text-decoration: none;
	color: #00609c;
	font-weight: 600;
}




.header-who {

	width: 100%;
	height: 65em;
	margin: 0 auto;
	padding: 2.8em;
	background-image:url("../images/who-we-are-header-image_NEUE.jpg");
	background-size: cover;
	background-position:center top;
	position:relative;
	top: 0em;
	margin-bottom:5.7em; 
	background-repeat: no-repeat;
	background-attachment: fixed;
}

/* HOVER OVER IMAGE */

.main-profile{ 
	  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;

}



#profile-neil{
   width: 50%;
  padding: 2rem;
}

#profile-andrew{
   width: 50%;
  padding: 2rem;
}

#profile-elliot{
   width: 50%;
  padding: 2rem;
}
#profile-jim{
   width: 50%;
  padding: 2rem;
}
#profile-jackie{
   width: 50%;
  padding: 2rem;
}
#profile-Robert{
   width: 50%;
  padding: 2rem;
}
#profile-Marcio{
   width: 50%;
  padding: 2rem;
}



.main-profile-inner{
	display: flex;
	width: 100%; /* if you need full width on screen */
	margin: 0 auto;
	text-align: center;
	padding: 0 0 4.5em 0;
	-webkit-flex-wrap: wrap;
  flex-wrap: wrap;
	
}

.profile {
  position: relative;
  width: 100%;

}

.profile-image {
  display: block;
  width: 100%;
  height: auto;

	  
}

.profile-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(0,96,156,0.95);
}

.profile:hover .profile-overlay {
  opacity: 1;
}

.profile-text {
  color: white;
  font-size: 1.1em;
	line-height: 1.5em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
	font-weight:300;
	width: 80%;
}

.profile-text a{
	font-weight:500;
	color: #FFFDFD;	

	font-size: 1.15em;
	text-decoration: none;
}

.profile-text a:hover{
	 opacity: 0.7;
}

.profile-bar{
	font-weight:700;
	font-size: 1.4em;
   width: 95%;
	color: #00609c;
	text-align: left;
	border-bottom: thin rgba(184,184,184,0.56) solid;
}

.profile-bar p{
	padding: 0.6em ;
}

.profile-bar span{
	font-weight:400;
	font-size: 0.7em;
	color: #575756;
}


/* HOVER OVER IMAGE */


flex-benefits-who{
  display: flex;
  flex-direction: column;

}


.benefits-who{
	display: flex;
	width: 80%; /* if you need full width on screen */
	margin: 0 auto;
	text-align: center;
	flex-wrap: nowrap;
	padding: 0 0 4.5em 0;
	order: 4;
}

.benefits-who p{
	font-weight:400;
	font-size: 1.2em;
   width: 60%;
	color: #575756;
	margin: 0 auto;
}

.benefits-who h3{

}

.benefits-who-one {

  flex: 1;
  padding: 1rem;
	width: 15%;

}

.benefits-who-two {

  flex: 1;
  padding: 1rem;

}

.benefits-who-three {

  flex: 1;
  padding: 1rem;

}
.benefits-who-four {

  flex: 1;
  padding: 1rem;

}



flex-who {
  display: flex;
  flex-direction: column;
}


.flex-who-display {
  display: flex;
	width: 100%; /* if you need full width on screen */
	margin: 0 auto;
	background-color: #dadada;
}

.left-half-who {
  background-color:  #dadada;
  flex: 1;
  padding: 1rem;
}

.right-half-who {
  flex: 1;
  padding: 1rem;
	background-image:url("../images/holding-image-one.jpg");
	background-size: cover;
	background-position:center top;
}
.who-we-are-text-main {
  padding: 4.8em;
font-weight:400;
	font-size: 1.2em;
	color: #575756;
	width: 95%;
}

.who-we-are-text-main a {
text-decoration: none;
}

.who-we-are-text-main a:hover {
color: #00609c;
}

.image-half-neil {
  flex: 1;
  padding: 1rem;
	background-image:url("../images/Neil_Gordon_Chief_Executive_Officer.jpg");
	background-size: cover;
	background-position:center top;
}

.image-half-andrew {
  flex: 1;
  padding: 1rem;
	background-image:url("../images/Andrew_Jaffrey_Chief_Technology_Officer.jpg");
	background-size: cover;
	background-position:center top;
}

.image-half-elliot {
  flex: 1;
  padding: 1rem;
	background-image:url("../images/Elliot_Kinch_Business_Development_Director.jpg");
	background-size: cover;
	background-position:center top;
}

.image-half-jim {
  flex: 1;
  padding: 1rem;
	background-image:url("../images/JIM-GORDON.jpg");
	background-size: cover;
	background-position:center top;
}

.image-half-jackie {
  flex: 1;
  padding: 1rem;
	background-image:url("../images/holding-image-two.jpg");
	background-size: cover;
	background-position:center top;
}

/* -----------------------------------------WELLSENTINAL PAGE---------------------------------- */


.header-well {

	width: 100%;
	height: 50em;
	margin: 0 auto;
	padding: 2.8em;
	background-image:url("../images/wellsentinel-header-image.jpg");
	background-size: cover;
	background-position:center top;
	position:relative;
	top: 0em;
	margin-bottom:5.7em; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	
}

.intro-text-body-well{
	margin: 0 auto;
	padding: 0em 1em 5.8em 1em;
	font-weight:400;
	font-size: 1.4em;
	color: #575756;
	text-align: center;
	width: 60%;	
}

.intro-text-body-well span{
	font-weight:700;
	color: #ff5100;
	
}

.intro-text-body-well li{
	font-weight:400;
	font-size: 1.0em;
	color: #575756;
	text-align: left;
	width: 100%;	
}
.intro-text-body-well p{
	text-align: center;
	width: 100%;	
}


.image-half-well {
  flex: 1;
  padding: 1rem;
	background-image:url("../images/wellsentinel-how-it-works.jpg");
	background-size: cover;
	background-position:center top;
	clip-path: polygon(0 0, 100% 0%, 100% 100%, 30% 100%);

}

.image-half-well-left {
  flex: 1;
  padding: 1rem;
	background-image:url("../images/wellsentinel-trigger-mech.jpg");
	background-size: cover;
	background-position:center top;

	clip-path: polygon(0 0,60% 0%,100% 100%,0% 100%);

}

.well-text-main {
  padding: 2.8em 4.8em 4.8em 4.8em;
font-weight:400;
	font-size: 1.2em;
	color: #575756;
	width: 95%;
}

.well-text-main h4 {
  	color: #ff5100;
}



.benefits-well{
	display: flex;
	width: 90%; /* if you need full width on screen */
	margin: 0 auto;
	text-align: center;
	flex-wrap: wrap;
	padding: 0em 0 4.8em 0;
}
.benefits-well p{
	font-weight:400;
	font-size: 1.2em;
    width: 60%;
	color: #575756;
	margin: 0 auto;
}

.trigger-section{
	margin: 0 auto;
	padding: 3.8em 1em 0em 1em;
	font-weight:600;
	font-size: 1.4em;

	color: #ff5100;
	text-align: center;
	width: 60%;	
}

.trigger-section a{
	text-decoration: none;
	color: #00609c;
	font-weight: 600;
}

.trigger-section p{
	text-transform: uppercase;
	color: #ff5100;
	font-weight: 900;
}


.well-image-fullpage {
	width: 100%;
	background-image:url("../images/holding-image-two.jpg");
	background-size: cover;
	background-position:center top;
	height: 15em;
position:relative;
	clear: both;
		background-repeat: no-repeat;
	background-attachment: fixed;
}



					/* collasible elment */

.collapsible-main{
	width: 100%;
	text-align: center;
	padding: 2.8em 0 2.8em 0;
}


.collapsible-section{
	width: 80%;
	margin: 0 auto;
}

.bullet-points {
  background-color: #ff5100;
  color: white;
  cursor: pointer;
  padding: 1em;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  margin-top:15px;
	transition: all 0.5s;
		 font-size: 1.1em;
}

.onaction, .bullet-points:hover {
   background-color: #3c3c3b;
}

.bullet-points:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.onaction:after {
  content: "\2212";
}

.content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
	text-align: left;

}

.content li{
}

.content ul {
  list-style: none;
}

.content ul li::before {
  content: "\2022";
  color: #ff5100;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
		 font-size: 1.1em;
	line-height: 2em;
}
			
					/* collasible elment */

.system-type-intro {
	width: 100%;
	background-image:url( "../images/wellsentinel-system-type.jpg");
	background-size: cover;
	background-position:center top;
	height: 30em;
position:relative;
	clear: both;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
}

.system-type-inner{
	margin: 0 auto;
	margin-top: 2.8em;
	text-align: center;
	width: 60%;
		padding: 1.4em;
	color: rgba(255,255,255,1.00);
	font-size: 1.2em;
}

.system-type-inner-text{
	margin-top: 4.8em;
	background-color: rgba(0,0,0,0.51);
		padding: 1.4em;

}



.main-system{
	background-color: #FFFFFF;
}

flex-main-system-outter {
  display: flex;
  flex-direction: column;
		
}


.flex-main-system {
  display: flex;
	width: 80%; /* if you need full width on screen */
	margin: 0 auto;
	padding-top: 2.8em;

}

.left-half-main-system {
 
  flex: 1;
  padding: 1rem;
}

.right-half-main-system {
  flex: 1;
  padding: 1rem;

}

.right-half-main-system img {
  width: 100%;

}




.main-system-text {
  padding: 0em;
font-weight:400;
	font-size: 1.2em;
	color: #575756;
	width: 95%;
}

.main-system-button {
  
  border: none;
  color: #ff5100;
  padding: 1.4em 1.8em;
  cursor: pointer;
  font-size: 0.8em;
	float: right;
	margin-left: 2.8em;
	margin-top: 1.8em;
}

/* Darker background on mouse-over */
.main-system-button:hover {
  background-color: #575756;
	 color: #FFFFFF;
	transition: 0.8s;
}


/* FEATURES SECTION SLIDE SHOWD*/

#features-slideshow{
  margin: 20px auto;
  position: relative;
  width: 30%;
  height: 15em;
  padding: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
	background-color: #00609c;
	border-radius: 15px;
	
}

#features-slideshow > div {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}

#features-slideshow p{	
color: #ffff;
	font-weight:700;
	font-size: 1.5em;
	padding-top: 25%;
}

#features-slideshow img{
	padding-top: 1.8em;
}


#features-slideshow-two{
  margin: 20px auto;
  position: relative;
  width: 30%;
  height: 15em;
  padding: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
	background-color: #00609c;
	border-radius: 15px;
	
}

#features-slideshow-two > div {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}

#features-slideshow-two p{	
color: #ffff;
	font-weight:700;
	font-size: 1.5em;
	padding-top: 22%;
}

#features-slideshow-two img{
	padding-top: 1.8em;
}

#features-slideshow-three{
  margin: 20px auto;
  position: relative;
  width: 30%;
  height: 15em;
  padding: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
	background-color: #00609c;
	border-radius: 15px;
	
}

#features-slideshow-three > div {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}

#features-slideshow-three p{	
color: #ffff;
	font-weight:700;
	font-size: 1.5em;
	padding-top: 25%;
}

#features-slideshow-three img{
	padding-top: 1.8em;
}



/* FEATURES SECTION SLIDE SHOW END*/

/* FEATURES SECTION */


.features-outter{
	background-color: #FFFFFF;
	display: flex;
  flex-direction: column;
	width: 100%;
padding: 4.8em 0;
		text-align: center;
}

.features-inner {
  display: flex;
flex-wrap: wrap;
	width:90%;
	margin: 0 auto;

}


.features-sections {
margin: 1.8em;	
	text-align: center;
width: 13%;
	padding: 0em;
	background-color: #00609c;
	opacity: 1;
transition: 0.5s;
border-radius: 15%;

}

.features-sections img {
margin: 0em;	
	text-align: center;
padding-bottom: 0em;
	padding-top: 0.9em;
	opacity: 1;
transition: 0.5s;
}

.features-sections:hover {
color: #ff5100;
	opacity: 0.9;
	transition: 0.5s;
box-shadow: 0 12px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.features-sections:hover p {
color: #ff5100;
	transition: 0.5s;
	opacity: 1;
}

.features-sections p {
color: #ffff;
	font-weight:700;
	font-size: 1.2em;
    padding:  0 0.4em 0.04em 0.4em;


}



/* FEATURES SECTION ----------------------- NEW SLIDE SHOW*/

#features-slideshow-new{
  margin: 0px auto;
  position: relative;
  width: 80%;
  height: 15em;
  padding: 0px;

}

#features-slideshow-new > div {
  position: absolute;
  top: 0px;
  left: 10px;
  right: 10px;
  bottom: 10px;
	
}

#features-slideshow-new p{	
color: #3c3c3b;
	font-weight:400;
	font-size: 1.4em;
	padding-top: 0%;
	background-color: #fff;
}

#features-slideshow-new span{	
color: #00609c;
	font-weight:700;
	font-size: 1.3em;
	padding: 0.2em 2em;
	background-color: #fff;
	 text-transform: uppercase;
	border-left: 2px solid #00609c;
	
	border-right: 2px solid #00609c;
}

#features-slideshow-new img{
	padding-top: 1.8em;
}


/* FEATURES SECTION SLIDE ---------------------------- NEW SHOW END*/

/* FEATURES SECTION-------------------NEW */


.features-outter-new{
	background-color: #FFFFFF;
	display: flex;
  flex-direction: column;
	width: 100%;
padding: 4.8em 0;
		text-align: center;
}

.features-inner-new {
  display: flex;
flex-wrap: wrap;
	width:90%;
	margin: 0 auto;

}


.features-sections-new {
margin: 1.8em;	
	text-align: center;
width: 80%;
	padding: 0em;
	
	opacity: 1;
transition: 0.5s;


}

.features-sections-new img {
margin: 0em;	
	text-align: center;
padding-bottom: 0em;
	padding-top: 0.9em;
	opacity: 1;
transition: 0.5s;
}

.features-sections-new:hover {

	opacity: 0.9;
	transition: 0.5s;}

.features-sections-new:hover p {
color: #ff5100;
	transition: 0.5s;
	opacity: 1;
}

.features-sections-new p {
color: #00609c;
	font-weight:700;
	font-size: 1.2em;
    padding:  0 0.4em 0.04em 0.4em;


}


/* -----------------------------------------CAREERS PAGE---------------------------------- */


.header-careers {

	width: 100%;
	height: 50em;
	margin: 0 auto;
	padding: 2.8em;
	background-image:url("../images/header-career.jpg");
	background-size: cover;
	background-position:center top;
	position:relative;
	top: 0em;
	margin-bottom:5.7em; 
	background-repeat: no-repeat;
	background-attachment: fixed;
	
}

.intro-text-body-careers{
	margin: 0 auto;
	padding: 0em 1em 2.8em 1em;
	font-weight:400;
	font-size: 1.4em;
	color: #575756;
	text-align: center;
	width: 60%;	
}

.intro-text-body-careers span{
	font-weight:700;
	color: #ff5100;
	
}

.intro-text-body-careers p{
	text-align: center;
	width: 100%;	
}

.intro-text-body-careers a{
 font-weight:700;
	color: #ff5100;	
	text-decoration: none;
}

.intro-text-body-careers a:hover{

	color:  #575756;	
	transition: 1s;

}




.image-half-careers {
  flex: 1;
  padding: 1rem;
	background-image:url("../images/WhatsApp Image 2021-06-16 at 15.37.38.jpeg");
	background-size: cover;
	background-position:center top;
	clip-path: polygon(0 0, 100% 0%, 100% 100%, 30% 100%);

}

.image-half-careers-left {
  flex: 1;
  padding: 1rem;
	background-image:url("../images/wellsentinel-trigger-mech.jpg");
	background-size: cover;
	background-position:center top;

	clip-path: polygon(0 0,60% 0%,100% 100%,0% 100%);

}

.careers-text-main {
  padding: 2.8em 4.8em 4.8em 4.8em;
font-weight:400;
	font-size: 1.2em;
	color: #575756;
	width: 95%;
}

.careers-text-main h4 {
  	color: #ff5100;
}



flex-careers {
  display: flex;
  flex-direction: column;
}


.flex-careers-display {
  display: flex;
	width: 100%; /* if you need full width on screen */
	margin: 0 auto;
	background-color: #dadada;
}

.left-half-careers {
  background-color:  #dadada;
  flex: 1;
  padding: 1rem;
}

.right-half-careers {
  flex: 1;
  padding: 1rem;
	background-image:url("../images/holding-image-one.jpg");
	background-size: cover;
	background-position:center top;
}


/* --------------------  job link CAREERS---------------------------------- */

.job-link-title{
 text-align: center;
}


flex-job-link{
  display: flex;
  flex-direction: column;

}


.job-link{
	display: flex;
	
	margin: 0 auto;
	text-align: center;
	flex-wrap: wrap;
	padding: 0em 0 8em;
	width: 65%;
	
}

.job-link-one:hover, .job-link-two:hover, .job-link-three:hover{
	
	transition: 0.5s;
	 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.job-link a{
	text-decoration: none;
}

.job-link p{
	font-weight:900;
	font-size: 1.3em;
    width: 100%;
	color: #ff5100;
	margin: 0 auto;
	padding-top: 0em;
	
}

.job-link p:hover{
	transition: 0.5s;
	color: #00609c;
}

.job-link h3{
 text-align: center;
	clear: both;
}


.job-link-one {
background-color: #ededed;
  flex: 1;
  padding: 4.8rem;
	width: 20%;
	margin: 1.8em;
	opacity: 1;
	transition: 0.5s;
}

.job-link-two {
background-color: #ededed;
  flex: 1;
  padding: 4.8rem;
	width: 20%;
	margin: 1.8em;
	opacity: 1;
	transition: 0.5s;
}

.job-link-three {
background-color: #ededed;
  flex: 1;
  padding: 4.8rem;
	width: 20%;
	margin: 1.8em;
	opacity: 1;
	transition: 0.5s;
}
.job-link-four {
background-color: #ededed;
  flex: 1;
 padding: 4.8rem;
	width: 20%;
	margin: 1.8em;
}



/* -----------------------------------------------NEWS PAGE--------------------------------- */


.header-news {

	width: 100%;
	height: 30em;
	margin: 0 auto;
	padding: 2.8em;
background-image: url("../images/topography.svg");
	background-size: cover;
	background-color: #00609c;	
	background-position:center top;
	position:relative;
	top:0em;
	margin-bottom:2.7em; 
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.intro-text-body-news{
	margin: 0 auto;
	padding: 3.8em 1em 3.8em 1em;
	font-weight:400;
	font-size: 1.2em;
	color: #575756;
	text-align: center;
	width: 60%;	
}


/* -----------------------------------------------NEWS INDIVIDUAL PAGES--------------------------------- */


.header-news-pages {

	width: 100%;
	height: 30em;
	margin: 0 auto;
	padding: 2.8em;
	background-size: cover;
	background-position:center top;
	position:relative;
	top:0em;
	margin-bottom:2.7em; 
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #00609c;	
	background-image: url("../images/topography.svg");
	
}

.header-text-news-pages{
	position: absolute;
	left: 10%;
	top:35%;
	text-align: left;
	color: #fff;
	width: 40%;
	float: left;
	font-size: 1.4em;
	font-weight:400;
	border-left: thick #ff5100 solid;
	
}

.intro-text-body-news-pages h2{
	font-weight:700;
	font-size: 1.6em;
	line-height: 1.4em;
	color: #3C7EC1;
	margin-top: 0em;
	text-align: left;
	padding-top: 0em;
	width: 100%;
}

.header-text-news-pages p {
	margin-left: 2em;
}

.news-body-holder-outter{
	margin: 0 auto;
	width: 80%;
}

.intro-text-body-news-pages{
	margin: 0 auto;
	padding: 2.8em 1em 5.8em 1em;
	font-weight:400;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #575756;
	text-align: left;
	width: 51%;	
	float: left;
}

.intro-text-body-news-pages a{
	text-decoration: none;
	color: #3C7EC1;
	font-weight: 600;
}

.intro-text-body-news-pages a:hover{
  color: #575756;

}

.news-body-pages-image{
	float: right;
	display: inline-block;
	width: 48%;
	padding: 4em 2em 2.8em 2em;
}

.news-body-pages-image img{

	width: 100%;

}



/*--------------------------CONTACT US PAGE-----------------------------------*/

.contact-cards-outter{
	margin: 0 auto;
	width: 82%;
	padding-top: 1.8em;
	padding-bottom: 3.8em;

}
.contact-cards-block {
  display: flex;
  flex-wrap: wrap;
}

.contact-cards-block > div {
  width: 48%;
  margin: 1%;
	background-color: #ededed;
	text-align: center;
	padding: 2.8em 0;

}

.contact-cards-block p{
	font-weight:300;
	color: #53575a;	
	line-height: 1.4em;
	font-size: 1.2em;
	
}

.contact-cards-block span{
	font-weight:500;
		color: #00609c;	
	line-height: 1.2em;
	font-size: 0.8em;

}

.contact-cards-block a{
	font-weight:300;
	color: #FFFDFD;	
	line-height: 1.2em;
	font-size: 1.2em;
	text-decoration: none;
	padding: 0.8em;
	margin-top: 2em;
}

.talkbutton {
  background-color: #00609c; /* Green */
  border: none;
  color: white;
  padding: 20px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  
  margin: 4px 2px;
  cursor: pointer;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
}

.talkbutton:hover {
  box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}

.fa {
width:60px;
  text-align: center;
  text-decoration: none;
  margin: 15px 2px 10px 2px;

}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #61a60e;
  color: white;
}

.fa-twitter {
  background: #dc2597;
  color: white;
}


.fa-linkedin {
  background: #0093c9;
  color: white;
}

.fa-instagram {
  background: #f4b223;
  color: white;
}

.fa-envelope {
  
  color: white;
}



.header-contact-us {

	width: 100%;
	height: 30em;
	margin: 0 auto;
	padding: 2.8em;
background-image: url("../images/contact-us-header-image.jpg");
	background-size: cover;
	background-position:center top;
	position:relative;
	top:0em;
	margin-bottom:2.7em; 
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.intro-text-body--contact-us{
	margin: 0 auto;
	padding: 3.8em 1em 3.8em 1em;
	font-weight:400;
	font-size: 1.2em;
	color: #575756;
	text-align: center;
	width: 60%;	
}








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

	.header-main {
	height: 40em;
}
	.header-well{
	height: 36em;
}
	.header-who{
	height: 36em;
}
	.header-news {
	height: 20em;
}
	.header-contact-us{
	height: 20em;
}
	
	.header-text{
	left: 9%;
	top:30%;
	width: 60%;
	font-size: 1.2em;
}

	.intro-text-body{
	padding: 1.8em 1em 3.8em 1em;
	font-size: 1.2em;
	width: 70%;	
}
	
	.intro-text-body-who{
	padding: 0em 1em 3.8em 1em;
	font-size: 1.2em;
	width: 70%;	
}
	
.intro-text-body-careers{
	padding: 0em 1em 1.8em 1em;
	font-size: 1.2em;
	width: 90%;	
}
		
.intro-text-body-well{
	padding: 0em 1em 3.8em 1em;
	font-size: 1.2em;
	width: 80%;	
}
	
	.who-we-are-text {
	font-size: 1.1em;	
}
	.well-text-main{
	font-size: 1.1em;	
	width: 100%;
}
	
	
h3{
	font-size: 1.8em;
}
.benefits{
	width: 100%; /* if you need full width on screen */
	padding: 3.8EM;
	
}
	.benefits p{
	font-weight:700;
	font-size: 1.4em;
    }

	.benefits img{
	width: 60%; /* if you need full width on screen */
	
}
	
	.benefits-one, .benefits-two, .benefits-three {
  	padding: 2em 4em;
	width: 20%;
	margin: 1.8em;

}

	.team-intro {
	height: 25em;

}

.team-into-inner{
	margin-top:0em;
	width: 60%;
	padding: 1.5em;	
}

	.quote{
	padding: 3.8em 1em;
	font-size: 1.2em;
	width: 80%;	
}
.quote p{
	line-height:1.2em;
	font-size: 1.0em;
}
/* news section*/

.news-sections{
	width: 22%;
	height: 33em;
}
	
.news-header{
	width: 90%;
}
.header-text-news-pages{	
	top:40%;
	width: 50%;
	font-size: 1.0em;
}
	

	/* FEATURES SECTION */

.features-inner {
	width:100%;
}

.features-sections {
margin: 0.9em;	
width: 14.5%;
border-radius: 5%;
}

	
.flex-main-system {
	width: 90%; /* if you need full width on screen */
}

.main-system-text {
	font-size: 1.1em;
}


	
/* FOOTER*/
.footer-inner{
	width: 90%;
}

.social-media-icon{
	width: 10%;
}


}	
	

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

.header-main {
	height: 40em;
}

.header-text{
	left: 5%;
	top:40%;
	width: 60%;
	font-size: 1.2em;
}


.intro-text-body{
	padding: 1.8em 1em 3.8em 1em;
	font-size: 1.2em;
	width: 80%;	
}
	


.who-we-are-text {
	font-size: 1.1em;	
}

h3{
	font-size: 1.8em;
}
	
	
.benefits{
	width: 90%; /* if you need full width on screen */
	padding: 0;
	
}
	.benefits p{
	font-weight:700;
	font-size: 1.1em;
    }

	.benefits img{
	width: 55%; /* if you need full width on screen */
	
}
	
	.benefits-one, .benefits-two, .benefits-three {
  	padding: 2em 4em;
	width: 20%;
	margin: 1.8em;

}

.team-intro {
	height: 20em;

}

.team-into-inner{
	margin-top:0em;
	width: 60%;
	padding: 0em;	
}

	.quote{
	padding: 2.8em 1em;
	font-size: 1.2em;
	width: 80%;	
}

		/* news section*/

.news-sections{
	width: 40%;
	height: 20em;
}
	
.header-text-news-pages{	
	top:30%;
	width: 80%;
	font-size: 0.9em;
}
	

.news-body-holder-outter{
	margin: 0 auto;
	width: 100%;
}

.intro-text-body-news-pages{
	margin: 0 auto;
	padding: 0;
	line-height: 1.4em;
	width: 80%;	
	float: none;
}

.intro-text-body-news-pages h2{
	font-size: 1.2em;
}
	
.news-body-pages-image{
	float: none;
	width: 100%;
	padding: 0 0 0 0;
	text-align: center;
	margin: 0 auto;

}

.news-body-pages-image img{

	width: 85%;
	padding: 1.5em 0; 

}
	

/* FOOTER*/


.footer-inner{
	width: 90%;
}

.social-media-icon{
	width: 10%;
}


	}

	
@media screen and (min-width: 1020px) {
	
	
	}
	
@media screen and (min-width: 501px) {
	
	#small-screen-coral{
		display: none;
	}
	}	

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

.header-main {
	height: 33em;
}




#slideshow > div {
  display: none!important;
 
}

.headerimage-mobile {
	width: 100%;
background-size: cover;
	height: 33em;
	padding: 2.8em;
	background-image:url("../images/main-header-image-one.jpg");
	background-position:center top;
	position:relative;
}

.header-text{
	left: 10%;
	top:36%;
	width: 80%;
	font-size: 0.8em;

}



.intro-text-body{
	padding: 1em 1.8em;
	font-size: 1.0em;
	width: 95%;	
}
	
.news-sections{
	width: 90%;
	height: 35em;
	padding: 0 0 0 0;
	margin: 1.8em 0;
}	
	
	
	/*SIDE BY SIDE ELEMENTSS*/

	
	.benefits{
		 flex-direction: column;
	}
	
	.benefits-one, .benefits-two, .benefits-three{
		 width: 85%;
	}
	
		.job-link{
		 flex-direction: column;
			width: 85%;
			padding: 0;
			margin: 0 auto;
			
	}
	
	.job-link-one, .job-link-two, .job-link-three{
		 width: 90%;
	}
	.job-link p{
	font-size: 1.1em;
    
	
}
	

.flex-display {
display: flex;
flex-direction: column-reverse;
}

.right-half {
  padding: 8rem;
	 clip-path: none;
}
.who-we-are-text {
  padding-left: 0em;
width: 95%;
	margin: 0 auto;
	font-size: 1.0em;
}


	.benefits{
	width: 100%; /* if you need full width on screen */
	padding: 2em;
	
}
	
.team-intro {
	height:25em;
}

.team-into-inner{
	width: 80%;
}
	.quote{
	font-size: 1.0em;
	width: 90%;	
}

	.more-news{
	float: none;
	padding-right: 0.8em;
}
	
	
/* WHO ARE WE*/
	
	.header-who{
	height: 33em;
	padding: 0em;
	margin-bottom:1.7em;
}

	
	.intro-text-body-who{
	padding: 0em 1.8em;
	font-size: 1.0em;
	width: 95%;	
}
	

.benefits-who{
	display: none!important;
}
	
/*PROFILE*/

#profile-neil{
   width: 100%;
}

#profile-andrew{
  width: 100%;
}

#profile-elliot{
   width: 100%;
}
#profile-jim{
   width: 100%;
}
#profile-jackie{
  width: 100%;
}
#profile-Robert{
   width: 100%;
}
#profile-Marcio{
  width: 100%;
}


	
	
	/* HOVER OVER IMAGE */

.main-profile{ 
width: 100%
}


.main-profile-inner{
	width: 100%; /* if you need full width on screen */
	padding: 0 0 0 0;
}



.profile-text {
  font-size: 0.8em;
	line-height: 1.2em;
	font-weight:100;
	width: 95%;
}



.profile-bar{
	font-size: 1.1em;
   width: 100%;
}


	/*PROFILE*/
	
	
	
	/*WELL SENTIENEL*/
.header-well {
	height: 33em;
	padding: 0em;
	margin-bottom:1.7em;
}
	
	.intro-text-body-well{
	padding: 0 1.8em 2em 1.8em;
	font-size: 1.0em;
	width: 95%;	
}
	
	
	
	flex-who {
  display: flex;
  flex-direction: column-reverse;
		
}


.flex-who-display {
   flex-direction: column-reverse;
	
}


.image-half-well {
    padding: 8rem;
	 clip-path: none;

}


.image-half-well-left {
   padding: 8rem;
	 clip-path: none;

}

.well-text-main {
  padding: 0em 0em 0em 0em;
width: 90%;
	margin: 0 auto;
	font-size: 1.0em;
}
	
#normal-screen-coral{
		display: none!important;
	}

	/* CAREERS SECTION NEW */	
		
	flex-careers {
  display: flex;
  flex-direction: column-reverse;
		
}


.flex-careers-display {
   flex-direction: column-reverse;
	
}


.image-half-careers {
    padding: 8rem;
	 clip-path: none;

}


.image-half-well-left {
   padding: 8rem;
	 clip-path: none;

}

.careers-text-main {
  padding: 0em 0em 0em 0em;
width: 90%;
	margin: 0 auto;
	font-size: 1.0em;
}
	
	

#features-slideshow-new{
  width: 100%;

}


#features-slideshow-new p{
	font-size: 1em;}

#features-slideshow-new span{	
	font-size: 1.1em;
}



	
	
	/* CAREERS SECTION NEW */
	
	
/* FEATURES SECTION NEW */


#features-slideshow{
  width: 90%;	
}


#features-slideshow p{	
	font-size: 1.2em;
	padding-top: 31%;
}



#features-slideshow-two{
  width: 90%;
}


#features-slideshow-two p{	
font-size: 1.2em;
	padding-top: 31%;
}


#features-slideshow-three{
  width: 90%;
	
}

#features-slideshow-three p{	
font-size: 1.2em;
	padding-top: 31%;
}



/* FEATURES SECTION SLIDE SHOW END*/


.features-sections {

width: 100%;

}

.features-sections img {
margin: 0em;	
	text-align: center;
padding-bottom: 0em;
	padding-top: 0.9em;
	opacity: 1;
transition: 0.5s;
}

.features-sections p {
color: #ffff;
	font-weight:400;
	font-size: 1.0em;
    padding:  0 0.4em 0.04em 0.4em;


}
	
	
	
	
	
/* FEATURES SECTION OLD

.features-outter{
	width:100%;
padding: 0 0;
}

.features-inner {
	width:100%;
	margin-bottom: 1.8em;
}

.features-sections {	
width: 30%;
padding: 1.5em 0 2em 0;
border-radius: 5%;
		margin: 0 auto;
	margin-bottom: 1.8em;
}

.features-sections img {
width: 55%;
}
	
	.features-sections p {
width: 90%;
	margin: 0 auto;
	font-weight:400;
	font-size: 1.0em;
    padding:  0em 0em 0em 0em;
}
	
	 */
	
	
	/* FOOTER*/
.footer{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	line-height: 2.8em;
	margin-top: 0em;
	padding: 1.8em 0 4.8em 0;
}
.footer-inner{
	width: 80%;
	background-color: rgba(87,87,86,1.00);
	text-align: center;
}

.social-media-icon{
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
	

.footer-address{
	float: none;
	text-align: center;
	line-height: 1.5em;
}

.footer-copyright{
	float: none;
	text-align: center;
	line-height: 1.5em;
	
}
	.footer-copyright a{
	float: none;
	text-align: center;
	line-height: 1.5em;
	
}

.system-type-inner{
	width: 90%;
	font-size: 1.0em;
}

	
.main-system{
	background-color: #FFFFFF;
}

flex-main-system-outter {
  display: flex;
}

.flex-main-system {
	width: 90%; /* if you need full width on screen */
	flex-flow: column wrap;
}


.main-system-text {
	font-size: 1.0em;
	width: 95%;
}

/*--------------------------CONTACT US PAGE-----------------------------------*/

	.header-contact-us {
	height: 20em;
	background-position:right top;
}
	
	
.contact-cards-outter{
	width: 90%;
}


.contact-cards-block > div {
  width: 100%;

}

.contact-cards-block p{
padding: 1.2em;
	font-size: 1.0em;
	
}

	}

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

	}
