@import url(https://fonts.googleapis.com/css?family=Poppins:400,600);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300);

.parrafo {font-family: Open sans, sans-serif; font-size:15px; line-height: 26px; text-align:justify}

.boton {border-radius: 30px; background: #5ea7dc; color: #fff; font-family: Poppins, sans-serif; text-decoration:none; letter-spacing: .1em; font-weight: bold; text-transform: uppercase; height: 40px; line-height: 40px; padding: 0 30px; display: inline-block; margin: 60px; font-weight: 400; text-align: center; vertical-align: middle;}
.boton:hover { color:#e6e6e6;}

.oscuro {background:#666;}

.alcentro {text-align:center;}

h1, h2, h3 { font-family: Poppins, sans-serif; color:#5ea7dc;margin:0;text-transform:uppercase;}

h1 {font-size:2em; font-weight: 600; line-height:40px;padding:40px 0 30px 0;}

h2 {font-size:1.5em; font-weight: 600; line-height:40px;padding:30px 0 10px 0;}

h3 {font-size:1em; font-weight: 600; line-height:20px; }

p.titulo { 
line-height:30px;
}

a:hover {opacity: 0.8}
.se-section{
  padding-top: 15px;
}
.alfinal
{
  text-align:left;
  font-size:0.8em;
}

.se-plan .plan-header {
  padding:1em !important;
}

.se-plan .plan-features li {
  height: 2em;
  line-height: 2em;
  border-bottom: 0px dotted #ececec;
}

.se-section {
    padding: 25px 0;
    border-bottom: 0px solid #ececec !important;
}

.features h3
{
text-align:left;
padding: 10px 0 10px 0;
}