html {
  scroll-behavior: smooth;
}
body {
  font-family: "Roboto", sans-serif;
}
img {
  max-width: 100%;
}
.color1 {
  color: #d29662;
  font-weight: bold;
}
.main {
  position: relative;
  overflow: hidden;
}
.header {
  position: fixed;
  width: 100%;
  z-index: 2;
  transition: 0.6s ease;
}
.header.dark {
  background: rgba(0, 0, 0, 0.6);
}
.header.dark.sticky .logo {
  max-width: 90px;
  padding: 15px 25px;
}
.logo {
  max-width: 140px;
  padding: 15px 25px;
  transition: 0.6s ease;
}
.bg1 {
  background: url(../img/ban1_1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.bg2 {
  background: url(../img/ban2_1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.bg3 {
  background: url(../img/ban3_1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}
.bg4 {
  background: url(../img/ban4_1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
}
#menuOpen {
  margin-right: 30px;
  color: #fff;
  cursor: pointer;
  transition: 0.6s ease;
  z-index: 2;
}
.lang_header {
  color: #fff;
  cursor: pointer;
  transition: 0.6s ease;
  z-index: 2;
}
.gaped {
  gap: 30px;
}
.lang_header a {
  color: #fff;
  text-decoration: none;
}
.lang_header a:hover {
  text-decoration: none;
}
.lang_header a.active {
  color: #333;
  background: #fff;
  padding: 2px 5px;
  border-radius: 4px;
}
.header.dark.sticky #menuOpen {
  top: 22px;
}
.page1 {
  width: 100%;
  min-height: 100vh;
  /* background-image: url(../img/banner1.png); */
  /* background-size: cover; */
  /* background-position: center; */
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page2 {
  width: 100%;
  min-height: 100vh;
  background-image: url(../img/banner2.png);
  background-size: cover;
  background-position: right;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page3 {
  width: 100%;
  min-height: 100vh;
  background-image: url(../img/banner3.png);
  background-size: cover;
  background-position: right;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page4 {
  width: 100%;
  height: 100vh;
  background: #333333;
  position: relative;
}
.logobig {
  padding-top: 5vh;
  color: #fff;
  z-index: 1;
}
.logob {
  max-width: 290px;
  animation: 4s fadeIn;
  animation-fill-mode: forwards;
  visibility: hidden;
}
.legend {
  width: 520px;
  max-width: 100%;
  padding: 0 15px;
  animation: 7s fadeIn;
  animation-fill-mode: forwards;
  visibility: hidden;
}
.down {
  position: absolute;
  bottom: 15px;
  width: 100%;
  z-index: 1;
}
.selector {
  padding-top: 40px;
  margin-bottom: 15px;
  padding: 30px 80px;
}
.selector .col {
  margin-bottom: 15px;
}
.home_services {
  max-width: 900px;
  margin: 0 auto;
  line-height: 1em;
  font-weight: 200;
  font-size: 1.1em;
}
.quote {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1em;
  font-style: italic;
}
.transp_bg {
  background: rgba(255, 255, 255, 0.8);
  max-height: 80vh;
  position: relative;
}
.transp_bg img {
  max-width: 100%;
  max-height: 100%;
}
.contact_info {
  padding: 13vh 10px;
}
.logo_contact {
  width: 200px;
  max-width: 100%;
}
.gold,
.gold a {
  color: #cc762a;
  font-family: "Montserrat";
}
.footer {
  background: #fff;
  color: #808080;
  font-size: 0.7em;
  width: 100%;
  overflow: hidden;
}
.footer.nohome {
  background: #dddddd;
}
.footer a {
  color: #808080;
  margin-right: 7px;
  font-size: 0.9em;
}
.padeo {
  padding: 20px;
}
.footer p {
  margin-top: 15px;
}
.footer .social {
  text-align: center;
  padding-top: 10px;
}
.social a {
  margin: 10px;
  font-size: 2em;
}
.top-holder {
  position: fixed;
  right: 20px;
  bottom: 40px;
}
.top-btn {
  padding: 15px 10px 6px 10px;
  background: #303133;
  color: #fff;
  margin-bottom: 0;
}
.top-btn:hover {
  background: #494949;
  color: #fff;
}
.access {
  padding: 3vh 20px;
  color: #fff;
}
.access h3 {
  font-size: 1.4em;
  font-weight: bold;
  max-width: 560px;
  margin: 0 auto;
}
.bullets {
  position: fixed;
  top: 45vh;
  right: 40px;
  z-index: 2;
}
.bullets ul {
  list-style: none;
}
.bullets ul li {
  position: relative;
}
.bullets ul li a {
  display: inline-block;
  backface-visibility: hidden;
  cursor: default;
}

.cd-dot-cont {
  position: relative;
  width: 30px;
  height: 30px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  z-index: 1;
}
.cd-dot {
  transition: all 100ms ease-out;
  width: 6px;
  height: 6px;
  background-color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  transition: all 100ms ease-in-out;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.2);
  transform: scale(1);
}
.bullets ul li a.active .cd-dot,
.bullets ul li a:hover .cd-dot {
  background-color: #ffffff;
  transform: scale(1.3);
}
.border-accent-color {
  border-color: #b4a299 !important;
}
.style-accent-bg {
  background-color: #b4a299;
}
.cd-label {
  font-size: 13px;
  font-weight: 500;
  padding: 6px 18px 6px 18px;
  position: absolute;
  color: #ffffff;
  display: inline-block;
  left: -12px;
  top: -2px;
  border-radius: 2px;
  font-weight: 600;
  opacity: 0;
  pointer-events: none;
  transform-origin: 0% 50%;
  transform: scale(0.5);
  transition: opacity 100ms ease-out, transform 100ms ease-out, display 0ms 100ms;
  transform: scale(0.5) translateX(-100%);
  white-space: pre;
  z-index: 0;
}
.cd-label:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: 50%;
  right: -4px;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: inherit;
}
span.cd-dot-cont:hover + .cd-label {
  opacity: 1;
  transform: scale(1) translateX(-100%);
  display: inline-block;
  transition: opacity 100ms ease-out 100ms, transform 100ms ease-out 100ms, display 0ms 0ms;
}
.contact {
  padding-top: 17vh;
  padding-bottom: 17vh;
}
.contact iframe {
  max-width: 100%;
}
.link {
  color: #333;
}
.link:hover,
link:visited,
link:focus {
  color: #666;
  text-decoration: none;
}
.hovimg {
  border: 5px solid #111111;
  overflow: hidden;
  position: relative;
  background: #000;
}
.mapa {
  background: transparent;
  transition: 0.5s;
}
.mapa:hover {
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
  background: #fff;
  border-radius: 40em;
}
.text_hover {
  position: absolute;
  opacity: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 1.1em;
  line-height: 0.8em;
  font-weight: 400;
  transition: 0.8s ease;
  text-shadow: 0 0 3px #333;
  gap: 10px;
}
.text_hover b {
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.3em;
}
.text_hover small {
  font-size: 0.8em;
  font-weight: 100;
}
a.press img {
  transition: 0.8s ease;
  filter: grayscale(100%);
  opacity: 0.7;
}
a.press:hover img {
  transform: scale(1.1);
  filter: grayscale(0%);
  opacity: 1;
}
a.press:hover .text_hover {
  opacity: 1;
}
.menu {
  position: fixed;
  width: 300px;
  right: -300px;
  top: 0;
  height: 100vh;
  background: #fff;
  padding: 20px;
  z-index: 3;
  box-shadow: 10px -1px 17px 4px #666;
  transition: 0.6s ease;
}

.menu.opened {
  right: 0;
}
.menu .close {
  color: #000;
  cursor: pointer;
}
.menu_options {
  display: table-cell;
  vertical-align: middle;
  padding-top: 15vh;
}
.menu_options ul {
  list-style: none;
  text-align: left;
  padding-inline-start: 20px;
}
.menu_options ul li {
  display: block;
  margin-bottom: 10px;
}
.menu_options ul li a {
  color: #666;
  font-weight: 300;
  font-size: 0.9em;
}
.menu_options ul li a:hover {
  text-decoration: none;
  color: #c7b299;
}
.menu_options ul li a.active {
  color: #c7b299;
  text-decoration: underline;
}
.menu_footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #dddddd;
  color: #303133;
  padding: 15px;
}
.menu_footer p {
  font-size: 0.5em;
  color: #666;
}
.menu_footer a {
  color: #303133;
  margin-right: 15px;
}
.banner {
  position: relative;
  min-height: 400px;
}
.banner img {
  min-height: 400px;
  width: 100%;
}
.banner-text {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  padding: 220px 80px 0 80px;
  color: #fff;
}
.banner-text h1 {
  font-weight: 200;
}
.services {
  padding: 60px 20px;
  max-width: 900px;
  margin: 0 auto;
  color: #6d6e71;
  font-size: 0.9em;
}
.service-col .item {
  margin-bottom: 10px;
}
.whoweare {
  width: 100%;
  max-width: 900px;
  padding: 15vh 20vh 2vh 20vh;
}
.btn-back {
  background: #ddcebf;
  color: #fff;
  padding: 10px 25px;
  display: inline-block;
}
.btn-back:hover {
  text-decoration: none;
  color: #fff;
  background: #d29662;
}
@media (max-width: 992px) {
  .legal {
    text-align: center;
  }
  .logo {
    max-width: 110px;
  }
  #menuOpen {
    top: 35px;
    right: 50px;
  }
  .lang_header {
    top: 35px;
    right: 100px;
  }
  .whoweare {
    width: 100%;
    max-width: 900px;
    padding: 3vh 3vh;
  }
  .bullets {
    display: none;
  }
  .transp_bg {
    max-height: 100%;
  }
  .access {
    padding: 3vh 20px 6vh 20px;
  }
  .selector {
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  .banner-text {
    padding: 25% 15%;
  }
  .text_hover {
    opacity: 1;
  }
  .mapa:hover {
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  }
}
@media (max-height: 580px) {
  .menu_options {
    padding-top: 15px;
  }
  .menu_options ul li a {
    font-size: 0.7em;
  }
  .menu_options ul li {
    margin-bottom: 0px;
  }
  .logob {
    max-width: 200px;
  }
  .legend {
    max-width: 250px;
  }
  .down {
    display: none;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  100% {
    visibility: visible;
    opacity: 1;
  }
}
