/*
    Theme Name: Renera
    Theme URI: http://renera.explotaciowneb.es
    Description: Renera
    Author: Explotación Web
    Author URI: https://www.explotacionweb.es
    Template:     twentytwenty
    Version:      Version: 2.0.5
    Tags: light, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
    Text Domain: Renera
*/

/* Global */
/*
@font-face {
    font-family: 'Acid Grotesk';
    font-display: swap;
    src: url('/wp-content/uploads/fonts/acid_grotesk/FFF-AcidGrotesk-Regular-TRIAL.otf') format('opentype'),
        url('/wp-content/uploads/fonts/acid_grotesk/FFFAcidGroteskVariableTRIALVF.ttf') format('truetype'),
        url('/wp-content/uploads/fonts/acid_grotesk/FFFAcidGroteskVariableTRIALVF.woff') format('woff');
}
*/
#mega-menu-social > li > ul.mega-sub-menu.menu-mvleft {
  left: -253px !important;
}

.elementor-kit-5 a {
  line-height: inherit !important;
  font-size: inherit !important;
  letter-spacing: inherit !important;
  word-spacing: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
}

@media (min-width: 1000px) and (max-width: 1020px) {
  #mega-menu-social
    > li
    > ul.mega-sub-menu.menu-mvleft
    > .widget_text.mega-menu-columns-2-of-6 {
    width: 300px !important;
  }

  #mega-menu-social
    > li
    > ul.mega-sub-menu.menu-mvleft
    > .mega-menu-columns-1-of-6 {
    width: 125px !important;
  }
}

/* Fix news page */
.elementor-17973
  .elementor-element.elementor-element-a409b57
  .elementor-posts-container
  .elementor-post__thumbnail,
.elementor-posts-container .elementor-post__thumbnail {
  padding-bottom: 0 !important;
}

/* Anchors fix */
.elementor-widget-menu-anchor {
  position: absolute !important;
  top: -150px !important;
}

/* End anchors fix */

.otgs-development-site-front-end {
  display: none;
}

.clear-margin,
.clear-margin p {
  margin: 0;
}

.clear-margin-top p:first-child {
  margin-top: 0;
}

html {
  overflow-x: hidden;
}

body {
  margin: 0;
  padding: 0;
}

/* Link fix temp */
a.cc-link,
a.cc-link:hover,
.b-tl {
  font-size: 16px !important;
  font-family: "Inter" !important;
  line-height: 1.2 !important;
  font-weight: 600 !important;
}

#s-sv-bn {
  font-size: 11px !important;
  height: 100%;
}

/* Hide thumbnails from search results */

.search.search-results .elementor-post__thumbnail__link {
  display: none !important;
}

/* Link fix temp end */

.ml-auto {
  margin-left: auto;
}

.elementor-element .sm-icon img {
  max-width: 65px;
}

ul {
  list-style: none;
}

ul:not(.lsfe-menu, .elementor-post-info)
  li:not(
    .lsfe-menu-item,
    .elementor-post-info,
    .elementor-editor-element-setting,
    .elementor-editor-element-edit
  )::before {
  content: "\25a0";
  color: #cfc7c0;
  display: inline-block;
  width: 1.2em;
  position: absolute;
  left: 0;
  /* margin-left: -2em; */
}

ul:not(.lsfe-menu, .elementor-post-info, .mega-menu, .mega-sub-menu) {
  padding-left: 0;
}

/* ul:not(.lsfe-menu, .elementor-post-info, .mega-menu, .mega-sub-menu, .ab-top-menu) li:not(.lsfe-menu-item, .elementor-post-info)>span {
    width: 94%;
    display: inline-flex;
} */

/* ul:not(.lsfe-menu, .elementor-post-info, .mega-menu, .mega-sub-menu, .ab-top-menu) li:not(.lsfe-menu-item, .elementor-post-info)>span {
    width: 94%;
    display: inline-flex;
} */

/* .solutions-container ul:not(.lsfe-menu, .elementor-post-info, .mega-menu, .mega-sub-menu, .ab-top-menu) li:not(.lsfe-menu-item, .elementor-post-info)>span { */
ul:not(
    .lsfe-menu,
    .elementor-post-info,
    .mega-menu,
    .mega-sub-menu,
    .ab-top-menu
  )
  li:not(.lsfe-menu-item, .elementor-post-info)
  > span {
  /* width: 92%; */
  /* display: inline-flex !important; */
  display: inline;
}

ul:not(
    .lsfe-menu,
    .elementor-post-info,
    .mega-menu,
    .mega-sub-menu,
    .ab-top-menu
  )
  li:not(
    .lsfe-menu-item,
    .elementor-post-info,
    .elementor-editor-element-setting,
    .elementor-editor-element-edit
  ):has(span) {
  display: block;
}

ul:not(
    .lsfe-menu,
    .elementor-post-info,
    .mega-menu,
    .mega-sub-menu,
    .ab-top-menu
  )
  li:not(
    .lsfe-menu-item,
    .elementor-post-info,
    .elementor-editor-element-setting,
    .elementor-editor-element-edit
  ) {
  min-width: 3rem;
  padding-left: 25px;
}

ul:not(.lsfe-menu, .elementor-post-info)
  li:not(.lsfe-menu-item, .elementor-post-info):not(:has(span))::before {
  content: "\25a0";
  color: #cfc7c0;
  display: inline-block;
  width: 1.2em;
  flex-basis: 1.2em;
  flex-shrink: 0;
  position: absolute;
  left: 0;
}

/* End Global */

/* Header */
#header-main-container.Color {
  background-image: none !important;
}

.header-anim {
  transition: transform 2s ease-out !important;
}

.header-anim.header-anim-bottom {
  transition: transform 2s ease-out !important;
}

#desktop-menu {
  margin-left: auto;
}

.menu-search-container a {
  padding-right: 0;
}

section .elementor-column.w-100 {
  width: 100%;
}

.search_form {
  display: none;
  position: absolute;
  right: 30px;
  height: 40px;
  width: 200px;
  top: 50%;
  transform: translateY(-50%);
}

.search_form form,
.search_form form input {
  height: 100%;
}

.search_form form input {
  border: 1px solid #767676;
  font-size: 16px;
}

section .elementor-column.w-auto {
  width: auto;
}

/* Mega menu */
#mega-menu-wrap-social
  #mega-menu-social
  li.mega-menu-megamenu
  > ul.mega-sub-menu {
  justify-content: center;
  gap: 50px;
  display: flex !important;
}

/* Backdrop */
#backDrop {
  display: none;
  width: 100%;
  display: block;
  height: 100%;
  position: fixed;
  top: 0;
  background-color: black;
  opacity: 0.5;
  z-index: 2;
}

/* Content */
#site-content {
  position: relative;
  margin-top: 130px;
  padding-top: 1px;
}

#mega-menu-social .mega-current-menu-item a {
  font-weight: bold !important;
}

main .global-container {
  padding: 100px 0 100px 0;
}

main .global-container > .e-con-inner {
  padding: 0 !important;
}

/* End Header */
/* FOOTER */

#footer-menu #mega-menu-expanded {
  padding: 0 !important;
}

#prefooter-gradient {
  max-height: 100px;
}

.elementor-widget-container > .elementor-shortcode > .wpcf7 {
  font-family: Inter !important;
}

.elementor-widget-container > .elementor-shortcode > .wpcf7 > form > p > label {
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  font-family: "Inter";
}

.elementor-widget-container
  > .elementor-shortcode
  > .wpcf7
  > form
  p
  > input[type="submit"] {
  font-weight: 300;
  font-size: 20px;
  padding: 4px 10px;
  line-height: 26px;
  height: auto;
  background: transparent;
  border: 1px solid #111111;
  margin-top: 35px;
}

.elementor-widget-container
  > .elementor-shortcode
  > .wpcf7
  > form
  p:nth-child(2n) {
  display: flex;
  justify-content: end;
}

.elementor-widget-container
  > .elementor-shortcode
  > .wpcf7
  > form
  p:nth-child(3n)
  > input {
  order: 2;
}

.elementor-widget-container
  > .elementor-shortcode
  > .wpcf7
  > form
  p:nth-child(3n)
  > .wocf7-spinner {
  order: 1;
}

.elementor-widget-container
  .elementor-shortcode
  .wpcf7
  form
  p
  span
  input[type="email"] {
  padding: 14px 10px;
  font-family: "Inter";
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
  border: none;
  border-bottom: 1px solid #767676;
  margin-top: 10px;
  width: 100%;
}

.elementor-location-footer .elementor-top-section .elementor-heading-title {
  font-family: "Acid Grotesk" !important;
}

.elementor-location-footer
  .elementor-top-section
  .elementor-widget-wrap.elementor-element-populated {
  padding-top: 130px;
}

.elementor-location-footer #mega-menu-wrap-expanded li:nth-child(2n) {
  margin-left: 0 !important;
}

.elementor-location-footer #mega-menu-wrap-expanded ul {
  background: transparent !important;
}

div.elementor-location-footer
  div.e-con
  div.e-con-inner
  ul:not(#mega-menu-expanded)
  li.mega-menu-item:not(:last-child)
  a {
  border-bottom-color: white !important;
}

div.elementor-location-footer
  div.e-con
  div.e-con-inner
  ul:not(#mega-menu-expanded)
  li.mega-menu-item:last-child
  a {
  border-bottom-color: transparent !important;
}

div.elementor-location-footer
  div.e-con
  div.e-con-inner
  ul#mega-menu-expanded
  li.mega-menu-item
  a {
  border-bottom-color: white !important;
}

.elementor-location-footer #mega-menu-wrap-expanded ul li {
  color: black;
}

.elementor-location-footer #mega-menu-expanded li a {
  color: white !important;
  font-style: normal;
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 23px !important;
  letter-spacing: 0.02em;
}

/* .elementor-location-footer #mega-menu-expanded li:first-child {
    order: 3;
} */

.elementor-element-0950546 .elementor-widget-wrap.elementor-element-populated,
.elementor-element-a324543 .elementor-widget-wrap.elementor-element-populated {
  padding-top: 0 !important;
}

.elementor-element-0185079 .elementor-widget-container {
  margin-bottom: 0 !important;
}

ul#mega-menu-primary {
  display: flex !important;
  flex-direction: column;
  height: 100% !important;
  width: 55% !important;
  align-items: start;
}

ul#mega-menu-primary > li > a,
#footer-menu ul.mega-sub-menu > li > a {
  font-family: Inter !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 23px !important;
  letter-spacing: 0.02em !important;
  text-align: left !important;
}

section.elementor-section.elementor-element-a865ed3
  .elementor-container
  .elementor-column
  .elementor-widget-wrap {
  padding-bottom: 0 !important;
}

/* End Footer */

/* Slider Arrows (Home and Impact)*/
.arrow-container {
  margin-top: -42px;
}

.arrow-container .elementor-widget-container svg {
  width: 40px;
}

.arrow-container .elementor-widget-container {
  height: 0;
  position: relative;
  top: -42px;
}

/* End Slider Arrows */

/* Results blocks (Home and Impact)*/
.results-block .elementor-widget-container {
  padding: 80px 60px 60px 60px !important;
}

.results-block.home .elementor-widget-container {
  padding: 50px 60px 60px 60px !important;
}

.results-block:first-child .elementor-widget-container {
  padding: 40px 60px 60px 60px !important;
}

.results-block .elementor-widget-container p:first-child {
  font-family: "Acid Grotesk";
  color: #111111;
  font-style: normal;
  font-weight: 400;
  font-size: 45px;
  line-height: 54px;
  display: flex;
  letter-spacing: 0.01em;
}

.results-block .elementor-widget-container p:nth-child(2n) {
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 36px;
  color: #111111;
  letter-spacing: 0.01em;
  font-family: "Acid Grotesk";
}

.results-block > .elementor-widget-container {
  min-height: 340px;
  height: 340px;
  max-height: 340px;
  background-repeat: no-repeat;
  background-size: contain;
}

.results-block.pattern > .elementor-widget-container {
  min-height: 300px;
  height: 300px;
  max-height: 300px;
}

.results-block.pattern {
  height: max-content;
}

.results-block.results-block-mobile > .elementor-widget-container {
  min-height: 315px !important;
  height: 315px !important;
  max-height: 315px !important;
  padding: 42px !important;
}

.results-block-mobile .elementor-widget-container p {
  margin: 0;
}

.results-block-mobile .elementor-widget-container p:first-child {
  font-size: 31.5px;
  line-height: 37.8px;
}

.results-block-mobile .elementor-widget-container p:nth-child(2n) {
  font-size: 21px;
  line-height: 27.3px;
}

.results-block .elementor-widget-container p:nth-child(3n) {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
  color: #767676;
  letter-spacing: 0.02em;
  font-family: "Inter";
  width: 96%;
  padding-top: 10px;
}

.results-block-mobile .elementor-widget-container p:nth-child(3n) {
  font-size: 16px;
  font-weight: 300;
  line-height: 19.2px;
}

.results-block.pattern-left {
  background-image: url(/wp-content/uploads/2022/12/impact-pattern-left.webp);
  background-position-x: right;
  background-position-y: top;
  background-repeat: no-repeat;
  padding-top: 40px;
}

.results-block .elementor-widget-container p {
  margin: 0;
}

.arrow-btn .elementor-button-icon svg {
  width: 40px;
}

.arrow-btn .elementor-button-wrapper a {
  padding: 0;
}

.results-block.pattern-right {
  background-image: url(/wp-content/uploads/2022/12/impact-pattern-right.webp);
  background-position-x: left;
  background-position-y: bottom;
  background-repeat: no-repeat;
  padding-bottom: 40px;
}

.results-block .elementor-widget-container p {
  margin: 0;
}

/* End Results blocks */

/* Mobile Menu Button */
#main-menu-mobile {
  display: none;
  width: 40px;
  height: 24px;
  position: relative;
  outline: 0;
  cursor: pointer;
}

#main-menu-mobile .menu-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

#main-menu-mobile .menu-inner,
#main-menu-mobile .menu-inner::before,
#main-menu-mobile .menu-inner::after {
  width: 40px;
  height: 4px;
  background-color: #ddd;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

#main-menu-mobile .menu-inner::before,
#main-menu-mobile .menu-inner::after {
  content: "";
  display: block;
}

#main-menu-mobile .menu-inner::before {
  top: -10px;
}

#main-menu-mobile .menu-inner::after {
  bottom: -10px;
}

#main-menu-mobile.slider .menu-inner {
  top: 2px;
}

#main-menu-mobile.slider .menu-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

#main-menu-mobile.slider .menu-inner::after {
  top: 20px;
}

#main-menu-mobile.slider .menu-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

#main-menu-mobile.slider .menu-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

#main-menu-mobile.slider .menu-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

/* Charts */
.apexcharts-text tspan {
  fill: #767676;
}

.apexcharts-yaxis-texts-g .apexcharts-text tspan {
  fill: black;
}

.apexcharts-grid .apexcharts-gridline {
  stroke: rgb(0 0 0);
}

.apexcharts-legend.apx-legend-position-bottom {
  column-gap: 60px;
}

.apexcharts-legend-marker {
  height: 20px !important;
  width: 20px !important;
  border-radius: 0px !important;
}

.apexcharts-legend-series {
  column-gap: 20px;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
  }
}

.slideOutLeft {
  visibility: visible;
  animation-name: slideOutLeft;
  animation-duration: 1.8s;
  animation-delay: 1.5s;
  animation-fill-mode: forwards;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}

.slideOutRight {
  visibility: visible;
  animation-name: slideOutRight;
  animation-duration: 1.8s;
  animation-delay: 1.5s;
  animation-fill-mode: forwards;
}

.front-animated {
  overflow-x: hidden !important;
}

/* End charts */

/* Menu Animations */
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item.mega-toggle-on
  > a.mega-menu-link {
  color: #111111;
}

/* Animate menu items color */
#mega-menu-wrap-social #mega-menu-social > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a.mega-menu-link {
  transition: color 0.2s linear;
}

#mega-menu-wrap-social
  #mega-menu-social
  > li.mega-menu-item:not(.menu-bordered)
  > a.mega-menu-link:hover,
#mega-menu-wrap-social
  #mega-menu-social
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  > li.mega-menu-item
  li.mega-menu-item
  > a.mega-menu-link:hover,
#mega-menu-wrap-primary
  #mega-menu-primary
  > li.mega-menu-item
  > a.mega-menu-link:hover,
#mega-menu-wrap-expanded
  #mega-menu-expanded
  > li.mega-menu-item
  > a.mega-menu-link:hover {
  color: var(--e-global-color-3fc87c8) !important;
  transition: color 0.2s linear;
}

#footer-menu .mega-indicator {
  float: right;
}

/* #footer-menu li.mega-menu-item a .mega-indicator {
    display: none !important;
} */

#footer-menu li.mega-menu-item a:before {
  float: right;
}

.top-menu #mega-menu-expanded li:first-child a {
  padding-left: 0 !important;
}

.top-menu #mega-menu-expanded li:last-child a {
  padding-right: 0 !important;
}

.border-bot a,
.border-bot-white a,
.border-bot-blue a {
  text-decoration: none !important;
}

.border-bot .elementor-button-content-wrapper,
.border-bot-white .elementor-button-content-wrapper,
.border-bot-blue .elementor-button-content-wrapper {
  line-height: initial !important;
}

.border-bot-blue a {
  border-bottom: 3px solid var(--e-global-color-3fc87c8);
}

@media (min-width: 1250px) {
  .border-bot-blue .elementor-button-text::after {
    display: block;
    content: "";
    padding-bottom: 2px;
    background-image: linear-gradient(var(--e-global-color-3fc87c8) 0 0);
    background-position: 0 100%;
    /*OR bottom left*/
    background-size: 0% 4px;
    background-repeat: no-repeat;
    transition: background-size 0.3s, background-position 0s 0.3s;
    /*change after the size immediately*/
    height: 2px;
  }

  .border-bot-blue .elementor-button-text:hover::after {
    content: "";
    background-position: 0% 100%;
    /*OR bottom right*/
    background-size: 100% 4px;
  }

  .mega-menu-item .border-bot-blue .elementor-button-text:hover::after {
    margin-top: -3px !important;
    margin-bottom: 3px;
  }
}

.border-bot .elementor-button-text {
  border-bottom: 3px solid #111111;
}

.border-bot-white .elementor-button-text {
  border-bottom: 3px solid #ffffff;
}

/* End menu animations */

/* Contact */
.title-contact {
  width: 15%;
}

.surname-contact {
  width: 41%;
  margin-bottom: 20px;
}

.firstname-contact {
  width: 36%;
  margin-bottom: 20px;
}

.w25 {
  width: 25%;
}

.w20 {
  width: 20%;
}

.w48 {
  width: 48%;
}

.w80 {
  width: 80%;
}

.w100 {
  width: 100%;
}

.justbetw {
  justify-content: space-between;
}

.row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  column-gap: 50px;
}

.wpcf7-form-control {
  margin-top: 10px;
  padding: 10px 10px;
}

.wpcf7-form-control-wrap,
label,
select,
input:not([type="checkbox"]):not([type="submit"]) {
  width: 100%;
}

.wpcf7-acceptance {
  padding: 10px 0;
}

textarea[name="your-message"] {
  border: 0;
  border-bottom: 1px solid #767676;
  margin-bottom: 20px;
  width: 100%;
}

textarea.wpcf7-textarea {
  width: 100%;
}

.acceptance-acceptance {
  font-size: 12px;
  color: #767676;
}

.submit-submit {
  flex-direction: row-reverse;
}

.acceptance-submit {
  justify-content: space-between;
}

.wpcf7-submit[value="Submit"] {
  max-width: 88px;
  font-weight: 300;
  font-size: 13px;
  padding: 2px 7px;
  line-height: 26px;
  background: transparent;
  border: 1px solid #111111;
  color: #111;
}

select[name="title"] {
  border: none;
  border-bottom: 1px solid #767676;
}

input[name="your-name"] {
  border: none;
  border-bottom: 1px solid #767676;
}

input[name="your-surname"] {
  border: none;
  border-bottom: 1px solid #767676;
}

input[name="your-company"] {
  border: none;
  border-bottom: 1px solid #767676;
}

.industry,
.location,
.email {
  width: 48%;
  margin-top: 20px;
}

input[name="your-industry"] {
  border: none;
  border-bottom: 1px solid #767676;
}

input[name="your-industryy"] {
  border: none;
  border-bottom: 1px solid #767676;
}

input[name="your-location"] {
  border: none;
  border-bottom: 1px solid #767676;
}

input[name="email"] {
  border: none;
  border-bottom: 1px solid #767676;
}

.chekbox {
  display: flex;
  flex-direction: column;
  margin-top: 15px;
}

.chekkbox .wpcf7-list-item label {
  display: inline-block;
}

.chekboxm {
  margin: 15px 0 0 0;
}

.chekkbox {
  padding: 10px 0;
}

.width-limit {
  max-width: 1300px !important;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form select {
  min-height: 54px;
}

.text-icon-list .elementor-icon-box-title {
  margin-top: 12px;
}

/* End contact */

.top-auto {
  margin-top: auto;
}

.li-left20 ul {
  padding-left: 20px;
}

.li-left30 ul {
  padding-left: 30px;
}

.arrows-slide .elementor-swiper-button-prev,
.arrows-slide .elementor-swiper-button-next {
  font-size: 40px !important;
  bottom: -50px;
  top: unset !important;
}

.arrows-slide .elementor-swiper-button-prev {
  left: unset !important;
  right: 62px;
}

@media (min-width: 1250px) {
  .arrows-slide .elementor-swiper-button-prev,
  .arrows-slide .elementor-swiper-button-next {
    font-size: 40px !important;
    bottom: -110px;
    top: unset !important;
  }

  .leadership-carousel .elementor-swiper-button svg {
    width: 80px !important;
    height: 80px !important;
  }

  .arrows-slide .elementor-swiper-button-prev {
    left: unset !important;
    right: 62px;
    right: 110px;
  }
}

.arrows-slide .elementor-swiper-button-next {
  right: 0px !important;
}

.elementor-image-carousel-caption {
  position: absolute;
  bottom: 60px;
  z-index: 999;
  margin-left: 50px;
}

.elementor-image-carousel-caption p {
  color: white;
  font-size: 30px;
  line-height: 39px;
  font-family: "Inter";
  font-weight: 300;
  letter-spacing: 0.02em;
  padding: 0;
  margin: 0;
}

.elementor-image-carousel-caption span {
  font-family: "Inter";
  font-weight: 300;
  letter-spacing: 0.02em;
  font-size: 20px;
  line-height: 26px;
  color: white;
  padding: 0;
  margin: 0;
}

/* SLIDER STYLES */
.slider {
  min-height: 400px;
}

.slider .container,
.slider.container {
  position: relative;
  perspective: 1000px;
}

.slider .slides-container {
  width: 100%;
  height: 100%;
  position: absolute;
  transform-style: preserve-3d;
  z-index: -1;
}

.slider .slides-container .slide {
  position: absolute;
  height: 100%;
  top: 0;
  opacity: 0;
}

.slider .slides-container .slide.current {
  opacity: 1;
}

.slider .nav-container {
  display: grid;
  justify-items: center;
  align-items: center;
  width: 50%;
  margin: 0 auto;
}

.slider .nav-next,
.slider .nav-prev {
  cursor: pointer;
}

.slider .nav-prev {
  justify-self: end;
}

.slider .nav-next {
  justify-self: start;
}

.slider .nav-container .page {
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.slider .nav-container .page.cur {
  font-size: 21px;
  font-weight: 300;
  line-height: 27px;
}

/* Cambios about us */

.leadership-carousel .profile-active img {
  opacity: 0.3;
}

.leadership-carousel img {
  transition: 0.25s ease-in-out;
}

.leadership-carousel .swiper-slide figure {
  line-height: 0 !important;
  background-color: #aee907;
  max-width: 400px;
}

#leadership-swiper
  .elementor-image-carousel-wrapper:not(.swiper-container-initialized)
  .swiper-slide,
.elementor-image-carousel-wrapper:not(.swiper-initialized) .swiper-slide {
  max-width: none !important;
}

figcaption {
  opacity: 0;
  transition: 0.25s ease-in-out;
}

.profile-active figcaption {
  opacity: 1;
}

#leadership-swiper a {
  color: #fff;
  font-size: 30px;
  line-height: 39px;
  font-family: "Inter";
  font-weight: 300;
  letter-spacing: 0.02em;
  padding: 0;
  margin: 0;
}

/* Cambios Investors */

.chart-card {
  padding: 0;
}

/*
.dash-list ul li {
    list-style-type: "– ";
}
*/

div[data-elementor-type="header"] {
  position: fixed;
  top: 0;
  z-index: 1;
  width: 100%;
}

.investors-glance
  .elementor-icon-box-wrapper
  p.elementor-icon-box-description
  > a {
  margin-top: 20px;
}

/* Landing Solutions */
.solutions-box {
  align-content: flex-start !important;
}

.solutions-arrow-box {
  height: 0;
}

.renera-glance a {
  margin-top: 20px;
  display: inline-block;
}

/* Solutions - "Slider" Top Desktop (From an idea to fully operational) */

.svg-arrow .elementor-widget-container {
  bottom: 29.7%;
}

.svg-arrow .elementor-widget-container svg {
  width: 100%;
  height: 430px;
}

.solutions-box .elementor-widget-container svg {
  width: 100%;
}

/* Webkit fix */
.left-arrow div.elementor-icon {
  width: 100%;
}

/* Solutions - Slider Bottom (Country specific services) */
#country-slider .elementor-slide-button {
  padding: 0;
}

#country-slider i::before {
  content: "";
}

#country-slider .elementor-swiper-button-prev {
  background-image: url(https://renera.energy/wp-content/uploads/2022/12/white-prev.svg);
  width: 100px;
  height: 10px;
  background-repeat: no-repeat;
  background-position-x: 95%;
  position: initial;
  width: 47%;
}

#country-slider .elementor-swiper-button-next {
  background-image: url(https://renera.energy/wp-content/uploads/2022/12/white-next.svg);
  width: 100px;
  height: 10px;
  background-repeat: no-repeat;
  background-position-x: 5%;
  position: initial;
}

#country-slider .elementor-slide-heading,
#country-slider .elementor-slide-description {
  margin-bottom: 14px !important;
}

#country-slider .elementor-slide-button {
  margin-bottom: 0 !important;
}

#country-slider .swiper-slide-inner {
  padding-top: 0;
  padding-bottom: 0;
  height: max-content;
  margin-top: 0;
  margin-bottom: 0;
}

#country-slider .swiper-slide {
  height: 170px;
}

/* Hero banner */
#bottom-pattern-container.bg-White {
  background-image: url(https://renera.energy/wp-content/uploads/2022/12/Pattern-1.svg) !important;
}

#bottom-pattern-container.bg-Green {
  background-image: url(https://renera.energy/wp-content/uploads/2022/12/Group-59.png) !important;
}

#bottom-pattern-container.bg-None {
  background: none !important;
}

.header-anim-bottom.bg-White,
.header-anim-bottom.bg-None,
.header-anim-bottom.bg-Green {
  background-color: #ffffff;
}

#header-bottom-anim-test.bg-Green {
  background-color: #aee907 !important;
  z-index: 1;
  width: 33%;
}

#header-anim-bottom {
  z-index: 2;
}

#header-main-container {
  background-size: cover;
  background-repeat: no-repeat;
}

/* Fix Gradient banner */

.gradient-pattern-desktop img {
  width: auto !important;
}

/* Evolution */
/* Evolution doughnut pattern */
.pie-not-full .eael-progressbar-circle-half-left::after {
  background-image: url(https://renera.energy/wp-content/uploads/2023/01/curved-pattern-tmp.svg);
  transform: rotate(41.7deg);
  background-position: 5px 20px;
  z-index: 999;
}

.pie-not-full .eael-progressbar-circle-half-left::after {
  content: " ";
  width: calc(100% + 30px);
  height: calc(100% + 30px);
  bottom: -15px;
  left: -15px;
  position: absolute;
  background-repeat: no-repeat;
}

.eael-progressbar-circle .eael-progressbar-title {
  font-family: "Inter" !important;
  font-size: 20px !important;
  line-height: 26px;
  letter-spacing: 0.02em;
}

/* Evolution end */

/* Pre-footer gradient responsive */
#prefooter-gradient {
  border-bottom: 1px solid #75787b;
}

/* RESPONSIVE */

@media (max-width: 250px) {
  /* Header */
  #header-pattern-container h2 {
    font-size: 30px !important;
    line-height: 34px !important;
  }

  /* End Header */
}

@media (max-width: 400px) {
  /* Header */
  #header-pattern-container h2 {
    font-size: 34px !important;
    line-height: 40px !important;
  }

  /* End Header */
}

@media (max-width: 600px) {
  /* Pre-footer gradient */
  .elementor-3692 section,
  .elementor-12611 section {
    background: transparent;
    background-image: none !important;
    height: 50px !important;
  }
}

@media (max-width: 760px) {
  /* Contact - check if unused ? */
  body.page-template-default
    .page
    .page-id-1982
    .logged-in
    .admin-bar
    .wp-custom-logo
    .wp-embed-responsive
    .mega-menu-primary
    .mega-menu-expanded
    .mega-menu-social
    .mega-menu-footer
    .singular
    .enable-search-modal
    .missing-post-thumbnail
    .has-no-pagination
    .not-showing-comments
    .show-avatars
    .footer-top-visible
    .elementor-default
    .elementor-kit-5
    .elementor-page
    .elementor-page-1982
    .customize-support
    .touch-enabled
    .e--ua-blink
    .e--ua-chrome
    .e--ua-webkit {
    width: 100%;
  }

  #mega-menu-social h4.mega-block-title + div.textwidget p .link-menu-box {
    color: #767676;
    font-size: 16px;
    line-height: 20.8px;
    border-bottom: 1px solid #111111;
    letter-spacing: 0.01em;
  }

  select[name="title"] {
    width: 100%;
  }

  div.title-contact {
    width: 100%;
    margin-bottom: 10px;
  }

  /* End contact */
}

@media (max-width: 767px) {
  /* Menu */
  .border-bot .elementor-button-text {
    border-bottom: 1px solid #111111;
  }

  .border-bot-white .elementor-button-text {
    border-bottom: 1px solid #ffffff;
  }

  /* End menu */

  /* Slider (Home and Impact) */
  .results-block.pattern-left {
    background: none;
    padding-top: 0;
  }

  .results-block.pattern-left .elementor-widget-container p:first-child {
    font-size: 31.5px;
    line-height: 38px;
  }

  .results-block.pattern-left .elementor-widget-container p:nth-child(2n) {
    font-size: 21px;
    line-height: 27px;
  }

  .results-block.pattern-left .elementor-widget-container p:nth-child(3n) {
    font-size: 14px;
    line-height: 18px;
  }

  .results-block > .elementor-widget-container {
    min-height: 269px !important;
    height: 269px !important;
    max-height: 269px !important;
  }

  /* Slider arrows (Home and Impact) */
  .arrow-btn {
    top: -52px;
  }

  /* End Slider */

  /* Social media menu */
  #mega-menu-wrap-social img {
    width: 131px !important;
  }
}

@media (max-width: 768px) {
  /* Contact - check if unused ? */
  .title-contact,
  .firstname-contact,
  .surname-contact,
  .industry,
  .location,
  .email {
    width: 100%;
  }

  .soluttions-interested {
    width: 100%;
  }

  .wpcf7-list-item-label::before,
  .wpcf7-list-item-label::after {
    content: unset;
  }

  .contact-form-full input[type="submit"] {
    max-width: initial;
  }

  .elementor-element .sm-icon,
  .elementor-element .sm-icon img {
    max-width: 45px;
  }

  .elementor-element .sm-icon {
    margin-right: -10px;
  }

  /* End contact */
}

@media (max-width: 774px) {
  /* Pre-footer gradient responsive */
  .elementor-3777
    .elementor-element.elementor-element-b38e77b:not(
      .elementor-motion-effects-element-type-background
    ),
  .elementor-3777
    .elementor-element.elementor-element-b38e77b
    > .elementor-motion-effects-container
    > .elementor-motion-effects-layer {
    background-image: none !important;
  }

  #prefooter-gradient {
    /*margin-top: -49px !important;*/
    height: 70px !important;
    border-bottom: 1px solid #75787b;
  }

  #prefooter-gradient:not(.transparent) {
    margin-top: -49px;
  }

  #prefooter-gradient img {
    object-fit: cover;
    width: 100vw;
    height: 70px;
  }

  /* End Pre-footer gradient responsive */
}

@media (max-width: 900px) {
  /* Menu */
  div.flex-mobile > div.e-con-inner {
    flex-direction: column !important;
    align-items: center;
  }

  div.flex-mobile > div.e-con-inner .elementor-element-3fb1967 {
    width: 100%;
  }

  /* End menu */

  /* Slider */
  .elementor-image-carousel-caption {
    position: absolute;
    bottom: 30px;
    z-index: 999;
    margin-left: 20px;
  }

  .elementor-image-carousel-caption p {
    font-size: 20px;
    line-height: 26px;
  }

  .elementor-image-carousel-caption span {
    font-size: 16px;
    line-height: 20.8px;
  }

  .arrows-slide img {
    width: 100%;
  }

  /* End slider */
}

@media (max-width: 1000px) {
  /* Animated banner */
  #mega-menu-wrap-social #mega-menu-social {
    max-height: calc(100vh - 90px);
    overflow: auto;
  }

  #mega-menu-wrap-social
    #mega-menu-social
    li.mega-menu-megamenu:not(.off-menu-mobile)
    > ul.mega-sub-menu,
  #footer-menu #mega-menu-primary li.about-toggle > ul.mega-sub-menu,
  #mega-menu-wrap-expanded li.international-menu > ul.mega-sub-menu {
    display: none !important;
  }

  #mega-menu-wrap-social
    #mega-menu-social
    li.mega-menu-megamenu.sub-menu-open
    > ul.mega-sub-menu,
  #footer-menu
    #mega-menu-primary
    li.about-toggle.sub-menu-open
    > ul.mega-sub-menu,
  #mega-menu-wrap-expanded
    li.international-menu.sub-menu-open
    > ul.mega-sub-menu {
    display: block !important;
  }

  #main-menu-mobile {
    display: inline-block;
  }

  #main-menu-mobile .menu-inner::after,
  #main-menu-mobile .menu-inner::before,
  #main-menu-mobile .menu-inner {
    background-color: #111 !important;
  }

  #mega-menu-wrap-social #mega-menu-social ul.mega-sub-menu,
  #mega-menu-wrap-social #mega-menu-social > ul.mega-sub-menu > li {
    padding-left: 0;
    padding-right: 0;
  }

  .off-menu-mobile > ul.mega-sub-menu {
    display: block !important;
  }

  .off-menu-mobile > ul.mega-sub-menu > li.mega-menu-item,
  .off-menu-mobile > ul.mega-sub-menu {
    padding: 0 !important;
  }

  .off-menu-mobile > a.mega-menu-link {
    display: none !important;
  }

  #mobile-header-container > div {
    flex-wrap: nowrap;
  }

  #mobile-header-container .lsfe-menu-item a {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #mobile-header-container .lsfe-menu li {
    height: 14px;
  }

  @supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices */
    #mobile-header-container .lsfe-menu-item a.lsfe-item__active {
      margin-top: -4px;
    }
  }

  @supports not (-webkit-touch-callout: none) {
    /* CSS for other than iOS devices */
  }

  #mobile-header-container .lsfe-menu-item:last-child {
    border-right: 0;
  }

  ul:not(#mega-menu-social) > li.sub-menu-open > a::before {
    transform: rotateZ(180deg) !important;
  }

  /* End animated banner */
}

@media (max-width: 1250px) {
  /* Global */
  main .global-container {
    padding: 70px 30px 70px 30px;
  }

  #site-content {
    margin-top: 90px;
  }

  /* End global */

  /* Header */
  #header-social-menu {
    width: 100vw !important;
  }

  /* End header */

  /* Hero banner mobile */
  #top-pattern-container.bg-White {
    background-image: url(https://renera.energy/wp-content/uploads/2023/01/renera-pattern-11-white.svg) !important;
  }

  #bottom-pattern-container.bg-White {
    background-image: url(https://renera.energy/wp-content/uploads/2023/01/bitmap-2.svg) !important;
  }

  /*
    #bottom-pattern-container.bg-Green {
        background-image: url(https://renera.energy/wp-content/uploads/2023/01/green_pattern_bottom_mobile.svg) !important;

    }*/

  /* Evolution */
  .evo-legend-title p {
    text-align: center !important;
  }

  .color-box p::before {
    margin-top: 0.1em;
  }

  /* End evolution */

  /* Pre-footer gradient */
  .elementor-3692 section,
  .elementor-12611 section {
    background: transparent;
    background-image: none !important;
    height: 70px;
  }

  #prefooter-gradient {
    height: 70px;
  }

  #prefooter-gradient:not(.transparent) {
    margin-top: -48.4px;
  }

  #prefooter-gradient.transparent {
    background-image: none;
  }

  #prefooter-gradient img {
    object-fit: cover;
    width: 100vw !important;
    height: 70px;
  }

  .elementor-3692 img,
  .elementor-12611 img {
    width: 100% !important;
  }

  /* End pre-footer gradient */
}

@media (max-width: 1370px) {
  /*Creo que no se usa */
  .post-banner-home p {
    color: #171717;
    margin: 0;
  }

  /* Slider solutions */
  .arrows-slide .elementor-swiper-button-prev {
    right: calc(50% + 35px);
    transform: translateY(0);
  }

  .arrows-slide .elementor-swiper-button-next {
    right: calc(50% - 75px) !important;
    transform: translateY(0);
  }

  .contact-form .wpcf7-list-item {
    margin: 0;
  }

  .contact-form .wpcf7-checkbox {
    padding-left: 0;
  }

  .chekbox {
    width: 100%;
    flex-direction: column;
  }

  .chekbox ~ .chekboxm {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .contact-form .submit-submit {
    width: 100%;
    flex-direction: column;
  }

  .contact-form .submit-submit input[type="submit"] {
    max-width: none;
    width: 100%;
    margin-top: 40px;
  }

  /* End slider solutions */

  /* Menu animations */
  #footer-menu ul#mega-menu-primary,
  #footer-menu ul#mega-menu-expanded,
  #footer-menu ul.mega-sub-menu,
  #footer-menu ul#mega-menu-primary > li,
  #footer-menu ul#mega-menu-expanded > li,
  #footer-menu ul.mega-sub-menu > li,
  #footer-menu ul#mega-menu-primary > li > a,
  #footer-menu ul#mega-menu-expanded > li > a,
  #footer-menu ul.mega-sub-menu > li > a,
  #mega-menu-expanded .mega-sub-menu {
    width: 100% !important;
    margin-left: 0 !important;
  }

  /* End menu animations */
}

@media (min-width: 1250px) {
  /* Desktop footer sub-menu not overlaying fix */
  #footer-menu ul.mega-sub-menu {
    position: absolute !important;
  }

  /* Menu arrow icons */
  ul:not(#mega-menu-social) > li.mega-toggle-on > a::before {
    transform: rotateZ(180deg) !important;
  }
}

@media (min-width: 1300px) {
  .width-limit {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (min-width: 1370px) {
  /* Footer menu */
  .footer-legal {
    top: -5.5rem;
  }

  #footer-menu ul.mega-sub-menu {
    padding: 10px 10px !important;
  }

  #footer-menu ul.mega-sub-menu ul.mega-sub-menu {
    top: 35px !important;
    left: -10px !important;
  }

  #footer-menu ul.mega-sub-menu ul.mega-sub-menu a {
    font-weight: 500 !important;
  }

  /* Footer menu */
}

@media (min-width: 1371px) {
  /* Footer */
  .elementor-widget-container
    > .elementor-shortcode
    > .wpcf7
    > form
    p:nth-child(3n) {
    display: flex;
    justify-content: end;
  }

  .elementor-widget-container
    > .elementor-shortcode
    > .wpcf7
    > form
    p:nth-child(3n) {
    display: flex;
    justify-content: end;
  }

  /* End footer */
}

@media (min-width: 1477px) {
  /* Hero banner gradient */
  .gradient-pattern-desktop img {
    width: 40vw !important;
    margin-left: 10.75vw !important;
  }

  /* End hero banner gradient */
}

@media (min-width: 768px) and (max-width: 1370px) {
  /* Slider arrows (Home and Impact) */
  .arrow-btn {
    top: -96px;
  }

  .arrow-container .elementor-widget-container {
    height: 0;
    position: relative;
    top: -124px;
  }

  .arrow-container .elementor-widget-container {
    height: 0;
    position: relative;
    top: -124px;
  }

  /* End Slider arrows */
  /* Contact - check if unused */
  .title-contact {
    width: 100%;
  }

  .firstname-contact,
  .surname-contact {
    width: calc(50% - 25px);
    margin-top: 20px;
  }

  .industry,
  .location,
  .email {
    width: calc(50% - 25px);
  }

  /* End contact */
}

@media (min-width: 769px) and (max-width: 1000px) {
  /* Menu */
  #mega-menu-wrap-social #mega-menu-social {
    margin-top: 9px;
  }

  .section-menu-desktop {
    display: none !important;
  }

  #desktop-menu {
    width: 100% !important;
  }

  /* End menu */
}

@media (min-width: 769px) and (max-width: 1370px) {
  /* Country slider */
  #country-slider .elementor-swiper-button-prev {
    width: 50%;
  }

  /* End country slider */
}

/* Global fix from 1251px  to 1320px - Spacing */
@media (min-width: 1251px) and (max-width: 1320px) {
  #site-content
    .post-inner
    > .entry-content
    > div[data-elementor-type="wp-page"]
    > div.elementor-element,
  #site-content
    .post-inner
    > .entry-content
    > div[data-elementor-type="wp-page"]
    > section,
  #site-content .post-inner > section,
  .background-section > .e-con-inner,
  div[data-elementor-type="footer"] > div {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  div[data-elementor-type="footer"] > section {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* #site-content .post-inner>.entry-content>div[data-elementor-type="wp-page"]>div:first-child {
        padding: 0 !important;
    } */

  #site-content
    .post-inner
    > .entry-content
    > div[data-elementor-type="wp-page"]
    > div:has(.elementor-9757):first-child {
    padding: 0 !important;
  }

  .elementor-15 .elementor-element.elementor-element-c4a9371,
  .elementor-section-boxed > .elementor-section-boxed,
  div.icon-flex,
  .background-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .impact-cont,
  .impact-cont .e-con,
  .solutions-flex,
  .solutions-flex .e-con-inner {
    gap: 40px !important;
  }

  /* Fix Vision icons section */
  .elementor-element.elementor-element-e40df95 {
    column-gap: 46px;
  }

  /* Fix About us submenu and Expanded menu */
  li.menu-about > ul.mega-sub-menu {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}

@media (min-width: 1251px) and (max-width: 1406px) {
  /* Solutions */
  .elementor-5160 .elementor-element.elementor-element-1925bc6 {
    margin-top: 182px;
  }

  .elementor-element.elementor-element-cbd96ef {
    width: 95%;
    margin: 0 auto;
  }

  body:not(.rtl) .elementor-5160 .elementor-element.elementor-element-e7485d3 {
    left: 46% !important;
  }

  body:not(.rtl) .elementor-5160 .elementor-element.elementor-element-958ef5a {
    left: 63% !important;
  }

  body:not(.rtl) .elementor-5160 .elementor-element.elementor-element-5aaf18c {
    left: 54% !important;
  }

  /* End solutions */
}

/* TEMPLATES */

.elementor-element:has(.e-con-inner > .elementor-widget-template) {
  padding: 0;
}

.elementor-element .e-con-inner:has(div.elementor-widget-template) {
  padding: 0;
}

/* Main title / text template */
.template-title-text .elementor-widget-heading .elementor-widget-container {
  margin-bottom: 10px;
}

.template-title-text .elementor-widget-text-editor {
  width: 65%;
}

@media (max-width: 1250px) {
  .template-title-text .elementor-widget-heading .elementor-widget-container {
    margin-bottom: 38px;
  }

  .template-title-text .elementor-widget-text-editor {
    width: 100%;
  }
}

/* Icons with text / List green background */

.global-container.icons-text-right-list {
  padding-top: 0;
}

.icons-text-right-list > .e-con-inner,
.icons-text-right-list .solutions-flex {
  gap: 50px;
}

.solutions-flex .elementor-widget-heading .elementor-widget-container {
  margin-bottom: 20px;
}

.icons-text-right-list .solutions-container {
  background-color: #aee907;
}

.icons-text-right-list .solutions-container {
  padding: 50px;
}

.icons-text-right-list
  .right-container
  .elementor-widget-heading
  > .elementor-widget-container {
  margin-bottom: 37px;
}

.icons-text-right-list
  .right-container
  .elementor-widget-button
  .elementor-widget-container {
  margin-top: 26px;
}

@media (max-width: 1250px) {
  .solutions-flex .elementor-widget-heading .elementor-widget-container {
    margin-bottom: 0;
  }

  .icons-text-right-list
    .right-container
    .elementor-widget-heading
    > .elementor-widget-container {
    margin-bottom: 20px;
  }
}

/* Results Section */

.results-section .left-container {
  width: 31.33%;
}

.results-section .impact-cont {
  width: 66.6%;
}

.results-section
  .left-container
  .elementor-widget-heading
  > .elementor-widget-container {
  margin-bottom: 54px;
}

.results-section > .e-con-inner,
.results-section .impact-cont .desktop-results {
  flex-direction: row;
  gap: 50px !important;
}

.results-section .desktop-results .results-block {
  width: 47%;
}

@media (max-width: 1250px) {
  .results-section .left-container,
  .results-section .impact-cont {
    width: 100%;
  }

  .results-section
    .left-container
    .elementor-widget-heading
    > .elementor-widget-container {
    margin-bottom: 38px;
  }

  .results-section > .e-con-inner {
    gap: 70px;
  }
}

@media (min-width: 1251px) and (max-width: 1293px) {
  .results-section .desktop-results .results-block {
    width: 46%;
  }
}

/* Main title – text / 2 green containers */
.title-text-2-green .text-section {
  gap: 40px;
}

.title-text-2-green .green-block {
  width: 50%;
  background-color: #aee907;
  padding: 64px 60px;
}

.title-text-2-green .green-blocks {
  gap: 50px;
  flex-direction: row;
}

.title-text-2-green > div.e-con-inner {
  gap: 100px;
}

@media (max-width: 1250px) {
  .title-text-2-green .green-block {
    width: 100%;
    padding: 42px;
  }

  .title-text-2-green > div.e-con-inner {
    gap: 70px;
  }

  .title-text-2-green .green-blocks {
    flex-direction: column;
    gap: 34px;
  }
}

/* Background image section */
.background-image-section > .e-con-inner > div {
  height: 600px;
}

.background-image-section.global-container {
  padding-top: 0;
}

@media (max-width: 1250px) {
  .background-image-section > .e-con-inner > div {
    background-position: center center;
    background-repeat: no-repeat;
  }
}

@media (max-width: 767px) {
  .background-image-section > .e-con-inner > div {
    height: 315px;
    background-position: -492px 0px;
    background-repeat: no-repeat;
    background-size: auto;
  }
}

/* Text diagram section */
.text-diagram-section {
  gap: 80px;
}

.text-diagram-section .text-container {
  gap: 40px;
}

.text-diagram-section .slider-nav {
  margin-top: 70px;
}

@media (max-width: 1250px) {
  .text-diagram-section {
    gap: 70px;
  }
}

/* Title / text / 4 icons */

.title-text-4-icons .text-container .e-con-inner {
  gap: 38px;
}

.title-text-4-icons .elementor-widget-heading .elementor-widget-container {
  width: 58%;
}

.title-text-4-icons
  .elementor-widget-text-editor
  > .elementor-widget-container {
  width: 65%;
}

.title-text-4-icons .icons-flex > .e-con-inner {
  flex-direction: row;
  gap: 50px;
}

.title-text-4-icons .icons-flex .icon-container {
  gap: 20px;
  width: 48%;
}

.title-text-4-icon
  .icon-container
  .elementor-widget-text-editor
  > .elementor-widget-container {
  width: 66%;
}

@media (max-width: 1250px) {
  .title-text-4-icons .icons-flex > .e-con-inner {
    flex-direction: column;
    gap: 50px;
  }

  .title-text-4-icons .elementor-widget-heading .elementor-widget-container,
  .title-text-4-icons
    .elementor-widget-text-editor
    > .elementor-widget-container {
    width: 100%;
  }

  .title-text-4-icons .icons-flex .icon-container {
    width: 100%;
  }
}

/* Contact banner bg image */
.contact-banner .text-container {
  width: 47%;
}

.contact-banner
  .text-container
  .title-text-4-icons
  .elementor-widget-heading
  .elementor-widget-container {
  width: 84%;
  padding-bottom: 34%;
}

.contact-banner.no-pattern {
  margin: 100px 0 0 0;
}

.contact-banner > .e-con-inner > .bg-overlay::before {
  position: absolute;
  width: 92%;
  height: 100%;
}

.contact-banner > .e-con-inner > .bg-overlay > .e-con-inner > div:first-child {
  z-index: 1;
}

@media (max-width: 1250px) {
  .contact-banner.no-pattern {
    margin: 100px 0 0 0;
  }
}

/*
.entry-content:last-child:has(.contact-banner) {
    margin-bottom: 100px;
}


@media (max-width: 1250px) {
    .entry-content:last-child:has(.contact-banner) {
        margin-bottom: 70px;
    }
}
*/
.title-text-4-icons
  .elementor-widget-text-editor
  > .elementor-widget-container {
  width: 89%;
}

.title-text-4-icons .pattern-container {
  min-height: 100px;
  position: absolute;
}

@media (max-width: 531px) {
  .contact-banner
    > .e-con-inner
    > div.elementor-element
    > .e-con-inner
    > div.elementor-element {
    min-height: 784px;
  }
}

@media (max-width: 1250px) {
  div.contact-banner {
    padding: 0 30px;
  }

  .contact-banner .text-container,
  .contact-banner
    .text-container
    .title-text-4-icons
    .elementor-widget-heading
    .elementor-widget-container,
  .title-text-4-icons
    .elementor-widget-text-editor
    > .elementor-widget-container {
    width: 100%;
  }
}

@media (min-width: 769px) and (max-width: 1250px) {
  .contact-banner
    > .e-con-inner
    > div.elementor-element
    > .e-con-inner
    > div.elementor-element {
    min-height: 1330px;
  }

  .contact-banner .bg-overlay:before {
    background-position: 0 bottom !important;
  }
}

@media (min-width: 532px) and (max-width: 768px) {
  .contact-banner
    > .e-con-inner
    > div.elementor-element
    > .e-con-inner
    > div.elementor-element {
    min-height: 900px;
  }
}

/* Image and text 50/50% shared styles */
.text-image-section > .e-con-inner > .elementor-element > .elementor-element,
.text-icons-image > .e-con-inner > .elementor-element > .elementor-element,
.title-text-list-image > .e-con-inner > .elementor-element > .elementor-element,
.title-text-button-image
  > .e-con-inner
  > .elementor-element
  > .elementor-element,
.two-title-text-blocks > .e-con-inner > .elementor-element > .elementor-element,
.manager-container > .e-con-inner > .elementor-element > .elementor-element {
  width: 49%;
}

.text-image-section > .e-con-inner > div,
.text-icons-image > .e-con-inner > div,
.title-text-list-image > .e-con-inner > div,
.title-text-button-image > .e-con-inner > div,
.two-title-text-blocks > .e-con-inner > div,
.manager-container > .e-con-inner > div {
  gap: 50px;
}

@media (max-width: 1250px) {
  .text-image-section > .e-con-inner > .elementor-element > .elementor-element,
  .text-icons-image > .e-con-inner > .elementor-element > .elementor-element,
  .title-text-list-image
    > .e-con-inner
    > .elementor-element
    > .elementor-element,
  .title-text-button-image
    > .e-con-inner
    > .elementor-element
    > .elementor-element,
  .two-title-text-blocks
    > .e-con-inner
    > .elementor-element
    > .elementor-element,
  .manager-container > .e-con-inner > .elementor-element > .elementor-element {
    width: 100%;
  }

  .text-image-section > .e-con-inner > div,
  .text-icons-image > .e-con-inner > div,
  .title-text-list-image > .e-con-inner > div,
  .title-text-button-image > .e-con-inner > div,
  .two-title-text-blocks > .e-con-inner > div,
  .manager-container > .e-con-inner > div {
    flex-direction: column;
    flex-wrap: wrap;
  }
}

/* End Image and text 50/50% shared styles */

/* Text - icons / Image */

.text-icons-image .text-container {
  gap: 0;
}

.text-icons-image .text-container .main-heading > .elementor-widget-container {
  margin-bottom: 40px;
}

.text-icons-image .icon-flex {
  margin-top: 52px;
}

.text-icons-image .icon-flex > .e-con-inner {
  gap: 20px;
}

.text-icons-image .icon-flex > .e-con-inner .icon-text > .e-con-inner {
  padding-top: 15px !important;
}

.text-icons-image .icons-container {
  padding: 0;
}

@media (max-width: 1250px) {
  .text-icons-image
    .text-container
    .main-heading
    > .elementor-widget-container {
    margin-bottom: 8px;
  }

  .text-icons-image .text-container {
    gap: 30px;
  }

  .text-icons-image .icons-container {
    margin-top: 32px;
    gap: 30px;
  }

  .text-icons-image .icon-flex {
    margin-top: 0;
  }

  .text-icons-image > .e-con-inner > .elementor-element {
    gap: 50px;
  }
}

/* Text left side */
.text-left .text-container {
  order: 1;
}

.text-left .image-container {
  order: 2;
}

/* Text right side */
.text-right .text-container {
  order: 2;
}

.text-right .image-container {
  order: 1;
}

/* Icons */
.text-icons-image.text-icons-list-image .text-container {
  gap: 40px;
}

.text-icons-image.text-icons-list-image .text-container .text-64 {
  width: 64%;
}

@media (max-width: 1250px) {
  .text-icons-image.text-icons-list-image .icons-container {
    margin-top: 0;
    gap: 20px;
  }
}

/* Left Title – text and list / Right Image template */
.title-text-list-image .text-container {
  gap: 25px;
}

@media (max-width: 1250px) {
  .title-text-list-image .text-container {
    gap: 0;
  }

  .title-text-list-image > .e-con-inner > div {
    gap: 60px;
  }
}

/* Two twitle and text blocks template */

.two-title-text-blocks > .e-con-inner {
  gap: 100px;
}

.two-title-text-blocks .text-container > div {
  gap: 40px;
}

@media (max-width: 1250px) {
  .two-title-text-blocks > .e-con-inner {
    gap: 60px;
  }

  .two-title-text-blocks .text-container > div {
    gap: 40px;
  }
}

/* Manager - Left Text / Right Image template */
.manager-container .position {
  margin-bottom: 20px !important;
}

.manager-container .text-container {
  gap: 0;
}

/* Country section with slider */
.country-section-slider > .e-con-inner {
  padding-top: 90px !important;
  padding-bottom: 190px !important;
}

.country-section-slider > .e-con-inner {
  gap: 100px !important;
}

.country-section-slider
  .text-container
  .elementor-widget-heading
  > .elementor-widget-container {
  width: 60%;
}

.country-section-slider
  .text-container
  .elementor-widget-text-editor
  > .elementor-widget-container {
  width: 65%;
}

.country-section-slider .left-country-container {
  gap: 20px;
  width: 17.5%;
}

.country-section-slider .right-country-container {
  width: 82.7%;
}

.country-section-slider .right-country-container .countries-container {
  padding-top: 20px !important;
  gap: 6%;
}

.country-section-slider .right-country-container .countries-container .country {
  width: 21.5%;
  gap: 20px;
}

.countries-section > .e-con-inner {
  gap: 47px !important;
}

@media (max-width: 1250px) {
  .country-section-slider {
    padding-top: 60px;
    padding-bottom: 130px;
  }

  .country-section-slider .left-country-container {
    gap: 0;
    width: 100%;
  }

  .country-section-slider
    .text-container
    .elementor-widget-heading
    > .elementor-widget-container,
  .country-section-slider
    .text-container
    .elementor-widget-text-editor
    > .elementor-widget-container,
  .country-section-slider .right-country-container {
    width: 100%;
  }

  .country-section-slider > .e-con-inner {
    gap: 70px !important;
  }

  .countries-section .elementor-widget-divider .elementor-widget-container {
    margin-bottom: 30px;
  }
}

/* Shared number text blocks styles */
.title-text-3-numbers-blocks .number-blocks-container > .e-con-inner,
.title-4-numbers-text-blocks .number-blocks-container > .e-con-inner {
  gap: 50px;
}

@media (max-width: 1250px) {
  .title-text-3-numbers-blocks .number-blocks-container,
  .title-4-numbers-text-blocks .number-blocks-container > .e-con-inner {
    flex-direction: column;
  }

  .title-text-3-numbers-blocks .number-blocks-container .number-flex,
  .title-4-numbers-text-blocks .number-blocks-container .number-flex {
    width: 100% !important;
  }

  .title-text-3-numbers-blocks > .e-con-inner,
  .title-text-3-numbers-blocks .number-blocks-container > .e-con-inner,
  .title-4-numbers-text-blocks > .e-con-inner,
  .title-4-numbers-text-blocks .number-blocks-container > .e-con-inner {
    gap: 20px !important;
  }
}

/* Main title / 4 number - text section template */
.title-4-numbers-text-blocks.text-icon-list
  .text-container
  .elementor-widget-heading {
  margin-top: 13px;
}

@media (max-width: 768px) {
  .title-4-numbers-text-blocks.text-icon-list
    .text-container
    .elementor-widget-heading {
    margin-top: 6px !important;
  }
}

@media (min-width: 769px) and (max-width: 1249px) {
  .title-4-numbers-text-blocks.text-icon-list
    .text-container
    .elementor-widget-heading {
    margin-top: 20px !important;
  }
}

.title-4-numbers-text-blocks > .e-con-inner {
  gap: 100px !important;
}

.title-4-numbers-text-blocks .number-flex {
  width: 22%;
  gap: 10px;
}

/* Three digits number responsive */
@media (max-width: 1250px) {
  .three-digits .number-blocks-container .number-flex > div:first-child {
    width: 60px;
  }
}

@media (min-width: 1251px) {
  .three-digits .number-blocks-container .number-flex > div:first-child {
    width: max-content;
  }
}

/* Main title - text / 3 number - text section template */
.title-text-3-numbers-blocks.text-icon-list
  .text-container
  .elementor-widget-heading {
  margin-top: 33px;
}

.title-text-3-numbers-blocks > .e-con-inner > .text-container {
  gap: 20px;
}

.title-text-3-numbers-blocks > .e-con-inner > .text-container {
  width: 65.4%;
}

.title-text-3-numbers-blocks
  > .e-con-inner
  > .text-container
  > .elementor-widget-heading {
  width: 70%;
}

.title-text-3-numbers-blocks .number-blocks-container .number-flex {
  width: 33%;
}

.title-text-3-numbers-blocks.text-icon-list .number-flex .text-container {
  width: 90%;
}

@media (max-width: 1250px) {
  .title-text-3-numbers-blocks.text-icon-list
    .text-container
    .elementor-widget-heading {
    margin-top: 20px !important;
  }

  .title-text-3-numbers-blocks.text-icon-list .text-container,
  .title-text-3-numbers-blocks
    > .e-con-inner
    > .text-container
    > .elementor-widget-heading {
    width: 100%;
  }

  .title-text-3-numbers-blocks > .e-con-inner {
    gap: 70px !important;
  }
}

/* Title - text - icons template */

.title-text-icons-template > .e-con-inner {
  gap: 80px !important;
}

.title-text-icons-template > .e-con-inner > .text-container {
  width: 65.4%;
}

@media (min-width: 1250px) {
    .title-text-icons-template .icon-blocks-container .icon-flex {
        width: 30.7%;
    }

    .title-text-icons-template .icon-blocks-container.vision .icon-flex {
        width: 30.8%;
    }
}

.title-text-icons-template .icon-blocks-container .icon-flex .text-container {
  padding-top: 15px;
}

@media (max-width: 1250px) {
  .title-text-icons-template > .e-con-inner {
    gap: 38px !important;
  }

  .title-text-icons-template > .e-con-inner > .text-container {
    width: 100%;
  }

  .title-text-icons-template .icon-blocks-container {
    flex-direction: column;
  }

  .title-text-icons-template .icon-blocks-container .icon-flex {
    width: 100%;
  }
}

/* Subtitle after hero banner template */
.banner-subtitle-template .elementor-widget-heading {
  width: 65.4% !important;
}

@media (max-width: 1250px) {
  .banner-subtitle-template .elementor-widget-heading {
    width: 100% !important;
  }
}

/* Evolution Chart template */

.evolution-chart .innovation-container {
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 49px;
}

.evolution-chart .innovation-container .innovation-year {
  width: 13.49%;
}

.evolution-chart .innovation-container .innovation-text {
  width: 48.154%;
}

.evolution-chart .innovation-container .innovation-charts {
  width: 100%;
}

@media (max-width: 1250px) {
  .evolution-chart .innovation-container {
    flex-direction: column;
    flex-wrap: wrap;
    gap: 18px;
  }

  .evolution-chart .innovation-container .innovation-year,
  .evolution-chart .innovation-container .innovation-text {
    width: 100%;
  }
}

/* Responsive header fix */

@media (min-width: 1085px) and (max-width: 1100px) {
  #header-social-menu > .elementor-column-gap-extended {
    margin: 0;
  }

  /*
    #header-social-menu>.elementor-column-gap-extended .elementor-element-31ff413,
    #header-social-menu>.elementor-column-gap-extended .elementor-element-6df4493{
        left:5%;
    }
    */

  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1024px;
  }
}

@media (min-width: 1100px) and (max-width: 1250px) {
  #header-social-menu > .elementor-column-gap-extended {
    margin: 0;
  }

  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1100px !important;
  }
}

@media (min-width: 1251px) and (max-width: 1320px) {
  #header-anim-bottom {
    left: 21px;
  }
}

.mobile-language-selector ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.mobile-language-selector ul li a {
  font-family: "Acid Grotesk", Sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #767676;
  font-size: 16px;
}

.mobile-language-selector ul li a:hover {
  color: #767676;
}

.mobile-language-selector ul li::before {
  content: "|" !important;
  margin-left: 2px !important;
  margin-right: 2px !important;
  width: 1px !important;
  display: initial !important;
  color: #767676 !important;
}

.mobile-language-selector ul li:first-child:before {
  content: "" !important;
}

.international-menu .mega-sub-menu {
  min-width: 125px !important;
}
