.bg-arioac {
    background-color: #000000;
}

.bg-arioac-light {
    background-color: #ffffff !important;
}

.p-arioac {
    font-size: 130%;
    color: #000000;
}

#footer-arioac {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2.5rem;
    /* Footer height */
}

.margin-content {
    margin-top: 6em;
}

.icon-arioac {
    border-radius: 50%;
    width: 34px;
    height: 34px;
    line-height: 34px;
    margin-right: 10px;
    border: 1px solid #03a9f4;
    text-align: center;
}

.arioac-paragraph {
    font-size: 17px;
}

.little-text {
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tag-arioac {
    border-radius: 8%;
    padding: 7px 13px 7px 13px;
    color: #ffffff;
    background-color: #000000;
}

.title-arioac {
    border-bottom: 1px solid #03a9f4 !important;
}

.responsive-image-arioac {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.container-arioac {
    padding: 15px;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
}

.padding-arioac {
    padding-top: 3.3rem !important;
}

body {
    font-family: Poppins, sans-serif !important;
}

.title-row {
    background: linear-gradient(270deg, #006FB8 29.45%, #0097FB 50.43%, #006FB8 75.47%);
    font-size: 2.5rem;
    text-transform: uppercase;
    color: #FFF;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.section-image-and-text {
    background: #F5F5F5 !important;
}

.section-lista {
    height: 30rem;
    overflow-y: auto;
    overflow-x: hidden;
}

 .section-image-and-text {
    background: #F5F5F5 !important;
}

.btn-revista {
    color: #006FB8 !important;
    font-size: .8rem !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
}

.btn-revista:hover {
    color: #085c95 !important;
    text-decoration: underline;
}

.btn-conexiones {
    background-color: #0ea758 !important;
    border-color: #0ea758 !important;
    color: #fff;
}

.btn-conexiones:hover {
    background-color: #0d904d !important;
    border-color: #0d904d !important;
}

.btn-claves {
    background-color: #dae11c !important;
    border-color: #dae11c !important;
    color: #fff;
}

.btn-claves:hover {
    background-color: #c2c816 !important;
    border-color: #c2c816 !important;
}

.btn-estadistica-columnista {
    background-color: #e11c95 !important;
    border-color: #e11c95 !important;
    color: #fff;
}

.btn-estadistica-columnista:hover {
    background-color: #bd157d !important;
    border-color: #bd157d !important;
    color: #fff;
}

.bg-client1 {
    background-color: #085c95;
}

.text-client1 {
    color: #085c95;
}

.text-client2 {
    color: #0097FB;
}

.btn-information {
    color: #085c95;
    background-color: #fff;
    border: 2px solid #085c95;
}

.btn-information:hover {
    color: #fff;
    background-color: #085c95;
    border: 2px solid #fff;
}