.bg-modal-menus {
    padding: 0px;
}

.bg-modal-menus .bg {
    background: url("../images/modal-menu.png") no-repeat;
    background-position: center top;
    height: 635px;
}

.modal-backdrop.show {
    opacity: 1!important;
    background-color: #f8f8f8;
    background-color: #16191c ;
}

.modal-header, .modal-footer {
    border: 0px;
}

.menus-text-1 {
    font-size: 60px;
    text-align: center;
    font-weight: bolder;
    line-height: 30px;
}

.menus-text-2 {
    font-size: 60px;
    text-align: center;
    font-weight: bolder;
    margin-bottom: -6px;
}

.menus-buttons table {
    width: 600px;
    margin: auto;
    height: 140px;
}


.modal-xl-custom {
    max-width: 700px;
}

#modalMenus7 .modal-content {
    background-color: #f8f8f8;
}

#modalMenus7 .modal-header {
    background-color: white;
}

.menus-bg-w {
    background-color: white;
}


.block-t::after {
    content: '';
    position: absolute;
    left: 0px;
    top: -2px;
    border: 44px solid transparent;
    border-left: 68px solid #16191c;
}

.menus-text-3 {
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
}