/*!
Theme Name: Maricoteca
Theme URI: http://underscores.me/
Author: Los Caballos
Author URI: http://loscaballos.com.ar/
Description: WordPress template desarrollado por Los Caballos para Maricoteca.org
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: maricoteca
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

Maricoteca is based on Underscores https://underscores.me/, (C) 2012-2020 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 https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

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

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
	min-height: calc(100vh - 180px);
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
	text-decoration: none;
	color: #000000;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	//outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	border: none;
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* scrollbar */
/* width */
.author ::-webkit-scrollbar {
  width: 19px;
}
/* Track */
.author ::-webkit-scrollbar-track {
  background: transparent;
}
/* Handle */
.author ::-webkit-scrollbar-thumb {
  background: #BEABD3;
}
/* Handle on hover */
.author ::-webkit-scrollbar-thumb:hover {
  background: #BEABD3;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
	font-size:62.5%;
}

@font-face {
    font-family: 'Space Mono';
    src: url('fonts/SpaceMono-BoldItalic.woff') format('woff2'),
        url('fonts/SpaceMono-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Space Mono';
    src: url('fonts/SpaceMono-Regular.woff') format('woff2'),
        url('fonts/SpaceMono-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Space Mono';
    src: url('fonts/SpaceMono-Italic.woff') format('woff2'),
        url('fonts/SpaceMono-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Space Mono';
    src: url('fonts/SpaceMono-Bold.woff') format('woff2'),
        url('fonts/SpaceMono-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font: 300 11px/1.4 'Space Mono', Helvetica, sans-serif;
	line-height: 1.5;
}

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

p {
	margin-bottom: 1.5em;
}

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;
	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;
}

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

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

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #1d1d1b;
	color: #ffffff;
	padding-top: 88px;
}
body.author {
	background: #000000;
}
body.home {
	margin-bottom: 44px;
	padding-top: 44px;
}
body.single {
	padding-top: 44px;
}
body.single-post,
body.tax-identidades,
body.tax-locaciones,
body.tax-practicas {
	background: #ffffff;
}
body.single-post main,
body.single-post main a {
	color: #000000;
}
body.blog,
body.category {
	background: #000000;
}

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: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	color: #ffffff;
}

a:hover,
a:focus,
a:active {
	color: #ffffff;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

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

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

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

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

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

.bypostauthor {
	display: block;
}

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

.widget select {
	max-width: 100%;
}

/* 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 logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* 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;
	display: grid;
	grid-gap: 1.5em;
}

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

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.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;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

::-webkit-input-placeholder { /* Edge */
	color: #1d1d1b;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #1d1d1b;
}

::placeholder {
	color: #1d1d1b;
}

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

body .hide_mobile {
	display: initial;
}
body .hide_desktop {
	display: none;
}

.wrapper {
	margin: 0 auto;
	max-width: 700px;
}

/* Header */
.header {
	background: #000000;
	line-height: 44px;
	height: 44px;
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	padding: 0 0 0 10px;
	font-size: 1.4rem;
	text-transform: uppercase;
	z-index: 9999999999;
}
.logo {
	float: left;
	width: 191px;
}
.logo img {
	vertical-align: middle;
	margin-top: -2px;
}
.slogan {
	float: left;
}
.slogan p {
	font-size : 1.4rem;
	line-height : 14px;
	margin: 9px 0 9px 10px;
}
.boton_menu_mobile {
	display: none;
}
nav,
.acciones_usuario {
	float: right;
}
.user_img {
	position: relative;
}
.user_img div {
	margin: 0 15px;
	cursor: pointer;
}
.user_img span {
	background: center no-repeat;
	background-size: cover;
	background-image: url(imgs/usuario.svg);
	display: block;
	height: 30px;
	width: 30px;
	display: inline-block;
	vertical-align: middle;
	margin: -5px 10px 0 10px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.mostrar_menu_usuario .user_img ul {
	display: block;
}
.user_img ul:before {
	background: #F4AAB2;
	content: "";
	height: 1px;
	top: 0;
	left: 0;
	position: absolute;
	width: 89px;
}
.user_img ul {
	background: #000000;
	border-bottom: 1px solid #F4AAB2;
	border-left: 1px solid #F4AAB2;
	position: absolute;
	right: 0;
	width: 170px;
	top: 44px;
	display: none;
}
.user_img ul a {
	color: #F4AAB2;
}
.user_img:hover ul {
	display: block;
}
.user_img ul li {
	float: none;
}
nav {
	border-right: 1px solid #F4AAB2;
}
.header ul {
	margin: 0;
	padding: 0;
}
.header li {
	float: left;
	list-style: none;
}
.header li a {
	display: block;
	padding: 0 15px;
}
.header nav li a {
	color: #F4AAB2;
}
.header nav li a:active,
.header li a:hover {
	background: #1d1d1b;
}
.redes {
	list-style: none;
}
.redes img {
	vertical-align: middle;
	margin-top: -3px;
	width: 19px;
}
.redes li {
	float: left;
}
.redes li:first-child a {
	padding: 0 15px 0 15px;
}
.redes li:last-child a {
	padding: 0 0 0 15px;
}

.marquee {
	z-index: 99999999;
	line-height: 44px;
	height: 44px;
	position: fixed;
	top: 44px;
	left: 0;
	overflow: hidden;
	width: 100%;
	font-size: 2.8rem;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	background : -moz-linear-gradient(0% 50% 0deg,rgba(248, 198, 191, 1) 0%,rgba(181, 123, 164, 1) 47.58%,rgba(138, 74, 147, 1) 82.67%,rgba(121, 55, 140, 1) 100%);
	background : -webkit-linear-gradient(0deg, rgba(248, 198, 191, 1) 0%, rgba(181, 123, 164, 1) 47.58%, rgba(138, 74, 147, 1) 82.67%, rgba(121, 55, 140, 1) 100%);
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(248, 198, 191, 1) ),color-stop(0.4758,rgba(181, 123, 164, 1) ),color-stop(0.8267,rgba(138, 74, 147, 1) ),color-stop(1,rgba(121, 55, 140, 1) ));
	background : -o-linear-gradient(0deg, rgba(248, 198, 191, 1) 0%, rgba(181, 123, 164, 1) 47.58%, rgba(138, 74, 147, 1) 82.67%, rgba(121, 55, 140, 1) 100%);
	background : -ms-linear-gradient(0deg, rgba(248, 198, 191, 1) 0%, rgba(181, 123, 164, 1) 47.58%, rgba(138, 74, 147, 1) 82.67%, rgba(121, 55, 140, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8C6BF', endColorstr='#79378C' ,GradientType=0)";
	background : linear-gradient(90deg, rgba(248, 198, 191, 1) 0%, rgba(181, 123, 164, 1) 47.58%, rgba(138, 74, 147, 1) 82.67%, rgba(121, 55, 140, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8C6BF',endColorstr='#79378C' , GradientType=1);
}
.page-id-8 .marquee {
	z-index: 999999999;
}
.marquee_footer {
	top: inherit;
	position: relative;
}
.page-template-template-contacto .marquee{
	background: #000000;
	color: #ffffff;
}
.page-template-template-contacto .marquee_footer {
	background : -moz-linear-gradient(0% 50% 0deg,rgba(243, 156, 169, 1) 0%,rgba(222, 160, 163, 1) 10.75%,rgba(166, 169, 149, 1) 40.95%,rgba(126, 176, 138, 1) 66.97%,rgba(101, 180, 131, 1) 87.5%,rgba(92, 182, 129, 1) 100%);
	background : -webkit-linear-gradient(0deg, rgba(243, 156, 169, 1) 0%, rgba(222, 160, 163, 1) 10.75%, rgba(166, 169, 149, 1) 40.95%, rgba(126, 176, 138, 1) 66.97%, rgba(101, 180, 131, 1) 87.5%, rgba(92, 182, 129, 1) 100%);
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(243, 156, 169, 1) ),color-stop(0.1075,rgba(222, 160, 163, 1) ),color-stop(0.4095,rgba(166, 169, 149, 1) ),color-stop(0.6697,rgba(126, 176, 138, 1) ),color-stop(0.875,rgba(101, 180, 131, 1) ),color-stop(1,rgba(92, 182, 129, 1) ));
	background : -o-linear-gradient(0deg, rgba(243, 156, 169, 1) 0%, rgba(222, 160, 163, 1) 10.75%, rgba(166, 169, 149, 1) 40.95%, rgba(126, 176, 138, 1) 66.97%, rgba(101, 180, 131, 1) 87.5%, rgba(92, 182, 129, 1) 100%);
	background : -ms-linear-gradient(0deg, rgba(243, 156, 169, 1) 0%, rgba(222, 160, 163, 1) 10.75%, rgba(166, 169, 149, 1) 40.95%, rgba(126, 176, 138, 1) 66.97%, rgba(101, 180, 131, 1) 87.5%, rgba(92, 182, 129, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F39CA9', endColorstr='#5CB681' ,GradientType=0)";
	background : linear-gradient(90deg, rgba(243, 156, 169, 1) 0%, rgba(222, 160, 163, 1) 10.75%, rgba(166, 169, 149, 1) 40.95%, rgba(126, 176, 138, 1) 66.97%, rgba(101, 180, 131, 1) 87.5%, rgba(92, 182, 129, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F39CA9',endColorstr='#5CB681' , GradientType=1);
}
.home .marquee_footer,
.author .marquee_footer {
	position: fixed;
	bottom: 44px;
	left: 0;
	width: 100%;
	top: inherit;
	width: 100%;
}
#busqueda-simple .marquee_header,
.perfiles .marquee_header,
.home .blog .marquee_blog {
	position: absolute;
	top: 0;
}
#busqueda-simple .marquee_footer,
.perfiles .marquee_footer,
.home .blog .marquee_footer {
	bottom: 0;
	position: absolute;
}
.perfiles .marquee_header,
.home .blog .marquee_blog {
	position: relative;
	top: auto;
}

h1.resaltado,
#lostpasswordform legend,
#resetpasswordform legend {
	background: #ac77a3;
	color: #ffffff;
	border-left: 11px solid #fabb1a;
	display: inline-block;
	padding: 5px 10px;
	font-weight: normal;
}

.page-template-template-contacto {
	background: #df9ec6 url(imgs/contacto_background.png) center no-repeat;
	background-size: 90%;
}
#contact_form_container {
	text-align: center;
	padding: 20px;
}
#contact_form_container .table {
	min-height: calc(100vh - 216px);
	display: table;
	width: 100%;
}
#contact_form_container .cell {
	display: table-cell;
	vertical-align: middle;
}
#contact_form_container img {
	margin-bottom: 30px;
	width: 90%;
	max-width: 342px;
}
#contact_form_container form label {
	display: block;
	color: #000000;
	font-size: 2.3rem;
}
#contacto_form>div {
	margin-bottom: 10px;
}
#contact_form_container .flex {
	display: flex;
	justify-content: center;
    align-items: center;
    margin-top: 20px;
}
#contact_form_container form input {
	background: #fce5f1;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	font-size: 2.3rem;
	border: none;
	padding-left: 15px;
	height: 35px;
	width: 90%;
	max-width: 260px;
	outline: none;
}
#contact_form_container form textarea {
	background: #fce5f1;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	outline: none;
	font-size: 2.3rem;
	border: none;
	resize: none;
	height: 110px;
	max-width: 650px;
	padding: 10px;
}
#contact_form_container .thanks {
	font-size: 2.5rem;
}
#contact_form_container .thanks img {
	margin: 0;
	width: 100px;
}
#contact_form_container .thanks p {
	max-width: 500px;
    margin: 0 auto;
}
#contact_form_container form #enviar {
	background: #000000;
	color: #ffffff;
	max-width: 130px;
	padding: 0;
	height: 67px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	margin-left: 50px;
}
.g-recaptcha>div {
	margin: 0 auto;
}
#contact_form_container .error {
	background: #e46868;
	color: #ffffff;
	padding: 5px;
}
#contact_form_container form input#correo {
	max-width: 560px;
}

.alerta,
.notifications_container>div {
	background: #C9CED8;
	color: #000000;
	font-size: 1.2rem;
	font-weight: normal;
	-webkit-border-radius: 25px;
	line-height: 13px;
	border-radius: 25px;
	padding: 5px 15px 2px 25px;
	margin-top: -10px;
	width: 260px;
}
.notifications_container {
	font-size: 1.2rem;
	font-weight: normal;
	right: 10px;
	position: fixed;
    right: 0;
    z-index: 99999;
    bottom: 115px;
}
.notifications_container>div {
	margin: 0 0 10px 0;
}
.alerta.edit {
	text-transform: uppercase;
	//width: 155px;
}
.alerta.edit a {
	text-decoration: underline;
	color: #000000;
}
.alerta:after {
	content: "";
	background: url(imgs/alerta.svg) center no-repeat;
	background-size: contain;
	display: block;
	position: absolute;
	bottom: -39px;
	left: 100px;
	height: 43px;
	width: 40px;
}
.aca_estoy .alerta {
	position: absolute;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
	right: 0;
}
.alerta .cerrar {
	border: 1px solid #ffffff !important;
	background: url(imgs/cruz.svg) center no-repeat #1d1d1b;
	background-size: 11px;
	font-size: 20px;
	line-height: 21px;
	cursor: pointer;
	width: 28px;
	height: 28px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: block;
	position: absolute;
	right: -7px;
	top: -7px;
}
.aca_estoy img {
	display: block;
	height: 100%;
	margin: 0 auto;
}
.aca_estoy.completar .icons {
	display: flex;
	flex-wrap: wrap;
	width: 190px;
}
.aca_estoy.completar a p {
    margin: -10px 0 0 0;
	font-weight: normal;
	text-align: center;
	text-shadow: 0 0 12px black;
	font-size: 1.6rem;
	padding: 0 6px;
}
.aca_estoy.completar .icons div {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 0;
	padding-bottom: 33.33%;
	width: 33.33%;
}
.icon_1 {
	background-image: url(imgs/icon_1.svg);
}
.icon_2 {
	background-image: url(imgs/icon_2.svg);
}
.icon_3 {
	background-image: url(imgs/icon_3.svg);
}
.icon_4 {
	background-image: url(imgs/icon_4.svg);
	margin-top: -10px;
}
.icon_5 {
	background-image: url(imgs/icon_5.svg);
	margin-top: -10px;
}
.icon_6 {
	background-image: url(imgs/icon_6.svg);
	margin-top: -10px;
}

.alerta.bottom_right {
	position: fixed;
	bottom: 110px;
	right: 20px;
	z-index: 999;
}
.alerta.bottom_right:after {
	display: none;
}

.aca_estoy {
	position: fixed;
	bottom: 100px;
	right: 20px;
	height: 123px;
	width: 123px;
	font-weight: bold;
	z-index: 1000000000;
	font-size: 1.3rem;
}
.aca_estoy .flor {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(imgs/flor.svg) center no-repeat;
	background-size: contain;
	animation: rotar 20s infinite linear;
}
.aca_estoy .table {
	display: table;
	text-align: center;
	position: relative;
	height: 100%;
	width: 100%;
}
.aca_estoy .table div {
	display: table-cell;
	vertical-align: middle;
}

@keyframes rotar {
	0%  {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.busqueda .marquee {
	background: #ffffff;
	color: #1d1d1b;
	border-bottom: 1px solid #1d1d1b;
}
.perfiles .marquee,
.home .marquee_footer,
.blog .marquee  {
	background: #000000;
	color: #ffffff;
}
.busqueda .marquee_footer {
	border-bottom: 0;
	border-top: 1px solid #1d1d1b;
}
.page-template-template-nosotros .marquee {
	background : -moz-linear-gradient(0% 50% 0deg,rgba(91, 124, 189, 1) 0%,rgba(99, 122, 181, 1) 4.42%,rgba(122, 117, 160, 1) 11.37%,rgba(158, 109, 125, 1) 19.97%,rgba(209, 97, 78, 1) 29.81%,rgba(235, 91, 53, 1) 34.43%,rgba(224, 97, 53, 1) 37.79%,rgba(193, 113, 52, 1) 43.78%,rgba(144, 140, 51, 1) 51.69%,rgba(80, 174, 50, 1) 60.63%,rgba(247, 219, 3, 1) 88.08%,rgba(247, 219, 3, 1) 100%);
	background : -webkit-linear-gradient(0deg, rgba(91, 124, 189, 1) 0%, rgba(99, 122, 181, 1) 4.42%, rgba(122, 117, 160, 1) 11.37%, rgba(158, 109, 125, 1) 19.97%, rgba(209, 97, 78, 1) 29.81%, rgba(235, 91, 53, 1) 34.43%, rgba(224, 97, 53, 1) 37.79%, rgba(193, 113, 52, 1) 43.78%, rgba(144, 140, 51, 1) 51.69%, rgba(80, 174, 50, 1) 60.63%, rgba(247, 219, 3, 1) 88.08%, rgba(247, 219, 3, 1) 100%);
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(91, 124, 189, 1) ),color-stop(0.0442,rgba(99, 122, 181, 1) ),color-stop(0.1137,rgba(122, 117, 160, 1) ),color-stop(0.1997,rgba(158, 109, 125, 1) ),color-stop(0.2981,rgba(209, 97, 78, 1) ),color-stop(0.3443,rgba(235, 91, 53, 1) ),color-stop(0.3779,rgba(224, 97, 53, 1) ),color-stop(0.4378,rgba(193, 113, 52, 1) ),color-stop(0.5169,rgba(144, 140, 51, 1) ),color-stop(0.6063,rgba(80, 174, 50, 1) ),color-stop(0.8808,rgba(247, 219, 3, 1) ),color-stop(1,rgba(247, 219, 3, 1) ));
	background : -o-linear-gradient(0deg, rgba(91, 124, 189, 1) 0%, rgba(99, 122, 181, 1) 4.42%, rgba(122, 117, 160, 1) 11.37%, rgba(158, 109, 125, 1) 19.97%, rgba(209, 97, 78, 1) 29.81%, rgba(235, 91, 53, 1) 34.43%, rgba(224, 97, 53, 1) 37.79%, rgba(193, 113, 52, 1) 43.78%, rgba(144, 140, 51, 1) 51.69%, rgba(80, 174, 50, 1) 60.63%, rgba(247, 219, 3, 1) 88.08%, rgba(247, 219, 3, 1) 100%);
	background : -ms-linear-gradient(0deg, rgba(91, 124, 189, 1) 0%, rgba(99, 122, 181, 1) 4.42%, rgba(122, 117, 160, 1) 11.37%, rgba(158, 109, 125, 1) 19.97%, rgba(209, 97, 78, 1) 29.81%, rgba(235, 91, 53, 1) 34.43%, rgba(224, 97, 53, 1) 37.79%, rgba(193, 113, 52, 1) 43.78%, rgba(144, 140, 51, 1) 51.69%, rgba(80, 174, 50, 1) 60.63%, rgba(247, 219, 3, 1) 88.08%, rgba(247, 219, 3, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#5B7CBD', endColorstr='#F7DB03' ,GradientType=0)";
	background : linear-gradient(90deg, rgba(91, 124, 189, 1) 0%, rgba(99, 122, 181, 1) 4.42%, rgba(122, 117, 160, 1) 11.37%, rgba(158, 109, 125, 1) 19.97%, rgba(209, 97, 78, 1) 29.81%, rgba(235, 91, 53, 1) 34.43%, rgba(224, 97, 53, 1) 37.79%, rgba(193, 113, 52, 1) 43.78%, rgba(144, 140, 51, 1) 51.69%, rgba(80, 174, 50, 1) 60.63%, rgba(247, 219, 3, 1) 88.08%, rgba(247, 219, 3, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5B7CBD',endColorstr='#F7DB03' , GradientType=1);
}

.busqueda-avanzada {
	background: #ffffff;
	color: #1d1d1b;
	padding: 0 0 1px 0;
}
.busqueda-avanzada .selects,
.busqueda-avanzada .checkboxes {
    max-width: 590px;
}
.busqueda-avanzada form {
	max-width: 815px;
	margin: 0 auto;
	padding: 20px 0;
}
.busqueda-avanzada .selects .gradiente_boton {
	display: none;
}
.busqueda-avanzada .gradiente_boton {
    margin: 20px auto 0 auto;
    display: block;
    width: 106px;
}
#query {
	text-transform: uppercase;
	font-size: 4.7rem;
	background: #1d1d1b;
	color: #ffffff;
	-webkit-border-radius: 34px;
	border-radius: 34px;
	padding-left: 30px;
	outline: 0;
	width: 100%;
}
.etiquetas_filtro {
	text-align: center;
	max-width: 550px;
	margin: 30px auto 0px auto;
}
/*.etiquetas_filtro div {*/
.etiqueta,
.info .contacto ul li {
	background : -moz-linear-gradient(0% 50% 0deg,rgba(250, 187, 26, 1) 0%,rgba(248, 187, 28, 1) 0.87%,rgba(188, 184, 99, 1) 27.98%,rgba(141, 182, 155, 1) 52.36%,rgba(107, 180, 196, 1) 73.16%,rgba(86, 179, 221, 1) 89.55%,rgba(78, 179, 230, 1) 99.51%,rgba(78, 179, 230, 1) 100%);
	background : -webkit-linear-gradient(0deg, rgba(250, 187, 26, 1) 0%, rgba(248, 187, 28, 1) 0.87%, rgba(188, 184, 99, 1) 27.98%, rgba(141, 182, 155, 1) 52.36%, rgba(107, 180, 196, 1) 73.16%, rgba(86, 179, 221, 1) 89.55%, rgba(78, 179, 230, 1) 99.51%, rgba(78, 179, 230, 1) 100%);
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(250, 187, 26, 1) ),color-stop(0.0087,rgba(248, 187, 28, 1) ),color-stop(0.2798,rgba(188, 184, 99, 1) ),color-stop(0.5236,rgba(141, 182, 155, 1) ),color-stop(0.7316,rgba(107, 180, 196, 1) ),color-stop(0.8955,rgba(86, 179, 221, 1) ),color-stop(0.9951,rgba(78, 179, 230, 1) ),color-stop(1,rgba(78, 179, 230, 1) ));
	background : -o-linear-gradient(0deg, rgba(250, 187, 26, 1) 0%, rgba(248, 187, 28, 1) 0.87%, rgba(188, 184, 99, 1) 27.98%, rgba(141, 182, 155, 1) 52.36%, rgba(107, 180, 196, 1) 73.16%, rgba(86, 179, 221, 1) 89.55%, rgba(78, 179, 230, 1) 99.51%, rgba(78, 179, 230, 1) 100%);
	background : -ms-linear-gradient(0deg, rgba(250, 187, 26, 1) 0%, rgba(248, 187, 28, 1) 0.87%, rgba(188, 184, 99, 1) 27.98%, rgba(141, 182, 155, 1) 52.36%, rgba(107, 180, 196, 1) 73.16%, rgba(86, 179, 221, 1) 89.55%, rgba(78, 179, 230, 1) 99.51%, rgba(78, 179, 230, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FABB1A', endColorstr='#4EB3E6' ,GradientType=0)";
	background : linear-gradient(90deg, rgba(250, 187, 26, 1) 0%, rgba(248, 187, 28, 1) 0.87%, rgba(188, 184, 99, 1) 27.98%, rgba(141, 182, 155, 1) 52.36%, rgba(107, 180, 196, 1) 73.16%, rgba(86, 179, 221, 1) 89.55%, rgba(78, 179, 230, 1) 99.51%, rgba(78, 179, 230, 1) 100%);
	border-radius : 22px;
	-moz-border-radius : 22px;
	-webkit-border-radius : 22px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FABB1A',endColorstr='#4EB3E6' , GradientType=1);
	padding: 1px;
	vertical-align: middle;
}
.info .contacto ul li {
	float: left;
}
.etiqueta.hidden {
	display: none;
}

/* taxonomia */
.header-pagina {
	background: #ffffff;
	text-align: center;
	padding-top: 8px;
}
.header-pagina h1 {
	font-weight: normal;
}
.header-pagina h1:after,
.etiquetas_filtro div span:after {
	background: url(imgs/cruz.svg) center no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	margin-left: 10px;
	height: 8px;
	width: 8px;
}
.etiquetas_filtro div.locaciones span:after,
.etiquetas_filtro div.identidades span:after {
	filter: invert(1);
}

/* Grid */
.grid {
	background: #ffffff;
	/*
	display: -webkit-box;
    display: flex;
    min-height: 100vh;
    -webkit-box-flex: 1;
    flex: 1;
    flex-wrap: wrap;
    -webkit-box-pack: left;
    justify-content: left;
    position: relative;
    */
    margin: 0 auto;
    width: calc(100% - 20px);
}
.grid {
	opacity: 0;
	transition: opacity 500ms;
}
.grid.masonry {
	opacity: 1;
}
.busqueda-avanzada .grid {
	//padding: 35px 11px 0 11px;
	margin: 0 11px;
	padding: 0 0 0 0;
	width: 100%;
}
.grid-item {
	overflow: hidden;
	padding: 10px;
	width: 25%;
}
.grid-sizer {
	width: 25%;
}
.grid-item h2 {
	font-size: 2.8rem;
	font-weight: bold;
	color: #000000;
	margin: 10px 0;
	padding: 0 0 0 6px;
	text-transform: uppercase;
	word-break: break-word;
	line-height: 30px;
}
.grid-item.deceased_user_grid h2 {
	padding-left: 50px;
	background: url(imgs/estrella.svg) 2px center no-repeat;
	background-size: 40px;
}
.deceased_icon {
    height: 40px;
    margin-top: -12px;
    vertical-align: middle;
    width: 40px;
}
.grid-item .thumbnail,
.foto .thumbnail {
	position: relative;
}

[style*="--aspect-ratio"] {
  position: relative;
}
[style*="--aspect-ratio"]::before {
  content: "";
  display: block;
  padding-bottom: calc(100% / (var(--aspect-ratio)));
}
[style*="--aspect-ratio"] > img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.grid-item .thumbnail img {
	vertical-align: middle;
	width: 100%;
}
.grid-item.deceased_user_grid .thumbnail:after {
	content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -moz-linear-gradient(85.76% 15.04% -135deg,rgba(231, 55, 58, 1) 0%,rgba(229, 123, 16, 1) 14.15%,rgba(255, 233, 71, 1) 36.59%,rgba(80, 179, 112, 1) 49.76%,rgba(72, 148, 124, 1) 55.52%,rgba(54, 75, 154, 1) 69.76%,rgba(93, 64, 147, 1) 86.14%,rgba(122, 56, 141, 1) 100%);
    background: -webkit-linear-gradient( 
-135deg
 , rgba(231, 55, 58, 1) 0%, rgba(229, 123, 16, 1) 14.15%, rgba(255, 233, 71, 1) 36.59%, rgba(80, 179, 112, 1) 49.76%, rgba(72, 148, 124, 1) 55.52%, rgba(54, 75, 154, 1) 69.76%, rgba(93, 64, 147, 1) 86.14%, rgba(122, 56, 141, 1) 100%);
    background: -webkit-gradient(linear,85.76% 15.04% ,14.24% 84.96% ,color-stop(0,rgba(231, 55, 58, 1) ),color-stop(0.1415,rgba(229, 123, 16, 1) ),color-stop(0.3659,rgba(255, 233, 71, 1) ),color-stop(0.4976,rgba(80, 179, 112, 1) ),color-stop(0.5552,rgba(72, 148, 124, 1) ),color-stop(0.6976,rgba(54, 75, 154, 1) ),color-stop(0.8614,rgba(93, 64, 147, 1) ),color-stop(1,rgba(122, 56, 141, 1) ));
    background: -o-linear-gradient(-135deg, rgba(231, 55, 58, 1) 0%, rgba(229, 123, 16, 1) 14.15%, rgba(255, 233, 71, 1) 36.59%, rgba(80, 179, 112, 1) 49.76%, rgba(72, 148, 124, 1) 55.52%, rgba(54, 75, 154, 1) 69.76%, rgba(93, 64, 147, 1) 86.14%, rgba(122, 56, 141, 1) 100%);
    background: -ms-linear-gradient(-135deg, rgba(231, 55, 58, 1) 0%, rgba(229, 123, 16, 1) 14.15%, rgba(255, 233, 71, 1) 36.59%, rgba(80, 179, 112, 1) 49.76%, rgba(72, 148, 124, 1) 55.52%, rgba(54, 75, 154, 1) 69.76%, rgba(93, 64, 147, 1) 86.14%, rgba(122, 56, 141, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E7373A', endColorstr='#7A388D' ,GradientType=0)";
    background: linear-gradient( 
225deg
 , rgba(231, 55, 58, 1) 0%, rgba(229, 123, 16, 1) 14.15%, rgba(255, 233, 71, 1) 36.59%, rgba(80, 179, 112, 1) 49.76%, rgba(72, 148, 124, 1) 55.52%, rgba(54, 75, 154, 1) 69.76%, rgba(93, 64, 147, 1) 86.14%, rgba(122, 56, 141, 1) 100%);
    opacity: 0.4;
    filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60) progid:DXImageTransform.Microsoft.gradient(startColorstr='#E7373A',endColorstr='#7A388D' , GradientType=1);
}
.grid-item.deceased_user_grid .thumbnail img {
	filter: grayscale(1);
}
.tags .boton {
	margin-bottom: 10px;
}

.change-view {
	display: flex;
    width: 100%;
    justify-content: flex-end;
    height: 35px;
    top: 0;
    right: 0;
    padding: 10px 15px;
}
.change-view div,
.change-view a {
	user-select: none;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	margin-left: 10px;
	cursor: pointer;
	opacity: .5;
}
.change-view div:hover,
.change-view div.active,
.change-view a:hover {
	opacity: 1;
}
.change-view .grid-style {
	background-image: url(imgs/grid.svg);
}
.change-view .list-style {
	background-image: url(imgs/list.svg);
}
.change-view .list-style {
	background-image: url(imgs/list.svg);
}
.download-search {
	background-image: url(imgs/download.svg);
}
.list-style .grid {
	display: block;
}
.list-style .grid-item {
	border-bottom: 1px solid #ccc;
	width: 100%;
}
.list-style .grid-item:hover {
	background: #f1f1f1;
}
.list-style .grid-item.change-view:hover {
	background: inherit;
}
.list-style .grid-item .thumbnail {
	display: none;
}
.list-style .grid-item .etiqueda {
	display: none;
}

#nosotros_container {
	position: relative;
	font-style: italic;
	font-size: 2.5rem;
	line-height: 25px;
	padding: 50px 1px 50px 1px;
    text-align: justify;
    text-align-last: left;
}
#nosotros_container .wrapper {
	max-width: 780px;
	padding: 0 20px;
}
#nosotros_container:before,
#nosotros_container:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: -1;
}
#nosotros_container:before {
	background: #210726 url(imgs/about_background_left.png) center left no-repeat;
	background-size: contain;
}
#nosotros_container:after {
	background: url(imgs/about_background_right.png) top -200px right no-repeat;
	background-size: contain;
}
.page-template-template-nosotros .aca_estoy {
	bottom: 50px;
    width: 150px;
    height: 150px;
    right: 0;
}
.page-template-template-nosotros .aca_estoy img {
	width: 180px;
    height: 150px;
}

@media(max-width: 1040px) {

	#nosotros_container {
		background: #210726;
		font-size: 2rem;
		text-align: left;
	}
	.page-template-template-nosotros .aca_estoy {
		display: none;
	}
	#nosotros_container:before,
	#nosotros_container:after {
		display: none;
	}

}

/* Busqueda */
/*.practicas label,
.practicas a,
.locaciones a,
#formulario .select2-container.-acf .select2-selection--multiple .select2-selection__choice,*/
.etiquetas_filtro div span,
.header-pagina h1,
.etiqueta a,
.etiqueta .simulate_link,
.info .contacto ul li a {
	background: #000000;
	border: 1px solid #ffffff;
	color: #ffffff;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-webkit-transition: .1s ease;
	transition: .1s ease;
	margin: 4px 8px 4px 0;
	cursor: pointer;
	text-transform: uppercase;
	display: inline-block;
	font-size: 1.1rem;
	letter-spacing: 1px;
	line-height: 17px;
	padding: 7px 15px;
}
.etiquetas_filtro div.queries span {
	background: #79378c;
}
.etiquetas_filtro div,
.etiqueta,
.info .contacto ul li {
	position: relative;
	display: inline-block;
	text-align: left;
	margin: 4px 8px 4px 0;
}
.etiquetas_filtro div span,
.etiqueta a,
.etiqueta .simulate_link,
.info .contacto ul li a {
	background: #000000;
	color: #ffffff;
	position: relative;
	border: 0;
	margin: 0;
}
.etiqueta .simulate_link {
	cursor: default;
}
.etiqueta.identidades a {
	background: #fffa3b;
	color: #000000;
	border-color: #000000;
}
.etiquetas_filtro div.identidades span {
	background: #fffa3b;
	color: #000000;
	border: 1px solid #000000;
}
.etiqueta.locaciones .simulate_link,
.etiqueta.locaciones a,
.etiquetas_filtro div.locaciones span {
	background: #ffffff;
	color: #000000;
	border-color: #000000;
}
.etiquetas_filtro div.locaciones span {
	border: 1px solid;
}
.etiqueta.locaciones:hover {
	background: #000000;
	color: #ffffff;
	border-color: #000000;
}
.etiquetas_filtro input {
	display: none;
}
.etiquetas_filtro input:checked ~ label,
.etiquetas_filtro label:hover,
.etiquetas_filtro input:checked ~ label:hover {
	background: #000000;
	color: #ffffff;
}
.etiqueta:hover {
	background: #ffffff;
	border-color: #000000;
	color: #000000;
}

/* Busqueda simple */
#busqueda-simple {
	height: calc(100vh - 88px);
	position: relative;
}
#busqueda-simple .container {
	background: url(imgs/home_maricoteca.jpg) no-repeat center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: table;
	height: calc(100vh - 88px);
	font-size: 1.4rem;
	text-align: center;
	width: 100%
}
#busqueda-simple form {
	display: table-cell;
	vertical-align: middle;
	opacity: 0;
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease;
	position: relative;
	z-index: 999999999;
}
.fix_search.home .fixed_search {
	opacity: .6;
    position: fixed;
    top: 40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 999;
}
.fix_search.home .fixed_search:hover {
	opacity: 1;
}
.fix_search.home .register_follow {
	display: none;
}
.fix_search_hide.home .fixed_search {
	opacity: 0;
	visibility: hidden;
}
.select2-container {
	z-index: 99999999;
}
.show_filter .select2-container,
.home .select2-container {
	z-index: 999999999999;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	//outline: none;
	font-size: 1.4rem;
	padding-left: 10px;
}
.select2-container--default .select2-results__option--disabled {
	display: none;
}
.selects {
	padding: 0;
	margin: 20px auto 0 auto;
	padding-bottom: 20px;
	max-width: 700px;
}
.checkboxes {
	display: block;
	text-align: left;
	max-width: 760px;
	margin: 0 auto;
	width: 100%;
}
.checkboxes div {
	display: inline-block;
	margin-bottom: 5px;
}
.checkboxes label {
	margin-right: 20px;
	cursor: pointer;
}
.checkboxes label[for="fiesta"] {
	margin-right: 0;
}
span.select2-selection.select2-selection--single {
	//outline: none;
}
#busqueda-simple div.selects select,
.buscador div.selects select {
	text-align: left;
	width: 161px;
}
#busqueda-simple div.selects select:nth-child(3n),
.buscador div.selects select:nth-child(3n) {
	width: 268px;
}
#busqueda-simple .select2-container .select2-selection--single,
.buscador .select2-container .select2-selection--single {
	-webkit-border-radius: 22px;
	border-radius: 22px;
	border: none;
	color: #1d1d1b;
	line-height: 59px;
	font-size: 1.4rem;
	text-align: left;
	height: 59px;
	text-transform: uppercase;
	padding-left: 10px;
}
.buscador .select2-container .select2-selection--single {
	background: #1d1d1b;
	color: #ffffff;
}
.buscador .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #ffffff;
}
#page .select2-container.select2-container--open .select2-selection--single,
#page #formulario .acf-fields .select2-container.-acf.select2-container--open .select2-selection {
	-webkit-border-radius: 22px 22px 0 0 !important;
	border-radius: 22px 22px 0 0 !important;
}
#page .select2-container.select2-container--open.select2-container--above .select2-selection--single,
#page #formulario .acf-fields .select2-container.-acf.select2-container--open.select2-container--above .select2-selection {
	-webkit-border-radius: 0 0 22px 22px !important;
	border-radius: 0 0 22px 22px !important;
}
.select2-container.-acf .select2-selection--multiple .select2-selection__rendered {
	margin-top: -1px;
}
#busqueda-simple .select2-selection__rendered,
.buscador .select2-selection__rendered {
	border: none;
    line-height: 59px !important;
}
#busqueda-simple .select2-selection__rendered#select2-simple_ubicacion-container {
	padding-right: 25px;
}
#busqueda-simple .select2-selection__arrow,
.buscador .select2-selection__arrow,
#formulario .select2-container--default .select2-selection--single .select2-selection__arrow {
	background: url(imgs/flecha_abajo.svg) center no-repeat;
	background-size: 10px;
	border: none;
    height: 59px !important;
    right: 10px;
}
#formulario .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 50px !important;
}
#busqueda-simple .select2-selection__arrow b,
.buscador .select2-selection__arrow b,
#formulario .select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}
.select2-results__option {
	font-size: 1.4rem;
}
.select2-results__option {
	text-transform: lowercase;
}
.select2-results__option:first-letter {
	text-transform: uppercase;
}
#select2-simple_ubicacion-results .select2-results__option {
	text-transform: capitalize;
}
.select2-container--open .select2-dropdown {
	border: none;
	-webkit-border-radius: 0 0 22px 22px;
	border-radius: 0 0 22px 22px;
	-webkit-box-shadow: 0 1px #1d1d1b;
	box-shadow: 0 1px #1d1d1b;
	overflow: hidden;
	top: 0px;
}
.gradiente_boton {
	background : -moz-linear-gradient(0% 50% 0deg,rgba(250, 187, 26, 1) 0%,rgba(248, 187, 28, 1) 0.87%,rgba(188, 184, 99, 1) 27.98%,rgba(141, 182, 155, 1) 52.36%,rgba(107, 180, 196, 1) 73.16%,rgba(86, 179, 221, 1) 89.55%,rgba(78, 179, 230, 1) 99.51%,rgba(78, 179, 230, 1) 100%);
	background : -webkit-linear-gradient(0deg, rgba(250, 187, 26, 1) 0%, rgba(248, 187, 28, 1) 0.87%, rgba(188, 184, 99, 1) 27.98%, rgba(141, 182, 155, 1) 52.36%, rgba(107, 180, 196, 1) 73.16%, rgba(86, 179, 221, 1) 89.55%, rgba(78, 179, 230, 1) 99.51%, rgba(78, 179, 230, 1) 100%);
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(250, 187, 26, 1) ),color-stop(0.0087,rgba(248, 187, 28, 1) ),color-stop(0.2798,rgba(188, 184, 99, 1) ),color-stop(0.5236,rgba(141, 182, 155, 1) ),color-stop(0.7316,rgba(107, 180, 196, 1) ),color-stop(0.8955,rgba(86, 179, 221, 1) ),color-stop(0.9951,rgba(78, 179, 230, 1) ),color-stop(1,rgba(78, 179, 230, 1) ));
	background : -o-linear-gradient(0deg, rgba(250, 187, 26, 1) 0%, rgba(248, 187, 28, 1) 0.87%, rgba(188, 184, 99, 1) 27.98%, rgba(141, 182, 155, 1) 52.36%, rgba(107, 180, 196, 1) 73.16%, rgba(86, 179, 221, 1) 89.55%, rgba(78, 179, 230, 1) 99.51%, rgba(78, 179, 230, 1) 100%);
	background : -ms-linear-gradient(0deg, rgba(250, 187, 26, 1) 0%, rgba(248, 187, 28, 1) 0.87%, rgba(188, 184, 99, 1) 27.98%, rgba(141, 182, 155, 1) 52.36%, rgba(107, 180, 196, 1) 73.16%, rgba(86, 179, 221, 1) 89.55%, rgba(78, 179, 230, 1) 99.51%, rgba(78, 179, 230, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FABB1A', endColorstr='#4EB3E6' ,GradientType=0)";
	background : linear-gradient(90deg, rgba(250, 187, 26, 1) 0%, rgba(248, 187, 28, 1) 0.87%, rgba(188, 184, 99, 1) 27.98%, rgba(141, 182, 155, 1) 52.36%, rgba(107, 180, 196, 1) 73.16%, rgba(86, 179, 221, 1) 89.55%, rgba(78, 179, 230, 1) 99.51%, rgba(78, 179, 230, 1) 100%);
	border-radius : 22px;
	-moz-border-radius : 22px;
	-webkit-border-radius : 22px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FABB1A',endColorstr='#4EB3E6' , GradientType=1);
	padding: 3px;
	display: inline-flex;
	line-height: 59px;
	height: 59px;
	vertical-align: middle;
}
.gradiente_boton input {
	//outline: 0;
	background: #c773ff;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 53px;
	padding: 0 20px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	border: none;
	font-size: 1.4rem;
	cursor: pointer;
	-webkit-transition: .5s ease;
	transition: .5s ease;
}
.gradiente_boton input:hover {
	background: rgba(199, 115, 255, .8);
}

/* Registro */
.registro_wrapper,
.completar_perfil_wrapper {
	background: url(imgs/background_register.png) center no-repeat;
	background-size: cover;
	text-align: center;
	min-height: calc(100vh - 132px);
	overflow: auto;
}
.registro_wrapper.iniciar_sesion {
	background: url(imgs/background_login.png) center no-repeat;
	background-size: cover;
}
.completar_perfil_wrapper {
	background: url(imgs/background_edit_profile.png) center no-repeat;
	background-size: cover;
}
#page main {
	position: relative;
}
#page article.page {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	max-width: 600px;
	margin: 0 auto;
	transform: translate3d(0, -50%, 0);
}
.completar_perfil_wrapper {
	background-attachment: fixed;
}
.page-id-185 .registro_contenido {
	max-width: 500px;
}
.registro_contenido {
	max-width: 330px;
	margin: 20px auto;
}
.form_completar_perfil {
	max-width: 670px;
}
.registro_contenido h1,
.form_completar_perfil h1,
#lostpasswordform legend,
#resetpasswordform legend {
	font-size: 2.5rem;
	margin: 0;
}
.registro_contenido h3 {
	font-weight: normal;
	font-size: 1.4rem;
	padding: 0 20px;
}
.registro_contenido form {
	margin: 30px 0 0 0;
	font-size: 1.4rem;
}
.registro_contenido form input {
	background: #ffffff;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	line-height: 50px;
	font-size: 1.4rem;
	padding: 0 20px;
	color: #1d1d1b;
	margin: 4px 0;
	border: none;
	//outline: 0;
	width: 100%;
}
#som_new_user_pass,
#som_new_user_pass_again {
	margin: 4px auto;
}
.registro_contenido form input[type="checkbox"] {
	display: inline;
	width: 20px;
}
.registro_contenido .botones {
	display: flex;
	justify-content: space-between;
	margin: 20px 0;
}
.acf-form-submit {
	text-align: center;
}
.registro_contenido form button,
.acf-form-submit input {
	-webkit-border-radius: 22px;
	border-radius: 22px;
	line-height: 50px;
	padding: 0;
	margin: 0;
	border: none;
	font-size: 1.4rem;
	text-transform: uppercase;
	outline: 0;
	cursor: pointer;
	width: 48%;
}
.registro_contenido form button:hover {
	opacity: .9;
}
.registro_contenido .registrarme,
#reset-pass-submit {
	color: #ffffff;
	background : -moz-linear-gradient(0% 50% 0deg,rgba(250, 187, 26, 1) 0%,rgba(248, 187, 28, 1) 0.87%,rgba(188, 184, 99, 1) 27.98%,rgba(141, 182, 155, 1) 52.36%,rgba(107, 180, 196, 1) 73.16%,rgba(86, 179, 221, 1) 89.55%,rgba(78, 179, 230, 1) 99.51%,rgba(78, 179, 230, 1) 100%);
	background : -webkit-linear-gradient(0deg, rgba(250, 187, 26, 1) 0%, rgba(248, 187, 28, 1) 0.87%, rgba(188, 184, 99, 1) 27.98%, rgba(141, 182, 155, 1) 52.36%, rgba(107, 180, 196, 1) 73.16%, rgba(86, 179, 221, 1) 89.55%, rgba(78, 179, 230, 1) 99.51%, rgba(78, 179, 230, 1) 100%);
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(250, 187, 26, 1) ),color-stop(0.0087,rgba(248, 187, 28, 1) ),color-stop(0.2798,rgba(188, 184, 99, 1) ),color-stop(0.5236,rgba(141, 182, 155, 1) ),color-stop(0.7316,rgba(107, 180, 196, 1) ),color-stop(0.8955,rgba(86, 179, 221, 1) ),color-stop(0.9951,rgba(78, 179, 230, 1) ),color-stop(1,rgba(78, 179, 230, 1) ));
	background : -o-linear-gradient(0deg, rgba(250, 187, 26, 1) 0%, rgba(248, 187, 28, 1) 0.87%, rgba(188, 184, 99, 1) 27.98%, rgba(141, 182, 155, 1) 52.36%, rgba(107, 180, 196, 1) 73.16%, rgba(86, 179, 221, 1) 89.55%, rgba(78, 179, 230, 1) 99.51%, rgba(78, 179, 230, 1) 100%);
	background : -ms-linear-gradient(0deg, rgba(250, 187, 26, 1) 0%, rgba(248, 187, 28, 1) 0.87%, rgba(188, 184, 99, 1) 27.98%, rgba(141, 182, 155, 1) 52.36%, rgba(107, 180, 196, 1) 73.16%, rgba(86, 179, 221, 1) 89.55%, rgba(78, 179, 230, 1) 99.51%, rgba(78, 179, 230, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FABB1A', endColorstr='#4EB3E6' ,GradientType=0)";
	background : linear-gradient(90deg, rgba(250, 187, 26, 1) 0%, rgba(248, 187, 28, 1) 0.87%, rgba(188, 184, 99, 1) 27.98%, rgba(141, 182, 155, 1) 52.36%, rgba(107, 180, 196, 1) 73.16%, rgba(86, 179, 221, 1) 89.55%, rgba(78, 179, 230, 1) 99.51%, rgba(78, 179, 230, 1) 100%);
	border-radius : 22px;
	-moz-border-radius : 22px;
	-webkit-border-radius : 22px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FABB1A',endColorstr='#4EB3E6' , GradientType=1);
}
.iniciar_sesion form button.registrarme {
	margin: 0 auto;
}
.resultado.error {
	color: red;
}
.registro_contenido .completar_perfil,
.acf-form-submit input,
#formulario .acf-fields .top_submit input {
	background: #34d698;
	color: #1d1d1b;
	border: 1px solid #ffffff;
}
#formulario .acf-fields .top_submit input {
	position: absolute;
	top: 20px;
	right: 100px;
	-webkit-border-radius: 22px;
    border-radius: 22px;
    padding: 0;
    min-height: inherit;
    width: 135px;
}
.acf-form-submit input.disabled {
	display: none;
}
.acf-form-submit input {
	display: block;
	line-height: 45px;
	margin: 30px auto 0 auto;
	width: 135px;
}
.registro_contenido .volver,
.completar_perfil_wrapper .volver {
	display: block;
	margin: 25px 0 0 0;
	text-decoration: underline;
}
.completar_perfil_wrapper .volver {
	font-size: 1.4rem;
}
.registro_contenido .acciones {
	display: flex;
	justify-content: space-around;
}
.iniciar_sesion .volver {
	margin-top: 5px;
}
.facebook_login_boton,
.google_login_boton {
	background : -moz-linear-gradient(0% 50% 0deg,rgba(85, 134, 255, 1) 0%,rgba(85, 172, 244, 1) 23.6%,rgba(85, 197, 238, 1) 43.22%,rgba(85, 206, 235, 1) 55.16%,rgba(78, 179, 230, 1) 99.51%);
	background : -webkit-linear-gradient(0deg, rgba(85, 134, 255, 1) 0%, rgba(85, 172, 244, 1) 23.6%, rgba(85, 197, 238, 1) 43.22%, rgba(85, 206, 235, 1) 55.16%, rgba(78, 179, 230, 1) 99.51%);
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(85, 134, 255, 1) ),color-stop(0.236,rgba(85, 172, 244, 1) ),color-stop(0.4322,rgba(85, 197, 238, 1) ),color-stop(0.5516,rgba(85, 206, 235, 1) ),color-stop(0.9951,rgba(78, 179, 230, 1) ));
	background : -o-linear-gradient(0deg, rgba(85, 134, 255, 1) 0%, rgba(85, 172, 244, 1) 23.6%, rgba(85, 197, 238, 1) 43.22%, rgba(85, 206, 235, 1) 55.16%, rgba(78, 179, 230, 1) 99.51%);
	background : -ms-linear-gradient(0deg, rgba(85, 134, 255, 1) 0%, rgba(85, 172, 244, 1) 23.6%, rgba(85, 197, 238, 1) 43.22%, rgba(85, 206, 235, 1) 55.16%, rgba(78, 179, 230, 1) 99.51%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#5586FF', endColorstr='#4EB3E6' ,GradientType=0)";
	background : linear-gradient(90deg, rgba(85, 134, 255, 1) 0%, rgba(85, 172, 244, 1) 23.6%, rgba(85, 197, 238, 1) 43.22%, rgba(85, 206, 235, 1) 55.16%, rgba(78, 179, 230, 1) 99.51%);
	border-radius : 22px;
	-moz-border-radius : 22px;
	-webkit-border-radius : 22px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5586FF',endColorstr='#4EB3E6' , GradientType=1);
	line-height: 51px;
	display: block;
	color: #1d1d1b;
	width: 100%;
}
.google_login_boton {
	background : -moz-linear-gradient(0% 50% 0deg,rgba(85, 134, 255, 1) 0%,rgba(92, 132, 247, 1) 3.34%,rgba(110, 127, 224, 1) 8.6%,rgba(139, 120, 187, 1) 15.12%,rgba(180, 109, 136, 1) 22.65%,rgba(231, 95, 72, 1) 30.92%,rgba(255, 89, 42, 1) 34.43%,rgba(244, 95, 40, 1) 36.75%,rgba(213, 109, 35, 1) 40.89%,rgba(164, 134, 27, 1) 46.36%,rgba(95, 167, 15, 1) 52.96%,rgba(9, 209, 0, 1) 60.44%,rgba(7, 210, 0, 1) 60.63%,rgba(247, 219, 0, 1) 88.08%);
	background : -webkit-linear-gradient(0deg, rgba(85, 134, 255, 1) 0%, rgba(92, 132, 247, 1) 3.34%, rgba(110, 127, 224, 1) 8.6%, rgba(139, 120, 187, 1) 15.12%, rgba(180, 109, 136, 1) 22.65%, rgba(231, 95, 72, 1) 30.92%, rgba(255, 89, 42, 1) 34.43%, rgba(244, 95, 40, 1) 36.75%, rgba(213, 109, 35, 1) 40.89%, rgba(164, 134, 27, 1) 46.36%, rgba(95, 167, 15, 1) 52.96%, rgba(9, 209, 0, 1) 60.44%, rgba(7, 210, 0, 1) 60.63%, rgba(247, 219, 0, 1) 88.08%);
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(85, 134, 255, 1) ),color-stop(0.0334,rgba(92, 132, 247, 1) ),color-stop(0.086,rgba(110, 127, 224, 1) ),color-stop(0.1512,rgba(139, 120, 187, 1) ),color-stop(0.2265,rgba(180, 109, 136, 1) ),color-stop(0.3092,rgba(231, 95, 72, 1) ),color-stop(0.3443,rgba(255, 89, 42, 1) ),color-stop(0.3675,rgba(244, 95, 40, 1) ),color-stop(0.4089,rgba(213, 109, 35, 1) ),color-stop(0.4636,rgba(164, 134, 27, 1) ),color-stop(0.5296,rgba(95, 167, 15, 1) ),color-stop(0.6044,rgba(9, 209, 0, 1) ),color-stop(0.6063,rgba(7, 210, 0, 1) ),color-stop(0.8808,rgba(247, 219, 0, 1) ));
	background : -o-linear-gradient(0deg, rgba(85, 134, 255, 1) 0%, rgba(92, 132, 247, 1) 3.34%, rgba(110, 127, 224, 1) 8.6%, rgba(139, 120, 187, 1) 15.12%, rgba(180, 109, 136, 1) 22.65%, rgba(231, 95, 72, 1) 30.92%, rgba(255, 89, 42, 1) 34.43%, rgba(244, 95, 40, 1) 36.75%, rgba(213, 109, 35, 1) 40.89%, rgba(164, 134, 27, 1) 46.36%, rgba(95, 167, 15, 1) 52.96%, rgba(9, 209, 0, 1) 60.44%, rgba(7, 210, 0, 1) 60.63%, rgba(247, 219, 0, 1) 88.08%);
	background : -ms-linear-gradient(0deg, rgba(85, 134, 255, 1) 0%, rgba(92, 132, 247, 1) 3.34%, rgba(110, 127, 224, 1) 8.6%, rgba(139, 120, 187, 1) 15.12%, rgba(180, 109, 136, 1) 22.65%, rgba(231, 95, 72, 1) 30.92%, rgba(255, 89, 42, 1) 34.43%, rgba(244, 95, 40, 1) 36.75%, rgba(213, 109, 35, 1) 40.89%, rgba(164, 134, 27, 1) 46.36%, rgba(95, 167, 15, 1) 52.96%, rgba(9, 209, 0, 1) 60.44%, rgba(7, 210, 0, 1) 60.63%, rgba(247, 219, 0, 1) 88.08%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#5586FF', endColorstr='#F7DB00' ,GradientType=0)";
	background : linear-gradient(90deg, rgba(85, 134, 255, 1) 0%, rgba(92, 132, 247, 1) 3.34%, rgba(110, 127, 224, 1) 8.6%, rgba(139, 120, 187, 1) 15.12%, rgba(180, 109, 136, 1) 22.65%, rgba(231, 95, 72, 1) 30.92%, rgba(255, 89, 42, 1) 34.43%, rgba(244, 95, 40, 1) 36.75%, rgba(213, 109, 35, 1) 40.89%, rgba(164, 134, 27, 1) 46.36%, rgba(95, 167, 15, 1) 52.96%, rgba(9, 209, 0, 1) 60.44%, rgba(7, 210, 0, 1) 60.63%, rgba(247, 219, 0, 1) 88.08%);
	border-radius : 22px;
	-moz-border-radius : 22px;
	-webkit-border-radius : 22px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5586FF',endColorstr='#F7DB00' , GradientType=1);
	margin: 10px 0;
}

/* Completar perfil */
.form_completar_perfil {
	text-align: center;
	margin: 20px auto;
}
#formulario {
	font-size: 1.4rem;
	text-align: left;
	margin-top: 20px;
}
#formulario .acf-field-image {
	text-align: center;
}
#formulario .imagen_de_perfil .acf-image-uploader .image-wrap {
	display: block;
	float: none;
	margin: 0 auto;
	height: 150px;
	width: 150px;
	margin-bottom: 10px;
	background: center no-repeat;
	background-size: cover;
	background-image: url(imgs/usuario.svg);
}
#formulario .acf-image-uploader .image-wrap {
	float: none;
	margin: 0 auto;
}
#formulario .imagen_de_perfil .acf-image-uploader.has-value .image-wrap {
	background: none;
}
#formulario .imagen_de_perfil .acf-image-uploader .image-wrap .contenedor_imagen {
	-webkit-border-radius: 100%;
	background: center no-repeat;
	background-size: cover;
	position: relative;
	border-radius: 100%;
	overflow: hidden;
	overflow: hidden;
	height: 150px;
	width: 150px;
}
#formulario .imagen_de_perfil .acf-image-uploader .image-wrap img {
	display: block;
	min-height: 0;
	overflow: hidden;
	position: absolute;
	margin: 0 auto;
	max-width: none;
}
#formulario .imagen_de_perfil .acf-image-uploader.has-value .image-wrap img {
	min-height: 150px;
    min-width: 100%;
    max-height: inherit !important;
    width: 100%;
}
#formulario .imagen_de_perfil.acf-field .acf-label label {
	display: none;
}
.imagen_de_perfil .hide-if-value {
	position: absolute;
	top: -100000px;
	opacity: 0;
}
#formulario .acf-fields .imagen_1 input,
#formulario .acf-fields .imagen_2 input,
#formulario .acf-fields .imagen_3 input {
	position: absolute;
	top: 0px;
	left: 0;
	opacity: 0;
    height: 0px;
    width: 0px;
    overflow: hidden;
    padding: 0;
}
#formulario .acf-field.imagen_1 .acf-label label,
#formulario .acf-field.imagen_2 .acf-label label,
#formulario .acf-field.imagen_3 .acf-label label {
	cursor: pointer;
	font-size: 1.4rem;
	text-decoration: underline;
	margin: 0;
}
.campo_facebook label {
	opacity: 0;
}

.tooltip {
	display: inline-block;
	margin-left: 10px;
	border: 1px solid #ffffff;
	border-radius: 100%;
	text-align: center;
	line-height: 18px;
	cursor: pointer;
	position: relative;
	width: 20px;
	z-index: 99999999;
}
.tooltip:hover {
	//color: #404040;
	//background: #ffffff;
}
.tooltip_texto {
	background: #1d1d1b;
	position: absolute;
	border: 1px solid #ffffff;
	border-radius: 0 20px 20px 20px;
	top: -1px;
    margin: 0;
    padding: 10px;
    left: 25px;
    width: 170px;
    z-index: 99;
}

.mensaje_foto_de_portada {
	text-align: center;
	float: none;
}
.mensaje_foto_de_portada>div {
	margin: 0 auto;
	max-width: 400px;
}
#formulario .acf-icon.dark,
#formulario .acf-icon.-plus {
	border: 1px solid #000000 !important;
	background: #fffa3b;
	font-size: 32px;
    line-height: 25px;
	width: 34px;
	height: 34px;
}
body #acf-popup .acf-icon.grey {
	border: 1px solid #ffffff !important;
	background: #1d1d1b;
	font-size: 20px;
    line-height: 21px;
	width: 28px;
	height: 28px;
}
#formulario .acf-icon.-cancel:before,
#formulario .acf-icon.-plus:before,
body #acf-popup .acf-icon.-cancel:before {
	content: "";
	background: url(imgs/cruz_negra.svg) center no-repeat;
	background-size: 16px;
}
body #acf-popup .acf-icon.-cancel:before {
	content: "";
	background: url(imgs/cruz.svg) center no-repeat;
	background-size: 11px;
}
#formulario .imagen_de_perfil .acf-image-uploader.has-value .acf-icon.-cancel:before {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
#formulario .imagen_de_perfil .acf-image-uploader .acf-icon.-cancel:before,
#formulario .acf-icon.-plus:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
div.acf-actions {
	z-index: 100000000;
}
#ui-datepicker-div {
	z-index: 100000000 !important;
}
.identidad_autopercibida .acf-actions.-hover,
.practicas .acf-actions.-hover,
.pronombres .acf-actions.-hover {
	top: -20px;
	right: -20px;
}
body #acf-popup .acf-popup-box .title .acf-icon {
	top: -10px;
	right: -10px;
}

#formulario .acf-fields>.acf-field {
	margin-top: 10px;
	border: none;
}
#formulario .acf-fields>.acf-field.acf-field-image {
	clear: both;
	float: none;
	width: 100%;
}
#formulario .acf-fields>.acf-field.acf-field-image.imagen_trabajo {
	clear: none;
	float: left;
	width: 33.33%;
}
.imagen_trabajo .show-if-value {
	cursor: pointer;
	display: flex !important;
    align-items: center;
    justify-content: space-around;
}
.imagen_trabajo .show-if-value img {
	display: none !important;
}
.imagen_trabajo .has-value .show-if-value img {
	display: block !important;
}
.imagen_trabajo label {
	display: none !important;
}
#formulario .acf-fields>.acf-field.acf-field-image.imagen_trabajo .show-if-value {
	display: block;
	height: 150px;
}
#formulario .acf-fields>.acf-field.acf-field-image.imagen_trabajo .acf-icon {
	display: none;
}
#formulario .acf-fields>.acf-field.acf-field-image.imagen_trabajo .show-if-value {
	background: url(imgs/upload.svg) center no-repeat #1d1d1b;
	background-size: 100px;
	border: 1px dotted #ffffff;
	height: 150px;
}
#formulario .acf-fields>.acf-field.acf-field-image.imagen_trabajo .has-value .show-if-value {
	background: none;
	border-color: #1d1d1b;
	margin: 0 auto;
}
#formulario .acf-fields>.acf-field.acf-field-image.imagen_trabajo .has-value .acf-icon {
	display: block;
}
#formulario .acf-fields>.acf-field.acf-field-image .acf-label,
#formulario .acf-fields>.acf-field .acf-label {
	//display: none;
}
#formulario .acf-fields>.acf-field {
	clear: none;
	float: left;
	padding: 0;
	width: 50%;
}
#formulario .acf-fields input,
#formulario .acf-fields select,
#formulario .acf-fields textarea,
#formulario .acf-fields .select2-container.-acf .select2-selection,
#formulario .select2-container--default .select2-selection--single,
#acf-popup .acf-popup-box input {
	-webkit-border-radius: 20px !important;
	border-radius: 20px !important;
	border: none;
	padding: 15px 15px;
	resize: none;
	min-height: 51px;
	outline: none;
	width: 98%;
}
#acf-popup .acf-popup-box input {
	border: 1px solid #000000;
}
#formulario .acf-fields>.acf-field.pais_de_residencia,
#formulario .acf-fields>.acf-field.ciudad_de_residencia,
#formulario .acf-fields>.acf-field.pais_de_nacimiento,
#formulario .acf-fields>.acf-field.ciudad_de_nacimiento,
#formulario .acf-fields>.acf-field.pronombres {
	float: right;
	width: 49% !important;
}
#formulario .acf-fields>.acf-field.pais_de_residencia,
#formulario .acf-fields>.acf-field.pais_de_nacimiento {
	float: left;
}
#formulario .acf-fields>.acf-field.pais_de_residencia .select2-selection,
#formulario .acf-fields>.acf-field.ciudad_de_residencia .select2-selection,
#formulario .acf-fields>.acf-field.pais_de_nacimiento .select2-selection,
#formulario .acf-fields>.acf-field.ciudad_de_nacimiento .select2-selection,
#formulario .acf-fields>.acf-field.pronombres .select2-selection {
	width: 100%;
}
.nombre_de_perfil input,
.ciudad_de_residencia .select2-selection--single,
.ciudad_de_nacimiento .select2-selection--single,
.pronombres .select2-selection--single,
.campo_web_2 input,
.campo_facebook input,
.campo_behance input,
.campo_spotify input,
.email_de_contacto input {
	float: right;
}
#formulario .select2-container {
	width: 100% !important;
}
#formulario .acf-fields .select2-container.-acf .select2-selection {
	min-height: 51px;
	line-height: 11px;
}
#formulario .acf-fields .select2-container.-acf .select2-selection .select2-search__field {
	min-height: 20px;
	padding: 3px;
}
input[type="text"]:disabled,
input[type="email"]:disabled {
	background: #a7a7a7;
}
body .select2-results__option,
body .select2-container--default .select2-results__option--highlighted[aria-selected] {
	color: #000000;
}
#formulario .acf-fields input[type="checkbox"] {
	width: auto;
}
#formulario .acf-fields .select2-container.-acf .select2-selection,
#formulario .select2-container--default .select2-selection--single {
	padding: 5px;
}
#formulario .acf-fields>.acf-field[data-name="practicas"],
#formulario .acf-fields>.acf-field[data-name="description"],
#formulario .acf-fields>.acf-field[data-name="manifiesto"],
#formulario .acf-fields>.acf-field[data-name="newsletter"],
#formulario .acf-fields textarea,
#formulario .acf-fields .identidad_autopercibida .select2-container.-acf .select2-selection,
#formulario .acf-fields .practicas .select2-container.-acf .select2-selection {
	width: 100%;
}
#formulario i.acf-icon.-globe.-small {
	display: none;
}
#formulario .acf-field-5f97053b940eb .acf-actions.-hover {
	top: inherit;
	bottom: 0;
}
#formulario .acf-actions.-hover,
#formulario .acf-icon.small, .acf-icon.-small {
	display: block;
}
#acf-popup {
	color: #000000;
	z-index: 900000000 !important;
}
#acf-popup .acf-field-select {
	display: none;
}
#formulario .acf-fields input[type="radio"] {
	margin-right: 10px;
	padding: 0;
	min-height: inherit;
	height: 20px;
	width: 20px;
}
.acf-field.tipo_de_usuario {
	text-align: center;
}
#formulario .acf-field.first_name,
#formulario .acf-field.pronombres,
#formulario .acf-field.fecha_de_nacimiento,
#formulario .acf-field.fecha_de_defuncion {
	margin-top: 60px;
}
#formulario .acf-fields>.acf-field.form_title {
	display: block;
	padding-left: 14px;
	width: 100%;
}
#formulario .acf-fields>.acf-field.form_title .acf-label {
	display: none;
}
#formulario .acf-field.fecha_de_defuncion {
	display: none;
}
.admin_logged_in #formulario .acf-field.fecha_de_defuncion {
	display: block;
}
#formulario .acf-field.identidad_autopercibida,
#formulario .acf-field.ciudad_nacimiento_custom,
#formulario .acf-field.ciudad_residencia_custom,
#formulario .acf-fields>.acf-field[data-name="manifiesto"] {
	margin-bottom: 60px;
}
#formulario .acf-field.pais_de_nacimiento,
#formulario .acf-field.first_name,
#formulario .acf-field.campo_instagram,
#formulario .acf-field.campo_web_1,
#formulario .acf-field.campo_youtube,
#formulario .acf-field.celular {
	clear: both;
}
#formulario .acf-field.mensaje_foto_de_portada,
#formulario .acf-field.campo_web_2,
#formulario .acf-field.video,
#formulario .acf-field.campo_soundcloud,
#formulario .acf-field.email_de_contacto,
#formulario .acf-field.campo_spotify {
	margin-bottom: 20px;
}
#formulario .acf-field.mensaje_fotos_trabajos {
	margin-bottom: 0;
	text-align: center;
}
#formulario .acf-field.mensaje_fotos_trabajos p {
	margin-bottom: 0;
}
#formulario .acf-field.newsletter>div {
	margin: 30px auto 0 auto;
	clear: both;
	max-width: 350px;
}
#formulario .acf-field.newsletter input {
	min-height: auto;
	width: auto;
}
.tipo_de_usuario .acf-label {
	display: none;
}
#formulario ul.acf-radio-list {
	display: inline-block;
	margin: 40px 0;
}
#formulario .acf-field .acf-label label {
	text-align: left;
	font-size: 1.1rem;
	font-weight: normal;
	margin: 0 0 0 15px;
	display: inline-block;
}
#formulario .acf-field p.description {
	font-size: 1.1rem;
	margin: 0 0 0 10px;
	display: inline-block;
}
#formulario .acf-field .acf-label {
	margin-bottom: 5px;
}
#formulario .select2-container.-acf .select2-selection--multiple .select2-selection__choice {
	background: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	margin: 4px 8px 4px 0;
	cursor: pointer;
	text-transform: uppercase;
	display: inline-block;
	font-size: 1.1rem;
	letter-spacing: 1px;
	line-height: 32px;
	padding: 0 20px;
}
#formulario .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	vertical-align: middle;
	font-size: 1.7rem;
	font-weight: normal;
	color: #000000;
	margin-top: -2px;
}
#formulario .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 38px;
}
#acf-popup .acf-popup-box {
	-webkit-border-radius: 20px;
    border-radius: 20px;
}
.acf-box .title h3 {
	font-weight: normal;
}
body .acf-field .acf-label label {
	display: none;
}
.acf-box .acf-submit {
	text-align: center;
}
.acf-box .acf-submit .button {
	background: #34d698;
	-webkit-border-radius: 20px;
    border-radius: 20px;
    cursor: pointer;
    font-size: 1.4rem;
	color: #1d1d1b;
	border: 1px solid #ffffff;
	line-height: 45px;
	padding: 0;
	margin: 0 auto;
	text-transform: uppercase;
	width: 135px;
}
#formulario .acf-hidden {
	display: block !important;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}
#formulario .acf-field .acf-notice.-error {
	-webkit-border-radius: 20px 20px 20px 0;
	border-radius: 20px 20px 20px 0;
	border: none;
}
.video .acf-oembed {
    border: none;
    background: transparent;
}
.video .acf-oembed .title {
	border-bottom: none;
    padding: 0;
}
.video .acf-oembed .canvas {
	display: none;
}
.video a.acf-icon {
	display: none;
}
/*#formulario .select2-container--default .select2-selection--single .select2-selection__arrow {
	border: 1px solid #1d1d1b !important;
    background: #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    font-size: 20px;
    line-height: 21px;
    width: 28px;
    height: 28px;
    top: 10px;
    right: 10px;
}
#formulario .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #1d1d1b transparent transparent transparent;
}
#formulario .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #1d1d1b transparent;
}
*/

div[data-name="lugar_de_nacimiento"],
div[data-name="lugar_de_residencia"] {
	display: none;
}

.no_hay_resultados {
	text-align: center;
	font-size: 1.3rem;
	width: 100%;
	margin: -25px auto 30px auto;
	padding: 20vh 0;
}
.no_hay_resultados h3 {
	font-size: 3rem;
	margin: 0;
}
.no_hay_resultados h5 {
	font-size: 1.7rem;
	font-weight: bold;
	padding: 0;
	margin: 10px 0;
}
.no_hay_resultados p {
	padding: 0 70px;
	margin: 0;
}
.no_hay_resultados p span {
	font-size: 1.7rem;
	font-weight: bold;
}

/* Usuario */
.perfil_de_usuario {
	height: calc(100vh - 176px);
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}
.back_to {
	display: inherit;
	outline: none;
	padding-bottom: 5px;
    margin: 0 0 0 155px;
    text-decoration: underline;
}
.breadcrumbs {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.4rem;
	position: fixed;
	margin-top: -13px;
	border-bottom: 1px solid #ffffff;
	line-height: 13px;
	z-index: 999;
}
.breadcrumbs li {
	float: left;
}
.breadcrumbs li:after {
	content: " / ";
	margin-right: 5px;
}
.breadcrumbs li:last-child:after {
	display: none;
}
.info {
	background: #000000;
	display: inline-block;
	box-sizing: content-box;
	padding: 20px;
	height: calc(100% - 40px);
	overflow: auto;
	width: 660px;
	white-space: normal;
	vertical-align: top;
	position: relative;
}
.info_resumida {
	padding-left: 40px;
	min-width: 600px;
}
.info_resumida .etiquetas {
	max-width: 400px;
}
.info_resumida .volver {
	font-size: 1.4rem;
	text-decoration: underline;
	position: absolute;
	margin-left: -28px;
	bottom: 20px;
}
.info_resumida .volver svg,
.back_to svg {
	height: 8px;
	margin-right: 20px;
}
.back_to svg {
	margin-right: 10px;
}
.trabajos {
	display: inline;
}
.trabajos .foto {
	background: #000000;
	padding: 30px 20px;
	display: inline-block;
	margin: 0 -3px;
}
.trabajos .foto a {
	display: flex;
}
.trabajos .foto img,
.trabajos .foto iframe {
	height: calc(100vh - 236px);
	-webkit-transition: filter 1s ease;
	transition: filter 1s ease;
}
@media (max-width: 768px) {
	.trabajos .foto iframe {
		height: 400px;
		width: 100%;
	}
}
.not_approved .trabajos {
	pointer-events: none;
}
.not_approved .trabajos .foto img,
.not_approved .trabajos .foto iframe {
	pointer-events: none;
	filter: blur(10px);
}
.not_approved .bio {
	pointer-events: none;
	filter: blur(5px);
}
.admin_logged_in.not_approved .trabajos .foto img,
.admin_logged_in.not_approved .trabajos .foto iframe,
.admin_logged_in.not_approved .bio {
	pointer-events: inherit;
	filter: blur(0px);
}
.info .imagen_de_perfil {
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-right: 20px;
	float: left;
	overflow: hidden;
	height: 135px;
	width: 135px;
}
.info .imagen_de_perfil div {
	background: no-repeat center;
	background-size: cover;
	background-image: url(imgs/usuario.svg);
	height: 135px;
	width: 135px;
}
.user_dates {
	display: inline;
}
.info .bio {
	font-size: 1.2rem;
	line-height: 15px;
	margin-top: 50px;
}
.info header {
	display: flex;
}
.info header .col_1 {
	margin-right: 20px;
	width: 135px;
}
.info header .col_2 {
	//width: calc(100% - 155px);
	width: 100%;
}
.info h1 {
	margin: 4px 0 15px 0;
	max-width: 400px;
}
.info_resumida.info h1 {
	display: table;
}
.info .compartir {
	display: inline-block;
	position: relative;
	z-index: 9;
	margin-left: 15px;
	top: 5px;
}
.info .compartir>a {
	background: url(imgs/compartir.svg) center no-repeat;
	background-size: contain;
	display: inline-block;
	height: 24px;
	width: 23px;
}
.info .compartir div {
	background: #1d1d1b;
	-webkit-border-radius: 20px;
	visibility: hidden;
	opacity: 0;
	border-radius: 20px;
	border: 1px solid #ffffff;
	padding: 10px 10px 5px 10px;
	position: absolute;
	right: 0;
	top: 25px;
}
.abrir-compartir .info .compartir div {
	visibility: visible;
	opacity: 1;
}
.info .compartir div a {
	display: block;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.info .compartir div a:hover {
	text-decoration: underline;
}
.info .fecha_de_nacimiento {
	display: inline;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 1.8rem;
}
.related_users {
	list-style: none;
	margin: 0;
	padding: 20px 0 0 0;
	clear: both;
}
.related_users a {
	color: #FABC1E;
	font-size: 1.4rem;
}
.related_users a:hover {
	text-decoration: underline;
}
.info .contacto p {
	font-size: 1.6rem;
	color: #AD77A3;
	margin: 40px 0 0 0;
}
.info .contacto p span {
	color: #ffffff;
	font-size: 1.3rem;
	font-style: italic;
}
.info .contacto ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	float: none;
	display: block;
	text-align: left;
	display: flex;
	flex-flow: wrap;
}
.info .contacto ul li {
	background: transparent;
	text-align: left;
    width: 35%;
    margin: 0;
}
.info .contacto ul li i {
	width: 17px;
	height: 17px;
	text-align: center;
	margin-right: 10px;
}
.info .contacto ul li i svg {
	height: 100%;
}
.info .contacto ul li a span {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.info .contacto ul li a {
	background: transparent;
	display: flex;
	font-size: 1.4rem;
	-webkit-transition: none;
	padding-left: 0;
	transition: none;
	color: #575756;
}
.info .contacto ul li a:hover {
	color: #ffffff;
}
.info .contacto ul li a:hover svg path {
	fill: #ffffff;
}
.info .contacto ul:after {
	display: block;
	clear: both;
	content: "";
}

.about {
	font-size: 2.7rem;
	text-transform: uppercase;
	display: flex;
}
.about:after {
	content: "";
	display: block;
	clear: both;
}
.about .col:first-child {
	background : -moz-linear-gradient(-1.22% 1.76% -39deg,rgba(189, 38, 43, 1) 0%,rgba(186, 40, 47, 1) 12.47%,rgba(179, 47, 58, 1) 24.23%,rgba(166, 58, 77, 1) 35.71%,rgba(148, 74, 104, 1) 47.01%,rgba(125, 94, 138, 1) 58.19%,rgba(97, 119, 180, 1) 69.13%,rgba(91, 124, 189, 1) 71.22%,rgba(99, 129, 179, 1) 74.33%,rgba(121, 143, 153, 1) 79.57%,rgba(158, 165, 110, 1) 86.32%,rgba(207, 195, 51, 1) 94.23%,rgba(247, 219, 3, 1) 100%);
	background : -webkit-linear-gradient(-39deg, rgba(189, 38, 43, 1) 0%, rgba(186, 40, 47, 1) 12.47%, rgba(179, 47, 58, 1) 24.23%, rgba(166, 58, 77, 1) 35.71%, rgba(148, 74, 104, 1) 47.01%, rgba(125, 94, 138, 1) 58.19%, rgba(97, 119, 180, 1) 69.13%, rgba(91, 124, 189, 1) 71.22%, rgba(99, 129, 179, 1) 74.33%, rgba(121, 143, 153, 1) 79.57%, rgba(158, 165, 110, 1) 86.32%, rgba(207, 195, 51, 1) 94.23%, rgba(247, 219, 3, 1) 100%);
	background : -webkit-gradient(linear,-1.22% 1.76% ,101.22% 98.24% ,color-stop(0,rgba(189, 38, 43, 1) ),color-stop(0.1247,rgba(186, 40, 47, 1) ),color-stop(0.2423,rgba(179, 47, 58, 1) ),color-stop(0.3571,rgba(166, 58, 77, 1) ),color-stop(0.4701,rgba(148, 74, 104, 1) ),color-stop(0.5819,rgba(125, 94, 138, 1) ),color-stop(0.6913,rgba(97, 119, 180, 1) ),color-stop(0.7122,rgba(91, 124, 189, 1) ),color-stop(0.7433,rgba(99, 129, 179, 1) ),color-stop(0.7957,rgba(121, 143, 153, 1) ),color-stop(0.8632,rgba(158, 165, 110, 1) ),color-stop(0.9423,rgba(207, 195, 51, 1) ),color-stop(1,rgba(247, 219, 3, 1) ));
	background : -o-linear-gradient(-39deg, rgba(189, 38, 43, 1) 0%, rgba(186, 40, 47, 1) 12.47%, rgba(179, 47, 58, 1) 24.23%, rgba(166, 58, 77, 1) 35.71%, rgba(148, 74, 104, 1) 47.01%, rgba(125, 94, 138, 1) 58.19%, rgba(97, 119, 180, 1) 69.13%, rgba(91, 124, 189, 1) 71.22%, rgba(99, 129, 179, 1) 74.33%, rgba(121, 143, 153, 1) 79.57%, rgba(158, 165, 110, 1) 86.32%, rgba(207, 195, 51, 1) 94.23%, rgba(247, 219, 3, 1) 100%);
	background : -ms-linear-gradient(-39deg, rgba(189, 38, 43, 1) 0%, rgba(186, 40, 47, 1) 12.47%, rgba(179, 47, 58, 1) 24.23%, rgba(166, 58, 77, 1) 35.71%, rgba(148, 74, 104, 1) 47.01%, rgba(125, 94, 138, 1) 58.19%, rgba(97, 119, 180, 1) 69.13%, rgba(91, 124, 189, 1) 71.22%, rgba(99, 129, 179, 1) 74.33%, rgba(121, 143, 153, 1) 79.57%, rgba(158, 165, 110, 1) 86.32%, rgba(207, 195, 51, 1) 94.23%, rgba(247, 219, 3, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#BD262B', endColorstr='#F7DB03' ,GradientType=0)";
	background : linear-gradient(129deg, rgba(189, 38, 43, 1) 0%, rgba(186, 40, 47, 1) 12.47%, rgba(179, 47, 58, 1) 24.23%, rgba(166, 58, 77, 1) 35.71%, rgba(148, 74, 104, 1) 47.01%, rgba(125, 94, 138, 1) 58.19%, rgba(97, 119, 180, 1) 69.13%, rgba(91, 124, 189, 1) 71.22%, rgba(99, 129, 179, 1) 74.33%, rgba(121, 143, 153, 1) 79.57%, rgba(158, 165, 110, 1) 86.32%, rgba(207, 195, 51, 1) 94.23%, rgba(247, 219, 3, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BD262B',endColorstr='#F7DB03' , GradientType=1);
	padding: 0 50px;
	width: 54%;
}
.about .col:last-child {
	background: red;
	width: 46%;
}
.about .swiper-container,
.about .swiper-slide {
	height: 100%;
}
.about .swiper-slide {
	background: center no-repeat;
	background-size: cover;
}
.about .swiper-slide div {
	height: 100%;
	width: 100%;
}
.about .swiper-slide.herramientas {
	background-image: url(imgs/fondo_herramientas.png);
}
.about .swiper-slide.herramientas div {
	background: 50px center no-repeat;
	background-size: auto 90%;
	background-image: url(imgs/herramientas.svg);
}
.about .swiper-slide.red_encuentro {
	background-image: url(imgs/fondo_redencuentro.png);
}
.about .swiper-slide.red_encuentro div {
	background: left 50px bottom 25px no-repeat;
	background-size: auto 69.5%;
	background-image: url(imgs/redencuentro.svg);
}
.about .swiper-slide.archivo_historico {
	background-image: url(imgs/fondo_archivo.png);
}
.about .swiper-slide.archivo_historico div {
	background: left 50px bottom 25px no-repeat;
	background-size: auto 67.8%;
	background-image: url(imgs/archivo.svg);
}
.about .swiper-slide.redes_colaborativas {
	background-image: url(imgs/fondo_redes_colaborativas.jpg);
}
.about .swiper-slide.redes_colaborativas div {
	background: left 50px bottom 25px no-repeat;
	background-size: auto 69.5%;
	background-image: url(imgs/redes_colaborativas.svg);
}
.about .swiper-slide div {
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
	-webkit-transition: 1s .5s ease;
	transition: 1s .5s ease;
}
.about .swiper-slide.swiper-slide-active div {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.perfiles {
	background: #ffffff;
	border-bottom: 1px solid #000000;
	//padding: 44px 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}
.perfiles .grid {
	padding-bottom: 50px;
}
.load_more {
	color: #000000;
	text-align: center;
	display: block;
	margin: 20px auto 40px auto;
	font-size: 1.2rem;
	text-decoration: underline;
	text-transform: uppercase;
	width: 150px;
}
.load_more:hover {
	color: #000000;
}

.blog .grid,
.category .grid {
	background: #000000;
}
.blog .grid .grid-item.loop-article:first-child {
	width: 50%;
}
.blog .grid .grid-item:nth-child(2) {
	margin-top: 50px;
}
.blog .grid .grid-item:nth-child(3) {
	margin-top: 150px;
}
.loop-article h1 {
    color: #ffffff;
    border-left: 11px solid #fabb1a;
    display: inline-block;
    padding: 5px 10px;
    margin: 8px 0;
    line-height: 27px;
    font-weight: normal;
	background : -moz-linear-gradient(0% 50% 0deg,rgba(64, 106, 128, 1) 0%,rgba(72, 103, 131, 1) 8.84%,rgba(120, 86, 150, 1) 69.77%,rgba(139, 79, 157, 1) 100%);
	background : -webkit-linear-gradient(0deg, rgba(64, 106, 128, 1) 0%, rgba(72, 103, 131, 1) 8.84%, rgba(120, 86, 150, 1) 69.77%, rgba(139, 79, 157, 1) 100%);
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(64, 106, 128, 1) ),color-stop(0.0884,rgba(72, 103, 131, 1) ),color-stop(0.6977,rgba(120, 86, 150, 1) ),color-stop(1,rgba(139, 79, 157, 1) ));
	background : -o-linear-gradient(0deg, rgba(64, 106, 128, 1) 0%, rgba(72, 103, 131, 1) 8.84%, rgba(120, 86, 150, 1) 69.77%, rgba(139, 79, 157, 1) 100%);
	background : -ms-linear-gradient(0deg, rgba(64, 106, 128, 1) 0%, rgba(72, 103, 131, 1) 8.84%, rgba(120, 86, 150, 1) 69.77%, rgba(139, 79, 157, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#406A80', endColorstr='#8B4F9D' ,GradientType=0)";
	background : linear-gradient(90deg, rgba(64, 106, 128, 1) 0%, rgba(72, 103, 131, 1) 8.84%, rgba(120, 86, 150, 1) 69.77%, rgba(139, 79, 157, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#406A80',endColorstr='#8B4F9D' , GradientType=1);
}
.loop-article figure {
	margin: 0;
}
.loop-article figure img {
	width: 100%;
}
.loop-article .the_date {
	text-align: right;
	text-decoration: underline;
	margin-bottom: 5px;
}

.blog {
	background-color: #bfc8e7;
}
.swiper-blog {
	padding-left: 30px;
}
.swiper-blog .swiper-slide {
	padding: 20px 0;
	margin: 0 15px;
	width: 40%;
}
.single .swiper-blog .swiper-slide {
	width: 20%;
}
.loop-swiper-article {
	color: #000000;
	font-family: 'Space Mono';
	width: 100%;
}
.blog .loop-swiper-article .author {
	margin: 0;
}
.related .loop-swiper-article .author {
	margin: 25px 0 0 0;
	display: inline-block;
}
.single .related .loop-swiper-article .author {
	margin: 10px 0 0 0;
}
.blog .loop-swiper-article .author a,
.related .loop-swiper-article .author a,
.single-post .cover h3.author a {
	color: #ffffff;
}
.home .loop-swiper-article .hide_home,
.single .related .loop-swiper-article .hide_single,
.related .loop-swiper-article .the_date {
	display: none;
}
.loop-swiper-article .the_date {
	font-size: 1.8rem;
	margin: 5px 0 5px 16px;
}
.loop-swiper-article a {
	color: #000000;
}
.loop-swiper-article h1 {
	font-size: 3rem;
    line-height: 30px;
}
.single .loop-swiper-article h1 {
	font-size: 2.2rem;
    line-height: 22px;
    margin: 7px 0;
}
.single .loop-swiper-article .author {
	font-size: 1.8rem;
}
.loop-swiper-article .thumbnail {
	background: center no-repeat;
	background-size: cover;
	height: 0;
	padding-bottom: 80%;
	width: 100%;
}
.swiper-blog .swiper-button-prev,
.swiper-blog .swiper-button-next {
	background: center no-repeat;
	background-size: contain;
	height: 35px;
	width: 35px;
}
.swiper-blog .swiper-button-prev:after,
.swiper-blog .swiper-button-next:after {
	display: none;
}
.swiper-blog .swiper-button-prev {
	background-image: url(imgs/blog_prev.svg);
}
.swiper-blog .swiper-button-next {
	background-image: url(imgs/blog_next.svg);
}

.single-post .cover {
	min-height: calc(100vh - 44px);
	font-size: 1.8rem;
	color: #ffffff;
	position: relative;
	width: 100%;
}
.single-post .cover .thumbnail {
	position: absolute;
	background: center no-repeat;
	background-size: cover;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.single-post .cover .container {
	position: sticky;
	top: 60px;
	padding: 66px 66px 30px 66px;
	-webkit-transition: color 1s ease;
	transition: color 1s ease;
}
.single-post .cover .container a {
	-webkit-transition: color 1s ease;
	transition: color 1s ease;
}
.single-post .cover .container .author {
	font-size: 5.4rem;
	text-align: center;
	font-weight: normal;
	margin: 0 0 -10px 0;
	position: relative;
	z-index: 1;
}
.single-post .cover .container h1 {
	font-style: italic;
	line-height: 80px;
	font-size: 8.5rem;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
.black_title.single-post .cover .container,
.black_title.single-post .cover .container a {
	color: #000000;
}
.single-post .breadcrumbs,
.blog .breadcrumbs,
.category .breadcrumbs {
	border: 0;
	float: left;
	margin: 0 0 15px 0;
	position: relative;
	z-index: 0;
}
.single-post .go_down {
	position: absolute;
	cursor: pointer;
	user-select: none;
	bottom: 50px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: center no-repeat url(imgs/arrow_down.svg);
	background-size: contain;
	-webkit-transition: .2s ease;
	transition: .2s ease;
	height: 100px;
	width: 100px;
}
.scrolled.single-post .go_down {
	opacity: 0;
	visibility: hidden;
}
.blog .breadcrumbs,
.category .breadcrumbs {
	float: none;
	margin: 10px 0 0 20px;
	line-height: 20px;
}
.single-post .breadcrumbs:after,
.blog .breadcrumbs:after,
.category .breadcrumbs:after {
	content: "";
	display: block;
	clear: both;
}
.single-post .cover .the_date {
	text-align: right;
	-webkit-transition: opacity .2s ease;
	transition: opacity .2s ease;
}
.black_title.single-post .cover .the_date {
	opacity: 0;
}
.single-post .breadcrumbs {
	font-size: 1.8rem;
	line-height: 27px;
}
.single-post .breadcrumbs a {
	color: #ffffff;
}
.single-post .breadcrumbs a:hover {
	text-decoration: underline;
}
.single-post .entry-content .container {
	max-width: 830px;
	margin: 30px auto;
	font-size: 2rem;
	line-height: 24px;
	padding: 0 20px;
}
.related {
	margin-top: 80px;
}
.marquee_related {
	background: transparent;
	font-style: normal;
	font-weight: bold;
	font-size: 4rem;
	position: relative;
	top: inherit;
}
.wp-block-quote {
	font-size: 2.3rem;
	line-height: 25px;
	font-family: 'Space Mono';
	font-weight: bold;
	font-style: italic;
	color: #979696;
}
#the-content .wp-block-image img {
	max-width: 95%;
	display: block;
	margin: 0 auto;
}

.next_post {
	background: center no-repeat;
	background-size: cover;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	position: sticky;
	bottom: 10px;
	right: 10px;
	font-size: 1.8rem;
	line-height: 17px;
	font-weight: bold;
	height: 110px;
	width: 110px;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .2s ease;
	transition: .2s ease;
	margin-top: -150px;
    float: right;
}
.scrolled_half_post .next_post {
	opacity: 1;
	visibility: visible;
}
body.single-post main .next_post a {
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: block;
	color: #ffffff;
	background-color: #000000;
	height: 110px;
    padding: 29px 17px;
	width: 110px;
	-webkit-transition: .2s ease;
	transition: .2s ease;
}
body.single-post main .next_post a:hover {
	opacity: 0;
}

.hide_filter .filters_aside {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	//width: 0;
}
.hide_filter .filters_aside form {
	overflow: hidden;
	width: 0;
}
.filters_aside .select2-container {
	width: 100% !important;
}
.filters_aside .tooltip {
	border-color: #000000;
	margin: 0;
	line-height: 13px;
	width: 15px;
	margin-bottom: 2px;
}
.filters_aside .tooltip_texto {
	color: #ffffff;
}
.toggle_filter {
	position: absolute;
	cursor: pointer;
	user-select: none;
	top: 15px;
	right: 15px;
	z-index: 1;
}
.toggle_filter svg {
	height: 15px;
}
.hide_filter .toggle_filter {
	right: -20px;
	-webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.busqueda-con-filtros {
	display: flex;
}
.filters_aside {
	position: relative;
	z-index: 1;
}
.filters_aside form {
	position: sticky;
	-webkit-transition: .2s ease;
	transition: .2s ease;
	width: 264px;
	padding: 0;
	top: 98px;
}
.filters_aside form .container {
	padding: 10px 20px;
}
.filters_aside select {
	width: 100%;
}
.select2-container--open .select2-dropdown {
	border: 1px solid #ccc;
}
.filters_aside .container>div {
	margin-bottom: 20px;
}
.filters_aside .etiquetas_filtro {
	margin-top: 0;
	text-align: left;
}
.filters_aside .etiquetas_filtro div {
	margin: 0 5px 5px 0;
}
.filters_aside .etiquetas_filtro span {
	padding: 0 10px;
	font-size: 1rem;
	line-height: 25px;
}
.switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 17px;
}
.radio {
	display: block;
}
.radio input {
	margin-top: -2px;
	vertical-align: middle;
	cursor: pointer;
}
.radio label {
	cursor: pointer;
}
.flex_inputs {
	display: flex;
	justify-content: space-between;
}
.flex_inputs div {
	width: 48%;
}
.flex_inputs div label {
	display: block;
	text-align: center;
}
.flex_inputs div input {
	width: 100%;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
.incluir_postumos p {
	display: inline-block;
}

.home footer,
.author footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99;
}
.home footer {
	border-top: 1px solid #ffffff;
	margin-top: 30px;
	z-index: 999999999;
}
footer .container {
	background: #000000;
	line-height: 44px;
	height: 44px;
	font-size: 1.5rem;
	padding: 0 10px;
	display: flex;
	justify-content: space-between;
	width: 100%;
	z-index: 99;
	color: #F4AAB2;
}
footer a {
	text-decoration: underline;
}
footer .copy {
	font-size: 1.3rem;
	line-height: 16px;
	color: #ffffff;
	padding: 6px 0px;
}

.rights {
	font-size: 1.1rem;
}

#formulario .enviando,
#formulario .enviando:after {
	background: none;
	border-radius: 50%;
	width: 50px;
	height: 50px;
}
#formulario .enviando {
	margin: 30px auto;
	font-size: 10px;
	position: relative;
	text-indent: -9999em;
	border-top: 1.1em solid rgba(255, 255, 255, 0.2);
	border-right: 1.1em solid rgba(255, 255, 255, 0.2);
	border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
	border-left: 1.1em solid rgb(52 214 152);
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
}
#formulario .top_submit .enviando {
    position: absolute;
    top: 20px;
    right: 145px;
}
#formulario .is-validating .top_submit .enviando,
#formulario .is-valid .top_submit .enviando {
	display: block;
}
@-webkit-keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.perfil_guardado {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	background: rgba(0,0,0,.8);
	font-size: 2rem;
}
.perfil_guardado .tabla {
	display: table;
	text-align: center;
	height: 100%;
	width: 100%;
}
.perfil_guardado .celda {
	display: table-cell;
	vertical-align: middle;
}


body.deceased_user,
.deceased_user .info,
.deceased_user .trabajos .foto {
	background: #ffffff;
}
.deceased_user .info,
.deceased_user .info_resumida .volver,
.deceased_user .info .contacto ul li a:hover,
.deceased_user .back_to {
	color: #000000;
}
.deceased_user .info .contacto ul li a:hover svg path {
	fill: #000000;
}
.deceased_user .info_resumida .volver polyline,
.deceased_user .back_to svg polyline {
	stroke: #000000 !important;
}
.deceased_user .info .contacto p {
	color: #575756;
}
.deceased_user h1.resaltado {
	background: #1D1D1B;
	border-color: #FFE947;
}
.deceased_user .info .compartir>a {
	filter: invert(1);
}
.deceased_user.author ::-webkit-scrollbar-thumb {
	background: #1D1D1B;
}
.deceased_user .related_users a {
	color: #F39000;
}
.deceased_user .marquee {
	background: -moz-linear-gradient(-30.14% -179.69% 0deg,rgba(231, 55, 58, 1) 0%,rgba(229, 123, 16, 1) 14.15%,rgba(255, 233, 71, 1) 36.59%,rgba(80, 179, 112, 1) 49.76%,rgba(72, 148, 124, 1) 55.52%,rgba(54, 75, 154, 1) 69.76%,rgba(93, 64, 147, 1) 86.14%,rgba(122, 56, 141, 1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(231, 55, 58, 1) 0%, rgba(229, 123, 16, 1) 14.15%, rgba(255, 233, 71, 1) 36.59%, rgba(80, 179, 112, 1) 49.76%, rgba(72, 148, 124, 1) 55.52%, rgba(54, 75, 154, 1) 69.76%, rgba(93, 64, 147, 1) 86.14%, rgba(122, 56, 141, 1) 100%);
	background: -webkit-gradient(linear,-30.14% -179.69% ,-30.07% -179.69% ,color-stop(0,rgba(231, 55, 58, 1) ),color-stop(0.1415,rgba(229, 123, 16, 1) ),color-stop(0.3659,rgba(255, 233, 71, 1) ),color-stop(0.4976,rgba(80, 179, 112, 1) ),color-stop(0.5552,rgba(72, 148, 124, 1) ),color-stop(0.6976,rgba(54, 75, 154, 1) ),color-stop(0.8614,rgba(93, 64, 147, 1) ),color-stop(1,rgba(122, 56, 141, 1) ));
	background: -o-linear-gradient(0deg, rgba(231, 55, 58, 1) 0%, rgba(229, 123, 16, 1) 14.15%, rgba(255, 233, 71, 1) 36.59%, rgba(80, 179, 112, 1) 49.76%, rgba(72, 148, 124, 1) 55.52%, rgba(54, 75, 154, 1) 69.76%, rgba(93, 64, 147, 1) 86.14%, rgba(122, 56, 141, 1) 100%);
	background: -ms-linear-gradient(0deg, rgba(231, 55, 58, 1) 0%, rgba(229, 123, 16, 1) 14.15%, rgba(255, 233, 71, 1) 36.59%, rgba(80, 179, 112, 1) 49.76%, rgba(72, 148, 124, 1) 55.52%, rgba(54, 75, 154, 1) 69.76%, rgba(93, 64, 147, 1) 86.14%, rgba(122, 56, 141, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E7373A', endColorstr='#7A388D' ,GradientType=0)";
	background: linear-gradient(90deg, rgba(231, 55, 58, 1) 0%, rgba(229, 123, 16, 1) 14.15%, rgba(255, 233, 71, 1) 36.59%, rgba(80, 179, 112, 1) 49.76%, rgba(72, 148, 124, 1) 55.52%, rgba(54, 75, 154, 1) 69.76%, rgba(93, 64, 147, 1) 86.14%, rgba(122, 56, 141, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E7373A',endColorstr='#7A388D' , GradientType=1);
}
.deceased_user .info .imagen_de_perfil {
	position: relative;
}
.deceased_user .info .imagen_de_perfil div {
	filter: grayscale(1);
}
.deceased_user .info .imagen_de_perfil:after {
	filter: grayscale(0);
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-border-radius: 100%;
    border-radius: 100%;
	background : -moz-linear-gradient(85.76% 15.04% -135deg,rgba(231, 55, 58, 1) 0%,rgba(229, 123, 16, 1) 14.15%,rgba(255, 233, 71, 1) 36.59%,rgba(80, 179, 112, 1) 49.76%,rgba(72, 148, 124, 1) 55.52%,rgba(54, 75, 154, 1) 69.76%,rgba(93, 64, 147, 1) 86.14%,rgba(122, 56, 141, 1) 100%);
	background : -webkit-linear-gradient(-135deg, rgba(231, 55, 58, 1) 0%, rgba(229, 123, 16, 1) 14.15%, rgba(255, 233, 71, 1) 36.59%, rgba(80, 179, 112, 1) 49.76%, rgba(72, 148, 124, 1) 55.52%, rgba(54, 75, 154, 1) 69.76%, rgba(93, 64, 147, 1) 86.14%, rgba(122, 56, 141, 1) 100%);
	background : -webkit-gradient(linear,85.76% 15.04% ,14.24% 84.96% ,color-stop(0,rgba(231, 55, 58, 1) ),color-stop(0.1415,rgba(229, 123, 16, 1) ),color-stop(0.3659,rgba(255, 233, 71, 1) ),color-stop(0.4976,rgba(80, 179, 112, 1) ),color-stop(0.5552,rgba(72, 148, 124, 1) ),color-stop(0.6976,rgba(54, 75, 154, 1) ),color-stop(0.8614,rgba(93, 64, 147, 1) ),color-stop(1,rgba(122, 56, 141, 1) ));
	background : -o-linear-gradient(-135deg, rgba(231, 55, 58, 1) 0%, rgba(229, 123, 16, 1) 14.15%, rgba(255, 233, 71, 1) 36.59%, rgba(80, 179, 112, 1) 49.76%, rgba(72, 148, 124, 1) 55.52%, rgba(54, 75, 154, 1) 69.76%, rgba(93, 64, 147, 1) 86.14%, rgba(122, 56, 141, 1) 100%);
	background : -ms-linear-gradient(-135deg, rgba(231, 55, 58, 1) 0%, rgba(229, 123, 16, 1) 14.15%, rgba(255, 233, 71, 1) 36.59%, rgba(80, 179, 112, 1) 49.76%, rgba(72, 148, 124, 1) 55.52%, rgba(54, 75, 154, 1) 69.76%, rgba(93, 64, 147, 1) 86.14%, rgba(122, 56, 141, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E7373A', endColorstr='#7A388D' ,GradientType=0)";
	background : linear-gradient(225deg, rgba(231, 55, 58, 1) 0%, rgba(229, 123, 16, 1) 14.15%, rgba(255, 233, 71, 1) 36.59%, rgba(80, 179, 112, 1) 49.76%, rgba(72, 148, 124, 1) 55.52%, rgba(54, 75, 154, 1) 69.76%, rgba(93, 64, 147, 1) 86.14%, rgba(122, 56, 141, 1) 100%);
	opacity : 0.6;
	filter: alpha(opacity=60) progid:DXImageTransform.Microsoft.Alpha(opacity=60) progid:DXImageTransform.Microsoft.gradient(startColorstr='#E7373A',endColorstr='#7A388D' , GradientType=1);
}

#full_footer {
	background: #df9ec6;
	padding: 1px;
}
#full_footer .wrapper {
	max-width: 100%;
	padding: 30px 20px 0 20px;
}
#full_footer .logo {
	float: none;
	max-width: 500px;
	width: 100%;
}
#full_footer h2 {
	color: #000000;
	font-family: 'Space Mono';
	font-size: 4.5rem;
	font-weight: bold;
	text-align: right;
	margin: 0;
}
#full_footer .col_1 {
	margin-right: 50px;
	width: 500px;
}
#full_footer .col_2 {
	position: relative;
}
#full_footer .swiper-container {
	margin: 18px 0;
	width: 600px;
}
#full_footer .swiper-slide {
	width: auto;
}
.swiper-impulsorxs a,
.marquee_impulsorxs a,
.loop-swiper-article .author,
.container-footer .author {
	font-size: 2.1rem;
	font-family: 'Space Mono';
	font-weight: normal;
	color: #ffffff;
	background: #ac77a3;
	border-left: 20px #e7ab59 solid;
	padding: 0px 10px;
	margin: 0 10px;
}
.container-footer {
	margin: 50px 0 0 0;
}
.container-footer .author {
	font-style: italic;
	font-size: 3rem;
	font-weight: bold;
	margin: 0;
}
.share {
	margin: 25px 0 0 0;
	font-size: 2.1rem;
	color: #979696;
	padding: 0;
	list-style: none;
	display: flex;
}
.breadcrumbs.vetical {
	-webkit-transform: rotate(90deg) translate3d(50%, 0, 0);
	transform: rotate(90deg) translate3d(50%, 0, 0);
	-webkit-transform-origin: top;
    transform-origin: top;
    position: sticky;
    display: block;
    top: 100px;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
	-webkit-transition: .2s ease;
    transition: .2s ease;
    left: 5%;
}
.breadcrumbs.vetical a {
	color: #000000;
}
.full_date {
	text-align: center;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .2s ease;
    transition: .2s ease;
}
.black_title.single-post .full_date {
	opacity: 1;
	visibility: visible;
}
.scrolled_half_post .breadcrumbs.vetical {
	opacity: 1;
	visibility: visible;
}
body.single-post main .share a {
	color: #979696;
	margin-left: 10px;
}
body.single-post main .share a:hover {
	text-decoration: underline;
}
#link_to_copie {
	height: 0;
	overflow: hidden;
	border: none;
	width: 0;
}
.impulsorxs,
.colaboradorxs,
#full_footer .row {
	display: flex;
}
#full_footer .row {
	justify-content: space-between;
}
#full_footer .swiper-colaboradorxs {
	margin: 0 50px;
	width: 500px;
}
.swiper-colaboradorxs a {
	font-size: 2.1rem;
	font-family: 'Space Mono';
	font-weight: normal;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	display: inline-block;
	margin: 7px 10px;
}
.swiper-colaboradorxs-left {
	background: center no-repeat url(imgs/arrow_left.svg);
	cursor: pointer;
	user-select: none;
	height: 51px;
	width: 26px;
	position: absolute;
    top: 22px;
}
.swiper-colaboradorxs-right {
	background: center no-repeat url(imgs/arrow_right.svg);
	cursor: pointer;
	user-select: none;
	height: 51px;
	width: 26px;
	position: absolute;
    top: 22px;
    right: 0;
}
.impulsorxs {
	margin: 30px 0 0 0;
}
.colaboradorxs {
	margin: 0 0;
	align-items: center;
}
#full_footer .newsletter {
	display: inline-block;
	margin: 20px 0 10px 0;
	text-align: center;
	font-size: 1.6rem;
	width: 100%;
}
#full_footer .newsletter a {
	color: #000000;
	border-bottom: 1px solid #000000;
}
.marquee_impulsorxs {
	position: relative;
	top: inherit;
	left: inherit;
	background: transparent;
	font-style: normal;
	text-transform: none;
	margin: 18px 0;
	line-height: 31px;
	height: 34px;
	width: 600px;
}
.go_to_top {
	background: no-repeat center url(imgs/arrow_top.svg);
	display: block;
	height: 45px;
	width: 90px;
}

.marquee_logos {
	position: relative;
	height: 83px;
	line-height: 83px;
	background: transparent;
	top: inherit;
	margin: 50px 0;
}
.marquee_logos img {
	margin-right: 20px;
	vertical-align: middle;
}
.marquee_logos img.puntos_de_cultura {
	height: 60px;
}
.marquee_logos img.caballos {
	height: 60px;
}
.marquee_logos img.soma {
	height: 60px;
}
.marquee_logos img.rampa {
	height: 60px;
}
.marquee_logos img.fondo_metro {
	height: 40px;
}
.marquee_logos img.maricone {
	height: 45px;
}

.register_follow {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	will-change: transform;
	pointer-events: none;
	z-index: 99999999;
}
.register_follow.hide {
	pointer-events: none;
	z-index: 9;
}
.register_follow a {
	pointer-events: auto;
}
.register_follow span {
	background-color: #79378c;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	-webkit-transition: transform .3s ease-out;
	transition: transform .3s ease-out;
	-webkit-transform: scale(0);
	transform: scale(0);
	display: flex;
	font-size: 1.1rem;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.admin_message {
	text-transform: uppercase;
}
.admin_message a {
	color: #000000;
	display: block;
}
.admin_message svg {
	height: 11px;
}

.user_admin .user_menu .ml-auto {
	margin-left: auto;
}
.order_filter svg {
	opacity: .7;
}
.order_filter a.active svg,
.order_filter svg:hover {
	opacity: 1;
}
.user_admin .grid_users {
	background: #1d1d1b;
	min-height: auto;
    display: flex;
    justify-content: space-between;
    padding: 0px 10px 10px 10px;

    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex: 1;
    flex-wrap: wrap;
    position: relative;
}
.user_admin .grid-item {
	align-items: center;
	display: block;
	padding: 10px;
	background: #ffffff;
	-webkit-border-radius: 10px;
    border-radius: 10px;
    margin: 0 0 10px 0;
    width: 100%;
    -webkit-transition: .2s ease;
    transition: .2s ease;
    position: relative;
    //height: 71px;
}
.user_admin .grid-item.active {
	opacity: 1;
}
.user_admin .grid-item .content {
	align-items: center;
	display: flex;
}
.user_admin .grid-item .content:after {
	content: "";
	display: block;
	background: url(imgs/flecha_abajo.svg) center no-repeat;
	background-size: 10px;
	-webkit-transition: .2s ease;
    transition: .2s ease;
	margin: 0 10px 0 auto;
	height: 10px;
	width: 10px;
}
.user_admin .grid-item.active .content:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.user_admin .grid-item h2 {
	font-size: 1.8rem;
}
.user_admin .grid-item .image {
	background: center no-repeat;
	background-size: cover;
	display: inline-block;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-right: 10px;
	overflow: hidden;
	height: 50px;
	width: 50px;
}
.user_admin .grid-item a {
	color: #000000;
}
.user_admin .grid-item .actions {
	display: flex;
	justify-content: space-evenly;
	margin-left: auto;
	margin: 20px 0 10px 0;
	position: absolute;
	left: 10px;
	right: 10px;
}
.user_admin .grid-item .actions a {
	position: relative;
}
.user_admin .grid-item .actions svg {
	height: 20px;
	opacity: .4;
	-webkit-transition: .2s ease;
	transition: .2s ease;
}
.user_admin .grid-item:hover .actions svg {
	opacity: .5;
}
.user_admin .grid-item .actions a:hover svg {
	opacity: 1;
}
.user_admin .grid-item.is_featured .user_change_featured svg {
	fill: yellow;
}
.user_admin .grid-item.is_impulsorxs .user_change_impulsorxs svg,
.user_admin .grid-item.is_colaboradorxs .user_change_colaboradorxs svg {
	fill: green;
}
.user_admin .disapproved_user .send_disapproved_user,
.user_admin .approved_user .send_approved_user {
	display: none;
}
.user_admin .grid-item.disapproved_user,
.user_admin .grid-item.not_approved {
	opacity: .8;
}
.user_admin .grid-item.disapproved_user:hover,
.user_admin .grid-item.approved {
	opacity: 1;
}
.user_admin .grid-item.disapproved_user .image {
	filter: grayscale(1);
}
.user_admin .grid-item.disapproved_user:hover .image {
	filter: grayscale(0);
}
.user_admin .grid-item.deleted {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate(-10px, 0px);
    transform: translate(-10px, 0px);
}
.user_admin .paginate {
    font-size: 1.8rem;
    text-align: center;
    padding: 50px 0 20px 0;
}
.user_admin .paginate a {
	text-decoration: underline;
}
.user_admin .loading_state a {
	opacity: .3;
	pointer-events: none;
}
.user_admin .approved .send_approved_user,
.user_admin .not_approved .send_approved_user {
	pointer-events: none;
}
.user_admin .approved .send_approved_user svg {
	fill: green;
	opacity: 1;
}
.user_admin .not_approved .send_approved_user svg {
	fill: red;
	opacity: 1;
}
.user_admin .alerta.hide {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: .5s ease;
	transition: .5s ease;
}
.user_admin .alerta.show {
	opacity: 1;
	visibility: visible;
}
.user_admin .approved.alerta {
	background: green;
	color: #ffffff;
}
.user_admin .not_approved.alerta {
	background: red;
	color: #ffffff;
}
.user_admin .user_delete svg:hover {
	fill: red;
}
.user_admin .user_menu {
	list-style: none;
	display: flex;
	font-size: 1.5rem;
	margin: 20px;
	padding: 0;
}
.user_admin .user_menu li {
	margin-right: 20px;
}
.user_admin .user_menu li.active a,
.user_admin .user_menu li a:hover {
	text-decoration: underline;
}
.admin_logged_in .header nav li a {
	font-size: 1.2rem;
	padding: 0 8px;
}

@media( max-width: 1380px ) and ( min-width: 1040px ) {

	.admin_logged_in .header nav li a {
		font-size: 1.2rem;
		padding: 0 8px;
	}
	.admin_logged_in .slogan p {
		display: none;
	}

}

@media( min-width: 1000px ) {

	.user_admin .grid_users {
		padding: 0px 20px 10px 20px;
	}
	.user_admin .grid-item {
		display: flex;
		margin: 0 0 20px 0;
		width: calc(50% - 10px);
		height: auto;
	}
	.user_admin .grid-item .content:after {
		display: none;
	}
	.user_admin .grid-item h2 {
		font-size: 2.8rem;
	}
	.user_admin .grid-item .actions {
		display: block;
		margin: 0 0 0 auto;
		position: relative;
		left: inherit;
		right: inherit;
	}

}

@media( min-width: 1520px ) {

	.marquee_impulsorxs {
		width: 800px;
	}
	#full_footer .swiper-colaboradorxs {
		width: 700px;
	}

}

@media( max-width: 1280px ) {

	.grid-item,
	.grid-sizer {
		width: 50%;
	}

}

@media( max-width: 1040px ) {

	nav,
	.redes {
		display: none;
	}
	nav {
		background: #000000;
		border-bottom: 1px solid #ffffff;
		border-top: 1px solid #ffffff;
		border-right: none;
		position: fixed;
		top: 44px;
		left: 0;
		right: 0;
		padding: 11px 0;
		z-index: 999;
	}
	.header nav li {
		float: none;
	}
	.user_img ul {
		border-top: 1px solid #ffffff;
		border-left: none;
		padding: 11px 0;
		position: fixed;
		top: 44px;
		left: 0;
		right: 0;
		width: 100%;
	}
	.user_img ul:before {
		display: none;
	}
	.boton_menu_mobile {
		border-left: 1px solid #ffffff;
		display: block;
		height: 44px;
		width: 44px;
		float: right;
		user-select: none;
		position: relative;
	}
	.boton_menu_mobile div,
	.boton_menu_mobile:before,
	.boton_menu_mobile:after {
		content: "";
		display: block;
		height: 1px;
		background: #ffffff;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		width: 22px;
	}
	.boton_menu_mobile div {
		top: 21px;
	}
	.boton_menu_mobile:before {
		top: 15px;
	}
	.boton_menu_mobile:after {
		bottom: 15px;
	}
	.menu_abierto nav {
		display: block;
	}
	.menu_abierto .boton_menu_mobile div {
		opacity: 0;
	}
	.menu_abierto .boton_menu_mobile:before {
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 21px;
	}
	.menu_abierto .boton_menu_mobile:after {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 21px;
		bottom: inherit;
	}

	.single-post .cover .container .author {
		font-size: 4rem;
	}
	.single-post .cover .container h1 {
		line-height: 65px;
		font-size: 6.5rem;
	}
	.breadcrumbs.vetical {
		display: none;
	}

	.impulsorxs,
	.colaboradorxs {
		display: block;
	}
	.go_to_top {
		height: 35px;
		width: 50px;
	}
	#full_footer h2 {
		text-align: left;
	}
	#full_footer .col_1,
	.marquee_impulsorxs {
		width: 100%;
	}
	#full_footer .swiper-colaboradorxs {
		width: calc(100% - 100px);
	}

}

/*@media( max-width: 640px ) {*/
@media( max-width: 768px ) {

	body {
		padding-top: 71px;
	}
	body.home {
		margin-bottom: 0;
	}
	body.single {
		padding-top: 44px;
	}
	body .hide_mobile {
		display: none;
	}
	body .hide_desktop {
		display: block;
	}

	.slogan,
	.aca_estoy .alerta {
		display: none;
	}

	.user_img div {
		padding: 0 11px;
	}
	.user_img span {
		margin: -5px 0 0 0;
	}

	.fix_search.home .fixed_search {
		opacity: .6;
	    position: relative;
	    top: inherit;
	    left: inherit;
	    right: inherit;
	    margin: 0 auto;
	    z-index: 999;
	}

	.marquee,
	.home .marquee_header.marquee_identidades {
		line-height: 27px;
		height: 27px;
		font-size: 1.7rem;
	}

	#busqueda-simple .container {
		padding: 0 10px;
	}
	#busqueda-simple div.selects select,
	#busqueda-simple div.selects select:nth-child(3n) {
		width: 100%;
	}
	#busqueda-simple div.selects .select2 {
		margin-bottom: 10px;
	}
	#busqueda-simple .select2-container .select2-selection--single,
	.gradiente_boton {
		line-height: 41px;
		height: 41px;
	}
	#busqueda-simple .select2-selection__rendered {
		line-height: 41px !important;
	}
	#busqueda-simple .select2-selection__arrow {
		height: 40px !important;
	}
	.gradiente_boton input {
	    line-height: 35px;
    	height: 35px;
	}
	.filters_aside .checkboxes {
		text-align: left;
	}
	.checkboxes {
		text-align: center;
	}

	.list-style .grid-item:hover {
		background: #ffffff;
	}

	.aca_estoy {
		bottom: 10px;
		right: 10px;
		height: 90px;
		width: 90px;
		line-height: 15px;
		font-size: 1.1rem;;
	}
	.author .aca_estoy {
		bottom: 10px;
	}

	#contact_form_container .table {
		min-height: calc(100vh - 164px);
	}

	.grid-item,
	.grid-sizer {
		padding: 10px 5px;
		width: 50%;
	}
	.grid-item.change-view {
		width: 100%;
	}
	.no_hay_resultados.grid-item {
		padding-top: 50px;
	}

	h1.resaltado {
		padding: 5px 10px 7px 10px;
		line-height: 25px;
	}

	.home .grid.masonry {
		margin: 5px;
		width: calc(100% - 10px);
	}
	.home .grid-item,
	.home .grid-sizer {
		padding: 10px 5px;
		width: 50%;
	}
	.home .grid-item h2 {
		padding-left: 0;
	}
	.home .grid-item.deceased_user_grid h2 {
	    padding-left: 25px;
	    background: url(imgs/estrella.svg) left top 8px no-repeat;
	    background-size: 20px;
	}
	.home .etiqueta a {
		font-size: .9rem;
		padding: 5px 10px;
		line-height: 10px;
	}

	.blog .grid .grid-item.loop-article:first-child {
		width: 100%;
	}
	.blog .grid .grid-item:nth-child(2),
	.blog .grid .grid-item:nth-child(3) {
		margin-top: 0;
	}

	#formulario {
		padding: 0 10px;
	}
	#formulario .acf-fields>.acf-field,
	#formulario .acf-fields input,
	#formulario .acf-fields select,
	#formulario .acf-fields textarea,
	#formulario .acf-fields .select2-container.-acf .select2-selection,
	#formulario .select2-container--default .select2-selection--single,
	#acf-popup .acf-popup-box input,
	#formulario .acf-fields>.acf-field.pais_de_residencia,
	#formulario .acf-fields>.acf-field.ciudad_de_residencia,
	#formulario .acf-fields>.acf-field.pais_de_nacimiento,
	#formulario .acf-fields>.acf-field.ciudad_de_nacimiento,
	#formulario .acf-fields>.acf-field.pronombres {
		width: 100% !important;
	}
	.acf-fields {
		padding-top: 50px;
	}
	#formulario .acf-fields .top_submit input {
		top: 0;
		right: 0;
		left: 0;
		margin: 0;
	}
	#formulario .acf-field.newsletter input {
		width: auto !important;
	}
	#formulario .acf-field.fecha_de_defuncion {
		margin-top: 10px;
	}
	#formulario .acf-field.pais_de_nacimiento {
		margin-bottom: 0;
	}
	#formulario .acf-field.campo_facebook .acf-label label {
		display: none;
	}
	#formulario .acf-hidden {
		display: none !important;
	}

	.swiper-blog .swiper-slide {
		width: 90%;
	}
	.single .swiper-blog .swiper-slide {
		width: 60%;
	}

	.perfil_de_usuario {
		height: auto;
		overflow-x: auto;
		overflow-y: auto;
		white-space: inherit;
	}
	.breadcrumbs {
		display: inline-block;
		position: relative;
		margin-top: 0;
		z-index: 0;
	}
	.breadcrumbs:after {
		display: block;
		clear: both;
		content: "";
	}
	.info {
		box-sizing: inherit;
		padding: 10px 10px 20px 10px;
		height: auto;
		width: 100%;
	}
	.back_to {
		margin: 0 0 10px 0;
	}
	.info .imagen_de_perfil {
		float: none;
		margin-bottom: 10px;
	}
	.info_resumida {
		height: auto;
		padding-left: 10px;
		padding-bottom: 100px;
		min-width: auto;
	}
	.info_resumida.info h1 {
		background-color: transparent;
	}
	.deceased_user .info_resumida.info h1 {
		color: #000000;
	}
	.user_dates {
		margin-bottom: 10px;
	}
	.info_completa .etiquetas {
		clear: both;
	}
	.info_resumida .volver {
		margin-left: 0;
	}
	.info_resumida .volver svg {
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	.info .contacto ul li {
		width: 100%;
	}
	.trabajos .foto {
		padding: 10px 10px 0 10px;
		width: 100%;
	}
	.trabajos .foto a {
		display: block;
	}
	.trabajos .foto:last-child {
		padding-bottom: 10px;
	}
	.trabajos .foto img {
	    height: auto;
	    width: 100%;
	}
	.home footer,
	.author .marquee_footer,
	.author footer {
		position: relative;
		bottom: inherit;
		left: inherit;
		width: 100%;
	}
	.home footer {
		margin: 0;
		z-index: 1;
	}
	.alerta.bottom_right,
	.notifications_container {
		bottom: 20px;
	}

	.about {
		display: block;
		font-size: 1.8rem;
    	line-height: 21px;
	}
	.about .col,
	.about .col:first-of-type {
		padding: 1px 20px;
		margin: 0;
		width: 100%;
	}
	.about .col:last-child {
		padding: 0;
		width: 100%;
	}
	.about .swiper-container, .about .swiper-slide {
		height: 300px;
	}
	.about .swiper-slide.herramientas div,
	.about .swiper-slide.archivo_historico div,
	.about .swiper-slide.red_encuentro div,
	.about .swiper-slide.redes_colaborativas div {
		background-position: left 20px bottom 20px;
	}

	.single-post .cover .container {
		padding: 20px 20px 20px 20px;
	}
	.single-post .cover .container .author {
		font-size: 2rem;
		margin: 30px 0 0 0;
	}
	.single-post .cover .container h1 {
		line-height: 35px;
		font-size: 3.5rem;
		word-break: break-word;
	}
	.single-post .go_down {
		height: 50px;
		width: 50px;
	}
	.single-post ol {
		margin: 0;
	}
	.scrolled_half_post .next_post {
		margin: 0 0 30px 0;
	}

	.filters_aside {
		position: fixed;
		width: 100%;
		left: 0;
		right: 0;
		bottom: 0;
		overflow: scroll;
		z-index: 999999999;
		background: #ffffff;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		-webkit-transition: .2s ease;
		transition: .2s ease;
		opacity: 0;
		visibility: hidden;
		top: 44px;
	}
	.toggle_filter {
		display: none;
	    right: -20px;
	    -webkit-transform: rotate(180deg);
	    transform: rotate(180deg);
	}
	.toggle_filter.hide_desktop {
		left: 0;
    	right: auto;
    	position: fixed;
    	top: 80px;
	}
	.toggle_filter.hide_desktop.close {
		left: auto;
		right: 0;
		top: 35px;
	}
	.filters_aside form,
	.hide_filter .filters_aside form {
		position: relative;
		top: auto;
	    width: 100%;
	}
	.show_filter {
		overflow: hidden;
	}
	.show_filter .filters_aside {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
		visibility: visible;
	}
	.show_filter .toggle_filter {
	    right: 15;
	    -webkit-transform: rotate(0deg);
	    transform: rotate(0deg);
	}

	.marquee_logos {
		height: 83px;
	}
	#full_footer {
		padding-bottom: 1px;
	}
	#full_footer h2 {
		font-size: 2.5rem;
	}

	footer .container {
		line-height: 33px;
		height: auto;
		display: block;
		justify-content: inherit;
	}

	.user_admin .user_menu {
		white-space: nowrap;
		width: 100%;
		overflow: scroll;
		margin: 0;
		padding: 20px;
	}

	.swiper-colaboradorxs-left,
	.swiper-colaboradorxs-right {
		height: 30px;
		top: 35px;
		width: 26px;
	}
	#full_footer .swiper-colaboradorxs {
		width: calc(100% - 60px);
		margin: 0 30px;
	}
	.swiper-colaboradorxs a {
		font-size: 2rem;
		margin: 5px ​5px;
	}

}

@media( max-width: 640px ) {

	.flex_mobile {
		display: flex;
		align-items: center;
		margin: 4px 0 15px 0;
	}
	.flex_mobile .deceased_icon {
		margin: 0;
	}
	.flex_mobile h1.resaltado {
		margin: 0 5px;
	}
	.flex_mobile .compartir {
	    top: inherit;
	    margin: 0;
	}
	.single-post .entry-content .container {
		word-break: break-all;
	}
	#contact_form_container .flex {
		display: block;
	}
	#contact_form_container form #enviar {
		margin-top: 20px;
		margin-left: 0;
	}

}

@media( min-height: 670px ) {

	.info_resumida .volver {
		bottom: inherit;
		position: relative;
		top: 30px;
	}

}

@media all and (orientation: portrait) {

	#busqueda-simple .container {
		background-image: url(imgs/vertical_background.png);
	}

}

body .slbOverlay {
	z-index: 9999999999;
}
body .slbWrapOuter {
	z-index: 9999999999;
}