.about-us-section {
	padding: 60px 0 80px;
}

.about-us-section .elementor-inner-section .elementor-column:first-child {
	border-right: 2px solid #56C3D2;
}

.about-us-section .elementor-inner-section .elementor-column.elementor-inner-column:first-child > .elementor-column-wrap {
	padding: 25px 6% 45px 0;
}

.about-us-section .elementor-inner-section .elementor-column.elementor-inner-column:last-child > .elementor-column-wrap {
	padding: 25px 0 45px 6%;
}

.about-us-section .elementor-inner-section .main-title {
	margin-bottom: 35px;
}

.we-do-section {
	padding: 80px 0;
	background: #00366F;
}

.we-do-section .elementor-widget-image.elementor-widget {
	margin: -80px;
}

.we-do-section .elementor-widget-image img {
	width: 170px;
	position: absolute;
	right: -35px;
	top: -96px;
}

.we-do-section h3.elementor-heading-title,
.we-do-section h6.elementor-heading-title {
	color: #56C3D2;
}

.we-do-section .main-title h6.elementor-heading-title {
	line-height: 24px;
	margin-bottom: 20px;
}

.we-do-section .main-title h3.elementor-heading-title {
	font-size: 80px;
  line-height: 96px;
	margin-top: 40px;
	margin-bottom: 7px;
}

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

.we-do-section .elementor-row {
	justify-content: space-between;
}

.we-do-section .elementor-column.elementor-col-33 {
  width: 29%;
}

.we-do-section .main-title.white.we-sign .elementor-heading-title {
	text-transform: capitalize;
	margin-top: 40px;
}

.associations-section {
	padding: 80px 0 20px;
	background: #fff;
}

.member-associations {
	display: flex;
  flex-wrap: wrap;
	margin-top: 17px;
	height: 100%;
}

.associations-section .logo-wrap {
	border-bottom: 2px solid #56C3D2;
	height: 140px;
	display: flex;
	justify-content: center;
}

.associations-section .logo-wrap img {
	object-fit: contain;
	max-height: 100%;
}

.slick-slider.custom-slick.slick-initialized .company-item-wrapper.slick-slide {
	margin: 0 15px;
}

.associations-section .company-item-wrapper:nth-child(5n + 1) {
	margin-left: 0;
}

.associations-section .company-item-wrapper:nth-child(5n + 5) {
	margin-right: 0;
}

.associations-section .company-item {
	display: flex;
  flex-direction: column;
	height: 100%;
}

.member-associations .main-title {
	margin-top: 18px;
}

.associations-section .member-associations .main-title h6.elementor-heading-title {
	font-size: 15px;
	line-height: 19px;
}

.main-title.members-title h6.elementor-heading-title {
	margin-top: 50px;
}

.main-title.partners-title h6.elementor-heading-title {
	margin-top: 40px;
}

.associations-section p.elementor-heading-title {
	flex: 1;
	text-transform: uppercase;
	border-bottom: 2px solid #56C3D2;
	margin-top: 10px;
	padding-bottom: 5px;
}

.associations-section .links-list {
	margin: 15px 0;
}

.associations-section .links-list a {
	color: #00366F;
	font-size: 16px;	
}

.associations-section .links-list a:not(:first-child) {
	margin: 0 7px;
}

.member-section {
	background: #00366F;
}

.member-section .bordered-button {
	margin-top: 24px;
}

.partners-sponsors-section {
	background: #fff;
	padding: 120px 0 70px;
}

.partners-sponsors-section .sponsors-block.elementor-section .elementor-column-wrap.elementor-element-populated {
	padding: 0;
}

.partners-sponsors-section .sponsors-block .elementor-column {
	width: 33.33%;
	padding: 20px 0 0;
}

.partners-sponsors-section .sponsors-block .elementor-row {
	align-items: center;
	flex-wrap: wrap;
	margin-top: 20px;
}

.partners-sponsors-section .sponsors-block img {
	max-height: 150px;
	width: auto;
}

.partners-sponsors-section .sponsors-block .sponsor-pwc img {
	max-height: 145px;
}

.partners-sponsors-section .sponsors-block .sponsor-ageas img {
	max-height: 135px;
}

.partners-sponsors-section .sponsors-block .sponsor-deloitte img {
	max-height: 130px;
}

.partners-sponsors-section .sponsors-block .sponsor-pfizer img {
	max-height: 90px;
}

.partners-sponsors-section .sponsors-block .elementor-column:nth-child(3n + 1) .elementor-widget-image {
	text-align: left;
}

.partners-sponsors-section .sponsors-block {
	margin-top: -20px;
}

.ewob-board-section {
	background: #fff;
	padding: 80px 0;
}

.ewob-board-section .board-list {
	display: grid;
  grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 35px 10%;
	margin-top: 20px;
}

.ewob-board-section .board-item {
	display: flex;
  flex-direction: column;
	height: 100%;
}

.ewob-board-section .board-item .board-logo {
	width: 80px;
}

.ewob-board-section .board-item .board-logo img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	object-fit: cover;
	object-position: center;
}

.ewob-board-section .board-details {
	display: flex;
	border-bottom: 2px solid #56C3D2;
	padding-bottom: 15px;
	align-items: center;
	flex: 1;
}

.ewob-board-section .board-details .board-name {
	width: calc(100% - 80px);
	padding-left: 5%;
}

.ewob-board-section .main-title h6.elementor-heading-title {
	line-height: 24px;
	width: 92%;
}

.ewob-board-section .links-list {
    margin: 15px 0;
}

.ewob-board-section .links-list a {
	color: #00366F;
	font-size: 16px;
}

.ewob-board-section .links-list a:not(:first-child) {
	margin: 0 7px;
}

.ewob-board-section .main-title.second-title {
	margin-top: 100px;
}

@media screen and (max-width: 1024px) {
	.ewob-board-section .board-list {
    grid-gap: 35px 6%;
	}

	.member-associations.slick-initialized {
		margin-top: 10px;
	}

	.partners-sponsors-section .sponsors-block .elementor-column:nth-child(3n + 1) {
		padding: 10px 2vw 0 0;
	}

	.partners-sponsors-section .sponsors-block .elementor-column:nth-child(3n + 2),
	.partners-sponsors-section .sponsors-block .elementor-column:nth-child(3n + 3) {
		padding: 10px 2vw 0;
	}

	.slick-slider.custom-slick.slick-initialized .company-item-wrapper.slick-slide {
		margin: 0 30px;
	}
}

@media screen and (max-width: 768px) {
	.about-us-section,
	.we-do-section {
		padding: 55px 0;
	}

	.about-us-section .elementor-column.elementor-col-50 {
		width: 100%;
	}

	.about-us-section .elementor-inner-section .main-title {
    margin-bottom: 20px;
	}

	.about-us-section .elementor-inner-section .elementor-column.elementor-inner-column:last-child > .elementor-column-wrap {
    padding: 50px 0 0px;
	}

	.about-us-section .elementor-inner-section .elementor-column.elementor-inner-column:first-child > .elementor-column-wrap {
    padding: 0;
	}

	.about-us-section .elementor-inner-section .elementor-column:first-child {
    border-right: unset;
	}

	.we-do-section .elementor-widget-image.elementor-widget {
		display: none;
	}

	.we-do-section .elementor-column.elementor-col-33 {
    width: 47%;
		margin-bottom: 10px;
	}

	.associations-section {
    padding: 60px 0 0;
	}

	.partners-sponsors-section .sponsors-block .elementor-col-33:first-child {
    width: 45%;
	}

	.partners-sponsors-section .sponsors-block .elementor-col-33:nth-child(2) {
    width: 23%;
	}

	.partners-sponsors-section .sponsors-block .elementor-col-33:last-child .elementor-image {
		margin-right: -40px;
	}

	.partners-sponsors-section .sponsors-block {
		margin-top: 0;
	}

	.partners-sponsors-section {
    padding: 60px 0 30px;
	}

	.ewob-board-section {
    padding: 50px 0;
	}

	.partners-sponsors-section .sponsors-block .elementor-row {
		margin-top: 0;
	}
}

@media screen and (max-width: 460px) {
	.we-do-section {
		padding-bottom: 80px;
	}

	.we-do-section .elementor-column.elementor-col-33 {
    width: 100%;
	}

	.ewob-board-section {
    padding: 80px 0;
	}

	.ewob-board-section .board-details {
    display: block;
	}

	.ewob-board-section .board-details .board-name {
    width: 100%;
    padding-left: 0;
		margin-top: 15px;	
	}

	.ewob-board-section .board-item {
		height: unset;
	}

	.partners-sponsors-section .sponsors-block .elementor-row {
		margin-top: -20px;
	}
}