#sp-header .container{
    max-width: 100%;
    padding-left: 3rem;
    padding-right: 3rem;
}
#sp-header{
  box-shadow: none;
  background: transparent;
  position: absolute;
}
.counter-container {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    text-align: center;
    margin: 40px 0;
}

.counter-box {
    flex: 1;
}

.counter {
    font-size: 48px;
    font-weight: bold;
    color: #0c3cce;
    display: block;
}

.counter-box p {
    color: #555;
    font-size: 1.3rem;
    margin-top: 5px;
    padding: 0 4rem;
}
.contenedorNumeros{
  display: flex;
    align-items: center;
    justify-content: center;
    font-size: 48px;
    color: #0c3cce;
}
.borderRigNumero{
  border-right: 1px solid #555;
}

#sp-footer ul.menu {
    display: grid;
    list-style: none;
    padding: 0;
    margin: 0 -10px;
}
#sp-footer a, #sp-bottom a {
    color: #747474;
}

#sp-footer a:hover{
    color: #002b82;
}
#sp-footer a:focus{
    color: #002b82;
}

@media(min-width:1200px) and (max-width:1399px){
  #sppb-addon-1765398361914 .sppb-addon-text-block .sppb-addon-content h1, #sppb-addon-1765398361914 .sppb-addon-text-block .sppb-addon-content h2, #sppb-addon-1765398361914 .sppb-addon-text-block .sppb-addon-content h3, #sppb-addon-1765398361914 .sppb-addon-text-block .sppb-addon-content h4, #sppb-addon-1765398361914 .sppb-addon-text-block .sppb-addon-content h5, #sppb-addon-1765398361914 .sppb-addon-text-block .sppb-addon-content h6 {

    font-size: 6rem !important;
}
  #sppb-addon-1765396802501 .sppb-empty-space {
    height: 100px !important;
}
  #sppb-addon-1765399067569 {
    color: #002b82;
    padding-top: 0px;
    padding-right: 7rem !important;
    padding-bottom: 0px;
    padding-left: 7rem !important;
}
}
@media(min-width:768px) and (max-width:991px){
  #sppb-addon-1765399067569 {
    color: #002b82;
    padding-top: 0px;
    padding-right: 0rem !important;
    padding-bottom: 0px;
    padding-left: 0rem !important;
}
  .counter-container {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    text-align: center;
    margin: 40px 0;
}
  .counter {
    font-size: 40px;
    font-weight: bold;
    color: #0c3cce;
    display: block;
}
  .counter-box p {
    color: #555;
    font-size: 1.3rem;
    margin-top: 5px;
    padding: 0 2rem;
}
}
@media(max-width:767px){
  #sppb-addon-1765399067569 {
    color: #002b82;
    padding-top: 0px;
    padding-right: 0rem !important;
    padding-bottom: 0px;
    padding-left: 0rem !important;
}
  .counter-container {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    text-align: center;
    margin: 40px 0;
    flex-direction: column;
}
  .borderRigNumero {
    border-right: 0px solid #555;
    border-bottom: 1px solid #555;
}
  .sp-page-builder .page-content #quienes-somos {
    padding-top: 34px;
    padding-right: 1rem !important;
    padding-bottom: 75px;
    padding-left: 1rem !important;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
      #column-wrap-id-be92a6fc-136b-4f95-928c-4440076cc14d {
        max-width: 25% !important;
        flex-basis: 25% !important;
    }
      #column-wrap-id-274d2044-25a0-40c3-b367-b884b58dfc1e {
        max-width: 25% !important;
        flex-basis: 25% !important;
    }
      #column-wrap-id-d57e4018-370b-46cc-b9bd-c038023975a5 {
        max-width: 25% !important;
        flex-basis: 25% !important;
    }
      #column-wrap-id-fa478aca-8414-4907-b4c0-006957b7dead {
        max-width: 25% !important;
        flex-basis: 25% !important;
    }
  .linkMenufooter {
    padding-top: 1rem;
    text-align: center;
    padding-bottom: 1rem;
}
   
}