.SlidingEffect {
  transform: translateX(0px) !important;
}
.inner_footer,
.login-btn,
label {
  text-align: center;
}
#mobile-page,
td,
th {
  border: 2px solid #000;
}
.login-btn,
.menu-li {
  font-weight: 550;
}
#last-footer li,
.breadLI,
.menu-li,
.mobile-ul {
  list-style: none;
}
#CarTaxi,
#TravellerTaxi,
.new_footer_top .footer_bg {
  bottom: 0;
  position: absolute;
}
.ForSLash::before,
.NavbarHead,
.antialiased,
.main-heading {
  position: relative;
}
a {
  text-decoration: none !important;
}
.noBullets {
  display: block;
}
.not-display {
  display: none;
}
.Forcenot-display {
  display: none !important;
}
.LeftRightDetails,
.NavbarHead,
.breadOL,
.menu-ul {
  display: flex;
}
.NumberAnchor,
footer a {
  color: #000;
}
.lazy-load-image-loaded {
  width: 100%;
  height: 100%;
}
.f_widget.about-widget .f_list,
.f_widget.about-widget .f_list li:last-child,
p {
  margin-bottom: 0;
}
.HeadSetIcon {
  width: 33px;
  height: 33px;
}
.HeadSetIconMobile {
  width: 32px;
  height: 32px;
  margin-top: 6px;
}
@media only screen and (max-width: 492px) {
  .Logo_Img {
    width: 120%;
  }
}
.breadOL {
  margin-top: 1rem;
}
.breadLI {
  margin: 0 0 0 10px;
}
.ForSLash::before {
  content: "/";
}
td,
th {
  padding: 5px;
}
input:focus {
  border: 2px solid gray;
}
.antialiased,
button {
  background: 0 0;
}
.NavbarHead {
  justify-content: space-between;
  padding: 10px 0;
  color: #fff !important;
  background: #f8f9fa;
}
.main-heading {
  left: 10px;
  max-width: 20%;
  width: 20%;
  flex: 0 0 20%;
}
.Logo_Img {
  width: 100%;
  height: 40px;
}
.web-menu {
  max-width: 60%;
  width: 60%;
  flex: 0 0 60%;
}
.menu-ul {
  padding-left: 0 !important;
  justify-content: space-evenly;
}
.login-btn {
  margin: 0 10px 0 0;
  flex: 0 0 20%;
  max-width: 20%;
  width: 20%;
  color: #000;
}
.HoverMe {
  border-top: 2px solid #f8f9fa;
  display: inherit;
  cursor: pointer;
  color: #000;
}
#mobile-page,
.MobileLoginandregister {
  transition: transform 1s ease-in-out;
}
.HoverMe:hover {
  border-top: 2px solid;
  color: #0a58ca !important;
}
.MobileLoginandregister {
  position: absolute;
  right: 5px;
  top: 59px;
  background: #fff;
  color: #000;
  z-index: 102;
  width: 120px;
  text-align: left;
  transform: translateY(-200px);
  border: 1px solid #000;
  box-shadow: 2px 1px 15px #000;
}
.MobileLoginandregister:hover {
  box-shadow: none;
}
.MobileLoginandregister ul {
  padding-right: 2rem;
  padding-left: 0.5rem;
}
.Mobile-Menu {
  display: none;
  position: relative;
  padding: 10px 0;
  color: #000 !important;
  background: #f8f9fa;
}
.mobile-menuBtn {
  border: none;
  background: 0 0;
  flex: 0 0 11%;
  width: 11%;
  max-width: 11%;
  color: #fff !important;
}
.mobile-logo {
  flex: 0 0 30%;
  max-width: 30%;
  width: 30%;
  margin-left: 10px;
}
.Mobile-menu-page {
  transition: 2s ease-in-out;
}
#mobile-page {
  position: absolute;
  height: 15vh;
  width: 100%;
  background: #fff;
  z-index: 1001;
  transform: translateX(-150%);
}
.mobile-ul {
  padding-left: 0;
  text-align: left;
  width: 95%;
  margin: 5px auto;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  height: 91%;
  position: relative;
}
.MobileMenuLinks {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  position: relative;
  flex: 0 0 25%;
  max-width: 25%;
  width: 25%;
  text-align: center;
}
.ShowAfterReactLoad {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}
@media only screen and (max-width: 347px) {
  .MobileMenuLinks {
    font-size: 10px;
  }
}
#footer {
  color: #000;
  background: #f8f9fa;
}
.social-IconFoot {
  width: 34px !important;
  margin: 5px 0 0 5px;
  height: 34px !important;
}
#last-footer ul {
  padding-left: 0.5rem;
}
.text-muted {
  line-height: 2;
}
.TobeShown,
.TobeShownCateg,
.dynamic-Li {
  padding: 0 5px;
  border-right: 2px solid #000;
  display: inline-block;
}
.btn_get_two {
  border-color: #5e2ced;
  background: #5e2ced;
  color: #fff;
}
.readMoreStyle {
  color: #dc3545;
}
@media only screen and (max-width: 690px) {
  .Buttons-Div {
    flex-direction: column;
  }
  .single-Btn {
    margin: 10px 0 0;
  }
}
@media only screen and (max-width: 768px) {
  .noBullets {
    flex-direction: column !important;
  }
  .mobile-logo {
    flex: 0 0 45% !important;
    margin-left: 18px !important;
    width: 45% !important;
    padding-top: 15px;
    max-width: 45% !important;
  }
  .Mobile-Menu {
    display: flex !important;
    padding: 0 10px;
  }
  .NavbarHead {
    display: none;
  }
  .login-btn {
    margin-top: 7px;
    flex: 0 0 35%;
    width: 35%;
    max-width: 35%;
    margin-left: auto;
    text-align: right;
  }
}
.WhatsAppchatIcon {
  position: fixed;
  bottom: 20px;
  right: 15px;
}
#TravellerTaxi {
  animation: 32s linear infinite myfirst;
}
#CarTaxi {
  animation: 20s linear infinite myfirst;
}
@-moz-keyframes myfirst {
  0% {
    left: -25%;
  }
  100% {
    left: 100%;
  }
}
@-webkit-keyframes myfirst {
  0% {
    left: -25%;
  }
  100% {
    left: 100%;
  }
}
@keyframes myfirst {
  0% {
    left: -25%;
  }
  100% {
    left: 100%;
  }
}
.new_footer_area {
  background: #fbfbfd;
}
#themeandCategBtns {
  position: relative;
  z-index: 4;
}
.new_footer_top {
  padding: 80px 0 180px;
  position: relative;
  overflow-x: hidden;
}
.new_footer_top .company_widget p {
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  color: #6a7695;
  margin-bottom: 20px;
}
.new_footer_top .company_widget .f_subscribe_two .btn_get {
  border-width: 1px;
  margin-top: 20px;
}
.btn_get:hover {
  color: #fff;
  background: #6754e2;
  border-color: #6754e2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn:focus,
.btn:hover,
a:focus,
a:hover,
button:focus,
button:hover {
  text-decoration: none;
  outline: 0;
}
.new_footer_top .f_widget.about-widget .f_list li a:hover {
  color: #5e2ced;
}
.new_footer_top .f_widget.about-widget .f_list li {
  margin-bottom: 11px;
}
.f_widget.about-widget .f_list li {
  margin-bottom: 15px;
}
.btn_get_two {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn_get_two:hover {
  background: 0 0;
  color: #5e2ced;
}
.new_footer_top .f-title {
  margin-bottom: 15px;
  color: #263b5e;
}
.f_600 {
  font-weight: 600;
}
.f_size_18 {
  font-size: 18px;
}
h1,
h2,
h3,
h5,
h6 {
  color: #4b505e;
}
.new_footer_top .f_widget.about-widget .f_list li a {
  color: #6a7695;
}
.new_footer_top .footer_bg {
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 305px;
}
@media only screen and (min-width: 768px) {
  .Mobile-menu-page {
    display: none;
  }
}
@media only screen and (min-width: 300px) and (max-width: 410px) {
  .fixedheightToCategory,
  .fixedheightToTheme {
    height: 125px;
  }
}
@media only screen and (min-width: 410px) and (max-width: 565px) {
  .fixedheightToCategory,
  .fixedheightToTheme {
    height: 101px;
  }
}
@media only screen and (max-width: 565px) {
  .breadAnchor {
    color: #000 !important;
    font-size: 11px;
    letter-spacing: -0.5px;
  }
}
@media only screen and (min-width: 565px) {
  .fixedheightToCategory,
  .fixedheightToTheme {
    height: 77px;
  }
  .breadAnchor {
    color: #000 !important;
    font-size: 16px;
    letter-spacing: -0.5px;
  }
}
.extraHeightForFixedWeb {
  height: 220px !important;
}
.extraHeightForFixedTab {
  height: 155px !important;
}
.extraheightForFixedMobile {
  height: 90px !important;
}
