

/* Start:/bitrix/templates/zhelezokp/components/bitrix/news.list/services_default/style.css?15954202471482*/
.all-services {
	width: 100%;
	margin: 0 !important;
}
#services [class*="col-"] {
	padding: 0;
	position: relative;
}
.service-cnt {
	height: 345px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}
.service-cnt:hover,
.service-cnt:focus,
.service-cnt:active{
	opacity: unset;
}
.serv-rel {display: block;}
.service-cnt:hover .serv-rel {display: none;}
.service-cnt:hover .service-hover-cnt {display: block;}
.serv-heading-cnt {
	position: absolute;
	bottom: 24px;
	left: 72px;
}
@media (max-width: 767px) {
	.serv-heading-cnt {
		left: 30px;
	}
}
.service-heading {
	font-size: 26px;
	/*font-weight: 600;
	font-style: italic;*/
	color: white;
	text-transform: uppercase;
	position: relative;
	text-shadow: 2px 2px #222;
	margin: 0;
}
.service-heading:before {
	content: "";
	border-top: 6px solid var(--prv_color);
	border-radius: 4px;
	width: 38px;
	position: absolute;
	top: -12px;
	left: 0;
}
.service-hover-cnt {
	position: relative;
	display: none;
}
.service-hover {
	position: absolute;
	top: 10px;
	left: 10px;
	width: calc(100% - 20px);
	height: calc(345px - 20px);
	border: 4px solid var(--prv_color);
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
}

/*button color fix*/
#services .btn,
#services .btn:focus{
	color: #fff;
}

@media (max-width: 767px) {
	.service-heading{
		font-size: 18px;
	}
}
/* End */


/* Start:/bitrix/templates/zhelezokp/components/prvolga.fitness/universal.feedback/feedback_static_default/style.css?1595420246997*/
.PRVUniversalFeedback .error_text {
    font:16px sans-serif;
    color:red;
}
/*button color fix*/
.enroll .btn,
.enroll .btn:focus,
.enroll .btn:hover,
.enroll .btn:active:hover,
.enroll .btn:active:focus,
.enroll .btn:active{
	color: #fff;
}

.imp_text{
	background: none;
	border: none;
	border-bottom: 1px solid #fff;
	color: #D5D5D5;
	font-size: 12px;
	padding: 4px 0;
	width: 100%;
	height: 34px;
	border-radius: unset;
}
.imp_text:focus{
	border-color: var(--prv_color);
}
.enroll{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	color: white;
	text-align: center;
}

.enroll .heading {
	margin-top: 48px;
	line-height: normal;
	padding-bottom: 20px;
}
.total_content .enroll .heading {
	margin-bottom: 12px;
}
.enroll input {
	margin-top: 34px;
}
.enroll label {
	margin: 20px 0 60px;
}
.enroll .heading:after {
	left: 50%;
	transform: translateX(-50%);
}

.enroll .imp_text{
	height: 24px;
}
/* End */
/* /bitrix/templates/zhelezokp/components/bitrix/news.list/services_default/style.css?15954202471482 */
/* /bitrix/templates/zhelezokp/components/prvolga.fitness/universal.feedback/feedback_static_default/style.css?1595420246997 */
