* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none !important;
}

[class^="icon-"], [class*=" icon-"], .icon::before, .attachments .container a .download::after, .breadcrumb li:not(:last-child) a::after, .block-separator::after, .preload::before {
    display: inline-block;
    font-family: "icons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body, html {
    height: 100%;
    font-size: 16px;
    background-color: #fff;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.0em;
    font-weight: normal;
    -webkit-text-size-adjust: none;
    color: #000;
    background-color: #fff;
}

.dark, .dark body {
    color: #fff;
    background-color: #0b2355;
}

label {
    color: #121212;
    font-size: 16px;
}

input {
    line-height: normal;
}

a {
    color: #0b2355;
    text-decoration: underline;
}

a:hover, a:focus {
    text-decoration: none;
    color: #0b2355;
}

a.toplink, a.red-button {
    text-decoration: none;
    color: #0b2355;
}

table, tbody, tfoot, thead, tr, th, td {
    text-align: center;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.wrapper-page {
    overflow: hidden;
    width: 100%;
}

.blueButton {
    color: #fff;
    background-color: #0b2355;
    display: inline-block;
    padding: 10px 40px;
    margin: 1.25em;
    text-align: center;
    text-transform: uppercase;
    box-sizing: border-box;
    font-size: 1em;
    text-decoration: none;
    font-weight: 400;
    cursor: pointer;
    line-height: 30px;
}

.blueButton.light {
    padding: 0.5em 2.5em;
}

.blueButton:hover {
    text-decoration: none;
    opacity: 0.9;
}

.blueButton:focus {
    text-decoration: none;
}

.no-left-margin {
    margin-left: 0 !important;
}

input.blueButton.ajanlatSend {
    border: none;
    margin: 10px 13px;
}

header#header {
    height: auto;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    padding-top: 0;
    position: relative;
    margin-bottom: 0;
}

header#header .logo-header-container {
    background-color: #0b2355;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 0;
    position: fixed;
    z-index: 999;
    width: 100%;
}

header#header .container {
    display: table;
    max-width: 100%;

}

div.hero-container {
    position: relative;
    max-height: 33vw;
    overflow: hidden;
}

div.hero-container.home-video-container {
    max-height: 740px;
}

div.hero-container p {
    position: absolute;
    width: 900px;
    padding-left: 10px;
    left: 200px;
    color: #fff;
    font-weight: 800;
    font-size: 2.5em;
    top: 350px;
    display: none;
    max-width: 100%;
}

div.hero-container p.upper {
    text-transform: uppercase;
}

div.hero-container.home-video-container p {
    top: 185px;
}

div.hero-container #header-video {
    width: 100vw;
    max-width: 100%;
    height: 740px;
    object-fit: cover;
}

img.hero {
    width: 100%;
    filter: none;
}

img.hero.has-text {
    filter: brightness(65%);
}

img.hero.job-hero {
    width: 100%;
    filter: none;
}

div.numbers {
    padding-top: 85px;
    padding-bottom: 50px;
    background: #fff;
    position: relative;
}

div.numbers p.about-mkif {
    color: #0b2355;
    font-weight: 400;
    font-size: 1.0em;
    text-align: justify;
}

div.numbers.numbers-home {
    padding-bottom: 55px;
}

div.numbers img.counter-bg-left {
    position: absolute;
    bottom: 0;
    left: 0;
}

div.numbers img.counter-bg-right {
    position: absolute;
    top: 0;
    right: 0;
}

div.numbers h2 {
    color: #0b2355;
    font-weight: 900;
    font-size: 2.5em;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 130px;
}

div.numbers .number-block {
    text-align: center;
}

.corporate-block {
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    flex-direction: row;
}

.corporate-block:first-child {
    padding-left: 10px;
}

.corporate-block:last-child {
    padding-right: 10px;
}

.corporate-block .corporate-block-inner {
    text-align: center;
    color: #0b2355;
    background-color: #fff;
    padding: 40px;
    border: 1px solid #e4e4e4;
    box-shadow: 0px 16px 48px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 16px 48px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 16px 48px rgba(0, 0, 0, 0.15);
}

.corporate-block .corporate-box .corporate-logo-holder {
    min-height: 80px;
    margin-bottom: 45px;
}

.corporate-block .corporate-box .corporate-logo-holder h3 {
    font-size: 25px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 5px 0 0 0;
}

.corporate-block .corporate-box p {
    text-align: justify;
    min-height: 525px;
}

.corporate-block .corporate-box img.corporate-logo {
    max-width: 100%;
}

.corporate-block .corporate-box img.separator {
    margin-top: 50px;
}

.corporate-row {
    max-width: 75%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

div.numbers .number-block p.number, div.numbers .number-block span.number-span {
    color: #0b2355;
    font-size: 3.5em;
    font-weight: 800;
    margin-top: 10px;
}

div.numbers .number-block p.number.d-inline-block, div.numbers .number-block span.number-span.d-inline-block {
    display: inline-block
}

div.numbers .number-block .icon-holder {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

div.numbers .number-block .icon-holder .icon {
    max-height: 78px;
}

div.numbers .number-block p.what {
    color: #0b2355;
    font-size: 2.5em;
    font-weight: 400;
}

header#header div[class^="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
    padding-top: 20px;
    padding-bottom: 20px;
}

header#header div.col-md-5 img {
    max-width: 100%;
}

header#header img.logo1 {
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
}

.header-nav {
    text-align: right;
}

.header-nav ul {
    padding-left: 0;
}

.header-nav ul li {
    display: inline-block;
    padding: 10px 25px;
}

.header-nav ul li.open {
    position: relative;
}

.header-nav ul li a {
    font-family: 'Montserrat', sans serif;
    font-size: 1.1em;
    font-weight: 600;
    text-decoration: none;
    text-transform: none;
    color: #fff;
}

.header-nav ul li a:hover {
    color: #fff;
}

.header-nav ul li.active a {
    color: #fff;
    font-weight: 700;
}

.dropdown-menu.profile {
    right: 0;
    left: auto;
    background-color: #0b2355;
}

.dropdown-menu.profile ul {
    padding-left: 0;
    background-color: #0b2355;
}

.header-nav ul li.login-link {
    border: 1px solid #fff;
    padding: 0px 40px;
    color: #0b2355;
}

.header-nav ul li.login-link.login-login {
    margin-right: 15px;
    color: #0b2355;
}

.header-carousel-item a.toplink {
    color: #0b2355;
    border-radius: 3px;
    padding: 8px 12px;
    text-transform: none;
    margin-top: 80px;
    font-size: 18px;
    font-weight: normal;
    outline: 0 none !important;
    text-decoration: none !important;
}

.hrslide span.hr-subtitle {
    font-size: 24px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.modal-container .close {
    text-decoration: none;
    position: absolute;
    right: 20px;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #0b2355;
    z-index: 99;
    opacity: 1;
    cursor: pointer;
}

.modal-container {
    position: relative;
    margin: 0 auto;
    display: inline-block;
    text-align: left;
    overflow: hidden;
    background-color: #fff;
    box-shadow: none;
    width: 100%;
}

.modal .modal-text {
    width: 100%;
    padding: 1.875em;
}

#hideScrollBar #Dijszabas_modal, #hideScrollBar2 #Dijszabas_modal2 {
    box-shadow: none;
    background: #fff;
    border-radius: 4px;
    min-height: 490px;
    padding-top: 10px;
}

.modal-content {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.modal-container .subtitle, .modal-content .subtitle {
    font-size: 1.23077em;
    text-transform: uppercase;
}

.modal-container ul.error_list {
    margin-bottom: -20px;
}

.modal .subtitle {
    text-transform: uppercase;
    font-weight: 600;
    color: #121212;
    text-align: center;
    padding: 5px 0em 0.625em 0em;
}

.modal-container .subtitle, .modal-content .subtitle {
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: 700;
}

.form-horizontal .control-label {
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    color: #121212;
    font-weight: 600;
    font-size: 1em;
    margin-bottom: 5px;
}

.form-horizontal .control-label.accept-label {
    width: 95%;
    vertical-align: middle;
    padding-top: 13px;
    padding-left: 5px;
}

ul.checkbox_list {
    list-style-type: none;
    padding-left: 0;
}

ul.error_list li {
    color: red;
}

ul.error_list {
    list-style-type: none;
    padding-left: 0;
}

span.error {
    color: red;
}

.regform span.error {
    display: block;
}

.form-horizontal span.help {
    display: block;
    font-size: 13px;
}

.regform fieldset {
    border-bottom: 4px solid #888;
    padding-bottom: 30px;
}

.regform fieldset.last {
    border: none;
    padding-bottom: 30px;
    padding-top: 20px;
}

.regform fieldset.last legend {
    margin-bottom: 0;
}

.regform fieldset legend h2 {
    color: #121212;
    text-transform: uppercase;
    margin-bottom: 0;
    text-align: left;
}

.regform fieldset legend h2 span.title {
    display: inline-block;
    font-size: 18px;
    text-decoration: underline;
    color: #121212;
    font-weight: bold;
    margin-bottom: 0;

}

.regform fieldset legend h2 span.number {
    display: inline-block;
    font-size: 18px;
    border: 2px solid #888;
    border-radius: 50%;
    text-align: center;
    margin-right: 7px;
    width: 28px;
    height: 28px;
    font-weight: bold;
    line-height: 22px;
}

.regform fieldset label.checkbox-label {
    font-weight: 600;
    color: #000;
}

.regform legend {
    border: none;
}

.form-horizontal label span.required {
    color: red;
    font-size: 22px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 10px;
}

span.help {
    color: #888;
}

div.flash_error {
    background: red;
    padding: 7px;
    color: white;
    margin-bottom: 10px;
}

div.flash_notice, div.flash_success {
    background: green;
    padding: 7px;
    color: white;
    margin-bottom: 10px;
}


.form-control {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #0b2355;
    font-size: 1em;
}

.container .blueButton {
    color: #fff;
}

.user-menu .blueButton {
    margin-left: 0;
    margin-right: 0;
    font-size: 15px;
    padding-left: 8px;
    padding-right: 8px;
    width: 100%;
    text-decoration: none;
}

.usermenu {
    margin-top: 25px;
}

.regform select:focus {
    outline: 0 none;
}

.form-horizontal select {
    max-width: 100%;
    color: #000;
}

.regform select {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #0b2355;
    font-size: 16px;
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    background-image: none;
    outline: 0 none;
    border-radius: 3px;
    display: block;
    min-height: 40px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    height: 40px;
}

.input-group-addon {
    color: #0b2355;
}

.regform select[multiple] {
    height: 120px;
}

div.project-buttons div.linkedin_btn {
    text-align: center;
}

.modal-text a {
    color: #0b2355;
}

.table-container {
    overflow-x: auto;
    padding-bottom: 20px;
}

.table-container .projectable {
    min-width: 600px;
}

.table-container table {
    border-collapse: collapse;
    border-spacing: 0;
}

.table-container thead {
    text-align: center;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

.table-container table tr, .table-container table tr {
    border-bottom: 1px solid white;
    /* text-align: center; */
}

article table tr th, .article table tr th, .notification .content table tr th {
    background-color: #00a651 !important;
    color: white;
    padding: 0.75em;
    text-align: center;
    font-weight: 400;
}

article table,
.article table,
.notification .content table {
    width: 100%;
}

article table tr,
.article table tr,
.notification .content table tr {
    border-bottom: 1px solid white;
    /*text-align: center;*/
}

article table tr th,
.article table tr th,
.notification .content table tr th {
    background-color: #0b2355 !important;
    color: white;
    padding: 0.75em;
}

.article table tr th:first-child,
.notification .content table tr th:first-child {
    border-right: 1px solid white;
}

.article table tr td,
.notification .content table tr td {
    background-color: #ccf3ff;
    color: #000;
    padding: 0.75em;
}

.article table tr td:first-child,
.notification .content table tr td:first-child {
    border-right: 1px solid white;
}

.article table tr:nth-child(2n+1) td,
.notification .content table tr:nth-child(2n+1) td,
.article table tr:nth-child(2n+1) th,
.notification .content table tr:nth-child(2n+1) th {
    background-color: #e8e8e8;
}

.article table.projectable th, .article table.projectable td {
    border-right: 1px solid #fff;
}

.template-page .title {
    font-size: 2em;
    color: #00a651;
    margin-bottom: 30px;
}

.user-menu {
    margin-top: -20px;
    margin-bottom: 20px;
}

.article table.projectlisttable th {
    background-color: #dedede !important;
    color: #0636bf;
    border: 1px solid #dedede !important;
    text-transform: uppercase;
    vertical-align: middle;
}

.article table.projectlisttable tr td:first-child {
    font-weight: bold;
}

.article table.projectlisttable {
    min-width: 580px;
}

.article table.projectlisttable th {
    background-color: #dedede !important;
    color: #00a651;
    border: 1px solid #dedede !important;
    text-transform: uppercase;
    vertical-align: middle;
}

.article table.projectlisttable td {
    background-color: transparent !important;
    color: #000;
    border: 1px solid #dedede !important;
    text-transform: uppercase;
    text-align: left;
}

.article table.projectlisttable tr td:first-child {
    font-weight: bold;
}

.article table.projectlisttable tr td:last-child {
    text-align: center;
}

#project-apply.center {
    text-align: center;
}

#project-apply a.blueButton.login-apply-disabled {
    background: #3ec5e6;
}

#project-login a.blueButton, #project-apply a.blueButton {
    text-decoration: none;
    margin-top: 0;
}

#project-apply {
    clear: both;
}

#project-login {
    text-align: center;
    margin-top: 30px;
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(/images/ui/ui-icons_cc0000_256x240.png);
}

.ui-icon-print {
    background-position: -160px -96px;
}

a.show_print span {
    display: inline-block;
}

a.show_print {
    float: right;
    margin-top: -20px;
}

.sor-contact .contact-right {
    vertical-align: top;
}

.job-row .left-img {
    float: left;
    width: 100%;
    max-width: 300px;
    margin: 0 30px 15px 0;
}

.template-page {
    background-color: #fff;
    min-height: calc(100vh - 514px);
}


div.component-modal div.linkedin_btn {
    float: left;
}

div.component-modal div.facebook_btn {
    float: right;
}

div.component-modal div.facebook_btn img {
    max-width: 245px;
}

div.component-modal:after {
    content: "";
    clear: both;
    display: block;
}

.jssorb05 {
    position: absolute;
    bottom: 115px;
    right: 16px;
}

.jssorb05 div {
    background-image: url(/images/slider-bullet-off.png);
    background-size: cover;
    cursor: pointer;
}

.jssorb05 div.slider-bulletav {
    background-image: url(/images/slider-bullet-on.png);
}

.carousel-5 {
    position: relative;
}

.owl-nav > div {
    position: absolute;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: cover;
}

.owl-nav > div.owl-prev {
    left: 10px;
    top: calc(50% - 15px);
    background-image: url(/images/left-arrow-blue.png);
}

.owl-nav > div.owl-next {
    right: 10px;
    top: calc(50% - 15px);
    background-image: url(/images/right-arrow-blue.png);
}

.brand-box {
    width: 100%;
}

.brand-box img {
    width: 100%;
}

.title-row {
    margin-top: -95px;
}

.title-row .title-upper {
    height: 85px;
    background-color: #0b2355;
    padding: 20px 0 0 0;
}

.title-row .title-upper p {
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    line-height: 1.6em;
}

.title-row .title-upper h1 {
    text-align: center;
    color: #fff;
    padding-left: 12px;
    padding-top: 0;
    padding-bottom: 8px;
    border-top: 8px solid #0b2355;
    font-size: 1.8em;
    line-height: 1.0em;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0;
}

.title-row .title-upper h1 i {
    text-transform: none;
    font-style: normal;
}

.title-row .title-lower {
    height: 120px;
    background-color: #008516;
    padding: 24px 0 8px 16px;
}


.title-row .title-lower p {
    text-align: center;
    color: #fff;
    font-size: 1.4em;
    line-height: 1.4em;
}

.title-row .title-lower-block a {
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    line-height: 1.6em;
    display: block;
    width: 80%;
    border: 1px solid #fff;
    margin: 15px auto;
    text-decoration: none;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 500;
}

.title-row .job-block > div {
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    font-size: 16px;
    line-height: 1.6em;
    display: block;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding: 5px;
    margin-top: 5px;
}

.title-row .job-block > div small {
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
}

.title-row .job-block.middle, .title-row .job-block.last {
    margin-left: 40px;
}

.title-row .title-lower-block a:hover {
    background-color: #0d5594;
}

.why-us {
    height: 170px;
    background-color: #0d5594;
    color: #fff;
    text-align: center;
    border-top: 4px solid #02a3de;
    line-height: 170px;
    margin-bottom: 60px;
}

.why-us p {
    font-size: 1.4em;
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: bold;
}

.video-row iframe {
    width: 60%;
    height: 450px;
}

.about-us {
    padding-bottom: 60px;
    border-bottom: 2px solid #acdcf2;
    margin-bottom: 60px;
}

.about-us h2 {
    color: #e31282;
    border-bottom: 4px solid #e31282;
    padding-bottom: 16px;
    display: block;
    width: 25%;
    text-transform: uppercase;
    margin: 40px auto 20px auto;
    font-weight: 600;
}

.about-us p {
    width: 70%;
    margin: 10px auto;
    color: #0b2355;
    font-size: 1em;
    line-height: 1.6em;
    text-align: center;
}

.button-row {
    margin: 40px;
}

.button-row a {
    display: block;
    width: 100%;
    padding: 8px 10px;
    background-color: #0d5594;
    cursor: pointer;
    color: #fff;
    font-weight: 600;
    font-size: 1.0em;
    line-height: 2.0em;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}

.hamburger {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
}

.hamburger label {
    position: absolute;
    top: 32px;
    left: 0;
    padding: 0;
    width: auto;
    height: 4em;
    cursor: pointer;
}

.hamburger label i {
    display: block;
    overflow: hidden;
    color: #fff;
    padding: 0.5em 0.7em 0.7em 0.7em;
    font-size: 2em;
}

.icon-hamburger::before {
    content: "\E003";
}

.hamburger label.menu {
    width: 66px;
    left: auto;
    right: 0;
    background: none;
}


header input[type="checkbox"] {
    position: absolute;
    left: -900%;
    width: auto;
}

#chk-menu:checked ~ .menuMobile {
    left: 0;
}

.menuMobile {
    position: fixed;
    top: 85px;
    bottom: 0;
    left: 100%;
    width: 100%;
    /* overflow: hidden; */
    z-index: 620;
    -webkit-transition: left 0.4s ease-in-out, top 0.4s ease-in-out;
    -moz-transition: left 0.4s ease-in-out, top 0.4s ease-in-out;
    transition: left 0.4s ease-in-out, top 0.4s ease-in-out;
}

.menuMobile ul {
    position: absolute;
    overflow-y: auto;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    background-color: #fff;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.menuMobile ul li {
    border-bottom: 0.125em solid rgba(0, 0, 0, .1);
    background-color: #fff;
}

.menuMobile ul li a {
    position: relative;
    display: block;
    padding: 1.07143em;
    font-weight: normal;
    font-size: 1em;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}

footer {
    background: #0b2355;
    color: #fff;
    padding-top: 60px;
    padding-bottom: 0;
}

footer h2 {
    font-size: 1.4em;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

footer p {
    color: #fff;
    font-size: 1em;
}

footer a:hover {
    text-decoration: underline;
}

footer p.small {
    font-size: smaller;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
    color: #fff;
}

footer p.address {
    font-weight: 600;
}

footer p a {
    color: #33d6ce;
    text-decoration: underline;
}

footer p a.hover {
    color: #fff;
    text-decoration: underline;
}

footer p.links {
    margin-bottom: 2px;
}

footer p.links a {
    text-decoration: underline;
    font-size: 1em;
}

footer p.links a:hover {
    color: #fff;
}

.hr-cloud {
    display: grid;
    align-items: center;
    justify-content: center;
}

footer .footer-logo-holder {
    text-align: left;
    margin-bottom: 50px;
}

footer .footer-logo-holder img {
    width: 241px;
}

footer .footer-block h4 {
    margin-top: 40px;
}

p.small {
    font-size: 1em;
    font-weight: 300;
}

.jobs {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 175px;
}

.jobs h3 {
    text-align: center;
    font-size: 1.4em;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    line-height: 2.0em;
    text-decoration: none;
    color: #0b2355;
}

.job-table {
    margin-top: 30px;
    width: 100%;
    background: #fff;
    padding: 0;
}

.job-table.applyments {
    padding: 0;
}

.job-table thead tr th {
    height: 90px;
    vertical-align: middle;
    padding-bottom: 20px;
}

.job-table thead tr th {
    padding-left: 20px;
    text-align: left;
}

.job-table .table thead {
    display: none;
}

.job-table thead tr th.position-name,
.job-table tbody tr td.position-name {
    width: 20%;
}

.job-table thead tr th.position-scope,
.job-table tbody tr td.position-scope {
    width: 20%;
}

.job-table thead tr th.position-contract-type,
.job-table tbody tr td.position-contract-type {
    width: 20%;
}

.job-table thead tr th.position-corporate,
.job-table tbody tr td.position-corporate {
    width: 20%;
}

.job-table thead tr th.position-location,
.job-table tbody tr td.position-location {
    width: 20%;
}

.job-table thead tr th.position-actions {
    width: 20%;
}

.job-table .blueButton {
    background: #e30613;
    text-transform: none;
    font-weight: 600;
    font-size: 1.1em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    margin: 15px 0;
}

.job-table thead tr th span {
    font-size: 1.2em;
    text-transform: uppercase;
    text-align: left;
    font-weight: 700;
}

.job-table thead tr th span.sorters {
    margin-left: 15px;
    width: 16px;
    display: inline-block;
    line-height: 15px;
    vertical-align: -5px;
}

.job-table thead tr th span.sorters a {
    display: block;
}

.job-table tbody tr td {
    border: none;
    background: none;
    text-align: left;
    min-height: 115px;
    padding-right: 10px;
    vertical-align: middle;
    padding-bottom: 25px;
}




.job-table tbody tr td span {
    background: #e8ecf0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 10px 15px 10px 25px;
}

.job-table .table tbody tr {
    display: flex;
    width: 100%;
}


.job-table .table tbody tr.hover td .blueButton span,
.job-table .table tbody tr:hover td .blueButton span {
    background: #0b2355;
    color: #fff;
}


.job-table tbody tr td span span {
    display: inline;
    width: auto;
    height: auto;
    padding: 0;
    color: #121212;
    font-weight: 600;
}

.job-table tbody tr td .blueButton span {
    display: inline;
    width: auto;
    height: auto;
    padding: 0;
    background: transparent;
    margin: 0 auto;
}

.job-table tbody tr td span.job-title {
    color: #121212;
    text-transform: none;
}

.job-table tbody tr:hover  td span.job-title {
    color: #fff;
    text-transform: none;
}

.job-table tbody tr td span.job-title a {
    color: #121212;
    font-weight: bold;
}

.job-table tbody tr:hover td span.job-title a {
    color: #fff;
    font-weight: bold;
}


.job-pager {
    text-align: center;
    padding-top: 30px;
}

.job-pager ul {
    list-style-type: none;
}

.job-pager ul li {
    display: inline-block;
}

.job-pager ul li a {
    font-family: "Montserrat", sans-serif;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #3ec5e6;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    line-height: 30px;
    margin-left: 2px;
    margin-right: 2px;
}

.job-pager ul li.active a {
    background-color: #fff;
    color: #fff;
}

.job-pager ul li a:hover {
    background-color: #fff;
    color: #fff;
}

#job-list img.loading {
    display: block;
    margin: 50px auto;
    width: 80px;
}


.job-row {
    padding-top: 40px;
    color: #0b2355;
}

.job-row h2 {
    font-size: 1.4em;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
}

.job-text {
    padding-top: 30px;
    font-size: 1.1em;
}

.job-text p.slogan {
    font-weight: 500;
    margin-bottom: 20px;
}

.job-text h3 {
    color: #02a3de;
    font-size: 1.1em;
    line-height: 1.4em;
    font-weight: 500;
    margin-bottom: 10px;
}

.job-text ul {
    padding-left: 15px;
}

.job-text .constant-text {
    text-align: center;
    margin-top: 50px;
}

.job-text .constant-text p.slogan2 {
    font-weight: 600;
}

.job-text .constant-text p.apply-big {
    color: #008516;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 50px;
}

.job-text .job-text-row {
    display: flex;
}

.apply-box {
    background: #f1f1f1;
    padding: 20px;
    text-align: center;
    color: #121212;
    margin-bottom: 30px;
    width: 40%;
    margin-left: 5%;
}

.apply-box.right {
    margin-left: 10%;
}

.apply-box a {
    color: #121212;
    text-decoration: none;
}

.apply-box span {
    display: block;
}

.apply-box span.job-box-title {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 20px;
}

.apply-box span.job-box-subtitle {
    font-weight: 400;
    font-size: 1.1em;
    margin-bottom: 20px;
    min-height: 75px;
}

.apply-box span.job-box-button {
    color: #fff;
    cursor: pointer;
    font-size: 1em;
    line-height: 2em;
    text-align: center;
    width: 70%;
    margin: 10px auto 5px auto;
    text-transform: uppercase;
    background: #0b2355;
    font-weight: bold;
}

.apply-box span.job-box-button:hover {
    opacity: 0.7;
}

.apply-box hr {
    color: #fff;
    width: 60%;
    font-weight: 600;
    margin: 5px auto;
    border: 1px solid #0b2355;
    display: block;
}

.job-text .job-side {
    background-color: #e8f6fa;
    padding: 10px 20px;
}

.job-side h3 {
    text-align: left;
    color: #008516;
    line-height: 1.4em;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em;
    margin-top: 5px;
}

.job-side ul.more-news {
    margin-top: 20px;
    margin-bottom: 40px;
}

.job-side ul li {
    font-size: 0.9em;
}

.job-side ul li a {
    font-size: 1em;
    color: #0d5594;
    text-decoration: none;
}

.job-side .job-side-header {
    display: block;
    width: 100%;
    letter-spacing: 3px;
    background-color: #008516;
    font-size: 1.2em;
    line-height: 3.0em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
    font-weight: bold;
}

.job-side p {
    padding-top: 2%;
    font-size: 1rem;
    line-height: 1.6rem;
    color: #0b2355;
    text-align: justify;
    margin-bottom: 5px;
}

.job-side .share {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
}

.job-side img.map {
    cursor: pointer;
    border: 2px solid #fff;
    display: block;
    width: 90%;
    margin: 10px auto 30px auto;
}

.job-side a.job-side-btn {
    cursor: pointer;
    font-size: 1.1em;
    line-height: 3.0em;
    color: #0b2355;
    border: 1px solid #0b2355;
    text-align: center;
    width: 98%;
    margin: 20px auto;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    font-weight: bold;
}

.job-text p strong, .job-text p b {
    font-weight: bold;
}

.job-text p img {
    width: 100% !important;
    height: auto !important;
}

ul.checkbox_list input[type="checkbox"] {
    opacity: 0;
}

ul.radio_list input[type="radio"] {
    opacity: 0;
}

/* jQuery adds this span for us which we style to look like a box */
.check-box {
    width: 19px;
    height: 19px;
    background: #eee;
    border: 1px solid #ccc;
    display: inline-block;
    cursor: pointer;
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.check-box.radio-box {
    border-radius: 50%;
    width: 18px;
    height: 18px;
}

[type=checkbox]:disabled + .check-box {
    background: #ccc;
}

/* When someone clicks our new box, add or remove the tick which has been created using some CSS */
[type=checkbox]:checked + .check-box:before {
    content: '';
    display: block;
    width: 5px;
    height: 15px;
    margin-left: 7px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    transition: 0.1s;
}

[type="radio"]:checked + .check-box::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    margin-left: calc(50% - 4px);
    border: solid #fff;
    border-radius: 50%;
    border-width: 4px;
    transition: 0.1s;
    margin-top: calc(50% - 4px);
}

/* And change the background colour */
[type=checkbox]:checked + .check-box, [type=radio]:checked + .check-box {
    background-color: #0d5594;
    transition: 0.5s;
    border: 1px solid #0d5594;
}

input[type="checkbox"], input[type="radio"] {
    display: none;
}

.regform ul.checkbox_list {
    margin-top: 10px;
}

.regform ul.radio_list {
    list-style-type: none;
    padding-left: 0;
    margin-top: 10px;
}

.regform .checkbox-list-holder ul.checkbox_list {
    display: flex;
    flex-wrap: wrap;
}

.regform .checkbox-list-holder ul.checkbox_list li {
    width: 20%;
}

.form-horizontal .control-label.cv-label {
    margin-bottom: 10px;
    display: inline-block;
    width: 82%;
    vertical-align: middle;
}

.btn-file input[type="file"] {
    cursor: inherit;
    display: block;
    font-size: 100px;
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    outline: medium none;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}

.btn-file {
    overflow: hidden;
    position: relative;
    box-shadow: none;
    height: 34px;
}

input[type="text"].file-name {
    border: 1px solid #c9cdd1;;
    height: 34px;
    padding-left: 5px;
    padding-right: 5px;
    width: 50%;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background-color: #f7f7f7;
    font-size: 14px;
    color: #121212;
}

.file-group .input-group-btn > .btn {
    position: relative;
}

.file-group .input-group-addon, .file-group .input-group-btn, .file-group.input-group .form-control {
    display: table-cell;
}

.file-group .input-group-btn:first-child > .btn, .file-group .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.file-group .file-btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    background: #e30613;
    border: 0;
    white-space: nowrap;
    color: #fff;
    background: #0b2355;
    padding: 6px 21px;
    font-size: 15px;
    line-height: 1.42857;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: background ease-in-out 0.1s;
    -moz-transition: background ease-in-out 0.1s;
    -webkit-transition: background ease-in-out 0.1s;
    max-width: 100%;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    vertical-align: top;
    text-transform: none;
    font-weight: 500;
}

.content h2, .page-title h2 {
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.content.job-row h2 {
    text-align: left;
    color: #0b2355;
    font-size: 1.4em;
    font-weight: bold;
}

.content p.subtitle {
    text-align: center;
    color: #121212;
    font-size: 14px;
    margin-top: -20px;
    font-weight: 500;
    margin-bottom: 20px;
}

.captcha-row {
    margin-bottom: 20px;
}

.contact-left iframe {
    max-width: 100%;
}

#dedication {
    padding: 1.875em;
}

a.delete-mail {
    cursor: pointer;
}

.form-group#captcha-holder {
    margin-left: 0;
    margin-right: 0;
}

.attachment-warning {
    width: 35%;
    position: absolute;
    background: #e80202;
    font-size: 15px;
    padding: 10px 10px 5px 10px;
    color: #fff;
    right: 0;
    top: 7px;
}

.attachment-warning p {
    text-align: center;
}

.corporate {
    padding-top: 160px;
    padding-bottom: 200px;
}

.corporate h2, h2.juttatasok-title {
    font-size: 2.2em;
    color: #0b2355;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 70px;
}

.job-content h2.juttatasok-title {
    margin-top: 20px;
    font-size: 2em;
    text-align: left;
}

p.juttatasok-subtitle {
    text-align: center;
    font-size: 1.2em;
}

h2.juttatasok-title {
    margin-top: 35px;
}

h2.juttatasok-title.mt-0 {
    margin-top: 0;
}

hr.juttatasok-line {
    width: 50%;
    margin: 60px auto;
    border: 2px solid #0b2355;
    color: #0b2355;
}

.copyright {
    border: 0;
    padding-top: 40px;
}

.copyright p {
    font-size: 1.1em;
    color: #fff;
}

footer .footer-block h4 {
    font-size: 14px;
    color: #fff;
    text-align: left;
    font-weight: 400;
    margin-bottom: 24px;
}

footer .footer-block ul {
    list-style: none;
    padding: 0;
    font-size: 16px;
}

footer .footer-block ul.other li {
    padding-top: 10px;
    padding-bottom: 10px;
}

footer .footer-block ul.other li a {
    list-style: none;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}

footer .footer-block ul.social li {
    display: inline-block;
    margin-right: 24px;
}

footer .footer-block ul.social li img {
    width: 20px;
}

ul.radio_list label, ul.checkbox_list label {
    font-weight: 600;
    font-size: 1em;
    max-width: 90%;
    vertical-align: top;
    color: #121212;
}

.juttatasok-boxes {
    display: flex;
    flex-wrap: wrap;
}

.juttatasok-boxes .juttatas-box {
    display: flex;
    margin-bottom: 50px;
}

.juttatasok-boxes .juttatas-box .icon-holder .icon-box {
    width: 96px;
    height: 96px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: justify;
}

.juttatasok-boxes .juttatas-box .icon-holder .creditcard {
    background: #fff;
}

.juttatasok-boxes .juttatas-box .icon-holder .money {
    background: #fff;
}

.juttatasok-boxes .juttatas-box .icon-holder .home {
    background: #fff;
}

.juttatasok-boxes .juttatas-box .icon-holder .healthcare {
    background: #fff;
}

.juttatasok-boxes .juttatas-box .icon-holder .sunbed {
    background: #fff;
}

.juttatasok-boxes .juttatas-box .icon-holder .security {
    background: #fff;
}

.juttatasok-boxes .juttatas-box .icon-holder .devices {
    background: #fff;
}

.juttatasok-boxes .juttatas-box .icon-holder .worker {
    background: #fff;
}

.juttatasok-boxes .juttatas-box .icon-holder .graduation-hat {
    background: #fff;
}

.juttatasok-boxes .juttatas-box .icon-holder .champagne-glass {
    background: #fff;
}

.juttatasok-boxes .juttatas-box .icon-holder .friends {
    background: #fff;
}

.juttatasok-boxes .juttatas-box .icon-holder .laurel-wreath {
    background: #fff;
}

.juttatasok-boxes .juttatas-box .box-body {
    /* padding: 15px 30px 65px 30px; */
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 65px;
    padding-right: 65px;
    text-align: justify;
}

.juttatasok-boxes .juttatas-box .box-body p {
    font-size: 1.2em;
    min-height: 160px;
    color: #121212;
}


.juttatasok-boxes .juttatas-box .box-body h2 {
    font-size: 1.4em;
    color: #0b2355;
    text-align: left;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 40px;
    line-height: 1.4em;
    height: 2.6em;
}

.kivalasztas-boxes {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}

.kivalasztas-boxes .kivalasztas-box {
    padding: 0 16px 50px 16px;
}

.kivalasztas-boxes .kivalasztas-box-inner {
    margin-bottom: 40px;
    position: relative;
    color: #fff;
    font-weight: 300;
    padding: 25px 25px 25px 25px;
    height: 100%;
}

.kivalasztas-boxes .kivalasztas-box img.icon {
    position: absolute;
    top: 20px;
    right: 20px;
}

.kivalasztas-boxes .kivalasztas-box img.arrow {
    margin-left: -45px;
    margin-bottom: 15px;
}

.kivalasztas-boxes .kivalasztas-box-inner.check {
    background: #0b2355;
}

.kivalasztas-boxes .kivalasztas-box-inner.mobile-phone {
    background: #0b2355;
}

.kivalasztas-boxes .kivalasztas-box-inner.interview {
    background: #0b2355;
}

.kivalasztas-boxes .kivalasztas-box-inner.email {
    background: #0b2355;
}

.kivalasztas-boxes .kivalasztas-box-inner.document {
    background: #0b2355;
}

.kivalasztas-boxes .kivalasztas-box-inner.rocket {
    background: #0b2355;
}

.kivalasztas-boxes .kivalasztas-box h2 {
    font-size: 1.65em;
    text-align: left;
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 10px;
    min-height: 87px;
}

.kivalasztas-boxes .kivalasztas-box p {
    font-weight: 400;
    font-size: 1.1em;
    line-height: 2em;
    margin-top: 15px;
    text-align: justify;
}

.kiket-boxes {
    padding-top: 80px;
    /* max-width: 665px;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.kiket-boxes .kiket-box {
    display: flex;
    margin-bottom: 89px;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    /* max-width: 665px; */
}

.kiket-boxes .kiket-box .img-holder {
    width: 50%;
}

.kiket-boxes .kiket-box .img-holder img {
    width: 100%;
}

.kiket-boxes .kiket-box .kiket-box-body {
    width: 50%;
    padding-left: 60px;
    padding-right: 60px;
    color: #fff;
    background: #0b2355;
    padding-top: 45px;
    padding-right: 45px;
}

.kiket-boxes .kiket-box .kiket-box-body.student {
    background: #0b2355;
}

.kiket-boxes .kiket-box .kiket-box-body.szerelo {
    background: #0b2355;
    color: #fff;
}

.kiket-boxes .kiket-box .kiket-box-body.expert {
    background: #0b2355;
    color: #fff;
}

.kiket-boxes .kiket-box .kiket-box-body.expert.text-center {
    text-align: left;
}

.kiket-boxes .kiket-box .kiket-box-body.junior {
    background: #0b2355;
    color: #fff;
}

.kiket-boxes .kiket-box .kiket-box-body.engineer {
    background: #0b2355;
    color: #fff;
}

.kiket-boxes .kiket-box .kiket-box-body h2 {
    font-size: 1.6em;
    text-transform: uppercase;
    font-weight: 800;
    text-align: left;
    margin-bottom: 50px;
    margin-top: 0;
}

.kiket-boxes .kiket-box .kiket-box-body.expert h2 {
    color: #fff;
}

.kiket-boxes .kiket-box .kiket-box-body h2 span {
    font-size: 0.8em;
    font-weight: 400;
    text-align: left;
    margin-top: 5px;
    display: block;
}

.kiket-boxes .kiket-box .kiket-box-body h2.mb-30 {
    margin-bottom: 50px;
}

.kiket-boxes .kiket-box .kiket-box-body.student h2.mb-30 {
    margin-bottom: 13px;
}

.kiket-boxes .kiket-box .kiket-box-body p {
    font-size: 1.1em;
    line-height: 1.25em;
    margin-bottom: 40px;
    text-align: justify;
}

.kiket-boxes .kiket-box .kiket-box-body.expert p {
    color: #fff;
}

.kiket-boxes .kiket-box .kiket-box-body.expert.text-center p {
    text-align: left;
}

.kiket-boxes .kiket-box .kiket-box-body.expert.text-center p.miert-box-list {
    margin-top: 5px;
    margin-bottom: 15px;
}

.kiket-boxes .kiket-box .kiket-box-body.expert.text-center p.miert-box-list:last-child {
    margin-bottom: 35px;
}

.miert-boxes .miert-box {
    padding-left: 25px;
    padding-right: 25px;
}

.miert-video-holder {
    background: url(/images/video-holder-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
}

.miert-video-holder .miert-video {
    width: 50%;
    padding: 30px 30px 30px 15px;
}

.miert-video-holder .miert-video iframe {
    width: 100%;
    height: 100%;
}

.miert-video-holder .miert-text {
    width: 50%;
    padding: 95px 60px 95px 25px;
}

.miert-video-holder .miert-text p {
    color: #fff;
    font-size: 1.4em;
    font-weight: 500;
}

.miert-boxes {
    display: flex;
    flex-wrap: wrap;
    padding-top: 100px;
    padding-bottom: 100px;
}

.miert-boxes .miert-box .image-holder {
    padding-left: 25px;
    height: 250px;
}

.miert-boxes .miert-box .image-holder img {
    width: 100%;
}

.miert-boxes .miert-box .image-holder iframe {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    border-bottom: 8px solid red;
}

.miert-boxes .miert-box .box-body {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 35px;
}

.miert-boxes .miert-box h2 {
    height: 22px;
    border-left: 4px solid #7e5293;
    text-transform: uppercase;
    font-size: 1.4em;
    padding-left: 25px;
    font-weight: 800;
    line-height: 22px;
    margin-bottom: 40px;
}

.miert-boxes .miert-box .box-body p {
    font-size: 1em;
    line-height: 2em;
}

.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none;
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
}

label.navbar-toggler {
    align-self: flex-end;
    margin-right: -15px;
    transform: translateY(-6px);
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}

.navbar-toggler-icon {
    background-color: #fff;
    height: 3px;
    width: 36px;
    margin-bottom: 5px;
    display: block;
    transition: all .2s ease-in-out;
}

.navbar-toggler .navbar-toggler-icon:nth-of-type(1) {
    transform: rotate(135deg) translateY(-12px);
}

.navbar-toggler .navbar-toggler-icon:nth-of-type(2) {
    transform: translateX(5px);
    opacity: 0;
}

.navbar-toggler .navbar-toggler-icon:nth-of-type(3) {
    transform: rotate(-135deg) translateY(10px);
}

.navbar-toggler.collapsed .navbar-toggler-icon:nth-of-type(1), .navbar-toggler.collapsed .navbar-toggler-icon:nth-of-type(2), .navbar-toggler.collapsed .navbar-toggler-icon:nth-of-type(3) {
    transform: rotate(0) translate(0, 0);
    opacity: 1;
}

.filter-selects {
    display: flex;
}

.filter-selects .filter-select {
    width: 20%;
    max-width: 20%;
    margin-left: 12px;
    margin-right: 12px;
    border: 1px solid #ededf0;
    border-radius: 20px;
    padding: 0;
    font-size: 1.25rem;
    cursor: pointer;
    line-height: 1.1;
    background-color: #ededf0;
    color: #fff;
    display: grid;
    grid-template-areas: "select";
    grid-area: select;
    align-items: center;
    position: relative;
}

.filter-selects .filter-select::after {
    content: "";
    width: 36px;
    height: 36px;
    background-image: url(/images/filter-arrow.png);
    position: absolute;
    right: 12px;
    z-index: 0;
}

.filter-selects .filter-select:first-child {
    margin-left: 0;
}

.filter-selects .filter-select:last-child {
    margin-right: 0;
}

.filter-selects .filter-select select {
    appearance: none;
    color: #000;
    background-color: transparent;
    border: none;
    padding: 0;
    width: 100%;
    font-family: inherit;
    font-size: 0.9em;
    font-weight: 600;
    cursor: inherit;
    outline: 0 none;
    line-height: 55px;
    height: 55px;
    margin: 0 0 0 15px;
    z-index: 1;
    opacity: 0;
}

.filter-selects .filter-select span.selection {
    position: absolute;
    color: #000;
    height: 23px;
    overflow: hidden;
    width: calc(100% - 77px);
    font-size: 0.9em;
    font-weight: 600;
    top: 17px;
    left: 25px;
    white-space: nowrap;
}

.filter-selects .filter-select.filter-name select option {
    background-color: #ededf0;
}

.filter-selects .filter-select.filter-corporate select option {
    background-color: #ededf0;
}

.filter-selects .filter-select.filter-corporate {
    background-color: #ededf0;
    border-color: #ededf0;
}

.filter-selects .filter-select.filter-type select option {
    background-color: #ededf0;
}

.filter-selects .filter-select.filter-type {
    background-color: #ededf0;
    border-color: #ededf0;
}

.filter-selects .filter-select.filter-scope select option {
    background-color: #ededf0;
}

.filter-selects .filter-select.filter-scope {
    background-color: #ededf0;
    border-color: #ededf0;
}

.filter-selects .filter-select.filter-location select option {
    background-color: #ededf0;
}

.filter-selects .filter-select.filter-location {
    background-color: #ededf0;
    border-color: #ededf0;
}

.filter-selects .filter-select:focus + .focus {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border: 2px solid blue;
    border-radius: inherit;
}

.filter-selects .filter-select select::-ms-expand {
    display: none;
}

.filter-query input {
    background: #ededf0;
    color: #000;
    font-size: 1em;
    position: relative;
    border: none;
    height: 55px;
    line-height: 55px;
    width: 100%;
    border-radius: 20px;
    padding-left: 75px;
    font-weight: 600;
}

.filter-query input::placeholder,
.filter-query input::-webkit-input-placeholder,
.filter-query input::-moz-placeholder {
    color: #000 !important;
    opacity: 1;
}

.filter-query input::-webkit-input-placeholder {
    color: #000 !important;
    opacity: 1;
}

.filter-query {
    position: relative;
    margin-bottom: 30px;
}

.job-filters > .col-xs-12 {
    float: none;
}

.filter-query .search {
    background: #fff;
    position: absolute;
    border-radius: 50%;
    width: 49px;
    height: 49px;
    top: 3px;
    left: 16px;
}

.filter-query .search img {
    margin-top: 7px;
}

.job-filters hr {
    border: 5px solid #0b2355;
    width: calc(100% - 40px);
    margin: 50px auto;
}

.job-filters .blueButton, .job-list .blueButton {
    margin: 0;
    height: 55px;
    line-height: 55px;
    border-radius: 0;
    padding: 0;
    width: 100%;
    font-weight: 600;
    border: none;
}

.job-list .blueButton {
    margin-left: auto;
    margin-right: auto;
    border-radius: 0px;
    display: inline-block;
    width: 300px;
    max-width: 80%;
    margin-bottom: 25px;
}

.job-list .blueButton.mt-5 {
    margin-top: 50px;
}

.job-table td .blueButton {
    background: #0b2355;
    text-transform: none;
    font-weight: 600;
    font-size: 1.1em;
    height: 90px;
    padding: 0 1.5em;
    display: flex;
    align-items: center;
    margin: 0 0 0 auto !important;
    width: auto;
    max-width: none;
    min-width: 200px;
}

.job-table td.job-actions-holder {
    min-width: 15vw;
    padding-left: 20px;
    padding-right: 0;
}

.job-table td.job-actions-holder .blueButton {
    margin: 0;
    height: 100%;
    display: flex;
    border-radius: 0;
    padding: 0;
    width: 100%;
    font-weight: 600;
    border: none;
    color: #fff;
    background-color: #0b2355;
    text-align: center;
    text-transform: uppercase;
    box-sizing: border-box;
    font-size: 1em;
    text-decoration: none;
    cursor: pointer;
    justify-content: center;
}

.job-table td .blueButton img {
    margin-left: 19px;
    vertical-align: -3px;
}

.typeahead.dropdown-menu > li > a {
    white-space: normal;
    text-decoration: none;
}

.job-content .media .media-body {
    font-size: 1.05em;
    font-weight: 400;
    color: #121212;
    margin-bottom: 1.6em;
}

.job-content .apply-big {
    font-size: 1.5em;
    font-weight: 600;
    color: #121212;
    margin-top: 2em;
    margin-bottom: 2em;
    text-align: center;
}

.job-content .media .media-body ul {
    list-style: none;
    padding-left: 40px;
}

.job-content .media .media-body ul li {
    margin-bottom: .2em;
    position: relative;
}

.job-content .media .media-body ul li::before {
    content: "\2022";
    color: #e30613;
    font-weight: 700;
    display: inline-block;
    width: .7em;
    margin-left: -.7em;
    font-size: 2em;
    line-height: .5;
    position: absolute;
    left: -10px;
}

.job-content .media .media-body h5, .job-card-holder h4 {
    font-size: 1.3em;
    font-weight: 700;
    color: #0b2355;
    padding-top: 60px;
}

.job-card ul {
    padding-left: 0;
    list-style: none;
    color: #121212;
}

.job-card ul li {
    margin-bottom: 5px;
    display: flex;
}

.job-card ul li span.job-label {
    display: inline-block;
    font-weight: 600;
    min-width: 200px;
    max-width: 200px;
}

.blueButton.job-side-btn {
    margin-left: 0;
    margin-top: 10px;
}

.modal-content .close {
    box-sizing: content-box;
    width: 12px;
    height: 12px;
    padding: .25em .25em;
    color: #000;
    background: rgba(0, 0, 0, 0) url("data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12 2.1825L9.8175 0L6 3.8175L2.1825 0L0 2.1825L3.8175 6L0 9.8175L2.1825 12L6 8.1825L9.8175 12L12 9.8175L8.1825 6L12 2.1825Z' fill='%233D4E63'/%3e%3c/svg%3e") center/12px auto no-repeat;
    border: 0;
    border-radius: .375rem;
    opacity: 1;
    position: absolute;
    right: 20px;
    top: 20px;
    text-decoration: none;
    text-indent: -9999px;
    cursor: pointer;
}

#apply-modal .modal-dialog {
    width: 800px;
    max-width: 100%;
}

#apply-modal .modal-dialog ul.radio_list {
    list-style-type: none;
    padding-left: 5px;
}

#apply-modal .modal-dialog ul.radio_list li {
    display: inline-block;
    width: 48%;
    vertical-align: top;
    margin-bottom: 5px;
}

#apply-modal .modal-dialog ul.radio_list label {
    width: 89%;
}

#apply-modal .modal-dialog ul.radio_list span.radio-box {
    vertical-align: top;
}

#apply-modal .modal-dialog form p {
    margin-bottom: 20px;
    margin-top: 15px;
}

.blueButton.viewjobs {
    margin-top: 50px;
    background: #0b2355;
    font-weight: 600;
    font-size: 1.3em;
}

#back-to-top {
    background-color: transparent;
    background-image: url(/images/back-to-top.png);
    bottom: 25px;
    display: none;
    height: 64px;
    margin: 0;
    position: fixed;
    right: 25px;
    -webkit-transition: background .1s linear 0s;
    -moz-transition: background .1s linear 0s;
    -o-transition: background .1s linear 0s;
    transition: background .1s linear 0s;
    width: 64px;
    z-index: 99;
}

.kiket-box .buttons {
    margin-top: 30px;
    text-align: center;
}

.kiket-box .buttons a {
    display: inline-block;
    margin-bottom: 10px;
    background: white;
    padding: 7px 15px 8px 10px;
    width: 180px;
}

.kiket-box .buttons a.last {
    display: block;
    margin: 10px auto;
}

.kiket-box .buttons a:first-child {
    margin-right: 20px;
}


.job-card-holder .location img {
    max-width: 100%;
}

.job-blocks {
    padding-right: 10px;
}

.job-card-holder .card {
    background: #f1f1f1;
    padding: 5px 10px;
    margin-left: -5px;
    margin-right: -5px;
}

img.job-logo {
    margin-bottom: 30px;
}

.miert-jo-nalunk .video-blocks h2.juttatasok-title {
    margin-bottom: 0;
}

.miert-jo-nalunk .video-blocks h2.juttatasok-title.text-left {
    text-align: left;
    padding-left: 20px;
    font-size: 30px;
    margin-top: 0;
}

.miert-jo-nalunk .video-blocks p.mt-30 {
    margin-top: 30px;
    margin-bottom: 60px;
}

.miert-jo-nalunk .video-blocks .miert-boxes.pt-30 {
    padding-top: 30px;
}

.video-blocks {
    padding-top: 50px;
}

.contact .thankyou p {
    margin-top: 50px;
}

.contact form {
    margin-top: 50px;
}

.checkbox-group span.error {
    display: block;
}

#contact-form2 label.checkbox-label {
    font-weight: 600;
}

.cards-row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    margin-top: calc(var(--bs-gutter-y) * -1);
}

.py-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
}

@media (min-width: 1200px) {
    .col-xl-3, .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .col-xl-4 {
        width: 33.33333333%;
    }
}

.bg-transparent {
    --bs-bg-opacity: 1;
    background-color: transparent !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.border-0 {
    border: 0 !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

.rounded-top {
    border-top-left-radius: 6px !important;
}

.rounded-end, .rounded-top {
    border-top-right-radius: 6px !important;
}

.card {
    --bs-card-spacer-y: 1rem;
    --bs-card-spacer-x: 1rem;
    --bs-card-title-spacer-y: 0.5rem;
    --bs-card-border-width: 1px;
    --bs-card-border-color: var(--bs-border-color-translucent);
    --bs-card-border-radius: 0.375rem;
    --bs-card-box-shadow: ;
    --bs-card-inner-border-radius: calc(0.375rem - 1px);
    --bs-card-cap-padding-y: 0.5rem;
    --bs-card-cap-padding-x: 1rem;
    --bs-card-cap-bg: rgba(0, 0, 0, .03);
    --bs-card-cap-color: ;
    --bs-card-height: ;
    --bs-card-color: ;
    --bs-card-bg: #fff;
    --bs-card-img-overlay-padding: 1rem;
    --bs-card-group-margin: 0.75rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    word-wrap: break-word;
    background-clip: border-box;
    background-color: var(--bs-card-bg);
    border: var(--bs-card-border-width) solid var(--bs-card-border-color);
    border-radius: var(--bs-card-border-radius);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: var(--bs-card-height);
    min-width: 0;
    position: relative;
}

.card-header {
    background-color: var(--bs-card-cap-bg);
    border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
    color: var(--bs-card-cap-color);
    margin-bottom: 0;
    padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
}

.card-header {
    position: relative;
}

.card-header:first-child {
    border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.card-img, .card-img-bottom, .card-img-top {
    width: 100%;
}

.card-img, .card-img-top {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

img.lazy {
    min-height: 1px;
}

.col-lg-4 .card-img-top {
    width: 100%;
    height: 100%;
}

.p-2 {
    padding: .5rem !important;
}

.p-0 {
    padding: 0 !important;
}

.news-box-top {
    position: absolute;
    bottom: -2px;
    width: 100%;
}

.card-header > :last-child, .card-footer > :last-child, .card-body > :last-child, .modal-header .modal-header-content > :last-child, .offcanvas-header .offcanvas-header-content > :last-child, .toast-header .toast-header-content > :last-child, .toast-body > :last-child {
    margin-bottom: 0;
}

.card-body {
    -webkit-box-flex: 1;
    color: #0b2355;
    background-color: #fff;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 30px;
    font-family: Gotham, sans-serif;
}

.card-body .card-title {
    font-family: GothamBold, sans-serif;
    height: 54px;
    overflow: hidden;
    display: -webkit-flex;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    font-size: 24px;
    text-transform: uppercase;
    color: #0b2355;
    text-align: center;
    -webkit-justify-content: center;
    font-weight: bold;
}

.bg-white {
    --bs-bg-opacity: 1;
    background-color: #fff !important;
}

.news-card {
    position: relative;
}

a.stretched-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.news-card .card-body {
    box-shadow: 0px 16px 48px rgba(0, 0, 0, 0.15);
}

.news-box-top {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.news-box-bottom {
    width: 100%;
    align-self: flex-start;
    display: flex;
}

.news-box-bottom .news-box-bottom-ribbon {
    max-width: 100%;
    width: 100%;
}

.news-box-top .news-box-top-ribbon {
    max-width: 100%;
    width: 100%;
}

.card-text {
    min-height: 70px;
    text-align: center;
    color: #0b2355;
    text-transform: uppercase;
    font-family: GothamBold, sans-serif;
    font-weight: 100;
}

header#header {
    min-height: 140px;
    background-color: #0b2355;
}


.map-holder {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #fff;
    color: #575756;
    font-family: Gotham, sans-serif;
    font-size: 16px;
}

.has-text-align-center {
    text-align: center;
}

.map-holder .section-title {
    font-weight: 300;
    font-size: 2.5rem;
    line-height: normal;
    margin-bottom: .5rem;
    text-transform: none;
}

.map-holder p {
    margin-bottom: 1rem;
    margin-top: 0;
}

.map-holder .section-title::after {
    content: "";
    position: relative;
    border: 0 none;
    width: 70px;
    height: 4px;
    background: #e30613;
    margin-left: 0;
    display: block;
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
}

.map-holder .has-text-align-center::after {
    margin-left: auto;
    margin-right: auto;
}

#map-parent {
    max-width: 1320px;
    margin: 0 auto;
}

.p-0 {
    padding: 0 !important;
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.my-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.d-inline-block {
    display: inline-block !important;
}

.text-center {
    text-align: center !important;
}

.video-home {
    padding-top: 80px;
    padding-bottom: 0;
}

.video-home iframe {
    max-width: 100%;
}

.miert-jo-nalunk .videos-row {
    padding-top: 10px;
    padding-bottom: 40px;
}

.miert-jo-nalunk .videos-row .video-box .title-holder {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
}

.miert-jo-nalunk .videos-row .video-box h3 {
    font-size: 1.1em;
    color: #0b2355;
    font-weight: 600;
    padding: 10px;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 52px;
    line-height: 22px;
    align-items: center;
    justify-content: center;
    text-overflow: ellipsis;
}

.miert-jo-nalunk .videos-row .video-box iframe {
    width: 100%;
}

.job-table .table tbody tr {
    cursor: pointer;
}

.job-table .table tbody tr.hover td span,
.job-table .table tbody tr:hover td span {
    background: #0b2355;
    color: #fff;
}

.modal a.blueButton.ajanlatSend:hover {
    color: #fff;
}


.job-table.applyments thead tr th.position-name,
.job-table.applyments tbody tr td.position-name {
    width: 20%;
}

.job-table.applyments thead tr th.position-date,
.job-table.applyments tbody tr td.position-date {
    width: 20%;
}

.job-table.applyments thead tr th.position-feedback,
.job-table.applyments tbody tr td.position-feedback {
    width: 20%;
}
.job-table.applyments thead tr th.position-message,
.job-table.applyments tbody tr td.position-message {
    width: 40%;
}


.job-table.applyments tbody tr.head td span {
    font-weight: bold;
    text-transform: uppercase;
}

.job-table.applyments tbody tr td {
    padding-bottom: 10px;
}

.job-table.applyments tbody tr {
    cursor: default;
}

.job-table.applyments tbody tr:hover  {
    cursor: default;
}

.job-table.applyments tbody tr:hover td span {
    background: #e8ecf0;
    color: #121212;
}
.job-table.applyments tbody tr:hover td span a {
    color: #121212;
}

.job-table.applyments table {
    margin-bottom: 80px;
}
