html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}

.app-container{
  max-width: 430px;
  margin: 0 auto;
}
.app-container .app-header{
  background-image: url('../images/background.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 360px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.app-container .app-header .app-logo{
  max-width: 280px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 40px;
  border: 1px solid #fff;
  border-radius: 5px;
  background-color: #00000038;
}
.app-container .app-header .app-logo img{
  max-width: 180px;
  width: 100%;
  margin: 0 auto;
  display: block;
}
.app-container .app-body{
  background-color: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  position: relative;
  transform: translateY(-20px);
  padding: 40px;
}
.app-container .app-body .app-body-wrapper h2{
  font-size: 24px;
  font-family: "Poppins", sans-serif;
  text-align: center;
  margin: 0 0 40px;
  font-weight: 500;
  color: #313230;
}
.app-container .app-body .app-body-wrapper input{
  border: 1px solid #DEDEDE;
  border-radius: 5px;
  outline: none;
  box-shadow: none
}
.app-container .app-body .app-body-wrapper input[type="date"]{
  padding-left: 0.6rem;
}
.app-container .app-body .app-body-wrapper select{
  padding-left: 0.75rem;
}
.app-container .app-body .app-body-wrapper input:focus{
  border: 1px solid #77AF43;;
}
.app-container .app-body .app-body-wrapper .form-floating > .form-control:focus ~ label{
  color: #b7b7b7;
  transition: all 0.3s ease-in-out;
}
.app-container .app-body .app-body-wrapper label{
  color: #000000;
  transition: all 0.3s ease-in-out;
}
.app-container .app-body .app-body-wrapper .btn.btn-primary{
  background-color: #77AF43;
  border: #77AF43;
  padding: 10px 20px;
  border-radius: 5px;
  outline: none;
  box-shadow: none;
}
.app-container .app-body .app-body-wrapper .btn.btn-secondary{
  background: none;
  border: 1px solid #77AF43;
  color: #77AF43;
  padding: 10px 20px;
  border-radius: 5px;
  outline: none;
  box-shadow: none;
}
.app-container .app-body .app-body-wrapper .page-title{
  font-size: 24px;
  font-family: "Poppins", sans-serif;
  text-align: center;
  margin: 0 0 40px;
  font-weight: 500;
  color: #313230;
}
.app-container .app-body .app-body-wrapper .page-content{
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  text-align: center;
  margin: 0 0 40px;
  font-weight: 500;
  color: #5c5c5c;
}

.section-header{
  background-image: url('../images/overlay.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 320px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-header img{
  max-width: 160px;
  width: 100%;
}
.section-body{
  padding: 10px 20px;
}
.section-body .section-body-wrapper .section-heading{
  font-size: 40px;
  font-family: "Fugaz One", sans-serif;
  text-align: center;
  margin: 0 0 40px;
  font-weight: 500;
  color: #D4EDBE;
  -webkit-text-stroke: 0.5px #88C054;
  text-shadow: 0 0 0 #88C054, 2px 2px 0 #88C054;
}
.section-body .section-body-wrapper .section-card{
  background-image: url('../images/card-background.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 50px 30px;
  border-radius: 10px;
}
.section-body .section-body-wrapper .section-card .card-title{
  font-size: 24px;
  font-family: "Poppins", sans-serif;
  text-align: center;
  margin: 0 0 40px;
  font-weight: 500;
  color: #ffffff;
}
.section-body .section-body-wrapper .section-card .voucher-code{
  background-color: #fff;
  width: 100%;
  border-radius: 5px;
  padding: 15px 10px;
  color: #959595;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.section-body .section-body-wrapper .section-card .voucher-code img{
  max-width: 20px;
  width: 100%;
  margin-right: 10px;
  cursor: pointer;
}
.section-body .section-body-wrapper .section-card .voucher-code svg{
  height: 24.45px;
  width: auto;
  margin-right: 6px;
}
.section-body .section-body-wrapper .section-card .card-content{
  font-size: 52px;
  font-family: "Fugaz One", sans-serif;
  text-align: center;
  font-weight: 500;
  color: #ffffff;
  -webkit-text-stroke: 0.5px #88C054;
  text-shadow: 0 0 0 #88C054, 2px 2px 0 #88C054;
  line-height: 1;
}
.section-body .section-body-wrapper .section-card .card-content span{
  font-size: 60px;
  display: block;
  font-family: "Fugaz One", sans-serif;
  text-align: center;
  font-weight: 500;
  color: #D4EDBE;
  -webkit-text-stroke: 0.5px #88C054;
  text-shadow: 0 0 0 #88C054, 2px 2px 0 #88C054;
}
.section-body .section-body-wrapper .section-card .card-description{
  font-size: 14px;
  display: block;
  font-family: "Poppins", sans-serif;
  text-align: center;
  font-weight: 500;
  color: #fff;
}