.fixedcompile {
  color: white;
}

#masthead {
  width: 100%;
  background: transparent;
  padding: 10px 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  transition: all 250ms ease;
}

#masthead .masthead-inner {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: unset;
  z-index: 4;
}

#masthead .masthead-inner .site-branding {
  position: relative;
  top: -7px;
}

#masthead .masthead-inner .site-branding img {
  width: 220px;
  transition: all 250ms ease;
}

#masthead .masthead-inner #site-navigation {
  width: auto;
  position: unset;
  z-index: 99;
}

#masthead .masthead-inner #site-navigation .menu .menu-item {
  padding: 0 20px;
}

#masthead .masthead-inner #site-navigation .menu .menu-item a {
  font-size: 18px;
  color: #F5F1EA;
  font-family: "Thasadith", sans-serif;
  font-weight: 600;
  transition: all 250ms ease;
}

#masthead .masthead-inner #site-navigation .menu .menu-item a:hover {
  color: #E1AE7D;
}

#masthead .masthead-inner #site-navigation .menu .menu-item.current-menu-item a {
  color: #E1AE7D;
  border-bottom: 1px solid #E1AE7D;
}

@media only screen and (max-width: 1050px) {
  #masthead .masthead-inner #site-navigation .menu-main-menu-container {
    display: none;
  }
}

#masthead.scrolled {
  background: #2F383F;
}

#masthead.scrolled .site-branding img {
  width: 190px;
}

#masthead.scrolled #site-navigation .menu .menu-item a {
  font-size: 16px;
}

#bot-contact .bot-contact-inner .col.text .bottom-contact-items, #bot-contact .bot-contact-inner .col.contact .bottom-contact-items, #bot-contact .contact-inner .col.text .bottom-contact-items, #bot-contact .contact-inner .col.contact .bottom-contact-items, #contact .bot-contact-inner .col.text .bottom-contact-items, #contact .bot-contact-inner .col.contact .bottom-contact-items, #contact .contact-inner .col.text .bottom-contact-items, #contact .contact-inner .col.contact .bottom-contact-items {
  max-width: 500px;
  justify-content: space-between;
  gap: 20px;
}

#bot-contact .bot-contact-inner .col.text .bottom-contact-items .bottom-contact-item, #bot-contact .bot-contact-inner .col.contact .bottom-contact-items .bottom-contact-item, #bot-contact .contact-inner .col.text .bottom-contact-items .bottom-contact-item, #bot-contact .contact-inner .col.contact .bottom-contact-items .bottom-contact-item, #contact .bot-contact-inner .col.text .bottom-contact-items .bottom-contact-item, #contact .bot-contact-inner .col.contact .bottom-contact-items .bottom-contact-item, #contact .contact-inner .col.text .bottom-contact-items .bottom-contact-item, #contact .contact-inner .col.contact .bottom-contact-items .bottom-contact-item {
  margin-bottom: 10px;
  display: flex;
  align-items: flex-start;
  width: calc(50% - 10px);
}

#bot-contact .bot-contact-inner .col.text .bottom-contact-items .bottom-contact-item img, #bot-contact .bot-contact-inner .col.contact .bottom-contact-items .bottom-contact-item img, #bot-contact .contact-inner .col.text .bottom-contact-items .bottom-contact-item img, #bot-contact .contact-inner .col.contact .bottom-contact-items .bottom-contact-item img, #contact .bot-contact-inner .col.text .bottom-contact-items .bottom-contact-item img, #contact .bot-contact-inner .col.contact .bottom-contact-items .bottom-contact-item img, #contact .contact-inner .col.text .bottom-contact-items .bottom-contact-item img, #contact .contact-inner .col.contact .bottom-contact-items .bottom-contact-item img {
  min-width: 15px;
  height: auto;
  margin-right: 15px;
  position: relative;
  top: 8px;
}

#bot-contact .bot-contact-inner .col.text .bottom-contact-items .bottom-contact-item a, #bot-contact .bot-contact-inner .col.contact .bottom-contact-items .bottom-contact-item a, #bot-contact .contact-inner .col.text .bottom-contact-items .bottom-contact-item a, #bot-contact .contact-inner .col.contact .bottom-contact-items .bottom-contact-item a, #contact .bot-contact-inner .col.text .bottom-contact-items .bottom-contact-item a, #contact .bot-contact-inner .col.contact .bottom-contact-items .bottom-contact-item a, #contact .contact-inner .col.text .bottom-contact-items .bottom-contact-item a, #contact .contact-inner .col.contact .bottom-contact-items .bottom-contact-item a {
  color: #525A60;
  text-decoration: none;
  font-size: clamp(18px, 2vw, 21px);
  transition: all 250ms ease;
}

#bot-contact .bot-contact-inner .col.text .bottom-contact-items .bottom-contact-item a:hover, #bot-contact .bot-contact-inner .col.contact .bottom-contact-items .bottom-contact-item a:hover, #bot-contact .contact-inner .col.text .bottom-contact-items .bottom-contact-item a:hover, #bot-contact .contact-inner .col.contact .bottom-contact-items .bottom-contact-item a:hover, #contact .bot-contact-inner .col.text .bottom-contact-items .bottom-contact-item a:hover, #contact .bot-contact-inner .col.contact .bottom-contact-items .bottom-contact-item a:hover, #contact .contact-inner .col.text .bottom-contact-items .bottom-contact-item a:hover, #contact .contact-inner .col.contact .bottom-contact-items .bottom-contact-item a:hover {
  color: #E1AE7D;
}

@media only screen and (max-width: 470px) {
  #bot-contact .bot-contact-inner .col.text .bottom-contact-items, #bot-contact .bot-contact-inner .col.contact .bottom-contact-items, #bot-contact .contact-inner .col.text .bottom-contact-items, #bot-contact .contact-inner .col.contact .bottom-contact-items, #contact .bot-contact-inner .col.text .bottom-contact-items, #contact .bot-contact-inner .col.contact .bottom-contact-items, #contact .contact-inner .col.text .bottom-contact-items, #contact .contact-inner .col.contact .bottom-contact-items {
    flex-direction: column;
    gap: 10px;
  }
  #bot-contact .bot-contact-inner .col.text .bottom-contact-items .bottom-contact-item, #bot-contact .bot-contact-inner .col.contact .bottom-contact-items .bottom-contact-item, #bot-contact .contact-inner .col.text .bottom-contact-items .bottom-contact-item, #bot-contact .contact-inner .col.contact .bottom-contact-items .bottom-contact-item, #contact .bot-contact-inner .col.text .bottom-contact-items .bottom-contact-item, #contact .bot-contact-inner .col.contact .bottom-contact-items .bottom-contact-item, #contact .contact-inner .col.text .bottom-contact-items .bottom-contact-item, #contact .contact-inner .col.contact .bottom-contact-items .bottom-contact-item {
    width: 100%;
  }
}

#bot-contact .bot-contact-inner .col.map #map, #bot-contact .contact-inner .col.map #map, #contact .bot-contact-inner .col.map #map, #contact .contact-inner .col.map #map {
  width: 100%;
  min-height: 550px;
}

@media only screen and (max-width: 900px) {
  #bot-contact .bot-contact-inner .col.map #map, #bot-contact .contact-inner .col.map #map, #contact .bot-contact-inner .col.map #map, #contact .contact-inner .col.map #map {
    min-height: 400px;
  }
}

#footer {
  padding: 20px 0;
  background: #2F383F;
}

#footer .footer-inner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#footer .footer-inner .footer-col {
  width: 80%;
  padding: 0;
  display: flex;
  align-items: center;
}

#footer .footer-inner .footer-col img {
  width: 180px;
}

#footer .footer-inner .footer-col ul {
  list-style: none;
}

#footer .footer-inner .footer-col.one {
  max-width: 300px;
}

#footer .footer-inner .footer-col.two {
  justify-content: flex-end;
}

#footer .footer-inner .footer-col.two .menu-main-menu-container #primary-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}

#footer .footer-inner .footer-col.two .menu-main-menu-container #primary-menu .menu-item a {
  transition: all 200ms ease;
  color: #F5F1EA;
  text-decoration: none;
}

@media only screen and (max-width: 480px) {
  #footer .footer-inner .footer-col.two .menu-main-menu-container #primary-menu .menu-item a {
    font-size: 12px;
  }
}

#footer .footer-inner .footer-col.two .menu-main-menu-container #primary-menu .menu-item a:hover {
  color: #E1AE7D;
}

#footer .footer-inner .footer-col.two .menu-main-menu-container #primary-menu .menu-item.current-menu-item a {
  color: #E1AE7D;
  border-bottom: 1px solid #E1AE7D;
}

@media only screen and (max-width: 900px) {
  #footer .footer-inner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #footer .footer-inner .footer-col {
    width: 100% !important;
    text-align: center;
    align-items: center;
    justify-content: center !important;
  }
  #footer .footer-inner img {
    margin-bottom: 25px;
  }
}

.hamburger {
  position: relative;
  width: 30px;
  height: 40px;
  z-index: 2;
  top: 7px;
  right: 15px;
}

.hamburger__inner {
  width: 40px;
  height: 3px;
  margin-top: 6px;
  background: white;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hamburger__inner #mobile-menu {
  display: none;
}

.hamburger__inner::before, .hamburger__inner::after {
  display: block;
  position: absolute;
  content: "";
  z-index: -1;
  width: 40px;
  height: 3px;
  background: white;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hamburger__inner::before {
  top: 0;
}

.hamburger__inner::after {
  top: 12px;
}

#mobile-menu-wrap {
  display: none;
}

#mobile-menu-wrap .site-branding {
  display: none;
  width: auto;
}

#mobile-menu-wrap .site-branding a {
  width: auto;
  display: inline-block;
}

#mobile-menu-wrap .bot-mobile {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  padding-top: 30px;
}

#mobile-menu-wrap .bot-mobile .menu-social {
  display: flex;
  gap: 3px;
  width: 100%;
}

#mobile-menu-wrap .bot-mobile .bottom-contact-item {
  display: flex;
  align-items: center;
  gap: 10px;
}

#mobile-menu-wrap .bot-mobile .bottom-contact-item img {
  width: 18px;
}

#mobile-menu-wrap .bot-mobile .bottom-contact-item a {
  font-size: 17px;
  color: #F5F1EA;
  text-decoration: none;
}

.hamburger--open .hamburger__inner {
  background: none;
}

.hamburger--open .hamburger__inner::before, .hamburger--open .hamburger__inner::after {
  top: 6px;
  position: relative;
  z-index: 999;
}

.hamburger--open .hamburger__inner::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.hamburger--open .hamburger__inner::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hamburger--open #mobile-menu-wrap {
  display: flex;
  flex-direction: column;
  background: #2F383F;
  width: 100vw;
  height: 100vh;
  inset: 0;
  z-index: 99;
  padding: 25px;
  position: fixed;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.hamburger--open #mobile-menu-wrap .site-branding {
  display: block;
}

.hamburger--open #mobile-menu {
  padding-top: 50px;
  display: flex;
}

.hamburger--open #mobile-menu ul {
  flex-direction: column;
  gap: 15px 0;
  width: 100%;
}

.hamburger--open #mobile-menu ul .page_item {
  padding: 15px 0;
  border-bottom: 1px solid #797979;
  width: 100%;
}

.hamburger--open #mobile-menu ul .page_item a {
  color: white;
  font-size: clamp(26px, 4vw, 40px);
  font-family: "Thasadith", sans-serif;
  font-weight: 600;
  transition: all 250ms ease;
}

.hamburger--open #mobile-menu ul .page_item a:hover {
  color: #E1AE7D;
}
