﻿p {
    font-family: 'Lato', sans-serif;
    font-size: 15.2px;
    line-height: 1.697;
    font-weight: 300;
    color: #666;
}

.job-descrip ul {
    margin-left: 10px !important;
    padding-left: 0px !important;
}

    .job-descrip ul li {
        font-family: "futura-pt",sans-serif !important;
        font-style: normal !important;
        font-weight: 300 !important;
        font-size: 18.75px !important;
        line-height: 22.5px !important;
        color: #1E1E1E !important;
        list-style-type: disc !important;
    }

h1, h2 {
    margin-bottom: 0;
    background-color: rgb(255, 255, 255);
    border-bottom: 1px solid rgb(255, 255, 255);
    color: #f60;
    font-size: 2rem;
    font-family: futura-pt,sans-serif;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
}

h3 {
    font-family: 'Lato', sans-serif;
    font-size: 27.3px;
    line-height: 1.1;
    font-weight: 300;
}

h5 {
    font-family: 'Lato', sans-serif;
    font-size: 27.3px;
    line-height: 1.1;
    font-weight: 300;
    color: #115097;
    background-color: rgb(255, 255, 255);
    text-align: center;
    border-bottom: 1px solid rgb(255, 255, 255);
}

@media (min-width: 768px) {

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 100% !important;
    }
}

@media (min-width: 992px) {
    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 30px !important;
    }


}

@media (max-width: 992px) {
    .navbar-brand {
        width: 25%;
    }

    .header-img .overlay {
        height: 440px !important;
    }

    .widget {
        margin-top: -80%;
    }
}

    .navbar-dark .navbar-toggler {
        background-color: #47245c;
    }

    .bg-dark {
        background-color: #fff !important;
        border-bottom: 2px solid #e78726;
    }

    .card-header {
        font-family: 'Lato', sans-serif;
        font-size: 27.3px;
        line-height: 1.1;
        font-weight: 300;
        color: #115097;
        background-color: rgb(255, 255, 255);
        text-align: center;
        border-bottom: 1px solid rgb(255, 255, 255);
    }

    .card-body img {
        width: 100% !important;
    }

    img {
        vertical-align: middle;
        border-style: none;
        max-width: 100%;
    }

    .h-100 {
        height: 100% !important;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
        padding: 25px;
    }

    .work-img img {
        max-width: 60% !important;
        margin: 0 auto;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .card-footer {
        padding: .75rem 0.25rem;
        background-color: rgb(255, 255, 255);
        border-top: 1px solid rgb(255, 255, 255);
        color: #000;
        font-size: 18px !important;
        font-family: futura-pt,sans-serif;
        margin-bottom: 7.5px;
        text-align: center;
    }

    .card-title {
        margin-bottom: .75rem;
        background-color: #47245c;
        padding: 25px;
        text-align: center;
    }

        .card-title a {
            color: white;
            font-size: 22.5px;
            font-family: futura-pt,sans-serif;
            font-style: normal;
            font-weight: 400;
            display: inline-block;
            vertical-align: top;
        }

            .card-title a:hover {
                color: #ffffff !important;
            }

    .primary-button {
        display: inline-block;
        height: 30px;
        min-width: 50px;
        text-align: center;
        color: #f60;
        border: 1px solid #f60;
        cursor: pointer;
        line-height: 30px;
        padding-left: 5px;
        padding-right: 5px;
        background-color: transparent;
        text-transform: uppercase;
        border-radius: 5px;
        box-sizing: border-box;
        font-family: futura-pt,sans-serif;
        font-style: normal;
        font-weight: 400;
        text-decoration: none;
    }

        .primary-button:hover {
            background-color: #47245c;
            color: white;
            text-decoration: none !important;
        }

    .view-all {
        padding: 0.75rem 1.25rem;
    }

    .spec-button {
        padding: 10px;
        display: inline-table;
        width: 150px;
    }

    .fa {
        font-size: 25px;
        margin-right: 10px;
    }

    .spec {
        text-align: center;
        display: block;
    }


    .h-101 {
        background-color: #47245c;
    }

    .carousel-caption {
        text-align: left !important;
        height: 206px !important;
    }

        .carousel-caption p {
            font-size: 14.4px;
            font-weight: 400;
            font-family: 'Lato', sans-serif;
            color: #fff;
            line-height: 1.697;
        }

    .carousel-inner {
        background: #47245c url(../../../Content/skins/alpa/images/reviews-banner.jpg) no-repeat;
    }

        .carousel-inner img {
            margin-bottom: 5%;
        }

    .carousel-item p {
        color: #fff !important;
    }

    .carousel-item {
        color: #fff;
        padding: 80px 0 85px 0;
    }

    .navbar-dark .navbar-nav .nav-link {
        width: 100%;
        font-family: 'Lato', sans-serif;
        font-size: 13.5px;
        line-height: 1.1;
        font-weight: 700;
        color: #164595 !important;
        background-color: rgb(255, 255, 255);
        text-align: left;
        border-bottom: 1px solid rgb(255, 255, 255);
    }

    .nav-item {
        padding-right: 29px;
    }

    .nav-link.active {
        font-weight: 500;
    }

    .nav-link .fa {
        margin-right: 0px !important;
    }

    .navbar-nav {
        margin-top: 1%;
    }

        .navbar-nav .active {
            border-bottom: 2px solid #e88d31 !important;
        }

    .header-img {
        background-image: url('../../../Content/skins/alpa/images/top-image.jpg');
    }


    .dropdown-item {
        width: 100%;
        font-family: 'Lato', sans-serif;
        font-size: 14.5px;
        line-height: 1.1;
        font-weight: 300;
        color: #fff !important;
    }

.dropdown-menu.show {
    background-color: #144398;
}

    .dropdown-item:hover {
        color: #16181b;
        text-decoration: none;
        background-color: #47245c;
    }

    #searchForm .col-lg-12 {
        margin-bottom: 1% !important;
    }

    .btn, input[type="submit"] {
        text-transform: uppercase;
        background: #e88724;
        color: #ffffff;
        display: inline-block;
        padding: 11px 31px;
        font-size: 89%;
        font-weight: 400;
        letter-spacing: 1px;
        text-decoration: none !important;
        -webkit-transition: all 0.15s ease-in-out;
        -moz-transition: all 0.15s ease-in-out;
        -o-transition: all 0.15s ease-in-out;
        -ms-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out;
        margin-top: 20px;
        border-radius: 0px;
        border-color: #e88724;
    }

        .btn-primary:hover, input[type="submit"]:hover {
            background: #437EC1 !important;
            color: #ffffff;
            border-color: #437EC1;
        }

    .pull-right {
        float: right;
        margin-top: 1% !important;
    }

    .widget {
        margin-top: -30%;
    }

        .widget h1 {
            font-size: 4.5rem;
            text-align: center;
            color: #ffffff;
            font-weight: 300;
            background-color: transparent;
            display: block;
            font-family: 'Lato', sans-serif;
        }



    .btn-file {
        width: fit-content !important;
    }

        .btn-file:hover {
            background-color: #ffffff;
            border-color: #47245c;
            color: #47245c !important;
        }

    .btn-secondary {
        background-color: #fff !important;
        border: 1px solid #115097 !important;
        color: #115097 !important;
    }

        .btn-secondary:hover {
            background: #437EC1 !important;
            color: #ffffff !important;
            border-color: #437EC1 !important;
        }

    .form-group .fa {
        color: #e9ecef !important;
    }



    .alert-info {
        font-family: 'Lato', sans-serif;
        font-size: 15.2px;
        line-height: 1.697;
        font-weight: 300;
        color: #fff;
        border-radius: 0px;
        text-align: center;
        background-color: #144396;
        border-color: #144396;
    }

    .input-group-addon {
        padding: 6px 12px;
        font-size: 14px;
        font-weight: 400;
        line-height: 1;
        color: #0e4e96;
        text-align: center;
        background-color: #fff;
        border-radius: 4px 0 0px 4px;
        border-color: #ffffff;
    }

    .form-control {
        display: block;
        width: 100%;
        padding: .375rem .75rem;
        font-size: 1rem;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ffffff;
        border-radius: .25rem;
        font-size: 20px;
        font-family: futura-pt,sans-serif;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

    .widget .fa {
        margin-right: 0px !important;
        margin-top: 14%;
    }

    select.form-control:not([size]):not([multiple]) {
        height: calc(2.50rem + 7px);
    }

    .jobListing ul, .jobViewListing ul {
        padding-left: 0px !important
    }

    .jobListing li, .jobViewListing li {
        list-style-type: none !important;
        font-family: 'Lato', sans-serif;
        font-size: 15.2px;
        line-height: 1.697;
        font-weight: 300;
        color: #666;
    }

    h4 a, h4 a:hover, .jobListing p a {
        color: #115097;
    }

    .panel-default {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
        padding: 25px;
    }

    .panel-heading {
        color: #333;
        background-color: #ffffff !important;
        border-color: #fff !important;
        color: #f60 !important;
        font-size: 2rem;
        font-family: futura-pt,sans-serif;
        font-style: normal;
        font-weight: 400;
    }

    label {
        font-family: "futura-pt",sans-serif;
        font-style: normal;
        font-weight: 300;
        font-size: 18.75px;
        line-height: 22.5px;
        color: #1E1E1E;
    }

    .individual-jobListing {
        margin-bottom: 3% !important
    }



    .dropdown-toggle::after {
        content: none !important
    }

    .header-img img {
        width: 100% !important;
    }

    /*accordion*/

    .md-accordion .card .card-header a:not(.collapsed) .rotate-icon {
        transform: rotate(180deg);
    }

    .md-accordion {
        background-color: transparent !important;
        width: 85%;
        margin: 20px;
    }

    .card.card-image {
        background-size: cover;
        background-position: center;
        width: 100%;
    }

    .rgba-black-strong, .rgba-black-strong:after {
        background-color: rgba(0,0,0,.7);
    }

    /*Departments*/

    .h-100 {
        border-radius: 0px !important;
    }

    .departments {
        margin-bottom: 30px !important;
    }

        .departments .card {
            padding: 80px 10px 85px 10px !important;
            text-align: center;
            border-radius: 0px;
            border: none;
        }

            .departments .card p {
                margin-bottom: 0rem !important;
                font-family: 'Lato', sans-serif;
                font-size: 27.3px;
                line-height: 1.1;
                font-weight: 300;
                color: #fff;
                height: 60px;
            }

    .overlay {
        background-color: rgba(0, 0, 0, 0.46);
    }

    .background-one {
        background-image: url('../../../Content/skins/alpa/images/Departments/hotel.jpg');
    }

    .background-two {
        background-image: url('../../../Content/skins/alpa/images/Departments/tourDrivers.jpg');
    }

    .background-three {
        background-image: url('../../../Content/skins/alpa/images/Departments/Central Support.jpg');
    }

    .background {
        background-size: cover;
        background-position: center;
        width: 100%;
    }

    .card p a {
        color: #fff !important;
    }

    @media (min-width: 768px) {
        .departments .col-md-4 {
            margin-bottom: 20px;
        }
    }

    /*video*/

    .national-frame {
        bottom: 0;
        left: 0;
        overflow: hidden;
        position: absolute;
        right: 0;
        top: 0;
    }

    .video-inner {
        height: 474px !important;
        border-left: none;
        border-right: none;
        margin: 0;
        padding-left: 0;
        padding-right: 0;
        padding: 20px;
        position: relative;
        box-sizing: border-box;
    }

    .video-content {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        zoom: 1;
    }

    .home_slider_background {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    #video {
        overflow: hidden;
        pointer-events: none;
        width: 100vw !important;
        width: 58vw !important;
        max-width: none;
        min-height: 100vh;
        min-width: 114.77vh;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        width: 464px;
        height: 1969px !important;
    }

    .video-card {
        height: 475px !important;
    }

    /*footer*/


    .footer-right {
        text-align: right;
    }

        .footer-right a {
            font-family: 'Lato', sans-serif;
            font-size: 12.5px;
            line-height: 1.697;
            font-weight: 300;
            color: #666;
        }

        .footer-right p {
            color: #39c;
            font-size: 20px;
            font-family: futura-pt,sans-serif;
            margin-bottom: -2.5px;
        }

        .footer-right .fa {
            font-size: 14px;
            padding: 5px;
            color: #39c;
            margin-right: 0px !important;
            font: normal normal normal 14px/1 FontAwesome !important;
        }

        .footer-right .one {
            width: 12% !important
        }

        .footer-right .two {
            width: 13.5%;
        }

        .footer-right .two {
            width: 16%;
        }

        .footer-right .three {
            width: 19%;
        }

        .footer-right .four {
            width: 17%;
        }

        .footer-right .five {
            width: 12.5%;
        }

        .footer-right .six {
            width: 13.5%;
        }

        .footer-right .seven {
            width: 10%;
        }

    @media (max-width: 768px) {
        .footer-right .accordian {
            width: 100% !important;
        }
    }


    .footer {
        border-top: 2px solid #3399cc;
    }

    .ftr__list {
        max-width: 100%;
        text-align: left;
    }

        .ftr__list ul {
            list-style-type: none;
            padding-left: 0px;
        }

        .ftr__list h4 {
            width: 100%;
            font-family: 'Lato', sans-serif;
            font-size: 14.5px;
            line-height: 1.1;
            font-weight: 300;
            color: #e88724;
            background-color: rgb(255, 255, 255);
            text-align: left;
            border-bottom: 1px solid rgb(255, 255, 255);
            margin-bottom: .5rem;
        }

    @media only screen and (max-width : 767px) {
        /**nav-expand for footer with head and ul**/
        .nav-folderized .nav h4 {
            cursor: pointer;
        }

        .nav-folderized ul {
            max-height: 0;
            overflow: hidden;
            transition: max-height 1s ease-out;
        }

        .nav-folderized .nav h4:after {
            content: "+";
            float: right;
        }

        .nav-folderized .nav.open h4:after {
            content: "-";
        }

        .nav-folderized .nav.open ul {
            height: auto;
            max-height: 500px;
            transition: max-height 1s ease-in !important;
        }
        /**nav-expand for footer with head and ul**/
    }


    .card.department-info {
        margin-right: 13px;
        position: sticky;
        top: 161px;
    }

    .share-links {
        color: #115097;
        display: inline-block;
        width: 38px;
        height: 38px;
        border: 2px solid #115097;
        text-align: center;
        line-height: 32px;
        border-radius: 50%;
        font-size: 20px;
        transition: all .5s;
    }

    .fa-2x {
        font-size: 1em;
        margin-right: 0px;
    }

    .individual-brandingImg img {
        max-width: 40%;
        padding-bottom: 25px;
    }

    /*breadcrumb*/
    .breadcrumb {
        background-color: #ffffff;
    }

    .breadcrumb-item {
        font-family: 'Lato', sans-serif;
        font-size: 14.5px;
        line-height: 1.1;
        font-weight: 300;
        background-color: rgb(255, 255, 255);
    }

        .breadcrumb-item a {
            color: #e88724;
        }

    .card-body ul {
        padding-left: 17px;
    }

        .card-body ul li {
            font-family: 'Lato', sans-serif;
            font-size: 15.2px;
            line-height: 1.697;
            font-weight: 300;
            color: #666;
            margin-bottom: 2%;
        }

/*Mobile*/
@media (max-width: 600px){
    .card .col-md-9 {
        border: none !important;
    }
    .col-md-3 img {
        padding: .75rem 1.25rem;
        max-width: 50%;
    }
    .btn {
        padding: 11px 25px;
    }
}


@media (max-width: 1024px) {
    .widget {
        margin-top: -36%;
    }
}

@media (max-width: 768px) and (min-height: 1024px) {
    .widget {
        margin-top: -55%;
    }

    .mb-6 {
        margin-bottom: 1%;
    }
}

@media (max-width: 375px) and (min-width: 375px) {
    .widget {
        margin-top: -92% !important;
    }

        .widget h1 {
            font-size: 2.5rem;
        }

    .mb-6 {
        margin-bottom: 1%;
    }

    .navbar-brand {
        margin-right: 0.0rem;
    }

    .navbar-dark .navbar-toggler {
        margin-left: 10px;
    }
}

@media (max-width: 414px) and (min-width: 414px) {
    .widget {
        margin-top: -87%;
    }

        .widget h1 {
            font-size: 2.5rem;
        }

    .mb-6 {
        margin-bottom: 1%;
    }

    .navbar-brand {
        margin-right: 0.0rem;
    }

    .navbar-dark .navbar-toggler {
        margin-left: 10px;
    }
}

@media (max-width: 320px) and (min-width: 320px) and (min-height: 568px) {
    .widget h1 {
        font-size: 2.5rem;
    }

    .mb-6 {
        margin-bottom: 1%;
    }

    .widget {
        margin-top: -113%;
    }

    .navbar-toggler-icon {
        width: 1em;
        height: 1em;
    }

    .navbar-brand {
        margin-right: 7px;
    }
    .h-100 {
        padding: 4px !important;
    }
}

@media (max-width: 360px) and (min-width: 360px) and (min-height: 640px) {
    .widget h1 {
        font-size: 3.5rem;
    }

    .mb-6 {
        margin-bottom: 1%;
    }

    .widget {
        margin-top: -106%;
    }

    .navbar-toggler-icon {
        width: 1em;
        height: 1em;
    }

    .navbar-brand {
        margin-right: 7px;
    }
}

@media (max-width: 600px) and (min-width: 600px) {
    .widget {
        margin-top: -73%;
    }

    .mb-6 {
        margin-bottom: 1%;
    }
}

input#txtLocationField {
    padding: 8px;
}

i.fa.fa-map-marker {
    padding: 0px 7px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .row {
        width: 100%;
    }

    input#txtLocationField {
        padding: 11px;
    }
}

.footer a img {
    height: 65px;
}
