@font-face {
	font-family: "Montserrat Bold";
	src: url("../fonts/fonts2/Montserrat-Bold.ttf") format("truetype");
}
@font-face {
	font-family: "Montserrat Extra Bold";
	src: url("../fonts/fonts2/Montserrat-ExtraBold.ttf") format("truetype");
}
@font-face {
	font-family: "Montserrat Regular";
	src: url("../fonts/fonts2/Montserrat-Regular.ttf") format("truetype");
}
@font-face {
	font-family: "OpenSans Regular";
	src: url("../fonts/fonts2/OpenSans-Regular.ttf") format("truetype");
}
@font-face {
	font-family: "Roboto Bold";
	src: url("../fonts/fonts2/Roboto-Bold.ttf") format("truetype");
}
@font-face {
	font-family: "Roboto Italic";
	src: url("../fonts/fonts2/Roboto-Italic.ttf") format("truetype");
}
@font-face {
	font-family: "Roboto Regular";
	src: url("../fonts/fonts2/Roboto-Regular.ttf") format("truetype");
}
@font-face {
	font-family: "Trebuchet MS";
	src: url("../fonts/fonts2/trebucbd.ttf") format("truetype");
}
@font-face {
	font-family: "Wingdings";
	src: url("../fonts/fonts2/wingding.ttf") format("truetype");
}

a {
	text-decoration: none;
}

a.disabled {
	pointer-events: none;
	cursor: default;
}

body {
	position: relative;
	min-height: 110vh;
	padding-bottom: 630px;
}

footer {
	position: absolute;
	bottom: 0;
}

.nav-anchor {
	display: block;
	position: relative;
	top: -80px;
	visibility: hidden;
}

.whitespace-nowrap {
	white-space: nowrap;
}

.header-object-container {
	position: relative;
}

.header-object-container > img {
	position: absolute;
	bottom: 20px;
	object-fit: contain;
	max-height: 75%;
	left: 8px;
}

.grid-list-gallery-thumb {
	object-fit: cover;
	min-width: 100%;
	max-height: 100px;
}

#sub2t_header {
	position: relative;
	z-index: 1;
}

.post-header {
	color: #000;
}

.post-header > p {
	line-height: 120%;
}

.sub2t_header-txt-margin {
	margin-bottom: 0;
}

#sub2t_intro-visit,
#sub2t_intro-join {
	background-image: url("../img/design-elements/decor2.png"), url("../img/design-elements/decor7.png");
	background-position: top left, bottom right;
	background-size: 30%;
	background-repeat: no-repeat;
	margin: -68px 0;
	padding: 95px 0;
}

#sub2t_gallery {
	background-image: url("../img/design-elements/body_bg1.png");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#location {
	background-image: none;
	background-position: left 5% top 23%;
	background-size: auto;
	background-repeat: no-repeat;
}

h3.sub2t_content-title {
	font-family: "Montserrat Bold";
	font-size: 2em;
}

h3.sub2t_content-subtitle {
	font-family: "Roboto Bold";
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 4px;
}

h4.sub2t_small-title {
	font-family: "Roboto Bold";
	font-size: 1.2em;
	line-height: 1.6em;
}

.sub2t_bt1line {
	background-color: #003976;
}

.sub2t_bg-main-menu {
	background-color: #34c3e0;
}

.sub2t_bt1line-txt-col {
	color: #ffffff;
	font-size: 0.6em;
}

.sub2t_hidelink {
	text-decoration: none;
}

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sub2t_sticky {
	position: fixed;
	top: 0;
	width: 100%;
	transition: top 0.3s;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sub2t_sticky + .content {
	padding-top: 60px;
}


@keyframes fade-out {
	from {
		opacity: 1;
		visibility: visible;
	}
	to {
		opacity: 0;
		visibility: hidden;
	}
}

@keyframes fade-in {
	from {
		opacity: 0;
		visibility: hidden;
	}
	to {
		opacity: 1;
		visibility: visible;
	}
}

.hide-logo .navbar-brand {
	animation: fade-out 0.5s forwards;
}

.show-logo .navbar-brand {
	animation: fade-in 0.5s forwards;
}

#sub2t_main-menu {
	z-index: 1020;
}

#sub2t_main-menu * {
	text-transform: uppercase;
}

#sub2t_main-menu .nav-item > a {
	color: #fff;
}

#sub2t_main-menu .nav-item:hover > a {
	color: rgba(0, 0, 0, 0.7);
}

#sub2t_main-menu .nav-item:hover,
#sub2t_main-menu .dropdown-menu {
	background-color: #b8f3ff;
}

#sub2t_main-menu .dropdown-menu {
	border-radius: 0;
	border: none;
	margin-top: 0;
	left: auto;
	right: 0;
}

#sub2t_lang-menu,
#sub2t_menu-soc-media {
	margin: 20px;
}

#sub2t_lang-menu li a:last-child,
#sub2t_menu-soc-media a:last-child {
	margin-right: 0;
}

#sub2t_lang-menu li,
#sub2t_menu-soc-media {
	text-align: center;
}

#sub2t_lang-menu li a {
	margin-right: 50px;
}

#sub2t_lang-menu li a,
#sub2t_menu-soc-media a {
	display: inline-block;
	font-size: 0;
	vertical-align: super;
}

#sub2t_menu-soc-media a {
	margin-right: 20px;
}

.sub2t_header-img {
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

.sub2t_header-img {
	background-image: url("../img/design-elements/20230116_13271446477_header2.png");
	width: 100%;
	height: 233px;
}

#sub2t_main-heading,
#sub2t_main-heading-rus {
	font-family: "Montserrat Extra Bold";
	font-size: 2em;
	color: #fff;
	white-space: nowrap;
}

.sub2t_head-capt {
	font-family: "Roboto Bold";
	font-size: 1em;
	color: #fff;
}

.sub2t_head-capt-small {
	font-family: "Roboto Bold";
	font-size: 0.8em;
	color: #fff;
}

h2.sub2t_content-title {
	font-family: "Montserrat Bold";
	font-size: 2em;
	padding-bottom: 15px;
}

.sub2t_header-txt-margin {
	margin-bottom: 43px;
}

.sub2t_box-text-bold {
	font-family: "Roboto Bold";
	font-size: 1.1em;
	color: #003976;
	padding-right: 20px;
	padding-bottom: 20px;
}

.sub2t_box-text-regular {
	font-family: "Roboto Regular";
	font-size: 1.1em;
	color: #003976;
	padding-right: 20px;
}

.sub2t_cont-merge-top {
	margin-top: -42px;
	padding-top: 61px;
	padding-bottom: 56px;
}

.sub2t_inner-decor {
	position: absolute;
	top: 0;
	bottom: 0;
}

.sub2t_left-decor {
	background-image: none;
	background-position: left;
	background-size: contain;
	background-repeat: no-repeat;
}

.sub2t_right-decor {
	background-image: none;
	background-position: right;
	background-size: contain;
	background-repeat: no-repeat;
}

.sub2t_content-box {
	margin-bottom: 90px;
}

.sub2t_upper-whiteline {
	position: relative;
}

.sub2t_upper-whiteline::before {
	content: "";
	background-color: #fff;
	position: absolute;
	top: 0;
	bottom: 90%;
	left: 0;
	right: 0;
	border: 1px solid #fff;
}

.sub2t_content-box::after {
	content: " ";
	width: 100%;
	height: 40px;
	background-color: #fff;
	border: 1px solid #fff;
}

.sub2t_arrow-bottom-center::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-top: solid 30px #34c3e0;
	border-left: solid 30px transparent;
	border-right: solid 30px transparent;
}

.sub2t_arrow-bottom-center {
	position: relative;
	margin-bottom: 60px;
}

.sub2t_bg-cyan {
	background-color: #34c3e0;
}

.sub2t_content-wrapper {
	position: relative;
}

.sub2t_bg-cutted-top {
	position: relative;
	top: 10%;
	left: 0;
	right: 0;
	bottom: 0;
}

.sub2t_upper-whiteline {
	background-color: white;
	width: 100%;
	height: 40px;
	bottom: 0px;
}

.sub2t_content-figure {
	display: none;
}

.sub2t_visit-info {
	background-color: #34c3e0;
}

.sub2t_buy-tickets {
	background-color: #003976;
	margin-bottom: 60px;
}

.sub2t_btn-buy {
	font-family: "Roboto Bold";
	margin: 40px 0;
	font-size: 1.5em;
	padding: 5px 90px;
	background-color: #003976;
	border: 1px solid #ffcf01;
	transition: all 0.5s;
}

@media (max-width: 576px) {
	.sub2t_btn-buy {
		padding: 5px 20px;
	}
}

.sub2t_btn-buy:hover {
	color: #003976;
	background-color: #ffcf01;
	border: 1px solid transparent;
}

.sub2t_left-right-decors {
	background-image: none;
	background-position: left, right;
	background-size: contain;
	background-repeat: no-repeat;
}

.sub2t_join-left-right-decors {
	background-image: none;
	background-position: left, right;
	background-size: contain;
	background-repeat: no-repeat;
}

.sub2t_wt-decorations-left-right {
	background-image: url("../img/design-elements/decor11.png"), url("../img/design-elements/decor12.png"),
		url("../img/design-elements/tri_S.png"), url("../img/design-elements/body_bg2.jpg");
	background-position: top left, bottom right, top 33% left 3%, bottom;
	background-size: 30%, 30%, 11%, cover;
	background-repeat: no-repeat;
}

.sub2t_join-left-decor {
	background-image: none;
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
}

.sub2t_bg-contacts {
	padding: 80px 0 90px 0;
	background-image: url("../img/design-elements/tri_O_2.png"), url("../img/design-elements/tri_L_2.png"),
		url("../img/design-elements/body_bg3.png");
	background-position: top 30% left 5%, top 70% right 5%, center;
	background-size: auto, auto, cover;
	background-repeat: no-repeat;
}

.sub2t_small-heading {
	font-size: 1.25em;
	font-weight: 700;
	color: #003976;
}

.sub2t_program-desc {
	margin-bottom: 40px;
}

.sub2t_bg-darkblue {
	background-color: #003976;
}

.sub2t_bg-gray {
	background-color: #e6e7e8;
}

.sub2t_left-side-second-decor {
	background-image: none;
	background-position: left;
	background-size: contain;
	background-repeat: no-repeat;
}

h2.sub2t_content-title-second {
	font-family: "Roboto Bold";
	font-size: 1.3em;
	margin-bottom: 20px;
}

.sub2t_text-color-yellow {
	color: #ffcf01;
}

.sub2t_text-color-cyan {
	color: #34c3e0;
}

.sub2t_text-color-darkgreen {
	color: #1e7450;
}

.sub2t_text-color-darkred {
	color: #cf1e2e;
}

.sub2t_text-color-white {
	color: #fff;
}

.sub2t_text-color-darkblue {
	color: #003976;
}

.sub2t_text-color-purple {
	color: #665090;
}

.sub2t_second-bg {
	background-image: url("../img/design-elements/body_bg1.png");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.sub2t_bg-object-O,
.sub2t_bg-object-L {
	position: absolute;
}

.sub2t_bg-object-O {
	top: 20%;
	left: 5%;
}

.sub2t_bg-object-L {
	bottom: 20%;
	right: 5%;
}

.sub2t_embed-map {
	width: 100%;
	height: 35vh;
}

.sub2t_footer-bg {
	background-image: url("../img/design-elements/footer_bg.png");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.sub2t_footer-bg a {
	text-decoration: none;
	color: #fff;
}

.sub2t_bg-yellow {
	background-color: #ffcf01;
}

.sub2t_footer-top {
	color: #fff;
}

.sub2t_footer-soc-icons a {
	color: #fff;
	font-size: 2em;
	margin-right: 10px;
}

.sub2t_footer-soc-icons a:last-child {
	margin-right: 0;
}

.sub2t_footer-soc-icons a:last-child i {
	font-size: 1.7rem;
	line-height: 1;
}

.sub2t_news-header {
	list-style: none;
	margin-bottom: 40px;
	padding-left: 0;
}

.sub2t_news-header > li {
	display: inline-block;
	border-right: 2px solid #34c3e0;
}

.sub2t_news-header > li:last-child {
	border-right: none;
}

.sub2t_news-header > li > a {
	padding: 15px;
}

.sub2t_object-over {
	z-index: 1;
}

.sub2t_object-under {
	z-index: -1;
}

#sub2t_video-frame > iframe {
	width: 100%;
	height: 100%;
}

#mainCarousel,
#sub2t_video-frame {
	height: 200px;
	margin-top: 20px;
}

.sub2t_text-shadow {
	text-shadow: 1px 1px 5px #3d3d3d;
}

.sub2t_box-shadow {
	box-shadow: 1px 1px 5px #3d3d3d;
}

.sub2t_small-txt {
	font-family: "Roboto Regular";
	font-size: 0.6em;
}

.sub2t_small-txt-second {
	font-family: "Roboto Regular";
	font-size: 0.8em;
	margin-bottom: 10px;
}

.sub2t_white-ruler {
	background-color: #ffffff;
	margin: 5px 0;
}

.sub2t_white-ruler:not([size]) {
	height: 3px;
}

.sub2t_cyan-ruler {
	background-color: #34c3e0;
	margin: 5px 0;
}

.sub2t_cyan-ruler:not([size]) {
	height: 3px;
}

.sub2t_medium-button {
	padding: 3px 50px;
	font-size: 1.3em;
	font-family: "Roboto Bold";
	border: 2px solid #003976;
}

.sub2t_section-container {
	margin-bottom: 100px;
}

#newsletter-form {
	margin: 30px 0;
}

#newsletter-form [type="email"] {
	text-align: center;
	width: 75%;
	padding: 5px;
	margin-right: 20px;
}

#newsletter-form [type="submit"] {
	border: 1px solid #34c3e0;
	padding: 5px 60px;
	font-family: "Roboto Bold";
	color: #34c3e0;
	transition: all 0.5s;
}

#newsletter-form [type="submit"]:active {
	background-color: #ffcf01;
	color: #003976;
}

#newsletter-form [type="submit"]:hover {
	background-color: #34c3e0;
	color: #ffcf01;
}

.sub2t_scroll-btn {
	border: none;
	width: 40px;
	height: 40px;
	padding: 6px 8px 8px 8px !important;
	text-align: center;
	opacity: 0;
	font-weight: bold;
	background-color: #34c3e0;
	color: #003976;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	border-radius: 50%;
	transition: opacity 1s;
}

.sub2t_scroll-btn:hover {
	background-color: #003976;
	color: #34c3e0;
}

.sub2t_visible-btn {
	opacity: 0.7;
}

.sub2t_custom-field-regular-txt {
	font-family: "Roboto Regular";
	font-size: 1.2em;
	margin-bottom: 0;
}

.sub2t_custom-field-small-txt {
	font-family: "Roboto Regular";
	font-size: 0.8em;
	line-height: 0.9em;
	display: inline-block;
	vertical-align: top;
	max-width: 75%;
}

.sub2t_custom-input-number {
	width: 67px;
	height: 30px;
	border: none;
}

.sub2t_wide-input-number {
	width: 201px;
	height: 30px;
	border: none;
}

.sub2t_extrawide-input-number {
	height: 40px;
	border: none;
}

@keyframes click-wave {
	0% {
		height: 40px;
		width: 40px;
		opacity: 0.15;
		position: relative;
	}

	100% {
		height: 200px;
		width: 200px;
		margin-left: -80px;
		margin-top: -80px;
		opacity: 0;
	}
}

.sub2t_option-input {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 30px;
	width: 30px;
	transition: all 0.15s ease-out 0s;
	background: #ffff;
	border: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin-right: 0.35rem;
	outline: none;
	position: relative;
	z-index: 1000;
}

.sub2t_option-input:hover {
	background: #9faab7;
}

.sub2t_option-input:checked {
	background: #003976;
}

.sub2t_option-input:checked::before {
	height: 30px;
	width: 30px;
	position: absolute;
	content: "";
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	font-size: 26.66667px;
	text-align: center;
	line-height: 30px;
}

.sub2t_option-input:checked::after {
	-webkit-animation: click-wave 0.25s;
	-moz-animation: click-wave 0.25s;
	animation: click-wave 0.25s;
	background: #003976;
	content: "";
	display: block;
	position: relative;
	z-index: 100;
}

.sub2t_option-input.radio {
	border-radius: 50%;
}

.sub2t_option-input.radio::after {
	border-radius: 50%;
}

.sub2t_vertical-top {
	vertical-align: text-top;
}

.sub2t_img-obj {
	padding: 23px 0px 0px 0px;
	transform: translateX(10px);
}

.bt1_logo-img {
	height: 21px;
}

.menu-logo {
	opacity: 0;
	visibility: hidden;
	transition: 1s opacity;
}

@media (min-width: 576px) {
	#sub2t_main-heading {
		font-size: 2.8em;
	}

	#sub2t_main-heading-rus {
		font-size: 2em;
	}

	.sub2t_left-decor {
		background-image: url("../img/design-elements/decor3.png");
	}

	.sub2t_right-decor {
		background-image: url("../img/design-elements/decor4.png");
	}

	.sub2t_join-left-decor {
		background-image: url("../img/design-elements/decor13.png");
	}

	.sub2t_left-right-decors {
		background-image: url("../img/design-elements/decor5.png"), url("../img/design-elements/decor6.png");
	}

	.sub2t_left-side-second-decor {
		background-image: url("../img/design-elements/decor_triangles.png");
	}

	.sub2t_btn-buy {
		margin: 30px;
	}

	.grid-list-gallery-thumb {
		max-height: 130px;
	}

	.sub2t_img-obj {
		padding: 30px 0px 0px 0px;
		transform: translateX(44px);
	}

	.header-object-container > img {
		bottom: 25px;
		max-height: 82%;
		left: 30px;
	}

	.sub2t_bt1line-txt-col {
		font-size: 0.8em;
	}

	.bt1_logo-img {
		height: 32px;
	}
}

@media (min-width: 768px) {
	body {
		padding-bottom: 400px;
	}
	#sub2t_intro-visit,
	#sub2t_intro-join {
		background-size: auto;
	}

	.sub2t_header-img {
		height: 330px;
	}

	.sub2t_header-img-bottom {
		height: 42px;
	}

	#sub2t_main-heading-rus {
		font-size: 3.1em;
	}

	.sub2t_head-capt {
		font-size: 1.5em;
	}

	.sub2t_head-capt-small {
		font-size: 1em;
	}

	.sub2t_embed-map {
		width: 100%;
		height: 100%;
	}

	#mainCarousel,
	#sub2t_video-frame {
		height: auto;
		margin-top: 0;
	}

	.sub2t_cont-merge-top {
		padding-bottom: 68px;
	}

	.sub2t_translate-xy {
		transform: translate(40px, 20px);
	}

	#sub2t_intro-visit,
	#sub2t_intro-join {
		background-size: 20%;
	}

	.sub2t_header-txt-margin {
		margin-bottom: 60px;
	}

	.sub2t_img-obj {
		padding: 30px 0px 0px 0px;
		transform: translateX(44px);
	}

	.sub2t_btn-buy {
		margin: 20px 0;
	}

	.grid-list-gallery-thumb {
		max-height: 90px;
	}

	.header-object-container > img {
		bottom: 17px;
		max-height: 85%;
		left: 34px;
	}

	.bt1_logo-img {
		height: auto;
	}

	#newsletter-form [type="email"] {
		text-align: left;
		width: 50%;
	}
}

@media (min-width: 992px) {
	#sub2t_lang-menu {
		margin: 0 0 0 10px;
	}

	#sub2t_menu-soc-media {
		margin: 0 30px;
	}

	#sub2t_lang-menu li a,
	#sub2t_menu-soc-media a {
		margin-right: 4px;
	}

	.sub2t_header-img {
		height: 400px;
	}

	.sub2t_header-img-bottom {
		height: 51px;
	}

	#sub2t_main-heading {
		font-size: 4.5em;
	}

	.sub2t_head-capt {
		font-size: 2.3em;
	}

	.sub2t_head-capt-small {
		font-size: 1.3em;
	}

	h2.sub2t_content-title {
		font-size: 2.8em;
	}

	.sub2t_box-text-bold {
		font-size: 1.6em;
		line-height: 125%;
	}

	.sub2t_box-text-regular {
		font-size: 1.25em;
		line-height: 125%;
	}

	h3.sub2t_content-title {
		font-size: 2.15em;
	}

	h3.sub2t_content-subtitle {
		font-size: 1em;
	}

	h4.sub2t_small-title {
		font-size: 1em;
	}

	.sub2t_btn-buy {
		margin: 30px 0;
	}

	.sub2t_buy-tickets {
		margin-bottom: 80px;
	}

	.sub2t_translate-xy {
		transform: translate(30px, 7px);
	}

	#sub2t_intro-visit,
	#sub2t_intro-join {
		background-size: auto;
	}

	.sub2t_header-txt-margin {
		margin-bottom: 72px;
	}

	.sub2t_img-obj {
		padding: 5px 0px 0px 0px;
		transform: translateX(48px);
	}

	#sub2t_main-heading {
		font-size: 5em;
	}

	#sub2t_main-heading-rus {
		font-size: 4.1em;
	}

	.sub2t_wt-decorations-left-right {
		background-size: auto, auto, 11%, cover;
	}

	.grid-list-gallery-thumb {
		max-height: 110px;
	}

	.sub2t_content-wrapper {
		position: relative;
		margin-bottom: 90px;
	}

	.header-object-container > img {
		bottom: 17px;
		max-height: 87%;
		left: 50px;
	}
}

@media (min-width: 1200px) {
	#sub2t_gallery {
		background-image: url("../img/design-elements/tri_O.png"), url("../img/design-elements/tri_L.png"),
			url("../img/design-elements/body_bg1.png");
		background-position: top 13% left -1%, bottom 19% right 1%, center;
		background-size: auto, auto, cover;
	}

	.sub2t_header-img {
		height: 530px;
	}

	.sub2t_header-img-bottom {
		height: 68px;
	}

	.sub2t_head-capt {
		font-size: 2.8em;
	}

	.sub2t_head-capt-small {
		font-size: 1.5em;
	}

	.sub2t_content-figure {
		display: block;
	}

	.sub2t_bg-cutted-top {
		position: absolute;
	}

	h3.sub2t_content-subtitle {
		font-size: 1em;
	}

	h4.sub2t_small-title {
		font-size: 1.2em;
	}

	.sub2t_btn-buy {
		margin: 36px 0;
	}

	.sub2t_buy-tickets {
		margin-bottom: 120px;
	}

	.sub2t_translate-xy {
		transform: translate(40px, 40px);
	}

	.sub2t_header-txt-margin {
		margin-bottom: 88px;
	}

	.sub2t_img-obj {
		padding: 47px 0px 0px 0px;
		transform: translateX(50px);
	}

	#sub2t_main-heading {
		font-size: 6.3em;
	}

	#sub2t_main-heading-rus {
		font-size: 5.3em;
	}

	#location {
		background-image: url("../img/design-elements/tri_A.png");
		background-position: left 1% top 10%;
	}

	.grid-list-gallery-thumb {
		max-height: 120px;
	}

	.header-object-container > img {
		bottom: 22px;
		max-height: 87%;
		left: 49px;
	}
}

@media (min-width: 1400px) {
	h3.sub2t_content-title {
		font-size: 2.1em;
	}

	h3.sub2t_content-subtitle {
		font-size: 1em;
		margin-bottom: 4px;
	}

	h4.sub2t_small-title {
		font-size: 1.3em;
	}

	.sub2t_translate-xy {
		transform: translate(75px, -38px);
	}

	.sub2t_header-txt-margin {
		margin-bottom: 97px;
	}

	.sub2t_img-obj {
		padding: 22px 30px 35px 30px;
		transform: translateX(90px);
	}

	#sub2t_main-heading {
		font-size: 6.7em;
	}

	#sub2t_main-heading-rus {
		font-size: 6em;
	}

	.sub2t_btn-buy {
		margin: 46px 0;
	}

	#sub2t_gallery {
		background-position: top 23% left 6%, bottom 32% right 8%, center;
		padding-top: 33px;
	}

	#location {
		background-image: url("../img/design-elements/tri_A.png");
		background-position: left 6% top 23%;
	}

	.grid-list-gallery-thumb {
		max-height: 130px;
	}

	.header-object-container > img {
		bottom: 22px;
		max-height: 86%;
		left: 94px;
	}
}

/* Show Safety Measures section */

.collapse.in {
	display: block;
}

/* Open submenu on hover */

@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu {
		display: none;
	}
	.navbar .nav-item:hover .nav-link {
	}
	.navbar .nav-item:hover .dropdown-menu {
		display: block;
	}
	.navbar .nav-item .dropdown-menu {
		margin-top: 0;
	}
}

#mainCarousel {
	color: #170724;

	--carousel-button-bg: #fff;
	--carousel-button-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%),
		0 1px 3px 0 rgb(0 0 0 / 12%);

	--carousel-button-svg-width: 20px;
	--carousel-button-svg-height: 20px;

	--carousel-button-svg-stroke-width: 2.5;
}

#mainCarousel .carousel__slide {
	background-size: cover;

	width: 70%;
	min-height: 400px;
	color: #fff;
	font-size: 3em;
	border-right: 9px solid #fff;
}

.carousel__button.is-next {
	right: 33px;
}

.carousel__button.is-prev {
	left: 33px;
}

a[data-fancybox] img {
	cursor: zoom-in;
}

.help-block.with-errors {
	color: #cf1e2e;
}

.iframe-container {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-top: 56.25%; /* 16:9 Aspect Ratio */
}

.responsive-iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border: none;
}

/* START - Menu language */

#lang_select .dropdown-menu {
	width: 100%;
	max-width: 100%;
	min-width: fit-content;
}

#lang_select .dropdown-menu a {
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

#lang_select select,
#lang_select option {
	border: none;
	text-transform: uppercase;
}

#lang_select .v {
	list-style-type: none;
	padding-left: 16px;
}

/* END - Menu language */

/* START - Latest News single post gallery */

#post_gallery > .col {
	text-align: center;
	margin: 0;
	padding-top: calc(var(--bs-gutter-x) * 0.5);
	padding-bottom: calc(var(--bs-gutter-x) * 0.5);
}

#post_gallery .gallery-thumb {
	height: 8em;
	width: 100%;
	object-fit: cover;
	object-position: center;
}

/* END - Latest News single post gallery */

/* START - Exhibition news list height before JS */

#news + .container-fluid {
	min-height: 255px;
}

/* END - Exhibition news list height before JS */

/* START - Set iframe height */

#idIframe {
	height: calc(var(--vh) - var(--nav-height));
	width: 100%;
}

/* END - Set iframe height */

/* START - Video responsive aspect ratio */

.embed-responsive-16by9 {
	position: relative;
	padding-bottom: 56.25%;
	margin-left: auto;
	margin-right: auto;
}

.embed-responsive-16by9 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (min-width: 993px) {
	.embed-responsive-16by9 {
		max-width: 60%;
		padding-bottom: 33.75%;
	}
}

/* END - Video responsive aspect ratio */

/* START - Schedule styles */

.schedule {
	margin-bottom: 0 !important;
}

.stage-title {
	padding: 2rem 1rem 0.8rem 1rem;
}

/* END - Schedule styles */

/* START - Bordered table styles */

table.table-bordered {
	margin-top: 12px;
	border-color: #00397670;
}

table.table-bordered thead tr {
	border-color: #003976;
	border-bottom: 2px solid #003976;
	background-color: #003976;
	color: #fff;
}

/* END - Bordered table styles */

/* START - Anchor styles */

span.anchor {
	display: block;
	position: relative;
	top: calc(-1 * (var(--nav-height) + 10px));
	visibility: hidden;
}

/* END - Anchor styles */

@media (max-width: 765px) {
	#sub2t_video-frame {
		position: relative;
		/* width: 100%; */
		height: 0;
		max-height: 0;
		padding: calc(56.25% - (var(--bs-gutter-x) * 0.5));
	}

	#sub2t_video-frame iframe {
		position: absolute;
		width: 56.25%;
		height: 100%;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
}

/* START - Informative icons for visitors */

.info-icons {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 8px;
}

.info-icons .info-icons__park-invalid {
	width: 100%;
	height: 48px;
	text-align: center;
}

@media (max-width: 1199.89px) {
	.info-icons .info-icons__park-invalid {
		width: calc(25% - 4px);
		text-align: left;
	}
}

@media (max-width: 765px) {
	.info-icons .info-icons__park-invalid {
		text-align: center;
	}
}

.info-icons .info-icons__restrictions {
	width: 100%;
	height: 24px;
	text-align: center;
}

@media (max-width: 1199.89px) {
	.info-icons .info-icons__restrictions {
		width: calc(75% - 4px);
	}
}

.info-icons .info-icons__park-invalid img,
.info-icons .info-icons__restrictions img {
	max-height: 100%;
}

.info-icons .info-icons__restrictions {
	font-size: 0;
}

.info-icons .info-icons__restrictions img:not(:last-child) {
	margin-right: 4px;
}

/* END - Informative icons for visitors */

/* START - Stand types */

.btn {
	font-weight: 700;
	padding: 5px 40px;
	display: block;
	text-align: center;
	margin: 5px auto;
	border-radius: 0;
}

.btn--outline-primary {
	color: #34c3e0;
	background-color: #fff;
	border: 1px solid #34c3e0;
}

.btn--outline-primary:hover {
	color: #fff;
	background-color: #34c3e0;
}

/* END - Stand types */

#apply_for_influencer .add-account {
	display: flex;
	justify-items: center;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

#apply_for_influencer .field_accounts:not(:nth-last-child(3)) .add-account {
	display: none;
}

.read-more {
	max-width: 300px;
	margin: 24px auto;
	border: 1px solid #34c3e0;
	font-weight: 700;
	color: #34c3e0;
}

#events iframe {
	width: 100%;
}

.container--column {
	display: flex;
	flex-direction: column;
	gap: 36px;
	padding-bottom: 64px;
}

@media only screen and (max-width: 765px) {
	.container--column {
		padding-bottom: 0;
	}

	.container--column p {
		text-align: justify;
	}
}

.container--column > * {
	padding: 0 !important;
	margin: 0 !important;
}

.sub2t_text-color-red {
	color: #c2272d;
}

.gallery {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
	grid-gap: 24px;
	justify-content: center;
}

@media only screen and (min-width: 448px) and (max-width: 765px) {
	.gallery__image:first-child {
		grid-column: 1 / 3;
	}
}

.small-title {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 16px;
}

.participiants__logo-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 16px;
	margin-bottom: 16px;
}

@media only screen and (max-width: 765px) {
	.participiants__logo-container {
		row-gap: 32px;
	}
}

.participiants__logo {
	position: relative;
	max-width: 130px;
	max-height: 60px;
}

.participiants__logo--medium-w {
	max-width: 90px;
}

.participiants__logo--small-w {
	max-width: 60px;
}

.participiants__logo img {
	display: block;
	max-height: 100% !important;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 50%;
	transform: translateY(-50%);
}

.venue {
	display: flex;
	column-gap: 64px;
}

@media only screen and (max-width: 765px) {
	.venue {
		flex-direction: column;
		row-gap: 24px;
	}
}

.venue__map {
	flex: 0 1 50%;
}

.venue__description {
	flex: 0 1 50%;
	display: flex;
	flex-direction: column;
}

.venue__description .btn {
	margin-top: auto;
	margin-bottom: 36px;
	margin-left: 0;
	padding-left: 60px;
	padding-right: 60px;
	text-transform: uppercase;
	font-size: 1.7rem;
}

@media only screen and (max-width: 765px) {
	.venue__description .btn {
		margin-left: auto;
	}
}

.venue__description .btn--buy {
	color: #c2272d;
	border: 1px solid #c2272d;
}

.venue__description .btn--buy:hover {
	color: #fff;
	background-color: #c2272d;
}

.reference {
	text-align: center;
}

.reference a {
	margin-top: 32px;
	color: #c2272d;
	font-weight: 700;
}

.reference a:visited {
	color: #8f1f23;
}

.small-title {
	margin-bottom: 12px;
}

.non-bold {
	font-weight: 400 !important;
}

.u-nomargin {
	margin: 0 !important;
}

.u-padding-top {
	padding-top: 32px;
}

@media only screen and (max-width: 765px) {
	.u-padding-top {
		padding-top: 0;
	}
}

.header__txt {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 16px;
}

@media only screen and (max-width: 480px) {
	.header__txt {
		align-items: flex-start;
	}
}

.header__logo {
	width: 85%;
	margin-bottom: -6%;
}

@media only screen and (max-width: 765px) {
	.header__logo {
		width: 100%;
		margin-bottom: -11%;
	}
}

/* @media only screen and (max-width: 575.98px) {
	.header__logo {
		width: 77%;
	}
}

@media only screen and (max-width: 480px) {
	.header__logo {
		width: 90%;
	}
} */

.header__logo img {
	filter: drop-shadow(1px 1px 5px #3d3d3d);
}

.header__date {
	width: auto;
	padding-right: calc(var(--bs-gutter-x) * 0.5);
	padding-left: calc(var(--bs-gutter-x) * 0.5);
}

.header__date > div {
	display: inline-block;
}

.sub2t_head-capt {
	font-size: 4.6rem;
}

@media only screen and (max-width: 1399.98px) {
	.sub2t_head-capt {
		font-size: 4.3rem;
	}
}

@media only screen and (max-width: 1199.98px) {
	.sub2t_head-capt {
		font-size: 3.4rem;
	}
}

@media only screen and (max-width: 991.98px) {
	.sub2t_head-capt {
		font-size: 2.3rem;
	}
}

@media only screen and (max-width: 765px) {
	.sub2t_head-capt {
		font-size: 1.8rem;
	}
}

.paragraph--error {
	color: #ef1c2f;
	text-align: center;
	margin-bottom: 4.5rem;
}
