.logo {
  width: 150px !important;
  padding: 6px 0;
}
.ui.fixed.menu, .ui[class*="top fixed"].menu{
  padding: 10px;
}
a{
  color: #F2711C;
}
.button{
  padding-top: 15px!important;
  padding-bottom: 15px!important;
}
.ui.link.menu .item:hover, .ui.menu .dropdown.item:hover, .ui.menu .link.item:hover, .ui.menu a.item:hover{
  background: transparent;
}
.menu .orange.button{
  height: 45px!important;
  background: white;
  color: #F2711C;
  border: 1px solid #F2711C;
}
.emergency-call{
  background: #1d1d1d;
  color: white;
  padding: 15px;
  text-align: center;
  letter-spacing: 0.5px;
  font-size: 16px;
  top: 80px;
  position: relative;
}
.emergency-call a{
  color:#f3701d;
}
.mobile-only{
  display: none!important;
}
.desktop-only{
  display: unset;
}
.masthead{
  background-image: url('images/hero.jpg?v=2')!important;
  background-size: cover!important;
  background-position: center right!important;
  margin-top: 79px!important;
  padding: 50px!important;
  padding-top: 75px!important;
}
.container{
  width: 100%!important;
}
.hero-card{
  margin: auto!important;
  padding: 30px!important;
  width: 550px!important;
  background: white;
  border-radius: 5px;
  text-align: left;
  box-shadow:rgb(50 56 62 / 58%) 0px 5px 12px 0px;
  position: relative;
}
.hero-card h1.ui.header{
  font-size: 2.5rem;
  line-height: 2.5rem;
}
.hero-card #loader{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: white;
  z-index: 999;
  border-radius: 5px;
  opacity: 0.9;
  display: none;
}
.hero-card #loader.visible{
  display: block;
}
.hero-card #loader img{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.hero-card .input{
  width: 100%;
  margin-bottom: 30px;
}
.hero-card input{
  letter-spacing: 1px;
}
.hero-card #vrm{
  text-transform: uppercase;
}
.hero-card #pickupTime{
  width: 100%;
  padding: 0.67857143em 1em;
  background: #FFFFFF;
  border: 1px solid rgba(34, 36, 38, 0.15);
  color: rgba(0, 0, 0, 0.87);
  border-radius: 0.28571429rem;
}
.hero-card .rolls{
  margin-top: -10px;
}
.hero-card label[for="rolls"]{
  display: inline-block;
  width: 90%;
  cursor: pointer;
}
.hero-card .vertical-radio-option{
  font-size: 16px;
  border: 1px solid #dededf;
  padding: 15px;
  border-radius: 4px;
  margin-bottom: 20px;
  cursor: pointer;
}
.hero-card .vertical-radio-option label{
  margin-left: 10px;
}
.hero-card .vertical-radio-option span{
  display: block;
  font-size: 13px;
  margin-left: 25px;
}
.hero-card .mobile-promo{
  font-size: 16px;
  border: 2px dashed #f3701d;
  color: #f3701d;
  background: #fff1e9;
  font-weight: bold;
  text-align: center;
  padding: 15px 10px;
  border-radius: 4px;
  margin-bottom: 20px;
  line-height: 22px;
}
.hero-card .mobile-promo b{
  font-size: 18px;
  padding: 0 2px;
}
.hero-card input::placeholder{
  text-transform: none;
  letter-spacing: inherit;
  color: rgb(91, 91, 91)!important;
}
.hero-card h1 b{
  color:#f3701d;
}
.hero-card h2{
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 30px;
}
.hero-card .button{
  width: 100%;
}

.hero-card .step{
  display: none;
}
.hero-card .step.active{
  display: block;
}
.hero-card .step-number {
  padding-bottom: 20px;
  margin-top: 0px;
  font-size: 19px;
  display: block !important;
}

.hero-card .quote-result{
  position: relative;
  top: -135px;
  background: white;
  margin-bottom: -135px;
  text-align: center;
}
.hero-card .quote-result .quote-container{
  border: 1px solid #bebebe;
  border-radius: 5px;
  padding: 50px;
  margin: 20px 0;
  text-align: center;
  font-size: 16px;
}
.hero-card .quote-result .price-container{
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
  letter-spacing: 1px;
  color: #f3701d;
}
.clients{
  margin-top: 0px;
  margin-bottom: 50px;
  padding: 25px 0;
  background: #ececec;
}
.clients .grid{
  padding-left: 65px;
  padding-right: 26px;
  align-items: center;
  justify-content: space-between;
}
.clients .title{
  font-size: 1.5rem;
  /* padding-right: 30%; */
}
.clients img{
  display: inline-block;
  /* width: 150px; */
  vertical-align: top;
  filter: grayscale(100%);
  opacity: 0.9;
}
.clients .client-logo:nth-of-type(2) img{
  /* Hrtz */
  opacity: 0.5;
}

.hiw{
  margin: 50px 0;
}
.title{
  font-size: 2.375rem;
  line-height: 1.05263;
  font-weight: 700;
  overflow-wrap: break-word;
  word-break: break-word;
  margin-bottom: 10px;
}
.sub-title{
  font-size: 1.4rem;
  line-height: 1.77778;
  font-weight: 400;
  overflow-wrap: break-word;
  word-break: break-word;
  white-space: pre-wrap;
  margin-bottom: 50px;
}
.hiw .grid{
  padding-left: 65px;
}
.hiw-card{
  box-shadow: rgb(50 56 62 / 16%) 0px 5px 12px 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 100%;
}
.hiw-card p{
  padding: 40px 30px;
  padding-top: 5px;
}
.hiw-card h3{
  margin-top: 50px;
}
.hiw-image{
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: center;
  border-radius: 5px;
  position: relative;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.hiw-step{
  color: #fef9f6;
  background: #f3701d;
  font-weight: bold;
  font-size: 20px;
  width: 50px;
  height: 50px;
  text-align: center;
  position: absolute;
  padding: 14px;
  border-radius: 5px;
  bottom: -20px;
  left: 45%;
}

.faq{
  padding: 50px 0;
  margin: 50px 0;
  background: #ececec;
}
.faq .grid{
  padding: 0 65px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.faq .hidden {
  display: none;
}
.faq .faq-question {
  background: none;
  border: none;
  text-align: left;
  font-size: 1.4rem;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  display: block;
  background: white;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 20px;
  font-weight: 550;
}
.faq .faq-question:hover {
  text-decoration: underline;
}
.faq .faq-answer {
  text-align: left;
  font-size: 1.2rem;
  line-height: 18px;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  background: white;
  border-radius: 8px;
  padding: 20px;
  margin-top: -47px;
  margin-bottom: 20px;
}
.faq .get-quote-btn{
  width: auto!important;
  display: block;
  margin: auto;
}

.reviews-container{
  margin-top: -20px!important;
}
.reviews .image{
  background-image: url('images/reviews.jpg');
  background-size: cover;
  background-position: right;
  height: 500px;
  border-radius: 5px;
  width: 80%;
  margin: auto;
}
.reviews .review{
  display: block!important;
  width: 90%!important;
  border-radius: 5px;
  box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
  text-align: center;
  padding: 30px 0;
  background: #fef9f6;
}
.review .rating{
  margin-bottom: 10px;
  color: #f3701d;
}
.reviews .quote{
  font-size: 20px;
}
.reviews .name{
  font-size: 17px;
  font-weight: 550;
  margin-top: 15px;
}
.reviews .car, .reviews .location{
  display: inline-block;
  margin-right: 10px;
  margin-top: 5px;
  font-size: 13px;
}

.footer .logo{
  margin-top: 65px;
  margin-bottom: 10px;
  width: 100px;
}
.footer .accepted-payments{
  width: 300px;
  margin-top: 20px;
}


/* Tracking page */
.tracking{
  margin-top: 80px;
  padding-top: 50px;
  background: #f8f8f8;
  padding-bottom: 60px;;
  margin-bottom: -65px;
}
.tracking .title{
  max-width: 80%;
  text-align: center;
  margin: auto;
}
.tracking .stages-container{
  text-align: left;
  margin: auto;
  margin-top: 15px;
  position: relative;
}
.tracking  .stages-container::after{
  z-index: 1;
  content: '';
  position: absolute;
  height: 85%;
  width: 3px;
  background: #a8a8a8;
  top: 60px;
  left: -63px;
}
.tracking .stage-card .content{
  padding: 20px;
}
.tracking .stage-card{
  box-shadow: rgb(50 56 62 / 16%) 0px 5px 12px 0px;
  border-radius: 5px;
  width: 700px;
  max-width: 100%;
  position: relative;
  background: white;
  margin-top: 40px;
  min-height: 119px;
}
.tracking .stage-card p{
  padding-top: 10px;
}
.tracking .stage-card .stage-title{
  font-size: 1.5rem;
  font-weight: bold;
}
.tracking .status{
  background: #fef9f6;
  color: #a8a8a8;
  border: 1px solid #a8a8a8;
  font-weight: bold;
  font-size: 20px;
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 14px;
  padding-left: 12px;
  border-radius: 999px;
  position: absolute;
  left: -100px;
  top: 0%;
  z-index: 10;
}
.tracking .status.current{
  background: #f3701d;
  color: white;
  border-color: #f3701d;
}
.tracking .status.done{
  color: #f3701d;
  border: 1px solid #f3701d;
}
.tracking .stage-title #price{
  color: #f3701d;
}
.tracking .stage-title.current{
  color: #f3701d;
}
.tracking .stage-title #marketingPrice{
  text-decoration: line-through;
  font-size: 1.2rem;
  margin-bottom: 10px;
}
.tracking .address{
  padding-top: 20px!important;
  margin-bottom: -1px;
  color: grey;
}
.tracking .address-map{
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding: 15px;
  border-radius: 18px;
}

/* Success / confirm details page */
.success{
  margin-top: 80px;
  padding-top: 50px;
  padding-bottom: 60px;;
  margin-bottom: -65px;
}
.success .card{
  background: white;
  border-radius: 8px;
  padding: 20px;
  line-height: 20px;
  margin: auto;
}


/*Grid*/
@media only screen and (min-width: 1200px) {
  .ui.grid.container {
      width: calc(1302px + 2rem) !important;
  }
}

.hero-card .manual-entry-link {
  display: block;
  text-align: center;
  margin: 15px 0 0;
  color: #F2711C;
  font-size: 14px;
  text-decoration: underline;
}

.hero-card .location-button {
  margin-bottom: 0;
  position: relative;
}

.hero-card .location-button.loading {
  cursor: not-allowed;
  opacity: 0.8;
}

.hero-card .location-button .spinner.icon {
  margin-right: 5px;
}

.hero-card .location-input {
  width: 100%;
  margin-bottom: 30px;
}

.hero-card .ui.input {
  position: relative;
}

.hero-card .location-input input {
  width: 100%;
}

.hero-card .location-input input.error {
  border-color: #db2828;
  background-color: #fff6f6;
}

.hero-card .error-message {
  color: #db2828;
  margin-top: -20px;
  margin-bottom: 20px;
  font-size: 0.9em;
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.hero-card .error-message.visible {
  display: block;
  opacity: 1;
}

.hero-card input.error {
  border-color: #db2828 !important;
  background-color: #fff6f6 !important;
}

.ui.toast-message {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%) translateY(100px);
  background: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 15px 25px;
  border-radius: 4px;
  z-index: 9999;
  transition: transform 0.3s ease-in-out;
}

.ui.toast-message.visible {
  transform: translateX(-50%) translateY(0);
}

.hero-card .step-indicator {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
  padding: 0 20px;
}

.hero-card .step-dot {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #f3f3f3;
  border: 2px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all 0.3s ease;
}

.hero-card .step-dot::after {
  content: attr(data-step);
  color: #999;
  font-size: 14px;
  font-weight: bold;
  transition: all 0.3s ease;
}

.hero-card .step-dot .step-label {
  position: absolute;
  top: 35px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  color: #999;
  font-size: 12px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.hero-card .step-dot.active {
  background: #F2711C;
  border-color: #F2711C;
}

.hero-card .step-dot.active::after {
  color: white;
}

.hero-card .step-dot.active .step-label {
  color: #F2711C;
  font-weight: bold;
}

.hero-card .step-dot.completed {
  background: #F2711C;
  border-color: #F2711C;
}

.hero-card .step-dot.completed::after {
  content: '✓';
  color: white;
}

.hero-card .step-line {
  flex: 1;
  height: 2px;
  background: #ddd;
  margin: 0 10px;
  transition: all 0.3s ease;
}

.hero-card .step-line.active {
  background: #F2711C;
}

.places-autocomplete-dropdown {
  position: absolute;
  z-index: 10001;
  background: #FFFFFF;
  border: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0.28571429rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  max-height: 300px;
  overflow-y: auto;
  margin-top: 2px;
}

#basicModal .places-autocomplete-dropdown {
  position: fixed;
}

.places-autocomplete-item {
  padding: 0.67857143em 1em;
  height: 53px;
  font-size: 15px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.5em;
  color: rgba(0, 0, 0, 0.87);
  transition: background-color 0.1s ease;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}

.places-autocomplete-item:hover {
  background-color: #F5F5F5;
}

.places-autocomplete-item:first-child {
  border-top-left-radius: 0.28571429rem;
  border-top-right-radius: 0.28571429rem;
}

.places-autocomplete-item:last-child {
  border-bottom-left-radius: 0.28571429rem;
  border-bottom-right-radius: 0.28571429rem;
}

.places-autocomplete-item i.icon {
  color: rgba(0, 0, 0, 0.4);
  margin: 0;
}