/*$third: #15285f;*/
/*$accent2: #9f56ff;*/
@font-face {
  font-family: "Poppins-regular";
  src: url("assets/fonts/Poppins-Light.ttf");
}
@font-face {
  font-family: "Poppins-semibold";
  src: url("assets/fonts/Poppins-SemiBold.ttf");
}
.dropbtn {
  color: white;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 200px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  right: 0px;
}

.dropdown-content a {
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.show {
  display: block;
}

.dropdown-menu {
  display: none;
}

@media screen and (max-width: 880px) {
  .dropdown-menu {
    display: block;
  }
}
body {
  margin: 0px;
  font-family: "Poppins-semibold";
  font-size: 14px;
  color: #3d3d3d;
}

a {
  color: #3d3d3d;
  text-decoration: none;
}

h1 {
  font-size: 26px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 18px;
}

.pac-container {
  z-index: 1000000000;
}

.pac-container {
  box-shadow: none;
}

.pac-item {
  padding: 6px 4px;
  font-size: 14px;
}

#pickuploc_div, #dropoffloc_div {
  font-size: 11px;
  font-family: "Poppins-regular";
}

#pickup_map_div #map, #drop_map_div #map_drop {
  height: 225px;
}

.topbar {
  z-index: 1000;
  border-bottom: 0.6px solid #c4c4c4;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
  height: 80px;
  padding: 0px 50px;
}

.topbar-heading {
  color: #3d3d3d;
  margin: 16px 0px;
}

.top-bar-body {
  box-sizing: border-box;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1263px;
  height: 80px;
}

.top-menu {
  display: flex;
  justify-content: space-between;
}

.top-menu-item {
  /*margin-right: 57px;*/
}

.top-menu-item a {
  font-size: 14px;
  font-weight: 500;
  color: #3d3d3d;
  text-decoration: none;
}

.main {
  margin-top: 80px;
  padding: 0px 50px;
  border-bottom: 1px solid #d2d2d2;
}

.primary-section {
  display: flex;
  justify-content: space-between;
  margin: 0px auto;
  max-width: 1263px;
  width: 100%;
}

.p-section-1, .p-section-3 {
  width: 22%;
}

.p-section-1 {
  padding: 10px 0px 10px 0px;
}

.p-section-3 {
  padding: 10px 10px 10px 10px;
}

.p-section-2 {
  width: 56%;
  border-left: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
}

.left-menu-items {
  width: 100%;
  float: right;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 10000000000;
  background: url("assets/images/loading.gif") center no-repeat #fff;
  background-size: 250px 250px;
}

.left-menu-item {
  width: 100%;
  float: right;
  padding: 0px;
  height: 63px;
  display: flex;
  align-items: center;
  background: #ffffff;
  border-bottom: 2px solid #d2d2d2;
  /*    font-size: 16px;*/
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.78;
  letter-spacing: 0.16px;
}

.active {
  background: #ffdfdd;
border-bottom: 3px solid #e62e25;
}

.left-menu-item-icon {
  float: left;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.78;
  letter-spacing: 0.16px;
  margin-left: 15px;
}

.left-menu-item-label {
  float: left;
  margin: 0px 9px;
}

.home-banner {
  width: 100%;
  text-align: center;
  object-fit: cover;
}

.section3-right-box {
  border: 1px solid #d2d2d2;
  float: left;
  width: 100%;
}

.heading-section-3 {
  float: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.heading-section-3-icon {
  float: left;
  width: auto;
}

.heading-section-3-title {
  float: left;
  width: 100%;
  font-size: 18px;
}

.content-section-3 {
  padding: 10px;
  font-family: "Poppins-semibold";
  color: #777;
  /*font-size: 16px;*/
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: normal;
  text-align: left;
}

.tab-title {
  width: auto;
  height: 30px;
  padding: 8px 39.9px 8px 38.9px;
  background-color: #d2d2d2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  float: left;
}

.tab-title-active {
  background-color: #be9855;
}

.tab-section-3 {
  width: 100%;
  float: left;
}

.tab-title-1 {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  margin: 25px 0px 25px 20px;
}

.tab-title-2 {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  margin: 25px 25px 25px 0px;
}

.tab-title-container {
  float: left;
  width: 100%;
}

.tab-content-container {
  width: 100%;
  padding-bottom: 70px;
}

.tab-contents {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tab-content-item {
  margin: 0px 15px 0px 15px;
  width: 100%;
}

.form-controller {
  padding: 15px;
  border-radius: 8px;
  border: solid 1px #d2d2d2;
  width: 100%;
  outline: none;
  font-family: "Poppins-regular";
  font-size: 13px;
  font-weight: 600;
  background: #FFF;
  height: 48px;
}

.primary-section textarea.form-controller {
  height: 72px;
}

.form-controller-label {
  font-family: "Poppins-regular";
  font-size: 12px;
  color: #3d3d3d;
  font-weight: bold;
  margin-bottom: 3px;
  letter-spacing: 0.5;
}

::placeholder {
  font-family: "Poppins-regular";
  font-size: 13px;
  font-weight: 600;
  color: #3d3d3d63;
  letter-spacing: 0.3px;
}

.form-button {
  height: 48px;
  flex-grow: 0;
  border-radius: 8px;
  background-color: #be9855;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  border: none;
  cursor: pointer;
}

.second-section {
  padding: 100px 50px;
}

.s-section-1 {
  font-size: 33px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: center;
  color: #252525;
}

.s-section-2 {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #868686;
}

.section3-search-box {
  float: left;
  width: 100%;
  margin: 12px 0px 12px 0px;
}

.sm-search-container {
  display: none;
  padding: 25px 0px 25px 0px;
  width: 100%;
}

.sm-search-container div {
  float: left;
}

.location-toggle {
  margin-top: 30px;
}

.bottom-menu-mobile {
  display: none;
  position: fixed;
  width: 100%;
  bottom: 0px;
  background: #fff;
  border-top: 1px solid #c4c4c4;
  z-index: 1000000;
}

.bottom-menu-mobile-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 65px;
}

.bottom-menu-mobile-item {
  margin: 0px auto;
  text-align: center;
  height: 66px;
  width: 100%;
}

.bottom-menu-mobile-item-active {
  background: #fff1c7;
  border-top: 1px solid #c4c4c4;
}

.search-box {
  margin: 26px 15px 26px 0px;
  width: 100%;
}

.no-border {
  border: none;
}

.search-box-container, .search-list-contaner {
  padding: 0px 50px 0px 50px;
}

.margin-0 {
  margin: 0px;
}

.search-list-item {
  display: flex;
  margin-bottom: 25px;
}

.searchitem-description {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  font-family: "Poppins-regular";
  margin: 8px 0px;
  max-height: 64px;
  overflow: hidden;
  height: auto;
  margin-bottom: 6px;
}

.search-box-label {
  margin-bottom: 5px;
}

.truck-image-category-icon {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
}

.truck-category-title {
  margin-top: 10px;
  text-align: center;
}

.divider {
  margin: 25px 0px 25px 0px;
  border-bottom: 0.6px solid #c4c4c4;
}

.item-category {
  margin: 0px 25px 25px 0px;
}

/*.item-search-list-button{
    width: auto;
}*/
.search-list-item-image {
  width: 100%;
  height: 180px;
  border-radius: 5px;
  object-fit: cover;
}

.search-list-tile-box {
  width: 32.17%;
  float: left;
  border-radius: 8px;
  max-height: 413px;
  -webkit-box-shadow: inset 0px 0px 0px 0.5px #d2d2d2;
  -moz-box-shadow: inset 0px 0px 0px 0.5px #d2d2d2;
  box-shadow: inset 0px 0px 0px 0.5px #d2d2d2;
  margin-top: 20px;
  margin-right: 1.74%;
}

.search-list-item-details {
  width: 100%;
  margin: 0px 0px 0px 15px;
}

.item-passholder {
  width: 100%;
}

.item-passholder-icon {
  float: left;
}

.item-passholder-label {
  float: left;
  margin: 2px 0px 0px 5px;
  font-size: 11px;
}

.search-list-item-price-lg {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}

.search-list-item-price-md, .search-list-item-price-sm {
  display: none;
  width: 100%;
  float: left;
  /*    margin-top: 10px;*/
}

/*.search-list-item-price-md .item-search-list-button,.search-list-item-price-sm .item-search-list-button {
    float: left;
    margin-top: 0px;
    width: auto;
}*/
.search-list-item-price-sm .form-button {
  height: 26px !important;
  width: 90px !important;
  font-size: 11px !important;
  /*    margin-top: 10px;*/
}

.search-list-item-price-md .form-button, .search-list-item-price-sm .form-button {
  height: 34px;
  width: 130px;
  font-size: 14px;
}

.search-list-item-price-sm .search-item-old-price, .search-list-item-price-sm .search-item-original-price {
  float: none;
  margin: 3px 0px 0px 0px;
  text-align: left;
  width: auto;
}

.search-list-item-price-sm .search-item-old-price {
  font-size: 13px;
}

.search-list-item-price-sm .search-item-original-price {
  font-size: 14px;
}

.search-item-old-price {
  margin: 3px 25px 0px 0px;
  text-decoration: line-through;
  float: left;
}

.search-item-original-price {
  margin: 0px;
  font-size: 18px;
  text-align: right;
  margin-bottom: 10px;
}

.footer-section-item {
  width: 25%;
}

.footer-sm {
  display: none;
}

.footer-sm .footer-section-item {
  width: 100%;
  margin-bottom: 20px;
}

.footer-sm .footer-section-item .socialmedia-container {
  display: flex;
  align-items: flex-end;
  border: none;
}

.footer-sm .footer-section-item .socialmedia-container div,
.footer-lg .footer-section-item .socialmedia-container div {
  width: auto;
  text-align: left;
  margin-right: 10px;
}

.footer-sm .footer-section-item .socialmedia-container img {
  box-shadow: 0px 4px 14px #d3d3d3;
}

.footer-lg .footer-section-item .socialmedia-container {
  display: flex;
  height: 70%;
  align-items: flex-end;
}

.copyright_text {
  text-align: center;
  padding-bottom: 40px;
  padding-top: 40px;
  background: #47113e;
  color: #fff;
}

.p-heading-1 {
  font-size: 26.3px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.35;
  letter-spacing: normal;
  text-align: center;
  color: #020246;
}

.p-content {
  font-size: 14px;
  line-height: 1.67;
  letter-spacing: normal;
  text-align: center;
  color: #777;
  margin-top: 10px;
  font-family: "Poppins-regular";
}

.payment-p-1 {
  width: 100%;
  float: left;
}

.border-0 {
  border: none;
}

.p-heading-2 {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #3d3d3d;
}

.payment-container {
  width: 550px;
  margin: 0px auto;
}

.payment-p-2 {
  margin-top: 50px;
  width: 100%;
  float: left;
}

.p-payment-box-container {
  margin-top: 15px;
  border-radius: 8px;
  background-color: #ededed;
  float: left;
  width: 100%;
}

.p-payment-box {
  width: 100%;
  float: left;
}

.p-payment-box-1 {
  float: left;
  padding: 20px 10px 20px 10px;
  text-align: left;
}

.p-paymentbox-icon {
  float: left;
  margin-top: 2px;
}

.p-paymentbox-cc-title {
  float: left;
  margin-left: 10px;
  font-size: 16px;
}

.p-paymentbox-icons {
  float: right;
  display: flex;
  padding: 20px 10px 20px 10px;
}

.margin-icon {
  margin-right: 9px;
}

.p-main {
  margin-top: 80px;
}

.p-container {
  width: 550px;
  margin: 0px auto;
}

.p-payment-online-lg {
  width: 100%;
  float: left;
}

.p-payment-online-lg-container {
  width: 100%;
  display: flex;
  /*padding-bottom: 20px;*/
}

.p-footer-section {
  width: 100%;
  float: left;
  margin-top: 30px;
}

.p-footer-secure {
  float: left;
  width: 20px;
}

.p-footer-secutre-label {
  float: left;
  margin-left: 10px;
  width: 87%;
  font-family: "Poppins-regular";
  font-size: 11px;
  font-weight: bold;
  color: #828282;
  padding-top: 3px;
}

.p-footer-button-container {
  width: 100%;
  float: left;
  margin-top: 25px;
  margin-bottom: 90px;
}

.p-payment-online-md .container {
  width: 100%;
  margin: 0px;
  float: left;
}

.p-payment-online-md .container .p-label {
  font-size: 12px;
  margin-bottom: 5px;
  padding: 0px 10px 0px 10px;
}

.login_error, .login_success {
  font-family: "Poppins-regular";
  color: red;
  font-weight: bold;
}

.login_success {
  color: green;
}

.loc_div {
  font-family: "Poppins-regular";
  font-size: 13px;
  color: #000;
  border-radius: 8px;
  border: solid 1px #d2d2d2;
  /*width: 100%;*/
  outline: none;
  height: 46px;
  overflow: hidden;
  line-height: 3;
  /*padding-left: 6px;*/
  cursor: pointer;
  font-weight: 600;
}

.icon-Target {
  float: left;
}

.cur_loc_link {
  float: left;
  margin: 2px 0px 0px 10px;
}

.p-payment-online-md .container .p-input {
  font-size: 12px;
  margin-bottom: 5px;
  padding: 0px 10px 0px 10px;
}

.p-container-small {
  float: left;
  width: 100%;
  display: flex;
}

.p-container-small .p-label {
  font-size: 12px;
}

.p-container-small .p-item {
  width: 100%;
  padding: 0px 10px 10px 10px;
}

.p-payment-lg {
  display: block;
}

.p-payment-md {
  display: none;
}

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 10000;
  /* Sit on top */
  /*padding-top: 20px;  Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  border-radius: 10px;
  box-shadow: 0 4px 30px 10px rgba(0, 0, 0, 0.05);
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.bg-theme {
  background-color: #3d3d3d;
}

.text-white {
  color: #fff;
}

/**************************media queries***********************************/
@media screen and (max-width: 994px) {
  .search-list-contaner {
    padding: 0px 15px 0px 15px !important;
  }

  .topbar {
    padding: 15px;
    display: flex;
    align-items: center;
  }

  .main {
    padding: 0px 15px;
  }

  .search-box-container, .search-list-contaner, .footer-section {
    /*padding: 0px 15px 0px 15px !important;*/
    padding-bottom: 40px px !important;
  }

  .item-category {
    margin: 0px 15px 15px 15px;
  }

  .top-bar-body {
    height: auto;
  }
}
.left-filter-menu {
  display: flex;
}

@media screen and (max-width: 880px) {
  .modal-container-button {
    padding: 0px 20px 80px 20px !important;
  }

  .footer-sm .footer-section-item .socialmedia-container img {
    box-shadow: none;
  }

  .copyright_text {
    margin-bottom: 0px !important;
  }

  .third-section {
    display: block !important;
    padding: 0px 15px 15px 15px !important;
  }

  .third-section .content, .third-section .block-3, .third-section img {
    width: 100% !important;
    text-align: left !important;
  }

  .second-section {
    padding: 40px 5px;
  }

  .third-section .bell-angel-img {
    display: none;
  }

  .md-screen {
    display: block !important;
  }

  .lg-screen {
    display: none !important;
  }

  .third-section .block-grey {
    margin-right: 0px !important;
    float: left;
    margin-top: 50px !important;
  }

  .third-section .block-yellow {
    margin-top: 50px;
    float: left;
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }

  .width-50 {
    width: 100% !important;
  }

  .third-section .inner-block-1 {
    margin: 15px 15px !important;
  }

  .third-section .inner-block-1 h1 {
    padding-top: 15px !important;
  }

  .left-filter-menu {
    height: 63px;
    align-items: center;
    border-bottom: 1px solid #aaa;
  }

  .search-list-contaner, .search-list-filter {
    display: block !important;
  }

  .search-list-filter {
    width: 100% !important;
  }

  .wrap-collabsible {
    display: none;
  }

  .search-list-filter {
    margin: 0px !important;
  }

  .search-list-filter {
    width: 100%;
  }

  .search-list-row {
    display: block !important;
    width: 100% !important;
  }

  .search-list-filter {
    display: none;
  }

  .item-search-list-container {
    width: 100% !important;
  }

  .p-section-1, .p-section-3, .top-menu {
    display: none;
  }

  .p-section-2 {
    width: 100%;
  }

  .bottom-menu-mobile {
    display: block !important;
  }

  .search-box {
    display: none;
  }

  .sm-search-container {
    display: block;
  }

  .footer-sm {
    display: block;
  }

  .footer-lg {
    display: none;
  }

  .search-section {
    display: flow-root;
  }

  .contactus .container, .contactus .block-60, .contactus .block-35 {
    width: 100% !important;
    display: block !important;
  }
}
@media screen and (max-width: 772px) {
  .search-list-contaner {
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 600px) {
  .truck-image-category-icon {
    width: 70px;
    height: 70px;
    border-radius: 50%;
  }

  .truck-category-title {
    font-size: 12px;
  }

  .payment-p-1 {
    margin-top: 10px;
  }

  .p-container {
    width: 100%;
  }

  .p-main {
    float: left;
    padding: 15px;
  }

  .p-payment-md {
    display: block !important;
    font-size: 14px;
    margin-top: 2px;
  }

  .p-payment-lg {
    display: none !important;
  }

  .margin-icon {
    margin-right: 0px;
  }

  .p-payment-box-1 {
    padding: 10px 0px 10px 10px;
  }

  .p-paymentbox-icons {
    padding: 10px 10px 10px 0px;
  }

  .p-payment-online-md .container, .p-payment-online-md .p-container-small {
    margin: 5px 0px 5px 0px;
  }
}
@media screen and (max-width: 510px) {
  .form-label-time {
    margin-top: 25px !important;
  }

  .topbar-heading {
    font-size: 22px;
  }

  .tab-title-1 {
    margin: 10px 0px 10px 10px;
  }

  .tab-title {
    height: 20px;
    padding: 8px 25px 8px 25px;
    font-size: 14px;
  }

  .tab-title-2 {
    margin: 10px 10px 10px 0px;
  }

  .tab-contents {
    display: block;
  }

  .tab-content-item {
    margin: 0px;
  }

  .tab-content-container {
    float: left;
  }

  .form-controller-label {
    margin: 10px !important;
  }

  .location-toggle {
    display: none;
  }

  h1 {
    font-size: 22px;
  }
}
@media screen and (max-width: 540px) {
  .search-list-item-price-sm {
    display: block !important;
  }

  .search-list-item-price-md, .search-list-item-price-lg {
    display: none !important;
  }

  .search-list-item-price-sm .form-button {
    height: 35px !important;
    width: 115px !important;
    font-size: 13px !important;
    margin-top: 15px;
  }

  /*    .search-list-item-price-md .item-search-list-button {
          margin-top: 0px;
      }*/
  .p-lg {
    display: none !important;
  }

  .p-sm {
    display: flex !important;
  }
}
.item_price_block {
  font-size: 20px;
}

@media screen and (max-width: 365px) {
  .item_price_block {
    font-size: 16px;
  }

  .tab-title {
    height: 15px;
    padding: 8px 20px 8px 20px;
    font-size: 11px;
  }

  .bottom-menu-mobile-item {
    font-size: 11px;
  }

  .search-list-item-details {
    margin: 0px 0px 0px 10px;
  }

  .search-list-item-price-sm .search-item-old-price {
    font-size: 11px;
  }

  .search-list-item-price-sm .search-item-original-price {
    font-size: 12px;
  }

  .search-list-item-price-sm .form-button {
    height: 26px !important;
    width: 90px !important;
    font-size: 11px !important;
    margin-top: 18px;
  }

  .secondary-button {
    width: 130px !important;
    height: 39px !important;
    padding: 8px !important;
  }
}
@media screen and (min-width: 365px) and (max-width: 400px) {
  .secondary-button {
    width: 80px !important;
    height: 28px !important;
    padding: 3px !important;
    font-size: 10px !important;
  }
}
@media screen and (min-width: 400px) and (max-width: 994px) {
  .secondary-button {
    width: 130px !important;
    height: 39px !important;
    padding: 8px !important;
  }
}
@media screen and (max-width: 510px) {
  #myModal {
    padding-top: 0px;
    overflow: hidden;
  }

  .modal-content {
    border-radius: 0px;
    height: 100%;
    width: 100% !important;
    padding: 0px;
    overflow: auto;
  }

  .modal-content-container {
    padding: 20px;
  }

  .section-controls-container {
    display: block;
  }
}
.section-controls-container {
  display: flex;
}

.section-control-block {
  margin-bottom: 15px;
  width: 100%;
  margin-right: 15px;
}

#back_btn_pickup, #back_btn_dropoff {
  display: none;
}

/*********************************************/
@media screen and (max-width: 700px) {
  .search-list-tile-box {
    width: 100% !important;
    margin-right: 0px !important;
  }

  h3 {
    font-size: 14px !important;
  }
}
.search-list-filter {
  width: 25%;
  margin: 35px 36px 0px 0px;
}

.search-list-row {
  display: flex;
  margin: 0px auto;
  max-width: 1267px;
  width: 100%;
}

.search-container-div {
  background-color: #323235;
  color: #fff;
}

.search-list-contaner {
  margin-bottom: 185px !important;
  padding: 0px 50px 0px 50px;
}

.item-search-list-container {
  max-width: 1267px;
  width: 100%;
}

.label_product_box {
  font-size: 12px;
  font-family: "Poppins-regular";
  background: #fff;
  padding: 3px 10px;
  border-radius: 3px;
  width: fit-content;
  font-weight: bold;
}

.green_box {
  margin: 0 15px 0 0;
  background-color: #cbffae;
  color: #008a00;
}

.red_box {
  margin: 0 15px 0 0;
  background-color: #fff2f2;
  color: #f30c0c;
}

.yellow_box {
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: inset 0px 0px 0px 0.5px #be9855;
  -moz-box-shadow: inset 0px 0px 0px 0.5px #be9855;
  box-shadow: inset 0px 0px 0px 0.5px #be9855;
}

.toggle {
  display: none;
}

.wrap-collabsible {
  margin: 1.2rem 0;
}

.lbl-toggle {
  display: block;
  font-size: 14px;
  text-align: left;
  background: #ededed;
  cursor: pointer;
  transition: all 0.25s ease-out;
}

.lbl-toggle:hover {
  color: #3d3d3d;
}

.lbl-toggle::before {
  display: inline-block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;
  vertical-align: middle;
  margin-right: 0.7rem;
  transform: translateY(-2px);
  transition: transform 0.2s ease-out;
}

.toggle:checked + .lbl-toggle::before {
  transform: rotate(90deg) translateX(-3px);
}

.collapsible-content {
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.25s ease-in-out;
  margin-bottom: 15px;
}

.toggle:checked + .lbl-toggle + .collapsible-content {
  max-height: 350px;
}

.toggle:checked + .lbl-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.collapsible-content .content-inner {
  padding: 20px 10px;
}

.collapsible-content p {
  margin-bottom: 0;
}

/****************************************************************************/
.lbl-toggle {
  padding: 10px;
}

.search-button-container {
  margin: 26px 0px 26px 0px;
  display: flex;
  align-items: center;
}

#toggle_search_btn_sm {
  margin-right: 0px;
  width: 100%;
}

.secondary-button {
  width: 166px;
  height: 46px;
  padding: 11px 32px 11px 31px;
  border-radius: 8px;
  border: solid 1px #be9855;
  background-color: #fff1c7;
  font-size: 16px;
  font-weight: bold;
  font-family: "Poppins-regular";
  cursor: pointer;
}

.d-main {
  margin-top: 100px;
  padding: 0px 15px;
}

.d-main .content {
  max-width: 540px;
  width: 100%;
  margin: 0px auto;
}

.d-main .image-container img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}

.d-main .content-container p {
  font-family: "Poppins-regular";
  font-weight: bold;
  color: #777;
}

.d-main .vehicle-details .flex-container {
  display: flex;
  align-items: center;
  width: 100%;
}

.d-main .vehicle-details .flex-element {
  width: 50%;
}

.d-main .vehicle-details .flex-element {
  width: 50%;
}

.d-main .vehicle-details .flex-element:last-child {
  text-align: right;
}

.d-main .vehicle-details .divider {
  margin: 0px;
}

.confirm-page .content .content-container h1, .confirm-page .content .content-container p {
  text-align: center;
}

#payment_details_container {
  display: none;
}

.payment-block-1 {
  border: 1px solid #d2d2d2;
  border-radius: 10px;
  align-items: flex-start;
  width: 100%;
}

.payment-block-2 {
  align-items: center;
  width: 100%;
}

.payment-block-2, .payment-block-1 {
  margin: 10px 0px;
}

.p-lg {
  display: flex;
}

.p-sm {
  display: none;
}

.o_t_map_section {
  float: left;
  margin-top: 4px;
  width: 93%;
}

.o_t_map_section h4 {
  color: rgba(0, 0, 0, 0.87);
  margin: 0px;
}

.o_t_map_section .status_title {
  font-size: 13px;
  margin-top: 5px;
}

.o_t_map_section .map_container {
  padding: 5px;
  border: 1px solid #bfbfbf;
  border-radius: 8px;
  margin-top: 20px;
}

.map_container img {
  width: 100%;
  border-radius: 8px;
}

.o_t_title_1 {
  padding: 10px 10px 0px 0px;
  font-size: 18px;
}

.o_t_title_2 {
  padding: 0px 10px 10px 0px;
  font-family: "Poppins-regular";
  font-weight: bold;
  color: #777;
}

.o_t_contact_rider {
  float: left;
  margin-left: 2px;
  margin-top: 3px;
}

.lg-p-filed {
  width: 70%;
  margin-bottom: 15px;
}

.sm-p-filed {
  width: 30%;
  margin-bottom: 15px;
}

/*.lg{
    display: block;
}*/
/*.md{
    display: none;
}*/
@media screen and (max-width: 500px) {
  .o_t_title_1 {
    padding: 10px 10px 0px 0px;
    font-size: 14px;
  }

  .o_t_title_2 {
    padding: 0px 10px 10px 0px;
    font-family: "Poppins-regular";
    font-weight: bold;
    color: #777;
    font-size: 13px;
  }

  .o_t_contact_rider {
    font-size: 12px;
  }

  .p-payment-online-lg-container {
    display: block;
  }

  .lg-p-filed {
    width: 100%;
  }

  .sm-p-filed {
    width: 100%;
  }

  #card-exp, #card-cvc, .p-element-label {
    margin: 0px 15px !important;
  }
}
#alertoverlay {
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10000000;
  background: #6b6b6b94;
  display: none;
}

#alertmessagebox {
  width: fit-content;
  margin: 0px auto;
  background: #fff;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -40%);
  transform: translate(-50%, -40%);
}

.user_address_list {
  width: 100%;
  float: left;
  overflow-x: auto;
  max-height: 350px;
}

.p-element-label {
  font-size: 12px;
}

#card-exp, #card-cvc {
  width: auto;
  margin-right: 10px;
}

.third-section {
  display: flex;
  align-items: center;
  margin: 0px auto;
  max-width: 1263px;
  padding: 50px 50px 50px 50px;
}

.third-section .inner-content {
  display: flex;
  margin-bottom: 32px;
  align-items: center;
}

.third-section .block-1 {
  width: 70px;
  text-align: left;
}

.third-section .content {
  width: 50%;
}

.third-section .banner-sm-title {
  font-size: 17px;
}

.third-section .banner-sm-text {
  font-family: "Poppins-regular";
  font-size: 14px;
}

.third-section .block-2 {
  font-family: "Poppins-regular";
  font-size: 16px;
  line-height: 2;
}

.third-section .block-3 {
  width: 50%;
  text-align: right;
}

.third-section .block-4 {
  width: 50%;
  text-align: left;
}

.third-section .width-50 {
  width: 50%;
}

.third-section .block-grey {
  background: #212121;
  border-radius: 20px;
  text-align: center;
  color: #fff;
  margin-right: 50px;
}

.third-section .block-yellow {
  background: #be9855;
  border-radius: 20px;
  text-align: center;
  color: #000;
  position: relative;
}

.third-section .inner-block-1 {
  margin: 65px 90px;
}

.third-section .margin-bottom-50 {
  margin-bottom: 50px;
}

.third-section .view_more_btn {
  background: #fff;
  padding: 10px 35px;
  border-radius: 10px;
  font-size: 16px;
}

.third-section .bell-angel-img {
  width: 115px;
  position: absolute;
  top: -55px;
  right: 0px;
}

.error {
  display: none;
  color: red;
  font-family: "Poppins-regular";
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 0.5px;
}

@media screen and (min-width: 510px) and (max-width: 1580px) {
  .modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .popup_active {
    -webkit-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
  }
}
@media screen and (min-width: 1580px) {
  .modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .popup_active {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.disabled_btn {
  border: solid 1px #d2d2d2;
  background: #eceff1;
  cursor: no-drop;
}

input:focus, select:focus, textarea:focus {
  border: 1.2px solid #be9855;
}

input:disabled {
  background: #ececec;
  cursor: no-drop;
  color: #828282;
}

#successmsg_forgotpassword {
  color: green;
  font-family: "Poppins-regular";
  font-size: 10px;
  font-weight: bold;
}

#errormsg_forgotpassword {
  color: red;
  font-family: "Poppins-regular";
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 10px;
}

input[type=time]::-webkit-calendar-picker-indicator,
input[type=date]::-webkit-calendar-picker-indicator {
  background: url("assets/images/down-arrow.png");
  background-repeat: no-repeat;
  background-size: 12px 8px;
  background-position: right 5px center !important;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("assets/images/down-arrow.png") #fff !important;
  background-position: right 15px center !important;
  background-repeat: no-repeat !important;
  background-size: 12px 8px !important;
}

select option:checked, select option:focus {
  background: #be9855;
}

.footer-sm {
  margin: 0px 10px;
}

.frm-gatepass-label {
  margin: 20px 0px 3px 0px;
}

@media screen and (min-width: 1250px) {
  .search-list-tile-box:nth-child(3n) {
    margin-right: 0px;
  }
}
@media screen and (max-width: 1250px) {
  .search-list-tile-box {
    width: 49%;
  }

  .search-list-tile-box:nth-child(even) {
    margin-right: 0px;
  }
}
.p-payment-online-lg .form-controller {
  height: 15px;
}

.order_track_notice {
  background-color: #fff1c7;
  border: 1px solid #be9855;
  padding: 10px;
  margin: 10px 0px;
  border-radius: 8px;
  display: flex;
}

.contactus .container {
  display: flex;
  justify-content: space-between;
  max-width: 1263px;
  width: 100%;
  margin: 0px auto;
  padding-top: 60px;
  margin-bottom: 200px;
}

.contactus .block-60 {
  width: 60%;
}

.contactus .block-35 {
  width: 35%;
}

.inner-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
}

@media screen and (max-width: 510px) {
  .inner-block {
    display: block !important;
    margin-bottom: 0px !important;
  }

  .inner-block div {
    width: 100% !important;
  }
}
.modal-container-button {
  padding: 0px 20px 40px 20px;
}

.blink {
  animation: blinker 1s infinite;
}

@keyframes blinker {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  to {
    opacity: 1;
  }
}
#alert {
  position: fixed;
  right: 5px;
  width: 225px;
  background: #f60000;
  padding: 7px;
  z-index: 10000;
  border: 1px solid #cca9a9;
  border-radius: 11px;
  top: 5px;
  font-family: "Poppins-regular";
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  color: #fff;
  box-shadow: 1px 1px 3px 0px #dbaaaa;
  cursor: pointer;
  display: none;
}

#date_pickup {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(assets/images/down-arrow.png) #fff !important;
  background-position: right 15px center !important;
  background-repeat: no-repeat !important;
  background-size: 12px 8px !important;
}

/*# sourceMappingURL=style.css.map */
