@import url("../css2");
@import url("../css2-1");

body {
  margin: 0;
  padding: 0;
  color: #b80000;
  font-family: "Arimo", sans-serif;
}
.main {
  margin: auto;
  padding: 0;
  width: 93%;
}

a {
  color: #000;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #000;
  text-decoration: none;
}
img {
  max-width: 100%;
}
h1 {
  margin: 0px;
}
h2 {
  margin: 0px;
}
h3 {
  margin: 0px;
}
h4 {
  margin: 0px;
}
h5 {
  margin: 0px;
}
h6 {
  margin: 0px;
}

.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentcolor;
}

/* font-family: 'Oleo Script Swash Caps', cursive; */

/* START HEADER SECTION */

/* start top head section */

.tophead-section {
  padding: 0;
  background: #b80000;
}
.tophead-section1 {
  padding: 10px;
  color: #fff;
}
.tophead-left1 {
  padding: 16px 0px 16px 11px;
  background: #ff0000;
  text-align: center;
}
.upperhead-1 {
    background-color: #c95000;
}

/*mahtab Code*/
.upperhead-1 .top-btn {
    padding: 10px;
    background-color: #FFD700;
    font-size: 18px;
    display: block;
    border-radius: 50px;
    text-align: center;
    font-weight: 600;
    color: #940500;
    border: 2px solid;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    animation: blinkText 1s infinite alternate;
}
@keyframes blinkText {
    0% {
        transform: scale(.9);
    }
    
    100% {
        transform: scale(1.1);
    }
}
.upperhead-1 .top-btn-grp a {
    padding: 10px;
    margin-right: 8px;
    text-align: center;
    background-color: #FFD700;
    font-size: 16px;
    font-weight: 600;
    gap: 5px;
    color: #940500;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    transition: all 0.4s;
}
.upperhead-1 .top-btn-grp a:last-child {
    background-color: #940500;
    color: #fff;
    margin-right: 0;
}



.upperhead2 {
  background: #ffd012;
}
.contact-container {
  display: flex;
  justify-content: space-between; /* Adjust as needed */
  align-items: center; /* Align items vertically if necessary */
}

/* Optional: Adjust styles for individual elements if needed */
.contact-container .call,
.contact-container .chat-1 {
  margin-right: 10px; /* Space between items */
}
.tophead-left2 {
  padding: 0;
}
.tophead-left2 p {
  color: #000;
  font-weight: 700;
  font-size: 17px;
  margin: 0;
  text-transform: capitalize;
}
.tophead-right1 {
  padding: 0 0 0 0;
}
.tophead-right2 {
  padding: 8px 0px 0px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon-top {
  padding: 0;
}
.icon-top ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.icon-top ul li {
  display: inline-block;
  padding: 0 5px;
}
.icon-top ul li a {
  background: #fff;
  color: #b80000;
  height: 43px;
  width: 43px;
  line-height: 43px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
}
.icon-top ul li a i {
}

.list-top {
  padding: 0;
}
.list-top ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-top ul li {
  padding: 0 7px;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  display: inline-block;
  color: #fff;
}

/* end top head section */

/* start head section */

.head-section {
  padding: 0;
}
.head-section1 {
  padding: 8px 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.head-logo1 {
  padding: 0;
}
.head-logo2 {
  padding: 0;
  text-align: center;
}

.head-right1 {
  padding: 10px;
}
.head-right2 {
  padding: 10px;
}
.head-right2 strong {
  color: #000;
  font-size: 23px;
  text-transform: capitalize;
  font-weight: 700;
  display: block;
  padding: 0 0 14px;
  text-align: center;
}
.call {
  padding: 0;
}
.call a {
  display: block;
  border: 1px solid #eee;
  text-transform: capitalize;
  color: #b80000;
  border-radius: 61px;
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  margin-left: 166px;
  padding: 6px 17px;
}
.chat-1 {
  padding: 0;
  text-align: center;
}
.chat-1 .chat strong {
  background: green;
  outline: #008000 solid 2px;
  border: 3px solid #ffffff;
  color: #fff;
  height: 48px;
  text-align: center;
  line-height: 45px;
  display: inline-block;
  width: 48px;
  border-radius: 50%;
}
.head-right2 .chat strong .bi {
  width: 1em;
  height: 1em;
  animation: blk 0.4s infinite ease-in-out;
}
@keyframes blk {
  0% {
    color: #ffffff;
  }
  100% {
    color: #0f0;
  }
}
.line {
  padding: 10px 15px 0 0px;
}
.line p {
  color: #b80000;
  font-weight: 700;
  font-size: 25px;
  margin: 0;
  text-transform: capitalize;
  animation: boun 1s infinite;
  text-align: center;
}
@keyframes boun {
  0% {
    color: #b80000;
  }
  50% {
    color: #000;
  }
  100% {
    color: #b80000;
  }
}
/* end head section*/

/* start header image section */

.headerimage-section {
  padding: 0;
}
.headerimage-section img {
  width: 100%;
  margin-bottom: 20px;
}

/* end header image section */

/* END HEADER SECTION */

/* start about us section */

.aboutus-section {
  padding: 0;
  background: #b80000;
}
.aboutus-section1 {
  padding: 90px 60px 90px 60px;
  background: #fff;
}

.about-cotnent {
  padding: 10px 0 0 0;
}
.aboutus-left2 {
  text-align: left;
  padding: 0;
}
.aboutus-left2 p {
  color: #000;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
  padding: 10px 0 0;
}
.aboutus-left2 p strong {
  color: #da3c22;
  font-weight: 700;
}
.aboutus-left2 ul {
  padding: 10px 0px 10px 0px;
  margin: 0;
  list-style: none;
  text-align: left;
}
.aboutus-left2 ul li {
  color: #000;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  padding: 6px 0;
  text-transform: capitalize;
}
.aboutus-left2 li:before {
  color: #b80000;
  /* content: "\f634"; */
  font-weight: 900;
  /*background: linear-gradient(to left, transparent, #ffa700);*/
  display: inline-block;
  font-size: 18px;
  border-radius: 5px 0px 0 5px;
  padding: 0;
  font-family: "Font Awesome 6 Pro";
  text-align: center;
  height: 35px;
  width: 35px;
  line-height: 35px;
}
.aboutus-left2 span {
  font-size: 23px;
  border-left: 5px solid #da3c22;
  display: inline-block;
  font-weight: 700;
  color: #2e2e2e;
  margin: 17px 0 0;
  text-transform: capitalize;
  padding: 0px 0px 0px 5px;
}
.about-contact {
  background: #ffa700;
  padding: 5px 0px;
  border-radius: 10px;
  border: 1px solid;
  margin: 10px 0 20px 0;
  text-align: center;
}
.about-contact strong {
  color: #000;
  text-transform: uppercase;
  font-size: 40px;
  margin: 0;
  font-weight: 600;
  display: block;
}
.about-contact a {
  color: #9a0000;
  font-weight: 700;
  font-size: 30px;
  text-transform: capitalize;
  text-decoration: none;
  animation: boun 0.4s infinite;
  display: block;
}
@keyframes boun {
  0% {
    color: #000;
  }
  100% {
    color: #b80000;
  }
}
.about-contact a b {
}
.about-image {
  position: absolute;
  top: 0;
  opacity: 0.1;
  height: 100%;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.about-head strong {
  border-radius: 20px;
  padding: 5px 23px 3px;
  color: #000000;
  font-size: 16px;
  text-transform: uppercase;
  background: #fff;
  display: inline-block;
  margin: 0px 0 -1px 0;
  font-weight: 600;
}
.about-head p {
  font-family: "Oleo Script Swash Caps", cursive;
  font-size: 43px;
  font-weight: 600;
  display: block;
  text-transform: capitalize;
  margin: 0;
}
.about-head {
  padding: 0;
  text-align: center;
}
/* end about us section */

/* start top services section */

.topservices-section {
  padding: 0 0 90px;
}
.topservices-section1 {
  border: 1px solid #eeeeee;
  padding: 70px 30px 30px;
  border-radius: 13px;
}
.topservices-left1 {
  padding: 0;
}
.topservices-left2 {
  padding: 0;
}
.topservices-left2 strong {
  font-size: 51px;
  font-weight: 600;
  text-align: left;
  display: block;
  text-transform: capitalize;
  font-family: "Oleo Script Swash Caps", cursive;
}
.topservices-left2 strong span {
  padding: 0;
  display: inline-block;
  margin: 0px 0 -1px 0;
}
.topservices-left2 p {
  color: #000;
  font-size: 18px;
  margin: 0;
  text-align: left;
  padding: 7px 0 0 0;
  line-height: 32px;
}

.topservices-right1 {
  padding: 0px 0px 0px 0px;
}
.topservices-right2 {
  padding: 0;
}

.services-1 {
  padding: 0 20px 0px 20px;
  margin: 0;
}
.services-2 {
  padding: 0;
}
.services-2 img {
  width: 100%;
}
.services-text {
  position: absolute;
  clip-path: polygon(0% 24%, 100% 0%, 100% 50%, 100% 100%, 0% 100%, 0% 100%);
  height: 62%;
  width: 100%;
  background: #ffb100d6;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 85px 18px 28px 18px;
}
.services-text strong {
  font-size: 28px;
  font-weight: 600;
  color: #8c1f27;
  display: block;
  text-transform: capitalize;
  font-family: "Elsie", cursive;
}
.services-text p {
  color: #000;
  font-size: 15px;
  margin: 0;
  padding: 0 0 6px 0;
  line-height: 29px;
}
.services-text a {
  background: #8c1f275e;
  height: 80px;
  width: 80px;
  position: relative;
  line-height: 80px;
  display: block;
  float: right;
  border-radius: 50%;
  margin-top: -65px;
  margin-right: -10px;
  text-decoration: none;
}
.services-text a:before {
  background: #8c1f27d6;
  height: 60px;
  width: 60px;
  position: absolute;
  border-radius: 50%;
  z-index: -1; /* Adjusted z-index to ensure it's below content but above background */
  content: "";
  right: -30px; /* Adjusted right position to center it properly */
  top: 50%;
  transform: translateY(-50%);
}

.services-text a .bi {
  color: #fff;
  width: 5.9em;
  height: 2.5em;
  vertical-align: -1em;
}

.services-list1 {
  padding: 0;
}
.services-list2 {
  padding: 0;
}
.services-list2 ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.services-list2 ul li {
  padding: 13px 3px 10px 9px;
  color: #fff;
  border-radius: 7px;
  font-weight: 600;
  text-align: left;
  font-size: 17px;
  margin: 11px 0 0;
  background: #b80000;
  border: 0;
  transition: 0.5s ease-in;
  text-transform: capitalize;
}
.services-list2 ul li:hover {
  background: #b80000;
  color: #fff;
  transition: 0.2s ease-in;
}
.services-list2 ul li a {
}
.services-list2 ul li:before {
  color: #000;
  content: "\f634";
  font-weight: 900;
  background: #fff;
  display: inline-block;
  font-size: 18px;
  border-radius: 5px 0px 0 5px;
  padding: 0;
  font-family: "Font Awesome 6 Pro";
  text-align: center;
  height: 35px;
  width: 35px;
  line-height: 35px;
}
/* end top services section*/
/* start our services section */

.ourservices-section {
  padding: 0;
  background-color: #ffd012;
}
.ourservices-section1 {
  padding: 50px 30px;
}

.our-services {
  padding: 22px 0 0 0;
}
.our-services1 {
  padding: 15px;
}
.our-services2 {
  padding: 0;
  background: #b80000;
}
.our-services3 {
  padding: 10px;
  text-align: center;
}
.our-services3 img {
  border: 2px solid #fff;
}
.our-services4 {
  text-align: center;
  padding: 28px 11px 33px;
}
.our-services4 strong {
  font-size: 30px;
  padding: 0 18px;
  color: #000;
  font-weight: bold;
  font-family: "Oleo Script Swash Caps", cursive;
  background: #ffd012;
  margin: 0;
  display: inline-block;
  text-transform: capitalize;
}
.our-services4 p {
  color: #fff;
  font-size: 15px;
  padding: 20px 20px 10px 20px;
  margin: 0;
  text-align: center;
  line-height: 28px;
}
.our-services4 a {
  color: #8c1f27;
  border-bottom: 1px solid;
  font-weight: 600;
  font-size: 17px;
  text-transform: capitalize;
  display: inline-block;
  margin: 0 0 0 0;
}
.our-services5 {
  padding: 0;
  text-align: center;
  position: absolute;
  bottom: -33px;
}
.our-services5 a {
  position: absolute;
  left: 0;
  right: 0;
  top: -0;
  bottom: 0;
  display: block;
}
.our-services5 span {
  background: #fff;
  height: 90px;
  border-radius: 50%;
  width: 90px;
  line-height: 72px;
  display: inline-block;
}
.our-services5 span img {
  height: 47px;
}
/* end our services */

/* start testimonials section */

.testimonials-section {
  padding: 0;
  background: #b80000;
  color: #dc5655;
}
.testimonials-section1 {
  padding: 50px 30px;
}
.testi-head {
  padding: 0;
  text-align: center;
}
.testi-head strong {
  font-weight: 500;
  color: #b80000;
  font-family: "Yanone Kaffeesatz", sans-serif;
  text-transform: capitalize;

  display: block;
  font-family: "Oleo Script Swash Caps", cursive;
}
.testi-head p {
  border-radius: 20px;
  padding: 5px 23px 3px;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  background: #fff;
  display: inline-block;
  margin: 0px 0 10px 0;
  font-weight: 500;
}
.testimonials {
  padding: 40px 0 0 0;
}

.testimonials1 {
  padding: 10px;
}
.testimonials2 {
  padding: 20px;
  background: #fff;
  border-radius: 0;
  border: 0px solid #9c2322;
}
.testimonials3 {
  padding: 0;
}
.testimonials3 p {
  color: #222;
  padding: 2px 0;
  line-height: 30px;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}
/* .testimonials4:after {
    content: "\f10e";
    font-family: "Font Awesome 6 ";
    font-weight: 900;
    position: absolute;
    top: 7px;
    right: 0;
    font-size: 45px;
    color: #000;
    } */
.testimonials4 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0 0;
  text-align: center;
}
.testimonials4 .testi-pic {
  width: 20%;
}
.testimonials4 .testi-pic img {
  height: 60px;
  border: 2px solid #b80000;
  border-radius: 0;
  border-radius: 50%;
}
.testimonials4 .testi-text {
  width: 80%;
  padding: 0 0px 0 9px;
}
.testi-text p {
  font-size: 19px;
  margin: 0;
  color: #0c0c0c;
  font-weight: 700;
  text-transform: uppercase;
}
.testi-text i {
  color: #b80000;
}
/* end testimonials section */

/* start footer section*/

.footer-section {
  padding: 0;
  background: #000000;
}
.footer-section1 {
  padding: 50px 30px;
  text-align: center;
}
.footer-section1 img {
}
.footer-section1 p {
  font-size: 30px;
  margin: 0;
  padding: 10px 0 0;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.footer-section1 ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-section1 ul li {
  display: inline-block;
  padding: 5px;
}
.footer-section1 ul li a {
  color: #ba0000;
  font-size: 62px;
  margin: 0;
  font-weight: 600;
  letter-spacing: 2px;
  text-decoration: none;
  animation: anii 0.2s infinite;
}
@keyframes anii {
  0% {
    color: #fbc401;
  }
  100% {
    color: #ffffff;
  }
}
.footer-section1 li a i {
}

.copy-right {
  padding: 0px 0 10px;
  margin-top: 0px;
}
.copy-right p {
  color: #ffc700;
  font-weight: 600;
  font-size: 16px;
  margin: 11px 0 0 0;
  display: inline-block;
  padding: 10px 36px 0 25px;
  border-top: 1px solid #3d3d3d;
}
.copy-right span {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  display: block;
  padding: 0;
  line-height: 26px;
}
.footer-nav {
  padding: 10px;
  background: #ffd982;
  border-radius: 85px;
  text-align: center;
  margin: 0 0 26px 0;
}
.footer-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-nav ul li {
  padding: 1px 38px;
  color: #e80000;
  padding: 10px 19px 7px 16px;
  font-size: 16px;
  border-radius: 20px 20px 0px 0px;
  text-transform: uppercase;
  font-weight: 800;
}
.footer-nav ul li:hover {
  color: #000000;
}
/* end footer section */

#callbook {
  background: green;
  bottom: 0;
  height: 50px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 100;
}
#callbook ul {
  padding: 0px;
}
#callbook ul li {
  border-bottom: 1px solid #fff;
  background: red;
  position: relative;
  padding: 21px;
  width: 50%;
  list-style: none;
  float: left;
  text-align: center;
}
#callbook ul li a span {
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  top: -15px;
}
#callbook ul li a img {
  color: #fff;
  position: relative;
  top: -3px;
  padding: 0 5px 0 0;
  height: 20px;
}

/* start awards section*/

.awards-section {
  padding: 0;
  background: #ffd982;
}
.awards-section1 {
  padding: 70px 30px;
}
.awards-section1 .about-head strong {
  background: black;
  margin: 0px 0 0px 0;
  color: #ffd982;
}
.awards {
  padding: 20px 0px 0;
}
.awards-1 {
  padding: 10px;
}
.awards-2 {
  padding: 0px;
}
.awards-2 img {
  width: 100%;
}
/* end awards section*/

/* start best services section */

.mainservices-section {
  padding: 0;
}
.mainservices-section1 {
  padding: 50px 30px;
}
.services-left1 {
  padding: 10px;
}
.services-left2 {
  padding: 0px;
}
.mainservices {
  padding: 40px 0 0 0;
}

.mainservices1 {
  padding: 10px;
}
.mainservices2 {
  padding: 0;
  transition: 0.9s ease-in-out;
}
.mainservices3 {
  padding: 0;

  overflow: hidden;
  transition: 0.9s ease-in-out;
}
.mainservices3 img {
  min-width: 100%;
  transition: 0.9s ease-in-out;
  border-bottom-right-radius: 88px;
}
.mainservices2:hover .mainservices3 img {
  transform: scale(1.1) translateX(10px);
  transition: 0.9s ease-in-out;
}
.mainservices-4 {
  padding: 0 40px 0 0px;
}
.mainservices4 {
  text-align: center;
  position: relative;
  display: block;
  background: #fff;
  padding: 30px 20px 30px 20px;
  margin-top: -128px;
  border-top-right-radius: 138px;
  border-bottom: 2px solid #b80000;
}
.mainservices4 strong {
  font-weight: 700;
  text-transform: capitalize;
  margin: 0;
  padding: 0;
  display: block;
  font-family: "Oleo Script Swash Caps", cursive;
  font-size: 32px;
}
.mainservices4 span {
  color: #000000;
  font-size: 12px;
  margin: 0;
  font-weight: bolder;
  text-transform: uppercase;
  letter-spacing: 0px;
}
.mainservices4 p {
  color: #383838;
  font-size: 15px;
  margin: 0;
  line-height: 30px;
  font-weight: 500;
  padding: 0px 0 11px 0;
}
.mainservices4 a {
  border: 1px solid #ffb600;
  color: #0c0c0c;
  padding: 7px 15px 5px;
  background: #ffb600;
  text-transform: uppercase;
  font-size: 17px;
  display: inline-block;
  margin: 0;
  font-weight: 700;
  text-decoration: none;
}
.mainservices2:hover {
  border-color: #ad0000;
  transition: 0.9s ease-in-out;
}
.mainservices4 a:hover {
  color: #fff;
  border: 1px solid #b80000;
  background: #b80000;
}

.services-top1 {
  padding: 10px;
}
.services-top2 {
  padding: 0;
  box-shadow: 0 0 10px 2px #8b8b8b59;
}
.services-top2 p {
  color: #fff;
  text-transform: capitalize;
  margin: 0;
  background: #d83036;
  font-size: 39px;
  text-align: left;
  font-family: "Oleo Script Swash Caps", cursive;
  padding: 8px 0px 8px 10px;
  font-weight: 500;
  border-radius: 4px 4px 0 0;
}
.choose-list2 p img {
  height: 42px;
}
.services-top2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.services-top2 ul li {
  border-bottom: solid 1px #b6b6b6;
  color: #000000;
  text-transform: capitalize;
  margin: 0;
  font-size: 16px;
  text-align: left;
  line-height: 31px;
  font-weight: 500;
  padding: 10px 0px 9px 10px;
}
.services-top2 ul li:hover {
  color: #b80000;
}
.services-top2 li:before {
  color: #ffffff;
  content: "\f005";
  font-weight: 900;
  background: #b80000;
  display: inline-block;
  font-size: 12px;
  border-radius: 2px;
  border-left: 4px solid #ffb600;
  height: 25px;
  width: 25px;
  margin: 0 11px 0 0px;
  line-height: 25.9px;
  text-align: center;
  font-family: "Font Awesome 6 Pro";
}
.services-top2 ul li:last-child {
  border: 0;
}
/* end best services section */

/*start media query*/

@media (max-width: 767px) {
  body {
    text-align: center;
  }
  .tophead-left2 p {
    font-size: 15px;
  }
  .line p {
    font-size: 20px;
  }
  /* .line{display:none;}*/
  .call {
    width: 70%;
  }
  .chat-1 {
    width: 30%;
  }
  .head-section1 {
    display: block;
  }
  .list-top {
    display: none;
  }
  .tophead-right1 {
    width: 40%;
  }
  .tophead-left1 {
    width: 60%;
  }
  .icon-top {
    width: 100%;
  }
  .tophead-right2 {
    padding: 5px 0 0 0;
    text-align: center;
  }
  .aboutus-section1 {
    padding: 60px 20px 40px 20px;
  }
  .ourservices-section1 {
    padding: 30px 0px;
  }
  .our-services1 {
    width: 50%;
    padding: 10px;
  }
  .topservices-section1 {
    padding: 30px 10px 30px;
  }
  .footer-section1 {
    padding: 20px 0px 60px;
  }
  .testimonials-section1 {
    padding: 30px 0px;
  }
  .testimonials-section1 {
    padding: 30px 0px;
  }
  .awards-1 {
    width: 50%;
  }
  .awards {
    padding: 30px 0px;
  }
  .awards-section1 {
    padding: 70px 0px;
  }
  .mainservices-section1 {
    padding: 50px 0 40px;
  }
  .mainservices1 {
    width: 50%;
  }
  .mainservices4 strong {
    font-size: 27px;
  }
  .our-services3 img {
    height: auto;
  }
  .our-services4 strong {
    font-size: 25px;
  }
  .our-services3 {
    padding: 10px 10px 0;
  }
  .mainservices-4 {
    padding: 0 20px 0 0px;
  }
  .mainservices4 {
    padding: 25px 10px 20px 10px;
  }
  .list-top ul li:last-child {
    padding: 8px 7px;
  }
  .head-section1 {
    display: block;
  }
  .list-top {
    width: 100%;
  }
  .tophead-right1 {
    width: 100%;
  }
  .tophead-left1 {
    width: 100%;
    text-align: center;
  }
  .icon-top {
    width: 100%;
    display: none;
  }
  .our-services4 p {
    padding: 20px 10px 10px 10px;
  }
  .services-left1 {
    padding: 0;
  }
  .about-head p {
    font-size: 38px;
  }

  #callbook {
    display: block;
  }
  #callbook ul li {
    padding: 15px 10px;
  }
  #callbook ul li a span {
    font-size: 17px;
    top: 0px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tophead-left2 p {
    font-size: 15px;
  }
  .list-top ul li:last-child {
    /* display:none; */
    padding: 8px 7px;
  }
  .list-top ul li:nth-child(4) {
    display: none;
  }
  .line p {
    font-size: 20px;
  }
  .line {
    display: none;
  }
  .call {
    width: 70%;
  }
  .chat-1 {
    width: 30%;
  }
  .head-section1 {
    display: block;
  }
  .list-top {
    display: none;
    width: 100%;
  }
  .tophead-right1 {
    width: 100%;
  }
  .tophead-left1 {
    width: 100%;
    text-align: center;
  }
  .icon-top {
    width: 100%;
    display: none;
  }
  .tophead-right2 {
    padding: 5px 0 0 0;
    text-align: center;
    display: block;
  }
  .footer-section1 p {
    font-size: 27px;
  }
  .footer-nav ul li {
    padding: 10px 10px 7px 10px;
    font-size: 13px;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .tophead-left2 p {
    font-size: 15px;
  }
  .line p {
    font-size: 20px;
  }
  .icon-top ul li:last-child {
    display: none;
  }
  .line {
    display: none;
  }
  .call {
    width: 70%;
  }
  .chat-1 {
    width: 30%;
  }
  .footer-nav ul li {
    padding: 10px 10px 7px 10px;
  }
  .testi-text p {
    font-size: 18px;
  }
  .testimonials4 .testi-text {
    width: 70%;
  }
  .testimonials4 .testi-pic {
    width: 30%;
  }
  .our-services4 strong {
    font-size: 25px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1350px) {
  .tophead-left2 p {
    font-size: 15px;
  }
  .list-top ul li:last-child {
    display: none;
  }
  .line p {
    font-size: 20px;
  }
  .call a {
    font-size: 20px;
  }
}

@media (max-width: 575px) and (min-width: 0px) {
  .head-right2 strong {
    font-size: 18px;
  }
  .call a {
    font-size: 21px;
    margin-left: 0px;
  }
  .call {
    width: 80%;
  }
  .chat-1 {
    width: 20%;
  }
  .about-head p {
    font-size: 31px;
  }
  .about-head strong {
    font-size: 14px;
    padding: 5px 19px 3px;
  }
  .our-services1 {
    padding: 10px 0;
    width: 100%;
  }
  .our-services3 img {
    width: auto;
  }
  .our-services4 strong {
    font-size: 25px;
  }
  .topservices-left2 strong {
    font-size: 37px;
  }
  .footer-section1 ul li a {
    font-size: 26px;
  }
  .footer-section1 p {
    font-size: 14px;
    padding: 15px 0 0;
  }
  .footer-nav ul li {
    padding: 1px 5px 0px 5px;
    font-size: 15px;
  }
  .footer-nav ul li:nth-child(4) {
    display: none;
  }
  .footer-nav ul li:nth-child(3) {
    display: none;
  }
  .footer-nav ul li:nth-child(2) {
    display: none;
  }
  .testimonials1 {
    width: 100%;
  }
  .testimonials2 {
    padding: 10px;
  }
  .about-image {
    height: auto;
  }
  .awards-1 {
    width: 100%;
  }
  .mainservices4 strong {
    font-size: 27px;
  }
  .mainservices1 {
    width: 100%;
  }
  .services-top2 p {
    font-size: 30px;
  }
  .services-top2 ul li {
    font-size: 15px;
  }
  .mainservices4 {
    padding: 25px 10px 20px 10px;
  }
}

@media (max-width: 420px) and (min-width: 290px) {
  .tophead-right1 {
    width: 100%; /* display: none; */
  }
  .tophead-left1 {
    width: 100%;
    padding: 7px 7px 4px 6px;
  }
  .testimonials4 .testi-pic {
    width: 100%;
  }
  .testimonials4 .testi-text {
    width: 100%;
  }
  .testimonials4 {
    display: block;
  }
}
.footer {
  float: left;
  width: 100%;
  padding: 48px 0 0 0;
  position: relative;
  z-index: 1;
  background: #ffd012;
}

.footer-header {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 45px;
  color: #ffd012;
  font-family: "Berkshire Swash", cursive;
}
.footer-title {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 20px;
  color: #fdfdfd;
  font-family: "Lato", sans-serif;
  padding-bottom: 30px;
}
ul.footer-details {
  float: left;
  width: 100%;
  text-align: center;
  border-bottom: 2px solid #fff;
}

ul.footer-details li {
  list-style: none;
  font-size: 25px;
  padding-right: 40px;
  display: inline;
  font-family: "Lato", sans-serif;
}
.footer-border {
  float: left;
  width: 100%;
  padding-top: 20px;
}
.footer-sub-header {
  float: left;
  width: 100%;

  font-size: 30px;
  color: #b80000;
  font-family: "Berkshire Swash", cursive;
}
.footer-desc {
  float: left;
  width: 100%;

  font-size: 20px;
  color: #000;
  font-family: "Lato", sans-serif;
}
.footer-border ul.footer-detail {
  font-size: 18px;
  color: #000;
  padding-bottom: 0px;
  font-family: "Lato", sans-serif;
}
.footer-border ul.footer-detail li {
  list-style: none;
  font-size: 20px;
  padding: 5px 0px;
  font-family: "Lato", sans-serif;
}
i.fa.fa-angle-right {
  color: #b80000;
  font-size: 20px;
  padding-right: 5px;
}
.footer a {
  color: #000;
}
/* start faq section */

.faq-section {
  padding: 0;
}
.faq-section1 {
  padding: 0px 30px 50px;
}
.faq-head {
  padding: 10px 0;
  text-align: center;
}
.faq-head strong {
  font-size: 65px;
  margin: 0;
  font-weight: 600;
  font-family: "Saira Extra Condensed", sans-serif;
  text-transform: capitalize;
  display: block;
  margin: -7px 0 0 0;
}
.faq-head p {
  color: #ba0000;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  display: inline-block;
  font-weight: 700;
  background: #ffe401;
  padding: 6px 20px 4px 18px;
  border-radius: 22px;
}
.faq-question {
  padding: 30px 0 0 0;
}
.faq-1 {
  padding: 10px 0;
  text-align: left;
}
.faq-2 {
  padding: 0 0 20px 0;
  border-bottom: 1px solid #242424;
}
.faq-3 {
  padding: 0 0 6px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.faq-3 .faq-que {
  width: 8%;
}
.faq-3 .faq-que p {
  font-size: 33px;
  margin: 0;
  color: #b80000;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -2px;
  display: block;
}
.faq-3 .faq-que p span {
  color: #252525;
}

.faq-3 .faq-que1 {
  width: 93%;
}
.faq-3 .faq-que1 p {
  font-weight: 600;
  color: #b80000;
  font-size: 25px;
  padding: 0 10px 0 0;
  margin: 0;
}
.faq-4 {
  padding: 0px 0px 0;
  display: flex;
}
.faq-4 .faq-ans {
  width: 7%;
}
.faq-4 .faq-ans p {
  font-size: 36px;
  margin: 0;
  color: #0f0f0f;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -2px;
  display: block;
}
.faq-4 .faq-ans p span {
  color: #b80000;
}
.faq-4 .faq-ans1 {
  width: 93%;
}

.faq-4 .faq-ans1 p {
  color: #222;
  font-size: 17px;
  margin: 0;
  line-height: 29px;
  font-weight: 500;
}
.faq-4 .faq-ans1 ul {
  text-align: left;
  padding: 10px 0 5px;
  margin: 0;
  list-style: none;
}
.faq-4 .faq-ans1 ul li {
  margin: 0;
  font-size: 14px;
  padding: 12px 0 0;
  color: #222;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 27px;
}
.faq-4 .faq-ans1 li:before {
  color: #ff957f;
  background: #1f152d;
  content: "\f664";
  font-weight: 900;
  display: inline-block;
  font-size: 17px;
  padding: 2px 10px 2px 10px;
  font-family: "Font Awesome 6 Pro";
  margin: 0 12px 0 0;
  border-radius: 10px;
}
/* end faq section */
.about-title p {
  font-size: 21px;
  font-weight: 100;
  color: #b80000;
  text-transform: capitalize;
  text-align: center;
  padding: 0;
  font-family: "Lilita One", cursive;
}
.about-title strong {
  font-size: 22px;
  font-weight: 600;
  display: inline-block;
  color: #000000;
  text-transform: capitalize;
  padding: 0 0 0;
  text-align: center;
}
.about-title {
  text-align: center;
  padding: 20px;
}

/* start faq section */

.faq-section {
  padding: 0;
}
.faq-section1 {
  padding: 0px 30px 50px;
}
.faq-head {
  padding: 10px 0;
  text-align: center;
}
.faq-head strong {
  font-size: 65px;
  margin: 0;
  font-weight: 600;
  font-family: "Saira Extra Condensed", sans-serif;
  text-transform: capitalize;
  display: block;
  margin: -7px 0 0 0;
}
.faq-head p {
  color: #ba0000;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  display: inline-block;
  font-weight: 700;
  background: #ffe401;
  padding: 6px 20px 4px 18px;
  border-radius: 22px;
}
.faq-question {
  padding: 30px 0 0 0;
}
.faq-1 {
  padding: 10px 0;
  text-align: left;
}
.faq-2 {
  padding: 0 0 20px 0;
  border-bottom: 1px solid #242424;
}
.faq-3 {
  padding: 0 0 6px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.faq-3 .faq-que {
  width: 8%;
}
.faq-3 .faq-que p {
  font-size: 33px;
  margin: 0;
  color: #b80000;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -2px;
  display: block;
}
.faq-3 .faq-que p span {
  color: #252525;
}

.faq-3 .faq-que1 {
  width: 93%;
}
.faq-3 .faq-que1 p {
  font-weight: 600;
  color: #b80000;
  font-size: 25px;
  padding: 0 10px 0 0;
  margin: 0;
}
.faq-4 {
  padding: 0px 0px 0;
  display: flex;
}
.faq-4 .faq-ans {
  width: 7%;
}
.faq-4 .faq-ans p {
  font-size: 36px;
  margin: 0;
  color: #0f0f0f;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: -2px;
  display: block;
}
.faq-4 .faq-ans p span {
  color: #b80000;
}
.faq-4 .faq-ans1 {
  width: 93%;
}

.faq-4 .faq-ans1 p {
  color: #222;
  font-size: 17px;
  margin: 0;
  line-height: 29px;
  font-weight: 500;
}
.faq-4 .faq-ans1 ul {
  text-align: left;
  padding: 10px 0 5px;
  margin: 0;
  list-style: none;
}
.faq-4 .faq-ans1 ul li {
  margin: 0;
  font-size: 14px;
  padding: 12px 0 0;
  color: #222;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 27px;
}
.faq-4 .faq-ans1 li:before {
  color: #ff957f;
  background: #1f152d;
  content: "\f664";
  font-weight: 900;
  display: inline-block;
  font-size: 17px;
  padding: 2px 10px 2px 10px;
  font-family: "Font Awesome 6 Pro";
  margin: 0 12px 0 0;
  border-radius: 10px;
}
/* end faq section */

@media (max-width: 767px) {
  
  .scroll-on .navbar {
    min-height: 46px;
  }
  .scroll-on .navbar-toggler {
    top: 0px;
    padding: 3px 20px 14px 0;
    color: #fff;
  }
  .scroll-on .navigation-section {
    padding: 45px 0 2px;
  }
  .navigation-section1 {
    padding: 0;
  }
  .scroll-on .navigation-section1 {
    padding: 0; /* background: #d60053; */
  }

  .faq-section1 {
    padding: 0px 0px 50px;
  }

  .faq-3 .faq-que1 p {
    font-size: 20px;
  }
  .faq-4 .faq-ans p {
    font-size: 25px;
  }
  .faq-3 .faq-que1 p {
    font-size: 20px;
  }
  .faq-3 .faq-que p {
    font-size: 25px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 990px) {
  .faq-3 .faq-que1 {
    width: 90%;
  }
  .faq-3 .faq-que {
    width: 10%;
  }
}

@media (min-width: 0) and (max-width: 600px) {
  .faq-3 .faq-que1 {
    width: 84%;
  }
  .faq-3 .faq-que {
    width: 16%;
  }
  .faq-3 .faq-que1 p {
    font-size: 20px;
  }
  .faq-3 .faq-que p {
    font-size: 25px;
  }
  .faq-4 .faq-ans1 {
    width: 84%;
  }
  .faq-4 .faq-ans {
    width: 16%;
  }
  .faq-4 .faq-ans p {
    font-size: 25px;
  }
}

/* why choose us section start */
.choose-left {
  padding: 0;
}
.choose-left-1 {
  padding: 0;
}
.choose-right {
  padding: 0;
}
.choose-right-1 {
  padding: 0;
}
.choose-sec {
  padding: 50px 0;
}
.choose-left {
  padding: 0;
  display: flex;
  align-items: center;
}
.choose-left:before {
  content: "";
  position: absolute;
  width: 82%;
  height: 112%;
  bottom: inherit;
  margin: 0 auto;
  background: #f9f100;
}
.choose-left-1 {
  padding: 0 20px 0 70px;
}
.choose-img {
  padding: 0;
}
.choose-img img {
  float: right;
}
.choose-right {
  padding: 0px;
}

.choose-right-1 {
  padding: 0;
  margin: 0 auto;
  text-align: center;
}
.choose-head-sec {
  padding: 0;
}
.choose-head-sec p {
  font-size: 37px;
  color: #b80000;
  letter-spacing: -2px;
  padding-bottom: 5px;
  font-family: "Laila", sans-serif;
  font-weight: 800;
  text-transform: capitalize;
}
.choose-head-sec span {
  font-size: 20px;
  color: #000;

  text-transform: capitalize;
  font-weight: 800;
  line-height: 30px;
  display: block;
  margin: -14px 0 0;
}
.choose-list-sec {
  padding: 20px 0 0 0;
  margin: 0 auto;
}
.choose-list {
  padding: 7px 0;
  display: flex;
  align-items: center;
}
.choose-icon {
  background: #ffc107;
  color: #b80000;
  display: inline-block;
  text-align: center;
  width: 55px;
  height: 55px;
  line-height: 55px;
  position: relative;
  border-radius: 0 0 0 19px;
}
.choose-icon:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -7px;
  z-index: 1;
  width: 0;
  height: 0;
  border-left-color: #b80000;
  border-style: solid;
  border-width: 7px 0 7px 7px;
  transform: translateY(-50%);
}
.choose-icon i {
  color: #b80000;
  font-size: 20px;
}
/* styles.css */

.choose-content {
  background-color: #f0f0f0; /* Example background color */
  display: inline-block;
  width: 90%;
  height: 55px;
  padding: 13px 20px; /* Adjusted padding */
  text-align: left;
  margin-bottom: 10px; /* Example margin bottom */
}

.choose-content p {
  font-size: 19px;
  font-weight: 500;
  color: #000;
  text-transform: capitalize;
}

/* why choose us section end */
/* other srv section start */

.other-srv-sec-1 {
  padding: 85px 0 65px;
}
.other-srv {
  padding: 0px 15px 20px;
}

.other-srv-1 {
  background: #b80000;
  padding: 42px 35px 40px;
  box-shadow: 0 10px 10px rgb(0 0 0 / 20%);
}
.other-srv-head {
  padding: 0;
  background: #fff;
}
.other-srv-head p {
  font-size: 22px;
  color: #000;
  font-family: "Laila";
  padding: 9px 0 0 0;
  font-weight: 600;
  text-transform: capitalize;
  text-align: center;
}
.other-srv-list {
  padding: 20px 0 0;
}
.other-srv-list ul {
  padding: 0 0 0 5px;
}
.other-srv-list ul li {
  padding: 7px 0;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  list-style: none;
  text-align: justify;
}
.other-srv-list ul li img {
  padding-right: 10px;
  margin: -7px 0 0;
}
.contact-form-sec {
  padding: 6px 15px 27px;
}
.contact-form-sec-1 {
  padding: 35px 0;
  background: #b80000;
}
.contact-form-title {
  padding: 0 14px;
}

.contact-form-title p {
  background: #fff;
  font-size: 20px;
  color: #de0000;
  font-weight: 800;
  font-family: "Laila";
  padding: 4px 0;
  text-transform: capitalize;
  text-align: center;
}

.contact-form-title p:before {
  content: "";
  position: absolute;
  background: #fff;
  width: 14px;
  height: 38px;
  left: 0px;
  top: 4px;
  transform: skew(0deg, 150deg);
}
.contact-form-title p:after {
  content: "";
  position: absolute;
  background: #fff;
  width: 14px;
  height: 38px;
  right: 0px;
  top: 4px;
  transform: skew(0deg, 212deg);
}
.contact-form {
  padding: 25px 20px 0;
}
.form-group .place::-webkit-input-placeholder {
  color: #000;
}
input:focus::-webkit-input-placeholder {
  opacity: 0;
}
textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}
.form-group {
  text-align: center;
  padding: 0 0 5px 0;
}
.btn-group {
  margin: 7px 0 0;
}
.form-control:focus {
  box-shadow: none;
  border: 1px solid;
}
.form-control {
  color: #000;
  background-color: #ffffff;
  border: none !important;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  height: 36px;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  transition: all 0.5s ease-in-out;
  width: 100%;
  padding: 0 0 0 17px;
}

textarea.form-control {
  padding: 15px;
  resize: none;
  height: 100px;
  scroll-behavior: none;
}
.submit {
  background: #de0000;
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  border-radius: 0;
  font-weight: 600;
  transition: 0.4s all ease-in-out;
  margin-top: 1px;
  padding: 7px 30px;
}
.btn:hover {
  color: #f9f800;
}
.submit i {
  padding-right: 8px;
}
.submit:focus {
  background-color: #ffc000;
  color: #f9bb00;
  font-family: "Josefin Sans", sans-serif;
}
.btn-group,
.btn-group-vertical {
  display: block;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* Global styles for body */
body {
  font-family: Arial, sans-serif;
  line-height: 1.6;
  background-color: #f2f2f2; /* Example background color */
}

/* Styles for header section */
.head-section {
  background-color: #ffffff; /* White background for header */
  padding: 20px 0; /* Padding at top and bottom */
  border-bottom: 1px solid #dddddd; /* Bottom border */
}

.head-section1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.head-logo1,
.head-right1 {
  display: flex;
  align-items: center;
}

.head-logo2 img {
  max-width: 100%; /* Ensure the logo image scales properly */
}

.head-right1 strong {
  font-size: 1.2em; /* Example font size for heading */
}

.line {
  margin-top: 10px; /* Space between heading and paragraph */
}

.call a {
  display: inline-block;
  /* Example call link background color */
  color: black; /* Text color */
  text-decoration: none;
  padding: 10px 20px; /* Padding inside the link */

  margin-top: 10px; /* Space above the link */

  display: inline-block;
}

.chat-1 a {
  display: inline-block;
  /* Example WhatsApp link background color */
  color: #ffffff; /* Text color */
  text-decoration: none;
  padding: 10px 20px; /* Padding inside the link */
  border-radius: 5px; /* Rounded corners */
  margin-top: 10px; /* Space above the link */
}

.call {
  text-align: right; /* Align text to the left within the .call div */
}

.head-right1 {
  display: flex;
  align-items: center; /* Align items vertically in the center */
}

.call {
  margin-right: 10px !important; /* Adjust margin between phone number and WhatsApp */
}

/* other srv section end */

/* custom css */

.line .line-left {
  text-align: center;
}
.line .line-left a {
  font-size: 36px;
  font-weight: 600;
  color: rgb(149, 3, 3);
}
.line .line-left p {
  font-size: 16px;
  font-weight: 700 !important;
}
.line .line-right a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  background: green;
  padding: 8px 24px 5px;
  display: inline-block;
  border-radius: 46px;
}
.head-right2-small-screen {
    display: none ;
  }

@media (max-width: 765px) {
  .head-right2{
    display: none !important;
  }
  .head-right2-small-screen {
    display: inline-block;
    margin-top: 10px;
  }
}

.heart {
    font-size: 150px;
    color: #e00;
    animation: beat .25s infinite alternate;
    transform-origin: center;
}

/* Heart beat animation */

@keyframes beat{
    to { transform: scale(1.2); }
}


/* ====== Astrological Services Section ====== */
.astro-services-area {
  background: #faf8f5;
  position: relative;
}
.astro-heading {
  font-size: 32px;
  font-weight: 700;
  color: #2c2c2c;
  text-transform: capitalize;
}
.astro-subheading {
  color: #555;
  font-size: 16px;
  max-width: 700px;
  margin: 10px auto 20px;
}
.astro-line {
  width: 70px;
  height: 3px;
  background: #c19b76;
  border-radius: 3px;
}
.astro-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.08);
  transition: all 0.3s ease;
}
.astro-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 20px rgba(0,0,0,0.12);
}
.astro-img img {
  border-radius: 12px 12px 0 0;
  transition: all 0.4s ease;
}
.astro-card:hover .astro-img img {
  transform: scale(1.05);
}
.astro-content h4 {
  color: #1a1a1a;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 12px;
}
.astro-content p {
  color: #555;
  font-size: 15px;
  line-height: 1.7;
  min-height: 110px;
}
.astro-btn {
  display: inline-block;
  padding: 10px 24px;
  background: #c19b76;
  color: #fff;
  border-radius: 25px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s ease;
}
.astro-btn:hover {
  background: #a57b53;
  color: #fff;
}


/* why choose us */
/* ===== WHY CHOOSE US SECTION ===== */
.why-choose-love {
  background: #fff8f9;
  padding: 80px 0;
}

.section-title h2 {
  font-size: 32px;
  font-weight: 700;
  color: #d32f2f;
  text-transform: capitalize;
}

.section-title p {
  color: #555;
  font-size: 16px;
  margin-top: 10px;
  line-height: 1.7;
}

.choose-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.08);
  text-align: center;
  padding: 25px 15px;
  margin-bottom: 30px;
  transition: all 0.4s ease;
  border: 1px solid #f3e5e5;
}

.choose-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(211,47,47,0.15);
  border-color: #d32f2f;
}

.choose-icon {
  display: inline-block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #ffeaea;
  color: #d32f2f;
  line-height: 70px;
  font-size: 28px;
  margin-bottom: 15px;
  transition: all 0.3s ease;
}

.choose-card:hover .choose-icon {
  background: #d32f2f;
  color: #fff;
}

.choose-card h4 {
  font-size: 18px;
  font-weight: 600;
  color: #222;
  margin-bottom: 10px;
}

.choose-card p {
  color: #555;
  font-size: 15px;
  line-height: 1.6;
}

/* ===== Responsive ===== */
@media (max-width: 768px) {
  .section-title h2 {
    font-size: 26px;
  }

  .choose-card {
    margin-bottom: 25px;
  }
}

/* Relationship & Love Problem Solution in Pune */
.services-section {
  background: #f9f9ff;
}

.section-title {
  font-size: 32px;
  font-weight: 700;
  color: #222;
}

.section-subtitle {
  color: #555;
  font-size: 16px;
  max-width: 700px;
  margin: 10px auto 30px;
}

.service-card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
  padding: 25px;
  transition: all 0.3s ease;
  height: 100%;
}

.service-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.service-title {
  font-size: 20px;
  font-weight: 600;
  color: #0b3d91;
  margin-top: 15px;
}

.service-desc {
  font-size: 15px;
  color: #555;
  margin: 10px 0 20px;
}

.btn-primary {
  background: #ff0066;
  border: none;
  padding: 10px 20px;
  border-radius: 25px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.btn-primary:hover {
  background: #e6005c;
}


/* Faq */
.faq-section {
  background-color: #f9f9ff;
  padding: 60px 0;
}

.faq-section .section-title {
  font-size: 32px;
  font-weight: 700;
  color: #222;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.faq-section .section-subtitle {
  font-size: 16px;
  color: #555;
  max-width: 700px;
  margin: 0 auto 40px auto;
}

.faq-section .card {
  border: none;
  border-radius: 10px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
  background-color: #fff;
  transition: all 0.3s ease-in-out;
}

.faq-section .card:hover {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}

.faq-section .card-header {
  background-color: transparent;
  border: none;
  padding: 0;
}

.faq-section .btn-link {
  display: block;
  width: 100%;
  text-align: left;
  font-weight: 600;
  color: #1c1c1c;
  padding: 18px 20px;
  font-size: 17px;
  text-decoration: none !important;
  border-bottom: 1px solid #eee;
  transition: all 0.3s ease;
}

.faq-section .btn-link:hover,
.faq-section .btn-link:focus {
  color: #d41f1f; /* highlight color for hover */
}

.faq-section .collapse.show .card-body {
  border-top: none;
}

.faq-section .card-body {
  background-color: #fff;
  color: #444;
  font-size: 15px;
  line-height: 1.7;
  padding: 20px;
}

/* Active button state */
.faq-section .btn-link.collapsed::after,
.faq-section .btn-link::after {
  content: '\f107';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
  transition: transform 0.3s ease;
}

.faq-section .btn-link.collapsed::after {
  transform: rotate(0deg);
}

.faq-section .btn-link:not(.collapsed)::after {
  transform: rotate(180deg);
}

/* Responsive */
@media (max-width: 767px) {
  .faq-section .section-title {
    font-size: 26px;
  }
  .faq-section .btn-link {
    font-size: 15px;
    padding: 15px;
  }
  .faq-section .card-body {
    font-size: 14px;
  }
}

/* scroll css */
body{
    overflow-x: hidden;
}
.scroll-text {
  white-space: nowrap;
  overflow: hidden;
  animation: scroll 20s linear infinite;
}
@keyframes scroll {
  from { transform: translateX(100%); }
  to { transform: translateX(-100%); }
}
