* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: #ffffff solid 10px;
}

[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;
}

body {
    font-family: 'UniversforKPMG', sans-serif;
    font-size: 1.0em;
    font-weight: normal;
    -webkit-text-size-adjust: none;
    color: #004e98;
}

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

input {
    line-height: normal;
}

a {
    color: #004e98;
    text-decoration: underline;
}

a:hover, a:focus {
    text-decoration: underline;
    color: #002e5e;
}

a.toplink, a.red-button {
    text-decoration: none;
}

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: #712884;
    display: inline-block;
    padding: 1em 2.5em;
    margin: 1.25em;
    text-align: center;
    text-transform: none;
    box-sizing: border-box;
    font-size:19px;
    text-decoration: none;
    font-weight:400;
    cursor:pointer;
}
.blueButton.light {
    padding: 0.5em 2.5em;
}
.blueButton:hover {
    text-decoration: none;
    background-color:#004e98;
}
.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;
    position: relative;
    padding-top: 40px;
}
header#header .logo-header-container {
    background-color: #0072bb;
    padding-top: 0;
    height: 120px;
    position: fixed;
    top: 0;
    z-index: 3;
    width: 100%;
}
header#header .container {
    display: table;
    max-width:100%;
    height: 100%;
}

header#header .container .row {
    display: table-row;
}

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

header#header div.col-md-5 img {
    max-width:100%;
}
header#header img.logo1 {
    margin-top:15px;
    margin-bottom: 15px;
    max-height:  60px;
    vertical-align: middle;
}
header#header div.header-social {
    width: 100px;
    float: right;
    margin-top: 10px;
}
header#header div.header-social a {
    border: 1px solid #fff;
    padding-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 2px;
    display: inline-block;
}
header#header div.header-social a img {
    width: 37.6px;
}
.header-nav {
    text-align: right;
    height: 120px;
}

.header-nav.login-nav {
    float:left;
}
.header-nav ul {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.header-nav ul:after {
    content: "";
    clear: both;
    display: block;
}

.header-nav ul li {
    display: block;
    padding: 0;
    height: 100%;
    float: left;
}

.header-nav ul li:hover {
   background-color: #004e98;
}
.header-nav.login-nav ul {
    padding-left: 5px;
}
.header-nav.login-nav ul li:hover {
   background-color: transparent;
}

.header-nav ul li.login-link {
    margin-left: 10px;
}

.header-nav ul li.login-link a {
    border: none;
    padding: 20px 40px;
    background-color: #712884;
	color: #ffffff;
    font-size: 19px;
}

.header-nav ul li.login-link.login-login {
    margin-right: 10px;
}

.header-nav ul li a {
    font-family: 'UniversforKPMG', sans serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    color: #fff;
    line-height: 120px;
    padding: 0px;
    display: block;
}
.header-nav ul li a:hover {
    color: #fff;
}

.header-nav.login-nav ul li a {
    display: inline;
}

.header-nav.login-nav ul li a:hover {
    background-color: #004e98;
}


.header-carousel-item a.toplink {
    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-header, .modal-content {
    position: relative;
}
.modal-container .close, .modal-content .close {
    top: 0;
    text-decoration:none;
    position: absolute;
    right: 20px;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #002e5e;
    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:450px;
    padding-top:10px;
}

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

.modal-container .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: #004e98;
    text-align: center;
    padding: 5px 0em 0.625em 0em;
}

.modal-container .subtitle, #apply-modal .subtitle {
    font-size: 18px;
    text-transform: uppercase;
}

#apply-modal .modal-content {
    width: 100%;
    padding: 1.875em;
    overflow: auto;
    max-height: 95vh;
}

#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%;
}
#apply-modal .modal-dialog ul li label {
    width:80%;
    vertical-align: top;
}
.form-horizontal .control-label {
    text-align: left;
    font-style:normal;
    color: #004e98;
    font-weight:400;
    font-size:0.95em;
}

.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:12px;
}
.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: #0091da;
    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: #0091da;
    font-weight:bold;
    margin-bottom:0;

}
.regform fieldset legend h2 span.number {
    display: inline-block;
    font-size:18px;
    border: 2px solid #0091da;
    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:400;
}
.regform legend {
    border:none;
}
.form-horizontal label span.required {
    color: red;
    font-size:22px;
    font-weight:bold;
    vertical-align:middle;
}
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: #002e5e;
    font-size: 15px;
}
.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;
}
.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: #002e5e;
    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: #002e5e;
}

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

div.project-buttons div.linkedin_btn {
    text-align: center;
}
div.linkedin_btn img {
    width: 215px;
}
div.facebook_btn img {
    width: 215px;
}
.modal-text a {
    color: #002e5e;
}

.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: #002e5e !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:5px;
    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: #f22;
}
#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 {
    padding-bottom:30px;
    min-height: calc(100vh - 650px);

}


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: 215px;
    right: 16px;
}
.jssorb05 div {
    background-image: url(../images/slider-bullet-off.html);
    background-size: cover;
    cursor: pointer;
}

.jssorb05 div.slider-bulletav {
    background-image: url(../images/slider-bullet-on.html);
}
.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-row-home {
    margin-top: -190px;
    background: transparent;
}

.title-row.title-row-job {
    margin-top: -210px;
    background: transparent;
}

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

.title-row .title-upper.title-upper-home {
    padding: 0;
    height: 180px;
    background-color:transparent;
}

.title-row .title-upper.title-upper-job {
    padding: 0;
    height: 200px;
    background-color:transparent;
}

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

.title-row .title-upper h1 {
    text-align: center;
    color: #ffffff;
    padding-left: 12px;
    padding-top: 0;
    padding-bottom: 8px;
    border-top: 8px solid #002e5e;
    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: #ffffff;
    font-size: 1.4em;
    line-height: 1.4em;
}

.title-row .title-lower-block a {
    text-align: center;
    color: #ffffff;
    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;
}

.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: #002e5e;
    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:#712884;
    cursor: pointer;
    color: #fff;
    font-weight: 400;
    font-size: 19px;
    line-height: 2.0em;
    letter-spacing: 1px;
    text-align:center;
    text-transform:none;
    text-decoration: none;
    margin-top: 30px;
}

.button-row a:hover {
    background-color: #004e98;
}

.hamburger {
    position: fixed;
    top:0;
    right:0;
    z-index:999;
}
.hamburger label {
    position: absolute;
    top: 0;
    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-color: #0072bb;
}


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

#chk-menu:checked ~ .menuMobile {
    left: 0;
}
#chk-menu:checked ~ .hamburger label.menu {
    background-color: #004e98;
}

.menuMobile {
    position: fixed;
    top: 64px;
    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;
    background-color: #004e98;
}

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

.menuMobile ul li {
    border-bottom: 0.125em solid #fff;
    background-color: #004e98;
}
header#header .menuMobile div.header-social {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

header#header .menuMobile div.header-social img {
    width:40px;
}
.menuMobile ul li a {
    position: relative;
    display: block;
    padding: 1.07143em;
    font-weight: normal;
    font-size: 1em;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

footer {
    background: #262626;
    padding-top:40px;
    padding-bottom: 0;
    margin-top:-7px;
}

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

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

footer a:hover {
    color: #008516;
}

footer p.small {
    font-size: 12px;
    text-decoration: none;
    text-align: left;
    font-weight: 400;
    color: #888888;
    margin-top: 10px;
}

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

footer p a {
    color: #ffffff;
    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:#008516;
}
.hr-cloud {
    display: grid;
    align-items: center;
    justify-content: center;
    height: 260px;
}

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

.jobs h3 {
    font-family: 'KPMG',sans-serif;
    font-size: 22px;
    text-decoration: none;
    font-weight: 700;
    color: #0072bb;
    text-align: center;
    margin: 60px 0;
}

.job-table {
    width:100%;

    padding: 0;
}

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

.job-table thead tr th {
    padding-left:12px;
    height: 100px;
    vertical-align: middle;
}
.job-table thead tr th.position-name {
    min-width: 38%;
    width: 38%;
    max-width: 38%;
}
.job-table thead tr th.position-level {
    min-width: 20%;
    max-width: 20%;
    width: 20%;
}
.job-table thead tr th.position-uzlet {
    min-width: 20.5%;
    max-width: 20.5%;
    width: 20.5%;
}
.job-table thead tr th span {
    font-size: 1.2em;
    line-height: 2.0em;
    text-decoration: none;
    font-weight: 300;
    color: #fff;
    text-align:left;
    display: block;
    margin: 19px 0;
}

.job-table tbody tr td {
    border-bottom: 4px solid #0072bb;
    padding-left: 12px;
    text-align: left;
    font-weight: 300;
    color: #004e98;
    font-size: 19px;
    vertical-align: middle;
}

.job-table tbody tr td span {
    display:block;
    margin: 19px 0;
    text-align:left;
    font-weight: 300;
    color: #004e98;
    font-size: 19px;
}


.job-table tbody tr td span.job-title a {
    color: #008516;
}


.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 {
    display:block;
    width:46px;
    height:56px;
    border-radius: 40px;
    background-color: #009bdb;
    color: #fff;
    font-weight:bold;
    font-size:19px;
    text-decoration: none;
    text-align:center;
    line-height:56px;
    margin-left:2px;
    margin-right:2px;
}

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

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

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


.job-row {
    padding-top:40px;
    color: #004e98;
}

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

.job-text {
    border-top:4px solid #0091da;
    padding-top:40px;
    font-size:1.1em;
}

.job-text p.slogan, .job-text div.slogan p {
    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.apply-big {
    font-family: 'KPMG',sans-serif;
    font-size: 96px;
    text-decoration: none;
    font-weight: 400;
    color: #0072bb;
    margin-bottom: 80px;
}

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

.job-text .job-text-row p {
    font-size: 19px;
    text-align: left;
    vertical-align: top;
    padding-top:30px;
    color: #004e98;
    margin-bottom: 24px;
}

.job-text .job-text-row div.outro p {
    font-size: 1.1rem;
    color: #004e98;
    margin-bottom: 0;
    font-weight:bold;
}

.job-text .job-text-row div.outro p.slogan {
    font-size: 15px;
    color: #aaaaaa;
    margin-bottom: 0;
    font-weight: normal;
}

.job-text .job-col {
    padding-right: 25px;
}

.job-text .job-col h4 {
    color: #0091da;
    font-weight: bold;
    font-size: 23px;
    line-height: 37px;
    margin-bottom: 10px;
    margin-top: 40px;
}

.job-text .job-col ul {
    padding-left:15px;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 19px;
}

.apply-box {
    background: #c2e7f7;
    padding: 20px;
    text-align:center;
    color: #0072bb;
    margin-bottom:30px;
    width:40%;
    margin-left:5%;
}
.apply-box.right {
    margin-left:10%;
}

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

.apply-box span {
    display:block;
}

.apply-box span.job-box-title {
    font-weight:bold;
    font-size:19px;
    color: #004e98;
    line-height: 23px;
    margin-bottom: 40px;
}

.apply-box span.job-box-subtitle {
    font-weight:400;
    font-size:17px;
    line-height: 21px;
    margin-bottom:48px;
    color: #0072bb;
    min-height: 63px;
}

.apply-box span.job-box-button {
    color: #ffffff;
    cursor: pointer;
    font-size: 21px;
    line-height: 51px;
    text-align: center;
    width:80%;
    margin:10px auto 5px auto;
    text-transform: none;
    background: #712884;
    font-weight: 400;
}

.apply-box span.job-box-button:hover {
    background-color: #004e98;
}

.apply-box a img {
    width:80%;
}

.apply-box hr {
    color: #002e5e;
    width:60%;
    font-weight:600;
    margin:5px auto;
    border:1px solid #002e5e;
    display:block;
}
.job-text .job-side {
    background-color: #e8f6fa;
    padding: 10px 20px;
}

.job-side h3 {
    text-align:left;
    color: #004e98;
    line-height: 1.4em;
    font-weight: bold;
    text-transform:none;
    font-size:19px;
    margin-top:5px;
    margin-bottom: 40px;
}

.job-side ul {
    padding-left: 0;
    list-style-type: none;
    font-size: 19px;
    font-weight: 400;
    line-height:30px;
}

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

.job-side ul li {
    font-size:19px;
}

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

.job-side .job-side-header {
    display: block;
    width:75%;
    background-color: #712884;
    font-size: 19px;
    line-height: 3.0em;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    margin:20px auto 0 auto;
    font-weight: bold;
}

.job-side p {
    padding-top: 2%;
    font-size:1rem;
    line-height: 1.6rem;
    color: #002e5e;
    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 #ffffff;
    display:block;
    width:100%;
    margin: 10px auto 30px auto;
}

.job-side a.job-side-btn {
    cursor: pointer;
    font-size: 1.1em;
    line-height: 3.0em;
    color: #002e5e;
    border: 1px solid #002e5e;
    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;
}

.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: 40%;
    -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: #002e5e;
}

.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: #712884;
    border: 0;
    white-space: nowrap;
    color: #fff;
    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;
}

.file-group .file-btn:hover {
    background-color: #004e98;
}

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

.content.job-row h2 {
    text-align:left;
    color: #004e98;
    font-size: 22px;
    line-height: 40px;
    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;
}

.area-row .area {
    background-color: #712884;
    cursor: pointer;
    text-align: center;
    color: #fff;
    height: 180px;
}

.area-job-row .job-area {
    background-color: #712884;
    text-align: center;
    color: #fff;
    height: 200px;
    padding: 25px;
}

.area-job-row .job-area p {
    font-size: 18px;
}

.area-row .area img {
    max-width: 80px;
    height: auto;
    margin-top: 25px;
    margin-bottom: 25px;
}

.area-row .area p {
    font-size: 18px;
    font-weight: 300;
    text-decoration: none;
    color: #fff;
}

section.slider-title {
    position: absolute;
    left: 50%;
    top: 35%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
}

section.slider-title h4 {
    font-family: 'KPMG',serif;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 115px;
    color:#ffffff;
    text-align:center;
    font-size: 96px;
}

section.slider-title h5 {
    font-family: 'UniversforKPMG',serif;
    font-size: 22px;
    line-height: 45px;
    text-decoration: none;
    font-weight: 300;
    color: #ffffff;
    text-align: center;
    margin-top: 80px;
}

section.slider-title h5.big {
    font-size: 28px;
}
section.slider-title hr {
    color: #fff;
    border: 2px solid #fff;
    width: 10%;
    margin-top: 60px;
}
.job-title-row {
    text-align: center;
}
.job-title-row hr {
    width: 10%;
    color: #d00e88;
    border: 2px solid #d00e88;
    margin-bottom: 50px;
}

.job-title-row h4 {
    font-family: 'UniversforKPMG',serif;
    font-size: 22px;
    line-height: 45px;
    text-decoration: none;
    font-weight: 300;
    color: #d00e88;
    text-align: center;
    margin: 30px 0;
}

.jobs .job-filters {
    background-color:#0072bb;
    width: 100%;
    padding: 60px 0;
    margin-top: 20px;
}
.jobs .job-filters input {
    width: 100%;
    background-color: #004e98;
    border: none;
    line-height: 48px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 24px;
    font-family: 'UniversforKPMG', sans serif;
    font-size: 1.0em;
    text-decoration: none;
    font-weight: 300;
    color: #fff;
}

.jobs .job-filters select {
    width: 100%;
    font-size: 1.0em;
    background-color: #004e98;
    border: none;
    font-family: 'UniversforKPMG', sans serif;
    color: #009bdb;
    padding: 25px;
    font-weight: 300;
}

.jobs .job-filters select option {
    font-size: 1.0em;
    font-family: 'UniversforKPMG', sans serif;
}

.jobs .job-filters button {
    color: #ffffff;
    font-size: 1.2em; text-decoration: none; font-weight: 300;
    background-color: #712884;
    width:95%;
    height: 72px;
    border: none;
}
.jobs .job-filters button:hover {
    background-color: #004e98;
}

#job-table {
    min-height: 300px;
    margin-bottom: 40px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #009bdb;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #009bdb;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #009bdb;
}
:-moz-placeholder { /* Firefox 18- */
    color: #009bdb;
}

div.job-list {
    position: relative;
}

div.job-list div.job-background {
    background-color:#004e98;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
}

p.no-job {
    font-size:19px;
    margin-top:60px;
    color: #0072bb;
}

.lower-boxes {
    width: 100%;
    margin-top:0;
}

.lower-boxes:after {
    content: "";
    display: block;
    clear:both;
}

.lower-boxes .lower-box {
    float:left;
    width: 25%;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    height: 100%;
    text-align: center;
    color: #fff;
    line-height: 35px;
    padding: 4%;
}

.lower-boxes .lower-box img {
    height: 72px;
}

.lower-boxes .lower-box hr {
    width: 25%;
    color: #fff;
    border: 1px solid #fff;
}

.lower-boxes .lower-box p {
    margin-top: 35px;
    font-size: 17px;
    font-weight: 400;
}
.lower-boxes .box-row:after {
    display: block;
    content: "";
    clear:both;
}
.lower-boxes .box-row {
    height:459px;
}
.lower-boxes .box-row.first {
    height:530px;
}

.lower-boxes .lower-box.diploma {
    background-image: url(../images/karrier-pics-01.jpg);
}

.lower-boxes .lower-box.munka {
    background-image: url(../images/karrier-pics-02.jpg);
}
.lower-boxes .lower-box.egeszseg {
    background-image: url(../images/karrier-pics-03.jpg);
}
.lower-boxes .lower-box.buszke {
    background-image: url(../images/karrier-pics-04.jpg);
}
.lower-boxes .lower-box.feedback {
    background-image: url(../images/karrier-pics-05.jpg);
}
.lower-boxes .lower-box.onkent {
    background-image: url(../images/karrier-pics-06.jpg);
}
.lower-boxes .lower-box.kaland {
    background-image: url(../images/karrier-pics-07.jpg);
}
.lower-boxes .lower-box.laptop {
    background-image: url(../images/karrier-pics-08.jpg);
}

.jquery-background-video {
    width: 100%;
}

footer img.logo {
    width:90px;
    height: auto;
    float: right;
}

footer nav.footer-nav ul {
    padding: 0;
    list-style-type: none;
    margin-bottom: 20px;
}

footer nav.footer-nav ul li {
    display: inline-block;
}
footer nav.footer-nav ul li:after {
    display: inline-block;
    content: "|";
    padding-left: 15px;
    padding-right: 10px;
    color: #fff;
}

footer nav.footer-nav ul li:last-child:after {
    content: "";
}

footer nav.footer-nav ul li a {
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
}

h3.jobtitle {
    font-size: 22px;
    line-height: 40px;
    text-decoration: none;
    font-weight: 300;
    color: #004e98;
    text-align: left;
}

p.job-ref {
    color: #004e98;
    line-height: 35px;
    font-size: 19px;
}

.why-us {
    width:100%;
    background-color: #0072bb;
    height:284px;
    margin-top: 40px;
}

.why-us p {
    color: #fff;
    text-align: center;
    font-family: 'KPMG',serif;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 284px;
    font-size: 96px;
    text-transform: none;
    margin: 0;
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    pointer-events: none;
    opacity: .3;
}

.video-hero--content {
    position: relative;
    text-align: center;
    color: #fff;
    margin: 150px 0;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}


/* CSS from jQuery Background Video plugin */

/**
 * Set default positioning as a fallback for if the plugin fails
 */

.jquery-background-video-wrapper {
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px;
}

.jquery-background-video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.jquery-sidebar-video-wrapper {
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 0;
	margin-left: -5px;
margin-right: -5px;
margin-bottom: 10px;
}

.jquery-sidebar-video {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	width: 400px;
}
.ExternalClass {width:100%;}
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;}
#backgroundTable {margin:0; padding:0; width:100% !important; line-height: 100% !important;}
img {outline:none; text-decoration:none;border:none; -ms-interpolation-mode: bicubic;}
a img {border:none;}
.image_fix {display:block;}
.fancybox-skin {
    background: #fff !important;
}
.job-table ul.experiences {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.job-side ul.experiences {
    list-style-type: none;
    font-weight: bold;
    display: inline-block;
}

.job-side ul.experiences li {
    display: inline;
}

.job-side ul.experiences li::after {
    content: ", ";
}
.job-side ul.experiences li:last-child::after {
    content: "";
}

.lang-menu {
    position:fixed;
    right:17px;
    top:44px;
    z-index: 3;
    left: auto;
}

.lang-menu .btn {
    font-weight: 700;
    cursor: pointer;
}
.lang-menu .dropdown-toggle::before {
    -webkit-transition: background .2s linear,bottom .2s linear;
    transition: background .2s linear,bottom .2s linear;
}
.lang-menu .dropdown-toggle::before {
    bottom: -.25rem;
}
.lang-menu .dropdown-toggle::before {
    width: 3.125rem;
    bottom: -.4375rem;
}
.lang-menu .dropdown-toggle::before {
    -webkit-transition: background .2s linear;
    transition: background .2s linear;
    width: 2.25rem;
    height: .25rem;
    content: "";
    position: absolute;
    bottom: -.25rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: transparent;
}
.dropdown-toggle::after {
    -webkit-transition: color .15s linear,background .15s linear,-webkit-transform .15s linear;
    transition: color .15s linear,background .15s linear,-webkit-transform .15s linear;
    transition: color .15s linear,background .15s linear,transform .15s linear;
    transition: color .15s linear,background .15s linear,transform .15s linear,-webkit-transform .15s linear;
    content: "\E98B";
    font-family: icomoon !important;
    border: 0;
    width: auto;
    height: auto;
    color: inherit;
    vertical-align: top;
    margin-top: .125rem;
    font-size: 1.25rem;
    line-height: 1;
}
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: 3px;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.lang-menu .dropdown-menu {
    -webkit-transition: margin-top .2s linear;
    transition: margin-top .2s linear;
}
.lang-menu .dropdown-menu {
    margin-top: 0;
    min-width: 74px;
    max-width: 74px;
    border-radius: 0;

}
.lang-menu .dropdown-menu a {
    color: #fff;
    text-decoration: none;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.25rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-divider {
    margin: .625rem;
    background-color: transparent;
    border-top-style: dotted;
}
.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}
.bg-primary-semitransparent {
    background: #712884;
    border-radius: 0;
}
#dropdownLangMenu {
    background: #712884;
    border: none;
    text-decoration: none;
    box-shadow: none;
    padding-right: 10px;
    border-radius: 0;
}

.dedication-thanks p {
    font-size: 20px;
    margin: 40px;
}
a.blueButton.text-uppercase {
    text-transform: uppercase;
}

.input-group-address {
    width: 60%;
}

.input-group-address .address-city {
    width: 48%;
    margin-right: 5px;
}
.input-group-address .address-country {
    width: 48%;
    margin-right: 5px;
}
.form-horizontal .attachment .first label.control-label::after {
    content: " *";
    color: red;
    font-size: 22px;
    font-weight: bold;
    vertical-align: middle;
}

/* jQuery Countdown styles 1.5.8. */
.countdown_rtl {
    direction: rtl;
}

.countdown_holding span {
    background-color: #ccc;
}

.countdown_row {
    clear: both;
    width: 100%;
    padding: 0px 2px;
    text-align: center;
}

.countdown_show1 .countdown_section {
    width: 98%;
}

.countdown_show2 .countdown_section {
    width: 48%;
}

.countdown_show3 .countdown_section {
    width: 32.5%;
}

.countdown_show4 .countdown_section {
    width: 24.5%;
}

.countdown_show5 .countdown_section {
    width: 19.5%;
}

.countdown_show6 .countdown_section {
    width: 16.25%;
}

.countdown_show7 .countdown_section {
    width: 14%;
}

.countdown_section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center;
}

.countdown_amount {
    font-size: 200%;
}

.countdown_descr {
    display: block;
    width: 100%;
}

#countdown_container {
    position: fixed;
    margin-left: -86px;
    border: 1px solid #392305;
    background-color: #eee;
    padding: 10px;
}

#countdown_container span.title {
    font-size: 11px;
}

.hasCountdown {
    width: 126px;
    height: 40px;
    margin-top: 10px;
}

#testform ul.radio_list, #testform ul.checkbox_list {
    list-style: none;
}

header#header .logo-header-container.landing .header-nav a {
    color: #00338e;
}

header#header .logo-header-container.landing .header-nav ul li:hover {
    background-color: #00b7f3;
}

header#header .logo-header-container.landing .header-nav ul li a {
    padding: 0 25px;
    font-size: 17px;
}

header#header .logo-header-container.landing {
    background-color: #abe9ff;
}

header#header .logo-header-container.landing .header-social img {
    border: 2px solid #009BDB;
}

header#header .logo-header-container.landing .header-nav.login-nav a {
    background: transparent;
    color: #009BDB;
    padding: 15px 25px;
    font-weight: bold;
}
header#header .logo-header-container.landing .header-nav.login-nav a:hover {
    color: #004e98;
}

header#header .logo-header-container.landing .header-nav.login-nav a::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 12px;
    background-image: url(../images/right-open.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 7px;
}
header#header .logo-header-container.landing .header-nav.login-nav a:hover::before {
    background-image: url(../images/right-open-hover.png);
}
header#header .lang-menu.landing #dropdownLangMenu {
    background-color: #009bdb;
}
header#header .lang-menu.landing .bg-primary-semitransparent {
    background: #009bdb;
}

header#header .landing div.header-social a {
    border: none;
}

a.video-teaser {
    display: block;
    margin-bottom:-40px;
}
a.video-teaser img {
    max-width: 100%;
}
/* KPMG --> */
.white-text h4, .white-text p{
    color: #fff !important;
    margin-bottom: 0;
}
.white-text hr {
    color: #d00e88;
    border: 2px solid #d00e88;
    width: 10%;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.q-a-desc{
    text-align: center;
    margin-top: 1rem;
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
}
.q-text h5{
    font-weight: bold;
    color: #fff !important;
    font-size: 1.3rem;
}
.q-text hr{
   width: 25%;
   float: left;
}
.q-a-section, .prize-section, .contact-section{
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.prize-section h1{
    color:#0072B9 !important ;
    font-family: 'KPMG',sans-serif;
    font-weight: 200;
    text-align: center;
    font-size: 3rem;
}
.prize-section p{
    color:#0D79BD !important ;
    text-align: center;
}
.prize-section-divider{
    border-left: 1px solid #0072B9;
    border-right: 1px solid #0072B9;
}
.prize-section-extra-divider{
    padding-top: 3rem;
    margin-top: 3rem;
    border-top: 1px solid #0072B9;
}
.prize-icons img{
   width: 5rem;
}
.prize-icons{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 11rem;
}
.contact-section h4{
    color:#0072B9 !important ;
    font-family: 'KPMG',sans-serif;
    font-weight: 200;
    text-align: center !important;
    margin: 0.5rem !important;
  
}
.contact-section h5{
    color:#0072B9 !important ;
    font-size: 1.5rem;
    text-align: left !important;

    margin-top: 2rem;
}
.contact-section label{
    color:#0072B9 !important ;
    font-size: 1.2rem;
    text-align: left !important;
    margin-top: 2rem;
    display: block;
}
.contact-section input[type=text]{
    color:#aaaaaa !important ;
    font-size: 1rem;
    text-align: left !important;
    display: block;
    border: 1px solid #0072B9;
    padding: 10px;
    width: 100%;
}
.check-label{
    color:#0072B9 !important ;
    font-size: 1.2rem;
    text-align: left !important;
    margin-top: 2rem;
   
    display: inline !important;
}
.info-block .text{
    border: none !important;
}
.mblue{
    background-color: #0072B9 !important;
}
.lblue{
    background-color: #0D79BD !important;
}
.white{
    background-color: #fff !important;
}
.round{
    border-radius: 50%;
}
.auto-adjust-height{
    min-height: 35rem;
}
/* <-- KPMG */