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


body {
font-family: 'Ubuntu', sans-serif;
/*font-family: "CF Din Light";*/
    background-repeat: repeat;
    background-position: unset;
}


/*BELOWSITE*/

.c-below-site-container {
position: relative;
overflow: inherit;
}

.c-belowsite-snow {
position: absolute;
top: -5vw;
left:0;
max-width: 50vw;
height: auto;
}

@media (min-width: 768px) {
.c-belowsite-snow {
max-width: 30vw;
top: -3vw;
}
}

.c-belowsite-text{
margin: 60px 20px 10px 20px;
text-align: center;
}

.c-snowman {
position: absolute;
max-height: 30vw;
width: auto;
top: -29vw;
right: 3vw;
}

@media (min-width: 768px) {
.c-snowman {
max-height: 240px;
top: -177px;
}
}



.c-dora{
position: absolute;
max-height: 25vw;
width: auto;
top: -15vw;
right: 0vw;
}

@media (min-width: 768px) {
.c-dora{
max-height: 140px;
top: -92px;
}
}


/*END OF BELOWSITE*/



/*TITLES*/

.c-title-bold {
font-family: "CF Block";
font-size: clamp(2.875rem, 2.127rem + 2.394vw, 5rem); /*46-80px*/
margin-bottom: 0px;
line-height: 1em;
}

.c-title-bold span{
font-size: 0.7em;
}

/*END OF TITLES*/



/*BUTTONS*/

.c-buttons-box {
display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 4vh;
}

.c-button1 {
font-size: 1.6em;
font-weight: 500;
border-radius: 20px;
display: inline-block;
    text-align: center;
    padding: 20px 25px 15px 25px;
    transition: 1.4s;
    text-decoration: none;
        background-color: #ab0000;
color: #fff;
position: relative;
min-width: 238px;
}

.c-button1::before {
background-image: url('/cache/files/982c33d225c7b58bb55f5f03710416e2c78d1fea.svg');
background-size: cover;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: 0px;
    width: 238px;
    height: 43px;
    top: -21px;
    z-index: 30;
}

.c-button1:hover {
    background-color: #2e5790;
transition: 1.4s;
}

/*BUTTONS*/






/*HEADER*/
.c-header {
position: relative;
width: 100%;
background: linear-gradient(141deg, #0081c6, #2b55a2, #5aa0e0, #23d5ab);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
padding-bottom: 40vw;
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}



.c-odigies-top-bg-img {
width: 100%;
    height: auto;
    position: absolute;
    bottom: -5px;
z-index: 10;
}

.c-dentro1 {
    height: auto;
    width: 30vw;
    position: absolute;
    left: -4vw;
    bottom: 5px;
    z-index: 0;
}

.c-dentro2 {
    height: auto;
    width: 40vw;
    position: absolute;
    right: -4vw;
    bottom: 5px;
    z-index: 0;
}


@media (min-width: 1120px) {
.c-header {
padding-bottom: 40vh;
}

.c-dentro1 {
    width: 50vh;
}

.c-dentro2 {
    width: 60vh;
}
}


.c-top-xionia {
background-image: url('/cache/files/982c33d225c7b58bb55f5f03710416e2c78d1fea.svg');
    width: 100%;
    position: absolute;
    top: -27px;
    height: 50px;
}

/*HEADER*/



/*LOGO*/
.c-logo-container {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
color: #fff;
padding-top: 4vh;
padding-bottom: 4vh;
gap: 5px;
}

.c-logo-container img {
max-height: 13vh;
width: auto;
}


.c-logo-container p {
font-size: 10vw;
}

@media (min-width: 768px) {
.c-logo-container p {
font-size: 4vw;
}
}


/*END OF LOGO*/

/*PLAYSTATION*/
.c-playstation-container {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin-bottom: 10vh;
    flex-direction: column;
}

.c-playstation-container p{
text-align: center;
font-size: 1.2em;
font-weight: 600;
margin-bottom: 0px;
}

/*PLAYSTATION*/


/*LOUX FREE BANNER*/

.c-main-bottle {
    max-height: 70vh;
    width: auto;
    height: 100%;
}

.c-main-banner{
display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 70vh;
    position: relative;
margin-bottom: 10vh;
}
@media (min-width: 920px) {
.c-main-banner{
max-width: 700px;
margin: 0 auto;
}
}

.c-all-tags {
    position: absolute;
    height: 50vh;
    width: 100%;
/*animation: myAnim 10s linear 0s 100 normal forwards;*/
}
@media (min-width: 920px) {
.c-all-tags {
    height: 65vh;
}
}
/*END OF LOUX FREE BANNER*/



/*ANTIKEIMENA SE KINISH*/
.c-tag1 {
max-width: 35%;
    position: absolute;
    right: 4%;
    top: 25%;
transform: rotate(-21deg);
animation: myAnim2 5s linear 0s 100 normal forwards;
}

.c-tag2 {
max-width: 35%;
    position: absolute;
    right: 0;
    top: 50%;
animation: myAnim2 5s linear 2s 100 normal forwards;
}

.c-tag3 {
max-width: 30%;
    position: absolute;
    right: 6%;
    bottom: 25%;
transform: rotate(21deg);
animation: myAnim2 5s linear 1s 100 normal forwards;
}

.c-tag6 {
max-width: 25%;
    position: absolute;
    left: 14%;
    top: 25%;
transform: rotate(21deg);
animation: myAnim2 5s linear 1s 100 normal forwards;
}

.c-tag7 {
max-width: 40%;
    position: absolute;
    left: 0;
    top: 50%;
animation: myAnim2 5s linear 0s 100 normal forwards;
}

.c-tag4 {
max-width: 35%;
    position: absolute;
    left: 4%;
    bottom: 25%;
transform: rotate(-21deg);
animation: myAnim2 5s linear 2s 100 normal forwards;
}

.c-oranges1 {
position: absolute;
    max-height: 14vh;
    right: -2vw;
    width: auto;
    bottom: 4vh;
animation: leaf1 12s ease-in-out 0s infinite normal forwards;
}



.c-oranges2 {
position: absolute;
    max-height: 9vh;
    right: 2vw;
    width: auto;
    top: 4vh;
animation: fromtop 10s linear 0s infinite normal forwards;
}

.c-oranges3 {
position: absolute;
    max-height: 18vh;
    left: 7vh;
    width: auto;
    bottom: 0vh;
    transform: rotate(45deg);
}

@media (min-width: 920px) {
.c-oranges3 {
    max-height: 18vh;
    left: 25vh;
}
}

/*END OF ANTIKEIMENA SE KINHSH*/



/*ODIGIES*/
.c-odigies-top-container {
position: relative;
overflow: visible;
height: 5vh;
}

.c-odigies-sign {
max-height: 50vw;
    width: auto;
    position: absolute;
    top: -30vw;
    z-index: 100;
    left: 50%;
    transform: translateX(-50%);
}

@media (min-width: 920px) {
.c-odigies-top-container {
height: 10vh;
}

.c-odigies-sign {
max-height: 40vh;
    top: -30vh;
}
}

.c-odigies-container {
max-width: 800px;
margin: 5vh auto;
}

.c-odigies-box {
display: flex;
padding: 2vh;
align-items: center;
gap: 20px;
justify-content: space-around;
}

.c-odigies-logo-img {
max-width: 20vw;
    height: auto;
}

.c-odigies-bottle-img {
max-height: 30vw;
   width: auto;
transform: rotate(10deg);
}

.c-odigies-bottle-img-2 {
max-height: 30vw;
   width: auto;
border-radius: 50%;
}

.c-odigies-upload-img {
max-height: 20vw;
   width: auto;
}

.c-odigies-title {
    font-size: 1.6em;
    font-weight: 500;
margin-bottom: 0px;
line-height: 1em;
}

.c-odigies-div {
    background-color: #335577;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 30vw;
    width: 30vw;
    min-width: 30vw;
    min-height: 30vw;
position: relative;
}


.c-odigies-snow2 {
position: absolute;
    top: -2vw;
    left: -2vw;
    max-width: 20vw;
}

.c-odigies-snow3 {
position: absolute;
    top: -2vw;
    right: -2vw;
    max-width: 20vw;
}


.c-odigies-snow4 {
position: absolute;
    bottom: -2vw;
    left: 0vw;
    max-width: 20vw;
transform: rotate(240deg);
    z-index: 10;
}

@media (min-width: 920px) {
.c-odigies-logo-img {
max-width: 15vh;
}

.c-odigies-bottle-img {
max-height: 20vh;
}

.c-odigies-div {
    height: 20vh;
    width: 20vh;
    min-width: 20vh;
    min-height: 20vh;
}


.c-odigies-upload-img {
max-height: 10vh;
}

.c-odigies-snow2 {
top: -1vw;
    left: 0vw;
    max-width: 12vh;
transform: rotate(5deg);
}

.c-odigies-snow3 {
top: -1vw;
    right: -0vw;
    max-width: 12vh;
transform: rotate(-5deg);
}

.c-odigies-snow4 {
    position: absolute;
    bottom: -1vw;
    left: 1vw;
    max-width: 12vh;
    transform: rotate(230deg);
}

}




/*END OF ODIGIES*/


/*FORM*/

.c-form-title {
font-size: 3em;
font-weight: 900;
color: #1f4c7a;
margin-bottom: 0px;
text-align: center;
}

/*END OF FORM*/


/*TERMOS OF USE*/
.c-diagonismos-text {
max-width: 980px;
margin: 0 auto;
padding: 10px;
text-align: justify;
}.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-newsletter {
padding-top: 100px;
padding-bottom: 100px;
width: 60%;
margin: auto;
}

.c-newsletter form {
    margin: auto;
}

.c-newsletter form label {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    font-size: 1.4em;
    font-weight: 800;
font-family: 'Manrope', sans-serif;
}

.c-newsletter form input {
    padding: 10px;
    border: 2px solid #d3d3d3;
    border-radius: 5px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
}


.c-newsletter form input:focus-visible {
outline: none;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}

.c-newsletter form input::placeholder {
color: #d1d1d5;
font-size: 14px;
}

.c-newsletter form .submit {
margin-top: 20px;
text-align: center;
}

.c-newsletter form .submit button {
    font-size: 14px;
    font-weight: 400;
    padding: 20px 25px;
    color: white;
    background-color: #595959;
    transition: 0.3s;
    letter-spacing: 1px;
    border-radius: 3px;
    border-color: transparent;
    min-width: 170px;
}

.c-newsletter form .submit button:hover {
color: white;
background-color: #e0751b;
}

@media only screen and (max-width: 768px) {
.c-newsletter {
width: 90%;
}
}/*MOTIONS*/

@keyframes myAnim {
	0%,
	100% {
		transform: rotate(0deg);
		transform-origin: 50% 50%;
	}

	10% {
		transform: rotate(8deg);
	}

	20%,
	40%,
	60% {
		transform: rotate(-10deg);
	}

	30%,
	50%,
	70% {
		transform: rotate(10deg);
	}

	80% {
		transform: rotate(-8deg);
	}

	90% {
		transform: rotate(8deg);
	}
}


@keyframes myAnim2 {
	0%,
	50%,
	100% {
		opacity: 1;
	}

	25%,
	75% {
		opacity: 0;
	}
}
/*END OF MOTIONS*/.contactform p.required input  {
border: 1px solid transparent;
border-radius: 20px;
min-width: 100%;
}

.contactform p.required select {
border: none;
    border-radius: 20px;
    height: 50px;
max-width: 95%;
font-size: 16px;
background-color: #fff;
}

.contactform p.checkbox label {
    display: inline;
    font-size: 0.9em;
}

.contactform p.select label {
text-align: left;
margin-left: 13px;
}


div.contactform form p {
    min-width: 95%;
}

.contactform button {
font-size: 1.4em;
font-weight: 500;
border-radius: 20px;
display: inline-block;
    text-align: center;
    padding: 20px 25px 15px 25px;
    transition: 1.4s;
    text-decoration: none;
        background-color: #ab0000;
border: 2px solid #ab0000;
color: #fff;
position: relative;
min-width: 238px;
    margin-top: 20px;
}

.contactform button::before {
background-image: url('/cache/files/982c33d225c7b58bb55f5f03710416e2c78d1fea.svg');
background-size: cover;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: 0px;
    width: 238px;
    height: 43px;
    top: -21px;
    z-index: 30;
}

.contactform button:hover {
    background-color: #2e5790;
border: 2px solid #2e5790;
transition: 1.4s;
}

.filegroup span:nth-child(1) {
display: none;
}

.filegroup button{
margin-top: 50px;
    background-color: #325275;
    text-align: left;
    border-radius: 50px;
    min-width: 100%;
    border: 2px solid #325275;
    font-size: 1em;
    padding-left: 80px;
}

.filegroup button:hover{
    background-color: #333;
border: 2px solid #333;
}

.filegroup button::before {
background-image: url('/cache/files/85b6592733cd918d70439440d37b77384b36badd.png');
background-size: contain;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: 25px;
    width: 43px;
    height: 43px;
    top: 10px;
    z-index: 30;
}canvas {
    position: absolute;
    z-index: 0;
    height: 100% !important;
    width: 100% !important;
}