.why-us .icon-box .icon i {
    color: #68A4C4;
    font-size: 32px;
}
.why-us .icon-box .title a {
    color: #343a40;
    transition: 0.3s;
}
.why-us .icon-box .title {
    /* margin-left: 95px; */
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 18px;
    text-transform: uppercase;
}
/* .bx {
    font-family: 'boxicons' !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    display: inline-block;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.why-us .icon-box .icon {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    background: #f3f8fa;
    border-radius: 6px;
    transition: 0.5s;
} */

.why-us .video-box {
    position: relative;
}

.why-us .icon-box .description {
    /* margin-left: 95px; */
    line-height: 24px;
    font-size: 14px;
}

.span_ubicacion {
    color: var(--cyan);
    font-size: 10px;
    cursor: pointer; 
}

.d-active{
    font-weight: bolder;
    font-size: 11px;
}