/*
Theme Name: BlankSlate
Theme URI: https://opencollective.com/blankslate
Author: Bryan Hadaway
Author URI: https://opencollective.com/blankslate#section-contributors
Description: Donate: https://opencollective.com/blankslate. Learn: https://blankslate.me/. BlankSlate is the definitive WordPress boilerplate starter theme. I've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability, with no intrusive visual CSS styles added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/bhadaway/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2024.2
Requires at least: 5.2
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v3 or Laterhttps://satvalonco.cl/v1/wp-admin/theme-editor.php?file=style.css&theme=blankslate
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme 2011-2024
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}


/*************generales********/
/******************************/

/*********** tipografia y layout *******/
body  {
	font-family: 'Raleway', sans-serif;
	font-size:1-5em;
}
.contenedor {
	
}
.logo {
	width:80vw;
	margin: 0 auto;
}
#header {
	padding:1em;
	background-color:#FFF2D9;
}
h2 {
	font-weight:600;
	font-size:1.2em;
	color:#00ACC2;
	line-height:1.2em;
	margin-bottom:1em;
}
h1 {
	font-weight:800;
	font-size:1.5em;
	color: #00aCC2;
	line-height:1.8em;
}
.entrada-no-header h1 {
	width:90%;
	margin:0 auto;
	line-height:1.2;
}
.leer a {
	padding:10px;
	background: #00acc2;
	border:1px solid lightgray;
	font-size:1em!important;
	width:fit-content!important;
	display:inline-block;
	text-decoration:none;
	color: white;
	margin:1em;
}
.leer a:hover {
	background:lightgray;
}
footer {
	width:90%;
	margin:1em auto 2em;
}
#footer-logo img {
	width:90%;
	height:auto;
}
.direccion p {
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  margin: 1em;
  color: darkgray;
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 100%;
  line-height: 1.5em;
}
.rrss{
	color: darkgray;
	  letter-spacing: 2px;
	  text-align: center;
	  margin: 1em;
	  display: flex;
	  flex-wrap: wrap;
	  justify-content: center;
	  align-items: center;
}
.rrss a {
	text-decoration:none;
	color:#00acc2;
	margin-bottom:.5em;
}
/******* menu hamburguesa ****************/
  .hamburger {
    cursor: pointer;
    width: 30px;
    height: 30px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
	margin-right:.5em;
  }
  .hamburger div {
    width: 100%;
    height: 4px;
    background-color: #000;
    transition: all 0.3s ease;
    position: absolute;
  }
  .hamburger div:nth-child(1) {
    top: 4px; /* Adjusted from 0px to 4px */
  }
  .hamburger div:nth-child(2) {
    top: 13px; /* Adjusted from 13px to 13px (unchanged) */
  }
  .hamburger div:nth-child(3) {
    top: 22px; /* Adjusted from 26px to 22px */
  }
  .hamburger.open div:nth-child(1) {
    transform: rotate(45deg);
    top: 13px;
  }
  .hamburger.open div:nth-child(2) {
    opacity: 0;
  }
  .hamburger.open div:nth-child(3) {
    transform: rotate(-45deg);
    top: 13px;
  }
.contenedor-burger {
	display:flex;
	align-items:center;
	margin-top:1em;
}

  /* Mobile Menu Styles */
  #menu {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
  }
  #menu.open {
    max-height: 2em;
    transition: max-height 0.3s ease;
  }
/*********** fin menu ************/

/****** estilos item menu ******/
#menu {
	text-align:center;
	margin-top:1em;
}
#menu ul, #menu ul li {
	display:block;
}
#menu ul li:hover {
  filter: grayscale(1);
}
#menu ul li {
	padding:.5em;
	background-color:#00ACC2;
	margin-bottom:1em;
}
#menu li a {
	text-transform:uppercase;
	font-family: 'Barlow', sans-serif;
	text-decoration:none;
	color:white;
	
}
/******* banner ******/
.banner {
	width:100%;
	position:relative;
	z-index:0;
	height:100%;
	background-image:url('https://satvalonco.cl/wp-content/uploads/2024/07/AdobeStock_495333193-1.jpg');
	background-size:cover;

}
.banner::before{
	content:"";
	position:absolute;
	height:100%;
	width:100%;
	filter:brightness(70%);
	background-color:#000;
	opacity:0.2;
}
.fotos{
	width:100%;
	height:40vh;
	text-align:center;
	display:flex;
	align-items:center;
	justify-content:center;
	position:relative;
	z-index:1
}
.fotos img {
	width:90%;
	margin:0 auto;
	filter:brightness(100%)
}
.estilo-de-vida{
	font-family: "Seaweed Script", serif;
	font-weight: 400;
	font-style: normal;
	font-size:10vw;
	color:white;
	line-height:1em;
}
/****** frase******/
.bullet {
	width:60px;
	margin:0 auto;
}
.frase {
	width:100%;
	margin:0 auto;
	color:#00ACC2;
	line-height:1.5em;
	background:#FFF2D9;
	padding:2em;
	text-align:center;
}
.frase-2 {
	width:100%;
	margin:0 auto;
	color:#00ACC2;
	line-height:1.5em;
	background:#FFF2D9;
	/*padding:2em;*/
	text-align:center;
}
/******DIV inicio*****/
.inicio {
	background:white;
	width:100%;
}
/***** DIV de Servicios ****/
.services-posts {
  margin-top:2em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
   width:100%;
}
.service-post {
	width:45%;
	margin-bottom:2em;
	display:flex;
	flex-direction:column;
	height:500px;
}
.service-post-title {
	border-top:5px solid #00ACC2;
	padding-top:1em;
	margin-bottom:2em;	
}
.service-post-content {
    width: 100%;
    background: rgba(255, 255, 255, 0.8); /* Optional: Adds a background for better readability */
    /*padding: 10px; /* Optional: Adds padding for spacing */
    box-sizing: border-box; /* Ensure padding is included in the element's total width */
	position:absolute;
	bottom:0;
}
#foto-servicio:hover {
	filter:grayscale(100%)!important;
}
.post-thumbnail {
    box-sizing: border-box; /* Ensure padding and border are included in the element's total width and height */
    height: 200px;
    background-size: cover;
    background-position: center;
}

.post-excerpt {
 	height:180px;
	font-size: .9em;
    background-color: #00ACC2;
    padding: 1em;
    line-height: 1.2em;
	color:white;
}

.post-button .btn {
    display: inline-block;
    padding: 10px 20px;
    background-color: #0073aa;
    color: #ffffff;
    text-decoration: none;
    transition: background-color 0.3s; /* Smooth transition for hover effect */
	width:100%;
	text-align:center;
}

.post-button .btn:hover {
    background-color: #005177;
}
.wsp-inicio-1  {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #cbf2f2;
	padding: 2em 0 0;
	margin-bottom:3em;
}
.wsp-inicio-2 {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color:none!important;
	padding: 2em 0 0;
	margin-bottom:3em
	
}
.wsp-inicio-1 img, .wsp-inicio-2 img {
	width:70vw;
}
.formulario-inicio {
	width:90%;
	margin:0 auto;
}
.formulario-inicio form p{
	margin:1.5em auto;
	width:100%;
}
.formulario-inicio input, .formulario-inicio textarea {
	border:0!important;
}
.titulo-equipo {
	width:80%;
	margin:2em auto 0;
}
.contenedor-equipo-inicio {
	width:100%;
	margin:0 auto;
}
.equipo-post {
	width:45%;
	/*height:365px;*/
	margin-bottom:2em;
}
.equipo-posts {
  margin-top:2em;
	margin-left:auto;
	margin-right:auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width:90%;
}
.equipo-post-content {
}
.post-excerpt-equipo {
	padding:1em 0;
	color:gray;
	font-size:.9em;
	line-height:1.2em;
	position:relative;
	width:95%;
}
.post-excerpt-equipo p {
	margin:0!important;
}
.equipo-post-title {
  font-weight: 600;
  font-size: 1.2em;
  color: #00ACC2;
  line-height: 1em;	
  margin:1em 0!important;
}
.post-button-equipo {
	border:1px solid #0073aa;
	padding:5px;
	margin-top:10px;
	width:fit-content;
}
.post-button-equipo:hover{
	background:lightgray;
}
.post-button-equipo a {
	text-decoration:none;
	color:darkgray;
}
.read-link span {
	padding:2em;
	margin:2em;
}
.titulo-ciencia{
	width:90%;
	margin:1em auto 0 auto;
}
/****** paginas *******/
.entry-title-pagina, .category-title {
	color:#00acc2;
	border-top:3px solid #00acc2;
	width:90%;
	margin:1em auto;
	padding-top: .5em;
}
.subtitulo-pagina {
	color:#6f6e6e!important;
	font-weight:bold;
	margin-bottom:4em!important;;
	margin-top:0!important;
}
.entry-content-pagina p, .entry-content-entrada p, .category-description p {
	width:90%;
	margin:1em auto;
	line-height:1.5em;
	font-size:inherit;
	color:#6f6e6e;
}
.entry-content-pagina h2 {
	font-weight:800;
	font-size:1.2em;
	line-height:1.2em;
	color: #00ACC2;
	width:90%;
	margin:1em auto;
}
/***** entradas *****/
#header-entrada {
	width:90%;
	margin:1em auto;
}
.entrada-no-header {
	width:100%;
}

.miniatura-entrada img {
	width:100%;
    height:auto;
}
.miniatura-entrada {
	width:90%;
	margin:0 auto;
}
.entry-title-servicios a {
	color: #00acc2;
	text-decoration:none;
}
.entry-title-servicios {
  font-size: 3em;
  border-top: 3px solid #00acc2;
  margin: 0 auto .5em;
  padding-top: .5em;
  word-wrap: break-word;
  line-height: 1em;
  font-weight: 300;
  border-bottom: 12px solid #00acc2;
  padding-bottom: 1.5em;
}
.foto-serivicio {
	width:100%;
}
.entry-content p {
	width:90%;
	margin:0 auto;
}
.entrada-no-header h3 {
	font-size:1.5em;
	margin: 1em auto;
	line-height:1.2em;
	width:90%;
	
}
.subtitulo-entrada {
  color: #6f6e6e !important;
  font-weight: bold;
  margin-bottom: 2em !important;
  margin-top: 1em;
  padding-bottom: 6em;
  border-bottom: 3px solid #00acc2;
}
.tf, .ft {
	display:flex;
	margin:0;
	align-items:start;
	justify-content:space-between;
}
.ft {
	flex-direction:	column;
}
.tf {
	flex-direction:column;
}
.tf .texto p {
	/*padding-right:2em;*/
	margin:0 auto;
}
.ft .texto p {
	/*padding-left: 2em;*/
	margin:0 auto;
}
.texto {
	width:100%;
	margin:0 auto;
}
.foto {
	width: 90%;
	padding-bottom:70%;
	background-position: center;
	background-repeat:no-repeat;
	background-size:cover;
	margin:1em auto;
}
.cat-links {
  PADDING: 10px;
  background: #00acc2;
  width: fit-content;
  margin: 0;
  display: block;
}
.cat-links a {
	color:white;
	text-decoration:none;
	font-weight:600;
}
.entry-footer {
	width:100%;
	margin:1em .5em;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.archive-meta p {
   width: 90%;
   margin: 1em auto;
   line-height: 1.5em;
   font-size: inherit;
   color: #6f6e6e;
}
strong {
	font-weight:700;
}
.contenedor-foto {
	flex-direction:column;
	width:90%;
	margin:0 auto;
}
.foto-servicio img {
	width:100%;
}
.foto-servicio-descripcion {
	width:100%;
}
.foto-servicio-descripcion p {
	width:100%;
}
.contenedor-video-vertical {
	width:100%;
	margin:0 auto;
}
.video-vertical {
	width:40%;
	margin:0 auto;
}
/*  listas entrada ////*/
.entrada-no-header li {
 margin: 1em 2em;
  list-style-type: disc;
  list-style-position: outside;
  line-height: 1.5em;
 color: #6f6e6e;
}
/***** contact 7 style ********/
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, textarea {
  font-family: 'Raleway', sans-serif;
  border: 2px #00acc2 solid;
  width: 100%;
  font-size: 1em;
  color: gray;
  padding: 15px 5px;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: none;
  border: 0;
  background-color: #00acc2;
  padding: 1em;
  color: white;
  font-size: 1.5em;
  margin: 0;
}
input[type="submit"] {
	padding: 10px 20px;
  background-color: #00acc2;
  color: white;
  border: 0;
}
.contact-form-wsp {
	display:flex;
	flex-direction:column;
	margin-top:3em;
}
.formulario, .wsp {
	width:100%;
}
.wsp img {
	width:100%;
	padding:1em;
}
/*************** categorias *********/
.category-posts-container {
	display:flex;
	width:90%;
	margin:0 auto;
	flex-wrap:wrap;
	margin-top:3em;
	justify-content: space-between;
}
.category-post-item {
	width:48%;
	position:relative;
	/*padding:5px;*/
	height:60vh;
	margin-bottom:2em;
	border-top:3px solid #00acc2;
	padding-top:10px;
}
.post-thumbnail-container {
  height: 20vh;
  background-size: cover;
  background-position: center;
}
.category-post-container {
  position: absolute;
  bottom: 0;
	width:100%;
}
.category-post-title a{
	color:#00acc2;
	text-decoration:none;
	margin-bottom:1em;
}
.category-post-thumbnail-link {
	position:absolute;
	height:100%;
	width:100%;
}
.category-post-excerpt {
  height: 200px;
  font-size: .8em;
  background-color: #00ACC2;
  padding: 1em;
  line-height: 1.5em;
  color: white;
	margin-bottom:2em;
}
/***** navegacion entradas ***/
/* Add this to your theme's style.css file */
.nav-links {
	display:flex;
	justify-content:space-between;
	margin-bottom:3em;
}
.nav-previous {
	width:32%;
	/*padding:.5em;*/
}
.nav-next {
	width:32.7%;
}
.nav-next-group {
	width:67%;
	display:flex;
	justify-content:space-between;
}
.thumbnail-wrapper {
    width: 100%; /* Adjust as needed */
    height: 200px; /* Adjust as needed */
    background-size: cover;
    background-position: center;
    position: relative;
}

.thumbnail-wrapper a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px; /* Hide the text inside the anchor */
}
.equipo-post-title a {
	text-decoration:none;
	color:#00acc2;
}
.navigation.post-navigation {
  width: 100%;
  margin: 0 auto;
}
/******** blog ********/
.blog-posts {
	display: flex;
	flex-direction: column;
}
.blog-post {
	width:100%;
}
.blog-post-thumbnail {
	width:90%;
	padding-bottom:50%;
	margin:0 auto;
}
.blog-post-excerpt p {
	font-size:.9em;
}
@media screen and (min-width:900px) {
	#header {
		margin: 0 auto 0 auto;
		padding: 1em 0 0 1em;
	}
	.logo {
		width:40vw;
	}
	.hamburger {
		display:none;
	}
	.contenedor-burger {
		display:none;
	}
	#menu {
		max-height:unset;
	}
	#menu ul,{
		text-align:center;
	}
	#menu ul li {
		display:inline-block;
		padding:.5em 2em;
		margin-bottom:0;
	}
	#container {
		width:100%;
		margin:0 auto;
	}
	.fotos {
		height:84vh;
	}
	.frase p {
		width: 51%;
		margin: 1em auto;
		font-size: 1.5em;
		line-height: 1.5em;
  	}
	.fotos img {
		width:80%;
	}
	.services-posts {
		width:90%;
		margin:3em auto;
	}
	.service-post {
		height:auto;
		margin:2em;
		width:25%;
	}
	.service-post-content {
		position:relative;
	}
	.entry-content p {
	  width: 90%;
	  margin: 0;
	  font-size: 1.2em;
	  line-height: 1.5em;
	}
	.titulo-equipo {
		width:30%;
		margin:2em auto;
	}
	.equipo-posts {
		width:100%;
		margin:0 auto;
	}
	.equipo-post {
		width:30%;
		padding:5px;
	}
	.titulo-ciencia {
		width:50%;
		margin:2em auto 0 auto;
	}
	.titulo-ciencia p{
		width:100%;
		margin: 0 auto;
	}
	#foto-servicio {
		padding-bottom:120%!important;
	}
	#footer-logo {
		width:30%;
		margin:1em auto;
	}
	.footer {
		width:60%;
		margin:0 auto;
	}
	/******* pagina *******/
	.custom-homepage-article {
		width:100%;
	}
	article {
		width:100%;
	}
	.container-pagina {
		width:60%;
		margin:0 auto;
	}
	.container-inicio {
		width:100%;
		margin:0 auto;
	}
	.entry-title-pagina{
		width: 90%;
    	margin: 1em auto 0;
  	  font-size: 3em !important;
 	   line-height: 1.2em;
	}
	.entry-content-pagina {
		width:90%;
		margin: 0 auto;
	}
	.subtitulo-pagina {
		margin: 0!important;
		font-size:1.3em!important;
		margin-bottom:2em!important;
	}
	.entry-content-pagina h2 {
		font-size:1.5em;
		margin:1em 0;
	}
	.entry-content-pagina p, .entry-content-entrada p {
		width:100%;
		font-size:1.2em;
	}
	/******** entradas******/
	.entry-title-servicios {
		margin-top:0;
	}
	.entry-content-entrada {
		display:flex;
		flex-direction:column;
		width:60%;
		margin:2em auto;
		justify-content: center;
	}
	.entrada-no-header h1 {
		width:100%;
		margin:0 auto;
		line-height:1.2;
	}
	.foto-servicio {
		width:50%;
	}
	.foto-servicio-descripcion {
		width:50%;
	}
	#header-entrada {
		width:100%;
	}
	.entrada-no-header {
		width:100%;
	}
	.miniatura-entrada {
		width:100%;
		margin:unset;
	}
	.miniatura-entrada img {
	  width: 100%;
	  height: auto;
	}
	.ft {
		flex-direction:	row-reverse;
		margin:1em auto;
	}
	.tf {
		flex-direction:row;
		margin:1em auto;
	}
	.texto {
		width:90%;
		margin:0 auto;
	}
	.foto {
		width:70%;
		padding-bottom:35%;
		margin: 0 auto;
	}
	.tf .texto p {
		padding-right:2em;
		margin:0 auto;
	}
	.ft .texto p {
		padding-left:2em;
		margin: 0 auto;
	}
	.entry-footer {
		width:100%!important;
		margin:0 auto;
		display:flex;
	}
	.cat-links {
		margin: 2em 0;
	}
	.entry-footer p {
	  margin: 2em .5em;
	  padding: 10px;
	}
	.custom-markup a {
		text-decoration:none;
		color:darkgray;
	}
	.custom-markup a:hover {
		color:black;
	}
	.thumbnail-wrapper {
		height:450px;
	}
	.contact-form-wsp {
		display:flex;
		flex-direction:row;
		justify-content:space-between;
	}
	.formulario {
		width:48%;
	}
	.wsp {
		width:48%;
	}
	.wsp img {
		width:80%;
	}
	.wsp-inicio-1 img, .wsp-inicio-2 img {
	width:20vw;
   }
	.contenedor-foto {
		flex-direction:row;
		width:100%;
	}
	.foto-servicio-descripcion {
		align-content:end;
		margin-left:1em;
	}
	/**** categorias****/
	.category-header {
		width:90%;
		margin:0 auto;
	}
	.category-title {
		width: 100%;
	}
	.contenedor-equipo-inicio {
		width:80%;
		margin:0 auto;
	}
	.category-posts-container {
		  display: flex;
		  width: 90%;
		  margin: 0 auto;
			margin-top: 0px;
		  flex-wrap: wrap;
		  margin-top: 3em;
		  padding: 0;
		justify-content:space-between;
		}
	.category-post-item{
		width:31.3333%;
		height: 70vh;
	    margin: 0;
		/*margin-right:20px;*/
	}
	.post-thumbnail-container {
	  height: 350px;
	  background-size: cover;
	  background-position: center;
	}
	.entry-content-pagina p, .entry-content-entrada p, .category-description p {
	width:100%;
	margin:1em auto;
	line-height:1.5em;
	font-size:inherit;
	color:#6f6e6e;
	}
	.category-post-excerpt {
		font-size:.9em;
	}
	/*  formulario ****/
	.formulario-inicio {
		width:60%;
		
	}
	/******** blog ********/
	.blog-posts {
		display: flex;
		flex-direction: row;
		width:calc(100% + 20px);
	}
	.blog-post {
		width:48%;
		margin-right:20px;
		display:flex;
		flex-direction: column;
		justify-content: space-between;
	}
	.blog-post-thumbnail {
		width:100%;
		padding-bottom:50%;
		margin:0 auto;
	}
	.blog-post-excerpt p {
		font-size:.9em;
	}
}