@charset "ISO-8859-1";
a.btnrazaleche:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.btnrazaleche:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.btnrazaleche:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.btnrazaleche:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#wrapper {
	width: 1000px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wrapper2 {
	width: 1000px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top:15px;
}
#slideshow {
	width: 100%;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: left;
	height: 350px;
	position: static;
	clear: both;
}
.header_txt {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
	float: left;
	height: 46px;
	width: 1000px;
	line-height: 46px;
	font-style: normal;
}
.icono_tel {
	float: left;
	height: 33px;
	width: 20px;
	padding-top: 13px;
}
.telefono {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 46px;
	color: #FFF;
	text-decoration: none;
	float: left;
	height: 46px;
	width: 255px;
	text-align: right;
}
.contenedor_redes_top {
	float: left;
	height: 46px;
	width: 725px;
	text-align: right;
}
.instagram_top {
	float: right;
	height: 34px;
	width: 25px;
	padding-top: 12px;
	text-align: center;
	padding-left: 10px;
}
.contenedor_logo_botonera {
	float: left;
	height: 139px;
	width: 1000px;
}
.contenedor_botonera {
	float: left;
	height: 70px;
	width: 615px;
	padding-top: 69px;
	text-align: left;
}
.contenedor_btn_nav {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #58595b;
	text-decoration: none;
	float: left;
	height: 20px;
	width: auto;
}
.separador_btn_nav {
	float: left;
	height: 20px;
	width: 54px;
}
.logo {
	float: left;
	height: 139px;
	width: 167px;
	text-align: right;
	padding-right: 218px;
}
.slogan {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #6E6F71;
	text-align: center;
	float: left;
	height: 39px;
	width: 1000px;
	line-height: 39px;
	padding-top: 40px;
}
.footer {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #6E6F71;
	text-align: center;
	float: left;
	height: 39px;
	width: 1000px;
	line-height: 14px;
	background-image: url(imagenes/footer_degrade.png);
	background-repeat: no-repeat;
	padding-top: 25px;
}
#header {
	width: 1920px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.contenedor_logo {
	float: left;
	height: 250px;
	width: 1000px;
	text-align: center;
	padding-top: 20px;
}.slide {
	height: 350px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.contenedor_contenido_index {
	float: left;
	height: 305px;
	width: 1000px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #58595b;
	padding-top: 30px;
}

.contenedor_contenido_secciones{
	float: left;
	width: 1000px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #58595b;
	padding-top: 30px;
	padding-bottom: 30px;
}

.contenedor_contenido_secciones2{
    display: flex;
    justify-content: space-between; /* Espacio entre los divs */
    align-items: center; /* Alineación vertical */
    width: 100%;
    padding-top: 10px;
    padding-bottom: 30px;
}



.contenedor_contenido_index2 {
  width: 100%;
  max-width:900px;
  margin: 0 auto;
  padding: 1rem;
  box-sizing: border-box;
}

.contenedor_feed_mask {
  width: 100%;
  height: 600px; /* Altura visible */
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}

.contenedor_feed_wrapper {
  transform: translateY(-150px); /* Esto “mueve” el contenido hacia arriba */
}

.instagram-media {
  width: 100% !important;
  min-height: 760px !important;
}

.destacado_index {
	float: left;
	height: 305px;
	width: 220px;
}
.destacado_index_espacio {
	float: left;
	height: 305px;
	width: 39px;
}
.destacado_index_foto {
	float: left;
	height: 120px;
	width: 220px;
}
.destacado_index_texto {
	float: left;
	height: 145px;
	width: 220px;
	padding-top: 5px;
	text-align: left;
}
.destacado_index_typogris {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #58595b;
	line-height: 18px;
}
.texto_secciones_typogris {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #58595b;
	line-height: 18px;
	text-align: justify;
}
.seccionestitulo_typogris {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	color: #58595b;
	line-height: 40px;
	font-weight: bold;
}
.seccionessubtitulo_typogris {
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	color: #58595b;
	line-height: 24px;
}
.destacado_index_typonaranja {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #f26522;
	line-height: 18px;
}
a.leermas:link {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #f26522;
	text-decoration: none;
}
a.leermas:visited {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #f26522;
	text-decoration: none;
}
a.leermas:active {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #f26522;
	text-decoration: none;
}
a.leermas:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #f26522;
	text-decoration: underline;
}
.destacado_index_titulo {
	float: left;
	height: 33px;
	width: 221px;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #58595b;
	text-decoration: none;
	text-align: left;
}
.contenedor_texto_redes {
	float: left;
	height: 30px;
	width: 1000px;
	padding-bottom: 10px;
}
.contenedor_feed_instagram {
	float: left;
	padding-top:15px;
	width: 1000px;
}
.contenedor_feed_facebook {
	float: left;
	height: 335px;
	width: 475px;
	padding-left: 25px;
}
.contenedor_foot {
	float: left;
	height: 40px;
	width: 1000px;
	padding-top: 15px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #6e6f71;
	text-decoration: none;
	line-height: 15px;
	text-align: left;
}
.contenedor_foot_secciones {
	float: left;
	height: 70px;
	width: 1000px;
	padding-top: 15px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #6e6f71;
	text-decoration: none;
	line-height: 15px;
	border-top: 2px solid #58595b;
	text-align: left;
}
.foot_secciones {
	float: left;
	height: 35px;
	width: 500px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #6e6f71;
	text-decoration: none;
	line-height: 15px;
	text-align: left;
	padding-top: 10px;
}
.contenedor_fundaciones_index {
	float: left;
	height: 75px;
	width: 1000px;
	text-align: center;
}
.contenedor_fundaciones_index_img {
	height: 65px;
	width: 243px;
	margin-right: auto;
	margin-left: auto;
}
.contenedor_fundaciones_secciones {
	height: 65px;
	width: 500px;
	float: right;
	text-align: right;
}
.contenedor_secciones_texto {
	width: 678px;
	padding-right: 22px;
	float: left;
	text-align: justify;
}
.contenedor_contacto_mapa {
	float: left;
	height: 465px;
	width: 485px;
	box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.3); /* Sombra hacia abajo */
}
.contenedor_secciones_foto {
	width: 300px;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #58595b;
}
.contenedor_secciones_foto2 {
	width: 300px;
	height: 170px;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #58595b;
	padding-top: 10px;
}

.contacto_item_form {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 32px;
	font-weight: normal;
	color: #58595b;
	float: left;
	height: 38px;
	width: 163px;
	text-align: left;
}
.contacto_celda_form {
	float: left;
	height: 38px;
	width: 475px;
}
.contacto_campo_form {
	float: left;
	height: 35px;
	width: 370px;
}
.contacto_campo_form4 {
	float: left;
	height: 35px;
	width: 60px;
	background-color: #666;
	text-align: center;
	padding-left: 15px;
}
.contacto_campo_form3 {
	float: left;
	height: 80px;
	width: 390px;
}
.contacto_campo_form2 {
	float: left;
	height: 120px;
	width: 370px;
}
.contacto_celda2_form {
	float: left;
	height: 149px;
	width: 475px;
}
.campo_form2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	float: left;
	height: 110px;
	width: 340px;
}
.campo_captcha {
	float: left;
	height: 28px;
	width: 314px;
	border: 1px solid #CCC;
}
.campo_form3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
	color: #f26522;
	text-decoration: none;
	background-color: #FFF;
	float: left;
	height: 25px;
	width: 312px;
	text-align: center;
}
.campo_form {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	float: left;
	height: 25px;
	width: 350px;
}
.contacto_campoenviar_form {
	float: left;
	height: 38px;
	width: 312px;
	text-align: right;
}
.buttonenviar{
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	line-height: 35px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	padding: 0;
	background-color: transparent;
	float: left;
	width: auto;
	height: auto;
	text-align: left;
}


.whatsapp-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #25D366;
    color: white;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    z-index: 1000;
  }

  .whatsapp-button img {
    width: 30px;
    height: 30px;
  }

  .email-button {
    position: fixed;
    bottom: 90px;
    right: 20px;
    background-color: #0078D4;
    color: white;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    z-index: 1000;
  }

  .email-button img {
    width: 30px;
    height: 30px;
  }