.aboutus {
  background: #f7fafc;
}
.aboutusBox {
  width: 100%;
  height: 620px;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  background: url("../images/aboutus/bg.webp") no-repeat;
  background-size: 50% 100%;
}
/* .aboutusBox::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 50%;
  height: 620px;
  background-image: url("../images/aboutus/bg.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
} */
.aboutus-title {
  width: 1004px;
  margin-top: 165px;
}
.content {
  font-family: Poppins, Poppins;
  font-weight: 400;
  font-size: 18px;
  color: #4f5c65;
  line-height: 27px;
  text-align: center;
  font-style: normal;
}
.title {
  font-family: Poppins, Poppins;
  font-weight: bold;
  font-size: 54px;
  color: #041e39;
  line-height: 81px;
  text-align: center;
  font-style: normal;
}
.btnBox {
  display: flex;
  justify-content: center;
  gap: 16px;
}
.btn11 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 224px;
  height: 48px;
  border-radius: 8px;
  font-weight: 500;
  background: #1ab394;
  color: #fff;
  cursor: pointer;
}
.btn11:hover {
  background: #008266;
}
.btn12 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 224px;
  height: 48px;
  border-radius: 8px;
  font-weight: 500;
  background: #fff;
  border: 1px solid #1ab394;
  color: #1ab394;
  cursor: pointer;
}
.btn12:hover {
  background: #e8f7f4;
}
.aboutTow {
  width: 100%;
  display: flex;
  justify-content: center;
}
.aboutTow-flex {
  width: 1208px;
}
.aboutTow-flex-item {
  display: flex;
  justify-content: center;
  gap: 56px;
  flex-wrap: wrap;
}
.aboutusImg {
  width: 596px;
  height: 510px;
  margin-top: 100px;
}
.abouttitle {
  font-family: Poppins, Poppins;
  font-weight: bold;
  font-size: 38px;
  color: #041e39;
  line-height: 57px;
  text-align: left;
  font-style: normal;
}
.abouttext {
  font-family: Poppins, Poppins;
  font-weight: 400;
  font-size: 18px;
  color: #4f5c65;
  line-height: 27px;
  text-align: left;
  font-style: normal;
}
.abouttop {
  width: 556px;
  margin-top: 226px;
}
.Choose {
  font-family: Poppins, Poppins;
  font-weight: bold;
  font-size: 38px;
  color: #041e39;
  line-height: 57px;
  text-align: center;
  font-style: normal;
}
.Choosetext {
  font-family: Poppins, Poppins;
  font-weight: 400;
  font-size: 15px;
  color: #4f5c65;
  line-height: 23px;
  text-align: center;
  font-style: normal;
  width: 845px;
}
.gapBox {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  margin-top: 44px;
}
.offersBox {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 44px;
}
.gapSpan {
  font-family: Poppins, Poppins;
  font-weight: 600;
  font-size: 22px;
  color: #041e39;
  line-height: 33px;
  text-align: left;
  font-style: normal;
  margin-top: 20px;
}
.gapItem {
  width: 376px;
}
.gapText {
  font-family: Poppins, Poppins;
  font-weight: 400;
  font-size: 15px;
  color: #4f5c65;
  line-height: 23px;
  text-align: left;
  font-style: normal;
  margin-top: 8px;
}
.offersItem {
  width: 290px;
  height: 160px;
  background: #f5f5f5;
  border-radius: 12px;
  padding: 39px 20px;
}
.offersTitle {
  font-family: Poppins, Poppins;
  font-weight: 600;
  font-size: 40px;
  color: #008266;
  font-style: normal;
}
.offersText {
  font-family: Poppins, Poppins;
  font-weight: 500;
  font-size: 16px;
  color: #041e39;
  font-style: normal;
  margin-top: 4px;
}
.footer{
  border-radius:0 !important
}
.aboutTow-flex-footer{
  width: 845px;
}
.aboutTowTitle-footer{
  font-family: Poppins, Poppins;
font-weight: bold;
font-size: 38px;
color: #FFFFFF;
line-height: 57px;
text-align: center;
font-style: normal;
margin-top: 40px;
}
.aboutTowText-footer{

  font-family: Poppins, Poppins;
font-weight: 400;
font-size: 15px;
color: rgba(255,255,255,0.7);
line-height: 23px;
text-align: center;
font-style: normal;
margin-top: 16px;
}
.aboutTowbox-footer{
  width: 100%;
  height: 100px;
  background: #142332;
  border-radius: 12px;
  margin-top: 21px;
  margin-bottom: 60px;
  display: flex;
}
.aboutLeft-footer{
  padding: 15px 30px;
}
.aboutRight-footer{
  padding: 15px 30px;
}
.aboutLeftTitle-footer{
  font-family: Poppins, Poppins;
font-weight: 400;
font-size: 14px;
color: rgba(255,255,255,0.7);
line-height: 21px;
font-style: normal;
}
.aboutLeftText-footer{
  font-family: Poppins, Poppins;
font-weight: 500;
font-size: 15px;
color: #FFFFFF;
line-height: 23px;
text-align: left;
font-style: normal;
margin-top: 8px;
}
@media (max-width: 992px) {
  .aboutus-title {
    width: 100%;
  }
  .aboutusImg {
    width: 100%;
    height: auto;
  }
  .aboutTow-flex {
    width: 100%;
  }
  .abouttop {
    margin-top: 80px;
  }
  .abouttitle {
    text-align: center;
  }
  .abouttext {
    text-align: center;
  }
  .offersBox {
    justify-content: center;
  }
  .gapBox {
    justify-content: center;
  }
  .aboutTow-flex-footer{
    width: 100%;
  }
  .aboutTowbox-footer{
    display: flex;
    flex-wrap: wrap;
    height: auto;
  }
  .aboutRight-footer{
    margin-left: 0px !important;
  }
}
