@charset "utf-8";
/* CSS Document */

#EmailandPhone{
	width: 96%;
	max-width: 1200px;
	font-family: "Segoe UI Light";
	font-size: 0.6em;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	}
#info{
	width: 100%;
	max-width:1200px;
	left: 0%;
	right: 0%;
	top: 0%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	height: 65px;
}

#menu{
	width: 100%;
	max-width: 1200px;
	left: 0%;
	right: 0%;
	height: 66px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 99;
}
#ScreenSlide{
	width: 100%;
}
#Screen{
	width: 96%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
}

#WhatWeDo{
	width: 96%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;

	}
#OTELONAY{
	width: 96%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Segoe UI Light";
	font-size: 1.3em;
	color: #000000;
	}
#DomesticFlights{
	width: 96%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	
	}
#VisaApplications{}
#Fairs{}
#Tours{
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	text-align: left;
	padding-right: 2%;
	padding-left: 2%;
}
#FooterAreawided{
	width: 100%;
	background-color:#000000;
	left: 0%;
	right: 0%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #99CC00;
	color: #FFFFFF;
	position: absolute;
	text-align: left;
	}

#FooterInfo{
	width: 96%;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
	


#CLEARBOTH{
	clear:both;}

#tur1{
	width: 50%;
	max-width:600px;
	float:left;
}
#tur2{
	width: 50%;
	max-width:600px;
	float:right;
}
#tur3{
	width: 50%;
	max-width:600px;
	float:left;}
#tur4{
	width: 50%;
	max-width:600px;
	float:right;
}



.inputbuton {
	font-family: "Segoe UI Light";
	font-size: 32px;
	color: #FFF;
	background-color: #033;
	border: 3px solid #FFF;
	font-weight: bolder;
	float: right;
}
.inputtext {
	font-family: "Segoe UI Light";
	font-size: 1.3em;
	color: #000;
	background-color: #EEE;
	font-weight: bolder;
	text-indent: 10px;
	text-decoration: none;
	border: 2px solid #CCC;
	width: 100%;
	line-height: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Fuarinputtext {
	font-family: "Segoe UI Light";
	font-size: 1.1em;
	color: #000;
	background-color: #EEE;
	font-weight: bolder;
	text-indent: 10px;
	text-decoration: none;
	border: 1px solid #CCC;
	width: 350px;
	line-height: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}



@media screen and (max-width: 468px){
#info{
	width: 100%;

}
#menu{
	width: 100%;}
#Screen{
	width: 100%;}
	ScreenSlide{
		width: 100%;
	}
#WhatWeDo{
	width: 100%;
	}
#OTELONAY{
	
		width: 100%;
}
#DomesticFlights{
		width: 100%;}
#Tours{
	width: 100%;
	
}

#tur1{	
	width: 100%;
	}
#tur2{	
	width: 100%;
	}
#tur3{	
	width: 100%;
	}
#tur4{	
	width: 100%;
	}
#FooterAreawided{
	width: 100%;
}
#FooterInfo{	
	width: 100%;
	
	}
#WhatWeDo{
		width: 100%;}

	
	}
.whitebackground {
	background-color: #FFFFFF;
}
.leftsidetext{
	text-align: left;
}
