.arrown_menu_accordion::before {
    color: #e98d47;
}

.min_wrap_tcode, .page { padding-top: 40px; padding-bottom: 40px;}
.div2 .des_list_rhNew_3, .div3 .des_list_rhNew_3, .div4 .des_list_rhNew_3 { display: none;}
.c_livaza .min_wrap iframe { width: 100%;}
.tool_fixed_left {
    position: fixed;
    bottom: 100px;
    right: 10px;
    z-index: 102;
}
.tool_fixed_left ul li {
    width: 47px;
    height: 47px;
    position: relative;
    margin-top: 10px;
    border-radius: 50%;
}
.tool_fixed_left ul li a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.tool_fixed_left ul li a img {
    width: 47px;
    height: 47px;
}
.tool_fixed_left ul li .text {
    display: none;
    right: 50px;
    min-width: 200px;
    float: right;
    text-align: right;
    bottom: 13px;
    position: absolute;
}
.tool_fixed_left ul li .text span {
    padding: 10px;
    background: rgba(30, 36, 62, .55);
    color: #fff;
    border-radius: 5px;
}
.tool_fixed_left ul li:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .15), 0 4px 15px rgba(0, 0, 0, .13);
}
.tool_fixed_left ul li:hover .text {
    display: inline-block;
}
.tool_fixed_left .fa, .tool_fixed_left .fa-brands{ font-size:20px !important; color:#fff;}
.l1_tool_fixed_r {
    background: #0883d0;
}
.l2_tool_fixed_r {
    background: #5aa700;
}
.l3_tool_fixed_r {
    background: #50bcffff;
}
.l4_tool_fixed_r {
    background: #3f59a6;
}
.l5_tool_fixed_r {
    background: #f00;
}