body{
    background-color: #424042;
}

.section1{
    background-color: #000;
    color: #fff;
}

.section1 .panel-default{
    color:#000;
}

.section2{
    color: #fff;
}

.text-history{
    color: #000;
}

footer{
    margin-left: -15px;
    margin-right:-15px;
    background-image: url('../img_new/O6DXT80.jpg');
    background-position: bottom;
    color: #fff;
    min-height: 100px;
}

h1,h2{
    font-family: 'Montserrat', sans-serif;
}

#social{
    padding-bottom: 10px; 
}

.logo{
    margin-top: 10px;
}

.mission{
    font-family: 'Fjalla One', sans-serif;
}

.team{
    font-family: 'Fjalla One', sans-serif;
}

#programma{
    font-size: 15px;
}

#programma tr:first-child td{
    border-top: transparent;
    width: 80px;
}

#programma table {
    margin-top: 15px;
}

#programma table td{
    padding: 20px;
}

#programma table tr:hover{
    background-color: #000;
}

#programma .nav-pills{
    font-size: 18px;
}

#programma .title{
    font-family: 'Lemonada', cursive;
}

#programma .table-responsive{
    border: 0px;
}

#fb-commenti{
    min-height: 750px;
}

#refresh{
    cursor: pointer;
}

marquee{
    font-family: 'Lemonada', cursive;
}

.img-center {
	margin: 0 auto;
}

footer a {
    color:white;
}

footer a:visited {
    color:white;
}

footer a:active {
    color:white;
}

img {
    image-orientation: 0deg;
}

.anniversary-modal {
    background-color:#000;
}

.anniversary-text{
    color:#fff;
    font-size:60px;
    font-family: 'Berkshire Swash', cursive;
}

@media (min-width: 1279px) {
.center{
    margin-left: 12%;
}
}