/*============================*/
#sp-header {
	height: auto;
}
/*============================*/
#sp-menu > .sp-column {
	justify-content: space-between !important;
	margin-right: auto;
}
/*============================*/
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
	margin-left: auto;
	float: none;
}
/*============================*/
.sp-megamenu-wrapper {
	width: 100%;
}
.sp-megamenu-parent {
	float: none;
    width: 100%;
    justify-content: space-between;
    order: 1;
}
.sp-megamenu-parent>li:first-child {
	display: none;
}
.sp-megamenu-parent>li>a {
	line-height: 60px;
}
.sp-megamenu-parent>li:hover>a {
	color: #fff;
	text-underline-position: under;
	text-decoration: underline;
}
/*============================*/
#offcanvas-toggler {
	order: 2;
}
/*============================*/
.b-gallery-cover .sppb-gallery li img {
	object-fit: cover;
}
/*============================*/
.ba-forms-modal-wrapper {
    z-index: 10001 !important;
}
.ba-forms-authorize-field-wrapper .ba-alert-tooltip, 
.ba-form-field-item .ba-alert-tooltip {
    display: none !important;
}
#ba-forms-notification {
    color: #fff !important;
    background: #18c139 !important;
}
.ba-forms-lightbox-row i {
  width: 60px !important;
}
/*============================*/
.b-edges .sppb-addon-feature {
	min-height: 104px;
}
/*============================*/
.sp-pre-loader .wave-two li {
	background-color: #ff1727;
}
/*============================*/
.b-tabs .sppb-nav-pills {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 440px;
}
.b-tabs .sppb-nav-pills>li>a {
	font-size: 17px;
	padding: 12px 60px;
	border-radius: 30px;
	
}
.b-tabs .sppb-nav-pills>li.active>a {
	background-color: #fff !important;
	border: 1px solid #333;
}
.b-tabs .sppb-tab-pills-content {
	margin-top: 60px;
}
.b-tabs .sppb-tab-pills-content > #sppb-tab1-1.sppb-tab-pane.active,
.b-tabs .sppb-tab-pills-content > #sppb-tab1-2.sppb-tab-pane.active 
{
	display: flex;
}
.b-tabs .sppb-tab-pills-content > #sppb-tab1-1.sppb-tab-pane > div:nth-child(1),
.b-tabs .sppb-tab-pills-content > #sppb-tab1-2.sppb-tab-pane > div:nth-child(1) 
{
	max-width: 440px;
}
.b-tabs .sppb-tab-pills-content > #sppb-tab1-1.sppb-tab-pane > div:nth-child(2),
.b-tabs .sppb-tab-pills-content > #sppb-tab1-2.sppb-tab-pane > div:nth-child(2) 
{
	padding-left: 60px;
	width: calc(100% - 440px);
}
/*============================*/
.b-gallery img {
	object-fit: cover;
	border-radius: 10px;
}
/*============================*/
.b-clients {
	display: flex;
	align-items: center;
	justify-content: center;
}
.b-clients > div {
	text-align: center;
}
.b-clients img {
	margin: 0 auto;
}
.b-clients .clients__title {
	font-size: 20px;
	line-height: 1;
}
.b-clients .clients__pic {
	display: flex;
	align-items: center;
	height: 125px;
}
/*============================*/
#tabsi .sppb-gallery img {
	object-fit: cover;
}
/*============================*/
#sppb-addon-1661440751850 img {
  	border-radius: 10px;
}
/*============================*/