*{
	font-family: 'Gotham';
	margin: 0 auto;
	padding: 0;
}

body{
	background-color: #f7d0cc;
}

.nav{
	overflow: hidden;
	background-color: #f7d0cc;
	position: absolute;
	top: 0;
	width: 100%;

}

.overlap{
	position: relative;
}

.white{
	width: 350px;
}

.logo{
	position: absolute;
	width: 130px;
	top:25px;
	left: 50px;
}

.nav a{
	font-family: 'gotham medium';
	float: right;
  	display: block;
  	color: #0040a1;
 	text-align: center;
  	padding: 45px 30px;
  	text-decoration: none;
  	font-size: 15px;
}

.line::after{
	content: '';
	display: block;
	width: 0;
	height: 2px;
	background: #0040a1;
	transition: width .3s;
}

.line:hover::after{
	width: 100%;
	transition: width .3s;
}

.mainImage{
	position: relative;
}

.main-img{
	display: block;
	position: relative;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 130px;
}

.check{
	display: block;
	position: absolute;
	width: 25px;
	top: 100px;
	right: 500px;
	cursor: pointer;
}

.check-text{
	display: block;
	position: absolute;
	width: 90px;
	top: 100px;
	right: 400px;
	opacity: 0;
	cursor: pointer;
	transition: all 0.5s ease-in-out;
}

.check-text:hover {
	opacity: 100%;
	transition: all 0.5s ease-in;
}

.white1{
	background-color: white;
	margin-top:50px;
	padding-top: 180px;
	padding-bottom: 180px;
}

.img-homepage{
	position: relative;
	display: block;
	max-width: 500px;
	margin-left: 150px;
}

.kompaktour{
	width: 200px;
	border-radius: 25px;
	padding: 10px;
	transition: 0.5s ease;
}

.florys{
	width: 200px;
	border-radius: 25px;
	padding: 10px;
	transition: 0.5s ease;
}

.bhara{
	width: 200px;
	border-radius: 25px;
	padding: 10px;
	transition: 0.5s ease;
}

.kookoo{
	width: 200px;
	border-radius: 25px;
	padding: 10px;
	transition: 0.5s ease;
}

.kompaktour:hover{
	transform: scale(1.15);
	transition: 0.5s ease;
	cursor: pointer;
}

.florys:hover{
	transform: scale(1.15);
	transition: 0.5s ease;
	cursor: pointer;
}

.bhara:hover{
	transform: scale(1.15);
	transition: 0.5s ease;
	cursor: pointer;
}

.kookoo:hover{
	transform: scale(1.15);
	transition: 0.5s ease;
	cursor: pointer;
}

h1{
	position: absolute;
	display: flex;
	color: #0040a1;
	width: 300px;
	margin-left: 550px;
	top: 80px;
	font-size: 40px;
}
	
p{
	position: absolute;
	display: flex;
	color: #e65f4f;
	margin-left: 550px;
	top: 200px;
	width: 300px;
	font-size: 14px;
}

.button a{
	position: absolute;
	display: flex;
	top: 300px;
	margin-left: 550px;
	width: 110px;
	padding: 15px 20px 15px 20px;
	background-color: #f7d0cc;
	border-radius: 50px;
	font-size: 14px;
	font-family: 'gotham medium';
	color: #0040a1;
	justify-content: center;
	text-decoration: none;
}

.button a:hover{
	opacity: 70%;
	cursor: pointer;
}

.panah1{
	position: absolute;
	display: flex;
	width: 200px;
	top: 0;
	margin-left: 700px;
}


.pink1{
	padding-top: 150px;
}

.puzzle{
	position: relative;
	width: 450px;
	float: right;
	margin-right: 150px;
}

.images h1{
	position: relative;
	top: 80px;
	margin-left: 150px;
}

.images p{
	position: relative;
	top: 100px;
	margin-left: 150px;
}

.button2 a{
	position: relative;
	display: flex;
	top: 150px;
	margin-left: 150px;
	width: 110px;
	padding: 15px 20px 15px 20px;
	background-color: #0040a1;
	border-radius: 50px;
	font-size: 14px;
	font-family: 'gotham medium';
	color: white;
	justify-content: center;
	text-decoration: none;
}

.button2 a:hover{
	opacity: 70%;
	cursor: pointer;
}

.white2{
	background-color: white;
	margin-top:400px;
	padding-top: 120px;
	padding-bottom: 270px;
}

.images2 h1{
	display: block;
	position: relative;
	top:50px;
	width: 500px;
	margin:0 auto;
	text-align: center;
}

.images2 p{
	display: block;
	position: relative;
	top:80px;
	width: 230px;
	margin:0 auto;
	text-align: center;
}

.awanbawah{
	display: block;
	position: relative;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	top:0;
}

.images2{
	position: relative;
	display: block;
}

.panah2{
	display: flex;
	position: absolute;
	width: 200px;
	top:100px;
	margin-left: 800px;
}

.contact{
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	top: 130px;

}

.contact a{
	text-decoration: none;
}

.ig{
	width: 50px;
	padding: 10px;
	cursor: pointer;
}


.email{
	width: 50px;
	padding: 10px;
	cursor: pointer;
}

.behance{
	width: 50px;
	padding: 10px;
	cursor: pointer;
}

.ig:hover{
	opacity: 70%;
}

.email:hover{
	opacity: 70%;
}

.behance:hover{
	opacity: 70%;
}


.footer-text p{
	display: block;
	position: relative;
	color: #0040a1;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	justify-content: center;
	top:30px;
	margin-bottom: 30px;
}

