﻿.d-site-classic-1 {

}
.d-horizontal{
}
.d-vertical {
} 
.w-image{
}

.d-empty-line {
    flex-basis: 100%;
    height: 0px;
    width: 100%;
    overflow: hidden;
}
    .d-empty-line .w-field-value {
        display: none;
    }
.d-section-line-breaker {
    flex-basis: 100%;
    width: 100%;
    height: 0px;
    overflow: hidden;
}
.d-empty-page {
    flex-basis: 100%;
}
.w-site.d-video-background {
    position: fixed;
}
.d-video-background {    
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}