/******************** Boaz formating start **********************/

body {
    font-family: 'Montserrat', sans-serif;
    max-width: 2570px;
    margin: auto;
}

html {
    scroll-behavior: smooth;
}

.display-flex-align-items-center {
    display: flex;
    align-items: center;
}

.m-0 {
    margin: 0 !important;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.z-index {
    z-index: 10;
}

.kezdolap #g-main {
    display: none;
}

.page-margin {
    margin: 50px 170px 100px 170px;
}

h1 {
    font-weight: 700;
    font-size: 40px;
    width: 200px;
    line-height: 43px;
}

h2 {
    font-weight: 700;
    width: 300px;
    font-size: 35px;
    line-height: 41px;
}

p {
    line-height: 18px;
}

h6 a {
    font-weight: 500;
}

.bg-w {
    background: #fff;
}

.page-shadow {
    box-shadow: 0px 0px 50px 13px #00000080;
}

.page-border-one-style {
    border-top: 50px solid #fff;
    border-right: 100px solid #fff;
    border-bottom: 50px solid #fff;
}

.page-border-two-style {
    border-top: 50px solid #fff;
    border-right: 100px solid #fff;
}

.page-link {
    background: #fff;
    font-weight: 900;
    color: #26365B !important;
    padding: 13px 35px;
    border-radius: 25px;
    font-size: 22px;
}

.page-link--formating {
    color: #fff !important;
    background: #26365B;
}


/******************** g-navigation formating start **********************/

#g-navigation {
    background: #26365B;
    padding: 0 20px !important;
    position: fixed;
    width: 100%;
    z-index: 100;
}

.menu-right {
    float: right;
    margin-bottom: 10px;
}

#g-navigation a {
    color: #fff;
    font-weight: 700;
    margin: 0 20px;
}


/******************** g-navigation formating end **********************/


/******************** g-slideshow formating start **********************/

#g-slideshow {
    background: #26365B;
    padding: 0 20px !important;
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 50px;
}

.g-chimera-menu {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}

.g-menu-item-title {
    color: #fff;
    font-weight: 700;
    margin: 0 20px;
}

#logo-5679-particle {
    position: relative;
    bottom: 20px;
}

.g-menu-item.g-menu-item-202.g-menu-item-type-component.g-standard span {
    margin-right: 3px;
}


/********************  g-slideshow formating end **********************/


/********************  g-topfullwidth formating start **********************/

#g-topfullwidth {
    position: relative;
    color: #fff;
    box-shadow: 0px 0px 50px 13px #00000080;
    margin-top: 120px;
}

#g-topfullwidth a {
    color: #fff;
}

#g-topfullwidth .g-content {
    padding: 0;
    margin: 0;
}

.bg-box.position-absolute {
    width: 70%;
    height: 100%;
    background: #3D4F78;
    top: 0;
    right: 0;
}

.g-topfullwidth-one-box {
    background: url(../../../images/rendszer/2-szekcio/image2x_optimized.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 80px 100px;
}

#g-topfullwidth .size-50 .g-grid {
    margin-top: 85px;
}

.g-topfullwidth-one-box h6 {
    margin-bottom: 200px;
}

.g-topfullwidth-one-text-box p {
    width: 330px;
    margin: 30px 0 45px 0;
}

.g-topfullwidth-two-text-box {
    margin: 0 10px;
}

.g-topfullwidth-two-text-box p {
    width: 200px;
}

.g-topfullwidth-two-box {
    color: #26365B;
}

.g-topfullwidth-two-box h6 {
    margin: 50px 0 100px 0;
}

.g-topfullwidth-two-box h6 a {
    color: #26365B !important;
}

.g-topfullwidth-three-text-box {
    padding-left: 110px;
    background-image: url(../../../images/rendszer/2-szekcio/icon.svg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 92.5%;
    background-position-x: -121px;
    background-position-y: 76px;
}

.g-topfullwidth-three-text-box p {
    margin: 40px 0 60px 0;
    width: 330px;
}

.g-topfullwidth-one-box--formating {
    background: url(../../../images/rendszer/2-szekcio/image2x_optimized3.png) !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}

.size-50.g-topfullwidth-two-box__img-box img {
    height: 100%;
    object-fit: cover;
}

.g-topfullwidth-two-box--formating .g-topfullwidth-three-text-box {
    width: 100%;
    height: 90%;
    background-position-x: 100px;
    background-position-y: -110px;
    margin: 50px 0 50px -50px;
}

.g-topfullwidth-two-box--formating h6 {
    margin-bottom: 40px;
    padding-top: 50px;
}

.g-topfullwidth-two-box--formating img {
    object-fit: cover;
}

.g-topfullwidth-three-text-box h5 {
    margin: 50px 0;
}

.g-block.size-100.jobb-also {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}


/********************  g-topfullwidth formating end **********************/


/********************  #g-copyright  formating start **********************/

#g-copyright {
    background: #26365B;
    color: #fff;
    position: relative;
}

#g-copyright .g-content {
    padding: 0;
    margin: 0;
}

#g-copyright a {
    color: #fff;
}

.g-copyright-d-flex {
    display: flex;
    justify-content: space-between;
    padding: 30px 30px 100px 30px;
}

.copyright__p {
    text-align: center;
    font-size: 13px;
}

.g-copyright-link-box {
    margin: 30px 0 0 -100px;
}

.g-copyright-link-box a {
    font-weight: 700;
    margin: 0 30px;
}

.facebook-icon {
    margin-top: 20px;
}

.copyright__p span {
    margin-right: 10px;
}


/********************  #g-copyright  formating end **********************/


/*----Media CSS Start------*/

@media (min-width: 2200px) and (max-width: 2570px) {
    .page-margin {
        margin: 50px 230px 100px 230px;
    }
    h1 {
        font-size: 70px;
        line-height: 63px;
    }
    h2 {
        font-size: 45px;
        line-height: 50px;
    }
    .g-topfullwidth-three-text-box {
        margin-top: 330px;
        background-size: 73%;
        background-position-y: 58px;
    }
    .g-topfullwidth-two-box--formating .g-topfullwidth-three-text-box {
        width: 80%;
        background-position-x: 60px;
        background-position-y: 10px;
    }
    .g-topfullwidth-two-box--formating h6 {
        padding-top: 145px;
    }
}

@media (min-width: 2000px) and (max-width: 2200px) {
    .page-margin {
        margin: 50px 230px 100px 230px;
    }
    h1 {
        font-size: 70px;
        line-height: 63px;
    }
    h2 {
        font-size: 45px;
        line-height: 50px;
    }
    .g-topfullwidth-three-text-box {
        margin-top: 250px;
        background-size: 73%;
        background-position-y: 58px;
    }
    .g-topfullwidth-two-box--formating .g-topfullwidth-three-text-box {
        width: 80%;
        background-position-x: 60px;
        background-position-y: 10px;
    }
    .g-topfullwidth-two-box--formating h6 {
        padding-top: 65px;
    }
}

@media (min-width: 1800px) and (max-width: 2000px) {
    .page-margin {
        margin: 50px 230px 100px 230px;
    }
    h1 {
        font-size: 55px;
        line-height: 63px;
    }
    h2 {
        font-size: 45px;
        line-height: 50px;
    }
    .g-topfullwidth-three-text-box {
        margin-top: 200px;
        background-size: 73%;
        background-position-y: 58px;
    }
    .g-topfullwidth-two-box--formating .g-topfullwidth-three-text-box {
        width: 80%;
        background-position-x: 60px;
        background-position-y: 10px;
    }
    .g-topfullwidth-two-box--formating h6 {
        padding-top: 5px;
    }
}

@media (min-width: 1600px) and (max-width: 1800px) {
    .page-margin {
        margin: 50px 230px 100px 230px;
    }
    h1 {
        font-size: 50px;
        line-height: 63px;
    }
    h2 {
        font-size: 38px;
        line-height: 50px;
    }
    .g-topfullwidth-three-text-box {
        margin-top: 90px;
        background-size: 88%;
        background-position-y: 58px;
    }
    .g-topfullwidth-two-box--formating .g-topfullwidth-three-text-box {
        width: 80%;
        background-position-x: 60px;
        background-position-y: 10px;
    }
    .g-topfullwidth-two-box--formating h6 {
        padding-top: 0;
    }
}

@media (min-width: 1500px) and (max-width: 1600px) {
    .page-margin {
        margin: 50px 230px 100px 230px;
    }
    h1 {
        font-size: 45px;
        line-height: 63px;
    }
    h2 {
        font-size: 30px;
        line-height: 50px;
    }
    .g-topfullwidth-two-box h6 {
        margin: 50px 0 70px 0;
    }
    .g-topfullwidth-three-text-box {
        margin-top: 70px;
        background-size: 88%;
        background-position-y: 58px;
    }
    .g-topfullwidth-two-box--formating .g-topfullwidth-three-text-box {
        width: 80%;
        background-position-x: 60px;
        background-position-y: 10px;
    }
    .g-topfullwidth-two-box--formating h6 {
        padding-top: 0;
    }
}

@media (min-width: 1400px) and (max-width: 1500px) {
    h1 {
        font-size: 45px;
    }
    h2 {
        font-size: 33px;
    }
    .g-topfullwidth-three-text-box {
        background-size: 97%;
        height: 91.5%;
    }
    .g-topfullwidth-two-box h6 {
        margin: 50px 0 110px 0;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .page-margin {
        margin: 50px 80px 100px 80px;
    }
    .g-topfullwidth-one-text-box p {
        width: 250px;
    }
    .g-topfullwidth-two-text-box p {
        width: 155px;
    }
    .g-topfullwidth-two-box h6 {
        margin: 50px 0 70px 0;
    }
    .g-topfullwidth-three-text-box p {
        width: 310px;
    }
    h2 {
        font-size: 30px;
    }
    .g-topfullwidth-three-text-box {
        background-size: 93%;
        height: 91.5%;
    }
    .g-topfullwidth-two-box--formating h6 {
        padding-top: 0px;
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    .g-menu-item-title {
        margin: 0 5px;
        font-size: 13px;
    }
    .page-margin {
        margin: 50px 70px 100px 70px;
    }
    h1 {
        font-size: 35px;
    }
    h2 {
        font-size: 30px;
    }
    .g-topfullwidth-one-text-box p {
        width: 240px;
    }
    .g-topfullwidth-two-text-box p {
        width: 120px;
    }
    .g-topfullwidth-three-text-box {
        padding-left: 70px;
        background-size: 95%;
        height: 89.5%;
        background-position-x: -131px;
        background-position-y: 26px;
    }
    .g-topfullwidth-two-box h6 {
        margin: 50px 0 30px 0;
    }
    .g-topfullwidth-three-text-box p {
        width: 280px;
    }
    .g-topfullwidth-two-box--formating h6 {
        padding-top: 0px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #g-topfullwidth {
        margin-top: 90px;
    }
    .g-menu-item-title {
        margin: 0 5px;
        font-size: 11px;
    }
    #logo-5679-particle {
        bottom: 27px;
    }
    #logo-5679-particle img {
        width: 120px;
    }
    .page-margin {
        margin: 50px 30px 100px 30px;
    }
    .page-border-one-style {
        border-top: 20px solid #fff;
        border-right: 40px solid #fff;
        border-bottom: 20px solid #fff;
    }
    h1 {
        font-size: 30px;
    }
    .g-topfullwidth-one-box h6 {
        margin-bottom: 100px;
    }
    .g-topfullwidth-one-text-box p {
        width: 85%;
    }
    .g-topfullwidth-two-text-box p {
        width: 96%;
    }
    .g-topfullwidth-three-text-box {
        padding-left: 35px;
        background-size: 95%;
        background-position-x: -161px;
        background-position-y: 47px;
        background-size: 88%;
    }
    h2 {
        font-size: 25px;
        line-height: 30px;
        width: 300px;
    }
    .g-topfullwidth-three-text-box p {
        margin: 20px 0 36px 0;
        width: 100%;
    }
    .g-topfullwidth-two-box h6 {
        margin: 20px 0 100px 0;
    }
    .g-topfullwidth-one-box {
        padding: 80px 50px;
    }
    .g-topfullwidth-two-box--formating .g-topfullwidth-three-text-box {
        margin: 50px 0 50px -20px;
    }
    .page-border-one-style {
        border-top: 20px solid #fff;
        border-right: 20px solid #fff;
        border-bottom: 20px solid #fff;
    }
    .page-border-two-style {
        border-top: 30px solid #fff;
        border-right: 30px solid #fff;
    }
}

@media screen and (max-width: 767px) {
    #g-navigation {
        position: relative;
    }
    #g-slideshow {
        position: relative;
        top: 0;
    }
    #g-topfullwidth {
        margin-top: 0px;
    }
    .g-offcanvas-toggle {
        top: 50px;
        padding: 10px;
        background: #fff;
        position: fixed;
        z-index: 1000;
    }
    .g-offcanvas-toggle .fa-bars {
        font-size: 15pt;
        color: #25365a;
    }
    #g-offcanvas #g-mobilemenu-container ul {
        background: #25365a;
        margin-top: 30px;
    }
    #g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
        background: #fff;
    }
    #g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
        background: #fff;
    }
    #g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
        background: #fff;
    }
    #g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active .g-menu-item-title {
        color: #25365a;
    }
    #g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active>.g-menu-item-container,
    #g-offcanvas #g-mobilemenu-container ul>li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover>.g-menu-item-container {
        background: red;
    }
    #g-offcanvas {
        background: #25365a;
    }
    .g-menu-item-title {
        margin: 0;
    }
    #g-offcanvas #g-mobilemenu-container ul>li>.g-menu-item-container {
        padding: 20px;
    }
    #logo-5679-particle {
        margin: 25px 80px 10px 0!important;
        float: right;
    }
    .menu-right {
        display: flex;
        flex-direction: column;
    }
    .page-margin {
        margin: 50px 10px 50px 10px;
    }
    .page-border-one-style {
        border-top: 20px solid #fff;
        border-right: 20px solid #fff;
        border-bottom: 20px solid #fff;
    }
    .page-border-two-style {
        border-top: 20px solid #fff;
        border-right: 20px solid #fff;
    }
    .g-topfullwidth-one-box {
        background-size: cover;
        padding: 30px 30px;
        background-position: right;
    }
    .g-topfullwidth-one-box h6 {
        margin: 50px 0 50px 0;
    }
    .g-topfullwidth-one-text-box p {
        width: 100%;
        margin: 40px 0 55px 0;
    }
    .g-topfullwidth-two-text-box {
        margin: 0;
    }
    .g-topfullwidth-two-text-box img {
        margin: 10px 0 25px 0;
    }
    .g-topfullwidth-two-text-box p {
        width: 100%;
    }
    .g-topfullwidth-two-box h6 {
        margin: 20px 0 30px 0;
    }
    .g-topfullwidth-three-text-box {
        padding-left: 30px;
        margin-bottom: 100px;
    }
    .g-topfullwidth-two-box--formating .g-topfullwidth-three-text-box {
        height: 110%;
        margin: 0;
    }
    .g-topfullwidth-three-text-box p {
        width: 97%;
    }
    .size-50.g-topfullwidth-two-box__img-box img {
        height: 300px;
        width: 100%;
    }
    h2 {
        font-size: 30px;
    }
    .g-copyright-d-flex {
        flex-direction: column;
    }
    .g-copyright-link-box {
        margin: 0;
    }
    .g-copyright-link-box a {
        margin: 0 30px;
        margin-left: 0;
    }
    .g-copyright-logo img {
        margin: 10px 0 30px 0;
    }
    .copyright__p {
        text-align: left;
    }
    .g-copyright-d-flex {
        padding: 30px 30px 50px 0;
    }
    #g-copyright {
        padding: 0 20px !important;
    }
}

@media (min-width: 640px) and (max-width: 768px) {}

@media (min-width: 500px) and (max-width: 640px) {}

@media (min-width: 400px) and (max-width: 500px) {}

@media (min-width: 300px) and (max-width: 400px) {
    h1 {
        font-size: 30px;
        width: 100%;
        line-height: 40px;
    }
    .page-link {
        padding: 13px 32px;
        font-size: 15px;
    }
    .g-topfullwidth-one-text-box p {
        width: 100%;
        margin: 10px 0 55px 0;
    }
    .menu-right {
        margin-right: -30px;
    }
    #logo-5679-particle {
        margin: 25px 0px 10px 0!important;
    }
    h2 {
        font-size: 25px;
        line-height: 26px;
        width: 100%;
    }
}


/*----Media CSS End------*/


/******************** Boaz formating start ********************