
.btn {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 54px;
	font-size: 15px;
	padding: 0 50px
}

.filter {
	display: flex;
	align-items: center;
	color: #898989
}

.filter a {
	color: #898989;
	font-size: 12px;
	margin-right: 20px
}

.skalodromi {
	position: relative;
	z-index: 1
}

.skalodromi>.col {
	z-index: 1
}

.skalodromi>.col:hover {
	z-index: 2
}

.skalodromi>.col .product_wrapper {
	overflow: hidden
}

.skalodromi>.col .product_wrapper.expanded {
	overflow: visible
}

.skalodromi>.col .product_wrapper.expanded .hidden-content {
	display: block !important
}

.skalodromi>.col .product_wrapper .product {
	background-color: #fff;
	padding: 20px;
	margin-left: -20px;
	margin-right: -20px;
	box-shadow: 17px 30px 30px 0px rgba(0, 0, 0, 0.1)
}

.skalodromi>.col .product_wrapper .product img.main {
	width: 100%;
	object-fit: cover
}

.skalodromi>.col .product_wrapper .product .name {
	height: 70px;
	display: inline-flex;
	align-items: center
}

.skalodromi>.col .product_wrapper .product span.desc {
	display: inline-block
}

.skalodromi>.col .product_wrapper .product .price {
	font-family: "Inter-Bold";
	display: block;
	text-transform: uppercase;
	font-size: 18px;
	margin-right: 10px;
	margin: 20px 0 15px
}

.skalodromi>.col .product_wrapper .hidden-content {
	display: none
}

.skalodromi button {
	margin: 50px auto 0;
	padding: 0 50px;
	height: 50px
}

@media (max-width: 1199.98px) {
	.skalodromi .product img.main {
		height: 330px
	}
}

@media (min-width: 992px) {
	.skalodromi .product img.main {
		height: 290px
	}
}

@media (max-width: 767.98px) {
	.skalodromi .product img.main {
		height: 240px
	}
}

@media (min-width: 1200px) {
	.skalodromi .product img.main {
		height: 360px
	}
}

.about {
	display: flex
}

.about a img {
	transition: transform 0.2s linear
}

.about a img:hover {
	transform: scale(1.05)
}

.about .col {
	flex-grow: unset
}

.about .col .img_wrap {
	height: 183px;
	display: flex;
	align-items: center
}

.about .col .heading {
	padding-top: 20px;
	display: flex;
	justify-content: center
}

.about .col .heading a {
	font-family: "Inter-SemiBold";
	color: #2f2f2f;
	text-transform: uppercase
}

.tel {
	text-transform: uppercase;
	font-family: "HeliosCond";
	font-size: 30px
}

.order-form>div:nth-child(1) input {
	border-bottom-width: 0
}

.order-form .consent {
	display: flex;
	align-items: center;
	font-size: 11px
}

@media (min-width: 768px) {
	.order-form>div:nth-child(1) input {
		border-bottom-width: 1px
	}
}

@media (min-width: 768px) and (max-width: 1199.98px) {
	.order-form>div:nth-child(1) {
		padding-right: 0
	}
	.order-form>div:nth-child(1) input {
		border-right-width: 0
	}
	.order-form>div:nth-child(2) {
		padding-left: 0;
		padding-right: 0
	}
	.order-form>div:nth-child(2) input {
		border-right-width: 0
	}
	.order-form>div:nth-child(3) {
		padding-left: 0
	}
}

.gyms-mobile {
	position: relative;
	z-index: 1
}

.gyms-mobile .swiper-container {
	padding-bottom: 20px
}

.gyms-mobile .swiper-container .swiper-pagination {
	bottom: 0;
	margin: 0 15px;
	position: relative;
	width: auto;
	left: 0
}

.gyms-mobile .swiper-container .swiper-pagination .swiper-pagination-bullet {
	margin: 0 15px;
	width: 12px;
	height: 12px
}

.gyms-mobile .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #F06E25
}

.gyms-mobile .swiper-container .swiper-wrapper .swiper-slide {
	display: flex;
	flex-direction: column
}

.gyms-mobile .swiper-container .swiper-wrapper .swiper-slide img {
	width: 100%
}

.gyms-mobile .swiper-container .swiper-wrapper .swiper-slide a {
	color: #2f2f2f;
	font-family: Inter-Bold
}

.skalodromi-mobile {
	position: relative;
	z-index: 1
}

.skalodromi-mobile .swiper-container {
	padding-bottom: 20px
}

.skalodromi-mobile .swiper-container .swiper-pagination {
	bottom: 0;
	margin: 0 15px;
	position: relative;
	width: auto;
	left: 0
}

.skalodromi-mobile .swiper-container .swiper-pagination .swiper-pagination-bullet {
	margin: 0 15px;
	width: 12px;
	height: 12px
}

.skalodromi-mobile .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #F06E25
}

.skalodromi-mobile .swiper-container .swiper-wrapper>.col {
	z-index: 1
}

.skalodromi-mobile .swiper-container .swiper-wrapper>.col:hover {
	z-index: 2
}

.skalodromi-mobile .swiper-container .swiper-wrapper>.col .product_wrapper .product {
	background-color: #fff;
	padding: 20px;
	margin-left: -20px;
	margin-right: -20px;
	padding-bottom: 0
}

.skalodromi-mobile .swiper-container .swiper-wrapper>.col .product_wrapper .product img.main {
	width: 100%;
	object-fit: cover
}

.skalodromi-mobile .swiper-container .swiper-wrapper>.col .product_wrapper .product .name {
	height: 70px;
	display: inline-flex;
	align-items: center
}

.skalodromi-mobile .swiper-container .swiper-wrapper>.col .product_wrapper .product span.desc {
	display: inline-block
}

.skalodromi-mobile .swiper-container .swiper-wrapper>.col .product_wrapper .product .price {
	font-family: "Inter-Bold";
	display: block;
	text-transform: uppercase;
	font-size: 18px;
	margin-right: 10px;
	margin: 20px 0 15px
}

.skalodromi-mobile .swiper-container .swiper-wrapper button {
	margin: 50px auto 0;
	padding: 0 50px;
	height: 50px
}

body {
	padding-top: 120px
}

h1 {
	font-size: 40px
}

h2 {
	font-size: 20px
}

img.bg {
	position: absolute;
	right: 0;
	height: 100%
}

.bg-img {
	position: relative;
	min-height: 400px;
	background-repeat: no-repeat;
	background-position: top center
}

.gyms .col img {
	width: 100%
}

.gyms .col a {
	color: #2f2f2f;
	font-family: Inter-Bold
}

.pagination {
	display: flex;
	justify-content: center
}

.pagination .prev-slide,
.pagination .next-slide {
	background-color: transparent;
	border: none;
	width: 24px;
	background-image: url("/images/pagination-left-arrow.png");
	height: 24px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center
}

.pagination .prev-slide:focus,
.pagination .next-slide:focus {
	outline: none;
	background-color: transparent;
	box-shadow: none
}

.pagination .next-slide {
	margin-left: 20px
}

.pagination .next-slide {
	transform: rotate(180deg)
}

.footer {
	color: #2f2f2f !important
}

.footer .col {
	background-color: rgba(255, 255, 255, 0.8)
}

.footer span {
	color: #2f2f2f !important
}

.footer .privacy-policy2 {
	color: #898989 !important
}

.footer a {
	color: #2f2f2f !important
}

.footer .footer-bg {
	height: 854px;
	background-image: url("/images/index4/footer-bg.jpg")
}

.footer .footer-bg .content {
	display: block;
	min-height: 854px
}

.footer .footer-bg .content .phone {
	font-family: Inter-Bold
}

.footer .gost {
	font-family: Inter-Bold;
	text-transform: uppercase
}

/* интерактивный блок */


.skalodrom_aztec_model__points li {
    font-weight: bold;
    padding-left: 16px; }

.skalodrom_aztec_model {
    position: relative; }
.skalodrom_aztec_model > img {
    max-width: 100%; }

.place {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    font-size: 24px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    background-color: rgba(255, 90, 0, 0.7);
    border-radius: 100%;
    border: 4px solid #FF5A00;
    box-shadow: 15px 15px 10px rgba(255, 90, 0, 0.5); }
.place:hover {
    background-color: #F06E25; }
.place[data-id='1'] {
    left: 77%;
    top: 10%; }
.place[data-id='2'] {
    left: 28%;
    top: 20%; }
.place[data-id='3'] {
    left: 46%;
    top: 17%; }
.place[data-id='4'] {
    left: 37%;
    top: 8%; }
.place[data-id='5'] {
    left: 40%;
    top: 29%; }
.place[data-id='6'] {
    left: 30%;
    top: 46%; }
.place[data-id='7'] {
    left: 20%;
    top: 70%; }
.place[data-id='8'] {
    left: 61%;
    top: 53%; }

.pagination {
    display: flex;
    justify-content: center; }
.pagination .prev-slide, .pagination .next-slide {
    background-color: transparent;
    border: none;
    width: 24px;
    background-image: url("/images/pagination-left-arrow.png");
    height: 24px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center; }
.pagination .prev-slide:focus, .pagination .next-slide:focus {
    outline: none;
    background-color: transparent;
    box-shadow: none; }
.pagination .next-slide {
    margin-left: 20px; }
.pagination .next-slide {
    transform: rotate(180deg); }

.modal-open {
    overflow: auto!important;
    padding-right: 0 !important; }

#fullView {
    background-color: #fff;
    height: auto!important;
    top: auto;
    bottom: 0;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15) !important; }
#fullView .modal-dialog {
    padding-top: 10px!important;
    margin-bottom: 1.75rem!important;
    max-width: none;
    box-shadow: none!important;
}
#fullView .modal-dialog .modal-content {
    border: none; }
#fullView .modal-dialog .modal-content button.close {
    width: 50px;
    display: flex;
    justify-content: flex-end;
    align-self: flex-end; }
#fullView .modal-dialog .modal-content .modal-body {
    margin-top: 10px!important;
    display: block!important;
    height: auto!important;
    padding: 0; }
#fullView .modal-dialog .modal-content .modal-body > div {
    display: none; }
#fullView .modal-dialog .modal-content .modal-body > div.active {
    display: block; }
#fullView .modal-dialog .modal-content .modal-body > div .swiper-container {
    width: 100%;
    max-width: 400px;
    max-height: 400px;
    flex-shrink: 0;
    margin-left: initial;
    margin-right: initial; }
#fullView .modal-dialog .modal-content .modal-body > div .swiper-container .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.swiper-container .buttons {
    justify-content: space-between;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 2; }
.swiper-container .buttons button {
    height: 50px; }
.swiper-container .buttons button.cat {
    padding-left: 95px;
    padding-right: 95px;
    position: relative; }
.swiper-container .buttons button.cat img {
    position: absolute;
    right: -14px;
    top: 50%;
    margin-top: -7px; }
.swiper-container .buttons img.scroll {
    position: absolute;
    left: 50%;
    margin-left: -11px; }
.swiper-container .buttons button.next-slide, .swiper-container .buttons button.prev-slide {
    width: 50px;
    background-image: url("/images/index/left.png");
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0; }
.swiper-container .buttons .next-slide {
    transform: rotate(180deg); }
.swiper-container .buttons .swiper-pagination {
    margin: 0 15px;
    position: relative;
    width: auto;
    left: 0; }
.swiper-container .buttons .swiper-pagination .swiper-pagination-bullet {
    margin: 0 15px;
    width: 12px;
    height: 12px;
    background-color: #fff;
    opacity: 1; }
.swiper-container .buttons .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #F06E25; }
/* Конец интерактивного блока */

@media (min-width: 576px) {
	h1 {
		font-size: 72px
	}
	h2 {
		font-size: 30px
	}
	.bg-img {
		min-height: 657px;
		background-image: url("/images/index4/img.jpg")
	}
}