/*
Theme Name: Twenty Sixteen Child
Theme URI: https://wordpress.org/themes/twentysixteen/
Template: twentysixteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Tags: black,blue,gray,red,white,yellow,dark,light,one-column,two-columns,right-sidebar,fixed-layout,responsive-layout,accessibility-ready,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,flexible-header,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.2.1467050240
Updated: 2016-06-27 17:57:20

*/

body {
    margin: -30px 0 0;
}
body,
button,
input,
select,
textarea {
	color: #fff;
	font-size: 18px;
	font-family: "Assistant", "Helvetica Neue", sans-serif;
	font-stretch:100%;
	font-style:normal;
	font-weight: 300;
	letter-spacing:0.5px;
	line-height:1.5em;
}

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;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
table{border-collapse:collapse;border-spacing:0}
input[type=text]::-ms-clear,input[type=search]::-ms-clear,input[type=email]::-ms-clear{display:none}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-results-button,input[type="search"]::-webkit-search-results-decoration{display:none}
input[type="search"]{-webkit-appearance:none;-webkit-box-sizing:content-box;outline:none}
input[type=text]:focus,input[type=search]:focus,input[type=email]:focus,textarea:focus{outline:none}
hr{height:0;border:none;border-top:4px solid #F3F3F3;margin:0}
h1, h2, h3, h4, h5, h6 {font-family:"EB Garamond", "Times", sans-serif;}
body.enable-version .js-version{position:fixed;top:0;left:0;z-index:999;color:white;background:black}
body.enable-version .js-version::after{display:block;content:'CSS: 2668'}
body {
    background: #000;
}
@-webkit-keyframes loaderAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes loaderAnimation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@-webkit-keyframes fadeIn{0%{opacity:0}
100%{opacity:.7}
}
@keyframes fadeIn{0%{opacity:0}
100%{opacity:.7}
}
.js .animate-on-scroll{opacity:0}
html{-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-tap-highlight-color:transparent}
html.no-highlight *:focus{outline:none}
*{box-sizing:border-box}
*::-moz-selection{color:#000;background:#fff}
*::selection{color:#000;background:#fff}
.projectstypelist body{background:#fff}
h1,h2,h3,h4,h5,h6,p,em,a,button,div,span,input{-webkit-font-smoothing:antialiased}
h1,.fp-h1{font-size:21px;font-size:2.1rem;font-weight:400;letter-spacing:0.5px;line-height:28px;margin-bottom:16px}
@media screen and (min-width: 768px){h1,.fp-h1{font-size:33px;font-size:3.3rem;line-height:40px;margin-bottom:20px}
}
h2,.fp-h2{font-size:16px;font-size:1.6rem;font-weight:400;letter-spacing:0.5px;line-height:24px;margin-bottom:16px}
@media screen and (min-width: 768px){h2,.fp-h2{font-size:21px;font-size:2.1rem;line-height:28px;margin-bottom:20px}
}
h3,.fp-h3{font-size:14px;font-size:1.4rem;font-weight:400;letter-spacing:0.5px;line-height:24px;margin-bottom:16px}
@media screen and (min-width: 768px){h3,.fp-h3{font-size:19px;font-size:1.9rem;line-height:26px;margin-bottom:20px}
}
h4,.fp-h4{font-size:14px;font-size:1.4rem;font-weight:400;letter-spacing:0.5px;line-height:22px;margin-bottom:16px}
@media screen and (min-width: 768px){h4,.fp-h4{font-size:16px;font-size:1.6rem;line-height:24px;margin-bottom:20px}
}
h5,.fp-h5{font-size:12px;font-size:1.2rem;font-weight:400;letter-spacing:0.5px;line-height:20px;margin-bottom:16px}
@media screen and (min-width: 768px){h5,.fp-h5{font-size:12px;font-size:1.2rem;line-height:20px;margin-bottom:20px}
}
h6,.fp-h6{font-size:12px;font-size:1.2rem;font-weight:400;letter-spacing:0.5px;line-height:26px;margin-bottom:16px}
@media screen and (min-width: 768px){h6,.fp-h6{font-size:12px;font-size:1.2rem;line-height:26px;margin-bottom:20px}
}
strong{font-weight:600}
a{color:#fff;font-weight:400;text-decoration:none;}
a.theme-white{color:#000}
p a{font-weight:600;opacity:.7;transition:opacity .3s}
.no-touchevents p a:hover{opacity:1}

#container-fluid{position:relative}
#container-fluid::after{content:'';display:none;position:absolute;top:0;left:0;right:0;bottom:0;width:auto;height:auto;background:black;opacity:0;z-index:9999;transition:background-color 2s}
.theme-white #container-fluid::after{background:#000}
.page.leaving::before{background:rgba(255,255,255,0.8);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1;content:'';display:block;z-index:1000}
.page.leaving::before::after{content:'';display:block;position:absolute;overflow:hidden;z-index:75;-webkit-animation:loaderAnimation .8s infinite linear;animation:loaderAnimation .8s infinite linear;height:22px;left:calc(50% - 11px);top:calc(50% - 11px);width:22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22' height='22' viewBox='0 0 22 22'%3E %3Ccircle cx='11' cy='11' r='10' fill='none' stroke='%23b2b2b2' stroke-width='1px' /%3E %3Ccircle cx='11' cy='11' r='10' fill='none' stroke='%23000000' stroke-width='1px' stroke-linecap='round' stroke-dashoffset='95' stroke-dasharray='16, 47.123'/%3E %3C/svg%3E")}
.search .page.leaving::before::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22' height='22' viewBox='0 0 22 22'%3E %3Ccircle cx='11' cy='11' r='10' fill='none' stroke='%23FFFFFF' stroke-opacity='0.3' stroke-width='1px' /%3E %3Ccircle cx='11' cy='11' r='10' fill='none' stroke='%23FFFFFF' stroke-width='1px' stroke-linecap='round' stroke-dashoffset='95' stroke-dasharray='16, 47.123'/%3E %3C/svg%3E")}
.search .page.leaving::before{background:rgba(0,0,0,0.8)}
.page.leaving::before.active{display:block}
.theme-black .page.leaving::before{background:rgba(0,0,0,0.8)}
.page.leaving::after{content:'';display:block;position:absolute;overflow:hidden;z-index:75;-webkit-animation:loaderAnimation .8s infinite linear;animation:loaderAnimation .8s infinite linear;height:40px;left:calc(50% - 20px);top:calc(50% - 20px);width:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E %3Ccircle cx='20' cy='20' r='19' fill='none' stroke='%23FFFFFF' stroke-opacity='0.3' stroke-width='1.5px' /%3E %3Ccircle cx='20' cy='20' r='19' fill='none' stroke='%23FFFFFF' stroke-width='1px' stroke-linecap='round' stroke-dashoffset='95' stroke-dasharray='16, 57.123'/%3E %3C/svg%3E");position:fixed !important;z-index:1001}
.search .page.leaving::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E %3Ccircle cx='20' cy='20' r='19' fill='none' stroke='%23FFFFFF' stroke-opacity='0.3' stroke-width='1.5px' /%3E %3Ccircle cx='20' cy='20' r='19' fill='none' stroke='%23FFFFFF' stroke-width='1px' stroke-linecap='round' stroke-dashoffset='95' stroke-dasharray='16, 57.123'/%3E %3C/svg%3E")}
.theme-white .page.leaving::after{content:'';display:block;position:absolute;overflow:hidden;z-index:75;-webkit-animation:loaderAnimation .8s infinite linear;animation:loaderAnimation .8s infinite linear;height:40px;left:calc(50% - 20px);top:calc(50% - 20px);width:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E %3Ccircle cx='20' cy='20' r='19' fill='none' stroke='%23b2b2b2' stroke-width='1.5px' /%3E %3Ccircle cx='20' cy='20' r='19' fill='none' stroke='%23000000' stroke-width='1px' stroke-linecap='round' stroke-dashoffset='95' stroke-dasharray='16, 57.123'/%3E %3C/svg%3E")}
.search .theme-white .page.leaving::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='40' height='40' viewBox='0 0 40 40'%3E %3Ccircle cx='20' cy='20' r='19' fill='none' stroke='%23FFFFFF' stroke-opacity='0.3' stroke-width='1.5px' /%3E %3Ccircle cx='20' cy='20' r='19' fill='none' stroke='%23FFFFFF' stroke-width='1px' stroke-linecap='round' stroke-dashoffset='95' stroke-dasharray='16, 57.123'/%3E %3C/svg%3E")}
.page.new-page{top:0;left:0;position:absolute;opacity:1;width:100%}
html{height:100%;width:100%}
html body{height:100%;position:relative}
html #container-fluid{height:100%}
html.search.no-touchevents #container-fluid{height:100.1%}
html .page{height:100%}
html.project,html.projects,html.projectstype,html.projectstypelist,html.discipline,html.disciplines,html.news{height:auto}
html.project body,html.projects body,html.projectstype body,html.projectstypelist body,html.discipline body,html.disciplines body,html.news body{height:auto}
html.project body #container-fluid,html.projects body #container-fluid,html.projectstype body #container-fluid,html.projectstypelist body #container-fluid,html.discipline body #container-fluid,html.disciplines body #container-fluid,html.news body #container-fluid{height:auto}
html.project body .page,html.projects body .page,html.projectstype body .page,html.projectstypelist body .page,html.discipline body .page,html.disciplines body .page,html.news body .page{height:auto}
html.search body,html.projects body,html.projectstype body{background-color:#fff}
.fp-pp-modules-block{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:1366px;margin:0 auto;position:relative}
.fp-pp-modules-block>.fp-pp-module{width:100%}
@media screen and (min-width: 768px){.fp-pp-modules-block>.fp-pp-module{width:50%}
}
@media screen and (min-width: 768px){.fp-pp-modules-block.fp-news-modules-block{border-right:none;border-left:none}
}
.mg-sprite-svg{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}
body.overflow-hidden{overflow-y:hidden}
.fp-example .fp-title{color:#000}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}
.slick-list:focus{outline:none}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}
.slick-track{position:relative;left:0;top:0;display:block}
.slick-track::before,.slick-track::after{content:"";display:table}
.slick-track::after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{float:left;height:100%;min-height:1px;display:none}
[dir="rtl"] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}

.home .entry-content {
    margin-top: 0px;
/*
    margin-left: 14.0769%;
*/
}
.home .entry-content .contenidos{
    position: fixed;
    bottom: 5px;
    margin-left: -%;
    width: 50%;
    background: rgb(255,255,255,.5);
    padding: 20px 10px 0;
    border-radius: 20px;
}
#page{
	margin-bottom:0px;
}
.site-inner {
    margin: 0 auto;
    max-width: 100%;
    position: relative;
}
.site-header {
    background: #000;
    color: #fff;
}


.site-header:hover {
    background:#000;
}

.page .site-header{background: #000;color: #fff;}
.page .site-header::after{
    content: "";
    clear: both;
    display: table;
} 

.entry-header{
    padding: 10px 20px 0;
    background: #000!important;
    display: inline-block;
    background-color: #000;
/*    opacity: 0.7;
    filter:alpha(opacity=50);*/
    margin-top: 20px;
}
.entry-content li{
    margin-left:20px;
}
.site-header-menu, .header-image {
	/*float: none; */
    display: inline-block;
    padding: 0;
}
.widget {
    border-top: 0px solid transparent;
}
body:before, body:after {
    top: 0px!important;
}
.custom-logo {
    max-width: 150px;
}
.semitrans, .portfolio .entry-content{
    background-color: transparent;
/*    opacity: 0.8;
    filter:alpha(opacity=80);*/
    position:relative;
    z-index:9;
/*    margin-top: 220px;*/
    margin-top: 20px;
    margin-left: 0;
    width:90%;
    box-sizing: border-box;
    padding: 40px 20px 20px;
    padding:1erm;
    text-align:justify;
    
}
.semitrans2{
    background-color: rgba(255,255,255,0.8);
/*    opacity: 0.8;
    filter:alpha(opacity=80);*/
}
.transparent2{
    background-color: rgba(255,255,255,0.8);
/*    opacity: 0.8;
    filter:alpha(opacity=80);*/
    position:relative;
    z-index:9999;
/*    margin-top: 220px;*/
    margin-top: 20px;
    margin-left: 5%;
    width:90%;
    box-sizing: border-box;
    padding: 40px 20px 20px;
    padding:1erm;
    text-align:justify;
    display:none;
    float:left;
    clear:left;
}

.opaco{
    opacity: 1!important;
    filter:alpha(opacity=100)!important;
    background:rgba(255,255,255,1);
    display:block;
}
.excluyente1{
    position: absolute;
    top: -8%;
    left: -5%;
    display: none;
    width:100%;
}
.excluyente2{
    position: absolute;
    top: -8%;
    left: -5%;
    display: none;
    width:100%;
}
.entry-content {
/*    margin-top: 220px;*/
    margin-top: 0px;
    margin-left: 0%;
}
.no-results{
	margin-top: 200px;
}
.menuright {
    float: right;
    position: fixed;
    right: 10px;
    top: 40px;
    z-index: 999999;
    background: #000;
}
.menuright button {
    margin:0;
}
#menu-menu-principal-1 {
    position: fixed;
    right: 0;
    top: 110px;
    z-index: 9999999999;
    background: #000;
    padding: 0 10px;
    display:none;
}
.toggled-on{
	display:block;
}
.ls-wp-fullwidth-container {
    width: 100%;
    position: fixed;
    top: 0;
}
#mostrarmas, #cerrarcapa{
    padding:0;
    display:block;
    float: right;
    opacity: 0.8;
    filter:alpha(opacity=80);
}
.entry-title {
    font-size: 30px;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.5em;
    margin-bottom: 0.2em;
    text-align:left;
}
.destacado{
    color: #686868;
    font-size: 13px;
    font-size: 0.9rem;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 0.5384615385em;
}
div#world-map,div#spain-map {
    height: 350px;
    width: 1069px;
    max-width: 100%;
    margin: 0 auto;
}
.jvectormap-container {
    height:100%;
    width:100%;
}
.ngg-gallery-thumbnail-box {
    float: left;
    margin-right: 3px!important;
}
div.content.notes{
	width:80%;
	margin-left:18%;
}
div.notes ul.thumb {
	text-align:left;
}
div.notes ul.thumb li{
	width:29%;
	display:inline-block;
	font-size:0.8em;
	margin-bottom:20px;
	vertical-align:top;
}

div.notes ul.thumb li img{
	max-width:100%;
	vertical-align:top;
	display:block;
	width:100%;
	margin:0 auto 10px;
}
a.fb_link{
	text-decoration:none!important;
/*
	color: #333333;
*/
    font-weight: bold;
    text-align: left!important;
}

a.fb_link:hover{
	color: #00c410;
}
 .single-portfolio .semitrans {
    margin-top:220px;
}
                
.alignleft {
    float: left;
    margin: 0.375em 1.75em 0.75em 0;
}
.entry-header, {
    margin-right: 5%;
    margin-left: 7.6923%;
}
header {
    background: transparent;
}
@media screen and (min-width: 990px) {
        .entry-header {
                left: 230px;
        }
	.site-header {
		padding-right: 4.5455%;
		padding-left: 4.5455%;
        padding:0 0 10px;
	}

	.site-header-main {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.wp-custom-logo .site-header-main {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.site-header-menu {
		display: inline-block;
/*
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
                margin: 3em 0 0;
*/
	}

	.main-navigation {
		margin: 0 -0.875em;
	}

	.main-navigation .primary-menu,
	.main-navigation .primary-menu > li {
		border: 0;
	}

	.main-navigation .primary-menu > li {
		float: left;
	}

	.main-navigation a {
		outline-offset: -8px;
		padding: 0.65625em 0.875em;
		white-space: nowrap;
	}

	.main-navigation li:hover > a,
	.main-navigation li.focus > a {
		color: #007acc;
	}

	.main-navigation ul ul {
		border-bottom: 1px solid #d1d1d1;
		display: block;
		left: -999em;
		margin: 0;
		position: absolute;
		z-index: 99999;
	}

	.main-navigation ul ul ul {
		top: -1px;
	}

	.main-navigation ul ul ul:before,
	.main-navigation ul ul ul:after {
		border: 0;
	}

	.main-navigation ul ul li {
		background-color: #000;
		border: 1px solid #d1d1d1;
		border-bottom-width: 0;
        box-sizing: bor der-box;
	}

	.main-navigation ul ul a {
		white-space: normal;
		width: 12.6875em;
	}

	.main-navigation ul ul:before,
	.main-navigation ul ul:after {
		border-style: solid;
		content: "";
		position: absolute;
	}

	.main-navigation ul ul:before {
		border-color: #d1d1d1 transparent;
		border-width: 0 10px 10px;
		right: 9px;
		top: -9px;
	}

	.main-navigation ul ul:after {
		border-color: #000 transparent;
		border-width: 0 8px 8px;
		right: 11px;
		top: -7px;
	}

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

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

	.main-navigation .menu-item-has-children > a {
		margin: 0;
		padding-right: 2.25em;
	}

	.main-navigation .menu-item-has-children > a:after {
		content: "\f431";
		position: absolute;
		right: 0.625em;
		top: 0.8125em;
	}

	.main-navigation ul ul .menu-item-has-children > a {
		padding-right: 2.0625em;
	}

	.main-navigation ul ul .menu-item-has-children > a:after {
		right: 0.5625em;
		top: 0.875em;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.dropdown-toggle,
	.main-navigation ul .dropdown-toggle.toggled-on,
	.menu-toggle,
	.site-header .social-navigation,
	.site-footer .main-navigation {
		display: none;
	}
	.single-post .semitranstop {
		margin-top: 0;
		float: left;
		width: 70%;
	}
	.site-content {
		padding: 0;
	}
/*
	#cabecera{
		margin: 0 -2.65%;
	}
*/
	.anchogran{
		margin: 0 -2.65%;
	}
	.content-area {
		float: none;
		margin-right: 0;
		width: 100%;
	}	
	.post-thumbnail,
	.entry-content,
	.entry-summary,
	.entry-footer,
	.comments-area,
	.image-navigation,
	.post-navigation,
	.pagination,
	.page-header,
	.page-content,
	.content-bottom-widgets {
		margin-right: 0px;
		margin-left: 0;
	}
    
.entry-header {
		padding-right: 16px;
		margin-left: 0;
		text-align: left;
        text-align: center;
        width: 100%;
	}
.entry-summary, .entry-content, .entry-footer, .page-content {
    margin-right: 5%;
    margin-left: 0px;
}
.entry-content {
    margin-right: 0px;
    margin-left: 0px;
}
	.sidebar {
		float: right;
		margin-left: 0;
		padding: 0;
		width: 25%;
	}
	.blog .sidebar {
    margin-top: 220px;
}
	.widget {
		font-size: 13px;
        font-size: 0.8125rem;
        line-height: 1.6153846154;
        margin-bottom: 0;
        padding-top: 010px;
	}

	.widget .widget-title {
		margin-bottom: 1.3125em;
	}

	.widget p,
	.widget address,
	.widget hr,
	.widget ul,
	.widget ol,
	.widget dl,
	.widget dd,
	.widget table {
		margin-bottom: 1.6153846154em;
	}

	.widget li > ul,
	.widget li > ol {
		margin-bottom: 0;
	}

	.widget blockquote {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.3125;
		margin-bottom: 1.3125em;
		padding-left: 1.0625em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
	}

	.widget th,
	.widget td {
		padding: 0.5384615385em;
	}

	.widget pre {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
		margin-bottom: 1.6153846154em;
		padding: 0.5384615385em;
	}

	.widget fieldset {
		margin-bottom: 1.6153846154em;
		padding: 0.5384615385em;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		line-height: 1;
		padding: 0.846153846em;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget input[type="tel"],
	.widget input[type="number"],
	.widget textarea {
		padding: 0.4615384615em 0.5384615385em;
	}

	.widget h1 {
		font-size: 23px;
		font-size: 2.1rem;
		line-height: 1.2173913043;
		margin-bottom: 0.9130434783em;
	}

	.widget h2 {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.1052631579;
		margin-bottom: 1.1052631579em;
	}

	.widget h3 {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.7;
		margin-bottom: 1.3125em;
	}

	.widget h4,
	.widget h5,
	.widget h6 {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
		margin-bottom: 0.9130434783em;
	}

	.widget .alignleft {
		margin: 0.2307692308em 1.6153846154em 1.6153846154em 0;
	}

	.widget .alignright {
		margin: 0.2307692308em 0 1.6153846154em 1.6153846154em;
	}

	.widget .aligncenter {
		margin-bottom: 1.6153846154em;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 2.6923076923;
		padding: 0;
	}

	.widget_rss .rssSummary:last-child {
		margin-bottom: 1.615384615em;
	}

	.widget input[type="search"].search-field {
		width: -webkit-calc(100% - 35px);
		width: calc(100% - 35px);
	}

	.widget .search-submit:before {
		font-size: 16px;
		left: 1px;
		line-height: 35px;
		width: 34px;
	}

	.widget button.search-submit {
		padding: 0;
		width: 35px;
	}

	.tagcloud a {
		margin: 0 0.2307692308em 0.5384615385em 0;
		padding: 0.5384615385em 0.4615384615em 0.4615384615em;
	}

	.textwidget h1 {
		margin-top: 1.8260869565em;
	}

	.textwidget h2 {
		margin-top: 2.2105263158em;
	}

	.textwidget h3 {
		margin-top: 2.625em;
	}

	.textwidget h4 {
		letter-spacing: 0.153846154em;
	}

	.textwidget h4,
	.textwidget h5,
	.textwidget h6 {
		margin-top: 3.2307692308em;
	}

	.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) {
		float: left;
		margin-right: 7.1428571%;
		width: 46.42857145%;
	}

	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1):last-of-type {
		margin-right: 0;
	}

	.site-footer {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0 4.5455% 3.5em;
	}

	.site-footer .social-navigation {
		margin: 0;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
    
    #site-header-menu {
/*
        width: calc( 100% - 640px);
*/
        float:right;
    }
    
	.site-info {
		margin: 0.538461538em auto 0.538461538em 0;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}

	.no-sidebar .content-area {
		float: none;
		margin: 0;
		width: 100%;
	}

	.no-sidebar .entry-header,
	.no-sidebar .entry-content,
	.no-sidebar .entry-summary,
	.no-sidebar .entry-footer,
	.no-sidebar .comments-area,
	.no-sidebar .image-navigation,
	.no-sidebar .post-navigation,
	.no-sidebar .pagination,
	.no-sidebar .page-header,
	.no-sidebar .page-content,
	.no-sidebar .content-bottom-widgets {
		margin-right: 15%;
		margin-left: 15%;
	}

	.widecolumn {
		padding-right: 15%;
		padding-left: 15%;
	}
}                

}
 
.imgcont{max-width:30%;}

#supersized {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 0;
    height: 100%;
    width: 100%;
    margin:-20px 0 0;
}
.semitranstop{
	margin-top:0;
}
.site-branding{
	z-index:999999;
}
.site-main {
    margin-bottom:1.0em;
}
.blog .site-main {
        margin-left: 4%;
}
.site {
	background-color: transparent;
}
.main-navigation a {
        color: #fff;
    display: block;
    line-height: 1.3125;
    outline-offset: -1px;
    padding: 0.6em;
    font-size: 1.4rem;
}
.site-header-menu {
/*
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
*/
        margin: 0;
}
@media screen and (max-width: 990px){
.site-header-menu {
    margin:1em 0 0;
}}

@media screen and (min-width: 44.375em){
body:not(.custom-background-image):before, body:not(.custom-background-image):after {
    background: inherit;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 99;
}

body:before, body:after {
    top: 0px!important;
}
*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
}

#prevslide, #nextslide{
    position:fixed!important;
}

.sidebar .widget, .navigation, .comments, #comments{
    display:block;
    background-color: #000;
/*    opacity: 0.8;
    filter:alpha(opacity=80);*/
    position:relative;
    z-index:9;
/*    margin-top: 220px;*/
    margin-top: 20px;
    margin-left: 0;
    width:100%;
    box-sizing: border-box;
    padding: 20px 20px 20px;
    padding:1erm;
    text-align:left;
}
.comments, #comments{display:none;}
.entry-footer{
    display:none;
    background-color: rgba(255,255,255,0.8);
/*    opacity: 0.8;
    filter:alpha(opacity=80);*/
    position:relative;
    z-index:9;
/*    margin-top: 220px;*/
    margin-top: 20px;
    margin-left: 5%;
    width:90%;
    box-sizing: border-box;
    padding: 40px 20px 20px;
    padding:1erm;
    text-align:justify;
}

body.single .entry-footer {
    float: left;
    margin-top: -190px!important;
    width: 21.42857143%;
}

body.blog .entry-footer {
    float: left;
    margin-top: -134px!important;
    width: 21.42857143%;
}
.entry-format{
    display:none;
}

@media screen and (min-width: 61.5625em){
body:not(.search-results) article:not(.type-page) .entry-content {
    float: none;
    width: 100%;
}
}

@media screen and (min-width: 990px){
.entry-summary, .entry-content, .entry-footer, .page-content {
    margin-right: 0%;
    margin-left: 0px;
}
}

@media screen and (min-width: 61.5625em){
body:not(.search-results) article:not(.type-page) .entry-footer {
    float: none;
    margin-top: 20px!important;
    width: 100%;
}

body.single .entry-footer {
    float: none;
    margin-top: 20px!important;
    width: 100%;
}
}


.site-main > article {
    margin-bottom: 5em;
}
ul.thumb{
    list-style: none;
}

ul.thumb li{
    max-width: 20%;
    display: inline-block;
    vertical-align:top;
    
}
ul.thumb li a{
    font-size: 0.8em;
}

ul.thumb li img{
    margin:0 auto;
}

div.ssba a{
    text-decoration:none!important;
}

@media screen and (min-width: 61.5625em){
.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title {
    font-size: 23px;
    font-size: 1.4375em;
    line-height: 1.304347826;
    margin-bottom: 0.826087em;
}
}

@media screen and (max-width: 850px){
ul.thumb li {
    max-width: 50%;
}
}

.post-navigation {
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
    clear: both;
    margin: 0;
}
.nav-previous {
    max-width: 49%;
    display: inline-block;
}
.nav-next {
    max-width: 49%;
    display: inline-block;
    float: right;
}
.post-navigation div + div {
    border-top: 0px solid transparent;
}
/*
.-skin-defaultplus .-item .title {
    font-size: 16px!important;
    font-weight: bold!important;
    margin: 5px 0!important;
    text-align: center!important;
    white-space: normal!important;
    line-height: 1.4em!important;
    text-overflow: ellipsis!important;
    overflow: hidden!important;
    height: 3em!important;
}
*/

.menulegal {
    position: fixed;
    bottom: -4px;
    font-weight: bold;
    margin: -40px auto 4px!important;
    background: #fff;
    padding: 10px 10px 4px;
    border-radius: 0;
    width: auto;
    z-index:9999;
/*
    right: calc(50% - 100px);
*/
    right: 0;
    font-size: 16px;
    text-align: center;
    line-height: 1em;
    border-radius: 6px 0 0 0;
}
.menulegal a {
    display: inline-block;
    color: #333;
}
.menulegal a img{
	vertical-align:middle;
	margin-right:6px;
}

.botonvolver{
	float:right;
	font-weight:bold;
	color:#000;
	padding:4px;
	margin: -20px 0 20px;
    font-size: 0.8em;
}

#TB_secondLine{
	font-size:0.8em;
	margin-top:-0.5em;
}
.tb-close-icon{
	display: block;
    margin-top: -0.5em;
}
.muestraexcluyente1, .muestraexcluyente2 {
    display: block;
    margin: 0 auto;
}

.post-navigation .post-title {
    font-size: 1rem;
    color:#fff;
}
#controls-wrapper{display:none;}
/*#TB_caption, #TB_load, #TB_overlay, #TB_window{display:none!important;}
#TB_overlay, #TB_window{display:none!important;}
*/
#fancybox-content {
    width: auto!important;
    height: 90%!important;
}

#fancybox-wrap{
    height: 98%!important;
    min-width:450px;
}
/*
.nimble-portfolio div.-filters{display:none;}
*/
.-skin-defaultplus .-items .-item .itembox {
    width: 90%;
    /* border: 5px solid #000FFF; */
    /* box-shadow: 3px 3px 5px #888888; */
    /* background: #000FFF; */
    border: 0px solid transparent!important;
    box-shadow: 0px 0px 0px transparent!important;
    background: none!important;
    position: relative;
    margin: 0 auto;
}
.page .site-content p, .page .site-content h2, .page .site-content h3{
    margin: 0 24% 24px;
}
.page .site-content p span{
	overflow:hidden;
}
.page .site-content p img:hover {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
}

.page .site-content p img {
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
    overflow: hidden;
}

.page .site-content ul {
    list-style-type: circle;
    margin: 0 24% 24px;
    padding-left:20px;
}
.page .site-content ul li {
    margin: 0 0 14px;
}
.page-template-home-notes .site-content ul {
    margin: 0 0 24px;
}
.page-template-home-notes .site-content ul li {
    margin: 0 6px 24px;
}
.page-template-home-notes .site-content ul li a {
    text-decoration:none!important;
    text-decoration-color:transparent!important;
}

.entry-title {
    font-size: 36px;
    font-weight: 300;
    line-height: 1.25em;
    margin-bottom:1.6em;
    text-align: center;
}
.site-content {
    word-wrap: break-word;
/*
    max-width: 1200px;
*/
    margin: 0 auto;
}
.woocommerce .site-content {
    max-width: 1200px;
}
@media screen and (min-width: 61.5625em){
	.entry-content h3, .entry-summary h3, .comment-content h3 {
		font-size: 23px;
		font-size: 1.7rem;
		line-height: 1.2173913043;
		margin-top: 1.4347826087em;
		margin-bottom: 1em;
	}
}
.entry-content h3, .entry-summary h3, .comment-content h3, .textwidget h3 {
    padding-left:20px;
}
.page-template-home-prensa .primary{}

.nimble-portfolio {
    margin: 0 -3.8%!important;
}
.-skin-defaultplus .-item.-columns2 {
    width: 49.9%!important;
    margin: 0!important;
}

.-skin-defaultplus .-items .-item {
    float: left!important;
    margin: 0!important;
}
.-skin-defaultplus .-items .-item .itembox img {
    width: 100%!important;
}
.-skin-defaultplus .-items .-item .itembox {
    width: 100%!important;
}
.home .site-content ul {
    margin: 0!important;
    margin-top: 0px!important;
}
#cabecera{overflow:hidden;height: 640px;width:100%;}
#cabecera img{
	height: 100%;
	object-fit: cover;
    object-position: 0 0;
	width:100%;
}
.itembox{overflow:hidden;}
.itembox a span img{object-fit: cover;}
.itembox .title{position:absolute!important;bottom:10px!important;width:100%!important;text-align:center!important;}
.-skin-defaultplus .-items .-item .itembox:hover .title{
    display: unset!important;
}
.-skin-defaultplus .-items .-item .itembox .title {
    position: absolute;
    display: block!important;
    width: 100%;
    top: unset!important;
    bottom: 10px!important;
    left: 0;
    overflow: auto;
    padding: 0 10px;
    white-space: normal;
    text-shadow: 1px 1px #333;
}

.-skin-defaultplus .-item .title {
    font-size: 36px!important;
    font-family: "EB Garamond", "Helvetica Neue", sans-serif;
    font-weight: normal!important;
    margin: 5px 0;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#fff;
}
.-skin-defaultplus .-filters .-filter, .-skin-defaultplus .-pages .-page-link {
    border: none!important;
    color:#333;
}
.-skin-defaultplus .-filters {
	text-align: center;
    margin-bottom: 20px;
    font-size: 20px!important;
    font-family: "Assistant", "Helvetica Neue", sans-serif;
    font-weight: normal!important;
    border-bottom:0px solid transparent;
}
.ngg-gallery-thumbnail {
    border: 0!important;
}
.portfolio-template-default.single-portfolio #primary{
	width:100%!important;
}
#nav2 ul {
    text-align: right;
    margin: 0 0 20px;
    font-size: 16px!important;
    font-family: "Assistant", "Helvetica Neue", sans-serif;
    font-weight: normal!important;
    border-bottom: 0px solid transparent;
    clear:both;
    list-style-type:none;
}
#nav2 ul li{
	display: inline-block;
    padding: 3px 7px;
    margin: 2px 10px;
    border: 0px solid transparent;
    text-decoration: none;
    outline: none;
    transition: color 0.4s ease-out 0s, background 0.4s ease-out 0s;
}
#nav2 ul li a:hover{
	box-shadow: none;
}
#nav2 ul li a{
    box-shadow: none;
    color:#333;
    text-decoration-color: transparent!important;
}
#nav2 ul li.current_page_item a{
    color:#fff;
    font-weight:600;
}
#nav2 ul li a:hover{
	background: #eee;box-shadow: none;
}
#nav2 ul li.current_page_item a{
	box-shadow: none;
}
div[itemprop="name"] h1 {
   color: red;
}
#advanced_sidebar_menu-2{padding-top:0;    margin-bottom: 2.230769em;}
body.portfolio-template-default #masthead, body.category #masthead, body.attachment #masthead, body.single #masthead{background: #000;color: #fff;}

body.portfolio .site-content{
	padding:0!important;
}
.page .site-content blockquote p {
    margin: 0 24% 24px 28%;
}

/*
#nav2 {
    position: fixed;
    width: 100%;
    margin-left: -2.49%;
    background: #000;
    margin-top: -5px;
}*/

.gallery-item {
    padding: 0;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h1,
.entry-summary h2,
.entry-summary h3,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h1,
.textwidget h2,
.textwidget h3,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	font-weight: 300;
}
sup{font-size:0.7rem;}
blockquote {
    color: #fff;
}
#cabecera img {
    -webkit-transition: all 20s ease; 
    -moz-transition: all 20s ease; 
    -ms-transition: all 20s ease; 
    -o-transition: all 20s ease; 
    transition: all 20s ease;
    overflow:hidden;
}

#cabecera:hover img {
    -webkit-transform:scale(1.02); 
    -moz-transform:scale(1.02); 
    -ms-transform:scale(1.02); 
    -o-transform:scale(1.02); 
     transform:scale(1.02);
}
    
.gallery-icon img {
    width: 100%;
    padding: 0;
}    
.entry-title {
    font-family: "EB Garamond", "Times", sans-serif;height:50px;
}
.main-navigation {
	font-family: "EB Garamond", "Times", sans-serif;margin-top: 0.3em;
}
.entry-header, .entry-summary, .entry-content, .entry-footer, .page-content {
    margin-right: 0;
    margin-left: 0;
}
/*
#menu-item-1799-en{display:none;}
*/
.main-navigation ul .toggled-on {display: block;}
#nav2 {
    width:auto;
    float:right;
    clear:right;
    margin-top: 5px;
    margin-bottom: 10px;
}
body.home{
	background-color:#000;
}
ul.thumb li img{text-align:center;}
@media screen and (max-width: 990px){
	.site-header-menu {
		margin: 1em 0 0;
	}	
	nav ul li ul.sub-menu{display:none;position:relative;background:#000fff;}
	nav ul li ul.sub-menu li{background:#000fff!important;}
	.site-header-menu {display:none;}
	.main-navigation ul .toggled-on {display: block;}
	.vidbg-container,
	.content-area {
		width: 100%!important;
	}
	aside{float:right;}
    .page .site-content p {
        margin: 0 10% 24px;
    }
    .site-branding {
        margin: 0 auto 0 2%!important;
    }
}

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

    .-skin-defaultplus .-item .title {
        font-size: 16px!important;
        line-height:1.1em;
    }

}


/*
@media screen and (min-width: 44.375em){
	.sidebar, .widecolumn {
		margin-bottom: 5.25em;
		padding-right: 23.0769%;
		clear: both;
	}
}
*/
@media screen and (min-width: 990px){
	#site-header-menu {
        display: inline-block;
        /* width: auto;
        max-width: 100%; */
        margin: 0px auto 4px;
        vertical-align: unset;
	}	
    
}
@media screen and (min-width: 56.875em){
    .dropdown-toggle, .main-navigation ul .dropdown-toggle.toggled-on, .menu-toggle, .site-header .social-navigation, .site-footer .main-navigation {
        display: block;
    }
}
@media screen and (min-width: 991px){
    .dropdown-toggle, .main-navigation ul .dropdown-toggle.toggled-on, .menu-toggle, .site-header .social-navigation, .site-footer .main-navigation {
        display: none;
    }
}
body.page-id-63 .entry-title {
    margin-bottom: 0;
}
div.itembox a span{width:100%!important;max-width:100%!important;}
span.buttonright{display:inline-block;float: right;}
span.buttonright button{color:#fff;background-color:#000;border-radius:6px;border:1.2px solid #00c410;}
span.buttonright button:hover{color:#000;background-color:#00c410;border-radius:6px;border:1.2px solid #00c410;}
span.buttonrightbajo {display:inline-block;float: right;margin-top: 0;}
span.buttonrightbajo button{color:#fff;background-color:#000;border-radius:6px;border:1.2px solid #00c410;}
span.buttonrightbajo button:hover{color:#000;background-color:#00c410;border-radius:6px;border:1.2px solid #00c410;}
.-skin-defaultplus .-items .-item .itembox .-mask, .-skin-defaultplus .-items .-item .itembox .genericon {opacity: 0.15!important;}
body.attachment .entry-attachment {
    text-align: center;
}
@media screen and (min-width: 44.375em) {
	.site {
		margin: 0;
	}
}
@media screen and (min-width: 61.5625em){
	body:not(.search-results) article:not(.type-page) img.below-entry-meta, body:not(.search-results) article:not(.type-page) figure.below-entry-meta {
		/* clear: both; */
		/* display: block; */
		/* float: none; */
		/* margin-right: 0; */
		margin-left: 0; 
		/* max-width: 140%; */
	}
}
.button{
    background: #000;
    color:#fff;
    border: 1px solid #fff!important;
    border-radius: 6px!important;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size:16px;
    letter-spacing: 0.046875em;
    line-height: 1;
    padding: 0.2em 0.5em;
    text-transform: uppercase;
}
/*
.button:hover{background:#00c410;color:#000!important;text-decoration-color:#000!important;}
*/
.clear{width:100%;clear:both;}
@media screen and (min-width: 61.5625em){
    .site-branding, .site-header-menu, .header-image {
        margin-top: 0;
        margin-bottom: 0;
    }
}
.center{margin:0 auto;display:block;text-align:center;}
div.cuadro{box-sizing:border-box;padding:4%;border:1px solid #888888;border-radius:10px;margin:40px;}
div.anuncios .content-column{text-align:center;}
div.anuncios a{display:inline-block;text-decoration:none!important;box-shadow:none;}
li.menu-item-1139{color:#000;background: transparent;border-radius:5px;border:1px solid #933027;}
@media screen and (min-width: 61.5625em){
    .comments-area, .sidebar, .content-bottom-widgets .widget-area, .widecolumn {
        margin-bottom: 1em;
    }
}
.telefono a{font-size: 1.9rem;text-decoration:none!important;font-weight: 700;line-height: 1.2em;}
.site-header-main {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 20px;
}

.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
    text-decoration:none;
}

#nav2 .widget{margin-bottom:0;}
.menu-toggle {
    background-color: #000;
    border: 1px solid #d1d1d1;
    color: #fff;
    font-size: 13px;
    font-size: 0.8125rem;
    margin: 1.076923077em 0;
    padding: 0.769230769em 2em;
}
.page-id-1096 figcaption{font-size:2.0em;font-family:"EB Garamond", "Times", sans-serif;text-decoration:none;}
.page-id-1096 figcaption a{text-decoration:none;}
.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
    box-shadow: 0 0px 0 0 transparent;
}

.woocommerce a.product_type_simple{margin-left:40px;}
.contenidos {margin:0 14% 40px;}
.sku_wrapper{display:none;}
.woocommerce-product-details__short-description{font-size:1rem;}
form.cart, div.product_meta {margin-left:0;}
.clear{height:1px;float:left;width:100%;clear:both;}
.anuncios {
    width: 100%;
    clear: both;
    background:#fff;
    color:#333;
    padding-top:10px;
    text-align:center;
}
/*
div.anuncios a{max-width:20%;}
*/
body.blog img.attachment-post-thumbnail{width:100%;}

.blog .entry-title {
    font-size: 26px;
    font-weight: 300;
    line-height: 1.25;
    margin-bottom: 0.6em;
    text-align: center;
    height: 68px;
    display:inline-block;
}

@media screen and (max-width: 991px){
    #nav2 {
        margin-right:100px;
    }
    .entry-title {
        font-size: 24px;
        font-weight: 300;
        line-height: 1.25;
        margin-bottom: 1.6em;
        text-align: center;
        height: 52px;
    }
}
@media screen and (min-width: 44.375em){
    .site-header {
        padding: 0;
    }
}
/*
@media screen and (min-width: 991px){
    .sidebar {
        float: left;
        margin-left: 75%;
        padding: 0;
        width: 25%;
    }
}
*/
.blog .site-main > article {
    margin-bottom: 3em;
    max-height: 420px;
        width: 33%;
}

.site-footer .main-navigation {
    display: inline-block;
}
.main-navigation li {
    display: inline-block;
    float:none;
}
.main-navigation ul {
    text-align:center;
    margin-right:20px;
}
/*
h2.telefono a{font-family:arial;}
*/
#menu-item-1139, #menu-item-2114{border:1px solid #fff;}
#menu-item-1553, #menu-item-2116{padding-left:40px;padding-right:40px;}

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

    #masthead {
        min-height: 204px;
    }   
}


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

    .main-navigation li {
        display: block;
        float:left;
        clear:both;
        /* float: none;*/
    } 
}
.dropdown-toggle:after {
	content: "";
}


@media screen and (min-width: 44.375em){
	.site-main {
		margin-right: 0!important;
	}
}
@media screen and (max-width: 710px){

    .site-header-main {
        text-align:center;
    } 
    #nav2 {text-align:center;}
}
body.page-id-1094 header.entry-header{display:none;}
body.page-id-1095 header.entry-header{display:none;}
body.page-id-1096 header.entry-header{display:none;}
.sp-layer{display:none;}

.entry-title a {
    color: #fff;
}
.gallery{background-color:rgba(255,255,255,0.8);}
.entry-header{text-overflow: ellipsis;
  overflow: hidden; 
  height: 60px!important; 
  white-space: nowrap;
  margin-bottom:10px!important;
}
 
.post-thumbnail {
    display: block;
    margin: 0;
    float: right;
    height: 190px;
}  
.-skin-defaultplus .-items .-item .itembox .title {
    position: absolute;
    display: none;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    padding: 0 10px;
    white-space: normal;
    height: 1.2em;
}
.woocommerce div.product form.cart .button, #quantity_5ef4f6524b6db {
    vertical-align: middle;
    float: left;
    margin: 40px 0;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #000;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #e0a400;
    color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #333;
    z-index: 2;
    border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #d3ced2;
    background-color: #000;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px 4px 0 0;
    margin: 0 -5px;
    padding: 0 1em;
}
li.description_tab, li.additional_information_tab{display:none!important;}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #000;
    color: #fff;
    border-top: 3px solid #a46497;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
.entry-content h4, .entry-summary h4, .comment-content h4, .textwidget h4 {
    text-transform: none;
}
.blog .semitrans {
    /* margin: 0px; */
    display: none;
}
.terciofoto {
    display: block;
    margin: 0 auto;
    max-width: 80%;
    float: none;
    position: relative;
    height: auto;
}

body:not(.search-results) .entry-summary {
    color: #fff;
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.4736842105;
    margin-bottom: 1.4736842105em;
    text-align:justify;
}
.shop_table th, .shop_table td{
	background-color:#000!important;
}
.woocommerce div.product form.cart table td {
	padding-left:6px!important;
}
.tiered-pricing-wrapper{
	padding-top:10px;
}
.wc-tab{    text-align:justify;}
.nav-previous{float:left;clear:left;}
.nav-next{float:right;clear:right;}
.pagination{clear:both;}
.pagination:before, .pagination:after {
    display:none;
}
@media screen and (min-width: 44.375em){
    .header-image {
        margin: 1.5125em 0 0;
    }
}

@media screen and (max-width: 743px){
    #nav2{
        margin: -50px 0 0;
        width: 100%;
        height: auto;
        text-align: right;
        font-weight: 0.8em!important;
    }
    h2.telefono a {
        font-family: arial;
        font-size: 1em;
    }
}
.search aside{display:none;}
.search .post-thumbnail img {
    display: block;
    clear: both;
    float: left;
    width: 30%;
    margin-right: 20px;
}
.search .entry-summary{margin-right:6%;}
.search .entry-title a {
    color: #fff;
    line-height: 0.1em;
    overflow: visible;
}
.page-header {
    border-top: 0;
    margin: 0 7.6923% 3.5em;
    padding-top: 1.75em;
}
.telefono {
    font-size: 24px!important;
}
@media screen and (max-width: 910px){
    .main-navigation li {
        width: 100%;
    }
}
@media screen and (min-width: 1500px){
    #page {
        margin-top: 70px;
    }
}
.sp-caption-container{display:none;}
.page-id-1099 iframe{border-radius:6px;}
/*
.woocommerce-js .entry-title{display:none;}
*/
ul.submenu{box-sizing: border-box;}


.woocommerce div.product .stock {
    color: #e0a400;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #e0a400;
}
.page-id-1551 .entry-header, 
.page-id-2087 .entry-header,
.page-id-2119 .entry-header,
.page-id-2132 .entry-header,
.site-footer .main-navigation {display:none;}

.single .post-thumbnail {
    display: block;
    margin: 0 40px 20px 0;
    float: left;
    height: auto;
    width: 60%;
    clear: right;
    left: 0;
}
.single.single-portfolio .post-thumbnail {
    display: block;
    margin: 0 40px 20px 0;
    float: left;
    height: auto;
    width: 100%;
    clear: right;
    left: 0;
}
@media screen and (max-width: 970px){
.single .post-thumbnail {width: 100%;}
}
.single .post-thumbnail img {
    min-width: 100%;
}
@media screen and (max-width: 743px){
    #icl_lang_sel_widget-3 ul, .telefono {
        text-align: center;
        width: 100%;
    }    
    #icl_lang_sel_widget-3 ul li{
        display:inline-block;
    }
    .site-header {
        padding: 2.625em 0 0; 
    }
    .woocommerce ul.products li.product .button {
		font-size:0.8em;
    }
}
.woocommerce table.shop_table {
    border: 1px solid rgba(255,255,255,0.4);
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	border-collapse: separate;
	border-radius: 5px;
	max-width: 700px;
	display: block;
	margin: 0 auto 40px;
}
.direccion p, .horario p {padding-left:20px;}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
    list-style: none outside !important;
    padding-left: 7% !important;
    margin-left: 0 !important;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: 120px;
    box-shadow: none;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #555;
    border-radius: 5px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #555;
    border-radius: 5px;
}
#redsys_payment_form{text-align:center;}

#submit_redsys_payment_form{background:#e0a400;}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color:     #e0a400;
    text-align:center;
    font-size:2.5em;
}
body.single-product #main {margin: 0 40px;}
.tabladescuento td, .tabladescuento th {
    background-color:#000 !important;
    text-align:right;
    padding-right: 20px;
}
.woocommerce div.product form.cart table.tabladescuento {
    border-width: 1px;
}
p.add_to_cart_inline span.woocommerce-Price-amount {display:none!important;}
.cart_totals {
    float:none!important;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
    max-width: 700px;
    display: block;
    margin: 0 auto 40px;
}
.select2-results__option[aria-selected], .select2-results__option[data-selected] {
    color: #333!important;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: none!important; 
}
.select2-container .select2-selection--single {
    height: 50px!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 46px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 46px;
}

p.price, .price-rules-table-wrapper, .woocommerce-products-header__title.page-title{display:none;}
.woocommerce .quantity .qty {
    color:#000!important;
    margin: 38px 0;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 0 3% 1em;
}
.woocommerce .quantity .qty {
    color: #000!important;
    margin: 38px 0;
    border-radius: 6px;
    padding: 10px 14px;
}
.bordetabla{border:1px solid #efefef;border-radius:6px;padding:20px;}
.medialinea{padding:10px;width:49%;display:inline-block;vertical-align:top;}
@media screen and (max-width: 970px){
	.medialinea{width:99%;}
}
#rest_sq5 {
    display: inline-block!important;
}
.orderby{
	color:#333;
}
.rtb-booking-form input, .rtb-booking-form select{
	color:#333!important;
}
.rtb-booking-form input, #stripe-payment-form #cardElement {
    width: 100%;
    max-width: 100%!important;
}
