﻿/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
     -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
@font-face {
    font-family: 'DroidKufi-Regular';
    src: url('../fonts/osworld/DroidKufi-Regular.eot') format('embedded-opentype');
}


@font-face {
    font-family: 'DroidKufi-Regular';
    src: url('../../fonts/DroidKufi-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Oswald-Regular';
    src: url('../fonts/osworld/Oswald-Regular.ttf') format('truetype');
}

body {
    margin: 0
}

.header-top {
    padding-top: 15px;
    border-bottom: 5px solid #4157a5;
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 8px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

*, :after, :before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
     font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #777
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%
    }

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism, .text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus, a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after, .dl-horizontal dd:before {
    display: table;
    content: " "
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

    blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
        margin-bottom: 0
    }

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 80%;
        line-height: 1.42857;
        color: #777
    }

        blockquote .small:before, blockquote footer:before, blockquote small:before {
            content: "\2014 \00A0"
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        text-align: right;
        border-right: 5px solid #eee;
        border-left: 0
    }

        .blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
            content: ""
        }

        .blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
            content: "\00A0 \2014"
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

    .container:after, .container:before {
        display: table;
        content: " "
    }

    .container:after {
        clear: both
    }

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

    .container-fluid:after, .container-fluid:before {
        display: table;
        content: " "
    }

    .container-fluid:after {
        clear: both
    }

.row {
    margin-right: -15px;
    margin-left: -15px
}

    .row:after, .row:before {
        display: table;
        content: " "
    }

    .row:after {
        clear: both
    }

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .row-no-gutters [class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

.clearfix:after, .clearfix:before {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

table {
    background-color: transparent
}

    table col[class*=col-] {
        position: static;
        display: table-column;
        float: none
    }

    table td[class*=col-], table th[class*=col-] {
        position: static;
        display: table-cell;
        float: none
    }

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

    .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
        background-color: #e8e8e8
    }

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0
            }
}

html.no-scroll {
    overflow: hidden
}

@media only screen and (min-width:768px) {
    body > main > section, body > section {
        padding: 70px 0
    }
}

@media only screen and (max-width:991px) {
    body > main > section, body > section {
        padding: 35px 0
    }
}

body > main > section.short, body > section.short {
    padding: 35px 0
}

main {
    overflow-x: hidden
}

ul, ul li {
    margin: 0;
    padding: 0
}

input[type=search], input[type=text], select {
    padding: 20px 30px 20px 25px;
    background: transparent;
    border: 1px solid #c7c8ca;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

input[type=text] {
    margin-top: 10px
}

@media only screen and (min-width:768px) {
    input[type=text] {
        min-width: 310px
    }
}

a[href^="tel:"] {
    background: url(/images/icons/phone.svg) no-repeat left 3px;
    padding-left: 25px
}

blockquote {
    font-size: 16px
}

@media only screen and (max-width:767px) {
    blockquote {
        font-size: 14px
    }
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

@media only screen and (min-width:768px) {
    select {
        min-width: 255px
    }
}

select::-ms-expand {
    display: none
}

body.popup-opened {
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%
}

    body.popup-opened .custom-popup {
        display: block;
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }

.select-wrapper {
    margin-top: 10px;
    position: relative
}

    .select-wrapper .icon {
        position: absolute;
        top: 50%;
        right: 30px;
        transform: translateY(-50%);
        pointer-events: none
    }

        .select-wrapper .icon svg {
            fill: #d51d29;
            width: 17px;
            height: 17px
        }

@media only screen and (min-width:320px) and (max-width:767px) {
    .row.is-xs-table-row {
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .row.is-xs-table-row > [class*=col-] {
            float: none;
            display: table-cell;
            vertical-align: top
        }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .row.is-sm-table-row {
        display: flex;
        flex-wrap: wrap
    }

        .row.is-sm-table-row > [class*=col-] {
            display: flex;
            flex-direction: column
        }
}

@media only screen and (min-width:992px) and (max-width:1279px) {
    .row.is-md-table-row {
        display: flex;
        flex-wrap: wrap
    }

        .row.is-md-table-row > [class*=col-] {
            display: flex;
            flex-direction: column
        }
}

@media only screen and (min-width:1280px) {
    .row.is-lg-table-row {
        display: flex;
        flex-wrap: wrap
    }

        .row.is-lg-table-row:after, .row.is-lg-table-row:before {
            display: none
        }

        .row.is-lg-table-row > [class*=col-] {
            display: flex;
            flex-direction: column
        }
}

@media only screen and (min-width:992px) {
    .no-md-gutter > [class*=col-md-] {
        padding-right: 0;
        padding-left: 0
    }
}

@media only screen and (min-width:1280px) {
    .no-lg-gutter > [class*=col-lg-] {
        padding-right: 0;
        padding-left: 0
    }
}

hr {
    border-top: 1px solid #333
}

.no-padding {
    padding: 0
}

[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

@media only screen and (min-width:768px) {
    [class*=col-] .col-spaced {
        padding-right: 20px
    }

        [class*=col-] .col-spaced + .col-spaced {
            padding-right: 0;
            padding-left: 20px
        }
}

.row {
    margin-right: 0;
    margin-left: 0
}

.visually-hidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

footer, main {
    display: block !important
}

.title-v2 {
    color: #333;
    margin-bottom: 40px
}

@media only screen and (max-width:767px) {
    .title-v2 {
        font-size: 18px;
        margin-bottom: 25px
    }
}

.mb0 {
    margin-bottom: 0
}

body > img {
    position: absolute;
    bottom: 0;
    left: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

img.lazyload {
    color: transparent
}

@font-face {
    
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://c.ekstatic.net/shared/fonts/emirates/emirates-light.eot);
    src: url(https://c.ekstatic.net/shared/fonts/emirates/emirates-light.eot#iefix) format("embedded-opentype"),url(https://c.ekstatic.net/shared/fonts/emirates/emirates-light.woff2) format("woff2"),url(https://c.ekstatic.net/shared/fonts/emirates/emirates-light.woff) format("woff"),url(https://c.ekstatic.net/shared/fonts/emirates/emirates-light.ttf) format("truetype")
}

@font-face {
     
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://c.ekstatic.net/shared/fonts/emirates/emirates-bold.eot);
    src: url(https://c.ekstatic.net/shared/fonts/emirates/emirates-bold.eot#iefix) format("embedded-opentype"),url(https://c.ekstatic.net/shared/fonts/emirates/emirates-bold.woff2) format("woff2"),url(https://c.ekstatic.net/shared/fonts/emirates/emirates-bold.woff) format("woff"),url(https://c.ekstatic.net/shared/fonts/emirates/emirates-bold.ttf) format("truetype")
}

body {
     font-size: 16px;
    line-height: 28px;
    color: #444
}
@font-face {
    font-family: 'DroidKufi-Regular';
    src: url('../../assets/fonts/osworld/DroidKufi-Regular.ttf') format('truetype');
}
@media only screen and (max-width:767px) {
    body {
        font-size: 14px;
        line-height: 26px
    }
}

body, button, input, select, textarea {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga","kern"
}

h1, h2, h3 {
    font-family: Emirates-Bold
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600
}

h1 {
    font-size: 50px;
    line-height: 65px;
    text-transform: none
}

@media only screen and (max-width:767px) {
    h1 {
        font-size: 30px;
        line-height: 39px
    }
}

h1 small {
    font-size: .5em;
    display: block;
    margin-bottom: 1em;
    color: inherit;
    font-weight: inherit
}

h2 {
    font-size: 30px;
    line-height: 39px
}

@media only screen and (max-width:767px) {
    h2 {
        font-size: 20px;
        line-height: 26px
    }
}

h3 {
    font-size: 22px
}

@media only screen and (max-width:767px) {
    h3 {
        font-size: 18px
    }
}

h4 {
    font-size: 22px
}

h5 {
    font-size: 18px
}

.normal-case {
    text-transform: none
}

p {
    line-height: 28px
}

@media only screen and (max-width:767px) {
    p {
        line-height: 26px
    }
}

.icon {
    display: block
}

    .icon svg, .icon use > svg {
        width: 2em;
        height: 2em;
        fill: #fff
    }

    .icon.arrow-down-icon svg, .icon.arrow-up-icon svg {
        fill: #d51d29;
        width: 17px;
        height: 17px
    }

    .icon.printer-icon svg, .icon.share-icon svg {
        fill: #c7c8ca
    }

    .icon.linkedin {
        display: inline;
        width: 38px;
        height: 18px;
        fill: #0090cb
    }

    .icon.play-button {
        border: 2px solid #fff
    }

svg.icon-fax, svg.icon-tel {
    margin-bottom: -2px;
    margin-right: 5px;
    width: 1em;
    height: 1em;
    color: #d51d29;
    fill: currentColor
}

button.btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0;
    box-shadow: 0;
    padding-top: 0;
    padding-bottom: 0
}

a.btn {
    color: inherit
}

    a.btn:active, a.btn:focus, a.btn:hover, a.btn:visited {
        text-decoration: none
    }

.btn {
    min-width: 150px;
    transition: all .2s ease-out;
    padding: 0 40px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    text-transform: none;
    margin: 10px 0 20px;
    height: 50px;
    line-height: 46px;
    background-color: transparent
}

    .btn.btn-long {
        min-width: 220px
    }

@media only screen and (max-width:767px) {
    .btn {
        margin: 10px 0;
        font-size: 16px
    }
}

.btn.btn-white {
    border: 1px solid #fff;
    color: #fff
}

.btn.btn-red {
    border: 1px solid #d51d29;
    color: #d51d29;
    padding: 0 60px
}

@media only screen and (max-width:360px) {
    .btn.btn-red {
        padding: 0 30px
    }
}

.btn.btn-primary {
    height: 48px;
    line-height: 48px;
    border: none;
    color: #fff;
    background-color: #4157a5b8;
    box-shadow: 0 4px 20px 2px rgba(0,0,0,.3)
}

@media only screen and (max-width:767px) {
    .btn.btn-primary {
        height: 44px;
        line-height: 44px
    }
}

.btn.btn-bordered {
    height: 48px;
    line-height: 48px;
    border: 1px solid #fff;
    color: #fff;
    background-color: #d51d29;
    box-shadow: 0 4px 20px 2px rgba(0,0,0,.3)
}

@media only screen and (max-width:767px) {
    .btn.btn-bordered {
        height: 44px;
        line-height: 44px
    }
}

.btn.btn-bordered-red {
    height: 48px;
    line-height: 48px;
    border: 1px solid #d51d29;
    color: #d51d29;
    background-color: #fff;
    box-shadow: 0 4px 20px 2px rgba(0,0,0,.3)
}

@media only screen and (max-width:767px) {
    .btn.btn-bordered-red {
        height: 44px;
        line-height: 44px
    }
}

.btn.btn-secondary {
    height: 48px;
    line-height: 48px;
    border: none;
    color: #d51d29;
    background-color: #fff;
    box-shadow: 0 4px 20px 2px rgba(0,0,0,.1)
}

@media only screen and (max-width:767px) {
    .btn.btn-secondary {
        height: 44px;
        line-height: 44px
    }
}

.btn.btn-small {
    font-size: 14px;
    padding-right: 10px;
    padding-left: 10px;
    height: 40px;
    line-height: 40px
}

.btn.btn-small-2, .full-faq-new .btn.more {
    font-size: 14px;
    padding-right: 10px;
    padding-left: 10px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    box-shadow: none
}

.btn.no-shadow {
    box-shadow: none
}

.btn[disabled] {
    cursor: not-allowed
}

    .btn[disabled], .btn[disabled]:hover {
        color: #fff;
        background: #c7c8ca;
        box-shadow: none
    }

.btn.btn-min-width {
    min-width: 280px
}

.play-button svg {
    pointer-events: none
}

nav.global-nav {
    width: 100%
}

body.menu-open {
    overflow: hidden
}

    body.menu-open .content-warning-fixed {
        display: none !important
    }

header {
    position: absolute;
    z-index: 7;
    width: 100%;
    transition: box-shadow .2s ease-in-out,transform .2s ease-in-out
}

    header:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: linear-gradient(0deg,transparent,rgba(0,0,0,.6))
    }

@media only screen and (max-width:991px) {
    header {
        height: 80px
    }
}

header .logo {
    float: left;
    transform: translateY(30px);
    transition: all .2s ease-out
}

    header .logo svg {
        transition: all .2s ease-out;
        height: 60px
    }

@media only screen and (max-width:991px) {
    header .logo svg {
        height: 60px
    }
}

@media only screen and (max-width:767px) {
    header .logo svg {
        height: 40px
    }
}

@media only screen and (max-width:991px) {
    header .logo {
        transform: translateY(10px)
    }
}

@media only screen and (max-width:767px) {
    header .logo {
        transform: translateY(20px)
    }
}

header.sticky {
    position: fixed;
    transform: translateY(0);
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.24)
}

    header.sticky:before {
        opacity: 0
    }

    header.sticky .logo {
        transform: translateY(0);
        transition: all 0s ease-in-out
    }

        header.sticky .logo .tt {
            fill: #444
        }

        header.sticky .logo svg {
            transition: all 0s ease-in-out;
            height: 60px;
            transform: translateY(10px)
        }

@media only screen and (max-width:767px) {
    header.sticky .logo svg {
        height: 40px
    }
}

@media only screen and (max-width:767px) {
    header.sticky .logo {
        transform: translateY(10px)
    }
}

@media only screen and (min-width:992px) {
    header.sticky ul.global-menu > li {
        transition: all 0s ease-in-out;
        line-height: 80px
    }

        header.sticky ul.global-menu > li > a {
            color: #444
        }

            header.sticky ul.global-menu > li > a:after {
                background-color: #444
            }
}

@media only screen and (min-width:992px) {
    header.sticky ul.sub-menu {
        box-shadow: 0 10px 10px 0 rgba(0,0,0,.14)
    }
}

header.sticky .collapse-button span {
    background-color: #d51d29
}

header.sticky .btn.btn-primary {
    color: #444;
    border-color: #444
}

    header.sticky .btn.btn-primary:hover {
        color: #444
    }

header.out {
    transform: translateY(-100%)
}

header .btn.btn-primary {
    font-size: 16px;
    text-transform: none;
    padding-right: 10px;
    padding-left: 10px;
    height: 44px;
    line-height: 44px;
    box-shadow: none;
    margin: 0;
    background: transparent;
    border: 1px solid #fff
}

    header .btn.btn-primary:hover {
        color: #fff;
        background: transparent
    }

@media (max-width:1199px) {
    header .btn.btn-primary {
        min-width: 100px
    }
}

@media (min-width:1200px) {
    header .btn.btn-primary {
        margin-left: 25px
    }
}

header .btn-login:after {
    display: none
}

ul.global-menu {
    z-index: 6;
    position: relative
}

    ul.global-menu li {
        list-style-type: none;
        display: inline-block;
        position: relative;
        transition: all .2s ease-out
    }

        ul.global-menu li a {
            display: inline-block
        }

            ul.global-menu li a:active, ul.global-menu li a:focus, ul.global-menu li a:hover, ul.global-menu li a:visited {
                color: inherit;
                text-decoration: none
            }

@media only screen and (max-width:991px) {
    .menu-open header {
        transition: none;
        background: #fff
    }

        .menu-open header:before {
            display: none
        }

        .menu-open header .logo .tt {
            fill: #444
        }

    .collapse-button {
        width: 60px;
        height: 60px;
        position: absolute;
        right: 0;
        top: 10px;
        text-align: center
    }

        .collapse-button.active {
            background-color: #fff
        }

        .collapse-button .collapse-wrapper {
            width: 30px;
            height: 30px;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%)
        }

        .collapse-button span {
            top: 12px;
            position: absolute;
            width: 30px;
            display: block;
            height: 3px;
            background-color: #fff
        }

            .collapse-button span:first-of-type {
                transform: translateY(-8px)
            }

            .collapse-button span:nth-child(2) {
                width: 20px
            }

            .collapse-button span:last-of-type {
                transform: translateY(8px)
            }

        .collapse-button.active span {
            background-color: #d51d29
        }

            .collapse-button.active span:first-of-type {
                transform: rotate(45deg)
            }

            .collapse-button.active span:nth-child(2) {
                opacity: 0
            }

            .collapse-button.active span:last-of-type {
                transform: rotate(-45deg)
            }

    ul.global-menu {
        display: none;
        padding: 40px 0;
        width: 100vw;
        height: 100vh;
        background-color: #fff;
        max-height: 90vh;
        overflow: auto;
        position: absolute;
        left: -15px;
        right: -15px;
        top: 70px
    }

        ul.global-menu.active {
            display: block
        }

        ul.global-menu li {
            line-height: 50px;
            text-align: left;
            display: block
        }

            ul.global-menu li a {
                z-index: 2;
                color: #333;
                margin-left: 60px;
                font-size: 14px;
                font-weight: 700;
                cursor: pointer;
                white-space: nowrap;
                position: relative
            }

                ul.global-menu li a:active, ul.global-menu li a:focus, ul.global-menu li a:visited {
                    color: #333
                }

        ul.global-menu > li > a:before {
            display: inline-block;
            content: "";
            height: 1.5em;
            width: 3px;
            background-color: #d51d29;
            position: absolute;
            left: -33px;
            top: 50%;
            transition: all .1s ease-out;
            transform: translateY(-30%);
            opacity: 0
        }

        ul.global-menu > li > a.active, ul.global-menu > li > a:hover {
            color: #d51d29
        }

            ul.global-menu > li > a.active:before, ul.global-menu > li > a:hover:before {
                transform: translateY(-50%);
                opacity: 1
            }

    ul.sub-menu {
        display: none
    }

        ul.sub-menu > li > a, ul.sub-menu > li > a.active, ul.sub-menu > li > a:active, ul.sub-menu > li > a:focus, ul.sub-menu > li > a:hover, ul.sub-menu > li > a:visited {
            color: #444
        }

    ul.sub-sub-menu > li > a {
        margin-left: 70px
    }

    ul.sub-menu.active {
        display: block
    }
}

@media only screen and (max-width:360px) {
    ul.global-menu {
        padding-bottom: 65px
    }
}

@media only screen and (min-width:992px) {
    ul[class*=sub-] {
        height: 0;
        max-height: 0;
        overflow: hidden;
        pointer-events: none;
        z-index: 2;
        opacity: 0
    }

        ul[class*=sub-].active {
            pointer-events: auto;
            opacity: 1;
            height: auto;
            max-height: 1000px
        }

    .collapse-button {
        display: none
    }

    ul.global-menu {
        float: right
    }
     
            ul.global-menu > li > a {
                line-height: 36px;
                color: #fff;
                font-size: 16px;
                font-weight: 600;
                padding: 0;
                margin: 0 6px;
                position: relative
            }

                ul.global-menu > li > a:active, ul.global-menu > li > a:focus, ul.global-menu > li > a:hover, ul.global-menu > li > a:visited {
                    text-decoration: none
                }

                ul.global-menu > li > a:after {
                    content: "";
                    width: 100%;
                    height: 4px;
                    background-color: #fff;
                    position: absolute;
                    left: 50%;
                    transform: translate(-50%);
                    transition: all .2s ease-out;
                    bottom: 0;
                    opacity: 0
                }

                ul.global-menu > li > a.active:after, ul.global-menu > li > a:hover:after {
                    transform: translate(-50%,6px);
                    opacity: 1
                }

                ul.global-menu > li > a[data-sub].active {
                    background-color: #fff;
                    color: #d51d29;
                    z-index: 3
                }

                    ul.global-menu > li > a[data-sub].active:after {
                        display: none
                    }

            ul.global-menu > li:last-of-type a {
                margin-right: 0
            }

    ul.sub-menu {
        box-shadow: 0 0 20px 0 rgba(0,0,0,.34);
        position: absolute;
        width: 300px;
        background-color: #fff;
        padding: 35px 0;
        right: 0;
        z-index: 2;
        top: 77px
    }

        ul.sub-menu > li {
            display: block;
            line-height: 40px;
            text-align: left
        }

            ul.sub-menu > li > a {
                color: #444;
                padding: 0 60px;
                font-size: 15px;
                font-weight: 700;
                cursor: pointer
            }

                ul.sub-menu > li > a:active, ul.sub-menu > li > a:focus, ul.sub-menu > li > a:visited {
                    color: #444
                }

                ul.sub-menu > li.active a, ul.sub-menu > li.active a:active, ul.sub-menu > li.active a:focus, ul.sub-menu > li.active a:hover, ul.sub-menu > li.active a:visited, ul.sub-menu > li > a:hover {
                    color: #333
                }

    ul.sub-sub-menu > li > a {
        margin-left: 60px
    }
}

ul.sub-sub-menu {
    z-index: 2
}

    ul.sub-sub-menu > li {
        display: block;
        line-height: 36px;
        text-align: left
    }

        ul.sub-sub-menu > li:first-of-type {
            margin-top: 10px;
            padding-top: 10px;
            border-top: 1px solid #e4e4e5
        }

        ul.sub-sub-menu > li:last-of-type {
            margin-bottom: 10px;
            padding-bottom: 10px;
            border-bottom: 1px solid #e4e4e5
        }

        ul.sub-sub-menu > li a {
            color: #444;
            font-size: 13px;
            font-weight: 600;
            cursor: pointer;
            white-space: nowrap;
            position: relative
        }

            ul.sub-sub-menu > li a:before {
                display: inline-block;
                content: "";
                height: 1.5em;
                width: 3px;
                background-color: #d51d29;
                position: absolute;
                left: -33px;
                top: 50%;
                transition: all .1s ease-out;
                transform: translateY(-30%);
                opacity: 0
            }

            ul.sub-sub-menu > li a:active, ul.sub-sub-menu > li a:focus, ul.sub-sub-menu > li a:visited {
                color: #444
            }

            ul.sub-sub-menu > li a.active, ul.sub-sub-menu > li a:hover {
                color: #d51d29
            }

                ul.sub-sub-menu > li a.active:before, ul.sub-sub-menu > li a:hover:before {
                    transform: translateY(-50%);
                    opacity: 1
                }

        ul.sub-sub-menu > li.featured a:after {
            display: inline-block;
            content: "";
            height: 10px;
            width: 10px;
            border-radius: 50%;
            background-color: #1691c9;
            position: absolute;
            right: -1.5em;
            top: 50%;
            transform: translateY(-50%)
        }

@-webkit-keyframes slidein {
    0% {
        transform: translateY(-100%)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes slidein {
    0% {
        transform: translateY(-100%)
    }

    to {
        transform: translateY(0)
    }
}

section.hero {
    padding: 0;
    height: 54vh;
    min-height: 540px;
    background-color: #444;
    position: relative;
    width: 100%;
    text-align: center;
    color: #fff
}

    section.hero video {
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        transform: translateX(-50%) translateY(-50%);
        -webkit-filter: brightness(.7);
        filter: brightness(.7)
    }

    section.hero .hero-bg-img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: "object-fit: cover;";
        -webkit-filter: brightness(.69);
        filter: brightness(.69)
    }

    section.hero .text {
        width: 100%;
        position: absolute;
        bottom: 60px;
        padding-bottom: 40px
    }

    section.hero .hero-watch-video-link {
        display: flex;
        flex-direction: row;
        color: #fff;
        align-items: center;
        cursor: pointer
    }

        section.hero .hero-watch-video-link:active, section.hero .hero-watch-video-link:hover {
            color: #fff
        }

        section.hero .hero-watch-video-link svg {
            width: 30px;
            height: 30px;
            margin-right: 10px
        }

    section.hero .hero-watch-video-link-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 50px 0
    }

    section.hero.with-gradient:before {
        z-index: 1;
        -webkit-filter: none;
        filter: none;
        background: linear-gradient(180deg,rgba(29,50,69,.2) 38.89%,rgba(6,17,24,.719679) 65.66%)
    }

    section.hero.with-gradient .hero-bg-img {
        -webkit-filter: none;
        filter: none
    }

    section.hero.with-gradient .text {
        z-index: 2
    }

    section.hero.with-search {
        height: 66vh;
        min-height: 400px
    }

@media only screen and (max-width:767px) {
    section.hero.with-search {
        height: calc(100vh - 70px);
        min-height: 0;
        transition: height 0s 5s;
        max-height: 440px
    }
}

@media (orientation:landscape) and (max-device-width:640px) {
    section.hero.with-search {
        height: auto;
        min-height: 350px
    }
}

section.hero.with-search .text {
    bottom: 0
}

section.hero.with-video {
}

.menu-open section.hero.with-video {
    overflow: initial
}

@media only screen and (max-width:767px) {
    section.hero.with-video video {
        display: none
    }
}

section.hero.video-ended video {
    opacity: 0;
    transition: opacity .4s ease-in-out
}

section.hero.video-ended:before {
    display: block
}

section.hero.smaller {
    height: 44vh;
    min-height: 430px
}

section.hero.empty {
    height: 120px;
    min-height: 120px;
    background: #fff;
    color: #333
}

@media only screen and (max-width:767px) {
    section.hero.empty {
        height: 80px;
        min-height: 80px
    }
}

section.hero.empty header:before {
    content: none
}

section.hero.empty .logo .b.tt {
    fill: #333
}

section.hero.empty ul.global-menu > li > a {
    color: #333
}

section.hero.empty header .btn.btn-primary {
    border-color: #333
}

section.hero.empty .collapse-button span, section.hero.empty ul.global-menu > li > a:after {
    background-color: #333
}

section.hero.smaller-2 {
    height: 44vh;
    min-height: 484px
}

    section.hero.smaller-2 .text {
        bottom: 50px;
        padding-bottom: 0
    }

@media only screen and (max-width:767px) {
    section.hero.smaller-2 .text {
        bottom: 25px
    }
}

section.hero.much-smaller {
    height: 33vh;
    min-height: 300px
}

    section.hero.much-smaller .text {
        bottom: 40px;
        padding-bottom: 0
    }

@media only screen and (max-width:767px) {
    section.hero.much-smaller {
        min-height: 235px
    }

        section.hero.much-smaller .text {
            bottom: 15px
        }
}

@media (max-width:320px) {
    section.hero.much-smaller {
        min-height: 245px
    }

        section.hero.much-smaller .text {
            bottom: 5px
        }
}

section.hero.much-smaller-desktop {
    height: 33vh;
    min-height: 300px
}

    section.hero.much-smaller-desktop .text {
        bottom: 40px;
        padding-bottom: 0
    }

    section.hero.much-smaller-desktop .btn-search {
        display: none
    }

@media only screen and (max-width:767px) {
    section.hero.much-smaller-desktop {
        height: 44vh;
        min-height: 430px
    }

        section.hero.much-smaller-desktop .btn-search {
            display: inline-block
        }
}

section.hero:before {
    content: "";
    -webkit-filter: brightness(.69);
    filter: brightness(.69);
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute
}

section.hero.darker:before {
    -webkit-filter: brightness(.41);
    filter: brightness(.41)
}

section.hero .btn-search {
    margin-bottom: 0
}

section.hero.no-image {
    background: #f4f4f4;
    color: #333;
    height: 28vh;
    min-height: 300px
}

    section.hero.no-image.white {
        background: #fff
    }

@media only screen and (max-width:767px) {
    section.hero.no-image {
        min-height: 225px;
        height: 28vh
    }
}

section.hero.no-image header:before {
    content: none
}

section.hero.no-image .logo .b.tt {
    fill: #333
}

section.hero.no-image ul.global-menu > li > a {
    color: #333
}

section.hero.no-image header .btn.btn-primary {
    border-color: #333
}

section.hero.no-image .collapse-button span {
    background-color: #333
}

section.hero.no-image .text {
    bottom: 40px;
    padding-bottom: 0
}

section.hero.no-image ul.global-menu > li > a:after {
    background-color: #333
}

@media only screen and (max-width:767px) {
    section.hero.no-image .text {
        bottom: 15px
    }
}

@media (max-width:320px) {
    section.hero.no-image .text {
        bottom: 5px
    }
}

@media only screen and (min-width:768px) {
    .hero-wide-paragraph {
        width: 87%;
        margin: 0 auto
    }
}

#dubai {
    background-image: url(/images/banners/dubai@1x.jpg);
    background-size: cover;
    background-position: top
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:192dpi) {
    #dubai {
        background-image: url(/images/banners/dubai@2x.jpg)
    }
}

#emirati {
    background-image: url(/images/emirati.jpg)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:192dpi) {
    #emirati {
        background-image: url(/images/emirati@2x.jpg)
    }
}

#careers {
    background-image: url(/images/career.jpg)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:192dpi) {
    #careers {
        background-image: url(/images/career.jpg)
    }
}

#long-content-wrapper {
    background-image: url(/images/content-long/content-long-image@1x.jpg)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:192dpi) {
    #long-content-wrapper {
        background-image: url(/images/content-long/content-long-image@2x.jpg)
    }
}

#sub-image-wrapper {
    background-image: url(/images/sub.jpg)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:192dpi) {
    #sub-image-wrapper {
        background-image: url(/images/sub.jpg)
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:after, .slick-track:before {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

    .mfp-container:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

    .mfp-preloader a {
        color: #ccc
    }

        .mfp-preloader a:hover {
            color: #fff
        }

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

    .mfp-close:focus, .mfp-close:hover {
        opacity: 1
    }

    .mfp-close:active {
        top: 1px
    }

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

    .mfp-arrow:active {
        margin-top: -54px
    }

    .mfp-arrow:focus, .mfp-arrow:hover {
        opacity: 1
    }

    .mfp-arrow:after, .mfp-arrow:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: inset transparent
    }

    .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px
    }

    .mfp-arrow:before {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: .7
    }

.mfp-arrow-left {
    left: 0
}

    .mfp-arrow-left:after {
        border-right: 17px solid #fff;
        margin-left: 31px
    }

    .mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #3f3f3f
    }

.mfp-arrow-right {
    right: 0
}

    .mfp-arrow-right:after {
        border-left: 17px solid #fff;
        margin-left: 39px
    }

    .mfp-arrow-right:before {
        border-left: 27px solid #3f3f3f
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }

    .mfp-iframe-holder .mfp-close {
        top: -40px
    }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #000
    }

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

    .mfp-figure:after {
        content: "";
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #444
    }

    .mfp-figure small {
        color: #bdbdbd;
        display: block;
        font-size: 12px;
        line-height: 14px
    }

    .mfp-figure figure {
        margin: 0
    }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width:900px) {
    .mfp-arrow {
        transform: scale(.75)
    }

    .mfp-arrow-left {
        transform-origin: 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-bg {
    opacity: .9
}

.mfp-iframe-scaler {
    background: #000
}

.slider * {
    outline: none
}

.slider .slick-arrow.next-arrow, .slider .slick-arrow.prev-arrow {
    position: absolute;
    height: 20px;
    width: 20px;
    left: 30%;
    bottom: -30px;
    font-size: 0;
    outline: none;
    border: none;
    font-weight: 800;
    background-size: cover;
    transform: rotate(90deg);
    z-index: 2;
    color: red
}

    .slider .slick-arrow.next-arrow:hover, .slider .slick-arrow.prev-arrow:hover {
        cursor: pointer
    }

@media only screen and (max-width:767px) {
    .slider .slick-arrow.next-arrow, .slider .slick-arrow.prev-arrow {
        display: none
    }

        .slider .slick-arrow.next-arrow[style*=inline], .slider .slick-arrow.prev-arrow[style*=inline] {
            display: inline
        }
}

.slider .slick-arrow.next-arrow {
    left: auto;
    right: 30%;
    transform: rotate(-90deg)
}

.slider .slick-arrow svg {
    display: inline-block;
    width: 20px;
    height: 20px;
    fill: #d51d29
}

@media only screen and (max-width:767px) {
    .slider .slick-arrow.next-arrow {
        left: auto;
        right: 20%
    }

    .slider .slick-arrow.prev-arrow {
        right: auto;
        left: 20%
    }
}

.slider.more-dots .prev-arrow {
    left: 25%
}

.slider.more-dots .next-arrow {
    right: 25%
}

@media only screen and (max-width:767px) {
    .slider.more-dots .slick-arrow.next-arrow {
        left: auto;
        right: 20%
    }

    .slider.more-dots .slick-arrow.prev-arrow {
        right: auto;
        left: 20%
    }
}

.slider ul.slick-dots {
    text-align: center;
    position: absolute;
    bottom: -35px;
    width: 100%;
    z-index: 1;
    min-height: 25px
}

    .slider ul.slick-dots li {
        display: inline-block
    }

        .slider ul.slick-dots li .dot {
            font-size: 0;
            border: none;
            background-color: #c7c8ca;
            display: inline-block;
            width: 10px;
            height: 10px;
            margin: 0 5px;
            border-radius: 100%;
            vertical-align: middle;
            outline: none
        }

        .slider ul.slick-dots li.slick-active .dot {
            width: 14px;
            height: 14px;
            background-color: #d51d29;
            box-shadow: 1px 1px 5px 2px rgba(0,0,0,.1)
        }

        .slider ul.slick-dots li:hover {
            cursor: pointer
        }

.slider-2 * {
    outline: none
}

.slider-2 .slick-slide {
    margin: 0 20px
}

.slider-2 .slick-list {
    margin: 0 -20px
}

.slider-2 ul.slick-dots {
    text-align: center;
    width: 100%;
    z-index: 1;
    min-height: 25px;
    margin-top: 40px
}

@media only screen and (max-width:767px) {
    .slider-2 ul.slick-dots {
        margin-top: 20px
    }
}

.slider-2 ul.slick-dots li {
    display: inline-block
}

    .slider-2 ul.slick-dots li .dot {
        font-size: 14px;
        display: inline-block;
        width: 43px;
        border: none;
        border-bottom: 4px solid rgba(0,0,0,.31);
        margin: 0 5px;
        vertical-align: middle;
        outline: none;
        padding-bottom: 5px;
        color: transparent;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

@media only screen and (max-width:767px) {
    .slider-2 ul.slick-dots li .dot {
        width: 33px
    }
}

.slider-2 ul.slick-dots li.slick-active .dot {
    border-bottom: 4px solid #d51d29;
    color: #d51d29;
    font-weight: 700
}

.slider-2 ul.slick-dots li:hover {
    cursor: pointer
}

.slider-2 .slick-track {
    display: flex;
    align-items: stretch;
    justify-content: center
}

    .slider-2 .slick-track .slick-slide {
        height: auto
    }

.slick-slider {
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

[data-slider-show-on-init] {
    visibility: hidden
}

body > footer {
    min-height: 500px;
    padding: 50px 0;
    background-color: #444;
    position: relative
}

@media only screen and (max-width:767px) {
    body > footer {
        padding: 35px 0;
        font-size: 14px
    }
}

@media only screen and (max-width:991px) {
    body > footer .logo img {
        height: 80px;
        margin-bottom: 20px
    }
}

body > footer ul li {
    list-style-type: none
}

    body > footer ul li a {
        color: #fff;
        display: inline-block;
        line-height: 1;
        margin-bottom: 12px
    }

        body > footer ul li a:active, body > footer ul li a:focus, body > footer ul li a:hover, body > footer ul li a:visited {
            color: #fff;
            text-decoration: none;
            opacity: .8
        }

    body > footer ul li.main a {
        font-weight: 700
    }

body > footer .copyrights {
    color: #fff;
    text-align: center;
    margin-top: 70px
}

@media only screen and (max-width:767px) {
    body > footer .copyrights {
        margin-top: 100px;
        font-size: 12px
    }
}

@media only screen and (min-width:768px) {
    .social {
        float: right;
        margin-top: 100px
    }
}

@media only screen and (max-width:767px) {
    .social {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        margin: 30px 0
    }
}

.social-instagram {
    margin-top: 1px
}

.social li {
    float: left;
    margin-right: 15px
}

    .social li:last-of-type {
        margin-right: 0
    }

    .social li a {
        color: #fff
    }

        .social li a svg {
            position: relative;
            fill: currentColor;
            width: 20px;
            height: 20px
        }

a.totop {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px
}

@media only screen and (max-width:767px) {
    a.totop {
        display: none
    }
}

a.totop svg {
    fill: #fff;
    width: 100%;
    height: 100%;
    transform: rotate(-90deg);
    transform-origin: 50% 50%;
    pointer-events: none
}

a.totop:hover:after {
    opacity: .8
}

a.totop:after {
    content: attr(title);
    display: inline-block;
    margin-top: 8px;
    color: #fff;
    font-weight: 600
}

@media only screen and (min-width:768px) and (max-width:991px) {
    a.totop:after {
        margin-top: 0
    }
}

section.careers-listing {
    display: block;
    position: relative;
    overflow: hidden;
    background: #fff
}

@media only screen and (max-width:767px) {
    section.careers-listing .container .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:1200px) {
    section.careers-listing .container .row [class*=col-]:first-child a, section.careers-listing .container .row [class*=col-]:nth-child(0) a, section.careers-listing .container .row [class*=col-]:nth-child(2) a, section.careers-listing .container .row [class*=col-]:nth-child(3) a, section.careers-listing .container .row [class*=col-]:nth-child(4) a {
        border-bottom: 2px solid #fff
    }
}

@media (max-width:1199px) {
    section.careers-listing .container .row [class*=col-]:first-child a, section.careers-listing .container .row [class*=col-]:nth-child(0) a, section.careers-listing .container .row [class*=col-]:nth-child(2) a, section.careers-listing .container .row [class*=col-]:nth-child(3) a, section.careers-listing .container .row [class*=col-]:nth-child(4) a, section.careers-listing .container .row [class*=col-]:nth-child(5) a, section.careers-listing .container .row [class*=col-]:nth-child(6) a {
        border-bottom: 2px solid #fff
    }
}

section.careers-listing .container .row [class*=col-] {
    border-right: 2px solid #fff
}

    section.careers-listing .container .row [class*=col-] a {
        position: relative
    }

    section.careers-listing .container .row [class*=col-]:nth-child(4n) {
        border-right: none
    }

@media (min-width:1200px) {
    section.careers-listing .container .row [class*=col-]:nth-child(3):last-child {
        border-width: 0
    }
}

@media (max-width:1199px) {
    section.careers-listing .container .row [class*=col-]:nth-child(2n) {
        border-right: none
    }
}

section.careers-listing .container .row .career-block {
    height: 285px;
    display: block;
    overflow: hidden
}

@media only screen and (max-width:767px) {
    section.careers-listing .container .row .career-block {
        height: 185px
    }
}

section.careers-listing .container .row .career-block:after {
    content: " ";
    display: block;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.4);
    will-change: background-color;
    transition: background-color .4s ease-in-out;
    position: relative;
    z-index: 1
}

section.careers-listing .container .row .career-block:hover .career-block-img {
    transform: scale(1.1)
}

section.careers-listing .container .row .career-block:hover:after {
    background-color: rgba(0,0,0,.6)
}

section.careers-listing .container .row .career-block .text {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    padding: 0 10px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center
}

@media only screen and (max-width:767px) {
    section.careers-listing .container .row .career-block .text {
        font-size: 15px;
        padding-right: 12px;
        padding-left: 12px
    }
}

section.careers-listing .container .row .career-block .featured-icon {
    display: none
}

section.careers-listing .container .row .career-block.featured .featured-icon {
    display: inline-block;
    height: 25px;
    width: 40px;
    position: absolute;
    right: 15px;
    top: 0;
    z-index: 3;
    background-color: #0090ca
}

    section.careers-listing .container .row .career-block.featured .featured-icon svg {
        width: 20px;
        height: 20px;
        display: block;
        margin: 5px auto 0
    }

    section.careers-listing .container .row .career-block.featured .featured-icon:before {
        content: "";
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        height: 50%;
        border-bottom: 30px solid transparent;
        border-right: 30px solid #0090ca
    }

    section.careers-listing .container .row .career-block.featured .featured-icon:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 100%;
        left: 0;
        height: 100%;
        width: 100%;
        border-bottom: 30px solid transparent;
        border-left: 30px solid #0090ca
    }

section.careers-listing .container .row .career-block.featured .featured-text {
    position: absolute;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    letter-spacing: 2px
}

@media only screen and (max-width:767px) {
    section.careers-listing .container .row .career-block.featured .featured-text {
        bottom: 20px
    }
}

section.careers-listing .container .row .career-block-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover; object-position: 50% 0%;";
    transition: transform .4s ease-in-out;
    position: absolute;
    -o-object-position: 50% 0;
    object-position: 50% 0
}

@media only screen and (max-width:767px) {
    section.careers-listing-desc .careers-listing-desc-cont {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        padding: 0
    }
}

@media only screen and (max-width:767px) {
    section.careers-listing-desc .container .row.careers-listing-desc-row {
        margin-right: 0;
        margin-left: 0;
        width: 184vw
    }

    section.careers-listing-desc .container .row.careers-listing-desc-row-3 {
        width: 138vw
    }

    section.careers-listing-desc .container .row.careers-listing-desc-row-4 {
        width: 184vw
    }

    section.careers-listing-desc .container .row.careers-listing-desc-row-5 {
        width: 230vw
    }

    section.careers-listing-desc .container .row.careers-listing-desc-row-6 {
        width: 276vw
    }

    section.careers-listing-desc .container .row.careers-listing-desc-row-7 {
        width: 322vw
    }

    section.careers-listing-desc .container .row.careers-listing-desc-row-8 {
        width: 368vw
    }
}

@media (min-width:1200px) {
    section.careers-listing-desc .container .row.careers-listing-desc-row-4 .career-wrapper:nth-child(3) {
        clear: both
    }

        section.careers-listing-desc .container .row.careers-listing-desc-row-4 .career-wrapper:nth-child(3):after {
            display: block
        }

        section.careers-listing-desc .container .row.careers-listing-desc-row-4 .career-wrapper:nth-child(3) a {
            border: none
        }

    section.careers-listing-desc .container .row.careers-listing-desc-row-4 .career-wrapper:nth-child(4) {
        clear: none
    }
}

@media (min-width:1200px) {
    section.careers-listing-desc .container .row.careers-listing-desc-row-5 .career-wrapper:nth-child(4) {
        clear: both;
        margin-left: 16.66667%
    }

        section.careers-listing-desc .container .row.careers-listing-desc-row-5 .career-wrapper:nth-child(4):after {
            display: block
        }

        section.careers-listing-desc .container .row.careers-listing-desc-row-5 .career-wrapper:nth-child(4) a {
            border: none
        }

    section.careers-listing-desc .container .row.careers-listing-desc-row-5 .career-wrapper:nth-child(5) {
        clear: none
    }

    section.careers-listing-desc .container .row.careers-listing-desc-row-5 .career-wrapper.active:nth-child(4) .slider-wrapper {
        left: -50%
    }

    section.careers-listing-desc .container .row.careers-listing-desc-row-5 .career-wrapper.active:nth-child(5) {
        clear: none
    }

        section.careers-listing-desc .container .row.careers-listing-desc-row-5 .career-wrapper.active:nth-child(5) .slider-wrapper {
            left: -150%
        }
}

@media (min-width:1200px) {
    section.careers-listing-desc .container .row.careers-listing-desc-row-6 .career-wrapper:nth-child(4) {
        clear: both
    }

        section.careers-listing-desc .container .row.careers-listing-desc-row-6 .career-wrapper:nth-child(4):after {
            display: block
        }

        section.careers-listing-desc .container .row.careers-listing-desc-row-6 .career-wrapper:nth-child(4) a {
            border: none
        }

    section.careers-listing-desc .container .row.careers-listing-desc-row-6 .career-wrapper:nth-child(5) {
        clear: none
    }
}

section.careers-listing-desc .container .row .career-wrapper {
    border: 0
}

    section.careers-listing-desc .container .row .career-wrapper:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        width: 2px;
        background: #fff
    }

    section.careers-listing-desc .container .row .career-wrapper:nth-child(4n):after {
        display: none
    }

@media (max-width:1199px) {
    section.careers-listing-desc .container .row .career-wrapper:nth-child(2n):after {
        display: none
    }
}

@media only screen and (max-width:767px) {
    section.careers-listing-desc .career-wrapper {
        width: 46vw
    }

        section.careers-listing-desc .career-wrapper.col-sm-12 {
            width: 100vw
        }
}

@media (min-width:1200px) {
    section.careers-listing-desc .career-wrapper:nth-child(5n) {
        clear: both
    }
}

@media (min-width:768px) and (max-width:1199px) {
    section.careers-listing-desc .career-wrapper:nth-child(odd) {
        clear: both
    }
}

@media (min-width:1200px) {
    section.careers-listing-desc .career-wrapper:first-child:nth-last-child(3) .slider-wrapper, section.careers-listing-desc .career-wrapper:first-child:nth-last-child(3) ~ .career-wrapper .slider-wrapper, section.careers-listing-desc .career-wrapper:first-child:nth-last-child(5) .slider-wrapper, section.careers-listing-desc .career-wrapper:first-child:nth-last-child(5) ~ .career-wrapper .slider-wrapper {
        width: 300%
    }
}

@media only screen and (max-width:767px) {
    section.careers-listing-desc .career-wrapper .career-block {
        border-bottom: 2px solid #fff
    }
}

section.careers-listing-desc .career-wrapper .career-block .triangle-icon {
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    z-index: 2
}

    section.careers-listing-desc .career-wrapper .career-block .triangle-icon, section.careers-listing-desc .career-wrapper .career-block .triangle-icon svg {
        height: 16px;
        width: 30px
    }

section.careers-listing-desc .career-wrapper .slider-wrapper {
    visibility: hidden;
    padding: 40px;
    position: absolute;
    top: 100%;
    z-index: 4;
    width: 400%;
    height: 100%;
    background: #fff
}

@media only screen and (max-width:767px) {
    section.careers-listing-desc .career-wrapper .slider-wrapper {
        display: none
    }
}

@media only screen and (min-width:768px) {
    section.careers-listing-desc .career-wrapper .slider-wrapper {
        min-height: 395px;
        padding-bottom: 80px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    section.careers-listing-desc .career-wrapper .slider-wrapper {
        font-size: 15px;
        min-height: 405px
    }
}

@media (max-width:1199px) {
    section.careers-listing-desc .career-wrapper .slider-wrapper {
        width: 200%;
        padding: 20px
    }
}

@media only screen and (min-width:768px) {
    section.careers-listing-desc .career-wrapper .slider-wrapper .slider {
        min-height: 90%
    }
}

@media only screen and (max-width:1279px) {
    section.careers-listing-desc .career-wrapper .slider-wrapper .slider {
        margin-bottom: 60px
    }
}

section.careers-listing-desc .career-wrapper .slider-wrapper .slider h2 {
    color: #333;
    text-align: center;
    margin-bottom: 30px
}

section.careers-listing-desc .career-wrapper .slider-wrapper .slider span.title {
    color: #444;
    font-weight: 700
}

section.careers-listing-desc .career-wrapper .slider-wrapper .slider .subtitle {
    font-weight: 700;
    font-size: 18px;
    text-align: center
}

section.careers-listing-desc .career-wrapper .slider-wrapper .slider .slide ul {
    color: #444;
    list-style-type: none
}

    section.careers-listing-desc .career-wrapper .slider-wrapper .slider .slide ul li {
        padding-bottom: 10px;
        padding-left: 15px
    }

        section.careers-listing-desc .career-wrapper .slider-wrapper .slider .slide ul li:before {
            content: "";
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background-color: #444;
            display: inline-block;
            margin-bottom: 4px
        }

        section.careers-listing-desc .career-wrapper .slider-wrapper .slider .slide ul li p {
            padding-left: 10px;
            padding-top: 5px;
            margin-bottom: 0
        }

    section.careers-listing-desc .career-wrapper .slider-wrapper .slider .slide ul.no-dots li:before {
        display: none
    }

    section.careers-listing-desc .career-wrapper .slider-wrapper .slider .slide ul.title-paragraph li strong {
        display: block;
        margin-top: 15px;
        margin-bottom: 10px
    }

    section.careers-listing-desc .career-wrapper .slider-wrapper .slider .slide ul li:before {
        margin-right: 5px
    }

    section.careers-listing-desc .career-wrapper .slider-wrapper .slider .slide ul li ul li {
        padding-left: 0
    }

    section.careers-listing-desc .career-wrapper .slider-wrapper .slider .slide ul.no-dots ul li:before {
        display: inline-block
    }

    section.careers-listing-desc .career-wrapper .slider-wrapper .slider .slide ul:last-child li:last-child {
        padding-bottom: 0
    }

        section.careers-listing-desc .career-wrapper .slider-wrapper .slider .slide ul:last-child li:last-child > strong:last-child {
            margin-bottom: 0
        }

section.careers-listing-desc .career-wrapper.col-lg-4 .slider-wrapper {
    width: 300%
}

section.careers-listing-desc .career-wrapper.col-lg-3 .slider-wrapper {
    width: 400%
}

section.careers-listing-desc .career-wrapper.col-lg-6 .slider-wrapper {
    width: 200%
}

section.careers-listing-desc .career-wrapper.col-lg-12 .slider-wrapper {
    width: 100%
}

@media (max-width:1199px) {
    section.careers-listing-desc .career-wrapper.col-sm-6 .slider-wrapper {
        width: 200%;
        padding: 20px
    }
}

section.careers-listing-desc .career-wrapper.active .career-block .triangle-icon, section.careers-listing-desc .career-wrapper.active .slider-wrapper {
    visibility: visible
}

section.careers-listing-desc .career-wrapper.active .career-block:before {
    transform: scale(1.1)
}

section.careers-listing-desc .career-wrapper.active .career-block:after {
    background-color: rgba(0,0,0,.6)
}

section.careers-listing-desc .career-wrapper.active .slider-wrapper {
    position: relative
}

@media only screen and (max-width:767px) {
    section.careers-listing-desc .career-wrapper.active .slider-wrapper {
        position: absolute;
        left: 0
    }
}

@media (min-width:1200px) {
    section.careers-listing-desc .career-wrapper.active.col-lg-3:nth-child(2) .slider-wrapper, section.careers-listing-desc .career-wrapper.active.col-lg-3:nth-child(6) .slider-wrapper {
        left: -100%
    }

    section.careers-listing-desc .career-wrapper.active.col-lg-3:nth-child(3) .slider-wrapper, section.careers-listing-desc .career-wrapper.active.col-lg-3:nth-child(7) .slider-wrapper {
        left: -200%
    }

    section.careers-listing-desc .career-wrapper.active.col-lg-3:nth-child(4) .slider-wrapper, section.careers-listing-desc .career-wrapper.active.col-lg-3:nth-child(8) .slider-wrapper {
        left: -300%
    }
}

@media (min-width:1200px) {
    section.careers-listing-desc .career-wrapper.active.col-lg-4:nth-child(2) .slider-wrapper, section.careers-listing-desc .career-wrapper.active.col-lg-4:nth-child(5) .slider-wrapper {
        left: -100%
    }

    section.careers-listing-desc .career-wrapper.active.col-lg-4:nth-child(3) .slider-wrapper, section.careers-listing-desc .career-wrapper.active.col-lg-4:nth-child(6) .slider-wrapper {
        left: -200%
    }
}

@media (min-width:1200px) {
    section.careers-listing-desc .career-wrapper.active.col-lg-6:nth-child(2) .slider-wrapper, section.careers-listing-desc .career-wrapper.active.col-lg-6:nth-child(4) .slider-wrapper {
        left: -100%
    }
}

@media (max-width:1199px) {
    section.careers-listing-desc .career-wrapper.active:nth-child(2n) .slider-wrapper {
        left: -100%
    }
}

section.careers-listing-desc .career-wrapper.career-wrapper-mobile {
    width: auto
}

@media only screen and (min-width:768px) {
    section.careers-listing-desc .career-wrapper.career-wrapper-mobile {
        display: none
    }
}

section.careers-listing-desc .career-wrapper.career-wrapper-mobile.active .slider-wrapper {
    display: block
}

section.careers-listing-desc .career-wrapper.career-wrapper-mobile .slider-wrapper {
    position: static;
    width: 100%
}

    section.careers-listing-desc .career-wrapper.career-wrapper-mobile .slider-wrapper [style*="width: 0px"] {
        width: auto !important
    }

section.content {
    position: relative;
    background-position: 50%;
    background-size: cover;
    background-color: #ffffff;
}



.card-body {
    padding: 12px 0px !important;
    border: 0px solid #522e2e8a !important;
    border-radius: 5px !important;
}

@media only screen and (min-width:768px) {
    section.content.full-height {
        height: 100vh;
        min-height: 720px
    }

        section.content.full-height .content-wrapper {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 100%
        }
}

section.content.progression-type .content-block {
    padding: 50px 60px 100px
}

    section.content.progression-type .content-block h2 {
        font-size: 24px;
        margin-bottom: 45px
    }

    section.content.progression-type .content-block p {
        font-size: 14px;
        line-height: 21px;
        color: #444
    }

@media only screen and (max-width:767px) {
    section.content.progression-type .image-wrapper {
        display: none
    }

    section.content.progression-type .content-block {
        background-color: transparent;
        padding: 30px 22px
    }

        section.content.progression-type .content-block h2 {
            font-size: 20px;
            margin-bottom: 24px
        }

        section.content.progression-type .content-block p {
            font-size: 15px
        }
}

@media only screen and (max-width:767px) {
    section.content.training-type#back-40:before {
        background-image: none
    }

    section.content.training-type .content-block {
        background-color: transparent
    }

        section.content.training-type .content-block h2 {
            font-size: 20px
        }

        section.content.training-type .content-block p {
            font-size: 15px
        }
}

section.content .slider {
    background-color: #fff;
    padding-bottom: 50px
}

    section.content .slider .slick-dots {
        bottom: 50px
    }

    section.content .slider .slick-arrow {
        bottom: 55px
    }

    section.content .slider .content-block {
        color: #444;
        text-align: left
    }

        section.content .slider .content-block .title {
            display: block;
            width: 100%;
            margin-bottom: 10px;
            font-weight: 700;
            line-height: 1.2
        }

        section.content .slider .content-block h2 {
            text-align: left;
            margin-bottom: 1em
        }

        section.content .slider .content-block ul {
            color: #444;
            list-style-type: none
        }

            section.content .slider .content-block ul li {
                padding-bottom: 10px;
                padding-left: 15px
            }

                section.content .slider .content-block ul li:before {
                    content: "";
                    width: 4px;
                    height: 4px;
                    border-radius: 50%;
                    background-color: #444;
                    display: inline-block;
                    margin-bottom: 4px;
                    margin-right: 5px
                }

                section.content .slider .content-block ul li p {
                    padding-left: 10px;
                    padding-top: 5px;
                    margin-bottom: 0
                }

            section.content .slider .content-block ul.no-dots li:before {
                display: none
            }

            section.content .slider .content-block ul.title-paragraph li strong {
                display: block;
                margin-top: 15px;
                margin-bottom: 10px
            }

            section.content .slider .content-block ul li:before {
                margin-right: 9px
            }

            section.content .slider .content-block ul.no-dots ul li:before {
                display: inline-block;
                margin-right: 5px
            }

        section.content .slider .content-block a:not(.btn):not([target=_blank]) {
            color: #444
        }

            section.content .slider .content-block a:not(.btn):not([target=_blank]):hover {
                color: #d51d29;
                text-decoration: none
            }

        section.content .slider .content-block a.btn {
            padding: 0 40px
        }

@media only screen and (max-width:767px) {
    section.content .slider .content-block a.btn {
        padding: 0 20px
    }
}

section.content .slider .content-block .btn-wrapper {
    text-align: center
}

section.content .slider .content-block table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd
}

    section.content .slider .content-block table td, section.content .slider .content-block table th {
        padding: 8px;
        line-height: 1.42857;
        vertical-align: top;
        border: 1px solid #ddd
    }

@media only screen and (max-width:767px) {
    section.content .slider .slick-arrow.prev-arrow {
        left: 12%
    }

    section.content .slider .slick-arrow.next-arrow {
        right: 12%
    }
}

section.content .content-block {
    background-color: #fff;
    width: 100%;
    text-align: center;
    padding: 70px 60px
}

@media only screen and (max-width:767px) {
    section.content .content-block {
        padding: 35px 30px
    }
}

section.content .content-block .btn {
    margin-bottom: 0;
    margin-top: 5px
}

section.content .content-block h2 {
    margin-top: 0;
    color: #333;
    width: 100%;
    text-align: left
}

section.content .content-block p {
    text-align: left;
    color: #444
}

section.content .content-block blockquote {
    text-align: left;
    border-left: none;
    padding: 10px 0
}

    section.content .content-block blockquote cite {
        display: block;
        font-weight: 700;
        margin-top: 20px;
        font-style: normal
    }

section.content .content-block .strong-block {
    margin-top: 10px;
    display: block
}

section.content .text-block h2 {
    margin-top: 0;
    color: #fff
}

section.content .text-block p {
    color: #fff
}

section.content .image-wrapper {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #fff
}

@media only screen and (max-width:991px) {
    section.content .image-wrapper {
        min-height: 360px
    }
}

section.content .image-wrapper img {
    width: 100%;
    height: 100%
}

section.content .bg-pos-left {
    background-position-x: 0
}

section.content .bg-pos-right {
    background-position-x: 100%
}

@media only screen and (min-width:992px) {
    section.content .is-lg-table-row.is-md-table-row .image-wrapper-xs {
        display: none
    }
}

@media only screen and (max-width:991px) {
    section.content .is-lg-table-row.is-md-table-row .image-wrapper-sm {
        display: none
    }
}

section.content .content-pos-bottom {
    position: relative;
    height: 100%
}

section.content .content-pos-bottom-text {
    position: absolute;
    bottom: 10%
}

@media only screen and (max-width:991px) {
    section.content .content-pos-bottom-text {
        padding-left: 15px;
        padding-right: 15px;
        left: 0
    }
}

@media only screen and (max-width:767px) {
    section.content .content-pos-bottom-text {
        position: static;
        padding-top: 50%;
        padding-left: 0;
        padding-right: 0
    }
}

section.content .content-pos-bottom-text h2 {
    text-align: center
}

section.content .content-img-wrapper {
    position: absolute !important;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff
}

    section.content .content-img-wrapper .content-img {
        -o-object-fit: cover;
        object-fit: cover;
        font-family: "object-fit: cover;";
        width: 100%;
        height: 100%
    }

    section.content .content-img-wrapper + .content-wrapper {
        position: relative;
        z-index: 1
    }

section.content.full-height .content-img {
    -webkit-filter: brightness(.69);
    filter: brightness(.69)
}

section.content.darker .content-img {
    -webkit-filter: brightness(.55);
    filter: brightness(.55)
}

section.content-page ol, section.content-page ul {
    color: #444;
    list-style-type: none;
    padding: 0
}

    section.content-page ol li, section.content-page ul li {
        padding-bottom: 10px;
        padding-left: 15px
    }

        section.content-page ol li:before, section.content-page ul li:before {
            content: "";
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background-color: #444;
            display: inline-block;
            margin-bottom: 4px;
            margin-right: 5px
        }

        section.content-page ol li p, section.content-page ul li p {
            padding-left: 10px;
            padding-top: 5px;
            margin-bottom: 0
        }

    section.content-page ol.no-dots li:before, section.content-page ul.no-dots li:before {
        display: none
    }

    section.content-page ol.title-paragraph li strong, section.content-page ul.title-paragraph li strong {
        display: block;
        margin-top: 15px;
        margin-bottom: 10px
    }

    section.content-page ol[type=i] {
        list-style-type: lower-roman;
        padding-left: 25px
    }

        section.content-page ol[type=i] li {
            padding-left: 0
        }

            section.content-page ol[type=i] li:before {
                display: none
            }

section.content-page .underline {
    text-decoration: underline
}

section.news {
    display: block;
    width: 100%;
    position: relative
}

    section.news .news-img-wrapper {
        z-index: 0;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute
    }

        section.news .news-img-wrapper .news-img {
            -o-object-fit: cover;
            object-fit: cover;
            font-family: "object-fit: cover;";
            width: 100%;
            height: 100%;
            -webkit-filter: brightness(.69);
            filter: brightness(.69)
        }

        section.news .news-img-wrapper + .container {
            position: relative;
            z-index: 1
        }

@media only screen and (max-width:1279px) {
    section.news.animated {
        height: 1160px;
        overflow: hidden
    }
}

section.news .container .row .news-wrapper {
    display: inline-block;
    height: auto;
    width: 100%
}

    section.news .container .row .news-wrapper .news-title {
        display: block;
        height: 120px;
        color: #333;
        font-weight: 400;
        text-align: center;
        background-color: #f4f4f4;
        padding: 40px;
        margin: 0
    }

@media only screen and (max-width:1279px) {
    section.news .container .row .news-wrapper .news-title {
        padding: 30px
    }
}

@media only screen and (max-width:767px) {
    section.news .container .row .news-wrapper .news-title {
        padding: 30px;
        height: auto;
        font-weight: 800;
        font-size: 19px
    }
}

section.news .container .row .news-wrapper .news-tabs {
    width: 50%
}

@media only screen and (max-width:1279px) {
    section.news .container .row .news-wrapper .news-tabs {
        width: 100%
    }
}

section.news .container .row .news-wrapper .news-tabs ul {
    list-style-type: none;
    max-height: 400px;
    overflow: auto
}

@media only screen and (min-width:1280px) {
    section.news .container .row .news-wrapper .news-tabs ul.scrollable {
        max-height: 430px
    }
}

@media only screen and (max-width:1279px) {
    section.news .container .row .news-wrapper .news-tabs ul {
        max-height: none
    }
}

section.news .container .row .news-wrapper .news-tabs ul li.news {
    max-height: 100px;
    width: 100%;
    background-color: #f4f4f4;
    padding: 30px;
    border-top: 2px solid #eceded;
    transition: max-height .4s ease-out,background-color .2s ease-out
}

    section.news .container .row .news-wrapper .news-tabs ul li.news .arrow-down-icon {
        display: none
    }

    section.news .container .row .news-wrapper .news-tabs ul li.news .title {
        font-size: 18px;
        color: #444;
        font-weight: 600;
        z-index: 6
    }

    section.news .container .row .news-wrapper .news-tabs ul li.news:hover {
        cursor: pointer;
        background-color: #fff
    }

    section.news .container .row .news-wrapper .news-tabs ul li.news.active {
        background-color: #fff
    }

        section.news .container .row .news-wrapper .news-tabs ul li.news.active .title {
            font-weight: 700
        }

        section.news .container .row .news-wrapper .news-tabs ul li.news.active time {
            font-weight: 500
        }

        section.news .container .row .news-wrapper .news-tabs ul li.news.active .details {
            opacity: 1;
            z-index: 5
        }

    section.news .container .row .news-wrapper .news-tabs ul li.news time {
        display: block;
        font-weight: 300;
        margin-top: 10px;
        color: #c7c8ca;
        text-transform: uppercase
    }

    section.news .container .row .news-wrapper .news-tabs ul li.news .details {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
        background-color: #fff;
        height: 100%;
        width: 50%;
        padding: 40px;
        overflow: hidden;
        opacity: 0;
        z-index: 4
    }

@media only screen and (max-width:991px) {
    section.news .container .row .news-wrapper .news-tabs ul li.news .details {
        padding: 30px 30px 60px
    }
}

@media only screen and (max-width:1279px) {
    section.news .container .row .news-wrapper .news-tabs ul li.news .details {
        width: 100%;
        display: block;
        position: relative;
        padding: 20px 0 60px;
        height: auto;
        overflow: visible
    }

        section.news .container .row .news-wrapper .news-tabs ul li.news .details h2, section.news .container .row .news-wrapper .news-tabs ul li.news .details time {
            display: none
        }
}

section.news .container .row .news-wrapper .news-tabs ul li.news .details .slider .image-wrapper {
    display: block;
    height: 200px;
    width: 100%;
    overflow: hidden
}

    section.news .container .row .news-wrapper .news-tabs ul li.news .details .slider .image-wrapper .slide-image {
        height: 100%;
        margin: 0 auto
    }

section.news .container .row .news-wrapper .news-tabs ul li.news .details .slider h2 {
    font-size: 20px;
    color: #444
}

section.news .container .row .news-wrapper .news-tabs ul li.news .details .slider time {
    margin: 10px 0;
    color: #c7c8ca;
    text-transform: uppercase
}

section.news .container .row .news-wrapper .news-tabs ul li.news .details .slider .description {
    margin: 10px 0;
    color: #444
}

@media only screen and (min-width:1280px) {
    section.news .container .row .news-wrapper .news-tabs ul li.news .details .slider .description {
        min-height: 353px
    }
}

@media only screen and (min-width:1280px) {
    section.news .container .row .news-wrapper .news-tabs ul li.news:first-child:nth-last-child(4), section.news .container .row .news-wrapper .news-tabs ul li.news:first-child:nth-last-child(4) ~ li {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media only screen and (max-width:1279px) {
    section.news .container .row .news-wrapper .news-tabs ul li.news {
        overflow: hidden;
        position: relative;
        padding: 20px 30px;
        max-height: 120px
    }

        section.news .container .row .news-wrapper .news-tabs ul li.news.active {
            max-height: 800px
        }

            section.news .container .row .news-wrapper .news-tabs ul li.news.active .arrow-down-icon svg {
                transition: .3s ease-out;
                transform: rotate(180deg);
                position: relative;
                z-index: 6
            }

        section.news .container .row .news-wrapper .news-tabs ul li.news .title {
            display: block;
            position: relative;
            padding-right: 18px
        }

            section.news .container .row .news-wrapper .news-tabs ul li.news .title .arrow-down-icon {
                display: inline-block;
                height: 8.5px;
                width: 17px;
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                right: 0
            }

                section.news .container .row .news-wrapper .news-tabs ul li.news .title .arrow-down-icon svg {
                    position: relative;
                    top: -4.5px
                }

        section.news .container .row .news-wrapper .news-tabs ul li.news .arrow-down-icon {
            display: inline;
            position: absolute;
            right: 25px;
            top: 21px;
            transition: .2s ease-out;
            width: 23px;
            height: 23px;
            z-index: 6
        }

            section.news .container .row .news-wrapper .news-tabs ul li.news .arrow-down-icon svg {
                fill: #a7a9ac;
                stroke: #444;
                stroke-width: 40px
            }
}

section.video-description {
    background-size: cover;
    position: relative
}

@media only screen and (max-width:1279px) {
    section.video-description {
        background-image: none;
        background-color: #f4f4f4
    }
}

@media only screen and (min-width:1280px) {
    section.video-description-with-bg-img {
        overflow: hidden
    }

        section.video-description-with-bg-img:after, section.video-description-with-bg-img:before {
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0
        }

        section.video-description-with-bg-img:before {
            background-size: cover;
            -webkit-filter: blur(10px);
            filter: blur(10px)
        }

        section.video-description-with-bg-img:after {
            background: hsla(0,0%,100%,.57)
        }
}

section.video-description .video-bg-img-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

    section.video-description .video-bg-img-wrapper .video-bg-img {
        -webkit-filter: blur(10px);
        filter: blur(10px);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: "object-fit: cover;"
    }

section.video-description .container .video-wrapper {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1
}

@media only screen and (max-width:1279px) {
    section.video-description .container .video-wrapper {
        height: auto;
        background-color: #f4f4f4
    }
}

section.video-description .container .video-wrapper .video-description {
    display: inline-block;
    background-color: #fff;
    padding: 70px 60px;
    width: 100%;
    height: auto
}

@media only screen and (min-width:768px) {
    section.video-description .container .video-wrapper .video-description {
        min-height: 515px
    }
}

@media only screen and (max-width:767px) {
    section.video-description .container .video-wrapper .video-description {
        padding: 35px 30px
    }
}

section.video-description .container .video-wrapper .video-description .video-length {
    text-align: left;
    display: inline-block;
    width: 100%;
    color: #444;
    padding-top: 10px;
    text-transform: uppercase
}

@media only screen and (max-width:1279px) {
    section.video-description .container .video-wrapper .video-description .video-length {
        display: none
    }
}

section.video-description .container .video-wrapper .video-description h2 {
    color: #333;
    text-align: left
}

section.video-description .container .video-wrapper .video-description-content div > span, section.video-description .container .video-wrapper .video-description p {
    padding-top: 20px;
    color: #444
}

section.video-description .container .video-wrapper .video-description ul {
    color: #444;
    list-style-type: none
}

    section.video-description .container .video-wrapper .video-description ul li {
        padding-bottom: 10px;
        padding-left: 15px
    }

        section.video-description .container .video-wrapper .video-description ul li:before {
            content: "";
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background-color: #444;
            display: inline-block;
            margin-bottom: 4px;
            margin-right: 5px
        }

        section.video-description .container .video-wrapper .video-description ul li p {
            padding-left: 10px;
            padding-top: 5px;
            margin-bottom: 0
        }

    section.video-description .container .video-wrapper .video-description ul.no-dots li:before {
        display: none
    }

    section.video-description .container .video-wrapper .video-description ul.title-paragraph li strong {
        display: block;
        margin-top: 15px;
        margin-bottom: 10px
    }

section.video-description .container .video-wrapper .row {
    height: 100%;
    min-height: 1px
}

    section.video-description .container .video-wrapper .row [class*=col-] .video-container {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        background-color: #000;
        display: inline-block
    }

        section.video-description .container .video-wrapper .row [class*=col-] .video-container.started iframe, section.video-description .container .video-wrapper .row [class*=col-] .video-container.started video {
            display: block
        }

        section.video-description .container .video-wrapper .row [class*=col-] .video-container.started .play-button, section.video-description .container .video-wrapper .row [class*=col-] .video-container.started .video-image {
            display: none
        }

        section.video-description .container .video-wrapper .row [class*=col-] .video-container .video-image {
            position: relative;
            z-index: 1;
            width: 100%;
            height: 100%
        }

@media only screen and (max-width:991px) {
    section.video-description .container .video-wrapper .row [class*=col-] .video-container .video-image {
        min-height: 360px
    }
}

section.video-description .container .video-wrapper .row [class*=col-] .video-container .video-image:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,.8);
    top: 0;
    left: 0
}

@media only screen and (max-width:1279px) {
    section.video-description .container .video-wrapper .row [class*=col-] .video-container .video-image:after {
        background-color: rgba(0,0,0,.6)
    }
}

section.video-description .container .video-wrapper .row [class*=col-] .video-container .video-image .video-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;"
}

@media only screen and (max-width:991px) {
    section.video-description .container .video-wrapper .row [class*=col-] .video-container .video-image .video-img {
        position: absolute
    }
}

section.video-description .container .video-wrapper .row [class*=col-] .video-container iframe, section.video-description .container .video-wrapper .row [class*=col-] .video-container video {
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 2
}

@media only screen and (max-width:991px) {
    section.video-description .container .video-wrapper .row [class*=col-] .video-container iframe, section.video-description .container .video-wrapper .row [class*=col-] .video-container video {
        position: relative;
        min-height: 360px
    }
}

section.video-description .container .video-wrapper .row [class*=col-] .video-container .play-button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-50%,0);
    z-index: 2;
    border-radius: 100%;
    width: 85px;
    height: 85px;
    text-align: center
}

    section.video-description .container .video-wrapper .row [class*=col-] .video-container .play-button svg {
        width: 100%;
        height: 100%;
        transition: transform .2s ease-out;
        transform-origin: center
    }

    section.video-description .container .video-wrapper .row [class*=col-] .video-container .play-button:hover {
        cursor: pointer
    }

        section.video-description .container .video-wrapper .row [class*=col-] .video-container .play-button:hover svg {
            transform: scale(1.2)
        }

@media only screen and (min-width:992px) {
    section.video-description .container .video-wrapper .is-lg-table-row.is-md-table-row .video-col-xs {
        display: none
    }
}

@media only screen and (max-width:991px) {
    section.video-description .container .video-wrapper .is-lg-table-row.is-md-table-row .video-col-sm {
        display: none
    }
}

section.video {
    background-size: cover;
    position: relative
}

section.video-with-bg-img {
    overflow: hidden
}

    section.video-with-bg-img:after, section.video-with-bg-img:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0
    }

    section.video-with-bg-img:after {
        background: hsla(0,0%,100%,.57)
    }

section.video .video-bg-img-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

    section.video .video-bg-img-wrapper .video-bg-img {
        -webkit-filter: blur(10px);
        filter: blur(10px);
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: "object-fit: cover;"
    }

section.video .container .video-container {
    background-color: #000;
    min-height: 650px;
    position: relative
}

@media only screen and (max-width:767px) {
    section.video .container .video-container {
        min-height: 450px
    }
}

section.video .container .video-container.started iframe, section.video .container .video-container.started video {
    display: block
}

section.video .container .video-container.started .play-button, section.video .container .video-container.started .video-image, section.video .container .video-container.started .video-length, section.video .container .video-container.started h2 {
    display: none
}

section.video .container .video-container.long-title .play-button {
    bottom: 80px
}

@media only screen and (max-width:767px) {
    section.video .container .video-container.long-title h2 {
        font-size: 25px
    }
}

section.video .container .video-container .video-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

    section.video .container .video-container .video-image:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,.8)
    }

    section.video .container .video-container .video-image .video-img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        font-family: "object-fit: cover;"
    }

section.video .container .video-container iframe, section.video .container .video-container video {
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    height: 100%;
    width: 100%
}

section.video .container .video-container .play-button {
    position: absolute;
    left: 30px;
    bottom: 40px;
    z-index: 2;
    border-radius: 100%;
    z-index: 5;
    width: 85px;
    height: 85px;
    text-align: center
}

    section.video .container .video-container .play-button svg {
        width: 100%;
        height: 100%;
        transition: transform .2s ease-out;
        transform-origin: center
    }

    section.video .container .video-container .play-button:hover {
        cursor: pointer
    }

        section.video .container .video-container .play-button:hover svg {
            transform: scale(1.2)
        }

@media only screen and (max-width:767px) {
    section.video .container .video-container .play-button {
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%)
    }
}

section.video .container .video-container .video-length {
    position: absolute;
    left: 140px;
    bottom: 50px;
    z-index: 5;
    text-transform: uppercase;
    color: #fff
}

@media only screen and (max-width:767px) {
    section.video .container .video-container .video-length {
        left: 30px;
        right: 30px;
        bottom: 15px
    }
}

section.video .container .video-container h2 {
    position: absolute;
    left: 140px;
    right: 30px;
    bottom: 70px;
    color: #fff;
    z-index: 5
}

@media only screen and (max-width:767px) {
    section.video .container .video-container h2 {
        font-size: 30px;
        left: 30px;
        right: 30px;
        bottom: 30px
    }
}

@media only screen and (max-width:767px) {
    section.video .container .video-container {
        display: flex;
        align-items: start;
        justify-content: flex-end;
        flex-direction: column;
        position: relative
    }

        section.video .container .video-container h2 {
            position: relative;
            left: auto;
            right: auto;
            bottom: auto;
            margin: 0 30px 5px
        }

        section.video .container .video-container .video-length {
            position: relative;
            left: auto;
            right: auto;
            bottom: auto;
            margin: 0 30px 30px
        }
}

/*Start - Fix form text overlap on video content Working with use page - Added by Aftab*/
@media only screen and (min-width:768px) and (max-width:991px) {
    section.video .container .video-container .video-length {
        bottom: 35px
    }

    section.video .container .video-container h2 {
        bottom: 80px
    }
}
/*End - Fix form text overlap on video content Working with use page - Added by Aftab*/

section.brand-carousel {
    background-color: #fff
}

@media only screen and (max-width:767px) {
    section.brand-carousel {
        padding-bottom: 80px;
        position: relative
    }

        section.brand-carousel .slider, section.brand-carousel .slider-col-wrapper {
            position: static
        }

            section.brand-carousel .slider .slick-dots {
                left: 0;
                bottom: 26px
            }

            section.brand-carousel .slider .icon.slick-arrow {
                bottom: 31px
            }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    section.brand-carousel .slider .slick-dots {
        bottom: -25px
    }

    section.brand-carousel .slider .icon.slick-arrow {
        bottom: -20px
    }
}

section.brand-carousel h2 {
    color: #333
}

section.brand-carousel .hero {
    text-align: center;
    margin-bottom: 20px
}

section.brand-carousel .close {
    position: absolute;
    right: 15px;
    top: 15px;
    height: 9px;
    width: 9px;
    padding: 10px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 43.6 43.6'%3E%3Cpath d='M.9 5.4C-.3 4.2-.3 2.2.9.9 2.1-.3 4.1-.3 5.4.9l37.2 37.2c1.2 1.2 1.2 3.2 0 4.5-1.2 1.2-3.2 1.2-4.5 0L.9 5.4z' fill='%23D51D29'/%3E%3Cpath d='M5.4 42.6c-1.2 1.2-3.2 1.2-4.5 0-1.2-1.2-1.2-3.2 0-4.5L38.2.9c1.2-1.2 3.2-1.2 4.5 0 1.2 1.2 1.2 3.2 0 4.5L5.4 42.6z' fill='%23D51D29'/%3E%3C/svg%3E");
    background-size: 50% 50%;
    background-position: 50%;
    background-repeat: no-repeat;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

@media only screen and (min-width:768px) {
    section.brand-carousel .close {
        display: none
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    section.brand-carousel .content-block-wrapper {
        margin-top: 50px
    }
}

@media only screen and (max-width:767px) {
    section.brand-carousel .content-block-wrapper {
        display: none;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 20px;
        right: 20px
    }

    section.brand-carousel .content-block-wrapper-visible {
        display: block
    }

    section.brand-carousel .content-block-wrapper p {
        max-height: 310px;
        overflow-y: auto
    }

    section.brand-carousel .content-block-wrapper .btn-red {
        padding: 0;
        min-width: 215px
    }
}

@media only screen and (max-width:767px) {
    section.brand-carousel .content-block, section.brand-carousel .content-block-wrapper {
        background-color: #f4f4f4;
        padding: 20px 0
    }
}

@media only screen and (max-width:767px) {
    section.brand-carousel .content-block {
        padding: 35px 30px
    }

        section.brand-carousel .content-block h3 {
            margin-top: 0
        }

        section.brand-carousel .content-block .btn {
            margin-bottom: 0
        }

        section.brand-carousel .content-block, section.brand-carousel .content-block p {
            text-align: center
        }
}

section.brand-carousel .content-block h3 {
    color: #444;
    text-align: left;
    font-weight: 700;
    text-transform: none
}

@media only screen and (max-width:767px) {
    section.brand-carousel .content-block h3 {
        text-align: center
    }
}

@media only screen and (min-width:768px) {
    section.brand-carousel .content-block .btn {
        width: 100%;
        padding: 0 40px
    }
}

section.brand-carousel .img-grid .slide-img-wrapper {
    cursor: pointer;
    position: relative;
    text-align: center;
    min-width: 130px;
    min-height: 95px;
    padding: 0 5px;
    margin: 20px 0;
    float: left
}

@media only screen and (max-width:767px) {
    section.brand-carousel .img-grid .slide-img-wrapper {
        min-width: 33.33333%
    }
}

section.brand-carousel .img-grid .slide-img-wrapper [data-paragraph], section.brand-carousel .img-grid .slide-img-wrapper [data-title] {
    display: none
}

section.brand-carousel .img-grid .slide-img-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: hsla(0,0%,100%,.6);
    z-index: 1;
    transition: background-color .5s ease-out
}

section.brand-carousel .img-grid .slide-img-wrapper.active:after, section.brand-carousel .img-grid .slide-img-wrapper:focus:after, section.brand-carousel .img-grid .slide-img-wrapper:hover:after {
    background-color: transparent
}

section.brand-carousel .img-grid .slide-img-wrapper.active img, section.brand-carousel .img-grid .slide-img-wrapper:focus img, section.brand-carousel .img-grid .slide-img-wrapper:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

section.brand-carousel .img-grid .slide-img-wrapper img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    padding: 8px;
    transition: -webkit-filter .3s ease-out;
    transition: filter .3s ease-out;
    transition: filter .3s ease-out,-webkit-filter .3s ease-out;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-backface-visibility: hidden
}

@media only screen and (min-width:768px) {
    section.brand-carousel .img-grid .slide-img-spaced {
        margin-top: 6px
    }

    section.brand-carousel .img-grid .slide-img-more-spaced {
        margin-top: 11px
    }

    section.brand-carousel .img-grid .slide-img-negative-spaced {
        margin-top: -9px
    }

    section.brand-carousel .img-grid .slide-img-negative-less-spaced {
        margin-top: -3px
    }
}

section.featured-roles {
    background-image: url(/images/featured-roles/featured-roles-background@1x.jpg);
    background-size: cover;
    background-position: 50%;
    display: block
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:1.5),only screen and (min-resolution:192dpi) {
    section.featured-roles {
        background-image: url(/images/featured-roles/featured-roles-background@2x.jpg)
    }
}

@media only screen and (max-width:767px) {
    section.featured-roles {
        background-image: none;
        background-color: #f4f4f4
    }
}

@media only screen and (min-width:768px) {
    section.featured-roles.full-height {
        min-height: 720px
    }

        section.featured-roles.full-height .content-wrapper {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 100%
        }
}

section.featured-roles .content-block {
    background-color: #fff;
    padding: 70px 60px;
    text-align: center
}

@media only screen and (max-width:767px) {
    section.featured-roles .content-block {
        padding: 10px 0 35px;
        background-color: transparent
    }
}

section.featured-roles .content-block h2 {
    text-align: center;
    color: #d51d29;
    margin-bottom: 30px
}

section.featured-roles .content-block ul {
    list-style-type: none
}

    section.featured-roles .content-block ul li {
        display: inline-block;
        width: 100%;
        margin-bottom: 30px;
        position: relative
    }

        section.featured-roles .content-block ul li .images {
            position: relative;
            display: inline-block;
            width: 20%;
            float: left;
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%)
        }

            section.featured-roles .content-block ul li .images img {
                display: inline-block;
                height: 60px;
                width: 60px;
                float: left
            }

                section.featured-roles .content-block ul li .images img:first-of-type {
                    border-right: 1px solid transparent
                }

@media only screen and (max-width:1279px) {
    section.featured-roles .content-block ul li .images img {
        width: 50px;
        height: 50px
    }
}

@media only screen and (max-width:767px) {
    section.featured-roles .content-block ul li .images img {
        width: 29px;
        height: 29px
    }
}

section.featured-roles .content-block ul li .role-description {
    display: inline-block;
    width: 80%;
    float: right;
    text-align: left;
    padding-left: 30px
}

    section.featured-roles .content-block ul li .role-description span {
        display: block;
        margin-bottom: 10px
    }

    section.featured-roles .content-block ul li .role-description .location, section.featured-roles .content-block ul li .role-description time {
        color: #444;
        font-weight: 400;
        font-size: 16px
    }

    section.featured-roles .content-block ul li .role-description .role {
        color: #000;
        font-weight: 600;
        font-size: 20px;
        line-height: 1.3
    }

@media only screen and (max-width:767px) {
    section.featured-roles .content-block ul li .role-description {
        padding-left: 15px
    }

        section.featured-roles .content-block ul li .role-description .location, section.featured-roles .content-block ul li .role-description time {
            font-size: 14px
        }

        section.featured-roles .content-block ul li .role-description .role {
            font-size: 16px
        }
}

section.subscribe {
    background-color: #d51d29;
    position: relative
}

    section.subscribe h3, section.subscribe label, section.subscribe p {
        color: #fff
    }

    section.subscribe form {
        width: 90%
    }

    section.subscribe fieldset {
        border: 0;
        margin: 0;
        padding: 0
    }

    section.subscribe legend {
        display: none
    }

    section.subscribe input[type=email], section.subscribe input[type=text] {
        border-radius: 0;
        background-color: #d51d29;
        color: #fff;
        padding: 20px;
        border: 2px solid #fff;
        box-shadow: none;
        display: block;
        width: 100%;
        font-size: 18px;
        margin: 20px 0 30px
    }

        section.subscribe input[type=email]:active, section.subscribe input[type=email]:focus, section.subscribe input[type=email]:hover, section.subscribe input[type=text]:active, section.subscribe input[type=text]:focus, section.subscribe input[type=text]:hover {
            border: 2px solid #fff;
            box-shadow: none
        }

        section.subscribe input[type=email]::-webkit-input-placeholder, section.subscribe input[type=text]::-webkit-input-placeholder {
            color: hsla(0,0%,100%,.8)
        }

        section.subscribe input[type=email]:-moz-placeholder, section.subscribe input[type=email]::-moz-placeholder, section.subscribe input[type=text]:-moz-placeholder, section.subscribe input[type=text]::-moz-placeholder {
            color: hsla(0,0%,100%,.8)
        }

        section.subscribe input[type=email]:-ms-input-placeholder, section.subscribe input[type=text]:-ms-input-placeholder {
            color: hsla(0,0%,100%,.8)
        }

    section.subscribe span.checkbox-wrapper {
        width: 20px;
        height: 20px;
        display: inline-block;
        margin-right: 10px;
        border: 1px solid #fff;
        vertical-align: text-bottom;
        margin-left: -20px;
        position: relative;
        text-align: center
    }

    section.subscribe input[type=checkbox] {
        visibility: hidden
    }

        section.subscribe input[type=checkbox]:checked + span:after {
            content: "\2713";
            color: #fff
        }

    section.subscribe a {
        font-weight: 600;
        color: #fff
    }

        section.subscribe a:active, section.subscribe a:focus, section.subscribe a:hover {
            color: #fff;
            text-decoration: none
        }

    section.subscribe button {
        display: block
    }

    section.subscribe .image-wrapper {
        display: none
    }

@media only screen and (min-width:992px) {
    section.subscribe .image-wrapper {
        display: block;
        background-size: cover;
        background-position: 50%;
        width: 50%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0
    }
}

.contact h2 {
    color: #333;
    width: 100%;
    text-align: center
}

.contact-desc {
    margin-top: 20px;
    text-align: center
}

.contact address {
    margin-top: 2em
}

    .contact address h4 {
        margin-bottom: 2em
    }

    .contact address a {
        display: block;
        color: #333;
        margin-bottom: 1em
    }

        .contact address a:active, .contact address a:focus, .contact address a:hover, .contact address a:visited {
            color: #333;
            text-decoration: none
        }

        .contact address a svg {
            margin-bottom: -2px;
            margin-right: 5px;
            width: 1em;
            height: 1em;
            color: #d51d29;
            fill: currentColor
        }

.contact-2-desc {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 50px
}

.contact-2-link {
    color: #333;
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-bottom: 20px;
    font-weight: 700
}

    .contact-2-link:active, .contact-2-link:hover {
        color: #333
    }

    .contact-2-link svg {
        margin-right: 10px
    }

.contact-2-link-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

section.content-image-3 {
    position: relative;
    background-color: #fff
}

    section.content-image-3 .row {
        display: flex;
        flex-wrap: wrap
    }

        section.content-image-3 .container:after, section.content-image-3 .container:before, section.content-image-3 .row:after, section.content-image-3 .row:before {
            display: none
        }

    section.content-image-3 .content-block {
        background-color: #fff;
        width: 100%;
        text-align: left;
        padding-left: 80px;
        align-self: center
    }

@media only screen and (max-width:767px) {
    section.content-image-3 .content-block {
        padding: 18px 15px 0;
        text-align: center
    }
}

section.content-image-3 .content-block .btn {
    margin-bottom: 0;
    margin-top: 30px;
    height: 44px;
    line-height: 42px;
    font-size: 14px;
    padding: 0 35px;
    border-width: 1px
}

@media only screen and (max-width:767px) {
    section.content-image-3 .content-block .btn {
        margin-top: 5px
    }
}

section.content-image-3 .content-block h2 {
    margin-top: 0;
    width: 100%;
    text-transform: none;
    color: #333
}

section.content-image-3 .content-block .strong-block {
    margin-top: 10px;
    display: block
}

section.content-image-3 .image-wrapper img {
    width: 100%;
    align-self: center
}

section.content-image-3 .content-wrapper, section.content-image-3 .image-wrapper {
    display: flex
}

section.twitter-timeline {
    background: #fff
}

    section.twitter-timeline h2 {
        text-align: center;
        color: #333
    }

section.infographic {
    position: relative;
    background-position: 50%;
    background-size: cover;
    background-color: #f4f4f4;
    padding: 50px 0;
    background-color: #d51d29
}

    section.infographic .infographic-header {
        text-align: center;
        color: #fff;
        margin-bottom: 50px;
        opacity: 1;
        transform: translateY(0)
    }

    section.infographic .slider {
        padding-bottom: 50px
    }

        section.infographic .slider .slick-dots {
            bottom: 50px
        }

        section.infographic .slider .slick-arrow {
            bottom: 55px
        }

        section.infographic .slider.flat {
            padding-bottom: 0
        }

            section.infographic .slider.flat .slick-arrow.prev-arrow {
                left: 10px;
                bottom: 50%;
                transform: translateY(50%) rotate(90deg)
            }

                section.infographic .slider.flat .slick-arrow.prev-arrow.slick-disabled {
                    cursor: default
                }

                    section.infographic .slider.flat .slick-arrow.prev-arrow.slick-disabled svg {
                        fill: #9b9b9b
                    }

@media only screen and (max-width:767px) {
    section.infographic .slider.flat .slick-arrow.prev-arrow {
        left: 20px
    }
}

section.infographic .slider.flat .slick-arrow.prev-arrow svg {
    transform: scale(2);
    transform-origin: center
}

section.infographic .slider.flat .slick-arrow.next-arrow {
    right: 10px;
    bottom: 50%;
    transform: translateY(50%) rotate(-90deg)
}

    section.infographic .slider.flat .slick-arrow.next-arrow.slick-disabled {
        cursor: default
    }

        section.infographic .slider.flat .slick-arrow.next-arrow.slick-disabled svg {
            fill: #9b9b9b
        }

@media only screen and (max-width:767px) {
    section.infographic .slider.flat .slick-arrow.next-arrow {
        right: 20px
    }
}

section.infographic .slider.flat .slick-arrow.next-arrow svg {
    transform: scale(2);
    transform-origin: center
}

section.infographic .slider .content-block {
    color: #444;
    text-align: left
}

    section.infographic .slider .content-block .title {
        display: block;
        width: 100%;
        text-transform: uppercase;
        margin-bottom: 10px;
        font-weight: 700
    }

    section.infographic .slider .content-block h2 {
        text-align: center;
        margin-bottom: 20px
    }

    section.infographic .slider .content-block p {
        line-height: 1.4
    }

    section.infographic .slider .content-block ul {
        font-size: 16px;
        list-style-type: none
    }

        section.infographic .slider .content-block ul li {
            padding-bottom: 10px;
            padding-left: 15px;
            line-height: 1.2
        }

            section.infographic .slider .content-block ul li:before {
                content: "";
                width: 3px;
                height: 3px;
                border-radius: 100%;
                background-color: #444;
                display: inline-block;
                margin-bottom: 4px
            }

section.infographic .infographic-text-block {
    background-color: #fff;
    width: 100%;
    text-align: center;
    padding: 70px 60px
}

@media only screen and (max-width:767px) {
    section.infographic .infographic-text-block {
        padding: 35px 30px
    }
}

section.infographic .infographic-text-block .btn {
    margin-bottom: 0
}

section.infographic .infographic-text-block h2 {
    margin-top: 0;
    color: #d51d29;
    width: 100%
}

section.infographic .infographic-text-block p {
    text-align: left;
    color: #444
}

section.infographic .infographic-block {
    background-color: #d51d29;
    width: 100%;
    text-align: center;
    height: 120px;
    padding: 0 40px
}

    section.infographic .infographic-block span {
        color: #fff
    }

        section.infographic .infographic-block span svg {
            fill: #fff
        }

    section.infographic .infographic-block .info {
        height: 120px;
        position: relative;
        text-align: center
    }

/*Start - To fix content crop issue on Engineering page - Added by Aftab*/
@media only screen and (min-width:768px) and (max-width:991px) {
    section.infographic .infographic-block .info {
        height: 150px;
    }
}
/*End - To fix content crop issue on Engineering page - Added by Aftab*/


section.infographic .infographic-block .info .info-content {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center
}

    section.infographic .infographic-block .info .info-content .icon {
        display: inline-block;
        width: 100%;
        height: 40%;
        margin-bottom: 10px
    }

        section.infographic .infographic-block .info .info-content .icon svg {
            width: 50px;
            height: 95%;
            margin-left: 4px
        }

    section.infographic .infographic-block .info .info-content .number {
        font-size: 50px;
        margin-bottom: 7px;
        line-height: 1;
        font-weight: 600;
        width: auto;
        display: inline-block;
        position: relative
    }

@media only screen and (max-width:767px) {
    section.infographic .infographic-block .info .info-content .number {
        font-size: 34px
    }
}

section.infographic .infographic-block .info .info-content .text {
    font-size: 20px;
    font-weight: 600;
    width: 70%;
    display: inline-block;
    transition: all .3s ease-out;
    width: auto
}

section.infographic .infographic-block .info .info-content .text-to-left {
    display: block;
    height: 2em
}

section.infographic .image-wrapper {
    background-size: cover;
    background-position: 50%
}

@media only screen and (max-width:991px) {
    section.infographic .image-wrapper {
        min-height: 360px
    }
}

section.infographic .image-wrapper img {
    width: 100%;
    height: 100%
}

.faqs {
    background-color: #f9f9f9;
    width: 50%
}

.faqs-cont {
    background-color: #f4f4f4
}

@media only screen and (max-width:991px) {
    .faqs {
        width: 100%
    }
}

.faqs-title {
    color: #d51d29;
    text-align: center;
    padding: 70px;
    margin: 0
}

@media only screen and (max-width:991px) {
    .faqs-title {
        padding: 35px
    }
}

.faqs-list {
    list-style-type: none;
    max-height: 486px;
    overflow-y: auto
}

@media only screen and (max-width:991px) {
    .faqs-list {
        max-height: none
    }
}

.faqs-list-item {
    width: 100%;
    min-height: 122px;
    padding: 35px 8% 25px;
    border-bottom: 2px solid #e9e9ea;
    transition: max-height .4s ease-out,background .2s ease-out,border .2s ease-out;
    cursor: pointer
}

@media only screen and (max-width:991px) {
    .faqs-list-item {
        overflow: hidden;
        position: relative;
        padding: 35px 50px
    }
}

@media only screen and (max-width:767px) {
    .faqs-list-item {
        padding-right: 20px;
        padding-left: 20px
    }
}

.faqs-list-item-arrow {
    position: absolute;
    right: 50px;
    top: 35px
}

    .faqs-list-item-arrow svg {
        width: 30px;
        height: 30px;
        fill: #444;
        stroke: #444;
        stroke-width: 15px
    }

@media only screen and (min-width:992px) {
    .faqs-list-item-arrow {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .faqs-list-item-arrow {
        right: 20px
    }
}

.faqs-list-item-counter {
    display: inline-block;
    float: left;
    background: #c7c8ca;
    min-height: 45px;
    min-width: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 22px
}

    .faqs-list-item-counter:after {
        content: attr(data-order);
        position: relative;
        top: -1px
    }

.faqs-list-item-title {
    position: relative;
    top: -7px;
    font-size: 19px;
    color: #444;
    font-weight: 400;
    text-transform: none;
    line-height: 1.59;
    margin: 0 0 0 70px;
    min-height: 55px;
    display: table
}

    .faqs-list-item-title span {
        display: table-cell;
        vertical-align: middle
    }

@media only screen and (max-width:991px) {
    .faqs-list-item-title {
        margin-right: 105px
    }
}

@media only screen and (max-width:767px) {
    .faqs-list-item-title {
        margin-right: 40px
    }
}

.faqs-list-item-active {
    border-color: transparent
}

    .faqs-list-item-active, .faqs-list-item-active .faqs-details {
        background-color: #fff
    }

        .faqs-list-item-active .faqs-details {
            z-index: 1;
            opacity: 1
        }

@media only screen and (max-width:991px) {
    .faqs-list-item-active .faqs-details {
        max-height: 400px
    }
}

@media only screen and (max-width:767px) {
    .faqs-list-item-active .faqs-details {
        max-height: 999px
    }
}

@media only screen and (max-width:991px) {
    .faqs-list-item-active .faqs-list-item-arrow svg {
        transition: transform .3s ease-out;
        transform: rotate(180deg)
    }
}

.faqs-details {
    display: inline-block;
    position: absolute;
    right: 0;
    width: 50%;
    top: 0;
    bottom: 0;
    padding: 60px 5%;
    opacity: 0;
    cursor: auto
}

@media only screen and (max-width:991px) {
    .faqs-details {
        display: block;
        width: 100%;
        opacity: 1;
        position: relative;
        padding: 0;
        transition: max-height .3s ease-out;
        max-height: 0;
        overflow: hidden
    }
}

.faqs-details h4, .faqs-details p {
    cursor: text
}

.faqs-details h4 {
    color: #444;
    font-weight: 400;
    text-transform: none;
    line-height: 1.3;
    margin-bottom: 28px
}

@media only screen and (max-width:991px) {
    .faqs-details h4 {
        display: none
    }
}

.faqs-details p {
    margin: 10px 0 90px;
    line-height: 1.5;
    color: #444
}

@media only screen and (max-width:991px) {
    .faqs-details p {
        margin-bottom: 20px;
        padding-top: 40px
    }
}

.faqs-details-btn {
    text-align: center
}

    .faqs-details-btn .btn {
        margin-bottom: 0
    }

.faqs-help {
    text-align: center;
    margin-top: 120px
}

@media only screen and (min-width:768px) {
    .faqs-help {
        margin-top: 50px
    }
}

.faqs-help-title {
    font-size: 30px;
    color: #444;
    font-weight: 400;
    margin-top: 55px;
    margin-bottom: 28px
}

@media only screen and (max-width:767px) {
    .faqs-help-title {
        font-size: 24px
    }
}

.faqs-help-btn {
    margin: 0
}

.map-coverage {
    position: relative;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #dfdfdf;
    padding-top: 47.94721%;
    padding-bottom: 0
}

@media only screen and (max-width:767px) {
    .map-coverage {
        padding-top: 246.69927%
    }

        .map-coverage:after {
            content: "";
            position: absolute;
            height: 74px;
            right: 0;
            left: 0;
            bottom: 0;
            background: linear-gradient(90deg,#f1f1f1,#e9e9e9)
        }
}

.map-coverage .map-coverage-img {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0
}

@media only screen and (max-width:767px) {
    .map-coverage .map-coverage-img {
        display: none
    }
}

.map-coverage .map-coverage-img-mob {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: none
}

@media only screen and (max-width:767px) {
    .map-coverage .map-coverage-img-mob {
        display: block
    }
}

.map-coverage .container, .map-coverage .row, .map-coverage [class*=col-] {
    position: relative;
    height: 100%
}

.map-coverage-title {
    color: #333;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px
}

.map-coverage-desc {
    color: #444;
    text-align: left;
    opacity: 0;
    transition: opacity .5s ease-out;
    transition-delay: .15s
}

.map-coverage-text {
    position: absolute;
    bottom: 10%;
    width: 100%
}

@media only screen and (max-width:767px) {
    .map-coverage-text-wrapper {
        display: inline-block;
        text-align: left;
        width: 85%
    }
}

@media only screen and (max-width:767px) {
    .map-coverage-text {
        text-align: center;
        bottom: 9%;
        left: 15px;
        right: 15px;
        z-index: 1
    }
}

.map-coverage-text h2 {
    color: #d51d29;
    margin-bottom: 20px
}

@media only screen and (max-width:767px) {
    .map-coverage-text h2 {
        display: inline-block;
        margin-top: 0
    }
}

.map-coverage-text ul {
    color: #444;
    list-style-type: none
}

    .map-coverage-text ul li {
        padding-bottom: 10px;
        padding-left: 15px
    }

        .map-coverage-text ul li:before {
            content: "";
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background-color: #444;
            display: inline-block;
            margin-bottom: 4px;
            margin-right: 5px
        }

        .map-coverage-text ul li p {
            padding-left: 10px;
            padding-top: 5px;
            margin-bottom: 0
        }

    .map-coverage-text ul.no-dots li:before {
        display: none
    }

    .map-coverage-text ul.title-paragraph li strong {
        display: block;
        margin-top: 15px;
        margin-bottom: 10px
    }

    .map-coverage-text ul li {
        padding-left: 0;
        opacity: 0;
        transition: opacity .5s ease-out
    }

@media only screen and (max-width:767px) {
    .map-coverage-text ul li {
        position: relative;
        padding-left: 0;
        padding-right: 10%
    }

        .map-coverage-text ul li + li {
            margin-top: 15px;
            padding-bottom: 0
        }
}

.map-coverage-text ul li:first-child {
    transition-delay: .75s
}

.map-coverage-text ul li:nth-child(2) {
    transition-delay: .9s
}

.map-coverage-text ul li:before {
    display: none
}

.map-coverage-circles {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.map-coverage-circle {
    position: absolute;
    top: 50.45872%;
    left: 59.97067%;
    border-radius: 50%;
    transition: transform .6s ease-out;
    transform: scale(0) translate(-50%,-50%);
    transform-origin: 0 0
}

@media only screen and (max-width:767px) {
    .map-coverage-circle {
        top: 48.06739%;
        left: 51.34474%
    }
}

.map-coverage-circle span {
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 24px;
    transition: transform .4s ease-out;
    transform: scale(0) translateX(-50%);
    transform-origin: 0 0;
    z-index: 1
}

@media only screen and (max-width:1279px) {
    .map-coverage-circle span {
        bottom: 14px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .map-coverage-circle span {
        font-size: 10px
    }
}

.map-coverage-circle-tiny {
    width: .65982%;
    padding-bottom: .65982%;
    background-color: #d51d29;
    box-shadow: 0 1px 18px 0 rgba(0,0,0,.41);
    transform: scale(1) translate(-50%,-50%)
}

@media only screen and (max-width:767px) {
    .map-coverage-circle-tiny {
        width: 2.50367%;
        padding-bottom: 2.50367%
    }
}

.map-coverage-circle-small {
    width: 8.72434%;
    padding-bottom: 8.72434%;
    background-color: rgba(213,29,41,.2);
    box-shadow: 0 1px 18px 0 rgba(0,0,0,.082)
}

@media only screen and (max-width:767px) {
    .map-coverage-circle-small {
        width: 29.57457%;
        padding-bottom: 29.57457%
    }
}

.map-coverage-circle-small span {
    transition-delay: .2s
}

.map-coverage-circle-big {
    width: 17.22874%;
    padding-bottom: 17.22874%;
    background-color: rgba(213,29,41,.1);
    box-shadow: 0 1px 18px 0 rgba(0,0,0,.041);
    transition-delay: .6s
}

@media only screen and (max-width:767px) {
    .map-coverage-circle-big {
        width: 58.21027%;
        padding-bottom: 58.21027%
    }
}

.map-coverage-circle-big span {
    transition-delay: .8s
}

.map-coverage-inviewport .map-coverage-circle {
    transform: scale(1) translate(-50%,-50%)
}

    .map-coverage-inviewport .map-coverage-circle span {
        transform: scale(1) translateX(-50%)
    }

.map-coverage-inviewport .map-coverage-desc, .map-coverage-inviewport .map-coverage-text ul li {
    opacity: 1
}

.sharing {
    position: absolute;
    width: 100px;
    background: #fff;
    z-index: 2;
    text-align: center;
    opacity: 0;
    transition: opacity .3s ease-out;
    pointer-events: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

@media only screen and (max-width:767px) {
    .sharing {
        width: 100%
    }
}

.sharing.active {
    opacity: 1;
    pointer-events: all
}

.sharing-link-button {
    text-align: left
}

    .sharing-link-button svg {
        position: relative;
        fill: #666;
        fill-opacity: 1;
        width: 20px;
        height: 20px
    }

.videos-list {
    background-color: #f4f4f4
}

@media only screen and (max-width:991px) {
    .videos-list {
        padding-bottom: 70px;
        padding-top: 75px
    }
}

.videos-list-cont {
    list-style-type: none;
    position: relative
}

.videos-list h2 {
    color: #333;
    text-align: center;
    margin-top: 0;
    margin-bottom: 65px
}

.videos-list-item-title {
    height: 134px;
    width: 335px;
    padding-left: 55px;
    background-color: #fafafa;
    line-height: 134px;
    border-bottom: 2px solid #e4e4e5;
    transition: border .2s ease-out,background .2s ease-out;
    cursor: pointer
}

@media only screen and (max-width:991px) {
    .videos-list-item-title {
        width: 100%;
        padding-left: 8%;
        padding-right: 8%
    }
}

.videos-list-item-title-arrow, .videos-list-item-title-figure, .videos-list-item-title h3 {
    display: inline-block;
    vertical-align: middle
}

.videos-list-item-title-figure {
    fill: #c7c8ca;
    width: 42px;
    height: 42px;
    transition: fill .2s ease-out
}

@media only screen and (max-width:991px) {
    .videos-list-item-title-figure {
        width: 35px;
        height: 35px
    }
}

.videos-list-item-title h3 {
    text-transform: none;
    font-size: 19px;
    color: #444;
    margin: 0 0 0 25px;
    font-weight: 700;
    font-family: Open Sans
}

.videos-list-item-title-arrow {
    width: 30px;
    height: 100%;
    float: right;
    transition: transform .3s ease-out;
    fill: #444;
    stroke: #444;
    stroke-width: 15px
}

@media only screen and (min-width:992px) {
    .videos-list-item-title-arrow {
        display: none
    }
}

.videos-list-item:last-child .videos-list-item-title {
    border-bottom: none
}

.videos-list-item-content {
    display: none;
    position: absolute;
    top: 0;
    left: 335px;
    right: 0;
    bottom: 0;
    padding: 40px 60px;
    color: #444;
    overflow-y: auto
}

@media only screen and (max-width:991px) {
    .videos-list-item-content {
        position: relative;
        left: 0;
        padding: 0;
        transition: max-height .4s ease-out,padding .4s ease-out,background-color .2s ease-out;
        display: block;
        max-height: 0
    }
}

@media only screen and (max-width:767px) {
    .videos-list-item-content {
        transition: max-height .6s ease-out,padding .4s ease-out,background-color .2s ease-out
    }
}

.videos-list-item-content h2 {
    margin-bottom: 0;
    margin-top: 50px;
    color: #333;
    text-align: left
}

@media only screen and (min-width:992px) {
    .videos-list-item-content h2 {
        font-size: 30px
    }
}

@media only screen and (max-width:991px) {
    .videos-list-item-content h2 {
        margin-top: 35px
    }
}

.videos-list-item-content p {
    margin-top: 20px
}

@media only screen and (max-width:991px) {
    .videos-list-item-content p {
        margin-top: 18px
    }

        .videos-list-item-content p:last-child {
            padding-bottom: 65px
        }
}

.videos-list-item-active .videos-list-item-content, .videos-list-item-active .videos-list-item-title {
    background-color: #fff
}

.videos-list-item-active .videos-list-item-title-figure {
    fill: #d51d29
}

.videos-list-item-active .videos-list-item-title-arrow {
    transform: rotate(180deg)
}

.videos-list-item-active .videos-list-item-content {
    display: block
}

@media only screen and (max-width:991px) {
    .videos-list-item-active .videos-list-item-content {
        background-color: #f4f4f4;
        max-height: 999px
    }
}

.videos-list-video {
    position: relative;
    width: 100%;
    height: 325px;
    background-color: #000;
    display: inline-block
}

@media only screen and (max-width:991px) {
    .videos-list-video {
        height: auto
    }
}

.videos-list-video-image {
    position: relative;
    z-index: 1;
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100%
}

@media only screen and (max-width:991px) {
    .videos-list-video-image {
        min-height: 360px
    }
}

.videos-list-video-image:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,.8)
}

@media only screen and (max-width:1279px) {
    .videos-list-video-image:after {
        background-color: rgba(0,0,0,.6)
    }
}

.videos-list-video-image-no-vid:after {
    display: none
}

.videos-list-video-image-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    position: absolute
}

.videos-list-video iframe, .videos-list-video video {
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 2
}

@media only screen and (max-width:991px) {
    .videos-list-video iframe, .videos-list-video video {
        position: relative;
        min-height: 360px
    }
}

.videos-list-video-button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-50%,0);
    z-index: 2;
    border-radius: 100%;
    width: 85px;
    height: 85px;
    text-align: center;
    border: 1px solid #fff
}

    .videos-list-video-button svg {
        width: 100%;
        height: 100%;
        transition: transform .2s ease-out;
        transform-origin: center
    }

    .videos-list-video-button:hover {
        cursor: pointer
    }

        .videos-list-video-button:hover svg {
            transform: scale(1.2)
        }

.videos-list-video-started iframe, .videos-list-video-started video {
    display: block
}

.videos-list-video-started .videos-list-video-button, .videos-list-video-started .videos-list-video-image {
    display: none
}

.videos-list-shorter .videos-list-item-title {
    height: 164px;
    line-height: 164px
}

.application-process-desktop {
    position: relative
}

@media (min-width: 768px) and (max-width: 1366px) {
    .application-process-desktop {
        margin: 0 50px;
    }
}


.application-process-desktop-svg {
    position: relative;
    padding-bottom: 58.65%
}

    .application-process-desktop-svg svg {
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

        .application-process-desktop-svg svg .process-text {
            transition: transform .2s ease-out;
            transform: translateY(5px)
        }

        .application-process-desktop-svg svg .process-figure {
            transition: fill .2s ease-out
        }

@media only screen and (max-width:767px) {
    .application-process-desktop {
        display: none
    }
}

.application-process-desktop-tooltip {
    position: absolute;
    width: 20%;
    padding-bottom: 15%;
    cursor: pointer;
    z-index: 4;
    outline: 0;
    border: 0
}

.application-process-desktop-tooltip-video {
    left: 1.7%;
    bottom: 61.26%
}

    .application-process-desktop-tooltip-video:focus ~ .application-process-desktop-svg svg .process-video .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-video:focus ~ .application-process-desktop-svg svg .process-video .process-figure {
        fill: #0090cb !important
    }

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-video {
        bottom: 58.26%
    }
}

@media only screen and (min-width:992px) {
    .application-process-desktop-tooltip-video .application-process-desktop-tooltip-wrapper {
        left: 0;
        transform: none
    }

        .application-process-desktop-tooltip-video .application-process-desktop-tooltip-wrapper:after {
            left: 20.5%;
            transform: none
        }
}

.application-process-desktop-tooltip-ability {
    left: 1.7%;
    bottom: 28.66%
}

    .application-process-desktop-tooltip-ability:focus ~ .application-process-desktop-svg svg .process-ability .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-ability:focus ~ .application-process-desktop-svg svg .process-ability .process-figure {
        fill: #0090cb !important
    }

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-ability {
        bottom: 25.66%
    }
}

@media only screen and (min-width:992px) {
    .application-process-desktop-tooltip-ability .application-process-desktop-tooltip-wrapper {
        left: 0;
        transform: none
    }

        .application-process-desktop-tooltip-ability .application-process-desktop-tooltip-wrapper:after {
            left: 20.5%;
            transform: none
        }
}

.application-process-desktop-tooltip-advanced {
    left: 26.75%;
    bottom: 28.66%
}

    .application-process-desktop-tooltip-advanced:focus ~ .application-process-desktop-svg svg .process-advanced .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-advanced:focus ~ .application-process-desktop-svg svg .process-advanced .process-figure {
        fill: #0090cb !important
    }

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-advanced {
        bottom: 25.66%
    }
}

.application-process-desktop-tooltip-sim {
    left: 52.19%;
    bottom: 28.66%
}

    .application-process-desktop-tooltip-sim:focus ~ .application-process-desktop-svg svg .process-sim .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-sim:focus ~ .application-process-desktop-svg svg .process-sim .process-figure {
        fill: #0090cb !important
    }

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-sim {
        bottom: 25.66%
    }
}

.application-process-desktop-tooltip-group {
    left: 76.55%;
    bottom: 28.66%
}

    .application-process-desktop-tooltip-group:focus ~ .application-process-desktop-svg svg .process-group .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-group:focus ~ .application-process-desktop-svg svg .process-group .process-figure {
        fill: #0090cb !important
    }

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-group {
        bottom: 25.66%
    }
}

@media only screen and (min-width:992px) {
    .application-process-desktop-tooltip-group .application-process-desktop-tooltip-wrapper {
        right: 0;
        left: auto;
        transform: none
    }

        .application-process-desktop-tooltip-group .application-process-desktop-tooltip-wrapper:after {
            right: 22.1%;
            left: auto;
            transform: none
        }
}

.application-process-desktop-tooltip-medical {
    left: 76.49%;
    bottom: 61.26%
}

    .application-process-desktop-tooltip-medical:focus ~ .application-process-desktop-svg svg .process-medical .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-medical:focus ~ .application-process-desktop-svg svg .process-medical .process-figure {
        fill: #0090cb !important
    }

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-medical {
        bottom: 58.26%
    }
}

@media only screen and (min-width:992px) {
    .application-process-desktop-tooltip-medical .application-process-desktop-tooltip-wrapper {
        right: 0;
        left: auto;
        transform: none
    }

        .application-process-desktop-tooltip-medical .application-process-desktop-tooltip-wrapper:after {
            right: 22.1%;
            left: auto;
            transform: none
        }
}

.application-process-desktop-tooltip-induction {
    left: 8%;
    bottom: 62%
}

    .application-process-desktop-tooltip-induction:focus ~ .application-process-desktop-svg svg .process-induction .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-induction:focus ~ .application-process-desktop-svg svg .process-induction .process-figure {
        fill: #0090cb !important
    }

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-induction {
        bottom: 59%
    }
}

@media only screen and (min-width:992px) {
    .application-process-desktop-tooltip-induction .application-process-desktop-tooltip-wrapper {
        left: 0;
        transform: none
    }

        .application-process-desktop-tooltip-induction .application-process-desktop-tooltip-wrapper:after {
            left: 20.5%;
            transform: none
        }
}

.application-process-desktop-tooltip-sep {
    left: 8%;
    bottom: 33.5%
}

    .application-process-desktop-tooltip-sep:focus ~ .application-process-desktop-svg svg .process-sep .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-sep:focus ~ .application-process-desktop-svg svg .process-sep .process-figure {
        fill: #0090cb !important
    }

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-sep {
        bottom: 30.5%
    }
}

@media only screen and (min-width:992px) {
    .application-process-desktop-tooltip-sep .application-process-desktop-tooltip-wrapper {
        left: 0;
        transform: none
    }

        .application-process-desktop-tooltip-sep .application-process-desktop-tooltip-wrapper:after {
            left: 20.5%;
            transform: none
        }
}

.application-process-desktop-tooltip-gmt {
    left: 8%;
    bottom: 5%
}

    .application-process-desktop-tooltip-gmt:focus ~ .application-process-desktop-svg svg .process-gmt .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-gmt:focus ~ .application-process-desktop-svg svg .process-gmt .process-figure {
        fill: #0090cb !important
    }

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-gmt {
        bottom: 2%
    }
}

@media only screen and (min-width:992px) {
    .application-process-desktop-tooltip-gmt .application-process-desktop-tooltip-wrapper {
        left: 0;
        transform: none
    }

        .application-process-desktop-tooltip-gmt .application-process-desktop-tooltip-wrapper:after {
            left: 20.5%;
            transform: none
        }
}

.application-process-desktop-tooltip-security {
    left: 39.7%;
    bottom: 5%
}

    .application-process-desktop-tooltip-security:focus ~ .application-process-desktop-svg svg .process-security .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-security:focus ~ .application-process-desktop-svg svg .process-security .process-figure {
        fill: #0090cb !important
    }

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-security {
        bottom: 2%
    }
}

.application-process-desktop-tooltip-iandu {
    left: 73.4%;
    bottom: 5%
}

    .application-process-desktop-tooltip-iandu:focus ~ .application-process-desktop-svg svg .process-iandu .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-iandu:focus ~ .application-process-desktop-svg svg .process-iandu .process-figure {
        fill: #0090cb !important
    }

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-iandu {
        bottom: 2%
    }
}

@media only screen and (min-width:992px) {
    .application-process-desktop-tooltip-iandu .application-process-desktop-tooltip-wrapper {
        right: 0;
        left: auto;
        transform: none
    }

        .application-process-desktop-tooltip-iandu .application-process-desktop-tooltip-wrapper:after {
            right: 22.1%;
            left: auto;
            transform: none
        }
}

.application-process-desktop-tooltip-nujoum {
    left: 73.4%;
    bottom: 33.5%
}

    .application-process-desktop-tooltip-nujoum:focus ~ .application-process-desktop-svg svg .process-nujoum .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-nujoum:focus ~ .application-process-desktop-svg svg .process-nujoum .process-figure {
        fill: #0090cb !important
    }

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-nujoum {
        bottom: 30.5%
    }
}

@media only screen and (min-width:992px) {
    .application-process-desktop-tooltip-nujoum .application-process-desktop-tooltip-wrapper {
        right: 0;
        left: auto;
        transform: none
    }

        .application-process-desktop-tooltip-nujoum .application-process-desktop-tooltip-wrapper:after {
            right: 22.1%;
            left: auto;
            transform: none
        }
}

.application-process-desktop-tooltip-service {
    left: 73.4%;
    bottom: 62%
}

    .application-process-desktop-tooltip-service:focus ~ .application-process-desktop-svg svg .process-service .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-service:focus ~ .application-process-desktop-svg svg .process-service .process-figure {
        fill: #0090cb !important
    }

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-service {
        bottom: 59%
    }
}

@media only screen and (min-width:992px) {
    .application-process-desktop-tooltip-service .application-process-desktop-tooltip-wrapper {
        right: 0;
        left: auto;
        transform: none
    }

        .application-process-desktop-tooltip-service .application-process-desktop-tooltip-wrapper:after {
            right: 22.1%;
            left: auto;
            transform: none
        }
}

.application-process-desktop-tooltip-apply {
    left: -1%;
    bottom: 32%;
    width: 13%;
    padding-bottom: 12%
}

    .application-process-desktop-tooltip-apply:focus ~ .application-process-desktop-svg svg .process-apply .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-apply:focus ~ .application-process-desktop-svg svg .process-apply .process-figure {
        fill: #0090cb !important
    }


    .application-process-desktop-tooltip-apply .application-process-desktop-tooltip-wrapper {
        top: auto;
        bottom: calc(100% + 8px)
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .application-process-desktop-tooltip-apply .application-process-desktop-tooltip-wrapper {
        bottom: calc(100% + 18px)
    }
}

.application-process-desktop-tooltip-apply .application-process-desktop-tooltip-wrapper:after {
    top: auto;
    bottom: -16px;
    border-width: 17px 22.5px 0;
    border-color: #fff transparent transparent
}

@media (min-width: 991px) and (max-width: 1366px) {

    .application-process-desktop-tooltip-apply .application-process-desktop-tooltip-wrapper {
        margin-left: 45px;
    }

        .application-process-desktop-tooltip-apply .application-process-desktop-tooltip-wrapper:after {
            left: 38%;
        }

    .application-process-desktop-tooltip-tour .application-process-desktop-tooltip-wrapper {
        margin-left: -25px;
    }

        .application-process-desktop-tooltip-tour .application-process-desktop-tooltip-wrapper:after {
            left: 55%;
        }
}

@media (min-width: 768px) and (max-width: 990px) {
    .application-process-desktop-tooltip-apply .application-process-desktop-tooltip-wrapper {
        margin-left: 20px;
    }

        .application-process-desktop-tooltip-apply .application-process-desktop-tooltip-wrapper:after {
            left: 80%;
        }

    .application-process-desktop-tooltip-tour .application-process-desktop-tooltip-wrapper {
        margin-left: 60px;
    }

        .application-process-desktop-tooltip-tour .application-process-desktop-tooltip-wrapper:after {
            left: 71%;
        }
}

.application-process-desktop-tooltip-video-interview {
    left: 16%;
    bottom: 32%;
    width: 20%;
    padding-bottom: 12%
}

    .application-process-desktop-tooltip-video-interview:focus ~ .application-process-desktop-svg svg .process-video-interview .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-video-interview:focus ~ .application-process-desktop-svg svg .process-video-interview .process-figure {
        fill: #0090cb !important
    }

    .application-process-desktop-tooltip-video-interview .application-process-desktop-tooltip-wrapper {
        top: auto;
        bottom: calc(100% + 8px)
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .application-process-desktop-tooltip-video-interview .application-process-desktop-tooltip-wrapper {
        bottom: calc(100% + 18px)
    }
}

.application-process-desktop-tooltip-video-interview .application-process-desktop-tooltip-wrapper:after {
    top: auto;
    bottom: -16px;
    border-width: 17px 22.5px 0;
    border-color: #fff transparent transparent
}

.application-process-desktop-tooltip-invite {
    left: 38%;
    bottom: 32%;
    width: 18%;
    padding-bottom: 12%
}

    .application-process-desktop-tooltip-invite:focus ~ .application-process-desktop-svg svg .process-invite .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-invite:focus ~ .application-process-desktop-svg svg .process-invite .process-figure {
        fill: #0090cb !important
    }

    .application-process-desktop-tooltip-invite .application-process-desktop-tooltip-wrapper {
        top: auto;
        bottom: calc(100% + 8px)
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .application-process-desktop-tooltip-invite .application-process-desktop-tooltip-wrapper {
        bottom: calc(100% + 18px)
    }
}

.application-process-desktop-tooltip-invite .application-process-desktop-tooltip-wrapper:after {
    top: auto;
    bottom: -16px;
    border-width: 17px 22.5px 0;
    border-color: #fff transparent transparent
}

.application-process-desktop-tooltip-assessment {
    left: 58%;
    bottom: 32%;
    width: 18%;
    padding-bottom: 12%
}

    .application-process-desktop-tooltip-assessment:focus ~ .application-process-desktop-svg svg .process-assessment .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-assessment:focus ~ .application-process-desktop-svg svg .process-assessment .process-figure {
        fill: #0090cb !important
    }

    .application-process-desktop-tooltip-assessment .application-process-desktop-tooltip-wrapper {
        top: auto;
        bottom: calc(100% + 8px)
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .application-process-desktop-tooltip-assessment .application-process-desktop-tooltip-wrapper {
        bottom: calc(100% + 18px)
    }
}

.application-process-desktop-tooltip-assessment .application-process-desktop-tooltip-wrapper:after {
    top: auto;
    bottom: -16px;
    border-width: 17px 22.5px 0;
    border-color: #fff transparent transparent
}

.application-process-desktop-tooltip-tour {
    left: 80%;
    bottom: 32%;
    width: 22%;
    padding-bottom: 12%
}

    .application-process-desktop-tooltip-tour:focus ~ .application-process-desktop-svg svg .process-tour .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-tour:focus ~ .application-process-desktop-svg svg .process-tour .process-figure {
        fill: #0090cb !important
    }


    .application-process-desktop-tooltip-tour .application-process-desktop-tooltip-wrapper {
        top: auto;
        bottom: calc(100% + 8px)
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .application-process-desktop-tooltip-tour .application-process-desktop-tooltip-wrapper {
        bottom: calc(100% + 18px)
    }
}

.application-process-desktop-tooltip-tour .application-process-desktop-tooltip-wrapper:after {
    top: auto;
    bottom: -16px;
    border-width: 17px 22.5px 0;
    border-color: #fff transparent transparent
}

.application-process-desktop-tooltip-onboard {
    left: 6.7%;
    bottom: 21.5%;
    width: 14%;
    padding-bottom: 8%
}

    .application-process-desktop-tooltip-onboard:focus ~ .application-process-desktop-svg svg .process-onboard .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-onboard:focus ~ .application-process-desktop-svg svg .process-onboard .process-figure {
        fill: #0090cb !important
    }

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-onboard {
        bottom: 18.5%
    }
}

.application-process-desktop-tooltip-join {
    left: 23.7%;
    bottom: 10.5%;
    width: 14%;
    padding-bottom: 12%
}

    .application-process-desktop-tooltip-join:focus ~ .application-process-desktop-svg svg .process-join .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-join:focus ~ .application-process-desktop-svg svg .process-join .process-figure {
        fill: #0090cb !important
    }

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-join {
        bottom: 7.5%
    }
}

.application-process-desktop-tooltip-outcome {
    left: 42.8%;
    bottom: 21.6%;
    width: 14%;
    padding-bottom: 8%
}

    .application-process-desktop-tooltip-outcome:focus ~ .application-process-desktop-svg svg .process-outcome .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-outcome:focus ~ .application-process-desktop-svg svg .process-outcome .process-figure {
        fill: #0090cb !important
    }

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-outcome {
        bottom: 18.6%
    }
}

.application-process-desktop-tooltip-license {
    left: 62.6%;
    bottom: 16%;
    width: 14%;
    padding-bottom: 10%
}

    .application-process-desktop-tooltip-license:focus ~ .application-process-desktop-svg svg .process-license .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-license:focus ~ .application-process-desktop-svg svg .process-license .process-figure {
        fill: #0090cb !important
    }

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-license {
        bottom: 13%
    }
}

.application-process-desktop-tooltip-panel {
    left: 81.3%;
    bottom: 16%;
    width: 12.3%;
    padding-bottom: 10%
}

    .application-process-desktop-tooltip-panel:focus ~ .application-process-desktop-svg svg .process-panel .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-panel:focus ~ .application-process-desktop-svg svg .process-panel .process-figure {
        fill: #0090cb !important
    }

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-panel {
        bottom: 13%
    }
}

.application-process-desktop-tooltip h3 {
    color: #d51d29;
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px
}

.application-process-desktop-tooltip p {
    color: #444;
    margin-bottom: 0
}

.application-process-desktop-tooltip ul {
    color: #444;
    list-style-type: none
}

    .application-process-desktop-tooltip ul li {
        padding-bottom: 10px;
        padding-left: 15px
    }

        .application-process-desktop-tooltip ul li:before {
            content: "";
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background-color: #444;
            display: inline-block;
            margin-bottom: 4px;
            margin-right: 5px
        }

        .application-process-desktop-tooltip ul li p {
            padding-left: 10px;
            padding-top: 5px;
            margin-bottom: 0
        }

    .application-process-desktop-tooltip ul.no-dots li:before {
        display: none
    }

    .application-process-desktop-tooltip ul.title-paragraph li strong {
        display: block;
        margin-top: 15px;
        margin-bottom: 10px
    }

.application-process-desktop-tooltip-wrapper {
    display: none;
    padding: 55px 35px;
    background-color: #fff;
    position: absolute;
    top: calc(100% + 4px);
    left: 50%;
    transform: translateX(-50%);
    width: 615px;
    z-index: 1;
    box-shadow: 0 15px 46px 0 rgba(0,0,0,.24)
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-wrapper {
        width: 380px;
        padding: 35px
    }
}

.application-process-desktop-tooltip-wrapper:after {
    content: "";
    position: absolute;
    top: -16px;
    left: 50%;
    transform: translate(-50%);
    width: 0;
    height: 0;
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 22.5px 17px
}

.application-process-desktop-tooltip:focus .application-process-desktop-tooltip-wrapper {
    display: inline-block
}

.application-process-desktop-tooltip-video .application-process-desktop-tooltip-wrapper {
    left: 100%;
    top: -56px
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-video .application-process-desktop-tooltip-wrapper {
        transform: none;
        left: 150px;
        top: auto;
        bottom: -90px
    }
}

.application-process-desktop-tooltip-video .application-process-desktop-tooltip-wrapper:after {
    left: -16px;
    top: 50%;
    transform: translateY(-50%);
    border-width: 22.5px 17px 22.5px 0;
    border-color: transparent #fff transparent transparent
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-video .application-process-desktop-tooltip-wrapper:after {
        bottom: 120px;
        top: auto;
        transform: none
    }
}

.application-process-desktop-tooltip-ability .application-process-desktop-tooltip-wrapper {
    left: 100%;
    top: auto;
    bottom: 100px
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-ability .application-process-desktop-tooltip-wrapper {
        transform: none;
        left: 150px;
        bottom: 70px
    }
}

.application-process-desktop-tooltip-ability .application-process-desktop-tooltip-wrapper:after {
    top: auto;
    left: -16px;
    bottom: 10px;
    border-width: 22.5px 17px 22.5px 0;
    border-color: transparent #fff transparent transparent
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-ability .application-process-desktop-tooltip-wrapper:after {
        bottom: 5px;
        transform: none
    }
}

.application-process-desktop-tooltip-advanced .application-process-desktop-tooltip-wrapper {
    transform: none;
    left: -25%;
    top: auto;
    bottom: 110%
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-advanced .application-process-desktop-tooltip-wrapper {
        bottom: 120%;
        left: -30%
    }
}

.application-process-desktop-tooltip-advanced .application-process-desktop-tooltip-wrapper:after {
    top: auto;
    left: 24%;
    transform: none;
    bottom: -16px;
    border-width: 17px 22.5px 0;
    border-color: #fff transparent transparent
}

.application-process-desktop-tooltip-sim .application-process-desktop-tooltip-wrapper {
    transform: none;
    left: -140%;
    top: auto;
    bottom: 110%
}

    .application-process-desktop-tooltip-sim .application-process-desktop-tooltip-wrapper:after {
        top: auto;
        left: 66%;
        transform: none;
        bottom: -16px;
        border-width: 17px 22.5px 0;
        border-color: #fff transparent transparent
    }

.application-process-desktop-tooltip-group .application-process-desktop-tooltip-wrapper {
    right: 100%;
    left: auto;
    top: auto;
    bottom: 100px
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-group .application-process-desktop-tooltip-wrapper {
        right: -40px;
        bottom: 70px
    }
}

.application-process-desktop-tooltip-group .application-process-desktop-tooltip-wrapper:after {
    top: auto;
    left: auto;
    right: -16px;
    bottom: 10px;
    border-width: 22.5px 0 22.5px 17px;
    border-color: transparent transparent transparent #fff
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-group .application-process-desktop-tooltip-wrapper:after {
        bottom: 5px;
        transform: none
    }
}

.application-process-desktop-tooltip-medical .application-process-desktop-tooltip-wrapper {
    right: 100%;
    left: auto;
    top: -55px
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-medical .application-process-desktop-tooltip-wrapper {
        right: -40px;
        top: -35px
    }
}

.application-process-desktop-tooltip-medical .application-process-desktop-tooltip-wrapper:after {
    left: auto;
    right: -16px;
    top: 50%;
    transform: translateY(-50%);
    border-width: 22.5px 0 22.5px 17px;
    border-color: transparent transparent transparent #fff
}

.application-process-desktop-tooltip-induction .application-process-desktop-tooltip-wrapper {
    left: 100%;
    top: -40px
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-induction .application-process-desktop-tooltip-wrapper {
        transform: none;
        left: 150px;
        top: auto;
        bottom: -120px
    }
}

.application-process-desktop-tooltip-induction .application-process-desktop-tooltip-wrapper:after {
    left: -16px;
    top: 50%;
    transform: translateY(-50%);
    border-width: 22.5px 17px 22.5px 0;
    border-color: transparent #fff transparent transparent
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-induction .application-process-desktop-tooltip-wrapper:after {
        bottom: 120px;
        top: auto;
        transform: none
    }
}

.application-process-desktop-tooltip-sep .application-process-desktop-tooltip-wrapper {
    left: 100%;
    top: -75px
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-sep .application-process-desktop-tooltip-wrapper {
        transform: none;
        left: 150px;
        top: auto;
        bottom: -90px
    }
}

.application-process-desktop-tooltip-sep .application-process-desktop-tooltip-wrapper:after {
    left: -16px;
    top: 50%;
    transform: translateY(-50%);
    border-width: 22.5px 17px 22.5px 0;
    border-color: transparent #fff transparent transparent
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-sep .application-process-desktop-tooltip-wrapper:after {
        bottom: 120px;
        top: auto;
        transform: none
    }
}

.application-process-desktop-tooltip-gmt .application-process-desktop-tooltip-wrapper {
    left: 100%;
    top: auto;
    bottom: 100px
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-gmt .application-process-desktop-tooltip-wrapper {
        transform: none;
        left: 150px;
        bottom: 70px
    }
}

.application-process-desktop-tooltip-gmt .application-process-desktop-tooltip-wrapper:after {
    top: auto;
    left: -16px;
    bottom: 10px;
    border-width: 22.5px 17px 22.5px 0;
    border-color: transparent #fff transparent transparent
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-gmt .application-process-desktop-tooltip-wrapper:after {
        bottom: 5px;
        transform: none
    }
}

.application-process-desktop-tooltip-security .application-process-desktop-tooltip-wrapper {
    transform: none;
    left: -55%;
    top: auto;
    bottom: 110%
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-security .application-process-desktop-tooltip-wrapper {
        bottom: 120%;
        left: -48%
    }
}

.application-process-desktop-tooltip-security .application-process-desktop-tooltip-wrapper:after {
    top: auto;
    left: 42.5%;
    transform: none;
    bottom: -16px;
    border-width: 17px 22.5px 0;
    border-color: #fff transparent transparent
}

.application-process-desktop-tooltip-iandu .application-process-desktop-tooltip-wrapper {
    right: 100%;
    left: auto;
    top: auto;
    bottom: 100px
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-iandu .application-process-desktop-tooltip-wrapper {
        right: -10px;
        bottom: 70px
    }
}

.application-process-desktop-tooltip-iandu .application-process-desktop-tooltip-wrapper:after {
    top: auto;
    left: auto;
    right: -16px;
    bottom: 10px;
    border-width: 22.5px 0 22.5px 17px;
    border-color: transparent transparent transparent #fff
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-iandu .application-process-desktop-tooltip-wrapper:after {
        bottom: 5px;
        transform: none
    }
}

.application-process-desktop-tooltip-nujoum .application-process-desktop-tooltip-wrapper {
    right: 100%;
    left: auto;
    top: -24px
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-nujoum .application-process-desktop-tooltip-wrapper {
        right: 10px;
        bottom: -20px;
        top: auto
    }
}

.application-process-desktop-tooltip-nujoum .application-process-desktop-tooltip-wrapper:after {
    left: auto;
    right: -16px;
    top: auto;
    bottom: 45px;
    transform: none;
    border-width: 22.5px 0 22.5px 17px;
    border-color: transparent transparent transparent #fff
}

.application-process-desktop-tooltip-service .application-process-desktop-tooltip-wrapper {
    right: 100%;
    left: auto;
    top: -24px
}

@media only screen and (max-width:991px) {
    .application-process-desktop-tooltip-service .application-process-desktop-tooltip-wrapper {
        top: -35px;
        right: 10px
    }
}

.application-process-desktop-tooltip-service .application-process-desktop-tooltip-wrapper:after {
    left: auto;
    right: -16px;
    top: 80px;
    transform: none;
    border-width: 22.5px 0 22.5px 17px;
    border-color: transparent transparent transparent #fff
}

@media only screen and (min-width:992px) {
    .application-process-desktop-tooltip-apply div.application-process-desktop-tooltip-wrapper, .application-process-desktop-tooltip-onboard div.application-process-desktop-tooltip-wrapper, .application-process-desktop-tooltip-panel div.application-process-desktop-tooltip-wrapper, .application-process-desktop-tooltip-tour div.application-process-desktop-tooltip-wrapper {
        width: 400px
    }
}

@media only screen and (max-width:1279px) {
    .application-process-desktop-tooltip-apply .application-process-desktop-tooltip-wrapper, .application-process-desktop-tooltip-onboard .application-process-desktop-tooltip-wrapper {
        left: 160%
    }

        .application-process-desktop-tooltip-apply .application-process-desktop-tooltip-wrapper:after, .application-process-desktop-tooltip-onboard .application-process-desktop-tooltip-wrapper:after {
            left: 21%;
            transform: none
        }
}

@media only screen and (min-width:992px) and (max-width:1279px) {
    .application-process-desktop-tooltip-apply .application-process-desktop-tooltip-wrapper, .application-process-desktop-tooltip-onboard .application-process-desktop-tooltip-wrapper {
        left: 90%
    }
}

@media (min-width:1200px) and (max-width:1279px) {
    .application-process-desktop-tooltip-apply .application-process-desktop-tooltip-wrapper, .application-process-desktop-tooltip-onboard .application-process-desktop-tooltip-wrapper {
        left: 108%
    }
}

@media only screen and (max-width:1279px) {
    .application-process-desktop-tooltip-panel .application-process-desktop-tooltip-wrapper, .application-process-desktop-tooltip-tour .application-process-desktop-tooltip-wrapper {
        left: -85%
    }

        .application-process-desktop-tooltip-panel .application-process-desktop-tooltip-wrapper:after, .application-process-desktop-tooltip-tour .application-process-desktop-tooltip-wrapper:after {
            left: 70.8%;
            transform: none
        }
}

@media only screen and (min-width:992px) and (max-width:1279px) {
    .application-process-desktop-tooltip-panel .application-process-desktop-tooltip-wrapper, .application-process-desktop-tooltip-tour .application-process-desktop-tooltip-wrapper {
        left: 0%
    }
}

@media (min-width:1200px) and (max-width:1279px) {
    .application-process-desktop-tooltip-panel .application-process-desktop-tooltip-wrapper, .application-process-desktop-tooltip-tour .application-process-desktop-tooltip-wrapper {
        left: -28%
    }
}

@media only screen and (max-width:767px) {
    .application-process-intro, .application-process-intro-list {
        padding-right: 30px;
        padding-left: 30px;
        padding-bottom: 20px
    }
}

@media only screen and (min-width:768px) {
    .application-process-intro {
        padding-right: 5px
    }
}

.application-process-intro-list {
    color: #444;
    list-style-type: none
}

    .application-process-intro-list li {
        padding-bottom: 10px;
        padding-left: 15px
    }

        .application-process-intro-list li:before {
            content: "";
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background-color: #444;
            display: inline-block;
            margin-bottom: 4px;
            margin-right: 5px
        }

        .application-process-intro-list li p {
            padding-left: 10px;
            padding-top: 5px;
            margin-bottom: 0
        }

    .application-process-intro-list.no-dots li:before {
        display: none
    }

    .application-process-intro-list.title-paragraph li strong {
        display: block;
        margin-top: 15px;
        margin-bottom: 10px
    }

@media only screen and (min-width:768px) {
    .application-process-intro-list {
        padding-left: 20px
    }
}

.application-process-intro-list li {
    position: relative;
    padding-left: 23px;
    padding-bottom: 2px
}

    .application-process-intro-list li:before {
        position: absolute;
        top: 9px;
        left: 0
    }

@media only screen and (min-width:768px) {
    .application-process-mobile {
        display: none
    }
}

.application-process-cont-split-bg {
    background-color: #f4f4f4
}

@media only screen and (min-width:768px) {
    .application-process-cont-split-bg {
        position: relative
    }

        .application-process-cont-split-bg:before {
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            width: 50%;
            background-color: #fff
        }
}

.application-process-cont-crew {
    background-color: #f4f4f4
}

    .application-process-cont-crew h2 {
        padding-top: 40px
    }

    .application-process-cont-crew .application-process {
        background: #fff
    }

    .application-process-cont-crew .application-process-desktop-tooltip-wrapper {
        width: 520px
    }

@media only screen and (max-width:991px) {
    .application-process-cont-crew .application-process-desktop-tooltip-wrapper {
        width: 285px
    }
}

.application-process-cont-engineering .application-process-desktop-svg {
    padding-bottom: 36.8%
}

.application-process-cont-engineering .application-process-desktop-tooltip-wrapper {
    width: 460px
}

.application-process h2 {
    color: #333;
    margin-top: 0;
    text-align: center;
    margin-bottom: 30px
}

.application-process-list {
    background-color: #fff;
    list-style-type: none;
    counter-reset: item
}

.application-process-list-item {
    position: relative;
    padding-top: 20px;
    padding-right: 25px;
    padding-left: 25px;
    border-bottom: 2px solid #f4f4f4;
    max-height: 70px;
    overflow: hidden;
    transition: max-height .4s ease-out
}

    .application-process-list-item:before {
        counter-increment: item;
        content: counter(item);
        color: #444;
        font-size: 28px;
        font-weight: 700;
        float: left;
        line-height: 21px
    }

.application-process-list-item-figure {
    width: 30px;
    height: 21px;
    fill: #d51d29;
    margin-left: 20px;
    margin-right: 10px;
    transition: fill .2s ease-out;
    float: left
}

.application-process-list-item-title {
    position: relative;
    top: 5px;
    float: left;
    width: calc(100% - 76px);
    line-height: 1;
    height: 16px;
    font-size: 16px;
    color: #d51d29;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 0;
    transition: color .2s ease-out
}

    .application-process-list-item-title span {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        padding-right: 25px
    }

.application-process-list-item-arrow {
    position: absolute;
    top: 20px;
    right: 18px;
    width: 30px;
    height: 30px;
    fill: #444;
    stroke: #444;
    stroke-width: 15px;
    transition: transform .3s ease-out
}

.application-process-list-item-details {
    padding: 26px 0 20px 40px;
    clear: both
}

    .application-process-list-item-details p {
        color: #444;
        margin-bottom: 0
    }

    .application-process-list-item-details ul {
        color: #444;
        list-style-type: none;
        padding-top: 10px
    }

        .application-process-list-item-details ul li {
            padding-bottom: 10px;
            padding-left: 15px
        }

            .application-process-list-item-details ul li:before {
                content: "";
                width: 4px;
                height: 4px;
                border-radius: 50%;
                background-color: #444;
                display: inline-block;
                margin-bottom: 4px;
                margin-right: 5px
            }

            .application-process-list-item-details ul li p {
                padding-left: 10px;
                padding-top: 5px;
                margin-bottom: 0
            }

        .application-process-list-item-details ul.no-dots li:before {
            display: none
        }

        .application-process-list-item-details ul.title-paragraph li strong {
            display: block;
            margin-top: 15px;
            margin-bottom: 10px
        }

.application-process-list-item-category {
    background: #e4e4e5;
    min-height: 70px;
    pointer-events: none
}

    .application-process-list-item-category .application-process-list-item-title {
        color: #444;
        font-size: 18px;
        line-height: 1.5
    }

    .application-process-list-item-category .application-process-list-item-figure {
        fill: #444;
        margin-left: 0
    }

    .application-process-list-item-category:before {
        content: "";
        counter-increment: none
    }

.application-process-list-item-active {
    max-height: 620px
}

    .application-process-list-item-active .application-process-list-item-title {
        color: #0090cb
    }

    .application-process-list-item-active .application-process-list-item-figure {
        fill: #0090cb
    }

    .application-process-list-item-active .application-process-list-item-arrow {
        transform: rotate(180deg)
    }

.application-process-list-no-counter .application-process-list-title {
    width: calc(100% - 40px)
}

.application-process-list-no-counter .application-process-list-item:before {
    display: none
}

.application-process-list-no-counter .application-process-list-item-figure {
    margin-left: 0
}

.application-process-list-no-counter .application-process-list-item-details {
    padding-left: 30px
}

.application-process-list-long .application-process-list-item:before {
    text-align: center;
    min-width: 32px
}

.application-process-list-long .application-process-list-item-title {
    width: calc(100% - 100px)
}

.application-process-list-long .application-process-list-item-figure {
    margin-left: 10px;
    margin-right: 5px
}

.dress-code {
    text-align: center;
    overflow: hidden
}

.dress-code-title {
    color: #333;
    margin-bottom: 55px
}

@media only screen and (min-width:768px) {
    .dress-code-svg {
        width: 80%;
        margin: 0 auto
    }
}

.dress-code-svg img {
    width: 100%;
    max-width: 659px
}

.dress-code-svg-title {
    fill: #d51d29;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 11px
}

.full-faq:first-child {
    padding-top: 0
}

.full-faq-title {
    color: #333;
    text-align: center;
    margin-bottom: 40px
}

.full-faq-subtitle {
    text-align: center;
    margin-bottom: 50px
}

.full-faq .faq-search {
    margin-bottom: 55px;
    text-align: center
}

@media only screen and (max-width:767px) {
    .full-faq .faq-search {
        margin-bottom: 35px
    }
}

.full-faq .faq-search .form-wrapper {
    text-align: left
}

@media only screen and (min-width:992px) {
    .full-faq .faq-search .form-wrapper label {
        padding-right: 20px
    }

        .full-faq .faq-search .form-wrapper label input {
            border-right-width: 1px
        }
}

@media only screen and (min-width:768px) {
    .full-faq .faq-search .form-wrapper {
        display: inline-block
    }
}

@media only screen and (max-width:767px) {
    .full-faq .faq-search .form-wrapper {
        text-align: center
    }
}

.full-faq .faq-search label {
    font-size: 18px
}

@media only screen and (max-width:767px) {
    .full-faq .faq-search label {
        width: 100%;
        text-align: center;
        display: block
    }

        .full-faq .faq-search label + label {
            margin-top: 20px;
            margin-bottom: 10px
        }
}

@media only screen and (min-width:992px) {
    .full-faq .faq-search .separator, .full-faq .faq-search button, .full-faq .faq-search label {
        float: left
    }
}

.full-faq .faq-search input, .full-faq .faq-search select {
    height: 48px;
    padding-top: 0;
    padding-bottom: 0
}

@media only screen and (max-width:991px) {
    .full-faq .faq-search input, .full-faq .faq-search select {
        width: 100%
    }
}

.full-faq .faq-search input {
    display: block
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .full-faq .faq-search input {
        min-width: 300px
    }
}

@media only screen and (min-width:768px) {
    .full-faq .faq-search input {
        border-right-width: 0
    }
}

.full-faq .faq-search select {
    line-height: 1.39;
    padding-right: 47px
}

.full-faq .faq-search .select-wrapper {
    display: block
}

.full-faq .faq-search .btn {
    margin-bottom: 0
}

@media only screen and (min-width:768px) {
    .full-faq .faq-search .btn {
        margin-top: 28px
    }
}

@media only screen and (max-width:767px) {
    .full-faq .faq-search .btn {
        height: 48px
    }
}

.full-faq .faq-search .separator {
    margin-top: 42px;
    margin-right: 10px;
    margin-left: 10px;
    border-right: 1px solid #c7c8ca;
    border-left: 1px solid #c7c8ca;
    padding: 0 5px;
    font-size: 20px
}

@media only screen and (max-width:991px) {
    .full-faq .faq-search .separator {
        margin: 24px 0;
        text-align: center;
        padding: 0
    }
}

.full-faq .faq-search .form-wrapper .keyword-search {
    padding-right: 0
}

.full-faq .faq-search .keyword-wrapper {
    position: relative
}

@media only screen and (min-width:992px) {
    .full-faq .faq-search .keyword-wrapper {
        float: left
    }
}

.full-faq .faq-search .keyword-search {
    float: none
}

    .full-faq .faq-search .keyword-search input {
        padding-right: 60px
    }

.full-faq .faq-search .btn-icon {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 10px;
    min-width: 0;
    fill: #fff
}

.full-faq .faq-search .btn-icon-svg {
    width: 40px;
    height: 30px
}

@media only screen and (max-width:991px) {
    .full-faq .faq-search .btn-category {
        display: none
    }
}

.full-faq .faq-list-wrapper {
    margin-bottom: 15px
}

    .full-faq .faq-list-wrapper:after {
        content: "";
        display: table;
        clear: both
    }

.full-faq .faq-list > li {
    list-style-type: none
}

.full-faq .faq-list .faq-item:nth-child(n+9) {
    display: none
}

@media only screen and (min-width:768px) {
    .full-faq .faq-list.two-col .faq-item {
        width: calc(50% - 20px)
    }

        .full-faq .faq-list.two-col .faq-item:nth-child(odd) {
            margin-right: 20px
        }

        .full-faq .faq-list.two-col .faq-item:nth-child(2n) {
            margin-left: 20px
        }

        .full-faq .faq-list.two-col .faq-item.active:nth-child(odd) ~ .faq-item:nth-child(odd) {
            clear: left
        }

        .full-faq .faq-list.two-col .faq-item.active:nth-child(odd) ~ .faq-item:nth-child(2n) {
            transform: translateY(-100%) translateY(-40px)
        }

        .full-faq .faq-list.two-col .faq-item.active:nth-child(odd) + .faq-item:nth-child(2n) {
            transform: translateY(0)
        }

        .full-faq .faq-list.two-col .faq-item.active:nth-child(2n) ~ .faq-item:nth-child(odd) {
            transform: translateY(-100%) translateY(-40px)
        }
}

.full-faq.show-all .faq-list .faq-item {
    display: list-item
}

.full-faq.show-all .more {
    display: none
}

.full-faq .faq-item {
    position: relative;
    float: left;
    width: 100%;
    min-height: 110px;
    background: #fff;
    overflow: hidden;
    margin: 20px 0;
    cursor: pointer;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,.05)
}

@media only screen and (max-width:767px) {
    .full-faq .faq-item {
        padding-right: 20px;
        background-color: transparent;
        position: relative;
        box-shadow: none;
        margin: 0
    }

        .full-faq .faq-item .icon {
            pointer-events: none
        }

        .full-faq .faq-item .close {
            display: none
        }

        .full-faq .faq-item:after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            height: 1px;
            background: #e2e3e4
        }
}

.full-faq .faq-item .faq-item-cont {
    padding: 30px 30px 20px
}

.full-faq .faq-item.active {
    box-shadow: 0 13px 29px 0 rgba(0,0,0,.14);
    cursor: default
}

    .full-faq .faq-item.active .arrow-up-icon {
        display: block !important
    }

    .full-faq .faq-item.active .arrow-down-icon {
        display: none
    }

@media only screen and (max-width:767px) {
    .full-faq .faq-item.active {
        box-shadow: none;
        background-color: #fff;
        border-bottom: 0
    }
}

@media only screen and (max-width:767px) {
    .full-faq .faq-item.active:after {
        display: none
    }

    .full-faq .faq-item.active .question {
        position: relative;
        /*min-height: 59px;*/
    }

        .full-faq .faq-item.active .question:after {
            content: "";
            height: 1px;
            background: #f4f4f4;
            position: absolute;
            bottom: -18px;
            right: -999px;
            left: -999px
        }

    .full-faq .faq-item.active .icon {
        pointer-events: auto
    }
}

.full-faq .faq-item.active .faq-item-cont {
    min-height: 260px;
    max-height: 560px;
    overflow-y: auto;
    overflow-x: hidden
}

.full-faq .faq-item.active .counter {
    background: #d51d29
}

.full-faq .faq-item:not(.active) .answer, .full-faq .faq-item:not(.active) .answer ~ *, .full-faq .faq-item:not(.active) .close {
    display: none
}

.full-faq .faq-item .icon {
    position: absolute;
    top: 40px;
    right: 36px
}

@media only screen and (max-width:767px) {
    .full-faq .faq-item .icon {
        right: 12px
    }
}

.full-faq .faq-item .icon.arrow-up-icon {
    transform: rotate(180deg);
    display: none;
    cursor: pointer
}

.full-faq .faq-item .icon svg {
    height: 27px;
    fill: #444
}

.full-faq .faq-item .counter {
    display: inline-block;
    float: left;
    background: #c7c8ca;
    min-height: 45px;
    min-width: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 22px
}

    .full-faq .faq-item .counter:after {
        content: attr(data-order);
        position: relative;
        top: -1px
    }

.full-faq .faq-item h5 {
    display: table;
    margin-left: 70px;
    margin-top: 0;
    line-height: 1.59;
    min-height: 45px;
    font-weight: 400;
    text-transform: none;
    font-size: 16px;
    color: #333
}

@media only screen and (max-width:767px) {
    .full-faq .faq-item h5 {
        font-size: 14px
    }
}

.full-faq .faq-item h5 span {
    display: table-cell;
    vertical-align: middle
}

.full-faq .faq-item .answer {
    margin-top: 35px;
    padding-right: 30px;
    color: #444
}

@media only screen and (max-width:767px) {
    .full-faq .faq-item .answer {
        padding-right: 0
    }
}

.full-faq .faq-item ul {
    padding-left: 20px
}

    .full-faq .faq-item ul li {
        padding-bottom: 5px
    }

        .full-faq .faq-item ul li ul li {
            padding-bottom: 0;
            padding-top: 5px;
            line-height: 1.2
        }

.full-faq .faq-item .no-dots {
    padding: 0
}

    .full-faq .faq-item .no-dots li {
        list-style-type: none
    }

.full-faq .faq-item table {
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px
}

    .full-faq .faq-item table td, .full-faq .faq-item table th {
        padding: 8px;
        line-height: 1.42857;
        vertical-align: top;
        border: 1px solid #ddd
    }

    .full-faq .faq-item table + .answer {
        margin-top: 10px
    }

.full-faq .faq-item .close {
    color: #d51d29;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    right: 20px;
    text-decoration: none;
    display: none
}

.full-faq .btn-wrapper {
    text-align: center
}

.full-faq-new .answer {
    padding-left: 70px;
    line-height: 1.75;
    margin-bottom: 50px
}

.full-faq-new .faq-item.active .faq-item-cont {
    max-height: none;
    min-height: auto
}

.job-search {
    padding-top: 0
}

.job-search-login {
    float: right
}

.job-search input[type=search], .job-search input[type=text] {
    min-width: auto;
    width: 100%;
    line-height: 1.25;
    margin-top: 0;
    box-sizing: border-box;
    background-color: #fff
}

    .job-search input[type=search]::-ms-clear, .job-search input[type=text]::-ms-clear {
        display: none
    }

.job-search .form-wrapper {
    margin-bottom: 20px;
    display: flex;
    flex-direction: row
}

@media only screen and (max-width:767px) {
    .job-search .form-wrapper {
        flex-direction: column
    }
}

.job-search .filters {
    margin-bottom: 15px
}

    .job-search .filters:after {
        content: "";
        display: table;
        clear: both
    }

.job-search .filters-category {
    display: none
}

.job-search .filters-wrapper {
    flex-grow: 1;
    flex-basis: 0;
    position: relative;
    line-height: 16px;
    margin: 0 5px
}

    .job-search .filters-wrapper:first-child {
        margin-left: 0
    }

    .job-search .filters-wrapper:last-child {
        margin-right: 0
    }

@media only screen and (max-width:767px) {
    .job-search .filters-wrapper {
        margin: 0 0 10px
    }

        .job-search .filters-wrapper:last-child {
            margin-bottom: 0
        }
}

.job-search .filters-search-icon {
    fill: #d51d29;
    width: 17px;
    height: 17px;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer
}

.job-search .filters-search-input {
    padding-left: 40px
}

.job-search .btn-wrapper {
    text-align: center;
    clear: both;
}

.job-search .job-list-counter {
    margin-bottom: 20px;
    color: #000;
    text-align: left
}

.job-search .job-list-counter-number {
    font-weight: 600
}

.job-search .job-list-wrapper {
    margin-top: 20px
}

@media only screen and (max-width:767px) {
    .job-search .job-list-wrapper {
        min-height: 200px
    }
}

.job-search .job-list-wrapper:after {
    content: "";
    display: table;
    clear: both
}

.job-search .job-list-wrapper h2 {
    margin-bottom: 75px;
    color: #d51d29;
    text-align: center
}

    .job-search .job-list-wrapper h2 .plural-letter {
        display: none
    }

    .job-search .job-list-wrapper h2 .plural + .plural-letter {
        display: inline
    }

.job-search .job-list-wrapper .job-item-wrapper {
    list-style-type: none
}

    .job-search .job-list-wrapper .job-item-wrapper + .job-item-wrapper {
        padding-top: 40px
    }

@media only screen and (min-width:768px) {
    .job-search .job-list-wrapper .job-item-wrapper {
        float: left;
        width: 100%
    }
}

.job-search .job-list-wrapper .job-item-wrapper .job-item {
    position: relative;
    background: #fff;
    padding: 20px
}

.job-search .job-list-wrapper .job-item-wrapper .job-item-date, .job-search .job-list-wrapper .job-item-wrapper .location {
    font-size: 14px;
    color: #666
}

.job-search .job-list-wrapper .job-item-wrapper .job-title {
    text-transform: none;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px
}

.job-search .job-list-wrapper .job-item-wrapper .job-item-date, .job-search .job-list-wrapper .job-item-wrapper .job-title, .job-search .job-list-wrapper .job-item-wrapper .location {
    margin-left: 80px
}

.job-search .job-list-wrapper .job-item-wrapper .brand {
    width: 65px;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%)
}

.job-search .job-list-wrapper .job-item-wrapper .location {
    margin-top: 2px
}

.job-search .job-list-wrapper .job-item-wrapper .more {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.job-search .more-jobs-wrapper {
    display: none
}

    .job-search .more-jobs-wrapper .more-jobs {
        margin-top: 75px;
        margin-bottom: 5px
    }

.job-search .job-details {
    padding: 70px 60px;
    background: #fff
}

@media only screen and (max-width:767px) {
    .job-search .job-details {
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 20px
    }
}

.job-search .job-details .to-search {
    height: 44px;
    font-weight: 600;
    font-size: 16px;
    line-height: 44px;
    white-space: nowrap;
    color: #333;
    padding: 0 14px;
    margin-left: -14px;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 19px
}

@media only screen and (max-width:767px) {
    .job-search .job-details .to-search {
        font-size: 14px;
        margin-bottom: 11px
    }
}

.job-search .job-details .to-search svg {
    vertical-align: middle;
    margin-right: 7px;
    transform: translateY(-2px)
}

@media only screen and (max-width:767px) {
    .job-search .job-details .to-search svg {
        height: 12px;
        margin-right: 4px
    }
}

.job-search .job-details .to-search:hover {
    background: #e9e9e9;
    border-radius: 5px;
    color: #333;
    text-decoration: none
}

.job-search .job-details .title-section {
    position: relative;
    margin-top: 70px;
    margin-bottom: 30px
}

@media only screen and (max-width:767px) {
    .job-search .job-details .title-section {
        margin-top: 0
    }
}

.job-search .job-details .title-section .brand {
    height: 95px;
    width: 95px
}

@media only screen and (min-width:768px) {
    .job-search .job-details .title-section .brand {
        float: left
    }
}

@media only screen and (max-width:767px) {
    .job-search .job-details .title-section .job-description {
        margin-top: 30px
    }
}

@media only screen and (min-width:768px) {
    .job-search .job-details .title-section .job-description {
        margin-left: 130px;
        max-width: 638px
    }
}

.job-search .job-details .title-section .job-description .job-item-date, .job-search .job-details .title-section .job-description .location, .job-search .job-details .title-section .job-description .post-date {
    color: #666;
    font-size: 16px;
    font-weight: 600
}

.job-search .job-details .title-section .job-description .job-title {
    margin-top: 15px;
    margin-bottom: 15px
}

@media only screen and (max-width:767px) {
    .job-search .job-details .title-section .job-description .job-item-date {
        display: block;
        margin-top: 10px
    }
}

.job-search .job-details .title-section .actions-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    text-align: left;
    display: flex;
    flex-direction: column
}

    .job-search .job-details .title-section .actions-wrapper .icon {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0
    }

    .job-search .job-details .title-section .actions-wrapper .print, .job-search .job-details .title-section .actions-wrapper .share {
        color: #666;
        padding-left: 30px;
        position: relative;
        font-size: 16px;
        font-weight: 600;
        text-decoration: none
    }

        .job-search .job-details .title-section .actions-wrapper .print svg.icon, .job-search .job-details .title-section .actions-wrapper .share svg.icon {
            width: 20px;
            height: 20px
        }

@media only screen and (max-width:767px) {
    .job-search .job-details .title-section .actions-wrapper .print, .job-search .job-details .title-section .actions-wrapper .share {
        padding-left: 32px
    }

        .job-search .job-details .title-section .actions-wrapper .print .icon, .job-search .job-details .title-section .actions-wrapper .share .icon {
            font-size: 16px
        }

            .job-search .job-details .title-section .actions-wrapper .print .icon:after, .job-search .job-details .title-section .actions-wrapper .share .icon:after {
                content: "";
                display: table;
                clear: both
            }
}

.job-search .job-details .title-section .actions-wrapper .share {
    margin-right: 10px;
    margin-bottom: 10px
}

@media only screen and (max-width:767px) {
    .job-search .job-details .title-section .actions-wrapper .share {
        margin-right: 15px
    }
}

.job-search .job-details .title-section .actions-wrapper .share .add-this {
    position: absolute;
    padding-top: 20px;
    display: block;
    opacity: 0;
    transition: opacity .2s
}

    .job-search .job-details .title-section .actions-wrapper .share .add-this.more-menu-opened {
        transition-delay: 2s
    }

    .job-search .job-details .title-section .actions-wrapper .share .add-this .at4-share-count-container {
        display: none
    }

.job-search .job-details .title-section .actions-wrapper .share:hover .add-this {
    transition: opacity .2s;
    opacity: 1
}

.job-search .job-details-text {
    color: #444;
    line-height: 1.75;
    margin-top: 2em
}

    .job-search .job-details-text .content {
        white-space: pre-wrap
    }

    .job-search .job-details-text h5 {
        font-size: 20px;
        margin-bottom: 1em
    }

.job-search .job-details-lp-link {
    color: #d51d29;
    display: block;
    margin-top: 2em;
    font-size: 18px;
    line-height: 1.75;
    font-weight: 700
}

@media only screen and (max-width:767px) {
    .job-search .job-details-lp-link {
        font-size: 16px;
        line-height: 1.5
    }
}

.job-search .job-details .navigation-section {
    margin-top: 70px;
    position: relative;
    text-align: center
}

@media only screen and (max-width:767px) {
    .job-search .job-details .navigation-section .links-wrapper {
        position: relative
    }
}

.job-search .job-details .navigation-section .apply-btn {
    margin-top: 0
}

@media only screen and (max-width:767px) {
    .job-search .job-details .navigation-section .apply-btn {
        margin-bottom: 0
    }
}

.job-search.show-some .job-list-wrapper, .job-search.show-some .more-jobs-wrapper {
    display: block
}

.job-search.show-all .more-jobs-wrapper {
    display: none
}

.job-search.show-all .job-list-wrapper .job-item-wrapper {
    display: block
}

.job-search.show-details .form-wrapper, .job-search.show-details .job-list-wrapper {
    display: none
}

.job-search.show-details .job-details {
    display: block
}

.job-search-error {
    text-align: center;
    display: block
}

.job-not-found-title {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 50px;
    margin-top: 10px
}

@media print {
    .hero, .job-search .job-details-lp-link, .job-search .navigation-section, .job-search .print, .job-search .share, .job-search .to-search, footer {
        display: none !important
    }

    .job-search .btn-wrapper {
        height: 0 !important;
        overflow: hidden !important;
        display: none
    }

    .job-search .title-section {
        margin-top: 0 !important;
        display: flex;
        flex-direction: row;
        align-items: center
    }

        .job-search .title-section .brand {
            margin-right: 30px
        }

    .job-search {
        font-size: 14px
    }

        .job-search .job-details-text h5 {
            font-size: 16px;
            margin-top: 0;
            margin-bottom: 5px
        }

        .job-search .job-details .title-section .job-description .job-item-date, .job-search .job-details .title-section .job-description .location, .job-search .job-details .title-section .job-description .post-date {
            font-size: 14px;
            margin: 0
        }

        .job-search .job-details {
            padding: 0
        }

        .job-search .job-details-text {
            margin-top: 15px
        }

        .job-search .container {
            padding: 0
        }

        .job-search .job-details .title-section .job-description .job-title {
            margin-top: 5px;
            margin-bottom: 10px
        }
}

.job-list .job-list-wrapper {
    margin-top: 20px
}

@media only screen and (max-width:767px) {
    .job-list .job-list-wrapper {
        min-height: 200px
    }
}

.job-list .job-list-wrapper:after {
    content: "";
    display: table;
    clear: both
}

.job-list .job-list-wrapper h2 {
    margin-bottom: 75px;
    color: #d51d29;
    text-align: center
}

    .job-list .job-list-wrapper h2 .plural-letter {
        display: none
    }

    .job-list .job-list-wrapper h2 .plural + .plural-letter {
        display: inline
    }

.job-list .job-list-wrapper .job-item-wrapper {
    list-style-type: none
}

    .job-list .job-list-wrapper .job-item-wrapper + .job-item-wrapper {
        padding-top: 40px
    }

@media only screen and (min-width:768px) {
    .job-list .job-list-wrapper .job-item-wrapper {
        float: left;
        width: 100%
    }
}

.job-list .job-list-wrapper .job-item-wrapper .job-item {
    position: relative;
    background: #fff;
    padding: 20px
}

.job-list .job-list-wrapper .job-item-wrapper .job-item-date, .job-list .job-list-wrapper .job-item-wrapper .location {
    font-size: 14px;
    color: #666
}

.job-list .job-list-wrapper .job-item-wrapper .job-title {
    text-transform: none;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px
}

.job-list .job-list-wrapper .job-item-wrapper .job-item-date, .job-list .job-list-wrapper .job-item-wrapper .job-title, .job-list .job-list-wrapper .job-item-wrapper .location {
    margin-left: 80px
}

.job-list .job-list-wrapper .job-item-wrapper .brand {
    width: 65px;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%)
}

.job-list .job-list-wrapper .job-item-wrapper .location {
    margin-top: 2px
}

.job-list .job-list-wrapper .job-item-wrapper .more {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.job-list-centered-description {
    text-align: center;
    margin-bottom: 50px
}

.job-show-all-message {
    margin-top: 20px;
    line-height: 1.5
}

.job-empty .brand {
    background-color: #d51d29;
    border-radius: 4px;
    opacity: .3;
    height: 65px
}

.job-empty .job-item-date, .job-empty .location {
    background-color: #666;
    width: 20%;
    border-radius: 4px;
    opacity: .3
}

.job-empty .job-title {
    background-color: #333;
    width: 66%;
    border-radius: 4px;
    opacity: .3
}

.job-empty .job-item-date {
    width: 33%
}

.job-empty .content {
    background-color: #444;
    border-radius: 4px;
    width: 90%;
    opacity: .3;
    height: 1em;
    margin-bottom: .5em
}

    .job-empty .content:last-of-type {
        width: 66%
    }

.job-loading {
    padding: 70px 0;
    text-align: center
}

.social-wall-post-icon {
    width: 44px;
    height: 44px;
    border: 2px solid #fff;
    box-shadow: 0 3px 20px hsla(0,0%,56.1%,.31);
    position: absolute;
    bottom: -15px;
    left: 15px;
    background-color: #1da1f2;
    display: flex;
    align-items: center;
    justify-content: center
}

    .social-wall-post-icon svg {
        fill: #fff;
        width: 50%;
        height: 50%
    }

    .social-wall-post-icon.social-facebook {
        background-color: #3b5998
    }

    .social-wall-post-icon.social-instagram {
        background-color: #262626
    }

.social-wall-post-image {
    height: 347px;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    position: relative
}

@media only screen and (max-width:1279px) {
    .social-wall-post-image {
        height: 250px
    }
}

@media only screen and (max-width:767px) {
    .social-wall-post-image {
        height: 200px
    }
}

.social-wall-post-title {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 83px;
    padding: 0 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.social-wall-post[data-id]:not([data-id=""]) {
    display: none
}

    .social-wall-post[data-id]:not([data-id=""]).active {
        display: block
    }

.tabs {
    background-color: #fcfcfc
}

.tabs-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

@media only screen and (max-width:767px) {
    .tabs-list {
        overflow-x: scroll;
        overflow-y: visible;
        padding-bottom: 20px
    }
}

.tabs-list .tab {
    font-size: 14px;
    font-weight: 700;
    height: 60px;
    line-height: 20px;
    color: #f5f5f5;
    padding: 0 26px;
    cursor: pointer;
    display: block;
    border-bottom: 1px solid #f1f1f1;
    flex-grow: 1;
    border-right: 1px solid #e4e4e4;
    text-align: center
}

@media only screen and (max-width:767px) {
    .tabs-list .tab {
        line-height: 12px;
        font-size: 10px;
        width: 50%;
        padding: 0 20px;
        height: 40px
    }
}

.tabs-list .tab:last-child {
    border-right: none
}

.tabs-list .tab.active {
    color: #fff;
    background-color: #d51d29;
    border-bottom: 1px solid #d51d29;
    border-right: 1px solid #d51d29;
    position: relative;
    cursor: default
}

    .tabs-list .tab.active:hover {
        text-decoration: none
    }

    .tabs-list .tab.active:after {
        content: "";
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #d51d29;
        position: absolute;
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%)
    }

.tabs-content-list .tab-content {
    display: none;
    padding: 37px
}

@media only screen and (max-width:767px) {
    .tabs-content-list .tab-content {
        padding: 20px 0
    }
}

.tabs-content-list .tab-content.active {
    display: block
}

.tabs-content-list .tab-content table {
    border-collapse: collapse;
    width: 100%;
    margin-top: 50px;
    color: #444;
    font-size: 14px;
    line-height: 22px;
    border: 1px solid #979797
}

@media only screen and (max-width:767px) {
    .tabs-content-list .tab-content table {
        border: none
    }

        .tabs-content-list .tab-content table tr {
            display: flex;
            flex-direction: column;
            padding: 0 10px;
            border: 1px solid #000;
            border-bottom: none
        }

            .tabs-content-list .tab-content table tr:last-child {
                border-bottom: 1px solid #000
            }

        .tabs-content-list .tab-content table td {
            border: none;
            border-bottom: 1px solid #d2d2d2
        }

            .tabs-content-list .tab-content table td:last-child {
                border-bottom: none
            }
}

.tabs-content-list .tab-content strong {
    color: #000
}

.tabs-content-list .tab-content p {
    color: rgba(0,0,0,.31);
    font-size: 14px;
    font-weight: 600;
    line-height: 22px
}

.tabs-content-list .tab-content td, .tabs-content-list .tab-content th {
    border: 1px solid #979797
}

.tabs-content-list .tab-content td {
    padding: 15px 15px 30px
}

@media only screen and (max-width:767px) {
    .tabs-content-list .tab-content td {
        padding: 15px
    }
}

.content-block-columns {
    color: #2f2f2f;
    font-size: 14px;
    line-height: 30px;
    background-color: #f9f9f9
}

    .content-block-columns .content-block-column-title {
        color: #d51d29;
        font-size: 24px;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 45px
    }

    .content-block-columns .content-block-columns-grey {
        color: #adadad;
        font-size: 14px;
        font-weight: 600;
        line-height: 22px;
        margin-bottom: 20px
    }

    .content-block-columns ul {
        padding-left: 20px
    }

    .content-block-columns .content-block-column-icon {
        display: none
    }

@media only screen and (min-width:992px) {
    .content-block-columns .content-block-column {
        padding-left: 60px;
        padding-right: 60px
    }

        .content-block-columns .content-block-column:first-child {
            padding-left: 0
        }

        .content-block-columns .content-block-column:last-child {
            padding-right: 0
        }
}

@media only screen and (max-width:767px) {
    .content-block-columns .content-block-column {
        border-left: 4px solid #d51d29;
        box-shadow: 0 3px 11px hsla(0,0%,71.4%,.22);
        padding: 20px;
        position: relative
    }
}

@media only screen and (max-width:767px) and (max-width:767px) {
    .content-block-columns .content-block-column {
        margin-bottom: 20px
    }
}

@media only screen and (max-width:767px) {
    .content-block-columns .content-block-column-title {
        font-size: 18px;
        margin: 0
    }
}

@media only screen and (max-width:767px) and (max-width:767px) {
    .content-block-columns .content-block-column-title {
        cursor: pointer
    }
}

@media only screen and (max-width:767px) {
    .content-block-columns .content-block-column-icon {
        display: block;
        position: absolute;
        top: 20px;
        right: 20px
    }

        .content-block-columns .content-block-column-icon .open-icon {
            width: 17px;
            height: 9px
        }

        .content-block-columns .content-block-column-icon .close-icon {
            width: 13px;
            height: 13px;
            display: none
        }

    .content-block-columns .content-block-column-content {
        display: none
    }
}

@media only screen and (max-width:767px) and (max-width:767px) {
    .content-block-columns .content-block-column-content {
        margin-top: 50px
    }
}

@media only screen and (max-width:767px) {
    .content-block-columns .content-block-column.active .open-icon {
        display: none
    }

    .content-block-columns .content-block-column.active .close-icon, .content-block-columns .content-block-column.active .content-block-column-content {
        display: block
    }
}

.application-process-cont-crew-2 .application-process-crew-step {
    border-left: 5px solid #d51d29;
    padding: 30px
}

@media only screen and (max-width:767px) {
    .application-process-cont-crew-2 .application-process-crew-step {
        padding: 10px
    }
}

.application-process-cont-crew-2 .application-process-crew-step h3 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000
}

@media only screen and (max-width:767px) {
    .application-process-cont-crew-2 .application-process-crew-step h3 {
        font-size: 14px
    }
}

.application-process-cont-crew-2 .application-process-crew-step svg {
    height: 75px;
    width: 75px;
    margin: 0 auto;
    display: block;
    fill: #d51d29
}

.application-process-cont-crew-2 .application-process-crew-step p {
    color: #f5f5f5;
    font-size: 14px;
    line-height: 22px
}

@media only screen and (max-width:767px) {
    .application-process-cont-crew-2 .application-process-crew-step p {
        font-size: 10px;
        line-height: 19px;
        color: #a2a3a5
    }
}

.video-carousel.grey-background {
    background-color: #f4f4f4
}

.video-carousel-image {
    position: relative;
    cursor: pointer;
    height: 347px
}

@media only screen and (max-width:1279px) {
    .video-carousel-image {
        height: 250px
    }
}

@media only screen and (max-width:767px) {
    .video-carousel-image {
        height: 200px
    }
}

.video-carousel-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;"
}

.video-carousel-play {
    width: 46px;
    height: 46px;
    position: absolute;
    bottom: 20px;
    right: 20px
}

@media only screen and (max-width:767px) {
    .video-carousel-play {
        width: 33px;
        height: 33px;
        bottom: 15px;
        right: 15px
    }
}

.video-carousel-video {
    box-shadow: 0 8px 38px rgba(95,95,95,.12);
    background-color: #fff;
    margin-bottom: 20px !important
}

.video-carousel-title {
    color: #444;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px
}

.video-carousel-content {
    color: #a2a3a5;
    font-size: 14px;
    line-height: 24px;
    padding: 0 15px 15px
}

.video-carousel.centered-section .video-carousel-block {
    text-align: center
}

.video-carousel.centered-section .video-carousel-title {
    text-transform: none
}

.video-carousel.centered-section .video-carousel-video {
    box-shadow: 0 4px 9px rgba(95,95,95,.12)
}

.video-carousel.centered-section .video-carousel-play {
    width: 100%;
    right: 0;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%)
}

.content-icon-title {
    padding-top: 35px
}

.content-icon-title-title {
    color: #d51d29;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px
}

@media only screen and (max-width:767px) {
    .content-icon-title-title {
        margin-bottom: 0;
        font-size: 24px
    }
}

.content-icon-title h2 {
    display: flex;
    flex-direction: row;
    margin-bottom: 25px
}

.content-icon-title-subtitle {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.content-icon-title-content {
    color: #444;
    font-size: 16px;
    line-height: 27px
}

    .content-icon-title-content p + p {
        margin-top: 25px
    }

@media only screen and (max-width:767px) {
    .content-icon-title-content {
        font-size: 14px;
        line-height: 20px
    }
}

.content-icon-title-wrapper {
    display: flex;
    flex-direction: column;
    padding-left: 25px
}

@media only screen and (max-width:767px) {
    .content-icon-title-wrapper {
        padding-left: 20px;
        display: block
    }
}

.content-icon-title-icon {
    border-right: 1px solid rgba(0,0,0,.46);
    padding-right: 25px
}

    .content-icon-title-icon svg {
        fill: #d51d29;
        width: 70px
    }

@media only screen and (max-width:767px) {
    .content-icon-title-icon {
        padding-right: 20px
    }
}

.content-icon-list .title-v2 {
    margin-bottom: 80px
}

@media only screen and (max-width:767px) {
    .content-icon-list .title-v2 {
        margin-bottom: 35px
    }
}

.content-icon-list-icon {
    display: flex;
    flex-direction: row;
    margin-bottom: 80px
}

@media only screen and (max-width:767px) {
    .content-icon-list-icon {
        margin-bottom: 60px
    }

        .content-icon-list-icon:last-child {
            margin-bottom: 30px
        }
}

.content-icon-list-icon-wrapper {
    border-right: 1px solid rgba(0,0,0,.46);
    padding-right: 25px
}

    .content-icon-list-icon-wrapper svg {
        fill: #d51d29
    }

.content-icon-list-icon-title {
    color: #d51d29;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px
}

@media only screen and (max-width:767px) {
    .content-icon-list-icon-title {
        font-size: 30px;
        margin-bottom: 15px
    }
}

.content-icon-list-icon-title-wrapper {
    display: flex;
    flex-direction: column;
    padding-left: 25px
}

.content-icon-list-icon-subtitle {
    color: #000;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

@media only screen and (max-width:767px) {
    .content-icon-list-icon-subtitle {
        font-size: 11px
    }
}

.content-icon-list-content {
    color: #abadaf;
    font-size: 18px;
    line-height: 32px
}

@media only screen and (max-width:767px) {
    .content-icon-list-content {
        font-size: 14px;
        line-height: 20px
    }
}

.pay-benefits-pilots {
    background: linear-gradient(180deg,#fff 200px,#d51d29 0,#d51d29 630px,#d51d29 0,#fff 0,#fff);
    padding-top: 0
}

@media only screen and (max-width:991px) {
    .pay-benefits-pilots {
        background: none
    }
}

.pay-benefits-pilots [class*=col-] {
    padding-left: 15px;
    padding-right: 15px
}

.pay-benefits-pilots .title-v2 {
    margin-bottom: 30px
}

.pay-benefits-pilots-text {
    color: #444;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 30px
}

.pay-benefits-pilots-card {
    position: relative;
    box-shadow: 0 7px 29px rgba(0,0,0,.18)
}

@media only screen and (max-width:991px) {
    .pay-benefits-pilots-card {
        margin-bottom: 10px
    }
}

.pay-benefits-pilots-card-image {
    position: relative;
    cursor: pointer;
    height: 150px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.pay-benefits-pilots-card-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    padding: 7px 0
}

@media only screen and (max-width:991px) {
    .pay-benefits-pilots-card-title {
        color: #fff;
        background-color: rgba(0,0,0,.54)
    }
}

.pay-benefits-pilots-card.active .pay-benefits-pilots-card-title {
    color: #4c3b3b;
    background-color: #fff;
    cursor: default
}

@media only screen and (max-width:991px) {
    .pay-benefits-pilots-card.active .pay-benefits-pilots-card-title {
        color: #fff;
        background-color: rgba(0,0,0,.54)
    }
}

.pay-benefits-pilots-card.active .pay-benefits-pilots-card-title:hover {
    text-decoration: none
}

.pay-benefits-pilots-card.active .pay-benefits-pilots-card-title:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%)
}

@media only screen and (max-width:991px) {
    .pay-benefits-pilots-card.active .pay-benefits-pilots-card-title:after {
        content: none
    }
}

.pay-benefits-pilots-table {
    background-color: #fff;
    padding: 45px 60px;
    box-shadow: 0 14px 32px rgba(0,0,0,.09);
    margin-bottom: 50px
}

@media only screen and (max-width:991px) {
    .pay-benefits-pilots-table {
        padding: 0 0 45px;
        box-shadow: none;
        margin-bottom: 0
    }
}

.pay-benefits-pilots-table .pay-benefits-pilots-apply-btn {
    margin: 50px 0 0
}

@media only screen and (max-width:991px) {
    .pay-benefits-pilots-table .pay-benefits-pilots-apply-btn {
        display: none
    }
}

.pay-benefits-pilots-table-header {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 50px;
    margin-top: 0
}

@media only screen and (max-width:991px) {
    .pay-benefits-pilots-table-header {
        display: none
    }
}

.pay-benefits-pilots-table-header .red {
    color: #d51d29
}

.pay-benefits-pilots-table table.benefits-table {
    border-bottom: 2px solid #000;
    width: 100%
}

    .pay-benefits-pilots-table table.benefits-table thead td, .pay-benefits-pilots-table table.benefits-table thead th {
        border-bottom: 2px solid #000;
        border-top: 2px solid #000;
        border-right: 2px solid #000;
        color: #000;
        font-size: 16px;
        font-weight: 700;
        line-height: 12.03px;
        text-transform: uppercase;
        height: 60px
    }

        .pay-benefits-pilots-table table.benefits-table thead td:last-child, .pay-benefits-pilots-table table.benefits-table thead td[colspan="2"], .pay-benefits-pilots-table table.benefits-table thead th:last-child, .pay-benefits-pilots-table table.benefits-table thead th[colspan="2"] {
            border-right: none
        }

    .pay-benefits-pilots-table table.benefits-table tbody tr {
        border-bottom: 1px solid #d2d3d5
    }

        .pay-benefits-pilots-table table.benefits-table tbody tr td {
            border-right: 1px solid #d2d3d5;
            text-align: center
        }

@media only screen and (max-width:991px) {
    .pay-benefits-pilots-table table.benefits-table tbody tr td {
        border-right: none;
        font-size: 12px;
        text-align: left
    }
}

.pay-benefits-pilots-table table.benefits-table tbody tr td:last-child, .pay-benefits-pilots-table table.benefits-table tbody tr td[colspan="2"] {
    border-right: none
}

.pay-benefits-pilots-table table.benefits-table tbody tr:last-child {
    border-bottom: none
}

.pay-benefits-pilots-table table.benefits-table tbody th {
    border-right: 2px solid #000;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 23.4px;
    text-transform: uppercase;
    text-align: left
}

@media only screen and (max-width:991px) {
    .pay-benefits-pilots-table table.benefits-table tbody th {
        border-right: none;
        font-size: 10px
    }
}

.pay-benefits-pilots-table table.benefits-table tbody td {
    padding: 14px 50px;
    font-size: 14px;
    line-height: 21.6px;
    color: #444
}

@media only screen and (max-width:991px) {
    .pay-benefits-pilots-table table.benefits-table tbody td {
        padding: 10px
    }
}

.pay-benefits-pilots-table table.benefits-table .mobile-only {
    display: none
}

@media only screen and (max-width:991px) {
    .pay-benefits-pilots-table table.benefits-table .desktop-only {
        display: none
    }

    .pay-benefits-pilots-table table.benefits-table .mobile-only {
        display: table-cell
    }

    .pay-benefits-pilots-table table.benefits-table .plane1, .pay-benefits-pilots-table table.benefits-table .plane2 {
        display: none
    }

        .pay-benefits-pilots-table table.benefits-table .plane1.active, .pay-benefits-pilots-table table.benefits-table .plane2.active {
            display: table-cell
        }
}

.pay-benefits-pilots-requirements {
    color: #444;
    font-size: 16px;
    line-height: 33px;
    margin-bottom: 50px
}

    .pay-benefits-pilots-requirements .title-v2 {
        font-size: 30px
    }

@media only screen and (max-width:991px) {
    .pay-benefits-pilots-requirements .title-v2 {
        font-size: 18px
    }
}

@media only screen and (max-width:991px) {
    .pay-benefits-pilots-requirements {
        margin-bottom: 0
    }
}

.pay-benefits-pilots-requirements ul {
    padding-left: 20px;
    list-style-image: url(/images/ul.svg)
}

.pay-benefits-pilots-content {
    color: #fff;
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 29px
}

.pay-benefits-pilots-content-header {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 40px
}

.pay-benefits-pilots-expand {
    transition: height 2s linear;
    overflow: hidden;
    height: 0
}

@media only screen and (max-width:991px) {
    .pay-benefits-pilots-expand {
        overflow: auto;
        height: auto
    }
}

.pay-benefits-pilots-expand.open {
    height: auto
}

@media only screen and (max-width:991px) {
    .pay-benefits-pilots-buttons-wrapper {
        display: none
    }
}

.pay-benefits-pilots .pay-benefits-pilots-show-less-btn {
    display: none;
    margin-top: 50px
}

.pay-benefits-pilots.show-more .pay-benefits-pilots-show-less-btn {
    display: inline-block
}

.pay-benefits-pilots-content-wrapper, .pay-benefits-pilots.show-more .pay-benefits-pilots-show-more-btn {
    display: none
}

    .pay-benefits-pilots-content-wrapper.active {
        display: block
    }

@media only screen and (max-width:991px) {
    .pay-benefits-pilots-content-wrapper.active {
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        z-index: 7;
        overflow: scroll;
        color: #444
    }

        .pay-benefits-pilots-content-wrapper.active .pay-benefits-pilots-content {
            color: #444
        }
}

.pay-benefits-pilots-content-close {
    display: none
}

@media only screen and (max-width:991px) {
    .pay-benefits-pilots-content-close {
        position: absolute;
        top: 10px;
        right: 10px;
        display: block
    }

        .pay-benefits-pilots-content-close svg {
            width: 31px;
            height: 31px
        }
}

.pay-benefits-pilots .plane-switcher {
    display: block;
    border: 1px solid #979797;
    display: flex;
    position: relative;
    margin-bottom: 40px
}

    .pay-benefits-pilots .plane-switcher a {
        color: #444;
        line-height: 13px;
        font-size: 10px;
        font-weight: 600;
        text-transform: uppercase;
        width: 50%;
        height: 37px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center
    }

        .pay-benefits-pilots .plane-switcher a.active {
            background: #328eca;
            color: #fff;
            text-shadow: 0 1px 2px rgba(0,0,0,.5)
        }

    .pay-benefits-pilots .plane-switcher span {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        background: #fff;
        border-radius: 50%;
        height: 20px;
        width: 20px;
        display: block;
        font-size: 10px;
        font-weight: 600;
        color: #d51d29;
        line-height: 20px;
        text-align: center
    }

.pay-benefits-pilots-content-mobile {
    display: none
}

@media only screen and (max-width:991px) {
    .pay-benefits-pilots-content-mobile {
        display: block
    }
}

.pay-benefits-pilots-apply-btn-wrapper {
    text-align: center;
    padding: 40px 0
}

.pay-benefits-pilots .pilots-select {
    min-width: 424px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 1px solid #a6a6a6;
    width: auto;
    outline: none;
    padding: 20px;
    background-color: #fff;
    color: #444;
    line-height: 1.2;
    font-weight: 600;
    font-size: 16px
}

@media only screen and (max-width:767px) {
    .pay-benefits-pilots .pilots-select {
        min-width: auto
    }
}

.pay-benefits-pilots .pilots-select-wrapper {
    position: relative;
    display: inline-block;
    margin-bottom: 100px
}

@media only screen and (max-width:767px) {
    .pay-benefits-pilots .pilots-select-wrapper {
        width: 100%;
        margin-bottom: 45px
    }
}

.pay-benefits-pilots .pilots-select::-ms-expand {
    display: none
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .pay-benefits-pilots .pilots-select {
        border: 0;
        outline: 1px solid #a6a6a6;
        outline-offset: -2px
    }
}

@media (orientation:landscape) and (min-width:768px) {
    .pay-benefits-pilots .pilots-select {
        border: 0;
        outline: 1px solid #a6a6a6;
        outline-offset: -2px
    }
}

@media only screen and (max-width:991px) {
    .pay-benefits-pilots .pilots-select {
        line-height: 1.37
    }
}

@media (orientation:landscape) {
    .pay-benefits-pilots .pilots-select {
        line-height: 1.37
    }
}

@media only screen and (max-width:767px) {
    .pay-benefits-pilots .pilots-select {
        width: 100%
    }
}

.pay-benefits-pilots .icon {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none
}

    .pay-benefits-pilots .icon svg {
        width: 17px;
        height: 17px;
        fill: #d51d29
    }

@media only screen and (max-width:991px) {
    .pay-benefits-pilots .icon {
        margin-top: 2px
    }
}

@media (orientation:landscape) {
    .pay-benefits-pilots .icon {
        margin-top: 2px
    }
}

.pay-benefits-pilots .half {
    width: 50%;
    float: left;
    padding-right: 50px;
    color: #444;
    font-size: 16px;
    line-height: 33px
}

@media only screen and (max-width:991px) {
    .pay-benefits-pilots .half {
        width: 100%;
        float: none
    }
}

.pay-benefits-pilots .half li {
    margin-bottom: 10px
}

.popup {
    position: fixed;
    background: rgba(0,0,0,.2);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100
}

.popup-buttons {
    display: flex;
    flex-direction: row;
    justify-content: center
}

.popup-content {
    background: #fff;
    width: 90vw;
    max-width: 400px;
    padding: 50px
}

    .popup-content h3 {
        color: #d51d29;
        font-size: 18px;
        text-align: center;
        line-height: 30px
    }

section.content-2 {
    position: relative;
    background-position: 50%;
    background-size: cover;
    background-color: #f4f4f4;
    color: #444
}

@media only screen and (min-width:768px) {
    section.content-2.full-height {
        height: 100vh;
        min-height: 720px
    }

        section.content-2.full-height .content-wrapper {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 100%
        }
}

section.content-2 .content-img-wrapper {
    position: absolute !important;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

    section.content-2 .content-img-wrapper .content-img {
        -o-object-fit: cover;
        object-fit: cover;
        font-family: "object-fit: cover;";
        width: 100%;
        height: 100%
    }

section.content-2.progression-type .content-block {
    padding: 50px 60px 100px
}

    section.content-2.progression-type .content-block p {
        font-size: 14px;
        line-height: 21px;
        color: #444
    }

@media only screen and (max-width:767px) {
    section.content-2.progression-type .image-wrapper {
        display: none
    }

    section.content-2.progression-type .content-block {
        background-color: transparent;
        padding: 30px 22px
    }
}

@media only screen and (max-width:767px) {
    section.content-2.training-type#back-40:before {
        background-image: none
    }

    section.content-2.training-type .content-block {
        background-color: transparent
    }

        section.content-2.training-type .content-block h2 {
            font-size: 20px
        }

        section.content-2.training-type .content-block p {
            font-size: 15px
        }
}

section.content-2 .slider {
    background-color: #fff;
    padding-bottom: 50px
}

    section.content-2 .slider .slick-dots {
        bottom: 50px
    }

    section.content-2 .slider .slick-arrow {
        bottom: 55px
    }

    section.content-2 .slider .content-block {
        color: #444;
        text-align: left
    }

        section.content-2 .slider .content-block .title {
            display: block;
            width: 100%;
            margin-bottom: 10px;
            font-weight: 700;
            line-height: 1.2
        }

        section.content-2 .slider .content-block h2 {
            margin-bottom: 1em
        }

        section.content-2 .slider .content-block ul {
            color: #444;
            list-style-type: none
        }

            section.content-2 .slider .content-block ul li {
                padding-bottom: 10px;
                padding-left: 15px
            }

                section.content-2 .slider .content-block ul li:before {
                    content: "";
                    width: 4px;
                    height: 4px;
                    border-radius: 50%;
                    background-color: #444;
                    display: inline-block;
                    margin-bottom: 4px;
                    margin-right: 5px
                }

                section.content-2 .slider .content-block ul li p {
                    padding-left: 10px;
                    padding-top: 5px;
                    margin-bottom: 0
                }

            section.content-2 .slider .content-block ul.no-dots li:before {
                display: none
            }

            section.content-2 .slider .content-block ul.title-paragraph li strong {
                display: block;
                margin-top: 15px;
                margin-bottom: 10px
            }

            section.content-2 .slider .content-block ul li:before {
                margin-right: 9px
            }

            section.content-2 .slider .content-block ul.no-dots ul li:before {
                display: inline-block;
                margin-right: 5px
            }

        section.content-2 .slider .content-block a:not(.btn):not([target=_blank]) {
            color: #444
        }

            section.content-2 .slider .content-block a:not(.btn):not([target=_blank]):hover {
                color: #d51d29;
                text-decoration: none
            }

        section.content-2 .slider .content-block a.btn {
            padding: 0 40px
        }

@media only screen and (max-width:767px) {
    section.content-2 .slider .content-block a.btn {
        padding: 0 20px
    }
}

section.content-2 .slider .content-block .btn-wrapper {
    text-align: center
}

section.content-2 .slider .content-block table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #ddd
}

    section.content-2 .slider .content-block table td, section.content-2 .slider .content-block table th {
        padding: 8px;
        line-height: 1.42857;
        vertical-align: top;
        border: 1px solid #ddd
    }

@media only screen and (max-width:767px) {
    section.content-2 .slider .slick-arrow.prev-arrow {
        left: 12%
    }

    section.content-2 .slider .slick-arrow.next-arrow {
        right: 12%
    }
}

section.content-2 .content-block {
    background-color: #fff;
    width: 100%;
    text-align: center;
    padding: 70px 60px
}

@media only screen and (max-width:767px) {
    section.content-2 .content-block {
        padding: 35px 30px
    }
}

section.content-2 .content-block .btn {
    margin-bottom: 0;
    margin-top: 5px
}

section.content-2 .content-block h2 {
    margin-top: 0;
    color: #333;
    width: 100%
}

section.content-2 .content-block p {
    text-align: left;
    color: #444
}

section.content-2 .content-block blockquote {
    border-left: none;
    padding: 10px 0
}

    section.content-2 .content-block blockquote cite {
        display: block;
        font-weight: 700;
        margin-top: 20px;
        font-style: normal
    }

section.content-2 .content-block .strong-block {
    margin-top: 10px;
    display: block
}

section.content-2 .text-block h2 {
    margin-top: 0;
    color: #fff
}

section.content-2 .text-block p {
    color: #fff
}

section.content-2 .image-wrapper {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: #fff
}

@media only screen and (max-width:991px) {
    section.content-2 .image-wrapper {
        min-height: 360px
    }
}

section.content-2 .image-wrapper img {
    width: 100%;
    height: 100%
}

section.content-2 .bg-pos-left {
    background-position-x: 0
}

section.content-2 .bg-pos-right {
    background-position-x: 100%
}

@media only screen and (min-width:992px) {
    section.content-2 .is-lg-table-row.is-md-table-row .image-wrapper-xs {
        display: none
    }
}

@media only screen and (max-width:991px) {
    section.content-2 .is-lg-table-row.is-md-table-row .image-wrapper-sm {
        display: none
    }
}

section.content-2 .content-pos-bottom {
    position: relative;
    height: 100%
}

section.content-2 .content-pos-bottom-text {
    position: absolute;
    bottom: 10%
}

@media only screen and (max-width:991px) {
    section.content-2 .content-pos-bottom-text {
        padding-left: 15px;
        padding-right: 15px;
        left: 0
    }
}

@media only screen and (max-width:767px) {
    section.content-2 .content-pos-bottom-text {
        position: static;
        padding-top: 50%;
        padding-left: 0;
        padding-right: 0
    }
}

section.content-2 .content-pos-bottom-text h2 {
    text-align: center
}

section.content-2.full-height .content-img {
    -webkit-filter: brightness(.69);
    filter: brightness(.69)
}

section.content-2.darker .content-img {
    -webkit-filter: brightness(.55);
    filter: brightness(.55)
}

.move-right:before {
    width: 110% !important;
    right: -10% !important;
    left: auto !important
}

.has_custom_slider .custom_arrows {
    position: absolute;
    top: 37%;
    z-index: 2
}

    .has_custom_slider .custom_arrows svg {
        width: 3em;
        height: 3em
    }

    .has_custom_slider .custom_arrows.next-arrow {
        transform: rotate(-90deg);
        right: -70px;
        color: #d51d29;
        cursor: pointer
    }

        .has_custom_slider .custom_arrows.next-arrow.slick-disabled {
            color: #9b9b9b;
            cursor: default
        }

    .has_custom_slider .custom_arrows.prev-arrow {
        transform: rotate(90deg);
        left: -70px;
        color: #d51d29;
        cursor: pointer
    }

        .has_custom_slider .custom_arrows.prev-arrow.slick-disabled {
            color: #9b9b9b;
            cursor: default
        }

.content-bullets-list {
    padding: 20px 0 0
}

@media only screen and (max-width:767px) {
    .content-bullets-list {
        padding: 0
    }
}

.content-bullets-list .container {
    background: #fff;
    padding: 35px 45px 0
}

@media only screen and (max-width:767px) {
    .content-bullets-list .container {
        padding: 35px 20px 0
    }
}

.content-bullets-list-main-title {
    color: #333;
    margin: 0 0 40px;
    font-size: 50px;
    line-height: 1.3
}

@media only screen and (max-width:767px) {
    .content-bullets-list-main-title {
        font-size: 30px;
        margin: 0 0 25px
    }
}

.content-bullets-list-main-title .close-btn {
    height: 36px;
    width: 36px;
    background: url(/images/close-btn.png) scroll no-repeat 0 0;
    display: inline-block;
    float: right;
    background-size: cover;
    cursor: pointer
}

@media only screen and (max-width:767px) {
    .content-bullets-list-main-title .close-btn {
        height: 18px;
        width: 18px
    }
}

.content-bullets-list-main-subtitle {
    margin: 20px 0;
    text-transform: none;
    font-size: 30px
}

@media only screen and (max-width:767px) {
    .content-bullets-list-main-subtitle {
        font-size: 20px;
        margin: 15px 0
    }
}

.content-bullets-list-main-details {
    font-size: 14px;
    margin: 20px 0
}

@media only screen and (max-width:767px) {
    .content-bullets-list-main-details {
        font-size: 12px;
        margin: 15px 0
    }
}

.content-bullets-list-icon {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    min-height: 60px;
    padding-right: 40px
}

@media only screen and (max-width:767px) {
    .content-bullets-list-icon {
        margin-bottom: 12px;
        min-height: 100%
    }
}

.content-bullets-list-icon-wrapper {
    padding-right: 15px;
    margin-top: 0
}

    .content-bullets-list-icon-wrapper svg {
        fill: #444
    }

.content-bullets-list-icon-title {
    color: #444;
    font-size: 14px;
    line-height: 24px
}

@media only screen and (max-width:767px) {
    .content-bullets-list-icon-title {
        font-size: 12px
    }
}

.content-bullets-list-icon-title-wrapper {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 0
}

.content-bullets-list-title {
    font-size: 18px;
    text-align: center;
    margin-bottom: 32px;
    font-weight: 600
}

@media only screen and (max-width:767px) {
    .content-bullets-list-title {
        margin-top: 10px;
        margin-bottom: 15px;
        font-size: 14px;
        text-align: left
    }

    .content-bullets-list-title-second {
        margin-top: 25px
    }
}

.content-table-list {
    padding: 0 0 20px
}

    .content-table-list.hours-table {
        padding: 0
    }

@media only screen and (max-width:767px) {
    .content-table-list {
        padding: 0
    }
}

.content-table-list .main_subtitle {
    margin: 20px 0;
    text-transform: none;
    font-size: 30px
}

@media only screen and (max-width:767px) {
    .content-table-list .main_subtitle {
        font-size: 20px;
        margin: 15px 0
    }
}

.content-table-list .container {
    background: #fff;
    padding: 10px 45px 45px
}

@media only screen and (max-width:767px) {
    .content-table-list .container {
        padding: 50px 20px 25px
    }
}

.content-table-list .mobile_tabs {
    display: none
}

@media only screen and (max-width:767px) {
    .content-table-list .mobile_tabs {
        display: block
    }
}

@media only screen and (max-width:767px) {
    .content-table-list .custom_tabs .tab {
        color: #000;
        border: none
    }

        .content-table-list .custom_tabs .tab.active {
            background-color: transparent;
            color: #d51d29;
            border-bottom: 1px solid #d51d29
        }
}

@media only screen and (max-width:767px) {
    .content-table-list-content .desktop_tr, .content-table-list-content .td_holder.tab2, .content-table-list .custom_tabs .tab.active:after {
        display: none
    }
}

.content-table-list-content .left_col {
    width: 27%
}

.content-table-list-content .type_row {
    padding: 15px 25px
}

@media only screen and (max-width:767px) {
    .content-table-list-content .type_row {
        padding: 10px 5px 10px 10px
    }
}

.content-table-list-content .td_holder, .content-table-list-content .type_row {
    border: none
}

.content-table-list-content .table_main {
    font-size: 18px;
    padding: 0 0 16px 40px;
    border: none
}

@media only screen and (max-width:767px) {
    .content-table-list-content .table_main {
        font-size: 14px
    }
}

.content-table-list-content .type_list {
    margin: 0 0 0 30px
}

@media only screen and (max-width:767px) {
    .content-table-list-content .type_list {
        margin: 0;
        list-style-type: none
    }
}

.content-table-list-content .td_holder {
    padding: 20px 40px
}

@media only screen and (max-width:767px) {
    .content-table-list-content .td_holder {
        padding: 12px 12px 12px 20px
    }
}

.content-table-list-content .td_holder p.entity_1 {
    color: #444
}

.content-table-list-content tr:nth-child(odd) .type_row {
    background-color: #69696b
}

.content-table-list-content tr:nth-child(2n) .type_row {
    background-color: #747578
}

.content-table-list-content tr:nth-child(odd) .td_holder {
    background-color: #f4f4f4
}

.content-table-list-content tr:nth-child(2n) .td_holder {
    background-color: #fff
}

.content-table-list-content .entity_type {
    color: #fff;
    margin: 0
}

.content-table-list-content .entity_subtype {
    font-weight: 300;
    color: #fff;
    margin: 0
}

.content-table-list-content .entity_1, .content-table-list-content .entity_2 {
    margin: 0
}

.content-table-list-content .subentity_2 {
    color: #9b9b9b;
    margin: 0
}

.content-table-list-content .sub_data_1 {
    margin: 0 30px 0 0
}

.content-table-list-content p {
    font-size: 14px
}

@media only screen and (max-width:767px) {
    .content-table-list-content p {
        font-size: 12px
    }
}

.content-table-list-content .entity_type_table {
    font-size: 14px
}

@media only screen and (max-width:767px) {
    .content-table-list-content .entity_type_table {
        font-size: 12px
    }

        .content-table-list-content .entity_type_table table, .content-table-list-content .entity_type_table table td, .content-table-list-content .entity_type_table table th, .content-table-list-content .entity_type_table table tr {
            display: block;
            text-align: left
        }

            .content-table-list-content .entity_type_table table td, .content-table-list-content .entity_type_table table th {
                margin: 0;
                padding-left: 25px
            }

            .content-table-list-content .entity_type_table table td {
                margin-left: 40px;
                list-style: square;
                display: list-item;
                padding-left: 0
            }

            .content-table-list-content .entity_type_table table thead {
                display: none
            }
}

.content-table-list-content .entity_type_table td {
    padding: 0 0 10px;
    line-height: 1.75
}

@media only screen and (max-width:767px) {
    .content-table-list-content .entity_type_table, .content-table-list-content .entity_type_table td, .content-table-list-content .entity_type_table th, .content-table-list-content .entity_type_table tr {
        display: block;
        text-align: left
    }

        .content-table-list-content .entity_type_table td, .content-table-list-content .entity_type_table th {
            margin: 0;
            padding-left: 25px
        }

        .content-table-list-content .entity_type_table td {
            list-style: square;
            display: list-item;
            list-style-type: none;
            margin: 0;
            padding: 0
        }

        .content-table-list-content .entity_type_table tr {
            padding-bottom: 10px
        }

            .content-table-list-content .entity_type_table tr:last-child {
                padding-bottom: 0
            }
}

.content-table-list .apply_btn {
    float: right;
    margin: 0;
    height: 50px;
    line-height: 50px
}

.content-table-list.hide-freighter a[data-id=tab2], .content-table-list.hide-freighter td.tab2, .content-table-list.hide-freighter th:nth-child(3) {
    display: none !important
}

.content-table-list.hide-freighter th {
    text-align: center
}

.content-table-list.hide-freighter a[data-id=tab1] {
    background-color: transparent;
    color: #d51d29;
    border-bottom: 1px solid #d51d29
}

.content-table-list.hide-freighter td.tab1 {
    display: table-cell !important
}

.content-table-list.hide-passenger a[data-id=tab1], .content-table-list.hide-passenger td.tab1, .content-table-list.hide-passenger th:nth-child(2) {
    display: none !important
}

.content-table-list.hide-passenger th {
    text-align: center
}

.content-table-list.hide-passenger a[data-id=tab2] {
    background-color: transparent;
    color: #d51d29;
    border-bottom: 1px solid #d51d29
}

.content-table-list.hide-passenger td.tab2 {
    display: table-cell !important
}

.content-text-listing .custom_clear {
    clear: both
}

.content-text-listing-main-title {
    color: #333;
    text-align: center;
    margin: 0 0 45px
}

.content-text-listing-main-content {
    max-width: 840px;
    display: block;
    margin: 0 auto;
    color: #444
}

    .content-text-listing-main-content ul {
        padding: 0 25px;
        margin: 20px 0 30px
    }

        .content-text-listing-main-content ul li {
            padding-left: 10px
        }

        .content-text-listing-main-content ul p {
            margin-bottom: 10px
        }

    .content-text-listing-main-content p {
        margin-bottom: 22px
    }

.content-text-listing .ext_link {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #d51d29;
    text-decoration: underline;
    margin: 25px 0
}

    .content-text-listing .ext_link:active, .content-text-listing .ext_link:hover {
        text-decoration: none
    }

.content-text-listing .apply_btn {
    margin: 30px 0
}

.training-centered {
    padding: 50px 0 0;
    background-color: #f5f5f5
}

@media only screen and (max-width:767px) {
    .training-centered {
        padding: 30px 0 0
    }
}

.training-centered .rol_elt_cont {
    box-shadow: 0 2px 5px 3px hsla(0,0%,60.8%,.15);
    min-height: 300px;
    background-color: #fff
}

.training-centered .role-listing {
    margin: 10px 0
}

.training-centered .rol_table {
    display: none
}

.training-centered-roles-block .rol_elt {
    padding: 20px 18px;
    margin: 0 0 22px
}

.training-centered-roles-block .text-holder {
    padding: 0 20px 20px
}

    .training-centered-roles-block .text-holder h3, .training-centered-roles-block .text-holder p {
        font-size: 14px;
        text-align: center;
        min-height: 20px
    }

@media only screen and (max-width:767px) {
    .training-centered-roles-block .text-holder h3, .training-centered-roles-block .text-holder p {
        font-size: 12px
    }
}

.training-centered-roles-block .text-holder h3 {
    font-size: 18px;
    color: #444;
    margin: 0 0 10px
}

@media only screen and (max-width:767px) {
    .training-centered-roles-block .text-holder h3 {
        font-size: 14px
    }
}

.training-centered-roles-block .text-holder .desc {
    min-height: 120px;
    margin: 25px 0 0;
    font-weight: 300;
    color: #444
}

.training-centered-roles-block .text-holder a {
    font-size: 10.73px;
    min-width: auto;
    height: auto;
    line-height: 40px;
    padding: 0 20px;
    border: 1px solid #d51d29;
    width: 100%;
    max-width: 111px;
    margin: 0 auto;
    display: block
}

.training-centered-roles-block .text-holder .step {
    color: rgba(0,0,0,.31);
    padding: 20px 0 7px;
    margin: 0
}

.training-centered-roles-block .text-holder .duration {
    font-weight: 300;
    font-size: 14px;
    color: #444
}

@media only screen and (max-width:767px) {
    .training-centered-roles-block .text-holder .duration {
        font-size: 12px
    }
}

.training-centered-roles-block .text-holder .duration span {
    font-weight: 700
}

.roles-centered {
    padding: 50px 0 0
}

    .roles-centered .rol_elt_cont {
        box-shadow: 0 2px 5px 3px hsla(0,0%,60.8%,.15);
        min-height: 370px
    }

.custom-popup {
    display: none
}

.roles-centered-title {
    margin-bottom: 20px;
    text-align: center;
    margin-top: 0
}

@media only screen and (max-width:767px) {
    .roles-centered-title {
        margin-bottom: 25px
    }
}

.roles-centered-description {
    max-width: 640px;
    margin: 0 auto 10px;
    text-align: center
}

@media only screen and (max-width:767px) {
    .roles-centered-description {
        margin-bottom: 35px
    }
}

.roles-centered-description p {
    color: #444
}

.roles-centered .role-listing {
    margin: 40px 0
}

@media only screen and (max-width:767px) {
    .roles-centered .role-listing {
        margin: 10px 0
    }
}

.roles-centered .rol_table {
    display: none
}

.roles-centered-roles-block .rol_elt {
    padding: 0 12.5px;
    margin: 0 0 22px
}

.roles-centered-roles-block .image-holder {
    background: #fff
}

    .roles-centered-roles-block .image-holder img {
        width: 100%;
        max-height: 135px
    }

.roles-centered-roles-block .text-holder {
    padding: 0 20px 20px
}

    .roles-centered-roles-block .text-holder h3, .roles-centered-roles-block .text-holder p {
        font-size: 14px;
        text-align: center;
        min-height: 30px
    }

    .roles-centered-roles-block .text-holder h3 {
        font-family: Open Sans
    }

    .roles-centered-roles-block .text-holder p {
        color: #444;
        min-height: 120px
    }

    .roles-centered-roles-block .text-holder a {
        font-size: 10.73px;
        min-width: auto;
        height: auto;
        line-height: 30px;
        padding: 0 15px;
        border: 1px solid #d51d29;
        width: 100%;
        max-width: 120px;
        margin: 0 auto;
        display: block;
        background: #d51d29;
        color: #ffffff;
    }

        .roles-centered-roles-block .text-holder a.active {
            background-color: #d51d29;
            color: #fff
        }

.roles-centered .apply_btn {
    text-align: center;
    margin: 20px 0 40px
}

.roles-centered a.apply_btn {
    box-shadow: none;
    height: 50px;
    line-height: 50px
}

section.events-centered {
    display: block;
    padding-top: 40px
}

    section.events-centered .container .events-container {
        position: relative
    }

        section.events-centered .container .events-container .events {
            position: absolute;
            left: 0;
            top: 0;
            display: block;
            width: 100%;
            height: 100%;
            z-index: -1;
            opacity: 0
        }

            section.events-centered .container .events-container .events.active {
                z-index: 1;
                opacity: 1;
                position: relative
            }

    section.events-centered .container .events-block .location-filter {
        text-align: center
    }

        section.events-centered .container .events-block .location-filter .events-select {
            min-width: 424px;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            border-radius: 0;
            border: 1px solid #a6a6a6;
            width: auto;
            outline: none;
            padding: 20px;
            background-color: #fff;
            color: #444;
            line-height: 1.2;
            font-weight: 600;
            font-size: 16px
        }

@media only screen and (max-width:767px) {
    section.events-centered .container .events-block .location-filter .events-select {
        min-width: auto
    }
}

section.events-centered .container .events-block .location-filter .events-select-wrapper {
    position: relative;
    display: inline-block;
    margin-bottom: 100px
}

@media only screen and (max-width:767px) {
    section.events-centered .container .events-block .location-filter .events-select-wrapper {
        width: 100%;
        margin-bottom: 45px
    }
}

section.events-centered .container .events-block .location-filter .events-select::-ms-expand {
    display: none
}

@media only screen and (min-width:768px) and (max-width:991px) {
    section.events-centered .container .events-block .location-filter .events-select {
        border: 0;
        outline: 1px solid #a6a6a6;
        outline-offset: -2px
    }
}

@media (orientation:landscape) and (min-width:768px) {
    section.events-centered .container .events-block .location-filter .events-select {
        border: 0;
        outline: 1px solid #a6a6a6;
        outline-offset: -2px
    }
}

@media only screen and (max-width:991px) {
    section.events-centered .container .events-block .location-filter .events-select {
        line-height: 1.37
    }
}

@media (orientation:landscape) {
    section.events-centered .container .events-block .location-filter .events-select {
        line-height: 1.37
    }
}

@media only screen and (max-width:767px) {
    section.events-centered .container .events-block .location-filter .events-select {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    section.events-centered .container .events-block .location-filter {
        min-width: 260px;
        line-height: 1.4
    }
}

section.events-centered .container .events-block .location-filter button {
    margin-top: 0;
    background-color: #fff;
    color: #444;
    box-shadow: none;
    margin-bottom: 0;
    padding: 0 20px;
    font-size: 18px;
    border: 1px solid #a7a9ac;
    width: 100%;
    text-align: left
}

@media only screen and (max-width:767px) {
    section.events-centered .container .events-block .location-filter button {
        font-size: 16px
    }
}

section.events-centered .container .events-block .location-filter .icon {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none
}

    section.events-centered .container .events-block .location-filter .icon svg {
        width: 17px;
        height: 17px;
        fill: #d51d29
    }

@media only screen and (max-width:991px) {
    section.events-centered .container .events-block .location-filter .icon {
        margin-top: 2px
    }
}

@media (orientation:landscape) {
    section.events-centered .container .events-block .location-filter .icon {
        margin-top: 2px
    }
}

section.events-centered .container .events-block .location-filter ul.dropdown-menu {
    width: 100%;
    border-radius: 0
}

    section.events-centered .container .events-block .location-filter ul.dropdown-menu li a {
        font-size: 16px;
        color: #444
    }

        section.events-centered .container .events-block .location-filter ul.dropdown-menu li a:hover {
            cursor: pointer
        }

section.events-centered .container .events-block .location-filter label {
    opacity: .5;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 15px
}

section.events-centered .container .events-block .event {
    box-shadow: 0 7px 34px rgba(95,95,95,.12);
    border-left: 6px solid #d51d29;
    margin-bottom: 20px;
    margin-top: 20px;
    display: flex;
    flex-direction: column
}

section.events-centered .container .events-block .event-title {
    padding: 20px 10px;
    margin: 0 20px;
    background: #fff;
    position: relative
}

@media only screen and (max-width:767px) {
    section.events-centered .container .events-block .event-title {
        margin: 0 10px
    }
}

section.events-centered .container .events-block .event-summary {
    background: #fff;
    margin: 30px 35px;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    flex-grow: 1
}

@media only screen and (max-width:767px) {
    section.events-centered .container .events-block .event-summary {
        margin: 30px 20px
    }
}

section.events-centered .container .events-block .event-summary .btn {
    margin-top: auto
}

section.events-centered .container .events-block .event-name {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 25px
}

@media only screen and (max-width:991px) {
    section.events-centered .container .events-block .event-name {
        font-size: 14px;
        font-weight: 600;
        line-height: 16.38px;
        margin-bottom: 15px
    }
}

section.events-centered .container .events-block .event-close {
    color: rgba(0,0,0,.31);
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    display: block;
    margin-bottom: 30px
}

@media only screen and (max-width:991px) {
    section.events-centered .container .events-block .event-close {
        font-size: 10px;
        font-weight: 700;
        line-height: 13.86px;
        margin-bottom: 10px
    }
}

section.events-centered .container .events-block .event-location {
    font-size: 14px;
    line-height: 22px;
    background: url(/images/icons/location-pin.svg) no-repeat left 7px;
    background-size: 9px 11px;
    padding-left: 15px;
    display: inline-block;
    margin-bottom: 25px
}

@media only screen and (max-width:991px) {
    section.events-centered .container .events-block .event-location {
        font-size: 10px;
        line-height: 14px;
        background: url(/images/icons/location-pin.svg) no-repeat left 5px;
        background-size: 8px 10px;
        padding-left: 12px;
        margin-bottom: 15px
    }
}

section.events-centered .container .events-block .event-location svg {
    width: 9px;
    height: 12px
}

section.events-centered .container .events-block .event a.event-location {
    text-decoration: underline
}

    section.events-centered .container .events-block .event a.event-location svg {
        color: #1279c9
    }

@media only screen and (min-width:992px) {
    section.events-centered .container .events-block .event:hover .event-date .time {
        transform: perspective(200px) rotateX(10deg);
        box-shadow: 0 5px 10px rgba(0,0,0,.2)
    }
}

section.events-centered .container .events-block .event-type {
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    max-width: 60%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

@media only screen and (max-width:991px) {
    section.events-centered .container .events-block .event-type {
        font-size: 10px;
        font-weight: 700;
        line-height: 13.86px
    }
}

section.events-centered .container .events-block .event.event-invite {
    border-left: 6px solid #d51d29
}

    section.events-centered .container .events-block .event.event-invite .event-type {
        color: #d51d29
    }

section.events-centered .container .events-block .event.event-open, section.events-centered .container .events-block .event.event-other {
    border-left: 6px solid #bcbcbc
}

    section.events-centered .container .events-block .event.event-open .event-type, section.events-centered .container .events-block .event.event-other .event-type {
        color: #444
    }

section.events-centered .container .events-block .event-date {
    text-align: center;
    display: inline-block;
    background-color: #d51d29;
    width: 85px;
    float: left;
    color: #fff;
    max-width: 100px;
    white-space: nowrap;
    position: absolute;
    right: 20px;
    top: -20px
}

    section.events-centered .container .events-block .event-date .date {
        display: block;
        font-size: 26px;
        font-weight: 600;
        padding: 10px 0
    }

        section.events-centered .container .events-block .event-date .date small {
            margin-top: 5px;
            font-size: 14px;
            display: block
        }

    section.events-centered .container .events-block .event-date .time {
        display: block;
        font-size: 15px;
        font-weight: 600;
        padding: 13px 5px;
        background-color: #bc0a11;
        position: relative;
        text-transform: uppercase;
        perspective-origin: 100%;
        transition: transform .2s ease-out,box-shadow .2s ease-out;
        transform-origin: top center
    }

@media only screen and (max-width:1279px) {
    section.events-centered .container .events-block .event-date {
        max-width: 80px;
        width: 22%
    }

        section.events-centered .container .events-block .event-date .date {
            font-size: 18px
        }

            section.events-centered .container .events-block .event-date .date small {
                font-size: 12px;
                line-height: 10px
            }

        section.events-centered .container .events-block .event-date .time {
            font-size: 11px;
            line-height: 10px
        }
}

@media only screen and (max-width:991px) {
    section.events-centered .container .events-block .event-date {
        width: 62px
    }
}

section.events-centered .container .events-block .event-city {
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase
}

@media only screen and (max-width:991px) {
    section.events-centered .container .events-block .event-city {
        font-size: 10px;
        font-weight: 700;
        line-height: 13.86px
    }
}

section.events-centered .container .events-legend {
    color: #444;
    font-size: 14px;
    line-height: 22px;
    margin-top: 60px
}

    section.events-centered .container .events-legend .col-1 {
        padding-right: 50px
    }

@media only screen and (max-width:767px) {
    section.events-centered .container .events-legend .col-1 {
        padding-right: 0;
        margin-bottom: 35px
    }
}

@media only screen and (max-width:767px) {
    section.events-centered .container .events-legend {
        padding-right: 0;
        margin-top: 32px
    }

        section.events-centered .container .events-legend > div:first-child {
            margin-bottom: 20px
        }
}

section.events-centered .container .events-legend strong {
    color: #444;
    font-weight: 700;
    margin: 0 5px
}

section.events-centered .container .events-legend .open-days-icon {
    width: 11px;
    height: 11px;
    background-color: #afafaf;
    display: inline-block
}

section.events-centered .container .events-legend .invite-icon {
    width: 11px;
    height: 11px;
    background-color: #d51d2a;
    display: inline-block
}

section.events-centered .container .events-centered-description {
    max-width: 640px;
    margin: 0 auto 40px;
    text-align: center
}

    section.events-centered .container .events-centered-description p {
        color: #444
    }

section.events-centered .container .events-centered-title {
    margin-bottom: 30px;
    text-align: center
}

@media only screen and (max-width:767px) {
    section.events-centered .container .events-centered-title {
        margin-bottom: 25px
    }
}

section.events-centered .container .events-centered-location {
    font-size: 13px;
    line-height: 19px;
    text-decoration: underline
}

@media only screen and (max-width:767px) {
    section.events-centered .container .events-centered-location {
        font-size: 10px;
        line-height: 15px
    }
}

section.events-centered .apply_btn {
    margin-top: 30px;
    margin-bottom: 0
}

.recruitment-process {
    padding-bottom: 30px
}

    .recruitment-process.white-background {
        background-color: #fff
    }

.recruitment-process-title {
    color: #d51d29;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase
}

.recruitment-process-subtitle {
    text-align: center;
    margin-bottom: 50px
}

.recruitment-process .recruitment-process-wrapper {
    margin-bottom: 35px
}

@media only screen and (max-width:767px) {
    .recruitment-process .recruitment-process-wrapper {
        margin-bottom: 20px
    }
}

.recruitment-process .recruitment-process-wrapper:after {
    content: "";
    display: table;
    clear: both
}

.recruitment-process .recruitment-process-wrapper .no-list-style {
    padding-right: 30px !important;
    padding-left: 30px !important
}

@media only screen and (max-width:767px) {
    .recruitment-process .recruitment-process-wrapper .no-list-style {
        padding-right: 15px !important;
        padding-left: 15px !important
    }
}

.recruitment-process .recruitment-process-wrapper .no-list-style li {
    list-style: none;
    padding-bottom: 23px
}

    .recruitment-process .recruitment-process-wrapper .no-list-style li .name {
        display: inline-block;
        width: 140px
    }

    .recruitment-process .recruitment-process-wrapper .no-list-style li .subname {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        color: #000
    }

@media only screen and (max-width:767px) {
    .recruitment-process .recruitment-process-wrapper .no-list-style li .subname {
        font-size: 10px;
        display: block
    }
}

.recruitment-process .recruitment-process-wrapper .no-list-style li .subname .note {
    font-size: 14px;
    color: #9b9b9b;
    padding-top: 4px;
    display: inline-block
}

@media only screen and (max-width:767px) {
    .recruitment-process .recruitment-process-wrapper .no-list-style li .subname .note {
        font-size: 10px
    }
}

.recruitment-process .recruitment-process-wrapper .no-list-style .faq-note {
    font-size: 14px;
    color: #9b9b9b;
    padding-left: 40px
}

.recruitment-process .recruitment-process-list > li {
    list-style-type: none
}

.recruitment-process .recruitment-process-list .recruitment-process-item h5 span {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 400
}

@media only screen and (max-width:767px) {
    .recruitment-process .recruitment-process-list .recruitment-process-item h5 span {
        font-size: 14px;
        line-height: 16px
    }
}

.recruitment-process .recruitment-process-list .recruitment-process-item h5 span.country {
    font-weight: 300;
    font-size: 14px
}

@media only screen and (max-width:767px) {
    .recruitment-process .recruitment-process-list .recruitment-process-item h5 span.country {
        font-size: 12px
    }
}

.recruitment-process .recruitment-process-item {
    position: relative;
    float: left;
    width: 100%;
    min-height: 72px;
    background: #fff;
    overflow: hidden;
    margin: 6px 0;
    cursor: pointer;
    box-shadow: 0 2px 5px 3px hsla(0,0%,60.8%,.15);
    color: #333;
    font-size: 14px
}

    .recruitment-process .recruitment-process-item .recruitment-process-note {
        padding-left: 40px
    }

@media only screen and (max-width:767px) {
    .recruitment-process .recruitment-process-item {
        min-height: 48px
    }

        .recruitment-process .recruitment-process-item .recruitment-process-note {
            font-size: 10px;
            padding-left: 25px
        }
}

.recruitment-process .recruitment-process-item .close-icon {
    display: none
}

    .recruitment-process .recruitment-process-item .close-icon svg {
        width: 13px;
        height: 13px
    }

@media only screen and (max-width:767px) {
    .recruitment-process .recruitment-process-item {
        padding-right: 20px;
        position: relative
    }

        .recruitment-process .recruitment-process-item .icon {
            pointer-events: none
        }

        .recruitment-process .recruitment-process-item:after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            height: 1px;
            background: #e2e3e4
        }
}

.recruitment-process .recruitment-process-item .recruitment-process-item-cont {
    padding: 15px 15px 15px 35px
}

@media only screen and (max-width:767px) {
    .recruitment-process .recruitment-process-item .recruitment-process-item-cont {
        padding: 15px
    }
}

.recruitment-process .recruitment-process-item.active {
    cursor: default
}

    .recruitment-process .recruitment-process-item.active .close-icon {
        display: block
    }

    .recruitment-process .recruitment-process-item.active .arrow-down-icon {
        display: none
    }

@media only screen and (max-width:767px) {
    .recruitment-process .recruitment-process-item.active {
        background-color: #fff;
        border-bottom: 0
    }

        .recruitment-process .recruitment-process-item.active:after {
            display: none
        }

        .recruitment-process .recruitment-process-item.active .question {
            position: relative
        }

        .recruitment-process .recruitment-process-item.active .icon {
            pointer-events: auto
        }

            .recruitment-process .recruitment-process-item.active .icon svg {
                transform: rotate(180deg)
            }
}

.recruitment-process .recruitment-process-item.active .recruitment-process-item-cont {
    max-height: 560px;
    overflow-y: auto;
    overflow-x: hidden
}

.recruitment-process .recruitment-process-item:not(.active) .answer, .recruitment-process .recruitment-process-item:not(.active) .answer ~ * {
    display: none
}

.recruitment-process .recruitment-process-item .icon {
    position: absolute;
    top: 25px;
    right: 36px
}

@media only screen and (max-width:767px) {
    .recruitment-process .recruitment-process-item .icon {
        top: 12px;
        right: 12px
    }
}

.recruitment-process .recruitment-process-item .icon svg {
    height: 27px;
    fill: #444
}

.recruitment-process .recruitment-process-item .counter {
    display: inline-block;
    float: left;
    line-height: 45px;
    text-align: center;
    color: #d51d29;
    font-size: 29px;
    font-weight: 300
}

@media only screen and (max-width:767px) {
    .recruitment-process .recruitment-process-item .counter {
        font-size: 18px;
        line-height: 20px
    }
}

.recruitment-process .recruitment-process-item .counter:after {
    content: attr(data-order);
    position: relative;
    top: -1px
}

.recruitment-process .recruitment-process-item h5 {
    margin-left: 40px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.59;
    min-height: 45px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    max-width: 57%;
    display: flex;
    align-items: center
}

@media only screen and (max-width:767px) {
    .recruitment-process .recruitment-process-item h5 {
        display: table;
        font-size: 10px;
        margin-left: 25px;
        max-width: 260px;
        min-height: 18px
    }
}

.recruitment-process .recruitment-process-item h5 span {
    display: table-cell;
    vertical-align: middle
}

.recruitment-process .recruitment-process-item .answer {
    margin-top: 35px;
    padding-right: 30px;
    padding-left: 40px
}

@media only screen and (max-width:767px) {
    .recruitment-process .recruitment-process-item .answer {
        padding-right: 0;
        font-size: 10px;
        line-height: 19.2px;
        padding-left: 25px;
        margin-top: 15px
    }
}

@media only screen and (max-width:767px) {
    .recruitment-process .recruitment-process-item ul.answer {
        font-size: 8px
    }

        .recruitment-process .recruitment-process-item ul.answer span {
            font-size: 10px
        }
}

.recruitment-process .recruitment-process-item ul {
    padding-left: 20px
}

    .recruitment-process .recruitment-process-item ul li {
        padding-bottom: 5px;
        padding-left: 10px
    }

        .recruitment-process .recruitment-process-item ul li ul li {
            padding-bottom: 0;
            padding-top: 5px;
            line-height: 1.2
        }

.recruitment-process .recruitment-process-item .no-dots {
    padding: 0
}

    .recruitment-process .recruitment-process-item .no-dots li {
        list-style-type: none
    }

.recruitment-process .recruitment-process-item table {
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-bottom: 10px
}

    .recruitment-process .recruitment-process-item table td, .recruitment-process .recruitment-process-item table th {
        padding: 8px;
        line-height: 1.42857;
        vertical-align: top;
        border: 1px solid #ddd
    }

    .recruitment-process .recruitment-process-item table + .answer {
        margin-top: 10px
    }

@media only screen and (max-width:767px) {
    .recruitment-process .recruitment-process-item.has-country {
        min-height: 72px
    }

        .recruitment-process .recruitment-process-item.has-country h5 {
            min-height: 45px
        }

        .recruitment-process .recruitment-process-item.has-country .icon {
            top: 25px
        }
}

.recruitment-process .btn-wrapper {
    text-align: center
}

.recruitment-process .center-noborder {
    margin: 0 auto;
    float: none
}

.recruitment-process .recruitment-process-centered-description {
    color: #444;
    max-width: 650px;
    margin: 0 auto 40px;
    text-align: center
}

    .recruitment-process .recruitment-process-centered-description p {
        color: #444
    }

.recruitment-process .title-v2 {
    margin-bottom: 24px
}

@media only screen and (max-width:767px) {
    .recruitment-process .question_span.block-item {
        display: block !important
    }
}

.recruitment-process .question .country {
    position: absolute;
    left: 66%;
    top: 25px
}

@media only screen and (max-width:767px) {
    .recruitment-process .question .country {
        display: block;
        position: unset;
        margin: 10px 0 0
    }
}

.recruitment-process .question .country img, .recruitment-process .question .country svg {
    margin: 0 6px 0 0;
    max-width: 13px;
    vertical-align: middle;
    width: 100%;
    display: inline-block
}

@media only screen and (max-width:767px) {
    .recruitment-process .question .country img, .recruitment-process .question .country svg {
        max-width: 12px;
        margin-bottom: 3px
    }
}

.recruitment-process .custom_ul_answer {
    padding-right: 53px !important;
    padding-left: 53px !important;
    margin-bottom: 10px
}

@media only screen and (max-width:767px) {
    .recruitment-process .custom_ul_answer {
        padding-right: 38px !important;
        padding-left: 38px !important
    }
}

.recruitment-process .custom_ul_answer li {
    list-style: disc
}

.recruitment-process .custom_ul_answer .name {
    font-weight: 700
}

.recruitment-process .pay-table li {
    display: flex
}

@media only screen and (max-width:767px) {
    .recruitment-process .pay-table li {
        display: block
    }
}

@media (min-width:1200px) {
    .our-people .container {
        width: 1110px
    }
}

.our-people-header {
    font-style: normal;
    text-transform: none;
    text-align: center;
    margin-bottom: 15px;
    color: #333
}

@media only screen and (max-width:767px) {
    .our-people-header {
        line-height: 36px
    }
}

.our-people-text {
    text-align: center;
    margin-bottom: 22px;
    color: #444;
    opacity: .8
}

@media only screen and (max-width:767px) {
    .our-people-text {
        margin-bottom: 20px;
        padding: 0 15px
    }
}

.our-people-card {
    width: 100%;
    height: 260px;
    background-size: cover;
    background-position: 50%;
    display: flex;
    color: #fff;
    justify-content: flex-end;
    text-decoration: none;
    flex-direction: column;
    position: relative
}

    .our-people-card:before {
        content: "";
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(180deg,transparent 0,transparent 40%,rgba(0,0,0,.6))
    }

@media only screen and (max-width:767px) {
    .our-people-card:before {
        background: linear-gradient(180deg,transparent,transparent 20%,rgba(0,0,0,.3) 50%,rgba(0,0,0,.4))
    }
}

@media only screen and (max-width:767px) {
    .our-people-card {
        height: 160px;
        justify-content: center;
        align-items: center
    }
}

.our-people-card:active, .our-people-card:focus, .our-people-card:hover {
    color: #fff;
    text-decoration: none
}

.our-people-card-wrapper {
    padding: 20px
}

@media only screen and (max-width:767px) {
    .our-people-card-wrapper {
        padding: 12px 12px 5px
    }
}

.our-people-card-header {
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 30px;
    position: relative;
    padding: 0 40px;
    z-index: 1
}

@media only screen and (max-width:767px) {
    .our-people-card-header {
        font-size: 16px;
        line-height: 22px;
        margin: 0;
        text-align: center
    }
}

.our-people-card-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
    position: absolute;
    top: 0;
    left: 0
}

@media (min-width:768px) {
    .our-people-details .container {
        width: 710px
    }
}

@media (max-width:767px) {
    .our-people-details .container {
        max-width: 350px
    }
}

.our-people-details-header {
    font-style: normal;
    font-weight: 700;
    margin-bottom: 35px;
    text-transform: none
}

@media only screen and (max-width:767px) {
    .our-people-details-header {
        margin-bottom: 25px
    }
}

.our-people-details-content {
    font-weight: 400
}

    .our-people-details-content ul {
        margin-left: 20px;
        margin-top: -20px
    }

        .our-people-details-content ul li {
            margin-bottom: 20px
        }

    .our-people-details-content br {
        content: "";
        margin: 16px;
        display: block
    }

    .our-people-details-content p {
        margin-bottom: 30px
    }

        .our-people-details-content p.less-padding {
            margin-bottom: 15px
        }

@media only screen and (max-width:767px) {
    .our-people-details-content p {
        margin-bottom: 40px
    }

        .our-people-details-content p.less-padding {
            margin-bottom: 15px
        }
}

.our-people-details-content strong > img {
    height: 48px;
    margin-right: 15px;
    width: auto;
    border-radius: 50%
}

.our-people-details-content img {
    width: 100%
}

@media (min-width:768px) {
    .our-people-details-content img {
        width: auto
    }
}

.our-people-details-image {
    max-width: 420px
}

@media only screen and (max-width:767px) {
    .our-people-details-image {
        width: auto
    }
}

.our-people-details-back {
    height: 44px;
    font-weight: 600;
    font-size: 16px;
    line-height: 44px;
    white-space: nowrap;
    color: #333;
    padding: 0 14px;
    margin-left: -14px;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-bottom: 19px
}

@media only screen and (max-width:767px) {
    .our-people-details-back {
        font-size: 14px;
        margin-bottom: 11px
    }
}

.our-people-details-back svg {
    vertical-align: middle;
    margin-right: 7px
}

@media only screen and (max-width:767px) {
    .our-people-details-back svg {
        height: 12px;
        margin-right: 4px
    }
}

.our-people-details-back:hover {
    background: #e9e9e9;
    border-radius: 5px;
    color: #000;
    text-decoration: none
}

#outdated {
    font-family: Open Sans,Segoe UI,sans-serif;
    position: absolute;
    background-color: rgba(242,86,72,.95);
    color: #fff;
    display: none;
    overflow: hidden;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 1500;
    padding: 24px
}

    #outdated.fullscreen {
        height: 100%
    }

    #outdated .vertical-center {
        display: table-cell;
        text-align: center;
        vertical-align: middle
    }

    #outdated h6 {
        font-size: 22px;
        line-height: 29px;
        margin: 12px 0
    }

@media only screen and (max-width:767px) {
    #outdated h6 {
        font-size: 18px;
        line-height: 24px
    }
}

#outdated p {
    font-size: 14px;
    line-height: 1.75;
    margin: 0
}

@media only screen and (max-width:767px) {
    #outdated p {
        font-size: 12px
    }
}

#outdated #buttonUpdateBrowser {
    border: 2px solid #fff;
    color: #fff;
    cursor: pointer;
    display: block;
    margin: 30px auto 0;
    padding: 10px 20px;
    position: relative;
    text-decoration: none;
    width: 230px
}

    #outdated #buttonUpdateBrowser:hover {
        background-color: #fff;
        color: rgba(242,86,72,.95)
    }

#outdated .last {
    height: 20px;
    position: absolute;
    right: 70px;
    top: 10px;
    width: auto;
    display: inline-table
}

@media only screen and (max-width:767px) {
    #outdated .last {
        right: 20px
    }
}

#outdated .last[dir=rtl] {
    left: 25px !important;
    right: auto !important
}

#outdated #buttonCloseUpdateBrowser {
    color: #fff;
    display: block;
    font-size: 36px;
    height: 100%;
    line-height: 36px;
    position: relative;
    text-decoration: none;
    width: 100%
}

section.content-narrow {
    padding: 22px 0
}

@media only screen and (max-width:767px) {
    section.content-narrow {
        padding: 12px 0
    }
}

section.content-narrow:first-child {
    padding-top: 50px
}

@media only screen and (max-width:767px) {
    section.content-narrow:first-child {
        padding-top: 20px
    }
}

section.content-narrow:last-child {
    padding-bottom: 70px
}

@media only screen and (max-width:767px) {
    section.content-narrow:last-child {
        padding-bottom: 50px
    }
}

section.content-narrow .container {
    max-width: 710px;
    margin: 0 auto
}

@media only screen and (max-width:767px) {
    section.content-narrow .container {
        max-width: 350px
    }
}

section.content-narrow h2 {
    position: relative;
    margin-bottom: 35px
}

@media only screen and (max-width:767px) {
    section.content-narrow h2 {
        margin-bottom: 28px
    }
}

section.content-narrow h2:after {
    background: #c60c30;
    width: 63px;
    content: "";
    position: absolute;
    bottom: -15px;
    height: 2px;
    display: block
}

@media only screen and (max-width:767px) {
    section.content-narrow h2:after {
        bottom: -12px
    }
}

section.content-narrow p {
    margin-bottom: 16px
}

@media only screen and (max-width:767px) {
    section.content-narrow p {
        margin-bottom: 6px;
        line-height: 26px
    }
}

section.content-narrow ul {
    margin-left: 20px
}

    section.content-narrow ul li {
        margin-bottom: 10px
    }

section.content-narrow .watch-video-link {
    color: #257172;
    font-weight: 700;
    font-size: 18px;
    display: inline-block;
    padding-top: 3px;
    padding-bottom: 15px
}

@media only screen and (max-width:767px) {
    section.content-narrow .watch-video-link {
        font-size: 16px
    }
}

section.content-narrow .watch-video-link .play-button {
    width: 24px;
    height: 24px;
    display: inline;
    vertical-align: middle
}

@media only screen and (max-width:767px) {
    section.content-narrow .watch-video-link .play-button {
        width: 20px;
        height: 20px
    }
}

section.video-narrow {
    background-size: cover;
    position: relative;
    padding-top: 40px;
    padding-bottom: 15px
}

@media only screen and (max-width:767px) {
    section.video-narrow {
        padding: 30px 0 5px
    }
}

section.video-narrow + section.content-narrow {
    padding-top: 15px
}

section.video-narrow .container {
    max-width: 710px;
    margin: 0 auto
}

@media only screen and (max-width:767px) {
    section.video-narrow .container {
        max-width: 350px
    }
}

section.video-narrow .container .video-img {
    width: 100%
}

section.video-narrow .container .play-button {
    position: absolute;
    bottom: 90px;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 40px;
    height: 40px;
    border: none;
    z-index: 1
}

@media only screen and (max-width:767px) {
    section.video-narrow .container .play-button {
        bottom: 45px
    }
}

section.video-narrow .container .video-container {
    position: relative;
    cursor: pointer;
    max-height: 291px;
    overflow: hidden
}

@media only screen and (max-width:767px) {
    section.video-narrow .container .video-container {
        max-height: 171px
    }
}

section.video-narrow .container .video-container:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0;
    background: linear-gradient(180.55deg,rgba(31,31,32,8e-05) 36.69%,rgba(31,31,32,.557901) 71.46%,rgba(31,31,32,.575743) 0)
}

section.video-narrow .container .video-title {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 50%;
    color: #fff;
    z-index: 1
}

@media only screen and (max-width:767px) {
    section.video-narrow .container .video-title {
        bottom: 5px;
        margin: 0
    }
}

section.video-narrow .container .video-wrapper {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1
}

@media only screen and (max-width:1279px) {
    section.video-narrow .container .video-wrapper {
        height: auto;
        background-color: #f4f4f4
    }
}

section.video-narrow .container .video-wrapper .row {
    height: 100%;
    min-height: 1px
}

    section.video-narrow .container .video-wrapper .row [class*=col-] .video-container {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        background-color: #000;
        display: inline-block
    }

        section.video-narrow .container .video-wrapper .row [class*=col-] .video-container.started iframe, section.video-narrow .container .video-wrapper .row [class*=col-] .video-container.started video {
            display: block
        }

        section.video-narrow .container .video-wrapper .row [class*=col-] .video-container.started .play-button, section.video-narrow .container .video-wrapper .row [class*=col-] .video-container.started .video-image {
            display: none
        }

        section.video-narrow .container .video-wrapper .row [class*=col-] .video-container .video-image {
            position: relative;
            z-index: 1;
            width: 100%;
            height: 100%
        }

@media only screen and (max-width:991px) {
    section.video-narrow .container .video-wrapper .row [class*=col-] .video-container .video-image {
        min-height: 360px
    }
}

section.video-narrow .container .video-wrapper .row [class*=col-] .video-container .video-image:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,.8);
    top: 0;
    left: 0
}

@media only screen and (max-width:1279px) {
    section.video-narrow .container .video-wrapper .row [class*=col-] .video-container .video-image:after {
        background-color: rgba(0,0,0,.6)
    }
}

section.video-narrow .container .video-wrapper .row [class*=col-] .video-container .video-image .video-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;"
}

@media only screen and (max-width:991px) {
    section.video-narrow .container .video-wrapper .row [class*=col-] .video-container .video-image .video-img {
        position: absolute
    }
}

section.video-narrow .container .video-wrapper .row [class*=col-] .video-container iframe, section.video-narrow .container .video-wrapper .row [class*=col-] .video-container video {
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 2
}

@media only screen and (max-width:991px) {
    section.video-narrow .container .video-wrapper .row [class*=col-] .video-container iframe, section.video-narrow .container .video-wrapper .row [class*=col-] .video-container video {
        position: relative;
        min-height: 360px
    }
}

section.video-narrow .container .video-wrapper .row [class*=col-] .video-container .play-button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%,-50%,0);
    z-index: 2;
    border-radius: 100%;
    width: 85px;
    height: 85px;
    text-align: center
}

    section.video-narrow .container .video-wrapper .row [class*=col-] .video-container .play-button svg {
        width: 100%;
        height: 100%;
        transition: transform .2s ease-out;
        transform-origin: center
    }

    section.video-narrow .container .video-wrapper .row [class*=col-] .video-container .play-button:hover {
        cursor: pointer
    }

        section.video-narrow .container .video-wrapper .row [class*=col-] .video-container .play-button:hover svg {
            transform: scale(1.2)
        }

section.careers-listing-new {
    text-align: center
}

    section.careers-listing-new .careers-listing-text-container {
        max-width: 1080px;
        padding: 0;
        margin: 0 auto 45px
    }

@media only screen and (max-width:767px) {
    section.careers-listing-new .careers-listing-text-container {
        max-width: 320px;
        margin-bottom: 30px
    }
}

section.careers-listing-new .careers-listing-text-container p {
    max-width: 700px;
    margin: 0 auto
}

section.careers-listing-new .careers-listing-text-container h2 {
    position: relative;
    margin-bottom: 35px
}

@media only screen and (max-width:767px) {
    section.careers-listing-new .careers-listing-text-container h2 {
        margin-bottom: 26px
    }
}

section.careers-listing-new .careers-listing-text-container h2:after {
    background: #c60c30;
    width: 63px;
    content: "";
    position: absolute;
    bottom: -15px;
    height: 2px;
    display: block;
    left: 50%;
    transform: translateX(-50%)
}

@media only screen and (max-width:767px) {
    section.careers-listing-new .careers-listing-text-container h2:after {
        bottom: -12px
    }
}

section.careers-listing-new .career-block-container {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    max-width: 1080px;
    margin: 0 auto;
    padding: 0
}

@media only screen and (max-width:767px) {
    section.careers-listing-new .career-block-container {
        max-width: 320px;
        grid-template-columns: repeat(2,1fr);
        grid-column-gap: 20px;
        grid-row-gap: 20px
    }
}

section.careers-listing-new .career-block-container .career-block {
    height: 160px;
    position: relative;
    text-align: left;
    display: block;
    overflow: hidden
}

@media only screen and (max-width:767px) {
    section.careers-listing-new .career-block-container .career-block {
        display: none
    }
}

section.careers-listing-new .career-block-container .career-block:nth-child(-n+4) {
    display: block
}

@media only screen and (max-width:767px) {
    section.careers-listing-new .career-block-container .career-block {
        height: 100px
    }
}

section.careers-listing-new .career-block-container .career-block:after {
    content: " ";
    display: block;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.4);
    will-change: background-color;
    transition: background-color .4s ease-in-out;
    position: relative;
    z-index: 1
}

section.careers-listing-new .career-block-container .career-block:hover .career-block-img {
    transform: scale(1.1)
}

section.careers-listing-new .career-block-container .career-block:hover:after {
    background-color: rgba(0,0,0,.6)
}

section.careers-listing-new .career-block-container .career-block .text {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    padding: 0 10px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 700
}

@media only screen and (max-width:767px) {
    section.careers-listing-new .career-block-container .career-block .text {
        font-size: 14px;
        line-height: 19px;
        padding-right: 12px;
        padding-left: 12px
    }
}

section.careers-listing-new .career-block-container .career-block-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover; object-position: 50% 0%;";
    transition: transform .4s ease-in-out;
    position: absolute;
    -o-object-position: 50% 0;
    object-position: 50% 0
}

section.careers-listing-new .careers-listing-show-all {
    display: none;
    color: #257172;
    font-weight: 700;
    font-size: 16px;
    margin: 25px auto 0
}

@media only screen and (max-width:767px) {
    section.careers-listing-new .careers-listing-show-all {
        display: block
    }
}

section.careers-listing-new.show-all .careers-listing-show-all {
    display: none !important
}

section.careers-listing-new.show-all .career-block {
    display: block
}

section.content-warning .container {
    max-width: 776px;
    margin: 0 auto;
    background: #fff1e1;
    border-radius: 3px;
    padding: 25px 25px 25px 70px;
    position: relative
}

@media only screen and (max-width:767px) {
    section.content-warning .container {
        max-width: 320px
    }
}

section.content-warning .content-warning-title {
    font-size: 18px;
    line-height: 25px;
    color: rgba(51,51,51,.8);
    margin-top: 0;
    margin-bottom: 17px;
    font-weight: 700
}

section.content-warning .content-warning-text {
    font-size: 14px;
    line-height: 24px;
    color: rgba(68,68,68,.8);
    margin-bottom: 28px
}

section.content-warning .content-warning-link {
    font-size: 18px;
    line-height: 25px;
    color: #c36917;
    font-weight: 700
}

    section.content-warning .content-warning-link svg {
        width: 16px;
        height: 16px;
        margin-left: 10px
    }

section.content-warning .content-warning-warning-icon {
    width: 27px;
    height: 27px;
    position: absolute;
    top: 25px;
    left: 27px
}

section.content-warning-2 {
    padding: 35px 0 0
}

.content-bullets-list section.content-warning-2 {
    padding: 0
}

@media only screen and (max-width:767px) {
    section.content-warning-2 {
        padding: 15px 15px 0
    }
}

section.content-warning-2 .container {
    margin: 0 auto;
    background: #fff1e1;
    border-radius: 3px;
    padding: 25px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: normal
}

.content-bullets-list section.content-warning-2 .container {
    width: 100%
}

@media only screen and (max-width:767px) {
    section.content-warning-2 .container {
        padding: 15px
    }
}

section.content-warning-2 .content-warning-title {
    font-size: 14px;
    line-height: 19px;
    color: rgba(68,68,68,.8);
    margin: 0;
    font-weight: 400
}

    section.content-warning-2 .content-warning-title p {
        margin: 0;
        padding: 0
    }

@media only screen and (max-width:767px) {
    section.content-warning-2 .content-warning-title {
        font-size: 12px
    }
}

section.content-warning-2 .content-warning-title strong {
    font-weight: 700;
    color: rgba(51,51,51,.8)
}

section.content-warning-2 .content-warning-warning-icon {
    width: 30px;
    height: 20px;
    margin-right: 15px;
    margin-top: 3px
}

@media only screen and (max-width:767px) {
    section.content-warning-2 .content-warning-warning-icon {
        width: 81px;
        height: 16px;
        margin-right: 10px;
        margin-top: 5px
    }
}

section.content-warning-fixed {
    background: #fff1e1;
    position: relative;
    max-height: 0;
    transition: max-height .3s linear;
    padding: 0;
    display: none
}

    section.content-warning-fixed.loaded {
        display: block
    }

    section.content-warning-fixed.warning-show {
        max-height: 150px
    }

        section.content-warning-fixed.warning-show .container {
            display: flex
        }

    section.content-warning-fixed .container {
        padding: 35px 0;
        flex-direction: row;
        align-items: center;
        display: none
    }

@media only screen and (max-width:767px) {
    section.content-warning-fixed .container {
        padding: 15px
    }
}

section.content-warning-fixed .content-warning-title {
    font-size: 14px;
    line-height: 19px;
    color: rgba(51,51,51,.8);
    margin: 0;
    font-weight: 400;
    flex-grow: 1
}

@media only screen and (max-width:767px) {
    section.content-warning-fixed .content-warning-title {
        font-size: 12px
    }
}

section.content-warning-fixed .content-warning-title strong {
    font-weight: 700
}

section.content-warning-fixed .content-warning-close {
    background: none;
    border: none;
    margin-left: 25px
}

@media only screen and (max-width:767px) {
    section.content-warning-fixed .content-warning-close {
        margin-left: 5px
    }
}

section.content-warning-fixed .content-warning-close-icon {
    width: 14px;
    height: 14px
}

section.content-warning-fixed .content-warning-warning-icon {
    width: 24px;
    height: 19px;
    margin-right: 25px;
    margin-top: 5px;
    align-self: baseline
}

@media only screen and (max-width:767px) {
    section.content-warning-fixed .content-warning-warning-icon {
        width: 60px;
        height: 22px;
        margin-right: 15px;
        margin-top: 0
    }
}


.roles-centered-roles-block [data-slick-index="3"] a {
    display: block !important;
}

.slick-slide .text-holder a.btn.btn-red {
    display: block !important;
}

/*Start - Added by Aftab below css for update you preference on cookie policy page*/
.optanon-show-settings {
    font-weight: 700;
    font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;
    display: inline-block;
    width: 100%;
    max-width: 280px;
    height: 40px;
    line-height: 40px;
    font-size: 1.4rem;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    vertical-align: middle;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    transition: .1s ease;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-color: #c60c30;
    border-color: #c60c30;
    color: #FFFFFF;
}

    .optanon-show-settings:hover {
        box-shadow: 0 0 6px 0 grey;
        color: #ffffff;
        text-decoration: none;
    }

/*End - Added by Aftab below css for update you preference on cookie policy page*/

/* Cookie Compliance Privacy policy change */

.enhanced-text-title__title {
    font-size: 1.4rem;
    /*font-family: HelveticaNeue-Bold, Arial, Lucida Grande, sans-serif;*/
    line-height: 1.8rem
}

    .enhanced-text-title__title sub,
    .enhanced-text-title__title sup {
        margin: 0 2px
    }

@media only screen and (min-width:992px) {
    .enhanced-text-title__title {
        font-size: 1.6rem;
        line-height: 2rem
    }
}

html.ar .enhanced-text-title__title {
    /*font-family: Emirates-Bold, Helvetica, Arial, Lucida Grande, sans-serif*/
}

html.ja html.ar .enhanced-text-title__title {
    /*font-family: M PLUS\ 1p, sans-serif*/
}

.enhanced-text-title__sub-title {
    font-weight: 400;
    /*font-family: Emirates-Medium, Helvetica, Arial, Lucida Grande, sans-serif;*/
    margin-top: 10px
}

.enhanced-rich-text p {
    margin: 0;
    padding-bottom: 15px
}

    .enhanced-rich-text p + table,
    .enhanced-rich-text p + table[data-align^=left],
    .enhanced-rich-text p + table[data-align^=right] {
        margin-top: 5px
    }

    .enhanced-rich-text p:last-child {
        padding-bottom: 0
    }

.enhanced-rich-text {
    font-weight: 100;
    /*font-family: HelveticaNeue-Light, Helvetica, Arial, sans-serif;*/
    line-height: 1.61rem;
    font-weight: 300;
    /*font-size: 1.4rem;*/
    line-height: 1.8rem
}

    .enhanced-rich-text table[data-align^=left] thead tr, .enhanced-rich-text table[data-align^=right] thead tr, .enhanced-rich-text table thead tr {
        background-color: #f6f6f6;
    }

.enhanced-text-section__text {
    margin-bottom: 15px;
    color: #333;
    line-height: 1.8rem
}

.enhanced-text-section__text--latest {
    margin-bottom: 0
}

.enhanced-rich-text table,
.enhanced-rich-text table[data-align^=left],
.enhanced-rich-text table[data-align^=right] {
    /*width: calc(100% + 40px);
    margin: 0 -20px;*/
    text-align: center;
    word-wrap: break-word;
    table-layout: fixed;
    border-bottom: none;
    border-collapse: collapse;
    border-spacing: 0
}

    .enhanced-rich-text table[data-align^=left] caption,
    .enhanced-rich-text table[data-align^=right] caption,
    .enhanced-rich-text table caption {
        padding: 20px;
        font-weight: 700;
        font-size: 1.4rem;
        /*font-family: HelveticaNeue-Bold, Arial, Lucida Grande, sans-serif;*/
        line-height: 1.8rem;
        text-align: center;
        border-top: 1px solid #d8d8d8
    }

@media only screen and (min-width:992px) {
    .enhanced-rich-text table[data-align^=left] caption,
    .enhanced-rich-text table[data-align^=right] caption,
    .enhanced-rich-text table caption {
        padding: 20px 70px;
        font-size: 1.6rem;
        line-height: 2rem;
        border-right: 1px solid #d8d8d8;
        border-left: 1px solid #d8d8d8
    }
}

html.ar .enhanced-rich-text table caption {
    /*font-family: Emirates-Bold, Helvetica, Arial, Lucida Grande, sans-serif*/
}

.enhanced-rich-text table[data-align^=left] thead th,
.enhanced-rich-text table[data-align^=right] thead th,
.enhanced-rich-text table thead th {
    display: block;
    font-weight: 700;
    font-size: 1.4rem;
    /*font-family: HelveticaNeue-Bold, Arial, Lucida Grande, sans-serif;*/
    line-height: 1.8rem;
    text-align: left
}

@media only screen and (min-width:992px) {
    .enhanced-rich-text table[data-align^=left] thead th,
    .enhanced-rich-text table[data-align^=right] thead th,
    .enhanced-rich-text table thead th {
        display: table-cell;
        padding: 20px;
        text-align: center;
        border: 1px solid #d8d8d8
    }
}

html.ar .enhanced-rich-text table thead th {
    /*font-family: Emirates-Bold, Helvetica, Arial, Lucida Grande, sans-serif*/
}

.enhanced-rich-text table[data-align^=left] tbody td,
.enhanced-rich-text table[data-align^=right] tbody td,
.enhanced-rich-text table tbody td {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0 20px 15px;
    text-align: left
}

    .enhanced-rich-text table tbody td .table-mobile-header {
        padding-bottom: 5px;
        font-weight: 700;
        /*font-family: HelveticaNeue-Bold, Arial, Lucida Grande, sans-serif;*/
        text-align: left
    }

@media only screen and (min-width:992px) {
    .enhanced-rich-text table tbody td .table-mobile-header {
        display: none
    }
}

html.ar .enhanced-rich-text table tbody td .table-mobile-header {
    /*font-family: Emirates-Bold, Helvetica, Arial, Lucida Grande, sans-serif*/
}

html.ja html.ar .enhanced-rich-text table tbody td .table-mobile-header {
    /*font-family: M PLUS\ 1p, sans-serif*/
}

.enhanced-rich-text table tbody td:first-child {
    padding-top: 20px
}

.enhanced-rich-text table tbody td:last-child {
    padding-bottom: 20px
}

.enhanced-rich-text table tbody td.table-col-span,
.enhanced-rich-text table tbody td.table-row-span {
    display: flex
}

@media only screen and (min-width:992px) {
    .enhanced-rich-text table tbody td.table-col-span,
    .enhanced-rich-text table tbody td.table-row-span {
        display: none
    }
}

@media only screen and (min-width:992px) {
    .enhanced-rich-text table[data-align^=left] tbody td,
    .enhanced-rich-text table[data-align^=right] tbody td,
    .enhanced-rich-text table tbody td {
        display: table-cell;
        padding: 20px;
        text-align: center;
        border: 1px solid #d8d8d8
    }
}

@media only screen and (min-width:992px) {
    .enhanced-rich-text table[data-align^=left] tbody td,
    .enhanced-rich-text table[data-align^=left] thead th {
        text-align: left
    }
}

@media only screen and (min-width:992px) {
    .enhanced-rich-text table[data-align^=right] tbody td,
    .enhanced-rich-text table[data-align^=right] thead th {
        text-align: right
    }
}

.enhanced-content-header {
    width: 100%
}

    .enhanced-content-header sub,
    .enhanced-content-header sup {
        margin: 0 2px
    }

.enhanced-content-header__section {
    font-weight: 700;
    /*font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;*/
    display: block;
    margin: 0 auto 15px;
    padding: 0;
    color: #666;
    font-size: 1rem;
    line-height: 1.4rem;
    letter-spacing: 4px;
    text-align: center;
    text-transform: uppercase
}

html.ar .enhanced-content-header__section {
    /* font-family: Emirates-Light, Helvetica, Arial, Lucida Grande, sans-serif;
    font-family: Emirates-Bold, Helvetica, Arial, Lucida Grande, sans-serif;*/
    font-size: 1.2rem;
    line-height: 1.6rem;
    letter-spacing: 0
}

html.ja html.ar .enhanced-content-header__section {
    /*font-family: M PLUS\ 1p, sans-serif*/
}

@media only screen and (min-width:992px) {
    .enhanced-content-header__section {
        max-width: 324px
    }
}

@media only screen and (min-width:1024px) {
    .enhanced-content-header__section {
        max-width: 368px
    }
}

.enhanced-content-header__section--inverted {
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, .3)
}

.enhanced-content-header__text {
    max-width: 280px;
    margin: 0 auto 20px;
    padding: 0;
    color: #333;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 2.8rem;
    text-align: center;
    text-shadow: 2px 2px hsla(0, 0%, 100%, .3)
}

    .enhanced-content-header__text sub,
    .enhanced-content-header__text sup {
        margin: 0 2px;
        font-size: 50%
    }

[dir=rtl] .enhanced-content-header__text sub,
[dir=rtl] .enhanced-content-header__text sup {
    margin: 0 2px
}

@media only screen and (min-width:992px) {
    .enhanced-content-header__text {
        max-width: 600px;
        margin: 0 auto 25px;
        font-size: 4rem;
        line-height: 4.4rem
    }
}

.enhanced-content-header__text--inverted {
    color: #fff;
    text-shadow: 2px 2px rgba(0, 0, 0, .3)
}

.enhanced-content-header__text--large,
.enhanced-content-header__text--medium-responsive,
.enhanced-content-header__text--mixed {
    font-size: 2.4rem
}

@media only screen and (min-width:992px) {
    .enhanced-content-header__text--large,
    .enhanced-content-header__text--medium-responsive,
    .enhanced-content-header__text--mixed {
        font-size: 4rem
    }
}

.enhanced-content-header__text--medium {
    font-size: 3rem
}

.enhanced-content-header__separator {
    display: block;
    width: 60px;
    margin: 15px auto;
    font-size: 0;
    border-top: 2px solid #c60c30
}

.enhanced-content-header__subtext {
    max-width: 280px;
    margin: 20px auto;
    padding: 0;
    color: #333;
    font-weight: 300;
    font-size: 1.4rem;
    line-height: 1.8rem;
    text-align: center;
    /*font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif*/
}

html.ar .enhanced-content-header__subtext {
    /*font-family: Emirates-Light, Helvetica, Arial, Lucida Grande, sans-serif*/
}

@media only screen and (min-width:992px) {
    .enhanced-content-header__subtext {
        max-width: 600px;
        margin: 0 auto 25px
    }

    .enhanced-content-header__subtext--large {
        font-size: 2rem;
        line-height: 2.4rem;
        /*font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif*/
    }

    html.ar .enhanced-content-header__subtext--large {
        /*font-family: Emirates-Medium, Helvetica, Arial, Lucida Grande, sans-serif*/
    }
}

.enhanced-content-header__subtext--inverted {
    color: #fff;
    text-shadow: 1px 1px rgba(0, 0, 0, .3)
}

.enhanced-content-header__subtext--hide-on-small {
    display: none
}

@media only screen and (min-width:992px) {
    .enhanced-content-header__subtext--hide-on-small {
        display: block;
        font-size: 1.6rem;
        /* font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif*/
    }

    html.ar .enhanced-content-header__subtext--hide-on-small {
        /*font-family: Emirates-Light, Helvetica, Arial, Lucida Grande, sans-serif*/
    }
}

.enhanced-content-header__subtext--bottom {
    margin: 0 auto 50px
}

.enhanced-content-header__link {
    color: #333
}

.content-header .enhanced-content-header__link--inverted {
    color: #fff
}

.enhanced-content-header__link-p {
    text-align: center
}

.enhanced-content-header__link-p--content-link {
    margin: 23px 0 3px
}

@media only screen and (min-width:992px) {
    .enhanced-content-header__link-p--content-link {
        margin: 12px 0 30px
    }
}

.enhanced-content-header.wines__header {
    margin-bottom: 35px
}

@media only screen and (min-width:992px) {
    .enhanced-content-header.wines__header {
        margin-bottom: 50px
    }
}

.enhanced-content-header__bottom-p {
    margin: 20px auto 35px;
    padding: 0 10px;
    color: #333;
    font-size: 1.2rem;
    line-height: 1.7rem;
    letter-spacing: 0
}

.enhanced-content-header__bottom-p--large {
    font-size: 1.4rem
}

@media only screen and (min-width:992px) {
    .enhanced-content-header__bottom-p {
        max-width: 940px;
        margin: 30px auto 50px
    }
}

.enhanced-rich-text table[data-align^=left] tbody tr:nth-child(odd),
.enhanced-rich-text table[data-align^=right] tbody tr:nth-child(odd),
.enhanced-rich-text table tbody tr:nth-child(odd) {
    background-color: #f6f6f6
}

@media only screen and (min-width:992px) {
    .enhanced-rich-text table[data-align^=left] tbody tr:nth-child(odd),
    .enhanced-rich-text table[data-align^=right] tbody tr:nth-child(odd),
    .enhanced-rich-text table tbody tr:nth-child(odd) {
        background-color: transparent
    }

    .enhanced-rich-text table[data-align^=left] tbody tr:nth-child(2n),
    .enhanced-rich-text table[data-align^=right] tbody tr:nth-child(2n),
    .enhanced-rich-text table tbody tr:nth-child(2n) {
        background-color: #f6f6f6
    }
}

.enhanced-rich-text table[data-align^=left] tbody td,
.enhanced-rich-text table[data-align^=right] tbody td,
.enhanced-rich-text table tbody td {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0 20px 15px;
    text-align: left
}

    .enhanced-rich-text table tbody td .table-mobile-header {
        padding-bottom: 5px;
        font-weight: 700;
        /*font-family: HelveticaNeue-Bold, Arial, Lucida Grande, sans-serif;*/
        text-align: left
    }

@media only screen and (min-width:992px) {
    .enhanced-rich-text table tbody td .table-mobile-header {
        display: none
    }
}

html.ar .enhanced-rich-text table tbody td .table-mobile-header {
    /*font-family: Emirates-Bold, Helvetica, Arial, Lucida Grande, sans-serif*/
}

html.ja html.ar .enhanced-rich-text table tbody td .table-mobile-header {
    /*font-family: M PLUS\ 1p, sans-serif*/
}

.enhanced-rich-text table tbody td:first-child {
    padding-top: 20px
}

.enhanced-rich-text table tbody td:last-child {
    padding-bottom: 20px
}

.enhanced-rich-text table tbody td a {
    text-decoration: underline;
    color: inherit;
}

    .enhanced-rich-text table tbody td a:hover {
        text-decoration: none;
    }

    .enhanced-rich-text table tbody td a .link__external {
        background: url(/images/link-arrow.svg) no-repeat left center;
        background-size: 100%;
        display: inline-block;
        width: 12px;
        height: 12px;
        margin-left: 3px;
    }

.enhanced-rich-text table tbody td.table-col-span,
.enhanced-rich-text table tbody td.table-row-span {
    display: flex
}

@media only screen and (min-width:992px) {
    .enhanced-rich-text table tbody td.table-col-span,
    .enhanced-rich-text table tbody td.table-row-span {
        display: none
    }
}

@media only screen and (min-width:992px) {
    .enhanced-rich-text table[data-align^=left] tbody td,
    .enhanced-rich-text table[data-align^=right] tbody td,
    .enhanced-rich-text table tbody td {
        display: table-cell;
        padding: 20px;
        text-align: center;
        border: 1px solid #d8d8d8
    }
}

@media only screen and (min-width:992px) {
    .enhanced-rich-text table[data-align^=left] tbody td,
    .enhanced-rich-text table[data-align^=left] thead th {
        text-align: left
    }
}

@media only screen and (min-width:992px) {
    .enhanced-rich-text table[data-align^=right] tbody td,
    .enhanced-rich-text table[data-align^=right] thead th {
        text-align: right
    }
}

.enhanced-content-header {
    width: 100%
}

@media only screen and (min-width:992px) {
    .enhanced-rich-text table[data-align^=left] thead th,
    .enhanced-rich-text table[data-align^=right] thead th,
    .enhanced-rich-text table thead th {
        display: table-cell;
        padding: 20px;
        text-align: center;
        border: 1px solid #d8d8d8
    }
}

@media only screen and (min-width:992px) {
    .enhanced-rich-text table[data-align^=left] tbody td,
    .enhanced-rich-text table[data-align^=right] tbody td,
    .enhanced-rich-text table tbody td {
        display: table-cell;
        padding: 20px;
        text-align: center;
        border: 1px solid #d8d8d8
    }
}

.enhanced-rich-text table tbody td .table-mobile-header {
    padding-bottom: 5px;
    font-weight: 700;
    /*font-family: HelveticaNeue-Bold, Arial, Lucida Grande, sans-serif;*/
    text-align: left
}

@media only screen and (min-width:992px) {
    .enhanced-rich-text table tbody td .table-mobile-header {
        display: none
    }
}

html.ar .enhanced-rich-text table tbody td .table-mobile-header {
    /*font-family: Emirates-Bold, Helvetica, Arial, Lucida Grande, sans-serif*/
}

html.ja html.ar .enhanced-rich-text table tbody td .table-mobile-header {
    /*font-family: M PLUS\ 1p, sans-serif*/
}

.enhanced-rich-text table[data-align^=left] thead th, .enhanced-rich-text table[data-align^=right] thead th, .enhanced-rich-text table thead th {
    display: table-cell;
    padding: 20px;
    text-align: center;
    border: 1px solid #d8d8d8;
}

.enhanced-rich-text table[data-align^=left] thead tr, .enhanced-rich-text table[data-align^=right] thead tr, .enhanced-rich-text table thead tr {
    display: none;
    background-color: #f6f6f6;
}

@media only screen and (min-width: 992px) {
    .enhanced-rich-text table[data-align^=left] thead tr, .enhanced-rich-text table[data-align^=right] thead tr, .enhanced-rich-text table thead tr {
        display: table-row;
    }
}

.enhanced-rich-text table[data-align^=left] tbody tr, .enhanced-rich-text table[data-align^=right] tbody tr, .enhanced-rich-text table tbody tr {
    border: 1px solid #d8d8d8;
    border-top: none;
}

    .enhanced-rich-text table[data-align^=left] tbody tr:first-child, .enhanced-rich-text table[data-align^=right] tbody tr:first-child, .enhanced-rich-text table tbody tr:first-child {
        border-top: 1px solid #d8d8d8;
    }

/* End of Cookie Compliance Privacy policy change */

/*Enable Register Now button on pilot page */
.pay-benefits-pilots-apply-btn {
    display: inline-block !important;
}

.custom-popup .pay-benefits-pilots-apply-btn {
    display: inline-block !important;
}
/*End of Enable Register Now button on pilot page*/

/* Start top job priority UI changes by Aftab*/
.featured-job {
    padding: 2px 14px 2px 15px;
    background-color: #a9a9a9;
    position: absolute;
    top: 10px;
    right: -5px;
    color: #ffffff;
    z-index: 1;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

    .featured-job:after {
        content: "Featured"
    }

    .featured-job:before {
        content: "";
        width: 0;
        height: 0;
        border-width: 5px 5px 0 0;
        border-color: #A9A9A9 transparent transparent transparent;
        border-style: solid;
        position: absolute;
        right: 0;
        bottom: -5px;
    }

.job-search .job-list-wrapper .job-item-wrapper .location {
    width: calc(100% - 145px);
}

.job-search .job-list-wrapper .job-item-wrapper .job-list-border {
    border: solid 1px #a9a9a9;
}
/* End top job priority UI changes by Aftab*/

/*Cabin-Crew new FAQ Category changes */
.cabin-crew-faq-category {
    margin: 50px 0 10px 0;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #333;
}
/*.faq-category > ul > li:nth-child(2) {
    margin-top: 10px;
}*/

@media (max-width:767px) {
    .cabin-crew-faq-category {
        margin: 40px 0 0 0;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.38;
        letter-spacing: normal;
        text-align: left;
        color: #333;
    }

    .faq-category > ul > li:nth-child(2) {
        margin-top: 16px;
    }

    .full-faq .faq-item h5 {
        display: flex;
        align-items: center;
    }
}

.full-faq .faq-category .faq-item:nth-child(n+9) {
    display: inline;
}
/*End of Cabin-Crew new FAQ Category changes*/

/*Cabin-Crew Recruitment process Infographic changes*/

.application-process-desktop-tooltip-apply-cc {
    left: 0%;
    bottom: 32%;
    width: 11%;
    padding-bottom: 12%
}

@media only screen and (min-width:992px) and (max-width:1440px) {
    .applyonline-header {
        margin-left: 20%;
    }
}

@media only screen and (min-width:992px) and (max-width:1440px) {
    .applyonline-text {
        margin-left: 85px;
    }
}

.application-process-desktop-tooltip-apply-cc:focus ~ .application-process-desktop-svg svg .process-tour .process-text {
    transform: translateY(0);
}

.application-process-desktop-tooltip-apply-cc:focus ~ .application-process-desktop-svg svg .process-tour .process-figure {
    fill: #0090cb !important
}

.application-process-desktop-tooltip-apply-cc .application-process-desktop-tooltip-wrapper {
    top: auto;
    bottom: calc(100% + 8px);
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .application-process-desktop-tooltip-apply-cc .application-process-desktop-tooltip-wrapper {
        bottom: calc(100% + 18px)
    }
}

.application-process-desktop-tooltip-apply-cc .application-process-desktop-tooltip-wrapper:after {
    top: auto;
    bottom: -16px;
    border-width: 17px 22.5px 0;
    border-color: #fff transparent transparent
}


@media (min-width: 991px) and (max-width: 1366px) {

    .application-process-desktop-tooltip-apply-cc .application-process-desktop-tooltip-wrapper {
        margin-left: 105px;
    }

        .application-process-desktop-tooltip-apply-cc .application-process-desktop-tooltip-wrapper:after {
            left: 26%;
        }

    .application-process-desktop-tooltip-join-cc .application-process-desktop-tooltip-wrapper {
        margin-left: -55px;
    }

        .application-process-desktop-tooltip-join-cc .application-process-desktop-tooltip-wrapper:after {
            left: 66.5%;
        }
}

@media (min-width: 768px) and (max-width: 990px) {
    .application-process-desktop-tooltip-apply-cc .application-process-desktop-tooltip-wrapper {
        margin-left: 100px;
    }

        .application-process-desktop-tooltip-apply-cc .application-process-desktop-tooltip-wrapper:after {
            left: 28%;
        }

    .application-process-desktop-tooltip-join-cc .application-process-desktop-tooltip-wrapper {
        margin-left: -100px;
    }

        .application-process-desktop-tooltip-join-cc .application-process-desktop-tooltip-wrapper:after {
            left: 71%;
        }
}

.application-process-desktop-tooltip-video-interview-cc {
    left: 12%;
    bottom: 32%;
    width: 16.6%;
    padding-bottom: 12%
}

    .application-process-desktop-tooltip-video-interview-cc:focus ~ .application-process-desktop-svg svg .process-tour .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-video-interview-cc:focus ~ .application-process-desktop-svg svg .process-tour .process-figure {
        fill: #0090cb !important
    }

    .application-process-desktop-tooltip-video-interview-cc .application-process-desktop-tooltip-wrapper {
        top: auto;
        bottom: calc(100% + 8px)
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .application-process-desktop-tooltip-video-interview-cc .application-process-desktop-tooltip-wrapper {
        bottom: calc(100% + 18px);
        padding-left: 65px;
    }
}

.application-process-desktop-tooltip-video-interview-cc .application-process-desktop-tooltip-wrapper:after {
    top: auto;
    bottom: -16px;
    border-width: 17px 22.5px 0;
    border-color: #fff transparent transparent
}

.application-process-desktop-tooltip-invite-cc {
    left: 29.4%;
    bottom: 32%;
    width: 18%;
    padding-bottom: 12%
}

    .application-process-desktop-tooltip-invite-cc:focus ~ .application-process-desktop-svg svg .process-tour .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-invite-cc:focus ~ .application-process-desktop-svg svg .process-tour .process-figure {
        fill: #0090cb !important
    }

    .application-process-desktop-tooltip-invite-cc .application-process-desktop-tooltip-wrapper {
        top: auto;
        bottom: calc(100% + 8px)
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .application-process-desktop-tooltip-invite-cc .application-process-desktop-tooltip-wrapper {
        bottom: calc(100% + 18px)
    }
}

.application-process-desktop-tooltip-invite-cc .application-process-desktop-tooltip-wrapper:after {
    top: auto;
    bottom: -16px;
    border-width: 17px 22.5px 0;
    border-color: #fff transparent transparent
}

.application-process-desktop-tooltip-assessment-cc {
    left: 48%;
    bottom: 32%;
    width: 17%;
    padding-bottom: 12%
}

    .application-process-desktop-tooltip-assessment-cc:focus ~ .application-process-desktop-svg svg .process-tour .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-assessment-cc:focus ~ .application-process-desktop-svg svg .process-tour .process-figure {
        fill: #0090cb !important
    }

    .application-process-desktop-tooltip-assessment-cc .application-process-desktop-tooltip-wrapper {
        top: auto;
        bottom: calc(100% + 8px)
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .application-process-desktop-tooltip-assessment-cc .application-process-desktop-tooltip-wrapper {
        bottom: calc(100% + 18px)
    }
}

.application-process-desktop-tooltip-assessment-cc .application-process-desktop-tooltip-wrapper:after {
    top: auto;
    bottom: -16px;
    border-width: 17px 22.5px 0;
    border-color: #fff transparent transparent
}

.application-process-desktop-tooltip-tour-cc {
    left: 65.5%;
    bottom: 32%;
    width: 14.2%;
    padding-bottom: 12%
}

    .application-process-desktop-tooltip-tour-cc:focus ~ .application-process-desktop-svg svg .process-tour .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-tour-cc:focus ~ .application-process-desktop-svg svg .process-tour .process-figure {
        fill: #0090cb !important
    }

    .application-process-desktop-tooltip-tour-cc .application-process-desktop-tooltip-wrapper {
        top: auto;
        bottom: calc(100% + 8px)
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .application-process-desktop-tooltip-tour-cc .application-process-desktop-tooltip-wrapper {
        bottom: calc(100% + 18px)
    }
}

.application-process-desktop-tooltip-tour-cc .application-process-desktop-tooltip-wrapper:after {
    top: auto;
    bottom: -16px;
    border-width: 17px 22.5px 0;
    border-color: #fff transparent transparent
}

.application-process-desktop-tooltip-join-cc {
    left: 80.5%;
    bottom: 32%;
    width: 18%;
    padding-bottom: 12%
}

    .application-process-desktop-tooltip-join-cc:focus ~ .application-process-desktop-svg svg .process-tour .process-text {
        transform: translateY(0)
    }

    .application-process-desktop-tooltip-join-cc:focus ~ .application-process-desktop-svg svg .process-tour .process-figure {
        fill: #0090cb !important
    }


    .application-process-desktop-tooltip-join-cc .application-process-desktop-tooltip-wrapper {
        top: auto;
        bottom: calc(100% + 8px)
    }

@media only screen and (min-width:768px) and (max-width:991px) {
    .application-process-desktop-tooltip-join-cc .application-process-desktop-tooltip-wrapper {
        bottom: calc(100% + 18px)
    }
}

.application-process-desktop-tooltip-join-cc .application-process-desktop-tooltip-wrapper:after {
    top: auto;
    bottom: -16px;
    border-width: 17px 22.5px 0;
    border-color: #fff transparent transparent
}

.cc-recruitment {
    padding: 0px 0 0;
}

/*End of Cabin-Crew Recruitment process Infographic changes*/
.footer {
    width: 100%;
    position: fixed !important;
    bottom: 0;
    margin: 0;
    background: #fff;
}
    .footer p {
        margin: 0;
        padding: 5px;
    }

#table_id_filter {
    background: #f9faff;
    padding: 15px;
    border-left: 5px solid#e1e7ff;
    box-shadow: 0 0 10px 0 rgb(0 24 128 / 10%);
}