.elementor-516 .elementor-element.elementor-element-afa8ec4{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-afa8ec4 *//* =========================================================
FULL WIDTH ELEMENTOR SECTION FIX
========================================================= */

html,
body{
  overflow-x:hidden !important;
  margin:0 !important;
  padding:0 !important;
}

/* Elementor Main Wrappers */

.elementor,
.elementor-section,
.elementor-section-wrap,
.elementor-container,
.elementor-column,
.elementor-widget-wrap,
.elementor-widget-html,
.elementor-widget-container,
.elementor-top-section{

  width:100% !important;
  max-width:100% !important;

  margin:0 !important;
  padding:0 !important;
}

/* Remove Boxed Layout */

.elementor-section.elementor-section-boxed > .elementor-container{
  max-width:100% !important;
}

/* Hero Section */

.mgc-project-hero{

  width:100vw !important;
  min-width:100vw !important;

  margin-left:calc(50% - 50vw) !important;

  padding:0 !important;

  position:relative;

  overflow:hidden;
}

/* Remove Theme Spacing */

.site-main,
.content-area,
.ast-container,
.container,
.page-content{

  max-width:100% !important;
  width:100% !important;

  margin:0 !important;
  padding:0 !important;
}

/* Admin Bar Fix */

body.admin-bar .mgc-project-hero{
  margin-top:-32px !important;
}

@media(max-width:782px){

  body.admin-bar .mgc-project-hero{
    margin-top:-46px !important;
  }

}/* End custom CSS */