body {
    font-family: 'Open Sans', sans-serif;
    overflow: auto;
    font-size: 18px;
    color: black;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Alegreya Sans', sans-serif;
    color: black;
}

.headline {
    background-color: rgba(255, 255, 255, .8);
    width: 500px;
    text-align: center;
    display: block;
    margin: 20px auto;
}

#airbus1, #airbus2 {
    position: absolute;
    top: 20px;
    right: -20px;
}

#london img {
    width: 50%;
    margin-left: 75%;
}

#australia img {
    width: 50%;
}

.praviation-down {
    position: absolute;
    top: 65%;
    left: calc(50% - 125px);
    width: 250px;

}

.down-arrow {
    position: absolute;
    bottom: 0;
    left: calc(50%);
    font-size: 3em;
    color: white;
}

.btn-primary {
    background-color: #003463;
}

.destination-images-home {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

span.header-font {
    font-family: 'Alegreya Sans', sans-serif;
    font-variant: small-caps;
    color: #003663;
    font-weight: 700;
    font-size: 1.3em;
}

.background {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

hr {
    border-top: 1px solid #003663;
}

h2 > a.linkedin > i {
    font-size: .5em !important;
}

.logo-bg {
    position: relative;
    width: 100%;
}

.text h1 {
    position: absolute;
    width: auto;
    left: 15px;
    top: 13%;
    color: white;
    font-size: 2.5em;
}

.text p {
    position: absolute;
    width: auto;
    left: 15px;
    top: 30%;
    color: white;
    font-size: 1em;
}

a.learn-btn {
    position: absolute;
    width: auto;
    left: 38%;
    top: 80%;
    padding: 10px 15px;
    background: white;
    color: #003663;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.btn-learn-more-home {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.home-logo {
    position: relative;
    display: inline-block;
    overflow: hidden;
    background: transparent;
    text-align: center;
    cursor: default;
    max-height: 470px;
}

.destinations {
    /*padding-top: calc(10% - 7px);*/
    font-size: 2.4em;
}

h1 {
    font-size: 50px;
}

.margin-50 {
    margin: 50px;
}

.mt-50 {
    margin-top: 50px;
}

.mb-50 {
    margin-bottom: 50px;
}

.padding-50 {
    padding: 50px;
}

.padding-25 {
    padding: 25px;
}

.pt-50 {
    padding-top: 50px;
}

.pb-50 {
    padding-bottom: 50px;
}

.text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light h6 {
    letter-spacing: 1px;
}

.text-light h4 {
    font-size: 2em;
}

.tile-title {
    font-size: 26px;
    letter-spacing: 1px;
}

#wrapper .half-width {
    width: calc(100% / 2);
    float: left;
    position: relative;
}

#wrapper .half-width img,
#wrapper .quarter-width img {
    min-height: 471px;
}

#wrapper .quarter-width {
    width: calc(100% / 4);
    float: left;
    position: relative;
}

#wpbs__cont {
    width: 300px;
    height: 380px;
    background: #cf0a2c;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    z-index: 999999;
}

.wpbs_handle {
    padding: 5px;
    line-height: 20px !important;
    text-align: right;
    color: #ffffff;
}

#wpbs__cont .widgettitle {
    font-size: 10pt;
    font-weight: bold;
}

#wpbs__cont {
    width: 300px;
    height: 380px;
    background: #cf0a2c;
    margin-left: 45px;
    color: #ffffff;
    -webkit-border-radius: 0px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius: 0px;
    -moz-border-radius-bottomleft: 5px;
    border-radius: 0px;
    border-bottom-left-radius: 5px;
    z-index: 999999;
}

#wpbs__cont .widget {
    padding-left: 10px;
    padding-right: 0px;
    font-size: 12pt !important;
}

.widgetcont {
    padding: 30px !important;
    font-size: 9pt;
}

.widget {
    text-shadow: 0px 0px 0px rgba(255, 255, 255, 0);
}

#quote_slider {
    -webkit-border-top-left-radius: 0px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    position: fixed;
    top: 200px;
    right: -300px;
    width: 345px;;
    height: 200px;
    background: #003663 center no-repeat;
    background-size: 190px 190px;
    background-position: 5px 5px;
    cursor: pointer;
    z-index: 999999;
}

.quote_label {
    /*color: ;*/
    float: left;
    position: relative;
    font-size: 16pt;
    font-weight: bold;
    transform: rotate(90deg);
    width: 156px !important;
    height: 178px !important;
    margin-left: -128px;
}

/***** Modal*****/

.modal-open .modal {
    display: grid !important;
}

.modal-dialog {
    align-self: center;
    justify-content: center;
}

#customerModal {
    padding-right: 0 !important;
}

#customerModal .modal-body {
    /*background-image: url('../images/modal-bg.png');*/
    background-repeat: no-repeat !important;
    background-position: center !important;
    max-height: 100% !important;
}

#customerModal .modal-content {
    max-height: 100% !important;
}

#customerModal .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(15, 55, 98, 0.22);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(15, 55, 98, 0.22);
}

#customerModal .form-control {
    background: transparent;
    border: 1px solid #005e63;
}

#customerModal .modal-header .close {
    font-size: 30px;
    margin-top: 5px;
    color: #fff !important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

#customerModal .modal-header .close:hover {
    opacity: 0.9;
}

#customerModal .btn-u {
    background: #003663;
    color: white;
    margin: 0 !important;
    padding: 8px 12px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

#customerModal .btn-u:hover {
    opacity: 0.9;
}

#customerModal .sky-space-20 {
    margin-bottom: 15px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

label {
    color: #003663;
}

.close {
    color: white;
    opacity: 1;
}

.modal-header {
    background: #003663;
    color: white;
}

.modal-title {
    background: #003663;
    color: white;
    font-size: 1.6em;
}

.modal-title small {
    color: white;
    font-size: 75%;
}

#customerModal .btn-u {
    background: #003663;
    color: white;
    margin: 15px 0;
}

/**********************************************
*                 NAVIGATION                  *
**********************************************/

.nav-icon {
    padding: 10% 15%;
    max-width: 200px;
    margin: 25px auto;
}

@media (max-width: 992px) {
    .nav-icon {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .side-menu-bottom {
        position: relative;
        bottom: 0;
        width: 250px;
        margin-bottom: 20px;
        text-align: center;
    }

    .side-menu.active.left .navbar-header a.logo img {
        margin-top: 10px;
    }

    .side-menu.active .navbar-header {
        height: 120px;
    }

    .side-menu.left .navbar-header a.logo {
        padding: 5px 10px;
    }

    .side-menu .main-nav .navbar.navbar-default, .side-menu-icons .main-nav .navbar.navbar-default {
        height: 580px !important;
    }

    .side-menu .container {
        height: 580px;
    }

    .footer-nav {
        height: 100% !important;
    }
}

/**********************************************
*                   FOOTER                    *
**********************************************/
.footer {
    padding: 0;
    font-size: 14px;
}

.footer address {
    color: white;
    font-size: 1.2em;
}

h4.footer-logo {
    font-size: 2em;
    color: white;
}

.footer-plain {
    background: #003663;
}

.footer .footer-copyright {
    background: #005e63;
}

.footer > .container {
    margin-bottom: 0;
}

.footer .footer-copyright .row > div {
    margin: 15px 0;
}

/**********************************************
*                   ABOUT                     *
**********************************************/
.about.top-section {
    background-color: #003663;
    color: white;
    height: 200px;
    margin: 50px 100px;
    box-shadow: 5px 5px 10px #000;
}

.about.top-section h1 {
    color: white;
}

.side-image-content {
    padding-top: 0px;
    padding-bottom: 0px;
}

.side-image-content h2 {
    font-size: 3em;
}

.team-item h3 {
    color: #003663;
}

.team-item p {
    color: black;
}

/**********************************************
*                  CONTACT                     *
**********************************************/
.promo-box.contact {
    margin: 50px 0;
}

.contact h1 {
    font-size: 2em;
    /*padding: 5% 0;*/
    color: #003663;
}

.contact {
    font-size: 18px;
}

.contact-image {
    width: 100%;
    padding: 0;
    /*height:350px;*/
    overflow: hidden;
}

/**********************************************
*                 PORTFOLIOS                  *
**********************************************/

.cbp-l-grid-agency-title {
    color: white !important;
    font: 400 14px/16px "Lato", sans-serif !important;
}

a.cbp-lightbox {
    color: white;
}

/**********************************************
*               RESPONSIVENESS                *
**********************************************/

.team figure:hover {
    border: 2px solid #003663;
}

/**********************************************
*               RESPONSIVENESS                *
**********************************************/
@media (min-width: 992px) {
    .side-menu.active.left .navbar-header a.logo img {
        height: 90px !important;
    }
}

@media (min-width: 992px) {
    .side-menu.dark .container,
    .side-menu.dark .nav.navbar-nav > li.active > a,
    .side-menu.dark .nav.navbar-nav > li:hover > a,
    .side-menu.dark .nav.navbar-nav > li,
    .side-menu.dark .nav-trigger .bar-icon-wrapper {
        background-color: #003663;

    }
}

.fa {
    margin-right: 5px;
}

h4.footer-logo {
    margin-top: 0;
}

.phone-contact {
    margin-top: 3px;
    color: #005e63;
}

/***RESPONSIVENESS***/
.full-height-col {
    height: 100vh !important;
    padding: 0 !important;
}

.col-index {
    padding: 0 !important;
    min-height: 463px;
}

.blue-index {
    background-color: #003463 !important;
}

.white-text {
    color: #fff !important;
}

.modal-open .modal {
    z-index: 999999 !important;
}

.footer-phones {
    margin-bottom: 10px !important;
}

#quote_slider {
    border: solid 1px #fff;
}

.plane-index {
    display: none !important;
}

.envelope-footer {
    margin-right: 1px;
}

.envelope-contact {
    font-size: 17px !important;
    margin-top: 5px !important;
    color: #005d63;
}

.contact-mail {
    font-size: 18px;
    color: #005d63;
}

.show-res-two {
    display: none;
}

.fa-angle-double-down {
    color: #fff !important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.fa-angle-double-down:hover {
    opacity: 0.9;
}

.modal-content {
    border: 0;
}

.side-image-content h2 {
    margin-top: 0;
}

.where-would-title {
    padding: 15px 0;
}

.pad-top-consulting {
    padding-top: 50px;
}

.pt-consulting {
    padding: 70px 0 0;
}

.divider-consulting {
    margin-top: 50px;
}

.consulting-background {
    background: url("../images/home1.jpg");
}

.mr-0 {
    margin-right: 0 !important;
}

.btn-submit-contact {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.btn-submit-contact:hover {
    opacity: 0.9;
}

.fa-phone-footer {
    margin: 0 6px 0px 2px;
}

@media (min-width: 992px) {

    .text h1 {
        position: absolute;
        width: auto;
        left: 15px;
        top: 5%;
        color: white;
        font-size: 2em;
    }

    .text p {
        position: absolute;
        width: auto;
        left: 15px;
        top: 15%;
        color: white;
        font-size: 16px;
    }

    a.learn-btn {
        position: absolute;
        width: auto;
        left: 0;
        top: 86%;
        padding: 10px 15px;
        background: white;
        color: #003663;
        right: 0;
        max-width: 140px;
        margin: 0 auto;
        text-align: center;
    }

    .col-index {
        height: 50vh;
    }

    .right-home-desk {
        height: 100vh !important;
        min-height: 590px !important;
    }

    .col-index-banner {
        min-height: 50%;
    }

    .pb-25-desk {
        padding-bottom: 25px !important;
    }

}

@media (min-width: 1600px) and (max-height: 720px) {
    .right-home-desk h1 {
        position: relative !important;
        left: 0;
    }

    .right-home-desk p {
        position: relative;
        width: auto;
        left: 0;
        font-size: 13px !important;
        margin-bottom: 15px;
    }

    .right-home-desk .learn-btn {
        position: relative;
        display: block;
    }

    .right-home-desk .praviation-down {
        position: relative;
        top: 0;
        left: auto;
        width: 250px;
        margin: 0 auto;
    }

    .right-home-desk .praviation-down {
        width: 140px;
    }

}

@media (min-width: 992px) and (max-width: 1600px) and (max-height: 920px) {
    .right-home-desk h1 {
        position: relative !important;
        left: 0;
    }

    .right-home-desk p {
        position: relative;
        width: auto;
        left: 0;
        font-size: 13px !important;
        margin-bottom: 15px;
    }

    .right-home-desk .learn-btn {
        position: relative;
        display: block;
    }

    .right-home-desk .praviation-down {
        position: relative;
        top: 0;
        left: auto;
        width: 250px;
        margin: 0 auto;
    }

    .right-home-desk .praviation-down {
        width: 140px;
    }

}

@media (max-width: 1366px) {
    .side-image-content h4 {
        font-size: 2.5em;
        margin-top: 0;
    }

    .side-image-content h2 {
        font-size: 2em;
    }

    .primary-text-two {
        font-size: 16px;
    }

}

@media (max-width: 1366px) and (min-width: 992px) {
    .promo-box {
        padding: 100px 0 50px;
    }

}

@media (max-width: 1200px) {
    .about.top-section {
        height: 100%;
    }

    a.learn-btn {
        position: absolute;
        width: auto;
        left: 0;
        top: 86%;
        padding: 10px 15px;
        background: white;
        color: #003663;
        right: 0;
        max-width: 140px;
        margin: 0 auto;
        text-align: center;
    }

    .text p {
        font-size: 15px;
    }

    .col-footer {
        width: 50% !important;
        min-height: 200px;
    }

    .footer-logo2 {
        margin: 0 !important;
    }

    h4.footer-logo {
        margin-top: 0;
        text-align: left;
    }

    .contact-mail {
        font-size: 13px;
    }

}

@media (max-width: 1600px) and (min-width: 992px) {
    .no-offset-res {
        margin-left: 0 !important;
    }

    .col-services {
        width: 33% !important;
        max-width: 33% !important;
        flex: 33% !important;
        padding-top: 0 !important;
    }

    .img-services {
        max-width: 180px !important;
    }

}

@media (max-width: 1600px) {
    .consulting-background {
      background: 
        /* top, transparent red, faked with gradient */ 
        linear-gradient(
          rgba(255, 255, 255, 0.65), 
          rgba(255, 255, 255, 0.65)
        ),
        /* bottom, image */
        url("../images/home1.jpg");
    }
}

@media (min-width: 1338px) {

    a.learn-btn {
        position: absolute;
        width: auto;
        left: 0;
        top: 55%;
        padding: 10px 15px;
        background: white;
        color: #003663;
        right: 0;
        max-width: 140px;
        margin: 0 auto;
        text-align: center;
    }

}

@media (max-width: 992px) {
    .phone-contact {
        display: none !important;
    }

    .section-side-image .image-container {
        overflow: visible;
        position: relative;
        height: 100%;
        padding: 0px;
        top: 0px;
        float: none !important;
        width: 100% !important;
    }

    .image-holder {
        position: relative;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-size: cover !important;
        z-index: 0;
    }

    .img-about {
        width: 100% !important;
    }

    .side-image-content {
        padding-top: 0px;
        padding-bottom: 0px;
        padding: 15px !important;
        margin: 0 auto !important;
        width: 100%;
    }

    .plane-image {
        margin: 0 auto !important;
        display: block !important;
    }

    .col-services {
        width: 50% !important;
        margin-left: 0 !important;
        padding-top: 0 !important;
    }

    .img-services {
        max-width: 300px !important;
    }

    .col-index {
        display: none !important;
    }

    .col-index2 {
        background-position: center !important;
        height: 400px;
        margin-bottom: 25px;
        display: block !important;
    }

    .bridge-image {
        width: 100%;
        margin-bottom: 25px;
    }

    .none-margin {
        margin: 0 !important;
    }

    .text h1 {
        position: relative;
        width: auto;
        left: auto;
        font-size: 2em;
        margin: 0;
        margin-bottom: 15px;
    }

    .text p {
        position: relative;
        width: auto;
        left: auto;
        padding-right: 40px;
    }

    a.learn-btn {
        position: relative;
        width: auto;
        left: 0;
        top: auto;
        padding: 10px 15px;
        background: white;
        color: #003663;
        right: 0;
        max-width: 140px;
        margin: 30px auto 0;
        text-align: center;
        display: block;
    }

    .blue-index {
        padding: 25px 15px 15px 15px !important;
    }

    .footer-phones {
        text-align: left !important;
    }

    .col-footer {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .logo-footer {
        margin-top: 0 !important;
    }

    .praviation-down {
        position: relative !important;
        width: 100% !important;
        max-width: 250px !important;
        margin: 25px auto 0 !important;
        left: auto !important;
        top: auto !important;
    }

    .full-height-col {
        height: 100% !important;
    }

    .down-arrow {
        position: relative;
        bottom: 0;
        left: auto;
        font-size: 3em;
        color: white;
        margin: 25px auto 0;
        text-align: center;
        display: block;
    }

    .plane-index {
        display: block !important;
        width: 100%;
    }

    .envelope-contact {
        display: none !important;
    }

    .contact-mail {
        font-size: 18px;
    }

    .main-nav {
        background: #0f3762 !important;
    }

    .main-nav .navbar-default .navbar-toggle:hover {
        background: #0f3762 !important;
    }

    .main-nav .navbar-container {
        background-color: #0f3762;
    }

    .side-menu .nav.navbar-nav > li > a:hover {
        color: #fff;
    }

    .side-menu .container {
        height: 60px !important;
    }

    .main-nav {
        height: 60px;
    }

    .container-nav-res {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .main-nav a.logo {
        position: absolute;
        padding-top: 9px;
        padding-left: 12px;
    }

    .main-nav .navbar-toggle {
        margin-top: 10px;
        margin-bottom: 0;
        margin-right: 10px;
    }

    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-right: 0;
        margin-left: 0;
        height: 60px;
    }

    .main-nav .navbar-nav > li {
        margin-left: 0;
        margin-right: 0;
    }

    .main-nav .navbar-nav {
        margin: 0 -15px;
    }

    .navbar-default .navbar-toggle {
        border-color: #0f3762;
    }

    .main-nav .navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:active {
        background-color: #0f3762;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-toggle .icon-bar {
        width: 23px;
        height: 3px;
    }

    .main-nav a.logo img {
        height: auto;
        max-width: 40px;
    }

    .navigation {
        max-height: 60px;
        position: fixed;
        top: 0;
        width: 100%;
    }

    .nav-space {
        height: 60px;
    }

    .container-footer {
        padding: 25px 25px 10px !important;
    }

    h4.footer-logo {
        margin-bottom: 0;
    }

    .col-footer {
        margin-top: 10px !important;
    }

    .title-footer {
        font-size: 26px !important;
        margin-bottom: 5px;
    }

    .hide-res-two {
        display: none !important;
    }

    .show-res-two {
        display: block !important;    
    }

    .praviation-down {
        margin: 5px auto 0 !important;
    }

    .down-arrow {
        font-size: 2.5em;
        margin: 0px auto 0;
    }

    .pd-15 {
        padding: 15px !important;
    }

    .headline {
        width: 100%;
    }

    .plr-0-res {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .plr-15-res {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .btn-learn-more-home {
        margin: 0px auto 15px !important;
        font-size: 16px;
    }

    #quote_slider {
        top: 100px !important;
    }

    .about.top-section {
        height: auto !important;
        margin: 0 !important;
        padding: 0 30px 15px 0 !important;
    }

    .navbar-header {
        border-bottom: solid 1px rgba(255, 255, 255, 0.41);
    }

    .side-image-content h4 {
        font-size: 2em !important;
    }

    .side-image-content h2 {
        font-size: 2em !important;
        line-height: 30px !important;
    }

    .mbt-15-res {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
    }

    .primary-text-two {
        font-size: 16px !important;
    }

    .about-image-res {
        margin: 0 auto !important;
        width: 100% !important;
        padding: 15px 15px 0 !important;
        max-width: 450px !important;
    }

    a.linkedin {
        display: inline-block !important;
        font-size: 1.4em !important;
        margin-left: 8px !important;
    }

    .primary-title-two {
        font-size: 1.8em !important;
    }

    .secondary-title-two {
        font-size: 1.6em !important;
    }

    .pb-15-res {
        padding-bottom: 15px !important;
    }

    .pr-text {
        padding-right: 30px !important;
    }

    .consulting-text {
        font-size: 20px;
    }


    .pt-consulting {
        padding: 15px 15px 0;
    }

    .divider-consulting {
        margin-top: 30px;
    }

    .mt-15-res {
        margin-top: 15px !important;
    }

    .contact h1 {
        font-size: 1.6em !important;
    }

    .container-footer {
        padding: 20px 20px 0px !important;
    }

}

@media (max-width: 768px) {
    .about.top-section {
        margin: 0 0 0 0;
        padding: 15px 35px 15px 0;
    }

    .col-services {
        width: 100% !important;
    }

    .img-services {
        max-width: 250px !important;
        width: 100%;
    }

    .col-footer {
        margin-top: 10px !important;
        margin-bottom: 0 !important;
        width: 100% !important;
        min-height: 100% !important;
    }

    .col-footer-logo {
        margin-top: 0 !important;
    }

    .btn-submit-contact {
        max-width: 150px;
    }

    #contactform {
        margin-bottom: 15px;
    }

    .pb-icon-contact {
        border-color: rgb(247, 247, 247) !important;
        margin-bottom: 30px;
    }

}

@media (max-width: 540px) {
    .headline {
        background-color: rbga(255, 255, 255, .8);
        width: auto;
        text-align: center;
        display: block;
        font-size: 2.2em;
    }

    .col-index2 {
        height: 200px;
    }
}

@media (max-width: 480px) {
    .primary-text {
        font-size: 16px !important;
    }

    .primary-title {
        font-size: 1.8em !important;
    }

    .secondary-title {
        font-size: 1.6em !important;
    }

    a.learn-btn {
        width: 100%;
        max-width: 100%;
    }

    .btn-learn-more-home {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
    }

    .modal-open .modal {
        display: block !important;
    }

     #contact-recaptcha, .g-recaptcha {
        transform: scale(0.95);
        -webkit-transform: scale(0.95);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    #quote-recaptcha, .g-recaptcha {
        transform: scale(0.89);
        -webkit-transform: scale(0.89);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }

    .btn-res {
        max-width: 100% !important;
        width: 100% !important;
        display: block !important;
    }

    .text-left-res {
        text-align: left !important;
    }

    .where-would-title {
        font-size: 1.2em !important;
    }

    .img-services {
        max-width: 200px !important;
    }

    .divider-consulting {
        width: 100% !important
        margin-top: 20px !important;
    }

    .phone-contact {
        display: block !important;
    }

    .envelope-contact {
        display: block !important;
    }

    .modal-consultation-title {
        font-size: 1.4em !important;
        line-height: 30px;
    }

    #customerModal .modal-header .close {
        margin-top: 0px;
    }

    .row-captcha-quote {
        margin-bottom: 5px !important;
    }

}

.parallax {
    /* Set a specific height */
    height: 100%;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax.private-charter-bg {
    /* The image used */
    background-image: url("../images/praviation-bg-private-charter-images.jpg");
    background-position: center 30%;

}

.parallax.sports-charter-bg {
    /* The image used */
    background-image: url("../images/praviation-bg-images.jpg");
    background-position: center 30%;

}

.parallax.exclusive-bg {
    /* The image used */
    background-image: url("../images/world-map-bg.jpg");
    background-position: center 40%;

}

/***CONTACT***/

.title-footer {
    margin-top: 0;
    text-align: left;
    color: #fff !important;
    font-size: 30px;
}

.footer ul {
    text-align: left;
}

.list-inline {
    margin-left: 0;
}

.hidden-fa {
    visibility: hidden !important;
}

.no-margin-bottom {
    margin-bottom: 0 !important;
}

.footer-logo2 {
    max-width: 250px;
    margin: 0 auto;
}

.form-theme .form-text-area {
    height: 134px;
}

@media (max-width: 768px) {
    h4.footer-logo {
        text-align: left !important;
    }

    .footer-logo2 {
        margin: 0 !important;
    }
}

/***FOOTER***/

.show-res {
    display: none !important;
}

@media (min-width: 1200px) {
    .container-footer {
        width: 1600px;
        max-width: 100%;
    }
}

.iframe-wrapper {
    width: 100%;

}

.iframe-container {
    height: 240px;
    width: 100%;
    /*padding-bottom: 50%;*/
    overflow: hidden;
    position: relative;
}

.iframe-container iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}

@media (max-width: 768px) {
    .hide-res {
        display: none !important;
    }

    .show-res {
        display: block !important;
    }

    .createdby-footer {
        margin: 0 auto !important;
        width: 100%;
        margin-bottom: 10px !important;
        display: block !important;
    }

    .created-footer {
        float: none !important;
        text-align: center !important;
    }
}

/***THANK YOU***/

.thank-you-title {
    background-color: rgba(0, 0, 0, 0.72);
    padding: 25px;
    max-width: 1120px;
    color: #fff;
    margin: 0 auto;
}

.container-thankyou {
    height: 100vh !important;
    display: grid !important;
}

.col-thankyou {
    align-self: center;
    justify-content: center;
}

.row-thankyou {
    align-self: center;
}

.color-red {
    color: red;
    font-size: 16px;
}

@media (max-width: 1200px) {
    .thank-you-title {
        background-color: rgba(0, 0, 0, 0.72);
        padding: 25px;
        max-width: 100%;
        color: #fff;
    }

}

@media (max-width: 992px) {
    .container-thankyou {
        height: calc(100vh - 60px) !important;
        display: grid !important;
        grid-template-rows: auto 165px;
    }

}

@media (max-width: 480px) {
    .thank-you-title {
        font-size: 26px !important;
    }

    .mail-footer {
        font-size: 16px;
    }

    .footer address {
        font-size: 16px;
    }
    
    .thank-you-title {
        font-size: 1.2em !important;
    }

}

/***ABOUT***/

.col-plane-res {
    display: none !important;
}

.col-plane-res2 {
    display: none !important;
}

.col-plane-res3 {
    display: block !important;
}

.col-member {
    display: none !important;
}

.member-title {
    color: #003663;
    margin-bottom: 0;
}

.side-image-content h4 {
    font-size: 3em;
}

h4 > a.linkedin > i {
    font-size: .5em !important;
}

h4 .small, h4 small {
    font-size: 65%;
}

@media (min-width: 992px) {
    .about-text-right {
        margin-top: 65px;
    }
}

@media (max-width: 1600px) and (min-width: 992px) {
    .about-text-right {
        margin-top: 4%;
    }
}

@media (max-width: 992px) {
    .plane-image {
        margin: 0 auto !important;
        display: block !important;
        max-width: 200px;
    }

    .col-plane {
        width: 33% !important;
        float: left;
    }

    .col-plane-right {
        display: block !important;
    }

    .col-plane-res {
        display: none !important;
    }

    .col-plane-res2 {
        display: block !important;
    }

    .col-member {
        display: block !important;
    }

    .col-plane-res3 {
        display: none !important;
    }

    .linkedin-break {
        display: none !important;
    }

    a.linkedin {
        display: block;
        margin-left: 2px;
    }

    .cbp-popup-transitionend {
        z-index: 999999 !important;
    }

    .position-member {
        margin-top: 0;
    }
}

@media (max-width: 768px) {
    .plane-image {
        margin: 0 auto !important;
        display: block !important;
        max-width: 150px;
    }
}

@media (max-width: 480px) {
    .plane-image {
        margin: 0 auto !important;
        display: block !important;
        max-width: 80px;
    }

    .side-image-content h2 {
        font-size: 2em !important;
    }

    .side-image-content h4 {
        font-size: 2em !important;
    }

    .contact-mail {
        font-size: 18px;
    }

}

@media (max-width: 360px) {
    .side-image-content h4 {
        font-size: 1.7em !important;
    }
}

/***NAV***/

.side-menu .container {
    height: 430px;
}

@media (min-width: 991px) {
    .side-menu .nav.navbar-nav > li {
        text-indent: 0;
    }

    .side-menu .container {
        height: 498px;
    }
}

/***QUOTE LABEL***/

@media (max-width: 768px) {
    #quote_slider {
        -webkit-border-top-left-radius: 0px;
        -webkit-border-bottom-left-radius: 6px;
        -moz-border-radius-topleft: 6px;
        -moz-border-radius-bottomleft: 6px;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
        position: fixed;
        top: 200px;
        right: -310px;
        width: 345px;
        height: 160px;
        background: #003663 center no-repeat;
        background-size: 190px 190px;
        background-position: 5px 5px;
        cursor: pointer;
        /*z-index: 999999;*/
        z-index: 999;
    }

    .quote_label {
        float: left;
        position: relative;
        font-size: 12pt;
        font-weight: bold;
        transform: rotate(90deg);
        width: 144px !important;
        height: 33px !important;
        margin-left: -56px;
        margin-top: 45px;
    }
}

/***HOME***/

.luxury-title {
    font-size: 50px;
}

@media (max-width: 480px) {
    .luxury-title {
        font-size: 2.2em;
    }
}