@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i");
* {
  margin: 0;
  border: 0;
  padding: 0;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: #42474c;
  font-weight: 400;
}
a:hover {
  cursor: pointer;
}
li {
  list-style: none;
  display: inline-block;
}
ul {
  margin: 0;
}
i {
  color: #4eaac8;
}
h1 {
  font-family: "Lato", "Arial", sans-serif;
  font-size: 1rem;
  line-height: 2.25rem;
  font-weight: 600;
  color: #42474c;
  margin-top: 0.7rem;
  margin-bottom: 1rem;
}

h2 {
  font-family: "Lato", "Arial", sans-serif;
  font-size: 2rem;
  line-height: 2.25rem;
  font-weight: 300;
  color: #42474c;
  margin-top: 0.7rem;
  margin-bottom: 1rem;
}

h3 {
  font-family: "Lato", "Arial", sans-serif;
  font-size: 1.5rem;
  line-height: 2.25rem;
  font-weight: 300;
  color: #42474c;
  margin-top: 0.7rem;
  margin-bottom: 1rem;
}

p {
  font-family: "Lato", "Arial", sans-serif;
  font-size: 1.2rem;
  line-height: 1.7rem;
  color: #5c656d;
  font-weight: 300;
  margin-bottom: 0.3rem;
  margin-top: 0.3rem;
}

body {
  font-family: "Lato", "Arial", sans-serif;
  font-size: 1rem;
  color: #42474c;
  font-weight: 300;
}
.top-header {
  font-size: 1rem;
  line-height: 1.6rem;
  font-weight: 300;

  opacity: 0.7;
  background-color: #f3f2f2;
}
.header-logo {
  font-size: large;
  padding: 1rem 0;
  font-size: 2rem;
  color: #4eaac8;
}
.header-logo img {
  max-width: 50%;
  padding-top: 0;
}
.hr {
  width: 100%;
  height: 1px;
  background-color: #eceff1;
}
.hr-short {
  width: 15%;
  height: 1px;
  background-color: #d9e0e4;
}
.menu-bar {
  font-size: 1.6rem;
}
.bar {
  display: none;
}
.menu-bar ul > li {
  font-size: 1rem;
  padding: 0 1.5rem;
}
.number button {
  max-height: 4rem;
}
.number {
  padding-top: 2rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.header-logo {
  justify-content: space-between;
}
.slider {
  flex-direction: column;
  justify-content: space-around;
  align-items: end;
  padding: 15rem 0;
  position: relative;
}
.slider h1,
.slider h2,
.slider p {
  color: #ffffff;
}
.slider h1 {
  font-size: 2rem;
}

.slider-container {
  background-image: url(../images/home-1536x893.jpg);
  background-size: cover;
  background-position: 0% 25%;
  position: relative;
}
.slider-container::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #42474c;
  opacity: 0.3;
}
.children h2,
.children p,
.children a,
.business h2,
.business p,
.business a {
  color: #ffffff !important;
}

.field a {
  display: block;
  font-weight: 500;
  margin-top: 2rem;
}
.about {
  padding-top: 5rem;
}
.about img,
.session img {
  width: 100%;
}
.services,
.session {
  padding: 5rem 8rem;
  background-color: #f6f8f9;
}

.about-content {
  padding: 8rem 3rem;
}

.services-field img {
  max-width: 100%;
  border-radius: 0.2rem;
}
.services-field {
  padding-top: 2rem;
}
.Counselling-field h2,
.Counselling-field p,
.Counselling-field i {
  color: #ffffff !important;
}
.Counselling-field i {
  font-size: 2rem;
}
.Counselling-fields {
  padding: 5rem;
  text-align: center;
}
.Counselling {
  background-image: url(../images/banner-fertility-counselling.jpeg);
  background-attachment: fixed;
  background-size: cover;
}
.Spesialists {
  padding: 0 8rem 5rem;
}
.Spesialists img {
  max-width: 100%;
  border-radius: 0.3rem;
  padding-top: 1rem;
}

.comments {
  position: relative;
  padding: 5rem 10rem;
  text-align: center;
  background-image: url(../images/pexels-photo-5699456.webp);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
}
.comments::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #42474c;
  background-attachment: fixed;
  opacity: 0.5;
}

.comments img {
  border-radius: 50%;
  position: relative;
  z-index: 100;
  margin-top: 1rem;
}
.comments a {
  display: block;
  color: #ffffff;
  z-index: 100;
  position: relative;
}
.comments h2,
.comments h1,
.comments p {
  color: #ffffff !important;
  position: relative;
  z-index: 100;
}
.contact-map {
  position: relative;
  padding: 0;
}
.contact-map::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #42474c;
}
.contact-text {
  padding: 3rem 5rem;
  background-color: #4eaac8;
}
.contact-text h2,
.contact-text p {
  padding-bottom: 1rem;
}
.contact h1,
.contact h2,
.contact p,
.contact a {
  color: #ffffff !important;
}
.footer-field {
  padding: 3rem;
}
.footer-field p {
  font-size: 0.9rem !important;
}
.footer-field img {
  width: 20%;
}
.footer-field i {
  font-size: 1rem;
  margin: 0.5rem;
}
