/* extra small devices resposive css starts here */

@media (min-width:360px) and (max-width:575px){

        h1 {
        font-size: 30px !important;
    }

    h2 {
        font-size: 26px !important;
    }

    h3 {
        font-size: 22px !important;
    }

    h4 {
        font-size: 18px !important;
    }

    h5 {
        font-size: 16px !important;
    }

    h6 {
        font-size: px !important;
    }

    p {
        font-size: 12px !important;
    }




    /* top css starts here */ 


.contact-sm-ul {
    display: flex;
    justify-content: center !important;
}

.contact-phn, .contact-mail {
    text-decoration: none;
    color: #ffffff;
    padding: 5px 15px;
    font-size: 10px;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.contact-phn i, .contact-mail i {
   padding: 5px;
}

.contact-dtls{
    display: flex;
    flex-wrap: wrap;
    
}


/* top css ends here */ 


/* header css starts here */ 


.logo-div {
    position: relative;
    top: 0px;
    background-color: #ffffff;
    box-sizing: border-box;
    padding-bottom: 20px;
}

.menu-div-main{
    display: flex;
    align-items: center;
}



nav .wrapper {
  position: relative;
  width: 100%;
  padding: 0px 0px;
  height: 70px;
  line-height: 70px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}


/* header css ends here */ 


/* banner css starts here */ 
.bnr-main{
  
  background-image: url(../images/bnr-background.png);
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center left;
  
  
  
}

.bnr-h1 {
    font-size: 45px !important;
    font-weight: bolder;
    line-height: 50px;
}

.bnr-ttl-div {
    position: relative;
    top: 40px;
}

.bnr-cnt-main {
    padding-top: 50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
}

.bnr-offers-div {
    padding: 0px 0px !important;
    box-sizing: border-box !important;
}


.corousel-main{
  height: 235px;
}

.corousel-inner h6{
  font-size: 21px !important;
}

.facial-ttl, .waxing-ttl {
    color: #A020F0;
    font-size: 20px !important;
}

.manicure-ttl, .pedicure-ttl {
    color: #C52092;
    font-size: 20px !important;
}


.bnr-service-cnt-div p {
    font-size: 14px !important;
    margin-bottom: 5px !important;
}

.bnr-service-cnt-div a {
    font-size: 18px !important;
    text-decoration: none;
    color: #C52092;
    
}

.service-cnt-div a {
    font-size: 18px !important;
    text-decoration: none;
    color: #C52092;
}

.services-sub-anchor {
    position: absolute;
    right: 0px;
    bottom: 210px;
    padding: 30px 10px;
    background-color: #A020F0;
    border-radius: 5px 0 0 5px;
    text-decoration: none;
}

/* banner css ends here */ 

/* about css starts here */

.abt-img-div{
  background-image: url(../images/abt-img.png);
  background-size: 100% 100%;
  height: 300px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 25px !important;
  box-sizing: border-box;
}

.Appointment-para {
    margin: 0;
    font-size: 5px !important;
    text-align: center;
    color: #474D6B;
}

/* about css ends here */


/* features css starts here */ 



.feature-1,.feature-2,.feature-3,.feature-4 {
    margin: 20px 0px;
    height: 250px;
}

.feature-cnt-right{
    padding-top: 0 !important ;
    padding-bottom: 0 !important ;
}






/* features css ends here */ 

/* gallery css starts here */

.glry-ttl {
    color: #ffffff;
}
.glry-ttl-span {
    color: #ffffff;
    font-family: "Rubik", sans-serif;
}
.glry-para {
    color: #ffffff !important;
    padding-top: 10px;
    margin-bottom: 0px !important;
}

.glry-btn-div{
    padding:0 0 20px 20px!important;
    display: flex;
    justify-content:start !important;
}

.primary-btn {
    background-color: #A020F0 !important;
    text-decoration: none;
    padding: 10px 20px;
    color: #ffffff !important;
    border-radius: 5px;
}

.primary-btn2{
     background-color:#ffffff !important;
    text-decoration: none;
    padding: 10px 20px;
    color:#A020F0 !important;
    border-radius: 5px;
}



.gallery a:nth-child(4) {
  display: block;
  text-decoration: none;
  width: 100%;
  overflow: hidden;
  outline: none;
}

.gallery a:nth-child(5) {
  display: block;
  text-decoration: none;
  width: 100%;
  overflow: hidden;
  outline: none;
}

.glry-main{
  background-image: url(../images/glry-bg-img.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center right ;
  background-color: #A020F0 ;
}



/* gallery css ends here */







/* care products css starts here */


.products-main{
  display: flex;
  gap:20px;
  flex-wrap: wrap;
  /* justify-content: space-between; */
 
  
}

.product-1,.product-2,.product-3,.product-4{
  width: 100%;
  /* margin: 10px; */
  
}



/* care products css ends here */


/* contact info css starts */


.map {
    height: 300px;
    border-radius: 10px;
    position: relative !important;
    top: 48px !important;
}

.contactinfo-div{
  position: relative;
  top:0px;

}

.timings-div{
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  
 
}

.contactinfo-div-2 {
    display: flex;
    align-self: flex-start;
    flex-direction: column;
    align-self: self-end;
    position: relative;
    top: 5px !important;
    background-color: #A020F0;
}

.contactinfo-main{
    height: 1150px !important;
}

.contactinfo-div-2 h4 {
    color: #ffffff;
    padding-bottom: 10px;
}
.contactinfo-div-2-para {
    color: #ffffff !important;
    padding-bottom: 10px;
}




/* contact info ends starts */




/* footer info starts starts */


.ftr-main {
    position: relative;
    top: 0px;
    display: flex;
    flex-wrap: wrap;
    background-color: #C52092;
}

.nav-links-main ul li  {
 
    padding: 10px;
    
}



.nav-links-main ul li a {
    color: #Ffffff;
    font-size: 14px !important;
    font-weight: bolder;
    text-decoration: none;
    padding: 0 5px;
    margin: 0 5px;
}


.sm-links-main{
    display: flex !important;
    justify-content: start !important;
}

.nav-links-main{
    display: flex;
    justify-content: flex-start !important;
    
}

.tc-links-main{
    display: flex;
    justify-content: flex-start !important;
    
}

.tc-links-main ul li{
 padding: 10px;
    
}

.nav-links-main ul{
    display: flex;
    flex-direction: column;


}

.tc-links-main ul {
  display: flex;
  flex-direction: column;
}
.tc-links-main ul li a {
    color: #ffffff;
    font-size: 12px !important;
    text-decoration: none;
    padding: 0 11px;
    border-right: none;
}

/* footer info ends starts */

/* copyright css starts here */

.copyright-main {
    background-color: #F6E9FE;
    padding: 20px;
    position: relative;
    top: 0px;
}



/* copyright css ends here */





}





/* extra small devices resposive css ends here */



/*  small devices resposive css starts here */



@media (min-width:576px) and (max-width:767px){


            h1 {
        font-size: 35px !important;
    }

    h2 {
        font-size: 31px !important;
    }

    h3 {
        font-size: 27px !important;
    }

    h4 {
        font-size: 23px !important;
    }

    h5 {
        font-size: 19px !important;
    }

    h6 {
        font-size: 15px !important;
    }

    p {
        font-size: 14px !important;
    }



/* top css starts here */

.corousel-main{
    height: 300px !important;
}



/* top css ends here */


/* header css starts here */

.logo-div {
    position: relative;
    top: 0px;
    background-color: #ffffff;
    box-sizing: border-box;
    padding-bottom: 20px;
}

.logo-div a {
    padding: 10px 20px 0px;
    transform: skewX(-25deg);
}


/* header css ends here */







/* banner css starts here */

.bnr-ttl-div {
    position: relative;
    top: 50px;
}

.bnr-cnt-main {
    padding-top: 50px;
}

.facial-ttl, .waxing-ttl {
    color: #A020F0;
    font-size: 30px !important;
    padding-bottom: 5px;
}

.manicure-ttl, .pedicure-ttl {
    color: #C52092;
    font-size: 30px !important;
     padding-bottom: 5px;
}

.bnr-service-cnt-div p {
    font-size: 16px !important;
    margin-bottom: 10px;
}

.bnr-service-cnt-div a {
    font-size: 18px !important;
    text-decoration: none;
    color: #C52092;
}


.services-sub-anchor {
    position: absolute;
    right: 0px;
    bottom: 475px;
    padding: 30px 10px;
    background-color: #A020F0;
    border-radius: 5px 0 0 5px;
    text-decoration: none;
}

.carousel-inner h6,.bnr-service-ttl{
    font-size: 25px !important;
}




/* banner css ends here */






/* feature css starts here */

.feature-1{
  /* position: relative;
  top:30px; */
  height: 235px;
}

.feature-2{
  /* position: relative;
  top:60px; */
  margin-top: 40px;
  height: 235px;
}
.feature-3{
  /* position: relative;
  top:50px; */
  margin: 40px 0 0 0px;
  height: 235px;

}

.feature-4{
  /* position: relative;
  top:100px; */
  margin: 40px 0 0 0px;
  height: 235px;
}



/* feature css ends here */





/* offer css starts here */

.offer-link .primary-span {
    font-size: 18px !important;
    color: #A020F0;
}


.offer-link .secondary-span {
    font-size: 18px !important;
    color: #C52092;
}

.offer-type {
    color: #474D6B;
    font-size: 15px !important;
    margin-bottom: 0;
}




/* feature css ends here */


/* gallery css starts here */

.glry-main {
    background-image: url(../images/glry-bg-img.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: cente right;
    background-color: #A020F0;
}

.glry-ttl-span {
    color: #ffffff;
    font-family: "Rubik", sans-serif;
}

.glry-ttl {
    color: #ffffff;
}


.glry-para {
    color: #ffffff !important;
    padding-top: 10px;
}

.glry-btn-div {
        padding: 0 0 20px 20px !important;
        display: flex;
        justify-content: start !important;
}


.primary-btn {
    background-color: #A020F0;
    text-decoration: none;
    padding: 10px 20px;
    color: #ffffff !important;
    border-radius: 5px;
}

.primary-btn2 {
    background-color: #ffffff;
    text-decoration: none;
    padding: 10px 20px;
    color: #A020F0 !important;
    border-radius: 5px;
}


    .gallery a:nth-child(5) {
        display: block;
        text-decoration: none;
        width: 100%;
        overflow: hidden;
        outline: none;
    }


      .gallery a:nth-child(4) {
        display: block;
        text-decoration: none;
        width: 100%;
        overflow: hidden;
        outline: none;
    }



/* gallery css ends here */


/* care products css starts here */

.products-main {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}


.product-1,.product-2,.product-3,.product-4{
  width: 100%;
  /* margin: 10px; */
  
}




/* care products css ends here */

/* contact info css starts here */

.map {
    height: 300px;
    border-radius: 10px;
    position: relative !important;
    top: 30px !important;
}

    .contactinfo-main {
        height: 1200px !important;
    }



.contact-main {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    position: relative;
    top: -10px;
}


.timings-div {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}


.contactinfo-div-2 h4 {
        color: #ffffff;
        padding-bottom: 10px;
}

.contactinfo-div-2-para {
color: #ffffff !important;
padding-bottom: 10px;
}


    /* contact info css ends here */


     /* footer css starts here */

   .ftr-main {
    position: relative;
    top: 0;
    display: flex;
    flex-wrap: wrap;
    background-color: #C52092;
}

.nav-links-main ul li a {
    color: #Ffffff;
    font-size: 12px !important;
    font-weight: bolder;
    text-decoration: none;
    padding: 0 5px;
    margin: 0 5px;
}


 /* footer css ends here */




/* copyright css starts here */

  .copyright-main {
    background-color: #F6E9FE;
    padding: 20px;
    position: relative;
    top: 0px;
}

    /* copyright css ends here */
















}

















/*  small devices resposive css ends here */





/*  tablete devices resposive css starts here */



@media (min-width:768px) and (max-width:991px){


            h1 {
        font-size: 35px !important;
    }

    h2 {
        font-size: 31px !important;
    }

    h3 {
        font-size: 27px !important;
    }

    h4 {
        font-size: 23px !important;
    }

    h5 {
        font-size: 19px !important;
    }

    h6 {
        font-size: 15px !important;
    }

    p {
        font-size: 14px !important;
    }



/* top css starts here */

.corousel-main{
    height: 225px !important;
}



/* top css ends here */

/* header css starts here */

.logo-div {
    position: relative;
    top: 0px;
    background-color: #ffffff;
    box-sizing: border-box;
    padding-bottom: 20px;
}

.logo-div a {
    padding: 10px 20px 0px;
    transform: skewX(-25deg);
}


/* header css ends here */


/* banner css starts here */

.bnr-ttl-div {
    position: relative;
    top: 50px;
}

.bnr-cnt-main {
    padding-top: 50px;
}

.facial-ttl, .waxing-ttl {
    color: #A020F0;
    font-size: 30px !important;
    padding-bottom: 5px;
}

.manicure-ttl, .pedicure-ttl {
    color: #C52092;
    font-size: 30px !important;
     padding-bottom: 5px;
}

.bnr-service-cnt-div p {
    font-size: 16px !important;
    margin-bottom: 10px;
}

.bnr-service-cnt-div a {
    font-size: 18px !important;
    text-decoration: none;
    color: #C52092;
}


.services-sub-anchor {
    position: absolute;
    right: 0px;
    bottom: 475px;
    padding: 30px 10px;
    background-color: #A020F0;
    border-radius: 5px 0 0 5px;
    text-decoration: none;
}

.carousel-inner h6,.bnr-service-ttl{
    font-size: 25px !important;
}




/* banner css ends here */






/* feature css starts here */

.feature-1{
  /* position: relative;
  top:30px; */
  height: 235px;
}

.feature-2{
  /* position: relative;
  top:60px; */
  margin-top: 40px;
  height: 235px;
}
.feature-3{
  /* position: relative;
  top:50px; */
  margin: 0px 0 0 0px;
  height: 235px;

}

.feature-4{
  /* position: relative;
  top:100px; */
  margin: 40px 0 0 0px;
  height: 235px;
}



/* feature css ends here */





/* offer css starts here */

.offer-link .primary-span {
    font-size: 18px !important;
    color: #A020F0;
}


.offer-link .secondary-span {
    font-size: 18px !important;
    color: #C52092;
}

.offer-type {
    color: #474D6B;
    font-size: 15px !important;
    margin-bottom: 0;
}




/* feature css ends here */


/* gallery css starts here */

.glry-main {
    background-image: url(../images/glry-bg-img.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: cente right;
    background-color: #A020F0;
}

.glry-cnt-main {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
}

.bg {
    /* width: 100%; */
    height: 400px;
    background-size: cover;
    transform: scale(1, 1);
    transition: all 300ms ease;
    border-radius: 10px;
}

.glry-ttl-span {
    color: #ffffff;
    font-family: "Rubik", sans-serif;
}

.glry-ttl {
    color: #ffffff;
}


.glry-para {
    color: #ffffff !important;
    padding-top: 10px;
}

.glry-btn-div {
        padding: 0 0 20px 20px !important;
        display: flex;
        justify-content: start !important;
}


.primary-btn2{
    background-color: #ffffff;
    text-decoration: none;
    padding: 10px 20px;
    color: #A020F0 !important;
    border-radius: 5px;
}

    .gallery a:nth-child(5) {
        display: block;
        text-decoration: none;
        width: 100%;
        overflow: hidden;
        outline: none;
    }


      .gallery a:nth-child(4) {
        display: block;
        text-decoration: none;
        width: 100%;
        overflow: hidden;
        outline: none;
    }



/* gallery css ends here */


/* care products css starts here */

.products-main {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}


.product-1,.product-2,.product-3,.product-4{
  width: 100%;
  /* margin: 10px; */
  
}




/* care products css ends here */

/* contact info css starts here */

.map {
    height: 300px;
    border-radius: 10px;
    position: relative !important;
    top: 30px !important;
}

    .contactinfo-main {
        height: 1200px !important;
    }



.contact-main {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    position: relative;
    top: -10px;
}


.timings-div {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}


.contactinfo-div-2 h4 {
        color: #ffffff;
        padding-bottom: 10px;
}

.contactinfo-div-2-para {
color: #ffffff !important;
padding-bottom: 10px;
}


    /* contact info css ends here */


     /* footer css starts here */

   .ftr-main {
    position: relative;
    top: 0;
    display: flex;
    flex-wrap: wrap;
    background-color: #C52092;
}

.nav-links-main ul li a {
    color: #Ffffff;
    font-size: 12px !important;
    font-weight: bolder;
    text-decoration: none;
    padding: 0 5px;
    margin: 0 5px;
}


 /* footer css ends here */




/* copyright css starts here */

  .copyright-main {
    background-color: #F6E9FE;
    padding: 20px;
    position: relative;
    top: 0px;
}

    /* copyright css ends here */
















}

















/*  tabletes devices resposive css ends here */