

/* Start:/bitrix/templates/zhelezokp/components/bitrix/news.list/gallery_default/style.css?15954202471808*/
.nav_pills_container {
    padding-left:0px;
    padding-right:0px;
}
.total_content .nav-pills,
.content .nav-pills {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 12px;
}
/*@media(min-width: 992px){ 
    .total_content .nav-pills,
    .content .nav-pills {
        justify-content: space-between;
    }
}*/
.total_content .nav-pills>li,
.content .nav-pills>li{
	float:none;
}
.total_content .nav-pills>li+li,
.content .nav-pills>li+li {
    margin-left:0px;
}
.total_content .nav-pills>li>a,
.content .nav-pills>li>a {
	padding: 10px 20px;
	color: #212121;
	text-transform: uppercase;
	border-radius: var(--prv_button_radius);
	margin-bottom: 10px;
	border: 2px solid transparent;
}
.total_content .nav-pills>li.active>a,
.total_content .nav-pills>li.active>a:focus,
.total_content .nav-pills>li.active>a:hover,
.content .nav-pills>li.active>a,
.content .nav-pills>li.active>a:focus,
.content .nav-pills>li.active>a:hover {
	background-color: var(--prv_button_bg);
	border-color: var(--prv_color);
	border-radius: var(--prv_button_radius);
	color: var(--prv_font_color);
}
.glr-img {
	height: 263px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	transition: all .5s ease-out;
}
.glr-img:hover{
	transform: scale(1.1);
}
.glr-img a {
	display: block;
	height: inherit;
}
.total_content .imgs-cnt,
.content .imgs-cnt{
	margin-left: 0;
	margin-right: 0;
}
.imgs-cnt [class*="col-"] {
	padding: 0;
	overflow: hidden; /*fix*/
}
.imgs-cnt img {
	width: 100%;
	height: 263px;
}
@media (max-width: 767px) {
	.imgs-cnt img {
		height: 160px;
	}
}
@media (max-width: 479px) {
	.imgs-cnt .col-xs-6 {
		width: 100%;
	}
	.glr-img{
		height: 200px;
	}
}
/* 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/gallery_default/style.css?15954202471808 */
/* /bitrix/templates/zhelezokp/components/prvolga.fitness/universal.feedback/feedback_static_default/style.css?1595420246997 */
