* {
  margin: 0;
  padding: 0;
}

:root {
  --Main-color: #077fcf;
  --white-color: #fff;
  --black-color: #0000;
  --surcel-color: #0794f3;
}

body {
  font-family: "Poppins", sans-serif !important;
  overflow-x: hidden;
}

.sylis_top {
  margin-top: 70px;
}

.britto {
  margin-top: 120px;
}

.sylis_top h4 {
  font-size: 40px;
  position: relative;
  z-index: 9999;
  color: #fff;
}

.sylis_top p {
  font-size: 18px;
  width: 100%;
  max-width: 524px;
  margin-top: 30px;
  line-height: 38px;
  color: #fff;
}

.health_care {
  background-color: var(--Main-color);
  position: relative;
  height: 471px;
  color: var(--white-color);
}

.socile_media a img {
  height: 30px;
  width: 30px;
}

.britto::after {
  content: "";
  width: 130px;
  height: 130px;
  background-color: var(--surcel-color);
  position: absolute;
  border-radius: 50%;
  left: 67px;
  top: 44px;
}

.syls_i {
  width: 150px;
}

.sylish_logo {
  display: flex;
}

.socile_media {
  margin-top: 20px;
  margin-left: 180px;
  position: relative;
}

.socile_media a {
  padding-left: 10px;
}

.socile_media::before {
  content: "";
  position: absolute;
  background-color: var(--white-color);
  height: 101px;
  width: 2px;
  top: -33px;
  left: -92px;
  bottom: 0;
  transform: rotate(90deg);
}

.doctor_img_1 {
  width: 438px;
  position: absolute;
  height: 438px;
  margin-top: -260px;
  border-radius: 59px;
  object-fit: cover;
}

.dot_s {
  margin-top: 77px;
  float: right;
  margin-right: 33px;
}

.enable {
  margin-top: 50px;
}

.enable h4 {
  font-size: 40px;
  margin-bottom: 20px;
}

.enable p {
  font-size: 16px;
  line-height: 34px;
}

.btm_p p {
  font-size: 16px;
  line-height: 34px;
}

.recta_up {
  position: relative;
}

.main_png {
  width: 780px;
  height: 450px;
  top: 79px;
  left: 0;
  position: absolute;
  border-radius: 30px;
}

.half_round {
  position: absolute;
  right: 0;
  top: 60px;
}

.text_round_bottom {
  background: rgb(235 231 231 / 10%);
  backdrop-filter: saturate(99%) blur(3px);
  width: 100%;
  padding: 40px;
  border-radius: 4%;
  margin-left: -202px;
  margin-top: 156px;
}

.text_round_bottom h4 {
  font-size: 35px;
  margin-bottom: 20px;
}

.text_round_bottom h5 {
  font-weight: 500;
  font-size: 18px;
  margin-left: -15px;
  padding-top: 15px;
}

.text_round_bottom p {
  font-size: 17px;
}

.offer_section {
  margin-left: 96px;
}

.engages li {
  line-height: 33px;
}

.offer_section li {
  line-height: 33px;
}

.bg_main_color {
  background-color: var(--Main-color);
  height: 673px;
  position: relative;
  color: var(--white-color);
}

.half_scend {
  transform: rotate(181deg);
  position: absolute;
  top: -100px;
}

.dot_scend {
  position: absolute;
  bottom: -83px;
  left: -71px;
}

.recta_1 {
  position: absolute;
  bottom: 0;
  right: 0;
}

.horse_t {
  margin-top: 70px;
  font-size: 24px;
  color: #fff;
}

.st p {
  color: #fff;
}

.some_text {
  width: 100%;
  max-width: 739px;
  line-height: 30px;
  color: #fff;
}

.some_t_2 {
  width: 100%;
  max-width: 570px;
  margin-bottom: 30px;
  line-height: 30px;
}

.would {
  width: 100%;
  max-width: 926px;
  margin-top: 51px;
  margin-bottom: 35px;
  line-height: 30px;
}

.case_stady {
  position: absolute;
  right: 0;
  height: 414px;
  width: 625px;
  object-fit: cover;
}

.header h4 {
  text-align: center;
  font-size: 43px;
  margin-top: 40px;
}

.l_1 {
  line-height: 30px;
  text-align: right;
  width: 100%;
  max-width: 373px;
}

.l_2 {
  line-height: 30px;
  max-width: 389px;
  width: 100%;
  text-align: end;
  margin-left: -17px;
}

.r_text p {
  width: 100%;
  max-width: 406px;
  line-height: 30px;
}

.r_text {
  margin-left: 35px;
  margin-top: 50px;
}

.l_text {
  margin-top: 50px;
  margin-left: 215px;
}

.l_text::after {
  content: "";
  position: absolute;
  border-style: dashed;
  top: 289px;
  right: 0px;
  left: 360px;
  width: 569px;
  transform: rotate(90deg);
}

.he {
  position: relative;
}

.bottom_img img {
  margin-left: 410px;
  position: absolute;
}

.bottom_text h4 {
  margin-top: 313px;
  text-align: center;
  font-size: 42px;
}

.bottom_text p {
  font-size: 16px;
  padding: 0px 165px;
  text-align: center;
  line-height: 32px;
  margin-bottom: 60px;
}

.says {
  color: #fff;
}
.intro_action .btn_action {
    display: inline-block;
    border: solid 1px var(--clr-blue);
    background-color: var(--white);
    color: var(--clr-blue);
    padding: 12px 20px;
    border-radius: 5px;
    font-size: 15px;
    line-height: 15px;
    font-weight: 500;
    text-transform: uppercase;
    min-width: 200px;
    margin: 0px 10px;
}
.intro_action {
    padding: 30px var(--pad-page);
    padding-bottom: 70px;
}
.intro_action .btn_action:hover {
    background-color: var(--clr-blue);
    color: var(--clr-white);
}
.get_in_wrap {
    padding: 0px var(--pad-page);
    padding-bottom: 70px;
    position: relative;
}
.get_in_wrap .get_inner {
    position: relative;
    background-color: #f2f6fd;
    text-align: center;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    border-radius: 5px;
}
.get_in_wrap .get_inner .left_shape {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 200px;
    height: 200px;
    object-fit: contain;
    object-position: bottom;
}
.get_in_wrap .get_inner .right_shape {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 200px;
    height: 200px;
    object-fit: contain;
    object-position: bottom;
}
.get_in_wrap .get_inner .get_con {
    position: relative;
    padding: 50px;
}
.get_in_wrap .get_inner .get_con h3 {
    margin-bottom: 10px;
}
.get_in_wrap .get_inner .get_con p {
    font-size: 16px;
    font-weight: normal;
    color: var(--clr-black);
    margin-bottom: 25px;
}
.get_in_wrap .get_inner .get_con a {
    display: inline-block;
    border: solid 1px var(--clr-blue);
    background-color: var(--white);
    color: var(--clr-blue);
    padding: 12px 20px;
    border-radius: 5px;
    font-size: 15px;
    line-height: 15px;
    font-weight: 500;
}
.get_in_wrap .get_inner .get_con a:hover {
    background-color: var(--clr-blue);
    color: var(--clr-white);
}
/* Responsive_ css_start */
@media (max-width: 1920px) {
  .case_stady {
    height: unset;
  }

  .l_text::after {
    left: 360px;
  }

  .bottom_img img {
    margin-left: 418px;
    margin-top: 28px;
  }

  .l_text {
    margin-left: 218px;
  }
  .bg_main_color {
    height: 555px;    
  }
}

@media (max-width: 1400px) {
  .l_text::after {
    left: 315px;
  }

  /* .text_round_bottom  h5{
    margin-left: -15px;
  } */
  .bottom_img img {
    margin-left: 370px;
  }
}

@media (max-width: 912px) {
  .sylis_top h4 {
    font-size: 36px;
  }

  .britto::after {
    left: 22px;
  }

  .health_care {
    height: 469px;
  }

  .doctor_img_1 {
    position: absolute;
    margin-bottom: 26px;
    margin-top: 6px;
  }

  .btm_p p {
    margin-top: 22px;
  }

  .dot_s {
    margin-top: 271px;
    float: right;
    margin-right: 115px;
  }

  .main_png {
    width: 100%;
  }

  .half_round {
    top: -13px;
  }

  .text_round_bottom {
    margin-left: unset;
    margin-bottom: 50px;
  }

  .some_text {
    max-width: 373px;
    text-align: justify;
  }

  .case_stady {
    height: 447px;
    width: 418px;
  }

  .some_t_2 {
    max-width: 668px;
    margin-top: 35px;
  }

  .bg_main_color {
    height: 825px;
  }

  .would {
    margin-top: 25px;
  }

  .half_scend {
    top: -116px;
  }

  .bottom_img img {
    margin-left: 94px;
  }

  .l_text {
    margin-top: 20px;
    margin-left: unset;
  }

  .l_1 {
    line-height: 30px;
    text-align: justify;
    width: 100%;
    max-width: unset;
  }

  .l_2 {
    line-height: 30px;
    max-width: unset;
    width: 100%;
    text-align: justify;
    margin-left: unset;
  }

  .r_text {
    margin-left: unset;
    margin-top: 0px;
  }

  .r_text p {
    width: 100%;
    max-width: unset;
    line-height: 30px;
    text-align: justify;
  }

  .l_text::after {
    display: none;
  }
}

@media (max-width: 767px) {
  .bottom_img img {
    margin-left: 18px;
    width: 369px;
  }

  .bottom_text h4 {
    font-size: 27px;
  }

  .bottom_text p {
    padding: unset;
  }

  .doctor_img_1 {
    width: 370px;
    height: 238px;
    border-radius: 8px;
    margin-left: 10px;
  }

  .britto::after {
    left: -2px;
    width: 90px;
    height: 90px;
  }

  .sylis_top p {
    font-size: 15px;
    width: 100%;
    max-width: 524px;
    margin-top: 30px;
    line-height: 29px;
  }

  .health_care {
    height: 530px;
  }

  .syls_i {
    width: 98px;
    margin-top: 17px;
  }

  .socile_media::before {
    content: "";
    position: absolute;
    background-color: var(--white-color);
    height: 75px;
    width: 2px;
    top: -16px;
    left: -92px;
    bottom: 0;
    transform: rotate(90deg);
  }

  .socile_media {
    margin-top: 20px;
    margin-left: 172px;
    position: relative;
  }

  .socile_media a img {
    height: 26px;
    width: 25px;
  }

  .challange {
    padding: 10px;
  }

  .case_stady {
    display: none;
  }

  .britto {
    margin-top: unset;
  }

  .socile_media a {
    padding-left: unset;
  }

  .container {
    padding: unset;
  }

  .sylis_top h4 {
    padding: 10px 10px;
  }

  .sylis_top p {
    padding: 0px 0px 1px 10px;
  }

  .sylish_logo {
    padding: 0px 0px 0px 10px;
  }

  .enable {
    padding: 0px 8px;
  }

  .btm_p p {
    margin-top: unset;
    padding-left: 20px;
  }

  .offer_section {
    margin-left: unset;
  }

  .st {
    padding: 0px 10px;
  }
}