.menu-modul-25{
    -webkit-box-shadow: 1px 1px 7px -1px rgba(0, 0, 0, 0.48);
    -moz-box-shadow: 1px 1px 7px -1px rgba(0, 0, 0, 0.48);
    box-shadow: 1px 1px 7px -1px rgba(0, 0, 0, 0.48);
    padding: 24px;
}
.menu-modul-25-tytul{
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 21px;
    padding-bottom: 8px;
    position: relative;
    color: #404040;
}
.menu-modul-25-tytul:after{
    display: block;
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 50px;
    height: 4px;
    background-color: #c0ccbe;
}
.sonda-mini-zawartosc{
    border: 0px none transparent;
    padding: 0px;
}
.sonda-mini-zawartosc{
    font-size: 16px;
    color: #404040;
}
.sonda-mini-odp-tlo{
    margin: 12px 0px;
}
.sonda-mini-odp-tlo input{
    margin-right: 12px;
}
.btn-submit-sonda-mini{
    cursor: pointer;
    text-decoration-color: transparent;
    color: #353537 !important;
    font-size: 18px;
    font-weight: 400;
    display: block;
    background-color: #9cb69b;
    padding: 18px 48px 18px 48px;
    background-repeat: no-repeat;
    background-position: 140px 24px;
    border: 0px none transparent;
    margin-top: 12px;
}
.btn-submit-sonda-mini:hover{
    opacity: 0.6;
}