section.acf-welcome-section-items {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    padding-bottom: 0;
    margin-bottom: 0;
}

section.acf-welcome-section-items.half-height {
    height: calc(57vh - 50px);
}

.acf-welcome-section-items .slider-cont .outer .inner .card .card-image .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section.acf-welcome-section-items.half-height::before,
section.acf-welcome-section-items.half-height::after {
    content: "";
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    z-index: 2;
}

section.acf-welcome-section-items.half-height::before {
    background: transparent linear-gradient(270deg, #637DB700 0%, rgb(26 54 104 / 100%) 100%) 0% 0% no-repeat padding-box;
    left: 0;
}

section.acf-welcome-section-items.half-height .heading {
    position: absolute;
    bottom: 88px;
    left: 77px;
    font-size: 35px;
    line-height: 44px;
    font-family: 'cf_asty_st_medium', sans-serif;
    color: #fff;
    z-index: 2;
}

section.acf-welcome-section-items.half-height::after {
    background: transparent linear-gradient(95deg, #637DB700 0%, rgb(26 54 104 / 100%) 100%) 0% 0% no-repeat padding-box;
    right: 0;
}

.acf-welcome-section-items .slider-cont,
.acf-welcome-section-items .slider-cont .outer,
.acf-welcome-section-items .slider-cont .outer .inner,
.acf-welcome-section-items .slider-cont .outer .inner .card,
.acf-welcome-section-items .slider-cont .outer .inner .card a,
.acf-welcome-section-items .slider-cont .outer .inner .card .card-image,
.acf-welcome-section-items .slider-cont .outer .inner .card .card-image .image {
    width: 100%;
    height: 100%;
}

.acf-welcome-section-items .slider-cont .card {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
    flex: 0 0 100%;
}

.acf-welcome-section-items .slider-cont .card .card-info {
    display: none;
}

.acf-welcome-section-items .slider .target-tsc {
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 728px;
    background: rgb(255 255 255 / 70%)!important;
    z-index: 1;

}

.acf-welcome-section-items .slider .target-tsc .tar-nav {
    padding-left: 77px;
    padding-right: 77px;
    position: relative;
    text-align: left;
    top: 50%;
    left: 0;
    width: 440px;
    transform: translateY(-50%);
    box-sizing: content-box;
}

.acf-welcome-section-items .slider .target-tsc .tar-nav .tar {
    margin-bottom: 40px;
}

.acf-welcome-section-items .slider .target-tsc .target-title {
    font-size: 35px;
    line-height: 44px;
    color: #12356C;
    font-family: 'cf_asty_st_medium', sans-serif;
    margin-bottom: 108px;
}

.acf-welcome-section-items .slider .target-tsc .target-sub-title {
    font-size: 25px;
    line-height: 31px;
    color: #12356C;
    font-family: 'cf_asty_st_medium', sans-serif;
    margin-bottom: 32px;
}

.acf-welcome-section-items .slider .target-tsc .target-sub-title {
    font-size: 25px;
    line-height: 31px;
    color: #12356C;
    font-family: 'cf_asty_st_medium', sans-serif;
    margin-bottom: 32px;
}

.acf-welcome-section-items .slider .target-tsc .target-content {
    font-size: 18px;
    line-height: 28px;
    color: #12356C;
    margin-bottom: 42px;
}

.acf-welcome-section-items .slider .target-tsc .read-more {
    font-size: 13px;
    line-height: 17px;
    color: #12356C;
    font-family: 'cf_asty_st_medium', sans-serif;
}

.acf-welcome-section-items .chevron-wrapper {
    width: 23px !important;
    height: 23px !important;
}

.acf-welcome-section-items .chevron-wrapper.left {
    transform: scaleX(-1);
}

.acf-welcome-section-items .chevron-wrapper img {
    filter: brightness(0) saturate(100%) invert(48%) sepia(10%) saturate(2043%) hue-rotate(184deg) brightness(99%) contrast(82%);
}

.acf.welcome {
    margin-bottom: 0;
    padding-bottom: 0;
}

.home .omilos-page-preview-block .num-info {
	display: flex;
    flex-direction: column;
    gap: 200px;
}

.home .slogan {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 200px;
    background-color: #ffffff7d;
    display: flex;
    align-items: end;
    padding-block: 15px;
    gap: 12px;
}

.home .acf.omilos .top-area .invest-info {
	position: relative;
}

.home .acf.omilos .top-area .invest-info .content {
	align-self: start;
}

.home .acf.omilos .top-area .invest-info .content:nth-child(2) {
	position: absolute;
    top: 283px;
    left: 64px;
}

.home .acf.omilos .top-area .invest-info .content:nth-child(3) {
    position: absolute;
    top: 565px;
    left: 64px;
}

.home .acf-welcome-section-items .slider-cont {
	height: 100vh;
    padding-top: 64%;
}

.home .ependitikes-sxeseis .card-image::after {
    content: "Eπενδυτικές Σχέσεις";
    position: absolute;
    top: 33px;
    width: 100%;
    padding-inline: 20px;
    text-align: center;
    font-size: 28px;
    left: 0;
    color: #fff;
    font-family: 'cf_asty_st_medium', sans-serif;
}

.acf.welcome .slider-wrapper .right-content {
    display: inline-block;
    width: calc(100% - 410px);
    position: relative;
}

.acf.welcome .slider-wrapper .right-content .slider-cont {
    padding-top: 44%;
    position: relative;
}

.acf.welcome .slider-wrapper .right-content .slider-cont .outer {
    position: absolute;
    inset: 0;
}

.acf.welcome .slider-wrapper .right-content .slider-cont .inner { position: relative; }

.acf.welcome .slider-wrapper .right-content .slider .card .card-info {
    display: none;
}

.acf.welcome .slider-wrapper .right-content .slider .card .card-image a {
    width: 100%;
    height: 100%;
}

.acf.welcome .slider-wrapper .right-content .card {
    margin-top: 0;
    margin-bottom: 0;

    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.acf.welcome .slider-wrapper .left-content {
    position: relative;
    top: 0;
    right: 0;
    width: 410px;
    height: 100vh;
    background-color: #12356c;
}

.acf.welcome .slider-wrapper .left-content .welcome-section-helper {
    position: absolute;
    padding-left: 36px;
    padding-right: 62px;
    left: 0;
    bottom: 45px;
}

.acf.welcome .slider-wrapper .left-content .welcome-section-helper .target-timi-metoxis > span:not(:last-child) {
    margin-right: 6px;;
}  

.acf.welcome .slider-wrapper .left-content .welcome-section-helper div img {
    width: 24px;
    flex: 0 0 24px;
    height: 19px;
    margin-right: 10px;
}

.acf.welcome .slider-wrapper .left-content .welcome-section-helper div span {
    font-size: 15px;
    line-height: 1.1;
    color: #fff;
    font-family: 'cf_asty_st_book', sans-serif;
}

.acf.welcome .slider-wrapper .left-content .welcome-section-helper div:not(:last-child) {
    margin-bottom: 15px;
}

.acf.welcome .slider-wrapper .left-content .target-title {
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 32px;
    color: #fff;
    font-family: 'cf_asty_st_medium', sans-serif;
    display: block;
}

.acf.welcome .slider-wrapper {
    position: static;
    display: flex;
    flex-direction: row-reverse;
    align-items: end;
}

.acf.welcome .slider-wrapper .left-content .lc {
    padding-left: 36px;
    padding-right: 62px;
    position: relative;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    text-align: left;
}

.acf.welcome .slider-wrapper .left-content .lc .navigation .chevron-wrapper {
    background-color: transparent;
    border: 0;
    width: 23px;
    height: 23px;
}

.acf.welcome .slider-wrapper .left-content .target-sub-title {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 42px;
    color: #fff;
    font-family: 'cf_asty_st_book', sans-serif;
    display: block;
}

.acf.welcome .slider-wrapper .left-content .more {
    font-size: 13px;
    line-height: 1.1;
    margin-bottom: 40px;
    color: #00DED5;
    font-family: 'cf_asty_st_medium', sans-serif;
    letter-spacing: -.13px;
    display: block;
}

@media screen and (max-width: 1720px) {
    .home .acf.omilos .top-area .invest-info .content:nth-child(3) {
        position: absolute;
        top: 394px;
        left: 64px;
    }

    .home .acf.omilos .top-area .invest-info .content:nth-child(2) {
        position: absolute;
        top: 165px;
        left: 63px;
    }

    .home .omilos-page-preview-block .num-info {
        gap: 100px;
    }
}

@media screen and (max-width: 1620px) {
    body.home .acf.welcome .slider-wrapper .right-content .slider-cont {
        padding-top: 50%;
        position: relative;
    }

    body.home .acf.welcome .slider-wrapper .left-content {
        width: 420px;
    }

    body.home .acf.welcome .slider-wrapper .right-content {
        display: inline-block;
        width: calc(100% - 420px);
    }

    body.home .acf.welcome .slider-wrapper .left-content .target-title {
        font-size: 23px;
    }
    
    body.home .acf.welcome .slider-wrapper .left-content .target-sub-title {
        font-size: 16px;
    }

    body.home .acf.welcome .slider-wrapper .left-content .more {
        font-size: 12px;
    }
}

@media screen and (max-width: 1440px) {
    body.home .acf.welcome .slider-wrapper .right-content .slider-cont {
        padding-top: 57%;
        position: relative;
    }
}

@media screen and (max-width: 1420px) {
    .home .acf.omilos .top-area .invest-info .content:nth-child(2) {
        position: absolute;
        top: 130px;
        left: 63px;
    }

    .home .acf.omilos .top-area .invest-info .content:nth-child(3) {
        position: absolute;
        top: 300px;
        left: 64px;
    }
}

@media screen and (max-width: 1320px) {
    section.acf-welcome-section-items {
        height: 76vh;
    }

    .acf-welcome-section-items .slider .target-tsc {
        height: 100%;
        width: 550px;
    }

    .acf-welcome-section-items .slider .target-tsc .tar-nav {
        padding-left: 50px;
        padding-right: 50px;
        top: 50%;
        width: 100%;
        box-sizing: border-box;
    }

    .acf-welcome-section-items .slider .target-tsc .target-title {
        font-size: 28px;
        line-height: 1.2;
        margin-bottom: 46px;
    }

    .acf-welcome-section-items .slider .target-tsc .target-content {
        font-size: 17px;
        line-height: 1.5;
        margin-bottom: 30px;
    }

    body.home section.acf-welcome-section-items {
        height: 100vh;
    }

    body.home .acf.welcome .slider-wrapper .right-content .slider-cont {
        padding-top: 70%;
        position: relative;
    }

    body.home .slogan {
        font-size: 27px;
        padding: 0 30px;
        margin-bottom: 27px;
        align-items: end;
        justify-content: center;
        text-align: center;
    }
}

@media screen and (max-width: 1080px) {
    body.home .acf.welcome .slider-wrapper .left-content .lc {
        padding-left: 25px;
        padding-right: 25px;
    }

    body.home .acf.welcome .slider-wrapper .left-content {
        width: 350px;
    }

    body.home .acf.welcome .slider-wrapper .right-content {
        display: inline-block;
        width: calc(100% - 350px);
    }

    body.home .acf.welcome .slider-wrapper .right-content .slider-cont {
        padding-top: 90%;
        position: relative;
    }
}

@media screen and (max-width: 1020px) {
    .acf-welcome-section-items .slider .target-tsc {
        height: 100%;
        width: 430px;
    }

    .acf-welcome-section-items .slider .target-tsc .tar-nav {
        padding-left: 25px;
        padding-right: 25px;
    }

    .acf-welcome-section-items .slider .target-tsc .target-title {
        font-size: 24px;
        margin-bottom: 24px;
    }

    .acf-welcome-section-items .slider .target-tsc .target-content {
        font-size: 15px;
        line-height: 1.4;
        margin-bottom: 20px;
    }

    section.acf-welcome-section-items.half-height .heading {
        bottom: 40px;
        left: 50px;
        font-size: 30px;
    }

    .acf-media-library-gallery-block.logos .img {
        padding-top: 10%;
        position: relative;
        width: auto;
        margin-bottom: 70px !important;
    }

    .acf-media-library-gallery-block.logos .img > :first-child {
        position: absolute;
        inset: 0;
    }

    .acf-media-library-gallery-block.logos .img img {
        object-fit: contain;
    }

    .acf[class*="acf-"]:not([class*="acf-welcome-"]):not([class*="acf-nav-"]).logos {
        padding: 50px 0;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 980px) {
    .home .acf.omilos .top-area .invest-info .num-info {
        width: 100%;
    }

    .home .acf.omilos .top-area .invest-info .content:nth-child(2) {
        position: absolute;
        top: 130px;
        left: 53px;
    }

    .home .acf.omilos .top-area .invest-info .content:nth-child(3) {
        position: absolute;
        top: 320px;
        left: 50px;
    }

    .home .acf.omilos .top-area .invest-info .content:nth-child(4) {
        position: absolute;
        bottom: 25px;
        left: 50px;
    }

    .home .acf.omilos .top-area .invest-info {
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 920px) {
    body.home .acf.welcome .slider-wrapper {
        flex-direction: column-reverse;
        height: 100%;
    }

    body.home section.acf-welcome-section-items + .acf.omilos {
        margin-top: 70px;
    }

    body.home section.acf-welcome-section-items {
        /* height: calc(100vh - 87px); */
        position: relative;
        top: 70px;
    }

    body.home section.acf-welcome-section-items .acf.omilos {
        margin-top: 70px;
    }

    body.home main {
        margin-top: 0;
    }

    body.home .acf.welcome .slider-wrapper .right-content {
        display: flex;
        width: 100%;
        /* height: 50%; */
        height: 80%;
        flex-direction: column;  
        justify-content: end;
        position: relative;
      
    }

    body.home .acf.welcome .slider-wrapper .right-content .slider-cont {
        padding-top: 0;
        position: relative;
        height: calc(100% - 55px);
    }

    body.home .acf.welcome .slider-wrapper .left-content {
        width: 100%;
        height: 50%;
    }

    body.home .acf.welcome .slider-wrapper .right-content .slider-cont .outer {
        position: relative;
        inset: 0;
    }
    
    body.home .slogan {
        position: relative;
        font-size: 25px;
        padding: 0 1rem;
        margin-bottom: 15px;
        margin-top: 20px;
        height: auto;
        z-index: 2;
        flex-wrap: wrap;
    }

    .home .volume-toggle {
        top: calc(0rem + 8px)
    }

    .home .video div.play-btn {
        top: 2rem;
    }

    .home .video:not([data-video-type]) .close {
        top: 2rem;
    }

    body.home .acf.welcome .slider-wrapper .left-content {
        width: 100%;
        position: relative;
        z-index: 1;
        padding-bottom: 20px;
    }

    body.home .lang .item:not(.active) {
        color: #12356C;
    }

    body.home .menu-header .lang .item:not(.active) {
        color: #49ded573;
    }

    body.home header .burger span {
        background-color: #12356C;
    }

    body.home .acf.welcome .slider-wrapper .left-content .more {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    body.home .acf.welcome .slider-wrapper .left-content .welcome-section-helper {
        padding-left: 1rem;
        padding-right: 1rem;
        /* bottom: 25px; */
        bottom: 0;
        position: relative;
    }

    body.home .acf.welcome .slider-wrapper .left-content .lc {
        top: 0;
        transform: none;
        left: 0;
        padding-left: 1rem;
        padding-right: 1rem;
        padding-top: 2rem;
    }
}

@media screen and (max-width: 820px) {
    body.home section.acf-welcome-section-items {
        /* height: calc(100vh - 85px); */
        height: 112vh;
        position: relative;
    }
}

@media screen and (max-width: 640px) {
    section.acf-welcome-section-items {
        position: relative;
        height: auto;
    }
    

    section.acf-welcome-section-items .slider.full:not(.infinitive) {
        display: flex;
        flex-direction: column-reverse;
    }

    .acf-welcome-section-items .slider .target-tsc {
        height: auto;
        position: relative;
        width: 100%;
    }

    .acf-welcome-section-items:not(.half-height) .slider-cont {
        height: 45%;
    }

    .acf-welcome-section-items .slider .target-tsc .target-title {
        font-size: 25px;
        margin-bottom: 45px;
    }

    .acf-welcome-section-items .slider .target-tsc .target-content {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 10px;
    }
    
    .acf-welcome-section-items .slider .target-tsc .tar-nav {
        padding-left: 18px;
        padding-right: 18px;
        top: 0;
        transform: none;
        margin-top: 30px;    
    }

    .acf-welcome-section-items .slider .target-tsc .target-sub-title {
        font-size: 18px;
        line-height: 1;
        color: #12356C;
        font-family: 'cf_asty_st_medium', sans-serif;
        margin-bottom: 16px;
    }

    .acf-welcome-section-items .slider .target-tsc .read-more {
        display: none;
    }

    .acf-welcome-section-items .slider .target-tsc .tar-nav .tar {
        margin-bottom: 10px;
    }

    .acf-welcome-section-items .chevron-wrapper {
        width: 20px;
        height: 20px;
    }
}

@media screen and (max-width: 580px) {
    .home .acf.omilos .top-area .invest-info .content:nth-child(3) {
        top: 264px !important;
        left: 1.5rem !important;
    }

    .home .acf.omilos .top-area .invest-info .content:nth-child(4) {
        top: 125px !important;
        left: 1.5rem !important;
    }

    .home .omilos-page-preview-block {
        margin-bottom: 0px !important;
    }
}

@media screen and (max-width: 540px) {
    section.acf-welcome-section-items.half-height {
        height: calc(40vh - 50px);
    }

    section.acf-welcome-section-items.half-height .heading {
        bottom: 25px;
        left: 35px;
        font-size: 25px;
        text-align: left;
    }
} 

@media screen and (max-width: 490px) {
    body.home section.acf-welcome-section-items {
        height: 130vh;
        position: relative;
    }

    .home .acf.omilos .top-area .invest-info .num-info .num {
        font-size: 60px;
    }

    .home .acf.omilos .top-area .invest-info .content:nth-child(4) {
        top: 94px !important;
        left: 1.5rem !important;
        font-size: 16px;
    }

    .home .acf.omilos .top-area .invest-info .content:nth-child(3) {
        top: 204px !important;
        left: 1.5rem !important;
        font-size: 16px;
    }

    .home .acf.omilos .top-area .invest-info .content:nth-child(2) {
        top: unset !important;
        bottom: 30px !important;
        font-size: 16px;
    }
}