@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}

html {
    background-color: #faf9f6;
}

.pad-bot {
    padding-bottom: 35px;
}

.pad-top {
    padding-top: 35px;
}

body {
    padding: 0 !important;
}

header {
    display: flex;
    justify-content: center;
    padding: 25px;
    width: 100%;
}

main {
    background-color: #faf9f6;
}

.container-msg {
    background-color: #f4f2e6;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 25px;
}

h2 {
    font-size: 25px !important;
    line-height: 35px;
    font-weight: 600 !important;
    padding: 20px;
    text-align: center;
    color: #2a3739 !important;
}



.container-msg p {
    width: 650px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    padding-bottom: 20px;
    text-align: center;
}

.container-art {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.msg-higher {
    width: 650px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    padding-top: 50px;
    text-align: center;
}

.msg-lower {
    width: 650px;
    font-size: 17px;
    line-height: 27px;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 35px;
    text-align: center;
}

.adsense {
    height: auto;
}

.article {
    width: 300px;
    position: relative;
    display: block;
    margin-bottom: 25px;
}

.article img {
    width: 100%;
    border-radius: 10px;
    z-index: 99;
}

.article-box-4 {
    width: 690px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
}

.article-box-6 {
    width: 100%;
    max-width: 1020px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
}

.mobile {
    display: none;
}

.article figcaption {
    width: 270px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 8px;
    font-size: 19px;
    text-decoration: none;
    color: #2a3739;
    border-radius: 10px;
    font-weight: 600;
    position: absolute;
    top: 135px;
    left: 15px;
}

.social-media {
    padding: 25px;
    padding-bottom: 80px;
    display: flex;
    justify-content: center;
}

.social-box {
    background-color: #fff;
    width: 420px;
    padding: 15px;
    text-align: center;
}

.social-box p {
    font-size: 16px;
    line-height: 25px;
}

.social-icons {
    padding: 10px;
}

footer {
    background-color: #f4f2ea;
    padding: 40px;
}

footer p {
    font-size: 14px !important;
    line-height: 50px;
    color: #868581;
    text-align: center;
}

.link-sorteos {
    text-decoration: none;
    color: #ff675e;
    font-weight: 500;
    font-size: 18px;
    border-bottom: #ff675e 1px solid;
    margin-bottom: 30px;
}

/* canastilla bebe gratis */

.adjust {
    padding: 0 !important;
}

.adjust p {
    width: 930px;
    text-align: left;
}

.title-wrap.extra-sec {
    min-height: 100vh !important;
}

.title-wrap h2 {
    margin: 20px 25px !important;
}

.title-wrap.extra-sec .row>div {
    padding: 0px !important;
}

.title-wrap.thanks p {
    font-size: 18px;
    line-height: 28px;
}

/* Banner 3 pasos registro (survey, thankyoupage)  */

.center-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.info-sec.unicef.thanks {
    width: 600px;
    padding: 35px 40px 35px 180px !important;
    border: 2px solid #8be4e6 !important;
    margin: 50px auto 115px;
}

.button-field h3 {
    font-size: 18px;
    line-height: 25px;
    color: #2a3739;
    font-weight: 600;
    margin-bottom: 8px !important;
}

.button-field p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 auto !important;
}

.steps-global {
    background-color: #f4f2e6;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px 0 10px;
}

.steps-3 {
    width: 380px;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.steps-3 p {
    font-weight: 500;
    margin-top: 8px;
}

.box1 div {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #8be4e6;
    border-radius: 100%;
    background-color: #fff;
    font-weight: 500;
}

/* Correción centro*/
.pad-corr {
    padding-left: 25px;
}

.box1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 99;
}

.blueline {
    width: 320px;
    height: 2px;
    z-index: 1;
    position: absolute;
    left: 15px;
    top: 20px;
    background-color: #8be4e6;
}

.completado {
    width: 40px;
    height: 40px;
    padding: 12px;
    border-radius: 100%;
    background-color: #8be4e6;
}

.thanks p {
    padding: 0 5%;
}

/* SURVEY SCRIPT */

.finalizar-proceso button,
.finalizar-proceso span.action-btn,
.main-wrapper-quieres .wp_coreg_list input.wp_submit {
    background-color: #a1e8e9 !important;
    border-radius: 25px;
    color: #2a3739;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
    padding: 0 40px;
    width: auto;
    text-indent: 0;
    background-image: none;
    border: none;
    letter-spacing: -0.24px;
}

.main-wrapper-quieres .wp_coreg_list input.wp_submit:hover {
    background-color: #84d2f0 !important;
}

/* Cajas survey*/
fieldset.info-sec,
.main-wrapper-quieres .wp_coreg_outline {
    box-shadow: none;
    border: 2px solid #ccc;
}

.grisyes {
    background-color: #bfbebf !important;
    border-color: #bfbebf !important;
}


/* BOTON ME INTERESA */
input.wp_btn.yes {
    background-color: #71d0b2 !important;
    border-color: #71d0b2 !important;
    transition: all .3s;
}


/* BOTON ME INTERESA Hover */
input.wp_btn.yes:hover {
    background-color: #2aac83 !important;
    border-color: #2aac83 !important;
}

/* BOTON NO ME INTERESA */
input.wp_btn.no {
    background-color: #bfbebf !important;
    border-color: #bfbebf !important;
    transition: all .3s;
}

/* BOTON NO ME INTERESA Hover */
input.wp_btn.no:hover {
    background-color: #cc4a4a !important;
    border-color: #cc4a4a !important;
}


.wp_text div {
    margin-left: 0 !important;
}

.survey-content {
    padding: 40px 0 0 !important;
}

.sectoresContent {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.row-div {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    width: 800px;
    justify-items: start;
}

.row-div div {
    margin: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.row-div div input {
    margin: 11px;
}

.centrar div input {
    padding: 8px;
    margin: 20px auto;
}

.textpubli {
    padding: 0 8px;
}

/* matronas pdf */

.matronas-download-btn{
    display: flex;
    align-items: center;
    padding: 0 10px;
    margin-bottom: 50px;
    width: fit-content;
    text-decoration: none;
    color:#fff;
    background-color: #ff675e;
    border-radius: 25px;
    transition: all .3s;
}

.matronas-download-btn:hover{
    color:#fff;
    background-color: #707070;
}

.portada-matronas{
    width: 240px;
    margin: 10px auto;
}

.href-img-matronas{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pdf-icon{
    padding: 10px;
    width: 45px!important;
}

/*  */

.btn-unsub-form{
    background-color: #ff675e!important;
    border-radius: 25px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
    padding: 0 40px;
    width: auto;
    text-indent: 0;
    cursor: pointer;
    background-image: none;
    border: none;
    letter-spacing: -0.24px;
}

.input-unsub-form{
    width: 360px;
    font-size: 16px;
    line-height: 25px;
    border: 1px solid #cccccc;
    border-radius: 6px;
    padding: 16px 12px;
    margin: 10px 0px 15px;
}

.response{
    display: none;
    background-color:#f4f2e6;
    border: 1px solid #cccccc;
    border-radius: 5px;
    padding: 25px;
}

.response a{
    text-decoration: none;
    color:#ff675e;
    border-bottom: 1px solid #ff675e;
}


@media only screen and (max-width:1000px) {
    .adjust p {
        width: 80%;
        text-align: left;
    }

    .row-div {
        grid-template-columns: 1fr 1fr;
        width: auto;
    }

}

@media only screen and (max-width: 768px) {

    .desktop {
        display: none;
    }

    .mobile {
        display: flex;
        flex-direction: column;
    }

    .container-msg img {
        width: 25%;
    }

    h2 {
        width: 92%;
        font-size: 42px !important;
        line-height: 52px;
        padding-bottom: 40px;
    }

    .container-msg p {
        width: 92%;
        font-size: 36px;
        line-height: 56px;
    }

    .container-art p {
        width: 92%;
    }

    .msg-higher {
        font-size: 36px;
        line-height: 56px;
    }

    .msg-lower {
        font-size: 34px;
        line-height: 54px;
    }

    .article-box-4,
    .article-box-6 {
        width: 92%;
    }

    .article {
        width: 100%;
    }

    .adsense {
        width: 300px;
    }

    .article img {
        width: 100%;
    }

    .article figcaption {
        width: 92%;
        padding: 15px 8px;
        font-size: 38px;
        top: 72%;
        left: 4%;
    }

    .social-media {
        padding: 0px;
        padding-top: 50px;
        padding-bottom: 80px;
    }

    .social-box {
        width: 92%;
    }

    .social-box p {
        font-size: 32px;
        line-height: 42px;
    }

    .social-icons img {
        width: 8%;
    }

    footer {
        padding: 40px 4%;
    }

    footer p {
        font-size: 28px !important;
    }

    .link-sorteos {
        font-size: 28px;
    }

    /* canastilla bebe gratis */

    .container-msg p a {
        font-size: 26px;
    }

    .info-sec.unicef.thanks {
        width: 90%;
        padding: 20px !important;
        margin: 50px auto 115px;
    }

    .button-field h3 {
        font-size: 36px;
        line-height: 46px;
    }

    .button-field p {
        font-size: 36px !important;
        line-height: 46px !important;
        max-width: none !important;
    }

    .main-wrapper-quieres {
        max-width: 100%;
        width: 100%;
    }

    .thanky-main-list {
        max-width: 100%;
    }

    .info-sec.unicef.thanks img {
        width: 50% !important;
        max-width: 200px !important;
    }

    /* 3 PASOS*/
    .steps-global {
        padding: 25px 0 10px !important;
    }

    .steps-3 {
        width: 100%;
        padding: 0 6% 0 8%;
    }

    .steps-3 p {
        font-size: 30px;
        line-height: 56px;
    }

    .box1 div {
        width: 80px;
        height: 80px;
        font-size: 36px;
        line-height: 46px;
    }

    /* Correción centro*/
    .pad-corr {
        padding-left: 50px;
    }

    .blueline {
        width: auto;
        left: 15%;
        right: 20%;
        top: 40px;
    }

    .completado {
        width: 80px;
        height: 80px;
        padding: 25px 20px;
    }

    .thanks p {
        font-size: 36px !important;
        line-height: 46px !important;
        padding: 0 5%;
    }

    /* Cajas survey*/
    fieldset.info-sec,
    .main-wrapper-quieres .wp_coreg_outline {
        box-shadow: none;
        border: 4px solid #ccc;
    }

    /* Boton Survey */

    .finalizar-proceso button,
    .finalizar-proceso span.action-btn,
    .main-wrapper-quieres .wp_coreg_list input.wp_submit {
        border-radius: 35px;
        font-size: 24px;
        font-weight: 600;
        height: auto;
        padding: 20px 40px;
        width: 98%;
    }

    .row-div,
    .centrar input,
    .textpubli {
        font-size: 24px;
    }

    .row-div input {
        width: 25px;
        height: 25px;
    }

    .btn-unsub-form{
        font-size: 20px;
        height: auto;
        padding: 20px 40px;
    }

    .input-unsub-form{
        font-size: 18px;
        width: 100%;
    }

    .form-unsub{
        width: 100%;
    }

    .portada-matronas{
        width: 240px!important;
    }

    
}

@media only screen and (max-width:630px) {
    .thanks p {
        font-size: 28px !important;
        line-height: 38px !important;
        padding: 0 2%;
    }

    .button-field h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .button-field p {
        font-size: 32px !important;
        line-height: 32px !important;
    }

    .container-msg p {
        width: 92%;
        font-size: 30px;
        line-height: 40px;
    }

    .container-msg p a {
        font-size: 20px;
    }

    /* 3 PASOS*/

    .steps-3 p {
        font-size: 22px;
        line-height: 32px;
    }

    .box1 div {
        width: 60px;
        height: 60px;
        font-size: 28px;
        line-height: 38px;
    }

    .blueline {
        top: 30px;
    }

    .completado {
        width: 60px;
        height: 60px;
        padding: 15px 10px;
    }

    .btn-unsub-form{
        width: 90%;
        font-size: 22px;
        height: auto;
        padding: 15px;
    }

    .input-unsub-form{
        font-size: 18px;
        width: 100%;
    }

    .form-unsub{
        width: 100%;
    }
}

@media only screen and (max-width: 550px) {
    .article figcaption {
        width: 92%;
        padding: 15px 4px;
        font-size: 24px;
        top: 65%;
        left: 4%;
    }

    h2 {
        font-size: 34px !important;
        line-height: 44px;
    }

    .container-msg p {
        font-size: 26px;
        line-height: 36px;
    }

    .msg-higher {
        font-size: 30px;
        line-height: 40px;
    }

    .msg-lower {
        font-size: 28px;
        line-height: 38px;
    }

    .social-box p {
        font-size: 26px;
        line-height: 38px;
    }

    .social-icons img {
        width: 12%;
        margin: 5px;
    }

    footer p {
        font-size: 20px !important;
    }

    .link-sorteos {
        font-size: 22px;
    }

    /* canastilla bebe gratis */

    .title-wrap h2 {
        margin: 0px !important;
        width: 100%;
    }

    .title-wrap.extra-sec .row>div {
        padding: 0 20px !important;
    }

    .container-msg p a {
        font-size: 16px;
    }

    .thanks p {
        font-size: 20px !important;
        line-height: 30px !important;
        padding: 5px;
        max-width: none !important;
        margin-left: auto;
        margin-right: auto;
    }

    .button-field h3 {
        font-size: 24px;
        line-height: 34px;
    }

    .button-field p {
        font-size: 24px !important;
        line-height: 34px !important;
    }

    /* 3 PASOS*/

    .steps-3 p {
        font-size: 16px;
        line-height: 30px;
    }

    .box1 div {
        width: 50px;
        height: 50px;
        font-size: 22px;
        line-height: 32px;
    }

    /* Correción centro*/
    .pad-corr {
        padding-left: 30px;
    }

    .blueline {
        top: 25px;
    }

    .completado {
        width: 50px;
        height: 50px;
        padding: 15px 12px;
    }

    /* Boton Survey */

    .finalizar-proceso button,
    .finalizar-proceso span.action-btn,
    .main-wrapper-quieres .wp_coreg_list input.wp_submit {
        font-size: 20px;
        font-weight: 600;
        height: auto;
        padding: 20px 40px;
        width: 98%;
    }

    .row-div,
    .centrar input,
    .textpubli {
        grid-template-columns: 1fr;
        font-size: 28px;
    }

    /* matronas pdf */

    .matronas-download-btn{
        width: 100%;
        justify-content: center;
    }
    
    .portada-matronas{
        width: 60%!important;
    }

}

@media screen and (max-width:430px) {

    .container-msg p {
        font-size: 22px;
        line-height: 32px;
    }

    .container-msg p a {
        font-size: 14px;
    }


    /* 3 PASOS*/

    .steps-3 p {
        font-size: 14px;
        line-height: 20px;
    }

    .box1 div {
        width: 40px;
        height: 40px;
        font-size: 18px;
        line-height: 28px;
    }

    /* Correción centro*/
    .pad-corr {
        padding-left: 30px;
    }

    .blueline {
        top: 25px;
    }

    .completado {
        width: 40px;
        height: 40px;
        padding: 12px;
    }

    /* Botón Survey */
    .finalizar-proceso button,
    .finalizar-proceso span.action-btn,
    .main-wrapper-quieres .wp_coreg_list input.wp_submit {
        border-radius: 35px;
        font-size: 18px;
        font-weight: 600;
        height: auto;
        padding: 20px 0px;
        width: 98%;
    }

    .thanks p {
        font-size: 16px !important;
        line-height: 28px !important;
        padding: 5px;
    }

    .row-div,
    .centrar input,
    .textpubli {
        grid-template-columns: 1fr;
        font-size: 20px;
    }


    .row-div input {
        width: 18px;
        height: 18px;
    }
}