@import url('../css2');
@import url('../css2-1');


body{
  margin:0;
  padding:0;
  color: #055d6b;
  font-family: 'Quicksand', sans-serif;
}
a:not([href]):not([class]), a:not([href]):not([class]):hover{
  color:#000;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: -0px;
}
.main{
  margin: auto;
  padding: 0;
  width: 92%;
}
a{
  color: #000000;
  text-decoration: none;
}
a:focus, a:hover {
  color: #000;
  text-decoration: none;
}
img{
  max-width: 100%;
}
h1{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;
}
p{
  margin:0;
}
 @font-face {
  font-family: 'Gladifilthefte.ttf';
  src: url('../fonts/Gladifilthefte.ttf') format('woff'),
  url('fonts/Gladifilthefte.ttf') format('truetype');
  font-display: swap;
}

/* START HEADER SECTION  */

/* start top head section  */

.tophead-left1{
  padding: 0;
}
.tophead-left2{
  padding: 10px 0px 10px 80px;
  background: linear-gradient(353deg, #055d6b, #00b0a6);
}
.tophead-left2 p{
  font-weight: 700;
  text-transform: capitalize;
  color: #fff;
  font-size: 20px;
}

.tophead-right1{
  padding: 0;
}
.tophead-right2{
  background: linear-gradient(353deg, #055d6b, #00b0a6);
  text-align: right;
  padding: 11px 80px 12px 0px;
}
.tophead-right2 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.tophead-right2 ul li{
  padding: 0px 8px;
  color: #1111d1;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
}


.tophead-right2 li a{
  color: #ffffff;
  display:block;
}
.tophead-right2 li a span{
  height: 20px;
  width: 20px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  border-radius: 3px;
  line-height: 18px;
  transform: rotateZ(45deg);
  background: -webkit-linear-gradient(90deg, #ff9900, #ffc600 80%);
  /* -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent; */
}
.tophead-right2 li a span .bi{
  height: 0.8em;
  width: 0.8em;
  transform: rotateZ(-45deg);
}

/* end top head section  */

/* start head section  */
.tophead{
	background-color:#ffc30f;
	color:#7a0d1c;
	font-weight:bold;
}
.head-section .row{
  justify-content:center;
  align-items:center;
}
.head-logo1{
  padding: 0px 0 0px 0;
}
.head-logo2 img{
}

.contact ul li{
  display:inline-block;
  padding: 0 10px 0px 50px;
  position: relative;
  color: #222;
  font-size: 17px;
  list-style: none;
  text-transform: capitalize;
  font-weight: 600;
}
.contact ul li:nth-child(1){padding: 4px 11px;margin: 0 10px 0 0px;color: #fff;border-radius: 7px;background: #7a0d1c;}
.contact ul li a{margin: 0;font-family: 'Rubik',sans-serif;text-align:center;font-weight: 600;animation:blk 0.7s infinite ease-in;display: inline-block;}
.contact ul li a span{
  background:#7a0d1c;
  height: 40px;
  width: 40px;
  color: #fff;
  text-align: center;
  line-height: 46px;
  border-radius: 50%;
  display: block;
  left: 0;
  position: absolute;
  top: -7px;
}
.contact ul li a span .bi{
  height: 1.5rem;
  width: 1.5rem;
}


.call-top a{
  display:block;
  font-size: 41px;
  padding: 0 0 0px 0;
  color:#585858;
  font-family: 'Rubik',sans-serif;
  text-align:center;
  font-weight: 600;
  animation:blk 0.7s infinite ease-in;
}
@keyframes blk{
  0%{color:transparent;}
  100%{color:#585858;}
}
.award-head1 ul{
  padding:0;
  margin:0;
  list-style:none;
}
.award-head1 ul li{
  display:inline-block;
  padding: 0 15px;
}
.award-head1 li img{
  height: 57px;
}
.award-head1 li p{
  color: #000000;
  font-size: 15px;
  font-weight: 600;
  padding: 6px 0 0;
  text-align: center;
  text-transform:uppercase;
}

/* end head section  */

/* start slider section  */


.slider img{
  width: 100%;
}
.carousel-control-next, .carousel-control-prev{
  opacity:2;
}
.slide-btn b{
  display: inline-block;
  height: 48px;
  width: 35px;
  background: #fff;
  margin: 0 0  0;
}
.slide-btn b span{
  margin: 11px 0px 0 -5px;
  height: 26px;
  filter: brightness(1) invert(1);
}

.carousel-control-next{
  justify-content: right;
  right: 0px;
}
.carousel-control-prev{
  justify-content: start;
}
.carousel-control-next b span{
  margin-left: 0;
  margin-right: 2px;
}

.verified-design .row{
  padding: 0 0 0 40px;
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  justify-content: left;
  align-items: center;
}


/* end slider section  */

/* END HEADER SECTION  */


/* start famous section  */


.famouspandit-left1{
  padding:0;
}
.famous-design{
  position:relative;
  padding: 0 0px 0px 0px;
  background: #7a0d1c;
  z-index: 9;
}

.famoupandit-left2{
}
.famous-heading{
  padding: 40px 0 0 0;
  text-align: center;
      background-color: #fff;
}
.famous-heading p{
  color: #000;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 800;
  padding: 0 0 8px 0;
}
.famous-heading strong{
  font-size: 50px;
  color: #7a0d1c;
  font-family: fantasy;
  text-transform: capitalize;
  font-weight: 500;
 
}
.famous-heading strong img{
  animation: float 9s ease-in-out infinite;
  height: 40px;
  margin: 0 10px;
}
@keyframes float {
  0% {    
    transform: rotateY(0px);
  }
  50% {
    transform: rotateY(360deg);
  }
  100% {
    transform: rotateY(0px);
  }
}
.famous-text{
  padding: 10px 40px 35px 40px;
}
.famous-text p{
  color: #ffffff;
  line-height: 32px;
  padding: 10px 0 0 0;
  font-size: 15px;
  font-weight: 500;
}
.famous-text p strong{
  color: #ffffff;
  font-weight: 700;
}
.famous-text ul{
  padding:0;
  margin:0;
}
.text-start b{
	color:#ffc30f;
}
.famous-text ul li{
  display:inline-block;
  
  color: #fff;
  padding: 6px 10px;
  margin: 9px 4px  0 0;
  font-size: 16px;
}

.famouspandit-right1{
  padding: 0px 0px 0px 0px;
  background: #fff0;
}
.design-before{
   position:relative;
   z-index: 99;
   background: #7a0d1c;
}

.famouspandit-right2{
  position:relative;
  padding: 0px 0 0 20px;
}

.welcome-religion{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: -33px 0 0;
    /* z-index: 999; */
    position: relative;
}
.religion{
  position:relative;
}
.religion img{
  margin: 23px auto 0;
  display: block;
}
.religion p{
  background: -webkit-linear-gradient(90deg, #f89808, #ffc600 80%);
  color: #000000;
  padding: 7px 9px;
  display: block;
  font-family: 'Rubik',sans-serif;
  margin: 19px auto 0;
  font-size: 24px;
  text-transform: capitalize;
  font-weight: 600;
  text-align: center;
  border-radius: 10px;
}

.banner-contact{
  padding: 30px 0 0px 0;
  text-align: center;
}
.banner-contact a{
  display: block;
  font-size: 54px;
  font-weight: 600;
  font-family: 'Rubik',sans-serif;
}
.banner-contact p{
  font-size: 21px;
  text-transform: capitalize;
  font-weight:600;
  font-family: 'Rubik',sans-serif;
  color: #7a0d1c;
  margin: -11px 0 0;
}

/* end famous section  */


/* start services section  */


.services-design{
  padding: 110px 0 0;
  display: none;
}
.services-design1{
  background: linear-gradient(90deg, #055d6b, #00b0a6);
  padding: 30px 30px;
  border-radius: 250px;
}
.services-design_1{
  padding: 10px;
}
.services-design_2{
  display: flex;
  justify-content: center;
  align-items: center;
}

.serv-left1{
  width: 30%;
  text-align: center;
}
.serv-left1 img{

}
.serv-right1{
  width: 70%;
}
.serv-right1 p{
  color: #fff;
  font-size: 18px;
  text-transform: capitalize;
  font-family: 'Rubik',sans-serif;
  font-weight: 500;
}
.serv-right1 a{
  display: block;
  position: relative;
  font-size: 15px;
  font-weight: 600;
  color: #ffc600;
  font-style: italic;
  padding: 3px 0 0;
  text-transform: capitalize;
}
.serv-right1 a:before{
  background: #ffc451;
  height: 1px;
  width: 37%;
  position: absolute;
  content: "";
  right: 13px;
  top: 18px;
}

/* end services section  */


/* start best services section  */

.bestservices{
  padding: 70px 0;
  position:relative;
}
.best-srvv{
 
  border-top: 0;
  border-radius: 0 0 30px 30px;
  padding: 20px 0 0px;
  margin: 20px 0 0;
  position: relative;
 
}
.heading-services p{
  color: #fff;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 800;
  padding: 4px 19px 9px;
  width: fit-content;
  margin: 0 auto;
  background: #7a0d1c;
}
.heading-services strong{
  font-size: 70px;
  font-family: fantasy;
  text-transform: capitalize;
  font-weight: 500;
  display: block;
  margin: 0px  0 0 0;
   background: #7a0d1c;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.heading-services strong img{
  animation: float 9s ease-in-out infinite;
  height: 40px;
  margin: 0 10px;
}

.best-services1{
  padding: 0px 20px 0px;
}
.best-services2{
  position:relative;
  background-color:#ffd000;
  margin: 10px 0;
box-shadow: -11px -11px 0px #ffd000;
}

.best-services3{
	padding: 10px;
	background-color:#7a0d1c;
}
.best-services3 img{
 border-radius: 50%;
    margin: 0 auto;
    display: block;
    border: 9px solid #ffffff;
   
    padding: 10px;
}


.best-services4{
  padding: 0 0 0px 0;
}
.best-services5 a{
  background-color:#7a0d1c;
  color: #fff;
  padding: 7px 9px;
  display: block;
  margin: 0 auto;
  font-size: 21px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 16px;
}
.best-services5 strong{
  display: block;
  padding: 10px;
  color: #7a0d1c;
  font-size: 23px;
  font-family: 'Rubik',sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.best-services5 p{
  padding: 0px 0px 10px 0px;
  font-size: 15px;
  line-height: 27px;
  font-weight: 500;
  color: #000;
}
/* end best services section */

/* start about us section  */


.aboutus-section{
  padding:10px 0 0;
}

.heading-services h1{
  font-size: 39px;
  font-family: 'Gladifilthefte.ttf';
  text-transform: capitalize;
  font-weight: 700;
}
.heading-services h1 a{
  color: #055d6b;
}
.heading-services h1 img{
  animation: float 9s ease-in-out infinite;
  height: 40px;
  margin: 0 10px;
}
.aboutus-section1 p{
  color: #414141;
  line-height: 29px;
  font-size: 15px;
  font-weight: 500;
  padding: 4px 0px;
}
.aboutus-section1 p strong{
  color: #1e1e1e;
  font-weight: 800;
}
.aboutus-section1 span{
    color: #d30000;
    font-family: 'Rubik', sans-serif;
    text-transform: capitalize;
    font-weight: 700;
    display: block;
    padding: 5px 0px 5px 0px;
    position: relative;
    margin: 8px 0 0px;
    font-size: 19px;
}
.aboutus-section1 ul{
  padding: 0;
  margin: 10px 0 8px;
  background: #055d6b;
  list-style: none;
}
.aboutus-section1 ul li{
  font-size: 15px;
  color: #fff;
  text-transform: capitalize;
  padding: 7px 10px;
  font-weight: 600;
  margin: 14px 0;
  display: table;
}
.aboutus-section1 i{
  color: #ffffff;
  text-shadow: 0 0 4px #fff;
  font-family: 'Rubik',sans-serif;
  font-style: normal;
  text-transform: capitalize;
  font-weight: 400;
  padding: 5px 0px 5px  10px;
  position:relative;
  margin: 25px 0 15px;
  font-size: 17px;
}
.aboutus-section1 i:before{
  height:100%;
  position:absolute;
  content:"";
  background: linear-gradient(90deg, #ffc600, #faa505);
  width: 4px;
  top: 0;
  left: 0;
  border-radius: 10px;
}
.aboutus-section1 img{
  float: right;
  height: 364px;
  margin: 0 0 0 40px;
}
/* end about us section  */

/* start services list section  */
.list-section{
}
.list-section1{
  padding: 0;
}
.list-section2{
}

.list-heading{
}
.list-heading strong{
  font-size: 50px;
  font-family: 'Gladifilthefte.ttf';
  color: #fcc127;
  padding: 0 0 0 15px;
  font-weight: 700;
  display: block;
  background: -webkit-linear-gradient(#7a0d1c, #ffd000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.list-heading strong img{
  animation: float 9s ease-in-out infinite;
  height: 40px;
  margin: 0 10px;
}
.list-heading p{
  color: #7a0d1c;
  font-weight: 700;
  font-size: 18px;
  text-transform: capitalize;
}
.list-design1{
  padding: 30px 40px 0 0px;
}
.list-design2{background: #7a0d1c;padding: 20px 20px 29px;}
.list-design2 ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.list-design2 ul li{
  font-size: 16px;
  font-weight: 600;
  margin: 14px 0 0;
  color: #ffffff;
  border: 1px solid #eee;
  padding: 9px 14px 8px 15px;
  border-radius: 10px;
  position: relative;
  text-transform: capitalize;
}
.list-design2 ul li a{
  color: #000;
  display: block;
}

.banner-section1{
  padding:0;
}
.banner-section1 img{
  margin: 0 0 7px 0;
}
.text-contact p{
  font-size: 31px;
  text-transform:capitalize;
  font-weight: 700;
  font-family:'Rubik',sans-serif;
}
.text-contact span{
  color:#7a0d1c;
  font-size:20px;
  font-weight: 800;
  text-transform:uppercase;
}
/* end services list section  */


/* start award section  */

.award-row{
  position: relative;
}
.award-1{
  padding: 9px;
}
.award-2{
}
.award-2 img{
  width: 100%;
}
.award-2 p{
  color: #bf0000;
  font-size: 19px;
  text-transform: capitalize;
  font-weight: 600;
  padding: 10px 0 0;
  font-family: 'Rubik',sans-serif;
}

.heading-award p{
  color: #7a0d1c;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 800;
  padding: 0 0 8px 0;
}
.heading-award strong{
  font-size: 86px;
  font-family: 'Gladifilthefte.ttf';
  display: block;
  margin: -30px 0 0;
  text-transform: capitalize;
  font-weight: 500;
  background: -webkit-linear-gradient(#7a0d1c, #ffd000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.heading-award i{
  font-size: 50px;
  margin: 10px 0 30px 0;
  color: #ffc600;
}
.heading-award  .bi{
  height: 2.2rem;
  width: 2.2rem;
}

.gallery-section{
  background: #7a0d1c;
  margin: 0px 0 0;
  padding-bottom: 70px !important;!I;!;
}
.gallery-section .heading-award strong{
  
background: none;
  
color: red;
  
-webkit-text-fill-color: #ffffff;
}
/* end award section  */


/* start main services section  */

.mainservices{
  background: linear-gradient(90deg,#00b0a6, #055d6b, #00b0a6);
}
.mainservices .heading-services p{
  color: #ffe200;
}
.mainservices .heading-services strong{
   color: #fffcf9;
   font-weight: 500;
}
.mainservices .heading-services strong img{
  filter: brightness(0) invert(1);
}
.main-services1{
  padding: 15px;
}
.main-services2{
  padding: 25px 25px 35px;
  background: #ffffff;
  border-radius: 20px;
}
.main-services3{
  position: relative;
}
.main-services3 img{
  border-radius: 25px;
  border: 1px solid #eee;
  width: 100%;
}
.main-services3 span{
  position: absolute;
  background: -webkit-linear-gradient(90deg, #ff9900, #ffc600 80%);
  font-size: 22px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  left: -0;
  right: 0;
  top: 0;
  line-height: 45px;
  height: 16%;
  border-radius: 25px 25px 0px 0;
  font-weight: 600;
  font-family: 'Rubik',sans-serif;
  color: #000000;
  text-transform: capitalize;
}
.main-services4{text-align: center;}
.main-services4 p{
  color: #000000;
  line-height: 30px;
  font-size: 15px;
  font-weight: 500;
  padding: 18px 0px 20px;
  text-align: justify;
}
.main-services4 a{
  padding: 6px 19px;
  background: linear-gradient(90deg, #055d6b, #00b0a6);
  color: #fff;
  display: inline-block;
  font-size: 17px;
  font-weight: 700;
  border-radius: 30px;
  text-transform: capitalize;
  font-weight: 500;
}
.main-services4 a span{
  height: 30px;
  width: 30px;
  background: -webkit-linear-gradient(90deg, #ff9900, #ffc600 80%);
  color: #ffffff;
  display: inline-block;
  line-height: 30px;
  border-radius: 40px;
  margin: 0 0 0 10px;
}
/* end main services section  */



/* start testimonials section  */
.testiomonials-section{
  padding: 40px 0 80px;
      background: #ffd000;
}
.testimonials-design1{
  padding: 0 0 0 20px;
}
.testimonials-design2{border: 4px solid #7a0d1c;border-radius: 20px 0 20px 20px;}
.testimonials-design3{
  width: fit-content;
  background: #7a0d1c;
  /*margin: -13px 0 0 auto;*/
  padding: 0 10px  0 0px;
      border-radius: 27px;
}


.testimonials-design3 strong{
  text-transform: uppercase;
  color: #fff;
  font-size: 19px;
  text-align: right;
  float: right;
}
.testimonials-design3 span{
  display: inline-block;
  padding: 0 10px 0 10px;
}
.testimonials-design3 span b .bi{
  color: #ffc600;
}

.testimonials-design4 p{
  font-size: 15px;
  color: #000;
  line-height: 28px;
  text-align: center;
  font-weight: 500;
}

.testimonials-mid .testimonials-design3 strong{
  float: unset;
}
.testimonials-mid .testimonials-design3 span{
  float:right;
}
.testimonials-mid {
    padding: 0 0 0 20px;
}
.testimonials-mid  .testimonials-design2{
  border-right: 0;
  padding: 0 10px 0 0;
}

.testimonials-design4 span{
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  right: 0;
  z-index: -9;
  opacity: 0.1;
  color: #ff9900;
  display: block;
}
.testimonials-design4 span .bi{
  height: 7rem;
  width: 7rem;
  display: block;
}
.testimonials-design4 {
  position: relative;
  padding: 20px;
}
.testimonials-design4 img{
  height: 70px;
  border-radius: 50%;
  display: block;
  margin: 7px auto 0;
      border: 2px solid #7a0d1c;
}
/* end testimonials section  */



/* start footer section */

.footer-section{
  background: #7a0d1c;
  padding: 100px 0 0;
}
.footer-design{
  background: #7a0d1c;
  border-radius:20px;
  border:2px solid #fff;
}
.footer-left1{
  padding: 0 40px 0 20px;
}
.footer-contact1{
  padding: 0 20px 0;
  margin: -60px 0 0;
}
.footer-contact2{
  background:#fff;
  padding: 20px;
  border-radius: 10px;
}
.footer-contact2 a{
  display: block;
}
.footer-contact2 span{
  height: 100px;
  width: 100px;
  background: #fff;
  border-radius: 50%;
  position: relative;
  margin: 0px auto -0px;
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 9px solid #7a0d1c;
}
.footer-contact2 span .bi{
  height: 2.9rem;
  color: #7a0d1c;
  width: 2.9rem;
}
.footer-contact2 p{
  padding: 4px 0 0;
  font-size: 28px;
  font-weight: 700;
  color:#7a0d1c;
}
.footer-contact2 i{
  font-style: normal;
  text-transform: capitalize;
  font-size: 21px;
  display: block;
  padding: 14px 0 0;
  font-weight: 600;
  color: #fff;
}
.footer-location{

}
.footer-location iframe{
  height:450px;
}
.footer-location span{
  font-size: 18px;
  border: 2px solid #fe6e02;
  color: #000000;
  border-radius: 0 60px 70px 0;
  background: #ffffff;
  display: inline-block;
  padding: 14px 30px 14px 90px;
  position: absolute;
  left: 0;
  top: 200px;
  font-weight: 600;
}
.location p{
  height: 120px;
  width: 120px;
  line-height: 100px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  border: 6px solid #e92127;
  animation: zoom-in-zoom-out 1s ease infinite;
  position: absolute;
  top: 160px;
  left: -33px;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(0.8, 0.8);
  }
  50% {
    transform: scale(1, 1);
  }
  100% {
    transform: scale(0.8, 0.8);
  }
}
.location p img{

}
.footer-right1{
  padding:0 20px 0 20px;
}
.disclaimer b{
  display:block;
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}
.disclaimer strong{
  font-size: 16px;
  line-height: 15px;
  font-weight: 500;
  color: #ffd000;
}
.copy p{
  padding: 22px 0 20px 0;
  font-weight: 600;
  color: #ffffff;
  font-size: 15px;
}
.disclaimer {
  padding: 10px 0 20px;
  margin: 0px 0 0;
}
/* end footer section */




.fix{
  position: fixed;
  padding: 0;
  bottom: 0;
  display: none;
  z-index: 99999;
  width: 100%;
}
.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: 50px;
  bottom: 15px;
  width: 50px;
  animation-name: rip;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
  background: #fd0202;
  line-height: 48px;
  border-radius: 50%;
}
.end .wh-fx {
  background: #03bd00;
  color:#fff;
}
.end li a{
  color:#fff;
}
.end li:after{
  position: absolute;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index:-99;
  content: "";
  transform: scale(1);
  border: 1px solid rgba(162, 162, 162, 0.8);
  animation-name: ripp;
  animation-duration: 0.8s;
  animation-iteration-count: infinite;
}

@keyframes vibe{
  0%{transform:rotate(0deg);}
  33%{transform:rotate(20deg);}
  66%{transform:rotate(0deg);}
  100%{transform:rotate(-20deg);}
 

}
@keyframes ripp{
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 rip{
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);}


}
.wh-fx{right: 20px;}
.ph-fx{left: 20px;}
.end li a img
{
    filter: brightness(0.5) invert(1);
    height: 27px;
}









@media (max-width: 767px){
  body{text-align: center;}
  .tophead-left2 {padding: 10px 0px 4px 0px;}
  .tophead-left2 p{font-size: 17px;}
  .tophead-right2 {padding: 0px 0px 9px 0px;text-align: center;}
  .menu li {padding: 4px 0px 4px;font-size: 16px;display: block;}
  .menu  li a {padding: 6px 0px 6px;color: #fff;border: 0;}
  .head-logo2 img{max-width:100%;}
  .head-right1 {padding: 0px 0 0 0px;width: 100%;}
  .award-head1 li img {height: 60px;}
  .award-head1 ul li {padding: 0 5px;}
  .verified-design2 {padding: 3px 0 4px;}
  .head-logo1{width:100%;text-align: center;padding: 0px 10px 0px 10px;}
  .top-center1{display:none;}
  .navigation{padding:0;background: #432876;}
  .navbar{padding: 0 0 0 10px;}
  .verified-design1{padding: 4px 0;}
  .slide-btn b{background:#ffffff4a;height: 26px;width: 20px;}
  .slide-btn b span{margin: 4px 0px 0 -5px;height: 21px;width: 16px;}
  .carousel-control-next b span {margin-right: -5px;}
  .menu li a.active-1:before{display:none;}
  .menu li a.active-1{color:#ffc451;border: 0;}
  .verified-design .row {padding: 0 0 0 20px;}
  .star img {width: 46px;}
  .star{height:16px;line-height: 15px;}
  .design_verifi img {width: 60%;}
  .banner-welcome img{position:relative;}
  .design-before:before{display:none;}
  .famous-design {padding: 0 20px 20px 20px;}
  .famous-text {padding: 10px 0% 15px 0%;}
  .famous-heading strong{font-size: 63px;}
  .famous-heading strong img{margin:0 4px;height: 30px;}
  .banner-contact {padding: 30px 10px 30px 10px;}
    .banner-contact a{font-size: 47px;}
  .banner-contact p{font-size: 17px;}
  .famous-design:before{border-radius: 0 0px 15px 15px;}
  .serv-right1 p{font-size:16px;}
  .design-before:before{height:83%;right: 14px;width: 41%;}
  .serv-right1 a:before{display:none;}
  .best-services2:before{border-bottom: 4px solid#5850ba;}
  .best-services1:last-child .best-services2:before{border-bottom:0;width: 91%;}
  .best-services1:last-child{padding: 0px 20px 0;}
  .best-services2{text-align:center;}
  .best-services1:last-child .best-services2 .best-services4 {padding: 0px 15% 0;}
  .heading-services h1 {font-size: 27px;}
  .banner-section1{padding:60px 0 0;}
  .list-design1 {padding: 0px 20px 0 20px;}
  .best-services1 {padding: 10px 10px 0;}
  .testimonials-design4{padding:10px;}
  .testimonials-design3 strong{float:none;}
  .best-services4 {padding: 0 20px 0;}
  .heading-services h1 img{margin: 0 0px;}
  .welcome-religion{margin:0;}
  .services-design1{border-radius:40px;}
  .aboutus-section .pb-5{padding-bottom:0 !important;}
  .heading-award{bottom: auto;top: -50px;width: 100%;}
  .award-2 p{font-size: 18px;}
  .award-1:nth-child(4) .award-2{margin-top: -57%;}
  .award-row{}
  .heading-award strong {}
  .award-1 {padding: 10px;}
  .testimonials-design1{padding: 20px 10px;}
  .testimonials-mid:nth-child(3) {padding: 20px 10px;}
  .testimonials-mid .testimonials-design2{padding:0;}
  .testimonials-mid:nth-child(3) .testimonials-design2{padding:0;}
  .heading-services strong {font-size: 71px;}
  .main-services1 {padding: 10px;}
  .main-services2 {padding: 0px 0px 35px;border-radius: 0 0 20px 20px;}
  .footer-detail{width: 50%;padding: 0 0 14px 20px;}
  .link-policy{width:50%;}
  .footer-detail1{width: 60%;padding: 0px 0 0 0px;border: 0;}
  .footer-right2{padding: 0px 0 0 0px;}
  .footer-name p{font-size: 32px;text-align: center;padding: 0 0 10px 0;}
  .footer-contact a{font-size: 35px;}
  .footer-about {padding: 20px 21px 20px;}
  .social-media {padding: 10px 0 10px 20px;}
  .link-policy ul li {padding: 12px 5px;font-size: 15px;display: block;}
  .link-policy ul{padding:0;}
  .footer-right1{padding: 30px 0px 10px 0px;border-top: 1px solid #8f69c7;border-bottom: 1px solid #8f69c7;}
  .copy p{padding: 0 0 30px 0;font-size: 13px;}
  .footer-name ul{text-align:center;padding: 0px 0 0px 0px;}
  .footer-name ul li{display:inline-block;padding: 16px 14px 16px 12px;}
  .footer-name ul li:before{top: 24px;height: 7px;width: 7px;}
  .award-footer{padding: 13px 0px 13px 0px;text-align: center;}
  .chat-whatsapp a{font-size: 19px;padding: 12px 0 0px;}
  .footer-center1{padding:20px 0 0 ;}
  .main-services3 span{top: auto;border-radius: 0px 0px 25px 25px;font-size: 19px;
    bottom: 0; height: auto;}
  .breadcrumb-section h1{font-size: 30px;}
  .main-services-inner2 .main-services4 p {padding: 22px 21px;text-align: left;}
  .link-policy{border:0;}
    .footer-detail{border-right: 1px solid #8f69c7;}
  .link-policy{border:0;}
  .contact-right1{margin:0;width: 100%;}
  .contac-rr{width:100%;}
  .contact-detail {padding: 30px 30px;}
  .contact-detail .line-tag{font-size: 19px;}
  .social-media-footer{right:20px;;}
  .contact-left2 {padding: 40px 25px 120px;}
  .form-group1{margin:0;}
  .inner-page-services{padding:15px;}
  .main-contentright{margin:30px 0 0;}
  .design-content h2, h3, h4, h5, h6{font-size:20px;line-height: 30px;}
  .choose {padding: 20px 20px 80px;}
  .call-left1 a span{height: 120px;line-height: 132px;width: 120px;}
  .call-left1 a span:before{height: 90px;width: 90px;}
  .call-left1 a span .bi{height: 2.5rem;width: 2.5rem;}
  .main-content-line {padding: 11px 15px 15px;margin: 20px 0 0 0;}
  .main-contentleft-1 { padding: 16px 15px 38px 15px;}
  .clientfeedback3{width: 100%;padding: 16px 35px 30px 34px;}
  .client-image{width:100%;padding:20px 0 0;}
  .clientfeedback2{width: 100%;border-radius: 0;}
  .clientfeedback2:before{height: 50%;border: 10px solid #ffac00;width: 102%;
    right: 0;border-radius: 0;left: -7px; border-bottom: 0;margin: 0 auto;}
  .clientfeedback3 b{width: 66%;position: relative;bottom: 12px;}
  .clientfeedback3:before{margin: 0 auto;left: 0;right: 0;bottom: -28px;}
  .awarddd{text-align: center;flex-flow: column-reverse;}
  .achievement-right1:before{left:0;right: 0;margin: 0 auto;}
  .achievement-right1:after{display:none;}
  .achievement-design strong {font-size: 23px;}
  .achievement-left1 b{width: 100%;position: relative;top: 0;margin: 0;bottom: auto;}
  .achievement-left1 b .bi{display:inline-block;margin: 0 16px;}
  .achievement-design{padding:0;}
  .achievement-content{padding:0;}
  .achievement-left1{padding-top:20px;}
  .inner-page{padding: 0 10px;}
   .contact ul li:nth-child(3){display:none;}
  .contact ul li a{font-size: 36px;margin: 0 0 0 7px;}
  .contact ul li a span{height:50px;top: 0;width:50px;line-height: 40px;}
  .famouspandit-right2{padding:0;}
  .banner-contact {padding: 10px 0 0px 0;}
  .best-services3{position:relative;bottom:0;}
  .best-services4{padding:0 0 30px;}
  .aboutus-section {padding: 0px 0 0;margin: 0 0 20px !important;!I;!;}
  .list-heading strong{font-size: 53px;padding: 0 0 0 10px;}
  .contact ul li:nth-child(1){display:none;}
  .contact ul li{margin: 10px 0 0 0;}
  .best-services5 strong{font-size: 18px;}
  .footer-contact2 p{font-size:25px;}
  .footer-contact1 { padding: 0 10px 0;}
  .testiomonials-section {padding: 50px 0 80px;}
  .award-1:nth-child(4) .gallery{margin-top: 0;}
    .aboutus-section1 img{float:none; margin:0 auto;display:block;}
  .gallery-section{margin-top:0;}








  
    .fix{display:block;}
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tophead-left2 {padding: 7px 0px 6px 30px;}
  .tophead-left2 p{font-size: 17px;}
  .tophead-right2 {padding: 5px 30px 9px 0px;}
  .menu li {padding: 4px 0px 4px;font-size: 16px;display: block;}
  .menu li a {padding: 6px 0px 6px;color: #fff;border: 0;}
  .head-logo2 img{max-width:100%;}
  .head-right1 {padding: 20px 0 0 0px;}
  .award-head1 li img {height: 60px;}
  .award-head1 ul li {padding: 0 5px;}
  .verified-design2 {padding: 10px 0 10px;}
  .head-logo1{width:100%;text-align: center;}
  .top-center1{display:none;}
  .navigation{padding:0;background: #432772;}
  .menu{padding: 0 0 0 10px;}
  .verified-design1{padding: 4px 0;}
  .slide-btn b{background:#ffffff4a;height: 37px;width: 27px;}
  .slide-btn b span{margin: 10px 0px 0 -5px;height: 21px;width: 16px;}
  .carousel-control-next b span {margin-right: -5px;}
  .tophead-right2 ul li{font-size:15px;padding: 0px 6px;}
  .welcome-religion:before {height: 300px;width: 300px;top: -10px;}
  .religion{height: 310px;width: 300px;align-items: self-start;/* top: 15px; */}
  .welcome-religion{margin: -33px 0 0;}
  .famous-heading strong{}
  .famous-heading strong .cricle-image2{display:none;}
  .famous-heading strong img{margin:0 4px 0 0;}
  .famous-text {padding: 0 30px 20px;}
  .famous-heading p{font-size:15px;}
  .banner-contact a{font-size: 47px;}
  .banner-contact p{font-size: 19px;}
  .design-before:before{display: none;}
  .serv-right1 a:before{display:none;}
  .best-services2:before{border-bottom:4px solid#5850ba;}
  .best-services1:last-child .best-services2:before{/* border-top:4px solid#55380f; */border-bottom:0;width: 60%;}
  .best-services1:last-child{padding: 0px 20px 0;}
  .best-services2{text-align:center;padding: 20px 0 0;}
  .best-services1:last-child .best-services2 .best-services4 {padding: 0 20% 0;}
  .heading-services h1 {font-size: 34px;}
  .banner-section1{padding:60px 0 0;}
  .list-design1 {padding: 30px 20px 0 20px;}
  .heading-award{bottom: auto;top: -50px;width: 100%;}
  .award-2 p{font-size: 18px;}
  .award-1:nth-child(4) .award-2{margin-top: -56%;}
.award-1:nth-child(4) .gallery{margin-top: 0;}
  .main-services3 span{}
  .testimonials-design1{padding: 20px 10px;}
  .testimonials-mid:nth-child(3) {padding:20px 15px;}
  .testimonials-mid .testimonials-design2{padding:0;}
  .testimonials-mid:nth-child(3) .testimonials-design2{padding:0;}
   .contact ul li:nth-child(3){display:none;}
  .contact ul li a{font-size: 26px;margin: 0 0 0 7px;}
  .contact ul li a span{height:50px;width:50px;}
  .famouspandit-right2{padding:0;}
  .banner-contact {padding: 50px 0 0px 0;}
  .best-services3{position:relative;bottom:0;}
  .best-services4{padding:0 0 30px;}
  .aboutus-section {padding: 0px 0 0;}
  .list-heading strong{font-size: 53px;padding: 0 0 0 10px;}
  


  

}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .tophead-left2 {padding: 10px 0px 10px 50px;}
  .tophead-left2 p{font-size: 17px;}
  .tophead-right2 {padding: 10px 50px 10px 0px;}
  .navbar-collapse .navbar-nav li {padding: 10px 10px 10px;font-size: 16px;}
  .navbar-collapse .navbar-nav li a {padding: 10px 15px 10px;}
  .head-logo2 img{max-width:100%;}
  .award-head1 li img {height: 60px;}
  .award-head1 ul li {padding: 0 5px;}
  .famous-text { padding: 10px 20px 35px 20px;}
  .services-design_1 {padding: 10px 5px;}
  .serv-right1 p{font-size: 16px;}
  .best-services2:before{width:85%;}
  
  .list-design1 {padding: 30px 20px 0 20px;}
  .heading-award strong {font-size: 34px;}
  .award-2 p{font-size: 16px;}
  .best-services1 {padding: 0px 15px 0;}
  .main-services3 span{}
  .testimonials-design3 span b .bi{height: 0.8rem;width: 0.8rem;}

  .testimonials-design1 {padding: 0 10px 0 0px;}
  .testimonials-mid {padding: 0 0 0 10px;}
  .testimonials-mid:nth-child(3){padding: 0 10px 0 0px;}
  .footer-name p {font-size: 28px;}
  .footer-contact a{font-size: 31px;}
  .chat-whatsapp a{font-size: 25px;}
  .award-footer a {font-size: 20px;}
  .contact ul li:nth-child(2){display:none;}
  .best-services5 strong{font-size: 22px;}
  .design-before:before{border-right:0;}
  

  




}
@media only screen and (min-width: 1201px) and (max-width: 1340px) {


}

@media (max-width: 575px) and (min-width: 0px) {
  .design_verifi img {width: 55%;}
  .tophead-left2 p {font-size: 15px;}
  .list-heading strong {font-size: 30px;}
  .list-design1 {padding: 0px 15px 0 20px;}
  .text-contact p {font-size: 25px;}
  .aboutus-section1 h2, h3, h4, h5, h6{font-size: 20px;line-height: 24px;}
  .heading-services h1 {font-size: 26px;}
  .heading-services h1 .cricle-image2{display: block;margin: 10px auto 0;height: auto;}
  .heading-services h1 img{display: none;}
  .heading-services p{font-size: 14px;}
  .best-services2:before{border-bottom:0;width: 91%;}
  .best-services1:last-child {padding: 0px 15px 0;}
  .best-services4 {padding: 0 16px 0;}
  .best-services3 span{top: -13px;}
  .best-services1:nth-child(1) .best-services3 span{top:-30px;}
  .best-services1:last-child .best-services2 .best-services4 {padding: 0 30px 0;}
  .serv-left1{text-align:left;}
  .call-top a{font-size: 27px;}
  .award-1{width:50%;padding: 10px 4px;}
  .award-2 p {font-size: 16px;}
  .heading-award strong {font-size: 80px;}
  .famous-heading strong .cricle-image2{display:none;}
  .famous-heading strong {font-size: 60px;}
  .testimonials-design1 {padding: 11px 0px;}
  .heading-services strong {font-size: 51px;}
  .heading-services strong .cricle-image2{display:none;}
  .heading-services strong img{margin:0;}
  .main-services3 span{line-height: 20px;/* position: relative; */margin: 0 0 -2px 0;display: block;border-radius: 0;padding: 11px 0;}
  .main-services3 img{border-radius:0;}
  .footer-detail1{width:100%;}
  .footer-right2{display:block;padding: 0 16px 0 16px;}
  .footer-name ul li {padding: 10px 10px 10px 10px;}
  .footer-name ul li:before {top: 17px;left: -3px;}
  .award-footer a {padding: 0 0 0 0px;font-size: 18px;}
  .footer-detail1 strong{padding: 10px 0 0px 0;}
  .award-footer a .bi{height:1.1rem;width:1.1rem;}
  .footer-name p{font-size: 24px;}
  .social-media {padding: 10px 0 10px 0px;}
  .main-services-inner2 .main-services4 p {}
  .breadcrumb-section h1{font-size:25px;line-height:30px;font-family: 'Rubik',sans-serif;}
  .breadcrumb-section p { padding: 0 0 10px 0;}
  .contact-right1{padding: 20px 15px !important;}
  .contact-heading strong{font-size:20px;padding: 11px 23px;}
  .contact-detail i{font-size: 24px;}
  .social-media-footer{width:80%;right: 0;left: 0;margin: 20px auto 0;}
  .contact-left1{padding: 0 20px !Important;}
  .contact-detail {padding: 30px 15px;}
  .design-content i{font-size: 27px;}
  .call-left1{width:50%;}
  .call-left1 a span{height: 110px;line-height: 122px;width: 110px;}
  .call-left1 a span:before{height: 80px;width: 80px;}
  .call-left1 a span .bi{height: 2.5rem;width: 2.5rem;}
  .clientfeedback3 b{width: 90%;font-size: 15px;}
  .clientfeedback3 b .bi { margin: 0 0 0 3px;}
  .footer-contact1:nth-child(1){display:none;}
  .best-services3 img{height:200px;margin:10px auto 0;}
  .award-head1 li img{height: 40px;}
  .award-head1 li p{font-size: 11px;}
  
  

  
}
@media (max-width: 420px) and (min-width: 0px) {
  .award-head1 li img{height: 37px;}
  .award-head1 li p{font-size: 11px;}
  .banner-contact a {font-size: 32px;}
  .famous-design {padding: 0 20px 41px 20px;}
  .welcome-religion:before {height: 250px;width: 250px;top: -16px;}
  .religion p {font-size: 19px;line-height: 27px;padding: 0 10px;}
  .list-heading strong {font-size: 45px;}
  .list-heading strong img{height: 34px;margin: 0 1px;}
  .list-heading p{font-size:15px;}
  .text-contact span {font-size: 18px;}
  .text-contact p { font-size: 25px;}
  .award-head1 ul li {padding: 0 1px;}
  .famous-heading strong img{display:none;}
  .famous-heading strong .cricle-image2{display:block;margin: 10px auto 0;}
  .famous-heading strong {font-size: 43px;line-height: 41px;}
  .tophead-right2 ul li:nth-child(1){display:block;font-size: 15px;}
  .heading-award strong {font-size: 57px;line-height: 49px;margin: -17px 0 0;}
  .award-1{width:100%;padding: 8px 0;}
  .heading-services h1 {font-size: 19px;line-height: 41px;}
  .heading-services strong {font-size: 45px;}
  .main-services3 span {}
  .footer-contact a {font-size: 30px;}
  .link-policy{width:100%;padding: 0;}
  .footer-detail{width:100%;border: 0;}
  .link-policy ul li{display:inline-block;padding: 5px 3px;font-size: 13px;}
  .contact-detail ul li span .bi {margin: 0 2px -5px 0px;height: 1.0rem;width: 1.0rem;}
  .contact-detail b{font-size:15px;}
  .contact-detail i{font-size: 20px;}
  .contact-heading strong{font-size:16px;}
  .clientfeedback3 b{width: 100%;font-size: 15px;}
  .clientfeedback3 b .bi {margin: 0 0 0 0px;height: 0.8rem;width: 0.8rem;}
  .clientfeedback2:before{display:none;}
  .clientfeedback3 {padding: 16px 25px 30px 25px;}
  .contact ul li a span {  height: 40px; top: 0; width: 40px;line-height: 40px;}
  .contact ul li a{font-size: 27px;}
} 

