@font-face {
  font-family: bahmschrift;
  src: url('../fonts/BAHNSCHRIFT_6.ttf') format('truetype');
  font-display: swap;
}

html {
  scroll-behavior: smooth;
}

body,
header {
  font-family: 'bahmschrift', sans-serif;
}

main {
  max-width: 1700px;
  margin: auto;
}

.download {
  display: flex;
  align-items: center;
  gap: 5px;
}

.navbar-brand img {
  width: 170px;
}

.u-carousel-indicators-v1 {
  right: 20px;
}

.u-carousel-indicators-v1 li {
  margin: 8px 5px;
}

.u-carousel-indicators-v1 span {
  width: 12px;
  height: 12px;
}

.u-carousel-indicators-v1 li.slick-active span,
.u-carousel-indicators-v1--white li.slick-active span {
  background-color: #3d4543;
}

.u-carousel-indicators-v1 span {
  background-color: #4a8b2cbd;
}

.huincha div h1 {
  font-size: 14px;
}

.u-icon-v2 {
  width: 2.4rem;
  height: 2.4rem;
  border-radius: 10px;
}

#testimonials {
  background-color: #f1f6fc;
}

.carousel-bg::before {
  background-image: url(../img/home/testimonials-bg.jpg);
  background-position: center;
  background-size: cover;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0.15;
  position: absolute;
  right: 0;
  top: 0;
}

.u-icon-v1 {
  width: 1.5rem;
  height: 1.5rem;
}

.masonry-grid {
  max-width: 1200px;
  margin: auto;
}

#contacto {
  border-right: 20px solid #4a8b2c;
}

.text-shadow {
  text-shadow: 1px 2px 2px #3c3c3c;
}

.tipo p {
  border: 1.5px solid #808080;
  margin-bottom: 0px;
  padding: 10px 20px;
}

.g-min-height-600--md {
  min-height: 400px;
}

/* --------- carousel --------- */
.carousel-indicators li.active p {
  background-color: #dbdede;
  border: 1px solid #dbdede;
}

.carousel-indicators li {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  height: auto;
  margin: 0px;
  text-indent: 0px;
  width: auto;
}

.carousel-indicators {
  display: flex;
  left: 0;
  list-style: none;
  position: relative;
  right: 0;
  top: 0;
  z-index: 0;
}

.carousel-indicators li {
  background-clip: padding-box;
  border-bottom: 10px solid #0000;
  border-top: 10px solid #0000;
  cursor: pointer;
  transition: opacity 0.6s ease;
}

.carousel-control-next,
.carousel-control-prev {
  width: 4%;
}

.g-ml-82 {
  margin-left: 7.85714rem;
}

.g-ml-minus-82 {
  margin-left: -7.85714rem;
}

.l-style-sm-none li {
  margin-bottom: 5px;
  list-style: none;
}

.l-style-sm-none li::before {
  color: #4a8b2c;
  content: '\2022';
  display: inline-block;
  font-weight: bold;
  margin-left: -1em;
  width: 1em;
}

/* /--------- carousel --------- */

/*-------- table plantas-------- */

.table thead tr,
.table {
  border: 1px solid #4a8b2c;
}

.table th {
  border: 1px solid #4a8b2c;
  border-bottom: 1px solid #4a8b2c;
}

.table td {
  padding: 0.35rem;
  border-top: 0px;
}

.table thead th {
  border-bottom: 0px;
  vertical-align: bottom;
}

/*--------/ table plantas--------- */

/*----- bloques de texto e imagen----- */
.general-block {
  height: 450px;
  min-height: 450px;
  position: relative;
}

.general-block > div {
  align-items: center;
  display: flex;
  height: 100%;
  position: absolute;
}

.general-block .img-block {
  width: 60%;
}

.general-block .text-block {
  z-index: 1;
  width: 50%;
}

.text-block.g-right-0 {
  right: 50px !important;
}

.text-block:not(.g-right-0) {
  left: 50px !important;
}
.general-block.auto .img-block {
  width: 50%;
}
.general-block.auto .text-block.g-right-0 {
  right: -30px !important;
}
.general-block.auto .text-block:not(.g-right-0) {
  left: -30px !important;
}
.text-media .square {
  height: 40px;
  position: absolute;
  top: 0;
  width: 40px;
}

.general-block img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}

/*-----/ bloques de texto e imagen----- */
.bullet {
  background: #4a8b2c;
  border-radius: 50%;
  display: block;
  height: 8px;
  margin-right: 15px;
  margin-top: 5px;
  width: 8px;
}

.g-pos-abs--md.left-img {
  left: -112px;
  top: 148px;
}

.g-pos-abs--md.left-img img {
  transform: rotate(270deg);
  max-width: 320px;
}

.gradient-black--after::after {
  background-image: linear-gradient(to bottom, #0000 40%, #00000081 100%);
  background-repeat: repeat-x;
}

textarea {
  resize: none;
}

.form-control:not(select) {
  background-color: transparent;
  border: 1px solid #000;
}

.form-control:focus {
  border-color: #000;
}

.u-bg-overlay__inner .g-font-size-20 {
  font-size: 1.82857rem !important;
}

/* ------------ overlay multiply ----------- */
.overlay {
  bottom: 70px;
  left: 50px;
  mix-blend-mode: multiply;
  position: absolute;
  right: 50px;
  top: 70px;
  width: auto;
  height: auto;
}

.water.overlay {
  background-color: #4a8b2ccf;
}

/* ------------/ overlay multiply ----------- */

/* ------------ cube portafolio ----------- */
.g-brd-primary--active.cbp-filter-item-active {
  border-color: #4a8b2c !important;
  border: solid 1px #4a8b2c !important;
}

/* ---------------medias querys------------ */
@media (max-width: 1200px) and (min-width: 768px) {
  .navbar-brand img {
    width: 140px;
  }
}

@media (max-width: 992px) {
  .general-block .img-block {
    width: 70%;
  }

  .g-pos-abs--md.left-img {
    left: -99px;
    top: 135px;
  }

  .g-pos-abs--md.left-img img {
    max-width: 265px;
  }
  /*
  .g-font-size-20--md {
    font-size: 1rem !important;
  }
*/
  .general-block .text-block {
    width: 70%;
  }

  .bullet {
    margin-top: 4px;
  }

  .overlay {
    bottom: 50px;
    left: 30px;
    mix-blend-mode: multiply;
    position: absolute;
    right: 30px;
    top: 50px;
    width: auto;
    height: auto;
  }
}

@media (min-width: 767.9px) {
  .huincha {
    height: 100%;
    left: 0;
    position: absolute;
    width: 50px;
    z-index: 999;
  }

  .huincha div h1 {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    -webkit-user-select: none;
    font-size: 18px;
    user-select: none;
    transform: rotate(180deg);
    writing-mode: vertical-lr;
  }

  .g-font-size-28--md {
    font-size: 2.4rem !important;
  }

  #promo .js-slide {
    height: 600px !important;
  }

  .g-min-height-600--md {
    min-height: 600px;
  }
  .general-block.auto .text-block {
    width: 55%;
  }
}

@media (max-width: 767.9px) {
  .navbar-brand img {
    width: 120px;
  }

  .l-style-sm-none {
    list-style: none;
  }

  .general-block {
    min-height: 350px;
    height: 350px;
  }

  .g-pos-abs--md.left-img img {
    max-width: 100%;
    transform: inherit;
  }

  #promo .js-slide {
    height: 400px !important;
  }

  .g-min-height-600,
  .g-min-height-500 {
    min-height: 400px !important;
  }
  .general-block.auto {
    min-height: 300px;
  }
}

@media (max-width: 575px) {
  .tipo p {
    padding: 5px 5px;
  }

  .general-block > div {
    position: initial;
    display: flex;
  }

  .general-block {
    display: flex;
    flex-direction: column;
  }

  .general-block .img-block,
  .general-block .text-block,
  .general-block.auto .img-block {
    width: 100%;
  }

  .general-block .img-block {
    order: 1;
  }

  .general-block .text-block {
    order: 2;
  }

  .general-block {
    height: 100%;
  }

  .carousel-indicators li {
    border-bottom: 0px;
  }
}

.boton-flotante {
  z-index: 999;
  position: fixed;
  bottom: 90px;
  right: 15px;
  border-radius: 50%;
}
.boton-flotante2 {
  z-index: 999;
  position: fixed;
  top: 190px;
  right: 0px;
  border-radius: 50%;
  height: 50px;
}

.boton-flotante img {
  width: 80px;
}
.boton-flotante2 img {
  width: 130px;
}
.label-agotado {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  color: #fff;
  background: #000;
  font-size: 16px;
}
@media (max-width: 600px) {
  .boton-flotante {
    bottom: 75px;
  }
  .boton-flotante2 {
    bottom: 75px;
  }

  .boton-flotante img {
    width: 60px;
  }
  .boton-flotante2 img {
    width: 100px;
  }
}

body.modal-open {
  padding-right: 0px !important;
}
