body{
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    overflow-x: hidden !important;
    scroll-behavior: smooth !important;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    min-height: 100vh;
    background: url('../images/back3.jpg?id=1') no-repeat center center fixed;
    background-size: cover; /* Covers the entire screen */
    background-repeat: no-repeat;
}

#file-name-display{
  font-weight: bold;
  color: #f1c40f;
}

.ppg{
  padding: 12px;
  /* text-align: left; */
   text-align: center;
}

.bll {
  
  text-decoration: underline;
  color: #0000ff;

}
a.bll:hover {
  color: #0000ff;
  text-decoration: underline;

}

.bll2 {
  
  text-decoration: underline;
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;

}
a.bll2:hover {
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  text-decoration: underline;

}


.card{
width: 100%;
max-width: 101px;
}

.trapezi{
  width: 100%;
  max-width: 132px ;
}

.instantdiv{
  width: 90%;
  text-align: center;
  margin: 0 auto;
}

.bbbox {
  padding-top: 47px;
  display: flex;
  justify-content: space-between;
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  gap: 4px;
  padding-bottom: 17px;
  min-height: 287px;
  /* mono gia ayth th fash */
      flex-direction: column;
      text-align: center;
}
.bbbox1, .bbbox3 {
  width: 33%;
  text-align: center;
}
.bbbox2 {
  width: 67%;
  text-align: center;
}
.bbbox2big {
  width: 100%;
  text-align: center;
}

.bbbox1big {
  width: 100%;
  text-align: center;
}
.bbbox > div {
  min-height: 130px;

  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}


/* Overlay που καλύπτει ολόκληρη την οθόνη */
.loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999; /* Πάνω από όλα */
    display: none; /* Αρχικά κρυφό */
}

/* Στυλ για τον loader (spinner) */
.loader {
    border: 12px solid #f3f3f3;
    border-top: 12px solid #3498db;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 1.5s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


.colormodal{
color: #000000;
}


.file-upload {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.file-upload input[type="file"] {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.file-upload img {
  width: 52px; /* Adjust the size as needed */
  height: auto;
  display: block;
}

/* gate enter */
.intro-section1{
    font-size: 1vw;
    font-family: "Open Sans", sans-serif;
    font-optical-sizing: auto;
    position: absolute;
    width: 100vw;
    height: 100vh;
    display: block;
    z-index: 30;
    margin: 0 auto;
    /* display: none; */
  }

.mainer1{
    display: flex;
    justify-content:center;
    align-items: center;
    padding-top: 0px;
    width: 100%;
    text-align: center;
    background-color: #ffffff;
    height: 100dvh;
  }
  
  .mainer1in{
    width: 94%;
    padding-top: 33px;
    text-align: center;
   background-color: #44B5D8;
    height: 90dvh;
    padding-left: 12px;
    padding-right: 12px;
  }
  .f1{
    font-size: max(1.95em, 22px) ;
    line-height: max(1.22em, 22px) ;
    font-weight: 400;
    color: #16325B;
  }


.f2{
    padding-left:20px ;
    padding-right:20px ;
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    color: #16325B;
    padding-top: 12px;
  }
  
  .form1{
    padding-top: 34px;
    display: flex;
    justify-content:center;
    align-items: center;
    gap:10px;
    flex-wrap: wrap;
  }
  .f-1-block, .f-2-block, .f-3-block{
  /* flex-grow: 1; */
  
  }
  .f-4-block{
    /* flex-grow: 1; */
   
    /* width:100% */
    flex-basis: 100%;
    }
  
    .extra1{
  padding-top: 17px;
    }
    .f-5-block {
  
        flex-basis: 100%;   
    }   
  
  
  .buton1{
    background: #16325B 0% 0% no-repeat padding-box;
    text-decoration: none;
    font-weight: 400;
  border-radius: 19px;
  font-size: 18px; color: #ffffff; 
  padding: 8px 22px 8px 22px !important;
  width:134px;
  margin: auto;
  cursor: pointer;
  border-width:0px ;
  }

.buton2{
    background: #ffffff 0% 0% no-repeat padding-box;
    text-decoration: none;
    font-weight: 400;
  border-radius: 19px;
  font-size: 18px; color: #16325B; 
  padding: 8px 22px 8px 22px !important;
  width:134px;
  margin: auto;
  cursor: pointer;
  border-width:0px ;
  margin-top: 33px;
  }
  
  a.buton2:hover{
    background: #ffffff 0% 0% no-repeat padding-box;
    text-decoration: none;
    font-weight: 400;
  border-radius: 19px;
  font-size: 18px; color: #16325B; 
  padding: 8px 22px 8px 22px !important;
  width:134px;
  margin: auto;
  cursor: pointer;
  border-width:0px ;
  margin-top: 33px;
  }
  
  
  #form-date{
    font-size: max(1.5em, 14px) ;
  }
  #form-month{
    font-size: max(1.5em, 14px) ;
  }
  #form-year{
  
    font-size: max(1.5em, 14px) ;
  }
  #form-countries{
    /* font-size: 22px !important; */
    font-size: max(1.5em, 14px) ;
  }
  .logo1{
    width: 100%;
    max-width: 390px;
  }

  .logomainer{
    padding-top: 33px;
    margin: 0 auto;
    max-width: 300px;
    width: 100%;
    text-align: center;
  }
  .logomainerimg{
  
    width: 100%
  }

  .submainer{
    margin: 0 auto;
    max-width: 600px;
    width: 100%;
    text-align: center;
  }

  .submainer1{
    text-align: center;
    font-size: 42px;
    font-weight: bold;
    margin: 0 auto;
    max-width: 540px;
    width: 100%;
  }
  .parem{
    text-align: center;
    font-size: 22px;
    color: #ffffff;
    padding-bottom:14px ;
  }
  
  .box1 {
    width: 600px;
    display: flex;
    border: 0px;
    margin: 0 auto;
    align-items: center; /* Aligns children (box2 and box3) vertically */
}

.box2 {
    width: 25%;
    padding: 10px;
}
.box3 {
    width: 75%;
    padding: 10px;

    align-items: center; /* Ensures vertical centering */
}

.box3 p {
    margin: 0;
    line-height: 1.4; /* Ensures proper text spacing */
    display: flex;
    flex-wrap: wrap; /* Prevents unexpected spacing issues */
    align-items: center; /* Aligns inline elements properly */
}

.blink1 {
  
    text-decoration: underline;
    color: #0000ff;

}
a.blink1:hover {
    color: #0000ff;
    text-decoration: underline;

}



.fotom {
    width: 100%;
    max-width: 179px;
}

/* form start */

.form-container {
    background: rgba(188, 211, 240, 0.6);
    padding: 20px;
    border-radius: 22px;
    border: 2px solid #eaad00;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-width:700px;
    /* display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; */
    text-align: left;
    position: relative;

    display: flex;
    flex-direction: column;
    align-items: center; /* Centers all elements inside */
}
.outform{
    padding: 12px;
 
  
    display: flex;
    align-items: center;
    flex-flow: col wrap;
    justify-content: center;
}

.myform{
    margin: 0px !important;
    padding: 0px !important;
    padding-bottom: 12px;
}

label {
    margin-top: 10px;
}

input[type="text"],
input[type="tel"],
input[type="email"] {
    width: calc(100% - 1px); /* Για να αφαιρεθεί τυχόν επιπλέον padding */
    padding: 8px; 
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box; /* Σιγουρεύεται ότι το padding δεν προσθέτει επιπλέον πλάτος */
    text-align: left; /* Ευθυγράμμιση κειμένου αν υπάρχει κάποιο πρόβλημα */
}


.submit-btn {
  
    background-color: #f1c40f;
    border: none;
    padding: 12px;
    border-radius: 25px;
    cursor: pointer;
    font-weight: bold;
    /* position: relative; */
    width:100%;
    max-width:260px;
  /* margin: 0 auto; */
    color:#ffffff;
    font-size: 20px;
  
    cursor: pointer;

    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    text-align: center;
    margin-top: 12px;
   
}

@media (max-width: 670px) {
  .bbbox {
      flex-direction: column;
      align-items: center;
  }
  .bbbox > div {
      width: 100%;
  }
}

@media only screen and (max-width: 560px) {

  .box1 {
    width: 100%; /* Ensures responsiveness */
    flex-direction: column; /* Stacks elements */
}

.box2, .box3 {
    width: 100%; /* Each takes full width */
    text-align: center; /* Optional: Centers content */
}


} 

.responsive-table {
  width: 100%;
  border-collapse: collapse;
}

.responsive-table th,
.responsive-table td {
  padding: 10px;
  border: 1px solid #ccc;
  text-align: left;
}

.col-1 {
  width: 75%;
}
.col-2 {
  width: 25%;
}


