textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"]{
    background: #fff !important;
}
.ozel-form > p > input{
    margin-bottom: -9px !important;
    height: 52px !important;
}
.ozel-form > p > textarea{
    margin-bottom: -19px !important;
}
.satirda5 > .col-md-2{
    width: 20% !important;
}


@media (max-width: 768px) {
    .satirda5 > .col-md-2{
        width: 100% !important;
    }
    .fnp-ref{
        width: 50% !important;
    }
}