/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/

@import url(https://fonts.googleapis.com/css?family=Great+Vibes);

h1 { font-size: 42px; font-weight: 300; line-height: 100%; letter-spacing: -1px; margin-bottom: 30px; }

h2 { font-size: 35px; font-weight: 300; line-height: 120%; letter-spacing: -1px; margin-bottom: 0.5em; line-height: 183%; }

h5 { margin-bottom: 1.5em; line-height: 183%; }

.feature-icon { width: 150px; }

h2 span.aircraft-head-home {
    letter-spacing: 3px;
    font-size: 19px;
    line-height: 110%;
    font-family: georgia,serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #f9f9f9;
    text-shadow: 0 0 6px rgba(50,50,50,1);
}

h1 span.aircraft-title-home {
    font-size: 90px;
    line-height: 150%;
    font-weight: normal;
    color: #c0a578;
    text-shadow: 0 0 15px rgba(50,50,50,.5);
    letter-spacing: 0;
		font-family: 'Great Vibes', cursive;

}

h2 span.aircraft-head {
    letter-spacing: 6px;
    font-size: 20px;
    line-height: 110%;
    font-family: georgia,serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #c0a578;
    text-shadow: 0 0 6px rgba(50,50,50,1);
}

h1 span.aircraft-title {
    font-size: 56px;
    line-height: 110%;
    font-weight: 300;
    color: #f9f9f9;
    text-shadow: 0 0 15px rgba(50,50,50,.5);
    letter-spacing: -1px;
}

.big-number {
    font-size: 40px;
    letter-spacing: -1px;
    font-family: Raleway, sans-serif;
    font-weight: 200;
    line-height: 50px;
}

.small-number {
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
    display: block;
    color: #aaa;
}

.footer_top h5 {
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
}

.footer_top .four_columns ul.fusion-checklist li {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 150%;
	
		span { background: none; }
}

.footer_top a {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
		margin: 1px 0;
		color: #5c6062;
}

.footer_top .four_columns .column4 .textwidget span {
    font-size: 13px;
    font-weight: 400;
    line-height: 32px;
    color: #5c6062;
}

.footer_bottom_holder, #lang_sel_footer {
	background: #191d1f;
}