

.toolbar#header-color
{

  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(30px);
  box-shadow:unset;
}
.header-brand
{
    background-color: #26445A!important;
    border-bottom: unset!important;
}
.text-link 
{
  font-size: 12px;
  font-family: 'Poppins-Medium','IBMPlexSansArabic-Medium',sans-serif;
  color: #26445A;  
}
.text-link2 
{
  font-size: 20px;
}

.text-current,.text-current a
{
  font-size: 12px;
  font-family: 'Poppins-Medium','IBMPlexSansArabic-Medium',sans-serif;
  color: #3EBCE2!important;  
}
.title-dashe
{
  font-size: 12px;
  font-family: 'Poppins-Medium','IBMPlexSansArabic-Medium',sans-serif;
  background-color: #26445A!important;  
}
.minimize-active,.minimize-default,.minimize-default:hover,.minimize-active:hover
{
  color:#FB7401!important;
}
.lang
{
  border: unset;
}
span .lang .select2-selection__rendered
{
  padding-left: 0!important;
  font-size: 14px!important;
  font-family: 'Poppins-Medium','IBMPlexSansArabic-Medium',sans-serif!important;
  color: #26445A!important; 
}
.lang_icon
{
  position: absolute;
  top: 37%;
  left: 13%;
  background-color: white;
}
.select2-container--bootstrap5 .select2-dropdown .select2-results__options{padding-bottom: unset!important;}


