.btn:not(.btn-rounded) {
  border-radius: 0 !important;
}
.width-400 {
  width: 400px;
  margin: 0 auto;
}
.width-450 {
  width: 450px;
  margin: 0 auto;
}
.width-500 {
  width: 500px;
  margin: 0 auto;
}
.width-550 {
  width: 550px;
  margin: 0 auto;
}
.width-600 {
  width: 600px;
  margin: 0 auto;
}
.width-650 {
  width: 650px;
  margin: 0 auto;
}
.width-700 {
  width: 700px;
  margin: 0 auto;
}
.width-750 {
  width: 750px;
  margin: 0 auto;
}
.width-800 {
  width: 800px;
  margin: 0 auto;
}
.text-10 {
  font-size: 10px;
}
.text-11 {
  font-size: 11px;
}
.text-12 {
  font-size: 12px;
}
.text-13 {
  font-size: 13px;
}
.text-14 {
  font-size: 14px;
}
.text-15 {
  font-size: 15px;
}
.text-16 {
  font-size: 16px;
}
.text-17 {
  font-size: 17px;
}
.text-18 {
  font-size: 18px;
}
.text-19 {
  font-size: 19px;
}
.text-20 {
  font-size: 20px;
}
.text-21 {
  font-size: 21px;
}
.text-22 {
  font-size: 22px;
}
.text-23 {
  font-size: 23px;
}
.text-24 {
  font-size: 24px;
}
.text-25 {
  font-size: 25px;
}
.text-26 {
  font-size: 26px;
}
.text-27 {
  font-size: 27px;
}
.text-28 {
  font-size: 28px;
}
.text-29 {
  font-size: 29px;
}
.text-30 {
  font-size: 30px;
}
h5,
h6 {
  line-height: 1.6;
}
.login-form input,
.login-form textarea {
  color: #495057;
  height: 50px;
  padding: 6px 15px;
}
.fs0 {
  font-size: 0;
}
.no-click {
  pointer-events: none;
}
.contact-area form input,
.contact-area form textarea,
.contact-area-s2 form input,
.contact-area-s2 form select,
.contact-area-s2 form textarea {
  color: #495057;
}
.contact-area form div,
.contact-area-s2 form div {
  padding: 0;
}
.tool_page_title a {
  color: #495057;
}
.tool_page_title a:hover,
.tool_page_title a:focus {
  color: #34ccff;
}
.login-after li {
  padding: 15px 10px;
}
.header-top ul.header-social:before {
  right: -20px;
}
.no_form_grp_mrg .form-group {
  margin-bottom: 0;
}
.Tools-area {
  padding: 80px 0;
}
.Tools-area .container {
  position: relative;
}
.Tools-area .tool-item h3 span {
  color: #34ccff;
}
.logo {
  margin-top: 10px;
}
.logo a {
  display: inline-block;
}
.logo a img {
  max-width: 180px;
}
.header-area.sticky {
  z-index: 1000;
}
.bg-light_green {
  background-color: #66d837;
}
.bg-red {
  background-color: #c61010;
}
.hidden {
  display: none;
}
.team-content h4 {
  color: #34ccff;
  cursor: default;
}
.transparentInput,
.transparentInput:hover,
.transparentInput:focus,
.transparentInput:active {
  background: none;
  outline: none !important;
  box-shadow: none;
}
.strong {
  font-weight: bold;
}
.modal-dialog.modal-biggest {
  max-width: 90%;
}
.saved_report_table p {
  margin: 0;
}
.pricing-area {
  padding: 100px 0 70px;
}
.bus-stop-design .title {
  font-size: 11px;
}
.bus-stop-design table td,
.bus-stop-design table th,
.bus-stop-design table {
  border: none;
  padding: 0;
  vertical-align: middle;
}
.bus-stop-design .meter_col_wrap {
  font-size: 0;
  width: 100%;
  white-space: nowrap;
}
.bus-stop-design .meter_col_wrap .dist_cols {
  font-size: 8px;
  display: inline-block;
  background: #67d9ff;
  padding: 0 4px;
  line-height: 1.7;
}
.bus-stop-design .draw_bus_space,
.bus-stop-design .no_stopping,
.bus-stop-design .bus_zone {
  height: 80px;
  display: inline-block;
}
.bus-stop-design .draw_bus_space {
  background: #0086b3;
}
.bus-stop-design .drawing_bus_stop {
  font-size: 0;
}
.bus-stop-design .no_stopping,
.bus-stop-design .bus_zone {
  background: #ed1c1c;
  overflow: hidden;
  position: relative;
  border: 1px solid #999;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.bus-stop-design .no_stopping i,
.bus-stop-design .bus_zone i {
  font-size: 8px;
  transform: rotateZ(-90deg) translateX(-50%);
  display: block;
  white-space: nowrap;
  position: absolute;
  top: -2px;
  right: -34px;
  color: #fff;
  width: 100%;
  height: 100%;
}
.bus-stop-design .bus_zone {
  background: #999;
  border-color: #ed1c1c;
  color: #ed1c1c;
}
.bus-stop-design .draw_bus_space.white {
  background: #fff;
}
.bus-stop-design .draw_bus_space.bus {
  background: #34ccff;
}
.all_buses .draw_in_ele,
.all_buses .draw_out_ele {
  visibility: hidden;
}
.buses_draw_in_out .no_stopping,
.buses_draw_in_out .bus_zone,
.buses_draw_in_out .draw_bus_space {
  background: #fff;
  border-color: #fff !important;
}
#map,
#map_canvas {
  width: 100%;
  margin: 0px;
  padding: 0px;
  margin-bottom: 25px;
}
.service-item .service-single .service-img {
  height: 250px;
  overflow: hidden;
}
.service-item .service-single .service-img img {
  min-height: 250px;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  -o-object-fit: cover;
  object-fit: cover;
}
.service-item .service-single .service-content.long-heading {
  padding-top: 18px;
}
.service-item .service-single .service-content.long-heading h3 i {
  top: -25px;
}
.service-item .service-single .service-content h3 i {
  position: absolute;
  left: -115px;
  top: -35px;
  font-size: 42px;
  color: #34ccff;
  font-weight: 500;
}
.service-item .service-single .service-content h3:before {
  display: none;
}
.service-item .service-single .service-content.only_icon h3 i {
  left: -90px;
  top: -15px;
}
.service-item .service-single:hover .service-content.long-heading {
  padding-top: 29px;
}
.footer-widget.contact-us .contact-us-area {
  background: none;
}
.footer-widget.contact-us .contact-us-area span {
  color: #bbb;
}
.footer-widget.contact-us .contact-us-area p {
  margin-bottom: 1rem;
}
.th-text-center th {
  text-align: center;
}
#tools-page-sidebar {
  transition: all 0.4s linear;
}
#tools-page-sidebar.hidden-slow {
  height: 0;
  opacity: 0;
  overflow: hidden;
  max-width: 0;
}
#sidebar_toggle {
  position: absolute;
  top: -60px;
  left: 15px;
  z-index: 2;
}
#sidebar_toggle span {
  display: inline-block;
  text-indent: -10000px;
}
*.noselect {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  /*
     Introduced in IE 10.
     See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/
   */
  -ms-user-select: none;
  user-select: none;
}
.about-content span {
  padding-bottom: 5px;
}
.wickedpicker__controls {
  padding: 0 !important;
}
.timetable_table tr th,
.timetable_table tr td {
  padding: 12px 0;
  vertical-align: middle;
}
.timetable_table tr th p,
.timetable_table tr td p {
  padding: 0 10px;
  border-bottom: 1px solid #ccc;
}
.timetable_table tr th p:last-child,
.timetable_table tr td p:last-child {
  border: 0;
}
.timetable_table tr p {
  font-size: 13px;
  margin: 0;
}
.timetable_table tr td {
  padding: 10px 0;
  text-align: center;
}
.timetable_table tr small {
  color: #555;
}
.timetable_table.multiple_stop_timetable_table tr th p {
  width: 100%;
  font-size: 11px;
}
#timetable_creator_form table tr th,
#timetable_creator_form table tr td {
  min-width: 200px;
}
#calc_date {
  background: #fff;
}
.text-primary {
  color: #34ccff !important;
}
.sidebar_tools_menu {
  padding-left: 10px;
}
.sidebar_tools_menu li.active a {
  color: #01bfff;
  font-weight: 500;
}
.table-middle td,
.table-middle th {
  vertical-align: middle;
}
.hero .hero-slider .slide .slide-caption h2 {
  font-size: 45px;
  margin-bottom: 20px;
}
.track-section .track input {
  padding: 0.375rem 0.75rem;
}
.slide:after {
  opacity: 0.35;
}
.custom_ul {
  padding: 0;
}
.custom_ul li {
  padding: 5px 5px 5px 25px;
  position: relative;
}
.custom_ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  background: #34ccff;
  border-radius: 50%;
}
.object-fit {
  object-fit: cover;
}
.dianuj_posts .post {
  display: flex;
  align-items: center;
}
.dianuj_posts .post .img-holder {
  float: none;
  padding-right: 15px;
}
.dianuj_posts .post .img-holder img {
  width: 70px;
  height: 70px;
  object-fit: cover;
  max-width: none;
}
.dianuj_posts .post a {
  color: #333;
  margin: 0;
  display: block;
}
.dianuj_posts .post a:hover {
  color: #34ccff;
}
.pagination-wrapper li.disabled span {
  background: #999 !important;
  font-style: italic;
}
.category-section li.active a {
  color: #34ccff;
}
.tag-widget li.active a {
  background: #34ccff !important;
  color: #fff !important;
}
.pagination-wrapper .next {
  width: 100px;
}
.more-posts a.disabled {
  cursor: default;
}
.more-posts a.disabled:hover,
.more-posts a.disabled {
  pointer-events: none;
}
.more-posts a.disabled:hover span,
.more-posts a.disabled span {
  color: #ccc !important;
  font-style: italic;
}
nav .pagination .page-item.active .page-link {
  background-color: #34ccff;
  border-color: #34ccff;
}
nav .pagination .page-item a.page-link {
  color: #34ccff;
}
.main-menu ul.mega_menu {
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.main-menu ul.mega_menu li,
.main-menu ul.mega_menu li a {
  margin: 0;
  padding: 0;
  font-weight: bold;
}
.main-menu ul.mega_menu li {
  border-right: 1px solid #eee;
}
#map img {
  padding-right: 0;
}
.Freight-s .submit-btn-wrapper {
  text-align: right;
}
.pac-container {
  z-index: 10000 !important;
}
@media all and (max-width: 900px) {
  .header-top .login-after {
    text-align: center;
  }
  .header-area {
    padding: 10px 0;
  }
  .header-area .logo {
    margin: 0;
  }
  .header-area .logo a img {
    max-width: 150px;
  }
  .header-area .slicknav_btn {
    margin-top: -50px;
  }
  .header-area .mobile_menu .slicknav_menu ul.submenu li a {
    padding-left: 20px;
    background: #232323;
  }
}
@media all and (max-width: 767px) {
  #records,
  #model-data table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media all and (max-width: 567px) {
  .header-top {
    display: none;
  }
}
