/* Fonts */
 @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;1,400;1,500&display=swap');

/* General */
body {
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 1.58823529412; /*27*/
    color: #1D385C;
    letter-spacing: normal;
    /*font-family: "canada-type-gibson", sans-serif;*/
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Hide stuff */
header.page-header,
.elementor-nav-menu li.menu-home,
.menu-burger {
	display: none;
}

/* Layout */
.elementor-section.elementor-section-boxed > .elementor-container {
	/*max-width: none;*/
}
/* fluid one side, container width + 100 */
.right-sided > .elementor-container {
	width: calc(((100% - 1140px) / 2) + 1140px) !important;
    margin-right: 0;
    max-width: none !important;
}
.left-sided > .elementor-container {
	width: calc(((100% - 1140px) / 2) + 1140px) !important;
    margin-left: 0;
    max-width: none !important;
}
.right-sided.no-padding-right > .elementor-container {
	padding-right: 0;
}

/* Overwrite default */
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
	padding: 0;
}
.elementor-text-editor p:last-child {
	margin-bottom: 5px;
	margin-bottom: 0;
}
.elementor-widget:not(:last-child),
.elementor-widget:not(:last-child).elementor-widget-text-editor {
	margin-bottom: 35px !important;
}
.elementor-widget:not(:last-child).less-margin-bottom {
	margin-bottom: 25px !important;
}
.elementor-widget:not(:last-child).no-margin-bottom {
	margin-bottom: 0px !important;
}
.elementor-widget:not(:last-child).elementor-widget-text-editor + .elementor-widget-text-editor {
	margin-top: -5px;
}
.elementor-heading-title {
	font-weight: 400;
}
div.elementor-heading-title.elementor-size-default {
	font-size: 1.1764705882352942em; /*20*/
	text-transform: uppercase;
	text-decoration: underline;
	letter-spacing: 0.05em;
}
.elementor-heading-title.elementor-size-default {
	font-size: 1.4705882352941178em; /*25*/
	font-weight: 500;
}
.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
	font-size: 2.3529411764705883em; /*40*/
	line-height: 1.2; /*48*/
}
.elementor-widget-heading .elementor-heading-title.elementor-size-large {
	font-size: 2.235294117647059em; /*38*/
	line-height: 1.26315789474; /*48*/
}
.elementor-widget-heading .elementor-heading-title.elementor-size-medium.large {
	font-size: 1.7647058823529411em; /*30*/
	line-height: 1.36666666667; /*41*/
}
.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
	font-size: 1.588235294117647em; /*27*/
	line-height: 1.37037037037; /*37*/
}
.elementor-button {
	border-radius: 0;
	font-size: 0.8823529411764706em; /*15*/
	font-weight: 500;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: transparent;
	border: 1px solid #1D385C;
	color: #1D385C;
}
.elementor-button:hover {
	background-color: #1D385C;
	color: #fff;
}
.elementor-element.elementor-button-info .elementor-button {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}
.elementor-element.elementor-button-info .elementor-button:hover {
	background-color: #fff;
	color: #1D385C;
}
.elementor-button.elementor-size-xs {
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	border-width: 0;
	border-bottom-width: 1px;
	border-radius: 0;
}
.elementor-element .elementor-button.elementor-size-xs:hover {
	background-color: transparent;
	color: #1D385C;
}

.bg-grey {
	background-color: #F8F8F8;
}
.bg-blue {
	background-color: #1D385C;
	color: #fff;
}
.bg-blue.bg-grey {
	background-color: #F8F8F8;
	color: #1D385C;
}

.bg-blue .column-right div {
	overflow: hidden;
}

@media all and (min-width: 768px) {
	.bg-blue .column-right img {
		width: auto;
		height: 100%;
		max-width: unset;
		transform: translate(-50%);
		margin-left: 50%;
	}
}

@media all and (max-width: 767px) {
	.bg-blue .column-right img {
		width: 100%;
	}
}

/* Header */
.elementor-location-header {
	background-color: #1D385C;
	color: #fff;
}
.elementor-widget-image.elementor-widget-theme-site-logo .elementor-image > a img[src$=".svg"],
.elementor-widget-image.elementor-widget-theme-site-logo .elementor-image figure > a img[src$=".svg"] {
	width: auto;
}
.elementor-nav-menu li {
	font-size: 0.8823529411764706em; /*15*/
	font-weight: 500;
}

/* Footer */
.elementor-location-footer {
	background-color: #1D385C;
	color: #fff;
}
.elementor-location-footer a {
	color: #fff;
}
.menu-locations.elementor-widget-text-editor p {
	font-size: 1.7058823529411764em; /*29*/
	line-height: 1.10344827586; /*32*/
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.29);
}
.column-office .elementor-widget:not(:last-child),
.column-office .elementor-widget:not(:last-child).elementor-widget-text-editor {
	margin-bottom: 0 !important;
}

/* Home */
.hero-home {
	background-color: #1D385C;
	color: #fff;
	overflow: hidden;
}
.hero-home .column-left {
	position: relative;
}
.right-sided > .elementor-container {
	z-index: 2;
}
.hero-home::after,
.hero-home .column-left::after {
	position: absolute;
	top: calc(100% - 6.352941176470588em);
	left: 0;
	/*width: 50%;*/
	width: 100%;
	height: 6.352941176470588em; /*108*/
	content: "";
	background: #fff;
	z-index: 1;
}
.hero-home img {
	position: relative;
	z-index: 2;
}
.hero-home .column-left > div {
	margin-top: -6.352941176470588em;
}
.home-services {
	overflow: hidden;
}
.bg-blue .column-right .elementor-widget-image,
.home-services .elementor-widget-image {
	margin-bottom: 0 !important;
}
.icon-boxes .elementor-column .elementor-widget-wrap {
	flex-direction: column;
	justify-content: space-between;
}
.icon-boxes .elementor-column .elementor-widget-button {
	margin-top: auto;
}
.bg-blue .column-right div {
	height: 100%;
}
.bg-blue .column-right .elementor-widget-image .elementor-image img {
	height: 100%;
	object-fit: cover;
}

/* What we do */
.what-we-do-listing .column-left {
	width: 46.5%;
	padding-right: 10%;
}
.what-we-do-listing .column-right {
	width: 53.5%;
}
.eael-accordion-list {
	border-bottom: 1px solid #E0E0E0;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header {
}
/*.eael-adv-accordion .eael-accordion-list .eael-accordion-header .fa-toggle {
	align-self: flex-start;
	top: 15px;
}*/
.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active .fa-toggle {
	transform: rotate(180deg);
}
.eael-accordion-header.show.active .fa-plus::before {
	content: "\f068";
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header > .eael-accordion-tab-title {
	font-size: 1.4705882352941178em; /*25*/
	font-weight: 500;
	line-height: 1.28; /*32*/
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header .eaa-svg svg {
	vertical-align: middle;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-content {
	font-size: 1em;
	line-height: 1.58823529412; /*27*/
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-content p {
	margin-bottom: 25px;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-content p + ul {
	margin-top: -23px;
	padding-left: 1em;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-content p:first-of-type {
	margin-bottom: 0;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header span {
	margin-right: 30px;
}

/* Contact */
.contact-left {
	width: 30.980392156% !important; /*316/1020*/
}
.contact-left a {
	color: #fff;
}
.contact-right {
	width: 69.019607843% !important; /*704/1020*/
}
.elementor-mark-required .elementor-field-label::after {
	display: none;
}
.elementor-field-group {
	margin-bottom: 25px !important;
}
.elementor-field-label {
	font-size: 0.7647058823529411em; /*13*/
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin-bottom: 10px;
}
.elementor-field-textual {
	padding: 10px;
}
.contact-office {
	font-size: 1.7058823529411764em; /*29*/
	font-weight: 500;
	line-height: 1.10344827586; /*32*/
	text-transform: uppercase;
}

/* Responsive */
body:not(.elementor-editor-active) .tablet-landscape,
body:not(.elementor-editor-active) .burger,
body:not(.elementor-editor-active) .tablet-only,
body:not(.elementor-editor-active) .hide-desktop,
body:not(.elementor-editor-active) .background-overlay-half-tablet .elementor-background-overlay,
body:not(.elementor-editor-active) .background-overlay-half-tablet-portrait .elementor-background-overlay {
	display: none;
}

@media (min-width: 1445px) {
}
@media (min-width: 1440px) and (max-width: 1710px) {
	body {
		font-size: 14px;
	}
	/*.hero-home .elementor-widget-heading .elementor-heading-title.elementor-size-xl {
		font-size: 2em;
	}*/
	/*.hero-home .column-left .elementor-widget-container {
		padding-right: 5% !important;
	}*/
}
@media (max-width: 1440px) {
	body {
		font-size: 14px;
	}
}
@media (max-width: 1300px) {
}
/* Tablet landscape */
@media (max-width: 1200px) {
	body {
		font-size: 15px;
		line-height: 1.66666666667;/*25*/
	}
	body:not(.elementor-editor-active) .desktop {
		display: none;
	}
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 866px !important;
	}
	.right-sided > .elementor-container,
	.right-sided.elementor-section.elementor-section-boxed > .elementor-container {
		width: calc(((100% - 866px) / 2) + 866px) !important;
	    margin-right: 0;
	    max-width: none !important;
	}
	.left-sided > .elementor-container,
	.left-sided.elementor-section.elementor-section-boxed > .elementor-container {
		width: calc(((100% - 866px) / 2) + 866px) !important;
	    margin-left: 0;
	    max-width: none !important;
	}
	.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
		font-size: 1.8666666666666667em; /*28*/
		line-height: 1.28571428571; /*36*/
	}
	.elementor-widget-heading .elementor-heading-title.elementor-size-large {
		font-size: 1.8666666666666667em; /*28*/
		line-height: 1.32142857143; /*37*/
	}
	.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
		font-size: 1.2666666666666666em; /*19*/
		line-height: 1.52631578947; /*29*/
	}
	.hero-home .elementor-text-editor {
		font-size: 1.1333333333333333em; /*17*/
	}
	.elementor-heading-title.elementor-size-default {
		font-size: 1.5333333333333334em; /*23*/
		line-height: 1.30434782609; /*30*/
	}
	div.elementor-heading-title.elementor-size-default {
		font-size: 0.8666666666666667em;
		line-height: 1.46153846154; /*19*/
	}
	.elementor-button {
		font-size: 0.8666666666666667em; /*13*/
	}
	.home-who .elementor-widget-container {
		margin-right: 10% !important;
		margin-left: 10% !important;
	}
	.elementor-location-footer .elementor-container {
		flex-wrap: wrap;
	}
	.elementor-location-footer .column-logo,
	.elementor-location-footer .column-office {
		width: 50% !important;
	}
	.elementor-location-footer .column-contact {
		width: 25% !important;
	}
	.elementor-location-footer .column-office {
		margin-left: 50%;
	}
	.elementor-location-footer .column-contact .elementor-text-editor {
		font-size: 1.1333333333333333em; /*17*/
		line-height: 1.58823529412; /*27*/
	}
	.elementor-location-footer .column-office .elementor-text-editor {
		text-align: left !important;
		font-size: 1.0666666666666667em; /*16*/
	}
	.elementor-location-footer .elementor-widget:not(:last-child).elementor-widget-text-editor + .elementor-widget-text-editor {
		margin-top: 35px;
	}
	.elementor-nav-menu__align-center .elementor-nav-menu {
		font-size: 1.3333333333333333em; /*20*/
		text-transform: uppercase;
		letter-spacing: 0.05em;
	}
	/*.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,
	.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
		display: flex !important;
	}*/
	.elementor-location-header .elementor-widget-nav-menu {
		display: none;
	}
	.elementor-location-header .elementor-widget-html {
		text-align: right;
	}
	.menu-burger,
	.elementor-nav-menu li.menu-home {
		display: block;
	}
	.hamburger {
		display: inline-block;
		cursor: pointer;
		transition-property: opacity, filter;
		transition-duration: 0.15s;
		transition-timing-function: linear;
		font: inherit;
		color: inherit;
		text-transform: none;
		background: none !important;
		border: 0;
		margin: 0;
		overflow: visible;
		padding: 0;
		display: none;
	}
	.hamburger:hover {
	}
	.hamburger.is-active:hover {
	}
	.hamburger.is-active .hamburger-inner,
	.hamburger.is-active .hamburger-inner::before,
	.hamburger.is-active .hamburger-inner::after {
	}
	.hamburger-box {
		width: 30px;
		height: 24px;
		display: inline-block;
		position: relative;
	}
	.hamburger-inner {
		display: block;
		top: 50%;
		margin-top: -2px;
	}
	.hamburger-inner,
	.hamburger-inner::before,
	.hamburger-inner::after {
		width: 30px;
		height: 4px;
		background-color: #fff;
		border-radius: 1px;
		position: absolute;
		transition-property: transform;
		transition-duration: 0.15s;
		transition-timing-function: ease;
	}
	.hamburger-inner::before, .hamburger-inner::after {
		content: "";
		display: block;
	}
	.hamburger-inner::before {
		top: -10px;
	}
	.hamburger-inner::after {
	    bottom: -10px; 
	}
	.hamburger--slider .hamburger-inner {
		top: 2px;
	}
	.hamburger--slider .hamburger-inner::before {
	    top: 10px;
	    transition-property: transform, opacity;
	    transition-timing-function: ease;
	    transition-duration: 0.15s;
	}
	.hamburger--slider .hamburger-inner::after {
		top: 20px;
	}
	.hamburger--slider.is-active .hamburger-inner {
		transform: translate3d(0, 10px, 0) rotate(45deg);
	}
	.hamburger--slider.is-active .hamburger-inner::before {
	    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
	    opacity: 0;
	}
	.hamburger--slider.is-active .hamburger-inner::after {
	    transform: translate3d(0, -20px, 0) rotate(-90deg);
	}
	.hero-home .elementor-widget-image.elementor-motion-effects-parent img {
		max-width: 250px;
	}
	.what-we-do-listing {
		padding-top: 130px !important;
		padding-bottom: 130px !important;
	}
	.what-we-do-listing .elementor-container {
		flex-wrap: wrap;
	}
	.what-we-do-listing .column-left {
		width: 100%;
		padding: 0 100px;
	}
	.what-we-do-listing .column-right {
		width: 100%;
		padding: 0 100px;
	}
	.eael-adv-accordion .eael-accordion-list .eael-accordion-header span {
		margin-right: 20px;
	}
	.contact-address-form {
		padding-top: 60px !important;
		padding-bottom: 105px !important;
	}
	.contact-left .elementor-element-populated {
		padding-left: 0 !important;
	}
	.contact-right .elementor-element-populated {
		padding-right: 0 !important;
	}
	.contact-office {
		font-size: 1.4666666666666666em; /*22*/
		line-height: 1.09090909091; /*24*/
	}
	.contact-left .elementor-widget:not(:last-child).less-margin-bottom {
		margin-bottom: 15px !important;
	}
}
/* Specific for tablet landscape */
@media (min-width: 1024px) and (max-width: 1199px) {
	body:not(.elementor-editor-active) .tablet-landscape {
		display: block;
	}
	.elementor-location-header {
		padding-bottom: 20px;
	}
	.hero-home .column-left .elementor-widget-container {
		padding-right: 5% !important;
	}
	.spacer-tablet-landscape-130 .elementor-spacer-inner {
		height: 130px !important;
	}
	.spacer-tablet-landscape-100 .elementor-spacer-inner {
		height: 100px !important;
	}
	.spacer-tablet-landscape-95 .elementor-spacer-inner {
		height: 95px !important;
	}
	.home-services .column-left {
		width: 54% !important;
	}
	.home-services .column-right {
		width: 46% !important;
	}
	.home-services .column-left .elementor-widget-wrap {
		padding-right: 30px !important;
	}
	.home-services .column-right .elementor-widget-wrap {
		padding-right: 0 !important;
	}
	.home-services .elementor-widget-image:not(.elementor-motion-effects-parent) img {
		max-width: 90%;
	}
	.home-services .elementor-widget-image.elementor-motion-effects-parent img {
		max-width: 180%;
		margin-left: -400px;
	}
	.elementor-widget:not(:last-child).less-margin-bottom-tablet-landscape {
		margin-bottom: 25px !important;
	}
	.icon-boxes .elementor-heading-title {
		padding-right: 20%;
		padding-left: 20%;
	}
	.bg-blue .column-left {
		width: 59.353348729% !important; /*514/866*/
	}
	.bg-blue .column-right {
		width: 40.64665127% !important;
	}
	.bg-blue .column-left .elementor-element-populated {
		padding: 40px !important;
	}
	.home-leadership .column-left {
		width: 45% !important;
	}
	.home-leadership .column-right {
		width: 55% !important;
	}
	.home-leadership .column-left .elementor-element-populated {
		padding-left: 0 !important;
	}
	.home-leadership .column-right .elementor-element-populated {
		padding-right: 0 !important;
	}
}
@media (max-width: 1023.98px) {
	body:not(.elementor-editor-active) .tablet-landscape.tablet-mobile {
		display: block;
	}
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 612px !important;
	}
	.right-sided > .elementor-container,
	.right-sided.elementor-section.elementor-section-boxed > .elementor-container {
		width: calc(((100% - 612px) / 2) + 612px) !important;
	}
	.left-sided > .elementor-container,
	.left-sided.elementor-section.elementor-section-boxed > .elementor-container {
		width: calc(((100% - 612px) / 2) + 612px) !important;
	}
	.left-sided.home-services > .elementor-container,
	.left-sided.elementor-section.elementor-section-boxed.home-services > .elementor-container {
		max-width: 612px !important;
		margin-left: auto;
		width: auto;
	}
	.hero-home .column-left > div {
		margin-top: 0;
	}
	.hero-home::after {
		width: 100%;
	}
	.hero-home .column-left::after {
		display: none;
	}
	.hero-home .elementor-widget:not(:last-child).elementor-widget-image {
		margin-bottom: 0 !important;
	}
	.home-services .elementor-widget-image:not(.elementor-motion-effects-parent) img {
		max-width: 60%;
		margin-bottom: -80px;
	}
	.home-services .elementor-widget-image.elementor-motion-effects-parent img {
	}
	.elementor-location-footer .column-logo {
		width: 30% !important;
	}
	.elementor-location-footer .column-contact {
		width: 35% !important;
	}
	.elementor-location-footer .column-office {
		width: 70% !important;
		margin-left: 30%;
	}
	.what-we-do-listing .column-left,
	.what-we-do-listing .column-right {
		padding-right: 0;
		padding-left: 0;
	}
	.eael-adv-accordion .eael-accordion-list .eael-accordion-header > .eael-accordion-tab-title {
		font-size: 1.2666666666666666em; /*19*/
	}
	.eael-adv-accordion .elementor-widget-heading .elementor-heading-title.elementor-size-medium {
		font-size: 1.4666666666666666em; /*22*/
		line-height: 1.36363636364; /*30*/
	}
	.contact-address-form {
		padding-top: 0 !important;
	}
	.contact-left,
	.contact-right {
		width: 100% !important;
	}
	.contact-left {
		padding-right: 80px;
		padding-left: 80px;
	}
}
@media (min-width: 767.98px) and (max-width: 1023px) {
	.icon-boxes .elementor-column .elementor-widget-wrap {
	  display: grid;
	  grid-template-columns: 140px 3fr;
	 /* grid-template-rows: 0.8fr 1.2fr 1fr;*/
	 grid-template-rows: auto;
	  gap: 0px 0px;
	  grid-template-areas:
	    "column-left top-1"
	    "column-left top-2"
	    "column-left top-3";
	}
	.icon-boxes .elementor-column .elementor-widget-wrap .elementor-widget-icon { grid-area: column-left; }
	.icon-boxes .elementor-column .elementor-widget-wrap .elementor-widget-heading { grid-area: top-1; }
	.icon-boxes .elementor-column .elementor-widget-wrap .elementor-widget-text-editor { grid-area: top-2; }
	.icon-boxes .elementor-column .elementor-widget-wrap .elementor-widget-button { grid-area: top-3; }

	.icon-boxes .elementor-column .elementor-widget-wrap .elementor-widget-icon .elementor-icon-wrapper,
	.icon-boxes .elementor-column .elementor-widget-wrap .elementor-widget-heading,
	.icon-boxes .elementor-column .elementor-widget-wrap .elementor-text-editor,
	.icon-boxes .elementor-column .elementor-widget-button {
		text-align: left !important;
	}
	.icon-boxes .elementor-icon {
		font-size: 80px;
	}
	.icon-boxes .elementor-column .elementor-widget-button {
		margin-top: 0;
	}
	.icon-boxes .elementor-widget:not(:last-child).less-margin-bottom {
		margin-bottom: 15px !important;
	}
	.elementor-widget:not(:last-child).less-margin-bottom-tablet-portrait,
	.icon-boxes .elementor-widget:not(:last-child).elementor-widget-text-editor {
		margin-bottom: 25px !important;
	}
	.icon-boxes .elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	.home-who .elementor-widget-container {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	.company-logos .elementor-widget-wrap {
		flex-wrap: nowrap;
	}
	.company-logos .elementor-element {
		margin-bottom: 35px !important;
	}
	.bg-blue .column-left {
		width: 65.359477124% !important; /*400/612*/
	}
	.bg-blue .column-right {
		width: 34.640522875% !important;
	}
	.bg-blue .column-right div {
		height: 100%;
	}
	.bg-blue .column-right .elementor-widget-image .elementor-image img {
		height: 100%;
		object-fit: cover;
	}
	/*
	.elementor-location-footer .elementor-widget:not(:last-child).less-margin-bottom {
		margin-bottom: 15px !important;
	}
	.elementor-location-footer .elementor-widget:not(:last-child).elementor-widget-text-editor + .elementor-widget-text-editor {
		margin-top: 35px;
	}
	*/
	.contact-left .elementor-widget-wrap {
	  display: grid !important;
	  grid-template-columns: 1fr 1fr;
	  /*grid-template-rows: 1fr 1fr 1fr 1fr;*/
	  grid-template-rows: auto;
	  gap: 0px 0px;
	  grid-template-areas:
	    "top-left top-right"
	    "middle-left middle-right"
	    "bottom-left-right bottom-left-right"
	    "bottom-left-right bottom-left-right";
	}
	.contact-left .elementor-widget-wrap .elementor-element:nth-child(1) {
		grid-area: top-left;
	}
	.contact-left .elementor-widget-wrap .elementor-element:nth-child(2) {
		grid-area: middle-left;
	}
	.contact-left .elementor-widget-wrap .elementor-element:nth-child(3) {
		grid-area: top-right;
	}
	.contact-left .elementor-widget-wrap .elementor-element:nth-child(4) {
		grid-area: middle-right;
	}
	.contact-left .elementor-widget-wrap .elementor-element:nth-child(5),
	.contact-left .elementor-widget-wrap .elementor-element:nth-child(6) {
		grid-area: bottom-left-right;
	}

}
@media (max-width: 767px) {
	.right-sided > .elementor-container,
	.right-sided.elementor-section.elementor-section-boxed > .elementor-container,
	.left-sided > .elementor-container,
	.left-sided.elementor-section.elementor-section-boxed > .elementor-container {
		width: 100% !important;
	}
	.elementor-section.elementor-section-boxed.elementor-top-section > .elementor-container {
		max-width: none !important;
		padding-right: 30px;
		padding-left: 30px;
	}
	.elementor-widget:not(:last-child).less-margin-bottom-mobile {
		margin-bottom: 25px !important;
	}
	.elementor-location-footer .column-logo {
		width: 100% !important;
		position: absolute;
	}
	.elementor-location-footer .column-contact {
		width: 100% !important;
		margin-bottom: 35px;
	}
	.elementor-location-footer .column-office {
		width: 100% !important;
		margin-left: 0;
	}
	.elementor-location-footer .elementor-widget:not(:last-child).elementor-widget-text-editor + .elementor-widget-text-editor {
		margin-top: 0;
	}
	.hero-home img {
		width: 100%;
	}
	.hero-home.elementor-section.elementor-section-boxed.elementor-top-section > .elementor-container,
	.home-services.elementor-section.elementor-section-boxed.elementor-top-section > .elementor-container {
		padding-right: 0;
		padding-left: 0;
	}
	.home-services .elementor-widget-image .elementor-image img {
		width: 100%;
	}
	.icon-boxes .elementor-icon {
		font-size: 90px;
	}
	.home-who .elementor-widget-container {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	.bg-blue .column-right .elementor-widget-image .elementor-image img {
		width: 100%;
	}
	.what-we-do-listing {
		padding-top: 70px !important;
		padding-bottom: 70px !important;
	}
	.contact-left {
		padding-right: 0;
		padding-left: 0;
	}
	.contact-address-form {
		padding-bottom: 45px !important;
	}
}
@media (max-width: 480px) {
}