@import url("https://p.typekit.net/p.css?s=1&k=ojm7ync&ht=tk&f=34862.34863.34866.34867&a=2902177&app=typekit&e=css");
@import url('https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&display=swap');
@font-face {
font-family:"arboria";
src:url("https://use.typekit.net/af/7b0383/0000000000000000775b811d/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/7b0383/0000000000000000775b811d/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/7b0383/0000000000000000775b811d/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
font-display:auto;font-style:italic;font-weight:400;font-stretch:normal;
}

@font-face {
font-family:"arboria";
src:url("https://use.typekit.net/af/cf0472/0000000000000000775b811b/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/cf0472/0000000000000000775b811b/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/cf0472/0000000000000000775b811b/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}

@font-face {
font-family:"arboria";
src:url("https://use.typekit.net/af/79362f/0000000000000000775b811a/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/79362f/0000000000000000775b811a/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/79362f/0000000000000000775b811a/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}

@font-face {
font-family:"arboria";
src:url("https://use.typekit.net/af/121d15/0000000000000000775b8118/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/121d15/0000000000000000775b8118/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/121d15/0000000000000000775b8118/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
font-display:auto;font-style:italic;font-weight:700;font-stretch:normal;
}

.tk-arboria { font-family: "arboria",sans-serif; }

.tk-arboria-bold {
  font-family: "arboria",sans-serif;
  font-weight: 700;
}

*, h2, h3, h4, h5, h6 {
  font-family: "arboria",sans-serif;
}

h1 {
  font-family: "Cardo", serif;
  font-weight: 400;
  font-style: normal;
}

.cardo-regular {
  font-family: "Cardo", serif;
  font-weight: 400;
  font-style: normal;
}


.font-medium {
  font-weight: 700;
}
.LV_valid_field,
input.LV_valid_field:hover,
input.LV_valid_field:active,
textarea.LV_valid_field:hover,
textarea.LV_valid_field:active,
.fieldWithErrors input.LV_valid_field,
.fieldWithErrors textarea.LV_valid_field {
  border: 2px solid #00CC00 !important;
}

.LV_invalid_field,
input.LV_invalid_field:hover,
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover,
textarea.LV_invalid_field:active,
.fieldWithErrors input.LV_invalid_field,
.fieldWithErrors textarea.LV_invalid_field {
  border: 2px solid #CC0000 !important;
}

.cbp-spmenu {
  background: #003840;
  position: fixed;
}

.p-yellow {
  color: #c19e4f;
}


.cbp-spmenu h3 {
  color: #fff;
  font-size: 1.9em;
  padding: 0px;
  margin: 0;
  font-weight: 300;
  background: rgb(255 255 255 / 30%);
}

.cbp-spmenu a {
  display: block;
  color: #fff;
  font-size: 10px;
  
  text-transform: uppercase;
}

.cbp-spmenu-vertical {
  width: 269px;
  height: 100%;
  top: 0;
  z-index: 1000;
}

.cbp-spmenu-vertical a {
  padding: 11px 20px;
  
  font-weight: 700;
  font-size: 22px;
}

.cbp-spmenu-vertical a:first-child {
  border-bottom: 0px solid #000301;
  padding: 11px;
}

.cbp-spmenu-right {
  right: -269px;
}

.cbp-spmenu-right.cbp-spmenu-open {
  right: 0px;
}
.cbp-spmenu,
.cbp-spmenu-push {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.cbp-spmenu-push-toright {
  left: 240px;
}

#showRight {
  float: right;
}

#showRight, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 39px;
  height: 37px;
  position: absolute;
  margin: 6px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  margin-top: 8px;
  margin-bottom: 0px;
  right: 16px;
}

#showRight span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#showRight span:nth-child(1) {
  top: -2px;
}

#showRight span:nth-child(2) {
  top: 10px;
}

#showRight span:nth-child(3) {
  top: 23px;
}

#showRight.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#showRight.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#showRight.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media screen and (max-width: 55.1875em){

  .cbp-spmenu-horizontal {
    font-size: 75%;
    height: 110px;
  }

  .cbp-spmenu-top {
    top: -110px;
  }

  .cbp-spmenu-bottom {
    bottom: -110px;
  }

}

@media screen and (max-height: 26.375em){

  .cbp-spmenu-vertical {
    font-size: 90%;
    width: 246px;
  }

  .cbp-spmenu-left,
  .cbp-spmenu-push-toleft {
    left: -190px;
  }

  .cbp-spmenu-right {
    right: -190px;
  }

  .cbp-spmenu-push-toright {
    left: 190px;
  }
}
.close-menu {
  text-align: right;
}

.close-menu i {
  font-size: 38px;
}

.centered {
  margin: 0 auto;
  display: block;
}

.btnclick {
  cursor: pointer;
}

.padd-0 {
  padding: 0 !important;
}



/*-------------- Header ------------------ */

.fixed {
  position: fixed;

}

.grid-header {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  background: #003840;
  z-index: 100;
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.menu a {
  color: #fff;
  font-weight: 400;
  font-size: 1.2rem;
}

.menu a:hover {
  color: #c19e4f;
}

.logo {
  max-width: 120px;
}

.contacto-btn {
  background: #c19e4f;
  color: #fff;
  border-radius: 100px;
  padding-bottom: 15px !important;
}

.contacto-btn:hover {
  color: #fff !important;
}


/*--- contacto ---*/


.bg-pink {
  background-color: #fbe0e0;
  color: #c19527;
  padding: 0.25rem 0.75rem;
  display: inline-block;
  font-weight: bold;
}


.contacto-direccion,
.contacto-email {
  margin-bottom: 1rem;
  color: #062d3d;
}

.contacto-iconos a {
  margin-right: 1rem;
  display: inline-block;
}

.formulario-contacto {
  background-color: #e5e5e5;
  padding: 2rem;
  border-radius: 1.5rem;
}

.formulario-contacto label {
  display: block;
  margin-bottom: 1.25rem;
  color: #c29191;
  font-weight: 500;
}

.formulario-contacto input[type="text"],
.formulario-contacto input[type="email"]{
  border: none;
  border-bottom: 2px solid #1b2d32;
  background: transparent;
  width: 100%;
  padding: 0.5rem 0;
  font-size: 1rem;
  color: #000;
  box-shadow: none;
}

.formulario-contacto textarea {
   border: none;
  background: transparent;
  width: 100%;
  padding: 0.5rem 0;
  font-size: 1rem;
  color: #000;
  box-shadow: none;
}

input::placeholder, textarea::placeholder {
  color: #062d3d;
}

.formulario-contacto textarea {
  background: white;
  border-radius: 1rem;
  padding: 1rem;
  resize: vertical;
}

.enviar-boton {
  background-color: #062d3d;
  color: #ef9237;
  padding: 0.75rem 2rem;
  border-radius: 2rem;
  margin-top: 1rem;
}


/*---- Home ----*/
.banner-home{
  background: url('img/banner.jpg') 100% 100% no-repeat;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 330px;
}

#mapa {
  margin-top: -130px;
}

.green-background {
  background: #003840;
  border-radius: 20px;
}

.p-white {
  color: #fff;
}

.mapa-contenido {
  position: relative;
  text-align: center;
  padding: 9rem 1rem;
}

.fondo-mapa {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  
  max-width: 50%;
  height: auto;
  z-index: 1;
}

.texto-superpuesto {
  position: relative;
  z-index: 2;
  color: white;
}

.blue-background {
  background: #ccd7d9;
}

.parallax-window {
    min-height: 300px;
    background: transparent;
    position: relative;
    overflow: hidden;
}


.grid-footer-home {
  padding-top: 100px !important;
  padding-bottom: 100px;
}

.a-white {
  color: #fff;
  font-size: 25px;
  border: 1px solid #fff;
  border-radius: 30px;
  padding: 4px 30px 10px;
}

.a-white:hover {
  background: #fff;
  color: #02373f;
}

.grid-confian {
  padding-top: 60px;
  padding-bottom: 60px;
}

.yellow-gradient {
  background: #CDB172;
  background: linear-gradient(180deg,rgba(205, 177, 114, 1) 0%, rgba(230, 216, 185, 1) 67%, rgba(236, 225, 201, 1) 100%);
}

.handshake {
  border-radius: 2rem;
  max-width: 261px;
  height: auto;
}

.cell-handshake {
  margin-left: -180px;
}



.white-div {
  background: #f2f2f2;
  padding: 2rem;
  border-radius: 1.25rem;
  position: relative;
  z-index: 1;
  max-width: 80%;
}

.position-relative {
  position: relative;
}

.image-overlay {
  position: absolute;
  top: 0rem;
  right: 44px;
  z-index: 2;
  max-width: 260px;
}

.handshake-img {
  width: 100%;
  border-radius: 1.5rem;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.logo-container {
  position: absolute;
  bottom: -5.5rem;
  right: -1.5rem;
  background-color: #062d3d;
  padding: 2rem 1rem;
  border-radius: 1rem;
}

.logo-container img {
  max-width: 100px;
}

.div-padding {
  padding-top: 60px;
  padding-bottom: 150px;
}

.div-padd-servicios {
  padding-top: 60px;
  padding-bottom: 70px;
}

.p-green {
  color: #02373f;
}


.green-btn {
  background: #003840;
  padding: 5px 15px 10px;
  border-radius: 40px;
  color: #c19e4f;
  font-size: 20px;
}

.green-btn:hover {
  background: #c19e4f;
  padding: 5px 15px 10px;
  border-radius: 40px;
  color: #003840;
  font-size: 20px;
}

.banner-nosotros{
  background: url('img/banner-nosotros.jpg') 100% 100% no-repeat;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 330px;
}

.light-blue-background {
  background: #e6e7e8;
  border-radius: 20px;
}

.nosotros-contenido {
  padding-top: 20px;
  padding-bottom: 30px;
}

.cell-nosotros {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.icono-nosotros {
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 35px;
}

.logo-nosotros {
  max-width: 80%;
  margin-top: 35px;
}

.grid-info-nosotros {
  margin-top: 60px;
}

.grid-info-servicios {
  margin-top: 20px;
}

.banner-servicios{
  background: url('img/banner-servicio.jpg') 100% 100% no-repeat;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 330px;
}

.grid-tarjetas-servicios {
  padding-top: 70px;
  padding-bottom: 70px;
}

.cell-servicios {
  margin-top: 60px;
}

.cell-servicio {
  background: #e6e7e8;
  border-radius: 20px;
  padding: 25px 70px 30px !important;
  margin-bottom: 30px;
}

.cell-servicio-home {
  background: #e6e7e8;
  border-radius: 20px;
  padding: 20px 30px 15px !important;
  margin-bottom: 30px;
}

.cell-servicio-home:hover {
  background: #02373f;
}

.cell-servicio-home:hover h5 {
  color: #c19e4f !important;
}

.icono-servicio, .icono-servicio-white {
  max-height: 30px;
}

.title-servicio {
  margin-top: 25px;
}

.p-target {
  cursor: pointer;
}

.relative-container {
    position: relative;
    padding: 1.5rem;
    border-radius: 10px;
    margin-bottom: 2rem;
    border: 2px solid #e6e7e8;
}

.cerrar-descripcion {
    position: absolute;
    border: none;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    border: 1px solid #e6e7e8;
    border-radius: 40px;
    padding: 10px;
    top: -15px;
    right: -8px;
    padding-top: 0;
    background: #e6e7e8;
    font-size: 29px;
    padding-bottom: 6px;
}

.cerrar-descripcion:hover {
    color: #EF9237; /* O el color de tu marca */
}

.contenido-descripcion-servicio {
    font-size: 0.95rem;
    color: #02373f;
}

.cell-servicio.activo {
    background-color: #02373f !important;
    transition: background-color 0.3s ease;
}

.hide-btn {
  color: #02373f ;
}

.p-servicio-yellow {
  color: #c19e4f;
}

.title-servicios {
  margin-bottom: 50px;
}

/* Responsive tweaks */
@media screen and (max-width: 768px) {
  .white-div {
    max-width: 100%;
  }

  .image-overlay {
    position: static;
    margin-top: 1rem;
    max-width: 100%;
  }

  .logo-container {
    position: static;
    margin-top: 1rem;
    text-align: center;
  }

  .logo-container img {
    max-width: 80px;
  }
}

footer {
  background: #000e10;
}


@media screen and (max-width: 420px) {
  .grid-header {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    background: #003840;
    z-index: 100;
    padding-left: 23px !important;
    padding-right: 39px !important;
  }
  .logo {
    max-width: 80px;
  }
  .banner-home {
    background: url(img/banner.jpg) 100% 100% no-repeat;
    background-size: cover;
    padding-top: 68px;
    padding-bottom: 184px;
  }
  .mapa-contenido {
    position: relative;
    text-align: center;
    padding: 3rem 1rem;
  }
  .texto-superpuesto {
    font-size: 18px;
  }

  .text-center-small {
    text-align: center;
  }

  .div-servicios-home {
    margin-top: 40px;
  }
  .icono-servicio, .icono-servicio-white {
    max-height: 41px;
  }

  .title-servicio-home {
    font-size: 21px;
  }

  .text-primary {
    font-size: 25px;
  }

  .div-padding {
    padding-top: 60px;
    padding-bottom: 75px;
  }
  .banner-nosotros {
    background: url(img/banner-nosotros.jpg) 100% 100% no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 154px;
    background-position-x: -206px;
  }
  .logo-nosotros {
    max-width: 60%;
    margin-top: 12px;
    margin-bottom: 39px;
  }

  .icono-nosotros {
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 47px;
  }

  .cell-nosotros {
    margin-top: 20px;
  }

  .banner-servicios {
    background: url(img/banner-servicio.jpg) 100% 100% no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 154px;
    background-position-x: -206px;
  }


  .grid-info-servicios {
    margin-top: 20px;
    padding: 0px 26px;
  }

  .cell-servicio {
    background: #e6e7e8;
    border-radius: 20px;
    padding: 25px 26px 30px !important;
    margin-bottom: 30px;
  }
}
