.elementor-274 .elementor-element.elementor-element-e3c75ba > .elementor-widget-container{margin:0% 0% 0% 0%;padding:0% 0% 0% 0%;}html, body{overflow-x:auto;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-e3c75ba */#door-video {
  position: fixed;
  align-content: center;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}


/* Add some content at the bottom of the video/page */
.content {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 10px;
  text-align: center;
}

/* Style the button used to pause/play the video */
#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 15px;
  border: none;
  border-radius: 3px;
  background: #fddd9fd4;
  color: #fff;
  cursor: pointer;
}

#myBtn:hover {
  background: #F4CF87BF;
  color: black;
}/* End custom CSS */