@font-face {
	font-family: 'BarlowCondensed';
	src: url("../fonts/BarlowCondensed-Regular.woff");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'BarlowCondensed';
	src: url("../fonts/BarlowCondensed-Bold.woff");
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'BarlowCondensed';
	src: url("../fonts/BarlowCondensed-BoldItalic.woff");
	font-weight: bold;
	font-style: italic;
}
@font-face {
	font-family: 'BarlowCondensed';
	src: url("../fonts/BarlowCondensed-Italic.woff");
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'BarlowCondensed';
	src: url("../fonts/BarlowCondensed-Medium.woff");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'BarlowCondensed';
	src: url("../fonts/BarlowCondensed-Semibold.woff");
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: 'BarlowCondensed';
	src: url("../fonts/BarlowCondensed-SemiboldItalic.woff");
	font-weight: 600;
	font-style: italic;
}
@font-face {
	font-family: 'BourtonBase';
	src: url("../fonts/BourtonBase.woff");
	font-weight: normal;
	font-style: normal;
	letter-spacing: -2px;
}
@font-face {
	font-family: 'SpectralI';
	src: url("../fonts/Spectral_Italic.woff");
	font-weight: normal;
	font-style: normal;
}

body,
.section,
.video-responsive iframe {
	background-color: #FFF;
	font-family: 'BarlowCondensed';
	font-size: 1.3rem;
}
h1, h2, h3, h4, h5, h6, [class^='heading-'] {
	font-family: 'BourtonBase';
	letter-spacing: -0.5px;
	text-transform: none;
}
strong,
.bold {
	font-weight: bold;
}
.footer-classic-body {
	background-color: #000;
}
.footer-classic-body {
	padding: 50px 0px;
}
.footer-classic-body .container {
	max-width: 1400px;
}
a,
a:visited,
.red,
.context-dark .red,
.btn-link,
.false-link {
	color: #DB5534;
}
a:hover,
a:active,
.black,
.context-dark .black,
.btn-link:hover,
.false-link:hover {
	color: #1D1D1B;
	/*color: #701919;*/
}
.red-flyr {
	color: #DB5534;
}
.bg-red-flyr {
	background-color: #DB5534;
}
.light-red-flyr {
	color: #F58A73;
}
.bg-light-red-flyr {
	background-color: #F58A73;
}
.blue-flyr {
	color: #2D909D;
}
.bg-blue-flyr {
	background-color: #2D909D;
}
.light-blue-flyr {
	color: #66B2E0;
}
.bg-light-blue-flyr {
	background-color: #66B2E0;
}

.f-barlow {
	font-family: BarlowCondensed;
}
.f-BourtonBase {
	font-family: BourtonBase;
	letter-spacing: -2px;
}
.f-SpectralI {
	font-family: SpectralI;
}
.f-1 {
	font-size: 1rem;
}
.f-1-5 {
	font-size: 1.5rem;
}
.f-1-75 {
	font-size: 1.75rem;
}
.f-2 {
	font-size: 2rem;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}

.img-fix-sz {
/*	width: 150px;*/
	
	aspect-ratio: 1/1;
  object-fit: cover;
}

#seccion-dias {
	padding-top: 0px;
}
.table-schedule {
	font-size: 0.9rem;
}
.thumbnail-classic-title, 
.thumbnail-classic-price,
.thumbnail-classic-description {
	text-transform: none;
}
.btn-link {
/*	color: #C61A18;*/
	text-decoration: none;
	font-size: 0.9rem;
	padding: 0px;
	white-space: normal;
}
.btn-link:hover {
/*	color: #151515;*/
	text-decoration: none;
}
.btn-link:link,
.btn-link:focus,
.btn-link:active,
.btn-link:visited {
	text-decoration: none;
}
.post-modern-title {
 font-family: BourtonBase;
 letter-spacing: -2px;
}
.post-modern-title {
	color: #DB5534;
	max-width: 100%;
}
.post-modern-text {
	color: #777777;
}
.thumbnail-classic-price,
.thumbnail-classic-description {
	font-family: BarlowCondensed;
	font-size: 0.8em;
	line-height: 1.25;
}
.post-modern-text {
	font-family: BarlowCondensed;
}
.product-title {
	font-family: BourtonBase;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: none;
	color: #DB5534;
	font-size: 1.1rem;
}
.product-price-wrap {
	font-family: BarlowCondensed;
	font-size: 1.1rem;
}
.event-desc {
	font-family: BarlowCondensed;
	font-size: 0.8rem;
}
.button-shorty {
	padding: 0px 10px;
	border-width: 1px;
	text-transform: none;
}
.button-forum {
	margin-left: 15px;
}
/* Display and center top logo in mobile menu version */
.rd-navbar-brand {
	width: 90%;
}
.rd-navbar-fixed.rd-navbar-logo-mobile .brand-logo-light {
	display: block;
	height: 50px;
	margin: 0 auto;
	max-width: none;
	max-height: none;
	min-height: 0;
}
/* End of Display and center top logo in mobile menu version */
.card-body .post-modern-text,
.card-body .post-modern-text strong {
	font-size: 1rem;
}
.logos-rows-container {
	width: 100%;
	margin-bottom: 0px;
}
.logos-row {
/**/
	display: contents;
	margin-bottom: 0px;
	/*display: flex;*/
/**/
	align-items: center;
	justify-content: flex-end;
	padding: 0px;
}
.logo-footer {
	max-height: 150px;
	padding: 10px 5px;
}
.logo-footer img {
	height: 35px;
	width: auto;
	max-width: none;
}
.logo-footer-valign {
	position: relative;
	top: 0px;
}
.logo-footer-size-2 img {
	height: 55px;
	width: auto;
	max-width: none;
}
/*.footer-creative-2 .footer-creative-panel {
	background-color: #C61A18;
}*/
.footer-creative-panel,
.context-dark p.rights,
.footer-creative-panel .rights,
p.rights a, p.rights a:focus, p.rights a:active, p.rights a:visited {
	color: white;
}
p.rights a:hover {
	color: black;
}
.footer-creative-panel a, .footer-creative-panel a:focus, .footer-creative-panel a:active, .footer-creative-panel a:visited {
	color: black;	
}
.footer-creative-panel a:hover {
	color: white;
}
.footer-shorty {
	padding: 15px 0px;
}
.bg-white {
	background-color: white;
}
.hide {
	display: none;
}

.rd-navbar-fixed .rd-nav-item:hover .rd-nav-link,
.rd-navbar-fixed .rd-nav-item.focus .rd-nav-link,
.rd-navbar-fixed .rd-nav-item.active .rd-nav-link,
.rd-navbar-fixed .rd-nav-item.opened .rd-nav-link,
.rd-navbar-fixed .rd-navbar-dropdown > li:hover > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.focus > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.active > a,
.rd-navbar-fixed .rd-navbar-dropdown > li.opened > a {
	background: #1D1D1D;
}
.rd-navbar-static .rd-nav-item.focus .rd-nav-link,
.rd-navbar-static .rd-nav-item.opened .rd-nav-link  {
	color: #1D1D1D;
}
.rd-navbar-static .rd-dropdown-link:hover,
.rd-navbar-collapse a, .rd-navbar-search a,
.context-dark .rd-navbar-static .rd-nav-link:hover {
	color: #2D909D;
}

.context-dark .rd-navbar-static .rd-nav-item.active .rd-nav-link,
.rd-navbar-static .rd-nav-item.active .rd-nav-link {
	color: #232627;
}
.rd-navbar-creative.rd-navbar-static .rd-navbar-aside-element {
	display: block;
}
.t-left {
	text-align: left;
}
.center {
	text-align: center;
}
.t-right {
	text-align: right;
}
.video-iframe,
.video-cover {
	margin: 0px auto;
}
/*	Styles to make youtube video embebed responsive	*/
.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*	End of styles to make youtube video embebed responsive	*/

/*	Estilos para el reproductor de audio */
.jp-player-init .jp-audio a:hover{
	color: #a52d2d;
}

.jp-player-init .jp-audio a {
	color: #777777;
}
.jp-player-init .jp-playlist .jp-playlist-current a {
	color: #000000;
}
.jp-player-init .jp-seek-bar {
	background-color: #777777;
	height: 3px;
	width: 80%;
}
.jp-player-init .jp-controls .jp-btn {
	width: 100px;
}
.jp-player-init .jp-play:before {
	font-size: 40px;
}
.jp-player-init .jp-time-rail {
    width: 85%;
    left: 75px;
    top: 15px;
}
/*	Fin de la sección de estilos para el reproductor de audio... */

.button-group.filter-button-group > a {
	margin-left: 5px;
}

/*.rd-navbar-collapse,
.rd-navbar-aside-element {
	flex-basis: 20% !important;
	max-width: 20% !important;
}
.rd-navbar-panel {
	flex-basis: 30% !important;
	max-width: 30% !important;
}*/
.rd-navbar-brand img {
	width: 100%;
	max-width: 150%;
	height: auto;
}

.city-name {
	color: #FFF;
	font-size: 1.5em;
}

.glow {
	animation: glow 1s ease-in-out infinite alternate;
}
.rd-navbar-static .rd-nav-link {
	font-family: BourtonBase;
	letter-spacing: 0px;
	font-size: 16px;
	color: #2D909D;
	text-transform: none;
}
.rd-navbar-search > a,
.rd-navbar-main-outer .rd-nav-link,
.rd-navbar-main-outer .rd-dropdown-link,
.rd-navbar-fixed .rd-megamenu-list > li > a, 
.rd-navbar-fixed .rd-navbar-dropdown > li > a {
	font-family: BourtonBase;
	letter-spacing: 0px;
	text-transform: none;
}
.rd-navbar-collapse > a,
.rd-navbar-aside-element .rd-navbar-search > a {
	font-family: BarlowCondensed;
	font-weight: normal;
	text-transform: none;
}
.rd-navbar-search-1,
.rd-navbar-search-2,
.rd-navbar-search-1 > a, 
.rd-navbar-search-2 > a,
.rd-navbar-search-1 > a:visited, 
.rd-navbar-search-2 > a:visited {
	color: #000;
	line-height: 1.2;
}
.rd-navbar-search-1 > a:hover, 
.rd-navbar-search-2 > a:hover {
	color: #DB5534;
}
.rd-navbar-static .rd-nav-link:hover {
	color: #151515;
}
.rd-navbar-static .rd-dropdown-link {
	font-family: BourtonBase;
	letter-spacing: 0px;
	font-size: 16px;
	font-weight: 600;
	color: #151515;
	text-transform: none;
}

.day-title {
	font-size: 1.25rem;
	text-align: center;
}

.workshop-title {
	font-size: 1rem;
	font-family: BarlowCondensed ; 
	font-weight: 600; /* Semibold */
}

@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 5px #000, 0 0 10px #000, 0 0 15px #DB5534, 0 0 20px #DB5534, 0 0 25px #DB5534, 0 0 30px #DB5534, 0 0 35px #DB5534;
  }
  
  to {
    text-shadow: 0 0 10px #000, 0 0 15px #691717 , 0 0 20px #691717 , 0 0 25px #691717 , 0 0 30px #691717 , 0 0 35px #691717 , 0 0 40px #691717;
  }
}

.context-dark .rd-navbar-creative.rd-navbar-static.rd-navbar--is-stuck {
	background-color: #151515;
}
.rd-navbar-creative.rd-navbar-static .rd-navbar-main {
	border-color: transparent transparent #dddddd transparent;
}

/*	Styles to make youtube video embebed responsive	*/
.iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*	End of styles to make youtube video embebed responsive	*/

.w-55 {
	width: 55%;
}

.resizable-25-75 {
	width: 25%;
}

.resizable-35-95 {
	width: 35%;
}

.resizable-50-95 {
	width: 50%;
}

.resizable-75-95 {
	width: 75%;
}

.resizable-100-75 {
	width: 100%;
}

.resizable-100-50 {
	width: 100%;
}

.resizable-100-50-50 {
	width: 100%;
}

.spacer-v-15 {
	height: 15px;
	width: 100%;
}

.spacer-v-30 {
	height: 30px;
	width: 100%;
}

.spacer-v-45 {
	height: 45px;
	width: 100%;
}

.padding-30-0 {
	padding: 30px 0px;
}

.padding-0 {
	padding: 0px;
}

.padding-top-0 {
	padding-top: 0px;
}

.hide-on-big-portrait {
	display: none;
}

.mapa_michoacan {
	min-height: 500px;
}

.etiqueta_jiquilpan { top: 16%; left: 34%; }
.etiqueta_zamora { top: 7%; left: 42%; }
.etiqueta_patzcuaro { top: 36%; left: 57%; }
.etiqueta_morelia { top: 22%; left: 65%; }
.etiqueta_img_jiquilpan,
.etiqueta_img_zamora,
.etiqueta_img_patzcuaro,
.etiqueta_img_morelia {
	width: 35%;
}

/* Evitar el color gris en imagenes de fondo */
.bg-image-4::before {
	background-color: initial;
}

.dataTables_wrapper {
	color: #151515;
}
.table-schedule th {
	color: #DB5534;
}
.table-schedule tr td {
	color: #151515;
}

.card-header .btn {
	font-weight: bold;
}

.button-default-outline.active {
	color: #ffffff;
  background-color: #DB5534;
  border-color: #DB5534;
	background: #DB5534;
}

#m-a-d1_filter {
	padding-left: 40%;
}

#m-f1-d1_filter {
	padding-left: 40%;
}

#m-f2-d1_filter {
	padding-left: 40%;
}


/* Styles for images hover effect */

/* [1] The container */
.img-hover-zoom {
  overflow: hidden; /* Hide the overflowing of child elements */
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.2);
}
/* End of styles for images hover effect */

/* Tamaño de iconos de RRSS en footer  */
.list-social .icon {
	font-size: 35px;
}

@media (max-width: 767.99px) {
	body {
		font-size: 2rem;
	}
	.hide-on-small-portrait {
		display: none;
	}
	.hide-on-big-portrait {
		display: inline;
	}
	.footer-creative .row + .row {
		margin-top: 0px;
	}
	.resizable-25-75 {
		width: 75%;
	}
	.resizable-35-95 {
		width: 95%;	
	}
	.resizable-50-95 {
		width: 95%;
	}
	.resizable-75-95 {
		width: 95%;
	}
	.resizable-100-75 {
		width: 75%;
	}
	.resizable-100-50 {
		width: 50%;
	}
	.resizable-100-50-50 {
		width: 50%;
	}
	.mapa_michoacan {
		min-height: 300px;
	}
	.etiqueta_jiquilpan { left: 31.5%; }
	.etiqueta_zamora { top: 4%; left: 41%; }
	.etiqueta_patzcuaro { top: 35%; left: 58%; }
	.etiqueta_morelia { top: 19%; left: 67%; }
	.etiqueta_img_jiquilpan,
	.etiqueta_img_zamora,
	.etiqueta_img_patzcuaro,
	.etiqueta_img_morelia {
		width: 90px;
	}
	.map_container {
		padding: 0px;
	}
	.day-title {
		font-size: 1rem;
	}
	.rd-navbar-brand {
		width: 80%;
	}
	.rd-navbar-search-1,
	.rd-navbar-search-2,
	.rd-navbar-search-1 > a, 
	.rd-navbar-search-2 > a {
		line-height: 1.6;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	body {
		font-size: 1.5rem;
	}
	.hide-on-small-portrait {
		display: none;
	}
	.hide-on-big-portrait {
		display: inline;
	}
	.footer-creative .row + .row {
		margin-top: 5px;
	}
	.resizable-25-75 {
		width: 50%;
	}
	.resizable-35-95 {
		width: 65%;	
	}
	.resizable-50-95 {
		width: 72.5%;
	}
	.resizable-75-95 {
		width: 85%;
	}
	.resizable-100-75 {
		width: 87%;
	}
	.resizable-100-50 {
		width: 75%;
	}
	.resizable-100-50-50 {
		width: 50%;
	}
	.day-title {
		font-size: 1.25rem;
	}
	.rd-navbar-brand {
		width: 85%;
	}
	/*
	.logo-footer-unam {
		width: 100%;
	}
	.logo-footer-unam img {
		height: 150px;
	}
	*/
	.rd-navbar-search-1,
	.rd-navbar-search-2,
	.rd-navbar-search-1 > a, 
	.rd-navbar-search-2 > a {
		line-height: 1.6;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.hide-on-small-portrait {
		display: none;
	}
	.hide-on-big-portrait {
		display: inline;
	}
	.footer-creative .row + .row {
		margin-top: 10px;
	}
	.rd-navbar-search-1,
	.rd-navbar-search-2,
	.rd-navbar-search-1 > a, 
	.rd-navbar-search-2 > a {
		line-height: 1.6;
	}
}

@media (min-width: 1200px) {
	.rd-navbar-collapse a,
	.rd-navbar-search a {
		font-size: 15px;
	}	
	.footer-creative .row + .row {
		margin-top: 15px;
	}
	.logo-footer {
		padding: 0px 7px;
	}
	/* Begin fix to center vertically due footer-size-2 */
	.logo-footer-valign {
		position: relative;
		top: 10px;
	}
	/* End fix to center vertically */
}