.content .restourant-bar-detay .view360 .owl-nav {
  bottom: unset;
  right: unset;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.content .restourant-bar-detay .view360 .owl-nav .owl-next {
  right: 10px;
  position: relative;
}

.content .restourant-bar-detay .view360 .center-icons {
  left: 50%;
}


body.arapcabody .content .toplanti-list ul li::after {
    background-image: url(../images/orange_box.png);
    width: 6px !important;
    height: 6px !important;
    content: "";
    position: absolute;
    display: inline-block;
    right: -3px;
    top: 10px;
}

.lang-en .main-gorsel {
  display: none;
}
.lang-en .main-gorsel-en {
  display: block !important;
}
