/* Fuente SFPro en todos sus pesos ?*/
@font-face {
  font-family: "SFPro";
  src: url("assets/fonts/sfpro/SFProText-Regular.woff2") format("woff2"), url("assets/fonts/sfpro/SFProText-Regular.woff") format("woff");
  /*src: url("assets/fonts/sfpro/SFProText-Regular.ttf") format("truetype");*/
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "SFPro";
  src: url("assets/fonts/sfpro/SFProText-Bold.woff2") format("woff2"), url("assets/fonts/sfpro/SFProText-Bold.woff") format("woff");
  /*src: url("assets/fonts/sfpro/SFProText-Bold.ttf") format("truetype");*/
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "SFPro";
  src: url("assets/fonts/sfpro/SFProText-Heavy.woff2") format("woff2"), url("assets/fonts/sfpro/SFProText-Heavy.woff") format("woff");
  /*src: url("assets/fonts/sfpro/SFProText-Heavy.ttf") format("truetype");*/
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "SFPro";
  src: url("assets/fonts/sfpro/SFProText-Semibold.woff2") format("woff2"), url("assets/fonts/sfpro/SFProText-Semibold.woff") format("woff");
  /*src: url("assets/fonts/sfpro/SFProText-Semibold.ttf") format("truetype");*/
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "SFPro";
  src: url("assets/fonts/sfpro/SFProText-Medium.woff2") format("woff2"), url("assets/fonts/sfpro/SFProText-Medium.woff") format("woff");
  /*src: url("assets/fonts/sfpro/SFProText-Medium.ttf") format("truetype");*/
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "SFPro";
  src: url("assets/fonts/sfpro/SFProText-Light.woff2") format("woff2"), url("assets/fonts/sfpro/SFProText-Light.woff") format("woff");
  /*src: url("assets/fonts/sfpro/SFProText-Light.ttf") format("truetype");*/
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "SFPro";
  src: url("assets/fonts/sfpro/SFProDisplay-Thin.woff2") format("woff2"), url("assets/fonts/sfpro/SFProDisplay-Thin.woff") format("woff");
  /*src: url("assets/fonts/sfpro/SFProDisplay-Thin.ttf") format("truetype");*/
  font-weight: 100;
  font-style: normal;
}

.ms-left,
.ms-right {
  position: relative !important;
}
html,
body {
  overflow: auto !important;
}

::-moz-selection {
  /* Code for Firefox */
  color: #fff;
  background: #000;
}

::selection {
  color: #fff;
  background: #000;
}

body.multiscroll {
  overflow: hidden !important;
}

::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}

::-webkit-scrollbar {
  width: 15px;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  background-color: #000000;
}

/****** General ******/
body {
  font-family: "SFPro", Arial !important;
  font-weight: 200;
}

b,
strong {
  font-weight: 600 !important;
}

.site-footer,
.site-footer .widget-title,
#rd-form-l1wjb7q5 .bricks-form__input {
  font-family: "SFPro", Arial, Helvetica, sans-serif !important;
}
.footer-menu-lievant .widget_block a {
  display: block;
  color: #c1c1c1;
  width: max-content;
  line-height: 30px;
  font-size: 14px;
}

.footer-menu-lievant .widget_block a:hover {
  color: #9d9d9d !important;
}

#rdstation-bricks-embeddable-form-bricks-component-jaT_eI0VuOqDcidtvuU9TA .bricks--component {
  font-family: "SFPro", Arial, Helvetica, sans-serif !important;
}

#rdstation-bricks-embeddable-form-bricks-component-jaT_eI0VuOqDcidtvuU9TA * {
  font-family: "SFPro", Arial, Helvetica, sans-serif !important;
}

.d-none {
  display: none !important;
}

.txt-black {
  color: #000 !important;
}
.txt-gray {
  color: #4b4b4b !important;
}
.txt-white {
  color: #fff !important;
}
.txt-center {
  text-align: center;
}
.txt-right {
  text-align: right;
}
.sub-title-lg.txt-center {
  margin: auto;
}
.sub-title-lg.txt-right {
  margin-left: auto;
}
.margin-section {
  margin-bottom: 80px;
}
.enlace-gray {
  color: #6a6a6a !important;
}
.enlace-gray:hover {
  color: #000 !important;
}
.btn-show-form {
  width: 50%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.txt-gradient {
  width: fit-content;
  background: linear-gradient(66deg, #9ad9f8, #b3a8f0, #c780e9, #e349e1);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent !important;
}

/*Tipografia*/

#site-navigation {
  font-family: "SFPro", Arial !important;
}

.txt-general,
.txt-carrusel-testimonial p,
.site-header a {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
}
.txt-general-2 {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: uppercase;
}
.menu-item .sub-menu a {
  font-size: 16px;
}
.sub-title {
  font-size: 35px;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
  text-align: center;
}
.txt-counter {
  font-size: 34px;
  letter-spacing: 0.3px;
  font-weight: 500;
}
.sub-title-lg {
  font-size: 60px;
  font-weight: 700;
  letter-spacing: -3px;
  width: fit-content;
  background: linear-gradient(66deg, #9ad9f8, #b3a8f0, #c780e9, #e349e1);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent !important;
}
.title-gradient-banner {
  background: linear-gradient(66deg, #97e3fa, #adb3f0, #cf6ee5);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent !important;
}
.enlace-gradient,
.txt-general-lg {
  font-size: 22px;
  /*background: linear-gradient(66deg, #97e3fa, #adb3f0, #cf6ee5);*/
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent !important;
  font-weight: 600;
}
.enlace-gradient i::before {
  background: linear-gradient(66deg, #adb3f0, #cf6ee5);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent !important;
}
/*End Tipografia*/

/*Botones*/
.btn-gnl {
  color: #fff !important;
  /*background: linear-gradient(45deg, #f9a473, #ed63cd,#7d59f2, #39c1f2);*/
  padding: 12px 36px;
  transition: 0.5s;
  cursor: pointer;
  background-color: black;
  border-radius: 25px;
}
.btn-gnl:hover {
  color: black !important;
  background: white;
  border: 1px solid black;
  /*box-shadow: inset 17em -2em 1em #8a5aee;*/
}
/*End Botones*/
/****** End General ******/

/***** HEADER *****/
.header-column-icon-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mm-page #page .header-wrapper .site-header {
  background-color: #141414 !important;
  padding-left: 20px;
  position: fixed;
  z-index: 999;
  width: 100vw;
}
.mm-page #page .header-wrapper .site-header a,
.mm-page #page .header-wrapper .site-header #site-navigation .primary-menu .menu-item a {
  color: transparent !important;
  font-weight: 400;
  background-clip: text;
  -webkit-background-clip: text !important;
  background: white;
  transition: 0.5s !important;
  font-size: 14px;
  text-transform: uppercase;
}
.header-column-icon-container i.fa-solid.fa-phone {
  color: #000 !important;
}
.mm-page #page .header-wrapper .site-header a:hover,
.mm-page #page .header-wrapper .site-header a:focus,
.mm-page #page .header-wrapper .site-header a:hover i,
.mm-page #page .header-wrapper .site-header #site-navigation .primary-menu .menu-item a:hover {
  /*background: linear-gradient(66deg, #9fd1f7, #a8bcf1, #c18de9);*/
  background-clip: text;
  -webkit-background-clip: text;
  color: white !important;
}
.header-column-icon-container i {
  transition: 0.5s;
  color: #000 !important;
  font-family: "FontAwesome" !important;
  font-style: normal;
  font-size: 20px;
  font-weight: 400;
}

#menu-ham {
  position: fixed;
  z-index: 9999999999;
}
.logo-nav .site-branding {
  flex-basis: 100%;
}
/***** END HEADER *****/

/****** HOME ******/
.container-carrusel-brands .vc_carousel-slideline-inner .vc_item {
  display: flex;
  align-items: center;
}
.btn-slider.rs-layer {
  background: linear-gradient(66deg, rgb(212, 161, 141), #df7eb3, #a695c7, rgb(110, 169, 205));
  color: #fff !important;
}
i.fa-solid.fa-right-long::before {
  content: "\f30b";
  font-family: "FontAwesome";
  font-style: normal;
  margin-left: 10px;
  font-size: 24px;
  position: relative;
  top: 3px;
}
#slider-33-slide-143-layer-4:hover::after {
  content: url(assets/arrow-hover.svg) !important;
}
body .vc_btn3.vc_btn3-size-md:not(.vc_btn3-icon-left).vc_btn3-color-white:after,
body .tm-heli-button-white:after,
body .tm-heli-button-white-outline:after {
  content: url(assets/arrow.svg) !important;
}

.btn-slider::after {
  display: none !important;
}
body .btn-slider:hover {
  padding: 18px 35px !important;
}
.section-servicios .heli-icon-box2:before {
  background: #f8f8f8 !important;
}
/*.border-bm-title::after {
  content: "";
  background: #a8a8a8;
  width: 30%;
  height: 2px;
  display: block;
  margin-top: 10px;
}*/
.plusadd:before {
  content: "+";
}
.kadd:after {
  content: "K";
}
.container-second-icons {
  display: flex;
  justify-content: center;
}
.container-second-icons .wow:nth-child(4):before {
  height: 0 !important;
}
.txt-counter-01.sub-title:after {
  content: " ";
}
.txt-counter-01.sub-title:before {
  content: "+ $";
}
.txt-counter-02.sub-title:before,
.txt-counter-03.sub-title:before,
.txt-counter-04.sub-title:before {
  content: "+ ";
}
.txt-counter-04.sub-title:after {
  content: "%";
}
.txt-counter-07:before {
  content: "+ de ";
}
.tabs-info-section-circle .vc_general.vc_pagination .vc_pagination-trigger {
  width: 45px;
  height: 0px;
  border: 0;
  border-top: 3px solid #a8a8a8;
}
.tabs-info-section-circle .vc_general.vc_pagination .vc_active .vc_pagination-trigger {
  border-top: 0px solid #000;
  height: 4px;
}
.tabs-info-section-circle .vc_pagination-color-black.vc_pagination-style-outline .vc_active .vc_pagination-trigger {
  background: linear-gradient(66deg, #97e3fa, #adb3f0, #cf6ee5);
}
.tabs-info-section-circle ul.vc_general.vc_pagination.vc_pagination-style-outline.vc_pagination-shape-square.vc_pagination-color-black {
  text-align: left;
  margin-top: 18px;
}
.section-carrusel-brands ul.wpb_image_grid_ul {
  display: flex;
  height: unset !important;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.section-carrusel-brands ul.wpb_image_grid_ul li {
  width: 120px;
  position: unset !important;
}
.container-section-tabs .vc_tta-container.vc_tta-o-non-responsive {
  border-radius: 6px;
  box-shadow: 0px 0px 10px #a7a7a7;
  padding: 0 20px;
  background: #f8f8f8;
}
.section-servicios .vc_column-inner {
  padding: 0;
  flex-direction: unset !important;
}
.section-servicios .wow.fadeInUp.wpb_column.vc_column_container.vc_col-sm-12 {
  align-items: unset;
}
.demo {
	text-align: center;
	margin-top: 150px;
}

.mt {
  margin-top: 20px;
}

.small {
  width: 120px;
}

.medium {
  width: 160px;
}

.large {
  width: 230px;
}

.extra-large {
  width: 360px;
}

.diagonal > a > div{
  position: relative;
  border: none;
  overflow: hidden;
  z-index: 1;
  padding: 0px;
}
.diagonal > a > div:after  {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 500%;
  height: 1000%;
  background: #000;
  z-index: -1;
  transform-origin: 0% 0%;
  transform: translateX(0px) translateY(9.5%) rotate(0deg);
  transition: transform .3s;
  -webkit-transform: translateX(0px) translateY(9.50%) rotate(0deg);
  -moz-transform: translateX(0px) translateY(9.50%) rotate(0deg);
  -ms-transform: translateX(0px) translateY(9.50%) rotate(0deg);
  -o-transform: translateX(0px) translateY(9.50%) rotate(0deg);
}
.diagonal:nth-child(1) > a > div:after , .diagonal:nth-child(1)  > a > div > div > div.subserv-cont  {
  background: #1a868a;
}
.diagonal:nth-child(2) > a > div:after , .diagonal:nth-child(2)  > a > div > div > div.subserv-cont  {
  background: #eeb518;
}
.diagonal:nth-child(3) > a > div:after , .diagonal:nth-child(3)  > a > div > div > div.subserv-cont  {
  background: #6526cc;
}

.diagonal > a > div:hover::after  {
  transform: translateY(6.8%) translateX(-25px) rotate(0deg);
  -webkit-transform: translateY(6.8%) translateX(-25px) rotate(0deg);
  -moz-transform: translateY(6.8%) translateX(-25px) rotate(0deg);
  -ms-transform: translateY(6.8%) translateX(-25px) rotate(0deg);
  -o-transform: translateY(6.8%) translateX(-25px) rotate(0deg);
}
  
.diagonal > a > div:hover > div > div.subserv-cont{
  transform: translateY(6.8%) translateX(-25px) rotate(0deg);
  -webkit-transform: translateY(6.8%) translateX(-25px) rotate(0deg);
  -moz-transform: translateY(6.8%) translateX(-25px) rotate(0deg);
  -ms-transform: translateY(6.8%) translateX(-25px) rotate(0deg);
  -o-transform: translateY(6.8%) translateX(-25px) rotate(0deg);
  z-index: auto;
}
.diagonal > a > div:hover > div > h2{

}

.diagonal  > a > div > div > div.subserv-cont{
  position: absolute;
  top: 0;
  left: 25px;
  width: 100%;
  height: 1000%;
  background: #000;
  z-index: -1;
  transform-origin: 0% 0%;
  transform: translateX(0px) translateY(10%) rotate(0deg);
  transition: transform .3s;
  -webkit-transform: translateX(0px) translateY(10%) rotate(0deg);
  -moz-transform: translateX(0px) translateY(10%) rotate(0deg);
  -ms-transform: translateX(0px) translateY(10%) rotate(0deg);
  -o-transform: translateX(0px) translateY(10%) rotate(0deg);
  padding: 20px 40px;
}

/* div.subservice {
  padding: 5px 20px;
  color: #000;
  background: #fff;
  border-radius: 70px;
  white-space: nowrap;
  margin: 5px 5px;
  font-size: 14px;
} */

.subserviceH2{
  color: #FFF;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}
.servicios-home-cont{
  position: relative;
}
.servicios-home-cont > a > div{
  transition: all 0.3s ease; /* Aquí va la transición */
  position: relative;
}
.servicios-home-cont > a > div:hover{
  background: #1b1b1b !important;
  border: 1px solid #ffffff !important;
  transform: scale(1.1);
  transition: all 0.5s ease;
  position: relative;
  box-shadow: 0px 0px 15px 4px #00000047;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.servicios-home-cont > a > div:hover > div > div{
  margin-bottom: 5px;
}
.servicios-home-cont > a > div:hover img{
  filter: invert(1);
  -webkit-filter: invert(1);
}
.servicios-home-cont > a > div:hover h2, .servicios-home-cont > a > div:hover h3, .servicios-home-cont > a > div:hover p, .servicios-home-cont > a > div:hover a{
color: #fff !important;
}
.servicios-home-cont > a > div:hover .text-cont-serv-home, .servicios-home-cont > a > div:hover h3 {
  display: none;
}
.servicios-home-cont > a > div:hover .subservice{
  display: block;
  top: 5px;
}
.subservice{
  display: none;
}

div.subservice::before {
  content: '→ ';
}
.servicios-home-cont > a > div:hover .boton-servicios-mas > .arrow {

  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;

}
.servicios-home-cont > a > div:hover .boton-servicios-mas > .arrow::before {
  background-color: #ffffff;
}

.servicios-home-cont > a > div:hover  .arrow::before {
  opacity: 1;
  width: 8px;
}

div.subservice {
  padding: 2px;
  color: #ffffff;
  border-radius: 70px;
  white-space: nowrap;
  font-size: 14px;
  text-align: center;
  font-weight: 500;
}

.titulo-servicio-home {
  position: absolute;
  width: 100%;
  left: 10px;
  text-align: left;
  padding: 0 15px;
  z-index: 9999;
}

.titulo-servicio-home p {
  color: #fff !important;
}

.boton-servicios-mas {
  display: flex;
  color: #000;
  background-color: transparent;
  text-transform: uppercase;
  transition: all 0.3s ease;
  font-weight: bold;
  cursor: pointer;
  align-items: center;
  letter-spacing: 1px;
  font-size: 14px;
  padding: 0 30px;
  justify-content: center;
}

.boton-servicios-mas > .arrow {
  width: 8px;
  height: 8px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  position: relative;
  transform: rotate(-45deg);
  margin-left: 3px;
  transition: all 0.3s ease;
}

.boton-servicios-mas > .arrow::before {
  display: block;
  background-color: #000;
  width: 3px;
  transform-origin: bottom right;
  height: 2px;
  position: absolute;
  opacity: 0;
  bottom: calc(-2px / 2);
  transform: rotate(45deg);
  transition: all 0.3s ease;
  content: "";
  right: 0;
}
.servicios-home-cont > div:hover {
  cursor: pointer;
}
.servicios-home-cont:hover > a > div > div > div > div > a > .arrow {
  transform: rotate(-45deg) translate(4px, 4px);
  border-color: #000;
}

.servicios-home-cont:hover > a > div > div > div > div > a > .arrow::before {
  opacity: 1;
  width: 8px;
}

.servicios-home-cont:hover > a > div > div > div > div > a > .arrow {
  transform: rotate(-45deg) translate(4px, 4px);
  border-color: #000;
}

#servicio-home-ecommerce > a > div > div > div > figure > div > img {
  transition: all 0.3s ease;
}
#servicio-home-ecommerce:hover > a > div > div > div > figure > div > img,
#servicio-home-marketplace:hover > a > div > div > div > figure > div > img,
#servicio-home-consultoria:hover > a > div > div > div > figure > div > img {
  animation: float-servicios 5s ease-in-out infinite;
  -webkit-animation: float-servicios 5s ease-in-out infinite;
}

@keyframes float-servicios {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(10px);
    -webkit-transform: translatey(10px);
    -moz-transform: translatey(10px);
    -ms-transform: translatey(10px);
    -o-transform: translatey(10px);
  }
  100% {
    transform: translatey(0px);
  }
}

.boton-servicios-mas:hover > .arrow {
  transform: rotate(-45deg) translate(4px, 4px);
  border-color: #000;
}

.boton-servicios-mas:hover > .arrow::before {
  opacity: 1;
  width: 8px;
}

.boton-servicios-mas:hover {
  color: #000;
}

.section-servicios .vc_single_image-wrapper {
  overflow: hidden;
}

.section-servicios .vc_single_image-wrapper img {
  transition: transform 1s, filter 0.7s ease-in-out;
  -webkit-transition: transform 1s, filter 0.7s ease-in-out;
  -moz-transition: transform 1s, filter 0.7s ease-in-out;
  -ms-transition: transform 1s, filter 0.7s ease-in-out;
  -o-transition: transform 1s, filter 0.7s ease-in-out;
}

.section-servicios .vc_column_container:hover .vc_single_image-wrapper img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  filter: brightness(50%);
  -webkit-filter: brightness(50%);
}

.section-servicios .vc_column_container > .vc_column-inner {
  box-shadow: 1px 3px 10px #85858585 !important;
  border-radius: 6px;
  overflow: hidden;
  padding: 0;
  background-color: #fff;
}

.img-caso-exito-home img {
  filter: brightness(117%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
  transition: 350ms;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -ms-transition: 350ms;
  -o-transition: 350ms;
  -webkit-filter: brightness(117%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
}

.img-caso-exito-home:hover img {
  filter: brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);
  transition: 350ms;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -ms-transition: 350ms;
  -o-transition: 350ms;
  -webkit-filter: brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);
}
.tm-image-box {
  margin-top: 15px;
  margin-bottom: 15px !important;
}
.tm-image-box .image img {
  filter: brightness(117%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
  transition: 350ms;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -ms-transition: 350ms;
  -o-transition: 350ms;
  -webkit-filter: brightness(117%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
}

.tm-image-box:hover .image img {
  filter: brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);
  transition: 350ms;
  -webkit-transition: 350ms;
  -moz-transition: 350ms;
  -ms-transition: 350ms;
  -o-transition: 350ms;
  -webkit-filter: brightness(100%) contrast(100%) saturate(0%) blur(0px) hue-rotate(0deg);
}
.tm-image-box .content {
  background-color: rgb(0 0 0 / 50%) !important;
  color: #fff;
  font-weight: 200;
}

.tm-image-box .content .inner {
  margin-bottom: 50px;
}
.section-insights {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.section-insights .wpb_single_image {
  text-align: center !important;
}
.section-insights img {
  width: 78px;
}
.section-insights .wpb_column {
  /*width: 25%;*/
  margin-bottom: 30px;
}

.section-insights .txt-general-2 {
  font-weight: 200;
  letter-spacing: 4px;
}

#como-lo-hacemos #rev_slider_58_2_wrapper .uranus.tparrows:before {
  color: #5e5e5e;
}

.fila_logos_marcas {
  justify-content: center;
}
.fila_logos_marcas .wpb_column {
  margin-top: 10px;
}

.ares .tp-bullet {
  border: 0px !important;
}

.contacto_titulo_home:after {
  animation: blinker 1s linear infinite;
  content: "_";
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.site-footer .widget-title {
  font-weight: 600 !important;
}

.copyright-01 {
  padding: 15px 0 !important;
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 1px;
}

.site-footer .widget-title {
  padding: 0px !important;
  margin: 0 0 20px 0 !important;
}

.cd-sede-footer {
  font-weight: 800;
}
.dir-sede-footer {
  font-weight: 100;
  padding-top: 5px;
}
.footer-sedes {
  align-items: center;
  display: flex;
}
.footer-sedes > .row {
  width: 100%;
}

@keyframes float {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
    transform: translatey(0px);
  }
}
#img-contacto-home {
  animation: float 6s ease-in-out infinite;
  transform: translatey(0px);
}
.section-testimoniales .vc_tta-panel-body .wpb_text_column.wpb_content_element:nth-child(4) {
  width: calc(70% - 60px);
  margin-left: auto;
  border-left: 2px solid #fff;
  padding-left: 60px;
}
.section-testimoniales .wpb_text_column.wpb_content_element {
  position: relative;
}
.section-testimoniales .img-background-testimonial {
  position: absolute;
  top: 0;
  left: 0;
}
.section-testimoniales .vc_row .wpb_column .wpb_wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: fit-content;
  margin-left: auto;
  gap: 20px;
}
.section-testimoniales .vc_row .wpb_column .wpb_wrapper .wpb_wrapper {
  width: auto;
  display: block;
}
.padding-testimonial .vc_tta-panel-body {
  padding: 60px !important;
}
.section-testimoniales ul.vc_general {
  width: calc(70% - 60px);
  margin-left: auto;
  transform: none !important;
  top: 70% !important;
  z-index: 199999 !important;
}
.section-testimoniales .wpb_single_image img {
  height: 100%;
  max-width: fit-content;
}
.container-carrusel-brands img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.section-leader-shipteam .vc_row.wpb_row {
  display: flex;
  align-items: flex-end;
}
.section-leader-shipteam .vc_row.wpb_row::after {
  background: linear-gradient(66deg, #9ad9f8, #b3a8f0, #c780e9, #e349e1);
  content: "";
  display: block !important;
  width: calc(100% - 50px);
  height: 10px;
  position: absolute;
}
.section-testimoniales,
.section-testimoniales .vc_tta-panel-body {
  overflow: unset !important;
}
.background-testimonial-01 {
  background-image: url(/wp-content/uploads/2023/03/Group-51-1536x456.jpg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
}
.section-leader-shipteam .vc_row.wpb_row {
  overflow: hidden;
}
.section-leader-shipteam .wpb_column {
  margin-bottom: 40px;
}
.section-leader-shipteam .wpb_column .wpb_column {
  margin-bottom: 0;
}
.section-leader-shipteam {
  background: linear-gradient(19deg, transparent, transparent, transparent, #f0a8b3, #b195d0, #8899e1, #3cc3f3);
}
.image-full-width img.vc_single_image-img.attachment-full,
.image-full-width .vc_single_image-wrapper,
.image-full-width figure {
  width: 100% !important;
}
.container-grid-certifications ul.wpb_image_grid_ul {
  display: flex !important;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  grid-row-gap: 60px;
}
.container-grid-certifications ul.wpb_image_grid_ul li {
  position: unset !important;
  width: calc(20% - 20px);
  margin: 0 !important;
}
.container-grid-certifications ul.wpb_image_grid_ul img {
  width: 70% !important;
  margin: auto;
}
.content-form {
  display: none;
}
.showing_formulario.content-form {
  display: unset;
}
.section-mision {
  background-position: inherit !important;
}
.section-leader-shipteam p.sub-title.txt-white.txt-center {
  margin-bottom: 40px !important;
}
.container-grid-certifications ul.wpb_image_grid_ul li:nth-child(2) img {
  width: 50% !important;
}
.btn-slider:hover {
  box-shadow: inset 17em -2em 1em #8a5aee !important;
}
.section-como-lo-hacemos img {
  width: 70%;
}

/**** END HOME ****/

/**** FOOTER ****/
.footer-wrapper .header-column-icon-container {
  justify-content: flex-start;
  gap: 15px;
}

.site-footer {
  padding: 80px 0px 60px 0px !important;
}
.copyright-wrapper {
  border-top: 2px solid #0a0a0a;
}
.site-footer .widget {
  margin-bottom: 8px;
}
/**** END FOOTER ****/
/**** TIPOGRAFIA ****/
.tabs-info-section-circle .vc_tta.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body {
  min-height: 570px;
}

/**** END TIPOGRAFIA ****/

#site-navigation .sub-menu,
#site-navigation .children {
  background-color: rgba(0, 0, 0, 0.7) !important;
  width: auto;
  padding: 0 0 20px !important;
}
.logo-nav #site-navigation {
  text-align: end;
  padding-right: 50px;
}
#site-navigation .menu > li.mega-menu .sub-menu {
  width: 65%;
}
#site-navigation .sub-menu,
#site-navigation .children {
  right: 0;
  left: unset;
}
ul#menu-e-commerce,
ul#menu-marketplace,
ul#menu-consultoria {
  padding-left: 0 !important;
  text-align: start;
}
ul#menu-e-commerce a,
ul#menu-marketplace a,
ul#menu-consultoria a {
  font-size: 12px !important;
}

/*Sección servicios home*/

/*sección contacto home*/
.txt-80 {
  font-size: 80px;
  font-weight: 900;
  letter-spacing: 0;
}

/*SECCION PARTNERS HOME*/
.margin-section {
  margin-bottom: 0px;
}

/*Footer*/
.office i {
  font-family: "Pe-icon-7-stroke" !important;
  color: white !important;
}
.social-icons i {
  font-family: "Font Awesome 5 Brands" !important;
}
.site-footer li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #333;
  list-style: none;
}
.copyright {
  padding: 20px;
}
.scrollup i {
  font-family: "Font Awesome 5 Free" !important;
}
.social-icons i {
  font-style: normal !important;
}
.logo-footer {
  width: 100%;
  text-align: center;
  margin-bottom: 15px;
}
.social-icons {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
}
.office {
  padding-top: 10px;
}
/*Fin footer*/

/*Servicios*/
.text-servicio {
  font-size: 25px;
  letter-spacing: 0;
}
.title-service-desc {
  display: flex;
  align-items: center;
  gap: 20px;
}
.text-serv-bold {
  font-weight: 900;
}

/* -- ---- ESTILOS DIDIER ----- --*/

/* FLECHAS */

.flecha_link:hover img {
  animation: mymove 1.5s infinite;
}
@keyframes mymove {
  0% {
    transform: translateY(0px);
  }
  25% {
    transform: translateY(-10px);
  }
  75% {
    transform: translateY(40px);
  }
  100% {
    transform: translateY(0px);
  }
}
/* FLECHAS */
.proyectos-gen {
  margin-top: 200px !important;
}
/* POWER SKILLS */
.cont_skills {
  position: relative;
}
.power_skills {
  width: 100%;
  min-height: 110px;
  height: auto;

  padding-right: 2rem;
  margin: 5px auto;
  border: solid #1a1a1a 3px;
  border-radius: 15px;
  box-shadow: 0px 0px 12px 0px #cccccc;
  color: #1a1a1a;

  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: row nowrap;
  cursor: pointer;
  overflow: hidden;
  transition: all 3s;
}
.checkmark {
  height: 100%;
  width: 15%;

  background-color: #1a1a1a;
  color: #1a1a1a;
  font-size: 2.5rem;

  transition: all 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.texto_skills {
  height: auto;
  width: 85%;
  padding: 1rem 0rem 1rem 10px;
}

.despla {
  position: relative;
  left: -70px;
}
.despla2 {
  position: relative;
  right: -70px;
}
.img_skills {
  width: 300px;
  height: auto;
  position: absolute;
  transform: translate(-50%, 0%);
  top: 50%;
  left: 50%;
  z-index: -3;
}
.img_skills img {
  width: 100%;
  height: auto;
}
/* POWER SKILLS */

/* LOGOS CLIENTES */
.pruebas_logos {
  filter: grayscale(100%);
  filter: saturate(0);
  opacity: 0.5;
  transition: all 0.4s;
}

.pruebas_logos:hover {
  filter: grayscale(0%);
  filter: saturate(1);
  opacity: 1;
}

#clientes-grid.grid {
  display: flex;
  flex-wrap: wrap;
  justify-items: center;
  justify-content: center;
  gap: 15px 0px;
}

.cliente-grid {
  width: 20%;
  text-align: center;
}

@media (min-width: 1024px) {
  .cliente-grid:nth-child(-n + 5), .cliente-grid:nth-last-child(-n + 3) {
      width: 17% !important;
  }
}

.cliente-grid img {

  max-width: 100%;

  object-fit: contain;
  filter: grayscale(100%);
  filter: saturate(0);
  opacity: 0.5;
  transition: filter 0.3s ease-in-out;
}

/* Al hacer hover: color */
.cliente-grid img:hover {
  filter: grayscale(0%);
  filter: saturate(1);
  opacity: 1;
}

@media (max-width: 1024px) {
  #clientes-grid.grid {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {
  #clientes-grid.grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 480px) {
  #clientes-grid.grid {
    grid-template-columns: 3fr;
  }
}


/* .section-carrusel-brands {
  padding: 0px 150px;
}
LOGOS CLIENTES */

/* REDES SOCIALES */

#RS {
  display: flex;
  justify-content: center;
  gap: 20px;
  width: 50%;
  margin: auto;
}

#RS-correo {
  text-align: center;
}
/* REDES SOCIALES */

/* FORMS */
.formcontacto {
  padding: 0 60px;
}
/* TITULOS */
.titulo_1 {
  font-size: 48px;
}
.titulo_1_2 {
  font-size: 60px;
}
.titulo_2 {
  margin-top: 15px;
  font-size: 16px;
}
.titulo_3 {
  font-size: 35px;
}
.texto_servicios {
  font-size: 28px;
}
.text-home {
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0;
}
.text-servicios {
  font-size: 35px;
  font-weight: 700;
  letter-spacing: 0;
}

/* SECCIONES 100%*/
/* CASOS DE EXITO */
.info-sections-cde {
  height: 90vh;
  width: 100%;
  position: relative;
}
.info-textos {
  font-size: 24px;
}
.info-texto-cde {
  width: 50%;
  margin: auto;
}
.info-sections-texto {
  position: absolute;
  bottom: 30px;
  right: 80px;
}
/* CASOS DE EXITO */
.vc_tta-tabs.vc_tta-has-pagination .vc_pagination {
  top: 85% !important;
  z-index: 5;
}
.vc_tta.vc_general .vc_tta-panel-body {
  padding: 0px !important;
}
.vc_tta-tabs.vc_tta-has-pagination:not(.vc_tta-tabs-position-bottom) {
  padding-bottom: 0px !important;
}

.site-footer {
  background-color: #000 !important;
}
/* DropDown Servicios */
#site-navigation .sub-menu,
#site-navigation .children {
  right: unset;
  left: 0;
  text-align: left;
}
.sub-menu {
  right: unset;
  left: 0;
}
/*
.post-template-default p {
  text-align: justify;
}

.post-template-default ol {
  text-align: justify;
}

.post-template-default ul {
  text-align: justify;
}
*/
/*CSS del Blog
article#blogrid .esg-content span {
  color: #666666;
}
article#blogrid .esg-content span:hover {
  color: #494949;
}
.author-info {
  display: none;
}

 ENTRADA INDIVUDUAL 
.single-post h1.entry-title {
  font-weight: 700;
  font-size: 40px;
  text-align: left;
}

.single-post h2 {
  font-size: 30px;
  margin: 30px 0px 20px;
}

.single-post p,
.single-post li {
  line-height: 2em;
}
.single-post li::marker {
  margin-left: 20px;
}

.single-post h3 {
  margin: 40px 0px 20px;
}

.single-post .entry-content ul {
  background-color: #fdf9ea;
  border: 1.5px solid gray;
  padding: 20px;
}

.ez-toc-container-direction {º
  width: 100% !important;
}

ENTRADA INDIVUDUAL */

/* LINKS BLOG 
.categories-links a {
  color: #232331 !important;
}
.share a {
  color: #232331 !important;
}
.entry-content span > a {
  color: #0275d8;
}

.entry-content span > a:visited {
  color: #232331;
}
.entry-content p > a:visited {
  color: #232331;
}
.entry-content a:hover {
  color: #232331;
}

.wp-post-image {
  width: 100%;
}

.single .sidebar {
  display: block;
}
*/
.vc_row.vc_row-o-full-height {
  min-height: calc(100vh - 72px) !important;
}

.servicio-morado {
  margin-top: -150px;
}
.servicio-morado h2 {
  font-size: 32px !important;
}
.servicio-morado h3 {
  font-size: 14px !important;
}
.ajustar_txt {
  text-wrap: nowrap;
}
.servicios-home-cont img {
  height: 130px !important;
  width: auto;
}
/*
.servicios-home-cont:nth-child(-n + 2):after {
  content: "";
  display: block;
  height: 75%;
  width: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #ededed;
}
*/
/* SECCION NOSOTROS */

#nosotros-miembro {
  position: relative;
  width: 80%;
  margin: auto;
}
.img-familia-lievant {
  width: 120%;
  margin-left: -10%;
}

/* SECCION SERVICIOS */

#headPages {
  /*min-height: 506.688px !important;*/
}
.img-service-back img {
  animation: float 6s ease-in-out infinite;
  transform: translatey(0px);
  height: 364px;
  width: auto;
  position: absolute;
  top: -120px;
}

/* Seccion E-Commerce */

.servicio-tittle {
  color: #ffffff7a;
  transition: all 0.3s ease;
  cursor: pointer;
  margin: 0 0 40px 0;
  font-weight: 100;
}

.servicio-tittle span {
  display: block;
  text-wrap: nowrap;
}

.servicio-tittle-active {
  color: #fff !important;
  margin-left: 10px;
  font-weight: 800;
}

.servicio-tittle:hover {
  color: #fff !important;
  margin-left: 10px;
}

.servicio-desc-active {
  color: #fff;
  font-size: 1.3em;
  text-align: left;
  font-weight: 200;
  display: block !important;
}

.servicio-desc {
  color: #fff;
  font-size: 1.3em;
  text-align: justify;
  font-weight: 200;
  display: none;
  margin-left: 50px;
}
.servicio-tittle-active:before {
  content: "";
  display: block;
  height: 1px;
  width: 20px;
  position: absolute;
  right: 0;
  background: #fff;
}

.servicio-desc-img-cont {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  column-gap: 40px;
  row-gap: 20px;
}
.servicio-desc-img-cont img {
  height: auto !important;
  width: calc(25% - 45px) !important;
}

.servicio-desc-img-cont img .img30 {
  height: auto !important;
  width: 30% !important;
}

.power-skills-text {
  font-size: 14px;
  font-weight: 200;
}

#casos-exito-servicios-head {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  column-gap: 40px;
}

.casos-exito-servicios-logo {
  cursor: pointer;
  width: 200px;
  opacity: 0.2;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  text-align: center;
}
.casos-exito-servicios-logo-active,
.casos-exito-servicios-logo:hover {
  opacity: 1 !important;
}

.casos-exito-servicios-logo img {
  width: 80%;
}

.casos-exito-servicios-img {
  display: none;
  margin: 40px 0;
}
.casos-exito-servicios-img img {
  width: 30% !important;
  height: auto !important;
  margin-right: 30px;
}
.casos-exito-servicios-img p {
  color: #fff;
  font-size: 25px;
  text-align: justify;
  font-weight: 100;
}

.casos-exito-servicios-img-active {
  display: flex !important;
  align-content: center;
  justify-content: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
}

#ecom-destacados > div.tm-vc-row-overlay {
  transition: background 0.5s linear;
  -webkit-transition: background 0.5s linear;
  -moz-transition: background 0.5s linear;
  -ms-transition: background 0.5s linear;
  -o-transition: background 0.5s linear;
}

.wpb_image_grid_ul {
  height: auto !important;
}

#contenedor-servicios {
  width: 100%;
  color: #fff;
}

#cont-top {
  position: relative;
  z-index: 2;
  color: #fff;
  background-color: #191919 !important;
}

#cont-top.fixed {
  position: fixed !important;
  z-index: 2;
  color: #fff;
  top: -20px;
}

#titulo h1 {
  font-size: 48px;
  color: #fff;
  text-align: center;
  font-weight: 200;
  text-transform: uppercase;
  visibility: visible;
  animation-name: fadeInUp;
  margin-bottom: 60px !important;
}

#subtitulos {
  display: flex;
}

#subtitulos h2 {
  color: #ffffff7a;
  transition: all 0.3s ease;
  cursor: pointer;
  margin: 0 0 10px 0;
  font-weight: 100;
  width: 100%;
  text-align: center;
  font-size: 20px;
}
#subtitulos h2 span {
  display: block;
  text-wrap: nowrap;
}
#subtitulos h2.activo {
  color: #fff !important;
  margin-left: 10px;
  font-weight: 800;
}

#cont-contenido {
  margin-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
}

.contenido {
  min-height: calc(100vh - 350px);
  margin-bottom: 20px;
  display: flex;
  column-gap: 40px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  left: -1500px;
}

.cont-text {
  width: 60%;
  font-size: 1.3em;
  text-align: center;
}
.cont-img {
  width: 40%;
  text-align: center;
}

.cont-img > img {
  height: 280px !important;
  animation: float 6s ease-in-out infinite;
  transform: translatey(0px);
}
.sinSalto {
  text-wrap: nowrap;
}


@media (min-width: 48em) {
  .container,
  .woocommerce .woocommerce-message,
  .woocommerce-pagination,
  .woocommerce ul.products,
  .content-sidebar .site-content,
  .sidebar-content .site-content,
  .full-width .site-content {
    max-width: 100% !important;
  }
}
@media (min-width: 80em) {
  .container,
  .woocommerce .woocommerce-message,
  .woocommerce-pagination,
  .woocommerce ul.products,
  .content-sidebar .site-content,
  .sidebar-content .site-content,
  .full-width .site-content {
    max-width: 110rem !important;
  }
}
@media (min-width: 81em) {
  .container,
  .woocommerce .woocommerce-message,
  .woocommerce-pagination,
  .woocommerce ul.products,
  .content-sidebar .site-content,
  .sidebar-content .site-content,
  .full-width .site-content {
    max-width: 130rem !important;
  }
}
@media (min-width: 63.9em) {
  .logo-nav .site-branding {
    flex-basis: 20% !important;
  }
}
@media (min-width: 674px) and (max-width: 999px) {
  .btn-show-form {
    width: 100%;
  }
  .section-leader-shipteam .wpb_column.vc_column_container.vc_col-sm-3 {
    width: calc(33% - 20px);
  }
  .section-leader-shipteam {
    justify-content: center;
    gap: 20px;
  }

  .section-mision .container-section-tabs {
    margin: 20px 0px !important;
  }
  .section-testimoniales .vc_row .wpb_column .wpb_wrapper {
    width: 100%;
  }
  .vc_tta-tabs.vc_tta-has-pagination .vc_pagination {
    position: unset !important;
  }
  .tabs-info-section-circle .vc_tta-panels-container {
    display: flex;
    flex-direction: column-reverse;
  }
  .wpb_button,
  .wpb_content_element,
  ul.wpb_thumbnails-fluid > li {
    margin-bottom: 20px;
  }
  .sub-title {
    font-size: 26px;
  }
  .sub-title-lg {
    font-size: 46px;
  }
  .section-servicios .wow.fadeInUp.wpb_column.vc_column_container.vc_col-sm-4 {
    width: calc(50% - 20px);
  }
  .section-testimoniales .vc_tta-panel-body .wpb_text_column.wpb_content_element:nth-child(4) {
    width: 100%;
    border-left: 0px solid #fff;
    padding-left: 0px;
  }
  .section-servicios {
    justify-content: center;
  }

  .vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item {
    width: 150px !important;
    height: fit-content !important;
  }
}
@media only screen and (min-width: 900px) and (max-width: 1366px) {
  .space_sup {
    height: 110px !important;
  }
  .espacio_flecha {
    height: 30px !important;
  }

  /* CASOS DE EXITO */
  .info-textos {
    font-size: 24px;
  }
  .info-texto-cde {
    width: 65%;
    margin: auto;
  }
  .info-sections-cde {
    height: 85vh;
    width: 100%;
    position: relative;
  }
  /* CASOS DE EXITO */
}
@media (min-width: 1024px) {
  .heli-typed-words {
    text-wrap: nowrap;
  }

  .fila_logos_marcas .wpb_column:nth-child(-n + 5),
  .fila_logos_marcas .wpb_column:nth-last-child(-n + 3) {
    width: 17% !important;
  }
}
@media (min-width: 1280px) {
  .dir-sede-footer {
    text-wrap: nowrap;
  }
}

@media (max-width: 47.9em) {
  .container,
  .woocommerce .woocommerce-message,
  .woocommerce-pagination,
  .woocommerce ul.products,
  .content-sidebar .site-content,
  .sidebar-content .site-content,
  .full-width .site-content {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
}
@media (max-width: 480px) {
  .site-header {
    background-color: #000 !important;
  }
  .logo-nav .site-branding {
    height: auto;
  }
  .menu_button {
    margin-right: 0 !important;
  }
  .contain-desc {
    height: auto;
  }
}
@media only screen and (max-width: 600px) {
  .xs-fontsize-50 {
    font-size: 50px !important;
    line-height: 60px !important;
  }
  .titulo-bread-blog-single {
    width: 100%;
    display: block;
    padding-top: 10px;
  }
  .vacante-head-thumb-lievant {
    margin-top: -40px !important;
  }
}
@media only screen and (max-width: 674px) {
  .proyectos-gen {
    margin-top: 100px !important;
  }
  /* LOGOS CLIENTES */

  .pruebas_logos .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 25% !important;
  }
  .section-carrusel-brands {
    padding: 0px 0px 0px 10px;
  }

  .vc_row.wpb_row.vc_row-fluid.margin-section .wpb_column.vc_column_container.vc_col-sm-1\/5 {
    width: 33% !important;
  }
  /* LOGOS CLIENTES */

  /* POWER SKILLS */

  power_skills {
    width: 100%;
    min-height: 110px;
    height: auto;

    padding-right: 0rem;
    margin: 5px auto;
  }
  .checkmark {
    height: 100%;
    width: 15%;

    background-color: #1a1a1a;
    color: #1a1a1a;
    font-size: 2.5rem;

    transition: all 0.4s;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .texto_skills {
    height: auto;
    width: 85%;
    padding: 1rem 0rem 1rem 10px;
  }
  .despla {
    position: relative;
    left: 0px;
  }
  .despla2 {
    position: relative;
    right: 0px;
  }
  .img_skills {
    display: none;
  }
  /* POWER SKILLS */

  /* FORMS */
  .formcontacto {
    padding: 0 15px;
  }
  /* TITULOS */
  .titulo_1 {
    font-size: 30px;
  }
  .titulo_1_2 {
    font-size: 30px;
  }
  .titulo_2 {
    font-size: 13px;
  }
  .titulo_3 {
    font-size: 28px;
  }
  .texto_servicios {
    font-size: 20px;
  }
  .text-home {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
  }
  .text-servicios {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
  }
  /* CASOS DE EXITO */
  .info-textos {
    font-size: 15px !important;
    text-align: justify !important;
  }
  .info-texto-cde {
    width: 95% !important;
    padding: 0px;
    margin: auto;
  }
  .info-sections-cde {
    height: 70vh;
    width: 100%;
    position: relative;
  }

  .info-sections-texto {
    position: absolute !important;
    top: 10px !important;
    right: 5px !important;
    padding: 0;
    font-size: 15px !important;
  }
  /* CASOS DE EXITO */
  .background-testimonial-01 .vc_tta-panel-body::before {
    content: "";
    background: #00000082;
    position: absolute;
    display: block !important;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
  }
  .margin-section {
    margin-bottom: 0px;
  }
  .sub-title {
    font-size: 22px;
  }
  .sub-title-lg {
    font-size: 36px;
  }
  .txt-general,
  .txt-carrusel-testimonial p,
  .site-header a {
    font-size: 14px;
  }
  .enlace-gradient,
  .txt-general-lg {
    font-size: 18px;
  }
  .vc_row,
  .wpb_wrapper .vc_custom_1679412834098,
  .wpb_wrapper .vc_custom_1679412829735,
  .wpb_wrapper .vc_custom_1679412821807 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .section-testimoniales .vc_tta-panel-body .wpb_text_column.wpb_content_element:nth-child(4) {
    width: 100%;
    border: 0;
    padding: 0;
  }
  .padding-testimonial .vc_tta-panel-body {
    padding: 10px !important;
  }
  .section-testimoniales .vc_row .wpb_column .wpb_wrapper {
    margin-left: unset;
  }
  .section-testimoniales .vc_row .wpb_column .wpb_wrapper img {
    width: 60px !important;
    height: unset !important;
  }
  .vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item {
    width: 100px !important;
    height: fit-content !important;
  }
  .wpb_button,
  .wpb_content_element,
  ul.wpb_thumbnails-fluid > li {
    margin-bottom: 15px;
  }
  .wpb_wrapper .vc_custom_1679000158143 {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }
  .section-leader-shipteam .vc_row.wpb_row::after {
    width: 100%;
  }
  .section-leader-shipteam .vc_row.wpb_row {
    margin: 0 !important;
  }
  .section-leader-shipteam {
    justify-content: space-between !important;
  }
  .section-leader-shipteam .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 48%;
  }
  .container-grid-certifications ul.wpb_image_grid_ul li {
    width: calc(47% - 0px);
  }
  .container-grid-certifications ul.wpb_image_grid_ul {
    height: fit-content !important;
  }
  .vc_custom_1679433872474 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .section-servicios {
    gap: 30px;
  }
  .vc_row.wpb_row.vc_row-fluid.margin-section .wpb_column.vc_column_container.vc_col-sm-1\/5 {
    width: 50%;
    display: inline-block;
    margin-top: 20px;
  }
  .container-section-tabs {
    margin-top: 20px;
  }
  .section-mision .container-section-tabs {
    margin: 25px 0;
  }

  .contenedores-sec {
    margin-top: 4rem;
  }

  .cont-titulo-ser {
    padding-left: 40px;
    margin: 30px 0px 10px 0px;
  }
  .cont-titulo-ser2 {
    padding-left: 40px;
    margin: 20px 0px 20px 0px;
  }
  #headPages {
    min-height: calc(100vh - 80px) !important;
  }
  #headPages-blog {
    min-height: calc(100vh - 80px) !important;
  }
  #cont-tit-cat-blog {
    display: flex;
    height: calc(100vh - 240px);
    justify-content: center;
    align-items: center;
  }
  .head-servicios h1,
  .head-servicios h2 {
    color: #fff !important;
    text-align: center !important;
  }
  .head-contacto h1,
  .head-contacto h2 {
    text-align: center !important;
  }
  .vc_custom_1711149480535 {
    margin-top: 30px !important;
  }
  .header-secommerce {
    background-image: url(/wp-content/uploads/2024/04/head_ecommerce.png) !important;
    color: #fff !important;
    text-align: center !important;
  }
  .header-smarketplaces {
    background-image: url(/wp-content/uploads/2024/04/head_marketplace.png) !important;
    color: #fff !important;
    text-align: center !important;
  }

  .header-sconsultoria {
    background-image: url(/wp-content/uploads/2024/04/head_consultoria.png) !important;
    color: #fff !important;
    text-align: center !important;
  }
  .header-snosotros {
    background-image: url(/wp-content/uploads/2024/04/head_nosotros-1.png) !important;
    color: #fff !important;
    text-align: center !important;
  }
  .header-portafolio {
    background-image: url(/wp-content/uploads/2024/04/head_portafolio.png) !important;
    color: #fff !important;
    text-align: center !important;
  }
  .header-susa {
    background-image: url(/wp-content/uploads/2024/04/bg_movil.png) !important;
    color: #fff !important;
    text-align: center !important;
  }
  .header-blog {
    background-image: url(/wp-content/uploads/2024/04/bg_movil-1.png) !important;
    color: #fff !important;
    text-align: center !important;
  }
  .header-podcast {
    background-image: url(/wp-content/uploads/2024/05/bg_movil.png) !important;
    color: #fff !important;
    text-align: center !important;
  }
  .header-webinar {
    background-image: url(/wp-content/uploads/2024/05/bg-movil.png) !important;
    color: #fff !important;
    text-align: center !important;
  }
  .header-aviso-privacidad {
    background-image: url(/wp-content/uploads/2024/05/bg_movil-1.png) !important;
    color: #fff !important;
    text-align: center !important;
  }
  .header-general {
    background-image: url(/wp-content/uploads/2024/05/bg_movil_header_general.png) !important;
    color: #fff !important;
    text-align: center !important;
  }
  .header-seo {
    background-image: url(/wp-content/uploads/2024/06/header_movil_SEO.webp) !important;
    color: #fff !important;
    text-align: center !important;
  }
  .header-mkt-digital{
    background-image: url(/wp-content/uploads/2024/07/bg_movil_header-1.webp) !important;
    color: #fff !important;
    text-align: center !important;
  }

  .header-mercadolibre{
    background-image: url(/wp-content/uploads/2025/01/HeaderMob.png) !important;
    color: #fff !important;
    text-align: center !important;
  }

  .headTitMKTDigital{
    font-size: 3em !important;
    color: #fff !important;
    text-align: center !important;
    margin-bottom: 20px;
  }
  .headSubMKTDigital{
 font-size: 2.4rem !important;
        text-align: center !important;
        color: #fff !important;
    
  }

  .scroll-down2 {
    width: 30px;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 50px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 50px;
  }
  .scroll-down2:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 20px;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    transform: translateX(-50%);
    background: #fff;
    animation: scrollDown2 1.5s ease infinite;
  }
  .scroll-down2:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 5px;
    width: 3px;
    height: 10px;
    border-radius: 3px;
    transform: translateX(-50%);
    background: #fff;
  }

  @keyframes scrollDown2 {
    0% {
      transform: translate(-50%, 0px);
      opacity: 0;
    }
    50% {
      transform: translate(-50%, 8px);
      opacity: 1;
    }
    100% {
      transform: translate(-50%, 16px);
      opacity: 0;
    }
  }
  .servicio-desc-img-cont img {
    height: auto !important;
    width: calc(50% - 20px) !important;
  }

  @keyframes scrollDown2 {
    0% {
      transform: translate(-50%, 0px);
      opacity: 0;
    }
    50% {
      transform: translate(-50%, 8px);
      opacity: 1;
    }
    100% {
      transform: translate(-50%, 16px);
      opacity: 0;
    }
  }

  .reversa {
    display: flex;
    flex-direction: column-reverse;
  }

  #contenedor-desc-serv p {
    text-align: justify;
  }
  .pd-sm-50 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .lvn_logo_nosotros {
    text-align: center !important;
  }
  #nosotros-miembro {
    width: 100% !important;
  }
  .titulo_serv_home {
    font-size: 1.3em !important;
  }
  .subtitulo_serv_home {
    font-size: 0.8em !important;
  }
}

@media (max-width: 999px) {
  .header-column-icon-container i.fa-solid.fa-phone,
  .header-column-icon-container i {
    color: #000 !important;
  }
  .header-column-icon-container a:last-child {
    width: 100%;
    text-align: center;
  }
  .header-column-icon-container {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 60px;
  }
  .site-branding .normal_logo img {
    width: 200px !important;
    max-width: fit-content;
  }
}

@media only screen and (max-width: 1023px) {
  #burger-menu {
    position: fixed;
  }
  .site-branding {
    width: 100%;
    max-width: 100% !important;
    text-align: center;
    margin-left: 0;
    flex-basis: auto !important;
  }
  .site-footer {
    text-align: center;
  }

  .site-footer .col-md-4.col-sm-12 {
    margin-top: 20px;
  }

  .site-footer .widget-title {
    padding: 0px !important;
    margin: 20px 0 0 !important;
  }
  .footer-menu-lievant .widget_block a {
    text-align: center;
    margin: auto;
  }
  .section-servicios .vc_row {
    box-shadow: 1px 3px 10px #85858585 !important;
    border-radius: 6px;
    overflow: hidden;
    margin: 0 !important;
  }
  .section-como-lo-hacemos img {
    width: 100%;
  }
  .mm-page #page .header-wrapper .site-header {
    padding: 12px 20px;
  }
  .mm-page #page .header-wrapper .site-header .row {
    margin: 0;
  }
  #open-left.menu_button:after,
  #open-left.menu_button:before,
  #open-left.menu_button span {
    background-color: #fff !important;
  }
  #primary-menu .menu-item a,
  li.menu-item a,
  .mm-panel.mm-hasnavbar .mm-navbar a.mm-title {
    font-size: 16px;
    color: #000;
    font-weight: 500;
  }
  .mm-menu .mm-listview > li .mm-next:after {
    border-color: rgb(0 0 0);
  }
  .mm-panel.mm-hasnavbar .mm-navbar {
    background: #000;
    padding: 6px;
    height: fit-content;
  }
  .mm-panel.mm-hasnavbar .mm-navbar a.mm-title {
    color: #fff;
  }
  .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
    margin-top: 0px !important;
  }
  .mm-navbar a.mm-btn.mm-prev {
    padding: 0px 0;
    height: fit-content !important;
    position: unset;
  }
  .mm-menu .mm-btn:before {
    border-color: rgb(255 255 255);
  }
  .footer-sedes > .row {
    width: auto;
  }
  /*
  .servicios-home-cont:nth-child(-n + 2):after {
    content: "";
    display: block;
    height: 1px;
    width: 90%;
    position: absolute;
    right: inherit;
    top: 100%;
    background-color: #ededed;
  }
  */
  .single .big-title {
    padding: 110px 0px 16px 0px !important;
  }

  .entry-title-lievant {
    width: 80% !important;
  }
  .entry-content-lievant {
    display: block !important;
  }
  #tabla-contenido-lievant {
    width: 100% !important;
    z-index: 9;
    position: relative;
  }
  #contenido-entrada-lievant {
    width: 100% !important;
  }

  #ez-toc-container {
    padding: 20px 0 !important;
    border-top: 2px solid #efefef !important;
    border-bottom: 2px solid #efefef !important;
    border-radius: 0 !important;
  }
  a.ez-toc-pull-right.ez-toc-btn.ez-toc-btn-xs.ez-toc-btn-default.ez-toc-toggle.ez-toc-loaded:after {
    right: 0px !important;
    top: 15px !important;
  }
  .ez-toc-page-1 {
    border-bottom: none !important;
  }
  .fecha-blog-lievant {
    text-align: left !important;
    padding-top: 15px;
  }
  .lievant-blog-home-img-featured {
    width: 200%;
    margin-bottom: 20px;
  }
  .lievant-blog-home-info-featured {
    width: 100% !important;
    padding-left: 0 !important;
  }
  .header-cat-lievant {
    padding: 120px 0 30px !important;
  }
  .blog-tit-category {
    display: block;
    width: 100%;
  }
  .blog-tit-category-slash {
    display: none;
  }
  .blog-tit-category-name {
    display: block;
    width: 100%;
    padding-top: 15px;
  }

  .podcast-player {
    padding: 20px 0 0 0;
  }
  .webinar-cont-img {
    margin-bottom: 20px;
  }
  .webinar-cont {
    padding: 20px 5px;
    background-color: #eee;
  }
  .webinar-tit {
    text-align: center !important;
  }
  .webinar-text {
    text-align: center !important;
  }
}

.mm-next {
  width: 100% !important;
}
.header-secommerce {
  /* background-image: url(/wp-content/uploads/2024/04/fondo2.png); */
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.header-smarketplaces {
  /* background-image: url(/wp-content/uploads/2024/03/bg-1.png); */
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.header-sconsultoria {
  /* background-image: url(/wp-content/uploads/2024/03/bg-2.png); */
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.header-snosotros {
  background-image: url(/wp-content/uploads/2024/02/bg-1.png);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.header-susa {
  background-image: url(/wp-content/uploads/2024/04/bg-1.png);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.header-portafolio {
  background-image: url(/wp-content/uploads/2024/03/bg-3.png);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.header-blog {
  background-image: url(/wp-content/uploads/2024/04/bg-2.png);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.header-aviso-privacidad {
  background-image: url(/wp-content/uploads/2024/05/bg-1.png);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.header-podcast {
  background-image: url(/wp-content/uploads/2024/05/bg.png);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.header-webinar {
  background-image: url(/wp-content/uploads/2024/05/bg-2.png);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.header-general {
  background-image: url(/wp-content/uploads/2024/05/bg-header_general.png);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.header-seo {
  /* background-image: url(/wp-content/uploads/2024/06/header_SEO.webp); */
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}


.somos-lievant{
  flex-wrap: wrap;
}

.header-mkt-digital{
  background-image: none;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.header-mercadolibre{
  background-image: none;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.headTitMKTDigital{
  font-size: 4em ;
}
.headSubMKTDigital{
  font-size: 5rem ;
}
.pd-md-50 { 
  padding-top: 50px;
  padding-bottom: 50px;
}
.pd-md-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.pd-md-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.titulo_serv_home {
  font-size: 2em;
}
.subtitulo_serv_home {
  font-size: 1em;
}

.heli-listing-white {
  color: #fff;
  margin-bottom: 10px;
  list-style-type: none;
  vertical-align: top;
  font-size: 1.8rem;
}
.heli-listing-white li {
  padding-bottom: 10px;
}
.heli-listing-white li:before {
  font-family: pe-icon-7-stroke;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-right: 10px;
  content: "\e685";
  vertical-align: middle;
  color: #fff;
}
/* BLOG */
.big-title-lievant {
  position: fixed !important;
  z-index: 99;
}
.big-title-lievant > .container > .breadcrumb > .container {
  width: 100%;
  margin: auto;
}
.bread-blog-single-lievant {
  color: #aaaaaa;
  font-size: 14px;
  text-transform: capitalize;
}

.bread-blog-single-lievant a {
  color: #5e5e5e !important;
  font-weight: 300 !important;
}

.share-single-lievant {
  text-align: right;
}
.share-single-lievant a {
  color: #ffffff !important;
  margin: 0 5px !important;
}
.post-thumb-lievant {
  height: 30vh;
  background-size: cover;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-top: -80px;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 80%);
  background-position: center center;
}

.contenido-single-lievant {
  margin-top: 210px;
}
.entry-title-lievant {
  color: #fff !important;
  font-size: 2.5rem !important;
  letter-spacing: 0.3em;
  width: 50%;
  text-align: center;
}

.entry-content-lievant {
  width: 100%;
  margin: 50px auto;
  letter-spacing: 0 !important;
  text-align: justify;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 50px;
  font-family: "Roboto" !important;
}

.entry-content-lievant h2 {
  padding: 10px 0;
}
.fecha-blog-lievant {
  text-align: right;
}
#tabla-contenido-lievant {
  width: 25%;
  z-index: 9;
  position: relative;
}
#contenido-entrada-lievant {
  width: 65%;
}

#contenido-entrada-lievant h3 {
  padding: 12px 0;
}

#ez-toc-container {
  border: none;
  width: 100% !important;
  padding: 0 60px 20px 0;
  box-shadow: none !important;
}
#ez-toc-container .ez-toc-js-icon-con {
  display: none !important;
}
a.ez-toc-pull-right.ez-toc-btn.ez-toc-btn-xs.ez-toc-btn-default.ez-toc-toggle.ez-toc-loaded:after {
  content: "+";
  position: absolute;
  top: 0px;
  right: 50px;
  font-size: 2em;
  font-weight: 200;
}
.ez-toc-page-1 {
  padding: 10px 0 !important;
  border-bottom: 1px solid #ccc;
  font-weight: 200 !important;
  text-transform: capitalize;
  font-size: 14px !important;
}
.ez-toc-page-1:first-child {
  margin-top: 20px !important;
}
#ez-toc-container a {
  text-align: left !important;
}
.entry-footer {
  padding: 0 !important;
}
.entry-related {
  z-index: 9;
  position: relative;
}
.entry-related h3 {
  text-align: left;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.contenedor-related {
  margin-top: 50px;
}

.read-col2-time > span {
  font-size: 1.2rem;
  color: #aaaaaa;
}

#cat-blog-all-lievant h2.widgettitle {
  display: none;
}
#cat-blog-all-lievant ul {
  list-style: none;
  padding: 0;
}

#cat-blog-all-lievant li.cat-item {
  display: inline-block;
  margin-right: 60px;
}

#cat-blog-all-lievant li.cat-item a {
  border-bottom: 1px solid #aaa;
  padding-bottom: 2px;
}

#cat-blog-all-lievant li.cat-item a:hover {
  border-bottom: 1px solid #1d1d1d;
}

.header-cat-lievant {
  padding: 90px 0 30px;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
}
.header-cat-lievant > h1 {
  margin: 0;
  text-transform: uppercase;
}
.pagina-categoria-lievant {
  margin-top: 50px !important;
}
.f-w-200 {
  font-weight: 200 !important;
}
.f-w-300 {
  font-weight: 300 !important;
}
.f-w-400 {
  font-weight: 400 !important;
}
.f-w-500 {
  font-weight: 500 !important;
}

.esg-content span {
  color: unset !important;
}

.date-blog-lievant > div::before {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-regular);
  content: "\f133 ";
}
.time-blog-lievant > span {
  font-size: 1.2rem;
  color: #a3a3a3;
  line-height: 24px;
  display: block;
}
.time-blog-lievant > span::before {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font: var(--fa-font-solid);
  content: "\f518";
}

.extracto-blog-col2-lievant {
  font-size: 1.3rem;
}

.lievant-blog-home-info-featured {
  padding-left: 30px;
}

.boton-leer-mas {
  display: flex;
  color: #000;
  background-color: transparent;
  text-transform: none;
  transition: all 0.3s ease;
  font-weight: 300;
  cursor: pointer;
  align-items: center;
  letter-spacing: 1px;
  font-size: 14px;
  padding: 0;
}

.boton-leer-mas > .arrow {
  width: 8px;
  height: 8px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  position: relative;
  transform: rotate(-45deg);
  margin-left: 3px;
  transition: all 0.3s ease;
}

.boton-leer-mas > .arrow::before {
  display: block;
  background-color: #000;
  width: 3px;
  transform-origin: bottom right;
  height: 0px;
  position: absolute;
  opacity: 0;
  bottom: calc(-2px / 2);
  transform: rotate(45deg);
  transition: all 0.3s ease;
  content: "";
  right: 0;
}

.boton-leer-mas:hover > .arrow {
  transform: rotate(-45deg) translate(4px, 4px);
  border-color: #000;
}

.boton-leer-mas:hover > .arrow::before {
  opacity: 1;
  width: 8px;
}

.boton-leer-mas:hover {
  color: #000;
}

tts-play-button {
  display: block;
  margin-bottom: 20px;
}
.head-text-shadow {
  color: transparent !important;
  text-shadow: 0px 1px 3px rgb(255 255 255 / 50%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  background-color: #8d8d8d;
}
.copyright a {
  color: #fff !important;
  border-bottom: 1px solid #fff;
}
.copyright a:hover {
  color: #fff !important;
}

.fotos_lievant_team_leaders > figure > div > img {
  filter: grayscale(1);
  transition: 0.3s ease-in-out 100ms;
}

.fotos_lievant_team_leaders > figure > div > img:hover {
  filter: grayscale(0);
  transition: 0.3s ease-in-out 100ms;
}

.fotos_lievant_team_leaders > figure > div > picture >  img {
  filter: grayscale(1);
  transition: 0.3s ease-in-out 100ms;
}
.fotos_lievant_team_leaders > figure > div > picture > img:hover {
  filter: grayscale(0);
  transition: 0.3s ease-in-out 100ms;
}

.mapa_contacto_cont {
  position: relative;
  padding-top: 50px;
}

#charlotte > .centraldot,
#charlotte > .wave,
#charlotte > .wave2 {
  left: 41.9%;
  top: 36.9%;
}
#leon > .centraldot,
#leon > .wave,
#leon > .wave2 {
  left: 27%;
  top: 47.1%;
}
#cdmx > .centraldot,
#cdmx > .wave,
#cdmx > .wave2 {
  left: 28%;
  top: 48.3%;
}
#gdl > .centraldot,
#gdl > .wave,
#gdl > .wave2 {
  left: 25.5%;
  top: 47.5%;
}
#colombia > .centraldot,
#colombia > .wave,
#colombia > .wave2 {
  left: 42.9%;
  top: 55.9%;
}

.centraldot {
  width: 6px;
  height: 6px;
  background: rgb(0, 0, 0);
  border-radius: 30px;
  position: absolute;
  animation: animationDotCentral linear 3s;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
}

.wave {
  width: 80px;
  height: 80px;
  background: rgba(44, 44, 44, 0.4);
  border-radius: 200px;
  position: absolute;
  margin-left: -38px;
  margin-top: -38px;
  opacity: 0;
  animation: animationWave cubic-bezier(0, 0.54, 0.53, 1) 3s;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  animation-delay: 0.9s;
  animation-iteration-count: infinite;
}

.wave2 {
  width: 80px;
  height: 80px;
  background: rgba(37, 37, 37, 0.4);
  border-radius: 200px;
  position: absolute;
  margin-left: -38px;
  margin-top: -38px;
  opacity: 0;
  animation: animationWave cubic-bezier(0, 0.54, 0.53, 1) 3s;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  animation-delay: 1.07s;
  animation-iteration-count: infinite;
}

@keyframes animationDotCentral {
  0% {
    transform: scale(0);
    opacity: 0;
  }

  5% {
    transform: scale(2);
  }

  10% {
    transform: scale(0.9);
    opacity: 1;
  }

  11% {
    transform: scale(1.5);
  }

  12% {
    transform: scale(1);
  }

  28% {
    background: rgb(51, 51, 51);
  }

  29% {
    background: rgba(255, 255, 255, 1);
  }

  31% {
    background: rgb(29, 29, 29);
  }

  33% {
    background: rgba(255, 255, 255, 1);
  }

  35% {
    background: rgb(0, 0, 0);
  }

  90% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes animationWave {
  0% {
    opacity: 0;
    transform: scale(0);
  }

  1% {
    opacity: 1;
  }

  10% {
    background: rgba(82, 82, 82, 0.4);
  }

  100% {
    transform: scale(1);
    background: rgba(83, 83, 83, 0);
  }
}

.webinar-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 9;
}
.webinar-img {
  filter: brightness(0.7);
  -webkit-filter: brightness(0.7);
}
.webinar-text {
  font-size: 14px;
}
.webinar-cont {
  padding-bottom: 50px;
  border-bottom: 1px solid #f0f0f0;
}
#head-oficinas-1::before {
  content: "";
  width: calc(100% - 60px);
  position: absolute;
  display: block;
  border-bottom: 1px solid #ededed;
  top: 50%;
  z-index: 1;
  left: 40px;
}
.border-middle {
  background: white;
  display: inline;
  position: relative;
  z-index: 4;
  padding: 0 15px 0 0;
}
.podcast_masterclass_container {
  padding: 25px 0;
}
.podcast_masterclass_container:nth-child(1) {
  margin-top: 50px;
  border-top: 0px solid #efefef;
}
.podcast_masterclass_container:not(:first-child) {
  border-top: 1px solid #efefef;
}
.podcast_masterclass_container:last-child {
  padding-bottom: 50px;
}
.podcast_container_colab {
  padding: 25px 0;
}
.podcast_container_colab:nth-child(1) {
  margin-top: 50px;
  border-top: none !important ;
}
.podcast_container_colab {
  border-bottom: 1px solid #e8e8e8;
}
.podcast_container_colab:last-child {
  border-bottom: none;
}
.podcast-all-colab-container {
  width: 100vw !important;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  position: relative !important;
  display: flex !important;
  background-color: #f3f3f3 !important;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.awsm-job-item h2.awsm-job-post-title {
  margin-bottom: 5px !important;
}

.awsm-job-more-container {
  margin-top: 10px !important;
  font-weight: 400 !important;
}

.awsm-grid-item {
  margin-bottom: 40px !important;
}
.awsm-job-single-content {
  margin-top: 80px;
}
.awsm-job-form-plugin-style .awsm-job-form-control {
  border: 0 !important;
  border-bottom: 1px solid #000 !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  font-family: "SFPro", Arial, Helvetica, sans-serif !important;
  font-weight: 200 !important;
  color: #000 !important;
  font-size: 18px !important;
  padding: 0;
}
.awsm-job-form-group label {
  /*display: none !important;*/
}

::placeholder {
  color: #000 !important;
}
label[for="awsm_form_privacy_policy"],
label[for="awsm-application-file"] {
  display: block !important;
  font-size: 12px !important;
}
#awsm_form_privacy_policy {
  width: auto !important;
  margin: -29px 5px 0 0;
}
.awsm-job-form-plugin-style .awsm-application-submit-btn,
.awsm-job-form-plugin-style .awsm-jobs-primary-button {
  font-family: "SFPro", Arial, Helvetica, sans-serif !important;
  font-size: 20px !important;
  width: 100%;
  font-style: normal !important;
  font-weight: bold !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}

.awsm-job-form-group:has(#awsm_form_privacy_policy) {
  display: flex !important;
}
#awsm-application-file {
  position: relative;
  display: inline-block;
}

#awsm-application-file::before {
  cursor: pointer;
  background-color: #353535;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0px;
  content: "Adjunta tu CV/Portafolio";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
}

#awsm-application-file input[type="file"] {
  opacity: 0;
  width: 200px;
  height: 32px;
  display: inline-block;
}

.awsm-job-content > .awsm-job-specifications-container {
  display: none;
}

.cont_spec_vacante {
  position: relative;
  width: 100vw;
  height: 50px;
  left: 50%;
  right: 50%;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  background-position: center center;
  background-color: #000;
  color: #aaa;
}
.cont_spec_vacante > div {
  margin-bottom: 0 !important;
}
.cont_spec_vacante > div > div > div {
  display: flex !important;
  column-gap: 30px;
}
.cont_spec_vacante > div > div > div > div {
  font-size: 14px;
}
.vacante-head-thumb {
  position: relative;
}
.vacante-head-thumb-lievant {
  height: 15vh;
  background-size: cover;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-top: -80px;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 80%);
  background-position: center center;
}

.awsm-job-form {
  border-left: 1px solid #ccc;
}
.awsm-job-form-inner {
  border: 1px solid #fff;
  padding: 0 35px 35px 35px;
}
.awsm-job-single-wrap.awsm-col-2 .awsm-job-content {
  padding-right: 75px !important;
}
.awsm-selectric .label {
  font-weight: 400;
}
a.awsm-job-item .awsm-job-specification-item {
  color: #4c4c4c;
  font-weight: 300;
}

@media (max-width: 992px) {
  .awsm-job-form {
    border-left: 0px solid #ccc;
  }
  .cont_spec_vacante {
    height: auto;
    padding: 10px;
  }
  .cont_spec_vacante > div > div > div {
    display: inline-block !important;
  }
  .cont_spec_vacante > div > div > div > div {
    margin: 10px 0px;
  }
  .awsm-job-single-wrap.awsm-col-2 .awsm-job-content {
    padding-right: 0 !important;
  }
  .cont_spec_vacante > div {
    margin-bottom: 0 !important;
    width: 100%;
    padding: 0 20px;
  }
}

#contenido-legales {
  font-family: "Roboto";
  font-size: 12px;
  text-align: justify;
  line-height: 20px;
}

#contenido-legales > div > p:last-child {
  font-size: 10px;
  text-align: right;
  color: #4b4b4b;
}
#contenido-legales > div > h5 {
  text-transform: uppercase;
  font-size: 12px;
  margin: 30px 0;
  text-align: center;
}

#contenido-legales a {
  text-decoration: underline;
}

.content-post-blog img {
  padding: 20px 0;
}

.content-post-blog{
  font-size: 15px;
  line-height: 25px;
}
.content-post-blog > p{
  margin: 20px 0px 16px 0px;
}
.content-post-blog > ul > li{
  padding: 3px 0;
}
.content-post-blog h1,
.content-post-blog h2,
.content-post-blog h3,
.content-post-blog h4,
.content-post-blog h5 {
  margin-top: 24px;
  margin-bottom: 8px;
  padding: 0 !important;
  text-align: left;
  letter-spacing: 0;
}
.content-post-blog a {
  text-decoration: underline;
}

.content-post-blog blockquote {
    border-left: 1px solid #707070 !important;
        margin-left: 1em;
}

.content-post-blog blockquote p, .content-post-blog blockquote em,  .content-post-blog blockquote em a{
   font-size: 16px !important;
  font-style: italic !important;
  color: #868686;
  
}
/* Loading CSS*/
.allwhite{
  background-color: #000;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 999;
}
.loading {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  overflow: hidden;
  z-index: 1000;
}

.loading-image {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  opacity: 0;
}

#page465 {
  opacity: 0;
}


/* Esconder en dispositivos pequeños (móviles) */
.d-none {
  display: none !important;
}

/* Mostrar solo en dispositivos pequeños (móviles) */
.d-sm-block {
  display: none !important;
}
@media (min-width: 576px) {
  .d-sm-block {
    display: block !important;
  }
}

/* Mostrar solo en dispositivos medianos (tabletas) */
.d-md-block {
  display: none !important;
}
@media (min-width: 768px) {
  .d-md-block {
    display: block !important;
  }
}

/* Mostrar solo en dispositivos grandes (computadoras de escritorio) */
.d-lg-block {
  display: none !important;
}
@media (min-width: 992px) {
  .d-lg-block {
    display: block !important;
  }
}

/* Mostrar solo en dispositivos extra grandes (pantallas grandes) */
.d-xl-block {
  display: none !important;
}
@media (min-width: 1200px) {
  .d-xl-block {
    display: block !important;
  }
}

/* Esconder en dispositivos medianos y mayores */
.d-md-none {
  display: block !important;
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
}

/* Esconder en dispositivos grandes y mayores */
.d-lg-none {
  display: block !important;
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
}

/* Esconder en dispositivos extra grandes */
.d-xl-none {
  display: block !important;
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
}


.general-ml-why {
  background-color: #ffe600;
  border-radius: 15px;
  padding: 20px;
  margin-top: 40px;
  background-image: url(https://news.mercadolibre.com/themes/custom/mercadolibre/images/download-assets/dot-pattern-black.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-position-x: 10px;
}

.row-ml-why {
  display: flex;
  flex-wrap: wrap;
}

.column-ml-why {
  padding: 10px;
}

.column-40-ml-why {
  flex: 0 0 40%;
  max-width: 40%;
}

.column-60-ml-why {
  flex: 0 0 60%;
  max-width: 60%;
}

h2, h3, h4 {
  margin: 5px 0;
}
.ml-title-why{
  font-weight: 300;
  padding: 0 50px;
  font-size: 34px;
  margin-top: 15px;
  letter-spacing: 0;
}
.ml-p-why{
  font-weight: 200;
  padding: 0 50px;
  font-size: 22px;
  line-height: 30px;
  margin-top: 30px;
  letter-spacing: 0;
}
.ml-data-n{
  display: block;
	color:#000 !important;
  font-size: 48px;
  margin-bottom: -5px;
  letter-spacing: 0px;
	font-weight:800 !important;
		line-height: 1.3 !important;
}
.ml-data-t{
  display: block;
	color:#000 !important;
  font-size: 22px ;
  font-weight: 300;
  letter-spacing: 0px;
	line-height: 1.3 !important;
}
.ml-data-st{
  display: block;
	color:#000 !important;
  font-size: 11px;
  font-weight: 500;
  background: #ffe600;
  padding: 5px;
  border-radius: 5px;
  color: #000 !important;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0px;
	line-height: 1.3 !important;
}

.info-ml-why {
  background-color: #ffffff;
  border-radius: 10px;
  padding: 10px 15px;
  text-align: left;
  flex: 1 1 calc(33.333% - 20px);
  margin: 10px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
@media (max-width: 674px) {
  .header-ML-text{
    color: #fff !important;
    font-size: 20px !important;
    text-align: center !important;
    margin: 50px 0 !important;
  }
}
@media (max-width: 768px) {

  .row-ml-why {
      flex-direction: column;
  }

  .column-40-ml-why, .column-60-ml-why {
      flex: 0 0 100%;
      max-width: 100%;
  }  
  .ml-title-why{
    text-align: center;
    padding: 0;
  }
    .ml-p-why{
      text-align: center;
      padding: 0;

    }

  .info-ml-why {
      flex: 1 1 100%;
      text-align: center;
  }
}

.imgbn_hover{
  filter: grayscale(1) !important;
  -webkit-filter: grayscale(1) !important;
  transition: filter 0.3s ease-in-out, -webkit-filter 0.3s ease-in-out;
}
.imgbn_hover:hover{
  filter: grayscale(0) !important;
  -webkit-filter: grayscale(0) !important;
}