@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');

body{
  margin:0;
  padding:0;                                                                             
  color: #6d2940;
  font-family: "Quicksand", sans-serif;

}
a:not([href]):not([class]), a:not([href]):not([class]):hover{
  color:#000;
}

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

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

/* START HEADER SECTION */


/* start header section*/

.tophead-section{
  padding: 0 0 0 50px;
  background: linear-gradient(177deg, #cefff061, #ffffff);
}

.head-right1{
  padding: 0 0 0 31px;
}
.marquee-container {
  width: 100%;
  overflow: hidden;
}
.marquee-content {
  display: flex;
  padding: 0 0 10px 0;
  width: fit-content;
  animation: scroll-left 15s linear infinite;
}

.marquee-content span {
  white-space: nowrap;
  padding-right: 30px;
  font-weight: 500;
  color: #292929;
  font-size: 19px;
}

@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}

.list-head ul li{
  list-style: none;
  display: flex;
  color: #656565;
  font-size: 29px;
  font-weight: 700;
}
.list-head ul li a{color: #000000;padding: 0px 0 0;display: flex;justify-content: center;align-items: center;}
.list-head ul li a span{
  height: 52px;
  border-radius: 50%;
  width: 52px;
  display: inline-block;
  background: linear-gradient(#5b142c, #4a796b);
  text-align: center;
  line-height: 43px;
  border: 2px solid #eee;
  outline: 1px dashed #87314e;
}
.list-head ul li a span svg{
  height: 31px;
  width: 31px;
  fill: #eee;
}
.list-head ul li a  p{
  display:inline-block;
  padding: 0 0 0 16px;
}
.list-head ul li a  p em{
  display:block;
  font-size: 16px;
  margin: -7px 0 0;
  color: #7b7b7b;
}
.head-whatsapp a{
  background: #e7fff7;
  display:block;
  padding: 20px 0;
  font-weight: 600;
  text-align:center;
  color: #1c1c1c;
  text-transform: uppercase;
  font-size: 20px;
}
.head-whatsapp a:hover{
  background: #3bc16d;
  color: #ffffff;
}

.head-whatsapp a svg{
  height: 70px;
  width: 70px;
  display:block;
  margin: -11px auto 7px;
}

.top-tricity aside{
  position:relative;
  padding: 0px 0 0 72px;
  text-align: left;
}
.top-tricity aside span{
  position: absolute;
  left: 0;
}

.top-tricity aside span img{
  height: 60px;
}
.top-tricity aside p{
  font-size: 19px;
  text-transform: capitalize;
  font-weight: 900;
  color: #336959;
}
.top-tricity aside em{
  color: #000000;
  font-style: normal;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
}

/* end header section*/

/* Start navigation section  */

.navigtaion-section{
  border-top: 1px solid #c2aa40;
  padding: 8px 0 4px;
  margin: 0px 0 0;
}
.navigation-section ul{
  padding:0 !important; 
  margin:0 !important;
}
.menu{
  padding:0;
  margin:0;
}
.menu li{
  padding: 0px 17px 0;
  text-transform:capitalize;
  position:relative;
  z-index: 9;
}
.menu li a{
  color: #0c0c0c;
  line-height: normal;
  padding: 7px 20px 11px!important;
  border-radius: 50px;
  text-transform: uppercase;
  font-size: 17px;
  position:relative;
  font-weight: 600;
  display:block;
}
.menu li:last-child{padding:0;}
.menu li:last-child:after{display:none;}
.navbar{
  border-radius: 0;
  border: 0;
}
.menu li a:hover{
  background: #ffffff00;
  color: #000000;
}

.menu li a:hover:before{
  width:100%;
}
.menu li:after{
  content:"";
  position:absolute;
  height:50%;
  background: #4b4b4b;
  width:1px;
  display:flex;
  justify-content:center;
  align-items:center;
  bottom: 13px;
  right: 0;
}
.menu li a.active-1{
  color: #9d1118;
}
.navbar-toggler {
  border: 0 !important;
  display: block;
  padding: 0;
  height: 40px;
  width: 39px;
}
.navbar-toggler:focus{
  border: 0 !important;
  padding: 0;
  border-radius: 0;
  border-width: 0 !important;
}
.navbar{
  --bs-navbar-toggler-focus-width:0;
}
.toggle-icon {
  height: 2px;
  margin: 6px 0;
  padding: 0;
  width: 100%;
  background: #535353;
  display: block;
}
/* end naviagtion section */

/* END HEADER SECTION*/

/* start love expert astrology section */

.expert-loveastrology{
  padding: 90px 0 40px;
}
.heading-services{
  position:relative;
  padding: 0 0 17px 22px;
  text-align: left;
}
 .heading-services:before{
   position:absolute;
   content:"";
   height:100%;
   width: 4px;
   background: #336959;
   left: 0;
   top: 0;
   border-radius: 30px;
 }
.heading-services strong{
  font-size: 44px;
  font-weight: 800;
  display: block;
  padding: 0 60px 0 0px;
  width: fit-content;
  position: relative;
  text-transform: uppercase;
}
.heading-services strong span{
  position: absolute;
  top: -20px;
  right: 0;
}
.heading-services strong span svg{
  height: 74px;
  width: 54px;
}
.heading-services strong span .duotone_een{
  fill: #6b273c;
}
.heading-services strong span .duotone_twee{
  fill: #336959;
}
.heading-services p{
  color: #000000;
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
}

.loveastrology-1{
  padding: 10px;
}
.loveastrology-2{
  padding: 0px;
  transition: 0.5s ease-in;
}
.loveastrology-2 img{
  border-radius: 50%;
  height: 130px;
  border: 10px solid #33695933;
}
.loveastrology-2 strong{
  font-size: 24px;
  font-weight: 800;
  display: block;
  position: relative;
  text-transform: capitalize;
}
.loveastrology-2 p{
  color: #000000;
  padding: 6px 0 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
}
.loveastrology-2:hover img{
  border: 10px solid #336959;
}

/* end love expert astrology section*/

/* start top services section */

.topservices-section{
  padding: 50px 0 40px;
}

.topservices-left2{
  padding: 50px 50px 50px 50px;
  z-index: 9;
  position:relative;
  background: radial-gradient(#124737, #336959);
}
.topservices-left2:before{
  content:"";
  position:absolute;
  background: radial-gradient(#124737, #336959);
  background-image: url('data:image/svg+xml;utf8,<svg width="100" height="100" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="1" fill="white"/><line x1="50" y1="50" x2="80" y2="30" stroke="white" stroke-width="0.5"/></svg>');
  background-size: 100px 100px;
  color: white;
  height:100%;
  width:100%;
  top:0;
  left:0;
  opacity: 38%;
  z-index: -9;
}

.topservices-left2 strong{
  font-size: 45px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: left;
  line-height: normal;
  display: block;
  color: #ffd202;
  width: fit-content;
  padding: 0 0 0px 0px;
  position: relative;
}
.topservices-left2 strong:before{
  content:"";
  position:absolute;
  left:0;
  width: 100%;
  height: 4px;
  background: linear-gradient(45deg, #ffd202, transparent);
  bottom: -2px;
  border-radius: 50px;
}
.topservices-left2 p{
  color: #ffffff;
  line-height: 32px;
  text-align: justify;
  font-weight: 500;
  font-size: 15px;
  padding: 21px 0 0px 0;
}
.topservices-left2  a{
  background: linear-gradient(#a00527, #ff6b14);
  padding: 12px 34px;
  color:#fff;
  font-size: 19px;
  display: inline-block;
  text-transform: capitalize;
  font-weight: 500;
  border-radius: 30px;
}
.topservices-right1{padding: 0 50px 0 30px;}
.topservices-right2{
}

.top-services1{
  padding: 10px;
}
.top-services2{padding: 16px;background: #fff;box-shadow: 0 0 13px #e2e2e2;border-radius: 30px;}

.topservices-right2 ul li{
  list-style: none;
  padding: 0px 0 31px 0;
}
.topservices-right2 ul li p{
  color: #232323;
  text-transform: capitalize;
  font-size: 15px;
  padding: 0 30px 0 0px;
  font-weight: 600;
  margin: 0 0 0px 0;
  display: flex;
  justify-content: left;
  align-items: center;
}
.topservices-right2 ul li p b{
  position: absolute;
  right: 0;
  text-align: right;
  padding: 2px 14px 2px;
  border-radius: 15px;
  top: -4px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  background: #285e4e;
  width: fit-content;
}
.topservices-right2 ul li span{
  height: 13px;
  margin: 3px  0 0;
  margin-bottom: 0px;
  overflow: hidden;
  border: 3px solid #fff;
  background-color: #f5f5f5;
  border-radius: 15px;
  outline: 1px solid #6b283f;
  /* box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1); */
}
.topservices-right2 ul li span i{
  width: 98%;
  background: #6b283f;
  display: block;
  height: 100%;
  border-radius: 20px;
}
.topservices-right2 ul li:nth-child(2) span i{
  width:95%;
}
.topservices-right2 ul li:nth-child(3) span i{
  width:85%; 
}
.topservices-right2 ul li:nth-child(4) span i{
  width: 99%;  
}

.topservices-right2 a{color: #272727;padding: 0px 0 0;display: block;text-align: center;font-size: 50px;font-weight: 700;}
.topservices-right2 a span{
  height: 72px;
  border-radius: 50%;
  width: 72px;
  display: inline-block;
  background: linear-gradient(#5b142c, #4a796b);
  text-align: center;
  line-height: 54px;
  border: 4px solid #eee;
  outline: 1px dashed #87314e;
}
.topservices-right2 a span svg{
  height: 40px;
  width: 41px;
  fill: #eee;
}
/* end top services section */

/* start about us section*/

.aboutus-section {
  text-align: left;
  padding: 70px 0 0;
}
.about-heading h1{
  font-size: 60px;
  font-weight: 900;
  display: block;
  position: relative;
  color: #6d2940;
  text-transform: uppercase;
}
.about-heading h1 a{
  color: #6d2940;
}
.about-heading strong{
  font-size: 60px;
  font-weight: 900;
  display: block;
  color: #6d2940;
  width: fit-content;
  position:relative;
  text-transform: uppercase;
  margin: 0 auto;
}
.about-heading strong:before{
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background: #336959;
  bottom: -2px;
  border-radius: 50px;
}
.content-design p {
  font-size: 16px;
  line-height: 33px;
  color: #222;
  font-weight: 500;
  padding: 10px 0 0;
}
.content-design p strong{
  font-weight:700;
}
.content-design p a{
  font-weight:700;
  color:#b43f67;
}
.content-design p img {
  float: right;
  display: block;
  height: 230px;
}

.content-design ul, ol {
  padding: 0 0 10px 0;
  margin: 0;
  list-style: none;
}

.content-design ul li {
  list-style: none;
  font-size: 16px;
  color: #222;
  margin: 17px 0 0px 0;
  padding: 0px 20px 10px 21px;
  position: relative;
  font-weight: 500;
  display: inline-block;
}

.content-design ul li:before {
  font-weight: 600;
  position: absolute;
  color: #37816b;
  top: -4px;
  text-align: center;
  left: 0px;
  font-size: 21px;
  content: "\2726";
  line-height: normal;
  font-family: 'Glyphicons Halflings';
  border-radius: 50%;
}

.content-design ol li {
  background: radial-gradient( #4d0900,#8c3413, #4d0900,#8c3413);
  width: fit-content;
  display: inline-block;
  padding: 6px 21px;
  margin: 11px 10px 0px 0;
  border-radius: 30px;
  color: #fff;
}

.content-design h2,h3,h4,h5,h6 {
  font-size: 18px;
  padding: 12px 29px;
  background: #6d2940;
  width: fit-content;
  margin: 14px 0 7px;
  font-weight: 600;
  color: #ffffff;
  border-radius: 38px;
}

.content-design h2,h3,h4,h5,h6 strong {
    font-weight: 600;
}
.marquee-about{
  background: #2b6151;
  color: #000;
  padding: 20px 40px;
  margin: 40px 0 0;
}
.marquee-about .marquee-content span{
  font-size: 80px;
  color: #fff;
  font-weight: 800;
}
.marquee-about .marquee-content{
  padding: 0 0 0px 0;
}
/* end about us section*/

/* start prime services section */

.primeserv-section{
  padding: 50px 0;
}
.primeserv-1{
  padding: 15px;
}
.primeserv-2{
  padding: 30px;
  text-align: center;
  background: #fff;
  box-shadow: 0 0 10px 2px #e2e2e2;
  border-radius: 29px;
}
.primeserv-2 img{
  border-radius: 20px;
}
.primeserv-2 strong{
  font-size: 26px;
  padding: 15px  0 0 0;
  font-weight: 800;
  display: block;
  position: relative;
  text-transform: capitalize;
}
.primeserv-2 span{

height: 30px;

width: 30px;

display: block;

margin: 14px auto 0;
}
.primeserv-2 span svg{
  height: 40px;
  width: 40px;
  fill: #37816b;
}
.primeserv-2 span svg .st0{
   fill: #37816b;
}
.primeserv-2 ul li{
  list-style: none;
  font-size: 16px;
  color: #222;
  margin: 17px 0 0px 0;
  padding: 0px 0px 3px 26px;
  position: relative;
  text-align: left;
  font-weight: 600;
  display: block;
}
.primeserv-2 ul li:before{
  font-weight: 600;
  position: absolute;
  color: #37816b;
  top: -4px;
  text-align: center;
  left: 0px;
  font-size: 21px;
  content: "\2726";
  line-height: normal;
  font-family: 'Glyphicons Halflings';
  border-radius: 50%;
}
/* end prime services section*/

/* start testimonials section  */

.testimonials{
  padding: 80px 0 50px;
  background: linear-gradient(#ffffff 50%, #5d2337 40%);
  position:relative;
  z-index:5;
}

.testimonials .heading-about strong{
  color:#fff;
}
.testimonials .heading-about p{
  color:#f0ed02;
}
.client{
   margin: 40px 0 0;
}
.testimonials1{
  padding: 40px;
}
.testimonials1:nth-child(2){
  padding: 0px;
}

.testimonials2{
  border-radius: 17px;
  padding: 30px 0 30px;
  position:relative;
  top: 0px;
  box-shadow: 0px -9px 9px #275c4c3d;
  right: 0;
  background: #fff;
  z-index: 9;
}

.qoute{
  display: block;
  position: absolute;
  bottom: -20px;
  color: #e2d500;
  right: 24px;
  transform: rotate(180deg);
  margin: 0 auto;
  z-index: -9;
}
.qoute b{
  display:block;
  height:50px;
  width:50px;
  border-radius: 50%;
  background: #5d2337;
}
.qoute .bi{
  height: 50px;
  width: 50px;
  fill: #ffffff;
  z-index: -9;
}
.testimonials4{
  position:relative;
  padding: 0 8px 9px;
}
.testimonials3 p{
  color: #000000;
  font-weight: 600;
  text-align: center;
  line-height: 31px;
  font-size: 15px;
  margin: 0px 0 0;
  padding: 0px 0px 13px;
}
.testimonials4 i{display:block;margin: 0 auto;text-align: center;position: absolute;height: 45px;line-height: 35px;width: 45px;background: #ffffff;border-radius: 50%;left: 20px;top: 0;border: 4px solid #010c28;outline: 1px solid #ffffff;}
.testimonials4 i svg{
    height: 25px;
    width: 25px;
}
.testimonials3 aside b{
  padding: 0px 3px;
  color: #045431;
}
.testimonials3 aside b svg{
  height: 23px;
  width: 112px;
  fill: #ffcf00;
}
.testimonials3{
  padding: 0px 16px 0;
}
.testimonials3 aside{
  padding: 0;
  margin: 0 auto 0;
  text-align: center;
}
.testimonials4 strong{
  padding: 0px 0 0;
  text-align: center;
  font-size: 24px;
  display: block;
  text-transform: capitalize;
  font-weight: 700;
  color: #5d2337;
}
.testimonials4 span{
  font-size: 15px;
  padding: 0 0 0 0px;
  font-weight: 700;
  color: #3a3a3a;
  display: block;
  text-transform: uppercase;
}
/* end testimonials section  */



/* start bottom services section */

.countries-section{
   padding: 90px 0 100px;
}
.bottom-heading strong{
  font-size: 41px;
  font-weight: 700;
  text-transform: uppercase;
  color: #5d2337;
  line-height: normal;
  text-align: center;
  display: block;
  padding: 0 0 40px 0px;
  position: relative;
}
.bottom-heading strong span{
  color: #37816b;
}
.countries-list1{
   padding: 10px;
}
.countries-list2{
   padding: 30px 30px 30px 30px;
   border-radius: 23px;
   background: #ffffff;
   border: 2px solid #336959;
}
.countries-list1:nth-child(2) .countries-list2{background: #336959;border: 2px solid transparent;}
.countries-list2 aside{
   font-size: 25px;
   color: #000000;
   padding: 0 0 0px 0px;
   text-transform: uppercase;
   font-weight: 600;
   margin: 0 0 0px 0;
}
.countries-list2 ul{
  padding:0;
  margin:0;
}


.countries-list2 ul li{
  font-size: 16px;
  color: #000000;
  font-weight: 500;
  list-style: none;
  text-transform:capitalize;
  text-align: left;
  padding: 0px 0 0px 25px;
  position:relative;
  margin: 17px 0 0;
}
.countries-list2 ul li:before{
  position: absolute;
  background: #e6e6e600 30%;
  top: 1px;
  left: 0px;
  font-weight: 600;
  color: #ffd202;
  font-size: 21px;
  content: "\2714";
  font-family: 'Glyphicons Halflings';
}
.countries-list2 li a{
  color: #000000;
}
.find-us a{
  background: #336959;
  padding: 16px 10px;
  border-radius: 197px;
  color: #ffffff;
  text-align: center;
  display: block;
  margin: 22px 0 0;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 600;
}

.countries-list1:nth-child(2) .countries-list2 .find-us a{
  background: #ffffff33;
    color: #fffc00;
}
.countries-list1:nth-child(2) .countries-list2  ul li a{
    color: #ffffff;
}
.countries-list1:nth-child(2) .countries-list2  aside{
  color: #ffffff;
}
/* start bottom services section */


/* start footer section */

.footer{
  background: #000;
  padding: 59px 0 47px;
  position:relative;
  z-index:9;
}


.footer-about1{
  padding: 0 0px 0 0px;
}
.footer-heading strong{
  font-size: 23px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
}
.footer-heading  span{
  background: #5b2639;
  padding: 4px 10px;
  color: #FFF;
  font-size: 18px;
  font-weight: 600;
  border-radius: 20px;
}
.footer-heading strong img{
  height: 50px;
  margin: -5px 0 0 0;
}
.text-centent p {
  color: #ffffff;
  line-height: 29px;
  font-weight: 400;
  font-size: 14px;
  padding: 0;
}
.footer-center2 {
  padding: 0 20px 30px 0;
}
.footer-social{
  padding: 0;
}
.footer-social ul li{
  list-style: none;
  display: inline-block;
  padding: 0px 4px;
}
.footer-social li a{
  color: #1c1108;
  height: 34px;
  line-height: 38px;
  width: 34px;
  display: inline-block;
  background: #ffffff;
  border-radius: 50%;
  text-align: center;
}
.footer-social li a .bi{
  height: 17px;
  width: 17px;
  fill: #5b2639;
}

.footer-right1{
  padding: 0 0 0 0;
}

.icon-image{
  border-bottom:1px solid #603a11;
  padding: 10px 0 30px 10px;
}
.icon-image ul li{
  display: inline-block;
  list-style: none;
  padding: 0 0px 0 20px;
}
.icon-image ul li img{height: 46px;}
.icon-image ul li a{
  border: 1px solid #b7934233;
  font-weight: 400;
  color: #e79f41;
  padding: 9px 19px;
  display: inline-block;
  text-transform: uppercase;
  margin: 0 auto;
  border-radius: 40px;
}

.contact-astro strong{
  font-size: 23px;
  text-transform: uppercase;
  color: #fff609;
  font-weight: 600;
}

.footer-contact{
  padding: 10px 0 0px 0px;
}
.footer-contact strong{
  font-weight: 500;
  font-size: 21px;
  text-transform: capitalize;
  margin: 0;
  display: block;
  color: #ffc603;
  padding: 0;
}
.footer-contact ul li{
  padding: 9px 0;
  list-style:none;
  font-size: 22px;
}
.footer-contact li span{
  height: 35px;
  width: 35px;
  line-height: 33px;
  text-align: center;
  display:inline-block;
  border-radius: 20%;
  color: #fff;
  background: #5d2337;
}
.footer-contact li span .bi{fill: #fffc00;height: 19px;width: 19px;}
.footer-contact li i{
  color: #ffffff;
  font-size: 19px;
  text-align: left;
  font-weight: 600;
  font-style: normal;
  margin: 0 0 0 9px;
  display: inline-block;
}
.footer-contact p{
  font-size: 17px;
  color: #fff;
  padding: 10px 0 0 0;
}
.footer-contact p svg{
  height:30px;
  fill: #fffc00;
  width:30px;
}
.contact-astro {
  padding: 0px 10px 20px 22px;
}
.contact-services{
  padding: 0px 0px 0 0px;
  border-right: 1px solid #393939;
}
.contact-services:last-child{border:0;}
.services{
  padding: 0 0 10px 10px;
}
.services strong {
  font-size: 20px;
  text-transform: uppercase;
  color: #e2d500;
  font-weight: 600;
  padding: 0 0 10px 0;
}
.services ul li {
  font-size: 16px;
  list-style: none;
  display: block;
  font-weight: 400;
  color: rgb(218 218 218);
  fill: rgb(234, 161, 66);
  position: relative;
  text-transform: capitalize;
  padding: 7px 10px 7px 6px;
}
.services ul li:before {
  position: absolute;
  color: #e2d500;
  top: 2px;
  left: 0px;
  font-size: 22px;
  content: "\2607";
  font-family: 'Glyphicons Halflings';
}
.services ul li a{
  color:#fff;
  display: block;
  padding: 0 0 0 15px;
}
.services ul li  svg {
  height: 0.9rem;
  width: 0.9rem;
  margin: 0px 0px 0px 0px;
}

.copyright{
  padding: 20px 0 0 0;
  border-top: 1px solid #393939;
}
.copy p{
  color: #ffffff;
  font-weight: 500;
  font-size:15px;
}

/*end footer section  */

/* start bread crumb section*/

.breadcrumb-section {
  padding: 14px 0 16px;
  position: relative;
  background: #5b142c;
  bottom: 0;
  margin: -1px 0 0;
}

.breadcrumb-design h1 {
  font-size: 37px;
  font-weight: 700;
  text-transform: capitalize;
}

.breadcrumb-design h1 a {
  color: #fff;
}

.breadcrumb-design p {
  color: #ffc2ba;
  font-size: 17px;
  padding: 6px 0 0;
}

.breadcrumb-design span {
  position:absolute;
  right: 10px;
  bottom: 0;
  padding: 6px 17px;
  color: #eee;
  display: block;
  background: #ffffff;
  text-transform: capitalize;
  font-weight: 600;
}
.breadcrumb-design span a{
  color: #336959;
}


/* end bread crumb section*/


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

.map{
  padding: 0 0 40px 0;
  justify-content: center;
  align-items: center;
}
.contact-details1 {
  padding: 11px 10px;
}
.footer-location1 strong{
    font-size: 14px;
    line-height: 25px;
    color: #222;
}
.footer-location1 i{
   color: #5b142c;
   text-transform: uppercase;
   font-weight: 800;
   padding: 3px 0 1px;
   font-size: 18px;
}

.contact-details2 span {
  text-transform: uppercase;
  font-size: 23px;
  color: #5b142c;
  font-weight: 900;
  padding: 0 0 3px;
  display: block;
}

.contact-details2 p {
  font-size: 29px;
  font-weight: 800;
  color: #000000;
  padding: 6px 32px;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 0 9px #d3d3d3;
  display: inline-block;
}
.cen-info{
  padding:20px 0 0 ;
}
.contact-details2 b {
  font-weight: 600;
  line-height: 27px;
  color: #575656;
  text-transform: capitalize;
  padding: 6px 0 0;
  display: block;
}

.contact-form {
    margin: 0px 0 0;
    padding: 60px 50px;
    border-radius: 30px;
    border: 1px solid #797979;
}
.form-control1 {
    background-color: transparent;
}

.contac-rr {
    margin: 0;
    text-align: left
}

.form-group1 {
    padding: 12px 10px;
    text-align: center;
    margin: 2px 0 4px;
    position: relative
}

.form-control1 {
    height: 59px;
    border-radius: 39px;
    display: block;
    color: #000000;
    border: 0;
    width: 100%;
    padding: 19px 24px 17px;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #336959;
}

textarea.form-control1 {
    height: 130px;
    color: #000000
}

.btn-group {
    padding: 14px 10px 0;
    margin: 0;
    text-align: left
}


.btn-group>.btn {
    background: #5b142c;
    padding: 15px 29px;
    color: #ffffff;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 700;
    border: 0;
    border-radius: 70px;
    transition: .8s ease-in-out;
    left: 0;
    right: 0;
    margin: 0 auto
}


.form-group1 .place::-webkit-input-placeholder {
    color: #000000;
    padding-left: 10px;
    font-size: 15px;
    font-weight: 500;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0
}

.btn:active:focus,.btn:focus {
    outline: -webkit-focus-ring-color auto 0;
    outline-offset: -0px
}

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






/* end footer section  */

.fixed-icon-whatsapp{
  position: fixed;
  bottom: 40px;
  z-index: 9999999;
  width: 100%;
  left: 0;
  right: 0;
  display: none;
}

.fixed-icon-whatsapp a:first-child {
    left: 15px;
    right: auto;
    margin: 0 auto 0 0;
}

.fixed-icon-whatsapp a {
    font-weight: 500;
    font-size: 28px;
    position:relative;
    right: 12px;
    color: #fff!important;
    padding: 0;
    border-radius: 50%;
    display: block;
    width: fit-content;
    transition: .5s ease-in-out;
    margin: 0 0 0 auto;
}
.fixed-icon-whatsapp a b span{
  height: 60px;
  width: 60px;
  line-height: 45px;
  display:block;
  text-align: center;
}
.fixed-icon-whatsapp a b {
  z-index: 9;
  text-align: center;
  position: relative;
  display: block;
  margin: 0 0 4px;
  filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, .5));
   box-shadow: 0 0 0 6px rgb(234 161 66 / 42%);
  animation-name: rip;
  animation-duration: .8s;
  animation-iteration-count: infinite;
  background: #fff;
  line-height: 48px;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  margin: 0 0 0 auto;
}
.fixed-icon-whatsapp a:first-child b{
  margin: 0 auto 0 0;
}
.fixed-icon-whatsapp a b svg {
    height: 30px;
}
.fixed-icon-whatsapp a:first-child b svg{
  fill:red;
}
.fixed-icon-whatsapp a:last-child b svg {
    margin: 2px 8px 0 0;
}


/* start error page css section */

.error-page{
  padding: 0;
  background:rgb(91, 20, 44);

}
.error-page a{
  position: relative;
  text-align: center;
  padding: 0px 0  20px;
}
.error-page a p{
  font-size: 130px;
  font-weight: 600;
  text-transform: capitalize;
  color: #ffffff;
  padding: 0;
}
.error-page a b{
  letter-spacing: 5px;
  margin: -10px 0 0 0;
  display: block;
  text-transform: uppercase;
  color: #eee900;
  font-weight: 500;
  font-size: 17px;
}
.error-page a i svg{
  height: 60px;
  width: 40px;
  fill: #ffffff;
}

/* end error page css section*/



@media (max-width: 767px){
  body{text-align: center;}
  .head-left1{text-align:center;}
  .tophead-section {padding: 0 10px 0 10px;}
  .top-tricity aside em {font-size: 13px;}
  .head-right1 { padding: 0 0 0 0px;}
  .head-whatsapp{display: none;}
  .list-head ul li {font-size: 25px;}
  .list-head ul li a p {padding: 0 0 0 8px;}
 .menu li:after{display:none;}
  .top-tricity aside span img {height: 50px;}
  .menu li a{text-align:left;padding: 7px 11px 11px !important;}
  .menu li{padding:0;}
  .top-tricity aside {padding: 0px 0 0 60px;}
  .head-whatsapp a svg {height: 50px;width: 50px;}
  .topservices-left2 {padding: 30px 30px 30px 30px;}
  .topservices-right1 {padding: 40px 30px 0 30px;}
  .about-heading h1{font-size: 35px;}
  .marquee-about .marquee-content span {font-size: 63px;}
  .primeserv-2 strong {font-size: 18px;}
  .heading-services strong{font-size: 24px;padding: 0 20px 0 0px;}
  .heading-services {padding: 0 0 17px 12px;}
  .testimonials1{padding:20px;}
  .testimonials1:nth-child(2) { padding: 20px;}
  .bottom-heading strong{font-size: 35px;}
  .footer-heading strong{font-size: 17px;}
  .footer-contact li i {font-size: 15px;}
  .contact-astro {padding: 0px 0px 20px 3px;}
  .countries-list2 aside {font-size: 15px;}
  .topservices-left2 strong {font-size: 35px;}
  .copy p{text-align:center;}
  .footer-social{text-align:center !Important;padding: 10px 0 0;}
  .countries-list2 {padding: 20px 15px 30px 15px;}
  .countries-list2 ul li:before{font-size: 18px;}
  .countries-list2 ul li{ margin: 16px 0 0; font-size: 15px;}
   .contact-details2 p {font-size: 25px;}
   .error-page a p {font-size: 90px;padding: 20px 0 0;}
  .error-page a b{margin:0;}
  .contact-form {padding: 30px 20px 40px;}
  .breadcrumb-design span{position:relative;left:0;right:0;width:fit-content;margin: 8px auto 0;padding: 4px 12px;}
  .breadcrumb-design h1{font-size: 35px;}
  .fixed-icon-whatsapp{display:flex;}
  


}


@media only screen and (min-width: 768px) and (max-width: 991px) {
  .head-left1{text-align:center;}
  .tophead-section {padding: 0 10px 0 10px;}
  .top-tricity aside em {font-size: 13px;}
  .head-right1 { padding: 0 0 0 0px;}
  .head-whatsapp a{font-size: 13px;}
  .head-whatsapp a svg {height: 50px;width: 50px;}
  .topservices-right1 {padding: 20px 30px 0 30px;}
  .about-heading h1{font-size: 43px;}
  .marquee-about .marquee-content span {font-size: 63px;}
  .primeserv-2 strong {font-size: 18px;}
  .heading-services strong{font-size: 36px;}
  .heading-services {padding: 0 0 17px 12px;}
  .testimonials1{padding:20px;}
  .testimonials1:nth-child(2) { padding: 20px;}
  .bottom-heading strong{font-size: 35px;}
  .footer-heading strong{font-size: 17px;}
  .footer-contact li i {font-size: 15px;}
  .contact-astro {padding: 0px 0px 20px 3px;}
   .countries-list2 aside {font-size: 20px;}
  .contact-details2 p {font-size: 25px;padding: 6px 15px;}
   .error-page a p {font-size: 90px;line-height: normal;}
  .error-page a b{margin:0;}
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .menu li a {padding: 7px 6px 11px !important;font-size: 14px;}
  .list-head ul li{font-size: 20px;}
  .top-tricity aside em {font-size: 13px;}
  .loveastrology-2 strong {font-size: 20px;}
  .topservices-left2 strong {font-size: 39px;}
  .topservices-right2 a{font-size: 37px;}
  .primeserv-2 { padding: 20px;}
  .primeserv-2 strong {font-size: 18px;}
  .countries-list2 aside {font-size: 20px;}
  .footer-contact li i {font-size: 15px;}
  .contact-astro {padding: 0px 10px 20px 3px;}
  .head-right1 {padding: 0 0 0 15px;}
  .top-tricity aside span img {height: 42px;}
  .list-head ul li a span{height: 43px;line-height: 35px;width: 43px;}
  .list-head ul li a span svg {height: 23px;width: 23px;}
  .top-tricity aside { padding: 0 0 0 52px;}
  .top-tricity aside p {font-size: 14px;}
  .head-whatsapp a svg {height: 50px;width: 50px;}
  .head-whatsapp a{font-size: 11px;}
  .topservices-right1 {padding: 0 30px 0 30px;}
  .topservices-right2 a span {height: 62px;width: 62px;line-height: 47px;}
  .topservices-right2 a span svg {height: 32px;width: 32px;}
  .testimonials1 {padding: 24px;}
  .bottom-heading strong{font-size: 43px;}
  .footer-heading strong{font-size: 17px;}
  .error-page a p {font-size: 120px;line-height: normal;}
  .error-page a b{margin:0;}

}
@media only screen and (min-width: 1201px) and (max-width: 1340px) {
  .menu li a { padding: 7px 10px 11px !important;}
  .list-head ul li{ font-size: 24px;}
  .top-tricity aside em {font-size: 17px;}
  .loveastrology-2 strong {font-size: 20px;}
  .topservices-left2 strong {font-size: 39px;}
  .topservices-right2 a{font-size: 43px;}
  .primeserv-2 { padding: 20px;}
  .primeserv-2 strong {font-size: 20px;}
  .countries-list2 aside {font-size: 20px;}
  .footer-contact li i {font-size: 15px;}
  .contact-astro { padding: 0px 10px 20px 15px;}

}

@media (max-width: 575px) and (min-width: 0px) {
  .aboutus-section {padding: 40px 0 0;}
  .about-heading h1 {font-size: 28px;}
  .content-design h2, h3, h4, h5, h6 {font-size: 15px;padding: 8px 10px;border-radius: 21px;line-height: 25px;}
  .marquee-about {padding: 10px 20px;}
   .marquee-about .marquee-content span {font-size: 39px;}
  .primeserv-1 {padding: 10px;}
  .primeserv-2 {padding: 15px;}
  .primeserv-2 ul li { list-style: none; font-size: 16px;}
  .primeserv-2 ul li { font-size: 16px;}
  .heading-services strong span{top: auto;bottom: -20px;}
  .about-heading strong {font-size: 31px;}
  .testimonials1 {padding: 10px 0;}
  .testimonials1:nth-child(2) {padding: 10px 10px;}
  .bottom-heading strong {font-size: 24px;}
  .contact-services{border: 0;border-bottom: 1px solid #393939;}
  .services {padding: 10px 0 10px 0px;}
  .content-design ul li{display:block;padding: 0px 10px 6px 21px;}
  .content-design{padding:0 10px;}
  .topservices-right2 a{font-size: 36px;}
  .topservices-right2 a span {height: 48px;width: 47px;line-height: 33px;}
  .topservices-right2 a span svg {height: 28px;width: 26px;}
  .list-head ul li a span{height: 43px;line-height: 35px;width: 43px;}
  .list-head ul li a span svg {height: 23px;width: 23px;}
  .list-head ul li{text-align:center;font-size: 30px;display:contents;}
  .top-tricity aside{text-align:center;width: fit-content;margin: 0 auto;}
  .topservices-left2 {padding: 20px 20px 30px 20px;}
   .error-page a p {font-size: 60px;line-height: normal;}
  .error-page a b{margin:0;}

}

@media (max-width: 420px) and (min-width: 0px) {
  .list-head ul li a span{height: 43px;line-height: 35px;width: 43px;}
  .list-head ul li a span svg {height: 23px;width: 23px;}
  .list-head ul li{text-align:center;font-size: 30px;display:content;}
  .top-tricity aside{text-align:center;}
  .expert-loveastrology {padding: 30px 0 40px;}
  .heading-services strong { font-size: 24px;}
  .topservices-left2 {padding: 30px 15px 30px 15px;}
  .topservices-left2 strong {font-size: 26px;}
  .topservices-right1 {padding: 40px 15px 0 15px;}
  .topservices-right2 ul li p{font-size: 13px;}
  .topservices-right2 ul li p b {padding: 2px 9px 2px;}
  .topservices-right2 a{font-size: 30px;}
  .topservices-right2 a span {height: 48px;width: 47px;line-height: 33px;}
  .topservices-right2 a span svg {height: 28px;width: 26px;}


}   
  














