#imagen {
    background-color: black;
    /*min-height:300px;*/
}
#imagen img {
    width:100%;
}
#caja-titulo {
    padding:3%;
    background-color: white;
    text-align: center;
}
.disciplina {
    font-family: 'Oswald-Regular';
    font-size: 1.5rem;
    margin-bottom:10px;
}
.ciclos .disciplina-bco {
    font-family: 'Oswald-Regular';
    font-size: 1.5rem;
    margin-bottom:10px;
    color:#fff;
    z-index: 2;
    position: relative;
    /*-webkit-text-stroke: 1px black;*/
    
}
.titulo {
    font-family: 'Oswald-Regular';
    font-size: 4.3rem;
    color: #393c3e;
    margin-bottom:10px;
}
.titulo-lg {
    font-family: 'Oswald-Light';
    font-size: 4.3rem;
    color: #393c3e;
    margin-bottom:10px;
}
.ciclos .titulo-bco {
    font-family: 'Oswald-Regular';
    font-size: 4.3rem;
    margin-bottom:10px;
    color:#fff;
     z-index: 2;
    position: relative;
    /*-webkit-text-stroke: 1px black;*/
}
.subtitulo {
    font-family: 'Oswald-Light';
    font-size: 3rem;
    color: #393c3e;
    margin-bottom:10px;
}
.ciclos .subtitulo-bco {
    font-family: 'Oswald-Light';
    font-size: 3rem;
    margin-bottom:10px;
    color:#fff;
    z-index: 2;
    position: relative;
    /*-webkit-text-stroke: 1px black;*/
    
}
.recinto {
    font-family: 'Soberana Sans Light';
    font-size: 1.9rem;
    color: #f5504f;
}
.ciclos .boton-gral {
    z-index: 2;
    position: relative;
}
#servicios {
    background-color: #222;
    padding:3%;
    font-family: 'Soberana Sans Light';
    font-size: 1.9rem;
    color:white;
    margin-left:0;
    margin-right:0;
}
#servicios a {
    color:white;
}
.leyenda {
    font-family: 'Soberana Sans Light';
    font-size: 1.2rem;
    color:white;
}
.circ-boton {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    border: 1px solid #f5504f;
    text-align: center;
    color:white;
}
.circ-boton img {
    width:70%;
    margin-top: 10px;
}
.op-plus {
    font-family: 'Soberana Sans Light';
    font-size: 1.3rem;
    color:white;
    text-align: center;
     width:80px;
}
#ico-mapa {
    font-size:5rem;
    padding-top:11px;
}
#frase {
    font-family: 'Soberana Sans';
    font-style: italic;
    font-size: 2.3rem;
    color:#727272;
    text-align: center;
    border: 1px solid red;
}
#resena {
    text-align: center;
    margin: 0 auto;
    padding: 7% 0;
}
.texto-resena {
    font-family: 'Soberana Sans Light';
    font-size: 1.9rem;
    text-align: left;
     -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 140px;
    -webkit-column-rule-style: solid; /* Chrome, Safari, Opera */
    -moz-column-rule-style: solid; /* Firefox */
    column-rule-style: solid;
    -webkit-column-rule-width: 1px; /* Chrome, Safari, Opera */
    -moz-column-rule-width: 1px; /* Firefox */
    column-rule-width: 1px;
    -webkit-column-rule-color: #d8d8d8; /* Chrome, Safari, Opera */
    -moz-column-rule-color: #d8d8d8; /* Firefox */
    column-rule-color: #d8d8d8;
}
.texto-resena-sc {
    font-family: 'Soberana Sans Light';
    font-size: 1.9rem;
    text-align: left;
    padding:0 10%;
}
.caja-circ-resena {
    width:100%;
}
.circ-resena {
    border-radius: 50%;
    width: 11px;
    height: 11px;
    background-color: #f5504f;
    margin: 0 auto;
    display: block;
}
.texto-articulo {
    font-family: 'Soberana Sans Light';
    font-size: 1.9rem;
    text-align: left;
}
.texto-articulo img {
    margin:0 14px;
}
.texto-articulo ul {
    list-style:inside none circle;
}
#programa-artistas {
    margin-left:0;
    margin-right:0;
    
}
#programa {
    margin:0;
    padding:3% 3% 3% 8%;
    text-align:center;
}
.tit-programa {
    font-family: 'Oswald-Regular';
    font-size: 2.7rem;
    color:#fff;
    text-align: center;
}
.caja-programa {
    width:100%;
    overflow-y: scroll;
    font-size:1.9rem;
    color: #fff;
    text-align: left;
    padding:3%;
   /* margin: 5% 0;*/
}
.sangria-programa {
    width:50%;
    margin: 0 auto;
}
#artistas {
    margin:0;
    background-color: #222;
}
.videos_inba {
    width:100%; max-width:920px; margin: auto; padding:0px 10%;
}
.imagen-det {
    height: 100%;
    background-size: cover;
    overflow: hidden;
}
#ciclos {
    height:500px;
    text-align: center;
    padding-top: 7%;
}
.ciclos {
    position: relative;
    background: #000;
    overflow: hidden;
}
.ciclos:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.7;
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.articulo {
    font-family: 'Oswald-Regular';
    font-size: 2.7rem;
    margin-bottom:10px;
}
.titulo-articulo {
    font-family: 'Oswald-Regular';
    font-size: 6.2rem;
}
.ico-image4 {
    color:#000;
}
.seguir-leyendo {
    background-color: transparent;
    border-radius: 25px;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    font-family: "Soberana Sans Light";
    font-size: 1.4rem;
    padding: 12px 40px;
    text-decoration: none;
    color: black;
}
h1, h2, h3, h4, h5, h6 {
    color:white;
}
#boletines {
    display: flex;
    margin: 0 auto;
    padding:3% 0;
    text-align: center;
}
.separador-blanco {
    background: white;
    height: 2px;
    width: 100px;
}
.borde-bco {
    border: 1px solid #fff;
}
.boletin-slide {
    padding: 2%;
    font-family: "Soberana Sans Light";
    font-size: 1.8rem;
    color: white;
}

.boletin-slide h3 {
    font-family: "Soberana Sans Bold";
    font-size: 2.4rem;
    color: white;
}
.btn_a > span > span {
	font-size: 1.5rem;
}
.rowbtn {
	display: flex;text-align:center;
	padding-bottom: 30px;
}

.leer-mas {
	text-overflow: ellipsis;
    content: "";
    background: -webkit-linear-gradient(#000, #fff);
   -webkit-background-clip: text;
   -webkit-text-fill-color: #868686;
}

.bg-ubicacion {
    background-color: #28292a;
}

.domicilio {
    padding:4%;
    color:#fff;
    font-size:1.8rem;
    font-family:"Soberana Sans Light";
    text-align:left;
    overflow-y: scroll;
    height: 500px;
}

.caja-domicilio {
    padding:4%;
    color:#fff;
    font-size:1.8rem;
    font-family:"Soberana Sans Light";
    width:60%;
    float:left;
}


#enar_owl_slider .owl-item .item {
    background-color: black;
}

#enar_owl_slider .owl-item .item img {
    opacity:0.6;
}

#enar_owl_slider .owl_caja_logo  {
    display: table;
    left: 50%;
    position: absolute;
    text-align: center;
    top: 300px;
    transform: translate(-50%, -50%);
}
#enar_owl_slider .owl_caja_logo .owl_titulo {
    color: #ffffff;
    font-family: "Oswald-Regular";
    font-size: 7rem;
    text-shadow: 1px 1px #000;
}

#enar_owl_slider .owl_caja_logo .owl_slogan {
    color: #ffffff;
    font-family: "Soberana Sans";
    font-style: italic;
    font-size: 2.3rem;
    text-align: center;
    margin-top:5%;
}
.owl-buttons {
    padding-right: 20px;
}
.related_posts {
    height:580px;
    background-color: #222;
}

.caja-mapa {
    position: relative;
    background-image: url("/images/mapa_museos.jpg");
    background-position:right top;
    background-repeat:no-repeat;
    background-size: 100% auto;
    overflow: hidden;
    padding:10%;
    color:#fff;
    font-size:1.8rem;
    font-family:"Soberana Sans Light";
    float: left;
    height: 580px;
}
.caja-mapa:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    opacity: 0.7;
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.frame-mapa {
    position: relative;
    overflow: hidden;
    float:left;
    height:580px;
    width:40%;
}
.mapouter{overflow:hidden;height:580px;width:600px;}.gmap_canvas {background:none!important;height:580px;width:600px;}

#icon-pin {
   font-size: 6rem;
    margin-top: 10px;
}

#caja-como-llegar {
    margin-left:2rem;
    float:left;
    width:200px;
}
.como-llegar {
    font-family: "Oswald-Regular";
    color:white;
    font-size: 2.5rem;
}
.ver-mapa {
    font-family: "Soberana Sans Light";
    color:white;
    font-size: 1.2rem;
    margin-top: 15px;
}
#spn {
			color:black;
			position: absolute;
			display:none;
		}
		
		.blr2 {
			position: absolute;
			height: 156px;
			width: 156px;
			opacity: 0;
			transition: .0s ease;
		}
		
		.blr3:hover .blr2 {
			opacity:.6;
		}
		
		.blr3:hover #spn {
			color:white;
			display:block;
		}
		
		
		.blr:hover .blr2 {
			opacity:.6;
		}
		
		.blr:hover #spn {
			color:white;
			display:block;
		}
		
		.blr:hover p{
			color:gray;
		}
        .your-class{
            height:340px; margin-top:18px; max-width:1340px; margin-left:auto; margin-right:auto;
        }
		.your-class .slick-track {
			height: 312px;
		}
        .slick-acts1 {
            color:black; text-decoration:none; display:block;height:320px;
        }
#actividades {
    text-align: center;
    margin-bottom: 50px;
}
a.slick-acts1:hover {
    text-decoration: none;
}
.slick-acts2 {
    display:flex; background-image: url('/images/inba-generica.gif'); background-size: auto 100%;
}
.lista-disciplina {
    font-size:12.51px; color:white; text-align:left;padding-left:10px; padding-top:3px; padding-bottom:3px; font-family:Oswald-Regular;
}

.pleca-recorrido {
    width:100%;
    height: 105px;
    font-family: "Oswald-Light";
    font-size:4.2rem;
    color: white;
    text-align: center;
    padding-top: 20px;
}
#img-recorrido {
    width:100%;
    height:1500px;
    background-repeat: no-repeat;
    background-size:cover;
    padding-top:10%;
    
}
.info-recorrido {
    width:560px;
    height:480px;
    margin:0 auto;
    background-color: #222;
    text-align: center;
}
.thumb-recorrido img {
    width:100%;
    height: auto;
}
.titulo-recorrido {
    font-family: 'Soberana Sans Light';
    font-size: 1.9rem;
    color:white;
    padding:25px;
}
.bot-ver-mas {
	border-radius: 25px;
	color:#FFFFFF;
	text-decoration:none;
	padding:2% 6%;
	font-family: 'Soberana Sans Bold';
	font-size:2rem;
	
	  display: inline-block;
	  vertical-align: middle;
	  -webkit-transform: translateZ(0);
	  transform: translateZ(0);
	  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	  -webkit-backface-visibility: hidden;
	  backface-visibility: hidden;
	  -moz-osx-font-smoothing: grayscale;
	  position: relative;
	  -webkit-transition-property: color;
	  transition-property: color;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
    cursor:pointer;
}
.bot-ver-mas:before {
	border-radius: 25px;
	
	background-color:#FF0046;
	font-family: 'Soberana Sans Light';
	font-weight:bold;
	
	font-size:2rem;
	color:#FFF;
	text-decoration:none;
	padding:2% 6%;
	
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.bot-ver-mas:hover, .bot-ver-mas:focus, .bot-ver-mas:active {
  color: white;
  text-decoration:none;
}
.bot-ver-mas:hover:before, .bot-ver-mas:focus:before, .bot-ver-mas:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
#gmap_canvas {
    width:100%;
    height:580px;
}

.gmap_canvas  {
    font-size:1rem;
    
}

#informacion {
    background-color: #393b3c;
    padding:1%;
}

#fr-video {
    width:700px;
    height:400px;
}
@media screen and (max-width: 2000px) and (min-width:1701px) {  
    .domicilio {
        height:450px;
    }
    .caja-mapa {
        height: 480px;
    }

	#espaciob {
                height:80px;
        }
        #espaciob2 {
                height:95px;
        }
    
}

@media screen and (max-width: 1700px) and (min-width:1350px) {
    .related_posts {
        height:460px
    }
     #gmap_canvas {
        height:460px;
    }   
    .caja-mapa {
        height:440px;
    }
    .domicilio {
        height:420px;
    }

	#espaciob {
                height:80px;
        }
        #espaciob2 {
                height:95px;
        }
}

@media screen and (max-width: 1500px) and (min-width:1350px) {
   
    .caja-mapa {
        height:400px;
    }
    .domicilio {
        height:380px;
    }

	#espaciob {
                height:80px;
        }
        #espaciob2 {
                height:95px;
        }
}

@media screen and (max-width: 1349px) and (min-width:1250px) {
    .related_posts {
        height:360px
    }
     #gmap_canvas {
        height:360px;
    }   
    .caja-mapa {
        height:360px;
    }
    
    .domicilio {
        height:340px;
    }

	#espaciob {
                height:80px;
        }
        #espaciob2 {
                height:95px;
        }
}

@media screen and (max-width: 1530px) and (min-width:1250px) {
    .caja-mapa {
        height:360px;
        padding:8%;
    }
    
    .domicilio {
        height:340px;
    }
    #gmap_canvas {
        height:360px;
    } 

	#espaciob {
                height:80px;
        }
        #espaciob2 {
                height:95px;
        }
    
}
@media screen and (max-width: 1249px) and (min-width:1225px) {
    .related_posts {
        height:360px
    }
    #gmap_canvas {
        height:360px;
    } 
    .caja-mapa {
        padding:7%;
        height:360px;
    }
    .domicilio {
        height:340px;
    }

	#espaciob {
                height:80px;
        }
        #espaciob2 {
                height:95px;
        }
}

@media screen and (max-width: 1224px) and (min-width:1100px) {
       
    #enar_owl_slider .owl_caja_logo .owl_titulo {
        font-size: 5rem;
    }
    
    #enar_owl_slider .owl_caja_logo .owl_slogan {
        font-size: 2rem;
    }
    
    .related_posts {
        height:360px
    }
     #gmap_canvas {
        height:360px;
    } 
    .caja-mapa {
        padding:6%;
        height:330px;
    }
    .domicilio {
        height:310px;
    }

	#espaciob {
                height:80px;
        }
        #espaciob2 {
                height:95px;
        }
}

@media screen and (max-width: 1099px) and (min-width:1000px) {
       
    #enar_owl_slider .owl_caja_logo .owl_titulo {
        font-size: 5rem;
    }
    
    #enar_owl_slider .owl_caja_logo .owl_slogan {
        font-size: 2rem;
    }
    
    .related_posts {
        height:300px
    }
    #gmap_canvas {
        height:360px;
    } 
    .caja-mapa {
        padding:11% 5%;
       height:300px;
    }
    #caja-como-llegar {
        width:150px;
    }
    .como-llegar {
        font-size: 2rem;
    }
    .caja-domicilio {
        font-size: 1.4rem;
    }
    .domicilio {
        height:280px;
    }

	#espaciob {
                height:80px;
        }
        #espaciob2 {
                height:95px;
        }
}

@media screen and (max-width: 999px) and (min-width:600px) {
    
     #enar_owl_slider .owl_caja_logo .owl_titulo {
        font-size: 5rem;
    }
    
    #enar_owl_slider .owl_caja_logo .owl_slogan {
        font-size: 2rem;
    }
    
    .related_posts {
        height:425px
    }
     #gmap_canvas {
        height:360px;
    } 
    .como-llegar {
        font-size: 2rem;
    }
    .caja-domicilio {
        width:50%;
        font-size: 1.4rem;
    }
    .caja-mapa {
        width:50%;
    }
    
    
    .maps iframe {
        display: block;
    }
    
    .domicilio {
        height: auto;
    }
    
    .circ-boton {
        width: 50px;
        height: 50px;
    }
    .circ-boton img {
        width:70%;
        margin-top: 5px;
    }
    #icon-pin {
        margin-top: 5px;
        font-size:4rem;
    }

	#espaciob {
                height:80px;
        }
        #espaciob2 {
                height:95px;
        }
}

@media screen and (max-width: 950px) and (min-width:650px) {
    .related_posts {
        height:350px
    }
    #gmap_canvas {
        width:80%;
        height:350px;
    } 
    .caja-mapa {
        height:350px;
        padding:8%;
    }

	#espaciob {
                height:80px;
        }
        #espaciob2 {
                height:95px;
        }
}


@media screen and (max-width: 800px) {
	.leer-mas {
	   -webkit-text-fill-color: #666;
	}
	#imagen {
		min-height: 0;
	}
	.titulo {
		font-size:2.8rem;
		margin-bottom:0;
	}
	.subtitulo {
		font-size:2rem;
	}
	.recinto {
		font-size:1.4rem;
	}
	#servicios {
		padding:7%;
		font-size:1.7rem;
	}
	
	.texto-resena {
		font-size: 1.4rem;
		column-count:1;
	}
	
	.circ-resena {
		display:none;
	}
	#programa {
		padding: 30px;
	}
    
	.tit-programa {
		font-family: "Oswald-Light";
		font-size:3.8rem;
	}
	.titulo-b1 {
		font-size:3.8rem;
	}
	.caja-programa {
		font-size:1.7rem;
	}
	.sangria-programa {
		width:100%;
	}
	.interlineado {
		margin-bottom:30px;
	}
	.ciclos .titulo-bco {
		font-size: 3.2rem;
		padding:0 20px;
		line-height:1.2;
	}
	#ciclos {
		height:auto;
	}
	.boton-gral {
		margin-bottom:20px;
	}
	.boletin-slide h3 {
		font-size: 1.8rem;
		line-height:1.2;
	}
	.boletin-slide {
		font-size: 1.4rem;
		line-height:1.2;
	}
    #enar_owl_slider .owl_caja_logo {
        top:120px;
    }
    
    #enar_owl_slider .owl_caja_logo .owl_titulo {
        font-size: 3rem;
        
    }
    #enar_owl_slider .owl_caja_logo .owl_slogan {
        font-size: 1.5rem;
    }
    .titulo-n1 {
        font-size: 3rem;
    }
    .caja-domicilio {
        font-size: 1.4rem;
    }
    
    .circ-boton {
        width:50px;
        height:50px;
    }
    
    #gmap_canvas {
        /*width:70%;
        height:350px;*/
        width:100%;
        height: 400px;
    } 
    .circ-boton img {
        width:70%;
        margin-top: 5px;
    }
    
    .caja-mapa {
        padding:7%;
    }
    #img-recorrido {
        width:100%;
        height:900px;

    }
    
    .info-recorrido {
        width:90%;
        height:auto;
    }
    
    .pleca-recorrido {
        font-size:3rem;
        height:85px;
    }

	#espaciob {
                height:0px;
        }
        #espaciob2 {
                height:95px;
        }
   
}

@media screen and (max-width: 670px) { 
    .related_posts {
        min-height:650px
    }
    .caja-domicilio {
        width:100%;
        
    }
    .caja-mapa {
        width:100%;
       
    }

	#espaciob {
                height:0px;
        }
        #espaciob2 {
                height:95px;
        }
   
}
