
.driver-sign .form-label.required:after {
    color: #d63939;
    content: "*";
    margin-left: 0.25rem;
}

.driver-sign .btn-primary {
    background: #3cb54c;
    border: 1px solid #299337;
}

.driver-sign .form-label {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 0.7rem;
}

.driver-sign .form-label {
    font-family: "Moderat-Bold";
}
.driver-sign label.form-label.required {
    padding: 0;
}

.driver-sign .btn-primary span{
    font-size: 20px !important;
    font-family: "Moderat-Bold"; 
}

.driver-sign .h4 {
    font-size: 16px !important;
    font-weight: 600;
}

.driver-sign a.link {
    color: #3cb54c;
    font-weight: 600;
}


.blur-image{
    background: #3CB54C;
    width: 100% !important;
    padding: 100px 0px !important;
  
  }
  
  .blur-image .card{
    border-radius: 15px !important;
  }
  .blur-image .card img{
    width: 50px !important;
  }

  .blur-image .card .card-title{
    font-size: 24px  !important; 
    color: black !important;
  }

  .blur-image .card .card-text{
    color: #757575 !important;
    margin-bottom: 10px;
  }
  
  
  .blur-image .hr-borders{
    border: 2px solid white  !important;
  }
  
  .blur-image .card-body{
    font-size: inherit !important;
  }

  
  .video-container {
     width: 100% !important;
     height: 650px !important;
     border-radius: 4px !important;
     margin: 0 auto !important;
     position: relative !important;
     display: flex !important;
     flex-direction: column !important;
     justify-content: center !important;
  }
  .video-container .video-wrapper {
     width: 100% !important;
     height: 100% !important;
     display: flex !important;
     justify-content: center !important;
     align-items: center !important;
  }
  .video-container video {
     width: 100% !important;
     height: 100% !important;
     border-radius: 4px !important;
     object-fit: cover !important;
  }
  .play-button-wrapper {
     position: absolute !important;
     top: 0 !important;
     left: 0 !important;
     right: 0 !important;
     bottom: 0 !important;
     display: flex !important;
     align-items: center !important;
     justify-content: center !important;
     width: 100% !important;
     height: auto !important;
     pointer-events: none !important;
  }
  .play-button-wrapper #circle-play-b {
     cursor: pointer !important;
     pointer-events: auto !important;
  }
  .play-button-wrapper #circle-play-b svg {
     width: 100px !important;
     height: 100px !important;
     fill: #fff !important;
     stroke: #fff !important;
     cursor: pointer !important;
     background-color: rgba(0, 0, 0, 0.2) !important;
     border-radius: 50% !important;
     opacity: 0.9 !important;
  }
  
  video::-webkit-media-controls {
  display: none !important;
  }
  
  
  
  
  
  #faq .card{
    border-bottom:1px solid #D9D9D9 !important;
    border-top:0 !important;
    border-left:0 !important;
    border-right:0 !important;
    border-radius: 0px !important;
  }
  #faq .card .card-header{
    border-radius:0 !important;
    padding:0 !important;
    background:0 0 !important;
    border:0 !important;
    display: block !important;
  }
  #faq .card .card-body{
    padding-left:0 !important;
    padding-right:0 !important;
    padding-top:0 !important;
  }
  
  #faq .card .card-header .btn-header-link{
    display:block !important;
    text-align:left !important;
    padding:20px 0 !important;
    font-size:20px !important;
    color:#000 !important;
    font-weight: bold !important;
  }
  
  #faq .card .card-header .btn-header-link:hover{
    background: none !important;
  }
  
  #faq .card .card-header .btn-header-link:after{
    content:"\f068" !important;
    font-family:FontAwesome !important;
    font-weight:bold !important;
    float:right !important;
    color:#000 !important;
  }
  #faq .btn-header-link:focus{
    outline:none  !important;
    box-shadow:none  !important;
  }
  
  #faq .card .card-header .btn-header-link.collapsed:after{
    content:"\f067" !important;
  }
  
  #faq .card .collapsing{
    background:#fff !important;
    line-height:30px !important;
  }
  
  #faq .card .collapse{
    border:0 !important;
  }
  
  #faq .btn{
    border:none !important;
    border-radius:0
  }
  #faq .card-body p{
    font-size:17px !important;
    color:#757575 !important;
    margin-bottom: 0px !important;
    line-height: 30px !important;
     margin-bottom: 20px !important;
  }
  
.ipsum-card{
    box-shadow: 0px 0px 4px 0px #00000040;
}

  .ipsum-card img{
   width: 90px !important;
  }
  
  .ipsum-card .card-title{
    color: black !important;
    font-weight: bold !important;
    font-size: 22px;
  }
  
  .ipsum-card .card-text{
    color: #757575 !important;
    font-size: 15px !important;
    font-weight: 300 !important;
  }
  
  .text-black{
    color: black  !important;
  }
  
  .hr-borders{
    opacity: 1 !important;
    border: 2px solid black !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  
  
  .lorem-text-size{
    font-size: 30px !important;
  }

  .bg-green-s{
    box-shadow: 0px 0px 20px 0px #3CB54C82;
    background: #3CB54C;
    width: 85px;
    height: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 24px;
    border-radius: 50%;
    margin: auto;
    margin-bottom: 20px;
  }

 .line-v::after {
    position: absolute;
    content: "";
    right: -120px;
    width: 215px;
    height: 50px;
    background: url(/web_assets/driver-images/line.svg) !important;
    background-repeat: no-repeat !important;
    top: 35px;
    z-index: 99;
}
