@import url(../css/fonts.css);
@import url(../css/font-icons.css);
@import url(../css/menu.css);
/* =============================================================================
   BROWSER RESET STYLES
   ============================================================================= */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video {
	margin: 0;
	padding: 0;
	font-family: 'HelveticaNeueW02-45Light', sans-serif;
	font-size: 14px;
	line-height: 100%;
	color: #636466;
	font-weight: 100;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
* {
	margin: 0;
	padding: 0;
}
label {
	padding: 0;
	margin: 0;
}
ul, li, ol {
	padding: 0;
	margin: 0;
}
.clear, .clearfix {
	clear: both;
}
a, img {
	border: 0;
	outline: none;
	text-decoration: none;
}
input::-moz-focus-inner {
 border: 0;
}
input, select, textarea, button {
	outline: none;
}
img {
	max-width: 100%;
	height: auto;
}
body {
	background: #FFF;
	margin-top: 85px;
}
::-webkit-input-placeholder, ::-webkit-textarea-placeholder {
 color:#999;
}
iframe {
	margin: 0;
	padding: 0;
	border: 0;
}
html, body {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
}
.antialiased {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
/* =============================================================================
   TYPOGRAPHY STYLES
   ============================================================================= */
h1, h2, h3, h4, h5 {
	font-family: 'HelveticaNeueW02-45Light', sans-serif;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #636466;
}
h1 {
	font-size: 2.75rem;
	line-height: 3.5rem;
	font-family: "Didot 42 A", "Didot 42 B", sans-serif;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h2 {
	font-size: 1.75rem;
	margin-bottom: 1rem;
	font-weight: 500;
}
h3 {
	font-size: 1.25rem;
}
h4 {
	font-size: 1.175rem;
	margin-bottom: 6px;
}
h5 {
	font-size: 18px;
	margin-bottom: 0.4rem;
}
p, li {
	font-size: 1rem;
	font-weight: 100;
	line-height: 1.5rem;
	color: #636466;
	font-family: 'HelveticaNeueW02-45Light', sans-serif;
}
p {
	margin-bottom: 1.125rem;
}
li {
	padding: 0;
}
a {
	font-family: 'HelveticaNeueW02-45Light', sans-serif;
	font-weight: 100;
	font-size: 1rem;
}
.wrapper {
	width: 100%;
}
.sub-italic {
	font-style: italic;
	font-family: "Didot 42 A", "Didot 42 B", sans-serif;
	font-size: 1.125rem;
	color: #000;
}
sup {
	font-size: 0.625rem;
}
/* =============================================================================
   HEADER STYLES
   ============================================================================= */   
.pageWidth {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
}
header .pageWidth {
	position: relative;
}
header nav {
	background: #F5F5F5;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 85px;
	z-index: 2;
}
.logo {
	float: left;
	margin: 6px 0;
}
.logo a {
	display: inline-block;
}
.show-mob {
	display: none;
}
/* =============================================================================
   TOP PLUGINS STYLES
   ============================================================================= */
.maskDiv5 {
	background: rgba(0,0,0,0.25);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.parallax {
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	background-size: 100% auto;
}
.titlePos {
	padding: 6% 0 0;
	position: relative;
	z-index: 1;
	min-height: 450px;
}
.banner-home {
	background-image: url(../images/banner-home.jpg);
}
.banner-private-charter {
	background-image: url(../images/banner-private-charter.jpg);
}
.banner-flight-school {
	background-image: url(../images/banner-flight-school.jpg);
}
.banner-flight-school-courses {
	background-image: url(../images/banner-flight-school-courses.jpg);
}
.banner-flight-school-ppl {
	background-image: url(../images/banner-flight-school-ppl.jpg);
}
.banner-flight-school-cpl {
	background-image: url(../images/banner-flight-school-cpl.jpg);
}
.banner-flight-school-me {
	background-image: url(../images/banner-flight-school-me.jpg);
}
.banner-flight-school-atpl {
	background-image: url(../images/banner-flight-school-atpl.jpg);
}
.banner-flight-school-ir {
	background-image: url(../images/banner-flight-school-ir.jpg);
}
.banner-flight-school-ins-rat {
	background-image: url(../images/banner-flight-school-ins-rat.jpg);
}
.banner-flight-school-oco {
	background-image: url(../images/banner-flight-school-oco.jpg);
}
.banner-simulators {
	background-image: url(../images/banner-simulators.jpg);
}
.banner-housing-dinning {
	background-image: url(../images/banner-housing-dinning.jpg);
}
.banner-air-ambulance {
	background-image: url(../images/banner-air-ambulance.jpg);
}
.banner-air-ambulance-medical-equipment {
	background-image: url(../images/banner-air-ambulance-medical-equipment.jpg);
}
.banner-air-ambulance-members {
	background-image: url(../images/banner-air-ambulance-members.jpg);
}
.banner-company {
	background-image: url(../images/banner-company.jpg);
}
.banner-leadership-team {
	background-image: url(../images/banner-leadership-team.jpg);
}
.banner-contactus {
	background-image: url(../images/banner-contactus.jpg);
}
.banner-fleet {
	background-image: url(../images/banner-fleet.jpg);
}
.banner-king-air {
	background-image: url(../images/banner-king-air.jpg);
}
.banner-fokker {
	background-image: url(../images/banner-fokker50.jpg);
}
.banner-iluy {
	background-image: url(../images/banner-iluy.jpg);
}
.banner-cessna {
	background-image: url(../images/banner-cessna.jpg);
}
.banner-safety {
	background-image: url(../images/banner-safety.jpg);
}
.banner-thank-you {
	background-image: url(../images/banner-thank-you.jpg);
}
.banner-cargo {
	background-image: url(../images/banner-cargo.jpg);
}


.extra-bold-title, .bold-title, .medium-title {
	font-size: 7rem;
	line-height: 7.2rem;
	color: #FFF;
	margin: 0 auto;
	padding: 5px;
	text-transform: uppercase;
	font-family: "Didot 42 A", "Didot 42 B", sans-serif;
}
.bold-title {
	font-size: 3.75rem;
	line-height: 4rem;
}
.medium-title {
	font-size: 2.25rem;
	color: #FFF;
	font-style: italic;
	text-transform: none;
	line-height: 2.25rem;
}
.normal-desc {
	padding: 5px;
	font-family: 'HelveticaNeueW02-45Light', sans-serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 100;
	color: #FFF;
	margin-bottom: 8px;
	display: block;
}
.desc-fixed {
	width: 40%;
}
.txt-left {
	text-align: left !important;
}
.txt-center {
	text-align: center !important;
}
.lowercase {
	text-transform: none;
}
/* =============================================================================
   CONTAINER STYLES
   ============================================================================= */

textarea.textArea,
input.textBox[type="text"],
input.btn[type="button"],
input.btn[type="submit"] {
     -webkit-appearance: none;
     border-radius: 0;
}  
   
.col-left {
	float: left;
	width: 63%;
}
.col-right {
	float: right;
	width: 34%;
	margin-left: 3%;
}
textarea.textArea, input.textBox, select.selectBox, input.fileBox {
	background: #FFF;
	border: 1px solid #cacaca;
	height: auto;
	min-height: 38px;
	color: #555;
	font-size: 13px;
	line-height: 20px;
	outline: medium none;
	padding: 7px 10px;
	resize: vertical;
	width: 100%;
	-webkit-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	box-shadow:none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
input.fileBox {
	padding: 4px 6px;
}
textarea.textArea {
	min-height: 80px;
	padding: 7px 10px;
	width:100%;
}
select.selectBox {
	height: auto;
	-moz-appearance: none !important;
	-webkit-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	background-image: url(../images/down-arrow.png);
	background-repeat: no-repeat;
	background-position: 100% center;
}
input.textBox:focus, textarea.textarea:focus, .select select:focus {
	border: 1px solid #f7a236;
	-webkit-box-shadow: 0 0 3px 0 #faaf4e;
	-moz-box-shadow: 0 0 3px 0 #faaf4e;
	-o-box-shadow: 0 0 3px 0 #faaf4e;
	box-shadow: 0 0 3px 0 #faaf4e;
	outline: 0 none;
}
.btn {
	background: #ed1c24;
	display: inline-block;
	height: 38px;
	border: 0;
	padding: 0 18px;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	font-size: 0.875rem;
	cursor: pointer;
	-webkit-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	box-shadow:none;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.btn i {
	padding-left: 3px !important;
	padding-right: 0 !important;
	color: #FFF !important;
	font-size: 12px !important;
}
.btn-orange {
	background: #ef9017;
}
.btn-green {
	background: #056839;
}
.btn:hover {
	opacity: 0.8;
}
.form ul {
}
.form ul li {
	float: left;
	list-style: none;
	margin-left: 4%;
	width: 48%;
	margin-bottom: 20px;
}
.form_col_3 ul li {
	width: 31%;
}
.form ul:after {
	content: '';
	display: block;
	clear: both;
}
.form ul li:first-child, .form_col_3:first-child {
	margin-left: 0;
}
.form li label {
	font-size: 0.875rem;
	margin-right: 0;
	font-weight: normal;
	padding-bottom: 8px;
	color: #666;
}
.form li label span {
	color: #ff0000;
	font-size: 11px;
	padding-left: 2px;
}
input.remove-input-css {
	width: auto;
	margin-right: 5px;
	margin-top: -4px;
}
.form ul li.full {
	width: 100%;
	margin-left: 0;
}
.form ul li.half {
	width: 48%;
}
.form li.checkbox input {
	width: auto;
}
.form li.checkbox strong {
	padding-left: 8px;
	font-size: 0.875rem;
}
.append-icon div {
	position: relative;
}
.append-icon i {
	color: #888;
	position: absolute;
	left: 10px;
	top: 13px;
	font-size: 0.8125rem;
	z-index: 1;
}
.append-icon input, .append-icon select, .append-icon textarea {
	padding-left: 27px;
}
.radio-input {
	overflow: hidden;
}
.radio-input label {
	float: left;
}
.radio-input dl {
	float: left;
	margin: 2px 0 0 25px;
}
dl.radio dt, dl.radio dd {
	float: left;
	margin-right: 20px;
}
dl.radio strong {
	padding-right: 5px;
	position: relative;
	top: -2px;
}
.form label.error {
	color: #ef4b51;
	font-size: 0.75rem;
	font-weight: 300;
	padding-top: 4px;
}
input.error, textarea.error, select.error, .select2-container.error a {
	background-color: #fdf2f2;
	border: 1px solid #fccece;
	color: #444444 !important;
	box-shadow: none !important
}
.col-right label.error {
	display: none !important;
}
.contact_tab {
	padding-top: 15px;
	border-top: 1px solid #ddd;
}
.contact_tab strong {
	color: #444;
	font-weight: bold;
}
.contact_tab p {
	font-size: 0.875rem;
	line-height: 1.375rem;
	margin: 0;
}
.box {
	float: left;
	width: 32%;
}
.box2 {
	margin: 0 2%;
}
.box h1 {
	color: #000;
}
.box a {
	display: block;
	padding: 25px 30px;
	min-height: 126px;
	border: 1px solid #dadada;
	position: relative;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.more-btn {
	float: right;
	position: absolute;
	right: 4px;
	bottom: 4px;
}
.more-btn i {
	background: #056839;
	display: inline-block;
	padding: 8px;
	color: #FFF;
	font-size: 0.875rem;
	text-align: center;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.box a:hover i {
	background: #ef9017;
}
.box a:hover {
	border: 1px solid #ef9017;
}
.col-left a {
	color: #636466;
	font-family: "HelveticaNeueW02-65Medium", sans-serif;
	font-weight: 300;
}
.col-left strong {
	font-size: 1rem;
	font-family: "HelveticaNeueW02-65Medium", sans-serif;
	font-weight: 300;
}
.col-left a:hover, .col-left a:hover .arrow-right {
	color: #ef9017;
}
.col-left .contactList li {
	font-size: 1rem;
	line-height: 24px;
}
.col-left .contactList li a {
	font-size: 1rem;
}
.col-left .contactList li i {
	line-height: 1.625rem;
}
.inner-boxes a {
	min-height: inherit !important;
	padding: 20px;
}
.inner-boxes .box {
	margin-bottom: 2%;
}
.inner-boxes .more-btn i {
	padding: 4px;
	font-size: 0.75rem;
}
.inner-boxes .box {
	width: 49%;
}
.inner-boxes .box2 {
	margin: 0 0 0 2%;
}
.inner-boxes .box-large {
	width: 100%;
}
.inner-boxes-min .box-inner {
	min-height: 100px;
}
/* =============================================================================
   FOOTER STYLES
   ============================================================================= */
footer {
	background: #f5f5f5;
	border-top: 1px solid #ececec;
}
.footer-top {
	padding: 32px 0;
}
footer li {
	list-style: none;
}
footer p {
	margin: 0;
	padding: 0;
}
.foot-col {
	float: left;
	width: 15%;
	margin: 0 2%;
	min-height: 160px;
	background: url(../images/footer-ver-line.png) no-repeat right center;
}
.foot-col-1 {
	margin-left: 0;
	width: 20%;
}
.foot-col-3 {
	float: left;
	width: 28%;
}
.foot-links li {
	display: block;
	list-style: none;
	margin-bottom: 8px;
}
.foot-links li a {
	font-size: 1rem;
	line-height: 1.5rem;
	color: #222;
	display: inline-block;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
}
.foot-links li a:hover {
	padding-left: 6px;
	color: #000;
}
.foot-col-4 {
	float: left;
	width: 23%;
	margin-left: 2%;
}
.contactList ul {
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 10px
}
.contactList li {
	float: left;
	width: 80%;
	list-style: none;
	font-size: 0.875rem;
	color: #222;
	line-height: 1.25rem
}
.contactList li:first-child {
	width: 20px;
	margin-right: 10px
}
.contactList li i {
	display: block;
	text-align: center;
	color: #333333;
	font-size: 1rem;
	line-height: 1.5rem;
}
.contactList li i.ti-email {
	font-size: 0.875rem;
}
.contactList li strong {
	color: #222;
}
.contactList li a {
	color: #e38610;
	font-size: 0.875rem;
}
.contactList li a:hover {
	text-decoration: underline;
}
.footer-bottom {
	padding: 10px 0;
	background: #eee;
	border-top: 1px solid #ddd;
}
ul.media {
	margin-top: 20px;
}
ul.media li a {
	float: left;
	margin-right: 6px
}
ul.media li i {
	width: 28px;
	height: 28px;
	display: block;
	text-align: center;
	color: #FFF;
	font-size: 0.75rem;
	line-height: 1.75rem;
	color: #FFF;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.media li i.facebook {
	background: #355fa7
}
.media li i.twitter {
	background: #32ccfe
}
.media li i.gplus {
	background: #dd4224
}
.media li i.linkedin {
	background: #007bb6
}
.media li i.youtube {
	background: #ef3f3f
}

.media li i.instagram {
	background: #f44336 
}






a.tooltips.facebook div {
	background: #355fa7
}


a.tooltips.instagram div {
	background: #f44336 
}

a.tooltips.twitter div {
	background: #32ccfe
}
a.tooltips.gplus div {
	background: #dd4224
}
a.tooltips.linkedin div {
	background: #007bb6
}
a.tooltips.youtube div {
	background: #ef3f3f
}
a.tooltips {
	position: relative;
	display: block
}
a.tooltips div {
	color: #FFF;
	display: none;
	margin-left: -35px;
	padding: 5px;
	position: absolute;
	text-align: center;
	top: -33px;
	width: 70px;
	z-index: 11;
	left: 28%;
	font-size: 0.75rem;
	border: 2px solid #FFF;
	border-radius: 2px
}
a.tooltips span {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #FFF;
	position: absolute;
	bottom: -7px;
	left: 45%;
	padding: 0
}
a.tooltips:hover div {
	display: block
}
.copyrights {
	font-size: 14px;
	color: #000;
	padding: 6px 0;
}
/* =============================================================================
   INNERPAGES STYLES
   ============================================================================= */
.g-map {
	margin: 20px 0 10px 0;
}
.g-map iframe {
	width: 100%;
	height: 280px;
}
.arrow-right {
	font-size: 1rem;
	position: relative;
	
}
.team-member img {
	float: left;
	margin-right: 15px;
	border: 1px solid #ddd;
	margin-bottom: 12px;
}
.right-images {
	width: 30%;
}
a.image-popup-fit-width {
	margin-bottom: 14px;
	display: block;
	-webkit-cursor: zoom-in;
	-moz-cursor: zoom-in;
	-o-cursor: zoom-in;
	-ms-cursor: zoom-in;
	cursor: zoom-in;
}
.col-3 h3 {
	margin-bottom: 1rem;
}
.col {
	float: left;
	width: 30%;
}
.col-2 {
	margin: 0 5%;
}
.tour .resp-tabs-list li {
	border: 1px solid #fff !important;
	color: #666;
	font-size: 0.875em;
	line-height: inherit;
	padding: 0.3125em 0.625em !important;
	text-decoratison: none;
}
.tour li.resp-tab-active {
	border: 1px solid #ccc !important;
}
.tour .resp-tab-content {
	border: 0;
	background: #FFF;
	padding: 15px 2px;
}
.col-3 strong {
	font-weight: 300;
	font-size: 1rem;
	font-family: "HelveticaNeueW02-65Medium";
}
/* =============================================================================
   DEFAULT STYLES
   ============================================================================= */
.left {
	float: left;
}
.right {
	float: right;
}
.list-items {
	margin: 0;
	padding: 0;
	margin-bottom: 18px;
	padding-left: 24px;
}
hr {
	border: 0;
	border-top: 1px solid #ddd;
}
.dotted {
	border-style: dashed;
}
.m-t-0 {
	margin-top: 0 !important;
}
.m-t-10 {
	margin-top: 10px;
}
.m-t-20 {
	margin-top: 20px;
}
.m-t-30 {
	margin-top: 30px;
}
.m-b-0 {
	margin-bottom: 0 !important;
}
.m-b-10 {
	margin-bottom: 10px;
}
.m-b-20 {
	margin-bottom: 20px;
}
.m-b-30 {
	margin-bottom: 30px;
}
.p-t-0 {
	padding-top: 0 !important;
}
.p-t-10 {
	padding-top: 10px;
}
.p-t-20 {
	padding-top: 20px;
}
.p-t-30 {
	padding-top: 30px;
}
.p-b-0 {
	padding-bottom: 0 !important;
}
.p-b-10 {
	padding-bottom: 10px;
}
.p-b-20 {
	padding-bottom: 20px;
}
.p-b-30 {
	padding-bottom: 30px;
}
.m-t-b-20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.m-t-b-30 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.p-t-b-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.p-t-b-30 {
	padding-top: 30px;
	padding-bottom: 30px;
}
/* -- simple form styles --*/


.submit-button {
	float: right;
	display: none;
}
.form-controls {
	clear: both;
	float: right;
	margin-bottom:20px;
}
.previous-fieldset {
	display: none;
	float: left;
	margin-right: 5px;
}
.next-fieldset {
	float: right;
}
a.next-fieldset, a.previous-fieldset {
	color: #FFF;
}
.pay_error {
	position: relative;
}
.pay_error label.error {
	position: absolute;
	top: -15px;
	left: 0;
}
.alert {
	padding: 5px 10px;
	margin: 10px 0;
	border: 1px solid transparent;
	border-radius: 4px;
}
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.alert-fail {
	color: #CD5C5C;
	background-color: #F0D8E8;
	border-color: #E9C6D9;
}
.mail-list p{
	font-family: "HelveticaNeueW02-65Medium", sans-serif;
	font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 5px;
}

.mail-list p span{
	padding-left:4px;
	font-family: 'HelveticaNeueW02-45Light', sans-serif;
	font-weight: 100;
}
	
.mail-list{
	margin-bottom:1.455rem;
}