.titulo1{
    font-size: 18px !important;
    color: #4D4D4D !important;
    font-weight: 500;
    padding-bottom: 15px !important;
    margin: 0 !important;
    font-family: 'Fira Sans', sans-serif;
}

.titulo1_seg{
    font-size: 24px !important;
    color: #928ED8 !important;
    font-weight: 500;
    margin: 0 !important;
	padding: 60px 0 0 0 !important;
    font-family: 'Fira Sans', sans-serif;
}

.titulo2_seg{
    font-size: 19px !important;
    color: #808080 !important;
    font-weight: 400;
    margin: 0 !important;
	padding: 0px 0 0 0 !important;
    font-family: 'Fira Sans', sans-serif;
}

.titulo3_seg{
    font-size: 15px !important;
    color: #808080 !important;
    font-weight: 300;
    margin: 0 !important;
	padding: 0px 0 0 0 !important;
    font-family: 'Fira Sans', sans-serif;
}

.agradecido{
  margin-top: -80px;
  margin-bottom: -70px;
}

.titulo2{
    font-size: 14px !important;
    color: #4D4D4D;
    font-weight: 400;
    margin: 0 !important;
    font-family: 'Fira Sans', sans-serif;
}

.wrapper-nps{
  background: white;
  max-width: 600px;
  width: 95% !important;
  border-radius: 10px;
  box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
}
.wrapper-nps .content-nps{
  padding: 10px 30px 10px 30px !important;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.wrapper-nps .outer-nps{
  height: 90px;
  width: 90px;
  overflow: hidden;
}
.outer-nps .emojis{
  height: 500%;
  display: flex;
  flex-direction: column;
}
.outer-nps .emojis li{
  height: 20%;
  width: 100%;
  list-style: none;
}
.outer-nps li lottie-player{
  height: 100%;
  width: 100%;
}

#star-3:checked ~ .content-nps .emojis .slideImg{
    margin-top: -90px;
  }
#star-4:checked ~ .content-nps .emojis .slideImg{
  margin-top: -90px;
}
#star-5:checked ~ .content-nps .emojis .slideImg{
    margin-top: -180px;
  }
#star-6:checked ~ .content-nps .emojis .slideImg{
  margin-top: -180px;
}
#star-7:checked ~ .content-nps .emojis .slideImg{
    margin-top: -270px;
  }
#star-8:checked ~ .content-nps .emojis .slideImg{
  margin-top: -270px;
}
#star-9:checked ~ .content-nps .emojis .slideImg{
    margin-top: -360px;
  }
#star-10:checked ~ .content-nps .emojis .slideImg{
  margin-top: -360px;
}


.wrapper-nps .stars{
  margin-top: 0 !important;
  
}
.stars{
  display: flex;
  flex-direction: row;
  align-content: stretch;
  justify-content: space-between;
  top: 10px;
  position: relative;
  height: 100%;
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}



.slider-line{
  position: absolute;
  height: 4px;
  width: 95%;
  top: 37%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #D7D7D7;

}

.stars label{
  font-size: 8px !important;
  color: white;
  background: #D7D7D7;
  padding: 6px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#star-1:hover ~ .content-nps .stars .star-1,

#star-2:hover ~ .content-nps .stars .star-1,
#star-2:hover ~ .content-nps .stars .star-2,

#star-3:hover ~ .content-nps .stars .star-1,
#star-3:hover ~ .content-nps .stars .star-2,
#star-3:hover ~ .content-nps .stars .star-3,

#star-4:hover ~ .content-nps .stars .star-1,
#star-4:hover ~ .content-nps .stars .star-2,
#star-4:hover ~ .content-nps .stars .star-3,
#star-4:hover ~ .content-nps .stars .star-4,

#star-5:hover ~ .content-nps .stars .star-1,
#star-5:hover ~ .content-nps .stars .star-2,
#star-5:hover ~ .content-nps .stars .star-3,
#star-5:hover ~ .content-nps .stars .star-4,
#star-5:hover ~ .content-nps .stars .star-5,

#star-6:hover ~ .content-nps .stars .star-2,
#star-6:hover ~ .content-nps .stars .star-1,
#star-6:hover ~ .content-nps .stars .star-3,
#star-6:hover ~ .content-nps .stars .star-4,
#star-6:hover ~ .content-nps .stars .star-5,
#star-6:hover ~ .content-nps .stars .star-6,

#star-7:hover ~ .content-nps .stars .star-1,
#star-7:hover ~ .content-nps .stars .star-2,
#star-7:hover ~ .content-nps .stars .star-3,
#star-7:hover ~ .content-nps .stars .star-4,
#star-7:hover ~ .content-nps .stars .star-5,
#star-7:hover ~ .content-nps .stars .star-6,
#star-7:hover ~ .content-nps .stars .star-7,

#star-8:hover ~ .content-nps .stars .star-1,
#star-8:hover ~ .content-nps .stars .star-2,
#star-8:hover ~ .content-nps .stars .star-3,
#star-8:hover ~ .content-nps .stars .star-4,
#star-8:hover ~ .content-nps .stars .star-5,
#star-8:hover ~ .content-nps .stars .star-6,
#star-8:hover ~ .content-nps .stars .star-7,
#star-8:hover ~ .content-nps .stars .star-8,

#star-9:hover ~ .content-nps .stars .star-1,
#star-9:hover ~ .content-nps .stars .star-2,
#star-9:hover ~ .content-nps .stars .star-3,
#star-9:hover ~ .content-nps .stars .star-4,
#star-9:hover ~ .content-nps .stars .star-5,
#star-9:hover ~ .content-nps .stars .star-6,
#star-9:hover ~ .content-nps .stars .star-7,
#star-9:hover ~ .content-nps .stars .star-8,
#star-9:hover ~ .content-nps .stars .star-9,

#star-10:hover ~ .content-nps .stars .star-1,
#star-10:hover ~ .content-nps .stars .star-2,
#star-10:hover ~ .content-nps .stars .star-3,
#star-10:hover ~ .content-nps .stars .star-4,
#star-10:hover ~ .content-nps .stars .star-5,
#star-10:hover ~ .content-nps .stars .star-6,
#star-10:hover ~ .content-nps .stars .star-7,
#star-10:hover ~ .content-nps .stars .star-8,
#star-10:hover ~ .content-nps .stars .star-9,
#star-10:hover ~ .content-nps .stars .star-10
{
  background-color: #928ED8;
}

#star-1:checked ~ .content-nps .stars .star-1,

#star-2:checked ~ .content-nps .stars .star-1,
#star-2:checked ~ .content-nps .stars .star-2,

#star-3:checked ~ .content-nps .stars .star-1,
#star-3:checked ~ .content-nps .stars .star-2,
#star-3:checked ~ .content-nps .stars .star-3,

#star-4:checked ~ .content-nps .stars .star-1,
#star-4:checked ~ .content-nps .stars .star-2,
#star-4:checked ~ .content-nps .stars .star-3,
#star-4:checked ~ .content-nps .stars .star-4,

#star-5:checked ~ .content-nps .stars .star-1,
#star-5:checked ~ .content-nps .stars .star-2,
#star-5:checked ~ .content-nps .stars .star-3,
#star-5:checked ~ .content-nps .stars .star-4,
#star-5:checked ~ .content-nps .stars .star-5,

#star-6:checked ~ .content-nps .stars .star-1,
#star-6:checked ~ .content-nps .stars .star-2,
#star-6:checked ~ .content-nps .stars .star-3,
#star-6:checked ~ .content-nps .stars .star-4,
#star-6:checked ~ .content-nps .stars .star-5,
#star-6:checked ~ .content-nps .stars .star-6,

#star-7:checked ~ .content-nps .stars .star-1,
#star-7:checked ~ .content-nps .stars .star-2,
#star-7:checked ~ .content-nps .stars .star-3,
#star-7:checked ~ .content-nps .stars .star-4,
#star-7:checked ~ .content-nps .stars .star-5,
#star-7:checked ~ .content-nps .stars .star-6,
#star-7:checked ~ .content-nps .stars .star-7,

#star-8:checked ~ .content-nps .stars .star-1,
#star-8:checked ~ .content-nps .stars .star-2,
#star-8:checked ~ .content-nps .stars .star-3,
#star-8:checked ~ .content-nps .stars .star-4,
#star-8:checked ~ .content-nps .stars .star-5,
#star-8:checked ~ .content-nps .stars .star-6,
#star-8:checked ~ .content-nps .stars .star-7,
#star-8:checked ~ .content-nps .stars .star-8,

#star-9:checked ~ .content-nps .stars .star-1,
#star-9:checked ~ .content-nps .stars .star-2,
#star-9:checked ~ .content-nps .stars .star-3,
#star-9:checked ~ .content-nps .stars .star-4,
#star-9:checked ~ .content-nps .stars .star-5,
#star-9:checked ~ .content-nps .stars .star-6,
#star-9:checked ~ .content-nps .stars .star-7,
#star-9:checked ~ .content-nps .stars .star-8,
#star-9:checked ~ .content-nps .stars .star-9,

#star-10:checked ~ .content-nps .stars .star-1,
#star-10:checked ~ .content-nps .stars .star-2,
#star-10:checked ~ .content-nps .stars .star-3,
#star-10:checked ~ .content-nps .stars .star-4,
#star-10:checked ~ .content-nps .stars .star-5,
#star-10:checked ~ .content-nps .stars .star-6,
#star-10:checked ~ .content-nps .stars .star-7,
#star-10:checked ~ .content-nps .stars .star-8,
#star-10:checked ~ .content-nps .stars .star-9,
#star-10:checked ~ .content-nps .stars .star-10
{
  background-color: #928ED8;
  
}
#star-1:checked ~ .content-nps .stars .star-1,
#star-2:checked ~ .content-nps .stars .star-2,
#star-3:checked ~ .content-nps .stars .star-3,
#star-4:checked ~ .content-nps .stars .star-4,
#star-5:checked ~ .content-nps .stars .star-5,
#star-6:checked ~ .content-nps .stars .star-6,
#star-7:checked ~ .content-nps .stars .star-7,
#star-8:checked ~ .content-nps .stars .star-8,
#star-9:checked ~ .content-nps .stars .star-9,
#star-10:checked ~ .content-nps .stars .star-10
{
  transform: scale(1.4);
}

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

.numeros{
  justify-content: space-between;
  display: flex;
  width: 95%;
  margin: 0 15px;
  font-family: 'Fira Sans', sans-serif;
  font-weight: 500;
  margin-top: 10px;
}

.formulario-NPS{
    margin-top: 20px !important;
    display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  margin-bottom:20px !important;
}

#tratamiento{
    width: 4% !important;
}

#label-tratamiento
{
    cursor: pointer;
    font-family: 'Fira Sans', sans-serif;
    font-size: 14px;
    display:contents;
    color:#808080 !important;
}

#tratamiento_flo{
  width: 4% !important;
}

#label-tratamiento_flo
{
  cursor: pointer;
  font-family: 'Fira Sans', sans-serif;
  font-size: 14px;
}
.formulario-NPS input{
    width: 100%;
    border-radius: 6px;
    border: 1px solid #A4A4A4;
    font-size: 12px;
    padding: 8px;
    color: #333333;
    font-family: 'Fira Sans', sans-serif;
    background-color: white;
}

.formulario-NPS textarea{
    width: 100%;
    border-radius: 6px;
    border: 1px solid #A4A4A4;
    font-size: 12px;
    padding: 8px;
    color: #333333;
    background-color: white;
    font-family: 'Fira Sans', sans-serif;
}

.titulo3_pri{
    font-size: 14px !important;
    color: #808080 !important;
    font-weight: 400;
    margin: 0 0 5px 0 !important;
  	padding-top: 5px;
  font-family: 'Fira Sans', sans-serif;
}

.boton-enviar_noval{
  border-radius: 50px;
  max-width: 200px;
  padding: 15px 35px;
  font-size:18px;
  display: block;
  position: relative;
  color: white !important;
  margin-top:10px;
}

.boton-enviar{
    position: relative;
    z-index: 1;
    margin: 10px 0 20px 0 !important;
    overflow: hidden;
    max-width: 200px;
    text-align: center;
    display: block;
    background-color: #928ED8 !important;
    padding: 15px 35px;
    font-weight: bold;
    border: none;
    color: white !important;
    cursor: pointer;
    border-radius: 50px;
    font-size:18px;
    margin-top:10px;
    box-shadow: 0 0 0 0 #000;
    transition: 0.3s ease-in-out; }
  
  
  .boton-enviar:before, .boton-enviar:after,
      .boton-enviar span:before, .boton-enviar span:after {
        transition: 0.3s ease-in-out; }
    
  
  .boton-enviar:before {
      content: ' ';
      z-index: -1;
      position: absolute;
      right: -100%;
      top: 0;
      width: 100%;
      height: 50%;
      background-color: #6d68cb; }
    
    .boton-enviar:after {
      content: ' ';
      z-index: -1;
      position: absolute;
      left: -100%;
      bottom: 0;
      width: 100%;
      height: 50%;
      background-color: #6d68cb; }
    
    
      .boton-enviar:hover:before {
        right: 0; }
      .boton-enviar:hover:after {
        left: 0; }

        .boton-enviar_flo{
    position: relative;
    z-index: 1;
    margin: 10px 0 20px 0 !important;
    overflow: hidden;
    max-width: 200px;
    text-align: center;
    display: block;
    background-color: #928ED8;
    padding: 10px 20px;
    font-weight: bold;
    border: none;
    color: white;
    cursor: pointer;
    border-radius: 50px;
    box-shadow: 0 0 0 0 #000;
    transition: 0.3s ease-in-out; }
  
  
  .boton-enviar_flo:before, .boton-enviar_flo:after,
      .boton-enviar_flo span:before, .boton-enviar_flo span:after {
        transition: 0.3s ease-in-out; }
    
  
  .boton-enviar_flo:before {
      content: ' ';
      z-index: -1;
      position: absolute;
      right: -100%;
      top: 0;
      width: 100%;
      height: 50%;
      background-color: #6d68cb; }
    
    .boton-enviar_flo:after {
      content: ' ';
      z-index: -1;
      position: absolute;
      left: -100%;
      bottom: 0;
      width: 100%;
      height: 50%;
      background-color: #6d68cb; }
    
    
      .boton-enviar_flo:hover:before {
        right: 0; }
      .boton-enviar_flo:hover:after {
        left: 0; }

               /* Css botones flotantes */
/* PAGOS */

.menu-item-pagos{
  width: 45px;
  height: 45px;
  color: #808080;
  left:6.5%;
}
.menu-item-pagos{
background: white;
border-radius: 100%;
margin-left: 86.5%;
position: fixed;
top: 69.4%;
text-align: center;
box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
line-height: 80px;
transform: translate3d(0, 0, 0);
}

.menu-open-button-pagos {

  background: #ffffff;
  border-radius: 100%;
  margin-left: -1.3%;
  position: fixed;
  top: 67% !important;
  text-align: center;
  line-height: 80px;
  transform: translate3d(0, 0, 0);
  transition: transform ease-out 200ms;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
}

.menu-pagos {
  position: absolute;
  right: 6%;
    bottom: 12%;
  margin-left: -80px;
  padding-top: 20px;
  padding-left: 80px;
  box-sizing: border-box;
  font-size: 20px;
  text-align: left;
  z-index:99;
}

#logo_pse{
  margin-top: -21px;
max-width: 100%;
margin-left: 0px;
}

.menu-open-button-pagos{
  border: 3px solid #06c3a6;
  width: 68px;
  height: 68px;

}

.tooltip-pagos{
  height: 30px;
  width: 200px;
  border: 1px solid #06c3a6;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #4d4d4d;
  font-size: 15px;
  position:  absolute;
  left: 80px;
  box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
  top: -50px;
  margin: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}

a:hover .tooltip-pagos{
  top:20px;
  left: -220px;
  visibility: visible;
  opacity: 1;
}



/* REDES SOCIALES */
.menu-item-redes{
    width: 45px;
    height: 45px;
    color: #808080;
    left:6.5%;
}
 .menu-item-redes{
  background: white;
  border-radius: 100%;
  margin-left: 86.5%;
  position: fixed;
  top: 56.4%;
  text-align: center;
  box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
  line-height: 80px;
  transform: translate3d(0, 0, 0);
 }

 .menu-open-button-redes {

	 background: #ffffff;
	 border-radius: 100%;
	 margin-left: -1%;
	 position: fixed;
	 top: 55% !important;
	 text-align: center;
	 line-height: 80px;
	 transform: translate3d(0, 0, 0);
	 transition: transform ease-out 200ms;
     box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
}


@media (min-width: 0px) and (max-width: 800px)   {
  .menu-carrito, .menu-redes, .menu-pagos{
    display: none;
  }
}

.menu-item-redes i {
    position: fixed;
    margin-top: 11px !important;
    margin-left: -9px !important;

}

.fa-facebook-f{
  margin-left: -5px !important;
}

.fa-youtube{
  margin-left: -10px !important;
}

.menu-open-button-redes{
    border: 3px solid #06c3a6;
    width: 60px;
    height: 60px;

}
 .menu-open-redes {
	 display: none;
}
 .hamburger-redes {
	 width: 25px;
	 height: 3px;
	 background: white;
	 display: block;
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 margin-left: -12.5px;
	 margin-top: -1.5px;
	 transition: transform 200ms;
}
 .hamburger-1-redes {
	 transform: translate3d(0, -8px, 0);
}
 .hamburger-2-redes {
	 transform: translate3d(0, 0, 0);
}
 .hamburger-3-redes {
	 transform: translate3d(0, 8px, 0);
}
 .menu-open-redes:checked + .menu-open-button-redes .hamburger-1-redes {
	 transform: translate3d(0, 0, 0) rotate(45deg);
}
 .menu-open-redes:checked + .menu-open-button-redes .hamburger-2-redes {
	 transform: translate3d(0, 0, 0) scale(0.1, 1);
}
 .menu-open-redes:checked + .menu-open-button-redes .hamburger-3-redes {
	 transform: translate3d(0, 0, 0) rotate(-45deg);
}
 .menu-redes {
	 position: absolute;
	 right: 6%;
     bottom: 12%;
	 margin-left: -80px;
	 padding-top: 20px;
	 padding-left: 80px;
	 box-sizing: border-box;
	 font-size: 20px;
	 text-align: left;
   z-index:99;
}

 .menu-item-redes:nth-child(3) {
	 transition-duration: 180ms;
}
 .menu-item-redes:nth-child(4) {
	 transition-duration: 180ms;
}
 .menu-item-redes:nth-child(5) {
	 transition-duration: 180ms;
}
 .menu-item-redes:nth-child(6) {
	 transition-duration: 180ms;
}
 .menu-open-button-redes {
	 z-index: 2;
	 transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	 transition-duration: 400ms;
	 transform: scale(1.1, 1.1) translate3d(0, 0, 0);
	 cursor: pointer;
}
 .menu-open-button-redes:hover {
	 transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}
 .menu-open-redes:checked + .menu-open-button-redes {
	 transition-timing-function: linear;
	 transition-duration: 200ms;
	 transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}
 .menu-open-redes:checked ~ .menu-item-redes {
	 transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
 .menu-open-redes:checked ~ .menu-item-redes:nth-child(3) {
	 transition-duration: 190ms;
	 transform: translate3d( 0,-60px, 0);
}
 .menu-open-redes:checked ~ .menu-item-redes:nth-child(4) {
	 transition-duration: 290ms;
	 transform: translate3d( 0, -120px, 0);
}
 .menu-open-redes:checked ~ .menu-item-redes:nth-child(5) {
	 transition-duration: 390ms;
	 transform: translate3d( 0, -180px, 0);
}
 .menu-open-redes:checked ~ .menu-item-redes:nth-child(6) {
	 transition-duration: 490ms;
	 transform: translate3d( 0, -240px, 0);
}
.menu-open-redes:checked ~ .menu-item-redes:nth-child(7) {
    transition-duration: 490ms;
    transform: translate3d( 0, -300px, 0);
}

/* Hover */

.menu-open-redes:checked ~ .menu-item-redes:nth-child(3):hover {
    background: #0a66c2;
    color: white;
}
.menu-open-redes:checked ~ .menu-item-redes:nth-child(4):hover {
    background: #0085ed;
    color: white;
}
.menu-open-redes:checked ~ .menu-item-redes:nth-child(5):hover {
    background: red;
    color: white;
}
.menu-open-redes:checked ~ .menu-item-redes:nth-child(6):hover {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    color: white;
}
.menu-open-redes:checked ~ .menu-item-redes:nth-child(7):hover {
    background: #25D366;
    color: white;
}

 
.tooltip-redes{
    height: 30px;
    width: 80px;
    border: 1px solid #06c3a6;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #4d4d4d;
    font-size: 12px;
    font-weight: 500;
    position:  absolute;
    left: -25px;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
    top: 10px;
    margin: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

a:hover .tooltip-redes{
    left: -90px;
    visibility: visible;
    opacity: 1;
}


/* CONTACTO */

.menu-item-contacto{
    width: 45px;
    height: 45px;
}

.menu-item-contacto i {
  position: fixed ;
  margin-top: 12px !important;
  margin-left: -10px;
  color:#808080 !important;
}

.menu-item-contacto, .menu-open-button-contacto {

    background: #fff;
    border-radius: 100%;
    margin-left: -1%;
    position: fixed;
    top: 80%;
    color: white;
    text-align: center;
    line-height: 80px;
    transform: translate3d(0, 0, 0);
    transition: transform ease-out 200ms;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
}
.menu-open-button-contacto{
    border: 3px solid #06c3a6;
    width: 55px;
    height: 55px;
}

.menu-open-contacto {
    display: none;
}
.hamburger-contacto {
    width: 25px;
    height: 3px;
    background: white;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12.5px;
    margin-top: -1.5px;
    transition: transform 200ms;
}
.hamburger-1-contacto {
    transform: translate3d(0, -8px, 0);
}
.hamburger-2-contacto {
    transform: translate3d(0, 0, 0);
}
.hamburger-3-contacto {
    transform: translate3d(0, 8px, 0);
}
.menu-open-contacto:checked + .menu-open-button-contacto .hamburger-1-contacto {
    transform: translate3d(0, 0, 0) rotate(45deg);
}
.menu-open-contacto:checked + .menu-open-button-contacto .hamburger-2-contacto {
    transform: translate3d(0, 0, 0) scale(0.1, 1);
}
.menu-open-contacto:checked + .menu-open-button-contacto .hamburger-3-contacto {
    transform: translate3d(0, 0, 0) rotate(-45deg);
}
.menu-contacto {
    position: absolute;
    right: 6%;
    bottom: 12%;
    margin-left: -80px;
    padding-top: 20px;
    padding-left: 80px;
  
    box-sizing: border-box;
    font-size: 20px;
    text-align: left;
}

.menu-item-contacto:nth-child(3) {
    transition-duration: 180ms;
}
.menu-item-contacto:nth-child(4) {
    transition-duration: 180ms;
}
.menu-item-contacto:nth-child(5) {
    transition-duration: 180ms;
}
.menu-item-contacto:nth-child(6) {
    transition-duration: 180ms;
}
.menu-open-button-contacto {
    z-index: 2;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition-duration: 400ms;
    transform: scale(1.1, 1.1) translate3d(0, 0, 0);
    cursor: pointer;
}
.menu-open-button-contacto:hover {
    transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}
.menu-open-contacto:checked + .menu-open-button-contacto {
    transition-timing-function: linear;
    transition-duration: 200ms;
    transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}
.menu-open-contacto:checked ~ .menu-item-contacto {
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.menu-open-contacto:checked ~ .menu-item-contacto:nth-child(3) {
    transition-duration: 190ms;
    transform: translate3d( -60px,0, 0);
}
.menu-open-contacto:checked ~ .menu-item-contacto:nth-child(4) {
    transition-duration: 290ms;
    transform: translate3d( -120px, 0, 0);
}

.tooltip-contacto{
   height: 30px;
   width: 80px;
   border: 1px solid #06c3a6;
   border-radius: 6px;
   display: flex;
   align-items: center;
   justify-content: center;
   background: #fff;
   color: #4d4d4d;
   font-size: 12px;
   font-weight: 500;
   position:  absolute;
   left: -20px;
   box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
   top: 10px;
   margin: 0;
   visibility: hidden;
   opacity: 0;
   -webkit-transition: all .5s;
   -moz-transition: all .5s;
   transition: all .5s;
}

a:hover .tooltip-contacto{
   top: -40px;
   visibility: visible;
   opacity: 1;
}



/* CARRITO */

.carrito-svg{
  background-image: url(/img/carrito-compras-20.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.menu-item-carrito{
  width: 50px;
  height: 50px;
}

.menu-item-carrito i {
position: fixed ;
margin-top: 15px !important;
margin-left: -9px;
color:#808080 !important;
}

.menu-item-carrito {
  background: white;
  border-radius: 100%;
  margin-left: -0.75%;
  position: fixed;
  top: 80.4%;
  color: white;
  text-align: center;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
  line-height: 80px;
  transform: translate3d(0, 0, 0);
 }

.menu-open-button-carrito {
 background: white;
 border-radius: 100%;
 margin-left: -1%;
 position: fixed;
 top: 80%;
 color: white;
 text-align: center;
   box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
 line-height: 80px;
 transform: translate3d(0, 0, 0);
 transition: transform ease-out 200ms;
}

.menu-open-button-carrito{

  transform: scale(1);
  animation: pulse-boton 2s infinite;
}

@keyframes pulse-boton {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }
  
  70% {
    transform: scale(1.2);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
  
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

.menu-open-button-carrito{
  border: 3px solid #06c3a6;
  width: 60px;
  height: 60px;
}

.menu-open-carrito {
 display: none;
}

.menu-open-carrito:checked + .menu-open-button-carrito .hamburger-1-carrito {
 transform: translate3d(0, 0, 0) rotate(45deg);
}
.menu-open-carrito:checked + .menu-open-button-carrito .hamburger-2-carrito {
 transform: translate3d(0, 0, 0) scale(0.1, 1);
}
.menu-open-carrito:checked + .menu-open-button-carrito .hamburger-3-carrito {
 transform: translate3d(0, 0, 0) rotate(-45deg);
}
.menu-carrito {
 position: absolute;
 right: 6%;
   bottom: 30%;
 margin-left: -190px;
 box-sizing: border-box;
 font-size: 20px;
 text-align: left;
 z-index:99;
}

.menu-item-carrito:nth-child(3) {
 transition-duration: 180ms;
}
.menu-item-carrito:nth-child(4) {
 transition-duration: 180ms;
}
.menu-item-carrito:nth-child(5) {
 transition-duration: 180ms;
}
.menu-item-carrito:nth-child(6) {
 transition-duration: 180ms;
}
.menu-item-carrito:nth-child(7) {
 transition-duration: 180ms;
}
.menu-item-carrito:nth-child(8) {
 transition-duration: 180ms;
}
.menu-item-carrito:nth-child(9) {
 transition-duration: 180ms;
}
.menu-open-button-carrito {
 z-index: 2;
 transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
 transition-duration: 400ms;
 transform: scale(1.1, 1.1) translate3d(0, 0, 0);
 cursor: pointer;
}
.menu-open-button-carrito:hover {
 transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}
.menu-open-carrito:checked + .menu-open-button-carrito {
 transition-timing-function: linear;
 transition-duration: 200ms;
 transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}
.menu-open-carrito:checked ~ .menu-item-carrito {
transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
}
.menu-open-carrito:checked ~ .menu-item-carrito:nth-child(3) {
  transition-duration: 280ms;
  transform: translate3d(-70px, 5px, 0);
}
.menu-open-carrito:checked ~ .menu-item-carrito:nth-child(4) {
  transition-duration: 380ms;
transform: translate3d(-130px, 5px, 0);
}
.menu-open-carrito:checked ~ .menu-item-carrito:nth-child(5) {
  transition-duration: 480ms;
transform: translate3d(-190px, 5px, 0);
}
.menu-open-carrito:checked ~ .menu-item-carrito:nth-child(6) {
  transition-duration: 580ms;
  transform: translate3d(-250px, 5px, 0);
}

.tooltip-carrito{
  height: 30px;
  width: 320px;
  border: 1px solid #06c3a6;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #4d4d4d;
  font-size: 15px;
  position:  absolute;
  left: 80px;
  box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
  top: -50px;
  margin: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}

.tooltip-carrito-2{
  height: 30px;
  width: 320px;
  border: 1px solid #06c3a6;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #4d4d4d;
  font-size: 15px;
  position:  absolute;
  left: 80px;
  box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
  top: -50px;
  margin: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}

.tooltip-carrito-3{
  height: 30px;
  width: 320px;
  border: 1px solid #06c3a6;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #4d4d4d;
  font-size: 15px;
  position:  absolute;
  left: 80px;
  box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
  top: -50px;
  margin: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}

.tooltip-carrito-4{
  height: 30px;
  width: 320px;
  border: 1px solid #06c3a6;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #4d4d4d;
  font-size: 15px;
  position:  absolute;
  left: 80px;
  box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
  top: -50px;
  margin: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
a:hover .tooltip-carrito{
  top:-40px;
  left: -260px;
  visibility: visible;
  opacity: 1;
}
a:hover .tooltip-carrito-2{
  top:-40px;
  left: -200px;
  visibility: visible;
  opacity: 1;
}
a:hover .tooltip-carrito-3{
  top:-40px;
  left: -140px;
  visibility: visible;
  opacity: 1;
}

a:hover .tooltip-carrito-4{
  top:-40px;
  left: -80px;
  visibility: visible;
  opacity: 1;
}

/* NPS */

.menu-item-nps-f{
    width: 50px;
    height: 50px;
}

 .menu-item-nps-f, .menu-open-button-nps-f {
	 background: white;
	 border-radius: 100%;
	 margin-left: -1%;
	 position: fixed;
	 top: 70%;
	 color: white;
	 text-align: center;
     box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
	 line-height: 80px;
	 transform: translate3d(0, 0, 0);
	 transition: transform ease-out 200ms;
}
.menu-open-button-nps-f{
    border: 3px solid #06c3a6;
    width: 55px;
    height: 55px;
}

 .menu-open-nps-f {
	 display: none;
}

 .menu-open-nps-f:checked + .menu-open-button-nps-f .hamburger-1-nps-f {
	 transform: translate3d(0, 0, 0) rotate(45deg);
}
 .menu-open-nps-f:checked + .menu-open-button-nps-f .hamburger-2-nps-f {
	 transform: translate3d(0, 0, 0) scale(0.1, 1);
}
 .menu-open-nps-f:checked + .menu-open-button-nps-f .hamburger-3-nps-f {
	 transform: translate3d(0, 0, 0) rotate(-45deg);
}
 .menu-nps-f {
	 position: absolute;
	 right: 6%;
     bottom: 50%;
	 margin-left: -190px;
	 padding-top: 20px;
	 padding-left: 190px;
	 box-sizing: border-box;
	 font-size: 20px;
	 text-align: left;
}

 .menu-item-nps-f:nth-child(3) {
	 transition-duration: 180ms;
}
 .menu-item-nps-f:nth-child(4) {
	 transition-duration: 180ms;
}
 .menu-item-nps-f:nth-child(5) {
	 transition-duration: 180ms;
}
 .menu-item-nps-f:nth-child(6) {
	 transition-duration: 180ms;
}
 .menu-item-nps-f:nth-child(7) {
	 transition-duration: 180ms;
}
 .menu-item-nps-f:nth-child(8) {
	 transition-duration: 180ms;
}
 .menu-item-nps-f:nth-child(9) {
	 transition-duration: 180ms;
}
 .menu-open-button-nps-f {
	 z-index: 2;
	 transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	 transition-duration: 400ms;
	 transform: scale(1.1, 1.1) translate3d(0, 0, 0);
	 cursor: pointer;
}
 .menu-open-button-nps-f:hover {
	 transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}
 .menu-open-nps-f:checked + .menu-open-button-nps-f {
	 transition-timing-function: linear;
	 transition-duration: 200ms;
	 transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}
 .menu-open-nps-f:checked ~ .menu-item-nps-f {
	transition-timing-function: cubic-bezier(0.935, 0, 0.34, 1.33);
}
.menu-open-nps-f:checked ~ .menu-item-nps-f:nth-child(3) {
    transition-duration: 280ms;
    transform: translate3d(-50px, -80px, 0);
}
 .menu-open-nps-f:checked ~ .menu-item-nps-f:nth-child(4) {
    transition-duration: 380ms;
	transform: translate3d(-90px, -30px, 0);
}
 .menu-open-nps-f:checked ~ .menu-item-nps-f:nth-child(5) {
    transition-duration: 480ms;
	transform: translate3d(-90px, 30px, 0);
}
  .menu-open-nps-f:checked ~ .menu-item-nps-f:nth-child(6) {
    transition-duration: 580ms;
    transform: translate3d(-50px, 80px, 0);
}

.tooltip-nps-f{
    height: 30px;
    width: 100px;
    border: 1px solid #06c3a6;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #4d4d4d;
    font-size: 12px;
    font-weight: 500;
    position:  absolute;
    left: -20px;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
    top: 10px;
    margin: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
 }

.tooltip-nps-f-2{
    height: 30px;
    width: 150px;
    border: 1px solid #06c3a6;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #4d4d4d;
    font-size: 12px;
    font-weight: 500;
    position:  absolute;
    left: -80px;
    top: 0;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
    top: 10px;
    margin: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
 }

.tooltip-nps-f-3{
    height: 30px;
    width: 200px;
    border: 1px solid #06c3a6;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #4d4d4d;
    font-size: 12px;
    font-weight: 500;
    position:  absolute;
    left: -80px;
    top: 0;
    box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
    top: 10px;
    margin: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
 }

 a:hover .tooltip-nps-f{
    left: -110px;
    visibility: visible;
    opacity: 1;
 }
 a:hover .tooltip-nps-f-2{
    left: -160px;
    visibility: visible;
    opacity: 1;
 }
 a:hover .tooltip-nps-f-3{
    left: -210px;
    visibility: visible;
    opacity: 1;
 }

 .modal-contenido{
  width:600px;
  padding: 10px 20px;
  margin: 3% auto;
  position: relative;
}
.modal_nps{
  background-color: rgba(0,0,0,.8);
  position:fixed;
  z-index: 99 !important;
  top:0;
  right:0;
  bottom:0;
  left:0;
  opacity:0;
  pointer-events:none;
  transition: all 1s;
}
#miModal:target{
  opacity:1;
  pointer-events:auto;
}


#star-3_flo:checked ~ .content-nps .emojis .slideImg{
  margin-top: -90px;
}
#star-4_flo:checked ~ .content-nps .emojis .slideImg{
margin-top: -90px;
}
#star-5_flo:checked ~ .content-nps .emojis .slideImg{
  margin-top: -180px;
}
#star-6_flo:checked ~ .content-nps .emojis .slideImg{
margin-top: -180px;
}
#star-7_flo:checked ~ .content-nps .emojis .slideImg{
  margin-top: -270px;
}
#star-8_flo:checked ~ .content-nps .emojis .slideImg{
margin-top: -270px;
}
#star-9_flo:checked ~ .content-nps .emojis .slideImg{
  margin-top: -360px;
}
#star-10_flo:checked ~ .content-nps .emojis .slideImg{
margin-top: -360px;
}


#star-1_flo:hover ~ .content-nps .stars .star-1_flo,

#star-2_flo:hover ~ .content-nps .stars .star-1_flo,
#star-2_flo:hover ~ .content-nps .stars .star-2_flo,

#star-3_flo:hover ~ .content-nps .stars .star-1_flo,
#star-3_flo:hover ~ .content-nps .stars .star-2_flo,
#star-3_flo:hover ~ .content-nps .stars .star-3_flo,

#star-4_flo:hover ~ .content-nps .stars .star-1_flo,
#star-4_flo:hover ~ .content-nps .stars .star-2_flo,
#star-4_flo:hover ~ .content-nps .stars .star-3_flo,
#star-4_flo:hover ~ .content-nps .stars .star-4_flo,

#star-5_flo:hover ~ .content-nps .stars .star-1_flo,
#star-5_flo:hover ~ .content-nps .stars .star-2_flo,
#star-5_flo:hover ~ .content-nps .stars .star-3_flo,
#star-5_flo:hover ~ .content-nps .stars .star-4_flo,
#star-5_flo:hover ~ .content-nps .stars .star-5_flo,

#star-6_flo:hover ~ .content-nps .stars .star-2_flo,
#star-6_flo:hover ~ .content-nps .stars .star-1_flo,
#star-6_flo:hover ~ .content-nps .stars .star-3_flo,
#star-6_flo:hover ~ .content-nps .stars .star-4_flo,
#star-6_flo:hover ~ .content-nps .stars .star-5_flo,
#star-6_flo:hover ~ .content-nps .stars .star-6_flo,

#star-7_flo:hover ~ .content-nps .stars .star-1_flo,
#star-7_flo:hover ~ .content-nps .stars .star-2_flo,
#star-7_flo:hover ~ .content-nps .stars .star-3_flo,
#star-7_flo:hover ~ .content-nps .stars .star-4_flo,
#star-7_flo:hover ~ .content-nps .stars .star-5_flo,
#star-7_flo:hover ~ .content-nps .stars .star-6_flo,
#star-7_flo:hover ~ .content-nps .stars .star-7_flo,

#star-8_flo:hover ~ .content-nps .stars .star-1_flo,
#star-8_flo:hover ~ .content-nps .stars .star-2_flo,
#star-8_flo:hover ~ .content-nps .stars .star-3_flo,
#star-8_flo:hover ~ .content-nps .stars .star-4_flo,
#star-8_flo:hover ~ .content-nps .stars .star-5_flo,
#star-8_flo:hover ~ .content-nps .stars .star-6_flo,
#star-8_flo:hover ~ .content-nps .stars .star-7_flo,
#star-8_flo:hover ~ .content-nps .stars .star-8_flo,

#star-9_flo:hover ~ .content-nps .stars .star-1_flo,
#star-9_flo:hover ~ .content-nps .stars .star-2_flo,
#star-9_flo:hover ~ .content-nps .stars .star-3_flo,
#star-9_flo:hover ~ .content-nps .stars .star-4_flo,
#star-9_flo:hover ~ .content-nps .stars .star-5_flo,
#star-9_flo:hover ~ .content-nps .stars .star-6_flo,
#star-9_flo:hover ~ .content-nps .stars .star-7_flo,
#star-9_flo:hover ~ .content-nps .stars .star-8_flo,
#star-9_flo:hover ~ .content-nps .stars .star-9_flo,

#star-10_flo:hover ~ .content-nps .stars .star-1_flo,
#star-10_flo:hover ~ .content-nps .stars .star-2_flo,
#star-10_flo:hover ~ .content-nps .stars .star-3_flo,
#star-10_flo:hover ~ .content-nps .stars .star-4_flo,
#star-10_flo:hover ~ .content-nps .stars .star-5_flo,
#star-10_flo:hover ~ .content-nps .stars .star-6_flo,
#star-10_flo:hover ~ .content-nps .stars .star-7_flo,
#star-10_flo:hover ~ .content-nps .stars .star-8_flo,
#star-10_flo:hover ~ .content-nps .stars .star-9_flo,
#star-10_flo:hover ~ .content-nps .stars .star-10_flo
{
  background-color: #928ED8;
}

#star-1_flo:checked ~ .content-nps .stars .star-1_flo,

#star-2_flo:checked ~ .content-nps .stars .star-1_flo,
#star-2_flo:checked ~ .content-nps .stars .star-2_flo,

#star-3_flo:checked ~ .content-nps .stars .star-1_flo,
#star-3_flo:checked ~ .content-nps .stars .star-2_flo,
#star-3_flo:checked ~ .content-nps .stars .star-3_flo,

#star-4_flo:checked ~ .content-nps .stars .star-1_flo,
#star-4_flo:checked ~ .content-nps .stars .star-2_flo,
#star-4_flo:checked ~ .content-nps .stars .star-3_flo,
#star-4_flo:checked ~ .content-nps .stars .star-4_flo,

#star-5_flo:checked ~ .content-nps .stars .star-1_flo,
#star-5_flo:checked ~ .content-nps .stars .star-2_flo,
#star-5_flo:checked ~ .content-nps .stars .star-3_flo,
#star-5_flo:checked ~ .content-nps .stars .star-4_flo,
#star-5_flo:checked ~ .content-nps .stars .star-5_flo,

#star-6_flo:checked ~ .content-nps .stars .star-1_flo,
#star-6_flo:checked ~ .content-nps .stars .star-2_flo,
#star-6_flo:checked ~ .content-nps .stars .star-3_flo,
#star-6_flo:checked ~ .content-nps .stars .star-4_flo,
#star-6_flo:checked ~ .content-nps .stars .star-5_flo,
#star-6_flo:checked ~ .content-nps .stars .star-6_flo,

#star-7_flo:checked ~ .content-nps .stars .star-1_flo,
#star-7_flo:checked ~ .content-nps .stars .star-2_flo,
#star-7_flo:checked ~ .content-nps .stars .star-3_flo,
#star-7_flo:checked ~ .content-nps .stars .star-4_flo,
#star-7_flo:checked ~ .content-nps .stars .star-5_flo,
#star-7_flo:checked ~ .content-nps .stars .star-6_flo,
#star-7_flo:checked ~ .content-nps .stars .star-7_flo,

#star-8_flo:checked ~ .content-nps .stars .star-1_flo,
#star-8_flo:checked ~ .content-nps .stars .star-2_flo,
#star-8_flo:checked ~ .content-nps .stars .star-3_flo,
#star-8_flo:checked ~ .content-nps .stars .star-4_flo,
#star-8_flo:checked ~ .content-nps .stars .star-5_flo,
#star-8_flo:checked ~ .content-nps .stars .star-6_flo,
#star-8_flo:checked ~ .content-nps .stars .star-7_flo,
#star-8_flo:checked ~ .content-nps .stars .star-8_flo,

#star-9_flo:checked ~ .content-nps .stars .star-1_flo,
#star-9_flo:checked ~ .content-nps .stars .star-2_flo,
#star-9_flo:checked ~ .content-nps .stars .star-3_flo,
#star-9_flo:checked ~ .content-nps .stars .star-4_flo,
#star-9_flo:checked ~ .content-nps .stars .star-5_flo,
#star-9_flo:checked ~ .content-nps .stars .star-6_flo,
#star-9_flo:checked ~ .content-nps .stars .star-7_flo,
#star-9_flo:checked ~ .content-nps .stars .star-8_flo,
#star-9_flo:checked ~ .content-nps .stars .star-9_flo,

#star-10_flo:checked ~ .content-nps .stars .star-1_flo,
#star-10_flo:checked ~ .content-nps .stars .star-2_flo,
#star-10_flo:checked ~ .content-nps .stars .star-3_flo,
#star-10_flo:checked ~ .content-nps .stars .star-4_flo,
#star-10_flo:checked ~ .content-nps .stars .star-5_flo,
#star-10_flo:checked ~ .content-nps .stars .star-6_flo,
#star-10_flo:checked ~ .content-nps .stars .star-7_flo,
#star-10_flo:checked ~ .content-nps .stars .star-8_flo,
#star-10_flo:checked ~ .content-nps .stars .star-9_flo,
#star-10_flo:checked ~ .content-nps .stars .star-10_flo
{
  background-color: #928ED8;
  
}
#star-1_flo:checked ~ .content-nps .stars .star-1_flo,
#star-2_flo:checked ~ .content-nps .stars .star-2_flo,
#star-3_flo:checked ~ .content-nps .stars .star-3_flo,
#star-4_flo:checked ~ .content-nps .stars .star-4_flo,
#star-5_flo:checked ~ .content-nps .stars .star-5_flo,
#star-6_flo:checked ~ .content-nps .stars .star-6_flo,
#star-7_flo:checked ~ .content-nps .stars .star-7_flo,
#star-8_flo:checked ~ .content-nps .stars .star-8_flo,
#star-9_flo:checked ~ .content-nps .stars .star-9_flo,
#star-10_flo:checked ~ .content-nps .stars .star-10_flo
{
  transform: scale(1.4);
}

#nps_principal_flo{
  margin-top:5%;
}

.exad-close-btn{
  background-color: #928ed8;
width: 40px;
border-radius: 100%;
height: 40px;
Color: white;
text-decoration: none;
margin-left: -14% !important;
margin-top: 2%;
}

.titulo_1_boton{
  margin-bottom: 5px;
  color: #808080 !important;
      font-family: "Fira Sans", Sans-serif !important;
      font-size: 18px !important;
      font-weight: 600 !important;
}

.titulo_2_boton{
  margin-bottom: 5px;
  color: #06C6A9 !important;
      font-family: "Fira Sans", Sans-serif !important;
      font-size: 18px !important;
      font-weight: 600 !important;
}

.titulo_3_boton{
  margin-bottom: 5px;
  color: #46B657 !important;
      font-family: "Fira Sans", Sans-serif !important;
      font-size: 18px !important;
      font-weight: 600 !important;
}
.titulo_4_boton{
  margin-bottom: 5px;
  color: #0085ED !important;
      font-family: "Fira Sans", Sans-serif !important;
      font-size: 18px !important;
      font-weight: 600 !important;
}
.titulo_5_boton{
  margin-bottom: 5px;
  color: #9995DF !important;
      font-family: "Fira Sans", Sans-serif !important;
      font-size: 18px !important;
      font-weight: 600 !important;
}

.subtitulo_1_boton{
  color: #808080 !important;
  font-family: "Fira Sans", Sans-serif !important;
  font-size: 15px !important;
  font-weight: 400 !important;
}


#celular-error, #nombre-error {
  color:red !important;
  font-size: 14px !important;
  line-height: 18px;
}

@media (min-width: 767px) and (max-width: 1024px)   {
  .menu-item-redes {
    top: 65.4% !important;
    margin-left: 84.5%;
  }

  .menu-open-button-redes{
    top:65% !important;
    margin-left: -3%;
  }

  .menu-open-button-pagos{
    top:72% !important;
    margin-left: -3.3%;
  }

  .menu-open-button-carrito{
    margin-left: -3%;
  }

  .menu-item-carrito{
    margin-left: -2.75%;
  }
}