.card-articles-row-related figure {
    float: left;
    margin-right: 10px;
}
.card-articles-row-related:after {
    content: "";
    display: block;
    clear: both;
}
figcaption {
    text-align: center;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert-danger {
    color: #6d0b0b;
    background-color: #f6d0d0;
    border-color: #f2bdbd;
}
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
}
.hp-small-title {
    font-size: 0.9rem;
}
.button-audio-video a {
    color: #ffffff;
}
.button-audio-video span {
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-height: 102px;
}
.z_homepage_rectangle_down_full {
    margin-bottom: 30px;
}
.mb-1 {
    margin-bottom: 10px !important;
}
.mb-2 {
    margin-bottom: 20px !important;
}
.mb-3 {
    margin-bottom: 30px !important;
}

.btn-linkedin {
    color: #fff;
    background-color: #0174b2;
    border-color: transparent;
}
.icon-instagram::before {
    content: "\f16d";
}
.sticky-menu {
  position: fixed;
  top: 0;
  margin-top: 0;
  width: 100%;
  transition: 0.9s;
}

#hai-sus {
    position: fixed;
    bottom: 80px;
    margin-right: 0px;
    right: 0px;
}


#hai-sus a {
    width: 40px;
    display: block;
    text-align: center;
    font: 11px/100%;
    text-decoration: none;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    color:#578fd2;
    border:0;
}

#hai-sus span {
    width: 40px;
    height: 40px;
    display: block;
    margin-bottom: 2px;
    background-position: 0 -64px;
    width: 40px;
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    border-radius: 10px 0px 0px 10px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#ot-sdk-btn {
    color:#578fd2;
}

.table-responsive2 {
    /* display: block; */
    width: 100%;
    min-height: .01%;
    overflow-x: auto;
}

