* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  *:focus {
    outline: none; }

html {
  box-sizing: border-box;
  font-size: 62.5%; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  color: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: "Playfair Display", serif; }

.verdeagua {
  color: #03dac5 !important; }

.white {
  color: white !important; }

img {
  max-width: 100%; }

h1 {
  font-size: 3.8rem; }

h3 {
  font-size: 3rem; }

h4 {
  font-size: 2.6rem; }

h5 {
  font-size: 2.2rem; }

h6 {
  font-size: 1.8rem; }

.h6 {
  font-size: 1.6rem; }

.btn-maps {
  display: inline-block;
  background: rgba(26, 115, 232, 0.6);
  color: white;
  border-radius: 10px;
  padding: 1rem 2rem;
  text-decoration: none; }
  .btn-maps:hover {
    background: rgba(26, 115, 232, 0.9);
    color: white;
    text-decoration: none; }

.btn-tel {
  display: inline-block;
  background: rgba(26, 115, 232, 0.7);
  color: white;
  border-radius: 10px;
  padding: 1rem 2rem;
  text-decoration: none; }
  .btn-tel:hover {
    background: #92c7cd;
    color: white;
    text-decoration: none; }

p {
  line-height: 130%;
  font-size: 1.6rem; }

a {
  font-size: 1.6rem;
  color: gray; }
  a:hover {
    color: white !important; }
  a:focus {
    color: white; }

span {
  padding: 0px !important; }

.dis-b {
  display: block !important; }

.dis-ib {
  display: inline-block !important; }

.dis-i {
  display: inline !important; }

.dis-n {
  display: none !important; }

.box400 {
  max-width: 40rem; }

.box600 {
  max-width: 60rem; }

.box800 {
  max-width: 80rem; }

.box {
  width: 90%;
  max-width: 80rem;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
  overflow: hidden; }

.boton {
  color: #000;
  text-decoration: none;
  font-size: 2rem;
  padding: 1rem 3rem;
  margin-top: 3rem;
  display: inline-block;
  text-align: center;
  border: none;
  text-transform: 2rem;
  flex: 0 0 100%; }
  .boton:hover {
    cursor: pointer; }

.btn-1 {
  background-color: #000; }

.cursi {
  font-family: Courgette; }

.mach {
  font-family: "Stardos Stencil"; }

#navbar {
  z-index: 2;
  background-color: #f8f9fa; }
  #navbar .navbar-nav li .active {
    color: red !important; }

body {
  font-size: 1.8rem;
  width: 100%; }
  body .caja {
    width: 100%;
    height: 100px; }
  body section {
    margin: 0 auto;
    text-align: center; }
    body section fieldset {
      width: 100%; }
    @media screen and (max-width: 768px) {
      body section .box h3 {
        font-size: 2rem; } }
    @media screen and (max-width: 768px) {
      body section .box h4 {
        font-size: 1.75rem; } }
    body section img {
      border-radius: 10px;
      max-width: 50rem;
      width: 100%; }
  body main {
    background-color: #fff; }
    body main .box a {
      background: rgba(0, 0, 0, 0.5);
      font-size: 2rem;
      border-radius: 5px;
      padding: 1rem 5rem; }
  body footer {
    width: 100%;
    background-color: #27223e;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom;
    justify-content: center;
    text-align: center;
    color: white; }
    body footer p {
      font-size: 2rem; }
    body footer .redes-sociales {
      max-width: 15rem;
      margin: 0 auto;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding-top: 0px;
      padding-bottom: 5rem; }
      body footer .redes-sociales a {
        font-size: 5rem;
        color: rgba(255, 255, 255, 0.8); }
        body footer .redes-sociales a:hover {
          color: #fff; }
    body footer span {
      display: inline-block; }
      body footer span a {
        border-radius: 15px;
        display: block;
        padding: 1rem 2rem;
        border: 1px solid white;
        color: rgba(255, 255, 255, 0.6) !important; }
        body footer span a:hover {
          color: white !important;
          text-decoration: none;
          background-color: rgba(255, 255, 255, 0.1); }
        body footer span a:focus {
          color: rgba(255, 255, 255, 0.6) !important; }

.btn-w {
  text-align: center;
  border-radius: 50%;
  font-size: 2.3rem;
  display: block;
  height: 3.5rem;
  width: 3.5rem;
  color: white !important;
  background-color: #1bd741; }
  .btn-w:hover {
    color: white !important;
    text-decoration: none;
    background-color: rgba(27, 215, 65, 0.7); }
  .btn-w:focus {
    color: rgba(255, 255, 255, 0.6) !important; }

.btn-t {
  text-align: center;
  border-radius: 50%;
  font-size: 2.1rem;
  display: block;
  height: 3.5rem;
  width: 3.5rem;
  color: white !important;
  background-color: #57c2cd; }
  .btn-t:hover {
    color: white !important;
    text-decoration: none;
    background-color: rgba(87, 194, 205, 0.7); }
  .btn-t:focus {
    color: rgba(255, 255, 255, 0.6) !important; }

.btn-w2 {
  display: block;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px;
  font-size: 2rem;
  display: block;
  padding: 0.5rem 0;
  width: 90%;
  max-width: 30rem;
  color: white !important;
  background-color: #1bd741; }
  .btn-w2:hover {
    color: white !important;
    text-decoration: none;
    background-color: rgba(27, 215, 65, 0.7); }
  .btn-w2:focus {
    color: rgba(255, 255, 255, 0.6) !important; }

.btn-t2 {
  display: block;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px;
  font-size: 2rem;
  display: block;
  padding: 0.5rem 0;
  width: 90%;
  max-width: 30rem;
  color: white !important;
  background-color: #57c2cd; }
  .btn-t2:hover {
    color: white !important;
    text-decoration: none;
    background-color: rgba(87, 194, 205, 0.7); }
  .btn-t2:focus {
    color: rgba(255, 255, 255, 0.6) !important; }

#txtMezclar {
  display: block;
  height: 2rem;
  width: 100%;
  color: white; }

.slider {
  width: 100%;
  max-width: 70rem;
  margin: 0 auto;
  text-align: center;
  min-height: 30rem; }
  .slider img {
    border-radius: 15px;
    display: inline-block;
    margin: 0 auto; }

.w100 {
  max-width: 10rem; }

.w200 {
  max-width: 20rem; }

.w300 {
  max-width: 30rem; }

.w400 {
  max-width: 40rem; }

.w500 {
  max-width: 50rem; }

.cajagr {
  width: 90rem;
  max-width: 95%;
  margin: 2rem auto; }
  @media screen and (min-width: 768px) {
    .cajagr {
      overflow: hidden; } }
  .cajagr .cajad {
    width: 100%;
    border-radius: 10px; }
    @media screen and (min-width: 768px) {
      .cajagr .cajad {
        width: 50%;
        text-align: center;
        margin: 0px; } }
  .cajagr .dos {
    text-align: center;
    width: 95%;
    height: 100%;
    margin: 0 auto; }
    @media screen and (min-width: 768px) {
      .cajagr .dos {
        float: left;
        width: 50%;
        padding: 1em 2em; } }
    .cajagr .dos p {
      font-size: 2rem; }
    .cajagr .dos img {
      border-radius: 10px;
      max-width: 100%; }
    @media screen and (min-width: 768px) {
      .cajagr .dos div {
        padding-top: 0px; } }
    @media screen and (min-width: 800px) {
      .cajagr .dos div {
        padding-top: 3rem; } }
    @media screen and (min-width: 992px) {
      .cajagr .dos div {
        padding-top: 5rem; } }
  @media screen and (min-width: 768px) {
    .cajagr .unoinv {
      float: right; } }

.cajamapa {
  max-width: 95%;
  margin: 1rem auto; }
  @media screen and (min-width: 768px) {
    .cajamapa {
      overflow: hidden; } }
  .cajamapa .caja {
    border-radius: 10px; }
    @media screen and (min-width: 768px) {
      .cajamapa .caja {
        width: 50%;
        text-align: center;
        margin: 0px; } }
  .cajamapa .uno {
    z-index: 0;
    width: 80%;
    margin: 0 auto; }
    @media screen and (min-width: 768px) {
      .cajamapa .uno {
        float: left;
        width: 50%; } }
  .cajamapa .dos {
    text-align: center;
    width: 95%;
    margin: 0 auto;
    padding-top: 2em; }
    .cajamapa .dos p {
      font-size: 2rem; }
    .cajamapa .dos img {
      border-radius: 10px;
      max-width: 20rem; }
    @media screen and (min-width: 768px) {
      .cajamapa .dos {
        float: left;
        width: 50%;
        padding: 0 2em; } }
  .cajamapa .mapa {
    height: 413px; }
  @media screen and (min-width: 768px) {
    .cajamapa .unoinv {
      float: right; } }

.text-center img {
  width: 90%;
  max-width: 40rem;
  margin: 0 auto; }

.pt-6 {
  padding-top: 5rem !important; }

body, html {
  margin: 0px;
  padding: 0px;
  width: 100%; }

h1, h2, h3, h4 {
  display: inline-block;
  margin: 0px auto;
  padding: 0px; }

a {
  text-decoration: none; }

.w-75 {
  max-width: calc(100% - 80px) !important;
  margin-left: 40px; }

.isnew {
  padding: 2px;
  color: #e91e63;
  background: #ffeb3b;
  font-size: 9px;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: bold;
  font-family: Roboto, Arial;
  margin-top: -3px; }

.isnewbig {
  padding: 2px;
  color: #e91e63;
  background: #ffeb3b;
  font-size: 18px;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: bold;
  font-family: Roboto, Arial;
  margin-top: -3px; }

input[type=checkbox] {
  display: none; }

input[type=checkbox]:checked + label {
  background: rgba(3, 218, 197, 0.5);
  color: white;
  border: solid 1px #fff;
  font-weight: bold;
  border-radius: 5px; }

input[type=radio] {
  display: none; }

input[type=radio]:checked + label {
  background: rgba(3, 218, 197, 0.5);
  color: white;
  border: solid 1px #fff;
  font-weight: bold;
  border-radius: 5px; }

.choose_radio_option label {
  display: block;
  max-width: 100%;
  margin-bottom: 0; }

.modal-content {
  background-image: url("../img/bg.png"); }

body {
  background: #363151;
  color: white;
  color: #000; }
  body #nav-choose {
    width: 100%;
    max-width: 80rem;
    height: 95%;
    background: #27223e;
    position: fixed;
    top: 20px;
    left: 0;
    z-index: 200;
    display: none;
    color: white;
    font-family: arial; }
    @media screen and (min-width: 801px) {
      body #nav-choose {
        left: 25%;
        width: 75%; } }
    body #nav-choose .choose_bigtitle {
      text-align: center;
      color: #03dac5;
      width: 100%;
      padding-top: 40px;
      padding-bottom: 20px;
      float: left; }
    body #nav-choose .choose_input {
      width: 100%;
      margin: 0 auto;
      padding: 10px; }
      body #nav-choose .choose_input textarea {
        border: 1px solid #aebaff;
        margin: 0 auto 10px auto;
        padding: 5px;
        background: rgba(255, 255, 255, 0.95);
        color: #000;
        font-family: arial;
        border-radius: 4px;
        box-shadow: none;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%;
        resize: none; }
    body #nav-choose .choose_title {
      text-align: center;
      color: white;
      font-weight: bold;
      width: 100%;
      padding-top: 10px;
      margin: 0 auto 10px auto; }
    body #nav-choose .choose_radio {
      padding: 10px;
      margin-bottom: 20px;
      width: 100%;
      overflow: auto;
      float: left; }
      body #nav-choose .choose_radio .choose_radio_option {
        display: inline-block;
        border: 1px solid #aebaff;
        padding: 3px;
        border-radius: 4px;
        margin-left: 4px;
        margin-bottom: 3px;
        width: calc(50% - 12px);
        background-color: #363151; }
      body #nav-choose .choose_radio .choose_radio_option100 {
        border: 1px solid #aebaff;
        padding: 3px;
        float: left;
        border-radius: 4px;
        margin-left: 4px;
        margin-bottom: 3px;
        width: calc(100% - 12px);
        background-color: rgba(0, 0, 0, 0.7); }
    body #nav-choose .container_button {
      width: 100%;
      float: none;
      margin: 0 auto;
      padding: 10px 20px 100px 20px; }
      body #nav-choose .container_button .big_button_green {
        margin: 0 auto;
        padding: 0px;
        display: block;
        max-width: 80%;
        color: white;
        font-family: arial;
        border-radius: 1rem;
        box-shadow: none;
        padding-top: 15px;
        padding-bottom: 15px;
        width: calc(100% - 20px);
        background: #363151;
        border: 2px solid #ec846d; }
  body #nav-shadow {
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 200;
    display: none; }
    body #nav-shadow ul li {
      color: white; }
      body #nav-shadow ul li:hover {
        padding: 9px 0;
        border-top: 1px solid rgba(101, 0, 0, 0.8);
        border-bottom: 1px solid rgba(101, 0, 0, 0.8); }
      body #nav-shadow ul li a {
        font-family: "Saddlebag";
        font-size: 3rem;
        text-decoration: none; }
  body #nav-shadow-cart {
    width: 100%;
    max-width: 55rem;
    height: 100%;
    background: #363151;
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 200;
    display: none;
    color: #fff;
    font-family: arial;
    overflow-y: scroll; }
    body #nav-shadow-cart #nav-shadow-cart_content {
      float: left;
      width: 100%;
      padding-bottom: 90px; }
      body #nav-shadow-cart #nav-shadow-cart_content .title {
        text-align: center;
        font-weight: bold;
        padding-top: 32px;
        padding-bottom: 32px;
        float: left;
        width: 100%;
        font-size: 20px;
        background: #363151;
        box-shadow: 0 6px 20px #000; }
      body #nav-shadow-cart #nav-shadow-cart_content .products {
        list-style: none;
        margin: 0 auto;
        padding: 0px;
        min-height: 30vh;
        max-height: 30vh;
        overflow-y: scroll;
        scrollbar-color: yellow #800080;
        scrollbar-width: 10px;
        width: 100%; }
        @media screen and (max-width: 960px) {
          body #nav-shadow-cart #nav-shadow-cart_content .products::-webkit-scrollbar {
            display: none; } }
        body #nav-shadow-cart #nav-shadow-cart_content .products li {
          width: 100%;
          display: inline-block;
          margin: 0 auto;
          padding: 15px 25px 15px 25px;
          border-bottom: 1px solid #444; }
          body #nav-shadow-cart #nav-shadow-cart_content .products li .name {
            width: calc(100% - 140px);
            float: left;
            margin-top: 5px; }
          body #nav-shadow-cart #nav-shadow-cart_content .products li .amount {
            width: 40px;
            float: left;
            text-align: center;
            margin-top: 5px; }
          body #nav-shadow-cart #nav-shadow-cart_content .products li .price {
            width: 70px;
            float: left;
            text-align: center;
            margin-top: 5px; }
          body #nav-shadow-cart #nav-shadow-cart_content .products li .delete {
            width: 30px;
            height: 30px;
            padding: 5px;
            border: 1px solid red;
            border-radius: 50%;
            float: left;
            text-align: center;
            color: red; }
      body #nav-shadow-cart #nav-shadow-cart_content .total {
        width: 100%;
        padding: 10px 40px;
        color: #fff;
        font-size: 20px;
        display: flex;
        text-align: left;
        justify-content: space-between; }
        body #nav-shadow-cart #nav-shadow-cart_content .total span {
          color: rgba(255, 255, 255, 0.9); }
      body #nav-shadow-cart #nav-shadow-cart_content .totalfinal {
        width: 100%;
        padding: 10px 40px;
        color: #fff;
        font-size: 30px;
        text-align: right;
        align-items: end;
        margin-left: auto; }
        body #nav-shadow-cart #nav-shadow-cart_content .totalfinal span {
          font-weight: bold;
          color: #03dac5; }
      body #nav-shadow-cart #nav-shadow-cart_content #shopping_important {
        color: #F2D68A;
        text-align: center;
        font-size: 13px;
        margin-bottom: 20px;
        float: left;
        width: 100%; }
      body #nav-shadow-cart #nav-shadow-cart_content #shopping_name {
        border: 1px solid #444;
        display: block;
        padding: 0px;
        margin-bottom: 10px;
        padding: 5px;
        color: #000;
        font-family: arial;
        border-radius: 4px;
        box-shadow: none;
        padding-top: 10px;
        padding-bottom: 10px;
        width: calc(100% - 50px);
        margin: 0 25px 10px 25px !important; }
      body #nav-shadow-cart #nav-shadow-cart_content #shopping_instructions, body #nav-shadow-cart #nav-shadow-cart_content #shopping_address {
        border: 1px solid #444;
        display: block;
        padding: 0px;
        margin-bottom: 10px;
        padding: 5px;
        color: #000;
        font-family: arial;
        border-radius: 4px;
        box-shadow: none;
        padding-top: 10px;
        width: 90%;
        resize: none;
        width: calc(100% - 50px);
        margin: 0 25px 10px 25px !important; }
      body #nav-shadow-cart #nav-shadow-cart_content .envio-boton {
        padding: 2rem 0 0 0;
        box-shadow: 0 -6px 30px #000;
        margin-top: auto;
        width: 100%; }
      body #nav-shadow-cart #nav-shadow-cart_content #shopping_send {
        margin: 0px;
        padding: 0px;
        margin-top: auto;
        margin-bottom: 10px;
        color: #000;
        font-family: arial;
        border-radius: 4px;
        box-shadow: none;
        padding-top: 15px;
        padding-bottom: 15px;
        width: calc(100% - 20px);
        margin: 10px 10px 10px 10px;
        background: #000;
        color: #fff;
        border: none; }
      body #nav-shadow-cart #nav-shadow-cart_content #shopping_send2 {
        display: block;
        margin: 0px;
        padding: 0px;
        margin-top: auto;
        margin-bottom: 10px;
        text-align: center;
        color: #000;
        font-family: arial;
        border-radius: 4px;
        box-shadow: none;
        padding-top: 15px;
        padding-bottom: 15px;
        width: calc(100% - 20px);
        margin: 10px 10px 30px 10px;
        background: #000;
        color: #fff;
        border: none; }
      body #nav-shadow-cart #nav-shadow-cart_content #shopping_send3 {
        display: block;
        margin: 0px;
        padding: 0px;
        margin-top: auto;
        margin-bottom: 10px;
        text-align: center;
        color: #000;
        font-family: arial;
        border-radius: 4px;
        box-shadow: none;
        padding-top: 15px;
        padding-bottom: 15px;
        width: calc(100% - 20px);
        margin: 10px 10px 30px 10px;
        background: #000;
        color: #fff;
        border: none; }
  body #nav-button {
    background: rgba(0, 0, 0, 0.95);
    border: 2px solid white;
    box-shadow: 0px 2px 10px #000;
    width: 50px;
    height: 50px;
    position: fixed;
    top: 30px;
    right: 30px;
    margin-left: -42px;
    z-index: 201;
    border-radius: 64px; }
  body .secciones {
    padding: 0;
    margin: 0; }

.titulo-sec {
  font-family: "Saddlebag";
  font-size: 3.5rem; }

.detalles-evento .precio {
  padding: 0; }
  .detalles-evento .precio a {
    color: white;
    display: inline-block;
    padding: 0.4rem 1rem;
    border: 1px solid #ec846d;
    border-radius: 15px;
    text-decoration: none; }
    @media screen and (min-width: 510px) {
      .detalles-evento .precio a {
        padding: 0.4rem 2rem; } }
    .detalles-evento .precio a:hover {
      background-color: rgba(189, 153, 20, 0.1); }

.producto {
  font-family: "Noto Sans TC", sans-serif;
  max-width: 90%;
  background: #655e84;
  margin-bottom: 3rem; }
  .producto .img {
    padding: 0;
    min-height: 25rem;
    max-height: 25rem;
    max-width: 20rem;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center; }
    .producto .img img {
      margin: 0 auto;
      height: 100%;
      max-height: 25rem;
      width: auto; }
  .producto .nombre {
    padding: 0 1rem;
    color: white;
    text-transform: uppercase; }
    @media screen and (min-width: 360px) {
      .producto .nombre {
        font-size: 2rem; } }
  .producto .precio {
    padding: 0; }
    .producto .precio a {
      color: white;
      display: inline-block;
      padding: 0.4rem 1rem;
      border: 1px solid #ec846d;
      border-radius: 15px;
      text-decoration: none; }
      @media screen and (min-width: 510px) {
        .producto .precio a {
          padding: 0.4rem 2rem; } }
      .producto .precio a:hover {
        background-color: rgba(189, 153, 20, 0.1); }
  .producto .desc {
    margin: 2rem 0 2rem 0; }
    @media screen and (max-width: 360px) {
      .producto .desc {
        font-size: 1.3rem; } }

#pegajoso {
  position: -webkit-sticky;
  position: sticky;
  width: 100px;
  height: 0; }

#contact, #map_section, footer {
  position: -webkit-sticky;
  position: sticky; }

#pegajoso {
  top: 80px;
  float: left;
  padding-top: 6rem;
  color: white; }
  #pegajoso .title {
    border-bottom: 1rem solid #655e84 !important;
    padding-bottom: 2px; }
  #pegajoso ul {
    min-width: 21.3rem;
    list-style: none;
    padding: 0;
    border: 8px solid #655e84;
    border-radius: 10px; }
    #pegajoso ul li {
      display: block;
      background: #27223e;
      font-size: 1.8rem;
      border-bottom: 4px solid #363151; }
      #pegajoso ul li:hover {
        background: #363151; }
      #pegajoso ul li a {
        padding: 1rem 0 1rem 2rem;
        color: white;
        display: block;
        text-transform: uppercase;
        font-family: Arial, Helvetica, sans-serif; }
        #pegajoso ul li a:hover {
          text-decoration: none; }
    #pegajoso ul .title {
      padding: 1rem 0;
      border-bottom: 2px solid #27223e;
      text-align: center; }

.logo-nav {
  max-height: 3rem; }
  .logo-nav img {
    max-height: 6rem;
    position: absolute;
    top: 5px;
    left: 10px; }

#sticker .link_container ul {
  padding: 0;
  display: flex;
  justify-content: space-around; }
  #sticker .link_container ul li {
    list-style: none;
    color: #fff;
    padding-bottom: 2px; }
    #sticker .link_container ul li:hover {
      border-bottom: 2px solid #fff; }
    #sticker .link_container ul li a {
      text-decoration: none; }

.header-principal {
  padding: 2rem 0;
  color: white; }
  @media screen and (min-width: 396px) {
    .header-principal {
      padding: 3rem 0; } }
  @media screen and (min-width: 768px) {
    .header-principal {
      padding: 4.8rem 0; } }
  .header-principal .redes a {
    color: white;
    margin-bottom: 10px;
    transition: all 0.2s;
    border-radius: 2rem;
    display: inline-block;
    padding: 1rem 1.5rem;
    background: rgba(255, 255, 255, 0.1); }
    .header-principal .redes a:hover {
      color: white;
      background: rgba(255, 255, 255, 0.2);
      text-decoration: none; }
    @media screen and (max-width: 800px) {
      .header-principal .redes a {
        width: 90%;
        max-width: 35rem; } }
  .header-principal .titulo {
    margin-top: 2.4rem;
    margin-bottom: 2.4rem;
    font-size: 5.2rem;
    font-weight: 500; }
    @media screen and (min-width: 768) {
      .header-principal .titulo {
        margin-top: 6.4rem;
        margin-bottom: 3.2rem; } }
  .header-principal .subtitulo {
    font-size: 2.5rem;
    margin-bottom: 2rem; }
  .header-principal .opiniones .star {
    color: #03dac5; }
    .header-principal .opiniones .star p {
      color: white; }
  .header-principal .contacto a {
    color: white;
    margin-bottom: 10px;
    transition: all 0.2s;
    border-radius: 2rem;
    display: inline-block;
    padding: 1rem 1.5rem;
    background: rgba(255, 255, 255, 0.1); }
    .header-principal .contacto a:hover {
      color: white;
      background: rgba(255, 255, 255, 0.2);
      text-decoration: none; }
    @media screen and (max-width: 800px) {
      .header-principal .contacto a {
        width: 90%;
        max-width: 35rem; } }

.descripcion-body {
  width: 100%;
  padding: 3rem 0;
  color: white;
  background: #363151;
  text-align: center; }
  .descripcion-body h2 {
    font-size: 4rem;
    font-weight: bold;
    padding: 2rem 0;
    color: #03dac5; }
  .descripcion-body .row {
    max-width: 120rem;
    margin: 0 auto; }
  .descripcion-body .elemento {
    margin: 2rem auto; }
    .descripcion-body .elemento .img {
      margin: 0 auto 3rem auto;
      height: 28.8rem;
      width: 28.8rem;
      border-radius: 100%;
      overflow: hidden; }
      .descripcion-body .elemento .img img {
        text-align: center;
        width: auto;
        max-height: 100%; }
    .descripcion-body .elemento .titulo {
      font-weight: bold;
      margin-bottom: 2rem; }
    .descripcion-body .elemento .info p {
      font-size: 1.7rem; }

.galeria {
  width: 100%;
  padding: 3rem 0 0 0;
  color: white;
  background: #27223e;
  text-align: center; }
  .galeria h2 {
    font-size: 4rem;
    font-weight: bold;
    padding: 2rem 0;
    color: #03dac5; }

.metodos {
  width: 100%;
  padding: 3rem 0 5rem 0;
  color: white;
  background: #363151;
  text-align: center; }
  .metodos .row {
    max-width: 120rem;
    margin: 0 auto; }
  .metodos h2 {
    font-size: 4rem;
    font-weight: bold;
    padding: 2rem;
    color: #03dac5; }
  .metodos .metodo {
    margin-bottom: 3rem; }
    .metodos .metodo .icono {
      background: #27223e;
      width: 5.2rem;
      height: 5.2rem;
      margin: 0 auto 2rem auto;
      text-align: center;
      padding-top: 1.2rem;
      border: 2px solid #aebaff;
      border-radius: 50%; }
      .metodos .metodo .icono i {
        color: orange; }
      .metodos .metodo .icono .info {
        font-size: 1.8rem; }
  .metodos h4 {
    margin-top: 3rem;
    font-weight: bold;
    font-size: 2.5rem; }
  .metodos p {
    font-size: 2rem; }

.contacto-mail {
  background: #27223e;
  color: white;
  padding: 3rem 0; }

#map_section {
  padding: 3rem 0;
  background: #363151;
  color: white; }

#seccion_productos {
  padding: 3rem 0;
  color: white; }

.swiper-container {
  width: 100%;
  height: 100%;
  border-radius: 15px; }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.detalles-evento {
  font-size: 2rem;
  color: white; }
  .detalles-evento p, .detalles-evento textarea {
    color: white;
    font-size: 2rem;
    letter-spacing: 1px; }

.modal-evento .nodal-dialog {
  background: red !important; }
.modal-evento .modal-content {
  background: #363151;
  color: white;
  padding: 3rem; }
  .modal-evento .modal-content input, .modal-evento .modal-content textarea {
    background: rgba(255, 255, 255, 0.8); }

.swal2-content {
  font-size: 2em !important; }

.swiper-container2 {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden; }

.carrucel {
  background-position: center;
  background-size: cover;
  width: 80%;
  max-width: 600px;
  height: auto;
  max-height: 500px; }

/*# sourceMappingURL=layout.css.map */
