.form-control {
  padding: 7px 12px;
  font-size: 13px;
}
body {
  height: 100vh;
  display: flex;
  flex-direction: column;
}
body,
body p,
body tr td,
body .table-sm tr th {
  font-size: 13px;
}
footer {
  margin-top: auto;
  min-height: 135px;
}
.bg-primary {
  background: #ff511d !important;
}
.fit-img {
  object-fit: contain;
}
.text-primary {
  color: #ff511d !important;
}
.min-550 {
  min-height: 550px;
}
.text-underline:hover,
.text-underline:focus {
  text-decoration: underline;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #e93600 !important;
}
.btn:hover,
.btn:focus,
a.btn {
  color: #fff !important;
}
.img-circle {
  border-radius: 100%;
}
input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}
input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}
.parsley-errors-list {
  margin: 8px 0 8px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  color: #B94A48;
  transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
}
.checkboxes .parsley-errors-list {
  margin-bottom: 1.4rem;
}
.parsley-errors-list.filled {
  opacity: 1;
}
.preloader {
  background: rgba(255, 255, 255, 0.8);
}
.invalid-feedback {
  color: #c10;
  font-weight: normal;
  font-style: italic;
}
.text-sm {
  font-size: 12px !important;
  line-height: 1.5;
}
.text-lg {
  font-size: 18px !important;
  line-height: 1.67;
}
.parallex-small h4 {
  color: #fff;
}
.navbar .nav-item {
  padding: 0 0.25rem;
}
.navbar .nav-item.seperator {
  margin-left: 5px;
  font-size: 20px;
}
.navbar .nav-item.seperator:before {
  content: '|';
  margin-right: 5px;
}
.navbar .nav-link {
  display: block;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.5;
  color: #323232 !important;
  position: relative;
  text-transform: uppercase;
}
.navbar .nav-link:hover,
.navbar .nav-link:focus {
  color: #ff511d !important;
}
.lh1 {
  line-height: 1 !important;
}
.preloader .spinner {
  top: 50%;
  left: 50%;
  color: #ff511d;
  transform: translate(-50%, -50%);
}
.nav-tabs {
  border-color: #ff511d;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link.active {
  border-color: #ff511d #ff511d transparent #ff511d;
}
.nav-tabs.inner_tabs .nav-link {
  border-radius: 0;
}
.nav-tabs.inner_tabs .nav-link:focus,
.nav-tabs.inner_tabs .nav-link:hover,
.nav-tabs.inner_tabs .nav-link.active {
  background: #ff511d;
  color: #fff !important;
}
.iti .iti--allow-dropdown {
  margin: 0;
}
.iti .iti__flag-container {
  height: 35px;
}
.main_menu .dropdown-menu .dropdown-item {
  display: block;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.5;
  color: #323232 !important;
  position: relative;
  text-transform: uppercase;
}
.main_menu .dropdown-menu .dropdown-item:hover,
.main_menu .dropdown-menu .dropdown-item:focus {
  color: #ff511d !important;
}
blockquote {
  border: none !important;
  background: none;
  position: relative;
  text-align: left;
  padding: 1em 0 1em 30px;
  border: none;
  margin: 20px auto 20px;
  max-width: 800px;
  width: 100%;
  display: block;
}
blockquote:after {
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  position: absolute;
  left: 0;
  color: #ff511d;
  top: 0;
  background: -moz-linear-gradient(top, #ff511d 0%, #ff511d 60%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(top, #ff511d 0%, #ff511d 60%, rgba(255, 255, 255, 0) 100%);
  /* background: linear-gradient(to bottom,@primaryColor 0%,@primaryColor 60%,rgba(255,255,255,0) 100%); */
}
blockquote:before {
  content: "\f10d";
  font-family: "fontawesome";
  font-size: 20px;
  display: block;
  margin-bottom: 0.8em;
  font-weight: 400;
  color: #ff511d;
}
blockquote cite,
blockquote p.quoted cite {
  display: block;
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 600;
  font-style: normal;
  margin-top: 1.1em;
  letter-spacing: 0;
  font-style: italic;
}
blockquote p.response {
  margin-top: 10px;
  color: #ff511d;
  font-size: 14px;
  font-weight: normal;
}
.preloader {
  z-index: 9999;
}
.swal2-container {
  z-index: 99999;
}
.btn-link:hover,
.btn-link:focus {
  color: #c00 !important;
}
.custom-checkbox.checkbox-primary .custom-control-label {
  line-height: 1.6;
  font-size: 13px;
  letter-spacing: 0;
}
.custom-checkbox.checkbox-primary .custom-control-label.label-lg {
  font-size: 16px;
}
.custom-checkbox.checkbox-primary .custom-control-label::before:active,
.custom-checkbox.checkbox-primary .custom-control-label::before:active,
.custom-checkbox.checkbox-primary .custom-control-label::before:focus,
.custom-checkbox.checkbox-primary .custom-control-label::before:focus {
  outline: none;
}
.custom-checkbox.checkbox-primary .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ff511d;
  border-color: #ff511d;
}
.custom-radio.custom-radio-primary .custom-control-input:checked ~ .custom-control-label::before {
  color: #ff511d;
  border-color: #ff511d;
  background-color: #ff511d;
}
#navbarText .dropdown-menu.show {
  left: 0%;
}
#navbarText .nav-item.dropdown .nav-link {
  min-width: 250px;
  text-align: right;
}
.file-custom {
  line-height: 1;
}
.file-custom:after {
  display: none;
}
.navigation-primary .page-item > a:hover,
.navigation-primary .page-item > a:focus {
  background-color: #ff511d !important;
  border-color: #ff511d !important;
}
.navigation-primary .page-item.active .page-link {
  background-color: #ff511d !important;
  border-color: #ff511d !important;
}
.select2.select2-container.select2-container--default .select2-selection {
  padding: 3px 12px;
  border: 1px solid #ccc;
  border-radius: 0;
  height: auto;
}
.select2.select2-container.select2-container--default .select2-selection.select2-selection--multiple {
  padding: 3px 10px;
}
.select2.select2-container.select2-container--default .select2-selection .select2-selection__arrow {
  height: 100%;
}
.table-small-font tr > th,
.table-small-font tr > td {
  font-size: 13px !important;
}
#banner.hero-3 {
  background: #ffffff !important;
  background: linear-gradient(90deg, #ffffff 44%, #fe4526 45%) !important;
  padding: 0px 0!important;
}
.my-news-ticker li {
  margin: 0!important;
  position: relative;
}
.my-news-ticker li:after {
  margin: 0 10px;
  content: '+++';
  color: #000;
}
.my-news-ticker li .acme_no {
  color: #000;
  font-weight: bold;
}
.company_text p {
  font-size: 16px;
  margin: 15px 0;
}
.company_text h4 {
  font-weight: bold;
  margin-top: 25px;
  color: #000;
  margin-bottom: 15px;
}
.company_text ul {
  padding-left: 15px;
}
.company_text ul li {
  padding-left: 10px;
  margin-left: 20px;
  list-style: disc;
  padding-bottom: 0px;
  line-height: 1.6;
  font-size: 16px;
}
#clients .owl-next,
#clients .owl-prev,
#post-slider .owl-next,
#post-slider .owl-prev,
#services .owl-next,
#services .owl-prev,
#testimonials .owl-next,
#testimonials .owl-prev,
.date > span {
  background-color: #ff511d !important;
}
.custom-heading h2::before,
.side-bar .widget h2::before {
  background-color: #ff511d !important;
}
.front_pagination .pagination {
  justify-content: center;
}
.front_pagination .pagination li:hover > a,
.front_pagination .pagination > .active > a,
.front_pagination .pagination > .active > a:hover {
  background-color: #ff511d !important;
  border-color: #ff511d !important;
}
.front_pagination .page-item.active .page-link {
  background-color: #ff511d;
  border-color: #ff511d;
}
.fixed_sidebar {
  position: fixed;
  z-index: 99;
}
.ltl_sidebar,
.fixed_sidebar {
  width: 16.875rem;
  transition: all 300ms;
}
.ltl_sidebar.sticky,
.fixed_sidebar.sticky {
  top: 80px;
}
.ltl_sidebar .ltl_sidebar_wrap,
.fixed_sidebar .ltl_sidebar_wrap {
  border: 1px solid #eee;
  background: #fff;
  padding: 10px 15px;
  margin-left: 15px;
}
.ltl_sidebar .ltl_sidebar_wrap .ltl_widget,
.fixed_sidebar .ltl_sidebar_wrap .ltl_widget {
  margin: 15px 0;
  border-bottom: 1px solid #999;
  padding-bottom: 15px;
}
.ltl_sidebar .ltl_sidebar_wrap .ltl_widget:last-child,
.fixed_sidebar .ltl_sidebar_wrap .ltl_widget:last-child {
  border: none;
  padding-bottom: 0;
}
.ltl_sidebar .ltl_sidebar_wrap .ltl_widget img,
.fixed_sidebar .ltl_sidebar_wrap .ltl_widget img {
  max-width: 100%;
}
.ltl_sidebar .ltl_sidebar_wrap .ltl_widget h3,
.fixed_sidebar .ltl_sidebar_wrap .ltl_widget h3 {
  margin-top: 15px;
  font-size: 18px;
  font-weight: bold;
}
.ltl_sidebar .ltl_sidebar_wrap .ltl_widget p,
.fixed_sidebar .ltl_sidebar_wrap .ltl_widget p {
  margin: 10px 0;
  font-size: 13px;
}
.post .post-thumb a {
  display: block;
  max-height: 60px;
  overflow: hidden;
}
.post .post-thumb a img {
  object-fit: cover;
  height: 60px;
}
#blog-post .news-thumb a {
  display: block;
  max-height: 235px;
  overflow: hidden;
}
#blog-post .news-thumb a img {
  object-fit: cover;
  height: 235px;
}
.post-admin .post-admin i,
.post-comment i {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  text-indent: -99999px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.post-desc {
  text-align: justify;
}
.post-desc,
.post-desc p {
  font-size: 15px;
  line-height: 1.67;
}
.service-page-content {
  text-align: justify;
}
.service-page-content p {
  line-height: 1.6;
  margin-bottom: 15px;
}
.service-page-content p.author_tag {
  border-top: 1px solid #eee;
  margin-top: 30px;
  padding-top: 20px;
}
.service-page-content ul {
  margin-left: 20px !important;
}
.service-page-content ul li {
  margin-bottom: 10px;
  list-style: disc;
  font-weight: bold;
}
.custom_dianuj_menu ul li.dropdown-header {
  padding: 10px 15px;
}
.custom_dianuj_menu ul li a {
  display: block;
  padding: 10px 15px;
  color: #000 !important;
  transition: all 300ms;
}
.custom_dianuj_menu ul li a:hover,
.custom_dianuj_menu ul li a.active {
  color: #ff511d !important;
  background: #f2f2f2;
}
.text-green {
  color: #4dcc18 !important;
}
.text-red {
  color: #FF0000 !important;
}
.big-container {
  max-width: 1200px;
  min-width: 1200px;
}
.label_container_checkbox {
  padding-left: 10px;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
}
.label_container_checkbox .checkmark {
  left: 0;
}
.table-payment_details th,
.table-payment_details td {
  vertical-align: middle;
}
.table-payment_details .label_container {
  padding-left: 30px;
}
.pagination li.active .page-link,
.pagination li:hover .page-link {
  border-color: #ff511d !important;
  background: #ff511d !important;
}
.add_shipment_form input[type="text"],
.add_shipment_form input[type="number"],
.add_shipment_form select {
  padding: 8px 12px !important;
}
.shipment_frm span strong {
  font-size: 12px;
}
.theme-modal .modal-header {
  background: #ff511d;
}
.theme-modal .modal-header .close {
  color: #fff;
}
.theme-modal .modal-title {
  color: #fff;
  font-weight: bold;
}
.theme-modal .modal-body {
  padding: 25px 30px;
}
.bg-theme {
  background-color: #ff511d;
}
.label_container_checkbox {
  padding-left: 0;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
}
.label_container_checkbox .checkmark {
  left: 0;
}
.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.owl-carousel .item img {
  max-width: 100%;
  height: 190px;
  object-fit: contain;
}
.time_frames input[type="text"].form-control,
.time_frames input[type="number"].form-control,
.time_frames input[type="date"].form-control,
.time_frames select.form-control {
  width: auto !important;
  display: inline-block;
}
.days_field {
  max-width: 60px;
  border: none;
  border-bottom: 1px solid;
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 950px;
  }
}
.img-sm {
  width: 46px;
  height: 46px;
  object-fit: contain;
}
.media-block .media-left {
  display: block;
  float: left;
}
.media-block .media-right {
  float: right;
}
.media-block .media-body {
  display: block;
  overflow: hidden;
  width: auto;
}
.thumbnail {
  border-radius: 0;
  border-color: #e9e9e9;
}
.main_comment {
  position: relative;
}
.main_comment .btn_reply {
  position: absolute;
  right: 10px;
  top: 15px;
  z-index: 2;
}
.custom-nav li.nav-item {
  position: relative;
  padding: 0;
}
.custom-nav li.nav-item a {
  display: inline-block;
  padding: 27px 7px !important;
}
.custom-nav li.nav-item:hover a,
.custom-nav li.nav-item.active a {
  background: #f1f1f1;
  color: #ff511d !important;
}
.custom-nav li.nav-item .menu_top_info {
  position: absolute;
  top: 2px;
  left: 10px;
  font-size: 12px;
  z-index: 1;
  color: #ff511d;
}
.custom-nav li.nav-item.seperator .menu_top_info {
  left: 20px;
}
.steps ul {
  display: flex;
  display: -webkit-flex;
  list-style: none;
  padding-left: 0;
}
.steps ul li,
.steps ul li.current {
  outline: none;
  position: relative;
  padding-bottom: 3px;
  padding-right: 80px;
}
.steps ul li:last-child {
  padding-right: 0;
}
.steps ul li:first-child .step-icon:before {
  content: none;
}
.steps ul li a {
  cursor: default;
  text-decoration: none;
  outline: none;
}
.steps ul li a .title {
  text-align: center;
}
.steps ul li a .title span {
  display: block;
  font-size: 16px;
}
.steps ul li a .title .step-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #fff;
  margin: 0 auto;
  position: relative;
  outline: none;
  color: #fff;
  font-size: 30px;
  border: 2px solid #ccc;
}
.steps ul li a .title .step-icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 55px;
  height: 55px;
  filter: grayscale(1);
}
.steps ul li a .title .step-icon.dispatched i {
  background-image: url(../images/tracking_icons/dispatched.png);
}
.steps ul li a .title .step-icon.delivered i {
  background-image: url(../images/tracking_icons/delivered.png);
}
.steps ul li a .title .step-icon.in_transit i {
  background-image: url(../images/tracking_icons/in_transit.png);
}
.steps ul li a .title .step-icon.picked_up i {
  background-image: url(../images/tracking_icons/pickup.png);
}
.steps ul li a .step-number {
  color: #666;
  font-weight: 400;
  padding: 0px 0 8px;
}
.steps ul li a .step-text {
  color: #333;
  font-weight: 600;
  padding-bottom: 8px;
}
.steps ul li .step-icon:before {
  position: absolute;
  content: "";
  background: #e5e5e5;
  width: 100px;
  height: 6px;
  top: 50%;
  left: -100px;
  z-index: -1;
  transform: translateY(-50%);
}
.steps ul li.current .step-icon:before,
.steps ul li.done .step-icon:before {
  background: #699186;
}
.steps ul li.current a .step-icon,
.steps ul li.done a .step-icon,
.steps ul li.current a:active .step-icon,
.steps ul li.done a:active .step-icon {
  border-color: #699186;
}
.steps ul li.current a .step-icon,
.steps ul li.current a:active .step-icon {
  box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.2);
}
.steps ul li.current a .step-icon i,
.steps ul li.current a:active .step-icon i {
  filter: grayscale(0);
}
.steps .done::before {
  background: #ff511d;
}
.custom_scroll_height {
  max-height: 120px;
  overflow-y: scroll;
}
.custom_scroll_height::-webkit-scrollbar {
  width: 5px;
}
.custom_scroll_height::-webkit-scrollbar-track {
  background: #eee;
}
.custom_scroll_height::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #ff511d;
  background-image: linear-gradient(to top, #dc461a 0%, #ff511d 100%);
}
.btm_navbar ul.list-inline li a {
  font-size: 16px;
}
.pagination li > a {
  padding: 8px 14px;
}
.sr_btn,
.sr_btn:hover,
.sr_btn:focus {
  box-shadow: none !important;
}
span.file-custom {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: 80px;
  line-height: 1.25;
}
.social-links-two a {
  font-size: 14px;
  line-height: 28px;
}
.booking_policy_text p,
.booking_policy_text li {
  font-weight: normal;
  margin-bottom: 5px;
  line-height: 1.57;
  font-size: 12px;
}
.booking_policy_text ul {
  margin-left: 10px;
  padding-left: 10px;
  list-style: disc;
}
.booking_policy_text input {
  margin-top: 3px;
}
.market_box .market_box_title h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 10px;
}
.payment_widget_info {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
}
.payment_widget_info i {
  font-size: 20px;
  color: #fff;
}
.category_disabled {
  opacity: 0.4;
}
.category_disabled .services-grid:before,
.category_disabled .services-grid {
  border-color: #ddd !important;
}
.searched-shipment .featured_image img {
  height: 220px;
  object-fit: cover;
}
.searched-shipment .featured_image.no_image:before {
  content: "";
  background: rgba(255, 81, 29, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.searched-shipment .featured_image.no_image img {
  opacity: 0.5;
}
.tooltip-inner {
  max-width: 300px;
}
.forms-title .breadcrumb li,
.forms-title .breadcrumb li.active {
  color: #888;
}
.forms-title .breadcrumb li a {
  color: #ff511d !important;
}
.forms-title .breadcrumb-item + .breadcrumb-item::before {
  content: '/';
}
#_info_popup button.close {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 40px;
  color: #ff511d;
  opacity: 1;
  text-shadow: 1px 1px 4px rgba(255, 255, 255, 0.2);
}
select.input-group-text {
  text-align: left;
}
.modal_close_btn {
  position: absolute;
  top: 5px;
  right: 5px;
}
.border-primary {
  border-color: #ff511d !important;
}
