@import url('https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jockey+One&display=swap');


html{
  padding:0 !important;
  margin:0 !important;
}
body{
  margin:0;
  padding:0;
  color: #ff0202;
  font-family: "Google Sans", sans-serif;
}
/*530b19, a2223b*/
a:not([href]):not([class]), a:not([href]):not([class]):hover{
  color:#000;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}
.main{
  margin: auto;
  padding: 0;
  width: 92%;
}
a{
  color: #000000;
  text-decoration: none;
}
a:focus, a:hover {
  color: #000;
  text-decoration: none;
}
img{
  max-width: 100%;
}
h1{margin:0px;}
h2{margin:0px;}
h3{margin:0px;}
h4{margin:0px;}
h5{margin:0px;}
h6{margin:0px;}

.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentcolor;
}
p{
  margin:0;
}



/* START HEADER SECTION */

/* start top head section */
.tophead-section{
  padding: 10px 0 0px 0;
  auto;
  width: 100%;
}
.tophead-deign{
  position:relative;
}

.head-deign{
}
.head-contact a i{
  display: block;
  padding: 4px 0 0 7px;
  font-size: 25px;
  color: #000000;
  font-style: normal;
  font-weight: 600;
  line-height: 47px;
  width: fit-content;
  margin: 0px auto 0 0;
  text-align: left;
}
.head-contact a i em{
  display: block;
  font-size: 17px;
  color: #f37a13;
  font-style: normal;
  text-transform: capitalize;
}
.head-contact{
  z-index: 9;
  width: 70%;
  margin: 0 0 -13px auto;
  background: #fff;
  border-radius: 40px;
  border: 1px solid #eee;
}
.head-contact ul{
  padding:0;
  margin:0;
  list-style:none;
}
.head-contact ul li{
  display:inline-block; 
}
.head-contact ul li a{
  padding: 0 20px;
  display:block;
  font-weight: 500;
  color: #000000;
  font-size: 17px;
}
.head-contact ul li a img{
  color: #ff0054;
  margin: 0 0px 2px 0;
  width: 30px;
}
@keyframes pulse {
    from,to {
        transform: scale3d(1,1,1)
    }

    50% {
        transform: scale3d(1.05,1.05,1.05)
    }
}
.head-right a{
  margin: 0 0 0 auto;
}
.head-center1 a{display: block;border-radius: 70px;}
/* end top head section */

/* start headr section */

.headr-section{
  background: radial-gradient(#330923, #22080e);
  overflow:hidden;
  z-index: 9;
  text-align: center;
}
.headr-section:before{
  content: '';
  background: url(images/home-testimonial-bg.webp);
  width: 1200px;
  height: 1200px;
  position: absolute;
  background-repeat: no-repeat;
  top: 0px;
  left: 0;
  margin: 0 auto;
  opacity: 10%;
  right: 0;
  animation: rotate 15s linear infinite;
  background-position-x: center;
  z-index: -9;
}

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

.hed-txt{
  margin: 110px 0 0 0;
}
.text-headr{
  position: absolute;
  left: 0;
  padding: 60px 0 0px 40px;
}
.text-headr strong{
  font-size: 70px;
  text-transform: uppercase;
  font-weight: 900;
  text-align: left;
  text-shadow: 6px 6px 6px #e9a97959;
}
.text-headr aside{
  text-align: -webkit-auto;
  font-size: 53px;
  color: #ff9b00;
  font-weight: 700;
  text-transform: uppercase;
}

.god-pic{
  margin: 0px 0 0px 0;
}

/* end headr section */

/* start navigation section */


.navbar-expand-lg{padding:0;}
.navigation{
  padding: 0px 0px;
  margin: 0;
  position:relative;
  margin: 0;
  z-index: 99;
  border-bottom: 0;
}
.footer-navvv{
    border: 4px solid #ff006c;
    border-bottom: 0;
    background: #1b1225;
    padding: 14px 10px 15px 10px;
    border-radius: 30px 30px 0 0;
}
.navbar-collapse{
  justify-content: center;
}
 .menu{
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
}
.menu li{
  display:inline-block;
  padding: 0px 10px;
  color: #fff;
  position: relative;
  font-size: 17px;
  text-transform: capitalize;
  transition: 0.2s ease-in;
}
.menu li a{
 color: #000000;
 display: inline-block;
 font-size: 16px;
 font-weight: 500;
 padding: 4px 12px 4px;
 transition: 0.1s ease-in;
}

.navbar-toggler{
  border-radius: 0%;
  width: 40px;
  height: 30px;
  background: #ffffff00;
  display: inline-block;
  transition: all 0.2s ease-in;
  padding-top: 0px;
  line-height: 0px;
  margin: 0px 0;
  margin-left: 0px;
  padding-left: 0px;
  border: 0;
  padding-right: 0px;
}
.navbar-toggler {
    margin: -90px 0 0 auto;
    display: block;
}
.toggle-design{
  height: 2px;
  width: 100%;
  background: #ff0054;
  transition: all 0.5s cubic-bezier(.62,.43,.35,1.47);
  display: block;
  margin: 8px 0 0px;
}

.navbar-toggler:focus{box-shadow:none;}

.menu li a:hover{
  /* color: #ffffff; */
}
.menu li a.active-1 {
  background: linear-gradient(#ff7100, #ffaa02);
  color: #ffffff;
}

.navbar-collapse{padding:0;}
.dropdown-menu {
  position: absolute;
  padding: 0;
  top: 100%;
  left: 0px;
  float: none;
  right: 0;
  text-align: center;
  margin: 0 auto;
  border: 0;
  width: 250px;
  display: none;
  background: #ff0d53;
  z-index: 999;
  border-radius: 0px;
  transition: 0.2s all;
}
.dropdown:hover .dropdown-menu{
  display:block;
}

.menu.dropdown-menu {
    position: static;
}

.dropdown-menu ul{
  padding: 0px 0 0px;
  margin: 0;
  list-style: none;
}
.dropdown-menu ul li{
  display:block;
  padding: 10px 10px 10px 20px;
  text-align: left;
  border-bottom: 1px solid #a23766;
  color: #fff;
  margin: 0;
}
.dropdown-menu ul li:last-child{border-bottom:0;}
.dropdown-menu ul li a{
  display:block;
  font-size: 15px;
  background: #c0203c00;
  border: 0;
  padding: 0;
  border-radius: initial;
  color: #ffffff;
}
.dropdown-menu ul li:hover{
  background: #ffc39300;
}
.dropdown-menu ul li:hover a{
  color:#ffffff;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.appointment a{
  color: #ffffff;
  text-shadow: 1px 2px 10px #FFEB3B;
  font-size: 15px;
  width: fit-content;
  text-transform: uppercase;
  display: block;
  text-align: center;
  font-weight: 500;
  padding: 8px 19px 9px;
  margin: 0 auto;
  background: #ff0054;
  border-radius: 50px;
  animation: pulse-2 2s linear infinite;
}
@keyframes pulse-2{
0% {
    box-shadow: rgb(223 105 143) 0px 0px 0px 0px;
}
100% {
    box-shadow: rgba(141, 176, 234, 0) 0px 0px 0px 10px;
}
}
/* end navigation section*/

/* start slider section*/

.slider-section{}
.slider-section .owl-carousel .item{
  padding:0 !important;
}
.slider-section .owl-carousel .owl-item img{
  display: block;
  width: 100%;0%; */
  height: auto;
}
.owl-dots{display:none;}
/* end slider section*/

/* END HEADER SECTION*/


/* start about us section */
.aboutus-section{
  z-index:9;
  padding: 0px 0 0px;
  position: relative;
  /* background: #1b1225; */
}
/* .aboutus-section:before{
  height:100%;
  width: 31%;
  content:"";
  position: absolute;
  background: url(images/astro.webp) no-repeat;
  background-size:cover;
  background-position: top;
  z-index: -9;
  opacity: 19%;
  right: 0;
  bottom: 0;
  top: auto;
}
 */
.religion-design2{
  padding: 10px 10px;
  background: #ffffff;
  box-shadow: 0px 0px 12px 0px #bfbfbf5c;
  border-radius: 25px;
}
.religion-design1 img{height: 119px;}

.aboutus-1{
  position:relative;
}
.aboutus-2{
  padding:50px 50px 0 60px;
}
.about-heading span{
  position: absolute;
  left: 0;
  top: 5px;
  animation: blink 1.2s linear infinite;
}
@keyframes blink{
0%{opacity: 0;}
50%{opacity: .5;}
100%{opacity: 1;}
}
.about-heading h1{
  font-size: 88px;
  font-family: "Jockey One", sans-serif;
  line-height: 60px;
  font-weight: 600;
  padding: 10px 0 0 0px;
  color: #6e1a37;
  text-transform: capitalize;
}
.about-heading h1 a{
  color: #6e1a37;
}
.about-heading p{
  color: #ffffff;
  text-align: left;
  font-size: 17px;
  width: fit-content;
  text-transform: uppercase;
  display: block;
  font-weight: 500;
  margin: 0 auto 0 0;
  padding: 4px 30px 3px;
  border-radius: 50px;
  background: linear-gradient(-45deg, #f19861, #c14d4a, #b53963, #bd5b36, #f15e5b);
  background-size: 400% 400%;
  animation: gradientBG 1s ease infinite;
}
@keyframes gradientBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.about-content p{
  color: #060606;
  font-size: 15px;
  line-height: 32px;
  text-align: justify;
  font-weight: 400;
  padding: 0px 0 10px;
}
.about-content p strong{
  color: #ff0853;
  font-weight: 500;
}
.about-content a{
  background: #680b33;
  text-transform: capitalize;
  padding: 14px 17px;
  display: block;
  font-size: 28px;
  margin: 20px 0 0;
  color: #fff;
}
.about-content a span{
  font-weight:600;
}
.about-content a b{
  font-weight: 800;
  color: #ff9f02;
}
.aboutus-image1{
  position: relative;
}
.list {
  padding: 40px;
  border-radius: 0px 40px 40px 0px;
  background: #250812;
}
.list ul li{
  list-style: none;
  font-weight: 500;
  margin: 0px 0 25px 0px;
  position: relative;
}
.list ul li a{
  border-radius: 50px;
  text-transform: capitalize;
  display: block;
  font-size: 20px;
  text-align: left;
  background: rgb(255 8 83);
  padding: 10px 20px 10px 58px;
  color: #ffffff;
}
.list ul li:before{
  position:absolute;
  color: #e75c00;
  top: 7px;
  left: 10px;
  font-size: 30px;
  content: "";
  background:url(images/astro.webp) no-repeat;
  height: 35px;
  width: 35px;
  animation: rotation 10s infinite linear;
  }
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.list .call{
  font-size: 53px;
  font-family: "Jockey One", sans-serif;
  font-weight: 500;
  padding: 10px 0 0 0px;
  color: #fff;
  animation: trin 0.5s linear infinite;
  text-transform: capitalize;
  display: block;
  text-align: center;
}
/* end about us section */


/* start services section */

.services-section{
  padding: 40px 0 100px;
  position: relative;
}
.services-section .tri{
  position: absolute;
  top: 0;
  z-index: -9;
  right: auto;
  left: 0;
}
.lits-serv ul li{
  list-style: none;
  padding: 6px 19px 6px 19px;
  position:relative;
  font-size: 17px;
  text-align: left;
  line-height: 23px;
  font-weight: 500;
  margin: 14px 0 0;
  border-radius: 30px;
  color: #000000;
  background: #ffffff;
}

.more-srv a span{
  width: 140px;
  height: 140px;
  border-radius: 67%;
  display: flex;
  align-items: center;
  color: #ffff;
  position: relative;
  font-weight: 700;
  z-index: 9999999999;
  justify-content: center;
  background: #1b1225;
  border: 1px dashed #ff006c;
  text-transform: capitalize;
  font-size: 24px;
  text-align: center;
  text-shadow: -1px -1px 11px #ffbd00;
}
.moree{
  position: absolute;
  content:'';
  animation: rotate 15s linear infinite;
  left: -30px;
  right: 0px;
  margin: 0 auto;
  top: -31px;
  background: url(images/horoscope.webp) no-repeat;
  height: 204px;
  width: 204px;
}
.more-srv{
  margin: 140px auto 0;
  width:fit-content;
}
.services-right1{
  padding: 0 0 0 50px;
}
.innerpage-services{
  padding: 100px 0 80px;  
}
.services-heading{
  position:relative;
  padding: 0 0px 0 0px;
}
.services-heading strong{
    font-size: 88px;
    line-height: 60px;
    font-weight: 500;
    padding: 20px 0 0 0px;
    font-family: "Jockey One", sans-serif;
    display: block;
    color: #6e1a37;
    text-transform: capitalize;
}
.services-heading p{
  font-size: 15px;
  padding: 28px 0 0 0;
  color: #000000;
  line-height: 28px;
}
.services-heading span{
  color: #ffffff;
  text-align: left;
  font-size: 17px;
  width: fit-content;
  text-transform: uppercase;
  display: block;
  font-weight: 500;
  margin: 0 auto;
  padding: 4px 30px 3px;
  border-radius: 50px;
  background: linear-gradient(-45deg, #f19861, #c14d4a, #b53963, #bd5b36, #f15e5b);
  background-size: 400% 400%;
  animation: gradientBG 1s ease infinite;
}
.services-1{
  padding: 10px;
}
.inner-services1{padding:10px;}

.inner-services1 .services-2{
  border: 1px solid #463d67;
  padding: 20px;
  border-radius: 40px;
}
.inner-services1 .services-4 {
  padding: 10px 0 0;
  border: 0;
  border-radius: 0;
}
.inner-services1 .services-4 a span{
    padding: 10px 17px 4px;
    font-size: 19px;
    margin: 0px auto 0px;
}
.services-2{
  position: relative;
  background: radial-gradient(#330923, #22080e);
  border-radius: 40px;
  padding: 0px 20px 30px;
}
.services-design:before{
  content:"";
  position:absolute;
  height: 70%;
  width: 100%;
  right:0;
  top:0;
  border: 1px solid #ffa61c;
  border-radius: 30px;
}

.services-3 .srv-image{
  margin: 40px auto 0;
  border-radius: 50%;
  border: 10px solid #fff;
  height: 200px;
  z-index: 9;
}
.services-3{
  position: relative;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  margin: 0 auto;
  z-index: 999;
}
.services-3::before {
  content: "";
  position: absolute;
  inset: -10px;
  top: 50px;
  border-radius: 50%;
  background: conic-gradient(
    from 0deg,
    transparent 0%,
    #ff0054 20%,
    transparent 40%,
    transparent 60%,
    #ff0054 80%,
    transparent 100%
  );
  animation: spin 5s linear infinite;
  z-index: 1;
}

/* soft glow (optional but 🔥) */
.services-3::after {
  content: "";
  position: absolute;
  inset: -18px;
  top: 50px;
  border-radius: 50%;
  background: #ff0054;
  opacity: 0.35;
  filter: blur(28px);
  z-index: 0;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.services-4 strong{
  display: block;
  padding: 50px 0 0;
  text-transform: capitalize;
  font-weight: 600;
  color: #ffffff;
  font-size: 24px;
}
.services-4 p{
  color: #d2d2d2;
  line-height: 29px;
  padding: 0px 0 30px;
  font-size: 15px;
}
.services-4 a span{
  font-size: 16px;
  border-radius: 90px;
  margin: 0px auto 20px;
  display: block;
  text-transform: capitalize;
  padding: 10px 23px 10px;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(45deg, #ff0054, #ff0054);
}

.owl-carousel .owl-item .srv-image{
  width: auto;
}
.owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span{
  color: #ffffff;
  background: #8a203b;
  font-size: 46px;
  display: inline-block;
  margin: 0px 0px 0 0px;
  height: 50px;
  width: 30px;
  text-align: center;
  line-height: 45px;
}
.owl-nav{
  width: 100%;
  line-height: 50px;
  top: 210px;
  height: 0px;
  border-radius: 10px;
  margin: 0px auto 0;
  position: absolute;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
 position: absolute;
 width: fit-content;
 top: 80%;
 left: 0;
}
.owl-carousel .owl-nav button.owl-next{
  left:auto;
  right:0;
}
.owl-carousel .owl-nav button.owl-prev span {float: left;}
.owl-carousel .owl-nav button.owl-next span{
 float: right;
}

.owl-dots{display:none;}
.services-3 a .mobile-contact{
  padding: 0;
  border-radius: 0;
  width:auto;
  margin: 18px auto 0;
}
/* end services section */


/* start why choose us section */

.whychoose-section{
  background: radial-gradient(#330923, #22080e);
  overflow:hidden;
  text-align: center;
  z-index: 9;
  position: relative;
  padding: 80px 0;
}
.whychoose-section:before{
  content: '';
  background: url(images/home-testimonial-bg.webp);
  width: 1200px;
  height: 1200px;
  position: absolute;
  opacity: 5%;
  background-repeat: no-repeat;
  top: 0px;
  left: 0;
  margin: 0 auto;
  right: 0;
  animation: rotate 15s linear infinite;
  background-position-x: center;
  z-index: -9;
}
.rig-bodr{
  border-right:1px solid #fff;
}
.rig-bodr:nth-child(3) {
  border-left:1px solid #fff;
  border-right:0;
}
.choose-center2{
  padding: 140px 40px;
}
.choose-center2:before{
  content:"";
  position:absolute;
  width:100%;
  height:1px;
  background:#fff;
  left:0;
  right:0;
  margin:0 auto;
  top: 60px;
}

.choose-center2:after{
  content:"";
  position:absolute;
  width:100%;
  height:1px;
  background:#fff;
  left:0;
  right:0;
  margin:0 auto;
  bottom: 60px;
}
.choose-bottom1{
  padding: 10px 0;
}
.choose-left2{
  padding: 14px 16px;
  position: relative;
  border-radius: 30px;
  border: 1px solid #ff0039;
}
.choose-left2 span{
  display: block;
}
.choose-left2 span img{
  height: 50px;
  width: 50px;
}

.choose-left2 p{
  color: #d2d2d2;
  font-size: 15px;
  line-height: 28px;
  padding: 0px 0px 0;
}
.choose-left2 strong{
  text-transform: capitalize;
  color: #ff004f;
  padding: 0;
  border-radius: 50px;
  text-align: center;
  font-weight: 700;
  display: block;
  margin: 0;
  font-size: 18px;
}

.choose-content p{
  color: #d7d7d7;
  font-size: 15px;
  line-height: 28px;
}
.choose-content p strong{
  color: #db156f;
}
.choose-content span{
    font-size: 40px;
    font-family: "Jockey One", sans-serif;
    line-height: 40px;
    font-weight: 500;
    display: block;
    padding: 0px 0 30px 0px;
    color: #ffffff;
    text-transform: capitalize;
}

/* end why choose us section */

/* start birthchart tagline section  */
.birthchart-tagline1{
  padding:0 0 50px 0;
}
.birthchart-tagline{
  position:relative;
  z-index:9;
  background: linear-gradient(-45deg, #f19861, #c14d4a, #b53963, #bd5b36, #f15e5b);
  padding: 40px 40px 40px 40px;
  border-radius: 50px;
}
.birthchart-tagline:before{
  content:"";
  position:absolute;
  height:100%;
  width:100%;
  left:0;
  right:0;
  top:0;
  background: url(images/bg.webp) no-repeat;
  z-index:-9;
  opacity: 30%;
  border-radius: 50px;
  background-size: cover;
}
.birthchart-tagline i{
  font-weight: 600;
  color: #ffffff;
  display: block;
  font-size: 20px;
  padding: 0px 0 12px;
  text-transform: capitalize;
  font-style: normal;
}
.birthchart-tagline strong{
  font-weight: 500;
  color: #ffffff;
  display: block;
  font-size: 68px;
  font-family: "Jockey One", sans-serif;
  "Jockey One", font-family: sans-serif;
  text-transform: capitalize;
}
.birthchart-tagline p{
  line-height: 38px;
  font-size: 17px;
  color: #ffffff;
  padding: 0 0 18px;
}
.birthchart-tagline a span{
  font-size: 40px;
  border-radius: 99px;
  margin: -1px auto 20px;
  display: block;
  padding: 10px 26px 10px;
  width: fit-content;
  font-weight: 700;
  color: #000000;
  border: 1px solid #ffffff;
  background: #fff;
}
.birthchart-tagline a span em{
  width: fit-content;
  top: -4px;
  color: #fff;
  display: inline-block;
  background: #ff0054;
  position: relative;
  padding: 3px 22px;
  margin: -0px 19px 0px 0px;
  font-size: 21px;
  text-transform: capitalize;
  border-radius: 30px;
}



/* end birthchart tagline section  */

/* start other services section */

.chat a{
  position:relative;
  display: block;
}
.chat a:before{
  position: absolute;
  content: '';
  animation: rotate 15s linear infinite;
  left: 0;
  right: 0px;
  margin: 0 auto;
  z-index: -9;
  top: -10px;
  background: url(images/horoscope.webp) no-repeat;
  height: 204px;
  width: 204px;
}
.chat svg{
  height: 180px;
  width: 180px;
}
.other-services2{
  padding: 20px 10px 20px;
  width: 16%;
}
.other-services3{display: flex;flex-flow: column-reverse;}
.other-services3 span{
  position: relative;
  display: block;
}

.other-services3 span img{
  border-radius: 190px 190px 0 0;
  margin: 0 auto;
  display: block;
  border: 4px solid #ff006c;
  border-bottom: 0;
}
.other-services3 p{
  color: #fff;
  text-shadow: 1px -3px 6px #ffbf00;
  font-size: 18px;
  font-weight: 600;
  padding: 0 0 3px;
  text-transform: capitalize;
}
/* end other services section  */


/* start testimonials section */

.testimonials{
  position:relative;
  z-index: 9;
  padding: 50px 0 30px;
}
.testimonials .choose-heading span{
  font-size: 40px;
  padding: 0;
}
.client{
  margin: 40px 0 0;
}
.testimonials .choose-heading aside{font-size: 17px;line-height: 29px;padding: 43px 0px 0;}
.testimonials1{
  padding: 15px;
}
.stars{
  padding: 0 15px;
  width: fit-content;
  background: #280915;
}
.stars svg{
  height: 32px;
  width: 79px;
}
.testimonials2{
  padding: 31px 20px 16px;
  position: relative;
  width: fit-content;
  border-radius: 30px 30px 30px;
  background: linear-gradient(-45deg, #f19861, #c14d4a, #b53963, #bd5b36, #f15e5b);
}

.testimonials3 strong{
  text-align: left;
  margin: 0px 0px  -0px 40px;
  display: block;
  background: #ffffff;
  border-radius: 11px;
  width: fit-content;
  font-weight: 600;
  padding: 6px 10px 6px 10px;
}
.testimonials3 strong p{
  font-size: 14px;
  text-transform: capitalize;
  color: #000000;
  width: fit-content;display: inline-block;border-radius: 0 30px 30px 0;}
.testimonials3 strong i{
  color: #b84357;
  font-weight: 600;
  border-left: 2px solid #b63d5f;
  padding: 0 0 0 5px;
  font-size: 11px;
  text-align: left;
  text-transform: uppercase;
}
.testimonials3 span{
  width: 25%;
}
.testimonials3 span img{
  border: 2px solid;
  border-radius: 4px;
}
.testimonials4 p{
  color: #fff;
  padding: 10px 0 40px;
  line-height: 30px;
  font-size: 15px;
  text-align: left;
}
.testimonials4 {
}
.testimonials4 span{
  display: block;
  padding: 8px 0;
  color: #fff;
  position: absolute;
  text-align: center;
  border-radius: 50%;
  line-height: 2px;
  top: 20px;
  right: 30px;
  height: 30px;
  width: 30px;
  background: #280815;
}
.testimonials4 img{
  border-radius: 50% 50%;
  width: 12% !important;
  position: absolute;
  border: 5px solid #ffffff;
  right: 40px;
  bottom: 28px;
}

.testimonials4 span .bi{
  height: 20px;
  color: #ffffff;
  width: 20px;
  margin: -2px 0 0 0;
}
.testimonials4 i {
  display: block;
  width: fit-content;
  margin: -10px 0 0 auto;
}
.testimonials4 i svg{
  margin: 0 2px;
  height: 93px;
  width: 166px;
  animation: pulse 1s infinite ease-in-out alternate;
}
/* end testimonials section */

/* start footer section */

.footer-section{
  background: radial-gradient(#330923, #22080e);
  padding: 150px 0 40px 0;
  position:relative;
  z-index:9;
  margin: 160px 0 0 0;
}
.footer-section:before{
  content:"";
  position:absolute;
  background:url(images/bg.webp) no-repeat;
  background-size:cover;
  height:100%;
  width:100%;
  opacity: 60%;
  top:0;
  left:0;
  right:0;
  z-index:-9;
}
.map{
  z-index: -9;
  top: -200px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0px 0 0 0;
  position: absolute;
  width: fit-content;
}
.map iframe{
  vertical-align: bottom;
  height: 400px;
  width: 400px;
  border-radius: 50%;
}
.footer-design{
}
.footer-left1{
  padding: 0 0px 0 0px;
}
.footer-contact1{
  padding: 10px 0px 10px;
}
.footer-contact2{
}
.footer-contact2 a{
  display: block;
  position: relative;
  width: fit-content;
  padding: 10px 0;
  text-align: left;
  margin: 0 auto;
}
.footer-contact2 span{
  position: absolute;
  margin: 0px auto -0px;
  z-index: 9;
  display: flex;
  top: -4px;
  justify-content: center;
  align-items: center;
}
.footer-contact2 span img{height: 50px;}
.footer-contact2 p{
  padding: 0px 0 0 54px;
  font-size: 31px;
  color: #fff;
  font-weight: 600;
}
.footer-contact2 i{
  font-style: normal;
  text-transform: capitalize;
  font-size: 16px;
  display: block;
  padding: 4px 20px;
  font-weight: 600;
  color: #ffe700;
  width: fit-content;
  background: #1c4060;
  margin: 0 auto;
}
.footer-location{

}
.footer-contact1:nth-child(3) .footer-contact2 p{
  font-size:20px;
}
.footer-location iframe{
  height: 202px;
  vertical-align: bottom;
  border: 2px solid #fff !important;!i;!;
  border-radius: 10px;
}
.footer-location span{
  font-size: 21px;
  color: #ffffff;
  border-radius: 68px;
  background: #231e36;
  display: block;
  padding: 5px 16px 5px 16px;
  font-weight: 600;
  width: fit-content;
  position: absolute;
  margin: 0 auto;
  left: 0;
  top: 10px;
  right: 0;
}
.map p{
  width: auto;
  line-height: 103px;
  text-align: center;
  border-radius: 50%;
  background: #ffffff00;
  animation: zoom-in-zoom-out 1s ease infinite;
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  margin: 0 auto;
}
.map p .bi{
  height: 50px;
  fill: rgb(35 30 54);
  width: 50px;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(0.8, 0.8);
  }
  50% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(0.8, 0.8);
  }
}
.location p img{}
.footer-right1{
  padding: 0 0px 0 0px;
}
.disclaimer b{
  display: inline-block;
  color: #ff0039;
  font-size: 14px;
  font-weight: 600;
}
.disclaimer strong{
  font-size: 13px;
  line-height: 11px;
  color: #c0c0c0;
}

.disclaimer p{
  font-weight: 500;
  color: #ffffff;
  font-size: 15px;
  width: fit-content;
  margin: 12px auto 0px;
}
.disclaimer{
  border-top: 1px solid #fb6060;
  padding: 10px 20px 0;
}
/* end footer section */



.icon-fixed-mobile{
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 99999;
}
.icon-fix{
  justify-content: center;
  align-items: center;
  padding: 0;
}
.left-icon{
  padding: 0;
}

.contact-icon{
  color: #fff;
  border-radius: 40px;
  text-align: left;
  display: block;
  width: fit-content;
  margin: 0 auto 20px 20px;
}
.left-icon{
  padding: 0;
  margin: 0 0 0 auto;
  text-align: center;
}
.contact-icon a{
  display:block;
  color:#fff;
  border-radius: 50%;
  text-align: center;
  height: 50px;
  font-size: 20px;
  line-height: 58px;
  width: 50px;
  text-transform: uppercase;
  animation: pulse-22 2s linear infinite;
  font-weight: 600;
}
@keyframes pulse-22{
0% {
    box-shadow: rgb(255 255 255 / 38%) 0px 0px 0px 0px;
}
100% {
    box-shadow: rgba(141, 176, 234, 0) 0px 0px 0px 10px;
}
}
.center-icon a{
  background: #ff0302;
}
.left-icon a{
  background: #00aa59;
  margin: 0 20px 20px auto;
}
.contact-icon a .bi{
   height: 26px;
   margin: 0 0 0px 0;
   width: 26px;
   animation: trin 0.5s linear infinite;
}

@keyframes trin {

    50% {
       color:#fff;
    }
    80% {
        color:#ffffff00;
    }

}
.footer-mid{
  background: radial-gradient(#330923, #22080e);
  border-radius: 20px;
  padding: 20px 0;
  margin: 70px 0 0;
}

/* start bread crumb section  */

.breadcrumb-section{
  position:relative;
  background: linear-gradient(-45deg, #f19861, #c14d4a, #b53963, #bd5b36, #f15e5b);
  padding: 66px 0 60px;
}
.breadcrumb-section:before{
  background:url(images/bg.webp) no-repeat;
  position:absolute;
  content:"";
  right:0;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 20%;
  background-position: center;
  background-size: cover;
}
.first-item {
  font-size: 65px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 400;
  padding: 0;
  text-align: center;
  position: relative;
}
.first-item a {
  color: #ffffff;
  display: block;
  font-family: "Jockey One", sans-serif;
}
 .separator {
  font-size: 18px;
  padding: 0 4px;
  color: #000000;
}
.breadcrumb-section .last-item {
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  display: block;
  width:fit-content;
  text-align: center;
  font-weight: 500;
  margin: 0 auto;
  padding: 10px 40px;
  border-radius: 50px;
  background: #250812;
  background-size: 400% 400%;
}

.breadcrumb-section .last-item .bi {
  fill: #fff;
  height: 20px;
  width: 20px;
}
/* end bread crumb section  */

/* =============================
     START ABOUT US SECTION
=================================*/

.inner-page .list{
  padding: 20px 20px 1px;
  border-radius: 20px;
  margin: 0px 0  20px;
}
.inner-page .form-heading strong {
  font-size: 63px;
  padding: 0px 0 16px 0px;
}
.inner-page .form-aboutus{
  padding: 50px 20px;
}
.maincontent-right1{
  padding: 0 0px 0 0px;
}

.aboutus-pageleft1{
  padding: 60px 40px 0 70px;
}
.maincontent-left1{
  padding: 0 40px 0 0px;
}
.about-chat{
}
.about-chat img{
  border-radius:200px;
  animation: pulse 1s infinite ease-in-out alternate;
}
.about-content  ul{
  padding: 5px 0 7px;
  margin: 0;
  list-style: none;
  text-align: left;
}
.about-content  ul li{
  list-style: none;
  padding: 14px 27px 12px 19px;
  position:relative;
  font-size: 16px;
  text-align: left;
  display: inline-block;
  line-height: 23px;
  margin: 14px 3px 0 0;
  border-radius: 30px;
  color: #ffff;
  background: radial-gradient(#ff1c64, #88273d);
  background-size: 400% 400%;
}
  
.about-content h2,h3,h4,h5,h6{
    color: #ff0054;
    font-size: 33px;
    width: fit-content;
    display: block;
    padding: 7px 0 10px 0px;
    text-align: left;
    font-weight: 500;
    text-transform: capitalize;
    font-family: "Jockey One", sans-serif;
    border-radius: 50px;
}
.about-content h2,h3,h4,h5,h6,strong{
  font-weight: 500;
}
.about-content em{
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  margin: 20px  00 0;
  padding: 4px 10px;
  display: block;
  width: fit-content;
  background: linear-gradient(-45deg, #f19861, #c14d4a, #b53963, #bd5b36, #f15e5b);
  background-size: 400% 400%;
  animation: gradientBG 1s ease infinite;
}
.sep-text{
  background: #0e7886;
  padding: 30px 30px 20px;
  border-radius: 30px;
}
.sep-text  p{
  color: #fff;
}

/* =============================
     END ABOUT US SECTION
=================================*/

/* =============================
     START OUR SERVICES SECTION
=================================*/

.services1{
  padding:10px;
}
.services1 .services-content p{
  padding:0;
}
.services1 .services-1{
  padding: 30px 20px 0 20px;
}
.services-page-1 .services-text strong, .services-text span{
  display:inline-block;
  padding: 0px 0 0 4px;
  font-size: 18px;
}
/* =============================
     END OUR SERVICES SECTION
=================================*/


/* ===============================================================
           START GET IN TOUCH PAGE CSS 
==================================================================*/ 


.getintouch{
  padding:100px 0;
}
.getin-left1{
  padding:0 30px 0 0;
}
.getin-left1 .getin-form{
  margin:0;
}
.contact-get-1{
  padding: 0;
}
.contact-get-2{
  padding: 25px 10px 25px;
}
.contact-get-2 a{
  display: block;
  padding: 0px 20px 20px;
  border-radius: 20px;
}
.contact-get-2 iframe{
  height: 279px;
  padding: 20px;  
}
.mailus a{
  font-size: 20px;
  border-radius: 99px;
  margin: -1px auto 20px;
  display: block;
  padding: 10px 26px 10px;
  width: fit-content;
  line-height: 40px;
  font-weight: 600;
  color: #fff;
  border: 1px solid #463d67;
}
.mailus span {
  display: inline-block;
  margin: 0;
} 
.mailus span svg {
  height: 30px;
  margin: 0 0 -7px 0;
  width: 30px;
  fill: #ff0302;
} 
.form-aboutus{
  background: radial-gradient(#330923, #22080e);
  overflow:hidden;
  text-align: center;
  z-index: 9;
  position: relative;
  padding: 50px 40px;
  border-radius: 50px;
}
.form-aboutus:before{
  content: '';
  background: url(images/home-testimonial-bg.webp);
  width: 1200px;
  height: 1200px;
  position: absolute;
  opacity: 5%;
  background-repeat: no-repeat;
  top: 0px;
  left: -160px;
  margin: 0 auto;
  right: 0;
  animation: rotate 15s linear infinite;
  background-position-x: center;
  z-index: -9;
}
.contac-rr {
  padding: 10px 0 0 0;
  margin: 0;
  text-align: left;
}
.form-group1 {
   padding: 10px 11px;
   text-align: center;
   margin: 0px 0px 0px;
   position: relative;
}
.form-group1 label{
  text-align: left;
  font-weight: 600;
  display: block;
  padding: 0 0 4px 0;
  font-size: 14px;
  text-transform: capitalize;
}
input.form-control1 {
   color: #ffffff;
}

.form-control1 {
  height: 49px;
  background-color: #ffffff00;
  display: block;
  width: 100%;
  border: 1px solid #eee;
  padding: 12px 14px 10px 10px;
  border-radius: 147px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
textarea.form-control1 {
  height: 100px;
  border-radius: 40px;
}

.form-group1 span{
  margin: 0;
}


.btn-group{
  padding: 24px 0px 0;
  display: block;
  margin: 0;
  text-align: center;
}

.col-lg-12.form-group1.btn-group {}
.btn-group>.btn{
  color: #ffffff;
  text-align: left;
  font-size: 17px;
  width: fit-content;
  text-transform: uppercase;
  display: block;
  font-weight: 500;
  margin: 0 auto;
  padding: 10px 30px 11px;
  border-radius: 50px;
  background: linear-gradient(-45deg, #f19861, #c14d4a, #b53963, #bd5b36, #f15e5b);
  background-size: 400% 400%;
  animation: gradientBG 1s ease infinite;
}

.form-group1  .place::-webkit-input-placeholder{
  color: #ffffff;
  padding-left:10px;
  font-weight:400;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -0px;
}
.btn:active:focus, .btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -0px;
}
.form-heading strong{
  font-size: 88px;
  line-height: 60px;
  font-weight: 500;
  padding: 0px 0 36px 0px;
  font-family: "Jockey One", sans-serif;
  display: block;
  color: #ff0054;
  text-transform: capitalize;
}
.form-heading p{
  color: #ffffff;
  font-size: 16px;
  margin: 0;
  color: #ffffff;
  text-shadow: 1px 2px 10px #FFEB3B;
  padding: 0 0 0 0;
  display: block;
  text-align: center;
  font-weight: 500;
  text-shadow: 1px 2px 10px #FFEB3B;
  text-transform: uppercase;
}
.get-in1{
  padding:10px;
}
.get-in2 a{
  display: block;
  color: #eaa142;
  padding: 23px 30px;
  background: #ff0054;
  position: relative;
}
.get-in2 strong{
  font-size: 20px;
  font-weight: 500;
  padding: 4px 0 0;
  display: block;
  color: #eaa142;
}
.get-in2 span{
  height: 60px;
  width: 60px;
  display: block;
  margin: 0 auto;
  text-align: center;
  line-height: 59px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: 7px;
  left: 10px;
}
.get-in2 span img{
  width: 36px;
  fill: #fff;
}
.get-in2 p{
  color: #ffffff;
  font-weight: 500;
  font-size: 24px;
  padding: 0px 0 0 48px;
  text-align: left;
}
/* ===============================================================
           END GET IN TOUCH PAGE CSS 
==================================================================*/

/*==============================================================
            START 404 PAGE CSS 
================================================================*/ 
.not-found-page{
  position:relative;
  padding: 170px 0 177px 0;
}

.not-found-page a{
  padding: 0;
  align-items: center;
  text-align: center;
  margin: 0 auto;
}
.not-found-page p {
  color: #b84553;
  display: inline-block;
  font-size: 190px;
  line-height: normal;
  font-weight: 700;
  margin: 0 0px 0;
  text-transform: capitalize;
}
.not-found-page p svg{
  height: 90px;
  width: 90px;
  fill: #ffffff;
}
.not-found-page span{
  color: #ffffff;
  font-size: 22px;
  text-transform: uppercase;
  display: block;
  width:fit-content;
  text-align: center;
  font-weight: 500;
  margin: 0 auto;
  padding: 10px 40px;
  border-radius: 50px;
  background: linear-gradient(-45deg, #f19861, #c14d4a, #b53963, #bd5b36, #f15e5b);
  background-size: 400% 400%;
  animation: gradientBG 1s ease infinite;
}

.not-found-page span svg{
  height:30px;
  width:30px;
}




/*==============================================================
            END 404 PAGE CSS 
================================================================*/ 

/* start location section */

.location-section{
  position: relative;
  padding: 60px 0 50px;
}
.location-1{
  width: 16.66666%;
  padding: 10px 2px;
}
.location-2{
  position: relative;
}
.location{
  margin: 0 auto;
}
.location img{
  height: 120px;
  border-radius: 50%;
}
.location-2 strong{
  color: #ffffff;
  text-align: left;
  font-size: 13px;
  width: fit-content;
  text-transform: uppercase;
  display: block;
  font-weight: 500;
  margin: 0 auto;
  padding: 4px 14px 3px;
  border-radius: 50px;
  background: linear-gradient(-45deg, #f19861, #c14d4a, #b53963, #bd5b36, #f15e5b);
  background-size: 400% 400%;
}
/* end location section */







@media (max-width: 767px){
  body{text-align: center;}
  .head-deign{border-radius: 0;border: 0;padding: 0;}
  .menu li a{padding: 4px 12px 0px;}
  .head-right{display:none;}
  .appointment {display: none !important;}
  .dropdown:hover .dropdown-menu{display:none;}
  .head-center1{text-align:left !important;width: 66%;}
  .dropdown-toggle::after{display:none;}
  .navbar-collapse .menu li{display:block;padding: 4px 0;text-align: left;}

  .serv1{padding:10px;}
  .services-1:after{right:0;}
  .chat{bottom: 30px;position: relative;}
  .menu{margin: 0 auto;}
  .choose-left1{padding:0;}
  .choose-text{padding: 35px 30px 45px 30px;display: block;border-radius: 40px;}
  .contact-left1 a span{margin:0;}
  .nav-footer .menu li a{padding: 4px 6px 0px;margin: 10px 0 0;}
  .nav-footer  .menu li{padding: 0px 6px;}
  .nav-footer{width: 100%;position: relative;}
  .testimonials1{padding: 30px 10px 10px;}
  .image-client{width:100%;margin: 0 auto;}
  .text-client{width:100%;margin: 30px 0 0;text-align: center;}
  .image-client span{margin:0 auto;}
  .image-client:before{left:0;right:0;margin: 0 auto;}
  .form-design1{padding:0;}
  .form-section {padding: 60px 0 100px;}
  .accordion-header b {font-size: 18px;padding: 0 0 0 39px;}
  .choose{overflow:hidden;}
  .aboutus-pageleft1{padding: 30px 21px;}
  .maincontent-right1{padding:0;text-align: center;}
  .maincontent-left1{padding:0;}
  .numb{display:none;}
  .not-found-page p{font-size: 160px;}
  .testimonials4 span{right: 0px;top: 0;}
  .choose-heading{padding: 40px 0px 0px;}
  .whychoose-section{padding: 50px 0 0 0;}
  .services-right1{padding:0;}
  .services-right1{padding:0;}
  .choose-bottom1:nth-child(2), .choose-bottom1:nth-child(3){margin:0;}
  .aboutus-image1{padding:0;}
  .footer-contact{border-radius: 30px 30px 0px 0;}
  .other-services2{width:50%;}
  .other-services3 p{font-size: 23px;}
  .breadcrumb-section .last-item{font-size: 15px;padding: 8px 30px;}
  .first-item{font-size: 40px;text-align: center;}
  .banner-design{padding:10px !Important;}
  .birthchart-tagline strong{font-size: 42px;}
  .services-heading strong{font-size: 55px;}
  .navv-footer ul li{padding: 4px 10px 4px;margin: 0px 2px 0;font-size: 10px;}
  .choose-heading strong {font-size: 61px;}
  .banner-design{display:flex;}
  .banner-design img{margin:0 !Important;padding:5px;width: 50%;}
  .services-4 a span{font-size: 21px;padding: 5px 18px 2px;}
  .birthchart-tagline a span{font-size: 41px;padding: 10px 20px;text-align: center;}
  .birthchart-tagline a span em{display:block;margin: 0 auto;}
  .serv2 a aside{font-size: 16px;}
  .birthchart-tagline i{font-size: 16px;}
  .head-contact ul li:nth-child(3), .head-contact ul li:nth-child(2){display: none;}
  .experiences strong p em{display: inline-block;}
  .experiences strong p{font-size: 19px;padding: 4px 23px 6px;}
  .testimonials4 img{width: 19% !important;}
  .footer-contact1:nth-child(2){display:none;}
  .footer-contact2 a{padding: 0px 0 0;}
  .footer-contact2 span{margin: -8px auto -0px;}
  .disclaimer strong{font-size: 11px;line-height: 10px;}
  .whychoose-section .choose-heading span{padding: 0;}
  .head-contact ul li a{font-weight: 600;font-size: 26px;padding: 0 0px;}
  .owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span{
    line-height: 26px;height: 30px;}
  .owl-nav{top: 90px;}
  .head-contact{padding:0 10px;margin: 0 0 10px 0;width: 100%;}
   .services-section{padding:30px 0 30px;}
  .aboutus-2{padding:30px 20px;}
  .god-pic img{}
  .whychoose-section:before, .headr-section:before{width: 1175px;height: 1175px;left: -240px;}
  .choose-left2,.choose-bottom1, .services-2{padding:10px;}
  .choose-center2{padding:30px 0;}
  .choose-center2:after,.choose-center2:before{display:none;}
  .get-in1{width:100%;}
  .get-in2 p{font-size: 20px;padding: 0px 0 0 55px;}
  .get-in2 a{padding: 23px 10px;}
  .love-banr a{width:50%;}
  .love-banr{}
  .form-aboutus{padding:20px;}
  .location-1{width: 33.33333%;}
  .location img{height:100px;}
  .location-2 strong{padding: 2px 14px 3px;font-size: 13px;}
  

}


@media only screen and (min-width: 768px) and (max-width: 991px) {
  .head-deign{border-radius: 0;border: 0;}
  .head-contact{margin: 0px 0 10px auto;}
  .menu li a{padding: 4px 12px 0px;}
  .appointment {display: none !important;}
  .dropdown:hover .dropdown-menu{display:none;}
  .navii{padding:0;}
  .head-center1{text-align:left !important;}
  .experiences strong p em{display: inline-block;}
  .dropdown-toggle::after{display:none;}
  .navbar-collapse .menu li{display:block;padding: 4px 0;text-align: left;}
  .number-design a span {font-size: 68px;}
  .chat{bottom: 30px;position: relative;}
  .services-heading strong{font-size: 124px;}
  .menu{margin: 0 auto;}
  .choose-left1{padding:0;}
  .choose-text{padding: 35px 30px 45px 30px;}
 .choose{overflow:hidden;}
  .aboutus-pageleft1{padding: 20px 20px 0 20px;}
  .maincontent-right1{padding:0;text-align: center;}
  .maincontent-left1{padding:0;}
  .about-chat{text-align:center;margin:0 0 30px;}
  .numb{display:none;}
  .aboutus-image1{padding:0;text-align: center;}
  .choose-bottom1{padding:10px;}
  .midd, .rig-bodr, .choose-center2:before{display:none;}
  .choose-heading{padding:0;}
  .testimonials2{padding: 12px 10px 20px;}
  .services-right1{padding:0;}
  .testimonials4 span:before{animation:none;}
  .other-services3 p{font-size: 23px;}
  .birthchart-tagline strong{font-size: 52px;}
  .services-heading strong{font-size: 75px;}
  .banner-design{display:flex;}
  .banner-design img{margin:0 !Important;padding:5px;}
  .head-contact ul li:nth-child(2){display: none;}
  .choose-heading strong {font-size: 70px;}
  .services-4 a span{padding: 4px 16px 4px;font-size: 24px;}
  .footer-contact1{padding: 0 10px;}
  .whychoose-section:before, .headr-section:before{width: 1175px;height: 1175px;left: -180px;}
  .choose-center2{padding:30px 0;}
  .choose-center2:after{display:none;}
  .get-in2 p{font-size: 20px;padding: 0px 0 0 55px;}
  .get-in2 a{padding: 23px 20px;}
  .get-in1{width:fit-content;margin:0 auto;}
  .love-banr a{width:50%;}
  .love-banr{display:flex;}
  .list ul li{width:49%;display:inline-block;}
  .form-aboutus{margin:0 0 10px 0;}
  .location-1{width: 25%;}
  
  
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .menu li a{padding: 4px 11px 0px;}
  .list .call, .number-design a span {font-size: 36px;}
  .number-1 span{font-size: 28px;}
  .appointment a{font-size: 11px;padding: 5px 9px 6px;}
  .birthchart-tagline strong{font-size: 65px;}
  .services-heading strong{font-size: 75px;}
  .navv-footer ul li{padding: 4px 13px 0px;margin: 0px 7px 0;}
  .footer-contact1:nth-child(3) .footer-contact2 p{font-size: 16px;}
  .choose-content span{font-size: 32px;}
  .head-contact{width:100%;padding: 6px 10px 20px;}
  .whychoose-section:before, .headr-section:before{width: 1175px;height: 1175px;left: -100px;}
  .get-in2 p{font-size: 20px;padding: 0px 0 0 55px;}
  .get-in2 a{padding: 23px 20px;}
  .get-in1{width:fit-content;margin:0 auto;}
  .list {padding: 40px 20px;}
  .list ul li a{font-size: 17px;padding: 10px 20px 13px 47px;}
  
  
}
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
  .menu li a{padding: 4px 12px 0px;}
  .number-design a span {font-size: 45px;}
  .services-text strong {font-size: 20px;}
  .number-1 span{ font-size: 34px;}
  .birthchart-tagline strong{font-size: 75px;}
  .appointment a{padding: 8px 10px 9px;}
  

}

@media (max-width: 575px) and (min-width: 0px) {
  .faq-left1 strong{font-size: 50px;}
  .number-design a span {font-size: 35px;}
  .qus{left: 30px;}
  .services-heading strong{font-size: 56px;padding: 0;}
  .head-left1 a i{font-size: 26px;}
  .navbar-toggler{margin: -70px 0 0 auto;}
  .about-heading h1{line-height: 45px;font-size: 53px;}
  .serv .serv-call{font-size: 33px;margin: 0 auto;padding: 0px 10px 0px 10px;border-radius: 20px;}
  .serv .serv-call .call-top{position:relative;margin: 0 auto;}
  .services-3 a em{display:none;}
  .choose-center2:before{display:none;}
  .contact-left1 {padding: 30px 10px 20px 10px;}
  .choose-heading strong{font-size: 34px;}
  .list ul li{width:100%;}
  .other-services3 p{font-size: 15px;}
  .head-contact a i{padding: 0 10px;font-size: 25px;line-height: 39px;text-align: center;margin: 0 auto;}
  .head-contact a span{height: 30px;width: 30px;margin: 5px 0 0;}
  .experiences strong span{font-size: 90px;position: relative;right: 0;margin: 0 auto;}
  .birthchart-tagline a span em{font-size: 16px;padding: 2px 19px;display: block;margin: 0 auto;}
  .birthchart-taglinea span{font-size: 41px;padding: 10px 63px;}
  .birthchart-tagline a span{font-size: 26px;padding: 10px 23px 0;}
  .form-heading strong{font-size: 58px;padding: 0px 0 0px 0px;}
  .banner-design img{width: 100%;}
  .banner-design{display:block;}
  .choose-heading span{padding: 4px 24px 3px;font-size: 14px;}
  .testimonials .choose-heading span{font-size: 23px;}
  .breadcrumb-section{padding: 26px 0 20px;}
  .experiences strong{display:block;}
 .experiences strong p{margin:0;}
  .experiences {padding: 0 !important;}
  .services-4 a span em{display:block;margin: 0 auto;top: 2px;}
  .choose-left2 strong{font-size: 14px;margin: 0;}
  .footer-contact2 span img{height: 34px;}
  .footer-contact2 p{ padding: 0px 0 0 36px; font-size: 28px;}
  .client{margin:0;}
  .birthchart-tagline{padding:20px;}
  .list{padding:20px 10px;}
  .list ul li a{padding: 10px 10px 10px 51px;font-size: 18px;}
  .list .call{font-size: 47px;}
  .god-pic img{height:300px;}
  .get-in2 span{height: 47px;line-height: 47px;width: 47px;}
  .get-in1:nth-child(1) p{font-size: 25px;}
  .get-in2 p {font-size: 13px;padding: 0px 0 0 41px;}
  .whychoose-section:before, .headr-section:before{width: 1175px;height: 1175px;left: -400px;}
  .about-content ul li{padding: 11px 19px 11px 19px;font-size: 16px;display: block;margin: 8px 0px 0 0;}
  .love-banr a{width:100%;}
  .love-banr{display:block;}
  .not-found-page{padding: 149px 0 131px 0;}
  .about-content h2, h3, h4, h5, h6{font-size: 25px;line-height: 37px;}
  .location-section .services-heading strong{font-size: 48px;}

  
}

@media (max-width: 420px) and (min-width: 0px) {
  .choose-text{padding: 35px 20px 45px 20px;display: block;border-radius: 40px;}
  .head-left1 a span:before{width: 51px;height: 51px;}
  .head-left1 a span {width: 39px;height: 39px;}
  .head-left1 a span .bi {width: 23px;height: 23px;}
  .contact-left1:last-child a p strong{font-size: 15px;}
  .footer-contact1:nth-child(3) .footer-contact2 p{font-size: 14px;}
  .footer-contact2 span .bi{height:20px;width:20px;}
  .map iframe{height: 300px;width: 299px;}
  .get-in2 span{height: 40px;line-height: 40px;width: 40px;left: 4px;}
  .get-in2 span img{width: 26px;}
    .location-1{width: 50%;}
  .location img{height: 80px;}
  .location-2 strong{padding: 2px 10px 3px;font-size: 11px;}



}


















