﻿@import "Font.css";

.Detail-news-head {
  font-size: 15px;
}

body:has(.MotammamAppbar)
  .container:has(.card.mb-2 .card-body [for="ModuleDef"]) {
  margin-top: 85px;
}

.fw-700 {
  font-weight: 700;
}

.fw-600 {
  font-weight: 600;
}

.mt-40 {
  margin-top: 40px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mt-40 {
  margin-top: 40px;
}

.MotammamAppbar .mud-toolbar-appbar {
  justify-content: space-between;
}

.MotammamAppbar {
  box-shadow: 15px 10px 11.1px -2px #2f398d14;
  background-color: #fff;
  justify-content: center;
}

.Motamam-Menu .mud-navmenu a p {
  color: #000;
  font-family: "Vazir";
}

.Motamam-Menu .mud-menu-item,
.Motamam-Menu .mud-nav-item {
  width: auto;
}

.Motamam-Footer {
  background-color: #223869;
  padding: 40px 0;
  margin-top: 40px;
}

.Motamam-Footer .Footer-Brands {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.Footer-Brands swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.Motamam-Footer .Motamam-salogn {
  color: #c19853;
  border-top: 1px solid #ffffff6b;
  border-bottom: 1px solid #ffffff6b;
  padding: 14px 0;
  font-size: 15px;
}

.Motamam-Footer .Motamam-Footer-Item ul {
  padding: 0;
}

.Motamam-Footer .Motamam-Footer-Item ul li {
  list-style: none;
  margin-bottom: 16px;
  font-size: 14px;
}

.Motamam-Footer .Motamam-Footer-Item ul li a {
  color: #fff;
}

body:has(.Motamam-Banner) .container-fluid,
body:has(.Motamam-Banner) .row.px-4,
.container-fluid:has(.Kimia-ContentBody),
.row.px-4:has(.Kimia-ContentBody),
.container-fluid:has(.Project-Detail-block),
.container-fluid:has(.Project-breadcrumb),
.col-md-12:has(.detailnews-info) {
  padding: 0px !important;
}

.MotamamWeb-TabContainer .nav-pills .nav-link,
.nav-pills .nav-link {
  border: unset;
}

.MotamamWeb-Btn:not(
  .MiniBtn,
  .MiniBtnEn,
  .Project-tab-content .MotamamWeb-Btn
) {
  width: 187px !important;
}

.MotamamWeb-Btn {
  background: linear-gradient(180deg, #50d8b4 0%, #27b18d 100%);
  height: 42px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 3px;
  font-size: 14px;
  margin: 0 !important;
}

.motamam-about h2 {
  color: #dd5900;
  font-weight: 600;
}

.motamam-about-Content p {
  color: #000;
}

.Motamam-Tab-Nav li {
  border: 1px solid #d9d9d9;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  width: 152px;
}

.Motamam-Tab-Nav li button:focus:not(:focus-visible) {
  outline: unset;
}

.Mtmm-WebProjects-tabs li,
#mtmm-project-tab li {
  border: 1px solid #d9d9d9;
  flex-grow: 1;
  display: flex;
  justify-content: center;
}

.Motamam-Tab-Nav li button {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff0;
  height: 150px;
  justify-content: space-between;
  border: unset;
  padding: 0;
}

.Motamam-Tab-Nav li button img {
  margin-bottom: 14px;
}

.Motamam-Tab-Nav {
  border: unset;
  justify-content: space-between;
}

.Motamam-Tab-Nav li:has(button.active),
#mtmm-project-tab li:has(button.active) {
  border-bottom: 0;
  background-color: #fff0;
}

.Motamam-Tab-Nav li button span {
  line-height: 28px;
  font-weight: 700;
  color: #81848d;
}

#mtmm-project-tab li {
  width: 129px;
}

.Motamam-Tab-Nav li button.active span {
  color: #36959a;
}

.Motamam-Tab-Nav.nav.nav-pills .nav-link.active,
.Motamam-Tab-Nav.nav.nav-pills .nav-link:focus,
.Motamam-Tab-Nav.nav.nav-pills .nav-link:hover,
#mtmm-project-tab .nav-link.active,
#mtmm-project-tab .nav-link:hover,
#mtmm-project-tab .nav-link:focus {
  background-color: unset;
  border-color: unset;
  border: unset;
}

.MotamamWeb-TabContainer,
.container-fluid:has(.home-tab) .container-fluid:first-child {
  box-shadow: -5px 3px 16.8px 4px #2f398d1a;
  border-radius: 8px;
  padding: 40px 0px !important;
  margin-bottom: 64px;
}

.Motamam-TabContentBlock {
  display: flex;
}

.mtmm-title-color {
  color: #dd5900;
}

.MotamamWeb-TabContainer h4 {
  margin-bottom: 24px;
  font-size: 24px;
  font-weight: 600;
}

.Motamam-TabContentBlock p {
  line-height: 38px;
}

.Motamam-tabContent-right {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

.MotamamWeb-title.mtmm-title-color h2 {
  font-weight: 600;
  padding-right: 20px;
  margin-bottom: 32px;
}

.Motamam-project-TabContent-box .project-itemBox {
  box-shadow: 11px 9px 18.5px -8px #2f398d2e;
  border-radius: 8px;
  margin-bottom: 16px;
  width: 94%;
}

.Motamam-project-TabContent-box .project-itemBox a {
  border-radius: 8px;
  overflow: hidden;
}

.project-TabContent-numberbox {
  background: #ffe4d2;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #dd5900;
  font-size: 32px;
  font-weight: 600;
}

.Motamam-project-TabContent-box.d-flex > div.d-flex .project-itemBox-textBlock {
  padding: 20px;
  width: 100%;
}

.Motamam-project-TabContent.tab-content {
  margin-top: 32px;
}

.project-TabContentBox-title {
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 15px;
}

.project-TabContentBoxDesc p {
  font-size: 15px;
}

#mtmm-project-tab .nav-link.active {
  color: #159ebd;
  font-size: 15px;
  font-weight: 600;
}

#mtmm-project-tab .nav-link:not(#mtmm-project-tab .nav-link.active) {
  color: #585555;
  font-size: 15px;
  font-weight: 600;
}

.fancybox__toolbar.is-absolute .f-button {
  margin-top: 16px;
  margin-right: 16px;
}

.fancybox__slide {
  padding: 24px !important;
}

.News-Arshive-List {
  display: flex;
  flex-wrap: wrap;
}

.Mtmm-NewsSection h2 {
  font-weight: 700 !important;
}

.detailnews-body {
  margin-bottom: 24px;
}

@media (min-width: 600px) {
  .motamam-about-Content {
    padding-inline-end: 16px;
  }

  .share-button img {
    width: 26px;
  }

  .rezept-show-comments h2 {
    font-size: 24px;
  }

  .row.px-4:has(.Project-Detail-block),
  body:has(.MotammamAppbar) .row.px-4 {
    padding: 0 !important;
  }

  .Project-Detail-Items,
  .Show-project-gallery {
    width: 50%;
  }

  body:has(.MotammamAppbar) span.app-moduletitle {
    font-size: 24px;
  }

  .fs-lg-24 {
    font-size: 24px;
  }

  .MotammamAppbar {
    height: 82px;
    background-color: white !important;
  }

  .motamamWeb-title h2 {
    font-size: 24px;
  }

  .Picture-report-arshiveBtn {
    margin-left: 20px;
  }

  .Report-imgs-title h2 {
    font-size: 24px;
  }

  .detail-picture-report-title {
    font-size: 32px;
  }

  .detail-picture-report:not(.Show-project-gallery .detail-picture-report) {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .Show-project-gallery .detail-picture-report {
    grid-template-columns: 1fr 1fr;
  }

  .detailnews-body video {
    float: left;
    width: 50%;
    padding-right: 30px;
  }

  .detailnews-body-en video {
    float: right !important;
    padding-right: 0px !important;
    padding-left: 30px;
  }

  .LeftNewsList {
    margin-right: 10px;
  }

  .RightNewsList {
    margin-left: 10px;
    padding-left: 14px;
  }

  .detailnews-body img:not(.detailnews-info img, .detailnews-content img) {
    width: 45%;
  }

  #Mtmm-detail-news-content {
    margin-top: 56px;
  }

  .Mtmm-WebProjects-Block {
    display: flex;
  }

  .Motamam-TabContent,
  .home-Motamam-TabContentBlock {
    padding: 32px;
  }

  .Motamam-Copyright {
    font-size: 12px;
  }

  .project-TabContent-numberbox {
    width: 15%;
  }

  .MotamamWeb-title.mtmm-title-color h2 {
    font-size: 22px;
  }

  .Motamam-swiper .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
  }

  .Motamam-tabContent-right {
    padding-left: 16px;
  }

  .mud-table .mud-table-cell:first-child .mud-icon-root.mud-svg-icon {
    fill: var(--mud-palette-primary);
  }

  .VideoThemplate img {
    width: 100%;
    border-radius: 8px;
  }

  .detailnews > .detailnews-body {
    flex-direction: row-reverse;
    align-items: center;
    gap: 24px;
  }

  .Main-PictureReport-Albums.Img-Media-Themplate a {
    width: 100%;
    object-fit: cover;
  }

  .Img-Media-Themplate img {
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
  }

  .Arshive-alboum img {
    height: 180px;
  }
}

.MotamamWeb-TabContainer .Motamam-Tab-Nav li.nav-item:has(button.active),
.Mtmm-WebProjects-tabs li.nav-item:has(button.active) {
  background-color: #fff;
}

.MotamamWeb-TabContainer .Motamam-Tab-Nav li.nav-item,
.Mtmm-WebProjects-tabs li.nav-item {
  background-color: #d9d9d947;
}

.container-fluid:has(.Motamam-swiper),
.row.px-4:has(.Motamam-swiper) {
  padding: 0 !important;
}

.Motamam-project-TabContent.tab-content {
  overflow-y: scroll;
}

.Motamam-project-TabContent.tab-content .tab-pane {
  max-height: 408px;
}

.Motamam-project-TabContent.tab-content::-webkit-scrollbar,
.Tab-News-block::-webkit-scrollbar,
#pills-tabContent-two::-webkit-scrollbar {
  width: 6px !important;
}

.Motamam-project-TabContent.tab-content::-webkit-scrollbar-track,
.Tab-News-block::-webkit-scrollbar-track,
#pills-tabContent-two::-webkit-scrollbar-track {
  background-color: #d9d9d9 !important;
  border-radius: 8px;
}

.Motamam-project-TabContent.tab-content::-webkit-scrollbar-thumb,
.Tab-News-block::-webkit-scrollbar-thumb,
#pills-tabContent-two::-webkit-scrollbar-thumb {
  background-color: #dd5900 !important;
  border-radius: 8px;
}

.motamam-about {
  display: flex;
}

.container.Mtmm-WebProjects,
.container.MotamamWeb-TabContainer,
.motamam-about {
  margin-top: 65px;
}

.container.Mtmm-WebProjects {
  margin-bottom: 64px;
}

.Motamam-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #6ff6d2;
}

.Motamam-swiper
  .swiper-pagination-bullet:not(
    .swiper-pagination-bullet.swiper-pagination-bullet-active
  ) {
  background: #6ff6d2;
  opacity: 0.4;
}

.Motamam-swiper .slide {
  position: relative;
}

.mottamam-green-color {
  color: #36979b;
}

.Motamam-swiper .mottamam-green-color {
  font-weight: 700;
}

.Motamam-swiper span.swiper-title-home {
  position: absolute;
  top: 40px;
  right: 0;
  margin: auto;
  font-weight: 700;
  padding-inline-start: 60px;
}

.Arshive-alboum {
  margin-top: 40px;
}

@media (min-width: 600px) and (max-width: 959px) {
  .Motamam-swiper span.swiper-title-home {
    top: 26px;
    line-height: 28px;
    font-size: 21px;
  }

  .Motamam-Tab-Nav li button span {
    font-size: 18px;
  }
}

@media (min-width: 1280px) {
  .Motamam-swiper span.swiper-title-home {
    max-width: 1320px;
  }
}

@media (max-width: 599px) {
  .RelatedLinks {
    width: 100%;
    flex-wrap: wrap;
  }

  .AparatVideoBlock {
    flex-wrap: wrap;
  }

  .AparatVideoBlock .aparatVideoWrapper {
    width: 50%;
  }

  .News-base-Media,
  .Tab-News-block {
    margin-bottom: 40px;
  }

  .News-Base.Arshive-News .MotamamWeb-Btn.ArshiveBtn.MiniBtn {
    left: 15px;
  }

  .News-imagegallry .News-imageWrapper {
    row-gap: 22px;
  }

  .Tag-section:has(.Mtmm-Tags):before {
    right: 15px;
  }

  .BackToArshive {
    padding-left: 15px;
  }

  .social-icons img {
    width: 26px;
  }

  .share-button img {
    width: 22px;
  }

  .Project-Detail-Items.printable {
    padding: 0 16px;
  }

  .detailnews-content .detailnews-info p {
    margin: 0;
    padding: 2px;
  }

  .rezept-show-comments h2 {
    font-size: 15px;
  }

  body:has(.MotammamAppbar) span.app-moduletitle {
    font-size: 15px;
  }

  .Detail-Related-News .Mtmm-LeftNews-Block .Mtmm-LeftNews-Block-Items img,
  .LeftNewsList
    .Mtmm-LeftNews-Block
    .Mtmm-LeftNews-Block-Items
    img:not(
      .News-Base.Arshive-News.LeftNewsList
        .Mtmm-LeftNews-Block
        .Mtmm-LeftNews-Block-Items
        img
    ) {
    width: 105px;
    height: 106px;
    object-fit: cover;
  }

  .contact-infobox ul li a,
  .contact-infobox.box3 span,
  .contact-infobox.box1 {
    line-height: 25px;
    font-size: 14px;
  }

  .detail-picture-report-title {
    font-size: 19px;
    line-height: 28px;
    font-weight: 600;
  }

  .Motamam-TabContentBlock {
    padding: 24px 16px 0;
  }

  .Arshive-News.LeftNewsList .Mtmm-LeftNews-Content h4,
  .Mtmm-News-Base-Content h4,
  .News-Base h4 {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .hs-xs-padding {
    padding: 0 15px !important;
  }

  .container.News-Base-Tab {
    padding: 0 !important;
  }

  .News-Base-Tab .nav-pills.nav-link {
    height: 47px !important;
  }

  .Mtmm-News-Base-Block-Items,
  .News-Base.Arshive-News .Mtmm-LeftNews-Block-Items {
    flex-direction: column;
    gap: 16px;
  }

  .Arshive-News.LeftNewsList .Mtmm-LeftNews-Content h4,
  .Mtmm-News-Base-Content h4,
  .News-Base h4 {
    font-size: 14px !important;
  }

  span.News-Base-kiker {
    font-size: 12px !important;
  }

  .fs-xs-18 {
    font-size: 18px;
  }

  .Img-Media-Themplate {
    gap: 20px;
  }

  .MotammamAppbar {
    height: 62px;
  }

  .Picture-report-arshiveBtn.MotamamWeb-Btn.ArshiveBtn {
    margin-left: 15px;
  }

  .News-Arshive-List {
    padding: 0 17px;
  }

  .Arshive-alboum {
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
    justify-content: center;
    gap: 0 !important;
  }

  .detailnews-body video {
    margin-bottom: 8px;
    width: 100%;
  }

  body:has(.MotammamAppbar) .container {
    padding: 0 24px;
  }

  .Motamam-TabContent {
    padding: 32px 16px;
  }

  .MotamamWeb-TabContainer {
    padding: 32px 0 0px !important;
  }

  .Motamam-Copyright {
    font-size: 10px;
  }

  .Footer-Social {
    justify-content: center;
  }

  .Footer-Brands img {
    max-width: 42px;
    max-height: 42px;
  }

  .Motamam-Footer .Motamam-Footer-Menu {
    flex-direction: column;
  }

  .project-TabContentBoxDesc p {
    font-size: 15px;
  }

  .Mtmm-WebProjects-Contents-Items {
    margin-top: 40px;
  }

  .project-TabContent-numberbox {
    width: 18%;
  }

  .Motamam-project-TabContent-box.d-flex > div.d-flex {
    width: 100%;
  }

  #pills-tabContent-two .Motamam-project-TabContent-box {
    padding: 0 16px;
  }

  .Motamam-Tab-Nav li button span {
    font-size: 15px;
  }

  *:has(.MotammamAppbar),
  body:has(.MotammamAppbar) {
    font-size: 15px;
  }

  .detailnews-info p {
    line-height: 22px !important;
  }

  body:has(.MotammamAppbar) p {
    line-height: 32px;
  }

  .motamam-about h2 {
    font-size: 18px;
  }

  .MotamamWeb-title.mtmm-title-color h2 {
    font-size: 15px;
  }

  .Motamam-Tab-Nav,
  .nav.nav-pills.mb-3.Project-tab {
    flex-wrap: nowrap;
    overflow-x: scroll;
    flex-grow: 1;
    justify-content: start;
  }

  #pills-tab-two .nav-link {
    height: 100%;
  }

  .Mtmm-WebProjects-tabs ul {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
  }

  .Mtmm-WebProjects-tabs ul li {
    flex: 0 0 auto;
  }

  .Motamam-Tab-Nav li button img {
    height: 60px;
    width: auto;
  }

  .nav-pills
    .nav-link:not(.News-Base-Tab .nav-pills .nav-link, .Project-tab .nav-link) {
    height: 97px;
  }

  .News-Base-Tab .nav-pills .nav-link {
    height: 42px;
  }

  .MotamamWeb-TabContainer .nav-pills .nav-link {
    width: 170px;
  }

  body:has(.MotammamAppbar) .container-fluid {
    padding: 0 !important;
  }

  .Motamam-swiper .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }

  .Motamam-Menu .MobileMenu button {
    padding: 0;
  }

  .Motamam-swiper h1 {
    top: 13px;
    line-height: 28px;
    font-size: 18px;
  }

  .Mtmm-WebProjects-Block {
    flex-wrap: wrap;
  }

  .Detail-news-head {
    padding: 16px 0;
  }

  .News-imageWrapper .detail-picture-report {
    font-size: 14px;
    width: 50%;
  }

  .detailnews-body img:not(.detailnews-info img, .News-imagegallry img) {
    max-width: 100%;
    margin-bottom: 24px;
    height: auto;
  }

  #Mtmm-detail-news-content {
    margin-top: 38px;
  }
}

@media (max-width: 959px) {
  .detailnews-content .detailnews-info {
    flex-wrap: wrap;
    margin-bottom: 12px;
  }

  body:has(.Motamam-Menu .mud-drawer--open) {
    overflow-y: hidden;
  }

  .Motamam-Menu svg {
    fill: #50d8b4 !important;
  }

  .Motamam-Menu
    .MobileMenu
    .mud-navmenu.mud-navmenu-default
    .mud-nav-link.active:not(.mud-nav-link-disabled) {
    background-color: #fff0;
  }

  .Motamam-Menu .MobileMenu .mud-nav-link .mud-nav-link-text {
    color: #000;
  }

  .Motamam-Menu
    .MobileMenu
    .mud-drawer.mud-drawer-temporary.mud-drawer-pos-right.mud-drawer--open {
    width: 65%;
    background: #fff;
  }

  .Motamam-Menu .MobileMenu .mud-drawer-header {
    padding: 12px 15px 12px 24px;
  }

  .Mtmm-Mobilemeu .flagEnBlock {
    padding: 0 15px;
    align-items: center;
  }

  .Motamam-Mobile-Search {
    height: 36px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 12px;
  }

  .Motamam-Mobile-Search > div {
    width: 100%;
  }

  .motamam-aboutImg,
  .Motamam-tabContent-left {
    display: none;
  }

  .MotammamAppbar {
    padding: 6px 0;
  }

  .MotammamAppbar .mud-toolbar-appbar {
    padding: 0;
  }

  .Motamam-Menu .MobileMenu {
    float: inline-end;
  }

  .Motamam-header-left {
    display: none;
  }

  .content:has(.Detail-news-head) {
    margin-top: 13px;
  }
}

@media (min-width: 960px) {
  .detailnews-body {
    min-height: 270px;
  }

  .Motamam-Menu .mud-nav-link .mud-nav-link-text {
    margin: unset;
  }

  .content:has(.Detail-news-head) {
    margin-top: 0;
  }

  .Motamam-header-left {
    display: flex;
  }

  .Motamam-Tab-Nav li button span {
    font-size: 24px;
  }

  .Mtmm-WebProjects-Contents-Items,
  .Mtmm-WebProjects-Block-Map {
    width: 50%;
  }

  .Motamam-swiper span.swiper-title-home {
    top: 48px;
    line-height: 60px;
    font-size: 32px;
  }

  .motamam-about-Content p {
    line-height: 38px;
  }
}

.Mtmm-RightNews-Block,
.Mtmm-LeftNews-Block-Items {
  border-radius: 16px;
  padding: 0px;
  overflow: hidden;
  border: 1px solid #e2e8f0;
}

.Mtmm-LeftNews-Block .Mtmm-LeftNews-Block-Items {
  align-items: center;
  gap: 18px;
  margin-bottom: 24px;
}

.Detail-Related-News .Mtmm-LeftNews-Block .Mtmm-LeftNews-Block-Items {
  margin-bottom: 60px;
}

.Mtmm-LeftNews-Block .Mtmm-LeftNews-Block-Items img {
  border-radius: 4px;
}

swiper-container::part(bullet) {
  background: #0e7c6e;
  opacity: 0.4;
}

swiper-container::part(bullet-active) {
  background-color: #0e7c6e;
}

swiper-container::part(bullet),
swiper-container::part(bullet-active) {
  width: 10px;
  height: 10px;
}


swiper-container#home-page-main-slider::part(bullet) {
  background: #ffffff60;
  opacity: 0.4;
}

swiper-container#home-page-main-slider::part(bullet-active) {
  background-color: #ffffff;
}

swiper-container#home-page-main-slider::part(bullet),
swiper-container#home-page-main-slider::part(bullet-active) {
  width: 10px;
  height: 10px;
}

.Mtmm-RightNews-Block h4,
.Mtmm-LeftNews-Block .Mtmm-LeftNews-Content h4 {
  font-size: 15px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 4px;
}

.Mtmm-LeftNews-Block
  .Mtmm-LeftNews-Content
  h4:not(.Arshive-News.LeftNewsList .Mtmm-LeftNews-Content h4),
.Mtmm-RightNews-Content h4 {
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

span.publishDate {
  font-size: 12px;
  color: #585555;
}

.Mtmm-NewsDesc {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 28px;
  color: #585555;
  margin: 0;
}

.Mtmm-RightNews-Content {
  padding: 16px;
}

.Mtmm-LeftNews-Block-Items {
  padding: 8px 16px;
}

.MotamamWeb-Btn.ArshiveBtn {
  float: left;
  width: 84px;
}

.mtmm-title-color h2 {
  font-weight: 600;
}

.Mtmm-NewsSection {
  margin: 40px auto 20px;
}

.Img-Media-Themplate {
  justify-content: space-around;
  gap: 20px;
}

.detail-picture-report-title {
  font-weight: 600;
}

.Report-imgs-title h2 {
  font-weight: 600;
  margin-bottom: 24px;
}

.container-fluid:has(.VideoThemplate),
.row.px-4:has(.VideoThemplate) {
  padding-left: 0 !important;
  padding-right: 0;
}

.container-fluid:has(.Img-Media-Themplate) {
  padding-right: 0 !important;
  padding-left: 0;
}

#Mtmm-detail-news-content {
  position: relative;
}

.detailnews-body-en img:not(.detailnews-info img, .detailnews-content img) {
  float: right !important;
}

.detailnews-content-en .Deatil-description {
  border-right: 0 solid #dd5900 !important;
  border-left: 8px solid #dd5900;
}

.detailnews-content h1 {
  font-size: 24px;
  line-height: 38px;
  font-weight: 600;
  margin: 16px 0;
}

.detailnews-content .detailnews-info {
  display: flex;
  gap: 4px;
  font-size: 12px;
}

.Deatil-description {
  margin-bottom: 24px;
}

.DetailBody,
.Deatil-description {
  font-size: 18px;
  line-height: 38px;
}

.detailnews-content .Subtitle {
  font-weight: 700;
  font-size: 15px;
}

.container-fluid:has(.Detail-news-head) {
  background: #ffe4d2;
  padding: 20px 0 10px;
}

.Detail-news-head span {
  color: #dd5900;
  font-weight: 700;
}

.container-fluid:has(
  .motamam-about,
  .detailnews,
  .Detail-Related-News,
  .MotamamWeb-title,
  .Mtmm-RightNews-Block,
  .Mtmm-LeftNews-Block,
  .Mtmm-NewsSection
),
.row.px-4:has(
    .motamam-about,
    .detailnews,
    .Detail-Related-News,
    .MotamamWeb-title,
    .Mtmm-LeftNews-Block,
    .Mtmm-NewsSection,
    .Mtmm-RightNews-Block,
    .Project-breadcrumb
  ),
.col-md-12:has(.Mtmm-detail-news-content) {
  padding: 0 !important;
}

.detailnews p strong {
  font-weight: 600;
}

.detailnews-info img {
  width: 16px;
  margin-left: 6px;
}

.Detail-Related-News {
  margin-bottom: 64px;
}

.Mtmm-RightNews-Block > a > img {
  width: 100%;
  aspect-ratio: 3.3/1;
  /* border-radius: 4px; */
  object-fit: cover;
  min-height: 242px !important;
}

.swiper-wrapper {
  gap: 20px;
}

.LeftNewsList img {
  border-radius: 4px;
}

swiper-slide:not(#home-page-main-slider swiper-slide) {
  padding: 0;
  padding-left: 1px !important;
}

.Mtmm-NewsSection h2 {
  margin: 0;
}

.container.Mtmm-NewsSection .row {
  align-items: center;
}

.Alboum-Block {
  box-shadow: 2px 13px 23.5px -10px #2f398d2e;
  padding: 24px;
  border-radius: 16px;
}

.Alboum-Block h4 {
  margin-top: 16px;
  font-weight: 600;
  font-size: 15px;
  line-height: 26px;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.detail-picture-report {
  display: grid;
  gap: 20px;
  margin-bottom: 40px;
}

.detail-picture-report img {
  width: 100%;
  cursor: pointer;
  border-radius: 4px;
  object-fit: cover;
  border: 1px solid #ccc;
  aspect-ratio: 4/3;
}

.Arshive-pageination .mud-pagination-item .mud-button-label {
  padding-top: 4px;
}

@media (max-width: 559px) {
  .Report-imgs-title h2 {
    font-size: 18px;
  }

  .detail-picture-report {
    grid-template-columns: 1fr 1fr;
  }

  .Mtmm-NewsSection {
    padding: 0 32px !important;
  }

  .LeftNewsList {
    margin-top: 24px;
    padding: 0 16px;
  }

  .motamam-about {
    padding: 0 16px;
  }

  .VideoThemplate img {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 40px;
  }

  .detailnews > .detailnews-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
  }

  .RightNewsList .Mtmm-RightNews-Block {
    margin-bottom: 55px;
  }

  .container.Mtmm-NewsSection .col-md-6,
  .Mtmm-TitleBtn-Block .col-md-6 {
    width: 50%;
  }

  .Mtmm-RightNews-Block img {
    width: 100%;
  }

  .Mtmm-RightNews-Block {
    min-height: unset;
    margin-bottom: 64px;
    max-height: 438px;
  }

  .Alboum-Block {
    padding: 16px;
  }

  .Alboum-Block img {
    border-radius: 8px;
  }

  .Img-Media-Themplate img {
    width: 100%;
    aspect-ratio: 3 / 2;
    object-fit: cover;
  }

  .Img-Media-Themplate:not(.Img-Media-Themplate.Arshive-alboum) {
    justify-content: center;
    left: 18px;
    width: 100%;
  }

  .ImgMedia-Title {
    padding-right: 16px;
  }

  .VideoThemplate {
    margin-bottom: 40px;
    padding: 0 0;
  }

  .Mtmm-NewsSection h2 {
    font-size: 18px;
  }
}

.On-title {
  margin-bottom: 16px;
}

.Outlook-aboutBox {
  background: #edfffa;
}

.Mission-aboutbox,
.Outlook-aboutBox {
  padding: 24px;
  border-radius: 8px;
}

.Mission-aboutbox {
  background: #f7f6fb;
}

.about-feature h3 {
  font-size: 22px;
  font-weight: 600;
}

.row.about-feature {
  align-items: center;
  margin-bottom: 64px;
}

.row.about-feature p {
  line-height: 38px;
}

.about-feature ul {
  list-style: none;
  padding: 0;
  margin-top: 16px;
}

.about-feature ul li {
  margin-bottom: 8px;
}

.about-imgRow {
  display: flex;
  justify-content: space-between;
  margin: 40px 0;
  align-items: center;
}

.container-fluid:has(
  .Contact-us-block,
  .Monagheseh-Arshive,
  .Tab-News-block,
  .Mtmm-News-Base-Block,
  .News-base-Media,
  .News-base-video
),
.row.px-4:has(
    .Contact-us-block,
    .Tab-News-block,
    .Mtmm-News-Base-Block,
    .News-base-Media,
    .News-base-video
  ) {
  padding: 0 !important;
}

.Contact-us-block .contact-banner {
  top: 0;
  width: 100%;
  left: 0;
  z-index: 1;
}

.contact-infoBlock {
  padding-top: 80px !important;
}

.Contact-us-block h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 40px;
}

.contact-infobox {
  box-shadow: 5px 7px 6.7px 0 #bebebe8a;
  background: #f8f7f5;
  padding: 16px;
  border-radius: 8px;
  margin-bottom: 16px;
  display: flex;
  align-items: flex-start;
  gap: 7px;
  font-weight: 600;
  line-height: 34px;
}

.contact-infobox.box1 {
  max-width: 288px;
}

.contact-infobox.box2 {
  max-width: 382px;
}

.contact-infobox.box3 {
  max-width: 592px;
}

.contact-infobox h6 {
  color: #dd5900;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 16px;
}

.contact-infobox img {
  width: 22px;
}

body:has(.Contact-us-block) {
  min-height: 150vh;
}

.Contact-us-block {
  height: 632px;
}

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

.contact-infobox ul li {
  gap: 8px;
}

.contact-infobox ul li a {
  font-weight: 600;
  color: #000;
}

.Kimia-Design p {
  line-height: 38px;
}

.Monagheseh-Arshive .Monagheseh-Arshive-Block {
  box-shadow: 5px 7px 6.7px 0 #bebebe8a;
  background: #fff;
  border-radius: 8px;
  margin-bottom: 24px;
}

.Monagheseh-Arshive-Content {
  padding: 16px;
}

.Monagheseh-Arshive img.img-head {
  border-radius: 8px 8px 0 0;
  height: 210px;
  width: 100%;
  object-fit: cover;
}

.Monagheseh-Arshive {
  flex-wrap: wrap;
  justify-content: space-between;
}

span.Monagheseh-Arshive-Kiker {
  font-size: 14px;
  font-weight: 600;
}

.Monagheseh-Arshive h4 {
  font-weight: 400;
  color: #000;
  font-size: 15px;
  margin: 12px 0;
  line-height: 25px;
}

.Monagheseh-Arshive-Summery {
  line-height: 28px;
  font-size: 15px;
}

.Monagheseh-Arshive-Btns {
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.Recive-doc {
  color: #2e9f81;
  font-size: 15px;
  font-weight: 600;
  width: 50%;
  display: flex;
  justify-content: center;
}

.Recive-doc img {
  margin-left: 3px;
  object-fit: contain;
}

.Arshive-News.LeftNewsList .Mtmm-LeftNews-Block {
  margin-bottom: 16px;
}

.Arshive-News.LeftNewsList .Mtmm-LeftNews-Content h4,
.Mtmm-News-Base-Content h4,
.News-Base h4 {
  font-weight: 600;
  color: #dd5900;
  line-height: 28px;
  font-size: 18px;
  margin: 8px 0;
}

.Mtmm-News-Base-Block {
  box-shadow: 11px 9px 18.5px -8px #2f398d2e;
  background: #fff;
  border-radius: 8px;
  padding: 16px;
}

.Mtmm-News-Base-Block .Mtmm-News-Base-Block-Items img {
  width: 272px;
  height: 100%;
  border-radius: 4px;
}

.Mtmm-News-Base-Content {
  padding-right: 16px;
}

.Mtmm-News-Base-Content h4 {
  margin: 8px 0;
}

span.News-Base-kiker {
  font-weight: 600;
  font-size: 14px;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.News-base-Media-Item {
  border: 1px solid #c6cfd2;
  border-radius: 8px;
  padding: 16px;
  min-height: 356px;
}

.News-base-video h4,
.News-base-Media-Item h4,
.Project-contentBox h4 {
  font-weight: 600;
  font-size: 15px;
  line-height: 28px;
  margin-top: 12px;
  color: #000;
  height: 50px;
}

.News-base-Media-Item img {
  width: 251px;
  height: 165px;
  object-fit: cover;
  border-radius: 4px;
}

.News-base-Media-Item,
.News-base-video-item {
  margin-bottom: 65px;
}

.News-Base-Tab li {
  border: 1px solid #d9d9d9;
  flex-grow: 1;
}

.News-Base-Tab li button {
  background-color: transparent !important;
  width: 100%;
  font-size: 15px !important;
  font-weight: 600 !important;
  color: #585555 !important;
}

.News-Base-Tab ul {
  border: unset !important;
  box-shadow: unset;
}

.News-Base-Tab li.nav-item:has(button.active) {
  background-color: #fff;
  border-bottom: 0;
}

.News-Base-Tab li button.active {
  color: #159ebd !important;
}

.News-Base-Tab li.nav-item {
  background-color: #d9d9d947;
}

.News-Base-Tab .tab-content {
  border: unset !important;
}

.Tab-News-block .Tab-News-block-Item {
  border: 0.5px solid #d9d9d9;
  margin-bottom: 8px;
  min-height: 52px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  padding: 8px;
  border-right: 4px solid #159ebd;
  margin-left: 8px;
}

.Tab-News-block .Tab-News-block-Item a h4 {
  color: #2e2929;
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  line-height: 28px;
}

.Show-shadow {
  position: relative;
}

.Show-shadow::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80px;
  background: linear-gradient(to bottom, #fff0 0%, #f8faff 100%);
}

.Tab-News-block {
  height: 421px;
  overflow-y: scroll;
}

.Tab-News-block-Item:last-child,
.Motamam-project-TabContent-box:last-child {
  position: relative;
  z-index: 2;
}

.Show-shadow.Show-shadow-MainPage::after {
  height: 150px !important;
  z-index: 2;
  bottom: 25px !important;
}

.category-block {
  display: none;
}

.category-block.active {
  display: block;
}

.tab-nav {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.tab-nav button {
  padding: 6px 12px;
  border: 1px solid #ccc;
  background-color: #f5f5f5;
  cursor: pointer;
  border-radius: 4px;
}

.tab-nav button.active {
  background-color: #e0e0e0;
  font-weight: 700;
  border-color: #aaa;
}

.Project-tab li {
  border: 1px solid #d9d9d9;
  display: flex;
  flex: 1 0 auto;
  justify-content: center;
}

#pills-tab-two li {
  min-width: 140px;
  flex-grow: 1;
}

#pills-tab-two .nav-link {
  width: 100%;
  font-size: 15px !important;
}

.Project-tab li button {
  font-weight: 600 !important;
  font-size: 18px !important;
}

.Project-tab li.nav-item:has(.nav-link.active) {
  background-color: #fff;
  border-bottom: 0;
}

.Project-tab {
  justify-content: start;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  margin-top: 40px;
}

.Project-tab li button.active {
  color: #159ebd !important;
}

.Project-tab li.nav-item {
  background-color: #d9d9d947;
}

.Project-tab .nav-link {
  min-width: 120px;
  width: 100%;
  height: auto;
}

.Project-tab.home-tab .nav-link {
  width: 100%;
}

.Project-tab .nav-link.active {
  background-color: transparent !important;
  border-color: #fff0;
}

.Project-contentBox {
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}

.Project-contentBox .a-absolute {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.Project-contentBox img {
  max-height: 200px;
  height: 100%;
}

.Project-contentBox-info {
  padding: 8px 20px 20px;
}

.Project-tab-content .MotamamWeb-Btn:not(.Project-tab .MotamamWeb-Btn) {
  width: 100%;
  margin: 18px auto 0;
}

.Motamam-TabContentBlock .MotamamWeb-Btn {
  width: 187px !important;
}

#pills-tabContent-two {
  margin: 40px 0;
  height: 370px;
  overflow-y: scroll;
  -webkit-mask-image: linear-gradient(black, transparent);
  mask-image: linear-gradient(black, transparent);
  mask-size: 100% 30rem;
  mask-repeat: no-repeat;
}

.motamam-about {
  margin-bottom: 40px;
}

.state-item {
  cursor: pointer;
}

.state-item.activecity > path {
  fill: #dd5900;
}

.state-item.activecity g path {
  fill: #fff;
}

.fancybox__container {
  z-index: 100000;
}

@media (min-width: 600px) {
  .Mtmm-RightNews-Block {
    margin-bottom: 56px;
  }

  .social-icons img {
    width: 28px;
  }

  .Monagheseh-Arshive .Monagheseh-Arshive-Block {
    width: 32%;
  }

  .Mtmm-LeftNews-Block .Mtmm-LeftNews-Block-Items img {
    width: 180px;
    height: 144px;
    object-fit: cover;
  }

  .detail-picture-report-title {
    font-size: 24px;
  }

  .News-Base a > img {
    width: 152px;
    height: 130px;
    object-fit: cover;
  }

  .Arshive-News a > img {
    width: 164px !important;
    height: 131px !important;
    object-fit: cover;
    border-radius: 4px;
  }

  .Project-Detail-block {
    display: flex;
    gap: 60px;
  }

  .Project-contentBox,
  .Arshive-alboum .Alboum-Block {
    width: 24%;
  }

  .Project-tab-content > .active {
    display: flex;
    justify-content: start;
    gap: 12px;
    flex-wrap: wrap;
  }

  .Home-PictureReport {
    margin-top: 86px;
  }

  .Motamam-map svg {
    padding-left: 30px;
  }

  .row.px-4 .container-fluid:has(.tab-content.Project-tab-content) {
    margin-bottom: 94px;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .Project-contentBox,
  .Arshive-alboum .Alboum-Block {
    width: 48%;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .Project-contentBox,
  .Arshive-alboum .Alboum-Block {
    width: 32%;
  }
}

.Motamam-Menu .mud-menu-item .mud-menu-item-text,
.Motamam-Menu .mud-nav-link-text {
  font-size: 15px;
}

.mud-list-item-clickable:focus:not(.mud-selected-item),
.mud-list-item-clickable:active,
a:hover,
.mud-list-item-clickable {
  border-radius: 8px !important;
}

.Project-tab.home-tab .nav-link {
  filter: grayscale(1);
  padding: 20px 16px 24px;
}

.Project-tab .nav-link.active {
  filter: grayscale(0) !important;
}

.Kimia-ContentBody {
  line-height: 38px;
}

.Project-Detail-Items-title h3 {
  font-size: 22px;
  font-weight: 600;
}

.Project-Detail-Items-First
  div:not(div.Project-Detail-Items-title, div.social-icons),
.Project-Detail-Items-second div:not(div.Project-Detail-Items-title) {
  border-bottom: 1px solid #ccc;
  padding: 16px 0 12px;
  display: flex;
  justify-content: space-between;
}

.MiniBtn {
  width: 50px;
  float: left;
}

.MiniBtnEn {
  width: 104px !important;
  float: right !important;
}

.MotamamWeb-Btn.ArshiveBtn.MiniBtn {
  position: absolute;
  top: -50px;
  left: 0;
}

.MotamamWeb-Btn.ArshiveBtn.MiniBtnEn {
  position: absolute;
  top: -50px;
  right: 14px;
}

.Arshive-alboum {
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 12px;
}

.Motamam-map svg {
  width: 100%;
}

.detailnews-info p {
  background-color: #f7f6fb;
  padding: 6px 10px 5px;
  border-radius: 4px;
}

@media (min-width: 1600px) {
  .Main-PictureReport-Albums.Img-Media-Themplate img {
    height: 100%;
  }
}

.mud-pagination.mud-pagination-text {
  margin-bottom: 40px;
  margin-inline: 15px;
  padding: 0;
  gap: 0;
  border: 1px solid #c4c4c4;
  border-radius: 8px;
}

.mud-pagination.mud-pagination-text li.mud-pagination-item:not(:last-child) {
  border-left: 1px solid #c4c4c4;
}

.mud-pagination.mud-pagination-text .mud-pagination-item-selected {
  background-color: #dd5900;
}

.mud-pagination-item button:not(.mud-ripple-icon) {
  border: unset;
  background-color: #fff0;
  color: #000;
  font-size: 18px;
}

.mud-pagination.mud-pagination-text
  li.mud-pagination-item-selected
  button
  span {
  color: #fff;
  font-weight: 700;
}

.rezept-show-comments h2,
.gray-light-color {
  color: #dd5900;
  font-weight: 600;
}

.Detail-Comment {
  margin-bottom: 40px;
}

.share-container {
  text-align: left;
}

.share-button img {
  margin-bottom: 8px;
}

.social-icons a {
  padding: 0 10px;
}

.social-icons {
  display: none;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 45px;
  background: #fff;
  border: 1px solid #cccccc6b;
  padding: 6px 10px !important;
  border-radius: 10px;
  box-shadow: 0 0 10px rgb(0 0 0 / 0.1);
}

.social-icons.show {
  display: block;
}

.container-fluid:has(div.Detail-Comment) {
  background-color: #f9f9fb;
}

.container-fluid > div.Detail-Comment {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
  margin-top: 24px;
}

.nav-pills .nav-link {
  color: #585555;
}

.Project-tab .nav-link {
  font-size: 15px !important;
}

.motamam-about .motamam-about-Content > p {
  font-size: 18px;
}

.about-feature p,
.about-feature ul li {
  font-size: 18px;
}

.Main-PictureReport-Albums a img {
  height: 100%;
  border-radius: 8px;
}

.newsAlbumeWrapper {
  position: relative;
}

.newsVideoWrapper {
  aspect-ratio: 16 / 9 !important;
  overflow: hidden;
  border-radius: 4px;
}

.newsVideoWrapper video {
  width: 100%;
  padding-right: 0px !important;
  aspect-ratio: 16 / 9 !important;
}

.aparatVideoWrapper {
  border-radius: 4px;
  overflow: hidden;
}

@media (min-width: 600px) {
  .detailnews-body img:not(.detailnews-info img, .detailnews-content img) {
    float: left;
    margin-inline-start: 1.5rem;
    object-fit: contain;
    border-radius: 4px;
  }

  .container-fluid > div.Detail-Comment {
    max-width: 540px;
  }

  .titleNewsAddOn {
    font-size: 19px;
    font-weight: 600;
    color: #dd5900;
  }

  .News-imageWrapper .col-md-3 {
    width: 25% !important;
  }

  .newsVideoWrapper {
    width: 48%;
  }

  .newsVideoWrapper video {
    width: 100%;
    padding-right: 0px !important;
  }

  .aparatVideoWrapper {
    width: 48%;
  }
}

@media (min-width: 768px) {
  .container-fluid > div.Detail-Comment {
    max-width: 720px;
  }

  .container-fluid.has-news-head {
    margin-top: 18px;
  }
}

@media (min-width: 992px) {
  .container-fluid > div.Detail-Comment {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container-fluid > div.Detail-Comment {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .container-fluid > div.Detail-Comment {
    max-width: 1320px;
  }
}

@media (max-width: 599px) {
  .News-imageWrapper .col-md-3 {
    width: 50% !important;
  }

  .newsVideoWrapper {
    width: 100%;
  }

  .aparatVideoWrapper {
    width: 100%;
  }

  .News-Aparat-Video > div.d-flex {
    gap: 16px;
  }

  .titleNewsAddOn {
    font-size: 15px;
    font-weight: 600;
    color: #dd5900;
  }

  .detailnews-body img:not(.detailnews-info img) {
    margin-right: 0px !important;
  }

  .Detail-Related-News .Mtmm-LeftNews-Block .Mtmm-LeftNews-Block-Items {
    flex-direction: column;
  }

  .Detail-Related-News .Mtmm-LeftNews-Block .Mtmm-LeftNews-Block-Items > a img {
    width: 100% !important;
    height: 100% !important;
    aspect-ratio: 4 / 3;
  }

  *:has(.MotammamAppbar) .Detail-news-head {
    font-size: 20px;
  }

  .mud-main-content p,
  .about-feature ul li {
    font-size: 14px !important;
    line-height: 24px !important;
  }

  .row.about-feature:has(.Outlook-aboutBox) {
    gap: 16px;
    margin: 0 0;
    margin-bottom: 24px;
  }

  .row.about-feature {
    margin-bottom: 24px;
  }

  .contact-infobox.box1 {
    max-width: 100%;
  }

  .Project-contentBox {
    margin-bottom: 24px;
  }

  .Arshive-News a > img {
    width: 100%;
  }

  .Mtmm-News-Base-Block .Mtmm-News-Base-Block-Items img {
    width: 100%;
  }

  .Main-PictureReport-Albums a {
    width: 50%;
  }

  .Main-PictureReport-Albums a img {
    object-fit: cover;
  }

  .container-fluid .px-4:has(.VideoThemplate) {
    padding-right: 0px !important;
  }

  .container-fluid .px-4:has(.newsAlbumeWrapper) {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .Main-PictureReport-Albums a img {
    border-radius: 4px;
  }
}

.mud-expand-panel {
  border-bottom: 1px solid #ffe4d2 !important;
}

.container-fluid:has(.mud-expand-panel):last-child {
  margin-bottom: 40px !important;
}

.mud-expand-panel.mud-panel-expanded .mud-expand-panel-header {
  background-color: #ffe4d2;
  border-radius: 8px;
  margin-bottom: 16px;
}

.mud-expand-panel .mud-expand-panel-header {
  padding: 16px;
}

@media (max-width: 599px) {
  .mud-expand-panel .mud-expand-panel-header h4 {
    font-size: 15px !important;
  }
}

.mud-expand-panel .mud-expand-panel-header h4 {
  margin: 0px !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  line-height: 28px !important;
}

.mud-collapse-container .mud-collapse-wrapper-inner p {
  margin-bottom: 8px !important;
  font-size: 15px !important;
  line-height: 28px !important;
}

.container-fluid .row:has(.app-moduletitle),
.container-fluid .row:has(.VideoThemplate),
.container-fluid .row:has(.newsAlbumeWrapper) {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.container-fluid .row .contact-fluid:has(.newsAlbumeWrapper) {
  padding: 0px !important;
}

.Faq-block .FAQ {
  border-top: unset !important;
}

.mud-expand-panel.mud-panel-expanded .mud-expand-panel-header {
  padding: 20px 12px 13px !important;
  transition: all 150ms ease-in-out;
}

.detailnews > .detailnews-body > video {
  border-radius: 8px;
  margin-bottom: 20px;
}

.MotamamWeb-Btn > .text-white {
  width: 187px;
  height: 100%;
  text-align: center;
  line-height: 36px;
}

.detailnews-body img {
  aspect-ratio: 3/2 !important;
  object-fit: cover !important;
  border-radius: 4px !important;
}

.detailnews-body .detailnews-content .DetailBody > p > img {
  width: 100% !important;
}

@media print {
  .News-Videos,
  .News-Aparat-Video {
    display: none !important;
  }

  .detailnews-body .detailnews-content .DetailBody > p > img {
    height: 500px !important;
  }

  .detailnews-content .mtmm-title-color {
    margin: 8px 0;
  }
}

#copyPageUrl {
  font-weight: 600;
}

.News-Aparat-Video {
  margin-top: 64px;
}

@media (max-width: 767px) {
  .p-xs-26 {
    padding: 0 26px !important;
  }

  .has-padding-xs {
    padding: 0 16px;
  }

  .video-detail-body {
    padding: 0 16px;
  }

  .detailnews-content h1 {
    font-size: 19px;
    line-height: 32px;
  }

  .container-fluid.has-news-head {
    margin-top: 14px;
  }
}

.commentsRatingStyle span:nth-last-child(1) {
  font-size: 14px !important;
  font-weight: 600 !important;
}

.mtmm-comment p {
  margin-bottom: 8px !important;
}

.mtmm-comment .mud-button-outlined.mud-icon-button {
  padding: 2px !important;
}

.mtmm-comment .Comment-footer {
  display: flex;
  justify-content: right;
  gap: 16px !important;
  font-size: 14px !important;
  padding-top: 8px;
  position: relative;
}

.mtmm-comment .comment-date {
  font-size: 14px;
}

.mtmm-comment .EatSmarter-comments-question {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.mtmm-comment .mud-treeview-item-content {
  justify-content: center;
}

.mtmm-comment .mud-collapse-entered ul {
  margin-right: 0px !important;
}

.mtmm-comment .mud-collapse-entered .EatSmarter-show-comments {
  padding-right: 40px;
  background-color: transparent !important;
  position: relative;
}

.mtmm-comment .mud-collapse-entered .EatSmarter-show-comments::before {
  content: " ";
  width: 2px;
  height: 100%;
  border-radius: 3px;
  position: absolute;
  right: 24px;
  top: 0;
  background-color: #f47c3c;
}

.mtmm-comment .EatSmarter-show-comments {
  width: 100%;
  background-color: #fff;
  padding: 16px;
  border-radius: 8px;
  position: relative;
}

.mtmm-comment .EatSmarter-comments-profile img {
  border-radius: 4px;
}

.mtmm-comment .comment-user-name {
  border-bottom: 1px solid #eee;
  padding-bottom: 4px;
  margin-top: 8px;
}

.mtmm-comment .comment-desc {
  margin: 8px 0;
  padding: 8px 0;
  border-bottom: 1px solid #eee;
}

.mtmm-comment .comment-user-name > div:nth-last-child(1) {
  position: absolute;
  top: 16px;
  left: 16px;
  display: flex;
  gap: 8px;
  align-items: center;
}

.mtmm-comment .comment-user-name > div:nth-child(1) {
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: 14px;
  position: absolute;
  right: 90px;
  top: 26px;
}

.mtmm-comment .comment-user-name > div:nth-child(1) > div:first-child {
  order: 1;
}

.mtmm-comment .comment-user-name > div:nth-child(1) > div:last-child {
  order: 3;
}

.mtmm-comment .comment-user-name > div:nth-child(1)::before {
  content: " ";
  width: 1px;
  background-color: #eee;
  height: 18px;
  border-radius: 2px;
  order: 2;
  margin-bottom: 4px;
}

.mtmm-comment .mud-collapse-entered .comment-user-name > div:nth-child(1) {
  position: absolute;
  right: 110px;
  top: 26px;
}

.mtmm-comment .comment-user-name > div p {
  font-size: 12px !important;
}

.mtmm-comment .answer-count:last-child {
  position: absolute;
  left: 0;
  bottom: -8px;
  margin-left: 0px !important;
}

.mtmm-comment .comment-desc {
  font-size: 15px;
}

.mtmm-comment .answer-count:first-child,
.mtmm-comment .answer-report {
  display: flex;
  gap: 4px;
  align-items: center;
}

.mtmm-comment .answer-count:first-child img {
  height: 18px;
}

.mtmm-comment .answer-report img {
  height: 18px;
}

.mud-dialog-title .mud-button-close {
  padding: 2px !important;
}

.mud-dialog .mud-dialog-content {
  margin: 16px 0 0px !important;
}

.Mtmm-LeftNews-Content a {
  color: #2e2929 !important;
}

.mud-nav-link:not(.mud-nav-link-disabled)
  .mud-nav-link-icon.mud-nav-link-icon-default {
  background-size: cover;
}

@media print {
  body {
    padding: 0px !important;
    border: 2px dashed black !important;
    padding: 20px !important;
    background: #f9f9f9 !important;
    font-size: 18px !important;
  }
}

.Mtmm-NewsDesc {
  height: 56px;
  margin-bottom: 8px;
}

.publishDate {
  height: 18px;
  display: block;
}

.Mtmm-LeftNews-Content h4 {
  height: 28px;
}

@media (max-width: 599px) {
  .Mtmm-LeftNews-Content .Mtmm-NewsDesc {
    height: 48px;
  }
}

.mud-application-layout-rtl
  .mud-input:focus-within
  ~ label.mud-input-label.mud-input-label-inputcontrol.mud-input-label-outlined,
label.mud-input-label.mud-input-label-inputcontrol.mud-input-label-outlined {
  background-color: #f9f9fb !important;
}

.search-result-container .row .col {
  padding: 0px !important;
  border-radius: 8px !important;
}

.search-result-container .btn-secondary,
.search-result-container .input-group-text {
  display: none !important;
}

.search-result-container .btn-primary {
  border-radius: 8px 0 0 8px !important;
}

.search-result-container .form-control {
  border-radius: 0 8px 8px 0px !important;
}

.search-result-container > .row:last-child > div > div {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.search-result-container .search-item {
  background-color: #fff;
  padding: 16px;
  border-radius: 8px;
  border: 1px solid #ddd;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.search-result-container .search-item h4 {
  font-size: 22px;
  font-weight: 600;
}

.search-result-container .search-item h4 a {
  color: #000;
  font-size: 15px;
}

.search-result-container .search-item h4 a:hover {
  color: #dd5900;
}

.search-result-container .search-item p {
  font-size: 15px;
  color: #585555 !important;
}

.search-result-container {
  margin-bottom: 40px;
}

.search-result-container .search-item p b {
  color: #dd5900;
}

.container-fluid:has(.search-item) {
  padding: 0;
}

ul.pagination li a {
  height: 37px;
}

@media (min-width: 600px) {
  .searchBTN {
    background-color: #27b18d;
    padding: 8px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms ease-in-out;
  }
}

.container:has(.outSearchPage) {
  min-height: 50vh;
}

.search-result-container > .row:first-child,
.search-result-container > .row:last-child > div > div > div {
  --bs-gutter-x: unset !important;
  --bs-gutter-y: unset !important;
  display: flex;
  flex-wrap: wrap;
  margin-top: unset !important;
  margin-left: unset !important;
  margin-right: unset !important;
}

.VideoThemplate > div > a > img {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.detailnews-body video {
  aspect-ratio: 16 / 9;
}

.picture-report-gallery-block h5 {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 15px;
  margin-top: 6px;
}

.active > .page-link,
.page-link.active {
  color: #fff;
  background-color: #dd5900;
  border-color: #dd5900;
}

.page-link,
.disabled > .page-link,
.page-link.disabled {
  background-color: #fff0;
  border: 1px solid #c4c4c4;
}

.page-link:hover {
  border-radius: unset !important;
}

.row:has(> .col-md-6):has(.VideoThemplate):has(.newsAlbumeWrapper) {
  align-items: stretch;
}

.container-fluid .px-4:has(.app-moduletitle),
.container-fluid .px-4 .flex-nowrap:has(.app-moduletitle) {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.VideoThemplate .play-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.VideoThemplate .play-icon img {
  width: 50px;
  height: 50px;
  position: relative;
  z-index: 30;
}

.News-base-video-item .play-icon:after {
  width: 44px;
  height: 44px;
}

.row:has(> .col-md-6):has(.VideoThemplate):has(.newsAlbumeWrapper)
  > .col-md-6
  > .container-fluid {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.row:has(> .col-md-6):has(.VideoThemplate):has(.newsAlbumeWrapper)
  > .col-md-6
  > .container-fluid
  > div:last-child {
  height: 100%;
}

.row:has(> .col-md-6):has(.VideoThemplate):has(.newsAlbumeWrapper)
  > .col-md-6
  > .container-fluid
  > div:last-child
  > div
  > div:not(.videoSectionInHomePage) {
  height: 100%;
}

.row:has(> .col-md-6):has(.VideoThemplate):has(.newsAlbumeWrapper)
  > .col-md-6
  > .container-fluid
  > div:last-child
  > div
  > div
  > div:last-child {
  height: 100%;
}

.Tag-section {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: right;
}

.Tag-section:has(.Mtmm-Tags):before {
  display: block;
  content: "";
  background-image: url(/images/Motamam-Images/tag-svgrepo-com.svg);
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: cover;
  filter: grayscale(1);
}

.Tag-section:has(.Mtmm-Tags) .Mtmm-Tags {
  font-size: 14px;
  font-weight: 400;
  color: #606060;
}

.Arshive-pageination {
  margin-top: 40px;
}

.Aparat-news-title {
  display: none;
}

.News-Aparat-Video:has(.aparatVideoWrapper iframe) .Aparat-news-title {
  display: block !important;
}

.Mtmm-RightNews-Content h6,
.Mtmm-LeftNews-Block .Mtmm-LeftNews-Block-Items .Mtmm-LeftNews-Content h6 {
  font-size: 13px !important;
  font-weight: 600 !important;
  margin-bottom: 4px !important;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

.Arshive-News.LeftNewsList .Mtmm-LeftNews-Content h4 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  text-align: start;
  height: fit-content;
}

.divCaptcha {
  gap: 8px;
}

.divCaptcha .btn-refresh {
  width: 54px !important;
  height: 54px !important;
  background-size: 40% !important;
}

.Project-tab {
  display: flex;
}

.EnFaChange div.mud-nav-link-text {
  margin: 0px !important;
}

.Tab-News-block-Item-en {
  border: 0.5px solid #d9d9d9;
  margin-bottom: 8px;
  min-height: 52px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  padding: 8px;
  border-left: 4px solid #159ebd;
  margin-right: 8px;
}

.Tab-News-block .Tab-News-block-Item-en a h4 {
  color: #2e2929;
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  line-height: 28px;
}

.mud-dialog.mud-dialog-width-md.mud-dialog-width-full.mud-dialog-rtl.pa-16.rounded-xl
  .mud-dialog-title {
  color: #dd5900;
}

.mud-dialog.mud-dialog-width-md.mud-dialog-width-full.mud-dialog-rtl.pa-16.rounded-xl
  .mud-dialog-content:has([role="radiogroup"])
  .mud-paper
  label {
  margin-top: 8px;
}

.mud-dialog.mud-dialog-width-md.mud-dialog-width-full.mud-dialog-rtl.pa-16.rounded-xl
  .mud-dialog-content:has([role="radiogroup"])
  .mud-input-control.mud-input-input-control {
  margin-bottom: 32px;
}

.mud-dialog.mud-dialog-width-md.mud-dialog-width-full.mud-dialog-rtl.pa-16.rounded-xl
  .mud-dialog-content:has([role="radiogroup"])
  .mud-paper
  .mud-input-control.mud-input-control-boolean-input {
  margin: 0 0 10px;
}

.mud-dialog.mud-dialog-width-md.mud-dialog-width-full.mud-dialog-rtl.pa-16.rounded-xl
  .mud-dialog-content:has([role="radiogroup"])
  .mud-radio.mud-readonly.mud-input-content-placement-end
  p {
  font-size: 15px;
}

.mud-dialog.mud-dialog-width-md.mud-dialog-width-full.mud-dialog-rtl.pa-16.rounded-xl
  .mud-dialog-content:has([role="radiogroup"])
  label.mud-radio
  .mud-icon-button {
  padding: 12px 14px 12px 2px;
}

#multipleTree .k-treeview .k-treeview-lines .k-treeview-item {
  padding-left: 24px;
}

.Main-PictureReport-Albums a {
  position: relative;
  transition: all 200ms ease-in-out;
}

.VideoThemplate a {
  position: relative;
  transition: all 200ms ease-in-out;
  height: 100%;
}

.Main-PictureReport-Albums .Main-PictureReport-Albums-hover,
.VideoThemplate a .Main-PictureReport-Albums-hover {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 200ms ease-in-out;
  border-radius: 8px;
  color: #fff;
  padding: 16px;
  display: flex;
  align-items: end;
  text-align: justify;
}

.Main-PictureReport-Albums a:hover .Main-PictureReport-Albums-hover,
.VideoThemplate a:hover .Main-PictureReport-Albums-hover {
  opacity: 1;
  background-color: #00000060;
  backdrop-filter: blur(2px);
}

.error_404 > div > p:first-child {
  font-size: 24px !important;
  color: #dd5900;
  font-weight: 700;
}

@media (min-width: 600px) {
  .error_404 img {
    height: 330px;
    object-fit: contain;
  }
}

@media (max-width: 599px) {
  .error_404 img {
    height: 240px;
    object-fit: cover;
  }
}

.detailnews-content .Deatil-description {
  border-right: 8px solid #dd5900;
  padding: 4px 12px;
}

.amar-morajeat-home-page {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  align-items: start;
}

@media (max-width: 991px) {
  .amar-morajeat-home-page > div:nth-child(even) {
    padding: 0 8px 16px 0;
  }

  .amar-morajeat-home-page > div:nth-child(odd) {
    padding: 0 0 16px 8px;
  }
}

.amar-morajeat-home-page > div {
  padding: 0 0 16px 16px;
}

.amar-morajeat-home-page > div > div {
  background-color: #fff;
  border: 1px solid #d9d9d9;
  padding: 14px 20px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 8px;
}

.amar-morajeat-home-page > div > div > span {
  font-weight: 600;
  font-size: 15px;
}

.amar-morajeat-home-page > div > div > span:last-child {
  color: #dd5900;
}

.container-fluid:has(.amar-morajeat-home-page) {
  padding: 0;
  background-color: #f7f6fb;
  margin-bottom: -20px !important;
}

@media (max-width: 599px) {
  div:has(> table) {
    overflow-x: auto;
  }
}

.outlink-news {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  gap: 4px;
}

.outlink-news > div > div {
  display: flex;
  align-items: center;
  justify-content: start;
  background-color: #fff;
  border-radius: 4px;
}

.outlink-news > div > div .btn-link-related {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 8px 24px;
  background-color: #f1f1f1;
  border-radius: 8px;
  border: 1px solid #ff9e5e;
}

.outlink-news > div > div .btn-link-related img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.outlink-news h4 {
  margin: 0px !important;
  font-size: 15px !important;
}

@media (min-width: 600px) {
  .detailnews-content .Deatil-description {
    width: 52%;
    background-color: #f2f2f2;
  }
}

@media (max-width: 599px) {
  .detailnews-content .Deatil-description {
    width: 100%;
    background-color: #f2f2f2;
  }

  .Motamam-map {
    height: 300px !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .Motamam-logo img {
    height: 48px !important;
  }
}

.Motamam-logo img {
  height: 70px;
}

.media-download-img-icon {
  width: 24px;
  height: 24px;
  object-fit: contain !important;
}

body:has(.MotammamAppbar img[src="images/Motamam-Images/Motamam-logo.svg"])
  .Search
  button {
  transform: rotateY(180deg);
}

body:has(.MotammamAppbar img[src="images/Motamam-Images/Motamam-logo.svg"])
  .search-modal
  .mud-focus-trap
  .mud-dialog-content
  .mud-input-control-input-container
  .mud-input-adornment
  > button {
  transform: rotateY(180deg);
}

.Search > button {
  background-color: #27b18d !important;
  border-radius: 40px !important;
  overflow: hidden !important;
}

.search-modal.mud-dialog .mud-dialog-content {
  overflow: unset !important;
  padding: 16px !important;
  margin-top: 0px !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
}

.search-modal.mud-dialog .mud-dialog-content > div:first-child {
  flex-grow: 1;
}

.search-modal.mud-dialog .mud-dialog-title {
  padding: 0px !important;
}

body:has(.search-modal) .mud-overlay .mud-overlay-scrim.mud-overlay-dark {
  backdrop-filter: blur(4px);
  position: relative !important;
}

.search-modal.mud-dialog {
  overflow: unset !important;
  border-radius: 16px !important;
}

.search-modal .mud-dialog-content > button.mud-button {
  padding: 10px !important;
  min-width: unset !important;
  border-radius: 8px;
  border: unset;
}

search-modal .mud-dialog-content > button.mud-button .mud-button-label {
  display: flex !important;
}

.search-modal .mud-dialog-content > button .mud-button-icon-size-medium {
  margin: 0px !important;
}

.search-modal .mud-input.mud-input-outlined .mud-input-outlined-border {
  border-radius: 8px !important;
}

.mud-input-adornment .mud-icon-button {
  padding: 8px !important;
}

.FooterMtmm > div.container-fluid {
  padding: 0px !important;
}

.Motamam-Footer + p {
  display: none;
}

.Footer-Social a {
  width: 40px;
  height: 40px;
  background-color: #dd5900;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 150ms ease-in-out;
}

.Footer-Social a img {
  width: 30px;
  height: 30px;
}

.Footer-Social a img[src="images/Motamam-Images/Eita.png"] {
  background-color: #fff;
  border-radius: 12px;
}

.Motamam-Footer .Motamam-Footer-Item li a:hover {
  color: #dd5900 !important;
  transition: all 150ms ease-in-out;
}

.app-admin-modal .btn,
.AdminContainer .btn {
  max-width: 140px;
  width: 140px;
}

.mobileNavMenuItems > div.mud-nav-item {
  border-bottom: 1px solid #e9e9e9;
}

.mobileNavMenuItems > div.mud-nav-item:last-child {
  border-bottom: unset;
}

.mobileNavMenuItems > div.mud-nav-item > .active {
  background-color: #dd5900 !important;
  border-radius: 0px !important;
}

.mobileNavMenuItems > div.mud-nav-item > .active > div {
  color: white !important;
}

.search-modal button.mud-button {
  background-color: #dd5900 !important;
}

.outSearchPage {
  background-color: #0b1e3f !important;
}

.mud-appbar.MotammamAppbar {
  background-color: #0b1e3f !important;
}

.share-wrapper-news {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.share-wrapper-news > div:first-child {
  font-size: 15px !important;
}

.share-wrapper-news > div:first-child > a {
  font-size: 15px !important;
}

.share-wrapper-news > div:first-child > a:hover {
  color: #dd5900;
}

.container-fluid:has(.share-wrapper-news) {
  background: #ffe4d2;
  padding: 20px 0;
}

body:has(.MotammamAppbar) .app-admin-modal {
  text-align: center !important;
}

.Motamam-Footer .Motamam-Footer-Menu {
  gap: 8px;
}

.ArshiveBtnEn {
  float: right;
}

div:has(.mapIranSvg) > div > svg {
  width: 100% !important;
}

.mobileShare {
  display: none;
}

@media (max-width: 599px) {
  .content:not(:has(.Motamam-swiper)) {
    margin-top: 0;
  }

  div:has(.mapIranSvg) > div > svg {
    width: 100% !important;
    height: 450px !important;
  }

  .mobileShare {
    display: inline-flex;
  }

  .desktopShare {
    display: none;
  }
}

body:has(.MotammamAppbar > div > div > button.active)
  .container-fluid:has(
    .motamam-about,
    .detailnews,
    .Detail-Related-News,
    .MotamamWeb-title,
    .Mtmm-RightNews-Block,
    .Mtmm-LeftNews-Block,
    .Mtmm-NewsSection
  ) {
  padding-left: 10px !important;
  padding-right: 10px !important;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.monaqeseh_mozayedeh .nav-item button.nav-link {
  width: 100% !important;
  max-width: 100% !important;
}

body:has(.monaqeseh_mozayedeh) .Project-contentBox-info h4 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.endMonageseh {
  background: #dd5900 !important;
}

.News-base-video-item > a > img {
  aspect-ratio: 16/9;
  object-fit: cover;
  border-radius: 4px;
}

.News-Base .ArshiveBtn.MiniBtn {
  top: -40px !important;
}

@media print {
  .News-imagegallry .News-imageWrapper {
    row-gap: 22px;
  }

  .Tag-section:has(.Mtmm-Tags):before {
    right: 15px;
  }

  .Mtmm-Tags:first-child {
    margin-right: 40px;
  }

  .BackToArshive {
    padding-left: 15px;
  }

  .social-icons img {
    width: 26px;
  }

  .share-button img {
    width: 22px;
  }

  .Project-Detail-Items.printable {
    padding: 0 16px;
  }

  .detailnews-content .detailnews-info {
    flex-wrap: wrap;
    margin-bottom: 12px;
  }

  .detailnews-content .detailnews-info p {
    margin: 0;
    padding: 2px;
  }

  .rezept-show-comments h2 {
    font-size: 15px;
  }

  body:has(.MotammamAppbar) span.app-moduletitle {
    font-size: 15px;
  }

  .Detail-Related-News .Mtmm-LeftNews-Block .Mtmm-LeftNews-Block-Items img,
  .LeftNewsList
    .Mtmm-LeftNews-Block
    .Mtmm-LeftNews-Block-Items
    img:not(
      .News-Base.Arshive-News.LeftNewsList
        .Mtmm-LeftNews-Block
        .Mtmm-LeftNews-Block-Items
        img
    ) {
    width: 105px;
    height: 106px;
    object-fit: cover;
  }

  .contact-infobox ul li a,
  .contact-infobox.box3 span,
  .contact-infobox.box1 {
    line-height: 25px;
    font-size: 14px;
  }

  .detail-picture-report-title {
    font-size: 19px;
    line-height: 28px;
    font-weight: 600;
  }

  .Motamam-TabContentBlock {
    padding: 24px 16px 0;
  }

  .Arshive-News.LeftNewsList .Mtmm-LeftNews-Content h4,
  .Mtmm-News-Base-Content h4,
  .News-Base h4 {
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .hs-xs-padding {
    padding: 0 15px !important;
  }

  .container.News-Base-Tab {
    padding: 0 !important;
  }

  .News-Base-Tab .nav-pills.nav-link {
    height: 47px !important;
  }

  .Mtmm-News-Base-Block-Items,
  .News-Base.Arshive-News .Mtmm-LeftNews-Block-Items {
    flex-direction: column;
    gap: 16px;
  }

  .Arshive-News.LeftNewsList .Mtmm-LeftNews-Content h4,
  .Mtmm-News-Base-Content h4,
  .News-Base h4 {
    font-size: 14px !important;
  }

  span.News-Base-kiker {
    font-size: 12px !important;
  }

  .fs-xs-18 {
    font-size: 18px;
  }

  .Img-Media-Themplate {
    gap: 20px;
  }

  .MotammamAppbar {
    height: 62px;
  }

  .Picture-report-arshiveBtn.MotamamWeb-Btn.ArshiveBtn {
    margin-left: 15px;
  }

  .News-Arshive-List {
    padding: 0 17px;
  }

  .Arshive-alboum {
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
    justify-content: center;
    gap: 0 !important;
  }

  .detailnews-body video {
    margin-bottom: 8px;
    width: 100%;
  }

  body:has(.MotammamAppbar) .container {
    padding: 0 24px;
  }

  .Motamam-TabContent {
    padding: 32px 16px;
  }

  .MotamamWeb-TabContainer {
    padding: 32px 0 0px !important;
  }

  .Motamam-Copyright {
    font-size: 10px;
  }

  .Footer-Social {
    justify-content: center;
  }

  .Footer-Brands img {
    max-width: 42px;
    max-height: 42px;
  }

  .Motamam-Footer .Motamam-Footer-Menu {
    flex-direction: column;
  }

  .project-TabContentBoxDesc p {
    font-size: 15px;
  }

  .Mtmm-WebProjects-Contents-Items {
    margin-top: 40px;
  }

  .project-TabContent-numberbox {
    width: 18%;
  }

  .Motamam-project-TabContent-box.d-flex > div.d-flex {
    width: 100%;
  }

  #pills-tabContent-two .Motamam-project-TabContent-box {
    padding: 0 16px;
  }

  .Motamam-Tab-Nav li button span {
    font-size: 15px;
  }

  *:has(.MotammamAppbar),
  body:has(.MotammamAppbar) {
    font-size: 15px;
  }

  .detailnews-info p {
    line-height: 22px !important;
  }

  body:has(.MotammamAppbar) p {
    line-height: 32px;
  }

  .motamam-about h2 {
    font-size: 18px;
  }

  .MotamamWeb-title.mtmm-title-color h2 {
    font-size: 15px;
  }

  .Motamam-Tab-Nav,
  .nav.nav-pills.mb-3.Project-tab {
    flex-wrap: nowrap;
    overflow-x: scroll;
    flex-grow: 1;
    justify-content: start;
  }

  #pills-tab-two .nav-link {
    height: 100%;
  }

  .Mtmm-WebProjects-tabs ul {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
  }

  .Mtmm-WebProjects-tabs ul li {
    flex: 0 0 auto;
  }

  .Motamam-Tab-Nav li button img {
    height: 60px;
    width: auto;
  }

  .nav-pills
    .nav-link:not(.News-Base-Tab .nav-pills .nav-link, .Project-tab .nav-link) {
    height: 97px;
  }

  .News-Base-Tab .nav-pills .nav-link {
    height: 42px;
  }

  .MotamamWeb-TabContainer .nav-pills .nav-link {
    width: 170px;
  }

  body:has(.MotammamAppbar) .container-fluid {
    padding: 0 !important;
  }

  .Motamam-swiper .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }

  .Motamam-Menu .MobileMenu button {
    padding: 0;
  }

  .Motamam-swiper {
    padding-top: 66px;
  }

  .Motamam-swiper h1 {
    top: 13px;
    line-height: 28px;
    font-size: 18px;
  }

  .Mtmm-WebProjects-Block {
    flex-wrap: wrap;
  }

  .Detail-news-head {
    padding: 16px;
  }

  .News-imageWrapper .detail-picture-report {
    font-size: 14px;
  }

  .detailnews-body img:not(.detailnews-info img, .News-imagegallry img) {
    max-width: 100%;
    margin-bottom: 24px;
    height: auto;
  }

  #Mtmm-detail-news-content {
    margin-top: 38px;
  }

  .News-imageWrapper .col-md-3 {
    width: 50% !important;
  }

  .newsVideoWrapper {
    width: 100%;
  }

  .aparatVideoWrapper {
    width: 100%;
  }

  .News-Aparat-Video > div.d-flex {
    gap: 16px;
  }

  .titleNewsAddOn {
    font-size: 15px;
    font-weight: 600;
    color: #dd5900;
  }

  .detailnews-body img:not(.detailnews-info img) {
    margin-right: 0px !important;
  }

  .Detail-Related-News .Mtmm-LeftNews-Block .Mtmm-LeftNews-Block-Items {
    flex-direction: column;
  }

  .Detail-Related-News .Mtmm-LeftNews-Block .Mtmm-LeftNews-Block-Items > a img {
    width: 100% !important;
    height: 100% !important;
    aspect-ratio: 4 / 3;
  }

  *:has(.MotammamAppbar) .Detail-news-head {
    font-size: 20px;
  }

  .mud-main-content p,
  .about-feature ul li {
    font-size: 14px !important;
    line-height: 24px !important;
  }

  .row.about-feature:has(.Outlook-aboutBox) {
    gap: 16px;
    margin: 0 0;
    margin-bottom: 24px;
  }

  .row.about-feature {
    margin-bottom: 24px;
  }

  .contact-infobox.box1 {
    max-width: 100%;
  }

  .Project-contentBox {
    margin-bottom: 24px;
  }

  .Arshive-News a > img {
    width: 100%;
  }

  .Mtmm-News-Base-Block .Mtmm-News-Base-Block-Items img {
    width: 100%;
  }

  .Main-PictureReport-Albums a {
    width: 50%;
  }

  .Main-PictureReport-Albums a img {
    object-fit: cover;
  }

  .container-fluid .px-4:has(.VideoThemplate) {
    padding-right: 0px !important;
  }

  .container-fluid .px-4:has(.newsAlbumeWrapper) {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .Main-PictureReport-Albums a img {
    border-radius: 4px;
  }

  .fancybox-img {
    margin-bottom: 12px !important;
    width: 100% !important;
  }

  .noPrint {
    display: none !important;
  }

  .detailnews-content .Deatil-description {
    width: 100%;
    text-align: justify;
    font-size: 14px;
    margin-top: 16px !important;
  }

  .detailnews-content .DetailBody p {
    font-size: 18px !important;
    margin-bottom: 8px !important;
    line-height: 32px !important;
  }

  .detailnews-content .DetailBody {
    margin-top: 16px !important;
  }

  .detailnews-content .mtmm-title-color {
    margin-top: 16px !important;
  }

  @page {
    padding: 20px !important;
  }
}

body:not(:has(.MotammamAppbar > div > div > button.active)),
.content:not(:has(.container-fluid .form-group ul.nav.nav-tabs)) {
  margin-top: 0rem;
}

.News-base-video-item > a > img {
  aspect-ratio: 16/9;
  object-fit: cover;
}

.News-Base .ArshiveBtn.MiniBtn {
  top: -40px !important;
}

.Motamam-Footer .footerLable {
  margin-bottom: 8px !important;
  padding-bottom: 12px !important;
  border-bottom: 1px solid #fff;
  font-weight: 600;
}

.Project-contentBox-info > a > div {
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-size: 14px;
  padding: 16px 0;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin: 16px 0;
}

.Project-contentBox-info > a > div > span {
  font-weight: 600;
}

.scrollsnap {
  height: 0;
}

.dateArchive {
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: start;
}

.News-Base-Tab:has(.Tab-News-block) {
  padding: 0px !important;
}

.Mtmm-NewsSection:has(.MiniBtn) {
  height: 42px !important;
}

.Project-contentBox-info > a > h4,
.Project-contentBox-info h4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
}

.snap-section {
  width: 100%;
}

#home-page-main-slider .swiper-title-home {
  position: absolute;
  top: 73px;
  padding: 8px 24px;
  font-weight: 700;
  color: #fff;
  background: #0000004f;
}

.News-imagegallry {
  width: 100%;
}

@media (max-width: 599px) {
  #home-page-main-slider .swiper-title-home {
    font-size: 17px;
  }

  .swiper_slider_banner .Motamam-swiper {
    height: 100%;
  }

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

@media (min-width: 992px) and (max-width: 1199px) {
  .Motamam-Menu .mud-menu-item .mud-menu-item-text,
  .Motamam-Menu .mud-nav-link-text {
    font-size: 11px;
  }
}

@media (min-width: 992px) {
  div.row.px-4:has(.mySwiperBanner) {
    height: 100%;
  }
}

.container-fluid.has-news-head.Project-breadcrumb {
  background: #ffe4d2;
  padding: 20px 0;
  font-size: 15px;
}

@media (max-width: 767px) {
  .container-fluid.has-news-head.Project-breadcrumb {
    padding: 26px 16px 15px !important;
    margin-top: 6px;
  }

  #home-page-main-slider .slide.Motamam-swiper {
    position: relative !important;
  }
}

@media (min-width: 768px) {
  .container-fluid.has-news-head.Project-breadcrumb {
    background: #ffe4d2;
  }
}

@media (min-width: 600px) and (max-width: 767px) {
  .Mobile-BannerSliders {
    display: none !important;
  }
}

.NiciCompany > .content:has(.container-fluid:has(.Detail-news-head)) {
  padding: 0px;
}

div:first-child:has(.mud-pagination.mud-pagination-text) {
  text-align: center;
}

.Contact-us-block > .contact-infoBlock {
  position: relative;
  z-index: 2;
}

.Contact-us-block > img.contact-bg-fixed {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  bottom: 0px;
  right: 0px;
  z-index: 1;
}

/* */

:root {
  --navy: #0c2349;
  --ink: #17243b;
  --teal: #0c8d80;
  --muted: #7b8798;
  --pale: #f2f6fa;
  --line: #e5ebf0;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: var(--ink);
  background: #fff;
  font:
    16px Vazir,
    Tahoma,
    sans-serif !important;
}

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

button {
  font: inherit;
  border: 0;
  cursor: pointer;
}

.container {
  width: min(1110px, calc(100% - 56px));
  margin: auto;
}

.site-header {
  height: 64px;
  background: var(--navy);
  color: #dce6f3;
  position: relative;
  z-index: 20;
}

.header-inner {
  height: 100%;
  display: flex;
  align-items: center;
  gap: 36px;
}

.brand {
  display: flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
}

.brand-mark {
  width: 30px;
  height: 30px;
  border: 1px solid #91a6c1;
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: #b8dc79;
  position: relative;
  font-size: 15px;
}

.brand-mark:after {
  content: "";
  position: absolute;
  inset: 4px;
  border: 1px solid #357b82;
  border-radius: 50%;
}

.brand-copy {
  display: flex;
  flex-direction: column;
  line-height: 1.15;
}

.brand-copy strong {
  font-size: 12px;
  font-weight: 700;
}

.brand-copy small {
  font-size: 6px;
  letter-spacing: 0.7px;
  direction: ltr;
  text-align: right;
  color: #8295af;
}

.main-nav {
  display: flex;
  gap: 26px;
  margin-left: auto;
  font-size: 13px;
}

.main-nav a {
  transition: color 0.2s;
}

.main-nav a:hover {
  color: #8de0d5;
}

.login-button {
  background: #177e77;
  color: #fff;
  border-radius: 3px;
  padding: 7px 18px;
  font-size: 13px;
  transition: background 0.2s;
}

.login-button:hover,
.primary-button:hover {
  background: #087067;
}

.menu-button {
  display: none;
  background: transparent;
  width: 35px;
  padding: 4px;
}

.menu-button span {
  display: block;
  height: 2px;
  background: #fff;
  margin: 5px 0;
}

.hero {
  height: 365px;
}

.hero-swiper,
.hero-slide {
  height: 100%;
}

.hero-slide {
  position: relative;
  background-size: cover;
  background-position: center;
}

.hero-slide-one {
  background-image: url("https://images.unsplash.com/photo-1518005020951-eccb494ad742?auto=format&fit=crop&w=1800&q=85");
}

.hero-slide-two {
  background-image: url("https://images.unsplash.com/photo-1497366811353-6870744d04b2?auto=format&fit=crop&w=1800&q=85");
}

.hero-slide-three {
  background-image: url("https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1800&q=85");
}

.hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(11, 34, 72, 0.12),
    rgba(5, 18, 42, 0.78)
  );
}

.hero-content {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}

.hero-panel {
  width: 535px;
  padding: 30px 42px 32px 34px;
  background: rgba(7, 21, 46, 0.72);
  border-right: 3px solid var(--teal);
  animation: panel-in 0.8s both;
}

.eyebrow,
.section-heading span,
.cta-box > div > span {
  color: #159789;
  font-size: 14px;
  font-weight: 700;
}

.hero .eyebrow {
  color: #81d2c6;
}

.hero h1 {
  font-size: 33px;
  line-height: 1.35;
  margin: 6px 0 5px;
  font-weight: 800;
  color: white;
}

.hero p {
  color: #e4eaf2;
  margin: 0 0 20px;
  font-size: 13px;
}

.primary-button {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background: var(--teal);
  color: #fff !important;
  border-radius: 4px;
  padding: 9px 20px;
  font-size: 13px;
  transition:
    transform 0.2s,
    background 0.2s;
}

.primary-button:hover {
  transform: translateY(-2px);
}

.primary-button span {
  font-size: 15px;
  line-height: 1;
}

.hero-pagination {
  bottom: 22px !important;
}

.hero-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #fff;
  opacity: 0.55;
}

.hero-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}

.news-section,
.services-section,
.events-section {
  padding: 43px 0 42px;
}

.news-section {
  background: #fff;
}

.section-heading {
  text-align: center;
  margin-bottom: 24px;
}

.section-heading span {
  display: block;
  margin-bottom: 2px;
}

.section-heading h2 {
  font-size: 18px;
  line-height: 1.4;
  margin: 0;
  font-weight: 800;
}

.news-layout {
  display: flex;
  gap: 14px;
  direction: ltr;
}

.news-swiper {
  flex: 1.35;
  min-width: 0;
  direction: rtl;
}

.news-list-swiper {
  flex: 1;
  min-width: 0;
  direction: rtl;
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #fff;
  padding: 3px 18px;
}

.card {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 8px;
  overflow: hidden;
}

.news-feature img {
  display: block;
  width: 100%;
  height: 148px;
  object-fit: cover;
  transition: transform 0.5s;
}

.news-feature:hover img {
  transform: scale(1.04);
}

.card-body {
  padding: 24px;
}

.card small,
.event-card small,
.news-list small {
  font-size: 13px;
  color: var(--teal);
}

.card h3,
.event-card h3 {
  font-size: 14px;
  margin: 5px 0 3px;
  line-height: 1.8;
}

.card p,
.event-card p {
  color: var(--muted);
  font-size: 13px;
  margin: 0;
}

.section-heading .inverse {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  text-align: center;
  height: 70px;
}

.card a {
  display: block;
  color: var(--teal);
  font-size: 13px;
  margin-top: 5px;
}

.news-list .swiper-slide {
  height: auto !important;
  padding: 20px;
  border-bottom: 0px !important;
}

.news-list .swiper-slide:last-child {
  border-bottom: 0;
}

.news-list h3 {
  font-size: 18px;
  margin: 0;
  line-height: 1.6;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-list p {
  color: var(--muted);
  font-size: 15px;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.carousel-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 16px;
  direction: ltr;
}

.carousel-controls button {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--teal);
  color: #fff;
  font-size: 18px;
  line-height: 1;
  transition:
    transform 0.2s,
    background 0.2s;
}

.carousel-controls button:hover {
  background: #087168;
  transform: scale(1.08);
}

.news-pagination,
.events-pagination {
  width: auto !important;
  display: flex;
  align-items: center;
  gap: 5px;
}

.swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  background: #9bb7b5;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: var(--teal);
  width: 7px;
  height: 7px;
}

.services-section,
.events-section {
  background: var(--pale);
}

.service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.service-card {
  background: #fff;
  min-height: 104px;
  border-radius: 16px;
  padding: 14px 17px;
  transition:
    transform 0.25s,
    box-shadow 0.25s;
}

.service-card:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 22px rgba(23, 54, 88, 0.09);
}

.service-icon {
  display: grid;
  place-items: center;
  width: 21px;
  height: 21px;
  border-radius: 5px;
  background: #e3f4f1;
  color: var(--teal);
  font-size: 13px;
  float: right;
  margin-left: 9px;
}

.service-card h3 {
  font-size: 14px;
  margin: 2px 0 3px;
}

.service-card p {
  font-size: 13px;
  color: var(--muted);
  clear: both;
  margin: 0;
}

.stats-section {
  background: var(--navy);
  color: #fff;
  padding: 38px 0 39px;
  height: 350px;
}

.inverse {
  margin-bottom: 24px;
}

.inverse span {
  color: #42b3a4;
  margin-bottom: 16px;
}

.inverse h2 {
  color: #fff;
}

.stats-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  direction: rtl;
}

.stats-grid strong {
  margin-bottom: 16px;
}

.stats-grid > div {
  background: rgba(42, 69, 111, 0.46);
  border: 1px solid rgba(143, 177, 215, 0.12);
  border-radius: 16px;
  text-align: center;
  padding: 50px 12px;
  transition: transform 0.25s;
}

.stats-grid > div strong {
  margin-bottom: 16px;
}

.section-heading.inverse {
  display: flex;
  flex-direction: column;
  height: 70px;
  justify-content: space-around;
}

.stats-grid > div:hover {
  transform: translateY(-3px);
}

.stats-grid strong {
  display: block;
  font-size: 20px;
  line-height: 1.4;
}

.stats-grid span {
  display: block;
  color: #cad7e9;
  font-size: 9px;
}

.events-swiper {
  direction: rtl;
}

.event-card {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
}

.event-card img {
  width: 100%;
  height: 98px;
  object-fit: cover;
  display: block;
  transition: transform 0.5s;
}

.event-card:hover img {
  transform: scale(1.05);
}

.event-card > div {
  padding: 9px 13px 12px;
}

.event-card h3 {
  font-size: 11px;
}

.event-card p {
  font-size: 9px;
}

.cta-section {
  padding: 42px 0;
}

.cta-box {
  border-radius: 9px;
  min-height: 135px;
  background:
    linear-gradient(90deg, rgba(10, 29, 61, 0.94), rgba(11, 32, 67, 0.92)),
    url("Images/cta-card.png") center/cover;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 32px 45px;
  flex-direction: column;
  text-align: center;
  height: 250px;
}

.cta-box > div:first-child span,
.cta-box > div:first-child h2,
.cta-box > div:first-child p {
  margin-bottom: 16px;
}

.cta-box > div:first-child h2 {
  margin-top: 16px;
}

.cta-box > div > span {
  color: #19a192;
}

.cta-box h2 {
  font-size: 20px;
  margin: 4px 0;
}

.cta-box p {
  font-size: 13px;
  color: #d9e1ed;
  margin: 0;
}

.site-footer {
  background: #06162f;
  color: #d4deeb;
  padding: 37px 0 16px;
}

.footer-grid {
  display: grid;
  grid-template-columns: 1.6fr 1fr 1fr 1.25fr;
  gap: 42px;
  padding-bottom: 30px;
}

.footer-brand p {
  font-size: 13px;
  color: #a2b1c7;
  max-width: 220px;
  margin: 15px 0 0;
}

.site-footer h3 {
  font-size: 14px;
  color: #fff;
  margin: 1px 0 11px;
}

.site-footer a,
.site-footer p {
  display: block;
  font-size: 13px;
  color: #9dacbf;
  margin: 4px 0;
}

.footer-bottom {
  border-top: 1px solid rgba(183, 205, 229, 0.13);
  padding-top: 12px;
  display: flex;
  justify-content: space-between;
  color: #72849e;
  font-size: 8px;
}

.footer-bottom span {
  font-size: 13px;
}

.footer-bottom a {
  color: #8eb7bd;
}

.toast {
  position: fixed;
  bottom: 22px;
  right: 22px;
  background: var(--navy);
  color: #fff;
  padding: 11px 18px;
  border-radius: 6px;
  font-size: 14px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.18);
  opacity: 0;
  transform: translateY(15px);
  pointer-events: none;
  transition: 0.25s;
  z-index: 30;
}

.toast.show {
  opacity: 1;
  transform: none;
}


.mud-navmenu .mud-menu .mud-button{
      color: #fff!important;
      font-weight: 700!important;
      font-size: 15px!important;
    }

    .bi-house-fill::before{
      content:unset!important;
    }

@keyframes panel-in {
  from {
    opacity: 0;
    transform: translateY(18px);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@media (max-width: 800px) {
  .container {
    width: min(100% - 32px, 600px);
  }

  .main-nav {
    position: absolute;
    top: 64px;
    right: 0;
    left: 0;
    background: var(--navy);
    display: none;
    flex-direction: column;
    padding: 14px 25px;
    gap: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
  }

  .main-nav.open {
    display: flex;
  }

  .main-nav a {
    padding: 8px 0;
  }

  .menu-button {
    display: block;
  }

  .header-inner {
    gap: 15px;
  }

  .brand {
    margin-right: auto;
  }

  .login-button {
    display: none;
  }

  .hero {
    height: 385px;
  }

  .hero-panel {
    width: 100%;
    padding: 25px 24px;
  }

  .hero h1 {
    font-size: 28px;
  }

  .news-layout {
    display: block;
  }

  .news-list-swiper {
    margin-top: 12px;
  }

  .service-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .stats-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .event-card img {
    height: 150px;
  }

  .footer-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }

  .footer-brand {
    grid-column: 1/-1;
  }

  .cta-box {
    padding: 25px;
    gap: 20px;
  }
}

@media (max-width: 460px) {
  body {
    font-size: 12px;
  }

  .container {
    width: calc(100% - 28px);
  }

  .brand-copy strong {
    font-size: 10px;
  }

  .brand-copy small {
    font-size: 5px;
  }

  .hero {
    height: 360px;
  }

  .hero h1 {
    font-size: 24px;
  }

  .hero p {
    font-size: 11px;
  }

  .section-heading h2 {
    font-size: 15px;
  }

  .service-grid {
    grid-template-columns: 1fr;
  }

  .service-card {
    min-height: 86px;
  }

  .stats-grid strong {
    font-size: 17px;
  }

  .cta-box {
    display: block;
    text-align: center;
  }

  .cta-box .primary-button {
    margin-top: 15px;
  }

  .footer-grid {
    grid-template-columns: 1fr 1fr;
  }

  .footer-bottom {
    display: block;
    text-align: center;
  }

  .footer-bottom a {
    margin-top: 5px;
  }

  .toast {
    right: 14px;
    left: 14px;
    text-align: center;
  }
}

.YSTPCompany {
  padding-top: 0px !important;
}

#home-page-main-slider::part(button-prev),
#home-page-main-slider::part(button-next) {
  width: 24px;
  height: 24px;
  top: auto;
  bottom: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 11 !important;
  background-color: #ffffff80 !important;
  border-radius: 100000px;
  padding: 14px;
  color: white;
  scale: 0.6;
}

#home-page-main-slider::part(button-prev) {
  right: calc(50% - 80px);
}

#home-page-main-slider::part(button-next) {
  left: calc(50% - 80px);
}

#home-page-main-slider::part(button-prev) svg,
#home-page-main-slider::part(button-next) svg {
  width: 5px;
  height: 10px;
  scale: 0.6;
  color: white !important;
}

#home-page-main-slider::part(pagination) {
  bottom: 84px !important;
}

.RightNewsList .mySwiperNews::part(button-prev),
.RightNewsList .mySwiperNews::part(button-next) {
  width: 24px;
  height: 24px;
  top: auto;
  bottom: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 11 !important;
  background-color: #0e7c6e !important;
  border-radius: 100000px;
  color: white;
  padding: 14px;
  scale: 0.6;
}

.RightNewsList .mySwiperNews::part(button-prev) {
  right: calc(50% - 80px);
}

.RightNewsList .mySwiperNews::part(button-next) {
  left: calc(50% - 80px);
}

.RightNewsList .mySwiperNews::part(button-prev) svg,
.RightNewsList .mySwiperNews::part(button-next) svg {
  width: 5px !important;
  height: 10px !important;
  color: white !important;
  scale: 0.6;
}

.RightNewsList .mySwiperNews::part(pagination) {
  bottom: 16px !important;
}

.News-base-video .mySwiper::part(button-prev),
.News-base-video .mySwiper::part(button-next) {
  width: 24px;
  height: 24px;
  top: auto;
  bottom: -8px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 11 !important;
  background-color: #0e7c6e !important;
  border-radius: 100000px;
  color: white;
  padding: 14px;
  scale: 0.6;
}

.News-base-video .mySwiper::part(button-prev) {
  right: calc(50% - 114px);
}

.News-base-video .mySwiper::part(button-next) {
  left: calc(50% - 114px);
}

.News-base-video .mySwiper::part(button-prev) svg,
.News-base-video .mySwiper::part(button-next) svg {
  width: 5px !important;
  height: 10px !important;
  color: white !important;
  scale: 0.6;
}

.News-base-video .mySwiper::part(pagination) {
  bottom: 4px !important;
}

.mud-expand-panel-content:has(.news-list),
.mud-expand-panel-content:has(.RightNewsList) {
  padding: 0px !important;
}

.news-list {
  border-radius: 16px !important;
  overflow: hidden;
  border: 1px solid #e2e8f0;

}

.Mtmm-RightNews-Block .card-body h3 {
  font-size: 18px;
  margin: 0;
  line-height: 1.6;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.Mtmm-RightNews-Block .card-body p {
  color: var(--muted);
  font-size: 15px;
  margin: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
}

.Mtmm-RightNews-Block .card-body a {
  color: #0e7c6e !important;
}

.Mtmm-RightNews-Block .card-body a img {
  width: 16px;
  height: 16px;
}

.Mtmm-RightNews-Block .card-body > div {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.Mtmm-RightNews-Block {
  max-height: 438px;
}

.Mtmm-RightNews-Block .card-body {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

body:has(#home-page-main-slider) .pa-4 {
  padding: 0px !important;
}

.news-list .swiper-wrapper {
  gap: 0px !important;
}

.news-list {
  max-height: 438px !important;
}

.container:has(.RightNewsList) {
  padding: 0px !important;
}

.d-flex.flex-column.gap-2.pa-4:has(#home-page-main-slider) {
  gap: 0px !important;
}
.container-fluid > .row:has(.RightNewsList) {
  margin: unset !important;
  padding-left: 16px !important;
}
body:has(#home-page-main-slider) .container-fluid:has(> .row.px-4) {
  padding: 0px !important;
}

.news-list > div article {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 2px;
  padding: 16px !important;
}

.news-list > div article::before {
  content: " ";
  display: block;
  width: 90%;
  height: 1px;
  border-radius: 10px;
  background-color: #e2e8f0;
  position: absolute;
  bottom: 0px;
  transform: translate(-50%, -50%);
  left: 50%;
}

.news-list > div a:last-child article::before {
  height: 0px;
}
.container-fluid:has(.news-list) .px-4,
.container-fluid:has(.stats-section) .px-4,
.container-fluid:has(.cta-section) .px-4,
.container-fluid:has(.site-footer) .px-4 {
  padding: 0px !important;
}

.Mtmm-RightNews-Block .card-body small {
  font-size: 13px;
  color: var(--teal);
}

.container-fluid:has(.news-list) > .row.px-4{
  margin: 0px !important;
}

@media (width <= 600px){
  #home-page-main-slider::part(pagination) {
  bottom: 16px !important;
}
#home-page-main-slider::part(button-prev),
#home-page-main-slider::part(button-next){
  bottom: 4px;
}

.news-list{
  margin-bottom: 48px;
}
}
