
::selection { background: #494848; }
* { transition: all 0.5s ease; }
html, body { font-family: 'Open Sans' !important; font-weight: 300; line-height: 30px; font-size: 18px; color: #7b7a7a; height: 100%; margin: 0; background: #000000; }
.gp-full-frame { min-height: calc(100vh - 0px); }
.bold, b, strong { font-weight: 500; }
footer { background: #040404; }

/* Sections
   ================================= */
.uk-offcanvas-content { min-height: calc(100vh - 152px); }
footer { flex-shrink: 0; }
.push { height: 50px; }

/* Headers
   ================================= */
.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
h1, h2, h3, h4, h5, h6 { font-family: 'Merriweather'; font-weight: 100; color: #131921; }
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span { font-weight: 500; }
h1 { font-size: 99px; line-height: 110px; color: #000; }
h2 { font-size: 66px; line-height: 74px; color: #000; }
h3 { font-size: 56px; line-height: 62px; color: #000; }
h4 { font-size: 48px; line-height: 56px; }
h5 { font-size: 36px; }
h6 { font-size: 24px; line-height: 32px; }
.av-header-primary { font-family: ''; }
.av-header-secondary { font-family: ''; }
.av-header-green { color: #87c270 !important; }
.av-button-header { border: 1px solid #fff; color: #fff; border-radius: 3px; font-size: 11px; font-weight: 400; font-family: 'Futura'; text-transform: uppercase }
.av-button-header.av-button-header-primary { border: 1px solid #8eb5da !important; color: #8eb5da !important; }

h4 span { color: #F6B30D; }

.gp-weight-500 { font-weight: 500; }
.gp-weight-600 { font-weight: 600; }
.gp-weight-700 { font-weight: 700; }

a:hover { color: #4d4d4d; text-decoration: none; }

.uk-navbar-nav li a { font-family: "Open Sans"; font-weight: 400; }
.uk-navbar-nav li.uk-active a { font-weight: 800; }

.gp-second-navbar { background: #050505; border-bottom: 1px solid #989898; }

/* Sliders
   ================================= */


/* Forms
   ================================= */


/* Inputs
   ================================= */
.gp-logos-list img { height: 43px; max-width: none; }
.gp-logos-list .uk-card .the-arrow { transition: all 0s, all 0.5s linear; }
.gp-logos-list .uk-card:hover .the-arrow { display: block !important; }
.gp-logos-list a span { font-size: 48px; font-family: 'Playfair Display'; font-weight: 700; line-height: 72px; color: #fff; }
.gp-logos-list a:hover span[data-name="avia"] { color: #3989c8; }
.gp-logos-list a:hover span[data-name="security"] { color: #268047; }
.gp-logos-list a:hover span[data-name="capital"] { color: #00b2a9; }
.gp-logos-list a:hover span[data-name="media"] { color: #eb1d5c; }
.gp-logos-list a:hover span[data-name="technology"] { color: #4ec1c8; }

/* Buttons
   ================================= */
.uk-button { min-width: 230px; }

.gp-button-arrow { font-family: 'Oswald'; font-size: 16px; align-items: center; justify-content: center; background: transparent; }
.gp-button-arrow.cat-button-primary { color: #000; }

.animated-arrow > .main > .the-arrow { position: relative; }
.the-arrow.-right { top: 23px; position: relative; height: 12px; margin-left: -42px; }
.the-arrow { width: 72px; -webkit-transition: all 0.2s; transition: all 0.2s; }
.the-arrow.-right > .shaft { width: 33px; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; position: absolute; z-index: 2; }
.the-arrow > .shaft { background-color: #ea6f1d; display: block; height: 2px; position: relative; -webkit-transition: all 0.2s; transition: all 0.2s; -webkit-transition-delay: 0; transition-delay: 0; will-change: transform; }
.the-arrow.-right > .shaft:before { -webkit-transform: rotate(40deg); transform: rotate(40deg); }
.the-arrow.-right > .shaft:before, .the-arrow.-right > .shaft:after { width: 8px; -webkit-transition-delay: 0.3s; transition-delay: 0.3s; -webkit-transition: all 0.5s; transition: all 0.5s; }
.the-arrow > .shaft:before { -webkit-transform-origin: top right; transform-origin: top right; }
.the-arrow > .shaft:before, .the-arrow > .shaft:after { background-color: #000; content: ''; display: block; height: 1px; position: absolute; top: 0; right: 0; -webkit-transition: all 0.2s; transition: all 0.2s; -webkit-transition-delay: 0; transition-delay: 0; }
.the-arrow.-right > .shaft:after { -webkit-transform: rotate(-40deg); transform: rotate(-40deg); }
.the-arrow.-right > .shaft:before, .the-arrow.-right > .shaft:after { width: 7px; -webkit-transition-delay: 0.3s; transition-delay: 0.3s; -webkit-transition: all 0.5s; transition: all 0.5s; }
.the-arrow > .shaft:after { -webkit-transform-origin: bottom right; transform-origin: bottom right; }
.the-arrow > .shaft:before, .the-arrow > .shaft:after { background-color: #ea6f1d; content: ''; display: block; height: 2px; position: absolute; top: 0; right: 0; -webkit-transition: all 0.2s; transition: all 0.2s; -webkit-transition-delay: 0; transition-delay: 0; }
.the-arrow > .circle { height: 29px; width: 29px; background: #0000; display: block; border-radius: 999px; position: relative; top: -16px; left: 12px; z-index: 1; border: 2px solid #e7a101; }
.the-arrow.gp-arrow-secondary > .shaft { background-color: #1d232b; }
.the-arrow.gp-arrow-secondary > .shaft:before, .the-arrow.gp-arrow-secondary > .shaft:after { background-color: #1d232b; }
.gp-button-arrow > .text { padding-left: 30px; }


.uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle { min-height: 60px; }

.gp-link { display: block; }
.gp-link:hover { text-decoration: underline; }

/* UIKit styles override
   ================================= */
.uk-label { letter-spacing: 1px; border-radius: 4px; }
.uk-card-badge { border: 0px; }
.uk-select { padding: 0px 30px !important; height: 62px !important; }
.uk-margin-extrasmall-right { margin-right: 5px !important; }
.uk-text-large { font-size: 18px; }

.uk-subnav-pill > .uk-active > a { background-color: transparent; color: #1f1f1f; }
.uk-subnav-pill > * > :first-child { padding: 0px; background: transparent; color: #a5a5a5; }
.uk-subnav-pill > * > a:hover,
.uk-subnav-pill > * > a:focus { background-color: transparent; color: #1f1f1f; }
.uk-subnav > * > :first-child { font-size: 24px; }

.uk-slidenav { color: #304659; }

#desktop-video { position: fixed; right: 0; bottom: 0; min-width: 100%; min-height: 100%; }
#mobile-video { position: fixed; right: 0; bottom: 0; min-width: 100%; min-height: 100%; }

@media only screen and (max-width: 768px) {
    #mobile-video { display: block !important; }
    .gp-modal-grid a { text-align: center }
    /*.gp-services-logo img { margin-left: auto; margin-right: auto; }*/
}

@media only screen and (min-width: 768px) {
    #desktop-video { display: block !important; }
}

@media (max-width: 1199px){
    .gp-footer-section { background-image: none; }
}