

.social-navigation li a::before {
    display: block;
    font-family: "Font Awesome 5 Brands";
    font-size: 20px;
}

.fotografies::before {
    content: "\f030";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    top: 5px;
    left: 0;
    display: inline-block;
}

.llegenda p{
	font-size:0.8em;	
  line-height: 1.5em;
	font-weight:400;
}

.llegenda h2{
	font-size: 1.2em;
	font-family: Roboto, sans-serif;
 	font-weight:600;
}
.site-logo {
width:100%;}

.selector-idioma{
	    font-size: 11px;
    position: relative;
    bottom: 20px;
    left: 10px;
    text-transform: uppercase;
}

blockquote {
  display: block;
  border-width: 2px 0;
  border-style: solid;
  border-color: #eee;
  padding: 2.5em 0 0.5em;
  margin: 1.5em 0;
  position: relative;
}
blockquote:before {
  content: '\201C';
  position: absolute;
  top: 0em;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 3rem;
  height: 2rem;
  font: 6em/1.08em 'PT Sans', sans-serif;
  color: #666;
  text-align: center;
}
blockquote:after {
  content: "\2013 \2003" attr(cite);
  display: block;
  text-align: right;
  font-size: 0.875em;
  color: #e74c3c;
}

.testimonial-quote {
    font-size: 16px;
	width:90%;
		margin:3em auto;
}
.testimonial-quote blockquote {
    /* Negate theme styles */
    border: 0;
    margin: 0;
    padding: 0;
	content:none;
    background: none;
    color: gray;
    font-family: Georgia, serif;
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.4 !important;
    margin: 0;
    position: relative;
    text-shadow: 0 1px white;
    z-index: 600;
}

.testimonial-quote blockquote * {
    box-sizing: border-box; 
}

.testimonial-quote blockquote p {
    color: #75808a; 
    line-height: 1.4 !important;
	margin: 0 2em;
}

.testimonial-quote blockquote:before{
	content:none;
}
.testimonial-quote blockquote p:first-child:before {
    content: '\201C';
    color: #81bedb;
    font-size: 7.5em;
    font-weight: 700;
    opacity: .3;
    position: absolute;
    top: -.4em;
    left: .1em;    
    text-shadow: none;
    z-index: -300;
}

.testimonial-quote img {
    border: 3px solid #9CC1D3;
    border-radius: 50%;
    display: block;
    width: 200px;
    height: 200px;
    position: absolute;
    top: -3.2em; 
    left: 0;    
}

.testimonial-quote cite {
    color: gray;
    display: block;
    font-size: .8em; 
		margin:0 3em;
}
  
.testimonial-quote cite span {
    color: #5e5e5e;
    font-size: 1em;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-shadow: 0 1px white; 
}

.testimonial-quote {
    position: relative; 
}

.testimonial-quote .quote-container {
    padding-left: 160px; 
}
  
.testimonial-quote.right .quote-container {
    padding-left: 0;
    padding-right: 160px; 
}

.testimonial-quote.right img {
    left: auto;
    right: 0;
}

.testimonial-quote.right cite {
    text-align: right; 
}
.border{
	border:3px solid #ccc;
	padding:2em;
	margin-bottom:2.5em;
	
}
.border .testimonial-quote blockquote p{
	margin:0 1em;
	font-size:1.3em;
	font-weight:600;
}

.border .testimonial-quote cite
{font-size:0.9em;}

.border .testimonial-quote .cite-author{
	font-size:1.3em;
}

#galleryid-10595{
	width:60%;
}


/*Fix homepage*/

.grid-layout {display:block!important}

#ob-grid {
	height: auto!important;
}

#ob-grid.grid-layout article.hentry {
	display: inline-table!important;
	position: relative!important;
	width: 347px!important;
	vertical-align:top!important;
}