@font-face {
  font-family: Montserrat;
  src: url('../fonts/Montserrat-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bebasneue;
  src: url('../fonts/BebasNeue.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bebasneue;
  src: url('../fonts/BebasNeue.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.logo1 {
  text-align: center;
  margin-top: 5px;
}

.column-2 {
  padding-top: 31px;
}

.contacto {
  color: #5b3a7e;
  text-align: right;
  margin-bottom: 6px;
  font-size: 14px;
}

.contacto._1 {
  margin-top: 13px;
}

.slider-2 {
  z-index: -1;
  height: 600px;
  margin-top: 100px;
  position: absolute;
  inset: 0;
}

.slide-4 {
  background-image: linear-gradient(#00000054, #00000054), url('../images/30-Traumatologia.jpg');
  background-position: 0 0, 50% 62%;
  background-size: auto, cover;
}

.slide-3 {
  background-image: linear-gradient(#00000054, #00000054), url('../images/traumatologia-y-ortopedia-5-5.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-5 {
  background-image: linear-gradient(#00000054, #00000054), url('../images/c4b58a9a6f4c4f05aff7150d698ef812.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.section-2 {
  height: 600px;
  padding-top: 148px;
  position: relative;
}

.column {
  padding-left: 0;
  padding-right: 0;
}

.hero-header {
  color: #fff;
  text-align: left;
  text-shadow: 0 0 13px #fff;
  margin-top: 5px;
  margin-bottom: 19px;
  padding-left: 0;
  padding-right: 9px;
  font-family: Lato, sans-serif;
  font-size: 53px;
  font-weight: 300;
  line-height: 65px;
}

.h2 {
  color: #fff;
  text-align: left;
  text-shadow: 1px 1px 8px #fff;
  border-top: 1px #333;
  margin-top: -9px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 8px;
  padding-left: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.form {
  text-align: center;
  background-color: #ffffff69;
  border-radius: 10px;
  margin-bottom: 0;
  padding: 10px;
  font-family: Lato, sans-serif;
}

.input {
  border-radius: 5px;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #e45d9a;
  border-radius: 5px;
  padding: 18px 21px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-block;
  box-shadow: inset 0 1px #ffffff4d, 0 2px 11px #00000047;
}

.button:hover {
  background-color: #a6bf5e;
}

.error-message {
  background-color: #ecffde;
}

.section-03 {
  background-color: #fff;
  background-image: url('../images/fondo-01-azul.png');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 150px;
}

.heading {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  padding-left: 5px;
  font-family: Bebasneue, Arial, sans-serif;
  font-size: 50px;
  font-weight: 700;
}

.heading.mapa {
  color: #00548b;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.column-3 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block {
  color: #fff;
  margin-top: 14px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.mas {
  color: #5b3a7e;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 47px;
  font-family: Lato, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.section {
  border-bottom: 1px #5b3a7e;
  padding-top: 24px;
  padding-bottom: 35px;
  padding-right: 0;
}

.section.grey {
  background-color: #0000;
  border-bottom-style: none;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.purple {
  background-color: #0000;
  border-bottom-style: none;
  padding-top: 37px;
  padding-bottom: 38px;
}

.section.mapa {
  background-image: url('../images/fondo-mapa-02-azul.png');
  background-position: 50% 0;
  background-size: auto;
  padding-top: 44px;
}

.hh2 {
  color: #333;
  border-bottom-color: #cecece;
  margin-top: 14px;
  margin-bottom: 83px;
  font-family: Lato, sans-serif;
  font-size: 33px;
  font-weight: 300;
  line-height: 38px;
}

.af {
  margin-top: 4px;
  margin-bottom: 32px;
}

.imagen {
  border-radius: 30px;
  margin-top: 6px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.descripcion {
  text-align: center;
  margin-top: 14px;
  margin-bottom: 9px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.boton {
  text-align: center;
  margin-top: 12px;
  font-size: 21px;
}

.boton._2 {
  background-color: #e45d9a;
  border-radius: 5px;
  margin-top: 6px;
  padding: 13px 23px 14px;
}

.boton._2:hover {
  background-color: #a6bf5e;
}

.franja {
  background-color: #5b3a7e;
  padding-top: 29px;
  padding-bottom: 26px;
}

.franja._14 {
  background-color: #0000;
  background-image: url('../images/Sin-título-1-11-azul.png');
  background-position: 0 0;
  background-size: cover;
  margin-bottom: 60px;
  padding-top: 150px;
  padding-bottom: 60px;
}

.frase {
  color: #fff;
  text-align: center;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 30px;
}

.sl1 {
  background-image: url('../images/slide20.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide7 {
  background-image: url('../images/slide7.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.sl2 {
  background-image: url('../images/slide21.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide4 {
  background-image: url('../images/slide4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.sliderbanner {
  background-color: #fff;
  width: auto;
}

.slide2 {
  background-image: url('../images/slide2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slidenueva4 {
  background-image: url('../images/slidenuevo4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.sl3 {
  background-image: url('../images/slide22.jpg');
  background-position: 50%;
  background-size: cover;
}

.slidenueva2 {
  background-image: url('../images/slidenuevo2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.sl4 {
  background-image: url('../images/slide23.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide1 {
  background-image: url('../images/slide1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.li {
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.slide6 {
  background-image: url('../images/slide6.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slidenueva1 {
  background-image: url('../images/slidenuevo1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slidenueva3 {
  background-image: url('../images/slidenuevo3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.sl5 {
  background-image: url('../images/slide24.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide3 {
  background-image: url('../images/slide3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide5 {
  background-image: url('../images/slide5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.row {
  margin-bottom: 18px;
}

.column-6 {
  text-align: center;
}

.image {
  padding-top: 14px;
}

.heading-2 {
  color: #00548b;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, Arial, sans-serif;
  font-weight: 400;
}

.section-4 {
  border-bottom: 1px solid #00000008;
  padding-top: 65px;
  padding-bottom: 65px;
  padding-right: 0;
}

.section-4.grey {
  text-align: center;
  background-color: #f5f6f7;
}

.section-4.grey.footer {
  text-align: center;
  background-color: #242424;
  padding-top: 5px;
  padding-bottom: 5px;
}

.html-embed-2 {
  color: #000;
  font-family: Montserrat, Arial, sans-serif;
}

.columns {
  text-align: center;
}

.container {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.medios-pago {
  z-index: 2;
  background-color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 160px;
  position: fixed;
  top: 280.891px;
}

.text-field {
  color: #000;
  font-family: Montserrat, Arial, sans-serif;
}

.text-field::placeholder {
  color: #000;
}

.section-02 {
  background-image: linear-gradient(0deg, #1172bb80 46%, #fff), url('../images/obra-publica-2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 800px;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 50px;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 130px;
  font-family: Bebasneue, Arial, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 25px;
}

.heading-3 {
  color: #fff;
  text-align: left;
  text-shadow: 1px 1px 27px #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 5px;
  font-family: Bebasneue, Arial, sans-serif;
  font-size: 50px;
  line-height: 55px;
}

.error-message-2 {
  z-index: 5;
  text-align: center;
  background-color: #00548b;
  margin-top: 0;
  position: fixed;
  inset: 0;
}

.presupuesto-3 {
  background-color: #c4d557;
  background-image: url('../images/obra-publica-2.jpg');
  background-position: 0 0;
  background-size: auto;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  width: 120px;
}

.column-5 {
  padding-left: 20px;
  padding-right: 20px;
}

.textarea {
  font-family: Montserrat, Arial, sans-serif;
}

.textarea.consulta {
  color: #000;
  height: 80px;
}

.textarea.consulta::placeholder {
  color: #000;
}

.heading-4 {
  color: #fff;
  text-align: center;
  background-color: #1a3765;
  margin-top: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.link-4 {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.submit-button {
  background-color: #1a3665;
  border-radius: 6px;
  margin-top: 10px;
  padding: 15px 20px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.submit-button:hover {
  background-color: #b1b1b1;
}

.heading-5 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-image: linear-gradient(#1a3665, #1a3665);
  border-radius: 10px;
  margin-top: 0;
  padding: 5px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.form-2 {
  text-align: center;
}

.image-45 {
  padding-left: 0;
  position: relative;
  left: 333px;
}

.text-block-5 {
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-block-5.presupuesto {
  color: #fff;
  background-color: #1a3665;
  border-radius: 0;
  padding-left: 15px;
  padding-right: 15px;
  position: fixed;
}

.banner-slider {
  z-index: -1;
  height: 900px;
  margin-top: 106px;
  position: absolute;
  inset: 0%;
}

.slide-1 {
  background-image: url('../images/IMG_6812.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/IMG_6830.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/IMG_6802.jpg');
  background-position: 50%;
  background-size: cover;
}

.text-span {
  font-size: 20px;
}

.column-9 {
  text-align: center;
}

.column-9-copy {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.paragraph {
  color: #00548b;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.columns-2 {
  text-align: center;
  margin-top: 20px;
}

.imagen-copy {
  border-radius: 30px;
  margin-top: 6px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column-10, .column-11 {
  padding-left: 0;
  padding-right: 0;
}

.slide-7, .slide-8 {
  background-image: url('../images/Galpon-Industrial--1.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
}

.slide-9 {
  background-image: url('../images/Galpon-Industrial--2.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
}

.slide-10 {
  background-image: url('../images/Galpon-Industrial--3.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
}

.slide-11 {
  background-image: url('../images/IMG_6820.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
}

.mask, .slider-3 {
  border-radius: 20px;
}

.container-2 {
  text-align: center;
}

.button-2 {
  text-transform: uppercase;
  background-color: #1a3665;
  border-radius: 20px;
  margin-top: 10px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 18px;
}

.paragraph-copy {
  color: #fff;
  text-align: left;
  margin-top: 40px;
  padding-left: 10px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.heading-copy {
  color: #00548b;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  padding-left: 5px;
  font-family: Bebasneue, Arial, sans-serif;
  font-size: 50px;
  font-weight: 700;
}

.heading-copy.mapa {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
}

.slide-12 {
  background-image: url('../images/MAR05562-Editar.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
}

.slide-13 {
  background-image: url('../images/MAR05593-Editar.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
}

.slide-14 {
  background-image: url('../images/MAR05748-Editar.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
}

.slide-15 {
  background-image: url('../images/MAR05832-HDR.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
}

.mask-2, .slider-4 {
  border-radius: 20px;
}

.section-copy {
  border-bottom: 1px #5b3a7e;
  padding-top: 24px;
  padding-bottom: 35px;
  padding-right: 0;
}

.section-copy.grey {
  background-color: #0000;
  border-bottom-style: none;
  padding-top: 24px;
  padding-bottom: 0;
}

.section-copy.purple {
  background-color: #0000;
  border-bottom-style: none;
  padding-top: 37px;
  padding-bottom: 38px;
}

.section-copy.mapa {
  background-image: url('../images/fondo-mapa-02.png');
  background-position: 50% 0;
  background-size: auto;
  padding-top: 44px;
}

.image-46 {
  text-align: center;
  border-radius: 20px;
}

.column-12 {
  text-align: center;
}

.bold-text, .bold-text-2, .text-span-2 {
  color: #00548b;
}

.text-span-3 {
  color: #00548b;
  font-size: 22px;
}

.text-span-4 {
  color: #00548b;
}

.frase-copy {
  color: #fff;
  text-align: left;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.image-47 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-48 {
  margin-top: 0;
}

.paragraph-copy {
  color: #00548b;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

.slider-3-copy {
  border-radius: 20px;
}

.slide-8-copy {
  background-image: url('../images/Naves-Industriales-2.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
}

.slide-9-copy {
  background-image: url('../images/Naves-Industriales-3.jpeg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
}

.column-13 {
  padding-top: 100px;
}

.paragraph-2 {
  color: #fff;
  text-align: left;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Montserrat, Arial, sans-serif;
  font-size: 21px;
  line-height: 30px;
}

@media screen and (max-width: 991px) {
  .contacto, .contacto._1 {
    text-align: center;
  }

  .section-2 {
    padding-top: 60px;
  }

  .hero-header {
    text-align: center;
    text-shadow: 0 2px #0003;
    font-size: 38px;
  }

  .h2 {
    text-align: center;
  }

  .medios-pago {
    display: none;
  }

  .heading-4 {
    text-align: left;
    font-size: 15px;
  }

  .text-block-5.presupuesto {
    display: none;
  }

  .banner-slider {
    height: auto;
  }

  .text-span-3 {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .column-4 {
    text-align: center;
  }

  .slider-2 {
    height: 700px;
    margin-top: 193px;
  }

  .section-2 {
    height: 700px;
    padding-bottom: 0;
  }

  .hero-header {
    text-shadow: 0 2px #0003;
    margin-top: 0;
    font-size: 45px;
    line-height: 50px;
  }

  .h2 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .section-03 {
    padding-bottom: 144px;
  }

  .heading {
    text-align: center;
  }

  .mas {
    margin-top: 4px;
    margin-bottom: 8px;
  }

  .section {
    text-align: center;
    padding-top: 33px;
    padding-bottom: 21px;
  }

  .column-7 {
    margin-bottom: 21px;
  }

  .hh2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .descripcion {
    font-size: 14px;
  }

  .franja._14 {
    padding-top: 84px;
  }

  .frase {
    padding-left: 10px;
    padding-right: 10px;
  }

  .li {
    margin-top: 10px;
    list-style-type: none;
    display: block;
  }

  .a {
    padding-left: 0;
  }

  .section-4 {
    text-align: center;
    padding-top: 33px;
    padding-bottom: 33px;
  }

  .section-02 {
    padding-bottom: 30px;
  }

  .heading-3 {
    text-align: center;
  }

  .column-5 {
    margin-bottom: 30px;
  }

  .heading-4 {
    text-align: center;
  }

  .heading-5 {
    margin-bottom: 0;
  }

  .image-45 {
    display: none;
  }

  .banner-slider {
    height: auto;
  }

  .section-copy {
    text-align: center;
    padding-top: 33px;
    padding-bottom: 21px;
  }

  .image-46 {
    margin-bottom: 20px;
  }

  .frase-copy {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  .column-4 {
    padding-top: 16px;
  }

  .logo1 {
    margin-top: -9px;
  }

  .mail {
    text-align: center;
    padding-right: 0;
    display: inline;
  }

  .slider-2 {
    height: 800px;
    margin-top: 221px;
  }

  .section-2 {
    height: 800px;
  }

  .hero-header {
    text-shadow: 0 2px #0003;
    padding-left: 0;
    padding-right: 0;
    font-size: 32px;
  }

  .section-03 {
    padding-bottom: 188px;
  }

  .heading {
    font-size: 40px;
    line-height: 30px;
  }

  .mas {
    margin-top: 9px;
  }

  .column-8 {
    margin-bottom: 44px;
  }

  .section {
    text-align: center;
    padding-top: 10px;
  }

  .section.grey {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .imagen {
    margin-bottom: 8px;
  }

  .franja._14 {
    margin-bottom: 0;
  }

  .frase {
    text-align: center;
  }

  .column-6 {
    margin-bottom: 0;
  }

  .column-6.celular {
    margin-bottom: 22px;
  }

  .image {
    margin-bottom: 14px;
  }

  .heading-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .section-4 {
    text-align: center;
  }

  .section-02 {
    height: auto;
  }

  .heading-3 {
    text-align: left;
    font-size: 47px;
    line-height: 50px;
  }

  .column-5 {
    margin-bottom: 21px;
  }

  .heading-4 {
    text-align: left;
    font-size: 19px;
    line-height: 30px;
  }

  .heading-5 {
    margin-bottom: 10px;
  }

  .text-block-5.presupuesto {
    display: none;
  }

  .banner-slider {
    height: 1000px;
  }

  .imagen-copy {
    margin-bottom: 8px;
  }

  .button-2 {
    font-size: 13px;
  }

  .heading-copy {
    font-size: 40px;
    line-height: 30px;
  }

  .section-copy {
    text-align: center;
    padding-top: 10px;
  }

  .section-copy.grey {
    padding-bottom: 0;
  }

  .columns-3 {
    margin-bottom: 100px;
  }

  .paragraph-copy {
    color: #00548b;
  }

  .column-13 {
    padding-top: 0;
  }
}


@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bebasneue';
  src: url('../fonts/BebasNeue.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bebasneue';
  src: url('../fonts/BebasNeue.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}