

/* Start:/bitrix/templates/zhelezokp/components/bitrix/news.list/trainers_default/style.css?15954202472300*/
.trainer-cnt {
	border: 1px solid #e0e0e0;
	border-radius: 6px;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 30px;
	width: 262px !important;
	transition: .2s;
	line-height: normal;
}
.trainer-cnt:hover{
	box-shadow: 0 0 32px #ccc;
	transition: .5s;
}
.trainer-img {
	height: 394px;
	background-repeat: no-repeat;
	background-position-x: center;
	position: relative;
	color: white;
	font-size: 12px;
	margin: 0 auto;
}
.trainer-name {
	/*color: var(--prv_color);*/
	font-size: 18px;
	/*font-style: italic;
	font-weight: 600;*/
	text-transform: uppercase;
	margin-bottom: 14px;
}
.tr-img-content {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 20px;
	right: 20px;
}
.trainer-info {
	padding: 24px;
	padding-bottom: 32px;
	font-size: 12px;
}
.dot {
	color: var(--prv_color);
}
@media (max-width: 767px) {
	.trainer-img {
		height: 320px;
	}
	.trainer-cnt:hover{
		box-shadow: unset;
	}
}
.tr-img-content p{
	text-shadow: 1px 1px 5px black;
}



#owl1 .owl_btn-right a,
#owl1 .owl_btn-right a:focus,
#owl1 .owl_btn-left a,
#owl1 .owl_btn-left a:focus{
	border: none;
	color: #707070;
	font-size: 32px;
	padding: 0;
}
#owl1 .owl_btn-right a:hover,
#owl1 .owl_btn-left a:hover{
	color: var(--prv_color);
}
#owl1 .owl_btn-left{
	left: -48px;
}
#owl1 .owl_btn-right{
	right: -48px;
}
#owl1 .owl_btn-left,
#owl1 .owl_btn-right{
	top: calc(50% - 37px);
}
@media (max-width: 1284px) {
	#owl1 .owl_btn-left{
		left: 12px;
	}
	#owl1 .owl_btn-right{
		right: 12px;
	}
	#owl1 .owl_btn-right a,
	#owl1 .owl_btn-right a:focus,
	#owl1 .owl_btn-left a,
	#owl1 .owl_btn-left a:focus{
		color: #fff;
		width: 32px;
	    height: 32px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
		font-size: 25px;
	    background: #707070;
	}
	#owl1 .owl_btn-left a:hover,
	#owl1 .owl_btn-right a:hover{
		background-color: var(--prv_color);
		color: #fff;
	}
	#owl1 .owl_btn-left,
	#owl1 .owl_btn-right{
		top: calc(50% - 32px);
	}
}

#trainers p.text-upp{
	margin-bottom: 0;
	font-size: 14px;
}
.trainer-text p{
	margin-bottom: 0;
}
.trainer-text .text-bold{
	font-size: 14px;
	font-weight: unset;
}
#trainers .btn_cnt{
	margin-top: 36px;
	text-align: center;
}
/* 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/trainers_default/style.css?15954202472300 */
/* /bitrix/templates/zhelezokp/components/prvolga.fitness/universal.feedback/feedback_static_default/style.css?1595420246997 */
