@import url('https://fonts.googleapis.com/css2?family=Wix+Madefor+Text:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap');
body{
  margin:0;
  padding:0;
  font-family: 'Wix Madefor Text', sans-serif;
}
: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: 94%;
}
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;}

ul{
  list-style:none;
  margin: 0;
  padding: 0;
}
p{
  margin: 0;
  padding: 0;
}
.bi {
  display: inline-block;
  vertical-align: -0.125em;
  fill: currentcolor;
}


/* head section start */
.head-align, .align{
    align-items: center;
    justify-content: center;
}
.headmark-section1{
  background: #f6ff00;
  border-radius: 50px 0 0 50px;
}
.headmark-section1 p{
  padding: 7px 10px 7px;
  color: #003810;
  font-size: 27px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
}
.head2{
  background: #fff;
  border-radius: 100px 0 0 100px;
  padding: 0 42px 0 50px;
  box-shadow: 0 3px 95px 0 rgba(0,0,0,.07);
}
.head-left1{
  padding: 0;
}
.head-left2{
  padding: 5px 0;
}
.head-right1{
  padding: 0 0 0 20px;
}
.head-right2{
  padding: 0;
  border-right: 1px solid #003810;
}
.head-list{
  text-align: center;
  padding: 0 0 5px;
}
.head-list ul li{
  display: inline-block;
  position: relative;
  font-size: 20px;
  color: #000;
  width: 18%;
  text-align: center;
}
.head-list li span{
  height: 56px;
  width: 56px;
  background: #f4fd00;
  color: #ff1a00;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: -22px auto 0;
  border: 3px solid #ffffff;
  font-size: 23px;
}

.head-call a{
  color: #000;
  display: inline-block;
  font-size: 39px;
  position: relative;
  font-weight: 800;
  text-transform: capitalize;
  padding: 0;
  animation: float 3s ease-in-out infinite;
}

@keyframes float {
  0% {
    transform: translatey(0px);color:#003810
  }
  50% {
    transform: translatey(-15px);color:#ff1a00;
  }
  100% {
    transform: translatey(0px);color:#003810;
  }
}

.head-line p{
  padding: 4px 15px 6px;
  color: #fff;
  font-size: 22px;
  text-transform: capitalize;
  background: #003810;
  font-weight: 700;
  border-radius: 40px 0 0 40px;
}
/* head section end */


/* banner section start */
.banner{
  border-top: 2px solid #003811;
}
.banner img{
  width:100%;
}
/* banner section end */




/* astro services section start */
.astrosev-section{
  background: linear-gradient(0, #003811 45%, transparent 20%);
  overflow: hidden;
}
.astro-sec{
    position: relative;
    padding-bottom: 50px;
    background-color: #fff;
}
.astro-sec::before {
    content: '';
    position: absolute;
    background-image: url(../images/shadowbg.png);
    width: 1158px;
    height: 192px;
    top: 0;
    z-index: -1;
    left: -23px;
    right: 0;
    margin: 0 auto;
}
.about-title{
    padding: 0;
    text-align: center;
    background: url(../images/title-bg.jpg) no-repeat;
    position: relative;
    z-index: 0;
    overflow: hidden;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}
.about-title:before {
    content: '';
    position: absolute;
    width: 1158px;
    height: 192px;
    top: 0;
    z-index: -1;
    left: -23px;
    right: 0;
    margin: 0 auto;
    background: #ffd700;
}
.about-title strong{
    text-transform: capitalize;
    font-size: 39px;
    font-weight: 900;
    padding: 0 0 3px;
    display: block;
    color: black;
    margin: -4px 0 0;
}
.about-title p{
    text-transform: uppercase;
    display: block;
    padding: 12px 5px 0;
    font-size: 17px;
    color: #fe0000;
    font-weight: 800;
}
.astro-sec1{
  position: relative;
  padding: 0 25px;
}
.astro-sv{
  padding: 0;
}
.astro-sv1{
    padding: 40px 25px 0;
    text-align: center;
}
.astro-img{
  position: relative;
}
.astro-img::before {
    content: '';
    position: absolute;
    border: 1px dashed #003811;
    width: 220px;
    height: 95px;
    top: 64px;
    left: 0;
    z-index: -1;
    right: 0;
    margin: 0 auto;
    border-bottom: 0;
}
.astro-img{
  text-align: center;
  position: relative;
  z-index: 999;
}
.astro-img img{
    background: #f5ff00;
    border-radius: 50%;
    width: 130px;
    padding: 5px;
    border: 14px solid #003811;
}
.astro-bxx span{
    font-size: 22px;
    font-weight: 900;
    padding: 8px 0 9px;
    color: #fe0000;
    text-transform: capitalize;
    display: inline-block;
}
p.ty {
    font-size: 17px;
    color: #003811;
    background-color: #f5ff00;
    padding: 9px 16px 9px;
    line-height: 26px;
    text-transform: capitalize;
    position: relative;
    z-index: 9999;
    font-weight: 700;
}
/* astro services section end */




/* about us section start */
.about-section{
    padding: 0 0;
    position: relative;
    z-index: 2;
}

.about-section-1{
    padding: 70px 0 55px;
}
.about-left{
    padding: 0 15px 0 0;
}
.about-left-1{
    padding: 0 0 27px;
    border-radius: 10px;
    position: relative;
}
.about-left-1:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(../images/about-bg.jpg) center center no-repeat;
    background-size: cover;
    border-radius: 10px;
    z-index: -1;
}
.about-right{
    padding: 0 0 0 15px;
}
.about-right-1{
    background: #fcfcfc;
    background-color: #fff;
    border: 1px solid #003811;
    padding: 25px 25px;
}
.about-us-content{
  padding: 15px 0 0;
}
.about-us-content p{
    font-size: 15px;
    font-weight: 500;
    line-height: 34px;
    color: #373737;
    padding: 7px 0 0;
    text-align: justify;
}
.about-us-content p strong{
    color: #fe0000;
    font-weight: 600;
}
.about-heading{
    color: #000000;
    font-size:18px;
    font-weight: 700;
    line-height: 35px;
    padding:5px 10px 0px;
    display: inline-block;
    background: linear-gradient(0deg, #e09004, transparent);
    border-radius: 18px 18px 18px 18px;
    margin: 5px 0 11px;
    display: none;
}
.about-us-content ul{
  padding: 2px 0 10px;
  background: url(../images/title-bg.jpg) no-repeat;
  position: relative;
  z-index: 0;
  overflow: hidden;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  margin: 15px 0 9px;
}
.about-us-content ul:before {
    content: '';
    position: absolute;
    width: 1158px;
    height: 100%;
    top: 0;
    z-index: -1;
    left: -23px;
    right: 0;
    margin: 0 auto;
    background: #ffd700;
}
.about-us-content ul li{
    position: relative;
    border-radius: 12px;
    display: flex;
    font-size: 15px;
    font-weight: 500;
    line-height: 32px;
    color: #272727;
    padding: 7px 0 0;
    align-items: center;
}
.about-us-content ul li:before {
     content: "\e038";
     font-family: "Font Awesome 6 Pro";
     font-size: 17px;
     margin: 0px 9px 0 0px;
     background: #ffffff;
     width: 31px;
     height: 31px;
     border-radius: 0;
     color: #fe0000;
     font-weight: 600;
     text-align: center;
     border: 1px solid #003811;
     border-left: 0;
}
.about-left-1 ul{
  padding: 0;
}
.about-left-1 ul li{
    margin-bottom: 21px;
    display: block;
    text-align: left;
    padding: 12px 0 12px 54px;
    position: relative;
    overflow: hidden;
    z-index: 0;
    text-decoration: none;
    font-size: 17px;
    background: linear-gradient(3deg, #b50000, #b50000);
    color: white;
    font-weight: 600;
    text-transform: capitalize;
    border-radius: 50px;
}

.about-left-1 ul li::before {
    content: "\e588";
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    left: 12px;
    top: 12px;
    width: 28px;
    height: 28px;
    line-height: 23px;
    border: 3px solid #003811;
    background-color: #ffd700;
    border-radius: 100px;
    text-align: center;
    color: #fe0001;
    font-size: 16px;
    font-weight: 600;
}

.about-left-1 ul li::after {
    content: '';
    position: absolute;
    left: 24px;
    top: -2px;
    width: 4px;
    z-index: -1;
    height: 53px;
    background-color: #ffd700;
    border-radius: 100px;
}
/* about us section end */





/* best services section start */
.bestsv1{
  padding: 45px 15px 0;
}
.bestsv2{
    display: flex;
    align-items: flex-end;
    background: #003a12;
    border-radius: 67px 0 0 0;
}

.best-iconbox {
    padding: 10px;
    height: 190px;
    width: 23%;
    background: linear-gradient(3deg, #d8e600, #f5ff00);
    border-radius: 90px 90px 0 0;
}
.best-iconbox .best-img{
  background: #fff;
  border-radius: 50%;
  padding: 0;
  width: 78px;
  height: 78px;
  line-height: 70px;
  border: 2px solid #003a12;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
}
.best-iconbox img{
  width: 50px;
}
.best-content{
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ffffff;
    padding: 0 15px 15px 15px;
}
.best-content span{
    font-size: 23px;
    font-weight: 600;
    padding: 0 0 1px;
    color: #f5ff00;
    text-transform: capitalize;
    display: inline-block;
}
.best-content p {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 100;
    line-height: 31px;
    color: #ffffff;
    padding: 0;
}

/* best services section end */





/* why choose us section start */
.why-content{
  padding:0;
}
.why-content p{
    font-size: 15px;
    font-weight: 500;
    line-height: 34px;
    color: #373737;
    padding: 20px 0 0;
    text-align: center;
}
.counter-box{
   position: relative;
   z-index: 0;
}
.counter-box:before {
    content: "";
    display: block;
    width: 1313px;
    background: linear-gradient(3deg, #d8e600, #f5ff00);
    height: 188px;
    position: absolute;
    right: 12px;
    top: 33px;
}
.counter-1{
  padding: 15px 15px 0;
  position: relative;
}
.counter-2{
  text-align: center;
  padding: 35px 0;
  background: #003a12;
}
.count-up{
  background: #ffffff;
  border-radius: 50%;
  padding: 0;
  width: 90px;
  height: 90px;
  line-height: 78px;
  border: 4px solid #f5ff00;
  margin: 0 auto 25px;
  overflow: hidden;
  animation: float1 3s ease-in-out infinite;
}
.count-up img{
  width: 70px;
}
.counter-count {
    color: #ffffff;
    font-size: 53px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 15px 0px 15px;
}
.counter-2 span{
    color: #fe0000;
    font-size: 18px;
    font-weight: 900;
    text-transform: capitalize;
    padding: 4px 7px 4px;
    display: block;
    position: relative;
    background: #f5ff00;
}
/* why choose us section end */



/* awards section start */
.awards-1{
  padding: 40px 15px 0;
  text-align: center;
}
.awards-2 img{
  width: 100%;
}
/* awards section end */



/* services section start */
.srv-section{
  padding:0;
}
.sv1{
  padding: 35px 20px 0;
  text-align: center;
}
.sv2{
  position: relative;
}

.servic1{
    padding: 0
}
.servic2{
    z-index: 99;
    position: relative;
    background: linear-gradient(360deg, #003a12 66%, transparent 50%);
    padding: 0 15px;
}
.servic2 img{
  border-radius: 50%;
  width: 319px;
  background: #effa00;
  padding: 12px;
  border: 11px solid #fff;
}
.servic2 span{
    text-align: center;
    font-size: 27px;
    color: #f5ff00;
    font-weight: 800;
    padding: 22px 0 0;
    display: inline-block;
}
.servic2 p {
    font-size: 15px;
    font-weight: 100;
    line-height: 34px;
    color: #ffffff;
    padding: 0 0 20px;
    text-align: center;
}
.click-ser-button a {
    text-align: center;
    color: #fe0000;
    padding: 5px 20px;
    border-radius: 0px 0px 15px 15px;
    background-image: linear-gradient(3deg, #d8e600, #f5ff00);
    position: relative;
    text-transform: capitalize;
    font-weight: 800;
    display: inline-block;
    width: 70%;
    font-size: 23px;
}
/* services section end */


/* chat section start */
.chat-1{
    padding: 40px 10px 0;
    width: 20%;
 }
.chat-2 img{
  width: 100%;
  border: 3px solid #e9eae2;
  border-radius: 30px;
}
/* chat section end */




@keyframes float1 {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-15px);
  }
  100% {
    transform: translatey(0px);
  }
}
/* testimonials section end */



/* copyright section start */
.copyright{
    padding: 0;
    text-align: center;
    background: url(../images/title-bg.jpg) no-repeat;
    position: relative;
    z-index: 0;
    overflow: hidden;
    background-position: top;
    background-size: cover;
    background-attachment: fixed;
}
.copyright:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #f5ff00d6;
}
.disclimer{
    text-align: center;
}
.disclimer p{
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    color: #000000;
    padding: 15px 0 5px;
}
.copyryt{
  text-align: center;
}
.copyryt span{
    font-size: 17px;
    font-weight: 800;
    line-height: 26px;
    color: #fe0000;
    text-align: center;
    display: inline-block;
    padding: 0 0 17px;
}
/* copyright section end */





#callbook {
  background:green;
  bottom: 0;
  height: 43px;
  left: 0;
  position: fixed;
  display: none;
  right: 0;
  z-index: 999999;
}
#callbook ul{
  padding: 0px;
}
#callbook ul li {
  background: #eb0000;
  position: relative;
  padding: 8px 21px 26px;
  width:50%;
  list-style:none;
  float:left;
  text-align: center;
}
#callbook ul li:last-child{
  background: #003f08;
}
#callbook ul li a span {
  color: #fff;
  font-size: 19px;
  font-weight: 700;
  text-decoration: none;
  position: relative;
  top: 0px;
  text-transform: uppercase;
}


.bg-red {
    background: #b50000;
    color: #fff;
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 30px 0
}

.text-center p {
    text-align: center;
    font-size: 25px;
    padding-top: 10px;
    font-family: roboto,sans-serif
}


.s-h {
    text-align: center;
    font-size: 35px;
    padding-top: 10px;
    font-family: roboto,sans-serif;
    padding: 0 150px
}

.text-center span {
    color: #ffd22d
}

.bg-red::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/wq.png);
    top: 0;
    background-attachment: fixed;
    left: 0
}

.main {
    width: 96%;
    margin: 0 auto;
    padding: 0
}

.text-center {
    text-align: center!important
}



.form-section {
  float: left;
  width: 100%;
  padding-top: 60px;
  padding-bottom:40px;
  background: #ffc800;
}
.form-left {
  float: left;
  width: 100%;
  padding: 0 0 40px;
  text-align: left;
}
.form-left2 {
  float: left;
  width: 100%;

}
.info-1 i {
  color: #ffc800;
  font-size: 51px;
}
.info-1 a {
  color: #fff;
  font-weight: 500;
  font-size: 29px;
  margin: 10px 0 8px;
  display: block;
  text-decoration: 0;
  letter-spacing: 2px;
  font-family: 'Poppins', sans-serif;
}
.info-1 p {
  color: #014317;
  font-size: 16px;
  margin: 0;
  padding: 3px 20px;
  font-weight: 700;
  background: #fff;
  display: inline-block;
  border-radius: 36px;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
}
.info-1{
  float: left;
  width: 100%;
  padding: 20px 10px;
  border: 1px solid #ffc800;
  margin: 10px 0;
  border-radius: 20px;
  text-align: center;
  background: #151414;
}
.form-right {
  float: left;
  width: 100%;
  background: #b50000;
  border: 2px solid #fff;
  border-radius: 12px;
  padding: 0px 0px 0 40px;
}
.form-right2 {
  float: left;
  width: 100%;

}
.list-head {
  padding: 0;
  text-align: center;
}
.list-head strong {
  font-size: 26px;
  display: inline-block;
  padding: 5px 20px;
  margin: 0;
  font-family: 'Buenard', serif;
  text-transform: capitalize;
  font-weight: 600;
  background: #fff;
  margin: -36px 0 0;
  border-radius: 50px;
  color: black;
}
.list-services1 {
  padding: 26px 0 20px 20px;
  border-right: 2px solid #fff;
}
.list-services11 {
  padding: 26px 0 20px 20px;
}
.list-services2 {
  padding: 0px 0 0;
}
.last-row {
  float: left;
  width: 100%;
}
.cal {
  bottom: 0px;
  left: 10px;
  position: fixed;
  z-index: 1111;
}.last-row img {
  width: 50px;
  height: 50px;
}
.whatsaapp {
  bottom: 0px;
  right: 16px;
  position: fixed;
  z-index: 1111;
}

.list-services2 ul {
  padding: 0;
  margin: 0;
  list-style: none;
  top: 0;
  left: 0;
  width: 100%;
  padding-left: 0px;
  text-align: left;
  padding-top: 0px;
}
.list-services2 ul li {
  color: #ffffff;
  padding: 9px 0;
  border-radius: 30px;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: 400;
  display: flex;
  position: relative;
  list-style: none;
  font-family: 'Poppins', sans-serif;
}
.list-services2 ul li i{
  color: #ffc800;
 padding-right: 10px;
 padding-top: 5px;
}
.best-right {
    float: left;
    width: 100%;
}



.text_h2 {
      font-size: 18px;
      border-bottom: 4px solid #ffc000;
      text-transform: capitalize;
      font-weight: 600;
      margin: 0;
      background: #b50000;
      padding: 13px;
      font-family: 'Marmelad', sans-serif;
      margin-bottom: 10px;
      border-radius: 20px 10px;
  }
  .contact_text {
      background-color: #fdc20e;
      padding: 8px 20px;
      color: #000000;
      font-weight: 600;
      text-decoration: none;
      font-size: 17px;
      border-radius: 20px;
      border-bottom: 5px solid #b50000;
    }

    .entry-summary {
    padding: 20px 30px;
    border-bottom: 5px solid #ffc000;
    border-top: 0;
    background-color: #fff;
}
