.bottom-nav .lang .dropdown-toggle i,
.bottom-nav .lang .dropdown-toggle svg {
  margin-left: 0px;
  margin-right: 4px !important;
}
.bottom-nav .lang .dropdown-menu .dropdown-item {
  text-align: start !important;
}

.box-email .parent-inp .inp {
  border-radius: 10px 0 0 10px !important;
  text-align: end !important;
}
.box-email .parent-inp .btn-sub {
  border-radius: 0px 10px 10px 0px !important;
}

.arrow-ltr {
  transform: rotate(180deg);
}

input,
textarea,
select {
  text-align: end !important;
}

select.inp {
  background-position: 98% center !important;
}

.box-filters.box-filters-ltr {
  right: 50%;
  left: auto;
}

.dropdown-menu::before, .dropdown-menu::after {
  left: auto !important;
  right: 9px;
}

.drop-notifications .menu-notifications {
  right: -18px !important;
  left: auto !important;
}

.drop-user .menu-user {
  right: -5px !important;
  left: auto !important;
}

.list-item-header .header {
  text-align: left !important;
}

.btn-fqa img {
  margin-right: 0px !important;
  margin-left: 10px !important;
}

.login_page .box-col.box-bg .text-bg .title {
  font-size: 40px !important;
}
.login_page .box-col.box-bg .text-bg .p {
  font-size: 25px !important;
}
@media (max-width: 767.98px) {
  .login_page .box-col.box-bg .text-bg .title {
    font-size: 30px !important;
    width: 175px !important;
  }
  .login_page .box-col.box-bg .text-bg .p {
    font-size: 20px !important;
    text-align: center;
  }
}
@media (min-width: 576px) {
  .login_page .box-col.box-bg .text-bg .title {
    font-size: 40px !important;
    width: 330px !important;
  }
  .login_page .box-col.box-bg .text-bg .p {
    font-size: 20px !important;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .login_page .box-col.box-bg .text-bg .title {
    font-size: 40px !important;
    width: 250px;
  }
  .login_page .box-col.box-bg .text-bg .p {
    font-size: 20px;
    text-align: center;
  }
}
@media (min-width: 1400px) {
  .login_page .box-col.box-bg .text-bg .title {
    font-size: 45px !important;
    width: 279px;
  }
  .login_page .box-col.box-bg .text-bg .p {
    font-size: 28px;
  }
}
@media (max-width: 1199.98px) {
  .login_page .box-col {
    width: 100%;
    padding: 12px;
  }
  .login_page .box-col .title {
    text-align: center;
  }
}
.login_page .box-col .form_content {
  padding: 40px;
  display: flex;
  flex-direction: column;
  border: 1px solid #efefef;
  border-radius: 14px;
  gap: 20px;
}
.login_page .box-col .form_content .logo-form {
  width: 140px;
  height: auto;
}
.login_page .box-col .form_content .header_title .title {
  font-weight: 600;
  font-size: 25px;
  margin-bottom: 4px;
}
.login_page .box-col .form_content .header_title .text {
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  color: #737373;
}
.login_page .box-col .form_content .label {
  font-size: 16px;
  margin-bottom: 10px;
}

.about-landing .up-title,
.about-landing .bo-title,
.about-landing .des {
  text-align: left;
}

.section-event .content {
  gap: 20px !important;
}
.section-event .content .title {
  font-size: 26px;
}
.section-event .content .dec {
  font-size: 22px;
}

.box-booking .holder .bar-info .dropdown .dropdown-menu {
  right: 0 !important;
  left: auto !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  max-width: none !important;
}/*# sourceMappingURL=main-ltr.css.map */