.ple__container--inner.pagelayouteditor__container--inner {
	min-height:0;
}
.header-e .locations-a .location__phone--link:before {
    content: "\f095"!important;
    font-family: font-awesome;
}

.header-e .locations-a .location__email--link:before {
	  content: "\f0e0"!important;
    font-family: font-awesome;
}
.section-overlap-container .section:before {
    background-color: rgba(0, 0, 0, 0);
}
.section-overlap-container:has(.header-a, .header-b, .header-c, .header-d, .header-e, .header-f, .header-g, .header-h) .section__bg--dark-1 .section--inner::before {
     background: unset!important; 
     border-radius: 0!important;
     box-shadow: unset!important
}
.logo_footer__container--inner .logo__title a {
    color: #ffffff;
    font-size: 22px !important;
}
.section--dark .socialmedia__link {
    color: #ebd319;
}
.section--light .navigation-a .navigation__item:hover, .section--light .navigation-a .navigation__list--sub .navigation__item:hover>.navigation__item--link {
    background-color: #35ade3;
}


@media(max-width:787px) {
	




}