footer.footer .elementor-section-wrap .elementor-section.footer-bottom-section,
footer.footer .elementor-section-wrap .elementor-section.footer-top-section  {
	background: #f5f4f2;
}

footer.footer .footer-top-section {
	margin-top: 0;
}

footer.footer .footer-top-section .elementor-column-wrap {
	align-items: flex-end;
}

footer.footer .elementor-section-wrap .elementor-section.footer-top-section {
	margin: 0;
	padding-top: 81px;
	padding-bottom: 17px;
}

footer.footer .elementor-section-wrap .footer-top-section > .elementor-container {
	max-width: 1090px;
  padding: 0 20px;
}

footer .footer-top-section .elementor-widget-image {
	text-align: left;
}

footer .footer-top-section .elementor-widget-image img {
	width: 80px;
  margin-bottom: 17px;
}

.footer-contacts {
	position: relative;
	z-index: 1;
}

.footer-contacts .elementor-col-33:not(:last-child) .elementor-widget-wrap {
	text-align: center;
	height: 60px;
}

footer .elementor .elementor-element.elementor-column:last-child > .elementor-element-populated {
	padding-left: 0;
}

footer .footer-contacts .elementor-col-33:not(:last-child) .elementor-button {
	background: none;
	font-family: 'montserratmedium', sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #00366F;
	padding: 5px;
	outline: none;
}

.footer-contacts .elementor-col-33:last-child .elementor-widget-wrap {
	height: 60px;
	justify-content: center;
}

.footer-contacts .elementor-col-33:last-child .elementor-widget-wrap>.elementor-element:not(:first-child) {
	width: auto;
	margin: -22px 2px 20px;
}

.footer-contacts .elementor-col-33:last-child .elementor-widget-wrap>.elementor-element:nth-child(2) {
	margin-left: 20px;
}

footer.footer .footer-top-section .footer-contacts .elementor-heading-title {
	text-align: center;
	font-family: 'montserratmedium', sans-serif;
	color:#00366F;
	font-size: 15px;
	font-weight: 400;
}

.footer-contacts .elementor-icon,
.footer-contacts .elementor-icon:hover {
	color: #64c8d5;
}

footer .footer-top-section .footer-contacts .elementor-icon .icon {
	font-size: 24px;
}

footer .footer-top-section .footer-contacts .wgl-infobox .elementor-image-box-img {
	margin: 0;
}

footer .elementor .footer-top-section .footer-contacts figure.wgl-image-box_img {
	width: 21px;
	margin-top: 2px;
}

footer.footer .footer-bottom-section > .elementor-container {
	max-width: 1164px;
	padding: 0 20px 30px;
	font-family: 'montserratregular', sans-serif;
	font-size: 12px;
	line-height: 24px;
}

footer.footer .footer-bottom-section > .elementor-container > .elementor-row {
	border-top: 2px solid #00366F;
	margin: 0;
}

footer .footer-bottom-section .elementor-text-editor {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 1090px;
	padding: 17px 20px;
	margin: 0 auto;
}

footer .footer-bottom-section .elementor-text-editor > span {
	width: 30%;
	color: #00366F;
}

footer .footer-bottom-section .elementor-text-editor > span > i {
	font-style: normal;
	font-size: 14px;
}

footer .footer-bottom-section .elementor-text-editor .footer-links {
	width: 70%;
	text-align: right;
}

footer .footer-bottom-section .elementor-text-editor .footer-links a {
	margin: 0 10px;
	color: #00366F;
}

footer .footer-bottom-section .elementor-text-editor .footer-links a:last-child {
	margin-right: 0;
}

footer .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 0;
}

@media screen and (max-width: 1024px) {
	.footer-top-section > .elementor-container > .elementor-row > .elementor-column:first-child {
		width: 33.3%;
	}
	
	.footer-top-section > .elementor-container > .elementor-row > .elementor-column:last-child {
		width: 66.6%;
	}

	footer.footer .elementor-section-wrap .elementor-section.footer-top-section {
    padding-top: 32px;
    padding-bottom: 8px;
	}

	footer.footer .elementor-section-wrap .footer-top-section > .elementor-container {
    padding: 0 25px;
    width: unset;
	}

	footer .elementor section:not(.footer-bottom-section) .elementor-element.elementor-column:last-child > .elementor-element-populated {
    padding-right: 10px;
	}

	.footer-contacts .elementor-col-33:last-child .elementor-widget-wrap {
    justify-content: right;
	}

	footer.footer .footer-top-section .footer-contacts .elementor-heading-title {
    text-align: right;
    padding-right: 10px;
	}

	.footer-contacts .elementor-col-33:not(:last-child) .elementor-widget-wrap {
    text-align: right;
	}

	footer .footer-bottom-section .elementor-text-editor {
    padding: 17px 0px;
	}

	footer.footer .footer-bottom-section > .elementor-container {
    padding: 0 40px 30px;
    width: unset;
	}
}

@media screen and (max-width: 768px) {
	.footer-top-section > .elementor-container > .elementor-row > .elementor-column:first-child {
    width: 100px;
	}

	.footer-top-section > .elementor-container > .elementor-row > .elementor-column:last-child {
    width: calc(100% - 100px);
	}
}

@media screen and (max-width: 660px) {
	.footer-contacts .elementor-row {
		flex-wrap: nowrap;
    justify-content: space-between;
    padding-left: 7vw;
	}

	.footer-contacts .elementor-column.elementor-col-33:first-child,
	.footer-contacts .elementor-column.elementor-col-33 {
		width: unset;
	}

	.footer-contacts .elementor-column.elementor-col-33:last-child {
		width: 145px;
	}

	.footer-contacts .elementor-col-33:nth-child(2) .elementor-widget-wrap,
	.footer-contacts .elementor-col-33:first-child .elementor-widget-wrap,
	.footer-contacts .elementor-col-33:last-child .elementor-widget-wrap {
    height: 50px;
	}

	.footer-contacts .elementor-col-33:last-child .elementor-widget-wrap>.elementor-element:nth-child(2) {
    margin-left: 0;
	}

	footer .footer-bottom-section .elementor-text-editor > span {
    width: 100%;
		border-top: 2px solid #00366F;
		padding-top: 15px;
	}

	footer .footer-bottom-section .elementor-text-editor .footer-links {
		display: flex;
    flex-wrap: wrap;
    width: 100%;
    text-align: left;
		padding-bottom: 10px;
		justify-content: space-between;
		margin: 0 -10px;
	}

	footer .footer-bottom-section .elementor-text-editor .footer-links a:nth-child(3n + 1),
	footer .footer-bottom-section .elementor-text-editor .footer-links a {
		width: unset;
    margin: 5px 10px;
	}

	footer .footer-bottom-section .elementor-text-editor .footer-links a:nth-child(3n + 2) {
		text-align: center;
	}

	footer .footer-bottom-section .elementor-text-editor .footer-links a:nth-child(3n + 3) {
		text-align: right;
	}

	footer .footer-bottom-section .elementor-text-editor {
		flex-wrap: wrap;
    flex-direction: column-reverse;
	}

	footer .footer-bottom-section .elementor-text-editor {
    padding: 7px 0 0px;
	}
}

@media screen and (max-width: 500px) {
	.footer-contacts .elementor-row {
		padding-left: 3vw;
	}
}

@media screen and (max-width: 460px) {
	footer.footer .elementor-section-wrap .footer-top-section > .elementor-container {
    padding: 0;
	}

	footer.footer .footer-bottom-section > .elementor-container {
    padding: 0 15px 30px;
	}

	footer.footer .footer-top-section .footer-contacts .elementor-column-gap-default .elementor-row {
    align-items: flex-start;
		width: 155px;
	}

	.footer-contacts > .elementor-column-gap-default {
		justify-content: flex-end;
	}

	footer .footer-contacts .elementor-col-33:not(:last-child) .elementor-button {
		padding: 3px 3px 3px 0;
		margin-left: -1px;
	}

	.footer-top-section > .elementor-container > .elementor-row > .elementor-column:first-child {
    width: 120px;
	}

	.footer-top-section > .elementor-container > .elementor-row > .elementor-column:last-child {
    width: calc(100% - 120px);
	}

	footer.footer .elementor-section-wrap .elementor-section.footer-top-section {
    padding-top: 12px;
	}

	footer .footer-top-section .elementor-widget-image img {
    width: 92px;
    margin-bottom: 28px;
	}

	.footer-top-section .elementor-element.elementor-widget.elementor-widget-spacer {
		display: none;
	}

	.footer-contacts .elementor-col-33:nth-child(2) .elementor-widget-wrap, 
	.footer-contacts .elementor-col-33:first-child .elementor-widget-wrap, 
	.footer-contacts .elementor-col-33:last-child .elementor-widget-wrap {
		height: unset;
	}

	.footer-contacts .elementor-col-33:last-child .elementor-widget-wrap {
		justify-content: flex-start;
	}

	footer .footer-top-section .footer-contacts .elementor-icon .icon {
		width: 21px;
		margin-right: 3px;
	}

	.footer-contacts .elementor-row {
		flex-wrap: wrap;
	}

	.footer-contacts .elementor-column.elementor-col-33:first-child,
	.footer-contacts .elementor-column.elementor-col-33,
	.footer-contacts .elementor-column.elementor-col-33:last-child {
		width: 100%;
	}

	.footer-contacts .elementor-col-33:not(:last-child) .elementor-widget-wrap {
    text-align: left;
	}

	footer.footer .footer-top-section .footer-contacts .elementor-heading-title {
    text-align: left;
    padding-left: 0;
		margin-left: -1px;
	}
}