* {
  font-family: popins;
}
body {
  margin: 0;
  padding: 0;
}

.about-head {
  height: 50vh;
  background: linear-gradient(rgba(0, 0, 0, 0.546), rgba(0, 0, 0, 0.591)),
    url(http://tutorlypk.com/wp-content/themes/hello-elementor-child/assets/images/students-bg.jpeg);
  border-bottom: 4px solid#1118a8;
  background-size: cover;
  background-position: center;
}

/* .row2 {
  background-image: url(http://localhost/Tutorly-Project/assets/images/bg-home.png);
  background-size: cover;
} */
.about {
  color: #f0bb2b;
  font-weight: bold;
  text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.279);
}
.main-text {
  font-size: 45px;
  color: rgb(0, 0, 0);
}
.line {
  height: 8px;
  width: 35px;
  border-radius: 10px;
  background-color: #f0bb2b;
  margin-bottom: 20px;
}
@media screen and (max-width: 990px) {
  .main-text {
    font-size: 20px;
    color: #000003;
  }
}
.left-img {
  background-image: url(http://tutorlypk.com/wp-content/themes/hello-elementor-child/assets/images/students-stand.jpg);
  background-size: cover;
  background-position: top;
  height: 100vh;
  border-top-right-radius: 30%;
  border-bottom-left-radius: 30%;
  box-shadow: 10px 10px 15px rgba(171, 129, 70, 0.274);
  border-bottom: 5px solid rgb(255, 179, 0);
  border-top: 5px solid #1118a8;
}
.about-main {
  background-color: white;
}
p {
  text-align: justify;
}
.founder-img {
  background-image: url(http://tutorlypk.com/wp-content/themes/hello-elementor-child/assets/images/l3.jpg);
  background-size: cover;
  background-position: center;
  height: 80vh;
  border-top-right-radius: 25%;
  border-bottom-left-radius: 25%;
  box-shadow: 10px 10px 15px rgba(171, 129, 70, 0.274);
  border-bottom: 5px solid rgb(255, 179, 0);
  border-top: 5px solid #1118a8;
}
.tutorly {
  color: #6567f6;
  font-weight: bold;
  border-bottom: 8px dotted goldenrod;
  /* text-decoration: underline;
  text-decoration-color: goldenrod; */
  padding-bottom: 8px;
}
.sign {
  height: 150px;
  width: 150px;
  background-image: url(http://tutorlypk.com/wp-content/themes/hello-elementor-child/assets/images/sign.png);
  background-size: cover;
  background-position: center;
}
.name {
  letter-spacing: 3px;
  color: #6567f6;
  font-weight: bold;
}
.f-name {
  color: rgb(192, 141, 13);
  border-bottom: 2px solid #1118a8;
}

.card {
  border: 2px dashed #6567f6 !important;
  box-shadow: 5px 5px 30px #09090962;
}
.value {
  color: #f0bb2b;
}
.fa-solid {
  color: #6567f6 !important;
}

.m {
  color: #6567f6;
}
.v {
  color: #6567f6;
}
.line2 {
  color: #1118a8;
}
.right-m-v {
  border-left: 5px solid #1118a8;
}
.values-m-v {
  background-image: url(http://tutorlypk.com/wp-content/themes/hello-elementor-child/assets/images/mission.png);
  background-position: center;
  background-size: cover;
}
.meet-team {
  color: #1118a8;
}
.designation {
  color: #f0bb2b;
  font-size: 20px;
  font-weight: bold;
}
.img {
  border: 0;
  box-shadow: none;
}
.tayyab-img {
  background-image: url(http://tutorlypk.com/wp-content/themes/hello-elementor-child/assets/images/tayyabimg.jpg);
  background-position: center;
  background-size: cover;
}
.laiba-img {
  background-image: url(http://tutorlypk.com/wp-content/themes/hello-elementor-child/assets/images/laiba2.jpg);
  background-position: center;
  background-size: cover;
}
.sameer-img {
  background-image: url(http://tutorlypk.com/wp-content/themes/hello-elementor-child/assets/images/sameer.jpg);
  background-position: center;
  background-size: cover;
}
.team {
  background-image: url(http://tutorlypk.com/wp-content/themes/hello-elementor-child/assets/images/bg-contact.png);
  background-position: center;
  background-size: cover;
}
.b {
  background-color: black;
  height: 4px;
}
.bg-dark {
  background-color: black;
  height: 80vh;
  background: linear-gradient(rgba(0, 0, 0, 0.546), rgba(0, 0, 0, 0.591)),
    url(http://tutorlypk.com/wp-content/themes/hello-elementor-child/assets/images/bg-student.jpg);
  background-position: center;
  background-size: cover;
  border-top: 4px solid #1118a8;
}
.color {
  color: white;
}
.btn {
  margin-top: 20px;
  padding: 15px !important;
  border: 3px dotted #f6d846 !important;
  background-color: #6567f6 !important;
  border-radius: 25px !important;
  /* width: px !important; */
  font-size: 15px;
  /* font-weight: bold; */
  text-transform: uppercase !important;
}
.card {
  border: 2px dashed #6567f6 !important;
  box-shadow: 5px 5px 30px #09090962;
}
