/*Page*/
#page
{
	overflow-x: hidden;
}
/*Imagenes Nodo*/
.node .field-type-image FIGURE
{
	margin-right: 10px;
	float: none;
	margin-left: 0;
}
.node .field-name-field-imagen .field-items
{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.node .field-type-image
{
	width: 50%;
	margin-right: 0;
}
.node .field-type-image FIGURE:first-child
{
	margin-left: 0;
	margin-right: 20px;
	width: 100%;
}
/*Saco el Flex del Node teaser*/
.node-teaser .field-type-image
{
	width: auto;
	margin-right: 30px;
}
.node-teaser FIGURE
{
	margin-top: 0;
}
/*Logos nos acompanan*/
.logos-nos-acompanan
{
	display: flex;
	justify-content: center;
}
.logos-nos-acompanan IMG
{
	width: 200px;
}
/*Formulario footer*/
#block-webform-client-block-278
{
	width: 40%;
}
/*Formulario Newsletter*/
/*#block-block-9 INPUT
{
	border: solid 1px #CCC;
	border-radius: 3px;
	padding: 10px;
	margin-bottom: 10px;
	width: 100%;
}*/
/*#block-block-9
{
	background: #EFEFEF;
	display: inline-block;
	padding: 20px;
}*/
/*#block-block-9 H2
{
	color: #0193CF;
}*/
/*#block-block-9 LABEL
{
	display: inline;
}*/
/*#block-block-9 BUTTON
{
	padding: 0px 20px 15px;
	margin-top: 20px;
	background: #0193CF;
	color: #FFF;
	font-size: 16px;
	border: none;
	border-radius: 5px;
	margin-bottom: 0 !important;
}*/
/*#block-block-9 BUTTON:hover
{
	background: #04B0F7;
	cursor: pointer;
}*/
#block-block-9
{
	width: 270px;
}
.view-home-destacados
{
	position: relative;
}
/*Menu Secundario Ecotienda*/
.menu-secundario-encabezado
{
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
}
.menu-secundario-encabezado .btn
{
	margin-left: 20px;
}
.btn
{
	display: block;
	background: #CCC;
	padding: 10px 20px;
	box-sizing: border-box;
	font-size: 24px;
	color: #FFF;
}
.btn:hover
{
	text-decoration: none;
	opacity: 0.8;
}
.btn.btn-amarillo
{
	background: #FFC001;
}
.btn.btn-azul
{
	background: #0098DB;
}
.btn.btn-verde
{
	background: #01D08A;
}
.btn.btn-verde-lima
{
	background: #C4DD39;
}
.btn-ecotienda
{
	background: url('../images/btn-ecotienda.gif') center center no-repeat;
	min-width: 190px;
	text-indent: -9999px;
}
/*Secciones*/
.p-0
{
	padding-left: 0;
	padding-right: 0;
}
.bloque-seccion
{
	padding-top: 40px;
	text-align: center;
}
.bloque-seccion .block-content
{
	text-align: left;
}
.bloque-seccion H2.block-title
{
	font-weight: normal;
	color: #FFF;
	text-align: center;
	font-size: 30px;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	border: solid 3px #FFF;
}
.bloque-seccion.titulo-celeste H2.block-title
{
	border: none;
	color: #0099DC;
}
.bloque-seccion.titulo-fondo-blanco H2.block-title
{
	background: #FFF;
	color: #0099DC;
	border: none;
}
.bloque-seccion.titulo-fondo-celeste H2.block-title
{
	background: #0099DC;
	border: none;
}
.bloque-seccion.titulo-negro H2.block-title
{
	color: #000;
	border: none;
}
.display-flex
{
	display: flex;
}
.display-flex > .view-content
{
	display: flex;
	flex-direction: column;
	max-height: 600px;
}
.mozaic-row
{
	display: flex;
}
.mozaic-row .views-field-field-imagen
{
	width: 315px;
}
.mozaic-row .views-field-nothing
{
	width: 315px;
	padding: 20px;
	box-sizing: border-box;
}
.mozaic-row .titulo
{
	font-size: 36px;
	margin-bottom: 20px;
	line-height: 1;
}
.mozaic-row .texto, .attachment .texto
{
	font-size: 18px;
}
.mozaic-row
{
	max-height: 295px;
}
/*Imagenes Hover*/
.views-field-field-imagen IMG:hover, .col IMG:hover
{
	opacity: 0.9;
}
/*Mozaico Blanco*/
.mozaico-blanco .views-row-1.mozaic-row
{
	flex-direction: row-reverse;
}
.mozaico-blanco .views-row
{
}
.mozaico-blanco .mozaic-row .views-field-nothing
{
	background: #FFF;
}
/*Mozaico Mixto*/
.mozaico-mixto .views-row.mozaic-row
{
	flex-direction: row-reverse;
}
.mozaico-mixto .views-row-1.mozaic-row
{
	background: #0099DC;
}
.mozaico-mixto .views-row-1.mozaic-row .titulo A, .mozaico-mixto .views-row-1.mozaic-row .texto
{
	color: #FFF;
}
.mozaico-mixto .views-row-2.mozaic-row
{
	background: #F4F4F2;
	padding: 0;
}
/*Mozaico Azul*/
.mozaico-azul .views-row.mozaic-row
{
	background: #0099DC;
}
.mozaico-azul .mozaic-row .titulo A, .mozaico-azul .mozaic-row .texto
{
	color: #FFF;
}
.mozaico-azul .views-row-1.mozaic-row
{
	flex-direction: row-reverse;
}
/*Destacado Attachment*/
.attachment .views-field-nothing
{
	position: absolute;
	bottom: 50px;
	background: #FFF;
	width: 100%;
	padding-left: 27px;
	box-sizing: border-box;
	padding-top: 15px;
	padding-bottom: 15px;
}
.attachment .views-field-nothing .titulo
{
	font-size: 36px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 1;
}
.attachment .views-field-nothing .texto P
{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
}
.attachment .views-row
{
	position: relative;
}
.attachment .destacado-azul .views-field-nothing
{
	background: #0099DC;
}
.attachment .destacado-azul .views-field-nothing .titulo A, .attachment .destacado-azul .views-field-nothing .texto
{
	color: #FFF;
}
/*Seccion Uno*/
.seccion-uno-wrapper, .seccion-cuatro-wrapper
{
	background: #0099DC;
}
.seccion-dos-wrapper
{
	background: #FFF;
}
/*Seccion cinco*/
.seccion-cinco-wrapper, .seccion-tres-wrapper
{
	background: #DBDBDB;
}
/*Sumate a la bandada*/
.sumate-bandada
{
	text-align: center;
}
.sumate-bandada .block-content
{
	border: solid 4px #FFF;
}
.sumate-bandada .col
{
	position: relative;
}
.sumate-bandada P
{
	margin-bottom: 0;
	margin-top: 0;
}
.sumate-bandada .col A
{
	display: block;
	margin-bottom: -8px;
}
.sumate-bandada .fila-1, .sumate-bandada .fila-2
{
	display: flex;
	position: relative;
}
.sumate-bandada IMG
{
	width: 100%;
}
.sumate-bandada .titulo
{
	position: absolute;
	bottom: 30px;
	background: #FFF;
	z-index: 9999;
	width: 100%;
	padding-top: 20px;
	font-size: 32px;
	font-weight: normal;
	text-align: center;
	padding-bottom: 20px;
}
.sumate-bandada .titulo-fondo-azul
{
	background: #0099DC;
	color: #FFF;
}
/*Seguinos en nuestras redes sociales*/
.redes
{
	display: flex;
	justify-content: center;
	margin-bottom: 40px;
}
.redes .icon IMG
{
	width: 72px;
	height: auto;
}
.redes .icon
{
	margin-left: 5%;
	margin-right: 5%;
}
.redes-sociales .texto
{
	font-size: 18px;
	color: #000;
	max-width: 800px;
	text-align: center;
	margin: auto;
	line-height: 1.5;
}
/*Encabezado*/
.header-inner
{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
/*Ajustes Responsive*/
.display-flex > .view-content
{
}
.bloque-seccion .block-content
{
}
/*Oculto columnas en nodo home*/
.page-node-2301 #columns
{
	display: none;
}
/*Oculto flechas flexslider*/
.flex-direction-nav A:before, .flex-direction-nav A
{
	display: none !important;
}
.flexslider, #block-views-flexslider-home-block
{
	margin-bottom: 0;
}
.flex-control-nav
{
	bottom: 10px;
	z-index: 9;
}
/*Ajustes titulo*/
.not-front #page-title
{
	background: #8D8D8D;
	color: #FFF;
	border-bottom: none;
	padding: 15px 20px;
	font-weight: normal;
	font-size: 24px;
}
.bloque-seccion.titulo-negro H2.block-title
{
	margin-bottom: 10px;
}
/*Bloque Nos Acompañan*/
.logos
{
	display: flex;
	justify-content: center;
}
.logo
{
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
}
.seccion-seis-wrapper
{
	background: #FFF;
}
/*Bloque mensaje home*/
.mensaje-home
{
	background: #555;
	margin-bottom: 0;
	text-align: center;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mensaje-home P
{
	margin-bottom: 0;
	margin-top: 0;
}
.texto-celeste, .texto-celeste A
{
	color: #66D0FF;
}
/*Media Screen*/
@media screen and (max-width: 1200px)
{
	.display-flex
	{
		flex-direction: column;
	}
	.display-flex > .view-content, .attachment .views-row
	{
		width: 625px;
		max-width: 625px;
		overflow: hidden;
		margin: auto;
	}
}
@media screen and (max-width: 1280px)
{
	.full-width
	{
		width: 95%;
	}
}
@media screen and (max-width: 1150px)
{
	.header-inner
	{
		flex-direction: column;
		align-items: center;
		align-content: center;
		justify-content: center;
	}
	#superfish-1-select
	{
		width: 100% !important;
		font-size: 14px;
	}
	.region-header
	{
		width: 100%;
	}
	.btn
	{
		font-size: 12px;
		padding-bottom: 3px;
		padding-top: 3px;
		margin-bottom: 10px;
	}
	.btn-ecotienda
	{
		min-width: 100px;
		background-size: 100px;
	}
	.menu-secundario-encabezado
	{
		flex-wrap: wrap;
	}
	.flexslider .views-field-nothing
	{
		width: 100%;
		position: relative;
		left: 0;
		border: 0;
		bottom: 0;
		background: #0099DC;
	}
}
@media screen and (max-width: 690px)
{
	.display-flex > .view-content, .attachment .views-row
	{
		width: 300px;
		max-width: 300px;
		overflow: hidden;
		margin: auto;
	}
	.mozaic-row .titulo, .attachment .views-field-nothing .titulo
	{
		font-size: 20px;
	}
	.mozaic-row .texto, .attachment .texto
	{
		font-size: 14px;
	}
	.mozaic-row .views-field-nothing, .mozaic-row .views-field-field-imagen
	{
		width: 150px;
		overflow: hidden;
	}
	/*.mozaic-row
	{
		flex-direction: column-reverse !important;
	}*/
	.attachment IMG
	{
		height: 300px;
		width: auto;
	}
	.sumate-bandada .titulo
	{
		font-size: 14px;
		padding-top: 3px;
		padding-bottom: 3px;
		line-height: 1.3;
		bottom: 10px;
	}
	.bloque-seccion H2.block-title
	{
		font-size: 20px;
	}
	#block-block-12.bloque-seccion H2.block-title
	{
		margin-bottom: 5px;
	}
	.redes
	{
		margin-bottom: 20px;
	}
	.redes .icon IMG
	{
		width: 40px;
		height: auto;
	}
	.redes-sociales .texto
	{
		font-size: 14px;
	}
	.view-descados-home .views-row
	{
		background: #FFF;
		margin-bottom: 40px;
		width: 100%;
		margin-right: 0;
	}
	.flex-control-nav
	{
		bottom: -30px;
		z-index: 9;
	}
	.flexslider .views-field-nothing
	{
		background: #0099DC !important;
		min-height: 230px;
	}
	.node .field-type-image, .node .field-type-image IMG
	{
		width: 100%;
		height: auto !important;
	}
	#footer .logo-birdlife IMG
	{
		width: 100%;
		margin-bottom: 20px;
	}
	.menu-secundario-encabezado .btn
	{
		width: 100%;
		margin-left: 0;
		font-size: 16px;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.menu-secundario-encabezado BR
	{
		display: none;
	}
	.attachment .views-field-nothing
	{
		padding-left: 15px;
		padding-right: 15px;
	}
	.tabla-asociate TR, .tabla-asociate TR TD
	{
		display: block;
		float: left;
	}
	/*Home*/
	.attachment .views-field-nothing
	{
		position: relative;
	}
	.mozaic-row, .mozaico-blanco .views-row-1.mozaic-row
	{
		flex-direction: column;
		margin-bottom: 30px;
	}
	.mozaic-row .views-field-nothing, .mozaic-row .views-field-field-imagen
	{
		width: 100%;
	}
	.mozaic-row
	{
		max-height: 100%;
		height: auto;
	}
	.display-flex > .view-content
	{
		max-height: 100%;
	}
	.mozaic-row .views-field-nothing
	{
		margin-top: -9px;
	}
	.mozaico-mixto .views-row.mozaic-row, .mozaico-azul .views-row-1.mozaic-row
	{
		flex-direction: column;
	}
}
@media screen and (max-width: 550px)
{
	.btn
	{
		width: 40%;
	}
	.menu-secundario-encabezado
	{
		justify-content: safe flex-start;
	}
	#logo IMG
	{
		width: 80%;
	}
	.logos-nos-acompanan IMG
	{
		width: 120px;
	}
}
