html,
body {
	margin: 0;
	padding: 0;
	scroll-behavior: smooth;


}


img {
	display: block;
}


.shadow {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05), 0 4px 4px 0 rgba(0, 0, 0, 0.05);
}


.top-bar {
	width: 100%;
	height: 50px;
	position: fixed;
	z-index: 500;
	top: 0;
	background-color: #fff;
	padding-top: 5px;
	padding-left: 20px;



}

.b-arrow {
	height: 20px;
	display: inline;
}


.back-work {
	width: 50px;
	height: 50px;
	color: #092532;
	font-size: 30px;
	text-align: right;
	position: relative;
	left: 0px;
	font-family: acumin-pro, sans-serif;
	font-weight: 600;
	font-style: normal;


}

.back-container {
	width: 140px;
	transition: .2s ease-in-out;
	cursor: pointer;
}


.back-container:hover {
	transform: translateX(-10px);
}



.fade-in {

	-webkit-animation: fadeIn ease-in 1;
	-moz-animation: fadeIn ease-in 1;
	animation: fadeIn ease-in 1;

	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;

	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	animation-duration: 1s;
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;

	}

	to {
		opacity: 1;
	}
}

.case {
	height: auto;


	padding: 80px 80px 100px 80px;


}


.uno img {
	width: 100%;
	height: 100%;
	padding-top: 40px;
	object-fit: cover;

}




body {
	background-color: #fff;
	background-image: url();
	background-size: 500px;

}



p {


	font-family: acumin-pro, sans-serif;
	font-weight: 200;
	font-style: normal;
	color: #092532;
	font-style: normal;
	font-size: 1.5em;
	line-height: 1.8em;



}


.copy {
	max-width: 730px;





}


h1 {




	font-family: bebas-neue, sans-serif;

	font-weight: 400;

	font-style: normal;

	letter-spacing: 4px;


	color: #092532;
	font-size: 98px;
	line-height: 1em;

}


.single {
	height: auto;
	padding-top: 10vw;
	padding-bottom: 10vw;
	width: 100%;
	background-color: #56CAD8;



}

.single-phone {
	width: 100%;
	margin: auto;

}

.single-phone img {
	width: 20vw;
	margin: auto;

}

.open {
	width: 100%;
	background-image: url(neembus-img/neembus-open.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
	display: grid;
	grid-gap: 0px;
	grid-template-columns: repeat(10, 1fr);
	grid-template-rows: repeat(8, 6vw);

}

.zig-phone {
	grid-column-start: 8;
	grid-column-end: 10;
	grid-row-start: 1;
	grid-row-end: 9;
	padding-top: 3vw;
}


.zig {
	grid-column-start: 1;
	grid-column-end: 4;
	grid-row-start: 1;
	grid-row-end: 9;
}






.zig-phone img {
	width: 100%;
	height: auto;
	object-fit: cover;


}


.name {
	background-color: #092532;
	padding: 10px 30px 10px 30px;
	height: auto;
}


.dos img {
	height: auto;
	width: 100%;


}




.hotel {
	width: 100%;
	background-image: url(neembus-img/neembus-tranvia.png);
	padding-top: 10vw;
	padding-bottom: 5vw;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
	display: grid;
	grid-gap: 0px;
	grid-template-columns: repeat(10, 1fr);
	grid-template-rows: repeat(8, 6vw);

}



.zag-phone {
	grid-column-start: 3;
	grid-column-end: 5;
	grid-row-start: 1;
	grid-row-end: 9;

}


.zag {
	grid-column-start: 5;
	grid-column-end: 10;
	grid-row-start: 1;
	grid-row-end: 9;

}




.zag-phone img {
	width: 110%;
	height: auto;
	object-fit: cover;


}



.bottom {
	margin: auto;
	width: 100%;
	text-align: center;
	height: 500px;
	padding-top: 100px;
	padding-bottom: 0px;

}


.gif img {
	width: 100px;
	padding-top: 50px;
	padding-bottom: 100px;
	margin: auto;

}


footer {
	background-color: #475058;
	padding: 10px;

}


.last {
	font-size: 16px;
	font-family: acumin-pro, sans-serif;
	font-weight: 200;
	font-style: normal;
	text-align: center;
	color: #fff;
}

a {

	font-family: acumin-pro, sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #092532;
	font-size: 24px;
	text-decoration: none;

}


.search img {
	object-fit: cover;
	width: 50%;
	margin: auto;
}

.results img {
	object-fit: cover;
	width: 50%;
	margin: auto;
}


.search {
	grid-column-start: 1;
	grid-column-end: 2;
	grid-row-start: 1;
	grid-row-end: 2;

}


.results {
	grid-column-start: 2;
	grid-column-end: 3;
	grid-row-start: 2;
	grid-row-end: 3;

}

.unodos {
	background-color: #FF8076;
	height: 100%;
	width: 100%;
	padding-top: 6vw;
	padding-bottom: 50px;
	display: grid;

	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(4, 17vw);


}

.unodos_h {

	background-color: #fff;
	height: 100%;
	width: 100%;
	padding-top: 6vw;
	padding-bottom: 50px;
	display: grid;

	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(4, 17vw);


}

.transit {
	background-color: #56CAD8;
	height: 100%;
	width: 100%;
	padding-top: 8vw;
	padding-bottom: 50px;
	display: grid;

	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: repeat(4, 11vw);


}



.itinerary img {
	object-fit: cover;
	width: 50%;
	margin: auto;
}

.ticket img {
	object-fit: cover;
	width: 50%;
	margin: auto;
}


.itinerary {
	grid-column-start: 1;
	grid-column-end: 2;

	grid-row-start: 2;
	grid-row-end: 3;

}


.ticket {
	grid-column-start: 2;
	grid-column-end: 3;
	grid-row-start: 1;
	grid-row-end: 2;

}



@media only screen and (max-width: 900px) {


	.case {
		padding-top: 70px;
		padding: 80px 40px 100px 40px;
	}


	h3 {
		font-size: 11vw;
	}

	h1 {
		font-size: 12vw;
		line-height: 1em;
		letter-spacing: 5px;
	}

	p {



		font-size: 1.2em;
		line-height: 1.8em;



	}



	.copy {
		max-width: 600px;





	}


	.btt {
		font-size: 30px;

	}



	.open {
		width: 100%;
		background-image: none;

		display: grid;
		grid-gap: 0px;
		grid-template-columns: repeat(8, 1fr);
		grid-template-rows: repeat(10, 23vw);

	}

	.zig {
		grid-column-start: 1;
		grid-column-end: 9;
		grid-row-start: 1;
		grid-row-end: 6;
		background-image: url(neembus-img/neembus-open-s.svg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}


	.zig-phone {
		grid-column-start: 1;
		grid-column-end: 9;
		grid-row-start: 5;
		grid-row-end: 11;
		background-color: #656074;
		padding-top: 0vw;
	}


	.zig-phone img {
		width: 60%;
		height: auto;
		object-fit: cover;
		object-position: center;
		margin: auto
	}


	.unodos {
		background-color: #FF8076;
		height: 100%;
		width: 100%;
		padding-top: 15vw;
		padding-bottom: 50px;
		display: grid;

		grid-template-columns: repeat(1, 1fr);
		grid-template-rows: repeat(4, 70vw);


	}



	.unodos_h {

		height: 100%;
		width: 100%;
		padding-top: 15vw;
		padding-bottom: 50px;
		display: grid;

		grid-template-columns: repeat(1, 1fr);
		grid-template-rows: repeat(4, 70vw);


	}




	.search img {
		object-fit: cover;
		width: 60%;
		margin: auto;
	}

	.results img {
		object-fit: cover;
		width: 60%;
		margin: auto;
	}


	.search {
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row-start: 1;
		grid-row-end: 2;

	}


	.results {
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row-start: 3;
		grid-row-end: 4;

	}

	.single {
		height: auto;
		padding-top: 30vw;
		padding-bottom: 30vw;
		width: 100%;
		background-color: #56CAD8;



	}

	.single-phone {
		width: 100%;
		margin: auto;

	}

	.single-phone img {
		width: 55vw;
		margin: auto;

	}




	.hotel {
		width: 100%;
		background-image: url(neembus-img/neembus-tranvia.png);
		padding-top: 10vw;
		padding-bottom: 20vw;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: right;
		display: grid;
		grid-gap: 0px;
		grid-template-columns: repeat(1, 1fr);
		grid-template-rows: repeat(4, 1fr);

	}



	.zag-phone {
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row-start: 2;
		grid-row-end: 5;


	}


	.zag {
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row-start: 1;
		grid-row-end: 2;

	}




	.zag-phone img {
		width: 60%;
		height: auto;
		object-fit: cover;
		margin: auto;


	}



	.transit {
		background-color: #56CAD8;
		height: 100%;
		width: 100%;
		padding-top: 20vw;
		padding-bottom: 50px;
		display: grid;

		grid-template-columns: repeat(1, 1fr);
		grid-template-rows: repeat(4, 55vw);


	}



	.itinerary img {
		object-fit: cover;
		width: 80%;
		margin: auto;
	}

	.ticket img {
		object-fit: cover;
		width: 80%;
		margin: auto;
	}


	.itinerary {
		grid-column-start: 1;
		grid-column-end: 3;

		grid-row-start: 1;
		grid-row-end: 2;

	}


	.ticket {
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row-start: 3;
		grid-row-end: 5;

	}




}


@media only screen and (max-width: 500px) {



	footer {
		bottom: 45px;
		position: relative;
	}



	.open {
		width: 100%;
		background-image: none;

		display: grid;
		grid-gap: 0px;
		grid-template-columns: repeat(8, 1fr);
		grid-template-rows: repeat(10, 30vw);

	}

	.zig {
		grid-column-start: 1;
		grid-column-end: 9;
		grid-row-start: 1;
		grid-row-end: 6;
		background-image: url(neembus-img/neembus-open-s.svg);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center;
	}


	.zig-phone {
		grid-column-start: 1;
		grid-column-end: 9;
		grid-row-start: 5;
		grid-row-end: 11;
		background-color: #656074;
		padding-top: 0vw;
	}


	.zig-phone img {
		width: 80%;
		height: auto;
		object-fit: cover;
		object-position: center;
		margin: auto
	}


	.unodos {
		background-color: #FF8076;
		height: 100%;
		width: 100%;
		padding-top: 15vw;
		padding-bottom: 50px;
		display: grid;

		grid-template-columns: repeat(1, 1fr);
		grid-template-rows: repeat(4, 100vw);


	}


	.unodos_h {
		height: 100%;
		width: 100%;
		padding-top: 15vw;
		padding-bottom: 50px;
		display: grid;

		grid-template-columns: repeat(1, 1fr);
		grid-template-rows: repeat(4, 100vw);


	}

	.search img {
		object-fit: cover;
		width: 90%;
		margin: auto;
	}

	.results img {
		object-fit: cover;
		width: 90%;
		margin: auto;
	}


	.search {
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row-start: 1;
		grid-row-end: 2;

	}


	.results {
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row-start: 3;
		grid-row-end: 4;

	}

	.single {
		height: auto;
		padding-top: 30vw;
		padding-bottom: 30vw;
		width: 100%;
		background-color: #56CAD8;



	}

	.single-phone {
		width: 100%;
		margin: auto;

	}

	.single-phone img {
		width: 80vw;
		margin: auto;

	}



	.top-bar {
		position: fixed;
		width: 100%;
		height: 40px;
		z-index: 500;
		bottom: 0px;
		top: auto;
		background-color: #fff;
		padding-top: 5px;
		padding-left: 20px;
		padding-right: 20px;
		display: inline-flex;



	}

	.b-arrow {
		height: 18px;
		position: relative;
		top: 0px;
	}


	.back-work {
		width: 50px;
		height: 50px;
		color: #092532;
		font-size: 24px;
		text-align: right;
		position: relative;
		left: 0px;
		font-family: acumin-pro, sans-serif;
		font-weight: 700;
		font-style: normal;


	}

	.back-container {
		width: 140px;
		position: relative;
		margin-left: auto;
		right: 0
	}


	.back-container:hover {
		transform: none;
	}





	h1 {


		font-size: 12vw;
		padding-bottom: 20px;
		line-height: 1em;
		letter-spacing: 4px;


	}

	.case {
		padding-bottom: 50px;
		padding-top: 50px;
		padding-left: 30px;
		padding-right: 30px;
	}

	p {
		font-size: 1em;

	}

	h3 {
		font-size: 12vw;
	}


	.copy {
		width: 80vw;






	}



	.btt {
		font-size: 20px;

	}




	.container {


		top: 50vw;
	}



	.dos img {
		height: 100vw;
		width: 100%;
		object-fit: cover;
		object-position: left;

	}


	.uno img {
		height: 300px;
		width: 100%;
		object-fit: cover;
		object-position: top left;
		padding: 0;

	}



	.hotel {
		width: 100%;
		background-image: url(neembus-img/neembus-tranvia.png);
		padding-top: 10vw;
		padding-bottom: 20vw;
		background-repeat: no-repeat;
		background-size: cover;
		background-position: right;
		display: grid;
		grid-gap: 0px;
		grid-template-columns: repeat(1, 1fr);
		grid-template-rows: repeat(4, 1fr);

	}



	.zag-phone {
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row-start: 2;
		grid-row-end: 5;
		padding-top: 3vw;

	}


	.zag {
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row-start: 1;
		grid-row-end: 2;

	}




	.zag-phone img {
		width: 80%;
		height: auto;
		object-fit: cover;
		margin: auto;


	}






}
