@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gideon+Roman&display=swap');

body{
  margin:0;
  padding:0;
  color: #e1982f;
  font-family: "Outfit", sans-serif;
}
html{
  margin: 0 !important;
  padding: 0 !important;
}
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;
}
input, textarea, .btn:focus,
.btn:active,
.form-control:focus {
    outline: none !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
}
.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%;
}
p{margin:0px;}

.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentcolor;
}
h1,h2,h3,h4,h5,h6{
  margin:0;
}



/*linear-gradient(45deg, #65230a, #8c3413, #ad613a, #4d0900)*/

/* start top head section */

.tophead-section{
  padding: 0;
  background-size: cover;
  background: #47081d00;
}

.tophead-left1{margin: 10px auto 0;text-align: center;}
.tophead-left1 ul li{
  display: inline-block;
  font-weight: 600;
  padding: 3px 0px 0 0;
  color: #274a48;
  text-transform: uppercase;
  width: 49%;
}
.tophead-left1 ul li:nth-child(1){
  text-align: right;
  margin: 0 auto 0 0;
}
.tophead-left1 ul li:last-child{
  margin: 0 auto 0 0;
  text-align: right;
  padding: 0 0;
}
.expr span{
  height: 40px;
  font-size: 15px;
  width: 40px;
  color: #ffffff;
  border-radius:50%;
  display:inline-block;
  text-align: center;
  margin: 0 3px 0 0px;
  line-height: 40px;
  font-weight: 600;
  background: linear-gradient(-45deg, #e1982f, #53000e, #e1982f, #56000e, #e1982f);
  background-size: 400% 400%;
  animation: gradientBG 1s ease infinite;
}
.expr em{
  font-style: normal;
  font-size: 14px;
  padding: 0 0 0 5px;
}
@keyframes gradientBG {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.tophead-left1 ul li a{
  border: 1px solid #c4c4c4;
  font-weight: 600;
  border-radius: 40px;
  color:#000;
  padding: 8px 21px;
  font-size: 20px;
  display: block;
  width: fit-content;
  /* margin: 0 0 0 auto; */
}
.tophead-left1 ul li a .bi{
  height: 1.3rem;
  width: 1.3rem;
  margin: -0px 4px -1px 0px;
  color:#e1982f;
}

.tophead-right{
  padding: 0 0 0 20px;
}
.exprr{
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ffe3bf;
  border-radius: 60px;
  width: fit-content;
  padding: 0px 30px 0px 20px;
  margin: 0 0 0 auto;
}
.expr{
  width: fit-content;
}
.tophead-left1 ul li aside{
  padding: 0 0 0px 10px;
  margin: 0 0 0 30px;
  line-height: 30px;
  position: relative;
}
.tophead-left1 ul li aside:before{
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: rgb(212 143 42);
}
.tophead-left1 ul li aside .bi{
  color:#cc812a;
  height: 30px;
  width: 30px;
  line-height: 40px;
  margin: 0px 0 -22px 0;
  position: absolute;
  left: 13px;
  top: 11px;
}
.tophead-left1 ul li aside p{
  padding: 0 0 0 43px;
}
.tophead-left1 ul li aside p b{
  display:block;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 400;
  margin: -7px 0 0px 0;
  font-size: 14px;
}




.top-tagline p{
  color: #dea049;
  text-transform: uppercase;
  font-size: 21px;
  letter-spacing: 1px;
  font-weight: 500;
}
.top-tagline strong{
  color: #222;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 500;
  margin: -5px 0 0;
}
.top-tagline span{color: #8f0e23;font-size: 20px;}

.head-center1 svg{
  display: block;
  margin: 0 auto;
  height: 50px;
  width: 90px;
}
.head-center1 strong{
  text-transform: uppercase;
  font-weight: 500;
}
.head-center1 p{
  font-size: 18px;
  text-transform: uppercase;
  color: #52000e;
  margin: -5px 0 0;
}
.social-icons-top ul li {
  list-style: none;
  display: inline-block;
  padding: 0 3px;
  color: #818181;
}
.social-icons-top li a {
  display: block;
  color: #a23b4c;
  text-align: center;
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius: 50px;
  background: radial-gradient(#e1982f, transparent);
}
.social-icons-top li a .bi {
  height: 15px;
  width: 15px;
}
.head-right1{
  padding: 0 0 0 20px;
}
.head-right1 strong{
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 400;
  padding: 0 0 10px;
}
.head-tagline strong span{
  color: #f10000;
  font-size: 18px;
  margin: -2px 0 0;
}
.head-tagline a{
  color:#222;
  font-size:15px;
  text-transform:capitalize;
}
.head-tagline .tp-cht{
  color:green;
  font-weight:600;
  letter-spacing: 1px;
} 
.head-tagline i{
  text-transform:uppercase;
  font-style:normal;
  color:#afafaf;
  margin: -1px 0 -4px;
  display: block;
}
.social-icons-top ul span{
  text-transform:capitalize;
  font-weight: 500;
  color: #373737;
  padding: 0 0 5px;
}
.social-icons-top ul span{
  text-transform:capitalize;
  font-weight: 500;
  color: #373737;
  padding: 0 0 5px;
}

.mail-guru a{
  display:block;
  padding: 0 0 16px;
  font-size:16px;
}
.mail-guru a .bi{
  color: #dd9e40;
  height: 20px;
  width: 20px;
  margin: 0 0 -2px 0;
}

.head-tagline{
  border-left:1px solid #ebebeb;
  padding: 0 0 0 15px;
}
.head-tagline strong{
  font-size: 17px;
  text-transform: capitalize;
  font-weight: 600;
  color: #56000e;
  padding: 0 0 0px;
}
.head-tagline strong span{
  color: #a0640f;
  font-size: 15px;
  margin: -2px 0 0;
}

/* end top head section */

.logo-left img{
  display: block;
  margin: -116px 0 10px;
}
.navbar-toggler-icon {
  position: relative;
  display: inline-block;
  width: 33px;
  height: 2px;
  margin: 0 0 0 auto;
  background-color: #e1982f;
  transition: transform 0.3s ease;
  background-image: none;
}
.navbar-toggler-icon::before,
.navbar-toggler-icon::after {
  content: '';
  position: absolute;
  width: 33px;
  height: 2px;
  left: 0;
  background-color: #e1982f;
  transition: transform 0.3s ease;
}
.navbar-toggler-icon::before {
  top: -10px;
}
.navbar-toggler-icon::after {
  top: 10px;
}
.navbar-toggler{border: 0;box-shadow: none;float: right;margin: -80px 10px 0 auto;}
.navbar-toggler:focus{box-shadow:none;}

.menu{
  justify-content: start;
  width: 100%;
}
.menu li{
  padding: 0px 13px;
  text-transform: capitalize;
  position: relative;
  z-index: 9;
  line-height: normal;
}
/* ===== HOVER EFFECT ===== */



/* ===== SMALL SEPARATOR ===== */

.menu li::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 22px;
    background: rgb(154 96 12);
}
.menu li:nth-child(1):after,.menu li:last-child:after{display:none;}

.menu li a{
  margin: 0;
  display: block;
  padding: 14px 16px;
  color: #000000;
  text-decoration: none;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  transition: .4s ease;
}

.menu li .active{
  background:#fff;
  color: #56000e !important;
  position:relative;
  z-index:2;
  font-weight: 600;
}






.nav-link:focus, .nav-link:hover{
    background:#fff;
    color: #cf4300;
}
  
  
/* Cross effect on active toggle */
.navbar-toggler:not(.collapsed) .navbar-toggler-icon {
  transform: rotate(45deg);
  background: transparent;
}
.navbar-toggler:not(.collapsed) .navbar-toggler-icon::before {
  transform: rotate(180deg);
  top: -8px;
  right: 0;
}
.navbar-toggler:not(.collapsed) .navbar-toggler-icon::after {
  transform: rotate(90deg);
  top: -8px;
  right: 0;
}
.nav-link:focus, .nav-link:hover {
  color: #ffffff;
}

.nav-link:focus, .nav-link:hover {
  color: #ffffff;
}
@media all and (min-width: 992px) {
  .dropdown-menu {
    width: auto;
    background: #700516;
    padding: 0px 0px !important;
    border: 0px solid #5b214b;
    border-radius: 0;
  }
  .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: 1px 8px !important;
    display: block !important;
    line-height: normal;
  }
  .dropdown-menu .submenu {
    display: none;
    left: 100%;
    top: 0;
  }
  .dropdown-menu>li:hover>.submenu,
  .dropdown:hover>.dropdown-menu {
    display: block;
  }
} 
.dropdown ul li a{
  text-transform:capitalize;
  color: #ffffff;
  padding: 9px 16px;
}
.nav-link:focus, .nav-link:hover {
  color: #56000e;
}
.dropdown ul li:before{
  display:none;
}

.dropdown-item:focus, .dropdown-item:hover{
  background:transparent;
  color: #ff9933;
}

.design-navigation{
  background: #e1982f;
  padding: 0 0  0px 20px;
}

.flag-designtop{
  ul li{
        display:inline-block;
        padding:0 10px;
      }
  ul li img{
    height: 40px;
   }
  padding: 4px 0 0 0;text-align: center;
}

/* end navigation section  */

/* start slide section */

.slide-section{
  
}
.slide-section:before{
  position:absolute;
  content:"";
  left:0;
  right:0;
  background:url(images/astrology-header.webp) no-repeat;
  background-position:center;
  height:100%;
  width:100%;
  top:0;
  z-index: -9;
  background-size: cover;
}

.header-left1{
  padding: 0px 0 0 0px;
}
.text-astro{
  padding: 0;
  position: relative;
}
.text-astro strong{
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  color: #fdd281;
}
.astro-divider img{
  display: block;
  margin: -10px auto 25px;
}

.header-heading{
  strong{
    font-size: 109px;
    display:block;
    font-weight: 700;
    line-height: normal;
    color: #54000f;
    text-transform: capitalize;
    font-family: "Gideon Roman", serif;
    background: -webkit-linear-gradient(90deg, #5a000e 0%, #4f020f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  p{
    color: #000000;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 2px;
    margin: -20px 0 0;
  }
  ul{
    padding: 10px 0px 10px;
    border-radius: 70px;
    margin: 10px 0 0 0;
    list-style: none;
  }
  ul li{
    width: fit-content;
    display: inline-block;
    padding: 3px 23px 0 23px;
    color: #000;
    position: relative;
    font-size: 18px;
    text-transform: capitalize;
  }
  ul li:before{
    content:"";
    position:absolute;
    left:0;
    height: 10px;
    width: 10px;
    background: radial-gradient(#e1982f, #e1982f);
    top: 8px;
    border-radius: 20px;
  }
  a{
    background: linear-gradient(45deg, #80091d, #6c0415);
    color: #ffffff;
    padding: 12px 33px 13px;
    display: block;
    position: relative;
    border-radius: 26px;
    font-weight: 600;
    box-shadow: -1px 3px 0 #cb8321;
    font-size: 15px;
    text-transform: capitalize;
    border: 1px  solid  #fff;
    width: fit-content;
    transition: 0.4s ease;
    margin: 10px auto 0;
  }
  
    a span{
    position: absolute;
    left: 0;
  }
  a span svg{
    height: 28px;
    width: 29px;
    margin: 8px 0 0 14px;
    fill: #f3ce98;
  }
  a aside{
    padding:0 0 0 30px;
  }
  a aside i{
    display:block;
    font-style: normal;
    font-weight: 400;
  }
   a aside em{
    display:block;
    font-style: normal;
    font-size: 20px;
    color: #eeb15a;
    font-weight: 500;
    text-align: left;
  }
}
.header-heading a:hover{
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(128,0,0,.2);
}

.image-astro img{
  display: block;
  height: 424px;
  margin: 10px 0 0 0px;
}


/* end slide section*/
  
/*  END HEADER SECTION */


/* start top services section */

.topservices-section{
  padding: 120px 0 50px;
  z-index: 9;
  position: relative;
  background: #fef7ef;

}
.topservices-section:before{
  position:absolute;
  content:"";
  left:0;
  right:0;
  background:url(images/astrology-header.webp) no-repeat;
  background-position:center;
  height:100%;
  width:100%;
  top:0;
  opacity: 90%;
  z-index: -9;
  background-size: cover;
}
.topmarkline-left1{
}
.topmarkline-left1 p{
  font-size: 57px;
  color:#222;
  text-transform: capitalize;
}
.topmarkline-left1 p span{
  color: #56000e;
  display: inline-block;
  animation: pulsate 1s infinite ease-out;
}
@keyframes pulsate {
  0% {transform: scale(0.9, 0.9); opacity: 1;}
  50% {transform: scale(1.0, 1.0); opacity: 1;}
  100% {transform: scale(0.9, 0.9); opacity: 1;}
}
.topmarkline-left1 strong{
  color: #222;
  font-size: 30px;
  font-weight: 500;
  margin: -14px 0 0;
  text-transform: capitalize;
  display: block;
}
.topmarkline-left1 strong i{
  font-style: normal;
  color: #56000e;
}

.topmarkline-right1 strong {
  font-size: 21px;
  color: #e1982f;
  letter-spacing: 3px;
  text-transform: capitalize;
  font-weight: 500;
}
.topmarkline-right1 a{
  padding: 8px 17px;
  display: block;
  width: fit-content;
  font-size: 29px;
  background-color: #f7f7f7;
  border-radius: 30px;
  border: 1px solid #c0c0c0;
  text-transform: capitalize;
  margin: 6px 0 0 auto;
}

.services-top-left1{
  padding: 0 40px 0 0px;
}
.services-top-left2{
  padding: 20px 0px 20px 0;
  border-top: 5px solid #e1982f;
}
.heading-services strong{
  font-style: normal;
  color: #5f1505;
  font-size: 44px;
  text-transform: uppercase;
  font-weight: 300;
}
.heading-services strong i{
  color: #000000;
  font-style: normal;
  font-weight: 700;
}
.heading-services p{
  font-size: 17px;
  color: #6f6f6f;
  line-height: 28px;
}
.top-services ul li{
  list-style: none;
  padding: 19px 0 19px 38px;
  position:relative;
}
.top-services li:before{
  position: absolute;
  background: radial-gradient(#e1982f, #7a071a);
  top: 21px;
  left: 0px;
  color: #ffffff;
  font-size: 15px;
  content: "\276f";
  line-height: 25px;
  height: 24px;
  text-align: center;
  width: 24px;
  border-radius: 20%;
  font-family: 'Glyphicons Halflings';
}
.top-services li strong {
  text-transform: capitalize;
  font-weight: 500;
  font-size: 20px;
  color: #000000;
}
.top-services li p{
  font-size: 15px;
  padding: 0px 0 0 0;
  color: #6f6f6f;
}

.top-services span{
  font-size: 36px;
  text-transform:capitalize;
  color: #7d091c;
  font-weight: 700;
}
.top-services aside{
  font-size: 18px;
  line-height: 29px;
  color: #6f6f6f;
}
.contact-pnt {
  position:absolute;
  right: 20px;
  top: 0;
}
.contact-pnt a{
  background: linear-gradient(45deg, #80091d, #6c0415);
  color: #ffffff;
  padding: 12px 33px 13px;
  display: block;
  position: relative;
  border-radius: 16px;
  font-weight: 600;
  box-shadow: -1px 3px 0 #cb8321;
  font-size: 25px;
  text-transform: capitalize;
  border: 1px solid #fff;
  width: fit-content;
  margin: 10px auto 0;
}
.contact-pnt img{
  animation: pulsate 1s infinite ease-out;
}
.services-top-right1{
}
.services-top-right2{
  padding: 30px 10px 37px 10px;
  border-top: 5px solid #c07b1c;
  background-color: #e1982f;
}

.heading-form strong{
  font-size:25px;
  color:#000;
  font-weight: 500;
}
.heading-form strong span{
  color: #6e0416;
}
.heading-form p{
   color: #000;
   font-size: 30px;
}
.getin-left2{
  position:relative;
  padding: 30px;
  background: #ffe6c3;
}
.contac-rr {
  padding: 0px 0px 0px 0px;
  margin: 0;
  text-align: left;
}
.form-group1 {
   padding: 9px 5px;
   margin: 0px 0px 0px;
   position: relative;
}
input.form-control1 {
   color: #000000;
}
.form-control1 {
  height: 41px;
  background-color: #ffffff;
  border: transparent;
  display: block;
  border-radius: 5px;
  width: 100%;
  padding: 7px 5px 7px 5px;
  font-size: 15px;
  font-weight: 400;
}
textarea.form-control1 {
  height: 100px;
  border-radius: 20px;
}
.form-group1 span{
  margin: 0;
}
.btn-group{
  padding: 15px 0 0;
  margin: 0;
  display: block;
}
.btn-group>.btn{
  padding: 11px 35px 11px;
  color: #ffffff;
  font-size: 17px;
  background: linear-gradient(45deg, #7d091c, #7a071b);
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 50px;
  transition: 0.8s all ease-in-out;
  left: 0;
  right: 0;
  margin: 0px auto 0px;
  width: 100%;
}
.form-group1  .place::-webkit-input-placeholder{
  color: #000000;
  padding-left:10px;
  font-size:15px;
  text-transform:captilize;
  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;
}

.getin-right2 {
  padding: 20px 0px 0;
  position: relative;
  z-index: 9;
}
.getin-social p {
  padding: 0 0 15px;
  font-size: 27px;
  letter-spacing: 2px;
  color: #feb55e;
}
.getin-contact p {
  padding: 9px 0 0 57px;
  font-size: 19px;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 600;
  color: #b01e37;
}

.getin-contact a span {
  border-radius: 80%;
  height: 47px;
  width: 47px;
  color: #ffdf00;
  text-align: center;
  line-height: 57px;
  background: #b01e37;
  position: absolute;
}

.getin-contact a {
  display: block;
  padding: 0 0 7px
}

.getin-contact:last-child a {
  font-size: 18px
}

.getin-contact a .bi {
    height: 1.5rem;
    margin: 0;
    width: 1.5rem
}

.getin-contact i {
  color: #1c1c1c;
  text-transform: lowercase;
  display: block;
  padding: 8px 0 0;
  font-size: 19px;
  font-style: normal;
  position: relative;
  font-weight: 600;
}
.getin-social {
  padding: 15px;
  background: #232f46;
}

.getin-contact {
    padding: 26px 0 14px;
    position: relative;
}

.getin-contact:last-child {
    border: 0;
}

.getin-social li {
    list-style: none;
    display: inline-block;
    color: #ffdf00;
    padding: 0 3px;
    text-transform: uppercase;
    font-weight: 500;
}

.getin-social li a {
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #b01e37;
  border-radius: 8px;
  height: 40px;
  line-height: 45px;
  width: 70px;
  background: #ffffff;
}

.getin-social li a .bi {
  height: 1.2rem;
  width: 1.2rem;
}
.form-icon .bi{
  height: 31px;
  color: #fff;
  width: 30px;
  transform: rotate(180deg);
}

.form-icon:before,.form-icon:after{
  content: "";
  position: absolute;
  width: 40%;
  height: 2px;
  background-color: #ffedaf;
  top: 2px;
  left: 0px;
}
.form-icon:after{
  left:auto;
  right: 0px;
}

/* end top services section */

/* start horoscope section */

.horoscope-section{
}
.horoscope-1{
  padding: 20px 10px 10px;
  text-align: center;
}
.horoscope-2{
    border: 1px solid #ffe4bc;
}
.horoscope-2 img{
  transition:0.9s ease-in;
}
.horoscope-2:hover img{
  transform: scale(0.8);
}
.horoscope-2 span{
  color: #fff;
  font-weight: 300;
  display: block;
  padding: 6px 0px;
  text-transform: uppercase;
  font-size: 10px;
  background: radial-gradient(#e1982f, #7a071a);
}
.horoscope-2 strong{
  font-size: 14px;
  padding: 7px 0 5px 0;
  font-weight: 500;
  color: #000000;
  display: block;
  text-transform: uppercase;
}


/* end horoscope section */


/* start services section*/
  
.ourservices-section{
   padding: 80px 0 80px;
   background: #fff2ee;
}

.srvvs{
  padding:20px 0 0;
  justify-content: center;
  align-items: center;
}
.our-serv1{
  padding: 0px;
}
.ourservices1{
   padding: 8px;
}
.ourservices2{
     padding: 0;
     background: #fff;
}
.image{
   width: 40%;
}
.image img{

}
.text-services{
   padding: 20px 10px 20px 15px;
   width:60%;
}
.text-services strong{
   color: #000000;
   font-weight: 700;
   text-transform: capitalize;
   display: block;
   font-size: 19px;
}
.text-services p{
   color: #2f2f2f;
   line-height: 24px;
   font-size: 15px;
   font-weight: 400;
   text-align: left;
   padding: 0px 0 0;
}
.text-services a{
   padding: 7px 16px 7px;
   font-size: 16px;
   display: block;
   color: #fff;
   margin: 0 0 0 0;
   background: radial-gradient( #4d0900,#8c3413,  #4d0900,#8c3413);
   text-transform: capitalize;
}
.our-services strong{
   color: #000000;
   font-weight: 700;
   text-transform: capitalize;
   display: block;
   padding: 10px 0 0;
   font-size: 20px;
}
.our-services1{
  padding:10px;
}
.our-services{
  text-align:center;
  background: #fff;
  padding: 20px;
}
.our-services p{
   color: #2f2f2f;
   line-height: 31px;
   font-size: 15px;
   font-weight: 400;
   padding: 10px 0 0;
}
.our-services a{
   padding: 7px 16px 7px;
   font-size: 16px;
   display: block;
   color: #fff;
   background: radial-gradient(#8c3413, #8c3413, #4d0900);
   text-transform: capitalize; 

}
/* end services section*/
  
/* start category section*/

.category-section{
   padding: 0px 0;
   background: radial-gradient( #4d0900,#8c3413,  #4d0900,#8c3413);
}
.category-left1{
}
.category-left2{
}
.category-1{
   padding: 0;
}
.category-2 a{
   padding: 3rem 10px;
   border: 1px solid #672309;
   border-left: 0;
}
.category-2 a img{
  height: 225px;
  margin: 0 auto;
  display: block;
}
.category-2 strong{
  font-size: 17px;
  text-align: center;
  display: block;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  padding: 0 0 0px 0;
}
.category-right1{
   padding: 10px;
}
.category-right2{
   padding: 0 80px 0 40px;
}
.category-right2 strong{
   font-size: 38px;
   display: block;
   line-height: 59px;
   font-weight: 700;
   text-align: left;
   color: #fff;
}
.category-right2 p{
   color: #ffffff;
   line-height: 32px;
   font-size: 17px;
   font-weight: 400;
   padding: 10px 0 10px;
 }
/* end category section*/

/* start other services section */

.otherservices-section{
  padding: 90px 0 70px;
  background: linear-gradient(45deg, #80091d, #6c0415);
  position:relative;
  z-index:9;
}
.otherservices-section:before{
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  background: url(images/bg.webp) no-repeat;
  background-position: center;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: -9;
  opacity: 30%;
  background-size: cover;
}
.services-heading{
  strong{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 80px;
    color: #fff;
    line-height: normal;
  }
    strong em{
    color: #e1982f;
    font-style: normal;
    font-weight: 200;
  }
  p{
    line-height: 32px;
    color: #ffdeae;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: capitalize;
  }
}



.other-services1{
   padding: 20px;
}
.other-services2{
  text-align: center;
  border-radius: 33px;
  background: #ffffff;
  img{
     border-radius: 30px 30px 0 0;
  }
  strong{
    color: #000000;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    padding: 17px 20px 2px;
    font-size: 20px;
  }
  p{
    color: #3c3c3c;
    font-weight: 400;
    line-height: 28px;
    font-size: 15px;
    margin: 0px 30px 0;
  }
  a{
    color: #b1701c;
    text-transform: uppercase;
    padding: 10px 0  20px;
    font-weight: 600;
    animation: blk 0.8s ease-in infinite;
    display: block;
  }
}

.text-info{
  a{
    background: linear-gradient(45deg, #80091d, #6c0415);
    color: #ffffff;
    padding: 12px 33px 13px;
    display: block;
    position: relative;
    border-radius: 26px;
    font-weight: 600;
    box-shadow: -1px 3px 0 #cb8321;
    font-size: 15px;
    text-transform: capitalize;
    border: 1px  solid  #fff;
    width: fit-content;
    transition: 0.4s ease;
    margin: 10px auto 0;
  }
    a span{
    position: absolute;
    left: 0;
  }
  a span svg{
    height: 28px;
    width: 29px;
    margin: 8px 0 0 14px;
    fill: #f3ce98;
  }
  a aside{
    padding:0 0 0 30px;
  }
  a aside i{
    display:block;
    font-style: normal;
    font-weight: 400;
  }
   a aside em{
    display:block;
    font-style: normal;
    font-size: 20px;
    color: #eeb15a;
    font-weight: 500;
    text-align: left;
  }
}
.text-info a:hover{
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(128,0,0,.2);
}



/* end other services section */

/* start serv list section*/

.serv-list-section{
  padding:80px 0 100px;
}
.list-serv strong{
  font-size: 39px;
  color: #1a1a1a;
}
.serv-list ul li{
    list-style:none;
    display:inline-block;
}
.serv-list ul li a{
  /* border: 1px solid #fcdfe8; */
  padding: 15px 0;
  border-radius: 10px;
  margin: 6px 2px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000000;
  width: 146px;
  height: 72px;
  box-shadow: -1px 2px 3px 0px rgb(211 211 211);
  font-size: 19px;
}
.serv-list ul li a:hover{
  color:#fff;
  animation: smoothBounce 0.6s infinite ease forwards;
  background:radial-gradient(#e1982f, #7a071a);
  
}
.serv-list ul li:before {
  background: #ffa600;
  content: "";
  height: auto;
  width: 0%;
  position: absolute;
  left: 0;
  transition: .9s ease-in;
  right: 0;
  top: 0;
  margin: 0 auto;
  z-index: -9;
}
@keyframes smoothBounce {
  0% {
    transform: translateY(10px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(10px);
  }
}
/* end serv list section*/


  /* start award section  */

.award-section{
  padding: 120px 0 50px;
  z-index: 9;
  position: relative;
  background: #fef7ef;
  display:none;
}
.award-section:before{
  position:absolute;
  content:"";
  left:0;
  right:0;
  background:url(images/astrology-header.webp) no-repeat;
  background-position:center;
  height:100%;
  width:100%;
  top:0;
  opacity: 90%;
  z-index: -9;
  background-size: cover;
}
.award-heading span{display: block;margin: -70px 0 0px 0;}
.award-heading span svg{
  height: 100px;
  width: 100px;
}
.award-heading .right-chain{
  left:auto;
  right: 74px;
}
.award-heading strong{
  padding: 6px 34px;
  color: #fff;
  text-transform: uppercase;
  font-size: 23px;
  margin: 0 auto 30px;
  font-weight: 600;
  display: block;
  width: fit-content;
  position:relative;
  border-radius: 60px;
  background: #730618;
}
.award-heading:after {
    background: #730618;
    position: absolute;
    content: "";
    height: 5px;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 20px;
    z-index: -9;
    margin: 0 auto;
}
.award-heading strong .bi{
  height: 32px;
  width: 34px;
}
.award-left1{
  padding: 0px 30px 30px;
}
.award-left2{
}
.award-top img{
  height: 370px;
}

.award-center1{
  padding: 0px 30px 0;
  margin: 0px 0 0;
}
.award-head a{
  color: #3c3c3c;
  text-transform: uppercase;
  font-size: 22px;
  text-align:center;
  margin: 32px auto 0;
  font-weight: 400;
  display: block;
  position: absolute;
  width: fit-content;
  border-radius: 5px;
  left: 0;
  right: 0;
}
.award-head a p{
  font-size: 32px;
  color: #000;
  font-weight: 600;
}


.award-center2{
  padding: 13px;
  text-align:center;
}

.award-mid{
  margin: 0;
}
.award-center2 .award-mid img{
  height: 420px;
}
.text-astro-award p{
  font-size: 79px;
  display: block;
  font-weight: 700;
  line-height: normal;
  color: #54000f;
  text-transform: capitalize;
  font-family: "Gideon Roman", serif;
  background: -webkit-linear-gradient(90deg, #e1982f 0%, #a8690f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* end award section */


/* start best services section */

.bestservices-section{
  padding: 80px 0 50px;
  z-index: 9;
  position: relative;
  background: #ffbe73;
}
.bestservices-section:before{
  position:absolute;
  content:"";
  left:0;
  right:0;
  background:url(images/astrology-header.webp) no-repeat;
  background-position:center;
  height:100%;
  width:100%;
  top:0;
  opacity: 90%;
  z-index: -9;
  background-size: cover;
}
.testimonials-heading{
  strong{
    font-weight: 600;
    text-transform: uppercase;
    font-size: 80px;
    color: #000000;
    line-height: normal;
  }
    strong b{
    color: #750719;
    font-style: normal;
    font-weight: 200;
  }
  aside{
    line-height: 29px;
    color: #000000;
    font-weight: 300;
    font-size: 16px;
  }
}



.bestservices1{
  padding: 20px 13px;
}
.bestservices2{}
.bestservices2 img{
  border-radius:30px;
  transition: 0.5s ease-in;
}

.best-serv{
  position: absolute;
  border-radius: 0 0 30px 30px;
  left: 0;
  right: 0;
  background: linear-gradient(to top, black 20%, transparent 170%);
  bottom: 0;
  height: 40%;
  transition:0.5s ease-in;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bestservices2:hover .best-serv {
  height: 100%;
  transition:0.5s ease-in;
  border-radius: 14px;
  background: linear-gradient(to top,#0000007d 20%, #000000b0 60%);
}
.best-serv span{
  display: block;
  font-size: 26px;
  text-transform: capitalize;
  color: #e1982f;
  font-weight: 700;
  text-align: center;
}
/* end best services section*/


/* start top services section */

.topservicesheading aside{
   width: 17%;
   margin:0 auto;
   border: 1px solid #760413;
   border-radius: 30px;
   padding: 4px 17px;
   background: #770414;
}
.qodef-text-marquee .qodef-m-content {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: normal;
  color: #ffffff;
  font-weight: 300;
  letter-spacing: 0px;
  overflow: hidden;
  white-space: nowrap;
  position:relative;
}

.qodef--init.qodef-direction--left.qodef-text-marquee .qodef-m-content-inner {
  animation: qode-text-marquee-left var(--qode-marquee-duration,9s) linear infinite;
  margin: 0 10px 0 0;
}
@keyframes qode-text-marquee-left {
  0% {
      transform: translateX(0)
  }

  100% {
      transform: translateX(-100%)
  }
}

.qodef-text-marquee [class*=qodef-m-text] {
  align-items: center;
  display: inline-flex;
}
.topservicesheading strong{
   color: #000000;
   font-weight: 500;
   text-transform: capitalize;
   display: block;
   font-size: 50px;
}
.topservicesheading p{
   padding: 0 130px;
   color: #bfbfbf;
   font-size: 18px;
   line-height: 30px;
}

/* end top services section */




/* start client testimonials section */

.testimonials-section{
  /* background: -webkit-linear-gradient(0deg, #ffc107 0%, rgb(243, 115, 53) 100%); */
  padding: 52px 0 90px;
}

.testimonials1{
  padding: 0 10px;
}
.testimonials2{
}

.testimonials3{
  padding: 0px 10px 20px;
}
.testimonials-design{
  background: #feeed2;
  padding: 20px;
  position:relative;
  border-radius: 40px;
  z-index: 9;
}
.testimonials-design:before{
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  background: url(images/astrology-header.webp) no-repeat;
  background-position: center;
  height: 100%;
  width: 100%;
  top: 0;
  border-radius: 40px;
  opacity: 90%;
  z-index: -9;
  background-size: cover;
}
.image-testimonials{
  width:30%;
}
.image-testimonials img{
  border-radius: 50%;
  height: 60px;
}
.client-heading{
  width:70%;
  text-align: left;
}
.client-heading strong{
  font-size: 18px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
}
.client-heading p{
  font-weight: 500;
  text-transform: capitalize;
  font-size: 19px;
  color: #9f610c;
}
.client-word p{
  color: #454545;
  font-size: 15px;
  line-height: 30px;
  padding: 15px 0 0 0;
  text-align: left;
}
.google-review a{
  background: #7e0415;
  text-align: center;
  padding: 19px 20px 10px;
  position: relative;
  margin: 40px 0 0;
  z-index:9;
}
.google-review span i{
  background: green;
  height: 20px;
  width: 20px;
  display: block;
  position: absolute;
  top: -19px;
  right: -14px;
  border-radius: 30px;
}
.google-review span i .bi{
  color: #fff;
  margin: -7px 0 0 0px;
  height: 22px;
  width: 22px;
}
.google-review a:after{
  padding: 90px 0 70px;
  background: linear-gradient(45deg, #80091d, #6c0415);
  position:relative;
  z-index:9;
}

.google-review a:before{
    position: absolute;
  content: "";
  left: 0;
  right: 0;
  background: url(images/bg.webp) no-repeat;
  background-position: center;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: -9;
  opacity: 50%;
  background-size: cover;
}
.google-review a b{
  padding: 12px  2px 0;
  display: inline-block;
}
.google-review em{
  display: block;
  color:#fff;
  text-transform:capitalize;
  font-size: 25px;
  font-weight: 500;
  position: absolute;
  width: fit-content;
  margin: 0;
  top: 9px;
  right: 11px;
}
.google-review a img{
  background:#fff;
  padding: 3px 9px 2px;
  height: 30px;
}
.google-review a .bi{
  color: #ffc107;
  height: 20px;
  width: 20px;
}
.mobile{display:none;}
/* end client testimonials section */


/*start why choose us section */

.chooseus-section{
  padding: 80px 0 50px;
  background: #580310;
}
.choose-1{
  padding: 8px 8px;
}
.choose-2{
  padding: 16px 8px 13px;
  box-shadow: 0 0 11px 0px #aeaeae38;
  border-radius: 12px;
  background: #fff;
}
.choose-2 span img{
  height: 71px;
}
.choose-2 p{
  color: #303030;
  text-transform: capitalize;
  padding: 9px 0 0;
  font-size: 18px;
  font-weight: 500;
}
.choose-2 b{
  font-size: 22px;
  font-weight: 800;
  padding: 7px 0 0;
  display: block;
}

/* end why choose us section*/


/* start footer section */

.footer{
  padding: 90px 0 40px;
  background: linear-gradient(45deg, #80091d, #6c0415);
  position:relative;
  z-index:9;
}
.footer:before{
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  background: url(images/bg.webp) no-repeat;
  background-position: center;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: -9;
  opacity: 30%;
  background-size: cover;
}
.footer-bottom{
  position:relative;
}
.flag{
  position:absolute;
}
.footer-heading strong{
  font-size: 31px;
  text-transform: uppercase;
  color: #e1982f;
  text-align: left;
  padding: 0px 0 10px 0;
  font-weight: 700;
}
.footer-center1{
  padding: 0px 30px 20px 0px;
  border-right: 1px solid #8c0b1d;
}
.footer-center1:last-child{
  border:0;
  padding-left: 30px;
}
.footer-center2{
  padding: 0px 0px 0px;
}
.text-centent p{
  color: #ededed;
  line-height: 31px;
  font-size: 16px;
  text-align: left;
  padding: 0;
}
.social-footer ul li{
  list-style: none;
  display: inline-block;
  padding: 0px 7px 0 0;
}
.social-footer li a{
  color: #000000;
  height: 35px;
  line-height: 39px;
  width: 35px;
  display: inline-block;
  background: #e1982f;
  border-radius: 22%;
  text-align: center;
}
.social-footer li a .bi{
  height: 17px;
  width: 17px;
}
.note a{background: linear-gradient(45deg, #80091d, #6c0415);color: #ffffff;padding: 16px 33px 16px;display: inline-block;position: relative;border-radius: 16px;font-weight: 500;box-shadow: -1px 3px 0 #cb8321;font-size: 15px;text-transform: uppercase;border: 1px solid #fff;width: fit-content;letter-spacing: 1px;transition: 0.4s ease;margin: 20px auto 0 20px;}
.note .chat-astro{
  background: #fff;
  color:#000;
}

.footer-copy{
  justify-content:center;
  align-items:center;
  padding: 40px 0 0;
}
.icon-social li{
  list-style: none;
  display: inline-block;
  padding: 0 3px;
}
.icon-social li a{
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  border-radius: 110px;
  height: 30px;
  line-height: 28px;
  width: 30px;
  background: #ffaa0042;
}
.icon-social li a .bi{
  height: 0.8rem;
  width: 0.8rem;
}
.footer-list{

}
.footer-list ul {
  padding:0;
  list-style:none;
  margin:0;
}
.footer-list ul li{
  padding: 5px 0px 5px 18px;
  font-size: 15px;
  font-weight: 300;
  color: #fff;
  position:relative;
  text-transform: capitalize;
}
.footer-list ul li:before{
  position: absolute;
  color: #ffa962;
  top: -7px;
  left: -6px;
  font-size: 33px;
  content: "\1051";
  font-family: 'Glyphicons Halflings';
}
.footer-navigation{
    padding: 0px 0px 10px 40px;
    border-right: 1px solid #8c0b1d;
    margin: 0px 0 0 0;
}
.footer-navigation ul li{
  padding: 0px 0 0px 24px;
  font-size: 17px;
  margin: 15px 0 0 0;
  color: #fff;
  text-align: left;
  font-weight: 300;
  display: block;
  text-transform: capitalize;
  list-style: none;
  position: relative;
}
.footer-navigation ul li a:before{
  position: absolute;
  background: #e6e6e600 30%;
  top: 3px;
  left: 0px;
  color: #e1982f;
  font-size: 14px;
  content: "\269f";
  line-height: normal;
  font-family: 'Glyphicons Halflings';
}
.footer-navigation ul li a{
  color:#fff;
  display:block;
}
.footercontact-heading strong{
  font-size: 21px;
  text-transform: uppercase;
  display:block;
  text-align: left;
  font-weight: 700;
  color: #e1982f;
}

.footercontact-heading ul{
  padding: 11px 0 0 0;
  margin: 0;
  text-align: left;
  list-style: none;
}
.footercontact-heading ul li{
  display: block;
  margin: 12px 0px 12px 0px;
  color: #fff;
  position: relative;
  padding: 10px 0 4px 33px;
}
.footercontact-heading ul li a{
  color: #ffffff;
  display: block;
}
.footercontact-heading ul li .bi{
  height: 20px;
  color: #ffffff;
  width: 20px;
  margin: 0px 0 0px 0;
}
.footercontact-heading ul li b{
  height: 35px;
  text-align: center;
  width: 35px;
  background: #e1982f;
  border-radius: 16%;
  display:block;
  position:absolute;
  line-height: 41px;
  left: 0;
  top: 5px;
}
.footercontact-heading ul li span{
  margin: 0 0 0 14px;
  display: inline-block;
  font-size: 17px;
}
.footercontact-heading ul li:nth-child(3) span{
  font-size: 13px;
}
.note strong{
  font-weight: 700;
  padding: 4px 20px 3px;
  font-size: 23px;
  text-transform: capitalize;
  margin: 0 0 0px 0;
  display: inline-block;
  color: #fff;
  background: #e1982f;
}
.note p{
  color: #ffffff;
  font-size: 24px;
  border-bottom: 1px solid #faa11a;
  margin: 0;
  display: inline-block;
  font-weight: 500;
}
.note p b{font-weight: 700;color: #e1982f;}
.note{
  padding: 0px 0 64px 0px;
}
/* end footer section */

/* start copy right section */

.copy-section{
  padding: 12px 0 85px;
  background: #580310;
}

.copy p{
  color: #ffffff;
}
.copy p a{
  color:#faa11a;
}
.copy p b{
  display: inline-block;
  width: 1px;
  height: 30px;
  margin: -8px 5px -8px 5px;
  padding: 0 0px;
  background: #e1982f;
}
.footer-logos ul li{
  display: inline-block;
  margin: 0 8px  0 0;
}
.footer-logos ul li img{
  height: 33px;
}
/* end copy right section*/




/* start bread crumb section */

.breadcrumb-section{
   padding: 30px 0 30px;
   position: relative;
   z-index: 5;
   bottom: 0;
}
.breadcrumb-section:before{
    position:absolute;
    content:"";
    left:0;
    right:0;
    background:url(images/astrology-header.webp) no-repeat;
    background-position: left;
    height:100%;
    width:100%;
    top:0;
    z-index: -9;
    background-size: cover;
}

.breadcrumb-design{
  h1{
    font-size: 37px;
    font-weight: 700;
    text-transform: capitalize;
  }
  h1 a{
    color: #000000;
  }
  p{
    color: #3d3d3d;
    font-size: 16px;
    padding: 6px  0 0;
  }

  .home{
    position:absolute;
    right: 20px;
    top: 15px;
  }
 .home a{
    background: linear-gradient(45deg, #80091d, #6c0415);
    color: #ffffff;
    padding: 7px 23px 8px;
    display: block;
    position: relative;
    border-radius: 26px;
    font-weight: 600;
    box-shadow: -1px 3px 0 #cb8321;
    font-size: 13px;
    text-transform: capitalize;
    border: 1px  solid  #fff;
    width: fit-content;
    transition: 0.4s ease;
    margin: 10px auto 0 0;
  }
    a span{
    position: absolute;
    left: 0;
  }
  a span svg{
    height: 28px;
    width: 29px;
    margin: 8px 0 0 14px;
    fill: #f3ce98;
  }
  a span svg path{
    fill:#f3ce98;
  }
  a aside{
    padding:0 0 0 30px;
  }
  a aside i{
    display:block;
    font-style: normal;
    font-weight: 400;
  }
   a aside em{
    display:block;
    font-style: normal;
    font-size: 20px;
    color: #eeb15a;
    font-weight: 500;
    text-align: left;
  }


}
/* end bread crumb section*/


/* ==================================================
       START ABOUT US PAGE CSS 
 ==================================================*/

.aboutus-section{
   padding: 90px 0 0;
}
.maincontent-section{
   padding: 70px 0 90px;
}
.aboutus-right1{
  padding: 0 0 30px 60px;
}
.about-us-heading span{
  display: block;
  margin: 0 0 -1px 0;
}
.about-us-heading span strong{
  position:absolute;
  height: 90px;
  width: 120px;
  left: 0;
  line-height: 78px;
  top: -14px;
  color: #000000;
  border: 6px solid #a54322;
  font-size: 40px;
  text-align: center;
}
.about-us-heading span i{
  font-size: 14px;
  color: #000;
  margin: 4px 0 0 133px;
  font-style: normal;
}
.about-us-heading aside{
  font-weight: 700;
  text-transform: uppercase;
  font-size: 80px;
  color: #191919;
} 

.about-us-heading aside em{
  color: #750719;
  font-style: normal;
  font-weight: 300;
}
.about-us-heading p{
    font-size: 17px;
    color: #454545;
    line-height: 28px;
}




.about-us-heading h1{
  font-weight: 700;
  text-transform: uppercase;
  font-size: 60px;
} 
.about-us-heading h1 a{
  color: #000;
}
.about-us-heading h1 a em{
  color: #750719;
  font-style: normal;
  font-weight: 300;
}



.aboutus-left1{
   padding: 0;
}
.aboutus-left2{
   padding: 20px 20px 0;
   border: 1px solid #ffd789;
   border-bottom:0;
}
.content-design{
  p{
     font-size: 15.6px;
     margin: 0 0 10px 0;
     line-height: 31px;
     color: #434343;
  }
  p em{
    color: #000000;
    font-weight: 500;
    font-style: normal;
  }
  p strong{
     font-weight: 500;
     color: #b77009;
  }
  ul, ol{
     padding: 1px 0 20px 0;
     margin:0;
     list-style: none;
  }
  ul li{
    list-style:none;
    font-size: 15px;
    color:#222;
    margin: 17px 0 0px 0;
    padding: 0  0 0 30px;
    position: relative;
  }
  ul li:before{
    font-weight: 400;
    position: absolute;
    color: #cb8321;
    top: -8px;
    text-align: center;
    left: 0px;
    font-size: 26px;
    content: "\2727";
    line-height: normal;
    font-family: 'Glyphicons Halflings';
    border-radius: 50%;
  }
  ol li{
     background: radial-gradient( #4d0900,#8c3413,  #4d0900,#8c3413);
     width: fit-content;
     display: inline-block;
     padding: 6px 21px;
     margin: 20px 10px 10px 0;
     border-radius: 30px;
     color: #fff;
  }
   h2,h3,h4,h5,h6{
    background: linear-gradient(45deg, #80091d, #6c0415);
    color: #ffffff;
    padding: 14px 23px 14px;
    display: block;
    position: relative;
    border-radius: 16px;
    font-weight: 500;
    box-shadow: -1px 3px 0 #cb8321;
    text-transform: capitalize;
    border: 1px solid #fff;
    width: fit-content;
    transition: 0.4s ease;
    font-size: 17px;
    margin: 10px auto 20px 0;
  }
  a{
    color:#000;
    font-weight:500;
  }
  img{
    float: right;
    height: 380px;
  }
}
.moree a{
  background: linear-gradient(45deg, #80091d, #6c0415);
  color: #ffffff;
  padding: 16px 33px 16px;
  display: block;
  position: relative;
  border-radius: 16px;
  font-weight: 400;
  box-shadow: -1px 3px 0 #cb8321;
  font-size: 15px;
  text-transform: uppercase;
  border: 1px  solid  #fff;
  width: fit-content;
  letter-spacing: 1px;
  transition: 0.4s ease;
  margin: 20px auto 0 0;
}

/* ==================================================
      END ABOUT US PAGE CSS 
==================================================*/
/* =============================================
        START GET IN TOUCH PAGE CSS 
================================================*/

.getintouch{
  padding: 70px 0 90px;
}
.getin-left1{
  padding: 0 20px 0 0px;
}
.get-in1{
  padding: 16px;
}
.get-in2{
  padding: 0;
  position: relative;
  text-align: center;
}
.get-in2 a{
  display: block;
  color: #eaa142;
  padding: 20px;
  box-shadow: -1px 2px 3px 0px rgb(211 211 211);
  border: 1px solid #fcdfe8; */
  box-shadow: -1px 2px 3px 0px rgb(211 211 211);
  border-radius: 20px;
}
.social-media a span{
  display: block;
  position: absolute;
  top: 19px;
  color: #e1a04b;
  right: 10px;
  height: auto;
  width: auto;
  border: 0;
}
.social-media a span .bi{
  height: 0.9rem;
  width: 0.9rem;
}
.get-in2 strong{
  font-size: 20px;
  font-weight: 500;
  padding: 4px 0 0;
  display: block;
  color: #2a2a2a;
}
.get-in2 span{
  height: 60px;
  width: 60px;
  display: block;
  margin: 0 auto;
  text-align: center;
  line-height: 67px;
  border-radius: 50%;
  background: radial-gradient(#e1982f, #7a071a);
}
.get-in2 span .bi{
  height: 20px;
  width: 20px;
  fill: #Fff;
}
.get-in2 p{
  color: #000000;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 10px 0 0;
}


.social-media li {
  list-style: none;
  position: relative;
  padding: 5px 3px 5px;
  display: inline-block;
}
.social-media ul li a{
  display: block;
  text-align: left;
  text-transform: capitalize;
  font-style: italic;
  font-size: 15px;
  padding: 6px 18px 6px 20px;
  font-weight: 400;
  color: #ffffff;
  border-radius: 110px;
  background: #4d0900;
}
.timming li{
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  list-style: none;
  color: #000000;
  padding: 18px 0 0;
}
.timming li  svg{
  height: 22px;
  width: 22px;
  margin: 0 3px 0 0px;
  fill: #eaa142;
}
.timming li p{
  text-transform: capitalize;
  color: #413d3d;
  font-weight: 500;
  padding: 4px 0 0;
}
.social-media{
  display: block;
  color: #eaa142;
  padding: 20px;
  box-shadow: -1px 2px 3px 0px rgb(211 211 211);
  border: 1px solid #fcdfe8;
  border-radius: 20px;
}

.getin-right1{
  padding: 0 0 0 40px;
}
.getin-right1 iframe{
  border-radius:30px;
}

.form-getin .services-top-right2{
  
padding: 40px;
  
border: 0;
  
border-radius: 30px;
}


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



/*==============================================================
            START 404 PAGE CSS 
================================================================*/ 
.not-found-page p {
  color: #572c0a;
  font-size: 80px;
  font-weight: 600;
  text-transform: capitalize;
}
.not-found-page p .bi{
  height: 110px;
  width: 110px;
  color: #572c0a;
}

.not-found-page strong {
  padding: 6px 14px;
  color: #000000;
  text-transform: uppercase;
  position: relative;
  font-size: 24px;
  font-weight: 500;
  display: block;
}

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


/* start bottom services section */

.countries-section{
   padding: 40px 0 60px;
   background: #ffeccb;
}
.bottom-heading strong{
  font-size: 65px;
  font-weight: 600;
  text-transform: uppercase;
  color: #010c28;
  line-height: normal;
  font-family: 'Rubik', sans-serif;
  text-align: center;
  display: block;
  padding: 0 0 40px 0px;
  position: relative;
}
.bottom-heading strong span{
  color: #eb0029;
}
.countries-list1{
   padding: 10px;
}
.countries-list2{
   padding: 30px 20px 30px 20px;
   background: #fff7e9;
}
.countries-list2 aside{
   font-size: 25px;
   color: #000000;
   padding: 0 0 0px 0px;
   text-align: center;
   text-transform: uppercase;
   font-weight: 600;
   margin: 0 0 0px 0;
}
.countries-list2 ul{
  padding:0;
  margin:0;
  overflow: scroll;
  height: 117px;
  overflow-x: hidden;
}
.countries-list2 ul::-webkit-scrollbar {
 width: 2px;
}
.countries-list2 ul::-webkit-scrollbar-track {
 box-shadow: inset 0 0 100px #c4c4c4;
 border-radius: 0px;
}
.countries-list2 ul::-webkit-scrollbar-thumb {
 background: #303030;
  height:20px;
 border-radius: 0px 0px 10px 10px;
} 
.countries-list2 ul li{
  font-size: 15px;
  color:#000;
  font-weight: 500;
  list-style: none;
  text-transform:capitalize;
  text-align: left;
  padding: 0px 0 0px 22px;
  position:relative;
  margin: 14px 0 0;
}
.countries-list2 ul li:before{
  position: absolute;
  background: #e6e6e600 30%;
  top: -9px;
  left: 0px;
  font-weight: 400;
  color: #e1982f;
  font-size: 25px;
  content: "\2727";
  font-family: 'Glyphicons Halflings';
}
.countries-list2 li a{
  color:#000;
}
.find-us a{
    background: linear-gradient(45deg, #80091d, #6c0415);
    color: #ffffff;
    padding: 7px 23px 7px;
    display: block;
    position: relative;
    border-radius: 16px;
    font-weight: 500;
    box-shadow: -1px 3px 0 #cb8321;
    font-size: 15px;
    text-transform: capitalize;
    border: 1px  solid  #fff;
    width: fit-content;
    transition: 0.4s ease;
    margin: 10px auto 0 0;
}
  .header-heading a:hover{
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(128,0,0,.2);
}

/* start bottom services section */












/* start fixed mobile icons*/

.icon-fixed-mobile{
  position: fixed;
  width: 80%;
  bottom: 45px;
  z-index: 9;
  margin: 0 auto;
  display: none;
  left: 0;
  right: 0;
  padding: 10px 10px;
  border-radius: 60px;
  background: rgba(0, 0, 0, 0.5);
}
.icon-fix{
  justify-content: center;
  align-items: center;
  padding: 0px 0px 0px;
  margin: 0 0 0px 0;
}
.left-icon{
  padding: 0;
}
.center-icon{
  padding: 0;
  text-align: center;
}
.left-icon{
}

.contact-icon{
  color: #fff;
  border-radius: 40px;
  text-align: left;
  display: block;
  width: 50%;
}
.contact-icon a{
  display:block;
  color:#fff;
  text-align: center;
  height: 50px;
  font-size: 20px;
  width: 110px;
  text-transform: uppercase;
  font-weight: 600;
}
.contact-icon a span{
  display: block;
  height: 45px;
  width: 45px;
  line-height: 38px;
  background: #ff0000;
  outline: 2px solid #ff0000;
  border: 3px solid #240900;
  border-radius: 30px;
  top: 3px;
  position: relative;
}
.center-icon a{
  margin: 0px auto 0px 0;
  border-radius: 0 30px 30px 0;
}
.center-icon a span{
  margin: 0px 0px 0px 3px;
}
.left-icon a{
  margin: 0 0 0 auto;
  color: #128213;
  border-radius: 30px 0 0 30px;
}
.left-icon a span{
  margin: 0px 2px 0px auto;
  border: 3px solid #240900;
  background: #128213;
  outline: 2px solid #128213;
}
.contact-icon a svg{
   height: 1.5rem;
   margin: 0 0 0px 0;
   fill: #ffffff;
   width: 1.5rem;
   animation: trin 0.5s linear infinite;
   animation: anim 1s infinite;
}
.center-icon a svg path{
  fill: #fff;
}

.chatbox{
    position:relative;
    display: none;
}
.chatbox:before{
  content: "";
  position: absolute;
  top: -60px;
  left: 0;
  height: 100%;
  width: 60%;
  background: radial-gradient(circle at top left, rgb(152 79 46 / 42%) 0%, rgba(255, 255, 255, 0.442) 50%);
  background-size: 60% 100%;
  background-position: left, right;
  background-repeat: no-repeat;
  aspect-ratio: 1;
  z-index: -9;
}
.astro-chat{
    border-radius:10px;
    padding: 20px;
    width: 70%;
    box-shadow: 0px 25px 30px 2px rgba(0, 0, 0, 0.2);
    display: block;
    background: #fff1f1;
    margin: 40px auto 0px;
    border: 1px solid #fff;
}
.image-ast{
    width:30%;
    position: relative;
}
.image-ast i {
    display:block;
    position:relative;
    width: fit-content;
    margin: 0 auto;
}
.image-ast i img{
    border-radius: 30%;
    height: 120px;
    border: 4px solid #fff1f1;
    outline: 4px solid #119205;
}
.image-ast i:before{
  content: "";
  position: absolute;
  width: 27px;
  height: 27px;
  border-radius: 100%;
  bottom: 1px;
  border: 2px solid #fff;
  right: -3px;
  background: #34C105;
  animation: circle 1s linear infinite;
}
@keyframes circle {
        0% {
          transform: scale(0.6);
          opacity: 0.25;
      }
      100% {
        transform: scale(1);
        opacity: 1;
  }
}
.image-ast aside span{
    display: block;
    text-align: center;
    font-weight: 700;
    color: #000;
    background: #fed500;
    padding: 2px 20px;
    font-size: 14px;
    width: fit-content;
    margin: 10px auto 10px;
}
.image-ast aside  svg{
    height: 24px;
    margin: 0 auto;
    display: block;
}
.image-ast aside b{
    color:#000;
    font-weight: 400;
    text-align: center;
    font-size: 11px;
    display: block;
    padding: 6px 0 0 0;
}
.astro-name{
    width:70%;
}
.astro-name strong{
  font-weight: 800;
  text-transform: uppercase;
  font-size: 27px;
  color: #612503;
}
.astro-name p{
  font-size: 17px;
  font-weight: 500;
  color: #292929;
  text-transform: capitalize;
  padding: 0px 0 11px;
}
.astro-name p em{
  color: #fff;
  background: radial-gradient( #4d0900,#8c3413,  #4d0900,#8c3413);
  padding: 4px 10px;
  float: right;
  font-style: normal;
  font-weight: 500;
}
.astro-name ul li{
    list-style:none;
    position: relative;
}
.astro-name ul li del{
    color:#7a7a7a;
    font-weight:500;
    font-size: 20px;
}
.astro-name ul li b{
    color:#000000;
    font-size: 26px;
    text-transform:uppercase;
}
.astro-name ul li svg{
    height: 19px;
    margin: -13px 0 0 0;
}
.astro-name a{
  color:#fff;
  background: #0ad529;
  display: inline-block;
  font-size: 20px;
  margin:10px 0 0 0;
  text-transform: uppercase;
  padding: 6px 20px;
  border-radius: 8px;
  text-align: center;
  font-weight: 700;
}
.astro-name a svg{
  height: 27px;
  margin: -3px 4px 0 0;
  fill:#fff;
  width: fit-content;
}
.astro-name .call{
  background:#da0000;
}
.contact-astro a{
    color:#fff;
    background: #0ad529;
    display:block;
    font-size: 26px;
    margin:10px 0 0 0;
    text-transform: uppercase;
    padding: 6px 10px;
    border-radius: 8px;
    text-align: center;
    font-weight: 700;
}
.contact-astro a svg{
    height: 31px;
    fill:#fff;
    width: fit-content;
}

.mobil-image,.mobile-top, .mobil-chat-astro{display:none;}


.fix a{
      display: block;
      background: #00ab00;
      color: #fff;
      padding: 10px 0px;
      font-size: 24px;
      text-align: center;
      position: fixed;
      bottom: 0;
      width: 100%;
      left: 0;
      right: 0;
      text-transform: capitalize;
      font-weight: 600;
      z-index: 999;
      margin: 0 auto;
}
.fix a p{
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    margin: 0px 0 0;
    text-transform: capitalize;
}

@media (max-width: 767px){
  .tophead-left1 ul li aside p{padding: 0 0 0 39px;font-size: 14px;}
  .expr em{font-size: 14px;}
  .logo-left img{margin:0;}
  .logo-left{width: 50%;}
  .top-tagline strong{font-size: 15px;}
  .head-center1 p{font-size: 15px;display: inline-block;}
  .top-tagline span{font-size: 17px;}
  .deskk,.tophead-left1 ul li aside,.head-Karan, .desktop-top, .head-tagline{display:none;}
  .mobil-image,.mobie-top{display:block;}
  .flag-designtop ul li {padding: 0 5px;}
  .menu li{padding: 0 4px;}
  .header-heading p { letter-spacing: 0;}
  .header-heading  strong {font-size: 65px;}
  .header-heading  a {padding: 7px 15px 8px;margin: 0 auto 20px;position: absolute;top: 170px;left: 10px;z-index: 9;}
  .topmarkline-right1 a{font-size: 23px;margin: 0 auto;padding: 8px 12px;}
  .header-left1{padding: 0;margin: -60px 0 0 0;}
  .image-astro img{height: 370px;margin: 10px auto;}
  .header-heading ul li {padding: 3px 6px 0 16px;font-size: 16px;}
  .heading-services strong{font-size: 35px;}
  .list-serv strong{font-size: 36px;}
  .topservicesheading strong{font-size: 31px;}
  .footer-heading strong{ font-size: 27px;}
  .serv-list ul li{width: 32.333%;}
  .serv-list ul li a{margin: 4px 15px;}
  .note p{font-size: 18px;padding: 10px 0 10px 0;}
  .horoscope-1{width: 25%;padding: 5px;}
  .horoscope-2 span{font-size:11px;}
  .aboutus-right1 {padding: 0 0 40px 0px;}
  .aboutus-section{padding:80px 0 0 0;}
  .other-services1{padding:10px;}
  .other-services2 strong{ font-size: 18px;}
  .footer-center1:last-child,.footer-navigation{padding: 20px;}
  .footer-center1{padding: 30px;border: 1px solid #8c0b1d;}
  .footer-logos ul li img{height: 28px;}
  .copy p{font-size:14px;padding: 10px 0 13px 0;}
  .testimonials-heading  strong{font-size: 48px;}
  .topservicesheading aside{width:30%;}
  .award-center2 .award-mid img{height:auto;}
  
  .award-heading:after{bottom: 13px;}
  .design-client-image,.aboutus-section .row{flex-flow: column-reverse;}
  .aboutus-left1 img{height: 480px; display: block;margin: -89px auto 0;}
 .navbar-toggler{margin-top: -129px;}
  .top-tagline{width:50%;}
  .head-center1 {width:50%;}
  .head-center1 svg{width: 70px;height: 40px;margin: -10px auto -10px;}
  .slide-section:before{background-position: right;}
  .topmarkline-left1 strong{font-size:20px;}
  .copy ,.footer-logos,.topmarkline-left1,.topmarkline-right1{text-align: center !important;}
  .contact-pnt{top:-50px;}
  .about-us-heading h1{font-size: 33px;}
  .moree a{padding: 7px 20px;font-size: 11px;letter-spacing: 0;margin: 0px auto 0 0;}
  .services-heading strong {font-size: 61px;}
  .footer{padding:30px 0;}
  .head-award,.award-center2{padding: 5px;}
 .mobile-top,.mobie-top{display:block;}
  .breadcrumb-design .home{position:relative;margin: 0 auto;left: 0;right: 0;}
  .breadcrumb-design  p{display:none;} 
  .breadcrumb-design  h1{text-align:center;}
  .breadcrumb-design .home a {margin:0 auto;padding: 4px 21px 5px;font-size: 10px;}
  .getin-right1,.getin-left1{padding:0;}
  .countries-list2 aside{font-size:20px;}
  .other-services2 p{margin: 0 9px;}
  .find-us a{padding: 5px 16px 4px; border-radius: 11px; font-size: 14px;}
  .contact-pnt a{padding: 12px 33px 13px;padding: 7px 23px 8px; font-size: 21px;}

  
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tophead-left1 ul li aside p{padding: 0 0 0 39px;font-size: 14px;}
  .expr em{font-size: 9px;}
  .tophead-left1 ul li aside{margin: 0 0 0 10px;}
  .logo-left img{margin:0;}
  .logo-left{width: 30%;}
  .top-tagline strong{font-size: 15px;}
  .head-center1 p{font-size: 15px;}
  .top-tagline span{font-size: 17px;}
  .desktop-top, .head-tagline{display:none;}
  .mobile-top,.mobie-top{display:block;}
  .flag-designtop ul li {padding: 0 5px;}
  .menu li{padding: 0 4px;}
  .header-heading p { letter-spacing: 0;}
  .header-heading  strong {font-size: 65px;}
  .header-heading  a {padding: 7px 25px 8px;margin: 0 auto 20px;}
  .topmarkline-right1 a{font-size: 23px;padding: 8px 12px;}
  .topmarkline-left1 p{font-size: 43px;}
  .header-left1{padding: 30px 0px;}
  .image-astro img{height: auto;}
  .header-heading ul li {padding: 3px 6px 0 16px;font-size: 16px;}
  .heading-services strong{font-size: 35px;}
  .list-serv strong{font-size: 36px;}
  .topservicesheading strong{font-size: 31px;}
  .footer-heading strong{ font-size: 27px;}
  .text-astro-award p{}
  .serv-list ul li{width: 24%;}
  .serv-list ul li a{margin: 4px 15px;}
  .note p{font-size: 18px;padding: 10px 0 10px 0;}
  .horoscope-1{width:16.6666%;}
  .horoscope-2 span{font-size:11px;}
  .aboutus-right1 {padding: 0 0 40px 30px;}
  .aboutus-section{padding:80px 0 0 0;}
  .other-services1{padding:10px;}
  .other-services2 strong{ font-size: 18px;}
  .footer-navigation{padding: 30px;}
  .footer-center1{padding: 30px !important;border: 1px solid #8c0b1d;}
  .footer-logos ul li img{height: 28px;}
  .copy p{font-size:14px;}
  .testimonials-heading  strong{font-size: 65px;}
  .topservicesheading aside{width:30%;}
  .award-center2 .award-mid img{height:auto;}
  .award-heading:after{bottom: 13px;}
  .aboutus-section .row{flex-flow: column-reverse;}
  .aboutus-left1 img{height: 480px; display: block;margin: -89px auto 0;}
  .head-award,.award-center2{padding: 5px;}
  .breadcrumb-design p{display:none;}
  .topmarkline-left1 strong{font-size: 23px;}
  .contact-pnt a{padding: 12px 33px 13px;padding: 7px 23px 8px; font-size: 21px;}
  .contact-pnt{top:-30px;}
  .about-us-heading h1{font-size: 56px;}
  .countries-list2 aside{ font-size: 18px;}
  .choose-1{width:33.333%}


  
} 

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .horoscope-2 span,.head-tagline strong{font-size: 15px;}
  .flag-designtop ul li {padding: 0 5px;}
  .menu li{padding: 0 4px;}
  .heading-form p{font-size: 20px;}
  .header-heading  strong {font-size: 88px;}
  .image-astro img{height: auto;}
  .header-heading ul li {padding: 3px 13px 0 23px;}
  .heading-services strong{font-size: 42px;}
  .list-serv strong{font-size: 36px;}
  .topservicesheading strong{font-size: 40px;}
  .footer-heading strong{ font-size: 27px;}
  .text-astro-award p{font-size: 69px;}
  .serv-list ul li{width: 16%;padding: 0 0px;}
  .serv-list ul li a{margin: 4px 15px;}
  .note p,.heading-form strong{font-size: 20px;}
  .horoscope-1{width: 16.6666%;}
  .about-us-heading h1{font-size: 70px;}
  .aboutus-right1 {padding: 0 0 40px 30px;}
  .aboutus-section{padding:80px 0 0 0;}
  .other-services1{padding:10px;}
  .other-services2 strong{ font-size: 18px;}
  .topmarkline-left1 strong{font-size: 23px;}
  .contact-pnt a{padding: 12px 33px 13px;padding: 7px 23px 8px;font-size: 15px;}
  .contact-pnt{top: -28px;}
  .about-us-heading aside{font-size: 70px;}
  .about-us-heading span strong{height: 70px;width: 90px;line-height: 58px;top: 0px;font-size: 35px;}
  .about-us-heading span i{ margin: 4px 0 0 0px; padding: 0 0 0 103px;}
  .content-design{padding-top: 0px !important;}
  .countries-list2 aside { font-size: 20px;}
  .choose-2 p{
    font-size: 15px;
}

}

@media only screen and (min-width: 1201px) and (max-width: 1350px) {
  .head-tagline strong{font-size: 15px;}
  .menu li{padding: 0 7px;}
  .heading-form p{font-size: 26px;}
  .heading-services strong{font-size: 42px;}
  .list-serv strong{font-size: 36px;}
  .topservicesheading strong{font-size: 45px;}
}

@media only screen and (min-width: 1400px) and (max-width: 1550px) {

}

@media (max-width: 575px) and (min-width: 0px) {
  .footer-center1,.footer-center1:last-child, .footer-navigation{padding:10px;}
  .note a{padding: 8px 12px 8px;letter-spacing: 0;font-size: 13px; margin: 20px auto 0 7px;}
  .text-astro-award p{font-size: 41px;}
  .award-heading strong{font-size: 15px;padding: 6px 19px;}
  .serv-list ul li{ width: fit-content;}
  .serv-list ul li a{width:fit-content;margin: 4px 6px;height: auto;font-size: 16px;padding: 8px 11px;}
  .topservicesheading strong,.heading-form p,.top-services span,.heading-services strong,.list-serv strong{font-size: 24px;padding: 0 !important;}
  .aboutus-left1 img{height: 330px;margin: -19px auto 0;}
  .tophead-left1 ul li{width:100%;margin: 0 auto !important;text-align: center !important;}
  .tophead-left1 ul li a,.exprr{margin: 0 auto 6px;padding: 6px 21px;}
  .topservicesheading aside,.logo-left{width: 70%;}
  .tophead-right{display:none;}
  .navbar-toggler {margin-top: -89px;}
  .testimonials-heading strong,.services-heading strong{font-size: 30px;}
  .header-heading strong{font-size: 46px;}
  .topmarkline-left1 p{font-size: 32px;padding: 0 0 20px;}
  .topmarkline-right1 a{font-size: 18px;}
  .header-heading p,.header-heading a aside i {font-size: 13px;text-transform: capitalize;}
  .contact-pnt{position:relative;top: 0;}
  .design-navigation,.testimonials1,.services-top-left1{padding:0;top:0;}
  .topmarkline-right1 strong{letter-spacing:0;}
  .chooseus-section,.otherservices-section{padding:30px 0;}
  .services-heading p {letter-spacing:0;font-size: 15px;line-height: 25px;}
  .serv-list-section {padding: 80px 0 50px;}
  .bestservices1{width:50%;padding: 5px;}
  .best-serv span{font-size: 15px;}
  .testimonials3{padding: 10px 0;}
  .tophead-left1 ul li:last-child{display:none;}
  .breadcrumb-design h1{font-size:30px;}
  .breadcrumb-design a aside em{font-size: 16px;}
  .breadcrumb-design a span svg {height: 22px;width: 22px;margin: 8px 0 0 12px;}
  .breadcrumb-design a aside {padding: 0 0 0 20px;}
  .breadcrumb-design .home{top:0;}
  .fix a{font-size: 18px;}
  .content-design img{float:none;height:300px;margin: 0 auto;display: block;}
  .maincontent-section {padding: 30px 0 90px;}
  .about-us-heading aside{font-size: 37px;padding: 24px 0 0;}
  .about-us-heading span i{margin: 1px 0 0 125px;}
  .about-us-heading h1 a em{display:block;font-size: 23px;}
  .about-us-heading h1 {font-size: 38px;}
  .content-design h2, h3, h4, h5, h6{padding: 10px 11px 10px !important;font-size: 16px !important;line-height: 23px;}
  .flag-designtop ul li img { height: 30px;}
  .astro-divider img{width: 204px;}
  
}
@media (max-width: 420px) and (min-width: 0px) {
  .horoscope-1{width:33.333%;}
  .footercontact-heading ul li:last-child span{font-size:12px;}

}   




  
  
  
  
  
  
  
  
  
  
  
  
  
  


  
  
