div.mod-languages ul {
    display:flex;
	margin: 0;
    padding: 20px 1px !important;
    list-style: none;
    float: right; 
}
.feature-2 .feature-row .feature-item .feature-item-ct .feature-icon {
	background: #63e501 !important;
}
.feature-8 .feature-row .feature-text .feature-items-row .feature-item .feature-item-ct .feature-icon {
	background: #63e501 !important;
}
.btn-primary {
        background-color: #63e501;
    }
.text-primary {
    color: #63e501;
}
a {
    color: #63e501;
   }
 select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
    width: 100%;
}
h3, .h3 {
    font-size: 24px !important; 
} 
	
/* Μορφοποίηση Λεκτικού Στοιχεία Επικοινωνίας */ 
.ctc-intro {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}


/* Απσοτάσεις μεταξύ Contact Modules */ 

.ut-ctc .ctc-ct {
    padding: 40px 0 !important;
}