* {
	scroll-behavior: smooth;
}
.partnereink-kat {
    margin-bottom: 30px;
}
.wow {
    visibility: hidden;
}
.delay0 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.delay1 {
    -o-animation-delay: 0.3s;
    -ms-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
     animation-delay: 0.3s;
}
.delay2 {
    -o-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
     animation-delay: 0.6s;
}
.delay3 {
    -o-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
     animation-delay: 0.9s;
}
.delay4 {
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
     animation-delay: 1.2s;
}
.delay5 {
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
     animation-delay: 1.5s;
}
.delay6 {
    -o-animation-delay: 1.8s;
    -ms-animation-delay: 1.8s;
    -webkit-animation-delay: 1.8s;
     animation-delay: 1.8s;
}
.delay7 {
    -o-animation-delay: 2.1s;
    -ms-animation-delay: 2.1s;
    -webkit-animation-delay: 2.1s;
     animation-delay: 2.1s;
}
body .g-particle-intro {
    margin-bottom: 1rem;
    text-align: center;
}
.referenciak-logok .uk-grid {
    justify-content: center;
}
body.outline-_error h1 {
    text-align: left;
}
.tf-file-upload-editor--items--item .check-icon {
    background: #8dc63f;
}
.check-icon svg path {
    fill: #ffffff;
}
a.tf-file-upload-editor--items--item--right--item svg {
    width: 10px;
}
.convertforms.cf-success .cf-response {
    background-color: #8dc63f;
    display: block;
    padding-bottom: 2rem;
    padding-right: 3rem;
    padding-left: 3rem;
}
a.tf-file-upload-editor--items--item--right--item {
    background: #dadada;
    border: 1px solid#dadada;
    border-radius: 50%;
    display: flex;
    padding: 4px;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
}
.g-main-nav .g-standard .g-dropdown {
    width: 289px;
    float: left;
    background: #ffffff;
}
.kep-modul figure.left.item-image {
    margin: 0;
    border-radius: 25px;
    overflow: hidden;
}
.szolgaltatasok-fooldal a {
    color: white;
}
.szolgaltatasok-fooldal a:hover {
    color: #8dc63f;
}
body .referenciak-cikk h2 a:hover {
    color: #8dc63f !important;
}
.tovabbi-hirek .g-array-item {
    display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 1rem;
    grid-template-areas: "ido ido" "kep cim";
}
.tovabbi-refer .g-array-item-image {
    background: #f3f3f3;
    padding: 5px;
}
.tovabbi-refer .g-array-item-image {
    background: #f3f3f3;
    padding: 5px;
	filter: grayscale(1);
}
.tovabbi-refer .g-grid {
    margin-bottom: 1rem;
}
.tovabbi-refer .g-array-item-image:hover {
	filter: grayscale(0);
}
.tovabbi-hirek.tovabbi-refer .g-array-item {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 1rem;
    grid-template-areas: "kep cim";
    align-items: center;
}
.item-pagegyik-menu h3 {
    font-weight: 800;
    color: #113f71;
    border-bottom: 1px solid #D4D4D4;
    margin-bottom: 0.5rem;
    font-size: 19px;
}
.tovabbi-hirek .g-array-item-title {
    grid-area: cim;
}
.tovabbi-hirek .g-array-item-details {
    grid-area: ido;
    background: #f8f9fa;
    padding: 7px;
    margin: 0;
    color: #6d6d6d;
    font-size: 12px;
}
.tovabbi-hirek .g-array-item-image {
    grid-area: kep;
    margin-bottom: 0 !important;
    border-radius: 9px;
    overflow: hidden;
}
.kep-modul figure.left.item-image img {
    width: 100%;
}
.tovabbi-hirek .g-content {
    padding: 0;
}
.tovabbi-hirek h3.g-title {
    border-bottom: 1px solid #D4D4D4;
    font-size: 20px;
}
.tovabbi-hirek h3.g-item-title {
    font-size: 14px;
    font-weight: 600;
}
.tovabbi-hirek h3.g-item-title a {
    color: #103d6d;
}
.tovabbi-hirek h3.g-item-title a:hover {
    color: #8dc63f;
}
.item-pagehirek-menu .g-article-header {
	padding-bottom: 0;
}
.article-info.text-muted {
    color: #6d6d6d !important;
}
.item-pagehirek-menu dl.article-info.text-muted {
    background: #f8f9fa;
    padding: 11px 13px 7px 13px;
    border-radius: 6px;
}
.g-dropdown span.g-menu-item-title {
    color: #103d6d;
}
.g-dropdown span.g-menu-item-title {
    border-bottom: 0 !important;
    letter-spacing: 0px;
    font-size: 14px;
}
.g-main-nav .g-standard .g-sublevel > li:hover, .g-main-nav .g-standard .g-sublevel > li.active {
    background: #103e6f38 !important;
}
.g-main-nav .g-standard .g-sublevel > li {
	padding: 0.3rem;
}
ul.uk-slideset {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 1.5rem !important;
    padding-left: 0px;
}
p.tablet img {
    width: 100%;
}
p.tablet {
	display: none;
}
.uk-grid-width-large-1-4>* {
    width: 100%;
}
.uk-grid > * {
    padding: 20px;
}
.uk-grid:after, .uk-grid:before {
	display: none;
}
.uk-grid {
    margin-left: 0px;
}
ul.uk-slider.uk-grid li {
    padding-left: 0px;
}
.g-header-shadow {
    display: none;
}

section#g-navigation {
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
.g-toplevel li.active span.g-menu-item-title, .g-toplevel li:hover span.g-menu-item-title {
    border-bottom: 1px solid #8dc63f;
	transition: all 0.5s ease;
}
.g-toplevel li span.g-menu-item-title {
    border-bottom: 1px solid transparent;
    padding-bottom: 7px;
	transition: all 0.5s ease;
}
.menu-gomb.button {
    padding: 9px 20px 10px 20px !important;
    border-radius: 24px;
    border: 2px solid #8dc63f;
    box-shadow: none;
}
.menu-gomb.button:hover, .menu-gomb.button:focus, .menu-gomb.button:active {
    border: 2px solid #8dc63f;
    background: transparent;
	color: #8dc63f !important;
}
.menu-gomb.button span.g-menu-item-title {
	border-bottom: 1px solid transparent !important;
    padding-bottom: 7px;
}
.g-title:after {
    display: none;
}
div#hero h1 {
    font-size: 60px;
    font-weight: 900;
    color: white !important;
    line-height: 1.4;
}
div#hero h1 {
    margin-top: -5.125rem;
}
body {
    line-height: 1.5;
}
h2 {
    font-size: 1.875rem;
    font-weight: 900;
    line-height: 1.5;
}
h3 {
    font-size: 1.25rem;
    font-weight: 900;
}
h4 {
    font-size: 16px;
    font-weight: 600;
}
div#hero {
    min-height: 52rem;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    max-width: 50%;
}
body#aloldalak div#hero {
    min-height: 24rem !important;
}
body#aloldalak div#hero h1 {
    margin-top: -2rem;
}
body#aloldalak div#hero h1 {
    font-size: 50px;
}
::placeholder {
    color: #969696 !important;
}
.item-pagekarrier-menu h3 {
    border-bottom: 1px solid #D4D4D4;
    font-size: 16px;
}
.item-pagekarrier-menu dl.article-info.text-muted {
    background: #f8f9fa;
    padding: 11px 13px 7px 13px;
    border-radius: 6px;
}
.karrier-menu .jelentkezes-form .convertforms .cf-one-half {
    width: 100%;
}
.com-content-article ul li:before {
    content: "";
    background-image: url(/images/elemek/pipa.webp) !important;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: -24px;
    margin-right: 9px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: -3px;
}
.com-content-article ul li, .category-desc ul li {
    list-style: none;
    line-height: 1.7;
}
span.g-menu-item-title {
    color: white;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 19%;
}
div#hero h2 {
    font-size: 20px;
    font-weight: 300;
}
.buttons {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    flex-wrap: wrap;
}
#g-page-surround .readmore .btn:hover, #g-page-surround .readmore .btn:active, #g-page-surround .readmore .btn.nice-select.open, #g-page-surround .readmore .btn:focus, #g-page-surround .search-form-results .btn:hover, #g-page-surround .search-form-results .btn:active, #g-page-surround .search-form-results .btn.nice-select.open, #g-page-surround .search-form-results .btn:focus, #g-offcanvas .readmore .btn:hover, #g-offcanvas .readmore .btn:active, #g-offcanvas .readmore .btn.nice-select.open, #g-offcanvas .readmore .btn:focus, #g-offcanvas .search-form-results .btn:hover, #g-offcanvas .search-form-results .btn:active, #g-offcanvas .search-form-results .btn.nice-select.open, #g-offcanvas .search-form-results .btn:focus {
    background: #ffffff;
    color: #26507e;
}
.karrier-menu .category-desc blockquote {
    background: #103c6c;
    padding: 1.65rem;
    border-radius: 0px 25px 25px 0px;
}
.karrier-menu .category-desc blockquote p {
    color: #fff;
    margin-bottom: 0 !important;
}
.karrier-menu .category-desc {
    max-width: 100%;
    margin-bottom: 2rem !important;
}
.karrier-menu .category-desc > div {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3.126rem;
    margin-bottom: 3.126rem;
}
.referenciak-cikk figure.left.item-image, .item-pagereferenciak-menu figure, .partnereink figure.newsflash-image {
    background: #d9d9d950;
    text-align: center;
    padding: 0.5rem;
    border-radius: 25px;
    margin: 0px 0rem 1rem 0;
}
.partnereink .newsflash > div {
    display: flex;
    flex-direction: column;
}
.blog article.item, .blog-featured article.item {
    margin-bottom: 0px;
}
.partnereink .newsflash > div h2 {
    order: 0;
}
.referenciak-cikk figure.left.item-image img,  .item-pagereferenciak-menu figure img,  .partnereink figure.newsflash-image img {
    filter: grayscale(1);
    max-width: 186px;
}
.referenciak-cikk figure.left.item-image:hover img, .item-pagereferenciak-menu figure:hover img, .partnereink figure.newsflash-image:hover img {
    filter: grayscale(0);	
}
.partnereink figure.newsflash-image {
    order: -1;
}
.referenciak-cikk {
    gap: 3.126rem !important;
}
.referenciak-cikk h2, .item-pagereferenciak-menu h2 {
    font-size: 20px;
    border-bottom: 1px solid #D4D4D4;
    color: #113f71;
}
.partnereink .newsflash > div {
    display: flex;
    flex-direction: column;
}
div#cf_2 {
    max-width: 100%;
}
.jelentkezes-form .g-content .platform-content, .view-category.karrier-menu .nyitott-poziciok {
    box-shadow: 2px 4px 12px #00000024;
    padding: 2rem;
    border-radius: 25px;
}
span.tf-upload-browse {
    padding: 8px 20px 8px 20px !important;
    border-radius: 24px;
    border: 2px solid #8dc63f;
    box-shadow: none;
    font-family: "Inter";
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 19%;
    text-transform: uppercase;
    text-decoration: none !important;
    color: #103f71;
}
span.tf-upload-browse:hover {
    background: #8dc63f;
    color: white;
}
#g-page-surround div#cf_2 input, #g-page-surround div#cf_2 textarea {
    line-height: normal;
    background: #F8F9FA;
    border: 1px solid #F8F9FA;
    padding: 9px;
}
.item-pagekarrier-menu .g-article-header {
    padding: 0 0 0rem 0;
}
.allasok .g-article-header .page-header h2 {
    margin: 0 0 0px 0;
}
.allasok {
    gap: 1rem !important;
}
.article-info dd {
    margin: 0;
}
.dz-message {
    background: #a0a5a900 !important;
    border-color: #f8f9fa !important;
    padding: 11px !important;
}
div#cf_2.convertforms .cf-label {
    color: #000000;
}
.dz-message svg, .tf-file-upload-editor .dz-message .max-file-size {
    display: none;
}
span.drag-and-drop-text {
    display: flex;
    text-align: left;
    gap: 10px;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.allasok .text-muted {
    margin-top: 0;
    text-align: center;
}
.allasok .readmore {
    text-align: right;
}
.allasok > article {
    box-shadow: -4px -3px 20px 6px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    margin-bottom: 0 !important;
    padding: 1.5rem !important;
}
.g-content-array {
    margin-left: 0rem;
    margin-right: 0rem;
}
 .allasok-mod .g-grid {
    box-shadow: -4px -3px 20px 6px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    margin-bottom: 0 !important;
}
.allasok-mod .g-array-item {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    align-content: center;
    padding: 1.5rem !important;
}
.allasok-mod {
    display: grid;
    gap: 1rem;
}
.allasok-mod .g-array-item-details {
    text-align: center;
    color: #6d6d6d !important;
}
.allasok-mod .g-array-item > div {
    margin: 0;
}
.allasok-mod .g-array-item > div:last-child {
    text-align: right;
}
.allasok .item-content {
    display: grid;
    grid-template-columns: 2fr 1fr;
    align-items: center;
}
.allasok .g-article-header {
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    padding-bottom: 0;
}
.hirek-cikkek  .readmore {
    position: absolute;
    bottom: 0;
    left: 0;
}
.hirek-cikkek .item-content {
    position: relative;
    padding-bottom: 3rem;
}
.allasok h2 a:hover, .allasok-mod h3 a:hover {
    color: #8dc63f;
}
.allasok h2 a, .allasok-mod h3 a {
    font-size: 16px;
    margin-bottom: 0 !important;
    color: black;
}
.allasok-mod .g-content {
    padding-right: 0;
    padding-left: 0;
}
.hirek-cikkek article {
    display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 1.5rem;
    box-shadow: 4px 5px 12px #00000024;
    padding: 1rem !important;
    border-radius: 25px;
}
.hirek-cikkek figure.left.item-image {
    margin-bottom: 0;
    border-radius: 13px;
}
.hirek-cikkek figure.left.item-image img {
    border-radius: 13px;
}
.hirek-cikkek  .readmore {
    position: absolute;
    bottom: 0;
    left: 0;
}
.hirek-cikkek {
    display: grid;
    gap: 2rem !important;
}
.hirek-cikkek h2 {
    font-size: 1rem;
}
.hirek-cikkek p {
    margin-top: 0;
}
.referenciak-menu.view-category .referenciak-cikk, .referenciak-menu.view-category section#g-mainbody {
    margin-bottom: 0;
    padding-bottom: 0;
}
.referenciak-menu.view-category section#g-mainbottom {
    padding-top: 0;
}
.partnereink-menu.view-category section#g-mainbody{
	padding-bottom: 2.5rem;
}
.karrier-menu .category-desc h2, .nyitott-poziciok h2, .hirek-menu .category-desc h2, .referenciak-menu .category-desc h2 {
    border-bottom: 1px solid #D4D4D4;
	font-size: 20px;
}
.referenciak-menu .category-desc h2, .partnereink h2.g-title {
    border-bottom: 1px solid #D4D4D4;
    font-size: 1.875rem;
    color: #2a2a2a !important;
}
.partnereink h2.newsflash-title a {
    color: #113f71;
    display: block;
    line-height: 1.5;
}
.partnereink h2.newsflash-title a:hover {
	color: #8dc63f;
}
.partnereink p {
    margin-bottom: 0;
}
.partnereink h2.newsflash-title {
    font-size: 20px;
    border-bottom: 1px solid #D4D4D4;
    color: #113f71;
    margin-bottom: 0;
}
.partnereink .newsflash {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3.126rem;
}
.referenciak-cikk h2 a {
    color: #113f71 !important;
}
.referenciak-cikk h2 a:hover {
    color: #113f71 !important;
}
.button, .btn {
    padding: 9px 20px 9px 20px !important;
    border-radius: 24px !important;
    border: 2px solid #8dc63f  !important;
    box-shadow: none  !important;
    font-family: "Inter";
    font-weight: 400;
    font-size: 13px !important;
    letter-spacing: 19%;
    text-transform: uppercase;
}
a.button.button-2 {
    border-color: white;
    background: transparent;
}
a.button.button-2:hover, a.button.button-2:focus, a.button.button-2:active {
    border-color: #8dc63f !important;
    background: #ffffff;
    color: #113f71;
}
.button:hover, .button:focus, .button:active {
    background: #ffffff;
    color: #113F71 !important;
}
.g-article-header {
    padding: 0 0 1rem 0;
    border-bottom: none;
}
.fooldal-kep p {
	margin: 0;
}
.kiemelt .custom {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    text-align: center;
    gap: 3.126rem;
    line-height: 1.7;
    margin-top: -12rem;
    position: relative;
    z-index: 2;
}
.kiemelt .custom div {
    background: #113f71e8;
    border-radius: 25px;
    color: white;
    padding: 0 1rem 1rem 1rem;
    box-shadow: 4px 5px 12px #0000006b;
    backdrop-filter: blur(7px);
    transition: all 0.4s ease;
}
.kiemelt .custom div:hover {
    transform: translate(0px, -10px);
    transition: all 0.4s ease;
    box-shadow: 4px 13px 19px #0000004d;
}
.kep-radius img {
    border-radius: 25px;
}
.miert .custom {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    text-align: center;
    gap: 1.5rem;
}
.miert .custom p:first-child {
    background: #113f71;
    max-width: 85px;
    height: 85px;
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    position: relative;
    padding: 18px;
}
.miert .custom div:before {
    content: "";
    position: absolute;
    left: 0;
    top: 68px;
    height: 2px;
    width: calc(100% + 24px);
    background: #CECECE;
}
.miert .custom div {
    position: relative;
}
.miert .custom div:first-child:before {
    left: 50%;
    width: calc(50% + 24px);
}
.miert .custom div:last-child:before {
    left: unset;
    right: 50%;
    width: calc(50% + 24px);
}
.row > * {
    padding-right: 0;
    padding-left: 0;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
section#g-utility {
    background: #113F71;
}
.szolgaltatasok-fooldal .custom {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1.5rem;
}
.szolgaltatasok-fooldal .custom div:not(:first-child) {
    border: 1px solid #ffffff;
    padding: 1rem;
    border-radius: 25px;
    transition: all 0.5s ease;
}
.szolgaltatasok-fooldal .custom div:not(:first-child):hover {
    border: 1px solid #8dc63f;
    transition: all 0.5s ease;
    box-shadow: 0px 11px 15px #00000029;
}
.szolgaltatasok-fooldal .custom div:not(:first-child) p:first-child img {
    margin-top: -51px;
    margin-left: 23px;
    backdrop-filter: blur(250px);
    background: #113f71;
}
.szolgaltatasok-fooldal .custom div:not(:first-child) p:first-child {
    margin-top: 0;
}
.szolgaltatasok-fooldal .custom {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 3.126rem;
    column-gap: 3.126rem;
    margin-top: 1.5rem;
}
.flex-center {
    display: flex;
    align-items: center;
    align-content: center;
}
.flex-center p:last-child {
	margin-bottom: 0;
}
.kep-radius p {
    margin: 0;
}
.uk-slidenav-position .uk-slidenav-previous {
    left: -60px;
}
.uk-slidenav-position .uk-slidenav-next {
    right: -60px;
}
.uk-slidenav.uk-slidenav-next {
    transform: scale(-1);
}
body .uk-slidenav {
    background-image: url(/images/elemek/arrow-circle.svg) !important;
    background-size: cover !important;
    background-color: transparent !important;
    border-radius: 50% !important;
    width: 35px;
    height: 35px;
    box-shadow: none;
}
body .uk-slidenav-previous:before, body .uk-slidenav-next:before {
	display: none;
}
.g-companies.style1 .g-companies-image img, .g-companies-slider.style1 .g-companies-image img, .g-companies-slideset.style1 .g-companies-image img {
    border: none;
}
footer#g-footer, #aloldalak section#g-utility {
    background: linear-gradient(359deg, #0A2C50, #113f71);
}
#cf_1 {
    max-width: 100%;
    background: transparent;
}
.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
    padding: 0px;
}
.convertforms .cf-input {
    border-radius: 10px;
}
div#ajanlatkeres .g-content {
    background: #113F71;
    border-radius: 25px;
    box-shadow: 4px 5px 12px #00000033;
    padding: 2rem;
    margin-left: 1.563rem;
    margin-right: 1.563rem;
}
.convertforms .cf-label {
    color: #ffffff;
}
.ajanlatkeres h3 {
    font-size: 15px;
    border-bottom: 1px solid;
    padding-bottom: 1rem;
}
footer#g-footer {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
div#kapcsolat .g-content, div#kapcsolat .platform-content, div#kapcsolat .kapcsolat-mod {
    display: flex;
    flex-direction: column;
    height: 100%;
}
div#kapcsolat .kapcsolat-mod .custom {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.kapcsolat-mod strong {
    color: #8dc63f !important;
}
.fooldal-tartalom {
    display: flex;
    align-items: center;
}
.fooldal-tartalom p:last-child {
    margin-bottom: 0;
}
section#g-copyright p {
    margin: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1rem;
}
section#g-copyright p img {
    margin-top: -2px;
}
button.cf-btn.cf-width-auto.button {
    padding: 9px 20px 10px 20px !important;
    border-radius: 24px;
    border: 2px solid #8dc63f;
    box-shadow: none;
    font-family: "Inter";
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 19%;
    text-transform: uppercase;
    opacity: 1;
}
.szakemberek table, .szakemberek td, .szakemberek tr {
	border: none;
}
.szakemberek tr {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 3.126rem;
}
.szakemberek table {
    max-width: 70rem;
	margin-left: auto;
	margin-right: auto;
}
.szakemberek img {
    border-radius: 50%;
    border: 4px solid white;
    filter: grayscale(0);
	transition: all 0.5s ease;
}
.szakemberek img:hover {
    filter: grayscale(0);
	transition: all 0.5s ease;
}
.szakemberek strong {
    color: #8dc63f !important;
}
section#g-bottom {
    background: linear-gradient(180deg, #113F71, #0A2C50);
    position: relative;
}
section#g-bottom .g-grid {
    width: 50%;
}
section#g-bottom:before {
    content: "";
    display: block;
    width: calc(50% + 11rem);
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: url(/images/elemek/jelen-jovo.webp);
    background-size: cover;
    background-position: left center;
}
span.vekony {
    font-weight: 300;
}
.cf-checkbox-group input {
    transform: translate(0px, -1px) !important;
    display: block;
}
.rolunk-menu section#g-navigation {
    background-image: url(/images/elemek/rolunk-hatter.webp);
}
.szolgaltatasok-menu section#g-navigation {
    background-image: url(/images/elemek/szolgaltatasok-hatter.webp);
}
.referenciak-menu section#g-navigation {
    background-image: url(/images/elemek/referenciak-hatter.webp);
}
.karrier-menu section#g-navigation {
    background-image: url(/images/elemek/karrier-hatter.webp);
}
.hirek-menu section#g-navigation {
    background-image: url(/images/elemek/hirek-hatter.webp);
}
.gyik-menu section#g-navigation {
    background-image: url(/images/elemek/gyik-hatter.webp);
}
.epuletvillamossag-menu section#g-navigation {
    background-image: url(/images/elemek/epuletvillamossag-hatter.webp);
}
.strukturalt-menu section#g-navigation {
    background-image: url(/images/elemek/strukturalt-hatter.webp);
}
.optikai-menu section#g-navigation {
    background-image: url(/images/elemek/optikai-hatter.webp);
}
.biztonsag-menu section#g-navigation {
    background-image: url(/images/elemek/biztonsag-hatter.webp);
}
.adat-menu section#g-navigation {
    background-image: url(/images/elemek/adat-hatter.webp);
}
.blogcikkek {
    column-gap: 3.126rem !important;
    row-gap: 3.6rem !important;
}
.blogcikkek > article {
    background: #113f71e8;
    border-radius: 25px;
    color: white;
    box-shadow: 4px 5px 12px #0000006b;
    backdrop-filter: blur(7px);
    transition: all 0.4s ease;
    margin-bottom: 0 !important;
    text-align: center;
    position: relative;
    overflow: visible;
}
.blogcikkek p.readmore {
    position: absolute;
    left: 0;
    bottom: -22px;
    width: 100%;
}
.blogcikkek h2, .blogcikkek h2 a {
    font-size: 18px !important;
    font-weight: 600;
    color: white !important;
    letter-spacing: 0;
}
.blogcikkek h2:after {
    content: "";
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 143px;
    height: 1px;
    position: relative;
    background: #8dc63f;
    top: 12px;
}
.blogcikkek .item-content {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1.5rem;
}
.blogcikkek img {
    border-radius: 24px 24px 0 0;
}
body#aloldalak section#g-navigation {
    background-position: top;
    background-size: 1920px;
    background-color: #103f71;
}
p:last-child {
    margin-bottom: 0;
}
.szolgaltatasok-menu .category-desc {
    max-width: 52rem;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0rem !important;
    margin-bottom: 4rem !important;
}
.category-desc p {
    margin-top: 0;
}
.frame-mod {
    position: relative;
    padding-top: 6rem;
    padding-bottom: 6rem;
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.frame-mod > div {
    position: relative;
    z-index: 2;
    width: 50%;
    margin-left: auto;
}
.frame-mod:before {
    content: "";
    display: block;
    position: absolute;
    left: -100%;
    background: #113e6e;
    height: 100%;
    width: 300%;
    top: 0;
}
.frame-mod > div h2, .frame-mod > div p {
    color: white !important;
}
.frame-mod:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    right: calc(50% + -6rem);
    top: 0;
    background: url(/images/elemek/vegye-fel-a-kapcsolatot.webp);
    background-size: cover;
    background-position: right center;
}
.szolgaltatasok-almenu .com-content-article__body table, .szolgaltatasok-almenu .com-content-article__body tr, .szolgaltatasok-almenu .com-content-article__body td {
    border: none;
    padding: 0;
}
.szolgaltatasok-almenu .com-content-article__body h3 {
    font-weight: 900;
}
.szolgaltatasok-almenu .com-content-article__body tr {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    margin-top: 4rem;
    margin-bottom: 4rem;
    align-items: center;
}
.g-news-pro-image.image-fullwidth {
    background-size: 90% !important;
    background-repeat: no-repeat;
    filter: grayscale(1);
    width: 271px !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0 !important;
}
.g-news-pro-image.image-fullwidth:hover {
	filter: grayscale(0);
}
.g-news-pro .uk-slidenav-position .g-news-pro-nav {
    display: inline-block;
    position: relative;
    top: unset;
    right: 0;
    width: 100%;
    padding-left: 0;
    bottom: 0px;
    margin-top: 1rem;
}

.referenciak-logok .uk-grid > * {
    padding: 0;
}
.szolgaltatasok-almenu  #g-feature strong {
    color: #000000;
}
.blogcikkek h2 a:hover {
    color: #8dc63f !important;
}
td.kep-cella p {
    border-radius: 25px;
    overflow: hidden;
    position: relative;
    margin-top: 0;
}
td.kep-cella p:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50%;
    background: linear-gradient(360deg, #113e6e, transparent);
    width: 100%;
}
.max-width {
    max-width: 70rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3rem;
}
.szolgaltatasok-almenu .com-content-article__body tr:first-child {
    margin-top: 0rem;
}
.szolgaltatasok-almenu .com-content-article__body tr:last-child {
    margin-bottom: 0rem;
}
@media only all and (min-width: 76rem) and (max-width: 93.99rem) {
.g-main-nav .g-toplevel>li>.g-menu-item-container, .g-main-nav .g-sublevel>li>.g-menu-item-container {
    padding: 0.2345rem 0.409rem;
}	
body#aloldalak section#g-navigation {
    background-size: 1527px;
}	
.tovabbi-hirek .g-array-item-image {
    align-items: center;
    justify-content: center;
}
.tovabbi-hirek .g-array-item-image img {
    max-width: 141px;
}
.tovabbi-hirek.tovabbi-refer .g-array-item-image img {
    max-width: 100%;
}
.tovabbi-hirek .g-array-item {
    align-items: center;
}
.hirek-cikkek article {
    grid-template-columns: 1.5fr 3fr;
}	
body#aloldalak div#hero {
	min-height: 17rem !important;
}
div#hero {
    min-height: 38rem;
}
div#hero h1 {
    font-size: 45px;
}
body#aloldalak div#hero h1 {
    font-size: 45px;
}
div#hero h1 {
    margin-top: -8.125rem;
}
section#g-bottom:before {
    background-image: url(/images/elemek/jelen-jovo-2.webp);

}
.size-17 {
    flex: 0 13%;
    width: 13%;
}
.size-83 {
    flex: 0 87%;
    width: 87%;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
body#aloldalak section#g-navigation {
    background-size: 1263px;
}		
.hirek-cikkek figure.left.item-image {
    background: #ddd;
    display: flex;
    align-items: center;
    overflow: hidden;
    justify-content: center;
}
.hirek-cikkek figure.left.item-image img {
    max-width: 437px;
    width: auto !important;
}
.hirek-cikkek article {
    grid-template-columns: 1.5fr 3fr;
}
.blogcikkek {
    column-gap: 3.126rem !important;
    row-gap: 3.6rem !important;
    grid-template-columns: 1fr 1fr !important;
}	
section#g-bottom:before {
    background-image: url(/images/elemek/jelen-jovo-3.webp);
}	
body#aloldalak div#hero h1 {
    margin-top: 0rem;
    font-size: 31px;
    margin-bottom: 0 !important;
}
body#aloldalak div#hero {
    min-height: 11rem !important;
    display: flex;
    justify-content: center;
    padding-bottom: 1.5rem !important;
}	
.fooldal-kep {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.g-content {
    margin: 0.625rem;
    padding: 0.938rem;
}	
p.pc {
    display: none;
}
p.tablet {
    display: block;
}
p:last-child {
    margin-bottom: 0;
}
.uk-grid > * {
    padding: 5px;
}	
.szolgaltatasok-fooldal .custom {
    grid-template-columns: 1fr 1fr;
}	
.miert .custom div:nth-child(3):before {
    left: unset;
    right: 50%;
    width: calc(50% + 1.5rem);
}	
.miert .custom div:nth-child(4):before {
    left: 50%;
    width: calc(50% + 1.5rem);
}
.miert .custom {
    grid-template-columns: 1fr 1fr 1fr;
}	
div#hero h1 {
    margin-top: 2rem;
    font-size: 42px;
}
div#hero h2 {
    font-size: 18px;
}
h2 {
    font-size: 1.3rem;
    line-height: 1.5;
}
h3 {
    font-size: 1.1rem;
}
.size-17 {
    flex: 0 100%;
    width: 100%;
}

div#hero {
    min-height: auto;
    max-width: 75%;
    display: block;
    padding-bottom: 11rem;
}
.buttons {
    flex-wrap: wrap;
}

a.g-logo {
    border-bottom: 1px solid #ffffff2e;
    padding-bottom: 1.5rem;
    width: 100%;
}	
	
.kiemelt .custom {
    grid-template-columns: 1fr 1fr;
}
.szolgaltatasok-almenu.com-content-article h2 {
    font-size: 1.1rem;
}
}
@media only all and (max-width: 75.99rem) {
.fooldal-menu #g-navigation {
    background: url(/images/elemek/hc-net-hero-fooldal.webp);
    background-attachment: unset !important;
    background-size: cover;
    background-position: center;
}	
img.cikk-logok {
    max-width: 126px;
}	
.karrier-menu .category-desc h2, .nyitott-poziciok h2, .hirek-menu .category-desc h2 {
    border-bottom: 1px solid #D4D4D4;
    font-size: 17px;
}	
.tovabbi-hirek .g-array-item {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem;
    grid-template-areas: "ido"
        "kep"
        "cim";
}
.tovabbi-hirek.tovabbi-refer .g-array-item {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.5rem;
    grid-template-areas: "kep"
        "cim";
    align-items: center;
}
.tovabbi-hirek.tovabbi-refer .g-array-item-image img {
    width: 120px;
    speak: digits;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.item-pagegyik-menu h3 {
    font-size: 15px;
}	
.referenciak-cikk figure.left.item-image img, .item-pagereferenciak-menu figure img, .partnereink figure.newsflash-image img {
    max-width: 143px;
}
.referenciak-menu .category-desc h2, .partnereink h2.g-title {
    font-size: 1.2rem;
}
.referenciak-cikk h2, .item-pagereferenciak-menu h2, h2.newsflash-title, .partnereink .newsflash > div h2 {
    font-size: 16px;
}	
.menu-gomb.button {
    width: 100%;
    border-radius: 0 !important;
    padding: 13px !important;
}	
.g-dropdown span.g-menu-item-title {
    letter-spacing: 2%;
    font-size: 12px;
}
.g-dropdown span.g-menu-item-title {
    color: #ffffff;
}
span.g-menu-item-title {
    letter-spacing: 7%;
}
#g-offcanvas #g-mobilemenu-container ul>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator:hover, #g-offcanvas #g-mobilemenu-container ul>li.g-menu-item-link-parent>.g-menu-item-container>.g-menu-parent-indicator {
    background: transparent !important;
    border: none !important;
    color: #ffffff !important;
}	
.g-menu-item-112.g-standard {
    padding-top: 0px;
    padding-left: 0;
    background: transparent !important;
    padding-right: 0;
}
.convertforms .cf-checkbox-group, .convertforms .cf-radio-group {
    align-items: flex-start;
}
.convertforms .cf-text-right {
    text-align: left;
}
.convertforms .cf-two-thirds {
    width: 100%;
}
#g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
    background: #0e3157;
}
#g-offcanvas #g-mobilemenu-container ul>li.g-menu-item-112>.g-menu-item-container {
	border-bottom: none;
}
.g-offcanvas-toggle {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    right: 0 !important;
    background: #0e3157;
    padding: 5px;
    border-bottom: 1px solid #ffffff30;
    text-align: left;
}
.g-logo img {
    width: 58px;
}
.g-logo {
    margin: 0px;
}
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
.g-news-pro .g-news-pro-item {
    width: 50%;
    margin-bottom: 0px;
}
.g-news-pro-image.image-fullwidth {
    margin-bottom: 0 !important;
    height: 80px !important;
}	
.tovabbi-hirek .g-array-item-image {
    align-items: center;
    justify-content: center;
}
.tovabbi-hirek .g-array-item-image img {
    max-width: 141px;
}
.tovabbi-hirek .g-array-item {
    align-items: center;
}
.tovabbi-hirek .g-array-item {
    display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 1rem;
    grid-template-areas: "ido ido" "kep cim";
}

.miert .custom {
    grid-template-columns: 1fr 1fr;
    gap: 0;
    margin-left: auto;
    margin-right: auto;
}
.miert .custom div:nth-child(2):before, .miert .custom div:nth-child(4):before {
    left: unset;
    right: 50%;
    width: calc(50% + 1.5rem);
}	
.miert .custom div:nth-child(3):before, .miert .custom div:nth-child(5):before {
    left: 50%;
    width: calc(50% + 1.5rem);
}	
ul.uk-slideset {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem !important;
    padding-left: 0px;
}
.uk-grid > * {
    padding: 0px;
}
.szakemberek tr {
    grid-template-columns: 1fr 1fr;
	gap: 0;
}	
.miert .custom {
    grid-template-columns: 1fr 1fr;
    column-gap: 1rem;
}	
}
@media only all and (max-width: 50.99rem) {
.delay0, .delay1, .delay2, .delay3, .delay4, .delay5, .delay6, .delay7, .delay8, .delay9, .delay10, .delay11  {
    -webkit-animation-delay: 0s; 
    animation-delay: 0s;
}	
div#ajanlatkeres .g-content {
    margin-top: 2rem;
}
.partnereink .newsflash {
    grid-template-columns: 1fr;
}
td.kep-cella p {
    margin-top: 1rem;
}
body.outline-_error h1 {
    text-align: center;
}	
.tovabbi-hirek .g-grid:not(:last-child) {
    margin-bottom: 2rem !important;
}
.com-content-article.szolgaltatasok-almenu h2 {
    font-size: 1rem;
}
.tovabbi-refer {
    text-align: center;
}
body#aloldalak section#g-navigation {
    background-size: 1059px;
}		
.hirek-menu.view-article section#g-mainbody, .referenciak-menu.view-article section#g-mainbody {
    padding-bottom: 0;
}
.hirek-menu aside#g-aside, .referenciak-menu aside#g-aside {
    padding-top: 0;
}
.hirek-cikkek article {
    grid-template-columns: 1fr;
}	
.convertforms .cf-one-half, .convertforms .cf-two-fourths, .convertforms .cf-three-sixths {
    width: 100%;
}	
.allasok .item-content {
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
}	
.allasok-mod .g-array-item {
    grid-template-columns: 1fr;
    text-align: center;
    gap: 0.5rem;
    margin-bottom: 0;
}
.allasok .readmore {
    text-align: center;
}
.allasok .g-article-header {
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
    padding-bottom: 0;
    text-align: center;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
}
.allasok-mod .g-array-item > div:last-child {
    text-align: center;
}
.allasok-mod .g-array-item-details, .allasok .text-muted {
    padding: 8px 6px 6px 6px;
    background: #F0F0F0;
    border-radius: 5px;
    font-size: 0.8rem;
}
section#g-feature .g-grid {
    display: flex;
    flex-direction: column-reverse;
}
section#g-feature .g-grid > div {
    width: 100%;
}	
.referenciak-cikk {
    grid-template-columns: 1fr !important;
}
.karrier-menu .category-desc > div {
    grid-template-columns: 1fr;
    gap: 0;
}
.szolgaltatasok-almenu .com-content-article__body tr {
    grid-template-columns: 1fr;
    gap: 0rem;
    margin-top: 0rem;
    margin-bottom: 3rem;
    display: flex;
    flex-direction: column;
}
.szolgaltatasok-almenu section#g-feature {
    padding-top: 0;
    padding-bottom: 2rem;
}
.szolgaltatasok-almenu .com-content-article__body tr:nth-child(2) {
	flex-direction: column-reverse;
}
.frame-mod > div {
    text-align: center;
    width: 100%;
}
.frame-mod {
    position: relative;
    padding-top: 3rem;
    padding-bottom: 17rem;
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.frame-mod:after {
    content: "";
    display: block;
    width: 58rem;
    height: 14rem;
    position: absolute;
    top: unset;
    background: url(/images/elemek/vegye-fel-a-kapcsolatot-2.webp);
    background-size: 100%;
    background-position: center;
    bottom: 0;
    right: calc(50% - 29rem);
}
.miert .custom p:first-child {
    margin-top: 0;
}	
.blogcikkek {
    grid-template-columns: 1fr !important;
}		
section#g-bottom .g-grid {
    width: 100%;
}
section#g-bottom {
    padding-bottom: 17.5rem;
}
section#g-bottom:before {
    width: 100%;
    height: 16rem;
    top: unset;
    background: url(/images/elemek/jelen-jovo-4.webp);
    background-size: cover;
    background-position: center;
    bottom: 0;
}
.szakemberek td p:last-child {
    margin-bottom: 0.5rem;
}
.szakemberek td p:first-child {
    margin-top: 0rem;
}	
.szakemberek img {
    max-width: 120px;
}		
body#aloldalak div#hero h1 {
    margin-top: 0rem;
    font-size: 25px;
    margin-bottom: 0 !important;
}
body#aloldalak div#hero {
    min-height: 5rem !important;
    display: flex;
    justify-content: center;
    padding-bottom: 1.5rem !important;
    align-items: center;
}	
footer#g-footer {
    padding-top: 2rem;
    padding-bottom: 3rem;
}
.miert .custom div:before {
	display: none;
}
.g-content {
    margin: 0.625rem;
    padding: 0.938rem;
}

.szolgaltatasok-fooldal .custom {
    grid-template-columns: 1fr;
    text-align: center;
}
.szolgaltatasok-fooldal .custom div:not(:first-child) p:first-child img {
    margin-left: 0px;
}
h2 {
    font-size: 1.3rem;
}
h3 {
    font-size: 1.1rem;
}
.uk-slidenav-position .uk-slidenav-previous {
    left: 0px;
}
.uk-slidenav-position .uk-slidenav-next {
    right: 0px;
}
ul.uk-slideset {
    grid-template-columns: 1fr !important;
}
.uk-slideset img {
    max-width: 201px;
}
.kiemelt .custom {
    grid-template-columns: 1fr;
}
div#hero h1 {
    margin-top: 2rem;
    font-size: 32px;
}
div#hero {
    min-height: auto;
    max-width: 100%;
    text-align: center;
    display: block;
    padding-bottom: 11rem;
}
.buttons {
    justify-content: center;
    flex-wrap: wrap;
}
div#hero h2 {
    font-size: 18px;
}
a.g-logo {
    border-bottom: 1px solid #ffffff2e;
    padding-bottom: 2rem;
}
section#g-copyright p img {
    margin-top: 0px;
    width: 36px;
}
section#g-copyright p {
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: center;
    align-content: center;
    text-align: center !important;
    padding-top: 2rem;
}
}
@media only all and (max-width: 30rem) {
.miert .custom {
    grid-template-columns: 1fr;
    gap: 0;
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
}
	
.miert .custom {
    grid-template-columns: 1fr;
}
.szakemberek tr {
    grid-template-columns: 1fr;
	gap: 0;
}

.tovabbi-hirek .g-array-item {
    grid-template-areas: "kep"
        "ido"
        "cim";
}
.g-news-pro .g-news-pro-item {
    width: 50%;
    margin-bottom: 0px;
}
.g-news-pro-image.image-fullwidth {
    margin-bottom: 0 !important;
    height: 80px !important;
}
}