body {
    background: #fee0ff42;
    margin: 0;
    font-family:'Open Sans',sans-serif;
}
h1{
    text-align: center;
    font-size: 1.7em;
}
h2 li{
    font-size: 25px;
}
h3 {
    font-size: 22px;
    font-weight: 700;
    color: #000;
}
a {
    text-decoration: none;
    color: #444;
}
.web {
    font-size: 25px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: linear-gradient(135deg, hsla(244, 83%, 48%, 1) 0%, hsla(302, 99%, 44%, 1) 100%);
}
p.cargar {
    text-align: center;
    clear: both;
}
#cargar-fuentes {
    font-size: 20px;
    padding: 12px 35px;
    margin: 15px 0 5px; 
    outline: 0;
    width: 50%;
}
#cargar-fuentes:hover, .legale a:hover {
    background: linear-gradient(135deg, hsla(244, 83%, 48%, 1) 0%, hsla(302, 99%, 44%, 1) 100%);
    color: #fff;
}

#cargar-fuentes, .legale a{
    background: #fff;
    color: #B12FF7;
    border: 1px solid #B12FF7;;
    border-radius: 5px;
    text-align: center;
    cursor: pointer;
}
.legale {
    text-align: center;
    margin-top: 20px;
}
.legale a {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    padding: 9px 13px;
    margin: 2px 0;
    margin-bottom: 8px;
}

.fondo {
    background: #fff;
    padding: 2em;
    max-width: 950px;
    border-radius: 10px;
    margin: auto;
}
p, li{
    color: #444;
    line-height: 2rem;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;

}
img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width:80%;
    border-radius: 20px;
}
.firstimg{
    width:230px;
    height:240px;
    margin-right:15px;
    float: left;
}
.secimg{
    width:250px;
    height:500px;
    margin-left:15px;
    float: right;
}


.letrascursivas {
    margin-left: 10%;
    margin-right: 8%;
    font-size: 18px;
    text-align: center;
    width: 78%;
    padding: 20px;
    border-radius: 0 0 7px 7px;
    border: 3px solid #dad6d6;
    position: relative;
    outline: 0;
}
.fixed {
    position: fixed;
    top:0; 
    left:0; 
    z-index:99;
    width: 100% !important;
}
@media only screen and (max-width: 850px) {
    .letrascursivas {
        font-size: 13px;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        box-shadow: 0 -2px 15px 0 rgba(0, 0, 0, 0.55);
        z-index:99;
    }
    .tipos-letras {
        width: 100%;
        font-size: 14px;
    }
}
@media only screen and (max-width: 450px) {
    .legale a {
        font-size: 8px;
    }
    .compártelo, .cuota{
        float: left !important;
        margin-top: 10px;
        margin-left: 13%;
    }
}
.tipos-letras {
    font-size: 18px;
    text-align: left;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.07);
    display: block;
    width: 100%;
    padding: 25px 12px;
    margin: 10px 0;
    transition: 0.4s;
    border: 1px solid #e2e2e2;
    border-radius: 10px 0 0 10px;
    position: relative;
    outline: 0;
}
.tipos-letras:hover {
    border-color: #3C2FF1;
    color: #3C2FF1;
    cursor: pointer;
}

span.copiar {
    background: linear-gradient(90deg, hsla(244, 87%, 56%, 1) 0%, hsla(279, 93%, 58%, 1) 100%);
    border-radius: 4px 20px 20px 4px;
    color: #fff;
    padding: 9px 15px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    cursor: pointer;
    right: 250px;
    margin-top: -62px;
    position: absolute;
}
span.copiar:hover {
    background: #B12FF7;
}
@media only screen and (max-width: 1296px) {
    span.copiar {
        font-size: 10px;
        right: 150px;
    }
}
@media only screen and (max-width: 950px) {
    span.copiar {
        font-size: 10px;
        right: 15px;
    }
}
@media only screen and (max-width: 600px) {
    span.copiar {
        font-size: 10px;
        right: 40px;
    }
    .fondo{
        padding: 2em;
        margin-left: 5%;
        margin-right: 5%; 
    }
    #cargar-fuentes {
        width: auto;
        font-size: 17px;
    }
    img{
        max-width: 100% !important;
    }
}
@media only screen and (max-width: 400px) {
    span.copiar {
        font-size: 10px;
        right: 10px;
    }
    .firstimg, .secimg{
        width: auto;
        height: auto;
        margin: auto;
    }
    .ads {
        text-align: center;
    }
}
@media only screen and (max-width: 250px) {
    span.copiar {
        padding: 8px 12px;
        font-size: 5px;
        right: 1px;
    }
}
#resultado {
    max-width: 920px;
    margin: auto;
}
#tool{
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}
.cuota, .compártelo{
    margin-bottom: 15px;
    font-size: 15px;
    color: grey;
}
.cuota {
    float: left;
    margin-left: 10%;
}
.compártelo {
float: right;
margin-right: 10%;
}
#compártelo {
cursor: pointer;
-webkit-appearance: none;
height: 8px;
background: #f5f3f5;
outline: none;
}
.fuente {
display: inline-block;
color: grey;
}

input[type="range"]::-webkit-slider-runnable-track {
    height: 3px;
    cursor: pointer;
    background: #3C2FF1;
    border-radius: 1.3px;
  }
  input[type="range"]::-webkit-slider-thumb {
    height: 20px;
    width: 20px;
    border-radius: 30px;
    background: linear-gradient(90deg, hsla(244, 87%, 56%, 1) 0%, hsla(279, 93%, 58%, 1) 100%);
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -8px;
  }

.resp-sharing-button__icon,
.resp-sharing-button__link {
    display: inline-block;
}
.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
}
.resp-sharing-button {
    transition: 25ms ease-out;
    border-radius: 50%;
    padding: 6px 7px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    margin: 1px;
}
.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: 0.4em;
    vertical-align: top;
}
.resp-sharing-button--small svg {
    margin: 2px;
    vertical-align: middle;
}
.resp-sharing-button__icon {
    stroke: #fff;
    fill: none;
}
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none;
}
.resp-sharing-button--facebook {
    background-color: #3b5998;
}
.resp-sharing-button--twitter {
    background-color: #55acee;
}
.resp-sharing-button--reddit {
    background-color: #5f99cf;
}
.resp-sharing-button--whatsapp {
    background-color: #25d366;
}
.resp-sharing-button--telegram {
    background-color: #54a9eb;
}
.resp-sharing-button--facebook:active,
.resp-sharing-button--facebook:hover,
.resp-sharing-button--reddit:active,
.resp-sharing-button--reddit:hover,
.resp-sharing-button--telegram:hover,
.resp-sharing-button--twitter:active,
.resp-sharing-button--twitter:hover {
    background-color: #4b97d1;
}
.resp-sharing-button--whatsapp:active,
.resp-sharing-button--whatsapp:hover {
    background-color: #1da851;
    border-color: #1da851;
}


*, *:before, *:after {
    box-sizing: border-box;
  }
  
  .footer p, .footer li{
      line-height: 1.8em;
  }

  .footer {
    margin-top: 10px;
    display: flex;
    flex-flow: row wrap;
    padding: 30px 30px 20px 30px;
    color: #c9c6c6;
    background-color: rgb(12, 12, 12);
    border-top: 1px solid #e5e5e5;
  }
  
  .footer > * {
    flex:  1 100%;
  }
  
  .footer__addr {
    margin-right: 1.25em;
  }
  
  .footer__logo a{
    font-family: 'Pacifico';
    font-weight: 800;
    text-transform: uppercase;
    font-size: 1.5rem;
    text-decoration: none;
    color: #999;
  }
  
  .footer__addr h3 {
    margin-top: 1.3em;
    font-size: 15px;
    font-weight: 600;
    color: #999;
  }
  
  .nav__title {
    font-weight: 600;
    font-size: 15px;
    color: #999;
  }
  
  .footer address {
    font-style: normal;
    color: #999;
  }
  
  .footer__btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    max-width: max-content;
    background-color: rgba(184, 183, 183, 0.212);
    border-radius: 100px;
    color: #b3b3b3;
    line-height: 0;
    margin: 0.6em 0;
    font-size: 1rem;
    padding: 0 1.3em;
  }
  
  .footer ul {
    list-style: none;
    padding-left: 0;
  }
  .footer a {
    text-decoration: none;
  }
  
  .footer__nav {
    display: flex;
      flex-flow: row wrap;
  }
  
  .footer__nav > * {
    flex: 1 50%;
    margin-right: 1.25em;
  }
  
  .nav__ul a {
    color: rgb(109, 107, 107);
  }
  .legal p, .legal__links span{
      color: #c9c6c6;
  }
  .legal {
    display: flex;
    flex-wrap: wrap;
    color: #999;
  }
    
  .legal__links {
    display: flex;
    align-items: center;
  }

  @media screen and (min-width: 24.375em) {
    .legal .legal__links {
      margin-left: auto;
    }
  }
  
  @media screen and (min-width: 40.375em) {
    .footer__nav > * {
      flex: 1;
    } 
    .footer__addr {
      flex: 1 0px;
    }
    
    .footer__nav {
      flex: 2 0px;
    }
  }