.contact.flaticon:before {
    top: -10px;
}


.mm-listview .mm-next {
    background: rgba(3,2,1,0);
    width: 50px!important;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}

.mm-listview .mm-next:before {
    content: '';
    border-left-width: 1px!important;
    border-left-style: solid!important;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border-color: rgba(0, 0, 0, 0.13)!important;
}


.call-link {
    margin-top: 20px;
}


.call-link a {
    color: #e72c4b;
}


.bg-call-link {
    background: #e72c4b;
    display: inline-block;
    padding: 5px 30px;
    margin-top: 20px;
}




.bg-call-link a {
   color: #fff!important;
    text-decoration: none;
}


.modal-call ul{
    padding-left: 0;
    margin-left: 0;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}


.modal-call h2 {
text-align: center;
}

.fancybox-is-open .fancybox-bg {
    opacity: .4!important;

}
.modal-call {
    -webkit-backdrop-filter: saturate(180%) blur(20px)!important;
    -moz-backdrop-filter: saturate(180%) blur(20px)!important;
    backdrop-filter: saturate(180%) blur(20px)!important;
    background-color: rgba(255,255,255,0.72)!important;
    border-radius: 15px!important;
}






.modal-call ul li {
    list-style: none;
    margin-right: 20px;
}


.modal-call ul li:last-child {
    margin-right: 0!important;
}



.modal-call .desk p {
    text-align: center;
}

.modal-call ul li a {
}

.dataTables_scrollHead {
    display:none;
}
.dataTables_scroll thead{
    display: none !important;
}
.supsystic-tables-wrap .fit-content table {
    float: left;
    border: none !important;
}
.dataTables_scrollBody{
    border: none !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: none !important;
}
.supsystic-table.border {
    border: none !important;
}
