/*
Theme Name: Supera
Theme URI: https://cremastudio.com/
Author: CREMA™
Author URI: https://cremastudio.com/
Description: Wordpress boilerplate template used by CREMA™ for custom-coded websites
Version: 2021
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: supera

Supera WordPress Theme © 2021 CREMA™
Supera is distributed under the terms of the GNU GPL
*/

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth;box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{line-height:1}a{text-decoration-skip-ink:auto}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}input[type=button],input[type=password],input[type=reset],input[type=search],input[type=submit],input[type=text],textarea{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:2px}big{font-size:120%}small,sub,sup{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,s,strike{text-decoration:line-through}dt{font-weight:700}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{-webkit-tap-highlight-color:transparent}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important}

/* Document colors:

    Supera white:       #FFF
    Dadaist gray:       #DADADA
    Light gray:         #9E9D9C
    Medium gray:        #585856
    Dark gray:          #1D1D1B
    Royal yellow:       #FFD400

*/

/* Webfonts */

@font-face {
    font-family: 'd-dinregular';
    src: url('fonts/d-din-webfont.woff2') format('woff2'),
         url('fonts/d-din-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}
@font-face {
    font-family: 'd-dinregular';
    src: url('fonts/d-din-bold-webfont.woff2') format('woff2'),
         url('fonts/d-din-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

/* Under Construction Page */

.page-template-under-construction {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.page-template-under-construction p {
    font-size: 1.25em;
    line-height: 1.3em;
}
.page-template-under-construction p+p {
    margin-top: 50px;
}

/* General */

body {
    font-family: 'd-dinregular', 'D-Din', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #585856;
}
.container {
    width: 86%;
    margin: 0 auto;
}
.center {
    text-align: center;
    align-self: center;
}
.center > * {
    margin-left: auto;
    margin-right: auto;
}
.bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}
.bg > * {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.grecaptcha-badge { 
    visibility: hidden;
}
p {
    font-weight: 400;
    font-size: 1.25em;
    line-height: 1.3em;
    color: #585856;
    margin-bottom: 1em;
}
p:last-child {
    margin-bottom: 0;
}
strong {
    font-weight: 700;
}
.title {
    display: block;
    font-weight: 700;
    font-size: 4.6875em;
    line-height: 1em;
    color: #1D1D1B;
    margin: 0 auto .48em;
}
.grand-title {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 5em;
    line-height: 1.333333em;
    color: #1D1D1B;
    margin: 0 auto 1em;
}
img {
    max-width: 100%;
    height: auto;
}

/* Header */

#header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    padding: 36px 0;
    background: transparent;
    transition: all .5s;
}
#header.sticky, .page-template-valor-supera #header, .page-template-contacto #header, .page-template-casos-de-exito #header {
    padding: 22px 0 15px;
    background: #FFF;
    box-shadow: 0 0.5px 6px #00000029;
}
#header #logo {
    width: 31.7254vw;
    height: auto;
    transition: all .2s;
}
#header.sticky #logo, .page-template-valor-supera #header #logo, .page-template-contacto #header #logo, .page-template-casos-de-exito #header #logo {
    width: 270.36px;
    height: 37.67px;
    transition: all .05s;
}
#header #logo-descriptor {
    font-size: 50.88px;
    font-family: 'DINPro-Medium', 'DINPro', 'd-dinregular', 'D-Din', Arial, Helvetica, sans-serif;
    font-weight: 500;
    fill: #FFD400;
    transition-delay: 2s;
    transition: all 2s;
}
#header #logo-letras-supera .logo-letras-supera {
    fill: #DADADA;
    transition: all .5s;
}
#header #logo-triangle {
    fill: #FFD400;
}
#header.sticky #logo-descriptor, .page-template-valor-supera #header #logo-descriptor, .page-template-contacto #header #logo-descriptor, .page-template-casos-de-exito #header #logo-descriptor {
    fill: #9E9D9C;
}
#header.sticky #logo-letras-supera .logo-letras-supera, .page-template-valor-supera #header #logo-letras-supera .logo-letras-supera, .page-template-contacto #header #logo-letras-supera .logo-letras-supera, .page-template-casos-de-exito #header #logo-letras-supera .logo-letras-supera {
    fill: #585857;
}
#header .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
#menu ul {
    display: flex;
    flex-direction: row;
}
#menu ul li {
    margin: 0 0 0 3.9vw;
}
#menu ul li a {
    color: #FFF;
    opacity: .7;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.0625em;
    text-decoration: none;
}
.sticky #menu ul li a, .page-template-valor-supera #header #menu ul li a, .page-template-contacto #header #menu ul li a, .page-template-casos-de-exito #header #menu ul li a {
    color: #1D1D1B;
    opacity: .4;
}
#header #menu ul li.current_page_item a {
    font-weight: 700;
    opacity: 1;
    position: relative;
}
body:not(.page-template-home) #header #menu ul li.current_page_item a::after {
    content: "";
    background: #FFD400;
    position: absolute;
    width: Calc(100% + 20px);
    height: Calc(100% + 16px);
    top: -8px;
    left: -10px;
    right: -10px;
    bottom: -8px;
    z-index: -1;
}
#mobile-menu {
    display: none;
}

/* Home */

#intro {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    position: relative;
}
#intro .container {
    height: 100%;
    position: relative;
    z-index: 1;
}
.social {
    position: absolute;
    bottom: 37px;
    right: 0;
}
.social li+li {
    margin: 30px 0 0;
}
#intro nav {
    position: absolute;
    bottom: 0;
    left: 0;
}
#intro a {
    text-decoration: none;
}
#intro .cta {
    display: block;
    background: #FFD400;
    padding: 10px 6px;
    text-align: center;
    font-weight: 700;
    font-size: 1.25em;
    line-height: 1.3em;
    color: #1D1D1B;
}
#intro .cta::after {
    content: "";
    width: .75em;
    height: .75em;
    background: url(img/arrow-dark.svg) no-repeat right bottom transparent;
    background-size: contain;
    display: inline-block;
    vertical-align: baseline;
    margin: 0 0 0 2px;
}
#intro .scroll {
    display: block;
    text-align: center;
    padding: 20px 0 0;
    color: #FFF;
    text-transform: uppercase;
    font-size: .875em;
    line-height: 1.1428em;
}
#intro .scroll::after {
    content: "";
    width: 1px;
    height: 36px;
    display: block;
    margin: 4px auto 0;
    background: #FFF;
    -webkit-animation: scrollLine 4s infinite;
    animation: scrollLine 4s infinite;
}
@-webkit-keyframes scrollLine {
    0%,20%,80%,100% {
        height: 36px;
        margin-top: 0;
        margin-bottom: 0;
    }
    40%,60% {
        height: 0;
        margin-top: 36px;
        margin-bottom: 0;
    }
    60.000001% {
        height: 0;
        margin-top: 0;
        margin-bottom: 36px;
    }
}
@keyframes scrollLine {
    0%,20%,80%,100% {
        height: 36px;
        margin-top: 0;
        margin-bottom: 0;
    }
    40%,60% {
        height: 0;
        margin-top: 36px;
        margin-bottom: 0;
    }
    60.000001% {
        height: 0;
        margin-top: 0;
        margin-bottom: 36px;
    }
}
#yellow {
    background: #FFD400;
    padding: 7% 0;
}
#yellow h2 {
    font-weight: 700;
    font-size: 1.25em;
    line-height: 1.1em;
    text-transform: uppercase;
    color: #585856;
    margin: 0 auto 1.3em;
}
#yellow .title {
    max-width: 13em;
}
#yellow p {
    max-width: 38em;
}
#triangles {
    width: 100%;
    height: 52.0832vw;
    position: relative;
    background: #1D1D1B;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    overflow: hidden;
}
#triangles > div {
    position: relative;
    width: 50%;
    /*height: 26.0416vw;*/
    height: 50%;
    display: block;
}
#triangles > div > div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
}
#triangles > div:first-child > div:first-child > * {
    background: #FFD400;
    color: #1D1D1B;
    font-size: 2.5em;
    line-height: 1.075em;
    font-weight: 700;
}
#triangles > div:last-child > div:last-child > * {
    background: #DADADA;
    z-index: 2;
}
#triangles > div > div > * {
    display: block;
    width: 112.75%;
    height: 100%;
    position: absolute;
    left: 0;
    transform-origin: top left;
    transform: rotate(27.7deg);
    background-color: #585856;
    overflow: hidden;
    pointer-events: all;
}
#triangles > div > div:first-child > * {
    right: 0;
    left: unset;
    transform-origin: bottom right;
}
#triangles > div > div > * > * {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    transform-origin: top left;
    transform: rotate(-27.7deg) translate(-24%, 18%);
}
#triangles > div > div:first-child > * > * {
    transform-origin: bottom right;
    transform: rotate(-27.7deg) translate(24%, -18%);
}
#triangles > div > div > * > * span {
    color: #FFF;
    font-size: 2.1875em;
    line-height: 1.0857em;
    font-weight: 700;
    position: relative;
    padding-top: .75em;
    padding-bottom: 0;
    max-width: 7em;
    transition: all .8s;
}
#triangles > div > div a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #1D1D1B;
    opacity: .8;
    transition: all .8s
}
#triangles > div > div a:hover::before {
    opacity: .5;
    transition: all .1s;
}
#triangles > div > div a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: transparent;
    transform-origin: top left;
    transform: rotate(-27.7deg);
}
#triangles > div > div:first-child a::after {
    transform-origin: bottom right;
}
a.arquitectura-urbanismo::after {
    background-image: url(img/triangle-arquitectura-urbanismo.jpg);
}
a.maniobras-inmobiliarias::after {
    background-image: url(img/triangle-maniobras-inmobiliarias.jpg);
}
a.gestion-patrimonial::after {
    background-image: url(img/triangle-gestion-patrimonial.jpg);
}
a.ingenieria::after {
    background-image: url(img/triangle-ingenieria.jpg);
}
a.ahorro-energetico::after {
    background-image: url(img/triangle-ahorro-energetico.jpg);
}
a.consultoria::after {
    background-image: url(img/triangle-consultoria.jpg);
}
#triangles > div > div a:hover div span {
    padding-top: 0;
    padding-bottom: .75em;
    transition: all .2s;
}
#triangles > div > div a div span::after {
    content: "Ver más";
    background: url(img/arrow-yellow.svg) no-repeat center right transparent;
    background-size: contain;
    font-weight: 400;
    font-size: .457142em;
    line-height: 1em;
    white-space: nowrap;
    color: #FFD400;
    display: block;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 1.5em 0 0;
    opacity: 0;
    transition: all .8s;
}
#triangles > div > div a:hover div span::after {
    opacity: 1;
    transition: all .4s;
}
#triangles > div > div > * > * span img {
    max-height: 10vw;
    max-width: 10vw;
}
#toggles {
    position: absolute;
    width: 200%;
    height: 200%;
    top: -100%;
    right: 100%;
    background: #1D1D1BF9;
    z-index: 1;
    padding: 7vw 0;
    transition: all .8s ease-in;
}
#toggles.open {
    right: -100%;
    transition: all .2s ease-out;
}
#toggles .container {
    position: relative;
}
#toggles article {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    pointer-events: none;
    transition: all .2s;
}
#toggles article.active {
    opacity: 1;
    pointer-events: initial;
    transition: all .8s;
}
#close-window, #close-video {
    float: right;
    width: 1.375em;
    height: 1.375em;
    background: url(img/icon-close.svg) no-repeat center center transparent;
    background-size: 100%;
    position: relative;
    z-index: 1;
}
#close-video {
    position: absolute;
    top: 40px;
    right: 40px;
}
#modal-video {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: #020401EE;
    pointer-events: none;
    opacity: 0;
    transition: all 1s;
}
#modal-video.open {
    pointer-events: all;
    opacity: 1;
}
#modal-video video {
    object-fit: contain;
    width: 100%;
    height: 100%;
}
#play-video {
    position: absolute;
    margin: auto;
    width: 70px;
    height: 70px;
    top: 75%;
    left: 50%;
    right: unset;
    bottom: unset;
    z-index: 1;
    transform: translate(-50%,-50%);
    color: #FFF;
    text-align: center;
    line-height: 160px;
    white-space: nowrap;
    overflow: visible;
    background: url(img/a.svg) no-repeat transparent;
    background-position: center right 11px;
    background-size: 40px;
    border: 2px solid #FFD400;
}
#toggles header {
    margin: 0 0 3.5%;
}
#toggles h3 {
    color: #FFF;
    font-size: 1.875em;
    line-height: 1.1em;
    font-weight: 700;
}
#toggles h3::before {
    content: "";
    background: url(img/arrow-yellow.svg) no-repeat center center transparent;
    background-size: 100%;
    width: 1em;
    height: 1em;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 1em 0 0;
}
#toggles h4 {
    font-size: 1.5625em;
    line-height: 1em;
    font-weight: 700;
    color: #FFF;
    margin: 0 0 1em;
    position: relative;
}
#toggles h4::before {
    content: "+";
    color: #FFD400;
    font-weight: 400;
    font-size: .75em;
    position: absolute;
    top: .15em;
    left: -1em;
}
.cols-x3 {
    display: block;
    margin: 0 0 0 14%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.cols-x3 > * {
    width: 28%;
}
.cols-x3 ul {
    list-style-type: none;
    margin: 0 0 2.5em;
}
.cols-x3 ul li {
    font-size: 1.125em;
    line-height: 1.2em;
    color: #7F7F7F;
    font-weight: 400;
    margin: 0 0 .75em;
}
#uneven {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: stretch;
    align-items: center;
    padding: 7% 0;
}
#uneven > *:first-child {
    width: 35.3645%;
    height: auto;
}
#uneven > *:last-child {
    width: 56.9270%;
    height: auto;
}
#uneven header {
    position: relative;
    z-index: 1;
    margin: auto -14.375vw auto -7.1355vw;
    width: 28.75vw;
    background: #FFD400;
    padding: 2em 3em;
}
#uneven .subtitle {
    color: #1D1D1B;
    font-weight: 700;
    font-size: 2.1875em;
    line-height: 1.0857em;
    margin: 0 0 20px;
}
#uneven p {
    color: #1D1D1B;
    font-size: 1.125em;
    line-height: 1.2777em;
    margin: 0;
}
#homeCases {
    background: url(img/bg-casos-cesur.jpg) no-repeat center center #DADADA;
    background-size: cover;
    padding: 7% 0;
    position: relative;
}
#homeCases::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: #1D1D1B76;
}
#homeCases > * {
    position: relative;
    z-index: 1;
}
#homeCases h2 {
    color: #FFD400;
    font-weight: 400;
    font-size: 1.25em;
    line-height: 1.1em;
    display: block;
    margin: 0 auto 6px;
    text-transform: uppercase;
}
#homeCases .title {
    color: #FFF;
    font-weight: 700;
    font-size: 3.75em;
    line-height: 1em;
    margin: 0 auto 15px;
}
#homeCases p {
    color: #FFF;
    max-width: 25em;
}
#homeCases .cta {
    display: inline-block;
    padding: 13px 45px;
    background: #FFD400;
    color: #1D1D1B;
    font-weight: 700;
    font-size: 1.25em;
    line-height: 1.02em;
    text-decoration: none;
    margin: 2em 0 0;
}
#homeCases .cta::after {
    content: "";
    background: url(img/arrow-dark.svg) no-repeat center center transparent;
    background-size: 10px;
    width: 10px;
    height: 1em;
    vertical-align: bottom;
    display: inline-block;
    margin: 0 0 0 10px;
}
#team {
    padding: 7% 0;
}
#team header {
    display: block;
    padding: 0 7%;
    color: #1D1D1B;
}
#team h3 {
    text-transform: uppercase;
    font-size: 1.25em;
    line-height: 1.1em;
    display: block;
    margin: 0 0 6px;
}
#team .title {
    display: block;
    color: #575756;
    font-weight: 700;
    font-size: 3.75em;
    line-height: 1em;
    margin: 0 0 .8em -3px;
}
#team > .container {
    width: 93%;
    margin-right: 0;
    position: relative;
}
#team > .container::after {
    content: "";
    background: rgb(255,255,255);
    background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 7vw;
    height: 100%;
}
ul.team {
    width: 100%;
}
ul.team li {
    padding-right: 10px;
    cursor: grab;
}
ul.team img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 18px;
}
ul.team .name {
    font-weight: 700;
    font-size: 1.25em;
    line-height: 1.02em;
    color: #575756;
    margin: 0 0 6px;
}
ul.team .position {
    text-transform: uppercase;
}
ul.team .position, ul.team p {
    font-weight: 400;
    font-size: 1em;
    line-height: 1.275em;
    color: #575756;
    margin: 0 0 7px;
}
ul.team p {
    margin: 0;
}
ul.team > button {
    display: none !important;
}
#testimonials {
    color: #1D1D1B;
    background: url(img/bg-testimonials.jpg) no-repeat center center #FFD400;
    background-size: cover;
    padding: 7% 0;
}
#testimonials h5 {
    font-size: 1.25em;
    line-height: 1.02em;
    text-transform: uppercase;
    margin: 0 auto 80px;
}
#testimonials .slick-track {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
ul.slider {
    cursor: grab;
}
#testimonials ul.slider > li {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
#testimonials ul.slider li > * {
    margin: 0 3.5vw;
}
#testimonials ul.slider li > p {
    color: #1D1D1B;
    font-weight: 700;
    font-size: 2.1875em;
    line-height: 1.2em;
    margin-bottom: 28px;
}
#testimonials ul li span {
    display: block;
    font-size: 1.25em;
    line-height: 1.1em;
}
#testimonials .name {
    font-weight: 700;
    margin: 0 0 6px;
}
#testimonials .position {
    text-transform: uppercase;
    font-size: 1.0625em;
}
.slick-dots {
    list-style-type: none;
    display: block;
    margin: 30px 0 0;
}
.slick-dots li {
    display: inline-block;
}
.slick-dots li button {
    width: 10px;
    height: 10px;
    font-size: 0;
    border-radius: 10px;
    background: #585856;
    border: 0;
    box-shadow: none;
    outline: 0;
    opacity: .3;
    margin: 0 10px !important;
}
.slick-dots li.slick-active button {
    opacity: 1;
}
#testimonials .slick-arrow {
    display: none !important;
}
#contacto, #epilogo {
    padding: 7% 0;
    background: url(img/bg-contacto.jpg) no-repeat center center #575756;
    background-size: cover;
    display: flex;
    flex-direction: row;
    justify-content: stretch
}
#contacto header {
    width: 35.8333%;
    padding: 0 7vw;
}
#contacto .title {
    font-size: 3.75em;
    line-height: 1em;
    opacity: 1;
}
#contacto header p {
    opacity: .8;
    color: #FFF;
}
#contacto a {
    color: inherit;
}
#contacto > div {
    width: 64.1666%;
    padding: 0 7vw 0 0;
}
.page-template-contacto #contacto {
    padding-top: Calc(7% + 80px)
}
.one_full {
    width: 100%;
    clear: both;
}
.one_half {
    width: Calc(50% - 5px);
    margin: 0 0 10px 10px;
    float: left;
}
.one_half:nth-of-type(2n+1) {
    margin-left: 0;
    clear: both;
}
#contacto form {
    max-width: 800px;
}
form::after {
    content: "";
    display: table;
    clear: both;
}
label {
    color: #FFF;
    font-weight: 700;
    font-size: 1em;
    line-height: 1.275em;
    display: block;
}
label input, label textarea {
    margin: 8px 0 1.5em;
}
input, textarea {
    outline: none;
    border: none;
    background: #F6F6F6;
    box-shadow: none;
    border-radius: 0;
    color: #575756B3;
    font-family: 'd-dinregular';
    font-weight: 400;
    font-size: 1em;
    line-height: 1.275em;
    padding: 10px;
    width: 100%;
    transition: all .8s;
}
input:focus, textarea:focus {
    outline: 1px solid #FFD400;
    transition: all .2s;
}
input[type=submit] {
    font-weight: 700;
    font-size: 1.25em;
    line-height: 1em;
    color: #1D1D1B;
    background: url(img/arrow-dark.svg) no-repeat #FFD400;
    background-position: right 1em center;
    background-size: .5em;
    width: auto;
    padding: .5em 2em .5em 1em;
    float: right;
}
input[type=checkbox] {
    height: 1em;
    width: 1em;
    float: left;
    margin: 0 1em 2em 0;
}
.acceptance span {
    margin-left: 0;
    font-weight: 400;
}
form a {
    color: inherit;
}
.legal {
    font-size: .875em;
    line-height: 1.1428em;
    color: #9E9D9C;
}
.wpcf7 form .wpcf7-response-output {
    border: none;
    margin: 1em 0;
    clear: both;
    padding: 1em;
    color: #FFF;
    font-size: 1.25em;
}
.wpcf7 form.sent .wpcf7-response-output {
    border: none;
    background: #46b450;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border: none;
    background: #dc3232;
}
.wpcf7 form.spam .wpcf7-response-output {
    border:none;
    background: #f56e28;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border:none;
    background: #FFD400;
    color: #1D1D1B;
}
.wpcf7-not-valid-tip {
    background: #dc3232;
    color: #FFF;
    padding: .25em 1em;
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin: 0;
    position: relative;
}
.wpcf7-not-valid-tip::before {
    content: "";
    background: #dc3232;
    width: 2px;
    height: 1.5em;
    position: absolute;
    bottom: 100%;
    left: 1em;
}

/* Valor Supera */

.page-template-valor-supera #content {
    overflow-x: hidden;
    position: relative;
}
.page-template-valor-supera > section {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
}
.page-template-valor-supera #intro .header {
    height: 100%;
    width: 37.083333vw;
    min-width: Calc(404px + 21vw);
    display: flex;
    flex-direction: column;
}
.page-template-valor-supera #intro .header .yellow {
    height: Calc(100% - 77px);
    width: Calc(100% - 7vw);
    background: #FFD400;
    padding: 3.5vw 7vw;
    margin: 77px 7vw 0 0;
}
.page-template-valor-supera #intro .header .slogan {
    width: 100%;
    padding: 3.5vw 0;
    font-size: 3.75em;
    font-weight: 700;
    line-height: 1.1em;
    color: #1D1D1B;
    min-width: 404px;
    display: block;
    margin: 0;
}
.page-template-valor-supera #intro .header h1 {
    width: 100%;
    padding: 3.5vw 7vw;
    margin-bottom: 0;
    background: #1D1D1B;
    color: #FFF;
    white-space: nowrap;
}
a.back {
    font-size: 1em;
    color: #1D1D1B;
    display: block;
    padding: 0;
    cursor: pointer;
}
a.back::before {
    content: "";
    height: .75em;
    width: 1em;
    display: inline-block;
    background: url(img/back.svg) no-repeat left center transparent;
    background-size: contain;
    margin: 0 10px 0 0;
    vertical-align: baseline;
}
#bottom-slider {
    direction: rtl;
    padding-top: 0 !important;
}
#bottom-slider button {
    display: none !important;
}
section[id^='valor'], .page-template-valor-supera #intro {
    height: 100vh;
    display: flex;
    flex-direction: row;
    justify-content: stretch;
    align-items: center;
}
section[id^='valor'] p {
    font-size: 3.75em;
    line-height: 1.1em;
    color: #1D1D1B;
    font-weight: 400;
    width: 53vw;
    text-align: center;
}
section#valor2 {
    background: #DADADA;
    padding-right: 7%;
}
section#valor3 {
    padding-left: 7%;
}
section#valor4 {
    background: #020401;
    padding-left: 7%;
}
section#valor4 p {
    color: #FFF;
    text-align: left;
}
section#valor4 p strong {
    font-weight: 700;
    color: #FFD400;
}
section#valor5 {
    display: flex;
    flex-direction: column;
}
section#valor5 .grand-title {
    font-size: 10vh;
}
div[id^='canvas'] {
    width: 40vw;
    height: 100vh;
    position: static;
    overflow: visible !important;
}
#canvas5 {
    height: 50vh;
    width: 100%;
}
#svg-container svg {
    transition: all 2s;
    position: absolute;
    width: 10vh;
    height: auto;
}
#svg-container svg * {
    transition: all 2s;
}
#svg-container, .in-canvas1, .in-canvas2, .in-canvas3, .in-canvas4, .in-canvas5 {
    position: absolute;
    width: 40vw;
    height: 100vh;
    z-index: 9;
    pointer-events: none;
    transition: all 2s;
}
.in-canvas1 {
    top: 0vh;
    left: 50vw;
}
.in-canvas2 {
    top: 100vh;
    left: 0vw;
}
.in-canvas3 {
    top: 200vh;
    left: 60vw;
}
.in-canvas4 {
    top: 300vh;
    left: 60vw;
}
.in-canvas5 {
    top: 410vh;
    left: Calc(50vw - 25vh);
    height: 50vh !important;
    width: 50vh !important;
}
.in-canvas1 #a1, #a1 { top: 57%; left: 77%; transform: rotate(90deg); } #a1 polygon { fill: #FFD400; }
.in-canvas1 #o1, #o1 { top: 34%; left: 24%; } #o1 circle { fill: #575756; }
.in-canvas1 #c1, #c1 { top: 38%; left: 90%; } #c1 path { fill: #575756; }
.in-canvas1 #c2, #c2 { top: 50%; left: 55%; transform: rotate(270deg); } #c2 path { fill: #575756; }
.in-canvas1 #c3, #c3 { top: 75%; left: 8%; transform: rotate(90deg); } #c3 path { fill: #575756; }
.in-canvas1 #c4, #c4 { top: 78%; left: 72%; transform: rotate(180deg); } #c4 path { fill: #575756; }
.in-canvas1 #c5, #c5 { top: 15%; left: 4%; transform: rotate(180deg); } #c5 path { fill: #FFD400; }
.in-canvas1 #c6, #c6 { top: 45%; left: 28%; transform: rotate(180deg); } #c6 path { fill: #FFFFFF; }
.in-canvas1 #c7, #c7 { top: 55%; left: 23%; transform: rotate(180deg); } #c7 path { fill: #FFFFFF; }
.in-canvas1 #c8, #c8 { top: 65%; left: 18%; transform: rotate(180deg); } #c8 path { fill: #FFFFFF; }
.in-canvas1 #t1, #t1 { top: 12%; left: 32%; } #t1 polygon { fill: #1D1D1B; }
.in-canvas1 #t2, #t2 { top: 36%; left: 66%; } #t2 polygon { fill: #DADADA; }
.in-canvas1 #t3, #t3 { top: 82%; left: 40%; } #t3 polygon { fill: #DADADA; }
.in-canvas1 #t4, #t4 { top: 50%; left: 6%; } #t4 polygon { fill: #FFD400; }
.in-canvas2 #a1 { top: Calc(50% + 12vh); left: Calc(45% - 8vh); transform: rotate(90deg); } .in-canvas2 #a1 polygon { fill: #575756; }
.in-canvas2 #o1 { top: 50%; left: Calc(45% - 30vh); } .in-canvas2 #o1 circle { fill: #575756; }
.in-canvas2 #c1 { top: 50%; left: Calc(45% - 19vh); transform: rotate(90deg); } .in-canvas2 #c1 path { fill: #575756; }
.in-canvas2 #c2 { top: 50%; left: Calc(45% + 6vh); transform: rotate(0deg); } .in-canvas2 #c2 path { fill: #575756; }
.in-canvas2 #c3 { top: Calc(50% + 12vh); left: Calc(45% - 19vh); transform: rotate(90deg); } .in-canvas2 #c3 path { fill: #575756; }
.in-canvas2 #c4 { top: Calc(50% + 12vh); left: Calc(45% + 3vh); transform: rotate(180deg); } .in-canvas2 #c4 path { fill: #575756; }
.in-canvas2 #c5 { top: 20%; left: 45%; transform: rotate(0deg); } .in-canvas2 #c5 path { fill: #1D1D1B; }
.in-canvas2 #c6 { top: Calc(20% + 10vh); left: 45%; transform: rotate(90deg); } .in-canvas2 #c6 path { fill: #1D1D1B; }
.in-canvas2 #c7 { top: Calc(20% + 10vh); left: Calc(45% - 10vh); transform: rotate(180deg); } .in-canvas2 #c7 path { fill: #1D1D1B; }
.in-canvas2 #c8 { top: 20%; left: Calc(45% - 10vh); transform: rotate(270deg); } .in-canvas2 #c8 path { fill: #1D1D1B;  }
.in-canvas2 #t1 { top: 50%; left: Calc(45% - 6vh); } .in-canvas2 #t1 polygon { fill: #1D1D1B; }
.in-canvas2 #t2 { top: 50%; left: Calc(45% + 18vh); } .in-canvas2 #t2 polygon { fill: #575756; }
.in-canvas2 #t3 { top: Calc(50% + 12vh); left: Calc(45% + 11vh); } .in-canvas2 #t3 polygon { fill: #575756; }
.in-canvas2 #t4 { top: Calc(50% + 12vh); left: Calc(45% - 30vh); } .in-canvas2 #t4 polygon { fill: #1D1D1B; }
.in-canvas3 #o1 { top: 47%; left: 72%; } .in-canvas3 #o1 circle { fill: #575756; }
.in-canvas3 #a1 { top: 30%; left: 86%; transform: rotate(225deg); } .in-canvas3 #a1 polygon { fill: #FFD400; }
.in-canvas3 #c1 { width: 6vh; top: 41%; left: 52%; transform: rotate(45deg); transform-origin: top right; } .in-canvas3 #c1 path { fill: #1D1D1B; }
.in-canvas3 #c2 { width: 6vh; top: 41%; left: 52%; transform: rotate(135deg); transform-origin: top right; } .in-canvas3 #c2 path { fill: #1D1D1B; }
.in-canvas3 #c3 { width: 6vh; top: 41%; left: 52%; transform: rotate(225deg); transform-origin: top right; } .in-canvas3 #c3 path { fill: #1D1D1B; }
.in-canvas3 #c4 { width: 6vh; top: 41%; left: 52%; transform: rotate(315deg); transform-origin: top right; } .in-canvas3 #c4 path { fill: #1D1D1B; }
.in-canvas3 #c5 { width: 6vh; top: 24%; left: 44%; transform: rotate(45deg); transform-origin: bottom left; } .in-canvas3 #c5 path { fill: #1D1D1B; }
.in-canvas3 #c6 { width: 6vh; top: 24%; left: 44%; transform: rotate(135deg); transform-origin: bottom left; } .in-canvas3 #c6 path { fill: #1D1D1B; }
.in-canvas3 #c7 { width: 6vh; top: 24%; left: 44%; transform: rotate(225deg); transform-origin: bottom left; } .in-canvas3 #c7 path { fill: #1D1D1B; }
.in-canvas3 #c8 { width: 6vh; top: 24%; left: 44%; transform: rotate(315deg); transform-origin: bottom left; } .in-canvas3 #c8 path { fill: #1D1D1B; }
.in-canvas3 #t1 { top: 30%; left: 5%; } .in-canvas3 #t1 polygon { fill: #575756; }
.in-canvas3 #t2 { top: Calc(30% + 10vh); left: Calc(5% + 10vh); } .in-canvas3 #t2 polygon { fill: #575756; }
.in-canvas3 #t3 { top: Calc(30% + 20vh); left: Calc(5% + 20vh); } .in-canvas3 #t3 polygon { fill: #575756; }
.in-canvas3 #t4 { top: Calc(30% + 30vh); left: Calc(5% + 30vh); } .in-canvas3 #t4 polygon { fill: #575756; }
.in-canvas4 #a1 { width: 18vh; top: 50%; left: 25%; transform: rotate(90deg); } .in-canvas4 #a1 polygon { fill: #DADADA; }
.in-canvas4 #o1 { top: 34%; left: 24%; } .in-canvas4 #o1 circle { fill: #020401; }
.in-canvas4 #c1 { width: 6vh; top: 41%; left: 52%; transform: rotate(45deg); transform-origin: top right; } .in-canvas4 #c1 path { fill: #020401; }
.in-canvas4 #c2 { width: 6vh; top: 41%; left: 52%; transform: rotate(135deg); transform-origin: top right; } .in-canvas4 #c2 path { fill: #020401; }
.in-canvas4 #c3 { width: 6vh; top: 41%; left: 52%; transform: rotate(225deg); transform-origin: top right; } .in-canvas4 #c3 path { fill: #020401; }
.in-canvas4 #c4 { width: 6vh; top: 41%; left: 52%; transform: rotate(315deg); transform-origin: top right; } .in-canvas4 #c4 path { fill: #020401; }
.in-canvas4 #c5 { top: 10%; left: 4%; transform: rotate(180deg); } .in-canvas4 #c5 path { fill: #FFD400; }
.in-canvas4 #c6 { width: 6vh; top: 24%; left: 44%; transform: rotate(135deg); transform-origin: bottom left; } .in-canvas4 #c6 path { fill: #020401; }
.in-canvas4 #c7 { width: 6vh; top: 24%; left: 44%; transform: rotate(225deg); transform-origin: bottom left; } .in-canvas4 #c7 path { fill: #020401; }
.in-canvas4 #c8 { width: 6vh; top: 24%; left: 44%; transform: rotate(315deg); transform-origin: bottom left; } .in-canvas4 #c8 path { fill: #020401; }
.in-canvas4 #t1 { width: 9vh; top: 50%; left: Calc(25% + 18vh); } .in-canvas4 #t1 polygon { fill: #575756; }
.in-canvas4 #t2 { width: 9vh; top: 50%; left: Calc(25% + 27vh); } .in-canvas4 #t2 polygon { fill: #575756; }
.in-canvas4 #t3 { width: 9vh; top: Calc(50% + 9vh); left: Calc(25% + 18vh); } .in-canvas4 #t3 polygon { fill: #575756; }
.in-canvas4 #t4 { width: 9vh; top: Calc(50% + 9vh); left: Calc(25% + 27vh); } .in-canvas4 #t4 polygon { fill: #575756; }
.in-canvas5 #o1 { width: 25%; top: 12.5%; left: 12.5%; } .in-canvas5 #o1 circle { fill: #575756; }
.in-canvas5 #a1 { width: 50%; top: 50%; left: 0; transform: rotate(0deg); } .in-canvas5 #a1 polygon { fill: #FFD400; }
.in-canvas5 #c1 { width: 25%; top: 0; left: 0; transform: rotate(0deg); } .in-canvas5 #c1 path { fill: #575756; }
.in-canvas5 #c2 { width: 25%; top: 0; left: 25%; transform: rotate(90deg); } .in-canvas5 #c2 path { fill: #575756; }
.in-canvas5 #c3 { width: 25%; top: 25%; left: 25%; transform: rotate(180deg); } .in-canvas5 #c3 path { fill: #575756; }
.in-canvas5 #c4 { width: 25%; top: 25%; left: 0; transform: rotate(270deg); } .in-canvas5 #c4 path { fill: #575756;  }
.in-canvas5 #c5 { width: 25%; top: 50%; left: 75%; transform: rotate(0deg); } .in-canvas5 #c5 path { fill: #1D1D1B; }
.in-canvas5 #c6 { width: 25%; top: 75%; left: 75%; transform: rotate(90deg); } .in-canvas5 #c6 path { fill: #1D1D1B; }
.in-canvas5 #c7 { width: 25%; top: 75%; left: 50%; transform: rotate(180deg); } .in-canvas5 #c7 path { fill: #1D1D1B; }
.in-canvas5 #c8 { width: 25%; top: 50%; left: 50%; transform: rotate(270deg); } .in-canvas5 #c8 path { fill: #1D1D1B;  }
.in-canvas5 #t1 { width: 25%; top: 0; left: 50%; } .in-canvas5 #t1 polygon { fill: #575756; }
.in-canvas5 #t2 { width: 25%; top: 0; left: 75%; } .in-canvas5 #t2 polygon { fill: #575756; }
.in-canvas5 #t3 { width: 25%; top: 25%; left: 50%; } .in-canvas5 #t3 polygon { fill: #575756; }
.in-canvas5 #t4 { width: 25%; top: 25%; left: 75%; } .in-canvas5 #t4 polygon { fill: #575756; }
section#valor5 {
    display: block;
    padding: 7% 0;
    height: auto;
    text-align: center;
}
.slick-arrow {
    appearance: none;
    width: 50px;
    height: 50px;
    background: url(img/arrow-slider.svg) no-repeat center center transparent;
    background-size: contain;
    position: absolute;
    top: Calc(100% - 25px);
    right: 7vw;
    z-index: 1;
    color: transparent;
    border: none;
    cursor: pointer;
}
.slick-prev {
    transform: rotate(180deg);
    right: unset;
    left: 7vw;
}
.no-arrows .slick-arrow {
    display: none !important;
}
section#cierre {
    padding: 7% 0;
}
#cierre > * {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
#cierre > * > div+div {
    margin-left: 3.5%;
}
#cierre h5 {
    font-size: 3.75em;
    line-height: 1.1em;
    font-weight: 700;
    color: #1D1D1B;
    opacity: .8;
}
#cierre .cta, #destacado .cta {
    display: block;
    background: #FFD400;
    color: #1D1D1B;
    padding: 13px 45px 10px 45px;
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.2em;
    text-decoration: none;
}
#cierre .cta::after, #destacado .cta::after {
    content: "";
    background: url(img/arrow-dark.svg) no-repeat bottom center transparent;
    background-size: 100% 100%;
    width: 0.75em;
    height: 0.8em;
    display: inline-block;
    margin: 0 0 -2px .5em;
    vertical-align: baseline;
    transition: all .8s;
}
#cierre .cta:hover::after, #destacado .cta:hover::after {
    margin: 0 -.5em -2px 1em;
    transition: all .2s;
}

/* Casos de Éxito y Nuevos Retos */

.page-template-casos-de-exito #top {
    background: #1D1D1B;
    padding: Calc(3.5% + 80px) 0 7%;
}
.page-template-casos-de-exito a.back {
    color: #FFF;
}
.page-template-casos-de-exito a.back::before {
    filter: brightness(0) invert(1);
}
.title-in-dark {
    color: #FFD400;
    text-align: center;
    font-weight: 700;
    font-size: 3.75em;
    line-height: 1.633333em;
    margin: 7% 0 0
}
#destacado {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
}
#destacado > :first-child {
    width: 45%;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
}
#destacado > :first-child > :first-child {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
#destacado header {
    padding: 3.5vw 3.5vw 3.5vw 7vw;
    background: #FFD400;
    color: #1D1D1B;
}
#destacado .label {
    text-transform: uppercase;
    font-size: 1.25em;
    line-height: 1.1em;
    display: block;
    margin: 0 0 19px;
}
#destacado h2 {
    font-weight: 700;
    font-size: 2.1875em;
    line-height: 1em;
    margin: 0 0 10px;
}
#destacado h3 {
    font-weight: 400;
    font-size: 1.25em;
    line-height: 1.2em;
}
#destacado .cta {
    font-size: 1em;
    padding-bottom: 13px;
    margin: 35px 0 0;
    display: inline-block;
    background: #1D1D1B;
    color: #FFF;
    white-space: nowrap;
}
#destacado .cta::after {
    filter: brightness(0) invert(1);
}
#destacado img {
    height: 100%;
    width: auto;
    display: block;
}
#casos-exito {
    padding: 30px 0 3.5%;
    background: #1D1D1B;
    color: #FFF;
}
ul.casos-exito, ul.nuevos-retos {
    width: 100%;
    list-style-type: none;
    display: flex;
    flex-direction: row;
    justify-content: stretch;
}
ul.casos-exito li {
    width: 33.333333%;
    color: #FFF;
}
ul.nuevos-retos li {
    width: 50%;
    color: #1D1D1B;
}
ul.casos-exito li a, ul.nuevos-retos li a {
    text-decoration: none;
    color: inherit;
}
ul.casos-exito li img, ul.nuevos-retos li img {
    aspect-ratio: 16/9;
    object-fit: cover;
    max-width: 100%;
}
ul.casos-exito li h4, ul.nuevos-retos li h4 {
    padding: 23px 30px;
    font-weight: 700;
    font-size: 1.25em;
    line-height: 1.2em;
}
.cols-x3 > div > img, .cols-x2 > div > img {
    max-width: 100%;
    height: auto;
}
.page-template-ce-cesur-teatinos #top {
    background: url(img/ce/cesur-teatinos.jpg) no-repeat center center;
}
.page-template-ce-cesur-teatinos #top, body[class*=page-template-ce-] #top, body[class*=page-template-nr-] #top {
    background-size: cover;
    height: 100vh;
    padding: Calc(7% + 80px) 0 0;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
}
.page-template-ce-cesur-malaga-este #top, body[class*=page-template-ce-] #top, body[class*=page-template-nr-] #top {
    padding: Calc(7% + 80px) 0 0;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
}
.page-template-ce-cesur-teatinos #top > .container, body[class*=page-template-ce-] #top > .container, body[class*=page-template-nr-] #top > .container {
    flex-grow: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    padding-bottom: 7%;
}
.page-template-ce-cesur-malaga-este #top > .container {
    margin: auto;
}
.page-template-ce-cesur-teatinos #top .label, body[class*=page-template-ce-] #top .label, body[class*=page-template-nr-] #top .label {
    text-transform: uppercase;
    font-size: 1.25em;
    line-height: 1.1em;
    display: block;
    margin: 0 0 19px;
    color: #FFD400;
}
.page-template-ce-cesur-teatinos #top .title, body[class*=page-template-ce-] #top .title, body[class*=page-template-nr-] #top .title {
    font-weight: 700;
    font-size: 4.6875em;
    line-height: .933333em;
    color: #FFF;
    margin: 0 0 .15em;
}
.page-template-ce-cesur-teatinos #top .location, body[class*=page-template-ce-] #top .location, body[class*=page-template-nr-] #top .location {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 3.125em;
    line-height: 1.4em;
    color: #FFF;
}
.page-template-ce-cesur-teatinos #top::after, body[class*=page-template-ce-] #top::after, body[class*=page-template-nr-] #top::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: linear-gradient(45deg, rgba(0,0,0,0.63) 0%, rgba(0,0,0,0) 56%);
    mix-blend-mode: multiply;
}
.page-template-ce-cesur-malaga-este .valor-slider img {
    aspect-ratio: 16/9;
    object-fit: cover;
}
.anchors {
    background: #1D1D1B;
    color: #FFF;
    font-size: 1em;
    padding: 25px 0;
    flex-grow: 0;
    position: relative;
    z-index: 1;
}
.anchors ul {
    list-style-type: none;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.anchors ul li+li {
    margin-left: 7%;
}
.anchors a {
    color: inherit;
    text-decoration: none;
}
.anchors a:hover, .anchors a:focus {
    text-decoration: underline;
}
#introduccion {
    padding: 7% 0 0;
    background: #FFF;
    color: #1D1D1B;
}
#introduccion h2 {
    background: url(img/icon-triangle.svg) no-repeat top right transparent;
    background-size: 1.5em;
    padding-right: 1em;
}
.caso-de-exito h2, .nuevos-retos h2 {
    color: #1D1D1B;
    font-size: 3.75em;
    line-height: 1.1em;
    font-weight: 700;
    max-width: 100%;
    width: 690px;
    margin: 0 0 .5em;
}
.page-template-ce-cesur-teatinos .slider, .page-template-ce-cesur-teatinos .slider .slick-track, .page-template-ce-cesur-teatinos .slider .slick-list, .page-template-ce-cesur-teatinos .slider img {
    object-fit: cover;
    height: 100%;
}
.project-info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 8%;
}
.project-info .description {
    width: Calc(100% - 322px);
    max-width: 1025px;
}
.project-info .details {
    width: 242px;
}
dt {
    font-size: 1em;
    font-weight: 700;
    opacity: .8;
    margin: 0 0 8px;
}
dd {
    font-size: 1.25em;
    line-height: 1.2em;
    font-weight: 400;
    opacity: .8;
    margin: 0 0 43px;
}
dl :last-child {
    margin-bottom: 0;
}
.full-2-imgs {
    display: flex;
    flex-direction: row;
    justify-content: stretch;
}
.full-2-imgs img {
    width: 50%;
    height: auto;
    flex-grow: 1;
    object-fit: cover;
}
.full-2-imgs.gap img {
    width: Calc(50% - 10px);
}
#planteamiento, #planteamiento2 {
    background: url(img/bg-gris-claro.jpg) repeat-y top right #DADADA;
    padding: 7% 0;
}
#planteamiento .cols-x3 {
    width: 100%;
    margin: 7% 0 0;
}
#planteamiento .cols-x3 > * {
    width: 30%;
}
.caso-de-exito p, .caso-de-exito ul.dash-list li {
    color: #1D1D1B;
}
.caso-de-exito h3 {
    font-weight: 400;
    font-size: 2.1875em;
    line-height: .94em;
    color: #1D1D1B;
    margin: 0 0 29px;
}
.caso-de-exito .dash-list {
    list-style-type: none;
    padding: 0 0 0 2.5em;
}
.caso-de-exito .dash-list li {
    text-indent: -.65em;
    margin-bottom: .5em;
    font-size: 1.25em;
    line-height: 1.3em;
}
.caso-de-exito .dash-list li::before {
    content: "– ";
    text-indent: -1em;
}
#desarrollo {
    padding: 7% 0;
    background: #FFF;
}
.cols-x2 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
#desarrollo .cols-x2 {
    margin: 0 0 30px;
}
#desarrollo .cols-x2 > div:first-child {
    width: 55%;
}
#desarrollo .cols-x2 > div:last-child {
    width: 40%;
}
.full-3-imgs {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: stretch;
}
.full-3-imgs > * {
    flex-grow: 1;
    height: auto;
    aspect-ratio: 533/400;
    object-fit: cover;
}
.gap > *+* {
    margin-left: 20px;
}
.tramites {
    padding: 7% 0 0;
    position: relative;
}
.tramites h3 {
    display: inline-block;
    background: #585856;
    color: #FFF;
    position: relative;
    padding: 1em 1.5em;
    margin: 0 0 -2em;
}
.tramites h3::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 1.5em;
    right: 0;
    background: #FFD400;
    height: 20px;
}
.gris-claro {
    background: #DADADA;
    padding: 7% 3.5% 3.5%;
}
.tramites .gris-claro {
    width: 75%;
    margin: 0 0 7% 25%;
}
.tramites .gris-claro::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 20%;
    aspect-ratio: 1;
    background: url(img/icon-triangle.svg) repeat top right transparent;
    background-size: 50% 50%;
    filter: sepia(6%) saturate(0%) hue-rotate(166deg) brightness(105%) contrast(100%);
}
#desarrollo .equal > div:nth-child(1n) {
    width: 47.5%;
}
table {
    border: none;
    border-top: 1px solid #DADADA;
    border-left: 1px solid #DADADA;
}
table td {
    border: none;
    border-right: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
    padding: 10px 9px 10px 14px;
    color: #1D1D1B;
    font-size: 1.25em;
    line-height: 1.2em;
    font-weight: 400;
}
table.proyecto td:first-child {
    font-weight: 700;
}
.flex-25-75 > *:first-child {
    width: 25%;
}
.flex-25-75 > *:last-child {
    width: 75%;
    aspect-ratio: 1185/519;
}
.flex-25-75.gap > *:last-child {
    width: Calc(75% - 20px);
}
#desarrollo > .container > *:last-child {
    padding: 7% 0 0;
}
#conclusion {
    background: #FFD400;
    padding: 7% 0;
}
#conclusion .container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
#conclusion h2 {
    font-size: 2.1875em;
    line-height: .94em;
    text-transform: uppercase;
}
#conclusion p {
    font-size: 1.5625em;
    line-height: 1.4em;
    color: #1D1D1B;
}
#conclusion a {
    color: inherit;
    text-decoration: none;
}
#conclusion a:hover {
    text-decoration: underline;
}
#epilogo p {
    font-size: 1.875em;
    color: #FFF;
}
.page-template-ce-cesur-teatinos #cierre h5 {
    font-size: 3.125em;
}
.box {
    border: 1px solid #575756;
    padding: 20px;
}
.box::after {
    content: "";
    display: table;
    clear: both;
}
#planteamiento .cols-x2 > div:first-child, #planteamiento2 .cols-x2 > div:first-child {
    padding-right: 40px;
}
.page-template-ce-residencia-dos-hermanas #top .title {
    text-shadow: 0 0 40px #020401;
}
.alternate-imgs {
    display: block;
    text-align: center;
    padding: 0 0 7%;
}
.alternate-imgs > * {
    max-width: 75%;
    margin: -40px auto 0;
    display: block;
    position: relative;
}
.alternate-imgs > *:nth-child(odd) {
    right: 12.5vw;
}
.alternate-imgs > *:nth-child(even) {
    left: 12.5vw;
}
.alternate-imgs > *:first-child {
    margin-top: 0;
}
img.full {
    display: block;
}
#casos-exito h3 {
    color: #FFF;
    margin-top: 40px;
}
#nuevos-retos {
    background: #DADADA;
    padding: 7% 0;
}
#nuevos-retos .title {
    color: #1D1D1B;
    font-weight: 700;
    text-align: center;
    font-size: 3.75em;
    line-height: 1em;
    margin: 0 0 7%;
}
body.page-template-nr-rascacielos-concept a.back {
    color: #FFF;
    opacity: .7;
}
body.page-template-nr-rascacielos-concept a.back::before {
    filter: invert(1);
}
body.page-template-nr-rascacielos-concept .slick-arrow {
    display: none !important;
}
body.page-template-nr-rascacielos-concept .slick-list, body.page-template-nr-rascacielos-concept .slick-track, body.page-template-nr-rascacielos-concept .slider img {
    height: 100%;
    object-fit: cover;
}
.page-template-nr-expo-malaga-2027 #top {
    background: url(img/nr/expo-malaga-2027.jpg) no-repeat center center;
    background-size: cover;
    height: 100vh;
    padding: Calc(7% + 80px) 0 0;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
}


/* Pages */

#content.page #top {
    background: #575756;
    color: #FFF;
    padding-top: 14vh;
}
#content.page #top > .container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 28vh;
}
article.page {
    padding: 7% 0;
}
article h4 {
    font-size: 2.1875em;
    margin: 0 0 .5em;
}
article *+h4 {
    margin-top: 1.5em;
}
article b {
    font-weight: 700;
}
article i {
    color: #1D1D1B;
}
article ul {
    list-style-type: disc;
    font-size: 1.25em;
    line-height: 1.4em;
    margin: .5em 0 1.5em;
    padding: 0 0 0 2em;
}


/* Footer */

#footer {
    background: #1D1D1B;
    color: #FFF;
    padding: 7% 0 37px;
}
#footer a {
    color: inherit;
}
#footer .row {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
}
#footerTop > div {
    width: 32%;
    margin: 0 0 2%;
}
#footer #footerMiddle {
    justify-content: flex-start;
}
#footerMiddle > div {
    width: 15%;
    margin: 0 2% 0 0;
    padding-right: Calc(70px - 2%);
}
#footerMiddle > div > img {
    max-width: 100%;
    max-height: 56px;
    width: auto;
    height: auto;
}
.headCaps {
    text-transform: uppercase;
    font-size: .875em;
    line-height: 1.1428em;
    display: block;
    margin: 0 0 20px;
    opacity: .5;
}
#footerMiddle .headCaps {
    margin: 0 0 10px;
    height: 32px;
}
#contacto .headCaps {
    margin: 1em 0 0;
}
.footerContact {
    font-size: 1.25em;
    line-height: 1.65em;
    color: #FFF;
    font-weight: 700;
    margin: 0 0 1.5em;
}
.footerAddress {
    margin: 1em 0 0;
    line-height: 1.2em;
}
.footerAddress span {
    margin: 0 0 .25em;
}
#footerTop {
    margin: 0 0 7%;
}
#footerTop .menu li {
    font-size: .875em;
    line-height: 1.1428em;
    font-weight: 700;
    margin: 0 0 15px;
}
#footerTop a {
    color: inherit;
    text-decoration: none;
    opacity: .8;
}
#footerTop a:hover, #footerTop a:focus {
    opacity: 1;
}
.footer-logo span {
    display: block;
    opacity: .8;
    max-width: 245px;
    margin: 24px 0 0;
    font-size: 1.25em;
    line-height: 1.2em;
}
#copyright {
    font-size: .875em;
    line-height: 1.1428em;
    opacity: .5;
    margin: 3.5% 0 0;
}
:root {
    --cmplz-manage-consent-offset: -45px !important;
}

/* Media-queries */

@media screen and (max-width: 1600px) {
    #toggles .cols-x3 ul li {
        font-size: 1em;
        margin: 0 0 .5em;
    }
    #toggles h4 {
        font-size: 1.25em;
        margin: 0 0 .75em;
    }
}
@media screen and (max-width: 1280px) and (min-width: 768px) {
    #toggles {
        font-size: .8em;
    }
}

@media screen and (max-width: 767px) {
    #header, #header.sticky, .page-template-valor-supera #header, .page-template-contacto #header, .page-template-casos-de-exito #header {
        padding: 18px 0 9px;
        background: #FFF;
        box-shadow: 0 0.5px 6px #00000029;
    }
    #header #logo {
        width: 270.36px;
        height: 37.67px;
    }
    #header #logo-letras-supera .logo-letras-supera {
        fill: #585857;
    }
    .container {
        width: Calc(100% - 40px);
    }
    #mobile-menu {
        display: block;
        cursor: pointer;
        position: relative;
        z-index: 10;
    }
    #mobile-menu svg {
        overflow: visible;
    }
    #mobile-menu path {
        transition: all .2s;
    }
    #mobile-menu.open #mmBar1 {
        fill: #FFF;
        transform-origin: left center;
        transform: rotate(45deg) translate(2px, -9px);
    }
    #mobile-menu.open #mmBar2 {
        fill: #FFF;
        transform-origin: center center;
        transform: rotateY(90deg);
    }
    #mobile-menu.open #mmBar3 {
        fill: #FFF;
        transform-origin: right center;
        transform: rotate(-45deg) translate(-4px, -16px);
    }
    #logo-descriptor {
        display: none;
    }
    #branding {
        position: relative;
        z-index: 8;
    }
    #menu {
        display: block;
        height: 0;
        width: 100%;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        overflow: hidden;
        background: #1D1D1B;
        padding: 0 20px;
        transition: all .8s;
    }
    #menu.open {
        height: 100vh;
        top: 0;
        padding: 134px 20px 20px;
        transition: all .2s;
    }
    #menu ul {
        display: block;
        text-align: center;
    }
    #menu ul li {
        display: block;
        margin: 0 auto 20px;
    }
    #menu ul li a, .sticky #menu ul li a, .page-template-valor-supera #header #menu ul li a, .page-template-contacto #header #menu ul li a, .page-template-casos-de-exito #header #menu ul li a {
        font-size: 1.625em;
        color: #FFF;
        opacity: 1;
    }
    #play-video {
        top: 50%;
    }
    #intro {
        height: 90vh;
    }
    #intro nav {
        left: 50%;
        margin: 0 auto;
        transform: translateX(-50%);
    }
    #yellow {
        background: url(img/bg-testimonials.jpg) no-repeat center center #FFD400;
        background-size: cover;
        padding: 100px 0;
    }
    #yellow h2 {
        font-weight: 400;
        font-size: 1em;
        max-width: 75%;
        margin-bottom: 2em;
    }
    #yellow .container {
        width: Calc(100% - 68px);
    }
    .title {
        font-size: 2.1875em;
        line-height: 1em;
        margin-bottom: 1em;
    }
    p {
        font-size: 1em;
        line-height: 1.275em;
    }
    #triangles {
        height: Calc(52.0832vw * 4);
        flex-direction: column;
    }
    #triangles > div {
        width: 100%;
        height: 52.0832vw;
    }
    #triangles > div:first-child > div:first-child > * {
        font-size: 1.625em;
        line-height: 1em;
    }
    #triangles > div > div > * > * span {
        font-size: 1.625em;
        padding-top: 0;
        padding-bottom: 1.2em;
    }
    #triangles > div > div a div span::after {
        opacity: 1;
        font-size: .615384em;
        padding-right: 1em;
    }
    #toggles {
        width: 100%;
        height: 400%;
        top: -300%;
    }
    #toggles.open {
        right: 0;
    }
    #toggles header {
        margin: 0 0 1.25em;
    }
    #toggles h3 {
        font-size: 1.25em;
    }
    #toggles h4 {
        font-size: 1.125em;
    }
    .cols-x3 {
        margin: 0 0 0 20px;
    }
    .cols-x3 ul {
        margin: 0 0 1.5em;
    }
    .cols-x3 ul li {
        margin: 0 0 .15em;
        font-size: 1em;
    }
    #toggles .cols-x3 {
        flex-direction: column;
    }
    #toggles .cols-x3 > * {
        width: 100%;
    }
    #arquitectura-urbanismo {
        font-size: .6em;
    }
    #arquitectura-urbanismo .cols-x3 {
        margin-left: 60px;
    }
    #arquitectura-urbanismo .cols-x3 ul {
        padding-left: 3em;
    }
    #toggles #arquitectura-urbanismo .cols-x3 ul li {
        margin-bottom: .25em;
    }
    #uneven {
        flex-direction: column;
        padding: 0;
    }
    #uneven > *:first-child, #uneven > *:last-child {
        width: 100%;
    }
    #uneven header {
        width: Calc(100% - 40px);
        margin: -25% auto -20%;
    }
    #uneven .subtitle {
        font-size: 1.625em;
    }
    #homeCases {
        padding: 150px 0;
        background-position: bottom center;
    }
    #homeCases .title {
        font-size: 2.1875em;
        max-width: 7em;
    }
    #homeCases p {
        max-width: 18em;
    }
    #homeCases .cta {
        font-size: 1em;
    }
    #team {
        padding: 68px 0;
    }
    #team > .container {
        width: Calc(100% - 20px);
        overflow: hidden;
    }
    ul.team {
        width: 227px;
        overflow: visible;
    }
    .team .slick-list {
        overflow: visible;
    }
    ul.team .name, ul.team .position {
        font-size: 1em;
        margin: 0 0 10px;
    }
    ul.team p {
        font-size: .875em;
        line-height: 1.2em;
    }
    #testimonials {
        padding: 100px 0;
    }
    #testimonials h5 {
        margin-bottom: 50px;
    }
    #contacto, #epilogo {
        flex-direction: column;
        padding: 70px 0;
    }
    #contacto header {
        width: 65%;
        padding: 0 20px;
    }
    #contacto header p {
        font-size: .875em;
        line-height: 1.2em;
    }
    #contacto .title {
        font-size: 2.1875em;
        margin: 0 0 10px;
    }
    #contacto > div {
        width: 100%;
        margin: 38px 0 0;
        padding: 0 20px;
    }
    .one_half {
        width: 100%;
        margin: 0 0 10px;
    }
    input[type=submit] {
        float: none;
        width: 100%;
        margin-top: 1em;
    }
    input[type=checkbox] {
        margin-bottom: 0;
    }
    #footer {
        padding-top: 43px;
    }
    #footer .row {
        flex-direction: column;
    }
    #footerTop > div {
        width: 100%;
    }
    .footer-logo span {
        font-size: 1em;
        margin: 8px 0 24px;
        max-width: 215px;
    }
    #footer #footerMiddle {
        flex-direction: row;
        flex-wrap: wrap;
    }
    #footerMiddle > div {
        width: 50%;
        margin: 0 0 20px;
        padding: 0 30px 0 0;
    }
    .footerContact {
        font-size: 1em;
    }
    #footerTop #footer-contact {
        padding: 40px 0;
        margin: 40px 0;
        border-top: 1px solid #707070;
        border-bottom: 1px solid #707070;
    }
    .page-template-casos-de-exito #content {
        display: flex;
        flex-direction: column;
    }
    .page-template-casos-de-exito #content #top {
        order: 2;
    }
    .page-template-casos-de-exito #content #destacado {
        order: 1;
    }
    .page-template-casos-de-exito #content #casos-exito {
        order: 3;
    }
    .page-template-casos-de-exito #content #nuevos-retos {
        order: 4;
    }
    #destacado {
        flex-direction: column;
    }
    #destacado > :first-child {
        width: 100%;
    }
    #destacado header {
        padding: 95px 20px 40px;
    }
    .page-template-casos-de-exito a.back {
        color: #1D1D1B;
        margin: 0 0 50px;
    }
    .page-template-casos-de-exito a.back::before {
        filter: unset;
    }
    #destacado .label {
        font-size: 1em;
        font-weight: 700;
    }
    #destacado h2 {
        font-size: 1.8125em;
    }
    #destacado h3 {
        font-size: 1em;
    }
    .page-template-casos-de-exito #top {
        padding: 38px 0 20px;
    }
    .title-in-dark {
        font-size: 1.625em;
        color: #FFF;
    }
    #casos-exito {
        padding: 0 0 40px;
    }
    ul.casos-exito, ul.nuevos-retos {
        padding: 0 20px;
        flex-direction: column;
    }
    ul.casos-exito li {
        width: 100%;
        position: relative;
    }
    ul.casos-exito li+li {
        margin-top: 20px;
    }
    ul.casos-exito li img {
        display: block;
    }
    ul.casos-exito li h4 {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 2;
        text-shadow: 0 2px 10px #000;
    }
    ul.casos-exito li::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
        background: linear-gradient(45deg, rgba(0,0,0,0.63) 0%, rgba(0,0,0,0) 56%);
        mix-blend-mode: multiply;
    }
    .caso-de-exito h2, .nuevos-retos h2 {
        width: 100%;
        font-size: 1.625em;
    }
    .anchors ul {
        list-style-type: decimal;
        padding: 0 0 0 20px;
        flex-direction: column;
    }
    .anchors ul li+li {
        margin: 10px 0 0;
    }
    .page-template-ce-cesur-teatinos #top .label {
        font-size: 1em;
    }
    .page-template-ce-cesur-teatinos #top .title {
        font-size: 2.1875em;
    }
    .page-template-ce-cesur-teatinos #top .location {
        font-size: 1.25em;
    }
    #introduccion h2 {
        font-size: 2.1875em;
    }
    .project-info {
        flex-direction: column;
    }
    .project-info .description {
        width: 100%;
    }
    .project-info .details {
        width: 100%;
        margin: 40px 0 0;
    }
    dd {
        margin: 0 0 20px;
    }
    dd, dt {
        font-size: .875em;
    }
    #planteamiento .cols-x3 {
        flex-direction: column;
    }
    #planteamiento .cols-x3 > * {
        width: 100%;
    }
    #planteamiento .cols-x3 > *+* {
        margin-top: 40px;
    }
    .caso-de-exito h3 {
        font-size: 1.25em;
        line-height: 1.2em;
    }
    .caso-de-exito .dash-list {
        margin: 0;
    }
    .caso-de-exito .dash-list li {
        font-size: 1em;
    }
    #desarrollo .cols-x2 {
        flex-direction: column;
    }
    #desarrollo .cols-x2 > div:nth-child(1n) {
        width: 100%;
        order: 2;
    }
    #desarrollo .cols-x2:not(.equal) > div:last-child {
        margin: 20px 0 0;
        order: 1;
    }
    #desarrollo .full-3-imgs  > * {
        aspect-ratio: unset;
        width: Calc(50% - 10px);
    }
    .tramites h3 {
        max-width: 75%;
    }
    .tramites h3::after {
        height: 10px;
        left: 3em;
    }
    .tramites .gris-claro {
        width: Calc(100% + 40px);
        margin: 0 -20px 40px -20px;
        padding: 52px 23px 23px 52px;
    }
    #desarrollo .equal > div+div {
        margin-top: 40px;
    }
    table td {
        font-size: 1em;
    }
    #conclusion {
        padding: 60px 0;
    }
    #conclusion .cols-x2 {
        flex-direction: column;
    }
    #conclusion .gap > *+* {
        margin: 0;
    }
    #conclusion p {
        font-size: 1.25em;
    }
    #epilogo p {
        max-width: 94%;
    }
    .page-template-ce-cesur-teatinos section#cierre {
        background-color: #ECECEC;
        padding: 100px 0;
    }
    .page-template-ce-cesur-teatinos section#cierre .container {
        flex-direction: column;
    }
    #cierre > * > div+div {
        margin: 20px 0 0;
    }
    .page-template-ce-cesur-teatinos #cierre h5 {
        font-size: 1.625em;
        text-align: center;
        opacity: 1;
        max-width: 75%;
        margin: auto;
    }
    section[id^='valor'], .page-template-valor-supera #intro {
        flex-direction: column;
    }
    .page-template-valor-supera #intro .header {
        min-width: unset;
        width: 100%;
        height: 50vh;
    }
    .page-template-valor-supera #intro .header .yellow {
        margin: 0;
        padding: 95px 20px 20px;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .page-template-valor-supera #intro .header .slogan {
        font-size: 2.1875em;
        text-align: center;
        min-width: unset;
    }
    .page-template-valor-supera #intro .header h1 {
        text-align: center;
        padding: 26px 20px;
    }
    div[id^='canvas'], #svg-container, .in-canvas1, .in-canvas2, .in-canvas3, .in-canvas4 {
        width: 100vw;
        height: 50vh;
        left: 0;
    }
    #content {
        width: 100%;
        overflow-y: hidden;
        position: relative;
    }
    #svg-container svg {
        width: 12.5vw;
    }
    .in-canvas1 {
        top: 50vh;
    }
    .in-canvas2 {
        top: 150vh;
    }
    .in-canvas3 {
        top: 250vh;
    }
    #svg-container.in-canvas4 {
        top: 350vh;
        left: 16vw;
        transform: scale(.5);
    }
    #svg-container.in-canvas2 svg {
        width: 18vw;
    }
    .in-canvas4 #c5 {
        top: -214%;
        left: 86%;
        width: 25vw;
    }
    .in-canvas4 #c4 {
        top: 33%;
    }
    section#valor2 {
        padding-right: 0;
        padding-top: 20px;
        display: flex;
        flex-direction: column-reverse;
    }
    section#valor3 {
        padding: 40px 20px 0;
    }
    section#valor4 {
        padding: 114px 20px 20px 20px
    }
    section#valor5 {
        padding-bottom: 0;
    }
    #valor2 p {
        font-size: 1.875em;
        text-align: left;
    }
    section[id^='valor'] p {
        width: Calc(100% - 40px);
    }
    #valor3 p {
        font-size: 1.875em;
    }
    section#valor4 p {
        font-size: 1.875em;
    }
    section#valor5 .grand-title {
        font-size: 15vw;
    }
    .grand-title {
        font-size: 2.1875em;
    }
    #canvas5 {
        height: Calc(100vw - 80px) !important;
    }
    .in-canvas5 {
        top: Calc(400vh + 40px);
        left: 40px !important;
        height: Calc(100vw - 80px) !important;
        width: Calc(100vw - 80px) !important;
    }
    .in-canvas1 #c6, #c6 { top: 50%; left: 32%; }
    .in-canvas1 #c8, #c8 { top: 60%; left: 20%; }
    .in-canvas2 svg { width: 18vw; }
    .in-canvas2 #c5 { top: 10%; left: 45%; }
    .in-canvas2 #c6 { top: Calc(10% + 10vh); left: 45%; }
    .in-canvas2 #c7 { top: Calc(10% + 10vh); left: Calc(45% - 10vh); }
    .in-canvas2 #c8 { top: 10%; left: Calc(45% - 10vh); }
    .in-canvas3 #o1 { top: 70%; }
    .in-canvas3 #c1 { width: 6vh; top: 57%; left: 52%; }
    .in-canvas3 #c2 { width: 6vh; top: 57%; left: 52%; }
    .in-canvas3 #c3 { width: 6vh; top: 57%; left: 52%; }
    .in-canvas3 #c4 { width: 6vh; top: 57%; left: 52%; }
    .page-template-valor-supera #cierre {
        padding: 55px 20px 67px;
    }
    #cierre > * {
        flex-direction: column;
    }
    #cierre h5 {
        opacity: 1;
        font-size: 2.1875em;
    }
    #cierre .cta, #destacado .cta {
        font-size: 1em;
        white-space: nowrap;
    }
    ul.nuevos-retos li {
        width: 100%;
        margin: 0 0 20px;
    }
    .page-template-ce-cesur-teatinos #top .title, body[class*=page-template-ce-] #top .title, body[class*=page-template-nr-] #top .title, #nuevos-retos .title {
        font-size: 2.1875em;
    }
    .page-template-ce-cesur-teatinos #top .location, body[class*=page-template-ce-] #top .location, body[class*=page-template-nr-] #top .location {
        font-size: 1.8125em;
    }
    section#cierre {
        padding: 80px 0;
    }
    #cierre h5 {
        text-align: center;
    }
}

/*@media screen and (min-width: 375px) and (max-height: 768px) {
    #triangles {
        height: 786px;
    }
}*/
