@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Vidaloka');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Kaushan+Script&subset=latin-ext');


body {
	font-size: 1.1em !important;
	font-family: 'Roboto', sans-serif !important;
	background:  #fff;
    background-image: url("../images/paper_patt.png");
}

/* Animacion imagenes blog */

div.gkNspPM-GridNews figure > a:hover > img {
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
}

sub, sup {
    font-size: 80%;
	color:#3A98D8;
	font-weight:700;
}

em strong {
	font-size: 1.1em;
	font-family: 'Roboto', sans-serif !important;
	font-weight: 300i;

	
}

h1, h2 {
	    font-family: 'Vidaloka', serif !important;
}

h3 {
	font-weight: 400 !important;
}

h4 {

	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	
}

.firma h4 {
	font-family: 'Kaushan Script', cursive;
	font-weight:400;
	font-size:60px;
	border-bottom: 2px dashed #dcdcdc;
	line-height: 60px;
	margin-bottom:30px;
	
}

.firma h5 {
	margin-top:30px;
	border-top: 2px dashed #dcdcdc;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	padding-top:20px;
	color:#6e6e6e;
	
}

div figure.puffck img {display: block; margin-left: auto; margin-right: auto;}

body #rt-header {
    background: #444444;
	padding:7px;
	border-bottom:rgba(76,28,7,0.4) 2px solid;
	background-attachment: fixed;
    background-image: url("../images/bg-intro.jpg") ;
    background-position: center top;
	background-size: cover;
	
}

body #rt-header:before{
    background-color: rgba(0, 0, 0, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;

}

#rt-maintop {
    background: none;
    border-bottom: 0px solid #ffffff;
    box-shadow: 0 0px 0 #cecece, 0 0px 0px 0 rgba(0, 0, 0, 0.1) inset;
}

#rt-top-surround {
    background-color: none;
    background-image: none;
    background-repeat: no-repeat;
    border-bottom: 0px solid #000000;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.4);
    color: #adadad;
    text-shadow: 0 0px 0px #000000;
}

#rt-top-surround:after {
    background: none;
}

#rt-drawer {
    background: none;
    border-bottom: 0px solid #000000;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.4) inset;
}

#rt-logo {
	position:relative;
	top: 0px;
	width: 180px;
	height: 51px;
	margin-top:12px;
}

.gf-menu-toggle {
    background-color: #d53e00 !important;
    background-image: #d53e00 !important;
    left: 1px !important; 
    top: 65px !important;
    background-image: linear-gradient(to bottom, #d53e00, #d53e00)!important;
	border-radius: 150px !important;
	padding: 11px 8px !important;
	border-color: currentcolor #c13600 #c13600 !important;
	z-index: 10000 !important;
} 


.gf-menu-toggle, .gf-menu-toggle.active {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    box-shadow: 1px 1px 0 transparent;
    z-index: 10000 !important;
}

.gf-menu {
    margin: 15px auto 0 !important;
}

.gf-menu .item {
	font-family: 'Roboto Condensed', sans-serif !important;
	color:#f7f7f7 !important;
	font-weight:700;
}

.gf-menu.l1 > li.active {
	border-radius:50px !important;;
	border: 1px solid #f7f7f7 !important;;
	background: transparent !important;;
	padding:2px 10px !important;
}

.gf-menu li, .gf-menu li.active {
	padding:2px 10px !important;
}

.gf-menu li:hover, .gf-menu li.active:hover {
    background: transparent !important;
    border: 1px solid #f7f7f7 !important;
    border-image: none;
    border-radius: 50px !important;
    box-shadow: 0 1px 0 #343434 inset, 0 2px 0 #585858 inset;
    padding-top: 1px;
	padding:2px 10px !important;
}

/* Hack menú horizontal flotante */

#rt-header .menu-block {
    margin-top: 2px;
}
#rt-header.down {
    left: 0;
    opacity: 0.90;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999; /*Corregir Menú */
}

.menu-toggle-fixed {
    left: 5px;
    position: fixed !important;
    top: 5px;
}



/* Fin hack menú horizontal flotante */



/* Slide Intro */
body #rt-feature {
	background-attachment: fixed;
    background-image: url("../images/bg-intro.jpg") ;
    background-position: center top;
    background-size: cover;
    display: block;
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden;
	position: fixed; 
    top: 0; 
    left: 0; 

  /* Preserve aspet ratio */
  min-width: 100%;
  min-height: 100%;
}

body #rt-feature:after{
    background-color: rgba(0, 0, 0, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;

}

/* Fin Slide Intro */

.rt-error-rocket {
    background: rgba(0, 0, 0, 0) url("../images/error.png") no-repeat scroll 0 0;
    float: left;
    height: 315px;
    margin-right: 15px;
    margin-top: 15px;
    width: 350px;

}

.design p {
	color:#a8a8a8;
}

.design p a {
	color:#a8a8a8;
}

div.itemFullText p em strong {
		line-height: 0.7em;
}

.menu-block {
	display:none;
}

.span6.glosario {
	width:40%;
	padding:20px;
}

.glosario-gral h1{
	text-align: center;
	border-bottom: 1px solid #ccc;
	font-size: 50px;
	line-height:60px;
}

.breadcrumb {
	background: #f2f2f2;
}

/* K2 Estilos */


div.itemToolbar {
    background: #f4f4f4;
}

div.itemFullText p {
	 text-align: justify;
}

div.itemNavigation {
	background: #444444;
    border-radius: 4px;
    margin: 0 auto;
    padding: 8px;
	text-align: center;
}

div.itemNavigation a.itemNext {
    color: #F9F9F9;
	font-size: 17px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}


div.itemNavigation a.itemPrevious {
    color: #F9F9F9;
	font-size: 17px;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
}

div.itemCategory {
	background: #f2f2f2;
	padding:2px 15px;
}

div.catItemHeader h3.catItemTitle {
    font-family: 'Vidaloka', serif;
	font-weight:400;
	border-bottom:1px solid #ccc;
	font-size:220%;
	line-height: 100%;
}

div.catItemView {
    margin-bottom: 30px;
    padding: 10px 25px;
}


div.itemListCategory {
    background: #fff;
    border: 0px solid #ddd;
    border-radius: 0px;
    padding: 8px;
	text-align:center;
	
}

div.itemListCategory h2 {
	font-family: 'Vidaloka', serif;
	font-weight:400;
	font-size:280%;
	line-height: 100%;
}

div.itemHeader h2.itemTitle {
	color: #232323;
    font-family: 'Vidaloka', serif;
    font-size: 280%;
    font-weight: 400;
    line-height: 100%;
	text-transform: uppercase;
	border-left: 10px solid #666666;
	border-bottom: 0px;
	padding-left:20px;
}

div.itemFullText ul li {
	line-height: inherit;
}

div.itemFullText .row-fluid {
	border-top:2px dashed #e5e5e5;
	border-bottom: 2px dashed #e5e5e5;
	padding-top: 15px;
	padding-bottom: 20px;
}

div.itemFullText .row-fluid.frame {
	border:2px solid #fd4f51;
	padding-top: 15px;
	padding-bottom: 20px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

div.itemFullText .sep_span6 {
	border-right: 1px solid #e5e5e5;
}

div.itemFullText li {
	 line-height: inherit;
}

div.gkNspPM-GridNews time {
    display:none;
}

div.gkNspPM-GridNews h3 {
    font-size: 24px;
}

div.gkNspPM-GridNews figcaption a:active, div.gkNspPM-GridNews figcaption a:focus, div.gkNspPM-GridNews figcaption a:hover {
    color: #444444 !important;
}

div.gkNspPM-GridNews > a {
	color: #444444 !important;
}

div.gkNspPM-GridNews figcaption a:hover {
    color: #444444 !important;
}

/* Columnas textos */


div.jb_left45 {
    border-width: 0px 0;
    width:47%;
	margin-top:0px;
}


div.jb_right45 {
    border-width: 0px 0;
	margin-top:0px;
	width:47%;

}

blockquote p {
    width: 60%;
}

/* Intro */


.info-slide {
    background: rgba(255, 255, 255, 0.1);
    border: 15px solid rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    display: block;
    height: 380px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 240px; left: 0; bottom: 0; right: 0;
    width: 380px;
    z-index: 2;
}

/* .info-slide:before {
    background: rgba(0, 0, 0, 0);
    border: 10px solid rgba(255, 255, 255, 0.2); ;
    border-radius: 50%;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
} */

.info-slide span {
    color: #fff;
    display: block;
    font-family: 'Kaushan Script', cursive !important;
    font-size: 80px;
    font-weight: 300;
    line-height: 55px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    top: 40px;
	left:-15px;
}
.info-slide h2 {
    color: #fff;
    display: block;
    font-family: 'Kaushan Script', cursive !important;
    font-size: 115px;
	font-weight: 300;
    line-height: 85px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    top: 40px;
	left:-100px;
}

.linea-intro {
	border-bottom: 1px solid #fff;
	height:10px;
	position: relative;
	top:40px;
	width:590px;
	left:-105px;
}

.linea-intro:after {
		top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 20px;
	margin-left: -20px;
}

.info-slide a {
	color:#fff;
	font-size: 40px;
	top: 80px;
	border: 1px solid #fff;
	padding: 10px 25px;
	font-family: 'Roboto Condensed', sans-serif;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
position: relative;
font-weight:400;
}

.info-slide a:hover {
	border: 1px solid #fff;
	background-color: #fff;
	color: #7c5445;

}

.info-slide, .info-slide span, .info-slide h2, .info-slide a {
  opacity: 0;
  animation-name: bounceIn;
  animation-duration: 500ms;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
}

.info-slide {animation-delay: 0.5s;}
.info-slide span {animation-delay: 0.7s;}
.info-slide h2 {animation-delay: 1s;}
.info-slide a {animation-delay: 1.5s;}

@keyframes bounceIn{
  0%{
    opacity: 0;
    transform: scale(0.3) translate3d(0,0,0);
  }
  50%{
    opacity: 0.9;
    transform: scale(1.1);
  }
  80%{
    opacity: 1;
    transform: scale(0.89);
  }
  100%{
    opacity: 1;
    transform: scale(1) translate3d(0,0,0);
  }
}

/* Barra lenguaje */

div.mod-languages ul {
    float: right;
	padding: 10px;

}


@media only screen and (min-width: 1135px) and (max-width: 1380px) {
	
.gf-menu.l1 > li.active {
	border-radius:50px;
	border: 1px solid #f7f7f7;
	background: transparent;
	padding:2px 6px !important;
}

.gf-menu li, .gf-menu li.active {
	padding:2px 6px !important;
}

.gf-menu li:hover, .gf-menu li.active:hover {
	padding:2px 6px !important;
}

/* Intro */


.info-slide {
    background: rgba(255, 255, 255, 0.1);
    border: 15px solid rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    display: block;
    height: 300px;
	margin: 0 auto;
    position: absolute;
    top: 180px; left: 0; bottom: 0; right: 0;
    width: 300px;
    z-index: 2;
}

.info-slide span {
    color: #fff;
    display: block;
    font-family: 'Kaushan Script', cursive !important;
    font-size: 60px;
    font-weight: 300;
    line-height: 55px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    top: 40px;
	left:-15px;
}
.info-slide h2 {
    color: #fff;
    display: block;
    font-family: 'Kaushan Script', cursive !important;
    font-size: 80px;
	font-weight: 300;
    line-height: 85px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    top: 20px;
	left:-50px;
}

.linea-intro {
	border-bottom: 1px solid #fff;
	height:10px;
	position: relative;
	top:0px;
	width:380px;
	left:-40px;
}

.linea-intro:after {
		top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 20px;
	margin-left: -20px;
}

.info-slide a {
	color:#fff;
	font-size: 30px;
	top: 40px;
	border: 1px solid #fff;
	padding: 10px 25px;
	font-family: 'Roboto Condensed', sans-serif;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
position: relative;
font-weight:400;
}

	
}



@media only screen and (min-width: 960px) and (max-width: 1134px) {
	
	.span6.glosario {
	width:39%;
	padding:20px;
}

blockquote p {
    width: 60%;
}

.gf-menu .item {
	font-family: 'Roboto Condensed', sans-serif !important;
	color:#f7f7f7 !important;
	font-weight:700;
	padding: 7px 0 !important;
}

.gf-menu.l1 > li.active {
	border-radius:50px;
	border: 1px solid #f7f7f7;
	background: transparent;
	padding:2px 6px !important;
}

.gf-menu li, .gf-menu li.active {
	padding:2px 6px !important;
}

.gf-menu li:hover, .gf-menu li.active:hover {

	padding:2px 6px !important;
}

.gf-menu .item {
	font-family: 'Roboto Condensed', sans-serif !important;
	color:#f7f7f7 !important;
	font-weight:700;
	padding: 7px 0 !important;
}

/* Intro */


.info-slide {
    background: rgba(255, 255, 255, 0.1);
    border: 15px solid rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    display: block;
    height: 300px;
	margin: 0 auto;
    position: absolute;
    top: 180px; left: 0; bottom: 0; right: 0;
    width: 300px;
    z-index: 2;
}

.info-slide span {
    color: #fff;
    display: block;
    font-family: 'Kaushan Script', cursive !important;
    font-size: 60px;
    font-weight: 300;
    line-height: 55px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    top: 40px;
	left:-15px;
}
.info-slide h2 {
    color: #fff;
    display: block;
    font-family: 'Kaushan Script', cursive !important;
    font-size: 80px;
	font-weight: 300;
    line-height: 85px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    top: 20px;
	left:-50px;
}

.linea-intro {
	border-bottom: 1px solid #fff;
	height:10px;
	position: relative;
	top:0px;
	width:380px;
	left:-40px;
}

.linea-intro:after {
		top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 20px;
	margin-left: -20px;
}

.info-slide a {
	color:#fff;
	font-size: 30px;
	top: 40px;
	border: 1px solid #fff;
	padding: 10px 25px;
	font-family: 'Roboto Condensed', sans-serif;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
position: relative;
font-weight:400;
}

}



@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	.span6.glosario {
	width:90%;
	padding:20px;
}

div.itemFullText {
	padding-left: 10px;
}

div.jb_left45 {
    border-width: 0px 0;
    width:98%;
}


div.jb_right45 {
    border-width: 0px 0;
	margin-top:0px;
	width:98%;

}


div.jb_right45 {
    position: relative;
    top: -50px;
}

div.itemFullText .span6 {
	width: 47%;
}

blockquote p {
    width: 60%;
}

.gf-menu .item {
	font-family: 'Roboto Condensed', sans-serif !important;
	color:#f7f7f7 !important;
	font-weight:700;
	padding: 7px 0 !important;
}

div.itemHeader h2.itemTitle {
    font-size: 35px;
}

/* Intro */


.info-slide {
    background: rgba(255, 255, 255, 0.1);
    border: 15px solid rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    display: block;
    height: 300px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 220px; left: 0; bottom: 0; right: 0;
    width: 300px;
    z-index: 2;
}

.info-slide span {
    color: #fff;
    display: block;
    font-family: 'Kaushan Script', cursive !important;
    font-size: 60px;
    font-weight: 300;
    line-height: 55px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    top: 40px;
	left:-15px;
}
.info-slide h2 {
    color: #fff;
    display: block;
    font-family: 'Kaushan Script', cursive !important;
    font-size: 80px;
	font-weight: 300;
    line-height: 85px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    top: 20px;
	left:-50px;
}

.linea-intro {
	border-bottom: 1px solid #fff;
	height:10px;
	position: relative;
	top:0px;
	width:380px;
	left:-40px;
}

.linea-intro:after {
		top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 20px;
	margin-left: -20px;
}

.info-slide a {
	color:#fff;
	font-size: 30px;
	top: 40px;
	border: 1px solid #fff;
	padding: 10px 25px;
	font-family: 'Roboto Condensed', sans-serif;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
position: relative;
font-weight:400;
}

	
}


@media only screen and (min-width: 481px) and (max-width: 767px) {
	
		.span6.glosario {
	width:90%;
	padding:20px;
}

div.jb_left45 {
    border-width: 0px 0;
    width:98%;
}


div.jb_right45 {
    border-width: 0px 0;
	margin-top:0px;
	width:98%;

}

div.jb_right45 {
    position: relative;
    top: -50px;
}

blockquote p {
    width: 95%;
}

div.itemHeader h2.itemTitle {
    font-size: 26px;
}

/* Intro */


.info-slide {
    background: rgba(255, 255, 255, 0.1);
    border: 15px solid rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    display: block;
    height: 300px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 220px; left: 0; bottom: 0; right: 0;
    width: 300px;
    z-index: 2;
}

.info-slide span {
    color: #fff;
    display: block;
    font-family: 'Kaushan Script', cursive !important;
    font-size: 60px;
    font-weight: 300;
    line-height: 55px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    top: 40px;
	left:-15px;
}
.info-slide h2 {
    color: #fff;
    display: block;
    font-family: 'Kaushan Script', cursive !important;
    font-size: 80px;
	font-weight: 300;
    line-height: 85px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    top: 20px;
	left:-50px;
}

.linea-intro {
	border-bottom: 1px solid #fff;
	height:10px;
	position: relative;
	top:0px;
	width:380px;
	left:-40px;
}

.linea-intro:after {
		top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 20px;
	margin-left: -20px;
}

.info-slide a {
	color:#fff;
	font-size: 30px;
	top: 40px;
	border: 1px solid #fff;
	padding: 10px 25px;
	font-family: 'Roboto Condensed', sans-serif;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
position: relative;
font-weight:400;
}

/* Banderas */
	#rt-header .rt-grid-3.rt-omega {
         margin-top: -50px;
    }
	
	div.mod-languages {
		top:-25px;
		position:relative;
	}

}


@media only screen and (max-width: 480px) {
		.span6.glosario {
	width:90%;
	padding:20px;
}

div.jb_left45 {
    border-width: 0px 0;
    width:98%;
}


div.jb_right45 {
    border-width: 0px 0;
	margin-top:0px;
	width:98%;

}

div.jb_right45 {
    position: relative;
    top: -50px;
}

blockquote p {
    width: 95%;
}

div.itemHeader h2.itemTitle {
    font-size: 20px;
}


/* Intro */


.info-slide {
    background: rgba(255, 255, 255, 0.1);
    border: 15px solid rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    display: block;
    height: 220px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 180px; left: 0; bottom: 0; right: 0;
    width: 220px;
    z-index: 2;
}

.info-slide span {
    color: #fff;
    display: block;
    font-family: 'Kaushan Script', cursive !important;
    font-size: 50px;
    font-weight: 300;
    line-height: 55px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    top: 0px;
	left:-15px;
}
.info-slide h2 {
    color: #fff;
    display: block;
    font-family: 'Kaushan Script', cursive !important;
    font-size: 50px;
	font-weight: 300;
    line-height: 85px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    top: -40px;
	left:-15px;
}

.linea-intro {
	border-bottom: 1px solid #fff;
	height:10px;
	position: relative;
	top:-60px;
	width:220px;
	left:0px;
}

.linea-intro:after {
		top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 20px;
	margin-left: -20px;
}

.info-slide a {
	color:#fff;
	font-size: 25px;
	top: -30px;
	border: 1px solid #fff;
	padding: 10px 25px;
	font-family: 'Roboto Condensed', sans-serif;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
position: relative;
font-weight:400;
}
/* Banderas */
	#rt-header .rt-grid-3.rt-omega {
         margin-top: -50px;
    }
	
	div.mod-languages {
		top:0px;
		position:relative;
	}
	
	.firma h5 a {
	font-size: 24px !important;
	
}

	.firma h5 {
	font-size: 24px !important;
	line-height:25px;
}
	
}
