.tnp-subscription{
    margin:15px 0 30px 0;
}

.home .bk-carousel-wrap.flexslider{
	max-width:100% !important;
}

#suscribete-boletin{
    margin:0;
    text-align:center;
    background:#d2d2d2;
}
#suscribete-boletin .module-title:before{
    display:none;
}
#suscribete-boletin .tnp-subscription{
    display:inline;
}
#suscribete-boletin .tnp-subscription .tnp-field{
    margin:0;
}
@media (max-width: 991.98px) {
    #suscribete-boletin #suscribete-title{
        padding:15px 30px 0 30px;
    }    
    #suscribete-boletin #suscribete-form{
        padding:15px 30px;
    }
    .widget_currencyconverter_table table{
        width:100%;
    }
    .widget_currencyconverter_table table td:last-child, .widget_currencyconverter_table table th:last-child{
        text-align:right;
    }
    .eaw-weather-component{
        max-width:100% !important;
    }
}
@media (min-width: 992px) {
    #suscribete-boletin #suscribete-title{
        padding:30px 0;
    }    
    #suscribete-boletin #suscribete-form{
        padding:30px 30px 30px 15px;
    }
}
.botonSuscribete{
    color:white!important;
    font-size:x-large;
}