/*
Theme Name: ULL Erasmus
Theme URI: http://www.ull.es/portal/erasmus
Description: Plantilla para el site "ULL Erasmus" de la página web de la Universidad de La Laguna
Author: ULL
Author URI: http://www.ull.es
Template: base-ull
Version: 0.1
*/

.alignfull{
    margin: 0px calc(50% - 50vw) !important;
    max-width: 100vw;
}

.servicios-erasmus ul{
    list-style: none;
    margin-top: 50px ;

}

.servicios-erasmus h3{
	margin-top: 0;
}

.servicios-erasmus li{
	margin-bottom: -1px;
}

.servicios-erasmus li a{
	display: block;
    line-height: 75px;
    color: #00263b;
    background: #fff;
    border: 1px solid #dedfe2;
}

.servicios-erasmus li i{
	margin-left: 20px;
}

/*
Theme Name: Servicios ULL
Theme URI: http://www.ull.es/portal/servicios
Description: Plantilla para el site "Servicios" de la página web de la Universidad de La Laguna
Author: ULL
Author URI: http://www.ull.es
Template: base-ull
Version: 0.1
*/

/*Menu footer*/
.ull-footer .widget_nav_menu ul .ulldrops-item.ulldrops-item a {
    font-weight: 400;
    padding: 0;
    color: #c9c9c9 !important;
}
.ull-footer .widget_nav_menu ul .ulldrops-item a:after{
    display: none;
}

/* Título página Inicio */
.ull-body .ull-site-title {
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    top: -200px;
}

.page-template-frontpage .hero-content {
    margin-top: 0;
}

.ull-body.container{
	z-index:0 !important;
}
#ulldrops{
	z-index:1 !important;
}
/* TRANSLATE PRESS */
.trp-language-switcher.trp-language-switcher-container:hover{
	background: transparent !important;
}
.trp_language_switcher_shortcode{
	color:white !important;
	background: transparent !important;
	width: 75px;
	float: right !important;
	margin-right: 2% !important;
	margin-top: 3% !important;
}
.trp-ls-shortcode-language{
	background:transparent !important;
	width: 75px;
}
.trp-ls-shortcode-current-language{
	background-color: transparent !important;
  border: none !important;
	display:block;
}

.trp-language-switcher:focus .trp-ls-shortcode-language, .trp-language-switcher:hover .trp-ls-shortcode-language{
	background: #5c068c !important;
	border: none;
	color: white !important
}
.trp-language-switcher > div > a:nth-child(2), .trp-language-switcher > div > a:nth-child(3){
	color: white !important;
	background: transparent !important;
	font-size: 16px !important;
	font-weight:500 !important;
	
}
.trp-ls-shortcode-disabled-language.trp-ls-disabled-language, .trp-ls-shortcode-disabled-language.trp-ls-disabled-language > a{
	margin-top:-2% !important;
	font-size: 20px !important;
	font-weight:500 !important;
	color: white !important;
}
.trp-ls-shortcode-disabled-language.trp-ls-disabled-language{
	float: none !important;
}
.trp-language-switcher{
	width:80px !important;
}
.trp-ls-shortcode-disabled-language.trp-ls-disabled-language{
	margin-left:-2.5% !important;
	color: white;
}

/* TRANSLATE PRESS */
@media screen and (max-width: 769px) {
    .trp_language_switcher_shortcode {
        float: none !important;
			  margin-top: -1% !important;
			  margin-left: -5% !important;
    }
	.ull-thinstrip .ull-menulink.ull-menulang{
		margin-top: -5px !important;
	}
	.ull-thinstrip .ull-menulink.ull-menulang > a {
		padding-top: 0.85em !important;
    font-size: 1.5em !important;
	}
}

.panel-heading, .panel-footer{
	background: #5c068c !important;
	color:white !important
}
.panel-footer > a{
	color:white;
}