@media all and (min-width: 992px) and (max-width: 1200px) {
    .contentBeforeVideo .ttm-col-bgimage-yes {
        height: 455px;   
    }
    .contentBeforeVideo .ttm-col-wrapper-bg-layer {
        width: 100%;
        margin-left: unset;
    }
}
@media all and (min-width: 1200px) and (max-width: 1366px) {
    .featuredbox-number .col-xl-update {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }    
    .ttm-team-member-single-content .container-fluid {
        padding-left: 0; padding-right: 0;   
    }
    .ttm-team-member-content .ttm-team-member-header-content .ttm-team-member-single-title {
        font-size: 17px;   
    }
    .ttm-team-member-content .ttm-team-member-header-content .ttm-team-member-single-position {
        font-size: 12px;   
    }
    .ttm-team-details-list .ttm-team-list-title {
        font-size: 15px;   
    }
    .ttm-team-details-list li {
        font-size: 13px;
    }
    .ttm-team-member-single-content ul.ttm-team-details-list {
        padding: 25px 15px;   
    }
    .ttm-team-member-content .ttm-team-member-header-content {
        padding: 10px 0;   
    }
}
@media all and (min-width: 1366px) and (max-width: 1500px) {
    .featuredbox-number .col-xl-update {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .ttm-team-member-single-content .container-fluid {
        padding-left: 0; padding-right: 0;   
    }    
    .ttm-team-member-content .ttm-team-member-header-content .ttm-team-member-single-title {
        font-size: 18px;   
    }
    .ttm-team-details-list .ttm-team-list-title {
        font-size: 16px;   
    }
    .ttm-team-details-list li {
        font-size: 14px;
    }
    .ttm-team-member-content .ttm-team-member-header-content .ttm-team-member-single-position {
        font-size: 14px;   
    }
}

@media only screen and (min-width: 1200px) {
    .ttm-header-style-01 #site-header-menu .site-navigation ul.menu>li>a {
        padding: 40px 8px;
    }
    .ttm-header-style-03 #site-header-menu .site-navigation ul.menu>li>a {
        padding: 42px 10px 43px 10px;
        position: relative;
    }    
}

.footer .footer-logo img {
    max-height: 100%;
}

@media only screen and (min-width: 1200px) {
    #site-header-menu .ttm-stickable-header.fixed-header .site-navigation ul.menu>li>a {
        padding: 33px 10px;
    }
}
.newsletter_widget .newsletter-form input {   
    background: #162D60;  
}

.custom-style-2-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color:#081157;
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}
.custom-style ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 16px;
    color:#081157;    
}
.custom-style-2-col li {
    position: relative;
    padding:13px 0 13px 30px;
}
.custom-style-2-col li, .custom-style li {
    position: relative;
    padding:7px 0 7px 30px;
}

.custom-style-2-col ul li:before, .custom-style ul li:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 15px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(/media/check.svg);
    background-repeat: no-repeat;
}
.custom-style-2-col li+li {
    border-bottom: 1px solid #eee;
}


.row>[class*=col]:nth-of-type(even)>.ttm-list.ttm-bordered-lists li:before {
    content: "";
    position: absolute;
    border-right: 1px solid #ebebeb;
    width: 1px;
    height: 65%;
    top: 18%;
    left: -15px
}

.title-style-center_text strong {
    color: #F02B2E;
}

.bg-image-fixed img{
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.mb-200 {
    margin-bottom:200px;
}
.pb-200 {
    padding-bottom:200px !important;
}
.mt-200 {
    margin-top:200px;
}
.pt-200 {
    padding-top:200px !important;
}
.mb-100 {
    margin-bottom:100px;
}
.pb-100 {
    padding-bottom:100px !important;
}
.mt-100 {
    margin-top:100px;
}
.pt-100 {
    padding-top:100px !important;
}

@media only screen and (max-width: 680px){
    
    .mb-200 {
        margin-bottom:80px;
    }
    .pb-200 {
        padding-bottom:80px !important;
    }
    .mt-200 {
        margin-top:80px;
    }
    .pt-200 {
        padding-top:80px !important;
    }
    .mb-100 {
        margin-bottom:80px;
    }
    .pb-100 {
        padding-bottom:80px !important;
    }
    .mt-100 {
        margin-top:80px;
    }
    .pt-100 {
        padding-top:80px !important;
    }
}
.ttm_single_image-wrapper.imagestyle-one {
    padding-right: 0px;   
}
.ttm-col-wrapper-bg-layer img {
    
 top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.ttm-vertical_sep col:after, .ttm-vertical_sep col:before {   
    background-color: rgba(0,0,0,.0) !important;
}
.ttm-vertical_sep>[class*=col]:not(:last-child):before {    
    background-color: rgb(0 0 0 / 0%);
}
.nav.main-menu ul.menu li.mega-menu-item ul.mega-submenu.active {
    z-index:9999;
}
.procedure-row:before {   
    background: url(/media/procedure-bg.png) center center no-repeat;
}

.ttm-service-single-content-area img {
    margin:auto;
    max-width:100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
@media all and (min-width: 1200px) {
    .ttm-service-single-content-area img {
        max-width: 800px;   
    }
}

.ttm-service-description .section-title .title-header, .ttm-service-description .section-title {
    
     margin-bottom: 0px !important; 
     padding-bottom: 0px;
}

aside.widget.widget-download.with-title {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 20px;
    background: transparent;
}
.widget-download .img-fluid {
    max-width: 100%;
    height: 55px;
}
.fid-section.ttm-bgimage-yes .margin_top35.mb_15.text-center a {
    color: #f02b2e;
    text-decoration: underline;
}

@media only screen and (max-width: 680px){
    .fs-18 {
        font-size: 14px !important;
        line-height: 20px;
    }
    .ttm-btn.ttm-btn-size-md {
        font-size: 13px;    
    }
}

.img-loading, .img-up-down {
    max-width: 45px;
    height: auto;
    transition: all 1s ease;
}

.ttm-fid.inside.style1:hover .img-loading {
    transform: rotateY(360deg);
}

.img-3-col {
    max-width: 42px;
    height: auto;
    position:relative;
    z-index:1;
}

.ttm-page-title-row.ttm-bg.ttm-bgimage-yes>.ttm-bg-layer {
    opacity: 1 !important;
}

.featured-imagebox-post.style2 .featured-desc p {
    display: unset;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: unset;
}

img.footer-right {
    max-width: 80px;
}

ul.footer-logos li {
    display: inline-block;
    margin-right: 30px;
}


#playlist-60 .featured-imagebox-post.style2 .featured-desc p {
    display: inherit;    
}

.social-icons a.tooltip-top {
    background-color: #F02B2E;
}

.site-main .banner_slider.banner_slider_wide {
    padding-top:0;
    padding-bottom: 0;
    max-width: 100%;
}

.services-section .img-3-col { width: 42px; height: 42px; }

.col-bg-img-six.ttm-col-bgimage-yes > .ttm-col-wrapper-bg-layer {
    background-image: none;
    background-color: white;
}

.top_bar .social-icons::after {
    content: unset;   
}
.top_bar .flex-row {
    border-right: none;
}
.top_bar_contact_item {
    border-right: none;   
}
.top_bar .social-icons li a {
    min-width: 50px;
}

.featured-icon-box.style1 .ttm-icon::before {
    content: unset;   
}

.fixed-header .site-branding img {
    width: 65px;   
}

/*.ttm-left-span > .ttm-col-wrapper-bg-layer {*/
/*    margin-left: -50px;*/
/*}*/

.footer-right-max {
    max-width: 200px !important;   
}
.download_block .ttm-btn.btn-inline {
    display: flex;
}
@media all and (max-width: 1024px) {
    .procedure-section .section-title .title-header {
        padding-top: 50px;
    }
}

@media all and (min-width: 992px) and (max-width: 1200px) {
    .ttm-row.padding_top_zero-section .section-title {
        padding-left: 15px;
    }
}
@media all and (max-width: 1024px) {
    .ttm-team-member-single-content .col-md-6:not(:nth-last-child(-n+2)) .ttm-team-member-single-content-area {
        margin-bottom: 20px;   
    }
}
@media all and (max-width: 992px) {
    /*.ttm-team-member-single-content .col-md-6:not(:nth-last-child(-n+2)) .ttm-team-member-single-content-area {*/
    /*    margin-bottom: 20px;   */
    /*}*/
    .ttm-service-single-content-area img {
        width: 100%;
    }
    .ttm-row.padding_zero-section:last-of-type img {
        padding-bottom: 50px;   
    }
    .ttm-row .spacing-8 {
        /*padding: 0 !important;*/
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .ttm-row.about-section  {
        padding-top: 0px !important;   
    }
}
@media all and (max-width: 592px) {
    .ttm-team-member-single-content .col-12:not(:last-child) .ttm-team-member-single-content-area {
        margin-bottom: 20px;   
    }
    .site-header-menu-inner .site-branding {
        padding: 10px 0;   
    }
    .site-header-menu-inner .site-branding img {
        width: 70px;   
    }
    .footer-right-max {
        max-width: 135px !important;   
    }
    .footer-right {
        max-width: 70px !important;   
    }
    ul.footer-logos li {
        margin-right: 20px;   
    }
    .download_block .ttm-btn.btn-inline {
        display: flex;
        padding-left: calc(100vw - 96%);
    }
}
p.copy { margin-top: 5px; }
.bb-img-mm img {
  margin-top: -4px;
}
/*.CookieDeclaration {*/
/*    display: none !important;*/
/*}*/

@media only screen and (max-width: 576px) {
    .section-title {
        margin-top:0px;
    }
}
@media all and (min-width: 992px) and (max-width: 1366px) {
    .ttm-col-wrapper-bg-layer img {
        object-fit: cover;   
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .footer .footer-logos-li {
        margin-right:0;   
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .footer .footer-logos-li {
        margin-top: 30px;   
    }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .ttm-bg.ttm-col-bgimage-yes .section-title {
        margin-top: 40px;
    }

}


#quote::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.72);
    z-index: 0;
}

#quote .container {
    position: relative;
    z-index: 1;
}

#quote .sekavin-quote-box {
    position: relative;
    background: #ffffff;
    padding: 60px 70px 70px;
    box-shadow: 0 10px 40px rgba(16, 24, 74, 0.06);
}

#quote .sekavin-quote-mark {
    position: absolute;
    top: 18px;
    left: 38px;
    font-family: Georgia, serif;
    font-size: 110px;
    line-height: 1;
    font-weight: 700;
    color: #f6c8b0;
    z-index: 0;
    pointer-events: none;
    user-select: none;
}

#quote blockquote.sekavin-quote-text {
    position: relative;
    z-index: 1;
    margin: 0 0 25px;
    padding: 0;
    border: 0;
    background: none;
    quotes: none;
}

#quote blockquote.sekavin-quote-text::before,
#quote blockquote.sekavin-quote-text::after {
    content: none; /* κόβει τα εισαγωγικά του theme */
}

#quote .sekavin-quote-text,
#quote .sekavin-quote-text p,
#quote .sekavin-quote-text div,
#quote .sekavin-quote-text span {
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 26px;
    line-height: 36px;
    letter-spacing: 0;
    color: #10184a;
}

#quote .sekavin-quote-text p {
    margin: 0 0 15px;
    padding: 0;
}

#quote .sekavin-quote-text p:last-child {
    margin-bottom: 0;
}

#quote .sekavin-quote-author {
    position: relative;
    z-index: 1;
    display: block;
    font-style: normal;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #10184a;
}

/* ---------- Responsive ---------- */
@media (max-width: 767px) {
    #quote .sekavin-quote-box {
        padding: 45px 30px 50px;
    }
    #quote .sekavin-quote-mark {
        left: 18px;
        font-size: 80px;
    }
    #quote .sekavin-quote-text,
    #quote .sekavin-quote-text p,
    #quote .sekavin-quote-text div,
    #quote .sekavin-quote-text span {
        font-size: 20px;
        line-height: 28px;
    }
}
#quote .sekavin-quote-author,
#quote .sekavin-quote-author * {
    font-family: 'Rubik', sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
    font-size: 20px !important;
    line-height: 1 !important;      /* 100% */
    letter-spacing: 0 !important;
    color: #10184a !important;
}



#reports .reports-heading {
    text-align: center;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 34px;
    color: #10184a;
    margin-bottom: 50px;
}

#reports .reports-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

#reports .report-card {
    flex: 0 0 20%;              
    max-width: 20%;
    padding: 0 15px;
    margin-bottom: 40px;
}

#reports .report-cover {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 3 / 4;        
    object-fit: cover;
    margin-bottom: 22px;
}

#reports .report-year,
#reports .report-year * {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 28px;
    line-height: 1;
    color: #F02B2E;
    margin-bottom: 12px;
}

#reports .report-title,
#reports .report-title * {
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.35;
    color: #10184a;
    margin: 0 0 18px;
}

#reports .report-title p {
    margin: 0;
}

/* Download link */
#reports .report-download {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    color: #10184a;
    text-decoration: none;
}

#reports .report-download:hover {
    color: #F02B2E;
}

#reports .report-download-arrow {
    font-size: 15px;
    line-height: 1;
    transition: transform 0.2s ease;
}

#reports .report-download:hover .report-download-arrow {
    transform: translateX(4px);
}

@media (max-width: 1199px) {
    #reports .report-card {
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }
}

@media (max-width: 767px) {
    #reports .report-card {
        flex: 0 0 50%;
        max-width: 50%;
    }
    #reports .reports-heading {
        font-size: 26px;
        margin-bottom: 35px;
    }
    #reports .report-year,
    #reports .report-year * {
        font-size: 24px;
    }
}

@media (max-width: 480px) {
    #reports .report-card {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/* ============================================
   Key ESG Achievements grid  (#esg-achievements)
   3 κάρτες ~444x250 ανά σειρά, αυτόματη αρίθμηση 01/02/03...
   Κόλλησέ το στο τέλος του overwrites CSS
   ============================================ */

/* Η αρίθμηση ξεκινάει από το row — κάθε κάρτα παίρνει τον επόμενο αριθμό */
#esg-achievements .esg-cards-row {
    counter-reset: esgnum;
    row-gap: 30px;
}

#esg-achievements .esg-card-col {
    counter-increment: esgnum;
    display: flex;                 /* ίσα ύψη στη σειρά */
}

/* ---------- Κάρτα (~444x250 σε desktop) ---------- */
#esg-achievements .esg-card {
    position: relative;
    background: #ffffff;
    width: 100%;
    max-width: 444px;
    min-height: 250px;
    margin: 0 auto;
    padding: 40px 30px 35px 30px;
    box-shadow: 0 4px 18px rgba(16, 24, 74, 0.06);
}

/* ---------- Κόκκινο τετράγωνο με τον αριθμό ---------- */
#esg-achievements .esg-card-num {
    position: absolute;
    top: 35px;
    left: -21px;                   /* μισό έξω από την κάρτα, όπως στο mockup */
    width: 42px;
    height: 42px;
    background: #F02B2E;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

#esg-achievements .esg-card-num::before {
    content: counter(esgnum, decimal-leading-zero);   /* 01, 02, 03... */
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #ffffff;
}

/* ---------- Τίτλος ---------- */
#esg-achievements .esg-card-title,
#esg-achievements .esg-card-title * {
    font-family: 'Rubik', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.35;
    color: #081157;
    margin: 0 0 12px;
}

/* ---------- Περιγραφή ---------- */
#esg-achievements .esg-card-desc,
#esg-achievements .esg-card-desc * {
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    color: #6e6e6e;
}

#esg-achievements .esg-card-desc p {
    margin: 0 0 10px;
}

#esg-achievements .esg-card-desc p:last-child {
    margin-bottom: 0;
}

/* ---------- Responsive ---------- */
@media (max-width: 991px) {
    #esg-achievements .esg-card {
        min-height: 0;             /* σε στενές οθόνες αφήνουμε το ύψος στο περιεχόμενο */
        padding-left: 40px;
    }
    #esg-achievements .esg-card-num {
        left: -12px;
    }
}

@media (max-width: 575px) {
    #esg-achievements .esg-card {
        max-width: 100%;
    }
    #esg-achievements .esg-card-num {
        left: 0;
        top: -12px;                /* στο κινητό το νούμερο κάθεται πάνω-αριστερά */
    }
    #esg-achievements .esg-card {
        padding: 45px 25px 30px;
    }
}
#reports .reports-row .report-card:only-child {
    margin-left: auto;
    margin-right: auto;
}
#esg-achievements,
#esg-achievements + section {
    background: #F8F8F8;
}


 .reports-year__label {
        font-size: 13px;
        font-weight: 700;
        letter-spacing: .5px;
        color: #1d2a6b;
        margin-bottom: 8px;
    }
    .reports-year__wrap {
        position: relative;
        width: 100%;
        max-width: 304px;
    }
    .reports-year__select {
        width: 100%;
        height: 58px;
        border: 1px solid #d9d9d9;
        background: #fff;
        text-align: center;
        text-align-last: center;
        font-size: 18px;
        font-weight: 700;
        color: #1d2a6b;
        padding: 0 48px 0 20px;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        cursor: pointer;
    }
    .reports-year__wrap::after {
        content: "";
        position: absolute;
        right: 22px;
        top: 50%;
        width: 10px;
        height: 10px;
        border-right: 2px solid #d63a2f;
        border-bottom: 2px solid #d63a2f;
        transform: translateY(-70%) rotate(45deg);
        pointer-events: none;
    }
    .report-card__inner {
        background: #f5f5f5;
        padding: 40px 30px 70px;
        height: 100%;
    }
    .report-card__logo img {
        width: 100px;
        height: auto;
        margin: 0 auto 40px;
    }
    .report-card__year {
        font-size: 42px;
        line-height: 1;
        margin-bottom: 8px;
        font-weight: 400;
    }
    .report-card__title {
        font-size: 24px;
        font-weight: 400;
        color: #1d2a6b;
        margin-bottom: 40px;
         line-height: 40px;

    }

    .report-card__download {
        display: inline-flex;
        align-items: center;
        gap: 10px;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: .3px;
        color: #1d2a6b;
        text-transform: uppercase;
    }
    .report-card__download:hover { color: #d63a2f; }
    .report-card.is-hidden { display: none; }

    /* centering when fewer than 3 cards are visible */
    #reports .reports-row {
        justify-content: center;
    }
    #reports .reports-row .report-card:only-child {
        margin-left: auto;
        margin-right: auto;
    }
    .report-card{
        min-width:334px;
        }
        

