body {
  direction: rtl;
  color: rgb(89, 89, 89);
  font-family: IRANYekanXFaNum;
}

img.top-header {
  width: 17px;
}

a {
  text-decoration: none;
}

span.top-header {
  font-size: 12px;
  color: rgb(107, 107, 107);
  margin-right: 5px;
  margin-top: 3px;
}

.dng-megamenu .dnngo_slide_menu li a > span {
  color: #878787;
  font-weight: 600;
}
#mobileheader-467352 .header-area .logo img {
    max-height: 33px !important;
}
div.top-header {
  margin-left: 30px;
}

section.top-header {
  background: rgb(246, 245, 245);
  padding-top: 10px;
  padding-bottom: 7px;
}

img.logo-img {
  width: 196px;
  height: auto;
}

section.header-sec {
  padding-top: 15px;
  padding-bottom: 15px;
}
.primary_structure li span{
  font-size: 13px;
  color: rgb(135, 135, 135);
    cursor: pointer;
  font-weight: 600;
  padding-top: 0px;
  line-height: 32px;
  padding-bottom: 0px;
}
.middle-pane_header{
  margin-right: 27px;
}
.header-area.area-center.header-vertical .header-content-wrap, div.header-area.text-center.header-vertical .header-content-wrap{
  align-items: flex-start !important;
}
.primary_structure li span:hover {
  color: rgb(0, 150, 166);
}

.navbar-nav .nav-link.active {
  color: rgb(0, 150, 166);
}

section.slider-sec {
  height: 580px;
  background: rgb(235, 231, 228);
  padding-top: 50px;
  padding-bottom: 50px;
}

h1.slider-h1 {
  color: rgb(0, 150, 166);
  margin-bottom: 30px;
  font-size: 50px;
  letter-spacing: -1px;
}

h3.subtitle {
  color: rgb(81, 81, 81);
  margin-bottom: 45px;
  letter-spacing: -0.5px;
  font-size: 176%;
}

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

.btn.slider-btn {
  width: 184px;
  background: rgb(0, 150, 166);
  border-style: none;
  border-radius: 0px;
  height: 54px;
  font-size: 13px;
  margin-left: 30px;
  margin-bottom: 10px;
}

.btn.slider-btn2 {
  width: 184px;
  background: rgb(98, 99, 102);
  border-style: none;
  border-radius: 0px;
  height: 54px;
  font-size: 13px;
  margin-left: 30px;
  margin-bottom: 10px;
}

h4.service-top-title {
  color: rgb(0, 150, 166);
  font-size: 18px;
  margin-bottom: 20px;
  letter-spacing: -0.5px;
  font-weight: 600;
}

h3.services-title {
  font-size: 28px;
  margin-bottom: 20px;
  letter-spacing: -1px;
  color: rgb(59, 59, 59);
}

section.services-sec {
  padding-top: 100px;
  padding-bottom: 60px;
}

p.services-p {
  font-size: 13px;
  line-height: 30px;
  color: rgb(125, 125, 125);
  padding-left: 10%;
}


span.service-tab-title {
  font-size: 17px;
  margin-right: 9px;
  color: rgb(109, 108, 108);
  text-wrap: nowrap;
}

img.services-tab-img {
  width: 24px;
}

.nav-tabs {
  padding: 0px;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}

.nav-tabs .nav-link {
  border: 0px;
  padding-bottom: 3px;
  cursor: pointer !important;
}

.nav-link.active {
  padding-bottom: 30px;
  border-bottom: 2px solid rgb(0, 150, 166) !important;
}

.tab-content {
  padding: 20px;
  margin-top: 10px;
}

div.services-div {
  margin-bottom: 55px;
}

.nav-link:hover {
  border: none;
}

h4.service-box-title {
  font-size: 14px;
  margin-right: 8px;
  margin-top: 4px;
  letter-spacing: -0.5px;
  color: rgb(94, 94, 94);
}

div.service-box-div {
  margin-bottom: 11px;
  border-left: 2px solid rgb(0, 150, 166);
  padding-top: 4px;
  padding-bottom: 4px;
}

p.service-box-p {
  font-size: 11px;
  color: rgb(137, 137, 137);
  line-height: 21px;
  margin-bottom: 2px;
  padding-left: 10px;
}

div.services-box-div {
  padding-right: 25px;
  padding-left: 25px;
}

div.services-box-main-div {
  padding: 20px 20px 20px 0px;
  border: 1px solid rgba(219, 219, 219, 0.49);
  box-shadow: rgba(0, 0, 0, 0.12) 0px 8px 6px -6px;
  transition: 0.5s;
  margin-bottom: 30px;
}

a.nav-link.active span {
  color: rgb(0, 150, 166);
}

ul.navbar-nav .nav-link.active {
  padding-bottom: 0px;
  border: 0px !important;
  cursor: pointer !important;
}

.services-box-main-div:hover {
  border: 1px solid rgb(0, 150, 166);
  transition: 0.5s;
  box-shadow: rgba(0, 150, 166, 0.11) 0px -13px 20px 10px inset;
}

div.service-title-div {
  border-right-style: solid;
  padding-right: 14px;
  border-right-color: rgba(0, 0, 0, 0.31);
  border-right-width: 1px;
}

div.service-box-p-div {
  border-right-style: solid;
  padding-right: 14px;
  border-right-color: rgba(0, 0, 0, 0.1);
  border-right-width: 1px;
}

section.map-sec {
  background: url("/Portals/_default/Skins/glend/resource/theme-assests/img/Sec1-Back.jpg") left center / cover no-repeat;
  padding-top: 50px;
  padding-bottom: 60px;
}

.services-title2 {
  color: rgb(0, 150, 166) !important;
}

.services-p2 {
  color: rgba(255, 255, 255, 0.58) !important;
}

.service-title-div2 {
  border-right-style: solid;
  border-right-color: rgb(59, 59, 59) !important;
}

.service-box-p-div2 {
  border-right-color: rgb(0, 150, 166) !important;
}

section.about-sec {
  padding-top: 140px;
  padding-bottom: 70px;
}

.service-top-title2 {
  color: rgb(81, 81, 81) !important;
}

img.about-daraje-img {
  margin-top: -10%;
  width: 93%;
}

.services-title3 {
  color: rgb(255, 255, 255) !important;
}

img.aghrabe-action {
  position: relative;
  right: 23%;
  bottom: 95px;
  width: 46%;
  animation: 3s cubic-bezier(0.52, 1.65, 1, 1) 0s infinite alternate none running aghrabeMove;
}

@keyframes aghrabeMove {
  0% {
    transform: rotate(270deg);
  }
  100% {
    transform: rotate(350deg);
  }
}

img.iran-map {
  width: 97%;
  height: auto;
  opacity: 0.9;
  animation: 1s linear(1.86 -27.85%, -0.84 83.94%) 0s infinite alternate none running mapshine;
}

.service-title-div.service-title-div3 {
  border-right-style: solid;
  border-right-color: rgb(164, 249, 255);
}

button.navbar-toggler {
  border: 0px;
  outline: 0px;
}

button:focus:not(:focus-visible) {
  outline: 0px;
  box-shadow: none !important;
}

div.daraje-div {
  padding-right: 4%;
}

section.invest-sec {
  background: url("/Portals/_default/Skins/glend/resource/theme-assests/img/Sec2-Back.jpg") left center / cover no-repeat;
  padding-top: 100px;
  padding-bottom: 60px;
}

div.invest-left-div {
  text-align: center;
}

h4.invest-top-title {
  color: rgba(255, 255, 255, 0.88);
  font-size: 17px;
  margin-bottom: 20px;
  margin-top: 15px;
}

h2.invest-title {
  font-size: 32px;
  font-weight: 600;
  color: rgb(1, 198, 212);
  margin-bottom: 20px !important;
}

div.invest-decorative-bottom-div {
  padding-right: 28%;
  margin-top: -6px;
}

div.invest-right-div {
  margin-top: -80px;
}

.invest-title2 {
  margin-right: 5px;
  color: rgb(0, 150, 166) !important;
  margin-bottom: 0px !important;
}

section.invest2-sec {
  padding-top: 100px;
  padding-bottom: 100px;
}

.invest-top-title2 {
  color: rgb(116, 116, 116) !important;
  margin-bottom: 40px !important;
}

.slider-btn.slider-btn3 {
  background: rgba(255, 255, 255, 0);
  color: rgb(116, 116, 116);
  border: 1px solid rgb(116, 116, 116);
}

img.invest2-left-img {
  width: 100%;
}

div.invest2-titlebox-div {
  padding-right: 14px;
  border-right-style: solid;
  border-right-color: rgb(0, 54, 61);
  border-right-width: 1px;
}

div.invest2-btn-div {
  padding-right: 14px;
}

section.news-sec {
  padding-top: 80px;
  padding-bottom: 80px;
  background: rgb(245, 243, 241);
}

div.news-title-div {
  padding-top: 23px;
  padding-bottom: 10px;
  padding-right: 14px;
  border-right-style: solid;
  border-right-color: rgb(0, 54, 61);
  margin-bottom: 34px;
}

div.special-news-mainbox {
  padding: 8px;
  background: rgb(255, 255, 255);
  margin-bottom: 4px;
  transition: 0.5s;
}

.special-news-img-div img {
  width: 100%;
  height: 280px;
    object-fit: cover;
}

h3.special-news-title {
  color: rgb(0, 150, 166);
  font-size: 20px;
  letter-spacing: -1px;
  line-height: 33px;
}

div.special-news-text-div {
  padding: 16px 16px 0px;
}

p.special-news-p {
  color: rgb(125, 125, 125);
  font-size: 13px;
  line-height: 26px;
  letter-spacing: -0.5px;
}

div.special-news-date-div {
  width: 109px;
  background: rgb(255, 255, 255);
  height: 32px;
  margin-top: -29px;
  position: relative;
  margin-left: 18px;
  transition: 0.5s;
}

h6.special-news-date-num {
  font-size: 15px;
  margin-top: 10px;
  color: rgb(106, 106, 106);
}

img.special-news-chevron {
  width: 10px;
  margin-left: 10px;
}

div.special-news-title-chevron-div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

h4.news-box-title {
  font-size: 16px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-right: 3px solid rgb(0, 150, 166);
  padding-right: 14px;
  border-radius: 2px;
  letter-spacing: -0.5px;
  color: rgb(106, 106, 106);
}

div.news-box-div {
  padding: 11px 0px 9px 16px;
  background: rgb(255, 255, 255);
  margin-bottom: 3px;
  transition: 0.5s;
}

div.news-box-title-chevron-div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

div.news-box-left-div {
  margin-bottom: 4px;
}

strong {
  font-weight: 600 !important;
}

section.systems-sec {
  padding-top: 100px;
  padding-bottom: 100px;
}

footer {
  background: rgb(0, 150, 166);
  padding-top: 11px;
  padding-bottom: 6px;
}
footer .dng-row>.dng-column{
      align-items: center;
}
h6.footer-title {
  color: rgb(255, 255, 255);
  margin-top: -54px;
  font-size: 15px;
  margin-right: 7px;
}

.footer-div-p {
  margin-top: 40px;
  margin-right: 15px;
}

.footer-div-p p {
  font-size: 13px;
  color: rgba(0, 56, 64, 0.79);
  margin-bottom: 14px;
}

div.footer-main-div {
  display: flex;
  align-items: center;
}

.services-box-main-div2 {
  padding: 37px 0px 37px 37px !important;
}

.service-box-div2 {
  border-right: 2px solid rgb(0, 150, 166);
  border-left: none !important;
}

.service-box-p2 {
  padding-right: 43px !important;
}

img.systems-box-img {
  padding-right: 30px;
}

.service-box-title2 {
  font-weight: 600;
  color: rgb(0, 150, 166) !important;
  font-size: 17px !important;
}

.footer-logo-img {
  width: 95%;
}

.btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
  background: rgb(5, 130, 144);
}

h2.counter-number {
  color: rgb(0, 194, 211);
  margin-top: -93px;
  margin-right: 20px;
  font-size: 37px;
  font-weight: 600;
}

h5.counter-text {
  color: rgb(255, 255, 255);
  font-size: 14px;
  margin-top: 10px;
  margin-right: 14px;
}

div.footer-copyright-div {
  margin-top: 20px;
}

.footer-p-copyright {
  direction: ltr;
  font-size: 16px !important;
  color: #4e4e4e !important;
}

.news-box-div:hover {
  background: rgb(0, 150, 166);
  transition: 0.5s;
}

.news-box-div:hover h4 {
  color: rgb(255, 255, 255);
  transition: 0.5s;
}

.news-box-div:hover img {
  filter: grayscale(1) brightness(4.5);
  transition: 0.5s;
}

.special-news-mainbox:hover {
  background: rgb(19, 131, 144);
  transition: 0.5s;
}

.special-news-mainbox:hover h3 {
  color: rgb(255, 255, 255);
  transition: 0.5s;
}

.special-news-mainbox:hover p {
  color: rgb(189, 189, 189);
  transition: 0.5s;
}

.special-news-mainbox:hover img.special-news-chevron {
  filter: grayscale(1) brightness(5.5);
  transition: 0.5s;
}

.special-news-mainbox:hover .special-news-date-div {
  background: rgb(19, 131, 144);
  transition: 0.5s;
}

.special-news-mainbox:hover h6 {
  color: rgb(255, 255, 255);
  transition: 0.5s;
}

img.services-box-icon {
  width: 36px;
  height: auto;
}

.counter-div {
  margin-bottom: 20px;
  margin-top: 30px;
}

@keyframes mapshine {
  0% {
    filter: contrast(1.5) brightness(1);
  }
  100% {
    filter: contrast(1.8) brightness(1.3);
  }
}

@keyframes sliderimage {
  0% {
    filter: grayscale(1);
  }
  100% {
    filter: grayscale(0) contrast(1.2);
  }
}

@media (max-width: 1200px) and (min-width: 921px) {
  img.aghrabe-action {
    bottom: 75px;
  }
}

@media (max-width: 425px) {
  img.aghrabe-action {
    bottom: 56px;
  }
}

@media (max-width: 375px) {
  img.aghrabe-action {
    bottom: 52px;
  }
}

@media (max-width: 425px) {
  .btn.slider-btn {
    margin-left: 2px;
  }
}

@media (max-width: 425px) {
  h1.slider-h1 {
    text-align: center;
  }
}

@media (max-width: 425px) {
  h3.subtitle {
    text-align: center;
    line-height: 40px;
  }
}

@media (max-width: 425px) {
  section.slider-sec {
    height: 670px;
  }
}

@media (max-width: 425px) {
  .invest-left-div img {
    width: 50%;
  }
}

@media (max-width: 425px) {
  footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 425px) {
  .footer-logo-img {
    width: 55%;
  }
}

@media (max-width: 425px) {
  .btn.slider-btn2 {
    margin-left: 0px;
  }
}

@media (max-width: 425px) {
  .btn-div {
    text-align: center;
  }
}

@media (max-width: 425px) {
  h4.news-box-title {
    line-height: 28px;
  }
}

@media (max-width: 425px) {
  h4.invest-top-title {
    font-size: 12px;
  }
}

@media (max-width: 425px) {
  h2.invest-title {
    font-size: 23px;
  }
}

@media (max-width: 425px) {
  div.invest-left-div {
    margin-top: 40px;
  }
}



a:hover {
    color: unset;
}

h3.special-news-title2 {
  color: rgb(0, 150, 166);
  font-size: 15px;
  letter-spacing: -1px;
  line-height: 33px;
}

p.news-main-p-archive {
  font-weight: 300;
  font-size: 14px;
  border: unset !important;
  padding: unset !important;
  background-color: unset !important;
  text-align: justify;
}

.news-single-content-p img {
  width: 100% !important;
}
#dng-megamenu219470.dng-megamenu .dnngo_slide_menu >li>a >span::after, #dng-megamenu219470.dng-megamenu .dnngo_submenu li a > span::after{
  background-color: #4444445e !important;
    height: 2px !important;
}
.icons-container {
    display: flex;
    gap: 16px;
    width: 100%;
    justify-content: center;
    padding-top: 22px;
}

.icons-container i {
    font-size: 27px;
    color: #f1f1f1;
}
.btn.slider-btn a {
    color: #fff;
}
.slider-btn.slider-btn3 a {
    color: unset;
}
.dng-megamenu .dnngo_slide_menu {
    width: fit-content;
}