@charset "UTF-8";
@import url('../../fontawesome/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Muli:400,400i,700&subset=latin-ext');


body {
    background: #fff;

}

body.is-loading *, body.is-loading *:before, body.is-loading *:after {
    -moz-animation: none !important;
    -webkit-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}

body, input, select, textarea {
    color: #535353;
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    font-weight: 400;

}

p {
    font-size: 1em;
}

a {

    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

strong, b {
    color: #535353;
    font-weight: bold;
}

em, i {
    font-style: italic;
}

.main_content ul {
    margin: 0 0 2em 0;
    padding: 0 0 0 2em;
}

.main_content li {
    list-style-type: disc;
    padding: 0 0 0.5em 1em;
     line-height: 1.5em;
}

p {
    margin: 0 0 2em 0;
    line-height: 1.5em;
    text-align: justify;
}

.hashtag_heading {
    font-size: 2.1em;
    text-align: center;
}

h1, h2, h3, h4, h5, h6 {
    color: #535353;
    font-weight: normal;

    margin: 0.2em 0 0.4em 0;

}

h1 {
    font-size: 2.1em;  
    line-height: 1.5em;

}

h2 {
    font-size: 1.7em;
    line-height: 1.5em;
}

h3 {
    font-size: 1.3em;
    line-height: 1.5em;
}

h4 {
    font-size: 1.1em;
    line-height: 1.5em;
}

h5 {
    font-size: 0.9em;
    line-height: 1.5em;
}

h6 {
    font-size: 0.7em;
    line-height: 1.5em;
}

sub {
    font-size: 0.8em;
    position: relative;
    top: 0.5em;
}

sup {
    font-size: 0.8em;
    position: relative;
    top: -0.5em;
}

hr {
    border: 0;
    border-bottom: solid 1px rgba(144, 144, 144, 0.25);
    margin: 2em 0;
}

hr.major {
    margin: 3em 0;
}

blockquote {
    border-left: solid 4px rgba(144, 144, 144, 0.25);
    font-style: italic;
    margin: 0 0 2em 0;
    padding: 0.5em 0 0.5em 2em;
}





.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.align-right {
    text-align: right;
}

/* top */

.black_stripe {
    background-color: #535353; 
}

.top_stripe {
    height: 74px;
}

.ptop img {
    margin-left: 20px;
    position: relative;
    bottom: 5px;
}

.ptop {
    padding-top: 10px;
}

#languages {
    display: none;

}

#languages p {
    min-width: 180px;
}

#languages a {
    color: #9a1914;
    text-decoration: none;
    font-size: 1.25em;
    line-height: 1.8em;
    font-weight: bold;
}

.ptop2 {
    padding-top: 18px;

}

.top_menu {
    font-size: 0.9em;
}

.top_menu a {
    color: #fff;
    text-decoration: none;
}

.top_menu ul {
    float: right;
}


.top_menu ul li {
    float: left;
    padding: 0.5em;
}

.top_menu img {
    position: relative;
    top: 2px;
}

.main_menu {
    float: right;
    padding-top: 1.2em;
}

.top_separate {
    margin-top: 20px!important;
    padding-top: 20px!important;
    border-top: 1px solid #aaa;
}

.main_menu li {
    float: left;
    padding: 0.5em 1.5em;
}

.main_menu a {
    font-size: 1.0em;
    color: #535353;
    font-weight: 400;
    text-decoration: none;
}
.main_menu a:hover, .main_menu a.active {
    color: #9a1914;
}

img.content, img.fit {
    width: 100%;
}

.main_content {
    padding: 20px 20px 20px 20px
}

.main_content a {
    color: #9a1914;
}

.bottom {
    background-color: #535353;
    color: #fff;
    font-size: 1em;
    padding: 20px;
}

.bottom p, .bottom strong {
    color: #fff;
    text-decoration: none;
}

.bottom a {
    color: #fff;
    text-decoration: underline;
} 

.bottom h3 {
    color: #fff;
}


.bottom ul li {
    float: left;
    padding: 0.5em;
}

.oka_bottom {
    position: relative;
    right: 5px;
}

.copyright, .copyright a {
    color: #bbb;
}

.lp10 {
  padding-left: 5px;  
}


.red_border {
    border-bottom: 2px solid #9a1914;
}

.video_container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 75%;
}

/*
events
*/

.event_row {
    margin-bottom: 3em;
}

/*
forms
*/

.alert_form {
    color: red!important;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 0;
   // visibility: hidden;
    display: none;
}

/* Layers */

#navButton .toggle {
    text-decoration: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#navButton .toggle:before {
    content: "";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
}

#navButton .toggle:before {
    background: rgba(144, 144, 144, 0.65);
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 2.25em;
    left: 0.5em;
    line-height: 2.25em;
    position: absolute;
    text-align: center;
    top: 45px;
    width: 3.5em;
}

#navPanel {
    background: #535353;
    color: #fff;
}

#navPanel nav {
    padding: 1.5em 1.25em;
}

#navPanel nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#navPanel nav ul li {
    padding: 0;
    width: 100%!important;
}

#navPanel nav ul li:first-child a:not(.button), #navPanel nav ul li:first-child span:not(.button) {
    border-top: 0;
}

#navPanel nav ul li a, #navPanel nav ul li span:not(.button) {
    border-top: solid 1px #555;
    color: #fff;
    display: block;
    padding: 0.75em 0;
    text-decoration: none;
}

.fas {
    float: left!important;
    margin-right: 30px;
}

#navPanel nav ul li a.active {

    color: #9a1914;

}

#navPanel nav .button {
    width: 100%;
}

/*
tABLE
*/

table.mytable {
    margin: 0 0 2em 0;
    width: 100%;
}

table.mytable tbody tr {
    border: solid 1px rgba(144, 144, 144, 0.25);
    border-left: 0;
    border-right: 0;
}

table.mytable tbody tr:nth-child(2n + 1) {
    background-color: #f5f5f5;
}

table.mytable td {
    padding: 0.75em 0.75em;
}

table.mytable th {
    color: #535353;
    font-size: 0.9em;
    font-weight: bold;
    padding: 0 0.75em 0.75em 0.75em;
    text-align: left;
}

table.mytable thead {
    /*
    border-bottom: solid 2px rgba(144, 144, 144, 0.25);
    */
}

table.mytable tfoot {
    border-top: solid 2px rgba(144, 144, 144, 0.25);
}

img.contact {
    float: left;
    margin-right: 20px;
}

table.contact  {

}

table.contact td {
    padding: 0px 0px 0px 12px;
}



/*
FORM
*/

form {
    margin: 0 0 2em 0;
}

label {
    color: #535353;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    margin: 0 0 1em 0;
}

input[type="text"],
input[type="password"],
input[type="email"],
select,
textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: #f5f5f5;
    border-radius: 4px;
    border: none;
    border: 1px solid #535353;
    color: inherit;
    display: block;
    outline: 0;
    padding: 0 1em;
    text-decoration: none;
    width: 100%;
}


input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
    border-color: #535353;

}


input[type="text"],
input[type="password"],
input[type="email"],
select {
    height: 2.5em;
}

textarea {
    padding: 0.75em 1em;
}

.form_bottom input, .form_bottom textarea {
    background-color: #535353;
    border: 1px solid #fff;
}

.form_bottom input:focus, .form_bottom textarea:focus {
   background-color: #535353;
   border: 1px solid #ccc;
}

.form_bottom textarea {
    height: 100px;
}



::-webkit-input-placeholder {
    color: #bbb !important;
    opacity: 1.0;
}

:-moz-placeholder {
    color: #bbb !important;
    opacity: 1.0;
}

::-moz-placeholder {
    color: #bbb !important;
    opacity: 1.0;
}

:-ms-input-placeholder {
    color: #bbb !important;
    opacity: 1.0;
}

.formerize-placeholder {
    color: #bbb !important;
    opacity: 1.0;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
.button {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
    background-color: #535353;
    border-radius: 4px;
    border: 1px solid #fff;
    color: #ffffff !important;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 2.85em;
    line-height: 2.95em;
    padding: 0 1.5em;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
}

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:hover {
    background-color: #737373;
}

.sold_aircraft {
    padding: 0px 10px 0px 10px;
}

.breadcrumb {
    font-size: 85%;
}

.breadcrumb a {
    text-decoration: none!important;
}

.breadcrumb a:hover {
    color: #000!important;
}

legend {
    margin-bottom: 8px;
    font-weight: bold;
}

#fta input[type=text] {
    margin-bottom: 15px;
} 