body{
  margin:0;
  padding:0;
  font-family: "Public Sans", sans-serif;
  color: #eaa643;
  background: linear-gradient(360deg, #812727, #611515);
}
: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;
}
a{
  color: #000000;
  text-decoration: none;
}
a:focus, a:hover {
  color: #000;
  text-decoration: none;
}

img{
  max-width: 100%;
}
ul{
  list-style:none;
  margin: 0;
  padding: 0;
}
p,h1,h2,h3,h4,h5,h6{
  margin: 0;
  padding: 0;
}
b{
  font-weight: 500;
}
.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: rgb(247 149 34);
}

.main{
    width: 90%;
    padding: 0;
    margin: 0 auto;
}

/* top section start */
.head-align{
  align-items: center;
}
.top-sec{
  background: #dc9b710a;
}
.top-head-contac2 a{
    color: #ffffff;
    display: flex;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
    padding: 8px 0px 6px;
    text-align: center;
    position: relative;
    align-items: center;
}
.top-head-contac2 a span{
    
font-size: 17.5px;
    
font-weight: 500;
    
padding: 0 0 0 6px;
}
.top-head-contac2 a i {
    display: inline-block;
    height: 40px;
    width: 40px;
    margin: -4px 8px 0 0;
    background: #ffffff;
    line-height: 35px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    position: relative;
}
.top-head-contac2 a:before{
    content:"";
    width: 2px;
    height: 50px;
    background: #fff;
    position: absolute;
    left: 19px;
    top: 0;
}
.top-head-contac2 a i svg {
    height: 20px;
    width: 20px;
    animation: tilt-shaking 0.3s infinite;
    margin: -1px -2px 0 0;
}
@keyframes tilt-shaking {
  0% { transform: rotate(0deg); }
  25% { transform: rotate(5deg); }
  50% { transform: rotate(0eg); }
  75% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }
}
.top-right1{
  text-align:right;
}
.top-right2 ul li{
  font-size: 16px;
  font-weight: 300;
  text-transform: capitalize;
  color: #ffffff;
  display: inline-block;
  border: 1px solid #d594352e;
  padding: 6px 10px 5px;
  margin: 0 0 0 5px;
}
.top-right2 ul li:nth-child(1){
    font-weight: 700;
    background: radial-gradient(#ede18c, #eaa643);
    color: #000;
}
.top-right2 ul li:nth-child(2){
    font-weight: 600;
}
.top-right2 ul li svg{
    
width: 22px;
    
height: 22px;
    
fill: red;
    
margin: 0 3px 0 0;
}
/* top section end */


/* head section start */
.head-section1{
    position: relative;
    z-index: 0;
}
.head-section .row {
    align-items: center;
}
.head-logo1{
    padding: 12px 10px;
    width: 30%;
}
.head-logo1 a img{
    width: 100%;
    aspect-ratio: 610 / 150;
    height: auto;
}
.head-right1 {
    text-align: center;
    padding: 12px 12px 12px;
    width: 70%;
}
.head-right2{
    padding: 0 0 16px;
    text-align: right;
}
.head-right2 ul li{
  display: inline-block;
  text-transform: uppercase;
  padding: 0 5px 0 0;
}
.head-right2 ul li span{
  font-size: 14px;
  font-weight: 600;
  padding: 9px 12px 8px;
  display: inline-block;
  color: #ffffff;
  box-shadow: inset 0px -2px 3px 0px #d5943540;
  text-transform: uppercase;
  border: 1px solid #dc9b7130;
}
.head-right2 ul li span svg{
    
width: 19px;
    
height: 19px;
    
margin: -3px 5px 0 0px;
    
fill: #ede18c;
}
@keyframes blk{
    50%{
        opacity: 0%;
    }
}
.head-right2 ul li:last-child{
  display: inline-block;
  color: #ffffff;
  padding: 6px 15px 6px;
  font-size: 17px;
  font-weight: 600;
  box-shadow: inset -1px -2px 6px #310303;
  animation: blk .9s step-start infinite;
  text-shadow: 0 0 6px #d59435;
  background: #dc9b7126;
}
.navigation-section{
    padding: 0;
    border-top: 2px solid;
}
.navbar-toggler {
    margin: 0 0 0 auto!important;
    padding: 0 5px;
    display: block;
    height: 35px;
    width: 48px;
    border: 0;
    border-radius: 0;
    box-shadow: inset 0px 0px 7px #ede18c4f;
    text-transform: uppercase;
    border: 1px solid #dc9b7130;
}
.toggle-icon {
    height: 2px;
    margin: 5px 0 0;
    padding: 0;
    width: 100%;
    background: #fff;
    display: block;
    border-radius: 0;
}
.fixed-top {
    margin: 0 auto;
}

.toggle-icon:nth-child(2) {
    width: 69%;
    margin: 0 0 0 auto
}
.toggle-icon:nth-child(1) {
    width: 85%;
    margin: 0 auto 5px auto;
}
.navbar-expand-lg .navbar-collapse{
    
justify-content: center;
}
.navbar-toggler:focus {
    box-shadow: inset 0px 0px 7px #ede18c4f;
}

.navbar ul li {
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    position: relative;
    transition: .2s ease-in
}

.navbar ul li svg {
    fill: #b01e37
}

.navbar ul li a {
    color: #ffffff;
    display: inline-block;
    transition: .1s ease-in;
    font-weight: 300;
    text-transform: capitalize;
    padding: 5px 15px 5px;
    position: relative;
    z-index: 1;
    font-size: 16px;
}
.navbar ul li:hover a, .navbar ul li.active a  {font-weight: 600;}
.navbar ul li a:after, .navbar ul li.active a:after {
    background: #d59435;
    content: "";
    left: 0;
    position: absolute;
    height: 0;
    width: 100%;
    transition: 0.6s;
    z-index: -1;
    bottom: 0;
    border-radius: 0 0 10px 10px;
    text-align: center;
}
.navbar ul li:hover a:after,  .navbar ul li.active a:after {
    height: 100%;
}
.head-mid {
    justify-content: center;
    align-items: center
}

.dropdown-item.active,.dropdown-item:active {
    background: 0 0;
    color: #fff
}

.dropdown-item:focus,.dropdown-item:hover {
    background: 0 0;
    color: #b01e37
}

@media all and (min-width: 992px) {
    .dropdown-menu {
        width:auto;
        background: #fff;
        padding: 8px 14px!important;
        border: 0;
        box-shadow: 0 0 7px #00000021
    }

    .mega-submenu {
        left: 100%;
        top: 0;
        min-width: 25rem
    }

    .ktm-mega-menu {
        position: static
    }

    .mega-menu {
        left: 0;
        right: 0;
        width: 100%
    }

    .dropdown-menu li {
        position: relative;
        padding: 2px 0!important;
        display: block!important
    }

    .dropdown-menu .submenu {
        display: none;
        left: 100%;
        top: 0
    }

    .dropdown-menu>li:hover>.submenu,.dropdown:hover>.dropdown-menu {
        display: block
    }
}

.dropdown ul li a {
    color: #252525
}

.nav-link:focus,.nav-link:hover {
    color: #b01e37
}

.fixed-top {
    position: fixed;
    top: 0;
    padding: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    height: auto;
    box-shadow: 0 0 11px #0000002e;
    background: #611515;
}

.fixed-top .head-logo1 img {
    width: 255px;
}
.fixed-top .love {
    height: 67px;
    top: -12px
}
.fixed-top .head-right2{
    display:none;
}
.fixed-top .navbar ul li a:after, .navbar ul li.active a:after{
      display:none;
}
.fixed-top .navigation-section{
    border-top: 0;
}

.fixed-top .head-logo1 {
    width: 25%;
    padding: 8px 10px;
}

.fixed-top .head-right1 {
    width: 75%
}
.fixed-top .navbar ul li:hover a{
    font-weight:300;
}
.navbar {
    border-radius: 0;
    border: 0
}
/* head section end */

/* astrologer chat section start */
.fixed-box {
    position: sticky;
    top: 90px;
    width: 100%;
    border-radius: 20px;
    padding: 15px 0 20px;
}
.talk-astro{padding: 12px 35px 12px 12px;margin: 0 auto;}
.talk-astro1{background: #ffffff;border-radius: 22px;box-shadow: 0 0 12px #dc9b71;padding: 20px 20px 0;}
.talk-astro-info{display: flex;align-items: center;position: relative;}
.talk-astro-img{position: relative;width: 80px;height: 80px;margin: 0 12px 0 0;}
.talk-astro-info aside svg{
    
width: 25px;
    
height: 25px;
    
fill: #25aa35;
    
position: absolute;
    
right: 0;
    
top: 0;
}
.talk-astro-img img{
  border-radius: 50%;
  border: 2px solid #d59534;
  padding: 4px;
  width: 100%;
  aspect-ratio: 68/68;
  height: auto;
}
.talk-astro-img:before {
   content:"";
   position: absolute;
   background: #008000;
   width: 15px;
   height: 15px;
   border-radius: 100%;
   top: 5px;
   border: 2px solid #fff;
   right: 5px;
}

.talk-astro-text strong{
  font-size: 26px;
  padding: 0 0 5px;
  color: #000000;
  display: block;
  text-transform: capitalize;
}
.talk-astro-text ul li{
  display: inline-block;
  color: #2b2a2a;
  font-weight: 400;
  font-size: 15px;
  text-transform: capitalize;
  position: relative;
  padding: 0 5px 0 0;
}
.talk-astro-text ul li:nth-child(2):before{
  content:"";
  position: absolute;
  background: #2b2a2aa3;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  top: 8px;
  right: 0;
  left: 0;
}
.talk-astro-text ul li span{
  border: 1px solid #39171221;
  color: #343434;
  font-weight: 600;
  font-size: 16px;
  padding: 3px 8px 2px 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.talk-astro-text ul li span svg{
  width: 89px;
  height: 27px;
  fill: #ffc700;
  margin: -2px 0 0 4px;
}
.talk-astro-text1{
  padding: 15px 0;
  text-align: left;
}
.talk-astro-text1 ul li{
  display: inline-block;
  color: #2b2a2a;
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
  position: relative;
  padding: 0 5px 0 0;
}

.talk-astro-text1 ul li:nth-child(2){
  padding: 3px 12px 2px;
  background: #3917121c;
  color: #000;
}

.talk-astro-text1 p{
  text-transform: capitalize;
  color: #474747;
  font-weight: 500;
  font-size: 18px;
  padding: 0 0 8px;
}
.talk-astro-btn ul{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.talk-astro-btn ul li a{
  display: inline-block;
  background: #ff0000;
  color: #fff;
  text-transform: uppercase;
  padding: 4px 20px 4px;
  border-radius: 50px;
  font-weight: 700;
  font-size: 20px;
}

.talk-astro-btn ul li:nth-child(2) a{
  background: #1fa82f;
}

.talk-astro-btn ul li svg{
  width: 18px;
  height: 18px;
  fill: #fff;
}

/* astrologer chat section end */



/* bottom services section start */
.bottom-box{
 padding: 12px;
}
.bottom-list-line{border: 1px solid;padding: 20px 20px 30px;border-radius: 20px;text-align: center;margin: 25px 0 0;border-top: 3px solid;border-bottom: 3px solid;border-color: #fff;}
.bottom-list-line strong{
    
font-size: 32px;
    
text-transform: capitalize;
    
font-weight: 600;
    
color: #fff;
    
line-height: 46px;
    
padding: 0 0 8px;
    
display: block;
}

.bottom-list-line a {
    background: #611515;
    color: #ffffff;
    padding: 12px 18px 12px;
    display: inline-block;
    border-radius: 26px;
    font-weight: 400;
    margin: 10px 0 0;
    font-size: 16px;
    text-transform: capitalize;
    transition: .5s;
    box-shadow: inset 0px -2px 3px 0px #e8b3654d;
}
.bottom-list-line a i {
    margin: 0px 0 0 5px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #d59435;
    border-radius: 20px;
}
.bottom-list-line a i svg {
    height: 12px;
    width: 25px;
    margin: -4px 0 0 5px;
    fill: #ffffff;
    transition: .5s;
}
.bottom-list-line a:hover{
    background: transparent;
    color: #fff;
}
.bottom-list-line a:hover i svg{
    transform: translateX(32px);
    fill: #fff;
}
.bottom-list-box{

}
.bottom-list-box strong{
    
font-size: 22px;
    
text-transform: capitalize;
    
font-weight: 600;
    
color: #fff;
    
display: block;
}
.bottom-list-box ul li{
    padding: 15px 45px 15px 20px;
    text-transform: capitalize;
    position: relative;
    color: #ffffff;
    line-height: 25px;
    font-weight: 400;
    font-size: 16px;
    border-radius: 50px;
    box-shadow: inset 0px 0px 7px #ede18c4f;
    margin: 20px 0;
    text-align: left;
}
.bottom-list-box ul li:before {
    font-weight: 500;
    position: absolute;
    color: #ede18c;
    top: 12px;
    right: 20px;
    font-size: 28px;
    content: "\2329";
    font-family: 'Glyphicons Halflings';
    text-shadow: 0 0 6px #ede18c;
}
.bottom-services1 {
    padding: 30px 30px 35px;
    border-radius: 20px;
    text-align: center;
    box-shadow: inset 0px 0px 20px 0px #ffffff;
    background: radial-gradient(#ffffff, #eaa643);
}
.bottom-services2 i {
    font-size: 15px;
    line-height: 29px;
    color: #000000;
    font-weight: 400;
    text-align: left;
    display: block;
    padding: 0 0 20px;
}
.bottom-services2 ul {padding: 20px 0 35px;border-top: 1px solid #dc9b714d;}

.bottom-services2 ul li {
    text-align: left;
    padding: 7px 0 7px 25px;
    position: relative;
    font-weight: 400;
    font-size: 15px;
}
.bottom-services2 ul li a{
  color: #000000;
}
.bottom-services2 ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    color: #861313;
    font-size: 24px;
    content: "\2386";
    font-family: "Glyphicons Halflings";
    font-weight: 500;
    text-shadow: 0 0 6px #dcce71;
}
.bottom-list-box{
    
border: 1px solid;
    
padding: 25px 15px 15px;
    
border-radius: 20px;
    
text-align: center;
    
margin: 25px 0 0;
    
border-top: 3px solid;
    
border-bottom: 3px solid;
    
border-color: #fff;
}


/* bottom services section end */

/* main content section start */
.main-content-section{
  position: relative;  
}
.main-content-section:before{
    content: "";
    position: absolute;
    background: url(https://rahulastro.com/wp-content/themes/rahulastro/images/bg.webp) no-repeat;
    width: 100%;
    height: 100%;
    opacity: 4%;
    z-index: -1;
    background-size: cover;
    top: 0;
}
.content-heading h1, .content-heading strong{
  font-size: 50px;
  font-weight: 700;
  display: block;
  text-transform: capitalize;
  font-family: "Sofia Sans", sans-serif;
  line-height: 62px;
  padding: 15px 0 0;
  color: #ffffff;
}
.content-heading p{
    color: #ffffff;
    font-size: 16px;
    font-weight: 100;
    line-height: 30px;
    padding: 10px 0 0
}
.content-heading h1 a{
  color: #ffffff;
}
.content-heading span{
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  padding: 12px 15px 10px;
  border-radius: 50px;
  display: inline-block;
  background: linear-gradient(360deg, #812727, #611515);
  color: #ede18c;
  box-shadow: inset -1px -2px 6px #310303;
}
.main-content aside{
    float: right;
    position: relative;
    padding: 0 0 20px 20px;
    display: block;
}
.main-content .moon{
   top: -18px;
}
.main-content .moon1{
    bottom: -5px;
}
.main-content aside svg{
    width: 55px;
    height: 55px;
    position: absolute;
    fill: #ffffff;
    margin: 0 auto;
    left: 22px;
    right: 0;
    animation: mover 1s infinite alternate;
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
.main-content img{
    width: 227px;
    border-radius: 300px;
    aspect-ratio: 227 / 405;
    height: auto;
    outline: 1px solid #fff;
    outline-offset: 8px;
    margin: 12px 0px 12px 12px;
}
.main-content p strong{
  color: #fff;
  font-weight: 400;
  text-transform: capitalize;
}
.main-content h2{
  line-height: 30px;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 500;
  padding: 8px 15px 8px;
  border-radius: 50px;
  width: fit-content;
  background: linear-gradient(360deg, #812727, #611515);
  color: #ffffff;
  box-shadow: inset -1px -2px 6px #310303;
}
.main-content h3{
  line-height: 26px;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 400;
  padding: 8px 0 4px;
  width: fit-content;
  color: #ede18c;
  border-bottom: 1px solid;
}
.main-content h2 strong, .main-content h3 strong{
    font-weight: 500;
}
.main-content h4,h5,h6{
  line-height: 30px;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 300;
  padding: 8px 0 4px;
  width: fit-content;
  color: #ffffff;
}
.main-content p{
  color: #ffffff;
  text-align: justify;
  padding: 8px 0;
  line-height: 30px;
  font-weight: 100;
  font-size: 15px;
}
.main-content p a{
  color: #ede18c;
  font-weight: 400;
  text-transform: capitalize;
}
.main-content ul{padding: 10px 0 15px;}
.main-content ul li{
  padding: 9px 15px 10px 35px;
  text-transform: capitalize;
  position: relative;
  color: #ffffff;
  line-height: 25px;
  font-weight: 300;
  font-size: 15px;
  display: inline-block;
  border-radius: 35px;
  box-shadow: inset 0px 0px 7px #ede18c4f;
  margin: 6px 2px;
}
.main-content ul li:before{
  font-weight: 500;
  position: absolute;
  color: #ede18c;
  top: 7px;
  left: 13px;
  font-size: 29px;
  content: "\2388";
  font-family: 'Glyphicons Halflings';
  text-align: center;
  border-radius: 3px;
  text-shadow: 0 0 6px #ede18c;
}

/* main content section us */




/* footer section start */

.footer-section{
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: radial-gradient(#ffffff, #eaa643);
}
.footer-section:before {
    content: "";
    position: absolute;
    background: url(../images/circle-bg.webp) no-repeat;
    z-index: -1;
    left: 0;
    right: 0;
    opacity: 3%;
    width: 990px;
    height: 525px;
    margin: 0 auto;
    bottom: 0;
}
.footer-left2{
  padding: 0 0 12px;
}

.footer-left1{
  padding: 20px 20px 15px 0;
  border-top: 1px solid #eaa643;
}

.footer-left2 ul li{
  padding: 0px 9px 0px 22px;
  font-size: 15px;
  margin: 7px 0;
  color: #000;
  text-align: left;
  font-weight: 500;
  display: inline-block;
  text-transform: capitalize;
  position: relative;
}
.footer-left2 ul li:before{
  position: absolute;
  background: #e6e6e600 30%;
  top: -3px;
  left: 0px;
  color: #861313;
  font-size: 19px;
  content: "\2733";
  line-height: normal;
  font-family: 'Glyphicons Halflings';
  font-weight: 600;
}
.footer-left2 ul li a{
  color: #000000;
}
.footer-heading{
  font-size: 24px;
  font-weight: 800;
  text-transform: capitalize;
  color: #861313;
  padding: 0 0 5px;
  font-family: "Sofia Sans", sans-serif;
}

.footer-center1{border-left: 1px solid #eaa643;padding: 20px 12px 20px 25px;border-top: 1px solid #eaa643;}
.text-centent p {
  color: #000000;
  line-height: 29px;
  font-size: 15px;
  padding: 0;
  font-weight: 400;
}
.text-centent p a {
    font-size: 15px;
    padding: 4px 15px 5px;
    font-style: italic;
    text-transform: capitalize;
    color: #ffffff;
    display: block;
    width: fit-content;
    margin: 12px 0 0;
    border-radius: 50px;
    font-weight: 300;
    box-shadow: inset -1px -2px 6px #45150a;
    text-shadow: 0 0 6px #dc9b71;
    background: #501407;
}
.footer-right1{padding: 25px 0 12px;border-top: 1px solid #eaa643;}

.footer-contact{
    padding: 12px;
}
.footer-contact a{
  padding: 12px 20px;
  font-weight: 500;
  font-size: 20px;
  box-shadow: inset 0px 0px 20px 0px #601c10;
  background: linear-gradient(360deg, #812727, #611515);
  display: flex;
  border-radius: 15px;
  color: #fff;
  align-items: center;
  gap: 10px;
}
.footer-contact a span{
  font-weight: 500;
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 95px;
  border-radius: 50%;
  box-shadow: inset 0px 0px 12px 2px #ffffff;
  margin: 6px 2px;
  border: 5px solid #eaa643;
  background: radial-gradient(#ffffff, #eaa643);
}
.footer-contact a span .bi{
  height: 35px;
  width: 35px;
  margin: 0px 0px 2px 0px;
  fill: #861313;
}
.copy{
  padding: 10px 0;
  background: #611515;
  text-align: center;
}
.copy p{
  color: #ffffff;
  font-weight: 300;
  font-size: 14px;
}
.payment-mode{padding: 15px 0 0;}
.payment-mode ul li{
  padding: 6px 10px 5px;
  font-size: 15px;
  margin: 3px 15px 3px 0;
  border: 1px solid #eaa643;
  display: inline-block;
  color: #000000;
  font-weight: 600;
  text-transform: capitalize;
  box-shadow: inset 0px 0px 20px 0px #ffffff;
  background: radial-gradient(#ffffff, #eaa643);
  position: relative;
}
.payment-mode ul li:before {
    position: absolute;
    content: "";
    width: 6px;
    height: 1px;
    background: #861313;
    right: -13px;
    top: 16px;
}
.payment-mode ul li:last-child:before{
    display:none;
}
/* footer section end */


/* bread crumb section start */
.breadcrumb-section{
  padding: 15px 0 15px;
  background: radial-gradient(#ffffff, #eaa643);
  text-align: right;
  overflow: hidden;
}
.first-item {
  font-size: 45px;
  text-transform: capitalize;
  font-weight: 800;
  display: block;
  font-family: "Sofia Sans", sans-serif;
}
.first-item a {
  color: #000;
}
.breadcrumb-section .last-item {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  background: #ffffff;
  padding: 7px 15px 6px;
  text-transform: uppercase;
  color: #861313;
  border: 1px solid #d59435;
  position: relative;
  z-index: 1;
}
.breadcrumb-section .last-item:before, .breadcrumb-section .last-item:after {
    font-weight: 500;
    position: absolute;
    content: "";
    background: #ffffff;
    width: 5px;
    height: 43px;
    z-index: -1;
}
.breadcrumb-section .last-item:before {left: 0;}
.breadcrumb-section .last-item:after {

    right: 0;
}
/*  bread crumb section end */

/*==============================================================
            ERROR PAGE CSS START
================================================================*/ 
.error-page{padding: 15px 0 25px;background: radial-gradient(#ffffff, #eaa643);position: relative;}
.not-found-page1 {
  position: relative;
  text-align: center;
}
.error-page a{
    display: block;
}
.not-found-page{
    position: relative;
    text-align: right;
}
.not-found-page strong {
  font-size: 120px;
  text-transform: capitalize;
  color: #000000;
  display: block;
  font-weight: 900;
  line-height: 1;
  position: relative;
  text-align: right;
}
.not-found-page i {
  font-size: 18px;
  text-transform: capitalize;
  display: inline-block;
  font-weight: 700;
  font-style: normal;
  text-align: right;
  color: #861313;
  border: 1px solid #d59435;
  background: #fff;
  padding: 5px 20px;
  border-radius: 20px;
}
.not-found-page span {display: inline-block;position: absolute;left: 0;top: -22px;}
.not-found-page span svg{
  width: 115px;
}

.not-found-page a {
  color: #000000;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  background: #ffffff;
  padding: 9px 25px 8px;
  text-transform: capitalize;
  border-radius: 50px;
}
/*==============================================================
        ERROR PAGE CSS END 
================================================================*/ 


a.more-btn{
  color: #ffffff;
  padding: 10px 20px 9px;
  display: inline-block;
  border-radius: 50px;
  font-weight: 400;
  font-size: 15px;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  position: relative;
  box-shadow: inset 0px -2px 3px 0px #e8b3654d;
  background: #611515;
}
a.more-btn svg{
    
position: absolute;
    
right: 0;
    
bottom: -6px;
    
width: 20px;
    
height: 20px;
    
fill: #ffffff;
}


#callbook {
    bottom: 0;
    height: 105px;
    left: 0;
    position: fixed;
    display: none;
    right: 0;
    z-index: 9999;
    padding: 0 15px;
    align-items: center;
    justify-content: space-between;
}

a.call-btn i {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 46px;
    background: red;
    border-radius: 50%;
    font-size: 22px;
    text-align: center;
    display: inline-block;
    filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.5));
    animation-name: rip;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
}

a.call-btn i svg{
    width: 25px;
    height: 25px;
    fill: #fff;
     animation: pulsate 0.5s ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulsate {
    0% {
        transform: scale(0.9, 0.9);
        opacity: 1;
    }
    50% {
        transform: scale(1.2, 1.2);
        opacity: 1;
    }
    100% {
        transform: scale(0.9, 0.9);
        opacity: 1;
    }
}
@keyframes rip{
    0% {
    box-shadow: 0px 0px 0px 4px rgb(255 255 255);
    }
    20% {
        box-shadow: 0px 0px 0px 6px rgb(115 57 104);
    }
    40% {
        box-shadow: 0px 0px 0px 8px rgb(255 255 255);
    }
    60% {
        box-shadow: 0px 0px 0px 10px rgb(114 56 104);
    }
    80% {
        box-shadow: 0px 0px 0px 12px rgba(162, 162, 162, 0.1);
    }
    100% {
        box-shadow: 0px 0px 0px 14px rgba(162, 162, 162, 0);
    }
}


a.chat-btn{
     background: #097817;
    display: flex;
    border-radius: 50px;
    padding: 7px 15px 7px 40px;
    align-items: center;
    position: relative;
}

a.chat-btn i svg{
    width: 45px;
    height: 45px;
    fill: #fff;
    margin: -2px 4px 0 0px;
    animation: pulsate 0.5s ease-out;
    animation-iteration-count: infinite;
    position: absolute;
    left: -6px;
    top: 0;
}
a.chat-btn span {
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    text-align: center;
}
.notification-label {
    background: #d80000;
    position: absolute;
    top: -10px;
    right: 10px;
    border-radius: 50%;
    width: 17px;
    height: 17px;
    line-height: 16px;
    color: #fff;
    font-size: 10px;
    text-align: center;
    box-shadow: 0 0 5px 0px #d80000;
}



@media (max-width: 767px){

.navbar-collapse .navbar-nav{padding: 5px 0;}
.navbar-toggler{display: block;position: initial;}
.fixed-top .navbar-toggler{position: absolute;right: 0;top: -53px;}
.head-navigation-list {padding: 4px 0 0;}
.navbar-collapse .navbar-nav li{display:block;padding: 0;text-align: left;}
.head-navigation2{display: none;}
.navbar-collapse .navbar-nav li a.nav-link:after{display: none;}
.navbar-collapse .navbar-nav li a.nav-link {padding: 6px 0;}
.nav-bottom-left p {text-align: center;padding: 8px 0 5px;}
.navbar-collapse .navbar-nav li:hover a {/* color: #0e9c29; */}
.tophead-left1 {width: 68%;}
.head-navigation2{display: none;}
.navbar-collapse .navbar-nav li a.nav-link:after{display: none;}
.navbar-collapse .navbar-nav li a.nav-link {padding: 7px 0;}
.nav-bottom-left p {text-align: center;padding: 8px 0 5px;}
.navbar ul li a:after, .navbar ul li.active a:after{display: none;}
.navbar ul li a{padding: 0px 0;}
.fixed-top .head-logo1 {width: 45%;padding: 8px 0;}
.fixed-top .head-right1 {width: 100%;}
.navbar-nav {padding-bottom: 12px !important;}
.head-logo1 { padding: 12px 0;}
.top-head-contac2 a {justify-content: center;}
.top-right1 {text-align: center;display: none;}
.top-head-contac2 a:before{display:none;}
.head-right2{text-align: center;padding: 0 0 12px;}
.top-right2 ul li {font-size: 14px;margin: 0;}
.head-right1{padding: 0;width: 100%;}
.head-logo1{width: 100%;text-align: center;}
.main-content img {width: 214px;}

.other-services-right {padding: 12px 10px;}
.other-services {padding: 8px;}
.other-services strong {padding: 9px 7px 8px;font-size: 12px;}
.other-services svg {width: 40px;height: 40px;}
.highlight-left1 a {font-size: 11px;}
.highlight-right1 span {font-size: 15px;}
.highlight-right1 span i {padding: 2px 8px 2px;font-size: 13px;}
.main-content p{text-align: left;}
.main-serv-title hr {width: 30%;}
.footer-contact a {padding: 12px;font-size: 17px;}
.footer-contact a span {width: 60px;height: 60px;line-height: 65px;}
.footer-contact a span .bi {height: 25px;width: 25px;}
.horoscope-icons p {font-size: 14px;}
.horoscope-icons span {font-size: 11px;}
.horoscope-icons ul li {margin: 2px 0px;width: 32.8%;}
.horoscope-icons {transform: translateY(0);margin: 0;padding: 0 0 50px;}
.header-heading strong {font-size: 40px;padding: 5px 0 0;}
.header-heading span {font-size: 20px;}
.header-right1 img { width: 225px;}
.talk-astro{padding: 12px;}
.form-contact:nth-child(1){order: 1}
.getin-details {padding: 40px 55px;}
.footer-heading {font-size: 22px;}
.payment-mode ul li {font-size: 12px;}
.content-heading h1, .content-heading strong {font-size: 45px;}
.first-item {font-size: 35px;}
#callbook{display: flex;}

  

  
  
}


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

.navbar-nav{padding-top: 10px !important;}
.navbar-toggler{display: block;margin: -36px 0 0;position: absolute;top: -57px;right: 0;}
.head-right1{padding: 0;width: 100%;}
.fixed-top .navbar-toggler{}
.navbar-collapse .navbar-nav li{display:block;padding: 0;text-align: left;}
.head-navigation2{display: none;}
.navbar-collapse .navbar-nav li a.nav-link:after{display: none;}
.navbar-collapse .navbar-nav li a.nav-link {padding: 7px 0;}
.nav-bottom-left p {text-align: center;padding: 8px 0 5px;}
.head-logo1{width: 100%;text-align: center;}
.fixed-top .head-logo1 {width: 35%;}
.fixed-top .head-right1 {width: 100%;}
.navbar ul li a:after, .navbar ul li.active a:after{display: none;}
.navbar ul li a{padding: 0px 0;}
.top-head-contac2 a {justify-content: center;}
.top-right1 {text-align: center;}
.top-head-contac2 a:before{display:none;}
.head-right2{text-align: center;}
.best-services1:nth-child(2){order: 1;}
.highlight-left1 a {font-size: 15px;}
.other-services-right { padding: 12px 0;}
.footer-contact ul li {width: 50%;}
.bottom-list-line strong {font-size: 32px;line-height: 45px;}
.horoscope-icons p {font-size: 14px;}
.horoscope-icons span {font-size: 11px;}
.horoscope-icons ul li {margin: 3px 1px;}
.horoscope-icons {transform: translateY(12px);margin: 0;padding: 0 12px 50px;}
.header-right1 img {width: 265px;margin: -82px 0 0;}
.talk-astro{padding: 12px;}
.social-icon ul li {padding: 0px 2px;}


}


@media only screen and (min-width: 992px) and (max-width: 1200px) {
.navbar-collapse .navbar-nav li{padding: 0 2px;}
.navbar-collapse .navbar-nav li a.nav-link {padding: 8px 16px 8px;font-size: 16px;}
.fixed-top .navbar ul li a {padding: 5px 12px 5px;font-size: 15px;}
.navbar ul li a {padding: 5px 8px 5px;font-size: 15px;}
.top-right2 ul li {padding: 6px 8px 5px;margin: 0 0 0 0px;font-size: 14px;}
.header-heading strong {font-size: 45px;line-height: 60px;}
.header-heading span {font-size: 20px;}
.header-heading p {line-height: 29px;font-size: 15px;}
.header-right1 {padding: 20px 0;}
.header-right1 ul li { padding: 10px 0 10px 22px;line-height: 22px;font-size: 14.5px;}
.header-img {padding: 0 0 0 70px;}
.header-right1 ul:before {width: 395px;}
.content strong {font-size: 15px;}
.content p {font-size: 14px;}
.services-heading strong:before {width: 620px;}
.best-services2 strong {font-size: 19px;}
.other-sv-overlap strong {font-size: 23px;}
.other-services {padding: 8px;}
.other-services strong {padding: 9px 8px 8px;font-size: 14px;}
.other-services svg {width: 44px;height: 44px;}
.main-serv-title hr {width: 11%;}
.rating-num p {font-size: 15px;}
.rating-num strong {font-size: 65px;}
.bottom-list-line strong {font-size: 25px;line-height: 41px;}
.bottom-services1 {padding: 22px 15px 25px;}
.bottom-list-box strong {font-size: 19px;}
.testimonials-section .content-heading strong {font-size: 40px;line-height: 52px;}
.footer-contact {padding: 12px 10px;}
.footer-contact a { padding: 12px 12px;}
a.more-btn {padding: 10px 16px 9px;}
.horoscope-icons ul li {margin: 3px 0px;}
.horoscope-icons {transform: translateY(0px);margin: -10px 0 0;width: 100%;}
.bottom-list-line {padding: 15px 10px 20px;}
.bottom-box {padding: 8px;}
.bottom-list-box {padding: 20px 10px 10px;}
.bottom-list-box ul li {padding: 12px 25px 12px 12px;font-size: 13px;margin: 15px 0;}
.bottom-list-box ul li:before {top: 10px;right: 15px;font-size: 22px;}
.content-heading h1, .content-heading strong {font-size: 42px;}
.services3 strong {font-size: 22px;}
.talk-astro1 {padding: 20px 15px 0;}
.talk-astro-text1 p {font-size: 16.5px;}
.talk-astro-text strong {font-size: 25px;}


}


@media only screen and (min-width: 1201px) and (max-width: 1340px) {

.horoscope-icons ul li {margin: 3px 0px;}
.horoscope-icons {transform: translateY(-80px);margin: -70px 0 0;}
.header-heading strong {font-size: 44px;}
.header-heading span {font-size: 20px;}
.navbar ul li a {padding: 5px 13px 5px;}



}
@media only screen and (min-width: 1340px) and (max-width: 1470px) {
.header-heading strong {font-size: 48px;}
.horoscope-icons ul li {margin: 3px 0px;}
.horoscope-icons {transform: translateY(-110px);margin: -50px 0 0;}


}


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

.navbar-collapse .navbar-nav li a.nav-link {padding: 6px 0;font-size: 16px;}
.navbar-toggler {top: -34px;}
.top-right2 ul li {font-size: 10px;padding: 5px 6px 4px;}
.top-right2 ul li svg {width: 18px; height: 18px; margin: 0 1px 0 0;}
.head-right2 ul li span {font-size: 12px;padding: 10px 10px 10px;}
.head-right2 ul li span svg {width: 16px;height: 16px;}
.head-right2 ul li:last-child {padding: 8px 10px 8px;font-size: 15px;}
.fixed-top .head-logo1 {width: 60%;}
.header-right1 ul{position: relative;width: auto;padding: 0;}
.header-right1{padding: 0;}
.header-center1{order: 1;margin: 0px 0 0;padding-left: 20px;}
.header-section{text-align: center;}
.header-heading strong {font-size: 30px;line-height: 30px;}
.header-heading span {font-size: 20px;}
.header-heading p {line-height: 27px;font-size: 14px;font-weight: 200;padding: 8px 0 4px;}
.header-left1{padding: 0 0 12px;}
.header-right1 ul:before {top: 13px;}
.main-content aside{padding: 0 0 5px 5px;width: 145px;}
.main-content aside svg{width: 35px;}
.main-content img {width: 112px;}
.best-line-wrap span, .why-heading strong {font-size: 45px;}
.services-heading strong{font-size: 50px;padding: 0 25px 0 0;;}
.content-heading h1, .content-heading strong {font-size: 28px;line-height: 40px;}
.content-heading span {font-size: 13px;}
.main-services2 {display: block;}
.main-serv-right1 {width: 100%;}
.main-serv-title {gap: 10px;margin-bottom: 0;}
.footer-contact {padding: 5px 12px;}
.footer-center1 {border-right: 1px solid #eaa643;padding: 12px 12px 15px 12px;}
.rating-num strong {font-size: 50px;}
.rating-num p {font-size: 12px;}
.testimonial-rating-box {padding: 25px 12px 10px;}
.bottom-services1 {padding: 22px 15px 25px;}
.footer-left1{border-top: 0;padding: 0;}
.horoscope-icons ul li {width: 31.8%;padding: 12px 8px;}
.horoscope-icons {transform: translateY(0);padding: 30px 0 15px;}
.header-img {text-align: center;}
.header-right1 img {width: 264px;margin: 12px 0;}
.first-item {font-size: 26px;}
.breadcrumb-section .last-item {font-size: 12px;padding: 6px 10px 5px;}
.talk-astro-text1 p {font-size: 17.9px;}
.talk-astro-text strong {font-size: 25px;}
.bottom-services {padding-top: 0 !important;}
.bottom-services .content-heading{padding-bottom: 12px !important;}
.breadcrumb-section {padding: 10px 0 10px;}
}




@media (max-width: 420px) and (min-width: 0px) {
.top-head-contac2 a span {font-size: 15px;}
.top-head-contac2 a {font-size: 11px;}
.top-head-contac2 a i svg {height: 18px;width: 18px;}
.top-head-contac2 a i {height: 35px;width: 35px;margin: -4px 8px 0 0;line-height: 33px;}
.top-right2 ul li {margin: 0 0 5px;}
.header-section{text-align: center;}
.head-right2 ul li span {font-size: 9px;padding: 9px 8px 9px;}
.head-right2 ul li span svg {width: 12px;height: 12px;margin: -3px 4px 0 0px;}
.head-right2 ul li:last-child {padding: 7px 8px 7px;font-size: 12px;}
.head-right2 {padding: 0 0 7px;}
.head-logo1 {padding: 7px 0;}
.head-right2 ul li {padding: 0 2px 0 0;}
.navbar ul li a {font-size: 14px;}
.header-heading strong {font-size: 24px;padding: 5px 0 0;}
.header-heading span {font-size: 17px;}
.header-heading p {line-height: 23px;font-size: 13px;font-weight: 200;padding: 5px 0 2px;}
.header-right1 ul li {padding: 6px 0 3px 22px;}
.highlight-left1{width: 60%;}
.highlight-left1 a {font-size: 14px;}
.highlight-right1 span {font-size: 15px;}
.highlight-right1 span i {padding: 2px 8px 2px;font-size: 13px;}
.highlight-right1{width: 100%;}
.other-services {padding: 2px;}
.content-heading h1, .content-heading strong {font-size: 26px;padding: 12px 0 12px;line-height: 35px;}
.best-services2 strong {font-size: 19px;}
.best-services1:nth-child(1) .best-services2{padding: 20px 20px 20px 12px;}
.best-services1:nth-child(3) .best-services2{padding: 20px 12px 20px 20px;}
.best-line-wrap span, .why-heading strong {font-size: 35px;}
.best-line-wrap {gap: 12px;}
.other-services strong {padding: 9px 5px 8px;font-size: 11px;}
.aboutus-heading strong, .services-heading strong, .aboutus-text strong {font-size: 40px;}
.other-sv-overlap strong {font-size: 24px;}
.testimonial-box {padding: 25px 15px 10px;}
.rating-num strong {font-size: 38px;}
.rating-num p {font-size: 10px;}
.google-reviews {font-size: 16px;}
.bottom-list-line strong {font-size: 28px;line-height: 40px;}
.bottom-list-line { padding: 20px 12px 30px;}
.bottom-list-box strong {font-size: 18px;}
.bottom-list-box {padding: 15px 12px 5px;}
.main-serv-title hr {width: 25px;}
.footer-section .row{padding: 20px 0 0!important;}
.horoscope-icons span {font-size: 9px;}
.horoscope-icons p {font-size: 12px;}
.bottom-box {padding: 8px;}
.bottom-list-box {padding: 20px 10px 10px;}
.bottom-list-box ul li {padding: 12px 25px 12px 12px;font-size: 13px;margin: 15px 0;}
.bottom-list-box ul li:before {top: 10px;right: 15px;font-size: 22px;}
.testimonial-rating-box ul li {padding: 10px 10px 10px 28px;font-size: 12px;margin: 12px 0;}
.testimonial-rating-box ul li:before {top: 7px;left: 12px;font-size: 22px;}
.talk-astro1 {padding: 15px 15px 0;}
.talk-astro-img {width: 65px;height: 65px;}
.talk-astro-text strong {font-size: 20px;}
.talk-astro-text ul li span svg {width: 77px;height: 22px;}
.talk-astro-text ul li span {font-size: 14px;}
.talk-astro-text1 p {font-size: 13px;}
.talk-astro-text1 ul li {font-size: 13px;}
.talk-astro-text1 ul li:nth-child(2) {padding: 3px 8px 3px;}
.getin-details {padding: 40px 35px;}
.payment-mode ul li {font-size: 12px;}
.services3 strong {font-size: 22px;line-height: 28px;}
.main-content h2 {line-height: 25px;font-size: 16px;padding: 8px 20px 8px;}
.not-found-page span svg {width: 60px;}
.not-found-page strong {font-size: 70px;}
.not-found-page i {font-size: 14px;padding: 5px 12px 4px;}
.error-page {padding: 12px 0 12px;}
.main-content aside {padding: 0 0 15px;width: auto;float: none;margin: 0 auto;text-align: center;}
.first-item {font-size: 20px;}
.content-heading{text-align:center;}
.main-content aside svg{width: 55px;}
.main-content img {width: 227px;height: 405px;margin: 0;}
}

