.chatbot-trigger.ltr-button{
left: 90px !important;
right: auto;
}

body.rtl-mode .chatbot-trigger{
right: 90px !important;
left: auto !important;
}

.rounded-btn{
color: #fff;
}

.main-intro{
padding-top: 56px;
}
.vision-message ul li:nth-child(2) .card{
background: #f5f5f5;
}

.vision-message ul li:nth-child(3) .card {
    background: #f5f5f5;
}
.page-search .advanced-search .btn{
background: #02214a;
}

.v-select {
  background: #efefef !important;
}
.vs1__listbox,.vs__dropdown-menu {
    background: #efefef;
}