@charset "utf-8";
/* CSS Document */

body
{
	background-color:#fcc;
	color:#666;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:justify;
}

h1, h2, h3, h4, h5, h6
{
	color:#059;
	margin:0px;
	padding:10px;
	font-weight:normal;
}

#header-top
{
	text-align:center;
	position:fixed;
	padding:20px;
	top:0px;
	left:0px;
	right:0px;
	background:#f0f0f0;
	box-shadow:0px 0px 4px #000;
	z-index:9999999;
}

#header-top nav span
{
	color:#059;
	padding-left:10px;
	padding-right:10px;
	border-left:solid 1px #999;
	cursor:pointer;
}

#header-top nav span a
{
	text-decoration:none;
	color:#059;
}

#header-top nav span:first-child
{
	border-left:none;
}

nav
{
	text-align:center;
}

#header-top > span:first-child
{
	float:left;
	font-size: 10px;
	
}

/******************************************************************************************************************************************************/

#header-top > div
{
	float:right;
	font-size: 10px;
	color:#059;
}

#header-top div span 
{
	padding: 10px;
	cursor: pointer;
}
	
#header-top div span:hover
{
	text-decoration: underline;
}

/***************************************************************************************************************************************/

#header-middle > div
{	
	height:360px;
	padding:20px;
	margin: 0px auto;
	padding-top:12%;
	position:relative;
}

#logo
{	
	padding-left:6%;
	width:200px;
	float:left;
	position:absolute;
}

#header-middle h1
{
	color:#fff;
	text-shadow: 0px 0px 4px #000;
	font-size:30px;
}

#header-middle > div > div > ul
{
	float:right;
	list-style-type:none;
}

#social img
{	
	float:right;
	width:40px;
	margin-bottom:8px;
	cursor:pointer;
	border-radius:50px;
	background:rgba(0,0,0,.5);
	box-shadow:0px 0px 4px #000;
}

#header-bottom
{
	margin:0px;
	padding:0px;
	height:100px;
}

#header-bottom img
{
	object-fit: cover;
	height:100px;
	width:450px;
	margin:0px;
	padding:0px;
	float:left;
}

/***********************************************************************************/

#content
{
	background:#fff;
	height:2888px;
}

article
{
	cursor:pointer;
}

article strong
{
	background:rgba(50,50,50,.75);
	color:#fff;
	float:right;
	border-bottom-left-radius:25px;
	border-top-right-radius:25px;
	padding:10px;
}

article:hover div
{
	box-shadow:0px 0px 4px #000;
}

article:hover strong, article:hover h3
{
	background:rgba(0,125,190,.8);
	color:#fff;
}

article div
{
	border-top-right-radius:25px;
	border-bottom-left-radius:25px;
	padding-top:260px;
	background-attachment:local;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}

article div h3
{
	background:rgba(50,50,50,.75);
	color:#fff;
	border-bottom-left-radius:25px;
	text-align:center;
}

section
{
	float:left;
	width:78%;
    padding-left:20px;
	background:#fff;
	z-index:100;
}

section > div
{
	padding-top:80px;
	height:350px;
}

section > div > h2:hover
{
	cursor:pointer;
	background:#f0f0f0;
}

section > div > img
{
	float:right;
	margin-top:2px;
	margin-right:6px;
	padding:10px;
	width:24px;
	background:#fff;
	border-radius:10px;
	cursor:pointer;
}

section > div > img:hover
{
	background:#f0f0f0;
	box-shadow:0px 0px 3px #000;
}

section > div > div > article
{
	float:left;
	width:32.2%;
	margin:0.55555555%;
}

/***************************************************************************CONTACT****************************************************************/

section > div > iframe
{
	float:left;
}

#mapp
{	
	float: left;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 45%;
	height: 280px;
	border: none;
	box-shadow:0px 0px 4px #000; 
	border-top-right-radius: 25px;
	border-bottom-left-radius: 25px;
}

#map
{	
	float: right;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	width: 45%;
	height: 280px;
	border: none;
	box-shadow:0px 0px 4px #000; 
	border-top-left-radius: 25px;
	border-bottom-right-radius: 25px;
}


#ann
{
	padding-top: 20px;
	float:left;
	width: 53%;
}

#alg
{	
	padding-top: 20px;
	float:left;
	width: 47%;
}



#contact > div > ul 
{	
	margin: 0px;
	margin-bottom: 40px;
	padding-left: 20px;
	
}

#contact > div > ul > li
{	
	margin-bottom: 10px;
}

#contact > div > ul > li > h3
{	
	padding: 0px;
	font-weight: bold;
}

/*******************************************************************************************************************************************************/

aside
{
	float:right;
	width:20%;
	height:2808px;
	padding-top:80px;
}

aside > h2
{
	padding-left:10%;
}

aside > div > article
{
	width:80%;
	margin:10%;
}

aside > div > article > strong
{
	border-radius:0px;
	padding-top:6px;
	padding-bottom:6px;
}

aside > div > article > div
{
	padding-top:140px;
	border-radius:0px;
}

aside > div > article > div > h3
{
	font-size:12px;
	border-radius:0px;
}

#iata
{	
	width:80%;
	margin-left: 25px;
	padding-bottom: 20px;
}

/************************************************************************************************/

footer
{
	background:#333;
	height:300px;
	font-size:12px;
	color:#eee;
}

footer h3
{
	color:#eee;
	margin: 0px;
	padding:10px;
	padding-left: 0px;
}

footer ul
{
	margin: 0px;
	padding-left:0px;
	list-style-type: none;
}

footer ul li
{
	margin-bottom: 5px;
}

#footer-top
{
	padding-bottom: 20px;
	
}

.fb-share-button
{
 padding-top:10px;
}

#footer-middle
{
	padding-bottom: 200px;

}

#footer-middle > div
{
	text-align:left;
	padding-left: 100px;
}

#footer-middle > div > div
{
	float: left;
	width: 25%;
}

#footer-middle > div > div a
{
	text-decoration:none;
	color: #fff;
}

#footer-middle > div > div a:hover
{
	color: #0af;
	text-decoration:underline;
}

#footer-bottom
{	
	text-align:center;
}

#footer-bottom a 
{
	color:#fff;
	text-decoration:none;
}

#footer-bottom a:hover 
{
	color:#059;
	text-decoration:underline;
}

#logo-footer
{	
	padding-right:10px;
 	width: 30px;
}