* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  transition: all 0.3s ease;
}

body {
  font-family: "Quattrocento", serif;
  background-color: #fdf9f4 !important;
}

#nav-head {
  background: #fdf9f4 !important;
}

:root {
  --primary-color: #d09742;
}
img {
  -webkit-user-drag: none;
}

.navbar-brand {
  margin-left: 100px;
}
.navbar-nav {
  font-family: "Quattrocento", serif;
}
.nav-link {
  padding: 0 !important;
  margin-right: 68px !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 150%;
  color: #121212 !important;
}
.nav-link:hover {
  font-weight: 700 !important;
}
.navbar-collapse {
  justify-content: flex-end;
  margin-right: 68px;
  text-align: center;
}

.navbar-toggler {
  border: none !important;
}

.container1 {
  display: flex;
  position: relative;
  justify-content: center;
  /* background: url(assets/Rectangle\ 46bg.png); */
  background-color: #A98275;
  width: 100%;
  background-repeat: no-repeat;
  height: 100vh;
  background-size: cover;
  overflow: hidden;
}

.content {
  position: relative;
  /* top: 415px; */
  display: flex;
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 15rem;
  padding: 0 160px;
}

.content h1 {
  font-size: 78px;
  color: white;
  line-height: 120%;
  text-align: center;
  margin: 0;
  font-family: "DM Serif Display", serif;
  text-transform: capitalize;
}

.content p {
  font-size: 24px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 140%;
  max-width: 1091px;
  text-align: center;
  margin-top: 16px;
  /* padding: 0 1rem; */
  font-family: "Quattrocento", serif;
  text-transform: capitalize;
}

.book-btn {
  display: inline-block;
  position: relative;
  font-family: "Quattrocento", serif;
  background-color: var(--primary-color);
  border: 1px solid var(--primary-color);
  color: #ffffff;
  padding: 0px 22px 0px;
  text-align: left;
  width: 257px;
  height: 58px;
  font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
  cursor: pointer;
  text-transform: capitalize;
}
.book-btn::after {
  content: "";
  position: absolute;
  background: url(assets/Vectorspark.svg);
  width: 24px;
  height: 24px;
  right: 20px;
  top: 15px;
}

.social {
  display: flex;
  gap: 26px;
  position: absolute;
  /* top: 541px; */
  right: -15px;
  transform: rotate(90deg);
  color: white;
  z-index: 10;
}
.social span {
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande",
    "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
}
.social a {
  color: white;
  text-decoration: none;
  transform: rotate(-90deg);
}

.about {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 145px 0;
  text-align: left;
  text-transform: capitalize;
}
.spark {
  display: inline-block;
  padding: 0 100px;
}

.a-left {
  display: flex;
  flex-direction: column;
}
.text {
  padding: 0 50px 0 100px;
}

.text p {
  font-family: "Quattrocento";
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 150%;
  padding: 0 0.125rem;
  margin-top: 16px;
  text-align: left;
}

.text h2 {
  font-family: "DM Serif Display";
  font-style: normal;
  font-weight: 400;
  font-size: 34px;
  line-height: 110%;
  color: black;
  margin-top: 18px;
}
.text span {
  font-family: "Quattrocento";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
}

.container-video {
  position: absolute;
  right: 0;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  filter: brightness(0.9);
  z-index: 1;
  overflow: hidden;
}

.founder {
  max-width: 570px;
  padding-right: 100px;
}

.makeup-container {
  overflow: hidden;
  margin-bottom: 10rem;
}

.makeup-text {
  position: relative;
  padding: 0 50px 0 100px;
}
.makeup-head {
  font-family: "DM Serif Display";
  font-style: normal;
  font-weight: 400;
  font-size: 54px;
  line-height: 120%;
  color: #000000;
  margin-top: 18px;
}
.makeup-p {
  font-family: "Quattrocento";
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
  line-height: 130%;

  margin-top: 16px;
  text-align: left;
  max-width: 718px;
}

.caption {
  display: block;
  text-align: center;
  font-family: "Quattrocento";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
}

.makeup-slider-box {
  padding: 0 100px;
}

.swiper-slide img {
  display: block;
  width: 100%;
  /* height: 500px; */
  object-fit: cover;
}

.swiper {
  width: 100%;

  height: 100%;
  margin: 20px auto;
}

.s-btn {
  position: absolute;
  bottom: 0;
  right: 175px;
  height: 26px;
  width: 50px;
  display: flex;
  gap: 26px;
  padding: 0 100px;
}
.models {
  position: relative;
}
.makeup-block {
  background: url("assets/XMLID\ 1506icon.png");
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  background-color: var(--primary-color);
  width: 92px;
  height: 72px;
  bottom: 31px;
  color: #ffffff;
}

.makeup-block:after {
  content: "Check Availability";
  font-family: "Quattrocento";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;

  padding: 1rem;
  position: absolute;
  top: 8px;
  visibility: hidden;
}

.sliderbar-box {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}

.slider-bar {
  text-align: center;
  height: 4px;
  max-width: 160px;
  width: 100%;
  background-color: #dfdfdf;
  overflow: hidden;
}
.slider-progress {
  display: block;
  height: 4px;
  max-width: 40px;
  width: 100%;
  background-color: var(--primary-color);
  /* transform: translate(0); */
}

.page-dots {
  height: 40px;
}

.swiper-pagination {
  color: #222831 !important;
  font-size: 18px;
  font-family: Quattrocento;
  font-weight: 400;
  line-height: 28px;
}
.swiper-pagination-current::before,
.swiper-pagination-total::before {
  content: "0";
}

/* insta section   */

.insta-head {
  display: flex;
  justify-content: space-between;
  padding: 0 7%;
}
.username {
  font-family: "DM Serif Display";
  font-style: normal;
  font-weight: 400;
  font-size: 54px;
  line-height: 150%;
  color: #000000;
}

.follow {
  background: var(--primary-color);
  border-radius: 10px;
  font-family: "Quattrocento";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  color: #ffffff;
  padding: 10px 33px;
  max-width: 298px;
  height: 68px;
  border: none;
}
.follow > img {
  padding-left: 10px;
}
.insta-gallery {
  display: grid;
  grid-auto-flow: column;

  margin: 40px 0 80px;
  overflow: hidden;
}

.insta-pics {
  position: relative;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.3s ease;
}
.insta-pics:hover .overlay {
  opacity: 1;
}
.icon {
  color: white;
  font-size: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

/* section 5 */

.p-img {
  width: 100%;
}
.left-img {
  max-width: 669px;
}

.makeup-skills {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 7%;
  background: #fff3e4;
}
.h-skills {
  font-family: "DM Serif Display";
  font-style: normal;
  font-weight: 400;
  font-size: 54px;
  line-height: 54px;
  color: #000000;
}
.p-skills {
  font-family: "Quattrocento";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #3d3d3d;
}
.right {
  padding-left: 60px;
}

/* section 6 */
.products-box {
  padding: 7%;
  overflow: hidden;
}
.p-head {
  position: relative;
}
.recommend {
  font-family: "DM Serif Display";
  font-style: normal;
  font-weight: 400;
  font-size: 78px;
  line-height: 120%;
  color: #000000;
  max-width: 616px;
}
.product-p {
  position: absolute;
  font-family: "Quattrocento";
  font-style: normal;
  font-weight: 400;
  font-size: 23px;
  line-height: 130%;
  color: #3d3d3d;
  bottom: 0;
  right: 0;
  max-width: 616px;
  padding-left: 2rem;
}

.products-list {
  display: flex;
  flex-direction: row;

  gap: 12px;
  margin-top: 49px;
}
.p-details {
  display: flex;
  justify-content: space-between;
  margin-top: 1rem;
  padding: 0 12px;
}
.p-price {
  font-family: "Quattrocento";
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 120%;
  color: var(--primary-color);
}
.brand {
  font-family: "Quattrocento";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  color: #000000;
  margin-top: 6px;
}
.p-title {
  font-family: "Quattrocento";
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 120%;
  color: #000000;
}
.buynow {
  background: transparent;
  border: 1px solid var(--primary-color);
  max-width: 301px;
  width: 100%;
  height: 58px;
  font-family: "Quattrocento";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 130%;
  color: var(--primary-color);
  margin-top: 22px;
}

/* section 7 */
.gallery-box {
  padding: 7%;
  overflow: hidden;
}

.gallery-h {
  font-family: "DM Serif Display";
  font-style: normal;
  font-weight: 400;
  font-size: 54px;
  line-height: 150%;
  color: #000000;
}
.gallery-p {
  font-family: "Quattrocento";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #8491a0;
  max-width: 588px;
  margin-bottom: 0;
}
.gallery-box button {
  background-color: transparent;
  color: var(--primary-color);
}
.gallery-box button::after {
  content: "";
  position: absolute;
  background: url(assets/Vectorglowspark.svg);
  width: 24px;
  height: 24px;
  right: 20px;
  top: 15px;
}
.gallery-img {
  max-width: 1240px;
  width: 100%;
  margin-top: 40px;
}
.get-in-touch-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 80px 7%;
}
.get-in-touch {
  font-family: "Quattrocento";
  font-style: normal;
  font-weight: 400;
  font-size: 250px;
  line-height: 90%;
  color: #000000;
  text-transform: capitalize;
  text-align: center;
}

.touch-btn {
  border-radius: 100%;
  border: 1px solid var(--primary-color);
  padding: 29px 35px;
  background-color: transparent;
  margin-top: 40px;
}

/* section 8 */
.about-me-box {
  display: flex;
  padding: 7%;
  gap: 10px;
  overflow: hidden;
}
.about-me-text {
  max-width: 616px;
}
.about-me-text p {
  margin-bottom: 40px;
}
.about-me-h {
  font-family: "DM Serif Display";
  font-style: normal;
  font-weight: 400;
  font-size: 55px;
  line-height: 75.41px;
  color: #121212;
}
.see-all {
  font-family: "Quattrocento";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #121212;
  text-decoration: none;
  border-bottom: 1px solid #8491a0;
  padding-bottom: 5px;
}

.about-me-right {
  display: flex;
  flex-direction: column;
  gap: 80px;
  max-width: 614px;
}
.testimonial-box {
  border: 1px solid #121212;
}
.testimonial-text {
  padding: 64px;
}
.testimonial-p {
  font-family: "Quattrocento";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 130%;
  color: #121212;
  margin-bottom: 54px;
}
.person {
  font-family: "DM Serif Display";
  font-style: normal;
  font-size: 18px;
  line-height: 150%;
  color: #5b6876;
}
.loc {
  font-family: "Quattrocento";
  font-style: normal;
  font-size: 18px;
  line-height: 150%;
  color: #5b6876;
}
.contact-box {
  display: flex;
  flex-direction: row;
  gap: 98px;
  align-items: center;
  padding: 80px 7%;
}

.contact-h {
  font-family: "DM Serif Display";
  font-style: normal;
  font-weight: 400;
  font-size: 54px;
  line-height: 110%;
  color: #000000;
}
.contact-p {
  font-family: "Quattrocento";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 140%;
  color: #121212;
  text-transform: capitalize;
  max-width: 510px;
}
.visit {
  color: #000;
  font-size: 34px;
  font-family: "DM Serif Display";
  line-height: 110%;
  margin-top: 34px;
}
.visit-p,
address,
.mail {
  color: #222;
  font-size: 22px;
  font-family: "Quattrocento";
  line-height: 150%;
}
.mail {
  text-decoration: none;
}
.c-img {
  max-width: 632px;
  width: 100%;
}

.s-btn img:active {
  transform: scale(0.9);
}

/* footer  */

footer {
  background: #fff3e4;
  padding-bottom: 50px;
}

.site-footer {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 80px 7%;
}

.footer-links-box {
  display: flex;
  flex-direction: row;
  gap: 90px;
  padding-right: 50px;
}
.footer-link {
  display: block;
  color: #121212;
  font-size: 20px;
  font-family: "Quattrocento";
  line-height: 200%;
  text-decoration: none;
}
.logo-box {
  display: flex;
  flex-direction: column;
  gap: 34px;
}
.copyright {
  color: #121212;
  font-size: 20px;
  font-family: Quattrocento;
  font-weight: 400;
  line-height: 140%;
  padding: 0 7%;
}
.social-box {
  display: flex;

  gap: 18px;
  align-items: center;
}

.footer-logo {
  width: 100%;
}
.social-icon:hover {
  scale: 0.9;
}

@media screen and (min-width: 968px) {
  .makeup-block:hover {
    width: 58%;
    transition-delay: 0.3s;
    background-position: 80%;
  }

  .makeup-block:hover:after {
    visibility: visible;
    transition-delay: 0.4s;
  }
}

@media screen and (max-width: 768px) {
  .content h1 {
    font-size: 40px;
  }
  .content p {
    font-size: 16px;
  }

  .navbar-brand {
    margin-left: 0px;
  }

  .social {
    top: 50%;
  }
  .navbar-collapse {
    margin-right: 0px;
  }
  .nav-link {
    margin-right: 0px !important;
  }
}

@media screen and (max-width: 600px) {
  .content {
    padding: 0 55px;
    margin-top: 0;
  }
  .social {
    right: -50px;
  }

  .text p {
    font-size: 24px;
    padding: 0 50px;
  }
  .logo {
    width: 69%;
  }

  .about {
    flex-direction: column;
    padding: 0;
  }
  .text,
  .spark {
    padding: 0;
  }
  .spark {
    width: 50px;
  }
  .a-left {
    padding: 15px;
  }
  .text p {
    font-size: 18px;
    padding: 0;
  }
  .text h2 {
    font-size: 22px;
  }
  .makeup-head {
    font-size: 34px;
  }
  .makeup-p {
    font-size: 18px;
  }
  .swiper-slide img {
    width: 100%;
  }
  .makeup-slider-box {
    padding: 0;
  }
  .s-btn {
    display: none;
  }
  .makeup-text {
    padding: 15px;
  }
  .makeup-block {
    bottom: 26px;
    width: 50px;
    height: 35px;
  }
  .username {
    display: none;
  }

  .insta-head {
    justify-content: center;
  }
  .makeup-skills {
    flex-direction: column-reverse;
    padding: 10px;
  }
  .left-img {
    width: 100%;
  }
  .h-skills {
    font-size: 34px;
  }
  .products-box {
    padding: 10px;
  }
  .recommend {
    font-size: 44px;
  }
  .product-p {
    position: relative;
    padding: 0;
    margin-top: 1rem;
  }
  .products-list {
    flex-wrap: nowrap;
  }
  .p-price {
    font-size: 18px;
  }
  .brand {
    font-size: 12px;
  }
  .p-title {
    font-size: 16px;
  }
  .gallery-h {
    font-size: 34px;
  }
  .get-in-touch {
    font-size: 100px;
  }
  .about-me-box {
    flex-direction: column;
    gap: 20px;
  }
  .about-me-h {
    font-size: 34px;
    line-height: normal;
  }
  .about-me-right {
    gap: 40px;
  }
  .testimonial-text {
    padding: 34px;
  }
  .testimonial-p {
    font-size: 18px;
  }
  .contact-box {
    flex-direction: column;
    gap: 50px;
  }
  .site-footer {
    flex-direction: column;
    padding: 40px 7%;
  }
  .founder {
    width: 100%;
    padding: 15px;
  }
  .caption {
    font-size: 20px;
  }
  .makeup-container {
    margin: 0;
  }
  .right,
  .left-img {
    padding: 15px;
  }
  .p-head {
    padding: 15px;
    margin-top: 2rem;
  }
  .p-details {
    padding: 0;
  }
  .buynow {
    font-size: 16px;
    height: 40px;
  }
  .contact-h {
    font-size: 34px;
  }
  .contact-p {
    font-size: 18px;
  }
  .visit-p,
  address,
  .mail {
    font-size: 18px;
  }
  .footer-links-box {
    margin-top: 1rem;
  }
  .footer-link {
    font-size: 16px;
  }
  .copy-p {
    font-size: 14px;
  }
  .footer-logo {
    width: 60%;
  }
  .models {
    height: 300px;
  }
  .makeup-block:hover:after {
    visibility: hidden;
  }
  .makeup-block:active {
    width: 60%;
  }
  .insta-img {
    padding: 1.5rem;
    aspect-ratio: 1/1;
  }
}
