@media(min-width: 768px) and (max-width:1024px) {
    .layout-container>header .region-header {
        margin:0 20px
    }
}

@media(min-width: 768px) and (max-width:1200px) {
    .layout-container>header .menu--main .menu-level-0>.menu-item:last-child a {
        padding:.375rem .6rem
    }
}

@media(min-width: 1060px) and (max-width:1200px) {
    .layout-container>header .menu--main .menu-level-0>.menu-item:last-child {
        margin-right:20px
    }
}

@media(min-width: 768px) and (max-width:850px) {
    .block--view-mode-default .field--name-body .menu-anchor .inner_sections_nav a {
        padding:23px 9px
    }
}

.br-20 {
    border-radius: 20px
}

.br-md-20 {
    border-radius: 0
}

.w-md-75 {
    width: 100%!important
}

.text-block-inline {
    display: inline
}

.bg-darker {
    position: relative;
    overflow: hidden
}

.bg-darker * {
    z-index: 1
}

.bg-darker:before {
    position: absolute;
    content: '';
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5)
}

.bg-darker--rounded {
    overflow: initial
}

.bg-darker:before {
    position: absolute;
    content: '';
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5)
}

.bg-darker--rounded:before {
    border-radius: 1em
}

.parallax-height {
    padding: 160px 0
}

.scan-app {
    width: 40%;
    height: auto;
    margin-left: 20px
}

.scan-app:first-of-type {
    margin-left: 0
}

.red-tick {
    position: relative
}

.red-tick:before,.red-tick:after {
    content: '';
    position: absolute;
    width: 3px;
    height: 20px;
    border-radius: 2px;
    background-color: #f03;
    transform: rotate(30deg);
    left: 0;
    top: 8px
}

.red-tick:after {
    height: 10px;
    transform: rotate(-45deg);
    left: -8px;
    top: 17px
}

@media(min-width: 768px) {
    .br-md-20 {
        border-radius:20px
    }

    .w-md-75 {
        width: 75%!important
    }

    .w-md-auto {
        width: auto!important
    }

    .text-block-inline {
        display: block
    }
}

@media(max-width: 580px) {
    .parallax-height {
        padding:60px 0
    }

    .scan-app {
        width: calc(50% - 10px)
    }

    .order-md--1 {
        order: -1
    }

    .text-center-mb,.ev-module__title.text-center-mb {
        text-align: center
    }
}

.ribbon-grey .container {
    background-color: #f5f5f7
}

.ribbon-text-1 {
    font-size: 19px;
    line-height: 24px;
    text-align: center;
    color: #081a2b
}

.ribbon-text-2 {
    font-size: 21px;
    line-height: 26px;
    text-align: center;
    color: #081a2b
}

@media(min-width: 768px) {
    .ribbon-text-1 {
        font-size:25px;
        line-height: 30px;
        text-align: left
    }

    .ribbon-text-2 {
        font-size: 35px;
        line-height: 40px;
        text-align: left
    }
}

@media(max-width: 768px) {
    .ribbon-grey .container {
        max-width:calc(100vw - 30px)
    }
}

.generic-list {
    list-style: disc;
    color: #666;
    padding-left: 30px
}

.generic-list li {
    margin-bottom: 20px
}

.generic-list__title {
    display: block;
    font-weight: bolder;
    margin-bottom: 10px
}

.list-red {
    position: relative
}

.list-red:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 30px;
    height: 2px;
    border-radius: 1px;
    background-color: #f03
}

.bg-light-75 {
    position: relative
}

.bg-light-75:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 75%;
    z-index: 0;
    background-color: #f8f9fa
}

.bg-light-75 * {
    z-index: 1
}

@media(max-width: 580px) {
    .bg-light-75:after {
        height:100%
    }

    .mx--15 {
        margin-left: -15px;
        margin-right: -15px
    }
}

.comparativa-table table {
    grid-template-columns: 46% 28% 1fr!important
}

.comparativa-table .cell-sd__btn {
    grid-row: 17
}

.comparativa-table .cell-sd__btn a {
    line-height: 50px;
    padding: 0 50px 0 20px;
    z-index: 8
}

@media(max-width: 580px) {
    .comparativa-table .cell-sd__btn {
        grid-column:1/4
    }
}

.site-footer .menu--footer-menu .menu {
    max-width: 75%;
    margin: 0 auto
}

/*ribbon calcula*/

  .ev-btn-cta {
    width: fit-content;
    font-size: 20px !important;
    margin-top: 0 !important;
    border-radius: 6em !important
  }

  .ev-btn-cta:hover,
  .btn-chev-right :hover,
  .btn-outline-primary:hover,
  .btn-outline-primary:focus {
    background-color: #fff !important;
    color: #f03 !important
  }



  .ev-btn-cta:hover span,
  .btn-chev-right:hover span {
    padding-right: .9em;
    transition-duration: .5s
  }



  .btn-outline-primary {
    background-color: #fff !important;
    display: inline-flex;
    align-items: center
  }


  .btn-chev-right img:hover {
    color: #fff
  }



  @media(max-width:1200px) {

    .ev-btn-cta {
      margin: 0 auto
    }
  }
  
  /*btn slim*/
.btn-extra-large {
    padding: 0.8rem 0.8rem 1rem 2.75rem;
}
.menu--client-area ul {
    right: 208px;
}
.block-system-branding-block .site-logo {
width: 110px;
padding: 10px 0;
}