@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed: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');


.main-container {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  background: url(../images/bg.jpg);
  background-attachment: fixed;
  background-repeat: repeat;
  background-position-x: center;
}

img {
  max-width: 100%;
}

body {
  font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;

  font-style: normal;
}

.hdd {
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

.header {
  float: left;
  width: 100%;
  text-align: center;
  padding: 10px 0px;
  background: #fff;
}



.top-sec {
  background: #ffd800;
  text-align: center;
  overflow: hidden;
}

.top-line1 {
  color: #ffffff;
  font-size: 18px;
  padding: 10px 0;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  background: #049507;
}

.top-hindi-line strong {
  font-size: 20px;
  color: #049507;
  text-transform: uppercase;
  font-weight: 600;
  padding: 15px 0 15px;
  display: inline-block;
}

.top-left {
  text-align: left;
  display: inline-block;
  border-radius: 50px;
  color: #000000;
  text-transform: capitalize;
  font-weight: 600;
  padding: 6px 0;
  font-size: 22px;
}

.top-right {
  padding: 0;
}

.top-right a {
  font-size: 32px;
  font-weight: 700;
  color: #000000;
  display: block;
  position: relative;
  z-index: 1;
}

.top-right a:before {
  position: absolute;
  content: "";
  width: 350px;
  height: 155px;
  background: #fff;
  border-radius: 50% 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
  top: -18px;
}






.services {
  background: #F6F5F4;
  float: left;
  width: 100%;
  padding: 50px 0px;
}

.services-1 {
  padding: 40px 15px 0;
}

.services-2 {
  border-radius: 500px 500px 0 0;
  background: #ffd800;
}

.service_card_img {
  padding: 10px;
  border-radius: 50%;
  background: #ffffff;
}

.service_card_img img {
  width: 100%;
  border: 13px solid #049507;
  border-radius: 50%;
}

.service_card_div {
  position: relative;
  padding: 0;
}

.service_card_content {
  padding: 15px 15px;
}

.srv-title {
  text-align: center;
}

.srv-title p {
  font-size: 25px;
  font-weight: 700;
  text-transform: capitalize;
  color: #049507;
  line-height: 28px;
}

.service_card_content .srv-text {
  line-height: 28px;
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 0 15px;
}

.service_card_content a {
  padding: 0;
  color: #049507;
  font-size: 15px;
  font-weight: 600;
  display: block;
  text-transform: capitalize;
}

.service_card_content a span {
  padding: 3px 15px 3px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  text-transform: capitalize;
  border-radius: 50px;
  background: #000;
  margin: 5px 0 0;
}



.about-title {
  padding: 0 0 30px;
  text-align: center;
}

.about-title p {
  text-transform: capitalize;
  padding: 0 0 10px;
  font-size: 18px;
  color: #049507;
  font-weight: 600;
}

.about-title strong {
  position: relative;
  font-weight: 800;
  background: #ffd800;
  padding: 2px 25px 4px;
  font-size: 36px;
  text-transform: capitalize;
  display: inline-block;
  color: #000000;
  border-radius: 50px;
  text-align: center;
  margin: 0 0 10px;
}




.topservices-section {
  float: left;
  width: 100%;
  position: relative;
  z-index: 9;
  padding: 50px 0px;
}




.about-design {
  padding: 0 30px 0 0px;
  box-shadow: 0 0 16px #dedede52;
  border-radius: 30px;
  background: #fff;
}

.aboutus {
  background: #fff;
  padding: 30px 30px 0;
  border-radius: 30px;
}

.about-heading p {
  color: #000;
  background: #ffd800;
  width: fit-content;
  padding: 6px 33px;
  font-size: 18px;
  font-weight: 400;
  border-radius: 20px;
  text-transform: capitalize;
}

.about-heading h1 {
  text-transform: capitalize;
  text-align: left;
  color: #049507;
}

.about-heading h1 a {
  color: #049507;
  font-size: 47px;
  line-height: 57px;
}

.content-about p {
  color: #404040;
  font-size: 16px;
  padding: 0 0 7px 0;
  line-height: 33px;
  text-align: justify;
}

.design-form {
  padding: 0;
  margin: 0;
}

.whastappleft {
  background-color: #ffd800;
  border-radius: 10px;
  padding: 5px 0 0px;
}

.whastappleft span {
  font-size: 42px;
  text-align: center;
  display: block;
  line-height: normal;

  padding: 10px 0;
  background: -webkit-linear-gradient(90deg, #049507, #000 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.whastappleft a {
  border-top: 2px solid #fff;
  text-align: center;
  font-size: 30px;
  color: #000000;
  font-weight: 700;
}

.m-auto {
  margin: auto !important;
}

.d-block {
  display: block !important;
}

.ex {
  float: left;
  width: 100%;
  text-align: center;
}

.ex img {
  width: 30%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}






.whychoose-section {
  padding: 50px 0px;
  position: relative;
  position: relative;
  background: #f2f2f2;
  z-index: 9;
  float: left;
  width: 100%;
}

.choose-heading {
  text-align: center;
}

.choose-heading span {
  display: block;
  color: #000;
  background: #ffd800;
  font-size: 14px;
  font-weight: 500;
  border-radius: 20px;
  text-transform: uppercase;
  padding: 6px 25px;
  width: fit-content;
  margin: 0 auto 20px;
}

.choose-heading strong {
  display: block;
  margin: -17px 0 0;
  text-transform: capitalize;
  position: relative;
  font-size: 47px;
  line-height: 45px;
  background: -webkit-linear-gradient(90deg, #049507, #000 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.choose-heading p {
  color: #545454;
  border-radius: 50px;
  font-size: 15px;
  padding: 10px 0 0;
  font-weight: 500;
  line-height: 28px;
}

.choose-left2 {
  padding: 0px 0px 20px;
  border-radius: 14px;
  position: relative;
  background: #ffffff;
}

.choose-bottom1:before {
  content: "";
  position: absolute;
  border-right: 4px dashed #049507;
  height: 100%;
  width: 3px;
  right: -6px;
  top: 0;
}

.choose-bottom1:last-child:before {
  border: 0;
}

.choose-left2 span {
  display: block;
  border-radius: 50%;
  height: 110px;
  width: 110px;
  line-height: 86px;
  position: relative;
  margin: 0 auto;
  background: linear-gradient(#049507, #000) no-repeat;
  z-index: 9;
  background: #049507;
  border: 11px solid #fff5e857;
  background-size: cover;
}

.round-choose {
  position: relative;
  margin: 0 auto;
}

.choose-left2 span img {
  height: 50px;
  animation: pulse 2s infinite linear;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

.choose-left2 p {
  color: #464646;
  font-size: 17px;
  line-height: 28px;
  padding: 15px 13px 0;
}

.choose-left2 strong {
  text-transform: capitalize;
  color: #000;
  padding: 15px 0;
  border-radius: 13px 14px 0 0;
  display: block;

  margin: 10px 0 0;
  font-size: 24px;
  background: #ffd800;
}

.choose-center1 {
  padding: 0 0px;
}

.choose-center2 {
  padding: 0px 0 0px 0;
}

.choose-content {
  margin-top: 30px;
}

.choose-content p {
  color: #000000;
  font-size: 15px;
  line-height: 28px;
  padding: 0px 0px 33px;
}

.choose-content p strong {
  color: #db156f;
}

.choose-content a {
  display: block;
}

.choose-content a span {
  color: #fff;
  padding: 0px 23px;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 37px;
  display: block;
  background: #2ebe41;
  margin: 0 auto;
}

.choose-content a b {
  margin: 0;
  padding: 0px 0 0;
  font-size: 28px;
  font-weight: 700;
  display: block;
  color: #2ebe41;
  text-transform: uppercase;
}

.choose-bottom1 {
  position: relative;
  padding: 9px 20px;
}

.round-text {
  margin: 0;
  padding: 0 0 20px;
  position: relative;
}









.astro_sol_section {
  padding: 50px 0px;
  float: left;
  width: 100%;
}

.astro_sol_section1 {
  padding: 0px;
}

.astro_sol {
  padding: 0;
}

.astro_sol1 {
  padding: 10px 15px;
  margin-top: 20px;
}

.astro_sol2 {
  padding: 0;
  text-align: center;
}

.astro_sol3 {
  padding: 0;
  transition: .5s ease-in-out;
  margin: -39px 0 0;
}

.astro_sol3 img {
  transition: .8s ease-in-out;
  border-radius: 3% 3% 0 0;
  width: 291px;
  box-shadow: 0px -9px 0 3px #ffd800;
}

.astro_sol4 {
  padding: 23px 0 0;
}

.astro_sol4 strong {
  font-size: 22px;
  font-weight: 800;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
  color: #049507;
  border-bottom: 2px dashed #049507;
  padding: 0 0 11px;
  display: block;
}

.astro_sol4 p {
  color: #000;
  line-height: 30px;
  font-weight: 500;
  font-size: 15px;
  padding: 25px 28px 70px;
  background: #ffd800;
  margin: 22px 0 0;
  clip-path: polygon(100% 0, 100% 65%, 50% 100%, 0% 65%, 0 0);
}

.astro_sol4 p::before {
  background-image: url(../images/logo22.png);
  content: '';
  position: absolute;
  max-width: 330px;
  height: 405px;
  right: 0;
  z-index: +9999;
  /* top: 23%; */
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  margin: 0 auto;
  transform: translateY(-27px);
  opacity: 0.1;
}












.testimonials {
  position: relative;
  z-index: 9;
  padding: 50px 0px;
  float: left;
  width: 100%;
  background: #f2f2f2;
}

.testimonials1 {
  padding: 10px;
  margin-top: 30px;
}

.testimonials2 {
  padding: 0 0 0;
  position: relative;
  background: #fff;
}

.coma span {
  display: block;
  transform: rotate(179deg);
  margin: 0px auto 0 0;
  z-index: 99;
  text-align: left;
  position: absolute;
  /* opacity: 0.2; */
  right: 0;
  top: -40px;
}

.coma span i {
  color: #049507;
  font-size: 80px;
}

.testimonials4 img {
  border-radius: 50%;
  height: 70px;
}

.testimonials4 p {
  color: #000000;
  font-weight: 400;
  padding: 16px 20px 7px 19px;
  line-height: 30px;
  font-size: 15.5px;
  text-align: justify;
}

.testimonials4 {
  position: relative;
  border-radius: 10px;
  padding: 33px 0px 0px;
}

.testimonials4 span {
  text-transform: capitalize;
  display: block;
  font-size: 17px;
  border-top: 2px solid #eee;
  font-weight: 600;
  padding: 8px 20px 5px;
  text-align: left;
  background: #ffd800;
}

.testimonials4 span b {
  font-weight: 600;
  color: #000000;
  text-transform: capitalize;
  float: right;
}

.star ul li {
  text-align: center;
}

.star ul li i {
  color: #049507;
  padding: 20px 0 20px 0;
  text-align: center;
  width: fit-content;
  margin: 0 auto;
  border-radius: 20px 20px 0 0;
  font-size: 20px;
  text-align: center;
}




.footer-section {
  background: url(../images/bg.jpg) no-repeat;
  background-size: cover;
  position: relative;
  float: left;
  width: 100%;
}

.footer-section:before {
  content: "";
  width: 100%;
  position: absolute;
  height: 100%;
  background: linear-gradient(45deg, #049507, #000);
  left: 0;
  right: 0;
  opacity: 94%;
}

.footer-left1 {

  padding: 15px;
}

.footer-left2 {
  padding: 20px;
}

.footer-left2 ul li {
  color: #000000;
  padding: 8px 15px 8px;
  background: #fff;
  position: relative;
  font-size: 17px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 10px 0 0;
  border-radius: 40px;
  display: inline-block;
  align-items: center;
}

.footer-left2 ul li i {
  font-size: 15px;
  color: #049507;
  padding-right: 3px;
}


.footer-right1 {
  padding: 0;
}

.footer-right2 {
  padding: 15px 0;
}

.contact-left1 {
  padding: 15px;
}

.contact-left2 {
  padding: 0;
}

.contact-left2 a {
  padding: 17px 5px 10px;
  text-align: center;
  position: relative;
  border: 1px solid #ffffff;
  border-radius: 20px;
  display: block;
}

.contact-left2 a span {
  font-size: 29px;
  display: block;
  color: #ffffff;
  font-weight: 700;
  padding: 10px 0 0;
}

.contact-left2 a i {
  font-size: 65px;
  color: #ffffff;
}

.footer-ws {
  padding: 0;
}

.footer-ws a {
  color: #fff;
  padding: 12px 5px 10px;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 30px;
  text-align: center;
  display: block;
  background: #17ba26;
  position: relative;
  z-index: 9;
  border-radius: 20px;
}

.footer-ws a span i {
  display: block;
  font-size: 80px;
  padding: 0 0 5px;
}

.footer-ws a span:before {
  background: url(../images/bg-whatsapp.jpg) no-repeat #31e531;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: -9;
  opacity: 0.2;
  background-size: cover;
}

.disclaimer {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  text-align: center;
  padding: 15px 0 0;
}

.copyryt {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  text-transform: capitalize;
  padding: 8px 0 20px;
}

.copyryt span {
  display: block;
}





@media(min-width:992px) and (max-width:1200px){
}
@media(min-width:768px) and (max-width:991px){
  .header .col-sm-5{width: 50%;}
  .header2 {
  display: none;
}
.services-1 {
  width: 50%;
}
}
@media(min-width:640px) and (max-width:767px){.top-hindi-line strong {
  font-size: 30px;
}

.astro_sol1 {
  width: 100%;
}
.contact-left1 {
  width: 100%;
}
}
@media(min-width:480px) and (max-width:639px)
{.top-hindi-line strong {
  font-size: 30px;
}
.header2 {
  display: none;
}
.astro_sol1 {
  width: 100%;
}
.contact-left1 {
  width: 100%;
}
.top-hindi-line strong {
  padding: 6px 0 6px;
}
.header .container-fluid {
  padding: 0;
}
.services-1 {
  padding: 0px 15px 0;
}
.aboutus {
  background: #fff;
  padding: 0px 0px 0;
}
.about-design {
  padding: 0 0px 0 0px;
}
}
@media(min-width:320px) and (max-width:479px)
{
.top-hindi-line strong {
  font-size: 20px;
}

.astro_sol1 {
  width: 100%;
}
.contact-left1 {
  width: 100%;
}
.top-hindi-line strong {
  padding: 6px 0 6px;
}
.header .container-fluid {
  padding: 0;
}
.services-1 {
  padding: 0px 15px 0;
}
.aboutus {
  background: #fff;
  padding: 0px 0px 0;
}
.about-design {
  padding: 0 0px 0 0px;
}
}
