@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Acme&display=swap');

html{
    padding:0 !important;
    margin:0 !important;
}
body{
  margin:0;
  padding:0;
  color: #ff0027;
  font-family: "Poppins", 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: 95%;
}
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;
}


/*linear-gradient(to right, rgb(32, 1, 34), rgb(111, 0, 0))*/


/* START HEADER SECTION  */ 

/* start top head section */ 

.tophead-section{
  position: relative;
  z-index: 9;
  padding: 0px  0 0;
}
.mobile{display:none;}
.head-left1 a i{
  display: block;
  padding: 0 0 0 85px;
  font-size: 30px;
  color: #000000;
  border-radius: 40px;
  font-style: normal;
  font-weight: 700;
  text-align: left;
}
.head-left1 a i em{
  display: block;
  font-size: 14px;
  margin: 0px 0 0;
  color: #fa5d00;
  font-style: normal;
  text-transform: uppercase;
}
.mail a{
  margin: 0 0 0 auto;
}
.mail a i{
  font-size: 17px;
  padding: 0px 80px 0px 0;0px 18px
  contain-intrinsic-block-size: auto 100px;
  margin: 0 0 0 auto;
  text-align: right;
}
.head-left1 a {
  margin: 0 0 20px 0;
}
.head-left1 a span{
  width: 76px;
  height: 76px;
  line-height: 92px;
  position: absolute;
  left: 0;
  top: -16px;
  display: block;
}
.head-left1 a span .bi{fill: #770115;height: 39px;width: 39px;z-index: 99999999;text-align: center;margin: 14px auto 0;display: block;}
.head-left1 a span:before{
  position: absolute;
  content:"";
  display: block;
  width: 71px;
  z-index: -9;
  text-align: center;
  margin: 0 auto;
  height: 71px;
  border-radius: 71px;
  animation: pulse 1s infinite ease-in-out alternate;
  background: #fff;
  border: 5px solid #f95b0170;
}

.mail a span{
    left: auto;
    right: 0;
}

@keyframes pulse {
    from,to {
        transform: scale3d(1,1,1)
    }

    50% {
        transform: scale3d(1.05,1.05,1.05)
    }
}


.head-logo2 img{background: #ffff;padding: 0 20px 10px;border-radius: 0 0 30px 30px;}

/* end top head section */ 

/* start navigation section */

.head-navigation2{
  background: linear-gradient(90deg, #E10F13 0%, #820582 100%);
  padding: 10px 0px;
}
.navii{
}
.navigation{
  padding: 0;
  position:relative;
  border-radius: 0 0 30px 30px;
  z-index: 5555;
  background: linear-gradient(45deg, #fe6000, #ad1603);
}

.navbar-collapse{
  justify-content: flex-start;
}
 .menu{
  display: block;
  text-align: right;
  margin: 0 auto;
  padding: 0;
}
.menu li{
  display:inline-block;
  padding: 0px 33px;
  color: #fff;
  position: relative;
  font-size: 17px;
  text-transform: capitalize;
  font-weight: 500;
  transition: 0.2s ease-in;
}
.menu li a{
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  display: inline-block;
  padding: 4px 1px 4px;
  border-radius: 5px;
  transition: 0.1s ease-in;
}

.navbar-toggler{
  border-radius: 0%;
  width: 40px;
  height: 40px;
  background: #ffffff00;
  display: inline-block;
  transition: all 0.2s ease-in;
  padding-top: 0px;
  line-height: 3px;
  margin: 0;
  margin-left: -0px;
  padding-left: 0px;
  border: 0;
  padding-right: 0px;
}
.navbar-toggler {
  margin: -140px 0 0 auto;
  display: block;
}
.fixed-top .navbar-toggler{
  padding-right: 10px;
  margin-left: -9px;
}
.toggle-design{
  height: 2px;
  width: 100%;
  background: rgb(0 0 0);
  display: inline-block;
  transition: all 0.5s cubic-bezier(.62,.43,.35,1.47);
}

.navbar-toggler:focus{box-shadow:none;}

.menu li a:hover{
  background: #ffca0000;
  color: #ffca00;
}
.menu li a.active-1 {
  background: #ffca0000;
  color: #ffff00;
  font-weight: 500;
}

.navbar-collapse{padding:0;}
.dropdown-menu {
  position: absolute;
  padding: 0;
  top: 100%;
  left: 0px;
  background: #fff;
  float: none;
  box-shadow: 0 0 6px #b7b7b7;
  border-radius: 20px;
  right: 0;
  text-align: center;
  margin: 0 auto;
  border: 0;
  width: 250px;
  display: none;
  z-index: 999999;
  transition: 0.2s all;
}
.dropdown:hover .dropdown-menu{
  display:block;
}

.menu.dropdown-menu {
    position: static;
}

.dropdown-menu ul{
  padding: 0px 0 0px;
  margin: 0;
  background: rgb(255 255 255);
  list-style: none;
  border: 3px solid #ffffff;
  border-radius: 15px;
}
.dropdown-menu ul li{
  display:block;
  text-align: left;
  color: #fff;
  margin: 0;
  padding:0;
}
.dropdown-menu ul li:last-child{
  border:0;
}
.dropdown-menu ul li a{
  display:block;
  color: #000000;
  font-size: 15px;
  background: #c0203c00;
  border: 0;
  padding: 12px 10px 12px 20px;
  font-weight: 500;
  border-radius: initial;
}
.dropdown-menu ul li a:hover {
    background: rgb(255 255 255 / 0%);
    color: #ae1602;
}
.dropdown-menu ul li:hover{
  background: rgb(142 25 142 / 0%);
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

/* end navigation section*/


/* start fixed head css */

.fixed-top {
  position: fixed;
  top: 0;
  padding: 0px 40px 0 !important;
  right: 0;
  left: 0;
  margin:0 auto;
  z-index: 1030;
  height: auto;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 13px 3px #c3c3c369;
}
#navbar_top .row{
  justify-content: center;
  align-items: center;
}
.fixed-top .head-logo2 img {
  height: 67px;
  text-align: center;
  margin: 0 auto;
  display: block;
  padding: 10px;
}
.fixed-top .navigation {
  padding: 0px 0px 0;
}
.logo-image{
  display:none;
}
.fixed-top .logo-image{display:inline-block;width:30%;}
.fixed-top .logo-image img{
    height: 60px;
}
.fixed-top .head-navigation1{width:70%;margin: 0;}
.fixed-top .hide-head{display:none;}

.fix-naigation{
  padding: 0;
  position: relative;
}

/* end fixed head css */

/* start book appointment section  */

.call-top a{
  font-size: 46px;
  font-weight: 600;
  line-height: normal;
}
.head-right1{
 background:linear-gradient(#dcc8a3 0%, #c19f5f 100%);
}
.head-right1 a span{
  display: inline-block;
  margin: 0px auto 0;
  border-radius: 50%;
  color: #b50202;
}
.head-right1 a span svg{
  display:block;
  margin: 0 0 -7px 0;
  width: 28px;
  height: 28px;
  fill: #5e1482;
}
.head-right1 a{
  padding: 11px 0;
  text-align:center;
  margin: 0;
  font-size: 21px;
  position:relative;
  font-weight: 600;
  display: block;
  color: #000000;
}
.head-right1 a em{
  text-transform: capitalize;
  padding: 0;
  display: block;
  border-radius: 15px;
  font-size: 18px;
  color: #000000;
  font-style: normal;
}

.head-right1 ul li a:before{
  content: "";
  background: #ffffff;
  height: 60px;
  width: 60px;
  display: block;
  position: absolute;
  border-radius: 100%;
  top: -30px;
  left: 0;
}
.head-right li img{
  height: 37px;
  z-index: 9;
  position: relative;
}
.head-right1 ul .chat-online a{
  position: relative;
  background: #6cb736;
  padding: 2px 27px 6px 9px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border: 2px solid #fff;
  border-top: 0px;
  text-transform: capitalize;
  color: #fff;
  margin: 3px 0  0;
  text-shadow: none;
  font-size: 25px;
}
.head-right1 ul .chat-online a:before{
  display:none;
}
.head-right1 ul .chat-online a img{
  height: 41px;
  position: absolute;
  bottom: -30px;
  filter: none;
  top: auto;
  right: 0;
  z-index: inherit;
  animation: pulse 1s infinite linear;
}
.head-right1 ul .chat-online{
  padding: 0 0 0 15px;
}
.top-call a{
  text-transform: capitalize;
  padding: 7px 28px;
  display: block;
  border-radius: 0px 0px 35px 35px;
  color: #fff;
  width: fit-content;
  display: none;
  font-weight: 600;
  margin: 0 auto;
  font-style: normal;
  background: #950003;
  font-size: 24px;
}
.top-call a svg{
  height: 40px;
  width: 40px;
  fill:#ffd800;
}

/* end book appointment section */

/* start slider section  */

.slide-section{
  position: relative;
  margin: -37px 0 0;
}
.slide-section img{
  width: 100%;
}
.carousel-control-next, .carousel-control-prev{
  opacity:2;
}
.slide-btn b{
  display: inline-block;
  height: 48px;
  width: 35px;
  background: #ffffff;
  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;
}

/* end slider section  */

/* END HEADER SECTION*/



/* start about us section*/
.aboutus-section{
  z-index:9;
  padding: 0px 0 50px;
  overflow: hidden;
  position: relative;
}
.aboutus-1{
  padding: 0px 0 0 30px;
  position:relative;
}
.aboutus-2{
}
.about-heading h1{display: block;font-weight: 500;color: #ad1601;font-family: 'Acme', sans-serif;padding: 0;text-transform: capitalize;position: relative;text-align: left;font-size: 73px;background: -webkit-linear-gradient(90deg, #840e01 0%, #f75a00 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.about-heading strong{
  display: block;
  font-weight: 500;
  color: #ad1601;
  font-family: 'Acme', sans-serif;
  padding: 0;
  text-transform: capitalize;
  position: relative;
  font-size: 55px;
  background: -webkit-linear-gradient(90deg, #840e01 0%, #f75a00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about-heading em{
  line-height: 30px;
  color: #000;
  font-style: normal;
  width: 100%;
  font-size: 15px;
  display: block;
}
.about-heading h1 a{
  color: #591524;
}
.about-heading p{
  color: #000000;
  font-size: 17px;
  padding: 8px 0px;
  position: relative;
  display: block;
  margin: 0 auto 0 0;
  text-align: left;
  width: fit-content;
  font-weight: 400;
}

.about-content p{
  color: #000000;
  font-size: 15px;
  line-height: 34px;
  padding: 0px 0 20px;
}
.about-content p strong{
  color: #b21a03;
  font-weight: 600;
}
.text-link a{
  background: -webkit-linear-gradient(90deg, #840e01 0%, #f75a00 100%);
  color: #fff;
  padding: 6px 37px;
  display: block;
  width: fit-content;
  text-transform: capitalize;
  border-radius: 40px;
  font-size: 23px;
  margin: 20px auto 0 0;
}
.text-link a span{
  display: inline-block;
  background: #fec400;
  text-align: center;
}
.text-link a svg{
  height:50px;
  width:50px;
  
}
.about-content ul li{
  list-style: none;
  display: inline-block;
  background: linear-gradient(45deg, #fe6000, #ad1603);
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
  fill: #FFFFFF;
  color: #FFFFFF;
  margin: 3px 0;
  border-color: #FFFFFF;
  padding: 8px 15px 8px 15px;
}
.about-content ul{padding:0;margin:0;}

.about-content a span{
  font-weight:600;
}
.about-content a b{
  font-weight: 800;
  color: #ff9f02;
}
.about-content h2,h3,h4,h5,h6{
    list-style: none;
    position: relative;
    border-radius: 50px;
    text-transform: capitalize;
    display: block;
    line-height: 36px;
    margin: 6px 0 0px;
    font-size: 25px;
    text-align: left;
    color: #000000;
}
.about-content h2,h3,h4,h5,h6,strong{
  font-weight: 600;
}
.maincontent-right1{
  padding: 0 0 0px 40px;
}
.list-design1 ul li{
  list-style: none;
  position: relative;
  border-radius: 50px;
  text-transform: capitalize;
  display: block;
  margin: 12px 0 0;
  font-size: 17px;
  text-align: left;
  background: #6c0000;
  padding: 13px 9px 11px 43px;
  color: #ffffff;
}
.list-design1 ul li a{color:#fff;display:block;}
.list-design1 ul li:before{
  content: "";
  position: absolute;
  left: 10px;
  height: 29px;
  background: url(images/icon.png) no-repeat;
  top: 8px;
  border-radius: 50%;
  width: 28px;
  animation: rotate 5s linear infinite;
}
.list-design1{
  padding: 0 0 0 30px;
}
.design-about-inner{
  background: linear-gradient(45deg, #ffdc8e, transparent);
  padding: 40px 0;
}
.about-co{
  padding:0 0 0 30px;
}
.about-co-bottom{
  padding:0 30px 0 0;
}
.aboutus-image1{
  padding: 0px 20px 0 0px;
  position: relative;
}
.kalimata-image img{height: 470px;margin: -90px auto 0;}
.round-image{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  z-index: -1;
  animation: rotation 15s linear infinite;
}
@keyframes rotation {
  0% {transform: rotate(0)}
  to {transform: rotate(1turn);}
}
.round-image img{
  margin: 0px auto 0;
  display: block;
  height: 530px;
}
.getin-form {
   padding: 50px 20px 60px;
   background: linear-gradient(45deg, #fdc331, #680701);
   position:relative;
   z-index: 999999;
   border-radius: 0 0 210px 210px;
}

.contac-rr {
  padding: 30px 0px 0 0px;
  margin: 0;
  text-align: left;
}
.form-group1 {
   padding: 7px 0px;
   text-align: center;
   margin: 0px 0px 0px;
   position: relative;
}
.form-group1 label{
  text-align: left;
  font-weight: 600;
  display: block;
  padding: 0 0 4px 0;
  font-size: 14px;
  text-transform: capitalize;
}
input.form-control1 {
   color: #000000;
}

.form-control1 {
  height: 48px;
  background-color: #fff;
  border: 0;
  border-radius: 45px;
  display: block;
  width: 100%;
  padding: 12px 14px 10px 10px;
  font-size: 12px;
  font-weight: 500;
}
textarea.form-control1 {
  height: 110px;
  border-radius: 20px;
  color: #000000;
}

.form-group1 span{
  margin: 0;
}


.btn-group{
  padding: 24px 0px 0;
  display: inline-block;
  margin: 0;
  text-align: center;
}
.btn-group>.btn{
  width: fit-content;
  background: #6d0e03;
  border: 1px solid #fff;
  padding: 9px 29px 8px;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 70px;
  left: 0;
  right: 0;
  margin: 0px auto 0px;
}

.form-group1  .place::-webkit-input-placeholder{
  color: #000000;
  padding-left:10px;
  font-size:14px;
  font-weight:400;
}
:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}
.btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -0px;
}
.btn:active:focus, .btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -0px;
}
.form-heading strong{
  font-size: 33px;
  line-height: normal;
  font-family: 'Acme', sans-serif;
  font-weight: 500;
  text-transform: capitalize;
  display: block;
  color: #fff;
}
.form-heading p{
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize;
  display: block;
  margin: 0px 0 0 0;
}

.bottom-page-content{
  background: linear-gradient(90deg, #E10F13 0%, #820582 100%);
  margin: 0 auto;
  width: 90%;
  border-radius: 10px;
  padding: 30px !important;
  margin: 20px auto 0;
}

.bottom-page-content  p{
  color: #ffffff;
}
.inner-aboutus{
  background: #ffffff;
}


.text-aboutus{
}
.text-aboutus em{
  font-size: 29px;
  font-style: normal;
  font-weight: 800;
  color: #652768;
  margin: 0 0 10px 0;
  display: block;
}
/* end about us section*/

/* start banner section  */

.banner-design{
  padding: 80px 0 60px 0;
  position: relative;
  overflow: hidden;
}
.banner-design:before{
  content: "";
  position: absolute;
  background: url(images/bg-image.webp) no-repeat;
  height: 100%;
  width: 100%;
  right: auto;
  top: 0;
  left: 0;
  z-index: -9;
  background-size: cover;
  background-position: bottom;
}
.banner-design:after {
  content: "";
  position: absolute;
  background: linear-gradient(#e7a33bd9, transparent);
  height: 100%;
  width: 100%;
  right: auto;
  top: 0;
  left: 0;
  z-index: -9;
}
.banner-services{
  padding: 30px 30px 60px;
  border: 2px solid #a14f13;
  border-radius: 30px 30px 30px 0;
}
.banner-design svg{
  display: block;
  left: 50%;
  position: relative;
  fill: #ffffff;
  transform: translateX(-50%);
  width: calc(100% + 1.3px);
}
.banner-love{
  padding: 20px 0 0 0;
}

.chatting-banner{
  padding: 15px 0 0;
}
.list-link-design{
  padding:0 0 0 30px;
}
.list-link-design ul li{
  margin: 14px 0px 0px 0px;
  list-style: none;
  position: relative;
}
.list-link-design ul li a{
  color:#000;
  position: relative;
  border: 1px solid #8b2231;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 17px;
  background: -webkit-linear-gradient(90deg, #840e01 0%, #f75a00 100%);
  text-align: left;
  padding: 12px 14px 11px 50px;
  border-radius: 50px;
  color: #ffffff;
  display:block;
}
.list-link-design ul li:after{
  content:"";
  position: absolute;
  background: url(images/icon.png) no-repeat;
  height: 30px;
  width: 29px;
  left: 9px;
  top: 7px;
  transition:0.6s ease-in;
  animation: blkk 0.9s infinite ease-in-out;
}

@keyframes blkk {
    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* end banner section  */

/* start astro section */

.astro-section{
  padding: 50px 0 50px;
  position: relative;
  z-index: 9;
}
.astro-section:before{
  content:"";
  position:absolute;
  height:100%;
  width:100%;
  top:0;
  left:0;
  right:0;
  background:url(images/astro-background.webp) no-repeat;
  background-size:cover;
  opacity: 18%;
}
/* end astro section */

/* start  mark section*/

.mark-section{
  padding: 20px 20px;
  background: #3c0854;
}
.free-kudnli{border: 1px solid #ffff;padding: 20px;}

.freekundli2 p{
  color: #ffcd00;
  font-size: 33px;
  text-transform: capitalize;
  font-family: 'Acme', sans-serif;
  font-weight: 400;
  margin: 0 0 5px;
}
.freekundli2 p svg{
  height: 25px;
  color: #ffffff;
  width:25px;
  margin: -7px 0 0;
}
.freekundli2 a{
  padding: 0;
  font-size: 17px;
  font-weight: 400;
  width: fit-content;
  display: block;
  color: #fff;
}
.free-solution2 a{
  width: max-content;
  box-sizing: border-box;
  border: 2px #fff solid;
  border-radius: 60px;
  overflow: hidden;
  box-shadow: 0 5px 15px 0 rgb(0 0 0 / 33%);
  animation: float 4s ease-in-out infinite;
  background: linear-gradient(to bottom, #ff9b00 0, #ffca78 44%, #ff9b00 100%);
  padding: 4px 22px;
  display: block;
  font-size: 24px;
  font-weight: 600;
  margin: 0 auto;
  text-transform: capitalize;
}
/* end mark section */


/* start services section */

.services-section{
  padding: 50px 0 50px;
  position: relative;
  background: -webkit-linear-gradient(90deg, #840e01 0%, #c02f02 100%);
}

.innerpage-services{
  padding: 100px 0 80px;  
}
.inner{
  background: #ffe3cc;
  padding: 70px 0 70px;
  margin: 0 0 90px 0;
}
.services-heading strong{
  display: block;
  font-weight: 500;
  color: #fff;
  font-family: 'Acme', sans-serif;
  padding: 0;
  text-transform: capitalize;
  position:relative;
  font-size: 55px;
  background: -webkit-linear-gradient(90deg, #840e01 0%, #f75a00 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.heading-srv strong{
  color: #fff;
  background: -webkit-linear-gradient(90deg, #ffffff 0%, #ffffff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.services-heading b{
  display: block;
  font-weight: 500;
  color: #000000;
  padding: 0 0 20px 0;
  text-transform: uppercase;
  position:relative;
  font-size: 20px;
}
.services-heading aside{
  color: #ffffff;
  line-height: 28px;
  font-size: 15px;
  width: unset;
  margin: 0 auto;
}
.services-heading span{

}

.contact-services strong{
  font-size: 34px;
  display: block;
  font-weight: 600;
}
.contact-services a{
  display:block;
}
.contact-services a p{
  display:block;
  font-size: 30px;
  background: #fff;
  padding: 5px 10px 4px;
  font-weight: 600;
  border-radius: 50px;
}
.contact-services a span{
  color: #000;
  font-weight: 600;
  text-transform: capitalize;
  margin: 10px 0 0;
  display: block;
  font-size: 18px;
}
.contact-services{
  padding: 30px 22px;
}
.contact-services img{
 height: 120px;
 animation: rotation 10s infinite linear;
}

.services-1{
  padding: 20px 10px 20px;
}
.services-2{
  position:relative;
  z-index: 9;
  overflow: hidden;
  padding: 17px 28px 0px;
  border-radius: 0 0 260px 260px;
  background: #651403;
}
.services-3{padding: 0px 0px 0 0px;margin: 0px auto 0;}
.img{display:block;margin: 0px 0 0;}
.img img{
  margin: 0px auto 0px;
  border-radius: 50%;
  display: block;
  border: 20px solid #df4a00;
}
.services-3 a{
  border-radius: 20px 20px;
  color: #fff;
  background: #ff8e01;
  margin: 0 auto;
  font-size: 16px;
  letter-spacing: 1px;
  padding: 4px 23px;
  font-weight: 600;
  display: block;
  text-transform: uppercase;
}
.services-3 a .bi{
  height: 30px;
  width: 30px;
  animation: pulse 0.5s infinite linear;
}
.services-4{
}
.services-4 strong{
  display: block;
  text-transform: capitalize;
  font-weight: 400;
  font-family: 'Acme', sans-serif;
  color: #ffffff;
  padding: 15px 0 0;
  font-size: 29px;
}
.services-4 p{
  color: #c3c3c3;
  line-height: 29px;
  font-size: 14px;
  z-index: 9;
  padding: 1px 0 10px 0;
  position:relative;
}

.services-4 a{
  background: linear-gradient(45deg, #fee372, #fcb614);
  padding: 9px 29px 51px;
  color: #000000;
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  border-radius: 70px;
  margin: 0px auto -35px;
  width: fit-content;
}
.services-3 i{
  background: #e10f13;
  color: #fff;
  width: fit-content;
  margin: 0 auto;
  display: block;
  font-size: 20px;
  top: 0;
  position: absolute;
  left: 0;
  right: 0;
  padding: 5px 16px;
  text-transform: capitalize;
  font-style: normal;
  font-weight: 600;
}
/* end services section */

/* start why choose us section */

.banner-section{
  padding:60px 0;
}
.choose-heading strong{
  display: block;
  font-weight: 400;
  color: #6c0d94;
  font-family: 'Acme', sans-serif;
  padding: 0;
  text-transform: capitalize;
  position: relative;
  font-size: 47px;
}
.list-design{
  padding: 0 0 0 0px;
  position:relative;
}

.list-design ul{
  padding: 0;
  margin:0;
  list-style: none;
}
.list-design ul li{
  margin: 16px 0 0;
  font-weight: 700;
  font-size: 18px;
  color: #000;
  text-transform: capitalize;
  position:relative;
  text-align: left;
  display: block;
  border: 1px solid #fff701;
  padding: 14px 0px 10px 44px;
  border-radius: 50px;
  border-left: 0;
  background: radial-gradient(at center center,#FFD600 0%,#FFA300 100%);
}
.list-design ul li:first-child{margin:0;}
.list-design ul li:before{
  position: absolute;
  color: #ffffff;
  top: 19px;
  font-weight: 900;
  left: 20px;
  font-size: 16px;
  line-height: normal;
  content: "\2318";
  font-family: 'Glyphicons Halflings';
  animation: rotation 5s infinite linear;
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}


.list-design ul li:hover a{
  color: #cd0014;
}
.whatsapp-chat{
  background:#601483;
  padding: 30px 20px;
  position: relative;
}
.whatsapp-chat:before{
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: url(images/astro-background.webp) no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 17%;
}
.whatsapp-chat p{
  color: #fff;
  font-size: 33px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 5px;
}
.whatsapp-chat em{
  box-sizing: border-box;
  border: 2px #fff solid;
  border-radius: 60px;
  box-shadow: 0 5px 15px 0 rgb(0 0 0 / 33%);
  background: linear-gradient(to bottom, #ff9b00 0, #ffca78 44%, #ff9b00 100%);
  padding: 4px 22px;
  font-size: 16px;
  font-weight: 600;
  display: block;
  color: #000;
  width: fit-content;
  margin: 0 auto;
  text-transform: capitalize;
}
.whatsapp-chat a{
  display: block;
  position:relative;
  z-index:9;
  padding: 20px 0px 0px;
  border-radius: 14px;
}
.whatsapp-chat a span{
  padding: 0px 0px;
  display: block;
}
.whatsapp-chat a span svg{
  height: 100px;
  width: 100px;
}
.whatsapp-chat a b{
  margin: 0;
  padding: 10px 0 20px;
  font-size: 23px;
  font-weight: 700;
  display: block;
  color: #ffffff;
  text-transform: uppercase;
}
.whatsapp-chat a strong{
  margin: 0;
  padding: 10px 0;
  font-size: 20px;
  font-weight: 700;
  margin: 10px  0 0 0;
  display: block;
  color: #000000;
  background:#fff;
  border-radius: 10px 0 10px 0;
}
.listt{
  padding: 70px 0 0;
}
.listdes{
  padding:0 0 0 50px;
}
.tagline p{
  color:#000;
  font-size: 38px;
  text-transform: capitalize;
  margin:0;
  padding: 0 0 10px;
  font-weight: 700;
  animation:blkk 0.4s infinite;
}
.tagline span{
  color: #ffa800;
  font-size: 23px;
  background: #940100;
  text-transform: capitalize;
  margin:0;
  padding: 10px 14px 10px 14px;
  border-radius: 70px;
  display: block;
  font-weight: 700;
  animation:blkk 0.4s infinite;
}
.listt{justify-content:center;align-items:center;}




.whychoose-section{
  padding: 70px 0 40px;
}
.whychoose-section .choose-design-box{
  padding: 40px 0 0;
}
.chooseus strong{
  font-size: 44px;
  font-weight: 700;
}
.chooseus p{
  color: #820582;
  text-align: left;
  font-size: 16px;
  padding: 0 40px;
  text-transform: uppercase;
  position: relative;
  display: block;
  width: fit-content;
  font-weight: 700;
}
.chooseus p:before, .chooseus p:after{
  position: absolute;
  color: #820582;
  top: -6px;
  left: 1px;
  font-size: 25px;
  content: "\2742";
  font-family: 'Glyphicons Halflings';
}
.chooseus p:after{
  right: 1px;
  left: auto;
}
.chooseus aside{
   line-height: 30px;
   color: #000;
   width: 100%;
   font-size: 15px;
}
.chat-whatsapp a{
  display:block;
}
.chat-whatsapp a b{margin: 0 20px 0 0px;}
.chat-whatsapp a b svg, .cls-1{
  height: 60px;
  fill: #FEF !important;
  width: 60px;
}


.choose-us1{
  padding: 10px 0px 0px;
}

.choose-us2{
  padding: 10px;
  text-align: center;
}
.choose-right{
}
.choose-right strong{
  color: #000000;
  padding: 15px 0  0;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
  display: block;
}
.choose-right p{
  color: #000000;
  font-size: 14px;
  margin: 0;
  padding: 10px 0 0;
  line-height: 27px;
}
.choose-left{
  width: 100%;
}
.choose-left span{
  display: block;
}

.choose span img{
  height: 80px;
}
.choose{
  padding: 20px 20px;
  background: #fff5da;
  border-radius: 20px;
  position: relative;
  border: 1px solid #c0a14e61;
}


/* end why choose us section */


/* start location section */

.location-section{
  position: relative;
  padding: 60px 0 0px;
  background: #fff;
}
.location-1{
  padding: 12px;
  width: 25%;
}
.location-2{
  position: relative;
  z-index: 1;
  padding: 25px 0 0;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / .5);
  background: #fff;
}
.location{
  margin: 0 auto;
  border-radius: 50% 50%;
  height: 130px;
  width: 130px;
  padding: 12px 0 0;
  display: block;
  background: #651498;
  margin: 0 auto;
  position:relative;
  text-align: center;
}
.location:before{
  position:absolute;
  content:"";
  bottom: -50px;
  left:0;
  right:0;
  height: 60px;
  width: 60px;
  background: transparent;
  border: 30px solid red;
  border-left: 30px solid #d3ff0000;
  border-right: 30px solid #ff000000;
  border-bottom: 30px solid #651498;
  border-top: 30px solid #00ffb600;
  margin: 0 auto;
  transform: rotate(
180deg);
}
.location img{
  border-radius: 50%;
  border: 1px dashed #ffffff;
  padding: 6px;
  /* transform: rotate(-45deg); */
  width: 100px;
  margin: 0px auto 0px  auto;
  display: block;
}
.location-2 strong{
  margin: 22px auto 0;
  font-weight: 400;
  color: #000;
  display: block;
  border: 1px solid #ffffff;
  width: fit-content;
  font-size: 28px;
  padding: 6px 15px 5px;
  font-family: 'Acme', sans-serif;
  border-radius: 5px;
}
/* end location section */

/* start testimonials section */

.testimonials{
  padding: 80px 0px 60px;
}
.testimonials .about-heading{
  padding: 0 30px 0 0px;
}
.testimonials .about-heading p{
  font-size: 15px;
  line-height: 32px;
}
.stars{
  background: #fff;
  padding: 0 10px;
  width: fit-content;
}
.stars svg{
  display: block;
  fill: #ffb205;
  width: 120px;
  height: 30px;
}
.client strong{
  display: block;
  text-transform: capitalize;
  color: #000000;
  font-weight: 600;
}
.client b{
  display: block;
  font-size: 80px;
  text-transform: uppercase;
  color: #6c0001;
  font-weight: 700;
}
.right-testimonials .services-heading p{
  margin: -50px auto 0 0px;
  font-size: 15px;
  line-height: 28px;
  padding: 0;
  font-weight: 400;
  color: #000000;
  text-transform: math-auto;
  text-align: center;
}
.right-testimonials{
  padding:0 0 0 50px;
}
.testimonials1{
  padding: 6px;
}
.testimonials2{
  padding: 22px 20px 21px;
  position: relative;
  border-radius: 10px;
  box-shadow: 0;
  border: 1px solid #d94c0b;
}
.testimonials3{
}
.testimonials3 strong{
  text-align: left;
  border: 1px solid #d94c0b;
  padding: 8px 10px;
  position: relative;
  border-radius: 10px;
  display: block;
}
.testimonials3 strong p{font-size: 16px;text-transform: uppercase;color: #000000;display: block;text-align: left;font-weight: 700;}
.testimonials3 strong i{
  color: rgb(172 41 1);
  font-weight: 700;
  padding: 11px 0 0 3px;
  font-size: 14px;
  display: block;
  text-align: right;
  position: absolute;
  text-transform: capitalize;
  right: 16px;
  top: 0;
}
.testimonials3 span{
  width: 25%;
}
.testimonials3 span img{
  border: 2px solid;
  border-radius: 4px;
}
.testimonials4 p{
  color: #000000;
  padding: 7px 0 0;
  line-height: 27px;
  text-align: left;
  font-size: 14px;
}
.testimonials4 {
  position: relative;
}
.testimonials4 span{
  display: block;
  padding: 8px 0;
  color: #fff;
  position: absolute;
  text-align: center;
  top: 0px;
  right: 0px;
}
.testimonials4  img{
  width: 80px !important;
  border-radius: 100%;
  margin: -10px 0 30px auto;
}
.testimonials4 span .bi{
  height: 100px;
  color: #ffffffa8;
  width: 100px;
  opacity: 0.2;
}
.testimonials4 i {
  background: #fff;
  display: block;
  width: fit-content;
  padding: 0 8px;
  margin: -0px 0 -3px auto;
}
.testimonials4 i svg{
  margin: 0 -1px;
  height: 33px;
  width: 81px;
  animation: pulse 1s infinite ease-in-out alternate;
}
.owl-dots, .owl-nav{display:none;}

/* end testimonials section */

/* start servies list section */

.services-listtt{
  background: linear-gradient(45deg, #fee372, #fcb614);
  position:relative;
  padding: 70px 0 70px 0;
  margin: 0px 0 0 0;
  z-index: 9;
  overflow: hidden;
}

.serv{
  margin: -0px 0 0 0;
}
.serv1{
  padding: 10px 7px;
  position: relative;
  width: 20%;
}
.serv2 a{position: relative;background: #fff;border-radius: 10px;padding: 8px 8px 19px;}
.serv2 img{
  border-radius: 10px;
  width: 100%;
}
.serv2 a span{color: #fff;font-size: 27px;padding: 1px 0 0;display: block;text-align: center;}
.serv2 a span em{
  box-sizing: border-box;
  border: 2px #fff solid;
  border-radius: 60px;
  background: linear-gradient(45deg, #fee372, #fcb614);
  padding: 2px 22px 0;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  display: block;
  color: #000;
  width: fit-content;
  margin: 0 auto;
  text-transform: capitalize;
}
.serv2 a aside{
  color: #b02b01;
  text-transform: capitalize;
  font-size: 20px;
  padding: 5px 0px;
  font-weight: 700;
  text-align: center;
  width: fit-content;
  margin: 0 auto;
}

.bottom-services1{
    padding: 10px;
}
.bottom-services2{
    background: #ff7b00;
    border-radius: 30px;
    padding: 45px 18px 30px;
}
.bottom-services3 ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.bottom-services3 ul li{
    text-align: left;
    list-style: none;
    padding: 6px 7px 10px 21px;
    color: #121212;
    position: relative;
    font-size: 16px;
    font-weight: 500;
}
.bottom-services3 ul li a{
    color: #ffffff;
    display:block;
    text-transform: capitalize;
}
.bottom-services3 ul li:hover a{
    color: #b70000;
}
.bottom-services3 li:before{
  content:"";
  position:absolute;
  height: 12px;
  width: 12px;
  background: #e6e6e600 30%;
  border-radius: 50%;
  top: 12px;
  left: 0px;
  border: 3px solid #fff;
} 
/* end services section */



/* start footer section */

.footer-section{
  background: -webkit-linear-gradient(90deg, #840e01 0%, #f75a00 100%);
  padding: 50px 0 50px;
}

.footer-links ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-links ul li{
  color: #fff;
  padding: 8px 29px 8px 41px;
  background: #ffffff;
  position: relative;
  font-size: 17px;
  display: inline-block;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0px 20px 0;
}
.footer-links ul li a{
  color: #000;
}
.footer-links ul li:before{
  content:"";
  position:absolute;
  top: 13px;
  left: 17px;
  width: 15px;
  height: 15px;
  background: #8db0ea;
  border-radius: 50%;
}
.footer-links ul li:after{
  content:"";
  position:absolute;
  top: 14px;
  left: 25px;
  width: 8px;
  height: 13px;
  background: #ffffff;
  border-radius: 50%;
}
.footer-contact{
  margin: 0px 0 0px;
}
.contact-left1{padding: 10px 10px 0px;}
.contact-left1 a{
  0 !important;
}
.contact-left2{
  padding: 0 0 0 0;
}
.contact-left1 a span{
  display: block;
  text-align: center;
  margin: -0px 0 0 0;
}
.contact-left1 a span b{
  display: block;
  height: 100px;
  width: 100px;
  background: radial-gradient(#651403, #651403);
  border-radius: 50px;
  border: 4px solid #d0400194;
  line-height: 91px;
  animation: pulse-2 2s linear infinite;
  margin: 0 auto;
}
@keyframes pulse-2 {
   0% {
      box-shadow: 0 0 0 0 #ffc107
   }
   to {
      box-shadow: 0 0 0 30px #8db0ea00
   }
}
.contact-left1 a span img{
  height: 64px;
}
.contact-left1 a p{
  padding: 0 0 0 0px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
.contact-left1 a p i{
  text-transform: capitalize;
  display: block;
  font-size: 22px;
  font-weight: 500;
  font-style: normal;
  color: #ffab00;
  padding: 24px 0 0;
}
.contact-left1 a p strong{
  font-weight: 500;
  color: #ffffff;
  display: block;
  font-size: 22px;
  padding: 3px 0px;
  width: fit-content;
  margin: 0px auto 0;
}
/* end footer section */



/* start map section */

.map-section{
  position: relative;
}

.whastapp-icon{
  position: relative;
}
.whastapp-icon a{
  height: 200px;
  width: 200px;
  border-radius:50%;
  line-height: 110px;
  display:block;
  position: absolute;
  margin: 0 auto;
  left: auto;
  right: 30px;
  top: -70px;
  z-index: 9;
}
.whastapp-icon a img{
}

.map-section strong{
  position: absolute;
  font-size: 23px;
  text-align: center;
  margin: 0 auto;
  left: 0;
  line-height: 60px;
  width: 90%;
  bottom: 40px;
  right: 0;
  background: #feed05;
}
.map-section strong .bi{
  height: 2.4rem;
  width: 2.4rem;
  margin: 0px 0px -6px 0px;
  color: #f00;
}
.map-section iframe{
  vertical-align: bottom;
  height: 300px;
}



/* end map section*/

/* start copy section */

.copy-section{
  padding: 30px 0px 30px;
}
.disclaimer b{
  display:block;
  color: #000000;
  font-weight: 500;
}
.disclaimer strong{
  font-size: 15px;
  line-height: 25px;
  font-weight: 300;
  color: #000000;
  padding: 4px 0 0;
  display: block;
}
.disclaimer p{
  padding: 7px 0 0 0;
  font-weight: 600;
  color: #7a0112;
  font-size: 15px;
}

/* end copy section*/


/* start bread crumb section  */

.breadcrumb-section{
  position:relative;
  padding: 70px 0 60px;
  margin: -40px 0 0;
}

.breadcrumb-section:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  background: url(images/bg.jpg) no-repeat;
  background-size: cover;
  z-index: -9;
}
.first-item {
  font-size: 46px;
  text-transform: capitalize;
  margin: 0;
  font-weight: 500;
  font-family: 'Acme', sans-serif;
  padding: 0 0 9px 0;
}
.first-item a {
  color: #ffffff;
  display: block;
}
 .separator {
  font-size: 18px;
  padding: 0 4px;
  color: #000000;
}
.breadcrumb-section .last-item {
  color: #000000;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  background: #ffffff;
  margin: 0;
  padding: 5px 30px 3px;
  text-transform: capitalize;
}
/* end bread crumb section  */


/* start fixed mobile icons*/

.icon-fixed-mobile{
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 99999;
}
.icon-fix{
  justify-content: center;
  align-items: center;
  padding: 8px 12px 9px;
}
.left-icon{
  padding: 0;
}
.center-icon{
  padding: 0;
  text-align: center;
}
.contact-icon{
  color: #fff;
  border-radius: 40px;
  text-align: left;
  display: block;
  width: 50%;
}
.contact-icon a{
  display:block;
  color:#fff;
  border-radius: 50%;
  text-align: center;
  height: 44px;
  font-size: 20px;
  line-height: 45px;
  width: 44px;
  text-transform: uppercase;
  font-weight: 600;
}
.center-icon a{
  background: #ec000f;
}
.left-icon a{
  background: #00aa00;
  margin: 0 0 0 auto;
}
.contact-icon a .bi{
   height: 20px;
   margin: 0 0 0px 0;
   width: 20px;
   animation: trin 0.5s linear infinite;
}

@keyframes trin {

    50% {
       color:#fff;
    }
    80% {
        color:#ffffff00;
    }

}

/*=========== START ABOUT US PAGE CSS=========  */

.about-chat{margin: 70px 0 0px -120px;}
.inner-page{
  padding: 0 40px 0px 0px;
}
.inner-aboutus{
  background: #ffffff;
  padding: 50px 0 60px 0;
}
.calling-pandit a{
  color:#fff;
  display:inline-block;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  padding: 10px 40px;
  margin: 0 1px;
  border-radius: 40px;
  background:#47bf08;
}
.calling-pandit a svg{
  height:20px;
  width:20px;
  margin: 0 10px 0 0px;
}


/*=========== END ABOUT US PAGE CSS=========  */

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


.getintouch{
  background: #fff4cf;
  padding: 80px  0 0 0;
}
.getintouch .contact-left1 a p strong{
  color: #000;
  font-weight: 600;
}
.getintouch .footer-contact{
  padding: 0 0 30px 0;
}
.getintouch .contact-left1 a p i{
  color: #a52202;
  font-weight: 600;
}
.getintouch .contact-left2{
  
}
.getin-left1{
  padding:0 30px 0 0;
}
.contact-get-1{
  padding: 0;
}
.contact-get-2{
  padding: 0px 10px 29px;
}
.contact-get-2 a{
  text-align: center;
  padding: 40px 0;
  background-color: #FFFFFF;
  box-shadow: 0px 10px 25px 0px rgba(0, 0, 0, 0.19);
  border: 1px solid #eee;
  border-radius: 10px;
  display: block;
  margin: 0 auto;
}

.getin-content strong{
  color: #000000;
  font-size: 24px;
  font-weight: 600;
  display: block;
  padding: 10px 0 0 0;
  margin: 10px 0 0;
}
.getin-content span{display: block;position: relative;text-align: center;height: 79px;background: linear-gradient(90deg, #E10F13 0%, #820582 100%);width: 80px;line-height: 116px;border-radius: 50%;margin: 0 auto;}
.getin-content span .bi{
  height: 40px;
  width:40px;
  color:#fff;
}

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




@media (max-width: 767px){
  body{text-align: center;}
  .tophead-section{padding:0;}
  .menu,.head-logo2{text-align:left !Important;}
  .menu li{display:block;}
  .navii{ padding: 0 0px;border-radius: 20px;}
  .head-right,.desktop{display:none;}
  .head-left1 a{margin: 20px auto 0;display: block;width: fit-content;position: relative;}
  .mobile{display:block;}
  .testimonials .about-heading,.navigation .navbar{padding:0;}
  .head-logo2 img{height: 110px;}
  .services-heading strong{font-size: 50px;}
  .banner-1{padding: 5px !Important;}
  .services-heading b{font-size:14px;}
  .list-link-design,.aboutus-image1,.aboutus-1{padding:0;}
  .serv1{width:50%;}
  .services-4 strong{font-size: 27px;}
  .services-4 a{font-size: 14px;}
  .getin-left1{padding:0;}
  .inner-page,.maincontent-right1{padding:0;}
  .about-content h2, h3, h4, h5, h6{font-size: 20px;line-height: 27px;margin: 0 0 30px 0;}
    .aboutus-2 img{
    height: 710px;
    margin: -150px auto 0;
    display: block;
    z-index: -9;
    position: relative;
}
  
  
 
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tophead-section{padding:0;}
  .menu,.head-logo2{text-align:left !Important;}
  .menu li{display:block;}
  .navii{ padding: 0 0px;border-radius: 20px;}
  .head-right,.desktop{display:none;}
  .head-left1 a{margin: 20px auto 0;display: block;width: fit-content;position: relative;}
  .mobile{display:block;}
  .navigation .navbar{padding:0;}
  .head-logo2 img{height: 110px;}
  .services-heading strong{font-size: 50px;}
  .banner-1{padding: 5px !Important;}
  .services-heading b{font-size:14px;}
  .list-link-design,.aboutus-image1,.aboutus-1{padding:0;}
  .serv1{width:33.333%;}
  .aboutus-2 img{height: 710px;margin: -150px auto 0;display: block;z-index: -9;position: relative;}
  .about-content h2, h3, h4, h5, h6{}
    .inner-page,.maincontent-right1{padding:0;}


}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .head-left1 a i{font-size: 24px;padding: 0 0 0 55px;}
  .mail a i{font-size: 15px;padding: 0px 84px 0px 0;}
  .head-left1 a span{height: 49px;width: 49px;line-height: 72px;top: -4px;}
  .head-left1 a span:before{width: 51px;height: 51px;}
  .head-left1 a span .bi{margin: 11px auto 0;height: 29px;width: 29px;}
  .services-4 strong{font-size: 25px;}
  .contact-left1:nth-child(3) .contact-left2 a p strong{font-size: 16px;}
  .about-heading strong{font-size: 43px;}
  .serv2 a aside{font-size: 17px;}
  .form-heading strong{font-size: 30px;}
}
@media only screen and (min-width: 1201px) and (max-width: 1340px) {
  .head-left1 a i{font-size: 29px;}
  .mail a i{font-size: 17px;padding: 0px 84px 0px 0;}



}

@media (max-width: 575px) and (min-width: 0px) {
  .contact-left1:nth-child(3) .contact-left2 a p strong{font-size: 16px;}
  .about-heading h1, .about-heading strong{font-size: 41px;}
  .services-1{width:100%;}
  .banner-services{padding:10px;border-radius: 30px 30px 0px 0;}
  .head-left1 a span{height: 49px;width: 49px;line-height: 72px;top: -4px;}
  .head-left1 a span:before{width: 51px;height: 51px;}
  .head-left1 a span .bi{margin: 11px auto 0;height: 29px;width: 29px;}
  .head-left1 a i{font-size: 26px;padding: 0 0 0 55px;}
  .head-left1 a i em{display:none;}
  .head-logo2 img {height: 90px;padding: 0 10px 10px;}
  .slide-section{ margin: -17px 0 0;}
  .navbar-toggler {margin: -70px 0 0 auto;}
   .aboutus-2 img{height: auto;}

}
@media (max-width: 420px) and (min-width: 0px) {
  .serv1{width:100%;}
  .services-heading strong {font-size: 37px;}
}













