@font-face {
  font-family: vazir;
  src: url(../font/Vazir.ttf);
}

body {
  direction: rtl;
}

.nav-link {
  font-family: vazir;
  font-size: 15px;
  margin-right: 19px;
  color: #126F7D;
}

.navbarr {
  display: flex;
  text-align: start;
  direction: rtl;
}

.sec-1 {
  background-color: #126F7D;
}

.vector {
  width: 90%;
  display: block;
  margin: auto;
  padding: 40px;
}

.sec-left {
  padding-left: 15%;
  padding-right: 15%;
  padding-top: 10%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  direction: rtl;
  text-align: justify;
  color: #ffffff;
}

.sec-left .descrip {
  font-family: vazir;
  color: #ffffff;
  margin-top: 20px;
  line-height: 30px;
}

.sec-left .title-1 {
  font-family: vazir;
  color: #ffffff;
}

.sec-left .btn {
  margin-top: 20px;
  border-radius: 30px;
  width: 130px;
  height: 40px;
  font-family: vazir;
  color: #126F7D;
}

.image-icon {
  display: block;
  width: 30%;
  margin-left: auto;
  margin-right: auto;
  opacity: 80%;
}

.download-p {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.download-right {
  margin-top: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
}

.download-left {
  margin-top: 20px;
  justify-content: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.divi {
  width: 180px;
  margin-top: 20px;
}

.parag1 {
  font-family: vazir;
  font-size: 14px;
  margin-top: 10px;
  width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.parag2 {
  font-family: vazir;
  font-size: 14px;
  margin-top: 1px;
  width: 90%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.box {
  margin-top: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: justify;
  width: 100%;
  align-items: center;
  border-radius: 5px;
  box-shadow: -10px -10px 5px -2px #EFF7F7 , 10px 10px 5px -2px #EFF7F7;
}

.box .hhh {
  font-size: 16px;
  font-family: vazir;
}

.box .line {
  display: flex;
  margin-top: 80px;
  flex-wrap: wrap;
}

@media (max-width: 1000px) {
  .box .line .title-3 {
    margin-bottom: 100px;
  }
}

.box .title-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -80px;
}

.box .list-sefid {
  margin-top: 30px;
}

.box .sefid1 {
  width: 80%;
}

.box .sefid {
  width: 40%;
}

@media (max-width: 1000px) {
  .box .sefid {
    width: 80%;
  }
}

.box .sefid2 {
  width: 40%;
  margin-bottom: 70px;
}

@media (max-width: 1000px) {
  .box .sefid2 {
    width: 70%;
  }
}

.box .btn1 {
  font-family: vazir;
  width: 170px;
  height: 45px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #000000;
  background-color: transparent;
  border: 1px solid #000000;
  cursor: pointer;
  transition: color 0.4s;
  border-radius: 30px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.box .btn1:hover {
  background-color: #126F7D;
  color: #ffffff;
  border: 1px solid #ffffff;
}

.box .darbare {
  padding-top: 20px;
  padding-bottom: 30px;
  width: 75%;
  font-family: vazir;
  font-size: 16px;
  line-height: 35px;
  margin-top: -10px;
}

@media (max-width: 1200px) {
  .box .darbare {
    font-size: 15px;
    line-height: 30px;
  }
}

@media (max-width: 770px) {
  .box .darbare {
    font-size: 14px;
    line-height: 25px;
  }
}

@media (max-width: 450px) {
  .box .darbare {
    font-size: 13px;
    line-height: 25px;
  }
}

@media (max-width: 380px) {
  .box .darbare {
    font-size: 12px;
    line-height: 25px;
  }
}

@media (max-width: 350px) {
  .box .darbare {
    font-size: 11px;
    line-height: 25px;
  }
}

@media (max-width: 300px) {
  .box .darbare {
    font-size: 10px;
    line-height: 20px;
  }
}

.hh {
  font-size: 22px;
  font-family: vazir;
  margin-top: 100px;
}

@media (max-width: 1200px) {
  .hh {
    font-size: 21px;
  }
}

@media (max-width: 1000px) {
  .hh {
    font-size: 19px;
  }
}

@media (max-width: 800px) {
  .hh {
    font-size: 18px;
  }
}

@media (max-width: 500px) {
  .hh {
    font-size: 17px;
    margin-top: 15px;
  }
}

.h-download {
  font-size: 22px;
  font-family: vazir;
  margin-bottom: 30pxpx;
  display: flex;
  margin-top: 100px;
  flex-direction: column;
  align-items: center;
}

.head {
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -50px;
}

@media (max-width: 1000px) {
  .head {
    margin-top: 10px;
  }
}

.line-2 {
  margin-left: 3px;
  width: 200px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 1200px) {
  .line-2 {
    width: 150px;
  }
}

.line-2 .div-line1 {
  margin-left: 3px;
  height: 4px;
  width: 20%;
  border-radius: 10px;
  background-color: #126F7D;
}

@media (max-width: 1200px) {
  .line-2 .div-line1 {
    height: 3px;
  }
}

.line-2 .div-line2 {
  margin-left: 3px;
  height: 4px;
  width: 4px;
  border-radius: 10px;
  background-color: #126F7D;
}

@media (max-width: 1200px) {
  .line-2 .div-line2 {
    height: 3px;
  }
}

.line-2 .div-line3 {
  margin-left: 3px;
  height: 4px;
  width: 4px;
  border-radius: 10px;
  background-color: #126F7D;
}

@media (max-width: 1200px) {
  .line-2 .div-line3 {
    height: 3px;
  }
}

.line-2 .div-line4 {
  margin-left: 3px;
  height: 4px;
  width: 80%;
  border-radius: 10px;
  background-color: #126F7D;
}

@media (max-width: 1200px) {
  .line-2 .div-line4 {
    height: 3px;
  }
}

.footer {
  width: 100%;
}

#mar {
  margin-bottom: 40px;
}

.footer-img {
  width: 100%;
}

.line-3 {
  margin-bottom: 30px;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  opacity: 30%;
}

.box-2 {
  background-color: #B9DAD2;
  width: 80px;
  height: 70px;
  padding: 10px;
  margin-right: 5px;
  margin-bottom: 5px;
}

.box-2 .min-icon {
  width: 50px;
  display: block;
  margin: auto;
}

.foot-one {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: justify;
  margin-right: auto;
  margin-left: auto;
}

.foot-one .matn-one {
  margin: 20px;
  display: block;
  font-family: vazir;
  color: #ffffff;
  font-size: 14px;
  width: 90%;
}

.foot-one .matn-one .atag-footer {
  color: #ffffff;
}

.foot-one .matn-one .pre {
  font-family: vazir;
  color: #ffffff;
  font-size: 14px;
}

.ptag {
  display: flex;
  flex-direction: row;
}

.box3 {
  display: flex;
  justify-content: center;
}

.social {
  width: 70%;
  display: flex;
  justify-content: space-between;
  margin-right: 20px;
  margin-bottom: 30px;
}

.social .social-img {
  width: 25px;
  margin-right: 20px;
}

a {
  color: #000000;
}

.ptag-2 {
  font-family: vazir;
  color: #ffffff;
  font-size: 14px;
  opacity: 50%;
  text-align: center;
}

@media (max-width: 1000px) {
  .ptag-2 {
    font-size: 12px;
  }
}

.last {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.img-wawe {
  width: 100%;
}

.icon {
  position: absolute;
  width: 100px;
  z-index: 100;
  margin-right: 85%;
  margin-top: -40px;
}

@media (max-width: 1000px) {
  .icon {
    margin-right: 75%;
    width: 80px;
  }
}

.btna {
  font-family: vazir;
  width: 170px;
  height: 45px;
  font-size: 14px;
  letter-spacing: 1px;
  color: white;
  background-color: transparent;
  border: 1px solid white;
  cursor: pointer;
  transition: color 0.4s;
  border-radius: 30px;
  margin-top: 20px;
}

.btna:hover {
  background-color: white;
  color: black;
}

.foot {
  background-color: #126F7D;
  width: 100%;
  display: flex;
  justify-content: center;
}

.a-style1:hover {
  color: #126F7D;
}

.a-style2 {
  color: #ffffff;
  opacity: 60%;
}

.a-style2:hover {
  color: #ffffff;
  opacity: 100%;
}

.a-style3 {
  color: #ffffff;
  opacity: 100%;
}

.a-style3:hover {
  opacity: 60%;
  color: #ffffff;
}

.a-style4 {
  color: #000000;
  opacity: 100%;
}

.a-style4:hover {
  opacity: 70%;
  color: #000000;
}

a:hover {
  text-decoration: none;
}
/*# sourceMappingURL=main.css.map */