header#navigation .navbar .navbar-brand img,
#navigation .navbar-toggler img {
    filter: unset !important;
}
#the-neopolis {
    padding-top: 0;
    padding-bottom: 0;
}
#the-neopolis h2 {
    text-align: center !important;
    text-transform: uppercase;
}
#landmarks-section h2 {
    margin-bottom: 2rem;
}
#landmarks-section {
    padding-bottom: 0;
    padding-top: 2rem;
}
.years-timeline-slider:before {
    content: '';
    top: 44%;
    width: 100%;
    border: 1px solid var(--primary-color);
    position: absolute;
}
.years-timeline-slider .owl-item {
    padding-top: 34px;
}
.years-timeline-box.bottom-text {
    margin-top: 163px;
}
.years-timeline-box {
    text-align: center;
    position: relative;
}
.years-timeline-box.bottom-text:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: var(--primary-color);
    border-radius: 100px;
    top: -42px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.years-timeline-box.top-text {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 104px;
}
.years-timeline-box.top-text:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background: var(--primary-color);
    border-radius: 100px;
    bottom: -36px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.years-timeline-box picture {
    width: 50px;
    height: 50px;
    margin: 0 auto 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}
.years-timeline-box.active .years-timeline-box.active picture {
    transform: scale(1.1);
}
.years-timeline-box h2 {
    margin-bottom: 0px;
    color: var(--primary-color);
    text-align: left !important;
    font: 400 24px / 46px Greenwich-light, sans-serif;
    text-align: left;
}
.years-timeline-box p {
    display: block;
    font: 400 12px/18px Greenwich-light, sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
}
button.owl-dot {
    position: relative;
    margin: 0 10px;
}
button.owl-dot.active {
    width: 90px;
}
button.owl-dot.active:before {
    content: '';
    width: 70px;
    height: 1.6px;
    position: absolute;
    left: 24px;
    background: var(--primary-color);
    bottom: 9px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: var(--primary-color);
}
.years-timeline-slider.owl-theme .owl-nav [class*="owl-"] {
    color: var(--white-color);
    font-size: 0 !important;
    margin: 0;
    padding: 0;
    background: none !important;
    display: inline-block;
    cursor: pointer;
    height: 0;
    width: 0;
    border-radius: 100%;
    opacity: 1;
    color: #000;
}
.years-timeline-slider.owl-theme .owl-nav {
    margin-top: 0;
    height: 0;
}
.years-timeline-slider button.owl-next:before {
    background: url(../images/about-us/testimonial-right-arrow.svg);
    right: -40px;
    background-repeat: no-repeat;
    position: absolute;
    transition: .3s;
    height: 42px;
    width: 42px;
    top: 38.5%;
    content: '';
    background-size: 100%;
}
.years-timeline-slider button.owl-prev:before {
    background: url(../images/about-us/testimonial-right-arrow.svg);
    left: -40px;
    background-repeat: no-repeat;
    position: absolute;
    transition: .3s;
    height: 42px;
    width: 42px;
    top: 38.5%;
    content: '';
    rotate: -180deg;
    background-size: 100%;
}
.years-timeline-slider .owl-nav button span {
    display: none;
}
/* Responsive Design */
@media (max-width: 768px) {
    .timeline-icon {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }
    .years-timeline-box p {
        font: 400 10px/12px Greenwich-light, sans-serif;
    }
    .years-timeline-box h2 {
        font: 400 14px / 18px Greenwich-light, sans-serif;
        margin-bottom: 0.5rem;
    }
    .years-timeline-slider:before {
        top: 48%;
    }
            /**/
    .years-timeline-slider button.owl-next:before {
    background: none !important;
    right: 0;
}
   .years-timeline-slider button.owl-prev:before {
    background: none !important;
    left: 0;

} 
/**/
}
@media (max-width: 460px) {
    .years-timeline-slider:before {
        top: 46%;
    }
}

#about-us-section .about-us-image picture img {
    border-top-left-radius: 70px;
    transition: transform 1.5s cubic-bezier(0, 0, 0.2, 1);
    display: block;
    width: 100%;
    height: auto;
}
#about-us-section .about-us-image:hover picture img {
    transform: scale(1.1);
}
#about-us-section .about-us-image {
    border-top-left-radius: 70px;
    overflow: hidden;
}

#about-us-section .about-us-image-right picture img {
    border-top-right-radius: 70px;
    transition: transform 1.5s cubic-bezier(0, 0, 0.2, 1);
    display: block;
    width: 100%;
    height: auto;
}
#about-us-section .about-us-image-right:hover picture img {
    transform: scale(1.1);
}
#about-us-section .about-us-image-right {
    border-top-right-radius: 70px;
    overflow: hidden;
}

.border-cascades-color {
    border-color: #c3a56247 !important;
}

#neopolies-banner-section {
    background-image: url('/assets/images/the-neopolis/neopolis.jpeg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
    margin-top: -115px !important;
}

#neopolies-banner-section:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-color: #00000059;
}

#neopolies-banner-section .home-banner {
    position: absolute;
    top: 40%;
    left: auto;
    right: auto;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    font: var(--banner-font);
}