/** Tipografías **/
@font-face {
	font-family:MyriadPro;
	src: url(/fonts/MyriadPro-Regular.otf);
}

@font-face {
	font-family:MyriadPro;
	src: url(/fonts/MyriadPro-Bold.otf);
	font-weight:bold;
}

@font-face {
	font-family:MyriadPro Light;
	src: url(/fonts/MyriadPro-Light.otf);
}

@font-face {
	font-family:MyriadPro Semibold;
	src: url(/fonts/MyriadPro-Semibold.otf);
}

@font-face {
	font-family:MyriadPro BoldCond;
	src: url(/fonts/MyriadPro-BoldCond.otf);
}

@font-face {
	font-family:MyriadPro LightCond;
	src: url(/fonts/MyriadPro-LightCond.otf);
}

/** Generated by FG **/
@font-face {
	font-family: 'Conv_Futura Bold';
	src: url('/fonts/Futura Bold.eot');
	src: url('/fonts/Futura Bold.ttf') format('truetype'), url('/fonts/Futura Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Generated by FG **/
@font-face {
	font-family: 'Conv_Futura Medium';
	src: url('/fonts/Futura Medium.eot');
	src: url('/fonts/Futura Medium.ttf') format('truetype'), url('/fonts/Futura Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Futura Light';
	src: url('/fonts/FuturaBT-Light.eot');
	src: url('/fonts/FuturaBT-Light.ttf') format('truetype'), url('/fonts/FuturaBT-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Generated by FG **/
@font-face {
	font-family: 'Conv_Interstate Bold';
	src: url('/fonts/Interstate Bold.eot');
	src: url('/fonts/Interstate Bold.woff') format('woff'), url('/fonts/Interstate Bold.ttf') format('truetype'), url('/fonts/Interstate Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Generated by FG **/
@font-face {
	font-family: 'Conv_Interstate-Regular';
	src: url('/fonts/Interstate-Regular.eot');
	src: url('/fonts/Interstate-Regular.woff') format('woff'), url('/fonts/Interstate-Regular.ttf') format('truetype'), url('/fonts/Interstate-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Estilos para íconos de redes sociales y lenguaje  **/
#redes-lang {
	padding:12px 0px;
	color:gray;
	text-decoration:none;
	padding-right:15px;
	height:85px;
}

#redes-lang .caja-red {
	width:25px;height:30px;
	position:relative;
	display:inline-block;
	margin-right:15px;
}

#redes-lang a {
	color:black;
	font-size:20px;
	text-decoration:none;
	padding-right:15px;
}

#redes-lang a i {
	font-size:27px;
}

#redes-lang .navbar-right {
	padding-top:8px;
	font-family:Conv_Futura Bold;
	letter-spacing:1px;
}

#redes-lang .navbar-right>a {
	margin-left:5px;
	font-size:14px;
}

#redes-lang a:hover {
	color:#F5A000;
}

#redes-lang .navbar-right {
	margin-left:15px;
	padding-top: 18px;
}

#redes-lang .navbar-left {
	margin-left:15px;
}			

/** Estilos para la barra de navegación, botón y logo versión móvil  **/
.container > .navbar-header {
	text-align:center;
}

.navbar-default{
	background-color:white;
	border-radius:0px;
	border:1px solid;
	border-color:gray;
	border-right:none;
	border-left:none;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color:#F5A000;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
	color:#F5A000;
	background-color:transparent;
}

.navbar-default .navbar-nav > li > a {
	letter-spacing:1px;
	color:black;
}

#logo-movil{
	display:none;
	padding: 19px 0px;
}

.navbar-toggle .icon-bar {
	width: 28px;
	height: 5px;
}

.navbar-toggle {
	position:absolute;
	right:35px;
	margin-top:30px;
	border:none;
}
.guia {
	font-family: 'Futura Light';
	font-size: 20px;
	letter-spacing:1.5px;
	color:#8c8d8d;
}
.subguia {
	font-family:Conv_Futura Medium;
	font-size:12px;
	color:#676767;
	letter-spacing:1px;
}
.presentado {
	font-family:'Futura Light';
	font-size:14px;
	color:#8c8d8d;
	letter-spacing:1.5px;
	text-align:center;
	margin-bottom:5px;
}
#myNavbar {
	padding:0px;
	font-family:Conv_Futura Medium;
	margin-top:4px;
}

#myNavbar>ul {
	margin-left:-15px;
}

/** Estilos Separador TANE **/

.tane, .tane_movil {
	margin-bottom:20px;
}

.tane_movil {
	display:none;
}

/*.tane>a>div,  .tane_movil>a>div {
	background-color:#7B142E;
	text-align:center;
}*/

.tane>a>div,  .tane_movil>a>div {
	background-color:#1E4596;
	text-align:center;
}

.tane>a>div>img, .tane_movil>a>div>img {
	height="50"
}

/** Estilos Logo 101Museos Top **/
.logo_101m_top {
	text-align:center;
	padding:10px 0px 30px 0px;
}

/** Estilos para el footer y sus redes sociales  **/
.footer {
	width: 100%;
	height:175px;
	background-color: #2791a2;
}

.redes-footer {
	padding:16px 0px 8px 0px;
}

.footer-redes {
	margin-left:15px;
	float:left;
}

.footer-redes>a {
	text-decoration:none;
	font-size:23px;
	color:white;
}

.footer-redes .face {
	margin-right:26px;
}

.footer-redes .twit {
	margin-right:23px;
}

.scrollToTop {
	margin-right:15px;
	float:right;
	font-size:27px;
}

.scrollToTop>a {
	cursor:pointer;
}

.scrollToTop>a>span {
	color:white;
}

.footer-logos {
	text-align:center;
	background-color:white;
	padding:30px 0px;
}

.logo-cultura {
	float:left;
	padding-left:15px;
}

.logo-mexico {
	float:right;
	padding-right:30px;
}

/** Estilos Barra de desplazamiento **/
/* width */
#barra_desp::-webkit-scrollbar {
	width: 10px;
}

/* Track */
#barra_desp::-webkit-scrollbar-track {
	/* box-shadow: inset 0 0 5px grey; */
	box-shadow: transparent;
	border-radius: 10px;
}
 
/* Handle */
#barra_desp::-webkit-scrollbar-thumb {
	background: lightgray;
	border-radius: 10px;
}

/* Handle on hover */
#barra_desp::-webkit-scrollbar-thumb:hover {
	background: gray;
}

#myNavbar .navbar-form {
	margin-left:0px;
	margin-right:-15px;
	margin-top:6px;
	width:100%;
	max-width:250px;
}

#myNavbar .navbar-form > div {
	width:inherit;
}

#myNavbar .navbar-form > div > input {
	width:inherit;
	border-radius:20px;
	border: 1px #676767 solid;
}

@media only screen and (max-width: 991px) {
	#myNavbar .navbar-form {
		max-width:175px;
	}
}

@media screen and (max-width: 991px) and (min-width: 768px) {
	#myNavbar .navbar-form {
		max-width:115px;
		padding: 0px;
		margin-top: 8px;
	}
	
	.nav > li > a {
		padding-left:10px;
		padding-right:10px;
	}
}

@media only screen and (max-width: 979px) {
	.footer {
		margin-bottom: 56px;
	}
}
	
@media only screen and (max-width: 767px) {
	#redes-lang {
		display:none;
	}
	
	#logo-movil{
		display:inline;
	}
	
	.navbar-default {
		border:none;
	}
	
	.navbar {
		margin-bottom:10px;
	}
	
	.logo_101m_top {
		display:none;
	}
	
	#myNavbar>ul {
		margin-left:0px;
		margin: 7.5px 0px;
	}
	
	#myNavbar .navbar-form {
		max-width:100%;
	}
	
	.tane {
		display:none;
	}
	
	.tane_movil {
		padding:0px;
		display:block;
	}
}

@media only screen and (max-width: 670px) {
	#redes-lang {
		display:none;
	}
	
	#logo-movil{
		display:inline;
	}
	
	.navbar-toggle {
		right:0px;
		margin-top:7px;
	}
	
	#logo-movil{
		padding: 11px 0px;
	}
	
	.footer-logos{
		display:none;
	}
	
	.footer {
		height:62px;
	}
}

/***** ESTILOS INICIO *****/
/** Carrusel museos **/
a {
	color: #fff;
}

.inicio_carru_museos {
	margin-left:-1px;
}

.inicio_carru_museos .slick-next {
	right: 40px;
	z-index:1;
}

.inicio_carru_museos .slick-next::before, .inicio_carru_museos .slick-prev::before {
	color: black;
}

.inicio_carru_museos .slick-prev {
	left: 40px;
	z-index:1;
}

.inicio_carru_museos .slick-dots {
	bottom:-40px;
}

.inicio_carru_museos .slick-prev, .inicio_carru_museos .slick-next {
	top:107%;
}

.inicio_carru_museos .slick-prev, .inicio_carru_museos .slick-next {
	top: calc;
}

.inicio_carru_museos>button {
	margin-top: -15px;
}

.inicio_carru_museos_img {
	text-align:-moz-center;
	position:relative;
}

.inicio_carru_museos_img>a>img {
	width:100%;
	padding: 0px 2px;
}

.separador_qmuseo {
	margin-top: 50px;
	font-family: Conv_Futura Bold;
}

.separador_qmuseo>div {
	background-color:#1A4B57;
	text-align:center;
	margin:40px 0px 20px;
}

.separador_qmuseo>div>p {
	font-size:17px;
	padding:17px 0px; 
	color:white;
	letter-spacing:3px;
}

.inicio_edos_museo_map_caja {
	border:1px solid black;
	padding:15px;
	height:504px;
	display:flex;
}

.inicio_edos_museo_map_caja .sec_edos_pc {
	border-right: 1px solid black;
	height: 504px;
	width: 30%;
	margin-top: -16px;
}

.edos_pc_caja {
	padding: 14px 0px 0px;
}

.tit_edos {
	font-size:16px;
	font-family:Conv_Futura Bold;
	color:black;
	letter-spacing:2px;
}

.lista_edos {
	font-family:MyriadPro Light;
	font-size:17px;
	color:gray;
	padding-top:16px;
	height: 466px;
	overflow-y: auto;
	margin-left:-15px;
}

.lista_edos>p {
	cursor:pointer;
	margin: 0px;
	padding: 4px 0px 4px 16px;
}

.lista_edos>p:hover {
	color:white;
	background:#233984;
}

.lista_edos>p.edo_active {
	color:white;
	background:#233984;
}

.sec_mapa_museos {
	width:70%;
	padding: 0px 0px 4px 15px;
}

.btns_menu {
	padding-bottom: 15px;
}

.btns_menu>div {
	color:black;
}

.btns_menu>div>a {
	font-size:16px;
	color:inherit;
}

.btns_menu>div>a:hover {
	color:#F5A000;
}

.btns_menu>div>a:hover {
	cursor:pointer;
}

#btn_estados {
	border-right: 1px solid black;
	padding: 8px 16px 8px 8px;
	font-family: Conv_Futura Bold;
	display:none;
}

#btn_estados>a {
	text-decoration:none;
	letter-spacing:2px;
}

#btn_mapa {
	display: inline;
	border-right: 1px solid black;
	padding: 8px 16px 8px 8px;
	font-family: Conv_Futura Bold;
}

#btn_mapa>a {
	text-decoration:none;
	letter-spacing:2px;
}

#btn_museos {
	display: inline;
	border-right: 1px solid black;
	padding: 8px 16px 8px 8px;
	font-family: Conv_Futura Bold;
}

#btn_museos>a {
	text-decoration:none;
	letter-spacing:2px;
}

#tit_estado {
	display:none;
	padding-bottom: 15px;
}

#sec_mapa>div {
	height: 432px;
	overflow:hidden;
	resize:none;
	max-width:100%;
	width:100%;
}

/* Always set the map height explicitly to define the size of the div
* element that contains the map. */
	/*#map {
		height: 100%;
	}*/
/* Optional: Makes the sample page fill the window. */
/*html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}*/

#map_wrapper {
	height: 432px;
}

#map_canvas {
	width: 100%;
	height: 100%;
}

#sec_estados {
	background:lightgray;
	padding:20px 0px 0px 0px;
	margin:0px; height:85%;
	display:none;
}

.list_estados>li>a {
	 text-decoration:none;
	 font-weight:light;
	 font-size:15px;
	 color:gray;
	 cursor:pointer;
}

.list_estados>li:hover {
	 background:#233984;
}

.list_estados>li>a:hover {
	 color:white;
}

li.edo_active {
	background:#233984;
}

li.edo_active>a {
	color:white;
}

.list_col1 {
	padding-left:40px;
	line-height:1.6;
	color:#F5A000;
}

.list_col2 {
	padding-left:38px;
	line-height:1.6;
	color:#F5A000;
}

.sec_museos {
	text-align:center;
	padding:5px;
	font-size:16px;
	font-family:MyriadPro Light;
	color:gray;
	height:432px;
	display:none;
	overflow-y: auto;
}

.sec_museos>div {
	display:inline;
	padding-right: 10px;
	line-height: 2.5;
}

.sec_museos>div>div {
	width:8px;
	height:8px;
	background:#F5A000;
	border-radius:30px;
	display: inline-block;
	margin-bottom: 1px;
	margin-right: 10px;
}

.sec_museos>div>a {
	text-decoration:none;
	color:gray;
	cursor:pointer;
}

.sec_museos>div>a:hover {
	color:#233984;
}

.descr_museo {
	font-family:MyriadPro Light;
	font-size:16px;
	background:lightgray;
	padding:25px 25px 0px;
	margin: 0px -15px;
	height: 449px;
	display: none;
}

.descr_museo>div>p {
	text-align: justify;
	margin-top: 20px;
}

/*.tit_descr_museo {
	font-size:16px;
	font-weight:bold;
}*/

/*.mas_inf_museo {
	position: absolute;
	margin-top: 366px;
	width: 0px;
}

.mas_inf_museo>h4 {
	float: right;
	width: 125px;
	font-size: 14px;
}

.mas_inf_museo>h4>a {
	text-decoration:none;
	color:black;
	font-family: Conv_Futura Bold;
}*/

/*.btn_close_descr {
	position: absolute;
	margin-top: -9px;
	width: 0px;
}

.btn_close_descr>h4 {
	float:right;
	font-weight:bold;
	width: 12px;
}

.btn_close_descr>h4>a {
	text-decoration:none;
	color:black;
	cursor:pointer;
	font-size: 28px;
}*/

/** Estilos sección Visita México **/

.separador_qvisita {
	margin-top: 20px;
	font-family: Conv_Futura Bold;
}

.pleca_tit {
	background-color: #2791a2;
	text-align: center;
	margin: 40px 0px 20px;
}

.separador_qvisita > div > p {
	font-size: 17px;
	padding: 17px 0px;
	color: white;
	letter-spacing: 3px;
}

.separador_qvisita .row>div {
	margin-bottom:15px;
}

.img_visita img {
	width: 100%;
}

.pleca_visita {
	background-color: #D41E79;
	font-family: Conv_Futura Bold;
	color: #FFF;
	padding: 10px 20px;
}

.info_visita {
	background-color: #FFF;
	border: 2px #676767 solid;
	padding: 20px;
}

.info_visita p {
	font-family: MyriadPro;
	color: #676767;
}


/** Estilos seccción Últimos Eventos **/
.sec_ultimos_eventos>div {
	margin:45px 0px 85px 0px;
}

.caja_eventos {
	padding-right:0px;
}

.caja_eventos>h4 {
	font-family: Conv_Futura Bold;
	text-align:center;
	color:gray;
	margin:25px 0px;
	letter-spacing:2px;
}

.caja_eventos>div {
	padding:0px 10px;
}

.caja_eventos>a {
	text-decoration:none;
}

.caja_eventos>a>h5 {
	font-size:14px;
	font-family:Conv_Futura Bold;
	letter-spacing:1px;
	text-align:right;
	color:gray;
	padding-right: 30px;
}

.eventos_linea_azul_top {
	border:2px solid #233984;
	margin-bottom:5px;
	margin-top:0px;
}

.eventos_linea_gris_top {
	border-color:gray;
	margin-top:5px;
}

.eventos_linea_gris_bottom {
	border-color:gray;
	margin-top:16px;
}

.eventos_linea_azul_bottom {
	border:2px solid #233984;
	margin-bottom:5px;
	margin-top:-15px;
}

.caja_patrocinadores {
	padding-left:0px;
}

.img_patron_home_v {
	width:100%;
	padding-right:5%;
}

.img_patron_home_h {
	width:100%;
	padding-right:5%;
	display:none;
}

/** Estilos carrusel eventos **/
.inicio_carru_eventos .slick-next {
	right: 0px;
	z-index:1;
}

.inicio_carru_eventos .slick-next::before, .inicio_carru_eventos .slick-prev::before {
	color: black;
}

.inicio_carru_eventos .slick-prev {
	left: 0px;
	z-index:1;
}

.inicio_carru_eventos .slick-prev, .inicio_carru_eventos .slick-next {
	top:-20px;
}

.inicio_carru_eventos .slick-prev, .inicio_carru_eventos .slick-next {
	top: calc;
}

.inicio_carru_eventos>button {
	margin-top: -15px;
}

.inicio_carru_eventos .slick-next::before {
	content: '\e250';
}

.inicio_carru_eventos .slick-prev::before {
	content: '\e251';
}

.inicio_carru_eventos .slick-next::before, .inicio_carru_eventos .slick-prev::before {
	font-family:Glyphicons Halflings;
	font-size:35px;
	margin-left:-10px;
}

.inicio_carru_eventos .slick-prev, .inicio_carru_eventos .slick-next {
	width: 22px;
	height: 42px;
}

.inicio_carru_eventos .slick-prev {
	left:18px;
}

.inicio_carru_eventos .slick-next {
	right:18px;
}

.inicio_carru_eventos .slick-next::before, .inicio_carru_eventos .slick-prev::before {
	font-family:Glyphicons Halflings;
	font-size:43px;
	margin-left:-10px;
	color:gray;
}

.inicio_carru_eventos .slick-dots {
	bottom:-32px;
}

.img_eventos {
	text-align:-moz-center;
	padding:0px 14px;
	font-family:MyriadPro Light;
}

.img_eventos>a {
	text-decoration:none;
	color:#676767;
}

.img_eventos>a>img {
	width:100%;
	border-radius: 16px 16px 0px 0px;
	text-decoration:none;
	color:#676767;
}

.img_eventos>a>div {
	background:lightgray;
	text-align:left;
	padding:14px 22px 20px 22px;
	border-radius:0px 0px 16px 16px;
	margin-top: 10px;
}

.img_eventos>a>div>h4 {
	font-size:15px;
	font-family:Conv_Futura Bold;
	letter-spacing:2px;
	margin-bottom:14px;
}

.btn_mas_eventos {
	font-size: 14px;
	font-family: Conv_Futura Bold;
	letter-spacing: 1px;
	color: gray;
	padding-right: 30px;
	text-align: right;
}

.btn_mas_eventos>a {
	color: gray;
	text-decoration:none;
	margin-right: 20px;
}

.overlay {
  display:flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .3s ease;
  background-color: #333333;
  text-align:center;
  padding:0px 5px;
  color:#fff;
  font-family:MyriadPro Light;
}

/*.overlay span {
	top:50%;
	position:absolute;
}*/

.overlay span .titulo {
	font-family: Conv_Futura Bold;
	color:#fff;
}

.overlay>span {
	font-size:12px;
	margin:auto;
}

.overlay>span>div {
	font-size:10px;
	margin-bottom:4px;
}

/* When you mouse over the container, fade in the overlay icon*/
.inicio_carru_museos_img:hover .overlay {
  opacity: .9;
}

.home_cajatxt_eventos {
	margin: auto;
	padding: 0px 30px;
}

.home_tit_eventos {
	font-size: 24px;
	font-family: Conv_Futura Bold;
	color: rgb(245, 160, 0);
	margin-bottom: 20px;
}

.home_descr_eventos {
	font-family: MyriadPro;
	font-size: 15px;
	color: #565656;
}

@media only screen and (min-width: 1500px) {
	.overlay {
	  padding:0px 20px;
	}
	
	.overlay>span {
		font-size:16px;
	}
	
	.overlay>span>div {
		font-size:15px;
		margin-bottom:8px;
	}
}

@media only screen and (max-width: 991px) {
	.home_tit_eventos {
		font-size: 22px;
		line-height:1.4;
		margin-bottom: 0px;
		margin-top:0px;
	}
	
	.home_descr_eventos {
		display:none;
	}
}

@media only screen and (max-width: 767px) {
	.inicio_carru_museos .slick-next {
		right: 20px;
	}
	
	.inicio_carru_museos .slick-prev {
		left: 20px;
		z-index:1;
	}
	
	.sec_mapa_museos {
		width:100%;
		padding: 0;
	}
	
	.sec_museos>div {
		line-height: 2;
	}
	
	#btn_estados {
		display:inline;
	}
	
	#tit_estado {
		display:block;
	}
	
	#sec_mapa>div {
		height: 400px;
	}
	
	#map_wrapper {
		height: 400px;
	}
	
	.sec_museos {
		height:85%;
	}
	
	.descr_museo {
		height: 87.6%;
	}
	
	/*.mas_inf_museo {
		margin-top: 324px;
	}*/
	
	.img-sides {
		display:none;
	}

	.inicio_edos_museo_map_caja .sec_edos_pc {
		display:none;
	}
	
	.img_patron_home_v {
		display:none;
		padding-right:0;
	}
	
	.img_patron_home_h {
		display:block;
		padding-right:0;
	}
	
	.eventos_linea_gris_top {
		display:none;
	}
	/* .caja_patrocinadores { */
		/* padding-left:15px; */
		/* margin-bottom:60px; */
	/* } */
	
	/* .home_cajatxt_eventos { */
		/* padding: 0px 10px; */
	/* } */
	
	#btn_estados {
		padding-left: 0px;
	}
	
	#btn_mapa {
		padding: 8px 16px 8px 24px;
	}

	#btn_museos {
		padding: 8px 16px 8px 24px;
	}
}

@media only screen and (max-width: 520px) {
	.sec_museos {
		font-size:14px;
		padding:0px;
	}
	
	#btn_estados {
		padding: 8px 16px 8px 0px;
	}
	
	#btn_museos {
		border-right: 0px solid black;
		padding-left:20px;
		padding-right:4px;
	}
	
	#btn_mapa {
		padding-left:20px;
		padding-right:14px;
	}
}

@media only screen and (max-width: 427px) {
	.sec_museos {
		font-size:13px;
		padding:0px;
	}
	
	#btn_estados {
		border-right: 1px solid black;
		padding: 8px 4px 8px 0px;
	}
	
	#btn_mapa {
		padding-left: 10px;
		padding-right: 4px;
	}
	
	#btn_museos {
		border-right: 0px solid black;
		padding-left:10px;
		padding-right:0px;
	}
	
	.list_col1 {
		padding-left: 33px;
		margin-right:-10px;
	}
	
	.list_col2 {
		padding-left: 35px;
	}
}

@media only screen and (max-width: 350px) {
	#btn_estados {
		border-right: 1px solid black;
		padding: 8px 2px 8px 0px;
	}
	
	#btn_mapa {
		padding-left: 6px;
		padding-right: 2px;
	}
	
	#btn_museos {
		border-right: 0px solid black;
		padding-left: 6px;
		padding-right: 0px;
	}
	
	.btns_menu > div > a {
		font-size: 13px;
	}
	
}

/*** Estilos para la descripción emergente del museo en el mapa ***/
/*#map-canvas {
	margin: 0;
	padding: 0;
	height: 400px;
	max-width: none;
}

#map-canvas img {
	max-width: none !important;
}*/

.gm-style-iw {
	width: 350px !important;
	top: 15px !important;
	left: 0px !important;
	padding-bottom:10px;
}

/*#iw-container {
	margin-bottom: 10px;
}*/

.gm-style-iw .iw-title {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	font-weight: 400;
	padding: 10px;
	color: black;
	margin: 0;
}

.gm-style-iw .iw-content {
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	margin-right: 1px;
	padding: 15px 5px 20px 15px;
	max-height: 140px;
	overflow-y: auto;
	overflow-x: hidden;
}

.iw-content img {
	float: right;
	margin: 0 5px 5px 10px;	
}

/*.iw-subTitle {
	font-size: 16px;
	font-weight: 700;
	padding: 5px 0;
}*/

.iw-bottom-gradient {
	position: absolute;
	width: 326px;
	height: 25px;
	bottom: 10px;
	right: 18px;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

/*** Estilos Búsqueda ***/
.busqueda_descripcion {
	margin-bottom:70px;
}

.busqueda_descripcion>a {
	text-decoration:none;
	color:#777;
	display:block;
	padding-bottom:24px;
}

.busqueda_descripcion>a:hover {
	color:#F5A000;
}

.busqueda_descripcion>h3 {
	color:#777;
	margin: 48px 0px 34px;
	font-size:18px;
	font-family:Conv_Futura Bold;
}

.busqueda_descripcion>a>h3 {
	margin: 48px 0px 20px;
	font-size:18px;
	font-family:Conv_Futura Bold;
	color:#777;
}

.busqueda_descripcion>a>p {
	font-family:MyriadPro Light;
	font-size:16px;
	color:#777;
}

.busqueda_separador_gris {
	border-color:#777;
}

/*.busqueda_subt {
	font-family: MyriadPro;
	margin-bottom:6px;
	font-size:16px;
	color:#777;
}*/

/* Style the tab */
.tab {
	display: block;
	overflow: hidden;
	margin-top:40px;
}

/* Style the buttons inside the tab */
.tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 0px 10px 0px 10px;
	transition: 0.3s;
	font-size: 18px;
	border-left: 1px solid gray;
}

.tablinks {
	color:gray;
	font-family:MyriadPro Light;
}

/*.tab_active {
	display:block;
}*/

/* Change background color of buttons on hover */
.tab button:hover {
	color: #F5A000;
}

/* Create an active/current tablink class */
.tab button.active {
	color: #F5A000;
}

/* Style the tab content */
.tabcontent {
	display: none;
	-webkit-animation: fadeEffect 2s;
	animation: fadeEffect 2s;
}

.tabcontent>a {
	text-decoration:none;
	color:#777;
	display:block;
	padding-bottom:24px;
}

.tabcontent>a:hover {
	color:#F5A000;
}

.tabcontent>h3 {
	margin: 48px 0px 34px;
	font-size:18px;
	font-family:Conv_Futura Bold;
}

.tabcontent>a>h3 {
	margin: 48px 0px 20px;
	font-size:18px;
	font-family:Conv_Futura Bold;
	color:inherit;
}

.tabcontent>a>p {
	font-family:MyriadPro Light;
	font-size:16px;
	color:inherit;
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
	from {opacity: 0;}
	to {opacity: 1;}
}

@keyframes fadeEffect {
	from {opacity: 0;}
	to {opacity: 1;}
}

/*** Estilos Calendario ***/
.cal_caja {
	margin-bottom:54px;
}

.cal_caja>img {
	width:100%;
	margin-bottom:100px;
	margin-top:100px;
}

.cal_tit {
	padding: 20px 0px;
	margin-bottom: 35px;
}

.cal_separador_gris {
	border-color:gray;
	margin-top:16px;
}

.cal_tit_exps>h4 {
	display:inline;
}

.cal_tit_exps>hr {
	border:2px solid #F5A000;
	margin-bottom:-10px;
	margin-top:-8px;
	margin-left:158px;
}

.cal_tit_talleres>h4 {
	display:inline;
}

.cal_tit_talleres>hr {
	border:2px solid #233984;
	margin-bottom:-10px;
	margin-top:-8px;
	margin-left:86px;
}

.cal_tit_teatro>h4 {
	display:inline;
}

.cal_tit_teatro>hr {
	border:2px solid #E9501D;
	margin-bottom:-10px;
	margin-top:-8px;
	margin-left:88px;
}

.cal_tit_cine>h4 {
	display:inline;
}

.cal_tit_cine>hr {
	border:2px solid #0580C3;
	margin-bottom:-10px;
	margin-top:-8px;
	margin-left:56px;
}

.cal_tit_cons>h4 {
	display:inline;
}

.cal_tit_cons>hr {
	border:2px solid #683B8E;
	margin-bottom:-10px;
	margin-top:-8px;
	margin-left:138px;
}

.cal_carru_sec {
	padding: 30px 50px 0px 50px;
	margin-bottom: 90px;
}

.cal_carru_sec .cal_mas_acts {
	padding: 20px 0px;
	font-weight: 800;
	text-align: right;
	letter-spacing: 1px;
}

.cal_carru_sec .cal_mas_acts>a {
	text-decoration: none;
	color: gray;
	font-family: Conv_Futura Bold;
	font-size: 14px;
	font-weight: 100;
	margin-right: 14px;
}

.cal_carru_sec .btn_left {
	cursor: pointer;
	top: 39%;
	position: absolute;
	font-size: 44px;
	left:-48px;
	z-index:1;
}

.cal_carru_sec .btn_right {
	cursor: pointer;
	top: 39%;
	position: absolute;
	font-size: 44px;
	right:-48px;
	z-index:1;
}

.cal_carru_caja {
	text-align:-moz-center;
	padding:0px 20px;
}

.cal_carru_caja>a {
	text-decoration:none;
	color: black;
}

.cal_carru_caja>a>img {
	width:100%;
	border-radius: 26px 26px 0px 0px;
}

/*.cal_carru_caja>a>div {
	background:lightgray;
	text-align:left;
	padding:8px 22px 20px 22px;
	border-radius:0px 0px 26px 26px;
	margin-top: 5px;
}*/

.cal_carru_caja>a>.img {
	/*border-radius: 26px 26px 0px 0px;*/
	background-size:cover; 
	height:300px;
}

.cal_carru_caja>a>.gris {
	background:lightgray;
	text-align:left;
	padding:8px 22px 20px 22px;
	/*border-radius:0px 0px 26px 26px;
	margin-top: 5px;*/
}

.cal_carru_caja .cal_act_tit {
	font-size:15px;
	letter-spacing:2px;
	margin-bottom:14px;
	margin-bottom:6px;
}

.cal_carru_caja .cal_act_fch {
	font-family: MyriadPro;
	margin-bottom:6px;
}

.cal_carru {
	margin-left:-1px;
}

.cal_carru .slick-next {
	z-index:1;
}

.cal_carru .slick-next::before, .cal_carru .slick-prev::before {
	color: black;
}

.cal_carru .slick-prev {
	/* left: 0px; */
	z-index:1;
}

.cal_carru .slick-next::before {
	content: '\e250';
}

.cal_carru .slick-prev::before {
	content: '\e251';
}

.cal_carru .slick-next::before, .cal_carru .slick-prev::before {
	font-family:Glyphicons Halflings;
	font-size:43px;
	margin-left:-10px;
}

.cal_carru .slick-prev, .cal_carru .slick-next {
	width: 22px;
	height: 42px;
}

.cal_carru .slick-prev {
	left:-50px;
}

.cal_carru .slick-next {
	right:-50px;
}

.cal_carru .slick-next::before, .cal_carru .slick-prev::before {
	font-family:Glyphicons Halflings;
	font-size:43px;
	margin-left:-10px;
}

.exps .slick-next::before, .exps .slick-prev::before {
	color:#F5A000;
}

.talleres .slick-next::before, .talleres .slick-prev::before {
	color:#233984;
}

.teatro .slick-next::before, .teatro .slick-prev::before {
	color:#E9501D;
}

.cine .slick-next::before, .cine .slick-prev::before {
	color:#0580C3;
}

.conciertos .slick-next::before, .conciertos .slick-prev::before {
	color:#683B8E;
}

.exps .slick-dots, .talleres .slick-dots, .teatro .slick-dots, .cine .slick-dots, .conciertos .slick-dots {
	margin-bottom: -20px;
}

@media only screen and (max-width: 991px) {
	/* .cal_carru_sec { */
		/* padding: 30px 30px 0px 30px; */
	/* } */
	
	.cal_carru .slick-prev {
		left:-25px;
	}
	
	.cal_carru .slick-next {
		right:-25px;
	}
}

@media only screen and (max-width: 767px) {
	/* .cal_carru_sec { */
		/* padding: 30px 0px 0px 0px; */
	/* } */
	
	.cal_caja>img {
		margin-top:30px;
		margin-bottom:50px;
	}
}

@media only screen and (max-width: 620px) {
	.cal_carru_sec {
		padding: 30px 0px 0px 0px;
	}
	
	.cal_carru_sec .btn_left {
		top:105%;
		left:20px;
	}
	
	.cal_carru_sec .btn_right {
		top:105%;
		right:20px;
	}
	
	.cal_carru_sec .cal_act_descr {
		display:none;
	}
}

@media only screen and (max-width: 356px) {
	/* .cal_carru_sec { */
		/* padding: 30px 0px 0px 0px; */
	/* } */
	
	.cal_carru_caja {
		padding: 0px 0px;
	}
	
	.cal_caja>img {
		margin-top:10px;
		margin-bottom:30px;
	}
}

.cal_caja h4 {
	font-family: Conv_Futura Bold;
}

.cal_caja p {
	font-family: MyriadPro Light;
	font-size: 16px;
	line-height: 1.2;
}

/*** Estilos Calendario Actividad ***/
.cal_act_sec h4, .cal_act_sec h5 {
	font-family:Conv_Futura Medium;
}

.cal_act_sec p {
	font-family: MyriadPro Light;
	line-height: 1.8;
	font-size:16px;
}

.cal_act_sec {
	margin-bottom:70px;
}

.cal_act_separador_gris {
	border-color:gray;
}

.cal_act_img_caja {
	display:flex;
	padding-top:0px;
}

.cal_act_img_caja>img {
	width:100%;
	border-radius:40px;
	margin-top: 30px;
}

.cal_act_img_caja .cal_act_btn_left {
	color:red;
	font-size:35px;
	margin-right:-30px;
	top:50%;left:30px;
}

.cal_act_img_caja .cal_act_btn_right {
	color:red;
	font-size:35px;
	margin-left:-30px;
	top:50%;right:30px;
}

.cal_act_descr_caja {
	padding: 14px 8% 90px;
}

.cal_act_tit {
	font-family:Conv_Futura Bold;
	letter-spacing:2px;
}

.cal_act_fchi {
	font-size:20px;
	margin-top:18px;
}

.cal_act_fchr {
	font-size:16px;
	margin-top:20px;
}

.cal_act_p1 {
	margin: 40px 0px;
}

.cal_act_p2 {
	margin: 25px 0px 45px;
}

.cal_act_p3 {
	margin-top:10px;
	font-size: 20px;
	font-weight: bold;
}

.cal_act_p4 {
	margin-top: 25px;
}

.cal_act_caja_pleca {
	display:flex;
	margin-bottom: 45px;
}

.cal_act_pleca {
	border-right:5px solid red;
	margin-right:20px;
}

.cal_act_btn_back {
	float:left;
}

.cal_act_btn_next {
	float:right;
}

.cal_act_btn_back>a, .cal_act_btn_next>a {
	text-decoration:none;
	color:gray;
	font-size:16px;
	letter-spacing:2px;
	font-family:Conv_Futura Medium;
}

.cal_act_btn_back>a>i {
	font-size: 18px;
	margin-bottom: -2px;
	margin-right:15px;
}

.cal_act_btn_next>a>i {
	font-size: 18px;
	margin-bottom: -2px;
	margin-left:15px;
}

.cal_act_patr_bg {
	width:100%;
	margin-bottom:40px;
	margin-top:100px;
}

.cal_act_patr_sm {
	width:100%;
	margin-bottom:0px;
	margin-top:100px;
	display:none;
}

@media only screen and (max-width: 767px) {
	.cal_act_patr_sm {
		display:block;
	}
	
	.cal_act_patr_bg {
		display:none;
	}
}

/*** Estilos Actividades por Disciplina ***/
.cal_disc_cont h4 {
	font-family:Conv_Futura Bold;
	margin-bottom:8px;
}

.cal_disc_cont p {
	font-family: MyriadPro Light;
	font-size: 16px;
	line-height: 1.2;
	text-align:justify;
}

/* Style the tab */
.cal_disc_cont .tab {
	display: block;
	overflow: hidden;
	border-bottom: 1px solid gray;
	margin-top:40px;
}

/* Style the buttons inside the tab */
.cal_disc_cont .tab button {
	background-color: inherit;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 12px 32px 6px 0px;
	transition: 0.3s;
	font-size: 18px;
}

.cal_disc_cont .tablinks {
	color:gray;
	font-family:Conv_Futura Bold;
	display:none;
}

.cal_disc_cont .tab_active {
	display:block;
}

/* Change background color of buttons on hover */
.cal_disc_cont .tab button:hover {
	color: #F5A000;
}

/* Create an active/current tablink class */
.cal_disc_cont .tab button.active {
	color: #F5A000;
}

/* Style the tab content */
.cal_disc_cont .tabcontent {
	display: none;
	-webkit-animation: fadeEffect 2s;
	animation: fadeEffect 2s;
}

/* Fade in tabs */
@-webkit-keyframes fadeEffect {
	from {opacity: 0;}
	to {opacity: 1;}
}

@keyframes fadeEffect {
	from {opacity: 0;}
	to {opacity: 1;}
}

.cal_disc_sec {
	width: -moz-available;
	padding-right:50px;
}

.cal_disc_caja_act {
	padding: 0px 0px 0px 0px;
	color:gray;
	display:flex;
}

.cal_disc_act_vmas {
	display: block;
	text-align: right;
	padding-right: 0px;
	padding-bottom: 50px;
	margin-top: -40px;
}

.cal_disc_img_patron {
	height:100%;
}

@media only screen and (max-width: 800px) {
	.cal_disc_sec {
		padding-right:20px;
	}
}

@media only screen and (max-width: 650px) {
	.cal_disc_caja_act {
		display:block;
	}
	
	.cal_disc_act_vmas {
		margin-top: 0px;
	}
	
	.cal_disc_img_patron {
		width:90px;
	}
	
	.cal_disc_cont .tab {
		margin-top:25px;
	}
	
	.cal_disc_cont .tab button {
		padding: 6px 20px 8px 0px;
		font-size: 16px;
	}
}

@media only screen and (max-width: 450px) {
	.cal_disc_img_patron {
		display:none;
	}
}

/*** Estilos Contacto ***/
.contacto_sec {
	margin-bottom:120px;
}

/*.contacto_separador_gris {
	border-color:gray;
}*/

.contacto_tit {
	font-family:
	Conv_Futura Bold;
	font-size: 18px;
	margin:20px 0px 45px 0px;
}

.contacto_mapa_caja {
	border-top:25px solid gray;
	border-bottom:25px solid gray;
	border-left:1px solid gray;
	border-right:1px solid gray;
	padding:30px 0px; margin:0;
}

.contacto_info {
	line-height:2;
	padding:40px 40px 0px 35px;
	font-size: 17px;
	font-family: MyriadPro Light;
}

.contacto_redes {
	padding-top:58px;
	padding-left:40px;
	float:left;
	font-size:20px;
	color:black;
}

.contacto_redes>a {
	margin-right:20px;
	color:black;
}

.contacto_redes>a>i {
	
}

@media only screen and (max-width: 992px) {
	.contacto_info {
		padding-left:0px;
	}
	
	.contacto_redes {
		padding-left:0px;
	}
}

@media only screen and (max-width: 767px) {
	.contacto_redes {
		padding-left:40px;
		float:left;
		font-size:20px;
		color:black;
		display:none;
	}
	
	.contacto_sec {
		margin-bottom:60px;
	}
	
	.contacto_info {
		padding-left:15px;
	}
}

/*** Estilos Quiénes Somos ***/
.qs_img_carru {
	text-align:-moz-center;
	text-align:-webkit-center;
	padding: 20px 0px;
}

.qs_img_carru>a>img {
	width: 75%;
	/* border-radius: 28px; */
}

.qs_carruseles, .qs_carruseles {
	margin-left:-1px;
}

.qs_carruseles .slick-next, .qs_carruseles .slick-next {
	right: 0px;
	z-index:1;
}

.qs_carruseles .slick-next::before, .qs_carruseles .slick-prev::before, .qs_carruseles .slick-next::before, .qs_carruseles .slick-prev::before {
	color: black;
}

.qs_carruseles .slick-prev, .qs_carruseles .slick-prev {
	left: 0px;
	z-index:1;
}

.qs_carruseles .slick-prev, .qs_carruseles .slick-next, .qs_carruseles .slick-prev, .qs_carruseles .slick-next {
	top:105%;
}

.qs_carruseles .slick-prev, .qs_carruseles .slick-next, .qs_carruseles .slick-prev, .qs_carruseles .slick-next {
	top: calc;
}

.qs_carruseles>button, .qs_carruseles>button {
	margin-top: -15px;
}

.qs_descripcion {
	margin-bottom:70px;
	padding:0px 30px;
}

.qs_descripcion>hr {
	border-color:gray;
}

.qs_descripcion>h3 {
	margin: 48px 0px 34px;
	font-size:18px;
	font-family:Conv_Futura Bold;
	color:gray;
}

.qs_descripcion>p {
	line-height:2;
	font-family:MyriadPro Light;
	font-size:16px;
	text-align:justify;
	color:black;
}

.qs_caja_seccion {
	padding:0px 30px 0px 30px;
	margin-bottom:70px;
}

.qs_caja_seccion {
	padding:0px 30px 0px 30px;
}

.qs_separador_amarillo {
	border:2px solid #F5A000;
	margin-bottom:5px;
}

.qs_separador_gris {
	border-color:gray;
	margin-top:5px;
}

.qs_caja_seccion>h3 {
	margin: 48px 0px 34px;
	font-size:18px;
	font-family:Conv_Futura Bold;
	color:gray;
}

/*** Estilos Museos ***/
.ms_carru {
	margin-left:-1px;
}

.ms_carru .slick-next {
	z-index:1;
}

.ms_carru .slick-next::before, .ms_carru .slick-prev::before {
	color: black;
}

.ms_carru .slick-prev {
	z-index:1;
}

.ms_carru .slick-next::before {
	content: '\e250';
}

.ms_carru .slick-prev::before {
	content: '\e251';
}

.ms_carru .slick-next::before, .ms_carru .slick-prev::before {
	font-family:Glyphicons Halflings;
	font-size:47px;
	margin-left:-14px;
}

.ms_carru .slick-prev, .ms_carru .slick-next {
	width: 24px;
	height: 46px;
	top:43.5%;
}

.ms_carru .slick-prev {
	left:-54px;
}

.ms_carru .slick-next {
	right:-54px;
}

.ms_carru .slick-next::before, .ms_carru .slick-prev::before {
	font-family:Glyphicons Halflings;
	font-size:47px;
	margin-left:-12px;
	color:gray;
}

.ms_carru_caja>div {
	padding:0px 80px;
}

.ms_carru_caja>hr {
	border-color:gray;
}

.ms_carru_img {
	text-align:-moz-center;
	text-align:-webkit-center;
	padding: 20px 20px;
}

.ms_carru_img>a {
	text-decoration:none;
	color:gray;
}

.ms_carru_img>a>img {
	width: 100%;
	border-radius: 100%;
}

.ms_carru_img>a>p {
	font-family:Conv_Futura Bold;
	letter-spacing: 1px;
	line-height: 1.2;
	padding-top: 10px;
	text-transform:uppercase;
}

.ms_museo_info {
	margin: 0;
	font-size:15px;
	font-family:MyriadPro;
}

.ms_museo_info h5 {
	font-weight:bold;
	font-size:15px;
}

.ms_museo_info>div>div>h5 {
	margin-top:0;font-weight:bold;
	font-size:15px;
}

.ms_museo_info .ms_redes {
	display:flex;
	padding-bottom:30px;
}

.ms_museo_info>div>div>a {
	text-decoration:none;
	color:black;
}

.ms_facebook {
	font-size:24px;
	margin-right:15px;
}

.ms_twittter {
	margin-right:11px;
	font-size:23px;
}

.ms_instagram {
	font-size:23px;
	margin-right:13px;
}

.ms_museo_info>p>span {
	font-family:MyriadPro;
}

.ms_museo_info>p, .ms_museo_info>div>div>p {
	font-family:MyriadPro Light;
}

.ms_ico_serv {
	margin-top:25px;
}

.ms_ico_serv>div {
	display:flex;
	margin-bottom:5px;
}

.ms_ico_serv>div>img {
	margin-right:20px;
	width:48px;
}
.ms_ico_serv>img {
	margin-right:8px;
	float:left;
}
.ms_centrar {
	text-align:center;
}

#ms_panel_izq {
	left:-400px;
	background:rgb(245, 160, 0);
	color:white;
	width:400px;
	position:absolute;
	margin-top:-5px;
	z-index:2;
	padding: 20px 25px 20px 50px;
}

#ms_panel_izq .ms_estado {
	font-size: 28px;
	padding-bottom: 12px;
	font-family: Conv_Futura Bold;
}

.ms_estado>span {
	color: white;
	font-size: 24px;
	margin-right: -4px;
	cursor: pointer;
	float: right; margin-top: 7px;
}

.ms_panel_list {
	height:745px;
	overflow:auto;
	margin-left:-10px;
	font-family: MyriadPro Light;
	font-size: 17px;
}

#ms_panel_izq>div>a {
	display:block;
	padding:5px 0px 5px 10px;
	text-decoration:none;
	color:white;
	width:100%;
}

#ms_panel_izq>div>a:hover {
	color:white;
	background:#233984;
}

#ms_panel_izq>div>a.ms_museo_active {
	color:white;
	background:#233984;
}

#ms_btn_panel_izq {
	width:35px;
	position:absolute;
	left:0px;
	margin-top:-5px;
	cursor:pointer;
}

#ms_btn_panel_izq>div {
	width:35px;
	height:6px;
	background:gray;
	margin-bottom:5px;
}

.ms_museo_caja>h3 {
	font-weight:bold;
	margin-bottom: 30px;
	margin-top: 35px;
}

.ms_img_caja {
	position:relative;
	padding:0;
}

.ms_img_caja>img {
	width:100%;
}

.ms_img_info>div {
	position: relative;
	text-align: left;
	margin-top: -44px;
	font-family:MyriadPro Light;
	font-size: 17px;
	padding: 40px 0px 20px;
	color: white;
}

.ms_img_info>span {
	font-size: 20px;
	font-family:Conv_Futura Bold;
	letter-spacing:1px;
}

.ms_img_info>p {
	margin-top:20px;
	line-height: 1.6;
	margin-bottom: 48px;
}

.ms_img_info>div>span {
	font-family:MyriadPro
}

.ms_img_info {
	width:100%;
	border:0;
	display: none;
	position:absolute;
	margin-top:-40px;
	background: rgb(52,178,184);
	z-index:1;
	bottom:0;
	color: black;
	text-align: justify;
	padding: 26px 40px 0px;
	font-family:MyriadPro Light;
	font-size:17px;
}

.ms_btnInfo_hide {
	cursor:pointer;
	font-family: MyriadPro;
	float: right;
	font-weight:bold;
	font-size: 18px;
}

.ms_btnInfo_hide>span {
	color: white;
	font-size: 22px;
	top: 5px;
	margin-right: 6px;
}

#ms_caja_btnInfo_show {
	position: relative;
	text-align: right;
	margin-top: -43px;
	font-family:MyriadPro;
	font-size: 18px;
	font-weight: bold;
	padding: 7px 28px 7px 0px;
	color: black;
	background: rgb(52,178,184);
}

.ms_btnInfo_show {
	cursor:pointer;
}

.ms_btnInfo_show>span {
	color: white;
	font-size: 22px;
	top: 5px;
	margin-right: 6px;
}

.ms_servicios {
	margin-top:35px;
}

.ms_servicios>p {
	font-size:15px;
	font-family:MyriadPro Light;
}

.ms_servicios>p>span {
	font-size:15px;
	font-weight:bold;
	font-family:MyriadPro;
	letter-spacing: 1px;
}

.ms_separador_gris {
	border-color:gray;
	margin-top:16px;
}

.ms_separador_azul {
	border:2px solid #233984;
	margin-bottom:5px;
	margin-top:-15px;
}

.ms_back_next {
	margin-top:60px;
	font-size: 15px;
	font-family: Conv_Futura Medium;
	letter-spacing: 1px;
}

.ms_btn_back {
	float:left;
}

.ms_btn_back>a {
	text-decoration:none;
	color:gray;
}

.ms_btn_back>a>i {
	font-size: 18px;
	margin-bottom: -2px;
	margin-right:10px;
}

.ms_btn_next {
	float:right;
}

.ms_btn_next>a {
	text-decoration:none;
	color:gray;
}

.ms_btn_next>a>i {
	font-size: 18px;
	margin-bottom: -2px;
	margin-left:10px;
}

.ms_logo_patr {
	margin-bottom:100px;
	margin-top:80px;
}

.ms_logo_patr>img {
	width:100%;
}

#ms_patrocinador_sm {
	display:none;
}

.ms_caja_gal {
	padding-left:0px;
}

.desactivado {
	opacity:0.3;
}

@media only screen and (max-width: 991px) {
	#ms_patrocinador_lg {
		display:none;
	}
	
	#ms_patrocinador_sm {
		display:block;
	}
	
	.ms_museo_info {
		margin: 30px 0px 0px -15px;
		padding-right:0px;
	}
	
	.ms_museo_info .ms_redes {
		display:block;
		text-align:left;
		padding-bottom:30px;
		padding-right:0px;
		padding-top:8px;
	}
	
	.ms_facebook {
		font-size:32px;
	}
	
	.ms_twittter {
		font-size:31px;
	}
	
	.ms_instagram {
		font-size:31px;
	}
	
	.ms_caja_gal {
		padding-right:0px;
	}
}

@media only screen and (max-width: 868px) {
	#ms_panel_izq {
		padding: 20px 20px 20px 30px;
		width:330px;
	}
	
	#ms_panel_izq .ms_estado {
		font-size: 26px;
	}
	
	.ms_panel_list {
		font-size: 14px;
	}
}

@media only screen and (max-width: 768px) {
	.ms_museo_info .ms_redes {
		padding-right:15px;
		text-align:left;
	}
	
	.ms_facebook {
		font-size:25px;
	}
	
	.ms_twittter {
		font-size:24px;
	}
	
	.ms_instagram {
		font-size:24px;
	}

	.ms_carru_caja>div {
		padding:0;
	}
	
	.ms_img_info {
		padding: 26px 40px 20px;
		font-size:14px;
	}
	
	.ms_img_info>div {
		font-size: 14px;
		padding: 40px 0px 5px;
	}
	
	.ms_img_info>span {
		font-size: 18px;
	}
	
	.ms_img_info>p {
		margin-top:16px;
		line-height: 1.6;
		margin-bottom: 22px;
	}
	
	.ms_carru_img>a>p {
		font-size:12px;
	}
	
	.ms_logo_patr {
		margin-bottom:40px;
		margin-top:50px;
	}
	
	.ms_back_next {
		margin-top:30px;
	}
}