.container {
	max-width: 1400px;
}

body,
h1,
h2,
h3,
h4,
h5,
ul,
li {
	font-family: Georgia, 'Times New Roman', Times, serif;
}

p {
	font-family: Georgia, 'Times New Roman', Times, serif;
	padding: 0 0% 0px 0%;
}

.pacagua-color {
	color: rgba(105, 48, 27);
}

.navbar-nav .pacagua-color {
	color: rgba(105, 48, 27, 0.74);
}

.navbar-nav .new {
	background-color: rgba(105, 48, 27);
	color: white;
	font-weight: bold;
	padding: 1px 6px 1px 6px;
	/*	padding-left: 6px;
	padding-right: 6px;*/
	border-radius: 4px;
	box-shadow: 3px 3px 2pxr rgb(175, 79, 44);
}

.navbar-nav li {
	padding: 0 2% 0px 0px;
	font-size: 16px;
}

.navbar-nav .online:after {
	display: inline-block;
	vertical-align: -.125em;
	content: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' color='green' class='bi bi-headset' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M8 1a5 5 0 0 0-5 5v1h1a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V6a6 6 0 1 1 12 0v6a2.5 2.5 0 0 1-2.5 2.5H9.366a1 1 0 0 1-.866.5h-1a1 1 0 1 1 0-2h1a1 1 0 0 1 .866.5H11.5A1.5 1.5 0 0 0 13 12h-1a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h1V6a5 5 0 0 0-5-5z' clip-rule='evenodd'/></svg>");
	color: green;
	margin-left: 5px;
}

.navbar-nav .presencial:after {
	display: inline-block;
	vertical-align: -.125em;
	content: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' color='green' class='bi bi-person-fill' viewBox='0 0 16 16'><path d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z'/></svg>");
	color: green;
	margin-left: 5px;
}

/*** TITULOS ACTIVIDADES ***/
.div-titulo,
img {
	display: block;
	position: relative;
	width: 100%;
}

.div-titulo p {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 4vw;
	line-height: 1.2em;
	background-color: rgba(88, 86, 85, 0.74);
	padding: 1% 0 1% 0;
	color: #ffffff;
	display: block;
	position: absolute;
	bottom: 10%;
	left: 0;
	width: 100%;
	text-align: center;
}

.div-titulo h1 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 3vw;
	line-height: 1.2em;
	background-color: rgba(88, 86, 85, 0.74);
	padding: 1% 0 1% 0;
	color: #ffffff;
	display: block;
	position: absolute;
	bottom: 10%;
	left: 0;
	width: 100%;
	text-align: center;
}

.texto-normal {
	font-family: Georgia, 'Times New Roman', Times, serif;
	padding: 0 5% 0px 5%;
}

.texto-grande {
	font-family: Georgia, 'Times New Roman', Times, serif;
	padding: 0 5% 0px 5%;
}

.texto-banner {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 25px;
	text-align: center;
	padding: 1% 5% 1% 5%;
}

.titulo-home {
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 1.1em;
	background-color: rgba(88, 86, 85, 0.74);
	color: #ffffff;
	padding: 0.7em 0 1em 0;
}

.titulo-home2 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: white;
	line-height: 1em;
	background-color: rgba(88, 86, 85, 0.74);
	padding: 0.7em 0 1em 0;
}

.fecha-evento {
	font-family: Georgia, 'Times New Roman', Times, serif;
	/*font-size: 2vw;*/
	/*line-height: 1em;*/
}

.titulo-evento {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 4vw;
	line-height: 1em;
	background-color: rgba(88, 86, 85, 0.74);
	padding: 1% 0 1% 0;
}

.titulo-oferta {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 2vw;
	font-weight: bold;
	line-height: 1em;
	background-color: rgba(255, 246, 241, 0.74);
	/*padding: 1% 0 1% 0;*/
	padding-right: 1%;
	padding-left: 1%;
	/*	color: rgba(0, 68, 255, 0.76);*/
	color: rgba(255, 0, 0, 0.76);
	font-style: italic;
}

.precio-evento {
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-size: 18px;
	padding: 2% 10% 2% 10%;
	background-color: rgba(215, 250, 248, 0.884);
}

.precio-evento p {
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	font-size: 18px;
	background-color: rgba(215, 250, 248, 0.884);
}

.banner-backimage {
	padding: 30px 0;
}

.banner-backimage .content {
	max-width: 800px;
	margin: 0 0 0 5%;
	text-align: left;
	/*position: relative;*/
	/*z-index: 2;*/
}

.banner-backimage .content h1 {
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
	font-size: 50px;
	color: #770f6e;
	margin-bottom: 40px;
	background-color: #e7e7e780;
	padding: 0.2em;
}

.banner-backimage .content p {
	font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	font-size: 25px;
	color: #770f6e;
	/* 770f6e */
	margin-bottom: 40px;
	font-weight: bolder;
	text-shadow: 1px 1px rgba(51, 43, 43, 0.678);
}

.footer {
	padding: 2% 3% 1% 3%;
	margin-top: 5%;
	background-color: #c7c3c3;
	font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	font-size: 15px;
	color: #3b3939;
	/* 770f6e */
}

.brand-xl {
	display: block;
}

.brand-sm {
	display: none;
}

.imagenone-sm {
	display: block;
}

.textbox-backgris {
	padding: 2% 2% 2% 2%;
	background-color: rgb(90, 90, 90);
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.box-obseventos {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 25px;
	text-align: center;
	padding: 1% 5% 1% 5%;
	background-color: rgb(196, 39, 39);
	box-shadow: 10px 10px 5px grey;
	color: #ffffff;
}

.cont-aviso {
	background-color: rgba(156, 238, 170, 0.733);
}

.sipnosis-cv {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	/*background-color: rgba(255, 246, 241, 0.74);*/
	/*padding: 1% 0 1% 0;*/
	padding-right: 1%;
	padding-left: 1%;
	color: rgb(63, 59, 59);
	font-style: italic;
}

.ss-form .col-form-label {
	color: #69301b;
	font-weight: bold;
}

.ss-form .ss-form-check-input {
	color: #69301b;
	background-color: #69301b;
	font-weight: lighter;
}

.ss-form .ss-form-check-label {
	color: rgb(100, 99, 99);
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 18px;
}

/*********** EBOOKS **********************************************
*/

.ebook-titulo-box .p {
	font-family: Georgia, 'Times New Roman', Times, serif;
	padding: 0 0 0 0;
}

.ebook-titulo .ebook-autor .ebook-sinopsis {
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin: 0 0 0 0;
}

.ebook-subtitulo {
	font-family: Georgia, 'Times New Roman', Times, serif;
	margin: 0 0 0 0;
}

.ebook-espec {
	font-family: Arial, Helvetica, sans-serif;
	color: lightslategray;
	margin-top: 10px;
	margin-left: 0;
}

.ebook-precio {
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
}

.ebook-sinopsis {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 25px;
	color: rgb(63, 59, 59);
}

.ebook-autor-comentario {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 24px;
	color: rgb(29, 29, 29);
	font-style: italic;
	font-weight: bold;
}

.ebook-comentario {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 22px;
	color: rgb(63, 59, 59);
	font-style: italic;
}

/* .nosotros es una clase a para agrupar los estilos modificados .card y que no afecten a otros lugares donde se usa .card */
.nosotros {
	border: 0;
}

.nosotros .card {
	border: 0;
	margin-bottom: 30px;
	margin-top: 100px;
	border-radius: 6px !important;
	color: rgba(0, 0, 0, .87);
	background: #fff;
	width: 100%;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}

.nosotros .card-title {
	font-weight: 700 !important;
	margin-top: 10px;
	color: #3c4858;
	font-family: Roboto Slab, Times New Roman, serif;
}

.nosotros .card .card-body {
	padding: .9375rem 1.875rem;
}

.nosotros .card-description {
	color: #999;
}

.nosotros .card.card-profile {
	text-align: center;
}

.nosotros .card .card-header.card-header-image {
	position: relative;
	padding: 0;
	z-index: 1;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: -30px;
	border-radius: 6px;
	max-height: 215px;
}

.nosotros .card .card-header.card-header-image a {
	display: block;
}

.nosotros .card .card-header.card-header-image img {
	width: 100%;
	height: 215px;
	border-radius: 6px;
	pointer-events: none;
	box-shadow: 0 5px 15px -8px rgba(0, 0, 0, .24), 0 8px 10px -5px rgba(0, 0, 0, .2);
}

.nosotros .card .card-header.card-header-image .colored-shadow {
	transform: scale(.94);
	top: 12px;
	filter: blur(12px);
	position: absolute;
	width: 100%;
	height: 100%;
	background-size: cover;
	z-index: -1;
	transition: opacity .45s;
	opacity: 1;
}

.nosotros .card .card-header.card-header-image .card-title {
	position: absolute;
	bottom: 5px;
	left: 15px;
	color: #fff;
	font-size: 1.125rem;
	text-shadow: 0 2px 5px rgba(33, 33, 33, .5);
	font-weight: 700;
	font-family: 'Roboto Slab';
}

.nosotros .card .card-category {
	margin-top: 15px;
	margin-bottom: 10px;
}

.nosotros .card .card-body+.card-footer {
	padding-top: 0;
	border: 0;
	border-radius: 6px;
}

.nosotros .card .card-footer {
	display: flex;
	align-items: center;
	background-color: transparent;
	border: 0;
}

.nosotros .card-profile .card-footer .btn.btn-just-icon {
	font-size: 20px;
	padding: 12px 13px;
	line-height: 1em;
}

.nosotros .card .card-footer {
	padding: .9375rem 1.875rem;
}


.nosotros .card-profile .card-body+.card-footer {
	margin-top: -15px;
}

.card .text-info {
	color: #00bcd4 !important;
}

.nosotros .card-profile .card-avatar {
	width: 200px;
	max-width: 200px;
	max-height: 200px;
	margin: -50px auto 0;
	border-radius: 50%;
	overflow: hidden;
	padding: 0;
	box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
}

.nosotros .card-profile .card-avatar img {
	width: 100%;
}

.nosotros .card-profile .card-avatar+.card-body {
	margin-top: 15px;
}


/************************ TABLAS *******************/
.ss-table th {
	color: #69301b;
	font-weight: bold;
	font-family: monospace;
}

.ss-table tr {
	/*	color: rgba(0, 0, 0, 0.685);  /* #2b2f55; */
	color: rgb(97, 97, 97);
	/* #2b2f55; */
	font-weight: normal;
	font-family: monospace;
}

.ss-form .col-form-label {
	color: #69301b;
	font-weight: bold;
}


/*=================================================================================*/
/* clases para extra samll devices (-) */

@media (max-width: 575px) {

	.ss-form .col-form-label {
		font-size: 12px;
	}

	.ss-form .ss-form-check-label {
		font-size: 14px;
	}

	.ss-table th {
		font-size: 12px;
	}

	.ss-table tr {
		font-size: 12px;
	}

	H1 {
		font-size: 25px;
	}

	H2 {
		font-size: 20px;
	}

	H3 {
		font-size: 16px;
	}

	H4 {
		font-size: 14px;
	}

	H5 {
		font-size: 12px;
	}

	H6 {
		font-size: 10px;
	}

	p,
	ul,
	li {
		font-size: 18px;
	}

	.texto-banner {
		font-size: 20px;
	}

	.banner-image {
		padding-bottom: 0px;
		bottom: 1px;
		padding-top: 30vw;
	}

	.banner-backimage .content h1 {
		font-size: 25px;
	}

	.banner-backimage .content p {
		font-size: 15px;
	}

	.texto-normal {
		font-size: 20px;
	}

	.texto-grande {
		font-size: 25px;
	}

	.brand-xl {
		display: none;
	}

	.brand-sm {
		display: block;
	}

	.titulo-home {
		font-size: 12px;
	}

	.titulo-home2 {
		font-size: 12px;
	}

	.imagenone-sm {
		display: none;
	}

	.textbox-backgris {
		font-size: 20px;
	}

	.ebook-titulo {
		font-family: Georgia, 'Times New Roman', Times, serif;
		font-size: 20px;
		padding: 0 0 0 0;
		text-align: center;
	}

	.ebook-titulo {
		font-size: 20px;
		text-align: center;
		padding: 0 0 0 0;
		text-align: center;
	}

	.ebook-subtitulo {
		font-size: 15px;
		text-align: center;
		margin: 0 0 0 0;
	}

	.ebook-autor {
		font-size: 16px;
		text-align: center;
	}

	.ebook-espec {
		margin-left: 20px;
		text-align: center;
	}

	.ebook-precio {
		font-size: 22px;
	}

	.ebook-sinopsis {
		font-size: 20px;
	}

	.sipnosis-cv {
		font-size: 16px;
	}

}

/*=================================================================================*/
/* clases para samll devices (-sm-) */

@media (min-width: 576px) {

	.ss-form .col-form-label {
		font-size: 12px;
	}

	.ss-form .ss-form-check-label {
		font-size: 14px;
	}

	.ss-table th {
		font-size: 12px;
	}

	.ss-table tr {
		font-size: 12px;
	}

	H1 {
		font-size: 25px;
	}

	H2 {
		font-size: 18px;
	}

	H3 {
		font-size: 20px;
	}

	H4 {
		font-size: 14px;
	}

	H5 {
		font-size: 12px;
	}

	H6 {
		font-size: 10px;
	}

	p,
	ul,
	li {
		font-size: 20px;
	}

	.texto-normal {
		font-size: 20px;
	}

	.texto-grande {
		font-size: 25px;
	}

	.texto-banner {
		font-size: 20px;
	}

	.banner-image {
		padding-bottom: 0px;
		bottom: 1px;
		padding-top: 30vw;
	}

	.banner-backimage .content h1 {
		font-size: 30px;
	}

	.banner-backimage .content p {
		font-size: 18px;
	}

	.brand-xl {
		display: none;
	}

	.brand-sm {
		display: block;
	}

	.titulo-home {
		font-size: 18px;
	}

	.titulo-home2 {
		font-size: 18px;
	}

	.fecha-evento {
		font-size: 30px;
	}

	.imagenone-sm {
		display: none;
	}

	.textbox-backgris {
		font-size: 18px;
	}

	.ebook-titulo {
		font-size: 20px;
		text-align: center;
	}

	.ebook-subtitulo {
		font-size: 15px;
		text-align: center;
	}

	.ebook-autor {
		font-size: 16px;
		text-align: center;
		margin-bottom: 40px;
	}

	.ebook-espec {
		margin-left: 20px;
		text-align: center;
		margin-bottom: 20px;
	}

	.ebook-precio {
		font-size: 18px;
	}

	.sipnosis-cv {
		font-size: 16px;
	}
}

/*=================================================================================*/
/* clases para medium devices (-md-) */

@media (min-width: 768px) {

	.ss-form .col-form-label {
		font-size: 13px;
	}

	.ss-table th {
		font-size: 13px;
	}

	.ss-table tr {
		font-size: 14px;
	}

	H1 {
		font-size: 28px;
	}

	H2 {
		font-size: 20px;
	}

	H3 {
		font-size: 18px;
	}

	H4 {
		font-size: 16px;
	}

	H5 {
		font-size: 12px;
	}

	H6 {
		font-size: 10px;
	}

	p,
	ul,
	li {
		font-size: 20px;
	}

	.texto-normal {
		font-size: 20px;
	}

	.texto-grande {
		font-size: 25px;
	}

	.texto-banner {
		font-size: 22px;
	}

	.banner-image {
		padding-bottom: 0px;
		bottom: 1px;
		padding-top: 40vw;
	}

	.banner-backimage .content h1 {
		font-size: 35px;
	}

	.banner-backimage .content p {
		font-size: 20px;
	}

	.brand-xl {
		display: none;
	}

	.brand-sm {
		display: block;
	}

	.titulo-home {
		font-size: 20px;
	}

	.titulo-home2 {
		font-size: 20px;
	}

	.fecha-evento {
		font-size: 30px;
	}

	.imagenone-sm {
		display: block;
	}

	.textbox-backgris {
		font-size: 20px;
	}

	.ebook-titulo {
		font-size: 22px;
		text-align: left;
		margin: 0 0 0 0;
	}

	.ebook-subtitulo {
		font-size: 18px;
		text-align: left;
	}

	.ebook-autor {
		font-size: 18px;
		text-align: left;
		margin: 0 0 0 0;
	}

	.ebook-autor {
		font-size: 18px;
		text-align: left;
	}

	.ebook-espec {
		margin-left: 0px;
		text-align: left;
	}

	.ebook-precio {
		font-size: 18px;
	}

	.sipnosis-cv {
		font-size: 16px;
	}
}

/*=================================================================================*/
/* clases para large devices (-lg-) */

@media (min-width: 992px) {

	.ss-form .col-form-label {
		font-size: 13px;
	}

	.ss-table th {
		font-size: 13px;
	}

	.ss-table tr {
		font-size: 16px;
	}

	H1 {
		font-size: 30px;
	}

	H2 {
		font-size: 20px;
	}

	H3 {
		font-size: 22px;
	}

	H4 {
		font-size: 20px;
	}

	H5 {
		font-size: 14px;
	}

	H6 {
		font-size: 12px;
	}

	p,
	ul,
	li {
		font-size: 20px;
	}

	.texto-normal {
		font-size: 20px;
	}

	.texto-grande {
		font-size: 25px;
	}

	.texto-banner {
		font-size: 25px;
	}

	.banner-image {
		padding-bottom: 0px;
		bottom: 1px;
		padding-top: 60vh;
	}

	.brand-xl {
		display: none;
	}

	.brand-sm {
		display: block;
	}

	.titulo-home {
		font-size: 25px;
	}

	.titulo-home2 {
		font-size: 25px;
	}

	.fecha-evento {
		font-size: 35px;
	}

	.imagenone-sm {
		display: block;
	}

	.textbox-backgris {
		font-size: 22px;
	}

	.navbar-nav {
		font-size: 14px;
	}

	.ebook-titulo {
		font-size: 22px;
		text-align: left;
		margin: 0 0 0 0;
	}

	.ebook-subtitulo {
		font-size: 18px;
		text-align: left;
		margin: 0 0 0 0;
	}

	.ebook-precio {
		font-size: 24px;
	}

	.sipnosis-cv {
		font-size: 18px;
	}
}

/*=================================================================================*/
/* clases para xlarge devices (-xl-) */

@media (min-width: 1200px) {

	.ss-form .col-form-label {
		font-size: 20px;
	}

	.ss-table th {
		font-size: 15px;
	}

	.ss-table tr {
		font-size: 16px;
	}

	H1 {
		font-size: 50px;
	}

	H2 {
		font-size: 25px;
	}

	H3 {
		font-size: 24px;
	}

	H4 {
		font-size: 22px;
	}

	H5 {
		font-size: 16px;
	}

	H6 {
		font-size: 14px;
	}

	p,
	ul,
	li {
		font-size: 22px;
	}

	.texto-normal {
		font-size: 22px;
	}

	.texto-grande {
		font-size: 27px;
	}

	.texto-banner {
		font-size: 35px;
	}

	.banner-image {
		padding-bottom: 0px;
		bottom: 1px;
		padding-top: 60vh;
	}

	.brand-xl {
		display: block;
	}

	.brand-sm {
		display: none;
	}

	.titulo-home {
		font-size: 30px;
	}

	.titulo-home2 {
		font-size: 48px;
	}

	.fecha-evento {
		font-size: 35px;
	}

	.imagenone-sm {
		display: block;
	}

	.textbox-backgris {
		font-size: 22px;
	}

	.navbar-nav {
		font-size: 16px;
	}

	.ebook-titulo {
		font-size: 30px;
		text-align: left;
		margin: 0 0 0 0;
	}

	.ebook-subtitulo {
		font-size: 20px;
		text-align: left;
		margin: 0 0 0 0;
	}

	.ebook-autor {
		font-size: 22px;
		text-align: left;
	}

	.ebook-precio {
		font-size: 24px;
	}

	.sipnosis-cv {
		font-size: 20px;
	}
}

/** LOADER *************************************************************
	Center the loader 
*/
#spinn-loader {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top: 16px solid #3498db;
	width: 120px;
	height: 120px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

/* Add animation to "page content" */
.animate-bottom {
	position: relative;
	-webkit-animation-name: animatebottom;
	-webkit-animation-duration: 1s;
	animation-name: animatebottom;
	animation-duration: 1s
}

@-webkit-keyframes animatebottom {
	from {
		bottom: -100px;
		opacity: 0
	}

	to {
		bottom: 0px;
		opacity: 1
	}
}

@keyframes animatebottom {
	from {
		bottom: -100px;
		opacity: 0
	}

	to {
		bottom: 0;
		opacity: 1
	}
}

#myDiv {
	display: none;
	text-align: center;
}