.hide {
    display: none !important;
}

.footer-bottom a {
    margin: 0;
    font-size: 14px;
    color: #000 !important;
}

.text-justify {
    text-align: justify;
}

.text-align-right {
    text-align: right;
}

.shows-section .row {
    margin: 12px 0px;
}

.shows-section .row p {
    margin: 0px;
}

.absolute-header .header-sticky,
#header-sticky {
    background: #FFFFFF;
}

.header-area.absolute-header .main-menu ul > li > a,
.header-area.absolute-header .logo {
    color: #000000;
}

.slider-label {
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 1rem;
}

.main-menu ul > li > a {
    font-weight: 400;
    color: #181818;
}

p {
    line-height: 22px;
}

table.table {
    margin-top: 20px;
}

table, tr, th, td {
    border: none !important;
}

h2 {
    padding-left: 0px !important;
}

/*table td {
    font-style: italic;
}*/

table td span {
    font-style: normal;
    font-weight: 500;
}

h1.title,
h2 {
    font-weight: 300 !important;
    font-size: 23px !important;
}

.table > :not(caption) > * > * {
    padding: 0rem .5rem;
}

#project-2 .featured-work-wrapper {
    height: 257px;
}

.featured-work-info h4 {
    font-size: 0.9rem !important;
}

#home-2 .single-slide-item {
    height: 972px;
}

.publication-item .content {
    background-color: #f6f6f6;
    padding: 1rem;
    height: 100%;
    min-height: 277px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.publication-item .content h3 {
    font-size: 15px;
}

.publication-item .content p {
    padding: 0px;
    font-size: 12px;
}

.absolute-header #hamburger i {
    color: #000;
}

#loader:before, #loader:after,
#project-2 .featured-work-wrapper .details-link {
    display: none;
}

.progress-circle {
    display: none;
}

.progress-wrap::after {
    color: #000000;
}

.progress-wrap {
    box-shadow: none;
}

.footer-bottom {
    background: #FFFFFF;
    border-top: 1px solid #FFFFFF;
}

.footer-bottom p {
    color: #000000;
}

.place-home {
    text-align: center;
}

.publi-block {
    display: flex;
    align-items: end;
    justify-content: space-between;
}

#project-2 .featured-work-wrapper {
    margin-bottom: 15px;
}

.place-home {
    margin-bottom: 35px;
    color: #000000;
    font-size: 0.85rem;
}

#project-2 .featured-work-wrapper:after {
    background-color: #FFFFFF;
}

.mouseCursor {
    display: none;
}

.mobile-nav {
    background-color: #FFFFFF !important;
}

.mobile-nav .close-nav,
.mobile-nav .sidebar-nav .metismenu a {
    color: #000000;
}