@import "../../../../dsx_package/Resources/Public/Css/dsx-core.css";

a.navbar-brand img {
    max-width: 170px;
}

a {
    color:  var(--primary-color);;
}

.service-entry h2 {
    font-size: 36px;
    margin-bottom: 20px;
}

.section-title h2 {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin-bottom: 0;
    cursor: none;
}

header.main-header .header-sticky {
    position: relative;
    top: 0;
    z-index: 100;
    background: rgba(255,255,255,0.9);
}
.main-menu ul li a {
    color: var(--primary-color);
}
.main-menu ul li a:hover, .main-menu ul li a:focus {
    color: var(--accent-color);
}

.hero {
    position: relative;
    background: url(../../../../../../fileadmin/user_upload/Demo/12046.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 280px 0 250px;
    min-height: 100vh;
    margin-top: -118px;
}

.hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /*background: linear-gradient(180deg, rgba(25, 35, 36, 0.01) 0%, rgba(255, 255, 255, 0.2) 80.94%);*/
    background: none;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.hero.hero-slider-layout .hero-slide::before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: none;
    width: 100%;
    height: 100%;
    z-index: 1;
}

footer a {
    color: #fff;
}

footer a:hover {
    text-decoration: underline;
}

.sidebar-cta-contact a {
    color: var(--bs-accordion-color);
    text-decoration: unset;
}
.sidebar-cta-contact a:hover {
    color: var(--bs-accordion-color);
    text-decoration: unset;
    font-weight: bold;
}

.section-title h1 {
    font-size: 60px;
    font-weight: 700;
    letter-spacing: -0.02em;
    margin-bottom: 0;
    cursor: none;
}

.hero-content .section-title p {
    font-size: 22px;
    color: var(--white-color);
    width: 100%;
    max-width: 1000px;
}

.contact-info-box {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 60px;
    flex-direction: column;
}
.contact-info-item {
    width: 100%;
    display: flex;
}

.contact-info-content {
    width: 100%;
}
.footer-links {
    text-align: right;
}
.footer-social-links {
    display: flex;
    align-items: end;
    justify-content: end;
    gap: 10px;
    flex-direction: column-reverse;
    margin-top: 30px;
}
.footer-meisterbetrieb-logo {
    display: flex;
    justify-content: end;
}
.footer-meisterbetrieb-logo img{
    width: 150px;
    height: auto;
}
.contact-info-item .icon-box {
    position: relative;
    height: 60px;
    width: 70px;
    background-color: var(--divider-color);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}

#map { height: 500px; width: 100%; }

.about-contact-content {
	width: calc(100% - 0px);
}

blockquote {
    margin: 0 0 1rem;
    border-left: 5px solid #c2c2c2;
    padding: 0 0 0 10px;
    font-size: 20px;
    font-weight: bold;
}

/* CTA Button */
  .main_btn { margin-top: 1.25rem; margin-bottom: 1.25rem;}
  .main_btn {
    display: inline-block;
    padding: .9rem 1.25rem;
    background: #C61E1E;
    color: #fff;
    font-weight: 700;
    border-radius: 10px;
    text-decoration: none;
    box-shadow: 0 6px 16px rgba(198,30,30,.25);
    transition: all .2s ease;
  }

  .main_btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 10px 22px rgba(198,30,30,.28);
  }

.google-map {
    padding: 100px 0 50px;
}

.page-contact-us {
    padding: 50px 0 100px;
}

.service-feature-image img {
    width: 100%;
    aspect-ratio: 1 / 0.65;
    object-fit: cover;
}

.gallery-filter {
    display: inline-flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.gallery-filter .filter-btn {
    border: none;
    padding: 0.5rem 1.2rem;
    cursor: pointer;
    border-radius: 999px;
    font-size: 0.9rem;
    text-transform: uppercase;
}

.gallery-filter .filter-btn.active {
    font-weight: 600;
}

.page-gallery {
    padding: 70px 0 70px;
}

.sidebar-cta-box {
    background: #0a3622;
    color: #fff;
}

.sidebar-cta-box h3 {
    color: #fff;
}

.service-sidebar ul {
    text-transform: none;
}

.btn-default {
    position: relative;
    display: inline-block;
    background: var(--accent-color);
    color: var(--white-color);
    font-size: 16px;
    font-weight: 400;
    line-height: 1em;
    text-transform: unset;
    border: none;
    padding: 17px 46px 17px 20px;
    transition: all 0.5s
    ease-in-out;
    overflow: hidden;
    z-index: 0;
}

.main-menu ul li.nav-item.parent {
    margin: 0 6px;
    position: relative;
    text-transform: uppercase;
}

.main-menu ul li.nav-item.parent li{
    text-transform: none;
}

.main-menu ul ul li a:hover, .main-menu ul ul li a:focus {
    color: #fff;
    background-color: transparent;
    /* padding: 6px 20px 6px 23px !important; */
    opacity: 0.7;
}
.about-contact-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.about-us-contact-list h4 {margin-bottom: 15px;}
.about-contact-content p{font-size: 18px;}

.project-gallery-images {
    position: relative !important;
}
.main-menu ul ul {
    width: 360px;
}

.hero-content .section-title h3, .hero-content .section-title h1 {
    text-shadow: 0 0 10px #000;
}

.hero-content .section-title p {
    text-shadow: 0 0 10px #000;
}