.elementor-1066 .elementor-element.elementor-element-1bab56c{margin-top:0px;margin-bottom:0px;}.elementor-1066 .elementor-element.elementor-element-0d72406 > .elementor-widget-container{margin:103px 0px 0px 0px;}.elementor-1066 .elementor-element.elementor-element-498bbe8 > .elementor-background-overlay{background-color:#F2F6F7;opacity:1;}.elementor-1066 .elementor-element.elementor-element-75e8425 > .elementor-background-overlay{background-image:url("https://xn--paceosdriver-dhb.com/wp-content/uploads/2025/12/conversacion-150x150.png");background-position:center center;background-repeat:no-repeat;opacity:0.08;}@media(max-width:767px){.elementor-1066 .elementor-element.elementor-element-1bab56c{margin-top:0px;margin-bottom:0px;}.elementor-1066 .elementor-element.elementor-element-0d72406 > .elementor-widget-container{margin:263px 0px 0px 0px;}}/* Start custom CSS for shortcode, class: .elementor-element-0d72406 */.get-support-icon{
    display: none;
}
.get-support-info{
    display: none;
}/* End custom CSS */
/* Start custom CSS for Autixir_Features, class: .elementor-element-062b737 */.white-bg{
    background: #029b9d;
}
.ltn__feature-info h2{
    color: white;
}
.ltn__feature-info p{
    color: white;
}
.ltn__feature-item-5 .btn-wrapper a{
    background: #029b9d;
}
[class^="icon-"], [class*=" icon-"]{
    color: white;
}
.fa, .fas{
    color: white;
}

.ltn__feature-item-5.white-bg .ltn__feature-icon span::before{
    background-color: #292c82;
    
}

.btn-effect-4:after{
    background-color: #005f60;
   
}

.ltn__feature-item-5 .btn-wrapper{
    display: none;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-1bab56c */.ltn__top-bar-menu > ul > li > i, .ltn__top-bar-menu > ul > li > a > i{
    color: #029b9d;
}
.ltn__header-options i, .ltn__header-top-area i{
    color: #029b9d;
}

.ltn__header-options-2 .header-search-1, .ltn__header-options-2 .ltn__drop-menu > ul > li > a, .ltn__header-options-2 .mini-cart-icon a, .ltn__header-options-2 .header-wishlist{
    display: none;
}/* End custom CSS */
/* Start custom CSS for autixir_about_section, class: .elementor-element-0be51c1 */.ltn__secondary-color{
    color: #029b9d !important;
}
.section-title span {
    color: #029b9d ;
}
.ltn__section-title-2 p{
    border-color:  #029b9d  ;
}

.list-item-with-icon-2 ul li::before, .list-item-with-icon ul li::before{
    color: #029b9d;
}

.theme-btn-1{
    background-color: #029b9d;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1878b88 */.seguridad-section {
  padding: 80px 20px; /* un poco más de aire arriba y abajo */
}

.seguridad-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  justify-content: space-between;  /* mejor separación */
  align-items: flex-start; 
  gap: 70px; /* ← MÁS ESPACIO entre imagen y texto */
  flex-wrap: wrap;
}

.seguridad-img img {
  width: 260px;          /* un pelín más grande para que luzca mejor */
  max-width: 100%;
  border-radius: 24px;
  display: block;
}

.seguridad-content {
  flex: 1;
  min-width: 320px;
  max-width: 600px;
  text-align: left;
}

/* TAG SUPERIOR */
.seguridad-tag {
  color: #06b1a8; 
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 14px;
  letter-spacing: 1.2px;
}

/* TÍTULO */
.seguridad-content h2 {
  font-size: 44px;
  margin-bottom: 22px;
  color: #101b52;
}

/* TEXTO PRINCIPAL */
.seguridad-descripcion {
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 20px;
  max-width: 520px;
  padding-left: 16px;
  border-left: 4px solid #06b1a8;
}

/* TEXTO DESTACADO */
.seguridad-destacado {
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 25px;
  color: #333;
}

/* SUBTÍTULO */
.seguridad-content h3 {
  font-size: 20px;
  margin-bottom: 14px;
  font-weight: 700;
  color: #000;
}

/* LISTA */
.seguridad-lista {
  list-style: disc;
  padding-left: 22px;
  line-height: 2.1;   /* ← MÁS separación entre puntos */
  font-size: 17px;
}

/* Responsive */
@media (max-width: 900px) {
  .seguridad-container {
    flex-direction: column;
    gap: 40px; /* en móviles menos espacio */
  }

  .seguridad-img img {
    margin: auto; /* centrar imagen */
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8089421 *//* ====== CONTENEDOR GENERAL ====== */
.testimonios_section {
  text-align: center;
  padding: 70px 20px;
  position: relative;
}

/* TAG SUPERIOR */
.testimonios_tag {
  color: #06b1a8;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

/* TÍTULO */
.testimonios_titulo {
  font-size: 42px;
  color: #101b52;
  font-weight: 700;
  margin-bottom: 40px;
}

/* ====== SLIDER ====== */
.testimonios_slider {
  max-width: 800px;
  margin: auto;
  position: relative;
}

/* SLIDES */
.testimonios_slide {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.testimonios_slide.active {
  display: block;
  opacity: 1;
}

/* TEXTO DEL TESTIMONIO */
.testimonios_texto {
  font-size: 18px;
  line-height: 1.8;
  color: #333;
  max-width: 750px;
  margin: auto;
  margin-bottom: 30px;
}

/* NOMBRE */
.testimonios_nombre {
  font-size: 22px;
  color: #101b52;
  font-weight: 700;
  margin-bottom: 5px;
}

/* ROL */
.testimonios_rol {
  color: #06b1a8;
  font-size: 16px;
}

/* ====== BOTONES ====== */
.testimonios_controles {
  margin-top: 30px;
}

.testimonios_btn {
  display: inline-block;
  padding: 10px 18px;
  font-size: 30px;
  color: #101b52;
  cursor: pointer;
  user-select: none;
  transition: 0.2s ease;
}

.testimonios_btn:hover {
  color: #06b1a8;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-75e8425 */.pt-290{
    padding-top: 0px;
}/* End custom CSS */