/* Για το footer */
.footer {
    background-color: #ff0033;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    color: white;
    text-align: center;
    padding-top: 10px;
    padding-bottom:20px;
    width: 100%;
    font-family:Plus Jakarta Sans;
    margin-top:100px;
}
        
.footer a {
    color: #fff;
    text-decoration: none;
    margin: 0 15px;
    outline: none;      
}
     
.footer a:visited, a:active, a:focus {
    background-color: transparent !important;
    outline: none !important;
    box-shadow: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* Αφαιρεί το μπλε background */
    text-decoration:none;
}

.footer a:hover {
    background-color: transparent !important;
    outline: none !important;
    box-shadow: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* Αφαιρεί το μπλε background */
}

.ha2{
    width:30px;
    height:30px;
}

.iconsocial{
    
    background-color:white;
    width:23px;
    height:23px;
    border-radius:360px;
}

.iconejot{
    
    background-color: white;
    border-radius: 360px;
    display: flex;
    width: 30px;
    height: 30px;
    justify-content: center;
    align-items: center;
}

.ha1{
    display:flex;
    justify-content: space-between;
    margin-top:20px;
}

.nonono80{   
    display: flex;
}

.nonono81{   
    font-family:'Pacifico';
    font-size: 28px;
}

.nonono82{    
    display:flex;
}

.nonono83{   
    display: flex;
    flex-direction: column;
}

.nonono84{   
    width:25%;
}

.ca60{   
    margin:0px;
}

.nonono90{   
    align-items:center;
    display:flex;
}

.nonono95{   
    margin-bottom: 15px!important;
}

#nonono100{
    border-right: 1px solid white;
    padding-right: 35px;
}

.nonono110{   
    display:flex;
}


/* Για το menu */
.logolo{   
    text-decoration:none;
    display:flex;
    align-items:center;
}

.aposupar{    
   font-size:17px;
   color:#ff0033;
   outline: none !important;
   font-family: Plus Jakarta Sans;
   -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.coco15{ 
    display:none;
}

.coco20{  
    display:none;
}

.menu-overlay {
    display:none; 
}

#emailwri{   
    display:none;
}

.ul_menu {
    list-style-type: none;
    padding:0px;
    margin:0px;
    width:100%;
    background-color: white;
    margin-top:10px; 
    display: flex;
    justify-content: center;
}

.ul_menu li {
    border-radius: 50px;
    padding-left: 8px;
    padding-right: 8px;
    width:200px;
    margin: 0;
    height:35px;
	text-align:center;
	margin-right:10px;
}

.ul_menu li a {
    font-family: Plus Jakarta Sans;
    color: #202125a3;
    text-decoration: none;        
    font-size: 1rem;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.menu-button {
	display: none;
}

#men {		
    width: 100%;
	margin:0px;		   
}

.pop2{  
    text-decoration:none;
}

#pop1{  
    display:none;
}

.ea33{
    width: 36px;
    height: 36px;
    margin-left: 4px;
    margin-right: 30px;
    filter: brightness(1);
}
.ul_menu li.active {
    background-color: #ff0033; /* Χρώμα φόντου για το ενεργό στοιχείο */
    height:35px;       
}

.ul_menu li.active a {
    color: #ffffff; /* Χρώμα κειμένου για το ενεργό στοιχείο */
    font-weight: bold; /* Έμφαση στο ενεργό στοιχείο */
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    filter: brightness(2);
    box-sizing: border-box;
}

.da1 span {
    opacity: 0;
    display: inline-block;
    transition: opacity 0.5s ease-in-out;
}

.da2da{    
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    display: flex;
    align-items: center;
    justify-content: space-between;
}
   
.da1{
    height: 80px;
    color:#ff0033;
    margin-left:30px;
    margin-bottom:0px;
    font-family: 'Pacifico';
    font-size: 1.9rem;
    text-align:left;
}

#animatedText{      
    display:none;
}
    
.ca100{
    filter: brightness(0.5);
    width: 22px;
    height: 22px;
    margin-bottom: 2px;
    margin-right: 4px;
}

.ca101{
    filter: brightness(0.5);
    width: 22px;
    height: 22px;
    margin-bottom: 2px;
    margin-right: 4px;
}

	
@media (max-width: 950px) {
	/*Για το menu */
	.ul_menu li a{
	    font-size:15px;
    }	
}
		

 @media (max-width: 850px) {	
/*Για το footer */ 
    .footer a {
    margin: 0 10px;
    }
    
    #nonono100 {
    padding-right: 10px;
    }

	.nonono84{
	    width:100%;
	}
	     
	.nonono85{
	    margin-bottom:15px;
	}
	     
    .ha1{
	    flex-direction: column;
	    align-items: center;
	    margin-top: 40px;
	}
	     
	.nonono82{  
	    flex-direction:column;
	    align-items:center;
	}

/* Για το menu */

    .nonano1{
        width:20%;
    }
            
    .emailp{
        font-size:15px;
        margin:0px;
        color:#666666;
        font-family: Plus Jakarta Sans;
        word-wrap: break-word;
    }
            
    .namep{  
        margin:0px;
        color:#222222;
        font-family: Plus Jakarta Sans;
        font-size:18px;
        word-wrap: break-word;
    }
	
	.nanana23{
        width:80%;
    }
          
    .menu-overlay {
        display:block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(29, 29, 29, 0.6); /* Διαφανές χρώμα */
        z-index: 102; /* Υψηλότερη τιμή για να είναι πάνω από όλα */
        opacity: 0;
        pointer-events: none; /* Απενεργοποίηση κλικ στο overlay όταν είναι κρυφό */
        transition: opacity 0.3s ease;
    }

    .menu-overlay.active {
        opacity: 1;
        pointer-events: auto; /* Ενεργοποίηση κλικ όταν το overlay είναι ορατό */
    }
	
	.nonano2{
        width:50px;
        height:50px;
    }
            
	.active .ca100, .active .ca101{
        filter: brightness(1);
    }
            
    .coco20{    
        display:flex;
        align-items: center;
        width:100%;
        border-bottom: 1px solid #dddddd;
        padding-bottom: 10px;
        padding-top: 10px;
    }
	
	#emailwrichi{         
        display: flex;
        justify-content: center;
        border-radius: 30px;    
    }
            
    .coco17 {
        background-color: black;
        border-radius: 30px;
        width: 40px;
        height: 40px;
        filter: invert(1); 
    }
           
    .coco15{          
        display: flex;
        justify-content: right;       
        width: 100%;
	}     
       
       
    .coco16{
        margin-top: 10px;
        filter: invert(0.5);
    }

    #emailwri{
        width:92%;
        left: 0px;
        top: 0px;
        z-index: 105;
        margin-bottom: 0px;
        flex-direction:column;
        align-items: center;
        justify-content: left;
        margin-left: auto;
        margin-right: auto;
    }
	
	#pop1{
        margin-top: 8px;
        display:block;
        width: 100% !important;
        background-color: mistyrose;
        border-radius: 12px;
        margin-bottom:20px;
    }
            
    #pop1 a{   
        background-color: mistyrose;
        color:#ff0033;
    }
            
    .da2da{          
        display:none;
    }
          
    #animatedText{    
		display:block;
	}
			
    .ul_menu {
        width:92%;
        height: auto;
        flex-direction: column;
	    list-style-type: none;
        padding:0px;
        margin-left:auto;
        margin-right:auto;
        background-color: white;
    }

    .ul_menu li {
        display: inline-block;
        padding-left: 0px!important;
        padding-right: 0px!important;
        padding-top: 10px;
        padding-bottom: 10px;
        margin:0px;
        text-align: center;
        border-radius:0px;
        margin-top: 5px ;
    }
			
    .menuroll {
        background-color: #ff0033;
        height: 65px;
        display: flex;
        align-items: center;
        position: absolute; /**αν θελω το μενου να ειναι παντα εμφανη οσο και αν κατεβαινω fixed **/
        width: 100%;
        justify-content: center;
        top:0px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
        z-index:100;
    }

    .menu-button {
        display: block !important;
        position: absolute;
        top: 6px;
        left: 0;
        border: none;
        background-color: #ff0033;
    }
        
    .animated-text {
        font-family: 'Pacifico';
        font-size: 1.8rem;
        color: #ffffff;   
    }
	
	 .hidden {
        visibility: hidden;
    }


    #op100{
        width: 48px;
        height: 48px;
    }

    #men {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        background-color: white; /* Εδώ μπορείς να αλλάξεις το χρώμα του φόντου */
        border: 1px solid #0056b3; /* Επιλογικό: προσθέτει περιγράμματα στο μενού */
        width:88%!important;
        max-width: 380px;
    }

    #men.menu-open {
        overflow: scroll;
        display: block;
        z-index:10;
        height: 100%;
        border:none;
        position:fixed;
        z-index:103;
    }

    #menu-items {
        display: none;
    }

    .menu-open #menu-items {
        display: block;
    }
	
	.ier {
        margin-bottom: 10px; /* Απόσταση μεταξύ των επιλογών του μενού */
        width:100%!important;
    }

    .ul_menu li a { 
        padding: 10px; /* Προσθέτει padding γύρω από τα links */
        background-color: white;
        font-size:18px;
        justify-content:left;
        color:black;
        outline: none !important; 
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }


    .ul_menu li.active {
        height: 35px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        border-radius: 12px;
    }

    .ul_menu li.active a {
        font-weight:400;
        background-color:#ff0033;
        color: white;
        filter: brightness(1);
        justify-content:left;
    }

    .ca100 {
        filter: brightness(0);
        width: 20px;
        height: 20px;
        margin-left:0px;
        margin-right:8px;
    }

    .ca101 {
        filter: brightness(0);
        width: 20px;
        height: 20px;
        margin-left:0px;
        margin-right:8px;
    }
		
    .ea33 {
        width: 24px;
        height: 24px;
        margin-left:0px;
        margin-right:8px;
    }
          
}

@media (max-width: 360px) {
	.emailp,.namep{     
	    padding-left:5px;
	}
}
    
@media (max-width: 330px) {
	.ul_menu li a {
	    font-size:17px;    
	}
	
	.emailp,.namep{    
	    padding-left:8px;
	}
}

@media (max-width: 311px) {
	.ul_menu li a {
	    font-size:16px;    
	}
}
	
@media (max-width: 295px) {
	.ul_menu li a {
	    font-size:15.5px;    
	}
}
	