@font-face {
  font-family: "CormorantInfant-Medium";
  src: url("../fonts/CormorantInfant-Medium.ttf");
  font-display: swap;
}
@font-face {
  font-family: "CormorantInfant-Regular";
  src: url("../fonts/CormorantInfant-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "Poppins-regular";
  src: url("../fonts/Poppins-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "CormorantInfant-SemiBold";
  src: url("../fonts/CormorantInfant-SemiBold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "LeagueSpartan-Bold";
  src: url("../fonts/LeagueSpartan-Bold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "LeagueSpartan-Regular";
  src: url("../fonts/LeagueSpartan-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "LeagueSpartan-SemiBold";
  src: url("../fonts/LeagueSpartan-SemiBold.ttf");
  font-display: swap;
}
@font-face {
  font-family: "LeagueSpartan-Light";
  src: url("../fonts/LeagueSpartan-Light.ttf");
  font-display: swap;
}
.league {
  font-family: "LeagueSpartan-Light";
}
.league-bold {
  font-family: "LeagueSpartan-Bold";
}
.cor {
  font-family: "CormorantInfant-Medium";
}
.bg-white-gray {
  background-color: rgb(85 85 85 / 60%) !important;
}
.g-bg-brown-v2 {
  background-color: #898077;
}
.g-bg-brown-light {
  background-color: #9d948b;
}
.bg-brown-dark {
  background-color: #2c2925;
}
.g-bg-gray-dark-v1 {
  background-color: #262626 !important;
}
.color-gray {
  color: #aea99e;
}
.g-bg-gray-dark-v4 {
  background-color: #b4b4b4 !important;
}
.g-font-weight-700 {
  font-family: "LeagueSpartan-bold";
}

body {
  font-weight: 400;
  font-size: 1rem;
  font-family: "Poppins-regular", sans-serif;
  line-height: 1.6;
  color: #000000;
}

p {
  line-height: 1.8;
}
main {
  max-width: 1700px;
  margin: auto;
}
.u-header__section.js-header-change-moment {
  max-width: 1700px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.h7,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "CormorantInfant-Medium", sans-serif;
}
.nav-link {
  color: #ffffff;
}
.text-shadow {
  text-shadow: 1px 2px 3px #000;
}
.futura_title {
  font-size: 8.5rem;
}
.color-brown {
  color: #766d63;
}
.bg-brown {
  background-color: #766d63;
}
.header-logo {
  display: none;
}
.js-header-change-moment .header-logo {
  display: block;
}
.logo-slide {
  position: absolute;
  z-index: 1;
  bottom: -1px;
  right: 80px;
}
.logo-slide img {
  width: 460px;
}
.table-carousel,
.table-carousel-2 {
  max-width: 100vw;
  width: 100%;
}
/***************** planas carrusel ******************************/

.carousel-indicators {
  position: relative;
  right: 0;
  top: 0;
  left: 0;
  z-index: 15;
  display: flex;
  list-style: none;
}
.carousel-control-next,
.carousel-control-prev {
  opacity: 1;
}

.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  height: auto;
  margin-right: 5px;
  margin-left: 5px;
  text-indent: 0px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  opacity: 1;
  transition: opacity 0.6s ease;
}

.tipo p {
  padding: 5px 10px;
  margin-bottom: 0px;
  color: #2c2925;
  font-size: 18px;
  border: 1px solid #000000;
}
.tipo.active p {
  background-color: #000000;
  color: #fff;
}

#formContacto .form-control:focus {
  background-color: transparent;
}

.divimage {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.boton-flotante {
  z-index: 9999;
  position: fixed;
  bottom: 105px;
  right: 15px;
  border-radius: 50%;
}

.boton-flotante img {
  width: 70px;
  height: 70px;
  transition: all 0.3s;
}

.boton-flotante:hover img {
  width: 110px;
}
.u-header__section {
  margin: auto;
}
.u-icon-v2.u-icon-size--sm {
  width: 3.55714rem;
  height: 3.55714rem;
  border-radius: 5px;
}
/* ------------- FORMULARIO------------------ */
.form-theme label {
  color: #fff;
  font-weight: 300;
  padding-bottom: 0;
}

.form-theme .form-control {
  background-color: transparent;
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
}
input[type="radio"]:checked + * .g-bg-primary--checked {
  background-color: white !important;
}
.u-check input[type="radio"]:checked + .u-check-icon-radio-v4 {
  background-color: #898077;
}
.g-brd-around {
  border: solid 1px transparent;
}
.g-brd-theme {
  border: 2px solid #7c7c7c;
}
.g-height-80vh {
  height: 80%;
}
.table-bordered td,
.table-bordered th {
  border: 1px solid #000000;
}
.table-bordered {
  border-bottom: 0px !important;
  border-left: 0px !important;
  border-right: 0px !important;
}
.parche {
  width: 100%;
  height: 220px;
  max-width: 350px;
}
.subheader {
  padding: 0px;
}
.js-header-change-moment .subheader {
  padding: 0px 25px;
}
.g-min-height-50 {
  min-height: 55px;
}
.right-carousel-arrow {
  right: 0;
}
.left-carousel-arrow {
  left: 0;
}
@media (min-width: 0px) {
  .u-header__section {
    max-width: calc(100% - 40px);
  }
}
@media (min-width: 768px) {
  .u-header__section {
    max-width: calc(100% - 100px);
  }
  .right-carousel-arrow {
    right: -45px;
  }
  .left-carousel-arrow {
    left: -45px;
  }
}
@media (min-width: 992px) {
  .u-header__section {
    max-width: calc(100% - 160px);
  }
  .g-width-80--lg {
    width: 80px !important;
  }
}
@media (min-width: 1700px) {
  .u-header__section {
    max-width: 1700px;
  }
  .subheader {
    padding: 80px;
  }
}
@media (max-width: 767px) {
  .logo-slide {
    right: 30px;
  }
  .logo-slide img {
    width: 300px;
  }
  .header-logo {
    display: block !important;
  }
  .boton-flotante img {
    width: 45px;
    height: 45px;
  }
  .boton-flotante:hover img {
    width: 45px;
  }
  .g-width-75 {
    width: 40px !important;
  }
  .g-height-75 {
    height: 40px !important;
  }
  .parche {
    height: 170px;
    max-width: 280px;
  }
}
@media (max-width: 575px) {
  .js-slide.divimage {
    min-height: 280px;
  }
  .futura_title {
    font-size: 5.5rem;
  }
  .table-carousel,
  .table-carousel-2 {
    max-width: 75vw;
    width: 100%;
  }
  .parche {
    height: 140px;
    max-width: 240px;
  }
}

html {
  scroll-behavior: smooth;
}

/* :target:before {
  content: "";
  display: block;
  height: 79px;
  margin: -20px 0 0;
} */
