html {
scroll-behavior: smooth;
}
.w-\[calc\(100\%-50px\)\] {
width: calc(100% - 40px);
}
.gap-row-30 {
row-gap: 30px;
}
.hero.hero_banner video.z-min-1 {
z-index: -1;
} .mejs-container {
margin: 20px 0;
} .videooption video {
filter: opacity(0.5);
}
.contact-form form button.contact-btn.bg-black-btn {
background-color: #000;
}
.scrolled .txt-white{    
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));    
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450;
color: #fff;
background: #0a3b59;
border-radius: 10px;
}
.wpcf7 form.invalid .wpcf7-response-output {
border-color: #fff;
color: #fff;
background: #0a3b59;
border-radius: 10px;
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
.max-width-lg{
max-width: 14rem;
}
}
@media only screen and (min-width: 481px) and (max-width: 1024px) { }
@media only screen and (max-width: 480px) { }