* {
  margin: 0;
  padding: 0;
}
body {
  overflow-x: hidden;
}
:root {
  --Roboto: "Roboto", sans-serif;
  --Poppins: "Poppins", sans-serif;
  --Montserrat: "Montserrat";
  --lato: "Lato", sans-serif;
  --inter: "Inter", sans-serif;
}
.top_text {
  width: 60%;
}
.top_text > p {
  font-size: 2.25rem;
  line-height: 49px;
  font-weight: 600;
  color: rgba(0, 0, 0, 1);
  font-family: var(--Roboto);
}
.top_text > p > span {
  color: rgba(0, 158, 226, 1);
}
.perfect_match_text > h1 {
  font-size: 78.36px;
  line-height: 97.26px;
  color: black;
  font-weight: 700;
}
.perfect_match_text > h1 > span {
  color: rgba(0, 158, 226, 1);
}
.perfect_match_text p {
  font-size: 20px;
  line-height: 31.52px;
  font-weight: 400;
  padding: 0px 10px;
  font-family: var(--lato);
}
.search_area > input {
  height: 65.66px;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  line-height: 36px;
  border-radius: 30px;
  padding: 0px 22px;
  color: rgba(0, 0, 0, 0.25) !important;
  border: none;
  box-shadow: inset 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.text_row_container {
  padding-bottom: 75px;
}
.text_row_container > .row {
  padding-top: 50px;
}
.fa-brands {
  font-size: 44px;
}
.search_area .Notify_btn {
  background-color: rgba(255, 57, 58, 1);
  padding: 15px 29px;
  border-radius: 17px;
  font-size: 20px;
  font-weight: 500;
  margin-top: 10px;
}
.search_area .Notify_btn:focus {
  box-shadow: none;
}
#Main_head_section {
  background-image: linear-gradient(rgba(234, 234, 234, 0), rgba(33, 171, 230, 0.2));
}
.images,
.images_box {
  position: relative;
}
.images > .woman_img {
  position: absolute;
  top: -6vw;
  left: -1vw;
  width: 135%;
}
#secnd_section {
  margin-top: -47px;
  background-image: url(Img/Untitledhhhhh.png);
  background-size: cover;
  padding-bottom: 110px;
}
.images_box_three {
  position: relative;
}
.images_box_three > .component {
  width: 117%;
  margin-top: 92px;
  margin-left: -115px;
}
.images_box > .second_image {
  position: absolute;
  width: 109%;
  left: -5vw;
  top: 2vw;
}
.body_text > h3,
h1 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 0px;
}
.body_text > h3 > span {
  font-weight: 700;
  color: black;
}
.body_text > h1 > b {
  font-weight: 700;
  color: black;
  font-size: 50px;
}
.body_text > h1 > span {
  font-weight: 700;
  color: rgba(0, 154, 222, 1);
  font-size: 50px;
}
footer {
  background-color: rgba(0, 158, 226, 1);
  padding: 10px;
  font-family: var(--Montserrat);
}
footer .footer_div img {
  padding: 6px;
}
.About_peragraph h1 {
  font-size: 64px;
  font-weight: 600;
  font-family: var(--Roboto);
  color: #009ee2;
}
.About_peragraph p {
  color: black;
  line-height: 25px;
  padding: 0 15px;
  font-family: var(--Roboto);
}
.first_box {
  margin-top: 3rem !important;
}
.first_box span {
  font-size: 20px;
  font-weight: 600;
  font-family: var(--Roboto);
  color: #000;
}
.first_box .bottom_border {
  background: linear-gradient(90deg, rgba(0, 158, 226, 1) 0%, rgba(137, 199, 225, 1) 35%);
  width: 160px;
  height: 2px;
  margin: auto;
}
.first_box .text {
  border-radius: 17px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  margin-top: 20px;
  background-color: white;
  line-height: 19px;
  height: 217px;
  width: 190px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  padding: 0px 10px;
  font-family: var(--inter);
}
.About_peragraph .heart_center .before_div {
  width: 161px;
  height: 4px;
  background: linear-gradient(270.01deg, #89c7e1 0%, #009ee299.99%);
  border-radius: 6px;
}
.About_peragraph .heart_center .after_div {
  width: 161px;
  height: 4px;
  background: linear-gradient(270.01deg, #009ee2 0%, #89c7e1 99.99%);
  border-radius: 6px;
}
.about_row {
  padding-bottom: 85px;
}
.about_first_row .logo_col img {
  opacity: -5%;
}
#about_section {
  background-image: url(Img/Shape.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.search_area > input:focus-visible {
  outline: 0px solid white;
}
body {
  overflow-x: hidden !important;
}
.Application_text + p {
  font-size: 15.48px;
  font-weight: 400;
  line-height: 31px;
  font-family: var(--lato);
}
.fa-2xl {
  line-height: 0.03125em !important;
  vertical-align: -11.1875px !important;
}
@media screen and (max-width: 2560px) {
  .images > .woman_img {
    position: absolute;
    top: -6vw;
    left: -1vw;
    width: 111%;
  }
}
@media screen and (min-width: 2560px) {
  .images > .woman_img {
    position: absolute;
    top: -5vw;
    left: -1vw;
    width: 105%;
  }
  .perfect_match_text > h1 {
    font-size: 79.36px;
  }
}
@media screen and (max-width: 1920px) {
  .images > .woman_img {
    position: absolute;
    top: -5vw;
    left: -1vw;
    width: 100%;
  }
  .perfect_match_text > h1 {
    font-size: 79.36px;
  }
}
@media screen and (max-width: 1440px) {
  .perfect_match_text > h1 {
    font-size: 79.36px;
  }
  #secnd_section {
    padding-bottom: 85px;
  }
  .images > .woman_img {
    position: absolute;
    top: -11vw;
    left: -1vw;
    width: 110%;
  }
  .Application_text + p {
    font-size: 18px;
  }
}
@media screen and (max-width: 1400px) {
  .images > .woman_img {
    position: absolute;
    top: -8vw;
    left: -1vw;
    width: 120%;
  }
  .Application_text + p {
    font-size: 15.48px;
  }
}
@media screen and (max-width: 1322px) {
  .perfect_match_text > h1 {
    font-size: 73.36px;
    line-height: 87.26px;
    color: black;
  }
  .text_row_container {
    padding-bottom: 31px;
  }
  .images > .woman_img {
    position: absolute;
    top: -7vw;
    left: 0vw;
    width: 106%;
  }
  .perfect_match_text p {
    padding: 0;
  }
}
@media screen and (max-width: 1024px) {
  body {
    overflow-x: hidden;
  }
  .perfect_match_text > h1 {
    font-size: 68.36px;
    line-height: 87.26px;
    color: black;
  }
  .images > .woman_img {
    position: absolute;
    top: -4vw;
    left: -4vw;
    width: 115%;
  }
  .images_box_three > .component {
    width: 110%;
    margin-top: 84px;
    margin-left: -82px;
  }
  #secnd_section {
    padding-bottom: 8px;
  }
  .Application_text + p {
    font-size: 16px;
  }
}
@media screen and (max-width: 991px) {
  .images > .woman_img,
  .images_box > .second_image {
    position: static;
  }
}
@media screen and (max-width: 768px) {
  .images > .woman_img {
    position: static;
    width: 100%;
    height: auto;
  }
  .images_box > .second_image {
    position: static;
    width: 100%;
  }
  .perfect_match_text > h1 {
    text-align: center;
    font-size: 59.36px;
  }
  .text_row_container {
    padding-bottom: 0px;
  }
  #secnd_section {
    margin-top: 0px;
  }
  body {
    overflow-x: hidden;
  }
  .text_row_container > .row {
    padding-top: 15px;
  }
  #secnd_section {
    padding-bottom: 20px;
  }
  .top_text > p {
    line-height: 50px;
  }
  .perfect_match_text p {
    text-align: center;
  }
  .first_box .text {
    margin-top: 20px !important;
    background-color: white;
    width: 100%;
    margin: auto;
    font-size: 10px;
  }
  .about_row {
    padding-bottom: 65px;
  }
  .images_box_three > .component {
    width: 100%;
    margin-top: 30px;
    margin-left: 0px;
  }
  .top_text {
    width: 84%;
  }
}
@media screen and (max-width: 425px) {
  .top_text > p {
    line-height: 44px;
    font-size: 22px;
  }
  .perfect_match_text > h1 {
    text-align: center;
    font-size: 32.36px;
    line-height: 59px;
  }
  .logo_imgage,
  .about_first_row .logo_col img {
    width: 60%;
  }
  .nav {
    display: flex;
    flex-wrap: nowrap;
  }
  .fa-brands {
    font-size: 44px;
  }
  .body_text > h1 > span {
    font-weight: 700;
    color: rgba(0, 154, 222, 1);
    font-size: 30px;
  }
  .images_box_three > .component {
    margin-top: 10px;
  }
  .perfect_match_text p {
    font-size: 16px;
    font-weight: 600;
  }
  .top_text {
    width: 94%;
    margin-top: 20px !important;
  }
  .About_peragraph h1 {
    font-size: 48px;
  }
  .About_peragraph p {
    line-height: 29px;
    padding: 15px 15px;
    font-size: 17px;
  }
  .About_peragraph .heart_center .before_div {
    width: 145px;
  }
  .About_peragraph .heart_center .after_div {
    width: 145px;
  }
  .first_box .text {
    padding: 60px 25px;
    height: auto;
    background-color: white;
  }
  .search_area > input {
    height: 50.66px;
    font-size: 14px;
  }
  .search_area .Notify_btn {
    background-color: rgba(255, 57, 58, 1);
    padding: 11px 22px;
    border-radius: 17px;
    font-size: 12px;
    font-weight: 500;
    margin-top: -5px;
  }
  .body_text > h1 > b {
    font-weight: 700;
    color: black;
    font-size: 36px;
  }
  h1.Application_text {
    font-size: 22px;
  }
  .first_box .text {
    font-size: 15px;
  }
}
@media screen and (max-width: 375px) {
  .nav > li > h4 > a {
    font-size: 17px;
  }
  .About_peragraph h1 {
    font-size: 43px;
  }
  .About_peragraph .heart_center .before_div {
    width: 120px;
  }
  .About_peragraph .heart_center .after_div {
    width: 120px;
  }
  .About_peragraph p {
    color: black;
    line-height: 25px;
    padding: 10px 15px;
    font-size: 15px;
  }
  .top_text > p {
    line-height: 44px;
    font-size: 19px;
    margin-bottom: 0;
  }
  .perfect_match_text > h1 {
    font-size: 28.36px;
  }
  .perfect_match_text p,
  .Application_text + p {
    font-size: 15px;
  }
  h1.Application_text {
    font-size: 21px;
  }
}
@media screen and (max-width: 320px) {
  .Application_text + p {
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
  }
  .top_text > p {
    font-size: 16px;
    line-height: 30px;
  }
  .perfect_match_text > h1 {
    font-size: 25.36px;
  }
  .perfect_match_text p,
  .text-white {
    font-size: 12px;
  }
  .search_area > input {
    height: 44.66px;
    font-size: 13px;
  }
  .search_area .Notify_btn {
    padding: 9px 20px;
    font-size: 12px;
    margin-top: -10px;
  }
  .first_box .text {
    padding: 30px 5px;
  }
  .body_text > h3,
  h1 {
    font-size: 22px;
  }
  .body_text > h1 > b {
    font-size: 27px;
  }
  .body_text > h1 > span {
    font-size: 22px;
  }
  h1.Application_text {
    font-size: 18px;
  }
  .footer_icons {
    width: 13%;
  }
  .nav > li > h4 > a {
    font-size: 14px;
  }
  .fa-2xl {
    line-height: 0.03125em;
    vertical-align: -11.1875px !important;
  }
  .fa-brands {
    font-size: 36px;
  }
  
  
  .modal-header,
.modal-footer {
  border-bottom: 0px solid transparent;
  border-top: 0px solid transparent;
}
.popup_text p {
  font-size: 30px;
  line-height: 40px;
  text-align: center;
}

}

