/* CSS Document */
body{overflow-x: hidden;}

#footer #logo-gobierno {
	position: sticky;
}
.contenedor {
    margin: 20px auto 0;
	width:95%;
    max-width: 1200px;
	
}
.fila{
	position:relative;
	left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
}
				
.fila.uno .mobile{
	width:100%;
	display:none;
	}
.fila.uno .desk{
	width:100%;
	display: block;
	}
.fila.dos img{
	width:100%;
	}
.fila.dos .texto {
	position: absolute;
    top: 5%;
    /*left: 10%;*/
    width: 80%;
	left: 0;
	right: 0;
	margin: 0 auto;
	
}
.fila.dos .texto p {
    font-family: RobotoLight;
    font-size: 20px;
    color: #FFF;
    text-align: center;
    line-height: 25px;
}
.fila.dos .texto h1 {
    font-family: KhandRegular;
    font-size: 50px;
    color: #FFF;
    text-align: center;
    line-height: 80px;
}		
.fila.tres img{
	width:100%;
	}
.fila.tres .texto {
    position: absolute;
    top: 5%;
    /*left: 10%;*/
    width: 80%;
}	
.fila.tres .texto h1 {
    font-family: KhandRegular;
    font-size: 50px;
    color:#434343;
    text-align: center;
    line-height: 38px;
}
.fila.tres .texto h2 {
    font-family: RobotoLight;
	font-style:italic;
    font-size: 35px;
    color: #434343;
    text-align: center;
    line-height: 20px;
}
.fila.tres .texto h3 {
    font-family: RobotoLight;
    font-size: 27px;
    color: #434343;
    text-align: center;
    line-height: 38px;
}
.fila.tres .env_galeria{
    position: absolute;
    top: 35%;
    /*left: 10%;*/
    width: 80%;
    
	}	
.fila.cuatro .desk{
	width:100%;
	display:block;
	}
.fila.cuatro .mobile{
	display:none;
	}	
.fila.cuatro .texto {
	position: absolute;
    top: 0%;
    /*left: 10%;*/
    width: 80%;
	margin: 0 auto;
    left: 0;
    right: 0;
}
.fila.cuatro .texto p {
    font-family: RobotoRegular;
    font-size: 15px;
    color: #434343;
    text-align: center;
    line-height: 21px;
}
.fila.cuatro .texto h1 {
    font-family: KhandRegular;
    font-size: 50px;
    color: #434343;
    text-align: center;
    line-height: 80px;
}
.fila.cuatro .video iframe{
   /* position: absolute;
    top: 43%;
    left: 23%;
    width: 53%;
    height: 41%;*/
	width: 100% !important;
	height: 100% !important;
}

.fila.cinco {
	margin-bottom: 70px;
}
			
.fila.cinco .textoa {
	position: absolute;
    top: 20%;
    width: 80%;
	margin: 0 auto;
    left: 0;
    right: 0;
}
.fila.cinco .textob {
   position: absolute;
    top: 66%;
    /*left: 10%;*/
    width: 80%;
	margin: 0 auto;
    left: 0;
    right: 0;
}
.fila.cinco .textob p {
    font-family: RobotoLight;
    font-size: 25px;
    color: #434343;
    text-align: center;
    line-height: 30px;
	margin-bottom: 0px;
}
.fila.cinco .textob p a {
    font-size: 20px;
	color: #434343;
	line-height: 60px;
}
.fila.cinco .textoa h1 {
    font-family: KhandRegular;
    font-size: 90px;
    color: #434343;
    text-align: center;
    line-height: 80px;
}
.fila.cinco .mobile{
	width:100%;
	display:none;
	margin-bottom: -36px;
	}
.fila.cinco .desk{
	width:100%;
	margin-bottom: -36px;
	display: block;
	}
.fila.cinco .icocam{
    position: absolute;
    top: 41%;
    width: 80%;
	margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}	

#galeria,#galeriavideos{background-position: center center;background-repeat: repeat;min-height: 899px;}
#galeria h4,#galeriavideos h4{color:#434343 !important;padding: 40px 0 0 0;}

#galeriavideos {
	position: absolute !important;
    top: 20%;
    /*left: 12% !important;*/
    width: 80% !important;
    height: 100% !important;
    margin: 0 auto;
    left: 0;
    right: 0;
}
#galeria .galeria-fotos{
    
    /*margin: 50px 2% 60px;*/
	margin: 0px 0px 60px;
    position: relative;
    width: 46%;
}

#galeriavideos .galeria-videos {
	/*margin: 80px 18% 0px;
    position: relative;
    width: 40%;*/
	position: relative;
    width: 50%;
    top: 8%;
    /* left: 20%; */
    left: 0;
    right: 0;
    margin: 0 auto;
}


#galeria .galeria-fotos .bg {
    background-color: #0a436600;
    padding: 2%;
}
#galeria .galeria-fotos .bg ul {
    padding: 0px;
    list-style: none;
    max-width: 529px;
    max-height: 311px;
    margin: 0 auto;
    overflow: hidden;
}

#galeriavideos .galeria-videos .bg ul{
	padding: 0px;
    list-style: none;
    margin: 0 auto;
    overflow: hidden;
}


#galeria .galeria-fotos .bg{}
#galeria .galeria-fotos .bg ul li a{display:block;}

#galeriavideos .galeria-videos .bg{}
#galeriavideos .galeria-videos .bg ul li a{display:block;height: 100% !important;}

  a[disabled="disabled"] {
        pointer-events: none;
    }
#galeria .galeria-fotos #nav-page a#prev,#galeriavideos .galeria-videos #v_nav-page a#v_prev {
    background-image: url(../images/rse-arte/prev.png);
    left: 8%;
}
#galeria .galeria-fotos #nav-page a#next,#galeriavideos .galeria-videos #v_nav-page a#v_next {
    background-image: url(../images/rse-arte/next.png);
    right: 8%;
}
#galeria .galeria-fotos #nav-page a,#galeriavideos .galeria-videos #v_nav-page a {
    background-position: 0 0;
    background-repeat: no-repeat;
    bottom: 0px;
    display: block;
    height: 17px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    width: 12px;
}
#galeria .galeria-fotos #pager a,#galeriavideos .galeria-videos #v_pager a {
    float: left;
    width: 10px;
    height: 10px;
    display: block;
    text-indent: 9999px;
    margin: 0 0 0 10px;
    overflow: hidden;
    border-radius: 35px;
    z-index: 1;
    background: #A8B3BD;
}
#galeria .galeria-fotos #pager a.selected,#galeriavideos .galeria-videos #v_pager a.selected {
    background-color: #02478B;}
#galeria .galeria-fotos #pager,#galeriavideos .galeria-videos #v_pager  {
    height: 14px;
    margin: 20px auto;
    min-width: 100px;
    width: 22%;
}

@media (max-width:1100px){
.fila.dos .texto p {font-size: 15px;}
.fila.dos .texto h1 {font-size: 38px;line-height: 42px;}
}


@media (max-width:1050px){
.fila.dos .texto p {font-size: 15px;line-height: 18px;}
.fila.dos .texto h1 {font-size: 38px;line-height: 56px;}
.fila.tres .env_galeria{top: 45%;}
.fila.cuatro .texto h1 {
    font-size: 45px;
    line-height: 30px;
}
.fila.cinco .textob {
    top: 61%;
}
.fila.cinco .textoa h1 {
    font-size: 64px;
    line-height: 42px;
}
.fila.cinco .icocam {
    top: 40%;
    /*left: 42.9%;*/
}

}
@media (max-width:900px){
.fila.dos .texto p {font-size: 15px;line-height: 22px;}
.fila.dos .texto h1 {font-size: 35px;line-height: 25px;}
.fila.tres .texto h1 {font-size: 35px;line-height: 38px;}
.fila.tres .texto h3 {font-size: 18px;line-height: 26px;}
.fila.tres .texto h2 {font-size: 30px;line-height: 25px;}
.fila.tres .env_galeria{top: 39%;}
.fila.cuatro .texto h1 {
    font-size: 30px;
    line-height: 22px;
}
.fila.cuatro .texto p {
    font-size: 12px;
    line-height: 21px;
}
.fila.cinco .textob p {
    font-size: 16px;
    line-height: 13px;
}
.fila.cinco .textoa h1 {
    font-size: 49px;
    line-height: 42px;
}
.fila.cinco .icocam {
    top: 37%;
    /*left: 42.9%;*/
}
.fila.cinco .icocam img{
    width: 15%;
}
	
.fila.cuatro .texto {
    position: absolute;
    top: 0%;
    /*left: 2%;*/
    width: 96%;
}

}

@media (min-width:430px) and (max-width:768px) {
	
	#galeriavideos {
    top: 15%;
    
	}
	
	#galeriavideos .galeria-videos {
		/*margin: 80px 18% 0px;
		position: relative;
		width: 40%;*/
		position: relative;
		width: 54%;
		top: 10%;
		/*left: 10%;*/
	}
}

@media (max-width:430px){
	#galeriavideos {
    top: 15%;
    
	}
	
	#galeriavideos .galeria-videos {
	/*margin: 80px 18% 0px;
    position: relative;
    width: 40%;*/
	position: relative;
    width: 100%;
    top: 20%;
    /*left: -1%;*/
	}
}
@media (max-width:768px){
.fila.uno, .fila.dos {padding: 0;}
.fila.dos>img {min-height: 385px;}
.fila.dos .texto p {font-size: 18px;}
.fila.tres>img {margin-top:100px;}
.fila.tres .env_galeria{top: 39%;
	/*left: 4%;*/
    width: 95%;}
.fila.cuatro .texto p {
    font-size: 10px;
    line-height: 11px;
}
.fila.cinco .textob p {
    font-size: 12px;
    line-height: 13px;
}
.fila.cinco .textob p a {
    font-size: 17px;
    line-height: 60px;
}
.fila.cinco .textoa h1 {
    font-size: 35px;
    line-height: 12px;
}
}
@media (max-width:600px){
.contenedor { width:100%;}
.fila.dos .texto p {font-size: 18px;}
.fila.dos .texto h1 {
    font-size: 28px;
    line-height: 28px;
}
.fila.tres .texto{top:0;}
.fila.tres>img {margin-top:150px;}
.fila.tres .texto h1 {
    font-size: 28px;
    line-height: 28px;
}
.fila.tres .texto h3 {
    font-size: 14px;
    line-height: 18px;
}
.fila.tres .texto h2 {
    font-size: 20px;
    line-height: 4px;
}
.fila.cuatro .texto h1 {
    font-size: 28px;
    line-height: 22px;
}
.fila.cuatro .texto p {
    font-size: 15px;
    line-height: 16px;
}	
.fila.cuatro .desk{
	display:none;
	}
.fila.cuatro .mobile{
	width:100%;
	display: block;
	}
.fila.cuatro .video iframe{
    /*left: 25%;*/
    width: 46%;
    top: 52%;
	}
.fila.cuatro .mobile{
    min-height: 620px;
	}	
.fila.cinco .textob p a {
    font-size: 17px;
    line-height: 24px;
}	
}
@media (max-width:480px){
.fila.dos .texto p {font-size: 16px;}

.fila.cuatro .video iframe{
    /*left: 17%;*/
    width: 66%;
    top: 55%;
}
.fila.cinco .textob p a {
    font-size: 14px;
    line-height: 10px;
}
.fila.cuatro .texto {
    top: 3%;
    /*left: 7%;*/
    width: 86%;
}
.fila.cuatro .texto p {
    font-size: 13px;
    line-height: 19px;}	
    	
}
@media (max-width:450px){
	.fila.cuatro .texto p {
		font-size: 12px;
		line-height: 18px;
	}
	.fila.cinco .textob p {
		font-size: 11px;
		line-height: 10px;
	}
	.fila.cinco .icocam {
		top: 41%;
		/*left: 43.9%;*/
	}
}
@media (max-width:400px){
	.fila.uno .desk{display:none;}
	.fila.uno .mobile{display: block;}
	.fila.dos .texto p {font-size: 14px;line-height:18px;}
	.fila.tres>img {margin-top:370px;}
	.fila.tres .env_galeria{
		top: 32%;
		/*left: 0%;*/ 
		width: 200%;
	}
	.fila.cuatro .mobile{min-height: 636px;}
	.fila.cuatro .video iframe{top: 70%;
		/*left: 11%;*/
		height: 26%;width: 77%;	}
	.fila.cuatro .texto h1 {font-size: 28px;line-height: 48px;}	
	.fila.cinco .textoa h1 {
		font-size: 59px;
		line-height: 65px;
	}
	.fila.cinco .textoa {
		/*left: 0%;*/
		width: 100%;
		top: 12%;
	}
	.fila.cinco .textob {
		top: 55%;
		/*left: 10%;*/
	}
	.fila.cinco .textob p {
		font-size: 22px;
		line-height: 30px;
	}
	.fila.cinco .textob p a {font-size: 24px;line-height: 6px;}
	.fila.cinco .desk{display:none;}
	.fila.cinco .mobile{display: block;}
	.fila.cinco .icocam {
		top: 40%;
		/*left: 33.9%;*/
	}
	.fila.cinco .icocam img {
		width: 41%;
	}
	.btn-tc-es, .btn-tc-en {
		margin-top: -15% !important;
		/*right: -10% !important;*/
		font-size: 15px;
		
	}
	
	#galeria .galeria-fotos {
		margin-left: 15px !important;
	}
	
	.fila.tres .env_galeria {
		top: 5% !important;
	}
	
	.fila.tres>img {
		margin-top: 100px !important;
	}
}

@media (min-width:401px) and (max-width:900px) {
	.fila.tres>img {
		margin-top: 0px !important;
	}
	
	.btn-tc-es, .btn-tc-en {
		margin-top: -7% !important;
		/*right: -25% !important;*/
		font-size: 17px;
		
	}
}

.uno div {
	text-align: center;
	width: 100%;
}

.btn-tc-es {
	/*background: url("../images/spotter-day/tc_es.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    display: block;
    /*float: left;*/
    width: 100%;
    height: 37px;
    margin: 0 auto;
    line-height: 37px;
    position: absolute;
    /* right: -35%; */
    color: black;
    font-size: 20px;
    font-weight: bold;
    left: 0;
    right: 0;
    margin-top: -5%;
}
.btn-tc-en {
	/*background: url("../images/spotter-day/tc_en.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    display: block;
    /*float: left;*/
    width: 100%;
    height: 37px;
    margin: -5%;
	line-height: 37px;
	position: absolute;
	/*right: -35%;*/
	color: black;
	font-size: 20px;
	font-weight: bold;
}
.btn-tc-es:hover, .btn-tc-en:hover{
	background-position:0px -37px;
	color: white;
}
