/*
Theme Name: v13
Theme URI: #
Author: MM
Author URI: #
Description: Tema base mínimo para WordPress.
Version: 1.0
Text Domain: v13
*/

body{
  margin:0;
  font-family: Manrope, Roboto, Arial, sans-serif;
  line-height:1.5;
  color: #0C0C0C;
  overflow-x: hidden;

}
h1,h2,h3,h4,h5,h6{
  color: #0C0C0C;
}
html{
  overflow-x: hidden;
}
.heros{
  height: 430px;
  padding: 80px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: flex;

}
.heros h1{
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 72px;
  leading-trim: NONE;
  line-height: 80px;
  letter-spacing: 0.04em;
  text-align: center;
  margin-bottom: 1rem;
}
a,button,input,select{
  transition: .3s ease all;
  outline: none !important;
}
svg, path{
  transition: .3s ease all;
}
.navbar-toggler:focus{
  box-shadow: NONE;
}
a{
  transition: .3s ease all;
  text-decoration: none !important;
}
.clv13{
  color: #00742E;
}
.bgv13{
  background: #00742E;
}
.cl-text-verdec{
  color: #16A960;
}
.cl-text-verdesub{
  color: #00742E !important;
}
.cl-text-negro{
  color: #0C0C0C;
}
.cl-text-negroc{
  color: #0C0C0CCC;
}
.bg-F5F6F5{
  background: #F5F6F5;
}
.sublabel{
  font-family: Manrope;
  font-weight: 800 !important;
  font-size: 16px !important;
  line-height: 20px !important;
  letter-spacing: 3px !important;
}
p{
  font-family: Manrope;
  font-weight: 500;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: -0.02em;;
  color: #0C0C0CCC;
}
.listverdes{
  list-style: none;
  padding-left: 0;
}
.listverdes li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 24px;
  height: 24px;
  background-image: url('/wp-content/uploads/2026/01/Frame-2.svg');
  background-repeat: no-repeat;
  background-size: contain;
}
.listverdes li{
  position: relative;
  padding-left: 32px;
  font-family: Manrope;
  font-weight: 700;
  
  font-size: 16px;
  
  line-height: 24px;
  letter-spacing: -0.04em;;
  color: #1F2937;
  margin-bottom: 20px;
}
.font72{
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 72px;
  leading-trim: NONE;
  line-height: 80px;
  letter-spacing:  -0.04em;

}

.border16{
  border-radius: 16px;
}
.border24{
  border-radius: 24px;
}

.font500{
  font-weight: 500 !important;
}
.font400{
  font-weight: 400 !important;
}
.font700{
  font-weight: 700 !important;
}
.font-extra-bold{
  font-weight: 800 !important;
}
.font14{
  font-family: Manrope;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: -0.04em;
}
.font20{
  font-family: Manrope;
  font-style: Bold;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 30px;
  letter-spacing:  -0.04em;

}
.font36{
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 36px;
  leading-trim: NONE;
  line-height: 46px;
  letter-spacing: -0.04em;
}
.font64{
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 64px;
  leading-trim: NONE;
  line-height: 70px;
  letter-spacing: -0.04em;
}
.font56{
 font-family: Manrope;
 font-weight: 700;
 font-style: Bold;
 font-size: 56px;
 leading-trim: NONE;
 line-height: 72px;
 letter-spacing: -0.04em;
}
.font48{
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 48px;
  leading-trim: NONE;
  line-height: 56px;
  letter-spacing: -0.04em;
}
.font40{
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 40px;
  leading-trim: NONE;
  line-height: 50px;
  letter-spacing: -0.04em;
}
.font28{
  font-family: Manrope;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 28px;
  leading-trim: NONE;
  line-height: 38px;
  letter-spacing: -0.04em;

}
.font24{
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 24px;
  leading-trim: NONE;
  line-height: 36px;
  letter-spacing:  -0.04em;
}
strong,b{
  font-weight: 700 !important;
}

.py-120{
  padding-bottom: 120px;
  padding-top: 120px;
}

.h2-span span{
  color: #16A960;
}
.breadcrumb{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.breadcrumb a{
  color: #FFFFFF80;
  font-family: Manrope;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: 0;
  text-align: center;
}
.breadcrumb a:hover{
  color: #16A960 !important;
  text-decoration: underline !important;
}
.breadcrumb .barra{
  color: #FFFFFF80;
  font-family: Manrope;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: 0;
  text-align: center;
}
.breadcrumb span{
  font-family: Manrope;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: 0;
  text-align: center;
  color: #fff;
}
.container{
  max-width: 1440px !important;
}

.container-v13{
  max-width: 1075px;
  margin: 0 auto;
  width: 100%;
  padding-right: var(--bs-gutter-x, .75rem);
  padding-left: var(--bs-gutter-x, .75rem);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1440px){
  .container{
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
}
@media (max-width: 1075px) {
  .container, .container-md, .container-sm {
   max-width: 1075px !important;
 }
 .container-v13{
  max-width: 100%;
}
}

.objectfit{
  object-fit: cover;
}

.btns{
  display: flex;
}
.btn-v13-border-green{
  border-radius: 99px;
  padding-top: 16px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
  border-width: 1px;
  border: 1px solid #00742E;
  font-family: Manrope;
  font-weight: 800;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: -0.04em;
  color: #00742E;
  display: inline-block;
  min-width: 200px;
  text-align: center;
}
.btn-v13-border-green svg{
  margin-left: 12px;
}
.btn-v13-border-green:hover{
  background: #00742E;
  color: #fff;
}
.btn-v13-border-green:hover svg path{
  stroke: #fff;
}
.btn-v13-border-green1{
  border-radius: 99px;
  padding-top: 16px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
  border-width: 1px;
  border: 1px solid #00742E;
  font-family: Manrope;
  font-weight: 800;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: -0.04em;
  color: #00742E;
  display: inline-block;
  min-width: 200px;
  text-align: center;
}
.btn-v13-border-green1 svg{
  margin-left: 12px;
}
.btn-v13-border-green1:hover{
  background: #00742E;
  color: #fff;
}
.btn-v13-border-green1:hover svg path{
  stroke: #fff;
}
.btn-v13{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding-top: 16px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
  border-radius: 99px;
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: -0.04em;
  background: #00742E;
  border: 1px solid #00742E;
  color: #fff;
}
a,button, a svg,button svg{
  transition: .3s ease all;
}
.btn-v13:hover{
  background: #fff;
  border-color: #00742E;
  color: #00742E;
}
.btn-v13:hover svg path{
  stroke: #00742E;
}
.btn-v13-claro{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding-top: 16px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
  border-radius: 99px;
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: -0.04em;
  background: #00742E1A;
  color: #000;
}

.btn-v13-claro svg path{
  stroke: #000;
}
.btn-v13-claro:hover{
  background: #00742E;
  color: #fff;
}
.btn-v13-claro:hover svg path{
  stroke: #fff;
}
.btn1{
  min-width: 200px;
  border-radius: 99px;
  padding-top: 16px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 24px;
  color: #fff;
  letter-spacing:  -0.04em;
  background: #00742E;
  text-align: center;
}
.btn1 svg{
  margin-left: 12px;
}
.btn1:hover{
  background: #fff;
  border-color: #00742E;
  color: #00742E;
}
.btn1:hover svg path{
  stroke: #00742E;
}
.btn2{
  min-width: 200px;
  border-radius: 99px;
  padding-top: 16px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing:  -0.04em;
  color: #0C0C0C;
  border: 1px solid #00742E;
  background: #FFFFFF;
  text-align: center;
}
.btn2 svg{
  margin-left: 12px;
}

.swiper-button-next:after, .swiper-button-prev:after{
  font-size: 32px !important;
  color: #00742E;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
  display: NONE;
}
@media (min-width: 764px){
  .flechasocultas{
    display: NONE !important;
  }
}
.swiper-button-next {
  right: 0 !important;
}
.swiper-button-prev{
  left: 0 !important;
}
.swiper-button-next:after, .swiper-button-prev:after{
  display: none;
}
.swiper-button-next, .swiper-button-prev{
  width: 36px !important;
  height: 36px !important;
  background: #00742E1A;
  border-radius: 999px !important;
  transition: .3s ease all;
  border: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-button-next svg, .swiper-button-prev svg{
  max-width: 20px;
  transition: .3s ease all;
}
.swiper-button-next:hover, .swiper-button-prev:hover{
  background: #00742E;
}
.swiper-button-next:hover svg path, .swiper-button-prev:hover svg path{
  stroke: #fff;
}
.pagination-wrapper .page-numbers{
  list-style: NONE;
  display: flex;
  flex-direction: row;
  gap: 10px;
  font-family: Manrope;
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: 0;
  border-radius: 999;
  justify-content: center;

}
.pagination-wrapper .page-numbers svg{
  max-width: 14px;
}
.page-numbers.current{
  background: #00742E;
  border-radius: 999px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color:#fff;
}

.page-numbers li a{
  background: #F7F7F7;
  border-radius: 999px;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color:#000;
  transition: .3s ease all;
}
.page-numbers li a:hover{
  background: #00742E1A;
}


/*SINGLE BLOG*/

.blog-card{
  border-radius: 24px !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: #F0F0FC !important;
}
.blog-card img{
  border-radius: 24px 24px 0 0;
}
.blog-card .card-body{
  border-radius: 0 0 24px 24px;
  padding: 24px;
}
.blog-card .card-body .blog-meta a,
.blog-card .card-body .blog-meta .blog-category-meta{
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  border-radius: 99px;
  background: #00742E1A;
  display: inline-block;
  font-family: Manrope;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: -0.04em;
  color: #00742E;
}
.blog-card .card-body .blog-meta .blog-category-list{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.blog-card .card-body .blog-meta .fecha-blog-meta{
  font-family: Manrope;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: -2%;
  color: #0C0C0C99;
}
.blog-card .card-body .card-title{
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 28px;
  letter-spacing: -0.04em;
  color: #0C0C0C;
}
.blog-card .card-body p{
  font-family: Manrope;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: -2%;
  color: #0C0C0CCC;
}
.blog-card .card-body a{
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: -0.04em;
  color: #00742E;
}
.blog-card .card-body a svg{
  margin-left: 12px;
}
.text-black{
  color: #0C0C0C;
}
@media (max-width: 993px){
  .bordermobil0{
    border-radius: 0 !important;
    width: 100%;
  }
  .heros{
   /*margin-top: 70px;*/
 }
 .heros h1{
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 52px;
  leading-trim: NONE;
  line-height: 60px;
  letter-spacing: 0.04em;
  text-align: center;
  margin-bottom: 1rem;
}
.pt-mb-50{
  padding-top: 50px;
}
.font56{
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 36px;
  leading-trim: NONE;
  line-height: 52px;
  letter-spacing: -0.04em;
}
.font64{
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 44px;
  leading-trim: NONE;
  line-height: 50px;
  letter-spacing: -0.04em;
}
.font72{
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 52px;
  leading-trim: NONE;
  line-height: 60px;
  letter-spacing:  -0.04em;
}
.font48{
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 38px;
  leading-trim: NONE;
  line-height: 46px;
  letter-spacing: -0.04em;
}
.font24{
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 28px;

}
.font28{
  font-family: Manrope;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 28px;

}
.font40{
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 28px;
  leading-trim: NONE;
  line-height: 36px;
}

.font36{
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 30px;
  leading-trim: NONE;
  line-height: 40px;
  letter-spacing: -0.04em;
}
.font32mobil{
  font-family: Manrope;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 32px;
  leading-trim: NONE;
  line-height: 40px;

}
.py-120{
  padding-bottom: 90px;
  padding-top: 90px;
}
.border24{
  border-radius: 16px;
}

}

@media (max-width: 764px){
  .ocultarmobil{
    display: none !important;
  }
  p br, h1 br, h2 br, h3 br{
    display: NONE;
  }
  .h320{
    min-height: 320px;
  }
  .btn-movil{
    width: 100%;
  }

  .btn-v13-border-green1, .btn-v13, .btn-v13-claro, .btn1, .btn2,.btn-v13-border-green{
    width: 100%;
  }
  .btn-nomax{
    width: auto;
  }
  .heros{
    min-height: 300px;
    height: auto;
    padding: 80px 0 30px;
  }
  .heros h1{
    font-family: Manrope;
    font-weight: 700;
    font-style: Bold;
    font-size: 40px;
    leading-trim: NONE;
    line-height: 48px;
    text-align: center;

  }
  .breadcrumb a, .breadcrumb span{
    font-size: 14px;
    line-height: 24px;
  }
}

@media (max-width: 764px){

  p{
    font-family: Manrope;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 24px;

  }
  .heros h1{
    font-family: Manrope;
    font-weight: 700;
    font-style: Bold;
    font-size: 42px;
    leading-trim: NONE;
    line-height: 50px;
    letter-spacing: 0.04em;
    text-align: center;
    margin-bottom: 1rem;
  }
  .font64{
    font-family: Manrope;
    font-weight: 700;
    font-style: Bold;
    font-size: 32px;
    leading-trim: NONE;
    line-height: 40px;

  }
  .sublabel{
    font-family: Manrope;
    font-weight: 800;
    font-style: ExtraBold;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 18px;
    letter-spacing: 28%;
  }
  .font72{
    font-family: Manrope;
    font-weight: 700;
    font-style: Bold;
    font-size: 42px;
    leading-trim: NONE;
    line-height: 50px;
    letter-spacing:  -0.04em;
  }
  .font48{
   font-family: Manrope;
   font-weight: 700;
   font-style: Bold;
   font-size: 28px;
   leading-trim: NONE;
   line-height: 36px;
 }
 .py-120{
  padding-bottom: 80px;
  padding-top: 80px;
}
.font56{
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 32px;
  leading-trim: NONE;
  line-height: 40px;

}
}


/*BLOG*/
.blog-filtros .blog-categorias{
  display: flex;
  flex-direction: row;
  overflow: auto;
  gap: 0;
}
.blog-filtros .blog-categorias a{
  padding-top: 24px;
  padding-right: 40px;
  padding-bottom: 24px;
  padding-left: 40px;
  border-radius: 0;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0;
  text-align: center;
  border-bottom: 1px solid #E0E3E1;
  margin: 0;
  color: #0C0C0C;
  flex: 0 0 auto;
  width: auto;
}
.blog-filtros .blog-categorias a:hover{
  color: #00742E;
}
.blog-categorias a.active {
  color: #00742E;
  border-color:#00742E;
}
.blog-search{
  width: 100%;
  border: 1px solid #DEE3E7;
  padding: 14px 20px;
  font-family: Manrope;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: -0.02em;
  border-radius: 99px;

}
.blog-search::placeholder{
  font-family: Manrope;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: -0.02em;
  color: #B3BCC6;
}
.box-blog-search{
  position: relative;
}
.box-blog-search svg{
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.blog-order{
  width: 100%;
  border: 1px solid #DEE3E7;
  padding: 14px 20px;
  font-family: Manrope;
  font-weight: 500;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 26px;
  letter-spacing: -0.02em;
  border-radius: 99px;
  color: #0C0C0C;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: none;
}

.box-blog-order{
  position: relative;
}
.box-blog-order svg{
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.blog-card {
  border-radius: 16px;
  overflow: hidden;
}

.blog-card img {
  object-fit: cover;
}

.load-more{
  min-width: 200px;
  padding-top: 16px;
  padding-right: 24px;
  padding-bottom: 16px;
  padding-left: 24px;
  border-radius: 99px;
  background: #0C0C0C0D;
  border:none;
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: -0.04em;
  color: #0C0C0C;
  transition: .3s ease all;
}
.load-more:hover{
  background: #00742E;
  color: #fff;
}
/*HEADER*/
.navbar {
  position: absolute;
  width: 100%;
  z-index: 10;
  background: linear-gradient(180deg, #0C0C0C 0%, rgba(12, 12, 12, 0) 100%);
}
.navbar.navbar--fixed-scroll {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 1030;
  box-shadow: 0 4px 24px rgba(12, 12, 12, 0.08);
}
.navbar-expand-lg .navbar-nav{
  margin-bottom: 0 !important;
}
.navbar .navbar-nav .nav-link {
  font-family: Manrope;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: -0.04em;
  padding: 12px 24px;
  color: #fff !important;
  transition: .3s ease all;
}
/* Misma «caja» con y sin scroll (evita que el SVG verde se vea más pequeño al fijar el menú) — proporción como el img del header 153×64 */
.navbar .navbar-brand img {
  display: block;
  max-width: 105px;
  width: auto;
  height: 44px;
  object-fit: contain;
  object-position: left center;
}
.navbar .navbar-nav .nav-link svg{
 transition: .3s ease all;
}
.navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-link.active{
  color: #16A960 !important;
}
.navbar .navbar-nav .nav-link:hover svg path{
 stroke: #16A960 !important;
}
.navbar .dropdown-toggle::after {
  display: none;
}

.navbar .navbar-nav .dropdown-menu {
  background-color: #fff;
  border-radius: 12px;
  padding: 0;
  transition: .3s ease all;
}
.navbar .navbar-nav  .dropdown-item{
  font-family: Manrope;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing: -0.04em;
  padding: 12px 24px;
  color: #000;
}
.navbar .navbar-nav .dropdown-menu  li{
  border-radius: 12px;
}
.navbar .navbar-nav .dropdown-menu  li:hover{
  background: #F5F6F5;
  color: #16A960 !important;
}
.navbar .navbar-nav .dropdown-menu  li:hover a{
  color: #16A960 !important;
}
.navbar .navbar-nav .dropdown-item:hover {
  background-color: rgba(255,255,255,0.08);
}

.navbar .btn-outline-light {
  border: 1px solid #FFFFFF;
  padding: 12px 24px;
  background: #1E1E1E42;
  backdrop-filter: blur(20px)
  font-family: Manrope;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 24px;
  letter-spacing:  -0.04em;
  color: #FFFFFF;
  transition: .3s ease all;
}

.navbar .btn-outline-light:hover{
  border: 1px solid #00742E;
  background: #00742E;
  color: #fff;
}

.navbar .btn-outline-light svg{
  margin-left: 12px;
}
@media (min-width: 993px){
  .ocultardesktop{
    display: none !important;
  }
}
@media (max-width: 1300px) and (min-width: 1040px){
  .navbar .navbar-nav .nav-link{
    padding: 12px 12px;
    font-size: 14px;
  }

  .navbar .btn-outline-light{
    padding: 12px 16px;
    font-size: 14px;
  }
  .navbar-nav{
    margin-right: 10px !important;
  }
}
@media (max-width: 1040px) and (min-width: 993px){
  .navbar .navbar-nav .nav-link{
    padding: 12px 8px;
    font-size: 14px;
  }

  .navbar .btn-outline-light{
    padding: 12px 16px;
    font-size: 14px;
  }
  .navbar-nav{
    margin-right: 10px !important;
  }
}

@media (max-width: 993px){
  .navbar:not(.navbar--fixed-scroll){
    background: transparent;
  }
  .navbar .navbar-nav .nav-link{
    padding: 12px 0px;
  }
  .navbar .btn-outline-light{
    margin-top: 12px;
  }
}
.navbar-dark .navbar-toggler{
  border: none;
}
.navbar-toggler-icon{
  color: #fff;
}

.navbar.fondo_blanco_nav{
  /*position: inherit !important;*/
  background: #fff !important;
}
.navbar.fondo_blanco_nav .navbar-nav .nav-link{
  color: #0C0C0C !important;
}
.navbar.fondo_blanco_nav .navbar-nav .nav-link svg path{
  stroke: #0C0C0C !important;
}
.navbar.fondo_blanco_nav .navbar-nav .nav-link:hover{
  color: #16A960 !important;
}
.navbar.fondo_blanco_nav .navbar-nav .nav-link:hover svg path{
  stroke: #16A960 !important;
}
.navbar.fondo_blanco_nav .btn-outline-light{
  background: #fff !important;
  border: 1px solid #00742E !important;
  color: #0C0C0C !important;
}
.navbar.fondo_blanco_nav .btn-outline-light:hover {
  border: 1px solid #00742E !important;
  background: #00742E !important;
  color: #fff !important;
}
.navbar.fondo_blanco_nav .btn-outline-light svg path{
  stroke: #0C0C0C !important;
}
.navbar.fondo_blanco_nav .btn-outline-light:hover svg path{
  stroke: #fff !important;
}
.navbar .navbar-nav .dropdown-menu{
  border: 0;
  padding: 0;
}

@media (max-width: 993px){
  .navbar.fondo_blanco_nav .btn-outline-light{
    width: 100%;
  }
  .navbar-collapse.fondo_blanco_nav{

    border-bottom: 1px solid #F0F0FC;
  }
  .navbar-collapse{
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  .navbar .navbar-nav .dropdown-menu{
    background: transparent !important;
  }
  .navbar.navbar-dark .navbar-nav .dropdown-item{
    color: #fff;
    background: transparent;
  }
  .navbar.navbar-dark .navbar-nav .dropdown-menu li:hover{
    background: transparent;
  }
}

@media (max-width: 764px){
  .navbar .btn-outline-light{
    font-family: Manrope;
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    leading-trim: NONE;
    line-height: 22px;
    padding: 8px 15px !important;

  }
  .navbar-toggler{
    padding: 0.2rem 0;
  }
  .navbar .d-flex.gap-3{
    gap: 0.5rem !important;
  }
  .navbar .navbar-brand img {
    max-width: 90px;
    height: 38px;
  }
}

/* Cards tipo servicios_seguridad: si la última fila tiene 1, 2 o 3 ítems, reparten todo el ancho */
@media (min-width: 768px) {
  .row:has(> .card_servicios_seguridadcol) > .card_servicios_seguridadcol.col-md-6 {
    flex: 1 1 calc(50% - 0.75rem);
    max-width: none;
    width: auto;
    min-width: 0;
  }
}

@media (min-width: 992px) {
  .row:has(> .card_servicios_seguridadcol) > .card_servicios_seguridadcol.col-lg-3 {
    flex: 1 1 calc(25% - 0.75rem);
    max-width: none;
    width: auto;
    min-width: 0;
  }
  .row:has(> .card_servicios_seguridadcol) > .card_servicios_seguridadcol.col-lg-4 {
    flex: 1 1 calc(33.333333% - 1rem);
    max-width: none;
    width: auto;
    min-width: 0;
  }
  .row:has(> .card_servicios_seguridadcol) > .card_servicios_seguridadcol.col-lg-6 {
    flex: 1 1 calc(50% - 0.75rem);
    max-width: none;
    width: auto;
    min-width: 0;
  }
}

.servicios_seguridad .card_servicios_seguridad {
  background-color: #fff;
  transition: background-color 0.25s ease;
}
.servicios_seguridad .card_servicios_seguridad:hover,
.servicios_seguridad .card_servicios_seguridad:focus-within {
  background-color: #F2F3F2;
}

.trabaja_con_nosotros_seccion_1 .card_servicios_seguridad {
  background-color: #fff;
  transition: background-color 0.25s ease;
}
.trabaja_con_nosotros_seccion_1 .card_servicios_seguridad:hover,
.trabaja_con_nosotros_seccion_1 .card_servicios_seguridad:focus-within {
  background-color: #F2F3F2;
}

/* Plantilla Soluciones: hint sobre imagen hero sección 1 */
.soluciones-hero-image-wrap {
  position: relative;
  display: block;
  line-height: 0;
}
#soluciones-siguiente-seccion {
  scroll-margin-top: clamp(72px, 12vw, 120px);
}
.soluciones-scroll-hint {
  position: absolute;
  left: 50%;
  bottom: clamp(16px, 4vw, 28px);
  transform: translateX(-50%);
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  color: #fff;
  font-family: Manrope, sans-serif;
  font-weight: 500;
  font-size: clamp(14px, 2.5vw, 16px);
  line-height: 1.25;
  letter-spacing: -0.02em;
  text-shadow: 0 1px 10px rgba(12, 12, 12, 0.45);
  text-decoration: none;
  cursor: pointer;
  z-index: 2;
  max-width: calc(100% - 32px);
  justify-content: center;
  text-align: center;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.soluciones-hero-image-wrap .soluciones-scroll-hint:hover,
.soluciones-hero-image-wrap .soluciones-scroll-hint:visited,
.soluciones-hero-image-wrap .soluciones-scroll-hint:active,
.soluciones-hero-image-wrap .soluciones-scroll-hint:focus {
  color: #fff !important;
  opacity: 0.92;
}
.soluciones-scroll-hint:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 4px;
  border-radius: 4px;
}
.soluciones-scroll-hint__icon {
  display: flex;
  flex-shrink: 0;
  color: #fff;
  line-height: 0;
}
.soluciones-scroll-hint__icon svg {
  display: block;
}
@media (max-width: 575px) {
  .soluciones-scroll-hint {
    gap: 8px;
  }
}

/* Border-radius cuando la grilla 3 columnas no está completa (inline asume 6 cards) */
@media (min-width: 765px) {
  .servicios_seguridad .row:has(> .card_servicios_seguridadcol:nth-child(3):last-child) > .card_servicios_seguridadcol:nth-child(1) .card_servicios_seguridad {
    border-bottom-left-radius: 24px !important;
  }
  .servicios_seguridad .row:has(> .card_servicios_seguridadcol:nth-child(3):last-child) > .card_servicios_seguridadcol:nth-child(3) .card_servicios_seguridad {
    border-bottom-right-radius: 24px !important;
  }

  /* Una sola card en el bloque: las 4 esquinas */
  .servicios_seguridad .row:has(> .card_servicios_seguridadcol:only-child) > .card_servicios_seguridadcol .card_servicios_seguridad {
    border-radius: 24px !important;
  }
  /* Última fila con 1 card (4, 7, 10…): solo abajo, continuidad con la fila superior */
  .servicios_seguridad .row:has(> .card_servicios_seguridadcol:last-child:nth-child(3n + 1)):not(:has(> .card_servicios_seguridadcol:only-child)) > .card_servicios_seguridadcol:last-child .card_servicios_seguridad {
    border-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 24px !important;
    border-bottom-right-radius: 24px !important;
  }

  .servicios_seguridad .row:has(> .card_servicios_seguridadcol:nth-child(2):last-child) > .card_servicios_seguridadcol:nth-child(1) .card_servicios_seguridad {
    border-radius: 0 !important;
    border-top-left-radius: 24px !important;
    border-bottom-left-radius: 24px !important;
  }
  .servicios_seguridad .row:has(> .card_servicios_seguridadcol:nth-child(2):last-child) > .card_servicios_seguridadcol:nth-child(2) .card_servicios_seguridad {
    border-radius: 0 !important;
    border-top-right-radius: 24px !important;
    border-bottom-right-radius: 24px !important;
  }

  .servicios_seguridad .row:has(> .card_servicios_seguridadcol:nth-child(3)):has(> .card_servicios_seguridadcol:last-child:nth-child(3n + 2)) > .card_servicios_seguridadcol:nth-last-child(2) .card_servicios_seguridad {
    border-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 24px !important;
  }
  .servicios_seguridad .row:has(> .card_servicios_seguridadcol:nth-child(3)):has(> .card_servicios_seguridadcol:last-child:nth-child(3n + 2)) > .card_servicios_seguridadcol:last-child .card_servicios_seguridad {
    border-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 24px !important;
  }
}

/* Botón volver arriba (todas las páginas) */
.scroll-to-top-v13 {
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 1040;
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  line-height: 0;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: opacity 0.25s ease, visibility 0.25s ease, transform 0.25s ease;
}
.scroll-to-top-v13.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.scroll-to-top-v13:focus-visible {
  outline: 2px solid #16A960;
  outline-offset: 4px;
  border-radius: 50%;
}
.scroll-to-top-v13:hover img {
  filter: brightness(1.06);
}
.scroll-to-top-v13 img {
  display: block;
  width: 64px;
  height: auto;
  max-width: min(72px, 18vw);
}
@media (max-width: 576px) {
  .scroll-to-top-v13 {
    right: 16px;
    bottom: 16px;
  }
  .scroll-to-top-v13 img {
    width: 52px;
  }
}