.c-mybigproject {
    font-size: 1em;
}
@media (max-width: 768px) {
    .c-mybigproject {
        font-size: 0.8em;
    }
}

.c-shareholders-list{
list-style:none !important;
list-style-type:none !important;
}
.c-mission-list{
list-style:none !important;
list-style-type:none !important;
}

.c-mission-list i {
color: green;
}
.c-shareholders-list i {
color: green;
}

.c-belowsitetitle{
font-size: 1.4em;
font-weight: 300;
line-height: 1em;
color: #4a790d;
text-align: center;
}
.c-belowsitetext{
font-size: 1em;
font-weight: 300;
margin-bottom: 0px;
line-height: 1em;
text-align: center;
}
.c-belowsitetext p{
line-height: 20px;
margin-bottom:0.8em;
}
.c-big-title{
font-size: 3em;
font-weight: 400;
margin-bottom: 20px;
line-height: 1.5em;
text-align: center;
color: #8dc63f;
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
border-bottom: 2px solid #f1f1f1;
}

.c-titlos-1{
font-size: 30px;
padding-top:20px;
font-weight: 400;
}

.c-subtitle-1{
text-decoration: underline;
font-size: 20px;
line-height: 22px;
font-weight: 400;
}

.c-text-1{
font-size: 1em;
font-weight: 300;
margin-bottom: 0px;
line-height: 1.6em;
text-align: justify;
}

.c-motto{
color: #8dc63f;
font-weight: 600;
font-size: 18px;
text-align: center;
line-height: 2em;
}

.c-border {
max-width: 980px; 
margin: auto; 
border-width: 2pt medium;
border-style: solid none;
border-color: #ed7d31;
padding: 8pt 0cm;
}

.c-box {
background-image: linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);
background-repeat: repeat-x;
padding: 15px;
margin-bottom: 20px;
border: 1px solid
border-color: #b2dba1;

}

.c-belowsitesocial a{
	font-size: 36px;
	color: #6fb513 !important; 
}.c-newlogo {
    background-image: url('cache/files/notfound');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
}

/*
a.mobile-header-startlink {
    background-image: url('cache/files/notfound');
    background-position: center;
    background-size: contain;
background-repeat: no-repeat;
width: 220px;
    transform: translate(-50%, 0%);
}
*/
.side-nav__header {
    background-color: white;
    background-image: url('cache/files/notfound') !important;
    color: #333;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    margin-left: 8vh;
    margin-right: 8vh;
}.c-power-trust-container {
display: flex;
gap: 20px;
align-items: flex-start;
position: relative;
}

@media (max-width: 912px) {
.c-power-trust-container {
flex-direction: column;
}
}




.c-intro-image {
min-width: 450px;
    position: sticky;
    top: 0;
}

@media (max-width: 768px) {
.c-intro-image {
min-width: auto;
height: 350px;
width: auto;
}
}

.c-intro-text {
position: relative;
padding: 20px;
margin-top: 100px;
}

@media (max-width: 912px) {
.c-intro-text {
margin-top: 0px;
}
}




.c-power-trust-title {
font-size: 72px;
    font-weight: 900;
    margin-bottom: 0px;
    line-height: 1.1em;
}

.c-power-trust-subtitle {
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 1.1em;
}

.c-green-title {
font-size: 28px;
    font-weight: 900;
    margin-bottom: 0px;
    line-height: 1.1em;
color: #acc137;
}

.c-made-in-greece {
position: absolute;
top: -40px;
right: 0;
}


.c-info-container {
padding: 20px;
margin-top: 30px;
}

.c-main-title {
background-color: black;
    color: #fff;
    font-size: 24px;
    padding: 10px 40px 10px 20px;
    display: inline-block;
    border-radius: 0px 30px 30px 0px;
    font-weight: 900;
}


.c-pleonektimata-title {
display: flex;
gap: 20px;
    align-items: center;
margin-top: 30px;
}

.c-pleonektimata-title img{
width: 50px;
height: auto;
}

.c-pleonektimata-title p{
font-size: 24px;
    font-weight: 900;
    margin-bottom: 0px;
    line-height: 1.1em;
}

.c-info-container ul{
line-height: 1.6em;
    font-size: 1.1em;
}