body {
	margin: 0px;
}

.hidden {
	display: none;
}
.show {
	display: block;
}
.sec-nav a:link {
	text-decoration: none;
	color: #000000;
}

.sec-nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.sec-nav a:active {
	text-decoration: none;
	color: #000000;
}

.sec-nav a:visited {
	text-decoration: none;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #00BFFF;
}

a:hover {
	text-decoration: none;
	color: #A4A4A4;
}

a:active {
	text-decoration: none;
	color: #A4A4A4;
}

a:visited {
	text-decoration: none;
	color: #00BFFF;
}

#top-cont {
	background-color: #00BFFF;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#top-cont table {
	width: 100%;
	background-color: #00BFFF;
	height: 100px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#logo {
	float: left;
	position: absolute;
	width: 100px;
	background-color: #00BFFF;
	padding: 5px;
}

#acceso {
	background-color: #E6E6E6;
	margin: 0px;
	padding: 5px;
	text-align: center;
}

#acceso h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 14pt;
	color: #000;
	margin: 0px;
	padding: 0px;
}

#search {
	text-align: center;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}

#title-bar {
	text-align: center;
	padding: 5px;
}

.title-bar-button {
	background-color: #00BFFF;
	font-family: 'Roboto', sans-serif;
	font-size: 10pt;
	border: none;
	cursor: pointer;
	margin: 0px;
	padding: 3px;
}

#title-bar h1 {
	background-color: #00BFFF;
	font-family: 'Libre Baskerville', serif;
	text-shadow: #A4A4A4 0 1px 2px;
	color: #FFF;
	font-size: 20pt;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

#title-bar h2 {
	background-color: #00BFFF;
	font-family: 'Libre Baskerville', serif;
	font-size: 16pt;
	color: #FFF;
	margin: 0px;
	padding: 0px 0px 3px 5px;
}

#title-bar h3 {
	background-color: #00BFFF;
	font-family: 'Libre Baskerville', serif;
	font-size: 14pt;
	color: #FFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

#title-bar p {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #fff;
	padding: 0px;
	margin: 0px;
}

#title-bar a:link {
	text-decoration: none;
	color: #FFF;
}

#title-bar a:hover {
	text-decoration: none;
	color: #FFF;
}

#title-bar a:active {
	text-decoration: none;
	color: #FFF;
}

#title-bar a:visited {
	text-decoration: none;
	color: #FFF;
}

.resize-img {
	max-width: 100%;
    height: auto;
}

.sec-title-div {
	background-color: #00BFFF;
	margin: 0px;
	padding: 10px;
	text-align: center;
}

.accordion-w {
	background-color: #FFF;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	text-align: center;
	cursor: pointer;
	width: 100%;
	border: none;
	outline: none;
	transition: 0.4s;
}


/*ACCORDION*/
button.accordion {
	background-color: #00BFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	text-align: center;
	cursor: pointer;
	width: 100%;
	border: none;
	outline: none;
	transition: 0.4s;
}

button.accordion-w2 {
	background-color: #FFF;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	text-align: center;
	cursor: pointer;
	width: 100%;
	border: none;
	outline: none;
	transition: 0.4s;
}


div.panel {
	display: none;
}

div.panel.show {
    display: block;
    text-align: center;
}



/*END ACCORDION*/

.sec-title {
	font-family: 'Libre Baskerville', serif;
	text-shadow: #A4A4A4 0 1px 2px;
	font-weight: bold;
	font-size: 20pt;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

.sec-title-w {
	font-family: 'Libre Baskerville', serif;
	text-shadow: #A4A4A4 0 1px 2px;
	font-weight: bold;
	font-size: 20pt;
	color: #00BFFF;
	margin: 0px;
	padding: 0px;
}

.sec-title-gris {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	font-size: 16pt;
	color: #777;
	margin: 0px;
	padding: 0px;
}
.sec-nav {
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin: 0px;
}

.sec-nav ul {
	display: inline-table;
	list-style-type: none;
	margin: 10px 0px 10px 0px;
	padding-left: 0px;
}

.sec-nav ul li {
	float: left;
	display: block;
	background-color: #E6E6E6;
	font-family: 'Roboto', sans-serif;
	font-size: 14pt;
	padding: 10px;
	margin: 0px 20px 20px 0px;
}

.libro-title {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 16pt;
	color: #000;
	padding: 5px;
}
.libro-title a {
	color: #000;
}
.dos-columnas {
    list-style-type: none;
    padding: 10px 0px 10px 0px;
}

.dos-columnas li {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-size: 12pt;
	color: #000;
	padding: 3px;
}

.p-titulo-libro {
	font-family: 'Roboto', sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #00BFFF;
	padding: 0px;
	margin: 0px;
}

.p-subtitulo-libro {
	font-family: 'Roboto', sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin: 0px;
}

.p-titulo-art {
	font-family: 'Roboto', sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #00BFFF;
	padding: 0px;
	margin: 0px;
}

#footer {
	background-color: #E6E6E6;
	height: 60px;
	padding: 20px;
	margin: 0px;
}

.p-footer {
	text-align: right;
	font-family: 'Roboto', sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin: 0px;
}

.titulo-h1 {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 22pt;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

.titulo-h2 {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 18pt;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.titulo-h3 {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin: 0px;

}

.p-normal-center {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin: 0px;
}



.pnormal {
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin: 0px;
}

.pnormal2 {
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

.pnormal3 {
	text-align: left;
	font-family: 'Roboto', sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000;
	padding: 0px;
	margin: 0px 0px 0px 30px;
}

#autor {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.text-content {
    margin: 0px 80px 0px 80px;
}

@media screen and (max-width: 800px) {
    .text-content {
        margin: 10px;
    }

    #logo {
    	display: none;
		}
}

@media screen and (max-width: 600px) {
    #logo {
    	display: none;
    }
}


.img-video-thumb {
	max-height: 150px;
}

.p-video-titulo {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 11pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.display-videos {
	display: table;
	list-style-type: none;
	text-align: center;
	max-width: 720px;
	padding: 0px;
	margin: 0px auto 0px auto;
}

.display-videos li {
	max-width: 240px;
	height: 320px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	box-sizing: border-box;
	overflow: hidden;
}

.display-videos table {
	max-width: 250px;
	margin: 0px;
	padding: 0px;
}

.display-videos table tr{
	max-width: 250px;
	margin: 0px;
	padding: 10px;
}

.div-clear {
	clear: both;
}

ol.list-numbers {
	list-style-type: decimal;
	font-family: 'Roboto', sans-serif;
	font-size: 12pt;
}

ol.list-letras {
	list-style-type: lower-alpha;
	font-family: 'Roboto', sans-serif;
	font-size: 12pt;
}

.img-icon {
	max-height: 50px;
}

.cat {
    margin: 0 auto;
    width: 950px;
}

.cat h2 {
	font-family: 'Libre Baskerville', serif;
	font-size: 12pt;
	color: #00BFFF;
	text-align: center;
}

.cat p {
	font-family: 'Libre Baskerville', serif;
	color: #000;
	text-align: center;
	font-size: 7pt;
	font-weight: bold;
	margin: 0 auto;
}

.item-cat {
	/*float: left;*/
	display: inline-grid;
	height: auto;
	margin: 50px 50px;
	width: 200px;
}

.item-cat img {
	margin: 0 auto;
	padding: 20px;
}

.cat a {
	display: block;
	background-color: #00BFFF;
	color: #FFF;
	font-family: 'Roboto', sans-serif;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 0.15em;
	padding: 5px;
	margin: 0 auto;
	text-align: center;
	width: 100px;
}

#precio {
    font-family: 'Roboto', sans-serif;
    font-size: 12pt;
}

#desc-item {
	font-family: 'Roboto', sans-serif;
	font-size: 6pt;
}

#obracompleta {
	margin: 25px 220px 10px 220px;
	width: 510px;
}

.box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.box .col {
	padding: 10px;
	text-align: center;
	max-width: 200px;
	box-sizing: border-box;
}
.box .col-large {
	max-width:100%;
}
.img-fluid {
	max-width: 100%;
	height: auto;
}

.box .col .nombre {
	font-weight: bold;
	color: #333;
	font-size: 11pt;
	line-height: 1.3;
}

.box .col .precio {
	color: #666;
	font-weight: bold;
	margin-bottom: 1rem;
}

.MP-ar-l-rn-Dl {
	font-size: 16px !important;
	line-height: 30px !important;
}

.img-fluid-height {
	max-height: 250px;
	width: auto;
}



.flex {
	display: flex;
	flex-wrap: nowrap;
}

#jornadasContent {
	position: absolute;
	left: 50%;
    transform: translateX(-50%);
	background: #fff;
	padding: 10px;
	box-shadow: 2px 2px 4px rgba(0,0,0, 0.3);
	border: 1px solid #ddd;
}

#jornadasContent .col {
	padding: 10px;
	min-width: 200px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
}

#seminarioContent {
	position: absolute;
	left: 50%;
    transform: translateX(-50%);
	background: #fff;
	padding: 10px;
	box-shadow: 2px 2px 4px rgba(0,0,0, 0.3);
	border: 1px solid #ddd;
}

#seminarioContent .col {
	padding: 10px;
	min-width: 200px;
	text-align: center;
	font-family: 'Roboto', sans-serif;
}

#close {
	text-align: right;
	cursor:pointer;
}
#close img {
	width:25px;
}

#close2 {
	text-align: right;
	cursor:pointer;
}
#close2 img {
	width:25px;
}