.footer {
    background: #323232;
}

.title_item {
    font-weight: 500;
    font-size: 20px;
    color: #fff;
}

.orange_line {
    background: #FF9B00;
    width: 35px;
    display: block;
    height: 3px;
    margin-top: 6px;
}

.white-line {
    background: #9595952b;
    display: block;
    height: 1px;
    text-align: center;
    width: 90%;
    text-align: center;
    justify-content: center;
    display: inline-flex;
}

.text-white {
    color: #fff;
}

.icon-20px-size {
    font-size: 20px;
}

.icon-27px-size {
    font-size: 27px;
}

.icon-17px-size {
    font-size: 17px;
}

.info-icon {
    line-height: 1.4rem;
}

.footer-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    line-height: 1.6rem;
}

.footer-menu a {
    color: #fff;
}

.right-security {
    right: 4.9%;
    top: -28px;
}
