/*
Theme Name: viverosdechile
Theme URI: http://underscores.me/
Author: Luis Santander
Author URI: http://www.luissantanderart.com
Description: Tema de Viveros de Chile 2015
Version: 1.1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: viverosdechile
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

viverosdechile is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
	## Footer
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family:sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	text-decoration: none;
}

a:active,
a:hover {
	outline: 0;
	text-decoration: none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family:'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 24px;
	line-height: 1.5;
}

.alternate {
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	font-size: 12px!important;
	text-transform: uppercase;
	color: #4d4959;
	letter-spacing: 0.2em;
}

.alt, .alt h1, .alt h2, .alt h2::after, .alt h3, .alt h3::after, .alt h4, .alt h5, .alt h6, .alt p, .alt span {
	color:white;
}

.alt h2::after, .alt h3::after {
	border-bottom-color: white;
}

.imagebg {
	background-color:white;
	background-size: cover;
	background-position: 50% 0;
}

.site-content {
	padding-bottom: 100px;
}

.content-column {
	width: 100%;
	float: none;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center!important;
}
	
.wide-column {
	width:100%;
	float: none;
	max-width: 1400px;
	margin: 0 auto;
}

.hero-text {
	padding-top:130px;
	padding-bottom:90px;
	min-height: 600px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 0;
}

h1 {
	font-family: 'Ubuntu';
	font-size: 64px;
	line-height: 1;
}

h1 span {
	font-weight: normal;
}

.slider a *:hover, .slider a *:active {
	text-decoration: none;
}


h1::after {
	content:"";
	width:50%;
	height: 0;
	border-bottom: 4px solid white;
	display: block;
	margin-top:40px;
	padding: 12px!important;
	margin: 0 auto!important;
}

h2 {
	font-family: 'Open Sans';
	font-size: 24px;
	font-weight: 800;
	color: black;
	margin-top:40px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	text-align: center;
}

h2::after {
	content: "";
	width:70px;
	height: 0;
	display: block;
	border-bottom: 4px solid black;
	margin-top: 25px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 50px;
}

h3 {
	font-family: 'Open Sans',sans;
	font-size:18px;
	font-weight: 800;
	text-transform: uppercase;
	color: black;
	letter-spacing: 0.2em;
	margin-bottom: 20px;
}

h3::after {
	content:"";
	width:70px;
	height: 0;
	display: block;
	border-bottom: 4px solid black;
	margin-top:20px;
	margin-bottom: 20px;
}

h4 {
	font-family: 'Open Sans', sans;
	font-size:24px;
	font-weight:900;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	margin-top:40px;
}

.min-height {
	min-height: 500px;
}

.paddingh {
	padding-left: 40px;
	padding-right: 40px;
}

a h4.home-twitter-handle {
	margin-top:25px;
	font-weight: 600;
	font-size:27px;
	letter-spacing: normal;
	text-transform: none;
	color: white;
}

a h3.no-bottom-bar:hover, a h4:hover, a h4.home-twitter-handle:hover, a h4.home-twitter-handle:active {
	text-decoration: underline;
	text-decoration-color: white;
	color: white;
}

.home-twitter-last-tweet a, .home-twitter-last-tweet a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

.home-twitter-last-tweet a:hover, .home-twitter-last-tweet a:active {
	color: white;
	text-decoration: underline;
}

p.alternate-style {
	font-family: 'Open Sans',sans;
	font-weight: 900;
	font-size: 13.5px;
	letter-spacing: 0.2em;
	color: #9b9b9b;
	text-transform: uppercase;
	margin-top:0;
}

#home-noticia {
	background:white;
}

.home-noticia-fecha {
	margin:0 0 40px;
	font-family: 'Open Sans',sans;
	font-size:20px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color:#9b9b9b;
}

a h3.home-noticia-titular {
	font-size:24px;
}

a h3.home-noticia-titular:hover, a h3.home-noticia-titular:active {
	text-decoration: underline;
	color: black;
}

h3.home-noticia-titular::after {
	margin-top:30px;
	margin-bottom: 37px;
	border-bottom: 4px solid #dfdfdf;
	width: 100%;
}

p.home-noticia-teaser {
	font-weight: 400;
	color:black;
	margin-bottom:26px;
}

.home-noticia-link-full, .home-noticia-link-full:visited {
	display: block;
	position: absolute;
	bottom:0;
	width: 100%;
	text-align: right;
	background: white;
	padding: 5px 80px 5px 0;
	box-sizing: border-box;
	font-family: 'Open Sans',sans;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-decoration: none;
	font-size: 20px;
	color: #858585;
	z-index: 1;
}

.home-noticia-link-full.featured-link {
	position:static;
	padding-right: 5px;
}

.home-noticia-link-full:hover {
	color: black;
	text-decoration: none;
}

.home-noticia-link-full::before {
	content:">";
	color:#cdcccc;
	margin-right: 10px;
	font-weight: 400;
}

.home-icon {
	margin-bottom: 60px;
}

h3.no-bottom-bar::after {
	border-bottom: none;
}

p.home-promo-facebook-unete {
	font-size: 20px;
	margin-top:37px;
}

#home-banners-grid img {
}


h1.noticias-encabezado {
	font-size: 48px;
	text-align: center;
	margin-top: 2em;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

h1.noticias-encabezado::after {
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	max-width: 50%;
	padding: 0.2em;
}

.noticias-bajada {
	font-size:38px;
	text-align: center;
	padding: 0.5em;
	margin-bottom: 2em;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.2;
}

.noticias-bajada a {
	color:#fff!important;
}

.noticia-relacionadas {
	padding-top:3em;
	padding-bottom: 3em;
}

.noticias-relacionadas-fecha {
	font-family: 'Ubuntu', sans;
	font-size: 24px;
	margin-bottom: 18px;
}

.noticias-relacionadas-extracto {
}

a h3, a h3:visited {
	color: black;
	text-decoration: none;
}

a h3:hover, a h3:active {
	text-decoration: underline;
	color: black;
}

a h3.noticia-featured-encabezado, a h3.noticia-encabezado:visited {
	font-size:48px;
	font-family: 'Ubuntu',sans;
	font-weight: 800;
	letter-spacing: normal;
	text-transform: none;
	line-height: 1.2;
	text-decoration: none;
	color: black;
}

a h3.noticia-featured-encabezado:hover, a h3.noticia-featured-encabezado:active {
	text-decoration: underline;
	color: black;
}

.noticia-featured-encabezado::after {
	width: 50%;
	max-width: 240px;
}

.noticia-featured-fecha {
	font-size: 48px;
	text-align: right;
}

.noticia-featured-extracto {
	font-size:38px;
	line-height: 1.3;
	margin:0;
}

.attachment-noticia-featured {
	width: 100%;
	margin-bottom: 30px;
}

.noticias-item {
	position: relative;
	max-height: 1000px;
	overflow: hidden;
	padding-bottom: 40px;
}

.noticias-item::after {
	content: "";
	display: block;
	width: 100%;
	height: 120px;
	background: -webkit-linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%);
	background: -moz-linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%);
	background: linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%);
	position: absolute;
	bottom: 0;
	pointer-events: none;
}





dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: white; /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

.padded {
	padding:45px 65px;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	/* color: royalblue; */
}

a:visited {
	color: purple;
}

a:hover,
a:focus,
a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

.alternate a {
	color:#4d4959;
}

.link img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
}

.link img:hover {
	-webkit-filter:grayscale(0);
	filter:grayscale(0);
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

#masthead {
	padding-top:20px;
	padding-bottom: 20px;
	background:#fff;
}

.menu-header-container {
	/* background: rgba(0,255,0,0.1); */
	text-align: center;
}

.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 70px;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color:#4d4959;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
}

/* Header Logo */

.main-navigation li.home-logo {
	margin-top:0;
}
.home-logo a {
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image:url('img/Logo.png');
	overflow: hidden;
	text-indent: -9999px;
	width: 176px;
	height: 165px;
}

/* Small menu. */
/*.menu-toggle,*/
.main-navigation.toggled ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.hidden-nav {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap:nowrap;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items:center;
	align-items: center;
	padding: 10px;
}

.menu-toggle {
	background: none;
	border: none;
	box-shadow: none;
}

.main-navigation.toggled li {
	margin-top: 0;
}

.main-navigation.toggled li.home-logo {
	display: none;
}

.main-navigation.toggled li a {
	padding: 1em;
	box-sizing: border-box;
}

@media screen and (min-width: 985px) {
	.hidden-nav {
		display: none;
	}
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: inline-block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

.main-column {
	width: 90%;
	margin:0 auto;
}

/*--------------*/

p {
	margin-bottom: 1.5em;
}

.bigquote {
	padding-top:30px;
	padding-bottom: 30px;
}

.quote {
	font-family: 'Roboto Condensed',sans;
	font-size: 45px;
	text-align: center;
}

.quote::before {
	content:"";
	display: block;
	width: 51px;
	height: 77px;
	float: none;
	margin:0px auto;
	padding: 20px;
	background-position: center center;
	background-image: url('../../../media/nosotros/icon-nosotros.png');
	background-size:51px 77px;
	background-repeat: no-repeat;
}

.quote-author {
	color:#b3b3b2;
	font-family: 'Open Sans',sans;
	font-weight: 900;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: center;
}

.quote-author::before, .quote-author::after {
	content:"-";
	margin:0 10px;
	display: inline;
}

.float-left {
	float: left;
}

.align-left h2, .align-left p {
	text-align: left;
}

.align-left h2::after {
	margin-left: 0;
}

.float-right {
	float:right;
}

p.align-right, .align-right h2, .align-right p {
	text-align: right;
}

.align-right h2::after {
	margin-right: 0;
}

.align-center h2, .align-center h3, .align-center h4, .align-center p, .align-center ul, .align-center img {
	text-align: center;
}
/*BANNER ANUARIO*/

#home-anuario .home-icon {
	display: none!important;
	
}

#home-anuario .no-bottom-bar {
	margin-top:140px!important;
}

@media screen and (max-width: 640px) { 
#home-anuario .no-bottom-bar {
	margin-top:120px!important;
}
}




@media screen and (max-width: 640px) {
#home-anuario {
padding-bottom: 69px!important;


}
}

@media screen and (max-width: 640px) {
.col {
    float: left;
    padding: 57px 23px;
}

}



.align-center img {
	display: block;
	margin-left:auto;
	margin-right:auto;
}

.hang-left {
	float: left;
	margin-left: -50px;
}

.relative {
	position: relative;
}
.oscurecedor {
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.5);
}

#nosotros-lista-objetivos {
	width: 90%;
	max-width: 800px;
	margin: 0 auto 40px;
	text-align: center;
}

#nosotros-lista-objetivos li {
	display: inline-block;
	text-align: center;
	margin-bottom: 0.8em;
}

#nosotros-lista-objetivos li::before {
	display: inline-block;
	position: relative;
	right:10px;
	top:5px;
	content: "";
	width: 29px;
	height: 29px;
	background: url('../../../media/nosotros/nosotros-icon-hoja.png');
}


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	/*margin: 0 0 1.5em;*/
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
	background: #eaeaea;
	padding-top:40px;
	padding-bottom: 100px;
}

.footer-flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
}

.flex-item {
	width:40%;
	margin:10px;
	flex-shrink:0;
	flex-grow:0;
	padding:10px;
}

.flex-center {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items:center;
	align-items:center;
	-webkit-justify-content:center;
	justify-content:center;
}

.flex-center div {
	max-width: 80%;
	margin:auto;
}

.contacto-item {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.contacto-item div {
	padding: 10px;
}

#footer-contacto span {
	padding:20px 65px;
	font-size: 14px;
	letter-spacing: 0.2em;
}

.site-footer a {
	text-decoration: none;
	color:black;
	font-weight: bold;
}

.footer-paragraph {
	font-size: 20px;
}

.footer-column {
	padding:10px 20px;
}

div.footer-icon {
	flex-shrink: 0;
	padding-top: 70px;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
	text-align: center;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	/* width: 100%; */
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}



.grid {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap:wrap;
	flex-wrap: wrap;
	-webkit-justify-content:center;
	justify-content: center;
}

.grid-item {
	width: 300px;
	margin:10px;
}

.person-card {
	flex-shrink: 0;
	flex-grow:0;
	text-align: center;
}

.person-card img {
	width: 220px;
	margin: 0 auto;
	border-radius: 200px;
}

.person-title {
	font-family: 'Open Sans';
	font-weight: 900;
	font-size:24px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin-top:30px;
	margin-bottom: 3px;
}
.person-name {
	font-family: 'Ubuntu Condensed', sans;
	margin-top:3px;
	font-weight: 300;
	font-size:30px;
}

.link-descarga {
	text-align: center;
}

.link-descarga img {
	width: 220px;
	height: 220px;
}

#info-contacto a {
	text-decoration: none;
	font-weight: 600;
	color: black;
}

#info-contacto img {
	margin-right: 20px;
}

/* !Especies */

.especies-item {
	width: 250px;
	height: 250px;
	border-radius: 250px;
	overflow: hidden;
	margin: 20px;
	position: relative;
}

.especies-oscurecedor {
	position: absolute;
	background: rgba(0,0,0,0.5);
	top:0;
	bottom:0;
	left: 0;
	right: 0;
}

.especies-item:hover .especies-oscurecedor {
	background:rgba(253, 60, 0, 0.8);
}

.especies-nombre {
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content:center;
	justify-content: center;
}

.especies-nombre span {
	font-family: 'Open Sans', sans;
	font-weight: 900;
	text-transform: uppercase;
	color: white;
	letter-spacing: 0.2em;
	text-align: center;
	font-size: 20px;
	margin: auto;
}

.hero-especie {
	min-height: 500px;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 5%;
}

.hero-especie h1 {
	display: block;
	margin: auto;
	font-size:72px;
	position: relative;
	z-index: 1;
}

.hero-especie h1::after {
	margin: 20px auto;
	width: 100px;
}


/* !Lista de Socios */

.socios-logo-item {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction:column;
}

.socios-logo-item a {
	margin:auto;
}


/* !Lista Viveros en Especie Individual */

.viveros-item {
	padding-bottom:60px;
	padding-top: 30px;
}

.vivero-logo {
	padding-top:30px;
	text-align: center;
}

.vivero_url {
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.vivero_link {
	color: black;
	text-decoration: none;
}

.vivero_url::before, .vivero_email::before, .vivero_contacto::before, .vivero_telefono::before, .vivero_direccion::before {
	content: "";
	display: inline-block;
	width: 40px;
	height: 25px;
	position: relative;
	bottom:-5px;
	background-color: transparent;
	background-position: left center;
	background-repeat: no-repeat;
}

.vivero_email::before {
	background-image: url('img/viveros/icon_email.png');
}

.vivero_contacto::before {
	background-image:url('img/viveros/icon_person.png');
}

.vivero_telefono::before {
	background-image:url('img/viveros/icon_phone.png');
}

.vivero_direccion::before {
	background-image:url('img/viveros/icon_location.png');
}

.tag_especie, .tag_especie:visited {
	color:white;
	background:black;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Open Sans',sans;
	font-weight: 800;
	padding: 5px 7px;
	letter-spacing: 0.2em;
	line-height: 20px;
	margin:10px 20px 10px 0;
	display: inline-block;
	text-decoration: none;
}

.tag_especie:hover, .tag_especie:active {
	color: white;
	background:rgb(50,50,50);
	text-decoration: none;
}


/* !Formularios */


label {
	font-family: 'Open Sans';
	font-weight: 900;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 0.2em;
	display: inline-block;
	width: 40%;
	margin-right: 20px;
	text-align: right;
}
input[type="text"], input[type="email"], textarea {
	display: inline-block;
	width: 50%;
	border:2px solid black;
	padding: 5px;
	box-sizing: border-box;
	font-size: 18px;
	border-radius: 0;
}
label[for="your-message"]{
	vertical-align: top;
}
input[type="submit"], input[type="submit"]:hover, input[type="submit"]:active {
	display: inline-block;
	text-align: right;
	background: black;
	color: white;
	border:none;
	box-shadow: none;
	text-shadow: none;
	font-family: 'Open Sans', sans;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 14px;
	border-radius: 0;
}

/*  !Responsive breakpoints */

@media screen and (max-width:1440px){
	h1 {
		font-size: 64px;
	}
}

@media screen and (max-width:1370px){
	.main-navigation li {
		margin-left: 10px;
		margin-right: 10px;
	}
	.main-navigation li.home-logo {
		margin:0;
	}
}

@media screen and (max-width:1200px){
	#masthead {
		padding-top:5px;
		padding-bottom:5px;
	}
	.main-navigation li {
		margin-top:30px;
		font-size:14px;
	}
	.home-logo a {
		width:88px;
		height:83px;
		background-size:100%;
	}
	.entry-content {
		margin-top:0;
	}
}

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

	.footer-flex {
		-webkit-flex-direction: column;
		flex-direction:column;
		-webkit-align-items:center;
		align-items: center;
	}
	.footer-column {
		width: auto;
	}
	.footer-redes-iconos {
		-webkit-order:-1;
		order: -1;
	}
	div.footer-icon {
		padding-top:10px;
	}
	.flex-item {
		width: 100%;
		max-width: 400px;
	}
	.contacto-item {
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	h1 {
		font-size: 80px;
	}
	.padded {
		padding:20px 30px;
	}
}

@media screen and (max-width:960px){
	.hero-text {
		font-size:100%;
		padding-top: 70px;
    	padding-bottom: 50px;
    	min-height: intrinsic;
	}
	.slider .hero-text {
		min-height: 400px;
	}
	.noticia-featured-fecha {
		text-align: left;
		margin-top:0.5em;
		margin-bottom:0.5em;
	}
	.hero-especie h1 {
		font-size:64px;
	}
	.attachment-noticia-featured {
		/* max-width: 250px; */
	}
}

@media screen and (max-width:760px){
	h1 {
		font-size:60px;
	}
	h1::after {
		margin-top:20px;
	}
	h1.noticias-encabezado {
		font-size:38px;
	}
	.noticias-item {
		max-height: intrinsic;
		max-height: max-content;
	}
	.noticia-featured-encabezado {
		font-size: 38px;
	}
	.noticia-featured-fecha {
		font-size:30px;
	}
	.noticia-featured-extracto {
		font-size:28px;
	}
	.hero-especie h1 {
		font-size: 48px;
	}
}

@media screen and (max-width: 640px) {
	.padded {
		padding: 20px;
	}
	.hero-especie {
		min-height: intrinsic;
	}
	.hero-especie h1 {
		font-size:36px;
	}
	.min-height {
		min-height: auto;
	}
	h1 {
		font-size: 48px;
	}
	h1.noticias-encabezado {
		font-size:32px;
	}
	a h3.noticia-featured-encabezado {
		font-size:32px;
	}
	.noticia-featured-extracto {
		font-size: 24px;
	}
	.quote {
		font-size: 24px;
	}
	.quote-author {
		font-size: 14px;
	}
	.home-noticia-fecha {
		font-size: 14px;
	}
	.viveros-item {
		font-size: 18px;
		padding-top:10px;
		padding-bottom:10px;
	}
}

@media screen and (max-width:480px){
	.paddingh {
		padding-left:15px;
		padding-right: 15px;
	}
	.hero-especie h1 {
		font-size:24px;
	}
	h3 {
		letter-spacing: 0.1em;
	}
	p {
		line-height: 1.2;
	}
}