.optional-link {
position: absolute;
    right: 0;
    top: -5px;
}
.sticky-nav
.optional-link {
    position: absolute;
    right: 0;
    top: 4px;
}

.langopt{ padding: 15px 0}

.carousel-control-prev, .carousel-control-next {
    display: none;
}


.navbar-brand img {
    width: 190px;
    height: auto;
    position: relative;
    top: 10px;
}
.sticky-nav
.navbar-brand img {
    width: 190px;
    height: auto;
    position: relative;
    top: 0px;
}


#slideshow .symbol-slide {
    width: 95px;
}

.in-avo-8 a.card i {
     background: none ; 
     border-left: 0px solid #FEF8FB; 
     border-right: 0px solid #FEF8FB; 

}


.modal-body .btn.btn-primary.w-100.mt-1 { display: none !important}


@media (max-width: 991px) {
#mobile-navbar .optional-link {
    position: relative;
    right: 0;
    top: 0;
    margin-top: 25px;
  display: block !important; text-align: center
}

#mobile-navbar .optional-link .rounded-pill {
    border-radius: 50rem !important;
    display: block;
}  
  
  
  
}
































