@font-face {
  font-family: 'helveticaNeuTh';
  src: url(../fonts/HelveticaNeueThin.otf) format('opentype');
}
@font-face {
  font-family: 'helveticaNeuBold';
  src: url(../fonts/HelveticaNeueBold.ttf) format('truetype');
}

@font-face {
  font-family: 'helveticaNeuTh';
  src: url(../fonts/HelveticaNeueThin.otf) format('opentype');
}

@font-face {
  font-family: 'helveticaNeuUltra';
  src: url(../fonts/HelveticaNeueUltraLight.otf) format('opentype');
}

@font-face {
  font-family: 'helveticaNeuLig';
  src: url(../fonts/HelveticaNeueLight.ttf) format('truetype');
}


/*///////////////////////////////////////////////////////// width 320  /////////////////////////////*/
@media (min-width: 320px) {


	#logo_daneZi_index {
		width: 70%;
	}
	#menu_secciones_index {
		width: 320px;
	}
	.top_btn_cultura {
		top: 40px;
	}
	/*--------------------------------------------------------*/
	#logo_juridico {
		right: 94px;
	}
	#menu_juridico {
		display: none;
	}
	#logo_quienes_somos {
		right: 94px;
	}
	#menu_quienes_somos {
		display: none;
	}
	#btn_movil_2 {
		display: block;
	}

	#imagen_libro {
		display: none;
	}
	#imagen_libro2 {
		display: none;
	}

	#content_texto p {
		width: 85%;
		left: 35px;
	}
	.titulo_seccion_juridico {
		font-size: 70px;
		margin: 420px 0 0 35px;
	}
	.titulo_seccion_quienes_somos {
		font-size: 45px;
		margin: 450px 0 0 20px;
	}
	
	.texto_qs {
		width: 85%;
		left: 20px;
	}
	.texto_qs strong {
		font-size: 50px;
		line-height: 55px;
	}
/*///////////////////////////////////////////////////////// width 320  /////////////////////////////*/
#logo_daneZi_index {
  width: 70%;
	
}



/*///////////////////////////////////////////////////////// width 320  /////////////////////////////*/
#menu_secciones_index {
  width: 320px;
	
}



/*///////////////////////////////////////////////////////// width 320  /////////////////////////////*/
.top_btn_cultura {
  top: 40px;
	
}



/*///////////////////////////////////////////////////////// width 320  /////////////////////////////*/
#logo_juridico {
  right: 94px;
	
}



/*///////////////////////////////////////////////////////// width 320  /////////////////////////////*/
#menu_juridico {
  display: none;
	
}



/*///////////////////////////////////////////////////////// width 320  /////////////////////////////*/
#btn_movil_2 {
  display: block;
	
}
	/*--------------------------------------------------------*/


	#texto_header {
		font-size: 22px;
		line-height: 29px;
	}

	/*llllllllllllllllllll*/
	#texto_header_lideres {
		width: 45%;
		padding: 40px 40px 70px 40px;
		font-size: 30px;
		line-height: 33px;
	}
	#nombre_lideres {
		font-size: 27px;
		line-height: 35px;
		font-weight: lighter !important;
	}
	#texto_lideres {
		padding-top: 50px; 
	}
	/*llllllllllllllllllll*/
	/*--------------------------------------------------------*/
	#texto_header_sectores {
		width: 45%;
		padding: 40px 10px 10px 40px;
		font-size: 30px;
		line-height: 33px;
	}
	.img_sectores {
		margin-top: 0px;
	}
	#content_xl_texto {
		display: none;
	}
	#texto_sec {
		display: block;
	}
	.margen {
		margin-top: 0 !important;
	}
	/*--------------------------------------------------------*/
	/*--------------------------------------------------------*/
	#texto_header_contacto {
		width: 50%;
		padding: 40px 10px 100px 40px;
		font-size: 32px;
	}
	#correos {
		margin-top: 5px;
	}
	#texto_contactos li {
		margin-bottom: 30px;
	}
	.direccion {
		font-size: 14px;
	}
	/*--------------------------------------------------------*/
	#content_flechas {
		margin-left: 40px;
		margin-top: 10px;
	}
	#menu_lideres {
		margin-top: 0;
	}
	.img_lideres {
		margin-top: 160px;
	}
	#menu li {
		float: none;
	}
	#menu_secciones li {
		float: none;
	}
	#info_sectores {
		margin-left: 40px;
	}
	#logo_danezi_sm {
		top: 20px;
		right: 20px;
	}
	#menu_secciones #bt_3_secciones {
		width: 160px;
		height: 50px;
	}
	.comillas::before {
    	left: -13px;
	}


	#menu {
		display: none;
	}
	#btn_menu_movil {
		display: block;
	}
	#content_texto_header {
		width: 90%;
		padding: 20px;
		z-index: 1;
		float: none;
	}
	#content_logo_header {
		width: 90%;
		float: none;
	}
	#logo_header {
		margin: 10px 0 0 20px;
	}
	
}

/*///////////////////////////////////////////////////////// width 480  /////////////////////////////*/
@media (min-width: 480px) {
	#logo_daneZi_index {
		width: 80%;
	} 
	#menu_secciones_index {
		width: 320px;
	}
	.top_btn_cultura {
		top: 40px;
	}
	/*--------------------------------------------------------*/
	#logo_juridico {
		right: 174px;
	}
	#menu_juridico {
		display: none;
	}
	#logo_quienes_somos {
		right: 174px;
	}
	#menu_quienes_somos {
		display: none;
	}
	#btn_movil_2 {
		display: block;
	}
	#imagen_libro {
		display: none;
	}
	#imagen_libro2 {
		display: none;
	}

	#content_texto p {
		width: 85%;
		left: 40px;
	}
	.titulo_seccion_juridico {
		font-size: 70px;
		margin: 420px 0 0 40px;
	}
	.titulo_seccion_quienes_somos {
		font-size: 55px;
		margin: 450px 0 0 30px;
	}
	
	.texto_qs {
		width: 85%;
		left: 30px;
	}
	.texto_qs strong {
		font-size: 50px;
		line-height: 55px;
	}

/*///////////////////////////////////////////////////////// width 480  /////////////////////////////*/
#logo_daneZi_index {
  width: 80%;
	
}


/*///////////////////////////////////////////////////////// width 480  /////////////////////////////*/
#menu_secciones_index {
  width: 320px;
	
}


/*///////////////////////////////////////////////////////// width 480  /////////////////////////////*/
.top_btn_cultura {
  top: 40px;
	
}


/*///////////////////////////////////////////////////////// width 480  /////////////////////////////*/
#logo_juridico {
  right: 174px;
	
}


/*///////////////////////////////////////////////////////// width 480  /////////////////////////////*/
#menu_juridico {
  display: none;
	
}


/*///////////////////////////////////////////////////////// width 480  /////////////////////////////*/
#btn_movil_2 {
  display: block;
	
}
	/*--------------------------------------------------------*/

	#texto_header {
		font-size: 30px;
		line-height: 33px;
	}
	/*llllllllllllllllllll*/
	#texto_header_lideres {
		width: 50%;
		padding: 40px 10px 70px 40px;
		font-size: 32px;
		line-height: 33px;
	}
	#nombre_lideres {
		font-size: 32px;
		line-height: 35px;
		font-weight: lighter !important;
	}
	#texto_lideres {
		padding-top: 50px; 
	}
	/*llllllllllllllllllll*/
	/*--------------------------------------------------------*/
	#texto_header_sectores {
		width: 50%;
		padding: 40px 10px 70px 40px;
		font-size: 32px;
		line-height: 33px;
	}
	.img_sectores {
		margin-top: -50px;
	}
	#content_xl_texto {
		display: none;
	}
	#texto_sec {
		display: block;
	}
	.margen {
		margin-top: 0 !important;
	}
	/*--------------------------------------------------------*/
	/*--------------------------------------------------------*/
	#texto_header_contacto {
		width: 50%;
		padding: 40px 10px 100px 40px;
		font-size: 38px;
	}
	#correos {
		margin-top: 50px;
	}
	#texto_contactos li {
		margin-bottom: 60px;
	}
	.direccion {
		font-size: 15px;
	}
	/*--------------------------------------------------------*/
	#content_flechas {
		margin-left: 40px;
		margin-top: 10px;
	}
	#menu_lideres {
		margin-top: 0;
	}
	.img_lideres {
		margin-top: 160px;
	}
	#menu li {
		float: none;
	}
	#menu_secciones li {
		float: none;
	}
	#info_sectores {
		margin-left: 40px;
	}
	#logo_danezi_sm {
		top: 20px;
		right: 20px;
	}
	#menu_secciones #bt_3_secciones {
		width: 160px;
		height: 50px;
	}
	.comillas::before {
    	left: -15px;
	}

	#menu {
		display: none;
	}
	#btn_menu_movil {
		display: block;
	}
	#content_texto_header {
		width: 95%;
		padding: 20px;
		z-index: 1;
		float: none;
	}
	#content_logo_header {
		width: 90%;
		float: none;
	}
	#logo_header {
		margin: 10px 0 0 20px;
	}
	
}
/*///////////////////////////////////////////////////////// width 768 /////////////////////////////*/
@media (min-width: 768px) {
	#logo_daneZi_index {
		width: 90%;
	}
	#menu_secciones_index {
		width: 635px;
	}
	.top_btn_cultura {
		top: 0px;
	}
	/*--------------------------------------------------------*/
	#logo_juridico {
		right: 50px;
	}
	#menu_juridico {
		display: none;
	}
	#logo_quienes_somos {
		right: 50px;
	}
	#menu_quienes_somos {
		display: none;
	}
	#btn_movil_2 {
		display: block;
	}
	#imagen_libro {
		display: none;
	}
	#imagen_libro2 {
		display: none;
	}
	#content_texto p {
		width: 85%;
		left: 65px;
	}
	.titulo_seccion_juridico {
		font-size: 70px;
		margin: 420px 0 0 65px;
	}
	.titulo_seccion_quienes_somos {
		font-size: 55px;
		margin: 450px 0 0 60px;
	}
	
	.texto_qs {
		width: 85%;
		left: 60px;
	}
	.texto_qs strong {
		font-size: 50px;
		line-height: 55px;
	}
/*///////////////////////////////////////////////////////// width 768 /////////////////////////////*/
#logo_daneZi_index {
  width: 90%;
	
}

/*///////////////////////////////////////////////////////// width 768 /////////////////////////////*/
#menu_secciones_index {
  width: 635px;
	
}

/*///////////////////////////////////////////////////////// width 768 /////////////////////////////*/
.top_btn_cultura {
  top: 0px;
	
}

/*///////////////////////////////////////////////////////// width 768 /////////////////////////////*/
#logo_juridico {
  right: 50px;
	
}

/*///////////////////////////////////////////////////////// width 768 /////////////////////////////*/
#menu_juridico {
  display: none;
	
}

/*///////////////////////////////////////////////////////// width 768 /////////////////////////////*/
#btn_movil_2 {
  display: block;
	
}
	/*--------------------------------------------------------*/

	/*llllllllllllllllllll*/
	#texto_header_lideres {
		width: 50%;
		padding: 40px 10px 70px 40px;
		font-size: 40px;
		line-height: 45px;
	}
	#nombre_lideres {
		font-size: 40px;
		line-height: 40px;
		font-weight: bold !important;
	}
	#texto_lideres {
		padding-top: 160px; 
	}
	/*llllllllllllllllllll*/
	/*--------------------------------------------------------*/
	#texto_header_sectores {
		width: 60%;
		padding: 40px 10px 70px 40px;
		font-size: 40px;
		line-height: 45px;
	}
	.img_sectores {
		margin-top: -50px;
	}
	#content_xl_texto {
		display: none;
	}
	#texto_sec {
		display: block;
	}
	.margen {
		margin-top: 0 !important;
	}
	/*--------------------------------------------------------*/
	/*--------------------------------------------------------*/
	#texto_header_contacto {
		width: 50%;
		padding: 40px 10px 100px 40px;
		font-size: 45px;
		line-height: 47px;
	}
	#correos {
		margin-top: 110px;
	}
	#texto_contactos li {
		margin-bottom: 60px;
	}
	.direccion {
		font-size: 18px;
	}
	/*--------------------------------------------------------*/
	#texto_header {
		font-size: 35px;
		line-height: 40px;
	}
	#content_flechas {
		margin-left: 40px;
		margin-top: 10px;
	}
	#menu_lideres {
		margin-top: 0px;
	}
	.img_lideres {
		margin-top: 160px;
	}
	#menu li {
		float: none;
	}
	#menu_secciones li {
		float: none;
	}
	#info_sectores {
		margin-left: 40px;
	}
	#logo_danezi_sm {
		top: 30px;
		right: 30px;
	}
	#menu_secciones #bt_3_secciones {
		width: 160px;
		height: 50px;
	}
	.comillas::before {
    	left: -18px;
	}

	#menu {
		display: none;
	}
	#btn_menu_movil {
		display: block;
	}
	#content_texto_header {
		width: 95%;
		padding: 20px;
		z-index: 1;
		float: none;
	}
	#content_logo_header {
		width: 90%;
		float: none;
	}
	#logo_header {
		margin: 10px 0 0 20px;
	}
	
}
/*///////////////////////////////////////////////////////// width 1024  /////////////////////////////*/
@media (min-width: 1024px) {
	#logo_daneZi_index {
		width: 100%;
	}
	#menu_secciones_index {
		width: 635px;
	}
	.top_btn_cultura {
		top: 0px;
	}
	/*--------------------------------------------------------*/
	#logo_juridico {
		right: 50px;
	}
	#menu_juridico {
		display: block;
	}
	#logo_quienes_somos {
		right: 50px;
	}
	#menu_quienes_somos {
		display: block;
	}
	#btn_movil_2 {
		display: none;
	}
	#imagen_libro {
		display: block;
	}
	#imagen_libro2 {
		display: block;
	}
	#content_texto p {
		width: 50%;
		left: 480px;
	}
	.titulo_seccion_juridico {
		font-size: 70px;
		margin: 420px 0 0 480px;
	}
	.titulo_seccion_quienes_somos {
		font-size: 55px;
		margin: 450px 0 0 40px;
	}
	
	.texto_qs {
		width: 85%;
		left: 40px;
	}
	.texto_qs strong {
		font-size: 50px;
		line-height: 55px;
	}
/*///////////////////////////////////////////////////////// width 1024  /////////////////////////////*/
#logo_daneZi_index {
  width: 100%;
}

/*///////////////////////////////////////////////////////// width 1024  /////////////////////////////*/
#menu_secciones_index {
  width: 635px;
}

/*///////////////////////////////////////////////////////// width 1024  /////////////////////////////*/
.top_btn_cultura {
  top: 0px;
}

/*///////////////////////////////////////////////////////// width 1024  /////////////////////////////*/
#logo_juridico {
  right: 50px;
}

/*///////////////////////////////////////////////////////// width 1024  /////////////////////////////*/
#menu_juridico {
  display: block;
}

/*///////////////////////////////////////////////////////// width 1024  /////////////////////////////*/
#btn_movil_2 {
  display: none;
}
	/*--------------------------------------------------------*/
	/*llllllllllllllllllll*/
	#texto_header_lideres {
		width: 50%;
		padding: 40px 10px 70px 40px;
		font-size: 45px;
		line-height: 47px;
	}
	#nombre_lideres {
		font-size: 45px;
		line-height: 46px;
		font-weight: bold !important;
	}
	#texto_lideres {
		padding-top: 120px; 
	}
	/*llllllllllllllllllll*/
	/*--------------------------------------------------------*/
	#texto_header_sectores {
		width: 50%;
		padding: 40px 10px 70px 40px;
		font-size: 45px;
		line-height: 47px;
	}
	.img_sectores {
		margin-top: -80px;
	}
	#content_xl_texto {
		display: block;
	}
	#texto_sec {
		display: none;
	}
	.margen {
		margin-top: 420px !important;
	}
	/*--------------------------------------------------------*/
	/*--------------------------------------------------------*/
	#texto_header_contacto {
		width: 50%;
		padding: 40px 10px 100px 40px;
		font-size: 45px;
		line-height: 47px;
	}
	#correos {
		margin-top: 110px;
	}
	#texto_contactos li {
		margin-bottom: 60px;
	}
	.direccion {
		font-size: 20px;
	}
	/*--------------------------------------------------------*/
	#texto_header {
		font-size: 35px;
		line-height: 38px;
		padding-top: 10px;
	}
	#content_flechas {
		margin-left: 0px;
		margin-top: 0px;
	}
	#menu_lideres {
		margin-top: 50px;
	}
	.img_lideres {
		margin-top: 70px;
	}
	#menu {
		margin-top: -235px;
	}
	#menu li {
		float: none;
	}
	#menu_secciones li {
		float: none;
	}
	#info_sectores {
		margin-left: 500px;
	}
	#logo_danezi_sm {
		top: 30px;
		right: 30px;
	}
	#menu_secciones #bt_3_secciones {
		width: 160px;
		height: 50px;
	}
	.comillas::before {
    	left: -21px;
	}
	#menu {
		display: block;
	}
	#btn_menu_movil {
		display: none;
	}
	#content_texto_header {
		width: 48%;
		padding: 8px;
		z-index: 1;
		float: right;
	}
	#content_logo_header {
		width: 48%;
		height: 600px;
		float: right;
	}
	#logo_header {
		margin: 150px 0 0 20px;
	}
}
/*///////////////////////////////////////////////////////// width 1280  /////////////////////////////*/
@media (min-width: 1280px) {
	#logo_daneZi_index {
		width: 100%;
	}
	#menu_secciones_index {
		width: 635px;
	}
	.top_btn_cultura {
		top: 0px;
	}
	/*--------------------------------------------------------*/
	#logo_juridico {
		right: 50px;
	}
	#menu_juridico {
		display: block;
	}
	#logo_quienes_somos {
		right: 50px;
	}
	#menu_quienes_somos {
		display: block;
	}
	#btn_movil_2 {
		display: none;
	}

	#imagen_libro {
		display: block;
	}
	#imagen_libro2 {
		display: block;
	}

	#content_texto p {
		width: 50%;
		left: 560px;
	}
	.titulo_seccion_juridico {
		font-size: 70px;
		margin: 420px 0 0 560px;
	}
	.titulo_seccion_quienes_somos {
		font-size: 55px;
		margin: 450px 0 0 40px;
	}
	
	.texto_qs {
		width: 85%;
		left: 40px;
	}
	.texto_qs strong {
		font-size: 50px;
		line-height: 55px;
	}

/*///////////////////////////////////////////////////////// width 1280  /////////////////////////////*/
#logo_daneZi_index {
  width: 100%;
}

/*///////////////////////////////////////////////////////// width 1280  /////////////////////////////*/
#menu_secciones_index {
  width: 635px;
}

/*///////////////////////////////////////////////////////// width 1280  /////////////////////////////*/
.top_btn_cultura {
  top: 0px;
}

/*///////////////////////////////////////////////////////// width 1280  /////////////////////////////*/
#logo_juridico {
  right: 50px;
}

/*///////////////////////////////////////////////////////// width 1280  /////////////////////////////*/
#menu_juridico {
  display: block;
}

/*///////////////////////////////////////////////////////// width 1280  /////////////////////////////*/
#btn_movil_2 {
  display: none;
}
	/*--------------------------------------------------------*/
	/*llllllllllllllllllll*/
	#texto_header_lideres {
		width: 50%;
		padding: 40px 10px 70px 40px;
		font-size: 45px;
		line-height: 47px;
	}
	#nombre_lideres {
		font-size: 45px;
		line-height: 46px;
		font-weight: bold !important;
	}
	#texto_lideres {
		padding-top: 120px; 
	}
	/*llllllllllllllllllll*/
	/*--------------------------------------------------------*/
	#texto_header_sectores {
		width: 50%;
		padding: 40px 10px 70px 40px;
		font-size: 45px;
		line-height: 47px;
	}
	.img_sectores {
		margin-top: -50px;
	}
	#content_xl_texto {
		display: block;
	}
	#texto_sec {
		display: none;
	}
	.margen {
		margin-top: 420px !important;
	}
	/*--------------------------------------------------------*/
	/*--------------------------------------------------------*/
	#texto_header_contacto {
		width: 50%;
		padding: 40px 10px 100px 40px;
		font-size: 45px;
		line-height: 47px;
	}
	#correos {
		margin-top: 110px;
	}
	#texto_contactos li {
		margin-bottom: 60px;
	}
	.direccion {
		font-size: 24px;
	}
	/*--------------------------------------------------------*/
	#texto_header {
		font-size: 40px;
		line-height: 45px;
		padding-top: 10px;
	}
	#content_flechas {
		margin-left: 0px;
		margin-top: 0px;
	}
	#menu_lideres {
		margin-top: 50px;
	}
	.img_lideres {
		margin-top: 70px;
	}
	#menu {
		margin-top: -100px;
	}
	#menu li {
		float: left;
	}
	#menu_secciones li {
		float: left;
	}
	#info_sectores {
		margin-left: 700px;
	}
	#logo_danezi_sm {
		top: 30px;
		right: 30px;
	} 
	#menu_secciones #bt_3_secciones {
		width: 230px;
		height: 30px;
	}
	.comillas::before {
    	left: -21px;
	}
}
/*------------------------------------------------------------------------------------------------------------*/
header {
	width: 100%;
	height: 600px;
	position: relative;
	background: rgba(39,128,163,1);
	background: -moz-radial-gradient(center, ellipse cover, rgba(39,128,163,1) 0%, rgba(39,128,163,1) 1%, rgba(18,60,80,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(39,128,163,1)), color-stop(1%, rgba(39,128,163,1)), color-stop(100%, rgba(18,60,80,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(39,128,163,1) 0%, rgba(39,128,163,1) 1%, rgba(18,60,80,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(39,128,163,1) 0%, rgba(39,128,163,1) 1%, rgba(18,60,80,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(39,128,163,1) 0%, rgba(39,128,163,1) 1%, rgba(18,60,80,1) 100%);
	background: radial-gradient(ellipse at center, rgba(39,128,163,1) 0%, rgba(39,128,163,1) 1%, rgba(18,60,80,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2780a3', endColorstr='#123c50', GradientType=0 );
	position: relative;
}
#menu_movil {
	width: 220px;
	height: 1050px;
	padding: 40px 20px 20px 20px;
	background: rgba(0,0,0,0.8);
	z-index: 9999;
	position: absolute;
	top: 0;
	left: -300px;
	transition: all 1s;
	font-family: Helvetica;
	font-size: 18px;
	line-height: 20px;
}
#menu_movil a {
	color: #fff;
	text-decoration: none;
}
#menu_movil li {
	padding: 5px;
	width: auto;
	height: 70px;
	margin-bottom: 20px;
}
#menu_movil li:hover {
	background: rgba(255,255,255,0.5);
}
#menu_movil li:active {
	background: rgba(255,255,255,0.5);
}
#cerrar_menu_movil {
	width: 20px;
	height: 100%;
	background: rgba(255,255,255,0.2) url(../img/reg.png)no-repeat center center;
	position: absolute;
	top: 0;
	right: 0;
}
#cerrar_menu_movil:hover {
	opacity: 0.7;
}
#cerrar_menu_movil:active {
	opacity: 0.7;
}
#btn_menu_movil {
	width: 59px;
	height: 45px;
	background: url(../img/menu_movil.png)no-repeat;
	background-size: 59px 45px;
	position: absolute;
	top: 540px;
	right: 20px;
	z-index: 4;
	cursor: pointer;
}
#img_header {
	width: 100%;
	height: 332px;
	background: url(../img/img_header.jpg)center center;
	background-size: cover;
	position: absolute;
	bottom: 0;
}
#content_logo_header {
	height: 500px;
}
#logo_header {
	width: 100%;
	height: 300px;
	background:url(../img/logo_danezi.png)no-repeat center center;
	background-size: contain;
	color: transparent;
	position: relative;
	z-index: 1;
	cursor: pointer;
}
#content_texto_header {
	
}
#texto_header {
	width: 90%;
	font-family: Helvetica;
	font-weight: bold;
	margin-left: 10px;
	color: #fff;
}
#menu {
	width: 50%;
	height: 215px;
	float: right;
	z-index: 1;
	position: relative;
	
}
#menu li {
	height: 30px;
	padding: 0 14px 20px 14px;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	color: #fff;
	border: 1px solid #fff;
	margin: 0 12px 15px 12px;
}
#menu li:hover {
	background: rgba(255,255,255,0.2);
	color: rgba(0,0,0,0.8);
}
#menu a {
	text-decoration: none;
}
#menu #btn_home_menu {
	width: 50px;
	height: 43px;
	background: url(../img/home.png)no-repeat center center;
	padding-top: 10px;
	border: none;
	color: transparent;
}
#menu #btn_1_menu {
	width: 140px;
	padding-top: 15px;
}
#menu #btn_2_menu {
	width: 160px;
	height: 37px;
	padding-top: 8px;
}
#menu #btn_3_menu {
	width: 60px;
	height: 22px !important;
	padding-top: 22px;
}
#informacion {
	width: 100%;
	height: 500px;
	/*background: red;*/
}
#content_img_section {
	width: 40%;
	height: 500px;
	float: left;
	text-align: center;
}
#content_img_section p {
	font-family: Helvetica;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
.img_responsive {
	width: 100%;
	max-width: 420px;
  	height: auto;
  	margin-top: 20px;
}
#content_texto_section {
	width: 60%;
	height: 500px;
	float: left;
}
#text_scroll {
	width: 95%;
	height: 440px;
	/*padding: 30px;*/
	overflow: hidden;
	overflow-y: scroll;
	position: relative;
	direction:rtl;
	margin: 30px auto 0 auto;
	-webkit-overflow-scrolling: touch;
}
#content_texto_section p {
	height: 400px;
	padding: 0 20px 0 20px;
	font-family: Helvetica;
	font-weight: lighter;
	font-size: 20px;
	line-height: 22px;
	color: #939598;
	direction:ltr;
}
.comillas {
	position: relative;
}
.comillas:before {
	content: '“';
	position: absolute;
}
/* width */
#text_scroll::-webkit-scrollbar {
    width: 15px;
}
/* Track */
#text_scroll::-webkit-scrollbar-track {
    background: #e6e7e8; 
    border-radius: 7px;
}
 
/* Handle */
#text_scroll::-webkit-scrollbar-thumb {
	width: 100px;
	background: #fff;
	border-radius: 10px;
	border: 1px solid #c0c2c5;
}

/* Handle on hover */
#text_scroll::-webkit-scrollbar-thumb:hover {
    /*background: #000; */
}
.img_lideres {
	width: 100%;
	max-width: 736px;
  	height: auto;
  	z-index: 1;
  	position: relative;
}
#d {
	width: 100%;
	height: 600px;
	background: url(../img/d.png)no-repeat;
	background-size: 701px auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
}
#logo_danezi_sm {
	width: 97px;
	height: 95px;
	background: url(../img/logo_danezi_sm.png)no-repeat;
	background-size: 97px 95px;
	position: absolute;
}
#menu_lideres {
	width: 100%;
	height: 100px;
	/*background: red;*/
	clear: both;
	display: inline-block;
}
#nombre_lideres {
	width: auto;
	padding: 0 40px 0 40px;
	/*background: blue;*/
	font-family: Helvetica;
	font-weight: bold;
	color: #fff;
	float: left;
}
#content_flechas {
	width: 110px;
	height: 62px;
	/*background: red;*/
	float: left;
	position: relative;
	z-index: 4;
}
.flecha_R {
	width: 48px;
	height: 62px;
	background: url(../img/flecha.png)no-repeat;
	background-size: 48px 62px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
.flecha_L {
	width: 48px;
	height: 62px;
	background: url(../img/flecha.png)no-repeat;
	background-size: 48px 62px;
	position: absolute;
	transform: rotate(180deg);
	top: 0;
	left: 0;
	cursor: pointer;
}
.flecha_R:hover {
	opacity: 0.5;
}
.flecha_L:hover {
	opacity: 0.5;
}
#flecha_1 {
	display: block;
}
#flecha_2 {
	display: none;
}
#flecha_3 {
	display: none;
}
#flecha_4 {
	display: none;
}
#informacion_lideres {
	width: 100%;
	height: auto;
	/*background: red;*/
	position: relative;
}
#texto_lideres {
	width: 80%;
	font-family: Helvetica;
	font-weight: lighter;
	font-size: 25px;
	line-height: 50px;
	margin: 30px auto;
}
#conten_menu_seccion {
	width: 100%;
	height: 120px;
	/*background: red;*/
	margin: 80px 0 40px 0;
}
#menu_secciones {
	width: 60%;
	height: 60px;
	z-index: 1;
	position: relative;
	margin: 0 auto;
	/*vertical-align: middle;*/
}
#menu_secciones li {
	height: 30px;
	padding: 0 14px 14px 14px;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 15px;
	color: #808285;
	border: 1px solid #247294;
	margin: 0 15px 15px 15px;
	cursor: pointer;
	text-align: left;
}
#menu_secciones a {
	text-decoration: none;
}
#menu_secciones li:hover {
	background: rgba(255,255,255,0.2);
	color: rgba(0,0,0,0.8);
}
#menu_secciones #bt_1_secciones {
	border: none;
	width: 50px;
	height: 43px;
	background: url(../img/home.png)no-repeat center center;
}
#menu_secciones #bt_1_secciones:hover {
	opacity: 0.5;
}
#menu_secciones #bt_2_secciones {
	width: 160px;
	padding-top: 15px;
}
#menu_secciones #bt_3_secciones {
	padding-top: 15px;
}
#menu_secciones #bt_4_secciones {
	width: 60px;
	height: 24px !important;
	padding-top: 22px;
}
#texto_sectores {
	width: 100%;
	height: 100px;
	/*background: red;*/
	clear: both;
	display: inline-block;

}
#texto_contacto {
	width: 100%;
	height: 100px;
	/*background: red;*/
	clear: both;
	display: inline-block;

}
#texto_sectores p {
	width: 70%;
	padding: 0 40px 0 40px;
	/*background: blue;*/
	font-family: Helvetica;
	font-weight: lighter;
	font-size: 25px;
	line-height: 45px;
	color: #fff;
	float: left;
	position: relative;
	z-index: 2;
}
#texto_sectores .img_correo {
	padding-left: 118px;
}
#texto_sectores .img_correo:before {
	content: url(../img/correo.png);
	position: absolute;
	top: -80px;
	left: 40px;
}
#info_lideres {
	width: 500px;
	padding-top: 50px;
	font-family: Helvetica;
	font-weight: lighter;
	font-size: 25px;
	line-height: 50px;
	margin: 0 0 0 700px;
	z-index: 1;
	position: relative;
}
#correos {
	width: 100%;
	height: auto;
	font-family: Helvetica;
	font-weight: lighter;
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	z-index: 1;
	position: relative;
	
}
#correos a {
	width: 100%;
	text-decoration: none;
	margin: 0 40px 0 40px;
	color: #fff;
	cursor: pointer;
}
#correos a:hover {
	color: rgba(255,255,255,0.7);
}
#info_sectores {
	padding-top: 50px;
	font-family: Helvetica;
	font-weight: lighter;
	font-size: 25px;
	line-height: 50px;
	z-index: 1;
	position: relative;
	margin-top: 10px;
}
#texto_contactos {
	font-family: Helvetica;
	font-size: 25px;
	line-height: 25px;
	font-weight: lighter;
	color: #fff;
	z-index: 1;
	position: relative;
}
#texto_contactos li {;
	position: relative;
	margin-left: 130px;
	margin-right: 20px;
}
#instagram {
	cursor: pointer;
}
#instagram a {
	text-decoration: none;
	color: #fff;
}
#instagram a:hover {
	opacity: 0.7;
}
#whatsapp:before {
	content: url(../img/whatsapp.png);
	position: absolute;
	top: -20px;
	left: -90px;
}
#instagram:before {
	content: url(../img/instagram.png);
	position: absolute;
	top: -14px;
	left: -85px;
}
#texto_header_lideres {
	height: auto;
	font-family: Helvetica;
	font-weight: bold;
	color: #fff;

	/*padding: 80px 40px 40px 40px;
	font-size: 45px;
	line-height: 47px;*/
}
#texto_header_sectores {
	height: auto;
	font-family: Helvetica;
	font-weight: bold;
	color: #fff;
}
.img_sectores {
	width: 100%;
	max-width: 953px;
  	height: auto;
  	z-index: 1;
  	opacity: 0.5;
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
}
#texto_header_contacto {
	height: auto;
	font-family: Helvetica;
	font-weight: bold;
	color: #fff;
}
#informacion_sectores p {
	width: 80%;
	height: auto;
	font-family: Helvetica;
	font-size: 22px;
	line-height: 25px;
	z-index: 5;	
	position: relative;
}
#texto_info_sectores_1 {
	margin: 100px auto;
}
#texto_info_sectores_2 {
	margin: 100px auto;
} 
.linea {
	width: 80%;
	border-color: #247294;
}
#content_xl_texto {
	width: 90%;
	max-width: 1500px;
	height: auto;
	/*background: red;*/
	margin: -750px auto;
	position: relative;
}
#texto_xl_sectores {
	font-family: Helvetica;
	font-size: 25px;
	font-weight: lighter;
	line-height: 53px;
	padding-right: 40px;
	color: #fff;
	max-width: 500px;
	min-width: 200px;
	height: auto;
	position: absolute;
	top: 70px;
	right: 20px;
}
#texto_xl_sectores span {
	margin-top: 120px;
	display: block;
	color: #000;
}


/*----------------------------------------------Index--------------------------------------------------------------*/
#content_web_index {
	width: 100%;
	height: 1500px;
	position: relative;
}
#header_index {
	width: 100%;
	height: 600px;
	background: url(../img/header_index.jpg) center center;
	background-size: cover;
}

#logo_daneZi_index {
  height: 385px;
  background: url(../img/logo_index.png)no-repeat center center;
  background-size: contain;
  margin: 0 auto;
  position: relative;
  top: 80px;
  color: transparent;
}

#content_menu_index {
  width: 100%;
  height: auto;
}

#menu_secciones_index {
  height: 335px;
  margin: 100px auto;
}

#menu_secciones_index li {
  width: 257px;
  height: 335px;
  float: left;
  margin: 0 30px 0 30px;
  text-align: center;
  position: relative;
}

#menu_secciones_index li a {
  text-decoration: none;
}

#menu_secciones_index li a p {
  font-family: 'helveticaNeuTh';
  font-size: 60px;
  padding-top: 280px;
  color: #000;
}

#menu_secciones_index li #btn_juridico {
  width: 257px;
  height: 257px;
  background: url(../img/juridico.png);
  display: block;
}

#menu_secciones_index li #btn_cultura {
  width: 257px;
  height: 257px;
  background: url(../img/cultura.png);
  display: block;
}

#header_juridico {
  width: 100%;
  height: 534px;
  background: url(../img/header_juridico.jpg) center center;
  background-size: cover;
  position: relative;
}

#logo_juridico {
  width: 146px;
  height: 144px;
  background: url(../img/logo_juridico.png)no-repeat;
  background-size: 131px 130px;
  position: absolute;
  top: 50px;
}

#menu_juridico {
  width: 611px;
  height: 77px;
  position: absolute;
  bottom: 180px;
  right: 0;
}

#menu_juridico li:nth-child(1) {
  padding: 0;
  margin: 0 20px 0 0;
  border: none;
}

#menu_juridico li {
  padding: 15px 20px 15px 20px;
  font-family: 'helveticaNeuBold';
  font-size: 22px;
  color: #fff;
  float: left;
  border: 1px solid #fff;
  margin: 10px 20px;
  cursor: pointer;
}

#btn_movil_2 {
  width: 84px;
  height: 64px;
  background: url(../img/menu_movil.png);
  position: absolute;
  bottom: 187px;
  right: 50px;
}

#menu_movil_2 {
  width: 220px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: rgba(0,0,0,0.8);
  font-family: 'helveticaNeuBold';
  color: #fff;
}
#logo_daneZi_index {
	height: 385px;
	background: url(../img/logo_index.png)no-repeat center center;
	background-size: contain;
	margin: 0 auto;
	position: relative;
	top: 80px;
	color: transparent;
}
#content_menu_index {
	width: 100%;
	height: auto;
}
#menu_secciones_index {
	height: 335px;
	margin: 100px auto;
}
#menu_secciones_index li {
	width: 257px;
	height: 335px;
	float: left;
	margin: 0 30px 0 30px;
	text-align: center;
	position: relative;
}
#menu_secciones_index li a {
	text-decoration: none;
}
#menu_secciones_index li a p {
	font-family: 'helveticaNeuTh';
	font-size: 60px;
	padding-top: 280px;
	color: #000;
}
#menu_secciones_index li #btn_juridico {
	width: 257px;
	height: 257px;
	background: url(../img/juridico.png);
	display: block;
}
#menu_secciones_index li #btn_cultura {
	width: 257px;
	height: 257px;
	background: url(../img/cultura.png);
	display: block;
}
/*----------------------------------------------/Index--------------------------------------------------------------*/
/*----------------------------------------------Jurídico--------------------------------------------------------------*/
#conten_juridico {
	width: 100%;
	height: 1400px;
}
#header_juridico {
	width: 100%;
	height: 534px;
	background: url(../img/header_juridico.jpg) center center;
	background-size: cover;
	position: relative;
}
#logo_juridico {
	width: 146px;
	height: 144px;
	background: url(../img/logo_juridico.png)no-repeat;
	background-size: 131px 130px;
	position: absolute;
	top: 50px;
}
#menu_juridico {
	width: 700px;
	height: 77px;
	position: absolute;
	bottom: 180px;
	right: 0;
}
#menu_juridico li:nth-child(1) {
	padding: 0;
	margin: 0 20px 0 0;
	border: none;
}
#menu_juridico li {
	padding: 15px 20px 15px 20px;
	font-family: 'helveticaNeuTh';
	font-size: 22px;
	color: #fff;
	float: left;
	border: 1px solid #fff;
	margin: 10px 20px;
	cursor: pointer;
}
#btn_movil_2 {
	width: 84px;
	height: 64px;
	background: url(../img/menu_movil.png);
	position: absolute;
	bottom: 187px;
	right: 50px;
	cursor: pointer;
}
#menu_movil_2 {
	width: 220px;
	height: 1400px;
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	top: 0;
	left: -220px;
	z-index: 1;
	transition: left 1s;
	-webkit-transition: left 1s;
}
#menu_movil_2 li:nth-child(1) {
	padding-top: 50px;
}
#menu_movil_2 li {
	font-family: 'helveticaNeuTh';
	font-size: 20px;
	padding: 30px 0 0 30px;
	cursor: pointer;
}
#cerrar_menu_movil_2 {
	width: 30px;
	height: 100%;
	background: rgba(255,255,255,0.2) url(../img/reg.png)no-repeat center center;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
#cerrar_menu_movil_2:hover {
	opacity: 0.7;
}
#cerrar_menu_movil_2:active {
	opacity: 0.7;
}
#imagen_libro {
	width: 476px;
	height: 221px;
	background: url(../img/libro.png);
	background-size: 476px 221px;
	position: absolute;
	bottom: -60px;
	left: 0;

}
.titulo_seccion_juridico {
	font-family: 'helveticaNeuUltra';
	color: #fff;
	display: inline-block;
}
#content_texto {
	width: 100%;
	height: 500px;
	position: relative;
}
#content_texto p {
	font-family: 'helveticaNeuLig';
	font-size: 28px;
	color: #999999;
	line-height: 40px;
	position: absolute;
	top: 70px;
	margin-bottom: 40px;
}
/*----------------------------------------------/Jurídico--------------------------------------------------------------*/
/*----------------------------------------------Quienes somos--------------------------------------------------------------*/
#conten_quienes_somos {
	width: 100%;
	height: 1400px;
}
#header_quienes_somos {
	width: 100%;
	height: 534px;
	background: url(../img/header_quienes_somos.jpg) center center;
	background-size: cover;
	position: relative;
}
#logo_quienes_somos {
	width: 146px;
	height: 144px;
	background: url(../img/logo_juridico.png)no-repeat;
	background-size: 131px 130px;
	position: absolute;
	top: 50px;
}
#menu_quienes_somos {
	width: 700px;
	height: 77px;
	position: absolute;
	bottom: 180px;
	right: 0;
}
#menu_quienes_somos li:nth-child(1) {
	padding: 0;
	margin: 0 20px 0 0;
	border: none;
}
#menu_quienes_somos li {
	padding: 15px 20px 15px 20px;
	font-family: 'helveticaNeuTh';
	font-size: 22px;
	color: #fff;
	float: left;
	border: 1px solid #fff;
	margin: 10px 20px;
	cursor: pointer;
}
#imagen_libro2 {
	width: 482px;
	height: 242px;
	background: url(../img/libro2.png);
	background-size: 482px 242px;
	position: absolute;
	bottom: -140px;
	right: 0;

}
.titulo_seccion_quienes_somos {
	font-family: 'helveticaNeuUltra';
	color: #fff;
	display: inline-block;
}
#content_texto_quienes_somos {
	width: 100%;
	height: 500px;
	position: relative;
}
#content_texto_quienes_somos .texto_qs{
	font-family: 'helveticaNeuLig';
	font-size: 28px;
	color: #999999;
	line-height: 40px;
	position: absolute;
	top: 70px;
	margin-bottom: 40px;
}
#content_texto_quienes_somos p span strong {
	font-family: 'helveticaNeuTh';
	color: #000;
}
.btn_flecha {
	width: 63px;
	height: 63px;
	cursor: pointer;
	display: inline-block;
	position: relative;
	top: 15px;
}
.btn_flecha:active {
	opacity: 0.7;
}
#btn_ps1 {
	background: url(../img/btn_flecha.png)no-repeat;
	margin-left: 15px;
}
#btn_ps2 {
	background: url(../img/btn_flecha.png)no-repeat;
	transform: rotate(180deg);
	display: none;
	margin-left: 15px;
}
/*----------------------------------------------/Jurídico--------------------------------------------------------------*/