/* tamaño video */
@media screen and (min-width: 1820px) and (min-height: 1170px){
	.contenedor_video{
	    width: 1620px;
	}
}
@media screen and (min-width: 1820px) and (max-height: 1170px){
	.contenedor_video{
	    width: 1500px;
	}
}

@media screen and (min-width: 1820px) and (max-height: 1020px){
	.contenedor_video{
        width: 1000px;
	}
}

@media screen and (min-width: 1820px) and (max-height: 730px){
	.contenedor_video{
	    width: 980px;
	}
}

@media screen and (min-width: 1820px) and (max-height: 550px){
	.contenedor_video{
	    width: 680px;
	}
}

@media screen and (max-width: 1820px){
	.contenedor_video{
        width: 100%;
	}
}

@media screen and (max-width: 1820px) and (max-height: 1090px){
	.contenedor_video{
        width: 1310px;
	}
}
@media screen and (max-width: 1820px) and (min-height: 1091px){
	.contenedor_video{
        width: 100%;
	}
}
@media screen and (max-width: 1820px) and (max-height: 960px){
	.contenedor_video{
        width: 1120px;
	}
}


@media screen and (max-width: 1820px) and (max-height: 820px){
	.contenedor_video{
        width: 820px;
	}
}


@media screen and (max-width: 1820px) and (max-height: 640px){
	.contenedor_video{
        width: 820px;
	}
}




@media screen and (max-width: 1440px) and (max-height: 740px){
	.contenedor_video{
        width: 820px;
	}
}
@media screen and (max-width: 1440px) and (min-height: 950px){
	.contenedor_video{
        width: 100%;
	}
}

@media screen and (max-width: 1440px) and (max-height: 680px){
	.contenedor_video {
	    width: 720px;
	}
}

@media screen and (max-width: 1440px) and (max-height: 680px){
	.contenedor_video {
	    width: 720px;
	}
}

@media screen and (max-width: 1440px) and (max-height: 570px){
	.contenedor_video {
	    width: 520px;
	}
}

@media screen and (max-width: 1370px) and (max-height: 670px){
	.contenedor_video{
        width: 770px;
	}
}

@media screen and (max-width: 1370px) and (max-height: 580px){
	.contenedor_video {
	    width: 560px;
	}
}

@media screen and (max-width: 1280px) and (max-height: 950px){
	.contenedor_video{
        width: 100%;
	}
}

@media screen and (max-width: 1280px) and (max-height: 820px){
	.contenedor_video{
        width: 820px;
	}
}

@media screen and (max-width: 1280px) and (max-height: 670px){
	.contenedor_video{
        width: 560px;
	}
}

@media screen and (max-width: 1060px) and (max-height: 740px){
	.contenedor_video{
        width: 800px;
	}
}

@media screen and (max-width: 1060px) and (max-height: 680px){
	.contenedor_video{
        width: 600px;
	}
}

@media screen and (max-width: 1060px) and (min-height: 741px){
	.contenedor_video{
        width: 100%;
	}
}

@media screen and (max-width: 900px) and (max-height: 740px){
	.contenedor_video{
        width: 100%;
	}
}

@media screen and (max-width: 900px) and (max-height: 610px){
	.contenedor_video{
        width: 65%;
	}
}

@media screen and (max-width: 900px) and (max-height: 610px){
	.contenedor_video{
        width: 65%;
	}
}

@media screen and (max-width: 800px) and (max-height: 610px){
	.contenedor_video{
        width: 390px;
	}
}

@media screen and (max-width: 400px) and (max-height: 611px){
	.contenedor_video{
        width: 100%;
	}
}

/* fin tamaño video */

@media screen and (max-width: 1530px){
	.act_texto .contenedor_video{
	    width: 120%;
	}
	.act_thumb .contenedor_video{
	    width: 120%;
	}
	.act_page .contenedor_video{
	    width: 120%;
	}
}

@media screen and (max-width: 1380px){
	
	.act_texto .contenedor_video{
	    width: 100%;
	}
	.act_thumb .contenedor_video{
	    width: 100%;
	}
	.act_page .contenedor_video{
	    width: 100%;
	}
}

@media screen and (max-width: 1320px){
	.act_thumb .thumbs{
		width: 540px;
	}
	.act_thumb .contenido{
	    width: -o-calc(100% - 620px);
    	width: -ms-calc(100% - 620px);
    	width: -moz-calc(100% - 620px);
    	width: -webkit-calc(100% - 620px);
    	width: calc(100% - 620px);
	}
	.act_thumb header{
	    width: -o-calc(100% - 540px);
	    width: -ms-calc(100% - 540px);
	    width: -moz-calc(100% - 540px);
	    width: -webkit-calc(100% - 540px);
	    width: calc(100% - 540px);
	}

	.info_extra{
		width: 540px;
		right: -540px;
	}
	.info_extra_int{
		width: 380px;
	}
	.act_texto .info_extra{
		right: 0px;
	}
	.act_texto .contenido{
		width: -o-calc(100% - 620px);
		width: -ms-calc(100% - 620px);
		width: -moz-calc(100% - 620px);
		width: -webkit-calc(100% - 620px);
		width: calc(100% - 620px);
	}
	.act_texto .slide{
		width: -o-calc(100% - 580px);
		width: -ms-calc(100% - 580px);
		width: -moz-calc(100% - 580px);
		width: -webkit-calc(100% - 580px);
		width: calc(100% - 580px);
	}
	.act_texto header{
	    width: -o-calc(100% - 540px);
	    width: -ms-calc(100% - 540px);
	    width: -moz-calc(100% - 540px);
	    width: -webkit-calc(100% - 540px);
	    width: calc(100% - 540px);
	}
	.act_texto .flecha_der{
		right: 540px;
	}
	.thumbs_int{
	    width: 380px;
	}




}

@media screen and (max-width: 1200px){
	.act_thumb .thumbs{
		width: 490px;
	}
	.thumbs_int{
		width: 330px;
	}
	.act_thumb .contenido{
	    width: -o-calc(100% - 570px);
	    width: -ms-calc(100% - 570px);
	    width: -moz-calc(100% - 570px);
	    width: -webkit-calc(100% - 570px);
	    width: calc(100% - 570px);
	}
	.act_thumb header{
		width: -o-calc(100% - 490px);
	    width: -ms-calc(100% - 490px);
	    width: -moz-calc(100% - 490px);
	    width: -webkit-calc(100% - 490px);
	    width: calc(100% - 490px);
	}



	.info_extra{
		width: 490px;
		right: -490px;
	}
	.act_texto .info_extra{
		right: 0px;
	}
	.info_extra_int{
		width: 330px;
	}
	.act_texto .contenido{
		width: -o-calc(100% - 570px);
		width: -ms-calc(100% - 570px);
		width: -moz-calc(100% - 570px);
		width: -webkit-calc(100% - 570px);
		width: calc(100% - 570px);
	}
	.act_texto .slide{
		width: -o-calc(100% - 530px);
		width: -ms-calc(100% - 530px);
		width: -moz-calc(100% - 530px);
		width: -webkit-calc(100% - 530px);
		width: calc(100% - 530px);
	}
	.act_texto .flecha_der{
		right: 490px;
	}
	
}

@media screen and (max-width: 1160px){
	.info_extra{
		width: 100%;
		right: 0px;
		position: relative;
		right: 0;
		height: auto;
		z-index: 1;
	}
	.act_texto .info_extra{
		right: 0px;
	}
	.info_extra_int{
		width: 700px;
    	padding-left: -o-calc(100% - 780px);
    	padding-left: -ms-calc(100% - 780px);
    	padding-left: -moz-calc(100% - 780px);
    	padding-left: -webkit-calc(100% - 780px);
    	padding-left: calc(100% - 780px);
    	height: auto;
    	overflow: initial;
	}
	.act_texto .contenido{
		width: -o-calc(100% - 80px);
	    width: -ms-calc(100% - 80px);
	    width: -moz-calc(100% - 80px);
	    width: -webkit-calc(100% - 80px);
	    width: calc(100% - 80px);
	}
	.act_texto .slide{
		width: -o-calc(100% - 80px);
	    width: -ms-calc(100% - 80px);
	    width: -moz-calc(100% - 80px);
	    width: -webkit-calc(100% - 80px);
	    width: calc(100% - 80px);
	}
	.act_texto .flecha_der{
		right: 25px;
	}
	.act_texto header{
		width: 100%;
	}
	body.act_texto{
		overflow: initial;
	}
	body.act_texto.fijar{
		overflow: hidden;
	}
	.header_lado_cerrar{
		display: none;
	}
	.act_texto .header_lado_cerrar{
		display: none;
	}
	.info{
		display: none;
	}
	.act_texto .info{
		display: none;
	}
	
	.act_page .slide{
		width: -o-calc(100% - 80px);
	    width: -ms-calc(100% - 80px);
	    width: -moz-calc(100% - 80px);
	    width: -webkit-calc(100% - 80px);
	    width: calc(100% - 80px);
	}



	.act_thumb .thumbs {
		width: 420px;
	}
	.thumbs_int{
		width: 260px;
		grid-template-columns: 1fr 1fr;
	}
	.act_thumb .contenido {
	    width: -o-calc(100% - 500px);
	    width: -ms-calc(100% - 500px);
	    width: -moz-calc(100% - 500px);
	    width: -webkit-calc(100% - 500px);
	    width: calc(100% - 500px);
	}
	.act_thumb header {
	    width: -o-calc(100% - 420px);
	    width: -ms-calc(100% - 420px);
	    width: -moz-calc(100% - 420px);
	    width: -webkit-calc(100% - 420px);
	    width: calc(100% - 420px);
	}
	.act_thumb .contenedor_video, .act_page .contenedor_video,
	.act_thumb .imagen img, .act_page .imagen img,
	.act_thumb .imagen img:hover, .act_page .imagen img:hover{
	    z-index: 4;
	} 
	.act_thumb header, .act_page header{
	    z-index: 4;
	}

	.act_thumb .info_extra{
		display: none;
	}

	.act_texto header .header_lado{
	    width: auto;
	}
.act_page .header_lado_cerrar{
	display: block;
}

}
@media screen and (max-width: 1100px){
	.act_texto header .header_lado{
	    width: 100%;
	}
}

@media screen and (min-width: 1041px){
	.imagen img:hover{
	    z-index: 3;
	}
}

@media screen and (max-width: 1040px){
	.galeria .imagen:nth-child(3n+1){
		max-width: 90%;
	}
	.galeria .imagen:nth-child(3n+2){
		max-width: 90%;
	    left: 10%;
	}
	.colorAct .over_info{
		color: #000;
	}
	.colorAct .cerrar_icono{
		filter: initial;
	}
	.flecha_der{
		display: none;
	}
	.flecha_izq{
		display: none;
	}
	.colorAct .over_info_color{
		background-color: #fff;
	}
	.colorAct .over_info .pie_de_foto{
		color: #000;
	}


	.colorActResponsive.colorAct .over_info .pie_de_foto{
		color: #fff;
	}
	.colorActResponsive .over_info .pie_de_foto{
		color: #fff;
	}
	.colorActResponsive.colorAct .over_info_color{
		background-color: #000;
	}
	.colorActResponsive .over_info_color{
		background-color: #000;
	}
	.colorActResponsive.colorAct .cerrar_icono{
		-webkit-filter: invert(100%);
		filter: invert(100%);
	}
	.colorActResponsive .cerrar_icono{
		-webkit-filter: invert(100%);
		filter: invert(100%);
	}



	.over_info_int{
	    width: -o-calc(100% - 40px);
	    width: -ms-calc(100% - 40px);
	    width: -moz-calc(100% - 40px);
	    width: -webkit-calc(100% - 40px);
	    width: calc(100% - 40px);
	    left: 20px;
	}
	.over_info .alto_video{
		width: -o-calc(100vw - 40px);
	    width: -ms-calc(100vw - 40px);
	    width: -moz-calc(100vw - 40px);
	    width: -webkit-calc(100vw - 40px);
	    width: calc(100vw - 40px);
	}
	.flecha{
		display: block;
	}

	.over_info .alto_video{
	    z-index: 60;
    	position: relative;
	}

}

@media screen and (max-width: 880px){
	.act_thumb .thumbs {
	    width: 100%;
	}
	.thumbs_int {
	    width: -o-calc(100vw - 160px);
	    width: -ms-calc(100vw - 160px);
	    width: -moz-calc(100vw - 160px);
	    width: -webkit-calc(100vw - 160px);
	    width: calc(100vw - 160px);
	    grid-template-columns: 1fr 1fr 1fr 1fr;
	}
	.act_thumb .contenido{
	    width: -o-calc(100% - 80px);
	    width: -ms-calc(100% - 80px);
	    width: -moz-calc(100% - 80px);
	    width: -webkit-calc(100% - 80px);
	    width: calc(100% - 80px);
	    margin: 0px 0px 0px 40px;
	}
	.act_thumb header{
		width: 100%;
	}
	



}

@media screen and (max-width: 800px){
	.contenido{
	    width: -o-calc(100% - 40px);
	    width: -ms-calc(100% - 40px);
    	width: -moz-calc(100% - 40px);
    	width: -webkit-calc(100% - 40px);
    	width: calc(100% - 40px);
    	margin: 0px 0px 0px 20px;
	}
	.act_texto .slide {
	    left: 20px;
	    width: -o-calc(100% - 40px);
	    width: -ms-calc(100% - 40px);
	    width: -moz-calc(100% - 40px);
	    width: -webkit-calc(100% - 40px);
	    width: calc(100% - 40px);
	}
	.imagen{
		min-height: inherit;
	}
	.thumbs_int{
		width: -o-calc(100vw - 60px);
	    width: -ms-calc(100vw - 60px);
	    width: -moz-calc(100vw - 60px);
	    width: -webkit-calc(100vw - 60px);
	    width: calc(100vw - 60px);
	    grid-template-columns: 1fr 1fr 1fr 1fr;
	    padding: 0px 30px;
	}

	.over_info_int{
	    width: 100%;
    	left: 0px;
	}
	.over_info .alto_video{
		width: 100vw;
	}
	.over_info .pie_de_foto{
	    width: -o-calc(100% - 20px);
	    width: -ms-calc(100% - 20px);
	    width: -moz-calc(100% - 20px);
	    width: -webkit-calc(100% - 20px);
	    width: calc(100% - 20px);
    	margin: auto;
	}

	.iconos_footer{
		right: 5px;
	}


	.act_thumb .contenido{
	    width: -o-calc(100% - 40px);
	    width: -ms-calc(100% - 40px);
	    width: -moz-calc(100% - 40px);
	    width: -webkit-calc(100% - 40px);
	    width: calc(100% - 40px);
	    margin: 0px 0px 0px 20px;
	}
	.act_texto .contenido{
	    width: -o-calc(100% - 40px);
	    width: -ms-calc(100% - 40px);
	    width: -moz-calc(100% - 40px);
	    width: -webkit-calc(100% - 40px);
	    width: calc(100% - 40px);
	}


    
}

@media screen and (max-width: 780px){
	


}

@media screen and (max-width: 760px){
	.info_extra_int{
	    padding: 0px 30px;
    	width: -o-calc(100% - 60px);
    	width: -ms-calc(100% - 60px);
    	width: -moz-calc(100% - 60px);
    	width: -webkit-calc(100% - 60px);
    	width: calc(100% - 60px);
	}
}

@media screen and (max-width: 700px){
	.cerrar_icono{
	    background-image: url(../../img/cerrar.png);
	    background-size: 30px;
	    background-repeat: no-repeat;
	    background-position: center;
	}
	.imagen{
		min-height: auto;
	}
}

@media screen and (max-width: 660px){
	.thumbs_int{
	    grid-template-columns: 1fr 1fr 1fr;
	}
}

@media screen and (max-width: 480px){
	.thumbs_int{
		grid-template-columns: 1fr 1fr;
	}

}

@media screen and (max-width: 450px){

}

@media screen and (max-width: 400px){
	.contenido {
	    width: -o-calc(100% - 20px);
	    width: -ms-calc(100% - 20px);
	    width: -moz-calc(100% - 20px);
	    width: -webkit-calc(100% - 20px);
	    width: calc(100% - 20px);
	    margin: 0px 0px 0px 10px;
	}
	.header_lado_cerrar {
	    left: 0px;
	}
	.info_extra_int {
	    width: -o-calc(100% - 20px);
	    width: -ms-calc(100% - 20px);
	    width: -moz-calc(100% - 20px);
	    width: -webkit-calc(100% - 20px);
	    width: calc(100% - 20px);
	    padding: 0px 10px;
	}
	.contenido {
	    width: -o-calc(100% - 20px);
	    width: -ms-calc(100% - 20px);
	    width: -moz-calc(100% - 20px);
	    width: -webkit-calc(100% - 20px);
	    width: calc(100% - 20px);
	    margin: 0px 0px 0px 10px;
	}
	.act_texto .contenido {
	    width: -o-calc(100% - 20px);
	    width: -ms-calc(100% - 20px);
	    width: -moz-calc(100% - 20px);
	    width: -webkit-calc(100% - 20px);
	    width: calc(100% - 20px);
	    margin: 0px 0px 0px 10px;
	}
	.slide {
	    left: 10px;
	    width: -o-calc(100% - 20px);
	    width: -ms-calc(100% - 20px);
	    width: -moz-calc(100% - 20px);
	    width: -webkit-calc(100% - 20px);
	    width: calc(100% - 20px);
	}
	.act_texto .slide {
	    left: 10px;
	    width: -o-calc(100% - 20px);
	    width: -ms-calc(100% - 20px);
	    width: -moz-calc(100% - 20px);
	    width: -webkit-calc(100% - 20px);
	    width: calc(100% - 20px);
	}
	.flecha_der{
		right: 0px;
	}
	.flecha_izq{
		left: 0px;
	}
	.thumbs_int{
	    width: -o-calc(100vw - 20px);
	    width: -ms-calc(100vw - 20px);
	    width: -moz-calc(100vw - 20px);
	    width: -webkit-calc(100vw - 20px);
	    width: calc(100vw - 20px);
        padding: 0px 10px;
	}
	.thumbs_int {
	    grid-template-columns: 1fr 1fr;
	}

	.iconos_footer{
		right: 0px;
	}


}



















