
body{
  font-family: "Montserrat";
}


.container-fluid{
  padding: 0% 2%;
}

.THẨM-MỸ-LOTUS-img{
    width: 15%;
}

.Loan-profile{
  width: 8%;
  margin-left: 670px;
  border-radius: 80%;
  border:1px solid #ff4d88;
}

.facebook{
  width: 42px;
  height: 42px;
  margin-right: 20px;
   margin-bottom: 10px;
}

.zalo{
  width: 42px;
  height: 42px;
  margin-right: 20px;
   margin-bottom: 10px;
}

.whatsapp{
  width: 42px;
  height: 42px;
  padding-bottom: 5px;
}

.sticky-title{
position: sticky; top:0;
}


.FrontPage{
  width: 100%;
  height: 600px;
  margin-bottom: 20px;
}

.InfoPages{
  width: 90%;
  margin: 20px 40px 20px;
}


.Botox-info{
  width: 100%;
  height: 600px;
  margin: 40px 0 80px;
}

hr {
    width: 6%;
    border: 15px dotted #ff4d88;
    border-bottom: none;
    margin: 80px auto;
}

section{
  position: relative;
}

#title{
  background-color: white;

}



.title-phone-img{
  width: 20%;
  transform: rotate(25deg);
  position: absolute;
}


#features{
  background-color: white;
  z-index: 1;
  position: relative;
}

h1{
  font-family: "Montserrat";
  font-weight: 1000;
 font-size: 3.5rem;
line-height: 1.5;
color: black;

}

h2{
  font-family: "Montserrat";
  font-weight: 1000px;
  font-size: 3rem;

}


/* features */




/* navbar */

.navbar{
  padding-bottom: 0 0 4.5rem;
}

.nav-item{
  padding: 0 18px;
}

.heart{
  margin: auto;
}

/* navbar brand */
.navbar-brand {
font-family: "ubuntu";
font-weight: 800;
font-size: 3rem;
}

.nav-link{
font-size: 1.2rem;
font-family: "Montserrat";
}

.download-btn{
  margin: 5% 3% 5% 0%
}

/* phone image */



.ic-check-circle{
  width: 200px;
}


.Montserrat-bold{
  font-family: "Montserrat";
  font-size: 1.5rem;
  font-weight: 900;
  padding: 5%;
}


.icon-align{
  text-align: center;
  padding: 7% 15%;
}

.icons{
  color: #ff4d88;
  align-items: center;
}

.icons:hover {
  color: pink;
}

#testimonials{
  background-color: #ff4d88;
  text-align: center;
  font-family: "Montserrat";
}

.social-icons{
  margin-left: 970px;
}

.carousel-item{
  /* padding: 1% 1% 0%; */
}


.testimonial-text2{
  font-family: "Patrick Hand";
  font-size: 40px;
}


.testimonial-image{
  width: 400px;
  height: 400px;
  margin: 10px;
}

#press{
  background-color: white;
  text-align: center;
  padding: 2%;
}

.img-press{
  width: 15%;
  margin: 15px 20px 50px;
}


#pricing{
  margin: 100px;
  text-align: center;


}


.pricing-col {
  padding: 4% 2%;
}


@media (max-width:992px) {

  #title{
    text-align: center;
  }
  .title-phone-img{
    position: static;
  transform: rotate(0deg);

  }

}

#cta{
  text-align: center;
  background-color: #ff4d88;
  padding: 5% 15%;
  font-family: "Montserrat";


}

h3{
  font-family: "Montserrat";
  font-weight: 1000px;
  font-size: 40px;
  padding: 2% 1%;

}

#footer{
  text-align: center;
  padding: 5% 10% 5%;
}

.foot-brands{
  margin: auto 10px 20px;
}

#cat-app-download{
  text-align: center;
  padding: 0px;
  background-color: #ff4d88;
  font-family: "Montserrat";
}
