p.help-block.help-block-error {
    color: #ff7b7b;
    padding-bottom: 5px;
	text-transform: uppercase;
}
.error li {
    padding-bottom: 3px;
    color: #ff7b7b;
}

.error {
    padding-top: 10px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.menu__list, .wedo__title, .method{
	text-transform: uppercase;
}

.legal{line-height:2;}
.form__description iframe{
	width:100%;
	height:500px;
}