.elementor-element:not(.elementor-column)::before,
.pbmit-col-stretched-yes .pbmit-stretched-div::before{
  pointer-events: none !important;
}

.page-id-3369 .navigation-top{
    display: none;
}

.pbmit-header-button2,.pbmit-header-button2 * {
	border-radius: 50px;
}

.pbmit-header-button2>a:hover {
	background-color: var(--pbmit-xido-secondary-color);
  color: var(--pbmit-xido-white-color);
}

.pbmit-footer-widget .pbmit-social-links  i {
	font-size: 1.5rem;
}

.site-footer {
	padding-top: 49px;
}

.pbmit-footer-widget-col-1 {
	width: 33%;
}

.pbmit-footer-widget-col-1 .wp-block-columns {
	display: flex;
	align-items: start;
	height: 100%;
}

.pbmit-footer-widget-col-1 .is-vertically-aligned-center {
	margin: auto 0 !important;
}

.pbmit-footer-widget-col-1 .wp-block-column:first-child:before {
  position: absolute;
	top: 0;
	left: 50%;
	width: 2px;
	height: 100%;
  background-color: #23508B;
  z-index: 1;
}

.site-footer .container {
	max-width: 1360px;
	padding: 0;
}

.site-footer .pbmit-footer-widget-area {
	padding-bottom: 30px;
}

.site-footer .pbmit-footer-widget-col-1 .widget_block {
	padding: 0;
	height: 100%;
}

.site-footer .widget-title {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 18px;
}

.site-footer .widget_nav_menu{
	padding: 0;
}

.site-footer #menu-menu-single-pages {
	margin-left: 55px;
}

.site-footer #menu-menu-single-pages .menu-item a {
	font-size: 14px;
	font-weight: 700;
	color: white;
}

.site-footer .menu-item {
	line-height: 16px;
}

.site-footer .menu-item a:before {
	display: none;
}

.site-footer .menu-item a {
	padding-left: 8px !important;
}

.site-footer .pbmit-footer-widget-col-4 {
	width: 17%
}

.site-footer .pbmit-footer-widget-col-4 .widget_block {
	padding: 0;
}

.pbmit-footer-text-area:has(.pbmit-footer-copyright-text-area) {
	padding: 8px 0;
}

.pbmit-footer-text-area:has(.pbmit-footer-copyright-text-area) .pbmit-footer-text-inner
{
	padding: 0;
}

.pbmit-footer-text-area:has(.pbmit-footer-copyright-text-area) p {
	color: #EDEFF2;
	margin: 0;
}

@media only screen and (max-width: 994px) {
	.site-footer .pbmit-footer-widget-col-2,
	.site-footer .pbmit-footer-widget-col-3,
	.site-footer .pbmit-footer-widget-col-4 .widget-title,
	.site-footer .pbmit-footer-widget-col-1 .wp-block-columns .wp-block-column:before {
		display: none;
	}
	.site-footer .pbmit-footer-widget-col-1,
	.site-footer .pbmit-footer-widget-col-4 {
		width: 100%;
	}
	.site-footer .pbmit-footer-widget-col-1 {
		margin-bottom: 1rem;
	}
	.site-footer .pbmit-footer-widget-col-1 .wp-block-columns,
	.site-footer .pbmit-footer-widget-col-4 {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.site-footer .pbmit-footer-widget-col-1 .wp-block-columns {
		gap: 0;
	}
	.site-footer .pbmit-footer-widget-col-1 .menu {
		margin-left: 0 !important;
		display: flex;
		gap: .5rem;
	}
}