

* {
    font-family: tahoma;
}

body, h1, h2, h3, h4, h5 {
    font-family: tahoma;
}

.top-bar {
    background-color: #623981;
    padding: 1em 0;
}

.col-md-3.logo a img {
    max-width: 62%;
    margin-left: 13px;
}

#parallax {
    background-color: red;
}

.col-md-9.menu {
    text-align: right;
    margin-top: 5px;
}

    .col-md-9.menu a {
        text-decoration: none;
        color: #ffffff;
        font-size: 13px;
        text-transform: uppercase;
    }

.footer-logo img {
    width: 21%;
    float: right;
}

.intro-unit h2, .intro-unit h1 {
    text-align: left;
    color: #ffffff;
    font-style: normal;
    font-variant: normal;
    font-weight: 200;
    line-height: 40px;
}

.submit-btn p {
    text-align: right;
}

.search-box {
    background-color: rgba(255, 255, 255, 0.36);
    width: 100%;
    height: auto;
    padding: 17px;
}

.container.page-body {
    height: auto;
}

.header-bg h1 {
    color: #fff;
    margin-top: 60px;
}

.header-bg h3 {
    color: #fff;
    margin-top: -15px;
}

.container.offers {
    margin-top: 53px;
}

.container.fullwidth {
    width: 100% !Important;
}

.inner-content {
    background-color: rgba(14, 14, 14, 0.46);
    height: 300px;
}

    .inner-content:hover {
        background-color: rgba(64, 55, 55, 0.53);
    }

.content-bg1 {
    background: url('../images/map-bg.jpg');
    height: 300px;
    background-size: cover;
}

.content-bg2 {
    background: url('../images/plane.jpg');
    height: 300px;
    background-size: cover;
}

.content-bg3 {
    background: url('../images/nyk.jpg');
    height: 300px;
    background-size: cover;
}

.container.no-padding {
    width: 87%;
}

.3boxes {
    margin-top: 50px;
}

.container.no-padding a {
    text-decoration: none !important;
}

.col-md-4.ibox {
    padding: 15px;
}

.ibox2 {
    padding: 0 0px 0 0px;
}

.container.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.container.offers h2, .container.offers h4 {
    color: #ffffff;
    margin-left: -16px;
}

.ibox h3, .ibox2 h3 {
    font-size: 23px;
    color: #ffffff;
    padding: 34px 0px 0px 14px;
}


.divbutton {
    height: 220px;
    margin: 26px 20px 20px 14px;
}

.checkbx p {
    font-size: 9px !important;
}

button {
    display: none;
}

.divbutton:hover button {
    display: block !Important /* On :hover of div show button */
}


.bn-danger {
    border-radius: 4px;
    color: #fff !important;
    background: #b30838;
    border: 1px solid #b30838;
    font-size: 100%;
    display: inline-block;
    line-height: 1;
    padding: 11px 22px;
    font-weight: 300;
    text-decoration: none;
    border: none;
}



    .bn-danger:hover {
        color: #fff;
        background: #cb0940;
        text-decoration: none;
    }

    .bn-danger:focus {
        -moz-box-shadow: rgba(179,8,56,0.75) 0 0 1em 0;
        -webkit-box-shadow: rgba(179,8,56,0.75) 0 0 1em 0;
        box-shadow: rgba(179,8,56,0.75) 0 0 1em 0;
    }


.bn {
    padding: 10px 39px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.form-control {
    font-weight: bold;
    font-size: 13px;
}

.search-box button.bn.bn-danger {
}

.intro-unit .bn {
    display: inline-block;
}

.copyright-footer {
    padding: 12px 0 16px 0;
    background-color: #003082;
    color: #fff;
    font-size: 100%;
}

.footer-contianer {
    background-color: #f6f6f7;
    border-top: 1px solid #e9e9e9;
}

.container.fullwidth.footer-bg {
    background-color: #623981;
    font-size: 13px;
    color: #ffffff;
    line-height: 19px;
    padding: 15px 0px 15px 0px;
}

.footer-top {
    background: url('../images/ga-pattern.png');
    background-repeat: repeat-x;
    height: 46px;
}

.footer-logo {
    float: right;
}

.copyright {
    padding-top: 8px;
}


.form-container {
    background-color: #004a8d;
    height: auto;
    padding: 15px;
}

    .form-container p {
        margin: 0 0 10px;
        text-align: left;
        color: #ffffff;
        font-size: 13px;
        text-transform: uppercase;
    }

.container.header-bg {
    height: 110px;
    background: url('../images/sf2.jpg');
    background-size: cover;
    width: 100%;
}

.submit-btn h1, .submit-btn h2 {
    color: #ffffff;
}

.form-container button.btn.btn-danger {
    margin: 18px 0px 0px 80%;
}

.d-inline-block {
    display: inline-block;
}

.ltr .l-last-tablet {
    float: right;
    margin-right: 0;
}

.ltr .app-header-nav-item {
    padding-left: 1.5em;
}

.app-header-nav-item i, .app-header-nav-item img {
    vertical-align: text-top;
}

[data-icon]:before {
    font-family: icons; /* BYO icon font, mapped smartly */
    content: attr(data-icon);
    speak: none; /* Not to be trusted, but hey. */
}

.icon, .ui-widget-header .ui-icon-circle-triangle-e, .ui-widget-header .ui-icon-circle-triangle-w, .custom-checkbox-checked, .custom-radio-hidden-checkbox:checked + .custom-checkbox, .custom-checkbox-hidden-checkbox:checked + .custom-checkbox {
    display: inline-block;
    font-family: "icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

.app-header-default-tier .app-header-link {
    color: white;
}

li.app-header-nav-item {
    display: inline;
    float: left !important;
    padding-left: 18px;
}

.l-last-tablet.d-inline-block {
    margin-top: -9px;
}

.download_pricing {
    display: inline-block;
    color: white;
    font-size: 13px;
}
