.agency_drive .title {
  font-size: 48px;
  text-align: center;
  text-transform: uppercase;
  font-family: MontserratLight;
  padding: 50px 0 30px; }
.agency_drive .config_info {
  width: 50%;
  margin: auto;
  text-align: center; }
  .agency_drive .config_info h2 {
    font-size: 15px;
    border-bottom: 1px solid #CCCCCC;
    margin: 0;
    padding-bottom: 20px; }
    .agency_drive .config_info h2 span {
      color: #C3002F; }
  .agency_drive .config_info > div {
    padding-top: 20px; }
.agency_drive .content {
  width: 50%;
  margin: auto; }
  .agency_drive .content .contact_info {
    font-family: MontserratLight;
    font-size: 15px;
    color: #343434;
    text-align: center;
    padding-bottom: 30px; }
    .agency_drive .content .contact_info p {
      font-size: 15px;
      font-family: MontserratLight;
      color: #343434;
      line-height: 23px; }
  .agency_drive .content .form > p {
    padding: 25px 0 15px;
    font-family: MontserratBold;
    font-size: 16px;
    color: #343434;
    text-transform: uppercase; }
  .agency_drive .content .form form .choose_vehicle {
    display: flex;
    padding-bottom: 20px; }
    .agency_drive .content .form form .choose_vehicle .vehicles {
      width: 50%;
      margin-right: 40px; }
      .agency_drive .content .form form .choose_vehicle .vehicles label span {
        color: #C3002F; }
      .agency_drive .content .form form .choose_vehicle .vehicles select {
        height: 50px;
        border-radius: 5px;
        border: 1px solid #666666; }
    .agency_drive .content .form form .choose_vehicle .image_vehicle {
      width: 50%; }
      .agency_drive .content .form form .choose_vehicle .image_vehicle img {
        width: 100%; }
  .agency_drive .content .form form .choose_agency .hidden_quick_search {
    display: none; }
  .agency_drive .content .form form .choose_agency .quick_search {
    display: block; }
  .agency_drive .content .form form .choose_agency .search_agency {
    display: flex; }
    .agency_drive .content .form form .choose_agency .search_agency input {
      width: 90%;
      height: 50px;
      border-radius: 0;
      border: 1px solid #666666;
      border-right: none; }
    .agency_drive .content .form form .choose_agency .search_agency a {
      width: 10%;
      display: flex;
      justify-content: center;
      align-items: center;
      border-top: 1px solid #666666;
      border-bottom: 1px solid #666666;
      border-right: 1px solid #666666; }
      .agency_drive .content .form form .choose_agency .search_agency a i {
        font-size: 20px;
        color: #C3002F; }
  .agency_drive .content .form form .choose_agency > p:first-child {
    font-size: 18px;
    color: #343434;
    padding: 10px 0 20px;
    border-bottom: 1px dotted #C4C4C4; }
  .agency_drive .content .form form .choose_agency > p:nth-child(2) {
    font-size: 16px;
    font-family: MontserratBold;
    padding: 20px 0;
    border-bottom: 1px solid #CCCCCC; }
  .agency_drive .content .form form .choose_agency .agency {
    padding-bottom: 15px;
    border-bottom: 1px solid #CCCCCC; }
    .agency_drive .content .form form .choose_agency .agency h4 {
      font-size: 14px;
      font-family: MontserratBold;
      text-transform: uppercase;
      padding: 20px 0 5px; }
    .agency_drive .content .form form .choose_agency .agency p {
      font-size: 14px;
      padding-bottom: 5px; }
    .agency_drive .content .form form .choose_agency .agency .find_agent {
      margin: 30px 0; }
      .agency_drive .content .form form .choose_agency .agency .find_agent a {
        color: #343434;
        padding: 10px 20px;
        background: #eeee;
        text-transform: uppercase;
        font-size: 14px; }
        .agency_drive .content .form form .choose_agency .agency .find_agent a i {
          padding-left: 10px;
          color: #C3002F; }
  .agency_drive .content .form form .drive_phone p {
    border-top: 1px solid #CCCCCC;
    font-size: 16px;
    font-family: MontserratBold;
    text-transform: uppercase;
    color: #343434;
    padding: 20px 0;
    margin-top: 25px; }
  .agency_drive .content .form form > div {
    margin-bottom: 15px; }
    .agency_drive .content .form form > div > label {
      font-family: MontserratBold;
      font-size: 16px; }
      .agency_drive .content .form form > div > label span {
        color: #C3002F; }
    .agency_drive .content .form form > div > input {
      height: 50px;
      border-radius: 5px;
      border: 1px solid #666666; }
    .agency_drive .content .form form > div > select {
      height: 50px;
      border-radius: 5px;
      border: 1px solid #666666; }
    .agency_drive .content .form form > div > textarea {
      border-radius: 5px;
      border: 1px solid #666666; }
  .agency_drive .content .form form .receive {
    padding: 5px 0 0;
    font-family: MontserratLight;
    color: #343434; }
    .agency_drive .content .form form .receive .submit {
      margin-top: 10px; }
      .agency_drive .content .form form .receive .submit a {
        font-size: 14px;
        display: block;
        background: #C3002F;
        padding: 12px;
        position: relative;
        color: #FFFFff;
        text-transform: uppercase; }
        .agency_drive .content .form form .receive .submit a i {
          position: absolute;
          right: 15px;
          top: 15px; }
.agency_drive .news_related {
  padding-top: 30px; }
  .agency_drive .news_related .title {
    font-size: 25px;
    text-transform: uppercase;
    position: relative;
    padding: 0;
    text-align: initial; }
    .agency_drive .news_related .title:before {
      content: '';
      background: url(../images/line.svg);
      position: absolute;
      width: 100px;
      height: 5px;
      top: -15px;
      left: 0; }
  .agency_drive .news_related .row {
    padding-top: 20px; }
    .agency_drive .news_related .row .item .image {
      height: 210px;
      overflow: hidden; }
    .agency_drive .news_related .row .item .info .detail .name {
      font-size: 18px;
      text-transform: uppercase;
      padding: 20px 0 15px;
      height: 72px; }
    .agency_drive .news_related .row .item .info .detail .summary {
      font-size: 15px;
      color: #343434;
      line-height: 25px;
      height: 50px; }
    .agency_drive .news_related .row .item .info .view_detail {
      margin-top: 30px; }
      .agency_drive .news_related .row .item .info .view_detail a {
        display: block;
        width: 50%;
        font-size: 15px;
        color: #343434;
        text-transform: uppercase;
        padding: 10px 20px;
        background: #eeee; }
        .agency_drive .news_related .row .item .info .view_detail a i {
          padding-left: 10px;
          font-size: 13px;
          color: #C3002F; }

@media screen and (max-width: 768px) {
  .agency_drive .title {
    font-size: 38px;
    padding-bottom: 20px;
    padding-top: 20px; }
  .agency_drive .config_info {
    width: 100%; }
  .agency_drive .content {
    width: 100%; }
    .agency_drive .content .contact_info {
      padding-bottom: 20px; }
      .agency_drive .content .contact_info > p {
        font-size: 14px; }
    .agency_drive .content .form form .choose_vehicle {
      display: block; }
      .agency_drive .content .form form .choose_vehicle .vehicles {
        width: 100%; }
      .agency_drive .content .form form .choose_vehicle .image_vehicle {
        width: 100%;
        padding-top: 20px; }
    .agency_drive .content .form form .receive {
      padding: 20px 0 0; }
      .agency_drive .content .form form .receive .form-check input {
        width: 12%; } }

/*# sourceMappingURL=drive.css.map */
