* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Quicksand", sans-serif;
}

html {
  font-size: 62.5%;
}

body {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.container {
  width: 100%;
  height: 100vh;
  background-color: #12121f;
  color: #eee;
  justify-content: center;
  align-items: center;
  overflow: auto;
}


#mainImage {
  margin: 20px 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.redirect {
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 45rem;
  background-color: #222227;
  height: 12rem;
  background-color: #0073a0;
  display: block;

  text-align: center;
  text-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.5);
  font-size: 3rem;
  font-weight: 400;
  align-self: center;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  color: #ffffff;
}
.sessSeperator {
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 45rem;
  background-color: #222227;
  height: 6rem;
  background-color: #0073a0;
  display: flex;
  text-align: center;
  justify-content: space-between;
  align-items: center;
  padding: 0 2rem;
  text-align: center;
  text-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.5);
  font-size: 2rem;
  font-weight: 400;
  align-self: center;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
}

#linkSep button {
height: 40px;
  width: 100px;
  margin-right: .5em;
  margin-left: .5em;
  background-color: #1877f2;
  border: 0.1em solid #000000;
  border-radius: 0.12em;
  box-sizing: border-box;
  text-decoration: none;
  color: #000000;
  text-shadow: 0 0.04em 0.04em rgba(0, 0, 0, 0.35);
  text-align: center;

}
#linkSep p {
  font-size: 10px;
  }
  

.privPolicyBox {

  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 45rem;
  height: 250rem;
  background-color: #222227;
  box-shadow: 0 0.5rem 3rem rgba(0, 0, 0, 0.4);

}

.privPolicyBod {

  width: 100%;
  height:  240rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 2rem;
  text-align: center;

}

.sessionBox {
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 45rem;
  height: 20rem;
  background-color: #222227;
  box-shadow: 0 0.5rem 3rem rgba(0, 0, 0, 0.4);
}

.sessionBox2 {
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 45rem;
  height: 15rem;
  background-color: #222227;
  box-shadow: 0 0.5rem 3rem rgba(0, 0, 0, 0.4);
}

.sessionBox3 {
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 45rem;
  height: 25rem;
  background-color: #222227;
  box-shadow: 0 0.5rem 3rem rgba(0, 0, 0, 0.4);
}

.detailBox {
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 45rem;
  height: 30rem;
  background-color: #222227;
  box-shadow: 0 0.5rem 3rem rgba(0, 0, 0, 0.4);
}

.detailBox2 {
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 45rem;
  height: 25rem;
  background-color: #222227;
  box-shadow: 0 0.5rem 3rem rgba(0, 0, 0, 0.4);
}

.detailBox3 {
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 45rem;
  height: 100rem;
  background-color: #222227;
  box-shadow: 0 0.5rem 3rem rgba(0, 0, 0, 0.4);
}

.paymentBox {
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 45rem;
  height: 30rem;
  background-color: #222227;
  box-shadow: 0 0.5rem 3rem rgba(0, 0, 0, 0.4);
}

.picBox {
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 45rem;
  height: 35rem;
  background-color: #222227;
  box-shadow: 0 0.5rem 3rem rgba(0, 0, 0, 0.4);
}

.sessionHead {
  width: 100%;
  height: 6rem;
  background-color: #1877f2;
  display: flex;
  text-align: center;
  justify-content: space-between;
  align-items: center;
  padding: 0 2rem;
  text-align: center;
  text-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.5);
}

.sessionHead h1 {
  font-size: 1.8rem;
  font-weight: 400;
  align-self: center;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  margin-bottom: 1rem;
}

.sessionBody {
  width: 100%;
  height: 6rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 2rem;
  text-align: center;
}

.picBody {
  width: 100%;
  height: 45rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 2rem;
  text-align: center;
}

.picBody img {
  width: auto;
  height: auto;
  margin: 8% 21.7%;
}

.detailBody {
  width: 100%;
  height: 7rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 2rem;
  text-align: center;
}

.detailBody2 {
  width: 100%;
  height: 10rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 2rem;
  text-align: center;
}

.paymentBody {
  width: 100%;
  height: 10rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 2rem;
  text-align: center;
}

.paymentBody input {
  max-width: 50%;
  align-self: center;
}

.paymentBody label {
  font-weight: 200;
  font-size: 1.1em;
}

.paymentBody input[type=submit] {
  margin-top: 5px;
  min-width: 20%;
  min-height: 12%;
  background-color: #1877f2;
  border: 0.1em solid #000000;
  border-radius: 0.12em;
  box-sizing: border-box;
  text-decoration: none;
  color: #000000;
  text-shadow: 0 0.04em 0.04em rgba(0, 0, 0, 0.35);
  text-align: center;
}

.paymentBody input[type=text], input[type=email] {
  min-width: 20%;
  min-height: 12%;
  background-color: #1877f2;
  border: 0.1em solid #000000;
  border-radius: 0.12em;
  box-sizing: border-box;
  text-decoration: none;
  color: #000000;
  text-shadow: 0 0.04em 0.04em rgba(0, 0, 0, 0.35);
  text-align: center;
}

.detailBody p {
  width: 100%;
  height: 6rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-weight: 200;
  font-size: 13px;
  padding: 0 2rem;
  text-align: center;
}

.detailBody button {
  width: 98px;
  margin-top: .75em;
  margin-right: 1em;
  margin-left: 1em;
  background-color: #1877f2;
  border: 0.1em solid #000000;
  border-radius: 0.12em;
  box-sizing: border-box;
  text-decoration: none;
  color: #000000;
  text-shadow: 0 0.04em 0.04em rgba(0, 0, 0, 0.35);
  text-align: center;
  align-self: center;
  margin-top: 5%;
}

.detailBody input {
  max-width: 50%;
  align-self: center;
}

.detailBody label {
  font-weight: 200;
  font-size: 1.1em;
}

.detailBody input[type=submit] {
  margin-top: 5px;
  min-width: 20%;
  min-height: 35%;
  background-color: #1877f2;
  border: 0.1em solid #000000;
  border-radius: 0.12em;
  box-sizing: border-box;
  text-decoration: none;
  color: #000000;
  text-shadow: 0 0.04em 0.04em rgba(0, 0, 0, 0.35);
  text-align: center;
}

.detailBody input[type=text], input[type=tel] {
  min-width: 20%;
  min-height: 35%;
  background-color: #1877f2;
  border: 0.1em solid #000000;
  border-radius: 0.12em;
  box-sizing: border-box;
  text-decoration: none;
  color: #000000;
  text-shadow: 0 0.04em 0.04em rgba(0, 0, 0, 0.35);
  text-align: center;
}

.detailBody2 input[type=text], input[type=tel], input[type=email] {
  min-width: 20%;
  min-height: 35%;
  background-color: #1877f2;
  border: 0.1em solid #000000;
  border-radius: 0.12em;
  box-sizing: border-box;
  text-decoration: none;
  color: #000000;
  text-shadow: 0 0.04em 0.04em rgba(0, 0, 0, 0.35);
  text-align: center;
}

.detailBody2 input[type=submit] {
  margin-top: 5px;
  min-width: 20%;
  min-height: 35%;
  background-color: #1877f2;
  border: 0.1em solid #000000;
  border-radius: 0.12em;
  box-sizing: border-box;
  text-decoration: none;
  color: #000000;
  text-shadow: 0 0.04em 0.04em rgba(0, 0, 0, 0.35);
  text-align: center;
}

::placeholder {
  color: #00000048;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #00000048;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #00000048;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #1877f2 inset !important;
}

.sessionCounter {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.sessionCounter button {
  height: 30px;
  width: 30px;
  margin-top: 1em;
  margin-right: 0.75em;
  background-color: #1877f2;
  border: 0.1em solid #000000;
  border-radius: 0.12em;
  box-sizing: border-box;
  text-decoration: none;
  color: #000000;
  text-shadow: 0 0.04em 0.04em rgba(0, 0, 0, 0.35);
  text-align: center;
}

.sessionCounter h2 {
  height: 30px;
  width: 15px;
  margin-top: 1.25em;
  margin-right: 1em;
}

.sessionText {
  align-self: flex-start;
  flex-grow: 4;
  order: 0;
  flex-wrap: nowrap;
  text-align: left;
}

.sessionText h2 {
  width: auto;
}

.sessionLinks {
  display: flex;
  flex-direction: row;
}

.sessionLinks h2 {
  background-color: #1877f2;
  margin-top: .75em;
  align-self: flex-start;
  flex-grow: 4;
  order: 0;
  flex-wrap: nowrap;
  text-align: left;
}

.sessionLinks button {
  width: 98px;
  margin-top: .75em;
  margin-right: 1em;
  margin-left: 1em;
  background-color: #1877f2;
  border: 0.1em solid #000000;
  border-radius: 0.12em;
  box-sizing: border-box;
  text-decoration: none;
  color: #000000;
  text-shadow: 0 0.04em 0.04em rgba(0, 0, 0, 0.35);
  text-align: center;
  align-self: flex-end;
}

.calendar {
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 10px;
  width: 45rem;
  height: 52rem;
  background-color: #222227;
  box-shadow: 0 0.5rem 3rem rgba(0, 0, 0, 0.4);
}

.month {
  width: 100%;
  height: 12rem;
  background-color: #1877f2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 2rem;
  text-align: center;
  text-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.5);
}

.month i {
  font-size: 2.5rem;
  cursor: pointer;
}

.month h1 {
  font-size: 3rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  margin-bottom: 1rem;
}

.month p {
  font-size: 1.6rem;
}

.weekdays {
  width: 100%;
  height: 5rem;
  padding: 0 0.4rem;
  display: flex;
  align-items: center;
}

.weekdays div {
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.1rem;
  width: calc(44.2rem / 7);
  display: flex;
  justify-content: center;
  align-items: center;
  text-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.5);
}

.days {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0.2rem;
}

.days div {
  font-size: 1.4rem;
  margin: 0.3rem;
  width: calc(40.2rem / 7);
  height: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-shadow: 0 0.3rem 0.5rem rgba(0, 0, 0, 0.5);
  transition: background-color 0.2s;
}

.days div:hover:not(.today) {
  background-color: #262626;
  border: 0.2rem solid #777;
  cursor: pointer;
}

.prev-date, .next-date {
  opacity: 0.5;
}

.today {
  background-color: #1877f2;
}