@media screen and (min-width: 768px) {
  .home {
    padding-top: 0px;
  }
}

@media screen and (min-width: 992px) {
  .home {
    padding-top: 130px;
  }
}

@media screen and (min-width: 1200px) {
  .home {
    padding-top: 130px;
  }
}

.home .img-t {
  width: auto;
}

@media screen and (min-width: 1200px) {
  .home .img-t {
    width: 100%;
  }
}

.home-banner {
  background-color: #1B1B1B;
  padding-top: 50px;
}

@media screen and (min-width: 992px) {
  .home-banner {
    padding-top: 0px;
  }
}

.home-banner p.ing.mb-0.mj-5 {
  font-size: 21px;
  letter-spacing: 2.09px;
  line-height: 41px;
  color: #FFF;
  font-family: "URW Dock";
  font-weight: normal;
  font-style: normal;
}

.home-banner p.ing.mb-0.mj-5 b {
  font-size: 25px;
  font-family: "URW Dock Extra";
  font-weight: 800;
  font-style: normal;
  color: #01ABBB;
}

@media screen and (min-width: 320px) {
  .home-banner .mj-5 {
    margin-left: 0px;
  }
}

@media screen and (min-width: 768px) {
  .home-banner .mj-5 {
    margin-left: 0px;
  }
}

@media screen and (min-width: 1200px) {
  .home-banner .mj-5 {
    margin-left: 3rem;
  }
}

.home-banner .swiper-button-next,
.home-banner .swiper-button-prev {
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  transform: translate(0%, -50%);
}

.home-banner .swiper-button-next {
  background-image: url(/img/home/arrow-next.png);
}

@media screen and (min-width: 768px) {
  .home-banner .swiper-button-next {
    right: 40px;
  }
}

@media screen and (min-width: 1200px) {
  .home-banner .swiper-button-next {
    right: 130px;
  }
}

.home-banner .swiper-button-prev {
  background-image: url(/img/home/arrow-prev.png);
}

@media screen and (min-width: 768px) {
  .home-banner .swiper-button-prev {
    left: 45px;
  }
}

.home-banner .swiper-button-next:after,
.home-banner .swiper-container-rtl .swiper-button-prev:after,
.home-banner .swiper-button-prev:after,
.home-banner .swiper-container-rtl .swiper-button-next:after,
.home-banner .swiper-button-next.swiper-button-disabled,
.home-banner .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}

@media screen and (min-width: 992px) {
  .home-banner {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.home-2 {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  background-color: white;
}

.home-2 .swiper-container-horizontal > .swiper-pagination-bullets,
.home-2 .swiper-pagination-custom,
.home-2 .swiper-pagination-fraction {
  bottom: -10px;
  left: 0;
  width: 100%;
}

.home-2 .swiper-pagination {
  position: initial;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.home-2 .swiper-button-next,
.home-2 .swiper-button-prev {
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  transform: translate(0%, -50%);
}

.home-2 .swiper-button-next {
  background-image: url(/img/home/arrow-next.png);
}

@media screen and (min-width: 768px) {
  .home-2 .swiper-button-next {
    right: 40px;
  }
}

@media screen and (min-width: 1200px) {
  .home-2 .swiper-button-next {
    right: 40px;
  }
}

.home-2 .swiper-button-prev {
  background-image: url(/img/home/arrow-prev.png);
}

@media screen and (min-width: 768px) {
  .home-2 .swiper-button-prev {
    left: 45px;
  }
}

.home-2 .swiper-button-next:after,
.home-2 .swiper-container-rtl .swiper-button-prev:after,
.home-2 .swiper-button-prev:after,
.home-2 .swiper-container-rtl .swiper-button-next:after,
.home-2 .swiper-button-next.swiper-button-disabled,
.home-2 .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}

.home-2 p {
  font-size: 17px;
  letter-spacing: 0.63px;
  font-family: "URW Dock";
  font-weight: 500;
  font-style: normal;
}

.home-2 h3 {
  font-size: 49px;
  letter-spacing: 1.8px;
  font-family: "URW Dock";
  font-weight: 300;
  font-style: normal;
}

.home-2 .swiper-pagination-bullet {
  width: 45px;
  height: 5px;
  border-radius: 0px;
}

@media screen and (min-width: 992px) {
  .home-2 .swiper-pagination-bullet {
    width: 69px;
  }
}

.home-2 .swiper-pagination-bullet-active {
  background-color: #01ABBB;
}

.home-2 h3.tlo {
  font-size: 25px;
  letter-spacing: 0.92px;
  font-family: "URW Dock";
  font-weight: bold;
  font-style: normal;
}

.home-2 h2 {
  font-size: 31px;
  letter-spacing: 1.41px;
  font-family: "URW Dock Semi";
  font-weight: 600;
  font-style: normal;
  color: #01ABBB;
}

.home-2 .adicional {
  padding: 30px 15px;
  max-width: 385px;
}

@media screen and (min-width: 768px) {
  .home-2 .adicional {
    width: 80%;
    padding: 90px 0px;
    padding-left: 30px;
  }
}

@media screen and (min-width: 992px) {
  .home-2 .adicional {
    padding-left: 60px;
  }
}

.home-2 .titulo {
  font-size: 25px;
  color: #01ABBB;
  letter-spacing: 1.47px;
  font-family: "URW Dock";
  font-weight: 900;
  font-style: normal;
}

@media screen and (min-width: 1200px) {
  .home-2 .titulo {
    font-size: 40px;
  }
}

.home-2 .bg-white {
  background-color: white;
}

.home-3 {
  padding-top: 80px;
  position: relative;
}

.home-3 .pda50 {
  padding-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .home-3 .pda50 {
    padding-bottom: 50px;
  }
}

.home-3 p {
  font-size: 17px;
  letter-spacing: 0.63px;
  font-family: "URW Dock";
  font-weight: 500;
  font-style: normal;
}

.home-3 h3 {
  font-size: 49px;
  letter-spacing: 1.8px;
  font-family: "URW Dock";
  font-weight: 300;
  font-style: normal;
  color: white;
}

.home-3 h2 {
  font-size: 31px;
  letter-spacing: 1.41px;
  font-family: "URW Dock Semi";
  font-weight: 600;
  font-style: normal;
  color: #01ABBB;
}

.home-1 {
  padding-top: 80px;
  padding-bottom: 40px;
  position: relative;
  background-color: #FDFDFD;
}

.home-1 .izq {
  position: relative;
  left: -20px;
  top: 0px;
}

@media screen and (min-width: 1200px) {
  .home-1 .izq {
    left: -110px;
    top: 40px;
  }
}

.home-1 .arriba {
  position: relative;
  top: 0px;
}

@media screen and (min-width: 1200px) {
  .home-1 .arriba {
    position: absolute;
    top: -164px;
    right: 0px;
  }
}

@media screen and (min-width: 1440px) {
  .home-1 .arriba {
    position: absolute;
    top: -164px;
  }
}

@media screen and (min-width: 1600px) {
  .home-1 .arriba {
    position: absolute;
    top: -164px;
  }
}

.home-1 p {
  font-size: 17px;
  letter-spacing: 0.63px;
  font-family: "URW Dock";
  font-weight: 500;
  font-style: normal;
}

.home-1 h3 {
  font-size: 49px;
  letter-spacing: 1.8px;
  font-family: "URW Dock";
  font-weight: 300;
  font-style: normal;
}

.home-1 h2 {
  font-size: 31px;
  letter-spacing: 1.41px;
  font-family: "URW Dock Semi";
  font-weight: 600;
  font-style: normal;
}

.home-instagram {
  padding-top: 80px;
  padding-bottom: 80px;
}

.home-instagram .pdl20 {
  padding-left: 0px;
}

@media screen and (min-width: 1200px) {
  .home-instagram .pdl20 {
    padding-left: 30px;
  }
}

.home-instagram h3 {
  font-size: 35px;
  color: #FDFDFD;
  letter-spacing: 1.65px;
  font-family: "URW Dock";
  font-weight: 900;
  font-style: normal;
}

.home-mapa #mapa {
  height: 350px;
  width: 100%;
}

.home .home-banner .swiper-pagination-bullet {
  background: white;
}

.home .home-banner :root {
  --swiper-theme-color: white;
}

.home-conocenos {
  background-color: #01ABBB;
  height: 186px;
}

.home-conocenos h3 {
  font-size: 20px;
  color: #FDFDFD;
  letter-spacing: 1.65px;
  font-family: "URW Dock";
  font-weight: 900;
  font-style: normal;
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .home-conocenos h3 {
    font-size: 38px;
    text-align: initial;
  }
}

.home-conocenos hr {
  border-top: 1px solid white;
}

.home-conocenos .btn-white {
  background-color: transparent;
  color: white;
  border: 1px solid white;
  font-size: 19px;
  font-family: "URW Dock Semi";
  font-weight: 600;
  font-style: normal;
  width: 200px;
  border-radius: 0;
  padding: 20px 10px;
}

.home-conocenos .btn-white::after {
  content: "";
  height: 15px;
  background-color: #01abbb;
  position: absolute;
  top: 50%;
  left: -1px;
  transform: translate(0%, -50%);
  z-index: 1;
  width: 1px;
}

.home .centrar {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-items: center;
}

.home-contacto.azul {
  background: url(/img/fondo.png);
  width: 100%;
  height: 450px;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media screen and (min-width: 1200px) {
  .home-contacto.azul {
    height: 450px;
  }
}

.home-contacto.azul h3 {
  font-size: 20px;
  letter-spacing: 2.21px;
  font-family: "URW Dock";
  font-weight: 900;
  font-style: normal;
  color: white;
  line-height: 71px;
}

@media screen and (min-width: 768px) {
  .home-contacto.azul h3 {
    font-size: 40px;
  }
}

@media screen and (min-width: 1200px) {
  .home-contacto.azul h3 {
    font-size: 40px;
    padding-bottom: 20px;
  }
}

.home-contacto.azul .img-c {
  padding-top: 0px;
  height: 90px;
  width: 90px;
}

@media screen and (min-width: 768px) {
  .home-contacto.azul .img-c {
    padding-top: 40px;
    height: auto;
    width: auto;
  }
}

@media screen and (min-width: 1200px) {
  .home-contacto.azul .img-c {
    padding-top: 40px;
    height: auto;
    width: auto;
  }
}

.home-contacto.azul .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: none;
  border-top-left-radius: none;
  border-top: 15px solid #01ABBB;
}

.home-contacto.azul .close {
  float: right;
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
}

.home-contacto.azul .modal-body .iq {
  text-align: initial;
}

@media screen and (min-width: 1200px) {
  .home-contacto.azul .modal-body .iq {
    text-align: end;
  }
}

.home-contacto.azul .modal-body #captcha {
  transform: scale(0.74);
  transform-origin: 0 0;
}

.home-contacto.azul .modal-body img {
  width: 70px;
  height: 70px;
}

.home-contacto.azul .modal-body h2 {
  font-size: 25px;
  letter-spacing: 0.92px;
  font-family: "URW Dock Semi";
  font-weight: 600;
  font-style: normal;
}

.home-contacto.azul .modal-body .mt-30 {
  margin-top: 30px;
}

.home-contacto.azul .modal-body .form-control {
  font-size: 16px;
  font-family: "URW Dock";
  font-weight: 500;
  font-style: normal;
  line-height: 35px;
  color: #000000;
  border-radius: 0;
  margin-bottom: 20px;
  letter-spacing: 0.59px;
  height: auto;
}

.home-contacto.azul .modal-footer {
  border-top: none;
  border-bottom-right-radius: none;
  border-bottom-left-radius: none;
}

.home-contacto.azul .btn-azul {
  background: #01ABBB;
  color: white;
}

.home-contacto.azul .btn-white {
  background-color: transparent;
  color: white;
  border: 1px solid white;
  font-size: 19px;
  font-family: "URW Dock Semi";
  font-weight: 600;
  font-style: normal;
  width: 200px;
  border-radius: 0;
  padding: 20px 10px;
  letter-spacing: 0.63px;
  margin-top: 40px;
}

.home-contacto.azul .btn-white::after {
  content: "";
  height: 15px;
  background-color: #01a6b5;
  position: absolute;
  top: -10%;
  left: 100px;
  transform: translate(0%, -50%);
  z-index: 1;
  width: 5px;
  transform: rotate(90deg);
}

.home-contacto.azul hr {
  border-top: 1px solid white;
  width: 55px;
  transform: rotate(90deg);
}

.home-contacto.azul .btn-gris {
  width: 100%;
  text-align: center;
  border-radius: 0;
  background: #949599;
  color: white;
  font-family: "URW Dock Extra";
  font-weight: 800;
  font-style: normal;
}

.home-contacto.azul p {
  color: black;
  font-family: "URW Dock";
  font-weight: 500;
  font-style: normal;
  font-size: 17px;
}

