.elementor-29321 .elementor-element.elementor-element-c0f02c1{--display:flex;--min-height:80vh;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--overlay-opacity:0.5;--margin-top:-2em;--margin-bottom:0em;--margin-left:0em;--margin-right:0em;--padding-top:0em;--padding-bottom:0em;--padding-left:0em;--padding-right:0em;}.elementor-29321 .elementor-element.elementor-element-c0f02c1::before, .elementor-29321 .elementor-element.elementor-element-c0f02c1 > .elementor-background-video-container::before, .elementor-29321 .elementor-element.elementor-element-c0f02c1 > .e-con-inner > .elementor-background-video-container::before, .elementor-29321 .elementor-element.elementor-element-c0f02c1 > .elementor-background-slideshow::before, .elementor-29321 .elementor-element.elementor-element-c0f02c1 > .e-con-inner > .elementor-background-slideshow::before, .elementor-29321 .elementor-element.elementor-element-c0f02c1 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-29321 .elementor-element.elementor-element-e9adf89{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:30px 30px;--row-gap:30px;--column-gap:30px;--margin-top:90px;--margin-bottom:90px;--margin-left:0px;--margin-right:0px;}.elementor-29321 .elementor-element.elementor-element-18625f0 > .elementor-widget-container{margin:0em 0em 0em 0em;}@media(max-width:1024px){.elementor-29321 .elementor-element.elementor-element-c0f02c1{--min-height:0vh;}.elementor-29321 .elementor-element.elementor-element-e9adf89{--margin-top:50px;--margin-bottom:050px;--margin-left:0px;--margin-right:0px;}}@media(max-width:768px){.elementor-29321 .elementor-element.elementor-element-c0f02c1{--min-height:0vh;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-29321 .elementor-element.elementor-element-e9adf89{--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-29321 .elementor-element.elementor-element-7b147f8 .title-subtitle{font-size:12px;}.elementor-29321 .elementor-element.elementor-element-7b147f8 .title{font-size:20px;}}/* Start custom CSS for container, class: .elementor-element-c0f02c1 *//* ===== FULL WIDTH BANNER FIX ===== */

.full-banner-fix{
    position: relative !important;
    width: 100vw !important;
    max-width: 100vw !important;
    left: 50% !important;
    margin-left: -50vw !important;
    padding: 0 !important;
    overflow: hidden !important;
}

/* remove boxed layout restriction */
.full-banner-fix .e-con-inner,
.full-banner-fix .elementor-container{
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
}

/* background image/video */
.full-banner-fix{
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

/* image widget fix */
.full-banner-fix img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
}

html,body{
    overflow-x:hidden !important;
}/* End custom CSS */