*, :after, :before {
    box-sizing: border-box
}

progress, sub, sup {
    vertical-align: baseline
}

button, hr, input {
    overflow: visible
}

*, h1, h2, h3, h4, h5, h6, legend, ol, ul {
    padding: 0
}

.img, sub, sup {
    position: relative
}

img, legend {
    max-width: 100%
}

.btn, .go-top-btn, button, select {
    cursor: pointer
}

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.datepicker-container, .slick-slider {
    -webkit-tap-highlight-color: transparent
}

a, a:focus, a:hover {
    text-decoration: none
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v14/S6u9w4BMUTPHh7USSwiPHA.ttf) format('truetype')
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v14/S6uyw4BMUTPHjx4wWw.ttf) format('truetype')
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v14/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype')
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    src: local('Lato Black'), local('Lato-Black'), url(https://fonts.gstatic.com/s/lato/v14/S6u9w4BMUTPHh50XSwiPHA.ttf) format('truetype')
}

@font-face {
    font-family: Lora;
    font-style: italic;
    font-weight: 400;
    src: local('Lora Italic'), local('Lora-Italic'), url(https://fonts.gstatic.com/s/lora/v12/0QIhMX1D_JOuMw_LIftO.ttf) format('truetype')
}

@font-face {
    font-family: Lora;
    font-style: normal;
    font-weight: 400;
    src: local('Lora Regular'), local('Lora-Regular'), url(https://fonts.gstatic.com/s/lora/v12/0QIvMX1D_JOuMwr7Jg.ttf) format('truetype')
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

* {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

ol, ul {
    list-style: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    outline: 0
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
}

mark {
    background-color: #ff0;
    color: #000
}

sub, sup {
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

iframe, img {
    border-style: none
}

iframe {
    max-width: 100%;
    vertical-align: top;
}

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

hr {
    box-sizing: content-box;
    height: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-weight: 400;
    font-style: normal
}

button, input, select, textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

.btn, .menu-btn, .slick-list:focus, .slick-slide, .slick-slider *, .slick-slider :focus, button {
    outline: 0
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.img {
    background: 50% 50% no-repeat;
    background-size: cover;
    padding-bottom: 50%
}

.img img {
    height: 0;
    width: 0;
    opacity: 0
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.grecaptcha-badge {
    width: 1px !important;
    height: 1px !important;
    padding: 0;
    margin: -1px;
    clip: rect(0, 0, 0, 0);
    border: 0;
    pointer-events: none;
    z-index: -1;
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.go-top-btn, .section-btn, .text-center {
    text-align: center
}

.section-indent {
    padding: 100px 0
}

.section-indent.sm {
    padding: 75px 0
}

@media (max-width: 1480px) {
    .section-indent {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .section-indent.sm {
        padding: 55px 0
    }
}

@media (max-width: 1199px) {
    .section-indent {
        padding-top: 55px;
        padding-bottom: 55px
    }

    .section-indent.sm {
        padding: 40px 0
    }
}

@media (max-width: 991px) {
    .section-indent {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .section-indent.sm {
        padding: 30px 0
    }
}

@media (max-width: 767px) {
    .section-indent {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.section-indent.alt {
    padding-bottom: 0
}

.mb-none {
    margin-bottom: 0 !important
}

.mb-sm {
    margin-bottom: 35px
}

.mb-md {
    margin-bottom: 60px
}

.mb-lg {
    margin-bottom: 90px
}

.billboard .go-to-btn, .billboard .slick-next {
    display: inline-block;
    vertical-align: top;
    height: 100px;
    line-height: 100px;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
    letter-spacing: .01em
}

.billboard .go-to-btn {
    position: absolute;
    bottom: 0;
    left: 185px;
    z-index: 1000;
    opacity: 1;
}

@media (max-width: 1480px) {
    .billboard .go-to-btn,
    .billboard .slick-next {
        height: 90px;
        line-height: 90px
    }

    .billboard .go-to-btn {
        left: 150px;
    }
}

@media (max-width: 1199px) {
    .billboard .go-to-btn,
    .billboard .slick-next {
        height: 80px;
        line-height: 80px
    }

    .billboard .go-to-btn {
        left: 110px;
    }
}

@media (max-width: 991px) {
    .billboard .go-to-btn,
    .billboard .slick-next {
        height: 70px;
        line-height: 70px
    }

    .billboard .go-to-btn {
        left: 90px;
    }
}

@media (max-width: 480px) {
    .billboard .go-to-btn,
    .billboard .slick-next {
        font-size: 0;
        height: 56px;
        line-height: 56px
    }

    .billboard .go-to-btn {
        left: 56px;
    }
}

.billboard .go-to-btn .icon,
.billboard .slick-next .icon {
    display: inline-block;
    vertical-align: top;
    height: 100px;
    width: 100px;
    line-height: 100px;
    text-align: center;
    background: #ffbe3d;
    position: relative
}

@media (max-width: 1480px) {
    .billboard .go-to-btn .icon,
    .billboard .slick-next .icon {
        height: 90px;
        line-height: 90px;
        width: 90px
    }
}

@media (max-width: 1199px) {
    .billboard .go-to-btn .icon,
    .billboard .slick-next .icon {
        height: 80px;
        line-height: 80px;
        width: 80px;
        margin-left: 15px
    }
}

@media (max-width: 991px) {
    .billboard .go-to-btn .icon,
    .billboard .slick-next .icon {
        height: 70px;
        line-height: 70px;
        width: 70px
    }
}

@media (max-width: 480px) {
    .billboard .go-to-btn .icon,
    .billboard .slick-next .icon {
        height: 56px;
        line-height: 56px;
        width: 56px
    }
}

.billboard .go-to-btn .icon svg,
.billboard .slick-next .icon svg {
    width: 25%;
    height: 25%;
    vertical-align: middle
}

.page-pagination .nav-arrow,
.pagination .nav-arrow {
    text-transform: uppercase;
    font-size: 13px;
    color: grey
}

.page-pagination .nav-arrow.disabled,
.pagination .nav-arrow.disabled {
    pointer-events: none;
    color: #d5d5d5
}

.page-pagination .nav-arrow:hover, .pagination .nav-arrow:hover {
    color: #063882
}

.page-pagination .nav-arrow svg, .pagination .nav-arrow svg {
    width: 1.1em;
    height: 1.1em;
    fill: #063882;
    vertical-align: middle;
    margin-top: -3px;
    font-size: 13px
}

.btn, img {
    vertical-align: top
}

.page-pagination .prev, .pagination .prev {
    margin-right: 55px
}

@media (max-width: 1199px) {
    .page-pagination .prev, .pagination .prev {
        margin-right: 40px
    }
}

@media (max-width: 767px) {
    .page-pagination .prev, .pagination .prev {
        margin-right: 25px
    }
}

.page-pagination .prev svg, .pagination .prev svg {
    margin-right: 5px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.page-pagination .next, .pagination .next {
    margin-left: 55px
}

@media (max-width: 1199px) {
    .page-pagination .next, .pagination .next {
        margin-left: 40px
    }
}

@media (max-width: 767px) {
    .page-pagination .next, .pagination .next {
        margin-left: 25px
    }
}

.page-pagination .next svg, .pagination .next svg {
    margin-left: 5px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

body {
    font: 19px/1.525 Lato, sans-serif;
    color: #181818;
    background: #fff;
    overflow-x: hidden;
    margin: 0;
    min-width: 320px
}

body.gdpr-infobar-visible,
body.moove_gdpr_overflow {
    overflow: hidden
}

@media (max-width: 1199px) {
    body {
        font-size: 17px
    }
}

@media (max-width: 767px) {
    body {
        font-size: 16px
    }

    body.menu-open {
        -webkit-overflow-scrolling: auto;
        overflow: hidden
    }
}

body.not-scroll {
    position: fixed;
    -webkit-overflow-scrolling: auto;
    overflow: hidden;
    height: 100%;
    width: 100%
}

.main, .slick-list, .video-slider .img-box, .wrapper, dl dt {
    overflow: hidden
}

img {
    height: auto
}

fieldset {
    border: none;
    padding: 0;
    margin: 0
}

.wrapper {
    min-height: 100vh;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.main {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.fieldset, .row {
    -webkit-flex-wrap: wrap
}

body:not(.home) .main {
    padding-top: 100px
}

.single-events .main {
    padding-bottom: 100px;
}

@media (max-width: 1480px) {
    body:not(.home) .main {
        padding-top: 90px
    }

    .single-events .main {
        padding-bottom: 90px;
    }
}

@media (max-width: 1199px) {
    body:not(.home) .main {
        padding-top: 80px
    }

    .single-events .main {
        padding-bottom: 80px;
    }
}

@media (max-width: 991px) {
    body:not(.home) .main {
        padding-top: 70px
    }

    .single-events .main {
        padding-bottom: 70px;
    }
}

@media (max-width: 480px) {
    body:not(.home) .main {
        padding-top: 56px
    }

    .single-events .main {
        padding-bottom: 56px;
    }
}

.text-group {
    max-width: 1050px;
    font-size: 21px;
    margin-bottom: 3em
}

@media (max-width: 1480px) {
    .text-group {
        font-size: 19px;
        margin-bottom: 2.5em
    }
}

@media (max-width: 1199px) {
    .text-group {
        font-size: 17px;
        margin-bottom: 2em
    }
}

@media (max-width: 767px) {
    .text-group {
        font-size: 16px
    }
}

.decor-divider {
    display: block;
    width: 65px;
    height: 6px;
    background-color: #ffbe3d;
    margin: 30px 0
}

@media (max-width: 1199px) {
    .decor-divider {
        height: 5px;
        width: 60px;
        margin: 25px 0
    }
}

.cbalink {
    display: none !important
}

.container, .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin: 0 auto
}

@media (min-width: 768px) {
    .container, .container.lg {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container, .container.lg {
        width: 970px
    }
}

.row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width: 1200px) {
    .container, .container-fluid {
        padding-left: 25px;
        padding-right: 25px
    }

    .container, .container.lg {
        width: 100%;
        max-width: 1500px
    }

    .container.lg, .container.lg.lg {
        max-width: 1660px
    }

    .row {
        margin-left: -25px;
        margin-right: -25px
    }
}

.row.center {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.row.end {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.row [class^=col-] {
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

@media (max-width: 480px) {
    [class^="col-"].xs-full {
        width: 100%
    }
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

@media (min-width: 768px) {
    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }
}

@media (min-width: 992px) {
    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }
}

@media (min-width: 1200px) {
    .row [class^=col-] {
        padding-left: 25px;
        padding-right: 25px
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }
}

button {
    background: 0 0;
    border: 0;
    box-shadow: none;
    transition: all .3s ease-in-out
}

.btn {
    display: inline-block;
    color: #fff;
    background: #ffbe3d;
    text-transform: uppercase;
    font-size: 15px;
    padding: 8px 45px;
    border: 1px solid #ffbe3d;
    transition: .3s ease-in-out;
    font-weight: 600
}

@media (max-width: 480px) {
    .btn {
        font-size: 14px;
        padding: 8px 20px
    }
}

.btn:hover {
    color: #181818;
    background: #fff
}

.section-btn {
    border: solid #d1d1d1;
    border-width: 1px 0;
    padding: 2em 0
}

@media (max-width: 1480px) {
    .section-btn {
        padding: 1.75em 0
    }
}

@media (max-width: 1199px) {
    .section-btn {
        padding: 1.5em 0
    }
}

@media (max-width: 767px) {
    .section-btn {
        padding: 1.25em 0
    }
}

.section-btn .button {
    text-transform: uppercase;
    color: #181818;
    letter-spacing: .1em;
    font-size: 16px
}

@media (max-width: 480px) {
    .section-btn {
        padding: 1em 0
    }

    .section-btn .button {
        font-size: 15px
    }
}

.load-more-btn, .more-link {
    font-size: 13px;
    text-transform: uppercase
}

.section-btn .button:hover {
    color: #ffbe3d
}

.more-link {
    color: grey;
    font-weight: 700
}

.more-link:hover {
    color: #ffbe3d
}

.go-top-btn {
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 2%;
    right: 30px;
    color: #063882;
    transition: background-color .3s, color .3s;
    border-radius: 50%;
    border: 1px solid #063882;
    background: #fff;
    z-index: 5;
    line-height: 50px;
    padding: 0;
    display: none
}

.go-top-btn.bottom-position {
    position: absolute !important;
    bottom: auto;
    top: -30px;
    opacity: 1 !important
}

@media (max-width: 1199px) {
    .go-top-btn {
        width: 46px;
        height: 46px;
        line-height: 38px;
        right: 10px
    }

    .go-top-btn.bottom-position {
        top: -23px
    }
}

.go-top-btn:hover {
    background: #063882;
    color: #fff
}

.go-top-btn svg {
    vertical-align: middle;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    width: 55%;
    height: 55%;
    fill: currentColor
}

.load-more-btn {
    display: inline-block;
    vertical-align: top;
    color: grey
}

.load-more-btn svg {
    fill: currentColor;
    display: block;
    margin: 0 auto;
    width: 1em;
    height: 1em
}

input[type=number],
input[type=search],
input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=password],
select,
textarea {
    background: #fff;
    border: solid #000;
    border-width: 0 0 1px;
    border-radius: 0;
    font-size: 19px;
    line-height: 1.25;
    height: 48px;
    padding: 10px 0;
    box-sizing: border-box;
    width: 100%;
    color: #000;
    outline: 0
}

input[type=number]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
    transition: opacity .4s ease
}

input[type=number]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=password]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
    color: #000;
    opacity: 1;
    transition: opacity .4s ease
}

input[type=number]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=password]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
    color: #000;
    opacity: 1;
    transition: opacity .4s ease
}

input[type=number]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #000;
    opacity: 1;
    transition: opacity .4s ease
}

input[type=number]:focus::-webkit-input-placeholder,
input[type=search]:focus::-webkit-input-placeholder,
input[type=text]:focus::-webkit-input-placeholder,
input[type=email]:focus::-webkit-input-placeholder,
input[type=tel]:focus::-webkit-input-placeholder,
input[type=url]:focus::-webkit-input-placeholder,
input[type=password]:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    opacity: 0
}

input[type=number]:focus:-moz-placeholder,
input[type=search]:focus:-moz-placeholder,
input[type=text]:focus:-moz-placeholder,
input[type=email]:focus:-moz-placeholder,
input[type=tel]:focus:-moz-placeholder,
input[type=url]:focus:-moz-placeholder,
input[type=password]:focus:-moz-placeholder,
select:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
    opacity: 0
}

input[type=number]:focus::-moz-placeholder,
input[type=search]:focus::-moz-placeholder,
input[type=text]:focus::-moz-placeholder,
input[type=email]:focus::-moz-placeholder,
input[type=tel]:focus::-moz-placeholder,
input[type=url]:focus::-moz-placeholder,
input[type=password]:focus::-moz-placeholder,
select:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    opacity: 0
}

input[type=number]:focus:-ms-input-placeholder,
input[type=search]:focus:-ms-input-placeholder,
input[type=text]:focus:-ms-input-placeholder,
input[type=email]:focus:-ms-input-placeholder,
input[type=tel]:focus:-ms-input-placeholder,
input[type=url]:focus:-ms-input-placeholder,
input[type=password]:focus:-ms-input-placeholder,
select:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    opacity: 0
}

form textarea {
    resize: none
}

.wpcf7-checkbox .wpcf7-list-item input[type=checkbox],
form input[type=radio] {
    position: absolute;
    left: -9999px;
    opacity: 0
}

form input[type=radio]:checked + span:before {
    background-color: #063882
}

form input[type=radio] + span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-left: 30px;
    line-height: 1;
    cursor: pointer
}

form input[type=radio] + span:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 2px;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #063882;
    transition: background-color .3s ease-in-out
}

.wpcf7-checkbox .wpcf7-list-item {
    margin: 0;
    cursor: pointer;
}

.wpcf7-checkbox .wpcf7-list-item + .wpcf7-list-item {
    margin-right: 1em;
}

.wpcf7-checkbox .wpcf7-list-item input[type=checkbox] + span {
    display: block;
    padding-left: 30px;
    position: relative;
}

.wpcf7-checkbox .wpcf7-list-item input[type=checkbox] ~ span:before {
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 2px;
    border: 1px solid #063882;
    position: absolute;
    top: .35em;
    left: 0;
}

.wpcf7-checkbox .wpcf7-list-item input[type=checkbox]:checked ~ span:before {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448.8 448.8'%3E%3Cpolygon fill='%23063882' points='142.8,323.85 35.7,216.75 0,252.45 142.8,395.25 448.8,89.25 413.1,53.55 '/%3E%3C/svg%3E%0A") center center no-repeat;
    background-size: 12px;
}

div.wpcf7-mail-sent-ok {
    border: none;
    text-align: center;
    font-weight: bold;
}

.help-block {
    display: block;
    text-align: right;
    font-size: 12px;
    margin-top: 5px
}

.help-block.form-error {
    color: #b94a48
}

.radio-group {
    margin-bottom: 50px
}

@media (max-width: 991px) {
    .radio-group {
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .radio-group {
        margin-bottom: 30px
    }
}

@media (max-width: 480px) {
    .radio-group {
        margin-bottom: 15px
    }
}

.radio-group label {
    display: inline-block;
    vertical-align: top;
    margin: 0 35px 10px 0
}

.fieldset {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.fieldset + .fieldset {
    margin-top: 50px
}

@media (max-width: 991px) {
    .fieldset + .fieldset {
        margin-top: 35px
    }
}

.fieldset .legend {
    width: 40%;
    padding-right: 15px;
    color: #063882;
    font-size: 30px;
    height: 48px;
    line-height: 48px;
    letter-spacing: .025em;
    font-weight: 700
}

@media (max-width: 1480px) {
    .fieldset .legend {
        font-size: 24px;
        width: 35%
    }
}

@media (max-width: 480px) {
    .fieldset .legend {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
        height: auto;
        line-height: normal
    }

    .fieldset .legend:empty {
        display: none
    }
}

.fieldset .fields-group {
    width: 60%
}

@media (max-width: 1480px) {
    .fieldset .fields-group {
        width: 65%
    }
}

@media (max-width: 480px) {
    .fieldset .fields-group {
        width: 100%
    }
}

.fieldset .fields-group .input-holder:last-child {
    margin-bottom: 0
}

.input-holder {
    margin-bottom: 15px
}

.form-caption {
    display: block;
    color: #181818;
    font-size: 21px;
    margin-bottom: 40px
}

@media (max-width: 767px) {
    .fieldset + .fieldset {
        margin-top: 25px
    }

    .fieldset .legend {
        font-size: 21px
    }

    .form-caption {
        font-size: 19px;
        margin-bottom: 30px
    }
}

.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;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-slider img {
    display: inline-block
}

.slick-list, .slick-track {
    display: block;
    position: relative
}

.slick-list {
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: hand
}

.slick-track {
    left: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    content: '';
    display: table
}

.event-article .right-col:before,
.event-article:before,
.news-article:before,
.single-post blockquote:after,
.single-post blockquote:before,
blockquote:before {
    content: ""
}

.wp-block-embed.alignleft {
    text-align: left;
}

.wp-block-embed.aligncenter {
    text-align: center;
}

.wp-block-embed.alignright {
    text-align: right;
}

.slick-slide, .slick-slide.slick-loading img {
    display: none
}

.slick-track:after {
    clear: both
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots {
    margin: 0
}

.slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px
}

.slick-dots li.slick-active button, .slick-dots li:hover button {
    background: #ffbe3d
}

.slick-dots button {
    background: #fff;
    border: none;
    font-size: 0;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    transition: background-color .3s ease-in-out
}

.tabset-nav.hover-nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -25px -60px;
    padding-right: 30px
}

@media (max-width: 1480px) {
    .tabset-nav.hover-nav {
        padding-right: 0
    }
}

@media (max-width: 1199px) {
    .tabset-nav.hover-nav {
        margin: 0 -15px -30px
    }
}

@media (max-width: 991px) {
    .tabset-nav.hover-nav {
        margin-bottom: -15px
    }
}

@media (max-width: 767px) {
    .tabset-nav.hover-nav {
        margin-bottom: 0
    }
}

.tabset-nav.hover-nav li {
    padding: 0 25px;
    width: 33.33%
}

.tabset-nav.hover-nav li, .tabset-nav.hover-nav li:last-child {
    margin-bottom: 80px
}

@media (max-width: 1199px) {
    .tabset-nav.hover-nav li, .tabset-nav.hover-nav li:last-child {
        margin-bottom: 50px
    }

    .tabset-nav.hover-nav li {
        padding: 0 15px
    }
}

.tabset-nav.hover-nav a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 180px
}

.tabset-nav.btn-nav {
    display: -webkit-flex;
    display: -ms-flexbox
}

@media (max-width: 1199px) {
    .tabset-nav.hover-nav a {
        height: 150px
    }
}

@media (max-width: 767px) {
    .tabset-nav.hover-nav li, .tabset-nav.hover-nav li:last-child {
        margin-bottom: 25px
    }

    .tabset-nav.hover-nav a {
        height: 120px
    }
}

.tabset-nav.hover-nav a img {
    max-height: 100%
}

.tabset-nav.btn-nav {
    text-align: center;
    border-bottom: 1px solid #d1d1d1;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 0;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.tabset-nav.btn-nav:before {
    content: "";
    position: absolute;
    background: #063882;
    width: 100%;
    height: 200%;
    left: 0;
    bottom: 100%;
}

@media (max-width: 1199px) {
    .tabset-nav.btn-nav {
        font-size: 17px
    }
}

.tabset-nav.btn-nav li {
    margin: 0
}

.tabset-nav.btn-nav li.active a, .tabset-nav.btn-nav li:hover a {
    background: #ffbe3d;
    color: #181818
}

.tabset-nav.btn-nav li a {
    padding: 1.8em 2em;
    display: block;
    color: #063882;
    min-width: 260px
}

@media (max-width: 1480px) {
    .tabset-nav.btn-nav li a {
        padding: 1.5em;
        min-width: 230px
    }
}

@media (max-width: 1199px) {
    .tabset-nav.btn-nav li a {
        padding: 1.25em;
        min-width: 200px
    }
}

@media (max-width: 767px) {
    .tabset-nav.btn-nav {
        font-size: 16px
    }

    .tabset-nav.btn-nav li a {
        padding: .8em;
        min-width: 140px
    }
}

@media (max-width: 480px) {
    .tabset-nav.hover-nav li {
        width: 50%
    }

    .tabset-nav.btn-nav {
        font-size: 14px
    }

    .tabset-nav.btn-nav li a {
        padding: .8em 1.2em;
        min-width: initial
    }
}

.tabset-content .tab-item {
    display: none
}

.tabset-content .tab-item.active {
    display: block
}

.events-tab {
    padding-top: 50px;
    padding-bottom: 6vw;
}

@media (max-width: 991px) {
    .events-tab {
        padding-top: 30px
    }
}

@media (max-width: 767px) {
    .events-tab {
        padding-top: 15px
    }
}

.events-tab .btn-holder {
    text-align: center;
    margin-top: 20px
}

.event-article {
    padding: 70px 0;
    position: relative
}

@media (max-width: 1199px) {
    .event-article {
        padding: 50px 0
    }
}

@media (max-width: 767px) {
    .event-article {
        padding: 35px 0
    }
}

.event-article:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100vw;
    height: 1px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #d1d1d1
}

.event-article h3 {
    max-width: 820px;
}

.event-article .text-box {
    font-size: 17px;
    line-height: 1.58;
    letter-spacing: .025em;
    color: #181818
}

@media (max-width: 1199px) {
    .event-article .text-box {
        font-size: 16px
    }
}

@media (min-width: 1480px) {
    .event-article h3 {
        font-size: 40px
    }
}

@media (max-width: 480px) {
    .event-article h3 {
        font-size: 20px
    }
}

.event-article time {
    display: block;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffbe3d;
    margin-bottom: .5em
}

@media (max-width: 1199px) {
    .event-article time {
        font-size: 26px
    }
}

@media (max-width: 991px) {
    .event-article time {
        font-size: 22px;
        line-height: 1
    }
}

@media (max-width: 480px) {
    .event-article time {
        font-size: 20px
    }
}

.event-article .decor-divider {
    width: 38px;
    margin: 55px 0
}

@media (max-width: 1199px) {
    .event-article .decor-divider {
        margin: 35px 0
    }
}

@media (max-width: 991px) {
    .event-article .decor-divider {
        margin: 20px 0
    }
}

.event-article .manage-list {
    text-align: left;
    margin-bottom: 0
}

.event-article .subscribe-form {
    margin: 0 auto;
}

.news-article {
    padding: 60px 0;
    position: relative;
    max-width: 960px;
    margin: 0 auto;
    font-size: 17px
}

.news-article:first-child {
    padding-top: 0;
    margin-top: 50px;
}

@media (max-width: 991px) {
    .news-article:first-child {
        margin-top: 30px
    }

    .news-article {
        font-size: 16px
    }
}

@media (max-width: 1199px) {
    .news-article {
        padding: 45px 0
    }
}

@media (max-width: 767px) {
    .news-article:first-child {
        margin-top: 15px
    }

    .news-article {
        padding: 30px 0
    }
}

.news-article:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100vw;
    height: 1px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #d1d1d1
}

.news-article img {
    width: 100%;
    margin-bottom: 10px
}

.news-article .decor-divider {
    width: 38px;
    margin: 25px 0
}

@media (max-width: 1199px) {
    .news-article .decor-divider {
        margin: 20px 0
    }
}

@media (max-width: 991px) {
    .news-article .decor-divider {
        margin: 15px 0
    }
}

.single-event .manage-list,
.news-article .manage-list {
    text-align: left;
    margin-bottom: 0
}

.post-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 18px;
    margin-bottom: 25px
}

@media (max-width: 991px) {
    .post-header {
        font-size: 16px
    }
}

@media (max-width: 767px) {
    .post-header {
        font-size: 14px;
        margin-bottom: 15px
    }
}

.post-header time {
    font-weight: 700;
    color: #063882
}

.post-header .tag {
    color: grey;
    font-family: Lora, serif
}

.single-post {
    max-width: 970px;
    margin: 0 auto;
    padding: 2.5vw 0;
    position: relative;
}

.single-post h2 {
    font-size: 40px
}

.single-event__content {
    margin-bottom: 110px;
}

.single-event .decor-divider {
    width: 38px;
    margin: 60px 0;
}

.single-event__subtitle,
.single-event__date {
    display: block;
    font-size: 30px;
    color: #FFBE3D;
    margin-bottom: .85em;
}

.single-event__date {
    text-transform: uppercase;
}

.single-event h1,
.single-event h2 {
    font-weight: normal;
    letter-spacing: normal;
    margin-bottom: .9em;
}

.single-event h1 {
    font-size: 35px;
    line-height: 1.25;
}

.single-event h2 {
    font-size: 30px;
}

.single-event p {
    letter-spacing: normal;
}

.single-event__info {
    font-size: 21px;
    margin-bottom: 60px;
}

.single-event__description {
    max-width: 980px;
}

.single .wrapper,
.single .main {
    overflow: initial;
}

.single-event .logos-set {
    margin-top: 60px;
}

.single-post .programme-link-holder {
    position: absolute;
    top: 0;
    right: 100%;
    width: calc(50vw - 670px);
    height: 100%;
    padding: 2.5vw 0;
}

.single-post .programme-link {
    text-transform: uppercase;
    color: #FFBE3D;
    font-weight: 700;
    top: 20vh;
    display: inline-block;
    vertical-align: top;
    position: -webkit-sticky;
    position: sticky;
}

.logos-set {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.logos-set__item {
    max-width: 20%;
    margin-right: 10%;
}

@media (max-width: 1700px) {
    .single-post .programme-link-holder {
        width: calc(50vw - 500px);
    }
}

@media (max-width: 1480px) {
    .single-post h2 {
        font-size: 36px
    }
}

@media (max-width: 1360px) {
    .single-post .programme-link-holder {
        position: sticky;
        padding: 24px 0;
        background-color: #fff;
        width: auto;
        top: 91px;
    }
}

@media (max-width: 1199px) {
    .single-post .programme-link-holder {
        top: 81px;
    }

    .single-post h2 {
        font-size: 34px
    }

    .single-event__content {
        margin-bottom: 80px;
    }

    .single-event .decor-divider {
        margin: 45px 0;
    }

    .single-event h2,
    .single-event__subtitle,
    .single-event__date {
        font-size: 26px;
    }

    .single-event h1 {
        font-size: 31px;
    }

    .single-event__info {
        font-size: 19px;
        margin-bottom: 45px;
    }

    .single-event__description {
        max-width: 860px;
    }

    .single-event .logos-set {
        margin-top: 45px;
    }
}

@media (max-width: 991px) {
    .single-post .programme-link-holder {
        top: 71px;
    }

    .single-post h2 {
        font-size: 30px
    }

    .single-event__content {
        margin-bottom: 60px;
    }

    .single-event .decor-divider {
        margin: 35px 0;
    }

    .single-event h2,
    .single-event__subtitle,
    .single-event__date {
        font-size: 22px;
    }

    .single-event h1 {
        font-size: 28px;
    }

    .single-event__info {
        font-size: 17px;
        margin-bottom: 35px;
    }

    .single-event__description {
        max-width: 760px;
    }

    .single-event .logos-set {
        margin-top: 35px;
    }
}

@media (max-width: 767px) {
    .single-post h2 {
        font-size: 26px
    }

    .single-event__content {
        margin-bottom: 45px;
    }

    .single-event h2,
    .single-event__subtitle,
    .single-event__date {
        font-size: 19px;
    }

    .single-event h1 {
        font-size: 24px;
    }

    .single-event h1 br {
        display: none;
    }

    .single-event__info {
        font-size: 16px;
    }

    .logos-set__item {
        max-width: 30%;
    }
}

@media (max-width: 480px) {
    .single-post .programme-link-holder {
        top: 57px;
    }
}

.single-post h3 {
    font-size: 21px
}

@media (max-width: 991px) {
    .single-post h3 {
        font-size: 19px
    }
}

@media (max-width: 767px) {
    .single-post h3 {
        font-size: 18px
    }
}

.single-post img {
    margin: 1.25em 0
}

.wp-block-gallery {
    padding-top: 1.25em;
}

.wp-block-gallery.is-cropped .blocks-gallery-item img {
    margin: 0;
}

.single-post img.full-width {
    width: 100%
}

.single-post .iframe-holder {
    position: relative;
    overflow: hidden;
    padding-bottom: 56%;
    margin: 1.25em 0
}

.single-post .iframe-holder iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.single-post blockquote {
    font: 35px/1.17 Lora, serif;
    font-style: italic;
    letter-spacing: .025em;
    color: #181818;
    position: relative;
    margin: 0 auto;
    max-width: 690px;
    text-align: center;
    padding: 0
}

@media (max-width: 1480px) {
    .single-post blockquote {
        font-size: 29px
    }
}

@media (max-width: 1199px) {
    .single-post blockquote {
        font-size: 25px
    }
}

.single-post blockquote:after, .single-post blockquote:before {
    display: block;
    position: static;
    width: 38px;
    height: 6px;
    background: #ffbe3d;
    margin: 1em auto
}

.single-post *:not(.has-background) strong,
.single-post i {
    color: #1e62ab
}

.single-post em {
    font-style: italic;
}

.single-post ul li {
    position: relative;
    padding-left: 20px;
}

.single-post ul li:before {
    content: '\2022';
    position: absolute;
    top: .15em;
    left: 0;
    color: #ffbe3d;
    line-height: 1;
}

.single-post hr {
    display: block;
    width: 38px;
    height: 6px;
    background-color: #ffbe3d;
    margin: 40px auto;
    border: none
}

@media (max-width: 1199px) {
    .single-post hr {
        margin: 30px 0
    }
}

@media (max-width: 767px) {
    .single-post blockquote {
        font-size: 21px
    }

    .single-post hr {
        margin: 25px 0
    }
}

.address {
    font-weight: 300;
    margin-bottom: 2em
}

.datepicker-container, .file-list, .page-title, b, dl dd, h1, h2, h3, h4, h5, h6, strong {
    font-weight: 700
}

@media (max-width: 480px) {
    .single-post blockquote {
        font-size: 19px
    }

    .address {
        margin-bottom: 1.5em
    }
}

.address .address-item {
    display: block;
    position: relative;
    padding-left: 40px
}

@media (max-width: 1480px) {
    .address .address-item {
        padding-left: 30px
    }
}

.address .address-item:not(:last-child) {
    margin-bottom: 10px
}

@media (max-width: 480px) {
    .address .address-item:not(:last-child) {
        margin-bottom: 5px
    }
}

.address .address-item svg {
    position: absolute;
    top: .4em;
    left: 0;
    width: .85em;
    height: .85em;
    fill: currentColor
}

.address .address-item a {
    color: #fff
}

.address .address-item a:hover {
    color: #ffbe3d
}

.datepicker {
    max-width: 530px
}

.datepicker-container {
    -ms-touch-action: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    font-size: 18px;
    letter-spacing: .05em;
    color: #898888
}

.datepicker-container .datepicker-panel.datepicker-hide {
    display: none
}

.board-group, .datepicker-container .datepicker-panel > ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-flex-wrap: wrap
}

.datepicker-container .datepicker-panel > ul {
    margin: 0 auto;
    padding: 0;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 300px;
    font-size: 17px
}

@media (max-width: 480px) {
    .datepicker-container .datepicker-panel > ul {
        font-size: 16px
    }
}

.datepicker-container .datepicker-panel > ul:first-child {
    max-width: 100%;
    border: solid #d1d1d1;
    border-width: 1px 0;
    padding: 13px 0;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px
}

@media (max-width: 1199px) {
    .datepicker-container .datepicker-panel > ul:first-child {
        margin-bottom: 30px
    }
}

@media (max-width: 767px) {
    .datepicker-container .datepicker-panel > ul:first-child {
        margin-bottom: 15px;
        padding: 8px 0
    }
}

.datepicker-container .datepicker-panel > ul:first-child li {
    border-radius: 0;
    height: 36px;
    width: 60px;
    margin: 0
}

.datepicker-container .datepicker-panel > ul:first-child li[data-view="years next"], .datepicker-container .datepicker-panel > ul:first-child li[data-view="years prev"], .datepicker-container .datepicker-panel > ul:first-child li[data-view="year next"], .datepicker-container .datepicker-panel > ul:first-child li[data-view="year prev"], .datepicker-container .datepicker-panel > ul:first-child li[data-view="month next"], .datepicker-container .datepicker-panel > ul:first-child li[data-view="month prev"] {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 476.213 476.213'%3E%3Cpolygon points='345.606,107.5 324.394,128.713 418.787,223.107 0,223.107 0,253.107 418.787,253.107 324.394,347.5 345.606,368.713 476.213,238.106 '/%3E%3C/svg%3E") 50% 50% no-repeat;
    font-size: 0;
    background-size: 24px;
    transition: background-position .3s ease-in-out
}

.datepicker-container .datepicker-panel > ul:first-child li[data-view="years next"]:hover, .datepicker-container .datepicker-panel > ul:first-child li[data-view="years prev"]:hover, .datepicker-container .datepicker-panel > ul:first-child li[data-view="year next"]:hover, .datepicker-container .datepicker-panel > ul:first-child li[data-view="year prev"]:hover, .datepicker-container .datepicker-panel > ul:first-child li[data-view="month next"]:hover, .datepicker-container .datepicker-panel > ul:first-child li[data-view="month prev"]:hover {
    background-position: 70% 50%
}

.datepicker-container .datepicker-panel > ul:first-child li[data-view="years prev"], .datepicker-container .datepicker-panel > ul:first-child li[data-view="year prev"], .datepicker-container .datepicker-panel > ul:first-child li[data-view="month prev"] {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.datepicker-container .datepicker-panel > ul[data-view=years], .datepicker-container .datepicker-panel > ul[data-view=months] {
    max-width: 230px;
    font-size: 16px
}

.datepicker-container .datepicker-panel > ul[data-view=years] > li, .datepicker-container .datepicker-panel > ul[data-view=months] > li {
    height: 52px;
    width: 52px;
    line-height: 50px
}

.datepicker-container .datepicker-panel > ul[data-view=week] {
    color: #181818
}

.datepicker-container .datepicker-panel > ul[data-view=week] > li, .datepicker-container .datepicker-panel > ul[data-view=week] > li:hover {
    background-color: #fff;
    cursor: default;
    color: #181818
}

.datepicker-container .datepicker-panel > ul > li {
    cursor: pointer;
    height: 38px;
    width: 38px;
    line-height: 36px;
    border-radius: 50%;
    list-style: none;
    margin: 5px 2px;
    padding: 0;
    text-align: center;
    transition: all .3s ease-in-out
}

@media (max-width: 1199px) {
    .datepicker-container .datepicker-panel > ul > li {
        margin: 2px
    }
}

@media (max-width: 480px) {
    .datepicker-container .datepicker-panel > ul > li {
        height: 34px;
        width: 34px;
        line-height: 32px;
        margin: 0 2px
    }
}

.datepicker-container .datepicker-panel > ul > li[data-view="years current"], .datepicker-container .datepicker-panel > ul > li[data-view="year current"], .datepicker-container .datepicker-panel > ul > li[data-view="month current"] {
    width: 210px;
    border-radius: 0;
    text-transform: uppercase;
    color: #063882;
    border: solid #d1d1d1;
    border-width: 0 1px
}

@media (max-width: 480px) {
    .datepicker-container .datepicker-panel > ul > li[data-view="years current"], .datepicker-container .datepicker-panel > ul > li[data-view="year current"], .datepicker-container .datepicker-panel > ul > li[data-view="month current"] {
        width: 160px
    }
}

.datepicker-container .datepicker-panel > ul > li[data-view="years current"]:hover, .datepicker-container .datepicker-panel > ul > li[data-view="year current"]:hover, .datepicker-container .datepicker-panel > ul > li[data-view="month current"]:hover {
    color: #063882;
    background: 0 0
}

.datepicker-container .datepicker-panel > ul > li:hover {
    color: #fff;
    background-color: #ffbe3d
}

.datepicker-container .datepicker-panel > ul > li.muted, .datepicker-container .datepicker-panel > ul > li.muted:hover {
    color: #cbcbcb
}

.datepicker-container .datepicker-panel > ul > li.muted:hover, .datepicker-container .datepicker-panel > ul > li.muted:hover:hover {
    color: #fff
}

.datepicker-container .datepicker-panel > ul > li.eventDay {
    color: #063882;
    position: relative
}

.datepicker-container .datepicker-panel > ul > li.eventDay:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: currentColor
}

.datepicker-container .datepicker-panel > ul > li.picked,
.datepicker-container .datepicker-panel > ul > li.picked:hover {
    background-color: #1e62ab;
    color: #fff
}

.datepicker-container .datepicker-panel > ul > li.highlighted,
.datepicker-container .datepicker-panel > ul > li.highlighted:hover {
    background-color: #ffbe3d;
    color: #fff
}

.datepicker-container .datepicker-panel > ul > li.picked:before,
.datepicker-container .datepicker-panel > ul > li.picked:hover:before {
    display: none
}

.datepicker-container .datepicker-panel > ul > li.disabled,
.datepicker-container .datepicker-panel > ul > li.disabled:hover {
    background-color: #fff;
    color: #ccc;
    cursor: default
}

.datepicker-container .datepicker-panel > ul > li.disabled.eventDay,
.datepicker-container .datepicker-panel > ul > li.disabled:hover.eventDay {
    background-color: #e5f2ff
}

.board-group {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.board-group:not(:last-child) {
    margin-bottom: 65px
}

@media (max-width: 1199px) {
    .board-group:not(:last-child) {
        margin-bottom: 50px
    }
}

.board-group .group-title {
    width: calc(25% - 30px);
    margin-right: 30px;
    background: #ffbe3d;
    padding: 25px 30px;
    min-height: 48vh
}

@media (max-width: 1480px) {
    .board-group .group-title {
        padding: 15px 20px
    }
}

@media (max-width: 991px) {
    .board-group .group-title {
        width: calc(30% - 20px);
        margin-right: 20px
    }
}

@media (max-width: 767px) {
    .board-group .group-title {
        width: 100%;
        margin: 0 0 15px;
        min-height: 0
    }
}

@media (max-width: 480px) {
    .board-group .group-title {
        padding: 10px 15px
    }
}

.board-group .group-title h3 {
    color: #fff;
    margin-bottom: 0
}

.board-group .group-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px -60px;
    color: #b7b7b7;
    font-size: 18px
}

@media (max-width: 1199px) {
    .board-group .group-list {
        font-size: 16px;
        margin-bottom: -40px
    }
}

.board-group .group-list .list-item {
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 60px
}

@media (max-width: 1199px) {
    .board-group .group-list .list-item {
        margin-bottom: 40px
    }
}

@media (max-width: 991px) {
    .board-group .group-list .list-item {
        width: 50%
    }
}

.board-group .group-list .img-box {
    position: relative;
    padding-bottom: 83%;
    margin-bottom: 15px
}

.board-group .group-list .img-box img {
    position: absolute;
    z-index: 0;
    left: 0;
    bottom: 0;
    max-height: 100%
}

@media (max-width: 480px) {
    .board-group .group-list .list-item {
        width: 100%
    }

    .board-group .group-list .img-box img:not(.flag) {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.internships-section h1:before, .page-pagination:before {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.board-group .group-list .img-box .flag {
    bottom: auto;
    top: 0;
    z-index: 1
}

.board-group .group-list h4 {
    font-size: 26px
}

.board-group .group-list p {
    margin-bottom: 0
}

.board-group .group-list .decor-divider {
    width: 32px;
    height: 3px;
    margin: 20px 0
}

@media (max-width: 1199px) {
    .board-group .group-list h4 {
        font-size: 20px
    }

    .board-group .group-list .decor-divider {
        margin: 10px 0
    }
}

.board-group .group-list-holder {
    width: 75%
}

@media (max-width: 991px) {
    .board-group .group-list-holder {
        width: 70%
    }
}

.board-group .group-list-caption {
    display: block;
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #d1d1d1
}

@media (max-width: 1480px) {
    .board-group .group-list-caption {
        font-size: 19px
    }
}

@media (max-width: 1199px) {
    .board-group .group-list-caption {
        font-size: 17px
    }
}

.file-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    font-size: 26px;
    text-transform: uppercase;
    margin: 0
}

@media (max-width: 1480px) {
    .file-list {
        font-size: 24px
    }
}

@media (max-width: 1199px) {
    .file-list {
        font-size: 22px
    }
}

@media (max-width: 991px) {
    .file-list {
        font-size: 20px
    }
}

@media (max-width: 767px) {
    .board-group .group-list-holder {
        width: 100%
    }

    .file-list {
        font-size: 18px
    }
}

.file-list li {
    padding: 0 15px;
    text-align: center;
    margin: 0
}

.file-list li svg {
    width: 5em;
    height: 5em;
    fill: #e4e4e4;
    display: block;
    margin: 0 auto 10px;
    transition: fill .3s ease-in-out
}

.grid-info-area .text-box p:last-child, ol li:last-child, ul li:last-child {
    margin-bottom: 0
}

.file-list a {
    color: #414141
}

.file-list a:hover svg {
    fill: #ffbe3d
}

.grid-info-area .info-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.grid-info-area .info-row.top .text-box {
    padding: 15px 50px 15px 0
}

@media (max-width: 1480px) {
    .grid-info-area .info-row.top .text-box {
        padding-right: 25px
    }
}

.grid-info-area .info-row.top .img-slider {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.grid-info-area .info-row.bottom .text-box {
    padding-top: 150px
}

.grid-info-area .info-row .counter-bar {
    position: absolute;
    z-index: 1;
    top: 20px;
    right: 20px
}

@media (max-width: 991px) {
    .grid-info-area .info-row.top .text-box {
        padding-right: 0
    }

    .grid-info-area .info-row.top .img-slider {
        -webkit-order: initial;
        -ms-flex-order: initial;
        order: initial
    }

    .grid-info-area .info-row.bottom .text-box {
        padding-top: 15px
    }

    .grid-info-area .info-row .counter-bar {
        display: none
    }
}

.grid-info-area .text-box, .page-pagination {
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-align-items: center
}

.grid-info-area .text-box {
    width: 50%;
    padding: 15px 0 15px 50px;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1480px) {
    .grid-info-area .text-box {
        padding-left: 25px
    }
}

@media (max-width: 991px) {
    .grid-info-area .text-box {
        width: 100%;
        padding-left: 0
    }
}

.grid-info-area .text-box .inner-box {
    width: 100%
}

.grid-info-area .img-slider {
    width: 50%
}

.grid-info-area .img-slider .slick-list, .grid-info-area .img-slider .slick-slide, .grid-info-area .img-slider .slick-track {
    height: 100%
}

.grid-info-area .img-slider .slick-dots {
    position: absolute;
    z-index: 1;
    top: 50px;
    left: 120%;
    min-width: 50%
}

@media (max-width: 991px) {
    .grid-info-area .img-slider {
        width: 100%
    }

    .grid-info-area .img-slider .slick-list, .grid-info-area .img-slider .slick-slide, .grid-info-area .img-slider .slick-track {
        height: auto
    }

    .grid-info-area .img-slider .slick-dots {
        position: static;
        margin-left: 25px
    }
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 .5em
}

ol, p, ul {
    margin: 0 0 1.25em
}

.grid-info-area .img-slider .slick-dots li.slick-active button, .grid-info-area .img-slider .slick-dots li:hover button {
    background: #ffbe3d
}

.grid-info-area .img-slider .slick-dots button {
    background: #d1d1d1
}

.grid-info-area .img-slider .img-box {
    background: 50% no-repeat;
    background-size: cover;
    padding-bottom: 90%;
    height: 100%
}

h1, h2, h3, h4, h5, h6 {
    color: #181818;
    letter-spacing: .025em
}

.caption, .manage-list {
    text-transform: uppercase
}

h1, h2 {
    line-height: 1.08
}

h4, h5, h6 {
    line-height: 1.35
}

h1, h2 {
    font-size: 60px
}

@media (max-width: 1480px) {
    h1 {
        font-size: 50px
    }
}

@media (max-width: 1199px) {
    h1 {
        font-size: 42px
    }
}

@media (max-width: 991px) {
    .grid-info-area .img-slider .img-box {
        padding-bottom: 80%
    }

    h1 {
        font-size: 36px
    }
}

@media (max-width: 767px) {
    h1 {
        font-size: 30px
    }
}

@media (max-width: 1480px) {
    h2 {
        font-size: 48px
    }
}

@media (max-width: 1199px) {
    h2 {
        font-size: 40px
    }
}

@media (max-width: 991px) {
    h2 {
        font-size: 34px
    }
}

@media (max-width: 767px) {
    h2 {
        font-size: 28px
    }
}

h3 {
    font-size: 36px;
    line-height: 1.285
}

@media (max-width: 1480px) {
    h3 {
        font-size: 32px
    }
}

@media (max-width: 1199px) {
    h3 {
        font-size: 28px
    }
}

@media (max-width: 991px) {
    h3 {
        font-size: 26px
    }
}

@media (max-width: 767px) {
    h3 {
        font-size: 24px
    }
}

h4 {
    font-size: 28px
}

@media (max-width: 1480px) {
    h4 {
        font-size: 26px
    }
}

@media (max-width: 1199px) {
    h4 {
        font-size: 24px
    }
}

@media (max-width: 991px) {
    h4 {
        font-size: 22px
    }
}

@media (max-width: 767px) {
    h4 {
        font-size: 20px
    }
}

h5 {
    font-size: 17px
}

@media (max-width: 767px) {
    h5 {
        font-size: 16px
    }
}

h6 {
    font-size: 15px
}

.page-title {
    font-size: 6vw;
    line-height: 1;
    color: #e5e5e5;
    text-align: center;
    letter-spacing: .01em;
    display: block;
    text-indent: -.02em
}

a, blockquote, dl dd {
    color: #063882
}

@media (max-width: 1480px) {
    .page-title {
        font-size: 7vw
    }
}

@media (max-width: 1199px) {
    .page-title {
        font-size: 8vw
    }

    p {
        margin-bottom: 1em
    }
}

@media (max-width: 991px) {
    .page-title {
        font-size: 9vw
    }
}

@media (max-width: 767px) {
    .page-title {
        font-size: 12vw
    }
}

p {
    letter-spacing: .025em
}

a {
    transition: all .3s ease-in-out
}

a:focus, a:hover {
    color: #181818
}

ol li, ul li {
    margin-bottom: 5px
}

small {
    font-size: .75em
}

dl dd {
    float: left;
    margin: 0 10px 1em 0
}

dl dt {
    margin-bottom: 1em
}

blockquote {
    font: 24px/1.54 Lora, serif;
    font-style: italic;
    letter-spacing: .035em;
    padding-left: 5.5em;
    position: relative
}

blockquote .person-position, blockquote cite {
    font-family: Lato, sans-serif;
    display: block
}

@media (max-width: 1480px) {
    blockquote {
        font-size: 20px
    }
}

@media (max-width: 1199px) {
    ol, ul {
        margin-bottom: 1em
    }

    blockquote {
        font-size: 18px;
        padding-left: 4.5em
    }
}

blockquote:before {
    position: absolute;
    top: .25em;
    left: 0;
    width: 3.5em;
    height: 2.7em;
    background: url(../img/decor/quote.png) no-repeat;
    background-size: contain
}

.page-pagination:before, .slider-group .nav-slider:before {
    background: #d1d1d1;
    content: ""
}

@media (max-width: 767px) {
    blockquote {
        padding-left: 3.75em
    }

    blockquote:before {
        width: 3em;
        height: 2.3em
    }
}

@media (max-width: 480px) {
    blockquote {
        padding-left: 3em;
        font-size: 16px
    }

    blockquote:before {
        width: 2.5em;
        height: 2em
    }
}

blockquote cite {
    font-size: 18px;
    font-weight: 700
}

@media (max-width: 1199px) {
    blockquote cite {
        font-size: 17px
    }
}

@media (max-width: 480px) {
    blockquote cite {
        font-size: 16px
    }
}

blockquote .person-position {
    font-style: normal;
    color: #b8b8b8;
    font-size: 16px;
    line-height: 1.2
}

@media (max-width: 1199px) {
    blockquote .person-position {
        font-size: 15px
    }
}

@media (max-width: 480px) {
    blockquote .person-position {
        font-size: 13px
    }
}

.caption {
    display: block;
    font-size: 17px;
    letter-spacing: .25em;
    margin-bottom: 25px;
    color: #9d9d9d
}

@media (max-width: 1199px) {
    .caption {
        margin-bottom: 20px
    }
}

@media (max-width: 991px) {
    .caption {
        font-size: 16px;
        margin-bottom: 10px
    }
}

.pagination {
    text-align: center;
    font-size: 33px;
    font-weight: 700;
    padding: 50px 0
}

@media (max-width: 1199px) {
    .pagination {
        padding: 40px 0;
        font-size: 30px
    }
}

@media (max-width: 991px) {
    .pagination {
        padding: 30px 0;
        font-size: 28px
    }
}

@media (max-width: 767px) {
    .pagination {
        padding: 25px 0;
        font-size: 25px
    }
}

.pagination > * {
    display: inline-block;
    vertical-align: middle
}

.pagination .current-page {
    color: #063882;
    line-height: 1
}

.page-pagination {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 2.5vw 0;
    position: relative;
    max-width: 970px;
    margin: 0 auto
}

@media (max-width: 767px) {
    .page-pagination {
        padding: 25px 0
    }
}

.page-pagination.top:before {
    bottom: 0
}

.page-pagination.bottom:before {
    top: 0
}

.page-pagination:before {
    position: absolute;
    left: 50%;
    width: 100vw;
    height: 1px;
    transform: translateX(-50%)
}

.counter-bar {
    width: 100px;
    height: 100px;
    position: relative;
    z-index: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 700;
    padding-left: 10px
}

.counter-bar.start svg {
    -webkit-animation: dash 7.65s linear;
    animation: dash 7.65s linear
}

.counter-bar svg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    fill: none;
    stroke: #ffbe3d;
    stroke-width: 2px;
    stroke-dasharray: 400;
    stroke-dashoffset: 0
}

.counter-bar .current {
    font-size: 45px;
    display: inline-block;
    vertical-align: middle
}

.counter-bar .amount {
    font-size: 21px;
    display: inline-block;
    vertical-align: top;
    margin: 4px 0 0 4px
}

@-webkit-keyframes dash {
    from {
        stroke-dashoffset: 400
    }
    to {
        stroke-dashoffset: 0
    }
}

@keyframes dash {
    from {
        stroke-dashoffset: 400
    }
    to {
        stroke-dashoffset: 0
    }
}

.slider-group {
    position: relative;
    margin: 50px 0
}

.slider-group .main-slider .slick-slide {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.slider-group .main-slider .content-box {
    padding-bottom: 15%;
    padding-left: 0
}

@media (max-width: 991px) {
    .slider-group .main-slider .content-box {
        padding-bottom: 20%
    }
}

.slider-group .main-slider .img-box {
    padding-right: 50px
}

@media (max-width: 1199px) {
    .slider-group .main-slider .img-box {
        padding-right: 30px
    }
}

@media (max-width: 991px) {
    .slider-group .main-slider .img-box {
        padding-right: 20px
    }
}

@media (max-width: 767px) {
    .slider-group {
        margin: 25px 0
    }

    .slider-group .main-slider .content-box {
        padding-bottom: 0;
        padding-left: 15px;
        margin-top: 25px
    }

    .slider-group .main-slider .img-box {
        padding-right: 15px
    }
}

.slider-group .decor-divider {
    margin: 40px 0 50px
}

.slider-group .file-link {
    color: #003268
}

.slider-group .file-link:hover svg {
    fill: #ffbe3d
}

.slider-group .file-link svg {
    transition: fill .3s ease-in-out;
    width: 2em;
    height: 2em;
    vertical-align: middle;
    fill: currentColor;
    margin: -5px 10px 0 0
}

.slider-group .nav-slider {
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    width: 50%;
    margin-top: 40px;
    padding: 0 3%
}

@media (max-width: 1199px) {
    .slider-group .nav-slider {
        padding: 0 25px
    }
}

@media (max-width: 991px) {
    .slider-group .nav-slider {
        margin-top: 30px
    }
}

@media (max-width: 767px) {
    .slider-group .nav-slider {
        position: relative;
        width: 100%;
        margin-top: 60px
    }
}

.slider-group .nav-slider:before {
    position: absolute;
    top: -40px;
    left: 0;
    width: 50vw;
    height: 1px
}

@media (max-width: 991px) {
    .slider-group .nav-slider:before {
        top: -30px;
        width: 100%
    }
}

.slider-group .nav-slider .slick-slide {
    padding: 0 30px
}

@media (max-width: 1480px) {
    .slider-group .nav-slider .slick-slide {
        padding: 0 20px
    }
}

@media (max-width: 1199px) {
    .slider-group .nav-slider .slick-slide {
        padding: 0 15px
    }
}

.slider-group .nav-slider .slick-arrow {
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    color: #063882;
    display: block;
    transition: color .3s ease-in-out
}

@media (max-width: 991px) {
    .slider-group .nav-slider .slick-arrow {
        margin-top: -12px;
        width: 24px;
        height: 24px
    }
}

.slider-group .nav-slider .slick-arrow:hover {
    color: #ffbe3d
}

.slider-group .nav-slider .slick-arrow svg {
    fill: currentColor;
    width: 100%;
    height: 100%
}

.slider-group .nav-slider .slick-prev {
    left: 0
}

.slider-group .nav-slider .slick-prev svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.slider-group .nav-slider .slick-next {
    right: 0
}

.slider-group .nav-slider .slick-next svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.slider-group .nav-slider .img-box {
    padding-bottom: 140%;
    background: 50% no-repeat;
    background-size: cover
}

.manage-list {
    text-align: right;
    font-weight: 900;
    font-size: 13px;
    margin: 0 0 15px
}

.date-box .right-box, .events-label {
    text-align: center
}

.manage-list li {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0
}

.manage-list li:not(:last-child) {
    margin-right: 30px
}

@media (max-width: 767px) {
    .manage-list {
        font-size: 12px
    }

    .manage-list li:not(:last-child) {
        margin-right: 15px
    }
}

.manage-list a {
    color: grey
}

.manage-list a:hover {
    color: #ffbe3d
}

.manage-list svg {
    fill: currentColor;
    width: 1em;
    height: 1em;
    margin-right: 3px
}

#progressBar {
    position: fixed !important;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 105;
    background-color: #e4e3e3;
}

#progressBar svg {
    width: 160px !important;
    height: 160px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.billboard-slider .slick-next:hover img,
.billboard.animate .go-to-btn,
.billboard.animate .slick-next,
.billboard.animate .social-area .social-list {
    opacity: 1
}

.about-section {
    position: relative;
    z-index: 1
}

@media (min-width: 1201px) {
    .about-section {
        padding-top: 60px;
    }
}

.about-section:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 50%;
    height: 100%;
    width: 1px;
    background: #d1d1d1
}

.about-section h1 {
    margin: 0;
}

@media (max-width: 991px) {
    .about-section:before {
        display: none
    }
}

@media (max-width: 1199px) {
    .about-section {
        font-size: 16px
    }

    .about-section .container {
        width: 100%
    }

    .about-section h1 {
        margin-top: -15px;
    }
}

.about-section h2 {
    font-size: 45px;
    line-height: 1.22;
    letter-spacing: .025em;
    position: relative;
    margin: 0;
    text-transform: none
}

@media (max-width: 1480px) {
    .about-section h2 {
        font-size: 34px
    }
}

@media (max-width: 1199px) {
    .about-section h2 {
        font-size: 28px
    }
}

@media (max-width: 767px) {
    #progressBar svg {
        width: 100px !important;
        height: 100px !important;
    }

    .about-section h2 {
        font-size: 24px
    }
}

.about-section h2:after, .about-section h2:before {
    content: "";
    display: block;
    width: 38px;
    height: 5px;
    background: #ffbe3d
}

.about-section h2:after {
    margin-top: 15px;
    margin-bottom: 25px
}

@media (max-width: 1199px) {
    .about-section h2:after, .about-section h2:before {
        height: 4px
    }

    .about-section h2:after {
        margin-top: 10px;
        margin-bottom: 15px
    }
}

.about-section h2:before {
    margin-top: 25px;
    margin-bottom: 15px
}

@media (max-width: 1199px) {
    .about-section h2:before {
        margin-top: 15px;
        margin-bottom: 10px
    }
}

.about-section p {
    margin-bottom: 2em
}

@media (max-width: 1199px) {
    .about-section p {
        margin-bottom: 1.25em
    }
}

.about-section .full-img {
    width: 100vw;
    max-width: 100vw;
    margin: 60px 0 60px calc(725px - 50vw)
}

@media (max-width: 1500px) {
    .about-section .full-img {
        margin-left: -25px
    }
}

@media (max-width: 1199px) {
    .about-section .full-img {
        margin: 45px 0 45px -15px
    }
}

@media (max-width: 991px) {
    .about-section .full-img {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .about-section h1 {
        margin-top: 0;
    }
}

.about-section .row {
    margin: 0 -70px
}

@media (max-width: 1480px) {
    .about-section .row {
        margin: 0 -25px
    }
}

.about-section .row [class^=col-] {
    padding: 0 70px
}

@media (max-width: 1480px) {
    .about-section .row [class^=col-] {
        padding: 0 25px
    }
}

@media (max-width: 991px) {
    .about-section .row {
        margin: 0 -15px
    }

    .about-section .row [class^=col-] {
        padding: 0 15px
    }
}

.billboard {
    color: #fff;
    position: relative;
}

.billboard.animate .social-area:before {
    height: 100%
}

.billboard.animate .nav-area:before {
    width: 100%
}

.billboard.animate h1, .billboard.animate time {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.billboard-poster {
    position: relative;
    background: 50% 50% no-repeat rgba(6, 56, 130, .5);
    background-size: cover;
    padding: 125px 100px 50px;
    min-height: 100vh;
    height: 100vh;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}

.billboard-poster__content {
    width: 100%;
}

.billboard-poster__video {
    position: absolute;
    top: -5%;
    right: 0;
    bottom: -5%;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 110%;
    object-fit: cover;
}

.ie-browser .billboard-poster__video {
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
}

@media (max-width: 1480px) {
    .billboard-poster {
        padding-left: 80px;
        padding-right: 0;
    }
}

@media (max-width: 991px) {
    .billboard-poster {
        padding-left: 70px;
    }
}

@media (max-width: 480px) {
    .billboard-poster {
        padding-left: 56px;
    }

    .about-section h2 {
        font-size: 20px
    }
}

.billboard .nav-area:before, .billboard .social-area:before {
    content: "";
    background: rgba(255, 255, 255, .5)
}

.billboard .align-box {
    position: relative;
    z-index: 1;
    width: 100%
}

.billboard .align-box .container {
    width: 100%;
}

.billboard h1 {
    font-size: 55px;
    font-weight: 900;
    line-height: 1.3;
    text-transform: none;
    color: #fff
}


@media (max-width: 1199px) {
    .billboard h1 {
        font-size: 48px
    }
}

@media (max-width: 991px) {
    .billboard h1 {
        font-size: 44px
    }
}

@media (max-width: 767px) {
    .billboard h1 {
        font-size: 40px
    }
}

@media (max-width: 480px) {
    .billboard h1 {
        font-size: 26px
    }
}

.billboard h1, .billboard time {
    -webkit-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    transform: translateY(-25px);
    transition: all .6s;
    opacity: 0
}

.billboard time {
    font-size: 21px;
    letter-spacing: .01em;
    font-weight: 700;
    transition-delay: .2s;
    display: block
}

.billboard .social-area {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    height: 100%;
    width: 100px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 25px 0
}

.billboard .social-area:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 0;
    transition: height 1s
}

@media (max-width: 1480px) {
    .billboard .social-area {
        width: 90px
    }
}

@media (max-width: 1199px) {
    .billboard time {
        font-size: 19px
    }

    .billboard .social-area {
        width: 80px
    }
}

@media (max-width: 991px) {
    .billboard .social-area {
        width: 70px
    }
}

@media (max-width: 480px) {
    .billboard .social-area {
        padding: 9px 0;
        width: 56px
    }
}

.billboard .social-area .social-list {
    opacity: 0;
    transition: opacity 1s
}

.billboard .nav-area {
    position: absolute;
    pointer-events: none;
    z-index: 1;
    left: 100px;
    height: 100px;
    right: 0;
    bottom: 0;
    padding-left: 4.5vw
}

.billboard .nav-area:before {
    position: absolute;
    top: -1px;
    left: 0;
    width: 0;
    height: 1px;
    transition: width 1s
}

@media (max-width: 1480px) {
    .billboard .nav-area {
        left: 90px;
        height: 90px;
    }
}

@media (max-width: 1199px) {
    .billboard .nav-area {
        left: 80px;
        height: 80px;
        padding-left: 30px
    }
}

@media (max-width: 991px) {
    .billboard .nav-area {
        left: 70px;
        height: 70px;
        padding-left: 20px
    }

    .board-info-section:before {
        display: none
    }
}

.billboard .slick-current .go-to-btn svg {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s
}

.billboard .slick-next:hover svg,
.billboard .slick-current .go-to-btn:hover svg {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.billboard .go-to-btn .icon svg {
    fill: #063882;
}

.billboard .slick-next svg,
.billboard .go-to-btn .icon svg {
    transition: transform .3s ease-in-out;
}

.billboard .go-to-btn,
.billboard .slick-next {
    opacity: 0;
    transition: opacity 1s
}

.billboard .go-to-btn .icon,
.billboard .slick-next .icon {
    margin-left: 25px
}

@media (max-width: 480px) {
    .billboard .nav-area {
        padding-left: 0;
        left: 56px;
        height: 56px;
    }

    .billboard .go-to-btn .icon,
    .billboard .slick-next .icon {
        margin-left: 0
    }
}

@-webkit-keyframes heartBeat {
    0%, 28%, 70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    14%, 42% {
        -webkit-transform: scale(1.6);
        transform: scale(1.6)
    }
}

@keyframes heartBeat {
    0%, 28%, 70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    14%, 42% {
        -webkit-transform: scale(1.6);
        transform: scale(1.6)
    }
}

.board-info-section {
    font-size: 21px;
    line-height: 1.52;
    letter-spacing: .025em;
    position: relative
}

@media (max-width: 1480px) {
    .board-info-section {
        font-size: 19px
    }
}

@media (max-width: 1199px) {
    .board-info-section {
        font-size: 17px
    }
}

.board-info-section:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 1px;
    height: 100%;
    left: 50%;
    top: 0;
    background: #d1d1d1
}

.events-list-item:before, .info-area-item:after, .info-area-item:before, .info-area:before, .info-section h4:before, .internships-section h1:before {
    content: ""
}

.board-info-section blockquote {
    margin-top: 70px
}

@media (max-width: 1199px) {
    .board-info-section blockquote {
        margin-top: 40px
    }
}

@media (max-width: 767px) {
    .board-info-section {
        font-size: 16px
    }

    .board-info-section blockquote {
        margin-top: 25px
    }
}

.board-info-section .tabset-content {
    padding-left: 30px
}

.board-section h1 {
    color: #e5e5e5;
    font-size: 264px;
    line-height: .8;
    letter-spacing: .04em;
    text-indent: -.06em;
    margin-bottom: .25em
}

@media (max-width: 1480px) {
    .board-info-section .tabset-content {
        padding-left: 0
    }

    .board-section h1 {
        font-size: 210px
    }
}

@media (max-width: 1199px) {
    .board-section h1 {
        font-size: 172px
    }
}

@media (max-width: 991px) {
    .board-section h1 {
        font-size: 130px
    }
}

.contact-section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.contact-section .contact-info {
    width: 50%;
    padding: 100px 6% 50px calc(50% - 735px)
}

@media (max-width: 1675px) {
    .contact-section .contact-info {
        padding-left: 25px
    }
}

@media (max-width: 1480px) {
    .contact-section .contact-info {
        padding-top: 70px;
        padding-right: 25px
    }
}

@media (max-width: 1199px) {
    .contact-section .contact-info {
        padding: 50px 15px;
        width: 100%;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (max-width: 767px) {
    .board-section h1 {
        font-size: 100px
    }

    .contact-section .contact-info {
        padding: 40px 15px
    }
}

@media (max-width: 480px) {
    .board-section h1 {
        font-size: 70px
    }

    .contact-section .contact-info {
        padding: 30px 15px
    }
}

.contact-section .map-area {
    width: 50%;
    background: #f5f5f5
}

.contact-section h1 {
    margin-bottom: 0
}

.contact-section .text-box {
    padding: 70px 25px 70px 15%;
    max-width: 650px
}

@media (max-width: 1480px) {
    .contact-section .text-box {
        padding: 60px 25px 60px 10%
    }
}

@media (max-width: 1199px) {
    .contact-section .map-area {
        width: 100%
    }

    .contact-section .text-box {
        padding: 50px 15px
    }
}

.contact-section .address {
    margin: 50px 0 0
}

.contact-section .address .address-item {
    font-size: 28px;
    line-height: normal;
    letter-spacing: .025em;
    font-weight: 700;
    color: #063882
}

@media (max-width: 1480px) {
    .contact-section .address .address-item {
        font-size: 26px
    }
}

@media (max-width: 991px) {
    .contact-section .address {
        margin-top: 35px
    }

    .contact-section .address .address-item {
        font-size: 24px
    }
}

@media (max-width: 767px) {
    .contact-section .address .address-item {
        font-size: 22px
    }
}

@media (max-width: 480px) {
    .contact-section .text-box {
        padding: 30px 15px
    }

    .contact-section .address .address-item {
        font-size: 20px
    }
}

.contact-section .address .address-item a {
    color: #063882
}

.contact-section .address .address-item svg {
    fill: #ffbe3d;
    top: .3em;
    width: .75em;
    height: .75em
}

#map {
    height: 90vh
}

@media (max-width: 1480px) {
    #map {
        height: 80vh
    }
}

@media (max-width: 1199px) {
    #map {
        height: 70vh
    }
}

.events-section + .section-btn {
    margin-bottom: 30px;
}

.events-section .date-box {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top
}

.events-section .events-list-holder {
    border-left: 1px solid #d1d1d1;
    padding-left: 75px
}

@media (max-width: 1480px) {
    .events-section .events-list-holder {
        padding-left: 25px
    }
}

@media (max-width: 1199px) {
    .events-section .events-list-holder {
        padding-left: 15px
    }
}

.events-section .datepicker {
    margin-bottom: 45px
}

@media (max-width: 1199px) {
    .events-section .datepicker {
        margin-bottom: 30px
    }
}

@media (max-width: 991px) {
    .events-section .events-list-holder {
        padding-left: 20px;
        margin-left: 15px
    }

    .events-section .datepicker {
        margin: 0 auto 35px
    }
}

.date-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 80px;
    font-weight: 600
}

@media (max-width: 1480px) {
    .date-box {
        margin-bottom: 60px
    }
}

@media (max-width: 1199px) {
    .date-box {
        margin-bottom: 25px
    }
}

.date-box .dd {
    font-size: 170px;
    line-height: .85;
    margin-right: 10px
}

@media (max-width: 1480px) {
    .date-box .dd {
        font-size: 140px
    }
}

@media (max-width: 767px) {
    #map {
        height: 60vh
    }

    .date-box .dd {
        font-size: 120px
    }
}

@media (max-width: 480px) {
    .date-box .dd {
        font-size: 100px
    }
}

.date-box .week-day {
    text-transform: uppercase;
    display: block;
    font-size: 20px;
    letter-spacing: .05em
}

@media (max-width: 1480px) {
    .date-box .week-day {
        font-size: 18px
    }
}

@media (max-width: 767px) {
    .date-box .week-day {
        font-size: 16px
    }
}

@media (max-width: 480px) {
    .date-box .week-day {
        font-size: 14px
    }
}

.date-box .mm-yy {
    display: block;
    font-size: 44px;
    line-height: 1
}

@media (max-width: 1480px) {
    .date-box .mm-yy {
        font-size: 36px
    }
}

@media (max-width: 767px) {
    .date-box .mm-yy {
        font-size: 30px
    }
}

@media (max-width: 480px) {
    .date-box .mm-yy {
        font-size: 24px
    }
}

.events-label {
    display: inline-block;
    vertical-align: top;
    padding: 8px 10px;
    min-width: 140px;
    text-transform: uppercase;
    background: #ffbe3d;
    color: #fff;
    font-size: 15px;
    margin-bottom: 35px
}

.events-list {
    font-size: 17px;
    color: #6b6b6b
}

.events-list-item {
    position: relative;
    margin-bottom: 45px
}

.events-list-item:before {
    position: absolute;
    z-index: 1;
    top: 2px;
    left: -87px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background: #fff;
    border: 9px solid #ffbe3d
}

.events-list-item p:empty {
    margin-bottom: 0;
}

@media (max-width: 1480px) {
    .events-list-item:before {
        left: -35px;
        width: 19px;
        height: 19px;
        border-width: 7px
    }
}

@media (max-width: 1199px) {
    .events-list {
        font-size: 16px
    }

    .events-list-item {
        margin-bottom: 30px
    }

    .events-list-item:before {
        left: -25px
    }
}

.events-list-item img {
    display: block;
    width: 100%
}

.events-list .event-caption {
    display: block;
    color: #989898;
    margin-bottom: 15px;
}

.events-list .event-title {
    font-size: 23px;
    line-height: 1.4;
    font-weight: 900;
    letter-spacing: .01em;
    color: #181818;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px
}

.group-section-title, .info-page p a, .internships-section ol a {
    font-weight: 700
}

@media (max-width: 1480px) {
    .events-list .event-title {
        font-size: 21px
    }
}

@media (max-width: 1199px) {
    .events-list .event-title {
        font-size: 19px
    }
}

@media (max-width: 767px) {
    .events-list .event-title {
        font-size: 17px
    }
}

@media (max-width: 480px) {
    .events-list .event-title {
        font-size: 16px
    }
}

.events-list .event-title + .manage-list {
    margin-top: 5px
}

.events-list .manage-list {
    margin: 20px 0 0
}

.group-section-title {
    display: block;
    font-size: 142px;
    line-height: .8;
    letter-spacing: .04em;
    text-indent: -.06em;
    margin-bottom: .5em;
    color: #e5e5e5
}

@media (max-width: 1480px) {
    .group-section-title {
        font-size: 113px
    }
}

@media (max-width: 1199px) {
    .group-section-title {
        font-size: 92px
    }
}

@media (max-width: 991px) {
    .events-list-item:before {
        left: -30px
    }

    .group-section-title {
        font-size: 70px
    }
}

@media (max-width: 767px) {
    .group-section-title {
        font-size: 60px
    }

    .group-section .board-group .group-title .img-box {
        display: none
    }
}

@media (max-width: 480px) {
    .group-section-title {
        font-size: 44px
    }
}

.group-section .board-group .group-title {
    min-height: 0;
    padding: 0
}

.group-section .board-group .group-title .img-box {
    padding-bottom: 95%;
    background: 50% no-repeat;
    background-size: cover
}

.group-section .board-group .group-title h4 {
    text-align: center;
    padding: 15px 10px;
    margin-bottom: 0;
    color: #fff
}

@media (max-width: 1480px) {
    .group-section .board-group .group-title h4 {
        font-size: 22px
    }
}

@media (max-width: 1199px) {
    .group-section .board-group .group-title h4 {
        font-size: 20px
    }
}

@media (max-width: 991px) {
    .group-section .board-group .group-title h4 {
        font-size: 18px
    }
}

@media (min-width: 1200px) {
    .group-section .board-group .group-title {
        width: calc(33% - 50px);
        margin-right: 50px
    }

    .group-section .board-group .group-list-holder {
        width: 67%
    }
}

.info-page {
    padding: 6vw 0;
    font-size: 21px
}

@media (max-width: 1199px) {
    .info-page {
        font-size: 19px
    }
}

@media (max-width: 991px) {
    .info-page {
        font-size: 17px
    }
}

.info-page .center-box {
    max-width: 800px;
    margin: 0 auto 2em
}

@media (max-width: 1199px) {
    .info-page .center-box {
        max-width: 720px
    }
}

.info-page .decor-divider {
    width: 38px;
    margin: 45px auto
}

@media (max-width: 991px) {
    .info-page .center-box {
        max-width: 650px
    }

    .info-page .decor-divider {
        margin: 35px auto
    }
}

@media (max-width: 767px) {
    .info-page {
        font-size: 16px;
        padding: 40px 0
    }

    .info-page .decor-divider {
        margin: 25px auto
    }
}

.info-page .file-list {
    max-width: 500px;
    margin: 4em auto 0
}

.info-page > :last-child {
    margin-bottom: 0
}

.info-section {
    padding: 80px 0 50px calc(50% - 815px);
    border-top: 1px solid #d1d1d1
}

@media (max-width: 1675px) {
    .info-section {
        padding-left: 25px
    }
}

@media (max-width: 1199px) {
    .info-section {
        padding: 50px 15px
    }

    .info-area {
        margin-right: -15px
    }
}

@media (max-width: 767px) {
    .info-section {
        padding: 40px 15px
    }
}

@media (max-width: 480px) {
    .info-section {
        padding: 30px 15px
    }
}

.info-section h4 {
    color: #fff;
    margin-bottom: 10px
}

.info-section h4:before {
    display: block;
    width: 45px;
    height: 5px;
    margin-bottom: 35px;
    background: #ffbe3d;
    transition: width .3s ease-in-out
}

@media (max-width: 1675px) {
    .info-section h4:before {
        margin-bottom: 25px
    }
}

@media (max-width: 767px) {
    .info-section h4:before {
        margin-bottom: 15px;
        height: 3px
    }
}

.info-area {
    color: #fff;
    position: relative;
    z-index: 1;
    background: 50% 50% no-repeat;
    background-size: cover;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.info-area:before {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(7, 5, 19, .5)
}

.info-area-item {
    width: 33.33%;
    padding: 80px 60px;
    transition: background-color .3s ease-in-out;
    position: relative
}

@media (max-width: 1480px) {
    .info-area-item {
        padding: 50px 30px
    }
}

.info-area-item.first-row:after {
    top: 80px;
    bottom: 0
}

@media (max-width: 1480px) {
    .info-area-item.first-row:after {
        top: 50px
    }
}

.info-area-item.last-row:after {
    top: 0;
    bottom: 80px
}

@media (max-width: 1480px) {
    .info-area-item.last-row:after {
        bottom: 50px
    }
}

@media (max-width: 1199px) {
    .info-area-item {
        width: 50%
    }
}

.info-area-item:after, .info-area-item:before {
    position: absolute;
    z-index: 1;
    background: rgba(255, 255, 255, .25)
}

.info-area-item:before {
    bottom: 0;
    left: 50px;
    right: 50px;
    height: 1px
}

@media (max-width: 1480px) {
    .info-area-item:before {
        left: 30px;
        right: 30px
    }
}

@media (max-width: 767px) {
    .info-area-item {
        padding: 30px 15px;
        width: 100%
    }

    .info-area-item:before {
        left: 15px;
        right: 15px
    }
}

.info-area-item:after {
    top: 0;
    bottom: 0;
    width: 1px;
    right: 0
}

body:not(.touch-device) .info-area-item .hover-box {
    opacity: 0;
    transition: opacity .3s ease-in-out
}

body:not(.touch-device) .info-area-item:hover {
    background: rgba(7, 5, 19, .5)
}

body:not(.touch-device) .info-area-item:hover h4:before {
    width: 70px
}

body:not(.touch-device) .info-area-item:hover .hover-box {
    opacity: 1
}

.internships-section {
    padding-bottom: 6vw;
    font-size: 24px;
    line-height: 1.46;
    letter-spacing: .025em
}

@media (max-width: 1480px) {
    .internships-section {
        font-size: 22px
    }
}

@media (max-width: 1199px) {
    .internships-section {
        font-size: 20px
    }
}

@media (max-width: 991px) {
    .internships-section {
        font-size: 18px
    }
}

@media (max-width: 480px) {
    .internships-section {
        font-size: 16px
    }
}

.internships-section h1 {
    padding: .75em 0;
    position: relative;
    margin-bottom: 0
}

.internships-section h1:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 1px;
    background: #d1d1d1
}

.notice-page .page-title:before, .press-release .page-title:before {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%)
}

.internships-section .center-box {
    max-width: 700px;
    margin: 0 auto
}

.internships-section .center-box .post-img {
    margin-bottom: 2.5vw;
}

@media (max-width: 1480px) {
    .internships-section .center-box {
        max-width: 640px
    }
}

.internships-section .list-title {
    display: block;
    font-size: 1.1em;
    margin-bottom: 1.5em
}

@media (max-width: 767px) {
    .internships-section .list-title {
        padding-left: 45px
    }
}

@media (max-width: 480px) {
    .internships-section .list-title {
        padding-left: 40px
    }
}

.internships-section ol {
    list-style: none;
    margin-bottom: 2em;
    counter-reset: li
}

.internships-section ol li {
    margin-bottom: 1em;
    position: relative
}

.internships-section ol li:before {
    counter-increment: li;
    content: counter(li, upper-roman) ".";
    position: absolute;
    right: 100%;
    top: -.2em;
    margin-right: 15px;
    font-size: 1.6em;
    line-height: 1;
    letter-spacing: normal;
    font-weight: 700;
    color: #e5e5e5
}

@media (max-width: 767px) {
    .internships-section ol li {
        padding-left: 45px
    }

    .internships-section ol li:before {
        right: auto;
        left: 0;
        text-align: right;
        width: 35px;
        margin: 0
    }
}

.news-section {
    position: relative;
    color: #fff
}

.news-section h3 {
    color: #fff
}

.news-section p {
    color: #c9cff5
}

.news-section .caption {
    color: #fff;
    margin-bottom: 50px
}

@media (max-width: 1480px) {
    .news-section .caption {
        margin-bottom: 30px
    }
}

.news-section .counter-bar {
    position: absolute;
    z-index: 2;
    bottom: 10%;
    right: 59%;
    color: #fff
}

@media (max-width: 1480px) {
    .news-section .counter-bar {
        right: calc(55% + 25px)
    }
}

@media (max-width: 480px) {
    .internships-section ol li {
        padding-left: 40px
    }

    .internships-section ol li:before {
        top: -.15em;
        width: 30px
    }

    .news-section h3 {
        font-size: 20px
    }

    .news-section .counter-bar {
        display: none
    }
}

.news-section .manage-list li a {
    color: #fff
}

.news-section .manage-list li a:hover {
    color: #ffbe3d
}

.news-slider {
    background: #003268
}

.news-slider .slick-track {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.news-slider .slick-slide {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: initial;
}

.news-slider .slide-content {
    width: 45%;
    padding: 5% 4% 10% calc(50% - 735px)
}

@media (max-width: 1515px) {
    .news-section .counter-bar {
        bottom: 25px
    }

    .news-slider .slide-content {
        padding-left: 25px
    }
}

@media (max-width: 1480px) {
    .news-slider .slide-content {
        padding-bottom: 150px;
        padding-right: 25px
    }
}

@media (max-width: 1199px) {
    .internships-section .center-box {
        max-width: 580px
    }

    .news-section .caption {
        margin-bottom: 20px
    }

    .news-section .counter-bar {
        right: calc(50% + 15px);
        bottom: 15px
    }

    .news-slider .slide-content {
        width: 50%;
        padding: 25px 15px 125px
    }
}

@media (max-width: 991px) {
    .internships-section .center-box {
        max-width: 520px
    }

    .news-section .counter-bar {
        right: 15px
    }

    .news-slider .slide-content {
        width: 100%
    }

    .news-slider .slide-poster {
        display: none
    }
}

@media (max-width: 480px) {
    .news-slider .slide-content {
        padding-bottom: 30px
    }

    .news-slider .slick-dots {
        right: 15px;
        text-align: center
    }
}

.news-slider .slide-poster {
    position: relative;
    width: 55%;
    padding-bottom: 45%
}

.news-slider .slide-video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ie-browser .news-slider .slide-video {
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
}

.news-slider .slide-poster {
    background: 50% 50% no-repeat;
    background-size: cover;
}

.news-slider .slick-dots {
    position: absolute;
    z-index: 1;
    bottom: 10%;
    left: calc(50% - 735px);
    min-width: calc(100% - 735px);
}

@media (max-width: 1515px) {
    .news-slider .slick-dots {
        left: 25px;
        bottom: 25px;
        min-width: calc(100% - 50px);
    }
}

@media (max-width: 1199px) {
    .news-slider .slide-poster {
        width: 50%
    }

    .news-slider .slick-dots {
        left: 15px;
        bottom: 15px;
        min-width: calc(100% - 30px);
    }
}

.notice-page {
    padding-bottom: 5vw;
    font-size: 21px;
}

.notice-page .page-title {
    padding: 3.5vw 0;
    position: relative;
    text-align: left;
    margin-bottom: .65em
}

.notice-page .page-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 1px;
    background: #d1d1d1
}

.notice-page dl {
    margin-bottom: 3em
}

@media (max-width: 1199px) {
    .notice-page {
        font-size: 19px
    }
}

@media (max-width: 991px) {
    .notice-page {
        font-size: 17px
    }
}

@media (max-width: 767px) {
    .notice-page {
        font-size: 16px
    }
}

.notice-page dl a {
    color: #181818
}

.notice-page .page-description {
    font-weight: 500
}

@media (max-width: 991px) {
    .person-info-section:before {
        display: none
    }
}

.notice-page .page-description mark {
    padding: 0;
    background: 0 0;
    font-weight: 900;
    color: #ffbe3d
}

.person-info-section {
    position: relative
}

@media (max-width: 1480px) {
    .person-info-section {
        font-size: 17px
    }
}

.person-info-section:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #d1d1d1
}

.person-info-section .img-holder {
    padding-right: 6.5%
}

@media (max-width: 1480px) {
    .person-info-section .img-holder {
        padding-right: 25px
    }
}

@media (max-width: 991px) {
    .person-info-section .img-holder {
        margin-bottom: 25px;
        text-align: center
    }
}

.person-info-section .text-holder {
    padding-left: 6.5%
}

@media (max-width: 1480px) {
    .person-info-section .text-holder {
        padding-left: 25px
    }
}

@media (max-width: 1199px) {
    .person-info-section {
        font-size: 16px
    }

    .person-info-section .img-holder {
        padding-right: 15px
    }

    .person-info-section .text-holder {
        padding-left: 15px
    }
}

.person-info-section h2 {
    margin-bottom: 0
}

.person-info-section .subtitle {
    display: block;
    font-size: 30px;
    line-height: 1.33;
    letter-spacing: .025em;
    color: #343434
}

@media (max-width: 1480px) {
    .person-info-section .subtitle {
        font-size: 26px
    }
}

@media (max-width: 1199px) {
    .person-info-section .subtitle {
        font-size: 22px
    }
}

@media (max-width: 991px) {
    .person-info-section .subtitle {
        font-size: 20px
    }
}

@media (max-width: 767px) {
    .person-info-section .subtitle {
        font-size: 18px
    }
}

@media (max-width: 480px) {
    .person-info-section .subtitle {
        font-size: 16px
    }
}

.person-info-section .slide-box {
    overflow: hidden;
    max-height: 76vh;
}

.person-info-section .slide-box .content {
    overflow: hidden;
}

.person-info-section .btn-holder {
    text-align: right;
    padding-top: 20px;
    position: relative;
}

.person-info-section .btn-holder:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 200px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%);
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.person-info-section .btn-holder.open:before {
    pointer-events: none;
    opacity: 0;
}

.person-list {
    font-size: 18px;
    margin: 0 -15px -35px;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (max-width: 1480px) {
    .person-list {
        font-size: 16px
    }
}

.person-list .person-list-item {
    padding: 0 15px;
    margin-bottom: 35px
}

.person-list-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991px) {
    .person-list-item:not(:last-child) {
        margin-bottom: 40px
    }
}

.person-list .img-box {
    padding-bottom: 55%;
    background: 50% 50% no-repeat;
    background-size: cover;
    width: calc(50% - 15px);
    margin-right: 15px
}

@media (max-width: 1480px) {
    .person-list .img-box {
        width: calc(45% - 15px);
        padding-bottom: 48%
    }
}

@media (max-width: 480px) {
    .person-list .img-box {
        width: 100%;
        margin: 0 0 15px;
        padding-bottom: 115%
    }
}

.person-list .person-info {
    width: 50%;
    padding-left: 15px
}

@media (max-width: 1480px) {
    .person-list .person-info {
        width: 55%;
        padding-left: 5px
    }
}

@media (max-width: 480px) {
    .person-list .person-info {
        width: 100%;
        padding-left: 0
    }
}

.person-list .description {
    display: none;
    width: 100%;
    padding-top: 20px
}

.person-list h3 {
    margin-bottom: 5px
}

.person-list .decor-divider {
    width: 40px;
    height: 4px;
    margin: 20px 0
}

@media (max-width: 1199px) {
    .person-list {
        font-size: 15px
    }

    .person-list h3 {
        font-size: 26px
    }

    .person-list .decor-divider {
        height: 3px;
        margin: 15px 0
    }

    .person-info-section .slide-box {
        max-height: 51vw;
    }
}

.press-release .page-title:before, .press-release-article:before {
    bottom: 0;
    left: 50%;
    width: 100vw;
    height: 1px;
    background: #d1d1d1;
    content: ""
}

.person-list .more-link {
    color: #063882
}

.person-list .more-link:hover {
    color: #ffbe3d
}

.press-release {
    padding-bottom: 6vw
}

.press-release .page-title {
    padding: 3.5vw 0;
    position: relative;
    text-align: left
}

.press-release .page-title:before {
    position: absolute;
    transform: translateX(-50%)
}

.press-release-article {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 70px 0;
    position: relative
}

@media (max-width: 1199px) {
    .press-release-article {
        padding: 50px 0
    }
}

@media (max-width: 767px) {
    .press-release-article {
        padding: 35px 0
    }

    .person-info-section .slide-box {
        max-height: 100vw;
    }
}

.press-release-article:before {
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.press-release-article .left-col {
    width: 42%;
    padding-right: 40px
}

@media (max-width: 1199px) {
    .press-release-article .left-col {
        width: 45%;
        padding-right: 25px
    }
}

@media (max-width: 991px) {
    .press-release-article .left-col {
        width: 100%;
        padding-right: 0;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

.press-release-article .right-col {
    width: 58%
}

@media (max-width: 1199px) {
    .press-release-article .right-col {
        width: 55%
    }
}

@media (max-width: 991px) {
    .press-release-article .right-col {
        width: 100%;
        margin-bottom: 20px
    }
}

.press-release-article .right-col img {
    width: 100%
}

@media (min-width: 1480px) {
    .press-release-article h3 {
        font-size: 35px
    }
}

@media (max-width: 480px) {
    .press-release-article h3 {
        font-size: 20px
    }
}

.press-release-article time {
    display: block;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffbe3d;
    margin-bottom: .5em
}

@media (max-width: 1199px) {
    .press-release-article time {
        font-size: 26px
    }
}

@media (max-width: 991px) {
    .press-release-article time {
        font-size: 22px;
        line-height: 1
    }
}

@media (max-width: 480px) {
    .press-release-article time {
        font-size: 20px
    }
}

.press-release-article .decor-divider {
    width: 38px;
    margin: 45px 0
}

@media (max-width: 1199px) {
    .press-release-article .decor-divider {
        margin: 30px 0
    }
}

@media (max-width: 991px) {
    .press-release-article .decor-divider {
        margin: 20px 0
    }
}

.press-release-article .manage-list {
    text-align: left;
    margin-bottom: 0
}

.press-release .btn-holder {
    text-align: center;
    margin-top: 20px
}

.social-list, .social-list li:not(:last-child) {
    margin-bottom: 0
}

.social-list a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 37px;
    height: 37px
}

.social-list a:hover {
    opacity: .7
}

.social-list a.twitter {
    background: #00b0d6
}

.social-list a.facebook {
    background: #1f73d0
}

.social-list a.youtube {
    background: #e40917
}

.social-list a.instagram {
    background: #ff700d
}

.social-list a.flickr {
    background: #ff0e8c
}

.social-list .linkedin svg {
    width: 100%;
    height: 100%;
}

.social-list svg {
    width: 44%;
    height: 44%;
    fill: #fff
}

.video-slider {
    padding: 0 80px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.44
}

@media (max-width: 1480px) {
    .video-slider {
        padding: 0 30px
    }
}

@media (max-width: 1199px) {
    .video-slider {
        padding: 0 10px;
        font-size: 17px
    }
}

@media (max-width: 480px) {
    .video-slider {
        font-size: 16px
    }
}

.video-slider .img-box {
    display: block;
    background: 50% 50% no-repeat;
    background-size: cover;
    padding-bottom: 68%;
    margin-bottom: 10px;
    position: relative
}

.video-slider .img-box video {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.ie-browser .video-slider .img-box video {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto;
    height: 120%
}

.video-slider .link {
    position: absolute;
    z-index: 2;
    bottom: 20px;
    left: 20px;
    display: block;
    width: 56px;
    height: 56px;
    line-height: 52px;
    padding-left: 6px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    color: #063882;
    transition: background-color .3s ease-in-out
}

@media (max-width: 1480px) {
    .video-slider .link {
        bottom: 15px;
        left: 15px;
        width: 38px;
        height: 38px;
        line-height: 36px;
        padding-left: 4px
    }
}

.video-slider .link:hover svg {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.video-slider .link svg {
    width: 35%;
    height: 35%;
    vertical-align: middle;
    fill: currentColor;
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out
}

@media (max-width: 1480px) {
    .video-slider .link svg {
        width: 40%;
        height: 40%
    }
}

.video-slider time {
    display: block;
    font-weight: 400;
    font-family: Lora, serif;
    color: #b9b9b9;
    font-size: 14px;
    font-style: italic
}

.video-slider .slick-slide {
    margin: 0 15px
}

.video-slider .slick-arrow {
    position: absolute;
    z-index: 1;
    top: 35%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    color: #063882;
    display: block;
    transition: color .3s ease-in-out
}

.site-header, .site-header .social-list {
    display: -webkit-flex;
    display: -ms-flexbox
}

@media (max-width: 1480px) {
    .video-slider .slick-arrow {
        top: 30%
    }
}

@media (max-width: 991px) {
    .video-slider .slick-arrow {
        top: 40%
    }
}

@media (max-width: 480px) {
    .video-slider .slick-arrow {
        top: 30%
    }
}

.video-slider .slick-arrow:hover {
    color: #ffbe3d
}

.video-slider .slick-arrow svg {
    fill: currentColor;
    width: 100%;
    height: 100%
}

.video-slider .slick-prev {
    left: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.video-slider .slick-next {
    right: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@media (max-width: 1199px) {
    .video-slider .slick-prev {
        left: -15px
    }

    .video-slider .slick-next {
        right: -15px
    }
}

.site-header {
    position: fixed;
    z-index: 15;
    width: 100%;
    top: 0;
    left: 0;
    transition: all .3s ease-in-out;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 40px;
    background: #063882
}

@media (max-width: 1480px) {
    .site-header {
        padding-right: 25px
    }
}

.home .site-header {
    background: 0 0
}

.home .site-header.animate .position-box:before {
    width: 100vw
}

.home .site-header.animate .menu-btn {
    opacity: 1
}

.home .site-header .position-box {
    position: relative
}

.home .site-header .position-box:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: rgba(255, 255, 255, .5);
    transition: width 1s
}

.home .site-header .menu-btn {
    opacity: 0;
    border-right-color: transparent
}

.home .site-header .menu-btn .btn-title {
    display: block
}

.site-header.out-position {
    background: #fff;
    border-bottom: 1px solid grey;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, .25)
}

.site-header.out-position .menu-btn {
    border-right-color: grey
}

.site-header.out-position .menu-btn:not(.active) > span, .site-header.out-position .menu-btn:not(.active) > span:after, .site-header.out-position .menu-btn:not(.active) > span:before {
    background: grey
}

@media (max-width: 991px) {
    .site-header.out-position .menu-btn {
        height: 70px
    }
}

@media (max-width: 480px) {
    .site-header.out-position .menu-btn {
        height: 56px
    }
}

.site-header.out-position .menu-btn .btn-title {
    opacity: 0
}

.site-header.out-position .header-link, .site-header.out-position .site-logo {
    opacity: 0;
    pointer-events: none
}

.site-header.out-position .news-link, .site-header.out-position .social-list {
    opacity: 1;
    pointer-events: auto
}

.site-header.out-position .site-nav a {
    color: #464646
}

.site-header.out-position .site-nav a:before {
    background: currentColor
}

@media (max-width: 767px) {
    .site-header.out-position .menu-btn.active {
        border-right-color: transparent
    }

    .site-header.out-position .site-nav a {
        color: #fff
    }

    .site-header.out-position .site-nav a:before {
        background: #ffbe3d
    }
}

.site-header .social-list {
    display: flex;
    position: absolute;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 40px;
    transition: opacity .3s ease-in-out;
    pointer-events: none;
    opacity: 0
}

@media (max-width: 1480px) {
    .site-header .social-list {
        right: 25px
    }
}

.site-header .site-logo {
    z-index: 2;
    width: 170px;
    display: inline-block;
    vertical-align: top;
}

.site-header .site-logo__img {
    width: 100%;
}

.site-header .position-box {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.site-header .header-link, .site-header .news-link {
    color: #fff;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 185px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    white-space: nowrap;
    line-height: 1;
    font-size: 17px
}

.site-header__address {
    color: #fff;
    text-align: right;
    font-size: 18px;
    font-weight: 300;
}

.site-header__address a {
    color: #fff;
}

.site-header__address mark {
    background: none;
    padding: 0;
    color: #FFBE3D;
}

.site-header__address .divider {
    margin: 0 10px;
}

.site-header__address p {
    margin-bottom: .5em;
    letter-spacing: normal;
}

.site-header__address p:last-child {
    margin: 0;
}

.site-header--simple {
    position: static;
    padding-top: 60px;
    padding-bottom: 60px;
}

.logo-group {
    display: flex;
    align-items: center;
}

.logo-group .site-logo {
    width: 250px;
}

.logo-group .site-logo--sm {
    width: 165px;
}

.logo-group .site-logo:not(:last-child) {
    margin-right: 80px;
}

@media (max-width: 1480px) {
    .site-header .header-link,
    .site-header .news-link {
        left: 115px;
    }

    .site-header .site-logo {
        width: 140px;
    }

    .logo-group .site-logo {
        width: 200px;
    }

    .logo-group .site-logo--sm {
        width: 130px;
    }
}

@media (max-width: 1199px) {
    .site-header {
        padding-right: 15px
    }

    .site-header--simple {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .site-header .social-list {
        right: 15px;
    }

    .site-header .header-link,
    .site-header .news-link {
        left: 95px;
    }

    .logo-group .site-logo {
        width: 160px;
    }

    .logo-group .site-logo--sm {
        width: 110px;
    }

    .logo-group .site-logo:not(:last-child) {
        margin-right: 65px;
    }

    .site-header__address {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .site-header .social-list a {
        width: 31px;
        height: 31px;
    }

    .site-header--simple {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .site-header .site-logo {
        width: 120px;
    }

    .site-header .header-link,
    .site-header .news-link {
        left: 85px;
    }

    .logo-group .site-logo {
        width: 140px;
    }

    .logo-group .site-logo--sm {
        width: 95px;
    }

    .logo-group .site-logo:not(:last-child) {
        margin-right: 45px;
    }

    .site-header__address {
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .site-header--simple {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .logo-group {
        margin-bottom: 15px;
    }

    .logo-group .site-logo {
        width: 120px;
    }

    .logo-group .site-logo--sm {
        width: 80px;
    }

    .logo-group .site-logo:not(:last-child) {
        margin-right: 35px;
    }

    .site-header__address {
        text-align: center;
        font-size: 14px;
    }

    .site-header__address p {
        margin-bottom: .15em;
    }
}

@media (max-width: 480px) {
    .site-header .site-logo {
        width: 100px
    }

    .site-header .header-link, .site-header .news-link {
        display: none
    }

    .logo-group .site-logo {
        width: 100px;
    }

    .logo-group .site-logo--sm {
        width: 60px;
    }

    .logo-group .site-logo:not(:last-child) {
        margin-right: 25px;
    }

    .site-header__address {
        font-size: 13px;
    }

    .site-header__address .divider {
        margin: 0 4px;
    }
}

.site-header .header-link svg, .site-header .news-link svg {
    width: 1.5em;
    height: 1.15em;
    fill: currentColor;
    vertical-align: middle
}

.site-header .news-link {
    opacity: 0;
    color: #464646;
    font-size: 14px;
    text-transform: uppercase
}

.site-header .news-link svg {
    margin-top: -4px
}

.site-header .site-nav.active ~ .news-link {
    top: 100%;
    opacity: 0
}

@media (max-width: 767px) {
    .site-header .site-nav.active ~ .news-link {
        top: 50%
    }
}

.site-header .site-nav.active ~ .header-link {
    top: 100%;
    opacity: 0
}

.site-nav {
    transition: -webkit-transform .3s ease-in-out, opacity .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    -webkit-transform: translateY(-150px);
    -ms-transform: translateY(-150px);
    transform: translateY(-150px);
    opacity: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px
}

@media (max-width: 767px) {
    .site-header .site-nav.active ~ .header-link {
        top: 50%
    }

    .site-nav {
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        background-color: #063882;
        padding: 85px 15px 20px 85px;
        font-size: 20px;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        display: none;
        transition: none
    }

    .site-nav:after, .site-nav:before {
        content: "";
        position: absolute;
        z-index: 1;
        background: rgba(255, 255, 255, .5)
    }

    .site-nav:before {
        left: 0;
        top: 69px;
        height: 1px;
        width: 100%
    }
}

@media (max-width: 767px) and (max-width: 480px) {
    .site-nav:before {
        top: 55px
    }
}

@media (max-width: 767px) {
    .site-nav:after {
        left: 69px;
        top: 0;
        height: 100%;
        width: 1px
    }
}

@media (max-width: 767px) and (max-width: 480px) {
    .site-nav:after {
        left: 55px
    }
}

@media (max-width: 480px) {
    .site-nav {
        padding-top: 65px;
        padding-left: 70px
    }
}

.site-nav.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.site-nav .menu {
    margin-bottom: 0
}

.site-nav .menu li {
    display: inline-block;
    vertical-align: top
}

.site-nav .menu li:not(:last-child) {
    margin: 0 35px 0 0
}

@media (max-width: 991px) {
    .site-nav .menu li:not(:last-child) {
        margin-right: 25px
    }
}

@media (max-width: 767px) {
    .site-nav .menu li:not(:last-child) {
        margin: 0 0 30px
    }

    .site-nav .menu li {
        display: block
    }
}

.site-nav .menu li.current-menu-item > a:before, .site-nav .menu li:hover > a:before {
    bottom: -2px;
    opacity: 1
}

.site-nav .menu a {
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    color: #fff
}

.site-nav .menu a:before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ffbe3d;
    opacity: 0;
    transition: all .3s ease-in-out
}

.menu-btn {
    display: block;
    text-align: center;
    margin-right: 85px;
    padding: 0;
    min-width: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border-radius: 0;
    border: none;
    cursor: pointer;
    background: 0 0;
    position: relative;
    z-index: 15;
    width: 100px;
    height: 100px;
    transition: all .3s ease-in-out, opacity 1s;
    border-right: 1px solid rgba(255, 255, 255, .5)
}

@media (max-width: 1480px) {
    .menu-btn {
        width: 90px;
        height: 90px;
        margin-right: 25px
    }
}

@media (max-width: 1199px) {
    .menu-btn {
        width: 80px;
        height: 80px;
        margin-right: 15px
    }
}

@media (max-width: 991px) {
    .menu-btn {
        width: 70px;
        height: 70px
    }
}

@media (max-width: 480px) {
    .menu-btn {
        width: 56px;
        height: 56px
    }
}

.menu-btn.active {
    background: #ffbe3d;
    border-right-color: transparent
}

.menu-btn.active > span {
    background: 0 0
}

.menu-btn.active > span:after,
.menu-btn.active > span:before {
    transition-delay: 0s, .3s;
    background: #063882
}

.menu-btn.active > span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.menu-btn.active > span:after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.menu-btn > span {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -1px);
    -ms-transform: translate(-50%, -1px);
    transform: translate(-50%, -1px);
    left: 50%;
    width: 38px;
    height: 2px;
    background: #fff
}

@media (max-width: 1480px) {
    .menu-btn > span {
        width: 32px
    }
}

@media (max-width: 1199px) {
    .menu-btn > span {
        width: 28px
    }
}

.menu-btn > span:after,
.menu-btn > span:before {
    position: absolute;
    display: block;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    content: "";
    transition-duration: .3s, .3s;
    transition-delay: .3s, 0s
}

.menu-btn > span:before {
    top: -10px;
    -webkit-transition-property: top, -webkit-transform;
    transition-property: top, transform
}

.menu-btn > span:after {
    bottom: -10px;
    -webkit-transition-property: bottom, -webkit-transform;
    transition-property: bottom, transform
}

.menu-btn .btn-title {
    position: absolute;
    top: 100%;
    left: 50%;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 900;
    color: #fff;
    margin-top: 40px;
    -webkit-transform: rotate(-90deg) translateY(-100%);
    transform: rotate(-90deg) translateY(-100%);
    transition: opacity .3s ease-in-out;
    font-style: normal;
    letter-spacing: .01em;
    pointer-events: none;
    display: none
}

@media (max-width: 480px) {
    .menu-btn .btn-title {
        margin-top: 25px;
        font-size: 13px
    }
}

.social-grid {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 35px -15px 0;
}

.social-grid .posts-cell {
    margin: 0 15px;
    padding: 3vw 3.65vw 1.5vw;
    background: #fff;
    position: relative;
    z-index: 1;
    box-shadow: 8px 13px 80px 8px rgba(58, 25, 1, .11);
}

.social-grid .posts-cell:before {
    content: "";
    position: absolute;
    z-index: -2;
    left: 0;
    top: 0;
    border-style: solid;
    border-width: 100px 100px 0 0;
}

.social-grid .posts-cell:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 15px;
    left: 15px;
    width: 22px;
    height: 22px;
    background-size: contain;
}

.social-grid .posts-cell.twitter:after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M512,97.248c-19.04,8.352-39.328,13.888-60.48,16.576c21.76-12.992,38.368-33.408,46.176-58.016 c-20.288,12.096-42.688,20.64-66.56,25.408C411.872,60.704,384.416,48,354.464,48c-58.112,0-104.896,47.168-104.896,104.992 c0,8.32,0.704,16.32,2.432,23.936c-87.264-4.256-164.48-46.08-216.352-109.792c-9.056,15.712-14.368,33.696-14.368,53.056 c0,36.352,18.72,68.576,46.624,87.232c-16.864-0.32-33.408-5.216-47.424-12.928c0,0.32,0,0.736,0,1.152 c0,51.008,36.384,93.376,84.096,103.136c-8.544,2.336-17.856,3.456-27.52,3.456c-6.72,0-13.504-0.384-19.872-1.792 c13.6,41.568,52.192,72.128,98.08,73.12c-35.712,27.936-81.056,44.768-130.144,44.768c-8.608,0-16.864-0.384-25.12-1.44 C46.496,446.88,101.6,464,161.024,464c193.152,0,298.752-160,298.752-298.688c0-4.64-0.16-9.12-0.384-13.568 C480.224,136.96,497.728,118.496,512,97.248z'/%3E%3C/svg%3E") 0 0 no-repeat;
}

.social-grid .posts-cell.twitter:before {
    border-color: #03A9F4 transparent transparent transparent;
}

.social-grid .posts-cell.flickr:after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 438.536 438.536'%3E%3Cpath fill='%23fff' d='M414.41,24.123C398.333,8.042,378.963,0,356.315,0H82.228C59.58,0,40.21,8.042,24.126,24.123 C8.045,40.207,0.003,59.576,0.003,82.225v274.084c0,22.647,8.042,42.018,24.123,58.102c16.084,16.084,35.454,24.126,58.102,24.126 h274.084c22.648,0,42.018-8.042,58.095-24.126c16.084-16.084,24.126-35.454,24.126-58.102V82.225 C438.532,59.576,430.49,40.207,414.41,24.123z M181.585,262.093c-11.803,11.804-26.075,17.706-42.827,17.706 c-16.75,0-31.024-5.902-42.825-17.706c-11.799-11.8-17.701-26.073-17.701-42.826c0-16.755,5.898-31.027,17.701-42.827 c11.798-11.801,26.075-17.703,42.825-17.703c16.751,0,31.023,5.902,42.827,17.703c11.798,11.799,17.699,26.072,17.699,42.827 C199.284,236.013,193.383,250.293,181.585,262.093z M342.603,262.093c-11.793,11.804-26.07,17.706-42.825,17.706 c-16.748,0-31.024-5.902-42.831-17.706c-11.793-11.8-17.699-26.073-17.699-42.826c0-16.755,5.906-31.027,17.699-42.827 c11.807-11.801,26.08-17.703,42.831-17.703c16.748,0,31.025,5.902,42.825,17.703c11.8,11.799,17.706,26.072,17.706,42.827 C360.309,236.013,354.402,250.293,342.603,262.093z'/%3E%3C/svg%3E%0A") 0 0 no-repeat;
}

.social-grid .posts-cell.flickr:before {
    border-color: #fc1688 transparent transparent transparent;
}

.social-grid .posts-cell.youtube:after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 461.001 461.001'%3E%3Cpath fill='%23fff' d='M365.257,67.393H95.744C42.866,67.393,0,110.259,0,163.137v134.728 c0,52.878,42.866,95.744,95.744,95.744h269.513c52.878,0,95.744-42.866,95.744-95.744V163.137 C461.001,110.259,418.135,67.393,365.257,67.393z M300.506,237.056l-126.06,60.123c-3.359,1.602-7.239-0.847-7.239-4.568V168.607 c0-3.774,3.982-6.22,7.348-4.514l126.06,63.881C304.363,229.873,304.298,235.248,300.506,237.056z'/%3E%3C/svg%3E%0A") 0 0 no-repeat;
}

.social-grid .posts-cell.youtube:before {
    border-color: #e41d2a transparent transparent transparent;
}

.social-grid .posts-cell.facebook:after {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 430.113 430.114'%3E%3Cpath fill='%23fff' d='M158.081,83.3c0,10.839,0,59.218,0,59.218h-43.385v72.412h43.385v215.183h89.122V214.936h59.805 c0,0,5.601-34.721,8.316-72.685c-7.784,0-67.784,0-67.784,0s0-42.127,0-49.511c0-7.4,9.717-17.354,19.321-17.354 c9.586,0,29.818,0,48.557,0c0-9.859,0-43.924,0-75.385c-25.016,0-53.476,0-66.021,0C155.878-0.004,158.081,72.48,158.081,83.3z'/%3E%3C/svg%3E%0A") 0 0 no-repeat;
}

.social-grid .posts-cell.facebook:before {
    border-color: #4672cc transparent transparent transparent;
}

.social-grid .posts-cell:not(.facebook) {
    width: calc(25% - 30px);
}

.social-grid .post {
    display: block;
    margin-bottom: 15px;
}

.social-grid .post-title {
    font-size: 14px;
    line-height: 1.25;
    color: #00429a;
    display: block;
    font-weight: bold;
}

.social-grid .post .img-box {
    padding-bottom: 64%;
    background: 50% no-repeat;
    background-size: cover;
    margin-bottom: 5px;
}

.social-grid .posts-cell.facebook {
    width: calc(50% - 30px);
    font-size: 14px;
}

.social-grid .posts-cell.facebook .post {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #797979;
}

.social-grid .facebook .user-info {
    width: 35%;
}

.social-grid .facebook .post-info {
    width: 65%;
    padding-left: 30px;
}

.social-grid .facebook .img-box {
    width: 130px;
    height: 130px;
    background: 0 50% no-repeat;
    background-size: cover;
    margin-bottom: 15px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
}

.social-grid .facebook .img-box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(17, 79, 161, .28);
}

.social-grid .facebook .person-name {
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
    display: block;
    color: #00429a;
}

.social-grid .facebook .person-position {
    display: block;
    font-size: 12px;
    color: #838383;
}

.social-grid .facebook header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}

.social-grid .facebook header > img {
    width: 50px;
    -webkit-flex: 0 0 50px;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    margin-right: 10px;
}

.site-footer {
    position: relative;
    background-color: #063882;
    padding: 70px 100px 0 calc(50% - 735px);
    color: #fff;
    font-weight: 300
}

.subscribe-form-holder {
    height: 100%;
    display: flex;
    align-items: center;
}

.subscribe-form {
    max-width: 500px;
}

.subscribe-form input[type="email"] {
    margin-bottom: 35px;
}

.subscribe-form__title {
    display: block;
    font-size: 30px;
    margin-bottom: 1em;
    font-weight: bold;
}

@media (max-width: 1710px) {
    .site-footer {
        padding: 50px 25px 0 115px
    }
}

@media (max-width: 1480px) {
    .site-footer {
        padding: 40px 15px 0 105px
    }

    .site-footer .row {
        margin: 0 -15px
    }

    .site-footer .row [class^=col-] {
        padding-right: 15px;
        padding-left: 15px
    }
}

.site-footer .social-area {
    width: 100px;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    border-right: 1px solid #d1d1d1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 130px
}

@media (max-width: 1480px) {
    .site-footer .social-area {
        width: 90px;
        padding-bottom: 115px
    }

    .social-grid .posts-cell:before {
        border-width: 70px 70px 0 0;
    }

    .social-grid .posts-cell:after {
        top: 14px;
        left: 12px;
        width: 18px;
        height: 18px;
    }
}

@media (max-width: 1199px) {
    .site-footer {
        padding-left: 95px;
        padding-top: 30px
    }

    .site-footer .social-area {
        width: 80px;
        padding-bottom: 100px
    }

    .archive_socials .caption {
        margin-bottom: 35px;
    }

    .social-grid {
        max-width: 800px;
    }

    .social-grid .posts-cell {
        padding: 45px 55px 25px;
    }

    .social-grid .posts-cell:not(.facebook) {
        width: calc(50% - 30px);
        margin-bottom: 40px;
    }

    .social-grid .posts-cell.facebook {
        width: calc(100% - 30px);
    }

    .subscribe-form__title {
        font-size: 26px;
    }
}

@media (max-width: 991px) {
    .site-footer {
        padding-left: 85px;
        padding-top: 20px
    }

    .site-footer .social-area {
        width: 70px;
        padding-bottom: 96px
    }

    .subscribe-form-holder {
        justify-content: center;
    }
}

.site-footer .menu {
    font-size: 17px;
    margin-bottom: 2em
}

@media (max-width: 480px) {
    .site-footer {
        padding-left: 69px
    }

    .site-footer .social-area {
        width: 56px
    }

    .site-footer .menu {
        font-size: 15px;
        margin-bottom: 1.25em
    }

    .subscribe-form__title {
        font-size: 20px;
    }
}

.site-footer .menu a {
    color: #fff
}

.site-footer .menu a:hover {
    color: #ffbe3d
}

.site-footer .menu .title-link {
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 30px;
}

.site-footer .menu .title-link a {
    color: #ffbe3d;
}

.site-footer .footer-info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 200px
}

.site-footer .footer-info .row-left {
    width: 60%;
    padding-right: 25px
}

@media (max-width: 1480px) {
    .site-footer .footer-info .row-left {
        padding-right: 15px
    }
}

@media (max-width: 991px) {
    .site-footer .footer-info .row-left {
        width: 69%
    }
}

@media (max-width: 767px) {
    .site-footer .footer-info {
        display: block
    }

    .site-footer .footer-info .row-left {
        width: 100%;
        padding-right: 0;
        margin-bottom: 15px
    }

    .site-footer .menu .title-link {
        font-size: 16px;
    }

    .social-grid {
        -webkit-box-pack: center;
        -moz-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .social-grid .posts-cell.facebook,
    .social-grid .posts-cell:not(.facebook) {
        width: 100%;
        max-width: 290px;
    }

    .social-grid .posts-cell {
        padding: 40px 40px 15px;
        box-shadow: 0 0 36px 1px rgba(58, 25, 1, .11);
    }

    .social-grid .facebook .img-box {
        width: 100%;
        height: auto;
        border-radius: 0;
        padding-bottom: 64%;
        margin-bottom: 10px;
    }

    .social-grid .facebook .user-info {
        width: 100%;
    }

    .social-grid .facebook .post-info {
        display: none;
    }
}

.site-footer .footer-info .row-right {
    width: 40%;
    padding-left: 25px
}

@media (max-width: 1480px) {
    .site-footer .footer-info .row-right {
        padding-left: 15px
    }
}

@media (max-width: 991px) {
    .site-footer .footer-info .row-right {
        width: 31%
    }
}

@media (max-width: 767px) {
    .site-footer .footer-info .row-right {
        width: 100%;
        padding-left: 0
    }
}

.site-footer .footer-info h5 {
    text-transform: uppercase;
    color: #ffbe3d;
    font-weight: 400
}

.site-footer .footer-info h5 + h5 {
    margin-top: 2em
}

@media (max-width: 480px) {
    .site-footer .footer-info h5 {
        margin-bottom: 3px
    }

    .site-footer .footer-info h5 + h5 {
        margin-top: 1.5em
    }
}

.site-footer .footer-info .foo-caption {
    font-size: 18px;
    font-weight: 700;
    margin-top: 30px
}

@media (max-width: 991px) {
    .site-footer .footer-info .foo-caption {
        font-size: 16px;
        margin-top: 20px
    }

    .site-footer .footer-info .logo-holder {
        display: none
    }
}

@media (max-width: 480px) {
    .site-footer .footer-info .foo-caption {
        font-size: 15px;
        margin-top: 5px
    }
}

.site-footer .footer-info .logo-holder {
    text-align: right
}

.site-footer .bottom-section {
    font-size: 12px;
    position: relative;
    padding: 35px 0;
    color: #fff
}

@media (max-width: 1480px) {
    .site-footer .bottom-section {
        padding: 36px 0
    }
}

@media (max-width: 1199px) {
    .site-footer .bottom-section {
        padding: 31px 0
    }
}

@media (max-width: 991px) {
    .site-footer .bottom-section {
        padding: 15px 0
    }

    .site-footer .bottom-section [class^=col-] {
        text-align: center
    }
}

@media (max-width: 480px) {
    .site-footer .bottom-section {
        padding: 10px 0
    }
}

.site-footer .bottom-section:before {
    content: "";
    position: absolute;
    top: 0;
    right: -100px;
    width: 100vw;
    height: 1px;
    background-color: #d1d1d1
}

@media (max-width: 1710px) {
    .site-footer .bottom-section:before {
        right: -25px
    }
}

@media (max-width: 1480px) {
    .site-footer .bottom-section:before {
        right: -15px
    }
}

.site-footer .bottom-section p {
    margin-bottom: 0
}

.site-footer .bottom-section p img {
    width: 48px;
    margin-left: 8px;
    vertical-align: middle;
}

/* ----------------------------- *
       Survey info section
-------------------------------- */
.survey-info-section {
    color: #fff;
    background-color: #26477f;
}

.survey-info-section__content {
    padding: 60px 30px;
    max-width: 780px;
}

.survey-info-section mark {
    background-color: transparent;
    color: #e22a3c;
}

.survey-info-section__subtitle,
.survey-info-section__title {
    text-transform: uppercase;
    display: block;
    font-weight: bold;
}

.survey-info-section__subtitle {
    font-size: 30px;
    margin-bottom: .5em;
    letter-spacing: .1em;
}

.survey-info-section__title {
    font-size: 60px;
    margin-bottom: .55em;
    line-height: 1;
    letter-spacing: .025em;
}

.survey-info-section__btn {
    text-align: center;
}

@media (max-width: 1480px) {
    .survey-info-section {
        font-size: 17px;
    }

    .survey-info-section__content {
        padding: 30px 25px 30px 0;
    }

    .survey-info-section__subtitle {
        font-size: 21px;
    }

    .survey-info-section__title {
        font-size: 51px;
    }
}

@media (max-width: 1199px) {
    .survey-info-section {
        font-size: 15px;
    }

    .survey-info-section__content {
        padding: 24px 15px 24px 0;
    }

    .survey-info-section__subtitle {
        font-size: 19px;
    }

    .survey-info-section__title {
        font-size: 47px;
        margin-bottom: .35em;
    }
}

@media (max-width: 991px) {
    .survey-info-section__content {
        padding: 30px 15px;
        max-width: 100%;
    }

    .survey-info-section__banner {
        display: none;
    }
}

@media (max-width: 480px) {
    .survey-info-section__subtitle {
        font-size: 15px;
    }

    .survey-info-section__title {
        font-size: 37px;
    }
}

.latest-news {
    background: #003268;
    color: #fff;
}

.latest-news h3,
.latest-news h5 {
    color: #fff;
}

.latest-news__left-col {
    text-align: right;
}

.latest-news__title {
    margin-bottom: 0;
}

.latest-news__link {
    font-weight: 900;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}

.latest-news__link:hover {
    color: #ffbe3d;
}

@media (max-width: 480px) {
    .latest-news__title {
        margin-bottom: 15px;
    }

    .latest-news__link {
        font-size: 13px;
    }
}

/* -----------------------------
        Cookie modals
*  ----------------------------*/

#moove_gdpr_cookie_info_bar {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, .8);
    padding: 16px;
    color: #fff;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-info-bar-hidden {
    display: none;
}

#moove_gdpr_cookie_info_bar p {
    margin: 0;
}

#moove_gdpr_cookie_info_bar h3 {
    text-transform: none;
    line-height: 1;
    font-size: 28px;
    margin-bottom: .75em;
    font-weight: normal;
    text-align: center;
    color: #fff;
}

.moove-gdpr-info-bar-container {
    background: #063882;
    box-shadow: 0 0 15px rgba(54, 55, 56, .5);
    width: 640px;
    text-align: center;
    padding: 40px 8px;
}

.moove-gdpr-info-bar-content {
    position: relative;
    padding-bottom: 44px;
}

#moove_gdpr_cookie_info_bar .change-settings-button,
#moove_gdpr_cookie_info_bar .mgbutton {
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
    position: absolute;
    bottom: 0;
    display: inline-block;
    vertical-align: top;
    padding: 12px;
    min-width: 120px;
    cursor: pointer;
    transition: all .3s linear;
}

#moove_gdpr_cookie_info_bar .change-settings-button:hover,
#moove_gdpr_cookie_info_bar .mgbutton:hover {
    background-color: #fff;
    color: #063882;
}

#moove_gdpr_cookie_info_bar .change-settings-button {
    right: 50%;
    margin-right: 8px;
}

#moove_gdpr_cookie_info_bar .mgbutton {
    left: 50%;
    margin-left: 8px;
}

#moove_gdpr_cookie_modal.gdpr_lightbox-hide {
    display: none;
}

.gdpr_lightbox {
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, .8);
    padding: 12px;
    text-transform: none;
    color: #fff;
    font-size: 15px;
    line-height: 1.5;
}

.gdpr_lightbox:focus {
    outline: none;
}

.gdpr_lightbox .gdpr_lightbox-wrap {
    max-width: 100%;
}

.gdpr_lightbox-container {
    width: 450px;
    max-width: 100%;
    background-color: #063882;
    padding: 24px 8px;
}

.gdpr_lightbox h2,
.gdpr_lightbox h3,
.gdpr_lightbox .tab-title {
    text-transform: none;
    color: #fff;
    font-weight: normal;
}

.gdpr_lightbox h2 {
    font-size: 26px;
}

.gdpr_lightbox h2 + h3 {
    margin-top: 12px;
}

.gdpr_lightbox h3,
.gdpr_lightbox .tab-title {
    display: block;
    font-size: 18px;
    margin-bottom: .5em;
}

.gdpr_lightbox ul,
.gdpr_lightbox h3 {
    margin-top: 18px;
}

.gdpr_lightbox ul {
    padding-left: 0;
}

.gdpr_lightbox ul li {
    position: relative;
    padding-left: 12px;
    margin-bottom: 8px;
}

.gdpr_lightbox ul li:before {
    content: "";
    position: absolute;
    top: .45em;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
}

.gdpr_lightbox p {
    margin-bottom: .5em;
}

.gdpr_lightbox .mgbutton {
    border-radius: 0;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    padding: 8px 12px;
}

.gdpr_lightbox .mgbutton:hover {
    background-color: #fff;
    color: #063882;
}

.gdpr_lightbox .mgbutton + .mgbutton {
    margin-left: 8px;
}

.gdpr_lightbox .moove-gdpr-button-holder {
    text-align: right;
}

.gdpr_lightbox .moove-gdpr-tab-main {
    margin-bottom: 18px;
}

.gdpr_lightbox .gdpr-checkbox-disabled .cookie-switch {
    pointer-events: none;
    opacity: .65;
}

.gdpr_lightbox .cookie-switch {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
}

.gdpr_lightbox .cookie-switch input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    left: -9999px;
}

.gdpr_lightbox .cookie-switch input[type="checkbox"]:checked ~ .cookie-slider {
    background: url("../svg/sprite/checked.svg") 50% no-repeat #fff;
    background-size: 80%;
}

.gdpr_lightbox .cookie-switch input[type="checkbox"]:disabled ~ .cookie-slider {
    opacity: .65;
}

.gdpr_lightbox .cookie-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    background-color: #fff;
}

.moove-gdpr-modal-right-content {
    overflow: hidden scroll;
    max-height: 80vh;
    padding-right: 16px;
}

.moove-gdpr-modal-right-content::-webkit-scrollbar {
    width: 5px;
}

.moove-gdpr-modal-right-content::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, .5);
}

.moove-gdpr-modal-right-content::-webkit-scrollbar-thumb {
    background: #fff;
}

.gdpr_lightbox-close,
.moove-gdpr-modal-close,
.moove-gdpr-modal-title,
.moove-gdpr-modal-left-content {
    display: none;
}

@media (min-width: 480px) {
    #moove_gdpr_cookie_info_bar h3 {
        font-size: 30px;
        margin-bottom: 1em;
    }

    .moove-gdpr-info-bar-container {
        padding: 60px 16px;
    }

    .moove-gdpr-info-bar-content {
        padding-bottom: 50px;
    }

    #moove_gdpr_cookie_info_bar .change-settings-button,
    #moove_gdpr_cookie_info_bar .mgbutton {
        min-width: 180px;
        padding: 14px 16px;
        font-size: 15px;
    }

    .gdpr_lightbox-container {
        padding: 32px 8px 24px 8px;
    }

    .gdpr_lightbox .mgbutton {
        min-width: 160px;
        padding: 12px 16px;
    }

    .moove-gdpr-modal-right-content {
        padding-right: 24px;
    }
}

@media (min-width: 768px) {
    .moove-gdpr-info-bar-container {
        padding: 80px 16px;
    }

    #moove_gdpr_cookie_info_bar h3 {
        font-size: 35px;
        margin-bottom: 1.2em;
    }

    #moove_gdpr_cookie_info_bar .change-settings-button,
    #moove_gdpr_cookie_info_bar .mgbutton {
        min-width: 225px;
    }

    .gdpr_lightbox {
        font-size: 16px;
        padding: 16px;
    }

    .gdpr_lightbox-container {
        width: 660px;
        padding: 40px 24px 40px 48px;
    }

    .gdpr_lightbox h2 {
        font-size: 30px;
    }

    .gdpr_lightbox h2 + h3 {
        margin-top: 20px;
    }

    .gdpr_lightbox .moove-gdpr-tab-main {
        margin-bottom: 30px;
    }

    .gdpr_lightbox ul,
    .gdpr_lightbox h3 {
        margin-top: 30px;
    }

    .gdpr_lightbox p {
        margin-bottom: 1.5em;
    }

    .gdpr_lightbox .mgbutton {
        font-size: 15px;
    }

    .moove-gdpr-modal-right-content {
        padding-right: 48px;
    }
}

@media (min-width: 992px) {
    .gdpr_lightbox-container {
        width: 800px;
    }
}

@media print {
    @page {
        margin: 20px;
    }

    body {
        margin: 0;
        color: #000;
        background-color: #fff;
        font-size: 12pt;
    }

    .single-event .decor-divider,
    .single-event .manage-list,
    .single-event .btn {
        display: none !important;
    }

    .main {
        padding: 50px 0 0 !important;
    }

    .site-header {
        background-color: #063882 !important;
        -webkit-print-color-adjust: exact;
        padding: 20px 0;
    }

    .site-header [class^="col-"] {
        width: 50% !important;
    }

    .site-header__address {
        font-size: 10pt;
        text-align: right !important;
    }

    .logo-group .site-logo {
        width: 125px;
    }

    .logo-group .site-logo--sm {
        width: 90px;
    }

    .logo-group .site-logo:not(:last-child) {
        margin-right: 30px !important;
    }

    .single-event-info,
    .single-event__description {
        break-after: avoid-page;
        page-break-after: always;
    }

    .single-event__description {
        max-width: 100%;
    }

    .single-event h1 {
        font-size: 17pt;
    }

    .single-event h2 {
        font-size: 15pt;
        margin-bottom: 10px;
    }

    .single-event__date,
    .single-event__subtitle {
        font-size: 14pt;
        color: #FFBE3D !important;
        -webkit-print-color-adjust: exact;
    }

    .single-event__subtitle {
        margin-bottom: 40px;
    }

    .single-event__info {
        font-size: 12pt;
        margin-bottom: 25px;
    }

    .single-event__info p {
        orphans: 2;
        widows: 2;
    }

    .single-event__content,
    .single-event__info:last-child {
        margin-bottom: 0 !important;
    }
}

