.aspect-ratio-16-9 { 
  aspect-ratio: 16 / 9;
}

body, body > div[data-elementor-type="wp-page"], body > header, body > footer {
    max-width:2000px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.single-post .menu-item-1615 a, .menu-item.current_page_parent a {
    color:#bd9a5f !important;
}


.single-project .menu-item-1615 a {
    color:#fff !important;
}
.single-project .menu-item-307 > a, .single-project .menu-item-307 > a svg {
    color:#bd9a5f !important;
    fill:#bd9a5f;
}

.elementor-message-success {
    background-color:#bd9a5f;
}

.home .elementor-background-video-container video { min-height:340px;    bottom: 0;
    top: 0;
    transform: none;
    left: 0;}