@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700|Source+Sans+Pro:400,600,400italic,600italic");

html {
  overflow-y: scroll !important;
  overflow-x: hidden;
}

body {
  font-family: "Montserrat", Helvetica, sans-serif !important;
  letter-spacing: 0.05em;
  color: #868686;
  overflow-x: hidden;
}

footer {
  background-color: #242424;
  color: #7f7f7f;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #7f7f7f;
  font-family: "Montserrat", Helvetica, sans-serif;
  font-weight: 700;
}

p {
  color: #7f7f7f;

  font-family: "Montserrat", Helvetica, sans-serif;
  font-weight: 500;
  font-size: medium;
  position: relative;
}

footer p {
  font-size: medium;
  font-weight: bold;
}

a {
  color: #1da3dd;
  text-decoration: underline;
}

a:hover {
  color: #7f7f7f;
  text-decoration: underline;
}

hr {
  border: 0;
  border-bottom: solid 2px rgba(144, 144, 144, 0.25);
  margin: 3em 0;
}

hr.major {
  margin: 6em 0;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

blockquote {
  border-left: solid 4px rgba(144, 144, 144, 0.25);
  font-style: italic;
  margin: 0 0 2em 0;
  padding: 0.5em 0 0.5em 2em;
}

blockquote.testimonial {
  border: 0;
  margin-top: 1em;
  padding: 0;
  text-align: center;
}

blockquote.testimonial p {
  background: rgba(144, 144, 144, 0.2);
  margin: 0 auto 2.5em auto;
  padding: 1em 2em;
  position: relative;
  max-width: 22em;
}

blockquote.testimonial p:after {
  border-left: solid 1em transparent;
  border-right: solid 1em transparent;
  border-top: solid 1em rgba(144, 144, 144, 0.2);
  bottom: -2em;
  content: "";
  height: 2em;
  left: 50%;
  margin: 0 0 0 -1em;
  position: absolute;
  width: 2em;
}

blockquote.testimonial cite {
  display: block;
}

blockquote.testimonial cite .image {
  display: inline-block;
  margin: 0 0 1em 0;
}

blockquote.testimonial cite .name {
  color: #7f7f7f;
  display: block;
  font-style: normal;
  font-size: 1.4em;
}

blockquote.testimonial cite .title {
  color: #a5a5a5;
  display: block;
  font-style: normal;
}

footer a {
  color: #a2c84c;
  margin-bottom: 3em;
}

footer a:hover {
  color: #a2c84c;
  text-decoration: none;
}

.cyber-essentials {
  width: 50px !important;
  height: auto;
}

.banner {
  padding: 7em 2em 5em 2em;
  background-color: #0052d4;
}

.banner p {
  color: #fff;
}

.banner p strong {
  color: #aad052;
}

.header-1 {
  color: #fff;
}

.header-2 {
  color: #2f528f;
}

.header-3 {
  color: #aad052;
}

.header-4 {
  color: #9c9ea0;
  margin-bottom: 0;
}

.nav-link {
  color: #2f528f;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 2.5em;
  padding: 0em 1em !important;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #0ca3d2;
  text-decoration: none;
}

.nav-link.login {
  background-color: #0ca3d2;
  color: #fff;
  border-radius: 0.5em;
}

.nav-link.login:hover {
  color: #fff;
  transform: scale(1.05);
  transition: all 0.1s;
}

.content {
  background-color: #fff;
  margin-top: 8em;
}

.img-thumbnail {
  border: 0;
  display: block;
  margin: auto;
}

.home-top-section {
  padding: 0em 3em;
}

.home-top-section p {
  color: #fff;
}

.home-section {
  padding: 0em 2em;
}

.home-section-video {
  width: 100%;
}

.home-section-games {
  background-color: #f6f6f6;
}

.home-section-games-2 {
  background-image: url("../images/games-homepage.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto;
  height: 230px;
}
.home-section-blue {
  background-color: #0ca3d2;
}

.home-section-blue p {
  color: #fff;
}

.home-section-blue-image {
  background-image: url("../images/partner-logos.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 550px;
}

.home-section-green {
  background-color: #aad052;
}

.home-section-green p {
  color: #fff;
}

.home-section-green-image {
  background-image: url("../images/browse-games.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.home-bottom-section {
  padding: 3em 6em;
}

.project-section {
  padding: 6em 0 6em 0;
  background-color: #fff;
  background-image: url("../images/project-section.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #cfcecd;
}

.zest-section {
  padding: 6em 0 6em 0;
  background-color: #fff;
  background-image: url("../images/ZeST-section.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #cfcecd;
}

.game-titles {
  padding: 10em 0 6em 0;
  background-color: #fff;
  background-image: url("../images/game-titles.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #cfcecd;
}

#game-title-bottom {
  background-image: url("../images/game-titles.png");
  /*background-image: url("../images/game-titles-bottom.png");*/
  background-position: center;
  background-size: cover;
}

.content.auth {
  background-color: #0ca3d2;
  margin-top: 5em;
  padding: 3em;
}

.box {
  padding: 2em;
  border-radius: 3em;
  background-color: #fff;
  border: solid thick #0ca3d2;
}

.box.auth {
  text-align: center;
  padding: 3em;
  border-radius: 1em;
  background-color: #fff;
}

/* Buttons styles */

.btn {
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
}

.btn-cta {
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
}

.btn-cta:hover {
  transform: scale(1.25);
  transition: all 0.1s;
  text-decoration: none;
}

.btn-primary {
  background-color: #aad052;
  border: solid 2px #aad052;
  width: fit-content;
}

.btn-primary-games {
  background-color: #aad052;
  border: solid 2px #aad052;
}

.btn-primary:hover,
.btn-primary-games:hover {
  background-color: #aad052;
  border: solid 2px #aad052;
  color: #fff;
  transform: scale(1.05);
  transition: all 0.1s;
  text-decoration: none;
}

.btn-primary:active,
.btn-primary-games:active {
  background-color: #aad052 !important;
  border-color: #aad052 !important;
  color: #fff !important;
}

.btn-secondary {
  background-color: transparent;
  border: solid 2px #7f7f7f;
  color: #7f7f7f;
  width: fit-content;
}

.btn-secondary-games {
  background-color: transparent;
  border: solid 2px #7f7f7f;
  color: #7f7f7f !important;
}

.btn-secondary:hover,
.btn-secondary-games:hover {
  background-color: transparent;
  border: solid 2px #7f7f7f;
  color: #7f7f7f;
  transform: scale(1.05);
  transition: all 0.1s;
  text-decoration: none;
}

.btn-secondary:active,
.btn-secondary-games:active {
  background-color: transparent !important;
  border-color: #7f7f7f !important;
}

.btn-tertiary {
  background-color: #2f528f;
  border: solid 2px #2f528f;
  color: #fff;
}

.btn-tertiary:hover {
  background-color: #2f528f;
  border: solid 2px #2f528f;
  color: #fff;
  transform: scale(1.05);
  transition: all 0.1s;
  text-decoration: none;
}

.btn-tertiary:active {
  background-color: #2f528f !important;
  border-color: #2f528f !important;
  color: #fff !important;
}

.btn-quaternary {
  background-color: #fff;
  border: solid 2px #fff;
  color: #2f528f;
}

.btn-quaternary:hover {
  background-color: #fff;
  border: solid 2px #fff;
  color: #2f528f;
  transform: scale(1.05);
  transition: all 0.1s;
  text-decoration: none;
}

.btn-quaternary:active {
  background-color: #fff !important;
  border-color: #fff !important;
  color: #2f528f !important;
}

.card-body {
  display: flex;
  flex-direction: column;
}

.card-price {
  font-size: 80%;
}

.app-buttons-mob {
}

.app-buttons-desk {
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media (min-width: 576px) {
  .home-section {
    padding: 0em 5em;
  }

  .cta {
    background-color: #fff;
    background-image: url("../images/cta.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #cfcecd;
  }

  .project-section {
    height: 72em;
    padding: 2em;
  }

  .zest-section {
    height: 72em;
    padding: 2em;
  }

  .map-section {
    padding: 2em;
  }

  .game-titles {
    height: 37em;
  }
}

/* Medium devices (landscape tablets, 768px and up) */
@media (min-width: 768px) {
  .game-titles {
    margin-top: 0em;
  }

  .zest-section {
    margin-top: 0em;
    height: 50em;
  }

  .project-section {
    height: 50em;
  }

  .cta {
    background-color: #fff;
    background-image: url("../images/cta.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #cfcecd;
  }
}

/* Large devices (laptops/desktops, 992px and up) */
@media (min-width: 992px) {
  .home-section {
    padding: 0em 6em;
  }

  .project-section {
    height: 50em;
  }

  .zest-section {
    height: 50em;
  }

  .cta {
    background-color: #fff;
    background-image: url("../images/cta.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #cfcecd;
  }

  .banner-bottom {
    padding: 1em 0 6em 0;

    background-color: #e4effa;
    background-image: url("../images/banner-bottom.png");
    background-position: ce;
    background-repeat: no-repeat;
    background-size: cover;
    color: #cfcecd;
  }
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media (min-width: 1200px) {
  .home-section {
    padding: 0em 7em;
  }

  .game-titles {
    margin-top: 0em;
  }

  .project-section {
    height: 45em;
  }

  .zest-section {
    margin-top: 0em;
    height: 45em;
  }

  .banner {
    padding: 12em 0 6em 0;

    background-color: #fff;
    background-image: url("../images/banner.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #cfcecd;
  }

  .cta {
    background-color: #fff;
    background-image: url("../images/cta.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #cfcecd;
  }

  .home-section-carousel {
    padding: 10em;
  }
}

@media (min-width: 1400px) {
  p {
    font-size: larger;
  }
  .home-section {
    padding: 0em 9em;
  }

  .banner {
    padding: 12em 0 6em 0;
    background-color: #fff;
    background-image: url("../images/banner.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #cfcecd;
  }

  .home-section {
    padding: 0em 9em;
  }

  .cta {
    padding: 10em 0 6em 0;
    background-color: #fff;
    background-image: url("../images/cta.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #cfcecd;
  }

  .game-titles {
    padding: 10em 0 6em 0;
    background-color: #fff;
    background-image: url("../images/game-titles.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #cfcecd;
  }

  .project-section {
    padding: 6em 0 6em 0;
    background-color: #fff;
    background-image: url("../images/project-section.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #cfcecd;
    height: 45em;
  }

  .zest-section {
    padding: 6em 0 6em 0;
    background-color: #fff;
    background-image: url("../images/ZeST-section.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #cfcecd;
    margin-top: 0em;
    height: 45em;
  }

  .banner-bottom {
    padding: 14em 0 6em 0;
    background-color: #fff;
    background-image: url("../images/banner-bottom.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #cfcecd;
  }

  .home-section-carousel {
    padding: 10em;
  }
}

@media (min-width: 1600) {
  .home-section {
    padding: 0em 12em;
  }
}

@media (min-width: 2000px) {
  .banner-bottom {
    background-image: none !important;
  }

  .project-section {
    height: 60em;
  }

  .zest-section {
    height: 60em;
  }
}
