@import url('https://fonts.googleapis.com/css2?family=Prata&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,400&display=swap');
body {
	font-family: 'Roboto', sans-serif;
	background: #161717;
	font-weight: 300;
	font-size: 18px;
	line-height: 1.5;
	color: #FFFFFF;
}
a {
	color: #fff;
}
a:hover {
	color: inherit;
}
h1.title {
	margin-bottom: 20px;
}
.navbar {
	padding: 40px 0px;
}
.navbar-brand {
	padding: 0px;
	margin: 0px;
}
.navbar-brand img {
	max-width: 163px;
	height: auto;
}
.navbar-expand-lg .navbar-nav li {
	padding: 0px 20px;
}
.navbar-expand-lg .navbar-nav .nav-link {
	color: #FFFFFF;
	padding: 0px;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
	opacity: 0.8;
}
.navbar-expand-lg .offcanvas .offcanvas-body {
	justify-content: center;
}
#block-kontaktyvshapke .field {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.phone {
	padding-right: 60px;
}
.phone a {
	display: flex;
	align-items: center;
	font-weight: 400;
	font-size: 20px;
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: none;
}
.phone a svg {
	margin-right: 14px;
}
.callback a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 147px;
	height: 58px;
	background: #F14CA2;
	border-radius: 30px;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	transition: all 0.2s ease;
}
.callback a:hover {
	opacity: 0.8;
}
.path-frontpage #header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 1000;
}
#intro {
	width: 100%;
	height: 900px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	background: url(../images/intro-bg.jpg) center center no-repeat;
	background-size: cover;
}
#intro:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(33, 33, 33, 0.55);
	position: absolute;
	top: 0px;
	left: 0px;
}
#intro:before {
	display: block;
	content: '';
	width: 100%;
	height: 166px;
	position: absolute;
	bottom: -80px;
	left: 0px;
	background: #161717;
	filter: blur(27.5px);
	z-index: 10;
}
#intro .container {
	position: relative;
	z-index: 100;
}
#intro h1 {
	font-family: 'Prata', serif;
	font-weight: 400;
	font-size: 54px;
	line-height: 1.6;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
}
#intro h1 strong {
	font-weight: 400;
	font-size: 32px;
	line-height: 1.2;
	color: #F14CA2;
}
.intro-btns {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 50px;
}
.intro-btns p {
	margin: 0px 12px;
}
.show-more a,
.intro-btns p a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 211px;
	height: 58px;
	background: #F14CA2;
	border-radius: 30px;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	transition: all 0.2s ease;
}
.show-more a:hover,
.intro-btns p a:hover {
	opacity: 0.8;
}
.intro-btns p:last-child {
	font-family: 'Prata', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 60px;
	line-height: 1;
	color: #F14CA2;
}
#girls {
	position: relative;
	z-index: 20;
	width: 100%;
	background: #161717;
}
.wrapper {
	padding-top: 60px;
	padding-bottom: 60px;
}
h2 {
	font-family: 'Prata', serif;
	font-weight: normal;
	font-size: 36px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 50px;
}
.node--view-mode-teaser {
	border-bottom:0px;
	margin-bottom: 0px;
	padding-bottom: 30px;
}
.field--type-image img, .field--name-field-user-picture img {
	margin: 0px;
	max-width: 100%;
	height: auto;
}
.node__title {
	padding-bottom: 20px;
}
.node__title a {
	font-weight: 500;
	font-size: 32px;
	line-height: 1.2;
	color: #FFFFFF;
	text-decoration: none;
}
.node--view-mode-teaser .node__content {
	display: flex;
	flex-wrap: wrap;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
}
.node--view-mode-teaser .node__content .field {
	margin-right: 15px;
}
.node--view-mode-teaser .node__content .field--type-image {
	width: 100%;
	float: none;
	margin: 0px 0px 25px 0px;
}
ul.slick-dots,
ul.slick-dots li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: none;
}
ul.slick-dots {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 25px 40px;
	display: flex;
	justify-content: center;
}
ul.slick-dots li {
	width: 100%;
	padding: 0px 5px;
}
ul.slick-dots li button {
	width: 100%;
	height: 4px;
	background: rgba(196, 196, 196, 0.5);
	border: 0px;
	padding: 0px;
	border-radius: 0px;
	overflow: hidden;
	text-indent: -1000px;
}
ul.slick-dots li.slick-active button {
	background: #8A3680;
}
.show-more {
	display: flex;
	justify-content: center;
	padding-top: 20px;
}
.show-more a {
	width: 280px;
}
#programms .node--view-mode-teaser {
	position: relative;
}
#programms .node--view-mode-teaser .node__content .field--type-image {
	margin: 0px;
}
#programms .node--view-mode-teaser .node__content .field--type-image a {
	display: block;
	position: relative;
}
#programms .node--view-mode-teaser .node__content .field--type-image a img {
	border-radius: 6px;
}
#programms .node--view-mode-teaser .node__content .field--type-image a:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 6px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#programms .node__title {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	padding: 35px;
}
#programms .node__title a {
	font-size: 28px;
}
#programms .node--view-mode-teaser .node__content {
	margin: 0px;
}
.node--view-mode-teaser .node__content .field--name-field-dlitelnost,
.node--view-mode-teaser .node__content .field--name-field-stoimost {
	margin-top: -50px;
	position: relative;
	z-index: 10;
}
.node--view-mode-teaser .node__content .field--name-field-dlitelnost {
	padding-left: 35px;
}
.dop-title {
	width: 100%;
}
.dop-meta {
	white-space: pre;
	padding-right: 100px;
	padding-left: 30px;
}
.accordion-item {
	background: rgba(0, 0, 0, 0.4);
	border-radius: 6px !important;
	margin-bottom: 30px;
	color: #fff;
	border: 0px !important;
	outline: none !important;
	box-shadow: unset !important;
}
.accordion-button {
	display: flex;
	justify-content: space-between;
	background: none !important;
	color: #fff !important;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 36px;
	color: #FFFFFF;
	border: 0px !important;
	outline: none !important;
	box-shadow: unset !important;
}
.accordion-button::after {
	background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");;
	filter: unset;
}
.accordion-button:not(.collapsed)::after {
	background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");;
	transform: unset;
	filter: unset;
}
.accordion-button[aria-expanded="true"]:after {
	transform: rotate(180deg);
}
.slick-arrow {
	padding: 0px;
	border: 0px;
	border-radius: 0px;
	width: 32px;
	height: 62px;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -31px;
	z-index: 100;
	background: none;
}
.slick-arrow.slick-next {
	left: auto;
	right: 0px;
}
.field--name-field-galereya {
	padding: 0px 50px;
}
.field--name-field-galereya img {
	border-radius: 6px;
}
h3 {
	font-family: 'Prata', serif;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	text-transform: uppercase;
	color: #F14CA2;
	margin-bottom: 30px;
}
#map {
	overflow: hidden;
}
#map iframe {
	width: 100%;
	height: 450px;
}
.footer {
	width: 100%;
	background: #0F0F0F;
}
#block-nashikontakty {
	max-width: 1000px;
	margin: 0 auto;
}
#block-nashikontakty h2 {
	text-align: center;
}
#block-nashikontakty p:first-child {
	font-family: 'Prata';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 1.2;
	color: #FFFFFF;
}
#block-kopirayty {
	padding-top: 60px;
	text-align: center;
}
.node--view-mode-full .field--name-field-foto {
	max-width: 540px;
}
.field--name-field-gallery {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}
.field--name-field-gallery > div {
	width: 33.333%;
	padding: 0px 15px 30px 15px;
}