.elementor-982 .elementor-element.elementor-element-48c00f9{--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;}.elementor-982 .elementor-element.elementor-element-05abf68{--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;}.elementor-982 .elementor-element.elementor-element-44e3c27{--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;}.elementor-982 .elementor-element.elementor-element-9103958{--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:30px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px;}.elementor-982 .elementor-element.elementor-element-81d0ea0{--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;}.elementor-982 .elementor-element.elementor-element-c58d3a8{--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;}.elementor-982 .elementor-element.elementor-element-83ac6dd{--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;}.elementor-982 .elementor-element.elementor-element-f32e436{--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;}.elementor-982 .elementor-element.elementor-element-b2efbf4{--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;}.elementor-982 .elementor-element.elementor-element-813a4d8{--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:40px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-982 .elementor-element.elementor-element-1e85f41{--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:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}.elementor-982 .elementor-element.elementor-element-a53e228{--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:40px;--padding-bottom:40px;--padding-left:0px;--padding-right:0px;}body.elementor-page-982:not(.elementor-motion-effects-element-type-background), body.elementor-page-982 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-21934f9 );}:root{--page-title-display:none;}@media(max-width:767px){.elementor-982 .elementor-element.elementor-element-aac9cf3{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for container, class: .elementor-element-48c00f9 *//* =========================================================
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 */
/* Start custom CSS for container, class: .elementor-element-05abf68 *//* =========================================================
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 */
/* Start custom CSS for container, class: .elementor-element-44e3c27 *//* =========================================================
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 */
/* Start custom CSS for container, class: .elementor-element-9103958 *//* =========================================================
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 */
/* Start custom CSS for container, class: .elementor-element-81d0ea0 *//* =========================================================
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 */
/* Start custom CSS for container, class: .elementor-element-c58d3a8 *//* =========================================================
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 */
/* Start custom CSS for container, class: .elementor-element-83ac6dd *//* =========================================================
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 */
/* Start custom CSS for container, class: .elementor-element-f32e436 *//* =========================================================
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 */
/* Start custom CSS for container, class: .elementor-element-b2efbf4 *//* =========================================================
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 */
/* Start custom CSS for container, class: .elementor-element-813a4d8 *//* =========================================================
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 */
/* Start custom CSS for container, class: .elementor-element-1e85f41 *//* =========================================================
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 */
/* Start custom CSS for container, class: .elementor-element-a53e228 *//* =========================================================
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 */