[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,[data-elementor-type=popup]:not(.elementor-edit-area){display:none}.elementor-popup-modal{background-color:transparent;display:flex;pointer-events:none;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.elementor-popup-modal .dialog-buttons-wrapper,.elementor-popup-modal .dialog-header{display:none}.elementor-popup-modal .dialog-close-button{display:none;inset-inline-end:20px;margin-top:0;opacity:1;pointer-events:all;top:20px;z-index:9999}.elementor-popup-modal .dialog-close-button svg{fill:#1f2124;height:1em;width:1em}.elementor-popup-modal .dialog-widget-content{background-color:#fff;border-radius:0;box-shadow:none;max-height:100%;max-width:100%;overflow:visible;pointer-events:all;width:auto}.elementor-popup-modal .dialog-message{display:flex;max-height:100vh;max-width:100vw;overflow:auto;padding:0;width:640px}.elementor-popup-modal .elementor{width:100%}.header {
z-index: 99;
width: 100%;
overflow: hidden;
}
.sticky-header {
background-color: rgba(255, 255, 255, .5);
z-index: 99;
width: 100%;
margin-top: 0;
margin-bottom: 0;
padding-top: 0;
overflow: hidden;
padding-bottom: 0;
position: fixed;
top: 0;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out
}
.sticky-header-transparent-yes {
position: fixed;
background-color: rgba(0, 0, 0, 0) !important;
z-index: 99;
width: 100%;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
padding: 5px;
overflow: auto;
}
.elementor-editor-active .sticky-header-transparent-yes {
position: relative
}
.sticky_header_style {
position: fixed;
z-index: 1;
width: 100%;
}
.sticky-header-yes {
overflow: unset !important;
border-bottom: 0px;
}.outer-email{
position: relative;
}
.epress-relative {
position: relative;
}
.epress-absolute {
position: absolute;
}
.epress-fixed {
position: fixed;
}
@media only screen and (max-width: 767px) {
.column {
width: 100% !important;
}
.column-2{
margin:30px 0px 0px 0px;
}
}