

/* Start:/bitrix/templates/metal_temp/components/bitrix/main.include/about_default/style.css?1551203441812*/
#about-club{
	position: relative;
	padding-bottom: 50px;
}
.img_wrapper{
	width: calc(50% - 30px);
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.subheading{
	font-size: 24px;
	margin-bottom: 27px;
	line-height: normal;
	margin-top: -14px;
}
#about-club .btn_cnt{
	margin-top: 27px;
}
.btn_cnt .btn{
	display: inline-block;
	margin-right: 28px;
}
.btn_cnt .btn:last-child{
	margin-right: 0;
}
.about_club_text{
	line-height: 22px;
}
#about-club .heading{
	margin-top: 50px;
}
@media (max-width: 991px) {
	.img_wrapper{
		display: none;
	}
	#about-club{
		padding-bottom: 0;
	}
	#about-club .heading{
		margin-top: 10px;
	}
	.btn_cnt{
		margin: 30px 0;
	}
	.btn_cnt .btn{
		margin-bottom: 12px;
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/trainers_default-team/style.css?15512012762172*/
.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: 16px;
	/*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/metal_temp/components/prvolga.fitness/universal.feedback/feedback_static_default/style.css?1551182667997*/
.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 */


/* Start:/bitrix/templates/metal_temp/components/bitrix/news.list/gallery_kmd/style.css?15511878281808*/
.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/metal_temp/components/bitrix/news.list/services_news/style.css?15511923701553*/
.services_list{
	list-style-type: none;
	padding-left: 0;
}
.services_list>li{
	border-left: 4px solid transparent;
	position: relative;
	transition: .4s;
	margin-bottom: 30px;
}
.services_list>li.active{
	border-color: var(--prv_color);
}
.services_list>li>a{
	display: block;
	padding: 2px 10px;
	/*font-weight: 600;*/
	font-size: 16px;
	color: #090901;
	text-transform: uppercase;
}
.services_list>li.active>a,
.services_list>li:hover>a{
	color: var(--prv_color);
}
.services_list>li>a:hover,
.services_list>li>a:focus{
	text-decoration: none;
}

.service_image{
	width: 100%;
	height: 255px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
#services_owl{
    position: relative;
}
#services_owl .owl-dots{
	margin-top: 13px;
}
#services_owl .owl-dots span{
    width: 16px;
    height: 16px;
    background: #cfd8dc;
}
#services_owl .owl-dots .owl-dot.active span,
#services_owl .owl-dots .owl-dot:hover span{
    background: #ff6f00;
}

.service_heading{
	font-size: 20px;
	font-weight: 600;
	margin: 22px 0 14px;
}
.services_desc{
	color: #757575;
	margin-bottom: 26px;
}

@media (max-width: 767px) {
	.services_list>li>a,
	.services_desc{
		font-size: 12px;
	}
	.services_desc{
		font-size: 12px;
	}
	.service_heading{
		font-size: 16px;
	}
	.service_image{
		height: 120px;
	}
	.btn.show-modal-serv,
	.btn.show-modal-serv:focus{
		padding: 4px 8px;
	}
	.services_list>li{
		margin-bottom: 12px;
	}
}
/* End */
/* /bitrix/templates/metal_temp/components/bitrix/main.include/about_default/style.css?1551203441812 */
/* /bitrix/templates/.default/components/bitrix/news.list/trainers_default-team/style.css?15512012762172 */
/* /bitrix/templates/metal_temp/components/prvolga.fitness/universal.feedback/feedback_static_default/style.css?1551182667997 */
/* /bitrix/templates/metal_temp/components/bitrix/news.list/gallery_kmd/style.css?15511878281808 */
/* /bitrix/templates/metal_temp/components/bitrix/news.list/services_news/style.css?15511923701553 */
