:root {   --accent-color: #C500E8; }
body {
background-color: #000;
}
.wrapper {
background-color: #ffffff;
} body {
font-family: "Montserrat", sans-serif;
font-size: 18px;
line-height: 1.6em;
font-weight: 400;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
word-break: break-word;
}
p {
margin-bottom: 2rem;
}
h1 {
font-size: 64px;
line-height: 1.2em;
margin-bottom: 0.5em;
}
h2 {
font-size: 48px;
line-height: 1.2em;
}
h3 {
font-size: 32px;
line-height: 1.2em;
}
h4 {
font-size: 24px;
line-height: 1.4em;
}
h5 {
font-size: 20px;
line-height: 1.4em;
}
.t40 {
font-size: 40px;
line-height: 1.2em;
}
.t1 {
font-size: 150px;
line-height: 1.2em;
}
.t2 {
font-size: 84px;
line-height: 1.2em;
}
.t3 {
font-size: 64px;
line-height: 1.2em;
}
.t4 {
font-size: 48px;
line-height: 1.2em;
}
.t5 {
font-size: 32px;
line-height: 1.2em;
}
.t6 {
font-size: 24px;
line-height: 1.4em;
}
.t7 {
font-size: 20px;
line-height: 1.4em;
}
.t1,
.t2,
.t3,
.t4,
.t5,
.t6,
h1,
h2,
h3,
h4,
h5 {
font-weight: 700;
}
.t2,
.t3,
.t4,
.t5,
.t6 {
margin-bottom: 16px;
} .single-post h1 {
font-size: 64px;
line-height: 1.4em;
font-weight: bold;
}
.single-post h2 {
font-size: 32px;
line-height: 1.4em;
font-weight: bold;
}
.single-post h3 {
font-size: 24px;
line-height: 1.4em;
font-weight: bold;
}
.single-post h4 {
font-size: 20px;
line-height: 1.4em;
font-weight: bold;
}
.single-post h5 {
font-size: 16px;
line-height: 1.4em;
font-weight: bold;
}
.single-post .entry-content h1 {
margin-bottom: 24px;
}
.single-post .entry-content h2 {
margin-top: 72px;
margin-bottom: 16px;
}
.single-post .entry-content h3 {
margin-top: 48px;
}
.single-post .entry-content h4 {
margin-top: 48px;
}
.single-post .entry-content h5 {
margin-top: 48px;
}
@media (max-width: 991px) {
body {
font-size: 16px;
font-weight: 400;
}
p {
margin-bottom: 1rem;
}
h1 {
font-size: 40px;
line-height: 1.2em;
margin-bottom: 0.5em;
}
h2 {
font-size: 32px;
line-height: 1.2em;
}
h3 {
font-size: 20px;
line-height: 1.4em;
}
h4 {
font-size: 16px;
line-height: 1.4em;
}
h5 {
font-size: 16px;
line-height: 1.4em;
}
.t1 {
font-size: 96px;
line-height: 1.2em;
}
.t2 {
font-size: 50px;
line-height: 1.2em;
}
.t3 {
font-size: 40px;
line-height: 1.2em;
}
.t4 {
font-size: 32px;
line-height: 1.2em;
}
.t5 {
font-size: 20px;
line-height: 1.4em;
}
.t6 {
font-size: 16px;
line-height: 1.4em;
}
.t7 {
font-size: 16px;
line-height: 1.4em;
}
.t40 {
font-size: 24px;
line-height: 1.4em;
}
.t2,
.t3,
.t4,
.t5,
.t6 {
margin-bottom: 8px;
} .single-post h1 {
font-size: 40px;
line-height: 1.4em;
}
.single-post h2 {
font-size: 20px;
line-height: 1.4em;
}
.single-post h3 {
font-size: 16px;
line-height: 1.4em;
}
.single-post h4 {
font-size: 14px;
line-height: 1.6em;
}
.single-post h5 {
font-size: 14px;
line-height: 1.6em;
}
.single-post .entry-content h1 {
margin-bottom: 24px;
}
.single-post .entry-content h2 {
margin-bottom: 24px;
}
.single-post .entry-content h3 {
margin-bottom: 24px;
}
.single-post .entry-content h4 {
margin-bottom: 16px;
}
.single-post .entry-content h5 {
margin-bottom: 16px;
}
}
.caption {
font-size: 14px;
line-height: 1.6em;
}
.highlight {
color: var(--accent-color);
}
.text-light .t1,
.text-light .t2,
.text-light .t3,
.text-light .t4,
.text-light .t5,
.text-light .t6,
.text-light p,
.bg-color-primary .text-light > * > A {
color: #fff;
}
.volanta {
text-transform: uppercase;
color: #686868;
margin-bottom: 16px;
font-size: 20px;
line-height: 1.4em;
}
.volanta-small {
font-size: 16px;
color: #666666;
}
.bg-color-primary .volanta,
.bg-color-black .volanta,
.bg-color-violet .volanta,
.bg-color-dark-gray .volanta {
color: #ffffff;
}
.bg-color-black .volanta,
.bg-color-dark-gray .volanta {
color: #ffffff;
}
.volanta-dark {
text-transform: uppercase;
margin-bottom: 24px;
}
.section-title {
text-transform: uppercase;
color: #686868;
margin-bottom: 16px;
}
.section-title.m-32 {
margin-bottom: 32px;
}
.section-title.m-16 {
margin-bottom: 16px;
}
.subheadline,
.tag-single .lead {
font-size: 24px;
line-height: 1.4em;
font-weight: 400;
margin-bottom: 40px;
}
.blockquote-text {
font-size: 32px;
line-height: 1.4em;
font-weight: 600;
margin-bottom: 32px;
}
.col-derecha-text {
font-size: 32px;
line-height: 1.4em;
font-weight: 600;
margin-bottom: 32px;
}
.col-derecha-text.small {
font-size: 20px;
line-height: 1.4em;
font-weight: 600;
margin-bottom: 32px;
}
.event-date {
font-size: 52px;
line-height: 1.2em;
font-weight: bold;
color: var(--accent-color);
}
.html p {
font-size: 14px;
line-height: 1.75em;
}
.html ul li {
font-size: 14px;
line-height: 1.75em;
}
.text-gray {
color: #686868;
}
.text-disabled {
color: #888888;
}
.text-primary {
color: var(--accent-color) !important;
}
.text-black {
color: #000000;
}
.text-left {
text-align: left;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
}
.no-indent {
text-indent: 0 !important;
}
.weight-400 {
font-weight: 400 !important;
}
.weight-600 {
font-weight: 600 !important;
}
.weight-700 {
font-weight: 700 !important;
}
.uppercase {
text-transform: uppercase;
} .entry-content .wp-block-image {
margin-top: 48px;
margin-bottom: 72px;
width: 100%;
text-align: center;
}
.entry-content .wp-block-image + p {
margin-top: 72px;
}
.entry-content .wp-block-image + h2 {
margin-top: 72px;
}
.entry-content .wp-block-image + h3 {
margin-top: 72px;
}
.entry-content .wp-block-image + h4 {
margin-top: 72px;
}
.entry-content ul + p {
margin-top: 2em; }
.entry-content P + UL {
margin-top: -1em;
}
.entry-content ol + p {
margin-top: 72px;
}
.entry-content ul + .wp-block-gallery {
margin-top: 72px;
}
.entry-content + h2 {
margin-top: 0;
}
.blockquote-text > h6:first-child {
margin-top: 32px;
}
.wp-block-image figcaption {
margin-top: 24px;
}
@media (max-width: 991px) {
body .single-post {
font-size: 14px;
line-height: 1.6em;
font-weight: 400;
}
.caption {
font-size: 12px;
line-height: 1.6em;
}
.section-title.m-32 {
margin-bottom: 24px;
}
.subheadline,
.tag-single .lead {
font-size: 20px;
line-height: 1.4em;
font-weight: 400;
}
.blockquote-text {
font-size: 20px;
line-height: 1.4em;
font-weight: 600;
margin-bottom: 24px;
}
.col-derecha-text {
font-size: 20px;
line-height: 1.4em;
font-weight: 600;
margin-bottom: 24px;
}
}
.wp-block-image figcaption {
font-size: 16px;
line-height: 1.4em;
font-weight: normal;
color: #686868;
text-align: center;
}
@media (max-width: 767px) {
.volanta {
font-size: 14px;
line-height: 1.6em;
}
.section-title {
font-size: 16px;
}
}
.opacity-50 {
opacity: 0.5;
} .mb-32 {
margin-bottom: 32px !important;
}
.mb-40 {
margin-bottom: 40px !important;
}
.mb-80 {
margin-bottom: 80px !important;
}
.pb-40 {
padding-bottom: 40px !important;
}
.pb-80 {
padding-bottom: 80px !important;
}
.mt-32 {
margin-top: 32px !important;
}
.mt-40 {
margin-top: 40px !important;
}
.mt-80 {
margin-top: 80px !important;
}
.mt-96 {
margin-bottom: 40px !important;
}
.pt-40 {
padding-top: 40px !important;
}
.pt-80 {
padding-top: 80px !important;
}
@media (min-width: 576px) {
.mb-sm-32 {
margin-bottom: 32px !important;
}
.mb-sm-40 {
margin-bottom: 40px !important;
}
}
@media (min-width: 768px) {
.mb-md-32 {
margin-bottom: 32px !important;
}
.mb-md-40 {
margin-bottom: 40px !important;
}
.mt-md-96 {
margin-top: 96px !important;
}
}
@media (min-width: 992px) {
.mb-lg-32 {
margin-bottom: 32px !important;
}
.mb-lg-40 {
margin-bottom: 40px !important;
}
.mb-lg-80 {
margin-bottom: 80px !important;
}
.pb-lg-40 {
padding-bottom: 40px !important;
}
.pb-lg-80 {
padding-bottom: 80px !important;
}
.mt-lg-32 {
margin-top: 32px !important;
}
.mt-lg-40 {
margin-top: 40px !important;
}
.mt-lg-80 {
margin-top: 80px !important;
}
.pt-lg-32 {
padding-top: 32px !important;
}
.pt-lg-40 {
padding-top: 40px !important;
}
.pt-lg-80 {
padding-top: 80px !important;
}
}
@media (min-width: 1200px) {
.mb-xl-32 {
margin-bottom: 32px !important;
}
.mb-xl-40 {
margin-bottom: 40px !important;
}
} .btn {
border-radius: 40px;
font-size: 20px;
line-height: 16px;
padding: 15px 32px 15px 32px;
text-decoration: none;
}
.btn-primary {
border: solid 1px var(--accent-color);
background-color: var(--accent-color);
}
.btn-outline-primary {
border: solid 1px var(--accent-color);
color: var(--accent-color);
}
.btn-primary:hover {
border-color: solid 1px var(--accent-color);
background-color: #7d178e;
}
.btn-outline-primary:hover {
background-color: #7d178e;
}
.btn-outline-light:hover {
color: #000000 !important;
}
.btn-text {
color: var(--accent-color) !important;
}
.bg-color-black .btn-outline-primary,
.bg-color-primary .btn-outline-primary,
.bg-color-violet .btn-outline-primary,
.bg-color-dark-gray .btn-outline-primary {
border: solid 1px #ffffff !important;
color: #ffffff !important;
}
.bg-color-black .btn-outline-primary:hover,
.bg-bolor-primary .btn-outline-primary:hover,
.bg-color-violet .btn-outline-primary:hover,
.bg-color-dark-gray .btn-outline-primary:hover {
background-color: rgba(255, 255, 255, 0.2) !important;
color: #ffffff !important;
}
.btn-negative-primary {
color: #000000;
background-color: #ffffff;
}
.btn-negative-primary:hover {
background-color: rgba(255, 255, 255, 0.8);
color: #000000;
}
.bg-color-primary a.btn-negative-primary,
.bg-color-primary a.btn-negative-primary:hover {
color: var(--accent-color);
}
.btn-negative-secondary {
border: solid 1px #ffffff;
color: #ffffff;
}
.article-bg-03 .full-box-link:hover + div .btn {
background-color: #7c008c !important;
color: #ffffff !important;
}
.article-bg-03 .full-box-link:hover + header + div .btn {
background-color: #7c008c !important;
color: #ffffff;
}
.full-box-link:hover + div .btn-negative-secondary, .full-box-link:hover + header + div .btn-negative-secondary, .btn-negative-secondary:hover {
background-color: rgba(255, 255, 255, 0.2) !important;
color: #ffffff !important;
}
.btn-block {
width: 100% !important;
}
.btn-link {
position: relative;
color: var(--accent-color);
padding-left: 0;
padding-right: 0;
text-decoration: underline !important;
}
.btn-link:hover {
-webkit-column-rule: #7d178e;
-moz-column-rule: #7d178e;
-o-column-rule: #7d178e;
column-rule: #7d178e;
}
.btn-link i {
position: absolute;
left: 4px;
font-size: 32px;
top: 6px;
}
.btn-back {
padding-left: 32px;
text-transform: uppercase;
text-decoration: none;
font-size: 20px;
line-height: 20px;
text-decoration: none !important;
}
.btn-back i {
position: absolute;
left: 0px;
font-size: 32px;
top: 9px;
}
.page .btn-back {
display: none;
}
.btn-link-bottom-left {
position: absolute;
left: 24px;
bottom: 24px;
}
.btn-link.btn-link-bottom-left {
padding-top: 0;
padding-bottom: 0;
max-width: 200px;
}
.btn-sm {
font-size: 16px;
line-height: 16px;
padding: 8px 16px 8px 16px;
}
.btn-icon-text {
font-size: 24px;
padding: 5px;
margin-left: 12px;
margin-bottom: 0 !important;
min-width: 36px;
}
.btn-icon-text:first-child {
margin-left: 0;
}
.btn-icon-outline {
width: 40px;
height: 40px;
font-size: 20px;
padding-top: 9px;
}
.btn-simple-link {
color: #00779e;
text-decoration: underline !important;
} .btn-simple-link:hover {
color: #00779e !important;
text-decoration: underline !important;
}
@media (max-width: 991px) {
.btn-link {
font-size: 16px;
line-height: 1.5em !important;
}
}
@media (max-width: 767px) {
.rezise-sm {
font-size: 16px;
line-height: 16px;
padding: 8px 16px 8px 16px;
}
.btn-link-bottom-left {
display: none !important;
}
.btn-link {
font-size: 14px;
line-height: 22px !important;
}
.btn-link.btn-link-bottom-left {
text-align: left;
position: absolute;
bottom: 16px;
left: 16px;
}
.btn-back {
padding-top: 12px;
padding-left: 28px;
}
.btn-back i {
position: absolute;
left: 0px;
font-size: 27px;
top: 9px;
}
.btn-block-mobile { width: 100% !important;
}
.btn-position-break {
position: initial;
}
.btn-block-xs {
width: 100%;
}
}  .wrapper {
padding: 0;
}
a {
text-decoration: underline;
color: #00779e;
}
a:hover {
color: #028ab7;
}
a.full-box-link {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
width: 100%;
height: 100%;
}
.entry-title a {
text-decoration: none !important;
color: #000000;
}
.bg-color-primary .entry-title a,
.bg-color-black .entry-title a,
.bg-color-violet .entry-title a,
.bg-color-dark-gray .entry-title a {
color: #fff;
}
.bg-color-primary a,
.bg-color-black a,
.bg-color-violet a,
.bg-color-dark-gray a {
color: #fff;
}
.bg-color-primary .btn-icon-text,
.bg-color-black .btn-icon-text,
.bg-color-violet .btn-icon-text {
color: #ffffff !important;
}
.entry-title a:hover {
text-decoration: none;
color: inherit;
}
.text-light .entry-title a {
color: #fff !important;
}
.bg-color-black .entry-title a {
color: #fff !important;
}
ul {
padding-left: 1em;
}
ul li {
list-style-position: outside;
margin-left: 1.25em;
margin-bottom: 0.5em;
}
ul {
padding-left: 0;
margin-bottom: 32px;
}
ol {
padding-left: 24px;
}
@media screen and (max-width: 768px) {
.wrapper {
padding: 15px 0 0 0;
}
.ifNotMobile,
.ifDesktop {
display: none !important;
}
.ifNotMobile-bg,
.ifDesktop-bg {
display: none !important;
}
.mobile-container-fluid {
max-width: none;
}
.featured-image-cont {
padding: 0;
}
.featured-image-cont .pluscover {
height: 242px !important;
}
.d-block-mobile {
display: block;
}
}
@media screen and (min-width: 768px) {
.ifMobile,
.ifNotDesktop {
display: none;
}
.ifMobile-bg,
.ifNotDesktop-bg {
display: none;
}
}
@media screen and (max-width: 1199px) {
.ifWide {
display: none;
}
}
.border-bottom {
border-bottom: solid 1pc #888888;
} .byn-filter {
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
.border-filter {
border: solid 1px #cccccc;
}
.bool-width {
max-width: 90% !important;
display: block;
margin-left: auto;
margin-right: auto;
}  section {
background-size: cover;
background-repeat: no-repeat;
}
section.xdm {
padding-top: 104px;
padding-bottom: 104px;
}
section.hero {
padding-top: 104px;
padding-bottom: 104px;
background-size: cover;
}
section.trajectory {
padding-top: 80px;
padding-bottom: 80px;
}
section.services {
padding-top: 80px;
padding-bottom: 80px;
}
section.cases {
padding-top: 80px;
padding-bottom: 32px;
}
section.cases-v2 {
padding-top: 0;
padding-bottom: 0;
}
section.articles {
padding-top: 80px;
padding-bottom: 80px;
}
section.testimonials {
padding-top: 80px;
padding-bottom: 80px;
}
section.companies {
padding-top: 80px;
padding-bottom: 80px;
}
section.prefooter {
padding-top: 80px;
padding-bottom: 80px;
}
section.post {
padding-top: 50px;
}
section.related-content {
padding-top: 65px;
padding-bottom: 65px;
}
section.education {
padding-top: 60px;
padding-bottom: 60px;
}
section.upcoming-events {
padding-top: 48px;
padding-bottom: 32px;
}
section.services-hero {
padding-top: 80px;
padding-bottom: 40px;
}
section.services-1 {
padding-top: 80px;
padding-bottom: 80px;
}
section.services-2 {
padding-top: 64px;
padding-bottom: 64px;
}
section.pre-footer {
padding-top: 80px;
padding-bottom: 80px;
}
section.ux-minds {
padding-top: 80px;
padding-bottom: 80px;
}
div.services-3 {
padding-top: 40px;
padding-bottom: 40px;
}
@media (max-width: 767px) {
ul {
margin-bottom: 18px;
}
section.hero {
padding-top: 96px;
padding-bottom: 48px;
}
section.xdm {
padding-top: 48px;
padding-bottom: 64px;
}
section.trajectory {
padding-top: 50px;
padding-bottom: 48px;
}
section.services {
padding-top: 30px;
padding-bottom: 48px;
}
section.cases {
padding-top: 48px;
padding-bottom: 0;
}
section.articles {
padding-top: 48px;
padding-bottom: 48px;
}
section.testimonials {
padding-top: 48px;
padding-bottom: 48px;
}
section.companies {
padding-top: 24px;
padding-bottom: 24px;
}
section.prefooter {
padding-top: 80px;
padding-bottom: 80px;
}
section.post {
padding-top: 0px;
}
section.services-hero {
padding-top: 100px;
padding-bottom: 0;
}
section.services-1 {
padding-top: 40px;
padding-bottom: 40px;
}
section.services-2 {
padding-top: 40px;
padding-bottom: 40px;
}
section.pre-footer {
padding-top: 48px;
padding-bottom: 48px;
}
section.ux-minds {
padding-top: 48px;
padding-bottom: 48px;
}
div.services-3 {
padding-top: 20px;
padding-bottom: 20px;
}
.margin-bottom-32 {
margin-bottom: 24px;
}
}
button:focus {
outline: none !important;
}
.no-gutter {
padding-right: 0;
padding-left: 0;
}  .hero .t6 {
margin-bottom: 16px;
}
.hero .t2 {
margin-bottom: 42px;
} .list-title {
margin-bottom: 16px;
font-weight: 700;
} .porcentaje-cont {
text-align: right;
}
.porcentaje-cont .porcentaje {
margin-bottom: 8px;
}
.porcentaje-cont:first-child {
margin-top: 24px;
margin-bottom: 84px;
}
.porcentaje-cont p {
margin-bottom: 8px;
}
.porcentaje-cont > h6 {
font-weight: normal;
margin-top: 0.5em;
}
.porcentaje {
font-size: 150px;
line-height: 0.82em;
font-weight: bold;
display: block;
color: #ffffff;
}
.porcentaje.big {
font-size: 200px;
}
.display-1 {
font-size: 150px;
line-height: 0.82em;
font-weight: bold;
display: block;
}
.services-description {
border-top: solid 1px #ffffff;
border-bottom: solid 1px #ffffff;
padding-top: 24px;
padding-bottom: 24px;
margin-bottom: 24px;
}
@media (max-width: 767px) { .list-title {
margin-bottom: 8px;
} .services-description {
padding-top: 16px;
padding-bottom: 16px;
}
}    .hero .t2 {
--kmb-max-height: 3.6em; --kmb-min-font-size: 0.25em; }
.services .t3 { --kmb-max-height: 3.6em; --kmb-min-font-size: 0.5em;
}
.porcentaje { --kmb-max-height: 0.82em; --kmb-min-font-size: 0.5em; font-variant-numeric: tabular-nums lining-nums;
}
.porcentaje.big { }
.trajectory .t2 { --kmb-max-height: 6em; --kmb-min-font-size: 0.5em;
}
.cases .t4 { --kmb-max-height: 4.8em; --kmb-min-font-size: 0.5em;
}
.articles .t5 { --kmb-max-height: 7.2em; --kmb-min-font-size: 1em; }
.testimonials .t4 { --kmb-max-height: 1.4em; --kmb-min-font-size: 0.8em; }
.contacto h1 { --kmb-max-height: 3.6em; --kmb-min-font-size: 0.6em; } .indices-main-header .t3 {
--kmb-max-height: 2.4em; --kmb-min-font-size: 0.5em;
} .single-post h1 {
--kmb-max-height: 3.6em; --kmb-min-font-size: 0.5em;
}
@media (max-width: 767px) {
.single-post h1 {
--kmb-max-height: 5.6em; }
}/*/*/.articles-cont {
margin-bottom: 16px;
}
.article-block article {
height: 397px;
}
.link-wrapper {
color: inherit;
text-decoration: none;
}
.link-wrapper:hover {
color: inherit;
text-decoration: none;
}/**/.article-cont article {
position: relative;
margin-bottom: 32px;
padding: 24px;
} .article-cont .article-xbig {
height: 397px;
} .article-cont .article.article-big {
height: 328px;
} .article-cont .article.article-medium {
height: 328px;
}
.article-cont .article.article-small {
height: 236px;
}
.article-cont .case.article-big {
height: 328px;
}
.article-cont .case.article-medium {
height: 328px;
}
.article-cont .case.article-small {
height: 328px;
}
.article-cont .case.article-mini {
height: 260px;
}
.article-cont .event.article-big {
height: 328px;
} .article-cont .event.article-medium {
height: 328px;
}
.article-cont .event.article-small {
height: 328px;
}
.article-cont .formacion.article-medium {
height: 328px;
}
.article-cont .formacion.article-medium .volanta {
font-size: 16px;
}
.article-cont .event.article-big .content-wrapper {
max-height: 228px;
overflow: hidden;
}
.article-cont .event.article-medium .content-wrapper {
max-height: 228px;
overflow: hidden;
}
.article-cont .event.article-small .content-wrapper {
max-height: 136px;
overflow: hidden;
} .article-cont .entry-title {
font-weight: bold;
margin-bottom: 8px;
}
.article-cont .volanta {
color: #fff;
}
.article-cont .case.article-big,
.article-cont .case.article-medium,
.article-cont .case.article-small {
color: #ffffff;
}   .article-cont .event.article-big a:hover,
.article-cont .event.article-medium a:hover,
.article-cont .event.article-small a:hover {
text-decoration: none;
}
.article-mini a {
color: #fff;
}
.article-mini.article-bg-01 a,
.article-mini.article-bg-07 a {
color: #000000 !important;
}
.article-cont .article-xbig .entry-title {
}
.article-cont .article-xbig .entry-title a:hover {
text-decoration: none;
}
.article-cont .article.article-big .entry-title {
font-size: 48px;
line-height: 1.2em;
}
.article-cont .article.article-medium .entry-title {
font-size: 32px;
line-height: 1.2em;
}
.article-cont .article.article-small .entry-title {
font-size: 24px;
line-height: 1.3em;
}
.article-cont .article.article-mini .entry-title {
font-size: 20px;
line-height: 1.4em;
}
.article-cont .event.article-big .entry-title {
font-size: 32px;
line-height: 1.2em;
}
.article-cont .event.article-medium .entry-title {
font-size: 24px;
line-height: 1.3em;
}
.article-cont .event.article-medium p {
font-size: 16px;
line-height: 1.75em;
}
.article-cont .event.article-small .entry-title {
font-size: 24px;
line-height: 1.3em;
}
.article-cont .formacion.article-medium {
font-size: 24px;
line-height: 1.3em;
}
.article-cont .formacion.article-medium .entry-title {
font-size: 32px;
line-height: 1.2em;
}
.article-cont .formacion.article-medium .entry-content {
position: absolute;
left: 24px;
bottom: 24px;
} .article-cont .case.article-medium .entry-title {
font-size: 24px;
line-height: 1.3em;
}
.article-cont .case.article-medium p {
font-size: 16px;
line-height: 1.75em;
}
.article-cont .case.article-small .entry-title {
font-size: 24px;
line-height: 1.3em;
}
.article-cont .case .metrica-heading {
font-size: 64px;
line-height: 1.2em;
font-weight: bold;
}
.article-cont .case.article-big .description {
font-size: 32px;
line-height: 1.2em;
}
.article-cont .case.article-medium .description {
font-size: 18px;
line-height: 1.6em;
font-weight: normal;
}
.article-cont .case.article-small .description {
font-size: 20px;
line-height: 1.4em;
font-weight: normal;
}
.article-cont .case.article-mini .description.small {
font-size: 14px;
line-height: 1.6em;
}
.article-cont .case.article-big .post-subheadline {
font-size: 20px;
line-height: 1.4em;
}
.article-cont .case.article-medium .post-subheadline {
font-size: 16px;
line-height: 1.75em;
}
.text-limit-lines-1 {
overflow: hidden;
display: -webkit-box;
line-clamp: 1;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.text-limit-lines-2 {
overflow: hidden;
display: -webkit-box;
line-clamp: 2;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.text-limit-lines-3 {
overflow: hidden;
display: -webkit-box;
line-clamp: 3;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.text-limit-lines-4 {
overflow: hidden;
display: -webkit-box;
line-clamp: 4;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}
.article-bg-03 .box-label {
background-color: #6b6b6b;
color: #ffffff;
}
.box-label,
.has-image .box-label {
position: absolute;
top: 0;
right: 0;
background-color: #e9e9e9;
padding: 4px 16px;
font-size: 20px;
color: #000000;
font-weight: bold;
text-transform: uppercase;
}
@media (min-width: 992px) {
.text-limit-lines-md-1 {
overflow: hidden;
display: -webkit-box;
line-clamp: 1;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.text-limit-lines-md-2 {
overflow: hidden;
display: -webkit-box;
line-clamp: 2;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.text-limit-lines-md-3 {
overflow: hidden;
display: -webkit-box;
line-clamp: 3;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.text-limit-lines-md-4 {
overflow: hidden;
display: -webkit-box;
line-clamp: 4;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}
}
@media (max-width: 767px) {
.text-limit-lines-xs-1 {
overflow: hidden;
display: -webkit-box;
line-clamp: 1;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.text-limit-lines-xs-2 {
overflow: hidden;
display: -webkit-box;
line-clamp: 2;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.text-limit-lines-xs-3 {
overflow: hidden;
display: -webkit-box;
line-clamp: 3;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.text-limit-lines-xs-4 {
overflow: hidden;
display: -webkit-box;
line-clamp: 4;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}
} .article-cont .case.article-big .entry-header,
.article-cont .case.article-medium .entry-header,
.article-cont .case.article-small .entry-header {
height: 72px;
margin-bottom: 12px;
}
.article-cont .case.article-big .entry-header img {
height: auto;
width: auto;
}
.article-cont .case.article-big .entry-header img {
width: auto;
}
.article-cont .case.article-medium .entry-header img {
height: 100%;
width: auto;
}
.article-cont .case.article-mini .entry-header {
margin-bottom: 16px;
}
.article-cont .case img.logo {
height: 100%;
}
.skip-link {
color: #ffffff;
} .article-mini.article-bg-01 {
background-color: #d8d8d8;
}
.article-mini.article-bg-02 {
background-color: #000000;
color: #fff;
}
.article-mini.article-bg-03 {
background-color: #4a148c;
color: #fff;
}
.article-mini.article-bg-04 {
background-color: #7b1fa2;
color: #fff;
}
.article-mini.article-bg-05 {
background-color: #6b6b6b;
color: #fff;
}
.article-mini.article-bg-06 {
background-color: #7b1fa2;
color: #fff;
}
.article-mini.article-bg-07 {
background-color: #d8d8d8;
}
.article-mini.article-bg-08 {
background-color: #4a148c;
color: #fff;
}
.index-carousel .owl-dots {
margin-right: 0 !important;
}
.index-carousel {
margin-bottom: 45px;
}
.index-carousel .heading {
color: #fff;
max-width: 767px;
padding-top: 100px;
}
.index-carousel .content {
padding-top: 550px;
}
.index-carousel .heading {
z-index: 99;
}
@media (max-width: 1199px) {
.article-cont .case.article-medium .entry-header img,
.article-cont .case.article-big .entry-header img {
height: 100%;
width: auto;
}
.article-cont .case.article-big .description,
.article-cont .case.article-medium .description {
font-size: 18px;
line-height: 1.6em;
font-weight: 700;
}
.article-cont .case.article-big .entry-content,
.article-cont .case.article-medium .entry-content {
max-height: 136px;
overflow: hidden;
}
}
@media (max-width: 991px) {
.article-cont .case .metrica-heading {
font-size: 52px;
line-height: 1.2em;
}
.article-cont .article-xbig {
height: auto;
height: 256px;
}
.article-cont .case.article-big .entry-content,
.article-cont .case.article-medium .entry-content {
max-height: 122px;
overflow: hidden;
}
.article-cont .case.article-big .description,
.article-cont .case.article-medium .description {
font-size: 20px;
line-height: 1.4em;
}
.article-cont .event.article-big .content-wrapper {
max-height: 228px;
overflow: hidden;
}
.article-cont .event.article-medium .content-wrapper {
max-height: 136px;
overflow: hidden;
}
.article-cont .event.article-small .content-wrapper {
max-height: 136px;
overflow: hidden;
}
.article-cont .formacion.article-medium {
height: 220px;
}
.article-cont .formacion.article-medium .entry-title {
font-size: 24px;
line-height: 1.4em;
}
.article-cont .formacion.article-medium .entry-content {
left: 16px;
bottom: 16px;
}
}
@media (max-width: 767px) { .article-cont article {
padding: 16px;
}
.article-cont .article.article-big,
.article-cont .article.article-medium,
.article-cont .article.article-small {
height: auto;
min-height: 156px;
}
.article-cont .article-xbig {
height: auto;
min-height: 156px;
} .article-cont .entry-title {
font-weight: bold;
margin-bottom: 8px;
}
.article-cont .article.article-big .entry-title {
font-size: 24px;
line-height: 1.4em;
}
.article-cont .article.article-medium .entry-title {
font-size: 24px;
line-height: 1.4em;
}
.article-cont .article.article-small .entry-title {
font-size: 24px;
line-height: 1.4em;
}
.article-cont .article.article-mini .entry-title {
font-size: 14px;
line-height: 1.6em;
}
.article-cont .event.article-big,
.article-cont .event.article-medium,
.article-cont .event.article-small {
height: auto;
min-height: 172px;
}
.article-cont .event.article-big .entry-title {
font-size: 32px;
line-height: 1.2em;
}
.article-cont .event.article-medium .entry-title {
font-size: 20px;
line-height: 1.4em;
}
.article-cont .event.article-small .entry-title {
font-size: 20px;
line-height: 1.4em;
}
.article-cont .case.article-big,
.article-cont .case.article-medium,
.article-cont .case.article-small {
height: auto !important;
min-height: 220px;
}
.article-cont .case.article-mini {
height: auto !important;
}
.article-cont .case.article-big .entry-header img {
height: 100%;
}
.article-cont .case.article-big .entry-content,
.article-cont .case.article-medium .entry-content {
max-height: 116px;
overflow: hidden;
}
.article-cont .case.article-big .description,
.article-cont .case.article-medium .description {
font-size: 18px;
line-height: 1.6em;
font-weight: bold;
}
.article-cont .event.article-big .content-wrapper {
max-height: 218px;
overflow: hidden;
}
.article-cont .event.article-medium .content-wrapper {
max-height: 132px;
overflow: hidden;
}
.article-cont .event.article-small .content-wrapper {
max-height: 132px;
overflow: hidden;
}
.article-cont .case .post-subheadline {
font-size: 16px !important;
line-height: 1.75em !important;
}
.article-cont .related .entry-title {
-webkit-line-clamp: 3;
line-clamp: 3;
} .article-cont .case.article-medium img.logo {
max-height: 90px;
max-width: 120px;
height: auto;
position: absolute;
top: 24px;
right: 24px;
}
.article-cont .case.article-big .entry-header,
.article-cont .case.article-medium .entry-header,
.article-cont .case.article-small .entry-header {
height: 48px;
margin-bottom: 12px;
text-align: right;
}
}
@media (min-width: 1200px) {
.article-cont .case.article-big .entry-content {
max-height: 228px;
overflow: hidden;
}
.article-cont .case.article-big .entry-header {
position: absolute;
top: 0;
right: 0;
width: 33.33%;
padding: 24px 24px 0 0;
text-align: center;
height: auto;
}
.article-cont .case.article-big img.logo {
height: auto;
top: 24px;
right: 24px;
margin-top: -34px;
}
.article-cont .case.article-big .metrica-heading {
font-size: 84px;
line-height: 1.2em;
width: 66.66%;
}
.article-cont .case.article-big .description {
font-size: 40px;
line-height: 1.2em;
font-weight: 700;
width: 66.66%;
}
.article-cont .case.article-medium .entry-content {
max-height: 138px;
overflow: hidden;
}
} .article-bg {
background-size: cover;
padding: 24px;
z-index: 0;
}
.article-bg .btn-link {
color: #ffffff;
} .article-bg-01 {
background-color: var(--accent-color);
color: #ffffff;
}
.article-bg-01 a {
color: #ffffff;
}
.article-bg-01 .entry-title {
color: #ffffff;
}
.article-bg-02 {
background-color: var(--accent-color);
color: #ffffff;
}
.article-bg-02 a {
color: #ffffff;
}
.article-bg-02 .entry-title {
color: #ffffff;
}
.article-bg-03 {
background-color: #e0e0e0;
color: #000000;
}
.article-bg-03 a {
color: #000000 !important;
}
.article-bg-03 .volanta {
color: #000000;
}
.article-bg-03 .entry-title {
color: initial;
}
.article-bg-03 .post-subheadline {
color: #000000;
}
.article-bg-03 .btn {
color: var(--accent-color);
border-color: var(--accent-color);
}
.article-bg-03 .btn:hover {
background-color: var(--accent-color) !important;
color: #ffffff !important;
}
.article-bg-03 .btn-link {
color: #00779e;
}
.article-bg-03.has-image {
background-color: #000000;
color: #ffffff;
}
.article-bg-03.has-image .btn-link {
color: #ffffff;
}
.article-bg-03.has-image .btn-negative-secondary {
color: #ffffff;
border-color: #ffffff;
}
.article-bg-03.has-image a {
color: #ffffff !important;
}
.article-bg-03.has-image .volanta {
color: #ffffff;
}
.article-bg-03.has-image .entry-title {
color: #ffffff;
}
.article-bg-03.has-image .entry-header {
color: #ffffff !important;
}
.article-bg-03.has-image p {
color: #ffffff;
}
.article-bg-04 {
background-color: #4a078e;
color: #ffffff;
}
.article-bg-04 a {
color: #ffffff;
}
.article-bg-04 .entry-title {
color: #ffffff;
}
.article-bg-05 {
background-color: #6b6b6b;
color: #ffffff;
}
.article-bg-05 a {
color: #ffffff;
}
.article-bg-05 .entry-title {
color: #ffffff;
}
.article-bg-06 {
background-color: #000000;
color: #ffffff;
}
.article-bg-06 a {
color: #ffffff;
}
.article-bg-06 .entry-title {
color: #ffffff;
}
.article-bg-07 {
background-color: var(--accent-color);
color: #ffffff;
}
.article-bg-07 a {
color: #ffffff;
}
.article-bg-07 .entry-title {
color: #ffffff;
}
.dark-overlay {
background-color: rgba(0, 0, 0, 0.6);
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -10;
}
.articles-cont .author {
font-size: 16px;
line-height: 1.4em;
text-transform: uppercase;
margin-bottom: 8px;
} .gradient-white-right { height: 40px;
width: 40px;
display: block;
background-image: linear-gradient(
to right,
rgba(255, 255, 255, 0),
rgba(255, 255, 255, 1)
);
position: absolute;
z-index: 999;
right: 0;
top: 0;
border-right: solid 1px #ccc;
}
.topicos-wrapper {
}
.topicos-wrapper .tagcloud-wrapper {
width: 100%;
padding-right: 240px;
position: relative;
}
.topicos-wrapper .button-more-wrapper {
width: 140px;
position: absolute;
right: 0;
top: 0;
margin-top: 2px;
}
.topicos-wrapper .button-more-wrapper .btn {
float: right;
}  .tagcloud a {
font-size: 16px;
padding: 4px 15px 3px;
margin-right: 5px;
border-radius: 3px;
text-decoration: none;
}
.tagcloud-light-gray a {
border: solid 1px #e9e9e9;
background-color: #e9e9e9;
color: #474747;
}
.tagcloud-light-gray a:hover {
filter: brightness(95%);
}
.tagcloud-dark-gray a {
border: solid 1px #686868;
background-color: #686868;
color: #ffffff;
}
.tagcloud-keywords a {
margin-top: 5px;
float: left;
display: inline-block;
}
.tagcloud-topicos a {
float: none;
display: inline-block;
font-size: 16px !important;
}
.tagcloud-topicos {
white-space: nowrap;
overflow: hidden;
position: relative;
}
.btn-icon-right-custom-topicos {
padding-left: 0;
text-align: left;
}
.listasorteable {
max-height: 38px;
transition: all 2s;
transition-delay: 0s;
overflow: hidden;
}
.listasorteable a {
min-width: 1px;
display: inline-block;
transition: min-width 5s;
}
.listasorteable.open {
height: auto;
white-space: initial;
max-height: 1000px;
}
.listasorteable.open a {
overflow: hidden;
text-overflow: ellipsis;
}
.listasorteable.open .gradient-white-right {
display: none;
}
@media (max-width: 767px) {
.tagcloud-topicos a {
margin-top: 5px;
}
.listasorteable {
height: 0;
} .listasorteable a {
}
.topicos-wrapper .tagcloud-wrapper {
padding: 0;
}
.topicos-wrapper .button-more-wrapper {
position: unset;
}
.topicos-wrapper .button-more-wrapper .btn {
float: none;
}
.btn-icon-right-custom-topicos {
width: 160px;
position: relative;
}
.btn-icon-right-custom-topicos i {
position: absolute;
right: 0;
}
}  .cases-v2 .pluscover {
background-size: contain;
background-position-x: left;
clip: rect(0, 960px, 2000px, 0);
}
.cases-v2 .cases-content {
padding-top: 80px;
padding-bottom: 80px;
padding-left: 8.333%;
} .carousel-testimonials .owl-nav {
text-align: right;
}
.carousel-testimonials .owl-prev {
margin-right: 16px !important;
}
.carousel-testimonials .owl-next {
margin-left: 16px !important;
}
.carousel-testimonials .owl-prev,
.carousel-testimonials .owl-next {
width: 50px;
height: 50px;
border: solid 1px var(--accent-color) !important;
border-radius: 40px !important;
}
.carousel-testimonials .owl-prev span,
.carousel-testimonials .owl-next span {
font-weight: 100 !important;
color: var(--accent-color) !important;
font-size: 48px;
}
.carousel-testimonials .owl-prev:hover,
.carousel-testimonials .owl-next:hover {
background-color: #7c008c !important;
}
.carousel-testimonials .owl-prev:hover span,
.carousel-testimonials .owl-next:hover span {
color: #ffffff !important;
}
.carousel-testimonials .owl-prev.disabled,
.carousel-testimonials .owl-next.disabled {
border-color: #686868 !important;
pointer-events: none;
}
.carousel-testimonials .owl-prev.disabled span,
.carousel-testimonials .owl-next.disabled span {
color: #686868 !important;
}
.bg-color-black .carousel-testimonials .owl-prev,
.bg-color-black .carousel-testimonials .owl-next,
.bg-color-primary .carousel-testimonials .owl-prev,
.bg-color-primary .carousel-testimonials .owl-next {
border: solid 1px #ffffff !important;
}
.bg-color-black .carousel-testimonials .owl-prev span,
.bg-color-black .carousel-testimonials .owl-next span,
.bg-color-primary .carousel-testimonials .owl-prev span,
.bg-color-primary .carousel-testimonials .owl-next span {
color: #ffffff !important;
}
.bg-color-black .carousel-testimonials .owl-prev:hover,
.bg-color-black .carousel-testimonials .owl-next:hover,
.bg-color-primary .carousel-testimonials .owl-prev:hover,
.bg-color-primary .carousel-testimonials .owl-next:hover {
background-color: rgba(255, 255, 255, 0.2) !important;
} .carousel-companies .owl-stage-outer {
margin-top: 64px;
margin-bottom: 56px;
}
.carousel-companies .owl-stage {
display: flex;
align-items: center;
}
.owl-carousel .owl-item .item {
padding-left: 8px;
padding-right: 8px;
}
.carousel-companies .owl-item {
text-align: center;
}
.owl-carousel .owl-item img {
width: auto;
max-width: 200px;
height: auto;
margin: 0 auto 0;
max-width: 100%;
display: inline;
}
.owl-theme .owl-dots .owl-dot span {
width: 15px;
height: 15px;
}
.owl-theme .owl-dots .owl-dot.active span {
background: #da00ff;
}
@media (min-width: 992px) and (max-width: 1199px) {
.cases-v2 .pluscover {
background-size: cover;
}
}
@media (max-width: 991px) {
.cases-v2 .pluscover {
background-size: cover;
clip: rect(0, 450px, 2000px, 0);
}
}
@media (max-width: 767px) { .hero .t6 {
margin-bottom: 13px;
}
.hero .t2 {
margin-bottom: 27px;
} .main-title {
margin-bottom: 58px;
} .porcentaje-cont {
text-align: left;
margin-bottom: 32px;
}
.porcentaje-cont:first-child {
margin-top: 8px;
margin-bottom: 34px;
}
.porcentaje {
font-size: 84px;
} .article-cont article {
margin-bottom: 16px;
height: initial;
width: 100%;
}
.article-big {
height: 343px;
}
.article-small {
height: 185px;
}
.article-cont article .t2 {
font-size: 20px;
line-height: 1.4em; }
.article-cont article .t2.big {
font-size: 32px !important;
line-height: 1.4em !important;
margin-bottom: 4px !important;
}
.article-cont article .t2.medium {
font-size: 32px;
line-height: 1.4em;
margin-bottom: 8px;
}
.article-cont article .t2.small {
font-size: 20px;
line-height: 1.4em;
margin-bottom: 8px;
}
.article-cont .case img.logo {
height: 55px !important;
position: absolute !important;
top: 24px !important;
right: 24px !important;
padding-top: 0 !important;
margin-top: 0 !important;
}
.article-cont .case.article-small .entry-content,
.article-cont .cases.article-medium .entry-content,
.article-cont .cases.article-big .entry-content {
padding-top: 20px;
}
.article-cont .case.article-small .entry-header {
text-align: left;
}
.articles-cont .author {
font-size: 12px;
line-height: 1.6em;
margin-bottom: 16px;
} .cases-mobile {
height: 200px;
} .cases-v2 .cases-content {
padding-top: 48px;
padding-bottom: 48px;
padding-left: 15px;
}
.cases-v2 .pluscover {
background-repeat: no-repeat;
clip: initial;
}
.cases-v2 .cases-mobile {
margin-bottom: 0;
}
.cases-v2 .pluscover.desktop {
background-image: none !important;
} .carousel-companies .owl-stage-outer {
margin-top: 40px;
margin-bottom: 40px;
}
.carousel-testimonials img.quote-img {
width: 64px;
height: auto !important;
margin: 0 0 24px 0;
}
} @media (max-width: 767px) {
section.xdm {
background-image: none !important;
}
}
@media (max-width: 1200px) {
}  .home-bg-hero {
background-color: #000000;
}
.bg-color-background-white {
background-color: #ffffff !important;
z-index: -10;
}
.bg-color-background-1 {
background-color: #fafafa !important;
z-index: -10;
}
.bg-color-background-2 {
background-color: #f2f1f0 !important;
z-index: -10;
}
.bg-color-background-3 {
background-color: #b6b6b6 !important;
z-index: -10;
}
.bg-color-primary {
background-color: var(--accent-color);
z-index: -10;
}
.bg-color-black {
background-color: #000000;
z-index: -10;
}
.bg-color-dark-gray {
background-color: #333333;
z-index: -10;
}
.bg-color-violet {
background-color: #280b51;
z-index: -10;
}
.bg-cases-desktop { background-repeat: no-repeat;
background-position-x: center;
}
@media (max-width: 767px) {
.bg-cases-desktop {
background: none;
}
.bg-post-header {
background: none !important;
}
}
@media (min-width: 768px) {
.bg-post-header-mobile {
background: none !important;
display: none;
}
}
.bg-post-header-mobile {
background-size: cover;
} .wrapper.single-post {
padding-top: 80px;
}
.post-content {
padding-bottom: 60px;
}
.single-post-main-inner {
padding-top: 16px;
padding-bottom: 72px;
}
.single-post-main-header {
padding-top: 72px;
}
.single-post-main-header .row > div {
padding-top: 25px;
}
.error-404 {
padding-bottom: 72px;
}
.bg-post-header {
background-repeat: no-repeat;
background-size: contain;
background-position: right center;
}
.bg-post-header .featured-image-cont {
background-color: #ffffff;
width: 15px;
flex: none;
}
.entry-content ul.wp-block-gallery li::before {
content: "";
}
hr {
border-top-color: #888888;
margin-top: 0;
margin-bottom: 24px;
}
hr.post-header-separator {
margin-left: 0;
width: 142px;
margin-bottom: 32px;
}
.published-time-cont {
margin-bottom: 32px;
}
.published-time {
color: #686868;
font-weight: 400;
font-size: 16px;
line-height: 1.4em;
margin-bottom: 32px;
}
.page .published-time-cont {
display: none;
}
.single-post p img {
margin-bottom: 60px;
} .info-item {
text-align: center;
margin: 32px 0;
}
.info-item .value {
font-size: 56px;
line-height: 1em;
font-weight: 700;
margin-bottom: 8px;
}
.info-item .value small {
font-size: 70%;
font-weight: inherit;
}
.info-item span {
font-size: 16px;
line-height: 1.4em;
text-transform: uppercase;
display: block;
}
.bg-gray-cont {
grid-template-columns: auto;
background-color: #fafafa;
padding: 32px;
align-items: initial;
}
.bg-gray-cont .wp-block-media-text__content {
padding: 0 0 0 24px;
}
@media (max-width: 767px) {
.single-post-main-header {
padding-top: 56px;
}
.info-item {
text-align: center;
margin: 16px 0;
}
.bg-gray-cont {
padding-top: 24px;
padding-bottom: 24px;
}
} .sidebar .single-post-main-side {
padding-bottom: 32px;
margin-bottom: 32px;
border-bottom: 1px solid #dee2e6;
}
div .single-post-main-side:last-child {
border-bottom: none;
margin-bottom: 0;
}
.quote-cont {
}
.quote-cont img.quote-img {
width: 150px;
height: auto !important;
margin: 0 0 50px 0;
}
.container-bg {
background-color: #f2f2f2;
padding: 16px;
}
.single-post-main-side .btn {
margin-bottom: 32px;
}
.icon-box {
margin-bottom: 32px;
min-height: 56px;
}
.icon-box.icon-position-left {
padding-left: 100px;
}
.icon-box .image-wrapper {
position: absolute;
left: 24px;
}
.icon-box .desc-wrapper {
padding-top: 10px;
}  .left-column {
position: static;
}
.subheadline .wp-block-cover {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.subheadline .wp-block-cover {
position: absolute;
right: 0;
top: 160px;
width: calc((100% - 1110px) / 2 + 349px);
}
@media (max-width: 1199px) {
.subheadline .wp-block-cover {
position: absolute;
right: 0;
top: 0;
width: calc((100% - 930px) / 2 + 289px);
}
}
@media (max-width: 991px) {
.subheadline .wp-block-cover {
position: absolute;
right: 0;
top: 0;
width: calc((100% - 690px) / 2 + 210px);
}
}
@media (max-width: 767px) {
.subheadline .wp-block-cover {
display: none;
}
} .event-v2 {
font-size: 0;
} .event-v2 .event-date-wrapper {
border: none;
}
.event-v2 .event-cont {
display: inline-block;
margin-bottom: 32px;
padding-left: 20px;
padding-right: 20px;
border-left: solid 1px #ccc;
}
.event-v2 .event-cont:first-child {
padding-left: 0 !important;
border-left: none;
}
.event-v2 .event-cont:last-of-type {
padding-right: 0 !important;
}
.event-v2 .event-day {
line-height: 1em;
margin-bottom: 8px;
}
.event-v2 .event-month-year {
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0;
line-height: 1em;
}
.event-v2 .caption p {
margin-bottom: 0;
}
.event-v2 .status-proximo .event-day {
color: var(--accent-color);
font-weight: bold;
}
.event-v2 .status-transcurriendo .event-day {
color: var(--accent-color);
font-weight: bold;
}
.event-v2 .status-finalizado .event-day {
color: #cccccc;
font-weight: normal;
}
.event-v2 .status-finalizado .event-month-year {
color: #888888;
font-weight: normal;
}
.event-v2.num-items1 .event-day {
font-size: 96px;
}
.event-v2.num-items2 .event-day {
font-size: 72px;
}
.event-v2.num-items3 .event-day {
font-size: 52px;
}
.event-v2.num-items1 .event-month-year {
font-size: 28px;
}
.event-v2.num-items2 .event-month-year {
font-size: 24px;
}
.event-v2.num-items3 .event-month-year {
font-size: 16px;
}
@media (max-width: 1199px) {
.event-v2.num-items3 .event-cont {
padding-left: 16px;
padding-right: 16px;
}
.event-v2.num-items3 .event-month-year {
font-size: 14px;
}
.event-v2.num-items1 .event-day {
font-size: 72px;
}
.event-v2.num-items2 .event-day {
font-size: 72px;
}
.event-v2.num-items3 .event-day {
font-size: 40px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.event-v2.num-items3 .event-cont {
padding-left: 16px;
padding-right: 16px;
}
.event-v2.num-items3 .event-month-year {
max-width: 32px;
}
.event-v2.num-items1 .event-day {
font-size: 72px;
}
.event-v2.num-items2 .event-day {
font-size: 40px;
}
.event-v2.num-items3 .event-day {
font-size: 32px;
}
.event-v2.num-items2 .event-month-year,
.event-v2.num-items3 .event-month-year {
font-size: 14px;
}
}
.wrapperBlock-evento-lugar h4 {
margin-top: 0;
}
@media (max-width: 767px) {
.sidebar {
margin-top: 32px;
}
.wrapper.single-post {
padding-top: 30px;
}
.single-post-main-inner {
padding-top: 32px;
padding-bottom: 40px;
}
.error-404 {
padding-bottom: 40px;
}
.left-column {
margin-top: 0px;
}
.published-time-cont {
margin-bottom: 24px;
}
.published-time {
color: #686868;
font-weight: 400;
font-size: 14px;
line-height: 1.6em;
}
.single-post p img {
margin-bottom: 48px;
}
.quote-cont img.quote-img {
width: 84px;
height: auto !important;
margin-bottom: 24px;
} .info-item .value {
font-size: 40px;
line-height: 1.4em;
} .single-post-main-side {
padding-bottom: 32px;
margin-bottom: 32px;
}
.single-post-main-side .btn {
margin-bottom: 32px;
}
.relevant-box.icon-position-left {
padding: 24px 24px 24px 75px;
}
.relevant-box .image-wrapper {
left: 16px;
top: 41px;
}
.relevant-box .image-wrapper img {
width: 40px;
}
.icon-box {
padding: 12px 0;
}
.desc-wrapper {
padding-top: 18px;
}
} .pre-footer-contacto {
padding: 40px 0 16px;
}
@media (max-width: 767px) {
.pre-footer-contacto {
padding: 40px 0 40px;
}
} .footer-wrapper {
padding: 85px 0;
}
.footer-title {
font-weight: 400;
text-transform: uppercase;
}
.footer-menu > li {
padding-left: 0;
}
.footer-menu > li > a {
font-size: 16px;
line-height: 1.4em;
padding-left: 0;
}
@media (max-width: 767px) {
.footer-wrapper {
padding: 48px 0 24px 0;
}
.footer-title {
font-weight: 700;
}
.site-footer div[class^="col-"] {
margin-bottom: 0px;
}
.site-footer p {
margin-bottom: 1.25rem;
}
} .upcoming-events .volanta {
color: #686868;
font-size: 16px;
line-height: 1em;
text-transform: uppercase;
}
.upcoming-events .entry-title {
font-size: 24px;
line-height: 1.4em;
}
.upcoming-events .event-day {
line-height: 1em;
margin-bottom: 8px;
}
.upcoming-events.count-upcoming-events-1 .event-date {
font-size: 72px;
line-height: 1em;
margin-bottom: 8px;
}
.upcoming-events.count-upcoming-events-1 .event-month-year {
font-size: 24px;
line-height: 1.2em;
margin-bottom: 8px;
}
.upcoming-events .event-month-year {
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 0;
line-height: 1.2em;
color: #000000;
padding-left: 0.5rem;
}
@media (min-width: 1200px) {
.upcoming-events.count-upcoming-events-1 .border-item {
border-left: solid 1px #ccc;
}
.upcoming-events.count-upcoming-events-2 .border-item:last-child {
border-left: solid 1px #ccc;
}
.upcoming-events.count-upcoming-events-2 .row > div:first-child {
padding-right: 3rem;
}
.upcoming-events.count-upcoming-events-2 .row > div:last-child {
padding-left: 3rem;
}
}
@media (max-width: 767px) {
.upcoming-events .volanta {
font-size: 14px;
line-height: 1.4em;
}
.upcoming-events .entry-title {
height: initial !important;
}
.upcoming-events .event-date {
font-size: 32px;
}
} .indices {
padding-bottom: 72px;
}
.indices-main-header {
margin-top: 114px;
padding-bottom: 0px;
margin-bottom: 45px;
}
.indices-main-inner {
padding-bottom: 45px;
}
.submenu a {
color: #888888;
text-decoration: none;
padding-top: 0;
}
.submenu .nav-link.active {
color: var(--accent-color);
border-bottom: solid 2px var(--accent-color);
}
.education .companies-list {
color: #888888;
font-size: 14px;
line-height: 1.6em;
}
.education .companies-list .list-item {
margin-bottom: 10px;
}
.education .carousel-companies .owl-stage-outer {
margin-top: 16px;
}
@media (max-width: 767px) {
.indices-main-header {
margin-top: 100px;
}
.indices-main-inner {
padding-bottom: 24px;
}
.submenu .nav {
display: initial;
}
.submenu .nav-item {
display: inline;
}
.submenu .nav-link {
display: inline;
}
}
.scrollNav { overflow-x: auto; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-overflow-scrolling: touch; white-space: nowrap; &::-webkit-scrollbar {
display: none;
}
} .content-box {
padding: 32px;
margin-top: 36px;
} .content-info-box {
margin-bottom: 45px;
min-height: 56px;
position: relative;
padding: 0 32px;
}
.content-info-box.icon-position-left {
padding-left: 110px;
}
.content-info-box .image-wrapper {
position: absolute;
left: 24px;
top: 16px;
}
.content-info-box .desc-wrapper {
padding-top: 10px;
}
.content-info-box .desc-wrapper a {
text-decoration: none;
}
.content-info-box .desc-wrapper .title {
margin-bottom: 16px;
font-weight: 700;
color: #000000;
text-decoration: none;
}
.content-info-box .desc-wrapper p {
margin-bottom: 8px;
}
.content-info-box .desc-wrapper .title + p {
margin-bottom: 8px;
}
@media (max-width: 767px) {
.content-box {
padding: 8px;
} .content-info-box .desc-wrapper .title {
font-size: 16px;
margin-bottom: 8px;
}
.content-info-box .desc-wrapper .description {
font-size: 16px;
line-height: 1.75em;
}
}
@media (max-width: 374px) {
.content-info-box .image-wrapper {
position: initial;
}
.content-info-box.icon-position-left {
padding: 0 32px;
}
} .article-result {
padding: 24px;
}
.article-list-1 {
position: relative;
margin-bottom: 60px;
}
.article-list-1 .article-list-body {
padding-left: 30px;
}
.article-list-1 .entry-title {
font-size: 24px;
line-height: 1.4em;
font-weight: 700;
margin-bottom: 16px;
color: #fff;
}
.article-list-1 .author {
margin-right: 8px;
}
.article-list-1 .date {
font-size: 16px;
line-height: 1.4em;
margin-right: 8px;
color: #888888;
}
.article-list-1 .subtitle {
font-size: 24px;
line-height: 1.4em;
font-weight: 700;
margin-bottom: 16px;
}
.article-list-1 .t2 {
font-size: 24px;
line-height: 1.4em;
font-weight: 700;
margin-bottom: 16px;
}
.article-list-1 .t2 a {
text-decoration: none;
}
.article-list-1 .article-list-bg {
width: 100%;
height: 200px;
display: block;
background-size: cover;
padding: 24px;
}
.article-list-2 {
position: relative;
margin-bottom: 64px;
}
.article-list-2 p {
margin-bottom: 0;
}
.article-list-2 .article-list-body {
padding-left: 30px;
}
.article-list-2 .t2 {
font-size: 24px;
line-height: 1.4em;
font-weight: 700;
margin-bottom: 16px;
}
.article-list-2 .t2 a {
text-decoration: none;
}
.article-list-2 .volanta {
color: #686868;
font-size: 16px;
line-height: 1.6em;
text-transform: uppercase;
}
.article-list-2 .article-list-bg {
width: 160px;
height: 160px;
display: block;
background-size: cover;
width: 100%;
display: flex;
align-items: center;
flex-wrap: wrap;
text-align: center;
}
.article-list-2 .article-list-bg-empty {
}
.article-list-2 .article-list-bg-empty img {
display: none;
}
.article-list-2 .article-list-bg img {
margin: 0 auto 0;
max-height: 50%;
width: auto;
max-width: 80%;
}
.article-list-3 {
margin-bottom: 32px;
}
.article-list-3 p.title {
margin-bottom: 8px;
}
.article-list-3 a {
margin-bottom: 8px;
}
.article-list-4 {
color: #ffffff;
}
.article-list-4 .entry-title {
}
@media (max-width: 991px) {
.article-list-1 .article-list-bg {
height: 92px;
padding: 16px;
}
.article-list-1 .entry-title {
font-size: 20px;
line-height: 1.4em;
}
.article-list-1 .subtitle {
font-size: 16px;
line-height: 1.5em;
font-weight: 700;
margin-bottom: 16px;
}
.article-list-1 .author {
font-size: 14px;
line-height: 1.6em;
margin-bottom: 4px;
}
.article-list-1 .date {
font-size: 12px;
line-height: 1.5em;
margin-bottom: 16px;
display: block;
}
.article-list-2 {
margin-bottom: 32px;
}
.article-list-2 .result-thumbnail {
display: none;
}
}
@media (min-width: 768px) {
.article-list-2 .content-wrapper { }
} .related-content .article-bg-01 {
background-color: var(--accent-color);
}
.related-content .article-bg-01 a {
color: #ffffff;
}
.related-content .article-bg-02 {
background-color: #000000;
}
.related-content .article-bg-02 a {
color: #ffffff;
}
.related-content .article-bg-03 {
background-color: #e0e0e0;
}
.related-content .bg-center {
background-position: center center;
}
.bg-center {
background-position: center center;
}
.related-content .bg-transparent {
opacity: 0.5;
}
.related-content .add-post-bg {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: -10;
opacity: 0.5;
}
.related-list .entry-title {
font-size: 24px;
line-height: 1.4em;
}
@media (min-width: 992px) {
.related-list-padding:nth-child(even) article {
padding-left: 1em;
}
.related-list-padding:nth-child(odd) article {
padding-right: 1em;
}
}
@media (max-width: 767px) {
.article-list-1 {
padding-left: 0;
margin-bottom: 32 px;
}
.article-list-1 .article-list-bg {
margin-bottom: 15px;
width: 100% !important;
position: initial !important;
}
}
#owl-events .owl-nav {
position: absolute;
bottom: 50px;
position: absolute;
left: 50%;
margin-left: -100px;
}
#owl-events .owl-dots {
position: absolute;
bottom: 50px;
position: absolute;
left: 50%; }   BODY {
border-top: 64px solid #000;
} body.logged-in nav.navbar-mainmenu {
padding-top: 38px;
}
.menu-item-form {
display: none;
} nav.scrollTop {
background-color: #000000 !important;
} nav.navbar-mainmenu {
background-color: rgba(0, 0, 0, 0.8) !important;
} nav.navbar-mainmenu {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 9998;
transition: all 0.5s;
}
nav.navbar-mainmenu.scrollUp {
transform: translateY(-360px);
}
.navbar-dark .navbar-nav .nav-link {
color: #cccccc;
} .navbar-dark .navbar-nav .active > .nav-link {
font-weight: bold;
} nav.navbar-mainmenu ul li {
margin: 0.25rem 0 0.25rem 0.5rem;
}
nav.navbar-mainmenu .nav-link {
font-size: 1rem;
line-height: 1.5rem;
text-decoration: none;
color: #9e9e9e;
-webkit-font-smoothing: unset;
} nav.navbar-mainmenu .nav-link:hover {
color: #ffffff !important;
}
.current-lang > a {
color: #fff !important;
font-weight: bold;
}
@media (min-width: 768px) {  nav.navbar-mainmenu .nav-item:nth-last-of-type(3) {
border-left: solid 1px #616161;
padding-left: 1rem;
margin-left: 2rem;
}
}
@media (max-width: 992px) {
nav.navbar-mainmenu ul li {
margin: 0.25rem 0 0.25rem 0;
}
nav.navbar-mainmenu .nav-link {
font-size: 0.875rem;
}
nav.navbar-mainmenu .nav-item:nth-last-of-type(3) {
padding-left: 0.5rem;
}
nav.navbar-mainmenu .nav-item:nth-last-of-type(3) {
border-left: solid 1px #616161;
padding-left: 1rem;
margin-left: 0;
}
.navbar-expand-md .navbar-nav .nav-link {
padding-left: 0.25rem;
}
}
@media (max-width: 767px) {
BODY {
border-top: 0;
}
nav.navbar-mainmenu {
background-color: rgba(0, 0, 0, 0.9) !important;
}
nav.navbar-mainmenu .nav-item:nth-last-of-type(3) {
padding-left: 0;
border-left: none;
border-top: solid 1px #616161;
padding-top: 16px;
} nav.navbar-mainmenu .navbar-toggler {
border-color: transparent !important;
}
nav.navbar-mainmenu .navbar-nav {
padding-top: 1.5rem;
}   }
@media (min-width: 768px) and (max-width: 991.98px) {
.navbarNavDropdown {
letter-spacing: -1px;
}
}   .menu-search-box {
display: none;
} .navbar-nav {
position: relative;
}
.menu-search-box {
background: #000;
position: absolute;
left: 0px;
right: 0px;
padding-bottom: 8px;
}
.menu-search-box .input-group-append {
height: 38px;
}
.menu-search-box .input-group-append input {
padding: 0 32px;
}
.nav-search {
height: 32px;
width: 32px;
position: relative;
border: solid 1px #9e9e9e;
border-width: 1px;
border-color: rgba(255, 255, 255, 0.6);
border-radius: 50px;
margin-left: 20px;
padding: 0;
cursor: pointer;
}
.nav-search:hover {
border-color: rgba(255, 255, 255, 0.75);
background-color: rgba(255, 255, 255, 0.2) !important;
}
.nav-search:active {
background-color: rgba(255, 255, 255, 0.4) !important;
}
.nav-search-icon:before {
content: "\f002";
font-family: FontAwesome;
font-style: normal;
font-weight: 400;
text-decoration: inherit;
color: rgba(255, 255, 255, 0.6);
font-size: 14px;
position: absolute;
top: 2px;
left: 9px;
}
.nav-search:hover .nav-search-icon:before {
color: rgba(255, 255, 255, 0.75);
}
.nav-search.open .nav-search-icon:before {
content: "\f00d";
font-size: 20px;
top: 1px;
left: 7px;
}
.search-menu input.field {
background: none;
color: #fff;
}
.search-menu input.field:focus {
box-shadow: none !important;
border-color: rgba(255, 255, 255, 0.75);
}
.search-menu .btn {
color: rgba(255, 255, 255, 0.75);
border-color: rgba(255, 255, 255, 0.75);
background: none;
}
.search-menu .btn:focus {
box-shadow: none !important;
}
.search-menu .btn:hover {
background-color: rgba(255, 255, 255, 0.2) !important;
}
.search-menu .btn:active {
border-color: rgba(255, 255, 255, 0.75) !important;
background-color: rgba(255, 255, 255, 0.4) !important;
}
@media (max-width: 992px) {
.nav-search {
border: none;
margin-left: 0.5rem;
}
.nav-search-icon:before {
top: 6px;
}
.nav-search.open .nav-search-icon:before {
top: 7px;
}
}
@media (max-width: 767px) {
.menu-search-box {
display: block !important;
}
.menu-search-box .input-group-append input {
padding-left: 1rem;
padding-right: 1rem;
font-size: 14px;
}
.nav-search {
display: none;
} nav.navbar-mainmenu ul li:first-child {
margin-top: 4em !important;
} }   .wpforms-submit-container {
text-align: left;
}
.wpforms-form .wpforms-field {
padding-bottom: 40px !important;
}
.wpforms-form .wpforms-field-label {
text-transform: uppercase !important;
margin-bottom: 12px !important;
}
.wpforms-form input[type="text"],
.wpforms-form input[type="email"] {
height: 50px !important;
}
.search-form-wrapper input[type="text"] {
height: 50px !important;
border-radius: 40px;
} .search-form-wrapper input[type="text"]:focus {
box-shadow: none;
} .search-form-wrapper .form-control {
padding-left: 30px;
}
.wpforms-form input:focus {
border-color: var(--accent-color) !important;
}
.wpforms-form .wpforms-field input.wpforms-error {
border-color: var(--accent-color) !important;
}
.wpforms-form label.wpforms-error {
color: var(--accent-color) !important;
}
.dark-contact-form
div.wpforms-container-full
.wpforms-form
label.wpforms-error {
background-color: #ed506c;
color: #ffffff !important;
margin-top: 4px;
border-radius: 3px;
padding-left: 15px;
}
.wpforms-form .wpforms-submit {
border: solid 1px var(--accent-color) !important;
background-color: var(--accent-color) !important;
color: #ffffff !important;
border-radius: 40px !important;
font-size: 20px !important;
line-height: 16px !important;
padding: 11px 64px 15px 64px !important;
text-decoration: none !important;
}
.wpforms-form .wpforms-submit:hover {
background-color: #7d178e !important;
border-color: #7d178e !important;
}
@media (min-width: 768px) { }
@media (max-width: 767px) {
.wpforms-form .wpforms-field {
padding-bottom: 32px !important;
}
.wpforms-form .wpforms-submit {
width: 100% !important;
}
}
.wpforms-required-label {
color: #000000 !important;
}
.bg-color-black .wpforms-required-label {
color: #ffffff !important;
} .pagination .page-item {
margin: 0 8px;
}
.pagination .page-item .page-link {
border-radius: 50%;
padding: 8px 14px;
border: none;
color: var(--accent-color);
}
.pagination .page-item .page-link.current {
color: #fff;
}
.pagination .page-item .page-link:hover {
color: #7d178e;
}
.pagination .page-item .prev,
.pagination .page-item .next {
text-decoration: none;
}
.pagination .page-item.active .page-link {
background-color: var(--accent-color);
}
.pagination .page-item.active .page-link:hover {
background-color: #7d178e;
} .video-wrapper {
position: relative;
}
.video-volanta {
color: #000000;
font-size: 16px;
}
.modal-trigger {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
} .video {
position: relative;
width: 100%;
height: 0;
padding-bottom: 56.25%;
max-width: 100%;
}
.video iframe {
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
} .spu-container p {
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
position: relative;
height: 0;
padding-bottom: 56.25% !important;
}
.spu-container iframe {
width: 100%;
position: absolute;
top: 0;
bottom: 0;
height: 100%;
max-width: 100%;
}
.description-wrapper h2,
.description-wrapper h3,
.description-wrapper h4,
.description-wrapper h4,
.description-wrapper h6 {
font-size: 24px;
line-height: 1.4em;
font-weight: 700;
margin-bottom: 16px;
} .tag-video > img {
width: 100%;
}
@media (max-width: 767px) {
.tag-description {
margin-bottom: 32px;
}
}   .button-menu a {
text-decoration: none;
}
.button-menu-item {
padding-top: 40px;
padding-bottom: 40px;
}
.button-menu-item:hover {
background-color: #e3e3e3;
}
.button-menu .img-container {
text-align: center;
margin-bottom: 18px;
}
.button-menu .img-container img {
height: 100%;
}
.button-menu .menu-title {
text-transform: uppercase;
text-align: center;
color: #666666;
}
.quote-large {
font-size: 48px;
line-height: normal;
font-weight: bold;
}
.quote-small {
font-size: 24px;
line-height: 1.5em;
}
.quote-author-info {
display: block;
font-size: 12px;
color: #666666;
line-height: normal;
}
.quote-author-name {
display: block;
font-size: 14px;
line-height: normal;
font-weight: bold;
}
HR.author-divider {
border-top-color: #888888;
width: 160px;
margin-top: 20px;
margin-left: 0;
}
.tecnicas-list ul {
margin-bottom: 0;
}
.tecnicas-list ul li {
border: none;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 40px;
margin-left: 0;
font-size: 16px;
line-height: 1.5em;
background: none;
} .tecnicas-list ul li:before {
content: url(//i1.kambrica.com/wp-content/themes/kambrica%20v.1.2/images/icons/arrow-black.svg);
position: absolute;
left: 10px;
color: var(--accent-color);
}
.tecnicas-list .linked-services a:before {
content: url(//i1.kambrica.com/wp-content/themes/kambrica%20v.1.2/images/icons/arrow-link.svg);
position: absolute;
left: 10px;
color: var(--accent-color);
}
@media (max-width: 991px) {
.quote-large {
font-size: 32px;
}
.quote-small {
font-size: 20px;
}
}
@media (max-width: 767px) {
.button-menu {
padding-left: 0;
padding-right: 0;
}
.button-menu-item {
padding-top: 20px;
padding-bottom: 20px;
}
.button-menu .img-container {
margin-bottom: 6px;
}
.button-menu .img-container img {
max-width: 40px;
}
.button-menu .menu-title {
font-size: 12px;
}
.quote-author-info {
font-size: 12px;
color: #999999;
line-height: normal;
}
.quote-author-name {
font-size: 14px;
line-height: normal;
}
HR.author-divider {
}
}   .wrapper {
padding: 0;
} .bg-color-background-1 {
background-color: #f6f6f6;
z-index: 1;
}
.bg-color-background-2 {
background-color: #eeeeee;
z-index: 1;
}
.bg-color-primary {
background-color: var(--accent-color);
z-index: 1;
}
.bg-color-black {
background-color: #000000;
z-index: 1;
} A.btn {
text-decoration: none;
}
UL.bullets {
padding-left: 1em;
}
UL.bullets > LI {
list-style-type: disc;
}
.highlight {
color: var(--accent-color);
}
.text-primary,
.text-hightlight {
color: var(--accent-color);
}
.btn-outline-primary,
.btn-outline-highlight {
border: solid 1px var(--accent-color);
color: var(--accent-color);
}
.bg-color-primary,
.bg-color-black,
.bg-color-dark-gray,
.bg-color-violet {
color: #fff;
}
.bg-color-primary .text-highlight,
.bg-color-primary .highlight {
color: #000;
}
.btn-outline {
border: solid 1px #212529;
color: #212529;
}
.bg-color-primary .btn-outline,
.bg-color-black .btn-outline,
.bg-color-violet .btn-outline,
.bg-color-dark-gray .btn-outline {
color: #fff;
background-color: transparent;
background-image: none;
border-color: #fff;
} .bg-color-primary .porcentaje {
color: inherit;
}
.services-description {
border-top: solid 1px #000;
border-bottom: solid 1px #000;
}
.bg-color-primary .services-description,
.bg-color-black .services-description,
.bg-color-violet .services-description,
.bg-color-dark-gray .services-description {
border-color: #fff;
}
.pluscover-wrapper {
}
.pluscover-wrapper2 {
position: absolute;
overflow: hidden;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
}
.pluscover {
will-change: transform;
transform: translateZ(0);
position: absolute;
left: 0px;
right: 0px; top: -80px;
bottom: -80px;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
z-index: -1000;
background-color: #555;
}
.from3d {
transform: scale(0.9, 0.9) perspective(321px) rotateX(-5deg) rotateY(-1deg);
}
.btn.from3d {
transform: scale(0.9, 0.9) perspective(234px) rotateX(0deg) rotateY(10deg);
}
SECTION {
z-index: 1000;
}    BODY.body-kambrica .negamargen FIGURE,
BODY.body-kambrica .negamargen FIGURE.alignleft,
BODY.body-kambrica .negamargen FIGURE.alignright {
clear: both;
display: block;
width: 100%;
text-align: center;
}  P + div[style*="margin-bottom:5px"] {
display: none;
} .wp-embed-aspect-1-1 .video-container,
.wp-embed-aspect-4-3 .video-container {
position: relative;
padding-bottom: calc((75% + 38px)) !important;
height: 0;
overflow: hidden;
}
.wp-embed-aspect-16-9 .video-container {
position: relative;
padding-bottom: calc((56.25% + 38px)) !important;
height: 0;
overflow: hidden;
}
.video-container > iframe,
.video-container > object,
.video-container > embed,
.video-container > video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}      BLOCKQUOTE.wp-block-quote {
margin: 0 0 1rem 2rem;
}
.bg-color-black div.wpforms-container-full label.wpforms-field-label {
color: white;
}
.normal,
.nobold {
font-weight: normal;
}
.has-large-font-size {
line-height: 120%;
}
.form-li-disabled {
color: #666 !important;
text-decoration: line-through;
} html, body {
height: 100%;
margin: 0;
padding: 0;
}
body {
min-height: 100vh;
display: flex;
flex-direction: column;
}
.site {
flex: 1 0 auto;
} #page-wrapper {
min-height: calc(100vh - 190px); }BLOCKQUOTE.wp-block-quote{
margin: 0 0 1rem 2rem;
}