.titulo-modal-curso {
	color: #d10611;
}


.idioma ul li{
	display: inline;
	padding-right: 5px;
	color
}

.idioma ul li a{
	/*color: #fbc71a;*/
	color: #888;
	text-decoration: none;
}

.idioma ul li a.activo{
	color: #fbc71a;
	text-decoration: none;
}

.menu-hijos li{
	padding-left: 5px;
}

.menu-hijos li a::before {
    content: "•"; 
    padding-right: 3px;
    color: #fbc71a; 
}

.img-menu{
	max-width: 200px !important;
	padding-bottom: 10px;
	margin: auto;
    display: block;
  
}
.botonCentradoForm{
	text-align: center;
}
.botonCentradoForm > button {
	border-width: 2px;
	border-color: #d10611 !important;
	color: #d10611 !important;

}

.botonCentradoForm > button:hover {
	border-color: #d10611 !important;
	color: white !important;
	background-color: #d10611 !important;

}

.captcha-contacto {
	margin-top: 30px;
	text-align: center !important;
}


.siteMapLi {
	padding-top: 20px;
}
.siteMapLi > ul {
	padding-top: 0px !important;
}
.siteMapLi > a , .siteMapLi > a:active, .siteMapLi > a:focus {
	color: #d10611 !important;
	font-size: 27px;
}

.siteMapLi .menu-hijos a , .siteMapLi .menu-hijos a:active, .siteMapLi .menu-hijos a:focus {
	color: #dd9387 !important;
}

.siteMapLi:before {
    content: ">"; /* Insert content that looks like bullets */
    padding-right: 8px;
    color: #d10611; /* Or a color you prefer */
}

.siteMapLiInformativas li > a, .siteMapLiInformativas li > a:active, .siteMapLiInformativas li > a:focus {
	color: #d10611 !important;
	font-size: 18px;
    padding-top: 10px;

}

.enlaceGrande {
	font-size: 25px;
	margin-top: 55px;
}

.enlaceGrande::after {
    display: inline-block;
    padding-left: 8px;
    content: '\e944';
    font-family: 'Linearicons';
}

.siteMapLiInformativas li:before {
    content: ">"; /* Insert content that looks like bullets */
    padding-right: 8px;
    color: #d10611; /* Or a color you prefer */
}



.rd-navbar-fullwidth .rd-navbar-megamenu > li, .rd-navbar-static .rd-navbar-megamenu > li {
    position: relative;
    display: table-cell;
    padding: 40px 20px 40px 35px; 
}


.imagen-mosaico{
	width: 200px !important;
	min-width: 0% !important;
    min-height: 0% !important;
}


.imagen-banner-contenido{
	height: 400px !important;
	min-height: 400px !important;
}

.imagen-slider{
	height: auto !important;
	min-height: auto !important;
}


.cookies-button a{
	color: #fbc71a !important;
	text-decoration: none;
	padding-right: 10px;
	cursor: pointer;
}


.titulo-submenu{
	position: absolute;
	/*width: 100%;*/
    padding-left: 30px;
    padding-bottom: 20px;
    padding-top: 10px;
    top: 0px;
}

.titulo-submenu h5{
	color: #fbc71a;
}


.color-purple{
	color: #d10611;
}

.color-pink{
	color: #e8a79a;
}



.section-una-columna .extra-contenido{
	padding-top: 100px;
}




.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    color: #fff;
    background: #d10611;
    border: 1px solid #d10611;
    border-radius: 3px;
    cursor: default;
    float: left;
    margin: 0;
    margin-right: 2px;
    padding-top: 7px;
    padding-right: 15px;
    padding-bottom: 7px;
    padding-left: 15px;
    border:1px solid #d10611;
}


.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 10px;
}


.select2-selection__choice{
	margin-top: 10px !important;
}

#myIframe {
    width: 1px;
    min-width: 100%;
  }


.select2-container .select2-selection--multiple{
	    border: 1px solid #d10611;
}


.logo-box{
	margin-bottom: 15px;
	min-height: 100px;
}

.logo-box.fondo1{
	background: url(../images/movilidadUgr/logos/unioeuropea.jpg) no-repeat center center/contain;
}


.logo-box.fondo2{
	background: url(../images/movilidadUgr/logos/garantiajuvenil.png) no-repeat center center/contain;
}


.logo-box.fondo3{
	background: url(../images/movilidadUgr/logos/ministerioTrabajo.jpg) no-repeat center center/contain;
}


.logo-box.fondo4{
	background: url(../images/movilidadUgr/logos/comercioespana.jpeg) no-repeat center center/contain;
}

