/*

Theme Name: Divi Child

Theme URI: https://diviextended.com/

Version: 1.0

Description: Child Theme of Divi

Author: Divi Extended

Template: Divi

*/





.container,
.et_pb_row{

    width: 100%;
    max-width: 1240px;

}

.website-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
.video-bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
/*     background: repeating-linear-gradient(261deg, rgb(0 0 0 / 88%) 0%, rgb(1 4 52 / 30%) 66%, rgb(0 158 222 / 50%) 100% 100%) !important; */
background: linear-gradient(180deg, rgb(0 0 0 / 50%) 0%, rgb(0 0 0 / 70%) 100% 100%) !important;
    z-index: 1;
}
