body {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 19px;
  line-height: 1.5em;
}

h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 70px;
  line-height: 1em;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 46px;
  line-height: 1.1em;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 30px;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 23px;
  line-height: 1.1em;
  font-weight: 700;
}

h5 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 19px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

p {
  margin-top: 15px;
  margin-bottom: 15px;
}

a {
  color: #6177ba;
  font-weight: 700;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.leadership_holder {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
}

.leadership_block {
	background:rgba(0,0,0,0);
	display:flex;
	flex-direction:column;
	width:22%;
	align-items:center;
	margin-bottom:25px;
	border-radius:7px;
	box-shadow:0 0 10px 0 rgba(0, 0, 0, 0.2);
	overflow:hidden;
	min-width:250px;
	margin-right:10px;
	margin-left:10px;
	position:relative;
	padding-top:20px;	
}

.portrait.portrait-1.leadershipportrait {
	background-position-y:10%;
	height:200px;
	width:200px;
	border-radius:100%;
	box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.leadership_linkedin {
	background-color:#6177ba;
	border-radius:100%;
	width:0px;
	height:0px;
	border-radius:100%;
	padding:10px;
	display:block;
	transition:all 200ms ease;
	opacity:0;
}

.linkedin_image {
	transition:all 200ms ease;
}

.leadership_heading {
	text-align:center;
	padding-top:20px;
}

.navbanner {
  background-color:#24356b;
  width:100%;
  
  justify-content:center;
	display:flex;
  padding-top:7px;
  padding-bottom:7px;
  color:white; 
}

.navbanner p {
  margin-top:0px;
  margin-bottom:0px;
  font-size:14px;
}

#roles .contextual-region h3 {
  color: white;
  text-transform: none;
  font-size: 24px;
  margin-bottom: 0px;
  margin-top: 30px;
}

#roles .contextual-region p {
  font-size: 17px;
  margin-top:5px;
  margin-bottom:5px;
}

#culture .flex-hj {
  align-items: center;	
}

#culture li {
  min-height: 35px;
  margin-bottom: 15px;
  padding-top: 3px;
  padding-left: 50px;
  background-image: url("/themes/blake/images/Combined Shape Copy 3.svg");
  background-position: 0% 0%;
  background-size: auto 35px;
  background-repeat: no-repeat;
  list-style-type: none;
  text-align: left;
}

#culture li h4 {
  color:#24356b;	
  margin-top:0px;
}

#about-benefits p {
  text-align:center;
  width:100%;
}

.benefits-holder {
  display:flex;
  flex-wrap:wrap;
  margin-top:25px;
}

.benefit {
  display:flex;
  flex-direction:column;
  width:20%;
  align-items: center;
  margin-bottom:50px;
  min-width:150px;
}

.benefits .contextual-region .field--name-body {
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
}

.benefits .contextual-region .field--name-body li {
  background-image: url("/themes/blake/images/service-arrow-2.svg") !important;
}

#culture .contextual-region .field--name-body li, #about-benefits .contextual-region .field--name-body li {
  list-style-type: none;
  background-image:url("/themes/blake/images/Combined Shape Copy 3.svg");
  background-position: 0% 0%;
  background-size: auto 35px;
  background-repeat: no-repeat;
  min-height: 35px;
  margin-bottom: 15px;
  padding-top: 3px;
  padding-left: 50px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-align: left;
}

#about-benefits .contextual-region .field--name-body {
  display: flex;
  flex-direction:row;
  flex-wrap:wrap;
  justify-content:center;

}

#about-benefits .contextual-region .field--name-body p {
  width:100%;	
}

#about-benefits .contextual-region .field--name-body ul {
  width:50%;	
}
.nav-button.nav-button-dark {
  background-color: #24356b;
}
.nav-button.nav-button-dark:hover {
  background-color: #24356b;
}


._2-3-container ul {
  min-width: 50%;
  width:50%;
  margin-right: 20px;
  margin-left: 40px;
  padding-left: 0px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-align: left;
}

._2-3-container li, ._1-3 li {
  min-height: 35px;
  margin-bottom: 15px;
  padding-top: 3px;
  padding-left: 50px;
  background-image: url("/themes/blake/images/Combined Shape Copy 3.svg");
  background-position: 0% 0%;
  background-size: auto 35px;
  background-repeat: no-repeat;
  list-style-type: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-align: left;
}	

.main-container.basic-page .field--name-body h2 {
  color:#24356b;	
}

li p {
  margin-top: 0px;
  margin-bottom: 0px;	
}

.value-text h4 {
  color: #fff;
}

.aboutus h2 {
  color:#fff;	
}

.codes-container h5 {
  color: #24356b;
}

.footer-block.actual-footer .codes-container h5 {
  color:#fff;
}

.footer-block.actual-footer .codes-container strong {
  color:#e8c53e;
  /*opacity:1;*/
}

.footer-block.actual-footer .codes-container p {	
  display: block;
  /*opacity: 0.8;*/
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.codes-container strong {
  margin-right: 20px;
  font-weight: 700;	
}

.our-status strong {
  color: #24356b;
  font-weight: 700;
}

.our-status img {
  margin-top:15px;
  margin-bottom:15px;
}

.nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar {
  background-color: #fff;
}

.nav-link {
  padding-right: 0px;
  padding-left: 25px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #575757;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
}

.nav-link:hover {
  color: #6177ba;
  text-decoration: none;
}

.nav-link.w--current {
  color: #575757;
}

.nav-link.w--current:hover {
  color: #6177ba;
}

.nav-link.mobile {
  display: none;
}

.nav-logo {
  width: 450px;
  max-width:100%;
}

.nav-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 175px;
  margin-left: 30px;
  padding: 12px 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #e8c53e;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.nav-button:hover {
  background-color: #e4bc21;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.35);
  text-decoration: none;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-toggle {
  padding-right: 20px;
  padding-left: 0px;
  color: #575757;
}

.icon-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #6177ba;
}

.hero {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-video {
  z-index: 1;
  width: 100%;
  height: 85vh;
  min-height: 500px;
}

.overlay {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#24356b), to(#325ab8));
  background-image: linear-gradient(90deg, #24356b, #325ab8);
  opacity: 0.7;
}

.hero-caption {
  position: absolute;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-bottom: 23px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.main-container {
  width: 85%;
  max-width: 1500px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.hero-subheading {
  font-size: 28px;
  font-style: italic;
  font-weight: 300;
}

.white-section {
  position: relative;
  z-index: 3;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.hero-curve {
  position: relative;
  z-index: 3;
  height: 23px;
  margin-top: -23px;
  background-image: url('../images/hero-curve-mask.svg');
  background-position: 50% 100%;
  background-size: auto 23px;
  background-repeat: no-repeat;
}

.flex-vc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.heading-light {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #6177ba;
}

.heading-border {
  width: 60px;
  margin-bottom: 30px;
  border: 1px solid #e8c53e;
}

.tabs-menu {
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tabs-menu.news {
  margin-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.tab-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 300px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 13px 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #dfe4f1;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  font-family: 'Roboto Condensed', sans-serif;
  color: #24356b;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}

.tab-button:hover {
  background-color: #cdd5e9;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
  text-decoration: none;
}

.tab-button.w--current {
  background-color: #6177ba;
  color: #fff;
}

.tab-button.w--current:hover {
  background-color: #576eb2;
}

.gradient-container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: #9eb8e1;
}

.tab-content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-hj {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

._2-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 62%;
  margin-top: 10px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._1-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  margin-top: 10px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-navy {
  color: #24356b;
}

.bg-grad-container {
  position: relative;
  width: 50%;
}

.bg-fill {
  width: 50%;
  background-color: #fff;
}

.gradient-fill-l {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(#fff));
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff);
}

.gradient-bg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.gradient-bg.bg-2 {
  background-image: url('../images/bg-technology-solutions.webp');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gradient-bg.bg-1 {
  background-image: url('../images/bg-professional-services.webp');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gradient-bg.bg-3 {
  background-image: url('../images/bg-infrastructure-operations.webp');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gradient-bg.leadership {
  background-image: url('../images/leadership-bg.webp');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.check-list {
  padding-left: 0px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-align: left;
}

.check-list.centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.check-list-li {
  min-height: 35px;
  margin-bottom: 15px;
  padding-top: 3px;
  padding-left: 50px;
  background-image: url('../images/service-arrow-1.svg');
  background-position: 0% 0%;
  background-size: auto 35px;
  background-repeat: no-repeat;
  list-style-type: none;
}

.check-list-li.white {
  background-image: url('../images/service-arrow-2.svg');
}

.arrow-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 17px 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #6177ba;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 1.1em;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.arrow-button:hover {
  background-color: #576eb2;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.4);
  text-decoration: none;
}

.arrow-button.yellow-button {
  background-color: #e8c53e;
  color: #24356b;
}

.arrow-button.yellow-button:hover {
  background-color: #e4bc21;
}

.button-icon {
  margin-left: 10px;
}

.about-us {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #24356b;
  background-image: url('../images/bg-about.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 20px 0 rgba(0, 0, 0, 0.4);
  color: #bbc1d1;
}

.about-us li {
  min-height: 35px;
  margin-bottom: 15px;
  padding-top: 3px;
  padding-left: 50px;
  background-image: url("/themes/blake/images/service-arrow-2.svg");
  background-position: 0% 0%;
  background-size: auto 35px;
  background-repeat: no-repeat;
  list-style-type: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-align: left;
}

.contracts ul li {
  min-height: 35px;
  margin-bottom: 15px;
  padding-top: 3px;
  padding-left: 50px;
  background-image: url("/themes/blake/images/service-arrow-2.svg");
  background-position: 0% 0%;
  background-size: auto 35px;
  background-repeat: no-repeat;
  list-style-type: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-align: left;
}

#vehicles .contracts li {
  font-weight: unset;
}

.heading-white {
  color: #fff;
}

.arrow-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.arrow-link.white {
  color: #fff;
}

._1-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.icon {
  margin-right: 0px;
}

.icon-img {
  width: 45px;
}

.certifications-container {
  width: 30%;
  padding: 40px;
  border-radius: 25px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

.testimonials-container {
  width: 65%;
  padding: 40px;
}

.certification-logo {
  width: 200px;
  max-width:80%;
}

.testimonials-slider {
  height: auto;
  margin-top: 40px;
  padding-left: 90px;
  background-color: transparent;
  background-image: url('../images/testimonials-quote.svg');
  background-position: 0% 0%;
  background-size: 60px;
  background-repeat: no-repeat;
}

.testimonials-arrow {
  display: none;
}

.testimonials-nav {
  position: relative;
  margin-top: 20px;
  text-align: left;
}

.testimonial-name {
  font-weight: 700;
}

.testimonial {
  margin-top: 0px;
  font-style: italic;
}

.name-dash {
  margin-right: 10px;
}

.cta {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(70, 88, 147, 0.85)), to(rgba(70, 88, 147, 0.85))), url('../images/contact-bg.webp');
  background-image: linear-gradient(180deg, rgba(70, 88, 147, 0.85), rgba(70, 88, 147, 0.85)), url('../images/contact-bg.webp');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  box-shadow: inset 0 0 20px 0 rgba(0, 0, 0, 0.4);
}

.white-curve {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 23px;
  margin-top: -1px;
  background-image: url('../images/curve-arrow-2.svg');
  background-position: 50% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.gradient-fill-r {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(hsla(0, 0%, 96%, 0)));
  background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 96%, 0));
}

.tab-shadow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 2;
  width: 100%;
  height: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(97, 119, 186, 0.2)), to(transparent));
  background-image: linear-gradient(180deg, rgba(97, 119, 186, 0.2), transparent);
}

.footer {
  background-color: #24356b;
  font-size: 15px;
}

.footer-block {
  margin-bottom: 40px;
}

.footer-link {
  display: block;
  opacity: 0.8;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.contact-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #e8c53e;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
}

.contact-link.navy {
  color: #6177ba;
}

.phone-icon {
  height: 22px;
  margin-right: 15px;
}

.codes-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.code {
  margin-right: 20px;
  font-weight: 700;
}

.code.yellow {
  color: #e8c53e;
}

.code.yellow {
  color: #e8c53e;
}

.mojo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #465893;
}

.mojo-logo {
  width: 375px;
}

.dropdown-link {
  opacity: 0.8;
  color: #fff;
  font-size: 14px;
}

.dropdown-link:hover {
  opacity: 1;
  text-decoration: none;
}

.dropdown-link.w--current {
  color: #fff;
}

.dropdown-list {
  min-width: 200px;
  margin-left: 25px;
  border-radius: 3px;
  background-color: #2d3f77;
  box-shadow: 4px 4px 5px 0 rgba(0, 0, 0, 0.25);
}

.certifications-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.certifications-logobox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-bottom: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 650px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab.top {
  margin-top: -23px;
}

.hero-bg {
  position: relative;
  z-index: 1;
  height: 20vh;
  min-height: 300px;
}

.hero-bg.about {
  background-image: url('../images/hero-about.webp');
  background-position: 50% 20%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-bg.capabilities {
  background-image: url('../images/hero-capabilities.webp');
  background-position: 50% 20%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-bg.professional-services {
  background-image: url('../images/hero-professional-services.webp');
  background-position: 50% 20%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-bg.technology-solutions {
  background-image: url('../images/bg-technology-solutions_1.webp');
  background-position: 50% 20%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-bg.infrastructure-operations {
  background-image: url('../images/bg-infrastructure-operations_1.webp');
  background-position: 50% 20%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-bg.News {
  background-image: url('../images/hero-news.webp');
  background-position: 50% 40%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-bg.Careers {
  background-image: url('../images/hero-careers.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-bg.Contact {
  background-image: url('../images/hero-contact.webp');
  background-position: 50% 30%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tab-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  font-weight: 400;
  text-align: center;
}

.tab-link:hover {
  color: #6177ba;
}

.tab-link.w--current {
  background-color: transparent;
  color: #6177ba;
}

.tab-link.news-link {
  padding-left: 0px;
}

.dropdown:hover {
  color: #6177ba;
}

._3-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 73%;
  margin-top: 10px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._1-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22%;
  margin-top: 10px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.portrait {
  width: 100%;
  height: 400px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}

.portrait.portrait-1 {
  background-image: url('../images/placeholder-portrait.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.job-title {
  margin-bottom: 20px;
  font-weight: 700;
}

.mission-statement {
  font-family: 'Roboto Condensed', sans-serif;
  color: #24356b;
  font-size: 27px;
  line-height: 1.5em;
  font-style: italic;
  font-weight: 700;
}

.credential-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Roboto Condensed', sans-serif;
  color: #24356b;
  font-size: 22px;
  font-weight: 700;
}

.credential-icon {
  width: 75px;
  height: 60px;
  margin-right: 20px;
  background-image: url('../images/credential-icon.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.accent {
  color: #24356b;
  font-weight: 700;
}

.status-logos {
  margin-top: 30px;
  margin-bottom: 30px;
}

._2-3-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  max-width: 1000px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._2-3-container.vc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.news-block {
  margin-bottom: 60px;
}

.news-info-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  margin-bottom: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  font-style: italic;
}

.news-date {
  margin-right: 20px;
}

.news-cat {
  padding: 3px 10px;
  border-radius: 3px;
  background-color: #ececec;
}

.news-img {
  width: 400px;
  margin-bottom: 10px;
  float: right;
}

.benefits {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #465893;
  background-image: url('../images/bg-benefits.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 20px 0 rgba(0, 0, 0, 0.4);
  color: #bbc1d1;
}

.flex-vl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.bullet-container {
  max-width: 50%;
  margin-right: 40px;
  margin-left: 40px;
}

.contact-form {
  width: 100%;
  max-width: 700px;
}

.submit-button {
  margin-top: 20px;
  padding: 13px 40px 15px;
  border-radius: 50px;
  background-color: #6177ba;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.submit-button:hover {
  background-color: #576eb2;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.4);
}

input.field {
  height: 50px;
  border: 1px none #000;
  border-radius: 3px;
  background-color: #e8e8e8;
}

.form-row {
  margin-bottom: 20px;
}

.textarea {
  min-height: 150px;
  border: 1px none #000;
  border-radius: 3px;
  background-color: #e8e8e8;
}

.select {
  height: 50px;
  border: 1px none #000;
  border-radius: 3px;
  background-color: #e8e8e8;
}

.test-curve {
  position: relative;
  z-index: 3;
  width: 100%;
  height: 23px;
  margin-top: -51px;
  margin-right: auto;
  margin-left: auto;
}

.test-hero-curve {
  position: relative;
  z-index: 3;
  height: 23px;
  margin-top: -200px;
  background-image: url('../images/hero-curve.webp');
  background-position: 50% 0%;
  background-size: auto 23px;
  background-repeat: repeat-x;
}

.nav-icon {
  margin-left: 10px;
}

.flex-vert-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.numbered-list {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 60px;
  opacity: 0.65;
  list-style-type: decimal;
}

@media screen and (max-width: 991px) {
  body {
    font-size: 18px;
  }

  h1 {
    font-size: 50px;
  }

  h2 {
    font-size: 36px;
  }
  
  .certifications-container .certifications-flex {
	 flex-wrap:wrap;
  }
	
  .certifications-logobox {
	width:45%;
	margin-left:auto;
	margin-right:auto;
  }
	
  .nav-container {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    color: #fff;
  }

  .nav-link:hover {
    color: #fff;
  }

  .nav-link.w--current {
    color: #fff;
  }

  .nav-link.mobile {
    display: block;
  }

  .nav-button {
    margin-left: 0px;
    padding-left: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: transparent;
    font-weight: 400;
  }

  .nav-menu {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #2d3f77;
  }

  .dropdown-toggle {
    display: none;
    width: 100%;
    padding-right: 0px;
  }

  .hero-video {
    height: 50vh;
  }

  .main-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hero-subheading {
    font-size: 24px;
  }

  .flex-vc {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .tabs-menu {
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tabs-menu.news {
    padding-bottom: 40px;
  }

  .tab-button {
    width: 85%;
    min-width: auto;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
  }

  .tab-panel {
    min-height: auto;
  }

  .gradient-container {
    position: relative;
    height: 300px;
  }

  .gradient-container.leadership {
    display: none;
  }

  .tab-content {
    position: relative;
  }

  .flex-hj {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flex-hj.inverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  ._2-3 {
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  ._1-3 {
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .bg-grad-container {
    width: 100%;
  }

  .bg-fill {
    display: none;
  }

  .gradient-fill-l {
    display: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.85)), to(hsla(0, 0%, 100%, 0.85)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.85), hsla(0, 0%, 100%, 0.85));
  }

  .gradient-bg {
    position: relative;
  }

  .check-list {
    margin-bottom: 0px;
  }

  .check-list.centered {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .arrow-button {
    width: 100%;
  }

  .about-us {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  ._1-2 {
    width: 100%;
  }

  .icon {
    margin-right: 30px;
  }

  .certifications-container {
    width: 100%;
  }

  .testimonials-container {
    width: 100%;
  }

  .cta {
    min-height: 400px;
  }

  .gradient-fill-r {
    display: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.85)), to(hsla(0, 0%, 100%, 0.85)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.85), hsla(0, 0%, 100%, 0.85));
  }

  .tab-shadow {
    display: none;
  }

  .footer-block {
    margin-bottom: 20px;
  }

  .contact-link {
    font-size: 18px;
  }

  .dropdown-link {
    padding-left: 60px;
  }

  .dropdown-list.w--open {
    width: 100%;
    margin-left: 0px;
    border-top-style: none;
    box-shadow: none;
  }

  .tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .menu-button {
    padding-right: 0px;
    background-color: #fff;
  }

  .menu-button.w--open {
    padding-right: 0px;
    background-color: #fff;
  }

  .tab-link {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .tab-link.news-link {
    width: 100%;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .dropdown:hover {
    color: #fff;
  }

  ._3-4 {
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  ._1-4 {
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .portrait {
    height: 675px;
  }

  .credential-container {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  ._2-3-container {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  ._2-3-container.vc {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .news-block {
    margin-bottom: 40px;
  }

  .benefits {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bullet-container {
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .icon-2 {
    color: #2d3f77;
  }

  .nav-icon {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 35px;
  }

  h2 {
    font-size: 30px;
  }

  h3 {
    font-size: 25px;
  }

  .main-container {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .hero-subheading {
    font-size: 20px;
  }

  .tab-button {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .gradient-container {
    height: 250px;
  }

  .cta {
    min-height: 300px;
  }

  .hero-bg {
    min-height: 40vh;
  }

  .portrait {
    height: 550px;
  }

  .news-img {
    width: 100%;
  }
  .certifications .certifications-flex {
	flex-wrap:wrap;  
  }
}

@media screen and (max-width: 479px) {
  body {
    font-size: 17px;
  }

  h3 {
    font-size: 22px;
  }

  .nav-logo {
    width: 240px;
  }

  .gradient-container {
    height: 200px;
  }

  .check-list-li {
    padding-bottom: 20px;
  }

  .arrow-button {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
  }

  .certifications-container {
    padding: 0px;
    box-shadow: none;
  }

  .testimonials-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .certification-logo {
    width: 100px;
  }

  .testimonials-slider {
    padding-left: 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .contact-link {
    font-size: 17px;
  }

  .certifications-logobox {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .heading {
    font-size: 27px;
  }

  .portrait {
    height: 350px;
  }
}

