* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

header {
  position: relative;
  background-color: #0a2640;
}

body {
  font-family: "Open Sans", sans-serif;
}

ul,
ol,
li {
  list-style-type: none;
}

a {
  color: inherit;
  text-decoration: none;
}

/* header start */

.header {
  background-image: url(/images/header-bg.png);
  background-repeat: no-repeat;
  background-position: top right;
}

.header-container {
  width: 1000px;
  margin: 0 auto;
  color: #fff;
  padding: 30px 0;
}

.header-tepa {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 40px 0;
  margin: 0 0 60px 0;
}

.header-span-1 {
  font-size: 32px;
  font-weight: 600;
}

.header-ul-1 {
  display: flex;
  padding: 10px 0 0;
  gap: 25px;
  color: #fff;
}

.header-as {
  display: flex;
}

li {
  z-index: 10;
}
.header-img-11 {
  width: 150px;
}
.header-a-1 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 35px;
  background-color: #fff;
  margin: 0 0 0 25px;
  padding: 10px 30px;
  border-radius: 24px;
  border: none;
  color: #0a2640;
  font-weight: 600;
  font-size: 12px;
  z-index: 10;
}

.header-orta {
  position: relative;
  display: flex;
}

.header-orta-chap {
  width: 50%;
}

.header-text-1 {
  font-size: 32px;
}

.header-text-2 {
  margin: 20px 0 40px 0;
  font-size: 15px;
}

.header-a-2 {
  padding: 12px 30px;
  border-radius: 24px;
  border: none;
  color: #0a2640;
  font-weight: bold;
  background-color: #65e4a3;
}

.header-a-3 {
  margin-left: 15px;
  padding: 11px 30px;
  border-radius: 24px;
  border: 2px solid #fff;
  color: #ffffff;
  font-weight: bold;
  background-color: #0a2640;
}

.header-past-ong {
  width: 50%;
  background-color: #a4ff93;
}

.header-img-1 {
  position: absolute;

  top: -50px;
  right: 0;
  width: 350px;
}

.header-img-2 {
  position: absolute;

  right: 205px;
  bottom: -60px;
  width: 146px;
}

.header-img-3 {
  position: absolute;

  right: 0px;
  bottom: -60px;
  width: 200px;
}

.header-ul-2 {
  display: flex;
  margin: 120px 0 20px;
  gap: 40px;
  justify-content: center;
}

.header-img-12 {
  width: 100px;
}

img {
  z-index: 10;
}

/* Handshake-section start */

.handshake-container {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  text-align: center;
  flex-direction: column;
  padding: 70px 0;
}

.handshake-text-1 {
  color: #777777;
}

.handshake-span-1 {
  font-size: 32px;
  margin: 20px 0 50px 0;
}

.handshake-box-1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}

.handshake-section {
  display: flex;
  flex-direction: column;
  text-align: start;
  width: 250px;
}

.handshake-img-1 {
  width: 250px;
}

.handshake-img-2 {
  width: 250px;
}

.handshake-img-3 {
  width: 250px;
}

.handshake-section-text-1 {
  font-size: 20px;
  margin: 20px 0 15px 0;
}

.handshake-section-text-2 {
  color: #777777;
}

.handshake-a-1 {
  margin: 15px 5px 0 0;
  color: #0a2640;
  font-weight: 600;
}

.handshake-chiziq-1 {
  width: 130px;
  height: 1px;
  background-color: #0a2640;
  margin: 10px 0;
}

.handshake-a-font-awesome {
  margin-top: 15px;
  color: #0a2640;
  display: flex;
}

.handshake-box-2 {
  margin: 20px 0;
  display: flex;
  justify-content: space-between;
}

.handshake-img-4 {
  width: 350px;
}

.handshake-box-2-ong {
  padding: 50px 0;
  padding-left: 100px;
  width: 50%;
  display: flex;
  flex-direction: column;
  text-align: start;
}

.handshake-span-2 {
  font-size: 25px;
  margin-bottom: 25px;
}

.handshake-text-3-2 {
  margin: 20px 0;
}

.handshake-button-1 {
  margin-top: 40px;
  width: 130px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #252b42;
  color: #ffffff;
  border-radius: 20px;
}
.handshake-divs-1 {
  display: flex;
  align-items: center;
}

.fa-circle-check {
  color: #252b42;
  margin-right: 15px;
}

.handshake-box-3 {
  display: flex;
  justify-content: space-between;
}

.handshake-box-3-chap {
  display: flex;
  flex-direction: column;
  text-align: start;
  width: 50%;
  /* background-color: #8a4d4d; */
  padding-top: 100px;
}

.handshake-span-3 {
  font-size: 25px;
}

.handshake-img-5 {
  width: 350px;
}

.handshake-divs-2 {
  margin-top: 50px;
}

.handshake-divs-2-1 {
  font-size: 12px;
  color: #000000;
  width: 350px;
  padding: 13px 10px;
  background-color: #fff;
  margin: 10px 0;
  border-radius: 5px;
  box-shadow: 3px 3px 5px #f1f1f1;
}

#handshake-divs-2-1 {
  background-color: #0a2640;
  color: #fff;
}

.fa-feather {
  color: #fff;
  margin-right: 5px;
}

.fa-eye {
  color: #0a2640;
  margin-right: 5px;
}

.fa-sun {
  color: #0a2640;
  margin-right: 5px;
}

/* Website-section Start */

.website {
  background-color: #0a2640;
}

.website-container {
  width: 1000px;
  margin: 0 auto;
  padding: 70px 0 50px;
  position: relative;
}

.website-span-1 {
  color: #fff;
  font-size: 42px;
}

.website-fontawesome {
  position: absolute;
  top: 130px;
  right: 0;
  width: 120px;
  height: 50px;
  display: flex;
  justify-content: space-between;
}

.fa-arrow-left,
.fa-arrow-right {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #ffffff;
  color: #0a2640;
  z-index: 20;
  display: flex;
  justify-content: center;
  align-items: center;

  cursor: pointer;
}

.website-box {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}

.website-box-1 {
  width: 320px;
  height: 280px;
  background-color: #ffffff;
  padding: 40px 30px 50px;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.website-box-1-span-1 {
  color: #0a2640;
  font-weight: 500;
}

.website-box-1-span-2 {
  font-size: 10px;
  color: #0a2640;
}

.website-box-1-text-1 {
  font-size: 22px;
}

.website-img-box-1 {
  margin-top: 30px;
  display: flex;
}

.website-box-2 {
  width: 320px;
  height: 350px;
  background-color: #ffffff;
  padding: 40px 30px 50px;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.website-box-2-span-1 {
  color: #0a2640;
  font-weight: 500;
}

.website-box-2-span-2 {
  font-size: 10px;
  color: #0a2640;
}

.website-box-2-text-1 {
  font-size: 22px;
}

.website-img-box-2 {
  /* margin-top: 30px; */
  display: flex;
}

.website-box-3 {
  width: 320px;
  height: 280px;
  background-color: #ffffff;
  padding: 40px 30px 50px;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.website-box-3-span-1 {
  color: #0a2640;
  font-weight: 500;
}

.website-box-3-span-2 {
  font-size: 10px;
  color: #0a2640;
}

.website-box-3-text-1 {
  font-size: 22px;
}

.website-img-box-3 {
  margin-top: 30px;
  display: flex;
}

.website-img-1 {
  width: 40px;
  margin-right: 15px;
}

.website-img-box-ong {
  width: 200px;
}

/* Website-section end */

/* Product-section start */

.product-container {
  width: 1000px;
  margin: 0 auto;
  padding: 100px 0 10 px;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.product-img-1 {
  width: 100%;
}

.product-tepa {
  display: flex;
  margin: 50px 0 150px;
}

.product-tepa-chap {
  width: 50%;
  display: flex;
  text-align: start;
}

.product-span-1 {
  font-size: 35px;
}

.product-tepa-ong {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.product-tepa-ong-1,
.product-tepa-ong-2 {
  width: 400px;
  height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #777;
}

.fa-chevron-down {
  background-color: #0a2640;
  color: #fff;
  border-radius: 50%;
  padding: 4px;
}

.product-text-1 {
  color: #777;
}

.product-span-2 {
  font-size: 40px;
  margin: 15px 0 60px;
}

.product-past {
  display: flex;
  justify-content: space-between;
}

.product-past-style {
  display: flex;
  flex-direction: column;
  text-align: start;
  /* background-color: #7c3838; */
}

.product-past-1-box-1 {
  /* background-color: #306d9e; */
  margin: 20px 0 15px;
  display: flex;
}

.product-past-1-span-1 {
  font-size: 18px;
  font-weight: 600;
  color: #0a2640;
  margin-right: 15px;
}

.product-past-1-text-1 {
  color: #777;
}

.product-past-1-box-2 {
  margin-top: 20px;
  /* background-color: #81cb59; */
  display: flex;
  align-items: center;
}

#product-past-dote {
  color: #e5131300;
}

.product-past-1-box-2-img {
  margin-right: 12px;
}

.product-button-2 {
  background-color: #fff;
  width: 150px;
  height: 45px;
  margin: 70px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  border: 2px solid #0a2640;
  color: #0a2640;
  font-weight: 600;
}

/* Product-section end */
/* Footer start */

.footer-container {
  width: 1000px;
  margin: 0 auto;
}

.footer-tepa {
  width: 100%;
  background-color: #0a2640;
  color: #fff;
  text-align: center;
  padding: 50px 0;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 10px;

  background-image: url(/images/Footer-disk.png);
  background-repeat: no-repeat;
  background-position: top right;
}

.footer-span-1 {
  font-size: 32px;
}

.footer-form {
  display: flex;
  margin: 40px auto 0;
}

.footer-input {
  width: 250px;
  height: 42px;
  padding-left: 15px;
  border-radius: 25px;
  border: none;
  margin-right: 8px;
}

.footer-button {
  width: 150px;
  height: 43px;
  background-color: #65e4a3;
  border-radius: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 8px;
  color: #0a2640;
  font-weight: 600;
}

.footer-past {
  display: flex;
  padding: 100px 0 70px;
}

.footer-p-1 {
  color: #777;
  margin: 30px 0 50px;
}

.footer-past-ong {
  display: flex;
  width: 450px;
  margin-left: 100px;
  justify-content: space-between;
  color: #777;
}

.footer-p-2 {
  color: #777;
}

.footer-ong-span-1 {
  font-weight: 600;
  color: #000000;
}

.footer-ong-p-1 {
  margin: 40px 0 30px;
}

.footer-ong-p-2 {
  margin-bottom: 30px;
}

.footer-box-2 {
  display: flex;
}

.footer-div-1 {
  width: 50px;
  height: 20px;
  background-color: #65e4a3;
  border-radius: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 8px;
  color: #0a2640;
  font-size: 10px;
  font-weight: 600;
}

/* Vaaa nihoyat Footer end 😁 */
/* 727 qator */
