.elementor-1851 .elementor-element.elementor-element-19f5791{--display:flex;--min-height:954px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:9999999999;}.elementor-1851 .elementor-element.elementor-element-19f5791:not(.elementor-motion-effects-element-type-background), .elementor-1851 .elementor-element.elementor-element-19f5791 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#02010100;}.elementor-1851 .elementor-element.elementor-element-232ebfd{width:100%;max-width:100%;}#elementor-popup-modal-1851 .dialog-widget-content{animation-duration:1.2s;background-color:#02010100;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1851{background-color:#00000000;justify-content:center;align-items:flex-start;pointer-events:all;}#elementor-popup-modal-1851 .dialog-message{width:100vw;height:100vh;align-items:flex-start;}#elementor-popup-modal-1851 .dialog-close-button{display:flex;}@media(max-width:767px){#elementor-popup-modal-1851 .dialog-message{height:100vh;}}/* Start custom CSS for html, class: .elementor-element-232ebfd */.custom-header {
  position: relative;
  width: 100%;
  height: 95vh;
  overflow: hidden;
  
  display: flex;
  align-items: center;
  
  justify-content: center;
  justify-content: center;
    padding-top: 80px;
}

.header-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
}

.header-content {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1600px;

  box-sizing: border-box;
}

.header-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logo {
  height: 40px;
}

.close-button {
  background: none;
  border: none;
  font-size: 2.5rem;
  color: white;
  cursor: pointer;
}

.header-menu {
  margin-top: 60px;
  text-align: center;
}

.header-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.header-menu ul li {
  margin: 10px 0;
}

.header-menu ul li a {
  color: white;
  text-decoration: none;
  font-size: 1.5rem;
  font-weight: 500;
  transition: color 0.3s;
}

.header-menu ul li a:hover {
  color: #b49e84;
}


.custom-header {
    position: relative;
    width: 100%;
    height: 85vh;
    overflow: hidden;
    display: flex
;
    align-items: flex-start;
    justify-content: center;
    justify-content: center;
    padding-top: 25px;
    padding-left: 100px;
    padding-right: 100px;
}




@media (max-width: 767px) {

.custom-header {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    display: flex
;
    align-items: flex-start;
    justify-content: center;
    justify-content: center;
    padding-top: 25px;
    padding-left:20px;


    padding-right: 20px;
}


}/* End custom CSS */
/* Start custom CSS */#elementor-popup-modal-898 .dialog-widget-content {
    animation-duration: 1.2s;
    background-color: #02010100;
   box-shadow: unset !important;
}/* End custom CSS */