/* #### Generated By: http://www.cufonfonts.com #### */

body {
  font-size: 1.4em;
}

p{
    font-size: 0.8em;
}

b{
    font-family: 'Raleway SemiBold';
}

.logo{
    
}

.texto-precio-head {
  font-size: 2em;
}

.texto-moneda-head {
  font-size: 1em;
}

.lista-header li {
  margin-bottom: 0.8em;
  font-size: 0.8em;
}

.item-sec2 {
  font-size: 0.9em;
  margin-bottom: 30px;
}

.item-sec2 img {
  width: 30px;
}

.icono-csa {
  width: 60px;
}

.card-imagen-section-2 {
  width: 70px;
}

.objeto-flotante-1{
    position: absolute;
    right: 50px;
    top: -50px;
    z-index: -1;
}

.objeto-flotante-2{
    width: 50%;
    position: absolute;
    right: 0px;
    top: 20%;
    z-index: -1;
}

.objeto-flotante-3{
    width: 30%;
    position: absolute;
    left: 30px;
    bottom: 30%;
    z-index: -1;
}

.texto-aun-mas{
    width: 70%;
}

@media only screen and (max-width: 900px) {
    .logo{
        width: 150px;
    }
    .texto-aun-mas{
        width: 100%;
    }
}

