body {
    font-family: proxima-nova, sans-serif;
    color: #002855;
    font-size: 17px;
    line-height: 1.5;
    transition: padding-right 0s ease!important;
}

.page-parent h1{
    font-size: 58px;
    line-height: 65px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 30px;
}

.desktop-nav .margin-space .bottom-section .menu {
    margin-bottom: 12px;
}

.desktop-nav .margin-space .bottom-section .menu ul {
    padding-left: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    bottom: 0;
    right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0;
    margin-bottom: 0;
}

.navbar-brand {
    float: unset;
    padding: 5px 0;
    font-size: 1.25rem;
    line-height: inherit;
    height: unset;
}

nav.desktop-nav .logo.col{
    height: 73.86px;
}

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s;
}

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease;
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity,transform;
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0);
}

[data-aos=fade-up] {
    transform: translate3d(0,30px,0);
}

@media (min-width: 1200px) {
    #image-text-oneblock_627c4ab170af1 h2 {
        font-size: 58px;
        line-height: 65px;
    }
}

#image-text-oneblock_627c4ab170af1 h2 {
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 25px;
}

#image-text-oneblock_627c4ab170af1 div.aos-init p{
    margin-bottom: 16px;
}

.footer-re-link{
    color: #fff;
}

.footer-re-link:hover{
    color: #fff;
    text-decoration: none;
}

@media (min-width: 1200px) {
    .wrapper#wrapper-footer {
        margin-bottom: 0;
    }
    .wrapper#wrapper-footer:after{
        content: none;
    }
}

#menu-footer-one{
    margin-bottom: 16px;
}

#menu-footer-two{
    margin-bottom: 16px;
}

/*#wrapper-footer{
    padding-bottom: 29px;
}

#menu-footer-one > #menu-item-1682, #menu-footer-two > #menu-item-1096, #menu-footer-two > #menu-item-1098 {
    margin-bottom: 9px;
}
#menu-footer-two > #menu-item-1628 {
    margin-bottom: 11px;
}*/

main.body-content{
    margin-top: 3rem;
}

aside.sidebar .careernav{
    margin-top: 2.7rem;
}

aside.sidebar .careernav p {
    margin-bottom: 0;
}

aside.sidebar .careernav a {
    color: #002855;
    padding: 0.8rem 0;
    transition: 0.3s ease all;
}

    aside.sidebar .careernav a:hover {
        color: #fff;
        background-color: #002855;
        padding-left: 1rem;
        text-decoration: none;
    }

    aside.sidebar .careernav a:focus {
        text-decoration: none;
    }

article.main-content > h1, article.main-content > h2{
    font-size: 48px;
    font-weight: 600;
}

.social-share a {
    color: #002855;
}

aside.sidebar .job-search{
    margin-top: 4rem;
}

h1,h2,h3{
    font-weight: 600;
}

#JobNumberOrTitle{
    width: 100%;
}

a {
    color: #002855;
}

.vacancy-item h2 > a:hover {
    color: #002855;
}

.vacancy-item{
    font-size: 15px;
}

.btn.btn-primary, .btn.btn-primary:focus, .btn.btn-primary:active {
    color: #fff;
    background-color: #002855!important;
    border-color: #002855!important;
}

    .btn.btn-primary:hover {
        color: #fff;
        background-color: #215085!important;
        border-color: #215085!important;
    }

.btn.btn-info, .btn.btn-info:focus, .btn.btn-info:active {
    color: #fff;
    background-color: #dc0030 !important;
    border-color: #dc0030 !important;
}

    .btn.btn-info:hover {
        color: #fff;
        background-color: #cf012e !important;
        border-color: #cf012e !important;
    }

.btn.btn-outline-dark, .btn.btn-outline-dark:focus, .btn.btn-outline-dark:active {
    background-color: #E4E8DF;
    color: #002855!important;
    border-color: #002855!important;
}

    .btn.btn-outline-dark:hover {
        background-color: #d5dbcd;
        color: #002855 !important;
        border-color: #002855 !important;
    }

main.body-content section {
    min-height: auto;
}

.modal-header{
    display: block;
}

#RegisterModal .modal-header .text-right{
    text-align: left!important;
}

ul.nav-wizard li.active:after {
    border-left: 16px solid #002855;
}

@media (max-width: 992px) {
    ul.nav-wizard li.active:after {
        border-left: 8px solid #002855;
    }
}

li.nav.nav-wizard a, ul.nav-wizard li.active a {
    color: #002855;
}

.page-parent.blue, #image-text-oneblock_627c4ab170af1 {
    display: none;
}

main.body-content{
    font-size: 15px;
}

.mb-1px{
    margin-bottom: 1px;
}

#menu-menu a:hover{
    text-decoration: none;
}

@media (min-width: 1200px) {
    h4, h5 {
        font-size: 30px;
        line-height: 34px;
    }
    h4, h5 {
        font-weight: 600;
    }
}

#pdfViewer, #iframe{
    margin-bottom: 2rem;
}

#wrapper-navbar .top-section a:hover, #wrapper-footer a:hover{
    text-decoration: none;
}

.topButtons {
    display: none;
}

@media(max-width: 1199px){
    #teamblock_627c47613c95e h1, .content-holder-left > h2.aos-init{
        font-size: 4.1vw;
        line-height: 4.9vw;
    }
}

@media(max-width: 991px) {
    #teamblock_627c47613c95e p, .content-holder-left .aos-init > p {
        font-size: 15px
    }

    #menu-footer-one a, #menu-footer-two a {
        font-size: 15px;
    }

    #menu-footer-one li, #menu-footer-two li {
        line-height: 1.35;
    }
}

@media(max-width: 768px){
    #teamblock_627c47613c95e h1, .content-holder-left > h2.aos-init {
        font-size: 35px;
        line-height: 40px;
    }

    article.main-content > h1, article.main-content > h2 {
        font-size: 36px;
    }

    .bottomButtons {
        display: none;
    }

    .topButtons {
        display: block;
    }
    .k-widget.k-datepicker{
        height: 34px;
    }
    .k-widget.k-datepicker > .k-picker-wrap, .k-widget.k-datepicker > .k-picker-wrap > input {
        height: 100% !important;
    }

    #modalDocumentsDialog .modal-footer {
        display: -webkit-box;
    }

    aside.sidebar{
        display: block!important;
    }

    aside.sidebar .careernav{
        display: none;
    }
}

.logo > a.navbar-brand{
    margin-right: 16px;
}

nav.mobile-nav > .flex-center > .logo{
    padding-top: 7px;
}

nav.mobile-nav > .flex-center > .logo > .navbar-brand > img{
    height: 60px;
    transform: scale(1.07);
}

@media(max-width: 390px){
    nav.mobile-nav > .flex-center > .logo > .navbar-brand > img {
        height: auto;
        transform: scale(1);
    }
}

.menu-column-1.mobile.contact{
    display: none;
}

#menu-menu-1 .fa-home{
    transform: scale(1.3);
}

#menu-menu-1 .careernav a {
    text-transform: uppercase;
    border-bottom: 1px solid #e4e8df;
    padding-bottom: 13px;
    padding-top: 13px;
    transition: all ease 0.7s;
}

.slide-down-nav .margin-space .menu-column-1.mobile #menu-menu-1 li:hover a:after {
    opacity: 0!important;
}

#menu-menu-1 .careernav a:hover {
    padding-left: 1.75vw;
    font-weight: 600;
    text-decoration: none;
    color: #002855;
}
#menu-menu-1 .careernav a:focus{
    text-decoration: none;
}

.ui-pnotify-title{
    font-size: 18px;
    line-height: 1.1;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.ui-pnotify-text{
    font-size: 15px;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    color: #fff;
    background-color: #002855;
    border-color: #002855;
}

.pagination > li:not(.active) a {
    color: #002855;
}

.main-content .pagination:before {
    content: none;
}

.re-new-banner {
    object-fit: none;
    object-position: 10% 25%;
}

#wrapper-footer .footer-padding .menu-info {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 30px;
}

#wrapper-footer .footer-padding .logo-area {
    width: auto;
    margin-right: 0;
}

.footer-privacy a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}

#wrapper-footer a.navbar-brand {
    margin-right: 0;
}

nav.desktop-nav .logo.col {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.desktop-nav .margin-space .top-section {
    display: none;
}

.desktop-nav .margin-space .bottom-section {
    margin-top: 46px;
}

.desktop-nav {
    height: 112px;
}

.header-jp-text-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: -15px;
    font-size: 50px;
    font-weight: 600;
    margin-left: 15px;
}

    .header-jp-text-container span {
        border-left: 2px solid #e3e8df;
        padding-left: 30px;
        line-height: 40px;
    }

#wrapper-footer {
    min-height: auto;
}

    #wrapper-footer .country-location,
    #wrapper-footer .footer-privacy,
    #wrapper-footer .footer-teys-corporate {
        margin-top: 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #wrapper-footer .footer-padding {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-top: 30px;
    }

    .footer-padding a {
        color: #fff;
    }

#wrapper-footer .country-location {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

#wrapper-footer .footer-privacy {
    display: flex;
    justify-content: center;
    align-items: center;
}

#wrapper-footer .footer-teys-corporate {
    display: flex;
    align-items: center;
}

#wrapper-footer .footer-teys-corporate {
    text-align: right;
}

.footer-teys-corporate a {
    font-size: 28px;
    font-weight: 600;
}

    .footer-teys-corporate a i {
        color: #ffbf00;
        margin-left: 30px;
        transform: scale(2)
    }

.footer-teys-corporate a:hover,.footer-teys-corporate a:focus {
    text-decoration: none;
}

nav.desktop-nav > .margin-space {
    padding-bottom: 39px;
    border-bottom: 2px solid #e3e8df
}

.banner-mobile {
    display: none;
}

@media(max-width: 1356px) {
    .footer-teys-corporate a i {
        margin-left: 10px;
    }
}

@media(max-width: 1356px) {
    .footer-teys-corporate a i {
        transform: scale(1.5);
    }
    .footer-teys-corporate a {
        font-size: 24px;
    }
}

@media(max-width: 1118px) {
    .footer-teys-corporate a i {
        transform: scale(1.5);
    }

    .footer-teys-corporate a {
        font-size: 20px;
    }

    .banner-mobile {
        display: block;
    }

    .banner-desktop {
        display: none;
    }
}

@media (max-width: 991.98px) {
    #wrapper-footer .footer-padding .logo-area {
        display: block;
    }
}

@media (max-width: 768px) {
    #wrapper-footer .footer-teys-corporate {
        justify-content: center;
    }

    .banner-mobile {
        display: none;
    }

    .banner-desktop {
        display: none;
    }
}