/* topbar */
.ets-techsolution-topbar-section > .elementor-container,
.ets-techsolution-header-section > .elementor-container{
  max-width: calc(100% - 6% );
}
.ets-techsolution-topbar-section .elementor-widget-wrap{
  padding: 0 !important;
}
.ets-header-register-btn a{
  padding: 12px 0;
}
.ets-techsolution-topbar-section .ekit_social_media li{
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.ets-techsolution-topbar-section .ekit_social_media li:last-child{
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.ets-techsolution-topbar-section .ekit_social_media li a{
  color: #fff !important;
}
.ets-techsolution-topbar-section .ekit_social_media li path{
  fill: #fff !important;
}
.ets-header-menu-section nav{
  justify-content: end !important;
}
.ets-header-menu-section nav>ul{
  justify-content: end !important;
  margin-right: unset !important;
}
