@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Dokdo&family=Lato:wght@300;400;700&display=swap");
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption, figure, main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox], [type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details, menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: "";
  clear: both;
  height: 0;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden;
}

/* font variables */
/* 1 rem = 10 px Font Size */
html {
  font-size: 62.5%;
}

body {
  font-family: "Lato", sans-serif;
  color: #FAFFFE;
  font-size: 1.6rem;
}

h1, h2, h3, h4, .logo, button {
  font-family: "Dokdo", cursive;
  font-weight: normal;
}

h1, h2, h3, h4, .logo {
  color: #FFC600;
}

h1 {
  font-size: 8.5rem;
  line-height: 6.5rem;
}

h2 {
  font-size: 7.5rem;
  line-height: 4rem;
  letter-spacing: 1.09rem;
}

h3 {
  font-size: 4.5rem;
  letter-spacing: 0.3rem;
}

h4 {
  font-size: 4rem;
  letter-spacing: 0.2rem;
}

.logo {
  font-size: 4.15rem;
  text-decoration: none;
}

p {
  font-size: 1.6rem;
  line-height: 2.5rem;
  letter-spacing: 0.2rem;
  font-weight: 400;
}

li {
  letter-spacing: 0.2rem;
}

li a {
  color: #FAFFFE;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.6rem;
  font-weight: 700;
}

button {
  color: #FAFFFE;
  font-size: 3rem;
}

small {
  font-size: 1.6rem;
  letter-spacing: 0.2rem;
}

address {
  color: #FAFFFE;
  font-size: 1.6rem;
  opacity: 0.8;
  line-height: 1.4em;
  letter-spacing: 0.1rem;
  font-style: normal;
}

.fontColorMarigold {
  color: #FFC600;
}

.fontColorIceblue {
  color: #FAFFFE;
}

form input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #FAFFFE;
  font-size: 1.6rem;
  opacity: 1;
}

form input::-moz-placeholder, textarea::-moz-placeholder {
  color: #FAFFFE;
  font-size: 1.6rem;
  opacity: 1;
}

form input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #FAFFFE;
  font-size: 1.6rem;
  opacity: 1;
}

form input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #FAFFFE;
  font-size: 1.6rem;
  opacity: 1;
}

form input, textarea,
form input::placeholder, textarea::placeholder {
  color: #FAFFFE;
  font-size: 1.6rem;
  opacity: 1;
}

@media (max-width: 850px) {
  h1 {
    font-size: calc(4rem + 2.5vw);
    line-height: 5rem;
  }

  h2 {
    font-size: 5.5rem;
  }

  h3 {
    font-size: 3rem;
  }

  h4 {
    font-size: 3rem;
  }

  .logo {
    font-size: 3rem;
    text-decoration: none;
  }

  p {
    font-size: 1.6rem;
    line-height: 2.5rem;
  }

  li a {
    color: #FAFFFE;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.4rem;
  }

  button {
    color: #FAFFFE;
    font-size: 1.6rem;
  }

  small {
    font-size: 1.6rem;
  }

  form input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    font-size: 1.6rem;
  }

  form input::-moz-placeholder, textarea::-moz-placeholder {
    font-size: 1.6rem;
  }

  form input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    font-size: 1.6rem;
  }

  form input::-ms-input-placeholder, textarea::-ms-input-placeholder {
    font-size: 1.6rem;
  }

  form input, textarea,
form input::placeholder, textarea::placeholder {
    font-size: 1.6rem;
  }
}
.wrapper {
  width: 85%;
  margin: 0 auto;
  max-width: 1080px;
}

.fullWrapper {
  max-width: 1270px;
  margin: 0 auto;
}

body {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

h1, h2, h3, h4, p, .logo, button {
  padding: 0;
  margin: 0;
}

img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

button {
  background-color: #555F02;
  border: none;
  padding: 5px 10px;
  margin-top: 20px;
}

ul {
  margin: 0;
}

form input, textarea {
  background-color: #1E140E;
  border: none;
  padding: 10px 20px;
}

form input {
  border-bottom: 2px solid #FFC600;
  display: inline-block;
  width: 47.25%;
  margin-bottom: 30px;
}

form input[type=text] {
  margin-right: 5%;
}

form textarea {
  display: block;
  border: 2px solid #FFC600;
  resize: none;
  width: 100%;
  height: 200px;
}

form button {
  width: 100%;
  margin-top: 30px;
}

header {
  background-size: cover;
  background-position: center;
}

.topBar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 50px;
  padding-top: 20px;
  position: relative;
}

.topBar ul {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.topBar li {
  margin-left: 20px;
}

.topBar li a {
  padding: 5px 10px;
}

.topBar a.selected {
  color: #FFC600;
}

button.menu {
  position: absolute;
  background: none;
  margin: 0;
  padding: 0;
  right: 0;
  display: none;
}

button.menu:focus {
  border: 2px dotted white;
}

i {
  font-size: 2.5rem;
  color: white;
}

@media (max-width: 768px) {
  button.menu {
    display: block;
    position: absolute;
    right: 0;
    background: none;
    margin: 0;
    padding: 0;
  }

  .topBar ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    right: -10px;
    text-align: right;
    top: 0;
    gap: 10px;
    overflow: hidden;
    height: 0;
    overflow: hidden;
  }

  button.menu:hover + ul,
.topBar ul:hover,
button.menu:focus + ul,
.topBar ul:focus-within {
    height: auto;
    padding-top: 60px;
  }
}
footer {
  background: #262725;
  text-align: center;
  padding: 5px 0;
}

.homePage header {
  background-image: url(../assets/home-image-1.jpg);
}

.headerFeature {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.headerFeature > div:first-child {
  width: 50%;
  position: relative;
  bottom: -50px;
  left: -9%;
}

.headerFeature > div:last-child {
  width: 50%;
  position: relative;
  left: -7%;
  top: 70px;
}

.headerFeature img {
  -webkit-filter: sepia(100%);
          filter: sepia(100%);
}

.homeMain ul {
  list-style-type: none;
}

.homeMain section:nth-child(2n+1) {
  background-color: #1E140E;
}

.homeMain section:nth-child(2n+2) {
  background-color: #262725;
}

.newAdventure > .wrapper {
  padding: 100px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.newAdventure .leftContainer {
  width: 85%;
  padding-right: 50px;
}

.newAdventure img {
  -webkit-box-shadow: -15px 15px #555F02;
          box-shadow: -15px 15px #555F02;
}

.newAdventure button {
  margin-top: 10px;
}

.threeImgs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 0;
  gap: 30px;
}

.enlargeImg img:hover,
.enlargeImg img:focus {
  border: 2px solid #FFC600;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

.modalContent {
  margin: 10% auto;
  padding: 0;
  border: 5px solid #FFC600;
  border-radius: 1%;
  width: 70%;
  max-width: 600px;
  position: relative;
}

.close {
  color: #FFC600;
  position: absolute;
  top: 0;
  right: 0;
  font-size: calc(1rem + 1vw);
  font-weight: bold;
  line-height: 1.6rem;
  padding: 1%;
}

.close:hover,
.close:focus {
  color: black;
  cursor: pointer;
}

.benefits ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 50px;
  padding: 50px 0;
}

.benefits li {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 40%;
          flex: 1 0 40%;
  padding-left: 50px;
  margin-bottom: 5%;
  position: relative;
}

.icon::before,
.icon::after {
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  left: 0px;
  background-color: #555F02;
  padding: 10px;
  top: 1%;
  border-radius: 50%;
  font-family: "Font Awesome 5 Free";
  font-size: 2rem;
  font-weight: 900;
}

.offers::before {
  content: "";
}

.community::before {
  content: "";
}

.blog::before {
  content: "";
  padding: 9px 14px;
}

.getInTouch::before {
  content: "";
  padding: 9px 11px;
}

.moreInfo .fullWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 100px;
}

.moreInfo .fullWrapper > div {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 40%;
          flex: 1 0 40%;
}

.moreInfo .leftImage {
  position: relative;
  top: -40px;
}

.moreInfo .leftImage img {
  -webkit-box-shadow: 15px 15px #FFC600;
          box-shadow: 15px 15px #FFC600;
}

.moreInfo .rightImage {
  position: relative;
  bottom: -40px;
}

.moreInfo .rightImage img {
  position: relative;
  display: block;
  -webkit-box-shadow: -15px 15px #FFC600;
          box-shadow: -15px 15px #FFC600;
}

.moreInfo .textBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.moreInfo .leftTextbox {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-left: 10%;
  padding-bottom: 50px;
  padding-top: 50px;
}

.moreInfo .rightTextbox {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-right: 10%;
  padding-top: 50px;
}

.sectionFreeTrials .wrapper {
  text-align: center;
  padding: 100px 0;
}

.sectionFreeTrials img {
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 992px) {
  .moreInfo .fullWrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
  }

  .moreInfo .fullWrapper > div {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    width: 80%;
    margin: 0 auto;
  }

  .moreInfo .textBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
  }

  .moreInfo .leftTextbox {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-bottom: 50px;
  }

  .moreInfo .leftImage {
    top: 0;
  }

  .moreInfo .rightImage {
    bottom: 0;
  }
}
@media (max-width: 768px) {
  .headerFeature {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .headerFeature > div {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
  }

  .headerFeature > div:first-child {
    width: 50%;
    bottom: 0;
    left: 0;
  }

  .headerFeature > div:last-child {
    width: 80%;
    left: 0;
    top: 0;
    margin: 50px 0;
  }

  .newAdventure > .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 50px 0;
  }

  .newAdventure .leftContainer {
    width: 85%;
    padding-right: 0;
    text-align: center;
    margin-top: 50px;
  }

  .newAdventure .rightImgContainer {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    width: 50%;
  }

  .threeImgs ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 50px 0;
    gap: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .threeImgs li {
    width: 50%;
  }

  .sectionFreeTrials .wrapper {
    padding: 50px 0;
  }
}
.blogPage header {
  background-image: url(../assets/blog-image-1.jpg);
}

.blogPage header h2 {
  padding: 100px 0;
}

.blogMain {
  background: #1E140E;
}

.blogMainFlexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10%;
}

.blogMainFlexbox > section {
  width: 70%;
  position: relative;
  top: -80px;
}

.blogSection img {
  -webkit-box-shadow: 15px 15px #555F02;
          box-shadow: 15px 15px #555F02;
}

.blogSection > div:first-child {
  margin-right: 15px;
}

.blogSection > div:nth-child(2) {
  border-right: 5px solid #555F02;
  border-bottom: 5px solid #555F02;
  padding: 5% 10%;
}

.blogMainFlexbox > aside {
  margin-top: 100px;
  width: 20%;
}

.blogSection p {
  margin-top: 20px;
}

.commentsSection {
  padding: 5% 5% 5% 10%;
}

.comment {
  padding-left: 100px;
  position: relative;
}

.comment::before {
  content: "";
  background-size: cover;
  position: absolute;
  width: 75px;
  height: 75px;
  left: 0;
}

.comment1::before {
  background-image: url(../assets/comment-image.jpg);
}

.comment2::before {
  background-image: url(../assets/comment-image2.jpg);
}

.comment1 {
  margin-bottom: 25px;
}

.blogMain form {
  margin-top: 50px;
  margin-left: 10%;
}

.blogMain aside > div:first-child {
  padding-left: 15px;
}

.blogMain aside > div:nth-child(2) {
  background-color: #555F02;
  padding: 0 15px;
}

.blogMain aside img {
  -webkit-box-shadow: -15px 15px #555F02;
          box-shadow: -15px 15px #555F02;
}

.blogMain aside h4 {
  font-size: 2rem;
  line-height: 2rem;
  padding: 10px 0 5px 0;
}

.blogMain ul {
  padding: 0 20px 10px 20px;
  margin: 0;
}

.blogMain li {
  line-height: 1.5rem;
  margin-bottom: 10px;
}

.blogMain li::marker {
  color: #FFC600;
}

@media (max-width: 992px) {
  .blogMainFlexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .blogMainFlexbox > section {
    width: 90%;
  }

  .blogMainFlexbox > aside {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 10%;
  }

  form.formComment input {
    width: 100%;
  }
}
.contactPage {
  min-height: 100vh;
}

.contactPage header {
  background-image: url(../assets/contact-image-1.jpg);
}

.contactPage header h2 {
  padding: 100px 0;
}

.contactMain {
  background: #1E140E;
}

.contactMain .contactFlexBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contactMain form {
  background: #262725;
  width: 75%;
  position: relative;
  top: -80px;
  left: -5%;
  padding: 5%;
  -webkit-box-shadow: 15px 15px #FFC600;
          box-shadow: 15px 15px #FFC600;
}

.contactMain form input,
.contactMain form textarea {
  background: #262725;
}

.contactMain form input::-webkit-input-placeholder, .contactMain form textarea::-webkit-input-placeholder {
  opacity: 0.5;
}

.contactMain form input::-moz-placeholder, .contactMain form textarea::-moz-placeholder {
  opacity: 0.5;
}

.contactMain form input:-ms-input-placeholder, .contactMain form textarea:-ms-input-placeholder {
  opacity: 0.5;
}

.contactMain form input::-ms-input-placeholder, .contactMain form textarea::-ms-input-placeholder {
  opacity: 0.5;
}

.contactMain form input::placeholder,
.contactMain form textarea::placeholder {
  opacity: 0.5;
}

.contactMain form {
  padding-bottom: 30px;
}

.contactMain aside > div {
  margin-left: 25px;
  margin-top: 125px;
}

.socialMediaContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
}

.socialMediaContainer i {
  color: #FFC600;
  font-size: 2rem;
}

@media (max-width: 1115px) {
  .formContact input {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .contactMain .contactFlexBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }

  .contactMain form {
    width: 100%;
  }

  .contactMain aside > div {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 50px;
  }
}