

/* Start:/local/templates/papa-smit/components/bitrix/news.list/main-slider/style.css?17658031022482*/
.main-slider {
	position: relative;
	overflow: hidden;
}

.main-slider__item+.main-slider__item {
	display: none;
}

.main-slider-item {
	padding: 70px 0 120px 0;
	color: var(--main-color-white);
	background-size: cover !important;
	background-position: center center !important;
}

@media (min-width: 1200px) and (max-width: 1920px) {
	.main-slider-item {
		padding: 140px 0 135px 0;
		color: var(--main-color-white);
		background-size: cover !important;
		background-position: center center !important;
	}
}

.main-slider .main-slider-item__content {
	margin-bottom: 55px;
	min-height: 297px;
}

.main-slider-item__title {
	font-size: 1.7648rem;
	line-height: 1.1em;
	margin-bottom: 40px;
	text-shadow: 0 0 20px black;
}

.main-slider-item__sub-title {
	font-family: 'Gotham Pro Black', sans-serif;
	font-size: 7.765rem;
	line-height: 1.1214em;
	margin-bottom: 5px;
}

.main-slider__append-dots {
	position: relative;
	height: 0;
	bottom: 95px;
	z-index: 10;
}

.main-slider-item__content .btn {
	bottom: 50px;
	left: calc(50% - 176px);
	max-width: 353px;
	position: absolute;
	width: 100%;
}

@media (max-width: 991px) {
	.main-slider-item__content {
		min-height: 159px;
	}

	.main-slider-item__sub-title {
		font-size: 2.2356rem;
	}

	.main-slider-item__sub-title br {
		display: none;
	}
}

@media (max-width: 767px) {
	.main-slider-item__title {
		font-size: 24px;
	}

	.main-slider-item__content .btn {
		bottom: -20px;
		margin: 0 auto -40px;
		position: static;
	}
}

@media (min-width: 1600px) {
	.main-slider .slick-arrow.slick-prev {
		left: calc(var(--main-nav-width));
	}

	.main-slider .slick-arrow.slick-next {
		right: calc(100% - 1500px - var(--main-padding-content));
	}
}

@media (min-width: 3200px) {
	.main-slider-item {
		padding: 400px 0 300px 0;
		color: var(--main-color-white);
		background-size: cover !important;
		background-repeat: no-repeat !important;
	}
}

.btn-custom {
	background: #F89B2F;
	color: black
}

.btn-hover {
	position: relative;
	display: inline-block;
}

.social-list {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	position: absolute;
	background: #F89B2F;
	gap: 10px;
	z-index: 10;
	opacity: 0;
	visibility: hidden;
	top: 0;
	right: 0px;
	transition: 0.3s;
	width: 100%;
	height: 60px;
}

.btn-hover:hover .social-list {
	opacity: 1;
	visibility: visible;
}

.social-list a {
	padding-top: 6px;
}

.social-list img {
	transition: transform 0.2s ease;
}

.social-list img:hover {
	transform: scale(1.4);
}
/* End */


/* Start:/local/templates/papa-smit/components/bitrix/news.list/clubs-slider/style.min.css?17631291623802*/
.clubs-slider-item__area:after,.clubs-slider__item:before{content:'';position:absolute;background:var(--main-color-active)}.clubs-slider{position:relative;margin-top:20px;padding-top:10px;padding-bottom:50px;overflow:hidden;z-index:1}.clubs-slider .slick-slider .slick-list{padding:10px 20px 40px;margin:-10px -40px 0}.clubs-slider .slick-slide{padding:0 20px}.clubs-slider .slick-slide:not(.slick-active) .clubs-slider-item{box-shadow:5px 8.66px 24px 0 rgba(13,12,12,0)}.clubs-slider__list{display:flex}.clubs-slider__item{position:relative}.clubs-slider__item:nth-child(n+4){display:none}.clubs-slider__item:before{top:0;width:100%;height:80%;z-index:-1;transform:scale(1);transition:.3s ease-in-out}.clubs-slider__item:hover:before{top:-3px;transform:scale(1.056)}.clubs-slider__item:not(:last-child){margin-right:40px}.clubs-slider-item{background:var(--main-color-white);box-shadow:5px 8.66px 24px 0 rgba(13,12,12,.5);transition:box-shadow .3s ease-in-out}.clubs-slider-item__img{display:block;width:100%;height:218px;background-size:cover!important;background-position:center!important;text-decoration:none;outline:0;position:relative}.clubs-slider-item__area,.clubs-slider-item__link{display:inline-block;outline:0;text-decoration:none}.clubs-slider-item__img:active,.clubs-slider-item__img:hover{text-decoration:none;border:0}.clubs-slider-item__info{padding:35px 27px 32px;background:var(--main-color-white);cursor:pointer}.clubs-slider-item__title{font-family:"Gotham Pro Medium",sans-serif;font-size:1.177rem;line-height:1.4em;color:#010101}.clubs-slider-item__area{font-family:"Gotham Pro Medium",sans-serif;position:relative;font-size:1.53rem;color:var(--main-color-active);line-height:1.087em;padding-bottom:20px;margin-bottom:18px}.clubs-slider-item__area:after{left:0;bottom:0;width:36px;height:2px}.clubs-slider-item__address{margin-bottom:30px}.clubs-slider-item__link{border-bottom:1px solid;font-weight:700;line-height:1em;transition:.2s ease-in-out}.clubs-slider-item__link:not(:hover){color:rgba(0,0,0,.6)}.clubs-slider-item__link:hover{text-decoration:none;border-bottom-color:transparent}.clubs-slider-item__info:hover .clubs-slider-item__link{text-decoration:none;border-bottom-color:#0000;color:var(--main-color)}.clubs-slider__arrow{position:relative;display:flex;align-items:center}.clubs-slider__count{margin-left:50px;font-size:14px;line-height:20px;color:#000}.clubs-slider__end .slick-next,.clubs-slider__start .slick-prev{opacity:.2}.clubs-slider-item__desc{position:absolute;width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center}@media (min-width:768px){.clubs-slider__arrow{display:none}}@media (max-width:768px){.clubs-slider__item:before{top:-3px;transform:scale(1.05)}.clubs-slider-item{box-shadow:5px 8.66px 24px 0 rgb(13 12 12 / 50%)!important}.clubs-slider-item__title{font-size:14px}.clubs-slider-item__area{font-size:20px}.clubs-slider-item__link{font-size:12px}.clubs-slider-item__address{margin-bottom:20px;font-size:14px}.clubs-slider .slick-arrow{--width-slick:30px!important;background:0 0;top:40%!important}.clubs-slider .slick-arrow:before{width:100%;height:100%}.clubs-slider .slick-prev{left:20px}.clubs-slider .slick-prev:before{background:url("/local/templates/papa-smit/components/bitrix/news.list/clubs-slider/images/arr3-l.svg") no-repeat;transform:rotate(0)!important}.clubs-slider .slick-next:before{background:url("/local/templates/papa-smit/components/bitrix/news.list/clubs-slider/images/arr3-r.svg") no-repeat}.clubs-slider .slick-next{left:95px}.clubs-slider__count{margin-left:35px;font-size:16px;line-height:1;font-weight:600}.clubs-slider .slick-arrow:hover{background-color:transparent!important}}@media (max-width:767px){.clubs-slider .slick-slider .slick-list{margin:-10px -40px 0 -70px;padding-top:10px!important;padding-bottom:40px!important}}@media screen and (min-width:1366px){.clubs-slider{margin-top:56px}}
/* End */


/* Start:/local/templates/papa-smit/components/bitrix/news.list/map-clubs/style.css?17652781464389*/
/* yandex-map */
.yandex-map {
	overflow: hidden;
	position: relative;
	padding: 8px 0 0 0;
}

.yandex-map__img {
	width: 100%;
	min-height: 680px;
}

.yandex-map__clubs {
	position: absolute;
	width: 100%;
	top: 25px;
	left: 0;
	pointer-events: none;
}

.yandex-map__list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.yandex-map__club {
	position: relative;
	display: inline-block;
	width: 279px;
	margin: 0 0 5px 0;
	padding: 14px 24px 14px 30px;
	background: #fff;
	box-shadow: 5px 8.66px 10px 0 #0d0c0c4f;
	z-index: 1;
	border-radius: 23px;
	transition: width 0.3s ease-in-out;
	overflow: hidden;
	pointer-events: all;
}

.yandex-map__club.yandex-map__club--open {
	width: 357px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}

.yandex-map__title {
	/* font-size: 19px; */
	font-size: 18px;
	line-height: 1.2em;
	cursor: pointer;
	text-transform: uppercase;
}
.yandex-map__title > span {
	color: var(--main-color-active);
	font-size: 22px;
}

.yandex-map__hidden {
	display: none;
	width: 303px;
	padding-top: 20px;
}

.yandex-map__club-info {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 16px;
}

.yandex-map__club-info li {
	position: relative;
	margin-bottom: 17px;
	padding-left: 32px;
}

.yandex-map__club-info li a {
	text-decoration: none;
}

.yandex-map__club-info li:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 3px;
}

.yandex-map__address:before {
	background: url("/local/templates/papa-smit/components/bitrix/news.list/map-clubs/./images/ico-map.svg") no-repeat;
	width: 20px;
	height: 20px;
}

.yandex-map__time:before {
	background: url("/local/templates/papa-smit/components/bitrix/news.list/map-clubs/./images/ico-time.svg") no-repeat;
	width: 17px;
	height: 17px;
}

.yandex-map__club-info .yandex-map__phone:before {
	top: 0;
	background: url("/local/templates/papa-smit/components/bitrix/news.list/map-clubs/./images/ico-phone.svg") no-repeat;
	width: 20px;
	height: 20px;
}

.yandex-map__soc-wrap {
	display: flex;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	margin-top: 38px;
	margin-bottom: 10px;
}

.yandex-map__soc-item {
	width: 50%;
}

.yandex-map__soc-item a {
	display: inline-block;
}

.yandex-map__soc-item a:not(:last-child) {
	margin-right: 20px;
}

.yandex-map__soc-list {
	margin-top: 20px;
}


.yandex-map__soc-inst {
	background: url("/local/templates/papa-smit/components/bitrix/news.list/map-clubs/./images/ico-inst.svg") no-repeat;
	width: 35px;
	height: 36px;
}

.yandex-map__soc-vk {
	background: url("/local/templates/papa-smit/components/bitrix/news.list/map-clubs/./images/ico-vk.svg") no-repeat;
	width: 36px;
	height: 36px;
}

.yandex-map__soc-wac {
	background: url("/local/templates/papa-smit/components/bitrix/news.list/map-clubs/./images/ico-wac.svg") no-repeat;
	width: 34px;
	height: 34px;
}

.yandex-map__soc-telega {
	background: url("/local/templates/papa-smit/components/bitrix/news.list/map-clubs/./images/ico-telega.svg") no-repeat;
	width: 35px;
	height: 35px;
}
.yandex-map__soc-max {
	background: url("/local/templates/papa-smit/components/bitrix/news.list/map-clubs/./images/max-messenger.svg") no-repeat;
	width: 35px;
	height: 35px;
}

@media (max-width: 768px) {
	.yandex-map__club.yandex-map__club--open {
		width: 280px;
	}

	.yandex-map__hidden {
		width: 226px;
	}
}
/*----------------------------------------------------*/
.placemark_layout_container {
	position: relative;
	font-family: Georgia;
	font-size: 40px;
	text-align: center;
	font-weight: bold;
}
/* Круглый макет метки */
.circle_layout {
	background: url("/local/templates/papa-smit/components/bitrix/news.list/map-clubs/./images/yndex-map-placemark.svg") var(--main-color-active) center / 22px no-repeat;
	position: absolute;
	left: -21px;
	top: -21px;
	width: 43px;
	height: 43px;
	line-height: 43px;
	border-radius: 50%;
}

.yandex-map__club-close {
	display: none;
}

.yandex-map__detail {
	text-align: center;
	margin: 10px -24px 10px -30px;
}
.yandex-map__detail-link.btn-round {
	line-height: 2.4rem;
	font-weight: normal;
	font-size: 1rem;
}


@media (max-width: 700px){
	.yandex-map {
		padding-top: 0;
	}
	.yandex-map__club:not(.yandex-map__club--open){
		position: absolute;
		top: 0;
		z-index: -1;
		opacity: 0;
	}
	.yandex-map__club.yandex-map__club--open{
		z-index: 1;
		position: relative;
		opacity: 1;
	}

	.yandex-map__img {
		min-height: 500px;
	}
	.yandex-map__club-close {
		position: absolute;
		display: block;
		top: 4px;
		right: 5px;
	}
}

@media (max-width: 480px) {
	.yandex-map__soc-item {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.yandex-map__soc-list {
		margin-top: 15px;
	}
}
@media screen and (min-width: 992px){

	.yandex-map__club {
		width: 357px;
	}
}


@media screen and (min-width: 1367px){
	/* .yandex-map__img {
		width: calc( 100% - var(--main-nav-width));
		margin-left: var(--main-nav-width);
	} */
}
/* End */
/* /local/templates/papa-smit/components/bitrix/news.list/main-slider/style.css?17658031022482 */
/* /local/templates/papa-smit/components/bitrix/news.list/clubs-slider/style.min.css?17631291623802 */
/* /local/templates/papa-smit/components/bitrix/news.list/map-clubs/style.css?17652781464389 */
