@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Yusei+Magic&amp;display=swap');

body{
  margin:0;
  padding:0;
  color: #dd0101;
  font-family: 'Poppins', sans-serif;
}
.main{
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 98%;
}

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;}
/*#dd0101*/

/* START HEDAER SECTION  */


/* START HEADER SECTION  */

/* start top head section  */

.tophead-section{
  padding: 0;
  background: #dd0101;
}
.ani{
  background: #dd0101;
  color: #ffffff;
  font-size: 20px;
  line-height: normal;
  padding: 6px 0 0 0;
  font-weight: 600;
}
.tophead-section1{
  padding: 0px;
  position: relative;
  background: yellow;
}
.left-top{
  padding:0;
}
.left-top p{
  margin: 0;
  color: #000;
  font-size: 19px;
  text-align: right;
  animation: anii 0.9s infinite;
  text-transform: capitalize;
  padding: 20px 40px 0 0px;
  font-weight: 600;
}
.left-top a{
  background: #dd0101;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  padding: 5px 20px;
  display: block;
  width: fit-content;
  border-radius: 0;
}
.left-top a span{
  text-transform: uppercase;
  color: #fff900;
  letter-spacing: 1px;
}
/* end top head section  */

/* start head section  */

.head-section{
  padding: 0 0 0 0;
  background: #ffff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px 0 0;
}

.head-logo1{
  padding: 0px;
}
.head-logo2{
  padding: 0px 0 0 0px;
  text-align: left;
}
.head-logo2 img{
}
.head-navigation1{
  padding: 0;
}
.head-navigation2{
  padding: 0px;
}

.head-list{
  background: linear-gradient(to right, #f9930f , #f9930f);
  border-radius: 30px 0 0  30px;
  padding: 7px 10px 7px 20px;
}
.head-list ul{
  padding:0;
  margin:0;
  list-style:none;
}
.head-list ul li{
  font-size: 16px;
  display: inline-block;
  padding: 7px 7px;
  color: #fff;
  font-weight: 500;
  text-transform: capitalize;
}
.call-top{
  padding: 0;
  position: absolute;
  bottom: -70px;
  right: 0;
  width: auto;
  z-index: 9;
  left: auto;
}
.call-top a{
  background-color: #eee;
  padding: 8px 21px;
  font-size: 24px;
  border: 2px solid #fff;
  border-radius: 32px;
  box-shadow: inset 0 0 10px #bdbbbb;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 600;
  margin: 0 auto 0 0;
}
.call-top .chat-online{
  box-shadow: none;
  background: #00a700;
  color: #fff;
  border: 0;
}



/* end head section */

/* start slider section */
.slider-section{
  padding: 0;
}
.slider-section img{
  width: 100%;
}

/* end slider section */

/* END HEADER SECTION  */



/* start about us section */


.aboutus-section{
  padding: 90px 10px 0 70px;
}
.aboutus-section:before{
  content:"";
  background: #dd0101;
  height: 100%;
  width: 43%;
  left: 50px;
  right: 0;
  top: 0;
  position: absolute;
}
.aboutus-section:after{
  content:"";
  background: #dd0101;
  height: 5%;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
.aboutus-section1{
  padding: 0px 30px 110px 30px;
      background: #03061c;
}

.about-content{
  padding: 10px 0 0 10px;
}
.about-content img{
  float: right;
  /* box-shadow: 0 0 18px 6px #d3c96c;
  border-radius: 50%; */
}
.aboutus-left2{
  text-align: left;
  padding: 0;
}
.aboutus-left2 p{
  color: #fff;
  font-size: 15px;
  line-height: 33px;
  font-weight: 400;
  margin: 0;
  padding: 10px 0 0;
}
.aboutus-left2 p strong{
  color: #000000;
  font-weight: 600;
  }
.aboutus-left2 ul{
  border-radius: 10px;
  padding: 10px 20px 10px 0px;
  margin: 0;
  list-style: none;
  text-align: left;
}
.aboutus-left2 ul li{
  color: #000;
  border: 1px solid #d5d5d5;
  font-size: 15px;
  display: inline-block;
  margin: 10px 10px 0 0;
  line-height: 30px;
  border-radius: 40px;
  font-weight: 400;
  padding: 6px 30px 6px 40px;
  position: relative;
  text-transform: capitalize;
}
.aboutus-left2 ul li span{
}
.aboutus-left2 li:before{
    color: #dd0101;
    content: "\e450";
    font-weight: 500;
    font-size: 21px;
    border-radius: 5px 0px 0 5px;
    padding: 0;
    font-family: "Font Awesome 6 Pro";
    text-align: center;
    position: absolute;
    left: 14px;
    bottom: 4px;
}
.aboutus-left2 b{
  font-size: 23px;
  border-left: 5px solid #da3c22;
  display:
  inline-block;
  font-weight: 700;
  color: #ffffff;
  margin: 17px 0 0;
  text-transform: capitalize;
  padding: 0px 0px 0px 5px;
}
.about-contact{
  padding: 40px 0 0 0;
  text-align:
  center;
}
.about-contact strong{
  color:#000;
  text-transform:uppercase;
  font-size:40px;
  margin:0;
  font-weight:600;
  display:block;
}
.aboutmark-left1{
  padding: 15px 0 20px 0;
  background:#df383e;
}
.aboutmark-left2{
  padding: 0;
}
.aboutmark-left2 b{
  color:#fff;
  font-size: 31px;
  margin:0;
  display: block;
  text-transform:
  capitalize;
  font-weight:600;
}
.aboutmark-left2 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:#000000;

    }
    100% {
        color:#df383e;
    }
}
.aboutmark-right2 b{
  color:#000;
  font-size: 28px;
  margin:0;
  text-transform:
  capitalize;
  font-weight:600;
}
.aboutmark-right2 a{
  color: #0dce00;
  font-weight: 700;font-size:30px;
  text-transform:
  capitalize;
  text-decoration:none;
  animation: boun1 0.4s infinite;
  display:block;
}
@keyframes boun1 {
    0% {
        color:#3dff00;

    }
    100% {
        color:#0b8b08;
    }
}

.aboutmark-right1{
  background: #f69125;
  padding: 20px 0 20px 0;
}
.aboutmark-right2{
  padding: 0;
}

.services-head{
  padding: 0;
  text-align: center;
  position: relative;
}
.services-head strong{
  font-size: 23px;
  color: #dd0101;
  text-transform: uppercase;
  display: block;
  font-weight: 500;
  background: #ffff00;
  position: absolute;
  box-shadow: 0 0 11px 2px #ffffff;
  left: 0;
  border-radius: 40px;
  padding: 5px 30px;
  top: -31px;
}
.services-head p{
  color: #606060;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 600;
  margin: 0;
  padding: 0px 0 0px;
  display: block;
}
.services-head span{
  height:2px;
  margin: 0 10px 0 6px;width:200px;
  display:
  inline-block;
  background:#df383e;
}
.pandit-name{
  padding: 30px 0 0;
}
.pandit-name p{
    margin: 0;
    font-size: 50px;
    color: yellow;
    text-transform: capitalize;
    text-align: left;
    font-family: "Yusei Magic", sans-serif;
    font-weight: 700;
}

/* end about us section */


/* start services section */

.services-section{
  padding: 40px 0 40px 0;
  background: #231e36;
}
.services-section1{
  padding: 70px 30px 0;
}
.services-heading{
  padding: 0 0  50px;
}
.services-heading strong{
  display: block;
  font-size: 101px;
  text-align: left;
  text-transform: capitalize;
  font-family: "Yusei Magic", sans-serif;
  font-weight: 700;
  margin: -40px 0 0;
}
.services-heading span{
  color: #3b3b3b;
  background: #fff;
  font-size: 17px;
  margin: 0px 0 0px 0;
  text-transform: uppercase;
  border-radius: 30px;
  font-weight: 600;
  display: block;
  width: fit-content;
  padding: 5px 20px;
}

.services{
  padding:30px 0 0 0;
}
.services-1{
  padding: 10px;
}
.services-2{
  padding: 0;
  background: #1d192c;
  border-radius: 40px;
  transition:0.4s ease-in-out;
}
.services-3{
  padding: 0;
}
.services-3 img{
   width: 100%;
   border-radius: 30px 30px 0 0;
}
.services-4{
  text-align: center;
  padding: 30px 20px 30px;
}
.services-4 strong{
  display: block;
  font-size: 24px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 700;
  padding: 0;
}
.services-4 p{
  color: #dbdbdb;
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
  padding: 10px 0 0;
}
.services-4 a{
  background: #f8930e;
  color: #ffffff;
  padding: 10px 45px;
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 70px;
  text-shadow: 0 0 5px white;
  margin: 10px 0px;
  display: inline-block;
}
/* end services section */

/* start our services section */

.ourservices-section{
   padding: 0 0 0px 0;
}

.ourservices-section1{
   padding: 60px 30px 0px 30px;
}
.number{
  
padding: 70px 0 0;
}
.number a{
  text-align: center;
  display: block;
  font-family: "Yusei Magic", sans-serif;
  font-size: 110px;
  font-weight: 700;
  color: #231e36;
  animation: anii 0.9s infinite;
}
@keyframes anii{
  0%{
    opacity:0.1;
  }
  100%{
    opacity:0.9;
  }
}
.services-design{
   padding: 30px 0 0;
   display: flex;
   justify-content: center;
   align-items: center;
}

.services-left1{
   padding: 0 60px 0 0px;
   text-align: center;
}
.pooja-right1{padding:0;}
.services-left2{
   padding: 0;
   text-align: left;
}
.services-left2 strong{
  display: block;
  font-size: 57px;
  color: #dd0101;
  text-transform: capitalize;
  font-weight: 700;
  font-family: "Yusei Magic", sans-serif;
  padding: 5px 0;
}
.services-left2 span{
  font-size: 20px;
  color: #ffffff;
  text-transform: capitalize;
  display: block;
  font-weight: 500;
  background: #231e36;
  width: fit-content;
  border-radius: 40px;
  padding: 10px 25px;
}
.services-left2 p{
  color: #000000;
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
  padding: 10px 0 0;
}
.services-right1{
   padding: 10px;
}
.services-right2{
   border-radius: 20px;
   padding: 0;
   background: #dd0101;
}
.services-design1{
   padding: 35px 10px 36px 10px;
}
.services-design2{
   padding: 0px 0px 0px;
   text-align: center;
   border-radius: 32px;
   background: #fff;
}

.services-design3{
   padding: 0;
}
.services-design3 img{
   border-radius: 50%;
   height: 240px;
   margin: -110px 0 0;
   border: 18px solid #f8930e;
}
.services-design4{
   padding: 20px 0 30px;
}
.services-design4 strong{
   font-size: 27px;
   font-weight: 700;
   padding: 0 10px;
   text-transform: capitalize;
   margin: 0;
   display: block;
   border-bottom: 1px solid;
}
.services-design4 p{
   color:#000;
   padding: 10px 20px 15px 20px;
   font-size: 15px;
   margin: 0;
   line-height: 30px;
   font-weight: 500;
}
.services-design4 a{
  color: #fff;
  padding: 10px 34px;
  display: inline-block;
  border-radius: 90px;
  font-size: 17px;
  font-weight: 600;
  text-transform: capitalize;
  background: #dd0101;
}

/* end our services section */


/* start main section*/

.main-section{
  padding: 0;
}
.main-section1{
  padding: 80px 30px 100px;
}

.main-services-design1{
  padding: 60px 0 0;
}
.main-services-design2{
  padding: 0px;
}
.main-services{
  padding: 0px 0 0;
}
.main-services1{
  padding: 10px 10px 30px 10px;
}
.main-services2{
  padding: 0px 0px 0px;
  text-align: center;
  border-radius: 50px 0 50px 0;
  border: 1px solid #dfdfdf;
  background: #03061c;
}
.main-services3{
  padding: 0;
  position: relative;
}
.main-services3 img{
  border-radius: 50px 0;
  border: 7px solid #dd0101;
}

.main-services4{
  text-align: center;
  position: relative;
  padding: 14px 12px 0px;
}
.main-services4 strong{
  text-transform: capitalize;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  display: block;
  padding: 0;
      color: yellow;
}
.main-services4 span{
  color: #fff;
  font-size: 19px;
  text-transform: capitalize;
  margin: 0;
  display: inline-block;
  font-weight: 500;
}
.main-services4 p{
  color: #fff;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    text-transform: initial;
    margin: 0;
    padding: 10px 0 30px;
}
.main-services4 a {
    font-size: 18px;
    margin: 0;
    font-weight: 500;
    color: #ffffff;
    text-transform: capitalize;
    text-decoration: none;
    background: #dd0101;
    padding: 8px 25px 7px 25px;
    border-radius: 30px;
    /* position: fixed; */
    /* left: 0; */
    /* right: 0; */
    /* margin: 0 auto; */
    /* bottom: -13px; */
    /* width: 50%; */
}

.main-services4 a:hover{
  background: #dd0101;
  color:#fff;
}
.faq-head{
  padding: 0;
  text-align: center;
}
.faq-head strong{
  font-size: 63px;
  font-weight: 800;
  text-transform: capitalize;
  display: block;
  font-family: "Yusei Magic", sans-serif;
  margin: -7px 0 0 0;
  color: #dd0101;
  }


.faq-head p{
  color: #231e36;
  font-size: 17px;
  text-transform: capitalize;
  margin: 0;
  display: inline-block;
  font-weight: 500;
  padding: 0 0 0 0;
}
.award-section1 .faq-head strong{
  color:#fff;
}
/* end main section*/

/* start awards section*/

.awards-section{
  background: #231e36;
  padding: 0;
}

.awards-section1{
  padding: 70px 40px 80px;
  text-align: center;
}
.awards-section1 .faq-head strong{
  color: #fff;
  font-weight: 500;
}
.awards-section1 .faq-head p{
  color: #dd0101;
}

.awards{
  padding: 38px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.awards-1 {
  padding: 10px;
}
.awards-2 {
  padding: 0px;
}
.awards-2 img{
  width: 100%;
}
/* end awards section*/



/* start testimonials section*/

.testimonials-section{
  padding: 0;
}
.testimonials-section1{
  padding: 60px 30px 60px;
}
.heading-design{
  padding: 0px 0;
  text-align: center;
}
.heading-design strong{
  font-family: 'Federo', sans-serif;
  font-size:40px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin: 0px 0 0;
}
.heading-design p{
  color: #ff0000;
  font-size: 18px;
  margin: 0;
  text-transform: capitalize;
  font-weight: 500;
  padding: 0;
}
.chat-heading11{padding:0;}

.testimonials{
  padding: 50px 0px 0px;
}

.testimonials-1{
  padding: 10px;
}
.testimonials-2{
  padding: 20px;
  border-radius: 20px;
  position: relative;
  text-align: center;
  border: 1px solid #dbdbdb;
}
.testimonials3{
  padding: 0;
  text-align: center;
  margin: 0;
}
.testimonials3 img{
  border-radius: 50%;
  padding: 0;
  border: 6px solid #dd01014d;
  height: 100px;
}
.testimonials-text{
  padding: 12px 0 11px;
}
.testimonials-text p{
  color: #000;
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
}
.testimonials-name{
  padding: 0px 0 0;
}
.testimonials-name strong{
  font-size: 16px;
  margin: 0;
  font-weight: 500;
  text-transform: capitalize;
}
.testimonials-name p{
  color: #000000;
  font-size: 15px;
  letter-spacing: 2px;
  display: inline-block;
  line-height: 30px;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
}
.testimonials-name span{
  display:block;
  color: #ffffff;
}
.testimonials-name span i{
  padding:0 4px;
  font-size: 15px;
  color: #ffa700;
}
.qoute{
  padding: 0;
  position: absolute;
  bottom: 0;
  z-index: -9;
  opacity: 0.1;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.qoute span{
  display: block;
  border-radius: 50%;
  color: #dd0101;
  font-size: 200px;
  margin: 0 auto;
}
/* end testimonials section*/



/* start footer section*/

.footer-section{
   padding: 0;
   background: #dd0101;
}

.footer-section1{
  padding: 40px 30px 30px;
  text-align: center;
}



.copy-right{
  padding: 0px 0 0px;
  margin-top: 0px;
}
.copy-right p{
  color: #ffffff;
  font-weight: 600;
  /* font-size: 11px; */
  margin: 20px 0 0 0;
  display: inline-block;
  border-radius: 30px;
}
.copy-right span{
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  display: block;
  padding: 0;
  line-height: 26px;
}
.copy-right a{
  color: #ffffff;
}
/* end footer section */


/*start why choose us section*/

.chooseus-section{
  padding: 0;
}
.chooseus-section1{
  padding: 0px 0px 0 30px;
}
.choose1{
  padding: 10px;
}
.choose2{
  padding: 50px 0px 30px;
  text-align: center;
  border: 1px solid #3f3565;
  border-radius: 14px 14px;
  position: relative;
}
.choose2 p{
  font-weight: 600;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  line-height: 32px;
  letter-spacing: 3px;
  text-transform: capitalize;
  padding: 0 0 0 0;
  border-radius: 0px 0px 10px 10px;
  margin: 0;
}
.choose2 span{
  height: 60px;
  font-size: 37px;
  color: #ffffff;
  width: 60px;
  line-height: 62px;
  display: block;
  background: #dd0101;
  margin: 0 auto;
  border-radius: 50%;
  box-shadow: rgba(255, 28, 17, 0.71) 0px 0px 0px 5px;
  }
.choose2 .love_count {
  padding: 18px 0 0 0;
  font-size: 31px;
  line-height: 42px;
  font-weight: 600;
  color: #ffffff;
}

/*end why choose us section*/

/* start chat testimonials section*/


.chat-heading{
  padding: 120px 0px 0px 0px;
}
.chat-heading1{
  padding: 120px 0px 0px 0px;
}
.chat-heading .faq-head{
  padding: 0px 0px 50px 0px;
}
.chat-heading  .faq-head strong{
  color:#231e36;
}
.chat-img1{
  padding: 13px;
}
.chat-heading1{padding:0;}
.chat-img2{
  padding: 0;
  text-align: center;
}
.chat-img2 img{
}
.tophead-left2 {
    font-size: 62px;
    text-transform: capitalize;
    color: #dd0101;
    font-weight: 600;
    margin: 0;
}
/* end  chat testimonials section*/
/* start best bestservices section */

.bestservices-section{
  padding: 0;
}
.bestservices-section1{
  padding: 90px 30px 50px;
}
.bestservices{
  padding: 45px 0 0 0;
}
.bestservices1{
  padding: 10px;
}
.bestservices2{
  padding: 0;
  transition: 0.9s ease-in-out;
  border-radius: 30px;
}
.bestservices3{
  padding: 0;
  text-align: center;
  border-radius: 30px 30px 0 0;
  z-index: 9;
  }
.bestservices3 img{/* min-width: 100%; */border-radius: 30px 30px 0 0;}
.bestservices4{
  padding: 20px 30px 20px 30px;
  text-align: center;
  color: #fff;
  border-radius: 0 0 30px 30px;
  margin: 0 0 0 0;
  background: #dd0101;
  transition: 0.9s ease-in-out;
}
.bestservices4 strong{
  display: block;
  text-transform: capitalize;
  text-align: center;
  font-size: 27px;
  margin: 0;
}
.bestservices4 span{
  color: #ad0000;
  font-size: 16px;
  margin: 0;
  font-weight: bolder;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.bestservices4 p{
  color: #383838;
  font-size: 16px;
  margin: 0;
  line-height: 30px;
  font-weight: 500;
  padding: 0px 0 0px 0;
}
/* end best bestservices section */

.fix
{
  position: fixed;
  padding: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
}
.end
{
  margin: 0;
  padding: 0;
  background-color: #fff;
  
}
.end li a i
{
  animation-name: vibe;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.12,0.84,0.79,0.4);
  animation-delay: 0.2s;
}
.end li
{
    display: inline;
    text-align: left;
    list-style: none;
    position: absolute;
    text-align: center;
    height: 60px;
    bottom: 15px;
    width: 60px;
    border-radius: 1px solid #000;
    background: #f10000;
    line-height: 57px;
    border-radius: 50%;
}
.end .wh-fx {
  background:green;
  color:#fff;
}
.end li a{
  color:#fff;
  display: block;
  position: relative;
}
.end li a span{
    position: absolute;
    top: -6px;
    right: 0;
    background: #ed270c;
    border: 1px solid #eee;
    height: 20px;
    border-radius: 40px;
    line-height: 20px;
    width: 20px;
}
.wh-fx{right: 20px;}
.ph-fx{left: 20px;}
.end li a img
{
    filter: brightness(0.5) invert(1);
}


@media (max-width: 767px){
  body{text-align: center;}
  .head-section{display:block;padding: 10px 10px 0px 10px;}
  .head-list ul li:nth-child(3){display:none;}
  .head-list ul li:nth-child(1){display:none;}
  .call-top a{font-size: 19px;}
  .services-section1 {padding: 50px 20px 50px 20px;}
  .aboutus-section {padding: 90px 0px 0;}
  .aboutus-section1 {padding: 0px 9px 50px 10px;}
  .pandit-name p{font-size: 42px;}
  .services-head strong{font-size: 24px;}
  .services-1{width: 50%;}
  .head-logo2{padding:0;text-align: center;}
  .call-top a{bottom: -21px;}
  .head-navigation1 {padding: 10px 0 0px 0;}
  .services-heading strong{font-size: 46px;}
  .services-left1 {padding: 0 0px 0 0px;}
  .ourservices-section1 {padding: 0 0px 50px 0px;}
  .services-design1{width:50%;}
  .main-section1{padding: 80px 0px 120px;}
  .main-services1{width: 50%;}
  .awards-1 {width:50%;}
  .testimonials-section1 {padding: 60px 10px 100px;}
  .footer-section1{padding: 40px 0 80px;}
  .fix{display:block;}
  .choose1{width:50%;}
  .bestservices-section1{padding: 50px 0;}
  .bestservices1{width:50%;}
   .testimonials-1 {padding: 0px 0px 40px;}
    .services-right1{padding:90px 0 0 ;}
  .bestservices4 strong{font-size: 22px;}
  .services-design4 strong{font-size:25px;}
  .head-navigation2{}
    .services-4 strong{font-size:20px;}
  .head-navigation1{padding:0;text-align: center;}
  .call-top{position:relative;bottom: -20px;margin: 0 auto;text-align: center;left: 0;right: 0;width: -webkit-fill-available;}
  .services-heading strong {font-size: 71px;margin: -30px 0 0;}
  .call-top a{font-size: 21px;margin: 0 10px;}
  .qoute span{font-size:200px;}
  .chooseus-section1{padding:0;}
  .services-left2 span{font-size: 16px;}
  .services-design{display:block;}
  .services-left1{padding:0;}
  .services-left2 strong{font-size: 45px;}
  .number a{font-size: 70px;}
  .chat-heading .faq-head strong{font-size: 49px;}
  .testimonials-1:nth-child(3){width:100%;}
  .awards-section1 .faq-head strong{font-size: 47px;}
  .choose2 p{letter-spacing:0;}
  .faq-head strong{font-size: 54px;}
  .awards-section1{padding: 30px 10px;}
  .aboutus-left2 ul li{margin:15px 0 0;display:block;border-radius: 10px;padding: 6px 3px 6px 40px;}
  .chat-img1{width:50%;}
  .left-top p{ display: none;}
  .ani{font-size:20px;}
  .awards{display:flex;}




}

@media only screen and (min-width: 768px) and  (max-width:991px) {
  .head-section{display:block;padding: 10px 0 10px 0;}
  .aboutus-section {padding: 90px 0px 40px;}
  .head-list ul li {padding: 7px 5px;}
  .aboutus-section1 {padding: 0px 20px 90px 20px;}
  .pandit-name p{font-size: 37px;}
  .services-head strong{font-size: 27px;}
  .head-logo2 {padding: 0px 0 10px 0px;text-align: center;}
  .services-1{width: 50%;}
  .services-4 strong {font-size: 28px;}
  .services-right1{padding:90px 0 0 ;}  
  .services-design4 strong{font-size:20px;}
  .choose2 p{font-size:17px;}
  .services-4 strong{font-size:20px;}
  .head-navigation1{padding:0;text-align: center;}
  .call-top{position:relative;bottom: -0px;margin: 0 auto;text-align: center;left: 0;right: 0;width: -webkit-fill-available;}
  .call-top a{ margin: 0 10px;}
  .services-heading strong {font-size: 78px;margin: -30px 0 0;}
  .call-top a{font-size: 21px;}
  .qoute span{font-size:200px;}
  .chooseus-section1{padding:0;}
  .services-left2 span{font-size: 16px;}
  .services-design{display:block;}
  .services-left1{padding:0;}
  .services-left2 strong{font-size: 55px;}
  .number a{font-size: 90px;}
  .chat-heading .faq-head strong{font-size: 49px;}
  .testimonials-1:nth-child(3){width:100%;}
  .awards-section1 .faq-head strong{font-size: 59px;}
  .left-top a{ padding: 11px 14px;font-size: 22px;}
  .left-top p{ font-size: 16px;padding: 10px 20px 0 0px;}
  .ani{font-size:20px;}


    
}

@media only screen and (min-width: 992px) and  (max-width:1200px) {
   .head-list ul li:nth-child(3){display:none;}
  .head-list ul li {padding: 7px 3px;}
  .services-left2 strong{font-size: 46px;}
  .services-design3 img{height:auto;}
  .services-design4 strong{font-size:20px;}
  .choose2 p{font-size:17px;letter-spacing: 1px;}
  .services-4 strong{font-size:20px;}
  .main-services4 strong {font-size: 22px;}
  .services-left2 span{font-size: 16px;}
  .services-heading strong {font-size: 78px;margin: -30px 0 0;}
  .call-top a{font-size: 21px;}
  .qoute span{font-size:200px;}


  
}
@media only screen and (min-width: 1201px) and  (max-width:1320px) {
 .head-list ul li:nth-child(3){display:none;}
}



@media (max-width: 575px) and (min-width: 0px){
  .services-section1 { padding: 50px 10px 50px 10px;}
  .services-4 strong{font-size: 21px;}
  .call-top .chat-online{display:none;}
  .head-list ul li{padding: 4px 0px;font-size: 11px;}
  .head-list {padding: 7px 5px 7px 5px;}
  .call-top a{font-size: 27px;padding: 2px 11px 0;right: 0;left: 0;margin: 0 auto;bottom: -19px;}
  .aboutus-left2 ul {padding: 10px 0px 10px 0px;}
  .services-design1{width:100%;}
  .main-services1{width: 100%;}
  .awards-1 {width:100%;padding: 10px 0;}
  .choose1{width:100%;}
  .bestservices1{width:100%;}
  .faq-head strong{font-size: 30px;}
  .bestservices-section1 .faq-head strong{font-size: 40px;}
  .aboutus-section:before{width: 40%;left: 23px;}
  .services-left2 span{font-size:20px;}
  .services-left2 strong{font-size: 35px;}
  .services-design1:nth-child(2){padding-top:180px;}
  .services-design3 img{height:250px;}
  .services-1{width:100%;}
  .chat-img1{width:100%;}
  .aboutus-section:after{display:none;}
  .about-content img{float:none;margin: 0 auto;display: block;}
  .chat-img1{width:100%;}
   .left-top a{padding: 11px 14px;font-size: 22px;background: #231e36;}
  .left-top a span{letter-spacing:0}
  .awards{display:block;}



  
}
@media (max-width: 420px) and (min-width: 0px){
   .services-heading strong{font-size: 41px;margin: 0;}
  .pandit-name p{font-size: 25px;}
  .services-head strong {font-size: 19px;}
   .number a{font-size: 40px;}
  .main-services4 strong{font-size: 25px;}
   .head-navigation2{width:100%;}
   .left-top a{padding: 11px 16px 11px 6px;font-size: 20px;width: 100%;}
}


.mq1 {
    font-size: 16px;
    font-weight: 500;
    padding-top: 10px;
    line-height: 1;
}
.phone-btn {

}
.wp-btn {
    background-color: green !important;
}


/* ======================== */
@keyframes pulsate {
    0% {
        transform: scale(0.9, 0.9);
        opacity: 1;
    }

    50% {
        transform: scale(1.2, 1.2);
        opacity: 1;
    }

    100% {
        transform: scale(0.9, 0.9);
        opacity: 1;
    }
}

@keyframes callb {
    0% {
        transform: scale(0.9);
    }

    20% {
        transform: scale(1);
    }

    40% {
        transform: scale(1.1);
    }

    60% {
        transform: scale(1.2);
    }

    80% {
        transform: scale(1.3);
    }

    100% {
        transform: scale(1.4);
    }
}

@keyframes calla {
    0% {
        box-shadow: 0px 0px 0px 4px rgba(162, 162, 162, 0.8);
    }

    20% {
        box-shadow: 0px 0px 0px 6px rgba(162, 162, 162, 0.6);
    }

    40% {
        box-shadow: 0px 0px 0px 8px rgba(162, 162, 162, 0.4);
    }

    60% {
        box-shadow: 0px 0px 0px 10px rgba(162, 162, 162, 0.2);
    }

    80% {
        box-shadow: 0px 0px 0px 12px rgba(162, 162, 162, 0.1);
    }

    100% {
        box-shadow: 0px 0px 0px 14px rgba(162, 162, 162, 0);
    }
}

.fix {
    display: block;
}

.fixed {
    position: fixed;
    padding: 0px;
    bottom: 20px;
    left: 0;
    right: 0;
    background: transparent;
    /* /border-top: 1px solid #e2e2e2;
/display: none;
/; */
}

.ff5 {
    padding: 0px;
}

.end {
    margin: 0;
    padding: 0;
    text-align: center;
}

.end li {
    display: inline;
    text-align: left;
    list-style: none;
    position: absolute;
    text-align: center;
    height: 60px;
    bottom: 10px;
    width: 60px;
    border-radius: 1px solid #000;
    animation-name: calla;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
    background: #df0505;
    line-height: 60px;
    border-radius: 50%;
}

.ph-fx {
    left: 20px;
}

.end li a {
    text-decoration: none;
    position: absolute;
    z-index: 9;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.ph-fx a i {
    color: #fff !important;
}

.end li a i {
    font-size: 34px;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 1s ease-out;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: infinite;
    display: block;
    height: 30px;
    width: 32px;
    line-height: 57px;
    color: #fff;
    margin: 0 auto;
    z-index: 99;
}

.end li {
    display: inline;
    text-align: left;
    list-style: none;
    position: absolute;
    text-align: center;
    height: 60px;
    bottom: 10px;
    width: 60px;
    border-radius: 1px solid red;
    animation-name: calla;
    animation-duration: 0.8s;
    animation-iteration-count: infinite;
    background: red;
    line-height: 80px;
    border-radius: 50%;
}

.wh-fx {
    right: 20px;
    background: #1d9c13 !important;
}

.end li a {
    text-decoration: none;
    position: absolute;
    z-index: 9;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.end li a svg {
    color: #fff;
}

.end li a i {
    font-size: 34px;
    animation: pulsate 1s ease-out;
    animation-iteration-count: infinite;
    -webkit-animation: pulsate 1s ease-out;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: infinite;
    display: block;
    height: 30px;
    width: 32px;
    line-height: 50px;
    color: #fff;
    margin: 0 auto;
    z-index: 99;
}