
html, body{
    margin: 0;
    padding: 0;
}

img{
    width: 100%;
    height: auto;
}

a{
    text-decoration: none;
}

#headereb{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#headereb #logo_container{
    width: 380px;
}

#headereb #top_menu{
    width: 100%;
    text-align: center;
}

#headereb #top_menu ul{
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    display: inline-flex;
}

#headereb #top_menu ul li{
    text-align: center;
    margin: 0 15px;
}

#headereb #top_menu ul li a{
    color: #253859;
    font-size: 18px;
    font-family: 'Poppins';
    font-weight: 600;
    font-style: normal;
}

#headereb #pruebalo_gratis{
    width: 200px;
}

#banner1{
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    text-align: center;
}

#slogan p{
    text-align: center;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
}

#icons{
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content:center;
}

#icons .clsiconcard{
    display: block;
    margin: 0 5px;
}

#icons .clsiconcard .clsiconimage{
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}

#icons .clsiconcard .clsicondesc{
    width: 182px;
    text-align: center;
}

#icons .clsiconcard .clsicondesc p{
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
}

#slogan2{
    margin-top: 80px;
    margin-bottom: 80px;
    width: 100%;
    text-align: center;
    display: block;
}

.blueslogan p{
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 28px;
    color: #0F37E4;
}

#info1{
    width: 100%;
    display: inline-flex;
    justify-content: space-around;
}

#info1img{
    width: 45%;
}

#info1text{
    width: 30%;
    min-height: 50px;
}

#info1text #minititle{
    font-family: 'Poppins';
    font-weight: 600;
    font-style: normal;
    font-size: 10px;
    color: #0F37B2;
}

#info1text h3{
    margin: 0;
    padding: 0;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 48px;
    color: #253859;
    line-height: 48px;
}

#info1desc{
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
}

#tipos{
    height: 700px;
    background-color: #F4F5FD;
    margin-top: 50px;
}

#tipos #tiposwrapper{
    width: 100%;
    display: inline-flex;
    justify-content: center;
}

/* #tipos #tiposwrapper #tipowrapperimg{
    position: absolute;
    display: inline-flex;
} */

#tipos #tiposwrapper #tipowrapperinfo{
    width: 30%;
}

#tipos #tiposwrapper #tipowrapperimg{
    margin-left: 30px;
    display: inline-flex;
}

#tipos #tiposwrapper #tipowrapperimg #tiposimg1{
    width: 380px;
}

#tipos #tiposwrapper #tipowrapperimg #tiposimg2{
    margin-top: 180px;
    margin-left: 10px;
    width: 380px;
}

#tiposslogan{
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
    text-align: center;
    display: block;
}

#tipotxtobj{
    font-family: 'Poppins';
    font-weight: bold;
    font-style: normal;
    font-size: 45px;
    color: #253859;
}

#tipotxtgana{
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
    font-size: 28px;
    line-height: 28px;
    color: #253859;
}

#tipotxtdesc{
    margin-top: 25px;
    margin-bottom: 15px;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color: #253859;
}

#tipoimg{
    margin-top: 50px;
    width: 300px;
}

#slogan3{
    margin-top: 150px;
    margin-bottom: 80px;
    width: 100%;
    text-align: center;
    display: block;
}

#testimoniowrapper{
    width: 100%;
    display: flex;
    justify-content: center;
}

#testimonios{
    width: 80%;
    display: inline-flex;
    justify-content: center;
}

#testimonios .testimoniocard{
    margin: 0 10px;
    height: 530px;
    width: 30%;
    border: 1px solid #808080;
}

#testimonios .testimoniocard .testcardbody{
    width: 100%;
    height: 425px;
}

#testimonios .testimoniocard .testcardbody .rating{
    margin: 25px 25px 0 25px;
    display: inline-flex;
}

#testimonios .testimoniocard .testcardbody .rating .ratingstar{
    width: 20px;
    height: auto;
    margin: 0 5px;
}

#testimonios .testimoniocard .testcardbody .ratingtext{
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    margin: 22px;
    margin-top: 30px;
}

#testimonios .testimoniocard .testcardfooter{
    width: 100%;
    height: 105px;
    display: inline-flex;
    align-items: center;
    background-color: #F4F5FD;
}

#testimonios .testimoniocard .testcardfooter .fotoholder{
    width: 55px;
    height: 55px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 30px;
}

#testimonios .testimoniocard .testcardfooter .fotoholder#imgtest1{
    background-color: #805199;
}

#testimonios .testimoniocard .testcardfooter .fotoholder#imgtest2{
    background-color: #F1B059;
}

#testimonios .testimoniocard .testcardfooter .fotoholder#imgtest3{
    background-color: #15A27C;
}

#testimonios .testimoniocard .testcardfooter .textofooter #title{
    margin: 0;
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
}

#testimonios .testimoniocard .testcardfooter .textofooter #negocio{
    margin: 0;
    font-family: 'Playfair Display';
    font-weight: normal;
    font-style: italic;
    font-size: 14px;
}

#porqueelegir{
    margin: 50PX;
}

#slogan4{
    margin-top: 50px;
    margin-bottom: 80px;
    width: 100%;
    text-align: center;
    display: block;
}

#planes{
    margin-bottom: 30px;
    width: 100%;
    display: inline-flex;
    justify-content: center;
}

#planes .plancard{
    margin: 0 10px;
    width: 30%;
    height: 725px;
    border: 1px solid black;
    border-radius: 5px;
}

#planes #plancardgrande{
    margin-top: 60px;
}

#planes #plancardbusiness{
    margin-top: 0;
}

#planes #plancardpremium{
    margin-top: 60px;
}

#planes .plancard .title{
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

#planes .plancard .title p{
    margin: 0;
    padding: 15px;
    color: white;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
}

#planes .plancard #title1{
    background-color: #15A27C;
}

#planes .plancard #title2{
    background-color: #FC5151;
}

#planes .plancard #title3{
    background-color: #805199;
}

#planes .plancard .type{
    padding: 35px;
}

#planes .plancard .type .txtplantype{
    margin: 0;
    padding: 0;
    font-family: 'Poppins';
    font-weight: bold;
    font-style: normal;
    font-size: 28px;
}

#planes .plancard .type .txtpara{
    margin: 0;
    padding: 0;
    font-family: 'Poppins';
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
}

#planes .plancard .type .txtpersons{
    margin: 20px 0;
    padding: 0;
    font-family: 'Poppins';
    font-weight: 600;
    font-style: normal;
    font-size: 24px;
}

#planes .plancard .type #txtpersons1{
    color: #15A27C;
}

#planes .plancard .type #txtpersons2{
    color: #FC5151;
}

#planes .plancard .type #txtpersons3{
    color: #805199;
}

#planes .plancard .type .pagomes{
    margin: 20px 0;
    padding: 0;
    font-family: 'Poppins';
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
}

#planes .plancard .type .pagomes .txtpersonsplan{
    font-size: 50px;
}

#planes .plancard .type .txtgratis{
    margin: 20px 0 0 0;
    padding: 0;
    font-family: 'Poppins';
    font-weight: bold;
    font-style: normal;
    font-size: 18px;
}

#planes .plancard .type #txtgratis1{
    color: #15A27C;
}

#planes .plancard .type #txtgratis2{
    color: #FC5151;
}

#planes .plancard .type #txtgratis3{
    color: #805199;
}

#planes .plancard .type .txttiempo{
    margin: 0;
    padding: 0;
    font-family: 'Poppins';
    font-weight: 500;
    font-style: italic;
    font-size: 12px;
    line-height: 12px;
    color: #808080;
}

#planes .plancard .elegir{
    display: flex;
    justify-content: center;
    align-items: center;
}

#planes .plancard .elegir a{
    padding: 20px 0;
    width: 90%;
    border-radius: 10px;
    text-align: center;
    vertical-align: middle;
    color: white;
    font-family: 'Poppins';
    font-weight: bold;
    font-style: normal;
    font-size: 18px;
}

#planes .plancard #elegir1 a{
    background-color: #15A27C;
}

#planes .plancard #elegir2 a{
    background-color: #FC5151;
}

#planes .plancard #elegir3 a{
    background-color: #805199;
}

#planes .plancard .renovar{
    font-family: 'Poppins';
    font-weight: 600;
    font-style: normal;
    font-size: 14px;
    color: #808080;
    margin-left: 10%;
    margin-bottom: 0px;
}

#planes .plancard .dividerwrapper{
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: center;
}

#planes .plancard .divider{
    margin: 10px 0;
    padding: 0;
    width: 90%;
    height: 1px;
    border-top: 1px solid #808080;
}

#planes .plancard .carac p{
    position: relative;
    margin-left: 50px;
}

#planes .plancard .carac p::before{
    position: absolute;
    left: -30px;
    top: 0;
}

#planes .plancard #carac1 p::before{
    content: url('../images/ok1.png');
}

#planes .plancard #carac2 p::before{
    content: url('../images/ok2.png');
}

#planes .plancard #carac3 p::before{
    content: url('../images/ok3.png');
}

#faqwrapper{
    background-color: #F4F5FD;
    display: block;
    position: relative;
    padding-bottom: 80px;
}

#faqwrapper #sloganfaq{
    margin-top: 100px;
    margin-bottom: 80px;
    width: 100%;
    text-align: center;
    display: block;
}


#faqwrapper .preguntawrapper{
    margin: 0 auto;
    padding: 10px 0 10px 20px;
    width: 90%;
    border-bottom: 1px solid #8A9CF2;
    position: relative;
}

#faqwrapper .preguntawrapper.topborder{
    border-top: 1px solid #8A9CF2;
}

#faqwrapper .preguntawrapper .pregtit{
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
}

#faqwrapper .preguntawrapper .pregdesc{
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
    font-size: 12px;
    display: none;
    margin-top: 15px;
}

#faqwrapper .preguntawrapper .plus{
    color: #0F37E4;
    position: absolute;
    right: 5px;
    top: 10px;
}

#faqwrapper .preguntawrapper .minus{
    color: #0F37E4;
    position: absolute;
    right: 7px;
    top: 8px;
    display: none;
}

#faqwrapper .preguntawrapper.topborder .pregtit{
    color: #0F37B2;
}

#faqwrapper .preguntawrapper #pregdesc1{
    display: block;
}

#faqwrapper .preguntawrapper.topborder .plus{
    display: none;
}

#faqwrapper .preguntawrapper.topborder .minus{
    display: block;
}

#slogan5{
    margin-top: 50px;
    margin-bottom: 80px;
    width: 100%;
    text-align: center;
    display: block;
}

#pruebagratis{
    width: 100%;
    display: flex;
    justify-content: center;
}

#pruebagratis a{
    padding: 10px 15px;
    background-color: #15A27C;
    font-family: 'Poppins';
    font-weight: 600;
    font-style: normal;
    font-size: 20px;
    border-radius: 25px;
    color: white;
}

#nocreditcard{
    width: 100%;
    display: flex;
    justify-content: center;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: #253859;
}

#contacttitle{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

#contacttitle p{
    font-family: 'Poppins';
    font-weight: 600;
    font-style: normal;
    font-size: 28px;
}

.contactotext{
    width: 100%;
    display: flex;
    justify-content: center;
}

.contactotext p{
    width: 55%;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
}

#sendwrapper{
    width: 100%;
    display: flex;
    justify-content: center;
}

#sendwrapper #sendmail{
    margin-top: 25px;
    padding: 10px 40px;
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
    font-size: 18px;
    background-color: #0F37B2;
    border-radius: 25px;
    color: white;
}

#txtemailwrapper{
    width: 100%;
    display: flex;
    justify-content: center;
    position: relative;
}

#txtemailwrapper #inputemailwrapper{
    width: 55%;
    height: 30px;
    position: relative;
}

#txtemailwrapper #inputemailwrapper #txtemail{
    width: 100%;
    height: 30px;
}

#txtemailwrapper #inputemailwrapper #mailtip{
    position: absolute;
    top: -8px;
    left: 28px;
    background-color: white;
    color: #0F37B2;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 10px;
}

/* #txtemailwrapper #txtemail::after{
    content: "<p>Tu email</p>";
    position: absolute;
    left: 10px;
    top: -5px;
    color: red;
} */


#txtdescwrapper{
    width: 100%;
    display: flex;
    justify-content: center;
}

#txtdescwrapper #txtmensaje{
    width: 55%;
}

footer{
    margin-top: 50px;
    width: 100%;
    height: 130px;
    background-color: #0F37B2;
    color: white;
}

#footerlogowrapper{
    width: 100%;
    display: flex;
    justify-content: center;
}

#footerlogowrapper #footerlogo{
    margin-top: 25px;
}

#footermenu{
    width: 100%;
    display: flex;
    justify-content: center;
}

#footermenu ul{
    list-style: none;
    text-decoration: none;
    display: inline-flex;
}

#footermenu ul li{
    margin: 0 15px;
}

#footermenu ul li a{
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: white;
}

