.menu-head {
    background: #000;
    margin-bottom: 0;
    height: 72px;
}

.main-menu {
    height: 53px;
    margin-bottom: 40px;
}

.main-head {
    color: #fff;
    padding-top: 0;
}

.main-head .navbar-text {
    color: #fff;
    font-family: "Inter-Regular", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
}

.head-contact a,
.head-contact span {
    color: #fff;
    font-family: "Inter-Regular", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
}

.head-content {
    align-items: center !important;
}

.main-menu a {
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
}

.order-call-text {
    border-bottom: 1px solid;
}

.send-mail {
    border-bottom: 1px solid;
}

.description-h1 {
    position: static !important;
    font-family: "Inter-Regular", sans-serif;
    font-size: 25px;
    font-weight: 400;
    line-height: 183%;
    color: #000;
}

.group-blocks .description-h1 ul li {
    font-family: "Inter-Regular", sans-serif;
    font-size: clamp(1.125rem, 0.9887rem + 0.5738vw, 1.5625rem);
    font-weight: 400;
    line-height: 183%;
    color: #000;
}

.page-content h1 {
    font-family: "Inter-Regular", sans-serif;
    font-size: clamp(1.25rem, 0.9969rem + 1.0656vw, 2.0625rem);
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 45px;
    color: #000;
}

.internal-image {
    overflow: hidden;
    object-fit: cover;
    border-radius: 15px;
}

.internal-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.btn-white {
    margin-top: 0;
}

.internal-hero {
    margin-bottom: 100px;
}

.breadcrumb {

    font-family: "Inter-Regular", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}

.breadcrumb-item a {
    font-family: "Inter-Regular", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
}

.breadcrumb-item {
    padding-right: 60px;
}

.aside-case .article-nav {
    border-radius: 20px;
    background: rgba(248, 248, 248, 1);
    padding: 18px 20px;
}

.aside-case .footer-menu.fix_navigation a {
    padding-left: 0;
    font-family: "Inter-SemiBold", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

.aside-case ul {
    padding-left: 0;
    margin-bottom: 0;
}

.hover-h1-full-width.internal-breadcrumb {
    margin-bottom: 80px;
}

.article {
    font-family: "Inter-Regular", sans-serif;
    font-size: clamp(0.875rem, 0.7971rem + 0.3279vw, 1.125rem);
    font-weight: 400;
    line-height: 22px;
    padding-left: 45px;
    color: #000;
    text-align: justify;
}

.article h2 {
    font-family: "Inter-Regular", sans-serif;
    font-size: clamp(1.125rem, 0.9887rem + 0.5738vw, 1.5625rem);
    font-weight: 700;
    line-height: 30px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 30px;
}

.article a {
    font-family: "Inter-Regular", sans-serif;
    font-size: clamp(0.875rem, 0.7971rem + 0.3279vw, 1.125rem);
    font-weight: 600;
    line-height: 22px;
    color: #000;
}

.internal-page. experience-card {
    width: 298px;

}

.experience-card img {
    height: auto;
}

.event-organizer {
    flex-wrap: nowrap;
}

.experience-card:hover .card-text {

    transform: unset;
    opacity: 0.9;
}

.seven-step li:not(:last-child){
    margin-bottom: 15px;
}

.table {
    color: #000;
}

.event-organizer-table tr {
    border: 10px solid #fff;
}

.table-striped.event-organizer-table>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: #F8F8F8;
}

.table-striped.event-organizer-table>tbody>tr {
    background-color: #F8F8F8;
}

