/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/

/*# sourceMappingURL=profile1501868705.css.map */

/*Modificaciones*/
.nuestragama
{
margin-bottom: 120px !important;
  margin-top: -80px;
}

.nuestragama .item .block-carousel-image-container .title
{
text-align: center;
}

.ajax_block_product .thumbnail-container .product-image
{
max-height: 300px;
}
/**experiencias*/
.oe-advisory-section {
    max-width: 920px;
    margin: 0 auto;
    padding: 20px 0;
    color: #333333;
}

.oe-advisory-eyebrow {
    margin: 0 0 14px;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #b7743a;
}

.oe-advisory-title {
    margin: 0 0 22px;
    font-size: 48px;
    line-height: 1.1;
    font-weight: 500;
    color: #1f1f1f;
}

.oe-advisory-text {
    margin: 0 0 20px;
    font-size: 17px;
    line-height: 1.45;
    color: #4a4a4a;
    max-width: 820px;
}

.oe-advisory-text-lead {
    font-size: 18px;
}

.oe-advisory-text-last {
    margin-bottom: 42px;
}

.oe-advisory-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-bottom: 34px;
    padding: 8px 0;
}

.oe-advisory-card {
    flex: 1 1 calc(33.333% - 14px);
    min-width: 220px;
    background: #f3f0ec;
    border: 1px solid #e6dfd8;
    border-radius: 8px;
    padding: 16px 18px;
    box-sizing: border-box;
}

.oe-advisory-card-title {
    margin: 0 0 8px;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 600;
    color: #2a2a2a;
}

.oe-advisory-card-text {
    margin: 0;
    font-size: 14px;
    line-height: 1.45;
    color: #555555;
}

.oe-advisory-button-wrapper {
    margin-top: 10px;
}

.oe-advisory-button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 16px 22px;
    border: 1px solid #cfc6be;
    border-radius: 12px;
    background: #f7f4f1;
    color: #222222;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    text-decoration: none;
    transition: all 0.2s ease;
}

.oe-advisory-button:hover {
    background: #efe9e3;
    color: #111111;
    text-decoration: none;
}

.oe-advisory-button-icon {
    font-size: 18px;
    line-height: 1;
}

@media (max-width: 991px) {
    .oe-advisory-title {
        font-size: 38px;
    }

    .oe-advisory-card {
        flex: 1 1 calc(50% - 14px);
    }
}

@media (max-width: 767px) {
    .oe-advisory-section {
        padding: 10px 0;
    }

    .oe-advisory-title {
        font-size: 30px;
    }

    .oe-advisory-text,
    .oe-advisory-text-lead {
        font-size: 16px;
    }

    .oe-advisory-card {
        flex: 1 1 100%;
        min-width: 100%;
    }

    .oe-advisory-button {
        width: 100%;
        justify-content: center;
    }
}

.oe-experience-section {
    max-width: 920px;
    margin: 0 auto;
    padding: 20px 0;
    color: #333333;
}

.oe-experience-eyebrow {
    margin: 0 0 18px;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #b7743a;
}

.oe-experience-title {
    margin: 0 0 28px;
    font-size: 48px;
    line-height: 1.1;
    font-weight: 500;
    color: #1f1f1f;
    max-width: 860px;
}

.oe-experience-text {
    margin: 0 0 24px;
    font-size: 17px;
    line-height: 1.4;
    color: #4a4a4a;
    max-width: 820px;
}

.oe-experience-text-lead {
    font-size: 18px;
}

.oe-experience-text-emphasis {
    font-style: italic;
    color: #3f3f3f;
}

.oe-experience-text-last {
    margin-bottom: 28px;
}

.oe-experience-link-wrapper {
    margin-top: 8px;
}

.oe-experience-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    color: #9a4f23;
    text-decoration: none;
    transition: color 0.2s ease;
}

.oe-experience-link:hover {
    color: #7f3f1b;
    text-decoration: none;
}

.oe-experience-link-arrow {
    display: inline-block;
    margin-left: 2px;
    font-size: 18px;
    line-height: 1;
}

@media (max-width: 991px) {
    .oe-experience-title {
        font-size: 38px;
    }
}

@media (max-width: 767px) {
    .oe-experience-section {
        padding: 10px 0;
    }

    .oe-experience-title {
        font-size: 30px;
    }

    .oe-experience-text,
    .oe-experience-text-lead {
        font-size: 16px;
    }

    .oe-experience-link {
        font-size: 15px;
    }
}

/** fin experiencias*/
/** Nosotros*/
.oe-about-section {
    max-width: 920px;
    margin: 0 auto;
    padding: 20px 0;
    color: #333333;
}

.oe-about-eyebrow {
    margin: 0 0 18px;
    font-size: 12px;
    line-height: 1.4;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #b7743a;
}

.oe-about-title {
    margin: 0 0 28px;
    font-size: 48px;
    line-height: 1.1;
    font-weight: 500;
    color: #1f1f1f;
    max-width: 860px;
}

.oe-about-text {
    margin: 0 0 24px;
    font-size: 17px;
    line-height: 1.45;
    color: #4a4a4a;
    max-width: 820px;
}

.oe-about-text-lead {
    font-size: 18px;
    margin-bottom: 38px;
}

.oe-about-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
}

.oe-about-card {
    flex: 1 1 calc(33.333% - 12px);
    min-width: 260px;
    background: #f3f0ec;
    border: 1px solid #e6dfd8;
    border-radius: 8px;
    padding: 22px 20px;
    box-sizing: border-box;
}

.oe-about-card-title {
    margin: 0 0 14px;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 500;
    color: #1f1f1f;
}

.oe-about-card-highlight {
    margin: 0 0 16px;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 600;
    color: #2a2a2a;
}

.oe-about-card-text {
    margin: 0 0 16px;
    font-size: 16px;
    line-height: 1.5;
    color: #4a4a4a;
}

.oe-about-list {
    margin: 18px 0 0 18px;
    padding: 0;
    color: #4a4a4a;
}

.oe-about-list li {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.45;
}

.oe-about-team-images {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    margin: 20px 0 18px;
}

.oe-about-team-image {
    width: 110px;
    height: 145px;
    object-fit: cover;
    border-radius: 6px;
    display: block;
}

.oe-about-link-wrapper {
    margin-top: 8px;
}

.oe-about-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    color: #9a4f23;
    text-decoration: none;
    transition: color 0.2s ease;
}

.oe-about-link:hover {
    color: #7f3f1b;
    text-decoration: none;
}

.oe-about-card-note {
    margin: 18px 0 0;
    font-size: 15px;
    line-height: 1.45;
    color: #5a5a5a;
    font-style: italic;
}

@media (max-width: 991px) {
    .oe-about-title {
        font-size: 38px;
    }

    .oe-about-card {
        flex: 1 1 calc(50% - 9px);
    }
}

@media (max-width: 767px) {
    .oe-about-section {
        padding: 10px 0;
    }

    .oe-about-title {
        font-size: 30px;
    }

    .oe-about-text,
    .oe-about-text-lead {
        font-size: 16px;
    }

    .oe-about-card {
        flex: 1 1 100%;
        min-width: 100%;
    }

    .oe-about-card-title {
        font-size: 22px;
    }

    .oe-about-card-highlight {
        font-size: 18px;
    }
}
/** fin nosotros*/

/*home experiencias*/
.oe-home-exp-blocks {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

/* BLOQUE */
.oe-home-exp-block {
    padding-bottom: 28px;
    border-bottom: 1px solid #e3ddd6;
}

.oe-home-exp-block:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

/* KICKER */
.oe-home-exp-kicker {
    margin: 0 0 10px;
    font-size: 14px;
    color: #a69996;
}

/* TITULO */
.oe-home-exp-title {
    margin: 0 0 10px;
    font-size: 25px;
    line-height: 1.05;
    font-weight: 400;
    color: #1f1f1f;
    font-family: "Poppins", cursive;
}

/* SUBTITULO */
.oe-home-exp-subtitle {
    margin: 0 0 14px;
    font-size: 16px;
    font-weight: 600;
    color: #3a3a3a;
}

/* TEXTO */
.oe-home-exp-text {
    margin: 0 0 18px;
    font-size: 16px;
    line-height: 1.5;
    color: #6f6462;
    max-width: 460px;
}

/* LINK */
.oe-home-exp-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 16px;
    font-weight: 600;
    color: #111;
    text-decoration: none;
    transition: opacity 0.2s ease;
}

.oe-home-exp-link:hover {
    opacity: 0.7;
    text-decoration: none;
}

/* RESPONSIVE */
@media (max-width: 767px) {
    .oe-home-exp-blocks {
        gap: 28px;
    }

    .oe-home-exp-title {
        font-size: 28px;
    }

    .oe-home-exp-text {
        max-width: 100%;
    }
}
/**end home experiencias*/

/**servicios*/
/* CONTENEDOR GENERAL */
.oe-services {
  background: #f8f3ec;
  padding: 80px 20px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

.oe-container {
  max-width: 1100px;
  margin: auto;
}

/* TÍTULO */
.oe-title {
  text-align: center;
  font-size: 36px;
  margin-bottom: 60px;
  color: #3a2115;
  font-weight: 800;
}

/* GRID */
.oe-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 40px;
  align-items: stretch;
}

/* CARD */
.oe-card {
  position: relative;
  background: #fff;
  padding: 32px;
  border-radius: 18px;
  box-shadow: 0 12px 35px rgba(58, 33, 21, 0.10);
  border: 1px solid rgba(106, 63, 34, 0.12);
  overflow: hidden;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.oe-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 45px rgba(58, 33, 21, 0.18);
}

/* LINEA SUPERIOR DECORATIVA */
.oe-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, #6b3f22, #c78a3b);
}

/* TITULO */
.oe-card h2 {
  margin: 0 0 12px;
  padding-bottom: 14px;
  font-size: 24px;
  color: #2b1b12;
  font-weight: 800;
  position: relative;
}

/* LINEA BAJO TITULO */
.oe-card h2::after {
  content: "";
  display: block;
  width: 54px;
  height: 3px;
  background: #c78a3b;
  border-radius: 10px;
  margin-top: 12px;
}

/* SUBTITULO */
.oe-card h4 {
  margin: 0 0 18px;
  font-size: 16px;
  line-height: 1.45;
  color: #9a5c24;
  font-weight: 700;
}

/* TEXTO */
.oe-card p {
  font-size: 15.5px;
  line-height: 1.75;
  color: #5b4438;
  margin-bottom: 22px;
}

/* BLOQUE "LO QUE INCLUYE" */
.oe-card ul {
  list-style: none;
  padding: 18px 20px;
  margin: 0;
  background: #fbf7f1;
  border-radius: 14px;
  border: 1px solid rgba(199, 138, 59, 0.28);
}

/* TITULO DEL BLOQUE */
.oe-card ul::before {
  content: "Lo que incluye";
  display: block;
  margin-bottom: 12px;
  color: #3a2115;
  font-weight: 800;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .7px;
}

/* ITEMS */
.oe-card li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 9px;
  color: #4b3326;
  font-size: 14.5px;
  line-height: 1.45;
}

/* CHECK ICON */
.oe-card li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #9a5c24;
  font-weight: 800;
}

.oe-card li:last-child {
  margin-bottom: 0;
}

/* CARD DESTACADA */
.oe-card-highlight {
  grid-column: span 2;
  background: linear-gradient(135deg, #2b1b12, #6b3f22);
  color: #fff;
}

/* DECORACIÓN DESTACADA */
.oe-card-highlight::before {
  background: linear-gradient(90deg, #c78a3b, #f1d19a);
}

/* TEXTOS DESTACADOS */
.oe-card-highlight h2,
.oe-card-highlight h4,
.oe-card-highlight p {
  color: #fff;
}

.oe-card-highlight h2::after {
  background: #f1d19a;
}

/* BLOQUE DESTACADO */
.oe-card-highlight ul {
  background: rgba(255,255,255,0.10);
  border-color: rgba(255,255,255,0.22);
}

.oe-card-highlight ul::before,
.oe-card-highlight li {
  color: #fff;
}

.oe-card-highlight li::before {
  color: #f1d19a;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .oe-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .oe-card-highlight {
    grid-column: span 1;
  }

  .oe-title {
    font-size: 28px;
    margin-bottom: 40px;
  }
}
/*end servicios*/

/**Nuestro equipo**/
.oe-team-page {
  background: #f8f3ec;
  padding: 80px 20px;
  color: #2b1b12;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

.oe-team-container {
  max-width: 1100px;
  margin: 0 auto;
}

.oe-team-hero {
  text-align: center;
  margin-bottom: 50px;
}

.oe-team-eyebrow {
  margin: 0 0 12px;
  color: #9a5c24;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.oe-team-hero h1 {
  margin: 0 0 14px;
  font-size: 44px;
  line-height: 1.15;
  color: #3a2115;
  font-weight: 800;
}

.oe-team-subtitle {
  margin: 0;
  font-size: 20px;
  color: #9a5c24;
  font-weight: 700;
}

.oe-team-card {
  background: #fff;
  border-radius: 24px;
  padding: 42px;
  box-shadow: 0 16px 45px rgba(58, 33, 21, 0.12);
  border: 1px solid rgba(106, 63, 34, 0.12);
  position: relative;
  overflow: hidden;
}

.oe-team-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 7px;
  width: 100%;
  background: linear-gradient(90deg, #6b3f22, #c78a3b, #f1d19a);
}

.oe-team-content {
  max-width: 920px;
  margin: 0 auto 38px;
}

.oe-team-content p {
  font-size: 17px;
  line-height: 1.85;
  color: #4f3b30;
  margin: 0 0 22px;
}

.oe-team-content p:first-child {
  font-size: 19px;
  color: #3a2115;
  font-weight: 600;
}

.oe-team-images {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-top: 36px;
}

.oe-team-images img {
  width: 100%;
  height: 430px;
  object-fit: cover;
  border-radius: 20px;
  box-shadow: 0 12px 30px rgba(58, 33, 21, 0.16);
}

.oe-team-instagram {
  text-align: center;
  margin-top: 34px;
}

.oe-team-instagram a {
  display: inline-block;
  background: #6b3f22;
  color: #fff !important;
  text-decoration: none;
  padding: 13px 28px;
  border-radius: 999px;
  font-weight: 800;
  transition: all 0.25s ease;
}

.oe-team-instagram a:hover {
  background: #9a5c24;
  color: #fff !important;
  text-decoration: none;
  transform: translateY(-2px);
}

@media (max-width: 768px) {
  .oe-team-page {
    padding: 50px 16px;
  }

  .oe-team-hero h1 {
    font-size: 34px;
  }

  .oe-team-card {
    padding: 28px 22px;
    border-radius: 20px;
  }

  .oe-team-content p {
    font-size: 16px;
    line-height: 1.75;
  }

  .oe-team-content p:first-child {
    font-size: 17px;
  }

  .oe-team-images {
    grid-template-columns: 1fr;
  }

  .oe-team-images img {
    height: 360px;
  }
}
/**end nuestro equipo*/

/**nuestro cacao*/
.oe-cacao-page {
  background: linear-gradient(180deg, #f8f3ec 0%, #fff 100%);
  padding: 90px 20px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  color: #2b1b12;
}

.oe-cacao-container {
  max-width: 1000px;
  margin: 0 auto;
}

/* HERO */
.oe-cacao-hero {
  text-align: center;
  margin-bottom: 60px;
}

.oe-cacao-eyebrow {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #9a5c24;
  font-weight: 800;
  margin-bottom: 12px;
}

.oe-cacao-hero h1 {
  font-size: 46px;
  margin: 0 0 12px;
  color: #3a2115;
  font-weight: 800;
}

.oe-cacao-hero h2 {
  font-size: 22px;
  margin: 0;
  color: #c78a3b;
  font-weight: 700;
}

/* CARD */
.oe-cacao-card {
  background: #fff;
  border-radius: 24px;
  padding: 50px;
  box-shadow: 0 18px 50px rgba(58, 33, 21, 0.12);
  border: 1px solid rgba(106, 63, 34, 0.12);
  position: relative;
  overflow: hidden;
}

.oe-cacao-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 6px;
  width: 100%;
  background: linear-gradient(90deg, #6b3f22, #c78a3b, #f1d19a);
}

/* TEXTO */
.oe-cacao-text {
  max-width: 820px;
  margin: 0 auto;
}

.oe-cacao-text p {
  font-size: 17px;
  line-height: 1.9;
  color: #4f3b30;
  margin-bottom: 24px;
}

/* LEAD */
.oe-lead {
  font-size: 20px;
  font-weight: 600;
  color: #3a2115;
}

/* BLOQUE DESTACADO */
.oe-cacao-highlight {
  background: #fbf7f1;
  border-left: 5px solid #c78a3b;
  padding: 22px 24px;
  border-radius: 14px;
  margin: 30px 0;
}

.oe-cacao-highlight p {
  margin: 0;
  font-size: 17px;
  font-weight: 500;
  color: #3a2115;
}

/* NOTA */
.oe-cacao-note {
  font-size: 14px;
  color: #8a6b5a;
  font-style: italic;
  margin-top: -10px;
}

/* DIVIDER */
.oe-cacao-divider {
  height: 1px;
  background: linear-gradient(to right, transparent, #c78a3b, transparent);
  margin: 40px 0;
}

/* CIERRE */
.oe-cacao-closing {
  font-size: 19px;
  font-weight: 600;
  color: #2b1b12;
  margin-top: 20px;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .oe-cacao-page {
    padding: 60px 16px;
  }

  .oe-cacao-hero h1 {
    font-size: 34px;
  }

  .oe-cacao-hero h2 {
    font-size: 18px;
  }

  .oe-cacao-card {
    padding: 30px 22px;
  }

  .oe-cacao-text p {
    font-size: 16px;
  }

  .oe-lead {
    font-size: 18px;
  }

  .oe-cacao-closing {
    font-size: 17px;
  }
}
/**end nuestro cacao*/

/**Nuestra empresa*/
.oe-company-page {
  background: linear-gradient(180deg, #f8f3ec 0%, #fff 100%);
  padding: 90px 20px;
  color: #2b1b12;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
}

.oe-company-container {
  max-width: 1050px;
  margin: 0 auto;
}

.oe-company-hero {
  text-align: center;
  margin-bottom: 60px;
}

.oe-company-eyebrow {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #9a5c24;
  font-weight: 800;
  margin: 0 0 12px;
}

.oe-company-hero h1 {
  font-size: 46px;
  margin: 0 0 14px;
  color: #3a2115;
  font-weight: 800;
}

.oe-company-hero h2 {
  max-width: 760px;
  margin: 0 auto;
  font-size: 22px;
  line-height: 1.45;
  color: #c78a3b;
  font-weight: 700;
}

.oe-company-card {
  background: #fff;
  border-radius: 24px;
  padding: 50px;
  box-shadow: 0 18px 50px rgba(58, 33, 21, 0.12);
  border: 1px solid rgba(106, 63, 34, 0.12);
  position: relative;
  overflow: hidden;
}

.oe-company-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 6px;
  width: 100%;
  background: linear-gradient(90deg, #6b3f22, #c78a3b, #f1d19a);
}

.oe-company-content {
  max-width: 850px;
  margin: 0 auto;
}

.oe-company-content p {
  font-size: 17px;
  line-height: 1.9;
  color: #4f3b30;
  margin: 0 0 24px;
}

.oe-company-lead {
  font-size: 20px !important;
  font-weight: 700;
  color: #3a2115 !important;
}

.oe-company-highlight {
  background: #fbf7f1;
  border-left: 5px solid #c78a3b;
  padding: 24px 26px;
  border-radius: 14px;
  margin: 32px 0;
}

.oe-company-highlight p {
  margin: 0;
  color: #3a2115;
  font-weight: 600;
}

.oe-company-divider {
  height: 1px;
  background: linear-gradient(to right, transparent, #c78a3b, transparent);
  margin: 42px 0;
}

.oe-company-values {
  background: linear-gradient(135deg, #3a2115, #6b3f22);
  border-radius: 20px;
  padding: 32px;
  margin-top: 10px;
}

.oe-company-values h3 {
  color: #fff;
  font-size: 24px;
  margin: 0 0 22px;
  font-weight: 800;
}

.oe-company-values ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.oe-company-values li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 14px;
  color: #fff;
  font-size: 16px;
  line-height: 1.55;
}

.oe-company-values li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #f1d19a;
  font-weight: 900;
}

.oe-company-values li:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .oe-company-page {
    padding: 60px 16px;
  }

  .oe-company-hero h1 {
    font-size: 34px;
  }

  .oe-company-hero h2 {
    font-size: 18px;
  }

  .oe-company-card {
    padding: 30px 22px;
  }

  .oe-company-content p {
    font-size: 16px;
    line-height: 1.75;
  }

  .oe-company-lead {
    font-size: 18px !important;
  }

  .oe-company-values {
    padding: 26px 22px;
  }
}
/**end nuestra empresa*/
