/*
 Theme Name:   Espied Child
 Theme URI:    http://
 Description:  Espeid Child Theme
 Author:       Mariano Velamazan
 Author URI:   http://aspectocomunicacion.es/mariano
 Template:     espied
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         grid, minimalistic, and for ANDALUSIAN TALENTIA NETWORK
 Text Domain:  espied-child
*/
body {
	color: #080a0a;
	font-family: "Open Sans", sans-serif;
	/*font-family: 'Roboto Mono', monospace;*/
	font-size: 15px;
	font-weight: 400;
	line-height: 1.6;
}
button,
input,
select,
textarea {
	color: #23292b;
	font-family: 'Letter Gothic Std','Roboto Mono', Menlo, Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	font-size: 15px;
	font-weight: 400;
	line-height: 1.6;
}
.site-header {
	background-color: #fff;
	min-height: 48px;
	padding: 12px 18px;
	position: relative;
	width: 100%;
	z-index: 2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	/*font-family: 'Letter Gothic Std',"Roboto Mono", monospace;*/
		font-family: 'Letter Gothic Std','Roboto Mono', Menlo, Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	margin: 48px 0 12px;
}
/* Links */
a {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	color: darkorange;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: red;
	text-decoration: none;
}
@media screen and (min-width: 48em) {
	.js body {
		margin-right: 72px;
		width: auto;
	}
	.js body:after {
		background-color: #fff;
		border-left: 1px solid rgba(255, 255, 255, 0.1);
		content: "";
		display: block;
		position: fixed;
		top: 0;
		right: 0;
		width: 72px;
		height: 100%;
		z-index: 498;
	}
}
.page-links a {
	background: darkorange;
	border-color: darkorange;
	color: #fff;
}
.page-links a:hover {
	background: red;
	border-color: red;
	color: #fff;
}
.sidebar-toggle {
	background-color: #fff;
	display: none;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	width: 64px;
	height: 48px;
	z-index: 499;
}
.sidebar-toggle:before {
	font-size: 16px;
	height: 16px;
	width: 16px;
	content: "\f419";
	color: #080a0a;
	margin-top: 16px;
}
.js .site-main .paging-navigation .nav-previous a, .js .site-main .paging-navigation .nav-next a, .js .site-main .paging-navigation .nav-archive a, .js .site-main .post-navigation .nav-previous a, .js .site-main .post-navigation .nav-next a, .js .site-main .post-navigation .nav-archive a, .js .site-main .image-navigation .nav-previous a, .js .site-main .image-navigation .nav-next a, .js .site-main .image-navigation .nav-archive a {
		color: #080a0a;
		overflow: hidden;
		padding: 12px 0 12px 72px;
		position: absolute;
		top: 0;
		right: 0;
		width: 72px;
		height: 72px;
	}
.js .site-main .paging-navigation .nav-previous a:before, .js .site-main .paging-navigation .nav-next a:before, .js .site-main .paging-navigation .nav-archive a:before, .js .site-main .post-navigation .nav-previous a:before, .js .site-main .post-navigation .nav-next a:before, .js .site-main .post-navigation .nav-archive a:before, .js .site-main .image-navigation .nav-previous a:before, .js .site-main .image-navigation .nav-next a:before, .js .site-main .image-navigation .nav-archive a:before {
	font-size: 32px;
	height: 32px;
	width: 32px;
	width: 72px;
	height: 72px;
}

.js .site-main .paging-navigation .nav-previous a:before, .js .site-main .paging-navigation .nav-next a:before, .js .site-main .paging-navigation .nav-archive a:before, .js .site-main .post-navigation .nav-previous a:before, .js .site-main .post-navigation .nav-next a:before, .js .site-main .post-navigation .nav-archive a:before, .js .site-main .image-navigation .nav-previous a:before, .js .site-main .image-navigation .nav-next a:before, .js .site-main .image-navigation .nav-archive a:before {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
		background-color: #fff;
		border: 1px solid rgba(255, 255, 255, 0.1);
		border-width: 0 1px 1px 0;
		content: "\f431";
		position: absolute;
		top: 0;
		right: 0;
		padding: 20px 0 0 21px;
	}
/*WIDGETS AND MENUS*/
.js .site-main .paging-navigation .nav-previous a:hover:before,
.js .site-main .paging-navigation .nav-next a:hover:before,
.js .site-main .paging-navigation .nav-archive a:hover:before,
.js .site-main .post-navigation .nav-previous a:hover:before,
.js .site-main .post-navigation .nav-next a:hover:before,
.js .site-main .post-navigation .nav-archive a:hover:before,
.js .site-main .image-navigation .nav-previous a:hover:before,
.js .site-main .image-navigation .nav-next a:hover:before,
.js .site-main .image-navigation .nav-archive a:hover:before,
.js .site-main .paging-navigation .nav-previous a:focus:before,
.js .site-main .paging-navigation .nav-next a:focus:before,
.js .site-main .paging-navigation .nav-archive a:focus:before,
.js .site-main .post-navigation .nav-previous a:focus:before,
.js .site-main .post-navigation .nav-next a:focus:before,
.js .site-main .post-navigation .nav-archive a:focus:before,
.js .site-main .image-navigation .nav-previous a:focus:before,
.js .site-main .image-navigation .nav-next a:focus:before,
.js .site-main .image-navigation .nav-archive a:focus:before {
	background-color: darkorange;
}
.js .site-main .paging-navigation .nav-previous a:hover,
	.js .site-main .paging-navigation .nav-next a:hover,
	.js .site-main .paging-navigation .nav-archive a:hover,
	.js .site-main .post-navigation .nav-previous a:hover,
	.js .site-main .post-navigation .nav-next a:hover,
	.js .site-main .post-navigation .nav-archive a:hover,
	.js .site-main .image-navigation .nav-previous a:hover,
	.js .site-main .image-navigation .nav-next a:hover,
	.js .site-main .image-navigation .nav-archive a:hover,
	.js .site-main .paging-navigation .nav-previous a:focus,
	.js .site-main .paging-navigation .nav-next a:focus,
	.js .site-main .paging-navigation .nav-archive a:focus,
	.js .site-main .post-navigation .nav-previous a:focus,
	.js .site-main .post-navigation .nav-next a:focus,
	.js .site-main .post-navigation .nav-archive a:focus,
	.js .site-main .image-navigation .nav-previous a:focus,
	.js .site-main .image-navigation .nav-next a:focus,
	.js .site-main .image-navigation .nav-archive a:focus {
		-webkit-transition: all 0.2s ease-out;
		-moz-transition: all 0.2s ease-out;
		transition: all 0.2s ease-out;
		background-color: orangered;
		padding: 12px 96px 12px 24px;
		width: 360px;
	}
site-main .paging-navigation .nav-links .meta-nav, .site-main .post-navigation .nav-links .meta-nav, .site-main .image-navigation .nav-links .meta-nav {
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.84615;
	text-transform: none;
}
.menu-heading {
		font-family: 'Letter Gothic Std','Roboto Mono', Menlo, Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	text-transform: none;
	font-weight: 700;
}
.main-navigation {
		font-family: 'Letter Gothic Std','Roboto Mono', Menlo, Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
	margin: 0 auto;
	width: 100%;
}
@media screen and (min-width: 37.5em) {
	.main-navigation {
		width: 552px;
	}
}
.main-navigation a {
	color: darkorange;
	display: block;
	padding: 12px 0;
}
.main-navigation a:hover, .main-navigation a:active, .main-navigation a:focus {
	color: red;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
}
.main-navigation ul li {
	border-top: 1px solid rgba(255, 255, 255, 0.15);
	position: relative;
}
.main-navigation ul .current_page_item a, .main-navigation ul .current-menu-item a {
	color: #fff;
}
.main-navigation ul ul {
	display: none;
	margin-left: 24px;
}
.main-navigation ul ul.toggle-on {
	display: block;
}
@media screen and (min-width: 48em) {
	.sidebar-toggle {
		background-color: transparent;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		position: fixed;
		top: 0;
		right: 0;
		width: 72px;
		height: 72px;
	}
	.admin-bar .sidebar-toggle {
		top: 46px;
	}
	.sidebar-toggle:hover,
	.sidebar-toggle:focus,
	.sidebar-toggle:active {
		background-color: darkorange;
	}
}
.sidebar-open .sidebar {
	/*font-family: 'Letter Gothic Std','Roboto Mono', monospace;*/
	font-family: 'Letter Gothic Std','Roboto Mono', Menlo, Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	display: block;
	right: 0;
}
.widget-title {
	/*font-family: 'Letter Gothic Std','Roboto Mono', monospace;*/
	font-family: 'Letter Gothic Std','Roboto Mono', Menlo, Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	color: #080a0a;
	margin: 0 0 24px;
	text-transform: none;
}
.widget a {
	color: darkorange;
}
.widget a:hover, .widget a:active, .widget a:focus {
	color: white;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	background-color: darkorange;
	color: #23292b;
}
.widget button:hover, .widget button:focus, .widget button:active,
.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="button"]:active,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="reset"]:active,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus,
.widget input[type="submit"]:active {
	background-color: red;
}
.widget_calendar caption {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	/*font-family: 'Letter Gothic Std','Roboto Mono', monospace;*/font-family: 'Roboto Mono', monospace;
	margin-bottom: 24px;
	text-transform: none;
}
.site-main .paging-navigation .nav-links .meta-nav, .site-main .post-navigation .nav-links .meta-nav, .site-main .image-navigation .nav-links .meta-nav {
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.84615;
	text-transform: none;
}
.comments-title {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	/*font-family: 'Letter Gothic Std','Roboto Mono', monospace;*/
	font-family: 'Letter Gothic Std','Roboto Mono', Menlo, Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	letter-spacing: -0.01em;
	margin: 0;
	/*text-transform: uppercase;*/
}
.project-navigation > h1 {
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	/*font-family: 'Letter Gothic Std','Roboto Mono', monospace;*/
	font-family: 'Letter Gothic Std','Roboto Mono', Menlo, Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	letter-spacing: -0.01em;
	margin: 24px auto;
	text-align: center;
	
	/*text-transform: uppercase;*/
}
.site-info {
	font-family: 'Letter Gothic Std','Roboto Mono', Menlo, Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	font-size: 12px;
	font-weight: 400;
	line-height: 1.33333;
	color: #737678;
}
.page-template-page-templatesportfolio-page-php .sharedaddy .sd-title {
	/*font-family: 'Letter Gothic Std','Roboto Mono', monospace;*/
	font-family: 'Letter Gothic Std','Roboto Mono', Menlo, Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	font-size: 13px;
	font-weight: 700;
	line-height: 1.84615;
	color: #fff;
	margin: 0 0 12px;
	/*text-transform: uppercase;*/
	vertical-align: top;
}
.entry-content #jp-relatedposts .jp-relatedposts-headline {
	font-size: 13px;
	font-weight: 700;
	line-height: 1.84615;
	color: #fff;
	/*font-family: 'Letter Gothic Std','Roboto Mono', monospace;*/
	font-family: 'Letter Gothic Std','Roboto Mono', Menlo, Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	margin-bottom: 9px;
	/*text-transform: uppercase;*/
}
.js .post-type-archive-jetpack-portfolio .jetpack-portfolio.has-post-thumbnail .entry-title,
.js .post-type-archive-jetpack-portfolio .jetpack-portfolio.has-post-thumbnail .entry-meta,
.js .post-type-archive-jetpack-portfolio .jetpack-portfolio.has-post-thumbnail .view-link, .js .tax-jetpack-portfolio-type .jetpack-portfolio.has-post-thumbnail .entry-title,
.js .tax-jetpack-portfolio-type .jetpack-portfolio.has-post-thumbnail .entry-meta,
.js .tax-jetpack-portfolio-type .jetpack-portfolio.has-post-thumbnail .view-link, .js .tax-jetpack-portfolio-tag .jetpack-portfolio.has-post-thumbnail .entry-title,
.js .tax-jetpack-portfolio-tag .jetpack-portfolio.has-post-thumbnail .entry-meta,
.js .tax-jetpack-portfolio-tag .jetpack-portfolio.has-post-thumbnail .view-link, .js .page-template-page-templatesportfolio-page-php .jetpack-portfolio.has-post-thumbnail .entry-title,
.js .page-template-page-templatesportfolio-page-php .jetpack-portfolio.has-post-thumbnail .entry-meta,
.js .page-template-page-templatesportfolio-page-php .jetpack-portfolio.has-post-thumbnail .view-link, .js .project-navigation .jetpack-portfolio.has-post-thumbnail .entry-title,
.js .project-navigation .jetpack-portfolio.has-post-thumbnail .entry-meta,
.js .project-navigation .jetpack-portfolio.has-post-thumbnail .view-link {
	opacity: 1;
}
.js .post-type-archive-jetpack-portfolio .jetpack-portfolio.hover .entry-title,
.js .post-type-archive-jetpack-portfolio .jetpack-portfolio.hover .entry-meta,
.js .post-type-archive-jetpack-portfolio .jetpack-portfolio.hover .view-link, .js .tax-jetpack-portfolio-type .jetpack-portfolio.hover .entry-title,
.js .tax-jetpack-portfolio-type .jetpack-portfolio.hover .entry-meta,
.js .tax-jetpack-portfolio-type .jetpack-portfolio.hover .view-link, .js .tax-jetpack-portfolio-tag .jetpack-portfolio.hover .entry-title,
.js .tax-jetpack-portfolio-tag .jetpack-portfolio.hover .entry-meta,
.js .tax-jetpack-portfolio-tag .jetpack-portfolio.hover .view-link, .js .page-template-page-templatesportfolio-page-php .jetpack-portfolio.hover .entry-title,
.js .page-template-page-templatesportfolio-page-php .jetpack-portfolio.hover .entry-meta,
.js .page-template-page-templatesportfolio-page-php .jetpack-portfolio.hover .view-link, .js .project-navigation .jetpack-portfolio.hover .entry-title,
.js .project-navigation .jetpack-portfolio.hover .entry-meta,
.js .project-navigation .jetpack-portfolio.hover .view-link {
	opacity: 1;
}
.js .post-type-archive-jetpack-portfolio .jetpack-portfolio.hover .image-link, .js .tax-jetpack-portfolio-type .jetpack-portfolio.hover .image-link, .js .tax-jetpack-portfolio-tag .jetpack-portfolio.hover .image-link, .js .page-template-page-templatesportfolio-page-php .jetpack-portfolio.hover .image-link, .js .project-navigation .jetpack-portfolio.hover .image-link {
	display: block;
}
.project-info {
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	margin-left: 1em;
	margin-right: 1em;
	border-bottom: 1px dotted #080a0a;
	z-index: 3;
	
}
.project-info > div {
	display: table;
	width: 100%;
	height: 100%;
	
}

.project-info > div > div {
	display: table-cell;
	padding: 24px;
	text-align: left;
	vertical-align: top;
	
}
.project-navigation-wrapper ul li.current .project-info {
	display: none;
}

.project-navigation-wrapper ul li.current .jetpack-portfolio:hover .post-thumbnail img {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);

}
.project-navigation-wrapper ul li.current .jetpack-portfolio:hover .image-link {
	display: none;
}
.post-type-archive-jetpack-portfolio .jetpack-portfolio .entry-title a, .tax-jetpack-portfolio-type .jetpack-portfolio .entry-title a, .tax-jetpack-portfolio-tag .jetpack-portfolio .entry-title a, .page-template-page-templatesportfolio-page-php .jetpack-portfolio .entry-title a, .project-navigation .jetpack-portfolio .entry-title a {
	color: #080a0a;
}
.post-type-archive-jetpack-portfolio .jetpack-portfolio .entry-title a:hover, .tax-jetpack-portfolio-type .jetpack-portfolio .entry-title a:hover, .tax-jetpack-portfolio-tag .jetpack-portfolio .entry-title a:hover, .page-template-page-templatesportfolio-page-php .jetpack-portfolio .entry-title a:hover, .project-navigation .jetpack-portfolio .entry-title a:hover {
	color:red;
	border-bottom: 1px solid red;
}
.post-type-archive-jetpack-portfolio .jetpack-portfolio .entry-meta a, .tax-jetpack-portfolio-type .jetpack-portfolio .entry-meta a, .tax-jetpack-portfolio-tag .jetpack-portfolio .entry-meta a, .page-template-page-templatesportfolio-page-php .jetpack-portfolio .entry-meta a, .project-navigation .jetpack-portfolio .entry-meta a {
	color: red;
}
.post-type-archive-jetpack-portfolio .jetpack-portfolio .entry-title, .tax-jetpack-portfolio-type .jetpack-portfolio .entry-title, .tax-jetpack-portfolio-tag .jetpack-portfolio .entry-title, .page-template-page-templatesportfolio-page-php .jetpack-portfolio .entry-title, .project-navigation .jetpack-portfolio .entry-title {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 16px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 2px;
	line-height: 1.3;
	margin: 0 0 4px;
	position: relative;
	z-index: 3;	
	
}
.entry-meta span:not(.screen-reader-text) {
	font-size: 12px;
	font-weight: 200;
	line-height: 1;
	/*text-transform: uppercase;*/
	display: block;
	padding: 5px 0 4px 4px;
	position: relative;
}
.view-link {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	/*border: 2px solid white;*/
	color: #080a0a;
	display: inline-block;
	padding: 4px 0px;
	position: relative;
	/*text-transform: uppercase;*/
	z-index: 3;
}
.view-link:hover, .view-link:focus, .view-link:active {
	background-color: #080a0a;
	color: darkorange;
}
/*.highlighted{
	background-color: orange;
}*/

.post-thumbnail-wrapper {
	background-color: #fff;
	width: 100.2%;
	position: relative;
	z-index: 1;
}
.post-thumbnail,
.entry-attachment .attachment {
	display: block;
	margin: 0 auto 48px;
	text-align: center;
	width: 100%;
	/*	-webkit-filter: blur(20px);
    filter: blur(20px);*/
}
/*FORMS*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: darkorange;
	border: none;
	color: #fff;
	cursor: pointer;
	font-weight: 600;
	-webkit-appearance: button;
	/* Corrects inability to style clickable 'input' types in iOS */
	padding: 10px 24px;
	text-transform: none;
	line-height: normal;
}
button:hover, button:focus, button:active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active {
	background-color: red;
	outline: none;
}
#infinite-handle span {
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	background: darkorange;
	display: inline-block;
	color: #fff;
	padding: 12px 24px;
	text-transform: none;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}