.alert {
    position: fixed !important;
    bottom: 50px;
    right: 50px;
    max-width: 500px;
    min-width: 300px;
    z-index: 9999;
}


/* .navigation {
    background-color: #1D1E22;
}

.navigation a,
p,
span,
i {
    color: #fff!important;
}

.social_media {
    margin-right: 12px;
}

.icons-changer {
    font-size: 13px;
}

.social_media:last-of-type {
    margin-right: 0;
}

.logo {
    max-width: 180px;
    height: auto;
}

.links-holder {
    font-size: 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin-top: -10px;
}

.links-holder a {
    padding-bottom: 2px!important;
    padding-top: 0px!important;
    margin-right: 15px;
    font-weight: 500;
}

.links-holder a:last-of-type {
    margin-right: 0;
}

.small_nav_title {
    padding-top: 12px;
    padding-bottom: 24px;
} */

.pll-2 {
    margin-top: 10px;
    padding-left: 10px!important;
}

.center-button {
    margin-left: 15px;
}