body.home {
  overflow: hidden;
}

@media (max-width: 1024px) {
  .page-template-taxonomy-posts .works-wrapper {
    overflow-y: auto;
  }
}

.main-interior {
  overflow-y: auto;
  height: auto;
}

.ea_popup.hide:before {
  opacity: 0;
  transition: 0.4s;
}

.ea_popup:before {
  display: block;
  position: fixed;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1000;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}

.ea_popup_flex {
  z-index: 1001;
  position: relative;
}

#popup-wrapper {
  height: 100%;
  z-index: 10010;
}

#popup-wrapper #popup-open {
  z-index: 100;
}

#popup-wrapper #popup-right:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-right: 30px solid rgba(255, 255, 0, 0.9);
  border-bottom: 25px solid transparent;
  position: absolute;
  left: -30px;
  top: calc(50% - 15px);
}

#popup-wrapper #instafeed {
  padding: 0 55px;
}

#popup-wrapper #instafeed .pllexislider {
  padding-top: 150px !important;
}

#popup-wrapper #instafeed .pllexislider .slides li > * {
  width: calc(100% - 30px);
  margin: 0 15px;
}

#popup-wrapper #instafeed .pllex-control-nav.pllex-control-paging {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 120px;
}

#popup-wrapper #instafeed .pllex-control-nav.pllex-control-paging > li a {
  background: none !important;
  display: inline-block;
  box-shadow: none !important;
  width: 8px;
  height: 8px;
  border: 1px solid blue;
  border-radius: 10px;
  margin: 0 2px 0 2px;
}

#popup-wrapper #instafeed .pllex-control-nav.pllex-control-paging > li .pllex-active {
  background: blue !important;
}

#popup-wrapper #instafeed .jr-insta-datacontainer {
  margin-top: 20px !important;
}

#popup-wrapper #instafeed .owl-stage-outer {
  padding-top: 150px;
}

#popup-wrapper #instafeed .sbi_item {
  overflow-y: visible;
  height: auto !important;
  display: block !important;
}

#popup-wrapper #instafeed .sbi_photo {
  display: grid;
  padding-bottom: 100px;
}

#popup-wrapper #instafeed .sbi_photo img {
  grid-row: 1;
  grid-column: 1;
}

#popup-wrapper #instafeed .sbi_photo_wrap {
  position: relative;
}

#popup-wrapper #instafeed .sbi_photo_wrap:before {
  content: "";
  display: block;
  width: 100%;
}

#popup-wrapper #instafeed .sbi_photo_wrap > * {
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: auto;
}

#popup-wrapper #instafeed .owl-item .no-isw-icons {
  width: 100% !important;
}

@media (max-width: 1024px) {
  .page-template-2017-home .main-interior {
    height: calc(100% - 60px);
  }
}

.works-wrapper {
  overflow: auto;
  height: auto;
}

.h-50,
#owl-fullpage .owl-item,
#owl-fullpage .item {
  height: calc(50vh - 142px);
}

@media (max-width: 1024px) {
  .h-50,
  #owl-fullpage .owl-item,
  #owl-fullpage .item {
    height: calc(50vh - 52px);
  }
}

.works-wrapper .h-50,
#newsletter-page .h-50,
.page-template-2017-media-listen .h-50 {
  height: calc(50vh - 120px);
}

@media (max-width: 1024px) {
  .works-wrapper .h-50,
  #newsletter-page .h-50,
  .page-template-2017-media-listen .h-50 {
    height: calc(50vh - 52px);
  }
}

.footer-bg {
  z-index: 100;
  position: fixed;
  bottom: 0;
  left: 0;
  height: 105px;
  width: 100vw;
}

@media (max-width: 1024px) {
  .footer-bg {
    height: 50px;
  }
}

.fondo-verde .footer-bg,
.fondo-project .footer-bg {
  background: #e3efe9;
}

.fondo-verde .header-bg,
.fondo-project .header-bg {
  background: #e3efe9;
}

.homebg .header-bg {
  background: none;
}

.page-template-2017-archive .main-interior {
  overflow: auto;
}

#archive {
  overflow: hidden;
  height: auto;
}

#archive .archive-search {
  height: calc((100vh - 125.5px) / 12);
}

#archive .archive-row {
  min-height: calc((100vh - 125.5px) / 12);
  height: auto;
}

#archive .archive-row .archive-row-info {
  height: calc((100vh - 125.5px) / 12) !important;
}

#listado {
  height: auto;
  overflow: inherit;
}

#listado .listado-sep,
#listado .listado-row {
  height: calc((100vh - 125.5px) / 10);
}

#filosofia {
  height: auto;
  overflow: inherit;
}

#filosofia .listado-row {
  height: calc((100vh - 125.5px) / 10);
}

#team-pagelist,
#team-page,
#media-page {
  height: auto;
  overflow: inherit;
}

.full-wrapper {
  height: auto;
  overflow: inherit;
}

.capa-nueva {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  left: 100%;
}

.body-wrapper {
  position: absolute;
  height: 100%;
  width: 100%;
}

#bottom-left .nav-menu {
  opacity: 0;
}

#bg-wrapper {
  position: fixed;
  top: 0;
  left: 0;
}

.page-template-2017-map .header-bg,
.page-template-2017-map .footer-bg {
  background: none !important;
}

.single-filosofia .main-interior {
  overflow: hidden;
}

.single-filosofia .main-interior #single-page .single-info .imagen-portada {
  background-size: cover;
  background-position: center;
  margin-bottom: 30px;
}

.single-filosofia .main-interior #single-page .single-content p {
  margin-bottom: 15px;
}

.page-template-2017-works-taxonomy #bottom-center:not(.page-child.page-template-2017-works-taxonomy #bottom-center) {
  width: 100% !important;
}

.projectslide-prev,
.projectslide-next {
  position: fixed;
  top: calc(50vh - 16px);
}

.projectslide-prev {
  left: 45px;
}

.projectslide-next {
  right: 45px;
}

#listado-awards {
  overflow-y: auto;
}

#listado-awards .listado-row .ano,
#listado-awards .listado-row .premio {
  text-align: left;
}

.menu--footer {
  position: fixed;
  left: 0;
  width: 100%;
  bottom: 0;
  z-index: 100;
  padding: 0px calc(45px * 4) 20px;
  font-size: 11.2px;
  line-height: 1;
}

@media only screen and (max-width: 767px) {
  .menu--footer {
    padding: 0px 0px 5px;
    font-size: 9px;
  }
}

.menu--footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

@media (max-width: 767px) {
  .menu--footer ul {
    justify-content: center;
  }
}

.menu--footer li {
  padding: 0 15px;
}

.imagen-zoom {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 100px;
  display: none;
}

.imagen-zoom .imagen-container {
  position: absolute;
  top: 100px;
  left: 100px;
  width: calc(100% - 200px);
  height: calc(100% - 200px);
  background-position: center;
  background-size: contain;
  cursor: pointer;
}

#mc_embed_signup {
  display: none;
  width: 9.5vw;
  position: relative;
  padding-top: 10px;
}

#mc_embed_signup #mce-EMAIL {
  width: 100%;
  margin-bottom: 5px;
}

#mc_embed_signup #mc-embedded-subscribe {
  background: none;
  border: none;
  font-size: 11px;
  margin-top: 10px;
  padding: 0;
  text-transform: uppercase;
}

#mc_embed_signup .accept {
  font-size: 10px;
}

#mc_embed_signup .accept a {
  text-decoration: underline !important;
}

#mc_embed_signup .accept input {
  margin-right: 5px;
}

.slide-first .project-main-fullbg {
  width: auto !important;
}

.slide-first img {
  height: 100%;
  width: auto !important;
}

@media (max-height: 700px) {
  .project-info .col-md-4 {
    width: 80%;
  }
  .project-info .col-md-6,
  .project-info .content-team {
    opacity: 0;
  }
  .bx-viewport .project-info .col-md-6, .bx-viewport
  .project-info .content-team {
    opacity: 1;
  }
}

@media screen and (max-width: 1024px) {
  .bx-wrapper li .section-title {
    text-decoration: underline;
    font-weight: normal !important;
  }
}

.bx-wrapper li .project-info,
.bx-wrapper li .team-info {
  top: 0;
  left: 0;
  padding: 45px;
  line-height: 1.2em;
  /*@media screen and (max-width:1024px) {
			padding: 15px 5px 30px 5px !important;
		}*/
}

@media screen and (max-width: 1024px) {
  .bx-wrapper li .project-info,
  .bx-wrapper li .team-info {
    padding: 15px 5px 30px 5px !important;
    /*font-weight:normal;*/
    position: unset;
    padding: 20px 0 0;
    width: 100%;
  }
  .bx-wrapper li .project-info .team-details,
  .bx-wrapper li .team-info .team-details {
    margin-bottom: calc(10px* 2);
  }
  .bx-wrapper li .project-info .team-details p,
  .bx-wrapper li .team-info .team-details p {
    margin-top: 10px;
    font-weight: normal;
  }
  .bx-wrapper li .project-info .team-details strong,
  .bx-wrapper li .team-info .team-details strong {
    font-weight: bold;
    text-transform: lowercase;
    text-decoration: underline;
  }
}

@media screen and (max-width: 1024px) {
  .bx-wrapper li .team-info .section-title {
    font-weight: bold !important;
    text-decoration: none;
    font-size: 2em;
    margin-bottom: calc(10px* 4);
  }
}

@media screen and (max-width: 1024px) and (max-height: 750px) and (min-width: 900px) {
  .bx-wrapper li .team-info .section-title {
    font-size: 1.35em;
  }
}

.bx-wrapper li .project-title {
  margin-bottom: 45px;
  font-size: 2em;
  line-height: 1.2em;
}

@media screen and (max-height: 750px) and (min-width: 900px) {
  .bx-wrapper li .project-title {
    font-size: 1.35em;
  }
}

@media screen and (max-width: 1024px) {
  .bx-wrapper li .project-title {
    margin-bottom: calc(10px* 4);
  }
}

.bx-wrapper li .content-team {
  margin-top: 45px;
}

.bx-wrapper li .content-team strong {
  display: block;
}

@media screen and (max-width: 1024px) {
  .bx-wrapper li .content-team {
    margin-top: calc(10px* 4);
  }
}

.bx-wrapper li .gallery-item-bg {
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #9cbf9f;
  opacity: 0.5;
  background-blend-mode: color;
}

.bx-wrapper li .award-info {
  font-weight: normal;
  margin-top: 45px;
}

.bx-wrapper li .award-info h5 {
  font-weight: bold;
}

.bx-wrapper li .award-info .section-title {
  text-transform: uppercase;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 1024px) {
  .bx-wrapper li .award-info {
    margin-top: calc(10px* 4);
  }
}

@media screen and (max-width: 1024px) {
  .bx-wrapper li .project-contenido {
    /*font-weight:normal !important;*/
    margin-top: calc(10px* 4);
  }
}

.bx-wrapper li .section-title {
  margin-bottom: 22px;
  font-size: 14px;
}

@media screen and (max-width: 1024px) {
  .bx-wrapper li .section-title {
    margin-bottom: calc(10px* 2);
  }
}

.bx-wrapper .project-info {
  padding: 50px 100px !important;
}

.bx-wrapper .project-info .single-project-right {
  margin-left: 50px;
}

.bx-wrapper .project-info .flexvbottom {
  align-items: flex-start;
}

.bx-wrapper .project-info .col-md-6 {
  opacity: 1;
}

.bx-wrapper .project-info.h-100 {
  height: calc(100vh);
  display: flex;
  align-items: center;
}

.bx-wrapper .project-info.h-100 > .h-100 {
  height: auto;
  display: flex;
  justify-content: center;
}

#wt-cli-checkbox-tecnicas {
  cursor: not-allowed;
}

#wt-cli-checkbox-tecnicas + label {
  pointer-events: none;
  cursor: not-allowed;
}

.cli-modal .cli-modal-body .cli-row .cli-tab-section:last-child .cli-switch {
  cursor: not-allowed;
}

#texto-legal {
  font-weight: normal;
  line-height: 1.2;
}

#texto-legal p,
#texto-legal span,
#texto-legal ul,
#texto-legal li,
#texto-legal a {
  font-weight: normal;
  color: #000 !important;
}

#texto-legal a {
  text-decoration: underline !important;
}

#texto-legal h2 {
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: bold;
  margin-bottom: 1em;
}

#texto-legal h3 {
  font-size: 1.25em;
  line-height: 1.2em;
  font-weight: bold;
  margin-bottom: 0.75em;
}

#texto-legal p {
  margin-bottom: 1em;
}

#texto-legal p,
#texto-legal ul,
#texto-legal ol,
#texto-legal table {
  margin-bottom: 1em;
}

#texto-legal p + h2,
#texto-legal ul + h2,
#texto-legal ol + h2,
#texto-legal table + h2 {
  margin-top: 2em;
}

#texto-legal p + h3,
#texto-legal ul + h3,
#texto-legal ol + h3,
#texto-legal table + h3 {
  margin-top: 1.5em;
}

#texto-legal ul {
  list-style: inside;
}

#texto-legal #media-page {
  width: 50%;
}

@media (max-width: 768px) {
  #texto-legal #media-page {
    width: 100%;
  }
}

#texto-legal table tr td:nth-child(1) {
  width: 200px;
}

#texto-legal table tr td:nth-child(2) {
  width: 140px;
}

#texto-legal table tr td:nth-child(3) {
  width: auto;
}

#texto-legal table tr td:nth-child(4) {
  width: 100px;
}

#texto-legal table td {
  border-bottom: 1px solid #000;
  padding: 8px 10px 8px 10px;
}

#cookie-law-info-bar {
  z-index: 999999;
}

#cookie-law-info-bar:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.35);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 300;
}

#cookie-law-info-bar > span {
  z-index: 301;
  position: relative;
}
