* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: Helvetica, sans-serif;
}
header img {
  width: 268px;
  height: 33px;
}

header {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 1rem 0;
  position: fixed;
  top: 0;
  width: 100vw;
  background-color: white;
  z-index: 1000;
  font-family: Helvetica;
}
.navtools {
  display: flex;
  gap: 1.5rem;
}
#About,
#Career:hover,
#Career,
#Departments:hover,
#Departments {
  color: #00b39b;
  text-decoration: none;
}
#Career,
#Departments {
  color: #ababab;
}
.navtools {
  font-size: 16px;
  font-weight: 400;
}
/* done with first section */
#headerlogo {
  width: 40px;
  aspect-ratio: auto 40 / 40;
  height: 40px;
  font-family: Helvetica;
}
.leadsection {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 150px;
}
.header-div {
  position: relative;
}
#headerp {
  color: #00b39b;
  font-size: 2.29rem;
  font-family: Work Sans;
  /* font-weight: 300;*/
  letter-spacing: -0.3px;
  padding-top: 20px;
}
.twoparagraphs {
  color: #747474;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
  padding-left: 260px;
  padding-right: 280px;
  width: 100%;
  justify-content: space-between;
  font-family: Helvetica;
}
.p1 {
  padding-right: 30px;
}
.three-tab {
  display: grid;
}

/* section2done */
.for1 {
  background-color: #00ccb1;
  border-radius: 10px;
  display: grid;
  row-gap: 10px;
  width: fit-content;
  padding: 2em 2em 0;
  justify-content: space-between;
  height: 400px;
}
#select1 {
  margin-top: 100px;
}
.for2 {
  background-color: #3d83df;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  padding: 2em 2em 0;
  justify-content: space-between;
  height: 400px;
}
.for3 {
  background-color: #1b2734;
  border-radius: 10px;
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  padding: 2em 2em;
  box-sizing: border-box;
  justify-content: space-between;
  height: 400px;
}
#select3 {
  margin-top: 30px;
}
.forsection {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  gap: 2.5rem;
  padding: 1.375em 1.25emvv 0;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.2;
  margin: 3.75rem auto 2.5rem;
  color: #fff;
  font-family: Work Sans, Arial, sans-serif;
  max-width: 1015px;
  padding: 0 20px;
  position: relative;
}
.for1 select {
  background-color: #00ccb1;
  border: none;
  text-decoration: underline;
  margin-bottom: 30px;
  font-style: bold;
  color: white;
  font-size: large;
}
.for2 select {
  background-color: #3d83df;
  border: none;
  text-decoration: underline;
  margin-bottom: 30px;
  font-style: bold;
  font-size: large;
  color: white;
}
.for3 select {
  background-color: #1b2734;
  border: none;
  text-decoration: underline;
  margin-bottom: 30px;
  font-style: bold;
  color: white;
  font-size: large;
}

.for1 #for1title,
.for2 #for2title,
.for3 #for3title {
  font-size: 1.325em;
  font-weight: 400;
  color: #fff;
  margin: 0.3em 0;
  font-family: Work Sans, Arial, sans-serif;
}
.forsection img {
  width: 25px;
  height: auto;
}
/* done section 2 */
.section3 {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.section3 div {
  width: 60%;
  display: flex;
}
#section3title {
  font-size: 1.625em;
  margin: 0.25em 0 0.35em;
  padding-right: 1em;
  color: #00b39b;
  font-family: Work Sans, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: -0.3px;
}
#section3logos {
  display: grid;
  grid-template-columns: repeat(1, 1fr);

  gap: 40px;
}
#section3logos img {
  width: 4.5rem;
  object-fit: contain;
}
/* section 3 done */
.section4 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 55px;
  background-color: #d0faf4;
  padding-left: 50px;
}
.section4header {
  font-family: Work Sans, Arial, sans-serif;
  padding-top: 60px;
}
.section4header h2 {
  color: #00b39b;
  font-weight: 300;
  letter-spacing: -0.3px;
  padding-left: 50px;
}
.section4header p {
  padding-left: 50px;
  padding-top: 20px;
  font-size: 15px;
  color: #747474;
  padding-bottom: 50px;
}
.first2 {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  margin-right: 20px;
}
.second2 {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.section4fourparts {
  display: flex;
  margin-right: 50px;
  height: 100%;
  justify-content: space-around;
  margin-left: 100px;
}
.section4fourparts h3 {
  font-size: 1.8461538462em;
  color: #00b39b;
  font-family: Work Sans, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: -0.3px;
}
.section4fourparts p {
  font-size: 0.8125em;
  font-weight: 400;
  font-family: Roboto, Arial, sans-serif;
  color: #747474;
}
#leader {
  margin-top: 20px;
  margin-bottom: 20px;
}
#appointments {
  margin-top: 20px;
  margin-bottom: 20px;
}

#patients {
  margin-bottom: 20px;
}

#doctors {
  margin-bottom: 15px;
}
#leader,
#patients,
#appointments,
#doctors {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  text-align: center;
  width: 220px;
  border-radius: 2px;
}
#leader img,
#patients img,
#appointments img,
#doctors img {
  width: 25px;
  height: auto;
}
.section4fourparts div {
  height: 500px;
  width: 250px;
}
/* Section 4 done */
.section5 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 70px;
  width: 100%;
}
.section5 h3 {
  font-size: 2.1428571429em;
  color: #00b39b;
  font-family: Work Sans, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: -0.5px;
  text-align: center;
}
.section5 p {
  margin: 1.6em 0;
  line-height: 1.7142857143;
  text-align: center;
  font-weight: 400;
  font-family: Roboto, Arial, sans-serif;
  color: #747474;
}
/* section 5 done */
.section6 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5cm;
  justify-content: center;
}
.section6 div {
  border-radius: 3%;
  margin: 0.44%;
}

.section6 button {
  margin-top: 0.5cm;
  display: flex;
  gap: 2cm;
  justify-content: center;
  background: #3d83df;
  line-height: 1em;
  color: #fff;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-align: center;
  outline: 0;
  border: 0;
  border-radius: 4px;
  font-size: 1rem;
  font-family: Roboto, Arial, sans-serif;
  margin-right: 20px;
  align-items: center;
  padding-right: 10px;
  padding-left: 10px;
}
.section6 p {
  font-size: medium;
  color: #747474;
  font-family: Roboto, Arial, sans-serif;
  padding-top: 20px;
  padding-left: 20px;
}
.country {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 150px;
  padding-right: 150px;
}
.country div:hover {
  box-shadow: 0 -6px 10px 5px rgba(0, 0, 0, 0.1);
}
div .buttons {
  display: flex;
  justify-content: space-between;
}
/* section 6 done */
.section7 h1 {
  font-size: 2.1428571429em;
  color: #333;
  margin-bottom: 0.75em;
  font-family: Work Sans, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: -0.3px;
  text-align: center;
}
.section7 button {
  margin-left: 120px;
  background-color: #3d83df;
  color: #fff;
  font-family: Roboto, Arial, sans-serif;
  border-radius: 4px;
  text-align: center;
  border: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 14px;
  padding-right: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  font-size: 12px;
}
.section7 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/* section7 done */
footer {
  text-align: center;
  margin-top: 100px;
  font-size: 12px;
  font-family: Roboto, Arial, sans-serif;
  color: #ababab;
  padding-left: 100px;
  padding-right: 100px;
}
footer p {
  padding-top: 20px;
}
/*media query for mobile page*/


@media screen and (min-width: 767px) {
  #section3logos {
    grid-template-columns: repeat(2, 1fr);
  }
}
/* media query for tablets ipad and laptop */
@media screen and (min-width: 1096px) {
  #section3logos {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1400px) {
  #section3logos {
    grid-template-columns: repeat(4, 1fr);
  }
}
