/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

* {
  box-sizing: border-box;
}

body {
  background-color: #fff;
}

header {
  width: 100%;
  height: 90px;
  display: flex;
  align-items: center;
  background-color: #384b06;
  position: sticky;
}
header .box {
  width: 1242px;
  height: 58px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .box a {
  width: 58px;
  height: 58px;
}
header .box a img {
  width: 58px;
  height: 58px;
}
header .box form {
  width: 610px;
  height: 50px;
  border-radius: 10px;
  background-color: #e9e9e9;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
header .box form input {
  height: 50px;
  max-width: 750px;
  width: 550px;
  border: 0px;
  border-radius: 10px;
  background-color: #e9e9e9;
}
header .box form input ::-moz-placeholder {
  color: #222;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
header .box form input ::placeholder {
  color: #222;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
header .box form .icon {
  font-size: 24px;
}
header .box .profile {
  width: 190px;
  height: 50px;
  background-color: #e9e9e9;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
}
header .box .profile .myprofile {
  width: 110px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .box .profile .myprofile .fa-user {
  font-size: 24px;
}
header .box .profile .myprofile h1 {
  color: #222;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
header .box .fa-2xl {
  display: none;
}

@media (max-width: 1250px) {
  header .box {
    width: 96%;
  }
}
@media (max-width: 910px) {
  header .box .profile {
    display: none;
  }
  header .box .fa-2xl {
    display: inline-block;
  }
}
@media (max-width: 750px) {
  header {
    height: 80px;
  }
  header .box form {
    width: auto;
  }
  header .box form input {
    width: 300px;
  }
}
@media (max-width: 430px) {
  header {
    height: 50px;
  }
  header .box {
    height: 30px;
  }
  header .box a {
    width: 40px;
    height: 40px;
  }
  header .box a img {
    width: 40px;
    height: 40px;
  }
  header .box form {
    height: 40px;
  }
  header .box form input {
    width: 130px;
    height: 30px;
  }
}
footer {
  margin-top: 64px;
  width: 100%;
  height: 74px;
  background-color: rgb(113, 111, 67);
  display: flex;
  align-items: center;
  vertical-align: middle;
}
footer .box2 {
  margin: 0 auto;
  width: 1240px;
  height: 58px;
  display: flex;
  justify-content: space-between;
}
footer .box2 .cool {
  width: 58px;
  height: 58px;
}
footer .box2 .cool img {
  width: 58px;
  height: 58px;
}
footer .box2 a {
  color: #e9e9e9;
  font-family: "Inter";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
footer .box2 a:hover {
  color: aqua;
}
footer .box2 a .fa-square-facebook {
  font-size: 40px;
}
footer .box2 a .fa-instagram {
  font-size: 40px;
}

@media (max-width: 600px) {
  footer .box2 .atag {
    display: none;
  }
  footer .box2 a .fa-square-facebook {
    font-size: 30px;
  }
  footer .box2 a .fa-instagram {
    font-size: 30px;
  }
}
@media (max-width: 460px) {
  footer .box2 .atag1 {
    font-size: 10px;
  }
}
.s1 {
  margin-top: 64px;
}
.s1 .box3 {
  max-width: 1240px;
  width: 100%;
  max-height: 805px;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 60px;
  margin: 0 auto;
}
.s1 .box3 h1 {
  color: #6c3c1a;
  font-family: "Bona Nova";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.s1 .box3 .thatmap .thismap {
  border-radius: 10px;
}

@media (max-width: 1260px) {
  .s1 .box3 {
    width: 98%;
  }
  .s1 .box3 .thatmap .thismap {
    width: 900px;
  }
}
@media (max-width: 950px) {
  .s1 .box3 .thatmap .thismap {
    width: 500px;
    height: 300px;
  }
}
@media (max-width: 515px) {
  .s1 .box3 .thatmap .thismap {
    width: 350px;
    height: 200px;
  }
}
.s2 {
  margin-top: 16px;
}
.s2 .box4 {
  max-width: 1240px;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 0 auto;
}
.s2 .box4 h1 {
  color: #000;
  font-family: "Inter";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.s2 .box4 div {
  max-width: 1240px;
  width: 99%;
  height: -moz-fit-content;
  height: fit-content;
}
.s2 .box4 div p {
  color: #000;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
}

@media (max-width: 1000px) {
  .s2 .box4 {
    width: 98%;
  }
}
.article1 {
  margin-top: 95px;
}
.article1 .box5 {
  max-width: 1240px;
  width: 100%;
  height: 189px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin: 0 auto;
}
.article1 .box5 h1 {
  color: #000;
  font-family: "Bona Nova";
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.article1 .box5 div a {
  color: #000;
  font-family: "Bona Nova";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

@media (max-width: 1240px) {
  .article1 .box5 {
    width: 98%;
  }
}/*# sourceMappingURL=global2.css.map */