* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
@font-face {
  font-family: Jonathan Hetegral;
  src: url(../font/Jonathan\ Hetegral.ttf);
}
@font-face {
  font-family: Esther;
  src: url(../font/Esther.otf);
}
@font-face {
  font-family: Graphik;
  src: url(../font/Graphik-Bold-Trial.otf);
}
@font-face {
  font-family: Graphik1;
  src: url(../font/GraphikWide-Regular-Trial.otf);
}
@font-face {
  font-family: Creattion Demo;
  src: url(../font/FontsFree-Net-Creattion.ttf);
}

/* -================= header  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

.headerr {
  background-image: url(../images/Group\ 8563.png);
  height: 1000px;
  width: 100%;
  margin-top:-120px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.headerraboutpage{
      background-image: url(../images/Group\ 8563.png);
  height: 104px;
}
 .socialicons ul li i {
  font-size: 20px;
  color: #fff;
  margin-top: 16px;
  
}
 /*.socialicons ul li{*/
 /*    z-index:9999;*/
 /*}*/
 .socialicons ul {
  top: 71%;
  display: flex;
  flex-direction: column;
  float: right !important;
  align-items: baseline;
  position: absolute;
  right: 2%;
}
@media (max-width: 768px) {
 .socialicons ul {
    top: 47%;
  }
}

/* ==-=-=-=-=-=--== navbar =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

/*.navnavbar .navbar-brand,*/
/*.navnavbar .navbar-brand:hover,*/
/*.navnavbar .navbar-brand:focus {*/
/*  color: #fff;*/
/*  font-family: Jonathan Hetegral;*/
/*  font-size: 28px;*/
/*  font-style: normal;*/
/*  font-weight: 400;*/
/*  line-height: normal;*/
/*}*/
.fixed-top {
  background-color:#181818;
  animation: slideDown 0.35s ease-out;
  z-index:9999;
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
#navbar_top .logo1 img {
 width:150px;
}
.navnavbar {
  z-index: 99999;
}
@media (min-width:320px)and(max-width:500px){
    #navbar_top .logo1 img {
 width:115px;
}
}

button.navbar-toggler.menuebutton:focus {
    border: none;
    outline:none;
    box-shadow:none;
}
.navnavbar .navbarlinks li a {
  color: #fff;
  font-family: Graphik1;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
@media (max-width: 991px) {
  .navnavbar .navbarlinks li a {
    color: #000;
  }
  .navnavbar .linksdiv {
    background-color: #fff;
    padding: 20px;
  }
  .linksdiv .contactbtn {
    border-radius: 10px 10px 10px 10px !important;
    background: #dc4b99;
    box-shadow: 0px 4px 40px 0px rgba(220, 75, 153, 0.15);
    color: #fff;
    text-align: center;
    font-family: Graphik1;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: inline-flex;
    height: 48px !important;
    padding: 14px 12px !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
  }
}
.navnavbar .navbarlinks li a.active,
.navnavbar .navbarlinks li a:hover {
  color: #d7539a;
  font-family: Graphik1;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  transition-delay: 0.5s;
  transition: 0.5s all;
}

.navnavbar .navbarlinks {
  gap: 14px !important;
}

.navnavbar .baricon {
  color: #dc4b99;
}

.linksdiv .contactbtn {
  border-radius: 10px 10px 10px 10px;
  background: #dc4b99;
  box-shadow: 0px 4px 40px 0px rgba(220, 75, 153, 0.15);
  color: #fff;
  text-align: center;
  font-family: Graphik;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: inline-flex;

  padding: 14px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}
.linksdiv .contactbtn:hover {
  background: #c02f7c;
  color: #fff;
  transition-delay: 0.5s;
  transition: 0.5s all;
  transition-delay: 0.5s;
  transition: 0.5s all;
}
.headerr .hr1 {
  border: 1px dashed rgba(255, 255, 255, 0.3);
  width: 70%;
  margin: 0 auto;
}

/*  =-=-=-=-=-=-=-=-=-=-=-=-=-  header data =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
.contentdiv {
  top: 255.87px;
  position: absolute;
  width: 100%;
  height: auto;
}
.contentdiv h2 {
  color: #fff;
  font-family: Graphik1;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.92px;
}
.contentdiv h1 {
  font-family: Esther;
  font-size: 200px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 6px;
  background: linear-gradient(180deg, #c13681 -12.29%, #e364a9 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.contentdiv h3 {
  font-size: 60px;
  font-family: Creattion Demo;
  color: rgb(255, 255, 255);
  text-align: center;
}
.contentdiv .btndiv {
  width: 40%;
  position: inherit;
}
.contentdiv .h2 {
  color: #fff;
  text-align: center;
  font-family: Graphik;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
}
.contentdiv .p1 {
  display: flex;
  float: right;
  position: inherit;
  right: 22%;
  color: #fff;
  font-family: Creattion Demo;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: 0.9px;
  text-transform: capitalize;
  transform: rotate(-23.038deg);
}
.contentdiv .p2 {
  display: flex;
  float: right;
  position: inherit;
  top: 61%;
  right: 21%;
  color: #fff;
  font-family: Creattion Demo;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: 0.9px;
  text-transform: capitalize;
  transform: rotate(-23.038deg);
}
.contentdiv .btndiv .p3 {
  text-align: center;
  color: #fff;
  line-height: 45px;
  font-size: 28px;
}
.contentdiv .orderbtn {
  text-decoration: none;
  color: #dc4e9a;
  text-align: center;
  font-family: Graphik1;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: inline-flex;
  height: 50px;
  padding: 14px 25px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid #dc4b99;
}
.contentdiv .btndiv .orderbtn:hover {
  color: #ffffff;
  background-color: #dc4e9a;
  transition-delay: 0.5s;
  transition: 0.5s all;
}
.contentdiv img.cackimg {
  background-position: center;
  background-size: cover;
  width: 714.348px;
  height: 769.983px;
  margin-top: -251px;
}
.contentdiv .vector img {
  display: flex;
  position: absolute;
  width: 112px;
  height: 30.5px;
  top: 34%;
  right: 22%;
}
.contentdiv .vector2 img {
  display: flex;
  position: absolute;
  width: 200.973px;
  height: 110.969px;
  top: 45%;
  right: 25%;
}
.contentdiv .vector3 img {
  display: flex;
  position: absolute;
  width: 200.973px;
  height: 110.969px;
  top: 57%;
  right: 29%;
}
.contentdiv .vector4 img {
  display: flex;
  position: absolute;
  width: 231.973px;
  height: 110.969px;
  top: 65%;
  left: 21%;
}

@media (max-width: 1440px) {
  .contentdiv h1 {
    font-size: 155px;
  }
  .contentdiv img.cackimg {
    width: 614.348px;
    height: 669.983px;
    margin-top: -208px;
  }
  .headerr {
    height: 901px;
  }
  .contentdiv .p1 {
    font-size: 38px !important;
    right: 21%;
  }
  .contentdiv .p2 {
    top: 61%;
    right: 17%;
  }
  .contentdiv .vector img {
    top: 34%;
    right: 22%;
  }
  .contentdiv .vector2 img {
    width: 142.973px;
    height: 110.969px;
    top: 43%;
    right: 26%;
  }
  .contentdiv .vector3 img {
    width: 200.973px;
    height: 110.969px;
    top: 55%;
    right: 25%;
  }
  .contentdiv .btndiv .p3 {
    font-size: 22px;
  }
  .contentdiv h3 {
    font-size: 52px;
  }
  .contentdiv .h2 {
    font-size: 36px;
  }
  .contentdiv .orderbtn {
    height: 46px;
    padding: 14px 25px;
  }
}
@media (max-width: 1024px) {
  .contentdiv h2 {
    font-size: 40px;
  }
  .contentdiv h1 {
    font-size: 115px;
  }
  .contentdiv img.cackimg {
    width: 514.348px;
    height: 569.983px;
    margin-top: -177px;
  }
  .headerr {
    height: 794px;
  }
  .contentdiv .p1 {
    font-size: 38px !important;
    right: 16%;
  }
  .contentdiv .p2 {
    top: 60%;
    right: 8%;
  }
  .contentdiv .vector img {
    top: 33%;
    right: 16%;
  }
  .contentdiv .vector2 img {
    width: 108.973px;
    height: 110.969px;
    top: 43%;
    right: 25%;
  }
  .contentdiv .vector3 img {
    width: 108.973px;
    height: 110.969px;
    top: 54%;
    right: 25%;
  }
  .contentdiv .btndiv .p3 {
    font-size: 20px;
  }
  .contentdiv h3 {
    font-size: 44px;
  }
  .contentdiv .h2 {
    font-size: 30px;
  }
  .contentdiv .orderbtn {
    height: 44px;
    padding: 14px 17px;
  }
  .contentdiv .vector4 img {
    width: 204.973px;
    height: 114.969px;
    top: 67%;
    left: 15%;
  }
}
@media (max-width: 768px) {
  .contentdiv h2 {
    font-size: 34px;
  }
  .contentdiv h1 {
    font-size: 90px;
  }
  .contentdiv img.cackimg {
    width: 414.348px;
    height: 469.983px;
    margin-top: -139px;
  }
  .headerr {
    height: 618px;
  }
  .contentdiv {
    top: 175.87px;
  }
  .contentdiv .p1 {
    right: 12% !important;
    font-size: 31px !important;
  }
  .contentdiv .p2 {
    top: 57%;
    right: 5% !important;
    font-size: 31px !important;
  }
  .contentdiv .vector img {
    top: 30%;
    right: 10%;
  }
  .contentdiv .vector2 img {
    width: 74.973px;
    height: 110.969px;
    top: 40%;
    right: 22%;
  }
  .contentdiv .vector3 img {
    width: 74.973px;
    height: 110.969px;
    top: 51%;
    right: 24%;
  }
  .contentdiv .vector4 img {
    display: none;
  }
  .contentdiv .btndiv .p3 {
    font-size: 16px;
  }
  .contentdiv h3 {
    font-size: 40px;
  }
  .contentdiv .h2 {
    font-size: 22px;
  }
  .contentdiv .orderbtn {
    height: 43px;
    padding: 14px 17px;
    font-size: 14px;
  }
}

@media (min-width:392px) and (max-width: 680px) {
      .contentdiv h1 {
 
    font-size: 48px;
  }
}


@media (max-width: 572px) {
  .contentdiv h2 {
    font-size: 24px;
  }
  /*.contentdiv h1 {*/
    /*font-size: 50px;*/
    /*font-size: 48px;*/
  /*}*/
  .contentdiv img.cackimg {
    width: 314.348px;
    height: 369.983px;
    margin-top: -99px;
  }
  .headerr {
    height: 476px;
  }
  .contentdiv {
    top: 150.87px;
  }
  .contentdiv h3 {
    font-size: 30px;
  }
  .contentdiv .btndiv {
    top: 45%;
    left: -5%;
  }
  .contentdiv .orderbtn {
    height: 35px;
    padding: 9px 6px;
    font-size: 12px;
  }
}
@media (min-width:320px) and (max-width: 391px) {
      .contentdiv h1 {
  
    font-size: 30px;
  }
}

@media (max-width: 374px) {
  .contentdiv h2 {
    /*font-size: 22px;*/
        font-size: 20px;
  }
  /*.contentdiv h1 {*/
    /*font-size: 40px;*/
        /*font-size: 30px;*/
  /*}*/
  .contentdiv img.cackimg {
    width: 214.348px;
    height: 269.983px;
    margin-top: -76px;
  }
  .headerr {
    height: 401px;
  }
  .contentdiv .p1 {
    right: 1% !important;
    padding: 0;
    font-size: 16px !important;
  }
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=- About =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
#aboutus{
    background:url(../images/pattren.jpg);
        background-size: cover;
}
.about .btndiv {
  width: 100%;
  margin: auto;
  margin-top: -109px;
}
.about .btndiv h3 {
  font-size: 60px;
  font-family: Creattion Demo;
  color: rgb(0, 0, 0);
  text-align: center;
}
.about .btndiv .p3 {
  text-align: center;
  color: #000000;
  line-height: 45px;
  font-size: 28px;
}
.about .btndiv .h2 {
  color: #000000;
  text-align: center;
  font-family: Graphik;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  text-transform: uppercase;
}

.about .btndiv .orderbtn {
  text-decoration: none;
  color: #dc4e9a;
  text-align: center;
  font-family: Graphik1;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: inline-flex;
  height: 50px;
  padding: 14px 25px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid #dc4b99;
}
.about .btndiv .orderbtn:hover {
  color: #ffffff;
  background-color: #dc4e9a;
  transition-delay: 0.5s;
  transition: 0.5s all;
}

@media (max-width: 767px) {
  .about .btndiv .p3 {
    font-size: 16px;
  }
  .about .btndiv h3 {
    font-size: 40px;
  }
  .about .btndiv .h2 {
    font-size: 20px;
    line-height: 10px;
  }
  .about .btndiv .orderbtn {
    height: 43px;
    padding: 14px 17px;
    font-size: 14px;
  }
  .about {
  padding-top: 150px !important;
}

}
.about {
  padding-top: 80px;
}

.about h3 {
  color: #000;
  font-family: Graphik1;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.about h1 {
  color: #38312d;
  font-family: Graphik;
  font-size: 64px;
  font-weight: bold;
  line-height: 60px;
  text-transform: uppercase;
}
@media (max-width: 500px) {
  .about h1 {
    font-size: 35px;
  }
}
.about p {
  color:#6c6c6c;
  font-family: Graphik1;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.44px;
  text-align: justify;
}
.about button {
  display: inline-flex;
  height: 50px;
  padding: 14px 14px;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid #dc4b99;
}
.about button a {
    text-decoration:none;
  color: #dc4e9a;
  text-align: center;
  font-family: Graphik1;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}
.about button:hover {
  background-color: #dc4e9a;
  transition-delay: 0.5s;
  transition: 0.5s all;
}
.about button:hover a {
  color: #ffffff;
  transition-delay: 0.5s;
  transition: 0.5s all;
}






/* =-=-=-=-=-=-=-=-=-=-=-=-=- slider 1 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
.categorry {
  background-color: #fff0f8;
 
}
.categorry h3 {
  color: #38312d;
  text-align: center;
  font-family: Graphik1;
  font-size: 35px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.categorry h1 {
  color: #38312d;
  font-family: Graphik;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 500px) {
  .categorry h1 {
    font-size: 35px !important;
  }
}
.categorry .viewallbtn {
  text-decoration: none;
  color: #dc4b99;
  text-align: center;
  font-family: Graphik1;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  display: inline-flex;
  height: 50px;
  padding: 14px 25px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid #dc4b99;
      margin-top: 44px;
}
.categorry .viewallbtn:hover {
  transition-delay: 0.5s;
  transition: 0.5s all;
  background: #dc4b99;
  color: #fff;
}

@media (max-width: 768px) {
  .categorry h1 {
    font-size: 54px;
  }
}
@media (max-width: 430px) {
  .categorry h1 {
    font-size: 30px;
  }
  .categorry h3 {
    font-size: 25px;
  }
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

 .swiper {
  width: 100%;
}

 .swiper-slide {
   
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-slide h4 {
  color: #000;
      margin-top: 8px;
  text-align: center;
  font-family: Graphik1;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 150% */
  text-transform: capitalize;
}

 .swiper-slide img {
  display: block;
  width: 100%;
  height: 230px;
  object-fit: cover;
  background-size:cover;
  border-radius: 8px;
}
.fa-arrow-circle-right {
  font-size: 40px !important;
  color: #ee499b !important;
  margin-left: 70% !important;
}
.fa-arrow-circle-left {
  font-size: 40px !important;
  color: #ee499b !important;
  margin-right: 80% !important;
}
.arrow-buttons{
        padding: 0px;
    position: absolute;
    display: inline-flex;
margin-top: 20px;
    right: 55px;
}
.next-button{
        position: absolute;
    left: 20px;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

/*================================= review videos=================================*/

section#riviewvideos .boxes video {
    width: 100%;
    height:100%;
    background-size: cover;
}

section#riviewvideos h3 {
  color: #000;
  font-family: Graphik1;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
section#riviewvideos h1 {
  color: #38312d;
  font-family: Graphik;
  font-size: 64px;
  font-weight: bold;
  line-height: 60px;
  text-transform: uppercase;
}
@media (max-width: 500px) {
section#riviewvideos h1 {
    font-size: 35px;
  }
}

/* -=-=-=-=-=-=- slider 2 =-=-================--==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

.astory h3 {
  color: #38312d;
  text-align: center;
  font-family: Graphik1;
  font-size: 35px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.astory p {
  color: #6c6c6c;
  font-family: Graphik1;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.44px;
  text-align: justify;
}

.astory h1 {
  color: #38312d;
  font-family: Graphik;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .astory h3 {
    font-size: 25px;
  }
  .astory h1 {
    font-size: 50px;
  }
}
@media (max-width: 500px) {
  
  .astory h1 {
    font-size: 35px;
  }
}

.swiper {
  width: 100%;
}



/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
.preorder .imagedata {
  background-size: cover;
  background-position: center;
}
@media (max-width: 430px) {
  .preorder .imagedata img {
    height: 188px;
  }
}
.preorder .imagedata .alldata {
  top: 26%;
  left: 5%;
}
@media (max-width: 768px){
    .preorder .imagedata .alldata {
    top: 7%;
    left: 5%;
}
    
}

.preorder .imagedata .alldata p {
  color: #fff;
  font-family: Graphik1;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  text-transform: capitalize;
}
.preorder .imagedata .alldata h2 {
  font-family: Esther;
  font-size: 50px;
  font-style: normal;
  font-weight: 800;
  line-height: 50px; /* 140% */
  letter-spacing: 1.5px;
  background: linear-gradient(180deg, #c13681 -12.29%, #e364a9 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.preorder .imagedata .alldata h1 {
  color: #fff;
  font-family: Graphik;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  /*letter-spacing: 2.1px;*/
}
.preorder .imagedata .alldata a {
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-family: Graphik;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  display: inline-flex;
  height: 50px;
  padding: 14px 25px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 30px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid #dc4b99;
  background: #dc4b99;
}
@media (max-width: 1399px) {
  .preorder .imagedata .alldata a {
    font-size: 20px;
    height: 46px;
    padding: 14px 16px;
    gap: 10px;
      margin-top: 17px;
}
  
 .preorder .imagedata .alldata h1 {
    font-size: 30px;
    padding-right: 27rem;
    text-transform: capitalize;
    line-height: 35px;
}
  .preorder .imagedata .alldata h2 {
    font-size: 66px;
  }
   .preorder .imagedata .alldata p {
    font-size: 16px;
    font-weight: 600;
   line-height: 24px;
  }
  }
@media (max-width: 1024px){
     .preorder .imagedata .alldata a {
    margin-top: 30px;
}
 .preorder .imagedata .alldata h1 {
   font-size: 25px;
    /*padding-right: 23rem;*/
    text-transform: capitalize;
    line-height: 35px;
}
.preorder .imagedata .alldata h2 {
       font-size: 40px;
}
.preorder .imagedata .alldata a {
    font-size: 16px;
    margin-top: 17px;
}
}
@media (max-width: 991px) {
    .preorder .imagedata .alldata {
    top: 15%;
    left: 5%;
}
  .preorder .imagedata .alldata a {
    font-size: 16px;
    height: 46px;
    padding: 14px 16px;
    gap: 10px;
  }
  .preorder .imagedata .alldata h1 {
    font-size: 20px;
        padding-right: 15rem;
    text-transform: capitalize;
    line-height: 35px;
  }
  .preorder .imagedata .alldata h2 {
      font-size: 35px;
    line-height: 30px;
  }
  .preorder .imagedata .alldata p {
    font-size: 14px;
  }
  .preorder .imagedata .alldata a {
    font-size: 16px;
    margin-top:8px;
    padding:0px 10px;
 
}
}
@media (max-width: 767px) {
  .preorder .imagedata .alldata a {
    font-size: 14px;
    height: 41px;
    padding: 14px 13px;
    gap: 10px;
  }
  .preorder .imagedata .alldata h1 {
    font-size: 25px;
  }
  .preorder .imagedata .alldata h2 {
    font-size: 25px;
    line-height: 21px;
  }
  .preorder .imagedata .alldata p {
    font-size: 12px;
  }
  .preorder .imagedata .alldata {
    top: 8%;
    left: 5%;
  }
}
@media (max-width: 500px) {
  .preorder .imagedata .alldata a {
    font-size: 12px;
    height: 34px;
    padding: 0px 10px;
    gap: 10px;
    margin-top: 2px ;
  }
  .preorder .imagedata .alldata h1 {
       font-size: 16px;
    padding-right: 1rem;
    line-height: 24px;
  }
  .preorder .imagedata .alldata h2 {
       font-size: 30px;
    line-height: 40px;
  }
  .preorder .imagedata .alldata p {
      font-size: 12px;
    line-height: 16px;
    margin-bottom: 7px 
  }
  .preorder .imagedata .alldata {
    top: 30%;
    left: 4%;
  }
}
@media (max-width: 320px){
    .preorder .imagedata .alldata h1 {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 1px;
}
    
}

/* -=-=-=-=-=-=-=-=-=-=-==- testimonial  -=-=-=================================-= */


.testimonial-section {
	background: #fffff;

}

.alltestimonial{
    width: 100%;
}
.alltestimonial p,
.alltestimonial label {
  display: inline;
}
.alltestimonial p {
  text-align: justify;
  color: #433838;
  font-size: 16px;
  line-height: 34px;
  font-weight: 400;
   font-family: Graphik1;
}
.alltestimonial h3 {
  color: #000;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
    font-family: Graphik;
}
.alltestimonial .text2 p {
  font-size: 15px;
  line-height: 24px;
  margin-top: -100px;
}

.icon_box {

  color: #828282;
  font-size: 45px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}

.testimonial-section .buttondivnew{
    z-index:99999;
   text-align:center;
    display:flex;
    
}
.testimonial-section .buttonnew{
    text-decoration: none;
    justify-content:center;
    color: #fff;
    text-align: center;
    font-family: Graphik;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    display: inline-flex;
    height: 50px;
    padding: 14px 25px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 30px;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #dc4b99;
    background: #dc4b99;
}
.testimonial-section .h3 {
  color: #38312d;
  text-align: center;
  font-family: Graphik1;
  font-size: 35px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}
.testimonial-section h1 {
  color: #38312d;
  font-family: Graphik;
  font-size: 64px;
  font-weight: bold;
  line-height: 60px;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .testimonial-section h1 {
    font-size: 50px;
  }
 
}
@media (max-width: 500px) {
    .testimonial-section .h3 {
  
  font-size: 25px;
 
}
  .testimonial-section h1 {
    font-size: 35px;
  }
 
}


  


.arrow-buttonstest{
        padding: 0px;
    position: absolute;
    display: inline-flex;
margin-top: 20px;
    right: 55px;
}
.arrow-buttonstest .next-button{
        position: absolute;
    left: 20px;
}

.testimonialnew {
	overflow: hidden;
	padding: 0 20px;
	margin: 0px -40px;
	padding-right: 40px;
}



/*    -=============================   footer -================================================ */
footer {
  background-color: #181818;
  padding-top: 60px;
}
footer .footer-brand {
  text-decoration: none;
}
footer  .logo1 img {
 width:150px;
}

@media (min-width:320px)and(max-width:500px){
    footer  .logo1 img {
 width:115px;
}
}

footer .footer-brand,
footer .footer-brand:hover,
footer .footer-brand:focus {
  color: #fff;
  font-family: Jonathan Hetegral;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
footer .copyright{
    border-top:1px solid  #666 ;
}
footer .copyright p {
  color: #666;
  font-family: Graphik1;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.15px;
  text-transform: capitalize;
}
footer .copyright a {
    text-decoration:none;
     color: #666;
  font-family: Graphik1;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.15px;
  text-transform: capitalize;
}
/*footer .copyright img {*/
/*  margin-left: 27%;*/
/*}*/
footer h3 {
  padding-bottom: 10px;
  color: #fff;
  font-family: Graphik1;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 0.16px;
  text-transform: uppercase;
}
footer .links ul li a,
footer .category ul li a,
footer .address a{
  text-decoration: none;
  color: #666;
  font-family: Graphik1;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.15px;
  text-transform: capitalize;
}
footer .links ul li a:hover,
footer .category ul li a:hover,footer .copyright a:hover ,footer .address a:hover {
  color: #fff;
}
footer .links ul li,
footer .category ul li {
  margin-top: 20px;
}
footer .address p {
  color: #666;
  font-family: Graphik1;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.15px;
  text-transform: capitalize;
}
footer .address p i {
  font-size: 20px;
}
footer .address ul li i {
  color: #fff;
}
footer .address ul li {
  padding: 15px;
}

button.sk-ig-load-more-posts {
  margin-top: 30px !important;
  text-decoration: none;
  color: #fff !important;
  text-align: center;
  font-family: Graphik1;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  display: inline-flex;
  height: 50px;
  padding: 14px 25px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid #dc4b99 !important;
  background: #dc4b99 !important;
}


/* scrole to top button animation and all csss */

.scrollToTopBtn {
  background-color: #ee499b;
  border: none;
  border-radius: 50%;
  color: white;
  cursor: pointer;
  font-size: 16px;
  line-height: 48px;
  width: 48px;
  /* place it at the bottom right corner */
  position: fixed;
  bottom: 30px;
  right: 30px;
  /* keep it at the top of everything else */
  z-index: 99999;
  /* hide with opacity */
  opacity: 1;
  /* also add a translate effect */
  transform: translateY(100px);
  /* and a transition */
  transition: all 0.9s ease-in;
}
.scrollToTopBtn:after {
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: -webkit-radial-gradient(
    center,
    ellipse,
    rgba(0, 0, 0, 0.25) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  background: -webkit-radial-gradient(
    center ellipse,
    rgba(0, 0, 0, 0.25) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0.25) 0%,
    rgba(0, 0, 0, 0) 80%
  );
}
.scrollToTopBtn i {
  color: #fff;
}
.showBtn {
  opacity: 1;
  transform: translateY(0);
}

/* whatsapp button */
.whatsappbutton {
        display: flex;
    justify-content: center;
    align-items:center;
	position:fixed;
	width:60px;
	height:60px;
	bottom:30px;
	left:30px;
	background-color:#25d366;
	border-radius:50px;
	text-align:center;
    box-shadow: 3px 7px 22px #999;
    z-index: 9999;
    	color:#FFF !important;
    	  text-decoration:none;
      font-size:30px;
    border: none;
    transform: translatey(0px);
  animation: pulse 1.5s infinite;
  box-shadow: 0 0 0 0 #42db87;
  -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);

}


@keyframes pulsing {
  to {
    box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
  }
}




/* gallery section of new page css */

/*----------------------------------- #theme cake css--------------------------------*/
#menu{
    padding:50px 0px 100px 0px;
}
#menu h1 {
  color: #38312d;
  font-family: Graphik;
  font-size: 64px;
  font-weight: bold;
  line-height: 60px;
  text-transform: uppercase;
}
@media (max-width: 500px) {
#menu h1 {
    font-size: 35px;
  }
}

#menu  .nav-pills{
    overflow:hidden;
}
#menu .nav-pills .nav-link {
  margin-right: 8px;
  margin-left: 8px;
      margin-bottom: 23px;
  color: #222;
 text-transform: capitalize;
  border: 1px solid #dc4b99;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  border-radius: 10px;
}

#menu .nav-pills .nav-link.active {
  background-color: #dc4b99;
  color: #fff;
}
#menu .tab-pane .menuitem img{
    aspect-ratio: 3/4;
    object-fit: cover;
    
}
/*-------------------------------*/

   .swip {
        width: 100%;
        height: 10%;
      }

      .swiper-slide1 {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
     }

/*---------------------------------*/


#menu .themecake h3 {
    text-align: center;
    font-size:clamp(17px, 4vw, 32px);
    font-weight:300;
    color:#38312d; 
    font-family: Graphik;
    letter-spacing:1px;
    text-transform: uppercase;
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-template-rows: 27px 0;
    grid-gap: 20px;
    align-items: center;
}

#menu .themecake h3:after,#menu .themecake h3:before {
    content: " ";
    display: block;
   border-bottom: 1px solid #dc4b99;
    border-top: 1px solid #dc4b99;
    height: 5px;
  background-color:#f8f8f8;
}

/*----------------------------------- # gallery page css--------------------------------*/

#gallery{
    padding:50px 0px 100px 0px;
}
#gallery .images img{
        aspect-ratio: 3/4;
    object-fit: cover;
}


#gallery h1 {
  color: #38312d;
  font-family: Graphik;
  font-size: 64px;
  font-weight: bold;
  line-height: 60px;
  text-transform: uppercase;
}
@media (max-width: 500px) {
#gallery h1 {
    font-size: 35px;
  }
}
#gallery .texta{
    text-decoration:none;
      color:#38312d; 
}
#gallery .images h3{
    text-align: center;
    font-size:clamp(17px, 4vw, 18px);
    font-weight:300;
    color:#38312d; 
    font-family: Graphik;
    letter-spacing:1px;
    text-transform: uppercase;
    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-template-rows: 27px 0;
    grid-gap: 20px;
    align-items: center;
}

#gallery .images h3:after,#gallery .images h3:before {
    content: " ";
    display: block;
   border-bottom: 1px solid #dc4b99;
    border-top: 1px solid #dc4b99;
    height: 5px;
  background-color:#f8f8f8;
}


/*----------------------------------- #PUllmeup css--------------------------------*/



#PUllmeup{
      padding:50px 0px 100px 0px;
}
#PUllmeup h1 {
  color: #38312d;
  font-family: Graphik;
  font-size: 64px;
  font-weight: bold;
  line-height: 60px;
  text-transform: uppercase;
}
@media (max-width: 500px) {
#PUllmeup h1 {
    font-size: 35px;
  }
}
#PUllmeup .menuitem img{
    aspect-ratio: 3/4;
    object-fit: cover;
    
}

/*----------------------------------- #pinata cakes css--------------------------------*/

#pinata{
    padding:50px 0px 100px 0px;
}
#pinata h1 {
  color: #38312d;
  font-family: Graphik;
  font-size: 64px;
  font-weight: bold;
  line-height: 60px;
  text-transform: uppercase;
}
@media (max-width: 500px) {
#pinata h1 {
    font-size: 35px;
  }
}
#pinata .menuitem img{
    aspect-ratio: 3/4;
    object-fit: cover;
    
}




/*-=-=-=-=-=-=-=-=-= BOOK NOW  PAGE CSS -=-=-=-=-=-=-=-=-=-=*/

#booknow h1 {
  color: #38312d;
  font-family: Graphik;
  font-size: 64px;
  font-weight: bold;
  line-height: 60px;
  text-transform: uppercase;
}
#booknow h4{
    color: #000 !important;
  font-family: Graphik1;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}
@media (min-width:320px) and (max-width: 500px) {
#booknow h1 {
    font-size: 24px !important;
  }
}
@media (max-width: 800px) {
#booknow h1 {
    font-size: 35px;
  }
}

#booknow form label{
color: #000 !important;
  font-family: Graphik1;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}
#booknow form input{
      outline: none;
      border: 1px solid #ababab47;;
}
#booknow form input:focus{
    outline: none;
    box-shadow: none;
    border:1ps solid #000;
}
#booknow form select{
    border: 1px solid #ababab47;
}
#booknow form select option{
     text-transform: capitalize;
}
#booknow form select:focus{
      outline: none;
    box-shadow: none;
   border: 1px solid #ababab47;
}
#booknow form textarea{
     border: 1px solid #ababab47;
}
#booknow form textarea:focus{
     border: 1px solid #ababab47;
      outline: none;
    box-shadow: none;
}
#booknow button {
    border-radius: 10px 10px 10px 10px !important;
    background: #dc4b99;
    box-shadow: 0px 4px 40px 0px rgba(220, 75, 153, 0.15);
    color: #fff;
    text-align: center;
    font-family: Graphik1;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: inline-flex;
    height: 48px !important;
    padding: 14px 12px !important;
    justify-content: center;
    align-items: center;
    text-transform: capitalize;
    gap: 10px;
    flex-shrink: 0;
  }
  
  
  
  /*-==-=-=-=-=-=-=-= 404 PAGE CSS -===-=-=-=-=-=-=-*/
  
  
  
  .cls-1 {
  fill: #E4CEE1;
}

.cls-2 {
  fill: #dc4b99c9;
}

.cls-3 {
  fill: #dc4b99;
}

.cls-4 {
  fill: #8d4d74;
}

.cls-5 {
  fill: #B6A1B3;
}

.cls-6,
.cls-7,
.cls-8 {
  fill: #3C303C;
}

.cls-10,
.cls-6 {
  opacity: 0.6;
}

.cls-7 {
  opacity: 0.4;
}

.cls-9 {
  fill: #A2B3C7;
}

.cls-11 {
  fill: #A2B3C7;
}

.cls-12 {
  fill: #B6A1B3;
}

.cls-13 {
  fill: #958292;
}

.cls-14 {
  fill: #7d6aa5;
}


/* animations */

.wheel {
  animation: wheel-rotate 6s ease infinite;
  transform-origin: center;
  transform-box: fill-box;
}

@keyframes wheel-rotate {
  50% {
    transform: rotate(360deg);
    animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
  100% {
    transform: rotate(960deg)
  }
}

.clock-hand-1 {
  animation: clock-rotate 3s linear infinite;
  transform-origin: bottom;
  transform-box: fill-box;
}

.clock-hand-2 {
  animation: clock-rotate 6s linear infinite;
  transform-origin: bottom;
  transform-box: fill-box;
}

@keyframes clock-rotate {
  100% {
    transform: rotate(360deg)
  }
}

#box-top {
  animation: box-top-anim 2s linear infinite;
  transform-origin: right top;
  transform-box: fill-box;
}

@keyframes box-top-anim {
  50% {
    transform: rotate(-5deg)
  }
}

#umbrella {
  animation: umbrella-anim 6s linear infinite;
  transform-origin: center;
  transform-box: fill-box;
}

@keyframes umbrella-anim {
  25% {
    transform: translateY(10px) rotate(5deg);
  }
  75% {
    transform: rotate(-5deg);
  }
}

#cup {
  animation: cup-rotate 3s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
  transform-origin: top left;
  transform-box: fill-box;
}

@keyframes cup-rotate {
  50% {
    transform: rotate(-5deg)
  }
}

#pillow {
  animation: pillow-anim 3s linear infinite;
  transform-origin: center;
  transform-box: fill-box;
}

@keyframes pillow-anim {
  25% {
    transform: rotate(10deg) translateY(5px)
  }
  75% {
    transform: rotate(-10deg)
  }
}

#stripe {
  animation: stripe-anim 3s linear infinite;
  transform-origin: center;
  transform-box: fill-box;
}

@keyframes stripe-anim {
  25% {
    transform: translate(10px, 0) rotate(-10deg)
  }
  75% {
    transform: translateX(10px)
  }
}

#bike {
  animation: bike-anim 6s ease infinite;
}

@keyframes bike-anim {
  0% {
    transform: translateX(-1300px)
  }
  50% {
    transform: translateX(0);
    animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  }
  100% {
    transform: translateX(1300px)
  }
}

#rucksack {
  animation: ruck-anim 3s linear infinite;
  transform-origin: top;
  transform-box: fill-box;
}

@keyframes ruck-anim {
  50% {
    transform: rotate(5deg)
  }
}

.circle {
  animation: circle-anim ease infinite;
  transform-origin: center;
  transform-box: fill-box;
  perspective: 0px;
}

.circle.c1 {
  animation-duration: 2s
}

.circle.c2 {
  animation-duration: 3s
}

.circle.c3 {
  animation-duration: 1s
}

.circle.c4 {
  animation-duration: 1s
}

.circle.c5 {
  animation-duration: 2s
}

.circle.c6 {
  animation-duration: 3s
}

@keyframes circle-anim {
  50% {
    transform: scale(.2) rotateX(360deg) rotateY(360deg)
  }
}

.four,
#ou {
  animation: four-anim cubic-bezier(0.39, 0.575, 0.565, 1) infinite;
}

.four.a {
  transform-origin: bottom left;
  animation-duration: 3s;
  transform-box: fill-box;
}

.four.b {
  transform-origin: bottom right;
  animation-duration: 3s;
  transform-box: fill-box;
}

#ou {
  animation-duration: 6s;
  transform-origin: center;
  transform-box: fill-box;
}

@keyframes four-anim {
  50% {
    transform: scale(.98)
  }
}