@charset "utf-8";
/* CSS Document */

/* Estilos del grupo de la UAN */

/* ---ESTILOS DEL CABEZOTE--- */

header #block-headerestadodelarte, header #block-headercatalogo, header #block-headerbibliografia, header #block-headermaestria, header #block-headernovedades, header #block-headerquienessomos, header #block-headerpreguntasfrecuentes, header #block-headerlegales {
    padding-bottom: 35px;
    max-width: 800px;
    margin: 20px auto;
}




/* ---TITULOS CABEZOTES DE SECCIÓN--- */

header #block-headerestadodelarte .text-formatted p strong, header #block-headercatalogo .text-formatted p strong, header #block-headerbibliografia .text-formatted p strong, header #block-headermaestria .text-formatted p strong, header #block-headernovedades .text-formatted p strong, header #block-headerquienessomos .text-formatted p strong, header #block-headerpreguntasfrecuentes .text-formatted p strong, header #block-headerlegales .text-formatted p strong {
    display: inline-block; }

header #block-headerestadodelarte .text-formatted p:first-child, header #block-headercatalogo .text-formatted p:first-child, header #block-headerbibliografia .text-formatted p:first-child, header #block-headermaestria .text-formatted p:first-child, header #block-headernovedades .text-formatted p:first-child, header #block-headerquienessomos .text-formatted p:first-child, header #block-headerpreguntasfrecuentes .text-formatted p:first-child, header #block-headerlegales .text-formatted p:first-child {
    margin: -5px auto 30px;
    text-transform: uppercase;
    text-align: center;
    color: #84A7AC;
    max-width: 550px;
    font-weight: bold;
    font-size: 45px;
    line-height: 1;
}

header #block-headerestadodelarte .text-formatted p strong, header #block-headercatalogo .text-formatted p strong, header #block-headerbibliografia .text-formatted p strong, header #block-headermaestria .text-formatted p strong, header #block-headernovedades .text-formatted p strong, header #block-headerquienessomos .text-formatted p strong, header #block-headerpreguntasfrecuentes .text-formatted p strong, header #block-headerlegales .text-formatted p strong {
    display: inline-block;
    color: #d37d00;
}



/* ---ENTRADILLA CABEZOTES DE SECCIÓN--- */

header #block-headerestadodelarte .text-formatted p:last-child, header #block-headercatalogo .text-formatted p:last-child, header #block-headerbibliografia .text-formatted p:last-child, header #block-headermaestria .text-formatted p:last-child, header #block-headernovedades .text-formatted p:last-child, header #block-headerquienessomos .text-formatted p:last-child, header #block-headerpreguntasfrecuentes .text-formatted p:last-child, header #block-headerlegales .text-formatted p:last-child {
    font-size: 17px;
    text-align: center;
    word-break: break-word;
    color: #666;
    line-height: 1.7;
    text-transform: initial;
    font-weight: 400;
}


/* ---ESTILOS CATÁLOGO DE OBRAS--- */

.c-obras .views-row, .bibliografia .views-row {
	display: flex;
}

.c-obras .form--inline, .bibliografia .form--inline, .maestria-en-arte-sonoro .form--inline {
	background: #3f686ead;
	display: flex;
	margin-bottom: 20px;
	padding: 10px 20px;
	align-items: flex-end;
}

.c-obras .form--inline #edit-actions, .bibliografia .form--inline #edit-actions, .maestria-en-arte-sonoro .form--inline #edit-actions {
	margin: 0 0 0 15px;
}

.c-obras .form-item label, .bibliografia .form-item label, .maestria-en-arte-sonoro .form--inline label {
	color: #ffffff;
}

.c-obras .form-item, .bibliografia .form-item, .maestria-en-arte-sonoro .form-item {
	margin: 0 0 0 20px;
}

/*.c-obras #edit-field-tipo-de-obra-value-1 {
	border: 2px solid #84A7AC;
    border-radius: 10px;
    width: 100%;
    height: 32px;
	background: #fff;
	margin-top: 5px;
}*/

.c-obras input.button, .bibliografia input.button, .maestria-en-arte-sonoro input.button {
	background: #84A7AC;
    border-radius: 10px;
    padding: 5px 17px;
    order: 4;
    color: #fff;
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #fff;
}

.c-obras .obra-resultado, .c-obras .views-col/*, .bibliografia .views-col*/ {
	margin: 5px;
	padding: 10px;
	border: 1px solid #84A7AC;
	border-radius: 10px;
}

.c-obras .obra-titulo, .c-obras h2/*, .bibliografia h2*/ {
	text-transform: uppercase;
    text-align: center;
    color: #d37d00;
    font-weight: bold;
    font-size: 25px;
    line-height: 1;
	margin: 15px 0;
}

.bibliografia h2 {
	text-transform: uppercase;
    text-align: center;
    /*color: #84A7AC;*/
	color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    line-height: 1;
	/*margin: 15px 0;*/
	margin: 5px;
	padding: 10px;
	/*border: 1px solid #84A7AC;*/
	border-radius: 10px 10px 0 0;
	background: #192845;
}

.bibliografia .node__content {
	margin: 5px;
	padding: 10px;
	border: 1px solid #84A7AC;
	border-radius: 0 0 10px 10px;
}


.c-obras h2 a, .bibliografia h2 a {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
}

.c-obras .field--name-field-creadores, .c-obras .field--name-field-tipo-de-obra, .bibliografia .field--name-field-tipo-de-documento {
	margin: 10px 0;
}

.c-obras .obra-clasificacion, .c-obras .obra-creadores, .c-obras .field__label, .bibliografia .field__label {
	/*margin: 10px 0;*/
	font-size: 12px;
	font-weight: normal;
	color: #d37d00;
}

.c-obras .obra-clasificacion .obra-tipo, .c-obras .obra-creadores .obra-nombre-creadores, .c-obras .field__item, .bibliografia .field__item {
	font-size: 17px;
	font-weight: normal;
	color: #666666;
}

.c-obras .obra-creadores .item-list li, .bibliografia .obra-creadores .item-list li {
	margin: 0;
}

.c-obras .media:hover .media__icon--litebox, .bibliografia .media:hover .media__icon--litebox {
	display: none;
}

.bibliografia .field--name-field-enlace-al-documento a {
	text-decoration: underline;
}

/* ---ESTILOS DEL CUERPO DE TEXTO--- */

.quienes-somos #main-layout .region-content, .catalogo-de-obras #main-layout .region-content, .bibliografia #main-layout .region-content, .maestria-en-arte-sonoro #main-layout .region-content, .novedades #main-layout .region-content, .node--type-articulos-maestria #main-layout .region-content, .node--type-novedades #main-layout .region-content, .preguntas-frecuentes #main-layout .region-content, .legales #main-layout .region-content {
    max-width: 1100px;
    margin: 50px auto 50px;
    float: none;
    position: relative;
	padding: 0 25px;
	color: #666;
}

.quienes-somos #main-layout .region-content h3, .preguntas-frecuentes #main-layout .region-content h3, .legales #main-layout .region-content h3 {
	text-transform: uppercase;
    color: #84A7AC;
    font-weight: bold;
    font-size: 25px;
    line-height: 1;
	margin-top: 50px;
}

.maestria-en-arte-sonoro #main-layout .region-content .grid__content .art-contenido, .novedades #main-layout .region-content .grid__content .art-contenido {
	display:flex;
}

.maestria-en-arte-sonoro #main-layout .region-content .views-field-field-image-audio-o-sonido, .novedades #main-layout .region-content .views-field-field-image {
	min-width: 480px;
}

.maestria-en-arte-sonoro #main-layout .region-content .views-field-body, .novedades #main-layout .region-content .views-field-body {
	padding-left: 25px
}

.maestria-en-arte-sonoro #main-layout .region-content .views-field-body .field-content p:first-child, .novedades #main-layout .region-content .views-field-body .field-content p:first-child {
	margin-top: 0;
} 

.maestria-en-arte-sonoro #main-layout .region-content #block-mapa-content .view-maestria-y-novedades li.grid, .novedades #main-layout .region-content #block-mapa-content .view-maestria-y-novedades li.grid {
	border-bottom: 1px solid #bbb;
	padding-bottom: 50px;
}

.maestria-en-arte-sonoro #main-layout .region-content #block-mapa-content .view-maestria-y-novedades .grid__content>a, .novedades #main-layout .region-content #block-mapa-content .view-maestria-y-novedades .grid__content>a {
	display: inline-block;
	position: relative;
	margin-top:20px;
	padding: 10px 15px;
	background-color: #84A7AC;
	color:#ffffff;
	border-radius: 5px;
	text-decoration: none;
	float: right;
}

.maestria-en-arte-sonoro #main-layout .region-content .titulo-articulo, .node--type-articulos-maestria #main-layout .region-content .titulo-articulo, .novedades #main-layout .region-content .titulo-articulo  {
	text-transform: uppercase;
    color: #d37d00;
    font-weight: bold;
    font-size: 25px;
    line-height: 1;
	margin-top: 50px;
	width: 100%;
}

.quienes-somos #main-layout .region-content h3 strong {
    color: #d37d00;
}


.preguntas-frecuentes #main-layout .region-content .view-faqs .item-list {
	padding: 15px;
	border-radius: 5px;
	border: 1px solid #84A7AC;
}



/* ---ESTILOS MENU FOOTER--- */

#postscript-outer-wrapper .region-postscript-fourth #block-footermenu-2 ul#superfish-footermenu li:last-child a, #postscript-outer-wrapper .region-postscript-fourth #block-footermenu-2 ul#superfish-footermenu li:last-child span {
    padding-right: 21px !important;
}
/*
#postscript-outer-wrapper .region-postscript-fourth #block-footermenu-2 ul#superfish-footermenu li a, #postscript-outer-wrapper .region-postscript-fourth #block-footermenu-2 ul#superfish-footermenu li span {
    color: #d37d00;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    padding-right: 21px;
    transition: 0.6s;
    cursor: pointer;
}*/

#block-footermenu-2 #superfish-footermenu {
    max-width: 550px !important;
}
/*
#block-footermenu-2 ul#superfish-footermenu li::marker {
	list-style-type: none;
    margin:0;
    padding: 0;
	-webkit-padding-start: 0;
}*/