body {
  background-color: white;
  font-family: source-han-sans-simplified-c, sans-serif; }

.lead {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6; }

a:hover {
  text-decoration: none; }

main.container {
  margin-top: 5rem; }

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: white;
  opacity: 0.9;
  transition: .3s;
  z-index: 2; }

.navbar-light .navbar-nav .nav-link {
  color: #8d8d8d; }

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: black; }

ul.navbar-nav.l-nav.nav-menu {
  font-size: 0.8rem; }

li.nav-item.nav-menu {
  margin-right: 8px; }

.contact-us {
  padding-left: 15px;
  border-left: 1px solid white;
  color: white; }

.contact-text, .address {
  color: white; }

.contact-brand {
  color: #578c35; }

.area {
  margin: 10px 0; }

.contact-brand > p {
  margin-top: -10px; }

.contact-right > p {
  margin: 1.5px 0; }

.codeImg {
  width: 80%; }

.phone-img {
  margin-right: 0.5rem; }

.phone-number {
  font-family: berlin-sans, sans-serif;
  font-style: normal;
  font-weight: 400; }

.phongImg {
  margin-right: 2px; }

.address {
  margin-top: 1.2rem; }

.contact-form {
  background: white; }

.form-input {
  padding: 0;
  float: right;
  border: 0 none;
  border-bottom: 1px solid #c1c1c1;
  border-radius: 0; }

.form-word {
  color: #c1c1c1;
  font-size: 0.8rem; }

input[type="name"]:focus {
  border-color: #c1c1c1;
  outline: 0; }

input[type="text"]:focus {
  border-color: #c1c1c1;
  outline: 0; }

.contact-main {
  padding: 0.8rem 3rem 2rem 3rem; }

.contact-group {
  margin: 0 0.5rem 0.3rem 0.5rem; }

.sentmail {
  margin: 0 0 0 2.2rem;
  padding-top: 2rem;
  font-size: 1.2rem; }

.jumbotron {
  background: url(../images/footer.jpg) center no-repeat;
  background-size: cover; }

.contect-list {
  position: relative; }

.contect-row {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 60%;
  margin: auto 0; }

.mar-bottom {
  margin-bottom: 8%; }

.btn-xs, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  border: 0.6px solid;
  border-radius: 0.2rem;
  font-size: 0.7rem;
  line-height: 1.5; }

button.btn2.btn-outline-warning.btn-xs {
  padding: 0.25rem 0.5rem;
  float: right;
  border: 0.6px solid;
  border-radius: 0.2rem;
  font-size: 0.8rem;
  line-height: 1.5; }

.btn-xs:hover {
  color: white; }

.btn-outline-warning:not(:disabled):not(.disabled):active {
  color: white; }

.sent:hover {
  color: white; }

li {
  list-style-type: none; }

.padding-off {
  padding: 0px; }

.margin-off {
  margin: 0; }

.menu-sub {
  display: block;
  margin-left: -5px;
  padding: 0 15px;
  border-right: 1px solid #ccc;
  color: #a3a3a3;
  font-size: 0.9rem;
  text-align: center; }

.menu-sub2 {
  display: block;
  padding-left: 15px;
  color: #a3a3a3;
  font-size: 0.9rem;
  text-align: center; }

.menu-sub:hover {
  color: black; }

.menu-sub2:hover {
  color: black; }

.img1, .img2 {
  padding-top: 10px; }

.about {
  margin-bottom: 2.5rem; }

.card-title {
  color: #545459;
  font-size: 1.1rem;
  text-align: center; }

.card-text {
  color: #8d8d8d;
  font-size: 0.7rem; }

.knowledge {
  margin-bottom: .5rem; }

.padding-new {
  padding: 0 4px; }

.img-text {
  padding: 10px 0;
  color: #8d8d8d;
  font-size: 0.55rem;
  line-height: 20px;
  text-align: center; }

.mask-wrapper {
  position: relative;
  overflow: hidden; }

.mask-inner {
  position: absolute;
  top: 100%;
  left: 5%;
  color: white;
  text-align: center;
  transition: top ease 200ms; }

.mask-wrapper:hover .mask-inner {
  top: 5%;
  left: 5%; }

#my-mask .mask-inner {
  width: 90%;
  height: 90%;
  background: rgba(0, 0, 0, 0.5); }

.mask-inner > p {
  font-size: 0.7rem; }

/* clinic */
.clinic {
  margin-top: 2rem;
  margin-bottom: 3px;
  overflow: hidden;
  background-color: #efefef; }

.clinic-bg {
  padding: 4rem 0;
  background: url(../images/bg1.jpg) center no-repeat;
  background-color: #efefef;
  background-position: left;
  background-size: 50%; }

.clinic-bg2 {
  position: relative;
  padding: 2rem 0;
  background: url(../images/bg1.jpg) center no-repeat;
  background-color: #efefef;
  background-position: left;
  background-size: auto 100%; }

.bg2Mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.3); }

.clinic-new {
  position: relative;
  left: 27.8%;
  background: white; }

.clinic-new2 {
  background: white; }

.clinic-body {
  padding: 4% 0 0 8%; }

.clinic-title {
  color: #8d8d8d;
  font-size: 1.5rem; }

.clinic-title-sub {
  color: #e2e2e2;
  font-size: 0.8rem; }

.clinic-title-sub2 {
  width: 90%;
  color: #e2e2e2;
  font-size: 0.8rem; }

.clinic-text {
  width: 88%;
  color: #a3a3a3;
  font-size: 0.8rem;
  line-height: 22px; }

.clinic-text2 {
  width: 100%;
  margin: 5px 0;
  color: #a3a3a3;
  font-size: 0.8rem;
  line-height: 21px; }

.sensei {
  margin-top: 1.5rem; }

.number {
  position: relative;
  margin-bottom: 5%;
  color: #ebae00;
  font-family: 'Neuton', serif;
  font-size: 6rem;
  text-align: center; }

.crown {
  position: absolute;
  float: left; }

.worry-title {
  font-size: 1.1rem;
  text-align: center; }

.worry-text {
  margin: 1rem 0;
  color: #8d8d8d;
  font-size: 0.7rem;
  line-height: 20px; }

.brand-bg {
  padding: 3.8rem 0;
  background: url(../images/bg2.jpg) center no-repeat;
  background-color: #efefef;
  background-position: right;
  background-size: 50%; }

.brand-bg2 {
  position: relative;
  padding: 3.8rem 0;
  background: url(../images/bg2.jpg) center no-repeat;
  background-color: #efefef;
  background-position: right;
  background-size: auto 100%; }

.brand-block {
  position: relative;
  left: 5.5%;
  background: white; }

.menu-sub {
  float: left; }

.title {
  font-size: 1.2rem;
  white-space: nowrap; }

.text-right {
  color: #aaa;
  font-size: 0.9rem;
  white-space: nowrap; }

.text-right:hover {
  color: black; }

.title-sub {
  top: 5px; }

.title-sub2 {
  top: 6px; }

.title-sub3 {
  margin-left: 3rem; }

.jumbotron {
  border-radius: 0;
  background-color: #e9ecef; }

h3.pb-4.mb-4.font-italic.border-bottom {
  font-size: 1.5rem;
  font-weight: 700; }

h2.news-post-title {
  margin-bottom: .25rem;
  font-size: 2rem;
  font-weight: 700; }

.in-code {
  width: 20%; }

.older-btn:hover {
  color: white; }

.news-main-text {
  line-height: 2rem; }

.news-main-ul {
  line-height: 2rem; }

.news-code-title {
  font-size: 1.2rem;
  text-align: center; }

.news-code-body {
  margin-top: 10px; }

@media (max-width: 576px) {
  .carousel-indicators {
    bottom: 15px; }
  .slogan {
    margin-top: -0.7rem; }
  .worry {
    border-bottom: 1px solid #e7e7e7; }
  .crown {
    top: 28%;
    left: 23%; }
  .form-input {
    width: 100%; }
  .contact-right {
    font-size: 1rem; }
  .phone-number {
    font-size: 1.3rem; }
  .flag {
    margin-right: 10px; }
  button.sent.btn.btn-outline-warning {
    position: relative;
    left: 12%;
    margin-top: 0.8rem;
    padding: 0.4rem 5rem; }
  .brand-text {
    width: 100%;
    color: #a3a3a3;
    font-size: 0.8rem; }
  .contect-row2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40%;
    height: 80%;
    margin: auto 0; }
  .contact-brand {
    margin: 1.2rem 0 1.2rem 1rem; }
  .contact-us {
    margin-left: 20px;
    padding-bottom: 5px; } }

@media (min-width: 576px) and (max-width: 768px) {
  .carousel-indicators {
    bottom: 25px; }
  .slogan {
    margin-top: -1rem; }
  .worry {
    border-bottom: 1px solid #e7e7e7; }
  .crown {
    top: 43%;
    left: 23%; }
  .eng {
    color: #aaa;
    font-size: 0.9rem; }
  .form-input {
    width: 100%; }
  .pd3 {
    left: 3.6rem; }
  .contact-right {
    left: 0.8rem;
    font-size: 0.6rem; }
  .phone-number {
    margin: 10px;
    font-size: 0.9rem; }
  .flag {
    margin-right: 10px; }
  .contect-row {
    left: 50%; }
  button.sent.btn.btn-outline-warning {
    position: relative;
    left: 27%;
    margin-top: 0.8rem;
    padding: 0.4rem 5rem; }
  .contact-brand {
    margin: 1.2rem 0; } }

@media (min-width: 768px) {
  .carousel-indicators {
    bottom: 35px; }
  .slogan {
    margin-top: -1rem; }
  .line {
    width: 100%;
    height: 1px;
    border-top: solid #e7e7e7 1px; }
  .worry {
    border-left: 1px solid #e7e7e7; }
  .worry-border {
    border-right: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7; }
  .crown {
    top: 25%;
    left: 4%; }
  .pd1 {
    left: -1rem; }
  .pd2 {
    left: -0.7rem; }
  .pd3 {
    left: 3rem; }
  .eng {
    color: #aaa;
    font-size: 0.9rem; }
  .contact-right {
    font-size: 0.6rem; }
  .contect-row {
    left: 40%; }
  .form-input {
    width: 100%; }
  .flag {
    margin-right: 10px; }
  button.sent.btn.btn-outline-warning {
    position: relative;
    left: 8%;
    margin-top: 0.8rem;
    padding: 0.4rem 5rem; }
  .phone-number {
    margin-left: 10px;
    font-size: 0.9rem; }
  .brand-text {
    width: 88%;
    color: #a3a3a3;
    font-size: 0.8rem; }
  .contact-brand {
    margin: 1.2rem 0; } }

@media screen and (min-width: 992px) {
  .carousel-indicators {
    bottom: 45px; }
  .slogan {
    margin-top: -1.4rem; }
  .crown {
    top: 32%;
    left: 4%; }
  .pd1 {
    left: -3rem; }
  .pd2 {
    left: -2.6rem; }
  .pd3 {
    left: 1rem; }
  .email-1 {
    width: 85%; }
  .email-2 {
    width: 80%; }
  .email-3 {
    width: 72%; }
  .email-4 {
    width: 44%; }
  .email-5 {
    width: 100%; }
  button.sent.btn.btn-outline-warning {
    left: 22%; }
  .clinic-title {
    margin: 3px 0 6px 0; }
  .clinic-title-sub {
    margin-bottom: 5px; }
  .clinic-text {
    margin: 0 0 1rem 0; }
  .clinic-bg, .brand-bg {
    padding: 3rem 0; }
  .brand-text {
    margin: 0 0 10px 0;
    line-height: 18px; }
  .title-sub3 {
    padding: 0; } }

@media (min-width: 1200px) {
  .carousel-indicators {
    bottom: 50px; }
  .slogan {
    margin-top: -1.7rem; }
  .crown {
    top: 38%;
    left: 8%; }
  .pd1 {
    left: -4.5rem; }
  .pd2 {
    left: -4rem; }
  .pd3 {
    left: -0.6rem; }
  .email-3 {
    width: 75%; }
  .email-4 {
    width: 55%; }
  .email-5 {
    width: 43%; }
  button.sent.btn.btn-outline-warning {
    left: 30%; }
  .clinic-title-sub {
    margin-bottom: 10px; }
  .clinic-title {
    margin: 10px 0; }
  .clinic-bg, .brand-bg {
    padding: 3.8rem 0; }
  .brand-text {
    margin: 0 0 1rem 0;
    line-height: 22px; }
  .title-sub3 {
    padding: 0 15px; } }

/*# sourceMappingURL=../maps/style.css.map */
