@charset "UTF-8";
body {
  background-color: #F4F7F9; }

.bg-blanco {
  background-color: #fff; }

.tema-principal {
  background: #ff6d00 !important;
  color: #fff; }

.btn.tema-principal:hover {
  background-color: #CA5702 !important;
  color: #fff !important; }

.tab-section .nav-link.active,
.tema-secundario {
  background: #FF9000 !important;
  color: #fff; }

.fondo-secundario-s {
  background: #FFEFD2 !important; }

.fondo-principal {
  background: #ff6d00 !important; }

.color-principal {
  color: #ff6d00 !important; }

.sombra-1 {
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2); }

/* texto sombre */
.text-sombra {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.25); }

/* reset bootstrap */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #ff6d00;
  background-color: #ff6d00; }

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(252, 102, 8, 0.3); }

/* fondo opacidad */
.fondo-opaco-1 {
  background-color: rgba(252, 102, 8, 0.1); }

.fondo-opaco-2 {
  background-color: rgba(252, 102, 8, 0.3); }

.fondo-opaco-3 {
  background-color: rgba(252, 102, 8, 0.5); }

.fondo-opaco-4 {
  background-color: rgba(252, 102, 8, 0.8); }

.cuadro-1 {
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%; }

body,
.tema-principal {
  transition: all ease-in-out 200ms; }

/* color redes */
.bg-instagram,
.bg-twitter,
.bg-facebook {
  color: #fff; }

.bg-facebook {
  background-color: #5D87FF; }

.bg-twitter {
  background-color: #2FD9C3; }

.bg-instagram {
  background-color: #D83EEF; }

/* inpu ruango personalizado */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px rgba(252, 102, 8, 0.3) !important; }

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px rgba(252, 102, 8, 0.3) !important; }

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px rgba(252, 102, 8, 0.3) !important; }

.custom-range::-webkit-slider-thumb {
  background-color: #ff6d00 !important; }

.borde-color-principal {
  border-color: #ff6d00; }

/* tema black */
.black {
  background-color: #202125 !important;
  color: #D9D9D9 !important; }
  .black form input,
  .black form select,
  .black form textarea,
  .black .list-group-item.active,
  .black .fondo-secundario-s {
    background-color: #3F4045 !important; }
  .black .servicios::before {
    border-bottom-color: #3F4045 !important; }
  .black .tt-list,
  .black .list-group-item,
  .black .bg-blanco,
  .black .tema-principal {
    background: #313238 !important; }
  .black .bg-white {
    background-color: #202125 !important; }
  .black .item-pdf,
  .black .card,
  .black .item-bus {
    background-color: #35363a !important; }
  .black .navegacion .active::before {
    border-bottom-color: #202125 !important; }
  .black .list-group-item,
  .black .bg-blanco,
  .black .tema-principal,
  .black form select,
  .black form textarea,
  .black form input {
    color: #EBEBEB !important;
    border: 1px solid transparent; }
  .black .fondo-opaco-1,
  .black .fondo-opaco-4,
  .black .fondo-opaco-2,
  .black .fondo-opaco-3 {
    background-color: rgba(96, 96, 96, 0.85); }
  .black .tt-list a,
  .black .table tr th,
  .black .table tr td {
    color: #EBEBEB !important; }
  .black .color-principal {
    color: #FFAE72 !important; }

/* navegacion principal */
.navegacion {
  position: relative; }
  .navegacion .navbar {
    background-color: transparent;
    z-index: 10; }
    .navegacion .navbar .nav-item {
      border-top: 2px solid; }
      .navegacion .navbar .nav-item:nth-child(1) {
        border-color: #41A21B; }
      .navegacion .navbar .nav-item:nth-child(2) {
        border-color: #855535; }
      .navegacion .navbar .nav-item:nth-child(3) {
        border-color: #EF3F3F; }
      .navegacion .navbar .nav-item:nth-child(4) {
        border-color: #3F79EF; }
    .navegacion .navbar .nav-item + .nav-item {
      border-left: 1px solid rgba(255, 255, 255, 0.45); }
    .navegacion .navbar a {
      color: #fff;
      text-decoration: none; }
    .navegacion .navbar .navbar-toggler,
    .navegacion .navbar a.nav-link {
      padding: 10px 4rem; }
    .navegacion .navbar a.link-icon {
      padding-right: 25px;
      padding-left: 25px; }
      .navegacion .navbar a.link-icon i {
        transform: scale(1.5);
        display: inline-block; }
  .navegacion li:hover:not(.no-hover) {
    background-color: #f29135;
    transition: all ease-in-out 200ms; }
  .navegacion li.active {
    background-color: #f29135;
    position: relative; }
  .navegacion .active::before {
    content: '';
    border-width: 13px;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #fff;
    position: absolute;
    bottom: 0;
    left: calc(50% - 13px);
    transition: all ease-in-out 200ms; }
  .navegacion .link-sociales a:hover {
    color: #F2D135;
    transition: all ease-in-out 200ms; }

.navegacion-seccion {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 50; }
  .navegacion-seccion .navbar a.nav-link {
    color: #ff6d00;
    padding-left: 17px;
    padding-right: 17px; }
  .navegacion-seccion .form-control {
    border-radius: 3rem 0 0 3rem;
    border-color: #ff6d00; }
  .navegacion-seccion form .btn {
    border-radius: 0 3rem 3rem 0;
    border-color: #ff6d00;
    background-color: #ff6d00;
    color: #fff; }
  .navegacion-seccion .btn:active {
    background-color: #f29135 !important; }
  .navegacion-seccion .btn:focus,
  .navegacion-seccion .form-control:focus {
    box-shadow: 0 0 0 5px rgba(252, 102, 8, 0.3); }

@media (max-width: 992px) {
  .navegacion .navbar li + li {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-left: none; }
  .navegacion .navbar li.link-sociales {
    padding-top: 15px;
    padding-bottom: 15px; } }
.buttons-menu {
  left: 1.75rem;
  top: calc(100% + 1rem); }
  .buttons-menu a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: none;
    font-size: 1.2rem;
    text-decoration: none !important;
    color: #fff; }
    .buttons-menu a + a {
      margin-top: 0.5rem; }

@media (max-width: 992px) {
  .buttons-menu {
    display: none !important; } }
.carousel-inicio img {
  height: 400px;
  object-fit: cover;
  object-position: center; }
.carousel-inicio .carousel-indicators {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 1.5rem;
  right: 2rem;
  left: initial; }
  .carousel-inicio .carousel-indicators li {
    width: 26px;
    height: 26px;
    border-radius: 50%; }
  .carousel-inicio .carousel-indicators li.active {
    background-color: #ff6d00; }
  .carousel-inicio .carousel-indicators .carousel-control-next,
  .carousel-inicio .carousel-indicators .carousel-control-prev {
    z-index: 1; }

.titulo-destacado {
  border-left: 5px solid #ff6d00;
  padding-left: 25px; }
  .titulo-destacado .decoracion span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #ff6d00;
    border-radius: 50%;
    margin-right: 8px; }
  .titulo-destacado .decoracion span:nth-child(2),
  .titulo-destacado .decoracion span:nth-child(3) {
    background-color: #FF9000; }

.grid_iconos {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 180px); }
  .grid_iconos .item {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 5px;
    color: #fff !important;
    text-decoration: none !important;
    background-image: url("../img/termina-sm.png");
    background-attachment: fixed;
    position: relative;
    background-size: cover; }
    .grid_iconos .item:nth-child(1) {
      grid-column-start: 1;
      grid-column-end: 2;
      grid-row-start: 1;
      grid-row-end: -1; }
    .grid_iconos .item .cortina {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .grid_iconos .item .icono {
      display: inline-block;
      z-index: 1; }
    .grid_iconos .item:hover .icono {
      animation: animIcono 250ms ease-in 1 normal both;
      transform: translateY(0);
      opacity: 1; }

@keyframes animIcono {
  from {
    transform: translateY(0);
    opacity: 1; }
  40% {
    transform: translateY(-2rem);
    opacity: 0; }
  50% {
    transform: translateY(2rem);
    opacity: 0; }
  to {
    transform: translateY(0);
    opacity: 1; } }
.contenedor-owl {
  margin-top: 3rem; }

.reset_owl_slider_home .item img {
  height: 210px;
  object-fit: cover;
  object-position: center; }
.reset_owl_slider_home .item .position-absolute {
  z-index: 1;
  top: 1rem;
  left: 1rem;
  color: #fff; }

.contenedor-fomr form {
  box-shadow: 0 0 0 8px rgba(252, 102, 8, 0.3); }

.contenedor-buscar ul {
  list-style: none; }
  .contenedor-buscar ul li {
    padding: 4px 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

@media (max-width: 991px) {
  .contenedor-buscar .modal-sp {
    position: fixed;
    max-width: 100%;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 10000;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 30px;
    display: none;
    align-items: center;
    justify-content: center;
    margin: 0 !important; }
    .contenedor-buscar .modal-sp .button-fixed {
      top: 1.5rem;
      right: 1.5rem; }

  .contenedor-buscar .card-header {
    background-color: #ff6d00;
    color: #fff; }
  .contenedor-buscar ul li {
    padding: 15px; } }
@media (min-width: 991px) {
  .boton-filtro {
    display: none; } }
.visibilidad-flex {
  display: flex !important; }

.portada-ciudad {
  height: 300px;
  background-size: cover;
  background-position: center; }

.img-previa {
  width: 100%;
  height: 240px;
  object-fit: cover;
  object-position: center; }

footer hr {
  margin-right: auto;
  margin-left: 0;
  width: 120px;
  border-top: 3px solid #fff; }
footer .footer-atajos ul {
  list-style: none; }
footer button.btn {
  background-color: #fff;
  padding: .5rem 4rem;
  color: #ff6d00;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: bold; }
footer .list-social {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0; }
  footer .list-social a {
    text-decoration: none;
    font-size: 2.3em;
    color: inherit; }
  footer .list-social li + li {
    margin-left: 1.5rem; }

/* fusion v1
 * CART TAJ FUSION 
 * ---------------------------
 * DiseÃ±o web fusion
 * Fusiona cart, taj y crea un gran numero de elementos para tu sitio web
 *---------------------------*/
/* -------
 * contenedor tarj, cart
--------------------------- */
/* COntenedores principales
cart, tarj tabl */
.cart,
* [class^=cart-],
.tarj,
* [class^=tarj-] {
  display: -webkit-inline-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  margin-bottom: 1em; }

.tabl,
* [class^=tabl-] {
  display: block;
  position: relative;
  width: 100%; }

.bloq-contenedor,
.bloq-ul.direccion-columna,
.bloq-ul.direccion-fila {
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* direccion de contenido */
.bloq-ul.direccion-columna,
.cart,
* [class^=cart-] {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.bloq-ul.direccion-fila,
.tarj,
* [class^=tarj-] {
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

/* alineacion de itens */
.alin-inicio {
  align-items: flex-start; }

.alin-centro {
  align-items: center; }

.alin-final {
  align-items: flex-end; }

.just-inicio {
  justify-content: flex-start; }

.just-centro {
  justify-content: center; }

.just-final {
  justify-content: flex-end; }

/* reseteo de tarj y cart */
a.tarj,
a[class^=tarj-],
a.cart,
a[class^=cart-],
a.tabl,
a[class^=tabl-] {
  color: inherit;
  text-decoration: none; }

/* reset marge de etiqueta html P */
.cart p:last-child,
* [class^=cart-] p:last-child,
.tarj p:last-child,
* [class^=tarj-] p:last-child {
  margin-bottom: 0; }

/* -------
 * bloq gri
--------------------------- */
.bloq-celda {
  display: grid; }

.bloq-celda.celda-col-2 {
  grid-template-columns: repeat(2, 1fr); }

.bloq-celda.celda-col-3 {
  grid-template-columns: repeat(3, 1fr); }

.bloq-celda.celda-col-4 {
  grid-template-columns: repeat(4, 1fr); }

.bloq-celda.celda-col-5 {
  grid-template-columns: repeat(5, 1fr); }

.bloq-celda.sep-min {
  gap: 0.3125rem; }

.bloq-celda.sep-peq {
  gap: 0.625rem; }

.bloq-celda.sep-med {
  gap: 0.9375rem; }

.bloq-celda.sep-gra {
  gap: 1.25rem; }

/* -------
 * sub contenedores
--------------------------- */
/* bloq flexibles */
.bloq-contenedor > .bloq-cuerpo,
[class^=tarj-] > .bloq-cuerpo,
.tarj > .bloq-cuerpo,
[class^=tarj-] .bloq,
.tarj .bloq,
[class^=cart-] .bloq,
.cart .bloq {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

/* bloque para contenido */
.bloq-cuerpo,
.bloq-li,
.bloq {
  position: relative; }

.bloq-ul.direccion-columna > .bloq-li,
.bloq-contenedor,
.bloq-contenido,
.bloq-seccion,
.bloq-cel,
.bloq-ul,
.bloq-imagen {
  position: relative;
  width: 100%; }

.columna-2 > .bloq-cel {
  width: 50%; }

.columna-3 > .bloq-cel {
  width: 33.333333%; }

.columna-4 > .bloq-cel {
  width: 25%; }

.columna-5 > .bloq-cel {
  width: 20%; }

.bloq-auto {
  position: relative;
  width: auto; }

.bloq-cortina {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

/* bloq-imagen */
.bloq-imagen > img,
img.bloq-imagen {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center; }

.portada-imagen {
  position: relative; }

.portada-imagen > .bloq-imagen {
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.portada-imagen > *:not(.bloq-imagen):not(.bloq-flo):not(.bloq-cortina) {
  z-index: 1;
  position: relative; }

/* bloque para iconos o img
bloque para img avatars */
.bloq-icono,
.bloq-avatar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #EFEFEF;
  border-radius: 100%;
  vertical-align: middle;
  position: relative;
  width: 55px;
  height: 55px; }

.bloq-icono {
  background-color: transparent; }

.bloq-avatar > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 50%; }

.bloq-burbuja {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: .2rem .55rem;
  border-radius: 5rem;
  background-color: #3d3d3d;
  color: #fff;
  font-size: 0.75rem;
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1); }

.bloq-burbuja.flecha-arr::before {
  border-bottom-color: #3d3d3d; }

.bloq-burbuja.flecha-der::before {
  border-left-color: #3d3d3d; }

.bloq-burbuja.flecha-aba::before {
  border-top-color: #3d3d3d; }

.bloq-burbuja.flecha-izq::before {
  border-right-color: #3d3d3d; }

.bloq-led-bmin,
.bloq-led-bpeq,
.bloq-led-bmed,
.bloq-led {
  display: block;
  border-width: 0px;
  border-style: none;
  width: 13px;
  height: 13px;
  border-color: #ffffff;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 10px;
  background-color: #E2E2E2;
  position: absolute; }

.bloq-led-bmin,
.bloq-led-bpeq,
.bloq-led-bmed {
  border-style: solid; }

.bloq-led-bmin {
  border-width: 1px;
  width: 12px;
  height: 12px; }

.bloq-led-bpeq {
  border-width: 2px;
  width: 11px;
  height: 11px; }

.bloq-led-bmed {
  border-width: 3px;
  width: 12px;
  height: 12px; }

/* separar bloq-li con barras */
.sep-barr > .bloq-li {
  padding-left: 0;
  padding-right: 17px; }

.sep-barr > .bloq-li + .bloq-li {
  padding-left: 17px; }

.sep-barr > .bloq-li + .bloq-li::before {
  content: '|';
  position: absolute;
  left: 0; }

/* tamaÃ±os de cuadros */
.tam-min {
  --tamMin: 27.5px;
  width: var(--tamMin);
  height: var(--tamMin);
  font-size: .85rem; }

.tam-peq {
  font-size: 1.25rem;
  width: 40px;
  height: 40px; }

.tam-def,
.tam-med {
  font-size: 1.65rem;
  width: 55px;
  height: 55px; }

.tam-gra {
  font-size: 2.15rem;
  width: 75px;
  height: 75px; }

.tam-xgra {
  font-size: 2.75rem;
  width: 100px;
  height: 100px; }

.tam-max {
  font-size: 3.75rem;
  width: 135px;
  height: 135px; }

.tam-xmax {
  font-size: 5rem;
  width: 170px;
  height: 170px; }

.portada-imagen > .bloq-imagen,
.bloq-cortina,
.bloq-flo {
  position: absolute; }

/* -------
 * colore y temas adicionales
--------------------------- */
/* -------
 * colore y temas adicionales
--------------------------- */
.fondo-activo {
  color: #333;
  background-color: #58d458; }

.fondo-inactivo {
  color: #333;
  background-color: #CFDCE9; }

.fondo-ocupado {
  color: #333;
  background-color: #ff8080; }

.fondo-actividad {
  color: #333;
  background-color: #80c0ff; }

.borde-estado > *:first-child {
  border: 2px solid;
  border-color: #fff; }

.borde-estado.activo {
  border: 2px solid;
  border-color: #58d458; }

.borde-estado.inactivo {
  border: 2px solid;
  border-color: #CFDCE9; }

.borde-estado.ocupado {
  border: 2px solid;
  border-color: #ff8080; }

.borde-estado.actividad {
  border: 2px solid;
  border-color: #80c0ff; }

/*# sourceMappingURL=bloq.css.map */
/* ancho maximo */
/* medidas dw flechas
estas memidas ajustan el tamaño de la decoracion flecha
$tamMgra es importante para cada item
*/
/*---------------------------------
    flecha decorativa borde
-----------------------------------*/
.flecha-arr::before,
.flecha-der::before,
.flecha-aba::before,
.flecha-izq::before {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  border-style: solid;
  border-color: transparent;
  border-width: 10px; }

.flecha-der::before,
.flecha-izq::before {
  top: 50%; }

.flecha-arr::before,
.flecha-aba::before {
  left: 50%; }

.flecha-arr::before {
  border-bottom-color: #FFEFD2;
  transform: translate(-50%, -100%);
  top: 0; }

.flecha-der::before {
  border-left-color: #FFEFD2;
  transform: translate(100%, -50%);
  right: 0; }

.flecha-aba::before {
  border-top-color: #FFEFD2;
  transform: translate(-50%, 100%);
  bottom: 0; }

.flecha-izq::before {
  border-right-color: #FFEFD2;
  transform: translate(-100%, -50%);
  left: 0; }

.flecha-arr.fle-min::before,
.flecha-der.fle-min::before,
.flecha-aba.fle-min::before,
.flecha-izq.fle-min::before {
  height: 10px;
  width: 10px;
  border-width: 5px; }

.flecha-arr.fle-peq::before,
.flecha-der.fle-peq::before,
.flecha-aba.fle-peq::before,
.flecha-izq.fle-peq::before {
  height: 14px;
  width: 14px;
  border-width: 7px; }

.flecha-arr.fle-med::before,
.flecha-der.fle-med::before,
.flecha-aba.fle-med::before,
.flecha-izq.fle-med::before {
  height: 20px;
  width: 20px;
  border-width: 10px; }

.flecha-arr.fle-gra::before,
.flecha-der.fle-gra::before,
.flecha-aba.fle-gra::before,
.flecha-izq.fle-gra::before {
  height: 30px;
  width: 30px;
  border-width: 15px; }

.h-med, .h-gra, .h-max, .titulo-h1, .titulo-h2, .titulo-h3, .titulo-h4, .titulo-h5, .titulo-h6, .t-h1, .t-h2, .t-h3, .t-h4, .t-h5, .t-h6 {
  font-family: inherit;
  font-weight: 100;
  color: inherit;
  line-height: 110%; }

.titulo-h1, .t-h1 {
  font-size: 4.15rem; }

.titulo-h2, .t-h2 {
  font-size: 3.25rem; }

.titulo-h3, .t-h3 {
  font-size: 2.5rem; }

.titulo-h4, .t-h4 {
  font-size: 1.75rem; }

.titulo-h5, .t-h5 {
  font-size: 1.25rem; }

.titulo-h6, .t-h6 {
  font-size: 1rem; }

.titulo-h1 {
  margin: 0 0 1.68rem 0; }

.titulo-h2 {
  margin: 0 0 1.424rem 0; }

.titulo-h3 {
  margin: 0 0 1.168rem 0; }

.titulo-h4 {
  margin: 0 0 0.912rem 0; }

.titulo-h5 {
  margin: 0 0 0.656rem 0; }

.titulo-h6 {
  margin: 0 0 0.46rem 0; }

.t-med, .t-peq {
  line-height: 130%; }

.h-med {
  font-size: 4.2rem; }

.h-gra {
  font-size: 5.5rem; }

.h-max {
  font-size: 7rem; }

.t-med {
  font-size: 0.9rem; }

.t-peq {
  font-size: 0.75rem; }

/*# sourceMappingURL=texto-ajuste.css.map */
.tarj-bagon .bloq-contenedor {
  flex-basis: 0;
  flex-grow: 1;
  align-items: center; }

.tarj-bagon .bloq-icono, .tarj-bagon .bloq-avatar {
  margin-right: 1rem;
  background-color: rgba(0, 0, 0, 0.1); }

.tarj-bagon .bloq-contenedor {
  position: relative; }

.tarj-bagon .bloq-contenedor.borde-der:last-child {
  border-right: none !important; }

.tarj-bagon .bloq-contenedor:last-child::before {
  content: none !important; }

.tarj-bagon .bloq-contenedor.punta-der + .bloq-contenedor.punta-der {
  padding-left: 1.5rem; }

.tarj-bagon .titulo-principal {
  font-size: 1.5rem;
  font-weight: bold;
  margin-top: .35rem;
  margin-bottom: .35rem; }

.tarj-bagon .titulo {
  opacity: .75;
  font-size: .9rem;
  margin: 0; }

.tarj-bagon.estilo-defecto .bloq-contenedor + .bloq-contenedor {
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  padding-left: 1rem; }

.tarj-bagon.estilo-masmelo .bloq-contenedor {
  padding: 10px 1rem;
  border-radius: 12px;
  background-color: #fff; }

.tarj-bagon.estilo-masmelo .bloq-contenedor + .bloq-contenedor {
  margin-left: 1rem; }

/* borde-todo */
.tarj-bagon[class*="sombra-"] .bloq-contenedor, .tarj-bagon.borde-todo .bloq-contenedor {
  padding: 12px 1rem; }

[class*="sombra-"].efe-sombra {
  -webkit-box-shadow: none;
  box-shadow: none; }

/* min */
.sombra-min-rmin, .sombra-min-rpeq, .sombra-min-rmed, .sombra-min-rgra, .borde-sombra-min, .sombra-min.efe-sombra:hover, .sombra-min {
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.12), 0 3px 7px -2px rgba(0, 0, 0, 0.12); }

.sombra-min.efe-flotar:hover {
  box-shadow: 0 1px 4px -2px rgba(0, 0, 0, 0.25), 0 13px 7px -5px rgba(0, 0, 0, 0.1); }

/* peq */
.sombra-peq-rmin, .sombra-peq-rpeq, .sombra-peq-rmed, .sombra-peq-rgra, .borde-sombra-peq, .sombra-peq.efe-sombra:hover, .sombra-peq {
  box-shadow: 0 5px 6px -5px rgba(0, 0, 0, 0.1), 0 3px 15px 0 rgba(0, 0, 0, 0.15); }

.sombra-peq.efe-flotar:hover {
  box-shadow: 0 18px 16px -5px rgba(0, 0, 0, 0.08), 0 3px 15px 0 rgba(0, 0, 0, 0.15); }

/* med */
.sombra-med-rmin, .sombra-med-rpeq, .sombra-med-rmed, .sombra-med-rgra, .borde-sombra-med, .sombra-med.efe-sombra:hover, .sombra-med {
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.19), 0 3px 20px -5px rgba(0, 0, 0, 0.2); }

.sombra-med.efe-flotar:hover {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.19), 0 13px 20px -5px rgba(0, 0, 0, 0.2); }

/* gra */
.sombra-gra-rmin, .sombra-gra-rpeq, .sombra-gra-rmed, .sombra-gra-rgra, .borde-sombra-gra, .sombra-gra.efe-sombra:hover, .sombra-gra {
  box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.15), 0 10px 35px -5px rgba(0, 0, 0, 0.12); }

.sombra-gra.efe-flotar:hover {
  box-shadow: 0 8px 17.5px -5px rgba(0, 0, 0, 0.19), 0 13px 35px -5px rgba(0, 0, 0, 0.2); }

/* transicion de sombra */
[class*="sombra-"].efe-flotar, [class*="sombra-"].efe-sombra {
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }

/* sombra estilo */
.sombra-curva-red, .sombra-curva-arc {
  position: relative;
  background-color: #fff; }

.sombra-curva-red::before, .sombra-curva-arc::before, .sombra-curva-arc::after {
  content: '';
  position: absolute;
  height: 1rem;
  background-color: rgba(0, 0, 0, 0.5);
  filter: blur(3.5px);
  z-index: -1;
  width: 90%; }

.sombra-curva-red::before {
  left: 5%;
  border-radius: 50%; }

.sombra-curva-red::before {
  bottom: -2px; }

.sombra-curva-arc::after, .sombra-curva-arc::before {
  bottom: .15rem; }

.sombra-curva-arc::after {
  left: 3.5%;
  transform: rotate(-2.75deg); }

.sombra-curva-arc::before {
  right: 3.5%;
  transform: rotate(2.75deg); }

/* efecto flotar */
[class*="sombra-"].efe-flotar:hover {
  transform: translateY(-7px); }

/* nula */
/* NOTA: el efecto flotar no es aplicable con sombras curvas, ya que el navegador no interpreta muy bien ese efectopor el cual es anulado para no tener experiencias desagradables :)  */
.sombra-curva.efe-flotar::before, .sombra-curva.efe-flotar::after, .sombra-curva.sombra-nula::before, .sombra-curva.sombra-nula::after {
  content: none !important; }

[class*="sombra-"].sombra-nula {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  transform: none !important; }

/*# sourceMappingURL=sombras.css.map */
.m-col-1 > * + * {
  margin-top: .5rem; }

.d-grid-pdf {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem; }

.d-grid-pdf .columna {
  padding: 15px;
  box-shadow: 0 0 12px 1px rgba(0, 0, 0, 0.1);
  text-decoration: none !important; }

@media (max-width: 992px) {
  .d-grid-pdf {
    grid-template-columns: repeat(1, 1fr); } }
.cur-pointer {
  cursor: pointer; }

/* estilos de seccion entodad */
.portada-ciudad .titulo {
  position: absolute;
  bottom: 1.25rem;
  left: 8%; }

.portada-ciudad .titulo .titulo-prin {
  padding: 8px 20px;
  font-weight: bold;
  font-size: 1.1rem; }

.portada-ciudad .titulo p {
  background-color: #fff;
  font-size: 1.5rem;
  max-width: 450px;
  padding: 8px 15px;
  font-weight: bold; }

.seccion-entidad {
  transition: all ease-in-out 200ms; }

.seccion-entidad .list-group-item {
  background-color: #FFF5ED;
  border: none;
  border-radius: 0;
  border-left: 7px solid transparent; }

.seccion-entidad .list-group-item.active {
  border-left: 7px solid #ff6d00;
  color: #ff6d00;
  background-color: #FFE8C6; }

.boton-volver {
  display: none !important; }

@media (max-width: 768px) {
  .container-seccion-entidad {
    overflow: hidden; }

  .seccion-entidad {
    flex-wrap: nowrap;
    width: 200%; }

  .seccion-entidad .lista-texto {
    display: none; }

  .seccion-entidad.enpujar {
    margin-left: -100%;
    display: flex; }

  .seccion-entidad.enpujar .lista-texto {
    display: block; }

  .boton-volver {
    display: block !important; } }
.tt-list a {
  display: flex;
  align-items: center; }
  .tt-list a i:nth-child(1) {
    margin-right: 1rem;
    display: inline-block;
    vertical-align: middle;
    transform: scale(1.35); }
  .tt-list a .title {
    flex-grow: 1; }

.card-ciudad {
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  overflow: hidden; }

.card-ciudad .card-body {
  position: absolute;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  bottom: 0;
  background: linear-gradient(transparent, rgba(255, 109, 0, 0.5));
  color: #fff;
  width: 100%; }

.card-ciudad > .btn {
  position: absolute;
  right: 1rem;
  top: 1rem;
  z-index: 2;
  transform: scale(0.4);
  opacity: 0;
  transition: all ease-out 200ms; }

.card-ciudad .card-body.cortina {
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  background: transparent;
  background-color: rgba(0, 0, 0, 0.35);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 2rem; }

.card-ciudad p {
  transition: all ease-out 200ms;
  transform: translateY(4.5rem); }

.card-ciudad ul {
  transition: all ease-out 200ms;
  transform: translateY(1.5rem);
  opacity: 0; }

.card-ciudad:hover > .btn,
.card-ciudad:hover ul,
.card-ciudad:hover p {
  transform: translateY(0) scale(1);
  opacity: 1; }

.card-ciudad img {
  height: 18rem;
  object-fit: cover;
  object-position: center;
  transition: all ease-in-out 300ms; }

.card-ciudad:hover img {
  transform: scale(1.05); }

.card-ciudad:hover p.texto-comprar {
  line-height: 1.4;
  opacity: 1; }

.card-ciudad:hover .card-body:not(.cortina) {
  background: linear-gradient(transparent, rgba(255, 109, 0, 0.85)); }

.grid-lugares {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px; }

.grid-lugares ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: .75rem; }

@media (max-width: 768px) {
  .card-ciudad > .btn,
  .card-ciudad ul,
  .card-ciudad p {
    transform: translateY(0) scale(1);
    opacity: 1; }

  .grid-lugares {
    grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 576px) {
  .grid-lugares {
    grid-template-columns: repeat(1, 1fr); } }

/*# sourceMappingURL=estilos-main.css.map */
