@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&amp;display=swap');
body{
  margin:0;
  padding:0;
  font-family: "Montserrat", sans-serif;
}

a{
  text-decoration: none;
}
a:focus, a:hover {
    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;}

ul{
  margin:0px;
  padding:0px;
}
li{margin:0px;
  padding:0px;
  list-style: none;
}

p{
  margin:0px;
  padding:0px;
}
.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentcolor;
}




/* top section start */
.top-section{
  background: linear-gradient(0deg, #f68818, #ffed00);
}
.head-hindi-line p{
  font-size: 22px;
  color: #000000;
  text-align: center;
  line-height: 32px;
  padding: 10px 0 5px;
  font-weight: 600;
}
/* top section end*/


/* head section start */
.head-section{
  background: #7a0000;
  text-align: center;
  border-bottom: 1px solid white;
  position: relative;
  overflow: hidden;
}
.head-line1{
    color: #ffffff;
    font-size: 25px;
    padding: 15px 0 11px;
    text-align: center;
    font-weight: 400;
}

.head-align{
  align-items: center;
  justify-content: center;
}
.head-logo-sec{
  padding: 0;
}
.head-right2 span{
  display: inline-block;
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  padding: 4px 0 0;
  font-style: italic;
  text-align: center;
}
@keyframes blk2 {
  0% {
   color: #f99f1f;
  }
  50% {
  color: #7a0000;
  }
  100% {
    color: #f99f1f;
  }
}
.head-center2{
  padding: 0 0 0 10px;
}
.head-right1{
  padding: 0 15px;
}
.head-contac strong{
    font-size: 20px;
    color: #f99f1f;
    font-weight: 600;
    display: inline-block;
    padding: 0;
}
.head-right2 p{
    font-size: 19px;
    color: #29a700;
    font-weight: 500;
    line-height: 27px;
    text-transform: capitalize;
}
.head-contac a{
  display: block;
  font-size: 48px;
  color: #ffffff;
  font-weight: 500;
}
.head-contac a b{
  animation:blk2 0.9s infinite;
}
.head-contac a i{
  width: 75px;
  height: 75px;
  line-height: 76px;
  background: #f68818;
  border-radius: 0 0 50% 50%;
  position: absolute;
  right: 25px;
  font-size: 39px;
  text-align: center;
  top: 0;
}

.top-line1 span {
    font-size: 25px;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffffff;
    padding: 10px 0 0;
}
.flag-1{
  padding: 3px 3px;
  width: 6.70%;
  display: inline-block;
}

.flag-1 img{width: 100%;border: 2px solid white;}
/* head section end */


/* banner section start */
.banner img{
 width: 100%;
}
/* banner section end  */ 



/* services section start */
.services-1{
  padding: 30px 15px;
}
.services-2{
  padding: 20px 20px 0;
  background: linear-gradient(0deg, #f68818, #ffed00);
  border-radius: 20px;
  overflow: hidden;
}
.sn-testi-sec ul li:first-child{position: relative;padding: 8px;}
.sn-testi-sec ul li:first-child:after {
    content: '';
    position: absolute;
    top: -51px;
    width: 85px;
    height: 85px;
    background: #ffed00;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 50px;
    z-index: 0;
}
.sn-testi-sec ul li img{border: 10px solid #ffffff;border-radius: 50%;}

.sn-testi-sec span {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #7a0000;
    padding: 8px 0 0px;
    display: block;
}
.sn-testi-sec p{
   line-height: 28px;
   color: #000000;
   font-size: 16px;
   font-weight: 500;
   padding: 4px 0 20px;
}
.sn-testi-sec a{
   font-size: 25px;
   font-weight: 700;
   text-transform: capitalize;
   color: #164f00;
   padding: 7px 15px 0px;
   background: #ffffff;
   display: block;
   border-radius: 20px 20px 0 0;
}
/* services section end */

/* list section start */
.list-section{
  
background: linear-gradient(0deg, #f68818, #ffed00);
}
.list-detail1{
  text-align: center;
}
.list-detail1 p{
  color: #000000;
  font-size: 30px;
  line-height: 39px;
  font-weight: 700;
  text-transform: capitalize;
  padding: 15px 15px 15px;
  background: white;
}
.list-detail1 p span{
   color:#ffb700;
   text-transform: uppercase;
   font-weight: 600;
}
.list-detail1 ul{
  padding: 30px 0;
}
.list-detail1 ul li{
  padding: 8px 15px 6px;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  background: #ffed00;
  color: #001694;
  margin: 7px 2px;
  display: inline-block;
  transition: .5s all;
}
.list-detail1 ul li:hover{
  background: #ffffff17;
}
/* list section end */

/* text design section start */
.heading-sec1{
    text-align: center;
    padding: 0 0 25px;
}
.heading-sec2{
  
margin: -50px 0 0;
  
background: #fff;
  
position: relative;
}
.heading-sec1 strong{
    position: relative;
    font-weight: 800;
    padding: 0;
    font-size: 49px;
    text-transform: capitalize;
    display: block;
    text-align: center;
    color: #7a0000;
}
.heading-sec1 p{
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    color: #000000;
    letter-spacing: 3px;
}
.text-love p{
  line-height: 30px;
  color: #242424;
  font-size: 16px;
  font-weight: 500;
  padding: 0 0 20px;
  text-align: justify;
}
.text-love p.hindi-text{
  line-height: 32px;
  font-weight: 600;
  border: 1px solid #00000052;
  padding: 18px 15px 10px;
  background: #fee80138;
}
/* text design section end */



/* award section start */
.award1{
  padding: 10px;
}
.award2{
  position: relative;
}
.award2 img{
    width: 100%;
}

/* award section end */


/* add section start */
.add-design1{padding: 20px 0 0;text-align: center;background: #7a0000;}
.add-love span {
    width: 140px;
    height: 140px;
    line-height: 75px;
    background: #ffffff;
    border-radius: 0 0 50% 50%;
    font-size: 100px;
    text-align: center;
    color: #ff0000;
    font-weight: 400;
    display: inline-block;
    padding: 8px;
}
.add-love span img{
    border-radius: 50%;
}
.add-love p{
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  animation: float 1s ease-in-out infinite;
  padding: 3px 15px 0px;
  color: #000;
}
.add-love a {
  font-weight: 600;
  color: #ffed00;
  font-size: 55px;
  display: inline-block;
  line-height: 68px;
  padding: 0 0 15px;
}

@keyframes float {
  0% {
    background: #ffffff;
  }
  50% {
   background: #ffed00;
  }
  100% {
    background: #ffffff;
  }
}
.add-love strong{
  font-weight: 600;
  color: #ffffff;
  padding: 20px 15px 0;
  font-size: 38px;
  line-height: 52px;
  text-transform: capitalize;
  display: block;
}
/* add section end */



/* testimonial section start */
.testi-1{
  padding: 15px 15px 0;
}
.testi-monial {
    padding: 0 0 15px;
    position: relative;
    background: #ffffff;
    text-align: center;
    border: 1px solid #ffed00;
    border-top: 0;
}
.testi-monial i {
    color: #7a0000;
    font-size: 20px;
    padding: 0 2px;
}
.testi-monial span {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
    padding: 6px 0 2px;
    border-bottom: 1px solid #ffffff57;
    letter-spacing: 1px;
    background: #ffed00;
}
.testi-monial p {
    text-align: center;
    padding: 9px 15px 10px;
    background: #fff;
    line-height: 30px;
    color: #242424;
    font-size: 16px;
    font-weight: 500;
}
/* testimonial section end */


/* our services section start */
.our-services{
  background: #7a0000;
}
.our-services-1{
  padding: 40px 30px 0;
}
.our-sv-testi-sec {
    padding: 30px;
    border-radius: 20px;
    background: #ffffff;
    overflow: hidden;
}
.our-sv-testi-sec ul li:first-child{
  position: relative;
  z-index: 0;
}
.our-sv-testi-sec ul li img{border-radius: 20px;width: 100%;}

.our-sv-testi-sec span {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    color: #7a0000;
    padding: 9px 0 0px;
    display: block;
}
.our-sv-testi-sec p{
   text-align: center;
   padding: 0 0 12px;
   line-height: 30px;
   color: #242424;
   font-size: 16px;
   font-weight: 500;
}
.our-sv-testi-sec a{
   font-size: 30px;
   font-weight: 600;
   border-radius: 40px;
   text-transform: capitalize;
   color: #ffffff;
   padding: 5px 20px 4px;
   background: #005805;
   display: block;
}
/* our services section end */


/* footer section start */
.footer{
  position:relative;
  z-index: 9;
  text-align: center;
  background: linear-gradient(0deg, #f68818, #ffed00);
}
.footer-add p{
  font-size: 29px;
  text-transform: capitalize;
  font-weight: 600;
  color: #ffffff;
  background: #00205a;
  padding: 15px 15px 10px;
  line-height: 35px;
}
.footer-heading strong{
  text-align: center;
  padding: 0 0 5px;
}
.footer-center1:last-child{
  border:0;
  padding-left: 20px;
  margin: 0 auto;
}
.text-centent p{
  color: #fff;
  line-height: 31px;
  font-weight: 300;
  font-size: 15px;
  padding: 0px 0 21px;
}
.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;
}
.footer-list{padding: 0 10px;}
.footer-list ul li{
  position:relative;
  padding: 8px 15px 6px;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  background: #ffffff;
  color: #000000;
  margin: 11px 2px;
  display: block;
  text-align: center;
}
.footercontact-heading strong{
  font-size: 50px;
  text-transform: capitalize;
  font-weight: 500;
  color: #ffffff;
  padding: 0 0 20px;
}
.contact-left1{padding: 0 10px 10px;}
.contact-left1 a{
  color: #000 !important;
}
.contact-left2{
  padding: 20px 10px;
  text-align: center;
  background: #7a0000;
}
.contact-left1 a span{
  display: inline-block;
  text-align: center;
}
.contact-left1 a span b{
  display: block;
  height: 115px;
  width: 115px;
  background: #fee502;
  border-radius: 50%;
  line-height: 107px;
  animation: pulse-2 2s linear infinite;
  margin: 0 auto;
  color: #7a0000;
  font-size: 45px;
  border: 5px solid #7a0000;
}
@keyframes pulse-2 {
   0% {
      box-shadow: 0 0 0 0 #fee502
   }
   to {
      box-shadow: 0 0 0 10px #ffffff
   }
}
.contact-left1 a span img{
  height: 50px;
  filter:brightness(0) invert(1);
}
.contact-left1 a p{
  padding: 25px 0 0 0px;
  font-size: 20px;
  font-weight: 600;
}
.contact-left1 a p i{
  text-transform: uppercase;
  display: block;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
}
.contact-left1 a p strong{
  font-weight: 500;
  display: block;
  color: #ffffff;
  font-size: 21px;
}
.contact-left1 a p strong.footer-add{
  font-size: 16px;
  font-weight: 400;
}
.copy span{
  color: #000000;
  line-height: 23px;
  font-size: 15px;
  font-weight: 600;
  display: block;
}
.copy span strong{
  display: block;
  padding: 0 0 5px 0;
  font-size: 17px;
  color: #7a0000;
  font-weight: 600;
}
.copy p{
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  padding: 8px 5px 8px;
  background: #7a0000;
}

/* footer section end */




#callbook {
  background:green;
  bottom: 0;
  height: 42px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 999999;
}
#callbook
  ul{padding: 0px;
}
#callbook
  ul li {
  background: red;
  position: relative;
  padding: 6px 6px 7px;
  width:50%;
  list-style:none;
  float:left;
  text-align: center;
}
#callbook
  ul li:last-child{
  background: #00c915;
}
#callbook
  ul li a span {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  top: 0px;
  text-transform: uppercase;
}





@media (max-width: 767px){
.head-right1 {padding: 0;}
.head-right2 span {/* font-size: 17px; */}
.top-line span{padding: 10px 0 0;}
.top-line1 span{font-size: 19px;}
.head-contac a {/* font-size: 28px; */}
.head-contac a i {display: none;}
.flag-1{width: 13.09%;padding: 3px 0;}
.head-line1 {font-size: 21px;padding: 5px 0 11px;}
.head-hindi-line p {font-size: 17px;line-height: 26px;}
.list-detail1 p {font-size: 25px;line-height: 32px;}
.add-love a {/* font-size: 52px; */}
.add-love strong {font-size: 20px;line-height: 32px;padding: 15px 12px 0;}
.add-love p {line-height: 29px;font-size: 22px;padding: 6px 15px 4px;}
.heading-sec1 strong {font-size: 38px;}
.rating1:nth-child(1){width: 40%;}
.rating1:nth-child(2){order: 4;padding-top: 15px;}
.rating1{padding: 0;}
.list-detail1 ul li {width: 48%;}
.footercontact-heading strong {font-size: 41px;text-align: left;}
.footer-center1 {border-right:0;}
.footer-center1:last-child {padding-left: 10px;}
.award1:nth-child(3) .award2:after{display: none;}
.footer {padding-bottom: 42px !important;}
.footer-add p {font-size: 25px;padding: 15px 15px 5px;line-height: 38px;}
.heading-sec2 {margin: -25px 0 0;padding-top: 40px !important;}
#callbook {display:block;}




}


@media only screen and (min-width: 768px) and (max-width: 991px) {
.top-line span {padding: 2px 0 0;}
.top-line1 span {font-size: 20px;}
.head-contac strong {padding: 7px 0 0;}
.head-line1 {font-size: 21px;padding: 5px 0 11px;}
.flag-1{width: 7.7%;padding: 3px 0px;}
.flag-1:nth-child(13), .flag-1:nth-child(14) {display: none;}
.footer-center1 {border-right:0;}
.services-1 { padding: 40px 10px 0;}
.our-services-1 {padding: 40px 10px 0;}
.our-sv-testi-sec a {font-size: 25px;}
.our-sv-testi-sec span {font-size: 24px;}
.sn-testi-sec a {font-size: 22px;}
.contact-left1 a {gap: 20px;}
.add-love p {font-size: 23px;padding: 3px 15px 2px;}
.add-love strong {font-size: 25px;line-height: 40px;padding: 15px 15px 0;}
.add-love a {font-size: 52px;padding: 0 0 8px;}
.heading-sec1 strong {font-size: 52px;}
.list-detail1 p {font-size: 28px;line-height: 35px;}
.award1:nth-child(3) .award2:after{display: none;}
.head-right1 {padding: 0 15px;}
.footer-add p {font-size: 25px;padding: 15px 15px 5px;line-height: 38px;}
.contact-left1:nth-child(2){order: 1}
}


@media only screen and (min-width: 992px) and (max-width: 1200px) {
.head-line1 {font-size: 24px;}
.head-right2 span {font-size: 18px;}
.head-contac a{font-size: 40px;}
.sn-testi-sec span {font-size: 19px;}
.appointment {font-size: 14px;padding: 0 8px 10px;}
.appointment span .bi {height: 1.4rem;width: 1.4rem;}
.appointment span {height: 32px;line-height: 40px;width: 38px;}
.head-contac a i {width: 65px;height: 65px;line-height: 64px;font-size: 32px;}
.sn-testi-sec a {font-size: 23px;}
.list-detail1 p {font-size: 35px;line-height: 42px;}
.add-love p {font-size: 30px;padding: 4px 15px 4px;}
.add-love strong {padding: 18px 15px 0px;font-size: 30px;line-height: 47px;}
.footer-add p {font-size: 25px;padding: 15px 15px 5px;line-height: 38px;}
}





@media only screen and (min-width: 1201px) and (max-width: 1340px) {}


@media (max-width: 575px) and (min-width: 0px) {
.head-left1{padding: 0;}
.head-contac strong {/* padding: 6px 0 0; */}
.head-line1 { font-size: 19px;padding: 3px 0 5px;}
.head-hindi-line p {font-size: 16px;line-height: 27px;}
.head-contac a {font-size: 45px;}
.head-right2 span {font-size: 19px;}
.top-line1 span {font-size: 17px;}
.top-line span {font-size: 19px;padding: 0;}
.head-contac a i {margin: 4px 11px 0 0;width: 48px;height: 48px;line-height: 48px;font-size: 24px;}
.about-title strong {font-size: 32px;}
.add-love a {font-size: 43px;padding: 0;}
.add-love strong {font-size: 21px;line-height: 30px;padding: 17px 10px 0px;}
.add-love p {line-height: 27px;font-size: 20px;padding: 7px 15px 3px;}
.heading-sec1 strong {font-size: 30px;line-height: 40px;}
.heading-sec1 p {font-size: 13px;}
.list-detail1 ul li {width: 100%;}
.footercontact-heading strong {font-size: 32px;}
.services-1 {padding: 15px 8px;}
.list-detail1 p {font-size: 20px;line-height: 28px;}
.award1:nth-child(3) .award2:after{display:block;}
.footer-add p {font-size: 21px;padding: 15px 15px 10px;line-height: 33px;}
.our-services-1 {padding: 40px 10px 0;}
.our-sv-testi-sec a {font-size: 25px;}
.our-sv-testi-sec span {font-size: 24px;}

}



@media (max-width: 420px) and (min-width: 0px) {
.head-line1 {font-size: 16px;}
.head-hindi-line p {font-size: 15px;line-height: 23px;}
.top-line1 span {font-size: 14px;line-height: 21px;}
.head-contac a {font-size: 35px;text-align: center;}
.head-right2 span {font-size: 14px;}
.head-contac strong {font-size: 19px;}
.head-contac a i {display: none;}
.list-detail1 p {font-size: 18px;line-height: 24px;padding: 12px;}
.flag-1 {width: 15.09%;padding: 2px 0;}
.about-title strong {font-size: 22px;}
.add-love a {font-size: 32px;line-height: 52px;}
.add-love strong {font-size: 18px;line-height: 27px;padding: 11px 10px 0px;}
.add-love p {line-height: 21px;font-size: 15px;padding: 5px 0 3px;}
.list-detail1 ul li {padding: 9px 18px 7px;font-size: 17px;margin: 7px 0px;display: block;}
.heading-sec1 strong {font-size: 28px;line-height: 38px;}
.right-img img {max-width: 250px;}
.add-design1 {/* padding: 0 15px; */}
.heading-sec1 p {font-size: 12px;}
.footercontact-heading strong {font-size: 24px;padding: 0 0 10px;}
.sn-testi-sec span {font-size: 19px;}
.sn-testi-sec a {font-size: 22px;}
.contact-left1 a {gap: 10px;}
.footer-add p {font-size: 19px;padding: 15px 15px 9px;line-height: 31px;}
.heading-sec2 {margin: -12px 0 0;padding-top: 20px !important;}
.our-sv-testi-sec {padding: 15px}
.our-sv-testi-sec a {font-size: 22px;}
.our-sv-testi-sec span {font-size: 22px;}
#callbook ul li a span {font-size: 18px;}
#callbook ul li {padding: 9px 6px 10px;}
}

.head-section {
    background: #000000;
    text-align: center;
    border-bottom: 1px solid white;
    position: relative;
    overflow: hidden;
}

.list-section {
    background: linear-gradient(0deg, #4c0542, #19053c);
}

.list-detail1 p {
    color: #1e053c;
    font-size: 30px;
    line-height: 39px;
    font-weight: 700;
    text-transform: capitalize;
    padding: 15px 15px 15px;
    background: white;
}

.list-detail1 p {
    color: #ffffff;
    font-size: 30px;
    line-height: 39px;
    font-weight: 700;
    text-transform: capitalize;
    padding: 15px 15px 15px;
    border-radius: 50px;
    border: 4px solid #fff5f6;
    background: #ff0505;
}

.list-detail1 ul li {
    padding: 8px 15px 6px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    background: #ff7400;
    color: #ffffff;
    margin: 7px 2px;
    display: inline-block;
    transition: .5s all;
}

.heading-sec1 strong {
    position: relative;
    font-weight: 800;
    padding: 0;
    font-size: 49px;
    text-transform: capitalize;
    display: block;
    text-align: center;
    color: #ff7400;
}
li {
    margin: 0px;
    color: #000000;
    padding: 0px;
    list-style: none;
}