*{
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  }
  :root{
  --Brilliant-Rose:#ED5AB3;
  --Pastel-Magenta:#FF90C2;
  --Vivid-Cerise:#DA0C81;
  --Red-Violet:#C21292;
  --Neon-Fuchsia:#FF6AC2;
  --Thulian-Pink:#E966A0;
  --Illusion:#FEA1BF;
  --black:#000000;
  --white:#ffffff;
  --Misty-Rose:#FDE2E4;
  }
  h1,h2,h3,h4,h5,h6{
  font-family: Domine;
  }
  @keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-20px);
    }
    60% {
        transform: translateY(-10px);
    }
}
.facebook{
  color:#4267B2;
  /* color: var(--white); */
}
.instagram{
  color:#E4405F;
  /* color: var(--white); */
}
.youtube{
  color:#FF0000;
  /* color: var(--white); */
}
.whatsapp{
  color:#25D366;
  /* color: var(--white); */
}
.twitter{
  color:#1D9BF0;
  /* color: var(--white); */
}
.animated-word {
    font-size: 24px;
    font-weight: bold;
    animation: bounce 2s infinite;  
}
/* whatsapp */
.how-may-help{
  background: #25d366;
  bottom: 80px;
  white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            position:fixed;
            z-index:999;
}
       .message-us-button {
        
            width: 50px;
            height:40px;
            justify-content: start;
            box-sizing: border-box;
            display: flex;
            align-items: center;
            font-family: Arial, sans-serif;
            font-weight: 500;
            line-height: 0;
            text-decoration: none;
            
          }
          .how-may-help h5{
            margin-top: 6px;
          }
.how-may-help ul{
  margin-bottom: 0;
  display: flex;
  padding-left: 0;
}
.how-may-help ul li{
  list-style: none;
  margin-left: 8px;
 
}
.makeupslider .owl-nav{
  height: 0;
  margin: 0;
}
.common-banner{
  padding: 40px 0;
    width: 100%;
    background: linear-gradient(73deg, rgb(233 102 160 / 66%) 0%, rgb(253 226 228 / 20%) 52%)
    /* height: 300px; */
   
    /* margin-bottom: 40px; */
}
.common-banner .breadcrumb{
  font-size: 24px;
  margin-bottom: 0;
  /* padding-top: 140px; */
}
.common-banner .breadcrumb li a{
  text-decoration: none;
  color: var(--black);
}

.breadcrumb-item.active {
  color: var(--Neon-Fuchsia);
}
.top-menubar{
  background: var(--Misty-Rose);
  color: var(--black);
  width: 100%;
}
.top-menubar a{
  text-decoration: none;
  color: var(--Neon-Fuchsia);
}
  .navbar.makeup-navbar{
  background: var(--white);
  }
  .navbar.makeup-navbar .nav-link.active{
color: var(--Brilliant-Rose);
  }
  .contactBtn{
    margin-left: 30px;
    border: 1px solid var(--Neon-Fuchsia);
    background: var(--Neon-Fuchsia);
    color: var(--white)!important;
    border-radius: 20px;
  }
  .contactBtn:hover{
    border: 1px solid var(--Neon-Fuchsia);
    background: var(--white);
    color: var(--black)!important;
    border-radius: 20px; 
  }
  .num{
      padding-top: 6px;
    
  }
  .social-media{
       display: flex;
       list-style: none;
       justify-content: end;
       font-size: 20px;
       margin-bottom: 0;
       padding: 4px 0;
  }
  .num a{
    text-decoration: none;
  }
  .social-media li{
    margin-right: 16px;
  }
  .company-logo{
  margin-right: 40px;
  text-transform: uppercase;
  margin-bottom: 0;
  }
  .company-logo span{
  color: var(--Neon-Fuchsia);
  }
  .makeup-navbar .navbar-nav .nav-item a{
  text-transform: uppercase;
  padding: 8px 12px;
  color:var(--black);
  letter-spacing: 2px;
  }
  /* top start menu */
  .makeup-navbar{
    width: 100%;
  }
  /* top menu end */
    /* slider arrow */
    .makeupslider .owl-carousel .owl-nav button.owl-prev,.makeupslider .owl-carousel .owl-nav button.owl-next{
      width: 0;
      }
      .makeupslider .owl-carousel .owl-nav button.owl-prev span{
      position: absolute;
      top: 320px;
      left: 50px;
      color: var(--white);
      font-size: 60px;
      }
      .makeupslider .owl-carousel .owl-nav button.owl-next span{
      position: absolute;
      top: 320px;
      right: 50px;
      color: var(--white);
      font-size: 60px;
      }
      /* slider arrow end */
  .makeupslider .carousel-caption{
  top: 140px;
  max-width: 650px;
  }
  .makeupslider .carousel-caption span{
  text-transform: uppercase;
  color: var(--Vivid-Cerise);
  text-align: left;
  }
  .makeupslider .carousel-caption h2{
  color: var(--Vivid-Cerise);
  font-size: 70px;
  text-align: left;
  }
  .makeupslider .carousel-caption h2 span{
  color: var(--black);
  }
  .makeupslider p{
  text-align: left;
  color: var(--black);
  margin-bottom: 0;
  }
  /* offer section start */
  .offer-section{
    /* width: 100%;
    height: 350px;
    background:url(../images/makeup.webp)border-box center/cover; */
  }
  .visitBtn{
    text-decoration: none;
    background: var(--Neon-Fuchsia);
    color: var(--white);
    padding: 8px 16px;
    border-radius: 20px;
  }
  .offer{
    margin: 40px 0;
    text-align: center;
    /* background: var(--Misty-Rose); */
    padding:0;
    border-radius: 16px;
  }
  .offer img{
    max-width: 100%;
  }
  /* offer section end */
  /* about section start */
  .left-about{
  position: relative;
  }
  .left-about .about-img img{
  max-width: 100%;
  border-radius: 8px;
  }
  .about-section{
      margin: 40px 0;
  }
  .about-section .about-img{
  margin-bottom: 20px;
  }
  .outer-experience{
  position: absolute;
  top: 162px;
  left: 239px;
  text-align: center;
  }
  .exprience{
  width: 150px;
  height: 150px;
  border: 2px solid var(--Illusion);
  background: var(--white);
  padding: 20px;
  border-radius: 100px;
  }
  .exprience h2{
  color: var(--Vivid-Cerise);
  font-weight: 700;
  margin-bottom: 0;
  }
  .exprience p{
  margin-bottom: 0;
  }
  .right-about{
  padding: 20px;
  }
  .right-about .top-right-about{
  border-bottom: 1px solid var(--Illusion);
  margin-bottom: 20px;
  }
  .right-about .top-right-about span{
  text-transform: uppercase;
  }
  .title h2 span{
  color: var(--black);
  }
  .title h2{
  font-size: 40px;
  color: var(--Brilliant-Rose);
  font-weight: 800px;
  }
  .about-point{
  display: flex;
  list-style: none;
  padding-left: 0;
  }
  .about-point li{
  margin-left: 20px;
  }
  .owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span{
    font-size: 30px;
    color: var(--Brilliant-Rose);
  }
  .owl-theme .owl-nav [class*=owl-]:hover{
    background: transparent;
  }
  /* about section end */
  /* gallery */
  .gallery-section{
    margin: 40px 0;
  }
  /* footer start */
  footer{
  background: var(--Misty-Rose);
  padding: 40px 0;
  }
  .title h4{
  color: var(--Dark-Grey-Blue);
  }
  .footer-section{
    width: 100%;
  margin-bottom: 40px;
  }
  .footer-section .footer-address{
  padding: 0;
  margin: 0;
  }
  .footer-section .footer-address li{
  list-style: none;margin-bottom: 8px;
  }
  .footer-section .footer-address li a{
  text-decoration: none;
  color: var(--black);
  }
  .footer-section .footer-phone-icon{
  padding: 0;
  display: flex;
  }
  .footer-section .footer-phone-icon li{
  list-style: none;margin-right: 8px;
  }
  .footer-phone-icon li a{
    text-decoration: none;
    color: var(--Brilliant-Rose);
  }
  .footer-section .input-filed{
  position: relative;
  }
  .footer-section .btnSubmit{
  position: absolute;
  top: 0;
  right: 0;
  background: var(--Dark-Lavender);
  color: var(--white);
  border-radius: 0;
  }
  .footer-section .playstore{
  display: flex;
  padding: 0;
  }
  .footer-section .playstore li{
  list-style: none;
  margin-right: 8px;
  }
  .footer-icon{
    display: flex; list-style: none;
  justify-content: center;
padding-left:0;
  }
  .footer-icon li .social-icon{
  /* background-color: var(--Neon-Fuchsia); */
  color: var(--white);
  padding: 8px 12px;
  transition: .6s;
  border: 1px solid var(--Neon-Fuchsia);
  }
  .footer-icon li .social-icon:hover{
  border: 1px solid var(--Neon-Fuchsia);
  background: var(--white);
  color: var(--Dark-Lavender);
  padding: 8px 12px;
  transition: .6s;
  margin-top: -10px;
  }
  .footer-icon li{
  margin-left: 20px;
  }
  .company{
  text-decoration: none;
  }
  .copyright a{
  color: var(--Brilliant-Rose);
  }
  /* footer end */
  /* start lightbox */
  .lightbox img:not(.lightbox-disabled) {
  cursor: -webkit-zoom-in;
  cursor: zoom-in
  }
  .lightbox-gallery {
  visibility: hidden;
  position: fixed;
  left: 0/*!rtl:ignore*/
  ;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1100;
  background-color: rgba(0, 0, 0, .9);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out
  }
  .lightbox-gallery .lightbox-gallery-toolbar {
  position: absolute;
  top: 0;
  left: 0/*!rtl:ignore*/
  ;
  width: 100%;
  height: 50px;
  z-index: 1110;
  -webkit-transition: opacity .4s;
  transition: opacity .4s
  }
  .lightbox-gallery .lightbox-gallery-toolbar .lightbox-gallery-left-tools {
  float: left;
  height: 100%
  }
  .lightbox-gallery .lightbox-gallery-toolbar .lightbox-gallery-right-tools {
  float: right
  }
  .lightbox-gallery .lightbox-gallery-toolbar button {
  border: none;
  background: none;
  width: 50px;
  height: 50px;
  color: #b3b3b3;
  -webkit-transition: color .2s;
  transition: color .2s
  }
  .lightbox-gallery .lightbox-gallery-toolbar button:hover {
  color: #fff
  }
  .lightbox-gallery .lightbox-gallery-toolbar button:before {
  font-family: Font Awesome\ 5 Free;
  font-weight: 900
  }
  .lightbox-gallery .lightbox-gallery-toolbar button.fontawesome-pro:before {
  font-family: Font Awesome\ 5 Pro
  }
  .lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-fullscreen-btn:before {
  content: ""
  }
  .lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-fullscreen-btn.active:before {
  content: ""
  }
  .lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-zoom-btn:before {
  content: ""
  }
  .lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-zoom-btn.active:before {
  content: ""
  }
  .lightbox-gallery .lightbox-gallery-toolbar button.lightbox-gallery-close-btn:before {
  content: ""
  }
  .lightbox-gallery .lightbox-gallery-counter {
  height: 100%;
  color: #b3b3b3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
  margin-bottom: 0;
  direction: ltr/*!rtl:ignore*/
  }
  .lightbox-gallery .lightbox-gallery-content {
  position: fixed;
  top: 50px;
  left: 50px/*!rtl:ignore*/
  ;
  width: calc(100% - 100px);
  height: calc(100% - 100px)
  }
  .lightbox-gallery .lightbox-gallery-content .lightbox-gallery-image {
  position: absolute;
  left: 0/*!rtl:ignore*/
  ;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: scale(.25);
  transform: scale(.25);
  -webkit-transition: all .4s ease-out;
  transition: all .4s ease-out;
  pointer-events: none
  }
  .lightbox-gallery .lightbox-gallery-content .lightbox-gallery-image img {
  position: absolute;
  left: 0/*!rtl:ignore*/
  ;
  top: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
  cursor: pointer;
  pointer-events: auto
  }
  .lightbox-gallery .lightbox-gallery-content .lightbox-gallery-image img.vertical {
  height: 100%;
  max-height: 100%;
  width: auto;
  max-width: none
  }
  .lightbox-gallery .lightbox-gallery-arrow-right {
  position: fixed;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity .4s;
  transition: opacity .4s
  }
  .lightbox-gallery .lightbox-gallery-arrow-right button {
  border: none;
  background: none;
  width: 50px;
  height: 50px;
  color: #b3b3b3;
  -webkit-transition: color .2s;
  transition: color .2s
  }
  .lightbox-gallery .lightbox-gallery-arrow-right button:hover {
  color: #fff
  }
  .lightbox-gallery .lightbox-gallery-arrow-right button:before {
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  content: ""
  }
  .lightbox-gallery .lightbox-gallery-arrow-right button.fontawesome-pro:before {
  font-family: Font Awesome\ 5 Pro
  }
  .lightbox-gallery .lightbox-gallery-arrow-left {
  position: fixed;
  left: 0;
  top: 0;
  width: 50px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity .4s;
  transition: opacity .4s
  }
  .lightbox-gallery .lightbox-gallery-arrow-left button {
  border: none;
  background: none;
  width: 50px;
  height: 50px;
  color: #b3b3b3;
  -webkit-transition: color .2s;
  transition: color .2s
  }
  .lightbox-gallery .lightbox-gallery-arrow-left button:hover {
  color: #fff
  }
  .lightbox-gallery .lightbox-gallery-arrow-left button:before {
  font-family: Font Awesome\ 5 Free;
  font-weight: 900;
  content: ""
  }
  .lightbox-gallery .lightbox-gallery-arrow-left button.fontawesome-pro:before {
  font-family: Font Awesome\ 5 Pro
  }
  .lightbox-gallery .lightbox-gallery-caption-wrapper {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
  }
  .lightbox-gallery .lightbox-gallery-caption-wrapper .lightbox-gallery-caption {
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0 10px;
  text-align: center
  }
  .lightbox-gallery .lightbox-gallery-loader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: none;
  -webkit-transition: opacity 1s;
  transition: opacity 1s
  }
  .lightbox-gallery button:focus {
  outline: none;
  color: #fff
  }
  .disabled-scroll {
  overflow-y: hidden;
  position: relative
  }
  .back-to-top{
  background-color:var(--Dark-Lavender);
  padding: 8px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  color: var(--Neon-Fuchsia);
  }
  .back-to-top i{
  font-size: 30px;
  }
  /* gallery section */
  .bride-section{
  background: var(--Misty-Rose);
  padding: 80px;
  color: var(--white);
  }
  .creative-work h2{
  font-size: 50px;
  }
  .creative-menu{
  margin-bottom: 40px;
  }
  .creative-menu .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
  color:var(--Pastel-Magenta);
  background:transparent;
  /* padding: 12px 18px;
  border-radius: 25px; */
  }
  .creative-menu .nav-tabs {
  border-bottom: 0;
  }
  .creative-menu .nav-tabs .nav-link {
  border-bottom: 0;
  color: var(--black);
  }
  .creative-menu .nav-tabs .nav-link.active{
  border-bottom: 2px solid var(--Neon-Fuchsia);
  }
  .nav-link:focus-visible{
  box-shadow: 0px;
  }
  .nav-tabs .nav-link {
  border: transparent;
  }
  .creative-work span{
  color: var(--black);
  }
  .amenities-section{
  padding: 80px 0;
  }
  .amenities-card{
  text-align: center;
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
  padding: 40px 0;
  }
  .amenities-card i{
  font-size: 40px;
  color: var(--Thulian-Pink);
  margin-bottom: 20px;
  }
  .title.amenities{
  margin-bottom: 20px;
  }
  /* service */
  .services-section{
    /* margin: 40px 0; */
  padding: 40px 0;
  width: 100%;
  background: linear-gradient(73deg, rgb(233 102 160 / 66%) 0%, rgb(253 226 228 / 93%) 52%),url(../images/background.webp)fixed border-box center/cover;
  }
  .services-section .title{
  margin-bottom: 20px;
  }
  .services-section .title h2{
  color: var(--black);
  }
  .services-section .title h2 span{
  color: var(--white);
  }
  .service-card img{
  width: 100%;
  }
  .bottom-service{
  text-align: center;
  padding: 12px 0;
  background: var(--white);
  color: var(--black);
  }
  .service-card{
  transition: .6s;
  cursor: pointer;
  margin-bottom: 20px;
  }
  .service-card:hover{
  margin-top: -20px;
  transition: .6s;
  }
  .service-card:hover .bottom-service{
  background: var(--Misty-Rose);
  color: var(--black);
  transition: .6s;
  }
  /* testimonial section */
  .testimonial-section{
  padding: 70px 0;
  }
  .testimonial-card{
  background-color: var(--Neon-Fuchsia);
  color: var(--white);
  padding: 40px 20px;
  margin: 40px 0;
  }
  .testimonial-card ul{
  display: flex;
  list-style: none;
  justify-content: center;
  padding: 0;
  }
  .client-img img{
  max-width:100%;
  }
  .client-img{
  width: 130px;
  height: 130px;
  /* background: #fff; */
  text-align: center;
  line-height: 130px;
  border-radius: 100%;
  display: inline-block;
  margin-bottom: 40px;
  }
  .testimonial-section .owl-carousel .owl-item img{
  max-width: 100%!important;
  display: inline;
  }
  .test-card{
  text-align: center;
  }
  .testimonial-card p{
  text-align: center;
  }
  .testimonial-card h3{
  text-align: center;
  }
  .testimonial-card h6{
  text-align: center;
  }
  /* gallery */
  .image-gallery {
  --s: 150px;
  --g: 10px;
  --f: 1.5;
  display: grid;
  gap: var(--g);
  /* width: calc(3*var(--s) + 2*var(--g)); */
  aspect-ratio: 1;
  grid-template-columns: repeat(3,auto);
  z-index: -1;
  }
  .image-gallery > img {
  width: 0;
  height: 0;
  min-height: 100%;
  min-width: 100%;
  object-fit: cover;
  cursor: pointer;
  filter: grayscale(80%);
  transition: .35s linear;
  }
  .image-gallery img:hover{
  filter: grayscale(0);
  width:  calc(var(--s)*var(--f));
  height: calc(var(--s)*var(--f));
  }
  .image-gallery.lightbox{
  position: static;
  }
  /* contact */
  .content-section{
  padding: 40px 0;
  }
  .contact-card{
  text-align: center;
  padding: 30px;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;  
  border: 1px solid var(--Misty-Rose);
  }
  .contact-card h4{
  text-align: center;
  font-size: 24px;
  }
  .contact-card .contact-icon{
  text-align: center;
  font-size: 24px;
  }
  .contact-card p{
  text-align: center;
  }
  .contact-card a{
    text-decoration: none;
    color: var(--black);
  }
  .contact-form{
  padding: 40px 20px;
  }
  .contact-form .title h2{
  margin-bottom: 20px;
  }
  .contact-form .contact-img  img{
  width: 100%;
  }
  .makupbtn{
    border: 1px;
  text-decoration: none;
  background: var(--Brilliant-Rose);
  color: var(--white);
  padding: 8px 20px;
  }
  .right-form{
  padding: 110px 20px;
  background: var(--Misty-Rose);
  }
  /* experience */
  .experience{
    padding: 70px 0;
    
  }
  .experience-card{
    text-align: center;
    margin-top: 40px;
    border: 1px solid var(--Illusion);
border-radius: 100px;
letter-spacing : 2px;
padding: 20px;
  }
  .experience-card i{
    font-size: 30px;
    margin-bottom: 8px;
    color: var(--Neon-Fuchsia);
  }
  .experience-card h3{
    font-size: 30px;
    font-weight: 600;
    padding: 8px 0;
    color:var(--Red-Violet)
  }
  .experience-card p{
    font-size: 18px;
  }
  /* student */
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev{
width: 40px;
height: 40px;
background: var(--Pastel-Magenta)!important;
  }
  .owl-carousel .owl-nav button.owl-next span,
  .owl-carousel .owl-nav button.owl-prev span{
    color: var(--white);
  }
  .student-training{
    padding: 70px 0;
    background: var(--Misty-Rose);
  }
  .student-training .title{
    padding-bottom: 20px;
  }
  /* loader */
  /* body {
    margin: 0;
    font-family: Arial, sans-serif;
} */

.loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

.loader {
    /* border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db; */
    /* border-radius: 50%;
    width: 50px;
    height: 50px; */
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Hide loader when content is loaded */
.loaded .loader-wrapper {
    display: none;
}
@media(max-width:1440px){
  .makeupslider .owl-carousel .owl-nav button.owl-prev span{
  top: 220px;
  }
  .makeupslider .owl-carousel .owl-nav button.owl-next span{
  top: 220px;
  }
  }
  @media(max-width:1401px){
  .right-form {
  padding: 110px 20px;
  }
  }
  @media(max-width:1400px){
  .outer-experience {
  top: 135px;
  left: 189px;
  text-align: center;
  }
  .right-form {
  padding: 69px 20px;
  }
  .makeup-navbar .navbar-nav .nav-item{
    /* padding-top: 10px; */
  }
  .social-media{
  padding-left: 4px;
  }

  .social-media li {
    margin-right: 8px;
}
  .makeup-navbar .navbar-nav .nav-item a {
    text-transform: uppercase;
    font-size: 14px;
  }
  
}
  @media(max-width:725px){

  }
  @media(max-width:1300px){
  .makeupslider .carousel-caption {
  top: 139px;
  max-width: 650px;
  }
  }
  @media(max-width:1200px){
  .outer-experience {
  top: 97px;
  left: 159px;
  }
  .right-form {
  padding: 24px 20px;
  }
  .company-logo{
    font-size: 24px;

  }
  .makeupslider .owl-carousel .owl-nav button.owl-prev span{
    top: 180px;
    }
    .makeupslider .owl-carousel .owl-nav button.owl-next span{
    top: 180px;
    }
  }

  @media(max-width:1089px){
  .nav-tabs .nav-link{
  padding: 12px;font-size: 14px;
  }
  .makeupslider .carousel-caption h2 {
  font-size: 61px;
  }
  .makeupslider .carousel-caption {
  top: 57px;
  }
  }
  @media(max-width:1024px){
    .makeupslider .owl-carousel .owl-nav button.owl-prev span{
    top: 140px;
    }
    .makeupslider .owl-carousel .owl-nav button.owl-next span{
    top: 140px;
    }
    }
  @media(max-width:992px){
  .outer-experience {
  top: 181px;
  left: 273px;
  }
  .amenities-card{
  margin-bottom: 20px;
  }
  .service-card{
  margin-bottom: 20px;
  }
  .makeupslider .carousel-caption h2 {
  font-size: 30px;
  width: 200px;
  }
  .right-img{
  margin-bottom: 40px;
  }
  .contact-card h4 {
  font-size: 18px;
  }
  .contact-card p {
  text-align: center;
  font-size: 14px;
  }
 
  .contact-card {
  margin-bottom: 20px;
  }
  .offcanvas-title{
  text-transform: uppercase;
  color: var(--Neon-Fuchsia);
  }
  .offcanvas-title span{
  color: var(--black);
  }
  .navbar-toggler {
    border: 0!important;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  .contactBtn {
    max-width: 104px;
  }
 
  .makeup-navbar .navbar-nav .nav-item {
    padding-top: 10px;
}
.contactBtn {
  margin-left: 0;
}
  }
  @media(max-width:880px){
    .makeupslider .owl-carousel .owl-nav button.owl-prev span{
    top: 120px;
    }
    .makeupslider .owl-carousel .owl-nav button.owl-next span{
    top: 120px;
    }
    } 
    @media(max-width:778px){
      .makeupslider .owl-carousel .owl-nav button.owl-prev span{
      top: 100px;
      }
      .makeupslider .owl-carousel .owl-nav button.owl-next span{
      top: 100px;
      }
      } 

  @media(max-width:724px){
  .makeupslider .carousel-caption {
  top: 35px;
  }
  .nav-tabs .nav-link {
  padding: 7px;
  font-size: 14px;
  }
  .nav-tabs .nav-link.active {
  padding: 7px;
  font-size: 14px;
  }
  .amenities-section {
  padding: 40px 0;
  }
  .testimonial-section {
  padding: 40px 0;
  }
  .experience{
   padding: 40px 0; 
  }
  .student-training{
    padding: 40px 0;
  }
  }
  @media(max-width:660px){
  .makeupslider .carousel-caption h2 {
  font-size: 26px;
  width: 200px;
  }
  .makeupslider .owl-carousel .owl-nav button.owl-prev span{
    top: 80px;
    }
    .makeupslider .owl-carousel .owl-nav button.owl-next span{
    top: 80px;
    }
  }
  @media(max-width:631px){
  .nav-tabs .nav-link {
  padding: 4px;
  font-size: 12px;
  margin-right: 4px;
  }
  .nav-tabs .nav-link.active {
  padding: 8px;
  font-size: 12px;
  background: transparent;
  }
  .bride-section {
  padding: 20px 0;
  }
  }
  @media(max-width:575px){
  .makeupslider .carousel-caption {
  top: 8px;
  }
  .creative-work h2 {
  font-size: 30px;
  }
  .title h2 {
  font-size: 30px;
  }
  .offer .title h2 {
    font-size: 18px;
}
.offer h3 {
  font-size: 14px;
}
.offer p{
  font-size: 12px;
  margin-bottom: 4px;
}
.visitBtn {
  text-decoration: none;
  background: var(--Neon-Fuchsia);
  color: var(--white);
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 12px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
  width: 30px;
  height: 30px;
}
.top-menubar
.num {
    font-size: 14px;
}
.social-media i{
  font-size:16px;
}
.common-banner{
  padding: 20px 0;
}
.num .mobile-num{
  display: none;
  }
  .num span{
    display: none;
  }
  .makeupslider .owl-carousel .owl-nav button.owl-prev span{
    top: 60px;
    }
    .makeupslider .owl-carousel .owl-nav button.owl-next span{
    top: 60px;
    }
  }
  @media(max-width:520px){
    .makeupslider .owl-carousel .owl-nav button.owl-prev span{
    font-size: 40px;
    }
    .makeupslider .owl-carousel .owl-nav button.owl-next span{
    font-size: 40px;
    }
    }
  @media(max-width:425px){
  .makeupslider .carousel-caption h2 {
  font-size: 19px;
  width: 200px;
  }
  .makeupslider p {
  font-size: 14px;
  }
  .company-logo {
  font-size: 18px;
  }
  .makeupslider .carousel-item img{
  opacity: .3;
  }
  .social-media {
    font-size: 16px;
}

.common-banner .breadcrumb {
  font-size: 16px;
  
}
.makeupslider .owl-carousel .owl-nav button.owl-prev span{
  top: 40px;
  left: 20px;
  }
  .makeupslider .owl-carousel .owl-nav button.owl-next span{
  top: 40px;
  right: 20px;
  }
 .footer-icon{
justify-content: left;
}
  }

  @media(max-width:340px){
  .company-logo {
  font-size: 16px;
  }
  .makeupslider .carousel-caption {
  top:0;
  padding: 8px 0;
  }
  .social-media li {
    margin-right: 10px;
}
.common-banner .breadcrumb {
  font-size: 16px;
}
.makeupslider .owl-carousel .owl-nav button.owl-prev span{
  top: 30px;
  }
  .makeupslider .owl-carousel .owl-nav button.owl-next span{
  top: 30px;
  }
  }