@charset "utf-8";
/* CSS Document */

body{background: #000; color: rgb(255, 255, 255);}

.footerxroma{color: rgb(255, 255, 255);}

#menu li a, #menu li span {color: rgb(255, 255, 255);}

#menu li:hover, #menu li.active {background-image: url(../images/line-ergasies-mov.png);}

#nav-button button i.fa {color:#fff0;}

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

    #menu li a, #menu li span {color: rgb(0, 0, 0);}

}