

/* Start:/bitrix/templates/zhelezokp/components/bitrix/news.list/slider/style.css?15954202471184*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}



.head-slide {
	min-height: 100vh;
	position: relative;
	padding-bottom: 64px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	color: white;
	background-color: #4b4b4c;
}
.hdr-txt-18 {
	font-size: 18px;
	letter-spacing: 4px;
	margin-top: 324px;
}
.hdr-txt-58 {
	font-size: 58px;
	font-weight: 600;
	font-style: italic;
}
@media (max-width: 767px) {
	.hdr-txt-18 {
		margin-top: 224px;
		font-size: 14px;
	}
	.hdr-txt-58 {
		font-size: 36px;
	}
}
.hdr-txt-18,
.hdr-txt-58{
	line-height: normal;
}
.btn,
.btn:focus {
	background-color: #e83b3b;
	border-radius: 32px;
	padding: 8px 24px;
	color: white;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	outline: none;
	line-height: 14px;
}
.btn:hover,
.btn:active:hover,
.btn:active:focus,
.btn:active {
	opacity: .9;
	color: #eee;
	outline: none !important;
}
/*button color fix*/
#head_owl .btn,
#head_owl .btn:focus{
	color: #fff;
}
/* End */


/* Start:/bitrix/templates/zhelezokp/components/bitrix/main.include/about_default_min_height/style.css?1598267879942*/
#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 (min-width: 1200px) {
	#about-club {
		min-height: 1000px;
	}
}

@media (max-width: 991px) {
	.img_wrapper{
		display: none;
	}
	#about-club{
		padding-bottom: 0;
	}
	#about-club .heading{
		margin-top: 0;
	}
	.btn_cnt{
		margin: 30px 0;
	}
	.btn_cnt .btn{
		margin-bottom: 12px;
	}
}
/* 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 */


/* Start:/bitrix/templates/zhelezokp/components/bitrix/news.list/services_template2/style.css?15954228931639*/
.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;
}

.service-hover-description {
	padding: 15px 25px;
    background: var(--prv_color);
    border-radius: 8px;
    font-size: 16px;
	color: white;
}

@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/bitrix/news.list/gallery_main_page/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/bitrix/news.list/price_list_default/style.css?15954202474073*/
.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);
}


.all-prices {
	margin-bottom: 30px;
}
@media (max-width: 767px) {
	.all-prices [class*="col-"] {
		padding: 8px;
	}
}
.price-cnt {
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	text-align: center;
	height: 295px;
	position: relative;
	/*margin-bottom: 30px;*/
}
.price-cnt:hover{
	box-shadow: 0 0 32px #ccc;
	transition: .5s;
}
.section_name{
	background: var(--prv_color);
	font-size: 12px;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: max-content;
	color: #fff;
	padding: 5px 10px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	line-height: normal;
}
.price-period {
	/*font-weight: 600;*/
	text-transform: uppercase;
	color: #bdbdbd;
	margin-top: 40px;
}
.price {
	font-size: 24px;
	/*font-style: italic;*/
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 32px;
}
.price-note {
	font-weight: 600;
	margin-top: 32px;
	padding: 0 20px;
	line-height: normal;
	color: #757575;
}
@media(min-width: 768px){
	.price-note{padding: 0 40px;}
}
@media(min-width: 1200px){
	.price-note{
		padding: 0 64px;
	}
}
.price-time {
	font-weight: 600;
	margin: 0 auto;
	width: 140px;
	text-align: left;
	padding-left: 20px;
}
.price-cnt .btn-cnt {
	position: absolute;
	bottom: 30px;
	width: 100%;
}
@media (max-width: 767px) {
	.all-prices [class*="col-"] {
		padding: 8px;
	}
	.price-cnt {
		margin-bottom: 0;
	}
	.price-period {
		font-size: 12px;
	}
	.price {
		font-size: 20px;
	}
	.price-time {
		width: 128px;
	}
}
@media (max-width: 479px) {
	.all-prices .col-xs-6{
		width: 100%;
	}
}



#price_list_owl .owl_btn-right a,
#price_list_owl .owl_btn-right a:focus,
#price_list_owl .owl_btn-left a,
#price_list_owl .owl_btn-left a:focus{
	border: none;
	color: #707070;
	font-size: 32px;
	padding: 0;
}
#price_list_owl .owl_btn-right a:hover,
#price_list_owl .owl_btn-left a:hover{
	color: var(--prv_color);
}
#price_list_owl .owl_btn-left{
	left: -48px;
}
#price_list_owl .owl_btn-right{
	right: -48px;
}
#price_list_owl .owl_btn-left,
#price_list_owl .owl_btn-right{
	top: calc(50% - 37px);
}
@media (max-width: 1284px) {
	#price_list_owl .owl_btn-left{
		left: 12px;
	}
	#price_list_owl .owl_btn-right{
		right: 12px;
	}
	#price_list_owl .owl_btn-right a,
	#price_list_owl .owl_btn-right a:focus,
	#price_list_owl .owl_btn-left a,
	#price_list_owl .owl_btn-left a:focus{
		color: #fff;
		width: 32px;
	    height: 32px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
		font-size: 25px;
	    background: #707070;
	}
	#price_list_owl .owl_btn-left a:hover,
	#price_list_owl .owl_btn-right a:hover{
		background-color: var(--prv_color);
		color: #fff;
	}
	#price_list_owl .owl_btn-left,
	#price_list_owl .owl_btn-right{
		top: calc(50% - 32px);
	}
}
/* End */


/* 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/bitrix/news.list/our_life/style.css?15979265729737*/
.instagram-section .insta-link {
    font-size: 16px;
    color: #000000;
}
.instagram-section .slick-slide{
	height: unset;
}
.image_block_link:hover{
	text-decoration: none;
}
.PRVWidget_caruosel_1{
    margin-top: 0px;
}
.PRVWidget_caruosel_1 .error_text{
    margin: 20px 0;
    font: 16px sans-serif;
    color: red;
    text-decoration: underline;
}
.PRVWidget_caruosel_1 .clear {
    clear:both;
}
.PRVWidget_caruosel_1 .error_text {
    font:16px sans-serif;
    color:red;
}
/*HEAD*/
.PRVWidget_caruosel_1 a.title:link,
.PRVWidget_caruosel_1 a.title:visited  {
    display:block;
    text-decoration:none;
}
/*HEAD*/
.PRVWidget_caruosel_1 .title .text {
    border-bottom:1px solid #c3c3c3;
    text-align:center;
    color:#000;
    font-size:12px;
    white-space:nowrap;
    padding:7px 0;
    font-weight:bold;
    font-family: arial;
}
/*TOOLBAR*/
.PRVWidget_caruosel_1 .profile {
    width:100%;
    min-width:100px;
    border-collapse: collapse;
    background:#f9f9f9;
    font-family: arial;
    font-size:12px;
    box-sizing: border-box;
    text-align:center;
}
.PRVWidget_caruosel_1 .profile .avatar {
    padding:10px !important;
    line-height:0px;
    display:inline-block;
}
.PRVWidget_caruosel_1 .profile .avatar img {
    width:60px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -khtml-border-radius: 40px;
}
.PRVWidget_caruosel_1 .profile_right_block {
    display:inline-block;
}
.PRVWidget_caruosel_1 .profile .values_container {
    text-align:center;
}
.PRVWidget_caruosel_1 .profile .value {
    min-width:77px;
    height:40px;
    font-size:14px;
    font-weight:bold;
    padding: 10px 3px 0px 3px;
    font-family: arial;
    display:inline-block;
    box-sizing:border-box;
    text-align: center;
}
.PRVWidget_caruosel_1 .profile span {
    display:block;
    font-size:9px;
    font-weight:bold;
    color:#999999;
    margin:-2px 0 0 0;
    font-family:arial;
    font-size:12px;
}
.PRVWidget_caruosel_1 .profile .follow_container {
    padding: 10px 3px;
}
.PRVWidget_caruosel_1 .profile a.follow:link,
.PRVWidget_caruosel_1 .profile a.follow:visited {
    display:block;
    background:#fff;
    color: #3897f0;
    text-decoration:none;
    font-size:14px;
    max-width:130px;
    min-width:88px;
    margin:0 auto 0 auto;
    padding:4px 4px 4px 4px;
    border:1px solid #3897f0;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    font-family: arial;
    text-align:center;
    box-sizing:border-box;
}
/*TOOLBAR*/
/*LIST*/
.PRVWidget_caruosel_1 .content{
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: visible!important;
    /*overflow-x: hidden;*/
}
.PRVgrid{
    float:left;
}
.PRVgrid-1{
    width: 100%;
}
.PRVgrid-2{
    width: 50%;
}
.PRVgrid-3{
    width: 33.33333333%;
}
.PRVgrid-4{
    width: 25%;
}
.PRVgrid-5{
    width: 20%;
}
.PRVWidget_caruosel_1 .images_list .image_block {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.PRVWidget_caruosel_1 .images_list .image {
    display:block;
    width: 100%;
    position: relative;
}
.PRVWidget_caruosel_1 .images_list .image .image-box{
    margin-left: auto;
    margin-right: auto;
    padding-top: 50%;
    padding-bottom: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.image_block .image > img{
    width:100%;
    border: 0;
}
.PRVWidget_caruosel_1 .caption{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 100%;
    transition: top 0.3s linear;
    backdrop-filter: blur(25px);
}
.PRVWidget_caruosel_1 .images_list .image:hover .caption{
    top: 0;
}
.image_block{
	overflow: hidden;
}
.caption-inner::-webkit-scrollbar {
    width: 8px;
}
.caption-inner::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: rgba(0,0,0,0.5);
}
.caption-inner::-webkit-scrollbar-track {
    border-radius: 8px;
}
.PRVWidget_caruosel_1 .caption-inner{
    padding: 20px;
    width:100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
   color: #fff;
    word-wrap: break-word;
	overflow-x:hidden;
	overflow-y: scroll;
}
.image-slider-item{
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
}
.PRVWidget_caruosel_1 .caption-text{
    font-size: 12px;
    line-height: 20px;
    color: #fff;
}
.PRVWidget_caruosel_1 .caption-head{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.PRVWidget_caruosel_1 .caption-head__avatar{
    margin-right: 10px;
}
.PRVWidget_caruosel_1 .caption-head__avatar img{
    display: block;
    height: 48px;
    width: 48px;
    border-radius: 100%;
    border: 2px solid #E74A5D;
    padding: 2px;
}
.PRVWidget_caruosel_1 .caption-head__profile a{
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.PRVWidget_caruosel_1 .slick_btn-right,
.PRVWidget_caruosel_1 .slick_btn-left{
   position: absolute;
    font-size: 24px;
    top: 50%;
    transform: translateY(-50%);
    padding: 0px;
    margin: 0px;
    background: none;
    cursor: pointer;
    width: 68px;
    height: 68px;
    backdrop-filter: blur(35px);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
}
.PRVWidget_caruosel_1 .slick_btn-right:hover ,
.PRVWidget_caruosel_1 .slick_btn-left:hover {
   background-color: #fff;
    color: #000;
}
.PRVWidget_caruosel_1 .slick_btn-right{
    right: 18px;
}
.PRVWidget_caruosel_1 .slick_btn-left{
    left: 18px;
}
.PRVWidget_caruosel_1 .slick_btn-right a .carousel-arrow,
.PRVWidget_caruosel_1 .slick_btn-left a .carousel-arrow{
    fill: #757575;
}
.PRVWidget_caruosel_1 .slick_btn-right a ,
.PRVWidget_caruosel_1 .slick_btn-left a {
    display: flex;
}
.PRVWidget_caruosel_1 .slick_btn-right a:hover .carousel-arrow,
.PRVWidget_caruosel_1 .slick_btn-left a:hover .carousel-arrow{
    fill: var(--prv_btn_color);
}

.PRVWidget_caruosel_1 .slick-dots{
    bottom: -35px;
}
.PRVWidget_caruosel_1 .slick-dots li{
    margin: 0;
    width: 24px;
    height: 24px;
}
.PRVWidget_caruosel_1 .slick-dots li button:before{
    content: none!important;
}
.PRVWidget_caruosel_1 .slick-dots li button{
    border-radius: 100%;
    background: transparent;
    margin: 5px;
    width: 14px;
    height: 14px;
    border: 2px solid var(--prv_btn_color);
}

.PRVWidget_caruosel_1 .slick-dots li.slick-active button{
    background: var(--prv_interactive_color);
    border: 0px;
}
/*LIST*/
.instagram-section{
    margin: 20px 0 60px;
}
.instagram-section__container_carousel_1{
    position: relative;
    padding: 15px;
    border-radius: 3px;
}
.instagram-section .heading{
    margin-bottom: 48px;
}


.PRVWidget_caruosel_1 .caption_profile_info{
    display: flex;
    margin-bottom: 20px;
}
.PRVWidget_caruosel_1 .caption_profile_info .value{
    font-size: 12px;
    text-align: center;
}
.PRVWidget_caruosel_1 .subscribe_btn{
    background-color: #3A9AEC;
    color: #fff;
    font-weight: bold;
}
.PRVWidget_caruosel_1 .caption-subscribe{
    margin-left: auto;
}



.instagram-section__container_carousel_1 .insta_head_carousel_1{
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding: 0 15px;
}
.instagram-section__container_carousel_1 .insta_head_carousel_1 .profile_ava_carousel_1{
    min-width: 5vh;
    width: 5vh!important;
    height:  5vh;
    background-position: center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    margin-right: 15px;
    border-radius: 100%;
}
.instagram-section__container_carousel_1 .insta_head_carousel_1 .profile_name_carousel_1{
    margin-right: 15px;
    font-weight: bold;
}
.instagram-section__container_carousel_1 .insta_head_carousel_1 .profile_posts_carousel_1, .profile_followers_carousel_1, .profile_following_carousel_1{
    margin-right: 15px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
.instagram-section__container_carousel_1 .insta_head_carousel_1 .profile_posts_carousel_1 span, .profile_followers_carousel_1 span, .profile_following_carousel_1 span{

    font-weight: normal;
}
.instagram-section__container_carousel_1 .insta_head_carousel_1 .caption-subscribe_carousel_1{
    margin-left: auto;
}
.instagram-section__container_carousel_1 .insta_head_carousel_1 .caption-subscribe_carousel_1 .subscribe_btn_carousel_1 {
    background-color: #3A9AEC;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

.instagram-section .slick-dots {
    display: flex;
    justify-content: center;
    font-size: 0;
    padding: 20px 0;
    margin: 0;
}

.instagram-section .slick-dots li {
    background: #8a8a8a;
    margin: 10px 5px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

.instagram-section .slick-dots li.slick-active {
    background: #e83b3b;
}

@media (max-width: 689px){
    .insta_head_carousel_1_mb{
        display: block
    }
    .insta_head_carousel_1_md{
        display: none!important;
    }
}
@media (min-width: 690px){
    .insta_head_carousel_1_mb{
        display: none
    }
    .insta_head_carousel_1_md{
        display: block;
    }
}

/* End */


/* Start:/js/slick/slick.css?15754640071827*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */
/* /bitrix/templates/zhelezokp/components/bitrix/news.list/slider/style.css?15954202471184 */
/* /bitrix/templates/zhelezokp/components/bitrix/main.include/about_default_min_height/style.css?1598267879942 */
/* /bitrix/templates/zhelezokp/components/prvolga.fitness/universal.feedback/feedback_static_default/style.css?1595420246997 */
/* /bitrix/templates/zhelezokp/components/bitrix/news.list/services_template2/style.css?15954228931639 */
/* /bitrix/templates/zhelezokp/components/bitrix/news.list/gallery_main_page/style.css?15954202471808 */
/* /bitrix/templates/zhelezokp/components/bitrix/news.list/price_list_default/style.css?15954202474073 */
/* /bitrix/templates/zhelezokp/components/bitrix/news.list/trainers_default/style.css?15954202472300 */
/* /bitrix/templates/zhelezokp/components/bitrix/news.list/our_life/style.css?15979265729737 */
/* /js/slick/slick.css?15754640071827 */
