a.idioma,a.idioma:hover{
	font-family: InstrumentSans;
    color: #ffffff;
    font-size: smaller;
}

.idioma-container{
    text-align: right;
    padding-right: 40px !important;
    margin-bottom: 10px;
}

.title{
	margin-left: 40px !important;
	max-width: fit-content;
	max-height: 150px;
    float: none !important;
}

#footer {
	text-align: left;
	position: fixed;
	bottom: 0;
	left:0;
	background: white;
    font-size:12pt;	
    color:blue;
    width: 100%;
}

.box{
    margin: 2% 2% ;
}

@media (min-width: 260px) and (max-width: 768px) {

    .top {
        margin-top: 0px;
    }
}