/* =================================== */
/* FONTS */
/* =================================== */

@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@700&display=swap');

/* =================================== */
/* GENERAL STYLING */
/* =================================== */

html{

}

body{
	font-family: Trebuchet MS,sans-serif;
	font-size:1.1rem;
	line-height: 1.5;
	color:#FFFFFF;
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Orbitron', sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom:10px;
}

h1{
	font-size:1.5rem;
}

h2{
	font-size:1.3rem;
}

h3{
	font-size:1.1rem;
}

h4{
	font-size:1rem;
}

h5{
	font-size:0.8rem;
}

h6{
	font-size:0.6rem;
}

p{
	margin-bottom:15px;
}

p.bold{
	font-weight:bold;
}

li{

}

li.bold{
	font-weight:bold;
}

.container{
	width: 100%;
	position:relative;
	float:left;
}

.row{
	position:relative;
	width: 1000px;
	margin: 0px auto;
}

.content{
	width: 100%;
	position:relative;
	padding:70px 0px;
}

.clear{
	clear:both;
}

.yellow{
	color:#FFCB00;
}

a.anchor {
    display: block;
    position: relative;
    top: -160px;
    visibility: hidden;
}

/* =================================== */
/* NAVIGATION STYLING */
/* =================================== */

.nav{
	position:fixed;
	z-index: 100;
	width: 100%;
	height: 120px;
	padding: 30px 0px;
	background-color: #FFFFFF;
	/*box-shadow: 0 0 10px rgba(0,0,0,.3);*/
}

.nav-inner{
	height: 60px;
	background-color: #FFFFFF;
}

.nav-logo{
	background-image: url('../img/logo_blue.png');
	background-size: contain;
	background-repeat: no-repeat;
	height: 60px;
	width: 50%;
	float: left;
}

.nav-button{
	background-color: #FFCB00;
	color: #1B2140;
	float: right;
	height: 40px;
	width: 240px;
	margin: 10px 0px;
	padding: 10px 20px;
	text-align: center;
	font-family: 'Orbitron', sans-serif;
	font-size: 1rem;
	font-weight: bold;
	line-height: 20px;
}

.nav-info{
	z-index: 200;
	position: absolute;
	right: 0px;
	top: 80px;
	width: 240px;
	height: 60px;
	background-color: #454C9A;
	color: #FFFFFF;
	padding:10px 20px;
}

.nav-info ul{
	height:40px;
}

.nav-info ul li{
	height:20px;
	line-height:20px;
}

/* =================================== */
/* SUB-MENU STYLING */
/* =================================== */

.sub-menu{
	position:fixed;
	z-index: 50;
	height:40px;
	top:120px;
}

.sub-menu-item{
	height:40px;
	padding:0px 20px;
	display:inline-block;
	float:left;
	line-height:40px;
	font-size:1rem;
	font-weight:bold;
	text-align:center;
	text-transform: uppercase;
}

.sub-menu-item:hover{
	cursor: pointer;
	background-color:#454C9A;
}

/* =================================== */
/* HERO STYLING */
/* =================================== */

.hero{
	position:relative;
	margin-top:200px;
	margin-bottom:40px;
	height: 700px;
}

.hero-box{
	z-index: 25;
	position:absolute;
	top: 200px;
	background-color: #1B2140;
	height:200px;
	width:600px;
	color:white;
}

.hero-box-text{
	padding:40px;
}

.hero-banner{
	padding: 0px 40px;
	z-index: 0;
	height: 700px;
}

.hero-banner-image{
	/*background-image: url('../img/flytampa_EHAM.jpg');*/
	background-image: url('../img/pmdg_klm_737.jpg');
	background-size: cover;
	background-position: center;
	height: 700px;
}

/* =================================== */
/* CONTENT STYLING */
/* =================================== */

.redbg{
	background-color:#e7413a;
	color:#FFFFFF;
}

.bluebg{
	background-color:#1b2140;
	color:#FFFFFF;
}

.whitebg{
	background-color:#ffffff;
	color:#1b2140;
}

.purplebg{
	background-color:#454C9A;
	color:#FFFFFF;
}

.orangebg{
	background-color:#f57f20;
	color:#FFFFFF;
}

.nowrap{
	white-space: nowrap;
}

.text-left{
	width:65%;
	height:340px;
	display:inline-block;
	white-space:normal;
	padding-right:5%;
}

.img-right{
	width:35%;
	height:340px;
	display:inline-block;
	white-space:normal;
	background-image: url('../img/exhibitors/aviodrome_logo.png');
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
}

.divider-img{
	height:700px;
	background-size: cover;
}

.logo-row{
	width:100%;
}

.flex-container {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	padding: 0;
	margin: 0;
	list-style: none;
}

.flex-item {
	padding: 5px;
	width: 200px;
	height: 150px;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
}

.logo-vatsim{
	background-image: url('../img/exhibitors/vatsim_logo.png');
}

.logo-fbw{
	background-image: url('../img/exhibitors/fbw_logo.png');
}

.logo-pmdg{
	background-image: url('../img/exhibitors/pmdg_logo.png');
}

.logo-inibuilds{
	background-image: url('../img/exhibitors/inibuilds_logo.png');
}

.logo-aerosoft{
	background-image: url('../img/exhibitors/aerosoft_logo.png');
}


.logo-fselite{
	background-image: url('../img/exhibitors/fselite_logo.png');
}

.img-A310{
	background-image: url('../img/inibuilds_A310_UPS.jpg');
	background-position: top;
}

.img-fsweekend-2018-A{
	background-image: url('../img/fsweekend_2018_A.jpg');
	background-position: top;
}

.img-flytampa-EHAM{
	background-image: url('../img/flytampa_EHAM.jpg');
	background-position: center;
}

.img-pmdg-klm{
	background-image: url('../img/pmdg_klm_737.jpg');
	background-position: center;
}

.img-fbw-a320{
	background-image: url('../img/fbw_A320.jpg');
	background-position: center;
}

.img-aviodrome-theater{
	background-image: url('../img/aviodrome_theater.jpg');
	background-position: center;	
}

.theater-logo{
	z-index:50px;
	position:absolute;
	top:200px;
	height:300px;
	width:50%;
	background-image: url('../img/exhibitors/fselite_white_trans_logo.png');
	background-size:auto;
	background-repeat:no-repeat;
	background-position:center;
}

.theater-box{
	z-index: 50;
	position:absolute;
	top: 200px;
	right:0px;
	background-color: #f57f20;
	height:300px;
	width:700px;
	color:white;
}

.theater-box-text{
	padding:40px;
}

.ticket-button{
	background-color: #FFCB00;
	color: #1B2140;
	height: 60px;
	width: 300px;
	margin: 10px 0px;
	padding: 10px 20px;
	text-align: center;
	font-family: 'Orbitron', sans-serif;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 35px;
}

.location{
	overflow:hidden;
}

/* =================================== */
/* FOOTER STYLING */
/* =================================== */

.footer{
	padding:40px 0px;
	color:#FFFFFF;
}