@media (max-width: 767px) {
  :root {
    --border-radius: var(--mobile-radius);
  }
}
/* General Resets */
body {
  margin: 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

input,
button,
a,
select,
textarea {
  font-family: inherit;
}

input:focus,
button:focus,
a:focus,
select:focus,
textarea:focus {
  outline: 0;
}

input::-moz-placeholder {
  color: inherit;
}

input::placeholder {
  color: inherit;
}

a,
a:hover,
a:focus {
  text-decoration: none;
  color: inherit;
}

button {
  border: none;
  background: none;
  outline: 0;
  font-family: inherit;
}

a,
img,
button,
input,
select {
  transition: all 0.3s ease;
}

[role=button] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

button {
  cursor: pointer;
}

input {
  -moz-appearance: textfield;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
input::-webkit-search-decoration, input::-webkit-search-cancel-button, input::-webkit-search-results-button, input::-webkit-search-results-decoration {
  display: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.fa-snapchat::before {
  content: "\f2ac";
}

.fa-facebook::before {
  content: "\f39e";
}

.fa-linkedin::before {
  content: "\f0e1";
}

.la-snapchat::before {
  content: "\f2ac";
}

.la-facebook::before {
  content: "\f39e";
}

.la-linkedin::before {
  content: "\f0e1";
}

body {
  font-family: "Vazirmatn", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #080808;
}

html {
  scroll-behavior: smooth;
  scrollbar-width: thin;
  scrollbar-color: #1263dc #f2f2f2;
}

body::-webkit-scrollbar {
  background-color: #f2f2f2;
  width: 8px;
  height: 4px;
}
body::-webkit-scrollbar-thumb {
  background-color: #1263dc;
  border-radius: 4px;
}

.overflow {
  overflow: hidden;
}

.container {
  padding: 0 20px;
  margin: 0 auto;
  width: 100%;
  max-width: 1180px;
}

.container-fluid {
  padding: 0 30px;
  width: 100%;
}
@media (max-width: 1199px) {
  .container-fluid {
    padding: 0 20px;
  }
}

.select-content {
  position: relative;
}
.select-content::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  inset-inline-end: 28px;
  font-size: 14px;
  color: #080808;
  font-family: "Line Awesome Free";
  font-weight: 900;
  content: "\f107";
}

.img-contain {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.img-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.en {
  display: inline-block;
  direction: ltr;
}

iframe {
  width: 100%;
  height: 100%;
}

.hero2 {
  height: 100vh;
  min-height: 767px;
  padding-top: 160px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .hero2 {
    overflow: visible;
    padding-top: 150px;
  }
}
.hero2::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 140px;
  aspect-ratio: 1;
  width: 100%;
  border-radius: 50%;
  background-color: rgb(239.2857142857, 245.0714285714, 253.7142857143);
  z-index: -1;
}
@media (max-width: 1199px) {
  .hero2::after {
    bottom: 180px;
    width: 102%;
  }
}
@media (max-width: 991px) {
  .hero2::after {
    bottom: 30%;
    width: 105%;
  }
}
@media (max-width: 767px) {
  .hero2::after {
    width: 100%;
    bottom: unset;
    top: 0%;
    border-radius: unset;
    border-bottom-left-radius: 60px;
    border-bottom-right-radius: 60px;
    height: 60%;
  }
}
@media (max-width: 767px) {
  .hero2 .hero2-circules {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
    bottom: 80px;
    position: absolute;
  }
}
.hero2 .expirence-circule {
  position: absolute;
  right: 39px;
  bottom: 197px;
  width: 118px;
  aspect-ratio: 1;
  border: 2px solid rgb(239.2857142857, 245.0714285714, 253.7142857143);
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .hero2 .expirence-circule {
    right: 10px;
    bottom: 177px;
  }
}
@media (max-width: 767px) {
  .hero2 .expirence-circule {
    position: relative;
    right: unset;
    bottom: unset;
    width: calc(25% - 0px);
  }
}
.hero2 .expirence-circule .numper {
  font-size: 40px;
  font-weight: 700;
  color: rgb(6.4285714286, 35.3571428571, 78.5714285714);
  text-align: center;
}
@media (max-width: 767px) {
  .hero2 .expirence-circule .numper {
    font-size: 32px;
  }
}
.hero2 .expirence-circule .exirence-text {
  font-size: 14px;
  font-weight: 500;
  color: #353535;
  text-align: center;
}
@media (max-width: 767px) {
  .hero2 .expirence-circule .exirence-text {
    font-size: 12px;
  }
}
.hero2 .right-img {
  position: absolute;
  right: 124px;
  bottom: 46px;
  width: 157px;
  aspect-ratio: 1;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 767px) {
  .hero2 .right-img {
    position: relative;
    right: unset;
    bottom: unset;
    width: calc(50% - 20px);
  }
}
.hero2 .left-img {
  position: absolute;
  left: 54px;
  bottom: 31px;
  width: 235px;
  aspect-ratio: 1;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 991px) {
  .hero2 .left-img {
    left: 20px;
    bottom: 80px;
    width: 200px;
  }
}
@media (max-width: 767px) {
  .hero2 .left-img {
    position: relative;
    left: unset;
    bottom: unset;
    width: calc(25% - 0px);
  }
}

.hero2-cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: auto;
  max-width: 760px;
}
@media (max-width: 991px) {
  .hero2-cont {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .hero2-cont {
    padding: 0;
  }
}
.hero2-cont .hero2-title {
  font-size: 56px;
  font-weight: 700;
  color: rgb(6.4285714286, 35.3571428571, 78.5714285714);
  text-align: center;
  margin-bottom: 24px;
}
@media (max-width: 1199px) {
  .hero2-cont .hero2-title {
    font-size: 44px;
  }
}
@media (max-width: 991px) {
  .hero2-cont .hero2-title {
    padding: 0 20px;
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .hero2-cont .hero2-title {
    font-size: 22px;
    padding: 0;
    margin-bottom: 12px;
  }
}
.hero2-cont .hero2-desc {
  font-size: 16px;
  font-weight: 500;
  color: #353535;
  text-align: center;
  margin: 0 0 24px;
}
@media (max-width: 767px) {
  .hero2-cont .hero2-desc {
    margin-bottom: 18px;
    font-size: 14px;
  }
}
.hero2-cont .hero2-btns {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  width: 100%;
}
.hero2-cont .hero2-btns .contact-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 48px;
  border-radius: 48px;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  background-color: #1263dc;
  border: 2px solid rgb(14.1428571429, 77.7857142857, 172.8571428571);
  transition: all 0.4s ease-in-out;
}
@media (max-width: 767px) {
  .hero2-cont .hero2-btns .contact-btn {
    padding: 0;
    width: calc(50% - 13px);
  }
}
.hero2-cont .hero2-btns .contact-btn:hover {
  background-color: rgb(14.1428571429, 77.7857142857, 172.8571428571);
  border-color: #1263dc;
}
.hero2-cont .hero2-btns .more-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 30px;
  border-radius: 48px;
  font-size: 16px;
  font-weight: 700;
  color: #1263dc;
  background-color: #ffffff;
  border: 2px solid #1263dc;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 767px) {
  .hero2-cont .hero2-btns .more-btn {
    padding: 0;
    width: calc(50% - 13px);
  }
}
.hero2-cont .hero2-btns .more-btn:hover {
  color: #fff;
  background-color: rgb(14.1428571429, 77.7857142857, 172.8571428571);
}/*# sourceMappingURL=main.css.map */