h2{margin-bottom:20px;}
h3 {font-size:22px;}

.link {color:#02a9ff; font-weight:700;}

.bg-primary {background-color:#051b2e !important;}
.page-title-section h1 {
  font-size: 32px;
  line-height: 1;
  letter-spacing: 3px;
}
.list1 {
  color:#ffffff;
}

.list1 li {
  margin-bottom:10px;
}
.page-title-section ul li:before {
    content: "";
    font-weight: 700;
    vertical-align: middle;
    background-color: #ffb300;
    width: 10px;
    padding: 0 5px 0 8px;
    height: 4px;
    display: inline-block;
    margin: 0 10px 0 0px;
  }
  
  
.trust-img {
  height:120px;
}  

.breakbar {padding:40px;}
.text-secondary, .text-secondary-hover:hover {
}

#subhead {
 /* background-color:#051b2e*/
}

.form-control::placeholder {
  color:#000;
}

section.key {
  padding:80px 0;
}

.automakers img {margin:10px;}
@media screen and (min-width: 992px) {
    .testi {
      font-size: 1rem;
    }
  }


@media screen and (max-width: 992px) {
    .section-title02 {
      margin-top:90px;
    }
  }