/*
Theme Name: Rosatom
*/
.wpcf7-not-valid{
	border:1px solid red!important;
}
.wpcf7-not-valid-tip, .wpcf7-validation-errors{
	display:none!important;
}
#subscribe .subscribe__fields-field-wrap input {
	border: none;
	background: #fff;
	outline: none;
	display: block;
	width: 100%;
	padding: 6px;
	height: auto;
}

#subscribe  .subscribe__fields-submit input, #subscribe  .subscribe__fields-submit button {
	font-weight: bold;
	font-size: 30px;
	color: #fff;
	background: #11559c;
	padding: 5px 20px;
	border: none;
	text-transform: uppercase;
}
.bread-crumbs li {
	display: inline-block;
}
.breadcrumbs .sep img {
	display: initial;
}
body.page {
	padding-bottom: 0px;
}