@font-face {
  font-family: 'Flama-Medium';
  src: url('../fonts/Flama-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Flama-Medium.otf')  format('opentype'),
  url('../fonts/Flama-Medium.woff') format('woff'), url('../fonts/Flama-Medium.ttf')  format('truetype'), url('../fonts/Flama-Medium.svg#Flama-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Flama-Bold';
  src: url('../fonts/Flama-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Flama-Bold.otf')  format('opentype'),
  url('../fonts/Flama-Bold.woff') format('woff'), url('../fonts/Flama-Bold.ttf')  format('truetype'), url('../fonts/Flama-Bold.svg#Flama-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*
 * Globals
 */

/* Links */
a,
a:focus,
a:hover {
  color: #66d2d6;
}

/* Custom default button */
.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritance from `body` */
  background-color: #fff;
  border: .05rem solid #fff;
}


/*
 * Base structure
 */

html,
body {
  height: 100%;
  background-color: #e6e8e9;
  font-family: Montserrat, sans-serif;
  color: #66d2d6;
  font-size: 20px;
  font-weight: 300;
}

body {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  /*text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5);
  box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);*/
  /*border-top: 42px solid #ff91cd;
  padding-top: 42px;*/
}

.cover-container {
  max-width: 42em;
  margin: 0 auto;
}
.cover-heading {
  font-size: 48px;
  font-size: 40px;
  font-weight: 700;
  color: #211b1d;
  widtH: 100%;
}
.lead {
  color: #66d2d6;
  font-size: 18px;
  margin: 0;
}
/*
 * Header
 */
.masthead {
  margin-bottom: 2rem;
}

.masthead-brand {
  margin-bottom: 0;
}

.nav-masthead .nav-link {
  padding: .25rem 0;
  font-weight: 700;
  color: rgba(255, 255, 255, .5);
  background-color: transparent;
  border-bottom: .25rem solid transparent;
}

.nav-masthead .nav-link:hover,
.nav-masthead .nav-link:focus {
  border-bottom-color: rgba(255, 255, 255, .25);
}

.nav-masthead .nav-link + .nav-link {
  margin-left: 1rem;
}

.nav-masthead .active {
  color: #fff;
  border-bottom-color: #fff;
}

@media (min-width: 48em) {
  .masthead-brand {
    float: left;
  }
  .nav-masthead {
    float: right;
  }
}


/*
 * Cover
 */
.cover {
  /* padding: 0 1.5rem; */
  background-image: url('../img/background.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
  background-size: cover;
  padding-top: 4rem!important;
}
.cover .btn-lg {
  padding: .75rem 1.25rem;
  font-weight: 700;
}


/*
 * Footer
 */
.mastfoot {
  color: rgba(122, 129, 136, .5);
}

.btn- {
  color: #fff;
  background-color: #00a0af;
  border-color: #00a0af;
}

.btn-custom {
  color: #fff;
  background-color: #ff91cd;
  border-color: #ff91cd;
  font-family: 'Flama-Medium' !important;
}

.btn-custom:hover {
  color: #fff;
  background-color: #e584bd;
  border-color: #e584bd;
}

.btn-custom:focus, .btn-custom.focus {
  box-shadow: 0 0 0 0.2rem #e584bd;
  outline:0;
  background-color: #e584bd;
  border-color: #e584bd;
}

.btn-custom.disabled, .btn-custom:disabled {
  color: #fff;
  background-color: #ff91cd;
  border-color: #ff91cd;
}

.btn-custom:not(:disabled):not(.disabled):active, .btn-custom:not(:disabled):not(.disabled).active,
.show > .btn-custom.dropdown-toggle {
  color: #fff;
  background-color: #e584bd;
  border-color: #e584bd;
}

.btn-custom:not(:disabled):not(.disabled):active:focus, .btn-custom:not(:disabled):not(.disabled).active:focus,
.show > .btn-custom.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #e584bd;
}


.flex-holder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.camera-holder {
  /*margin: 0 15px;
  width: calc( 100% - 15px );*/
  text-align: center;
  font-size: 14px;
}
.action-buttons {
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 100%;
}
.action-buttons button {
  font-size: 13px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
}
.action-buttons button .icon {
  margin-right: 10px;
}
#qr {
  min-height: 240px;
  width: 100%;
  /*max-width: 320px;*/
}
kbd {
  display: block;
  text-align: center;
  animation: blinker 1s linear infinite;
  background: none;
  font-size: 12px;
  padding: 3px 0;
  color: #66d2d6;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}

/***********/

body {
  font-family: 'Flama-Medium' !important;
}
.cover-heading {
  font-family: 'Flama-Bold' !important;
  color: #020000;
  font-size: 80px;
}
.cover-heading2 {
  font-family: 'Flama-Bold' !important;
  color: #020000;
  font-size: 60px;
}
.cover-heading3 {
  font-family: 'Flama-Bold' !important;
  color: #020000;
  font-size: 50px;
}
.cover-heading4 {
  font-family: 'Flama-Bold' !important;
  color: #020000;
  font-size: 40px;
}
.lead {
  color: #020000;
  font-size: 20px;
}
.lead2 {
  color: #f8f4e0;
  background-color: #020000;
  font-size: 25px;
  font-family: 'Flama-Bold' !important;
}
.lead3 {
  color: #f9bb3e;
  font-size: 40px;
}
.form-control:focus {
  color: #0e1f1b;
  background-color: #fff;
  border-color: #66d2d6;
  outline: 0;
  box-shadow: none;
}
.small-text {
  font-family: 'Flama-Medium' !important;
  font-size: 20px;
  color: #020000;
}