body {
  margin: 0px;
  padding: 0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

h1 {
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-size: 26px; }

h3 {
  margin: 0px;
  padding-bottom: 10px;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 34px;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  color: white; }

h4 {
  margin: 0px;
  padding-bottom: 10px;
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 26px;
  line-height: 36px;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  color: white; }

h5 {
  font-family: ReithSans,Arial,Helvetica,freesans,sans-serif;
  font-weight: bold;
  font-size: 26px;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px; }

p {
  font-family: Verdana;
  font-size: 16px; }

table {
  border-spacing: 0; }

.link {
  cursor: pointer; }

.central-column {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  /*@include mq('desktop') {

    margin-right: auto;
    margin-left: auto;    
  }  */ }

.central-column-small {
  position: relative;
  width: 75%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  /*@include mq('desktop') {

    margin-right: auto;
    margin-left: auto;    
  }  */ }

.underline-5 {
  height: 5px !important;
  width: 100% !important;
  background-color: #579abe; }

.align-right {
  text-align: right; }

.align-left {
  text-align: left; }

.wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 105px;
  border-top: solid 5px white;
  background-color: white;
  z-index: 90;
  -webkit-transition: height 0.5s linear;
  -moz-transition: height 0.5s linear;
  -ms-transition: height 0.5s linear;
  -o-transition: height 0.5s linear;
  transition: height 0.5s linear; }

.header-banner {
  height: 40px !important; }

#logo-wrapper {
  background-color: white;
  position: relative;
  z-index: 99; }

.logo-img {
  height: 67px;
  width: 142px;
  -webkit-transition: width 0.5s, height 0.5s linear;
  -moz-transition: width 0.5s, height 0.5s linear;
  -ms-transition: width 0.5s, height 0.5s linear;
  -o-transition: width 0.5s, height 0.5s linear;
  transition: width 0.5s, height 0.5s linear; }

.logo-img-banner {
  border-bottom: solid 2px white;
  height: 34px;
  width: 72px; }

.logo-rics {
  height: 34px;
  width: 95px; }

#logo-rics-wrapper {
  display: inline-block;
  float: right;
  padding-top: 16px;
  padding-bottom: 17px;
  -webkit-transition: padding 0.5s linear;
  -moz-transition: padding 0.5s linear;
  -ms-transition: padding 0.5s linear;
  -o-transition: padding 0.5s linear;
  transition: padding 0.5s linear; }

.logo-rics-banner {
  padding-top: 2px !important;
  padding-bottom: 0px !important; }

#shortcuts {
  position: fixed;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 1200px;
  top: 77px;
  display: inline-block;
  width: 100%;
  background-color: #005bab;
  z-index: 80;
  -webkit-transition: top 0.5s linear;
  -moz-transition: top 0.5s linear;
  -ms-transition: top 0.5s linear;
  -o-transition: top 0.5s linear;
  transition: top 0.5s linear; }

.shortcut-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  float: right;
  cursor: pointer; }

.hide-shortcuts {
  top: 10px !important; }

.shortcut {
  text-align: center;
  padding: 3px;
  width: 100%; }

.shortcut-wrapper:nth-child(n+2) {
  border-right: solid 2px white; }

.shortcut p {
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  font-size: 0.8em;
  color: white;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px; }
  @media only screen and (min-width: 525px) {
    .shortcut p {
      font-weight: 400;
      font-size: 0.9em; } }
  @media only screen and (min-width: 1200px) {
    .shortcut p {
      font-weight: 400;
      font-size: 1em; } }

.shortcut-underline {
  background-color: white;
  width: 100%;
  height: 4px; }

.underline-about-us {
  background-color: #68b033; }

.underline-sector-experience {
  background-color: #68b033; }

.underline-our-services {
  background-color: #68b033; }

.underline-contact {
  background-color: #68b033; }

#hero-image-container {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  height: 1300px; }

.image-container {
  position: absolute;
  width: 3000px;
  height: 1300px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.image-container figure {
  margin: 0;
  width: 3000px;
  height: 1300px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: opacity 4s linear;
  -moz-transition: opacity 4s linear;
  -ms-transition: opacity 4s linear;
  -o-transition: opacity 4s linear;
  transition: opacity 4s linear;
  z-index: 10;
  opacity: 0; }

.figure-to-front {
  z-index: 11 !important;
  opacity: 1 !important; }

#hero1 {
  background-image: url("/img/Photo by Kelly Robinson on Unsplash.jpg"); }

#hero2 {
  background-image: url("/img/Photo by Cameron Barnes on Unsplash.jpg"); }

#hero3 {
  background-image: url("/img/Photo by Aswin Mahesh on Unsplash.jpg"); }

#hero-banner-container {
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  height: 500px; }

.banner-container {
  position: absolute;
  width: 3000px;
  height: 500px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.banner-container figure {
  margin: 0;
  width: 3000px;
  height: 500px;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 10; }

.fade-black {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 50%;
  z-index: 20;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 50%);
  opacity: 0.5; }

.fade-title {
  position: absolute;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  bottom: 0px;
  width: 100%;
  z-index: 21;
  vertical-align: bottom;
  padding-bottom: 20px;
  padding-left: 20px; }

#main {
  position: relative;
  top: 120px;
  margin-bottom: 120px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#img-msg-wrapper {
  position: absolute;
  top: 50px;
  left: 0;
  background-color: black;
  opacity: 0.75;
  width: 600px;
  height: 400px;
  z-index: 20;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px; }

#text-wrapper {
  border-top: 30px solid white;
  border-bottom: 30px solid white; }

.contact-column {
  width: 500px;
  margin: auto;
  margin-bottom: 100px; }

.contact-label {
  color: #3d5154;
  text-align: left;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 30px;
  margin-bottom: 10px;
  overflow: visible;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 32px;
  color: #15181B;
  -webkit-font-smoothing: antialiased; }

.contact-input {
  background: #fcfdfd;
  border-radius: 3px;
  border: 1px solid rgba(3, 54, 61, 0.25);
  box-shadow: none;
  height: 50px;
  padding: 20px 15px;
  width: 100%;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 26px; }

#message-input {
  color: initial;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  overflow: visible;
  resize: vertical;
  height: 300px; }

#submit-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 30px;
  width: 100%;
  background-color: #005bab;
  text-align: center;
  -webkit-transition: background 0.5s linear;
  -moz-transition: background 0.5s linear;
  -ms-transition: background 0.5s linear;
  -o-transition: background 0.5s linear;
  transition: background 0.5s linear; }

#submit-wrapper:hover {
  background-color: #0077e0; }

#submit-wrapper p {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 32px;
  color: white;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0; }

.contact-warning {
  display: none; }

.contact-warning p {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  color: red;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0; }

.input-warning {
  border: 1px solid #eb4962 !important;
  box-shadow: 0 0 0 1px #eb4962 !important; }

#contact-thanks {
  display: none; }

#footer {
  position: relative;
  height: 150px;
  width: 100%;
  background-color: black;
  opacity: 0.75; }

#footer .central-column {
  padding-top: 10px;
  margin-top: 30px; }

#footer p {
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-weight: thin;
  font-size: 12px;
  color: white; }

#footer a {
  font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
  font-weight: thin;
  font-size: 12px;
  color: white;
  text-decoration: none; }

.half-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: right;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 75px; }

.full-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: right;
  padding-left: 10px;
  padding-right: 10px; }

/*# sourceMappingURL=kilhey.css.map */
