@charset "utf-8";
/* CSS Document */

.banner-inner {
  border-radius: 10px;
  box-shadow: 5px 5px 40px 0 rgba(236, 234, 213, 0.4);  }

.banner-item-general {
  font-family: 'Poiret One', serif;
  font-size: 17px;
  padding: 40px 0 0;
  text-align: center;  }

.banner-item-name {
  font-family: Cinzel, serif;
  font-size: 22px;
  text-align: center;
}

.box-sp {
  transition: transform 0.8s ease;  }

.box-sp:hover {
  transform: scale(1.1);  }

.boton {
  height: 30px;
  width: 120px;  }

.card-cat-center {
  font-family: 'Poiret One', serif;
  font-size: 14px;
  text-align: center;  }

.card-cat-left {
  font-family: 'Poiret One', serif;
  font-size: 14px;
  padding-left: 6px;  }

.card-content {
  font-family: 'Ysabeau SC', serif;
  font-size: 16px;
  padding: 5px 10px 30px 10px;
  transition: text-shadow 1.5s ease;
  transition: transform 0.8s ease;  }

.card-content:hover {
  text-shadow: 0 0 10px #BFBFBF;
  transform: scale(1.1);  }

.card-content-list {
  font-family: Mooli, serif;
  font-size: 13px;
  list-style-type: none;
  padding: 5px 10px 10px 0;
  transition: text-shadow 1.5s ease;
  transition: transform 0.8s ease;  }

.card-content-list:hover {
  text-shadow: 0 0 10px #BFBFBF;
  transform: scale(1.1);  }

.card-det-left {
  font-family: 'Hind Madurai', serif;
  font-size: 20px;
  text-align: right;
  padding: 20px 10px;  }

.card-det-right {
  font-family: 'Hind Madurai', serif;
  font-size: 20px;
  text-align: left;
  padding: 20px 10px;  }

.card-fill {
  background-image: radial-gradient(rgba(15, 32, 39, 1), rgba(15, 32, 39, 0.7), rgba(15, 32, 39, 0.3), rgba(15, 32, 39, 0), rgba(15, 32, 39, 0));
  border-radius: 13px;
  height: 100%;
  margin: 10px;
  padding: 30px 5px;
  width: 100%;  }

.card-image-sz {
  border-radius: 10px;
  height: 300px;
  width: 100%;  }

.card-image-sz-a {
  border-radius: 10px;
  height: 50px;
  width: 100%;  }

.card-slogan {
  font-family: Diphylleia, serif;
  font-size: 30px;
  padding-bottom: 30px;
  text-align: center;  }

.card-title {
  font-family: 'Hind Madurai', serif;
  font-size: 25px;
  padding: 20px 0 0 5px;  }

.carousel-caption-content {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 1));
  border-radius: 10px 0 0 10px;
  height: 100px;
  width: 95%;  }

.carousel-caption-text {
  font-family: Raleway, serif;
  font-size: 40px;
  font-weight: 500;
  padding-left: 80px;
  padding-top: 8px;
  text-align: left;
  text-shadow: 0 0 10px #212529;
  word-wrap: break-word;  }

.carousel-image-cov {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;  }

.carousel-image-con {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;  }

.carousel-image-sz {
  height: 540px;
  width: 100%;  }

.carousel-inner {
  border-radius: 10px;
  box-shadow: 5px 5px 40px 0 rgba(236, 234, 213, 0.4);  }

.container-det {
  height: 400px;
  width: 100%;  }

.container-prin {
  min-height: 250px;
  width: 100%;  }

.content-par-a {
  text-align: center;  }

.content-title {
  font-family: Ysabeau, serif;
  font-size: 25px;
  padding-top: 20px;  }

.cur-hand {
  cursor: pointer;  }

.enfasis {
  font-family: Itim, serif;  }

.enlace-a {
  transition: text-shadow 1.5s ease;
  transition: transform 0.8s ease;  }

.enlace-a:hover {
  color: #FFFFFF;
  text-shadow: 0 0 10px #BFBFBF;
  transform: scale(1.1);  }

.fijar {
  background-attachment: fixed;  }

.font-size-a {
  font-size: 40px;  }

.foot-address {
  font-family: 'Poiret One', serif;
  font-size: 12px;
  font-weight: lighter;
  margin-bottom: 30px;
  text-align: center;
  transition: text-shadow 1.5s ease;
  transition: transform 0.8s ease;  }

.foot-address:hover {
  color: #FFFFFF;
  text-shadow: 0 0 10px #BFBFBF;
  transform: scale(1.1);  }

.foot-contact {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin-bottom: 30px;
  text-align: center;
  transition: text-shadow 1.5s ease;
  transition: transform 0.8s ease;  }

.foot-contact:hover {
  color: #FFFFFF;
  text-shadow: 0 0 10px #BFBFBF;
  transform: scale(1.1);  }

.foot-icon span {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px;
  margin: 10px;
  border: 2px solid #ECEAD5;
  border-radius: 50%;
  transition: all 0.2s ease-in;
  transition: transform 0.8s ease;  }

.foot-icon i {
  color: arial;
  font-size: 0.9rem;
  transition: all 0.2s ease-in;  }

.foot-icon span:hover {
  background-color: #ECEAD5;
  border: 2px solid rgb(13, 110, 253);
  transform: scale(1.5);  }

.foot-icon span:hover i {
  color: #0F2027;  }

.foot-link-content {
  display: inline-block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding: 0 0 10px 10px;
  transition: text-shadow 1.5s ease;
  transition: transform 0.8s ease;  }

.foot-link-content:hover {
  color: #FFFFFF;
  text-shadow: 0 0 10px #BFBFBF;
  transform: scale(1.1);  }

.foot-link-title {
  color: #BFBFBF;
  font-family: Mooli, sans-serif;
  font-size: 20px;
  font-weight: bold;  }

.foot-logo {
  max-height: 120px;
  max-width: 90%;
  padding-bottom: 10px;
  transition: filter 1.5s ease;
  transition: transform 0.8s ease;  }

.foot-logo:hover {
  filter: drop-shadow(0 0 10px #BFBFBF);
  transform: scale(1.1);  }

.head-logo {
  margin: 5px;
  max-height: 50px;
  transition: filter 1.5s ease;
  transition: transform 0.8s ease;  }

.head-logo:hover {
  filter: drop-shadow(0 0 10px #BFBFBF);
  transform: scale(1.1);  }

.icon-base {
  background-image: radial-gradient(rgba(15, 32, 39, 0.3), rgba(15, 32, 39, 1), rgba(15, 32, 39, 0.3), rgba(15, 32, 39, 0.8));
  border-radius: 50%;
  color: #ECEAD5;
  font-size: 60px;
  height: 130px;
  width: 130px;  }

.icon-container {
  margin: 20px;
  transition: all 2s ease;  }

.icon-container:hover {
  filter: drop-shadow(0 0 10px rgba(15, 32, 39, 1));
  transform: scale(1.3);  }

.icon-title {
  color: #BFBFBF;
  font-family: 'Ysabeau Office', serif;
  font-size: 20px;
  margin: -20px;
  text-align: center;  }

.imagen-catalogo {
  max-height: 100px;
  max-width: 200px;
  padding: 20px;
  transition: transform 2s ease;  }

.imagen-catalogo:hover {
  filter: drop-shadow(0 0 10px #BFBFBF);
  transform: scale(1.8);  }

.item-decoration {
  color: #FFFFFF;
  font-size: 150px;
  padding-bottom: 120px;
  text-shadow: 0 0 40px #BFBFBF;  }

.item-hidden {
  display: none;  }

.menu-item {
  border-radius: 5px;
  color: #BFBFBF;
  margin: 5px;
  transition: text-shadow 1.5s ease;
  transition: transform 0.8s ease;  }

.menu-item:hover {
  background-color: rgba(15, 32, 39, 1);
  color: #FFFFFF;
  text-shadow: 0 0 10px #BFBFBF;
  transform: scale(1.1);  }

.menu-item-icon {
  font-size: 20px;
  margin-right: 5px;  }

.menu-item-text {
  padding: 0 5px;  }

.navbar-toggler:hover {
  background-color: rgba(15, 32, 39, 1);
  box-shadow: 0 0 10px 0 #BFBFBF;
  color: #FFFFFF;  }

.padding-a {
  padding: 50px;  }

.padding-b {
  padding-right: 10px;  }

.padding-c {
  padding-bottom: 40px;  }

.padding-d {
  padding-bottom: 10px;  }

.padding-e {
  padding: 35px 0;  }

.padding-f {
  padding-bottom: 80px;  }

.padding-g {
  padding: 20px;  }

.padding-h {
  padding-bottom: 250px;  }

.padding-i {
  padding: 80px 0;  }

.padding-j {
  padding: 50px 0;  }

.padding-k {
  padding: 15px;  }

.padding-l {
  padding-left: 8px;  }

.page-error-text-a {
  font-family: 'Rethink Sans', sans-serif;
  font-size: 2rem;
  padding-bottom: 40px;
  text-align: center;
  word-break: break-all;  }

.page-error-text-b {
  font-family: 'Ysabeau SC', sans-serif;
  font-size: 1.5rem;
  margin-bottom: 40px;
  text-align: center;  }

.page-error-title {
  font-family: 'Ysabeau SC', sans-serif;
  font-size: 4rem;
  text-align: center;
  font-weight: bold;  }

.parrafo-a {
  font-family: Roboto;
  font-size: 18px;
  line-height: 2;
  padding: 25px 0;  }

.parrafo-b {
  font-family: Roboto;
  font-size: 18px;
  line-height: 2;
  padding: 0 30px 25px 25px;  }

.parrafo-c {
  font-family: Roboto;
  font-size: 18px;
  line-height: 2;
  padding: 0 30px 0 25px;  }

.parrafo-d {
  font-family: Roboto;
  line-height: 2;
  padding: 0 30px 25px 25px;  }

.parrafo-sp {
  transition: text-shadow 2s ease;
  transition: transform 2s ease;  }

.parrafo-sp:hover {
  text-shadow: 0 0 10px #BFBFBF;
  transform: scale(1.3);  }

.ref-author {
  font-family: 'Ysabeau SC', serif;
  font-size: 18px;
  padding: 20px 20px 5px 0;
  text-align: right;  }

.ref-position {
  font-family: 'Ysabeau SC', serif;
  font-size: 18px;
  padding: 5px 20px 30px 0;
  text-align: right;  }

.ref-testimonial {
  font-family: "Ysabeau Office", serif;
  font-size: 22px;
  line-height: 2;
  padding: 25px 10px 5px 10px;  }

.section-black {
  background-color: #000000;  }

.section-content {
  background-color: rgba(0, 0, 0, 0.65);
  border-radius: 15px;
  box-shadow: 0 0 10px 0 rgba(15, 32, 39, 1);
  margin-top: -450px;
  min-height: 600px;
  padding: 40px;  }

.text-sp {
  transition: text-shadow 1.5s ease;
  transition: transform 0.8s ease;  }

.text-sp:hover {
  color: #FFFFFF;
  text-shadow: 0 0 20px #BFBFBF;
  transform: scale(1.04);  }

.text-wrap {
  word-wrap: break-word;  }

@media screen and (max-width: 767px) {
  .card-cat-left {
    text-align: center;  }

  .card-content {
    text-align: center;  }

  .card-content-list {
    text-align: center;  }

  .card-det-left {
    text-align: center;
    padding: 0;  }

  .card-det-right {
    text-align: center;
    padding: 0;  }

  .card-title {
    text-align: center;  }

  .carousel-caption-text {
    font-size: 22px;
    padding-top: 17px;  }

  .cont-center {
    text-align: center;  }

  .container-det {
    height: 600px;  }

  .container-prin {
    height: 600px;  }

  .content-title {
    font-size: 30px;
    text-align: center;  }

  .elemento-no-visible {
    display: none;  }

  .font-size-a {
    font-size: 20px;  }

  .foot-address {
    font-size: 15px;  }

  .icon-title {
    color: #BFBFBF;  }

  .parrafo-a {
    text-align: center;  }

  .parrafo-b {
    text-align: center;  }

  .parrafo-c {
    text-align: center;  }

  .ref-author {
    padding: 20px 0 5px 0;
    text-align: center;  }

  .ref-position {
    padding: 5px 0 30px 0;
    text-align: center;  }

}

