.forma_cdd{
   font-family: "Roboto", Sans-serif;
    width: 100%;
}

.forma_cdd input{
    width: 100%;
    margin: 5px 0px 10px;
    display: block;
    font-family: "Roboto", Sans-serif;
}
.forma_cdd textarea{
    width: 100%;
    margin: 5px 0px 10px;
    display: block;
    height: 150px;
    resize: none;
    font-size: 15px;
    letter-spacing: 0px;
    font-family: "Roboto", Sans-serif;
}
.messsgs{
    width: calc(50% - 4px);
    display: inline-block;
}
.messsgs input{
    display: inline;
    width: 100%;
    margin: 0px;
    color: white;
    font-family: "Roboto", Sans-serif;
}


#result_form{
    font-size: 115%;
    color: #e26a6b;
    width: 100%;
   
}

#kool{
    font-size: 130%;
    width: 100%;
    text-align: center;
    color: white;
    font-weight: 600;
}