strong {
    font-weight: 500;
}

.img100 {
    width: 100%;
}

.mimg100 {
    max-width: 100%;
}

.pd-0 {
    padding-left: 0;
    padding-right: 0;
}

.footer__layout-bg01,
.tt-pagetitle__img,
#map {
    border-radius: 0;
}

.footer__copyright {
    padding: 12px 0 16px 0;
}

.footer__copyright {
    color: #fff;
}

#tt-footer:not(.nomargin) {
    margin-top: 0;
}

.footer__layout {
    padding: 50px 0 50px 0;
}

.menu .active>a {
    color: #FF8400;
}

.box-info04__content {
    margin-top: -17%;
}

.section-indent:not(.nomargin):not([class^="tt-offset"]) {
    margin-bottom: 60px;
}

.filters__nav-item.active>a {
    color: #005395;
}

.dpre {
    white-space: pre-line;
    display: block;
}

.dpre img,
.dpre iframe {
    max-width: 100%;
}

@media (max-width: 767px) {
    .tt-obj-logo {
        width: 100%;
        text-align: center;
    }
    .tt-popup__dropdown {
        background-color: rgba(0, 83, 149, 0.95);
        width: 100%;
        max-width: 100%;
    }
}