/* modal css */
.form-row.form-group > div {
  margin-bottom: 15px;
}
.model_wd .modal-content {
  border-radius: 25px;
  background: #fff;
}
.model_wd .check_head {
  margin-bottom: 30px;
}
.model_wd .payment-block h5 {
  margin-bottom: 15px;
}
.model_wd .payment-block {
  padding: 40px 0px;
/*   border-bottom: 1px solid rgba(225, 225, 225, 1); */
}
.model_wd .form-row.form-group {
  margin: 0;
}
.model_wd .payment-block span {
  color: #5d5d5d;
  font-size: 9px;
  font-weight: 400;
}
.model_wd .pay-buttn a {
  width: 100%;
  margin-top: 20px;
}
/* modal css ends here */
.emergecy_sec .emr_btn {
  margin-top: 50px;
}
.quick_sec p {
  margin: 20px 0px 50px;
}
.emer_list li {
  color: #5d5d5d;
  font-size: 18px;
  font-weight: 400;
}
.quick_sec .quick_text p {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}
.navbar-light .navbar-nav .nav-link {
  display: inline-block;
}
.mobile {
  display: none;
}
.desktop {
  display: block;
}
img {
  max-width: 100%;
  height: auto;
}
.model_wd h3 {
  text-transform: capitalize;
}
.app_head {
  max-width: 1140px;
  margin: auto;
}
.privacy-content p:not(:last-child) {
  margin-bottom: 40px;
}

.privacy-content:last-child {
  padding-top: 70px;
}

.privacy-content ul {
  list-style: none;
  padding: 0;
}

.privacy-content ul li {
  position: relative;
  color: #5d5d5d;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 15px;
  padding-left: 20px;
}

.privacy-content ul li:before {
  position: absolute;
  content: "";
  height: 5px;
  width: 5px;
  top: 11px;
  right: 0;
  bottom: 0;
  background: #5d5d5d;
  left: 0;
  border-radius: 50%;
}
h4 {
  color: #000;
  font-size: 26px;
  font-weight: 600;
}
h1 {
  color: #fff;
  text-align: center;
  font-size: 80px;
  font-weight: 600;
}
body {
  overflow-x: hidden;
}
.banner-content {
  max-width: 920px;
  margin: auto;
  text-align: center;
}

.banner-content * {
  color: #fff;
}
.faq-content .card-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: transparent;
  border: 0px;
}

.faq-content .card {
  border: 0;
  background: transparent;
}

.faq-content .card-header button i {
  color: rgba(252, 202, 12, 1);
}
.faq-content .accordion {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.faq-content .card {
  border-bottom: 1px solid #eff1f2;
  padding: 20px 0px;
}
.faq-content h2 {
  text-align: center;
}
.faq-content .demo {
  margin-top: 40px;
}
.banner-content h4 {
  font-weight: 500;
}

.service-content h3 {
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 30px;
}
.service-content > div .center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 50px;
}

.service-content > div {
  gap: 80px 0px;
}
.service-content > h2 {
  text-align: center;
  margin-bottom: 80px;
}
/* 8/11/23 */
.service-sec {
  position: relative;
  overflow: hidden;
}
.service-img {
  position: absolute;

}
.service-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.ovrlay {
  position: static;
}
.p_80 {
  padding: 80px 0px;
}
.van-service.service-sec .service-heading h2 {
  text-align: center;
}
.van-service .service-content {
  margin-top: 80px;
}
.servc-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.van-service .service-content {
  display: flex;
  flex-direction: column;
  gap: 100px;
  margin-top: 200px;
	padding-bottom: 65px;
}
.service-end {
  display: flex;
  align-items: center;
}
.banner-wrap {
  background-position: top center;
}
.aftr-img {
  position: relative;
}
.aftr-img::after {
  position: absolute;
  content: "";
  background-image: url(../img/after-img.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 506px;
  height: 557px;
  top: 20%;
  background-position: 100% 100%;
  z-index: -1;
}
.emer_list>li::before {
  background-size: 100% 100%;
}
.contact-content .contact-head {
  max-width: 700px;
  margin-bottom: 40px;
}

.contact-content .contact-head h3 {
  font-size: 40px;
  font-weight: 600;
   /* 135% */
}

.contact-content .contact-head span {
  color: #5D5D5D;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
}

.contact-content .contact-detail p {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0;
}

.contact-content .contact-detail {
  padding-bottom: 30px;
}

.contact-content .contact-detail span,.contact-content .contact-detail a {
  color: #5D5D5D;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 175% */
}

.contact-content .contact-detail a[href^="mailto:"] {
  color: #FCCA0C;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  text-decoration-line: underline;
}
.map-block {
  height: 693px;
}
.map-block iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.contact-content .form-wrapper {
  border-radius: 25px;
  background: #000;
  padding: 40px;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 99;
}


.contact-content {
  padding-bottom: 100px;
}

.contact-content .form-wrapper input,.contact-content .form-wrapper textarea {
  background: transparent;
  width: 100%;
  border-radius: 6px;
  border: 0.5px solid #434343;
  padding: 20px;
  caret-color: #fff;
  color: #fff;
}

.contact-content .form-wrapper input::placeholder, .contact-content .form-wrapper textarea::placeholder {
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
}
.copy_write a {
  color: #5d5d5d;
}

.head_contact svg {
  width: 15px;
  vertical-align: middle;
}
.head_contact {
  white-space: nowrap;
  display: block;
}

.faq-content .card-body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.faq-content .card-body {
  padding: 0px 20px;
}

.faq-content .card-body ul p {
  margin-bottom: 10px;
}
.satisfaction_sec.aftr-img::after {
  top: -50% !important;
}
.model_wd .btm-block  .form-control {
  display: flex;
  flex-direction: row-reverse;
  font-size: 12px;
}
.model_wd .btm-block  .form-control:focus::-webkit-datetime-edit {
  color: #000;
}
.quick_sec {
    position: relative;
    z-index: 1;
}
.quick_sec:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background: rgba(0, 0, 0, 0.3);
}
/* responsive start  */
@media only screen and (max-width: 1399px) {
  .p_130 {
    padding: 100px 0px;
  }
  .app-img {
    width: 160px;
    height: 160px;
  }
  .footer_about {
    padding-top: 80px;
  }
  .sat_btn {
    padding-top: 30px;
  }
  .copy_write {
    margin-top: 40px;
  }

  .van-service .service-content {
    gap: 50px;
/*     margin-top: 50px; */
  }

  .service-content > div .center {
    padding-left: 30px;
  }
  .service-content h3 {
    font-size: 32px;
  }
.emer_list li {
  padding-left: 40px;
}
.emer_list>li::before {
  width: 32px;
  height: 32px;
}
.aftr-img::after {
  width: 330px;
  height: 380px;
}
}

@media only screen and (max-width: 1199px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p {
    line-height: 1.4;
  }
  body {
    font-size: 18px;
  }
  h1 {
    font-size: 60px;
  }
  h2 {
    font-size: 36px;
  }
  h4 {
    font-size: 24px;
  }
  h3 {
    font-size: 22px;
  }
  .service-content h3 {
    font-size: 28px;
  }
  .copy_write {
    padding: 25px 25px;
  }
  .footer_about {
    padding-top: 60px;
  }
  .quick_sec p {
    margin: 10px 0px 30px;
  }
  ul.emer_list {
    display: block;
  }
  .emer_list > li {
    width: 100%;
  }
  .emergecy_sec .row {
    align-items: center;
  }
  .app-img {
    width: 140px;
    height: 140px;
  }
  .van-top_wrapper {
    padding-bottom: 30px;
  }
  .banner_sec {
    padding: 130px 0px;
  }
  .p_130 {
    padding: 80px 0px;
  }
  .quick_sec {
    padding: 150px 0px;
  }
  .app-img img {
    height: 70px;
    width: 70px;
    object-fit: contain;
  }
  .privacy-content p:not(:last-child) {
    margin-bottom: 20px;
  }

  .privacy-content:last-child {
    padding-top: 50px;
  }
  .contact-content .form-wrapper {
    padding: 30px;
}
.contact-content .form-wrapper input, .contact-content .form-wrapper textarea {
    padding: 15px;
}
.contact-content .contact-detail {
  padding-bottom: 20px;
}
.contact-content .contact-head h3 {
  font-size: 35px;
}
.model_wd {
  max-width: 100%;
  padding: 50px;
}
}

@media only screen and (max-width: 991px) {
  h1 {
    font-size: 50px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  body {
    font-size: 16px;
  }
  .cta {
    padding: 15px 20px;
    font-size: 14px !important;
  }
  .p_130 {
    padding: 50px 0px;
  }
  .map-order {
    margin-right: auto;
  }
  .banner_sec {
    padding: 100px 0px 60px;
  }
  .sat_btn {
    padding-top: 10px;
  }
  .emer_list li {
    font-size: 16px;
  }
  .quick_sec p {
    margin: 10px;
  }
  .footer_links li:not(:last-child) {
    margin-right: 40px;
  }
  .copy_write {
    margin-top: 30px;
  }
  .copy_write {
    display: grid;
    text-align: center;
    grid-template-columns: repeat(1, 1fr);
    gap: 5px;
  }
  .footer_about {
    padding-top: 40px;
  }
  .quick_sec {
    padding: 100px 0px;
  }
  .navbar-toggler[aria-expanded="true"] span.bar.bar-2 {
    display: none;
  }
  .navbar-toggler[aria-expanded="true"] span.bar.bar-1 {
    transform: rotate(45deg);
  }
  .navbar-toggler[aria-expanded="true"] span.bar.bar-3 {
    transform: rotate(-45deg);
  }
  .navbar-toggler[aria-expanded="true"] span.bar {
    margin: -2px;
  }
  .navbar-toggler .bar {
    transition: all 0.3s ease-in-out;
    background-color: #000;
    width: 28px;
    height: 2px;
    display: block;
    margin: 4px 0px;
    border-radius: 10px;
  }
  .navbar-toggler {
    border: 0px;
  }
  .navbar-collapse {
    position: absolute;
    width: 100%;
    background: rgb(252, 202, 12);
    padding: 20px;
    z-index: 999;
    right: 0;
    top: 100%;
  }
  .navbar-collapse .nav-link {
    color: #000 !important;
    font-size: 16px !important;
  }
  .mobile {
    display: block;
  }
  .navbar-light .navbar-nav .nav-link {
    display: inline-block;
    margin-bottom: 5px;
  }
  .navbar-light .navbar-nav .nav-link::after {
    background: #fff;
  }
  .navbar-light .navbar-nav .nav-link:hover::after {
    width: 100%;
  }
  .desktop {
    display: none;
  }
  .navbar {
    justify-content: flex-start;
  }

  .logo {
    max-width: 100px !important;
    padding: 10px;
}
/*   .logo img {
    height: 80px;
    width: 80px;
    object-fit: cover;
  } */
  .app-img {
    width: 100px;
    height: 100px;
  }
  .app-img img {
    height: 60px;
    width: 60px;
    object-fit: contain;
  }
  .distance_text h6 {
    margin-top: 10px;
    font-size: 14px;
  }
  .faq-content .card {
    border-bottom: 1px solid #eff1f2;
    padding: 10px 0px;
  }

  .faq-content .accordion {
    gap: 0px;
  }
  .service-content > div .center {
    padding-left: 10px;
  }
  .service-content h3 {
    font-size: 24px;
  }
  .van-service .service-content {
    gap: 0;
    margin-top: 20px;
  }
  .service-content > div {
    gap: 50px 0px;
}
.emer_list>li::before {
  width: 25px;
  height: 25px;
}
.emer_list li {
  padding-left: 30px;
}
.contact-content .contact-head {
  max-width: 500px;
}

.contact-content .contact-head span {
  font-size: 16px;
  line-height: 1.2;
}

.contact-content .contact-detail span, .contact-content .contact-detail a {
  line-height: 1.2;
  font-size: 14px;
}

.contact-content .contact-detail {
  padding-bottom: 15px;
}
.aftr-img::after {
  width: 300px;
  height: 335px;
}
.top-header .row > div {
/*   width: 50%; */
  padding: 0;
}

.navbar {
  justify-content: space-between;
/*   flex-direction: row-reverse; */
}
.main-header .logo {
  margin-bottom: 0px;
  margin-top: 0px;
  margin: 5px 0px;
}
.main-header .toggl {
  justify-content: flex-end;
  display: flex;
  padding: 0;
}
.main-header .toggl {
  position: static;
}
.model_wd {
  max-width: 100%;
  padding: 30px;
}
.model_wd .form-control {
  padding: 10px 13px;
}

.model_wd .payment-block {
  padding: 20px 0px;
}
.btm-block .form-row {
  display: gird;
  gap: 10px;
  grid-template-columns: repeat(1,1fr);
}

.btm-block .form-row>div {
  flex: 100%;
  max-width: 100%;
}
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 35px;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 22px;
  }
  h2 {
    font-size: 26px;
  }

  body {
    font-size: 14px;
  }
  .p_130 {
    padding: 30px 0px;
  }
  .van-top_wrapper {
    display: block;
    text-align: center;
  }

  .trans_text {
    padding-top: 20px;
  }

  .app_box {
    margin-bottom: 40px;
  }

  .footer_about {
    padding-top: 20px;
  }

  .emergency_text {
    padding-top: 20px;
  }

  .footer_log {
    max-width: 130px;
    margin-bottom: 30px;
  }

  .footer_links li:not(:last-child) {
    margin-right: 20px;
  }

  .form-check-label {
    font-size: 14px;
  }
  .distance_text h6 {
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 14px;
  }
  .van_btn {
    margin-top: 15px;
  }

  .copy_write p {
    font-size: 14px;
  }
  .copy_write {
    padding: 10px;
  }
  .toggl {
    max-width: 45%;
  }
  .app_text p {
    font-size: 14px;
  }
  .btm-block {
    padding-top: 50px;
  }

  .model_wd .form-control {
    padding: 10px;
  }

  .model_wd .payment-block {
    padding: 20px 0px;
  }
  .form-row.form-group > div {
    margin-bottom: 10px;
  }
  .model_wd .check_head {
    margin-bottom: 10px;
  }
/*   .logo img {
    height: 60px;
    width: 60px;
  } */
  .logo {
    max-width: 80px !important;
    margin-bottom: -20px;
  }
  .model_wd h3 {
    font-size: 30px;
  }
  .privacy-content:last-child {
    padding-top: 20px;
  }
  .service-content > div {
    gap: 30px 0px;
  }
  .service-img {
    position: relative;
  }
  .service-content .service-end {
    flex-direction: column-reverse;
  }
  .contact-content .contact-head h3 {
    font-size: 30px;
}
.contact-content .contact-head {
  margin-bottom: 30px;
}

.contact-content .contact-detail p {
  font-size: 18px;
}

.contact-content .form-wrapper {
  margin-top: 40px;
  position: relative;
}

.contact-btn a {
  width: 100%;
}
.aftr-img::after {
  width: 200px;
  height: 215px;
  top: 10%;
}
.contact-content .form-wrapper input::placeholder, .contact-content .form-wrapper textarea::placeholder {
  font-size: 12px;
}
.model_wd .btm-block .form-row {
  gap: 10px;
}
}

@media only screen and (max-width: 575px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 16px;
  }

  h4 {
    font-size: 18px;
  }
  .footer_links li a {
    font-size: 14px;
  }

  .copy_write p {
    font-size: 13px;
  }

  .cta {
    padding: 12px 20px;
  }

  .quick_sec {
    padding: 50px 0px;
  }

  .map-order .fields:before {
    width: 35px;
    height: 85px;
  }

  .map-order .fields {
    padding-left: 40px;
  }

  .map-order .form-control {
    font-size: 12px;
  }
  .distance_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .distance_img {
    padding: 0;
  }
  .model_wd .modal-content {
    padding: 15px;
  }
  .model_wd {
    width: 100%;
    max-width: 100% !important;
    margin: auto;
    padding: 50px 15px;
  }
  .model_wd h3 {
    font-size: 28px;
  }
  .model_wd .form-control {
    font-size: 12px;
  }
  .cta {
    font-size: 12px !important;
  }
  .navbar-collapse {
    padding: 10px;
  }
  .top-header .row > div {
/*     width: 50%; */
    padding: 0;
  }

  .navbar {
    justify-content: space-between;
/*     flex-direction: row-reverse; */
  }
  .main-header .logo {
    max-width: 80px !important;
    margin-bottom: 0px;
    margin-top: 0px;
    margin: 5px 0px;
  }
  .main-header .toggl {
    justify-content: flex-end;
    display: flex;
    padding: 0;
  }
  .main-header .head_contact a {
    font-size: 9px;
  }
  .head_contact svg {
    width: 10px;
  }

  .main-header .head_contact {
    gap: 5px;
  }
  .head_contact {
    gap: 4px;
  }
  .head_contact a {
    font-size: 9px;
  }
  .banner-content h4 {
    font-size: 14px;
  }

  .banner_sec {
    padding: 60px 0px 60px;
  }

  .service-content h3 {
    font-size: 22px;
    margin-bottom: 18px;
  }

  .service-content > div {
    gap: 15px;
  }
.navbar-collapse {
    top: 100%;
}

.head_contact a {
    font-size: 12px;
}

.head_contact svg {
    width: 15px;
    vertical-align: middle;
}
.main-header .logo {
    max-width: 70px !important;
}
.main-header .logo a {
    display: inline-block;
}

/* .logo img {
    height: 50px;
    width: 50px;
} */
.contact-content .form-wrapper {
  padding: 20px;
  margin-top: 20px;
}

.contact-content .form-wrapper input, .contact-content .form-wrapper textarea {
  padding: 10px;
}

.contact-content .contact-head h3 {
  font-size: 25px;
}

.contact-content .contact-head span {
  font-size: 14px;
}

.contact-content .contact-head {
  margin-bottom: 15px;
}

.contact-content .contact-detail p {
  font-size: 16px;
}

.contact-content .contact-detail a[href^="mailto:"] {
  font-size: 14px;
}
.emer_list li {
  font-size: 14px;
}
}

/* responsive end */
fieldset#mode {
    display: flex;
}
div#sidebar {
    display: none;
}
.form-check {
    display: contents;
}

label.form-check-label {
    margin: 13px;
}
div#cost-section {
    text-align: end;
}
legend {font-weight: bold;}
.banner-content a.cta {
    margin-top: 33px;
}
.navbar.navbar-expand-lg {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.logo {
    margin-top: -50px !important;
    margin-bottom: 0px;
    padding: 0 !important;
}
.top-header .row {
    display: flex;
    justify-content: flex-end;
    gap: 80px;
}
.top-header,.main-header {
    padding: 0px 60px;
}
.pay-buttn {
    padding-top: 40px;
}
.top-header .row {
    width: 100%;
    padding: 10px 0px;
}
.top-header, .main-header {
    padding: 0px 15px;
}
.contact-content .form-wrapper .cta {
    border-radius: 150px;
    background: #FCCA0C;
    width: auto;
    padding: 20px 60px;
    color: #FFF;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
}
.contact-content .form-wrapper textarea {
    height: 200px;
}
.navbar-toggler {
    padding: 0;
}
.main-header .toggl button {
    padding: 0;
}
.thank-message {
    display: none;
	  text-align: center;
	padding: 100px
}
img.thank-image {
    width: 80px;
}

h5.thank-text {
    font-size: 40px;
    padding-top: 35px;
}
span#service-detail {
    text-transform: capitalize;
    font-size: 14px;
}

span#trip-detail {
    text-transform: capitalize;
    font-size: 14px;
}
section.appropriate_sec .app_head + .row {
    justify-content: center;
}
/* .quick_text.text-center {padding-bottom: 195px;} */

/* section.quick_sec {
  
    padding: 169px;
} */

