body, html {
max-width: 100%;
overflow-x: hidden;
}

.new-top {
position: relative;
margin-top: -125px;
display: flex;
align-items: center;
align-content: center;
justify-content: center;
}

.new-top .container {
position: relative;
z-index: 2;
color: #fff;
display: flex;
align-items: center;
align-content: center;
justify-content: center;
flex-wrap: wrap;
text-align: center;
max-width: 610px;
padding-top: 150px;
padding-bottom: 150px;
}

.new-top:after {
display: block;
content: ' ';
position: absolute;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
mix-blend-mode: normal;
top: 0;
left: 0;
z-index: 1;
}

.new-top_main-bg {
position: absolute;
width: 100%;
z-index: -1;
}

.new-top-title {
width: 100%;
font-size: 5rem;
margin-bottom: 0;
text-transform: uppercase;
}

.new-top-2title {
font-size: 1.9rem;
text-transform: uppercase;
margin-bottom: 1.5rem;
}

.new-top-stitle {
width: 100%;
font-size: 1.4rem;
line-height: 1.5;
margin-bottom: 2rem;
}

.new-top__buttons {
margin-top: 30px;
display: flex;
flex-wrap: wrap;
}

.new-button {
margin: 0 10px;
min-width: 263px;
}

.new-top__buttons .btn::before, .new-top__buttons .bttn::before {
background: linear-gradient(180deg, #873FFF 0%, #AA77FF 100%);
}

.new-button:hover {
background: linear-gradient(180deg, #873FFF 0%, #AA77FF 100%);
color: #fff;
border:1px solid transparent;
}

.new-button_2 {
border:1px solid #fff;
color: #fff;
background: none;
}

.new-button_2:before {
display: none;
}

.new__upcoming {
margin-top: 50px;
margin-bottom: 120px;
}

.new__upcoming-list {
display: flex;
flex-wrap: wrap;
}

.new__upcoming-list-item {
width: calc(33.33% - 20px);
margin-bottom: 30px;
margin-right: 30px;
}

.new__upcoming-list-item:nth-child(3n+3) {
margin-right: 0;
}

.new__upcoming-list-pic {
width: 100%;
}

.new__upcoming-list-title {
font-size: 24px;
font-weight: 700;
margin-top: 10px;
}

.new__upcoming-list-date {
opacity: 0.6;
margin-bottom: 20px;
}

.new__upcoming-list-button {
font-size: 18px;
line-height: 24px;
text-transform: uppercase;	
}	

.new__awards {
position: relative;
}

.new__awards-bg {
position: absolute;
width: 100%;
z-index: -1;
}

.new__awards:after {
display: block;
content: ' ';
position: absolute;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
mix-blend-mode: normal;
top: 0;
left: 0;
z-index: 1;
}

.new__awards .container {
position: relative;
z-index: 2;
color: #fff;
display: flex;
align-items: center;
align-content: center;
justify-content: center;
flex-wrap: wrap;
text-align: center;
max-width: 580px;
padding-top: 200px;
padding-bottom: 200px;
}

.new__awards-title {
font-size: 54px;
line-height: 58px;
text-transform: uppercase;
color: #fff;
margin-bottom: 30px;
}

.new__awards-text {
margin-bottom: 30px;
}

.new__awards-text p {
font-size: 1.4rem;
line-height: 1.5;
padding-bottom: 15px;
}

.new__awards-facts {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 60px;
}

.new__awards-facts-item {
width: calc(33.33% - 20px);
}

.new__awards-facts-item span {
font-size: 3rem;
font-weight: 600;
display: block;
}

.new__awards-facts-vote:hover {
background: linear-gradient(180deg, #873FFF 0%, #AA77FF 100%);
color: #fff;
}

.new__past {
margin-top: 50px;
margin-bottom: 120px;
}

.new__past .headline {
margin: 0;
border-top: 0;
}

.new__past-top {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 60px;
}

.new__past-top-nav {

}

.new__past-top-nav {
display: flex;
align-items: center;
align-content: center;
}

.new__past-top-prev {
margin-right: 1rem;
}

.new__past-top-prev, .new__past-top-next {
font-size: 3rem;
color: #444444;
cursor: pointer;
transition: 300ms;
}

.new__past-top-prev:hover, .new__past-top-next:hover {
color: #873FFF;
}

.new__past-top-nav .swiper-button-disabled {
cursor: not-allowed;
color: rgba(153, 153, 153, 0.5);
}

.reviews__nav .swiper-button-disabled {
cursor: not-allowed;
color: rgba(153, 153, 153, 0.2);
}

.new__past-slider-item-title {
font-size: 18px;
text-transform: uppercase;
font-weight: 700;
margin-top: 10px;
}

.new__past-slider-item-date {
opacity: .6;
margin-bottom: 10px;
}

.new__past-slider .swiper-slide {
width: 520px;
transform: scale(0.7) !important;
transition: 300ms;
}

.new__past-slider .swiper-slide-active {
transform: scale(1) !important;
}

.new__past-slider-item-pic {
width: 100%;
}

.socials__icon {
max-width: 220px;
width: 100%;
}

.footer {
position: relative;
}

.footer:after {
width: 100%;
height: 100%;
position: absolute;
top: 0;
display: block;
content: ' ';
background: rgba(73, 160, 249, 0.9);
z-index: 1;
background-blend-mode: hard-light, darken;
mix-blend-mode: normal;
}

.footer-bg {
position: absolute;
left: 0;
top:0;
width: 100%;
height: 100%;
}

.footer {
position: relative;
}

.footer:after {
width: 100%;
height: 100%;
position: absolute;
top: 0;
display: block;
content: ' ';
background: rgba(73, 160, 249, 0.9);
z-index: 1;
background-blend-mode: hard-light, darken;
mix-blend-mode: normal;
}

.footer-bg {
position: absolute;
left: 0;
top:0;
width: 100%;
height: 100%;
}

.footer .container {
z-index: 2;
color: #fff;
position: relative;
}

.footer__top-title {
font-size: 2.40rem;
max-width: 75%;
padding-bottom: 1.50rem;
}

.footer__top-text {
font-size: 0.90rem;
max-width: 75%;
}

.footer__top-mail {
color: #fff;
font-size: 2rem;
margin-bottom: 7.50rem;
display: flex;
padding-top: 1rem;
}


.footer__bottom {
border-top: 1px solid rgba(255,255,255,.3);
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding-top: 1.5rem;
padding-bottom: 2.5rem;
}

.footer__bottom-col:nth-child(1) {
width: calc(30% - 2rem);
}

.footer__bottom-col:nth-child(2) {
width: calc(55% - 2rem);
}

.footer__bottom-col {
width: calc(15% - 2rem);
}

.footer__bottom-col-contacts {
display: flex;
flex-wrap: wrap;
}

.footer__bottom-col-contacts-item {
margin-right: 1rem;
width: calc(33.33% - 1rem);
}

.footer__bottom__logo {
width: 4rem;
height: 4rem;
}

.footer__bottom-col-title {
font-size: 0.80rem;
font-weight: 700;
text-transform: uppercase;
padding-bottom: 0.5rem;
width: 100%;
}

.footer__bottom-cr {
font-size: 0.80rem;
padding-top: 2rem;
}

.footer__bottom-col-block {
font-size: 0.80rem;
padding-bottom: 0.40rem;
}

.footer__bottom-col-soc {
display: flex;
flex-wrap: wrap;
}

.footer__bottom-col-soc-item {
width: 1.60rem;
height: 1.60rem;
border:1px solid rgba(255,255,255,0.6);
border-radius: 50%;
display: flex;
align-content: center;
align-items: center;
justify-content: center;
margin-right: 0.5rem;
transition: 300ms;
}

.footer__bottom-col-soc-item-icon-01 {
width: 0.40rem;
height: 0.80rem;
fill:#fff;
}

.footer__bottom-col-soc-item-icon-02 {
width: 0.80rem;
height: 0.80rem;
fill:#fff;
}

.footer__bottom-col-soc-item-icon-03 {
width: 0.80rem;
height: 0.55rem;
fill:#fff;
}

.footer__bottom-col-soc-item-icon-04 {
width: 0.80rem;
height: 0.80rem;
fill:#fff;
}

.footer__bottom-col-soc-item:hover {
background: #fff;
}

.footer__bottom-col-soc-item:hover svg {
fill:var(--blue);
}

.c_africa .new-button_1, .c_africa  .new-top__buttons .btn::before, .c_africa  .new-top__buttons .bttn::before {
background: linear-gradient(180deg, #405A59 0%, #298A8A 100%);
}

.c_philippines .new-button_1, .c_philippines .new-top__buttons .btn::before, .c_philippines .new-top__buttons .bttn::before {
background: linear-gradient(360deg, #E7B941 0%, #BE9730 100%);
}

.c_mexico .new-button_1, .c_mexico .new-top__buttons .btn::before, .c_mexico .new-top__buttons .bttn::before {
background: linear-gradient(180deg, #b754e1 0%, #e062cf 100%);
}

.c_davao .new-button_1, .c_davao .new-top__buttons .btn::before, .c_davao .new-top__buttons .bttn::before {
background: linear-gradient(360deg, #E7B941 0%, #BE9730 100%);
}

.c_africa #zoomControls button {
background: #298A8A;
}

.c_davao #zoomControls button {
background: #E7B941;
}

.floorplan {
margin-top: 5rem;
border-top: 1px solid #000;
}

.floorplan .headline {
padding-bottom: 1rem;
font-size: 50px;
border: none;
margin-bottom: 0;
}

#container {
	display: flex;
	width: 100%;
	height: 40rem;
	position: relative;
	
}

#sidebar {
	width: 25%;
	padding: 20px;
}

#sidebar h1 {
	margin-top: 0;
}

#search {
	width: 100%;
	padding: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
	border: 1px solid #ddd;
}

#filterSelect {
	width: 100%;
	padding: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
	appearance: none;
	border: 1px solid #ddd;
	background-color: #fff;
	border-radius: 4px;
}

#boothList {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow-y: auto;
	max-height: 23rem;
}

#boothList li {
	padding: 10px;
	background: #fff;
	margin-bottom: 10px;
	cursor: pointer;
	transition: background 0.3s;
	background-color: #ddebf1;
}

#boothList li:hover, #boothList li.active {
	background: #ddebf1;
}

#filterSelect {
	width: 100%;
	padding: 10px;
	margin-bottom: 20px;
	box-sizing: border-box;
	appearance: none;
	border: 1px solid #ddd;
	background-color: #fff;
	border-radius: 4px;
}

#floorplan {
	width: 72%;
	position: relative;
	overflow: hidden;
	margin-left: 3%;
	margin-top: 100px;
}

#floorplanCanvas {
	width: 100%;
	height: 100%;
	cursor: grab;
}

#zoomControls {
	position: absolute;
	top: 10px;
	right: 10px;
	display: flex;
	flex-direction: column;
}

#zoomControls button {
padding: .79rem 1rem;
border-radius: 50%;
margin: 2px 0;
background-color: #b754e1;
color: white;
border: none;
cursor: pointer;
font-size: 1rem;
}

#zoomControls button:hover {
opacity: .9;
}

#boothDetails {
	position: absolute;
	background: #fff;
	padding: 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 10;
	border-radius: 10px;
	max-width: 35rem;
	min-width: 20rem;
}

#boothDescription {
	
	margin-top: 1rem;
}

#boothCompany {
margin-bottom: 1rem;
}

#boothAction {
max-width: 10rem;
text-decoration: none;
margin-top: 1rem;
}

#closeDetails {
	position: absolute;
	top: 10px;
	right: 10px;
	background: none;
	border: none;
	font-size: 24px;
	cursor: pointer;
}


@media (max-width:1200px) {

.new-top-title {
font-size: 3rem;
}

.new-top-stitle {
font-size: 1.2rem;
}

.new-button {
width: 100%;
margin-bottom: 1rem;
}

}

@media (max-width:990px) {
	
.new-top-title {
font-size: 2.5rem;
margin-bottom: 0.2rem;
}

.new-top-2title {
font-size: 1.5rem;
}

.new-top .container {
padding-top: 110px;
}

.new__upcoming-list-item {
width: 100%;
margin-bottom: 30px;
margin-right: 0px !important;
}

.new__upcoming-list-button span {
display: none;
}

.new__upcoming-list-item:nth-child(2n+2) {
margin-right: 0 !important;
}

.new__upcoming-list-item:nth-child(3n+3) {
margin-right: 20px;
}

.new__upcoming-list-title {
font-size: 20px;
}

.new__awards .container {
padding-top: 100px;
padding-bottom: 100px;
}

.new__awards-text p {
font-size: 1.1rem;
}

.new__past-slider .swiper-slide {
width: 70vw;
}

.new__past-top-nav {
display: none;
}

.footer__top-title {
font-size: 1.50rem;
max-width: 100%;
}

.footer__top-text {
font-size: 1rem;
max-width: 100%;
}

.footer__bottom-col, .footer__bottom-col:nth-child(2) {
width: 100% !important;
margin-bottom: 2rem;
}

.footer__bottom-col-contacts-item {
width: calc(50% - 1rem);
}

.footer__top-mail {
font-size: 1.5rem;
}

.floorplan {
padding-top: 2rem;
}

#container {
flex-wrap: wrap;
height: auto;
}

#sidebar {
width: 100%;
order: 1;
padding: 0;
padding-bottom: 2rem;
}

#floorplan {
width: 100%;
order: 2;
margin-left: 0;
height: 70vh;
margin-top: 0;
}

#zoomControls {
top: auto;
bottom: 10px;
}

.header .btn-menu {
background-color: transparent !important;
background-image: url("../img/menu_n.svg");
}

.header .nav__link {
color: #000 !important;
}
	
}