/* compiled by scssphp v0.5.1 on Tue, 17 Sep 2024 02:21:58 +0000 (0.0442s) */

/* FONTS */
@font-face {
  font-family: 'normal';
  font-style: normal;
  font-weight: normal;
  src: url('') format('woff'); }

@font-face {
  font-family: 'HelveticaNeue-Condensed';
  font-style: normal;
  font-weight: normal;
  src: url('/public/paginas/fuentes/HelveticaNeue-Condensed.woff') format('woff'); }

@font-face {
  font-family: 'bold';
  font-style: normal;
  font-weight: normal;
  src: url('/public/paginas/fuentes/HelveticaNeueCondensedBold.woff') format('woff'); }

* {
  font-family: 'HelveticaNeue-Condensed';
  font-size: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent; }

*:focus {
  outline: inherit !important; }

a:hover {
  color: inherit; }

html, body {
  height: 100%; }

body {
  position: relative; }
/* PAGINA */
.off-canvas-wrapper {
  height: 100%;
  overflow-y: scroll; }
  .off-canvas-wrapper .off-canvas-wrapper-inner {
    height: 100%; }
    .off-canvas-wrapper .off-canvas-wrapper-inner .off-canvas.position-left {
      overflow-y: scroll;
      max-height: none !important;
      background-color: rgba(0, 0, 0, 0.4); }
    .off-canvas-wrapper .off-canvas-wrapper-inner .off-canvas-content {
      padding-bottom: 70px;
      position: relative;
      min-height: 100%; }
      .off-canvas-wrapper .off-canvas-wrapper-inner .off-canvas-content .footer {
        position: absolute;
        bottom: 0; }
      @media screen and (max-width: 1023px) {
  .off-canvas-wrapper .off-canvas-wrapper-inner .off-canvas-content {
    padding-bottom: 70px; } }
      @media screen and (max-width: 639px) {
  .off-canvas-wrapper .off-canvas-wrapper-inner .off-canvas-content {
    padding-bottom: 70px; } }

.row {
  width: 100%;
  max-width: 1024px; }
  .row .row {
    margin: 0px; }
/* Colores */
.blanco {
  color: #fff; }

.negro {
  color: #070707; }

.rojo {
  color: #ff1a1a; }

.gris {
  color: #586268; }

.gris-oscuro {
  color: #4a4a4a; }

.verde {
  color: #1d9496; }

.azul {
  color: #045cb1; }
/* Fuentes */
.regular {
  font-family: 'HelveticaNeue-Condensed'; }

.bold {
  font-family: 'bold'; }

.font-6 {
  font-size: 0.6rem; }

.font-7 {
  font-size: 0.7rem; }

.font-8 {
  font-size: 0.8rem; }

.font-9 {
  font-size: 0.9rem; }

.font-10 {
  font-size: 1rem; }

.font-11 {
  font-size: 1.1rem; }

.font-12 {
  font-size: 1.2rem; }

.font-13 {
  font-size: 1.3rem; }

.font-14 {
  font-size: 1.4rem; }

.font-15 {
  font-size: 1.5rem; }

.font-16 {
  font-size: 1.6rem; }

.font-17 {
  font-size: 1.7rem; }

.font-18 {
  font-size: 1.8rem; }

.line-through {
  text-decoration: line-through; }

.underline {
  text-decoration: underline; }

.uppercase {
  text-transform: uppercase; }
/* Position */
.relative {
  position: relative; }
/* hover */
.no-hover-blanco:hover {
  color: #fff; }
  .no-hover-blanco:focus {
    color: #fff; }

.no-hover-negro:hover {
  color: #070707; }
  .no-hover-negro:focus {
    color: #070707; }

.no-hover-rojo:hover {
  color: #070707; }
  .no-hover-rojo:focus {
    color: #070707; }
/* Flecha ir arriba */
.icon-ir-arriba {
  position: fixed;
  right: 32px;
  bottom: 80px;
  z-index: 3; }
/* padding */
.padding-left-none {
  padding-left: 0 !important; }

.padding-right-none {
  padding-right: 0; }

.padding-top-1 {
  padding-top: 1rem; }

.padding-bottom-1 {
  padding-bottom: 1rem; }

.padding-none {
  padding: 0; }
/* margin */
.margin-top-1 {
  margin-top: 1rem; }

.margin-top-2 {
  margin-top: 2rem; }

.margin-top-3 {
  margin-top: 3rem; }

.margin-top-4 {
  margin-top: 4rem; }

.margin-top-5 {
  margin-top: 5rem; }

.margin-bottom-0 {
  margin-bottom: 0px; }

.margin-bottom-1 {
  margin-bottom: 1rem; }

.margin-bottom-2 {
  margin-bottom: 2rem; }

.margin-bottom-3 {
  margin-bottom: 3rem; }

.margin-bottom-4 {
  margin-bottom: 4rem; }

.margin-bottom-5 {
  margin-bottom: 5rem; }

.margin-right-0 {
  margin-right: 0 !important; }

.margin-none {
  margin: 0; }

.pagination li {
  display: inline-block !important;
  margin-left: 3px;
  margin-right: 3px; }
  .pagination li, .pagination .current {
    background-color: transparent;
    border: 1px solid #1d9496;
    padding: 1px;
    border-radius: 25px; }
    .pagination li a, .pagination .current a {
      font-family: 'HelveticaNeue-Condensed';
      color: #1d9496;
      padding: 1px 0.6rem; }
    .pagination li:hover, .pagination .current:hover {
      background-color: #1d9496; }
      .pagination li:hover a, .pagination .current:hover a {
        color: #fff;
        background-color: transparent; }
  .pagination .current {
    border: 1px solid #1d9496;
    background-color: #1d9496; }
    .pagination .current a {
      color: #fff; }
  .pagination a:hover {
    background-color: #1d9496;
    color: #fff; }

.overflow-none {
  overflow: hidden; }

.pointer {
  cursor: pointer; }

.hover-underline:hover {
  text-decoration: underline; }

@media screen and (max-width: 639px) {
  .padding-right-small-none {
    padding-right: 0; }

  .padding-left-small-none {
    padding-left: 0; }

  .padding-small-none {
    padding: 0; }

  .margin-top-small-1 {
    margin-top: 1rem; }

  .margin-bottom-small-1 {
    margin-bottom: 1rem; }

  .margin-small-none {
    margin: 0; } }

@media screen and (min-width: 640px) {
  .text-medium-right {
    text-align: right; } }

@media screen and (min-width: 1024px) {
  .text-right-large {
    text-align: right; } }

.hiden {
  display: none; }

.content-video {
  position: relative; }
  .content-video iframe {
    position: absolute;
    top: 1rem;
    right: 1rem; }
    @media screen and (max-width: 1023px) {
  .content-video iframe {
    width: 350px;
    height: 268px; } }

.header {
  position: relative; }
  .header .content-blanco {
    padding-top: 10px;
    padding-bottom: 6px;
    background-color: #fff;
    -webkit-box-shadow: 0px 4px 11px -5px rgba(0, 0, 0, 0.51);
    -moz-box-shadow: 0px 4px 11px -5px rgba(0, 0, 0, 0.51);
    box-shadow: 0px 4px 11px -5px rgba(0, 0, 0, 0.51); }
    .header .content-blanco .logo {
      height: 50px;
      padding-top: 10px; }
      .header .content-blanco .logo a img {
        margin-top: -10px; }
    .header .content-blanco .icon-menu {
      position: absolute;
      top: 15px;
      width: 32px;
      height: 32px;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center; }
      .header .content-blanco .icon-menu .hamburguesa {
        height: 17%;
        background-color: #204c81; }
      .header .content-blanco .icon-menu .hamburguesa::before, .header .content-blanco .icon-menu .hamburguesa::after, .header .content-blanco .icon-menu .hamburguesa {
        position: absolute;
        left: 0;
        width: 100%;
        content: '';
        background-color: #204c81; }
      .header .content-blanco .icon-menu .hamburguesa::before {
        height: 100%;
        top: -10px; }
      .header .content-blanco .icon-menu .hamburguesa::after {
        height: 100%;
        top: 10px; }
    @media screen and (max-width: 1023px) {
  .header .content-blanco .logo {
    padding-left: 60px;
    padding-right: 60px; }
  .header .content-blanco .logo {
    padding-top: 3px; } }

.menu_small .menu {
  padding-top: 16px !important; }
  .menu_small .menu li a {
    color: #fff !important; }
    .menu_small .menu li a:hover, .menu_small .menu li a:focus {
      color: #fff !important;
      font-weight: bold; }
/* Effect 3: bottom line slides/fades in */
.menu {
  /* Effect 12: circle */ }
  .menu .menu-animacion li {
    padding: 8px 6px;
    position: relative; }
  .menu .menu-animacion li a {
    color: #4a4a4a;
    font-family: 'HelveticaNeue-Condensed';
    padding: 0.7rem 0.5rem !important; }
  .menu .menu-animacion li .is-dropdown-submenu-item {
    padding: 0px; }
  .menu .menu-animacion li a[url="nuestra-experiencia"] {
    color: #204c81;
    font-weight: bold; }
  .menu .menu-animacion li > a::before, .menu .menu-animacion li > a::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    border: 2px solid rgba(235, 106, 86, 0.2);
    border-radius: 50%;
    content: '';
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
    transform: translateX(-50%) translateY(-50%) scale(0.2); }
  .menu .menu-animacion li > a::after {
    width: 40px;
    height: 40px;
    border-width: 6px;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
    transform: translateX(-50%) translateY(-50%) scale(0.8); }
  .menu .menu-animacion li > a:hover::before, .menu .menu-animacion li > a:hover::after, .menu .menu-animacion li > a:focus::before, .menu .menu-animacion li > a:focus::after {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1); }

#slider .item .imagen {
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (max-width: 1023px) {
  #slider .item .imagen {
    height: 300px; } }
  @media screen and (max-width: 639px) {
  #slider .item .imagen {
    height: 200px; } }

#slider .owl-prev {
  position: absolute;
  left: 10px;
  top: 43%; }
  #slider .owl-next {
    position: absolute;
    right: 10px;
    top: 43%; }

@media screen and (min-width: 640px) {
    .redes {
      position: fixed;
      left: 0;
      top: 35%;
      z-index: 1000; }
      .redes .red {
        margin-bottom: 8px; } }
  @media screen and (max-width: 639px) {
  .redes {
    position: relative;
    bottom: -32px;
    text-align: center;
    margin-bottom: 2px;
    margin-top: 2px; }
    .redes .red {
      display: inline-block;
      margin: 8px; } }

.footer {
  width: 100%; }
  .footer .creditos {
    margin-top: 1rem;
    padding-top: 6px;
    padding-bottom: 6px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #fff; }
  .footer .creditos p {
    margin-bottom: 0px !important; }
  @media screen and (max-width: 1023px) {
    .footer .pd-right-none {
      padding-left: 0px; } }

.reveal {
  background-color: #fff; }
  .reveal .title {
    color: #045cb1;
    text-align: center; }
  .reveal .message {
    margin-top: 1rem;
    text-align: center; }
  .reveal .btn {
    text-align: center; }
  .reveal .btn .button {
    padding: 0.85em 7em;
    border-radius: 4px;
    margin-bottom: 0;
    background: #045cb1;
    color: #fff; }
    .reveal .btn .button:hover {
      background: #045cb1; }
  @media screen and (max-width: 39.9375em) {
  .reveal {
    position: relative;
    width: 315px;
    margin: auto;
    height: 30vh;
    min-height: 30vh;
    border-radius: 5px; } }

.inicio .content .content-servicios {
  padding-top: 1rem;
  padding-bottom: 2rem;
  background-color: #e6eecc;
  background-repeat: repeat;
  background-position: left top; }
  .inicio .content .content-servicios .ca-menu {
    margin: 20px auto; }
    @media screen and (min-width: 1024px) {
      .inicio .content .content-servicios .ca-menu {
        padding: 0 0 0 48px;
        width: 800px; } }
    @media screen and (max-width: 1023px) {
      .inicio .content .content-servicios .ca-menu {
        width: 925px; } }
    @media screen and (max-width: 979px) {
      .inicio .content .content-servicios .ca-menu {
        width: 480px; } }
    @media screen and (max-width: 524px) {
      .inicio .content .content-servicios .ca-menu {
        width: 360px; } }
    @media screen and (max-width: 400px) {
      .inicio .content .content-servicios .ca-menu {
        width: 300px; } }
  .inicio .content .content-servicios .ca-menu li {
    width: 230px;
    height: 230px;
    border: 10px solid #f6f6f6;
    overflow: hidden;
    position: relative;
    float: left;
    background: #fff;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 125px;
    -moz-border-radius: 125px;
    border-radius: 125px;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear; }
    @media screen and (min-width: 1024px) {
      .inicio .content .content-servicios .ca-menu li {
        margin-left: -48px; } }
    @media screen and (max-width: 979px) {
      .inicio .content .content-servicios .ca-menu li {
        margin-left: 5px;
        margin-right: 5px; } }
    @media screen and (max-width: 524px) {
      .inicio .content .content-servicios .ca-menu li {
        width: 170px;
        height: 170px; } }
    @media screen and (max-width: 400px) {
      .inicio .content .content-servicios .ca-menu li {
        width: 130px;
        height: 130px; } }
  .inicio .content .content-servicios .ca-menu li:last-child {
    margin-right: 0px; }
  .inicio .content .content-servicios .ca-menu li a {
    text-align: left;
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
    position: relative; }
  .inicio .content .content-servicios .ca-icon {
    position: absolute;
    left: 72px;
    top: 45px;
    text-align: center;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear; }
    @media screen and (max-width: 524px) {
      .inicio .content .content-servicios .ca-icon {
        left: 47px;
        top: 30px; } }
    @media screen and (max-width: 400px) {
      .inicio .content .content-servicios .ca-icon {
        left: 25px;
        top: 20px; } }
  .inicio .content .content-servicios .ca-main {
    font-size: 24px;
    position: absolute;
    top: 125px;
    height: 35px;
    width: 170px;
    left: 50%;
    margin-left: -85px;
    opacity: 0.8;
    text-align: center;
    color: #555; }
    @media screen and (max-width: 524px) {
      .inicio .content .content-servicios .ca-main {
        font-size: 16px;
        top: 100px; } }
    @media screen and (max-width: 400px) {
      .inicio .content .content-servicios .ca-main {
        display: none; } }
  .inicio .content .content-servicios .ca-menu li:hover {
    border-color: #333;
    z-index: 999;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  .inicio .content .content-servicios .ca-menu li:hover .ca-icon {
    text-shadow: 0px 0px 1px #000;
    -webkit-animation: moveFromBottom 300ms ease;
    -moz-animation: moveFromBottom 300ms ease;
    -ms-animation: moveFromBottom 300ms ease; }
  .inicio .content .content-servicios .ca-menu li:hover .ca-main {
    color: #000;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease; }

@-webkit-keyframes moveFromBottom {
        from {
          -webkit-transform: translateY(200%) scale(0.5);
          opacity: 0; }
        to {
          -webkit-transform: translateY(0%) scale(1);
          opacity: 1; } }

@-moz-keyframes moveFromBottom {
        from {
          -moz-transform: translateY(200%) scale(0.5);
          opacity: 0; }
        to {
          -moz-transform: translateY(0%) scale(1);
          opacity: 1; } }

@-ms-keyframes moveFromBottom {
        from {
          -ms-transform: translateY(200%) scale(0.5);
          opacity: 0; }
        to {
          -ms-transform: translateY(0%) scale(1);
          opacity: 1; } }
  .inicio .content .card {
    width: 100%;
    color: white;
    border-radius: 1em;
    padding: 1em;
    background-size: cover;
    background-position: center;
    box-shadow: 0 0 5em -1em black;
    transition: all, 0.5s;
    position: relative;
    overflow: hidden;
    border: 10px solid #ccc;
    text-decoration: none;
    height: 26rem !important; }
  .inicio .content .card div {
    position: absolute;
    bottom: 16px;
    width: 100%;
    left: 0;
    padding-left: 16px;
    padding-right: 16px; }
  .inicio .content .card:hover {
    transform: rotate(0); }
  .inicio .content .card h1 {
    margin: 0;
    font-size: 2.3rem;
    line-height: 1; }
  .inicio .content .card p {
    font-size: 1rem;
    font-family: 'regular';
    margin-top: 0.5em;
    line-height: 2em; }
  .inicio .content .card:before, .inicio .content .card:after {
    content: '';
    transform: scale(0);
    transform-origin: top left;
    border-radius: 50%;
    position: absolute;
    left: -50%;
    top: -50%;
    z-index: -5;
    transition: all, 0.5s;
    transition-timing-function: ease-in-out; }
  .inicio .content .card:before {
    background: #ddd;
    width: 250%;
    height: 250%; }
  .inicio .content .card:after {
    background: white;
    width: 200%;
    height: 200%; }
  .inicio .content .card:hover {
    color: #3c3163; }
  .inicio .content .card:hover:before, .inicio .content .card:hover:after {
    transform: scale(1); }
  .inicio .content .contenido-nuestro-equipo #slider-nuestro-equipo {
    padding-left: 30px;
    padding-right: 30px; }
    .inicio .content .contenido-nuestro-equipo #slider-nuestro-equipo .owl-prev {
      position: absolute;
      left: 10px;
      top: 40%; }
    .inicio .content .contenido-nuestro-equipo #slider-nuestro-equipo .owl-next {
      position: absolute;
      right: 10px;
      top: 40%; }
  .inicio .content .contenido-nuestro-equipo .avatar {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% auto;
    margin: auto;
    margin-bottom: 1rem; }
  .inicio .content .contenido-nuestro-equipo .nombre, .inicio .content .contenido-nuestro-equipo .cargo {
    position: relative;
    color: #586268;
    text-transform: uppercase; }
  .inicio .content .contenido-nuestro-equipo .nombre::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -2px;
    margin: auto;
    content: '';
    width: 30px;
    margin: auto;
    border-bottom: 1px solid #586268; }
  .inicio .content .contenido-nuestro-equipo .nombre {
    margin-bottom: 5px; }
  .inicio .content .contenido-nuestro-equipo .cargo {
    margin-top: 5px;
    font-size: 12px; }
  .inicio .content .parallax {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-top: 5rem;
    padding-bottom: 5rem;
    height: 400px; }
  .inicio .content .parallax p {
    line-height: 1; }
  .inicio .content .parallax .boton-contactenos {
    background-color: #fff;
    color: #045cb1;
    font-family: 'bold';
    font-size: 1.5rem;
    padding: 10px 40px; }
  @media screen and (max-width: 490px) {
      .inicio .content .parallax {
        padding-top: 2rem;
        padding-bottom: 2rem; } }
  .inicio .content .bg-grisoscuro {
    background-color: #4a4a4a;
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .inicio .content .logos {
    margin-top: 2rem; }
  .inicio .content .logos img {
    margin-left: 0.5rem;
    margin-right: 0.5rem; }
