.elementor-400 .elementor-element.elementor-element-f58e2a3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.45;--padding-top:150px;--padding-bottom:150px;--padding-left:0px;--padding-right:0px;}.elementor-400 .elementor-element.elementor-element-f58e2a3:not(.elementor-motion-effects-element-type-background), .elementor-400 .elementor-element.elementor-element-f58e2a3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://tmoconsultings.com/wp-content/uploads/2026/05/miraflores_reduced.avif");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-400 .elementor-element.elementor-element-f58e2a3::before, .elementor-400 .elementor-element.elementor-element-f58e2a3 > .elementor-background-video-container::before, .elementor-400 .elementor-element.elementor-element-f58e2a3 > .e-con-inner > .elementor-background-video-container::before, .elementor-400 .elementor-element.elementor-element-f58e2a3 > .elementor-background-slideshow::before, .elementor-400 .elementor-element.elementor-element-f58e2a3 > .e-con-inner > .elementor-background-slideshow::before, .elementor-400 .elementor-element.elementor-element-f58e2a3 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-400 .elementor-element.elementor-element-d0a9a66{--display:flex;}.elementor-400 .elementor-element.elementor-element-8fd2a1f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-400 .elementor-element.elementor-element-e16573f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-400 .elementor-element.elementor-element-56263a0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-0f31026 */h-section {
      font-family: 'Poppins', sans-serif;
      background: #fff;
      padding: 80px 48px 72px;
    }
    .h-wrap { max-width: 100%; }
 
    .h-eyebrow {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      margin-bottom: 36px;
      opacity: 0;
      animation: hUp 0.5s ease 0.1s forwards;
    }
    .h-eyebrow-line { width: 28px; height: 2px; background: #43B93B; }
    .h-eyebrow-text {
      font-size: 11px;
      font-weight: 600;
      letter-spacing: 0.15em;
      text-transform: uppercase;
      color: #43B93B;
    }
 
    .h-h1 {
      font-size: clamp(38px, 5.5vw, 62px);
      font-weight: 800;
      line-height: 1.1;
      color: #FFFFFF;
      margin: 0 0 24px;
      letter-spacing: -2px;
    }
    .h-l1 { display: block; opacity: 0; animation: hUp 0.6s ease 0.22s forwards; }
    .h-l2 {
      display: flex;
      align-items: baseline;
      flex-wrap: nowrap;
      opacity: 0;
      animation: hUp 0.6s ease 0.36s forwards;
    }
    .h-l3 {
      display: block;
      opacity: 0;
      animation: hUp 0.6s ease 0.5s forwards;
      font-style: italic;
      font-weight: 300;
      color: #FFFFFF;
      font-size: clamp(22px, 3vw, 36px);
      letter-spacing: -0.5px;
      margin-top: 4px;
    }
 
    .h-static { color: #FFFFFF; }
 
    .h-swap {
      display: inline-block;
      overflow: hidden;
      height: 1.1em;
      vertical-align: bottom;
      min-width: 260px;
    }
    .h-track {
      display: flex;
      flex-direction: column;
      animation: hSwap 6s ease 1.2s infinite;
    }
    .h-word {
      color: #43B93B;
      white-space: nowrap;
      line-height: 1.1;
      height: 1.1em;
    }
 
    .h-bar {
      width: 0;
      height: 3px;
      background: #43B93B;
      border-radius: 99px;
      margin: 32px 0;
      animation: hBar 0.7s ease 0.65s forwards;
    }
 
    .h-sub {
      font-size: 15.5px;
      font-weight: 300;
      line-height: 1.8;
      color: #FFFFFF;
      max-width: 600px;
      margin: 0;
      opacity: 0;
      animation: hUp 0.6s ease 0.75s forwards;
    }
    .h-sub strong { font-weight: 600; color: #1C2E4A; }
 
    @keyframes hUp {
      from { opacity: 0; transform: translateY(14px); }
      to   { opacity: 1; transform: translateY(0); }
    }
    @keyframes hBar {
      from { width: 0; }
      to   { width: 48px; }
    }
    @keyframes hSwap {
      0%,  28% { transform: translateY(0%); }
      33%, 61% { transform: translateY(-100%); }
      66%, 94% { transform: translateY(-200%); }
      99%,100% { transform: translateY(0%); }
    }/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0f1b8a8 *//* === SERVICIOS GRID === */
.srv-grid-section {
    font-family: 'Poppins', sans-serif;
    padding: 100px 40px;
    background-color: #FAFAFA;
    position: relative;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 8%, black 92%, transparent 100%);
    mask-image: linear-gradient(to bottom, transparent 0%, black 8%, black 92%, transparent 100%);
}

.srv-grid-section::before {
    content: '';
    position: absolute;
    top: -50%; left: -50%;
    width: 200%; height: 200%;
    background: radial-gradient(circle, rgba(67,185,59,0.05) 0%, rgba(41,65,104,0.03) 50%, transparent 100%);
    animation: srvGradient 20s infinite linear;
    z-index: 0;
}

@keyframes srvGradient {
    0%   { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.srv-grid-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

/* Header */
.srv-grid-header {
    text-align: center;
    margin-bottom: 60px;
}

.srv-grid-header-line {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 16px;
}

.srv-grid-header-line::before,
.srv-grid-header-line::after {
    content: '';
    width: 40px;
    height: 2px;
    background: #43B93B;
    display: block;
}

.srv-grid-label {
    font-size: 12px;
    font-weight: 600;
    color: #43B93B;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: 'Poppins', sans-serif;
}

.srv-grid-header h2 {
    font-size: clamp(28px, 4vw, 46px);
    font-weight: 800;
    color: #294168;
    margin: 0 0 16px 0;
    letter-spacing: -1px;
    font-family: 'Poppins', sans-serif;
}

.srv-grid-header h2 span { color: #43B93B; }

.srv-grid-header p {
    font-size: 15px;
    color: #888;
    max-width: 580px;
    margin: 0 auto;
    line-height: 1.7;
    font-family: 'Poppins', sans-serif;
}

/* Grid */
.srv-cards-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 28px;
}

.srv-card {
    background: #FFFFFF;
    border-radius: 24px;
    padding: 44px 40px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.05);
    border: 1px solid rgba(0,0,0,0.04);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: flex;
    flex-direction: column;
    gap: 20px;
    position: relative;
    overflow: hidden;
}

.srv-card::before {
    content: '';
    position: absolute;
    top: 0; left: 0;
    width: 4px;
    height: 100%;
    background: #43B93B;
    transform: scaleY(0);
    transform-origin: bottom;
    transition: transform 0.4s ease;
    border-radius: 4px 0 0 4px;
}

.srv-card:hover::before { transform: scaleY(1); }

.srv-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 60px rgba(41,65,104,0.12);
    border-color: rgba(67,185,59,0.2);
}

.srv-card-icon {
    width: 68px;
    height: 68px;
    border-radius: 18px;
    background: #EEF3F9;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
    flex-shrink: 0;
}

.srv-card:hover .srv-card-icon {
    background: #43B93B;
}

.srv-card-icon svg {
    width: 30px;
    height: 30px;
    fill: #294168;
    transition: fill 0.3s ease;
}

.srv-card:hover .srv-card-icon svg {
    fill: #FFFFFF;
}

.srv-card-body {}

.srv-card-body h3 {
    font-size: 22px;
    font-weight: 800;
    color: #1A1A1A;
    margin: 0 0 12px 0;
    font-family: 'Poppins', sans-serif;
}

.srv-card-body p {
    font-size: 14.5px;
    color: #666;
    line-height: 1.75;
    margin: 0 0 24px 0;
    font-family: 'Poppins', sans-serif;
}

.srv-card-features {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 28px;
}

.srv-card-feature {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13.5px;
    color: #555;
    font-family: 'Poppins', sans-serif;
}

.srv-card-feature::before {
    content: '';
    width: 7px;
    height: 7px;
    min-width: 7px;
    border-radius: 50%;
    background: #43B93B;
    display: block;
}

.srv-card-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: transparent;
    color: #294168;
    font-size: 13.5px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
    border: 2px solid #294168;
    padding: 12px 24px;
    border-radius: 50px;
    transition: all 0.3s ease;
    width: fit-content;
}

.srv-card-btn:hover {
    background: #294168;
    color: #FFFFFF;
}

.srv-card-btn svg {
    width: 14px;
    height: 14px;
    fill: currentColor;
    transition: transform 0.3s ease;
}

.srv-card-btn:hover svg {
    transform: translateX(4px);
}

@media (max-width: 900px) {
    .srv-cards-grid { grid-template-columns: 1fr; }
    .srv-grid-section { padding: 70px 20px; -webkit-mask-image: none; mask-image: none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-077c431 *//* === MARCAS COUNTER === */
.srv-marcas-section {
    font-family: 'Poppins', sans-serif;
    position: relative;
    overflow: hidden;
    min-height: 300px;
    display: flex;
    align-items: center;
}

.srv-marcas-bg {
    position: absolute;
    inset: 0;
    background-image: url('TU-IMAGEN-CIUDAD.jpg');
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    z-index: 0;
}

.srv-marcas-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        rgba(41,65,104,0.95) 0%,
        rgba(41,65,104,0.85) 50%,
        rgba(13,27,46,0.9) 100%
    );
    z-index: 1;
}

.srv-marcas-container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 70px 40px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
}

.srv-counter-item {
    text-align: center;
    padding: 20px 30px;
    position: relative;
}

.srv-counter-item:not(:last-child)::after {
    content: '';
    position: absolute;
    right: 0; top: 20%;
    height: 60%;
    width: 1px;
    background: rgba(255,255,255,0.15);
}

.srv-counter-item strong {
    display: block;
    font-size: clamp(42px, 6vw, 72px);
    font-weight: 800;
    color: #FFFFFF;
    line-height: 1;
    margin-bottom: 8px;
}

.srv-counter-item strong span {
    color: #43B93B;
}

.srv-counter-item em {
    font-size: 16px;
    color: rgba(255,255,255,0.65);
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
}

@media (max-width: 768px) {
    .srv-marcas-container { grid-template-columns: 1fr; gap: 30px; }
    .srv-counter-item:not(:last-child)::after { display: none; }
    .srv-marcas-bg { background-attachment: scroll; }
    .srv-marcas-section { padding: 0 20px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6a6c4e7 *//* === TESTIMONIOS === */
.srv-testi-section {
    font-family: 'Poppins', sans-serif;
    padding: 100px 40px;
    background-color: #FFFFFF;
    position: relative;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 8%, black 92%, transparent 100%);
    mask-image: linear-gradient(to bottom, transparent 0%, black 8%, black 92%, transparent 100%);
}

.srv-testi-section::before {
    content: '';
    position: absolute;
    top: -50%; left: -50%;
    width: 200%; height: 200%;
    background: radial-gradient(circle, rgba(67,185,59,0.04) 0%, rgba(41,65,104,0.03) 50%, transparent 100%);
    animation: testiGradient 20s infinite linear;
    z-index: 0;
}

@keyframes testiGradient {
    0%   { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.srv-testi-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

/* Header */
.srv-testi-header {
    text-align: center;
    margin-bottom: 60px;
}

.srv-testi-header-line {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 16px;
}

.srv-testi-header-line::before,
.srv-testi-header-line::after {
    content: '';
    width: 40px;
    height: 2px;
    background: #43B93B;
    display: block;
}

.srv-testi-label {
    font-size: 12px;
    font-weight: 600;
    color: #43B93B;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: 'Poppins', sans-serif;
}

.srv-testi-header h2 {
    font-size: clamp(26px, 4vw, 44px);
    font-weight: 800;
    color: #294168;
    margin: 0 0 14px 0;
    letter-spacing: -1px;
    font-family: 'Poppins', sans-serif;
}

.srv-testi-header h2 span { color: #43B93B; }

.srv-testi-header p {
    font-size: 15px;
    color: #888;
    max-width: 520px;
    margin: 0 auto;
    line-height: 1.7;
    font-family: 'Poppins', sans-serif;
}

/* Grid */
.srv-testi-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.testi-card {
    background: #FAFAFA;
    border-radius: 22px;
    padding: 36px 32px;
    border: 1px solid rgba(0,0,0,0.05);
    display: flex;
    flex-direction: column;
    gap: 20px;
    transition: all 0.4s ease;
    position: relative;
}

.testi-card::before {
    content: '\201C';
    position: absolute;
    top: 20px; right: 28px;
    font-size: 80px;
    color: rgba(67,185,59,0.15);
    font-family: Georgia, serif;
    line-height: 1;
}

.testi-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 50px rgba(41,65,104,0.1);
    border-color: rgba(67,185,59,0.25);
    background: #FFFFFF;
}

/* Estrellas */
.testi-stars {
    display: flex;
    gap: 4px;
}

.testi-stars span {
    color: #43B93B;
    font-size: 16px;
}

.testi-text {
    font-size: 14.5px;
    color: #555;
    line-height: 1.8;
    margin: 0;
    font-family: 'Poppins', sans-serif;
    flex: 1;
}

.testi-author {
    display: flex;
    align-items: center;
    gap: 14px;
    padding-top: 18px;
    border-top: 1px solid rgba(0,0,0,0.06);
}

.testi-avatar {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
    background: #294168;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testi-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.testi-avatar-initials {
    font-size: 16px;
    font-weight: 700;
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
}

.testi-info strong {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #1A1A1A;
    font-family: 'Poppins', sans-serif;
}

.testi-info em {
    font-size: 12px;
    color: #43B93B;
    font-style: normal;
    font-weight: 600;
}

@media (max-width: 900px) {
    .srv-testi-grid { grid-template-columns: 1fr; }
    .srv-testi-section { padding: 70px 20px; -webkit-mask-image: none; mask-image: none; }
}/* End custom CSS */