@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Berkshire+Swash&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  scroll-behavior: smooth;
  font-family: "Rubik", sans-serif;
}

.mybtn {
  border: none;
  padding: 9px 13px;
  border-radius: 23px;
  background: linear-gradient(90deg, #FB3F52 0%, #FA7D3C 100%);
  color: white;
  display: flex;
  align-items: center;
  transition: 0.7s;
}
.mybtn .arrow {
  border: 2px solid white;
  width: 20px;
  display: inline-block;
  width: 33px;
  height: 30px;
  border-radius: 100%;
  margin-left: 9px;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mybtn .arrow i {
  transform: rotate(329deg);
  transition: all 1s ease-in-out;
  color: #ff9ba5;
}
.mybtn:nth-child(3) {
  box-shadow: 2px 6px 7px 2px rgba(0, 0, 0, 0.3411764706);
}
.mybtn:hover {
  background: linear-gradient(to right, #f32170, #cf23cf);
  transition: all 0.7s ease-in-out;
  color: white;
}
.mybtn:hover .arrow i {
  transform: rotate(358deg);
}

@keyframes animName {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.navsticky {
  position: fixed !important;
  width: 100% !important;
  border-radius: 0% !important;
  top: 0% !important;
  left: 0% !important;
  z-index: 2 !important;
  transition: all 0.3s ease-in-out !important;
}

.secheading {
  text-align: center;
}
.secheading h2 {
  font-family: "Berkshire Swash", serif;
  color: #ef5521;
  font-size: 3em;
  background: linear-gradient(to right, #f32170, #ff6b08, #cf23cf, #eedd44);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.secheading .spaceing {
  padding: 10px;
  width: 25%;
  margin: auto;
}
.secheading .spaceing img {
  width: 100%;
}
.secheading p {
  font-size: 25px;
  font-weight: 100;
}

.banner {
  background-image: linear-gradient(to right, #FFF6D6, #FFF6D6), url(../assets/bg3.jpg);
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: exclusion;
  padding-top: 20px;
  z-index: 1;
}
.banner .flrlft {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  filter: drop-shadow(1px 4px 6px black);
}
.banner .flrlft img {
  width: 100%;
  height: 100%;
}
.banner .flrrgt {
  position: absolute;
  top: 0;
  right: 0;
  filter: drop-shadow(1px 4px 6px black);
}
.banner .flrrgt img {
  width: 100%;
  height: 100%;
}
.banner .navbar {
  background-color: white;
  box-shadow: 5px 5px 15px 4px rgba(0, 0, 0, 0.2901960784);
  width: 80%;
  margin: auto;
  border-radius: 41px;
  padding: 11px 2px;
  transition: all 0.3s ease-in-out !important;
}
.banner .navbar .navbar-brand {
  width: 141px;
}
.banner .navbar .navbar-brand img {
  width: 100%;
}
.banner .bxsidecont {
  color: white;
}
.banner .bxsidecont .heading {
  font-family: "Berkshire Swash", serif;
  font-size: 65px;
  padding-bottom: 30px;
}
.banner .bxsidecont .imgg img {
  width: 100%;
  height: 100%;
}

.abotus {
  position: relative;
  padding-top: 4%;
  padding-bottom: 4%;
  background-image: linear-gradient(to right, rgba(255, 87, 34, 0.231372549), rgba(255, 87, 34, 0.8)), url(../assets/sndsecbg.jpg);
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: color;
  padding-top: 4%;
  z-index: 0;
}
.abotus .flowrone {
  position: absolute;
  left: 0;
  top: 0;
}
.abotus .flowrone img {
  width: 100%;
  height: 100%;
}
.abotus .flowrtwo {
  position: absolute;
  right: 0;
  top: 0;
  transform: rotateY(180deg);
}
.abotus .flowrtwo img {
  width: 100%;
  height: 100%;
}
.abotus .abthead {
  color: #ef5521;
}
.abotus .abtpara {
  padding-top: 29px;
  padding-bottom: 9px;
}
.abotus .multiimg {
  height: 400px;
  position: relative;
  z-index: 1;
}
.abotus .multiimg .imgone {
  width: 71%;
  height: 76%;
  border-radius: 20px;
  position: absolute;
  top: 39px;
  right: 0;
}
.abotus .multiimg .imgone img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
}
.abotus .multiimg::after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../assets/blob.gif);
  background-size: contain;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}

.goals {
  padding-top: 4%;
  padding-bottom: 10%;
  background-image: url("../assets/pattern.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  position: relative;
  overflow: hidden;
}
.goals .flowerr {
  position: absolute;
  right: -55px;
  top: -67px;
  animation: animName 5s linear infinite;
}
.goals h3 {
  font-family: "Berkshire Swash", serif;
  color: #ef5521;
  font-size: 2em;
}
.goals .mycard {
  background-image: url(../assets/cardbg.png);
  text-align: center;
  background-color: #ff9ba5;
  background-repeat: repeat;
  background-size: cover;
  background-position: center;
  border-radius: 12px 56px;
  box-shadow: 5px -2px 11px 0px rgba(0, 0, 0, 0.2392156863);
  position: relative;
  transition: all 0.7s;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.074);
  height: 100%;
}
.goals .mycard .cardheader {
  padding-top: 30px;
}
.goals .mycard .cardheader i {
  background: linear-gradient(90deg, #FB3F52 0%, #FA7D3C 100%);
  padding: 17px;
  margin-bottom: 20px;
  border-radius: 100%;
  font-size: 30px;
  color: white;
}
.goals .mycard .cardheader h5 {
  font-size: 30px;
}
.goals .mycard .cardbody {
  padding: 60px 33px;
  padding-top: 6px;
}
.goals .mycard .arroww {
  background: linear-gradient(90deg, #FB3F52 0%, #FA7D3C 100%);
  display: inline-block;
  padding: 6px 14px;
  border-radius: 100%;
  font-size: 24px;
  box-shadow: 0px 3px 4px 3px rgba(18, 17, 17, 0.4117647059);
  position: absolute;
  bottom: -23px;
  transform: translate(-50%, 4px);
}
.goals .mycard .arroww i {
  transform: rotate(321deg);
  color: white;
}
.goals .mycard:hover {
  background-image: linear-gradient(to right, #ffc3b0, rgb(255, 255, 255)), url(../assets/cardbg.png);
  background-blend-mode: multiply;
  color: white;
  border-radius: 56px 12px;
}
.goals .mycard:hover .cardheader i {
  box-shadow: 1px 4px 9px 5px rgba(0, 0, 0, 0.1803921569);
}
.goals .mycard:hover .cardheader h5 {
  text-shadow: 2px 3px 6px #594141;
}

.mobgalry {
  position: relative;
  z-index: 0;
  padding-top: 4%;
  background-color: #ef5521;
  background: linear-gradient(90deg, rgb(251, 63, 82) 0%, rgb(250, 125, 60) 100%);
}
.mobgalry .diyaboxone {
  position: absolute;
  left: 0;
  top: 0;
}
.mobgalry .diyaboxone img {
  width: 100%;
}
.mobgalry .diyaboxtwo {
  position: absolute;
  right: 0;
  top: 0;
  transform: rotateY(180deg);
}
.mobgalry .diyaboxtwo img {
  width: 100%;
}
.mobgalry .swiper-slide {
  height: 331px;
  border-radius: 200px 196px 0px 0px;
  -webkit-border-radius: 200px 196px 0px 0px;
  -moz-border-radius: 200px 196px 0px 0px;
  background-color: #ffe96f;
  display: flex;
  justify-content: center;
}
.mobgalry .swiper-slide img {
  height: 200px;
  width: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
  margin-top: 24px;
  border: 2px dotted red;
  padding: 10px;
}
.mobgalry::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 66%;
  background-image: linear-gradient(to right, rgba(249, 245, 245, 0.94), rgba(249, 249, 249, 0.96)), url(../assets/temple.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: hard-light;
  top: 0;
  z-index: -1;
}

.testimonial {
  padding-top: 4%;
  position: relative;
}
.testimonial .swiper {
  z-index: 0 !important;
}
.testimonial .flowerr {
  position: absolute;
  left: -59px;
  top: -52px;
  z-index: -2;
  animation: animName 5s linear infinite;
}
.testimonial .footertopdesign {
  margin-top: 10%;
  width: 100%;
  bottom: 0px;
  margin-top: 90px;
}
.testimonial .footertopdesign img {
  width: 100%;
}
.testimonial .secheading h2 {
  font-size: 2.5rem;
}
.testimonial .swiper-slide {
  color: white;
}
.testimonial .swiper-slide .swiperheader {
  display: flex;
  align-items: center;
  padding-bottom: 15px;
}
.testimonial .swiper-slide .swiperheader .avtar {
  width: 114px;
  height: 117px;
  margin-right: 20px;
  border: 3px dotted #ffe96f;
  border-radius: 100%;
  padding: 7px;
}
.testimonial .swiper-slide .swiperheader .avtar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
}
.testimonial .swiper-slide .swiperheader .info h5 {
  color: #ffe96f;
  font-size: 25px;
}
.testimonial .container {
  margin-right: 0px;
}
.testimonial .container .col-md-8 {
  padding: 0px;
}
.testimonial .tesswiter .swiper-button-next,
.testimonial .tesswiter .swiper-rtl .swiper-button-prev {
  right: 83%;
  top: 84%;
  cursor: pointer;
}
.testimonial .tesswiter .swiper-button-prev,
.testimonial .tesswiter .swiper-rtl .swiper-button-next {
  top: 84%;
  cursor: pointer;
}
.testimonial .tesswiter .swiper-button-next:after,
.testimonial .tesswiter .swiper-button-prev:after {
  font-size: 30px;
}
.testimonial .swiper-slide {
  background-color: #e93c2d;
  padding: 21px 25px;
  width: 404px !important;
  border-radius: 11px;
  height: 300px;
}
.testimonial .swiper-slide .swiper-button-next.swiper-button-disabled,
.testimonial .swiper-slide .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
  background-color: #e93c2d !important;
}
.testimonial .swiper-slide .swiper-button-next,
.testimonial .swiper-slide .swiper-button-prev {
  position: absolute;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e93c2d !important;
}

.testimonial .tesswiter .swiper-button-prev,
.testimonial .tesswiter .swiper-rtl .swiper-button-next {
  top: 84%;
  cursor: pointer;
  background: #e93c2d !important;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.5803921569);
}

.testimonial .tesswiter .swiper-button-next,
.testimonial .tesswiter .swiper-rtl .swiper-button-prev {
  right: 83%;
  top: 84%;
  cursor: pointer;
  background: #e93c2d !important;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  color: white;
  box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, 0.5803921569);
}

.mobiletestimonial {
  position: relative;
  display: none;
}
.mobiletestimonial .testislider {
  padding: 10px;
}
.mobiletestimonial .swiper {
  z-index: 0 !important;
}
.mobiletestimonial .flowerrer {
  position: absolute;
  left: 27%;
  z-index: -1;
}
.mobiletestimonial .footertopdesign {
  margin-top: 10%;
  width: 100%;
  bottom: 0px;
  margin-top: 90px;
}
.mobiletestimonial .footertopdesign img {
  width: 100%;
}
.mobiletestimonial .secheading h2 {
  font-size: 2.5rem;
}
.mobiletestimonial .mobiletestcard {
  color: white;
}
.mobiletestimonial .mobiletestcard .swiperheader {
  display: flex;
  align-items: center;
  padding-bottom: 15px;
  flex-direction: column;
  text-align: center;
}
.mobiletestimonial .mobiletestcard .swiperheader .avtar {
  width: 114px;
  height: 117px;
  margin-right: 20px;
  border: 3px dotted #ffe96f;
  border-radius: 100%;
  padding: 7px;
  margin-bottom: 20px;
}
.mobiletestimonial .mobiletestcard .swiperheader .avtar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
}
.mobiletestimonial .mobiletestcard .swiperheader .info h5 {
  color: #ffe96f;
  font-size: 25px;
}
.mobiletestimonial .mobiletestcard .swipterbody {
  text-align: center;
}
.mobiletestimonial .container {
  margin-right: 0px;
}
.mobiletestimonial .container .col-md-8 {
  padding: 0px;
}
.mobiletestimonial .tesswiter .swiper-button-next,
.mobiletestimonial .tesswiter .swiper-rtl .swiper-button-prev {
  right: 83%;
  top: 84%;
  cursor: pointer;
}
.mobiletestimonial .tesswiter .swiper-button-prev,
.mobiletestimonial .tesswiter .swiper-rtl .swiper-button-next {
  top: 84%;
  cursor: pointer;
}
.mobiletestimonial .tesswiter .swiper-button-next:after,
.mobiletestimonial .tesswiter .swiper-button-prev:after {
  font-size: 30px;
}
.mobiletestimonial .swiper-slide {
  background-color: #e93c2d;
  padding: 21px 25px;
  width: 100% !important;
  border-radius: 11px;
}
.mobiletestimonial .swiper-slide .swiper-button-next.swiper-button-disabled,
.mobiletestimonial .swiper-slide .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
  background-color: #e93c2d !important;
}
.mobiletestimonial .swiper-slide .swiper-button-next,
.mobiletestimonial .swiper-slide .swiper-button-prev {
  position: absolute;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e93c2d !important;
}

.mobiletestimonial .secheading h2 {
  padding-top: 20%;
}

.footer {
  background: linear-gradient(79deg, #fb3f52 40%, #fa7d3c 72%);
  color: white;
}
.footer .bx {
  padding-top: 20px;
}
.footer .bx .logo {
  width: 158px;
}
.footer .bx .logo img {
  width: 100%;
  height: 100%;
}
.footer .bx h5 {
  color: white;
  display: inline-block;
  padding-bottom: 10px;
  position: relative;
  font-size: 28px;
}
.footer .bx h5::after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 70%;
  height: 1px;
  background-color: white;
  left: 0px;
}
.footer .bx span {
  display: inline-block;
}
.footer .bx .links,
.footer .bx span {
  margin-top: 18px;
}
.footer .bx .links ul li {
  margin-bottom: 10px;
  list-style-type: none;
  padding-inline-start: 1ch;
  position: relative;
}
.footer .bx .links ul li::after {
  content: "→";
  position: absolute;
  left: -13px;
  top: 0;
  color: white;
}
.footer .bx .socail {
  padding-top: 10px;
  font-size: 20px;
}
.footer .bx .socail i {
  transition: 0.2s;
  cursor: pointer;
}
.footer .bx .socail i:nth-child(1) {
  margin-right: 10px;
}
.footer .bx .socail i:nth-child(2) {
  margin-right: 10px;
}
.footer .bx .socail i:nth-child(3) {
  margin-right: 10px;
}
.footer .bx .socail i:hover {
  transform: scale(1.5);
}
.footer .lastfotoer {
  border-top: 1px solid rgba(255, 255, 255, 0.474);
  text-align: center;
  padding-top: 20px;
}

@media only screen and (max-width: 736px) {
  .banner .bxsidecont .heading {
    margin-top: 100px;
  }
  .banner .flrlft {
    width: 170px;
  }
  .banner .flrrgt {
    width: 170px;
  }
  .banner .navbar {
    border-radius: 13px;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
}
@media only screen and (max-width: 607px) {
  .banner .navbar {
    width: 96%;
  }
}
@media only screen and (max-width: 478px) {
  .banner .flrlft {
    width: 148px;
  }
  .banner .flrrgt {
    width: 148px;
  }
}
.navbar-toggler {
  border: none;
}

@media only screen and (max-width: 625px) {
  .secheading h2 {
    font-size: 2.5em;
  }
  .secheading .spaceing {
    width: 53%;
    margin: auto;
  }
  .abotus .flowrone {
    width: 157px;
  }
  .abotus .flowrtwo {
    width: 157px;
  }
  .abutsubbx {
    margin-top: 50px;
  }
  .abotus {
    padding-top: 10%;
    padding-bottom: 10%;
  }
}
@media only screen and (max-width: 403px) {
  .abotus .flowrone {
    width: 128px;
  }
  .abotus .flowrtwo {
    width: 128px;
  }
}
@media only screen and (max-width: 625px) {
  .goals h3 {
    padding-bottom: 30px;
  }
  .goals {
    padding-top: 16%;
    padding-bottom: 20%;
  }
  .goals .mycard {
    height: auto;
    margin-bottom: 43px;
  }
  .goals .flowerr {
    z-index: -1;
  }
  .abotus .multiimg .imgone {
    width: 100%;
  }
  .abotus .multiimg .imgone img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media only screen and (max-width: 625px) {
  .mobgalry .diyaboxone {
    width: 100px;
  }
  .mobgalry .diyaboxtwo {
    width: 100px;
  }
  .mobgalry {
    padding-top: 10%;
  }
}
@media only screen and (max-width: 1193px) {
  .testimonial .tesswiter .swiper-button-next,
  .testimonial .tesswiter .swiper-rtl .swiper-button-prev {
    right: 77%;
  }
}
@media only screen and (max-width: 940px) {
  .testimonial .tesswiter .swiper-button-next,
  .testimonial .tesswiter .swiper-rtl .swiper-button-prev {
    right: 74%;
  }
  .testimonial {
    padding-top: 20%;
  }
}
@media only screen and (max-width: 446px) {
  .testimonial .tesswiter .swiper-button-next,
  .testimonial .tesswiter .swiper-rtl .swiper-button-prev {
    display: none;
  }
  .testimonial .tesswiter .swiper-button-prev,
  .testimonial .tesswiter .swiper-rtl .swiper-button-next {
    display: none;
  }
}
@media only screen and (max-width: 616px) {
  .testimonial {
    display: none;
  }
  .mobiletestimonial {
    display: contents;
  }
}
@media only screen and (max-width: 609px) {
  .footer {
    text-align: center;
  }
  .footer .bx .logo {
    margin: auto;
  }
  .links {
    width: 34%;
    margin: auto;
  }
  .footer .bx .socail {
    margin-bottom: 20px;
  }
  .footer .bx h5::after {
    width: 100%;
  }
  .footer .lastfotoer {
    font-size: 10px;
  }
}
@media only screen and (max-width: 344px) {
  .links {
    width: 41%;
  }
  .footer .lastfotoer {
    font-size: 8px;
  }
}
@media only screen and (max-width: 288px) {
  .links {
    width: 49%;
  }
}
.rapper {
  height: 100%;
  width: 100%;
}
.rapper .lodingscreen {
  position: absolute;
  width: 100vw;
  height: 100vh;
  background-color: #ffc600;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  position: fixed;
  width: 100%;
}
.rapper .lodingscreen .top {
  margin: auto;
  height: 100%;
  width: 40%;
}
.rapper .lodingscreen .top img {
  width: 100%;
  height: 100%;
}

.complite {
  display: none !important;
}

#loader {
  display: flex;
  flex-direction: column;
  width: 50%;
  margin: auto;
  animation: opcty 3s ease-in-out;
}
#loader .loading-text {
  font-family: "Orbitron";
  letter-spacing: 0.3rem;
}
#loader .therefore {
  font-size: 24px;
  animation: rotate 1s linear infinite;
  padding-top: 9.5px;
  height: fit;
}
#loader .loading-number {
  counter-reset: num var(--num);
  margin-left: auto;
  transition: --num 5s;
  animation: counting 3s ease-in-out;
  font-family: "Orbitron";
  animation-fill-mode: forwards;
}
#loader .loading-number:before {
  font-family: "Orbitron";
  content: counter(num);
}

#loading-bar-border {
  display: flex;
  align-items: center;
  padding: 3px;
  border-radius: 3px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  width: 100%;
}
#loading-bar-border .loading-bar {
  height: 0.6rem;
  margin: 1px 0px;
  background: white;
  animation: charging 3s ease-in-out;
  animation-fill-mode: forwards;
}

#warning {
  margin-top: 0.5rem;
  font-family: "Orbitron";
  display: flex;
  height: 1.2rem;
}
#warning .exclamation {
  width: 1rem;
  display: flex;
  justify-content: center;
  background-color: white;
  color: black;
  border-radius: 3px;
}

#line-cascates {
  margin-left: auto;
  display: flex;
  align-items: end;
  margin-top: 5rem;
}
#line-cascates:after {
  height: 5rem;
  font-size: 12px;
  white-space: pre;
  text-align: end;
  color: #b5b5b5;
  content: "";
  animation: initText 3s ease;
  animation-fill-mode: forwards;
}

@keyframes opcty {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes counting {
  0% {
    --num: 0 ;
  }
  60% {
    --num: 66 ;
  }
  100% {
    --num: 100 ;
  }
}
@keyframes charging {
  0% {
    width: 0%;
  }
  60% {
    width: 66%;
  }
  100% {
    width: 100%;
  }
}/*# sourceMappingURL=style.css.map */