/*
Theme Name: S2
Theme URI: https://s2grupo.com/
Description: Tema desarrollado para S2 Grupo.
Author: Hugo Montoto
Author URI: https://s2grupo.com/
Version: 1.0.1
Template: genesis
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: S2
Requires at least: 5.4
Requires PHP: 5.6
*/


/* Table of Contents
- Fontface
- Variables
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Skip Links
- Structure and Layout
    - INdex
    - Padding
    - Layout grid
    - Offset
    - Column Widths and Positions
        - Content
        - Primary Sidebar
- Site Navigation
    - Responsive Menu
    - Accessible Menu
    - Site Header Navigation
    - Primary Navigation
    - Pagination
- Site Header
    - Before Header
    - Title Area
- Footer Widgets
- Site Footer
- Pages
    - Home
        - Widget Especializaciones
        - Block Soluciones
        - Block Video
    - Soluciones
    - Ofertas de Empleo
    - Blog
    - Herramientas
    - 404
	- Talento
- Plugins
    - Smart Slider
    - Genesis Enews Extended
    - Simple Social Icons
    - Tarjetas SLIDER
    - Featured Solution
    - Solutions Filter
    - Blocks Post Cards
    - Block Noticias Publicaciones
    - GoogleMaps
    - Hubspot
    - Cookie Manager
- Modals
- Misc
    - Special Childs
    - Timeline
    - Acordeon
    - Proyectos
    - Testimonios
- List
- Colores
- Buttons
- Media Queries
	- Min-width: 480px
	- Min-width: 600px
        - Site Header
	- Min-width: 960px
		- Site Header
		- Genesis Menu
		- Responsive Menu
		- Header Menu
		- Site Inner
		- Content
		- Sidebar
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
	- Min-width: 1100px
	    - Site Header
	        - Before Header
*/

/* # Fontface
---------------------------------------------------------------------------------------------------- */
@font-face {
    font-family: 'NunitoSans';
    src: url('assets/fonts/NunitoSans-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('assets/fonts/NunitoSans-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('assets/fonts/NunitoSans-SemiBold.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'NunitoSans';
    src: url('assets/fonts/NunitoSans-Bold.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}


/* ## Fontface -  Roboto
---------------------------------------------------------------------------------------------------- */
@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Roboto/Roboto-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Roboto/Roboto-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Roboto';
    src: url('assets/fonts/Roboto/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap
}


/* ## Fontface -  Roboto
---------------------------------------------------------------------------------------------------- */
@font-face {
    font-family: 'Lobster';
    src: url('assets/fonts/Lobster/Lobster-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}



/* # Variables
---------------------------------------------------------------------------------------------------- */
:root {
    --accent-color: #006aa6;
    --accent-light-color: #6cd3ff;
    --box-complete-shadow: 0 15px 45px 15px rgba(0, 0, 0, 0.5);
    --box-big-shadow: 0 30px 44px 0 rgba(0, 0, 0, 0.5);
    --box-builder-big-shadow: 0 67px 76px rgba(56, 56, 56, 0.16), 0 24.0268px 62.2813px rgba(56, 56, 56, 0.149586);
    --box-hover-shadow: 0 16px 24px 0 rgba(48, 49, 51, 0.1);
    --box-shadow: 0 1px 3px 0 rgba(48, 49, 51, 0.1);
    --dark-color: #000;
    --dark-lighter-color: #434249;
    --dark-light-color: #2a2a2d;
    --dark-optional-color: #171717;
    --dark-optional-light-color: #262626;
    --dark-optional-lighter-color: #2e2e2e;
    --default-container-width: 1170px;
    --default-grid-gutter: 10px;
    --default-grid-gutter-tablet: 10px;
    --default-grid-gutter-desktop: 20px;
    --default-grid-margin: 5px;
    --default-grid-margin-tablet: 10px;
    --default-grid-margin-desktop: 10px;
    --default-main-transition: all .3s ease;
    --default-section-vertical-padding: 30px 0;
    --default-section-vertical-padding-desktop: 80px 0;
    --detection-color: #008fe1;
    --detection-background: rgba(0, 143, 225, 0.1);
    --gray-color: #6f6e78;
    --gray-extralight-color: #e0e0e0;
    --gray-light-color: #bebdc6;
    --gray-lighter-color: #c8c8c8;
    --light-color: #ffffff;
    --lighter-color: #f6f6f6;
    --main-easing: .3s ease;
    --main-transition: all var(--main-easing);
    --primary-color: #0078ab;
    --primary-font: "NunitoSans", Arial, Verdana, sans-serif;
    --protection-color: #00a921;
    --protection-background: rgba(0, 255, 13, 0.1);
    --radius: 10px;
    --response-color: #e98900;
    --response-background: rgba(255, 131, 0, 0.1);
    --success-color: #004d6d;
}


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: 0 0
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 900
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #333
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 900
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}


/* ## Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-inner:before,
.wrap:before {
    content: " ";
    display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-inner:after,
.wrap:after {
    clear: both;
    content: " ";
    display: table;
}

/* # Defaults
---------------------------------------------------------------------------------------------------- */

/* ## Typographical Elements
--------------------------------------------- */
body {
    color: var(--dark-color);
    font-family: var(--primary-font);
    margin: 0;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.2;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

a {
    color: var(--accent-color);
    text-decoration: none;
}

.is-white .block .text-text a, .is-white .block p a {
    color: var(--light-color);
}

p {
    margin: 0 0 28px;
    padding: 0;
}

ol,
ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

.p-10 ul {
    padding-left: 20px;
    margin-bottom: 20px;
}

.p-10 ul li {
    list-style-image: url('./assets/images/bullet-black.png');
}

hr {
    border: 0;
    border-collapse: collapse;
    border-top: 1px solid #ddd;
    clear: both;
    margin: 1em 0;
}

b,
strong {
    font-weight: 900;
}

blockquote,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 40px;
}

blockquote::before {
    content: "\201C";
    display: block;
    font-size: 30px;
    height: 0;
    left: -20px;
    position: relative;
    top: -10px;
}

.text-group p, .rich-text p {
    margin-bottom: 1em;
    font-family: var(--primary-font);
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}


.block p {
    margin: 0;
    padding: 0;
}

.text-group p, .rich-text p {
    margin-bottom: 1em;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
}

.not-underline a {
    text-decoration: none;
}

/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--primary-font);
    font-weight: 300;
    line-height: 1.2;
    margin: 0 0 10px;
}

h1 {
    font-size: 36px;
}

h2 {
    font-weight: 300;
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

.title-s {
    font-family: var(--primary-font);
    font-size: 20px;
    font-weight: 300;
}

.title-m {
    font-family: var(--primary-font);
    font-size: 24px;
    letter-spacing: 0;
}

.title-l {
    font-family: var(--primary-font);
    font-size: 24px;
    letter-spacing: 0;
}


.text-l, .text-m {
    font-family: var(--primary-font);
    font-weight: 300;
}

.text-l {
    font-size: 20px;
}

.text-s, .text-xs {
    font-family: var(--primary-font);
}

.text-s {
    font-weight: 500;
}

.text-m, .text-s {
    font-size: 18px;
}

.text-xs {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
}

.block .text-subtitle-1 {
    font-size: 20px;
}

.block .text-subtitle-3 {
    font-size: 18px;
    font-weight: 500;
}

/* ## Headings @medias */
@media only screen and (min-width: 960px) {
    .title-s {
        font-size: 24px;
    }

    .title-m {
        font-size: 30px;
        line-height: 1.33;
    }

    .title-l {
        font-size: 36px;
        line-height: 1.33;
    }
}

/* ## Headings
---------------------------------------------
--------------------------------------------- */


/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
    max-width: 100%;
}

img {
    height: auto;
}

.featured-content img,
.gallery img {
    width: auto;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
    overflow: hidden;
}

.gallery-item {
    float: left;
    margin: 0 0 28px;
    text-align: center;
}

.gallery-columns-2 .gallery-item {
    width: 50%;
}

.gallery-columns-3 .gallery-item {
    width: 33%;
}

.gallery-columns-4 .gallery-item {
    width: 25%;
}

.gallery-columns-5 .gallery-item {
    width: 20%;
}

.gallery-columns-6 .gallery-item {
    width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
    width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
    width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    width: 11.1111%;
}

.gallery img {
    border: 1px solid #ddd;
    height: auto;
    padding: 4px;
}

.gallery img:hover,
.gallery img:focus {
    border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #333;
    font-size: 18px;
    font-weight: 300;
    padding: 16px;
    width: 100%;
}

input:focus,
textarea:focus {
    border: 1px solid #999;
    outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
    width: auto;
}

::-moz-placeholder {
    color: #333;
    font-weight: 300;
    opacity: 1;
}

::-webkit-input-placeholder {
    color: #333;
    font-weight: 300;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
    background-color: #333;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    padding: 16px 24px;
    width: auto;
}

.entry-content .button:hover,
.entry-content .button:focus {
    color: #fff;
}


.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover,
.footer-widgets button:focus,
.footer-widgets input:focus[type="button"],
.footer-widgets input:focus[type="reset"],
.footer-widgets input:focus[type="submit"],
.footer-widgets .button:focus {
    background-color: #fff;
    color: #333;
}

.button {
    display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
    display: none;
}

/* ## Tables
--------------------------------------------- */

table {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 2;
    margin-bottom: 40px;
    width: 100%;
}

tbody {
    border-bottom: 1px solid #ddd;
}

td,
th {
    text-align: left;
}

td {
    border-top: 1px solid #ddd;
    padding: 6px 0;
}

th {
    font-weight: 400;
}

/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
    clip: auto !important;
    height: auto;
    width: auto;
    display: block;
    font-size: 1em;
    font-weight: bold;
    padding: 15px 23px 14px;
    color: #333;
    background: #fff;
    z-index: 100000; /* Above WP toolbar. */
    text-decoration: none;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
}

.more-link {
    position: relative;
}

/* # Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
    margin: 0;
}

.genesis-skip-link li {
    height: 0;
    width: 0;
    list-style: none;
}

/* #Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* ##Index */
.index-100 {
    z-index: 100;
}

.index-999 {
    z-index: 999;
}

.site-inner {
    position: relative;
    margin-top: 71px;
}

@media (min-width: 1100px) {
    .site-container .site-inner {
        margin-top: 121px;
    }
}


/* ##Padding */
.has-padding-30.section--col {
    padding: 30px;
}

.section--container.no-vertical-padding, .gb-block-container.section--container.no-vertical-padding {
    padding-top: 0;
    padding-bottom: 0;
}

/* ##Padding @medias */
/* ##Padding
---------------------------------------------------------------------------------------------------- */
.container {
    width: 100%;
    max-width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container.is-full-container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
}


/* ## Column Widths and Positions
--------------------------------------------- */
.section--container, .gb-block-container.section--container {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: var(--default-container-width);
    padding: var(--default-section-vertical-padding);
    margin: 0 auto;
}

.is-preview .section--container.no-vertical-padding, .page-content .section--container.no-vertical-padding {
    padding-top: 0;
    padding-bottom: 0;
}

.section--row.no-horizontal-padding {
    padding-right: 0;
    padding-left: 0;
}

.section--row {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    padding: 0 var(--default-grid-margin);
    border: 2px solid transparent;
    transition: var(--default-main-transition);
}

.section--col {
    position: relative;
    flex: 1 1 100%;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 calc(var(--default-grid-gutter) / 2);
}

/* ##  Column Widths and Positions @medias */
@media (max-width: 959px) {
    .section--row.has-reverse-columns {
        display: flex;
        flex-direction: column-reverse;
    }
}

@media only screen and (min-width: 600px) {
    .section--row {
        padding: 0 var(--default-grid-margin-tablet);
    }
}

@media only screen and (min-width: 960px) {
    .section--row {
        padding: 0 var(--default-grid-margin-desktop);
    }
}


/** Layout Grid
---------------------------------------------------------------------------------------------------- */
[data-grid~=is-mobile-2_12] {
    flex: 0 1 16.66%;
    max-width: 16.66%;
}

[data-grid~=is-mobile-6_12] {
    flex: 0 1 50%;
    max-width: 50%;
}

[data-grid~=is-mobile-10_12] {
    flex: 0 1 83.33%;
    max-width: 83.33%;
}

[data-grid~=is-mobile-12_12] {
    flex: 0 100%;
    max-width: 100%;
}

.is-mobile [data-grid~=is-mobile-12_12].has-gutter, [data-grid~=is-mobile-12_12].has-gutter {
    flex: 0 1 calc(100% - var(--default-grid-gutter));
    max-width: calc(100% - var(--default-grid-gutter));
}

/*** Medias Layout Grid
---------------------------------------------------------------------------------------------------- */
@media (min-width: 600px) {
    [data-grid~=is-tablet-1_12] {
        flex: 0 1 8.33%;
        max-width: 8.33%;
    }

    [data-grid~=is-tablet-3_12] {
        flex: 0 1 25%;
        max-width: 25%;
    }

    [data-grid~=is-tablet-12_12] {
        flex: 0 100%;
        max-width: 100%;
    }

    .is-tablet [data-grid~=is-tablet-12_12].has-gutter, [data-grid~=is-tablet-12_12].has-gutter {
        flex: 0 1 calc(100% - var(--default-grid-gutter-tablet));
        max-width: calc(100% - var(--default-grid-gutter-tablet));
    }
}

@media only screen and (min-width: 960px) {
    /* # Layout
   -------------------------------------------- */
    [data-grid~=is-desktop-2_12].has-gutter {
        flex: 0 1 calc(16.66% - var(--default-grid-gutter-desktop));
        max-width: calc(16.66% - var(--default-grid-gutter-desktop));
    }

    [data-grid~=is-desktop-1_12] {
        flex: 0 1 8.33%;
        max-width: 8.33%;
    }

    [data-grid~=is-desktop-2_12] {
        flex: 0 1 16.66%;
        max-width: 16.66%;
    }

    [data-grid~=is-desktop-3_12] {
        flex: 0 1 25%;
        max-width: 25%;
    }

    [data-grid~=is-desktop-4_12] {
        flex: 0 1 33.33%;
        max-width: 33.33%;
    }


    [data-grid~=is-desktop-5_12] {
        flex: 0 1 41.66%;
        max-width: 41.66%;
    }

    [data-grid~=is-desktop-6_12] {
        flex: 0 1 50%;
        max-width: 50%;
    }

    [data-grid~=is-desktop-7_12] {
        flex: 0 1 58.33%;
        max-width: 58.33%;
    }

    [data-grid~=is-desktop-8_12] {
        flex: 0 1 66.66%;
        max-width: 66.66%;
    }

    [data-grid~=is-desktop-9_12] {
        flex: 0 1 75%;
        max-width: 75%;
    }

    [data-grid~=is-desktop-3_12].has-gutter {
        flex: 0 1 calc(25% - var(--default-grid-gutter-desktop));
        max-width: calc(25% - var(--default-grid-gutter-desktop));
    }

    [data-grid~=is-desktop-4_12].has-gutter {
        flex: 0 1 calc(33.33% - var(--default-grid-gutter-desktop));
        max-width: calc(33.33% - var(--default-grid-gutter-desktop));
    }

    [data-grid~=is-desktop-6_12].has-gutter {
        flex: 0 1 calc(50% - var(--default-grid-gutter-desktop));
        max-width: calc(50% - var(--default-grid-gutter-desktop));
    }
}

/* ## Offset
---------------------------------------------------------------------------------------------------- */
.gb-block-container.neg-offset-top-750 {
    margin-top: -1200px;
}

/* ### Medias Offset
---------------------------------------------------------------------------------------------------- */
@media (min-width: 960px) {
    .gb-block-container.neg-offset-top-750 {
        margin-top: -90%;
    }
}

/* ### Content */
.content {
    float: right;
    width: 800px;
}

.content-sidebar .content {
    float: left;
}

.full-width-content .content {
    width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
    float: right;
    width: 360px;
}

.sidebar-content .sidebar-primary {
    float: left;
}

/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
    clear: both;
    font-size: 16px;
    width: 100%;
}

.genesis-nav-menu .menu-item {
    display: block;
    float: none;
    position: relative;
}

.genesis-nav-menu a {
    color: #333;
    text-decoration: none;
    display: block;
    padding: 12px 0;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu a:focus,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus {
    color: #c3251d;
    text-decoration: underline;
}

.genesis-nav-menu .sub-menu {
    clear: both;
    display: none;
    left: -9999px;
    margin: 0;
    opacity: 1;
    padding-left: 15px;
    position: static;
    z-index: 99;
}

.genesis-nav-menu .sub-menu a {
    background-color: var(--dark-light-color);
    font-size: 14px;
    padding: 20px;
    position: relative;
    width: 200px;
    word-wrap: break-word;
}

.genesis-nav-menu .sub-menu .sub-menu {
    margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1;
}

.genesis-nav-menu > .first > a {
    padding-left: 0;
}

.genesis-nav-menu > .last > a {
    padding-right: 0;
}

.genesis-nav-menu > .right {
    color: #fff;
    float: right;
    list-style-type: none;
    padding: 30px 0;
}

.genesis-nav-menu > .right > a {
    display: inline;
    padding: 0;
}

.genesis-nav-menu > .rss > a {
    margin-left: 48px;
}

.genesis-nav-menu > .search {
    padding: 10px 0 0;
}

/* ## Responsive Menu
--------------------------------------------- */
.menu .menu-item:focus {
    position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
    left: auto;
    opacity: 1;
}

.js .nav-primary {
    display: none;
    position: relative;
}

.nav-primary {
    clear: left;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 100%;
}

.genesis-responsive-menu .genesis-nav-menu .menu-item:hover > .sub-menu {
    display: block;
}

.menu-toggle {
    background-color: transparent;
    border-width: 0;
    color: var(--light-color);
    display: block;
    overflow: hidden;
    text-align: center;
    visibility: visible;
    float: right;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 13px 0;
    position: relative;
    z-index: 1000;
    margin-right: 0;
}

.sub-menu-toggle {
    background-color: transparent;
    border-width: 0;
    color: var(--light-color);
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    visibility: visible;
}

.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
    background-color: transparent;
    border-width: 0;
    color: var(--light-color);
}

.menu-toggle.activated::before {
    content: "\f335";
}

.site-header .dashicons-before::before {
    transition: none;
}

.site-header .menu-toggle::before {
    float: left;
    margin-right: 5px;
    position: relative;
    text-rendering: auto;
    top: 0;
}

.sub-menu-toggle {
    float: right;
    padding: 9px 10px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}

.sub-menu .sub-menu-toggle {
    padding: 12px 10px;
}

.sub-menu-toggle::before {
    display: inline-block;
    text-rendering: auto;
    transform: rotate(0);
    transition: transform 0.25s ease-in-out;
}

.sub-menu-toggle.activated::before {
    transform: rotate(180deg);
}

/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
    position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
    left: auto;
    opacity: 1;
}

/* ## Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu .sub-menu {
    margin-top: -56px;
}

.site-header .genesis-nav-menu li li {
    margin-left: 0;
}

/* ## Primary Navigation
--------------------------------------------- */
.nav-primary .genesis-nav-menu a {
    color: var(--light-color);
    text-decoration: none;
    font-weight: 900;
    padding: 12px 0;
}

.nav-primary .genesis-nav-menu .sub-menu a {
    color: var(--light-color);
}

.nav-primary .genesis-nav-menu .sub-menu a:hover,
.nav-primary .genesis-nav-menu .sub-menu a:focus,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a {
    text-decoration: none;
}

/* ## Pagination
--------------------------------------------- */
.pagination ul {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.pagination ul li a {
    position: relative;
    margin: 0 20px;
    font-size: 20px;
    font-weight: 300;
    color: var(--dark-light-color);
    text-align: center;
    text-decoration: none;
    transition: var(--main-transition);
}

.pagination ul li a.is-selected, .pagination ul li a:hover {
    font-weight: 500;
    color: var(--primary-color);
}

.pagination ul li a.is-selected:before, .pagination ul li a:hover:before {
    background-color: rgba(0, 120, 171, .2);
}

.pagination ul li a:before {
    content: "";
    position: absolute;
    top: calc(50% - 17px);
    left: calc(50% - 17px);
    width: 36px;
    height: 36px;
    background-color: transparent;
    border-radius: 50%;
    transition: var(--main-transition);
}

/* ##  Pagination @medias */

/* Pagination ##
---------------------------------------------
--------------------------------------------- */


/* # Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
    position: fixed;
    z-index: 10;
    width: 100%;
    background: transparent;
    border-bottom: none;
    transition: var(--main-transition);
    padding-right: 15px;
    padding-left: 15px;
}

.site-header.change-color {
    background: var(--light-color);
    border-bottom: 1px solid var(--lighter-color);
}

.site-header.change-color .menu-toggle.activated {
    color: var(--light-color);
}

.site-header.change-color .menu-toggle {
    color: var(--dark-light-color);
}

.site-header.menu-open {
    background-color: var(--dark-light-color);
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.site-header > .wrap {
    width: 100%;
}

/* ## Before Header
--------------------------------------------- */
.menu .container {
    position: relative;
}

.menu-bottom--content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.menu-bottom--item {
    display: none;
    list-style-type: none;
}

.menu-bottom--item ul {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
    align-items: center;
}

.menu-bottom--item ul li {
    padding-right: 15px;
}

.menu-bottom--item-title {
    display: flex;
    align-items: center;
}

/* ### Language switcher
--------------------------------------------- */
.menu-bottom--item.is-lang {
    font-weight: 900;
    text-transform: uppercase;
}

.locale-switcher--separator {
    color: var(--light-color);
}

.menu-bottom--item.is-lang .locale-switcher--separator {
    display: none;
}

.menu-bottom--item-title .icon-arrow {
    display: flex;
    padding-left: 5px;
}

.menu-bottom--item.is-lang .locale-switcher--content {
    opacity: 0;
    transform: translate(0);
    box-shadow: var(--box-shadow);
    transition: var(--main-transition);
}

.menu-bottom--item.is-lang .locale-switcher--item {
    display: none;
    padding: 0;
}

.menu-bottom--item.is-lang a {
    color: var(--light-color);
    text-decoration: none;
    border: none;
}

.menu-bottom--item.is-lang .locale-switcher--content.is-lang-open {
    opacity: 1;
    transform: translate(0);
}

.menu-bottom--item.is-lang .locale-switcher--content.is-lang-open li {
    display: block;
    padding-top: 9px;
}

.menu-bottom--item.is-copyright {
    padding-top: 15px;
    font-weight: 900;
    color: var(--gray-color);
}

.menu-bottom--item.is-lang svg {
    stroke-width: 2px;
}

.menu-bottom--item-title .icon-arrow path {
    fill: var(--light-color);
}

.menu-open .menu-bottom {
    display: block;
    overflow: hidden;
    color: var(--light-color);
    background-color: var(--dark-light-color);
    opacity: 1;
    transform: translate(0);
    transition: all var(--main-transition);
    margin-bottom: 5vh;
}


.menu-open .menu-bottom .menu-bottom--item {
    display: flex;
    transition: var(--main-transition);
}

.menu-bottom--item {
    display: none;
    list-style-type: none;
}

.menu-bottom--item.is-social {
    padding-bottom: 30px;
}

.menu-bottom--item ul {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none;
    align-items: center;
}

.menu-bottom--item ul li {
    padding-right: 15px;
}

.menu-bottom--content #fb {
    padding-top: 2px;
    font-size: 20px;
}

.menu-open .menu-bottom .menu-bottom--item.is-lang {
    display: block;
}

.menu-bottom--item.is-lang {
    font-weight: 900;
    text-transform: uppercase;
}

.menu-bottom--item.is-lang .locale-switcher--separator {
    display: none;
}

.menu-bottom--item.is-lang .locale-switcher--item {
    display: none;
    padding: 0;
}

.menu-bottom .icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

.menu-bottom--item.is-social svg {
    fill: var(--light-color);
}

/* ##  Before Header @medias */
@media (min-width: 960px) {
    .menu-bottom > div {
        width: 100%;
        max-width: 1170px;
        padding-right: 30px;
        padding-left: 30px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
    }

    .menu-bottom--item.is-social {
        padding-bottom: 0;
    }

    .menu-bottom--item.is-lang .locale-switcher--content.is-lang-open {
        position: absolute;
        top: 30px;
        right: 28px;
        padding: 5px 0;
        background: #0078ab;
        background: var(--primary-color);
        box-shadow: var(--box-shadow);
    }

    .menu-bottom--item.is-lang .locale-switcher--content.is-lang-open li {
        padding-top: 0;
    }

}

/* ## Title Area
--------------------------------------------- */
.title-area {
    float: left;
    width: 30%;
    padding: 10px 0;
}

.header-widget-area {
    float: right;
    width: 70%;
}

.site-title {
    font-family: Lobster, sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 10px;
}

.site-description {
    margin-bottom: 0;
}

.wp-custom-logo .site-container .title-area {
    max-width: 80px;
}

.site-description,
.wp-custom-logo .site-title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.title-area .custom-logo,
.site-header.change-color.menu-open .title-area .custom-logo,
.site-footer .custom-logo {
    filter: invert(100%) sepia(0%) saturate(1%) hue-rotate(279deg) brightness(220%) contrast(100%);
}

.site-header.change-color .title-area .custom-logo {
    filter: none;
}

/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets .wrap {
    background-color: #333;
    color: #fff;
    margin: 40px auto 0;
    padding: 20px;
    width: 1200px;
}

.footer-widgets .widgettitle {
    color: #fff;
}

.footer-widgets a {
    color: #fff;
    text-decoration: underline;
}

.footer-widgets .widget-area {
    float: left;
    padding-right: 5%;
    width: 30%;
}

.footer-widgets .footer-widgets-3 {
    padding-right: 0;
}

.footer-widgets .search-form input[type="submit"] {
    margin-top: 10px;
    width: 100%;
}

/* # Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
    width: 100%;
    padding: 45px 0 20px;
    background: var(--dark-light-color);
}

.site-footer > .wrap {
    width: 100%;
    max-width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.footer--column {
    margin-bottom: 15px;
    font-size: 14px;
    color: var(--light-color);
    text-align: center;
}

.footer--logo {
    display: block;
    font-size: 55px;
    color: var(--light-color);
}

.footer--colophon {
    font-size: 16px;
    font-weight: 900;
    color: var(--gray-color);
    text-align: center;
}

.footer--links-list {
    padding: 0;
    list-style: none;
}

.footer--links-item {
    padding: 20px 0;
    font-size: 16px;
    font-weight: 900;
    color: var(--light-color);
    text-align: center;
}

.footer--links-item a {
    color: currentColor;
    text-decoration: none;
    transition: var(--main-transition);
}

/* # Pages
---------------------------------------------------------------------------------------------------- */

/* ## HOME
---------------------------------------------------------------------------------------------------- */
.home .wp-block-nextend-smartslider3 {
    margin-top: -122px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.home .main_slider .n2-ss-slider {
    min-height: 80vh !important;
}


.home .n2-ss-slide .n2-ss-section-main-content {
    opacity: .25 !important;
    transform: translateY(5px);
}

.home .n2-ss-slide.n2-ss-slide-active .n2-ss-section-main-content {
    transform: translateY(0);
    opacity: 1 !important;
    transition: var(--main-transition) 0.4s;
}


.n2-ss-slider-controls .nextend-arrow img {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60% !important;
    height: 60% !important;
}

.home div#n2-ss-2 .nextend-arrow:HOVER img.n2-arrow-hover-img {
    display: block;
}

@media (min-width: 600px) {
    .home .wp-block-nextend-smartslider3 {
        padding-right: 25px;
        padding-left: 25px;
    }
}

@media (min-width: 960px) {
    .home .wp-block-nextend-smartslider3 {
        padding-right: 0;
        padding-left: 0;
    }

    .main_slider .slider-titular h1 {

        text-align: left !important;
    }

    .main_slider .slider-subtitular div {
        text-align: left !important;
    }

    .n2-ss-slider .n2-ss-slider-controls-absolute-left-center {
        left: 15px;
    }

    .n2-ss-slider .n2-ss-slider-controls-absolute-right-center {
        right: 15px;
    }
}

@media (min-width: 1280px) {
    .n2-ss-slider .n2-ss-slider-controls-absolute-left-center {
        left: 5%;
    }

    .n2-ss-slider .n2-ss-slider-controls-absolute-right-center {
        right: 5%;
    }
}

@media (min-width: 1600px) {
    .n2-ss-slider .n2-ss-slider-controls-absolute-left-center {
        left: 15%;
    }

    .n2-ss-slider .n2-ss-slider-controls-absolute-right-center {
        right: 15%;
    }
}

/* ## WIDGET ESPECIALIZACIONES
---------------------------------------------------------------------------------------------------- */
.areas-subitems--item {
    top: 20%;
    display: flex;
    flex: 0 1 50%;
    flex-direction: column;
    width: 50%;
    padding: 30px 20px;
    font-size: 14px;
    color: var(--gray-light-color);
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    opacity: .8;
    transition: var(--main-transition);
}

.areas-subitems--item span img {
    width: 45px;
    filter: invert(81%) sepia(9%) saturate(172%) hue-rotate(207deg) brightness(95%) contrast(85%);
}

.specializations-block {
    position: relative;
    padding: 0;
    color: var(--light-color);
}

.mobile--specializations-block--areas {
    margin-left: -10px;
    margin-right: -10px;
}

.specializations-block--areas {
    position: relative;
    display: none;
    flex-wrap: wrap;
    width: calc(100% + 20px);
    margin-left: -10px;
    background-color: var(--dark-optional-light-color);
}

.specializations-block--areas-content {
    top: 20%;
    display: flex;
    width: 70%;
    color: var(--light-color);
}

.specializations-block--areas-item {
    display: flex;
    flex-direction: column;
    padding: 30px 25px 60px;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    background-color: var(--dark-lighter-color);
    align-items: center;
}

.specializations-block--areas-item span {
    font-size: 80px;
}

.specializations-block--areas-item--title {
    width: 95%;
    margin: auto;
}

.specializations-block--areas-subitems {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 55px;
}

/* ##  WIDGET ESPECIALIZACIONES @medias */
@media (min-width: 600px) {
    .specializations-block--areas-item span {
        margin-bottom: 10px;
        font-size: 55px;
    }
}


@media (min-width: 960px) {
    .specializations-block {
        padding: 25px 0 200px;
    }

    .mobile--specializations-block--areas {
        display: none;
    }

    .specializations-block--areas {
        display: flex;
        width: 100%;
        margin-left: 0;
        background-color: var(--dark-optional-color);
    }

    .specializations-block--areas-content {
        flex: 0 1 25%;
        width: 25%;
    }

    .specializations-block--areas-item {
        display: flex;
        flex-direction: row;
        padding: 40px 40px 125px;
        margin-right: 0;
        margin-left: 0;
        background-color: var(--dark-optional-color);
        transition: var(--main-transition);
    }

    .is-hovered .specializations-block--areas-item {
        color: var(--accent-light-color);
        background-color: var(--dark-optional-light-color);
    }

    .specializations-block--areas-item img {
        transition: var(--main-transition);
    }

    .is-hovered .specializations-block--areas-item img {
        filter: invert(65%) sepia(52%) saturate(250%) hue-rotate(171deg) brightness(170%) contrast(101%);
    }

    .specializations-block--areas-item--title {
        margin: initial;
        padding: 0 10px;
    }

    .specializations-block--areas-subitems {
        position: absolute;
        bottom: 20%;
        left: 0;
        z-index: 1;
        display: none;
        width: 100%;
        padding-bottom: 0;
        justify-content: center;
        margin-left: 0;
        overflow: hidden;
    }

    .specializations-block--areas-subitems.is-hovered {
        display: flex;
        flex-wrap: nowrap;
        background-color: var(--dark-optional-light-color);
    }

    .areas-subitems--item {
        display: none;
        width: 150px;
        padding: 30px 10px;
        margin: 25px 1px 0;
        align-items: center;
        color: var(--gray-light-color);
        background-color: var(--dark-optional-lighter-color);
    }

    .areas-subitems--item:hover {
        color: var(--accent-light-color);
    }

    .areas-subitems--item.is-selected {
        display: flex;
    }

    .areas-subitems--item span {
        width: 40%;
        margin-bottom: 15px;
    }

    .areas-subitems--item:hover span img {
        filter: invert(74%) sepia(8%) saturate(3319%) hue-rotate(170deg) brightness(103%) contrast(102%);
    }
}

/* WIDGET ESPECIALIZACIONES ##
----------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------- */


/* ## BLOCK SOLUCIONES
---------------------------------------------------------------------------------------------------- */
/**
.specializations-block--areas-subitems {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 55px;
    color: var(--light-color);
}



.areas-subitems--item {
    top: 20%;
    display: flex;
    flex: 0 1 50%;
    flex-direction: column;
    width: 50%;
    padding: 30px 20px;
    font-size: 14px;
    color: var(--gray-light-color);
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    opacity: .8;
    transition: var(--main-transition);
}
 */
.areas-subitems--item span {
    font-size: 45px;
}

.specializations-block--areas-subitems .icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

/* ## BLOCK VIDEO
---------------------------------------------------------------------------------------------------- */
.section--container.has-video-popup, div.has-video-popup {
    z-index: 2;
}

.video-popup-block {
    width: 80%;
    height: 200px;
    margin: 5% auto;
    pointer-events: auto;
    border-radius: 8px;
    box-shadow: var(--box-big-shadow);
}

.video-popup--content {
    width: 100%;
    height: 100%;
    cursor: pointer;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 8px;
}

.video-popup-block--icon {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 60px;
    color: #fff;
    pointer-events: none;
    transform: translate(-50%, -50%);
}

.miniatura-video-home {
    background-image: url('./assets/images/anticipando_mundo_ciberseguro.webp');
}

#modalVideo, .modalVideo {
    width: 100%;
    height: 100%;
    z-index: 11;
    top: 0;
}

#modalVideo .modal-content,
.modalVideo .modal-content {
    margin: auto;
    width: 80%;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

/* ## BLOCK VIDEO @medias */
@media (min-width: 600px) {
    #modalVideo .modal-content,
    .modalVideo .modal-content {
        width: 60%;
    }
}

/* ## SOLUCIONES
---------------------------------------------------------------------------------------------------- */
.is-solutions-page {
    background: var(--lighter-color);
}

.solutions--header {
    padding-right: 0;
    padding-bottom: 25%;
    padding-left: 0;
    background-position: 60%;
    background-repeat: no-repeat;
    background-size: cover;
}

.solutions--header .solutions--header-text {
    padding-top: 100px;
    margin-right: 0;
    color: var(--light-color);
}

.solutions--header .header-text--title {
    padding-bottom: 10px;
    color: var(--light-color);
}

.solutions--header .header-text--subtitle {
    line-height: 1.5;
}

/* ### SOLUCIONES -> gestion-ciberseguridad-cert
---------------------------------------------------------------------------------------------------- */

/* ## OFERTAS DE EMPLEO
---------------------------------------------------------------------------------------------------- */
.post-717, .post-1905 {
    background-color: var(--lighter-color);
}

.job-list--header {
    padding-right: 0;
    padding-bottom: 25%;
    padding-left: 0;
    background-position: 60%;
    background-repeat: no-repeat;
    background-size: cover;
}

.job-list--header-text {
    padding-top: 100px;
    margin-right: 0;
    color: var(--light-color);
}

.job-list--title {
    padding-top: 30px;
    padding-bottom: 25px;
}

.job-list--filter-category {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 0;
    margin-bottom: 30px;
    font-size: 12px;
    font-weight: 500;
    list-style-type: none;
    justify-content: space-around;
    cursor: pointer;
    background: var(--light-color);
    border-radius: 25px;
}

.job-list--filter-category .filter-category--item {
    display: flex;
    align-items: center;
    color: var(--primary-color);
}

.job-list--filter-category .active {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 30px;
    font-size: 12px;
    justify-content: space-around;
    color: var(--light-color);
    background: var(--primary-color);
    border-radius: 25px;
}

.job-list--jobs {
    padding-right: 0;
    padding-left: 0;
}

.job-list--jobs-item {
    display: block;
    padding: 25px 20px;
    margin-bottom: 30px;
    text-decoration: none;
    background: var(--light-color);
    border-radius: var(--radius);
    box-shadow: var(--box-shadow);
}

.jobs-item--title {
    padding-bottom: 15px;
}

.job-detail--title-container {
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}

.job-detail--title-container .header-title {
    align-self: center;
    margin: 0;
}

.job-detail--title-container > a {
    position: fixed;
    bottom: 15px;
    left: 50%;
    transform: translate(-50%, 0);
    white-space: nowrap;
    z-index: 100;
}

.jobs-item--separator {
    width: 100%;
    height: 1px;
    margin-bottom: 15px;
    border: 2px solid var(--primary-color);
}

.job-item--info {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
}

.job-item--info-location, .job-item--info-type {
    display: flex;
    -webkit-padding-end: 20px;
    padding-inline-end: 20px;
    align-items: center;
}

.job-item--info-location-svg, .job-item--info-type-svg {
    display: flex;
    align-items: center;
    font-size: 24px;
}

.jobs-item--link {
    padding-top: 35px;
    font-weight: 900;
    text-decoration: underline;
}

.jobs-item--link a {
    display: flex;
    justify-content: center;
}

.is-job-detail, .job-detail {
    background: var(--lighter-color);
}

.job-detail .container:first-child {
    padding-top: 30px;
    padding-bottom: 25px;
}

.job-detail--link {
    display: flex;
    font-weight: 900;
    align-items: center;
}

.job-detail .container:nth-child(2) {
    padding-right: 0;
    padding-left: 0;
}

.job-detail--description {
    padding: 20px 15px 70px;
    background: #fff;
    background: var(--light-color);
}

.job-detail--header {
    padding-bottom: 20px;
}

.job-detail--header-image {
    padding-bottom: 125px;
    margin-bottom: 20px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: var(--radius);
}

.job-detail--separator {
    width: 100%;
    height: 1px;
    border: 2px solid var(--primary-color);
}

.job-detail--content-info {
    display: flex;
    flex-wrap: wrap;
    padding-top: 15px;
    line-height: 10px;
}

.content-info-date, .content-info-location, .content-info-type {
    display: flex;
    padding-bottom: 15px;
    -webkit-padding-end: 30px;
    padding-inline-end: 30px;
    align-items: center;
}

.content-info-svg {
    font-size: 24px;
}

.job-list--footer {
    margin-bottom: 40px;
    background: var(--light-color);
    border-radius: 20px;
}

.job-list--footer-image {
    padding-bottom: 40%;
    background-repeat: no-repeat;
    background-size: auto;
}

.job-list--footer-info {
    padding: 20px 15px 30px;
}

.job-list--footer-info a {
    color: var(--primary-color);
}

.jobs-paginator {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.jobs-paginator ul {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
    font-weight: 300;
    list-style-type: none;
}

.jobs-paginator ul li a,
.jobs-paginator ul li span {
    position: relative;
    margin: 0 20px;
    font-size: 20px;
    font-weight: 300;
    color: var(--dark-light-color);
    text-align: center;
    text-decoration: none;
    transition: var(--main-transition);
}

.jobs-paginator ul li a:before,
.jobs-paginator ul li span.current:before {
    content: "";
    position: absolute;
    top: calc(50% - 17px);
    left: calc(50% - 17px);
    width: 36px;
    height: 36px;
    background-color: transparent;
    border-radius: 50%;
    transition: var(--main-transition);
}

.jobs-paginator a:hover:before,
.jobs-paginator ul li span.current:before {
    background-color: rgba(0, 120, 171, .2);
}

.jobs-paginator a.page-numbers:hover,
.jobs-paginator span.current {
    font-weight: 500;
    color: var(--primary-color);
}

.jobs-paginators a.next,
.jobs-paginators a.prev {
    display: flex;
    width: 18px;
    height: 18px;
}

.jobs-paginator svg {
    left: -8px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ofertas-empleo p {
    padding: 0;
    margin: 0;
}

.ofertas-empleo h2 {
    font-weight: 300;
    font-size: 100%;
}

.ofertas-empleo .entry-content {
    background: var(--lighter-color);
}

.job-detail--application-form {
    padding: 30px 20px;
    margin: 40px 15px 90px;
    background: var(--light-color);
    border-radius: 20px;
    box-shadow: var(--box-hover-shadow);
}

.job-detail--application-form .hbspt-form {
    width: 100%;
    max-width: unset;
    padding: 0;
    margin: 30px 0;
    background-color: var(--light-color);
    border-radius: unset;
    box-shadow: unset;
}

.form--legend {
    display: block;
    padding: 10px;
}

.job-detail--application-form .gform_footer .gform_button {
    width: 100%;
}

/* ## OFERTAS DE EMPLEO @medias */
@media (min-width: 960px) {
    .job-list--header {
        padding-bottom: 15%;
    }

    .job-list--header-text {
        width: 55%;
    }

    .job-list--filter-container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-top: 70px;
        margin-bottom: 50px;
    }

    .job-list--title {
        flex: 0 1 calc(50% - 20px);
        width: calc(50% - 20px);
    }

    .job-list--filter-category {
        flex: 0 1 calc(50% - 5px);
        width: calc(50% - 5px);
        margin-top: 0.5em;
        margin-bottom: 0;
        font-size: 18px;
    }

    .job-list--filter-category .active {
        padding: 10px 40px;
        font-size: 18px;
    }

    .job-list--jobs {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px 50px;
    }

    .job-list--jobs-item {
        flex: 0 1 calc(33.33% - 30px);
        width: calc(33.33% - 30px);
        padding: 40px;
        margin: 0 15px 30px;
    }

    .job-detail .container:first-child {
        padding: 30px 30px 25px;
    }

    .job-detail .container:nth-child(2) {
        display: flex;
        padding-right: 30px;
        padding-left: 30px;
        justify-content: space-between;
        margin-bottom: 200px;
    }

    .job-detail--description {
        width: 100%;
        padding-right: 25px;
        padding-left: 25px;
        margin-right: 0;
        border-radius: 20px;
    }

    .job-detail--header {
        padding-bottom: 15px;
    }

    .job-detail--header-image {
        padding-bottom: 205px;
        margin-bottom: 45px;
    }

    .job-detail--title-container > h1 {
        display: inline-block;
        margin-bottom: 0;
        align-self: center;
    }

    .content-info-date, .content-info-location, .content-info-type {
        padding-bottom: 20px;
    }

    .job-list--footer {
        display: flex;
        justify-content: space-between;
        padding-right: 0;
        padding-left: 0;
    }

    .job-list--footer-image {
        flex: 0 1 calc(50% - 20px);
        width: calc(50% - 20px);
        padding-bottom: 15%;
    }

    .job-list--footer-info {
        flex: 0 1 calc(65% - 15px);
        width: calc(65% - 15px);
        padding: 60px;
    }

    .job-detail--application-form {
        flex: 0 1 calc(35% - 20px);
        width: 45%;
        padding: 50px 35px 0;
        margin-top: 0;
    }

}

@media (min-width: 600px) {
    .job-detail--title-container {
        flex-direction: row;
    }

    .job-detail--title-container > a {
        margin-bottom: 0;
        text-align: center;
        position: initial;
        left: auto;
        transform: initial;
    }
}

/* OFERTAS DE EMPLEO ##
---------------------------------------------------------------------------------------------------- */


/* ## BLOG
---------------------------------------------------------------------------------------------------- */
.blog--prominent {
    margin-bottom: 40px;
    text-decoration: none;
}

.blog--prominent-image {
    padding-bottom: 50%;
    margin-bottom: 30px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 8px;
}

.blog--prominent-category {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 900;
    color: var(--dark-light-color);
}

.blog--prominent-title {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 300;
    color: var(--dark-light-color);
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
    transition: var(--main-transition);
}

.blog--prominent-link {
    font-size: 16px;
    font-weight: 900;
    color: var(--primary-color);
    text-decoration: underline;
}

.blog--filter {
    margin-bottom: 20px;
}

.blog--filter-category {
    padding: 10px;
    font-size: 16px;
    font-weight: 900;
    color: var(--dark-light-color);
    text-align: center;
}

.blog--filter-category--list {
    max-height: 0;
    padding-left: 0;
    margin-bottom: 0;
    overflow: hidden;
    list-style: none;
    background: var(--lighter-color);
    transition: var(--main-transition);
}

.blog--filter-category--list.is-open {
    max-height: 500px;
    transition: var(--main-transition);
}

.blog--filter-category--item {
    padding: 10px;
    font-size: 16px;
    font-weight: 900;
    color: var(--dark-light-color);
    text-align: center;
}

.blog--filter-category--item a {
    position: relative;
    text-decoration: none;
}

.blog--filter-category--item a:hover:before {
    content: "";
    position: absolute;
    bottom: -3px;
    width: 100%;
    height: 3px;
    text-decoration: underline;
    background-color: var(--primary-color);
    border-radius: 3px;
}

.blog--list {
    margin-bottom: 30px;
}

.blog--list-item {
    display: block;
    margin-bottom: 30px;
    text-decoration: none;
    transition: var(--main-transition);
}

.blog--list-image {
    padding-bottom: 170px;
    margin-bottom: 15px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 8px;
}

.blog--list-category, .blog--list-title {
    color: var(--dark-light-color);
}

.blog--list-category {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 900;
}

.blog--list-title {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 300;
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
    transition: var(--main-transition);
}

.blog--list-link {
    font-size: 16px;
    font-weight: 900;
    color: var(--primary-color);
    text-decoration: underline;
}

.blog-detail--header-background {
    padding-bottom: 240px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.blog-detail--content {
    padding-top: 30px;
    padding-bottom: 40px;
    color: var(--dark-light-color);
}

.blog-detail--category {
    padding-bottom: 11px;
    font-size: 16px;
    font-weight: 900;
}

.blog-detail--title {
    margin-bottom: 0;
}

.blog-detail--info {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-top: 10px;
    padding-bottom: 30px;
    color: var(--gray-light-color);
}

.blog-detail--info-created {
    padding-right: 20px;
}

.blog-detail--body.text-group ul,
.blog-detail--body.text-group ol {
    padding-left: 20px;
    margin-bottom: 20px;
}

.blog-detail--body.text-group ul li {
    list-style: disc;
}

.blog-detail--body.text-group ol li {
    list-style: decimal;
}

.blog-detail--body.text-group ul li,
.blog-detail--body.text-group ol li {
    line-height: 1.5;
}

.blog-detail--body.text-group ul li a,
.blog-detail--body.text-group ol li a {
    text-decoration: underline;
}

.blog-detail--bottom {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    height: 24px;
    padding-top: 50px;
    padding-bottom: 25px;
}

.blog-detail--bottom-views {
    width: 130px !important;
    height: 24px !important;
    max-width: unset !important;
    margin: unset !important;
    padding: unset !important;
    margin-bottom: unset !important;
}

.blog-detail--bottom-views > div {
    display: inline-block !important;
    padding-left: 5px;
}

.blog-detail--bottom-views:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #2a2a2d;
    background: var(--dark-light-color);
    border-radius: 50%;
}

.blog-detail--bottom-social {
    position: absolute;
    right: 0;
    height: 24px;
}

.blog-detail--bottom-social ul {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
}

.blog-detail--bottom-social ul li {
    -webkit-padding-start: 10px;
    padding-inline-start: 10px;
}

.blog-detail--bottom-social svg {
    width: 24px;
    height: 24px;
}

/* ### BLOG - Articulos Relacionados */
.related-articles {
    padding: 30px 0;
    background: var(--lighter-color);
}

.articles--title {
    display: block;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 300;
    text-align: center;
}

.articles--link {
    display: block;
    margin-bottom: 30px;
    font-weight: 900;
    text-align: center;
    text-decoration: none;
}

.article--list {
    margin-bottom: 70px;
}

.article--list-item {
    display: block;
    margin-bottom: 30px;
    text-decoration: none;
    transition: var(--main-transition);
}

.article--list-item:hover {
    transition: var(--main-transition);
}

.article--list-image {
    padding-bottom: 170px;
    margin-bottom: 15px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 8px;
}

.article--list-category {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 900;
    color: var(--dark-light-color);
}

.article--list-title {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 300;
    color: var(--dark-light-color);
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
    transition: var(--main-transition);
}

.article--list-item:hover .article--list-title {
    -webkit-text-decoration-color: var(--dark-light-color);
    text-decoration-color: var(--dark-light-color);
}

.article--list-link {
    font-size: 16px;
    font-weight: 900;
    color: #0078ab;
    text-decoration: underline;
}

.blog-detail--aside {
    display: none;
    padding-top: 30px;
    margin-bottom: 300px;
}

/* ## BLOG @medias */
@media (min-width: 960px) {
    .blog--prominent {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .blog--prominent-image {
        flex: 0 1 calc(60% - 20px);
        width: calc(60% - 20px);
        padding-bottom: 370px;
    }

    .blog--prominent-data {
        flex: 0 1 calc(40% - 20px);
        width: calc(40% - 20px);
    }

    .blog--prominent-title {
        font-size: 30px;
        line-height: 1.3;
    }

    .blog--content {
        padding: 40px 0;
        background: var(--lighter-color);
    }

    .blog--filter {
        margin-bottom: 40px;
    }

    .blog--filter-category {
        display: none;
    }

    .blog--filter-category--list {
        max-height: 500px;
        text-align: center;
    }

    .blog--filter-category--item {
        display: inline-block;
        padding: 10px 30px;
    }

    .blog--list {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 50px;
        justify-content: flex-start;
    }

    .blog--list-item {
        flex: 0 1 calc(33.33% - 20px);
        width: calc(33.33% - 20px);
        margin-right: 20px;
    }

    .blog--list-image {
        padding-bottom: 200px;
    }

    .blog--list-title {
        font-size: 24px;
    }

    .blog-detail--header-background {
        padding-bottom: 530px;
        border-radius: 8px;
    }

    .blog-detail .container:nth-child(2) {
        display: flex;
        justify-content: space-between;
    }

    .blog-detail--content {
        flex: 0 1 calc(70% - 20px);
        width: calc(70% - 20px);
    }

    .blog-detail--info {
        padding-top: 30px;
        padding-bottom: 40px;
    }

    /* ### BLOG - Articulos Relacionados */
    .related-articles {
        background: var(--lighter-color);
        padding: 45px 0;
    }

    .articles--title {
        margin-bottom: 40px;
        text-align: left;
    }

    .articles--link {
        display: none;
    }

    .article--list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 20px;
    }

    .article--list-item {
        flex: 0 1 calc(33.33% - 20px);
        width: calc(33.33% - 20px);
    }

    .article--list-image {
        padding-bottom: 200px;
    }

    .article--list-title {
        font-size: 24px;
    }

    .blog-detail--aside {
        flex: 0 0 calc(30% - 20px);
        display: flex;
        width: calc(30% - 20px);
    }

    .blog-detail--aside-cta {
        width: 100%;
        min-height: 320px;
        background: var(--light-color);
        border-radius: 20px;
        box-shadow: var(--box-hover-shadow);
    }

    .blog-detail--aside-cta--image {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        height: 140px;
        border-top-right-radius: 20px;
        border-top-left-radius: 20px;
    }

    .blog-detail--aside-cta--text {
        padding: 25px 20px 20px;
        text-align: center;
    }

    .blog-detail--aside-cta--link {
        display: block;
        padding-bottom: 25px;
        font-weight: 900;
        color: var(--primary-color);
        text-align: center;
        text-decoration: underline;
        cursor: pointer;
    }
}

/* BLOG ##
---------------------------------------------------------------------------------------------------- */


/* ## HERRAMIENTAS
---------------------------------------------------------------------------------------------------- */
.herramientas-detail--header {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.herramientas-detail--header .herramientas-detail-header--text {
    padding-top: 40px;
    margin-right: 0;
    color: var(--dark-light-color);
}

.herramientas-detail--header .header-text--title {
    padding-bottom: 10px;
    color: var(--dark-light-color);
}

.herramientas-detail--header .header-text--subtitle {
    line-height: 1.5;
    color: var(--dark-light-color);
}

.herramientas-detail--header .header-text--cta {
    display: inline-block;
    margin-top: 25px;
}

.herramientas-detail--header .herramientas-detail-header--logo img {
    height: auto;
    max-width: 80%;
    margin: auto;
}

.herramientas-detail--description {
    width: 100%;
    max-width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    color: var(--dark-light-color);
}

.description--subtitle ul {
    list-style: disc;
}

.description--subtitle ul li {
    list-style-type: unset;
}

.herramientas-detail--services-related, .herramientas-detail--tools-related {
    position: relative;
    min-height: 540px;
    background-color: #eee;
    max-width: 1600px;
    margin: 0 auto;
}

.services-related--title, .tools-related--title {
    padding-top: 30px;
    padding-bottom: 10px;
    text-align: center;
}

.herramientas-detail--info-title {
    padding-top: 60px;
    padding-bottom: 30px;
    text-align: center;
}

.herramientas-detail--info-cards {
    padding-bottom: 30px;
}

.info-cards--item {
    width: 100%;
    max-width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 40px;
}

.info-cards--image {
    padding-bottom: 25px;
}

.info-cards--title {
    padding-bottom: 10px;
    font-size: 24px;
}

.herramientas p {
    margin: 0 0;
    padding: 0;
}

.description--image {
    padding: 50px 0;
}

/* ## HERRAMIENTAS @medias */
@media (min-width: 600px) {
    .herramientas-detail--description {
        padding-right: 25px;
        padding-left: 25px;
    }

    .services-related--title, .tools-related--title {
        padding-right: 25px;
        padding-left: 25px;
    }

    .info-cards--item {
        padding-right: 25px;
        padding-left: 25px;
    }
}

@media (min-width: 960px) {
    article.herramientas .container:first-child {
        display: flex;
    }

    .herramientas-detail--header {
        padding: 100px 0;
    }

    .herramientas-detail--header .herramientas-detail-header--text {
        flex: 1 0 calc(40% - 20px);
        width: calc(40% - 20px);
    }

    .herramientas-detail--header .header-text--subtitle {
        font-size: 24px;
    }

    .herramientas-detail--header .herramientas-detail-header--logo {
        flex: 1 0 calc(30% - 20px);
        width: calc(30% - 20px);
    }

    .herramientas-detail--description {
        display: flex;
        justify-content: space-between;
        padding: 60px 30px;
    }

    .description--info {
        flex: 0 1 calc(50% - 20px);
        width: calc(50% - 20px);
    }

    .description--image {
        flex: 0 1 calc(40% - 20px);
        width: calc(40% - 20px);
    }

    .herramientas-detail--services-related, .herramientas-detail--tools-related {
        min-height: 680px;
    }

    .services-related--title, .tools-related--title {
        width: 100%;
        max-width: 1170px;
        margin-right: auto;
        margin-left: auto;
        padding: 65px 30px 50px;
        text-align: left;
    }

    .herramientas-detail--info-cards {
        padding-bottom: 100px;
    }

    .info-cards--item {
        padding-right: 30px;
        padding-left: 30px;
        display: flex;
        justify-content: space-around;
        width: calc(80% - 20px);
        padding-bottom: 50px;
        margin-bottom: 25px;
        border-radius: 20px;
        box-shadow: var(--box-hover-shadow);
    }

    .info-cards--image {
        flex: 0 1 calc(40% - 20px);
        width: calc(40% - 20px);
        padding-top: 85px;
    }

    .info-cards--description {
        flex: 0 1 calc(60% - 20px);
        width: calc(60% - 20px);
        padding-top: 20px;
    }

    .info-cards--title {
        padding-bottom: 20px;
    }
}

/* HERRRAMIENTAS ##
---------------------------------------------------------------------------------------------------- */

/* ## 404
---------------------------------------------------------------------------------------------------- */
.error {
    position: relative;
    width: 100%;
    padding: 100px 0;
}

.error .container {
    position: relative;
}

.error--background {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.error--background:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: var(--dark-color);
    opacity: .8;
}

.error--title {
    margin-bottom: 30px;
    font-size: 50px;
    color: var(--light-color);
}

.error--text {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 1.6;
    color: var(--light-color);
}

/* ## 404 @medias */
@media (min-width: 960px) {
    .error {
        padding: 260px 0;
    }

    .error--title {
        font-size: 77px;
    }

    .error--text {
        font-size: 24px;
    }
}

/* 404 ##
---------------------------------------------------------------------------------------------------- */

/* ## Talento
---------------------------------------------------------------------------------------------------- */
.pagina-talento .site-inner {
    color: white;
    font-family: 'Roboto';
}

.pagina-talento .site-inner h1,
.pagina-talento .site-inner h2,
.pagina-talento .site-inner h3 {
    font-family: 'Roboto';
}

.cross-out {
    position: relative;
    z-index: 1;
}

.cross-out:after {
    z-index: -1;
    content: '';
    height: 45%;
    background-color: #FF6F1E;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    width: 90%;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-5%, 95%) rotate(-1.91deg);
}

#talento-portada {
    position: relative;
    background: url('./assets/images/talento_portada.webp') no-repeat;
    background-size: cover;
    min-height: calc(100vh - 120px);
}

#talento-portada > .levelup {
    display: none;
    position: absolute;
    bottom: 0;
    margin-bottom: 20px;
    right: 10%;
    max-width: 50%;
}


#talento-portada > div {
    height: 100%;
}

#talento-portada > div > div {
    height: 100%;
    max-width: 600px;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    gap: 1.2em;
    padding: 1em;
}

#talento-portada h1 {
    font-size: 3em;
    font-weight: bold;
    line-height: 1.2em;
    padding-bottom: 1em;
}

.talento-portada-subtext {
    color: white;
    font-size: 1.5em;
    font-weight: 400;
    margin-bottom: 0.8em;
}

.talento-portada-botonera {
    display: flex;
    gap: 1em;
    flex-direction: column;
    text-align: center;
}

.talento-portada-button {
    font-size: 1.5rem;
    display: inline-block;
    cursor: pointer;
    color: white;
    border-radius: 10px;
    font-weight: 700;
    padding: 1.2em 2em;
    text-align: center;
    max-width: 12em;
    position: relative;
    white-space: nowrap;
    border: 2px solid #f5f5f580;
    background: radial-gradient(farthest-corner at bottom right, #3D9FD9 0%, #014698 50%, rgba(0,0,0,0) 51%, rgba(0,0,0,0) 100%) top left/200% 200%;
    transition: all .25s ease-in;
    text-shadow: 1px 1px 1px #333;
}
.talento-portada-button:hover {
    animation: to_background-position_bottom-right .25s forwards;
    border: 2px solid transparent;
}


@keyframes to_background-position_bottom-right {
    to {
        background-position:bottom right;
    }
}

.talento-portada-button > a {
    color: white;
}

#talento-bienvenido, #talento-tarjetas {
    background: url('./assets/images/talento_bienvenido.webp') no-repeat top left;
    background-size: cover;
}

#talento-bienvenido > div {
    padding-left: 1em;
    padding-right: 1em;
}

#talento-bienvenido h2 > span.bold {
    font-size: 2em;
}

#talento-bienvenido > div > div {
    display: flex;
    flex-direction: column;
    gap: 3em;
    max-width: 600px;
}

#talento-bienvenido > div > div > div {
    display: flex;
    align-items: center;
    font-size: 1.5em;
    font-weight: bold;
}

#talento-bienvenido > div > div > div:nth-child(1) {
    font-size: 3em;
    font-weight: 100;
}

#talento-bienvenido > div > div > div > div:nth-child(1) {
    width: 1.5em;
    margin-right: 1.2em;
}

#talento-video {
    background: url('./assets/images/talento_video.webp') no-repeat top right;
    background-size: cover;
}

#talento-monday-lovers {
    background: url('./assets/images/talento_moday_lovers.webp') no-repeat center right;
    background-size: cover;
    padding-bottom: 3em;
}

#talento-monday-lovers > div:nth-child(1) {
    padding-left: 1em;
    padding-right: 1em;
}

#talento-monday-lovers > div > h2 > span {
    font-size: 2.5em;
    display: inline-block;
    z-index: 1;
}

#talento-monday-lovers > div > h2 > span.handwriting {
    z-index: -1;
}

.handwriting {
    font-family: 'Lobster', cursive;
}

.handwriting.cross-out:after {
    background-color: #004DA7;
    transform: translate(-10%, 150%);
    width: 100%;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

.video--item-card {
    width: 90%;
    margin: 0 0.5em;
    padding: 1em;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-card--title {
    padding-top: 1em;
}

.video-card--text {
    padding-bottom: 0.8em;
    font-weight: 600;
    font-size: 1.5em;
}

#talento-monday-lovers .video--gallery {
    margin-bottom: 4em;
    overflow: unset;
}

.video--gallery .flickity-page-dots .dot.is-selected,
.cultura-gallery .flickity-page-dots .dot.is-selected {

    background: #0078ab;
}

.video--gallery .flickity-page-dots .dot,
.cultura-gallery .flickity-page-dots .dot {
    background: #D9D9D9;
    opacity: 1;
}

#cultura-empresa {
    background: url('./assets/images/cultura_empresa.webp') no-repeat top left;
    background-size: cover;
    padding-bottom: 3em;
}

#cultura-empresa > .section--container {
    padding-left: 1em;
    padding-right: 1em;
}

.cultura-gallery{
    margin-bottom: 4em;
    overflow: unset;
}

.cultura--item-card {
    width:400px;
    padding: 2em;
}

.cultura-gallery .caption > div:nth-child(1) {
    font-size: 4em;
    font-weight: bold;
    display: flex;
}

.cultura-gallery .caption > div:nth-child(2) {
    font-size: 2em;
    font-weight: 100;
}

.cultura-gallery .caption > div:nth-child(1) > div {
    border-bottom: 3px solid white;
    flex-grow: 2;
    margin-bottom: 2rem;
    margin-right: 4rem;
    margin-left: 0.5rem;
}

.cultura-gallery .flickity-slider > div{
    display: flex;
    gap: 2em;
    flex-direction: column;
    align-items:center;
}

.cultura-gallery .flickity-slider > div > div{
    max-width:360px;
}






#talento-tarjetas {
    max-width: unset;
    margin: unset;
    padding: 10em 0 0;
}

.flipping-cards {
    display: flex;
    flex-wrap: wrap;
}

.flipping-cards > div {
    flex: 0 0 100%;
}


.flipping-cards > div:nth-child(1) {
    order: 1;
}

.flipping-cards > div:nth-child(2) {
    order: 2;
}

.flipping-cards > div:nth-child(3) {
    order: 4;
}

.flipping-cards > div:nth-child(4) {
    order: 3;
}


.flipping-cards .panel {
    -webkit-perspective: 1100px;
    -moz-perspective: 1100px;
    height: 100%;
}

.flipping-cards .panel .front,
.flipping-cards .panel .back {
    height: 100%;
    height: -moz-available; /* WebKit-based browsers will ignore this. */
    height: -webkit-fill-available; /* Mozilla-based browsers will ignore this. */
    height: fill-available;
    padding: 0.5em;
}

.flipping-cards .panel .front {
    position: absolute;
    top: 0;
    width: 100%;
    justify-content: center;

    z-index: 900;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5em;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.flipping-cards .panel .front > div:nth-child(1) {
    max-width: 35%;
}

.flipping-cards .panel .front > div:nth-child(2) {
    font-size: 1.5em;
    font-weight: 300;
    text-align: center;
}

.flipping-cards .front img,
.flipping-cards .back img {
    max-width: 100%;
    max-height: 100%;
}

.flipping-cards .panel .back {
    z-index: 1000;
    color: #0069A7;
    text-align: left;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.flipping-cards .panel.desarrollo-profesional .back,
.flipping-cards .panel.conciliacion .back {
    color: white;
}

.flipping-cards .panel .back > div:nth-child(1) {
    height: 3rem;
    display: flex;
    flex-direction: row;
    align-items: end;
    gap: 1em;
    justify-content: flex-start;
    padding-bottom: 1em;
}

.flipping-cards .panel .back > div:nth-child(1) > div {
    height: 2rem;
    display: inline-block;
}

.flipping-cards .panel .back > div:nth-child(2) > div {
    font-size: 1.5em;
}

.flipping-cards .panel.flip .front {
    z-index: 900;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
}

.flipping-cards .panel.flip .back {
    z-index: 1000;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
}

.flipping-cards .ambiente-laboral .front,
.flipping-cards .desarrollo-profesional .back,
.flipping-cards .conciliacion .back,
.flipping-cards .igualdad .front {
    background-color: #0069A7;
}

.flipping-cards .ambiente-laboral .back,
.flipping-cards .desarrollo-profesional .front,
.flipping-cards .conciliacion .front,
.flipping-cards .igualdad .back {
    background-color: white;
    color: #0069A7;
}

#talento-enigma {
    position: relative;
    min-height: 70vh;
    background: url('./assets/images/enigma_bg.webp') no-repeat top left;
    background-size: cover;
    overflow: hidden;
}

#talento-enigma > div {
    height: 100%;
    padding-left: 1em;
    padding-right: 1em;
}

#talento-enigma > .tech{
    position: absolute;
    display: none;
    bottom: 15px;
    right: 30%;
    max-width: 20%;
}

#talento-enigma > .university{
    display: block;
    position: absolute;
    bottom: -20px;
    right: -30px;
    max-width: 30%;
}

#talento-enigma h2 > span.bold {
    font-size: 2em;
}

#talento-enigma > div > div {
    max-width: 800px;
}

#talento-enigma > div > div > div {
    padding-bottom: 2em;
    font-size: 1.5em;
}

.pagina-talento h2 {
    color: white;
    font-size: 1.7em;
    line-height: 1;
    font-weight: 100;
    margin-bottom: 2.5em;
}

.bold {
    font-weight: bold;
}


@media (min-width: 500px) {
    .pagina-talento h2 {
        font-size: 2em;
        margin-bottom: 1.5em;
    }

    #talento-portada {
        background: url('./assets/images/talento_portada.webp') no-repeat right;
        background-size: cover ;
    }

    .flipping-cards .panel .front {
        position: static;
        top: unset;
        height: 100%;
    }

    .flipping-cards .panel .back {
        position: absolute;
        top: 0;
    }

}

@media (min-width: 799px) {
    #talento-portada > .levelup {
        display: block;
    }

    #talento-enigma > .tech{
        display: block;
    }
}

@media (min-width: 1099px) {
    #talento-portada h1 {
        font-size: 3.5em;
        font-weight: bold;
        line-height: 1.2em;
        padding-bottom: 1em;
    }

    .talento-portada-botonera {
        flex-direction: row;
    }

    .video--item-card {
        width: 50%;
    }

    .cultura-galeria {
        flex-direction: row;
    }

    .flipping-cards > div {
        flex: 0 0 50%;
    }

    .flipping-cards > div:nth-child(1) {
        order: 1;
    }

    .flipping-cards > div:nth-child(2) {
        order: 2;
    }

    .flipping-cards > div:nth-child(3) {
        order: 3;
    }

    .flipping-cards > div:nth-child(4) {
        order: 4;
    }

    .flipping-cards .panel .front,
    .flipping-cards .panel .back {
        padding: 1.25em;
    }
}

/* Talento ##
---------------------------------------------------------------------------------------------------- */


/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* ## Smart Slider
--------------------------------------------- */
.main_slider .n2-ss-slide {
    min-height: 70vh;
}

.main_slider .slider-titular h1 {
    border-bottom: 0 !important;
}

.main_slider .slider-subtitular div#n2-ss-2item2 {
    text-align: center;
}

.slider-soluciones .n2-ss-slide {
    font-family: var(--primary-font);
    color: var(--accent-light-color);
    width: 70vw !important;
    height: 60% !important;
    top: 10%;
    left: 15vw;
}

.layer-slider--cta > div > a {
    transition: var(--main-transition) !important;
}

.slider-soluciones div.circle > div {
    border: 2px solid var(--accent-light-color) !important;
    border-radius: 50% !important;
    font-size: 32px !important;
    width: 70px !important;
    line-height: 70px !important;
    height: 70px !important;
}

/* ## Genesis Enews Extended
--------------------------------------------- */

.sidebar .enews input[type="submit"] {
    margin-top: 10px;
    width: 100%;
}

/* ## Simple Social Icons
--------------------------------------------- */

.simple-social-icons {
    float: right;
    margin-top: 20px;
}

/*
   #Tarjetas SLIDER
*/
.main-solutions,
.specializations {
    position: relative !important;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 440px;
    margin-top: 5px;
}

.main-solutions--gallery.flickity-enabled,
.specializations--gallery.flickity-enabled {
    position: absolute;
}

.main-solutions > .container,
.specializations > .container {
    width: 100%;
    max-width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


.main-solutions--gallery,
.specializations--gallery {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: calc(100% - 7px);
}

.main-solutions--gallery .flickity-viewport,
.specializations--gallery .flickity-viewport {
    width: inherit;
    min-height: 500px;
}

/*
   ##Cards
*/
.solutions--items-card,
.specializations--items-card {
    width: 270px;
    min-height: 400px;
    background: #fff;
    border-radius: 20px;
    opacity: 0;
    box-shadow: 0 16px 24px 0 rgb(48 49 51 / 10%);
}

.solutions--items-card.is-selected,
.specializations--items-card.is-selected {
    opacity: 1;
}

.solutions-card--media,
.specializations-card--media {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 140px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.solutions-card--content,
.specializations-card--content {
    padding: 25px 20px 20px;
    color: #2a2a2d;
}

.solutions-card--title,
.specializations-card--title {
    width: 70%;
    padding-bottom: 10px;
    margin: auto;
    text-align: center;
}

.solutions-card--text,
.specializations-card--text {
    padding-bottom: 25px;
    text-align: center;
}

.solutions-card--stage,
.specializations-card--stage {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
    font-size: 12px;
    font-weight: 300;
}

.is-selected .solutions-card--link,
.is-selected .specializations-card--link {
    display: block;
}

.solutions-card--link,
.specializations-card--link {
    display: none;
    font-weight: 900;
    color: #0078ab;
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
}

.card--stage-detection, .card--stage-protection {
    padding: 5px 10px;
    margin: 0 2px;
    border-radius: 15px;
}

.card--stage-protection {
    color: #00a921;
    background: rgba(0, 255, 13, .1);
}

.card--stage-detection {
    color: #008fe1;
    background: rgba(0, 143, 225, .1);
}

.card--stage-response {
    padding: 5px 10px;
    margin: 0 2px;
    color: #e98900;
    background: rgba(255, 131, 0, .1);
    border-radius: 15px;
}

/*
   ##Navigation Arrows
*/
.main-solutions--gallery .flickity-button,
.specializations--gallery .flickity-button {
    display: none;
    color: #434249;
    cursor: pointer;
    background: transparent;
    border-radius: 0;
    opacity: 1;
}

.specializations--gallery .flickity-button:hover {
    color: var(--dark-color);
    border-radius: 50%;
    opacity: .8;
    transition: opacity .3s ease-out;
}

.flickity-button:hover {
    background: #fff;
    cursor: pointer;
}

/*
   ##Page Dots
*/
.specializations--gallery .flickity-page-dots {
    bottom: -15px;
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1;
}

.specializations--gallery .flickity-page-dots .dot.is-selected {
    background: #0078ab;
}

.specializations--gallery .flickity-page-dots .dot {
    width: 8px;
    height: 8px;
    background: #2a2a2d;
    opacity: .25;
}

.flickity-page-dots .dot.is-selected {
    opacity: 1;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer;
}

/*
   #Featured Solutions
*/
.solutions-cert--card {
    display: flex;
    flex-direction: column;
    color: var(--light-color);
    background: var(--dark-light-color);
    border-radius: 20px;
}

.cert-card--media {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 145px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.cert-card--title {
    padding: 25px 30px 0;
    font-size: 18px;
    font-weight: 300;
    color: var(--light-color);
}

.cert-card--subtitle {
    padding: 5px 30px 20px;
    font-size: 10px;
    font-weight: 300;
}

.cert-card--cta {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 180px;
    height: 45px;
    margin: auto auto 20px;
    color: var(--light-color);
    text-align: center;
    border: 1px solid var(--light-color);
    border-radius: 25px;
    transition: var(--main-transition);
}

.cert-card--cta:hover {
    color: var(--primary-color);
    background-color: var(--light-color);
}

/*
   #Solutions Filter
*/
.solutions--filter-category {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    padding: 5px 0;
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 12px;
    font-weight: 500;
    list-style-type: none;
    justify-content: space-around;
    cursor: pointer;
    background: var(--light-color);
    border-radius: 30px;
}

.solutions--filter-category .filter-category--item {
    display: flex;
    align-items: center;
    color: var(--primary-color);
    cursor: pointer;
}

.solutions--filter-category .filter-category--item {
    display: flex;
    align-items: center;
    color: var(--primary-color);
    cursor: pointer;
}

.solutions--filter-category .active {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 30px;
    font-size: 12px;
    justify-content: space-around;
    color: var(--light-color);
    background: var(--primary-color);
    border-radius: 30px;
}


/* ##Media Queries
---------------------------------------------------------------------------- */
@media only screen and (min-width: 600px) {
    /*
    ##Layout
    */
    .container {
        padding-right: 25px;
        padding-left: 25px;
    }

    .specializations {
        margin-top: 15px;
    }

    .specializations--gallery .flickity-slider {
        width: 115%;
        margin: 0 -30px;
    }

}

@media only screen and (min-width: 960px) {
    /*
    ##Layout
    */
    .container {
        padding-right: 30px;
        padding-left: 30px;
    }

    /*
    ##Paginas
    */
    /*
    ###Soluciones
    */
    .solutions--header {
        padding-bottom: 10%;
    }

    .solutions--header .solutions--header-text {
        width: 55%;
        padding-top: 150px;
    }

    .solutions--header .header-text--subtitle {
        font-size: 24px;
    }

    .specializations {
        margin-top: 60px;
    }

    .specializations--gallery .flickity-slider {
        width: 120%;
        margin: 0 -80px;
    }

    /*
   ##Navigation Arrows
    */
    .specializations--gallery .flickity-button.previous {
        left: -20px;
        display: block;
    }

    .specializations--gallery .flickity-button.next {
        right: -20px;
        display: block;
    }

    /*
       ##Page Dots
    */
    .specializations--gallery .flickity-page-dots {
        bottom: -20px;
    }

    /*
       ##Typography
    */
    blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {
        padding: 0;
        margin: 0;
    }

    .text-group h1, .text-group h2, .text-group h3, .text-group h4, .text-group h5, .text-group h6, .rich-text h1, .rich-text h2, .rich-text h3, .rich-text h4, .rich-text h5, .rich-text h6 {
        margin-bottom: 0.5em;
        font-family: var(--primary-font);
        font-weight: 300;
        line-height: 1.4;
    }

    .header-text--title {
        padding-bottom: 10px;
        color: var(--light-color);
    }

    /*
   ##Featured Solutions
    */
    .solutions-cert--card {
        flex-direction: row;
    }

    .cert-card--media {
        flex: 0 0 calc(35% - 20px);
        width: calc(35% - 20px);
        border-top-right-radius: 0;
        border-bottom-left-radius: 20px;
        border-top-left-radius: 20px;
    }

    .cert-card--info {
        flex: 1 0 calc(65% - 20px);
        width: calc(65% - 20px);
        margin: 60px;
    }

    .cert-card--title {
        padding: 0;
        font-size: 36px;
    }

    .cert-card--subtitle {
        padding: 10px 80px 0 0;
        font-size: 16px;
    }

    .cert-card--cta {
        margin: 30px 0 0;
    }

    /*
    ##Solutions Filter
    */
    .solutions--filter-category {
        flex: 0 1 calc(50% - 5px);
        width: calc(50% - 5px);
        padding: 8px 0;
        margin: 90px auto 0;
        font-size: 18px;
    }

    .solutions--filter-category .filter-category--item {
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .solutions--filter-category .active {
        padding: 10px 40px;
        font-size: 18px;
    }
}


/* # Blocks Post Cards
--------------------------------------------- */
.services-content--title {
    padding-bottom: 25px;
    color: var(--dark-light-color);
}

.services-content--cards {
    display: block;
}

.content-card--item {
    width: 270px;
    min-width: 255px;
    min-height: 380px;
    margin: auto auto 30px;
    background: var(--light-color);
    border-radius: 20px;
    box-shadow: var(--box-hover-shadow);
}

.content-card--media {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 140px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.content-card--info {
    padding: 25px 20px 20px;
    color: var(--dark-light-color);
}

.card-info--title {
    padding-bottom: 10px;
    text-align: center;
}

.card-info--text {
    padding-bottom: 25px;
    text-align: center;
}

.card-info--stages {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
    font-size: 12px;
    font-weight: 300;
}

.card-info--stages .info--stages-item {
    padding: 0 2px;
}

.card-info--stages .is-color-1 {
    padding: 5px 10px;
    color: var(--response-color);
    background: var(--response-background);
    border-radius: 15px;
}

.card-info--stages .is-color-2 {
    padding: 5px 10px;
    color: var(--detection-color);
    background: var(--detection-background);
    border-radius: 15px;
}

.card-info--stages .is-color-3 {
    padding: 5px 10px;
    color: var(--protection-color);
    background: var(--protection-background);
    border-radius: 15px;
}

.card-info--link {
    display: block;
    font-weight: 900;
    color: var(--primary-color);
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
}


/* ##Media Queries    [Blocks Post Cards]
---------------------------------------------------------------------------- */
@media only screen and (min-width: 600px) {

}

@media only screen and (min-width: 960px) {
    .services-content--title {
        padding-top: 60px;
    }

    .services-content--cards {
        display: flex;
        flex-wrap: wrap;
        height: calc(100% - 25px);
        margin-bottom: 100px;
    }

    .content-card--item {
        flex: 0 0 calc(24% - 20px);
        width: calc(24% - 20px);
        margin: 0 20px 20px 0;
    }
}

/* Blocks Post Cards #
---------------------------------------------
--------------------------------------------- */


/* # Blocks Noticias Publicaciones
--------------------------------------------- */
.post-block .blog--list-image {
    padding-bottom: 0;
}

.blog--list-image {
    padding-bottom: 170px;
    margin-bottom: 15px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 8px;
}

.post-block .blog--list-image img {
    max-width: 290px;
    max-height: 160px;
    border-radius: 8px;
}

.blog--list-category, .blog--list-title {
    color: var(--dark-light-color);
}

.blog--list-category {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 900;
}

.blog--list-title {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 300;
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
    transition: var(--main-transition);
}

.blog--list-link {
    font-size: 16px;
    font-weight: 900;
    color: var(--primary-color);
    text-decoration: underline;
}

/* ## Blocks Noticias Publicaciones @medias */
@media (min-width: 960px) {
    .blog--list-image {
        padding-bottom: 200px;
    }

    .post-block .blog--list-image img {
        max-width: 360px;
        max-height: 200px;
    }

    .blog--list-title {
        font-size: 24px;
    }
}

/* Blocks Noticias Publicaciones #
---------------------------------------------
--------------------------------------------- */

/* # GoogleMaps
--------------------------------------------- */
.mapouter {
    position: relative;
    text-align: right;
    height: 400px;
}

.gmap_canvas {
    overflow: hidden;
    background: none !important;
    height: 400px;
}

#gmap_canvas {
    width: 100%;
}

/* ## GoogleMaps @medias */
@media (min-width: 960px) {
    .mapouter {
        width: 100%;
    }

    #gmap_canvas {
        width: 340px;
    }
}

/* GoogleMaps #
---------------------------------------------
--------------------------------------------- */

/* # Hubspot
--------------------------------------------- */
.hbspt-form {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 620px;
    padding: 25px;
    background-color: var(--light-color);
    border-radius: 20px;
    box-shadow: var(--box-hover-shadow);
}

.alt-form .gform_body .gfield .gfield_consent_description {
    border: none;
    overflow-y: auto;
}

.alt-form textarea, .alt-form input {
    border-radius: 15px;
}

/* ## Hubspot @medias */
@media (min-width: 600px) {
    .hbspt-form {
        padding-right: 25px;
        padding-left: 25px;
    }
}

@media (min-width: 960px) {
    .hbspt-form {
        padding-right: 30px;
        padding-left: 30px;
        margin-top: 100px;
    }
}

/* Hubspot #
---------------------------------------------
--------------------------------------------- */

/* # Cookie Manager
--------------------------------------------- */
.wt-cli-ckyes-brand-logo {
    display: none;
}

.wt-cli-ckyes-footer-section {
    display: none !important;
}

/* Cookie Manager #
---------------------------------------------
--------------------------------------------- */

/* # Yarpp
--------------------------------------------- */
.yarpp-related.yarpp-template-yarpp-template-S2 {
    margin-bottom: 0;
    margin-top: 0;
}

/* Yarpp #
---------------------------------------------
--------------------------------------------- */

/* # Modals
--------------------------------------------- */
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 70px;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    margin: 15% auto;
    width: 80%;
    padding: 15px;
    background: transparent;
    border: none;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

/* # Misc
--------------------------------------------- */

/* ## Special Childs */
.has-last-special-childs-4 .rich-text .p-10 div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.has-last-special-childs-4 .rich-text .p-10 div p:nth-last-child(-n+4) {
    display: flex;
    flex: 0 1 calc(50% - 20px);
    align-items: center;
    justify-content: center;
    width: calc(50% - 20px);
    padding: 10px;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid var(--gray-lighter-color);
    border-radius: 14px;
}

.has-last-special-childs-8 .rich-text .p-10 div {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.has-last-special-childs-8 .rich-text .p-10 div p:nth-last-child(-n+8) {
    display: flex;
    flex: 0 1 calc(50% - 20px);
    align-items: center;
    justify-content: center;
    width: calc(50% - 20px);
    padding: 10px;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid var(--gray-lighter-color);
    border-radius: 14px;
}


/* ## Special Childs @medias */
/* ## Special Childs
--------------------------------------------- */

/* ## Timeline */
#timeline.block ul {
    padding-left: 0;
    margin: 0 auto;
}

.timeline {
    position: relative;
    padding-bottom: 50px;
}

.timeline:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 5;
    display: none;
    width: 4px;
    height: 100%;
    background: linear-gradient(
            180deg, var(--lighter-color) 2%, #b9b8c0 25%, #b9b8c0 73%, var(--lighter-color) 99%);
}

.timeline--item {
    display: block;
    text-align: left;
}

.timeline--item-date {
    position: relative;
    padding: 20px 0;
    font-size: 24px;
    color: var(--primary-color);
}

.timeline--item-award {
    padding: 20px;
    background: #fff;
    background: var(--light-color);
    border-radius: 20px;
}

/* ## Timeline @medias */
@media (min-width: 960px) {
    .timeline {
        left: -5px;
        max-width: 960px;
        padding-top: 48px;
        padding-bottom: 120px;
        margin: 20px auto 0;
    }

    .timeline:before {
        display: block;
    }

    .timeline li:nth-child(odd) {
        flex-direction: row-reverse;
    }

    .timeline li:nth-child(2n) {
        flex-direction: row;
    }

    .timeline--item {
        position: relative;
        display: flex;
        justify-content: flex-end;
    }

    .timeline li:nth-child(odd) .timeline--item-date {
        left: 20%;
    }

    .timeline li:nth-child(2n) .timeline--item-date {
        right: 20%;
    }

    .timeline--item-date {
        align-self: center;
    }

    .timeline li:nth-child(odd) .timeline--item-date:before {
        content: " ";
        position: absolute;
        top: 50%;
        left: -126px;
        z-index: 10;
        display: block;
        width: 32px;
        height: 32px;
        margin-top: -17px;
        background: #0078ab;
        background: var(--primary-color);
        border-radius: 50%;
    }

    .timeline li:nth-child(2n) .timeline--item-date:after {
        content: " ";
        position: absolute;
        top: 50%;
        right: -130px;
        z-index: 10;
        display: block;
        width: 32px;
        height: 32px;
        margin-top: -17px;
        background: #0078ab;
        background: var(--primary-color);
        border-radius: 50%;
    }

    .timeline--item-award {
        width: 400px;
        font-size: 18px;
    }
}

/* ## Timeline
---------------------------------------------
--------------------------------------------- */

/* ## Acordeon */
.values {
    padding: 20px 0 40px;
}

.values--item {
    cursor: default;
    border-top: 1px solid var(--gray-light-color);
}

.values--item:last-child {
    border-bottom: 1px solid #bebdc6;
    border-bottom: 1px solid var(--gray-light-color);
}

.values--item.is-open {
    padding-bottom: 0;
}

.values--title {
    position: relative;
    display: block;
    padding: 20px 15px;
    margin: 0;
    font-family: var(--primary-font);
    font-size: 24px;
}

.values--title-icon svg {
    position: absolute;
    top: calc(50% - 5px);
    right: 10px;
    cursor: pointer;
    transform: translateY(-25%);
    transition: var(--main-transition);
}

.values--item.is-open .values--title-icon svg {
    transform: translateY(-25%) rotate(180deg);
}


.values--content {
    display: none;
    max-height: 0;
    padding: 0 0 50px;
    overflow: hidden;
    background-color: var(--lighter-color);
    opacity: 0;
    transition: var(--main-transition);
}

.values--item.is-open .values--content {
    display: block;
    max-height: 9999px;
    opacity: 1;
}

.values--content-img {
    padding-bottom: 45%;
    margin-bottom: 25px;
    background-repeat: no-repeat;
    background-size: cover;
}

.values--content-text {
    padding: 0 10px;
    margin-bottom: 40px;
}

.values--content-icons {
    padding: 0 0 20px 30px;
}

.content-icons--title {
    display: block;
    margin-bottom: 40px;
    font-weight: 500;
    color: var(--accent-color);
    text-align: center;
}

.content-icons--title span {
    position: relative;
}

.content-icons--title span:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #fff;
}

.content-icons--list-item {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.content-icons--list-item--icon {
    display: flex;
    margin-right: 15px;
    font-size: 60px;
}

.content-icons--list-item--icon svg {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

.content-icons--list-item--text {
    padding-right: 30px;
    font-size: 16px;
    font-weight: 500;
    color: var(--accent-color);
}

/* ## Acordeon @medias */
@media (min-width: 960px) {
    .values--content-header {
        position: relative;
    }

    .values--content-img {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
    }

    .values--content-img:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, rgba(0, 0, 0, .91) -.75%, rgba(0, 0, 0, .71) 45.56%, transparent 62.81%);
    }

    .values--content-text {
        position: relative;
        width: 45%;
        padding: 15% 0 15% 10%;
        color: var(--light-color);
    }

    .content-icons--title {
        margin-bottom: 65px;
        text-align: start;
    }

    .content-icons--title {
        margin-bottom: 65px;
        text-align: start;
    }

    .content-icons--list {
        display: flex;
    }

    .content-icons--list-left {
        width: 40%;
        margin-right: 80px;
    }

    .content-icons--list-right {
        width: 40%;
    }

    .content-icons--list-item--text {
        font-size: 20px;
    }
}

/* ## Acordeon
---------------------------------------------
--------------------------------------------- */

/* ## Proyectos */
.projects {
    padding: 20px 0 40px;
}

.projects--item {
    cursor: default;
    border-top: 1px solid var(--gray-light-color);
}

.projects--item.is-open {
    padding-bottom: 0;
}

.projects--item:last-child {
    border-bottom: 1px solid var(--gray-light-color);
}

.projects--category-title {
    position: relative;
    display: block;
    padding: 20px 15px 20px 0;
    margin: 0;
    font-family: var(--primary-font);
    font-size: 24px;
}

.projects--category-title-icon svg {
    position: absolute;
    top: calc(50% - 5px);
    right: 10px;
    cursor: pointer;
    transform: translateY(-25%);
    transition: var(--main-transition);
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}

.is-open .projects--category-title-icon svg {
    transform: translateY(-25%) rotate(180deg);
}

.projects--category-content {
    display: none;
    max-height: 0;
    padding: 10px 15px 15px;
    overflow: hidden;
}

.is-open .projects--category-content {
    display: block;
    max-height: 100%;
    opacity: 1;
    transition: var(--main-transition);
}

.content--project {
    display: flex;
    flex-direction: column;
    padding: 30px 15px 15px;
    margin-bottom: 20px;
    background: var(--light-color);
    border-radius: 20px;
}

.project--title {
    padding-bottom: 10px;
}

.project--info {
    display: flex;
    flex-direction: column;
    padding-top: 30px;
    margin-top: auto;
}

.project--info-images {
    display: flex;
    justify-content: center;
}

.project--info-link {
    padding-top: 20px;
    font-weight: 900;
    color: var(--primary-color);
    text-align: center;
    text-decoration: underline;
}

.project--detail .container {
    padding-bottom: 40px;
}

.project--detail-company-logo {
    padding-bottom: 250px;
    margin-top: 110px;
    margin-bottom: 35px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

.project--detail-schema-img {
    padding-bottom: 160px;
    margin-top: 55px;
    margin-bottom: 85px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
}

.project--detail-schema-img.is-desktop {
    display: none;
}

.company--info-link, .company--info-text, .company--info-title {
    padding: 10px 0;
}

.collaboration--list-title, .financed--list-title {
    padding-bottom: 25px;
}

.collaboration--list-images, .financed--list-images {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 35px;
}

.collaboration--list-images picture, .financed--list-images picture {
    width: calc(50% - 10px);
    flex: 0 1 calc(50% - 10px);
}

.collaboration--list-images picture img, .financed--list-images picture img {
    margin-bottom: 20px;
    border-radius: 20px;
}

/* ## Proyectos @medias */
@media (min-width: 600px) {
    .collaboration--list-images, .financed--list-images {
        display: inline-block;
    }

    .collaboration--list-images picture, .financed--list-images picture {
        width: calc(25% - 20px);
        flex: 0 1 calc(25% - 20px);
    }

    .collaboration--list-images picture img, .financed--list-images picture img {
        margin-right: 15px;
    }
}

@media (min-width: 960px) {
    .projects {
        padding: 30px 130px 0;
    }

    .projects--category-content {
        padding: 30px 30px 25px;
    }

    .is-open .projects--category-content {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .content--project {
        flex: 0 1 calc(50% - 10px);
    }

    .project--info {
        flex-direction: row;
        justify-content: space-between;
        padding-top: 70px;
    }

    .project--info-images {
        align-items: center;
        max-width: 70%;
    }

    .project--info-link {
        display: flex;
        align-items: center;
        padding: 0;
    }

    .project--detail .container:first-child {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-top: 20px;
        padding-bottom: 150px;
    }

    .project--detail .container:first-child.has-images {
        padding-top: 120px;
    }

    .has-images .project--detail-company-images, .has-images .project--detail-company-info {
        width: calc(50% - 35px);
        flex: 0 1 calc(50% - 35px);
    }

    .project--detail-company-logo {
        padding-bottom: 370px;
        margin-top: 0;
        margin-bottom: 70px;
        background-position: top;
    }

    .project--detail-schema-img.is-desktop {
        display: block;
        padding-bottom: 300px;
        margin: 0;
    }

    .has-images .project--detail-company-images, .has-images .project--detail-company-info {
        width: calc(50% - 35px);
        flex: 0 1 calc(50% - 35px);
    }

    .collaboration--list-images, .financed--list-images {
        display: inline-block;
    }

    .collaboration--list-images picture, .financed--list-images picture {
        width: calc(16% - 20px);
        flex: 0 1 calc(16% - 20px);
    }

    .collaboration--list-images picture img, .financed--list-images picture img {
        margin-right: 15px;
    }
}

/* ## Proyectos
---------------------------------------------
--------------------------------------------- */

/* ## Testimonios */
.video-testimonials {
    padding: 40px 0;
    pointer-events: auto;
}

.video-testimonials--content {
    position: relative;
    padding-bottom: 200px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.video-testimonials--item {
    width: 80%;
    overflow: hidden;
    cursor: pointer;
    border-radius: 8px;
    box-shadow: var(--box-shadow);
}

.video-testimonials--icon {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 60px;
    color: #fff;
    pointer-events: none;
    transform: translate(-50%, -50%);
}

.video-testimonials--list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: center;
}

/* ## Testimonios @medias */
@media (min-width: 960px) {
    .video-testimonials--list {
        flex-direction: row;
        justify-content: space-between;
        gap: unset;
    }

    .video-testimonials--item {
        flex: 0 1 calc(33.33% - 20px);
        margin-right: 20px;
    }

}

/* ## Testimonios
---------------------------------------------
--------------------------------------------- */

.font-weight-700 {
    font-weight: 900;
}

.font-weight-900 {
    font-weight: 900;
}

.line-height-13 {
    line-height: 1.3;
}

.line-height-15 {
    line-height: 1.5;
}

.width-50-t {
    width: unset;
}

.prl-10 {
    padding-right: 10px;
    padding-left: 10px;
}

.p-10 {
    padding: 10px;
}

.section--col.no-element-padding .p-10 {
    padding: 0;
}

.block .text-hero {
    font-family: var(--primary-font);
    font-size: 24px;
    letter-spacing: 0;
}

.color-light {
    color: var(--light-color);
}


.block {
    position: relative;
    padding: 0;
    line-height: 1.3;
    letter-spacing: 0;
    border: 2px solid transparent;
    transition: var(--default-main-transition);

}

.block .text-title {
    font-family: var(--primary-font);
    font-size: 20px;
    font-weight: 300;
}

.block .text-big-title {
    font-family: var(--primary-font);
    font-size: 24px;
    letter-spacing: 0;
}

.text-group p:last-child, .rich-text p:last-child {
    margin-bottom: 0;
}

.block .text-text, .block p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
}

/* SPACER */
.spacer {
    box-sizing: content-box;
}

.spacer-desktop-50 {
    height: 50px;
}

.is-mobile .spacer-0, .spacer-0 {
    height: 0;
}

.is-mobile .spacer-10, .spacer-10 {
    height: 10px;
}

.is-mobile .spacer-20, .spacer-20 {
    height: 20px;
}

.is-mobile .spacer-30, .spacer-30 {
    height: 30px;
}

.is-mobile .spacer-40, .spacer-40 {
    height: 40px;
}

.is-mobile .spacer-50, .spacer-50 {
    height: 50px;
}

.is-mobile .spacer-60, .spacer-60 {
    height: 60px;
}

.is-mobile .spacer-70, .spacer-70 {
    height: 70px;
}

.is-mobile .spacer-80, .spacer-80 {
    height: 80px;
}

.is-mobile .spacer-90, .spacer-90 {
    height: 90px;
}

.is-mobile .spacer-100, .spacer-100 {
    height: 100px;
}

.is-mobile .spacer-110, .spacer-110 {
    height: 110px;
}

.is-mobile .spacer-150, .spacer-150 {
    height: 150px;
}

/* SPACER @medias */
@media (min-width: 600px) {
    .is-tablet .spacer-tablet-40, .spacer-tablet-40 {
        height: 40px;
    }

    .is-tablet .spacer-tablet-90, .spacer-tablet-90 {
        height: 90px;
    }
}

@media (min-width: 960px) {
    .spacer-desktop-40 {
        height: 40px;
    }

    .spacer-desktop-60 {
        height: 60px;
    }

    .spacer-desktop-90 {
        height: 90px;
    }

    .spacer-desktop-110 {
        height: 110px;
    }

    .spacer-desktop-150 {
        height: 150px;
    }
}

/* #### */
/* SPACER */

/* ALIGN */
.align-left, .is-mobile .align-left {
    text-align: left;
}

.align-center, .is-mobile .align-center {
    text-align: center;
}

.align-right, .is-mobile .align-right {
    text-align: right;
}

@media (min-width: 600px) {
    .align-tablet-center, .is-tablet .align-tablet-center {
        text-align: center;
    }
}

@media (min-width: 960px) {
    .align-desktop-left {
        text-align: left;
    }
}

/* #### */
/* ALIGN */


.has-margin-bottom-40.section--col.has-gutter {
    margin-bottom: 40px;
}

.section--col.has-gutter {
    margin: 0 calc(var(--default-grid-gutter) / 2);
}

.has-big-shadow {
    box-shadow: var(--box-builder-big-shadow);
}

.image-background {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.bg-cover {
    background-size: cover;
}

.bg-s2-azul-blanco {
    background-image: url('./assets/images/s2_background.webp');
}

.has-dark-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: rgba(0, 0, 0, .3);
}


/* # MISC @medias
--------------------------------------------- */
@media (min-width: 960px) {
    .block .text-hero {
        font-size: 36px;
        line-height: 1.33;
    }

    .has-margin-bottom-40.section--col.has-gutter {
        margin-bottom: 0;
    }

    .section--col.has-gutter {
        margin: 0 calc(var(--default-grid-gutter-desktop) / 2);
    }
}


/* # List
--------------------------------------------- */
.block ul {
    padding-left: 20px;
    margin-bottom: 20px;
}

.has-icon-list h2, .has-icon-list h3, .has-icon-list p > span {
    display: flex;
    align-items: center;
}

.has-icon-list h2 img, .has-icon-list h3 img, .has-icon-list p > span img {
    margin: 0 10px 0 0;
}

/* # Colores
--------------------------------------------- */
.color-primary {
    color: var(--primary-color);
}

/* # Buttons
--------------------------------------------- */
a.secondary-button {
    color: var(--primary-color);
    background-color: var(--light-color);
}


a.main-button, a.secondary-button {
    font-size: 18px;
    font-weight: 900;
    text-decoration: none;
}

.main-button, .secondary-button, .tertiary-button, input[type=submit] {
    padding: .6em 2em;
    cursor: pointer;
    cursor: hand;
    margin-bottom: 30px;
    font-size: 18px;
    color: var(--light-color);
    background-color: var(--primary-color);
    border: 2px solid transparent;
    transition: var(--main-transition);
    border-radius: 23px;
    display: inline-block;
    width: auto;
}

.main-button:hover, .secondary-button:hover, .tertiary-button:hover, input[type=submit]:hover {
    color: var(--light-color);
    background-color: var(--success-color);
    border: 2px solid transparent;
}

.secondary-button {
    color: var(--primary-color);
    background-color: transparent;
    border: 1px solid var(--primary-color);
}

.secondary-button:hover {
    color: var(--light-color);
    background: var(--primary-color);
    border: 1px solid var(--light-color);
}

/* # Buttons @medias */
@media (min-width: 960px) {
    .main-button, .secondary-button, .tertiary-button, input[type=submit] {
        margin-bottom: 0;
    }
}

/* Buttons #
---------------------------------------------
--------------------------------------------- */

/* Media Queries
---------------------------------------------------------------------------- */

@media only screen and (min-width: 480px) {

    table {
        table-layout: auto;
        word-break: normal;
    }

}

@media only screen and (min-width: 600px) {

    .site-header > .wrap {
        padding-right: 25px;
        padding-left: 25px;
    }
}

@media only screen and (min-width: 960px) {
    /* # Misc
    -------------------------------------------- */
    .width-50-t {
        width: 50%;
    }

    .section--col {
        padding: 0 calc(var(--default-grid-gutter-desktop) / 2);
    }

    .section--container, .gb-block-container.section--container {
        padding: var(--default-section-vertical-padding-desktop);
    }

    .video-popup-block {
        height: 260px;
        margin: 80px auto;
    }

    /* # Typography
    -------------------------------------------- */
    .block .text-big-title {
        font-size: 30px;
        line-height: 1.33;
    }

    .block .text-title {
        font-size: 24px;
    }

    /* # Footer
    -------------------------------------------- */
    .site-footer {
        padding-top: 100px;
    }

    .site-footer .wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-right: 30px;
        padding-left: 30px;
    }

    .footer--column {
        display: flex;
        margin-bottom: 0;
    }

    .site-footer .custom-logo {
        max-width: 70%;
        font-size: 40px;
        padding-right: 15px;
    }

    .footer--logo {
        font-size: 40px;
    }

    .footer--colophon {
        text-align: left;
    }

    .footer--links-list {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        padding: 0 40px;
    }

    .footer--links-item {
        padding: 0 20px;
    }

}

@media only screen and (min-width: 1100px) {

    /* Site Header
    --------------------------------------------- */
    .site-header {
        position: fixed;
        top: 0;
        z-index: 9999;
        flex-direction: row;
        justify-content: space-between;
        display: flex;
        flex-wrap: wrap-reverse;
        padding-right: 0;
        padding-left: 0;
    }

    .site-header > .wrap {
        width: 100%;
        max-width: 1170px;
        padding: 0 30px;
        margin-right: auto;
        margin-left: auto;
    }

    .site-header.change-color .nav-primary .genesis-nav-menu a {
        color: var(--dark-light-color);
    }

    .title-area {
        padding: 15px 0;
    }

    .wp-custom-logo .site-container .title-area {
        max-width: 120px;
    }

    .admin-bar .site-header {
        top: 32px;
    }

    /* ## Before Header
    --------------------------------------------- */
    .menu-bottom {
        position: relative;
        display: flex;
        width: 100%;
        height: 30px;
        align-items: center;
        justify-content: flex-end;
        background: #0078ab;
        background: var(--primary-color);

    }

    .menu .container {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .menu-bottom .container {
        width: 100%;
        max-width: 1170px;
        padding-right: 30px;
        padding-left: 30px;
        margin-right: auto;
        margin-left: auto;

    }

    .menu-bottom .container, .menu-bottom.hide-bottom {
        display: block;
    }

    .menu-bottom--content {
        align-items: center;
        justify-content: flex-end;
    }

    .menu-bottom--item {
        display: flex;
    }

    .menu-bottom--item ul {
        padding-top: 4px;
    }

    .menu-bottom--item ul li {
        padding-right: 0;
        padding-left: 20px;
    }

    .menu-bottom--item.is-lang {
        z-index: 4;
    }

    .menu-bottom--item.is-lang .locale-switcher--separator {
        display: block;
        padding: 0 20px;
    }

    .menu-bottom--item-title {
        font-weight: 900;
        color: var(--light-color);
        cursor: pointer;
    }

    .menu-bottom--item.is-lang .locale-switcher--item {
        padding-right: 22px;
        padding-left: 10px;
    }

    .menu-bottom--item.is-copyright {
        display: none;
    }


    /* Genesis Menu
    --------------------------------------------- */
    .nav-primary {
        margin: 0 auto;
        max-width: 1200px;
        padding: 0;
    }

    .nav-primary ul.menu-primary {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 90px;
    }

    .nav-primary ul.menu-primary > .menu-item-has-children:hover > a::after {
        transform: translateX(20%) rotate(180deg);
    }

    .genesis-nav-menu .menu-item {
        display: inline-block;
    }

    .genesis-nav-menu .menu-item:focus,
    .genesis-nav-menu .menu-item:hover {
        position: relative;
    }

    .genesis-nav-menu > .menu-bold > a {
        font-weight: 900;
    }

    .genesis-nav-menu > .menu-highlight > a {
        background-color: #333;
        border-radius: 3px;
        color: #fff;
        font-weight: 500;
        margin-left: 15px;
        padding-left: 20px;
        padding-right: 20px;
    }

    /****TODO*/
    .genesis-nav-menu > .menu-highlight > a:focus,
    .genesis-nav-menu > .menu-highlight > a:hover {
        background-color: #0073e5;
        color: var(--primary-color);
        transition: var(--main-transition);
    }

    .genesis-nav-menu .sub-menu,
    .genesis-nav-menu .sub-menu a {
        width: 180px;
    }

    .genesis-nav-menu .sub-menu {
        left: -9999px;
        opacity: 0;
        position: absolute;
        -webkit-transition: opacity .4s ease-in-out;
        -moz-transition: opacity .4s ease-in-out;
        -ms-transition: opacity .4s ease-in-out;
        -o-transition: opacity .4s ease-in-out;
        transition: opacity .4s ease-in-out;
        width: 200px;
        z-index: 99;
        padding-left: 0;
    }

    .genesis-nav-menu .sub-menu a {
        color: var(--dark-color);
        background-color: var(--light-color);
        padding-bottom: 15px;
        padding-top: 15px;
    }

    .genesis-nav-menu .sub-menu .sub-menu {
        margin: -46px 0 0 179px;
    }

    .genesis-nav-menu > .menu-item-has-children > a::after {
        content: "\f140";
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        font: normal 19px/1 'dashicons';
        padding-left: 3px;
        vertical-align: middle;
        transform: translateX(0) rotate(0);
        transition: transform .3s ease;
        transition: transform var(--main-easing);

    }

    /* Responsive Menu
    --------------------------------------------- */
    .js .nav-primary {
        display: block;
    }

    .menu-toggle,
    .sub-menu-toggle {
        display: none;
        visibility: hidden;
    }

    .nav-primary .genesis-nav-menu .sub-menu a {
        color: var(--dark-color);
    }

    .nav-primary .genesis-nav-menu .sub-menu a:hover,
    .nav-primary .genesis-nav-menu .sub-menu a:focus,
    .nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a {
        text-decoration: none;
        background: var(--gray-extralight-color);
        transition: var(--main-transition);
    }

    /* Header Menu
    --------------------------------------------- */
    .nav-primary {
        clear: none;
        float: right;
        width: auto;
    }

    .nav-primary .genesis-nav-menu a {
        padding-left: 15px;
        padding-right: 15px;
    }

    /* Content
    --------------------------------------------- */
    .content {
        float: left;
        width: 65%;
    }

    .sidebar-content .content {
        float: right;
    }

    .full-width-content .content {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    /* Sidebar
    --------------------------------------------- */
    .sidebar {
        float: right;
        width: 30%;
    }

    .sidebar-content .sidebar {
        float: left;
    }

    /* Author Box
    --------------------------------------------- */
    .author-box {
        background-color: #f5f5f5;
        padding: 30px;
    }

    /* After Entry
    --------------------------------------------- */
    .after-entry {
        padding: 40px 60px;
    }

    .after-entry .enews {
        padding-left: 30px;
        padding-right: 30px;
    }

    /* Column Classes
    --------------------------------------------- */
    .five-sixths,
    .four-sixths,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
        float: left;
        margin-left: 2.564102564102564%;
    }

    .one-half,
    .three-sixths,
    .two-fourths {
        width: 48.717948717948715%;
    }

    .one-third,
    .two-sixths {
        width: 31.623931623931625%;
    }

    .four-sixths,
    .two-thirds {
        width: 65.81196581196582%;
    }

    .one-fourth {
        width: 23.076923076923077%;
    }

    .three-fourths {
        width: 74.35897435897436%;
    }

    .one-sixth {
        width: 14.52991452991453%;
    }

    .five-sixths {
        width: 82.90598290598291%;
    }

    .first {
        clear: both;
        margin-left: 0;
    }

    /* Entry Misc.
    --------------------------------------------- */
    /*
        .after-entry,
        .archive-description,
        .author-box,
        .comment-respond,
        .entry,
        .entry-comments,
        .entry-pings {
            margin-bottom: 60px;
        }
    */
    /* Footer Widgets
    --------------------------------------------- */
    .footer-widgets .wrap {
        max-width: 1140px;
    }

    .footer-widget-area {
        float: left;
        margin-bottom: 0;
        width: calc(100% / 3);
    }
}
