/*
Theme Name: centro-documental-FLEXSLIDER
*/

.flexslider.block {
  touch-action: none;
}

.square {
border-style: solid;
  position: relative;
  width: 50%;
  background: #000;
  border-radius: 15px;

    margin: 5px;
}

.square:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.square .content {
position: absolute;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-end;
}

.single-in {
  display: flex;
}
.btn {
  width: 100%;
    font: 14px/14px "Work Sans", sans-serif !important;
  margin: 15px 0 10px 0;
  padding: 0 5px;
  text-transform: uppercase;
   /* background-image: url("images/next.svg");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 60px 60px;*/
 font-size: 2.8vw;
  line-height: 2.5vw;
    font-size: 60px;
}
.btn a {
  color: #fff2a9c2;
}

.desc {
  width: 100%;
  border-bottom: 1px solid rgba(255,255,255,.1490196078);
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  font: 1.37vw/1.51vw "ESAllianz800", sans-serif !important;
}


.c-noise {
  animation: grain 6s steps(10) infinite;
  background-image: url("images/noise-full.png");
  background-repeat: repeat;
  height: 300%;
  left: -50%;
  opacity: .035;
  position: fixed;
  top: -100%;
  width: 300%;
  /*z-index: 100;*/
  pointer-events: none;
}
.c-old {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("images/old.webp");
  opacity: .05;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: 150;
  pointer-events: none;
}


.slides-adentro-in {
 float: left;
  width: 70%;
  margin: 0 20% 50px 10%;
  clear: both;
}

.slides-adentro-in:nth-child(even) {
  float: right;
  margin: 0 10% 50px 20%;

}

.slides-adentro-in:nth-child(even) .slider-thumbnail {
  float: right;

}

.slides-adentro-in:nth-child(even) .flex-caption-ext {
  padding: 35px 50px 0 0;
}

.slides-adentro-in:nth-child(even) .flex-caption {
padding: 35px 0 0 39%;
  width: 100%;
}

.slides-adentro-in:nth-child(even) .flex-caption .ano-historia, .slides-adentro-in:nth-child(even) .flex-caption .slidertitle {
  text-align: left;
}



/* noticiarios honme */
.facetwp-template[data-name="noticiarios"] .fwpl-layout {
display: flex !important;
  justify-content: space-between;
    flex-wrap: wrap;
}
.fwpl-row.el-9smhhm {
  grid-template-columns: 20% 60% 20% !important;

  display: grid;
  width: 100%;
}
.fwpl-row {
  display: grid;
}

/* Popup container - can be anything you want */
.popup {
    display: none;
    position: fixed;
    z-index: 30000;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; /* Disable overflow on the container */
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black background */
}
.image-dir {
  width: auto;
  overflow: hidden;
  border: 2px solid #e1e1e16e;
  margin: 0 0 30px 0;
}
#popup-content {
  /*display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;*/
    color: #b2b2b2;
}
.custom-field-display span {
  font-weight: bold;
}
.custom-field-display-web {
 color: #fff2a9c2;
  margin: 20px 0 0 0;
    width: 100%;
}
.custom-field-display {
  width: 100%;
}
/* Popup content */
.popup-content {
background-color: #000000;
  padding: 4%;
  width: 40%;
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0%, -50%);
  font: 16px/22px "Work Sans", sans-serif !important;
    /*margin: 5px 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;*/
}

#popup-title {
  font: 40px / 40px "ESAllianz800", sans-serif !important;
  letter-spacing: -0.03em;
    margin: 0 0 30px 0;
    color: #b2b2b2;
}
/* Close button */
.close {
width: 50px;
  height: 50px;
  position: fixed;
  background: #4d4d4dab;
  cursor: pointer;
  right: 40%;
  margin: 5px;
  border-radius: 3px;
  top: 0;
  z-index: 100000;
    display: none;
}
.close svg {
  width: 20px;
  height: 20px;
  fill: #fff2a9;
    margin: 15px;
}

.glossary-term-itms {
  font-size: round(1.1875rem,1px);
  font-weight: 400;
  line-height: round(121%,1px);
  padding: round(.5625rem,1px) 0;
  border-top: 1px solid rgba(255,255,255,.1490196078);
    font: 16px / 20px "Work Sans", sans-serif;
    text-transform: uppercase;
}
.glossary-term-itms a, .glossary-filter ul li a {
  color: #ffffffbf;
}
.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/* Disable background scrolling */
body.no-scroll {
  overflow: hidden;
}


.glossary-filter {
    text-align: right;
}
.glossary-filter ul {
    margin: 0px;
    list-style: none;

}
.glossary-filter ul {
display: block;
  font: 16px / 20px "Work Sans", sans-serif;
  margin: 0 0 20px 0;
  position: fixed;
  right: 0px;
  top: 50%;
  transform: translate(0,-50%);
    z-index: 1;
    
}
input#glossary-search {
width: 100%;
  border-top: 1px solid rgba(255,255,255,.1490196078);
  background: transparent;
  border-radius: 0;
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
  float: left;
  font: 16px / 20px "Work Sans", sans-serif;
    color: #ffffffbf;
}
ul.glossary-term-container {
    width: 85%;
  float: left;
    list-style: none;
    margin-left: 0px;
    margin-top: 80px;
}
.glossary-terms h2 {
width: 15%;
  float: left;
  clear: both;
  font-size: 11.37vw;
  line-height: 11.37vw;
  border-top: 1px solid rgba(255,255,255,.1490196078);
    margin-top: 80px;
}
.glossary-filter ul li {
/*display: inline-block; horizontal*/
padding: 0 34px 3px 0;
  margin: 0 0 3px 0;
  text-decoration: none;
  cursor: pointer;
  border-bottom: 1px solid rgba(255,255,255,.1490196078);
  border-radius: 0;
}
.glossary-filter ul li:last-of-type {

  border-bottom: 0px solid #e8e8e8;

}


















#showButton, #hideButton {
  z-index: 300000;
  position: relative;
}
.toggle-button, .hide-button, .show-button {
color: #ffffff94;
  cursor: pointer;
  text-align: center;
  position: relative;
  font: 14px/14px "Work Sans", sans-serif !important;
  text-transform: uppercase;
  margin: 20px 0;
  padding: 20px 52px;
  background: #000000;
  border: 0px;
  border-radius: 5px;
}
.toggle-button:hover, .hide-button:hover, .show-button:hover {
color: #ffffff;
  cursor: pointer;
  background: #ffffff0d;
}
.toggle-content, #contentToToggle{
background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
display: none; /* Por defecto, estará oculto */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: opacity 0.3s ease;
    transition-property: opacity;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
  overflow-x: hidden;
  overflow-y: scroll;
  scroll-behavior: auto;
  transform-origin: right;
  transition-delay: 0s,.4s;
  transition-duration: .4s,.8s;
  transition-property: background-image,transform;
  transition-timing-function: ease,cubic-bezier(.25,1,.5,1);
  z-index: 10000;
    
}.wp-block-gutsliders-photo-carousel .gutslider-next, .wp-block-gutsliders-photo-carousel .gutslider-prev {
  background: #000 !important;
}
.toggle-content-in {
background-color: #000000;
  width: 60%;
  padding: 80px 4%;
  position: relative;
  float: right;
  z-index: 10000;
    overflow: scroll;
  /*border-left: 1px solid rgb(41, 41, 41);*/

}
.toggle-content-in-in {
color: #b2b2b2;
  width: 100%;
  position: relative;
  float: left;
  font: 18px/22px "Work Sans", sans-serif !important;
  max-width: 850px;
 }   
.toggle-content-in-in p{
    margin-bottom: 15px;
    /*float: left;*/
    width: 100%;
}
.wp-block-image img {
  border-radius: 15px;
}

    .close-1 {
width: 50px;
  height: 50px;
  position: fixed;
  background: #4d4d4dab;
  cursor: pointer;
  right: 60%;
  margin: 5px;
  border-radius: 3px;
display: flex;
  justify-content: center;
  align-items: center;
}
.close-1 svg {
  width: 20px;
  height: 20px;
  fill: #fff2a9;
}
.toggle-content.show {
    display: block;
}

/* Buscador */
.super-buscador {
display: flex;
  /*justify-content: space-between;;*/
  border-bottom: 1px solid rgba(255,255,255,.1490196078);
  margin: 20px 0 10px 0;
  padding: 20px 0;
  border-top: 1px solid rgba(255,255,255,.1490196078);
}
.super-buscador-1 {
display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(255,255,255,.1490196078);
  margin: 20px 0;
  padding: 20px 0;
  border-top: 1px solid rgba(255,255,255,.1490196078);
}
.facetwp-facet-filtro{
max-width: 350px;
  width: 25%;
    font: 16px / 20px "Work Sans", sans-serif;
    color: #fff2a9;
  text-transform: uppercase;
}
.fwpl-item.col-normativa, .fwpl-item.col-prov, .fwpl-item.fecha {
 /*border-right: 1px solid rgba(255,255,255,.1490196078);
  margin: 0 20px 0 0;
  padding: 0 20px 0 0;*/
    text-transform: uppercase;
    padding: 0 20px;
}
.fwpl-item.fecha-noti {
 /*border-right: 1px solid rgba(255,255,255,.1490196078);
  margin: 0 20px 0 0;
  padding: 0 20px 0 0;*/
    text-transform: uppercase;
}
.fwpl-col {
  width: 100%;
  border-right: 1px solid rgba(255,255,255,.1490196078);
}
.fwpl-col:last-of-type {
  border-right: 0px;
}
.facetwp-facet-tipo_de_normativa, .facetwp-facet-provincias, .facetwp-facet-year_normativas {
/*max-width: 350px;*/
background: url(images/sejilla.png) no-repeat right 20px center;
  padding: 0 20px;
  margin: 0 0 0 0px !important;
  border-right: 1px solid rgba(255,255,255,.1490196078);
  font: 16px / 20px "Work Sans", sans-serif;
}
.facetwp-facet-tipo_de_normativa{
  width: 60%;
}
.facetwp-facet-descargas {
  border: 0;
  background: #d0080800;
  padding: 0 20px;
  font: 16px / 20px "Work Sans", sans-serif !important;
  color: #fff2a9;
  text-transform: uppercase;}
.facetwp-facet-provincias, .facetwp-facet-year_normativas, .facetwp-facet-descargas {
  width: 20%;
}
.facetwp-facet-ao_noticiario {
  width: 32.33333%;
    background: url(images/sejilla.png) no-repeat right 20px center;
  padding: 0 20px 0 0 ;
  margin: 0 0 0 0px !important;
  border-right: 1px solid rgba(255,255,255,.1490196078);
  font: 16px / 20px "Work Sans", sans-serif;
}
.fwpl-result {
  font: 16px / 20px "Work Sans", sans-serif !important;
  border-bottom: 1px solid rgba(255,255,255,.1490196078);
  margin: 0 0 0px 0;
  padding: 10px 0 20px 0;
  display: flex;
  min-height: 100%;

}
.facetwp-template[data-name="noticiarios"] .fwpl-result {
font: 16px / 20px "Work Sans", sans-serif !important;
  border-bottom:0;
  margin: 0 0 20px 0;
  padding: 0;
  width: 32.33333%;
}
.fwpl-layout.btn {
  margin: 0;
  padding: 0;
}
.facetwp-dropdown {
border: 0;
  background: #d0080800;
  padding: 0;
  font: 16px / 20px "Work Sans", sans-serif !important;
  color: #fff2a9;
    text-transform: uppercase;
  width: 100%;
    cursor: pointer !important;
}

.facetwp-dropdown option {
  font: 16px / 20px "Work Sans", sans-serif !important;
    background: #000;
}
.facetwp-pager {
  font: 16px / 20px "Work Sans", sans-serif !important;
  margin: 0 0 20px 0;
  padding: 10px 0;
  float: left;
}
.facetwp-page {
display: inline-block;
  padding: 15px 20px !important;
  margin: 0 0 0 5px !important;
  cursor: pointer;
  color: #ffffffbf;
  background: #000;
  border-radius: 5px;
    
}

.facetwp-page.active {
  font-weight: normal !important;
  cursor: default;
  color: #fff2a9;
}

.fwpl-item.medio {
  position: relative;
    text-transform: uppercase;
}
.imagen-noti {
width: 150px;
  background: #fff;
  border-radius: 5px;
  padding: 3px;
  float: left;
}
.imagen-noti img {
  border-radius: 5px;
}
/*
.fwpl-item.medio::before {
  content: "./";
  position: absolute;
  left: 0;
}*/
.fwpl-item.titulo-noti {
  position: relative;
  text-transform: uppercase;
  font: 24px/28px "ESAllianz800", sans-serif !important;
  margin: 10px 0;
}
.fwpl-item.btn {
position: relative;
  padding: 12px 22px;
  float: left;
  background: #000;
  border-radius: 5px;
  margin: 0 20px;
  width: auto;
}
.fwpl-item.btn a {
    color: #9a9a9a;

}

.fwpl-item.btn-descargar {
padding: 12px 22px;
  float: right;
  position: absolute;
  bottom: 0;
  background: #000;
  border-radius: 5px;
}
.fwpl-item.btn-descargar a {
    color: #9a9a9a;
  font-size: 12px;
  line-height: 14px;
    text-transform: uppercase;
}
.fwpl-col.fecha-titulo .fwpl-item.fecha, .fwpl-col.fecha-titulo .fwpl-item.fecha-noti {
  font-size: 14px;
  line-height: 16px;
  margin: 10px 0 0 0;
}
/*.fwpl-item.btn:after {
content: "";
  position: absolute;
  right: 0;
  height: 4px;
  width: 4px;
  background: #fff2a9;
  border-radius: 50%;
  top: 50%;
  transform: translate(0,-50%);
}*/

.fwpl-row.el-3h4wv {
  grid-template-columns: 150px auto !important;
    border-bottom: 1px solid rgba(255,255,255,.1490196078);
  padding: 0 0 20px 0;
    width: 100%;
}
.fwpl-col.fecha-titulo {
  padding: 0 30px;
    border-right: 1px solid rgba(255,255,255,.1490196078);
    position: relative;
}


.p-optin#optin-form-UJ22aWuI div.p-body {
  background: transparent !important;
  padding: 0 !important;
}
.p-optin#optin-form-UJ22aWuI .p-body p {
  text-align: left !important;
}
#optin-UJ22aWuI {
  margin: 30px 0 0;
}
.p-optin#optin-form-UJ22aWuI div.p-body p:not(.p-error-message):not(.p-title) {
  color: #8d8d8d !important;
}
.p-optin#optin-form-UJ22aWuI div.p-body p.p-title {
    display: none;
}
.p-optin .p-field input[type="text"] {
  border: none !important;
  border-radius: 3px !important;
  font-size: 100%;
  color: #d4d4d4 !important;
  padding: 22px !important;
  width: 100%;
  background: #000 !important;
}
.p-optin button {
  font-size: 14px !important;
  padding: 22px 40px !important;
}
.p-optin#optin-form-UJ22aWuI .p-body button {
  background-color: #000 !important;
  text-transform: uppercase;
}
.p-optin button {
  border-radius: 3px !important;
    }
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;
}
.textwidget a {
  color: #fff2a9c2;
  text-decoration: underline !important;
}
.textwidget a hover{
  color: #868686 !important;
}
html {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
	/*font-family: 'Montserrat', sans-serif;
    font-family: 'Oswald', sans-serif;*/
    /*background: #0e0e0e;*/
    background: #0d0d0d;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
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;
}
.swiper-container-outer {
  border-radius: 15px;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
a:link { -webkit-tap-highlight-color: #FF5E99 }
img, video, object, embed {
    height: auto!important;
	width: 100%;
}
iframe { max-width: 100% }
blockquote {
padding: 0px 5% 0 10%;
  position: relative;
  margin: 60px 0 80px 0;
  font: 26px/29px "ESAllianz800", sans-serif !important;
  /*float: left;*/
  text-align: left !important;
  color: #d7d7d7;
  letter-spacing: -0.02em;
}
blockquote:before {
  
    content: '';

}
.post-single-content blockquote p a {
text-decoration: none;
padding: 20px 0 0 0;
float: left; 
	}
blockquote p { margin: 0 0 15px 0;}
strong, b { font-weight: 700 }
em, i {
    font-style: italic;
}
 cite {
  margin: 20px 0;
  font-size: 18px;
  line-height: 22px;
}
small { font-size: 100% }
figure { 
    /*margin: 40px 0;*/
  float: left; 
}
.wp-block-image.size-large img {
  margin: 40px 0;
}


code, pre {
    font-weight: normal;
    font-style: normal;
}
code {
    padding: 0 8px;
    line-height: 1.5;
}
pre code { padding: 0 }
mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFD700;
}
address { margin: 10px 0 }
.sticky { }
.gallery-caption { }
.bypostauthor { }
.wp-caption-text { }

/*-[TIPOGRAFIA]----------------------------------------------------------------------*/
@font-face {
    font-family: 'ESAllianz700';
    src: url('fonts/ESAllianz700.eot');
    src: url('fonts/ESAllianz700.eot') format('embedded-opentype'),
         url('fonts/ESAllianz700.woff2') format('woff2'),
         url('fonts/ESAllianz700.woff') format('woff'),
         url('fonts/ESAllianz700.ttf') format('truetype'),
         url('fonts/ESAllianz700.svg#ESAllianz700') format('svg');
}
@font-face {
    font-family: 'ESAllianz800';
    src: url('fonts/ESAllianz800.eot');
    src: url('fonts/ESAllianz800.eot') format('embedded-opentype'),
         url('fonts/ESAllianz800.woff2') format('woff2'),
         url('fonts/ESAllianz800.woff') format('woff'),
         url('fonts/ESAllianz800.ttf') format('truetype'),
         url('fonts/ESAllianz800.svg#ESAllianz800') format('svg');
}
@font-face {
    font-family: 'Work Sans';
    src: url('fonts/Work Sans.eot');
    src: url('fonts/Work Sans.eot') format('embedded-opentype'),
         url('fonts/Work Sans.woff2') format('woff2'),
         url('fonts/Work Sans.woff') format('woff'),
         url('fonts/Work Sans.ttf') format('truetype'),
         url('fonts/Work Sans.svg#Work Sans') format('svg');
}

@font-face {
    font-family: 'LeagueMonoMedium';
    src: url('fonts/LeagueMonoMedium.eot');
    src: url('fonts/LeagueMonoMedium.eot') format('embedded-opentype'),
         url('fonts/LeagueMonoMedium.woff2') format('woff2'),
         url('fonts/LeagueMonoMedium.woff') format('woff'),
         url('fonts/LeagueMonoMedium.ttf') format('truetype'),
         url('fonts/LeagueMonoMedium.svg#LeagueMonoMedium') format('svg');
}





@font-face {
    font-family: 'FK Screamer Bold';
    src: url('fonts/FKScreamer-Bold.eot');
    src: url('fonts/FKScreamer-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/FKScreamer-Bold.woff2') format('woff2'),
        url('fonts/FKScreamer-Bold.woff') format('woff'),
        url('fonts/FKScreamer-Bold.svg#FKScreamer-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FK Screamer Medium';
    src: url('fonts/FKScreamer-Medium.eot');
    src: url('fonts/FKScreamer-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/FKScreamer-Medium.woff2') format('woff2'),
        url('fonts/FKScreamer-Medium.woff') format('woff'),
        url('fonts/FKScreamer-Medium.svg#FKScreamer-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

/*-[SLIDER]----------------------------------------------------------------------*/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus { outline: none }
.slides, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none !important; }
.flexslider { margin: 0; padding: 0; }
.flexslider .slides > li { display: none; list-style: none; -webkit-backface-visibility: hidden;position: relative;} 
.center {
  display: flex;
  align-items: center;
}
.flexslider .slides img { width: 100%; height: 355px; display: block; border-radius: 15px;}
.flex-pauseplay span { text-transform: capitalize }
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .slides { display: block }
* html .slides { height: 1% }
.no-js .slides > li:first-child { display: block }
.flexslider { margin: 0; position: relative; zoom: 1;overflow: hidden; }
.flex-container { margin-bottom: 25px }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px }
.flexslider .slides { zoom: 1; margin: 0;padding: 0 100px;
    position: relative; }
.slidertitle { font: 60px/60px "ESAllianz800", sans-serif !important;
  color: #fff2a9c2;
  letter-spacing: -0.03em;
  text-align: left;}
.slidertitle-adentro {
  font: 60px/60px "ESAllianz800", sans-serif !important;
  color: #fff2a9c2;
  letter-spacing: -0.03em;
  text-align: left;
}
.ano-historia { font: 36px/36px "ESAllianz800", sans-serif !important;
  letter-spacing: -0.03em;
  text-align: left;}

.ano-historia-adentro {
  font: 36px/36px "ESAllianz800", sans-serif !important;
  color: #fff;
  letter-spacing: -0.03em;
  text-align: left;
}
.caption {
  font: 16px/20px "Work Sans", sans-serif !important;
  margin: 10px 0 30px 0;
  width: 100%;
  padding: 0 10% 0 0;
}
.slidertitle a { color: #fff; text-shadow: 0px 0px 5px #000;}
.slidertitle a:hover { color: #fff !important; text-shadow: 0px 0px 0px #000;opacity:0.8; }
.sliderAuthor { float: left; margin-bottom: 10px; }
.sliderAuthor span { color: #8a8a8a }
.slidertext { float: left; font-size: 14px; line-height: 1.5; overflow: hidden; max-height: 126px; }
.carousel { position: relative; margin-bottom: 20px; }
.carousel .slides { margin: 0 }
.carouseltitle { font-size: 12px; color: #575757; font-weight: 700; }
.carousel li { margin-right: 15px }
.carousel-thumbnail { margin-bottom: 8px; overflow: hidden; }
/* Direction Nav */
.flex-direction-nav { *height: 0; margin: 0 auto; width: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
.flex-direction-nav a { background-color: transparent;width: 50px;height: 50px;display: block;position: absolute;bottom: auto;cursor: pointer;text-indent: -9999px;-webkit-transition: all .3s ease;transform: translateY(-50%);top: 50%;width: 60px;
  height: 60px;
  border-radius: 7px;
  background: #ffffff0d;
  /*border: 1px solid rgba(255,255,255,.2);*/
}
.flexslider .flex-prev { left: 0;
    background: url("images/prev.svg") no-repeat center center;
/*width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff2a9c2;
  border-left: 10px solid transparent;*/
    background-color: #000;
}

.flexslider .flex-next {
    background: url("images/next.svg") no-repeat center center;
  right: 0;
/*width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 10px solid #fff2a9c2;*/
    background-color: #000;
}


.bajada-historia {
  font: 26px/29px "ESAllianz800", sans-serif !important;
  letter-spacing: -0.02em;text-indent: 66px;
    font: 1.37vw/1.51vw "ESAllianz800", sans-serif !important;
}
.bajada-historia-adentro {
font: 26px/29px "ESAllianz800", sans-serif !important;
  letter-spacing: -0.02em;
  text-indent: 66px;
  padding: 30px 0 15px 70px;
  color: #fff;
}
.flex-direction-nav .flex-disabled { opacity: .3!important; filter: alpha(opacity=30); cursor: default; }
.carousel .flex-direction-nav a { top: 0; right: 0; margin: 0; margin-top: -4px; }
.carousel .flex-direction-nav .flex-next { background: #f09a2b url(../images/next.png) no-repeat center center; right: 0%; }
.carousel .flex-direction-nav .flex-prev { background: #f09a2b url(../images/prev.png) no-repeat center center; right: 5.5%; }
.carousel .flex-disabled { background-color: #dedede }
.slider-thumbnail { margin: 0;
  overflow: hidden;
  border-radius: 15px;
  padding: 0 50px;
  width: 60%;}
.grunge {
  position: absolute;
  left: 0;
  width: auto;
}
.flex-caption {margin: 0 0 40px 0;}
.flex-caption-adentro {
  margin: 0 0 20px 0;
  padding: 0;
}
.flex-caption-ext {
width: 40%;
  overflow: hidden;
  position: relative;
  

}
/*.flex-control-nav {margin: 40px auto 0 auto;
  width: 1240px;
  overflow: hidden;display: flex;
  justify-content: center;
  align-items: center;}*/

.flex-control-nav {
margin: 0 auto;
  overflow: hidden;
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 0 88px;
  transform: translate(0,-50%);
  right: 0;
}



.flex-control-nav li {position: relative;
  margin: 0 10px;
  zoom: 1;
  float: right;
  width: auto;
  display: block;
  padding: 0 0 20px 0;
  clear: both; }

.flex-control-paging li a {width: 12px;
  height: 1px;
  display: block;
  background: #fff2a9c2;
  cursor: pointer;
  text-indent: 9999px;}
.flex-control-paging li a:hover { background: #ccc; }
.flex-control-paging li a.flex-active { background: transparent;
  cursor: default;
  width: 12px;
  height: 22px;
  border-radius: 1px;
  border: 1px solid #fff2a9c2; }
.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }
.flex-control-thumbs li { width: 25%; float: left; margin: 0; }
.flex-control-thumbs img { width: 100%; display: block; opacity: .7; cursor: pointer; }
.flex-control-thumbs img:hover { opacity: 1 }
.flex-control-thumbs .flex-active { opacity: 1; cursor: default; }
.nombre-artista {font-family: FK Screamer Bold;text-transform: uppercase;font-size: 48px;line-height: 54px;display: flex;flex-direction: column;text-align: right;margin: 10% 35% 0 0%;text-shadow: 0px 0px 5px #000;}
.nombre-artista span {font-size: 72px;}
.fecha-exhibicion-flex {font-family: FK Screamer Medium;text-transform: uppercase;font-size: 34px;line-height: 32px;display: flex;flex-direction: column;text-align: right;margin: 1% 35% 0 0%;text-shadow: 0px 0px 5px #000;}
.fecha-exhibicion {font-family: FK Screamer Medium;text-transform: uppercase;font-size: 34px;line-height: 32px;display: flex;flex-direction: column;text-align: right;margin: 1% 35% 0 0%;}
.detalle-obra {color: #fff;font-size: 14px;line-height: 16px;position: absolute;transform: translate(-50%,0);bottom: 0;left: 50%;height: auto;width: 1240px;}
.detalle-obra-in {background: #424952;position: absolute;bottom: 0;left: 0;width: auto;writing-mode: vertical-rl;height: 220px;transform: scale(-1);}
.detalle-obra p {padding: 15px;float: left;margin: 0;}
.attachment-post-single.size-post-single.wp-post-image {
  margin: 20px 0;
  border-radius: 15px;
}
/*-[mail chimp]----------------------------------------------------------------------*/
.campo-news {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
}
.campo-news input, .campo-news select{
margin: 0 1.5%;
    border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 25px;
  font: 16px/18px 'Montserrat', sans-serif;
  width: 30%;
  background: #fff;
  border:none;
  position:relative;
  font-weight: 500;
}
.mc4wp-response {
  width: 90%;
  margin: 5% auto 0 auto;
  text-align: center;
}
.campo-news select {
  background: #ffffff url(./images/sejilla.png) no-repeat center right 30px;
}
.campo-news input[type="submit"]{
width: 15%;
background: #50a4c1;
color:#fff;
text-transform:uppercase;
font: 14px/16px 'Montserrat', sans-serif;
font-weight:700;
}
/*-[ Framework ]--------------------*/
#page .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.alignnone { margin: 0 20px 20px 0 }
.alignright {
    float: right;
    margin: 0 0 20px 10px;
}
.alignleft {
    float: left;
    clear: left;
    margin: 0 10px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone { margin: 5px 20px 20px 0 }
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 0;
    margin-bottom: 15px;
    max-width: 100%;
}
.wp-caption.alignleft { margin: 5px 20px 20px 0 }
.wp-caption.alignright { margin: 5px 0 20px 20px }
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    line-height: 17px;
    margin: 0;
    padding: 0 4px 0;
}
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
/*-[ Framework ]--------------------*/
body {
color: #ffffffbf;
  font-size: 18px;
  line-height: 26px;
  font-family: 'Montserrat', sans-serif;

}
::-moz-selection {
    background: #222;
    color: white;
    text-shadow: none;
}
::selection {
    background: #222;
    color: white;
    text-shadow: none;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {

}
.post-single-content h2 {
font-size: 24px;
line-height: 28px;
    font-weight: 700;
    margin: 30px 0 20px 0;
    float: left;
    width: 100%;
}
.post-single-content h3 {
    font-size: 24px;
	line-height:26px;
    font-weight: 700;
    margin: 30px 0 20px 0;
    float: left;
    width: 100%;
}
.sub-title {  }
p { margin-bottom: 15px }
p a {text-decoration: underline !important;}
p a:hover {color:#424952;}
a {
	color:#333333;
    text-decoration: none;
    -webkit-transition: background-color, color 0.2s linear;
    transition: background-color, color 0.2s linear;
}
a:link, a:visited, a:active { text-decoration: none }
/*-[ Main container ]---------------*/
.wrapper {
width: 100%;
max-width: 100%;
clear: both;
margin: 0 auto;
}
.main-container {

    clear: both;
    margin: 0 auto;
    max-width: 100%;
}
#page {
    max-width: 1000px;
    min-width: 240px;
    overflow: visible;
    padding: 0 2%;
}
#page {
    padding-top: 25px;
    min-height: 100px;
    float: none;
    clear: both;
    overflow: hidden;
    background: #fff;
}
/*-[ Header ]-----------------------*/
body > header {
    float: left;
    width: 100%;
    position: relative;
}
.main-header {
    border-bottom: 1px solid rgba(255,255,255,.1490196078);
width: 100%;
margin:0 auto;
position: relative;
}
#header {
position: relative;
  width: 90%;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  margin: 0 5%;
  overflow: hidden;
  display: flex;
  align-items: center;
    overflow: hidden;
    padding: 0 5%;
		

}


/*-[ shrink ]-----------------*/

.main-header.shrink {
    position: fixed;
    top: 0;
    z-index: 5000;
	background: #000;
}


.main-header.shrink #header h1 a img, .main-header.shrink #header h2 a img{
width: 100px !important;
}
.taponlogo {
  background: transparent;
    left: 0;
    position: absolute;
}
.taponlogo a {
  float: left;
  width: 250px;
  height: 40px;
}
.main-header.shrink #header #logo a { 
float:left;
 }

.main-header.shrink .linea-h, .main-header.shrink .arriba{
	display: none;
}
.main-header.shrink .abajo{
}
.logo-responsive.shrink {
}

#header h1, #header h2 {
float: left;
line-height: 1;

}
#header h1 a img, #header h2 a img {
width: 140px;

float: left;

}
#logo a { 
float:left;
width: 205px;

margin: 0; }
.widget-header {
    float: right;
    margin: 0!important;
}
#logo a svg {
  fill: #fff;
}
.logo-footer a {
  width: 205px;
    float: left;
}
.logo-footer a svg {
  fill: #FFFFFF;
}
.abajo {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
  width: 100%;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
      width: 100%;
    margin: 0;
    position: relative;
}

/*-[ menu responsivo]--------------------*/
.hamburguesa {
    display: none;
}
#overlay {
    float: left;
	width: 100%;
    /*z-index: 2;*/
     z-index: 1;
  position: relative;
}
.logo-responsive {
position: relative;
  left: 0;
}
.overlay-menu {
display: table;
width: 100%;
display: block;
float: right;

}
.overlay-menu #menu-main-navigation { padding-left: 10px }
.overlay-menu #navigation ul ul { border-bottom: none }
.overlay-menu #navigation ul ul::after { border-color: transparent transparent rgba(238, 238, 238, 0.92) }
.overlay-menu #navigation {

    float: left;
    border-top: 0;
}



.overlay-menu #navigation ul li ul::before {
    content: "";
    position: absolute;
width: 0;
     height: 0;
     border-right: 8px solid transparent;
     border-top: 4px solid transparent;
     border-left: 8px solid transparent;
     border-bottom: 8px solid #0f284b;
    left: 28px;
	top: -12px;
    z-index: 500000;
}

.overlay-menu #navigation ul li ul {
width: 306px;
top: 72px;
position: absolute;
padding: 0;
z-index: 400;
left: 0;
background: #0f284b;
}

#navigation ul li ul li a, .overlay-menu #navigation ul li ul li ul li a  {
    color: #000;
font: 14px/14px 'Montserrat', sans-serif;
border-bottom: 1px solid #e3e3e3;
font-weight:500;
}

#navigation ul li ul li:last-child a, #navigation ul li ul li ul li:last-child a  {
border-bottom: 0px solid #e3e3e3;
}


.overlay-menu li ul li a { margin-left: 0 }
.overlay-menu .children { width: 100% }
.overlay-menu .children li .sf-sub-indicator, .secondary-navigation .children li .sf-sub-indicator { display: none }


.arriba {background: #003063;width: 100%;overflow: hidden;}
.secondary-navigation {display: flex;width: 100%;margin: 0 auto;flex-direction: row-reverse;padding: 0 5%;}
.secondary-navigation ul {padding: 6px 0;}
.secondary-navigation ul li {float:left;margin:0 0 0 15px; }
.secondary-navigation li a {font: 13px/13px 'Montserrat', sans-serif;color: #ffffff;}
.secondary-navigation li a:hover {color: #76929f;}
.secondary-navigation a {
    color: #fff;
    font-weight: 400;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.secondary-navigation a:hover {
}
.secondary-navigation a .sub {
    font-size: 11px;
    font-weight: normal;
    font-family: arial;
    color: #9B9B9B;
}
.secondary-navigation #navigation ul li li a { color: #fff }
.secondary-navigation #navigation ul li li a:hover { color: #fff }
.sf-js-enabled li a.sf-with-ul { padding-right: 25px }
.sf-js-enabled li  ul.sf-with-ul { padding-right: 20px }
.overlay-menu #navigation .sf-sub-indicator {  }
/*#navigation .sf-sub-indicator {
display: block;
width: 10px;
overflow: hidden;
position: absolute;
right: 6px;
top: 38px;
background: url(./images/sejilla.png) no-repeat center center;
height: 7px;
text-indent: -9999px;
}*/
#navigation .sf-sub-indicator {
overflow: hidden;
text-indent: -9999px;
position: absolute;
width: 0;
height: 0;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 5px solid #424952;
top: 34px;
right: 5px;
}
#navigation {

    float: left;

}
#navigation select { display: none }
#navigation ul { float: left }
#navigation ul li {
cursor: pointer;
  float: left;
  position: relative;
  margin: 0;
  padding: 32px;
  border-left: 1px solid rgba(255,255,255,.1490196078);
    color: #ffffff94;
}
#navigation ul .header-search { float: right }
#navigation > ul > li:last-child { border-right: none }
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
overflow: hidden;
  display: block;
  font: 14px/14px "Work Sans", sans-serif !important;
  color: #ffffff94;
  text-transform: uppercase;
}
/*#navigation ul li a::after {
content: "_";
  position: absolute;
  left: 18px;
  font: 30px/18px "Work Sans", sans-serif !important;
}
#navigation ul li a::before {
content: ".";
  position: absolute;
  right: 0;
  font: 22px/22px "Work Sans", sans-serif !important;
}*/
#navigation ul li ul li a{
    color:#ffffff !important;
    }
.menu-item-24 a {
  text-decoration-line: underline !important;
    }
#navigation > ul > .current a {
    background: transparent;
    color: #5a5a5a !important;
}

.redes-header {
  margin: 0 0 0 20px;
}




.overlay-menu #navigation ul li ul li {
    background: #0f284b;
    border: none;
	margin:0;
}

.overlay-menu #navigation ul li ul li:last-child {
    padding:0 0 20px 0;
}
.overlay-menu #navigation ul li ul li:first-child {
    padding:20px 0 0 0;
}
#navigation ul li ul li .sf-sub-indicator{top: 24px;}


.overlay-menu #navigation ul li a:hover{color: #fff;
}


.overlay-menu #navigation ul li ul li ul {
	background: #fff url(./images/sejilla-2.png) no-repeat left 0px top 50px;
padding: 0px;
z-index: 5000;
margin: -72px 0 0 32px;

}

.overlay-menu #navigation ul li ul li ul::before {
    content: "";
    position: absolute;
    top: 40px;
    background: transparent url(./images/sejilla-2.png) no-repeat right 0px top 0px;
    width: 18px;
    height: 18px;
    left: -18px;
    z-index: 500000;
}



.overlay-menu #navigation ul li ul li ul li{
	width:100%;	
	padding:0;
	 background: #fff;
	margin:0;
}
.overlay-menu #navigation ul li ul li ul li:first-child{
	padding:20px 0px 0px 0px;

}
.overlay-menu #navigation ul li ul li ul li:last-child{
	padding:0px 0px 20px 0px;

}






#navigation ul ul li { padding: 0 }
#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
padding: 20px 0px;
position: relative;
width: 240px;
border-left: 0;
background: transparent;
border-right: 0;
margin: 0 30px;
}
#navigation ul ul li:first-child a { }
#navigation ul ul li:last-child a { border-bottom: none }
#navigation ul ul {
    opacity: 0;
    left: -999em;
}
#navigation ul li:hover ul {
    left: auto;
    opacity: 1;
}
#navigation ul ul ul { top: 0 }
#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li:hover ul ul ul ul {
    left: -999em;
    opacity: 0;
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li li li li:hover ul {
    opacity: 1;
    left: 270px;
}

/*-[ Content ]--------------------*/

#content {
    overflow: hidden;
}
#content_box {
    float: left;
    width: 100%;
}
.post {
    float: left;
    width: 100%;
}
.frontPost {
    width: 30%;
    float: left;
    margin: 0 5% 30px 0;
    min-height: 363px;
    position: relative;
}
.front-view-title {
    font-size: 18px;
    line-height: 22px;
    color: #222;
}
.frontPostFull {
    clear: both;
    overflow: hidden;
    border-bottom: 1px dashed #dddddd;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.frontImgBox {
    float: left;
    margin: 4px 3% 0 0;
    width: 20%;
}
.single_post {
    color:#0f284b;
    width: 100%;
}
.single_page {  }

#featured-thumbnail-single {

    float: left;
}
.front-view-content {
    margin-bottom: 45px;
    overflow: hidden;
    position: relative;
    max-height: 110px;
}
.front-view-content-bottom {
    padding: 0 0 10px;
    margin-bottom: 0px !important;
    max-height: 100%;
}
.post-content {
    padding-bottom: 15px;
    margin-bottom: 15px;
    overflow: hidden;
}
.archive .post-content {
    padding-bottom: 50px;
    position: relative;
}

.readMore {
    float: right;
    color: #7B7A79;
    position: absolute;
    bottom: 0;
    right: 0;
}
.readMore-bottom {
    width: 100%;
    position: relative;
    float: left;
    margin-top: 20px;
}
.ss-full-width {
    background: white;
    padding: 0;
    margin-bottom: 30px;
    overflow: hidden;
    padding-top: 0;
}
.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0;
}
.post.excerpt {
clear: both;
overflow: hidden;
position: relative;
width: 100%;
}
.wp-post-image { float: left; max-width: 100%; width: 100%;}
.featured-thumbnail {
    float: left;
    max-width: 100%;
}
#featured-thumbnail {
    float: left;
	position: relative;
    width: 100%;
}
#featured-thumbnail img, #featured-thumbnail-single img { width: 100%; border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px; }
.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
}
.archive #featured-thumbnail { }
#featured-thumbnail-small {
    float: left;
    margin-bottom: 15px;
    max-width: 125px;
}
#featured-thumbnail-small img {
    margin-bottom: 0;
    width: 100%;
}


.archive-title { line-height: 24px }
.page h1.title {
/*/font: 74px/78px "ESAllianz800", sans-serif !important;
  letter-spacing: -0.02em;
  text-transform: lowercase;*/
    
    font-size: 84px;
  line-height: 84px;
  text-transform: uppercase;
}
.title-home {
  font-size: 54px;
  line-height: 54px;
  text-transform: uppercase;
  padding: 0 0 20px 0;
    margin: 0 0 20px 0;
  border-bottom: 1px solid rgba(255,255,255,.1490196078);
    color: #002f63;
}
.post-info {
    font-size: 12px;
    color: #999;
    margin-bottom: 5px;
    width: 100%;
}
.post-info time { color: #40a8ff }
.single-post-info {
    border-bottom: 1px dashed #ddd;
    padding: 0 0 10px;
}
article header, .header-home {
width: 100%;
padding-top: round(9.875rem,1px);
}
.post-info a { color: #40a8ff }
.article img.left, .article img.alignleft, .wp-caption.alignleft {
    margin: 0.3em 1.571em 0.5em 0;
    display: block;
    float: left;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
    margin: 0.3em 0 0.5em 1.571em;
    display: block;
    float: right;
}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
    margin: 0.3em auto 0.5em auto;
    display: block;
}
.article img.aligncenter, .article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
}
.article ul {

}
.article ul li {
}
.article ol {

}
/*-[ Tab widget ]------------------------------*/
#tabber {
    display: block;
    height: auto;
    margin: 0px 0px 25px 0px;
    overflow: hidden;
    max-width: 330px;
    background-color: #FFF;
}
#tabber .inside {
    background: #f1f1f1;
    padding: 5px 15px 25px;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #ddd;
}
#tabber ul.tabs {
    overflow: hidden;
    text-align: center;
    height: 39px;
}
#tabber ul.tabs li {
    background: none;
    float: left;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    border-bottom: none;
    width: 50%;
    text-align: center;
}
#tabber ul.tabs li a {
    background: #fbfbfb;
    border-bottom: 1px solid #e5ecf1;
    color: #999;
    display: block;
    float: left;
    margin: 0;
    text-align: center;
    padding: 2px 0 2px 0;
    line-height: 34px;
    text-transform: uppercase;
    width: 100%;
}
#tabber ul.tabs li a.selected {
    background: #f1f1f1;
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: #ddd;
    margin: 0;
    color: #444;
    text-decoration: none;
    line-height: 38px;
    line-height: 34px;
    text-align: center;
    width: 98%;
}
#tabber ul.tabs li.tab-recent-posts a {
    margin: 0;
    border-left: 0;
    text-align: center;
}
#tabber ul.tabs li.tab-recent-posts a.selected {
    background: #f1f1f1;
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: #ddd;
    padding: 2px 0 2px 0;
    width: 99%;
    line-height: 34px;
    text-align: center;
}
#tabber ul.tabs li a:hover {
    color: #000;
    text-decoration: none;
}
#tabber .inside li {
    list-style: none;
    padding: 15px 0 0 0;
}
#tabber .inside li a { line-height: 18px }
#tabber .inside li div.info {
    display: table;
    top: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}
#tabber .inside li div.info .entry-title {
    font-size: 14px;
    margin-bottom: 3px;
    color: #555;
    font-weight: 400;
}
#tabber .inside li div.info p { color: #919191 }
#tabber .inside li .meta {
    display: block;
    font-size: 12px;
    color: #999;
}
#tabber .inside li .meta time { color: #40a8ff }
#tabber .tab-thumb {
    border: 1px solid #f0f0f0;
    padding: 4px;
    background: #fff;
    float: left;
    display: inline;
    margin: 0px 12px 0px 0px;
}
.post-number {
    position: relative;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 23px;
    font-weight: bold;
    color: #fff;
    bottom: 22px;
    background: #2DB2EB;
}
#tabber .inside .tabsSep {
    margin-top: 7px;
    width: 100%;
    height: 1px;
    background-color: #e8e5de;
    clear: both;
    float: left;
}
/*-[ Tweets Widget ]---------------------------*/
.tweets li { margin-bottom: 15px!important }
.twitter-follow {
    background: url(images/small_twitter.png) no-repeat center left;
    padding: 5px 0 5px 20px;
    float: left;
    margin-left: 15px;
}

.page-content-residencias h2 {
margin: 0 0 40px 0;
  font: 50px/50px FK Screamer Bold;
  color: #424952;
  text-transform: uppercase;
}


/*-[ Form Input ]------------------*/
input, textarea, select {
-webkit-appearance: none;
-webkit-border-radius: 0;
box-sizing: border-box;
}
span .wpcf7-not-valid {
  border: 1px solid #ff0000 !important;
}
.wpcf7-form-control.wpcf7-submit {
    width: auto;
    border: 0px;
    background: #0f284b;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    box-sizing: border-box;
    padding: 12px 30px;
    font-size: 16px;
    line-height: 18px;
}
textarea {
    overflow: auto;
    resize: vertical;
}
.wpcf7-form-control-wrap {

}
.wpcf7-form {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.wpcf7-form p{

  width: 48%;

}
.enviar {
  width: 100%;
  float: left;
}

.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
	background-color: #fff;
   background-image: url(./images/sejilla.png);
background-repeat: no-repeat;
background-position: center right 30px;
-webkit-appearance: none;
-webkit-border-radius: 0;
border-radius: 0;
box-sizing: border-box;
padding: 25px 20px;
}
div.wpcf7 select {
  background-image: url(./images/sejilla.png);
  background-repeat: no-repeat;
  background-position: center right 30px;
}
input:focus, textarea:focus { }
::-webkit-input-placeholder { color: #585F65 }
::-moz-input-placeholder { color: #585F65 }
::-ie-input-placeholder { color: #585F65 }
::-o-input-placeholder { color: #585F65 }
::input-placeholder { color: #585F65 }
/*-[ Tables ]--------------------*/
table {
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
    border: 2px solid #F1F4F6;
}
thead {
    background: #F7F8F9;
    font-size: 14px;
    color: #585F65;
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
}
thead th { padding: 14px }
tbody th {
    font-weight: normal;
    border-bottom: 1px solid #F5F7F9;
}
/*-[ Gutenberg Editor ]--------------------*/
/*Table*/
table.wp-block-table {
    border: 0;
    overflow-x: auto;
    display: block;
    margin-bottom: 1.5em;
}
table.wp-block-table th, table.wp-block-table td { border: 2px solid #d8d8d8 }
.wp-block-table tbody {
    width: 100%;
    min-width: 240px;
}
/*Cover Image*/
.wp-block-cover-image.aligncenter {
    display: -webkit-box!important;
    display: flex!important;
    margin: 0 0 1.5em;
}
.wp-block-cover-image.alignleft { margin-right: 20px }
.wp-block-cover-image.alignright { margin-left: 20px }
.wp-block-columns { clear: both }
.wp-block-image img { height: auto; width: auto;}
/*PullQuotes*/
body .wp-block-pullquote {
    width: 100%;
    margin: 0;
    padding: 3em 25px;
    box-sizing: border-box;
}
body .wp-block-pullquote.alignleft {
    margin-right: 0;
    text-align: left;
    max-width: 100%;
}
body .wp-block-pullquote.alignright {
    margin-left: 0;
    max-width: 100%;
    text-align: right;
}
body .wp-block-pullquote > p { font-size: 20px }
/*Gallery*/
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption { box-sizing: border-box }
.wp-block-gallery.aligncenter {
    display: -webkit-box;
    display: flex;
    margin: 0 -8px 1.5em;
}
.wp-block-gallery.alignleft { margin: 0 20px 1.5em -8px }
.wp-block-gallery.alignright { margin: 0 -8px 1.5em 20px }
.wp-block-image.is-resized {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.wp-block-image.is-resized img { max-width: 100% }
.ss-full-width .wp-block-image.is-resized {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    display: -ms-inline-grid;
    -ms-grid-columns: min-content;
}
.ss-full-width .wp-block-image.is-resized img { max-width: none }
/*Button*/
.wp-block-button { margin-bottom: 1.5em!important }
.wp-block-button.alignleft { margin: 0 15px 0 0 }
.wp-block-button.alignright { margin: 0 0 0 15px }
.wp-block-button.aligncenter { margin: 0 }
/*Comments*/
.wp-block-latest-comments.aligncenter { text-align: center }
.wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-excerpt, .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-meta { margin-left: 0!important }
.wp-block-latest-comments.aligncenter .wp-block-latest-comments .avatar, .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-avatar {
    float: none;
    margin-right: 0;
    display: inline-block;
}
body .wp-block-latest-comments__comment-excerpt p, body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta, body .wp-block-latest-comments__comment-date { font-size: 14px }
.wp-block-latest-comments__comment-date {
    color: inherit;
    padding-top: 10px;
}
/*Archive*/
.wp-block-archives.alignleft { margin-right: 20px }
.wp-block-archives.alignright { margin-left: 2.5em }
/*LatestPosts*/
.wp-block-latest-posts { clear: both }
.wp-block-image figcaption { 
line-height: 18px;
  margin: 0 0 30px 6%;
  font-size: 14px;
  color: #fff2a9;
  border-left: 1px solid #fff2a9;
  padding: 0 6% 25px 20px;
  float: left;
  width: 100%;
  overflow: hidden;
}
.wp-block-image figcaption br {
  margin: 0 0 10px 0;
}
.epi {
line-height: 18px;
  margin: 0 0 30px 6%;
  font-size: 14px;
  color: #fff2a9;
  border-left: 1px solid #fff2a9;
  padding: 0 6% 25px 20px;
  float: left;
  width: 100%;
  overflow: hidden;
}
/*Archive && Categories*/
.wp-block-archives, .wp-block-categories { margin: 1.5em 0 1.571em 2.5em }
.wp-block-categories.alignleft, .wp-block-archives.alignleft { margin-right: 2em }
.wp-block-categories li, .wp-block-archives li { margin-bottom: 5px }
/*-[ Line ]---------------------*/
hr {
    border: none;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 300px;
    margin: 35px auto;
    clear: both;
    position: relative;
}
/*-[ Search Form ]------------------*/
/*-[ Search Form ]------------------*/
#searchform {
float: left;
clear: both;
width: 100%;
padding: 0;
}

#searchform fieldset { float: left; width: 100%; display: flex;}
.sbutton {
    padding: 8px 12px 10px 12px;
    border: 1px solid #e8e5de!important;
}
#s {
width: calc(75% - 25px);
  width: -webkit-calc(75% - 25px);
  width: -moz-calc(75% - 25px);
  border: 0;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: 0px;
  margin: 0 25px 0 0;
  text-indent: 0;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  color: #fff;
  font: 14px/14px "Work Sans", sans-serif !important;
  background: transparent;
}
#search-image {
margin: 0;
  width: 25%;
  float: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  background: url(./images/lupa.svg) no-repeat center center;
  padding: 7px 16px;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  transition: all 0.25s linear;
  text-transform: uppercase;
  -webkit-appearance: none;
  border: 0;
  text-indent: -9999px;
}
input#search-image:hover {

}


.footer-widgets fieldset, #sidebars fieldset { width: 100% }
.sbutton {
    float: right;
    background-color: #f9f7f2;
    text-align: center;
}
.sidebar .plink {
    color: #555;
    display: block;
}
.sidebar .plink:hover { color: #222 }


.rank-math-breadcrumb p { margin-bottom: 0 }
/*-[ Read More ]-------------------*/
.read-more {
    margin: 0 0 0 10px;
    line-height: 1.4em;
    background: none;
    padding: 0;
    font-size: 16px;
}
/*-[ Top Ad in Post ]-------------------------------------*/
.topad {
    margin-bottom: 10px;
    clear: both;
}
/*-[ Bottom Ad in post ]-----------*/
.bottomad {
    float: left;
    clear: both;
    margin-bottom: 15px;
}
/*-[ Sidebar ]---------------------*/
#sidebars p { line-height: 20px }
.sidebar.c-4-12 {
    float: right;
    width: 31.3%;
    line-height: 20px;
}
.sidebar.c-4-12 a { color: #555 }
.widget {
    margin-bottom: 27px;
    overflow: hidden;
}
.widget .title {
    font-weight: bold;
    text-transform: uppercase;
    color: #545E68;
    font-size: 12px;
}
.widget li {
    list-style-type: square;

}

.sidebar .widget h3 {
    background: url(images/side-head.png) no-repeat left center;
    font-size: 17px;
    line-height: 14px;
    text-transform: uppercase;
    color: #333;
    padding: 0 0 0 25px;
}
.advanced-recent-posts li, .popular-posts li, .category-posts li {
    list-style: none!important;
    margin: 0;
    overflow: hidden;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    color: #aaa;
    padding-left: 0;
    background: none;
    margin-bottom: 10px;
}
.advanced-recent-posts p, .popular-posts p, .category-posts p { margin: 0 }
.popular-posts time { font-size: 12px }
.category-posts a, .advanced-recent-posts a {
    color: #555;
    display: block;
}
.category-posts a:hover, .advanced-recent-posts a:hover { color: #222 }
/*-[ Social Buttons ]--------------------------*/
.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }
.shareit {
    padding: 12px 10px 7px 10px;
    overflow: hidden;
    clear: both;
    background-color: #f2f2f2;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}
.shareit .share-item {
    display: block;
    margin: 0;
    float: left;
    height: 25px;
}


/*-[ mailchimp ]--------------------------*/
.news h2, .widget h2 {
  font-size: 24px;
  line-height: 24px;
  color: #8d8d8d;
  text-transform: uppercase;
  font-weight: 600;
  float: none;
  width: 100%;
  margin: 0 0 15px 0;
}

.news label {
  float: left;
  margin: 0 0 20px 0;
  width: 100%;
    color: #8d8d8d;
}

.news input[type="email"] {
  width: 75%;
  float: left;
  border: none;
  border-radius: 3px 0px 0px 3px;
	padding: 15px 20px;
    font-size: 14px;
  line-height: 14px;
}
.news input[type="submit"] {
  width: 25%;
  float: left;
  border: none;
  border-radius: 0px 3px 3px 0px;
    font-size: 14px;
  line-height: 14px;
    padding: 17px 20px;
    background: #76929f;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}
/*-[ Social Profile Widget ]--------------------------*/
.social-profile-icons { overflow: hidden; float:right }

.widget-header .social-profile-icons ul{
	float: left;
border-right:1px solid #eeeeee;
}
.social-profile-icons ul li {
background: none;
border-left:1px solid #eeeeee;
float: left;
list-style-type: none;
margin: 0;
padding: 16px;
text-indent: -999em;
}
.social-profile-icons ul li a {
    display: block;
    padding: 0;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
.social-profile-icons ul li a:hover { opacity: 0.7 }
.social-dribbble a { background: url(images/social-dribbble.png) no-repeat center center; width: 44px;height: 44px !important; }
.social-email a { background: url(images/social-mail.png) no-repeat center center; width: 44px;height: 44px !important;  }
.social-facebook a { background: url(images/icon-fb.svg) no-repeat center center; width: 44px;height: 44px !important;  }
.social-gplus a { background: url(images/social-googleplus.png) no-repeat center center; width: 44px;height: 44px !important;  }
.social-linkedin a { background: url(images/social-linkedin.png) no-repeat center center; width: 44px;height: 44px !important;  }
.social-pinterest a { background: url(images/social-pinterest.png) no-repeat center center; width: 44px;height: 44px !important;  }
.social-rss a { background: url(images/social-rss.png) no-repeat center center; width: 44px;height: 44px !important; }
.social-stumbleupon a { background: url(images/social-stumbleupon.png) no-repeat center center; width: 44px;height: 44px !important; }
.social-twitter a { background: url(images/icon-tw.svg) no-repeat center center; width: 44px;height: 44px !important; }
.social-youtube a { background: url(images/icon-yt.svg) no-repeat center center; width: 44px;height: 44px !important; }
.social-flickr a { background: url(images/social-flickr.png) no-repeat center center; width: 44px;height: 44px !important; }
.social-instagram a { background: url(images/icon-ig.svg) no-repeat center center; width: 44px;height: 44px !important; }
.social-lastfm a { background: url(images/social-lastfm.png) no-repeat center center; width: 44px;height: 44px !important; }
.social-tumblr a { background: url(images/social-tumblr.png) no-repeat center center; width: 44px;height: 44px !important;  }
.social-vimeo a { background: url(images/social-vimeo.png) no-repeat center center; width: 44px;height: 44px !important; }
/*-[ Footer ]-------------------*/
body > footer {
	overflow:hidden;
    width: 100%;
}
body > footer .footeText {
    width: 960px;
    margin: 22px auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
body > footer .footeText a {
    color: #fff;
    border-bottom: 2px solid #ee3f02;
}
body > footer .widget { padding: 0 }
body > footer .sidebar .widget .title {
    font-size: 135%;
    color: #D4D8DB;
}
footer .widget { margin-bottom: 0px }
footer .widget li a { color: #8d8d8d; text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  line-height: 14px;}
footer .widget li a:hover { color: #76929f }
footer .widget li {
padding: 0px;
border: 0px;
}
footer {
border-top: 1px solid rgba(255,255,255,.1490196078);
    position: relative;
    overflow: hidden;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
line-height: 22px;
letter-spacing: 0.02em;
    margin: 20px 0 0 0;
  float: left;
}
footer .container {
    background-color: transparent;
 padding: 0 5%;
    width: 90%;
}
footer p { color: #8d8d8d}
footer .textwidget p a{ color: #8d8d8d;
text-decoration:underline}
footer .textwidget p a:hover{ color: #50a4c1;
text-decoration:underline}
.footer-widgets {
    width: 100%;
margin: 0 auto;
padding: 0;
clear: both;
max-width: 100%;
overflow: hidden;
}
.footer-top #navigation {
margin: 0 auto;
text-align: center;
}
.footer-top #navigation ul li::after {
    color: #000000;
}
.footer-widgets h3 {
color: #50a4c1;
padding-bottom: 0;
font-weight: 700;
font-size: 36px;
text-align: center;
line-height: 36px;
margin: 0 0 60px 0;
}
.f-widget {
    width: 100%;
    float: left;
    position: relative;
}
.f-widget-bloque {width: 100%;float: left;}
.f-widget.f-widget-1, .f-widget.f-widget-2 {width: 25%;padding: 30px 0;float: left;}
.f-widget.f-widget-3, .f-widget.f-widget-4, .f-widget.f-widget-5 { width:50%;padding: 30px 0;float: left;}





.wp-block-social-links {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: left;
  justify-content: left;
  position: relative;
}
.wp-block-social-links .wp-social-link a {
  padding: 0px !important;
}
.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link {
  margin: 8px 0 8px 0px !important;
  z-index: 10;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook, .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram, .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter, .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube, .wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
  background-color: transparent !important;
color: #50a4c1 !important;
  height: 30px;
  width: 30px;

}
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited, .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
  color: #fff !important;
fill: #fff2a97d !important;
  font-size: 28px;
}



#copyright-note .menu-productos li a {
	font-weight: 600;
}


.pie {
    display: table;
    width: 100%;
}
.copyrights {
float: left;
  width: 100%;
  clear: both;
  padding: 40px 0;
  color: #ffffff;
border-top: 1px solid rgba(255,255,255,.1490196078);
}
#copyright-note {
width: 90%;
  margin: 0 auto;
  padding: 0 5%;
  clear: both;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  line-height: 16px;
    text-align: right;
}
.creditos {
  display: flex;
  align-items: center;
}
.cacu {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.cacu span {
  margin: 0 10px 0 0;
  text-transform: uppercase;
}
#copyright-note span {
font-size: 12px;
letter-spacing: 0.02em;
line-height: 16px;
font-weight: 600;
}
#copyright-note a { color: #000000;font-weight: 600;width: 25px;
  height: 31px;fill:#8d8d8d; color: #ffffff !important }
#copyright-note a:hover { color: #50a4c1; }
#copyright-note .top a {

    display: table;
   padding: 10px;
}

#copyright-note a img {
    text-align: center;
    float: left;
	width: 25px;
height: 31px !important;
}

.footer-top {
  display: flex;
display: -webkit-flex;
display: -moz-flex;
display: -o-flex;
display: -ms-flex;
width: 100%;
padding: 50px 0px 10px 0px;

}


.logo-footer img{

}
#copyright-note .top a img {
    width: 16px;
    height: 16px !important;
}
.fs {
float: right;
margin: 8px 20px;
width: auto;
}
.fs a{float: right;
margin: 0 0 0 10px;}
#copyright-note .top a:hover { color: #fff !important }
#sidebars .wp-post-image, footer .wp-post-image {
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 10px;
}
.postsby { 
width: 100%;
font-family: 'Montserrat', sans-serif;
font-size: 12px;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 0.02em;
margin: 0px 0 34px 0;
padding: 0;
color: #50a4c1;
}
.no-results {
    font-size: 18px;
    line-height: 24px;
}
.postsby span {
	float: left;
    font-weight: 700;

}
.seperator-1 {
  float: left;
  margin: 0 10px;
}

/*-[ Related Posts ]---------------------------*/
.related-posts {
    background-color: #FFF;
    margin-top: 30px;
    clear: both;
    float: left;
}
.postauthor p { padding-top: 0px }
.related-posts ul {
    margin-left: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-top: 0;
}
.related-posts h5 {
    line-height: 20px;
    padding-left: 80px;
    color: #919191;
    text-transform: uppercase;
    font-size: 13px;
}
.related-posts h3 {
    font-size: 18px;
    background: url(images/heading.png) repeat-x left center;
    margin: 0;
    color: #222;
}
.related-posts h3 span {
    background: #fff;
    padding: 0 20px 0 0;
}
.relatedthumb img {
    width: 65px;
    height: 65px;
    margin-top: 5px;
    margin-bottom: 0;
}
.postauthor-top { margin-bottom: 20px }
.related-posts li {
    width: 44%;
    border: 1px solid #E4E4E4;
    float: left;
    list-style: none;
    margin-right: 4%;
    margin-bottom: 20px;
    padding: 10px;
    min-height: 75px;
    box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.14);
    margin-left: 3px;
    margin-top: 3px;
}
.related-posts a {
    color: #555;
    font-weight: 400;
}
.rthumb {
    float: left;
    margin-right: 10px;
}
.related-posts .last { margin-right: 0 }

.tagtext::before {
	width: 40px;
content: "";
height: 1px;
background: #50a4c1;
position: absolute;
top: 50%;
left: 0px;
	}
.tagtext {
width: 100%;
float: left;
color: #50a4c1;
margin: 30px 0 15px 0;
font-weight: 500;
position: relative;
padding: 0 0 0 60px;
}
.tags {
margin: 20px 0;
width: 100%;
float: left;
font-family: 'Montserrat', sans-serif;

}
.tags a { 
font-size: 14px;
font-weight: 500;
border: 1px solid #14273c;
border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
padding: 10px 15px;
color: #14273c;
margin: 15px 15px 0 0;
float: left;
}
.tags a:hover { color:#50a4c1;border: 1px solid #50a4c1; }
.postauthor {
    margin: 10px 0;
    padding: 0;
    min-height: 125px;
    background-color: #fff;
    float: left;
    clear: both;
    width: 100%;
}
.postauthor-inner {
    border: 1px solid #E4E4E4;
    overflow: hidden;
    padding: 10px;
}
.postauthor h4 {
    background: url(images/heading.png) repeat-x left center;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 25px;
}
.postauthor h4 span {
    background: #fff;
    padding: 0 20px 0 0;
}
.postauthor h5 {
    font-weight: bold;
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: 1.6;
}
.postauthor img {
    float: left;
    margin: 5px 25px 15px 0;
}
.postauthor h4 a { color: #473636 }
.clear { clear: both }
.left { float: left }
.right { float: right }
.last { margin-right: 0 }
/*-[ Tag widget ]------------------------------*/
.tagcloud a {
    font-size: 14px!important;
    padding: 2px 10px;
    border-top: 1px solid #CACACA!important;
    border-left: 3px solid #00A8FF;
    margin-bottom: 10px;
    float: left;
    margin-right: 7px;
    background: #E9E9E9;
    color: #615F5F;
    border-right: 1px solid #CACACA!important;
    border-bottom: 1px solid #CACACA!important;
}
/*-[ Subscribe Widget ]------------------------*/
.mts-subscribe input[type="text"] {
    color: #888;
    border: 1px solid #DFDFDF;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    box-sizing: border-box;
    width: 70%;
    float: left;
    padding: 10px 0;
    border-right: 0;
    text-indent: 10px;
}
.mts-subscribe input[type="submit"] {
    background: #2DB2EB;
    cursor: pointer;
    color: white!important;
    padding: 10px 0;
    border: 0;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    float: left;
    height: 37px;
    text-align: center;
    width: 29.4%;
}
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
    float: left;
    width: 100%;
    margin: 0;
    list-style: none;
    max-width: 100%;
}
.ad-125 li {
    float: left;
    border: none;
    list-style: none!important;
    padding-left: 0;
    background: none;
    margin-bottom: 15px;
    margin-left: 0;
}
.ad-125 .evenad { float: right!important }
/*-[ Calender Widget ]-------------------------*/
#wp-calendar td {
    text-align: center;
    padding: 7px 0;
}
#wp-calendar th {
    padding: 10px 0;
    text-align: center;
}
#wp-calendar caption {
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: bold;
}
#wp-calendar #prev {
    text-align: left;
    padding-left: 12px;
}
#wp-calendar #next {
    text-align: right;
    padding-right: 12px;
}

/*-[ pagination ]------------------*/
.pagination {
font-family: 'Montserrat', sans-serif;
font-weight: 700;
float: left;
padding: 40px 0 20px 0;
width: 100%;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex;
  display: -ms-flex;
align-items: center;
    z-index: 2;
}
.pagination ul {

  list-style: none;
  margin: 0 auto;
  display: table;

}
.pagination ul li { float: left }
.currenttext, .pagination a:hover {
color: #0f284b;
  padding: 14px 0px;
  line-height: 24px;
  border-radius: 50%;
  text-align: center;
  font-size: 24px;
  margin: 0 30px 0 0;
}
.pagination a, .pagination2 {

color: #76929f;
  padding: 14px 0px;
  line-height: 24px;
  border-radius: 50%;
  font-size: 24px;
  text-align: center;
  margin: 0 30px 0 0;
}

.this-page {
color: #0f284b;
  padding: 14px 0px;
  line-height: 24px;
  border-radius: 50%;
  text-align: center;
  font-size: 24px;
  margin: 0 30px 0 0;
}
.page-numbers {
color: #50a4c1;
float: left;
text-decoration: none;
padding: 14px 20px;
font-size: 18px;
line-height: 18px;
}
.flecha-next {
  width: 110px;
  height: 70px;
  float: left;
}
.flecha-next svg, .flecha-prev svg {
  fill: #0f284b;
}
.flecha-prev {
width: 110px;
  height: 70px;float: left;
}
.inactive-1 {
    border-left: 3px solid #eee;
    margin: 0 0 0 20px;
}
.inactive-2 {
	
    border-right: 3px solid #eee;
    margin: 0 20px 0 0;
}

.pagination2 { clear: both }
.top { height: 15px; width: 15px;border: 1px solid #ffffff;border-width: 4px 4px 0 0;transform: rotate(-45deg);margin: 9px 0 0 20px;}
.top a { color: #BBB }
.top a:hover { color: #555 }
.toplink { color: #979494!important }
.toplink:hover { color: #222!important }
.pnavigation2 {
    display: block;
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
    float: left;
    margin-bottom: 10px;
}
.nav-previous { float: left }
.nav-next { float: right }
/*-----------------------------------------------
/* Shortcodes
/*---------------------------------------------*/
/*-[ Notifications ]---------------------------*/
.message_box { margin: 15px 0 }
pre {
    overflow: auto;
    background: #f6f6f6 url('images/code.png') 10px 2px no-repeat;
    padding: 2em 1em 1em 1em;
    border: 1px solid #DDD;
    margin: 15px 0;
    line-height: 1.3em;
}
.note {
    background: #FEF4C8;
    color: #666;
    border: 1px solid #FDEBA5;
}
.note p {
    padding: 0.5em 1em 0.5em 2.5em;
    background: url('images/thumb.png') left no-repeat;
    margin: 0.3em 0.8em;
}
.announce {
    background: #D7EFFB;
    color: #666;
    border: 1px solid #BEE5F8;
}
.announce p {
    padding: 0.5em 1em 0.5em 2.5em;
    background: url('images/speaker.png') left no-repeat;
    margin: 0.3em 0.8em;
}
.success {
    background: #E8F6D2;
    color: #666;
    border: 1px solid #DEF1BF;
}
.success p {
    padding: 0.5em 1em 0.5em 2.5em;
    background: url('images/tick.png') left no-repeat;
    margin: 0.3em 0.8em;
}
.warning {
    background: #FFE7E7;
    color: #666;
    border: 1px solid #FFDBDB;
}
.warning p {
    padding: 0.5em 1em 0.5em 2.5em;
    background: url('images/cross.png') left no-repeat;
    margin: 0.3em 0.8em;
}
/*-[ Buttons ]---------------------------------*/
.buttons {
    font-size: 12px;
    text-decoration: none;
    position: relative;
    padding: 10px 20px 7px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 15px 25px 25px 0;
    padding: 12px 10px;
}
.post-single-content a.buttons { color: #fff!important }
.post-single-content a.btn_white { color: #4F4F4F!important }
.btn_brown {
    background-color: #D9C2A5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#D9C2A5), to(#C3A178));
    background-image: linear-gradient(top, #D9C2A5, #C3A178);
    border-top: 1px solid #BD986A;
    border-right: 1px solid #BD986A;
    border-bottom: 1px solid #9A7445;
    border-left: 1px solid #BD986A;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 0 #DFCC9F;
    color: white;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 -1px 1px #BA905E;
    text-transform: uppercase;
    padding: 12px 10px;
}
.btn_brown:hover {
    background-color: #D1B593;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#D1B593), to(#BC966B));
    background-image: linear-gradient(top, #D1B593, #BC966B);
    border-top: 1px solid #BD986A;
    border-right: 1px solid #BD986A;
    border-bottom: 1px solid #9A7445;
    border-left: 1px solid #BD986A;
    box-shadow: inset 0 1px 0 0 #DFCC9F;
    cursor: pointer;
    color: white!important;
}
.btn_brown:active {
    border: 1px solid #B2824C;
    box-shadow: inset 0 0 8px 2px #C19B70;
}
.btn_blue {
    background-color: #A5B8DA;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#A5B8DA), to(#7089B3));
    background-image: linear-gradient(top, #A5B8DA, #7089B3);
    border-top: 1px solid #758FBA;
    border-right: 1px solid #6C84AB;
    border-bottom: 1px solid #5C6F91;
    border-left: 1px solid #6C84AB;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 0 #aec3e5;
    color: white;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 -1px 1px #64799E;
    text-transform: uppercase;
    padding: 12px 10px;
}
.btn_blue:hover {
    background-color: #9badcc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#9badcc), to(#687fa6));
    background-image: linear-gradient(top, #9badcc, #687fa6);
    border-top: 1px solid #6d86ad;
    border-right: 1px solid #647a9e;
    border-bottom: 1px solid #546685;
    border-left: 1px solid #647a9e;
    box-shadow: inset 0 1px 0 0 #a5b9d9;
    cursor: pointer;
    color: white!important;
}
.btn_blue:active {
    border: 1px solid #546685;
    box-shadow: inset 0 0 8px 2px #7e8da6;
}
.btn_green {
    background-color: #6CB24C;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6CB24C), to(#52873A));
    background-image: linear-gradient(top, #6CB24C, #52873A);
    border-top: 1px solid #477532;
    border-right: 1px solid #477532;
    border-bottom: 1px solid #3A6029;
    border-left: 1px solid #477532;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 0 #8FC477;
    color: white;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 12px 10px;
    text-shadow: 0 -1px 1px #416B2D;
    text-transform: uppercase;
}
.btn_green:hover {
    background-color: #5F9D43;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#68AB49), to(#4A7834));
    background-image: linear-gradient(top, #68AB49, #4A7834);
    border-top: 1px solid #4E8037;
    border-right: 1px solid #4E8037;
    border-bottom: 1px solid #3A6029;
    border-left: 1px solid #4E8037;
    box-shadow: inset 0 1px 0 0 #8FC477;
    cursor: pointer;
    color: white!important;
}
.btn_green:active {
    border: 1px solid #436D30;
    box-shadow: inset 0 0 8px 2px #467131;
}
.btn_yellow {
    background-color: #FFDA6B;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFDA6B), to(#FEAE2D));
    background-image: linear-gradient(top, #FFDA6B, #FEAE2D);
    border-top: 1px solid #D6AB00;
    border-right: 1px solid #D6AB00;
    border-bottom: 1px solid #BC9600;
    border-left: 1px solid #D6AB00;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 0 #FFE599;
    color: #fff;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 1px 1px #BC9600;
    text-transform: uppercase;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 12px 10px;
}
.btn_yellow:hover {
    background-color: #FFD351;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFD351), to(#FDA00B));
    background-image: linear-gradient(top, #FFD351, #FDA00B);
    border-top: 1px solid #D6AB00;
    border-right: 1px solid #D6AB00;
    border-bottom: 1px solid #BC9600;
    border-left: 1px solid #D6AB00;
    box-shadow: inset 0 1px 0 0 #FFE599;
    cursor: pointer;
    color: #fff!important;
}
.btn_yellow:active {
    border: 1px solid #F29202;
    box-shadow: inset 0 0 8px 2px #F29202;
}
.btn_red {
    background-color: #E83030;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#E83030), to(#B71414));
    background-image: linear-gradient(top, #E83030, #B71414);
    border-top: 1px solid #9C1111;
    border-right: 1px solid #9C1111;
    border-bottom: 1px solid #890F0F;
    border-left: 1px solid #9C1111;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 0 #FF6B6B;
    color: white;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 -1px 1px #A01111;
    text-transform: uppercase;
    padding: 12px 10px;
}
.btn_red:hover {
    background-color: #E63131;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#E63131), to(#9C1111));
    background-image: linear-gradient(top, #E63131, #9C1111);
    border-top: 1px solid #9C1111;
    border-right: 1px solid #9C1111;
    border-bottom: 1px solid #890F0F;
    border-left: 1px solid #9C1111;
    box-shadow: inset 0 1px 0 0 #FE4C4C;
    cursor: pointer;
    color: white!important;
}
.btn_red:active {
    border: 1px solid #890F0F;
    box-shadow: inset 0 0 8px 2px #890F0F;
}
.btn_white {
    background-color: #f6f6f6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#E0E0E0));
    background-image: linear-gradient(top, #f6f6f6, #E0E0E0);
    border-top: 1px solid #CECECE;
    border-right: 1px solid #CECECE;
    border-bottom: 1px solid #C4C4C4;
    border-left: 1px solid #CECECE;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 0 #FFFFFF;
    color: #4F4F4F;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 8px 25px;
    text-shadow: 0 -1px 1px #fff;
    text-transform: uppercase;
    padding: 12px 10px;
}
.btn_white:hover {
    background-color: #F4F4F4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#F4F4F4), to(#D3D3D3));
    background-image: linear-gradient(top, #F4F4F4, #D3D3D3);
    border-top: 1px solid #CECECE;
    border-right: 1px solid #CECECE;
    border-bottom: 1px solid #C4C4C4;
    border-left: 1px solid #CECECE;
    box-shadow: inset 0 1px 0 0 #fff;
    cursor: pointer;
    color: #4F4F4F!important;
}
.btn_white:active {
    border: 1px solid #C1C1C1;
    box-shadow: inset 0 0 8px 2px #C1C1C1;
}
/*-[ Video Shortcode ]-------------------------*/
.textwidget .youtube-video, .textwidget .vimeo-video, .textwidget .googlemaps { margin: 0 }
.youtube-video, .vimeo-video { margin: 10px 0 10px 0 }
/*-[ Google Maps ]-----------------------------*/
.googlemaps { margin: 5px 15px 10px 0 }
/*-[ Columns ]---------------------------------*/
.one_half { width: 48% }
.one_third { width: 30.66% }
.two_third { width: 65.33% }
.one_fourth { width: 22% }
.three_fourth { width: 74% }
.one_fifth { width: 16.8% }
.two_fifth { width: 37.6% }
.three_fifth { width: 58.4% }
.four_fifth { width: 67.2% }
.one_sixth { width: 13.33% }
.five_sixth { width: 82.67% }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    position: relative;
    margin-right: 4%;
    margin-bottom: 15px;
    float: left;
}
.column-last {
    margin-right: 0!important;
    clear: right;
}
/*-[ Tabs ]------------------------------------*/
.tab_widget {
    display: block;
    position: relative;
    margin: 0 0 20px 0;
}
.tab_widget ul.tabs {
    display: block;
    position: relative;
    list-style: none;
    height: 40px;
    border-bottom: 1px solid #DDD;
    margin: 0;
}
.tab_widget ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 39px;
    line-height: 39px;
    border: 1px solid #DDD;
    border-left: none;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(9%, rgb(230,230,230)), color-stop(55%, rgb(238,238,238)));
    background-image: linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
    background-image: -ms-linear-gradient(bottom, rgb(230,230,230) 9%, rgb(238,238,238) 55%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.09, rgb(230,230,230)), color-stop(0.55, rgb(238,238,238)) );
}
.tab_widget ul.tabs li:first-of-type { border-left: 1px solid #DDD }
.tab_widget ul.tabs li a {
    text-decoration: none;
    color: #888!important;
    font-size: 12px;
    display: block;
    padding: 0 10px;
    outline: none;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFF;
    border: none;
    border-left: 1px solid #F9F9F9;
}
.tab_widget ul.tabs li:first-of-type a { border-left: none }
.tab_widget ul.tabs li a:hover { background: none }
.tab_widget ul.tabs li.active, .tab_widget ul.tabs li.active a:hover {
    background: #FFF;
    border-bottom: 1px solid #FFF;
}
.tab_widget ul.tabs li.active { border-top: 1px solid #DDD }
.tab_widget ul.tabs li.active a { color: #777 }
.tab_widget .tab_container {
    display: block;
    border-top: none;
    overflow: hidden;
    position: relative;
    clear: both;
    background: #FFF;
    border: 1px solid #DDD;
    border-top: none;
}
.tab_widget .tab_content {
    display: block;
    position: relative;
    padding: 15px;
}
/*-[ Toggle ]-----------------------*/
.toggle {
    display: block;
    position: relative;
    margin: 0 0 20px 0;
}
.toggle .togglet, .toggle .toggleta {
    display: block;
    position: relative;
    height: 36px;
    padding: 0 12px;
    background: #EEE;
    border: 1px solid #DDD;
    cursor: pointer;
    margin: 0;
}
.toggle .togglet span, .toggle .toggleta span {
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #888;
    text-shadow: 1px 1px 1px #FFF;
    padding-left: 20px;
    background: url("images/toggle-down.png") no-repeat left;
}
.toggle .toggleta span { background: url("images/toggle-up.png") no-repeat left }
.toggle .togglec {
    display: block;
    position: relative;
    padding: 15px;
    background: #FFF;
    border: 1px solid #DDD;
    border-top: none;
}
/*-[ Dividers ]--------------------------------*/
.divider {
    clear: both;
    display: block;
    padding-top: 20px;
    width: 100%;
    margin-bottom: 10px;
    text-align: right;
    padding-bottom: 5px;
    border-bottom: 5px solid #EEE;
}
.top-of-page {
    margin-bottom: 10px;
    text-align: right;
    padding-bottom: 5px;
    border-bottom: 5px solid #EEE;
}

figure.wp-block-embed.is-type-video .wp-block-embed__wrapper{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; /*16:9*/
}
figure.wp-block-embed.is-type-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*-[lupa]----------------------------------------------------------------------*/

#lupa {
  cursor: pointer;
  float: right;
}
#lupa-close {
  margin: 26px 24px;
  cursor: pointer;
  float: right;
  display: none;
}
#buscador-interior {
    display: none;
position: relative;
  border-right: 1px solid rgba(255,255,255,.1490196078);
  width: auto;
  z-index: 1000;
  padding: 24px 15px 24px 0;
  margin: 0 4px 0 0;
}
#lupa img, #lupa-close img {
  float: left;
  width: 24px;
}
#lupa {
  border-left: 1px solid rgba(255,255,255,.1490196078);
  padding: 26px;
}
/*-[header]----------------------------------------------------------------------*/
.destopk-header {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}


.footer-top #navigation ul {
    float: right;
}
.footer-top #navigation ul li {
    float: left;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.02em;
	margin: 0;
padding: 0;
}
.footer-top #navigation ul li a{
    float: left;
}
.footer-top #navigation ul li::after {
    content: "·";
    float: right;
    margin: 0px 20px;
    color: #50a4c1;
    font-size: 18px;
	color: #000000
}



.excerpt-interior {
    width: 100%;
    font-size: 18px;
    line-height: 22px;
}



/*-[comentarios]--------------------*/
.comentarios{
float: left;
width: 100%;
margin: 0;
}


.comentarios-in{
position: relative;
margin: 0 auto;
width: 1268px;
padding: 45px 30px;
min-height: 100px;
float: none;
clear: both;
overflow: hidden;	
}

.total-comments {
font-size: 30px;
color: #ff4e36;
line-height: 32px;
text-align: left;
padding: 0 0 30px 0;
font-weight: 700;
}
.total-comments span {

}
.cnumber { color: #2DB2EB }
#comments {
    float: left;
    clear: both;
    width: 100%;
}
#commentsAdd {
margin-top: 0;
width: 100%;
float: left;
clear: both;
}
#commentsAdd h4{
font-size: 30px;
color: #50a4c1;
line-height: 32px;
text-align: left;
padding: 30px 0 15px 0;
font-weight: 700;
}
.comment-author.vcard {
width: 53px;
float: left;
position: absolute;
left: 0;
z-index: 1;
top: 21px;
border: 3px solid #fff;
border-radius: border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;

}
.datos {
padding: 30px 30px 30px 62px;
width: calc(100% - 22px);width: -webkit-calc(100% - 22px);width: -moz-calc(100% - 22px);
float: left;
background: #f6f6f6;
position: relative;
left: 20px;
top: 0;

}
#comments .avatar {
float: left;
width: 100%;
padding: 0;
border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;
}
.comment time {
float: left;
color: #000;
font-size: 16px;
text-transform: uppercase;
line-height: 16px;
margin: 0 0 5px 0;
width: 100%;
}
.comn {
	font-size: 18px;
line-height: 22px;
    float: left;
    width: 100%;
    padding: 10px 0 0 0;

}
.comn p {
  margin: 0 0 15px 0;
}
.comn p br {

    margin: 0 0 7px 0;
    width: 100%;

}
ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px;
}
input#author, input#email, input#url {
    
    border: 1px solid 
#E0E0E0;
background:
#fff;
display: block;
float: left;
font-size: 18px;
line-height:20px;
padding: 20px;
}

input#author {
	width: 48.5%;
	margin: 0 3% 0 0;}
input#email{
	width: 48.5%;
	margin: 0 0px 0 0;}
input#author, input#email, input#url, #comment {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
	-webkit-appearance: none;
-webkit-border-radius: 0;
font-family: 'Montserrat', sans-serif;
}
.contactform input[type="text"] { width: 380px }
#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
}
.wpcf7-not-valid-tip {
  font-size: 0.7em !important;
  position: absolute;
  text-indent: -9999px;
    }
.wpcf7 form .wpcf7-response-output {
  margin: 2em 0 !important;
  padding: 0.5em !important;
  border: 2px solid #00a0d2;
  width: 100%;
    font-size: 16px;
  line-height: 20px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #f00 !important;
}

#cancel-comment-reply-link {
    padding: 5px 20px;
    color: white;
    cursor: pointer;
    background: #222;
    margin-bottom: -25px;
    z-index: 1000;
    position: relative;
}
#commentform input#submit {
background-color: #50a4c1;
padding: 15px 30px;
color: #fff;
text-decoration: none;
margin: 0 auto;
cursor: pointer;
display: inline-block;
border: none;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
font-size: 16px;
line-height: 18px;
-webkit-appearance: none;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
}
#commentform input#submit:hover {
    background: #000000;
    color: #fff;
}
ol.commentlist {

    margin-left: 0;
    overflow: hidden;

}
.commentlist li {
list-style: none;
margin: 0 0 30px;
float: left;
width: 100%;
position: relative;
border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;
}
.commentlist p {
    line-height: 21px;
}
.fn {
font-size: 16px;
text-transform: uppercase;
color:#ff4e36;
letter-spacing: 0.02em;
float: left;
line-height: 16px;
font-weight: 700;
}
.fn a {
    color: #222;
    text-transform: uppercase;
    font-weight: bold;
}
.comment-meta {
    font-size: 12px;
    font-style: italic;
    border-top: 1px dashed #E0E0E0;
    margin: 5px 0 5px 94px;
}
.comment-meta a { color: #888 }
.reply {
    position: absolute;
    top: 0;
    right: 0;
	display: none;
}
.reply a {
    float: right;
    color: #999;
    font-size: 12px;
}
.commentlist .children::before {
    width: 20px;
    height: 25px;
    content: "";
    position: absolute;
    background: transparent;
    left: 50px;
    top: 25px;
    border-bottom: 3px solid #ff4e36;
    border-left: 3px solid #ff4e36;

}
.commentlist .children {
padding: 0 30px 0 80px;
margin-top: 0;
float: left;
width: 100%;
position: relative;
}
.commentlist .children li {
    margin-bottom: 30px;
    padding-bottom: 0;
}
.avatar { float: left }
#respond { 
    float: left;
    width: 100%; 
    margin-top: 15px;
}
#respond h3 {
    margin-top: 18px;
    font-size: 18px;
    margin: 15px 0 0 0;
    padding: 0 0 20px 0;
}
#respond #reply-title {
    margin: 0;
    padding: 0;
}
#respond h4 {
    font-size: 18px;
    color: #222;
    font-weight: bold;
    float: left;
}
#respond h4 span {
    background: #fff;
    padding: 0 20px 0 0;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
    font-size: 14px;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
    width: 100%;
border: 1px solid #E0E0E0;
background: #fff;
padding: 20px;
font-size: 18px;
line-height:20px;
	margin:0 0 30px 0;
	-webkit-appearance: none;
-webkit-border-radius: 0;
font-family: 'Montserrat', sans-serif;
}
#commentform p {
    margin: 30px 0;
    float: left;
    width: auto;
    clear: both;
	text-align: center;
}
#commentform p label {
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
}
.required {
    color: red;
    float: left;
    font-size: 18px;
    padding: 2px 5px 0 0;
}
.comment-notes .required {
    padding-left: 0;
    padding-top: 3px;
}
.comment-notes { display: none; }
#pie {
    position: fixed;
    bottom: 0;
    z-index: 1000;
	left: 50%;
	transform: translate(-50%,0);-webkit-transform: translate(-50%,0);-moz-transform: translate(-50%,0);-o-transform: translate(-50%,0);

}
#pie li {float:left;list-style-type: none;}
#pie li a{float:left;}
#pie li a img{float:left;}



/*-[CACU]----------------------------------------------------------------------*/

/*-[ imagenes ]----------------------------*/

.wp-block-media-text.is-vertically-aligned-center > .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-center > .wp-block-media-text__media, .wp-block-media-text > .wp-block-media-text__content, .wp-block-media-text > .wp-block-media-text__media {align-self: self-end !important;}
.wp-block-media-text {margin: 50px 0;}
.wp-block-media-text__content p {margin:0;font-size: 14px; line-height: 18px}


.lines {
  width: 1240px;
  display: flex;
  overflow: hidden;
  flex-direction: row;
  justify-content: space-between;
    position: fixed;
    transform: translate(-50%,0);
  left: 50%;
z-index: -1;
}
.line {
  height: 100vh;
  width: 20.1%;
  border-right: 1px solid #e6e6e6;
    margin: 0;
}
.faja-1 {
z-index: 1;
  position: relative;
  width: 90%;
  float: left;
  margin: 0 5%;
  overflow: hidden;

}
.faja-1-adentro {
  margin: 0 auto;
  overflow: hidden;
  width:1240px;
padding: 40px 0;
    width: 100%;
}


.faja-2 {
  float: left;
  width: 100%;margin: 0 0 20px 0;
}
.faja-2-adentro {
  margin: 0 auto;
  overflow: hidden;
  width: 1240px;
padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.faja-2-exhibiciones {
  margin: 0 auto;
  overflow: hidden;
  width: 1240px;
  padding: 50px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.faja-footer {
  margin: 0 auto;
  overflow: hidden;
  width: 1240px;
padding: 0;

}
.tit-seccion {
  width: 100%;
  float: left;
    position: relative;
}
.tit-seccion::before {
width: calc(100% - 16%);
  width: -moz-calc(100% - 16%) !important;
  width: -webkit-calc(100% - 16%) !important;
  width: -o-calc(100% - 16%) !important;
  height: 18px;
  background: #424952;
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  left: 0;
  margin: 0 8%;
}
.tit-seccion-in {
  width: 1240px;
  margin: 50px auto;
    overflow: hidden;
}
.tit-seccion-in-1 {
  width: 1240px;
  margin: 0px auto;
  overflow: hidden;
}
.tit-seccion span {
  width: auto;
  float:left;
  display: block;
  font: 72px/72px FK Screamer Bold;
  text-transform: uppercase;
  color: #424952;
    background: #fff;
  z-index: 1;
  position: relative;
  padding: 0 5%;
}

.artistas-home {
position: relative;
  width: 20.1%;
  padding: 0 0 0 0;
    margin: 0 0 30px 0;

}
.artistas-description {
 width: 46.6%;padding: 3% 3% 0 0;
}
.ig-home {

position: absolute;
  left: 0;
  top: 0;
}
.ig-home a {
      background: url("images/icon-ig.svg") no-repeat left top;

  float: left;
  width: 22px;
  height: 22px;
    margin: 0 0 10px 0;
}
.pais-artista {
  position: absolute;
  writing-mode: vertical-rl;
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
  height: 220px;
  color: #424952;
  /*top: 30px;*/
  transform: scale(-1);
  text-align: right;
  font-weight: 600;
    left: 0;
  top: 30px;
}
.artistas-head {
  width: 65%;
  float: right;
}




.title-artistas {
  float: left;
  width: 100%;
  font-family: FK Screamer Bold;
  text-transform: uppercase;
    margin: 10px 0 0 0;
}
.title-artistas a {
  font-size: 32px;
  line-height: 32px;
  color: #76929f;
}
.title-artistas a:hover {
  color: #000 !important;
}
.title-artistas a span {
  font-size: 50px;
  float: left;
  width: 100%;
  line-height: 40px;
}
.bajada-artistas {
  float: left;
  font-size: 16px;
  line-height: 18px;
  color: #0f284b;
  margin: 10px 0;
}


.faja-3-adentro {
overflow: hidden;
  width: calc(100% - 8%);
  margin: 0 4%;
  background: #424952;
    display: flex;
  align-items: center;
}

.manifiesto-content-home {
  width: 50%;
  float: left;
}
.manifiesto-content-home-in {
  width: 620px;
  float: right;
  padding: 0 10% 0 0;
    color:#c2c0c1;
}
.manifiesto-image {
  width: 50%;
  float: left;
}


.title-manifiesto {
  font: 100px/100px FK Screamer Bold;
  text-transform: uppercase;
  color: #76929f;
}

.manifiesto-description {
  font: 50px/50px FK Screamer Bold;
  text-transform: uppercase;
  letter-spacing: 0.04em;
    position: relative;
}
.firma {
  font-size: 18px;
  line-height: 22px;
  font-family: 'Montserrat', sans-serif;
  text-transform: initial;
  letter-spacing: 0;
  float: right;
  margin: 20px 0 0 0;
}

.dialogos-home {
  width: 29%;
    position: relative;
  height: 100%;
    margin: 0 0 30px 0;
}
.dialogos-imagen-home {
position: relative;
  height: 100%;
  overflow: hidden;
}
#featured-dialogos {
  position: relative;
  float: left;
  overflow: hidden;
}
.play {
width: 22px;
  height: 30px;
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 5;
  overflow: hidden;
}
.play svg {
  fill: #fff;
}
.comillas {
width: 65px;
  height: 48px;
  position: absolute;
  right: 20px;
  top: -35px;
  z-index: 1;
}
.comillas svg {
  fill: #76929f;
}
.dialogos-head {
  width: 85%;
  float: right;
  margin: 15px 0;
    position: relative;
}


.title-dialogos {
  float: left;
  width: 100%;
  font: 48px/48px FK Screamer Bold;
  text-transform: uppercase;
  margin: 10px 0;
}
.title-dialogos a {
    color: #0f284b;
}
.title-dialogos a:hover {
    color: #000000;
}

.autor-dialogos {
  float: left;
  width: 100%;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
}
.theauthor {
  float: left;
  width: 100%;
    font-weight: 600;
  color: #0f284b;
}



.tit-seccion .derecha span {
  float: right;
}
.residencias {
  width: 55%;padding: 0 0 0 5%;
}
.sub-title {
  font: 60px/60px FK Screamer Bold;
  text-transform: uppercase;
  color: #0f284b;
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}
.primer-parrafo {
  float: left;
}
.residencias-description {
  position: relative;
  text-transform: uppercase;
  font: 43px/43px FK Screamer Bold;
  color: #0f284b;
  margin: 60px 0;
  padding: 25px 0 0 24%;
  float: left;
}
.residencias-description .comillas svg {
  fill: #0f284b;
}
.post-residencias {
  width: 45%;
  position: relative;
  padding: 5%;
    justify-content: center;
  display: flex;
  flex-direction: column;
}
.title-residencias {
  position: absolute;
  top: 10%;
  right: 10%;
  width: auto;
  writing-mode: vertical-rl;
  height: 220px;
  transform: scale(-1);
  z-index: 5;
  text-align: right;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  font-weight: 600;
  color: #0f284b;
}
.pais-residentes {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.residentes-home {
  display: flex;
  flex-direction: row;
    z-index: 1;
  position: relative;
    margin: 5% 0;
}
.bloque-gris {
  background: #f3f4f5;
  width: 82%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
    border-bottom-right-radius: 70px;
}
#featured-desidentes {
  width: 40%;
  float: left;
}
.residentes-head {
  width: 60%;
  align-content: center;
  min-height: 100%;
  padding: 0 0 0 5%;
}
.title-residentes a {
color: #0f284b;
    }
.title-residentes a:hover {
color: #000000;
    }
.title-residentes {
  float: left;
  width: 100%;
  font-family: FK Screamer Bold;
  text-transform: uppercase;
  margin: 10px 0 0 0;
  font-size: 36px;
  line-height: 36px;
}
.title-residentes a span {
  font-size: 48px;
  float: left;
  width: 100%;
  line-height: 40px;
}



#page-interior {
width: 100%;
  float: left;
  padding: 20px 5% 0 5%;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
  border-top: 1px solid rgba(255,255,255,.1490196078);
}
.page-header {
  width: 100%;
  position: relative;
  float: left;
  overflow: hidden;
    display: flex;
  align-items: center;
}
.head-exhibicion {
  width: 50%;
  float: left;
    

  margin: 0 0 0 8%;
  
}
.head-exhibicion-in {
/*width: 620px;*/
     width: 100%;
  float: right;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
    padding: 0 5% 0 0;
}
.ruta {
color: #0f284b;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  width: 100%;
  margin: 0px auto;
  position: relative;
  padding: 20px 0;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-content: center;
}
.breadcrumb {
  display: flex;
}
.ruta a {
  float: left;
}
.ruta span {
  float: left;
    color: #fff;
}
.breadcrumb a {
  float: left;
    color: #fff;
}
.seperator {
  float: left;
  margin: 0 5px;
}
.title-exhibicion {
  font-size: 150px;
  line-height: 130px;
  font-family: FK Screamer Bold;
  text-transform: uppercase;
    color: #0f284b;
}
.title-exhibicion a {
    color: #0f284b;
}
.title-exhibicion a:hover {
    color: #000;
}
.nombre-artista-exhibicion {
  font-family: FK Screamer Bold;
  text-transform: uppercase;
  font-size: 48px;
  line-height: 54px;
  display: flex;
  flex-direction: column;
  text-align: right;
  margin: 10% 35% 0 0%;
    color: #424952;
}
.nombre-artista-exhibicion span {
  font-size: 72px;
}


.imagen-exhibicion {
  /*width: 50%;
  float: right;*/
    width: calc(50% - 8%);
  margin: 0 8% 0 0;
  float: left;
}
.artistas-head img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}


.page-content-residencias {
  width: 1240px;
  margin: 0px auto;
  overflow: hidden;
    padding: 60px;
    font-size: 22px;
  line-height: 30px;
    letter-spacing: 0;
}

.page-content {
  padding: 0 5%;
  margin: 0px auto;
  overflow: hidden;
}
.article {
margin: 0;
  overflow: hidden;
  width: 100%;
}
.article-art {
  margin: 0 0 50px 0;
  overflow: hidden;
}
.artista-exhibicion {
  width: 75%;
  float: right;
    position: relative;
}


#featured-artistas img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.artistas-home:nth-of-type(even) .artistas-head{
    border-bottom-left-radius: 35px;
    overflow: hidden;
}
.artistas-home:nth-of-type(odd) .artistas-head {
    border-top-right-radius: 35px;
    overflow: hidden;
}
.mas-info {
  font: 28px/28px FK Screamer Medium;
  text-transform: uppercase;
  float: left;
  width: 100%;
  margin: 15px 0 0 0;
}
.flecha-art {
  width: 28px;
  height: 28px;
  float: right;
}
.flecha-art svg {fill: #424952;}

.page-header-artista {
  width: 100%;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}
.page-header-paginas {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
    display: flex;
  align-items: center;
    color: #0f284b;
    font-size: 22px;
  line-height: 30px;
    letter-spacing: 0;
}
.head-artista {
  width: 50%;
    float: left;
}
.head-artista-in {
  width: 620px;
  float: right;
  padding: 0 5% 0 0;
    
}
.title-artista {
float: left;
  width: 100%;
  font-family: FK Screamer Bold;
  text-transform: uppercase;
  margin: 10% 0 25px 0;
  font-size: 70px;
  line-height: 70px;
  color: #424952;
}
.title-artista span {
font-size: 105px;
  float: left;
  width: 100%;
  line-height: 78px;
}
.imagen-artista {
  width: calc(50% - 8%);
  margin: 0 8% 0 0;
    float: left;
}
.bajada-artista {
  width: 100%;
  float: left;
}

.vinculos {
  float: right;
  width: 25%;
}
.vinculos-art {
font-size: 12px;
  text-transform: uppercase;
  line-height: 10px;
  overflow: hidden;
  font-weight: 600;
}
.vinculos-art a{
  color: #0f284b;
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
  float: left;
  margin: 12px 0 0 0;
}
.vinculos-art a:hover{
  color: #424952;
}
.pais-artista-page {
  position: relative;
  writing-mode: vertical-rl;
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
  height: auto;
  color: #424952;
  transform: scale(-1);
  text-align: right;
  font-weight: 600;
  width: 50%;
  padding: 0 0 30px 0;
}
.dialogos-head-repo {
  width: 100%;
  float: right;
  margin: 15px 0;
  position: relative;
  padding: 0 10% 0 0;
}
.title-dialogos-repo {
  float: left;
  width: 100%;
  font: 54px/54px FK Screamer Bold;
  text-transform: uppercase;
  margin: 10px 0;
  text-align: right;
}
.title-dialogos-repo a{
color: #0f284b;
}
.nombre-artista-repo {
  font-family: FK Screamer Bold;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 36px;
  display: flex;
  flex-direction: column;
  text-align: right;
  margin: 0;
  float: left;
  width: 100%;
    color: #424952;
}
.nombre-artista-repo span {
  font-size: 50px;
}

.fecha-exhibicion-repo {
  font-family: FK Screamer Medium;
  text-transform: uppercase;
  font-size: 34px;
  line-height: 32px;
  display: flex;
  flex-direction: column;
  text-align: right;
  padding: 10px 0;
  width: 100%;
}

.plano {
  width: 1240px;
  margin: 0 auto;
}
.plano img {
  float: left;
  width: auto;
    padding: 20px 0 0 0;
}

.wp-block-cb-carousel-v2 {
  position: relative;
  float: left;
  width: 100%;
    margin: 0 0 20px 0 !important;
}

.swiper-button-next::after, .swiper-button-prev::after {

  color: #fff2a9;
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset,50%);
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color));
}

.wp-block-cb-carousel-v2 .cb-pagination .cb-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff2a9 !important;
}
.wp-block-cb-carousel-v2 .cb-pagination .cb-pagination-bullet {
  border: 1px solid #fff2a9;
    opacity: 0.5 !important;
    }
.wp-block-cb-carousel-v2 .cb-pagination.swiper-pagination-horizontal {
  bottom: 0px !important;margin: 0 0 30px 0 !important;
}
.swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
  margin: 0 0 30px 0 !important;
}
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
/*-----------------------------------------------
/* Responsive
/*---------------------------------------------*/
@media screen and (max-width: 1240px) { 
.taponlogo {left: 30px;}
.detalle-obra {width: 100%;}
.detalle-obra-in {left: 30px;}
.flexslider .flex-next {right: 10px;}
.flexslider .flex-prev {left: 10px;}  
.flex-control-nav {padding: 0 80px;width: 100%;}   
.faja-2-adentro {width: 100%; padding: 0 30px;}    
#header { width: 100%;margin: 0;}
.tit-seccion::before {width: calc(100% - 60px);width: -moz-calc(100% - 60px) !important;width: -webkit-calc(100% - 60px) !important;width: -o-calc(100% - 60px) !important;margin: 0 30px;}    
.tit-seccion span {padding: 0 30px;}
.tit-seccion-in, .tit-seccion-in-1 {width: 100%;}
.faja-1 {width: 100%;margin: 0;padding: 0 20px;}   
.lines {padding: 0 30px;width: 100vw;left: 0;transform: translate(0,0);}  
.faja-3-adentro {width: 100%;margin: 0;}
.manifiesto-content-home-in {width: 100%;padding: 0 30px;}
.residencias {padding: 0;}    
footer .container {padding: 0 5%;width: 100%;}   
#copyright-note {width: 100%;padding: 0 5%;}
.copyrights {padding: 30px 0;border-top: 1px solid #ffffff3b;}    
.dialogos-home {width: 31%;}   
.faja-footer {width: 100%;}    
.ruta {width: 100%;padding: 0 10px;}    
.page-header {padding: 0 30px;}   
.head-exhibicion-in {width: 100%;margin: 0;}
.head-exhibicion{margin: 0;}
.imagen-exhibicion {width: 100%;margin: 0;}    
.faja-2-exhibiciones {width: 100%;padding: 50px 30px 0 30px;}
.head-artista-in {width: 100%;padding: 0 30px;}   
.page-content-residencias {width: 100%;padding: 60px 30px;}  
.comillas {right: 0;}
.page-content {width: 100%;padding: 0 30px;}    
.title-exhibicion {font-size: 100px;  line-height: 90px;}
.imagen-artista {width: 50%;margin: 0;padding: 0 30px 0 0;}   
.tit-seccion .derecha span {margin: 0 10% 0 0;}
.tit-seccion span {margin: 0 0 0 10%;}    
.plano {width: 100%;}    
    
    
.slidertitle {font: 40px/40px "ESAllianz800", sans-serif !important;}   
.ano-historia {font: 26px/26px "ESAllianz800", sans-serif !important;}
.flex-direction-nav a { width: 50px;height: 50px; }
.flexslider .slides {padding: 0 80px;}    
.close-1 {right: 5%; }  
.toggle-content-in {width: 80%;margin: 0 10%; }   
    
  .popup-content {
  width: 80%;
  margin: 0 10%;
}  
 .close {
  right: 5%;
}
    
    
    
    
}

@media screen and (max-width: 1024px) {
.facetwp-template[data-name="noticiarios"] .fwpl-result {width: 49.3%;}   
#header { padding: 0 30px;}   
  .faja-1-adentro {
  padding: 20px 0;
}  
    .facetwp-facet-ao_noticiario {
  width: 49.3%;}
      .slidertitle {
    font: 30px/30px "ESAllianz800", sans-serif !important;
  }
.flex-caption {width: 70%;}
.slidertitle {font-size: 100px;line-height: 90px;}    
.fecha-exhibicion-flex {margin: 10px 0 0 0;}    
.nombre-artista {margin: 10% 0 0 0;} 

.flex-caption {padding: 0 13% 0 0;}    
.detalle-obra-in {left: 50px;}    
.nombre-artista {font-size: 36px;line-height: 40px;}   
.nombre-artista span {font-size: 60px;}   
.artistas-home {width: 23%;}    
.line {width: 23%;}    
.title-manifiesto {font: 70px/70px FK Screamer Bold;}    
.manifiesto-description {font: 39px/39px FK Screamer Bold;}   
.residencias-description {padding: 25px 0 0 10%;} 
.dialogos-head {width: 92%;}  
.title-dialogos {font: 36px/36px FK Screamer Bold;}    
.tit-seccion-in, .tit-seccion-in-1 {margin: 20px auto;}  
.faja-2 {margin: 0;}    
.tit-seccion span {font: 52px/52px FK Screamer Bold;}   
    

    
    
.title-artista {margin: 25px 0;}
.head-artista {width: 100%;}    
.imagen-artista {width: 100%;padding: 0 30px;}    
.pais-artista-page {writing-mode: horizontal-tb;transform: scale(1);width: 100%;padding: 30px;float: left;}    
    
    
.page-header {flex-wrap: wrap;}    
.head-exhibicion {width: 100%;}    
.head-exhibicion-in {padding: 0;}   
.nombre-artista-exhibicion {margin: 10px 0 0 0;}    
.fecha-exhibicion {margin: 10px 0 20px 0;}   
    

.f-widget.f-widget-3 {width: 100%; }   
.f-widget.f-widget-1, .f-widget.f-widget-2 {width: 50%;}    
#page-interior {padding: 20px 20px 0 20px}
footer .container {padding: 0 30px;}    
    
    
    
}


@media screen and (max-width: 960px) { 
    .fwpl-item.titulo-noti {font: 16px/26px "ESAllianz800", sans-serif !important;}

html {background: #181818;}
.flex-control-paging li a.flex-active {width: 25px;height: 35px;border: 2px solid #fff2a9c2;}

/*-[ menu ]--------------------------------*/
.overlay-menu #navigation ul li::after{display:none}.overlay-menu #navigation{width:100%;float:left}#search-image{background:transparent url(images/lupa.svg) no-repeat right center;border:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;border:0 solid #50a4c1;text-indent:-999px}input#search-image:hover{border:0 solid #000}
    
    
    #s{color:#ffffff94;padding: 0;
    margin: 0;font: 34px/34px 'Montserrat', sans-serif !important;}
    
    #buscador-interior {
display: block !important;
    width: 100%;
    border-right: 0;
    padding: 40px 20px;
    margin: 0;
    background: #181818;
    border-radius: 2px;
    position: relative;
}
    #lupa {
  display: none !important;
}
    .redes-header {
  margin: 20px 0 0 0;
  width: 100%;
  padding: 10px 0 0 0;
  border-top: 1px solid #eef0f4;
}
    
    #overlay,.hamburguesa{display:block}.hamburguesa{float:right;position:relative;}.overlay-menu #buscador{display:none}.button_container{position:relative;top:0;right:0;height:12px;width:21px;cursor:pointer;z-index:6000;-webkit-transition:opacity .25s ease;transition:opacity .25s ease;}.linea-h{display:none}.destopk-header{width:100%;padding:0}
    #header{
    padding: 0px 30px;
    display: flex;
    justify-content: space-between;
    margin: 0;
    }
#overlay {background: transparent;}
   .abajo {
  margin: 0;
} 
    #header h1 a img,#header h2 a img{width:100px!important}.main-header.shrink .arriba{display:block}.hamburguesa.active{position:fixed}.button_container.active .top-1{-webkit-transform:translateY(5px) translateX(0) rotate(45deg);transform:translateY(5px) translateX(0) rotate(45deg);-ms-transform:translateY(5px) translateX(0) rotate(45deg)}.button_container.active .middle{opacity:0}.button_container.active .bottom{-webkit-transform:translateY(-5px) translateX(0) rotate(-45deg);transform:translateY(-5px) translateX(0) rotate(-45deg);-ms-transform:translateY(-5px) translateX(0) rotate(-45deg)}.button_container span{background:#fff;border:none;height:2px;width:21px;position:absolute;top:0px;left:0px;-webkit-transition:all .35s ease;transition:all .35s ease;cursor:pointer}.button_container span:nth-of-type(2){top:5px}.button_container span:nth-of-type(3){top:10px}.overlay{position:fixed !important;background:#fff;top:0;right:0;width:0;height:100%;opacity:0;visibility:hidden;-webkit-transition:opacity .35s,visibility .35s,width .35s;transition:opacity .35s,visibility .35s,width .35s;overflow:scroll}.overlay.open{z-index:6000;opacity:1;visibility:visible;width:100%}
  .overlay nav {
    position: relative;
    text-align: center;

    letter-spacing: .03em;
    background: transparent;
    padding: 92px 0 0 0;
    height: 100%;
  }
    
    .overlay ul{list-style:none;margin:0 auto;display:inline-block;position:relative;height:100%;width:100%; 
    padding: 5px 0 0 0;display: flex;
    flex-direction: column;
    align-content: space-between;}
    
    
    .overlay ul li{display:block;text-transform:uppercase;position:relative;width:100%;text-align:left;float:left;border-bottom: 0px solid #eef0f4;padding: 0 0 20px 0;margin: 0 0 20px 0;}
    
    
    .overlay ul li a{cursor:pointer;display:block;position:relative;text-decoration:none;overflow:hidden;float:left;width:100%; font: 16px/16px 'Montserrat', sans-serif;font-weight: 600;}
    .overlay ul li a:hover{width:100%;color:#000}
    
    
    .overlay-menu #buscador{padding:0;width:100%;float:left;margin:30px 0 0 0;display:block}.overlay-menu #buscador #searchform{margin:0;display:block;float:left;clear:both;width:100%;border-top:1px solid #eef0f4;padding:20px 0 0 0}.overlay-menu #buscador #searchform 
    
    
    #s{width:calc(100% - 60px);width:-webkit-calc(100% - 60px);width:-moz-calc(100% - 60px);background-color:transparent;padding:0;text-indent:0;float:left;margin:0;text-transform:uppercase;letter-spacing:.04em;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#000;border:0}
    
    
    
    .overlay-menu #buscador #searchform #search-image{background:url(images/lupa.svg) no-repeat center center;margin:0;width:60px;float:left;color:#fff;padding:2px;cursor:pointer;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;transition:all .25s linear;border:0;text-transform:uppercase;-webkit-appearance:none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;text-indent:-9999px}
    .logo-responsive{
float: left;
    width: 100%;

    position: relative;
    top: auto;
    left: auto;
    transform: translate(0,0);
    padding: 20px 0;
    }
    .logo-responsive.shrink {
  top: auto;
}
    
.arriba {background: #fff;}.secondary-navigation, .abajo {padding: 0;}.secondary-navigation ul {padding: 0;}.taponlogo {display: none;}
   
    
    .logo-responsive img{float:left}.overlay.open ul li ul li a{color:#0390cc}.overlay.open ul li ul li ul li a{color:#97a3a8}.overlay.open ul li .sf-sub-indicator{background:url(images/sejilla-azul.png) no-repeat center center}.overlay.open ul li ul li .sf-sub-indicator{background:url(images/sejilla.png) no-repeat center center}.overlay-menu .sf-sub-indicator{display:block;width:10px;overflow:hidden;position:absolute;right:22px;top:10px;height:7px;text-indent:-9999px}.overlay .redes-sociales-responsive{float:left;padding:0 40px}.overlay .redes-sociales-responsive ul{float:left}.overlay .redes-sociales-responsive ul li{float:left;margin:0 20px 0 0;width:auto;padding:0;border:0}.overlay .redes-sociales-responsive ul li a{float:left;border:1px solid #233984;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.overlay .redes-sociales-responsive ul li a img{float:left}.overlay .redes-sociales-responsive ul li a:hover{opacity:.6}
    .hamburguesa{width: 21px;height: 12px;position:fixed;z-index:2;right:40px;top:42px;margin: 0;}
    .hamburguesa.shrink{}
    .secondary-navigation{float:none;border-top: 1px solid #eef0f4;padding: 20px 0 0 0;}.secondary-navigation ul li{line-height:1}.secondary-navigation li::after{display:none}.main-header.shrink .abajo{height:100%}
    
    
    
    .abajo{flex-wrap: nowrap;
    height: 100%;
    overflow: hidden;
    flex-direction: column;
    background: #000;
    padding: 0 5px 5px 5px;}
    
    
    
    .overlay nav #navigation{margin:0;padding:0}
    #navigation ul li{margin: 0 0 5px 0;
    padding: 40px 20px;
    border-left: 0;
    background: #181818;
    border-radius: 5px;height: 100%;
        display: flex;
    align-items: center;
  
    }
    #navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
  font: 34px/34px 'Montserrat', sans-serif !important;
}
    .overlay-menu #navigation ul li ul{border-top:1px solid #eef0f4;width:100%;top:auto;position:relative;padding:20px 0 0 0;z-index:400;left:auto;background:#fff;margin:20px 0 0 0}.overlay-menu #navigation ul li ul li:first-child{padding:0}#navigation ul ul a,#navigation ul ul a:link,#navigation ul ul a:visited{width:100%;margin: 0;}.overlay-menu #navigation ul li ul{padding:0;margin:20px 0 0 0;border-left:0;border-right:0;border-bottom:0}.overlay-menu #navigation ul li ul li:last-child{padding:0}#navigation ul li ul li a,.overlay-menu #navigation ul li ul li ul li a{border-bottom:1px solid #eef0f4}#navigation .sf-sub-indicator{display:block;width:0px;overflow:hidden;position:relative;right:auto;top:auto;height:0px;text-indent:-9999px;float:right}.overlay-menu #navigation ul li ul::before{display:none}.overlay-menu #navigation ul li ul li:last-child{padding:0;margin:0}.overlay-menu #navigation ul li ul li:first-child{padding:0;margin:0}.secondary-navigation li a{color:#424952}
    
    #navigation ul li ul{padding:0}#navigation ul li ul li:last-child a{padding-bottom:0}.overlay-menu #buscador{margin:20px 0 0 0}.widget-header .social-profile-icons ul{float:left;width:100%}.overlay .social-profile-icons ul li{background:0 0;float:left;margin:0;padding:0;width:60px;border-top:0}.widget-header{float:left;margin:0!important}.overlay-menu #navigation ul li ul li ul {padding: 0px;z-index: 5000;margin: 0px 0 0 0px;}.overlay-menu #navigation ul li ul li .sf-sub-indicator {top: 22px;right: 25px;position: absolute;}.overlay-menu #navigation ul li ul li ul li:last-child {padding: 0;}.overlay-menu #navigation ul li ul li ul li:first-child {padding: 0px 0px 0px 0px;}#navigation ul li ul li ul li:last-child a {padding-bottom: 20px;}.overlay-menu #navigation ul li ul li ul lia:first-child {border-top: 0;}.overlay.open li {-webkit-animation: fadeInBottom .5s ease forwards;animation: fadeInBottom .5s ease forwards;-webkit-animation-delay: .15s;animation-delay: .15s;}.overlay.open li:nth-of-type(2) {-webkit-animation-delay: .2s;animation-delay: .2s;}.overlay.open li:nth-of-type(3) {-webkit-animation-delay: .2s;animation-delay: .2s;}.overlay.open li:nth-of-type(4) {-webkit-animation-delay: .35s;animation-delay: .35s;}.overlay.open li:nth-of-type(5) {-webkit-animation-delay: .35s;animation-delay: .35s;}.overlay.open li:nth-of-type(6) {-webkit-animation-delay: .4s;animation-delay: .4s;}.overlay.open li:nth-of-type(7) {-webkit-animation-delay: .4s;animation-delay: .4s;}.overlay.open li:nth-of-type(8) {-webkit-animation-delay: .45s;animation-delay: .45s;}.overlay.open li:nth-of-type(9) {-webkit-animation-delay: .45s;animation-delay: .45s;}.overlay.open li:nth-of-type(10) {-webkit-animation-delay: .5s;animation-delay: .5s;}.overlay.open li:nth-of-type(11) {-webkit-animation-delay: .5s;animation-delay: .5s;}


    
.flexslider .slides {padding: 0 40px;}    
.center {flex-direction: column;}    
.slider-thumbnail {padding: 0;}    
 .flex-caption-ext {width: 100%;order: 2;margin: 40px 0 0 0;}   
.slider-thumbnail { width: 100%;order: 1;}    
.flex-caption {width: 100%;}   
.slidertitle {font: 50px/50px "ESAllianz800", sans-serif !important;}
.ano-historia {font: 36px/36px "ESAllianz800", sans-serif !important;} 
.flex-caption {padding: 0 10% 0 0;}
.bajada-historia {font: 32px/32px "ESAllianz800", sans-serif !important;}
.caption {font: 22px/24px "Work Sans", sans-serif !important;margin: 20px 0;padding: 0;}
.toggle-button, .hide-button, .show-button {margin: 15px 0 35px 0;}    
    
.flex-control-nav {padding: 0px;
    left: auto;
    top: 96px;
    transform: translate(0,0);
    right: 42px;}   
.flexslider .flex-prev {left: auto;right: 70px;}  
.faja-1 {padding: 0;}
.faja-1-adentro {padding: 0;}
.flexslider {padding: 0}
.flexslider .slides {padding: 0;}
.flex-control-nav li {margin: 0;padding: 0 0 10px 0;}
.flex-control-paging li a {width: 25px;height: 2px;}
.slider-thumbnail, .flexslider .slides img {border-radius: 0;}
.flex-direction-nav {right: 20px;}  
.flex-caption-ext {padding: 0 30px;}
.flex-control-nav li {float: right;}
.flex-direction-nav {left: auto;top: 50px;transform: translate(0%,0%);}   
   

}

@media screen and (max-width: 768px) {
#page-interior {padding: 35px 20px 0 20px;}
.single-in {flex-direction: column;}
.square {width: 100%;margin: 0 0 15px 0;}
.desc {font: 32px/32px "ESAllianz800", sans-serif !important;font: 4vw/4.1vw "ESAllianz800", sans-serif !important;}  
.facetwp-template[data-name="noticiarios"] .fwpl-result {width: 48.3%;}       
    

.fwpl-row.el-9smhhm {display: block;}    
  
.fwpl-item.btn {margin: 20px 20px 0px 0px;}

.fwpl-col {border-right: 0px;}    
.fwpl-item.col-normativa, .fwpl-item.col-prov, .fwpl-item.fecha {padding: 0;}    
.super-buscador {display: block;}    
.facetwp-facet-tipo_de_normativa, .facetwp-facet-provincias, .facetwp-facet-year_normativas{padding: 0 20px 20px 0;width: 100%;border-right: 0;border-bottom: 1px solid rgba(255,255,255,.1490196078);margin: 0 0 20px 0 !important;background: url(images/sejilla.png) no-repeat right 20px top 8px;}  
.facetwp-facet-provincias, .facetwp-facet-year_normativas, .facetwp-facet-descargas, .facetwp-facet-tipo_de_normativa {width: 100%;}  
.super-buscador {border-bottom: 0;margin: 20px 0 0px 0;padding: 20px 0 0 0;border-top: 1px solid rgba(255,255,255,.1490196078);}    
.facetwp-facet-descargas { display: none  }
    
input#glossary-search {font: 24px / 26px "Work Sans", sans-serif;color: #fff;}    
    
    .toggle-content-in {
    width: 100%;
    margin: 0 0 0 0;
  }
      .close-1 {
    right: 10px;
    top: 10px;
    z-index: 100000;
    position: fixed;
  }   
    
    
}


@media screen and (max-width: 560px) {
#popup-title {
font: 20px / 20px "ESAllianz800", sans-serif !important;margin: 15px 0 30px 0;}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {font: 20px/20px 'Montserrat', sans-serif !important;font-weight: bold !important;}
#s {font: 20px/20px 'Montserrat', sans-serif !important;font-weight: bold !important;}
.flex-control-nav {right: 32px;}       
.wp-block-cb-carousel-v2 {margin: 0 !important;}   
.wp-block-image figcaption {margin: 0 0 10px 6%;}    
    
.slidertitle-adentro {font: 36px/36px "ESAllianz800", sans-serif !important;}   
.ano-historia-adentro {font: 32px/32px "ESAllianz800", sans-serif !important;}
.flex-caption-adentro {margin: 0 0 10px 0;}
.wp-block-image.size-large img {margin: 20px 0;}
blockquote {padding: 0;font: 21px/24px "ESAllianz800", sans-serif !important;margin: 10px 0 20px 0;width: 100%;}    
.desc {font: 4.3vw/4.7vw "ESAllianz800", sans-serif !important;}  

.f-widget.f-widget-3, .f-widget.f-widget-4, .f-widget.f-widget-5 {width: 100%;border-top: 1px solid rgba(255,255,255,.1490196078);}   
    
.p-layout-inline .p-inline-fields {flex-direction: column;align-items: flex-start !important;}   
.p-layout-inline .p-inline-fields .p-field {width: 100%;}    
.footer-top {justify-content: flex-end;}   
    
    
    
#logo a {width: 200px;}  
#header {padding: 0px 20px;}
.slidertitle {font: 36px/36px "ESAllianz800", sans-serif !important;}
.ano-historia {font: 30px/30px "ESAllianz800", sans-serif !important;}    
.flex-caption {margin: 0 0px 15px 0;}    
.bajada-historia {font: 24px/24px "ESAllianz800", sans-serif !important;}    
.caption {font: 18px/22px "Work Sans", sans-serif !important;margin: 10px 0;}    
.flex-caption-ext {margin: 25px 0 0 0;padding: 0 20px;}   
.flex-direction-nav {right: 10px;top: 40px;}
.hamburguesa {right: 30px;}

    
.facetwp-template[data-name="noticiarios"] .fwpl-result {width: 100%;}    
.fwpl-col.fecha-titulo {border-right: 0px;}  
    
.facetwp-facet-filtro {display: none;}   
.facetwp-facet-ao_noticiario {width: 100%;border-right: 0px;}   
.page h1.title {font-size: 32px;line-height: 32px;}   
.glossary-terms h2 {width: 20%;font-size: 19.37vw;line-height: 19.37vw;}   
ul.glossary-term-container {width: 80%;}
.glossary-filter ul {display: none;}   
    
.popup-content {width: 100%;margin: 0;}    
.close {right: 10px;top: 10px;}    
    
    
}