.elementor-2171 .elementor-element.elementor-element-5dd13f7f:not(.elementor-motion-effects-element-type-background), .elementor-2171 .elementor-element.elementor-element-5dd13f7f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#ffffff;}.elementor-2171 .elementor-element.elementor-element-5dd13f7f > .elementor-container{max-width:1280px;}.elementor-2171 .elementor-element.elementor-element-5dd13f7f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;z-index:9999;}.elementor-2171 .elementor-element.elementor-element-5dd13f7f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS */.fcto-header-2026{
  width:100%;
  background:#ffffff;
  border-bottom:4px solid #d00000;
  box-shadow:0 4px 18px rgba(0,0,0,.12);
  position:relative;
  z-index:9999;
}
.fcto-header-inner{
  max-width:1280px;
  margin:0 auto;
  padding:10px 24px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
}
.fcto-brand{
  display:flex;
  align-items:center;
  gap:12px;
  text-decoration:none;
  color:#111111;
  min-width:260px;
}
.fcto-brand img{
  width:62px;
  height:62px;
  object-fit:contain;
  display:block;
}
.fcto-brand span{
  font-family:Montserrat, Arial, sans-serif;
  font-weight:800;
  text-transform:uppercase;
  font-size:16px;
  line-height:1.15;
  color:#111111;
}
.fcto-nav{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:22px;
  flex:1;
}
.fcto-nav a{
  font-family:Montserrat, Arial, sans-serif;
  font-weight:800;
  text-transform:uppercase;
  font-size:13px;
  letter-spacing:.2px;
  color:#111111;
  text-decoration:none;
  white-space:nowrap;
}
.fcto-nav a:hover{
  color:#d00000;
}
.fcto-licencia{
  font-family:Montserrat, Arial, sans-serif;
  font-weight:900;
  text-transform:uppercase;
  font-size:13px;
  color:#ffffff;
  text-decoration:none;
  background:#d00000;
  border:2px solid #d00000;
  border-radius:999px;
  padding:12px 20px;
  white-space:nowrap;
}
.fcto-licencia:hover{
  background:#ffde01;
  color:#111111;
  border-color:#ffde01;
}
@media (max-width: 1024px){
  .fcto-header-inner{
    flex-wrap:wrap;
    justify-content:center;
  }
  .fcto-brand{
    min-width:auto;
  }
  .fcto-nav{
    order:3;
    width:100%;
    flex-wrap:wrap;
    gap:12px 18px;
  }
}
@media (max-width: 767px){
  .fcto-header-inner{
    padding:10px 14px;
    gap:12px;
  }
  .fcto-brand img{
    width:50px;
    height:50px;
  }
  .fcto-brand span{
    font-size:13px;
  }
  .fcto-nav{
    gap:8px 12px;
  }
  .fcto-nav a{
    font-size:11px;
  }
  .fcto-licencia{
    font-size:12px;
    padding:10px 16px;
  }
}/* End custom CSS */