.block_news_letter .block_promo_news{
    width: 100%;
    height: 114px;
    display: flex;
    margin: 0px auto 52px auto;
    position: relative;
    align-items: center;
    background-color: #BBC4BB;
    color: white;
    border-radius: 5px;
}

.block_news_letter .block_promo_news .block_promo_centro_news{
    width: 1280px;
    height: auto;
    position: relative;
    margin: 0px auto;
    display: flex;
}
.block_news_letter .block_promo_news .block_promo_centro_news .block_promo_info_news{
    width: 53%;
    height: auto;
    align-items: center;
    position: relative;
}
.block_news_letter .block_promo_news .block_promo_centro_news .block_promo_info_news .block_promo_header_news {
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
    font-family: "Montserrat";
}
.block_news_letter .block_promo_news .block_promo_centro_news .block_promo_info_news .block_promo_header_news .correoray_news{
    margin: 0px 0px 0px 27px;
    font-size: 40px;
    font-weight: bold;
    color: #4E5249;
    font-family: 'Playfair Display';
}
.block_news_letter .block_promo_news .block_promo_centro_news .block_promo_info_news_formulario{
    width: 47%;
    height: auto;
    align-items: center;
    position: relative;
    margin-top: 4px;
}
@media screen and (max-width:1150px) {
    .block_news_letter .block_promo_news .block_promo_centro_news .block_promo_info_news .block_promo_header_news .correoray_news{
        font-size: 36px;
    }
    .newsletter-element .newsletter-input #mce-EMAIL{
        max-width: 220px;
        margin-left: 5%;
    }
    .newsletter-element .newsletter-input{
        width: 55%;
        margin-right: 25px;
    }
    .block_news_letter .block_promo_news .block_promo_centro_news .block_promo_info_news_formulario{
        width: 46%;
    }
}
@media screen and (max-width:1024px) {
    .block_news_letter .block_promo_news .block_promo_centro_news .block_promo_info_news .block_promo_header_news .correoray_news{
        text-align: center;
        margin-left: 0;
        margin-left: 130px;
        margin-right: 130px;
    }
    .block_news_letter .block_promo_news{
        max-width: 580px;
        height: 311px;
    }
    .block_news_letter .block_promo_news .block_promo_centro_news{
        display: block;
    }
    .block_news_letter .block_promo_news .block_promo_centro_news .block_promo_info_news{
        width: 100%;
    }
    .block_news_letter .block_promo_news .block_promo_centro_news .block_promo_info_news_formulario{
        width: 100%;
    }
    .newsletter-element{
        text-align: center;
    }
    .newsletter-element .newsletter-input #mce-EMAIL{
        max-width: 300px;
        margin-left: 0px;
    }
}
@media screen and (max-width:900px) {
    .newsletter-element .newsletter-input #mce-EMAIL{
        max-width: 300px;
        margin-left: 0px;
        width: 100%;
    }
}
@media screen and (max-width:700px) {
}
@media screen and (max-width:600px) {
    .block_news_letter .block_promo_news .block_promo_centro_news .block_promo_info_news .block_promo_header_news .correoray_news{
        text-align: center;
        margin-left: 0;
        margin-left: 20%;
        margin-right: 20%;
    }
    .newsletter-element .newsletter-input{
        width: 100%;
    }
}
@media screen and (max-width:500px) {
    .block_news_letter .block_promo_news .block_promo_centro_news .block_promo_info_news .block_promo_header_news .correoray_news{
        text-align: center;
        margin-left: 0;
        margin-left: 15%;
        margin-right: 15%;
    }
    .newsletter-element .newsletter-input{
        width: 100%;
    }
}
@media screen and (max-width:450px) {
    .block_news_letter .block_promo_news .block_promo_centro_news .block_promo_info_news .block_promo_header_news .correoray_news{
        text-align: center;
        margin-left: 0;
        margin-left: 12%;
        margin-right: 12%;
    }
    .newsletter-element .newsletter-input{
        width: 100%;
    }
}
@media screen and (max-width:407px) {
    .block_news_letter .block_promo_news .block_promo_centro_news .block_promo_info_news .block_promo_header_news .correoray_news{
        text-align: center;
        margin-left: 0;
        margin-left: 4%;
        margin-right: 4%;
    }
    .newsletter-element .newsletter-input{
        width: 100%;
    }
    .newsletter-element .newsletter-input #mce-EMAIL{
        width: 240px;
    }
}
@media screen and (max-width:320px) {
    .block_news_letter .block_promo_news .block_promo_centro_news .block_promo_info_news .block_promo_header_news .correoray_news{
        text-align: center;
        margin-left: 0;
        margin-left: 1%;
        margin-right: 1%;
        font-size: 32px;
    }
    .newsletter-element .newsletter-input{
        width: 100%;
    }
    .newsletter-element .newsletter-input #mce-EMAIL{
        width: 200px;
    }
}