@font-face {
	font-family: "Lato";
	src: url("../fonts/LatoLight/LatoLight.woff"), url("../fonts/LatoLight/LatoLight.woff2"), url("../fonts/LatoLight/LatoLight.ttf");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Lato";
	src: url("../fonts/LatoRegular/LatoRegular.woff"), url("../fonts/LatoRegular/LatoRegular.woff2"), url("../fonts/LatoRegular/LatoRegular.ttf");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Lato";
	src: url("../fonts/LatoMedium/LatoMedium.woff"), url("../fonts/LatoMedium/LatoMedium.woff2"), url("../fonts/LatoMedium/LatoMedium.ttf");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Lato";
	src: url("../fonts/LatoSemibold/LatoSemibold.woff"), url("../fonts/LatoSemibold/LatoSemibold.woff2"), url("../fonts/LatoSemibold/LatoSemibold.ttf");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Lato";
	src: url("../fonts/LatoBold/LatoBold.woff"), url("../fonts/LatoBold/LatoBold.woff2"), url("../fonts/LatoBold/LatoBold.ttf");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Lato";
	src: url("../fonts/LatoBlack/LatoBlack.woff"), url("../fonts/LatoBlack/LatoBlack.woff2"), url("../fonts/LatoBlack/LatoBlack.ttf");
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Denistina";
	src: url("../fonts/DenistinaRegular/DenistinaRegular.woff"), url("../fonts/DenistinaRegular/DenistinaRegular.woff2"), url("../fonts/DenistinaRegular/DenistinaRegular.ttf");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Dance";
	src: url("../fonts/DanceRegular/DanceRegular.woff"), url("../fonts/DanceRegular/DanceRegular.woff2"), url("../fonts/DanceRegular/DanceRegular.ttf");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}

*::-moz-placeholder {
	color: #666;
	opacity: 1;
}

*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

*::-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

*::placeholder {
	color: #666;
	opacity: 1;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	color: #550911;
	font-size: 16px;
	min-width: 340px;
	min-width: 320px;
	position: relative;
	line-height: 1.4;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	overflow-x: hidden;
	margin: 0;
}

p {
	margin: 0;
}

a {
	text-decoration: none;
	outline: none;
	color: inherit;
}

img {
	max-width: 100%;
	height: auto;
	width: auto;
	vertical-align: bottom;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

ul li,
ol li,
menu li {
	list-style: none;
}

ul,
ol,
menu {
	display: block;
	margin: 0;
	padding-left: 0;
}

button {
	outline: none;
	border: 0;
	padding: 0;
	cursor: pointer;
	font-family: inherit;
	line-height: inherit;
	outline: none;
	background: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-weight: normal;
}

input {
	display: block;
	width: 100%;
	font-family: inherit;
	line-height: inherit;
	outline: none;
}

textarea {
	display: block;
	width: 100%;
	font-family: inherit;
	line-height: inherit;
	outline: none;
	resize: none;
}

.hidden {
	display: none;
}

.site-wrap {
	overflow: hidden;
	padding-top: 79px;
}

.anchor {
	position: absolute;
	left: 0;
	top: -78px;
}

.container {
	margin: 0 auto;
	position: relative;
	padding: 0 15px;
	width: calc(100% - 30px);
	max-width: 1386px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.section-wrap1 {
	background: url(../img/section-wrap1-bg1.webp) center repeat;
}

.fancybox__backdrop {
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
	background-color: rgba(2, 0, 0, 0.5);
	opacity: 1;
}

.totop {
	position: fixed;
	z-index: 15;
	bottom: 40px;
	right: 150px;
	cursor: pointer;
}

.no-touch .totop:hover .totop__icon {
	background-color: #85251e;
}

.totop__icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background-color: #A62E26;
	border-radius: 50%;
	margin-bottom: 6px;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.totop__text {
	color: #fff;
	font-size: 15px;
}

.btn1 {
	display: inline-block;
	color: #550911;
	font-size: 26px;
	font-weight: 600;
	background-color: #f8c480;
	border-radius: 18px;
	padding: 19px 87px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.no-touch .btn1:hover {
	background-color: #f6b259;
}

.btn2 {
	display: inline-block;
	color: #f8c480;
	font-weight: 700;
	font-size: 33px;
	border-radius: 20px;
	padding: 22.5px 100px;
	background-color: #550911;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.no-touch .btn2:hover {
	background-color: #30050a;
}

.input-checkbox1 {
	display: none;
}

.input-checkbox1:not(:checked)~.checkbox-form .label-checkbox__icon-wrap {
	background-color: transparent;
}

.input-checkbox1:not(:checked)~.checkbox-form .label-checkbox__icon {
	opacity: 0;
}

.input-checkbox1:not(:checked)~.checkbox-form .btn1 {
	background-color: #ccc;
	color: #000;
	pointer-events: none;
}

.input1 {
	border: 1px solid #faebd4;
	border-radius: 10px;
	color: #faebd4;
	font-size: 16px;
	font-weight: 700;
	background: none;
	padding: 18px 10px;
	padding-left: 30px;
}

.input1::-webkit-input-placeholder {
	color: #faebd4;
}

.input1::-moz-placeholder {
	color: #faebd4;
}

.input1:-ms-input-placeholder {
	color: #faebd4;
}

.input1::-ms-input-placeholder {
	color: #faebd4;
}

.input1::placeholder {
	color: #faebd4;
}

.select-wrap {
	color: #faebd4;
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
}

.select-wrap .jq-selectbox {
	display: block;
}

.select-wrap .jq-selectbox__select {
	position: relative;
	color: #fffbf2;
	border: 1px solid #faebd4;
	border-radius: 10px;
	padding: 18px 30px;
	padding-right: 48px;
}

.select-wrap .jq-selectbox__trigger {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 17px;
	width: 28px;
	height: 28px;
	background: #faebd4 url(../img/arrow1.svg) 9px 11px no-repeat;
	border-radius: 50%;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

.select-wrap .jq-selectbox__dropdown {
	min-width: 260px !important;
	width: 100% !important;
	height: 200px !important;
	border: 1px solid #faebd4;
	background-color: rgb(18, 2, 2);
	color: #faebd4;
	border-radius: 10px;
	padding: 4px 4px 4px 0;
	transition: color 0.3s;
}

.select-wrap .jq-selectbox__dropdown ul {
	width: 100%;
	height: 100%;
	overflow: auto;
	padding: 10px 0;
}

.select-wrap .jq-selectbox__dropdown ul::-webkit-scrollbar {
	width: 6px;
}

.select-wrap .jq-selectbox__dropdown ul::-webkit-scrollbar-track {
	background-color: #FAEBD4;
	border-radius: 300px;
}

.select-wrap .jq-selectbox__dropdown ul::-webkit-scrollbar-thumb {
	background-color: #362922;
	border-radius: 300px;
}

.select-wrap .jq-selectbox__dropdown ul li {
	white-space: initial;
	padding: 10px 10px;
	padding-left: 30px;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.no-touch .select-wrap .jq-selectbox__dropdown ul li:hover {
	color: #F8C480;
}

.select-wrap .jq-selectbox__dropdown ul li.disabled {
	display: none;
}

.select-wrap .jq-selectbox__dropdown ul li.sel {
	color: #F8C480;
}

.select-wrap .opened .jq-selectbox__trigger {
	-webkit-transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

.label-checkbox-wrap {
	text-align: left;
	margin-bottom: 31px;
}

.label-checkbox {
	position: relative;
	display: inline-block;
	cursor: pointer;
	padding-left: 32px;
	text-align: left;
}

.label-checkbox a {
	text-decoration: underline;
	transition: text-decoration 0.3s;
}

.no-touch .label-checkbox a:hover {
	text-decoration-color: transparent;
}

.label-checkbox__icon-wrap {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border: 1px solid #fff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.label-checkbox__icon {
	position: absolute;
	bottom: 2px;
	left: 1px;
	width: 17px;
	line-height: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.label-checkbox__text {
	display: block;
	font-size: 16px;
	font-weight: 600;
}

.swiper-button-next-style1,
.swiper-button-prev-style1 {
	position: static;
	margin-top: 0;
	width: 40px;
	height: 40px;
	background-color: #f3e3be;
	border-radius: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 3px;
}

.swiper-button-next-style1::after,
.swiper-button-prev-style1::after {
	display: none;
}

.swiper-button-prev-style1 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.mainscreen {
	padding-top: 66px;
	padding-bottom: 46px;
	background: #4C0207 url(../img/mainscreen-bg.webp) center/cover no-repeat;
	color: #FAEBD4;
}

.mainscreen .container {
	max-width: 1620px;
}

.mainscreen__title-wrap {
	max-width: 500px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 53px;
}

.mainscreen__title {
	color: #F8C480;
	font-size: 79px;
	line-height: 1;
	text-transform: uppercase;
	font-family: "Dance", sans-serif;
	word-spacing: -0.3em;
	margin-bottom: -4px;
}

.mainscreen__subtitle {
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
}

.mainscreen__form {
	border: 2px solid #FAEBD4;
	border-radius: 26px;
	-webkit-backdrop-filter: blur(30px);
	backdrop-filter: blur(30px);
	background-color: rgba(18, 2, 2, 0.6);
	padding: 35px 120px 47px 120px;
}

.mainscreen__form .label-checkbox-wrap {
	text-align: center;
}

.mainscreen__form-title-wrap {
	text-align: center;
	margin-bottom: 49px;
}

.mainscreen__form-title {
	font-size: 34px;
	font-weight: 600;
	margin-bottom: 5px;
}

.mainscreen__form-subtitle {
	font-size: 26px;
}

.mainscreen__form-wrap1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0px -10px;
	margin-top: -20px;
	margin-bottom: 47px;
}

.mainscreen__form-col {
	width: 25%;
	padding: 0px 10px;
	margin-top: 20px;
}

.mainscreen__form-btn-wrap {
	text-align: center;
}

.events {
	padding-top: 54px;
	padding-bottom: 50px;
}

.events .container {
	max-width: 1440px;
}

.events__title {
	font-family: "Dance", sans-serif;
	font-size: 120px;
	line-height: 1.07;
	text-transform: uppercase;
	word-spacing: -0.2em;
	padding-left: 39px;
	margin-bottom: 19px;
}

.events__title-line1 {
	text-align: right;
	padding-right: 114px;
}

.events__title-line2 {
	padding-left: 78px;
}

.events__title-line3 {
	display: inline;
}

.events__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0px -16px;
	margin-top: -28px;
}

.events__col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 50%;
	padding: 0px 16px;
	margin-top: 28px;
}

.events-item {
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background-color: #F8C480;
}

.events-item__wrap1 {
	width: 43%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.events-item__img {
	position: relative;
	width: 100%;
	/* padding-top: 129%; */
	padding-top: 98%;
}

.events-item__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.events-item__wrap2 {
	width: 57%;
	position: relative;
	z-index: 1;
	text-align: center;
	padding: 20px 10px 20px 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.events-item__bg {
	position: absolute;
	z-index: -1;
	top: 70px;
	right: 0;
	width: 116px;
}

.events-item__title {
	font-family: "Dance", sans-serif;
	font-size: 50px;
	line-height: 0.83;
	text-transform: lowercase;
	margin-bottom: 10px;
}

.events-item__text {
	font-size: 20px;
	line-height: 1.2;
	font-weight: 300;
}

.events-item__text b {
	display: block;
	font-family: "Denistina", sans-serif;
	font-size: 38px;
	line-height: 1;
	font-weight: 400;
	margin-top: 2px;
}

.menu {
	position: relative;
	padding-top: 40px;
	padding-bottom: 30px;
}

.menu .container {
	max-width: 1440px;
}

.menu__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0px -12px;
	margin-top: -7px;
}

.menu__col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 50%;
	padding: 0px 12px;
	margin-top: 7px;
}

.menu-item {
	width: 100%;
	display: block;
	background: url(../img/menu-item-bg1.webp) center/cover no-repeat;
	padding: 37px 30px 48px 30px;
	text-align: center;
	-webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	-webkit-transition: -webkit-box-shadow 0.3s;
	transition: -webkit-box-shadow 0.3s;
	transition: box-shadow 0.3s;
	transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}

.no-touch .menu-item:hover {
	-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
}

.menu-item__text1 {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 12px;
}

.menu-item__text1-icon {
	width: 12px;
	line-height: 0;
	margin-left: 10px;
}

.menu-item__text2 {
	font-family: "Dance", sans-serif;
	font-size: 83px;
	line-height: 1;
	word-spacing: -0.3em;
}

.price {
	position: relative;
	padding-top: 30px;
	padding-bottom: 53px;
	color: #f8c480;
}

.price .container {
	max-width: 1440px;
}

.price__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	background: url(../img/price-bg1-1.webp) top right/cover no-repeat;
	padding: 59px 231px 50px 94px;
	margin-bottom: 30px;
}

.price__wrap1 {
	position: relative;
	z-index: 2;
	max-width: 560px;
	width: 100%;
}

.price__title {
	text-align: center;
	font-family: "Dance", sans-serif;
	font-size: 46px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin-bottom: 34px;
}

.price__list {
	margin-bottom: 25px;
}

.price__text1 {
	text-align: center;
	color: #B7A494;
	font-weight: 700;
}

.price__wrap2 {
	max-width: 310px;
	width: 100%;
	margin-bottom: 53px;
}

.price__date-wrap {
	position: relative;
	z-index: 1;
	color: #550911;
	padding: 16px 18px 12px 18px;
	text-align: center;
}

.price__date-wrap::after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8c480), to(#c48249));
	background: linear-gradient(180deg, #f8c480 0%, #c48249 100%);
}

.price__img1 {
	position: absolute;
	z-index: -2;
	bottom: -103px;
	left: 50%;
	-webkit-transform: translateX(-49.2%);
	-ms-transform: translateX(-49.2%);
	transform: translateX(-49.2%);
	width: 627px;
}

.price__date {
	border: 2px solid #550911;
	border-radius: 17px;
	padding: 6px 10px 10px 10px;
}

.price__date-text1 {
	font-size: 38px;
	line-height: 1.2;
	text-transform: uppercase;
}

.price__date-text2 {
	font-size: 24px;
}

.price__text2 {
	color: rgba(85, 9, 17, 0.6);
	font-weight: 700;
	margin-bottom: 5px;
}

.price__tel {
	display: block;
	text-align: center;
	color: #F6EACD;
	font-size: 26px;
	padding: 6px 10px;
	background-color: #550911;
	border-radius: 17px;
}

.price__btn-wrap {
	text-align: center;
}

.price-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 2px solid #550911;
	background-color: #FAEBD4;
	color: #4e4846;
	margin-bottom: 23px;
	padding: 10px 45px;
	min-height: 89px;
}

.price-item:last-child {
	margin-bottom: 0;
}

.price-item__wrap1 {
	width: 38%;
}

.price-item__text1 {
	color: #827971;
	font-weight: 700;
}

.price-item__text2 {
	color: #550911;
	font-weight: 700;
	font-size: 28px;
	margin-top: -5px;
}

.price-item__wrap2 {
	width: 31%;
}

.price-item__text3 {
	color: #827971;
	font-weight: 700;
	line-height: 1.19;
}

.price-item__wrap3 {
	width: 29%;
	text-align: right;
}

.price-item__text4 {
	font-size: 14px;
}

.price-item__text4 b {
	font-size: 26px;
	font-weight: 700;
}

.addresses {
	position: relative;
	padding-top: 79px;
	padding-bottom: 56px;
	background: url(../img/addresses-bg.webp) center/cover no-repeat;
	color: #faebd4;
}

.addresses__title-wrap {
	text-align: center;
	margin-bottom: 69px;
}

.addresses__title {
	font-size: 134px;
	line-height: 1;
	text-transform: uppercase;
	font-family: "Dance", sans-serif;
	margin-bottom: -9px;
}

.addresses__subtitle {
	font-size: 34px;
	font-weight: 300;
	text-transform: uppercase;
}

.addresses__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin: 0px -61px;
	margin-top: -50px;
}

.addresses__col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 33.3333%;
	padding: 0px 61px;
	margin-top: 50px;
}

.addresses-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	position: relative;
}

.addresses-item__btn-wrap {
	position: absolute;
	z-index: 1;
	bottom: 40px;
	left: 67px;
	right: 67px;
}

.addresses-item .btn1 {
	position: relative;
	z-index: 1;
	width: 100%;
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
	border-radius: 10px;
	padding: 8.5px 5px;
}

.addresses-item__wrap {
	display: flex;
	width: 100%;
	position: relative;
	z-index: 1;
	border: 2px solid #F8C480;
	padding: 20px 20px 20px 20px;
}

.addresses-item__img {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.addresses-item__img::after {
	content: "";
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(12, 5, 0, 0.15)), color-stop(75.62%, rgba(12, 5, 0, 0)), color-stop(93.71%, rgba(12, 5, 0, 0.15))), -webkit-gradient(linear, left bottom, left top, from(rgba(12, 5, 0, 0.1)), to(rgba(12, 5, 0, 0.1))), -webkit-gradient(linear, left top, left bottom, from(rgba(29, 12, 1, 0.7)), to(rgba(109, 42, 0, 0.525)));
	background: linear-gradient(180deg, rgba(12, 5, 0, 0.15) 0%, rgba(12, 5, 0, 0) 75.62%, rgba(12, 5, 0, 0.15) 93.71%), linear-gradient(0deg, rgba(12, 5, 0, 0.1), rgba(12, 5, 0, 0.1)), linear-gradient(180deg, rgba(29, 12, 1, 0.7) 0%, rgba(109, 42, 0, 0.525) 100%);
	background-blend-mode: normal, normal, hard-light;
	opacity: 1;
	transition: opacity 0.3s;
}

.addresses-item__img::before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(12, 5, 0, 0.3) 0%, rgba(12, 5, 0, 0) 75.62%, rgba(12, 5, 0, 0.3) 93.71%), linear-gradient(0deg, rgba(12, 5, 0, 0.3), rgba(12, 5, 0, 0.3)), linear-gradient(180deg, rgba(29, 12, 1, 0.9) 0%, rgba(109, 42, 0, 0.675) 100%);
	background-blend-mode: normal, normal, hard-light;
	opacity: 0;
	transition: opacity 0.3s;
}

.addresses-item__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1.1);
	transition: transform 0.3s;
}

.addresses-item__text-wrap {
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	text-align: center;
	padding-bottom: 100px;
}

.addresses-item__mask {
	max-width: 143px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	transition: transform 0.3s;
}

.addresses-item__mask img {
	display: none;
}

.addresses__col:nth-child(1) .addresses-item__mask img:nth-child(1) {
	display: inline-block;
}

.addresses__col:nth-child(2) .addresses-item__mask img:nth-child(2) {
	display: inline-block;
}

.addresses__col:nth-child(3) .addresses-item__mask img:nth-child(3) {
	display: inline-block;
}

.addresses__col:nth-child(4) .addresses-item__mask img:nth-child(4) {
	display: inline-block;
}

.addresses__col:nth-child(5) .addresses-item__mask img:nth-child(5) {
	display: inline-block;
}

.addresses__col:nth-child(6) .addresses-item__mask img:nth-child(6) {
	display: inline-block;
}

.addresses__col:nth-child(7) .addresses-item__mask img:nth-child(1) {
	display: inline-block;
}

.addresses__col:nth-child(8) .addresses-item__mask img:nth-child(2) {
	display: inline-block;
}

.addresses__col:nth-child(9) .addresses-item__mask img:nth-child(3) {
	display: inline-block;
}

.addresses-item__title {
	font-size: 30px;
	line-height: 1.1;
	font-weight: 700;
	transition: transform 0.3s;
}

.addresses-item__btn1 {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 600;
	color: #f8c480;
	padding: 2.5px 5px;
	text-transform: uppercase;
	background-color: #550911;
	border-radius: 4px;
	margin-top: auto;
	transition: all 0.3s;
}

.no-touch .addresses-item__btn1:hover {
	background-color: #30050a;
}

.addresses-item__btn1-icon {
	width: 7px;
	line-height: 0;
	margin-left: 4px;
}

.addressespopup {
	display: none;
	max-width: 1088px;
	width: 100%;
	padding: 0;
	border: 2px solid #f3e3be;
	border-radius: 26px;
	-webkit-backdrop-filter: blur(30px);
	backdrop-filter: blur(30px);
	background-color: rgba(18, 2, 2, 0.6);
	color: #faebd4;
}

.addressespopup .carousel__button.is-close {
	top: 29px;
	right: 21px;
	width: 40px;
	height: 40px;
	background: #f3e3be url(../img/close1.svg) center no-repeat;
	border-radius: 10px;
}

.addressespopup .carousel__button.is-close svg {
	display: none;
}

.addressespopup__img {
	position: relative;
	padding-top: 55%;
}

.addressespopup__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 26px;
}

.addressespopup__wrap1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 27.5px 36px;
}

.addressespopup__wrap1 .btn1 {
	font-size: 18px;
	text-transform: uppercase;
	padding: 7px 14px;
	border-radius: 10px;
}

.addressespopup__wrap1 .slider1-nav {
	margin-left: auto;
}

.addressespopup__title {
	font-weight: 700;
	font-size: 30px;
	margin-right: 26px;
}

.slider1-nav {
	width: 89px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.corporate-wrap {
	padding: 42px 0;
	background-color: #241C17;
}

.corporate {
	background-color: #362922;
	color: #f8c480;
}

.corporate .container {
	max-width: 1220px;
	padding-top: 32px;
	padding-bottom: 53px;
}

.corporate__container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.corporate__bg1 {
	position: absolute;
	top: 0;
	right: calc(100% + 30px);
	width: 10000px;
	height: 325px;
	-webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	background-color: #2B211B;
}

.corporate__bg2 {
	position: absolute;
	top: 0;
	left: calc(100% + 30px);
	width: 10000px;
	height: 325px;
	-webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	background-color: #2B211B;
}

.corporate__wrap1 {
	width: 43.8%;
}

.corporate__img {
	position: relative;
	z-index: 1;
	padding-top: 57%;
}

.corporate__img::after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 18px;
	bottom: -18px;
	left: 18px;
	right: -18px;
	border: 2px solid #f8c480;
	-webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.corporate__img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

.corporate__wrap2 {
	width: 51.8%;
	margin-top: 20px;
}

.corporate__wrap2 .btn1 {
	font-size: 30px;
	font-weight: 700;
	border-radius: 10px;
	padding: 11px 95px;
}

.corporate__title {
	font-weight: 700;
	font-size: 38px;
	line-height: 1.21;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.corporate__subtitle {
	color: #faebd4;
	font-weight: 300;
	font-size: 26px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin-bottom: 13px;
}

.corporate__text1 {
	color: #BFB09E;
	font-weight: 900;
	margin-bottom: 25px;
}

.corporate__text1 b {
	display: block;
	color: #f8c480;
	font-weight: 700;
}

.callback {
	position: relative;
	padding-top: 141px;
	padding-bottom: 123px;
	background: url(../img/callback-mainbg1-1.webp?asd) center/cover no-repeat;
	color: #fcedd3;
}

.callback .container {
	max-width: 1290px;
}

.callback__bg1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
}

.callback__bg2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 320px;
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
}

.callback__bg3 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 320px;
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1);
}

.callback__bg4 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 320px;
	-webkit-transform: scale(-1, -1);
	-ms-transform: scale(-1, -1);
	transform: scale(-1, -1);
}

.callback__container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.callback__wrap1 {
	max-width: 539px;
	width: 100%;
	text-align: center;
}

.callback__title {
	font-size: 57px;
	line-height: 1.2;
	font-family: "Dance", sans-serif;
	text-transform: uppercase;
	word-spacing: 0.15em;
	margin-bottom: -14px;
}

.callback__title i {
	font-size: 73px;
	font-style: normal;
	text-transform: lowercase;
}

.callback__subtitle1 {
	font-weight: 300;
	font-size: 39px;
	line-height: 1.2;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	margin-bottom: 46px;
}

.callback__subtitle2 {
	font-weight: 700;
	font-size: 23px;
	line-height: 1.2;
	margin-bottom: 54px;
}

.callback__form .btn1 {
	display: block;
	width: 100%;
	font-size: 26px;
	font-weight: 700;
	border-radius: 20px;
	padding: 19px 10px;
}

.callback__form .input1 {
	color: #550911;
	font-size: 22px;
	-webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	background-color: #faebd4;
	border: 3px solid #f8c480;
	border-radius: 0;
	padding: 21.5px 26px;
	margin-bottom: 28px;
}

.callback__form .input1::-webkit-input-placeholder {
	color: #550911;
}

.callback__form .input1::-moz-placeholder {
	color: #550911;
}

.callback__form .input1:-ms-input-placeholder {
	color: #550911;
}

.callback__form .input1::-ms-input-placeholder {
	color: #550911;
}

.callback__form .input1::placeholder {
	color: #550911;
}

.callback__form .select-wrap {
	margin-bottom: 28px;
}

.callback__form .select-wrap .jq-selectbox__select {
	color: #550911;
	font-size: 22px;
	-webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	background-color: #faebd4;
	border: 3px solid #f8c480;
	border-radius: 0;
	padding: 16.5px 26px;
	padding-right: 48px;
}

.callback__form .select-wrap .jq-selectbox__trigger {
	background: #550911 url(../img/arrow4.svg) center no-repeat;
}

.callback__form .select-wrap .jq-selectbox__dropdown {
	background-color: #faebd4;
	border: 3px solid #f8c480;
	border-top: none;
	color: #550911;
	border-radius: 0;
	font-size: 22px;
}

.callback__form .select-wrap .jq-selectbox__dropdown ul li {
	padding-left: 26px;
}

.callback__form .select-wrap .jq-selectbox__dropdown ul li.sel {
	color: #241c17;
}

.no-touch .callback__form .select-wrap .jq-selectbox__dropdown ul li:hover {
	color: #241c17;
}

.callback__form .label-checkbox__text {
	font-size: 17px;
}

.callback__form .label-checkbox-wrap {
	margin-bottom: 26px;
}

.callback__img {
	position: absolute;
	top: 89px;
	right: -58px;
	width: 616px;
}

.callback__wrap2 {
	max-width: 500px;
	width: 100%;
}

.callback__wrap3 {
	border-radius: 20px;
	padding: 26px 40px;
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	-webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
	background-color: rgba(18, 2, 2, 0.4);
	border: 2px solid #FEF3DD;
}

.callback__wrap3-title {
	text-align: center;
	font-size: 22px;
	margin-bottom: 9px;
}

.callback-item {
	margin-bottom: 16px;
}

.callback-item:last-child {
	margin-bottom: 0;
}

.callback-item__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.callback-item__link-icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 73px;
	height: 47px;
	border-radius: 16px;
	padding: 3px;
	background-color: #550911;
}

.callback-item__link-text {
	width: calc(100% - 93px);
	text-align: center;
	color: #550911;
	font-size: 28px;
	line-height: 1.2;
	background-color: #faebd4;
	border-radius: 20px;
	padding: 6.5px 10px;
}

.header {
	position: fixed;
	z-index: 50;
	top: 0;
	right: 0;
	left: 0;
	background-color: #241c17;
	color: #fff;
	padding-top: 18px;
	padding-bottom: 18px;
}

.compensate-for-scrollbar .header {
	right: 15px;
}

.header .container {
	max-width: 1467px;
}

.header__wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header__logo {
	line-height: 0;
	width: 240px;
}

.header__menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.header__menu li {
	margin-right: 36px;
}

.header__menu li:last-child {
	margin-right: 0;
}

.header__menu a {
	display: block;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: underline;
	text-decoration-color: transparent;
	-webkit-transition: -webkit-text-decoration 0.3s;
	transition: -webkit-text-decoration 0.3s;
	transition: text-decoration 0.3s;
	transition: text-decoration 0.3s, -webkit-text-decoration 0.3s;
}

.no-touch .header__menu a:hover {
	text-decoration-color: #fff;
}

.header__tel {
	position: relative;
	display: inline-block;
	font-size: 22px;
	font-weight: 900;
	padding-left: 38px;
}

.header__tel::after {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	width: 25px;
	height: 25px;
	background: #8C0F07 url(../img/tel1.svg) center no-repeat;
}

.toggle {
	position: relative;
	z-index: 20;
	width: 24px;
	height: 18px;
	display: none;
}

.toggle__line {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	height: 2px;
	background-color: #fff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.toggle__line::after {
	content: "";
	position: absolute;
	top: -7px;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #fff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.toggle__line::before {
	content: "";
	position: absolute;
	bottom: -7px;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #fff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.toggle.active .toggle__line {
	background-color: transparent;
}

.toggle.active .toggle__line::after {
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.toggle.active .toggle__line::before {
	top: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.footer {
	padding-top: 24px;
	padding-bottom: 30px;
	background-color: #241C17;
	color: #fff;
}

.footer .container {
	max-width: 1440px;
}

.footer__wrap1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 43px;
}

.footer__logo {
	max-width: 159px;
	width: 100%;
}

.footer__menu1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.footer__menu1 li {
	margin-right: 36px;
}

.footer__menu1 li:last-child {
	margin-right: 0;
}

.footer__menu1 a {
	display: block;
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: underline;
	text-decoration-color: transparent;
	-webkit-transition: -webkit-text-decoration 0.3s;
	transition: -webkit-text-decoration 0.3s;
	transition: text-decoration 0.3s;
	transition: text-decoration 0.3s, -webkit-text-decoration 0.3s;
}

.no-touch .footer__menu1 a:hover {
	text-decoration-color: #fff;
}

.footer__wrap2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.footer__menu2 li {
	margin-bottom: -1px;
}

.footer__menu2 li:last-child {
	margin-bottom: 0;
}

.footer__menu2 a {
	display: inline-block;
	color: #BDBAB9;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.02em;
	text-decoration: underline;
	text-decoration-color: transparent;
	-webkit-transition: -webkit-text-decoration 0.3s;
	transition: -webkit-text-decoration 0.3s;
	transition: text-decoration 0.3s;
	transition: text-decoration 0.3s, -webkit-text-decoration 0.3s;
}

.no-touch .footer__menu2 a:hover {
	text-decoration-color: #BDBAB9;
}

.footer__block1 {
	max-width: 208px;
	width: 100%;
}

.dev {
	text-align: center;
}

.no-touch .dev:hover .dev__text {
	text-decoration-color: #BDBAB9;
}

.dev__icon {
	max-width: 155px;
	width: 100%;
	margin-left: auto;
	margin-bottom: 11px;
}

.dev__icon img {
	width: 100%;
}

.dev__text {
	color: #BDBAB9;
	font-size: 14px;
	letter-spacing: 0.02em;
	text-decoration: underline;
	text-decoration-color: transparent;
	-webkit-transition: -webkit-text-decoration 0.3s;
	transition: -webkit-text-decoration 0.3s;
	transition: text-decoration 0.3s;
	transition: text-decoration 0.3s, -webkit-text-decoration 0.3s;
}

.preloader {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #241C17;
	z-index: 999999999;
}

.thanks {
	max-width: 600px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.thanks__title {
	font-size: 32px;
	margin-bottom: 20px;
}

.thanks__text {
	font-size: 20px;
}

.select-wrap .jq-selectbox__dropdown ul li.disabled1 {
	display: block;
	opacity: 0.3;
	pointer-events: none;
}

.no-touch .addresses-item:hover .addresses-item__mask {
	transform: scale(1.26);
}

.no-touch .addresses-item:hover .addresses-item__title {
	transform: scale(0.95);
}

.no-touch .addresses-item:hover .addresses-item__title {
	transform: scale(0.95);
}

.no-touch .addresses-item:hover .addresses-item__btn1 {
	transform: translateX(31px) translateY(4px);
}

.no-touch .addresses-item:hover .btn1 {
	transform: translateX(-48px) scale(0.87);
}

.no-touch .addresses-item:hover .addresses-item__img::after {
	opacity: 0;
}

.no-touch .addresses-item:hover .addresses-item__img::before {
	opacity: 1;
}

.no-touch .addresses-item:hover .addresses-item__img img {
	transform: scale(1);
}







@media (min-width: 750px) {
	.events__col:nth-child(4) {
		order: 1;
	}
}

@media (min-width: 500px) {
	.addresses-item__btn1 {
		position: absolute;
		top: 0;
		right: 0;
		font-size: 18px;
		padding: 10px 12px;
		border-radius: 10px;
		transform: translateY(3px);
	}

	.addresses-item__btn1-icon {
		width: 14px;
		margin-left: 10px;
	}

	.addresses-item__btn1-icon img {
		width: 100%;
	}
}

@media (min-width: 1200px) {
	.header__nav {
		display: block !important;
		opacity: 1 !important;
	}
}

@media (max-width: 1900px) {
	.select-wrap .jq-selectbox__dropdown ul {
		padding: 6px 0;
	}
}

@media (max-width: 1500px) {
	.menu-item__text2 {
		font-size: 64px;
	}

	.addresses__title {
		font-size: 112px;
	}

	.addresses__subtitle {
		font-size: 30px;
	}

	.addresses__list {
		margin-left: -30px;
		margin-right: -30px;
	}

	.addresses__col {
		padding-left: 30px;
		padding-right: 30px;
	}

	.callback__bg1 {
		width: 160px;
	}

	.callback__bg2 {
		width: 160px;
	}

	.callback__bg3 {
		width: 160px;
	}

	.callback__bg4 {
		width: 160px;
	}

	.callback__img {
		width: 500px;
		right: 0;
	}

	.addresses-item__btn-wrap {
		left: 40px;
		right: 40px;
	}
}

@media (max-width: 1300px) {
	.price__container {
		margin-left: -15px;
		margin-right: -15px;
		padding-right: 100px;
	}
}

@media (max-width: 1200px) {
	.events__title-line2 {
		padding-left: 0;
	}

	.body-overflow {
		overflow: hidden;
	}

	.totop {
		bottom: 35px;
		right: 10px;
	}

	.btn1 {
		font-size: 24px;
		padding: 19px 40px;
	}

	.btn2 {
		font-size: 24px;
		padding: 19px 40px;
	}

	.mainscreen__title {
		font-size: 60px;
	}

	.mainscreen__subtitle {
		font-size: 26px;
	}

	.mainscreen__form {
		padding: 35px 30px 47px 30px;
	}

	.mainscreen__form-subtitle {
		font-size: 22px;
	}

	.mainscreen__form-col {
		width: 50%;
	}

	.events {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.events__title {
		font-size: 90px;
		padding-left: 0;
	}

	.events__title-line1 {
		padding-right: 0;
	}

	.events__col {
		width: 50%;
	}

	.events-item__title {
		font-size: 30px;
	}

	.events-item__text {
		font-size: 16px;
	}

	.events-item__text b {
		font-size: 30px;
	}

	.menu-item {
		padding: 60px 30px 80px 30px;
	}

	.menu-item__text1 {
		font-size: 16px;
	}

	.menu-item__text1-icon {
		width: 8px;
		margin-left: 8px;
	}

	.menu-item__text2 {
		font-size: 42px;
	}

	.price__container {
		background: -webkit-gradient(linear, left top, left bottom, from(#180000), color-stop(27.4%, #1c0000), color-stop(72.6%, #1f0000), to(#170000));
		background: linear-gradient(180deg, #180000 0%, #1c0000 27.4%, #1f0000 72.6%, #170000 100%);
		padding: 50px 33px;
	}

	.price__wrap1 {
		max-width: none;
		margin-bottom: 600px;
	}

	.price__wrap2 {
		margin-left: auto;
		margin-right: auto;
	}

	.addresses__title-wrap {
		margin-bottom: 40px;
	}

	.addresses__title {
		font-size: 66px;
	}

	.addresses__subtitle {
		font-size: 20px;
	}

	.addresses__list {
		margin: 0px -10px;
		margin-top: -20px;
	}

	.addresses__col {
		padding: 0px 10px;
		margin-top: 20px;
	}

	.addressespopup__wrap1 .btn1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin-top: 6px;
	}

	.addressespopup__title {
		width: calc(100% - 110px);
		margin-right: 0;
	}

	.corporate__wrap1 {
		width: 49%;
	}

	.corporate__wrap2 {
		width: 46%;
		margin-top: 6px;
	}

	.corporate__wrap2 .btn1 {
		font-size: 18px;
	}

	.corporate__title {
		font-size: 24px;
	}

	.corporate__subtitle {
		font-size: 18px;
	}

	.callback {
		background: #001C0F;
	}

	.callback__wrap1 {
		max-width: none;
		margin-bottom: 30px;
	}

	.callback__title {
		font-size: 50px;
	}

	.callback__title i {
		font-size: 65px;
	}

	.callback__subtitle1 {
		font-size: 34px;
	}

	.callback__subtitle2 {
		font-size: 20px;
	}

	.callback__form .btn1 {
		font-size: 20px;
	}

	.callback__form .input1 {
		font-size: 16px;
	}

	.callback__form .select-wrap .jq-selectbox__select {
		font-size: 16px;
	}

	.callback__form .select-wrap .jq-selectbox__dropdown {
		font-size: 16px;
	}

	.callback__img {
		position: static;
		max-width: 400px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 30px;
	}

	.callback__wrap2 {
		margin-left: auto;
		margin-right: auto;
	}

	.callback__wrap3-title {
		font-size: 20px;
	}

	.callback-item__link-icon {
		height: 40px;
	}

	.callback-item__link-icon img {
		-webkit-transform: scale(0.8);
		-ms-transform: scale(0.8);
		transform: scale(0.8);
	}

	.callback-item__link-text {
		font-size: 22px;
	}

	.header__nav {
		position: fixed;
		z-index: 15;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #241c17;
		padding: 50px 15px;
		padding-top: 80px;
		overflow: auto;
		display: none;
	}

	.header__menu li {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.header__menu li:last-child {
		margin-bottom: 0;
	}

	.header__menu a {
		font-size: 22px;
	}

	.header__tel {
		font-size: 20px;
		margin-left: auto;
		margin-right: 19px;
	}

	.toggle {
		display: block;
	}

	.footer__menu1 li {
		margin-right: 20px;
	}

	.thanks__title {
		font-size: 26px;
	}

	.thanks__text {
		font-size: 16px;
	}
}

@media (max-width: 1050px) {
	.addresses__col {
		width: 50%;
	}

	.select-wrap .jq-selectbox__dropdown ul::-webkit-scrollbar {
		width: 3px;
	}
}

@media (max-width: 1000px) {
	.events__title {
		font-size: 70px;
		padding-left: 0;
	}
}

@media (max-width: 750px) {
	.addresses-item__btn1 {
		display: none;
	}

	.site-wrap {
		padding-top: 59px;
	}

	.anchor {
		top: -58px;
	}

	.section-wrap1 {
		background-image: url(../img/section-wrap1-bg2.webp);
	}

	.btn1 {
		border-radius: 13px;
		padding: 11.5px 23px;
	}

	.btn2 {
		padding: 11.5px 23px;
	}

	.input1 {
		padding: 15px 10px;
		padding-left: 14px;
	}

	.select-wrap .jq-selectbox__select {
		padding: 15px 14px;
		padding-right: 48px;
	}

	.select-wrap .jq-selectbox__trigger {
		right: 12px;
	}

	.label-checkbox-wrap {
		margin-bottom: 16px;
	}

	.label-checkbox {
		padding-left: 28px;
	}

	.label-checkbox__icon-wrap {
		width: 18px;
		height: 18px;
	}

	.label-checkbox__icon {
		width: 15px;
	}

	.label-checkbox__text {
		font-size: 14px;
		line-height: 1.14;
	}

	.mainscreen {
		padding-top: 49px;
		padding-bottom: 31px;
		background-image: url(../img/mainscreen-bg-mob1.webp);
		background-position: center top;
	}

	.mainscreen__title-wrap {
		max-width: 400px;
	}

	.mainscreen__title {
		font-size: 46px;
	}

	.mainscreen__subtitle {
		font-size: 20px;
	}

	.mainscreen__form {
		padding: 46px 20px 66px 20px;
	}

	.mainscreen__form-title-wrap {
		margin-bottom: 21px;
	}

	.mainscreen__form-title {
		font-size: 26px;
		line-height: 1.2;
		margin-bottom: 17px;
	}

	.mainscreen__form-subtitle {
		max-width: 300px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		font-size: 14px;
		line-height: 1.21;
	}

	.mainscreen__form-wrap1 {
		margin-bottom: 15px;
	}

	.events {
		padding-top: 34px;
	}

	.events__title {
		font-size: 60px;
	}

	.events__col {
		width: 100%;
	}

	.menu__col {
		width: 100%;
	}

	.price__container {
		padding: 50px 20px;
	}

	.price__title {
		font-size: 36px;
	}

	.price-item {
		padding: 10px 25px;
	}

	.price-item__text2 {
		font-size: 19px;
		margin-top: -2px;
	}

	.price-item__text4 b {
		font-size: 22px;
	}

	.addresses {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.addresses__title-wrap {
		margin-bottom: 25px;
	}

	.addresses__title {
		font-size: 46px;
	}

	.addresses__subtitle {
		font-size: 17px;
	}

	.addresses-item .btn1 {
		font-size: 16px;
	}

	.addresses-item__btn-wrap {
		text-align: center;
		left: 10px;
		right: 10px;
		bottom: 8px;
	}

	.addresses-item__wrap {
		padding: 20px 15px;
	}

	.addresses-item__text-wrap {
		padding-bottom: 55px;
	}

	.addresses-item__mask {
		max-width: 100px;
	}

	.addresses-item__title {
		font-size: 26px;
	}

	.addressespopup__wrap1 {
		padding: 20px 15px;
	}

	.addressespopup__title {
		font-size: 26px;
	}

	.corporate__wrap1 {
		padding-right: 11px;
		width: 100%;
		margin-bottom: 26px;
	}

	.corporate__img::after {
		top: 10px;
		bottom: -10px;
		left: 10px;
		right: -10px;
		border: 1px solid #f8c480;
		-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
		box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.25);
	}

	.corporate__wrap2 {
		text-align: center;
		margin-top: 0;
		width: 100%;
	}

	.header {
		padding-top: 13px;
		padding-bottom: 13px;
	}

	.header__logo {
		width: 120px;
	}

	.header__tel {
		font-size: 0;
		padding: 0;
		width: 22px;
		height: 22px;
	}

	.header__tel::after {
		width: 100%;
		height: 100%;
		background: url(../img/tel1.svg) center/contain no-repeat;
	}

	.footer__logo {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 26px;
	}

	.footer__nav {
		width: 100%;
	}

	.footer__menu1 {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin: 0px -7px;
		margin-top: -5px;
	}

	.footer__menu2 {
		width: 100%;
		text-align: center;
		margin-bottom: 45px;
	}

	.footer__block1 {
		display: none;
	}

	.dev {
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 650px) {
	.events__title {
		font-size: 43px;
	}
}

@media (max-width: 500px) {
	.thanks__title {
		font-size: 18px;
	}

	.thanks__text {
		font-size: 14px;
	}

	.site-wrap {
		padding-top: 53px;
	}

	.anchor {
		top: -52px;
	}

	.container {
		padding-left: 10px;
		padding-right: 10px;
		width: calc(100% - 20px);
	}

	.totop__icon {
		width: 35px;
		height: 35px;
		margin-bottom: 0;
	}

	.totop__text {
		display: none;
	}

	.btn1 {
		font-size: 14px;
		padding: 11px 23px;
	}

	.input1 {
		padding: 10px;
		padding-left: 14px;
		font-size: 14px;
	}

	.select-wrap {
		font-size: 14px;
	}

	.select-wrap .jq-selectbox__select {
		font-size: 14px;
		padding: 10px 14px;
		padding-right: 28px;
	}

	.select-wrap .jq-selectbox__trigger {
		width: 11px;
		height: 11px;
		background-size: 7px;
		background-position: 2px 4px;
	}

	.select-wrap .jq-selectbox__dropdown ul li {
		padding: 5px 10px;
		padding-left: 14px;
	}

	.label-checkbox__text {
		font-size: 12px;
	}

	.swiper-button-next-style1,
	.swiper-button-prev-style1 {
		width: 20px;
		height: 20px;
		border-radius: 5px;
	}

	.swiper-button-next-style1 img,
	.swiper-button-prev-style1 img {
		width: 6px;
	}

	.mainscreen__title-wrap {
		max-width: 315px;
		margin-bottom: 31px;
	}

	.mainscreen__title {
		font-size: 37px;
		margin-bottom: 0;
	}

	.mainscreen__subtitle {
		font-size: 14px;
	}

	.mainscreen {
		padding-bottom: 0;
	}

	.mainscreen__form {
		padding: 26px 10px 52px 10px;
		margin-left: -10px;
		margin-right: -10px;
		border-radius: 0;
		border: none;
	}

	.mainscreen__form .label-checkbox {
		display: block;
		max-width: 300px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.mainscreen__form .btn1 {
		display: block;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		text-align: center;
	}

	.mainscreen__form .btn1 {
		max-width: 217px;
		margin-left: auto;
		margin-right: auto;
	}

	.mainscreen__form-title {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.mainscreen__form-wrap1 {
		margin: 0px -5px;
		margin-top: -13px;
		margin-bottom: 15px;
	}

	.mainscreen__form-col {
		padding: 0px 5px;
		margin-top: 13px;
	}

	.events {
		padding-top: 19px;
		padding-bottom: 15px;
	}

	.events__list {
		margin-top: -14px;
	}

	.events__col {
		margin-top: 14px;
	}

	.events-item {
		border-radius: 10px;
	}

	.events-item__title {
		font-size: 25px;
		margin-bottom: 4px;
	}

	.events-item__text {
		font-size: 12px;
	}

	.events-item__text b {
		font-size: 21px;
		margin-top: 10px;
	}

	.menu {
		padding-top: 13px;
		padding-bottom: 4px;
	}

	.menu-item {
		padding: 17px 15px 19px 15px;
		background-image: url(../img/menu-item-bg2.webp);
	}

	.menu-item__text1 {
		font-size: 12px;
		margin-bottom: 0;
	}

	.menu-item__text1-icon {
		width: 6px;
		margin-left: 3px;
	}

	.menu-item__text2 {
		font-size: 26px;
	}

	.price {
		padding-top: 10px;
		padding-bottom: 0;
	}

	.price__container {
		background: url(../img/price-bg1-2.webp?11) center bottom/cover no-repeat;
		padding: 17px 33px 65px 33px;
		margin-bottom: 0;
		margin-left: -10px;
		margin-right: -10px;
	}

	.price__wrap1 {
		margin-bottom: 171px;
	}

	.price__title {
		font-size: 20px;
		margin-bottom: 7px;
	}

	.price__list {
		margin-bottom: 13px;
	}

	.price__text1 {
		color: #faebd4;
		font-weight: 300;
		font-size: 12px;
		margin-bottom: 14px;
	}

	.price__wrap2 {
		max-width: 196px;
		margin-bottom: 0;
	}

	.price__date-wrap {
		padding: 11px 11px 11px 11px;
	}

	.price__img1 {
		width: 320px;
		bottom: -65px;
	}

	.price__date {
		border: 1px solid #550911;
		border-radius: 11px;
		padding: 7px 7px 3px 7px;
	}

	.price__date-text1 {
		font-size: 22px;
		margin-bottom: -2px;
	}

	.price__date-text2 {
		font-size: 17px;
	}

	.price__text2 {
		font-size: 12px;
		margin-bottom: 3px;
		margin-top: -1px;
	}

	.price__tel {
		font-size: 17px;
		border-radius: 11px;
		padding: 2px 5px;
	}

	.price__btn-wrap .btn1 {
		font-size: 16px;
		padding: 10.5px 25px;
	}

	.price-item {
		border: 1px solid #550911;
		min-height: 70px;
		padding: 5px 21px;
		margin-bottom: 6px;
	}

	.price-item__wrap1 {
		width: 48%;
	}

	.price-item__text1 {
		font-size: 12px;
	}

	.price-item__text2 {
		font-size: 16px;
	}

	.price-item__wrap2 {
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		text-align: center;
		margin-top: 1px;
		padding-top: 4px;
		border-top: 1px solid #550911;
	}

	.price-item__text3 {
		color: #550911;
		font-size: 12px;
	}

	.price-item__text3 br {
		display: none;
	}

	.price-item__wrap3 {
		width: 48%;
	}

	.price-item__text4 {
		font-size: 16px;
		font-weight: 700;
	}

	.price-item__text4 b {
		font-size: 16px;
	}

	.addresses__title-wrap {
		margin-bottom: 16px;
	}

	.addresses__title {
		font-size: 29px;
		margin-bottom: 3px;
	}

	.addresses__subtitle {
		font-size: 11.5px;
	}

	.addresses__list {
		margin: 0px -5px;
		margin-top: -10px;
	}

	.addresses__col {
		padding: 0px 5px;
		margin-top: 10px;
	}

	.addresses-item .btn1 {
		font-size: 12px;
		border-radius: 4px;
		padding: 1.5px 5px;
	}

	.addresses-item__wrap {
		padding: 0 10px 68px 10px;
	}

	.addresses-item__text-wrap {
		padding-bottom: 0;
	}

	.addresses-item__mask {
		max-width: 70px;
	}

	.addresses-item__title {
		font-size: 12px;
	}

	.addresses-item__btn1 {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
	}

	.addressespopup {
		border-radius: 7px;
	}

	.addressespopup .carousel__button.is-close {
		top: 10px;
		right: 10px;
		width: 20px;
		height: 20px;
		border-radius: 5px;
		background-size: 9px;
	}

	.addressespopup__img img {
		border-radius: 7px;
	}

	.addressespopup__wrap1 {
		padding: 10px;
	}

	.addressespopup__wrap1 .btn1 {
		padding: 1.5px 7px;
		font-size: 12px;
		border-radius: 5px;
	}

	.addressespopup__title {
		font-size: 14px;
		width: calc(100% - 55px);
	}

	.slider1-nav {
		width: 45px;
	}

	.corporate-wrap {
		padding: 19px 0;
	}

	.corporate .container {
		padding-top: 14px;
		padding-bottom: 25px;
	}

	.corporate__wrap2 .btn1 {
		display: block;
		max-width: 217px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		border-radius: 13px;
		font-size: 16px;
		padding: 11px 10px;
	}

	.corporate__title {
		font-size: 20px;
	}

	.corporate__subtitle {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.corporate__text1 {
		font-size: 12px;
		margin-bottom: 21px;
	}

	.callback {
		padding-top: 31px;
		padding-bottom: 36px;
		background-image: url(../img/callback-mainbg1-2.webp?asd);
	}

	.callback__bg1 {
		width: 80px;
	}

	.callback__bg2 {
		width: 80px;
	}

	.callback__bg3 {
		display: none;
	}

	.callback__bg4 {
		display: none;
	}

	.callback__wrap1 {
		margin-bottom: 17px;
	}

	.callback__title {
		font-size: 24px;
		margin-bottom: -9px;
	}

	.callback__title i {
		font-size: 38px;
	}

	.callback__subtitle1 {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.callback__subtitle2 {
		font-size: 12px;
		margin-bottom: 12px;
	}

	.callback__form .btn1 {
		max-width: 217px;
		margin-left: auto;
		margin-right: auto;
		font-size: 16px;
		border-radius: 13px;
		padding: 10.5px 10px;
	}

	.callback__form .input1 {
		font-size: 12px;
		padding: 8px 10px;
		padding-left: 15px;
		border: 2px solid #f8c480;
		margin-bottom: 12px;
	}

	.callback__form .select-wrap {
		margin-bottom: 11px;
	}

	.callback__form .select-wrap .jq-selectbox__select {
		font-size: 12px;
		padding: 8px 15px;
		padding-right: 35px;
		border: 2px solid #f8c480;
	}

	.callback__form .select-wrap .jq-selectbox__trigger {
		right: 9px;
		width: 16px;
		height: 16px;
		background-size: 8px;
	}

	.callback__form .select-wrap .jq-selectbox__dropdown {
		font-size: 12px;
		border: 2px solid #f8c480;
	}

	.callback__form .select-wrap .jq-selectbox__dropdown ul li {
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 15px;
	}

	.callback__form .select-wrap .jq-selectbox__dropdown ul {
		padding: 4px 0;
	}

	.callback__form .label-checkbox__text {
		font-size: 12px;
		line-height: 1.17;
	}

	.callback__form .label-checkbox__icon-wrap {
		width: 11px;
		height: 11px;
	}

	.callback__form .label-checkbox {
		padding-left: 17px;
	}

	.callback__form .label-checkbox__icon {
		width: 8px;
	}

	.callback__form .label-checkbox-wrap {
		margin-bottom: 10px;
	}

	.callback__img {
		max-width: 224px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 19px;
	}

	.callback__wrap3 {
		-webkit-backdrop-filter: blur(6px);
		backdrop-filter: blur(6px);
		-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.25);
		box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.25);
		border-radius: 12px;
		padding: 15px 24px;
	}

	.callback__wrap3-title {
		font-size: 12px;
		margin-bottom: 7px;
	}

	.callback-item {
		margin-bottom: 10px;
	}

	.callback-item__link-icon {
		border-radius: 10px;
		width: 44px;
		height: 29px;
	}

	.callback-item__link-icon img {
		-webkit-transform: scale(0.6);
		-ms-transform: scale(0.6);
		transform: scale(0.6);
	}

	.callback-item__link-text {
		padding: 4.5px 5px;
		border-radius: 12px;
		font-size: 16px;
		width: calc(100% - 53px);
	}

	.header__logo {
		width: 98px;
	}

	.footer {
		padding-top: 17px;
		padding-bottom: 36px;
	}

	.footer__wrap1 {
		margin-bottom: 14px;
	}

	.footer__logo {
		max-width: 116px;
	}

	.footer__menu1 li {
		margin: 0px 7px;
		margin-top: 5px;
	}

	.footer__menu1 a {
		font-size: 14px;
	}
}

@media (max-width: 450px) {
	.events__title {
		margin-bottom: 5px;
	}

	.events__title-line2 {
		text-align: right;
	}

	.events__title-line3 {
		display: block;
		text-align: left;
		padding-left: 40px;
	}
}