/*
Theme Name: SimpleKey - One page portfolio Joomla Template.
Authors: ThemeVan & htmgarcia
License: GNU General Public License and Themeforest general license
*/
@import url(general.css);
@import url(layout.css);
/*@import url(editor.css);*/


.3columnas {
display: table-cell;
}

.31 {
display: table-row;
width: 30%;
float: left;
}

.idioma{
font-size:10px;
position: relative;
float: right;
width: 200px;
z-index: 503;
right: 15%;
height: 0;
color: black;
text-transform: uppercase;
}

.blanco a{
color: white;
}

.blanco{
color: white;
}

.idioma a{
color: black;
}

.idioma a:hover{
color: white;
}


.idioma a:hover span{
color: #232527;
}

