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

#copyinfo {
   display: none;
}

body, p, h1, h2, button, select, input, textarea, label, table, form, button, optgroup {
  font-family: "Geologica", sans-serif;
  font-weight: 500;
}

.notloggedin #container {
   background-color: #e70a03;
   color: white;
}

.c-title {
   font-size: 1.4rem;
}

.c-logo, .c-boxy-text, .c-description, .c-giveaway-slider, .c-title {
    position: relative;
    z-index: 3;
}

.c-main-content {
background-color: #e70a03;
max-width: 900px;
margin: 0 auto;
text-align: center;
color: white;
padding-bottom: 6rem;
min-height: 100vh
}

.c-boxy-text {
    background-color: #000000;
    margin: 30px 15px 15px 15px;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 100px;
    font-size: 1.2rem;
    position: relative;
    z-index: 3;
}

.c-description {
    margin: 0 15px;
    font-size: 1.2rem;
}

.c-slide p {
   margin-bottom: 0px;
   padding: 0 15px;
}

.c-slide-title {
    font-size: 1.4rem;
    margin-top: 2rem;
font-weight: bold;
}

.c-giveaway-slider {
    font-size: 1rem;
}

.notloggedin #cta {
    position: fixed;
    width: 100%;
    max-width: 1024px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 4;
}

.c-cta {
    display: block;
    color: white;
    background-color: black;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    padding: 15px;
    font-size: 1.3rem;
    color: white;
    text-decoration: none;
}

#contenttop div.htmlbox ul.slick-dots {
   padding-left: 0px;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 15px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    color: white;
}

.slick-dots li.slick-active button::after {
    content: '';
    width: 110%;
    height: 110%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid black;
    border-radius: 50%;
}

.slider-arrows {
    padding: 5px;
}

.slick-disabled {
   display: none !important;
}

.c-slide-image {
   margin-top: 10px;
}

.c-vima-1 .c-slide-image, .c-vima-2 .c-slide-image {
    padding: 0 60px;
    box-sizing: border-box;
}

.c-vima-3 .c-slide-image {
    padding-left: 60px;
    padding-right: 5px;
    box-sizing: border-box;
}

a.c-button {
    background-color: #000000;
    margin: 30px 15px 15px 15px;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 100px;
    font-size: 1rem;
    color: white;
    text-decoration: none;
    display: block;
}

.c-finalstep-image {
    margin-bottom: 20px;
    text-align: center;
}

.c-finalstep-image img {
   width: 70%;
   height: auto;
}

.c-giveaway-image, .c-finalstep-image {
   position: relative;
}

.c-giveaway-image img, .c-finalstep-image img {
   position: relative;
   z-index: 2;
}

.c-giveaway-image::before, .c-finalstep-image::before {
   content: '';
   background-image: url('/cache/files/e63f5d3ba8f3f6284e3cf0d755d1d88d8ff5aa41.svg');
display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 140%;
    height: 140%;
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.1;
} 

.c-text-x2 {
   margin-top: 15px;
}

/* ΦΟΡΜΑ */

.participation-form input[type="reset"] {
    background-color: transparent;
    border: 0;
    font-size: 12px;
    border-radius: 50px;
    color: white;
    width: 100%;
    max-width: 100%;
    padding: 7px;
    border: 1px solid #0000003b;
    font-style: italic;
    margin-top: 5px;
}

.c-forma .c-title {
   margin-top: 15px;
}

.c-forma-module {
    padding: 0 12px;
}

div.htmlbox .participation-form div.editform {
    position: relative;
    background: transparent;
    border: 0;
}

#content div.itemedit.participation-form div.nodeconfig form input[type="text"],
#content div.itemedit.participation-form div.nodeconfig form input[type="email"], #content div.itemedit.participation-form div.nodeconfig form input[type="tel"] {
    width: 100%;
    max-width: 100%;
    padding: 15px 25px;
    border-radius: 100px;
    border: 0;
    box-sizing: border-box;
}

.participation-form div.nodeconfig form p {
    position: relative;
}

.participation-form div.nodeconfig form [data-moduleid="2153"] p label span, .participation-form div.nodeconfig form [data-moduleid="2154"] p label span, .participation-form div.nodeconfig form [data-moduleid="2155"] p label span {
    position: absolute;
    font-size: 12px;
    top: 0;
    left: 30px;
    line-height: 1;
    color: white;
    background-color: black;
    padding: 3px 9px;
    border-radius: 50px;
}

.participation-form div.nodeconfig form [data-moduleid="2184"] p label span {
    position: absolute;
    font-size: 12px;
    top: -10px;
    left: 5px;
    line-height: 1;
    color: white;
    background-color: black;
    padding: 3px 9px;
    border-radius: 50px;
}


.participation-form .nodeconfig_editline {
   position: relative;
   margin-top: 15px;
}

.participation-form [data-moduleid="2153"] {
   margin-top: 0px;
}

.participation-form div.nodeconfig form [data-moduleid="2156"] p label span {
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-44%);
    pointer-events: none;
}

.participation-form .group_add-select {
    width: 100%;
    padding: 15px 25px;
    border-radius: 60px;
    text-align: right;
    border: 0px;
  appearance: none;           /* Για Chrome, Safari, Edge */
  -webkit-appearance: none;   /* Για Safari */
  -moz-appearance: none;      /* Για Firefox */
  background-image: url('/cache/files/8fb030b8883417ca7eb83fe0cc52a014da876d0d.svg'); /* Το δικό σου icon */
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) center;
    padding-right: 55px;
}

.participation-form input[type="file"] {
    font-size: 10px;
    color: white;
    width: auto;
    max-width: 100%;
    margin-top: 6px;
}

.participation-form input[type="file"]::file-selector-button {
  padding: 10px 15px;
  border: none;
  background: black;
  color: #fff;
  border-radius: 30px;
  cursor: pointer;
  font-size: 14px;
}

.participation-form div.nodeconfig form div.editphotogroup label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.participation-form div.nodeconfig form div.editphotogroup label span {
    white-space: nowrap;
}

.participation-form div.nodeconfig form div.editphotogroup {
    padding: 0px 25px;
    margin-bottom: 5px;
    border: 1px solid white;
    border-radius: 100px;
    color: white;
}

.participation-form div.nodeconfig p.editphoto {
   padding: 0;
   margin: 0;
}

.participation-form div.nodeconfig form p.p_inputbox_edit_checkbox label {
    display: flex;
    align-items: center;
    gap: 7px;
flex-wrap: wrap;
}

.participation-form div.nodeconfig form p.p_inputbox_edit_checkbox label span, .participation-form div.nodeconfig form p.p_inputbox_edit_checkbox label span a {
   color: white;
}

.participation-form p.submit button{
    width: 100%;
    border: 0;
    color: white;
    background-color: black;
    background: black;
    border-radius: 100px;
    padding: 15px;
    font-weight: 500;
}

/* ==== */.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%;
}
}