.head-breadcrumb{ background-color: #FFFFFF; margin: 20px 30px; padding-top:15px; border-radius: 10px;}
.nav-breadcrumb{padding-right:70px; }

.card-img-top{
	border-radius: 10px; border:1px solid #000000; margin:10px 0px;
}

 .upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.file-btn {
  color:#eb120e;
  background-color: white;
  border: none;
  padding: 8px 20px;
  font-size: 14px;
  font-weight:800;
  text-transform: uppercase;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.upload-btn{
	color:#FFFFFF;
	border-radius: 10px;
	border: none;
	margin-top:30px; 
  background-color: #b8af07;
  padding: 8px 40px;
  font-size: 14px;
  font-weight:700;
  }
  .update-btn{
  	color:#FFFFFF;
	border-radius: 10px;
	border: none;
	margin-top:30px; 
  background-color: #b8af07;
  padding: 8px 40px;
  font-size: 14px;
  font-weight:700;
  }
  .invoice-btn{
    color: #971b1b;
    background:#ebdede !important;
  border-radius: 10px;
  border: none;
  margin-top:30px; 
  padding: 8px 40px;
  font-size: 14px;
  font-weight:700;}

  .total-payment-btn{
    color: #971b1b;
    background: #edc1c1 !important;
    border-radius: 10px;
    border: none;
    margin-top: 10px;
    padding: 0px 50px;
    font-size: 14px;
    font-weight: 700;
  }

  .service-cost-btn{
    color: #971b1b;
    background:#ebdede !important;
  border-radius: 10px;
  border: none;
  margin-top:30px; 
  padding: 8px 40px;
  font-size: 14px;
  font-weight:700;}

  .towing-order-btn {
    font-size: 18px;  
    font-weight: 700; 
    border-radius: 5px;
    font-family: Arial, sans-serif; 
    color: #FFFFFF; 
    margin: 15px 30px 25px 30px;
    background:#f13b5d;
  }
.towing-order-btn:hover{
   color: #FFFFFF;
   background:#f13b5d;
 }

  #phone-order-icon{
    font-size: 30px; 
    font-weight: 700; 
    color: #1284d5de;
  }
  .tow-back-btn {
  color: #FFFFFF;
    border-radius: 6px;
    border: none;
    margin-top: 30px;
    background:#4fa3ebd1;
    padding: 12px 43px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
  }
  .tow-back-btn:hover {
    background:#4fa3ebd1;
    color: #FFFFFF;
  }
  .tow-next-btn{color: #FFFFFF;
    border-radius: 6px;
    border: none;
    margin-top: 30px;
    background:#626466f7;
    padding: 12px 43px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;}

  .tow-next-btn:hover{
    background:#626466f7;
    color: #FFFFFF;
  }

  .business-title h4{ padding:10px 30px 10px 0px; color: red;  }


.am-body{
  color: #FFFFFF;
}
.g-container{
  box-sizing: border-box;
    width: 100%;
    max-width: 500px;
    padding: 0 10px;
    margin: 0 auto;
  }
    #lp-auto {
    margin-top: 10px;
    width: 100%;}

    .location-button {
    border-color: #8021b3;
    color: #FFFFFF; 
    background:#f13b5d;
    padding: 15px 0;
    font-size: 16px;
    line-height: 18px;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    font-weight: 200;
    letter-spacing: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.location-button:hover{
  color: #FFFFFF; 
    background:#f13b5d;
}

.location-button:focus{color: #FFFFFF; 
    background:#f13b5d;
  }
  
.line-or:before {
  content: "";
  display: block;
  width: 200px;
  height: 2px;
  background: #000;
  left: 0;
  top: 50%;
  position: absolute;
}

.line-or:after {
  content: "";
  display: block;
  width: 200px;
  height: 2px;
  background: #000;
  right: 0;
  top: 50%;
  position: absolute;
}
.line-or {
    position: relative;
    margin: 10px 20px;
    font-size: 13px;
    line-height: 20px;
    color:#000000;
    text-transform: uppercase;
    text-align: center;
    box-shadow: none;
}
#lp-manual {
    width: 100%;
}


 .nav .nav-pills{
  border:1px solid red;
}
.nav-item{
	display: inline;
  padding:2px 10px; 
}
.nav-pills .nav-link{
  font-weight: bold;
  padding: 10px 10px;
  text-align: center;
  background: #FFFFFF;
  color: #4F524D;
  border-color: #FFFFFF;
}
.nav-pills .nav-link.active{
  background-color: #fff;
  color: #000;
} 

  .tab-content{background-color: #FFFFFF; padding: 25px 50px; border-radius: 10px; margin-top: 20px;}
      input.larger {
        width: 20px;
        height: 20px;
        margin-right: 10px; 
      }
      .form-check-label{
        color: #5e5d5b;
        letter-spacing: 0.5px;
        font-size: 15px;
        font-weight: 500;
      }
      .set-input-color{
        width: 25px;
        height: 30px;
    border: none !important;
    border-radius: none;
    /* background-color: red; */
    color: red;
    padding: 0px;
    margin: 0px;
      }
  
.breadcrumb-item a {
    color: #b3420e;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
}
.breadcrumb-item a:hover{
          
          text-decoration: none;

          color:#0d46a8;
}
#towing-form-section{ width: 100%; padding: 0px; margin: 0px; }

.wizard {
    margin: 20px auto;
    background: #DABE0DA8;
}
.tab-content{background: #ebcf1b05 !important;}

.choose-title h1{text-align: center;text-align: center;
    font-size: 50px;
    padding: 0px;
    font-weight: 700;
}
.tow-subtitle{ padding: 30px 20px 0px 0px; font-size: 35px; font-weight: 900; color: #000000; font-family: Arial, sans-serif;}

.tow-title{color: #5a5e5b; font-size: 30px; font-weight: 700; padding-bottom: 20px;}

.tow-text{color: #161717; font-size: 15px; font-weight: 600; word-spacing: 0.5px; padding-right: 30px; font-family: Arial, Helvetica, sans-serif;}
.payment-tow-text{margin-top: 45px;
    color: #ad3327;
    font-size: 14px;
    font-weight: 700;
    word-spacing: 0.2px;
    padding-right: 7px;
    font-family: Arial, Helvetica, sans-serif;}
.tow-reserved-text{ color:#75110c !important ; font-size: 22px !important; font-weight:600;  font-family: Arial, Helvetica, sans-serif; }
.choose-title hr{height: 5px; width: 100%; background-color: #154aa1; margin-bottom:35px;}
.tow-button{ margin:30px; }
.form-label-text{ font-size: 22px; color: #5a5e5b; font-weight: 700; padding-bottom: 12px; }


.business-img{ min-height: 240px; min-width: 100%;}
.towing-service-label{padding: 10px 10px 20px 10px; font-size: 15px; font-weight: 600; line-height:3;}

.towing-required{ color: #ed1a1a; font-size: 26px; font-weight: 900; }
.towing-service-select { color: #ed1a1a; font-size: 15px; font-weight: 900; }

.wizard .nav-tabs {
    position: relative;
    margin: 40px auto;
    margin-bottom: 0;
    border-bottom-color: #e0e0e0;
}

.wizard > div.wizard-inner {
    position: relative;
}

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 14px;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;
    
}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 16%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs > li a {
    width: 30px;
    height: 30px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

.wizard .nav-tabs > li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}

@media( max-width : 585px ) {
    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .wizard .nav-tabs > li a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }



