html, body {
  height: 100%;
  width: 100%;
  font-family: 'Helvetica' ,sans-serif;
  color: #222222;
  background-color: #000000;
  max-width: 1140px;
  margin: auto;
}

.navbar {
  padding: 1.2rem;
}
.navbar-nav li {
  padding-right: 10px;
  text-transform: uppercase;
}
.nav-link {
  font-size: 1.1em !important;
}
.active {
  color: #88d2e7 !important;
}
.navbar-bg {
  background-color: #000000;
  border-bottom: 2px solid #ffffff;
}
.logo {
  width: 250px;
}

.carousel-inner img {
  width: 100%;
  height: 100%;
  border-bottom: 2px solid #ffffff;
}
.carousel-caption {
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
}
.carousel-caption h1 {
  font-size: 400%;
  text-transform: uppercase;
}

.jumbotron {
  padding: 2rem;
  margin-bottom: 0;
  color: #ffffff;
  background-color: #000000;
  border-radius: 0;
}
.jumbotron h3 {
  font-size: 180%;
  font-weight: 600;
}
.jumbotron h4 {
  font-size: 120%;
  font-style: italic;
  font-weight: 600;
}

.cards {
  margin: auto;
}
.cards h1 {
  margin-top: 2rem;
  color: #ffffff;
}
.cards hr {
  border-top: 2px solid #13272c;
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.cards p {
  color: #ffffff;
}
.benefits {
  color: #ffffff;
  font-size: 18px;
  font-weight: 100;
}
.snip1519 {
  font-family: 'Helvetica', Arial, sans-serif;
  overflow: hidden;
  margin: auto;
  min-width: 300px;
  max-width: 1100px;
  width: 100%;
  background-color: #131313;
  border-right: 10px solid #5ec2de;
  color: #5ec2de;
  text-align: center;
  margin-bottom: 2rem;

}
.snip1519 h3 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 300;
  line-height: 28px;
  padding-top: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: left;
}
.snip1519 p {
  font-size: 18px;
  font-weight: 100;
  padding-top: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: left;
  color: #ffffff;
  max-width: 100%;
}
.big {
  font-size: 20px;
  color: white;
}

#contact-page {
  text-align: center;
  color: #333;
  width: 100%;
}

.jumbotron-contact{
  font-weight: 600;
  font-size: 20px;
  color: white;
  background-image: url(../img/patternbanner.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
}

.mail {
  color: #fff;
  font-style: italic;
}

.jumbotron-contact .fa-facebook, .fa-at {
  color: #fff;
  margin: 0px 5px;
}

.jumbotron-contact .fa-facebook:hover, .fa-at:hover {
  color: #eee;
}

.back-to-top {
  padding-top: .3rem;
  padding-bottom: .3rem;
  background-color: #000000;
  width: 100%;
}
.back-to-top a {
  color: #ffffff;
}
.fa-chevron-up {
  color: #88d2e7
}
.back-to-top li {
  list-style: none;
}

footer {
  background-color: #252525;
  color: #d5d5d5;
}
footer a {
  color: #d5d5d5;
}
footer h6 {
  font-size: 95%;
  padding-top: .5rem;
}
.banner {
  width: 1140px;
  height: 116.44px;
}
.blue {
  color: #88d2e7;
  font-weight: bold;
}

/*---Media Queries --*/
@media (max-width: 992px) {
}
@media (max-width: 768px) {
  .carousel-caption {
    top: 45%;
  }
  .carousel-caption h1 {
    font-size: 250%;
  }
  .carousel-caption h3 {
    font-size: 140%;
    font-weight: 400;
    padding-bottom: .2rem;
  }
  .carousel-caption .btn {
    font-size: 95%;
    padding: 8px 14px;
  }
  .display-4 {
    font-size: 200%;
  }
}
@media (max-width: 576px) {
  .carousel-caption {
    top: 40%;
  }
  .carousel-caption h1 {
    font-size: 250%;
  }
  .carousel-caption h3 {
    font-size: 110%;
  }
  .carousel-caption .btn {
    font-size: 90%;
    padding: 4px 8px;
  }
  .carousel-indicators {
    display: none;
  }
  .display-4 {
    font-size: 160%;
  }
}


/*--- Colours
#5ec2de
#88d2e7
#33b2d6
---*/

/*---
.fa-code {
  color: #e54d26;
}
.fa-bold {
  color: #563d7c;
}
.fa-css3 {
  color: #2163af;
}
.fa-code, .fa-bold, .fa-css3 {
  font-size: 4em;
  margin: 1rem;
} --*/

/*--- Fixed Background Image
figure {
  position: relative;
  width: 100%;
  height: 60%;
  margin: 0!important;
}
.fixed-wrap {
  clip: rect(0, auto, auto, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#fixed {
  background-image: url('img/whatweofferbg.jpg');
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  will-change: transform;
}--*/
/*--- Bootstrap Padding Fix
[class*="col-"] {
    padding: 1rem;
} --*/





/*
Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }
*/
