main {
  font-family: 'Roboto';
}

.select2 {
  border: 1px solid #eee;
  border-radius: 3px;
  margin-bottom: 20px;
  height: 51px;
}

.select2 .select2-selection__rendered {
  line-height: 21px;
}

.select2 .select2-selection {
  padding: 10px 15px 15px 20px;
  border: none;
  background-color: white;
  font-size: 14px;
}

.select2 .select2-selection:disabled {
  background-color: #F8F8F8;
  color: #BBBBBB;
}

.select2 .select2-selection:focus {
  outline: none;
}

.select2 .select2-selection--single {
  border: none !important;
}

.select2 .select2-selection__arrow {
  top: 15px !important;
}

.select2-container .select2-dropdown {
  border: 1px solid #eee;
}

.select2-container .select2-dropdown .select2-results__option {
  padding-left: 28px;
}

.select2-container .select2-dropdown .select2-results__option--highlighted {
  background-color: #C21C33 !important;
}

.style-3::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #dddddd;
  background-color: #F5F5F5;
}

.style-3::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}

.style-3::-webkit-scrollbar-thumb {
  background-color: #818181;
}

.wrapper-showroom {
  max-height: 500px;
  overflow: auto;
}

.he-thong-showroom .title-showroom {
  margin-bottom: 20px;
}

.he-thong-showroom .title-showroom h1 {
  font-size: 28px;
}

.lien-he {
  margin-bottom: 60px;
}

.lien-he .title-lien-he {
  margin-top: 30px;
}

.lien-he .title-lien-he h1 {
  font-size: 24px;
  text-transform: uppercase;
}

.lien-he .dia-chi {
  border-right: 1px solid #eee;
}

.lien-he .dia-chi h4 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}

.lien-he .cskh {
  max-width: 450px;
}

.lien-he .cskh h4 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}

.lien-he .form-lien-he {
  width: 970px;
  margin-top: 30px;
  margin-bottom: 60px;
  margin: auto;
}

.lien-he .form-lien-he label {
  width: 290px;
  height: 42px;
  position: relative;
  font-weight: 400;
}

.lien-he .form-lien-he input[type=text] {
  width: 670px;
  height: 42px;
  border: 1px solid #eee;
  padding-left: 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-weight: 100;
}

.lien-he .form-lien-he .required {
  position: absolute;
  right: 10px;
  font-weight: 400;
}

.lien-he .form-lien-he .noi-dung-lien-he {
  height: 200px;
}

.lien-he .form-lien-he .noi-dung-lien-he label {
  position: absolute;
}

.lien-he .form-lien-he .noi-dung-lien-he textarea {
  margin-left: 290px;
  width: 670px;
  max-width: 100%;
  height: 200px;
  padding-left: 20px;
  padding-top: 20px;
  resize: none;
  border: 1px solid #eee;
  border-radius: 5px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.lien-he .send-contact {
  margin-top: 22px;
}

.lien-he .send {
  width: 200px;
  height: 50px;
  color: white;
  text-transform: uppercase;
  text-align: center;
  background-color: #C21C33;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 100px;
  margin: auto;
}

.lien-he .send:hover {
  text-decoration: none;
  opacity: 0.9;
}

.lien-he .send:focus {
  outline: none;
}

.input-row {
  margin-bottom: 20px;
  position: relative;
}

.input-row .label_error {
  left: 290px;
  position: absolute;
  font-size: 12px;
  color: #C73536;
  margin-top: 5px;
  bottom: -15px;
}

.text-uppercase {
  font-size: 16px !important;
}

.region {
  max-height: 300px;
  overflow: auto;
}

.showroom-address {
  border-bottom: 1px solid #eee;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.showroom-address h4 {
  font-size: 16px;
  color: #333;
}

.showroom-address:first-child {
  border-bottom: none;
}

.select2-search__field:focus {
  outline: none;
}

@media (max-width: 767px) {
  .showroom-address {
    width: 95vw;
  }
  main .container {
    padding: 0 8px;
  }
  .required {
    display: none;
  }
  .form-lien-he {
    width: 100% !important;
  }
  .title-showroom {
    margin-top: 69px;
    margin-bottom: 10px !important;
  }
  .title-showroom h1 {
    font-size: 20px !important;
  }
  .breadcrumb {
    display: none;
  }
  .noi-dung-lien-he label {
    position: static !important;
  }
  .noi-dung-lien-he textarea {
    margin-left: 0px !important;
  }
  .select2 {
    width: 95vw !important;
  }
  .wrapper-showroom {
    width: 97vw;
  }
}

@media (min-width: 1024px) {
  .title-showroom {
    margin-bottom: 30px;
  }
  .select2 {
    width: 100% !important;
  }
  .left-col {
    padding-right: 30px !important;
  }
}
/*# sourceMappingURL=address.css.map */