@charset "UTF-8";
@import url("style.css");
/* ==========================================================================
   Author: Esteban García Sánchez
   ========================================================================== */
body {
  background: #000; }

p {
  color: #fff;
  font-size: 20px; }

h2 {
  font-size: 70pt;
  letter-spacing: 15px; }

.sep-cont {
  margin-top: 50px; }

.hvr-underline-from-left:before {
  background: #fff; }

.fixed-top {
  background: #000;
  z-index: 5; }

.snip1566 {
  position: relative;
  display: inline-block;
  margin: 20px;
  max-width: 300px;
  width: 100%;
  color: #bbb;
  font-size: 16px;
  box-shadow: none !important;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }
  .snip1566 p {
    position: absolute;
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    text-transform: uppercase; }

.snip1566 *,
.snip1566:before,
.snip1566:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.snip1566:before,
.snip1566:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  content: '';
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
  border: 2px solid #bbb;
  border-color: transparent #bbb; }

.snip1566 img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
  border-radius: 50%;
  padding: 10px; }

.snip1566 figcaption {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.9);
  border-radius: 50%; }

.snip1566 i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 4em;
  z-index: 1; }

.snip1566 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1; }

.snip1566:hover figcaption,
.snip1566.hover figcaption {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.snip1566:hover:before,
.snip1566.hover:before,
.snip1566:hover:after,
.snip1566.hover:after {
  border-width: 10px; }

.snip1566:hover:before,
.snip1566.hover:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.snip1566:hover:after,
.snip1566.hover:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.btn-chts {
  color: #fff;
  background: #00aeef;
  box-shadow: 0px 0px 10px #fff;
  padding: 10px;
  text-transform: uppercase;
  border-radius: 5px;
  transition: all ease-in-out .3s; }

.btn-chts:hover {
  background: #fff;
  color: #00aeef; }

.home .homeSlider {
  position: relative; }
  .home .homeSlider .fondo {
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    width: 100%;
    height: 800px; }
  .home .homeSlider iframe {
    width: 100%;
    height: 800px;
    border: none; }
  .home .homeSlider .capSlider {
    position: absolute;
    width: 100%;
    max-width: 500px;
    top: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.5);
    height: 800px;
    padding: 70px 50px;
    text-align: center; }
    .home .homeSlider .capSlider p {
      text-align: justify; }
    .home .homeSlider .capSlider h3 {
      color: #fff;
      text-transform: uppercase;
      font-size: 30pt;
      letter-spacing: 3px; }
      .home .homeSlider .capSlider h3 span {
        color: #ee008d; }
    .home .homeSlider .capSlider img {
      width: 260px;
      margin: 50px auto; }

.home .ser {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px; }
  .home .ser h2 {
    color: #c3d700;
    font-size: 70pt;
    text-shadow: 0px 0px 40px #ffff;
    text-transform: uppercase; }
  .home .ser ul {
    list-style: none;
    padding-left: 0px; }
    .home .ser ul li {
      display: inline-block;
      margin: 30px auto; }
      .home .ser ul li .snip1566 {
        width: 300px;
        height: 300px;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        background-size: cover !important;
        border-radius: 50%; }
        .home .ser ul li .snip1566 p {
          bottom: -57px;
          font-size: 25px; }
  .home .ser a {
    margin-top: 50px; }

.q-ch .bg-ch {
  position: relative;
  background: url("../../img/default/imagenes/somos.png");
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all ease-in-out .5s; }
  .q-ch .bg-ch .cap {
    background: linear-gradient(to right, transparent 0%, transparent 68%, black 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px; }

.q-ch .bg-ch:hover {
  filter: blur(5px); }

.q-ch .cont {
  padding: 80px 40px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6); }
  .q-ch .cont h2 {
    color: #02a7e5;
    font-size: 70pt;
    text-shadow: 0px 0px 40px #ffff;
    text-transform: uppercase;
    text-align: center; }
  .q-ch .cont p {
    text-align: justify;
    width: 65%;
    margin: 0 auto; }

.accordion {
  width: 100%;
  height: 500px;
  overflow: hidden;
  margin: 0px auto; }

.accordion ul {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: 0;
  padding: 0; }

.accordion ul li {
  display: table-cell;
  vertical-align: bottom;
  position: relative;
  width: 16.666%;
  height: 500px;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 500ms ease; }

.accordion ul li div {
  display: block;
  overflow: hidden;
  width: 100%; }

.accordion ul li div a {
  display: block;
  height: 600px;
  width: 100%;
  position: relative;
  z-index: 3;
  vertical-align: bottom;
  padding: 15px 20px;
  box-sizing: border-box;
  color: #fff;
  text-decoration: none;
  transition: all 200ms ease; }
  .accordion ul li div a .one {
    opacity: 1 !important;
    height: 500px;
    padding: 5%; }
    .accordion ul li div a .one .title {
      opacity: 1 !important;
      padding: 50px; }
      .accordion ul li div a .one .title h2 {
        color: #fff !important;
        font-size: 50pt;
        text-transform: uppercase; }
    .accordion ul li div a .one .contenido {
      opacity: 0; }
  .accordion ul li div a .two ul.lista li {
    display: block;
    width: auto;
    height: auto;
    vertical-align: middle; }
    .accordion ul li div a .two ul.lista li img {
      width: 100px; }
    .accordion ul li div a .two ul.lista li p {
      opacity: 0;
      height: 40px; }
    .accordion ul li div a .two ul.lista li h2 {
      text-transform: uppercase; }
  .accordion ul li div a .two ul.lista li:hover {
    width: 100%; }
  .accordion ul li div a .two ul.lista li:nth-child(1),
  .accordion ul li div a .two ul.lista li:nth-child(2) {
    background: none; }
  .accordion ul li div a .two ul.lista li:nth-child(1):hover p,
  .accordion ul li div a .two ul.lista li:nth-child(2):hover p {
    opacity: 1; }

.accordion ul li div a h2 {
  text-overflow: clip;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 0px;
  font-family: 'Europa-Bold'; }

.accordion ul li div a p {
  top: 160px;
  font-size: 18px; }

.mobile-tabs {
  display: none; }
  .mobile-tabs .one {
    background: #c3d600;
    padding: 50px; }
    .mobile-tabs .one h2 {
      color: #fff;
      font-size: 31pt;
      text-transform: uppercase; }
    .mobile-tabs .one .contenido {
      padding: 20px; }
  .mobile-tabs .two {
    background: #ec008c;
    padding: 50px; }
    .mobile-tabs .two ul {
      list-style: none;
      padding-left: 0px; }
      .mobile-tabs .two ul li {
        padding: 20px; }
        .mobile-tabs .two ul li h2 {
          text-transform: uppercase; }
        .mobile-tabs .two ul li img {
          width: 100px; }
        .mobile-tabs .two ul li h2 {
          color: #fff;
          font-size: 31pt; }

.accordion ul li:nth-child(1) {
  background: #c3d600; }

.accordion ul li:nth-child(2) {
  background: #ec008c; }

.accordion ul:hover li,
.accordion ul:focus-within li {
  width: 8%; }

.accordion ul li:focus {
  outline: none; }

.accordion ul:hover li:hover,
.accordion ul li:focus,
.accordion ul:focus-within li:focus {
  width: 60%; }

.accordion ul:hover li:hover a *,
.accordion ul li:focus a *, .accordion ul:focus-within li:focus a * {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.accordion ul:hover li {
  width: 8% !important; }

.accordion ul:hover li a * {
  opacity: 0 !important; }

.accordion ul:hover li:hover {
  width: 60% !important; }
  .accordion ul:hover li:hover .two ul.lista li {
    width: 100% !important;
    text-align: center;
    padding-left: 50px;
    position: relative;
    padding: 12px 38px;
    display: table-cell; }
    .accordion ul:hover li:hover .two ul.lista li div {
      display: inline-block;
      width: 193px;
      text-align: center; }
    .accordion ul:hover li:hover .two ul.lista li p {
      opacity: 1 !important;
      display: inline-block;
      width: 80%; }

.accordion ul:hover li:hover a * {
  opacity: 1 !important;
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.contenido ul {
  padding-left: 0px; }

/*Footer*/
footer {
  background: #000;
  padding-top: 12px;
  padding-bottom: 12px; }
  footer a {
    color: #fff; }
  footer a:hover {
    color: #fff; }
  footer img {
    max-width: 111px; }
  footer ul {
    padding-left: 0px;
    list-style: none;
    padding-top: 30px; }
    footer ul li a {
      color: #fff;
      text-transform: uppercase;
      font-size: 13px;
      letter-spacing: 5px;
      display: block; }
  footer p {
    color: #fff;
    font-size: 20px;
    letter-spacing: 5px;
    text-transform: uppercase;
    margin-bottom: 0px; }
  footer p.ga {
    font-size: 13px;
    text-transform: initial;
    letter-spacing: normal;
    padding-top: 23px; }
  footer ul.redes {
    margin-bottom: 0px;
    padding-top: 10px; }
    footer ul.redes li {
      display: inline-block; }
      footer ul.redes li a {
        font-size: 30px;
        padding: 0 5px;
        border-radius: 50%;
        height: 50px;
        width: 50px;
        transition: ease-in-out .3s all; }
        footer ul.redes li a i {
          padding: 10px 7px;
          font-size: 25px; }
        footer ul.redes li a i.in {
          padding: 10px 10px; }
        footer ul.redes li a i.you {
          padding: 0px 6px; }
    footer ul.redes li:hover a {
      background: #fff;
      color: #000; }

.servicios .videoY iframe {
  width: 100%;
  height: 600px; }

.servicios .serv {
  transition: all ease-in-out .3s; }
  .servicios .serv h2 {
    font-size: 50pt;
    text-transform: uppercase;
    color: #fff; }
  .servicios .serv a {
    display: block;
    padding: 5px 10px;
    color: #fff;
    margin: 10px auto;
    text-transform: uppercase;
    width: 260px;
    border-radius: 10px;
    letter-spacing: 3px;
    text-align: center; }
  .servicios .serv .contenedor {
    padding: 100px; }
  .servicios .serv .fondo {
    position: relative;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    width: 100%;
    height: 500px;
    transition: all ease-in-out .3s; }
  .servicios .serv .impar {
    order: -1; }

.servicios .serv:hover {
  filter: drop-shadow(2px 4px 6px white); }

.category {
  background-position: 50% 76% !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  height: 700px; }
  .category h1 {
    padding-top: 50px;
    color: #fff;
    font-size: 70pt;
    letter-spacing: 3px;
    text-shadow: 0 0 5px #0487b9, 0 0 10px #0487b9, 0 0 20px #0487b9, 0 0 40px #26687f, 0 0 80px #26687f, 0 0 90px #26687f, 0 0 100px #26687f; }
  .category .slider-chupes {
    position: relative;
    top: 222px; }
    .category .slider-chupes .fondo {
      width: 100%;
      height: 500px; }

.tragos-post {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  overflow: hidden; }
  .tragos-post h2 {
    color: #fff;
    font-size: 70pt;
    letter-spacing: 3px;
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
    text-shadow: 0 0 5px #ec008c, 0 0 10px #ec008c, 0 0 20px #ec008c, 0 0 40px #e04ea5, 0 0 80px #e04ea5, 0 0 90px #e04ea5, 0 0 100px #e04ea5; }
  .tragos-post .wrapper-content {
    width: 50%; }
  .tragos-post .scrollme {
    /*padding:2em;
  border:1em solid #e8e8e8;
  perspective:600px;*/ }
  .tragos-post .animateme {
    width: 100%;
    transform-origin: center center center; }
  .tragos-post .polvos {
    position: absolute;
    z-index: 0; }
  .tragos-post .purple {
    right: 0px;
    top: 0px; }
  .tragos-post .post {
    margin-top: 50px; }
    .tragos-post .post h3 {
      color: #fff; }
    .tragos-post .post .font-post {
      width: 100%;
      max-width: 250px;
      height: 250px;
      background-position: bottom center !important;
      background-size: contain !important;
      background-repeat: no-repeat !important;
      margin: 0 auto; }

.slider-chupes {
  width: 100%; }
  .slider-chupes .bx-wrapper {
    margin: 0 auto; }

.bar iframe.video {
  width: 100%;
  height: 600px;
  border: none; }

.bar .home .homeSlider .fondo {
  height: 600px; }

.bar p {
  font-size: 18px; }

.bar .title {
  margin-bottom: 50px; }

.contenido-bar {
  padding-top: 50px; }
  .contenido-bar h1 {
    padding-top: 50px;
    text-transform: uppercase;
    color: #fff;
    font-size: 70pt;
    letter-spacing: 15px;
    text-shadow: 0 0 5px #ec008c, 0 0 10px #ec008c, 0 0 20px #ec008c, 0 0 40px #e04ea5, 0 0 80px #e04ea5, 0 0 90px #e04ea5, 0 0 100px #e04ea5; }

.cometario_ch {
  cursor: pointer;
  margin-bottom: 22px; }
  .cometario_ch .front {
    position: relative;
    width: 100%;
    height: 300px;
    z-index: 2;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important; }
    .cometario_ch .front .dat {
      padding-bottom: 20px;
      padding-top: 20px;
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 100%; }
      .cometario_ch .front .dat h2, .cometario_ch .front .dat h3 {
        color: #fff; }
      .cometario_ch .front .dat h2 {
        font-size: 40px;
        letter-spacing: 8px; }
      .cometario_ch .front .dat h3 {
        font-family: 'Europa-Regular';
        font-size: 16px;
        margin-bottom: 0px;
        padding-top: 27px; }
    .cometario_ch .front .verde {
      background: linear-gradient(to bottom, transparent 0%, rgba(196, 214, 0, 0.85) 22%, rgba(196, 214, 0, 0.85) 100%); }
    .cometario_ch .front .azul {
      background: linear-gradient(to bottom, transparent 0%, rgba(0, 178, 244, 0.85) 22%, rgba(0, 178, 244, 0.85) 100%); }
  .cometario_ch .content-text {
    background: #303030;
    position: absolute;
    width: 100%;
    max-width: 500px;
    height: 100%;
    top: 0px;
    left: 0px;
    padding: 50px 20px;
    z-index: 3;
    opacity: 0;
    transition: all ease-in-out 1s; }
    .cometario_ch .content-text h2, .cometario_ch .content-text h3 {
      color: #fff; }
    .cometario_ch .content-text h2 {
      font-size: 30px;
      letter-spacing: 8px; }
    .cometario_ch .content-text .azulText {
      text-shadow: 0 0 5px #00aeef, 0 0 10px #00aeef, 0 0 20px #00aeef, 0 0 40px #3ebcea, 0 0 80px #3ebcea, 0 0 90px #3ebcea, 0 0 100px #3ebcea; }
    .cometario_ch .content-text .verdeText {
      text-shadow: 0 0 5px #cde100, 0 0 10px #cde100, 0 0 20px #cde100, 0 0 40px #e0ef4e, 0 0 80px #e0ef4e, 0 0 90px #e0ef4e, 0 0 100px #e0ef4e; }
    .cometario_ch .content-text h3 {
      font-family: 'Europa-Regular';
      font-size: 16px;
      margin-bottom: 0px;
      padding-top: 27px; }

.azulpar:hover .content-text {
  transform: translateX(-80%);
  opacity: 1; }

.verdeimpar:hover .content-text {
  transform: translateX(80%);
  opacity: 1; }

.boda .verde .contenido-paquete {
  background: linear-gradient(to right, #c3d600 0%, black 28%, black 100%); }

.boda .verde h2 {
  text-shadow: 0 0 5px #cde100, 0 0 10px #cde100, 0 0 20px #cde100, 0 0 40px #3ebcea, 0 0 80px #3ebcea, 0 0 90px #3ebcea, 0 0 100px #3ebcea; }

.boda .rosa .contenido-paquete {
  background: linear-gradient(to right, #ec008e 0%, black 28%, black 100%); }

.boda .rosa h2 {
  text-shadow: 0 0 5px #ec008c, 0 0 10px #ec008c, 0 0 20px #ec008c, 0 0 40px #3ebcea, 0 0 80px #3ebcea, 0 0 90px #3ebcea, 0 0 100px #3ebcea; }

.boda .pack .order {
  order: -1; }

.boda .pack .contenido-paquete {
  width: 100%;
  padding: 100px 80px 20px;
  text-align: justify; }
  .boda .pack .contenido-paquete h2 {
    font-size: 30px;
    letter-spacing: 8px;
    color: #fff;
    text-align: center; }

.boda .pack .slider-paquetes .gale-Bx {
  height: 350px;
  width: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

.boda .pack .slider-paquetes img.gale {
  width: 100%; }

.boda .pack .slider-paquetes .bx-wrapper .bx-controls-direction a {
  display: none; }

.boda .title {
  padding: 50px 20px;
  background: linear-gradient(to right, black 0%, black 70%, #00afef 100%);
  color: #fff; }
  .boda .title h2 {
    width: 81%;
    margin: 0 auto;
    text-align: center;
    font-size: 50px;
    text-shadow: 0 0 5px #00aeef, 0 0 10px #00aeef, 0 0 20px #00aeef, 0 0 40px #3ebcea, 0 0 80px #3ebcea, 0 0 90px #3ebcea, 0 0 100px #3ebcea; }
  .boda .title a {
    display: block;
    color: #fff;
    background: #a9b706;
    box-shadow: 0 0 5px #a9b706, 0 0 10px #a9b706, 0 0 20px #a9b706;
    width: 100%;
    max-width: 300px;
    text-transform: uppercase;
    letter-spacing: 4px;
    padding: 8px;
    border-radius: 10px;
    margin: 80px auto 20px; }

.boda .frame iframe, .boda .frame video {
  width: 100%;
  height: 600px;
  border: none; }

.contacto {
  background: url("../../img/default/imagenes/pleca.png") no-repeat 70% 52%/contain;
  padding-top: 50px;
  padding-bottom: 50px; }
  .contacto h1 {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    color: #fff;
    font-size: 50px;
    letter-spacing: 8px;
    text-shadow: 0 0 5px #ec008c,  0 0 10px #ec008c,  0 0 20px #ec008c,  0 0 40px #e85caf,  0 0 80px #e85caf,  0 0 90px #e85caf,  0 0 100px #e85caf; }
  .contacto .content-contact {
    padding-top: 50px; }
    .contacto .content-contact .form label.error {
      background: red;
      color: #fff;
      padding: 5px 10px;
      border-radius: 5px; }
    .contacto .content-contact .form form ::placeholder {
      color: #fff; }
    .contacto .content-contact .form form input, .contacto .content-contact .form form textarea, .contacto .content-contact .form form select {
      width: 100%;
      padding: 10px 15px;
      color: #fff;
      background: #000;
      font-family: 'Europa-Bold';
      text-transform: uppercase;
      margin-bottom: 20px;
      border: solid 1px #fff;
      font-size: 20px;
      transition: all ease-in-out .5s; }
    .contacto .content-contact .form form input:focus,
    .contacto .content-contact .form form textarea:focus,
    .contacto .content-contact .form form select:focus {
      box-shadow: 0 0 5px #ec008c,  0 0 10px #ec008c; }
    .contacto .content-contact .form form textarea {
      resize: none;
      height: 250px; }
    .contacto .content-contact .form form .gj-datepicker [role="right-icon"] {
      cursor: pointer;
      position: absolute;
      right: 0px;
      height: 44px; }
      .contacto .content-contact .form form .gj-datepicker [role="right-icon"] button {
        color: #fff; }
      .contacto .content-contact .form form .gj-datepicker [role="right-icon"] button:hover {
        color: #000; }
    .contacto .content-contact .form form button#enviarContacto,
    .contacto .content-contact .form form button#enviarcotizacion {
      box-shadow: 0 0 5px #ec008c,  0 0 10px #ec008c;
      border-radius: 10px;
      border: solid 3px #fff;
      transition: all ease-in-out .5s;
      background: #000;
      color: #fff;
      padding: 5px 30px;
      letter-spacing: 5px; }
    .contacto .content-contact .form form button:hover {
      background: #fff;
      color: #000; }
    .contacto .content-contact .text p {
      font-size: 18px;
      font-family: 'Europa-Regular'; }
      .contacto .content-contact .text p span {
        font-family: 'Europa-Bold'; }

.cotizacion h1 {
  text-shadow: 0 0 5px #c5d813,  0 0 10px #c5d813,  0 0 20px #c5d813,  0 0 40px #c5d813,  0 0 80px #c8d455,  0 0 90px #c8d455,  0 0 100px #c8d455; }

.page {
  padding-top: 50px;
  padding-bottom: 50px;
  background: url("../../img/default/imagenes/pleca.png") no-repeat 70% 52%/contain; }
  .page h1.title {
    text-align: center;
    padding-top: 50px;
    text-transform: uppercase;
    color: #fff;
    font-size: 45pt;
    letter-spacing: 15px;
    text-shadow: 0 0 5px #ec008c,  0 0 10px #ec008c,  0 0 20px #ec008c,  0 0 40px #e04ea5,  0 0 80px #e04ea5,  0 0 90px #e04ea5,  0 0 100px #e04ea5; }
  .page h2, .page h3, .page h4, .page h5, .page h6 {
    color: #fff; }

.Error {
  text-align: center; }
  .Error h1 {
    font-size: 60px; }
  .Error a {
    color: #000;
    background: #fff;
    width: 200px;
    display: block;
    margin: 10% auto;
    box-shadow: 0 0 5px #ec008c,  0 0 10px #ec008c,  0 0 20px #ec008c,  0 0 40px #e04ea5,  0 0 80px #e04ea5,  0 0 90px #e04ea5,  0 0 100px #e04ea5; }

.pad-cot {
  padding: 0 0 30px; }
