/*
Theme Name: Мастер-классы
*/

.org-images {
    display: flex;
    background: #fff;
    justify-content: space-around;
}

.footer-title {
    color: #500505;
    font-size: 20px; /*28px*/
    font-family: Helvetica, sans-serif;
    font-weight: bold;
    position: absolute;
    text-align: center;
    top: 43px; /*52px*/
    width: 33%; /*100%*/

    line-height: 126%;
    left: calc(50% - 15%);
}

.footer-title a {
    color: inherit;
    text-decoration: none;
}

.footer-title a:hover {
    color: inherit;
}

.map-block p {
    margin: 5px 0;
}

iframe {
    border: none;
}

.program-block .registration {
    position: relative;
    bottom: auto;
    left: auto;
}

table.border {
    border-collapse: collapse;
}

table.border td {
    border: 1px solid #ccc;
    padding: 5px 10px !important;
}

.multitab-section .multitab-widget-content.program-block table td table {
    border-collapse: collapse;
}

.multitab-section .multitab-widget-content.program-block table td table td {
    padding: 10px 16px !important;
    border: 1px solid #999999;
}

.multitab-section .multitab-widget-content.program-block table td table.no-border td {
    border: none;
}

/*.multitab-section .multitab-widget-content.program-block table td table tr td:first-child {*/
/*    font-weight: bold;*/
/*}*/

.multitab-widget-content {
    margin-top: 18px;
}
