<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.about-us {
  padding-bottom: 150px;
}
.about-us .about-top-text {
  margin-bottom: 30px;
}
.about-us .about-top-text .desc {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-align: justify;
}
.about-us .about-history {
  padding-top: 100px;
}
.about-us .about-history .content .image {
  text-align: center;
}
.about-us .about-history .content .image img {
  width: 100%;
  object-fit: cover;
}
.about-us .about-history .content .desc {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-align: justify;
}
.about-us .about-history .content .desc h3,
.about-us .about-history .content .desc h2,
.about-us .about-history .content .desc h4 {
  font-size: 20px;
  font-weight: 700;
}
.about-us .about-history .content .desc li {
  list-style: disc;
  margin-right: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
.about-us .about-history .content .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
}
.about-us .about-history .content .owl-dots .owl-dot {
  position: relative;
  width: 118px;
  height: 5px;
  margin: 0 5px;
  border-radius: 20px;
  background: #d3d3d3;
  border-radius: 20px;
}
@keyframes progress {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.about-us .about-history .content .owl-dots .owl-dot.active::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background: #CA1422;
  animation: progress 5s linear forwards;
}
.about-us .about-history .content .owl-dots .owl-dot .date {
  margin-top: -25px;
  margin-top: -32px;
  position: absolute;
  width: 100%;
  text-align: center;
  display: block;
  opacity: 7.8;
  font-size: 16px;
}
.about-us .about-history .content .link {
  width: max-content;
  height: 49px;
  margin-top: 45px;
  display: flex;
  align-items: center;
  background-color: #0051BC;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 20px;
}
.about-us .about-history .content .link svg {
  margin-right: 10px;
}
.about-us .maadiran-dutty {
  padding-top: 100px;
}
.about-us .maadiran-dutty .image {
  text-align: center;
}
.about-us .maadiran-dutty .image img {
  width: 100%;
  object-fit: cover;
}
.about-us .maadiran-dutty .content .desc {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-align: justify;
}
.about-us .maadiran-dutty .content .desc h3,
.about-us .maadiran-dutty .content .desc h2,
.about-us .maadiran-dutty .content .desc h4 {
  font-size: 20px;
  font-weight: 700;
}
.about-us .maadiran-dutty .content .desc li {
  list-style: disc;
  margin-right: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
.about-us .about-blue-box {
  background-color: #0051BC;
  padding: 50px;
  position: relative;
  height: 520px;
  margin: 100px 0 0px 0;
}
.about-us .about-blue-box .content h2 {
  color: #fff;
  margin-bottom: 60px;
}
.about-us .about-blue-box .content .desc {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-align: justify;
}
.about-us .about-blue-box .content a {
  margin-top: 60px;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid #fff;
  border-radius: 8px;
  width: max-content;
  padding: 10px 20px;
  height: 49px;
}
.about-us .about-blue-box .content a svg {
  margin-right: 6px;
}
.about-us .about-blue-box .image img {
  max-width: 100%;
  height: 540px;
  object-fit: cover;
  box-shadow: 0px 15px 34px 0px rgba(0, 0, 0, 0.1019607843);
}
.about-us .about-brands {
  padding-top: 100px;
}
.about-us .about-brands #about-brands-slider-image .owl-stage-outer {
  height: 270px;
}
.about-us .about-brands .content .image {
  text-align: center;
}
.about-us .about-brands .content .image img {
  width: 100%;
  object-fit: cover;
}
.about-us .about-brands .content .owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.about-us .about-brands .content .owl-dots .owl-dot {
  position: relative;
  width: 8px;
  height: 8px;
  margin: 0 1px;
  border-radius: 20px;
  background: #134A7A;
  border-radius: 50%;
  transition: 0.3s;
}
.about-us .about-brands .content .owl-dots .owl-dot.active {
  width: 29px;
  border-radius: 39px;
  background: #CA1422;
}
.about-us .about-brands .content .desc {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-align: justify;
}
.about-us .about-brands .content .desc h3,
.about-us .about-brands .content .desc h2,
.about-us .about-brands .content .desc h4 {
  font-size: 20px;
  font-weight: 700;
}
.about-us .about-brands .content .desc li {
  list-style: disc;
  margin-right: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
.about-us .maadiran-subcategories {
  padding-top: 50px;
}
.about-us .maadiran-subcategories .bottom-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.about-us .maadiran-subcategories .bottom-content .desc {
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  width: 50%;
  margin-top: 20px;
  text-align: justify;
}
.about-us .maadiran-subcategories .link {
  height: 49px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0051BC;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 20px;
}
.about-us .maadiran-subcategories .link svg {
  margin-right: 7px;
}
.about-us .maadiran-subcategories .box {
  border: 1.11px solid #CACACA;
  display: block;
  margin-bottom: 20px;
}
.about-us .maadiran-subcategories .box img {
  height: 250px;
  width: 100%;
  object-fit: cover;
}
.about-us .maadiran-subcategories .box .title {
  height: 130px;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.7);
  font-size: 20px;
  padding: 10px 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-us .maadiran-subcategories .box:hover {
  box-shadow: 0px 9.99px 23.3px 0px rgba(0, 0, 0, 0.1019607843);
}
.about-us .maadiran-subcategories .box:hover .title {
  transition: all 0.3s;
  background-color: #0051BC;
  color: #fff;
}
.about-us .maadiran-subcategories .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  margin-inline: auto;
  width: fit-content;
}
.about-us .maadiran-subcategories .owl-dots .owl-dot {
  width: 20px;
  height: 2.5px;
  margin: 0 1px;
  background-color: rgba(85, 85, 85, 0.5019607843);
  transition: 0.3s;
}
.about-us .maadiran-subcategories .owl-dots .owl-dot.active {
  width: 50px;
  background-color: #ED1C24;
}
.about-us .maadiran-managers {
  padding-top: 100px;
}
.about-us .maadiran-managers .row.list-mobile-slider {
  justify-content: center;
}
.about-us .maadiran-managers .by-line {
  margin-bottom: 50px;
}
.about-us .maadiran-managers .box {
  border: 1px solid #CACACA;
  padding: 30px;
  height: 500px;
  margin-bottom: 30px;
}
.about-us .maadiran-managers .box:hover {
  transition: all 0.3s;
  background-color: #0051BC;
}
.about-us .maadiran-managers .box:hover h4,
.about-us .maadiran-managers .box:hover p {
  color: #fff;
}
.about-us .maadiran-managers .box .image {
  text-align: center;
}
.about-us .maadiran-managers .box .image img {
  box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.1019607843);
  width: 250px;
  height: 250px;
  border: 6px solid #FFFFFF;
  border-radius: 50%;
  object-fit: cover;
  margin: auto;
}
.about-us .maadiran-managers .box h4 {
  color: #1E1E1E;
  font-size: 24px;
  font-weight: 700;
  margin-top: 50px;
  text-align: center;
}
.about-us .maadiran-managers .box p {
  color: #1E1E1E;
  font-size: 14px;
  font-weight: 400;
  margin-top: 30px;
  text-align: center;
}
.about-us .maadiran-netwrok {
  padding-top: 100px;
}
.about-us .maadiran-netwrok .by-line {
  margin-bottom: 50px;
}
.about-us .maadiran-netwrok .net-row {
  display: flex;
  flex-wrap: wrap;
}
.about-us .maadiran-netwrok .net-row .net {
  width: 33.33%;
  margin-bottom: 50px;
  display: flex;
  align-items: center;
}
.about-us .maadiran-netwrok .net-row .net:nth-child(2), .about-us .maadiran-netwrok .net-row .net:nth-child(5), .about-us .maadiran-netwrok .net-row .net:nth-child(8) {
  justify-content: center;
}
.about-us .maadiran-netwrok .net-row .net:nth-child(3), .about-us .maadiran-netwrok .net-row .net:nth-child(6), .about-us .maadiran-netwrok .net-row .net:nth-child(9) {
  justify-content: flex-end;
}
.about-us .maadiran-netwrok .net-row .net .content {
  display: flex;
  align-items: center;
  margin-left: 15px;
  width: 200px;
  justify-content: space-between;
  position: relative;
}
.about-us .maadiran-netwrok .net-row .net .content .inner {
  margin-left: 15px;
}
.about-us .maadiran-netwrok .net-row .net .content .inner h1 {
  font-size: 44px;
  font-weight: 700;
  line-height: 6px;
  color: #000;
  direction: ltr;
}
.about-us .maadiran-netwrok .net-row .net .content .inner h4 {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  opacity: 0.8;
  margin-top: 17px;
}
.about-us .maadiran-netwrok .net-row .net .content::after {
  content: "";
  width: 4px;
  height: 30px;
  background-color: #ED1C24;
}
.about-us .maadiran-netwrok .net-row .net .icon {
  width: 70px;
}
.about-us .maadiran-netwrok .net-row .net .icon img {
  width: 68px;
}
.about-us .maadiran-netwrok .net-image {
  margin-top: 50px;
}
.about-us .maadiran-netwrok .net-image img {
  width: 100%;
  object-fit: cover;
}

.ltr-theme .about-us .about-history .content .link svg {
  margin-left: 10px !important;
  transform: scaleX(-1);
}
.ltr-theme .about-us .about-blue-box .content a svg {
  margin-left: 6px !important;
  transform: scaleX(-1);
}
.ltr-theme .about-us .maadiran-subcategories .bottom-content .link svg {
  margin-left: 6px !important;
  transform: scaleX(-1);
}
.ltr-theme .about-us .maadiran-netwrok .net-row .net {
  flex-direction: row-reverse !important;
}
.ltr-theme .about-us .about-history .content .link svg {
  margin-right: 0;
  margin-left: 10px;
  transform: scaleX(-1);
}
.ltr-theme .about-us .about-blue-box .content a svg {
  margin-right: 0;
  margin-left: 6px;
  transform: scaleX(-1);
}
.ltr-theme .about-us .maadiran-subcategories .link svg {
  margin-right: 0;
  margin-left: 7px;
  transform: scaleX(-1);
}
.ltr-theme .about-us .maadiran-netwrok .net-row .net .content::after {
  position: absolute;
  left: 0;
}
.ltr-theme .about-us .maadiran-netwrok .net-row .net:nth-child(3),
.ltr-theme .about-us .maadiran-netwrok .net-row .net:nth-child(6),
.ltr-theme .about-us .maadiran-netwrok .net-row .net:nth-child(9) {
  justify-content: unset;
}
.ltr-theme .about-us .maadiran-netwrok .net-row .net {
  flex-direction: row-reverse;
  justify-content: center;
}
.ltr-theme .about-us .about-brands .content .desc {
  direction: ltr;
}
.ltr-theme .about-us .about-history .content .desc {
  direction: ltr;
}

@media screen and (max-width: 991px) {
  .about-us .about-top-text .desc {
    font-size: 14px;
    line-height: 25px;
  }
  .about-us .about-history .content .desc {
    font-size: 14px;
    line-height: 25px;
  }
  .about-us .about-history .content .link {
    border-radius: 8px;
    width: 100%;
    justify-content: center;
  }
  .about-us .about-brands {
    padding-top: 40px;
  }
  .about-us .about-brands .row {
    flex-direction: column-reverse;
  }
  .about-us .about-brands .content .owl-dots {
    margin-top: 20px;
  }
  .about-us .about-brands #about-brands-slider-content {
    margin-top: 20px;
  }
  .about-us .maadiran-dutty .content {
    margin-top: 20px;
  }
  .about-us .maadiran-dutty .content .desc {
    font-size: 14px;
    line-height: 25px;
  }
  .about-us .about-blue-box .image {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .about-us .about-blue-box .image img {
    width: 90%;
    height: unset;
  }
  .about-us .maadiran-subcategories .link {
    margin-top: 60px;
  }
  .about-us .maadiran-managers .owl-nav {
    position: absolute;
    bottom: -100px;
    width: 100%;
    right: 0;
    display: flex;
    justify-content: center;
  }
  .about-us .maadiran-managers .owl-nav.disabled {
    display: none;
  }
  .about-us .maadiran-managers .owl-nav button {
    background-color: #0051BC !important;
    width: 48px;
    height: 48px;
  }
  .about-us .maadiran-managers .owl-nav button:first-child {
    margin-left: 12px;
  }
  .about-us .maadiran-managers .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: fit-content;
  }
  .about-us .maadiran-managers .owl-dots .owl-dot {
    width: 20px;
    height: 2.5px;
    margin: 0 1px;
    background-color: rgba(85, 85, 85, 0.5019607843);
    transition: 0.3s;
  }
  .about-us .maadiran-managers .owl-dots .owl-dot.active {
    width: 50px;
    background-color: #ED1C24;
  }
  .about-us .maadiran-netwrok {
    padding-top: 200px;
  }
  .about-us .maadiran-netwrok .net-row {
    justify-content: space-between;
  }
  .about-us .maadiran-netwrok .net-row .net {
    width: 45%;
    justify-content: flex-start !important;
  }
  .about-us .maadiran-netwrok .net-row .net .content {
    margin-left: 6px;
  }
  .about-us .maadiran-netwrok .net-row .net .content .inner {
    margin-left: 6px;
  }
  .about-us .maadiran-netwrok .net-row .net .content .inner h1 {
    font-size: 25px;
    font-weight: 800;
  }
  .about-us .maadiran-netwrok .net-row .net .content .inner h4 {
    font-size: 10px;
  }
  .about-us .maadiran-netwrok .net-row .net .icon img {
    width: 32px;
  }
  .about-us .about-blue-box {
    height: 100%;
    padding: 0;
    background-color: transparent;
    overflow: hidden;
  }
  .about-us .about-blue-box .col-lg-6:first-child {
    background-color: #0051BC;
    padding: 50px;
    padding-bottom: 200px;
  }
  .about-us .about-blue-box .col-lg-6:last-child {
    margin-top: -165px;
  }
}
@media screen and (max-width: 768px) {
  .about-us .about-blue-box .content a {
    width: 100%;
    justify-content: center;
  }
  .about-us .maadiran-subcategories {
    padding-top: 40px;
  }
  .about-us .maadiran-subcategories .bottom-content {
    flex-wrap: wrap;
  }
  .about-us .maadiran-subcategories .bottom-content .desc {
    width: 100%;
  }
  .about-us #about-brands-slider-image .owl-stage-outer {
    height: unset !important;
  }
}
@media screen and (max-width: 576px) {
  .about-us .about-blue-box .col-lg-6:first-child {
    padding: 20px 30px;
    padding-bottom: 150px;
  }
  .about-us .about-blue-box .col-lg-6:last-child {
    margin-top: -120px;
  }
  .about-us .about-brands .row {
    margin-top: 25px;
  }
}

/*# sourceMappingURL=about-us.css.map */
</pre></body></html>