.uk-logo {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    color: #000 !important;
}

body {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    background-color: #fefefe;
    color: #000 !important;
}

.header {
    background-color: transparent !important;
}

.header .uk-navbar-nav>li {
    height: auto !important;
}

.header .uk-navbar-nav>li>a {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    text-transform: none !important;
    font-size: 1em !important;
    color: #333 !important;
    padding: 0 8px !important;
    min-height: 1px !important;
}

.header .uk-navbar-nav>li>a:hover {
    color: #FD422F !important;
}

.header .uk-navbar-nav>li.uk-active>a {
    color: #FD422F !important;
}

.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-2xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
}


/* .lighter {
    font-weight: lighter !important;
}

.arial {
    font-weight: lighter !important;
    font-family: Arial !important;
    letter-spacing: 0.25em;
} */

.buttonred {
    background-color: #cc0008;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    text-transform: none;
    font-family: Arial !important;
    letter-spacing: 0.25em;
}

.buttonred:hover {
    background-color: #C30008;
}

.buttonblue {
    background-color: #063862;
    color: #fff;
    border-radius: 5px;
    font-weight: bold;
    text-transform: none;
    font-family: Arial !important;
    letter-spacing: 0.25em;
}

.buttonblue:hover {
    background-color: #063054;
}

.buttonred i {
    font-size: .8em;
}

.hr {
    border-top: 1px solid #323232;
}

.footer {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    background-color: #dddde0;
}

.footer .uk-navbar-nav>li>a {
    min-height: 10px;
    text-transform: none;
    color: #1C2833 !important;
}

.footer .uk-navbar-nav>li>a:hover {
    color: #FD422F !important;
}

.footer .uk-navbar-nav>li.uk-active>a {
    color: #FD422F !important;
}

.uk-offcanvas-bar {
    background: #fff;
    color: #222 !important;
}

.uk-offcanvas-bar h4 {
    color: #222 !important;
    font-weight: bold;
    border-bottom: 1px solid #222;
}

.uk-offcanvas-bar .textbutton {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    color: #222;
    text-transform: none;
}

.uk-offcanvas-bar .textbutton:hover {
    color: #111;
}

@media (min-width: 960px) {
    .uk-offcanvas-bar {
        width: 500px;
        padding: 40px 60px;
    }
    /* .big-text {
        font-size: 8em !important;
        font-weight: bolder;
        line-height: 0.8em;
    } */
}

@media (max-width: 640px) {
    .uk-offcanvas-bar {
        width: 100%;
        padding: 40px 40px;
    }
    .big-text {
        font-size: 2.8em !important;
        font-weight: bolder;
        line-height: 0.8em;
    }
    .mediumbig-text {
        margin-top: 10px !important;
        font-size: 1.9rem !important;
        font-weight: bolder;
    }
    .uk-h3,
    h3 {
        font-size: 1.25rem !important;
    }
    .img-iata {
        width: 25% !important;
    }
}

@media (min-width: 641px) and (max-width: 959px) {
    .uk-offcanvas-bar {
        width: 460px;
        padding: 40px 40px;
    }
    .big-text {
        font-size: 6em !important;
        font-weight: bolder;
        line-height: 0.8em;
    }
    .mediumbig-text {
        font-size: 14px !important;
        font-weight: bolder;
    }
}

@media (min-width: 1200px) {
    .border-right {
        border-right: 1.5px solid #a5a7ad;
        padding-left: 10px;
        padding-right: 10px;
    }
}

.border-bottom {
    border-bottom: 1.5px solid #a5a7ad;
}


/* .uk-offcanvas-bar {
    width: 500px;
    padding: 40px 60px;
    box-shadow: 0px 0px 30px 5px #222;
} */

.uk-offcanvas-bar .uk-input {
    border-color: rgba(0, 0, 0, .2);
    background-color: #f3f9ff;
    padding: 20px;
    border-radius: 5px;
    height: 50px;
    color: #222;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    letter-spacing: 0.25em;
}

.uk-offcanvas-bar .uk-input:focus {
    border-color: rgba(0, 0, 0, .2);
    background-color: #f3f9ff;
    color: #222;
}

.uk-offcanvas-bar .uk-input::placeholder {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    color: #222;
    letter-spacing: 0.25em;
}

.logintitle {
    padding-bottom: 10px;
    margin-left: 50px;
    margin-right: 50px;
}

.resettitle {
    padding-bottom: 10px;
}

.uk-offcanvas-bar h5 {
    color: #222 !important;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    letter-spacing: 0.25em;
}

.uk-offcanvas-bar h3 {
    color: #222 !important;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    letter-spacing: 0.25em;
    font-size: 1.4rem !important;
}

.h2airwaybill {
    font-size: 1.7em !important;
    font-weight: bolder ! important;
    font-family: Arial !important;
    margin-bottom: 5px !important;
}

.nospace {
    font-family: Arial !important;
    letter-spacing: normal;
    line-height: 1.2em;
    font-size: 1.25em;
    opacity: .8;
    font-weight: bolder;
    margin-top: 0;
}

.upperdiv {
    min-height: 85vh;
    height: 90vh;
}

.upperone {
    background: rgb(112, 172, 255);
    background: linear-gradient(90deg, rgba(112, 172, 255, 1) 0%, rgba(120, 179, 255, 1) 30%, rgba(158, 218, 255, 1) 50%, rgba(176, 232, 255, 1) 71%, rgba(175, 232, 255, 1) 90%);
    height: 38vh;
}

.uk-logo>img {
    width: 80% !important;
    min-width: 90px;
}

.text-orange {
    color: #d05400;
}

.text-blueiata {
    color: #004079;
}

.textin-image {
    margin-top: 10vh !important;
}

.big-text {
    font-size: 8em;
    font-weight: bolder;
    line-height: 0.8em;
}

.mediumbig-text {
    font-size: 4rem;
    font-weight: bolder;
    color: #000;
}

.defaultright {
    margin-top: -20px;
}

.mobileright {
    /*margin-top: 10px;*/
}


/*
.border-right {
    border-right: 1px solid #fff;
} */

.text-white {
    color: #fff;
}

.leadingtexte {
    font-size: 1.2em !important;
    font-weight: bold !important;
}

.leadingtexte-h4 {
    font-size: 2em !important;
    font-weight: bold !important;
}

.texteblue {
    color: #00b4d9;
    font-weight: bold;
}

.texteorange {
    color: #ff9f1b;
    font-weight: bold;
}

.orangeborder {
    border: 4px solid #ff9f1b;
    width: 400px;
}

.textevert {
    color: #7bac41;
    font-weight: bold;
}

.textegris {
    color: #7c7f88;
}

.borderleftvert {
    border-left: 5px dotted #b6e879;
    padding: 8px 15px;
}

.borderleftblue {
    border-left: 5px dotted #00b4d9;
    padding: 8px 15px;
}

.borderleftorange {
    border-left: 5px dotted #ff9f1b;
    padding: 8px 15px;
}

.bordergreentopleft {
    border-top: 5px dotted #b6e879;
    border-left: 5px dotted #b6e879;
    margin-top: 12px;
    padding: 10px;
}

.borderorangetopright {
    border-bottom: 5px dotted #ff9f1b;
    border-right: 5px dotted #ff9f1b;
    margin-top: 12px;
    padding: 10px;
    height: 55px !important;
    margin-top: -35px;
}

.bluedotted {
    height: 40px !important;
    border-right: 5px dotted #00b4d9;
    width: 68% !important;
    margin-bottom: 5px;
    margin-top: -40px;
}

.mycontainer {
    width: 70%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.pright {
    padding-right: 25px;
}

.pleft {
    padding-left: 35px;
    padding-right: 15px;
}

.pleft2 {
    padding-left: 45px !important;
}

.myillustration {
    width: 100%;
    margin-left: -20px;
}

.mleft {
    margin-left: -20px;
    padding: 0;
}

.imgperson {
    border: 10px solid #ececec;
    border-radius: 50%;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.linkbellowphoto {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 82%;
    bottom: 0;
    left: 47%;
    right: 0;
    margin: auto;
    font-size: 2rem;
}


/* .imagessimple {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.imagessimple2 {
    border: 10px solid #ececec;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    /*position: absolute;*/


/* top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;

}
*/

.img-responsive {
    width: 25% !important;
    max-width: 25% !important;
    height: auto;
}

.img-small-responsive {
    width: 100px !important;
    max-width: 100px !important;
    height: auto;
}

.uk-text-small {
    font-size: .95rem !important;
}

.uk-text-smaller {
    font-size: .8rem !important;
}

.uk-navbar-item {
    min-height: 40px !important;
}

.background {
    height: 70vh;
    max-width: 100%;
}

.hamburgermenu {
    color: #fff !important;
    font-size: 2.5rem !important;
    margin-top: 0 !important;
}

.uk-nav-default .uk-nav-header {
    color: #000 !important;
    font-size: 1.4em !important;
}

.uk-offcanvas-bar .uk-nav-default>li>a {
    color: #000 !important;
    font-size: 1.4em !important;
}

.uk-offcanvas-bar .uk-nav-default>li>a:hover {
    color: #FD422F !important;
}

.uk-nav-default .uk-nav-divider {
    border-top: 1px solid #e5e5e5 !important;
}

#formcontact .uk-input {
    border-color: rgba(0, 0, 0, .2);
    /*background-color: #f3f9ff;*/
    padding: 20px;
    border-radius: 5px;
    height: 50px;
    color: #222;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    letter-spacing: 0.25em;
}

#formcontact .uk-input:focus {
    border-color: rgba(0, 0, 0, .2);
    /*background-color: #f3f9ff;*/
    color: #222;
}

#formcontact .uk-input::placeholder {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    color: #222;
    letter-spacing: 0.25em;
}

#formcontact .uk-textarea {
    border-color: rgba(0, 0, 0, .2);
    /*background-color: #f3f9ff;*/
    padding: 20px;
    border-radius: 5px;
    color: #222;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    letter-spacing: 0.25em;
}

#formcontact .uk-textarea:focus {
    border-color: rgba(0, 0, 0, .2);
    /*background-color: #f3f9ff;*/
    color: #222;
}

#formcontact .uk-textarea::placeholder {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
    color: #222;
    letter-spacing: 0.25em;
}

#formcontact .uk-form-danger,
#formcontact .uk-form-danger:focus,
#formcontact .uk-form-danger::placeholder {
    color: #f0506e !important;
    border-color: #f0506e !important;
}

.custom-card {
    border: 1px solid #dddde0;
    border-radius: 5px;
    min-height: 320px;
}

.custom-card .card-content {
    padding: 18px 15px;
}

.custom-card .title-gray {
    background-color: #37414a;
    padding: 12px 25px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.custom-card .title-gray h4 {
    color: #fff !important;
    margin: 0 !important;
}

.lightgreenbutton {
    background-color: #74b830;
    color: #fff;
    padding: 5px 50px;
    text-transform: none !important;
    font-size: 18px !important;
}

.lightgreenbutton:disabled,
.lightgreenbutton[disabled] {
    background-color: #cccccc;
    color: #666666;
}

.list-card li {
    padding: 15px;
}

.custom-card .uk-list-divider>:nth-child(n+2) {
    margin-top: 0 !important;
    border-top: 1px solid #e5e5e5;
}

.custom-card .uk-list>*>ul,
.uk-list>:nth-child(n+2) {
    margin-top: 0 !important;
}

.wrapper {
    width: 380px;
    position: absolute;
    top: 20px;
    right: 70px;
}

.toast {
    width: 100%;
    min-height: 80px;
    padding: 10px 20px;
    background-color: #ffffff;
    border-radius: 7px;
    display: grid;
    grid-template-columns: 1.3fr 6fr 0.5fr;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08)
}

.success {
    border-left: 5px solid #47D764
}

.error {
    border-left: 5px solid #ff355b
}

.info {
    border-left: 5px solid #2F86EB
}

.warning {
    border-left: 5px solid #FFC021
}

.error i {
    color: #ff355b
}

.info i {
    color: #2F86EB
}

.warning i {
    color: #FFC021
}

.toast:not(:last-child) {
    margin-bottom: 20px
}

.outer-container,
.inner-container {
    align-self: center
}

.outer-container i {
    font-size: 40px
}

.success i {
    color: #47D764
}

.inner-container p {
    margin: 0 0 5px 0 !important;
}

.inner-container p:first-child {
    color: #101020;
    font-weight: 600;
    font-size: 20px
}

.inner-container p:last-child {
    font-size: 16px;
    font-weight: 400;
    color: #656565;
}

.toast button {
    align-self: flex-start;
    background-color: transparent;
    font-size: 30px;
    color: #656565;
    line-height: 0;
    cursor: pointer;
    margin-right: -20px;
    margin-top: 10px;
    border: none;
}

.wrapper .slidedown {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}


/* Animations to fade the snackbar in and out */

@-webkit-keyframes fadein {
    from {
        top: 0;
        opacity: 0;
    }
    to {
        top: 20px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        top: 0;
        opacity: 0;
    }
    to {
        top: 20px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        top: 20px;
        opacity: 1;
    }
    to {
        top: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        top: 20px;
        opacity: 1;
    }
    to {
        top: 0;
        opacity: 0;
    }
}

.custom-header {
    min-height: 60px;
    background-position: top left;
}

.button-orange {
    color: #fff;
    text-transform: none !important;
    font-size: 20px;
    background-color: #fe6c69;
    font-weight: bold;
}

.backradient {
    background: rgb(112, 172, 255);
    background: linear-gradient(90deg, rgba(112, 172, 255, 1) 0%, rgba(120, 179, 255, 1) 30%, rgba(158, 218, 255, 1) 50%, rgba(176, 232, 255, 1) 71%, rgba(175, 232, 255, 1) 90%);
    height: 100px;
    border-bottom-right-radius: 60%;
    border-bottom-left-radius: 60%;
    width: 120vw;
    overflow: hidden;
}