/**************************/
@font-face {
  font-family: "IRANSansXFaNum";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("fonts/woff2/IRANSansXFaNum-Thin.woff2") format("woff2"), url("fonts/woff/IRANSansXFaNum-Thin.woff") format("woff");
}
@font-face {
  font-family: "IRANSansXFaNum";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("fonts/woff2/IRANSansXFaNum-UltraLight.woff2") format("woff2"), url("fonts/woff/IRANSansXFaNum-UltraLight.woff") format("woff");
}
@font-face {
  font-family: "IRANSansXFaNum";
  font-style: normal;
  font-display: swap;
  font-weight: 300;
  src: url("fonts/woff2/IRANSansXFaNum-Light.woff2") format("woff2"), url("fonts/woff/IRANSansXFaNum-Light.woff") format("woff");
}
@font-face {
  font-family: "IRANSansXFaNum";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/woff2/IRANSansXFaNum-Medium.woff2") format("woff2"), url("fonts/woff/IRANSansXFaNum-Medium.woff") format("woff");
}
@font-face {
  font-family: "IRANSansXFaNum";
  font-style: normal;
  font-display: swap;
  font-weight: 600;
  src: url("fonts/woff2/IRANSansXFaNum-DemiBold.woff2") format("woff2"), url("fonts/woff/IRANSansXFaNum-DemiBold.woff") format("woff");
}
@font-face {
  font-family: "IRANSansXFaNum";
  font-style: normal;
  font-display: swap;
  font-weight: 800;
  src: url("fonts/woff2/IRANSansXFaNum-Extrabold.woff2") format("woff2"), url("fonts/woff/IRANSansXFaNum-Extrabold.woff") format("woff");
}
@font-face {
  font-family: "IRANSansXFaNum";
  font-style: normal;
  font-display: swap;
  font-weight: 900;
  src: url("fonts/woff2/IRANSansXFaNum-Black.woff2") format("woff2"), url("fonts/woff/IRANSansXFaNum-Black.woff") format("woff");
}
@font-face {
  font-family: "IRANSansXFaNum";
  font-style: normal;
  font-display: swap;
  font-weight: bold;
  src: url("fonts/woff2/IRANSansXFaNum-Bold.woff2") format("woff2"), url("fonts/woff/IRANSansXFaNum-Bold.woff") format("woff");
}
@font-face {
  font-family: "IRANSansXFaNum";
  font-style: normal;
  font-display: swap;
  font-weight: normal;
  src: url("fonts/woff2/IRANSansXFaNum-Regular.woff2") format("woff2"), url("fonts/woff/IRANSansXFaNum-Regular.woff") format("woff");
}
@font-face {
  font-family: "lg";
  src: url("fonts/lg.ttf?22t19m") format("truetype"), url("fonts/lg.fonts/woff?22t19m") format("woff"), url("fonts/lg.svg?22t19m#lg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "montserrat";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/en/montserrat.woff2") format("woff2"), url("fonts/en/montserrat.woff") format("woff"), url("fonts/en/montserrat.eot") format("eot"), url("fonts/en/montserrat.svg") format("svg");
}
@font-face {
  font-family: "montserrat";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("fonts/en/Montserrat-Light.woff2") format("woff2"), url("fonts/en/Montserrat-Light.woff") format("woff"), url("fonts/en/Montserrat-Light.eot") format("eot");
}
h1,
h2,
h3,
h4,
h5,
h6,
span,
div,
a,
input,
ul,
li,
button,
textarea,
select {
  font-family: IRANSansXFaNum !important;
}

body {
  font-family: IRANSansXFaNum !important;
}

body {
  font-family: IRANSansXFaNum !important;
  direction: rtl;
  background-color: #fff;
  margin: 0;
  padding: 0;
}

/**main colore**/
/** break point **/
html {
  scroll-behavior: smooth;
}

a,
a:visited {
  text-decoration: none;
}

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

label {
  font-size: 12px;
  color: rgb(30.5357111111, 40.4300551111, 85.5042888889);
}

.site input[type=text], .site input[type=email] {
  font-family: "IRANSansXFaNum" !important;
  border: 1px solid rgba(107, 114, 128, 0.1490196078) !important;
  background-color: #fff !important;
  border-radius: 16px !important;
  height: 72px !important;
  padding: 20px;
  font-size: 16px;
  font-weight: 500;
  color: #6b7280;
  width: 100%;
  outline: none !important;
  box-shadow: none !important;
}
.site input[type=text]::-webkit-input-placeholder, .site input[type=email]::-webkit-input-placeholder {
  font-family: "IRANSansXFaNum" !important;
  color: rgb(163.625106383, 169.5417021277, 181.374893617);
}
.site input[type=text]:-moz-placeholder, .site input[type=email]:-moz-placeholder {
  font-family: "IRANSansXFaNum" !important;
  color: rgb(163.625106383, 169.5417021277, 181.374893617);
}
.site input[type=text]::-moz-placeholder, .site input[type=email]::-moz-placeholder {
  font-family: "IRANSansXFaNum" !important;
  color: rgb(163.625106383, 169.5417021277, 181.374893617);
}
.site input[type=text]:-ms-input-placeholder, .site input[type=email]:-ms-input-placeholder {
  font-family: "IRANSansXFaNum" !important;
  color: rgb(163.625106383, 169.5417021277, 181.374893617);
}
.site input[type=text]:focus, .site input[type=email]:focus {
  outline: none;
}
.site input[type=submit] {
  border: none;
  background-color: #3090b6 !important;
  display: flex !important;
  width: 100% !important;
  border-radius: 16px !important;
  font-size: 14.5px !important;
  font-family: "IRANSansXFaNum" !important;
  cursor: pointer !important;
  margin-top: 30px;
  margin-bottom: 30px;
  color: #fff !important;
  font-weight: 600 !important;
  transition: all ease-in-out 0.3s !important;
  height: 64px !important;
  outline: none !important;
  box-shadow: none !important;
}
.site input[type=submit]:hover {
  background-color: rgb(68.3299561404, 96.8482017544, 136.5700438596) !important;
}
.site textarea {
  border: none;
  background-color: rgb(244.7373913043, 249.412173913, 251.2626086957);
  display: block;
  width: 100%;
  outline: none !important;
  box-shadow: none !important;
  padding: 15px 10px;
  border-radius: 5px;
  font-size: 13.5px;
  border: 1px solid rgb(227.4555555556, 230.1355555556, 242.3444444444);
  box-shadow: 0 5px 7px 0 rgba(227.4555555556, 230.1355555556, 242.3444444444, 0.2);
  font-family: "IRANSansXFaNum" !important;
  resize: none;
}
.site textarea::-webkit-input-placeholder {
  font-family: "IRANSansXFaNum" !important;
  color: rgb(77.2713333333, 97.8376533333, 191.5286666667);
}
.site textarea:-moz-placeholder {
  font-family: "IRANSansXFaNum" !important;
  color: rgb(77.2713333333, 97.8376533333, 191.5286666667);
}
.site textarea::-moz-placeholder {
  font-family: "IRANSansXFaNum" !important;
  color: rgb(77.2713333333, 97.8376533333, 191.5286666667);
}
.site textarea:-ms-input-placeholder {
  font-family: "IRANSansXFaNum" !important;
  color: rgb(77.2713333333, 97.8376533333, 191.5286666667);
}
.site textarea:focus {
  outline: none;
}

/** general style **/
body {
  direction: rtl;
  background-color: #fff;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-size: 14px;
  font-family: IRANSansXFaNum !important;
  color: #1d264f;
  margin: 0 !important;
}

html {
  padding: 0;
  margin: 0;
}

* {
  box-sizing: border-box;
  direction: rtl;
}

a:focus {
  outline: none;
}

.mainView {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1440px) {
  .mainView {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 768px) {
  .mainView {
    padding-left: 16px;
    padding-right: 16px;
  }
}

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

a,
a:visited {
  text-decoration: none;
  color: #1d264f;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 22px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

/*ROOT*/
/**************************/
.goalsItemsMainBack .goalsItemsMain {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}
.goalsItemsMainBack .goalsItemsMain .goalsItem {
  width: calc(33% - 11px);
  background-color: #eef8fc;
  padding: 24px;
  padding-bottom: 40px;
  border-radius: 24px;
}
@media (max-width: 1260px) {
  .goalsItemsMainBack .goalsItemsMain .goalsItem {
    padding: 20px;
  }
}
@media (max-width: 1080px) {
  .goalsItemsMainBack .goalsItemsMain .goalsItem {
    width: 100%;
  }
}
.goalsItemsMainBack .goalsItemsMain .goalsItem .head {
  display: flex;
  justify-content: start;
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
}
.goalsItemsMainBack .goalsItemsMain .goalsItem .head > div {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #3090b6;
  height: 64px;
  width: 64px;
  border-radius: 16px;
  color: white;
}
@media (max-width: 1260px) {
  .goalsItemsMainBack .goalsItemsMain .goalsItem .head > div {
    height: 52px;
    width: 52px;
  }
}
.goalsItemsMainBack .goalsItemsMain .goalsItem .head h4 {
  font-size: 20px;
  line-height: 32px;
  margin: 0;
  font-weight: 600;
  color: #111111;
}
@media (max-width: 1260px) {
  .goalsItemsMainBack .goalsItemsMain .goalsItem .head h4 {
    font-size: 18px;
  }
}
.goalsItemsMainBack .goalsItemsMain .goalsItem p {
  font-size: 14px;
  line-height: 2.3em;
  margin: 0;
  font-weight: 400;
  color: #111111;
  text-align: justify;
}
@media (max-width: 1260px) {
  .goalsItemsMainBack .goalsItemsMain .goalsItem p {
    font-size: 13px;
  }
}

.galleryItemsMainBack {
  position: relative;
  margin-bottom: 190px;
}
.galleryItemsMainBack .galleryItemsMain .swiper {
  border-radius: 40px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 768px) {
  .galleryItemsMainBack .galleryItemsMain .swiper {
    border-radius: 32px;
  }
}
@media (max-width: 480px) {
  .galleryItemsMainBack .galleryItemsMain .swiper {
    border-radius: 18px;
  }
}
.galleryItemsMainBack .galleryItemsMain .galleryItem {
  display: flex;
  justify-content: center;
  align-items: center;
}
.galleryItemsMainBack .galleryItemsMain .galleryItem::before {
  content: "";
  background: linear-gradient(180deg, rgba(29, 38, 79, 0.3) 41.34%, rgba(29, 38, 79, 0.3) 43.33%, rgba(29, 38, 79, 0.03) 54.71%);
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 20;
}
.galleryItemsMainBack .galleryItemsMain .galleryItem img {
  aspect-ratio: 16/7;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 40px;
  height: 100%;
  width: 100%;
}
@media (max-width: 768px) {
  .galleryItemsMainBack .galleryItemsMain .galleryItem img {
    border-radius: 32px;
  }
}
@media (max-width: 480px) {
  .galleryItemsMainBack .galleryItemsMain .galleryItem img {
    border-radius: 18px;
  }
}
.galleryItemsMainBack .gallery2ItemsMain {
  position: absolute;
  width: 50%;
  left: 0;
  right: 0;
  bottom: -90px;
  max-width: 630px;
  margin: auto;
}
@media (max-width: 768px) {
  .galleryItemsMainBack .gallery2ItemsMain {
    bottom: -70px;
    width: 60%;
  }
}
@media (max-width: 480px) {
  .galleryItemsMainBack .gallery2ItemsMain {
    bottom: -60px;
    width: 80%;
  }
}
.galleryItemsMainBack .gallery2ItemsMain .swiper-slide.gallery2Item {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 24px;
}
@media (max-width: 768px) {
  .galleryItemsMainBack .gallery2ItemsMain .swiper-slide.gallery2Item {
    border-radius: 16px;
  }
}
@media (max-width: 480px) {
  .galleryItemsMainBack .gallery2ItemsMain .swiper-slide.gallery2Item {
    border-radius: 8px;
  }
}
.galleryItemsMainBack .gallery2ItemsMain .swiper-slide.gallery2Item::before {
  content: "";
  position: absolute;
  background: linear-gradient(180deg, rgba(29, 38, 79, 0.3) 41.34%, rgba(29, 38, 79, 0.3) 43.33%, rgba(29, 38, 79, 0.03) 54.71%);
  height: 100%;
  width: 100%;
}
.galleryItemsMainBack .gallery2ItemsMain .swiper-slide.gallery2Item img {
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
}
.galleryItemsMainBack .gallery2ItemsMain .swiper-button-next-imageGallerySwiper2,
.galleryItemsMainBack .gallery2ItemsMain .swiper-button-prev-imageGallerySwiper2 {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all ease-in-out 0.3s;
  border: 1.5px solid #eef8fc;
  background-color: #eef8fc;
  color: #3090b6;
  width: 48px;
  height: 48px;
  border-radius: 50px;
  bottom: 15px;
}
.galleryItemsMainBack .gallery2ItemsMain .swiper-button-prev-imageGallerySwiper2 {
  right: -70px;
}
@media (max-width: 480px) {
  .galleryItemsMainBack .gallery2ItemsMain .swiper-button-prev-imageGallerySwiper2 {
    left: 0px;
    right: -70px;
    margin: auto;
    bottom: -60px;
  }
}
.galleryItemsMainBack .gallery2ItemsMain .swiper-button-next-imageGallerySwiper2 {
  left: -70px;
}
@media (max-width: 480px) {
  .galleryItemsMainBack .gallery2ItemsMain .swiper-button-next-imageGallerySwiper2 {
    right: 0px;
    left: -70px;
    margin: auto;
    bottom: -60px;
  }
}

.outTeamItemsMainBack .outTeamItem {
  text-align: center;
}
.outTeamItemsMainBack .outTeamItem .head {
  height: 224px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.outTeamItemsMainBack .outTeamItem .head::before {
  content: "";
  background-color: #eef8fc;
  background-image: url(./images/bgteam.png);
  position: absolute;
  height: 60%;
  width: 100%;
  bottom: 0;
  border-radius: 24px;
  z-index: -1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.outTeamItemsMainBack .outTeamItem .head img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.outTeamItemsMainBack .outTeamItem h4 {
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  font-weight: 600;
  color: #1d264f;
  margin-top: 20px;
  margin-bottom: 4px;
}
.outTeamItemsMainBack .outTeamItem h6 {
  font-size: 14px;
  line-height: 26px;
  margin: 0;
  font-weight: 400;
  color: #6b7280;
}
.outTeamItemsMainBack .Swiper_navigation_custom .ArameshNavigation {
  background-color: #eef8fc;
}

.timelineItemsMainBack .timelineItemsMain {
  display: flex;
  justify-content: start;
  align-items: stretch;
  gap: 20px;
}
@media (max-width: 768px) {
  .timelineItemsMainBack .timelineItemsMain {
    flex-direction: column;
  }
}
.timelineItemsMainBack .timelineItemsMain .timelineItem {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  height: 380px;
  width: 13.7%;
  transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
  background-color: #eef8fc;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .timelineItemsMainBack .timelineItemsMain .timelineItem {
    width: 100%;
    height: unset;
    aspect-ratio: 16/2;
  }
}
.timelineItemsMainBack .timelineItemsMain .timelineItem .timelineImg {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  opacity: 0;
  visibility: hidden;
  height: 100%;
  width: 100%;
}
.timelineItemsMainBack .timelineItemsMain .timelineItem .timelineImg::before {
  content: "";
  background: linear-gradient(180deg, rgba(29, 38, 79, 0) 8.19%, rgba(29, 38, 79, 0.45) 49.5%, #1d264f 100%);
  position: absolute;
  height: 100%;
  width: 100%;
  transition: all 1.3s cubic-bezier(0, 0, 0.2, 1);
  opacity: 1;
  visibility: visible;
  z-index: 1;
  top: 0;
  left: 0;
}
.timelineItemsMainBack .timelineItemsMain .timelineItem .timelineImg img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.timelineItemsMainBack .timelineItemsMain .timelineItem .mainItem {
  position: absolute;
  bottom: 36px;
  right: 48px;
  z-index: 2;
  transition: all 0.3s linear;
  opacity: 0;
  visibility: hidden;
}
.timelineItemsMainBack .timelineItemsMain .timelineItem .mainItem span {
  position: relative;
  display: block;
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  color: #9cd5f0;
}
.timelineItemsMainBack .timelineItemsMain .timelineItem .mainItem span::before {
  position: absolute;
  height: 1px;
  width: 40px;
  content: "";
  background-color: #9cd5f0;
  right: -48px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.timelineItemsMainBack .timelineItemsMain .timelineItem .mainItem h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: white;
  margin: 0;
  margin-top: 8px;
}
.timelineItemsMainBack .timelineItemsMain .timelineItem .secItem {
  margin: auto;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  transform: rotate(-90deg);
  white-space: nowrap;
  transition: all 0.5s cubic-bezier(0, 0, 0.2, 1);
}
@media (max-width: 768px) {
  .timelineItemsMainBack .timelineItemsMain .timelineItem .secItem {
    transform: rotate(0deg);
  }
}
.timelineItemsMainBack .timelineItemsMain .timelineItem .secItem span {
  position: absolute;
  display: block;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  color: #3090b6;
  top: 0px;
  bottom: 0;
  right: -28px;
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
  transform: rotate(90deg);
}
@media (max-width: 768px) {
  .timelineItemsMainBack .timelineItemsMain .timelineItem .secItem span {
    transform: rotate(0deg);
  }
}
.timelineItemsMainBack .timelineItemsMain .timelineItem .secItem span::before {
  position: absolute;
  height: 20px;
  width: 1px;
  content: "";
  background-color: #3090b6;
  top: -28px;
  left: 0;
  right: 0;
  margin: auto;
}
.timelineItemsMainBack .timelineItemsMain .timelineItem .secItem h4 {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #1d264f;
  margin: 0;
  margin-right: 32px;
}
.timelineItemsMainBack .timelineItemsMain .timelineItem.active {
  width: calc(58.9% - 64px);
}
@media (max-width: 768px) {
  .timelineItemsMainBack .timelineItemsMain .timelineItem.active {
    width: 100%;
    aspect-ratio: 16/9;
  }
}
.timelineItemsMainBack .timelineItemsMain .timelineItem.active .timelineImg {
  opacity: 1;
  visibility: visible;
  transition: all 1.5s cubic-bezier(0, 0, 0.2, 1);
}
.timelineItemsMainBack .timelineItemsMain .timelineItem.active .mainItem {
  opacity: 1;
  visibility: visible;
}
.timelineItemsMainBack .timelineItemsMain .timelineItem.active .secItem {
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
}

.error-404-not-found-content {
  margin: auto;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}
.error-404-not-found-content h4 {
  font-size: 24px;
  line-height: 38px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #212121;
}
@media (max-width: 480px) {
  .error-404-not-found-content h4 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 12px;
  }
}
.error-404-not-found-content p {
  font-size: 26px;
  line-height: 40px;
  font-weight: 300;
  margin-bottom: 34px;
  color: #212121;
}
@media (max-width: 480px) {
  .error-404-not-found-content p {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 24px;
  }
}
.error-404-not-found-content a {
  margin: auto;
  max-width: -moz-max-content;
  max-width: max-content;
}

.error-404-not-found-image {
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 768px;
  width: 90%;
  padding: 90px 0;
  position: relative;
  background-image: url(./images/404bg.png);
  background-position: center;
  background-repeat: no-repeat;
  z-index: -1;
}

.withImageItemsMainBack {
  margin-bottom: 60px;
}
.withImageItemsMainBack .withImageItemsMain {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
@media (max-width: 768px) {
  .withImageItemsMainBack .withImageItemsMain {
    gap: 20px;
    flex-wrap: wrap;
  }
}
.withImageItemsMainBack .withImageItemsMain > div {
  width: calc(50% - 20px);
}
@media (max-width: 768px) {
  .withImageItemsMainBack .withImageItemsMain > div {
    width: 100%;
  }
}
.withImageItemsMainBack .withImageImg {
  display: flex;
  justify-content: center;
  align-items: center;
}
.withImageItemsMainBack .withImageImg img {
  border-radius: 32px;
  max-height: 360px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 768px) {
  .withImageItemsMainBack .withImageImg img {
    max-height: 320px;
    border-radius: 28px;
  }
}
@media (max-width: 480px) {
  .withImageItemsMainBack .withImageImg img {
    max-height: 240px;
    border-radius: 20px;
  }
}
@media (max-width: 380px) {
  .withImageItemsMainBack .withImageImg img {
    max-height: 180px;
    border-radius: 16px;
  }
}
.withImageItemsMainBack .withImagecontent h2 {
  font-weight: 600;
  font-size: 22px;
  line-height: 42px;
  color: #1d264f;
  margin: 0;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .withImageItemsMainBack .withImagecontent h2 {
    font-size: 16.5px;
  }
}
.withImageItemsMainBack .withImagecontent p {
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  color: #1d264f;
  margin: 0;
  text-align: justify;
}
@media (max-width: 768px) {
  .withImageItemsMainBack .withImagecontent p {
    font-size: 14px;
  }
}

.withbgItemsMainBack .withbgItemsMain {
  background-position: center;
  padding: 60px 100px;
  border-radius: 32px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../assets/images/bgbg.svg);
}
@media (max-width: 768px) {
  .withbgItemsMainBack .withbgItemsMain {
    padding: 32px 32px;
  }
}
.withbgItemsMainBack .withbgItemsMain p {
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  margin: 0;
  text-align: justify;
}
@media (max-width: 768px) {
  .withbgItemsMainBack .withbgItemsMain p {
    font-size: 14px;
  }
}
.withbgItemsMainBack .withbgItemsMain h2 {
  font-size: 22px;
}
@media (max-width: 768px) {
  .withbgItemsMainBack .withbgItemsMain h2 {
    font-size: 16.5px;
  }
}
.withbgItemsMainBack .withbgItemsMain h2,
.withbgItemsMainBack .withbgItemsMain h3,
.withbgItemsMainBack .withbgItemsMain h4,
.withbgItemsMainBack .withbgItemsMain h5,
.withbgItemsMainBack .withbgItemsMain h6 {
  font-weight: 600;
  line-height: 42px;
  margin: 0;
  margin-bottom: 12px;
}

.fouritemItemsMainBack {
  margin-top: 173px;
}
.fouritemItemsMainBack .fouritemItemsMain {
  display: flex;
  justify-content: start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 100px 20px;
}
.fouritemItemsMainBack .fouritemItem {
  position: relative;
  width: calc(50% - 10px);
  border-radius: 32px;
  background-color: #eef8fc;
  padding: 32px;
  padding-top: 97px;
}
@media (max-width: 768px) {
  .fouritemItemsMainBack .fouritemItem {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .fouritemItemsMainBack .fouritemItem {
    padding-top: 77px;
  }
}
.fouritemItemsMainBack .fouritemImg {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 128px;
  width: 128px;
  left: 0;
  right: 0;
  margin: auto;
  top: -74px;
}
@media (max-width: 480px) {
  .fouritemItemsMainBack .fouritemImg {
    height: 98px;
    width: 98px;
    top: -64px;
  }
}
.fouritemItemsMainBack .fouritemImg::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='243' height='167' viewBox='0 0 243 167' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M236.134 83C267.134 83 167.75 -1.52588e-05 121.634 -1.52588e-05C75.5182 -1.52588e-05 -25.8662 83.5 6.13397 83.5C38.1342 83.5 46.1342 167 121.634 167C197.134 167 205.134 83 236.134 83Z' fill='white'/%3E%3C/svg%3E");
  position: absolute;
  height: 167px;
  width: 243px;
  left: -58px;
  top: -7px;
  z-index: 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 480px) {
  .fouritemItemsMainBack .fouritemImg::before {
    height: 124px;
    width: 160px;
    left: -31px;
    top: 1px;
  }
}
.fouritemItemsMainBack .fouritemImg img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  overflow: hidden;
  z-index: 1;
}
.fouritemItemsMainBack .fouritemItem h4 {
  font-weight: 600;
  font-size: 24px;
  line-height: 42px;
  color: #1d264f;
  margin: 0;
  margin-bottom: 12px;
  text-align: center;
}
@media (max-width: 768px) {
  .fouritemItemsMainBack .fouritemItem h4 {
    margin-bottom: 12px;
    font-size: 16px;
  }
}
.fouritemItemsMainBack .fouritemItem p {
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  color: #1d264f;
  margin: 0;
  text-align: center;
}
@media (max-width: 480px) {
  .fouritemItemsMainBack .fouritemItem p {
    font-size: 14px;
  }
}
.fouritemItemsMainBack .fouritemicon {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 104px;
  width: 104px;
  left: 0;
  right: 0;
  margin: auto;
  top: -56px;
}
@media (max-width: 480px) {
  .fouritemItemsMainBack .fouritemicon {
    height: 84px;
    width: 84px;
  }
}
.fouritemItemsMainBack .fouritemicon::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='243' height='167' viewBox='0 0 243 167' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M236.134 83C267.134 83 167.75 -1.52588e-05 121.634 -1.52588e-05C75.5182 -1.52588e-05 -25.8662 83.5 6.13397 83.5C38.1342 83.5 46.1342 167 121.634 167C197.134 167 205.134 83 236.134 83Z' fill='white'/%3E%3C/svg%3E");
  position: absolute;
  height: 114px;
  width: 165px;
  left: -30px;
  top: 0px;
  z-index: 0;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 480px) {
  .fouritemItemsMainBack .fouritemicon::before {
    height: 107px;
    width: 135px;
    left: -26px;
    top: 0px;
  }
}
.fouritemItemsMainBack .fouritemiconInner {
  background: #eef8fc;
  border-radius: 50px;
  position: relative;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 480px) {
  .fouritemItemsMainBack .fouritemicon svg {
    height: 40px;
    width: 40px;
  }
}

.bannerbItemsMainBack {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0;
  height: 576px;
  display: flex;
  align-items: center;
  background-position: center right;
  justify-content: center;
}
.bannerbItemsMainBack::before {
  position: absolute;
  background: rgba(29, 38, 79, 0.5019607843);
  width: 100%;
  height: 100%;
  z-index: -1;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  content: "";
}
.bannerbItemsMainBack::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: url("data:image/svg+xml,%3Csvg height='156' viewBox='0 0 1440 156' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-11 0s365.5 54.993 731 54.993S1451 0 1451 0v156H-11z' fill='%23fff'/%3E%3C/svg%3E");
  background-size: auto;
  background-size: cover;
  z-index: -1;
}
@media (max-width: 768px) {
  .bannerbItemsMainBack::after {
    background-size: contain;
    max-width: 100%;
    right: 0;
    margin: auto;
    bottom: -72px;
    background-repeat: no-repeat;
  }
}
.bannerbItemsMainBack .bannerbItemsMain {
  text-align: center;
}
.bannerbItemsMainBack h2 {
  font-weight: 600;
  font-size: 22px;
  line-height: 42px;
  color: #ffffff;
  margin: 0;
  margin-bottom: 12px;
  max-width: 610px;
}
@media (max-width: 768px) {
  .bannerbItemsMainBack h2 {
    font-size: 16.5px;
  }
}
.bannerbItemsMainBack p {
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  color: #ffffff;
  margin: 0;
  max-width: 610px;
}
@media (max-width: 1080px) {
  .bannerbItemsMainBack p {
    font-size: 14px;
  }
}/*# sourceMappingURL=amirreza.css.map */