.termine {
max-width: 1024px;
margin: 0 auto;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #666;
    border: 1px solid #5e5e5e;
    border-radius: 0px;
    padding: 3px;
    width: 100%;
    margin-bottom: 10px !important;
    height: 58px;
}

.wpcf7 .vc_col-sm-6, .wpcf7 .vc_col-sm-12 {
    padding-right: 10px !important;
}

.wpcf7-file {
margin-top: 10px;
margin-bottom: 10px;}

.infos {
font-size: 14px;
}

.padding-top {
padding-top: 10px;
}

.wpcf7-submit {
margin-top: 20px;
}
.wpcf7-list-item {
	margin-left: 0 !important;
    margin-right: 10px !important;
}