.astigmatism_banner .astigmatism_text {
  top: 35% !important;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Work Sans";
  font-size: 48px;
  position: absolute;
  width: 704px;
  margin-left: 100px;
}
.astigmatism_banner p {
  width: -moz-fit-content;
  width: fit-content;
  font-family: "Work Sans";
  font-size: 20px;
}

.astigmatism_section {
  background: #f4dec7;
  background-position: center;
  background-size: cover;
  max-width: none !important;
}
.astigmatism_section .astigmatism_info h3 {
  color: #000;
  font-family: "Work Sans";
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.astigmatism_section .astigmatism_info p {
  color: #222;
  text-align: center;
  font-family: "Work Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.21px;
}

.second_section .eye_surgery_info h2 {
  color: #000;
  font-family: "Work Sans";
  font-size: 28px;
}
@media only screen and (max-width: 767px) {
  .second_section .eye_surgery_info h2 {
    font-size: 16px;
  }
}
.second_section .eye_surgery_info h4 {
  color: #000;
  font-family: "Work Sans";
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .second_section .eye_surgery_info h4 {
    font-size: 16px;
  }
}
.second_section .eye_surgery_info p {
  color: #666;
  text-align: justify;
  font-family: "Work Sans";
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .second_section .eye_surgery_info p {
    font-size: 16px;
  }
}
.second_section .eye_surgery_info h5 {
  color: #1c348c;
  font-family: "Work Sans";
  font-size: 18px;
  border-left: 2px solid #1c348c;
  padding-left: 10px;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .second_section .eye_surgery_info h5 {
    font-size: 16px;
  }
}
.second_section .eye_surgery_info h5 span {
  color: #222;
  font-family: "Work Sans";
  font-size: 18px;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .second_section .eye_surgery_info h5 span {
    font-size: 16px;
  }
}
.second_section .picture_heading h2 {
  color: #000;
  font-family: "Work Sans";
  font-size: 28px;
}
@media only screen and (max-width: 767px) {
  .second_section .picture_heading h2 {
    font-size: 16px;
  }
}

.procdure_section {
  background: url(../front/images/smile/procdure_bg.png);
  background-position: center;
  background-size: cover;
  max-width: 98%;
}
@media only screen and (max-width: 767px) {
  .procdure_section {
    background: #8f8f91;
    background-position: center;
    background-size: cover;
    max-width: none !important;
  }
}
.procdure_section .procdure_info h3 {
  color: #fff;
  font-family: "Work Sans";
  font-size: 28px;
}
@media only screen and (max-width: 767px) {
  .procdure_section .procdure_info h3 {
    font-size: 20px;
  }
}
.procdure_section .procdure_info p {
  color: #f5f5f5;
  text-align: justify;
  font-family: "Work Sans";
  font-size: 16px;
}
.procdure_section .btn-1 {
  border-radius: 4px;
  background: #1c348c;
  color: #fff;
  font-family: "Work Sans";
  font-size: 17px;
}
@media only screen and (max-width: 767px) {
  .procdure_section .btn-1 {
    font-size: 14px;
  }
}

.Eligibility {
  background: url(../front/images/smile/eligibility_bg.png);
  background-repeat: no-repeat;
  max-width: 98%;
  background-size: contain;
  margin-left: auto;
}
@media only screen and (max-width: 600px) {
  .Eligibility {
    background: #fbfdfd;
    background-position: center;
    background-size: cover;
    max-width: none !important;
  }
}
.Eligibility .Eligibility_info h3 {
  color: #333;
  font-family: "Work Sans";
  font-size: 28px;
}
@media only screen and (max-width: 767px) {
  .Eligibility .Eligibility_info h3 {
    font-size: 20px;
  }
}
.Eligibility .Eligibility_info p {
  color: #333;
  text-align: justify;
  font-family: "Work Sans";
  font-size: 16px;
}
.Eligibility .btn-1 {
  border-radius: 4px;
  background: #1c348c;
  color: #fff;
  font-family: "Work Sans";
  font-size: 17px;
  width: 99%;
}
@media only screen and (max-width: 767px) {
  .Eligibility .btn-1 {
    font-size: 14px;
    width: none !important;
  }
}/*# sourceMappingURL=astigmatism.css.map */